aboutsummaryrefslogtreecommitdiffstats
path: root/ext/-test-/hash
Commit message (Expand)AuthorAgeFilesLines
* handle ext/ as r53141naruse2015-12-161-0/+1
* hash/delete.c: add declarationnobu2014-12-241-0/+2
* * hash.c (rb_hash_delete): return Qnil if there are no correspondingko12014-12-241-1/+1
* test/-ext-/hash/test_delete.rb: assert deleted valuesnobu2014-10-231-2/+2
* hash.c: rb_hash_delete does not call the blocknobu2014-10-233-0/+32