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-12-01
Lasse Collin
Added the changes for Delta filter that should have...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Lasse Collin
LZMA2 decoder cleanups. Make it require new LZMA properties
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Lasse Collin
Added lzma_delta_coder_memusage() which also validates
commit
|
commitdiff
|
tree
|
snapshot
2008-11-29
Lasse Collin
Automake includes the m4 directory, so don't add it in
commit
|
commitdiff
|
tree
|
snapshot
2008-11-28
Lasse Collin
Tested using COLUMNS environment variable to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-27
Lasse Collin
Cleanups to message.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-25
Lasse Collin
Remove the nowadays unneeded memory limitting malloc...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-23
Lasse Collin
VLI encoder and decoder cleanups. Made encoder return
commit
|
commitdiff
|
tree
|
snapshot
2008-11-22
Lasse Collin
Typo fix
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Lasse Collin
Support NetBSD's errno for O_NOFOLLOW.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Lasse Collin
Build xzdec and lzmadec from xzdec.c. xzdec supports...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-20
Lasse Collin
Minor cleanups to xzdec.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Lasse Collin
Added missing check for uint16_t.
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Lasse Collin
Renamed lzma to xz and lzmadec to xzdec. We create...
commit
|
commitdiff
|
tree
|
snapshot
2008-11-19
Lasse Collin
Oh well, big messy commit again. Some highlights:
commit
|
commitdiff
|
tree
|
snapshot
2008-10-09
Lasse Collin
Fixed the test that should have been fixed as part
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Lasse Collin
Fixed some help messages.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-07
Lasse Collin
Made the preset numbering more logical in liblzma API.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Lasse Collin
Removed fi from po/LINGUAS.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-03
Lasse Collin
Fixed suffix handling with --format=raw.
commit
|
commitdiff
|
tree
|
snapshot
2008-10-02
Lasse Collin
Initial changes to change the suffix of the new format...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
Lasse Collin
Renamed the test files from .lzma suffix to .xz suffix.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
Lasse Collin
Fixed Stream decoder to actually use the first_stream...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
Lasse Collin
Added one more test file.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
Lasse Collin
Fixed uninitialized variable in Stream decoder.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-30
Lasse Collin
Added two test files.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-27
Lasse Collin
Fix conflicting Subblock helper filter's ID.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-27
Lasse Collin
Changed magic bytes to match the updated spec. Filename
commit
|
commitdiff
|
tree
|
snapshot
2008-09-27
Lasse Collin
Remove po/fi.po since I'm not keeping it updated for...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-27
Lasse Collin
Fix also test_compress.sh.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-27
Lasse Collin
Fixed compilation of test_filter_flags.c, which was...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-27
Lasse Collin
Updated file format specification. It changes the suffix
commit
|
commitdiff
|
tree
|
snapshot
2008-09-27
Lasse Collin
Some API changes, bug fixes, cleanups etc.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-27
Lasse Collin
Added 7z2lzma.bash.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Lasse Collin
Miscellaneous LZ and LZMA encoder cleanups
commit
|
commitdiff
|
tree
|
snapshot
2008-09-13
Lasse Collin
LZ decoder cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-09-13
Lasse Collin
Renamed constants:
commit
|
commitdiff
|
tree
|
snapshot
2008-09-12
Lasse Collin
Improved the Stream Flags handling API.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-11
Lasse Collin
Simplified debug/known_sizes.c to match the relaxed
commit
|
commitdiff
|
tree
|
snapshot
2008-09-11
Lasse Collin
Remove a check from Block encoder that should have...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-11
Lasse Collin
Remove bogus #includes.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-11
Lasse Collin
Updated THANKS.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-11
Lasse Collin
Fix a compiler error on big endian systems that don't
commit
|
commitdiff
|
tree
|
snapshot
2008-09-11
Lasse Collin
Silence a compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-10
Lasse Collin
Bumped version to 4.999.6alpha.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-10
Lasse Collin
Check for LZMA_FILTER_RESERVED_START in filter_flags_en...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-10
Lasse Collin
Filter handling cleanups
commit
|
commitdiff
|
tree
|
snapshot
2008-09-09
Lasse Collin
Comments
commit
|
commitdiff
|
tree
|
snapshot
2008-09-09
Lasse Collin
Cleaned up Block encoder and moved the no longer shared
commit
|
commitdiff
|
tree
|
snapshot
2008-09-07
Lasse Collin
Changed Filter ID of LZMA to 0x20.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
Lasse Collin
Comments
commit
|
commitdiff
|
tree
|
snapshot
2008-09-06
Lasse Collin
Some API cleanups
commit
|
commitdiff
|
tree
|
snapshot
2008-09-04
Lasse Collin
Added support for raw encoding and decoding to the...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-04
Lasse Collin
Don't allow LZMA_SYNC_FLUSH with decoders anymore....
commit
|
commitdiff
|
tree
|
snapshot
2008-09-03
Lasse Collin
Minor updates to the file format specification.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-02
Lasse Collin
Command line tool fixes
commit
|
commitdiff
|
tree
|
snapshot
2008-09-02
Lasse Collin
Auto decoder cleanup
commit
|
commitdiff
|
tree
|
snapshot
2008-09-02
Lasse Collin
Updated auto decoder to handle LZMA_CONCATENATED when...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-02
Lasse Collin
Stream decoder cleanups
commit
|
commitdiff
|
tree
|
snapshot
2008-09-02
Lasse Collin
Some fixes to LZ encoder.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-31
Lasse Collin
Fix wrong pointer calculation in LZMA encoder.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-28
Lasse Collin
Sort of garbage collection commit. :-| Many things...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Lasse Collin
Fix test_filter_flags to match the new restriction...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-20
Lasse Collin
Remove some redundant code from LZMA encoder.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-19
Lasse Collin
Add limit of lc + lp <= 4. Now we can allocate the
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
Lasse Collin
Comments
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
Lasse Collin
Delete old code that was supposed to be already deleted
commit
|
commitdiff
|
tree
|
snapshot
2008-06-18
Lasse Collin
Update the code to mostly match the new simpler file...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-17
Lasse Collin
Update the file format specification draft. The new...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
Lasse Collin
Fix uninitialized variable in LZMA encoder. This was
commit
|
commitdiff
|
tree
|
snapshot
2008-06-11
Lasse Collin
Improve command line integer parsing a little in lzma and
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
Lasse Collin
s/decompressed/compressed/ in the command line tool's
commit
|
commitdiff
|
tree
|
snapshot
2008-06-01
Lasse Collin
Fix a buffer overflow in the LZMA encoder. It was due...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-30
Lasse Collin
Typo fixes from meyering.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-11
Lasse Collin
Remove support for pre-C89 libc versions that lack...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-11
Lasse Collin
Improved C99 compiler detection in configure.ac. It...
commit
|
commitdiff
|
tree
|
snapshot
2008-05-06
Lasse Collin
Bunch of grammar fixes from meyering.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-06
Lasse Collin
Typo fix
commit
|
commitdiff
|
tree
|
snapshot
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
next