-
-
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: 65145de4bf8e^
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: 72914d70b343
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 3 files changed
- 1 contributor
Commits on Nov 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 65145de - Browse repository at this point
Copy the full SHA 65145deView commit details -
allow RaiseException() with passed nil backtrace to correctly force t…
…he backtrace as nil
Configuration menu - View commit details
-
Copy full SHA for eb2aa90 - Browse repository at this point
Copy the full SHA eb2aa90View commit details -
improve forceBacktrace (called on RaiseException()) to keep backtrace…
…() lazy the `backtrace()` return value when doing `set_backtrace` was ignored anyway
Configuration menu - View commit details
-
Copy full SHA for 7841a87 - Browse repository at this point
Copy the full SHA 7841a87View commit details -
prefer StandardError.isInstance(ex) check - over ex.kind_of(StandardE…
…rror) which is slightly faster ... avoids an instanceof check + Ruby boolean wrapping
Configuration menu - View commit details
-
Copy full SHA for 72914d7 - Browse repository at this point
Copy the full SHA 72914d7View commit details
There are no files selected for viewing