changelog
[libcds.git] / test / stress /
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-07-23 khizmaxFixed compiler error
2017-07-22 khizmax[TSan] Fixed data race in std container wrappers
2017-07-18 khizmaxTuning stress-tests for GCCFarm
2017-05-31 khizmaxRefactoring exponential and delay back-off strategies...
2017-05-27 khizmax[AIX] Added missing byteswap.h
2017-05-23 khizmaxTuning parameters for spsc-queue stress tests
2017-05-23 khizmaxTuning parameters of insdel-string map/set stress tests
2017-05-23 khizmaxTuning parameters of map_insdel_item_int stress test
2017-05-21 khizmaxAdded SPSC queue stress tests
2017-05-10 khizmaxissue #76: added cds::atomicity::cache_friendly_item_co...
2017-05-09 khizmaxAdded WeakRingBuffer - a single-producer/single-consume...
2017-05-04 khizmaxFixed "dangling-else" GCC7 warning
2017-05-03 khizmaxFixed include directive
2017-05-03 khizmaxAdded missing CityHash file for SSE4.2 platform
2017-04-26 khizmaxFixed a typo
2017-04-26 khizmaxFixed minor warnings
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-04-16 khizmaxChanged pqueue stress-test params for debug mode
2017-04-16 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2017-04-16 khizmaxChanged stack stress-test params for debug build
2017-03-25 khizmaxSplit stress-queue test
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 stress-map-iter-erase test for erase_at()
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-10 khizmaxMinor stress-test change
2017-03-09 khizmaxRemoved signal-handled RCU from daily stress-testing
2017-03-08 khizmaxTuning stress-test parameters
2017-03-08 khizmaxTuning stress-test parameters
2017-03-08 khizmaxTuning stress-test parameters
2017-03-07 khizmaxTuning stress test parameters
2017-03-05 khizmax[UBsan] Fixed set-insdelfind stress test
2017-02-27 khizmaxRCU<signal_handler_threaded> suppressed for usual run
2017-02-26 khizmaxFixed compiler error
2017-02-26 khizmaxSplit stress-set-insdelfind to HP and RCU part
2017-02-26 khizmaxSplit stress-map-insdelfind test to HP and RCU part
2017-02-23 khizmax[stress] Splitting large tests on two executable -...
2017-02-23 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2017-02-21 khizmaxTuning stress test parameters
2017-02-20 khizmax[CI] Changed CMake scripts for tests
2017-02-18 khizmaxStress tests: removed command line parameter --detail...
2017-02-17 khizmaxTuning stress test parameters
2017-02-17 khizmaxTuning stress test parameters
2017-02-16 khizmaxFixed some minor compiler warnings
2017-02-07 khizmaxFixed map-minmax stress test for HP
2017-02-06 khizmaxFixed bug in BronsonAVLTreeMap::extract_min()/extract_m...
2017-02-03 khizmaxBronsonAVLTreeMap: fixed extract_min/max functions
2017-01-24 khizmaxRemoved old test configs
2017-01-23 khizmaxTuned config for debug stress-test
2017-01-21 khizmaxAdded map/set del3 stress-test
2017-01-21 khizmaxFixed missing stat measuring in DHP
2017-01-21 khizmaxAdded HP/DHP internal stats to 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-15 khizmaxHP and DHP SMR totally refactored
2017-01-03 khizmaxRemoved trailing spaces
2017-01-02 khizmaxRemoved Michael's allocator
2016-12-31 khizmaxUpdated copyright
2016-12-05 Marsel Galimullindeleted tabs
2016-12-05 Marsel Galimullinuncommented files in CMakeLists.txt
2016-12-05 Marsel Galimullinsimple changes
2016-12-05 Marsel GalimullinMade stress-test for flat combining queue container.
2016-12-05 Marsel Galimullinchange queue-stress
2016-12-05 Marsel Galimullinadded fc_heavy_value tests to stress-queue test
2016-11-30 khizmaxSuppressing some test case
2016-11-29 khizmax[TSan] Fixed a race
2016-11-29 khizmaxUpdated TSan suppression
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 cmakelist
2016-11-10 khizmaxFixed key size in map-delodd stress test
2016-11-08 khizmaxAdded test config for x86
2016-11-01 khizmaxRemoved TsigasCycleQueue (undecidable ABA problem)
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-29 khizmaxFixed Clang 3.7 + libc++ issues
2016-09-28 khizmaxFixed minor clang warnings
2016-09-27 khizmaxFixed minor gcc warnings
2016-09-27 khizmaxFixed minor gcc warnings
2016-09-27 khizmaxFixed minor gcc warnings
next