1. 693142c Context passing between coroutines and Reactor Mono/Flux (#1138) by SokolovaMaria · 5 years ago
  2. d100a3f Reactive scopeless (#1341) by Vsevolod Tolstopyatov · 5 years ago
  3. 9420df3 Change default request size in Publisher.openSubscription to one by Roman Elizarov · 5 years ago
  4. 0685dc4 Deprecate consumeEach on Publisher, ObservableSource and MaybeSource, introduce collect extension instead to be aligned with Flow by Vsevolod Tolstopyatov · 5 years ago
  5. 6227c64 Improved coroutine exception handling logic by Roman Elizarov · 5 years ago
  6. ae8a874 Cancellation in consumeEach should dispose Rx Observable by Roman Elizarov · 6 years ago
  7. 0b886a3 Get rid of TestException copy-paste by Vsevolod Tolstopyatov · 6 years ago
  8. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  9. 52bfdab async and async-like builders cancel parent on failure by Roman Elizarov · 6 years ago
  10. dc29b07 Dispatchers are renamed and grouped in the Dispatchers object by Roman Elizarov · 6 years ago
  11. bbaf99d Structured concurrency for reactive modules by Vsevolod Tolstopyatov · 6 years ago
  12. c32579e Coroutines guide and IU guide update for stuctured concurrency by Roman Elizarov · 6 years ago
  13. 79414ec Structured concurrency implementation: by Vsevolod Tolstopyatov · 6 years ago
  14. e0cf38f Get rid of unnecessary println in tests by Vsevolod Tolstopyatov · 6 years ago
  15. 3ac73f6 Merge branch 'develop' into coroutines-scheduler-forcepush by Vsevolod Tolstopyatov · 6 years ago
  16. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  17. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago