-
-
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: 0db6d2d0c577
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: d37982c821e3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 1 file changed
- 1 contributor
Commits on Oct 13, 2015
-
[Truffle] Fixed a problem with the
string_byte_index
returning the ……wrong value. The `string_byte_index` should be returning values normalized to a ByteList 'begin' value of 0. The operations that use the results of this primitive will add the 'begin' value themselves, so this primitive was effectively double-counting the 'begin' value. Of course, when the 'begin' value is 0 this doesn't matter, but in all other cases we end up with invalid values.
Configuration menu - View commit details
-
Copy full SHA for b61c707 - Browse repository at this point
Copy the full SHA b61c707View commit details -
Configuration menu - View commit details
-
Copy full SHA for 818fa8c - Browse repository at this point
Copy the full SHA 818fa8cView commit details -
[Truffle] Added a single-byte optimized version of the `string_byte_i…
…ndex` primitive.
Configuration menu - View commit details
-
Copy full SHA for d37982c - Browse repository at this point
Copy the full SHA d37982cView commit details
There are no files selected for viewing