Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | Update Copyright | Birte Kristina Friesel | 15 months | |
Age | Commit message | Author | Lines | |
2023-07-04 | Update Copyrightmain | Birte Kristina Friesel | -4/+4 | |
2023-03-12 | inflate: make inputs const | Andrew Jeddeloh | -6/+6 | |
2023-03-12 | inflate: move i declaration to for loops | Andrew Jeddeloh | -3/+2 | |
2021-02-01 | Add faster mode with huffman -> code look-up table | Daniel Friesel | -38/+151 | |
2021-01-30 | Add licensing information for deflate util and test files | Daniel Friesel | -1/+5 | |
2021-01-30 | Run tests with both C (c99, c11) and C++ (c++11, c++20) compilers | Daniel Friesel | -16/+29 | |
2021-01-30 | README: reference util/deflate | Daniel Friesel | -7/+10 | |
2021-01-30 | README: fix typo | Daniel Friesel | -1/+1 | |
2021-01-30 | decrease recommended file size to 32kB to avoid signed overflows | Daniel Friesel | -7/+8 | |
2021-01-30 | add GitLab CI config | Daniel Friesel | -0/+8 | |
[...] | ||||
Clone | ||||
https://git.finalrewind.org/zlib-deflate-nostdlib |