Remove FOLLY_SKIP_LIBCPP_4000_THROW_BACKPORTS
[folly.git] / folly / IPAddressV6.h
2017-04-16 Angelo Failla`IPVAddressV(46)::fromInverseArpaName` static methods v2017.04.17.00
2017-04-12 Angelo FaillaIPAddressV(46) methods to convert IPs to their inverse...
2017-01-27 Angelo FaillaImplemented IPAddressV6::getMacAddressFromLinkLocal
2017-01-04 Yedidya Feldblum2017
2016-12-12 Christopher DykesFix some implicit truncation and sign coersion in the...
2016-07-09 Yedidya FeldblumMove IPAddress definitions to source files
2016-05-17 Yedidya FeldblumIPAddress::validate
2016-03-29 Yedidya FeldblumIPAddressV[46]::validate
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-10-26 Florent ThoumieAdd new toBinary() function to IPAddress.
2015-04-27 Yedidya FeldblumIPAddressV6::kToFullyQualifiedSize.
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-09-09 Dave WatsonAdd link-local scope handling
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-05-20 Anton LikhtarovMove common/network/IPAddress.h and related to folly/