summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/Char.cs
AgeCommit message (Expand)AuthorFilesLines
2018-12-07Use string.Create in ConvertFromUtf32 (#21409)Stephen Toub1-19/+3
2018-11-29Improve performance of Enum.{Try}Parse (#21214)Stephen Toub1-1/+1
2018-11-15Update Unicode data and optimize CharUnicodeInfo indexes (#20983)Pent Ploompuu1-2/+2
2018-11-09Optimize Char.GetUnicodeCategory and related checks (#20864)Pent Ploompuu1-81/+28
2018-08-31Revert "Remove not necessary type forwarded from attributes when type comes f...Santiago Fernandez Madero1-0/+1
2018-08-29Remove not necessary type forwarded from attributes when type comes from msco...Santiago Fernandez Madero1-1/+0
2018-06-25Changed internal value to readonly to all the primitive typesPhil Garcia1-2/+2
2018-06-24Simply type names in Corelib (#18623)Stephen Toub1-43/+43
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan1-0/+1076