Commit History

Author SHA1 Message Date
  Mukund Sivaraman 77e3dfce7c [2856] Simplify code (old_readers will be empty before syncing readers) 12 years ago
  Mukund Sivaraman 724e39ef6e [2856] Use deque instead of a list to store events 12 years ago
  Mukund Sivaraman 941c1d8bfc [2856] Fix copyright year 12 years ago
  Mukund Sivaraman 40471d97b2 [2856] Rename memmgr module mes file to libmemmgr to avoid conflict 12 years ago
  Mukund Sivaraman 1f09795960 [2856] Update test to check more concretely 12 years ago
  Mukund Sivaraman cd9d3e1a07 [2856] Log errors when using the ZoneWriter 12 years ago
  Mukund Sivaraman 9c54e830d9 [2856] Log when the MemorySegmentBuilder receives a bad command 12 years ago
  Mukund Sivaraman 27a4c21999 [2856] Remove excessive ordering test 12 years ago
  Mukund Sivaraman e61c29836e [2856] Test lists and sets directly instead of using len() 12 years ago
  Mukund Sivaraman 7c6999a010 [2856] Delete the mapped file after the test completes 12 years ago
  Mukund Sivaraman 37753c0dc2 [2856] Add test for "load" command to builder 12 years ago
  Mukund Sivaraman cca0075f10 [2856] Rename env variable 12 years ago
  Mukund Sivaraman 377e88195e [2856] Add documentation for the __handle_load() method, etc. 12 years ago
  Mukund Sivaraman d9b56777aa [2856] Include the state transition diagram 12 years ago
  Mukund Sivaraman 7027266480 [2856] Add some more missing documentation 12 years ago
  Mukund Sivaraman 2de17f71ba [2856] Add documentation 12 years ago
  Mukund Sivaraman 644a03f0da [2856] Fix handle_load() invocation 12 years ago
  Mukund Sivaraman 89a447a134 [2856] Add more thorough remove_reader() tests 12 years ago
  Mukund Sivaraman 292f28a54f [2856] Add more thorough sync_reader() tests 12 years ago
  Mukund Sivaraman 1bbc190647 [2856] Add basic sync_reader() and remove_reader() tests 12 years ago
  Mukund Sivaraman af62ea0018 [2856] Test that the state doesn't change when an exception is raised 12 years ago
  Mukund Sivaraman a84352beba [2856] Check complete_update() return value 12 years ago
  Mukund Sivaraman d4fba54dde [2856] Add start_update() tests 12 years ago
  Mukund Sivaraman fd38783ce7 [2856] Check that old_readers is untouched by add_reader() 12 years ago
  Mukund Sivaraman d474c8d062 [2856] Fix exception messages 12 years ago
  Mukund Sivaraman e7855781ad [2856] Reorder methods 12 years ago
  Mukund Sivaraman 59c4a138d1 [2856] Add add_reader() tests 12 years ago
  Mukund Sivaraman af0db15b17 [2856] Fix test name 12 years ago
  Mukund Sivaraman 3401846345 [2856] Move test in file 12 years ago
  Mukund Sivaraman e68217dd34 [2856] Test UPDATING -> SYNCHRONIZING with and without events in the queue 12 years ago