-
-
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: fffb9e39bedf
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: e358cd7c1aa0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 27 files changed
- 1 contributor
Commits on Mar 31, 2015
-
use uri:classloader:/ to load kernel
and let the protocol classpath: search on uri:classloader:/ or on LOAD_PATH
Configuration menu - View commit details
-
Copy full SHA for e7218ea - Browse repository at this point
Copy the full SHA e7218eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9fb65c - Browse repository at this point
Copy the full SHA e9fb65cView commit details -
ensure relative paths do NOT load unless "." is on $LOAD_PATH
there is an extra search on "." necessary otherwise the relative path will be found via the classloader. the regular mri spec does not fail since current directory in java is independent from the current directory in ruby
Configuration menu - View commit details
-
Copy full SHA for 111011d - Browse repository at this point
Copy the full SHA 111011dView commit details -
skip test which ensure current directory is NOT on loadpath
old load-service will find it. new load-service will not find it.
Configuration menu - View commit details
-
Copy full SHA for d25cc3d - Browse repository at this point
Copy the full SHA d25cc3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e358cd7 - Browse repository at this point
Copy the full SHA e358cd7View commit details
There are no files selected for viewing
This file was deleted.