|
302d640305
|
Removed debugging output in t/03-errors.t.
|
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.
|
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.
|
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.
|
2019-09-09 22:37:38 +08:00 |
|
|
7254146bea
|
Replaced %Lexicons and %ENCODINGS with %CACHE, for code simplicity.
|
2019-09-09 19:55:59 +08:00 |
|
|
9c1cdeed1e
|
Renamed $MOFILE to $MO_FILE, and $MOfile to $mo_file, for readability.
|
2019-09-09 19:53:18 +08:00 |
|
|
db7e22c83b
|
Initialized from version 1.28 (2009/6/27).
|
2019-09-09 19:50:18 +08:00 |
|