summaryrefslogtreecommitdiff
path: root/pjlib
AgeCommit message (Expand)Author
2009-05-07Changed version to 1.2Benny Prijono
2009-05-07More ticket #825: added pointer to the ticket number in the comment.Benny Prijono
2009-05-07Ticket #825: FILE_APPEND_DATA is not valid on Smartphone/Pocket PC2003 and Wi...Benny Prijono
2009-05-06Ticket #818:Nanang Izzuddin
2009-05-06Ticket #818:Nanang Izzuddin
2009-04-29More ticket #706: renamed output names from vs8 to vc8 to make it backward co...Benny Prijono
2009-04-28Ticket #706: Merged branch vs-reorg2 into trunk:Nanang Izzuddin
2009-04-28Ticket #800: Change in IP address selection algorithm (the pj_gethostip() fun...Benny Prijono
2009-04-22Ticket #706: Merged branch vs-reorg into trunk:Nanang Izzuddin
2009-04-08#706 work in progress: all Win32 projects now have all 6 configs. Settings no...Perry Ismangil
2009-04-06Ticket #772 (misc fix): Updated floating point version of math statistic to r...Nanang Izzuddin
2009-03-30Misc (ticket #772): added missing hash_test.c in pjlib-test eVC4 projectBenny Prijono
2009-03-30Ticket #764: Bug with milliseconds time resolution in WinCE/Windows Mobile ta...Benny Prijono
2009-03-30Addition of Debug-Static, Debug-Dynamic, Release-Static, and Release-Dynamic ...Perry Ismangil
2009-03-26Ticket #769: Bug in select ioqueue: event counter may exceed maximum value, c...Benny Prijono
2009-03-19Updated version to 1.1-trunkBenny Prijono
2009-03-19Changed version to 1.1Benny Prijono
2009-03-13Documentation error for pj_timer_heap_poll(): if no timer exists, the second ...Benny Prijono
2009-03-13Ticket #729: MacOS X endianness detection on universal build (thanks Ruud Kla...Benny Prijono
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2009-03-02Ticket #732:Nanang Izzuddin
2009-01-27Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windo...Benny Prijono
2009-01-22Minor fixes/ticket #703: added some more macros to enable software build unde...Benny Prijono
2009-01-01Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIsBenny Prijono
2009-01-01Fixed unreached code, deprecated fopen(), unused arguments, and other warning...Benny Prijono
2008-12-24Changed version to 1.0.1Benny Prijono
2008-12-24Ticket #688: Memory leak on Solaris 10 with pjlib's mutex (thanks Andrey Kobt...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-19Added note about what may be causing WSAEINVAL error in pj_inet_pton() with IPv6Benny Prijono
2008-12-18Cleaned up compile warnings (on gcc 4.0.1).Nanang Izzuddin
2008-12-18Ticket 685: Crash or assertion on debug mode when processing large SIP packetBenny Prijono
2008-12-17Ticket #675:Nanang Izzuddin
2008-10-09Changed version to 1.0-trunkBenny Prijono
2008-10-09Changed version to 1.0Benny Prijono
2008-10-02Ticket #655: Compilation error on Linux when PJ_HAS_POOL_ALT_API is used (tha...Benny Prijono
2008-10-01Ticket #650: Unit test failure in the timestamp test on very fast CPU (thanks...Benny Prijono
2008-09-28Changed version to 1.0-rc4-trunkBenny Prijono
2008-09-28Changed version to 1.0-rc4Benny Prijono
2008-09-27Fixed ticket #644 and 648 again (hopefully once and for all): build error on ...Benny Prijono
2008-09-27Fixed previous accidental check in r2329.Nanang Izzuddin
2008-09-27Fixed assertion in echo suppressor when recording and playing level is equal.Nanang Izzuddin
2008-09-27Fixed ticket #644 and #648: incorrect muticast related socket constant names,...Benny Prijono
2008-09-25Changed version to 1.0-rc3-trunkBenny Prijono
2008-09-25Changed version to 1.0-rc3Benny Prijono
2008-09-23More ticket #622: some more fixes to ioqueue_epoll, it passes pjlib-test now ...Benny Prijono
2008-09-23More ticket #639: fixed warning with gcc about comparison always trueBenny Prijono
2008-09-21Ticket #639: Assertion in <ctype.h> functions with Visual Studio 2005 when ha...Benny Prijono
2008-09-19Couple of fixes in ioqueue_epoll for ticket #622 (still not working)Benny Prijono
2008-09-18Ticket #622: initial integration of ioqueue_epoll patch, updated the configur...Benny Prijono
2008-09-17Ticket #636: Fixed linux compilation issue when autoconf is not used (thanks ...Nanang Izzuddin