1. 4327b21 Introduce test module with testable main dispatcher (#749) by Vsevolod Tolstopyatov · 6 years ago
  2. 8e9e4d1 Code style in test code fixed by Roman Elizarov · 6 years ago
  3. e64b52c Introduce MainScope factory and CoroutineScope.cancel extension by Vsevolod Tolstopyatov · 6 years ago
  4. 706e393 Dokka fixes by Vsevolod Tolstopyatov · 6 years ago
  5. 1f7b2d8 Make all API internal where it is possible by Vsevolod Tolstopyatov · 6 years ago
  6. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  7. cfe699f Move UI dispatcher to common Dispatchers.Main (#641) by Vsevolod Tolstopyatov · 6 years ago
  8. 27b8f45 API Review for 1.0 release by Roman Elizarov · 6 years ago
  9. 75cfc4f Version 0.26.0 by Vsevolod Tolstopyatov · 6 years ago
  10. f189cec Updated dispatchers references in readmes and docs by Roman Elizarov · 6 years ago
  11. dc29b07 Dispatchers are renamed and grouped in the Dispatchers object by Roman Elizarov · 6 years ago
  12. c32579e Coroutines guide and IU guide update for stuctured concurrency by Roman Elizarov · 6 years ago
  13. 129ec8b Revert "Provide BlockingChecker mechanism which checks current context" by Vsevolod Tolstopyatov · 6 years ago
  14. 14968cd BlockingChecker: Updated docs and renamed to checkRunBlocking function by Roman Elizarov · 6 years ago
  15. bac6bde Provide BlockingChecker mechanism which checks current context 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
  18. 80a2947 Make deprecated API hidden, replace deprecated API with new one by Vsevolod Tolstopyatov · 6 years ago
  19. ffc61ae Dump pool threads on BroadcastChannelMultiReceiveStressTest failure; by Roman Elizarov · 7 years ago
  20. a518696 Migrate build to gradle by Kirill Timofeev · 7 years ago
  21. 5576686 Version 0.19.2 by Roman Elizarov · 7 years ago
  22. 0a28c5f Version 0.19.1 by Roman Elizarov · 7 years ago
  23. 2dafc49 Version 0.19 by Roman Elizarov · 7 years ago
  24. dca2a13 Fixed source links by Roman Elizarov · 7 years ago
  25. 8648717 Initial support for Maven Central upload (javadocs, metadata) by Roman Elizarov · 7 years ago
  26. a07ad64 Fix package-list URL for moved kotlinx-coroutines-core & docs for io by Roman Elizarov · 7 years ago
  27. 5400ace Version 0.18 by Roman Elizarov · 7 years ago
  28. a1ff3bd Version 0.17 by Roman Elizarov · 7 years ago
  29. 4518104 Additional checks to ensure that there are no leaking threads after tests by Roman Elizarov · 7 years ago
  30. 584ae3d Cross-module linking via Dokka by Roman Elizarov · 7 years ago
  31. 4f69102 Prepare for development of version 0.16 by Roman Elizarov · 7 years ago
  32. 91d77c2 Updated version to 0.15-SNAPSHOT by Roman Elizarov · 7 years ago
  33. 60de4b3 Version 0.14 by Roman Elizarov · 7 years ago
  34. 58fd3b5 Version 0.13 by Roman Elizarov · 7 years ago
  35. 23f864e Android UI context implementation and Guide to UI programming with coroutines by Roman Elizarov · 7 years ago