2009-02-07 |
Lasse Collin | Updated THANKS. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Lasse Collin | Make it easy to choose if command line tools should be |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Mike Frysinger | add gitignore files |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Lasse Collin | Assume 32 MiB of RAM on unsupported operating systems... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Lasse Collin | MinGW support: Don't build fastpos_tablegen.c as part of |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Lasse Collin | Support LZMA_API_STATIC in assembler files to |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Lasse Collin | Introduced LZMA_API_STATIC macro, which the applications |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Lasse Collin | Another grammar fix |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Lasse Collin | Grammar fix in README. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Lasse Collin | Some MSYS installations (e.g. MsysGit) don't include |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Lasse Collin | Recreated the BCJ test files for x86 and SPARC. The... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Lasse Collin | Add the "windows" directory to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Lasse Collin | Added initial experimental makefile for use with MinGW. |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Lasse Collin | Various code cleanups the the xz command line tool. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Lasse Collin | Another utime() fix. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Lasse Collin | Fix wrong filename argument for utime() and utimes(). |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Lasse Collin | Updated the x86 assembler code: |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Lasse Collin | Modify LZMA_API macro so that it works on Windows with |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Lasse Collin | Fix a bug in lzma_block_buffer_decode(), although this |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Lasse Collin | Added initial version of raw buffer-to-buffer coding |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Lasse Collin | Fix missing newlines in xzdec.c. |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Lasse Collin | Use __cdecl also for function pointers in liblzma API... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Lasse Collin | Add LZMA_API to liblzma API headers. It's useful at... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Lasse Collin | Use _WIN32 instead of WIN32 in xzdec.c to test if compi... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Lasse Collin | Fix two lines in lzma.h on which the # wasn't at the |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Lasse Collin | Add support for using liblzma headers in MSVC, which... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Lasse Collin | Fix # -> ## in a macro in lzma.h. |
commit | commitdiff | tree | snapshot |
2009-01-30 |
Lasse Collin | Updated README. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Lasse Collin | Remove dangling crc64_init.c. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Lasse Collin | The .xz file format specification version 1.0.0 is now |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Lasse Collin | Updated THANKS. |
commit | commitdiff | tree | snapshot |
2009-01-28 |
Lasse Collin | Fix uninitialized variables in alone_decoder.c. This... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Lasse Collin | Added initial support for preset dictionary for raw... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Lasse Collin | Regenerate the CRC tables without trailing blanks. |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Jim Meyering | remove trailing blanks from all but .xz files |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Lasse Collin | Add lzma_block_buffer_decode(). |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Lasse Collin | Add more sanity checks to lzma_stream_buffer_decode(). |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Lasse Collin | Avoid hardcoded constant in easy.c. |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Lasse Collin | Tiny bit better sanity check in block_util.c |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Lasse Collin | Fix a dumb bug in Block decoder, which made it return |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Lasse Collin | Added lzma_stream_buffer_decode() and made minor cleanups. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Lasse Collin | Fix a comment. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Lasse Collin | Add some single-call buffer-to-buffer coding functions. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Lasse Collin | Block encoder cleanups |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Lasse Collin | Use LZMA_PROG_ERROR in lzma_code() as documented in... |
commit | commitdiff | tree | snapshot |
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 |
next |