Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya 7ad877ff1d [2850] removed now-unused inclusion and using for boost::scoped_ptr il y a 12 ans
  Mukund Sivaraman c312fa4f48 [2850] Update comment that it doesn't actually fail il y a 12 ans
  Mukund Sivaraman 211389e129 [2850] Remove unnecessary setup of named addresses il y a 12 ans
  Mukund Sivaraman de6e68cf25 [2850] Fix MemorySegmentMapped::allMemoryDeallocated() and make it non-const il y a 12 ans
  Mukund Sivaraman 3c98ade56f [2850] Looks like flush() finalizes base_sgmt_, so we free before that il y a 12 ans
  Mukund Sivaraman bf30f05233 [2850] Pre-reserve some memory to workaround relocations in setNamedAddress() il y a 12 ans
  Mukund Sivaraman 17590957db [2850] Throw std::bad_alloc if ZoneTable::create() throws MemorySegmentGrown il y a 12 ans
  Mukund Sivaraman e2889aabb9 [2850] Make more updates to ZoneTableSegment API documentation il y a 12 ans
  Mukund Sivaraman 9e44958839 [2850] Make more updates to ZoneTableSegment API documentation il y a 12 ans
  Mukund Sivaraman 76e6edb548 [2850] Update Makefile.am for renamed files il y a 12 ans
  Mukund Sivaraman 6bff7db76b [2850] Update ZoneTableSegment API documentation il y a 12 ans
  Mukund Sivaraman 5bfdcfaa4a [2850] Add API doc comments about plans to make reset(), etc. non-virtual il y a 12 ans
  Mukund Sivaraman 46bf6c05bd [2850] Add explicit include for zone_table_segment.h il y a 12 ans
  Mukund Sivaraman c6cadebf7b [2850] Add default case for switch on MemorySegmentOpenMode il y a 12 ans
  Mukund Sivaraman 8ba0a7bc49 [2850] Add tests to check that resetHeader() is called by ZoneWriter class il y a 12 ans
  Mukund Sivaraman db8cec0cd9 [2850] Change style of code to fix buildbot failures il y a 12 ans
  Mukund Sivaraman bc3d482930 [2850] Add isUsable() and getImplType() methods il y a 12 ans
  Mukund Sivaraman 32d750c667 [2850] Rename MemorySegmentTest to MemorySegmentMock (to not resemble a fixture) il y a 12 ans
  Mukund Sivaraman 7bea7dd8c1 [2850] Rename ZoneTableSegmentTest to ZoneTableSegmentMock (to not resemble a fixture) il y a 12 ans
  Mukund Sivaraman 4cac3ddb23 [2850] Destroy ZoneTableSegment object upon exception (see full log) il y a 12 ans
  Mukund Sivaraman eda6761d26 [2850] Add CREATE over corrupted file testcase il y a 12 ans
  Mukund Sivaraman 8d9a833a05 [2850] Check that the old data is still available after the corruption tests il y a 12 ans
  Mukund Sivaraman 14a35130ea [2850] Remove obsolete comment (isWritable() no longer throws) il y a 12 ans
  Mukund Sivaraman cea0d1058d [2850] Add a test for clear() on an uninitialized segment il y a 12 ans
  Mukund Sivaraman 3ebd4b039b [2850] Add resetHeader() method il y a 12 ans
  Mukund Sivaraman 299f1f5ff9 [2850] Include <cerrno> for errno il y a 12 ans
  Mukund Sivaraman ad0e3e2647 [2850] Simplify the corruption of checksum il y a 12 ans
  Mukund Sivaraman 2015f73562 [2850] Use pre-created test data so that it's not confusing to check il y a 12 ans
  Mukund Sivaraman a7dac3f7ff [2850] Remove unnecessary use of scoped_ptr il y a 12 ans
  Mukund Sivaraman e6d1be1a67 [2850] Handle current_filename_ assignment causing an exception il y a 12 ans