..
AsciiTest.cs
Add ASCII optimized jump tables
2018-09-29 12:55:10 -07:00
BarebonesMatcher.cs
Rename EndpointFeature -> EndpointSelectorContext
2018-09-30 14:09:59 -07:00
BarebonesMatcherBuilder.cs
…
BarebonesMatcherConformanceTest.cs
…
CandidateSetTest.cs
Fix #629 - Add logging to DfaMatcther
2018-09-30 15:59:25 -07:00
DataSourceDependentMatcherTest.cs
Misc polishing
2018-10-08 15:45:44 -07:00
DefaultEndpointSelectorTest.cs
Make endpoint selector policies per-candidate-set
2018-10-05 21:03:59 -07:00
DfaMatcherBuilderTest.cs
Make endpoint selector policies per-candidate-set
2018-10-05 21:03:59 -07:00
DfaMatcherConformanceTest.cs
Rename EndpointFeature -> EndpointSelectorContext
2018-09-30 14:09:59 -07:00
DfaMatcherTest.cs
Make endpoint selector policies per-candidate-set
2018-10-05 21:03:59 -07:00
DictionaryJumpTableTest.cs
…
EndpointMetadataComparerTest.cs
…
FastPathTokenizerTest.cs
…
FullFeaturedMatcherConformanceTest.cs
Rename EndpointFeature -> EndpointSelectorContext
2018-09-30 14:09:59 -07:00
HttpMethodMatcherPolicyIntegrationTest.cs
Rename EndpointFeature -> EndpointSelectorContext
2018-09-30 14:09:59 -07:00
HttpMethodMatcherPolicyTest.cs
Make endpoint selector policies per-candidate-set
2018-10-05 21:03:59 -07:00
ILEmitTrieFactoryTest.cs
Upgrade projects and packages to target netcoreapp3.0 ( aspnet/Routing#913 )
2018-11-19 09:50:01 -08:00
ILEmitTrieJumpTableTest.cs
Upgrade projects and packages to target netcoreapp3.0 ( aspnet/Routing#913 )
2018-11-19 09:50:01 -08:00
LinearSearchJumpTableTest.cs
…
MatcherAssert.cs
Rename EndpointFeature -> EndpointSelectorContext
2018-09-30 14:09:59 -07:00
MatcherConformanceTest.MultipleEndpoint.cs
…
MatcherConformanceTest.SingleEndpoint.cs
Rename EndpointFeature -> EndpointSelectorContext
2018-09-30 14:09:59 -07:00
MatcherConformanceTest.cs
Merge branch 'release/2.2'
2018-09-30 14:14:48 -07:00
MultipleEntryJumpTableTest.cs
…
NonVectorizedILEmitTrieJumpTableTest.cs
Upgrade projects and packages to target netcoreapp3.0 ( aspnet/Routing#913 )
2018-11-19 09:50:01 -08:00
RouteEndpointComparerTest.cs
…
RouteMatcher.cs
Rename EndpointFeature -> EndpointSelectorContext
2018-09-30 14:09:59 -07:00
RouteMatcherBuilder.cs
Make endpoint selector policies per-candidate-set
2018-10-05 21:03:59 -07:00
RouteMatcherConformanceTest.cs
…
SingleEntryAsciiJumpTableTest.cs
Add ASCII optimized jump tables
2018-09-29 12:55:10 -07:00
SingleEntryJumpTableTest.cs
Add ASCII optimized jump tables
2018-09-29 12:55:10 -07:00
SingleEntryJumpTableTestBase.cs
Add ASCII optimized jump tables
2018-09-29 12:55:10 -07:00
TreeRouterMatcher.cs
Rename EndpointFeature -> EndpointSelectorContext
2018-09-30 14:09:59 -07:00
TreeRouterMatcherBuilder.cs
Make endpoint selector policies per-candidate-set
2018-10-05 21:03:59 -07:00
TreeRouterMatcherConformanceTest.cs
…
VectorizedILEmitTrieJumpTableTest.cs
Upgrade projects and packages to target netcoreapp3.0 ( aspnet/Routing#913 )
2018-11-19 09:50:01 -08:00
ZeroEntryJumpTableTest.cs
…