issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / tests / cppunit /
2015-01-22 khizmaxissue#11: tests/cppunit: changed .h file guard prefix...
2015-01-22 khizmaxFix issue#10: removed unnecessary null pointer checks
2014-12-02 khizmaxAdded -exact-match flag to unit test command line
2014-11-30 khizmaxRemoved cds::Exception class, all exception from the...
2014-11-29 khizmaxRenaming cds/cxx11_atomic.h to cds/algo/atomic.h
2014-11-18 khizmaxMerge branch 'check' into dev
2014-11-18 khizmaxRemove unused vars
2014-11-15 khizmaxFix GC refactoring bugs
2014-11-15 khizmaxHazard Pointer refactoring
2014-11-15 khizmaxMerge commit '31e19cdf3dbe980510725ff20e281798f48f36f9...
2014-11-14 khizmaxRename class cds::gc::PTB to cds::gc::DHP
2014-11-14 khizmaxrename cds::gc::hzp namespace to cds::gc::hp
2014-11-14 khizmaxrearrange cds/gc contents
2014-11-10 khizmaxcds::gc::HRC has been removed
2014-11-06 khizmaxremove printing HRC stat in tests
2014-09-25 khizmaxFix clang 3.4-3.5 64bit build (boost.atomic problem...
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