Changed: use padding option instead of alignment one
[libcds.git] / cds / opt / options.h
2015-06-23 khizmaxChanged: use padding option instead of alignment one
2015-06-07 khizmaxModified Hazard Pointer SMR to conform C++11 memory...
2015-06-05 khizmaxDoc fixed
2015-06-05 khizmaxAdded total-relaxed memory model for testing purposes
2015-03-16 khizmaxMajor merge from 'dev'
2015-02-02 khizmaxAdded sync_monitor option
2015-01-31 khizmaxRenamed cds::lock::array to cds::sync::lock_array,...
2015-01-31 khizmaxrename cds::lock namespace to cds::sync, move correspon...
2015-01-31 khizmaxRenamed cds::lock::array to cds::sync::lock_array,...
2015-01-31 khizmaxrename cds::lock namespace to cds::sync, move correspon...
2015-01-22 khizmaxissue#11: cds: changed __CDS_ guard prefix to CDSLIB_...
2014-11-29 khizmaxRenaming cds/cxx11_atomic.h to cds/algo/atomic.h
2014-11-29 khizmaxRemoving trailing spaces
2014-11-10 khizmaxcds::gc::HRC has been removed
2014-11-03 khizmaxFix compiler warnings for padding option
2014-11-03 khizmaxAdd padding option to SegmentedQueue to eliminate false...
2014-10-01 khizmaxRemove cds/details/void_selector.h
2014-09-23 khizmaxRemove CDS_CXX11_VARIADIC_TEMPLATE_SUPPORT macro and...
2014-09-20 khizmaxReplace CDS_ATOMIC with namespace atomics
2014-09-18 khizmaxMove libcds 1.6.0 from SVN