summaryrefslogtreecommitdiff
path: root/pod/perlre.pod
Commit message (Expand)AuthorAgeFilesLines
* Quick integration of mainline changes to dateCharles Bailey2000-01-201-18/+128
* resync with mainlineCharles Bailey1999-09-291-24/+65
* 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
* perlre clarification.Ian Phillipps1999-07-281-1/+1
* POSIX [[:character class:]] support for standard, locale,Jarkko Hietaniemi1999-07-061-0/+94
* more pod updates from Tom Christiansen; regen perltocGurusamy Sarathy1999-05-241-117/+133
* major pod update from Tom ChristiansenGurusamy Sarathy1999-05-241-214/+246
* integrate cfgperl changes into mainlineGurusamy Sarathy1999-04-241-1/+1
* note how to find REG_INFTY limitGurusamy Sarathy1999-02-121-1/+5
* 5.005_54 (DOC) fix minor typosJohn Bley1999-02-021-2/+2
* a few doc typosGurusamy Sarathy1999-01-171-1/+2
* re-introduce change#1703Gurusamy Sarathy1998-09-231-1/+1
* patch to support computed regular subexpressionsIlya Zakharevich1998-09-231-0/+22
* apply minimal variant of patch (sent via private mail)Jarkko Hietaniemi1998-09-231-0/+7
* integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-081-32/+55
|\
| * Minor cleanup of RE tests and docsIlya Zakharevich1998-08-071-28/+48
| * perlre.pod tweak suggested by Mike Wescott <mike.wescott@columbiasc.ncr.com>Gurusamy Sarathy1998-08-051-1/+1
| * Re: \Q doesn't work in interpolated regular expressionsPeter Prymmer1998-08-021-3/+6
* | Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-0/+5
|/
* applied RE doc patches, with tweaks to the proseIlya Zakharevich1998-07-211-0/+120
* minor tweaks to docs on qr//Gurusamy Sarathy1998-07-151-1/+1
* Switch modifiers in RE offIlya Zakharevich1998-07-081-1/+14
* allow eval-groups in patterns only if they C<use re 'eval';>Gurusamy Sarathy1998-07-061-5/+4
* applied patch, tweaked doc, and regen regnodes.hIlya Zakharevich1998-06-281-3/+4
* check in what change#1182 didn't, and ChangesGurusamy Sarathy1998-06-241-0/+30
* Re docsIlya Zakharevich1998-06-211-4/+4
* enhance perlre.pod to say C<)> can't appear in a (?#...) commentGurusamy Sarathy1998-06-201-1/+3
* documentation update from tchristTom Christiansen1998-06-151-89/+101
* a tweaked version of:Hugo van der Sanden1998-06-121-1/+4
* [win32] merge changes#1014,1038 from maintbranchGurusamy Sarathy1998-05-291-0/+5
* [win32] merge change#905 from maintbranch, minor fixes to getGurusamy Sarathy1998-05-151-1/+1
* [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-141-10/+18
* [win32] merge change#887 from maintbranchGurusamy Sarathy1998-05-141-0/+6
* [win32] merge changes#872,873 from maintbranchGurusamy Sarathy1998-05-141-7/+16
* 5.004_56: Patch to Tie::Hash and docsIlya Zakharevich1998-02-061-13/+12
* Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-191-4/+119
* The description of the \Q metacharacter is confusing to novicesAndrew M. Langmead1997-09-051-10/+11
* Document use of - in a regex char class.Dominic Dunlop1997-08-071-1/+5
* Mention the Regular Expressions bookChip Salzenberg1997-05-081-0/+4
* Explain //g and \G issuesGurusamy Sarathy1997-04-091-3/+4
* Pod styleNathan Torkington1997-04-031-2/+2
* [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-30/+28
* [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-5/+17
* patch for LWP 5.05 to make it play with both 5.003 and 5.003_20 + overload patchIlya Zakharevich1997-01-251-1/+5
* [inseparable changes from patch from perl5.003_20 to perl5.003_21]Perl 5 Porters1997-01-161-1/+4
* Locale-related pod patches, take 2Dominic Dunlop1997-01-011-3/+11
* [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-39/+38
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-10/+30