-
-
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: edcc5d14ce0a
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: 0e4dc82a6875
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 37 files changed
- 1 contributor
Commits on Oct 26, 2014
-
[Truffle] Get rid of the copy of options stored in RubyContext.
We used to copy some of the options into RubyContext where they can be final for the benefit of the PE, as using Option.load() requires a volatile read.
Configuration menu - View commit details
-
Copy full SHA for 7cfbcfd - Browse repository at this point
Copy the full SHA 7cfbcfdView commit details -
[Truffle] Remove visibility asserts - a mess, and don't always make s…
…ense in multi-language environment.
Configuration menu - View commit details
-
Copy full SHA for 5257211 - Browse repository at this point
Copy the full SHA 5257211View commit details -
[Truffle] Change the generic dispatch node from caching to looking up…
… every time. This node had lots of potential problems - invalidation wasn't checked, dead entries weren't removed, and the hash tables weren't synchronised. For now we'll just remove the caching, call it UncachedDispatchNode, and make it neverPartOfCompilation.
Configuration menu - View commit details
-
Copy full SHA for f72ddfa - Browse repository at this point
Copy the full SHA f72ddfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e4dc82 - Browse repository at this point
Copy the full SHA 0e4dc82View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.