Split stress-queue test
[libcds.git] / test / unit /
2017-03-18 khizmaxRemoved signal_threaded uRCU
2017-03-15 khizmaxAdded several bit reversal algo
2017-03-13 khizmaxAdded erase_at( iterator ) function to MichaelHashSet...
2017-03-13 khizmaxFixed clang 4 incompatibility
2017-03-08 khizmaxFixed split-bitstring test for BE arch
2017-03-07 khizmaxFixed test for 32-bit platforms
2017-03-05 khizmax[UBsan] Added macro CDS_SUPPRESS_SANITIZE for sanitizer...
2017-03-05 khizmaxFixed compiler warnings
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-26 khizmax[undo] Fixed CLang incompatibility
2017-02-26 khizmaxFixed CLang incompatibility
2017-02-26 khizmaxFixed CLang incompatibility
2017-02-20 khizmax[CI] Changed CMake scripts for tests
2017-02-20 khizmax[CI] Changed CMake scripts for tests
2017-02-16 khizmaxFixed some minor compiler warnings
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-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
2016-12-31 khizmaxUpdated copyright
2016-12-05 Marsel Galimullindeleted tabs
2016-12-05 Marsel Galimullinsimple changes
2016-12-05 Marsel GalimullinMade stress-test for flat combining queue container.
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-15 khizmaxMerge commit 'c3352315d3563a201433837b0932bba249344f67...
2016-11-14 khizmaxFixed clang 3.5,3.6 incompatibilities
2016-11-14 khizmaxFixed cmake script
2016-11-14 khizmaxSplitted some unit tests to reduce memory consumption...
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-07 khizmaxFixed 64bit operations issues on 32bit architecture
2016-11-01 khizmaxRemoved TsigasCycleQueue (undecidable ABA problem)
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved trailing spaces
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-03 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-10-03 khizmaxSplitted unit-list test
2016-09-30 khizmaxFixed CLang 3.9 + libc++ issues
2016-09-30 khizmaxFixed CLang 3.8 + libc++ issues
2016-09-29 khizmaxFixed Clang 3.7 + libc++ issues
2016-09-28 khizmaxFixed minor clang warnings
2016-09-28 khizmaxFixed minor clang warnings
2016-09-27 khizmaxFixed Clang build
2016-09-27 khizmaxFixed minor gcc warnings
2016-09-27 khizmaxFixed minor gcc warnings
2016-09-26 khizmaxfixed minor gcc warnings
2016-09-26 khizmaxFixed minor gcc warnings
2016-09-26 khizmaxFixed minor gcc warnings
2016-09-26 khizmaxFixed minor gcc warnings
2016-09-26 khizmaxFixed typo
2016-09-26 khizmaxFixed minor gcc warnings
2016-09-25 khizmaxFixed minor gcc warnings
2016-09-23 khizmaxFixed search algo for gtest in cmake script
2016-09-13 khizmaxImproved management of SkipList auxiliary nodes: now...
2016-09-07 khizmaxRemoved trailing spaces
2016-08-24 khizmaxMerge branch 'dev' into integration
2016-08-24 khizmaxAdded internal statistics to MichaelSet/Map
2016-08-21 khizmaxAdded MichaelMap<HP> based on IterableList
2016-08-20 khizmaxHP refactoring:
2016-08-14 Max KhizhinskyMerge pull request #63 from mgalimullin/cmake-update
2016-08-05 khizmaxMichaelSet<RCU>: added support for internal statistics
2016-08-04 khizmaxAdded IterableList<HP> support to MichaelSet
2016-08-02 khizmaxAdded unit tests for IterableKVList<HP>
2016-08-02 khizmaxMerge branch 'integration' into dev
2016-08-02 khizmaxMSPriorityQueue: removed monotonic_counter due its...
2016-08-01 khizmaxAdded container::IterableKVList<HP>
2016-08-01 khizmaxAdded container::IterableList<HP>
2016-08-01 khizmaxMerge branch 'dev' into integration
2016-08-01 khizmaxFixed priority inversion bug in MSPriorityQueue
2016-08-01 khizmaxFixed rare priority inversion bug in MSPriorityQueue
2016-07-27 khizmaxExtending intrusive MichaelSet<HP> to IterableList
2016-07-26 khizmaxAdded internal statistics for LazyList
2016-07-26 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-07-25 khizmaxAdded internal statistics for LazyList
2016-07-25 khizmaxAdded internal statistics to MichaelList, IterableList
2016-07-20 khizmaxAdded internal statistics for IterableList
2016-07-19 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2016-07-19 khizmaxAdded intrusive IterableList
2016-07-19 khizmaxAdded intrusive IterableList
2016-06-22 khizmaxAdded stripped uRCU to all unit tests
2016-06-22 khizmaxAdded stripped classes for uRCU implementations
2016-06-13 khizmaxAdded wait strategies to flat combining technique
2016-06-05 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
next