Statically allocate futex array
[folly.git] / folly / Hash.h
2017-10-24 Yedidya FeldblumMove folly/Hash.h to folly/hash/, leaving a shim
2017-10-19 James Sedgwickmove ApplyTuple to functional/
2017-10-19 Yedidya FeldblumRevert D6050464: [Folly] Move folly/Hash.h to folly...
2017-10-19 Yedidya FeldblumMove folly/Hash.h to folly/hash/
2017-10-18 Christopher DykesUse nullptr rather than 0 when initializing pointers
2017-10-17 Yedidya FeldblumShrink integral hasher specialization implementations
2017-10-16 Ognjen DragoljevicFix hash overloads for integral types
2017-07-30 Yedidya FeldblumConsistent indentation for class visibility labels
2017-07-30 Yedidya Feldblumtemplate< -> template <
2017-07-24 Yedidya FeldblumMove the SpookyHash libraries into folly/hash v2017.07.24.00
2017-07-23 Subodh IyengarAdd fnv1-a hash to Hash
2017-07-22 Mihaela OgrezeanuRevert D5455584: [Folly] Move the SpookyHash libraries...
2017-07-22 Yedidya FeldblumMove the SpookyHash libraries into folly/hash
2017-05-25 Christopher DykesFix reliance on the sign of char in fnv32 and fnv64
2017-05-11 Yedidya Feldblumhasher instances for 8-bit and 16-bit integral types
2017-04-14 Andrew KriegerSuppress more warnings for MSVC
2017-04-14 Mark WilliamsRevert D4805628: [folly] Suppress more warnings for...
2017-04-14 Andrew KriegerSuppress more warnings for MSVC
2017-02-09 Den Raskovalovadd folly:hasher<bool>
2017-01-04 Yedidya Feldblum2017
2016-06-24 Haocheng Zhangfix bug for negative shift value
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-02-01 Lucian Grijincufolly: Hash: use loadUnassigned to avoid UB in hsieh_ha...
2015-10-26 Lucian Grijincufolly: hash: specialize hash_combine_generic by size_t...
2015-09-13 Leonardo BianconiPort Folly to PPC64
2015-09-12 Giuseppe OttavianoAdd support for std::string in folly::Hash
2015-07-29 Alexander ShaposhnikovAdd hasher specializations for enums, pairs and tuples
2015-05-12 Tom JacksonAdd SpookyHashV2-based hash to StringPiece
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-10-17 Sean CannellaConditionals for iOS / Android compilation
2014-09-26 Ranjeeth Dasinenirfc : -Wshorten-64-to-32 warnings in folly liger depend...
2014-09-09 Daniel SommermannFix compilation warning
2014-09-09 Tom Jacksonhash_range
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-11-26 Tudor BosmanFix bad implementation of fnv32
2013-07-18 Hans Fugaltuple hashing
2013-03-19 David VickreyMake hash_combine accept a configurable hash function
2012-10-12 Tudor BosmanAdd SpookyHashV2
2012-08-26 Tudor BosmanAdd Bob Jenkins's SpookyHash to folly.
2012-08-26 Tom JacksonRemoving broken specialization of std::hash<std::tuple>
2012-08-05 Tudor BosmanAdd inverses for jenkins_rev_mix32, twang_mix64
2012-06-14 Chip TurnerMove and refactor code
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6