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/test/kotlin/kotlinx/coroutines/experimental/io/CopyAndCloseTest.kt]
  3. 4b9a559 CompletedExceptionally now always has cause and exception became an alias to a cause. by Vsevolod Tolstopyatov · 6 years ago
  4. 9fe5f46 Deprecated CoroutineScope.coroutineContext which is replaced with by Roman Elizarov · 6 years ago
  5. 75675e6 Fixes for Kotlin 1.2.0 by Roman Elizarov · 7 years ago
  6. 2c3a0dc IO: add byte channel readRemaining test by Sergey Mashkov · 7 years ago
  7. 72e9150 IO: add limit parameter to copyTo by Sergey Mashkov · 7 years ago
  8. 96d7a88 IO: Moved to core directory, documented its unstable status by Roman Elizarov · 7 years ago[Renamed (81%) from integration/kotlinx-coroutines-io/src/test/kotlin/kotlinx/coroutines/experimental/io/CopyAndCloseTest.kt]
  9. fc84a63 IO: fix copyAndClose + tests by Sergey Mashkov · 7 years ago