aboutsummaryrefslogtreecommitdiffstats
path: root/test/-ext-/st/test_numhash.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * 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