changelog
authorkhizmax <khizmax@gmail.com>
Fri, 24 Apr 2015 08:36:04 +0000 (11:36 +0300)
committerkhizmax <khizmax@gmail.com>
Fri, 24 Apr 2015 08:36:04 +0000 (11:36 +0300)
change.log
thanks

index a986993956cfa9694490baa8f8c3bf9651bc0426..9940c6f538b956648f47f391462fbcc771d07900 100644 (file)
@@ -1,7 +1,10 @@
 2.1.0
+    - Added: BronsonAVLTreeMap - Bronson's et al AVL tree implementation
+    - Added: CMake build script, thanks to Eugeny Kalishenko
+    - Changed: SplitList performance improving, thanks to Mike Krinkin
     - cds::lock namespace is renamed to cds::sync. All classes defined in cds::lock namespace 
       are moved to cds::sync with new names (for example, cds::lock::SpinLock is renamed to
-      cds::sync::spin_lock). cds::lock namespace and its contents is deprecated and it is kept 
+      cds::sync::spin_lock). cds::lock namespace and its contents is deprecated, it is kept 
       for backward compatibility.
 
 2.0.0 30.12.2014
diff --git a/thanks b/thanks
index 6b40ec935af5288987dff0cdaf2bc6d814354d23..f28bb8845eb2c7ea951d75ec3e42ee0d6bc59e38 100644 (file)
--- a/thanks
+++ b/thanks
@@ -2,7 +2,9 @@ Many thanks to the contributors who feedbacks the errors and propositions for li
 In alphabetical order:\r
 \r
 blinkenlichten (https://github.com/blinkenlichten)\r
+Eugeny Kalishenko (https://github.com/eugenyk)\r
 Jelle van den Hooff\r
 Lucas Larsch\r
 Markus Elfring\r
+Mike Krinkin (https://github.com/krinkinmu)\r
 Tamas Lengyel\r