Merge branch 'ldionne-ldionne-cmake' into dev
[libcds.git] / cds / algo / backoff_strategy.h
2017-08-19 khizmaxMerge branch 'ldionne-ldionne-cmake' into dev
2017-07-31 khizmaxRemoved trailing spaces
2017-05-31 khizmaxRefactoring exponential and delay back-off strategies...
2017-03-08 khizmaxRevised processor-specific hints for back-off
2017-01-16 khizmaxMerged branch 'master' of https://github.com/Nemo1369...
2017-01-16 khizmaxMerge branch 'flat_combinig_add_stress_and_unint_tests...
2016-12-31 khizmaxUpdated copyright
2016-10-29 khizmaxRemoved redundant spaces
2016-09-07 khizmaxRemoved trailing spaces
2016-01-05 khizmaxAdded copyright and license
2015-12-11 khizmaxFixed Cppcheck warnings
2015-12-10 khizmaxFixed issues found by Cppcheck
2015-03-16 khizmaxMajor merge from 'dev'
2015-01-22 khizmaxissue#11: cds: changed __CDS_ guard prefix to CDSLIB_...
2014-11-28 khizmaxVC14 preview compatibility
2014-11-26 khizmaxback-off strategies: use std::declval in noexcept speci...
2014-11-26 khizmaxRevised noexcept expressions in back-off strategies
2014-11-26 khizmaxAdd noexcept expressions to back-off strategies
2014-11-02 khizmaxchange header sequence for back-off
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-19 khizmaxChanged cds_std namespace to std, removed cds/details...
2014-09-19 khizmaxRemove cds/details/std/tnhread.h, using STL <thread...
2014-09-18 khizmaxMove cds/backoff_strategy.h to cds/algo/backoff_strategy.h