]> mj.ucw.cz Git - libucw.git/history - ucw/mempool.h
ABI: Symbol renames for libucw and libcharset
[libucw.git] / ucw / mempool.h
2014-01-03 Martin MaresABI: Symbol renames for libucw and libcharset
2014-01-03 Martin MaresClean up old-style function declarations split to multi...
2012-03-02 Martin MaresMempools: Implemented mp_str_from_mem()
2012-02-11 Martin MaresMerge branch 'dev-trans'
2011-04-19 Martin MaresDocs: Let eltpool and mempool refer to the correspondin...
2011-02-27 Martin MaresMerge branch 'dev-mainloop'
2010-11-07 Pavel CharvatSimplified stdupping of NULL strings.
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-11-12 Pavel CharvatMerge branch 'dev-lib' of git+ssh://git.ucw.cz/projects...
2008-11-11 Pavel CharvatMempools: Do not use the void* arithtmetics (GNU extent...
2008-11-04 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-11-04 Michal Vanerucw docs: growing buffers
2008-10-30 Martin MaresMerge branch 'dev-free' into dev-lib
2008-10-22 Pavel CharvatImplemented mp_restore_fast().
2008-10-07 Michal Vanerucw docs: Mempool examples
2008-10-03 Michal Vanerucw docs: Mempool struct internals are private
2008-10-03 Michal Vanerucw docs: fix language error
2008-10-01 Michal VanerFix the fix of compilation
2008-10-01 Michal VanerFix compilation after writing docs
2008-09-29 Michal Vanerucw docs: Documented mempools
2008-07-14 Martin MaresThe big move. Step #1: Move whole lib/ to ucw/.