Move runAfterDelay/tryRunAfterDelay into TimeoutManager
[folly.git] / folly / io / RecordIO.cpp
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