Commit History

Author SHA1 Message Date
  Mukund Sivaraman de6e68cf25 [2850] Fix MemorySegmentMapped::allMemoryDeallocated() and make it non-const 12 years ago
  Mukund Sivaraman 9784a1841f [2850] Add tests for the various open modes 12 years ago
  Mukund Sivaraman 5082c255bb [2850] Constify getNamedAddress() 12 years ago
  Mukund Sivaraman 54a1d02e88 [2850] Make a minor comment update 12 years ago
  Mukund Sivaraman 68343c845a [2850] Make getNamedAddress() return a std::pair 12 years ago
  Mukund Sivaraman 5728c38542 [2831] Make minor comment updates 12 years ago
  JINMEI Tatuya ecc1ba7e65 [2831] corrected example code in doc 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 0f5e915ace [2831] more explicitly clarify passing NULL to setNamedAddress. 12 years ago
  JINMEI Tatuya 10d88f05a9 [2831] explain the rational behind the difference between allocate/set name 12 years ago
  JINMEI Tatuya 617f1e6fc0 [2831] explain the design rationale of MemorySegmentGrown 12 years ago
  Mukund Sivaraman 67d05b954c [2831] Add punctuation to better follow the documentation 12 years ago
  Mukund Sivaraman 2f6c7ab36c [2831] Rearrange sentences in API doc comment 12 years ago
  JINMEI Tatuya 2fb93c012e [2831] more documentation and some more tests 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 2bc9bc74ea [2831] added some documentation 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 d46357aadc [2831] introduced file-mapped memory segment with some basic functionalities. 12 years ago
  Mukund Sivaraman 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
  Mukund Sivaraman 59c5e16d4f [2088] Add comments about size argument to deallocate() 13 years ago
  Mukund Sivaraman c0af8f8c45 [2088] Throw isc::OutOfRange when size passed to deallocate() is larger than what was allocated 13 years ago
  Mukund Sivaraman aa584b6a81 [2088] Throw bad_alloc when MemorySegment cannot allocate the required space 13 years ago
  Mukund Sivaraman 96c432de78 [2088] Add virtual destructor to MemorySegment 13 years ago
  Mukund Sivaraman a4296e2bbf [2088] Document MemorySegment classes 13 years ago
  Mukund Sivaraman 00c9a91a3e [2088] Add initial MemorySegment and MemorySegmentLocal classes 13 years ago