Add unit test for timeout=0
[folly.git] / folly / io / RecordIO.cpp
2017-07-04 Yedidya FeldblumApply clang-format to folly/io/ (namespace)
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
2017-01-04 Yedidya Feldblum2017
2016-12-16 Christopher DykesAllow folly to compile cleanly with most of the rest...
2016-12-16 Christopher DykesMore implicit truncation warning fixes
2016-05-30 Christopher DykesSwitch uses of <unistd.h> to <folly/portability/Unistd.h>
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-02-01 Igor Sugakfolly: fix clang -Wmissing-field-initializers
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-10-15 Peter GriessUse #if rather than #ifdef to check autoconf guards.
2013-07-18 Sean CannellaOSX compat fixes
2013-05-20 Tudor BosmanUnbreak build on glibc 2.5.1
2013-05-20 Tudor Bosmanconvert RecordIO to pwritev
2013-05-20 Tudor BosmanRecordIO: robust record-based streaming I/O