1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  3. d4bab99 drd: Update copyright notice by bart · 11 years ago
  4. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  5. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  6. 1081fe2 Remove emacs modeline and/or local variables from DRD source files by bart · 12 years ago
  7. ad994e8 drd, XML tracing: move newline generation into DRD_(trace_msg)() / change tracing output format slightly. by bart · 13 years ago
  8. b92ff0f DRD, refactoring: Introduce DRD_(trace_msg)() by bart · 13 years ago
  9. 922304f Updated modeline and copyright statement in DRD source files. by bart · 13 years ago
  10. 876cafd E-mail address update. by bart · 14 years ago
  11. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  12. 141a7ed Resynchronized client requests with the latest version of TSan's header file by bart · 14 years ago
  13. 62cc232 Changes: by bart · 14 years ago
  14. 31b983d Removed trailing whitespace in C source and header files. by bart · 14 years ago
  15. 66f196d - Made the ANNOTATE_RWLOCK_*() macros binary compatible with Helgrind. by bart · 15 years ago
  16. b48bde2 Report an error message instead of triggering an assertion failure when a non-existing thread ID is passed to pthread_join() or pthread_cancel(). by bart · 15 years ago
  17. d45d995 - Added support for most of the ANNOTATE_...() macro's supported by by bart · 15 years ago
  18. bedfd23 - Reindented code such that it uses three spaces for indentation instead by bart · 15 years ago
  19. d2c5eae Changes: by bart · 15 years ago
  20. 86562bd - Updated copyright statements. - Improved consistency of source file headers. by bart · 15 years ago
  21. 246fbf2 Wrapped DRD_() macro around even more function and variable names. by bart · 15 years ago
  22. 1335ecc Introduced more DRD_ prefixes. by bart · 15 years ago
  23. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 15 years ago
  24. 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]
  25. 3bb1cec An error message is now printed if two different threads call by bart · 16 years ago
  26. 9d5b796 Added support for detecting locks that have been held too long. by bart · 16 years ago
  27. 5fc70e6 Reorganized error printing code slightly. by bart · 16 years ago
  28. 16d76e5 Added command-line option --show-confl-seg (show conflicting segments). by bart · 16 years ago
  29. 354009c Removed support for thread names. by bart · 16 years ago
  30. 3772a98 Made indentation in the DRD source code uniform: indentation size is now two spaces in all soure files. by bart · 16 years ago
  31. b515eb1 Switched to VG_(get_data_description)() for descriptions of addresses in error reports. by bart · 16 years ago
  32. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  33. 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 · 16 years ago
  34. 3b1ee45 Added detection of more types of runtime errors. Cleaned up tracing output. Added test for tracing output (tc20_verifywrap2). by bart · 16 years ago
  35. e883bc8 Cleaned up generation of "Not a mutex" error messages. by bart · 16 years ago
  36. bf77288 Cleanup: removed old data race detection algorithm implementation. by bart · 16 years ago
  37. 8564292 by sewardj · 16 years ago
  38. af44c82 Add DRD as an experimental tool. Bart Van Assche is the maintainer. by sewardj · 17 years ago