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

Commits on Dec 9, 2016

  1. [ruby 2.4] Implemented Hash#transform_values(!)

    It passes the TestHash#test_transform_values and
    TestHash#test_transform_values_bang methods of the MRI test.
    herwinw committed Dec 9, 2016
    Copy the full SHA
    bd1b7d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4374 from herwinw/hash_transform_values

    [ruby 2.4] Implemented Hash#transform_values(!)
    enebo committed Dec 9, 2016
    Copy the full SHA
    47d4a09 View commit details
    Browse the repository at this point in the history