-
-
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: 14f00d78df3e
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: 86736e38c309
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 4 files changed
- 1 contributor
Commits on Jun 29, 2018
-
handle setEncoding better for shared strings
only set when changed - no need to modify() (copy) otherwise + do not setEncoding for new strings when can use constructor
Configuration menu - View commit details
-
Copy full SHA for 81dfd2d - Browse repository at this point
Copy the full SHA 81dfd2dView commit details -
[fix] byte-list cached version of readline
which never worked as intended, the slow-path is taken when specifying opts e.g. `file.each_line(limit)` performance is ~ same -- but there's less byte[] allocation + reviewed - cleaned up warnings in OpenFile
Configuration menu - View commit details
-
Copy full SHA for deead6d - Browse repository at this point
Copy the full SHA deead6dView commit details -
[refactor] drop byte-list cache on IO.readline and friends
still needs tricks to handle string sharing - can not get this reasonably right with current setup.
Configuration menu - View commit details
-
Copy full SHA for 4c991f7 - Browse repository at this point
Copy the full SHA 4c991f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86736e3 - Browse repository at this point
Copy the full SHA 86736e3View commit details
There are no files selected for viewing