summaryrefslogtreecommitdiff
path: root/t/lib/charnames.t
Commit message (Expand)AuthorAgeFilesLines
* 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