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. ea71ffb Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  4. 5204838 drd: Add a consistency check by bart · 10 years ago
  5. d4bab99 drd: Update copyright notice by bart · 11 years ago
  6. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  7. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  8. 1081fe2 Remove emacs modeline and/or local variables from DRD source files by bart · 12 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. 8f822af svn merge -r9818:10278 svn://svn.valgrind.org/valgrind/branches/DRDDEV by bart · 15 years ago
  13. 48fcfc6 Fixed a memory leak. by bart · 15 years ago
  14. bedfd23 - Reindented code such that it uses three spaces for indentation instead by bart · 15 years ago
  15. 86562bd - Updated copyright statements. - Improved consistency of source file headers. by bart · 15 years ago
  16. 41b226c Wrapped DRD_() macro around all vector clock function names. by bart · 15 years ago
  17. 9c606bd by sewardj · 16 years ago
  18. 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_vc.c]
  19. fa1b293 Eliminated out-of-line copy of vc_lte(). by bart · 16 years ago
  20. fbbac09 Added vc_combine2(). by bart · 16 years ago
  21. fdb6558 Simplified format in which a vector clock is printed. by bart · 16 years ago
  22. 635a581 Minor optimization: commented out an assert statement. by bart · 16 years ago
  23. a7faf67 Cleaned up vc_min() and vc_combine() implementations. by bart · 16 years ago
  24. 5bd9f2d Added new command-line option --trace-rwlock. Added regression test exp-drd/tests/rwlock_race. Updated to do list. Fixed bug in vc_min(), the function that computes the elementwise minimum of two vector clocks. Fixed bug in thread_update_danger_set(). Fixed recently introduced bug in mutex code with regard to vector clock combining. by bart · 16 years ago
  25. c46c232 Added vc_assign() function. by bart · 16 years ago
  26. 8564292 by sewardj · 16 years ago
  27. af44c82 Add DRD as an experimental tool. Bart Van Assche is the maintainer. by sewardj · 17 years ago