-
-
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: e90ae70b459e
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: bc0485cc86b9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 5 files changed
- 1 contributor
Commits on Nov 5, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 9a0cf9a - Browse repository at this point
Copy the full SHA 9a0cf9aView commit details -
Fixes plus partial refactor of SelectExecutor.
* Eliminate fds array, since we already have an object and fields. First step to reducing allocation. * Attach list of fds to key to allow both read and write to reg. * Update (rather than replace) key ops with additional operations. * Use SelectorPool to acquire/release selectors. * Misc cleanup of dead code. Fixes #2102 Fixes #2106
Configuration menu - View commit details
-
Copy full SHA for f79d6c3 - Browse repository at this point
Copy the full SHA f79d6c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 950f82e - Browse repository at this point
Copy the full SHA 950f82eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cfcd34 - Browse repository at this point
Copy the full SHA 1cfcd34View commit details -
Pass enumerator method name through for chars, codepoints, bytes.
Eliminates spurious warnings when doing e.g. str.chars.any? {}.
Configuration menu - View commit details
-
Copy full SHA for 0898d32 - Browse repository at this point
Copy the full SHA 0898d32View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc0485c - Browse repository at this point
Copy the full SHA bc0485cView commit details
There are no files selected for viewing