1. ca8a54c Implement ticket #103: use native Win32 for file I/O on Win32 by Benny Prijono · 18 years ago
  2. 706242e Fixed incorrect output path in PJLIB by Benny Prijono · 18 years ago
  3. 7d93d4e Added pool for allocating memory from the stack buffer by Benny Prijono · 18 years ago
  4. edba079 Echo suppressor tuning and testing on WincE, and also added config_site_sample.h by Benny Prijono · 18 years ago
  5. 53c3677 Removed pj/compat/sprintf.h from MSVC workspace, also changed "make size" to calculate .bss and .data as well. by Benny Prijono · 18 years ago
  6. d281013 In VC6 workspace, set PJLIB to use IoCompletionPort instead of select() on Release build by Benny Prijono · 18 years ago
  7. 312aff9 Modifications all over the place, but mainly only to update Doxygen documentation by Benny Prijono · 18 years ago
  8. 4100342 Removed VSS traces from .dsp files by Benny Prijono · 18 years ago
  9. 5accbd0 Fixed race condition bug in ioqueue unregistration for select and Win32 IOCP backend by Benny Prijono · 18 years ago
  10. ac52df4 Fixed bug in ioqueue: crashed when key is unregistered while another thread is running a callback by Benny Prijono · 19 years ago
  11. 8d317a0 Fixed bug in ioqueue with IO Completion Port backend, where events may still be called after key is unregistered by Benny Prijono · 19 years ago
  12. edb566c Updated MSVC projects to use os_time_win32.c, as os_time_ansi.c caused problems in VC2005 by Benny Prijono · 19 years ago
  13. 37e8d33 Completed testing for WinCE port by Benny Prijono · 19 years ago
  14. 9cf138e Initial, quick and dirty WinCE port with EVC4 by Benny Prijono · 19 years ago
  15. 33723ce Added more info for pj_dump_config by Benny Prijono · 19 years ago
  16. 4f2be31 Fixed MSVC compilation warnings in release build by Benny Prijono · 19 years ago
  17. e9ed389 Added hex character conversion utility in ctype by Benny Prijono · 19 years ago
  18. 85d3f45 Rework pjlib++ by Benny Prijono · 19 years ago
  19. e91bf77 Initial configuration for pjlib-util by Benny Prijono · 19 years ago
  20. 0c6935e Some changes in pjlib.dsp by Benny Prijono · 19 years ago
  21. a7f64a3 Added file I/O and file access API by Benny Prijono · 19 years ago
  22. 6782e1d Tested UDP echo server on Win2K by Benny Prijono · 19 years ago
  23. 4d974f3 Put common ioqueue functionalities in separate file to be used by both select() and epoll by Benny Prijono · 19 years ago
  24. a9946d5 Changed ioqueue to allow simultaneous operations on the same key by Benny Prijono · 19 years ago
  25. 0a749f1 initial import by Benny Prijono · 19 years ago