Tuning parameters of insdel-string map/set stress tests
[libcds.git] / test /
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-14 khizmaxFixed several bugs in WeakRungBuffer
2017-05-12 khizmaxWrapped gtest/gtest.h into cds_test/ext_gtest.h to...
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-25 khizmaxAdded missing pthread lib to cmake test script
2017-04-24 khizmaxAdded cleaning after CHECK_CXX_SOURCE_COMPILES call
2017-04-24 khizmaxFixed annoying warning in gtest: added 4th arg for...
2017-04-24 khizmaxRemoved prohibited atomic<void*>::fetch_xxx() tests
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-04-01 khizmaxCMake minor fixing
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 khizmaxAdded several bit reversal algo
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-13 khizmaxFixed clang 4 incompatibility
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-08 khizmaxFixed split-bitstring test for BE arch
2017-03-07 khizmaxFixed test for 32-bit platforms
2017-03-07 khizmax[UBsan] Fixed signed integer overflow
2017-03-07 khizmaxTuning stress test parameters
2017-03-05 khizmax[UBsan] Added macro CDS_SUPPRESS_SANITIZE for sanitizer...
2017-03-05 khizmax[UBsan] Fixed set-insdelfind stress test
2017-03-05 khizmaxFixed compiler warnings
2017-03-05 khizmax[UBsan] Fixed int overflow
2017-03-05 khizmaxRemoved asan_errors.cpp from build
2017-03-05 khizmaxFeldmanHashSet: added checking if a slot can be expanded
2017-02-28 khizmaxFixed CMakeList
2017-02-27 khizmaxAdded ASan simple test to setup Jenkins report
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-26 khizmax[undo] Fixed CLang incompatibility
2017-02-26 khizmaxFixed CLang incompatibility
2017-02-26 khizmaxFixed CLang incompatibility
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-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-19 khizmaxFixed minor compiler warnings
2017-01-18 khizmaxFixed minor compiler warning
2017-01-18 khizmaxFixed minor compiler warnings
2017-01-18 khizmaxFixed minor compiler warnings
2017-01-18 khizmaxdocfix
2017-01-18 khizmaxFixed .h file
2017-01-17 khizmaxAdded more test output
2017-01-16 khizmaxFixed FCQueue tests
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
2017-01-02 khizmaxSkipList: fixed infinite loop when one thread inserts...
2016-12-31 khizmaxUpdated copyright
2016-12-30 khizmaxSkipList: fixed memory leaks
2016-12-25 khizmaxSkipList: added a statistical measure
2016-12-20 khizmaxSkipList: fixed erase() and find_fastpath() bugs
2016-12-17 khizmaxOn dev: SkipList: remove node state
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 GalimullinFixed test stress-queue
2016-12-05 Marsel Galimullinchange queue-stress
2016-12-05 Marsel Galimullinadded fc_heavy_value tests to stress-queue test
next