Fixed optimization level for xSan-instrumented build
[libcds.git] / test /
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
2016-12-05 Marsel Galimullinadded unit tests fcqueue with heavyvalue
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-27 khizmaxFixed use-after-free bug in SkipList<HP>
2016-11-26 khizmaxFixed thread launching in stress test framework
2016-11-15 khizmaxMerge commit 'c3352315d3563a201433837b0932bba249344f67...
2016-11-14 khizmaxFixed clang 3.5,3.6 incompatibilities
2016-11-14 khizmaxRemoved unused local typedefs
2016-11-14 khizmaxFixed explicit ctor bugs in stress tests
2016-11-14 khizmaxFixed cmake script
2016-11-14 khizmaxSplitted some unit tests to reduce memory consumption...
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-13 khizmaxFixed tests and gcc incompatibilities
2016-11-12 khizmaxRemoved trailing spaces
next