summaryrefslogtreecommitdiff
path: root/pod/perlre.pod
Commit message (Collapse)AuthorAgeFilesLines
* DOCPATCH Re: $1 remains uncleared for failed matchesJarkko Hietaniemi2003-06-171-1/+5
| | | | | | | | | | | | From: david nicol <whatever@davidnicol.com> Date: 16 Jun 2003 20:35:24 -0500 Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com> Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> Date: Tue, 17 Jun 2003 00:12:04 -0400 Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu> p4raw-id: //depot/perl@19804
* Remove the deprecated $* variable.Rafael Garcia-Suarez2003-06-131-9/+3
| | | | | | | Incidentally, this fixes bug #22354, about unwanted action-at-distance of the /m regexp modifier. Add a new warning to advertise this fact. p4raw-id: //depot/perl@19769
* Re: [PATCH] Tiny nits in perlre.podAndreas König2003-01-041-3/+3
| | | | | Message-ID: <m33cob14x0.fsf@k242.linux.bogus> p4raw-id: //depot/perl@18438
* Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297Rafael Garcia-Suarez2002-12-121-0/+1
| | | | | | | | p4raw-id: //depot/perl@18299 p4raw-integrated: from //depot/maint-5.8/perl@18298 'copy in' pod/perlretut.pod (@17645..) pod/perlre.pod (@18080..) ext/POSIX/t/is.t (@18189..) t/op/subst.t (@18214..) ext/POSIX/t/posix.t (@18271..) t/op/pat.t (@18276..) ext/POSIX/POSIX.pod (@18294..) 'merge in' regexec.c (@18095..)
* Re: missing lower range in {} regex John P. Linderman2002-08-091-1/+2
| | | | | | From: "John P. Linderman" <jpl@research.att.com> Message-ID: <200208091648.MAA77577@raptor.research.att.com> p4raw-id: //depot/perl@17706
* [DOC PATCH] perlre, minor errorSteffen Müller2002-07-091-1/+1
| | | | | | From: "Steffen Mueller" <xyey9001@sneakemail.com> Message-ID: <20020709002024.28399.qmail@onion.perl.org> p4raw-id: //depot/perl@17434
* [Patch] $^N issuesJohan Vromans2002-06-091-3/+14
| | | | | Message-ID: <15619.14379.888034.910020@phoenix.squirrel.nl> p4raw-id: //depot/perl@17131
* User-defined character properties were unintentionallyJarkko Hietaniemi2002-04-201-2/+2
| | | | | removed, noticed by Dan Kogai. p4raw-id: //depot/perl@16012
* Re: [DOC PATCH] Regex \G and POSIX restrictionsHugo van der Sanden2002-03-291-2/+5
| | | | | Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk> p4raw-id: //depot/perl@15608
* [DOC PATCH] Regex \G and POSIX restrictionsMark Kvale2002-03-271-3/+6
| | | | | Message-Id: <02032716453705.38063@ivy.ucsf.edu> p4raw-id: //depot/perl@15562
* Document the U+0085, U+2028, and U+2029.Jarkko Hietaniemi2002-01-041-9/+13
| | | p4raw-id: //depot/perl@14054
* Re: [BUG] bleadperl regexp (was ok in 5.6.0)Jarkko Hietaniemi2001-12-191-8/+9
| | | | | | | | | | | | From: Wolfgang Laun <Wolfgang.Laun@alcatel.at> Date: Wed, 19 Dec 2001 12:35:07 +0100 Message-ID: <3C207B6B.A687A8EC@alcatel.at> Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0) From: Hugo van der Sanden <hv@crypt.compulink.co.uk> Date: Wed, 19 Dec 2001 17:34:51 +0000 Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk> p4raw-id: //depot/perl@13810
* Re: [DOC PATCHES] pod cleanupsRafael Garcia-Suarez2001-11-231-6/+18
| | | | | Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net> p4raw-id: //depot/perl@13206
* Banish "use utf8".Jarkko Hietaniemi2001-11-171-6/+9
| | | p4raw-id: //depot/perl@13064
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
| | | | | | | | | | | Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com> Patching README.foo instead of pod/perlfoo.pod, not patching Math::BigInt (Tels will take care of that), dropping broken hv.c and sv.h patches, patching libnetcfg.PL and perldoc.PL instead of libnetcfg and perldoc, patching ext/Digest/MD5/t/files.t since MD5.pm was changed. p4raw-id: //depot/perl@12954
* [ID 20010801.039] perlre.pod message typoAudrey Tang2001-08-011-1/+1
| | | | | Message-Id: <200108012048.f71Km2r79890@geb.elixus.org> p4raw-id: //depot/perl@11540
* Re: [ID 20010529.002] typos in man page perlre Stephen P. Potter2001-07-311-1/+1
| | | | | Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org> p4raw-id: //depot/perl@11511
* Doc patch: perlre should mention perlrequick and perlretutMark-Jason Dominus2001-07-181-4/+14
| | | | | Message-Id: <20010717175920.8177.qmail@plover.com> p4raw-id: //depot/perl@11402
* patch to add DEL to [:cntrl:]Jeffrey Friedl2001-07-141-1/+2
| | | | | Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com> p4raw-id: //depot/perl@11371
* Fix for ID 20010619.003, the [[:print:]] is not supposedJarkko Hietaniemi2001-06-231-1/+1
| | | | | to match the whole isprint(), only the space character. p4raw-id: //depot/perl@10855
* [ID 20010529.002] typos in man page perlrebart@cg681574-a.adubn1.nj.home.com2001-05-301-2/+2
| | | | | Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com> p4raw-id: //depot/perl@10315
* Undo qu. Retract #8814, rewrite op/each part of #8615,Jarkko Hietaniemi2001-02-281-1/+0
| | | | | | | retract toke.c/qu parts of #8583, retract #8485, retract or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl, op/length.t, and MANIFEST, and delete t/op/qu.t. p4raw-id: //depot/perl@8967
* Integrate change #8733 from maintperl.Jarkko Hietaniemi2001-02-091-16/+20
| | | | | | | | | Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod p4raw-link: @8733 on //depot/maint-5.6/perl: f672c3f4b56d3d7aaa92fcde49f628e864a3320a p4raw-id: //depot/perl@8734 p4raw-integrated: from //depot/maint-5.6/perl@8731 'merge in' pod/perlre.pod (@8630..)
* [ID 20010128.003] [PATCH] perlre.pod  bugletroot@ak-75.mind.de2001-01-291-1/+1
| | | | | Message-Id: <200101281932.UAA15768@ak-75.mind.de> p4raw-id: //depot/perl@8587
* Document and test the new qu operator.Jarkko Hietaniemi2001-01-201-0/+1
| | | p4raw-id: //depot/perl@8485
* Get the three different space character classes right under utf8.Jarkko Hietaniemi2000-12-011-2/+4
| | | p4raw-id: //depot/perl@7940
* Overeager visited-positions optimizationsIlya Zakharevich2000-11-221-4/+8
| | | | | Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@7815
* Pod updatesStephen P. Potter2000-11-071-1/+1
| | | | | Message-Id: <200011062357.SAA18173@spotter.yi.org> p4raw-id: //depot/perl@7585
* A pod nit.Abigail2000-08-211-1/+1
| | | | | | Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns) Message-ID: <20000821180016.28627.qmail@foad.org> p4raw-id: //depot/perl@6756
* Add [[:blank:]] as suggested inJeffrey Friedl2000-08-181-6/+13
| | | | | | | | | | | | | | Subject: [ID 20000716.024] [=cc=] / [:blank:] Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com> (the [=cc=] has already been taken care of by #6439 so the whole bug report can be closed) and make [[:space:]] to be equivalent to isspace(3) (as opposed to \s, which is isSPACE()). The difference is that now [[:space:]] matches the mythical vertical tab, while \s doesn't. p4raw-id: //depot/perl@6703
* Fix nits noticed by Boston.pm.Jarkko Hietaniemi2000-07-121-3/+4
| | | p4raw-id: //depot/cfgperl@6377
* further qualify references to "alphanumeric" (from Wolfgang LaunGurusamy Sarathy2000-06-011-3/+4
| | | | | <wolfgang.laun@alcatel.at>) p4raw-id: //depot/perl@6186
* fix places that mean C<"word" character> but say C<alphanumericGurusamy Sarathy2000-05-281-3/+3
| | | | | character> p4raw-id: //depot/perl@6130
* various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-241-1/+1
| | | p4raw-id: //depot/perl@5917
* lexical warnings update for docs and tests (from Paul Marquess)Gurusamy Sarathy2000-03-131-1/+2
| | | p4raw-id: //depot/perl@5712
* whitespace and readabiliti nits in the pods (from Michael G SchwernGurusamy Sarathy2000-03-031-17/+17
| | | | | and Robin Barker) p4raw-id: //depot/perl@5493
* Integrate with Sarathy.Jarkko Hietaniemi2000-03-031-3/+3
|\ | | | | p4raw-id: //depot/cfgperl@5469
| * /(?p{})/ changed to /(??{})/, per Larry's suggestion (fromGurusamy Sarathy2000-03-031-3/+3
| | | | | | | | | | Simon Cozens <simon@othersideofthe.earth.li>) p4raw-id: //depot/perl@5467
* | in words order badJarkko Hietaniemi2000-03-031-1/+1
|/ | | p4raw-id: //depot/cfgperl@5466
* various pod nits identified by installhtml (all fixed exceptGurusamy Sarathy2000-01-271-2/+0
| | | | | unresolved links) p4raw-id: //depot/perl@4910
* tests for change#4642 and pod fixups suggested by Ralph CorderoyGurusamy Sarathy1999-12-281-14/+12
| | | | | | | <ralph@inputplus.demon.co.uk> p4raw-link: @4642 on //depot/perl: db7ec62399075c965a182629c9ca8ed4044fc594 p4raw-id: //depot/perl@4732
* documentation tweaks from M. J. T. Guy, Micheal Schwern, andGurusamy Sarathy1999-12-081-2/+4
| | | | | Tim Meadowcroft p4raw-id: //depot/perl@4666
* Revert the parts of #3926 that outlawed character rangesJarkko Hietaniemi1999-10-121-2/+6
| | | | | | | | | | | that have character classes such as \w as either endpoint. This change re-establishes the old behavior which meant that such ranges weren't really ranges, the "-" was literal. Moreover, this change also fixes the old behavior to be more consistent: [\w-.] and [\s-\w] worked, but [.-\w] didn't. Now they all do work as described above. The #3926 outlawed all of those. p4raw-id: //depot/cfgperl@4355
* slightly edited variant of suggested patchIlya Zakharevich1999-10-111-0/+106
| | | | | | Message-ID: <19990909183537.A28682@monk.mps.ohio-state.edu> Subject: [PATCH 5.005_58] How RExen match? p4raw-id: //depot/perl@4344
* rewrote substantive parts of patchIlya Zakharevich1999-09-101-15/+56
| | | | | | Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu> Subject: [PATCH 5.005_58] REx documentation p4raw-id: //depot/perl@4124
* Minor touches at the [:class:] description.Jarkko Hietaniemi1999-09-081-9/+9
| | | p4raw-id: //depot/cfgperl@4105
* Use \N{named characters} instead of \C.Ilya Zakharevich1999-08-301-3/+3
| | | | | | | | | To: jhi@iki.fi Cc: larry@wall.org (Larry Wall), Tim.Bunce@ig.co.uk (Tim Bunce), perl5-porters@perl.org (Mailing list Perl5) Subject: Re: [PATCH 5.005_58] Named characters in Perl Message-Id: <199908292046.QAA05510@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@4052
* Fix regex charclass parsing so that bogus rangesJarkko Hietaniemi1999-08-051-5/+9
| | | | | | like [0-\d] and [[:word:]-z] are no more allowed. The anomaly was noticed by Guy Decoux. p4raw-id: //depot/cfgperl@3926
* Introduce the charnames pragma.Jarkko Hietaniemi1999-08-041-2/+4
| | | | | | | | | | | | | | | | Subject: [PATCH 5.005_58] Free \C (for named chars), move to \O From: Ilya Zakharevich <[9]ilya@math.ohio-state.edu> To: Chip Salzenberg <[11]chip@perlsupport.com> Cc: Mailing list Perl5 <[12]perl5-porters@perl.org> Date: Sat, 31 Jul 1999 05:44:05 -0400 Message-Id: <[13]199907311407.IAA25042@localhost.frii.com> From: Ilya Zakharevich <ilya@math.ohio-state.edu> To: Mailing list Perl5 <perl5-porters@perl.org> Subject: [PATCH 5.005_58] Named characters in Perl Date: Mon, 2 Aug 1999 19:25:40 -0400 Message-ID: <19990802192540.B24407@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@3916
* perlre clarification.Ian Phillipps1999-07-281-1/+1
| | | | | | | To: Perl 5 Porters <perl5-porters@perl.org> Subject: [PATCH 5.00557] Add definite article to perlre.pod Message-ID: <19990727104629.A10074@homer.diplex.co.uk> p4raw-id: //depot/cfgperl@3807