Fix copyright lines
[folly.git] / folly / io / async / AsyncPipe.h
2018-01-14 Yedidya FeldblumFix copyright lines v2018.01.15.00
2017-07-31 Yedidya FeldblumConsistency in namespace-closing comments v2017.07.31.00
2017-07-13 Yedidya FeldblumSort #include lines
2017-05-24 Victor Gaoapply clang-tidy modernize-use-override
2017-01-04 Yedidya Feldblum2017
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-12-15 Yang ChiRemove per-write buffer callback from AsyncSocket
2015-11-11 Yang ChiAdd a buffer callback to AsyncSocket
2015-10-03 Yedidya FeldblumConverge folly::make_unique to C++14's std::make_unique
2015-09-29 Andre PintoOpen source AsyncPipe