1. 62ada3f Wrapped DRD_() macro around all segment function names. by bart · 16 years ago
  2. 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]
  3. a9c3739 Implemented segment merging. by bart · 17 years ago
  4. 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 · 17 years ago
  5. 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 · 17 years ago
  6. ed866d8 Cleanup: moved const keyword in front of datatype. by bart · 17 years ago
  7. 8564292 by sewardj · 17 years ago
  8. af44c82 Add DRD as an experimental tool. Bart Van Assche is the maintainer. by sewardj · 17 years ago