Retract the UTF-8 filenames patch. This may be
[p5sagit/p5-mst-13.2.git] / pod / perlunicode.pod
2002-04-09 Jarkko Hietaniemi Retract the UTF-8 filenames patch. This may be
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-07 Jarkko Hietaniemi There was no nice way of getting in UTF-8 filenames:
2002-04-06 Jarkko Hietaniemi Explain the "gaps" in the UTF-8 encoding.
2002-04-06 Nicholas Clark Re: the dirty half dozen (Re: perl@15662)
2002-04-06 Dan Kogai [perlunicode] A nasty doc bug causing the real one!
2002-03-29 Nick Ing-Simmons Integrate mainline
2002-03-28 Jarkko Hietaniemi Unicode 3.2.0-induced doc tweaks.
2002-03-26 Jarkko Hietaniemi Mention the effect of Unicode keys on hashes.
2002-03-22 Jarkko Hietaniemi If Unicode keys are entered to a hash, a bit is turned on.
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Jarkko Hietaniemi Typo fix from Andreas Koenig, plus a tweak.
2002-03-20 Jarkko Hietaniemi Whitespace tweaks.
2002-03-20 Jarkko Hietaniemi If it looks like UTF-8 (either nl_langinfo or locale...
2002-03-11 Jarkko Hietaniemi Undocument the use of .*utf8.*{upgrade,downgrade,encode...
2002-03-08 Jarkko Hietaniemi Re: Performance considerations for UTF-8
2002-03-04 Anton Tagunov Based on
2002-03-04 Anton Tagunov [ID 20020303.006] [Doc][utf8::up/down grade][use encodi...
2002-02-27 Jarkko Hietaniemi Update the UTF-8 explanation table.
2002-02-27 Robin Barker Re: [PATCH @14870] long C<=item>s and other pod->man...
2002-02-19 Jarkko Hietaniemi UTF-8 C API doc tweaks.
2002-01-15 Nick Ing-Simmons Blind integrate of bulk of mainline.
2002-01-15 Jarkko Hietaniemi Pod nits.
2002-01-15 Jarkko Hietaniemi The Unicode categories doc patch to go with #14254,
2002-01-12 Jarkko Hietaniemi Sharp S as a special treat for our German UTF-8 testers :-)
2002-01-12 Jarkko Hietaniemi Doc tweaks.
2002-01-10 Jarkko Hietaniemi I think we can claim to be supporting Unicode
2001-12-29 coral@eekeek.org Pod whitespace cleanup, round 0.
2001-12-29 Audrey Tang Module names and other nits
2001-12-19 Jarkko Hietaniemi Reformat round.
2001-12-19 Jeffrey Friedl pod/perlunicode.pod
2001-12-16 Jarkko Hietaniemi perlunicode enchancements suggested by Jeffrey Friedl.
2001-12-16 Jeffrey Friedl perlunicode.pod
2001-12-16 Jarkko Hietaniemi Can't create surrogates; so can't match them, either.
2001-12-16 Jarkko Hietaniemi Make creating UTF-8 surrogates a punishable act.
2001-12-13 Jarkko Hietaniemi More on the Unicode "line" definition.
2001-12-13 Jarkko Hietaniemi It could be possible for the case-insensitive
2001-12-11 Jarkko Hietaniemi More UTF-8 API docs.
2001-12-09 Jarkko Hietaniemi Quickie documentation of the C UTF-8 API.
2001-11-19 Jarkko Hietaniemi Figures 1 and 2 for UTF-8.
2001-11-17 Jarkko Hietaniemi Banish "use utf8".
2001-11-16 Jarkko Hietaniemi Document the negated lookahead trick to emulate
2001-11-16 Abhijit Menon-Sen [PATCH] Doc spellcheck + podcheck
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-12 Jarkko Hietaniemi Add a note about the dangers of bad UTF-8.
2001-11-12 Jarkko Hietaniemi It seems that we actually have this detail implemented
2001-11-11 Jarkko Hietaniemi BOM, bom, Bom.
2001-11-11 Philip Newton Re: PERFORCE change 12943 for review
2001-11-11 Jarkko Hietaniemi Doc updates; make the Unicode discussions a little
2001-11-01 Jarkko Hietaniemi If an encoding is set by -M/-m, it must be in
2001-10-31 Jarkko Hietaniemi Clarification: use encoding cannot be used to
2001-10-31 Jarkko Hietaniemi More documentation for the encode pragma.
2001-10-28 Jarkko Hietaniemi Add the encoding pragma to control the "upgrade"
2001-10-27 Jarkko Hietaniemi Unicode: property alias naming cleanup.
2001-10-23 Jarkko Hietaniemi Fix multicharacter titlecase (ucfirst).
2001-10-21 Jarkko Hietaniemi Implement multicharacter case mappings where a single
2001-10-21 Jarkko Hietaniemi Prettyprinting.
2001-10-19 Jarkko Hietaniemi Unicode categories continue:
2001-10-18 Jarkko Hietaniemi More documented In categories.
2001-10-13 Jarkko Hietaniemi Rewrite mktables from scratch.
2001-10-04 Jarkko Hietaniemi Yet more Unicode properties.
2001-10-01 Jarkko Hietaniemi Also the ^Is is optional.
2001-10-01 Jarkko Hietaniemi Further tweaks to the Unicode properties.
2001-09-29 Jarkko Hietaniemi Explain a bit the new more flexible \p\P syntax.
2001-09-29 Jarkko Hietaniemi Allow for more flexibility in the \p{In...} names, now
2001-09-16 Jarkko Hietaniemi Supply more details on how lc/uc/lcfirst/ucfirst are
2001-09-15 Jarkko Hietaniemi Elaborate (well, make more vague, really) #12030.
2001-09-15 Jarkko Hietaniemi Document that the lc(), uc(), lcfirst(), ucfirst()
2001-09-15 Jarkko Hietaniemi Document what's still to be done on the regular expression
2001-09-11 Jarkko Hietaniemi Fix unpack U to be the reverse of pack U
2001-08-16 Jarkko Hietaniemi Document the bytes-to-Unicode upgrading.
2001-08-12 Jarkko Hietaniemi Dispell the "use utf8" superstition.
2001-07-07 Jarkko Hietaniemi Slight update tweaks on perlunicode.pod.
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-04 Jarkko Hietaniemi Support preferentially the Unicode 'scripts' definition
2001-06-11 Jarkko Hietaniemi Move the full \p\P lists to perlunicode.
2001-04-28 Jarkko Hietaniemi Add a level of indirection to the implementation of...
2001-04-09 Jarkko Hietaniemi perl571delta.
2001-04-09 Prymmer/Kahn documentation tweaks for UTF-EBCDIC support
2001-04-05 Jarkko Hietaniemi Slight doc tweak.
2001-04-05 Nick Ing-Simmons Change sense from "incomplete" to "implemented but...
2001-02-28 Jarkko Hietaniemi Undo qu. Retract #8814, rewrite op/each part of #8615,
2001-01-24 Charles Bailey SYN SYN
2001-01-20 Jarkko Hietaniemi Document and test the new qu operator.
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-11-13 Yitzchak Scott-Tho... Tweak the definition of the bit complement on UTF-8...
2000-11-07 Stephen P. Potter Pod updates
2000-10-25 Jarkko Hietaniemi Continue the internal UTF-8 API tweaking.
2000-10-24 Jarkko Hietaniemi Make the UTF-8 decoding stricter and more verbose when
2000-10-20 Charles Bailey SYN SYN
2000-09-14 Jarkko Hietaniemi Remove vestiges of tr//CU.
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy various pod nits (from Larry Virden and others)
2000-03-13 Gurusamy Sarathy lexical warnings update for docs and tests (from Paul...
2000-03-09 Gurusamy Sarathy tweak Unicode notes, other cleanups
2000-02-19 Gurusamy Sarathy rename byte:: to bytes::
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-07 Gurusamy Sarathy change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_wide...
next