Renamed getCurrentThreadId to get_current_thread_id
[libcds.git] / cds / container / impl /
2014-11-19 khizmaxmovable guarded_ptr: SkipList
2014-11-18 khizmaxmovable guarded_ptr: LazyList, MichaelList
2014-11-18 khizmaxreimplement guarded_ptr from scratch
2014-11-18 khizmaxMerge branch 'check' into dev
2014-11-18 khizmaxMerge branch 'check' into dev
2014-11-18 khizmaxRemove unused vars
2014-11-17 khizmaxmovable guarded_ptr: EllenBinTree
2014-11-15 khizmaxMerge commit '31e19cdf3dbe980510725ff20e281798f48f36f9...
2014-11-14 khizmaxRename class cds::gc::PTB to cds::gc::DHP
2014-11-13 khizmaxadd find(Q const&, Func), find_with(Q const&, Pred...
2014-11-12 khizmaxAdd back-off strategy to EllenBinTree
2014-11-11 khizmaximprove docs and fix typo
2014-11-10 khizmaxcds::gc::HRC has been removed
2014-11-09 khizmaxEllenBinTree refactoring
2014-11-07 khizmaxRemove std::ref and boost::ref from docs
2014-11-07 khizmaxEllenBinTreeMap refactoring
2014-11-07 khizmaxEllenBinTreeSet refactoring
2014-11-06 khizmaxSkipListMap/Set refactoring
2014-11-01 khizmaxRemove trailing spaces
2014-10-31 khizmaxFixed iterator issues in set/map
2014-10-25 khizmaxLazyList refactoring
2014-10-24 khizmaxadd "insert item troubleshooting" to docs
2014-10-23 khizmaxMerge commit '7999eaee97df27c88866d1dfd130068dba955e88...
2014-10-23 khizmaxOn dev: MIchaelList
2014-10-23 khizmaxSkipList: replace gc::PTB with gc::DHP
2014-10-23 khizmaxrename lazy_list_ptb.h to lazy_list_dhp.h
2014-10-23 khizmaxRemove SkipList<gc::HRC> specializations
2014-10-23 khizmaxremove LazyList<gc::HRC> specializations
2014-10-22 khizmaxrename michael_kvlist_pth.h to michael_kvlist_dhp.h
2014-10-22 khizmaxrename michael_list_ptb.h to michael_list_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 khizmaxsmall fixup
2014-09-27 khizmaxRename cds/container/skip_list_set_impl.h to cds/contai...
2014-09-27 khizmaxRename cds/container/skip_list_map_impl.h to cds/contai...
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...
2014-09-27 khizmaxRename cds/container/lazy_list_impl.h to cds/container...
2014-09-27 khizmaxRename cds/container/lazy_kvlist_impl.h to cds/containe...
2014-09-27 khizmaxRename cds/container/ellen_bintree_set_impl.h to cds...
2014-09-27 khizmaxRename cds/container/ellen_bintree_map_impl.h to cds...