-
Notifications
You must be signed in to change notification settings - Fork 33
Comparing changes
Open a pull request
base repository: JuliaDocs/DocStringExtensions.jl
base: master
head repository: JuliaDocs/DocStringExtensions.jl
compare: release-0.4
- 17 commits
- 8 files changed
- 4 contributors
Commits on Sep 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7924c67 - Browse repository at this point
Copy the full SHA 7924c67View commit details -
Fix current_module() deprecations
On 0.7 we now use the __module__ variable from the at-template macro. The template() and template_hook() function arguments are changed to accept the calling module as an argument, instead of calling current_module() themselves. (cherry picked from commit a5ea25c)
Configuration menu - View commit details
-
Copy full SHA for 0222795 - Browse repository at this point
Copy the full SHA 0222795View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e7577d - Browse repository at this point
Copy the full SHA 0e7577dView commit details -
Merge pull request #45 from JuliaDocs/backports-0.4.1
Backports for 0.4.1
Configuration menu - View commit details
-
Copy full SHA for 8fc7911 - Browse repository at this point
Copy the full SHA 8fc7911View commit details
Commits on Jan 17, 2018
-
fix findfirst returning nothing on 0.7
(cherry picked from commit 608aa4e)
Configuration menu - View commit details
-
Copy full SHA for 4350398 - Browse repository at this point
Copy the full SHA 4350398View commit details -
(cherry picked from commit 1f42a01)
Configuration menu - View commit details
-
Copy full SHA for d905a49 - Browse repository at this point
Copy the full SHA d905a49View commit details -
Merge pull request #49 from JuliaDocs/backports-0.4.2
Backports for 0.4.2
Configuration menu - View commit details
-
Copy full SHA for 1b13791 - Browse repository at this point
Copy the full SHA 1b13791View commit details
Commits on Jan 18, 2018
-
Rename loop variable to avoid conflict (#50)
(cherry picked from commit 739f356)
Configuration menu - View commit details
-
Copy full SHA for af32119 - Browse repository at this point
Copy the full SHA af32119View commit details -
Merge pull request #51 from JuliaDocs/backports-0.4.3
Backports for 0.4.3
Configuration menu - View commit details
-
Copy full SHA for 73fc332 - Browse repository at this point
Copy the full SHA 73fc332View commit details
Commits on Mar 26, 2018
-
* Fix 0.7 deprecations * isabstract -> isabstracttype * isconcrete -> isconcretetype * module_name -> nameof * Compat for Markdown/Pkg stdlib packages Removes deprecations on Julia 0.7. (cherry picked from commit 67b2db7)
Configuration menu - View commit details
-
Copy full SHA for f374455 - Browse repository at this point
Copy the full SHA f374455View commit details -
contains(haystack, needle) -> occursin(needle, haystack) (#55)
* contains(haystack, needle) -> occursin(needle, haystack) * import Compat.LibGit2 to silence some warnings * MethodTable no longer exported from Core to Base, see JuliaLang/julia/pull/25802 (cherry picked from commit 3fb4c3d)
Configuration menu - View commit details
-
Copy full SHA for bc87221 - Browse repository at this point
Copy the full SHA bc87221View commit details -
Use Compat for Markdown/Pkg imports (#57)
(cherry picked from commit 6f47a2d)
Configuration menu - View commit details
-
Copy full SHA for 897e0ef - Browse repository at this point
Copy the full SHA 897e0efView commit details
Commits on Mar 27, 2018
-
Merge pull request #58 from JuliaDocs/backports-0.4.4
Backports for 0.4.4
Configuration menu - View commit details
-
Copy full SHA for cc83610 - Browse repository at this point
Copy the full SHA cc83610View commit details
Commits on Jul 2, 2018
-
This fixes a deprecation warning on Julia 0.7 and is fully backwards compatible with 0.6. (cherry picked from commit a5b18b4)
Configuration menu - View commit details
-
Copy full SHA for ff64c6d - Browse repository at this point
Copy the full SHA ff64c6dView commit details -
Rather than removing the value of `Pkg.dir()`, we remove the first matching entry in `DEPOT_PATH`, if any. (cherry picked from commit a12c223)
Configuration menu - View commit details
-
Copy full SHA for 73f874c - Browse repository at this point
Copy the full SHA 73f874cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44be7fc - Browse repository at this point
Copy the full SHA 44be7fcView commit details
Commits on Jul 3, 2018
-
Merge pull request #62 from JuliaDocs/backports-0.4.5
Backports for 0.4.5
Configuration menu - View commit details
-
Copy full SHA for 8f081b5 - Browse repository at this point
Copy the full SHA 8f081b5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...release-0.4