-
-
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: 5f015f56023b
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: a3c648dca805
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 2 files changed
- 2 contributors
Commits on Dec 13, 2015
-
[ruby-2.3 Feature #11785] add
encoding:
optional argument to `Strin……g.new` Adds kwargs support to String#initialize such that it will accept an optional :encoding argument.
Configuration menu - View commit details
-
Copy full SHA for ce6f577 - Browse repository at this point
Copy the full SHA ce6f577View commit details -
Move the initialize keywords out of the function so they aren't alloc…
…ated per invocation. Slightly less typechecking; now behaves similarly to ruby-head when passed invalid types for arg0.
Configuration menu - View commit details
-
Copy full SHA for 3e35382 - Browse repository at this point
Copy the full SHA 3e35382View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdfd906 - Browse repository at this point
Copy the full SHA cdfd906View commit details -
"inline" kwargs handling for String.new encoding: ... + restore initi…
…alize compatibility
3Configuration menu - View commit details
-
Copy full SHA for a3c648d - Browse repository at this point
Copy the full SHA a3c648dView commit details
There are no files selected for viewing