1. 1335ecc Introduced more DRD_ prefixes. by bart · 16 years ago
  2. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 17 years ago
  3. ccf17de Renamed exp-drd directory into drd. Moved drd from the experimental tool class to the class of regular tools. by bart · 17 years ago[Renamed from exp-drd/drd_error.h]
  4. 3bb1cec An error message is now printed if two different threads call by bart · 17 years ago
  5. 9d5b796 Added support for detecting locks that have been held too long. by bart · 17 years ago
  6. 5fc70e6 Reorganized error printing code slightly. by bart · 17 years ago
  7. 16d76e5 Added command-line option --show-confl-seg (show conflicting segments). by bart · 17 years ago
  8. 354009c Removed support for thread names. by bart · 17 years ago
  9. 3772a98 Made indentation in the DRD source code uniform: indentation size is now two spaces in all soure files. by bart · 17 years ago
  10. b515eb1 Switched to VG_(get_data_description)() for descriptions of addresses in error reports. by bart · 17 years ago
  11. b8b79ad Merge in the DATASYMS branch. by sewardj · 17 years ago
  12. 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
  13. 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
  14. e883bc8 Cleaned up generation of "Not a mutex" error messages. by bart · 17 years ago
  15. bf77288 Cleanup: removed old data race detection algorithm implementation. by bart · 17 years ago
  16. 8564292 by sewardj · 18 years ago
  17. af44c82 Add DRD as an experimental tool. Bart Van Assche is the maintainer. by sewardj · 18 years ago