Copyright 2014->2015
[folly.git] / folly / io / RecordIO.cpp
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