Copyright 2013 -> 2014
[folly.git] / folly / io / IOBuf.h
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2014-01-19 Adam Simpkinssupport stack-allocated IOBufs
2013-12-20 Adam Simpkinsmake IOBuf::gather() safe
2013-12-20 Adam Simpkinschange the mechanism for "internal" buffer storage
2013-12-20 Adam Simpkinsfix IOBuf::reserve() when operating on a user-supplied...
2013-11-26 Tudor BosmanImprove CompressionTest
2013-10-24 Philip Proninmake IOBuf::coalesce return ByteRange
2013-10-15 Daniel SommermannAdd a comment about takeOwnership()
2013-08-29 Tudor Bosmanfolly::io::QueueAppender speedup
2013-06-26 Jim Meyeringfolly: accommodate use of -Wshadow in other projects
2013-06-03 Tudor BosmanAdd QueueAppender
2013-03-27 Hans FugalIOBuf::getIov
2013-01-19 Tudor Bosmangraduate IOBuf out of folly/experimental