Don't use pthread_spinlock_t in TimedRWMutex
[folly.git] / folly / Checksum.cpp
2017-01-04 Yedidya Feldblum2017
2016-12-16 Christopher DykesMore implicit truncation warning fixes
2016-06-16 Christopher DykesUse the standard intrinsics for crc32c
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-08-17 Daniel M. WeeksLimit use of hardware crc32 check to SSE 4.2
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Nicholas OrmrodFix/override bad symbol names
2014-09-09 Darren MoClang Love
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-04-18 Elizabeth Smithmacro for cross platform x64 detection
2014-01-19 Brian PaneEnable the __builtin_ia32_crc* acceleration functions...
2014-01-06 Sara GolemonSome fixes for folly-oss repo.
2013-12-27 Brian PaneAdd new CRC-32C checksum functions to folly