1. 7e23875 Fixed race between creation of a child & cancellation of parent job by Roman Elizarov · 6 years ago
  2. ecbc85c Fix exception aggregation to ensure atomic handling of exceptions by Roman Elizarov · 6 years ago
  3. 99c28aa Fixed indexed references in the split guide docs by Roman Elizarov · 6 years ago
  4. 7db5553 Split main coroutines guide into multiple files by hadihariri · 6 years ago
  5. 87eaba8 Fixed cancellation of runBlocking event loon in the presence of delay (#589) by Roman Elizarov · 6 years ago
  6. 63e3896 Typo fixed by Roman Elizarov · 6 years ago
  7. 27dfa2a Remove Rx 1.x integration module by Roman Elizarov · 6 years ago
  8. 55e5f3c Kotlin version 1.2.70 by Roman Elizarov · 6 years ago
  9. f284dfc Benchmarks improvements: by Vsevolod Tolstopyatov · 6 years ago
  10. ca0f12e Move CoroutineName to common module. by Vsevolod Tolstopyatov · 6 years ago
  11. 2dd5320 Cosmetic fixes by Vsevolod Tolstopyatov · 6 years ago
  12. 82547f6 Version 0.26.1 by Vsevolod Tolstopyatov · 6 years ago
  13. cec375d Merge branch 'master' into develop by Vsevolod Tolstopyatov · 6 years ago
  14. 847eba7 Improve HandlerDispatcherTest, check that jobs are actually executed by Vsevolod Tolstopyatov · 6 years ago
  15. 8adbb70 Send async messages to the Android main looper by Jake Wharton · 6 years ago
  16. ede2923 Fixed race in a new Job with listeners between start & cancel by Roman Elizarov · 6 years ago
  17. bca98f4 Reknit guide, fixed TOC in Knit with comma & verify mode in example-context-09 by Roman Elizarov · 6 years ago
  18. 3de2be4 Fixed CoroutineScope.plus operator by Andrew Mikhaylov · 6 years ago
  19. 44d28cd Make WithTimeoutOrNullTest.testInnerTimeout less likely to fail under load by Roman Elizarov · 6 years ago
  20. 241e74e CoroutineScheduler: fixed race between createNewWorker & shutdown for tests by Roman Elizarov · 6 years ago
  21. 6e3ffb1 Structured concurrency in tests (removed explicit coroutineContext) by Roman Elizarov · 6 years ago
  22. fa9586b Fixed sporadic test crashes related to withTimeout and children by Roman Elizarov · 6 years ago
  23. 687e482 Decreased number of ops on BasicOperationsTest.testSimpleSendReceive by Roman Elizarov · 6 years ago
  24. 67912f9 Revert "Removed legacy onFinishing handler support from JobSupport" by Roman Elizarov · 6 years ago
  25. 52d2f93 Fix typo by Yuri Orlov · 6 years ago
  26. b209e9b Removed legacy onFinishing handler support from JobSupport by Roman Elizarov · 6 years ago
  27. bfd393d Merge branch 'master' into develop by Roman Elizarov · 6 years ago
  28. 5bce5c5 Fix typo by Alex Saveau · 6 years ago
  29. 256e31c Fix broken link by Alex Saveau · 6 years ago
  30. 564c5ff Fix bad code sample style by Alex Saveau · 6 years ago
  31. d1be1c9 Fixed source links in docs by Roman Elizarov · 6 years ago
  32. 719ee9a Fix typo in coroutines-guide.md by Daniel Tam · 6 years ago
  33. 9f72ff4 Small improvement in doc by Stephan Oudmaijer · 6 years ago
  34. 75cfc4f Version 0.26.0 by Vsevolod Tolstopyatov · 6 years ago
  35. 82a5dfd Restore backward compatibility by Vsevolod Tolstopyatov · 6 years ago
  36. f189cec Updated dispatchers references in readmes and docs by Roman Elizarov · 6 years ago
  37. dc29b07 Dispatchers are renamed and grouped in the Dispatchers object by Roman Elizarov · 6 years ago
  38. bbaf99d Structured concurrency for reactive modules by Vsevolod Tolstopyatov · 6 years ago
  39. 592de52 Structured concurrency for guava, jdk8 and promise modules, proper reference to newCoroutineContext by Roman Elizarov · 6 years ago
  40. c32579e Coroutines guide and IU guide update for stuctured concurrency by Roman Elizarov · 6 years ago
  41. 79414ec Structured concurrency implementation: by Vsevolod Tolstopyatov · 6 years ago
  42. 750d468 Fixed hangs during thread termination in IO dispatcher by Roman Elizarov · 6 years ago
  43. 73d1e46 Introduce ChannelSinkBenchmark by Vsevolod Tolstopyatov · 6 years ago
  44. 990feca Use explicit classloader when loading installed CoroutineExceptionHandler impls by Roman Elizarov · 6 years ago
  45. c430e07 Invoke handler using invokeIt to avoid JS bugs by Vsevolod Tolstopyatov · 6 years ago
  46. 5758a77 Fix typo in documentation by Vsevolod Tolstopyatov · 6 years ago
  47. 8fecc20 Added missing package statements to tests by Roman Elizarov · 6 years ago
  48. d01f926 Publish transformed JS artifact to NPM by Roman Elizarov · 6 years ago
  49. 4e33cc6 Custom synchronized stub in common code for JVM/JS/Native by Roman Elizarov · 6 years ago
  50. 43c0743 Rename version 0.25.2 to 0.25.3 (for technical reasons) by Roman Elizarov · 6 years ago
  51. 61abcd2 AtomicFU 0.11.5 to fix Windows compilation by Roman Elizarov · 6 years ago
  52. 15f3504 Version 0.25.2 by Roman Elizarov · 6 years ago
  53. aa64257 AtomicFu version 0.11.4: Back to default FU variant and JS transform by Roman Elizarov · 6 years ago
  54. 3da9995 Fix package name by Vsevolod Tolstopyatov · 6 years ago
  55. 2a7b8da Unify gradle.properties by Vsevolod Tolstopyatov · 6 years ago
  56. 7e827fb Android examples: Gradle Version 4.9, Android Gradle Tools version 3.3.0-alpha04 by Roman Elizarov · 6 years ago
  57. 1a12370 typo fixed by Dmitry Borodin · 6 years ago
  58. e5b2523 Update missing copyrights by Vsevolod Tolstopyatov · 6 years ago
  59. 1478bab Specify explicit type of IO val by Roman Elizarov · 6 years ago
  60. 8694437 Fixed final step of release procedure (merge origin/master) by Roman Elizarov · 6 years ago
  61. 07c5ce4 Version 0.25.0 by Roman Elizarov · 6 years ago
  62. 7861411 Merge remote-tracking branch 'origin/master' into version-0.25.0 by Roman Elizarov · 6 years ago
  63. f5e67ba Introduce IO dispatcher to offload blocking I/O-intensive tasks by Roman Elizarov · 6 years ago
  64. 4b0379f Implementation of a SLF4J MDC Context by Alphonse Bendt · 6 years ago
  65. e342597 Introduce ThreadLocal.asContextElement() by Vsevolod Tolstopyatov · 6 years ago
  66. 7587eba Introduce ThreadContextElement API to integrate with thread-local sensitive code by Roman Elizarov · 6 years ago
  67. be065fd AtomicFu version 0.11.3 (bug fix) by Roman Elizarov · 6 years ago
  68. 04497bd AtomicFu version 0.11.2 with user-friendly plugin by Roman Elizarov · 6 years ago
  69. 717bc8b Kotlin version 1.2.61 by Roman Elizarov · 6 years ago
  70. 5b319ef Update Kotlin/Native to 0.8.2 by Roman Elizarov · 6 years ago
  71. b517f05 Introduce ExecutorCoroutineDispatcher instead of CloseableCoroutineDispatcher by Vsevolod Tolstopyatov · 6 years ago
  72. cdf8468 Corrected return-type of EventLoop pseudo ctor by Geoff · 6 years ago
  73. 4df1d61 Merge branch 'develop' into job-exceptions by Roman Elizarov · 6 years ago
  74. bbe6d8a Add workaround for K/N bug by Vsevolod Tolstopyatov · 6 years ago
  75. aa100ea Fixed generation of visibilities.json for PublicApiTest by Roman Elizarov · 6 years ago
  76. 53c0028 Improve usability of PublicApiTest: by Roman Elizarov · 6 years ago
  77. 305c66a Generate proper benchmarks jar by Vsevolod Tolstopyatov · 6 years ago
  78. 988eb26 Implement withTimeoutOrNull via withTimeout to avoid timing bugs and races. by Vsevolod Tolstopyatov · 6 years ago
  79. 44f52b8 Fix RunBlockingTest on single core machine by Vsevolod Tolstopyatov · 6 years ago
  80. 6a3f17f Unpark runBlocking thread on coroutine completion instead of cancellation by Vsevolod Tolstopyatov · 6 years ago
  81. 811c658 Delete kotlinx.io benchmark by Vsevolod Tolstopyatov · 6 years ago
  82. cac1a0f Provide API to create limited view of experimental dispatcher by Vsevolod Tolstopyatov · 6 years ago
  83. 8dd5b06 Adjust stress test for machine with two cores by Vsevolod Tolstopyatov · 6 years ago
  84. e0cf38f Get rid of unnecessary println in tests by Vsevolod Tolstopyatov · 6 years ago
  85. f18a750 Do not print GuideTest system out if test passes by Vsevolod Tolstopyatov · 6 years ago
  86. c758169 Handle job exception via PerformOp by Vsevolod Tolstopyatov · 6 years ago
  87. 6839151 Adjust racy tests by Vsevolod Tolstopyatov · 6 years ago
  88. b4a9cd3 Decrease SendReceiveStressTest constant for JS on Windows by Vsevolod Tolstopyatov · 6 years ago
  89. 21ce9c0 Additional debug output for CoroutineSchedulerStressTest by Roman Elizarov · 6 years ago
  90. e051c33 kotlinx-coroutines-io module removed, it has moved to kotlinx.io by Roman Elizarov · 6 years ago
  91. 79aef6b Moved internalAnnotations to "plain" internal package and placed into proper folder by Roman Elizarov · 6 years ago
  92. 8a01815 More stable testUnbiasedNegativeTimeout by Roman Elizarov · 6 years ago
  93. 563da40 Stylistic updates to exception handling rework by Roman Elizarov · 6 years ago
  94. 590696d Exception handling coroutines guide by Vsevolod Tolstopyatov · 6 years ago
  95. 91ecee8 Exception handling update: by Vsevolod Tolstopyatov · 6 years ago
  96. c9afb67 Optimize exceptions list in JobSupport, invoke onJobException in active -> cancelled path, update documentation by Vsevolod Tolstopyatov · 6 years ago
  97. 06f57aa JobSupport cancellation rework: by Vsevolod Tolstopyatov · 6 years ago
  98. 3bda22c JobSupport stylistic improvements: by Vsevolod Tolstopyatov · 6 years ago
  99. 6e12fc4 Fix duplicated word "currently" in KDoc by Louis CAD · 6 years ago
  100. 255d495 Defined specific dependencies for android sample apps by Dmitry Borodin · 6 years ago