-
Notifications
You must be signed in to change notification settings - Fork 605
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: rubinius/rubinius
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9e28da4ab417
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rubinius/rubinius
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 85cd7c9c26ec
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 8 files changed
- 1 contributor
Commits on Mar 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e5573c3 - Browse repository at this point
Copy the full SHA e5573c3View commit details -
Fixed setting Thread management state.
Before returning from Thread.new (or any similar methods), we ensure that all the state for tracking Thread instances and any related state are completely initialized. This prevents a case where the process calls fork() immediately after creating a Thread and the Thread's state is only partially initialized before the fork() call completes.
Configuration menu - View commit details
-
Copy full SHA for 4000cca - Browse repository at this point
Copy the full SHA 4000ccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85cd7c9 - Browse repository at this point
Copy the full SHA 85cd7c9View commit details
There are no files selected for viewing