-
-
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: 4e822a112cfe
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: e2372012f5db
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 8 files changed
- 1 contributor
Commits on May 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 68644e3 - Browse repository at this point
Copy the full SHA 68644e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47ec519 - Browse repository at this point
Copy the full SHA 47ec519View commit details
Commits on May 24, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 5f1ac55 - Browse repository at this point
Copy the full SHA 5f1ac55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ed3010 - Browse repository at this point
Copy the full SHA 4ed3010View commit details -
sleep should convert it's "time interval" argument the same way as MRI
we introduced the conversion for `Timeout#timeout(sec)` but under MRI timeout implementation delegates to sleep so it's really a must have for `Kernel#sleep`
Configuration menu - View commit details
-
Copy full SHA for 100ac2a - Browse repository at this point
Copy the full SHA 100ac2aView commit details
Commits on May 25, 2015
-
respondsTo JRuby API under 1.9.3 does not do respond_to_missing? like…
… MRI does ... wasn't noticeable too much previously but now Rails 4.2 started using respond_to_missing? on places such as AS::Duration thus it's require for us to get things such as `sleep 5.seconds` working (with convertTimeInterval argument parsing resolves #2940)
Configuration menu - View commit details
-
Copy full SHA for d246f97 - Browse repository at this point
Copy the full SHA d246f97View commit details -
Configuration menu - View commit details
-
Copy full SHA for e07e277 - Browse repository at this point
Copy the full SHA e07e277View commit details -
Configuration menu - View commit details
-
Copy full SHA for e237201 - Browse repository at this point
Copy the full SHA e237201View commit details
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.