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: 0ae299d799eb
Choose a base ref
...
head repository: rubinius/rubinius
compare: 4b2880482ebb
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 17, 2015

  1. Add specs for #3360 (case-when with splatted arrays from variables).

    This adds some test cases for #3360. Rubinius 2.5.2 fails to compile
    case-when statements with splatted arrays coming from variables. Only
    the latter two specs fail, though.
    Malte Rohde committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    f4a22e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2015

  1. Merge pull request #3362 from FlavourSys/specs-for-issue-3360

    Add specs for #3360 (case-when with splatted arrays from variables).
    jemc committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    4b28804 View commit details
    Browse the repository at this point in the history