Consistency in namespace-closing comments
[folly.git] / folly / detail / ChecksumDetail.h
2017-05-16 Stephen Chengate sse42 implementation of checksum for x86 only
2017-05-08 Dave WatsonAdd hardware crc impl
2017-01-04 Yedidya Feldblum2017
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-12-27 Brian PaneAdd new CRC-32C checksum functions to folly