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
2009-01-19
Lasse Collin
Fix handling of non-fatal errors in lzma_code().
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Lasse Collin
Move some LZMA2 constants to lzma2_encoder.h so that...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-19
Lasse Collin
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-17
Lasse Collin
Beta was supposed to be API stable but I had forgot...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Lasse Collin
Updated THANKS.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
Lasse Collin
Fixed a bug in 7z2lzma.bash to make it work with .7z...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-07
Lasse Collin
Use pthread_sigmask() instead of sigprocmask() when...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Lasse Collin
Bumped version to 4.999.8beta right after the release
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Lasse Collin
Disable Subblock filter from test_compress.sh since...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Lasse Collin
Disable both Subblock encoder and decoder my default,
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Lasse Collin
Update some files in debug directory.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Lasse Collin
Prepare for 4.999.7beta release.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Lasse Collin
Cleaned up some comments in the API headers.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
Lasse Collin
Renamed lzma_options_simple to lzma_options_bcj in...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Lasse Collin
Fixed missing quoting in configure.ac.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Lasse Collin
Updated src/liblzma/Makefile.am to use liblzma.pc.in...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
Lasse Collin
Remove lzma_init() and other init functions from liblzm...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Lasse Collin
Use 28 MiB as memory usage limit for encoding in test_c...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Lasse Collin
Revert a change made in 3b34851de1eaf358cf9268922fa0eee...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Lasse Collin
Some xz command line tool improvements.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
Lasse Collin
Bunch of liblzma tweaks, including some API changes.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-18
Lasse Collin
Updated Makefile.am that was missing from the previous...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-17
Lasse Collin
Remove the alignment functions for now. Maybe they...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-17
Lasse Collin
xz message handling improvements
commit
|
commitdiff
|
tree
|
snapshot
2008-12-15
Lasse Collin
Fix a dumb bug in .lzma decoder which was introduced in
commit
|
commitdiff
|
tree
|
snapshot
2008-12-15
Lasse Collin
Bunch of liblzma API cleanups and fixes.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-15
Lasse Collin
The LZMA2 decoder fix introduced a bug to LZ decoder,
commit
|
commitdiff
|
tree
|
snapshot
2008-12-15
Lasse Collin
Added two new test files.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-15
Lasse Collin
Fix data corruption in LZMA2 decoder.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-12
Lasse Collin
Name the package "xz" in configure.ac.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-12
Lasse Collin
Some adjustments to GCC warning flags. The important...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Lasse Collin
Remove obsolete comment.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Lasse Collin
Use "decompression" consistently in --long-help.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Lasse Collin
Added preset=NUM to --lzma1 and --lzma2. This makes...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Lasse Collin
Put the file format specification into the public domain.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Lasse Collin
Make the memusage functions of LZMA1 and LZMA2 encoders
commit
|
commitdiff
|
tree
|
snapshot
2008-12-09
Lasse Collin
Updated THANKS.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Lasse Collin
In command line tool, take advantage of memusage calcul...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Lasse Collin
Validate the filter chain before checking filter-specific
commit
|
commitdiff
|
tree
|
snapshot
2008-12-01
Lasse Collin
Make the memusage functions of LZMA1 and LZMA2 decoders
commit
|
commitdiff
|
tree
|
snapshot
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
next