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 core/kotlinx-coroutines-io/src/main/kotlin/kotlinx/coroutines/experimental/io/ByteChannelCoroutine.kt]
  3. 6640b2b Public API for AbstractCoroutine by Roman Elizarov · 7 years ago
  4. f2239e1 Performance: Remove DispatchTask, store value in DispatchedContinuation by Roman Elizarov · 7 years ago
  5. 96d7a88 IO: Moved to core directory, documented its unstable status by Roman Elizarov · 7 years ago[Renamed (69%) from integration/kotlinx-coroutines-io/src/main/kotlin/kotlinx/coroutines/experimental/io/ByteChannelCoroutine.kt]
  6. 25b2bc5 IO: byte channel reader and writer coroutines support by Sergey Mashkov · 7 years ago