Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-02-01 | Add faster mode with huffman -> code look-up table | Daniel Friesel | -1/+1 | |
2x to 5x speed-up at the cost of ~600B of RAM. Compile with -DDEFLATE_WITH_LUT | ||||
2021-01-30 | Run tests with both C (c99, c11) and C++ (c++11, c++20) compilers | Daniel Friesel | -0/+4 | |