Skip to content
Permalink

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
base: c01b664826ad
Choose a base ref
...
head repository: rubinius/rubinius
compare: 8bab2b0626da
Choose a head ref
  • 3 commits
  • 18 files changed
  • 1 contributor

Commits on May 11, 2015

  1. Introduce unmanaged finalizer kind.

    For system resources like closing DIR pointers or cleaning up threads,
    we don't need to set up the C-API native method call mechanism.
    brixen committed May 11, 2015
    Copy the full SHA
    6917c39 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b9c0cf8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8bab2b0 View commit details
    Browse the repository at this point in the history