Modifies more sequential test cases for sets
[libcds.git] / test / stress / set /
2018-01-03 Peizhao OuDisables running some stat analysis for benchmarks...
2017-11-30 Peizhao OuTrims down unnecessary set cases
2017-08-29 khizmaxformatting v2.3.1
2017-08-20 khizmaxMerge branch 'master' into dev
2017-08-19 khizmaxMerge branch 'ldionne-ldionne-cmake' into dev
2017-08-19 Louis Dionne[CMake] Create a real library instead of an object...
2017-07-31 khizmaxRemoved trailing spaces
2017-05-10 khizmaxissue #76: added cds::atomicity::cache_friendly_item_co...
2017-04-24 khizmaxFixed annoying warning in gtest: added 4th arg for...
2017-04-22 khizmax[SkipList] Added random-lvel generators for max height...
2017-03-18 khizmaxRemoved signal_threaded uRCU
2017-03-18 khizmaxAdded different bit_reversal algo to SplitListSet/Map...
2017-03-15 khizmaxRemoved IterableList-based SplitListMap/Set from "erase...
2017-03-14 khizmaxExcluded IterableList-based MichaelMap/Set from "erase...
2017-03-13 khizmaxAdded erase_at( iterator ) function to MichaelHashSet...
2017-03-12 khizmaxAdded setup for set-stress-iter-erase
2017-03-11 khizmaxFixed GCC warnings
2017-03-11 khizmaxAdded stress-set-iter-erase test for testing erase_at...
2017-03-09 khizmaxRemoved signal-handled RCU from daily stress-testing
2017-03-05 khizmax[UBsan] Fixed set-insdelfind stress test
2017-02-26 khizmaxFixed compiler error
2017-02-26 khizmaxSplit stress-set-insdelfind to HP and RCU part
2017-02-20 khizmax[CI] Changed CMake scripts for tests
2017-02-18 khizmaxStress tests: removed command line parameter --detail...
2017-01-21 khizmaxAdded map/set del3 stress-test
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-03 khizmaxRemoved trailing spaces
2017-01-02 khizmaxRemoved Michael's allocator
2016-12-31 khizmaxUpdated copyright
2016-11-30 khizmaxSuppressing some test case
2016-11-28 khizmaxAdded observer thread for calling contains() to stress...
2016-11-26 khizmaxFixed thread launching in stress test framework
2016-11-15 khizmaxMerge commit 'c3352315d3563a201433837b0932bba249344f67...
2016-11-14 khizmaxRemoved unused local typedefs
2016-11-14 khizmaxFixed explicit ctor bugs in stress tests
2016-11-14 khizmaxFixed: set_DelOdd and map_DelOdd tests for FeldmanHashS...
2016-11-13 khizmaxstress-test set/map: use hash_size option for FeldmanHa...
2016-11-10 khizmaxFixed key size in map-delodd stress test
2016-10-30 khizmaxImproved output of stress test stat
2016-10-30 khizmaxIterableList: fixed a complex bug that can be called...
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved trailing spaces
2016-10-29 khizmaxAdded stress test for SplitListSet/Map based on Iterabl...
2016-10-06 khizmaxImproved test conditions
2016-10-03 khizmaxFixed internal statistics printing for map/set stress...
2016-09-28 khizmaxFixed minor clang warnings
2016-09-27 khizmaxFixed minor gcc warnings
2016-09-27 khizmaxFixed minor gcc warnings
2016-08-24 khizmaxMerge branch 'dev' into integration
2016-08-21 khizmaxFixed iteration set stress test under 32bit architecture
2016-08-14 Max KhizhinskyMerge pull request #63 from mgalimullin/cmake-update
2016-08-07 khizmaxFixed set iterating stress test
2016-08-06 khizmaxAdded RCU lock for iterating thread
2016-08-05 khizmaxAdded stress test for thread-safe iterable sets
2016-08-05 khizmaxIntegrated MichaelSet<HP> + IterableList into stress...
2016-07-26 khizmaxSuppressed false-positive CppCheck warnings
2016-07-26 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-07-26 khizmaxSuppressed false-positive CppCheck warnings
2016-06-22 khizmaxFixed CppCheck warnings
2016-06-22 khizmaxAdded stripped uRCU to stress tests
2016-06-05 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-06-05 khizmaxAdded: stress test detail level for minimizing runtime
2016-05-30 khizmaxMerge branch 'dev'
2016-05-30 khizmaxMigrated map-ins-del-find stress test to gtest
2016-05-21 khizmaxMigrated map-delodd stress test to gtest
2016-05-14 khizmaxMigrated set-insdel-string stress test to gtest
2016-05-08 khizmaxMigrated set-insdel-func stress test to gtest framework
2016-05-08 khizmaxMigrated set-insDelFind stress test to gtest framework
2016-05-02 khizmaxMigrated Set_DelOdd stress test to gtest framework