-
-
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: 62fa282cd3fa
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: d6c5cd8d1f85
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 1 file changed
- 2 contributors
Commits on May 26, 2015
-
Revert "find gem extension classes for uri-like filenames"
This reverts commit 62fa282.
Configuration menu - View commit details
-
Copy full SHA for 19e82ee - Browse repository at this point
Copy the full SHA 19e82eeView commit details -
Rework jar service loading to properly build path.
The logic here will walk from end to beginning of the loading jar filename, building service class names and attempting to load them. This is an O(n) operation for the number of path elements, but I do not know another way to deal with RubyGems canonicalizing jar file path names. Conflicts: core/src/main/java/org/jruby/runtime/load/ClassExtensionLibrary.java
Configuration menu - View commit details
-
Copy full SHA for 86887d3 - Browse repository at this point
Copy the full SHA 86887d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6c5cd8 - Browse repository at this point
Copy the full SHA d6c5cd8View commit details
There are no files selected for viewing