index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
util
/
memory_segment_local.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3361] release changes
Wlodzimierz Wencel
2024-04-29
1
-1
/
+1
*
[#3316] fixed doxygen
Razvan Becheriu
2024-04-03
1
-4
/
+0
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
1
-1
/
+1
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
[2850] Constify allMemoryDeallocated() again
Mukund Sivaraman
2013-05-20
1
-1
/
+1
*
[2850] Fix MemorySegmentMapped::allMemoryDeallocated() and make it non-const
Mukund Sivaraman
2013-05-13
1
-1
/
+1
*
[2850] Constify getNamedAddress()
Mukund Sivaraman
2013-05-06
1
-1
/
+1
*
[2850] Make getNamedAddress() return a std::pair
Mukund Sivaraman
2013-05-02
1
-1
/
+1
*
[2831] handle NULL name values for xxxNamedAddress explicitly.
JINMEI Tatuya
2013-04-10
1
-3
/
+3
*
[2831] described implementation-specific differences of setNamedAddress.
JINMEI Tatuya
2013-04-09
1
-0
/
+5
*
[2831] more documentation and some more tests
JINMEI Tatuya
2013-03-12
1
-0
/
+14
*
[2831] make shrinkToFit non virtual; add more doc
JINMEI Tatuya
2013-03-12
1
-3
/
+0
*
[2831] handle the case where setNamedAddress failed due to short space.
JINMEI Tatuya
2013-03-12
1
-1
/
+5
*
[2831] added namedAddress interface to local segment, share the test cases.
JINMEI Tatuya
2013-03-11
1
-0
/
+5
*
[2831] supported shrinkToFit().
JINMEI Tatuya
2013-03-11
1
-0
/
+3
*
[2831] added get/set/clearNamedAddress interfaces
JINMEI Tatuya
2013-03-09
1
-0
/
+4
*
[2357] Update scaffolding using fix-scaffolding.py tool
Mukund Sivaraman
2012-10-25
1
-3
/
+3
*
[2088] Throw isc::OutOfRange when size passed to deallocate() is larger than ...
Mukund Sivaraman
2012-07-12
1
-0
/
+3
*
[2088] Throw bad_alloc when MemorySegment cannot allocate the required space
Mukund Sivaraman
2012-07-12
1
-0
/
+3
*
[2088] Mark virtual methods as virtual even in derived classes
Mukund Sivaraman
2012-07-12
1
-3
/
+3
*
[2088] Add virtual destructor to MemorySegment
Mukund Sivaraman
2012-07-12
1
-0
/
+3
*
[2088] Document MemorySegment classes
Mukund Sivaraman
2012-07-06
1
-0
/
+28
*
[2088] Add initial MemorySegment and MemorySegmentLocal classes
Mukund Sivaraman
2012-07-06
1
-0
/
+39