2025-02-17 20:40:56 +01:00
|
|
|
2015-07-07 Antonio Diaz Diaz <antonio@gnu.org>
|
2025-02-17 20:40:18 +01:00
|
|
|
|
2025-02-17 20:40:56 +01:00
|
|
|
* Version 1.7 released.
|
2025-02-17 20:38:50 +01:00
|
|
|
* Ported fast encoder and option '-0' from lzip.
|
|
|
|
* Makefile.in: Added new targets 'install*-compress'.
|
|
|
|
|
2025-02-17 20:34:56 +01:00
|
|
|
2014-08-28 Antonio Diaz Diaz <antonio@gnu.org>
|
2025-02-17 20:34:11 +01:00
|
|
|
|
2025-02-17 20:34:56 +01:00
|
|
|
* Version 1.6 released.
|
2025-02-17 20:33:28 +01:00
|
|
|
* Compression ratio of option '-9' has been slightly increased.
|
2025-02-17 20:32:06 +01:00
|
|
|
* main.c (close_and_set_permissions): Behave like 'cp -p'.
|
|
|
|
* clzip.texinfo: Renamed to clzip.texi.
|
2025-02-17 20:34:56 +01:00
|
|
|
* License changed to GPL version 2 or later.
|
2025-02-17 20:32:06 +01:00
|
|
|
|
2025-02-17 20:29:57 +01:00
|
|
|
2013-09-17 Antonio Diaz Diaz <antonio@gnu.org>
|
2025-02-17 20:29:24 +01:00
|
|
|
|
2025-02-17 20:29:57 +01:00
|
|
|
* Version 1.5 released.
|
2025-02-17 20:27:34 +01:00
|
|
|
* Show progress of compression at verbosity level 2 (-vv).
|
2025-02-17 20:29:57 +01:00
|
|
|
* main.c (show_header): Do not show header version.
|
2025-02-17 20:24:33 +01:00
|
|
|
* Ignore option '-n, --threads' for compatibility with plzip.
|
|
|
|
* configure: Options now accept a separate argument.
|
|
|
|
|
2025-02-17 20:12:24 +01:00
|
|
|
2013-02-18 Antonio Diaz Diaz <ant_diaz@teleline.es>
|
|
|
|
|
|
|
|
* Version 1.4 released.
|
|
|
|
* Multi-step trials have been implemented.
|
|
|
|
* Compression ratio has been slightly increased.
|
|
|
|
* Compression time has been reduced by 10%.
|
|
|
|
* Decompression time has been reduced by 8%.
|
|
|
|
* Makefile.in: Added new target 'install-as-lzip'.
|
|
|
|
* Makefile.in: Added new target 'install-bin'.
|
|
|
|
* main.c: Use 'setmode' instead of '_setmode' on Windows and OS/2.
|
|
|
|
* main.c: Define 'strtoull' to 'strtoul' on Windows.
|
|
|
|
|
2025-02-17 20:05:47 +01:00
|
|
|
2012-02-25 Antonio Diaz Diaz <ant_diaz@teleline.es>
|
|
|
|
|
|
|
|
* Version 1.3 released.
|
|
|
|
* main.c (close_and_set_permissions): Inability to change output
|
|
|
|
file attributes has been downgraded from error to warning.
|
|
|
|
* encoder.c (Mf_init): Return false if out of memory instead of
|
|
|
|
calling cleanup_and_fail.
|
|
|
|
* Small change in '--help' output and man page.
|
|
|
|
* Changed quote characters in messages as advised by GNU Standards.
|
|
|
|
* configure: 'datadir' renamed to 'datarootdir'.
|
|
|
|
|
2025-02-17 19:17:21 +01:00
|
|
|
2011-05-18 Antonio Diaz Diaz <ant_diaz@teleline.es>
|
|
|
|
|
|
|
|
* Version 1.2 released.
|
2025-02-17 20:05:47 +01:00
|
|
|
* main.c: Added new option '-F, --recompress'.
|
2025-02-17 19:17:21 +01:00
|
|
|
* main.c (decompress): Print only one status line for each
|
2025-02-17 20:05:47 +01:00
|
|
|
multi-member file when only one '-v' is specified.
|
2025-02-17 19:17:21 +01:00
|
|
|
* encoder.h (Lee_update_prices): Update high length symbol prices
|
2025-02-17 20:05:47 +01:00
|
|
|
independently of the value of 'pos_state'. This gives better
|
|
|
|
compression for large values of '--match-length' without being
|
2025-02-17 19:17:21 +01:00
|
|
|
slower.
|
|
|
|
* encoder.h encoder.c: Optimize pair price calculations. This
|
2025-02-17 20:05:47 +01:00
|
|
|
reduces compression time for large values of '--match-length'
|
2025-02-17 19:17:21 +01:00
|
|
|
by up to 6%.
|
|
|
|
|
2025-02-17 19:16:11 +01:00
|
|
|
2011-01-11 Antonio Diaz Diaz <ant_diaz@teleline.es>
|
2025-02-17 19:14:54 +01:00
|
|
|
|
2025-02-17 19:16:11 +01:00
|
|
|
* Version 1.1 released.
|
2025-02-17 20:05:47 +01:00
|
|
|
* Code has been converted to 'C89 + long long' from C99.
|
2025-02-17 19:14:54 +01:00
|
|
|
* main.c: Fixed warning about fchown return value being ignored.
|
2025-02-17 20:05:47 +01:00
|
|
|
* decoder.c: '-tvvvv' now shows compression ratio.
|
2025-02-17 19:14:54 +01:00
|
|
|
* main.c: Match length limit set by options -1 to -8 has been
|
|
|
|
reduced to extend range of use towards gzip. Lower numbers now
|
|
|
|
compress less but faster. (-1 now takes 43% less time for only
|
|
|
|
20% larger compressed size).
|
2025-02-17 20:33:28 +01:00
|
|
|
* Compression ratio of option '-9' has been slightly increased.
|
2025-02-17 19:16:11 +01:00
|
|
|
* main.c (open_instream): Do not show the message
|
2025-02-17 20:05:47 +01:00
|
|
|
" and '--stdout' was not specified" for directories, etc.
|
2025-02-17 19:14:54 +01:00
|
|
|
* New examples have been added to the manual.
|
|
|
|
|
2025-02-17 18:44:28 +01:00
|
|
|
2010-04-05 Antonio Diaz Diaz <ant_diaz@teleline.es>
|
2025-02-17 18:43:10 +01:00
|
|
|
|
2025-02-17 18:44:28 +01:00
|
|
|
* Version 1.0 released.
|
2025-02-17 18:33:31 +01:00
|
|
|
* Initial release.
|
2025-02-17 19:16:11 +01:00
|
|
|
* Translated to C from the C++ source of lzip 1.10.
|
2025-02-17 18:33:31 +01:00
|
|
|
|
|
|
|
|
2025-02-17 20:38:50 +01:00
|
|
|
Copyright (C) 2010-2015 Antonio Diaz Diaz.
|
2025-02-17 18:33:31 +01:00
|
|
|
|
|
|
|
This file is a collection of facts, and thus it is not copyrightable,
|
2025-02-17 19:14:54 +01:00
|
|
|
but just in case, you have unlimited permission to copy, distribute and
|
|
|
|
modify it.
|