]> mj.ucw.cz Git - libucw.git/history - lib/slists.c
Enables the user to give non-global memory pool to hash table or KMP.
[libucw.git] / lib / slists.c
2006-03-02 Robert Spalekget rid of return's after ASSERT's. that only caused...
2006-03-02 Robert Spalekget rid of return's after ASSERT's. that only caused...
2006-02-27 Robert SpalekMerge with 3.8 (my small changes due to trying to relea...
2006-02-27 Robert Spalekavoid compiler warnings with debugging turned off
2005-10-02 Martin MaresAdded a single-linked double-ended list module. Mostly...