Copyright 2014->2015
[folly.git] / folly / File.h
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Nicholas OrmrodMove constructors should be noexcept
2014-07-07 Tudor Bosmangflags now likes namespace gflags, not google
2014-03-10 Philip Proninuse 0666 as the default permissions for new files
2014-02-06 Lucian Grijincufolly: File explicit ctor
2014-01-19 Andrei AlexandrescureadFile reads an entire file into a string, vector...
2013-12-20 Soren LassenMade File::release() return the released file descriptor.
2013-10-15 Philip ProninFile::dup
2013-05-20 Tudor Bosmanflock locks in folly::File, FileUtil, Exception.h fixes...
2013-03-19 Tom JacksonRemove File::tryOpen
2013-03-19 Tom JacksonFile::tryOpen
2013-03-19 Tom JacksonTruthy File
2013-03-19 Tom Jacksonfolly/{experimental => .}/File