summaryrefslogtreecommitdiff
path: root/ext/-test-/st
AgeCommit message (Expand)Author
2016-11-07 Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>.ko1
2015-12-16handle ext/ as r53141naruse
2015-12-09* ext/**/*.c (*_memsize): same as r52986 for extensions.ko1
2014-12-01use 0 for reservednobu
2014-11-03foreach.c: printf specifiernobu
2014-10-09st: test packed-to-unpacked transitions during iterationnormal
2014-09-27ruby.h: deprecate plain Datanobu
2012-03-31* hash.c: remove unnecessary checks for Qundef in hash iterations.nobu
2012-03-29* st.c (st_update): pass pointer to key to the callback function.nobu
2012-03-29* st.c (st_update): add existing parameter to the callback function.nobu
2012-03-10* st.c: add st_foreach_check for fixing iteration over packed tablenobu
2012-03-10* st.c: fix packed num_entries on delete_safe. patched by Sokolovnobu
2012-02-07* st.c (st_update): table can be unpacked in the callback.nobu
2012-02-07* ext/-test-/st/numhash/numhash.c (numhash_alloc): free st_table.nobu
2012-02-07* st.c (st_foreach): should not yield same pair when checkingnobu
2011-12-27* st.c (st_update): new function to lookup the given key andnobu