.clang-format
|
Apply clang-format again
|
2024-06-10 02:22:45 +01:00 |
.gitignore
|
Add simple test script
|
2024-06-12 00:42:51 +01:00 |
blz.c
|
Fix remaining warnings
|
2024-06-12 00:43:56 +01:00 |
blz.exe
|
Windows 64-bit Binaries Added
|
2024-06-11 11:19:31 +01:00 |
history.txt
|
Update history.txt
|
2024-06-10 02:30:26 +01:00 |
huffman.c
|
Fix remaining warnings
|
2024-06-12 00:43:56 +01:00 |
huffman.exe
|
Windows 64-bit Binaries Added
|
2024-06-11 11:19:31 +01:00 |
LICENSE
|
Initial commit
|
2020-05-01 09:35:00 +01:00 |
lze.c
|
Fix remaining warnings
|
2024-06-12 00:43:56 +01:00 |
lze.exe
|
Windows 64-bit Binaries Added
|
2024-06-11 11:19:31 +01:00 |
lzss.c
|
Fix remaining warnings
|
2024-06-12 00:43:56 +01:00 |
lzss.exe
|
Windows 64-bit Binaries Added
|
2024-06-11 11:19:31 +01:00 |
lzx.c
|
Fix remaining warnings
|
2024-06-12 00:43:56 +01:00 |
lzx.exe
|
Windows 64-bit Binaries Added
|
2024-06-11 11:19:31 +01:00 |
Makefile
|
Re-enable unused parameter warnings
|
2024-06-12 01:12:11 +01:00 |
README.md
|
Initial commit
|
2020-05-01 09:35:00 +01:00 |
rle.c
|
Simplify help output
|
2024-06-10 02:22:45 +01:00 |
rle.exe
|
Windows 64-bit Binaries Added
|
2024-06-11 11:19:31 +01:00 |
test.sh
|
Add simple test script
|
2024-06-12 00:42:51 +01:00 |