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: a9185c78dc3e
Choose a base ref
...
head repository: rubinius/rubinius
compare: f735a2db3067
Choose a head ref
  • 3 commits
  • 43 files changed
  • 1 contributor

Commits on Mar 25, 2016

  1. Copy the full SHA
    760ce77 View commit details
    Browse the repository at this point in the history
  2. Better integrate logger facility.

    Basically, almost everything that is in util/ should not be. These major
    components need to be well-integrated with the rest of Rubinius. As in the
    previous case of Immix and the present case of the logger here, that means
    things like taking STATE, VM, etc as parameters and interfacing with things
    like process locks and process phases around fork/exec, etc.
    brixen committed Mar 25, 2016
    Copy the full SHA
    9c2f092 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f735a2d View commit details
    Browse the repository at this point in the history