Trims down unnecessary queue test casese
[libcds.git] / cds / compiler / cxx11_atomic.h
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-09-29 khizmaxFixed Clang 3.7 + libc++ issues
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-11 khizmaxadd stddef.h to cds/details/defs.h
2014-11-11 khizmaxclang-3.5 compatibility
2014-11-04 khizmaxReplace boost.type_traits with std::type_traits
2014-09-25 khizmaxFix bugs in libcds atomic implementation
2014-09-23 khizmaxRemove CDS_CXX11_DELETE_DEFINITION_SUPPORT and emulatin...
2014-09-23 khizmaxRemove CDS_CXX11_EXPLICITLY_DEFAULTED_FUNCTION_SUPPORT...
2014-09-20 khizmaxReplace CDS_ATOMIC with namespace atomics
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN