Commit Graph

  • 38c5b94f5e 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. main imacat 2021-02-10 08:01:03 +08:00
  • e2350cd6e9 Added Build.bat to .gitignore. imacat 2021-02-10 07:50:08 +08:00
  • 3e9ddc69f7 Replaced MANIFEST.SKIP with the file created by Module::Build and my local extensions. imacat 2021-02-08 09:39:08 +08:00
  • ffc4a55b84 Updated .gitignore, with MANIFEST.SKIP.bak, the distributional files, and the temporarily test files added. imacat 2021-02-08 09:09:32 +08:00
  • a9697b6007 Advanced to version 1.32. imacat 2021-02-08 00:12:16 +08:00
  • aa51ef5e2b Added the CPAN distribution metadata to Makefile.PL and Build.PL. imacat 2021-02-08 00:05:56 +08:00
  • c4e5183b57 Revised Makefile.PL and Build.PL. imacat 2021-02-07 23:37:55 +08:00
  • b232f4b58d Fixed the NAME in Makefile.PL. imacat 2021-02-07 23:08:40 +08:00
  • 76a52f065c Revised README.md. imacat 2021-02-07 22:50:38 +08:00
  • 7c4696495e Updated the version number of maketext. imacat 2021-02-07 19:28:21 +08:00
  • 23bd2760db Advanced to version 1.31. imacat 2021-02-07 19:20:27 +08:00
  • 6106d6f6bd Updated Changes. imacat 2021-02-07 18:59:31 +08:00
  • 82cb71ac60 Various fixes to avoid JetBrains IDE problem detection. imacat 2021-02-07 17:46:47 +08:00
  • bf58ad3861 Replaced the messy GNU-styled documents with a single Markdown README.md, and updated the URLs. imacat 2021-02-07 14:18:24 +08:00
  • 3b5bf72bb4 Removed the redundant and irrelevant GPL license copy. imacat 2021-02-07 10:47:11 +08:00
  • fe7f772df9 Removed the generated files MANIFEST, META.json, META.yml, SIGNATURE from the repository. imacat 2021-02-07 10:44:45 +08:00
  • ff7a77f2fa Added MANIFEST.SKIP. imacat 2021-02-07 10:43:59 +08:00
  • d317430409 Updated .gitignore. imacat 2021-02-07 10:43:47 +08:00
  • 4ce25cc489 Advanced to version 1.30. imacat 2019-09-17 01:14:13 +08:00
  • 302d640305 Removed debugging output in t/03-errors.t. imacat 2019-09-17 01:03:13 +08:00
  • 125507094d Removed TEST_SIGNATURE from t/00-signature.t, since signature test does not work on everybody but me. imacat 2019-09-17 00:59:08 +08:00
  • 124281b941 Fixed the issue that t/12-cache.t was not able to run in MS-Win32, due to missing binmode on file I/O, where MS-Win32 behaves differently with Linux on text file I/O. imacat 2019-09-17 00:57:05 +08:00
  • b3bce9147e * Added support to automatically purge the lexicon cache and reread the MO file on calling textdomain() when MO file is updated. This enables MO file live update with persistant applications like Mojolicious or mod_perl. * Advanced to version 1.29. imacat 2019-09-09 22:37:38 +08:00
  • ae2e049824 Updated 00-signature.t so that it works. imacat 2019-09-09 22:35:03 +08:00
  • 7254146bea Replaced %Lexicons and %ENCODINGS with %CACHE, for code simplicity. imacat 2019-09-09 19:55:59 +08:00
  • 9c1cdeed1e Renamed $MOFILE to $MO_FILE, and $MOfile to $mo_file, for readability. imacat 2019-09-09 19:53:18 +08:00
  • db7e22c83b Initialized from version 1.28 (2009/6/27). imacat 2019-09-09 19:50:18 +08:00