summaryrefslogtreecommitdiff
path: root/lib/unicode/Is
Commit message (Collapse)AuthorAgeFilesLines
* Once again syncing after too long an absenceCharles Bailey2001-01-0810-153/+495
| | | p4raw-id: //depot/vmsperl@8367
* SYN SYNCharles Bailey2000-10-20142-142/+164
| | | p4raw-id: //depot/vmsperl@7375
* YA resync with mainstem, including VMS patches from othersCharles Bailey2000-08-0447-46/+1812
| | | p4raw-id: //depot/vmsperl@6514
* Resync with mainline prior to post-5.6.0 updatesCharles Bailey2000-05-2332-36/+1105
| | | p4raw-id: //depot/vmsperl@6111
* Another Unicode update.Jarkko Hietaniemi1999-11-1483-83/+83
| | | p4raw-id: //depot/cfgperl@4580
* Regen Unicode tables to include a warning:Jarkko Hietaniemi1999-11-1383-0/+249
| | | | | | | 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
* Update Unicode database and recompute the tables.Jarkko Hietaniemi1999-09-1421-54/+55
| | | | | | | | | Rename the .txt files to be more Unicode 3.0-like. Unihan-3.0.txt not included because it is 16 MB. syllables.txt is manually maintained. See ReadMe.txt for description of the .txt files. (not all of them are used yet) p4raw-id: //depot/cfgperl@4151
* add missing Is/Syl*.pl filesGurusamy Sarathy1999-08-2012-0/+24
| | | p4raw-id: //depot/perl@4009
* Regenerate the Unicode tables after having updated the UnicodeJarkko Hietaniemi1999-08-0952-567/+1051
| | | | | | | database (change #3939). p4raw-link: @3939 on //depot/cfgperl: 1b840072c89904927826b140322b783653b204a1 p4raw-id: //depot/cfgperl@3940
* POSIX [[:character class:]] support for standard, locale,Jarkko Hietaniemi1999-07-0616-10/+821
| | | | | | | and utf8. If both utf8 and locale are on, utf8 wins. I don't fully understand why so many tables changed in lib/unicode because of "make" -- maybe it was just overdue. p4raw-id: //depot/cfgperl@3624
* applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaksDaniel Yacob1999-03-1514-0/+18
| | | | | | Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu> Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic p4raw-id: //depot/perl@3107
* Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-2465-0/+4577
p4raw-id: //depot/utfperl@1651