Commit Graph

23 Commits

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