summaryrefslogtreecommitdiff
path: root/pjlib/include/pj/compat
AgeCommit message (Expand)Author
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-02-01Implement ticket #83: socket TOS abstractionBenny Prijono
2007-01-18Ticket #66: fix broken compilation with gcc 2.9x.x or olderBenny Prijono
2007-01-16Fix compilation error when _CRT_SECURE_NO_DEPRECATE is already declared by ot...Benny Prijono
2006-09-14Fixed compilation error in Linux when the legacy configure is being used: mul...Benny Prijono
2006-09-10Fixed autoconf in various other systems (IA64, x86_64, BSD/FreeBSD)Benny Prijono
2006-09-10Fixed autoconf in mingwBenny Prijono
2006-09-10Fixed autoconf on MacOS XBenny Prijono
2006-09-09Added PJ_HAS_SOCKLEN_T test in configure script (some MacOS X have it, some d...Benny Prijono
2006-08-20Finishing autoconf work, also fixed compilation error in publish.hBenny Prijono
2006-08-01Fix PJLIB on WinCE:Benny Prijono
2006-07-24Added initial implementation of autoconf script (aconfigure)Benny Prijono
2006-07-23Added 64bit Linux target (x86_64), also fixed compilation warnings when compi...Benny Prijono
2006-07-22Changed all public header files to compile correctly when -ansi and -pedantic...Benny Prijono
2006-07-18Fixed several bugs related to TCP:Benny Prijono
2006-07-14Attempt to get some applications linked for RTEMS target, just to get the foo...Benny Prijono
2006-07-03Change all pj_memset to pj_bzero(), where applicableBenny Prijono
2006-06-28Added PJ_INT64() and PJ_UINT64() macro to construct 64bit constants in portab...Benny Prijono
2006-06-26Added OSERR_ENOTCONN to compat/socket.hBenny Prijono
2006-06-11Changed codec priority to use integer with value between 0-255 instead of enumBenny Prijono
2006-05-10Merge-in RTEMS port patch by Phil Torre <ptorre@zetron.com>, alpha release.Benny Prijono
2006-03-23Fixed build error on LinuxBenny Prijono
2006-03-20Ported pjlib to PowerPC/MacOSBenny Prijono
2006-03-17Added <stdio.h> in this fileBenny Prijono
2006-03-10Fixed compilation and run warnings/errors with MSVC 2005Benny Prijono
2006-02-27Fixed warning about _WIN32_WINNT redefined when compiled on MingwBenny Prijono
2006-02-21Added pj_ansi/native/unicode_snprintf, and added comment in errno.hBenny Prijono
2006-02-19Fixing Makefiles for the new pjmedia-codec and pjsip-simple librariesBenny Prijono
2006-02-14Changed the unicode string API and ported to ARM/WinCEBenny Prijono
2006-02-08Fixed build errors when PJ_OS_HAS_CHECK_STACK or PJ_HAS_TCP is disabledBenny Prijono
2006-02-07Fixed warning about isblank() redefinition on cygwinBenny Prijono
2006-01-20Completed testing for WinCE portBenny Prijono
2006-01-19Initial, quick and dirty WinCE port with EVC4Benny Prijono
2006-01-18Fixed minor warnings/mismatched comments mainly in pjlib++Benny Prijono
2006-01-05Added loop transport to test transactionBenny Prijono
2005-11-22Added more info for pj_dump_configBenny Prijono
2005-11-21Fixed MSVC compilation warnings in release buildBenny Prijono
2005-11-21Set svn:eol-style propertyBenny Prijono
2005-11-20Added hex character conversion utility in ctypeBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-11First clean compile of pjsipBenny Prijono
2005-11-06Tested new ioqueue framework on Linux with select and epollBenny 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