]> mj.ucw.cz Git - libucw.git/history - ucw/gary.h
hashtable: Implemented new HASH_TABLE_VARS parameter.
[libucw.git] / ucw / gary.h
2010-08-18 Martin MaresGrowing arrays: GARY_RESIZE and GARY_INIT_OR_RESIZE
2010-08-18 Martin MaresGrowing arrays: GARY_FREE(NULL) does nothing
2010-08-18 Martin MaresImplemented a new growing array module