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