X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=change.log;h=fbfb9922d65d14253db97f250a21ed2154a60a1c;hb=b4bed58430619c53564634905c5062562232ae9e;hp=fcf866eb2448416d82f13bf26212258380ed05fd;hpb=93d44064e86e7ff2435a1ce4de9e7354a263519f;p=libcds.git diff --git a/change.log b/change.log index fcf866eb..fbfb9922 100644 --- a/change.log +++ b/change.log @@ -2,6 +2,8 @@ General release - Changed: CMake is used for build libcds. Ancient build.sh is removed - Changed: unit and stress tests are migrated to googletest framework + - Added: wait strategies for flat combining technique. Based on + research of Marsel Galimullin and Nikolai Rapotkin. - Fixed: serious bug in MichaelSet::emplace() function New node was created twice from the arguments by move semantics. However, move semantics may change internal state of the argument