1. a2d8088 Get rid of deprecated API where possible, add Channel.RENDEZVOUS by Vsevolod Tolstopyatov · 6 years ago
  2. 27b8f45 API Review for 1.0 release by Roman Elizarov · 6 years ago
  3. 6e3ffb1 Structured concurrency in tests (removed explicit coroutineContext) by Roman Elizarov · 6 years ago
  4. dc29b07 Dispatchers are renamed and grouped in the Dispatchers object by Roman Elizarov · 6 years ago
  5. c32579e Coroutines guide and IU guide update for stuctured concurrency by Roman Elizarov · 6 years ago
  6. 79414ec Structured concurrency implementation: by Vsevolod Tolstopyatov · 6 years ago
  7. 3da9995 Fix package name by Vsevolod Tolstopyatov · 6 years ago
  8. e5b2523 Update missing copyrights by Vsevolod Tolstopyatov · 6 years ago
  9. 91ecee8 Exception handling update: by Vsevolod Tolstopyatov · 6 years ago
  10. 3ac73f6 Merge branch 'develop' into coroutines-scheduler-forcepush by Vsevolod Tolstopyatov · 6 years ago
  11. 9d31ffc Speed up ConflatedBroadcastChannelNotifyStressTest (half as much events) by Roman Elizarov · 6 years ago
  12. 7bd983f Fix linearizability in AbstractChannel#sendSuspend, add infrastructure to inject custom execution into linearizability checker by Vsevolod Tolstopyatov · 6 years ago
  13. 732474f Implement SendChannel#invokeOnClose by Vsevolod Tolstopyatov · 6 years ago
  14. ea651aa Channels concurrency improvement: by Vsevolod Tolstopyatov · 6 years ago
  15. ae66c95 Runt ticker channel tests under virtual time source for stability by Roman Elizarov · 6 years ago
  16. 222f3f2 Removed suspendCoroutineOrReturn use in preparation for Kotlin 1.3 by Roman Elizarov · 6 years ago
  17. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  18. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago