1. 8f822af svn merge -r9818:10278 svn://svn.valgrind.org/valgrind/branches/DRDDEV by bart · 15 years ago
  2. 48fcfc6 Fixed a memory leak. by bart · 15 years ago
  3. bedfd23 - Reindented code such that it uses three spaces for indentation instead by bart · 15 years ago
  4. 86562bd - Updated copyright statements. - Improved consistency of source file headers. by bart · 15 years ago
  5. 41b226c Wrapped DRD_() macro around all vector clock function names. by bart · 15 years ago
  6. 9c606bd by sewardj · 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_vc.c]
  8. fa1b293 Eliminated out-of-line copy of vc_lte(). by bart · 16 years ago
  9. fbbac09 Added vc_combine2(). by bart · 16 years ago
  10. fdb6558 Simplified format in which a vector clock is printed. by bart · 16 years ago
  11. 635a581 Minor optimization: commented out an assert statement. by bart · 16 years ago
  12. a7faf67 Cleaned up vc_min() and vc_combine() implementations. by bart · 16 years ago
  13. 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
  14. c46c232 Added vc_assign() function. by bart · 16 years ago
  15. 8564292 by sewardj · 16 years ago
  16. af44c82 Add DRD as an experimental tool. Bart Van Assche is the maintainer. by sewardj · 17 years ago