formatting
[libcds.git] / test / unit / map /
2017-08-20 khizmaxMerge branch 'master' into dev
2017-08-19 khizmaxMerge branch 'ldionne-ldionne-cmake' into dev
2017-07-31 khizmaxRemoved trailing spaces
2017-05-31 khizmaxRefactoring exponential and delay back-off strategies...
2017-04-22 khizmax[SkipList] Added random-lvel generators for max height...
2017-03-18 khizmaxRemoved signal_threaded uRCU
2017-03-15 khizmaxAdded several bit reversal algo
2017-03-13 khizmaxAdded erase_at( iterator ) function to MichaelHashSet...
2017-03-05 khizmaxFeldmanHashSet: added checking if a slot can be expanded
2017-02-20 khizmax[CI] Changed CMake scripts for tests
2017-02-20 khizmax[CI] Changed CMake scripts for tests
2017-02-16 khizmaxFixed some minor compiler warnings
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