CuckooMap, CuckooSet:
[libcds.git] / projects / Win / vc12 /
2015-09-01 khizmaxCuckooMap, CuckooSet:
2015-08-30 khizmaxBronsonAVLTreeMap:
2015-08-30 khizmaxEllenBinTreeMap, EllenBinTreeSet:
2015-08-29 khizmax* SkipListMap, SkipListSet:
2015-08-29 khizmaxSplitListMap, SplitListSet:
2015-08-29 khizmaxRefactored MapDelOdd MT-test
2015-08-29 khizmaxMichaelList, LazyList, MichaelMap:
2015-08-23 khizmax- Refactored MultiLevelHashSet<HP> iterators
2015-08-20 khizmaxAdded container::MultiLevelHashSet<HP> unit tests
2015-08-17 khizmax[draft] container::MultiLevelHashMap
2015-08-15 khizmax[draft] implemented container::MultiLevelHashSet
2015-08-13 khizmaxImproving intrusive MultiLevelHashSet<HP>:
2015-08-09 khizmaxintrusive MultiLevelHashSet:
2015-08-02 khizmaxintrusive MultiLevelHashSet fixes, tests
2015-07-20 khizmaxStart implementing MultiLevelHashSet
2015-07-16 khizmaxFixed msvc12 linker flags
2015-05-31 khizmaxChanged SkipListSet/Map<RCU> for new get() semantics...
2015-05-23 khizmaxFixed compatibility with boost 1.58
2015-05-23 khizmaxAdded urcu::raw_ptr concept
2015-05-12 khizmaxMerge branch 'dev'
2015-04-27 khizmaxMerge branch 'integration' into dev
2015-04-27 khizmaxMerge branch 'integration' into dev
2015-04-22 khizmaxFixed data races found by tsan
2015-04-12 khizmaxMerge branch 'integration' into dev
2015-04-07 khizmaxReorganized map2 unit test to reduce compiling time...
2015-04-06 khizmaxSplit up set2 unit test to reduce compiling time and...
2015-04-06 khizmaxWin projects: disabled some noise warnings
2015-04-05 khizmaxWin projects: disabled some noise warnings
2015-04-05 khizmaxWin projects: disabled some noise warnings
2015-04-05 khizmaxWin projects: disabled some noise warnings
2015-04-04 khizmaxWin projects: disabled some noise warnings
2015-04-04 khizmaxSplit Win unit-test projects to reduce compiling time
2015-03-30 khizmaxRenamed test-hdr/ordered_list dir to test-hdr/list...
2015-03-27 khizmaxMerge branch 'dev'
2015-03-27 khizmaxSplitted up set_insdelfind test
2015-03-27 khizmaxSplitted up set_insdel_string test
2015-03-27 khizmaxSplitted up set_delodd test
2015-03-27 khizmaxSplitted up map_insdel_item_string test
2015-03-27 khizmaxSplitted up map_insdel_item_int test
2015-03-25 khizmaxSplitted up map_insdelfind test to reduce compiling...
2015-03-25 khizmaxSplitted up map_insdel_string test to reduce compiling...
2015-03-25 khizmaxSplitted up map_insdel_int test to reduce compiling...
2015-03-24 khizmaxSplitted up map_find_string test to reduce compiling...
2015-03-23 khizmaxSplitted up map_find_int test to reduce compiling time...
2015-03-23 khizmaxSplitted up map_insfind_int test to reduce compiling...
2015-03-23 khizmaxMerge branch 'integration' into dev
2015-03-23 khizmaxIssue #21: splitted map_delodd test
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-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 khizmaxRenamed sync::injected_monitor to sync::injecting_monitor
2015-02-02 khizmaxAdded sync::Monitor concept
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-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-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-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 khizmaxSplitListMap refactoring
2014-10-27 khizmaxintrusive::SplitListSet refactoring
2014-10-26 khizmaxMichaelMap refactoring
next