Commit History

Author SHA1 Message Date
  Mukund Sivaraman 587f614646 Merge branch 'trac2850_4' 12 years ago
  JINMEI Tatuya c13f4a4ab9 [2905] revised an exception what() message to be hopefully more unstandable. 12 years ago
  JINMEI Tatuya 0ae219d8e8 [2905] handle the empty-zone case in InMemoryClient. 12 years ago
  JINMEI Tatuya 6994c90205 [2905] explicitly reject adding empty zone data directly, for safety. 12 years ago
  JINMEI Tatuya 1a488b6c5e [2905] added ZoneTable::addEmptyZone() to allow adding an empty zone. 12 years ago
  Mukund Sivaraman cc489915a2 [2850] Update code to use safer ZoneTable::create() 12 years ago
  JINMEI Tatuya cfbf803bb4 [2905] store an empty zone data in zone table as placeholder of broken zones. 12 years ago
  Michal 'vorner' Vaner b9c101fd30 [2836] Set the segment holder separately 12 years ago
  JINMEI Tatuya fa304f6d47 [2834] removed now-unused methods and members from InMemoryClient. 12 years ago
  JINMEI Tatuya 83652c539b [2834] add getZoneCount() to ZoneTable and use it for InMemoryClient 12 years ago
  Mukund Sivaraman 503a7b06ae [2208] Constify and use references in some args 12 years ago
  Mukund Sivaraman 667ecc41e7 [2208] Make ZoneTableSegmentLocal manage a real ZoneTable object 12 years ago
  Michal 'vorner' Vaner 3a6ee0d12d [2292] Pass the old zone back 12 years ago
  Michal 'vorner' Vaner 7888a2127d [2292] Don't pass SegmentObjectHolder 12 years ago
  Michal 'vorner' Vaner e1b4bf1cb5 [2292] Remove mutable find methods 12 years ago
  Michal 'vorner' Vaner 76243c3ccd [2292] Remove the setZoneData method 12 years ago
  Mukund Sivaraman 56afaa4d87 [2108] Changed proto of ZoneTable::setZoneData() to return a FindResult 12 years ago
  Mukund Sivaraman 061fbc119b [2108] Add ZoneTable::setZoneData() 12 years ago
  JINMEI Tatuya 0aeb26af21 [2107merge] Merge branch 'trac2107' into trac2107merge with fixing conflicts. 12 years ago
  Jelte Jansen ef7d337971 [2100] update copyright year in new files 12 years ago
  JINMEI Tatuya aef961dacd [2100] use offset pointer for the underlying tree 12 years ago
  JINMEI Tatuya 86f3e7053f [2100] cleanup: removed removeZone(). 12 years ago
  JINMEI Tatuya 450fef21a6 [2100] updated the return type of findZone(). 12 years ago
  JINMEI Tatuya 2e9fc841b3 [2100] return the created zone data from addZone. 12 years ago
  JINMEI Tatuya 3e433eb3ea [2100] improved exception safety. 12 years ago
  JINMEI Tatuya c2f339c9a0 [2100] revised addZone() iface: now it only takes name, creates data in it. 12 years ago
  JINMEI Tatuya 311f8b5891 [2100] ensure exception safety in ZoneTable::create using a holder class. 12 years ago
  JINMEI Tatuya a98c9ab9a6 [2100] simplify: move definitions to the main class instead of pimpl. 12 years ago
  JINMEI Tatuya 5cd828127e [2100] make the new implementation compile. 12 years ago
  JINMEI Tatuya 57de7551b2 [2100] copy the old zone table implementation and tests under "memory" dir. 12 years ago