Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | add lzss block test | pacien | 6 years | |
Age | Commit message | Author | ||
2018-12-03 | add lzss block testHEADmaster | pacien | ||
2018-12-03 | format test output | pacien | ||
2018-12-03 | merge tests | pacien | ||
2018-12-03 | optimise lzss prefix lookup with custom hashmap | pacien | ||
2018-12-02 | avoid useless allocation and limit match seq | pacien | ||
2018-12-02 | add timing and compression ratio | pacien | ||
2018-12-02 | make lzss blocks the default | pacien | ||
2018-12-02 | replace linkedlists by seqs | pacien | ||
2018-12-02 | implement lzss block | pacien | ||
2018-12-01 | add dynamic symbol length to output | pacien | ||
[...] | ||||
Clone | ||||
https://cgit.euxane.net/gziplike |