]> mj.ucw.cz Git - libucw.git/history - ucw/mempool.h
Growing arrays now support auto-zeroing mode
[libucw.git] / ucw / mempool.h
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/.