Jérémie Laval 48e433753d Revert fcbb5717c18ff8393f2300a254bb13e6fab9c7e4 and implement it differently. 15 ani în urmă
..
ChangeLog c9d1224910 2010-07-07 Jérémie Laval <[email protected]> 15 ani în urmă
CyclicDeque.cs 295414eec5 Correctly implement enumerating CyclicDequeue. 15 ani în urmă
Future.cs 36151145b5 Must pass null to overloaded constructor instead of wrapper lambda (TaskCompletionSource can use overloaded constructors and it will pass null in function argument) 15 ani în urmă
IScheduler.cs 83e999b7d7 Add pfx to the mobile profile 15 ani în urmă
Parallel.cs 17317ee088 When finding best worker number in Parallel loops use current TaskScheduler instead of default TaskScheduler 15 ani în urmă
ParallelLoopResult.cs 83e999b7d7 Add pfx to the mobile profile 15 ani în urmă
ParallelLoopState.cs 83e999b7d7 Add pfx to the mobile profile 15 ani în urmă
ParallelOptions.cs 83e999b7d7 Add pfx to the mobile profile 15 ani în urmă
Scheduler.cs 238a65fbfe Kill old IScheduler interface. 15 ani în urmă
SchedulerProxy.cs 5ede770a67 Refactor common code block of TpScheduler and SyncContextScheduler in SchedulerProxy 15 ani în urmă
SimpleConcurrentBag.cs 83e999b7d7 Add pfx to the mobile profile 15 ani în urmă
SynchronizationContextScheduler.cs 858ca80406 Fix the mobile build 15 ani în urmă
Task.cs 48e433753d Revert fcbb5717c18ff8393f2300a254bb13e6fab9c7e4 and implement it differently. 15 ani în urmă
TaskCanceledException.cs 83e999b7d7 Add pfx to the mobile profile 15 ani în urmă
TaskCompletionSource.cs 83e999b7d7 Add pfx to the mobile profile 15 ani în urmă
TaskContinuationOptions.cs 83e999b7d7 Add pfx to the mobile profile 15 ani în urmă
TaskCreationOptions.cs 83e999b7d7 Add pfx to the mobile profile 15 ani în urmă
TaskFactory.cs 3c19080f53 Implement TaskFactory.FromAsync 15 ani în urmă
TaskScheduler.cs 98da8a2fc6 Fix bug where if a task is Start-ed with a specific scheduler, 15 ani în urmă
TaskSchedulerException.cs 83e999b7d7 Add pfx to the mobile profile 15 ani în urmă
TaskStatus.cs 83e999b7d7 Add pfx to the mobile profile 15 ani în urmă
ThreadWorker.cs 5d757ea7df Track what task is currently executed by a ThreadWorker and add the case for "parent waiting on children task it created" in CheckTaskFitness predicate. 15 ani în urmă
TpScheduler.cs 98da8a2fc6 Fix bug where if a task is Start-ed with a specific scheduler, 15 ani în urmă
UnobservedTaskExceptionEventArgs.cs 83e999b7d7 Add pfx to the mobile profile 15 ani în urmă