-
-
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: 4142c8d58e59
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: 07a515fed2f9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 7 files changed
- 1 contributor
Commits on Jan 15, 2015
-
Configuration menu - View commit details
-
Copy full SHA for ac7afc8 - Browse repository at this point
Copy the full SHA ac7afc8View commit details -
[Truffle] Execute signal handlers on the Ruby root thread.
* Allows to Ctrl+C in MSpec for instance.
Configuration menu - View commit details
-
Copy full SHA for 2aa09ac - Browse repository at this point
Copy the full SHA 2aa09acView commit details -
[Truffle] Pass the current thread in SafepointManager.
* Clearer intent on the action being run by a RubyThread. * More practical for most conditions, the old condition can be found by checking thread identity with the value of getCurrentThread() before calling pauseAllThreadsAndExecute().
Configuration menu - View commit details
-
Copy full SHA for 5b18ff3 - Browse repository at this point
Copy the full SHA 5b18ff3View commit details -
[Truffle] Use synchronized over an explicit ReentrantLock.
* Avoids extra nesting and nested try-catch blocks.
Configuration menu - View commit details
-
Copy full SHA for 8003abd - Browse repository at this point
Copy the full SHA 8003abdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e686d5 - Browse repository at this point
Copy the full SHA 5e686d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07a515f - Browse repository at this point
Copy the full SHA 07a515fView commit details
There are no files selected for viewing