1. 7bd983f Fix linearizability in AbstractChannel#sendSuspend, add infrastructure to inject custom execution into linearizability checker by Vsevolod Tolstopyatov · 6 years ago
  2. df80002 Fixed package directive in CommonPoolTest by Roman Elizarov · 6 years ago
  3. 6d24aab Materialize an exception for Job onCancelling handlers by Vsevolod Tolstopyatov · 6 years ago
  4. 732474f Implement SendChannel#invokeOnClose by Vsevolod Tolstopyatov · 6 years ago
  5. ea651aa Channels concurrency improvement: by Vsevolod Tolstopyatov · 6 years ago
  6. ae66c95 Runt ticker channel tests under virtual time source for stability by Roman Elizarov · 6 years ago
  7. 7afb62e Use timeSource in GuideTest to increase stability of cancel tests, reknit by Roman Elizarov · 6 years ago
  8. 5557245 Access to PlatformImpl in JavaFx dispatcher, on Java 9 it's an internal module which should be explicitly exported by Vsevolod Tolstopyatov · 6 years ago
  9. c2fba3a Provide HandlerContext.immediate extension to immediately execute tasks which are invoked from the right context by Vsevolod Tolstopyatov · 6 years ago
  10. 14968cd BlockingChecker: Updated docs and renamed to checkRunBlocking function by Roman Elizarov · 6 years ago
  11. c75fd40 Initialize JavaFx once [tests] by Vsevolod Tolstopyatov · 6 years ago
  12. bac6bde Provide BlockingChecker mechanism which checks current context by Vsevolod Tolstopyatov · 6 years ago
  13. fb4a332 Update TickerChannels.kt by paolop · 6 years ago
  14. 7cb5cc2 [tests] ARRAY_10 should have capacity of 10 by Vsevolod Tolstopyatov · 6 years ago
  15. 222f3f2 Removed suspendCoroutineOrReturn use in preparation for Kotlin 1.3 by Roman Elizarov · 6 years ago
  16. d1c8a3c added note about FIFO order of `Mutex.lock()` by Geoff · 6 years ago
  17. 1d6e493 Update coroutines-guide.md by paolop · 6 years ago
  18. 2a63775 Use parent = contextJob instead of contextJob + UI by Marko Topolnik · 6 years ago
  19. 3975391 Fixed the logic to detect broken ForkJoinPool instance and added a corresponding test by Roman Elizarov · 6 years ago
  20. 1e12210 Validate FJP.commonPool parallelism to avoid pathological bugs by Roman Elizarov · 6 years ago
  21. b10287e Change order of handlers in JobSupport and CancellableContinuation by Vsevolod Tolstopyatov · 6 years ago
  22. 06ec98c Update TickerChannels.kt by paolop · 6 years ago
  23. f9408f6 Fixed placement of resource files in new project structure by Roman Elizarov · 6 years ago
  24. 0c090ed Fixed knit warnings (unresolved refs) and guide typos by Roman Elizarov · 6 years ago
  25. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  26. 10e66f2 Moved license to the top for GitHub's pleasure by Roman Elizarov · 6 years ago
  27. 0dffcfd Merge 'develop' into project-structure by Roman Elizarov · 6 years ago
  28. a9687a3 Moved guide tests to the correspondingly scoped package by Roman Elizarov · 6 years ago
  29. a5473ce Update license file, example of new license template by Vsevolod Tolstopyatov · 6 years ago
  30. 167ca63 Implement CopyOnWriteList on JS, add reproducer for #412 by Vsevolod Tolstopyatov · 6 years ago
  31. 1ce6c0b Additional clarification on `consumeEach` vs `for` loop iteration by Roman Elizarov · 6 years ago
  32. 58c61c7 Updated the guide fan-out section to use channel iterator by bill · 6 years ago
  33. c0db4d3 Clarify RX subscription and cancellation example by Raman Gupta · 6 years ago
  34. f4e14b9 Version 0.23.4 by Roman Elizarov · 6 years ago
  35. d43467d Merge branch 'master' into develop by Roman Elizarov · 6 years ago
  36. 18fa116 Kotlin 1.2.51 by Roman Elizarov · 6 years ago
  37. 7981999 Typo fixed by Roman Elizarov · 6 years ago
  38. ee7f732 Section on Android use is added by Roman Elizarov · 6 years ago
  39. c1eb19f Adapt knit for new folder layout by Vsevolod Tolstopyatov · 6 years ago
  40. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago
  41. 0cf99bc Explain why non-constant placeholder is required by Vsevolod Tolstopyatov · 6 years ago
  42. 5f2e94b Version 0.23.3 by Roman Elizarov · 6 years ago
  43. 606a9cb Kotlin 1.2.50 & atomicfu 0.10.3 by Roman Elizarov · 6 years ago
  44. 8f7c943 Moved to atomicfu verison 0.10.2 that properly matches NPM & Kotlin/JS module names by Roman Elizarov · 6 years ago
  45. c038d63 Improve source-code compatibility with prev version of openChannel().use { ... } by Roman Elizarov · 6 years ago
  46. 6dc049d Version 0.23.2 by Sergey Mashkov · 6 years ago
  47. 9faa039 IO: fix joining and continuous writing byte array interference by Sergey Mashkov · 6 years ago
  48. e4e064c Version 0.23.1 by Roman Elizarov · 6 years ago
  49. 6e84d1a Merge branch 'develop' by Roman Elizarov · 6 years ago
  50. 517a259 Update ThreadPoolDispatcher.kt by paolop · 6 years ago
  51. b019b10 Update coroutines-guide.md by paolop · 6 years ago
  52. b5c25ba Added JS dependency on atomicfu version 0.10.1 by Roman Elizarov · 6 years ago
  53. e15eae8 IO: fix continuous writing session interfered with joining by Sergey Mashkov · 6 years ago
  54. c12b516 Fix some incorrect information in the changelog by Nicklas Ansman Giertz · 6 years ago
  55. e06b6ca Update CommonPool.kt by paolop · 6 years ago
  56. c51bde0 Update CoroutineStart.kt by paolop · 6 years ago
  57. 89f8ff7 Introduce broadcast coroutine builder; by Roman Elizarov · 6 years ago
  58. 1fc2839 Support -PmochaTest=pattern option to filter JS tests by Roman Elizarov · 6 years ago
  59. 9f33574 Version 0.23.0 by Roman Elizarov · 6 years ago
  60. 67af7f0 Remove main fun from PublicApiDump by Roman Elizarov · 6 years ago
  61. dd90bf1 Fixed imports for docs by Roman Elizarov · 6 years ago
  62. 4e710b2 Fix typo by Vsevolod Tolstopyatov · 6 years ago
  63. c0f6bee Release notes for version 0.23.0 by Roman Elizarov · 6 years ago
  64. 58c5fdc Missing dot in docs added by Roman Elizarov · 6 years ago
  65. dd3b65a Use @JvmName from internal package instead of stdlib-common by Vsevolod Tolstopyatov · 6 years ago
  66. 78c342b AtomicFU Version 0.10.0 by Roman Elizarov · 6 years ago
  67. 26b86e9 Preserve binary compatibility for Channels#sendBlocking by Vsevolod Tolstopyatov · 6 years ago
  68. 2cd27fb Replace DeprecationLevel.HIDDEN with DeprecationLevel.WARNING by Vsevolod Tolstopyatov · 6 years ago
  69. b5328a7 Leave only public ticker function, introduce TickerMode enum by Roman Elizarov · 6 years ago
  70. 03d2ff7 Rename DelayChannel to ticker by Vsevolod Tolstopyatov · 6 years ago
  71. 1dbc25e Implement DelayChannel Fixes #327 by Vsevolod Tolstopyatov · 6 years ago
  72. 1cbe8f0 Unwrap exception on CompletionStage#await slow-path to provide consistent results by Vsevolod Tolstopyatov · 6 years ago
  73. bb19a26 Add default parameters to deprecated CancellableContinuation#invokeOnCompletion for smoother migration by Vsevolod Tolstopyatov · 6 years ago
  74. f2b4e0e Make exception handling in AbstractContinuation consistent: always prefer exception thrown from coroutine as exceptional reason, add cancellation cause as suppressed exception by Vsevolod Tolstopyatov · 6 years ago
  75. e185ed6 Typo fix by Artsiom Chapialiou · 6 years ago
  76. 81c7521 Update Job.kt by paolop · 6 years ago
  77. fd42442 Invoke exception handler for actor on cancellation even when channel was successfully closed, so exceptions thrown by actor are always reported by Vsevolod Tolstopyatov · 6 years ago
  78. 313978c Introduce deprecated ReceiveChannel#use to preserve backward compatibility with SubscriptionReceiveChannel, fix reactive samples by Vsevolod Tolstopyatov · 6 years ago
  79. c22a1c7 LockFreeMPSCQueue optimized & fixed by Roman Elizarov · 6 years ago
  80. 7c99a99 IO: reduce java.lang.Integer allocations by Sergey Mashkov · 6 years ago
  81. 6a0ce76 Introduce system property to control CommonPool parallelism by Vsevolod Tolstopyatov · 6 years ago
  82. a432a82 Fix broken readInt reading through the ring buffer edge by Sergey Mashkov · 6 years ago
  83. 6121663 Improve FutureTest to guarantee testing of CompletionStage.await slow path by Roman Elizarov · 6 years ago
  84. c8af35c Alternative (working) approach to binary compatibility for SubscriptionReceiveChannel by Roman Elizarov · 6 years ago
  85. f5f0983 Restored binary compatibility for SubscriptionReceiveChannel removal by Roman Elizarov · 6 years ago
  86. 1d6230a Replace SubscriptionReceiveChannel with ReceiveChannel by Marko Devcic · 6 years ago
  87. b418074 Include package-list files into documentation site by Roman Elizarov · 6 years ago
  88. 548e778 Change kotlin to be a peer dependency by Nicklas Ansman Giertz · 6 years ago
  89. 71ca1c8 Update API files with TestCoroutineContext by Roman Elizarov · 6 years ago
  90. 9fb5d67 Compatibility validator: Pass overwrite.output from project properties by Roman Elizarov · 6 years ago
  91. 472bd73 Do not execute `cleanCompileTestKotlin` in binary compatibility validation task by Vsevolod Tolstopyatov · 6 years ago
  92. 74bcc92 Introduce binary-compatibility-validator module by Vsevolod Tolstopyatov · 6 years ago
  93. a518edc Note memory semantics in Mutex doc by Vsevolod Tolstopyatov · 6 years ago
  94. ed17bc1 Adding a test-helper class TestCoroutineContext. by Anton Spaans · 6 years ago
  95. 20dbd9f Fast-path for isDone in ListenableFuture#await, stop using deprecated API by Vsevolod Tolstopyatov · 6 years ago
  96. 87f2faa Fix compiler warnings Fixes #348 by Vsevolod Tolstopyatov · 6 years ago
  97. e0b6db0 Leaking handles in awaitAll are fixed by Roman Elizarov · 6 years ago
  98. 3e9f244 Review and optimize usage of CancellableContinuation.invokeOnCancellation by Roman Elizarov · 6 years ago
  99. dbd9e1c Consistent naming of handler base classes and their concrete impls by Roman Elizarov · 6 years ago
  100. 6d9f40f Merge develop into decouple-job by Roman Elizarov · 6 years ago