folly: fix make_optional compliation issue with gnu++17
[folly.git] / folly / compression /
2018-01-23 Nick TerrellRevert D6745720: [folly][compression] Log (de)compressi...
2018-01-23 Nick TerrellLog (de)compression bytes
2018-01-23 Nick TerrellAdd counters interface
2018-01-17 Adam Simpkinscmake: fix the test builds
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-12-12 Nick TerrellPass ZSTD_CONTENTSIZE_UNKNOWN
2017-12-08 Yedidya FeldblumMove folly/Bits.h to folly/lang/
2017-10-31 Martin MartinRemove unused field or local var.
2017-10-24 Yedidya FeldblumMove folly/Hash.h to folly/hash/, leaving a shim
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-10-21 James Sedgwickmove io/Compression and io/compression/* to compression/