summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System
AgeCommit message (Expand)AuthorFilesLines
2019-04-01Nullable: AsyncLocal (#23618)Stephen Toub5-57/+58
2019-04-01Nullable: WaitHandles (#23604)Stephen Toub10-52/+60
2019-04-01Nullable: SemaphoreSlim (#23628)Stephen Toub1-26/+27
2019-04-01Nullable: ExecutionContext (#23611)Stephen Toub4-39/+48
2019-04-01Fix build break due to nullable PR conflicts (#23641)Stephen Toub2-3/+3
2019-04-01Nullable: ThreadLocal (#23626)Stephen Toub1-38/+43
2019-04-01Nullable: Lazy (#23639)Stephen Toub3-30/+33
2019-04-01Nullable: SpinWait/Lock (#23613)Stephen Toub2-0/+2
2019-04-01Nullable: CancellationToken (#23609)Stephen Toub3-42/+58
2019-04-01Nullable: ManualResetEventSlim (#23630)Stephen Toub1-8/+11
2019-04-01Nullable: SynchronizationContext (#23634)Stephen Toub2-4/+6
2019-04-01Nullable: Annotate remaining System.*Exception (#23585)Santiago Fernandez Madero46-154/+179
2019-04-01Nullable: ThreadPool (#23600)Stephen Toub1-53/+57
2019-03-29Merge pull request #23561 from tannergooding/NullableSRITanner Gooding50-9/+59
2019-03-29Nullable: System.Runtime.IntrinsicsTanner Gooding50-9/+59
2019-03-29Fixing the StringInfo constructor to work with the nullability analysisTanner Gooding1-2/+1
2019-03-29Merge remote-tracking branch 'dotnet/master' into NullableFeatureTanner Gooding9-122/+206
2019-03-29 Updating BuildTools, CoreCLR to preview4-03828-01, preview4-27528-71, respec...Tanner Gooding1-1/+1
2019-03-28Avoid boxing allocations for async in Tier0 (#22984)Ben Adams1-0/+2
2019-03-28Simplify StackFrame class (#23483)Marek Safar2-62/+8
2019-03-28Improve performance of Marvin32 (#22816)Levi Broderick3-58/+187
2019-03-28Fix increment calculation in IncrementingPollingCounter (#23502)Sung Yoon Whang1-1/+1
2019-03-28Nullable: DateTimeFormat, DateTimeFormatInfoScanner, SortKey, StringInfo, Tex...Krzysztof Wicher7-76/+87
2019-03-28Nullable: NumberFormatInfo, CultureInfo (#23459)Krzysztof Wicher4-82/+70
2019-03-28Nullable: Exception, SystemException, Argument*Exception (#23515)Santiago Fernandez Madero5-25/+30
2019-03-28Nullable: make Object.ToString() return nullable (#23510)Santiago Fernandez Madero3-11/+4
2019-03-28Nullable: System.Object (#23466)Santiago Fernandez Madero1-3/+4
2019-03-28Nullable: all calendars (#23469)Krzysztof Wicher25-53/+67
2019-03-28Nullable: System.Char (#23480)Santiago Fernandez Madero1-19/+21
2019-03-28Nullable: System.Double, System.Single (#23503)Santiago Fernandez Madero2-54/+56
2019-03-28GetPinnableReference on String.cs (#23428)simplejackcoder1-0/+7
2019-03-27Nullable: System.Object (#23466)Santiago Fernandez Madero1-3/+4
2019-03-27Nullable: all calendars (#23469)Krzysztof Wicher25-53/+67
2019-03-27Nullable: System.Char (#23480)Santiago Fernandez Madero1-19/+21
2019-03-27Nullable updates for byte type (#23460)buyaa-n1-27/+28
2019-03-27Nullable changes for boolean type (#23451)buyaa-n1-19/+20
2019-03-27Nullable: String (#23450)Santiago Fernandez Madero4-116/+120
2019-03-27nullable: number (#23454)Krzysztof Wicher8-27/+36
2019-03-27Nullable: Uint32, (U)Int16, (U)Int64 (#23449)Krzysztof Wicher5-152/+157
2019-03-27Nullable: Int32 (#23443)Krzysztof Wicher1-36/+37
2019-03-27ALC Enhancement nits (#23506)Steve MacLean2-3/+3
2019-03-27ALC enhancements (#22273)Steve MacLean2-22/+67
2019-03-24typo: Double word "both" (dotnet/corefx#36272)Nick Schonning1-1/+1
2019-03-24typo: Double word "never" (dotnet/corefx#36300)Nick Schonning1-1/+1
2019-03-24typo: Double word "to" (dotnet/corefx#36264)Nick Schonning1-2/+2
2019-03-24typo: Double word "that" (dotnet/corefx#36269)Nick Schonning3-3/+3
2019-03-24typo: Double word "a" (dotnet/corefx#36271)Nick Schonning2-2/+2
2019-03-24typo: Double word "in" (dotnet/corefx#36270)Nick Schonning1-1/+1
2019-03-24typo: Double word "the" (dotnet/corefx#36274)Nick Schonning1-1/+1
2019-03-24typo: Double word "this" (dotnet/corefx#36273)Nick Schonning1-1/+1