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. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  5. 1081fe2 Remove emacs modeline and/or local variables from DRD source files by bart · 12 years ago
  6. 922304f Updated modeline and copyright statement in DRD source files. by bart · 13 years ago
  7. 876cafd E-mail address update. by bart · 14 years ago
  8. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  9. bedfd23 - Reindented code such that it uses three spaces for indentation instead by bart · 15 years ago
  10. d2c5eae Changes: by bart · 15 years ago
  11. 86562bd - Updated copyright statements. - Improved consistency of source file headers. by bart · 15 years ago
  12. a8cf765 Wrapped DRD_() macro around all barrier-related function names. by bart · 15 years ago
  13. 41b226c Wrapped DRD_() macro around all vector clock function names. by bart · 15 years ago
  14. 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_barrier.h]
  15. 6bbefaf Added more detailed statistics about thread_new_segment() calls. by bart · 16 years ago
  16. 0268dfa Added support for OpenMP barriers -- if libgomp.so has been built with debug information. More in general, added support for nested synchronization constructs. by bart · 16 years ago
  17. 72b751c Added command-line option --trace-clientobj. Renamed drd_clientobj* functions into clientobj*. Moved some code from drd_main.c into the drd_mutex.c/drd_cond.c/drd_semaphore.c. by bart · 16 years ago
  18. 28230a3 Eliminated upper bounds on the number of condition variables, semaphores and barriers. Added command-line option --trace-semaphore. by bart · 16 years ago
  19. 8564292 by sewardj · 16 years ago