summaryrefslogtreecommitdiff
path: root/lib/unicode/In/Myanmar.pl
Commit message (Collapse)AuthorAgeFilesLines
* Add a level of indirection to the implementation of \p{InFoo}Jarkko Hietaniemi2001-04-281-6/+0
| | | | | | | | | so that we don't have to have long filenames. (Nothing changes in the user interface.) The indirection is defined in the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl. Also rename some the character classes by removing '-' from the classnames, and finally renamed Block.pl as Blocks.pl. p4raw-id: //depot/perl@9897
* Upgrade to Unicode 3.1 beta 2001-02-11.Jarkko Hietaniemi2001-02-111-1/+1
| | | | | | | | | | | | | Blocks-4d3.beta.txt CaseFolding-3d4.beta.txt CompositionExclusions-3d6.beta.txt EastAsianWidth-4d4.beta.txt LineBreak-6d3.beta.txt NamesList-3.1.0d1.beta.txt PropList-3.1.0d4.beta.txt SpecialCasing-4d1.beta.txt UnicodeData-3.1.0d6.beta.txt p4raw-id: //depot/perl@8771
* Update to Unicode 3.0.1.Jarkko Hietaniemi2000-08-301-1/+1
| | | p4raw-id: //depot/perl@6930
* Another Unicode update.Jarkko Hietaniemi1999-11-141-1/+1
| | | p4raw-id: //depot/cfgperl@4580
* Regen Unicode tables to include a warning:Jarkko Hietaniemi1999-11-131-0/+6
Thou Shalt Not Edit Them By Hand; add missing (Unicode 2.0 -introduced) tables to MANIFEST; convert the equivalence tables to be valid Perl code. p4raw-id: //depot/cfgperl@4563