summaryrefslogtreecommitdiff
path: root/lib/utf8.pm
Commit message (Expand)AuthorAgeFilesLines
* Tels' patch to defer overloading of hex and oct,Rafael Garcia-Suarez2007-06-231-1/+1
* Remove notes about experimental functions in the utf8 module.Rafael Garcia-Suarez2007-03-121-10/+4
* Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)Juerd Waalboer2007-03-071-65/+51
* utf8.pm doc patchAudrey Tang2007-01-261-7/+11
* $utf8::VERSION++ # Documentation.Nicholas Clark2006-01-131-1/+1
* Fix internal links in POD.Rafael Garcia-Suarez2006-01-131-2/+2
* Bump versions of non dual-life modulesNicholas Clark2005-05-051-1/+1
* utf.pm needs to require Carp before croak()ingNicholas Clark2005-01-131-0/+1
* Bump version numbersNicholas Clark2004-07-011-1/+1
* Re: [PATCH] [perl #29841] utf8::decode doesn't work under -T SADAHIRO Tomoyuki2004-06-061-30/+44
* Bump version numbers for modules that have changed since 5.8.3Nicholas Clark2004-04-041-1/+1
* Clarify the difference between utf8::downgrade/upgradeRafael Garcia-Suarez2004-03-041-8/+15
* Document even more ways of affecting your "utf8ness".Jarkko Hietaniemi2003-08-251-1/+4
* Try to make the use of utf8 as clear as possible.Jarkko Hietaniemi2003-08-221-1/+6
* Advertise the encoding pragma at the utf8 pragma.Jarkko Hietaniemi2003-08-221-7/+21
* utf8::is_utf8() wasn't there in 5.8.0.Jarkko Hietaniemi2003-08-181-5/+6
* [patch lib/utf8.pm] doc tweaksStas Bekman2003-08-161-4/+13
* A swath of VERSION patches from Nicholas Clark.Jarkko Hietaniemi2003-08-141-1/+1
* Exercise the utf8:: "internal" functions.Jarkko Hietaniemi2003-06-141-17/+18
* Having to pull in the whole Encode just to get SvUTF8()Jarkko Hietaniemi2003-06-141-6/+13
* Document the "Unicode in package/sub names" problem;Jarkko Hietaniemi2002-06-181-3/+17
* Let's not promise too much: use utf8 only works on identifierJarkko Hietaniemi2002-04-161-3/+3
* Underline that the current implementation is notJarkko Hietaniemi2002-04-061-14/+15
* Weak spots in the utf8 manpageAndreas König2002-04-061-7/+17
* 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