1. 6e3ffb1 Structured concurrency in tests (removed explicit coroutineContext) by Roman Elizarov · 6 years ago
  2. c22b645 Restore jdk8 examples after project structure changes by Vsevolod Tolstopyatov · 6 years ago
  3. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  4. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago
  5. 3e9f244 Review and optimize usage of CancellableContinuation.invokeOnCancellation by Roman Elizarov · 6 years ago
  6. 80a2947 Make deprecated API hidden, replace deprecated API with new one by Vsevolod Tolstopyatov · 6 years ago
  7. 9fe5f46 Deprecated CoroutineScope.coroutineContext which is replaced with by Roman Elizarov · 6 years ago
  8. a518696 Migrate build to gradle by Kirill Timofeev · 7 years ago
  9. 5576686 Version 0.19.2 by Roman Elizarov · 7 years ago
  10. 0a28c5f Version 0.19.1 by Roman Elizarov · 7 years ago
  11. a9fb479 Android O Preview -> Android API level 26 by Andrey Mischenko · 7 years ago
  12. 2dafc49 Version 0.19 by Roman Elizarov · 7 years ago
  13. dca2a13 Fixed source links by Roman Elizarov · 7 years ago
  14. 8648717 Initial support for Maven Central upload (javadocs, metadata) 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. 5400ace Version 0.18 by Roman Elizarov · 7 years ago
  17. a1ff3bd Version 0.17 by Roman Elizarov · 7 years ago
  18. 43e3af7 Rename CoroutineContext.context to coroutineContext by Roman Elizarov · 7 years ago
  19. d82b3a9 Job join/await waits for coroutine code completion, by Roman Elizarov · 7 years ago
  20. 584ae3d Cross-module linking via Dokka by Roman Elizarov · 7 years ago
  21. 976990e Reworded to use "integration with" term by Roman Elizarov · 7 years ago
  22. f76606a Moved jdk8 and nio to integration directory by Roman Elizarov · 7 years ago