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

Commits on Mar 2, 2015

  1. Added new Marshal.load spec for object with user-defined _dump

    Spec covers another edge case.
    sshao committed Mar 2, 2015

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    58631d4 View commit details
  2. refactored Marshal.load specs

    sshao committed Mar 2, 2015
    Copy the full SHA
    27f2141 View commit details
  3. Fixed Marshal again for objects whose _dump returns an immediate.

    specs behind this change: 58631d4
    sshao committed Mar 2, 2015
    Copy the full SHA
    9a1f0f9 View commit details
Loading