Merge branch 'tizen_base' into tizen
[platform/upstream/xz.git] / src /
2016-12-06 DongHun KwakMerge branch 'tizen_base' into tizen 89/102589/1
2016-12-06 DongHun KwakBump to xz 5.2.2 #2 88/102588/1 accepted/tizen/3.0/base/20170106.094451 accepted/tizen/base/20161209.100251 submit/tizen_3.0_base/20170105.045531 submit/tizen_base/20161206.070730
2016-11-14 DongHun KwakBump to xz 5.2.2 31/97431/1
2016-11-14 Lasse CollinRebase for xz 5.2.2 30/97430/1
2016-09-28 DongHun KwakImported Upstream version 5.2.2 64/90064/1 upstream/5.2.2
2016-09-28 DongHun KwakImported Upstream version 5.2.1 63/90063/1 upstream/5.2.1
2016-09-28 DongHun KwakImported Upstream version 5.2.0 62/90062/1 upstream/5.2.0
2016-09-28 DongHun KwakImported Upstream version 5.0.8 61/90061/1 upstream/5.0.8
2016-09-28 DongHun KwakImported Upstream version 5.0.7 60/90060/1 upstream/5.0.7
2016-09-28 DongHun KwakImported Upstream version 5.0.6 59/90059/1 upstream/5.0.6
2016-09-28 DongHun KwakImported Upstream version 5.0.5 58/90058/1 upstream/5.0.5
2016-09-28 DongHun KwakImported Upstream version 5.0.4 57/90057/1 upstream/5.0.4
2013-10-26 Lasse CollinBump the version number to 5.1.3alpha. upstream/5.1.3
2013-10-25 Lasse Collinxz: Document behavior of --block-list with threads.
2013-10-22 Lasse Collinxz: Document --flush-timeout=TIMEOUT on the man page.
2013-10-22 Lasse Collinxz: Take advantage of LZMA_FULL_BARRIER with --block...
2013-10-02 Lasse Collinliblzma: Support LZMA_FULL_FLUSH and _BARRIER in thread...
2013-10-02 Lasse Collinliblzma: Add LZMA_FULL_BARRIER support to single-thread...
2013-09-17 Lasse Collinliblzma: Add block_buffer_encoder.h into Makefile.inc.
2013-09-17 Lasse Collinxz: Add a missing test for TUKLIB_DOSLIKE.
2013-09-17 Lasse CollinAdd native threading support on Windows.
2013-09-09 Lasse CollinBuild: Create liblzma.pc in a src/liblzma/Makefile.am.
2013-08-04 Lasse CollinFix the previous commit which broke the build.
2013-08-03 Lasse CollinWindows: Add Windows support to tuklib_cpucores().
2013-07-04 Lasse Collinxz: Add preliminary support for --flush-timeout=TIMEOUT.
2013-07-04 Lasse Collinxz: Don't set src_eof=true after an I/O error because...
2013-07-04 Lasse Collinxz: Fix the test when to read more input.
2013-07-04 Lasse Collinxz: Move some of the timing code into mytime.[hc].
2013-07-01 Lasse Collinxz: Silence a warning seen with _FORTIFY_SOURCE=2.
2013-06-30 Lasse CollinMan pages: Use similar syntax for synopsis as in xz.
2013-06-29 Lasse Collinxz: Use non-blocking I/O for the output file.
2013-06-28 Lasse Collinxz: Fix return value type in io_write_buf().
2013-06-28 Lasse Collinxz: Use the self-pipe trick to avoid a race condition...
2013-06-28 Lasse Collinxz: Use non-blocking I/O for the input file.
2013-06-28 Lasse Collinxz: Remove an outdated NetBSD-specific comment.
2013-06-28 Lasse Collinxz: Fix error detection of fcntl(fd, F_SETFL, flags...
2013-06-28 Lasse Collinxz: Fix use of wrong variable in a fcntl() call.
2013-06-28 Lasse Collinxz: Fix assertion related to posix_fadvise().
2013-06-26 Lasse Collinxz: Check the value of lzma_stream_flags.version in...
2013-06-23 Lasse Collinliblzma: Avoid a warning about a shadowed variable.
2013-06-23 Lasse Collinxz: Validate Uncompressed Size from Block Header in...
2013-06-21 Lasse Collinxz: Make the man page more friendly to doclifter.
2013-06-21 Lasse Collinxz: A couple of man page fixes.
2013-06-21 Lasse Collinxz: Fix interaction between preset and custom filter...
2013-04-15 Lasse Collinxzdec: Improve the --help message.
2013-04-05 Jeff Bastianxzgrep: make the '-h' option to be --no-filename equivalent
2013-03-23 Lasse Collinliblzma: Be less picky in lzma_alone_decoder().
2013-03-23 Lasse Collinliblzma: Use lzma_block_buffer_bound64() in threaded...
2013-03-23 Lasse Collinliblzma: Fix another deadlock in the threaded encoder.
2013-03-23 Lasse Collinliblzma: Add lzma_block_uncomp_encode().
2013-03-05 Lasse CollinAvoid unneeded use of awk in xzless.
2012-12-14 Lasse CollinMake the progress indicator smooth in threaded mode.
2012-12-14 Lasse Collinliblzma: Fix mythread_sync for nested locking.
2012-12-13 Lasse Collinxz: Mention --threads in --help.
2012-11-21 Jonathan Niederxzless: Make "less -V" parsing more robust
2012-11-07 Anas NashifImported Upstream version 5.0.3 upstream/5.0.3
2012-10-03 Lasse Collinxz: Fix the note about --rsyncable on the man page.
2012-09-28 Lasse Collinxz: Improve handling of failed realloc in xrealloc.
2012-08-24 Lasse CollinA few typo fixes to comments and the xz man page.
2012-08-13 Lasse Collinxz: Add a warning to --help about alpha and beta versions.
2012-07-17 Lasse Collinliblzma: Make the use of lzma_allocator const-correct.
2012-07-05 Lasse CollinBuild: Include validate_map.sh in the distribution.
2012-07-04 Lasse Collinxz: Document --block-list better.
2012-07-04 Lasse CollinBump the version number to 5.1.2alpha.
2012-07-04 Lasse Collinxz: Fix the version number printed by xz -lvv.
2012-07-03 Lasse Collinxz: Add incomplete support for --block-list.
2012-07-01 Lasse Collinxz: Update the man page about the new field in --robot...
2012-06-28 Lasse Collinliblzma: Check that the first byte of range encoded...
2012-06-22 Lasse Collinxz: Update man page date to match the latest update.
2012-05-28 Lasse Collinliblzma: Fix possibility of incorrect LZMA_BUF_ERROR.
2012-05-28 Lasse Collinxz: Don't show a huge number in -vv when memory limit...
2012-05-27 Lasse Collinxz: Document the "summary" lines of --robot -lvv.
2012-05-27 Lasse Collinxz: Fix output of verbose --robot --list modes.
2012-04-19 Lasse Collinliblzma: Remove outdated comments.
2012-04-19 Lasse Collinliblzma: Fix Libs.private in liblzma.pc to include...
2012-02-22 Lasse CollinFix exit status of xzgrep when grepping binary files.
2011-11-07 Lasse Collinxz: Show minimum required XZ Utils version in xz -lvv.
2011-11-04 Lasse Collinxz: Fix a typo in a comment.
2011-11-03 Lasse Collinxz: Fix xz on EBCDIC systems.
2011-10-23 Lasse Collinliblzma: Fix invalid free() in the threaded encoder.
2011-10-23 Lasse Collinliblzma: Fix a deadlock in the threaded encoder.
2011-08-09 Lasse CollinWorkaround unusual SIZE_MAX on SCO OpenServer.
2011-07-31 Lasse CollinFix exit status of "xzdiff foo.xz bar.xz".
2011-06-16 Lasse Collinliblzma: Remove unneeded semicolon.
2011-05-28 Lasse CollinDon't call close(-1) in tuklib_open_stdxxx() on error.
2011-05-28 Lasse Collinliblzma: Use symbol versioning.
2011-05-27 Lasse Collinxz: Fix error handling in xz -lvv.
2011-05-27 Lasse Collinliblzma: Handle allocation failures correctly in lzma_i...
2011-05-21 Lasse Collinxz: Translate also the string used to print the program...
2011-05-21 Lasse Collinliblzma: Try to use SHA-256 from the operating system.
2011-05-17 Lasse CollinDon't use clockid_t in mythread.h when clock_gettime...
2011-05-17 Lasse CollinAdd underscores to attributes (__attribute((__foo__))).
2011-05-01 Lasse Collinxz: Fix input file position when --single-stream is...
2011-05-01 Lasse Collinxz: Print the maximum number of worker threads in xz...
2011-04-19 Lasse CollinFix portability problems in mythread.h.
2011-04-18 Martin Väthxzgrep: fix typo in $0 parsing
2011-04-12 Lasse CollinBump the version number to 5.1.1alpha and liblzma sonam...
2011-04-12 Lasse CollinPut the unstable APIs behind #ifdef LZMA_UNSTABLE.
2011-04-12 Lasse CollinRemove doubled words from documentation and comments.
2011-04-12 Lasse Collinxz: Update the man page about threading.
next