summaryrefslogtreecommitdiff
path: root/pod/perlunicode.pod
Commit message (Expand)AuthorAgeFilesLines
* Figures 1 and 2 for UTF-8.Jarkko Hietaniemi2001-11-191-0/+25
* Banish "use utf8".Jarkko Hietaniemi2001-11-171-2/+2
* Document the negated lookahead trick to emulateJarkko Hietaniemi2001-11-161-2/+11
* [PATCH] Doc spellcheck + podcheckAbhijit Menon-Sen2001-11-161-1/+5
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
* Add a note about the dangers of bad UTF-8.Jarkko Hietaniemi2001-11-121-0/+12
* It seems that we actually have this detail implementedJarkko Hietaniemi2001-11-121-2/+2
* BOM, bom, Bom.Jarkko Hietaniemi2001-11-111-3/+7
* Re: PERFORCE change 12943 for reviewPhilip Newton2001-11-111-17/+23
* Doc updates; make the Unicode discussions a littleJarkko Hietaniemi2001-11-111-33/+102
* If an encoding is set by -M/-m, it must be inJarkko Hietaniemi2001-11-011-2/+1
* Clarification: use encoding cannot be used toJarkko Hietaniemi2001-10-311-1/+2
* More documentation for the encode pragma.Jarkko Hietaniemi2001-10-311-0/+3
* Add the encoding pragma to control the "upgrade"Jarkko Hietaniemi2001-10-281-4/+5
* Unicode: property alias naming cleanup.Jarkko Hietaniemi2001-10-271-55/+55
* Fix multicharacter titlecase (ucfirst).Jarkko Hietaniemi2001-10-231-4/+5
* Implement multicharacter case mappings where a singleJarkko Hietaniemi2001-10-211-9/+31
* Prettyprinting.Jarkko Hietaniemi2001-10-211-125/+129
* Unicode categories continue:Jarkko Hietaniemi2001-10-191-93/+93
* More documented In categories.Jarkko Hietaniemi2001-10-181-0/+2
* Rewrite mktables from scratch.Jarkko Hietaniemi2001-10-131-61/+80
* Yet more Unicode properties.Jarkko Hietaniemi2001-10-041-101/+137
* Also the ^Is is optional.Jarkko Hietaniemi2001-10-011-6/+7
* Further tweaks to the Unicode properties.Jarkko Hietaniemi2001-10-011-8/+18
* Explain a bit the new more flexible \p\P syntax.Jarkko Hietaniemi2001-09-291-5/+10
* Allow for more flexibility in the \p{In...} names, nowJarkko Hietaniemi2001-09-291-3/+4
* Supply more details on how lc/uc/lcfirst/ucfirst areJarkko Hietaniemi2001-09-161-2/+7
* Elaborate (well, make more vague, really) #12030.Jarkko Hietaniemi2001-09-151-4/+4
* Document that the lc(), uc(), lcfirst(), ucfirst()Jarkko Hietaniemi2001-09-151-0/+7
* Document what's still to be done on the regular expressionJarkko Hietaniemi2001-09-151-2/+65
* Fix unpack U to be the reverse of pack UJarkko Hietaniemi2001-09-111-1/+3
* Document the bytes-to-Unicode upgrading.Jarkko Hietaniemi2001-08-161-5/+10
* 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