summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/pool_caching.c
AgeCommit message (Expand)Author
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-11-21Fixed minor memory leak in caching pool (one malloc is not freed)Benny Prijono
2006-08-15Fixed yet another bug for 64bit target: error in initializing caching pool be...Benny Prijono
2006-07-23Added 64bit Linux target (x86_64), also fixed compilation warnings when compi...Benny Prijono
2006-07-09Added feature to report peak memory used in caching poolBenny Prijono
2006-07-06Improve the search for correct size in caching poolBenny Prijono
2006-07-03Change all pj_memset to pj_bzero(), where applicableBenny Prijono
2006-07-03Fixed minor bug in pool_caching.c that prevent pool from being reused if the ...Benny Prijono
2006-03-30Added ability to have custom pool backend (needed for pool debugging facility)Benny Prijono
2006-03-20Ported pjlib to PowerPC/MacOSBenny Prijono
2006-02-26Added mutex protection for caching poolBenny Prijono
2006-01-07Changed loggin to level 6 (from 5)Benny Prijono
2005-11-23Fixed unused arg warning when logging is disabledBenny Prijono
2005-11-21Small optimization in pool (removed used_size)Benny Prijono
2005-11-21Set svn:eol-style for all filesBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-02Final commit before 0.3-pre3Benny Prijono
2005-11-01Just changing keyword expansionBenny Prijono
2005-11-01Added suppor /and fix things for SunOS portBenny Prijono
2005-10-31initial importBenny Prijono