Levi Broderick ae02b6677b Improve Encoding.UTF8.GetString / GetChars performance for small inputs (#27268) 6 years ago
..
Unicode 5fdea0b84b Update Utf8String to match latest prototype (dotnet/coreclr#27046) 6 years ago
ASCIIEncoding.cs e23c35f730 Fix StyleCop warning SA1024 (colon spacing) 6 years ago
ASCIIUtility.Helpers.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 years ago
ASCIIUtility.cs c256e409c9 More Corelib cleanup (dotnet/coreclr#26872) 6 years ago
CodePageDataItem.cs e5d88dbd04 Mirror changes from mono/coreclr,corefx,corert (#17526) 6 years ago
Decoder.cs c256e409c9 More Corelib cleanup (dotnet/coreclr#26872) 6 years ago
DecoderBestFitFallback.cs c256e409c9 More Corelib cleanup (dotnet/coreclr#26872) 6 years ago
DecoderExceptionFallback.cs 424af0fb98 Fix DecoderExceptionFallbackBuffer message (dotnet/coreclr#26211) 6 years ago
DecoderFallback.cs c256e409c9 More Corelib cleanup (dotnet/coreclr#26872) 6 years ago
DecoderNLS.cs 274db87e60 Fix DecoderNLS.Convert to out the correct value for 'completed' (#27210) 6 years ago
DecoderReplacementFallback.cs c48dd0608d Fix IDE0025 (use expression body for properties) 6 years ago
Encoder.cs c256e409c9 More Corelib cleanup (dotnet/coreclr#26872) 6 years ago
EncoderBestFitFallback.cs c256e409c9 More Corelib cleanup (dotnet/coreclr#26872) 6 years ago
EncoderExceptionFallback.cs 64f4ba27f0 Fix IDE0059 (unnecessary assignment) 6 years ago
EncoderFallback.cs c4aa67cbd9 Change several internal/private instance methods to be static (#26835) 6 years ago
EncoderNLS.cs 274db87e60 Fix DecoderNLS.Convert to out the correct value for 'completed' (#27210) 6 years ago
EncoderReplacementFallback.cs 5f38497e19 Remove unused usings from Corlib (dotnet/coreclr#26250) 6 years ago
Encoding.Internal.cs 64f4ba27f0 Fix IDE0059 (unnecessary assignment) 6 years ago
Encoding.cs c256e409c9 More Corelib cleanup (dotnet/coreclr#26872) 6 years ago
EncodingData.cs 35d8ca894b Fix StyleCop warning SA1005 (single line comment spacing) 6 years ago
EncodingInfo.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 years ago
EncodingNLS.cs c256e409c9 More Corelib cleanup (dotnet/coreclr#26872) 6 years ago
EncodingProvider.cs deb3115b15 Use simple Array.Copy overload where possible (dotnet/coreclr#27641) 6 years ago
EncodingTable.cs e5d88dbd04 Mirror changes from mono/coreclr,corefx,corert (#17526) 6 years ago
Latin1Encoding.cs c256e409c9 More Corelib cleanup (dotnet/coreclr#26872) 6 years ago
NormalizationForm.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) 7 years ago
Rune.cs 5fdea0b84b Update Utf8String to match latest prototype (dotnet/coreclr#27046) 6 years ago
SpanRuneEnumerator.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 years ago
StringBuilder.Debug.cs b31b703b89 Turn on nullability for all of Corelib (dotnet/coreclr#24497) 6 years ago
StringBuilder.cs deb3115b15 Use simple Array.Copy overload where possible (dotnet/coreclr#27641) 6 years ago
StringBuilderCache.cs da2c1cde97 Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank lines) (#40113) 6 years ago
StringRuneEnumerator.cs a67c6a2b52 Add and apply nullable attributes (dotnet/coreclr#24679) 6 years ago
TrimType.cs 1e3d017479 More corelib cleanup (dotnet/coreclr#26993) 6 years ago
UTF32Encoding.cs c256e409c9 More Corelib cleanup (dotnet/coreclr#26872) 6 years ago
UTF7Encoding.cs c256e409c9 More Corelib cleanup (dotnet/coreclr#26872) 6 years ago
UTF8Encoding.Sealed.cs ae02b6677b Improve Encoding.UTF8.GetString / GetChars performance for small inputs (#27268) 6 years ago
UTF8Encoding.cs ae02b6677b Improve Encoding.UTF8.GetString / GetChars performance for small inputs (#27268) 6 years ago
UnicodeDebug.cs 5f38497e19 Remove unused usings from Corlib (dotnet/coreclr#26250) 6 years ago
UnicodeEncoding.cs c256e409c9 More Corelib cleanup (dotnet/coreclr#26872) 6 years ago
UnicodeUtility.cs c256e409c9 More Corelib cleanup (dotnet/coreclr#26872) 6 years ago
ValueStringBuilder.AppendFormat.cs c5e3ca90de Mirror changes from mono/coreclr (#17571) 6 years ago
ValueStringBuilder.cs 6ae3360342 Clean up Uri.UnescapeDataString (dotnet/corefx#42225) 6 years ago