summaryrefslogtreecommitdiff
path: root/ext/-test-/hash
AgeCommit message (Expand)Author
2020-08-27sed -i '/rmodule.h/d'卜部昌平
2020-08-27sed -i '/r_cast.h/d'卜部昌平
2020-08-27sed -i '\,2/extern.h,d'卜部昌平
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2019-07-14Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada
2019-07-14Added depend filesNobuyoshi Nakada
2016-05-29auto_ext.rbnobu
2015-12-16handle ext/ as r53141naruse
2014-12-24hash/delete.c: add declarationnobu
2014-12-24* hash.c (rb_hash_delete): return Qnil if there are no correspondingko1
2014-10-23test/-ext-/hash/test_delete.rb: assert deleted valuesnobu
2014-10-23hash.c: rb_hash_delete does not call the blocknobu