Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-02-01 | Add faster mode with huffman -> code look-up table | Daniel Friesel | -8/+20 |
2021-01-30 | Run tests with both C (c99, c11) and C++ (c++11, c++20) compilers | Daniel Friesel | -12/+26 |
2021-01-30 | decrease recommended file size to 32kB to avoid signed overflows | Daniel Friesel | -1/+1 |
2021-01-30 | add tests | Daniel Friesel | -0/+72 |