Merged branch 'master' of https://github.com/Nemo1369/libcds
[libcds.git] / cds / intrusive / details / feldman_hashset_base.h
2017-01-16 khizmaxMerged branch 'master' of https://github.com/Nemo1369...
2017-01-16 khizmaxMerge branch 'flat_combinig_add_stress_and_unint_tests...
2016-12-31 khizmaxUpdated copyright
2016-11-14 khizmaxFixed FeldmanHashSet/Map: use delete[] operator for...
2016-11-13 khizmaxFixed gcc warning
2016-11-12 khizmaxDocfix
2016-11-11 khizmaxAdded new option hash_size for FeldmanHashSet
2016-11-10 khizmaxFixed indentation
2016-10-29 khizmaxRemoved trailing spaces
2016-08-24 khizmaxMerge branch 'dev' into integration
2016-08-20 khizmaxHP refactoring:
2016-01-05 khizmaxAdded copyright and license
2015-12-23 khizmaxFixed FeldmanHashSet
2015-12-23 khizmaxsome improvements
2015-12-23 khizmaxAdded more assertion
2015-11-29 Max KhizhinskyMerge pull request #44 from eugenyk/master
2015-11-29 khizmaxFixed MSVC 14 incompatibility
2015-10-25 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-10-25 khizmaxCommon base class added for FeldmanHashSet/Map
2015-10-23 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-10-22 khizmaxFeldmanHashSet/Map: added level statistics
2015-10-21 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-10-20 khizmaxRenamed MultiLevelHashSet/Map to FeldmanHashSet/Map