Levi Broderick 776e2a84c3 Add Rune creation API from UTF-16 surrogate pair (dotnet/coreclr#22590) il y a 6 ans
..
ASCIIEncoding.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
CodePageDataItem.cs 6e11c95a84 Adds portable version of EncodingTable (dotnet/coreclr#21735) il y a 7 ans
Decoder.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
DecoderBestFitFallback.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
DecoderExceptionFallback.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
DecoderFallback.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
DecoderNLS.cs d2fbbb9633 Remove redundant unsafe contexts (dotnet/coreclr#21826) il y a 7 ans
DecoderReplacementFallback.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
Encoder.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
EncoderBestFitFallback.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
EncoderExceptionFallback.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
EncoderFallback.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
EncoderNLS.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
EncoderReplacementFallback.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
Encoding.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
EncodingData.cs 6e11c95a84 Adds portable version of EncodingTable (dotnet/coreclr#21735) il y a 7 ans
EncodingInfo.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
EncodingNLS.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
EncodingProvider.cs c2a5e933bd Replace Array.Copy(src, dst, int) calls with Array.Copy(src, 0, dst, 0, int) (#21756) il y a 7 ans
EncodingTable.cs 6e11c95a84 Adds portable version of EncodingTable (dotnet/coreclr#21735) il y a 7 ans
Latin1Encoding.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
NormalizationForm.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
Rune.cs 776e2a84c3 Add Rune creation API from UTF-16 surrogate pair (dotnet/coreclr#22590) il y a 6 ans
SpanRuneEnumerator.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
StringBuilder.Debug.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
StringBuilder.cs bce478353a Avoid intermediate strings in some StringBuilder formatting (#22111) il y a 7 ans
StringBuilderCache.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
StringRuneEnumerator.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
UTF32Encoding.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
UTF7Encoding.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
UTF8Encoding.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
UnicodeDebug.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
UnicodeEncoding.cs 453de54075 (C#7) Use pattern matching `is` rather than `as` with null check (#21828) il y a 7 ans
UnicodeUtility.cs 776e2a84c3 Add Rune creation API from UTF-16 surrogate pair (dotnet/coreclr#22590) il y a 6 ans
Utf16Utility.cs ccd7b52ca8 Add System.Private.CoreLib shared sources (#12162) il y a 7 ans
ValueStringBuilder.cs d2fbbb9633 Remove redundant unsafe contexts (dotnet/coreclr#21826) il y a 7 ans