summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/Threading/Tasks
AgeCommit message (Expand)AuthorFilesLines
2018-11-20Improve async iterator exception stack traces (#21103)Stephen Toub1-0/+2
2018-11-02Avoid unnecessary interlocked in ManualResetValueTaskSourceCore (#20742)Stephen Toub1-7/+12
2018-10-25Add ConfigureAwait extension method for IAsyncEnumerableStephen Toub1-0/+12
2018-10-25Add ManualResetValueTaskSourceCoreStephen Toub1-0/+272
2018-10-25Use IThreadPoolWorkItem in ConcurrentExclusiveSchedulerPair (#20513)Stephen Toub1-21/+64
2018-08-31Revert "Remove not necessary type forwarded from attributes when type comes f...Santiago Fernandez Madero2-0/+2
2018-08-29Remove not necessary type forwarded from attributes when type comes from msco...Santiago Fernandez Madero2-2/+0
2018-06-24Simply type names in Corelib (#18623)Stephen Toub1-3/+3
2018-05-21Code cleanup and formatting for System.Memory files. (#17451)Ahson Khan2-3/+3
2018-05-19Fix CoreRT build breakJan Kotas1-0/+2
2018-05-16Add some more documentation for ValueTask (dotnet/corefx#29726)Stephen Toub1-8/+44
2018-05-08Rename mscorlib to System.Private.Corelib (#17926)Maryam Ariyan8-0/+2444