| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | in words order bad | Jarkko Hietaniemi | 2000-03-03 | 1 | -1/+1 |
|/ |
|
* | various pod nits identified by installhtml (all fixed except | Gurusamy Sarathy | 2000-01-27 | 1 | -2/+0 |
* | tests for change#4642 and pod fixups suggested by Ralph Corderoy | Gurusamy Sarathy | 1999-12-28 | 1 | -14/+12 |
* | documentation tweaks from M. J. T. Guy, Micheal Schwern, and | Gurusamy Sarathy | 1999-12-08 | 1 | -2/+4 |
* | Revert the parts of #3926 that outlawed character ranges | Jarkko Hietaniemi | 1999-10-12 | 1 | -2/+6 |
* | slightly edited variant of suggested patch | Ilya Zakharevich | 1999-10-11 | 1 | -0/+106 |
* | rewrote substantive parts of patch | Ilya Zakharevich | 1999-09-10 | 1 | -15/+56 |
* | Minor touches at the [:class:] description. | Jarkko Hietaniemi | 1999-09-08 | 1 | -9/+9 |
* | Use \N{named characters} instead of \C. | Ilya Zakharevich | 1999-08-30 | 1 | -3/+3 |
* | Fix regex charclass parsing so that bogus ranges | Jarkko Hietaniemi | 1999-08-05 | 1 | -5/+9 |
* | Introduce the charnames pragma. | Jarkko Hietaniemi | 1999-08-04 | 1 | -2/+4 |
* | perlre clarification. | Ian Phillipps | 1999-07-28 | 1 | -1/+1 |
* | POSIX [[:character class:]] support for standard, locale, | Jarkko Hietaniemi | 1999-07-06 | 1 | -0/+94 |
* | more pod updates from Tom Christiansen; regen perltoc | Gurusamy Sarathy | 1999-05-24 | 1 | -117/+133 |
* | major pod update from Tom Christiansen | Gurusamy Sarathy | 1999-05-24 | 1 | -214/+246 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-04-24 | 1 | -1/+1 |
* | note how to find REG_INFTY limit | Gurusamy Sarathy | 1999-02-12 | 1 | -1/+5 |
* | 5.005_54 (DOC) fix minor typos | John Bley | 1999-02-02 | 1 | -2/+2 |
* | a few doc typos | Gurusamy Sarathy | 1999-01-17 | 1 | -1/+2 |
* | re-introduce change#1703 | Gurusamy Sarathy | 1998-09-23 | 1 | -1/+1 |
* | patch to support computed regular subexpressions | Ilya Zakharevich | 1998-09-23 | 1 | -0/+22 |
* | apply minimal variant of patch (sent via private mail) | Jarkko Hietaniemi | 1998-09-23 | 1 | -0/+7 |