bugfix in cds::gc::HP::guarded_ptr
[libcds.git] / tests / test-hdr / set /
2014-11-19 khizmaxmovable guarded_ptr: SkipList
2014-11-19 khizmaxRemove 'unused vars' warnings
2014-11-18 khizmaxmovable quarded_ptr: SplitList
2014-11-18 khizmaxMerge branch 'check' into dev
2014-11-18 khizmaxRemove unused vars
2014-11-13 khizmaxmovable exempt_ptr: SkipList
2014-11-12 khizmaxmovable exempt_ptr: MichaelSet/Map
2014-11-10 khizmaxCuckooSet/Map refactoring
2014-11-06 khizmaxSkipListMap/Set refactoring
2014-11-04 khizmaxintrusive::SkipListSet refactoring
2014-11-01 khizmaxFix bug in test of boost::intrusive::splay_set wrapper
2014-11-01 khizmaxRemove trailing spaces
2014-10-31 khizmaxFixed iterator issues in set/map
2014-10-29 khizmaxcontainer::SplitListSet hdr test
2014-10-29 khizmaxcontainer::SplitListSet refactoring
2014-10-28 khizmaxintrusive::SplitListSet refactoring
2014-10-28 khizmaxintrusive::SplitListSet refactoring
2014-10-27 khizmaxintrusive::SplitListSet refactoring
2014-10-26 khizmaxMichaelSet refactoring
2014-10-26 khizmaxintrusive::MichaelSet refactoring
2014-10-23 khizmaxMerge commit '7999eaee97df27c88866d1dfd130068dba955e88...
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 MichaelMap<gc::HRC> specializations
2014-10-23 khizmaxRemove SplitList<gc::HRC> specializations
2014-10-23 khizmaxRemove SkipList<gc::HRC> specializations
2014-10-22 khizmaxremove michael_list_hrc.h
2014-10-22 khizmaxrename michael_list_ptb.h to michael_list_dhp.h
2014-10-13 khizmaxboost 1.56 compat - add boost/version.hpp header
2014-10-10 khizmaxBoost::intrusive 1.56 compatibility
2014-10-10 khizmaxBoost::intrusive 1.56 compatibility
2014-09-30 khizmaxAdd support for Intel C++ compiler for Linux (icc 15)
2014-09-28 khizmaxReplace cds::ref/boost::ref with std::ref, remove cds...
2014-09-23 khizmaxRemove CDS_EMPLACE_SUPPORT macro and unused code
2014-09-23 khizmaxRemove CDS_RVALUE_SUPPORT, CDS_MOVE_SEMANTICS_SUPPORT...
2014-09-23 khizmaxRemove CDS_CXX11_DEFAULT_FUNCTION_TEMPLATE_ARGS_SUPPORT...
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-19 khizmaxRemove cds/details/std/type_traits.h, use STL <type_tra...
2014-09-18 khizmaxMove libcds 1.6.0 from SVN