1. ca095be Merge tag '1.6.4' into kotlinx.coroutines-upgrade by Steve Elliott · 2 years, 2 months ago
  2. f5e8740 General cleanup (#2809) by Vsevolod Tolstopyatov · 3 years, 3 months ago
  3. bcbcd16 Upgrade to newest Dokka and Knit (#2805) by Vsevolod Tolstopyatov · 3 years, 3 months ago
  4. e13b204 Fix sample code for ReactorContext (#2682) by dkhalanskyjb · 3 years, 4 months ago
  5. 47a063c Remove the @ExperimentalCoroutinesApi annotation from reactive integrations (#2670) by dkhalanskyjb · 3 years, 5 months ago
  6. 835ee18 Add a way to construct ReactorContext from ContextView (#2622) by dkhalanskyjb · 3 years, 5 months ago
  7. 71df60e Deprecate awaitSingleOr*, specialize some await* functions for Mono and Maybe (#2628) by dkhalanskyjb · 3 years, 5 months ago
  8. 8bb5210 Consistently handle exceptions in reactive streams (#2646) by dkhalanskyjb · 3 years, 5 months ago
  9. 80862a5 Fix a flaky test in MonoTest (#2635) by dkhalanskyjb · 3 years, 6 months ago
  10. 6a6b34c Adjust deprecations in reactive integrations by Vsevolod Tolstopyatov · 3 years, 10 months ago
  11. f2f49b0 Complete mono { } on cancellation (#2606) by dkhalanskyjb · 3 years, 6 months ago
  12. 05f7d5d Simplify internal coroutines machinery (#2512) by Vsevolod Tolstopyatov · 3 years, 6 months ago
  13. 41a2e30 Update copyright year (#2520) by Vsevolod Tolstopyatov · 3 years, 8 months ago
  14. 5954e40 bump reactor-core to 3.4.x version and replace deprecated API usage (#2458) by Mikhael Sokolov · 3 years, 9 months ago
  15. 167c44e Update Knit to 0.2.3 (#2415) by Vsevolod Tolstopyatov · 3 years, 10 months ago
  16. 20341f2 Cancel current Job on RejectedExecutionException (#2012) by Roman Elizarov · 4 years ago
  17. 3af136f Kts transition (#2261) by Vsevolod Tolstopyatov · 4 years ago
  18. 5dd94a3 Add Publisher.awaitSingleOrDefault|Null|Else extensions (#2260) by Sébastien Deleuze · 4 years ago
  19. 1a6beba Support context in Flow.asPublisher and similar methods (#2156) by Roman Elizarov · 4 years, 2 months ago
  20. f4fb204 Fix typos in docs (#2098) by Yanis Batura · 4 years, 3 months ago
  21. 5a20585 Flow cancellation (#2028) by Vsevolod Tolstopyatov · 4 years, 4 months ago
  22. 1beebf1 'reactor_vesion' -> 'reactor_veRsion' (#1976) by Victor Turansky · 4 years, 5 months ago
  23. 9cbad7d Enable strict explicit mode (#1877) by Vsevolod Tolstopyatov · 4 years, 6 months ago
  24. 6d1a6e3 Update copyright year by Vsevolod Tolstopyatov · 4 years, 7 months ago
  25. 660c2d7 Use a separate Knit tool (#1486) by Roman Elizarov · 4 years, 7 months ago
  26. 387d1dd Improve test style by Dmitry Khalanskiy · 4 years, 8 months ago
  27. e153863 Integration with binary-compatibility-validator plugin (#1790) by Vsevolod Tolstopyatov · 4 years, 8 months ago
  28. 3d59fef Fix context support in Publisher.asFlow.flowOn by Roman Elizarov · 4 years, 8 months ago
  29. a930b0c Consistently handle undeliverable exceptions in RxJava and Reactor integrations by Vsevolod Tolstopyatov · 4 years, 10 months ago
  30. 1652bb9 Fix ReactorFlow integration bug exposed by TestBase by Vsevolod Tolstopyatov · 5 years ago
  31. 9a2eb38 Add missing TestBase inheritance to fail on asynchronous errors by Vsevolod Tolstopyatov · 5 years ago
  32. 5378b80 Deprecate obsolete reactive API, improve existing Reactive documentation by Vsevolod Tolstopyatov · 5 years ago
  33. 52b97b9 Promote rx2 extensions to stable, increase deprecation level for obsolete reactive primitives by Vsevolod Tolstopyatov · 5 years ago
  34. b14afef Promote reactive adapters for Flow to stable API by Vsevolod Tolstopyatov · 5 years ago
  35. fbaedc4 Replace kotlinx.coroutines.reactive.FlowKt and kotlinx.coroutines.reactor.FlowKt with properly named files by Vsevolod Tolstopyatov · 5 years ago
  36. 1dcfd97 Coroutine context propagation for Reactor to coroutines API migration (#1377) by SokolovaMaria · 5 years ago
  37. 693142c Context passing between coroutines and Reactor Mono/Flux (#1138) by SokolovaMaria · 5 years ago
  38. d100a3f Reactive scopeless (#1341) by Vsevolod Tolstopyatov · 5 years ago
  39. 9420df3 Change default request size in Publisher.openSubscription to one by Roman Elizarov · 5 years ago
  40. 71fa64f Use downloaded package list for dokka (and knit, transitively) to avoid dependency on (frequently) unstable external JavaDoc resources by Vsevolod Tolstopyatov · 5 years ago
  41. 0685dc4 Deprecate consumeEach on Publisher, ObservableSource and MaybeSource, introduce collect extension instead to be aligned with Flow by Vsevolod Tolstopyatov · 5 years ago
  42. ebe519a Fix "note that" comma everywhere by Inego · 5 years ago
  43. 6227c64 Improved coroutine exception handling logic by Roman Elizarov · 6 years ago
  44. c35953c Structured concurrency for Completable/Listenable futures by Roman Elizarov · 6 years ago
  45. ae8a874 Cancellation in consumeEach should dispose Rx Observable by Roman Elizarov · 6 years ago
  46. 63d1d1b Use https in documentation and builds by Roman Elizarov · 6 years ago
  47. e50a0fa Migration to new multiplatorm plugin (#947) by Vsevolod Tolstopyatov · 6 years ago
  48. 0b886a3 Get rid of TestException copy-paste by Vsevolod Tolstopyatov · 6 years ago
  49. b058ba1 Deprecate Job.cancel(cause) and ReceiveChannel.cancel(cause), return Unit from cancel without cause by Vsevolod Tolstopyatov · 6 years ago
  50. e6e8239 Experimental annotation revisit: by Vsevolod Tolstopyatov · 6 years ago
  51. d92b0fa Remove deprecated API by Vsevolod Tolstopyatov · 6 years ago
  52. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  53. 52bfdab async and async-like builders cancel parent on failure by Roman Elizarov · 6 years ago
  54. 27b8f45 API Review for 1.0 release by Roman Elizarov · 6 years ago
  55. dc29b07 Dispatchers are renamed and grouped in the Dispatchers object by Roman Elizarov · 6 years ago
  56. bbaf99d Structured concurrency for reactive modules by Vsevolod Tolstopyatov · 6 years ago
  57. c32579e Coroutines guide and IU guide update for stuctured concurrency by Roman Elizarov · 6 years ago
  58. 79414ec Structured concurrency implementation: by Vsevolod Tolstopyatov · 6 years ago
  59. e0cf38f Get rid of unnecessary println in tests by Vsevolod Tolstopyatov · 6 years ago
  60. 3ac73f6 Merge branch 'develop' into coroutines-scheduler-forcepush by Vsevolod Tolstopyatov · 6 years ago
  61. 5c7454b Scheduler tests infrastructure by Roman Elizarov · 6 years ago
  62. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  63. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago
  64. 80a2947 Make deprecated API hidden, replace deprecated API with new one by Vsevolod Tolstopyatov · 6 years ago
  65. c7d10a4 Fix references to `coroutineContext` is the docs of all the builders by Roman Elizarov · 7 years ago
  66. 9fe5f46 Deprecated CoroutineScope.coroutineContext which is replaced with by Roman Elizarov · 7 years ago
  67. b8ed47c Implementation of awaitFirstOrDefault and awaitFirstOrNull. by Konrad Kamiński · 7 years ago
  68. 2adf8bc AbstractCoroutine.start is introduced. by Roman Elizarov · 7 years ago
  69. 6640b2b Public API for AbstractCoroutine by Roman Elizarov · 7 years ago
  70. e00f0ba MPP: Dokka support via hacks (using dev version 0.9.16-eap-2-dev-1) by Roman Elizarov · 7 years ago
  71. f9e13f5 Renamed `run` to `withContext` by Roman Elizarov · 7 years ago
  72. e8f694e Optional parent job parameter for coroutine builders by Roman Elizarov · 7 years ago
  73. e19ee04 Add DefaultDispatcher on some reactive operators by Francesco Vasco · 7 years ago
  74. ffc61ae Dump pool threads on BroadcastChannelMultiReceiveStressTest failure; by Roman Elizarov · 7 years ago
  75. a518696 Migrate build to gradle by Kirill Timofeev · 7 years ago
  76. 5576686 Version 0.19.2 by Roman Elizarov · 7 years ago
  77. f692d50 Updated reactor docs by Roman Elizarov · 7 years ago
  78. 8348b8c Fixed Reactor docs (Scheduler.asCoroutineDispatcher) by Roman Elizarov · 7 years ago
  79. 0a28c5f Version 0.19.1 by Roman Elizarov · 7 years ago
  80. ac8b6da Update Reactor support to leverage Bismuth release train by Sebastien Deleuze · 7 years ago
  81. 2dafc49 Version 0.19 by Roman Elizarov · 7 years ago
  82. dca2a13 Fixed source links by Roman Elizarov · 7 years ago
  83. c0d559b DefaultDispatcher is introduced by Roman Elizarov · 7 years ago
  84. 8648717 Initial support for Maven Central upload (javadocs, metadata) by Roman Elizarov · 7 years ago
  85. a07ad64 Fix package-list URL for moved kotlinx-coroutines-core & docs for io by Roman Elizarov · 7 years ago
  86. 5400ace Version 0.18 by Roman Elizarov · 7 years ago
  87. 265ae44 Fixed MonoTest after Project Reactor version update by Roman Elizarov · 7 years ago
  88. d0597e7 Replace deprecated setCancellation with onDipose for Project Reactor by Liming.Shi · 7 years ago
  89. 466bfa2 Switch to Project Reactor Aluminium-SR3 release by Roman Elizarov · 7 years ago
  90. a1ff3bd Version 0.17 by Roman Elizarov · 7 years ago
  91. 43e3af7 Rename CoroutineContext.context to coroutineContext by Roman Elizarov · 7 years ago
  92. 4518104 Additional checks to ensure that there are no leaking threads after tests by Roman Elizarov · 7 years ago
  93. 2b12d58 Refactoring: AbstractCoroutine is extended only by true coroutine impls; by Roman Elizarov · 7 years ago
  94. 584ae3d Cross-module linking via Dokka by Roman Elizarov · 7 years ago
  95. e7e2ad1 Simplified references to documentation from markdown files by Roman Elizarov · 7 years ago
  96. 83c1e82 Reknit links in readme by Roman Elizarov · 7 years ago
  97. 4f69102 Prepare for development of version 0.16 by Roman Elizarov · 7 years ago
  98. 30dd5c1 equals/hashCode for wrapper CoroutineDispatcher impls by Roman Elizarov · 7 years ago
  99. 523516a Few minor docs & build fixes for reactor support by Roman Elizarov · 7 years ago
  100. 3ae898c Add support for Reactor. by Konrad Kamiński · 7 years ago