changelog
authorkhizmax <libcds.dev@gmail.com>
Sat, 29 Nov 2014 11:38:58 +0000 (14:38 +0300)
committerkhizmax <libcds.dev@gmail.com>
Sat, 29 Nov 2014 11:38:58 +0000 (14:38 +0300)
change.log

index 8bf8422c09146f3c8e44b31216b9fa493dbc793d..d54711b6a095144fa3d6bef3a2017255205e6158 100644 (file)
@@ -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.
              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
 
 1.6.0 23.09.2014
     General release