1. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  2. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago[Renamed from common/kotlinx-coroutines-core-common/src/test/kotlin/kotlinx/coroutines/experimental/AwaitTest.kt]
  3. cd00643 Delay bug fixes: by Vsevolod Tolstopyatov · 6 years ago
  4. 769d7dc Moved awaitAll/joinAll to common module by Roman Elizarov · 6 years ago[Renamed (63%) from core/kotlinx-coroutines-core/src/test/kotlin/kotlinx/coroutines/experimental/AwaitTest.kt]
  5. 189e995 awaitAll should be defined only for Deferred types and return results list by Roman Elizarov · 6 years ago
  6. f0ef14e Start jobs during awaitAll call to properly handle lazily started coroutines by Vsevolod Tolstopyatov · 6 years ago
  7. 4f0d48b Introducing awaitAll and joinAll extensions on JVM by Vsevolod Tolstopyatov · 6 years ago