Jérémie Laval e1ec7da0c4 Fix more argument checking for Task<T> 14 лет назад
..
ChangeLog c9d1224910 2010-07-07 Jérémie Laval <[email protected]> 15 лет назад
CyclicDeque.cs f1a72e6173 Split internal types in their own files 14 лет назад
IConcurrentDeque.cs f1a72e6173 Split internal types in their own files 14 лет назад
IScheduler.cs 83e999b7d7 Add pfx to the mobile profile 15 лет назад
Parallel.cs bb18263f72 Allow using a worker number that is greater than Environment.ProcessorCount for parallel loops. 14 лет назад
ParallelLoopResult.cs 83e999b7d7 Add pfx to the mobile profile 15 лет назад
ParallelLoopState.cs 83e999b7d7 Add pfx to the mobile profile 15 лет назад
ParallelOptions.cs 83e999b7d7 Add pfx to the mobile profile 15 лет назад
PopResult.cs f1a72e6173 Split internal types in their own files 14 лет назад
SchedulerProxy.cs 5ede770a67 Refactor common code block of TpScheduler and SyncContextScheduler in SchedulerProxy 15 лет назад
SimpleConcurrentBag.cs 83e999b7d7 Add pfx to the mobile profile 15 лет назад
SynchronizationContextScheduler.cs 7a92657e2e Potential fix for #690944 14 лет назад
Task.cs 7f4dbcc68b Add a few new async stream methods 14 лет назад
TaskCanceledException.cs 83e999b7d7 Add pfx to the mobile profile 15 лет назад
TaskCompletionSource.cs d2ec51a9ed Make TaskCompletionSource methods thread-safe 14 лет назад
TaskContinuationOptions.cs 83e999b7d7 Add pfx to the mobile profile 15 лет назад
TaskCreationOptions.cs 83e999b7d7 Add pfx to the mobile profile 15 лет назад
TaskDebuggerView.cs fcfa09ce84 Make Task debugging more pleasant 14 лет назад
TaskFactory.cs 48a5bbeb93 Use a TaskCompletionSource in non-generic ContinueWhenAny case. Fix #647. 14 лет назад
TaskFactory_T.cs b4ddae3b51 Rework TaskFactory.FromAsync, it was a bit messy. 14 лет назад
TaskScheduler.cs 016ad09406 Add missing finalizer 14 лет назад
TaskSchedulerException.cs f3cfa2841c Check and throw if a task reportedly executed isn't actually ran. Fix #470. 14 лет назад
TaskStatus.cs 83e999b7d7 Add pfx to the mobile profile 15 лет назад
Task_T.cs e1ec7da0c4 Fix more argument checking for Task<T> 14 лет назад
TpScheduler.cs 98da8a2fc6 Fix bug where if a task is Start-ed with a specific scheduler, 15 лет назад
UnobservedTaskExceptionEventArgs.cs 83e999b7d7 Add pfx to the mobile profile 15 лет назад