Age | Commit message (Expand) | Author | Files | Lines |
2019-04-02 | Nullable: System.Buffers (#23619) | Stephen Toub | 66 | -31/+104 |
2019-04-01 | Nullable: AsyncLocal (#23618) | Stephen Toub | 6 | -58/+59 |
2019-04-01 | Nullable: WaitHandles (#23604) | Stephen Toub | 15 | -58/+70 |
2019-04-01 | Nullable: SemaphoreSlim (#23628) | Stephen Toub | 1 | -26/+27 |
2019-04-01 | Nullable: ExecutionContext (#23611) | Stephen Toub | 4 | -39/+48 |
2019-04-01 | Fix build break due to nullable PR conflicts (#23641) | Stephen Toub | 2 | -3/+3 |
2019-04-01 | Nullable: ThreadLocal (#23626) | Stephen Toub | 1 | -38/+43 |
2019-04-01 | Nullable: Lazy (#23639) | Stephen Toub | 3 | -30/+33 |
2019-04-01 | Nullable: SpinWait/Lock (#23613) | Stephen Toub | 2 | -0/+2 |
2019-04-01 | Nullable: CancellationToken (#23609) | Stephen Toub | 3 | -42/+58 |
2019-04-01 | Nullable: Monitor (#23603) | Stephen Toub | 1 | -2/+1 |
2019-04-01 | Nullable: ManualResetEventSlim (#23630) | Stephen Toub | 1 | -8/+11 |
2019-04-01 | Nullable: SynchronizationContext (#23634) | Stephen Toub | 5 | -15/+19 |
2019-04-01 | Nullable: Annotate remaining System.*Exception (#23585) | Santiago Fernandez Madero | 49 | -160/+188 |
2019-04-01 | Nullable annotations for Delegate/MulticastDelegate (#23615) | Dan Moseley | 3 | -130/+92 |
2019-04-01 | Nullable: ThreadPool (#23600) | Stephen Toub | 2 | -59/+66 |
2019-04-01 | Annotate Unix interop (#23589) | Dan Moseley | 37 | -9/+46 |
2019-03-29 | Merge pull request #23561 from tannergooding/NullableSRI | Tanner Gooding | 50 | -9/+59 |
2019-03-29 | Merge pull request #23560 from tannergooding/NullableFeature | Tanner Gooding | 71 | -732/+1200 |
2019-03-29 | Nullable: System.Runtime.Intrinsics | Tanner Gooding | 50 | -9/+59 |
2019-03-29 | Fixing the StringInfo constructor to work with the nullability analysis | Tanner Gooding | 1 | -2/+1 |
2019-03-29 | Merge remote-tracking branch 'dotnet/master' into NullableFeature | Tanner Gooding | 70 | -730/+1199 |
2019-03-29 | Update dependencies from https://github.com/dotnet/core-setup build 20190328.... | dotnet-maestro[bot] | 2 | -3/+3 |
2019-03-29 | Update dependencies from https://github.com/dotnet/arcade build 20190329.1 (#... | dotnet-maestro[bot] | 5 | -7/+92 |
2019-03-29 | Nullable: Internal.Console, System.ValueType (#23505) | buyaa-n | 2 | -3/+5 |
2019-03-29 | Updating BuildTools, CoreCLR to preview4-03828-01, preview4-27528-71, respec... | Tanner Gooding | 4 | -11/+6 |
2019-03-28 | Avoid boxing allocations for async in Tier0 (#22984) | Ben Adams | 1 | -0/+2 |
2019-03-28 | Delete simple unused vars2 (#23491) | Sergey Andreenko | 11 | -106/+45 |
2019-03-28 | [master] Update dependencies from dotnet/core-setup (#23407) | dotnet-maestro[bot] | 2 | -3/+3 |
2019-03-28 | Simplify StackFrame class (#23483) | Marek Safar | 4 | -88/+21 |
2019-03-28 | Delete RuntimeThread.cs (#23532) | Jan Kotas | 2 | -57/+0 |
2019-03-28 | Improve performance of Marvin32 (#22816) | Levi Broderick | 4 | -59/+188 |
2019-03-28 | Exclude failing in PRs tests 2. (#23540) | Sergey Andreenko | 1 | -0/+9 |
2019-03-28 | Delete `setup_coredis_tools` from runtest.py. (#23495) | Sergey Andreenko | 1 | -49/+1 |
2019-03-28 | Fix increment calculation in IncrementingPollingCounter (#23502) | Sung Yoon Whang | 3 | -1/+169 |
2019-03-28 | Exclude failing in PRs tests. (#23535) | Sergey Andreenko | 1 | -0/+9 |
2019-03-28 | Nullable: DateTimeFormat, DateTimeFormatInfoScanner, SortKey, StringInfo, Tex... | Krzysztof Wicher | 7 | -76/+87 |
2019-03-28 | Nullable: NumberFormatInfo, CultureInfo (#23459) | Krzysztof Wicher | 4 | -82/+70 |
2019-03-28 | Nullable: Exception, SystemException, Argument*Exception (#23515) | Santiago Fernandez Madero | 6 | -73/+77 |
2019-03-28 | Fix codegen for StoreNonTemporal (#23511) | Carol Eidt | 2 | -8/+14 |
2019-03-28 | Restrict Ubuntu.1404.Arm32.Open from running against PRs (#23523) | Egor Chesakov | 1 | -1/+2 |
2019-03-28 | Nullable: make Object.ToString() return nullable (#23510) | Santiago Fernandez Madero | 4 | -12/+7 |
2019-03-28 | Struct & SIMD improvements (#22255) | Carol Eidt | 18 | -217/+494 |
2019-03-28 | Fix Helix queue names (#23468) | Jeremy Koritzinsky | 1 | -8/+8 |
2019-03-28 | Switch to BYOC BuildPools in internal project (#23501) | Egor Chesakov | 1 | -4/+6 |
2019-03-28 | Merge pull request #23519 from BruceForstall/RestoreWindowsArmBuildJobs | Bruce Forstall | 1 | -7/+4 |
2019-03-28 | Nullable: System.Object (#23466) | Santiago Fernandez Madero | 2 | -3/+5 |
2019-03-28 | Nullable: all calendars (#23469) | Krzysztof Wicher | 25 | -53/+67 |
2019-03-28 | Nullable: System.Char (#23480) | Santiago Fernandez Madero | 1 | -19/+21 |
2019-03-28 | Restore Windows arm32/arm64 innerloop build jobs | Bruce Forstall | 1 | -7/+4 |