1. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  2. 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
  3. 567f72e Fix compile errors following function prototype change. by florian · 12 years ago
  4. 291849f Merge branches/TCHAIN from r12476 (its creation point) into trunk. by sewardj · 12 years ago
  5. e44bccc drd: Switch to new pool allocator by bart · 13 years ago
  6. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 13 years ago
  7. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  8. a300398 Made sure that DRD processes empty address ranges without triggering an assertion failure. Added a unit test in drd/tests/unit_bitmap.c. by bart · 14 years ago
  9. 6584b69 Merged revisions 10129:10130 from the DRDDEV branch to the trunk. by bart · 15 years ago
  10. 8f822af svn merge -r9818:10278 svn://svn.valgrind.org/valgrind/branches/DRDDEV by bart · 15 years ago[Renamed (97%) from drd/tests/drd_bitmap_test.c]
  11. 7b706b3 Merged all revisions up to and including 9814 from the DRDDEV branch to the trunk for the files pub_drd_bitmap.h, drd_bitmap.h, drd_bitmap.c and tests/drd_bitmap_test.c. by bart · 15 years ago
  12. 0605e5a Added more test code. by bart · 15 years ago
  13. c67d153 - Added more tests. - Extended error reporting. by bart · 15 years ago
  14. 39934d6 drd_bitmap_test compiles again. by bart · 15 years ago
  15. 1335ecc Introduced more DRD_ prefixes. by bart · 15 years ago
  16. 9c606bd by sewardj · 16 years ago
  17. ccf17de Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools. by bart · 16 years ago[Renamed (98%) from exp-drd/tests/drd_bitmap_test.c]
  18. 2dbdbab Added command-line options -s and -t such that the loop step and hence the run time of the test can be influenced. by bart · 16 years ago
  19. 214493b Added more tests. by bart · 16 years ago
  20. a9eba35 Converted VG_(assert_fail)() to ANSI C. by bart · 16 years ago
  21. 8be8860 Build fixes for AIX5.3. by sewardj · 16 years ago
  22. fb088fd Suppressed most output while the regression test is run. by bart · 16 years ago
  23. f28b7d1 Added #include <stdio.h>. by bart · 16 years ago
  24. 34eff98 Moved bitmap test from drd_bitmap.c to tests/drd_bitmap_test.c by bart · 16 years ago