summaryrefslogtreecommitdiff
path: root/pod/perlunicode.pod
Commit message (Expand)AuthorAgeFilesLines
* Dispell the "use utf8" superstition.Jarkko Hietaniemi2001-08-121-4/+4
* Slight update tweaks on perlunicode.pod.Jarkko Hietaniemi2001-07-071-74/+75
* Support preferentially the Unicode 'scripts' definitionJarkko Hietaniemi2001-07-041-107/+178
* Move the full \p\P lists to perlunicode.Jarkko Hietaniemi2001-06-111-1/+168
* Add a level of indirection to the implementation of \p{InFoo}Jarkko Hietaniemi2001-04-281-3/+6
* perl571delta.Jarkko Hietaniemi2001-04-091-1/+1
* documentation tweaks for UTF-EBCDIC supportPrymmer/Kahn2001-04-091-7/+10
* Slight doc tweak.Jarkko Hietaniemi2001-04-051-7/+7
* Change sense from "incomplete" to "implemented but needs more work" in perlun...Nick Ing-Simmons2001-04-051-12/+24
* Undo qu. Retract #8814, rewrite op/each part of #8615,Jarkko Hietaniemi2001-02-281-9/+5
* Document and test the new qu operator.Jarkko Hietaniemi2001-01-201-5/+9
* Tweak the definition of the bit complement on UTF-8 data:Yitzchak Scott-Thoennes2000-11-131-0/+12
* Pod updatesStephen P. Potter2000-11-071-1/+1
* Continue the internal UTF-8 API tweaking.Jarkko Hietaniemi2000-10-251-5/+0
* Make the UTF-8 decoding stricter and more verbose whenJarkko Hietaniemi2000-10-241-0/+5
* Remove vestiges of tr//CU.Jarkko Hietaniemi2000-09-141-14/+4
* various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-241-7/+1
* lexical warnings update for docs and tests (from Paul Marquess)Gurusamy Sarathy2000-03-131-1/+2
* tweak Unicode notes, other cleanupsGurusamy Sarathy2000-03-091-32/+43
* rename byte:: to bytes::Gurusamy Sarathy2000-02-191-4/+4
* change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;Gurusamy Sarathy2000-02-071-3/+4
* remove $^U dependent behaviors in runtime; chr() and sprintf('%c',...)Gurusamy Sarathy2000-02-071-6/+3
* reword some sections of perlunicode.podGurusamy Sarathy2000-02-021-21/+53
* HINT_UTF8 is not propagated to the op tree anymore; add aGurusamy Sarathy2000-02-011-0/+202