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: jruby/jruby
base: 0cfc73fac2da
Choose a base ref
...
head repository: jruby/jruby
compare: 47e3adcc6011
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 1, 2015

  1. Re-enblig memory fences

    It was breaking `StampedVariableAccessor`, resulting in
    not sinchronized access to instance variables
    when `StampedVariableAccessor` was used.
    pitr-ch committed Feb 1, 2015
    Copy the full SHA
    10fc903 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2546 from pitr-ch/reenable-fences

    Re-enblig memory fences
    headius committed Feb 1, 2015
    Copy the full SHA
    47e3adc View commit details
    Browse the repository at this point in the history