- Jul 04, 2023
-
-
Birte Kristina Friesel authored
-
- Mar 12, 2023
-
-
Andrew Jeddeloh authored
Make the inputs const since we never write to the data it points to.
-
Andrew Jeddeloh authored
Move the declaration of i to each for loop. This makes it clear there's no interaction with i outside each loop. It also makes it so compilers wont complain with -Wshadow.
-
- Feb 01, 2021
-
-
Daniel Friesel authored
2x to 5x speed-up at the cost of ~600B of RAM. Compile with -DDEFLATE_WITH_LUT
-
- Jan 30, 2021
-
-
Daniel Friesel authored
-
Daniel Friesel authored
-
Daniel Friesel authored
-
Daniel Friesel authored
-
Daniel Friesel authored
-
Daniel Friesel authored
-
Daniel Friesel authored
-
Daniel Friesel authored
-
Daniel Friesel authored
-
Daniel Friesel authored
-
- Jan 28, 2021
-
-
Daniel Friesel authored
-
Daniel Friesel authored
-
- Jan 26, 2021
-
-
Daniel Friesel authored
this library is now fully RFC 1950 and RFC 1951 compliant
-
Daniel Friesel authored
-
Daniel Friesel authored
-
- Jan 24, 2021
-
-
Daniel Friesel authored
-
- Jan 22, 2021
-
-
Daniel Friesel authored
-
- Jan 21, 2021
-
-
Daniel Friesel authored
-
Daniel Friesel authored
-
Daniel Friesel authored
-
Daniel Friesel authored
-