Limit use of hardware crc32 check to SSE 4.2
[folly.git] / folly / Checksum.cpp
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