Commit History

Author SHA1 Message Date
  Mukund Sivaraman 5082c255bb [2850] Constify getNamedAddress() 12 years ago
  Mukund Sivaraman 68343c845a [2850] Make getNamedAddress() return a std::pair 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
  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 0fccc0c84f [2831] added namedAddress interface to local segment, share the test cases. 12 years ago
  JINMEI Tatuya 111e2c83f6 [2831] supported shrinkToFit(). 12 years ago
  JINMEI Tatuya a3077227a4 [2831] added get/set/clearNamedAddress interfaces 12 years ago
  Mukund Sivaraman 059a2a1751 [2357] Update scaffolding using fix-scaffolding.py tool 12 years ago
  Mukund Sivaraman c0af8f8c45 [2088] Throw isc::OutOfRange when size passed to deallocate() is larger than what was allocated 12 years ago
  Mukund Sivaraman aa584b6a81 [2088] Throw bad_alloc when MemorySegment cannot allocate the required space 12 years ago
  Mukund Sivaraman fb9bdb9bd4 [2088] Mark virtual methods as virtual even in derived classes 12 years ago
  Mukund Sivaraman 96c432de78 [2088] Add virtual destructor to MemorySegment 12 years ago
  Mukund Sivaraman a4296e2bbf [2088] Document MemorySegment classes 12 years ago
  Mukund Sivaraman 00c9a91a3e [2088] Add initial MemorySegment and MemorySegmentLocal classes 12 years ago