summaryrefslogtreecommitdiff
path: root/pod/perlunicode.pod
Commit message (Expand)AuthorAgeFilesLines
* 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