summaryrefslogtreecommitdiff
path: root/ext/-test-/st
AgeCommit message (Expand)Author
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