-
-
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: 4c064f6eb41b
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: 6ffbfc9934d4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 0 files changed
- 1 contributor
Commits on Jan 4, 2015
-
Align our strConvEncOpts with MRI's.
When there's an error from encoding, MRI's version of this function just returns the incoming bytes as its result. Ours used a path that always raises an error when transcoding fails. The new version uses a path more in line with MRI that requires an out buffer and returns a result, so we can handle it appropriately. Fixes #2419.
Configuration menu - View commit details
-
Copy full SHA for ff54579 - Browse repository at this point
Copy the full SHA ff54579View commit details
Commits on Jan 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 01f3945 - Browse repository at this point
Copy the full SHA 01f3945View commit details
Commits on Jan 12, 2015
-
Merge pull request #2451 from Who828/sync_thread_group_fix
No need to synchronise a newly created local RubyArray
Configuration menu - View commit details
-
Copy full SHA for d99bfd9 - Browse repository at this point
Copy the full SHA d99bfd9View commit details -
Merge remote-tracking branch 'origin/jruby-1_7'
Conflicts: core/src/main/java/org/jruby/RubyThreadGroup.java core/src/main/java/org/jruby/util/encoding/CharsetTranscoder.java core/src/main/java/org/jruby/util/encoding/Transcoder.java
Configuration menu - View commit details
-
Copy full SHA for 01a832b - Browse repository at this point
Copy the full SHA 01a832bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ffbfc9 - Browse repository at this point
Copy the full SHA 6ffbfc9View commit details
There are no files selected for viewing