Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / io / IOBufQueue.cpp
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-02-21 Tudor BosmanMake IOBuf support 64-bit length and capacity
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-08-29 Tudor Bosmanfolly::io::QueueAppender speedup
2013-06-03 Tudor BosmanAdd QueueAppender
2013-03-27 Alessandro Salvatoriallow to dequeue the first IOBuf in an IOBufQueue
2013-03-19 Gaurav JainMinor clang compiler fixes
2013-03-19 Tudor BosmanFix subtle double-free in trimEnd; optionally pack...
2013-01-19 Tudor Bosmangraduate IOBuf out of folly/experimental