libcds.git
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-21 khizmaxfix a bug in Vyukov's queue test
2014-10-21 khizmaxfix typo in queue test
2014-10-20 khizmaxSmall changes in TsigasCycleQueue
2014-10-20 khizmaxFix CDS_NOEXCEPT
2014-10-20 khizmaxFix bug in queue tests
2014-10-18 khizmaxTsigasCycleQueue bugfix
2014-10-14 khizmaxVC project fix
2014-10-14 khizmaxrename test-hdr/queue/hdr_queue_new.h to hdr_queue.h
2014-10-14 khizmaxrename test-hdr/queue/hdr_queue.h to hdr_fcqueue.h
2014-10-13 khizmaxboost 1.56 compat - add boost/version.hpp header
2014-10-13 khizmaxfix TsigasCycleQueue clang compatibility
2014-10-12 khizmaxfix changelog
2014-10-12 khizmaxVyukovMPMCCycleQueue refactoring
2014-10-11 khizmaxTsigasCycleQueue refactoring
2014-10-11 khizmaxRemove unused files
2014-10-10 khizmaxBoost::intrusive 1.56 compatibility
2014-10-10 khizmaxBoost::intrusive 1.56 compatibility
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 khizmaxrefresh changelog
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 unit test refactoring
2014-10-06 khizmaxMSQueue/MoirQueue refactoring (phase 2, not completed)
2014-10-06 khizmaxMSQueue, MoirQueue refactoring (not completed)
2014-10-04 khizmaxreplace struct internal_disposer with lambda
2014-10-04 khizmaxfix type in docs
2014-10-04 khizmaxintrusive MSQueue refactoring (not tested)
2014-10-04 khizmaxTreiberStack: small doc improvements
2014-10-04 khizmaxTreiberStack refactoring (issues #1, #2, #3 done)
2014-10-03 khizmaxfix docs
2014-10-03 khizmaxfix docs
2014-10-03 khizmaxadd test for TreiberStack::pop_with()
2014-10-03 khizmaxcds::container::TreiberStack refactoring
2014-10-03 khizmaxcds::container::TreiberStack refactoring
2014-10-02 khizmaxIntrusive TreiberStack refactoring, removing gc::HRC...
2014-10-02 khizmaxTreiberStack bugfix
2014-10-01 khizmaxReplace deprecated cds::lock::scoped_lock with std...
2014-10-01 khizmaxsplinlock.h: remove deprecated typedefs
2014-10-01 khizmaxTreiberStack - refactoring (to be continued...)
2014-10-01 khizmaxTreiberStack refactoring
2014-10-01 khizmaxRemove cds/details/void_selector.h
2014-10-01 khizmaxRemove cds/details/noncopyable.h, use C++11 '=delete...
2014-10-01 khizmaxReplace cds::lock::scoped_lock with std::unique_lock...
2014-10-01 khizmaxspinlock.h bugfix
2014-09-30 khizmaxRefactoring cds/lock/array.h
2014-09-30 khizmaxRefactoring: cds/lock/spinlock.h
2014-09-30 khizmaxRemove cds/detail/functor_wrapper.h
2014-09-30 khizmaxAdd support for Intel C++ compiler for Linux (icc 15)
2014-09-28 khizmaxFix bugs of last commit
2014-09-28 khizmaxReplace cds::ref/boost::ref with std::ref, remove cds...
2014-09-27 khizmaxRemove cds/details/numtraits.h header
2014-09-27 khizmaxMove split_list_base.h from cds/container to cds/contai...
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 khizmaxMove skip_list_base.h from cds/container to cds/contain...
2014-09-27 khizmaxMove michael_set_base.h from cds/container to cds/conta...
2014-09-27 khizmaxMove michael_map_base.h from cds/container to cds/conta...
2014-09-27 khizmaxRename cds/container/michael_list_impl.h to cds/contain...
2014-09-27 khizmaxMove michael_list_base.h from cds/container to cds...
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 khizmaxMove lazy_list_base.h from cds/container to cds/contain...
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...
2014-09-27 khizmaxMove ellen_bintree_base.h from cds/container to cds...
2014-09-27 khizmaxMOve cuckoo_base.h from cds/container to cds/container...
2014-09-27 khizmaxMove base.h from cds/container to cds/container/details
2014-09-27 khizmaxMove split_list_base.h from cds/intrusive to cds/intrus...
2014-09-27 khizmaxRename cds/intrusive/skip_list_impl.h to cds/intrusive...
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 khizmaxRename cds/intrusive/michael_list_impl.h to cds/intrusi...
2014-09-27 khizmaxMove cds/intrusive/michael_list_base.h to cds/intrusive...
2014-09-27 khizmaxREname cds/intrusive/lazy_list_impl.h to cds/intrusive...
2014-09-27 khizmaxMove cds/intrusive/lazy_list_base.h to cds/intrusive...
2014-09-27 khizmaxRename cds/intrusive/ellen_bintree_impl.h to cds/intrus...
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-26 khizmaxRestore hashing in tests
2014-09-25 khizmaxFix bugs in libcds atomic implementation
next