Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya a6949cd643 [2836] editorial cleanup: removed an unnecessary semicolon. il y a 12 ans
  Michal 'vorner' Vaner 42a5a79525 [2836] Retry addition on segment grow il y a 12 ans
  Michal 'vorner' Vaner bc8cc9cf60 [2836] Don't store the zone_data pointer in tests il y a 12 ans
  Michal 'vorner' Vaner 69abb65722 [2836] Make zone_data_ a pointer il y a 12 ans
  Michal 'vorner' Vaner a752e1aeac [2836] Test growth of the mapped segment il y a 12 ans
  Michal 'vorner' Vaner d42136528e [2836] Use other segments in the tests as well il y a 12 ans
  Michal 'vorner' Vaner 1024b43c68 [2836] Make the updater tests parametrized il y a 12 ans
  Michal 'vorner' Vaner 31df868ff4 [2836] Move the actual addition to separate method il y a 12 ans
  Michal 'vorner' Vaner 51c2df1a29 [2836] Cleanup: use references il y a 12 ans
  Michal 'vorner' Vaner 1d139b0a31 [2836] Minor docs fixes il y a 12 ans
  JINMEI Tatuya a2fcb467b9 [2831] added a test (compile time in fact) for def of INITIAL_SIZE. il y a 12 ans
  JINMEI Tatuya d70fad8d81 [2831] make sure resetting a segment before opening one il y a 12 ans
  JINMEI Tatuya 329d5b2238 [2831] more doc about reader-writer conflicts il y a 12 ans
  JINMEI Tatuya 0f6cfdfd2a [2831] use boost file lock to detect any violation of read-write conflicts il y a 12 ans
  JINMEI Tatuya 3877992c69 [2831] clarified the check after repeated shrinkToFit. il y a 12 ans
  JINMEI Tatuya 059b6a3e1f [2831] corrected assert condition for overflow check il y a 12 ans
  JINMEI Tatuya 510d6d2e9f [2831] corrected a typo il y a 12 ans
  JINMEI Tatuya e41c43c1cc [2831] more clarified when mapped setNamedAddress returns true. il y a 12 ans
  JINMEI Tatuya e3b63fb33c [2831] in multiProcess test make sure two processes open segments in parallel. il y a 12 ans
  JINMEI Tatuya 8297b3a742 [2831] reverted the change for deleting checkNamedData(). il y a 12 ans
  JINMEI Tatuya 6eae3579a0 [2831] removed test for segment size after shrink. il y a 12 ans
  Mukund Sivaraman d43543b1fe [2831] Also clear the named address before shrinkToFit() il y a 12 ans
  Mukund Sivaraman 2a70916c9d [2831] Write the status to the waiting parent anyway il y a 12 ans
  Mukund Sivaraman 3469f1a875 [2831] Reset the parent's segment before forking il y a 12 ans
  Mukund Sivaraman 408b43df79 [2831] Fix the segment that is used from the child il y a 12 ans
  Mukund Sivaraman 52c3dae27c [2831] Close remaining pipe fd after using it il y a 12 ans
  Mukund Sivaraman c936d8ec97 [2831] Use ASSERT_NE with pointer value il y a 12 ans
  Mukund Sivaraman c1465e69b3 [2831] Check that the segment actually shrunk il y a 12 ans
  Mukund Sivaraman 36389eed51 [2831] Iterate over the source data instead of using redundant data il y a 12 ans
  Mukund Sivaraman 5728c38542 [2831] Make minor comment updates il y a 12 ans