1. 04 Oct, 2018 1 commit
  2. 21 Jan, 2018 1 commit
    • Steven Allen's avatar
      support large slices · deedd3bb
      Steven Allen authored
      They won't use the buffer pool but it doesn't hurt to be nice to the user by
      allocating such slices anyways.
      deedd3bb
  3. 20 Dec, 2017 2 commits
  4. 21 Nov, 2017 1 commit
    • Steven Allen's avatar
      make ByteSlicePool a *Pool, not a Pool. · 5ef65a03
      Steven Allen authored
      This way, copying it won't copy the underlying pool.
      
      Also, initialize it immediately instead of in an `init` function to ensure that
      it's fully initialized immediately.
      5ef65a03
  5. 19 Nov, 2017 1 commit
  6. 17 Nov, 2017 2 commits
  7. 13 Dec, 2014 1 commit
  8. 06 Dec, 2014 1 commit