rearrange cds/gc content
[libcds.git] / cds /
2014-11-14 khizmaxrearrange cds/gc content
2014-11-14 khizmaxrearrange cds/gc contents
2014-11-14 khizmaxremove cds/gc/all.h
2014-11-14 khizmaxptb -> dhp
2014-11-14 khizmaxreplace cds::gc::too_few_hazard_pointers exception...
2014-11-13 khizmaxfix doc
2014-11-13 khizmaxadd find(Q const&, Func), find_with(Q const&, Pred...
2014-11-13 khizmaxmovable exempt_ptr: SkipList
2014-11-13 khizmaxmovable exempt_ptr: SplitList
2014-11-12 khizmaxmovable exempt_ptr: MichaelSet/Map
2014-11-12 khizmaxmovable exempt_ptr: intrusive::MichaelSet
2014-11-12 khizmaxmovable exempt_ptr: MichaelList
2014-11-12 khizmaxmovable exempt_ptr: LazyList
2014-11-12 khizmaxmovable exempt_ptr: EllenBinTree
2014-11-12 khizmaxAdd back-off strategy to EllenBinTree
2014-11-11 khizmaxadd stddef.h to cds/details/defs.h
2014-11-11 khizmaxremove unused boost dependencies
2014-11-11 khizmaxremove unused code
2014-11-11 khizmaxrename type_traits to traits in flat_combining namespace
2014-11-11 khizmaximprove docs and fix typo
2014-11-11 khizmaxclang-3.5 compatibility
2014-11-10 khizmaxfix skip-list iterators
2014-11-10 khizmaxCuckooSet/Map refactoring
2014-11-10 khizmaxremoved container_node struct from gc::HP and gc::DHP
2014-11-10 khizmaxFix VC++13 skip-list iterator incompatibility
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-07 khizmaxintrusive::EllenBinTree test refactoring
2014-11-07 khizmaxintrusive::ellen_bintree refactoring
2014-11-06 khizmaxSkipListMap/Set refactoring
2014-11-04 khizmaxintrusive::SkipListSet refactoring
2014-11-04 khizmaxFix docs
2014-11-04 khizmaxReplace boost.type_traits with std::type_traits
2014-11-03 khizmaxFix compiler warnings for padding option
2014-11-03 khizmaxAdd padding option to SegmentedQueue to eliminate false...
2014-11-03 khizmaxMark default ctor as =delete for segment
2014-11-02 khizmaxFix Intel C++ compiler incompatibility
2014-11-02 khizmaxchange header sequence for back-off
2014-11-01 khizmaxboost::intrusive::slist adaptation bugfix
2014-11-01 khizmaxAdd some magic to satisfy Intel C++ compiler on boost...
2014-11-01 khizmaxRemove trailing spaces
2014-11-01 khizmaxBugfix
2014-10-31 khizmaxFixed iterator issues in set/map
2014-10-30 khizmaxAdd statistics() method to split-list
2014-10-30 khizmaxFix some typo and bugs
2014-10-29 khizmaxFix GCC build
2014-10-29 khizmaxSplitListMap refactoring
2014-10-29 khizmaxcontainer::SplitListMap refactoring
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 khizmaxMichaelMap refactoring
2014-10-26 khizmaxMichaelSet refactoring
2014-10-26 khizmaxintrusive::MichaelSet refactoring
2014-10-25 khizmaxLazyList refactoring
2014-10-24 khizmaxintrusive::LazyList refactoring
2014-10-24 khizmaxadd "insert item troubleshooting" to docs
2014-10-24 khizmaxfix doc
2014-10-23 khizmaxLazyList refactoring
2014-10-23 khizmaxMichaelList refactoring
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 MichaelMap<gc::HRC> specializations
2014-10-23 khizmaxRemove SkipList<gc::HRC> specializations
2014-10-23 khizmaxremove LazyList<gc::HRC> specializations
2014-10-22 khizmaxremove michael_list_hrc.h
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-10-21 khizmaxremove CDS_CONSTEXPR_CONST macro
2014-10-21 khizmaxremove base class and gc::HRC specialization for intrus...
2014-10-20 khizmaxSmall changes in TsigasCycleQueue
2014-10-20 khizmaxFix CDS_NOEXCEPT
2014-10-18 khizmaxTsigasCycleQueue bugfix
2014-10-13 khizmaxfix TsigasCycleQueue clang compatibility
2014-10-12 khizmaxVyukovMPMCCycleQueue refactoring
2014-10-11 khizmaxTsigasCycleQueue refactoring
2014-10-11 khizmaxRemove unused files
2014-10-10 khizmaxMSPriorityQueue refactoring, bug fix
2014-10-09 khizmaxintrusive::MSPriorityQueue refactoring
2014-10-09 khizmaxSegmentedQueue refactoring
2014-10-09 khizmaxFCPriorityQueue refactoring
2014-10-09 khizmaxFCDeque refactoring
2014-10-09 khizmaxFCQueue refactoring
2014-10-09 khizmaxFCStack refactoring
2014-10-09 khizmaxRemove obsolete clang checks
2014-10-09 khizmaxOptimisticQueue, RWQueue refactoring (issues #1,#2,#3)
2014-10-08 khizmaxRWQueue refactoring
2014-10-08 khizmaxcontainer::OptimisticQueue refactoring
2014-10-08 khizmaxintrusive::OptimisticQueue refactoring
2014-10-08 khizmaxBasketQueue refactoring (issues #1, #2, #3)
2014-10-07 khizmaxBasketQueue refactoring
2014-10-07 khizmaxMSQueue, MoirQueue refactoring done (issues #1, #2...
2014-10-06 khizmaxMSQueue/MoirQueue doc fix
2014-10-06 khizmaxMSQueue/MoirQueue refactoring (phase 2, not completed)
next