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: af6670667322
Choose a base ref
...
head repository: rubinius/rubinius
compare: 0ae89dc771cf
Choose a head ref
  • 6 commits
  • 11 files changed
  • 1 contributor

Commits on May 29, 2015

  1. Add frozen nil/true/false specs

    ruipserra authored and Yorick Peterse committed May 29, 2015
    Copy the full SHA
    0d0d809 View commit details
    Browse the repository at this point in the history
  2. Update hash spec to include quoted symbol key syntax

    In order not to break the whole hash_spec.rb, the new syntax is eval'd.
    ruipserra authored and Yorick Peterse committed May 29, 2015
    Copy the full SHA
    e89669a View commit details
    Browse the repository at this point in the history
  3. Add spec for MRI bug #9593

    ruipserra authored and Yorick Peterse committed May 29, 2015
    Copy the full SHA
    d20237d View commit details
    Browse the repository at this point in the history
  4. Add block and lambda specs for MRI bug #9593

    ruipserra authored and Yorick Peterse committed May 29, 2015
    Copy the full SHA
    6caea73 View commit details
    Browse the repository at this point in the history
  5. Update hash_spec.rb for duplicate key precedence

    ruipserra authored and Yorick Peterse committed May 29, 2015
    Copy the full SHA
    2e088ec View commit details
    Browse the repository at this point in the history
  6. Update regexp/character_classes_spec.rb since U+180E is no longer con…

    …sidered a whitespace character
    ruipserra authored and Yorick Peterse committed May 29, 2015
    Copy the full SHA
    0ae89dc View commit details
    Browse the repository at this point in the history