Removed std::map w/o sync from map_insfind_int test
[libcds.git] / tests / unit / pqueue /
2015-11-29 Max KhizhinskyMerge pull request #44 from eugenyk/master
2015-11-29 Eugeny KalishenkoTest working directory set to the binary output directo...
2015-10-02 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-08-23 khizmaxRemoved trailing whitespaces
2015-07-15 khizmaxRemoved unused data
2015-05-12 khizmaxMerge branch 'dev'
2015-05-06 khizmaxTSan exam:
2015-04-27 khizmaxMerge branch 'integration'
2015-04-19 khizmaxMerge branch 'integration' into dev
2015-04-19 Max KhizhinskyMerge pull request #28 from Rapotkinnik/upstream
2015-04-19 Eugeny KalishenkoCMake build system introduced (issue #9)
2015-04-12 khizmaxMerge branch 'integration' into dev
2015-04-09 khizmaxIssue #23: removed std::random_shuffle from tests
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-12-13 khizmaxImprove priority queue pop test
2014-11-26 khizmaxRemoved unused vars
2014-11-20 khizmaxmovable guarded_ptr: unit tests
2014-11-14 khizmaxfix priority queue unit tests
2014-11-09 khizmaxEllenBinTree refactoring
2014-10-30 khizmaxFix some typo and bugs
2014-10-23 khizmaxMerge commit '7999eaee97df27c88866d1dfd130068dba955e88...
2014-10-23 khizmaxReplace PTB with DHP in unit tests
2014-10-23 khizmaxSkipList: replace gc::PTB with gc::DHP
2014-10-10 khizmaxMSPriorityQueue refactoring, bug fix
2014-10-09 khizmaxFCPriorityQueue refactoring
2014-10-01 khizmaxReplace cds::lock::scoped_lock with std::unique_lock...
2014-09-19 khizmaxChanged cds_std namespace to std, removed cds/details...
2014-09-19 khizmaxRemove cds/details/std/memory.h, use STL <memory> instead
2014-09-18 khizmaxMove libcds 1.6.0 from SVN