Renamed MultiLevelHashSet/Map to FeldmanHashSet/Map
[libcds.git] / tests / unit / set2 / set_insdelfind.cpp
2015-10-20 khizmaxRenamed MultiLevelHashSet/Map to FeldmanHashSet/Map
2015-09-13 khizmaxFixed MultiLevelHashSet MT-test
2015-09-13 khizmaxRefactored Set_InsDelFind MT-test
2015-04-12 khizmaxMerge branch 'integration' into dev
2015-04-09 khizmaxIssue #23: removed std::random_shuffle from tests
2015-04-06 khizmaxSplit up set2 unit test to reduce compiling time and...
2015-03-27 khizmaxMerge branch 'dev'
2015-03-27 khizmaxSplitted up set_insdelfind test
2015-03-16 khizmaxMajor merge from 'dev'
2015-01-26 khizmaxAdd total perf counters to set/map ins/del/find tests
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN