folly copyright 2015 -> copyright 2016
[folly.git] / folly / test / FileUtilTest.cpp
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-02 Andrei AlexandrescuAdd writeFile function to folly
2014-11-08 Daniel SommermannFix -Wsign-compare
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-01-19 Andrei AlexandrescureadFile reads an entire file into a string, vector...
2013-10-15 Peter GriessUse #if rather than #ifdef to check autoconf guards.
2013-05-20 Tudor BosmanUnbreak build on glibc 2.5.1
2013-05-20 Tudor Bosmanfix segfault on fb platform
2013-05-20 Tudor BosmanAdd missing FileUtil functions (p?readvFull, p?writevFu...