]> mj.ucw.cz Git - libucw.git/history - ucw/mempool.h
Simplified 'unsigned char' -> 'byte'.
[libucw.git] / ucw / mempool.h
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/.