aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-/st
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-163-0/+3
* st: test packed-to-unpacked transitions during iterationnormal2014-10-091-0/+15
* st_update passes the key in st_tableshirosaki2012-11-171-0/+12
* * st.c (st_update): add existing parameter to the callback function.nobu2012-03-291-3/+2
* * st.c: add st_foreach_check for fixing iteration over packed tablenobu2012-03-101-0/+13
* * st.c: fix packed num_entries on delete_safe. patched by Sokolovnobu2012-03-101-0/+9
* * st.c (st_update): table can be unpacked in the callback.nobu2012-02-071-0/+6
* * st.c (st_foreach): should not yield same pair when checkingnobu2012-02-071-0/+21
* * st.c (st_update): new function to lookup the given key andnobu2011-12-271-0/+39