| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | flatex: Restructure a little | 2025-11-25 | 1 | -56/+0 | |
| * | flatex: Remove unused cruft | 2025-11-25 | 1 | -7/+6 | |
| * | 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 | -4/+4 | |
| * | zlib, flatex: Remove code related to dicts•••Git never uses them | 2025-11-22 | 1 | -18/+4 | |
| * | bufpool: Return *Buffer | 2025-11-22 | 1 | -5/+5 | |
| * | bufpool: Improve perf by using buckets of different size classes | 2025-11-22 | 1 | -2/+9 | |
| * | Probably should name the custom packages specially | 2025-11-19 | 1 | -0/+64 |
