1. e051c33 kotlinx-coroutines-io module removed, it has moved to kotlinx.io by Roman Elizarov · 6 years ago
  2. 9542f1c Scheduler tests fixed: by Vsevolod Tolstopyatov · 6 years ago
  3. 3ac73f6 Merge branch 'develop' into coroutines-scheduler-forcepush by Vsevolod Tolstopyatov · 6 years ago
  4. 18a9134 Improved tasks dispatching: by Vsevolod Tolstopyatov · 6 years ago
  5. b23729e Introduce support for blocking tasks and dynamic scheduler sizing by Vsevolod Tolstopyatov · 6 years ago
  6. 94c587f Adaptive spinning, parking and load balancing mechanism: by Vsevolod Tolstopyatov · 6 years ago
  7. e03221a Benchmark for measuring scheduler overhead by Vsevolod Tolstopyatov · 6 years ago
  8. 98b04d4 MVP of new coroutine scheduler by Vsevolod Tolstopyatov · 6 years ago
  9. fc87803 Introducing scheduler-sensitive benchmarks by Vsevolod Tolstopyatov · 6 years ago
  10. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  11. 931587a Improve test coverage of CancellableCoroutine, add benchmark by Vsevolod Tolstopyatov · 6 years ago
  12. 7831716 IO: introduce non-flushing joinTo by Sergey Mashkov · 6 years ago
  13. 060f36a IO: fix too expensive joinTo fast-path by Sergey Mashkov · 7 years ago
  14. 25bc365 IO: add more benchmarks by Sergey Mashkov · 7 years ago
  15. 8d69c7c IO: channel benchmark by Sergey Mashkov · 7 years ago
  16. a518696 Migrate build to gradle by Kirill Timofeev · 7 years ago
  17. 5576686 Version 0.19.2 by Roman Elizarov · 7 years ago
  18. 0a28c5f Version 0.19.1 by Roman Elizarov · 7 years ago
  19. 2dafc49 Version 0.19 by Roman Elizarov · 7 years ago
  20. 5400ace Version 0.18 by Roman Elizarov · 7 years ago
  21. a1ff3bd Version 0.17 by Roman Elizarov · 7 years ago
  22. 43e3af7 Rename CoroutineContext.context to coroutineContext by Roman Elizarov · 7 years ago
  23. 777cce1 Don't deploy benchmarks by Roman Elizarov · 7 years ago
  24. 4f69102 Prepare for development of version 0.16 by Roman Elizarov · 7 years ago
  25. 91d77c2 Updated version to 0.15-SNAPSHOT by Roman Elizarov · 7 years ago
  26. 1117850 Ping-Pong (two-actor) benchmark (including Akka) by Roman Elizarov · 7 years ago
  27. 44e9b49 Benchmarks for "Shared mutable state and concurrency" section of the guide by Roman Elizarov · 7 years ago