summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/pool.c
AgeCommit message (Expand)Author
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