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 +0800
  • e2350cd6e9 Added Build.bat to .gitignore. imacat 2021-02-10 07:50:08 +0800
  • 3e9ddc69f7 Replaced MANIFEST.SKIP with the file created by Module::Build and my local extensions. 依瑪貓 2021-02-08 09:39:08 +0800
  • ffc4a55b84 Updated .gitignore, with MANIFEST.SKIP.bak, the distributional files, and the temporarily test files added. 依瑪貓 2021-02-08 09:09:32 +0800
  • a9697b6007 Advanced to version 1.32. 依瑪貓 2021-02-08 00:12:16 +0800
  • aa51ef5e2b Added the CPAN distribution metadata to Makefile.PL and Build.PL. 依瑪貓 2021-02-08 00:05:56 +0800
  • c4e5183b57 Revised Makefile.PL and Build.PL. 依瑪貓 2021-02-07 23:37:55 +0800
  • b232f4b58d Fixed the NAME in Makefile.PL. 依瑪貓 2021-02-07 23:08:40 +0800
  • 76a52f065c Revised README.md. 依瑪貓 2021-02-07 22:50:38 +0800
  • 7c4696495e Updated the version number of maketext. 依瑪貓 2021-02-07 19:28:21 +0800
  • 23bd2760db Advanced to version 1.31. 依瑪貓 2021-02-07 19:20:27 +0800
  • 6106d6f6bd Updated Changes. 依瑪貓 2021-02-07 18:59:31 +0800
  • 82cb71ac60 Various fixes to avoid JetBrains IDE problem detection. 依瑪貓 2021-02-07 17:46:47 +0800
  • bf58ad3861 Replaced the messy GNU-styled documents with a single Markdown README.md, and updated the URLs. 依瑪貓 2021-02-07 14:18:24 +0800
  • 3b5bf72bb4 Removed the redundant and irrelevant GPL license copy. 依瑪貓 2021-02-07 10:47:11 +0800
  • fe7f772df9 Removed the generated files MANIFEST, META.json, META.yml, SIGNATURE from the repository. 依瑪貓 2021-02-07 10:44:45 +0800
  • ff7a77f2fa Added MANIFEST.SKIP. 依瑪貓 2021-02-07 10:43:59 +0800
  • d317430409 Updated .gitignore. 依瑪貓 2021-02-07 10:43:47 +0800
  • 4ce25cc489 Advanced to version 1.30. imacat 2019-09-17 01:14:13 +0800
  • 302d640305 Removed debugging output in t/03-errors.t. imacat 2019-09-17 01:03:13 +0800
  • 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 +0800
  • 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 +0800
  • 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 +0800
  • ae2e049824 Updated 00-signature.t so that it works. imacat 2019-09-09 22:35:03 +0800
  • 7254146bea Replaced %Lexicons and %ENCODINGS with %CACHE, for code simplicity. imacat 2019-09-09 19:55:59 +0800
  • 9c1cdeed1e Renamed $MOFILE to $MO_FILE, and $MOfile to $mo_file, for readability. imacat 2019-09-09 19:53:18 +0800
  • db7e22c83b Initialized from version 1.28 (2009/6/27). imacat 2019-09-09 19:50:18 +0800