This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Here are the long-expected Unicode/UTF-8 modifications.
authorLarry Wall <larry@wall.org>
Fri, 24 Jul 1998 05:44:33 +0000 (05:44 +0000)
committerLarry Wall <larry@wall.org>
Fri, 24 Jul 1998 05:44:33 +0000 (05:44 +0000)
commita0ed51b321531af4b47cce24205ab9656f043f0f
tree610356407b37a4041ea8bcaf44571579b2da5613
parent9332a1c1d80ded85a2b1f32b1c8968a35e3b0fbb
Here are the long-expected Unicode/UTF-8 modifications.

p4raw-id: //depot/utfperl@1651
191 files changed:
Makefile.SH
doop.c
embed.h
embedvar.h
global.sym
handy.h
lib/unicode/ArabLink.pl [new file with mode: 0644]
lib/unicode/ArabLnkGrp.pl [new file with mode: 0644]
lib/unicode/Bidirectional.pl [new file with mode: 0644]
lib/unicode/Block.pl [new file with mode: 0644]
lib/unicode/Category.pl [new file with mode: 0644]
lib/unicode/CombiningClass.pl [new file with mode: 0644]
lib/unicode/Decomposition.pl [new file with mode: 0644]
lib/unicode/In/AlphabeticPresentationForms.pl [new file with mode: 0644]
lib/unicode/In/Arabic.pl [new file with mode: 0644]
lib/unicode/In/ArabicPresentationForms-A.pl [new file with mode: 0644]
lib/unicode/In/ArabicPresentationForms-B.pl [new file with mode: 0644]
lib/unicode/In/Armenian.pl [new file with mode: 0644]
lib/unicode/In/Arrows.pl [new file with mode: 0644]
lib/unicode/In/BasicLatin.pl [new file with mode: 0644]
lib/unicode/In/Bengali.pl [new file with mode: 0644]
lib/unicode/In/BlockElements.pl [new file with mode: 0644]
lib/unicode/In/Bopomofo.pl [new file with mode: 0644]
lib/unicode/In/BoxDrawing.pl [new file with mode: 0644]
lib/unicode/In/CJKCompatibility.pl [new file with mode: 0644]
lib/unicode/In/CJKCompatibilityForms.pl [new file with mode: 0644]
lib/unicode/In/CJKCompatibilityIdeographs.pl [new file with mode: 0644]
lib/unicode/In/CJKSymbolsandPunctuation.pl [new file with mode: 0644]
lib/unicode/In/CJKUnifiedIdeographs.pl [new file with mode: 0644]
lib/unicode/In/CombiningDiacriticalMarks.pl [new file with mode: 0644]
lib/unicode/In/CombiningHalfMarks.pl [new file with mode: 0644]
lib/unicode/In/CombiningMarksforSymbols.pl [new file with mode: 0644]
lib/unicode/In/ControlPictures.pl [new file with mode: 0644]
lib/unicode/In/CurrencySymbols.pl [new file with mode: 0644]
lib/unicode/In/Cyrillic.pl [new file with mode: 0644]
lib/unicode/In/Devanagari.pl [new file with mode: 0644]
lib/unicode/In/Dingbats.pl [new file with mode: 0644]
lib/unicode/In/EnclosedAlphanumerics.pl [new file with mode: 0644]
lib/unicode/In/EnclosedCJKLettersandMonths.pl [new file with mode: 0644]
lib/unicode/In/GeneralPunctuation.pl [new file with mode: 0644]
lib/unicode/In/GeometricShapes.pl [new file with mode: 0644]
lib/unicode/In/Georgian.pl [new file with mode: 0644]
lib/unicode/In/Greek.pl [new file with mode: 0644]
lib/unicode/In/GreekExtended.pl [new file with mode: 0644]
lib/unicode/In/Gujarati.pl [new file with mode: 0644]
lib/unicode/In/Gurmukhi.pl [new file with mode: 0644]
lib/unicode/In/HalfwidthandFullwidthForms.pl [new file with mode: 0644]
lib/unicode/In/HangulCompatibilityJamo.pl [new file with mode: 0644]
lib/unicode/In/HangulJamo.pl [new file with mode: 0644]
lib/unicode/In/HangulSyllables.pl [new file with mode: 0644]
lib/unicode/In/Hebrew.pl [new file with mode: 0644]
lib/unicode/In/HighPrivateUseSurrogates.pl [new file with mode: 0644]
lib/unicode/In/HighSurrogates.pl [new file with mode: 0644]
lib/unicode/In/Hiragana.pl [new file with mode: 0644]
lib/unicode/In/IPAExtensions.pl [new file with mode: 0644]
lib/unicode/In/Kanbun.pl [new file with mode: 0644]
lib/unicode/In/Kannada.pl [new file with mode: 0644]
lib/unicode/In/Katakana.pl [new file with mode: 0644]
lib/unicode/In/Lao.pl [new file with mode: 0644]
lib/unicode/In/Latin-1Supplement.pl [new file with mode: 0644]
lib/unicode/In/LatinExtended-A.pl [new file with mode: 0644]
lib/unicode/In/LatinExtended-B.pl [new file with mode: 0644]
lib/unicode/In/LatinExtendedAdditional.pl [new file with mode: 0644]
lib/unicode/In/LetterlikeSymbols.pl [new file with mode: 0644]
lib/unicode/In/LowSurrogates.pl [new file with mode: 0644]
lib/unicode/In/Malayalam.pl [new file with mode: 0644]
lib/unicode/In/MathematicalOperators.pl [new file with mode: 0644]
lib/unicode/In/MiscellaneousSymbols.pl [new file with mode: 0644]
lib/unicode/In/MiscellaneousTechnical.pl [new file with mode: 0644]
lib/unicode/In/NumberForms.pl [new file with mode: 0644]
lib/unicode/In/OpticalCharacterRecognition.pl [new file with mode: 0644]
lib/unicode/In/Oriya.pl [new file with mode: 0644]
lib/unicode/In/PrivateUse.pl [new file with mode: 0644]
lib/unicode/In/SmallFormVariants.pl [new file with mode: 0644]
lib/unicode/In/SpacingModifierLetters.pl [new file with mode: 0644]
lib/unicode/In/Specials.pl [new file with mode: 0644]
lib/unicode/In/SuperscriptsandSubscripts.pl [new file with mode: 0644]
lib/unicode/In/Tamil.pl [new file with mode: 0644]
lib/unicode/In/Telugu.pl [new file with mode: 0644]
lib/unicode/In/Thai.pl [new file with mode: 0644]
lib/unicode/In/Tibetan.pl [new file with mode: 0644]
lib/unicode/Is/Alnum.pl [new file with mode: 0644]
lib/unicode/Is/Alpha.pl [new file with mode: 0644]
lib/unicode/Is/BidiAN.pl [new file with mode: 0644]
lib/unicode/Is/BidiB.pl [new file with mode: 0644]
lib/unicode/Is/BidiCS.pl [new file with mode: 0644]
lib/unicode/Is/BidiEN.pl [new file with mode: 0644]
lib/unicode/Is/BidiES.pl [new file with mode: 0644]
lib/unicode/Is/BidiET.pl [new file with mode: 0644]
lib/unicode/Is/BidiL.pl [new file with mode: 0644]
lib/unicode/Is/BidiON.pl [new file with mode: 0644]
lib/unicode/Is/BidiR.pl [new file with mode: 0644]
lib/unicode/Is/BidiS.pl [new file with mode: 0644]
lib/unicode/Is/BidiWS.pl [new file with mode: 0644]
lib/unicode/Is/C.pl [new file with mode: 0644]
lib/unicode/Is/Cc.pl [new file with mode: 0644]
lib/unicode/Is/Cn.pl [new file with mode: 0644]
lib/unicode/Is/Co.pl [new file with mode: 0644]
lib/unicode/Is/DCcircle.pl [new file with mode: 0644]
lib/unicode/Is/DCcompat.pl [new file with mode: 0644]
lib/unicode/Is/DCfinal.pl [new file with mode: 0644]
lib/unicode/Is/DCfont.pl [new file with mode: 0644]
lib/unicode/Is/DCinital.pl [new file with mode: 0644]
lib/unicode/Is/DCinitial.pl [new file with mode: 0644]
lib/unicode/Is/DCisolated.pl [new file with mode: 0644]
lib/unicode/Is/DCnarrow.pl [new file with mode: 0644]
lib/unicode/Is/DCnoBreak.pl [new file with mode: 0644]
lib/unicode/Is/DCsmall.pl [new file with mode: 0644]
lib/unicode/Is/DCsquare.pl [new file with mode: 0644]
lib/unicode/Is/DCsub.pl [new file with mode: 0644]
lib/unicode/Is/DCsuper.pl [new file with mode: 0644]
lib/unicode/Is/DCvertical.pl [new file with mode: 0644]
lib/unicode/Is/DCwide.pl [new file with mode: 0644]
lib/unicode/Is/DecoCanon.pl [new file with mode: 0644]
lib/unicode/Is/DecoCompat.pl [new file with mode: 0644]
lib/unicode/Is/Digit.pl [new file with mode: 0644]
lib/unicode/Is/L.pl [new file with mode: 0644]
lib/unicode/Is/Ll.pl [new file with mode: 0644]
lib/unicode/Is/Lm.pl [new file with mode: 0644]
lib/unicode/Is/Lo.pl [new file with mode: 0644]
lib/unicode/Is/Lower.pl [new file with mode: 0644]
lib/unicode/Is/Lt.pl [new file with mode: 0644]
lib/unicode/Is/Lu.pl [new file with mode: 0644]
lib/unicode/Is/M.pl [new file with mode: 0644]
lib/unicode/Is/Mc.pl [new file with mode: 0644]
lib/unicode/Is/Mirrored.pl [new file with mode: 0644]
lib/unicode/Is/Mn.pl [new file with mode: 0644]
lib/unicode/Is/N.pl [new file with mode: 0644]
lib/unicode/Is/Nd.pl [new file with mode: 0644]
lib/unicode/Is/No.pl [new file with mode: 0644]
lib/unicode/Is/P.pl [new file with mode: 0644]
lib/unicode/Is/Pd.pl [new file with mode: 0644]
lib/unicode/Is/Pe.pl [new file with mode: 0644]
lib/unicode/Is/Po.pl [new file with mode: 0644]
lib/unicode/Is/Print.pl [new file with mode: 0644]
lib/unicode/Is/Ps.pl [new file with mode: 0644]
lib/unicode/Is/S.pl [new file with mode: 0644]
lib/unicode/Is/Sc.pl [new file with mode: 0644]
lib/unicode/Is/Sm.pl [new file with mode: 0644]
lib/unicode/Is/So.pl [new file with mode: 0644]
lib/unicode/Is/Space.pl [new file with mode: 0644]
lib/unicode/Is/Upper.pl [new file with mode: 0644]
lib/unicode/Is/Z.pl [new file with mode: 0644]
lib/unicode/Is/Zl.pl [new file with mode: 0644]
lib/unicode/Is/Zp.pl [new file with mode: 0644]
lib/unicode/Is/Zs.pl [new file with mode: 0644]
lib/unicode/JamoShort.pl [new file with mode: 0644]
lib/unicode/Makefile [new file with mode: 0644]
lib/unicode/Name.pl [new file with mode: 0644]
lib/unicode/Number.pl [new file with mode: 0644]
lib/unicode/To/Digit.pl [new file with mode: 0644]
lib/unicode/To/Lower.pl [new file with mode: 0644]
lib/unicode/To/Title.pl [new file with mode: 0644]
lib/unicode/To/Upper.pl [new file with mode: 0644]
lib/unicode/UnicodeData-Latest.txt [new file with mode: 0644]
lib/unicode/arabshp.txt [new file with mode: 0755]
lib/unicode/blocks.txt [new file with mode: 0755]
lib/unicode/index2.txt [new file with mode: 0755]
lib/unicode/jamo2.txt [new file with mode: 0755]
lib/unicode/mktables.PL [new file with mode: 0755]
lib/unicode/names2.txt [new file with mode: 0755]
lib/unicode/props2.txt [new file with mode: 0755]
lib/unicode/readme.txt [new file with mode: 0755]
lib/utf8.pm [new file with mode: 0644]
lib/utf8_heavy.pl [new file with mode: 0644]
mg.c
op.c
op.h
perl.h
perlvars.h
pod/perlfunc.pod
pod/perlop.pod
pod/perlre.pod
pp.c
pp_ctl.c
pp_hot.c
proto.h
regcomp.c
regcomp.h
regcomp.sym
regexec.c
regexp.h
regnodes.h
sv.c
t/UTEST [new file with mode: 0755]
t/op/vec.t
toke.c
utf8.c [new file with mode: 0644]
utf8.h [new file with mode: 0644]
util.c
vms/vmsish.h