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: aca45ee988d1
Choose a base ref
...
head repository: rubinius/rubinius
compare: 92dab39f0a7e
Choose a head ref
  • 3 commits
  • 20 files changed
  • 1 contributor

Commits on Dec 20, 2014

  1. Copy the full SHA
    437e4b8 View commit details
    Browse the repository at this point in the history
  2. Update CI tags.

    brixen committed Dec 20, 2014
    Copy the full SHA
    a0f2e01 View commit details
    Browse the repository at this point in the history
  3. Removed after_fork_exec_child code.

    Maintaining a semi-working Ruby environment in the sliver of time between
    fork() and exec() was too unstable. That setup for the exec for eg #spawn
    is now done in the VM. The auxiliary_thread callbacks are retained for
    use by other non-Ruby machinery.
    brixen committed Dec 20, 2014
    Copy the full SHA
    92dab39 View commit details
    Browse the repository at this point in the history