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

Commits on Mar 2, 2016

  1. Copy the full SHA
    04ab979 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2016

  1. Fixed synchronizing threads.

    brixen committed Mar 6, 2016
    Copy the full SHA
    63ab734 View commit details
    Browse the repository at this point in the history
  2. Fixed allocating GCData for concurrent marker.

    This GCData structure needs to be removed and STATE properly passed through
    the garbage collection methods.
    brixen committed Mar 6, 2016
    Copy the full SHA
    1dcc82a View commit details
    Browse the repository at this point in the history