summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/pool_buf.c
AgeCommit message (Expand)Author
2014-01-23Misc (re #1630): Fixed symbols that should not be exported (thanks Tzafrir Co...Nanang Izzuddin
2013-10-21Re #1630 (misc):Liong Sauw Ming
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
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-12Ticket 559 (minor): Update the pool alternative API (pool_alt.h) with the lat...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2007-05-29Fixed ticket #310: Memory alignment problem in pool_buf (thanks Esbjörn Domi...Benny 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-12-01Fixed ticket #29: calling pjsua_init() to reinitialize the whole libraries af...Benny Prijono
2006-11-21Fixed handles leak upon program exit, by introducing pj_shutdown() and pj_ate...Benny Prijono
2006-10-13Fixed bug in static buffer based pool: thread local strorage leakageBenny Prijono
2006-10-08Major addition to support DNS SRV resolution in PJSIP:Benny Prijono
2006-09-17Added pool for allocating memory from the stack bufferBenny Prijono