-
-
Notifications
You must be signed in to change notification settings - Fork 925
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jruby/jruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5cc5f85dfb6d
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e1f6790599df
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
2
contributors
Commits on Apr 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ad73ff4 - Browse repository at this point
Copy the full SHA ad73ff4View commit details -
Split String[] limit test to separate method and exclude.
JRuby's limits for string offset are within int range, so this is clearly supposed to be a range error for us (rather than an index error) since the requested index is well outside int range.
Configuration menu - View commit details
-
Copy full SHA for b75be84 - Browse repository at this point
Copy the full SHA b75be84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 796b958 - Browse repository at this point
Copy the full SHA 796b958View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8780600 - Browse repository at this point
Copy the full SHA 8780600View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80a3e1b - Browse repository at this point
Copy the full SHA 80a3e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d56fca0 - Browse repository at this point
Copy the full SHA d56fca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c90308b - Browse repository at this point
Copy the full SHA c90308bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a44cdc8 - Browse repository at this point
Copy the full SHA a44cdc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74538c4 - Browse repository at this point
Copy the full SHA 74538c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c09b063 - Browse repository at this point
Copy the full SHA c09b063View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91b3a8d - Browse repository at this point
Copy the full SHA 91b3a8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2da9f75 - Browse repository at this point
Copy the full SHA 2da9f75View commit details
Commits on Apr 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a9aa369 - Browse repository at this point
Copy the full SHA a9aa369View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ba1a4 - Browse repository at this point
Copy the full SHA 50ba1a4View commit details -
Actually bind Exception#full_message and add kwarg logic.
Note: we do not have reversed traces yet.
Configuration menu - View commit details
-
Copy full SHA for 225be09 - Browse repository at this point
Copy the full SHA 225be09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5443d09 - Browse repository at this point
Copy the full SHA 5443d09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18849e2 - Browse repository at this point
Copy the full SHA 18849e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf66ceb - Browse repository at this point
Copy the full SHA cf66cebView commit details -
Configuration menu - View commit details
-
Copy full SHA for f393ef1 - Browse repository at this point
Copy the full SHA f393ef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6746915 - Browse repository at this point
Copy the full SHA 6746915View commit details -
Dispatch logic change for respond_to_missing?-methods.
This appears to be a 2.5 change. If respond_to_missing? indicates a missing method would be handled by method_missing, then #method should return a callable object that always calls through method_missing.
Configuration menu - View commit details
-
Copy full SHA for 516b4c3 - Browse repository at this point
Copy the full SHA 516b4c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43d5002 - Browse repository at this point
Copy the full SHA 43d5002View commit details -
Configuration menu - View commit details
-
Copy full SHA for a21440b - Browse repository at this point
Copy the full SHA a21440bView commit details -
Revert "Reapply 5441086 lost in later compiler optz commit."
This reverts commit 18849e2.
Configuration menu - View commit details
-
Copy full SHA for 5a8d17b - Browse repository at this point
Copy the full SHA 5a8d17bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9dd399 - Browse repository at this point
Copy the full SHA b9dd399View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbba978 - Browse repository at this point
Copy the full SHA bbba978View commit details -
Address a couple of comments from PR and change some obvious RubySymbol
consumers to proper method instead of toString. This also addressed some more m17n errors we had.
Configuration menu - View commit details
-
Copy full SHA for ad79660 - Browse repository at this point
Copy the full SHA ad79660View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1f6790 - Browse repository at this point
Copy the full SHA e1f6790View commit details
There are no files selected for viewing