projects
/
platform
/
upstream
/
xz.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/xz.git
2008-05-04
Lasse Collin
Don't print an error message on broken pipe unless...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-30
Lasse Collin
Fix a crash with --format=alone if other filters than...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Lasse Collin
Updated THANKS.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-28
Lasse Collin
Fixed wrong spelling "limitter" to "limiter". This...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Lasse Collin
Prevent LZ encoder from hanging with known uncompressed
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Lasse Collin
Removed src/liblzma/common/sysdefs.h symlink, which was
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Lasse Collin
Added memusage.c to debug directory.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-25
Lasse Collin
Bumped version number to 4.999.3alpha. It will become...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Lasse Collin
Fix a memory leak by calling free(extra->data) in
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Lasse Collin
Make unlzma and lzcat symlinks.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Lasse Collin
Fixed a bug in command line option parsing.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Lasse Collin
Added two assert()s.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Lasse Collin
Switch to uint16_t as the type of range coder probabili...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Lasse Collin
Fix wrong return type (uint32_t -> bool).
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Lasse Collin
Fix data corruption in LZ encoder with LZMA_SYNC_FLUSH.
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Lasse Collin
Fix fastpos problem in Makefile.am when built with...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-24
Lasse Collin
Use 64-bit integer as range encoder's cache size. This...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-24
Lasse Collin
Replaced the range decoder optimization that used arith...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-22
Lasse Collin
Take advantage of arithmetic right shift in range decoder.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-22
Lasse Collin
Added autoconf check to detect if we can use arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2008-03-21
Lasse Collin
Update a comment to use the variable name rep_len_decoder.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-21
Lasse Collin
Demystified the "state" variable in LZMA code. Use the
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Lasse Collin
Fix data corruption in LZMA encoder. Note that this...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-14
Lasse Collin
Fix a comment API header.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
Lasse Collin
Make lzma_stream.next_in const. Let's see if anyone...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Lasse Collin
Apply a minor speed optimization to LZMA decoder.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-11
Lasse Collin
Initialize the last byte of the dictionary to zero...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Lasse Collin
Really fix the price count initialization.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Lasse Collin
Updated THANKS.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Lasse Collin
Initialize align_price_count and match_price_count in
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Lasse Collin
Always initialize lz->temp_size in lz_decoder.c. temp_s...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
Lasse Collin
Don't fill allocated memory with 0xFD when debugging is
commit
|
commitdiff
|
tree
|
snapshot
2008-02-28
Lasse Collin
Remove two redundant validity checks from the LZMA...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-06
Lasse Collin
Tiny clean up to file-format.txt.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-02
Lasse Collin
Don't memzero() the history buffer when initializing LZ
commit
|
commitdiff
|
tree
|
snapshot
2008-02-01
Lasse Collin
Do uncompressed size validation in raw encoder. This way
commit
|
commitdiff
|
tree
|
snapshot
2008-02-01
Lasse Collin
Avoid unneeded function call in raw_common.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Lasse Collin
Updated THANKS.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Lasse Collin
Added note.GNU-stack to x86 assembler files. It is...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Lasse Collin
Added api/lzma/easy.h. I had forgot to add this to the
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Lasse Collin
Added more test files.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-26
Lasse Collin
Added more test files.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-25
Lasse Collin
Return LZMA_HEADER_ERROR if LZMA_SYNC_FLUSH is used...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-25
Lasse Collin
Added more Multi-Block test files. Improved some
commit
|
commitdiff
|
tree
|
snapshot
2008-01-25
Lasse Collin
Combine lzma_options_block validation needed by both...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-25
Lasse Collin
Added test_memlimit.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-25
Lasse Collin
Improved the memory limitter:
commit
|
commitdiff
|
tree
|
snapshot
2008-01-25
Lasse Collin
Use more parenthesis in succeed() macro in tests/tests.h.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-24
Lasse Collin
Added more Multi-Block Stream test files.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Lasse Collin
Added bunch of test files containing Multi-Block Streams.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Lasse Collin
Fix decoding of empty Metadata Blocks, that don't have
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Lasse Collin
Fix a bug related to 99e12af4e2b866c011fe0106cd1e0bfdcc...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Lasse Collin
Fix decoding of Extra Records that have empty Data.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Lasse Collin
Add the trailing '\0' to lzma_extra.data as the API...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Lasse Collin
Added debug/full_flush.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Lasse Collin
Return LZMA_STREAM_END instead of LZMA_OK if
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Lasse Collin
Added bad-single-none-footer_filter_flags.lzma and
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Lasse Collin
Fixed a typo.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Lasse Collin
Fix a memory leak in the Subblock encoder.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Lasse Collin
Fix Size of Header Metadata Block handling. Now
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Lasse Collin
Fix a memory leak in metadata_decoder.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
Lasse Collin
Fix the fix 863028cb7ad6d8d0455fa69348f56b376d7b908f...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
Lasse Collin
Take advantage of return_if_error() macro in
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
Lasse Collin
Fixed a dangling pointer that caused invalid free().
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
Lasse Collin
Added lzma_easy_* functions. These should make using
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
Lasse Collin
Fix Multi-Block Stream encoder's EOPM usage.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-21
Lasse Collin
Made lzma_extra pointers const in lzma_options_stream.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-20
Lasse Collin
Updated debug/sync_flush.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-20
Lasse Collin
Added debug/repeat.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-20
Lasse Collin
Fix alignment handling bugs in Subblock encoder.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-19
Lasse Collin
Implemented LZMA_SYNC_FLUSH support to the Subblock...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-19
Lasse Collin
Revised the Delta filter implementation. The initialization
commit
|
commitdiff
|
tree
|
snapshot
2008-01-18
Lasse Collin
Added the debug directory and the first debug tool
commit
|
commitdiff
|
tree
|
snapshot
2008-01-18
Lasse Collin
Added test files to test usage of flush marker in LZMA.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-18
Lasse Collin
Fix LZMA_SYNC_FLUSH handling in LZ and LZMA encoders.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-18
Lasse Collin
Don't add -g to CFLAGS when --enable-debug is specified.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-18
Lasse Collin
Set stdin and stdout to binary mode on Windows. This...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Lasse Collin
Added test_compress.sh and bunch of files needed by it.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Lasse Collin
Subblock decoder: Don't exit the main loop in decode_bu...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Lasse Collin
Fix wrong too small size of argument unfiltered_max
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Lasse Collin
Added --delta to the output of "lzma --help".
commit
|
commitdiff
|
tree
|
snapshot
2008-01-17
Lasse Collin
Fix Subblock docoder: If Subblock filter was used with...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Lasse Collin
Tiny non-technical edits to file-format.txt.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Lasse Collin
Plugged a memory leak in stream_decoder.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Lasse Collin
Added memory leak detection to lzmadec.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Lasse Collin
Added lzma_memlimit_count().
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Lasse Collin
Added ARRAY_SIZE(array) macro.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-16
Lasse Collin
Make Uncompresed Size validation more strict
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Lasse Collin
Free the allocated memory in lzmadec if debugging is
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Lasse Collin
Fix memory leaks from test_block_header.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Lasse Collin
Use fastpos.h when encoding LZMA dictionary size in
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Lasse Collin
Revised the fastpos code. It now uses the slightly...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Lasse Collin
Added bsr.h.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Lasse Collin
Fixed assembler detection in configure.ac, and added
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Lasse Collin
Omit invalid space from printf() format string
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Lasse Collin
Removed a few unused macros from lzma_common.h.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Lasse Collin
Fix a typo in lzma_encoder.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Lasse Collin
Convert bittree_get_price() and bittree_reverse_get_price()
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Lasse Collin
Fix CRC code in case --enable-small is used.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-15
Lasse Collin
Fix typo in test_index.c.
commit
|
commitdiff
|
tree
|
snapshot
next