1. bedfd23 - Reindented code such that it uses three spaces for indentation instead by bart · 15 years ago
  2. d2c5eae Changes: by bart · 16 years ago
  3. 86562bd - Updated copyright statements. - Improved consistency of source file headers. by bart · 16 years ago
  4. 246fbf2 Wrapped DRD_() macro around even more function and variable names. by bart · 16 years ago
  5. 1335ecc Introduced more DRD_ prefixes. by bart · 16 years ago
  6. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 16 years ago
  7. 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 from exp-drd/drd_error.h]
  8. 3bb1cec An error message is now printed if two different threads call by bart · 16 years ago
  9. 9d5b796 Added support for detecting locks that have been held too long. by bart · 16 years ago
  10. 5fc70e6 Reorganized error printing code slightly. by bart · 16 years ago
  11. 16d76e5 Added command-line option --show-confl-seg (show conflicting segments). by bart · 16 years ago
  12. 354009c Removed support for thread names. by bart · 16 years ago
  13. 3772a98 Made indentation in the DRD source code uniform: indentation size is now two spaces in all soure files. by bart · 16 years ago
  14. b515eb1 Switched to VG_(get_data_description)() for descriptions of addresses in error reports. by bart · 16 years ago
  15. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  16. 777f7fe Added support for POSIX reader-writer locks. Modified exp-drd/tests/filter-stderr such that i386 and AMD64 now generate the same output. Removed *.stderr.exp2 files. Added section that explains differences between LinuxThreads and NPTL to exp-drd/docs/README.txt. Made error message about LinuxThreads more clear. Made error messages more uniform. by bart · 17 years ago
  17. 3b1ee45 Added detection of more types of runtime errors. Cleaned up tracing output. Added test for tracing output (tc20_verifywrap2). by bart · 17 years ago
  18. e883bc8 Cleaned up generation of "Not a mutex" error messages. by bart · 17 years ago
  19. bf77288 Cleanup: removed old data race detection algorithm implementation. by bart · 17 years ago
  20. 8564292 by sewardj · 17 years ago
  21. af44c82 Add DRD as an experimental tool. Bart Van Assche is the maintainer. by sewardj · 17 years ago