Removed redundant spaces
[libcds.git] / cds / gc / details / hp.h
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved trailing spaces
2016-08-24 khizmaxMerge branch 'dev' into integration
2016-08-20 khizmaxHP refactoring:
2016-01-05 khizmaxAdded copyright and license
2015-08-09 khizmaxintrusive MultiLevelHashSet:
2015-06-07 khizmaxModified Hazard Pointer SMR to conform C++11 memory...
2015-06-04 khizmaxFixed DHP GC initialization order
2015-03-16 khizmaxMajor merge from 'dev'
2015-01-22 khizmaxissue#11: cds: changed __CDS_ guard prefix to CDSLIB_...
2014-12-18 khizmaxfix doc
2014-11-30 khizmaxRemoved CDS_DECLARE_EXCEPTION macro
2014-11-29 khizmaxRenaming cds/cxx11_atomic.h to cds/algo/atomic.h
2014-11-29 khizmaxRemoving trailing spaces
2014-11-29 khizmaxImproving gc:HP and gc::DHP guards
2014-11-28 khizmaxHazard Pointer:
2014-11-18 khizmaxMerge branch 'check' into dev
2014-11-18 khizmaxRollback some GC changes
2014-11-18 khizmaxMerge branch 'check' into dev
2014-11-17 khizmaxmovable guarded_ptr: EllenBinTree
2014-11-17 khizmaxFix GC doc
2014-11-16 khizmaxSmall changes in HP GC
2014-11-16 khizmaxremove hp_inline.h
2014-11-16 khizmaxTypo fix
2014-11-15 khizmaxHazard Pointer docfix
2014-11-15 khizmaxHazard Pointer GC refactoring