| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More changes from the import URL update | 2026-01-19 | 1 | -3/+3 | |
| * | zlibx: Add more comprehensive tests | 2025-11-25 | 1 | -8/+114 | |
| * | zlibx: reader -> constants | 2025-11-25 | 1 | -0/+0 | |
| * | zlibx: Remove unused cruft | 2025-11-25 | 1 | -125/+0 | |
| * | bufpool: Return bytes.Buffer, rather than a pointer to it•••It's silly to allocate a bytes.Buffer struct, however small it is, every time Borrow is called, since the entire purpose is to reduce allocations. | 2025-11-23 | 1 | -9/+9 | |
| * | zlib, flatex: Remove code related to dicts•••Git never uses them | 2025-11-22 | 3 | -106/+15 | |
| * | bufpool: Return *Buffer | 2025-11-22 | 1 | -13/+13 | |
| * | bufpool: Improve perf by using buckets of different size classes | 2025-11-22 | 2 | -2/+33 | |
| * | Switch back to internal zlib for loose objects too•••Still marginally less overhead due to pooling | 2025-11-19 | 1 | -2/+5 | |
| * | Probably should name the custom packages specially | 2025-11-19 | 4 | -0/+378 |
