summaryrefslogtreecommitdiff
path: root/pjlib/build
AgeCommit message (Expand)Author
2006-08-06Echo suppressor tuning and testing on WincE, and also added config_site_sample.hBenny Prijono
2006-08-01Fix PJLIB on WinCE:Benny Prijono
2006-07-29Removed pj/compat/sprintf.h from MSVC workspace, also changed "make size" to ...Benny Prijono
2006-06-29In VC6 workspace, set PJLIB to use IoCompletionPort instead of select() on Re...Benny Prijono
2006-06-17Modifications all over the place, but mainly only to update Doxygen documenta...Benny Prijono
2006-05-27Added README-RTEMS and tweaked the makefilesBenny Prijono
2006-05-19Removed VSS traces from .dsp filesBenny Prijono
2006-05-16Fixed broken make on Linux etc because of missing os_timestamp_linux.c (was r...Benny Prijono
2006-05-10Merge-in RTEMS port patch by Phil Torre <ptorre@zetron.com>, alpha release.Benny Prijono
2006-05-04Updated Makefiles, defined $TARGET as shortcut for ($MACHINE_NAME-$OS_NAME-$C...Benny Prijono
2006-03-30Fixed race condition bug in ioqueue unregistration for select and Win32 IOCP ...Benny Prijono
2006-03-25Fixed bug in ioqueue: crashed when key is unregistered while another thread i...Benny Prijono
2006-03-23Set default option to exclude pj_stricmp_alnum()Benny Prijono
2006-03-22Fixed bug in ioqueue with IO Completion Port backend, where events may still ...Benny Prijono
2006-03-20Fixed build error on mingwBenny Prijono
2006-03-20Ported pjlib to PowerPC/MacOSBenny Prijono
2006-03-10Fixed compilation and run warnings/errors with MSVC 2005Benny Prijono
2006-03-09Updated MSVC projects to use os_time_win32.c, as os_time_ansi.c caused proble...Benny 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-07Added PJ_ERR_MSG_SIZE in errno.h and updated VC7 project filesBenny Prijono
2006-02-03Added gcov-report build target and fixed bug in string test under gcovBenny Prijono
2006-01-20Completed testing for WinCE portBenny Prijono
2006-01-19Initial, quick and dirty WinCE port with EVC4Benny Prijono
2006-01-19Updated VisualC++ 7 projectsBenny Prijono
2006-01-18Fixed minor warnings/mismatched comments mainly in pjlib++Benny Prijono
2005-12-26Modify transport to use generic sockaddr addressBenny Prijono
2005-11-22Added more info for pj_dump_configBenny Prijono
2005-11-21Fixed MSVC compilation warnings in release buildBenny Prijono
2005-11-20Added hex character conversion utility in ctypeBenny Prijono
2005-11-11First clean compile of pjsipBenny Prijono
2005-11-09Rework pjlib++Benny Prijono
2005-11-08MSVC projects for pjlib-utilBenny Prijono
2005-11-08Initial configuration for pjlib-utilBenny Prijono
2005-11-07Modif in configureBenny Prijono
2005-11-07Some changes in pjlib.dspBenny Prijono
2005-11-07Added more checking in UDP clientBenny Prijono
2005-11-07UDP echo testing in LinuxBenny Prijono
2005-11-07Added file I/O and file access APIBenny Prijono
2005-11-06Tested UDP echo server on Win2KBenny Prijono
2005-11-06Tested new ioqueue framework on Linux with select and epollBenny Prijono
2005-11-06Put common ioqueue functionalities in separate file to be used by both select...Benny Prijono
2005-11-06Changed ioqueue to allow simultaneous operations on the same keyBenny Prijono
2005-11-02Final commit before 0.3-pre3Benny Prijono
2005-11-01Added suppor /and fix things for SunOS portBenny Prijono
2005-10-31initial importBenny Prijono