summaryrefslogtreecommitdiff
path: root/pod/perlre.pod
Commit message (Expand)AuthorAgeFilesLines
* Document usage of $_ and pos() inside /(?{...})/.Rafael Garcia-Suarez2004-01-121-0/+4
* DOCPATCH Re: $1 remains uncleared for failed matchesJarkko Hietaniemi2003-06-171-1/+5
* Remove the deprecated $* variable.Rafael Garcia-Suarez2003-06-131-9/+3
* Re: [PATCH] Tiny nits in perlre.podAndreas König2003-01-041-3/+3
* Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297Rafael Garcia-Suarez2002-12-121-0/+1
* Re: missing lower range in {} regex John P. Linderman2002-08-091-1/+2
* [DOC PATCH] perlre, minor errorSteffen Müller2002-07-091-1/+1
* [Patch] $^N issuesJohan Vromans2002-06-091-3/+14
* User-defined character properties were unintentionallyJarkko Hietaniemi2002-04-201-2/+2
* Re: [DOC PATCH] Regex \G and POSIX restrictionsHugo van der Sanden2002-03-291-2/+5
* [DOC PATCH] Regex \G and POSIX restrictionsMark Kvale2002-03-271-3/+6
* Document the U+0085, U+2028, and U+2029.Jarkko Hietaniemi2002-01-041-9/+13
* Re: [BUG] bleadperl regexp (was ok in 5.6.0)Jarkko Hietaniemi2001-12-191-8/+9
* Re: [DOC PATCHES] pod cleanupsRafael Garcia-Suarez2001-11-231-6/+18
* Banish "use utf8".Jarkko Hietaniemi2001-11-171-6/+9
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
* [ID 20010801.039] perlre.pod message typoAudrey Tang2001-08-011-1/+1
* Re: [ID 20010529.002] typos in man page perlre Stephen P. Potter2001-07-311-1/+1
* Doc patch: perlre should mention perlrequick and perlretutMark-Jason Dominus2001-07-181-4/+14
* patch to add DEL to [:cntrl:]Jeffrey Friedl2001-07-141-1/+2
* Fix for ID 20010619.003, the [[:print:]] is not supposedJarkko Hietaniemi2001-06-231-1/+1
* [ID 20010529.002] typos in man page perlrebart@cg681574-a.adubn1.nj.home.com2001-05-301-2/+2
* Undo qu. Retract #8814, rewrite op/each part of #8615,Jarkko Hietaniemi2001-02-281-1/+0
* Integrate change #8733 from maintperl.Jarkko Hietaniemi2001-02-091-16/+20
* [ID 20010128.003] [PATCH] perlre.pod  bugletroot@ak-75.mind.de2001-01-291-1/+1
* Document and test the new qu operator.Jarkko Hietaniemi2001-01-201-0/+1
* Get the three different space character classes right under utf8.Jarkko Hietaniemi2000-12-011-2/+4
* Overeager visited-positions optimizationsIlya Zakharevich2000-11-221-4/+8
* Pod updatesStephen P. Potter2000-11-071-1/+1
* A pod nit.Abigail2000-08-211-1/+1
* Add [[:blank:]] as suggested inJeffrey Friedl2000-08-181-6/+13
* Fix nits noticed by Boston.pm.Jarkko Hietaniemi2000-07-121-3/+4
* further qualify references to "alphanumeric" (from Wolfgang LaunGurusamy Sarathy2000-06-011-3/+4
* fix places that mean C<"word" character> but say C<alphanumericGurusamy Sarathy2000-05-281-3/+3
* various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-241-1/+1
* lexical warnings update for docs and tests (from Paul Marquess)Gurusamy Sarathy2000-03-131-1/+2
* whitespace and readabiliti nits in the pods (from Michael G SchwernGurusamy Sarathy2000-03-031-17/+17
* Integrate with Sarathy.Jarkko Hietaniemi2000-03-031-3/+3
|\
| * /(?p{})/ changed to /(??{})/, per Larry's suggestion (fromGurusamy Sarathy2000-03-031-3/+3
* | in words order badJarkko Hietaniemi2000-03-031-1/+1
|/
* various pod nits identified by installhtml (all fixed exceptGurusamy Sarathy2000-01-271-2/+0
* tests for change#4642 and pod fixups suggested by Ralph CorderoyGurusamy Sarathy1999-12-281-14/+12
* documentation tweaks from M. J. T. Guy, Micheal Schwern, andGurusamy Sarathy1999-12-081-2/+4
* Revert the parts of #3926 that outlawed character rangesJarkko Hietaniemi1999-10-121-2/+6
* slightly edited variant of suggested patchIlya Zakharevich1999-10-111-0/+106
* rewrote substantive parts of patchIlya Zakharevich1999-09-101-15/+56
* Minor touches at the [:class:] description.Jarkko Hietaniemi1999-09-081-9/+9
* Use \N{named characters} instead of \C.Ilya Zakharevich1999-08-301-3/+3
* Fix regex charclass parsing so that bogus rangesJarkko Hietaniemi1999-08-051-5/+9
* Introduce the charnames pragma.Jarkko Hietaniemi1999-08-041-2/+4