Merged branch 'master' of https://github.com/Nemo1369/libcds
[libcds.git] / test / unit / map /
2017-01-16 khizmaxMerged branch 'master' of https://github.com/Nemo1369...
2017-01-16 khizmaxMerge branch 'flat_combinig_add_stress_and_unint_tests...
2017-01-15 khizmaxHP and DHP SMR totally refactored
2016-12-31 khizmaxUpdated copyright
2016-11-14 khizmaxFixed cmake script
2016-11-14 khizmaxSplitted some unit tests to reduce memory consumption...
2016-11-12 khizmaxRemoved trailing spaces
2016-11-12 khizmaxAdded hash_size option support to FeldmanHashMap
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved trailing spaces
2016-10-27 khizmaxAdded SplitListMap<HP> based on IterableList
2016-09-28 khizmaxFixed minor clang warnings
2016-09-27 khizmaxFixed Clang build
2016-09-27 khizmaxFixed minor gcc warnings
2016-09-26 khizmaxFixed minor gcc warnings
2016-09-25 khizmaxFixed minor gcc warnings
2016-09-23 khizmaxFixed search algo for gtest in cmake script
2016-09-13 khizmaxImproved management of SkipList auxiliary nodes: now...
2016-09-07 khizmaxRemoved trailing spaces
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-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