6b324fe01f
Revised the decompression parameters in the test suite helper.
imacat2022-03-19 10:58:26 +08:00
219945c6d4
Simplified the readline method in the compression I/O.
imacat2022-03-19 10:28:48 +08:00
606ee6d852
Revised the compression level parameters in the test suite helper.
imacat2022-03-19 10:26:16 +08:00
4563fa362f
Revert "Advanced to version 3.06."
imacat2022-03-19 10:15:14 +08:00
aaa5b34074
Revised the compression switches when calling binary executables for consistency.
imacat2022-03-19 10:15:04 +08:00
37de9cf319
Added -Level => 9 with the gzip compression.
imacat2022-03-19 10:08:48 +08:00
c4b29f0099
Added BlockSize100K => 9 with the bzip2 compression.
imacat2022-03-19 10:06:28 +08:00
b9878d58d7
Fixed errors calling executables in the test suite helper.
imacat2022-03-19 10:05:19 +08:00
a6eb566703
Revised the compression parameter in the test suite helper.
imacat2022-03-19 10:04:38 +08:00
6f96e0039e
Added Extreme => 1 with the xz compression.
imacat2022-03-19 10:00:07 +08:00
0a4ee2d130
Removed the unused Append => 0 parameter when creating compression I/O.
imacat2022-03-19 09:58:48 +08:00
ac69039180
Fixed an error in Changes.
imacat2022-03-19 09:51:24 +08:00
b5fdd9c0a5
Advanced to version 3.06.
imacat2022-03-19 09:47:46 +08:00
e977e6ec9c
Fixed an error in checking the file type in the test suite helper.
imacat2022-03-19 09:42:11 +08:00
980409b142
Simplified the code to open files with the compression I/O in the test suite helper.
imacat2022-03-19 09:41:43 +08:00
8f20c52412
Removed an excess blank line in the test suite helper.
imacat2022-03-19 09:39:30 +08:00
a7143ec9e3
Simplified the code to read from the compression I/O in the test suite helper.
imacat2022-03-19 09:38:15 +08:00
716af0bc85
Simplified the code to write to the compression I/O in the test suite helper.
imacat2022-03-19 09:35:03 +08:00
2f11fc5f0f
Fixed an error in the error message.
imacat2022-03-19 09:24:52 +08:00
3b2e2d0fa5
Replaced Compress::Zlib with IO::Compress::Gzip and IO::Uncompress::Gunzip. Replaced Compress::Bzip2 with IO::Compress::Bzip2 and IO::Uncompress::Bunzip2.
imacat2022-03-19 09:23:39 +08:00
e3bf856e8a
Fixed the prerequisite modules declared in Makefile.PL and Build.PL.
imacat2022-03-19 08:48:35 +08:00
9669ce4fdd
Fixed an error checking file types in the test suite helper.
imacat2022-03-19 08:39:49 +08:00
5b8d678b6b
Added support for the xz compression.
imacat2022-03-19 00:45:17 +08:00
3c7030099b
Added the information that Compress::Zlib is shipped with the IO-Compress distribution now.
imacat2021-02-11 08:58:27 +08:00
374441c19f
Changed the links of the required and optional Perl modules from the distribution to the module POD.
imacat2021-02-11 08:56:34 +08:00
3563f89054
Updated the information on Compress::Zlib in README.md, since it is merged into the IO-Compress package and included in the core Perl modules now.
imacat2021-02-11 08:36:50 +08:00
502162504c
Revised README, added Strawberry Perl, replaced the dead link to the outdated NMAKE.EXE with the instruction for the MS-Windows users to use Module::Build instead. NMAKE does not work now anyway.
imacat2021-02-10 08:00:28 +08:00
5ef16593ca
Added Build.bat to .gitignore.
imacat2021-02-10 07:48:23 +08:00
8b747e207b
Replaced MANIFEST.SKIP with the file created by Module::Build and my local extensions.
imacat2021-02-08 09:38:36 +08:00
74e711cb00
Updated .gitignore, with MANIFEST.SKIP.bak and the distributional files added.
imacat2021-02-08 09:08:22 +08:00
19625e61a7
Merged the THANKS file to README.md.
imacat2021-02-07 13:46:25 +08:00
64d0751d2c
Added Makefile.old to MANIFEST.SKIP.
imacat2021-02-07 10:40:36 +08:00
be93a04c43
Added Makefile.old to .gitignore.
imacat2021-02-07 10:34:07 +08:00
279d943d40
Advanced to version 3.05.
imacat2021-02-06 23:31:51 +08:00
896b7ac5ce
Replaced the messy GNU-styled, multi-lingual documents with a single Markdown README.md. Added the GitHub repository to the document and removed the SourceForge website, my web page, and the SourceForge mailing list from the document. Removed the document license, and my PGP key from the package. Removed the signature file from the repository. Changed the license from GPLv3 to APLv2. Various fixes to avoid JetBrains IDE problem detection.
imacat2021-02-06 19:34:55 +08:00