Renamed MultiLevelHashSet/Map to FeldmanHashSet/Map
[libcds.git] / tests / unit / map2 / map_insdel_func.cpp
2015-10-20 khizmaxRenamed MultiLevelHashSet/Map to FeldmanHashSet/Map
2015-09-05 khizmaxStripedMap: replace ensure() with update(), find(key...
2015-08-23 khizmaxRemoved trailing whitespaces
2015-03-27 khizmaxMerge branch 'dev'
2015-03-23 khizmaxMerge branch 'integration' into dev
2015-03-23 khizmaxIssue #21: splitted map_delodd test
2015-03-16 khizmaxSplitted map_insdel_func test for reducing compiler...
2015-03-16 khizmaxMajor merge from 'dev'
2015-03-04 khizmaxAdded tree consistency checking to the map unit test
2015-03-04 khizmaxChanged test for Bronson AVL-tree compatibility
2015-02-25 khizmaxMerge commit 'a9213ce45072f66144284647ccae242f91ca30af...
2015-02-25 khizmaxOn dev: bronson-unit-test
2015-01-31 khizmaxrename cds::lock namespace to cds::sync, move correspon...
2015-01-31 khizmaxrename cds::lock namespace to cds::sync, move correspon...
2014-11-29 khizmaxRenaming map member function insert_key() to insert_with()
2014-11-29 khizmaxRenamed getCurrentThreadId to get_current_thread_id
2014-10-01 khizmaxReplace cds::lock::scoped_lock with std::unique_lock...
2014-09-28 khizmaxReplace cds::ref/boost::ref with std::ref, remove cds...
2014-09-20 khizmaxReplace CDS_ATOMIC with namespace atomics
2014-09-19 khizmaxRevert "Replace cds::OS::ThreadId with std::thread...
2014-09-19 khizmaxReplace cds::OS::ThreadId with std::thread::id, cds...
2014-09-18 khizmaxMove libcds 1.6.0 from SVN