Markus F.X.J. Oberhumer
|
91e46e3cf8
|
Small cleanups.
|
2006-11-07 13:43:43 +01:00 |
|
Markus F.X.J. Oberhumer
|
862ac5d014
|
Update options_t::crp_t to directly use the XXX_compress_config_t types.
|
2006-11-07 13:11:36 +01:00 |
|
Markus F.X.J. Oberhumer
|
47ac871a12
|
Added version_string() functions for the compression algorithms. Also
reserved M_DEFLATE and added a mostly empty compress_zlib.cpp.
|
2006-10-11 12:56:28 +02:00 |
|
Markus F.X.J. Oberhumer
|
930f07d15e
|
Move upx_compress_result_t handling into right place.
|
2006-06-29 06:24:24 +02:00 |
|
Markus F.X.J. Oberhumer
|
66df7389d2
|
Refactoring: pass upx_compress_config_t to Packer::compressWithFilters()
so that formats can set conf_lzma.max_num_probs.
Also renamed compression parameters to use cconf & cresult.
|
2006-06-29 06:15:28 +02:00 |
|
Markus F.X.J. Oberhumer
|
ba065ec1d8
|
Improve error code reporting in compression wrappers.
|
2006-06-23 15:52:10 +02:00 |
|
Markus F.X.J. Oberhumer
|
fe057a91c8
|
Cleanup: removed upx_bool and upx_uint types.
|
2006-06-23 15:00:33 +02:00 |
|
Markus F.X.J. Oberhumer
|
bf5cbfffc2
|
Start major refactoring.
|
2006-06-19 19:20:50 +02:00 |
|
Markus F.X.J. Oberhumer
|
db43910288
|
Enter 2006.
|
2006-06-16 15:17:29 +02:00 |
|
Markus F.X.J. Oberhumer
|
c3ee14eb67
|
Introduced upx_compress_result_t.
|
2006-06-11 12:09:25 +02:00 |
|
Markus F.X.J. Oberhumer
|
a9e4526a6d
|
Rearranged compression interface.
|
2006-06-09 09:28:32 +02:00 |
|