-
-
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: d38633865309
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: 26de15d0585c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 11 files changed
- 1 contributor
Commits on May 30, 2018
-
make getClass/getModule behave exactly the same + add Ruby#getModule
... since it led to confusion on the native side a few time already as `getClass(name)` would return null for cases when the constant is there but isn't a class instead of failing early (like `getModule()`)
Configuration menu - View commit details
-
Copy full SHA for 3305d4b - Browse repository at this point
Copy the full SHA 3305d4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ade8e11 - Browse repository at this point
Copy the full SHA ade8e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34974ca - Browse repository at this point
Copy the full SHA 34974caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0028363 - Browse repository at this point
Copy the full SHA 0028363View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9431f - Browse repository at this point
Copy the full SHA 4c9431fView commit details -
[fix] use string-check set method for
Hash[]
to freeze up keys... also use the same fastASet... in both Array/Hash argument paths we have a couple of Hash overrides but none have the method reachable so it is expected to be fine
Configuration menu - View commit details
-
Copy full SHA for 26de15d - Browse repository at this point
Copy the full SHA 26de15dView commit details
There are no files selected for viewing