]> mj.ucw.cz Git - libucw.git/history - lib/mempool.h
Fix bucket estimator.
[libucw.git] / lib / mempool.h
2007-02-02 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-02-02 Martin MaresUse uintptr_t instead of addr_int_t.
2006-07-24 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-05-04 Martin MaresUse LIKE_MALLOC and SENTINEL_CHECK for mempool operations.
2006-04-29 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-28 Martin MaresAdded a function for joining an array of strings, using...
2005-09-15 Martin MaresIntroduced mp_memdup().
2005-06-17 Martin MaresAdded more format string checks.
2005-03-02 Martin MaresFix incorrect pointer casts.
2005-02-10 Martin MaresAdded printf-like function with output to mempool.
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2004-07-10 Martin MaresI always wanted to rename the rather inconsistent memor...