1. 80105e3 Moved links index to the end of doc by Roman Elizarov · 7 years ago
  2. f3042ac Version 0.10-rc by Roman Elizarov · 7 years ago
  3. e780347 Job.onCompletion is renamed to Job.invokeOnCompletion for consistency by Roman Elizarov · 7 years ago
  4. be4cae3 Better docs at top level with categorized summary of classes and functions by Roman Elizarov · 7 years ago
  5. 59e190d Kotlin 1.1.0-rc-69 by Roman Elizarov · 7 years ago
  6. 5fb8cb0 Version 0.8-beta by Roman Elizarov · 7 years ago
  7. 32d9532 `defer` coroutine builder is renamed to `async`. by Roman Elizarov · 7 years ago
  8. b533112 Fixed date log pattern in examples by Roman Elizarov · 7 years ago
  9. d6b5a7b Site module to generate reference documentation by Roman Elizarov · 7 years ago
  10. 0216426 Per-module readme files by Roman Elizarov · 7 years ago
  11. f16fd27 Copyright and license notice by Roman Elizarov · 7 years ago
  12. ebd7cc9 0.7-beta release by Roman Elizarov · 7 years ago
  13. 12f961d Remove dependency on kotlin.test by Roman Elizarov · 7 years ago
  14. 2f03636 0.6-beta release for Kotlin 1.1.0-beta-37 by Roman Elizarov · 8 years ago
  15. ea4a51b Updated to kotlin version 1.1.0-rc by Roman Elizarov · 8 years ago
  16. ba76a58 Changed all references to 0.5-beta version by Roman Elizarov · 8 years ago
  17. 7cf452e Dispatchers default behaviour is changed to schedule new coroutine for execution later. by Roman Elizarov · 8 years ago
  18. 0764177 One more simple example with futures by Roman Elizarov · 8 years ago
  19. 302603e A couple of trivial examples with futures by Roman Elizarov · 8 years ago
  20. 49ebab9 Compile kotlinx-coroutines-core under JDK1.6 by Roman Elizarov · 8 years ago
  21. bab2555 Version 0.4-beta and its change log by Roman Elizarov · 8 years ago
  22. 67891d8 Added context parameter to CoroutineDispatcher methods, implemented Executor.toCoroutineDispatcher by Roman Elizarov · 8 years ago
  23. fbb36d3 xxx-test files are renamed to xxx-example as appropriate by Roman Elizarov · 8 years ago
  24. d528e3e EventLoop is integrated as runBlocking default and is used for tests, coroutine builders provide CoroutineScope with context by Roman Elizarov · 8 years ago
  25. ee89344 Fixed exception unwrapping in fast-path of CompletableFuture.await() by Roman Elizarov · 8 years ago
  26. ed7b864 currentCoroutineContext is back as a choice of the context by Roman Elizarov · 8 years ago
  27. c581454 Deferred.getCompleted() and an efficient implementation of Deferred.toCompletableFuture() extension by Roman Elizarov · 8 years ago
  28. 3754f95 New implementation for 1.1-Beta by Roman Elizarov · 8 years ago