Fixing opt-asan/ubsan fail for folly contbuild
[folly.git] / folly / experimental / io /
2017-05-12 Philip Proninreturn range from AsyncIO::cancel(), fix test
2017-05-12 James Sedgwickadd FOLLY_FALLTHROUGH throughout to satisfy internal...
2017-05-11 Philip ProninAsyncIO::cancel
2017-03-23 Ted PercivalRe-enable io tests
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
2017-01-24 Mathieu Baudetfolly: remove unused includes
2017-01-04 Yedidya Feldblum2017
2016-12-18 Mathieu Baudetfbcode: remove unused includes from .cpp files with... v2016.12.19.00
2016-11-30 Christopher DykesStart fixing implicit truncations
2016-10-19 Jim Meyeringfolly/experimental: avoid shadowing warnings
2016-09-10 Christopher DykesUse the GTest portability headers v2016.09.12.00 v2016.09.12.01
2016-05-30 Christopher DykesSwitch uses of networking headers to <folly/portability...
2016-05-30 Christopher DykesSwitch uses of <sys/uio.h> to <folly/portability/SysUio.h>
2016-05-30 Christopher DykesSwitch uses of <unistd.h> to <folly/portability/Unistd.h>
2016-05-05 Michael LeeSwitch gflags to portability/GFlags.h
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-03-23 Yedidya FeldblumUse C++'s standardized [[noreturn]] attribute
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2016-01-28 Igor Sugakfolly: build with -Wunused-parameter
2015-10-21 Philip Proninfix "iocb" reporting in AsyncIO
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