Added more node version checking to BronsonAVLTreeMap
[libcds.git] / projects /
2015-03-16 khizmaxSplitted map_insdel_func test for reducing compiler...
2015-03-16 khizmaxRemoved legacy comparator.h
2015-03-16 khizmaxMajor merge from 'dev'
2015-03-08 khizmaxadded CDS_USE_VLD for all DebugVLD win projects
2015-03-08 khizmaxAdded sync monitor statistics
2015-02-25 khizmaxMerge commit 'a9213ce45072f66144284647ccae242f91ca30af...
2015-02-25 khizmaxOn dev: bronson-unit-test
2015-02-23 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-02-17 khizmaxFixed MSVC batch build script
2015-02-17 khizmaxFixed build script
2015-02-16 khizmaxAdded Bronson AVL-tree header tests
2015-02-14 khizmaxBronson's AVL-tree impl
2015-02-05 khizmaxChanged sync monitor internal interface from base hook...
2015-02-05 khizmaxBronson AVLtree impl
2015-02-04 khizmaxBronson AVL-tree impl
2015-02-03 khizmaxAdded sync monitor for pool of mutexes
2015-02-02 khizmaxChanged VC 2015 projects
2015-02-02 khizmaxRenamed sync::injected_monitor to sync::injecting_monitor
2015-02-02 khizmaxAdded sync::Monitor concept
2015-02-01 khizmaxUpdated MS VC 14 CTP projects
2015-01-31 khizmaxRenamed cds::lock::array to cds::sync::lock_array,...
2015-01-31 khizmaxrename cds::lock namespace to cds::sync, move correspon...
2015-01-31 khizmaxRenamed cds::lock::array to cds::sync::lock_array,...
2015-01-31 khizmaxrename cds::lock namespace to cds::sync, move correspon...
2015-01-26 khizmaxBronson AVL-tree impl
2015-01-23 khizmaxRemoved MSVC 2008 artefacts
2015-01-03 khizmaxBronson AVL-tree RCU: add find() functions
2015-01-02 khizmaxBeginning of concurrent AVL-tree implementation (RCU)
2014-12-30 khizmaxprepare for next version 2.1.0
2014-11-29 khizmaxRemoving cds/refcounter.h
2014-11-29 khizmaxRenaming cds/cxx11_atomic.h to cds/algo/atomic.h
2014-11-29 khizmaxRemoved cds/os/syseror.h
2014-11-28 khizmaxVC14 preview compatibility
2014-11-28 khizmaxMade cds::OS children namespaces inline, removed OS...
2014-11-20 khizmaxAdd MSVC++ 2015 Preview projects
2014-11-18 khizmaxreimplement guarded_ptr from scratch
2014-11-18 khizmaxMerge branch 'check' into dev
2014-11-18 khizmaxRemove unused vars
2014-11-16 khizmaxremove hp_inline.h
2014-11-15 khizmaxrearrange cds/gc directory
2014-11-15 khizmaxDynamic Hazard Pointer GC refactoring
2014-11-15 khizmaxHazard Pointer GC refactoring
2014-11-15 khizmaxHazard Pointer refactoring
2014-11-14 khizmaxrename GC sources
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 khizmaxreplace cds::gc::too_few_hazard_pointers exception...
2014-11-10 khizmaxcds::gc::HRC has been removed
2014-11-10 khizmaxFix build script
2014-11-09 khizmaxEllenBinTree 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-02 khizmaxUnit tests for set are only with C++11 std::set and...
2014-11-02 khizmaxRemove old MSVC++ std::map and stdext::hash_map from...
2014-10-30 khizmaxNormalized split-list set types in unit-set tests
2014-10-29 khizmaxFix GCC build
2014-10-29 khizmaxSplitListMap 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-23 khizmaxfix makefiles and projects
2014-10-23 khizmaxMerge commit '7999eaee97df27c88866d1dfd130068dba955e88...
2014-10-23 khizmaxOn dev: MIchaelList
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-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-11 khizmaxTsigasCycleQueue refactoring
2014-10-11 khizmaxRemove unused files
2014-10-10 khizmaxMSPriorityQueue refactoring, bug fix
2014-10-09 khizmaxSegmentedQueue refactoring
2014-10-09 khizmaxOptimisticQueue, RWQueue refactoring (issues #1,#2,#3)
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-06 khizmaxMSQueue/MoirQueue refactoring (phase 2, not completed)
2014-10-06 khizmaxMSQueue, MoirQueue refactoring (not completed)
2014-10-03 khizmaxcds::container::TreiberStack refactoring
2014-10-02 khizmaxIntrusive TreiberStack refactoring, removing gc::HRC...
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-09-30 khizmaxRefactoring: cds/lock/spinlock.h
2014-09-28 khizmaxFix bugs of last commit
2014-09-27 khizmaxRemove cds/details/numtraits.h header
2014-09-27 khizmaxMove split_list_base.h from cds/container to cds/contai...
next