b91dc71b7e
* Initial * Remove Clear() in SpanSimpleCaseFold() * Rename SpanSimpleCaseFold() to SimpleCaseFold() * Flip parameters in SimpleCaseFold() * Fix doc comment * Add attribute to SimpleCaseFold(char c) * Add asserts to SimpleCaseFoldCompareAbove05ff() * Bypass illegal surrogates without throw We would have to throw on illegal surrogate but for comparing we can do simple binary compare. * Make Marvin internal * Remove Marvin * Remove InternalsVisibleTo * Add comment and remove extra line * Cleanup System.Text.CaseFolding.csproj * Use MaxChar * Replace var with type * Replace tuple compare * Remove commented out code * Replace ver with type 2 * Use IsNullOrEmpty() * Fix typi in comment * Use ArgumentException() * Remove IsAscii() * Reword comment * Make SimpleCaseFoldingStringComparer class sealed * Rename local variable * Remove unused code * Namespace System.Text.CaseFolding.Benchmarks * Rename variables * TargetFramework netcoreapp3.0 * Remove test code * Add Debug.Assert * Remove ProjectReference * Remove CharTests * Add using System.Diagnostics * Fix IsNullOrEmpty() * Fix type * Remove asserts * Add using System.Diagnostics |
||
---|---|---|
.. | ||
CaseFolding.txt | ||
UnicodeData.11.0.txt |