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: 06916ce1705f
Choose a base ref
...
head repository: rubinius/rubinius
compare: a8a31c91655f
Choose a head ref
  • 4 commits
  • 28 files changed
  • 1 contributor

Commits on May 22, 2016

  1. Some configuration cleanup.

    brixen committed May 22, 2016
    Configuration menu
    Copy the full SHA
    a52081d View commit details
    Browse the repository at this point in the history
  2. Added new JIT thread.

    brixen committed May 22, 2016
    Configuration menu
    Copy the full SHA
    38c48d8 View commit details
    Browse the repository at this point in the history
  3. Renamed InternalThread to MachineThread.

    This naming is consistent with the refactorings toward Machine being the main
    entity for executing managed code and properly contrasts with future
    refactoring to make ManagedThread the counterpart for managed code execution.
    brixen committed May 22, 2016
    Configuration menu
    Copy the full SHA
    636ebb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8a31c9 View commit details
    Browse the repository at this point in the history