-
-
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: 21f0aa09f5ae
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: 0d9ec8530156
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 4 files changed
- 2 contributors
Commits on Mar 20, 2018
-
Enumerable#one? now accept a pattern argument
For more information, please see feature #11286.
Configuration menu - View commit details
-
Copy full SHA for f2cbbc7 - Browse repository at this point
Copy the full SHA f2cbbc7View commit details -
Enumerable#none? now accept a pattern argument
For more information, please see feature #11286.
Configuration menu - View commit details
-
Copy full SHA for 3c3bd8c - Browse repository at this point
Copy the full SHA 3c3bd8cView commit details -
Enumerable#any? now accept a pattern argument
For more information, please see feature #11286.
Configuration menu - View commit details
-
Copy full SHA for 1115791 - Browse repository at this point
Copy the full SHA 1115791View commit details -
Enumerable#all? now accept a pattern argument
For more information, please see feature #11286.
Configuration menu - View commit details
-
Copy full SHA for 3e8c616 - Browse repository at this point
Copy the full SHA 3e8c616View commit details
Commits on Mar 21, 2018
-
Fix failing test with Enumerable#any?
Replace each call + JavaInternalBlockBody with callEach + BlockCallback as is implemented Enumerable#all? as well. The failed test was: https://github.com/jruby/jruby/blob/3813f0a53c22af8122e8c2b70c7d87ae35323109/spec/ruby/core/enumerable/any_spec.rb#L214
Configuration menu - View commit details
-
Copy full SHA for feac6b5 - Browse repository at this point
Copy the full SHA feac6b5View commit details -
Merge pull request #5096 from nomadium/enumerable-methods-one-none-an…
…y-and-all-now-accept-pattern-argument Enumerable#any?, all?, none? and one? now accept a pattern argument
Configuration menu - View commit details
-
Copy full SHA for 0d9ec85 - Browse repository at this point
Copy the full SHA 0d9ec85View commit details
There are no files selected for viewing