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 e276eefde2 this bug had nothing to do with it. %!s(int64=15) %!d(string=hai) anos
UriTemplate.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
UriTemplateEquivalenceComparer.cs d8cd2bea1a 2008-09-07 Atsushi Enomoto <[email protected]> %!s(int64=16) %!d(string=hai) anos
UriTemplateMatch.cs b7c10a7c1d There's no need for those special NET_2_1 cases (not using NameValueCollection like MS) anymore and it fixes 7 S.SM.W unit tests failures for XI (e.g. case sensitiveness) %!s(int64=12) %!d(string=hai) anos
UriTemplateMatchException.cs de71901cf8 Kill the MOONLIGHT define in System.ServiceModel.Web. %!s(int64=13) %!d(string=hai) anos
UriTemplateTable.cs 7dcf3d38a6 2009-09-17 Atsushi Enomoto <[email protected]> %!s(int64=16) %!d(string=hai) anos