summaryrefslogtreecommitdiff
path: root/t/lib/charnames.t
Commit message (Expand)AuthorAgeFilesLines
* Various buglets shaken out by -Mutf8.Jarkko Hietaniemi2001-05-281-0/+2
* some tests (was Re: Perl5.7.* Unicode/EBCDIC status.)Peter Prymmer2001-03-291-4/+13
* Major utf8 test reorganisation and rewrite.Jarkko Hietaniemi2001-03-071-1/+13
* Retracting \N{U+HHHH}.Jarkko Hietaniemi2001-03-051-12/+3
* Add the \N{U+HHHH} syntax.Jarkko Hietaniemi2001-03-041-3/+12
* fix for charnames above FFFFAndreas König2001-02-211-1/+11
* Re: Why t/TEST and not Test::Harness?Michael G. Schwern2001-02-181-1/+1
* Patch from Inaba Hiroto:Jarkko Hietaniemi2001-01-281-3/+9
* More UTF-8 patches from Inaba Hiroto.Jarkko Hietaniemi2001-01-151-1/+1
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* The problem described in thisroot2000-07-291-1/+13
* make eq unicode-aware (from Gisle Aas); fix bogus tests revealedGurusamy Sarathy2000-04-241-2/+8
* change#5797 didn't do the right thing for "\xff\N{WHITE SMILING FACE}"Gurusamy Sarathy2000-03-201-1/+5
* make "\N{...}" enable utf8-ness correctlyGurusamy Sarathy2000-03-181-2/+15
* rename byte:: to bytes::Gurusamy Sarathy2000-02-191-1/+1
* introduce $^U, a global bit to indicate whether systemGurusamy Sarathy2000-01-311-1/+1
* more ebcdic testsuite fixups (from Peter Prymmer)Gurusamy Sarathy1999-12-281-1/+1
* charnames and UTESTIlya Zakharevich1999-10-251-9/+13
* Use \N{named characters} instead of \C.Ilya Zakharevich1999-08-301-5/+5
* Introduce the charnames pragma.Jarkko Hietaniemi1999-08-041-0/+53