1. 8baa736 Migrate from deprecated API by Vsevolod Tolstopyatov · 2 years, 11 months ago
  2. bbd1335 Use setTimeout-based dispatcher on JS for ReactNative (#2846) by Leon Kiefer · 2 years, 11 months ago
  3. ea440c5 Make helpRemove actually lock-free and address multiple chained removed nodes (#2795) by Vsevolod Tolstopyatov · 2 years, 11 months ago
  4. f85b207 Fixed a bug when onUndeliveredElement was invoked for normally-receive elements on JS (#2828) by Vsevolod Tolstopyatov · 2 years, 11 months ago
  5. 3694ac9 More precise SharedFlow lint message (#2830) by Vsevolod Tolstopyatov · 2 years, 11 months ago
  6. a3429f7 Introduce TestResult into TestBase as the first preparation step to m… (#2827) by Vsevolod Tolstopyatov · 2 years, 11 months ago
  7. 2571516 Fix js tests (#2824) by Vsevolod Tolstopyatov · 2 years, 11 months ago
  8. 55aced2 Migrate from deprecated API and fix compilation warnings where possible by Vsevolod Tolstopyatov · 3 years ago
  9. b231887 Merge pull request #2812 from Kotlin/version-1.5.1 by Vsevolod Tolstopyatov · 3 years ago
  10. 2a4c00b Version 1.5.1 by Vsevolod Tolstopyatov · 3 years ago
  11. 69c3ce3 Update Dokka and Knit to their stable versions, remove bintray leftovers (#2811) by Vsevolod Tolstopyatov · 3 years ago
  12. f5e8740 General cleanup (#2809) by Vsevolod Tolstopyatov · 3 years ago
  13. c9ab4fd Update Kotlin to 1.5.20 (#2810) by Vsevolod Tolstopyatov · 3 years ago
  14. bcbcd16 Upgrade to newest Dokka and Knit (#2805) by Vsevolod Tolstopyatov · 3 years ago
  15. 074cc3f Update Lincheck to 2.14 (#2801) by Vsevolod Tolstopyatov · 3 years ago
  16. 6cd1883 Cancel dispatched coroutine on Dispatchers.IO when the underlying Han… (#2784) by Vsevolod Tolstopyatov · 3 years ago
  17. a327dfb Remove opt-in annotation from internal MainTestDispatcher by Vsevolod Tolstopyatov · 3 years ago
  18. e81ce21 Introduce Task.await and Task.asDeferred with CancellationTokenSource (#2786) by Vsevolod Tolstopyatov · 3 years ago
  19. d2c652e Properly detect non-released reusable continuations in non-reusable o… (#2772) by Vsevolod Tolstopyatov · 3 years ago
  20. a9e2f0b Make releaseInterceptedContinuation final (#2785) by Vsevolod Tolstopyatov · 3 years ago
  21. f727657 Remove InternalCoroutinesApi from overridden releaseInterceptedContinuation. (#2773) by Vsevolod Tolstopyatov · 3 years ago
  22. 3d62f64 Clarify Dispatchers.IO's implementation note (#2780) by Joffrey Bion · 3 years ago
  23. 8ba04bc Allow CopyableThrowable to modify exception message and document message identity in debugging.md by Vsevolod Tolstopyatov · 3 years ago
  24. 41e2cf9 Verify integrity of the recovered exception's message on both code paths by Vsevolod Tolstopyatov · 3 years ago
  25. 93f5e0d Update supervisorScope documentation to avoid confusion (#2757) by Vsevolod Tolstopyatov · 3 years ago
  26. 38535bf Replace InternalCoroutinesApi with deprecation in NonCancellable (#2765) by Vsevolod Tolstopyatov · 3 years ago
  27. 8a4c130 Update binary compatibility validator (#2764) by Vsevolod Tolstopyatov · 3 years ago
  28. b852b20 Use correct wording in shared-mutable-state-and-concurrency.md (#2734) by Shubham · 3 years ago
  29. 1392686 Improve ':kotlinx-coroutines-core' substitution for all modules. (#2748) by Vsevolod Tolstopyatov · 3 years ago
  30. a8ae077 Update reactive streams JAR version (#2744) by Vsevolod Tolstopyatov · 3 years ago
  31. 582086c Update R8 for Kotlin 1.5.0, enable DEX size metrics back (#2739) by Vsevolod Tolstopyatov · 3 years ago
  32. 537db24 Depend on the local kotlinx-coroutines-core in android-unit-test project classpath (#2741) by Vsevolod Tolstopyatov · 3 years ago
  33. c4a6ae1 Take number of CPU cores into account in BlockingCoroutineDispatcherTest (#2737) by Vsevolod Tolstopyatov · 3 years ago
  34. 119e443 Fail eagerly during exceptions in isDispatchNeeded (#2733) by Vsevolod Tolstopyatov · 3 years ago
  35. 937180f Prevent StackOverflowError in CompletableFuture.asDeferred and proper… (#2731) by Vsevolod Tolstopyatov · 3 years, 1 month ago
  36. 5121005 Document and tweak the contract of Executor.asCoroutineDispatcher and ExecutorService.asCoroutineDispatcher (#2727) by Vsevolod Tolstopyatov · 3 years, 1 month ago
  37. 623db41 Add update, updateAndGet, and getAndUpdate extension functions to MutableStateFlow (#2729) by Vsevolod Tolstopyatov · 3 years, 1 month ago
  38. d8eb80e Merge branch 'master' into develop by Vsevolod Tolstopyatov · 3 years, 1 month ago
  39. c2d218a Fix typo in shareIn documentation (#2726) by Dominic Fischer · 3 years, 1 month ago
  40. 00e6cbf Fix examples in coroutine-basics.md (#2711) by Roman Elizarov · 3 years, 1 month ago
  41. 73942ee Move DebugProbesKt from debug to core module (#2716) by Vsevolod Tolstopyatov · 3 years, 1 month ago
  42. d858cba User identityHashCode instead of deprecated `Kotlin_Any_hashCode` for… (#2710) by Vsevolod Tolstopyatov · 3 years, 1 month ago
  43. c03ca62 Update link to Knit in CONTRIBUTING.md (#2712) by Johnny Lim · 3 years, 1 month ago
  44. 7741256 Update changelog by Vsevolod Tolstopyatov · 3 years, 1 month ago
  45. 540d862 Merge pull request #2708 from Kotlin/version-1.5.0 by Vsevolod Tolstopyatov · 3 years, 1 month ago
  46. 894df7d Version 1.5.0 by Vsevolod Tolstopyatov · 3 years, 1 month ago
  47. 349566c Fix flaky SharingReferenceTest (#2709) by Vsevolod Tolstopyatov · 3 years, 1 month ago
  48. 73f46cf Merge branch 'master' into develop by Vsevolod Tolstopyatov · 3 years, 1 month ago
  49. 95b7a13 Flows returned by stateIn/shareIn keep strong reference to sharing job (#2701) by Roman Elizarov · 3 years, 1 month ago
  50. 7053405 Adjust deprecation message of 'poll' and 'receiveOrNull', explain the rationale and provide an alternative (#2704) by Vsevolod Tolstopyatov · 3 years, 1 month ago
  51. c3d711b Revert displaying fake stack frames as method calls (#2695) by dkhalanskyjb · 3 years, 1 month ago
  52. c4242de Fix a flaky test (#2677) by dkhalanskyjb · 3 years, 1 month ago
  53. e13b204 Fix sample code for ReactorContext (#2682) by dkhalanskyjb · 3 years, 1 month ago
  54. a3b6043 Fail-fast in emitAll implementation from onCompletion (#2700) by Vsevolod Tolstopyatov · 3 years, 1 month ago
  55. 0fcd1d8 update: new URLs for WebHelp XML schemas (#2699) by Pavel Semyonov · 3 years, 1 month ago
  56. 0dc50e9 Rename TimeSource to AbstractTimeSource due to KT-42625 (#2696) by Vsevolod Tolstopyatov · 3 years, 1 month ago
  57. 9d2a756 Add support for watchosX64 (#2679) by Sergey Bogolepov · 3 years, 1 month ago
  58. cc6c41d Fix a typo in an exception message (#2693) by dkhalanskyjb · 3 years, 1 month ago
  59. 32336be Replace deprecated UseExperimental annotation (#2684) by Stefan M · 3 years, 1 month ago
  60. 1b1d789 update: update kc.tree (#2666) by Andrey Polyakov · 3 years, 2 months ago
  61. 74f01a2 Merge pull request #2678 from Kotlin/globalscope-docs-typo by Vsevolod Tolstopyatov · 3 years, 2 months ago
  62. 5813f28 Fix typo in GlobalScope docs by Roman Elizarov · 3 years, 2 months ago
  63. 43c91cc fix: remove coroutines-basic-jvm.md from TOC (#2676) by Pavel Semyonov · 3 years, 2 months ago
  64. 65e1b84 Merge pull request #2675 from Kotlin/version-1.5.0-rc by Vsevolod Tolstopyatov · 3 years, 2 months ago
  65. 497312e Version 1.5.0-RC by Vsevolod Tolstopyatov · 3 years, 2 months ago
  66. e61ef4b Update Kotlin to 1.5.0 (#2674) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  67. 3468479 Merge branch 'master' into develop by Vsevolod Tolstopyatov · 3 years, 2 months ago
  68. 47a063c Remove the @ExperimentalCoroutinesApi annotation from reactive integrations (#2670) by dkhalanskyjb · 3 years, 2 months ago
  69. 3116b8c CoroutinesTimeout for JUnit5 (#2402) by dkhalanskyjb · 3 years, 2 months ago
  70. 05d3018 Fixes for the reactive integrations (#2617) by dkhalanskyjb · 3 years, 2 months ago
  71. 835ee18 Add a way to construct ReactorContext from ContextView (#2622) by dkhalanskyjb · 3 years, 2 months ago
  72. 347feed Remove dev repositories and Bintray usages where applicable (#2587) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  73. 44ebdef Use cancellation exception from standard library in Kotlin/JS and K/N (#2638) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  74. f19ae19 Post-release cleanup (#2562) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  75. 99b4758 Test invariant that IDEA evaluator depends on (#2525) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  76. 40f79ff Introduce Flow.last and Flow.lastOrNull operators (#2662) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  77. 5cd57e7 Add ChannelResult.onClosed (#2665) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  78. b400b02 Add debugger-related manifest to root metadata artifact of kotlinx-coroutines-core (#2632) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  79. e49cf79 Mention benign data-race in getResult (#2663) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  80. 71df60e Deprecate awaitSingleOr*, specialize some await* functions for Mono and Maybe (#2628) by dkhalanskyjb · 3 years, 2 months ago
  81. cefb84f Update coroutines-guide.md link (#2661) by Andrey Polyakov · 3 years, 2 months ago
  82. c752d64 Shared overflow doc (#2560) by Roman Elizarov · 3 years, 2 months ago
  83. 998f67b Properly implement replacement for Flow<T>.concatWith(flow) to avoid deadlocks when the downstream throws, but other flow has no elements in it (#2659) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  84. 6a42a77 Mark GlobalScope as delicate API and rewrite coroutine basics doc without it (#2637) by Roman Elizarov · 3 years, 2 months ago
  85. 8bb5210 Consistently handle exceptions in reactive streams (#2646) by dkhalanskyjb · 3 years, 2 months ago
  86. 95ad444 Fix missing indent in @InternalCoroutinesApi warning message by Vsevolod Tolstopyatov · 3 years, 2 months ago
  87. e62f8f7 Migration to Kotlin 1.5.0-RC (#2653) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  88. 7872f8f Mark BroadcastChannel, ConflatedBroadcastChannel and all related oper… (#2647) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  89. 3c83c0c Deprecate SendChannel.offer and ReceiveChannel.poll, replace their usages along the codebase (#2644) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  90. 7b1f3b3 Introduce runningFold operator, make scan alias to runningFold (#2645) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  91. df16bbf Better NonCancellable docs (#2633) by Roman Elizarov · 3 years, 2 months ago
  92. d905e82 Embrace new channel API, stabilize callbackFlow (#2643) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  93. 12f4dbc Remove debug output from test by Vsevolod Tolstopyatov · 3 years, 2 months ago
  94. 80862a5 Fix a flaky test in MonoTest (#2635) by dkhalanskyjb · 3 years, 2 months ago
  95. 6a6b34c Adjust deprecations in reactive integrations by Vsevolod Tolstopyatov · 3 years, 6 months ago
  96. 43df032 Hide obsolete Channels API in a backwards-compatible manner by Vsevolod Tolstopyatov · 3 years, 6 months ago
  97. 4c90fd4 Fix minBy/maxBy usages (#2636) by LepilkinaElena · 3 years, 2 months ago
  98. b61a66c Display artificial stack frames as calls to functions instead of text (#2461) by dkhalanskyjb · 3 years, 2 months ago
  99. d23dd3d Remove internal 'checkCompletion' function and replace it with the identical 'ensureActive' extension to reduce code duplication (#2467) by Vsevolod Tolstopyatov · 3 years, 2 months ago
  100. 86a0658 Make the subscriber in awaitOne less permissive (#2586) by dkhalanskyjb · 3 years, 2 months ago