Dave Curylo 7cbeed36fd Fix to UriTemplate.Match to properly handle query parameters without a value. No longer throws IndexOutOfRangeException and the parameter is added to the resulting UriTemplateMatch.QueryParameters field with a null value, same as in .NET. %!s(int64=11) %!d(string=hai) anos
..
ChangeLog cdd92159ec 2009-09-22 Atsushi Enomoto <[email protected]> %!s(int64=16) %!d(string=hai) anos
UriTemplateEquivalenceComparerTest.cs d8cd2bea1a 2008-09-07 Atsushi Enomoto <[email protected]> %!s(int64=16) %!d(string=hai) anos
UriTemplateTableTest.cs 7dcf3d38a6 2009-09-17 Atsushi Enomoto <[email protected]> %!s(int64=16) %!d(string=hai) anos
UriTemplateTest.cs 7cbeed36fd Fix to UriTemplate.Match to properly handle query parameters without a value. No longer throws IndexOutOfRangeException and the parameter is added to the resulting UriTemplateMatch.QueryParameters field with a null value, same as in .NET. %!s(int64=11) %!d(string=hai) anos