-
-
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: 2ce8f3fac559^
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: 09a504dca516
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 13 files changed
- 1 contributor
Commits on Jun 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2ce8f3f - Browse repository at this point
Copy the full SHA 2ce8f3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ecc71f - Browse repository at this point
Copy the full SHA 7ecc71fView commit details -
Configuration menu - View commit details
-
Copy full SHA for df27212 - Browse repository at this point
Copy the full SHA df27212View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cff6ad - Browse repository at this point
Copy the full SHA 4cff6adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93eeb38 - Browse repository at this point
Copy the full SHA 93eeb38View commit details -
Ruby's Set/SortedSet implements java.util.Set/java.util.SortedSet
... with auto (magic) toJava conversions (like RubyArray does)
Configuration menu - View commit details
-
Copy full SHA for 9cbaa9e - Browse repository at this point
Copy the full SHA 9cbaa9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68ab2aa - Browse repository at this point
Copy the full SHA 68ab2aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90b24ed - Browse repository at this point
Copy the full SHA 90b24edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26d322c - Browse repository at this point
Copy the full SHA 26d322cView commit details -
SortedSet is (always) expected to process its elements ordered
... wouldn't care really but this is spec-ed by RubySpecs
Configuration menu - View commit details
-
Copy full SHA for 18cd400 - Browse repository at this point
Copy the full SHA 18cd400View commit details -
comparator already preforms a cmp compatibility check
(and raises an ArgumentError with a more useful message)
Configuration menu - View commit details
-
Copy full SHA for b327bd3 - Browse repository at this point
Copy the full SHA b327bd3View commit details -
[spec] SortedSet argument error on adding 'incompatible' elements
... relaxed the respond_to?(:<=>) expectation as it seems less important
Configuration menu - View commit details
-
Copy full SHA for 6a9469c - Browse repository at this point
Copy the full SHA 6a9469cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b28aa7 - Browse repository at this point
Copy the full SHA 0b28aa7View commit details -
final frontier for MRI compat - make sure marshal-ing works
... necessary since we use some Java internal structures its been implemented in Java, could have been done with _load/_dump although would require exposing some of the Set/SortedSet internals
Configuration menu - View commit details
-
Copy full SHA for 8867a6c - Browse repository at this point
Copy the full SHA 8867a6cView commit details
Commits on Jun 27, 2017
-
assure Set marshal-ing is compatible at the binary level with previous
... and thus MRI's (pure Ruby) set.rb implementation as well important with Rails using Sprockets at its marshalling Set instances
Configuration menu - View commit details
-
Copy full SHA for 54774d0 - Browse repository at this point
Copy the full SHA 54774d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ced7ec - Browse repository at this point
Copy the full SHA 1ced7ecView commit details -
[travis-ci] core-complete jar has grown over 13m
*expected smaller then 13*1024*1024 but got 13676870*
Configuration menu - View commit details
-
Copy full SHA for 09a504d - Browse repository at this point
Copy the full SHA 09a504dView commit details
There are no files selected for viewing
Large diffs are not rendered by default.