-
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: ffd3943b8bcd
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: 7d071f0cfe85
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 6 files changed
- 1 contributor
Commits on Mar 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for bc2c1cf - Browse repository at this point
Copy the full SHA bc2c1cfView commit details -
Added GC cycle to object header.
This is a temporary mechanism to help identify when objects are being created. It will be removed when the memory regions are reworked.
Configuration menu - View commit details
-
Copy full SHA for a5fa2d8 - Browse repository at this point
Copy the full SHA a5fa2d8View commit details -
Finish running finalizers before halting the machine.
During the halting process, when running finalizers, since finalizers may be Ruby objects and may run Ruby methods, we need to ensure the system is still fully operational. During the finalizer finish process, no new finalizers may be created.
Configuration menu - View commit details
-
Copy full SHA for 7d071f0 - Browse repository at this point
Copy the full SHA 7d071f0View commit details
There are no files selected for viewing