1. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  2. a9687a3 Moved guide tests to the correspondingly scoped package by Roman Elizarov · 6 years ago
  3. 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/test/kotlin/guide/example-select-01.kt]
  4. 9fe5f46 Deprecated CoroutineScope.coroutineContext which is replaced with by Roman Elizarov · 6 years ago
  5. 8b38fa2 Coroutines now wait for their children by Roman Elizarov · 7 years ago
  6. e8d7934 Move kotlinx-coroutines-core to core subdirectory by Roman Elizarov · 7 years ago[Renamed from kotlinx-coroutines-core/src/test/kotlin/guide/example-select-01.kt]
  7. 43e3af7 Rename CoroutineContext.context to coroutineContext by Roman Elizarov · 7 years ago
  8. 5785720 FizzBuzz example from "Selecting from channels" section is changed to main loop context for predictability of results by Roman Elizarov · 7 years ago
  9. d4dcbe2 Guide to select by Roman Elizarov · 7 years ago