libcds.git
2014-11-10 khizmaxfix skip-list iterators
2014-11-10 khizmaxNormalized CuckooSet/Map declaration in test's map_type...
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-10 khizmaxadded SlipListMap<gc:nogc> to map tests
2014-11-10 khizmaxFix build script
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-07 khizmaxchanged map_types.h for tests
2014-11-07 khizmaxchanged set_types.h for tests
2014-11-06 khizmaxremove printing HRC stat in tests
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-03 khizmaxFix bug in map header test
2014-11-02 khizmaxUnit tests for set are only with C++11 std::set and...
2014-11-02 khizmaxRemove old MSVC++ stdext::hash_set from tests
2014-11-02 khizmaxRemove old MSVC++ std::map and stdext::hash_map from...
2014-11-02 khizmaxRemove old VC++ stdext::hash_map from tests
2014-11-02 khizmaxRemove old VC std::map from tests
2014-11-02 khizmaxFix Intel C++ compiler incompatibility
2014-11-02 khizmaxchange header sequence for back-off
2014-11-01 khizmaxFix bug in test of boost::intrusive::splay_set wrapper
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 khizmaxadd SplitListMap print stat
2014-10-31 khizmaxNormalized split-list map types in unit-map tests
2014-10-31 khizmaxFixed iterator issues in set/map
2014-10-30 khizmaxNormalized split-list set types in unit-set tests
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 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 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 khizmaxfix makefiles and projects
2014-10-23 khizmaxMichaelList refactoring
2014-10-23 khizmaxMerge commit '7999eaee97df27c88866d1dfd130068dba955e88...
2014-10-23 khizmaxOn dev: MIchaelList
2014-10-23 khizmaxindex on dev: 5db878e remove michael_list_hrc.h
2014-10-23 khizmaxReplace PTB with DHP in unit tests
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-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-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
next