Emmanuel Marty
|
b1738b4003
|
Promote some literal+match sequences to a match
|
2019-11-18 12:10:23 +01:00 |
|
Emmanuel Marty
|
e0c42afac9
|
Increase LZSA2 ratio
|
2019-11-13 00:57:09 +01:00 |
|
Emmanuel Marty
|
ce7fc33646
|
Reduce memory use
|
2019-11-12 00:30:24 +01:00 |
|
Emmanuel Marty
|
53b2013b73
|
Small improvement to merging large matches
|
2019-11-11 18:41:08 +01:00 |
|
Emmanuel Marty
|
78f588a833
|
Clarify defines
|
2019-10-29 10:45:57 +01:00 |
|
Emmanuel Marty
|
53fcd3b1a8
|
Generalize merging very large matches
|
2019-10-24 13:05:32 +02:00 |
|
Emmanuel Marty
|
2926ad8436
|
Remove unused #includes
|
2019-10-21 12:29:38 +02:00 |
|
Emmanuel Marty
|
d9156d3d2b
|
Reduce LZSA1 token count by 2.5% on average
|
2019-10-19 13:10:41 +02:00 |
|
Emmanuel Marty
|
c1b18fb9fd
|
Implement -stats
|
2019-10-09 18:20:22 +02:00 |
|
Emmanuel Marty
|
e55c80a475
|
Clean up use of MODESWITCH_PENALTY; bump version
|
2019-09-24 14:43:17 +02:00 |
|
Emmanuel Marty
|
de0ff5d3b0
|
Reduce memory used for compression
|
2019-09-24 00:21:17 +02:00 |
|
Emmanuel Marty
|
249b8a4c46
|
Increase LZSA2 ratio and use forward parser for -m
|
2019-09-23 20:24:50 +02:00 |
|
Emmanuel Marty
|
1869d85c1f
|
Simplify LZSA1 token reducer (same binary output)
|
2019-09-22 20:34:08 +02:00 |
|
Emmanuel Marty
|
1495b27f69
|
Speed up LZSA1 compression with forward arrivals
|
2019-09-19 12:57:39 +02:00 |
|
Emmanuel Marty
|
ef259e6867
|
Implement forward arrivals optimal parsers
|
2019-08-27 00:51:34 +02:00 |
|
Emmanuel Marty
|
1b368e71ad
|
Fix comments, header single inclusion defines
|
2019-08-04 16:42:30 +02:00 |
|
Emmanuel Marty
|
0c4dbf2b72
|
Add files via upload
Show decompression safety distance for raw blocks
|
2019-07-24 15:43:44 +02:00 |
|
Emmanuel Marty
|
9f313d6ee6
|
Handle EOD in C depacker; fix #18; fix typos in usage
|
2019-07-23 23:28:52 +02:00 |
|
Emmanuel Marty
|
59eb891394
|
Improve LZSA2 compression ratio further and allow incompressible raw blocks
|
2019-07-01 09:25:19 +02:00 |
|
Emmanuel Marty
|
b4e3c07d3a
|
Split code, add automated tests, update LZSA2
|
2019-06-07 23:15:40 +02:00 |
|