fix compiler warnings from gcc-4.9 + -Wunused-variable
[folly.git] / folly / experimental / io /
2015-09-13 Orvid KingUse .string() not .native() when working with boost...
2015-07-22 Tudor BosmanAdd executable_path() and convert SubprocessTest to...
2015-07-15 Lucian Grijincufolly: AsyncIOOp: improve logging message: add strerror
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-11-08 Daniel SommermannFix -Wsign-compare
2014-11-08 Nicholas OrmrodFix folly lint errors
2014-09-18 Nicholas Ormrodremove eof whitespace lines
2014-09-17 Shao-Chuan WangAdding IO stats in AsyncIO.
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-07-01 Philip Proninfix AsyncIO::doWait
2014-05-20 Philip Proninignore non-existent mount points in readHugePageSizes
2014-05-20 Tudor BosmanMemoryMapping changes: automatically detect huge pages...
2014-04-18 Elizabeth SmithMSVC translation of noreturn attribute
2014-02-06 Tom JacksonCodemod following promotion
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2014-01-19 Andrei AlexandrescureadFile reads an entire file into a string, vector...
2014-01-16 Jordan DeLongRemove some files that should have been deleted in...
2013-09-22 Altan AlpayAsyncIO::initializeContext() should provide more debug...
2013-06-03 Daniel Sloofmake folly build on OSX
2013-05-20 Tudor BosmanMake folly::AsyncIO thread safe
2013-05-20 Jordan DeLongFix build for folly_fb_platform
2013-05-20 Tudor BosmanFix async_io_test to work with larger block sizes
2013-04-21 Tudor BosmanFOLLY_NORETURN
2013-04-21 Tudor Bosmanremove folly/eventfd.h
2013-03-27 Louis BrandyCopyright 2012 -> 2013
2013-03-19 Tudor BosmanAdd CHECK for out-of-range minRequests
2013-03-19 Lucian Grijincufolly: AsyncIO: add debuging helper
2013-03-19 Tudor BosmanRework folly::AsyncIO interface to make it easier for...
2013-03-19 Sergey DoroshenkoMake AsyncIO::capacity_ const
2013-03-19 Tudor Bosmanfix typos
2013-03-19 Tudor BosmanAsyncIO: CHECK preconditions
2013-03-19 Tudor BosmanAsyncIO in folly
2012-12-16 Tudor Bosmanfolly/PaddedSequence.h
2012-12-16 Alan FrindellFix IOBufQueue::preallocate for callers who really...
2012-12-16 Alan FrindellReturn the maximum available space from IOBufQueue...
2012-12-16 Dave Watsonadd clone / insert methods
2012-12-16 Adam Simpkinsadd IOBuf::maybeCopyBuffer()
2012-12-16 Tom JacksonRemoving unneeded eachAs() operators
2012-12-16 Tudor BosmanRemove Stream
2012-12-16 Tudor Bosmanadd IOBuf::moveToFbString
2012-09-17 Tudor BosmanFix InpuByteStreamSplitter in debug mode.
2012-09-17 Tudor BosmanMinor huge pages library changes
2012-09-17 Tudor BosmanHuge page library.
2012-09-17 Tudor BosmanStream operations: file access, iteration, splitting.
2012-08-02 Abhijeet JoglekarAllow capacity and length to be different for user...
2012-08-02 Tudor BosmanFix an issue in IOBufQueue::move
2012-07-13 Tudor BosmanAdd IOBufQueue::prepend, fix bug in IOBuf::prepend.
2012-06-27 Tudor BosmanMinor changes to folly/experimental/io
2012-06-22 Tudor BosmanAdd TypedIOBuf.
2012-06-22 Tudor BosmanAdd an allocate() member function on IOBufQueue
2012-06-12 Tudor BosmanInternalBuf doesn't need capacity
2012-06-12 Tudor BosmanProperly align internal buffer in IOBuf.
2012-06-12 Tudor BosmanAdd IOBuf::takeOwnership(unique_ptr<T>&&).
2012-06-08 Tudor BosmanAdd IOBufQueue::wrapBuffer, which handles buffers ...
2012-06-02 Jordan DeLongPull from FB rev 63ce89e2f2301e6bba44a111cc7d4218022156f6