Uses different pass count for different parallel queue test cases
[libcds.git] / cds / gc / dhp.h
2017-08-29 khizmaxformatting v2.3.1
2017-08-20 khizmaxMerge branch 'master' into dev
2017-08-19 khizmaxMerge branch 'ldionne-ldionne-cmake' into dev
2017-08-14 khizmaxdoc formatting
2017-08-14 khizmaxissue #82: added doc about DCAS support
2017-08-10 khizmaxIssue #81: fixed extending thread's retired array in...
2017-07-31 khizmaxRemoved trailing spaces
2017-04-01 khizmax[TSan] Fixed data races in HP/DHP
2017-03-06 khizmaxFixed UBsan warning "call to function through pointer...
2017-02-16 khizmaxFixed some minor compiler warnings
2017-01-22 khizmaxFixed win32 dll-export
2017-01-21 khizmaxdocfix
2017-01-21 khizmaxAdded HP/DHP internal stats to test
2017-01-19 khizmaxAdded internal statistics to gc::DHP
2017-01-17 khizmaxAdded missing #include
2017-01-17 khizmaxRenamed HP/DHP header files
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-09-07 khizmaxRemoved trailing spaces
2016-01-05 khizmaxAdded copyright and license
2015-03-16 khizmaxMajor merge from 'dev'
2015-01-22 khizmaxissue#11: cds: changed __CDS_ guard prefix to CDSLIB_...
2014-11-15 khizmaxrearrange cds/gc directory
2014-11-15 khizmaxMerge commit '31e19cdf3dbe980510725ff20e281798f48f36f9...
2014-11-14 khizmaxRename class cds::gc::PTB to cds::gc::DHP
2014-11-14 khizmaxrename cds::gc::hzp namespace to cds::gc::hp
2014-11-14 khizmaxrearrange cds/gc content
2014-11-14 khizmaxrearrange cds/gc content
2014-11-14 khizmaxrearrange cds/gc contents
2014-10-03 khizmaxcds::container::TreiberStack refactoring