This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Removed unnecessary pointers checks
[perl5.git] / pod / perlunicode.pod
2005-08-08 Jarkko HietaniemiRe: [PATCH] undup
2005-03-08 Ton HospelEncoding neutral unpack
2004-05-13 Jarkko HietaniemiBOM-marked and (BOMless) UTF-16 scripts not working
2004-04-27 Jeff Pinyancandidate for TR18 compliance
2004-04-19 Jeff PinyanRe: [PATCH] lib/utf8_heavy.pl -- cascading classes...
2004-02-08 SADAHIRO Tomoyukichomp() cares about Unicode
2004-01-01 Rafael Garcia-SuarezDocument that /[\W]/ doesn't work, unicode-wise (see...
2003-12-30 Jarkko Hietaniemimore uni doc tweakage
2003-12-22 Jarkko Hietaniemidoc nits
2003-12-09 Audrey TangImplicit upgrading docs
2003-09-19 Vadim Konovalovtypo fixo
2003-09-16 Jarkko HietaniemiGive a concrete example of the still existing Unicode...
2003-09-12 Jarkko HietaniemiIt's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
2003-09-03 Jarkko HietaniemiAlso indicate the Unicode level here.
2003-08-21 Jarkko HietaniemiMention the Unicode UTR #18 version referenced.
2003-07-01 Robin Barker[PATCH] long C<=item>s in pod/perlunicode.pod
2003-06-14 Jarkko HietaniemiMention the Unicode::Regex::Set module.
2003-05-06 Jarkko HietaniemiDocument which interfaces are NOT Unicode-aware.
2003-05-05 Jarkko HietaniemiSnip away the perlunicode slowness demo since the new
2003-02-17 Jarkko HietaniemiDoc tweaks (and one code tweak) based on Philip Newton...
2003-02-15 Jarkko HietaniemiThe new(er) way of controlling Unicode I/O (and other...
2003-01-30 Jose Auguste-EtienneUpper<->Lower case mistake in perlunicode.pod ?
2003-01-16 Jarkko HietaniemiMake the locale-induced UTF-8-ification of STD fhs
2002-12-10 Rafael Garcia-SuarezIntegrate from the maint-5.8/ branch :
2002-10-14 SADAHIRO Tomoyukiminor typos in perlhist.pod and perlunicode.pod
2002-10-02 Andreas König[DOCPATCH] Unicode porting advice
2002-09-16 Rafael Garcia-SuarezPod formatting nit, found by Merijn and Jos Boumans.
2002-09-06 Jarkko Hietaniemi(mostly (Unicode)) pod nits
2002-07-07 Rafael Garcia-SuarezReplace the word "discipline" by "layer" almost everywhere,
2002-06-18 Jarkko HietaniemiDocument the "Unicode in package/sub names" problem;
2002-05-29 Jarkko Hietaniemipod cleanups.
2002-05-23 Jarkko HietaniemiDoc tweaks.
2002-05-22 John BorwickDocumentation Patch to pod/perlunicode.pod pod/perlunii...
2002-05-19 Nick Ing-SimmonsIntegrate mailine
2002-05-18 SADAHIRO Tomoyuki[Patch] doc patch on Unicode
2002-05-04 Jarkko HietaniemiDoc tweak from Elizabeth Mattijsen.
2002-05-02 Dan KogaiRe: Encode, charnames and utf8heavy
2002-04-21 Jarkko HietaniemiMake writing user-defined character properties nicer.
2002-04-21 Jarkko HietaniemiOne more way to do character class subtraction.
2002-04-20 Andreas Königperlunicode.pod typos
2002-04-20 Jarkko HietaniemiUser-defined character properties were unintentionally
2002-04-13 Jarkko Hietaniemis.
2002-04-13 Rafael Garcia-SuarezPhrasing fixes by Nicholas Clark
2002-04-13 Rafael Garcia-SuarezMore POD fixes and typos
2002-04-13 Andreas KönigRe: UTF-8 and DB_File ?
2002-04-12 Jarkko HietaniemiDiscuss the magic of \w in security terms.
2002-04-09 Jarkko HietaniemiRetract the UTF-8 filenames patch. This may be
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-07 Jarkko HietaniemiThere was no nice way of getting in UTF-8 filenames:
2002-04-06 Jarkko HietaniemiExplain the "gaps" in the UTF-8 encoding.
2002-04-06 Nicholas ClarkRe: 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-SimmonsIntegrate mainline
2002-03-28 Jarkko HietaniemiUnicode 3.2.0-induced doc tweaks.
2002-03-26 Jarkko HietaniemiMention the effect of Unicode keys on hashes.
2002-03-22 Jarkko HietaniemiIf Unicode keys are entered to a hash, a bit is turned on.
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Jarkko HietaniemiTypo fix from Andreas Koenig, plus a tweak.
2002-03-20 Jarkko HietaniemiWhitespace tweaks.
2002-03-20 Jarkko HietaniemiIf it looks like UTF-8 (either nl_langinfo or locale...
2002-03-11 Jarkko HietaniemiUndocument the use of .*utf8.*{upgrade,downgrade,encode...
2002-03-08 Jarkko HietaniemiRe: Performance considerations for UTF-8
2002-03-04 Anton TagunovBased on
2002-03-04 Anton Tagunov[ID 20020303.006] [Doc][utf8::up/down grade][use encodi...
2002-02-27 Jarkko HietaniemiUpdate the UTF-8 explanation table.
2002-02-27 Robin BarkerRe: [PATCH @14870] long C<=item>s and other pod->man...
2002-02-19 Jarkko HietaniemiUTF-8 C API doc tweaks.
2002-01-15 Nick Ing-SimmonsBlind integrate of bulk of mainline.
2002-01-15 Jarkko HietaniemiPod nits.
2002-01-15 Jarkko HietaniemiThe Unicode categories doc patch to go with #14254,
2002-01-12 Jarkko HietaniemiSharp S as a special treat for our German UTF-8 testers :-)
2002-01-12 Jarkko HietaniemiDoc tweaks.
2002-01-10 Jarkko HietaniemiI think we can claim to be supporting Unicode
2001-12-29 coral@eekeek.orgPod whitespace cleanup, round 0.
2001-12-29 Audrey TangModule names and other nits
2001-12-19 Jarkko HietaniemiReformat round.
2001-12-19 Jeffrey Friedlpod/perlunicode.pod
2001-12-16 Jarkko Hietaniemiperlunicode enchancements suggested by Jeffrey Friedl.
2001-12-16 Jeffrey Friedlperlunicode.pod
2001-12-16 Jarkko HietaniemiCan't create surrogates; so can't match them, either.
2001-12-16 Jarkko HietaniemiMake creating UTF-8 surrogates a punishable act.
2001-12-13 Jarkko HietaniemiMore on the Unicode "line" definition.
2001-12-13 Jarkko HietaniemiIt could be possible for the case-insensitive
2001-12-11 Jarkko HietaniemiMore UTF-8 API docs.
2001-12-09 Jarkko HietaniemiQuickie documentation of the C UTF-8 API.
2001-11-19 Jarkko HietaniemiFigures 1 and 2 for UTF-8.
2001-11-17 Jarkko HietaniemiBanish "use utf8".
2001-11-16 Jarkko HietaniemiDocument the negated lookahead trick to emulate
2001-11-16 Abhijit Menon-Sen[PATCH] Doc spellcheck + podcheck
2001-11-12 Jeffrey Friedla few typo fixes
2001-11-12 Jarkko HietaniemiAdd a note about the dangers of bad UTF-8.
2001-11-12 Jarkko HietaniemiIt seems that we actually have this detail implemented
2001-11-11 Jarkko HietaniemiBOM, bom, Bom.
2001-11-11 Philip NewtonRe: PERFORCE change 12943 for review
2001-11-11 Jarkko HietaniemiDoc updates; make the Unicode discussions a little
2001-11-01 Jarkko HietaniemiIf an encoding is set by -M/-m, it must be in
2001-10-31 Jarkko HietaniemiClarification: use encoding cannot be used to
2001-10-31 Jarkko HietaniemiMore documentation for the encode pragma.
2001-10-28 Jarkko HietaniemiAdd the encoding pragma to control the "upgrade"
2001-10-27 Jarkko HietaniemiUnicode: property alias naming cleanup.
next