Mark constexpr values needed within non-implicitly-capturing lambdas as static
[folly.git] / folly / Uri.h
2017-01-04 Yedidya Feldblum2017
2016-04-01 Sven Overfolly: replace old-style header guards with "pragma...
2016-02-12 Mark Isaacsonfolly copyright 2015 -> copyright 2016
2015-06-03 Tudor BosmanFix toString() for authority-less URIs
2015-03-03 Nicholas OrmrodCopyright 2014->2015
2014-10-17 Jun LIDefer query string parsing from ctor to getQueryParams()
2014-07-25 Jun LIAdd method to parse parameter list in query string...
2014-07-01 Tudor BosmanCodemod: use #include angle brackets in folly and thrift
2014-04-18 Jun LIFix folly Uri::host() return value for IPv6 address
2014-03-10 Will HodgesAdd setPort() to folly::URI class.
2014-02-06 Louis BrandyCopyright 2013 -> 2014
2013-10-15 Stephane SezerAdd an authority() method to folly::Uri.
2013-09-22 Stephane SezerMake folly::Uri::port() return uint16_t instead of...
2013-04-21 Tudor BosmanRevert "Revert "URI parsing in folly""
2013-04-21 Tudor BosmanRevert "URI parsing in folly"
2013-04-21 Tudor BosmanURI parsing in folly