[ruby-cvs:78935] b25e27277d (master): Transform hash keys by a hash [Feature #16274]

"Nobuyoshi Nakada" <[email protected]> Thu, 26 Dec 2019 15:53:58 +0900 (JST)
Newsgroups gmane.comp.lang.ruby.cvs
Message-ID <[email protected]>
Nobuyoshi Nakada	2019-12-26 15:50:34 +0900 (Thu, 26 Dec 2019)

  New Revision: b25e27277d

  https://github.com/ruby/ruby/commit/b25e27277d

  Log:
    Transform hash keys by a hash [Feature #16274]

  Modified files:
    hash.c
    test/ruby/test_hash.rb