Fixed EllenBinTree<RCU>
[libcds.git] / cds / intrusive / details /
2014-11-19 khizmaxRemove 'unused vars' warnings
2014-11-18 khizmaxMerge branch 'check' into dev
2014-11-18 khizmaxRemove unused vars
2014-11-16 khizmaxFix GC refactoring bugs
2014-11-12 khizmaxAdd back-off strategy to EllenBinTree
2014-11-07 khizmaxintrusive::EllenBinTree test refactoring
2014-11-07 khizmaxintrusive::ellen_bintree refactoring
2014-11-04 khizmaxintrusive::SkipListSet refactoring
2014-11-01 khizmaxRemove trailing spaces
2014-11-01 khizmaxBugfix
2014-10-31 khizmaxFixed iterator issues in set/map
2014-10-28 khizmaxintrusive::SplitListSet refactoring
2014-10-27 khizmaxintrusive::SplitListSet refactoring
2014-10-26 khizmaxintrusive::MichaelSet refactoring
2014-10-24 khizmaxintrusive::LazyList refactoring
2014-10-24 khizmaxadd "insert item troubleshooting" to docs
2014-10-23 khizmaxLazyList refactoring
2014-10-23 khizmaxMerge commit '7999eaee97df27c88866d1dfd130068dba955e88...
2014-10-23 khizmaxOn dev: MIchaelList
2014-10-21 khizmaxremove base class and gc::HRC specialization for intrus...
2014-10-11 khizmaxRemove unused files
2014-10-04 khizmaxTreiberStack refactoring (issues #1, #2, #3 done)
2014-10-03 khizmaxcds::container::TreiberStack refactoring
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 khizmaxMove split_list_base.h from cds/intrusive to cds/intrus...
2014-09-27 khizmaxMoce skip_list_base.h from cds/intrusive tocds/intrusiv...
2014-09-27 khizmaxMove cds/intrusive/queue_stat.h to cds/intrusive/detail...
2014-09-27 khizmaxMove cds/intrusive/node_traits.h to cds/intrusive/detai...
2014-09-27 khizmaxMove cds/intrusive/michael_set_base.h to cds/intrusive...
2014-09-27 khizmaxMove cds/intrusive/michael_list_base.h to cds/intrusive...
2014-09-27 khizmaxMove cds/intrusive/lazy_list_base.h to cds/intrusive...
2014-09-27 khizmaxMove cds/intrusive/base.h to cds/intrusive/details...
2014-09-27 khizmaxMove cds/intrusive/single_link_struct.h to cds/intrusiv...
2014-09-24 khizmaxReplace variadic template emulation for option list...
2014-09-20 khizmaxReplace CDS_ATOMIC with namespace atomics
2014-09-19 khizmaxRemove cds/details/std/type_traits.h, use STL <type_tra...
2014-09-18 khizmaxreplace null_ptr<>() with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN