Add MSVC support to MaxAlign
[folly.git] / folly / io / test / IOBufTest.cpp
2015-08-12 Orvid KingAdd MSVC support to MaxAlign
2015-07-09 Tudor BosmanAdd isManaged / makeManaged
2015-06-22 Igor SugakAdd missing override and remove redundant virtual in...
2015-06-11 Tudor BosmanMake IOBuf copyable
2015-05-12 Tudor BosmanIOBuf::reserve would return less tailroom than requeste...
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2015-02-02 Adam Simpkinsadd IOBuf::appendToIov()
2014-09-09 Jim Meyeringfbcode: __x__-protect all __attribute__ keywords, mecha...
2014-08-14 Philip Proninfix build (gtest 1.6 -> 1.7)
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-06-09 Tudor BosmanHasher and equality comparison for IOBuf
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 Simpkinsfix issues when compiling with clang
2013-12-20 Adam Simpkinschange the mechanism for "internal" buffer storage
2013-12-20 Adam Simpkinsupdate moveToFbString()'s handling of flags_
2013-12-20 Adam Simpkinsfix IOBuf::reserve() when operating on a user-supplied...
2013-03-27 Hans FugalIOBuf::getIov
2013-01-19 Tudor Bosmangraduate IOBuf out of folly/experimental