summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/shared/System/Threading/Tasks
AgeCommit message (Expand)AuthorFilesLines
2019-01-22Fix CoreRT build breaksJan Kotas1-4/+4
2019-01-21Move TplEtwProvider to shared partition (#22120)Marek Safar1-0/+584
2019-01-20Move Task factory type to shared partition (#22089)Marek Safar2-0/+5163
2019-01-19Fix build for ProjectN/WinRTInterop Delete superfluous AsyncCausalityTracer a...Jan Kotas2-36/+35
2019-01-18Move AsyncCausality to shared partition (#22062)Marek Safar1-0/+77
2019-01-10Add WithCancellation for async enumerables (#21939)Stephen Toub1-2/+11
2019-01-05(C#7) Use pattern matching `is` rather than `as` with null check (#21828)Ben Adams3-16/+9
2018-12-22Move some Task related files to shared CoreLib partition (#21650)Jan Kotas5-0/+2997
2018-12-04Fix lots of malformed XML commentsStephen Toub1-3/+3
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