Futex::futexWait returns FutexResult
[folly.git] / folly / test / FormatBenchmark.cpp
2018-01-01 Yedidya FeldblumFix some copyright lines in folly/
2017-02-09 Phil WilloughbyBenchmark string copying via the formatter
2017-01-19 Phil WilloughbyModernise and clang-format existing formatting benchmark
2017-01-04 Yedidya Feldblum2017
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-07-07 Tudor Bosmangflags now likes namespace gflags, not google
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2012-12-16 Tom JacksonEnabling format("{}", format(...))
2012-07-13 Rajat GoelA sample diff thats ports FormatTests to benchmarks