1. ba858ec Fixed ticket #1037: Memory pool alignment error when alignment is set to be greater than the default (thanks John Ridges for the report): by Benny Prijono · 15 years ago
  2. 1741242 Fixed ticket #980: Memory pool alignment error when alignment is set to be greater than 4 bytes (thanks John Ridges for the report) by Benny Prijono · 15 years ago
  3. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  4. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  5. 152d1e5 Calling strncpy with a maximum size argument of (32) on destination buffer '(pool)->obj_name' of size (32) can possibly leave the destination buffer lacking null-termination by Benny Prijono · 17 years ago
  6. 1f61a8f Ticket #354: continuing work to port the Symbian libraries to .DSO format by Benny Prijono · 17 years ago
  7. f260e46 Initial Symbian integration to trunk for pjlib by Benny Prijono · 17 years ago
  8. a771a51 Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2007 in copyright notice in all sources by Benny Prijono · 18 years ago
  9. 83217fa Fixed ticket #105: unnecessary assert in fixed buffer based pool (pool_buf) on no memory condition by Benny Prijono · 18 years ago
  10. 7d93d4e Added pool for allocating memory from the stack buffer by Benny Prijono · 18 years ago
  11. e85bc41 Another take at fixing 64bit problems. PJ_MAX_OBJ_NAME is increased to 32 chars (from 16), and check all those sprintf's especially the ones with "%p" format. by Benny Prijono · 18 years ago
  12. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  13. 42c5b9e Merge-in RTEMS port patch by Phil Torre <ptorre@zetron.com>, alpha release. by Benny Prijono · 18 years ago
  14. 8508aa0 Added ability to have custom pool backend (needed for pool debugging facility) by Benny Prijono · 18 years ago
  15. ed811d7 Fixed compilation and run warnings/errors with MSVC 2005 by Benny Prijono · 19 years ago
  16. c81dfef Changed loggin to level 6 (from 5) by Benny Prijono · 19 years ago
  17. d493480 Small optimization in pool (removed used_size) by Benny Prijono · 19 years ago
  18. 9033e31 Set svn:eol-style for all files by Benny Prijono · 19 years ago
  19. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  20. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  21. 48a9f4c Final commit before 0.3-pre3 by Benny Prijono · 19 years ago
  22. 4766ffe Just changing keyword expansion by Benny Prijono · 19 years ago
  23. dd859a6 Added suppor /and fix things for SunOS port by Benny Prijono · 19 years ago
  24. 0a749f1 initial import by Benny Prijono · 19 years ago