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: 2e1820500743
Choose a base ref
...
head repository: jruby/jruby
compare: b76218b2d7da
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 8, 2016

  1. Implemented Hash#compact and Hash#compact!

    It passes the TestHash#test_compact method of the MRI test.
    herwinw committed Dec 8, 2016
    Copy the full SHA
    8d3cd0c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4368 from herwinw/hash_compact

    Implemented Hash#compact and Hash#compact!
    headius committed Dec 8, 2016
    Copy the full SHA
    b76218b View commit details
    Browse the repository at this point in the history