summaryrefslogtreecommitdiff
path: root/pjlib/include/pj/pool.h
AgeCommit message (Expand)Author
2017-01-19Close #1513: Added pj_pool_safe_release() API.Nanang Izzuddin
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
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-07-11Fixed gcc function is not a prototype warningsBenny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-20Updated doxygen documentationsBenny Prijono
2008-01-25Fixed doxygen comments everywhereBenny Prijono
2007-08-16Ticket #354: continuing work to port the Symbian libraries to .DSO formatBenny Prijono
2007-07-20Ticket #354: build PJLIB as dynamic libraries (.DSO) in SymbianBenny Prijono
2007-03-05Implemented new STUN server frameworkBenny Prijono
2007-02-21Merged the ICE branch into the trunkBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-01-0964bit fix for pool.h (thanks HARDOUIN Briac)Benny Prijono
2006-11-21Fixed minor memory leak in caching pool (one malloc is not freed)Benny Prijono
2006-09-22Updated doxygen documentation for the websiteBenny Prijono
2006-08-25Yet another documentation/doxygen updateBenny Prijono
2006-07-22Changed all public header files to compile correctly when -ansi and -pedantic...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-03-30Added ability to have custom pool backend (needed for pool debugging facility)Benny Prijono
2006-02-26Added mutex protection for caching poolBenny 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-07Added file I/O and file access APIBenny Prijono
2005-11-06Changed ioqueue to allow simultaneous operations on the same keyBenny Prijono
2005-11-01Just changing keyword expansionBenny Prijono
2005-11-01Added suppor /and fix things for SunOS portBenny Prijono
2005-10-31initial importBenny Prijono