-
-
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: ffb61b4b7e49
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: 83a22d896cbc
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 13 files changed
- 1 contributor
Commits on Feb 27, 2017
-
Change spec to catch uninitialized argf (at some point a call would m…
…ake all impls implicitly init. Fix our bad initing in JRuby itself
Configuration menu - View commit details
-
Copy full SHA for f26e5fc - Browse repository at this point
Copy the full SHA f26e5fcView commit details -
Fixes #4497. The return value of
ARGF.file#lineno
differs from that…… of MRI. Fixes all lineno specs involving ARGF.lineno Fixes all known issues with $.
Configuration menu - View commit details
-
Copy full SHA for b9476c4 - Browse repository at this point
Copy the full SHA b9476c4View commit details -
Since ARGF data is constructed during bootstrap we do not need to nul…
…l check it. Make line setting just set Runtime.setCurrentLine Make helper for getting current file for shorter/simpler methods.
Configuration menu - View commit details
-
Copy full SHA for f7ce9b3 - Browse repository at this point
Copy the full SHA f7ce9b3View commit details -
Fixes ruby/spec failure where binmode would only set current file and…
… not all successive files.
Configuration menu - View commit details
-
Copy full SHA for 361e0dd - Browse repository at this point
Copy the full SHA 361e0ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99380d9 - Browse repository at this point
Copy the full SHA 99380d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6153e7 - Browse repository at this point
Copy the full SHA d6153e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39e020b - Browse repository at this point
Copy the full SHA 39e020bView commit details -
Fix ruby/spec ARGF.readpartial which will throw EOF on last file but …
…if last file it will clear out the string specified as its out buffer. You can't make this stuff up!
Configuration menu - View commit details
-
Copy full SHA for 83a22d8 - Browse repository at this point
Copy the full SHA 83a22d8View commit details
There are no files selected for viewing