Link to perlport/PLATFORMS from the $^O docs
[p5sagit/p5-mst-13.2.git] / pod / perlunicode.pod
2010-05-30 Karl Williamson Document tricks, work-arounds for user-defined casing
2010-05-25 Karl Williamson PATCH: correct misstatement, formats in perlunicode
2010-05-08 Karl Williamson perlunicode: fix for 80 col display
2010-04-26 Karl Williamson Nits in perlunicode.pod
2010-03-11 Karl Williamson Note that can be warned on implicit utf8 upgrade
2010-02-28 Karl Williamson Note that \N{U+...} forces character semantics
2010-02-28 Karl Williamson Mention \N{U+...} in perlunicode.pod
2010-01-13 brian d foy * Em dash cleanup in pod/
2009-12-30 Karl Williamson Correct \p{print} to not match LINE SEPARATOR nor PARAG...
2009-12-29 karl williamson PATCH: correct grammatical error in perlunicode.pod
2009-12-28 karl williamson PATCH: document all Perl Unicode \p{} extensions
2009-12-25 Karl Williamson Update pods
2009-12-25 Karl Williamson Update .pods
2009-12-20 Karl Williamson Unicode documentation updates
2009-05-14 Vincent Pit Remove remaining POD tags in verbatim paragraphs
2008-12-26 Rafael Garcia-Suarez Fix two pod links
2008-12-26 Karl Update comments and documentation dealing with utf
2008-12-19 Steve Peters Subject: PATCH 5.10 documentation
2008-05-09 Ricardo SIGNES perlunitut link
2008-01-06 Moritz Lenz \X is equivalent to an atomic group
2007-11-23 Juerd Waalboer [patch] :utf8 updates
2007-09-08 Abigail Userdefined properties
2007-07-20 Steve Hay Fix pod nit in perlunicode
2007-06-24 Nicholas Clark s/\bunicode\b/Unicode/; # For everything not dual life
2007-03-07 Juerd Waalboer Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2007-02-06 SADAHIRO Tomoyuki current status on Unicode Regular Expressions
2006-06-05 SADAHIRO Tomoyuki [DOCPATCH perlunicode.pod] paragraphing nit
2005-08-08 Jarkko Hietaniemi Re: [PATCH] undup
2005-03-08 Ton Hospel Encoding neutral unpack
2004-05-13 Jarkko Hietaniemi BOM-marked and (BOMless) UTF-16 scripts not working
2004-04-27 Jeff Pinyan candidate for TR18 compliance
2004-04-19 Jeff Pinyan Re: [PATCH] lib/utf8_heavy.pl -- cascading classes...
2004-02-08 SADAHIRO Tomoyuki chomp() cares about Unicode
2004-01-01 Rafael Garcia-Suarez Document that /[\W]/ doesn't work, unicode-wise (see...
2003-12-30 Jarkko Hietaniemi more uni doc tweakage
2003-12-22 Jarkko Hietaniemi doc nits
2003-12-09 Audrey Tang Implicit upgrading docs
2003-09-19 Vadim Konovalov typo fixo
2003-09-16 Jarkko Hietaniemi Give a concrete example of the still existing Unicode...
2003-09-12 Jarkko Hietaniemi It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
2003-09-03 Jarkko Hietaniemi Also indicate the Unicode level here.
2003-08-21 Jarkko Hietaniemi Mention the Unicode UTR #18 version referenced.
2003-07-01 Robin Barker [PATCH] long C<=item>s in pod/perlunicode.pod
2003-06-14 Jarkko Hietaniemi Mention the Unicode::Regex::Set module.
2003-05-06 Jarkko Hietaniemi Document which interfaces are NOT Unicode-aware.
2003-05-05 Jarkko Hietaniemi Snip away the perlunicode slowness demo since the new
2003-02-17 Jarkko Hietaniemi Doc tweaks (and one code tweak) based on Philip Newton...
2003-02-15 Jarkko Hietaniemi The new(er) way of controlling Unicode I/O (and other...
2003-01-30 Jose Auguste-Etienne Upper<->Lower case mistake in perlunicode.pod ?
2003-01-16 Jarkko Hietaniemi Make the locale-induced UTF-8-ification of STD fhs
2002-12-10 Rafael Garcia-Suarez Integrate from the maint-5.8/ branch :
2002-10-14 SADAHIRO Tomoyuki minor typos in perlhist.pod and perlunicode.pod
2002-10-02 Andreas König [DOCPATCH] Unicode porting advice
2002-09-16 Rafael Garcia-Suarez Pod formatting nit, found by Merijn and Jos Boumans.
2002-09-06 Jarkko Hietaniemi (mostly (Unicode)) pod nits
2002-07-07 Rafael Garcia-Suarez Replace the word "discipline" by "layer" almost everywhere,
2002-06-18 Jarkko Hietaniemi Document the "Unicode in package/sub names" problem;
2002-05-29 Jarkko Hietaniemi pod cleanups.
2002-05-23 Jarkko Hietaniemi Doc tweaks.
2002-05-22 John Borwick Documentation Patch to pod/perlunicode.pod pod/perlunii...
2002-05-19 Nick Ing-Simmons Integrate mailine
2002-05-18 SADAHIRO Tomoyuki [Patch] doc patch on Unicode
2002-05-04 Jarkko Hietaniemi Doc tweak from Elizabeth Mattijsen.
2002-05-02 Dan Kogai Re: Encode, charnames and utf8heavy
2002-04-21 Jarkko Hietaniemi Make writing user-defined character properties nicer.
2002-04-21 Jarkko Hietaniemi One more way to do character class subtraction.
2002-04-20 Andreas König perlunicode.pod typos
2002-04-20 Jarkko Hietaniemi User-defined character properties were unintentionally
2002-04-13 Jarkko Hietaniemi s.
2002-04-13 Rafael Garcia-Suarez Phrasing fixes by Nicholas Clark
2002-04-13 Rafael Garcia-Suarez More POD fixes and typos
2002-04-13 Andreas König Re: UTF-8 and DB_File ?
2002-04-12 Jarkko Hietaniemi Discuss the magic of \w in security terms.
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
next