Added MichaelMap<HP> based on IterableList
[libcds.git] / cds / container / impl / michael_kvlist.h
2016-08-21 khizmaxAdded MichaelMap<HP> based on IterableList
2016-08-20 khizmaxHP refactoring:
2016-08-02 khizmaxMerge branch 'integration' into dev
2016-08-01 khizmaxDocfix
2016-08-01 khizmaxMerge branch 'dev' into integration
2016-07-25 khizmaxAdded internal statistics to MichaelList, IterableList
2016-07-06 khizmaxFixed doc typo
2016-05-30 khizmaxMerge branch 'dev'
2016-02-17 khizmaxDocfix
2016-02-16 khizmaxMoved HP-based KV-list unit test to gtest framework
2016-02-13 khizmaxDocfix
2016-01-05 khizmaxAdded copyright and license
2015-10-02 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-09-13 khizmaxensure() and find(key) member functions are declared...
2015-09-07 khizmaxRefactored Map_InsDelFind MT-test
2015-08-29 khizmaxMichaelList, LazyList, MichaelMap:
2015-03-16 khizmaxMajor merge from 'dev'
2015-01-22 khizmaxissue#11: cds: changed __CDS_ guard prefix to CDSLIB_...
2014-11-29 khizmaxRenaming map member function insert_key() to insert_with()
2014-11-18 khizmaxmovable guarded_ptr: LazyList, MichaelList
2014-11-18 khizmaxMerge branch 'check' into dev
2014-11-18 khizmaxRemove unused vars
2014-11-10 khizmaxcds::gc::HRC has been removed
2014-11-07 khizmaxRemove std::ref and boost::ref from docs
2014-11-01 khizmaxRemove trailing spaces
2014-10-31 khizmaxFixed iterator issues in set/map
2014-10-24 khizmaxadd "insert item troubleshooting" to docs
2014-10-23 khizmaxMerge commit '7999eaee97df27c88866d1dfd130068dba955e88...
2014-10-23 khizmaxOn dev: MIchaelList
2014-10-22 khizmaxrename michael_kvlist_pth.h to michael_kvlist_dhp.h
2014-09-30 khizmaxRemove cds/detail/functor_wrapper.h
2014-09-28 khizmaxReplace cds::ref/boost::ref with std::ref, remove cds...
2014-09-27 khizmaxRename cds/container/michael_list_impl.h to cds/contain...
2014-09-27 khizmaxRename cds/container/michael_kvlist_impl.h to cds/conta...