Migrated map-find-string stress test to gtest
[libcds.git] / projects / source.unit.map.mk
2016-05-22 khizmaxMigrated map-find-string stress test to gtest
2016-05-21 khizmaxMigrated map_find_int stress test to gtest
2015-10-21 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-10-20 khizmaxRenamed MultiLevelHashSet/Map to FeldmanHashSet/Map
2015-10-09 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-10-08 khizmaxIncorporated MultiLevelHashMap<RCU> into map MT-test
2015-10-02 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-09-20 khizmaxBugfix
2015-09-07 khizmaxRefactored Map_InsDel_Item_string MT-test
2015-09-07 khizmaxRefactored Map_InsDel_Item_int MT-test
2015-09-07 khizmaxRefactored Map_InsDelFind MT-test
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 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-08-29 khizmaxRefactored MapDelOdd MT-test
2015-08-29 khizmaxMichaelList, LazyList, MichaelMap:
2015-03-27 khizmaxMerge branch 'dev'
2015-03-27 khizmaxFixed build script
2015-03-27 khizmaxFixed build script
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...
2014-09-18 khizmaxMove libcds 1.6.0 from SVN