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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 87128dbb45ac
Choose a base ref
...
head repository: rubinius/rubinius
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b3a77ad4d185
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Jul 26, 2016

  1. Copy the full SHA
    d12a90f View commit details

Commits on Jul 28, 2016

  1. Revert "Singleton classes can't have subclasses."

    While singleton classes cannot have subclasses, modules can have singleton
    classes and the inline cache invalidation critically depends on those
    singleton classes being reachable from the module.
    
    This reverts commit 20938ee.
    brixen committed Jul 28, 2016
    Copy the full SHA
    f84e28d View commit details
  2. Copy the full SHA
    b30a3ae View commit details
  3. Copy the full SHA
    b3a77ad View commit details
Loading