Commit History

Autor SHA1 Mensaxe Data
  Zoltan Varga b5afc5a2ae Fix up class library test so they at least compile when running make check in runtime/. Add a 'test' target to compile them. %!s(int64=13) %!d(string=hai) anos
  Jeremie Laval 5877a9423b [corlib] Honor LazyCancellation flag %!s(int64=13) %!d(string=hai) anos
  Jeremie Laval 2de1ee29c8 [corlib] Honor HideScheduler flag %!s(int64=13) %!d(string=hai) anos
  Jeremie Laval 2ce078ba52 [corlib] Honor DenyChildAttach flag %!s(int64=13) %!d(string=hai) anos
  Jeremie Laval 0b5eddeaff [corlib] Make Task.Run specify TaskScheduler.Default and fix Task.Run (Task<Task>) %!s(int64=13) %!d(string=hai) anos
  Marek Safar f93ac4c461 Bump DoubleWaitTest timeout %!s(int64=13) %!d(string=hai) anos
  Marek Safar c0b3d91a9a Improve task test %!s(int64=13) %!d(string=hai) anos
  Jeremie Laval c0e097203a [corlib] Fix DoubleWait unit test %!s(int64=13) %!d(string=hai) anos
  Marek Safar 455b845157 Fix scheduling of inlined tasks. %!s(int64=13) %!d(string=hai) anos
  Marek Safar 1e3f458c21 Add another Task test %!s(int64=13) %!d(string=hai) anos
  Marek Safar 46dacaa4cb Bump test timeout %!s(int64=13) %!d(string=hai) anos
  Marek Safar c23a7f49d1 Fix task delay tests %!s(int64=13) %!d(string=hai) anos
  Marek Safar 91fd88ea6d Increase timeout for some task tests %!s(int64=13) %!d(string=hai) anos
  Jeremie Laval fa8a7b41b8 Fix Task child waiting for RunSynchronously %!s(int64=13) %!d(string=hai) anos
  Jeremie Laval 366aa16f08 Don't overwrite the current variable without first saving its value in case a Task is executed inline inside another task %!s(int64=13) %!d(string=hai) anos
  Jeremie Laval a3ed8990eb Correctly propagate faulted status and exception from child to parent in attached case %!s(int64=13) %!d(string=hai) anos
  Marek Safar 5b9a3f9e9a Remove unused parameter %!s(int64=13) %!d(string=hai) anos
  Marek Safar 4a09ddbf31 Implement Task::LongRunning option %!s(int64=13) %!d(string=hai) anos
  Jeremie Laval 6db76648fb Add unit test for bug #2007 %!s(int64=13) %!d(string=hai) anos
  Jeremie Laval a9d60b1175 Do not execute a Task continuation when it has already been canceled externally %!s(int64=13) %!d(string=hai) anos
  Jeremie Laval d878721e31 Refactor TaskTests.WaitChildTestCase test %!s(int64=13) %!d(string=hai) anos
  Marek Safar 35ca4a994f Implement more Task 4.5 members %!s(int64=13) %!d(string=hai) anos
  Marek Safar 40c3a4c5f2 Implement Task::WhenAll %!s(int64=13) %!d(string=hai) anos
  Jérémie Laval eea2894929 Fix RunSynchronously behavior with children Task. Fix bug #2777 part 2. %!s(int64=14) %!d(string=hai) anos
  Jérémie Laval e325ea3653 Fix Task AttachedToParent behavior. Fix bug #2777 part1. %!s(int64=14) %!d(string=hai) anos
  Marek Safar adb5835775 Create Task continuation with less intermediate delegates %!s(int64=14) %!d(string=hai) anos
  Marek Safar 6173654845 Fix a race in underlying Task.Wait infrastructure %!s(int64=14) %!d(string=hai) anos
  Jérémie Laval fa05439ed6 Update lastest two task unit tests %!s(int64=14) %!d(string=hai) anos
  Jérémie Laval 3a427c424a Clean event registration when wait is unsuccessful %!s(int64=14) %!d(string=hai) anos
  Jérémie Laval a5c7e9c2ff Add unit test for when multiple wait are registered on a single task %!s(int64=14) %!d(string=hai) anos