| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Delete everything, I'm redesigning this.•••I'll stop using a flat package and make things much more modular. And also experiment with streaming APIs so large blobs don't OOM us. | 2026-02-20 | 6 | -940/+0 | |
| * | More changes from the import URL update | 2026-01-19 | 1 | -1/+1 | |
| * | flatex: Restructure a little | 2025-11-25 | 4 | -62/+55 | |
| * | flatex: Remove unused cruft | 2025-11-25 | 3 | -587/+9 | |
| * | 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 | 6 | -308/+156 | |
| * | flatex: Remove the stale readByte(s) wrappers and just directly index the buffer | 2025-11-22 | 1 | -36/+18 | |
| * | bufpool: Return *Buffer | 2025-11-22 | 1 | -5/+5 | |
| * | bufpool: Improve perf by using buckets of different size classes | 2025-11-22 | 2 | -2/+28 | |
| * | flatex: Reformat code | 2025-11-22 | 1 | -3/+5 | |
| * | Probably should name the custom packages specially | 2025-11-19 | 6 | -0/+1667 |
