Refactors parallel barrier test
[libcds.git] / test / unit / intrusive-set /
2017-09-14 khizmaxFixed -Wshadow warnings
2017-09-12 khizmaxFixed -Wshadow warnings
2017-08-24 khizmaxModified travis script
2017-08-23 UnknownMerge remote-tracking branch 'khizmax/master'
2017-08-21 Max KhizhinskyMerge pull request #85 from mgalimullin/fix_cmakelists
2017-08-20 Marsel Galimullinfixed add_custom_target() in intrusice-set and set
2017-08-20 khizmaxMerge branch 'master' into dev
2017-08-19 khizmaxMerge branch 'ldionne-ldionne-cmake' into dev
2017-07-31 khizmaxRemoved trailing spaces
2017-04-22 khizmax[SkipList] Added random-lvel generators for max height...
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-05 khizmaxFixed compiler warnings
2017-03-05 khizmaxFeldmanHashSet: added checking if a slot can be expanded
2017-02-20 khizmax[CI] Changed CMake scripts for tests
2017-02-20 khizmax[CI] Changed CMake scripts for 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-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-11 khizmaxAdded new option hash_size for FeldmanHashSet
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved trailing spaces
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-09-27 khizmaxFixed Clang build
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 minor gcc warnings
2016-09-25 khizmaxFixed minor gcc warnings
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-14 Max KhizhinskyMerge pull request #63 from mgalimullin/cmake-update
2016-08-01 khizmaxMerge branch 'dev' into integration
2016-07-27 khizmaxExtending intrusive MichaelSet<HP> to IterableList
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-06-22 khizmaxAdded stripped uRCU to all unit tests
2016-05-30 khizmaxMerge branch 'dev'
2016-03-17 khizmaxSplit unit set project to intrusive and non-intrusive...
2016-03-17 khizmaxSplit unit set project to intrusive and non-intrusive...