1. 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/Delimited.kt]
  2. 4eccfba IO: eliminate tail suspend calls in when blocks by Sergey Mashkov · 7 years ago
  3. 8a30b45 IO: add read until delimiter tests to cover more corner-cases by Sergey Mashkov · 7 years ago
  4. 1cc8608 IO: fix delimiter lookahead by Sergey Mashkov · 7 years ago
  5. ee16816 IO: introduce utility functions for bytes delimiter scan in ByteReadChannel by Sergey Mashkov · 7 years ago