2025-02-20 15:08:12 +01:00
|
|
|
2022-10-24 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 1.3 released.
|
|
|
|
* lzd.cc (Range_decoder): Discard first byte explicitly.
|
|
|
|
|
2025-02-20 15:06:26 +01:00
|
|
|
2021-01-04 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 1.2 released.
|
|
|
|
* lzd.cc (main): Verify also mismatches in member size.
|
|
|
|
Accept and ignore the option '-d' for compatibility with zutils.
|
|
|
|
Remove warning about "lzd not safe for real work".
|
|
|
|
Print license notice.
|
|
|
|
* testsuite: Add 10 new test files.
|
|
|
|
|
2025-02-20 15:04:13 +01:00
|
|
|
2019-01-11 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 1.1 released.
|
2025-02-20 15:06:26 +01:00
|
|
|
* Rename File_* to Lzip_*.
|
2025-02-20 15:04:13 +01:00
|
|
|
* lzd.cc: Compile on DOS with DJGPP.
|
2025-02-20 15:08:12 +01:00
|
|
|
* configure: Accept appending to CXXFLAGS; 'CXXFLAGS+=OPTIONS'.
|
2025-02-20 15:04:13 +01:00
|
|
|
|
2025-02-20 15:01:50 +01:00
|
|
|
2017-05-02 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 1.0 released.
|
|
|
|
* lzd.cc: Minor code improvements.
|
2025-02-20 15:04:13 +01:00
|
|
|
* check.sh: A POSIX shell is required to run the tests.
|
2025-02-20 15:01:50 +01:00
|
|
|
|
2025-02-20 14:59:18 +01:00
|
|
|
2016-05-10 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.9 released.
|
|
|
|
* configure: Avoid warning on some shells when testing for g++.
|
|
|
|
|
2025-02-20 14:58:29 +01:00
|
|
|
2016-01-23 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.8 released.
|
2025-02-20 15:06:26 +01:00
|
|
|
* Document that lzip does not use 'literal_pos_state_bits'.
|
2025-02-20 14:58:29 +01:00
|
|
|
|
2025-02-20 14:53:48 +01:00
|
|
|
2015-07-07 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.7 released.
|
|
|
|
* Minor changes.
|
|
|
|
|
2025-02-20 14:45:15 +01:00
|
|
|
2014-08-25 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.6 released.
|
|
|
|
* Minor changes.
|
|
|
|
|
2025-02-20 14:36:16 +01:00
|
|
|
2013-09-17 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.5 released.
|
|
|
|
* Minor changes.
|
|
|
|
|
2025-02-20 14:27:34 +01:00
|
|
|
2013-08-01 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.4 released.
|
2025-02-20 15:06:26 +01:00
|
|
|
* check.sh: Remove '/dev/full' from tests.
|
2025-02-20 14:27:34 +01:00
|
|
|
|
2025-02-20 14:26:47 +01:00
|
|
|
2013-07-24 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.3 released.
|
|
|
|
* decoder.cc and main.cc have been merged into lzd.cc.
|
|
|
|
|
2025-02-20 14:25:41 +01:00
|
|
|
2013-05-06 Antonio Diaz Diaz <antonio@gnu.org>
|
|
|
|
|
|
|
|
* Version 0.2 released.
|
2025-02-20 15:06:26 +01:00
|
|
|
* main.c: Add a missing '#include' for OS/2.
|
2025-02-20 14:25:41 +01:00
|
|
|
|
2025-02-20 14:07:18 +01:00
|
|
|
2013-03-21 Antonio Diaz Diaz <ant_diaz@teleline.es>
|
|
|
|
|
|
|
|
* Version 0.1 released.
|
|
|
|
|
|
|
|
|
2025-02-20 15:08:12 +01:00
|
|
|
Copyright (C) 2013-2022 Antonio Diaz Diaz.
|
2025-02-20 14:07:18 +01:00
|
|
|
|
|
|
|
This file is a collection of facts, and thus it is not copyrightable,
|
2025-02-20 15:06:26 +01:00
|
|
|
but just in case, you have unlimited permission to copy, distribute, and
|
2025-02-20 14:07:18 +01:00
|
|
|
modify it.
|