summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-hash-ext/test
AgeCommit message (Expand)Author
2014-09-06implement Hash.[]INOUE Yasuyuki
2014-06-04add Hash#to_h; ref #2348Yukihiro "Matz" Matsumoto
2014-05-10Change to raise TypeError (Hash#merge, #merge!)yui-knk
2014-05-09Add Hash#keyJun Hiroe
2014-05-05Add Hash#keep_ifJun Hiroe
2014-05-05Add Hash#invertJun Hiroe
2014-05-04Add Hash#flattenJun Hiroe
2014-05-04Add Hash#delete_ifJun Hiroe
2014-04-30remove trailing spacesNobuyoshi Nakada
2014-04-27add Hash#fetch; close #2134Yukihiro "Matz" Matsumoto
2014-02-22add test(requires MRB_GC_FIXED_ARENA enabled)take_cheeze
2013-08-04Improve test of mruby-hash-ext GEMDaniel Bovensiepen
2013-05-08Move Hash#values_at to mruby-hash-ext gem.Masaki Muranaka
2013-03-22add mruby-hash-ext mrbgem, and method: Hash#merge!Kouki Ooyatsu