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/internal/RingBufferCapacity.kt]
  3. ffc7134 IO: minor performance improvement by Sergey Mashkov · 7 years ago
  4. 98c8739 IO: make buffer release guaranteed for cases by Sergey Mashkov · 7 years ago
  5. 7549dad Revert "IO: make buffer release guaranteed if channel closed with error" by Sergey Mashkov · 7 years ago
  6. 4ea3cb3 IO: make buffer release guaranteed if channel closed with error by Sergey Mashkov · 7 years ago
  7. 7bf4fa9 IO: fix race in ByteBufferChannel.write(lambda) by Sergey Mashkov · 7 years ago
  8. 96d7a88 IO: Moved to core directory, documented its unstable status by Roman Elizarov · 7 years ago[Renamed from integration/kotlinx-coroutines-io/src/main/kotlin/kotlinx/coroutines/experimental/io/internal/RingBufferCapacity.kt]
  9. 469cad3 IO: Ongoing documentation, API & naming review by Roman Elizarov · 7 years ago
  10. 8376203 IO: Review of ObjectPool and ReadWriteBufferState by Roman Elizarov · 7 years ago
  11. 569b542 IO: byte channel to support predefined content buffer (for read only) by Sergey Mashkov · 7 years ago
  12. 86f7061 IO: initial implementation by Sergey Mashkov · 7 years ago