Commit Graph

  • 4e43dcff31 Advanced to version 3.06. main 依瑪貓 2022-03-19 10:58:39 +0800
  • 6b324fe01f Revised the decompression parameters in the test suite helper. 依瑪貓 2022-03-19 10:58:26 +0800
  • 219945c6d4 Simplified the readline method in the compression I/O. 依瑪貓 2022-03-19 10:28:48 +0800
  • 606ee6d852 Revised the compression level parameters in the test suite helper. 依瑪貓 2022-03-19 10:26:16 +0800
  • 4563fa362f Revert "Advanced to version 3.06." 依瑪貓 2022-03-19 10:15:14 +0800
  • aaa5b34074 Revised the compression switches when calling binary executables for consistency. 依瑪貓 2022-03-19 10:15:04 +0800
  • 37de9cf319 Added -Level => 9 with the gzip compression. 依瑪貓 2022-03-19 10:08:48 +0800
  • c4b29f0099 Added BlockSize100K => 9 with the bzip2 compression. 依瑪貓 2022-03-19 10:06:28 +0800
  • b9878d58d7 Fixed errors calling executables in the test suite helper. 依瑪貓 2022-03-19 10:05:19 +0800
  • a6eb566703 Revised the compression parameter in the test suite helper. 依瑪貓 2022-03-19 10:04:38 +0800
  • 6f96e0039e Added Extreme => 1 with the xz compression. 依瑪貓 2022-03-19 10:00:07 +0800
  • 0a4ee2d130 Removed the unused Append => 0 parameter when creating compression I/O. 依瑪貓 2022-03-19 09:58:48 +0800
  • ac69039180 Fixed an error in Changes. 依瑪貓 2022-03-19 09:51:24 +0800
  • b5fdd9c0a5 Advanced to version 3.06. 依瑪貓 2022-03-19 09:47:46 +0800
  • e977e6ec9c Fixed an error in checking the file type in the test suite helper. 依瑪貓 2022-03-19 09:42:11 +0800
  • 980409b142 Simplified the code to open files with the compression I/O in the test suite helper. 依瑪貓 2022-03-19 09:41:43 +0800
  • 8f20c52412 Removed an excess blank line in the test suite helper. 依瑪貓 2022-03-19 09:39:30 +0800
  • a7143ec9e3 Simplified the code to read from the compression I/O in the test suite helper. 依瑪貓 2022-03-19 09:38:15 +0800
  • 716af0bc85 Simplified the code to write to the compression I/O in the test suite helper. 依瑪貓 2022-03-19 09:35:03 +0800
  • 2f11fc5f0f Fixed an error in the error message. 依瑪貓 2022-03-19 09:24:52 +0800
  • 3b2e2d0fa5 Replaced Compress::Zlib with IO::Compress::Gzip and IO::Uncompress::Gunzip. Replaced Compress::Bzip2 with IO::Compress::Bzip2 and IO::Uncompress::Bunzip2. 依瑪貓 2022-03-19 09:23:39 +0800
  • e3bf856e8a Fixed the prerequisite modules declared in Makefile.PL and Build.PL. 依瑪貓 2022-03-19 08:48:35 +0800
  • 9669ce4fdd Fixed an error checking file types in the test suite helper. 依瑪貓 2022-03-19 08:39:49 +0800
  • 5b8d678b6b Added support for the xz compression. 依瑪貓 2022-03-19 00:45:17 +0800
  • 3c7030099b Added the information that Compress::Zlib is shipped with the IO-Compress distribution now. imacat 2021-02-11 08:58:27 +0800
  • 374441c19f Changed the links of the required and optional Perl modules from the distribution to the module POD. imacat 2021-02-11 08:56:34 +0800
  • 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. imacat 2021-02-11 08:36:50 +0800
  • 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. imacat 2021-02-10 08:00:28 +0800
  • 5ef16593ca Added Build.bat to .gitignore. imacat 2021-02-10 07:48:23 +0800
  • 8b747e207b Replaced MANIFEST.SKIP with the file created by Module::Build and my local extensions. 依瑪貓 2021-02-08 09:38:36 +0800
  • 74e711cb00 Updated .gitignore, with MANIFEST.SKIP.bak and the distributional files added. 依瑪貓 2021-02-08 09:08:22 +0800
  • 19625e61a7 Merged the THANKS file to README.md. 依瑪貓 2021-02-07 13:46:25 +0800
  • 64d0751d2c Added Makefile.old to MANIFEST.SKIP. 依瑪貓 2021-02-07 10:40:36 +0800
  • be93a04c43 Added Makefile.old to .gitignore. 依瑪貓 2021-02-07 10:34:07 +0800
  • 279d943d40 Advanced to version 3.05. 依瑪貓 2021-02-06 23:31:51 +0800
  • 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. 依瑪貓 2021-02-06 19:34:55 +0800
  • 8e134b3a67 Added .gitignore. 依瑪貓 2021-02-06 19:34:19 +0800
  • caa045c368 Initial commit. 依瑪貓 2021-02-01 15:05:57 +0800