Commit History

Author SHA1 Message Date
  JINMEI Tatuya 33f75a5313 [2850] ZoneWriter updates 12 years ago
  Mukund Sivaraman e4a817403b [2850] Add a comment 12 years ago
  Mukund Sivaraman 85fcde6369 [2850] Cache the header address for read-only segments 12 years ago
  Mukund Sivaraman 9440c155bc [2850] Update if statement slightly (doesn't change behavior) 12 years ago
  JINMEI Tatuya c226db710c [2850] style matter: combined two short lines. 12 years ago
  Mukund Sivaraman 54c8596393 [2850] Use non-const implementation of allMemoryDeallocated() again 12 years ago
  Mukund Sivaraman 14398c533d [2850] Validate names in all name-related methods 12 years ago
  Mukund Sivaraman 62b6680e17 [2850] Move allocate_size_ to private class 12 years ago
  Mukund Sivaraman 5fe7172742 [2850] Remove ZoneTableSegment::resetHeader() 12 years ago
  JINMEI Tatuya 861f24ea14 [2850] Comment new ZoneTable::destroy() argument 12 years ago
  Mukund Sivaraman a66bb4b7ad [2850] Fix indenting 12 years ago
  Mukund Sivaraman cc489915a2 [2850] Update code to use safer ZoneTable::create() 12 years ago
  JINMEI Tatuya f91e51c212 [2850] a minor comment wording fix 12 years ago
  Mukund Sivaraman 94bd413ac2 Revert "[2850] Add a way to pass a seed to the random number generator" 12 years ago
  Mukund Sivaraman f5b81693da [2850] Check if ZoneTableHeader name exists in an existing segment 12 years ago
  Mukund Sivaraman a5f749af53 [2850] Check the case where READ_WRITE mode doesn't find a checksum in an existing segment 12 years ago
  Mukund Sivaraman 498c4d6864 [2850] Add comment that the string returned by getImplType() should match the one passed to create() 12 years ago
  Mukund Sivaraman cb05a97990 [2850] Update comment about when the segment had been cleared 12 years ago
  JINMEI Tatuya 3a7105d676 [2850] Add a comment about unsafe code 12 years ago
  Mukund Sivaraman 8f4a847270 [2850] Correct type of exception thrown and also add a test for it 12 years ago
  Mukund Sivaraman a8594f39c3 [2850] Remove assertions that are unnecessary now 12 years ago
  Mukund Sivaraman cc51cced3f [2850] Reject empty names too in setNamedAddress() 12 years ago
  Mukund Sivaraman cfeb578ade [2850] Reserve names beginning with _ for internal use only 12 years ago
  Mukund Sivaraman 214d50fb38 [2850] Constify allMemoryDeallocated() again 12 years ago
  JINMEI Tatuya 38a875a2d8 [master] make sure 0-clear test buffer to suppress valgrind warnings 12 years ago
  JINMEI Tatuya a41cac4287 [master] changelog for #2946 12 years ago
  JINMEI Tatuya d5f2a0d095 [master] Merge branch 'trac2946' 12 years ago
  JINMEI Tatuya 7831eb91e8 [2946] simplified the previous fix further: just use it without any prefix. 12 years ago
  JINMEI Tatuya 994dfcd88a [master] Merge branch 'trac2916' 12 years ago
  Thomas Markwalder 4ca74b26c1 [master] Updated incorrect file names which broke distcheck make target. 12 years ago