Correct detection of absent modules. Based on
[p5sagit/p5-mst-13.2.git] / lib / Unicode / UCD.t
2004-06-18 Nicholas Clark D'oh. Don't turn on warnings on the #! line without...
2004-06-18 Nicholas Clark Unicode::UCD uses Storable, so we can't test if Storabl...
2004-03-31 Nicholas Clark Upgrade to Unicode 4.0.1
2003-08-11 Lukas Mai [perl #23273] warnings in Unicode::UCD
2003-07-27 Jarkko Hietaniemi A bug reported in perl-unicode by Terry Jones, fixed
2003-05-11 Jarkko Hietaniemi Test _getcode().
2003-05-03 Jarkko Hietaniemi Upgrade to Unicode 4.0.0. (Well, upgrade at least
2002-12-11 Hugo van der Sanden Integrate from maint-5.8 #18156, #18218.
2002-12-02 Hugo van der Sanden integrate 5.8-maint: changes #18174 18187 18189-92...
2002-05-30 Jarkko Hietaniemi Integrate macperl patch #16868.
2002-03-27 Jarkko Hietaniemi Start using the Unicode 3.2.0 data (NOTE: still
2001-12-03 Jarkko Hietaniemi Test::Morify UCD.t
2001-11-16 Andy Dougherty lib/Unicode/UCD.t @INC oddity
2001-11-09 Jarkko Hietaniemi Upgrade to Unicode::Normalize 0.10, now in XS.
2001-11-08 Jarkko Hietaniemi Unicode::UCD is not yet supported in EBCDIC platforms.
2001-09-02 Jarkko Hietaniemi Special casing had become a little bit more complex...
2001-08-09 Jarkko Hietaniemi Rename lib/unicode files to lib/unicore to avoid
2001-07-12 Jarkko Hietaniemi Rename Unicode::UCD to UnicodeCD to avoid
2001-07-10 Jarkko Hietaniemi Add compexcl(), casefold(), and casespec() interfaces;
2001-07-09 Gurusamy Sarathy fix a couple of UCD.t tests that fail due to bad case
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-05 Jarkko Hietaniemi More flexible argument understanding; add charblocks...
2001-07-03 Jarkko Hietaniemi Add tests for charscript().
2001-06-30 Jarkko Hietaniemi Add a simple Unicode character database interface,...