Merge branch 'ldionne-ldionne-cmake' into dev
[libcds.git] / cds / urcu / details / gp.h
2017-08-19 khizmaxMerge branch 'ldionne-ldionne-cmake' into dev
2017-07-31 khizmaxRemoved trailing spaces
2017-05-15 khizmaxA magic code is found to fix CLang 3.6-3.7 mass test...
2017-04-24 khizmaxFixed uRCU barriers on read-side entry/exit
2017-04-24 khizmaxRestored acq-rel fence in urcu access_lock().
2017-04-22 khizmax[urcu] Replaced RMW atomics with atomic load/store...
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
2016-01-05 khizmaxReformatting
2016-01-03 khizmaxFormatting
2016-01-01 khizmaxFixed memory ordering
2015-05-21 khizmaxAdded simplified form of urcu::batch_retire function
2015-01-31 khizmaxissue #11: replace _CDS_ header guard prefix with CDSLIB_
2015-01-31 khizmaxissue #11: replace _CDS_ header guard prefix with CDSLIB_
2014-09-20 khizmaxReplace CDS_ATOMIC with namespace atomics
2014-09-19 khizmaxRevert "Replace cds::OS::ThreadId with std::thread...
2014-09-19 khizmaxReplace cds::OS::ThreadId with std::thread::id, cds...
2014-09-18 khizmaxreplace null_ptr<>() with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN