]> mj.ucw.cz Git - libucw.git/history - lib/clists.h
Added bit_array_assign(), replaced BIT_ARRAY_ALLOC by functions.
[libucw.git] / lib / clists.h
2005-11-19 Martin MaresAdded clist_insert_list_after().
2005-02-19 Martin MaresAdded clist walking macros with embedded C99 declaratio...
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2003-06-15 Martin MaresReplaced clist_insert() by clist_insert_{before,after}().
2003-06-15 Martin MaresAdded a straigtforward implementation of circular linke...