-
-
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: 5717e3511910
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: a0ea58c0fdbd
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 Aug 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for cda3cc8 - Browse repository at this point
Copy the full SHA cda3cc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c76b21d - Browse repository at this point
Copy the full SHA c76b21dView commit details -
[ji] Ruby Enumerators now convertible to Java iterator
.. useful for getting Ruby enum structures into Java stream land
Configuration menu - View commit details
-
Copy full SHA for 2752cbd - Browse repository at this point
Copy the full SHA 2752cbdView commit details
Commits on Aug 8, 2016
-
make Enumerator's Java Iterator iface behave look-ahead with hasNext
... test confirm that Enumerator is now usable with Java 8 stream APIs
Configuration menu - View commit details
-
Copy full SHA for 52cea3d - Browse repository at this point
Copy the full SHA 52cea3dView commit details
Commits on Aug 24, 2016
-
[ji] add .rb bits for Enumerator Java 8 extensions
enum.to_java.stream
... this would be desirable/possible to do in RubyEnumerator.java but we can not since we're not compliling under Java 8 it is still useful to be able to do `enum.to_java.stream` from Ruby
Configuration menu - View commit details
-
Copy full SHA for 57dc657 - Browse repository at this point
Copy the full SHA 57dc657View commit details -
Merge pull request #4054 from kares/test-ji-enumerator
RubyEnumerator implements java.util.Iterator
Configuration menu - View commit details
-
Copy full SHA for a0ea58c - Browse repository at this point
Copy the full SHA a0ea58cView commit details
There are no files selected for viewing