Support [] style prototypes.
[p5sagit/p5-mst-13.2.git] / lib / Unicode / UCD.t
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,...