This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
lzsa
Watch
1
Star
0
Fork
0
You've already forked lzsa
mirror of
https://github.com/emmanuel-marty/lzsa.git
synced
2025-01-01 05:31:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
6aa2dae4b3
lzsa
/
src
History
emmanuel-marty
6aa2dae4b3
Add context to libdivsufsort, don't allocate memory during compression
2019-04-07 00:01:22 +02:00
..
libdivsufsort
Add context to libdivsufsort, don't allocate memory during compression
2019-04-07 00:01:22 +02:00
expand.c
Revert token to O|LLL|MMMM; revert to always shifting the match offset by 1; set raw block end marker as a large zero-size match
2019-04-05 23:16:05 +02:00
expand.h
Add autodocs to public functions in compressor and decompressor
2019-04-02 12:12:12 +02:00
format.h
Initial checkin
2019-04-01 18:04:56 +02:00
main.c
Small cleanup for end-of-data handling in decompression, check commands
2019-04-06 00:02:11 +02:00
shrink.c
Add context to libdivsufsort, don't allocate memory during compression
2019-04-07 00:01:22 +02:00
shrink.h
Add context to libdivsufsort, don't allocate memory during compression
2019-04-07 00:01:22 +02:00