Commit History

Author SHA1 Message Date
  Mukund Sivaraman e825b22e4e [2831] Make a minor comment update about additional case 12 years ago
  JINMEI Tatuya 329d5b2238 [2831] more doc about reader-writer conflicts 12 years ago
  JINMEI Tatuya 0f6cfdfd2a [2831] use boost file lock to detect any violation of read-write conflicts 12 years ago
  JINMEI Tatuya e41c43c1cc [2831] more clarified when mapped setNamedAddress returns true. 12 years ago
  JINMEI Tatuya be5ebe7673 [2831] updated rw ctor so that we can create a new segment, removing old one. 12 years ago
  JINMEI Tatuya bafbce54b6 [2831] added note about too small initial_size, and added a test for the case. 12 years ago
  JINMEI Tatuya b38ed8f456 [2831] use \throw to describe exceptions where appropriate. 12 years ago
  JINMEI Tatuya 81e57da07f [2831] handle NULL name values for xxxNamedAddress explicitly. 12 years ago
  JINMEI Tatuya b8d905c9df [2831] described implementation-specific differences of setNamedAddress. 12 years ago
  Mukund Sivaraman 86c303a029 [2831] Some more minor comment updates 12 years ago
  Mukund Sivaraman 639532ca50 [2831] Some minor comment updates 12 years ago
  Mukund Sivaraman e1126a3214 [2831] Clarify comment about overflow 12 years ago
  Mukund Sivaraman 67d05b954c [2831] Add punctuation to better follow the documentation 12 years ago
  JINMEI Tatuya bb5479f56b [2831] make sure flushing memory before unmapping. 12 years ago
  JINMEI Tatuya 2fb93c012e [2831] more documentation and some more tests 12 years ago
  JINMEI Tatuya 27ae48b404 [2831] added getCheckSum method 12 years ago
  JINMEI Tatuya 643e32a402 [2831] make shrinkToFit non virtual; add more doc 12 years ago
  JINMEI Tatuya a2ea0fb9c9 [2831] handle the case where setNamedAddress failed due to short space. 12 years ago
  JINMEI Tatuya d7647f9c62 [2831] check prohibited operations on read-only segments more reliably 12 years ago
  JINMEI Tatuya 111e2c83f6 [2831] supported shrinkToFit(). 12 years ago
  JINMEI Tatuya a3077227a4 [2831] added get/set/clearNamedAddress interfaces 12 years ago
  JINMEI Tatuya 4cfe351f17 [2831] tested other corner cases of deallocate() 12 years ago
  JINMEI Tatuya d46357aadc [2831] introduced file-mapped memory segment with some basic functionalities. 12 years ago