summaryrefslogtreecommitdiff
path: root/pod/perlunicode.pod
Commit message (Collapse)AuthorAgeFilesLines
* Re: [PATCH] undupJarkko Hietaniemi2005-08-081-1/+1
| | | | | Message-ID: <42F5F554.5020701@gmail.com> p4raw-id: //depot/perl@25276
* Encoding neutral unpackTon Hospel2005-03-081-10/+9
| | | | | Message-Id: <d0fi6i$k06$1@post.home.lunix> p4raw-id: //depot/perl@24010
* BOM-marked and (BOMless) UTF-16 scripts not workingJarkko Hietaniemi2004-05-131-0/+8
| | | | | | Message-ID: <40A26D75.8080406@iki.fi> Date: Wed, 12 May 2004 21:31:17 +0300 p4raw-id: //depot/perl@22818
* candidate for TR18 complianceJeff Pinyan2004-04-271-24/+29
| | | | | | | | | Date: Thu, 22 Apr 2004 14:31:30 -0400 (EDT) Message-ID: <Pine.LNX.4.44.0404221429040.10466-101000@perlmonk.org> Date: Mon, 26 Apr 2004 12:37:21 -0400 (EDT) Message-ID: <Pine.LNX.4.44.0404261222320.7154-400000@perlmonk.org> p4raw-id: //depot/perl@22744
* Re: [PATCH] lib/utf8_heavy.pl -- cascading classes and '&' supportJeff Pinyan2004-04-191-13/+44
| | | | | | From: "Jeff 'japhy' Pinyan" <japhy@perlmonk.org> Message-ID: <Pine.LNX.4.44.0404141659480.11423-301000@perlmonk.org> p4raw-id: //depot/perl@22713
* chomp() cares about UnicodeSADAHIRO Tomoyuki2004-02-081-2/+2
| | | | | Message-Id: <20040206235116.0E36.BQW10602@nifty.com> p4raw-id: //depot/perl@22284
* Document that /[\W]/ doesn't work, unicode-wise (see bug #18281)Rafael Garcia-Suarez2004-01-011-0/+4
| | | p4raw-id: //depot/perl@22031
* more uni doc tweakageJarkko Hietaniemi2003-12-301-2/+3
| | | | | | | | | | | Message-ID: <20031230133755.GA23118@vipunen.hut.fi> Date: Tue, 30 Dec 2003 15:37:55 +0200 Subject: one more pod fix From: Jarkko Hietaniemi <jhi@iki.fi> Message-ID: <20031230135641.GA24516@vipunen.hut.fi> Date: Tue, 30 Dec 2003 15:56:41 +0200 p4raw-id: //depot/perl@22013
* doc nitsJarkko Hietaniemi2003-12-221-2/+2
| | | | | Message-Id: <20031222195734.GA29441@vipunen.hut.fi> p4raw-id: //depot/perl@21946
* Implicit upgrading docsAudrey Tang2003-12-091-6/+21
| | | | | Message-ID: <20031209123915.GA1454@not.autrijus.org> p4raw-id: //depot/perl@21873
* typo fixoVadim Konovalov2003-09-191-1/+1
| | | | | Message-ID: <4538131828.20030919063208@mail.wplus.net> p4raw-id: //depot/perl@21288
* Give a concrete example of the still existing Unicode slowness.Jarkko Hietaniemi2003-09-161-2/+6
| | | p4raw-id: //depot/perl@21243
* It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,Jarkko Hietaniemi2003-09-121-2/+2
| | | | | | since that would break a lot of code.) Also few stray UTF16s, UTF32s, and "encoded in Unicode". p4raw-id: //depot/perl@21198
* Also indicate the Unicode level here.Jarkko Hietaniemi2003-09-031-0/+4
| | | | | (The last date is non-committal :-) p4raw-id: //depot/perl@21019
* Mention the Unicode UTR #18 version referenced.Jarkko Hietaniemi2003-08-211-1/+2
| | | p4raw-id: //depot/perl@20808
* [PATCH] long C<=item>s in pod/perlunicode.pod Robin Barker2003-07-011-6/+19
| | | | | | | | | | | | | | | | Date: Tue, 1 Jul 2003 18:21:34 +0100 Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk> Subject: [PATCH] long C<=item>s in lib/CGI.pm From: Robin Barker <Robin.Barker@npl.co.uk> Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk> Date: Tue, 1 Jul 2003 18:25:17 +0100 Subject: [PATCH] long <=item>s in lib/ExtUtils/MakeMaker/FAQ.pod From: Robin Barker <Robin.Barker@npl.co.uk> Date: Tue, 1 Jul 2003 18:29:09 +0100 Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk> p4raw-id: //depot/perl@19917
* Mention the Unicode::Regex::Set module.Jarkko Hietaniemi2003-06-141-2/+5
| | | p4raw-id: //depot/perl@19782
* Document which interfaces are NOT Unicode-aware.Jarkko Hietaniemi2003-05-061-0/+47
| | | p4raw-id: //depot/perl@19433
* Snip away the perlunicode slowness demo since the newJarkko Hietaniemi2003-05-051-51/+8
| | | | | caching scheme should help things a bit. p4raw-id: //depot/perl@19428
* Doc tweaks (and one code tweak) based on Philip Newton's comments.Jarkko Hietaniemi2003-02-171-10/+4
| | | p4raw-id: //depot/perl@18731
* The new(er) way of controlling Unicode I/O (and other) features;Jarkko Hietaniemi2003-02-151-9/+11
| | | | | -C (or PERL_UNICODE). See perlrun/-C for more details. p4raw-id: //depot/perl@18715
* Upper<->Lower case mistake in perlunicode.pod ?Jose Auguste-Etienne2003-01-301-1/+1
| | | | | Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr> p4raw-id: //depot/perl@18606
* Make the locale-induced UTF-8-ification of STD fhsJarkko Hietaniemi2003-01-161-12/+9
| | | | | | and the default file open layer explicit (either -C or PERL_UTF8_LOCALE), instead of implicit (and unasked-for). p4raw-id: //depot/perl@18490
* Integrate from the maint-5.8/ branch :Rafael Garcia-Suarez2002-12-101-6/+58
| | | | | | | | | | | | | | | | changes 18219, 18236, 18242-3, 18247-8, 18253-5, 18257, 18273-6 p4raw-id: //depot/perl@18280 p4raw-branched: from //depot/maint-5.8/perl@18279 'branch in' t/op/lc_user.t p4raw-integrated: from //depot/maint-5.8/perl@18279 'copy in' lib/File/Copy.pm (@17645..) lib/utf8_heavy.pl pod/perlsec.pod (@18080..) hints/irix_6.sh (@18173..) t/uni/tr_utf8.t (@18197..) pod/perlunicode.pod (@18242..) t/op/pat.t (@18248..) t/op/split.t (@18274..) 'edit in' pod/perlguts.pod (@18242..) 'merge in' pp.c (@18126..) MANIFEST (@18234..) p4raw-integrated: from //depot/maint-5.8/perl@18254 'merge in' pod/perldiag.pod (@18234..)
* minor typos in perlhist.pod and perlunicode.podSADAHIRO Tomoyuki2002-10-141-2/+2
| | | | | Message-Id: <20021013090227.FFCD.BQW10602@nifty.com> p4raw-id: //depot/perl@18016
* [DOCPATCH] Unicode porting adviceAndreas König2002-10-021-0/+108
| | | | | Message-ID: <m3znu3zhjr.fsf@k242.linux.bogus> p4raw-id: //depot/perl@17959
* Pod formatting nit, found by Merijn and Jos Boumans.Rafael Garcia-Suarez2002-09-161-1/+3
| | | p4raw-id: //depot/perl@17909
* (mostly (Unicode)) pod nitsJarkko Hietaniemi2002-09-061-22/+15
| | | | | Message-Id: <20020906030157.GA28252@lyta.hut.fi> p4raw-id: //depot/perl@17850
* Replace the word "discipline" by "layer" almost everywhere,Rafael Garcia-Suarez2002-07-071-2/+2
| | | | | by Elizabeth Mattijsen. p4raw-id: //depot/perl@17410
* Document the "Unicode in package/sub names" problem;Jarkko Hietaniemi2002-06-181-1/+1
| | | | | | | a microfix in toke.c towards the final goal (the fix removes the need to have quotes around Unicode package names when calling a method on them) p4raw-id: //depot/perl@17286
* pod cleanups.Jarkko Hietaniemi2002-05-291-1/+1
| | | p4raw-id: //depot/perl@16849
* Doc tweaks.Jarkko Hietaniemi2002-05-231-72/+79
| | | p4raw-id: //depot/perl@16761
* Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod John Borwick2002-05-221-315/+318
| | | | | Message-ID: <15595.21117.875874.721450@nada.johnborwick.com> p4raw-id: //depot/perl@16733
* [Patch] doc patch on UnicodeSADAHIRO Tomoyuki2002-05-181-14/+14
| | | | | Message-Id: <20020519005515.18F0.BQW10602@nifty.com> p4raw-id: //depot/perl@16676
* Doc tweak from Elizabeth Mattijsen.Jarkko Hietaniemi2002-05-041-2/+3
| | | p4raw-id: //depot/perl@16388
* Re: Encode, charnames and utf8heavyDan Kogai2002-05-021-2/+2
| | | | | | | Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp> (plus a respective perlunicode tweak) p4raw-id: //depot/perl@16354
* Make writing user-defined character properties nicer.Jarkko Hietaniemi2002-04-211-7/+13
| | | p4raw-id: //depot/perl@16054
* One more way to do character class subtraction.Jarkko Hietaniemi2002-04-211-3/+6
| | | p4raw-id: //depot/perl@16052
* perlunicode.pod typosAndreas König2002-04-201-7/+6
| | | | | Message-ID: <m3vgamoheu.fsf@anima.de> p4raw-id: //depot/perl@16021
* User-defined character properties were unintentionallyJarkko Hietaniemi2002-04-201-0/+80
| | | | | removed, noticed by Dan Kogai. p4raw-id: //depot/perl@16012
* s.Jarkko Hietaniemi2002-04-131-1/+1
| | | p4raw-id: //depot/perl@15891
* Phrasing fixes by Nicholas ClarkRafael Garcia-Suarez2002-04-131-8/+8
| | | p4raw-id: //depot/perl@15890
* More POD fixes and typosRafael Garcia-Suarez2002-04-131-6/+6
| | | p4raw-id: //depot/perl@15889
* Re: UTF-8 and DB_File ?Andreas König2002-04-131-4/+71
| | | | | Message-ID: <m3ads7j0pm.fsf@anima.de> p4raw-id: //depot/perl@15888
* Discuss the magic of \w in security terms.Jarkko Hietaniemi2002-04-121-1/+38
| | | p4raw-id: //depot/perl@15876
* Retract the UTF-8 filenames patch. This may beJarkko Hietaniemi2002-04-091-5/+0
| | | | | | better dealt with in Perl level, a la File::Spec (since the whole mess is strongly filesystem-specific). p4raw-id: //depot/perl@15835
* There was no nice way of getting in UTF-8 filenames:Jarkko Hietaniemi2002-04-071-0/+5
| | | | | | | | now one can use in the (new) three-arg form of readdir() and in File::Glob import a ":utf8" to transparently accept the filenames as Unicode. Note that only :utf8 is supported, not fancier stuff like :encoding(foobar) p4raw-id: //depot/perl@15776
* Explain the "gaps" in the UTF-8 encoding.Jarkko Hietaniemi2002-04-061-0/+5
| | | p4raw-id: //depot/perl@15761
* Re: the dirty half dozen (Re: perl@15662)Nicholas Clark2002-04-061-13/+0
| | | | | | | Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net> (with the last one reversed) p4raw-id: //depot/perl@15757
* [perlunicode] A nasty doc bug causing the real one!Dan Kogai2002-04-061-1/+1
| | | | | Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp> p4raw-id: //depot/perl@15755