Fix some copyright lines in folly/detail/ and folly/test/
[folly.git] / folly / detail / IPAddressSource.h
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-08-06 Yedidya FeldblumConsistent use of sformat in address-related files v2017.08.07.00
2017-06-13 Nick TerrellAdd toFullyQualifiedAppend() methods
2017-02-01 Christopher DykesSwap a few APIs to reduce sign and implicit truncations...
2017-01-27 Christopher DykesMake most implicit integer truncations and sign convers...
2017-01-04 Yedidya Feldblum2017
2016-12-12 Christopher DykesFix some implicit truncation and sign coersion in the...
2016-07-22 Mark IsaacsonFix ASAN exposed heap-use-after-free
2016-07-09 Yedidya FeldblumMove IPAddress definitions to source files