1. ca095be Merge tag '1.6.4' into kotlinx.coroutines-upgrade by Steve Elliott · 1 year, 11 months ago
  2. 79e555e Revert^2 "Merge tag '1.4.3'" by Aurimas Liutikas · 3 years, 1 month ago
  3. 7b14046 Revert "Merge tag '1.4.3'" by Aurimas Liutikas · 3 years, 1 month ago
  4. 41a2e30 Update copyright year (#2520) by Vsevolod Tolstopyatov · 3 years, 5 months ago
  5. 0e67d0a Remove outdated Android examples (#2418) by Vsevolod Tolstopyatov · 3 years, 7 months ago
  6. 20341f2 Cancel current Job on RejectedExecutionException (#2012) by Roman Elizarov · 3 years, 8 months ago
  7. b7d6518 Consistent toString for MainCoroutineDispatcher implementations (#2131) by Roman Elizarov · 4 years ago
  8. 0f15812 Kts transition (#1951) by Vsevolod Tolstopyatov · 4 years, 2 months ago
  9. 9cbad7d Enable strict explicit mode (#1877) by Vsevolod Tolstopyatov · 4 years, 3 months ago
  10. 6d1a6e3 Update copyright year by Vsevolod Tolstopyatov · 4 years, 4 months ago
  11. 1ac3dc2 Build project using JDK 11 (#1733) by Roman Elizarov · 4 years, 4 months ago
  12. e153863 Integration with binary-compatibility-validator plugin (#1790) by Vsevolod Tolstopyatov · 4 years, 4 months ago
  13. 3ab34d8 Support yield in immediate dispatchers by Roman Elizarov · 4 years, 7 months ago
  14. 4327b21 Introduce test module with testable main dispatcher (#749) by Vsevolod Tolstopyatov · 6 years ago
  15. 8e9e4d1 Code style in test code fixed by Roman Elizarov · 6 years ago
  16. e64b52c Introduce MainScope factory and CoroutineScope.cancel extension by Vsevolod Tolstopyatov · 6 years ago
  17. 706e393 Dokka fixes by Vsevolod Tolstopyatov · 6 years ago
  18. 1f7b2d8 Make all API internal where it is possible by Vsevolod Tolstopyatov · 6 years ago
  19. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  20. cfe699f Move UI dispatcher to common Dispatchers.Main (#641) by Vsevolod Tolstopyatov · 6 years ago
  21. 27b8f45 API Review for 1.0 release by Roman Elizarov · 6 years ago
  22. 75cfc4f Version 0.26.0 by Vsevolod Tolstopyatov · 6 years ago
  23. f189cec Updated dispatchers references in readmes and docs by Roman Elizarov · 6 years ago
  24. dc29b07 Dispatchers are renamed and grouped in the Dispatchers object by Roman Elizarov · 6 years ago
  25. c32579e Coroutines guide and IU guide update for stuctured concurrency by Roman Elizarov · 6 years ago
  26. 129ec8b Revert "Provide BlockingChecker mechanism which checks current context" by Vsevolod Tolstopyatov · 6 years ago
  27. 14968cd BlockingChecker: Updated docs and renamed to checkRunBlocking function by Roman Elizarov · 6 years ago
  28. bac6bde Provide BlockingChecker mechanism which checks current context by Vsevolod Tolstopyatov · 6 years ago
  29. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  30. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago
  31. 80a2947 Make deprecated API hidden, replace deprecated API with new one by Vsevolod Tolstopyatov · 6 years ago
  32. ffc61ae Dump pool threads on BroadcastChannelMultiReceiveStressTest failure; by Roman Elizarov · 7 years ago
  33. a518696 Migrate build to gradle by Kirill Timofeev · 7 years ago
  34. 5576686 Version 0.19.2 by Roman Elizarov · 7 years ago
  35. 0a28c5f Version 0.19.1 by Roman Elizarov · 7 years ago
  36. 2dafc49 Version 0.19 by Roman Elizarov · 7 years ago
  37. dca2a13 Fixed source links by Roman Elizarov · 7 years ago
  38. 8648717 Initial support for Maven Central upload (javadocs, metadata) by Roman Elizarov · 7 years ago
  39. a07ad64 Fix package-list URL for moved kotlinx-coroutines-core & docs for io by Roman Elizarov · 7 years ago
  40. 5400ace Version 0.18 by Roman Elizarov · 7 years ago
  41. a1ff3bd Version 0.17 by Roman Elizarov · 7 years ago
  42. 4518104 Additional checks to ensure that there are no leaking threads after tests by Roman Elizarov · 7 years ago
  43. 584ae3d Cross-module linking via Dokka by Roman Elizarov · 7 years ago
  44. 4f69102 Prepare for development of version 0.16 by Roman Elizarov · 7 years ago
  45. 91d77c2 Updated version to 0.15-SNAPSHOT by Roman Elizarov · 7 years ago
  46. 60de4b3 Version 0.14 by Roman Elizarov · 7 years ago
  47. 58fd3b5 Version 0.13 by Roman Elizarov · 7 years ago
  48. 23f864e Android UI context implementation and Guide to UI programming with coroutines by Roman Elizarov · 7 years ago