1. a2d34c5 Revert "Merge tag '1.4.3'" by Aurimas Liutikas · 3 years, 5 months ago
  2. 41a2e30 Update copyright year (#2520) by Vsevolod Tolstopyatov · 3 years, 8 months ago
  3. 6d1a6e3 Update copyright year by Vsevolod Tolstopyatov · 4 years, 7 months ago
  4. 98a9705 Move event loop infrastructure to common code by Roman Elizarov · 5 years ago
  5. 96a5c8e Optimize virtual time source so that DefaultTimeSource is not needed by Roman Elizarov · 5 years ago
  6. e50a0fa Migration to new multiplatorm plugin (#947) by Vsevolod Tolstopyatov · 6 years ago[Renamed from core/kotlinx-coroutines-core/src/TimeSource.kt]
  7. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  8. 303708b Coroutine scheduler is used by default instead of deprecated CommonPool by Roman Elizarov · 6 years ago
  9. 7afb62e Use timeSource in GuideTest to increase stability of cancel tests, reknit by Roman Elizarov · 6 years ago
  10. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  11. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago[Renamed from core/kotlinx-coroutines-core/src/main/kotlin/kotlinx/coroutines/experimental/TimeSource.kt]
  12. e8d7934 Move kotlinx-coroutines-core to core subdirectory by Roman Elizarov · 7 years ago[Renamed from kotlinx-coroutines-core/src/main/kotlin/kotlinx/coroutines/experimental/TimeSource.kt]
  13. 35d2c34 Default scheduler for delay is rewritten with support for virtual time by Roman Elizarov · 7 years ago