-
-
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: d4a6f33a14bb
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: 27230559eb5b
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 4 files changed
- 1 contributor
Commits on Aug 2, 2017
-
Guard against too-large offsets here.
This differs from MRI, since in C they can use a full pointer width for pointer offsets. On JVM, where we can only use 32-bit signed offsets.
Configuration menu - View commit details
-
Copy full SHA for d5e67cb - Browse repository at this point
Copy the full SHA d5e67cbView commit details -
Tag StringIO specs we won't try to fix now.
The write overflow spec relates to the change in d5e67cb and the fact that JVM only supports 32-bit signed offsets.
Configuration menu - View commit details
-
Copy full SHA for 0fcea87 - Browse repository at this point
Copy the full SHA 0fcea87View commit details -
Fix passing fd => fd options to spawn and friends.
This may help #985 or other open3/popen/spawn issues. This makes test_open3.rb (what we run of it) green again.
Configuration menu - View commit details
-
Copy full SHA for ba2c11b - Browse repository at this point
Copy the full SHA ba2c11bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f682cf - Browse repository at this point
Copy the full SHA 3f682cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2723055 - Browse repository at this point
Copy the full SHA 2723055View commit details
There are no files selected for viewing