Historique des commits

Auteur SHA1 Message Date
  Michal 'vorner' Vaner 423740919b [2836] Attempt a test for whole zone loading il y a 12 ans
  Michal 'vorner' Vaner f0229b977d [2836] Clarify comment of test. il y a 12 ans
  Michal 'vorner' Vaner 2cab680045 [2836] The updater is never NULL in destructor il y a 12 ans
  Michal 'vorner' Vaner 807f3b5cd6 [2836] Less hacky way to access the zone data in tests il y a 12 ans
  Michal 'vorner' Vaner 772de981b1 [2836] Provide virtual destructor il y a 12 ans
  Michal 'vorner' Vaner bd04d06c2d [2836] Disable tests without shared memory il y a 12 ans
  Michal 'vorner' Vaner 44160bfeff [2836] Check for collision on the named address il y a 12 ans
  Michal 'vorner' Vaner 29f6d05f66 [2836] Store the address for whole lifetime il y a 12 ans
  Michal 'vorner' Vaner f941f042dc [2836] Clarify exception thrown from DomainTree::insert il y a 12 ans
  Michal 'vorner' Vaner 54b12f14d0 [2836] Retry addition to zone table il y a 12 ans
  Michal 'vorner' Vaner 689aa37ea4 [2836] Note that a method may throw il y a 12 ans
  JINMEI Tatuya f4ca083e42 [2836-2] use managed_mapped_file to cause remap at different addr. il y a 12 ans
  JINMEI Tatuya 3a6ae66c2a [2836-2] make sure remapping boost segment even if grow() fails. il y a 12 ans
  JINMEI Tatuya 7184eb4185 [2836-2] make sure flush()ing the base segment before grow/shrink il y a 12 ans
  Michal 'vorner' Vaner 2f220f9ff1 [2836] Make segment holder survive relocation il y a 12 ans
  Michal 'vorner' Vaner a87cf3103e [2836] Test that segment holder survives relocation il y a 12 ans
  JINMEI Tatuya 427bc05eee [2836] style fixes: constify, folded a long line. il y a 12 ans
  JINMEI Tatuya 4f5e822104 [2836] style fixes: add () for return il y a 12 ans
  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