Added copyright and license
[libcds.git] / tests / unit / stack / stack_intrusive_pushpop.cpp
2016-01-05 khizmaxAdded copyright and license
2015-06-12 khizmaxFixed data race in stack test (found by TSan)
2015-05-21 khizmaxRemoved TSan annotations, tuned memory ordering
2015-05-12 khizmaxMerge branch 'dev'
2015-04-30 khizmaxTSan exam: fixed intrusive stack test
2014-11-26 khizmaxRemoved unused vars
2014-10-21 khizmaxremove CDS_CONSTEXPR_CONST macro
2014-09-21 khizmaxRemove MichaelDeque from stack test
2014-09-21 khizmaxRemove MichaelDeque
2014-09-20 khizmaxReplace CDS_ATOMIC with namespace atomics
2014-09-18 khizmaxMove libcds 1.6.0 from SVN