Fixed: set_DelOdd and map_DelOdd tests for FeldmanHashSet/Map now use correct compare...
[libcds.git] / projects / Win / vc14 / gtest-map.vcxproj
2016-10-27 khizmaxAdded SplitListMap<HP> based on IterableList
2016-10-27 khizmaxAdded container::SlitListSet<HP> based on IterableList
2016-08-24 khizmaxMerge branch 'dev' into integration
2016-08-24 khizmaxAdded internal statistics to MichaelSet/Map
2016-08-21 khizmaxAdded MichaelMap<HP> based on IterableList
2016-06-22 khizmaxAdded stripped uRCU to all unit tests
2016-05-30 khizmaxMerge branch 'dev'
2016-04-18 khizmaxAdded _ENABLE_ATOMIC_ALIGNMENT_FIX preprocessor definit...
2016-04-03 khizmaxMigrated FeldmanHashMap<RCU> uni tests to gtest framework
2016-04-02 khizmaxMigrated FeldmanHashMap<HP> to gtest framework
2016-04-02 khizmaxMigrated SkipListMap unit test to gtest framework
2016-04-01 khizmaxMigrated SplitListMap unit test to gtest framework
2016-03-30 khizmaxMigrated MichaelList-based SplitListMap<HP> unit tests...
2016-03-29 khizmaxMigrated MichaelHashMap unit test to gtest framework
2016-03-28 khizmaxMigrated MichaelMap unit test to gtest
2016-03-27 khizmaxStart to migrate map unit test to gtest