summaryrefslogtreecommitdiff
path: root/lib/utf8.pm
Commit message (Expand)AuthorAgeFilesLines
* Re: [ID 20000730.003] utf8::length() badSimon Cozens2000-08-111-1/+2
* tweak Unicode notes, other cleanupsGurusamy Sarathy2000-03-091-1/+1
* make hints available via globals in the respective pragmas toGurusamy Sarathy2000-03-041-2/+4
* rename byte:: to bytes::Gurusamy Sarathy2000-02-191-1/+1
* remove $^U dependent behaviors in runtime; chr() and sprintf('%c',...)Gurusamy Sarathy2000-02-071-15/+0
* HINT_UTF8 is not propagated to the op tree anymore; add aGurusamy Sarathy2000-02-011-134/+41
* introduce $^U, a global bit to indicate whether systemGurusamy Sarathy2000-01-311-0/+2
* Use \N{named characters} instead of \C.Ilya Zakharevich1999-08-301-2/+3
* Fix most of the pod2man moanings reported inLarry W. Virden1999-08-161-1/+1
* Introduce the charnames pragma.Jarkko Hietaniemi1999-08-041-3/+2
* a few doc typosGurusamy Sarathy1999-01-171-1/+1
* utf8 doc tweakGisle Aas1998-08-081-1/+1
* Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-0/+181