-
-
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: 6598331f4f45
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: 39d1ba335d27
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 8 files changed
- 1 contributor
Commits on Jun 28, 2018
-
[refactor] cleanup and review RubyIO internals
- review internals to cast less - return concrete types - non-boxing IO helpers for In/Out Java Stream wrappers - deprecate un-used over-load JRuby methods - make var-args readlines delegating to io.readlines - use helper for (small) array copy-ing - handle several (IDEA) code warnings
Configuration menu - View commit details
-
Copy full SHA for adccc0c - Browse repository at this point
Copy the full SHA adccc0cView commit details -
lets use AssertionError on unexpected outcomes
... managed to fool myself with a catch RuntimeException already
Configuration menu - View commit details
-
Copy full SHA for 16ecc3c - Browse repository at this point
Copy the full SHA 16ecc3cView commit details -
[refactor] split getline internal into 2 methods
... also removed byte-list cache handling for now - never used
Configuration menu - View commit details
-
Copy full SHA for 99a13a8 - Browse repository at this point
Copy the full SHA 99a13a8View commit details -
[refactor] cleanup RubyArgsFile - prefer getx(ctx) impl
although weird getc does getbyte but specs covered, thus fine
Configuration menu - View commit details
-
Copy full SHA for c10d686 - Browse repository at this point
Copy the full SHA c10d686View commit details -
[fix] exec/spawn invalid opts expected to raise ArgumentError
... and deprecate the old public static helpers on RubyIO's end
Configuration menu - View commit details
-
Copy full SHA for 39d1ba3 - Browse repository at this point
Copy the full SHA 39d1ba3View commit details
There are no files selected for viewing