From: khizmax Date: Sat, 29 Nov 2014 11:38:58 +0000 (+0300) Subject: changelog X-Git-Tag: v2.0.0~41 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6cbe1301ff3c52942fff9c264027f9951a34d252;p=libcds.git changelog --- 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