Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-26 | add missing hashtable iterator buildinss20180406 | gumi | 1 | -0/+42 | |
2017-07-12 | Fix crash on exit if any hash iterators was used in scripts.s20170725 | Andrei Karas | 1 | -10/+17 | |
Also improve a bit hashtable cleanup code. | |||||
2016-06-15 | add hashtable functions | Joseph Botosh | 1 | -0/+209 | |
htnew, htdelete, htput, htget, htclear, htsize htiterator, htinextkey, hticheck, htidelete |