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/packet/Packets.kt]
  3. c4694cc Extract kotlinx-io by Sergey Mashkov · 7 years ago
  4. 6d05993 Extract kotlinx-io by Sergey Mashkov · 7 years ago
  5. ccf8dde IO: fix verifying pool usage by Sergey Mashkov · 7 years ago
  6. 5428565 IO: add writeDirect to WritePacket (useful for better NIO interop) by Sergey Mashkov · 7 years ago
  7. 7510117 IO: add BufferView internal, add ByteChannel read and write with lambda by Sergey Mashkov · 7 years ago
  8. 57906eb IO: add Packet.writePacket optimizations, add object pool verifier by Sergey Mashkov · 7 years ago
  9. 9ab60cf IO: add ByteWritePacket.writePacket by Sergey Mashkov · 7 years ago
  10. f946266 IO: add packet readBytes size parameter by Sergey Mashkov · 7 years ago
  11. f34175e IO: add byte packet readBytes and readText utility functions + tests by Sergey Mashkov · 7 years ago
  12. 5feaf69 IO: add more byte packet tests and fix few bugs by Sergey Mashkov · 7 years ago
  13. 2290943 IO: make buildPacket inline, add writePacket utilities by Sergey Mashkov · 7 years ago
  14. da29804 IO: introduce WritePacket() factory function by Sergey Mashkov · 7 years ago
  15. 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/packet/Packets.kt]
  16. 8376203 IO: Review of ObjectPool and ReadWriteBufferState by Roman Elizarov · 7 years ago
  17. 6ca9a27 IO: byte packet initial implementation by Sergey Mashkov · 7 years ago