]> mj.ucw.cz Git - libucw.git/history - ucw/hashtable.h
Opt: Make OPT_LAST_ARG actually work and document interface of opt_parse()
[libucw.git] / ucw / hashtable.h
2012-10-21 Martin MaresHashtable: Fixed some documentation errors
2012-10-12 Tomas VallaHashtable: Added an option for lookup to detect newly...
2012-02-11 Martin MaresUse #include <ucw/...> instead of "ucw/..." (and simila...
2011-02-27 Martin MaresMerge branch 'dev-mainloop'
2010-11-07 Pavel Charvathashtable: Bugfix.
2010-11-07 Pavel Charvathashtable: Updated docs.
2010-11-07 Pavel Charvathashtable: Corrections.
2010-11-07 Pavel Charvathashtable: More options about memory management.
2010-11-07 Pavel Charvathashtable: Implemented new HASH_TABLE_VARS parameter.
2010-11-07 Pavel Charvathashtable: Only fixed whitespace.
2009-02-04 Robert SpalekMerge branch 'master' into dev-lib
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2009-01-11 Michal Vanerucw docs: hashtables
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-07-20 Michal VanerLibucw: Prime numbers moved from lib.h to prime.h.
2008-07-14 Martin MaresThe big move. Step #1: Move whole lib/ to ucw/.