Merge branch 'integration' into dev
[libcds.git] / tests / unit / stack /
2015-01-31 khizmaxrename cds::lock namespace to cds::sync, move correspon...
2015-01-31 khizmaxrename cds::lock namespace to cds::sync, move correspon...
2015-01-22 khizmaxissue#11: tests/unit: changed .h file guard prefix...
2015-01-22 khizmaxissue#11: tests/unit: changed .h file guard prefix...
2014-11-26 khizmaxRemoved unused vars
2014-11-10 khizmaxcds::gc::HRC has been removed
2014-11-01 khizmaxRemove trailing spaces
2014-10-21 khizmaxremove CDS_CONSTEXPR_CONST macro
2014-10-10 khizmaxMSPriorityQueue refactoring, bug fix
2014-10-04 khizmaxTreiberStack refactoring (issues #1, #2, #3 done)
2014-10-03 khizmaxcds::container::TreiberStack refactoring
2014-09-21 khizmaxRemove stack test for MichaelDeque
2014-09-21 khizmaxRemove MichaelDeque from stack test
2014-09-21 khizmaxFix: remove michael_deque.h from test
2014-09-21 khizmaxRemove MichaelDeque
2014-09-20 khizmaxReplace CDS_ATOMIC with namespace atomics
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-19 khizmaxChanged cds_std namespace to std, removed cds/details...
2014-09-18 khizmaxMove libcds 1.6.0 from SVN