From: khizmax Date: Mon, 16 Jan 2017 09:37:08 +0000 (+0300) Subject: changelog X-Git-Tag: v2.3.0~208 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=2df7689a705347fbcf69d5c1a8cdb88d9db23f88;p=libcds.git changelog --- diff --git a/change.log b/change.log index 2968e951..0d70e16a 100644 --- a/change.log +++ b/change.log @@ -13,6 +13,9 @@ External API of gc::DHP class is changed: now only initial count of hazard pointers can be specified in the constructor. Like new gc::HP, the new gc::DHP supports an external allocator for internal data. + - Added more flat-combining queue tests, thanks to Marsel Galimullin. + - Changed cmake scripts for MacOS and ARMv7/ARMv8 (64 bit) support, + thanks to Michail Komarov (https://github.com/Nemo1369) 2.2.0 04.01.2017 General release diff --git a/thanks b/thanks index 6e0d6cd5..088a3fa1 100644 --- a/thanks +++ b/thanks @@ -10,6 +10,7 @@ Lily Tsai (https://github.com/tslilyai) Lucas Larsch Markus Elfring Marsel Galimullin +Michail Komarov (https://github.com/nemo1369) Mykola Dimura Mike Krinkin (https://github.com/krinkinmu) Nikolai Rapotkin