1. 31b983d Removed trailing whitespace in C source and header files. by bart · 15 years ago
  2. 8f822af svn merge -r9818:10278 svn://svn.valgrind.org/valgrind/branches/DRDDEV by bart · 15 years ago
  3. 1a3b0b3 Added more statistics. by bart · 15 years ago
  4. bedfd23 - Reindented code such that it uses three spaces for indentation instead by bart · 15 years ago
  5. 2adfc2a Removed DRD_() wrapper from static variables. Corrected datatypes of DRD_(sg_new)(). by bart · 15 years ago
  6. 86562bd - Updated copyright statements. - Improved consistency of source file headers. by bart · 16 years ago
  7. 62ada3f Wrapped DRD_() macro around all segment function names. by bart · 16 years ago
  8. 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]
  9. a9c3739 Implemented segment merging. by bart · 16 years ago
  10. 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
  11. 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
  12. ed866d8 Cleanup: moved const keyword in front of datatype. by bart · 17 years ago
  13. 8564292 by sewardj · 17 years ago
  14. af44c82 Add DRD as an experimental tool. Bart Van Assche is the maintainer. by sewardj · 17 years ago