git://wimlib.net
/
wimlib
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
lzx-compress.c: Minor cleanups
[wimlib]
/
src
/
lzx-compress.c
2014-07-05
Eric Biggers
lzx-compress.c: Minor cleanups
blob
|
commitdiff
|
raw
2014-07-05
Eric Biggers
Get rid of input_idx_t
blob
|
commitdiff
|
raw
|
diff to current
2014-07-05
Eric Biggers
Rename raw_match => lz_match
blob
|
commitdiff
|
raw
|
diff to current
2014-07-05
Eric Biggers
lzx-compress.c: Rename lzx_match => lzx_item
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Eric Biggers
lzx-compress.c: Don't compute match/literal array...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Eric Biggers
lzx-compress.c: Don't do redundant work in cost calcul...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-07
Eric Biggers
lzx-compress.c: Honor cache_limit
blob
|
commitdiff
|
raw
|
diff to current
2014-06-07
Eric Biggers
Merge branch 'lz_bt'
blob
|
commitdiff
|
raw
|
diff to current
2014-06-07
Eric Biggers
Switch from suffix array match-finder to binary tree...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-01
Eric Biggers
Share most e8 processing code between LZX compressor...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-01
Eric Biggers
lzx-compress.c: Clarify there must be at least one...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-01
Eric Biggers
lzx-compress.c: Use pointers in lzx_optimize_block()
blob
|
commitdiff
|
raw
|
diff to current
2014-05-31
Eric Biggers
Optimize Huffman code generation
blob
|
commitdiff
|
raw
|
diff to current
2014-05-31
Eric Biggers
Revert "lzx-compress.c: Simplify calculation of positio...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-29
Eric Biggers
lzx-compress.c: Simplify output of length footer
blob
|
commitdiff
|
raw
|
diff to current
2014-05-29
Eric Biggers
lzx-compress.c: Simplify calculation of position footer
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
Eric Biggers
Revert "lzx-compress.c: Disable verification by default"
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
Eric Biggers
Use libdivsufsort-lite, not the full libdivsufsort
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
Eric Biggers
lzx-compress.c: Disable verification by default
blob
|
commitdiff
|
raw
|
diff to current
2014-02-10
Eric Biggers
lzx-compress.c: Cleanup, mostly comments
blob
|
commitdiff
|
raw
|
diff to current
2014-01-17
Eric Biggers
lzx_compress(): Fix handling of unlikely case
blob
|
commitdiff
|
raw
|
diff to current
2014-01-02
Eric Biggers
lzx-compress.c: Remove unneeded headers
blob
|
commitdiff
|
raw
|
diff to current
2014-01-02
Eric Biggers
Add wimlib_get_compressor_needed_memory()
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Eric Biggers
Replace num_fast_bytes => nice_match_length
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Eric Biggers
lz_optimal.h: Cleanup, better comments
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Eric Biggers
Update LZMS match-choosing
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Eric Biggers
Factor out LZ match-choosing code
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Eric Biggers
Fix test for length 2 matches
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Eric Biggers
Separate suffix array match-finder from LZX compressor
blob
|
commitdiff
|
raw
|
diff to current
2013-12-29
Eric Biggers
Misc fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-12-25
Eric Biggers
New compression/decompression API
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Eric Biggers
lzx_prepare_block_fast(): Increase max_offset
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Eric Biggers
Fix reading > 16 bits from bitstream
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Eric Biggers
bitstream_put_bits(): Mask high-order bits
blob
|
commitdiff
|
raw
|
diff to current
2013-12-12
Eric Biggers
Variable LZX window sizes
blob
|
commitdiff
|
raw
|
diff to current
2013-12-09
Eric Biggers
Variable chunk size support (currently XPRESS only)
blob
|
commitdiff
|
raw
|
diff to current
2013-12-09
Eric Biggers
Clean up other compression/decompression code
blob
|
commitdiff
|
raw
|
diff to current
2013-12-08
Eric Biggers
Allow changing WIM compression type
blob
|
commitdiff
|
raw
|
diff to current
2013-12-08
Eric Biggers
lzx-compress.c: Cleanup
blob
|
commitdiff
|
raw
|
diff to current
2013-12-08
Eric Biggers
Remove unused LZX compression code
blob
|
commitdiff
|
raw
|
diff to current
2013-12-08
Eric Biggers
Merge LZX compressor updates
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
Eric Biggers
Fix wimlib_lzx_compress()
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
Eric Biggers
struct wimlib_lzx_params: Don't use anonymous union
v1.5.2
blob
|
commitdiff
|
raw
|
diff to current
2013-11-17
Eric Biggers
Comment fixes / cleanups
blob
|
commitdiff
|
raw
|
diff to current
2013-11-17
Eric Biggers
Merge experimental LZX compressor
blob
|
commitdiff
|
raw
|
diff to current
2013-08-13
Eric Biggers
Merge branch with pipable WIM support
blob
|
commitdiff
|
raw
|
diff to current
2013-07-02
Eric Biggers
lzx_write_compressed_tree(), lzx_read_code_lens():...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-17
Eric Biggers
Compiler stuff
blob
|
commitdiff
|
raw
|
diff to current
2013-05-15
Eric Biggers
xpress-compress.c, lzx-compress.c: Add missing error...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-15
Eric Biggers
Refactor headers
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
Eric Biggers
--disable-verify-compression by default
blob
|
commitdiff
|
raw
|
diff to current
2013-03-30
Eric Biggers
Get append working
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
Eric Biggers
Win32: Improve restoring of special attributes
blob
|
commitdiff
|
raw
|
diff to current
2013-03-28
Eric Biggers
Export compression and decompression functions
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
Eric Biggers
export compression functions when using special define
blob
|
commitdiff
|
raw
|
diff to current
2013-03-24
Eric Biggers
Remove unneeded parameter from compression functions
blob
|
commitdiff
|
raw
|
diff to current
2013-03-23
Eric Biggers
Style
blob
|
commitdiff
|
raw
|
diff to current
2013-03-05
Eric Biggers
Fix copyright notices
blob
|
commitdiff
|
raw
|
diff to current
2013-03-05
Eric Biggers
Add 2013 to copyright notices
blob
|
commitdiff
|
raw
|
diff to current
2013-01-20
Eric Biggers
lzx_record_match(): Remove dead assignments to formatte...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-21
Eric Biggers
Use only 16 bits for symbol frequencies
blob
|
commitdiff
|
raw
|
diff to current
2012-12-21
Eric Biggers
LZX decompression cleanups
blob
|
commitdiff
|
raw
|
diff to current
2012-12-16
Eric Biggers
Re-organize code
blob
|
commitdiff
|
raw
|
diff to current