summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/pool.c
AgeCommit message (Expand)Author
2014-08-19Re #1751: fixed miscellaneous gcc warningsBenny Prijono
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
2010-01-29More ticket #1037:Benny Prijono
2010-01-29Fixed ticket #1037: Memory pool alignment error when alignment is set to be g...Benny Prijono
2009-10-24Fixed ticket #980: Memory pool alignment error when alignment is set to be gr...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-12-14Calling strncpy with a maximum size argument of (32) on destination buffer '(...Benny Prijono
2007-08-16Ticket #354: continuing work to port the Symbian libraries to .DSO formatBenny Prijono
2007-04-30Initial Symbian integration to trunk for pjlibBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-02-16Fixed ticket #105: unnecessary assert in fixed buffer based pool (pool_buf) o...Benny Prijono
2006-09-17Added pool for allocating memory from the stack bufferBenny Prijono
2006-07-29Another take at fixing 64bit problems. PJ_MAX_OBJ_NAME is increased to 32 cha...Benny Prijono
2006-07-03Change all pj_memset to pj_bzero(), where applicableBenny Prijono
2006-05-10Merge-in RTEMS port patch by Phil Torre <ptorre@zetron.com>, alpha release.Benny Prijono
2006-03-30Added ability to have custom pool backend (needed for pool debugging facility)Benny Prijono
2006-03-10Fixed compilation and run warnings/errors with MSVC 2005Benny Prijono
2006-01-07Changed loggin to level 6 (from 5)Benny 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