| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-11-30 | lib/uzlib: For matches of the same length, take the closest one. | Damien George |
| 2023-09-01 | extmod/moddeflate: Change default window size. | Jim Mussared |
| 2023-07-21 | lib/uzlib: Add a source_read_data var to pass to source_read_cb. | Jim Mussared |
| 2023-07-21 | lib/uzlib/defl_static: Optimize zlib_start/finish_block. | Jim Mussared |
| 2023-07-21 | lib/uzlib/tinflate: Implement more compact lookup tables. | Jim Mussared |
| 2023-07-21 | lib/uzlib: Combine zlib/gzip header parsing to allow auto-detect. | Jim Mussared |
| 2023-07-21 | lib/uzlib: Clean up tinf -> uzlib rename. | Jim Mussared |
| 2023-07-21 | lib/uzlib/defl_static: Implement some code size improvements. | Jim Mussared |
| 2023-07-21 | lib/uzlib/lz77: Always use separate history buffer. | Jim Mussared |
| 2023-07-21 | lib/uzlib: Add memory-efficient, streaming LZ77 compression support. | Damien George |
| 2021-07-12 | lib/uzlib: Move uzlib code from extmod to lib. | Damien George |
