-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deprecated symbol(x...) becomes Symbol(x...) #15995
Closed
Closed
Commits on Apr 22, 2016
-
replace deprecated symbol(x...) with Symbol(x...)
This renaming follows Julia's capitalization of named Types and their constructors.
Configuration menu - View commit details
-
Copy full SHA for d346dbe - Browse repository at this point
Copy the full SHA d346dbeView commit details -
deprecated symbol(x...) becomes Symbol(x...)
This renaming follows Julia's capitalization of named Types and their constructors.
Configuration menu - View commit details
-
Copy full SHA for a0c71c9 - Browse repository at this point
Copy the full SHA a0c71c9View commit details -
Symbol(x...) replaces deprecated symbol(x...)
pull request #15995
Configuration menu - View commit details
-
Copy full SHA for e268b6a - Browse repository at this point
Copy the full SHA e268b6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 330fb30 - Browse repository at this point
Copy the full SHA 330fb30View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9e2cc9 - Browse repository at this point
Copy the full SHA e9e2cc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e285da - Browse repository at this point
Copy the full SHA 8e285daView commit details
Commits on Apr 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5c2085a - Browse repository at this point
Copy the full SHA 5c2085aView commit details -
Revert "Merged branch patch-3 into patch-2"
This reverts commit 5c2085a.
Configuration menu - View commit details
-
Copy full SHA for 9b0a2d1 - Browse repository at this point
Copy the full SHA 9b0a2d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89b233f - Browse repository at this point
Copy the full SHA 89b233fView commit details -
use Symbol(x...) for deprecated symbol(x...)
Configuration menu - View commit details
-
Copy full SHA for 007fe4f - Browse repository at this point
Copy the full SHA 007fe4fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.