From 6cbe1301ff3c52942fff9c264027f9951a34d252 Mon Sep 17 00:00:00 2001 From: khizmax Date: Sat, 29 Nov 2014 14:38:58 +0300 Subject: [PATCH] changelog --- change.log | 3 +++ 1 file changed, 3 insertions(+) diff --git a/change.log b/change.log index 8bf8422c..d54711b6 100644 --- a/change.log +++ b/change.log @@ -20,6 +20,9 @@ cds::container::VyukovMPMCCycleQueue - Added: new member functions push_with(Func) and pop_with(Func) to cds::container::MSPriorityQueue - SegmentedQueue: add padding into segmented_queue::traits to eliminate false sharing. + - Changed: guarded_ptr and exempt_ptr have move semantics now. The container's extract() and get() + member functions return the objects of that type. + - Changed: improved cds::gc::HP and cds::gc::DHP internal implementation 1.6.0 23.09.2014 General release -- 2.34.1