Sign in
googlers
/
jrn
/
xz
/
HEAD
« Previous
8bcca29
xz: Fix a comment and silence a warning in message.c.
by Lasse Collin
· 10 years ago
f243f5f
liblzma: Silence more uint32_t vs. size_t warnings.
by Lasse Collin
· 10 years ago
7f0a4c5
xz: Make arg_count an unsigned int to silence a warning.
by Lasse Collin
· 10 years ago
f6ec468
liblzma: Fix a warning in index.c.
by Lasse Collin
· 10 years ago
a245189
Build: Fix a CR+LF problem when running autoreconf -fi on OS/2.
by Lasse Collin
· 10 years ago
dec1149
Bump version and soname for 5.2.1.
by Lasse Collin
· 10 years ago
v5.2.1
29e39c7
Update NEWS for 5.2.1.
by Lasse Collin
· 10 years ago
7a11c4a
xz: Use pipe2() if available.
by Lasse Collin
· 10 years ago
117d962
liblzma: Fix a compression-ratio regression in LZMA1/2 in fast mode.
by Lasse Collin
· 10 years ago
ae984e3
xz: Fix the fcntl() usage when creating a pipe for the self-pipe trick.
by Lasse Collin
· 10 years ago
2205bb5
Update THANKS.
by Lasse Collin
· 10 years ago
d935b0c
tuklib_cpucores: Use cpuset_getaffinity() on FreeBSD if available.
by Lasse Collin
· 10 years ago
eb61bc5
xzdiff: Make the mktemp usage compatible with FreeBSD's mktemp.
by Lasse Collin
· 10 years ago
b9a5b6b
Add a few casts to tuklib_integer.h to silence possible warnings.
by Lasse Collin
· 10 years ago
c457571
liblzma: Set LZMA_MEMCMPLEN_EXTRA depending on the compare method.
by Lasse Collin
· 10 years ago
3c50017
Update THANKS.
by Lasse Collin
· 10 years ago
fec88d4
liblzma: Silence harmless Valgrind errors.
by Lasse Collin
· 10 years ago
a9b45ba
xz: Fix comments.
by Lasse Collin
· 10 years ago
541aee6
Update THANKS.
by Lasse Collin
· 10 years ago
4170edc
xz: Don't fail if stdout doesn't support O_NONBLOCK.
by Lasse Collin
· 10 years ago
04bbc0c
xz: Fix a memory leak in DOS-specific code.
by Lasse Collin
· 10 years ago
f0f1f6c
xz: Don't fail if stdin doesn't support O_NONBLOCK.
by Lasse Collin
· 10 years ago
d2d4846
Tests: Don't hide unexpected error messages in test_files.sh.
by Lasse Collin
· 10 years ago
aae6a6a
Update Solaris notes in INSTALL.
by Lasse Collin
· 10 years ago
7815112
Build: POSIX shell isn't required if scripts are disabled.
by Lasse Collin
· 10 years ago
a0cd05e
DOS: Update Makefile.
by Lasse Collin
· 10 years ago
v5.2.0
b85ee09
Windows: Fix bin_i486 to bin_i686 in build.bash.
by Lasse Collin
· 10 years ago
cbafa71
Docs: Use lzma_cputhreads() in 04_compress_easy_mt.c.
by Lasse Collin
· 10 years ago
8dbb572
Docs: Update docs/examples/00_README.txt.
by Lasse Collin
· 10 years ago
6060f7d
Bump version and soname for 5.2.0.
by Lasse Collin
· 10 years ago
3e8bd1d
Avoid variable-length arrays in the debug programs.
by Lasse Collin
· 10 years ago
72f7307
Build: Include 04_compress_easy_mt.c in the tarball.
by Lasse Collin
· 10 years ago
2cb82ff
Fix build when --disable-threads is used.
by Lasse Collin
· 10 years ago
9b9e353
po/fr: improve wording for help for --lzma1/--lzma2.
by Adrien Nader
· 10 years ago
a8b6b56
po/fr: missing line in translation of --extreme.
by Adrien Nader
· 10 years ago
f168a6f
Update NEWS for 5.2.0.
by Lasse Collin
· 10 years ago
cec2ee8
Update NEWS for 5.0.8.
by Lasse Collin
· 10 years ago
42e97a3
xz: Fix a comment.
by Lasse Collin
· 10 years ago
29b95d5
Update INSTALL about the dependencies of the scripts.
by Lasse Collin
· 10 years ago
3af9104
Windows: Update build instructions.
by Lasse Collin
· 10 years ago
0152f72
Windows: Update the build script and README-Windows.txt.
by Lasse Collin
· 10 years ago
4a1f613
Windows: Define TUKLIB_SYMBOL_PREFIX in config.h.
by Lasse Collin
· 10 years ago
7f7d093
xz: Update the man page about --threads.
by Lasse Collin
· 10 years ago
0098234
xz: Update the man page about --block-size.
by Lasse Collin
· 10 years ago
7dddfbe
po/fr: several more translation updates: reword and handle --ignore-check.
by Adrien Nader
· 10 years ago
6eca5be
po/fr: yet another place where my email address had to be updated.
by Adrien Nader
· 10 years ago
d100367
po/fr: fix several typos that have been around since the beginning.
by Adrien Nader
· 10 years ago
4c5aa91
po/fr: last batch of new translations for now.
by Adrien Nader
· 10 years ago
3e3099e
po/fr: translations for --threads, --block-size and --block-list.
by Adrien Nader
· 10 years ago
e7d96a5
po/fr: remove fuzzy marker for error messages that will be kept in English.
by Adrien Nader
· 10 years ago
46cbb90
po/fr: several minor updates and better wording.
by Adrien Nader
· 10 years ago
7ce49d4
po/fr: update my email address and copyright years.
by Adrien Nader
· 10 years ago
214c553
fr.po: commit file after only "update-po" so actual is readable.
by Adrien Nader
· 10 years ago
1190c64
liblzma: Document how lzma_mt.block_size affects memory usage.
by Lasse Collin
· 10 years ago
e4fc1d2
Update INSTALL about a "make check" failure in test_scripts.sh.
by Lasse Collin
· 10 years ago
34f9e40
Remove LZMA_UNSTABLE macro.
by Lasse Collin
· 10 years ago
6d9c0ce
liblzma: Update lzma_stream_encoder_mt() API docs.
by Lasse Collin
· 10 years ago
2301f3f
liblzma: Verify the filter chain in threaded encoder initialization.
by Lasse Collin
· 10 years ago
107a263
Build: Update m4/ax_pthread.m4 from Autoconf Archive.
by Lasse Collin
· 10 years ago
b13a781
Build: Replace obsolete AC_HELP_STRING with AS_HELP_STRING.
by Lasse Collin
· 10 years ago
542cac1
Build: Fix Autoconf warnings about escaped backquotes.
by Lasse Collin
· 10 years ago
7b03a15
xzdiff: Use mkdir if mktemp isn't available.
by Lasse Collin
· 10 years ago
f8c13e5
xzdiff: Create a temporary directory to hold a temporary file.
by Lasse Collin
· 10 years ago
7716dcf
liblzma: Fix lzma_mt.preset in lzma_stream_encoder_mt_memusage().
by Lasse Collin
· 10 years ago
230fa4a
Update THANKS.
by Lasse Collin
· 10 years ago
4e4ae08
Update .gitignore files.
by Lasse Collin
· 10 years ago
c923b14
Build: Prepare to support Automake's subdir-objects.
by Lasse Collin
· 10 years ago
08c2aa1
Translations: Update the Italian translation.
by Lasse Collin
· 10 years ago
2f9f61a
Translations: Update the Polish translation.
by Lasse Collin
· 10 years ago
4f9d233
l10n: de.po: Change translator email address.
by Andre Noll
· 10 years ago
00502b2
l10n: de.po: Update German translation
by Andre Noll
· 10 years ago
706b049
l10n: de.po: Fix typo: Schießen -> Schließen.
by Andre Noll
· 10 years ago
7c32e6a
Update THANKS.
by Lasse Collin
· 10 years ago
076258c
Add support for AmigaOS/AROS to tuklib_physmem().
by Lasse Collin
· 10 years ago
efa7b0a
xzgrep: Avoid passing both -q and -l to grep.
by Lasse Collin
· 10 years ago
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
Next »