[UBsan] Added proper alignment for EllenBinTree node
[libcds.git] / test /
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
2016-11-12 khizmaxAdded hash_size option support to FeldmanHashMap
2016-11-11 khizmaxAdded new option hash_size for FeldmanHashSet
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-07 khizmaxFixed 64bit operations issues on 32bit architecture
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-27 khizmaxAdded SplitListMap<HP> based on IterableList
2016-10-27 khizmaxAdded container::SlitListSet<HP> based on IterableList
2016-10-24 khizmaxChanged algorithm of IterableList detecting
2016-10-23 khizmaxAdded intrusive SplitListSet based on IterableList
2016-10-10 khizmaxRefactored IterableList to prevent violation of the...
2016-10-06 khizmaxImproved test conditions
2016-10-04 khizmaxIterableList: fixed case of sequence breaking when...
2016-10-03 khizmaxRenamed internal stat events
2016-10-03 khizmaxFixed internal statistics printing for map/set stress...
2016-10-03 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-10-03 khizmaxFixed IterableList ordering violation
2016-10-03 khizmaxSplitted unit-list test
next