Uses different pass count for different parallel queue test cases
[libcds.git] / cds / opt / hash.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-10-29 khizmaxRemoved redundant spaces
2016-09-07 khizmaxRemoved trailing spaces
2016-01-05 khizmaxAdded copyright and license
2015-11-21 khizmaxSome minor changes in options doc
2015-03-16 khizmaxMajor merge from 'dev'
2015-01-22 khizmaxissue#11: cds: changed __CDS_ guard prefix to CDSLIB_...
2014-11-19 khizmaxRemove 'unused vars' warnings
2014-11-11 khizmaxremove unused boost dependencies
2014-11-10 khizmaxCuckooSet/Map refactoring
2014-09-25 khizmaxUsing std::hash as default hash functor in cds
2014-09-25 khizmaxRemove hash_functor_selector.h, use only std::hash
2014-09-23 khizmaxRemove CDS_RVALUE_SUPPORT, CDS_MOVE_SEMANTICS_SUPPORT...
2014-09-23 khizmaxRemove CDS_CXX11_VARIADIC_TEMPLATE_SUPPORT macro and...
2014-09-19 khizmaxRemove cds/details/std/tuple.h, use STL <tuple> instead
2014-09-18 khizmaxMove libcds 1.6.0 from SVN