summaryrefslogtreecommitdiff
path: root/test/ruby/test_hash.rb
AgeCommit message (Expand)Author
2016-01-09test_hash.rb: add testnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-12-12object.c: raise TypeErrornobu
2015-12-08* array.c: Improve and fix documentation for Array#digmarcandre
2015-11-12add a test.akr
2015-11-10hash.c: to_procnobu
2015-11-10hash.c: compare methodsnobu
2015-11-09dignobu
2015-10-30use assert_raisenobu
2015-09-03common.mk: exclude memory leak testsnobu
2015-07-29test_hash.rb: suppress warningsnobu
2015-07-29hash.c: fix symbol hashnobu
2015-07-29hash.c: fix float hashnobu
2015-07-29test_hash.rb: add assertionsnobu
2015-06-12hash.c: fetch_valuesnobu
2014-12-05parse.y: fix lex_state after tLABEL_ENDnobu
2014-11-29test/ruby: suppress warningsnobu
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-09-20parse.y: quoted ID keynobu
2014-09-09GC.stat key namenobu
2014-04-20 * st.c (st_foreach_check): chnage start point of search at checktarui
2014-03-11test_hash.rb: refine a testnobu
2014-02-21class.c: do nothing if copying selfnobu
2014-02-20* hash.c (rb_hash_flatten): fix behavior of flatten(0).glass
2014-02-20* hash.c (rb_hash_flatten): fix behavior of flatten(-1).glass
2014-01-10insns.def: add opt path for Hash#[] and Hash#[]= used with str literal keystmm1
2014-01-08object.c: hash value from objid with saltnobu
2013-12-26hash.c: remove dead codenobu
2013-12-23hash.c: reduce warningnobu
2013-12-23test_hash.rb: suppress warningsnobu
2013-12-17hash.c: revertnobu
2013-12-13test/ruby: better assertionsnobu
2013-12-11hash.c: reject should return a plain hashnobu
2013-12-10array.c, hash.c: add saltnobu
2013-12-09hash.c: fix segv in Hash#replacetmm1
2013-12-08hash.c: reject shoult infectnobu
2013-12-08hash.c: revert r43870 and add alternative parser patch for literal keystmm1
2013-12-05test_hash.rb: import tests from rubyspecnobu
2013-12-05test_hash.rb: move testsnobu
2013-12-02* hash.c (rb_hash_rehash): make temporary st_table under the controlglass
2013-11-27* test/ruby/test_eval.rb (class TestEval): Use assert_same instead oftmm1
2013-11-27* hash.c (hash_aset_str): Use rb_fstring() to de-duplicate hash stringtmm1
2013-11-26hash.c: cut off if recursionnobu
2013-11-16 * test/ruby/test_hash.rb (class TestHash): add tests for [ruby-dev:47803] [B...tarui
2013-11-15hash.c: iteration level with reenteringnobu
2013-11-14hash.c: restore iter_levnobu
2013-10-09test: use assert_raisenobu
2013-07-30* test/ruby/test_hash.rb: add a test for enumeration order of Hash.glass
2013-07-29* test/ruby/test_hash.rb: use @cls.nobu
2013-07-29* hash.c (rb_hash_assoc): performance improvement by replacingglass