summaryrefslogtreecommitdiff
path: root/lib/charnames.pm
Commit message (Expand)AuthorAgeFilesLines
* Document and test the C0 and C1.Jarkko Hietaniemi2002-02-141-0/+7
* Make charnames more robust.Jarkko Hietaniemi2001-12-151-4/+23
* Add simple caches for ::viacode() and ::vianame().Jarkko Hietaniemi2001-12-011-3/+11
* Add charnames::vianame() in case people want to accessJarkko Hietaniemi2001-11-241-6/+44
* lib/charnames.pm Jeffrey Friedl2001-11-131-26/+123
* Make encoding and charnames pragmas coexist.Jarkko Hietaniemi2001-11-021-1/+1
* Rename lib/unicode files to lib/unicore to avoidJarkko Hietaniemi2001-08-091-2/+2
* Retracting \N{U+HHHH}.Jarkko Hietaniemi2001-03-051-3/+0
* Add the \N{U+HHHH} syntax.Jarkko Hietaniemi2001-03-041-0/+3
* Re: [PATCH] fix for charnames above FFFFAndreas König2001-02-241-2/+3
* fix for charnames above FFFFAndreas König2001-02-211-2/+4
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-061-0/+3
* Warn about unknown scripts.Dominic Dunlop2000-10-091-0/+8
* remove dead codeGurusamy Sarathy2000-03-191-1/+0
* make hints available via globals in the respective pragmas toGurusamy Sarathy2000-03-041-22/+26
* rename byte:: to bytes::Gurusamy Sarathy2000-02-191-2/+2
* another HINT_BYTE victimGurusamy Sarathy2000-02-041-1/+1
* introduce $^U, a global bit to indicate whether systemGurusamy Sarathy2000-01-311-9/+7
* Use \N{named characters} instead of \C.Ilya Zakharevich1999-08-301-8/+8
* Introduce the charnames pragma.Jarkko Hietaniemi1999-08-041-0/+134