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: d872b7d20fc4
Choose a base ref
...
head repository: jruby/jruby
compare: def74264880b
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 12, 2014

  1. Revert "Move frozen checks to getSingletonClass() - this allows for M…

    …RI-compliant behavior"
    
    This reverts commit 7ff0a1f.
    cheald committed Nov 12, 2014
    Copy the full SHA
    45266f2 View commit details
    Browse the repository at this point in the history
  2. Fix freeze enforcement and exceptions for immediate values. Passes test

    suite and rubyspec suite now.
    cheald committed Nov 12, 2014
    Copy the full SHA
    9585c81 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2178 from cheald/fix_frozen

    Fix frozen checks and exceptions
    headius committed Nov 12, 2014
    Copy the full SHA
    def7426 View commit details
    Browse the repository at this point in the history