1. 7c507aa Fixed delay(Long.MAX_VALUE) on Android by Roman Elizarov · 7 years ago
  2. a1a37bc Normalize configs between animation-app & example-app Android projects by Roman Elizarov · 7 years ago
  3. d1f50a3 Support Android UI.awaitFrame for animation; by Roman Elizarov · 7 years ago
  4. d166eb6 Use ServiceLoader to find instances of CoroutineExceptionHandler; by Roman Elizarov · 7 years ago
  5. 185a387 Version 0.19.3 by Roman Elizarov · 7 years ago
  6. ffc61ae Dump pool threads on BroadcastChannelMultiReceiveStressTest failure; by Roman Elizarov · 7 years ago
  7. a518696 Migrate build to gradle by Kirill Timofeev · 7 years ago
  8. 5576686 Version 0.19.2 by Roman Elizarov · 7 years ago
  9. 0a28c5f Version 0.19.1 by Roman Elizarov · 7 years ago
  10. 2dafc49 Version 0.19 by Roman Elizarov · 7 years ago
  11. 7ba3ed5 Compile with Kotlin 1.1.51 by Roman Elizarov · 7 years ago
  12. dca2a13 Fixed source links by Roman Elizarov · 7 years ago
  13. 8648717 Initial support for Maven Central upload (javadocs, metadata) by Roman Elizarov · 7 years ago
  14. 9c446c0 Skip JavaFxTest in headless environment by Roman Elizarov · 7 years ago
  15. a07ad64 Fix package-list URL for moved kotlinx-coroutines-core & docs for io by Roman Elizarov · 7 years ago
  16. db89a7c Initialized JavaFx toolkit Fixes #108 by Roman Elizarov · 7 years ago
  17. 5400ace Version 0.18 by Roman Elizarov · 7 years ago
  18. e82dee7 Make sure that Job, Channel, etc links in the docs point to the classes by Roman Elizarov · 7 years ago
  19. 71334c3 Require Kotlin 1.1.4 or later by Roman Elizarov · 7 years ago
  20. a1ff3bd Version 0.17 by Roman Elizarov · 7 years ago
  21. 256812a Use CompletableDeferred in the guide section on coroutines; by Roman Elizarov · 7 years ago
  22. 3f15673 Kotlin version 1.1.3-2 by Roman Elizarov · 7 years ago
  23. 4518104 Additional checks to ensure that there are no leaking threads after tests by Roman Elizarov · 7 years ago
  24. 584ae3d Cross-module linking via Dokka by Roman Elizarov · 7 years ago
  25. e7e2ad1 Simplified references to documentation from markdown files by Roman Elizarov · 7 years ago
  26. 314945a Link from readmes to readmes for ease of docs navigation by Roman Elizarov · 7 years ago
  27. 4f69102 Prepare for development of version 0.16 by Roman Elizarov · 7 years ago
  28. 8a07e5a Version 0.15 by Roman Elizarov · 7 years ago
  29. 6e5f8a6 reknit (extra spaces removed) by Roman Elizarov · 7 years ago
  30. ab7f8bd Merge remote-tracking branch 'origin/master' into develop by Roman Elizarov · 7 years ago
  31. f61f3ac Fix wrong word by Louis CAD · 7 years ago
  32. 30dd5c1 equals/hashCode for wrapper CoroutineDispatcher impls by Roman Elizarov · 7 years ago
  33. f724f6e Starting coroutine in UI event handlers without dispatch in UI guide by Roman Elizarov · 7 years ago
  34. 91d77c2 Updated version to 0.15-SNAPSHOT by Roman Elizarov · 7 years ago
  35. 60de4b3 Version 0.14 by Roman Elizarov · 7 years ago
  36. aa416a6 kotlinx-coroutines-android: set android dependency scope to provided to eliminate warnings when using it in android project by Kirill Rakhman · 7 years ago
  37. 58fd3b5 Version 0.13 by Roman Elizarov · 7 years ago
  38. bf6630f Corrections to the Guide to UI programming with coroutines (mostly typos) by Roman Elizarov · 7 years ago
  39. 228d084 not -> no typo fixed by Roman Elizarov · 7 years ago
  40. 85a5ab6 Fixed reference to JavaFx by Roman Elizarov · 7 years ago
  41. 23f864e Android UI context implementation and Guide to UI programming with coroutines by Roman Elizarov · 8 years ago