Building only library with cmake
[libcds.git] / tests / cppunit /
2015-04-12 khizmaxMerge branch 'integration' into dev
2015-04-09 khizmaxIssue #23: removed std::random_shuffle from tests
2015-04-09 khizmaxIssue #23: Added std::random_device to TestCase class
2015-04-06 khizmaxSplit up set2 unit test to reduce compiling time and...
2015-03-27 khizmaxMerge branch 'dev'
2015-03-24 khizmaxSplitted up map_find_string test to reduce compiling...
2015-03-16 khizmaxMajor merge from 'dev'
2015-03-12 khizmaxRemoved ancient code
2015-03-08 khizmaxadded CDS_USE_VLD for all DebugVLD win projects
2015-01-22 khizmaxissue#11: tests/cppunit: changed .h file guard prefix...
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