summaryrefslogtreecommitdiff
path: root/lib/utf8.pm
Commit message (Expand)AuthorAgeFilesLines
...
* Integrate perlio:Jarkko Hietaniemi2002-03-191-1/+9
* fix format in lib/utf8.pm and polish the meaningAnton Tagunov2002-03-121-6/+8
* Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}Jarkko Hietaniemi2002-03-111-6/+12
* [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for cl...Anton Tagunov2002-03-041-0/+7
* Document how "no utf8;" can become handy.Jarkko Hietaniemi2001-11-181-0/+6
* Dispell the "use utf8" superstition.Jarkko Hietaniemi2001-08-121-27/+13
* update perlebcdic.pod with UTF tbl; tweak utf8.pmPrymmer/Kahn2001-04-151-3/+2
* documentation tweaks for UTF-EBCDIC supportPrymmer/Kahn2001-04-091-11/+13
* More EBCDIC stuff:Nick Ing-Simmons2001-03-201-3/+0
* UTF-X encoding invariance for Encode:Nick Ing-Simmons2001-03-181-1/+27
* Re: Errors in core PODsMichael Stevens2001-02-281-1/+3
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-061-0/+2
* RFC: a (temporary?) way around utf8.pm for EBCDICPeter Prymmer2000-10-141-1/+7
* 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