Commit History

Author SHA1 Message Date
  Mukund Sivaraman 8d9a833a05 [2850] Check that the old data is still available after the corruption tests 12 years ago
  Mukund Sivaraman 14a35130ea [2850] Remove obsolete comment (isWritable() no longer throws) 12 years ago
  Mukund Sivaraman cea0d1058d [2850] Add a test for clear() on an uninitialized segment 12 years ago
  Mukund Sivaraman 3ebd4b039b [2850] Add resetHeader() method 12 years ago
  Mukund Sivaraman 299f1f5ff9 [2850] Include <cerrno> for errno 12 years ago
  Mukund Sivaraman ad0e3e2647 [2850] Simplify the corruption of checksum 12 years ago
  Mukund Sivaraman 2015f73562 [2850] Use pre-created test data so that it's not confusing to check 12 years ago
  Mukund Sivaraman a7dac3f7ff [2850] Remove unnecessary use of scoped_ptr 12 years ago
  Mukund Sivaraman e6d1be1a67 [2850] Handle current_filename_ assignment causing an exception 12 years ago
  Mukund Sivaraman 148c5bbf61 [2850] Make getHeader() return the current address of header 12 years ago
  Mukund Sivaraman 4542e8960d [2850] Remove obsolete comment 12 years ago
  Mukund Sivaraman 56d109e8a0 [2850] Fix address name generation 12 years ago
  JINMEI Tatuya 9d90db228e [2850] style cleanups: spacing, combining short lines 12 years ago
  JINMEI Tatuya d003ebd54c [2850] minor style cleanups: constify and brace position 12 years ago
  JINMEI Tatuya 9b930275a2 [2850] unrelated cleanup: make some test methods non public when possible 12 years ago
  JINMEI Tatuya f7cfb33326 [2850] style cleanup: added () for returned values 12 years ago
  Mukund Sivaraman 1fd14dfefc [2850] Add corruption tests 12 years ago
  Mukund Sivaraman 39fba2a15c [2850] Add a sync() method and make reset() and the destructor call it 12 years ago
  Mukund Sivaraman 557794895c [2850] Unify code 12 years ago
  Mukund Sivaraman 3af2603f0f [2850] Fix type of checksum 12 years ago
  Mukund Sivaraman 03ce449ee1 [2850] Fix ZoneTableSegmentMappedTest.resetBadConfig test 12 years ago
  Mukund Sivaraman 9784a1841f [2850] Add tests for the various open modes 12 years ago
  Mukund Sivaraman 5082c255bb [2850] Constify getNamedAddress() 12 years ago
  Mukund Sivaraman 3599c07417 [2850] Add a way to pass a seed to the random number generator 12 years ago
  Mukund Sivaraman 043b3d2952 [2850] Make minor coding style fixes 12 years ago
  Mukund Sivaraman b5cd040334 [2850] Include dependency header in random_number_generator.h itself 12 years ago
  Mukund Sivaraman 54a1d02e88 [2850] Make a minor comment update 12 years ago
  Mukund Sivaraman 7d1a2ca88d [2850] Don't use the term "load" when describing what reset() does 12 years ago
  Mukund Sivaraman ad233427c1 [2850] Update comment to match code 12 years ago
  Mukund Sivaraman 0dccb67c0e [2850] Add a comment 12 years ago