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. 91b7ec3 drd: Remove drd/drd_list.h again because of its GPLv2 license. by bart · 12 years ago
  6. e278ab5 drd: Use macros and inline functions for list manipulation by bart · 12 years ago
  7. 1081fe2 Remove emacs modeline and/or local variables from DRD source files by bart · 12 years ago
  8. 922304f Updated modeline and copyright statement in DRD source files. by bart · 13 years ago
  9. 876cafd E-mail address update. by bart · 14 years ago
  10. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  11. 31b983d Removed trailing whitespace in C source and header files. by bart · 14 years ago
  12. 8f822af svn merge -r9818:10278 svn://svn.valgrind.org/valgrind/branches/DRDDEV by bart · 15 years ago
  13. 1a3b0b3 Added more statistics. by bart · 15 years ago
  14. bedfd23 - Reindented code such that it uses three spaces for indentation instead by bart · 15 years ago
  15. 2adfc2a Removed DRD_() wrapper from static variables. Corrected datatypes of DRD_(sg_new)(). by bart · 15 years ago
  16. 86562bd - Updated copyright statements. - Improved consistency of source file headers. by bart · 15 years ago
  17. 62ada3f Wrapped DRD_() macro around all segment function names. by bart · 15 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_segment.h]
  19. a9c3739 Implemented segment merging. by bart · 16 years ago
  20. a2b6e1b Added reference counting to segments. Synchronization objects (mutex, semaphore, barrier, rwlock) now keep a pointer to a segment instead of copying a vector clock for modeling causal relationships. by bart · 16 years ago
  21. 7102f10 Renamed functions for querying segment creation counters. Added the function sg_get_alive_segments_count(). Removed sg_init() and sg_cleanup() from the public segment interface. by bart · 16 years ago
  22. ed866d8 Cleanup: moved const keyword in front of datatype. by bart · 16 years ago
  23. 8564292 by sewardj · 16 years ago
  24. af44c82 Add DRD as an experimental tool. Bart Van Assche is the maintainer. by sewardj · 17 years ago