Refactored Map_InsFind_int MT-test
[libcds.git] / projects /
2015-09-06 khizmaxRefactored Map_InsFind_int MT-test
2015-09-06 khizmaxRefactored Map_find_string MT-test
2015-09-06 khizmaxStripedSet: replace ensure() with update()
2015-09-05 khizmaxAdded MD5, SHA256, CityHash hash function for MultiLeve...
2015-09-05 khizmaxRefactored Map_InsDel_string MT-test
2015-09-05 khizmaxStripedMap: replace ensure() with update(), find(key...
2015-09-05 khizmaxAdded StdMap to Map_InsDel_int MT-test
2015-09-05 khizmaxAdded MultiLevelHashMap to Map_insdel_int MT-test
2015-09-05 khizmaxRefactored Map_insdel_int MT-test
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 khizmaxFixed build script
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-03 khizmaxAdded 64bit test for split_bitstring algo
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-05-06 khizmaxAdded MS VC14 solution
2015-05-06 khizmaxRemoved vc14 CTP solution
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 khizmaxRemoved test-hdr/unordered_list dir
2015-03-30 khizmaxRenamed test-hdr/ordered_list dir to test-hdr/list...
2015-03-30 khizmaxMerge branch 'integration' into dev
2015-03-30 Max KhizhinskyMerge pull request #24 from krinkinmu/unordered-list-wip
2015-03-28 Mike KrinkinAdd tests for unordered nonintrusive and kv lists.
2015-03-28 Mike KrinkinAdd header tests for unordered intrusive list.
2015-03-27 khizmaxMerge branch 'dev'
2015-03-27 khizmaxFixed build script
2015-03-27 khizmaxFixed build script
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-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
next