1. ca095be Merge tag '1.6.4' into kotlinx.coroutines-upgrade by Steve Elliott · 1 year, 11 months ago
  2. f5e8740 General cleanup (#2809) by Vsevolod Tolstopyatov · 3 years ago
  3. 3116b8c CoroutinesTimeout for JUnit5 (#2402) by dkhalanskyjb · 3 years, 2 months ago
  4. a8d55d6 Replace deprecated '*compile' configurations. (#2574) by Yahor Berdnikau · 3 years, 3 months ago
  5. 41a2e30 Update copyright year (#2520) by Vsevolod Tolstopyatov · 3 years, 4 months ago
  6. 179f142 Add build parameter to build coroutines with JVM IR compiler (#2389) by Alexander Likhachev · 3 years, 7 months ago
  7. 02b403d BlockHound integration (#1873) by dkhalanskyjb · 4 years, 2 months ago
  8. 6d1a6e3 Update copyright year by Vsevolod Tolstopyatov · 4 years, 4 months ago
  9. d2f4b2b Gradle version 5.6.1 by Roman Elizarov · 4 years, 10 months ago
  10. 2f50363 Properly specify transitive dependencies for kotlinx-coroutines-debug by Vsevolod Tolstopyatov · 5 years ago
  11. 2bdd460 CoroutinesTimeout debug rule for JUnit 4 (#991) by Vsevolod Tolstopyatov · 5 years ago
  12. e50a0fa Migration to new multiplatorm plugin (#947) by Vsevolod Tolstopyatov · 5 years ago[Renamed from core/kotlinx-coroutines-debug/build.gradle]
  13. 3781a82 Repackage byte-buddy along with debug agent (so it shouldn't be a dependency of target process), use shadow plugin for that to avoid clashes with other byte-buddy versions and publish shadow jar instead of regular one for debug module by Vsevolod Tolstopyatov · 6 years ago
  14. 8e2428c Merge scoped coroutines into one in agent representation to avoid misleading dumps by Vsevolod Tolstopyatov · 6 years ago
  15. c7239ac Debug agent to track alive coroutines by Vsevolod Tolstopyatov · 6 years ago