| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Small precision about \Q \E inside m//x | Sébastien Aperghis-Tramoni | 2006-06-29 | 1 | -6/+7 |
* | Document that the regexp engine is not currently reentrant | Dominic Dunlop | 2006-04-03 | 1 | -0/+8 |
* | [[:...:]] is equivalent to \p{...}, not [:...:], tweaked from | Steve Purkis | 2006-02-01 | 1 | -8/+17 |
* | remove whitespace preceding semicolon in docs | Steven Schubiger | 2005-11-10 | 1 | -8/+8 |
* | POD index entries with X<> | Ivan Tubert-Brohman | 2005-10-13 | 1 | -0/+61 |
* | Quotes in pod/*.pod | Andy Lester | 2005-06-03 | 1 | -4/+4 |
* | Minor grammar fix by Uri Guttman | Rafael Garcia-Suarez | 2005-05-30 | 1 | -1/+1 |
* | Make the spelling of whitespace (vs white-space and white space) | Offer Kaye | 2005-03-29 | 1 | -1/+1 |
* | A small precision in the docs for overloaded regexp escapes | Rafael Garcia-Suarez | 2005-02-08 | 1 | -0/+2 |
* | [perl #33906] Missing \\ in perlre | Andrew | 2005-01-24 | 1 | -1/+1 |
* | [perl #32419] Spelling fixes for perl@23492 | Richard Soderberg | 2004-11-12 | 1 | -2/+2 |
* | Document usage of $_ and pos() inside /(?{...})/. | Rafael Garcia-Suarez | 2004-01-12 | 1 | -0/+4 |
* | DOCPATCH Re: $1 remains uncleared for failed matches | Jarkko Hietaniemi | 2003-06-17 | 1 | -1/+5 |
* | Remove the deprecated $* variable. | Rafael Garcia-Suarez | 2003-06-13 | 1 | -9/+3 |
* | Re: [PATCH] Tiny nits in perlre.pod | Andreas König | 2003-01-04 | 1 | -3/+3 |
* | Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297 | Rafael Garcia-Suarez | 2002-12-12 | 1 | -0/+1 |
* | Re: missing lower range in {} regex | John P. Linderman | 2002-08-09 | 1 | -1/+2 |
* | [DOC PATCH] perlre, minor error | Steffen Müller | 2002-07-09 | 1 | -1/+1 |
* | [Patch] $^N issues | Johan Vromans | 2002-06-09 | 1 | -3/+14 |
* | User-defined character properties were unintentionally | Jarkko Hietaniemi | 2002-04-20 | 1 | -2/+2 |
* | Re: [DOC PATCH] Regex \G and POSIX restrictions | Hugo van der Sanden | 2002-03-29 | 1 | -2/+5 |
* | [DOC PATCH] Regex \G and POSIX restrictions | Mark Kvale | 2002-03-27 | 1 | -3/+6 |
* | Document the U+0085, U+2028, and U+2029. | Jarkko Hietaniemi | 2002-01-04 | 1 | -9/+13 |
* | Re: [BUG] bleadperl regexp (was ok in 5.6.0) | Jarkko Hietaniemi | 2001-12-19 | 1 | -8/+9 |
* | Re: [DOC PATCHES] pod cleanups | Rafael Garcia-Suarez | 2001-11-23 | 1 | -6/+18 |
* | Banish "use utf8". | Jarkko Hietaniemi | 2001-11-17 | 1 | -6/+9 |
* | a few typo fixes | Jeffrey Friedl | 2001-11-12 | 1 | -1/+1 |
* | [ID 20010801.039] perlre.pod message typo | Audrey Tang | 2001-08-01 | 1 | -1/+1 |
* | Re: [ID 20010529.002] typos in man page perlre | Stephen P. Potter | 2001-07-31 | 1 | -1/+1 |
* | Doc patch: perlre should mention perlrequick and perlretut | Mark-Jason Dominus | 2001-07-18 | 1 | -4/+14 |
* | patch to add DEL to [:cntrl:] | Jeffrey Friedl | 2001-07-14 | 1 | -1/+2 |
* | Fix for ID 20010619.003, the [[:print:]] is not supposed | Jarkko Hietaniemi | 2001-06-23 | 1 | -1/+1 |
* | [ID 20010529.002] typos in man page perlre | bart@cg681574-a.adubn1.nj.home.com | 2001-05-30 | 1 | -2/+2 |
* | Undo qu. Retract #8814, rewrite op/each part of #8615, | Jarkko Hietaniemi | 2001-02-28 | 1 | -1/+0 |
* | Integrate change #8733 from maintperl. | Jarkko Hietaniemi | 2001-02-09 | 1 | -16/+20 |
* | [ID 20010128.003] [PATCH] perlre.pod buglet | root@ak-75.mind.de | 2001-01-29 | 1 | -1/+1 |
* | Document and test the new qu operator. | Jarkko Hietaniemi | 2001-01-20 | 1 | -0/+1 |
* | Get the three different space character classes right under utf8. | Jarkko Hietaniemi | 2000-12-01 | 1 | -2/+4 |
* | Overeager visited-positions optimizations | Ilya Zakharevich | 2000-11-22 | 1 | -4/+8 |
* | Pod updates | Stephen P. Potter | 2000-11-07 | 1 | -1/+1 |
* | A pod nit. | Abigail | 2000-08-21 | 1 | -1/+1 |
* | Add [[:blank:]] as suggested in | Jeffrey Friedl | 2000-08-18 | 1 | -6/+13 |
* | Fix nits noticed by Boston.pm. | Jarkko Hietaniemi | 2000-07-12 | 1 | -3/+4 |
* | further qualify references to "alphanumeric" (from Wolfgang Laun | Gurusamy Sarathy | 2000-06-01 | 1 | -3/+4 |
* | fix places that mean C<"word" character> but say C<alphanumeric | Gurusamy Sarathy | 2000-05-28 | 1 | -3/+3 |
* | various pod nits (from Larry Virden and others) | Gurusamy Sarathy | 2000-04-24 | 1 | -1/+1 |
* | lexical warnings update for docs and tests (from Paul Marquess) | Gurusamy Sarathy | 2000-03-13 | 1 | -1/+2 |
* | whitespace and readabiliti nits in the pods (from Michael G Schwern | Gurusamy Sarathy | 2000-03-03 | 1 | -17/+17 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-03-03 | 1 | -3/+3 |
|\ |
|
| * | /(?p{})/ changed to /(??{})/, per Larry's suggestion (from | Gurusamy Sarathy | 2000-03-03 | 1 | -3/+3 |