Sign in
goma
/
xz
/
HEAD
« Previous
9c5f760
l10n: vi.po: Update Vietnamese translation
by Trần Ngọc Quân
· 10 years ago
c4911f2
Build: Detect supported compiler warning flags better.
by Lasse Collin
· 10 years ago
76e7552
Update NEWS for 5.0.7.
by Lasse Collin
· 10 years ago
d62028b
liblzma: Fix a portability problem in Makefile.am.
by Lasse Collin
· 10 years ago
c35de31
Bump the version number to 5.1.4beta.
by Lasse Collin
· 10 years ago
v5.1.4beta
e9e097e
Update NEWS for 5.0.6 and 5.1.4beta.
by Lasse Collin
· 10 years ago
642f856
Update TODO.
by Lasse Collin
· 10 years ago
6b5e3b9
xz: Add --ignore-check.
by Lasse Collin
· 10 years ago
9adbc2f
liblzma: Add support for LZMA_IGNORE_CHECK.
by Lasse Collin
· 10 years ago
0e0f34b
liblzma: Add support for lzma_block.ignore_check.
by Lasse Collin
· 10 years ago
71e1437
liblzma: Use lzma_memcmplen() in the BT3 match finder.
by Lasse Collin
· 10 years ago
41dc9ea
Update THANKS.
by Lasse Collin
· 10 years ago
5dcffdb
liblzma: SHA-256: Optimize the Maj macro slightly.
by Lasse Collin
· 10 years ago
a9477d1
liblzma: SHA-256: Optimize the way rotations are done.
by Lasse Collin
· 10 years ago
5a76c7c
liblzma: SHA-256: Remove the GCC #pragma that became unneeded.
by Lasse Collin
· 10 years ago
9a096f8
liblzma: SHA-256: Unroll a little more.
by Lasse Collin
· 10 years ago
bc7650d
liblzma: SHA-256: Do the byteswapping without a temporary buffer.
by Lasse Collin
· 10 years ago
544aaa3
liblzma: Use lzma_memcmplen() in normal mode of LZMA.
by Lasse Collin
· 10 years ago
f48fce0
liblzma: Simplify LZMA fast mode code by using memcmp().
by Lasse Collin
· 10 years ago
6bf5308
liblzma: Use lzma_memcmplen() in fast mode of LZMA.
by Lasse Collin
· 10 years ago
3532121
Update THANKS.
by Lasse Collin
· 10 years ago
5db7505
liblzma: Use lzma_memcmplen() in the match finders.
by Lasse Collin
· 10 years ago
e1c8f1d
liblzma: Add lzma_memcmplen() for fast memory comparison.
by Lasse Collin
· 10 years ago
765735c
Update THANKS.
by Lasse Collin
· 10 years ago
59da017
Translations: Add Vietnamese translation.
by Lasse Collin
· 10 years ago
17215f7
xz: Update the help message of a few options.
by Lasse Collin
· 10 years ago
96864a6
xz: Use lzma_cputhreads() instead of own copy of tuklib_cpucores().
by Lasse Collin
· 10 years ago
a115cc3
liblzma: Add lzma_cputhreads().
by Lasse Collin
· 10 years ago
3ce3e79
xz: Check for filter chain compatibility for --flush-timeout.
by Lasse Collin
· 10 years ago
381ac14
xzgrep: List xzgrep_expected_output in tests/Makefile.am.
by Lasse Collin
· 10 years ago
4244b65
xzgrep: Improve the test script.
by Lasse Collin
· 10 years ago
1e60f2c
xzgrep: Add a test for the previous fix.
by Lasse Collin
· 10 years ago
ceca379
xzgrep: exit 0 when at least one file matches.
by Lasse Collin
· 10 years ago
8c19216
xz: Force single-threaded mode when --flush-timeout is used.
by Lasse Collin
· 10 years ago
87f1a24
Update THANKS.
by Lasse Collin
· 11 years ago
da1718f
liblzma: Use lzma_alloc_zero() in LZ encoder initialization.
by Lasse Collin
· 11 years ago
28af24e
liblzma: Add the internal function lzma_alloc_zero().
by Lasse Collin
· 11 years ago
ed9ac85
xz: Fix uint64_t vs. size_t which broke 32-bit build.
by Lasse Collin
· 11 years ago
d716acd
Docs: Update comments to refer to lzma/lzma12.h in example programs.
by Lasse Collin
· 11 years ago
4d5b7b3
liblzma: Rename the private API header lzma/lzma.h to lzma/lzma12.h.
by Lasse Collin
· 11 years ago
1555a9c
Build: Fix the combination of --disable-xzdec --enable-lzmadec.
by Lasse Collin
· 11 years ago
5605657
Build: Add --disable-doc to configure.
by Lasse Collin
· 11 years ago
6de61d8
Update INSTALL.
by Lasse Collin
· 11 years ago
54df428
xz: Rename a variable to avoid a namespace collision on Solaris.
by Lasse Collin
· 11 years ago
5876ca2
Docs: Add example program for threaded encoding.
by Lasse Collin
· 11 years ago
9494fb6
liblzma: Fix lzma_mt.preset not working with lzma_stream_encoder_mt().
by Lasse Collin
· 11 years ago
673a4cb
liblzma: Fix typo in a comment.
by Lasse Collin
· 11 years ago
ad96a87
Windows: Add config.h for building liblzma with MSVC 2013.
by Lasse Collin
· 11 years ago
3d5c090
xz: Fix a comment.
by Lasse Collin
· 11 years ago
69fd4e1
Windows: Add MSVC defines for inline and restrict keywords.
by Lasse Collin
· 11 years ago
a19d9e8
liblzma: Avoid C99 compound literal arrays.
by Lasse Collin
· 11 years ago
e28528f
liblzma: Remove a useless C99ism from sha256.c.
by Lasse Collin
· 11 years ago
5ad1eff
xz: Fix use of wrong variable.
by Lasse Collin
· 11 years ago
3e62c68
Fix typos in comments.
by Lasse Collin
· 11 years ago
e90ea60
Update THANKS.
by Lasse Collin
· 11 years ago
b22e94d
liblzma: Document the need for block->check for lzma_block_header_decode().
by Lasse Collin
· 11 years ago
d1cd8b1
xz: Update the man page about --block-size and --block-list.
by Lasse Collin
· 11 years ago
76be7c6
Update THANKS.
by Lasse Collin
· 11 years ago
dd750ac
xz: Make --block-list and --block-size work together in single-threaded.
by Lasse Collin
· 11 years ago
ae222fe
Bump the version number to 5.1.3alpha.
by Lasse Collin
· 11 years ago
v5.1.3alpha
2193837
Update NEWS for 5.1.3alpha.
by Lasse Collin
· 11 years ago
ed48e75
Update TODO.
by Lasse Collin
· 11 years ago
841da03
xz: Document behavior of --block-list with threads.
by Lasse Collin
· 11 years ago
56feb86
xz: Document --flush-timeout=TIMEOUT on the man page.
by Lasse Collin
· 11 years ago
ba413da
xz: Take advantage of LZMA_FULL_BARRIER with --block-list.
by Lasse Collin
· 11 years ago
0cd45fc
liblzma: Support LZMA_FULL_FLUSH and _BARRIER in threaded encoder.
by Lasse Collin
· 11 years ago
97bb387
liblzma: Add LZMA_FULL_BARRIER support to single-threaded encoder.
by Lasse Collin
· 11 years ago
fef0c6b
liblzma: Add block_buffer_encoder.h into Makefile.inc.
by Lasse Collin
· 11 years ago
8083e03
xz: Add a missing test for TUKLIB_DOSLIKE.
by Lasse Collin
· 11 years ago
6b44b4a
Add native threading support on Windows.
by Lasse Collin
· 11 years ago
ae0ab74
Build: Remove a comment about Automake 1.10 from configure.ac.
by Lasse Collin
· 11 years ago
72975df
Build: Create liblzma.pc in a src/liblzma/Makefile.am.
by Lasse Collin
· 11 years ago
1c2b6e7
Fix the previous commit which broke the build.
by Lasse Collin
· 11 years ago
124eb69
Windows: Add Windows support to tuklib_cpucores().
by Lasse Collin
· 11 years ago
eada8a8
macosx: separate liblzma package
by Anders F Bjorklund
· 11 years ago
be0100d
macosx: set minimum to leopard
by Anders F Bjorklund
· 11 years ago
416729e
move configurables into variables
by Anders F Bjorklund
· 13 years ago
1658108
Update THANKS.
by Lasse Collin
· 11 years ago
3e2b198
Build: Fix the detection of missing CRC32.
by Lasse Collin
· 11 years ago
dee6ad3
xz: Add preliminary support for --flush-timeout=TIMEOUT.
by Lasse Collin
· 11 years ago
fa381ac
xz: Don't set src_eof=true after an I/O error because it's useless.
by Lasse Collin
· 11 years ago
ea00545
xz: Fix the test when to read more input.
by Lasse Collin
· 11 years ago
736903c
xz: Move some of the timing code into mytime.[hc].
by Lasse Collin
· 11 years ago
24edf8d
Update THANKS.
by Lasse Collin
· 11 years ago
c0627b3
xz: Silence a warning seen with _FORTIFY_SOURCE=2.
by Lasse Collin
· 11 years ago
1936718
Update NEWS for 5.0.5.
by Lasse Collin
· 11 years ago
a37ae8b
Man pages: Use similar syntax for synopsis as in xz.
by Lasse Collin
· 11 years ago
cdba9dd
xz: Use non-blocking I/O for the output file.
by Lasse Collin
· 11 years ago
e61a5c9
xz: Fix return value type in io_write_buf().
by Lasse Collin
· 11 years ago
9dc319e
xz: Use the self-pipe trick to avoid a race condition with signals.
by Lasse Collin
· 11 years ago
3541bc7
xz: Use non-blocking I/O for the input file.
by Lasse Collin
· 11 years ago
78673a0
xz: Remove an outdated NetBSD-specific comment.
by Lasse Collin
· 11 years ago
a616fda
xz: Fix error detection of fcntl(fd, F_SETFL, flags) calls.
by Lasse Collin
· 11 years ago
4a08a6e
xz: Fix use of wrong variable in a fcntl() call.
by Lasse Collin
· 11 years ago
b790b43
xz: Fix assertion related to posix_fadvise().
by Lasse Collin
· 11 years ago
84d2da6
xz: Check the value of lzma_stream_flags.version in --list.
by Lasse Collin
· 11 years ago
9376f5f
Build: Require Automake 1.12 and use serial-tests option.
by Lasse Collin
· 11 years ago
b7e200d
Update THANKS.
by Lasse Collin
· 11 years ago
46540e4
liblzma: Avoid a warning about a shadowed variable.
by Lasse Collin
· 11 years ago
ebb501e
xz: Validate Uncompressed Size from Block Header in list.c.
by Lasse Collin
· 11 years ago
Next »