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/JavaIOTest.kt]
  3. 9fe5f46 Deprecated CoroutineScope.coroutineContext which is replaced with by Roman Elizarov · 6 years ago
  4. f0c1d99 IO: fix error propagation in blocking adapter by Sergey Mashkov · 7 years ago
  5. 6e61c23 IO: add Input/OutputStream adapters for regular Java blocking API by Sergey Mashkov · 7 years ago
  6. c45f5fa IO: Use TestBase in all tests and fix leaking threads in tests by Roman Elizarov · 7 years ago
  7. 4adac45 IO: fix spuriously hanging pipe tests by Sergey Mashkov · 7 years ago
  8. e86eb08 IO: add adapters to Java IO/NIO channels and streams (except async NIO) by Sergey Mashkov · 7 years ago