-
-
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: a683daa690eb
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: 3df96ddf4f65
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 11 files changed
- 1 contributor
Commits on Mar 6, 2015
-
[Truffle] Extract guard(methodName, receiver) and getNext() methods f…
…or dispatch nodes.
Configuration menu - View commit details
-
Copy full SHA for a4d2067 - Browse repository at this point
Copy the full SHA a4d2067View commit details -
[Truffle] Allow DISPATCH_POLYMORPHIC_MAX CachedYieldDispatchNode.
* And not DISPATCH_POLYMORPHIC_MAX - 1.
Configuration menu - View commit details
-
Copy full SHA for 94f406f - Browse repository at this point
Copy the full SHA 94f406fView commit details -
[Truffle] Make doUnboxedObject/doRubyBasicObject return a DispatchNode.
* Less duplication of the call to executeDispatch().
Configuration menu - View commit details
-
Copy full SHA for 93e30e9 - Browse repository at this point
Copy the full SHA 93e30e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92aa918 - Browse repository at this point
Copy the full SHA 92aa918View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43c075a - Browse repository at this point
Copy the full SHA 43c075aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8385e5 - Browse repository at this point
Copy the full SHA b8385e5View commit details -
[Truffle] Make DispatchNode rewriting thread-safe.
* By re-reading under the lock the chain and checking if some other thread added a matching specilization. If that fails, we can rewrite safely rewrite.
Configuration menu - View commit details
-
Copy full SHA for 3df96dd - Browse repository at this point
Copy the full SHA 3df96ddView commit details
There are no files selected for viewing