summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/pool_caching.c
AgeCommit message (Expand)Author
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2012-11-22Fix #1593: avoid wrap around in caching pool capacity value.Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2009-08-12Misc (ticket #915): enlarge the column for pool name in pj_pool_factory_dump(...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2007-07-20Ticket #354: build PJLIB as dynamic libraries (.DSO) in SymbianBenny Prijono
2007-06-01Implement ticket #314: Added PJ_SAFE_POOL configuration in PJLIB to track dow...Benny Prijono
2007-04-30Initial Symbian integration to trunk for pjlibBenny Prijono
2007-03-01Fixed ticket 146: Division by zero in pj_pool_factory_dump() when there is no...Benny Prijono
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