1999-08-30 |
Ilya Zakharevich |
Use \N{named characters} instead of \C. |
blob | commitdiff |
1999-08-05 |
Jarkko Hietaniemi |
Fix regex charclass parsing so that bogus ranges |
blob | commitdiff | diff to current |
1999-08-04 |
Jarkko Hietaniemi |
Introduce the charnames pragma. |
blob | commitdiff | diff to current |
1999-07-28 |
Ian Phillipps |
perlre clarification. |
blob | commitdiff | diff to current |
1999-07-06 |
Jarkko Hietaniemi |
POSIX [[:character class:]] support for standard, locale, |
blob | commitdiff | diff to current |
1999-05-24 |
Gurusamy Sarathy |
more pod updates from Tom Christiansen; regen perltoc |
blob | commitdiff | diff to current |
1999-05-24 |
Gurusamy Sarathy |
major pod update from Tom Christiansen |
blob | commitdiff | diff to current |
1999-04-24 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
blob | commitdiff | diff to current |
1999-02-12 |
Gurusamy Sarathy |
note how to find REG_INFTY limit |
blob | commitdiff | diff to current |
1999-02-02 |
John Bley |
5.005_54 (DOC) fix minor typos |
blob | commitdiff | diff to current |
1999-01-17 |
Gurusamy Sarathy |
a few doc typos |
blob | commitdiff | diff to current |
1998-09-23 |
Gurusamy Sarathy |
re-introduce change#1703 |
blob | commitdiff | diff to current |
1998-09-23 |
Ilya Zakharevich |
patch to support computed regular subexpressions |
blob | commitdiff | diff to current |
1998-09-23 |
Jarkko Hietaniemi |
apply minimal variant of patch (sent via private mail) |
blob | commitdiff | diff to current |
1998-08-08 |
Gurusamy Sarathy |
integrate maint-5.005 changes into mainline |
blob | commitdiff | diff to current |
1998-08-07 |
Ilya Zakharevich |
Minor cleanup of RE tests and docs |
blob | commitdiff | diff to current |
1998-08-05 |
Gurusamy Sarathy |
perlre.pod tweak suggested by Mike Wescott <mike.wescot... |
blob | commitdiff | diff to current |
1998-08-02 |
Peter Prymmer |
Re: \Q doesn't work in interpolated regular expressions |
blob | commitdiff | diff to current |
1998-07-24 |
Larry Wall |
Here are the long-expected Unicode/UTF-8 modifications. |
blob | commitdiff | diff to current |
1998-07-21 |
Ilya Zakharevich |
applied RE doc patches, with tweaks to the prose |
blob | commitdiff | diff to current |
1998-07-15 |
Gurusamy Sarathy |
minor tweaks to docs on qr// |
blob | commitdiff | diff to current |
1998-07-08 |
Ilya Zakharevich |
Switch modifiers in RE off |
blob | commitdiff | diff to current |
1998-07-06 |
Gurusamy Sarathy |
allow eval-groups in patterns only if they C<use re... |
blob | commitdiff | diff to current |
1998-06-28 |
Ilya Zakharevich |
applied patch, tweaked doc, and regen regnodes.h |
blob | commitdiff | diff to current |
1998-06-24 |
Gurusamy Sarathy |
check in what change#1182 didn't, and Changes |
blob | commitdiff | diff to current |
1998-06-21 |
Ilya Zakharevich |
Re docs |
blob | commitdiff | diff to current |
1998-06-20 |
Gurusamy Sarathy |
enhance perlre.pod to say C<)> can't appear in a (... |
blob | commitdiff | diff to current |
1998-06-15 |
Tom Christiansen |
documentation update from tchrist |
blob | commitdiff | diff to current |
1998-06-12 |
Hugo van der Sanden |
a tweaked version of: |
blob | commitdiff | diff to current |
1998-05-29 |
Gurusamy Sarathy |
[win32] merge changes#1014,1038 from maintbranch |
blob | commitdiff | diff to current |
1998-05-15 |
Gurusamy Sarathy |
[win32] merge change#905 from maintbranch, minor fixes... |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#897 from maintbranch |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#887 from maintbranch |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge changes#872,873 from maintbranch |
blob | commitdiff | diff to current |
1998-02-06 |
Ilya Zakharevich |
5.004_56: Patch to Tie::Hash and docs |
blob | commitdiff | diff to current |
1997-11-19 |
Ilya Zakharevich |
Jumbo regexp patch applied (with minor fix-up tweaks): |
blob | commitdiff | diff to current |
1997-09-04 |
Andrew M. Langmead |
The description of the \Q metacharacter is confusing... |
blob | commitdiff | diff to current |
1997-08-06 |
Dominic Dunlop |
Document use of - in a regex char class. |
blob | commitdiff | diff to current |
1997-05-07 |
Chip Salzenberg |
Mention the Regular Expressions book |
blob | commitdiff | diff to current |
1997-05-07 |
Stephen Potter |
Mention the Regular Expressions book |
blob | commitdiff | diff to current |
1997-04-09 |
Gurusamy Sarathy |
Explain //g and \G issues |
blob | commitdiff | diff to current |
1997-04-02 |
Nathan Torkington |
Pod style |
blob | commitdiff | diff to current |
1997-03-25 |
Perl 5 Porters |
[inseperable changes from patch from perl-5.003_95... |
blob | commitdiff | diff to current |
1997-03-25 |
Cary D. Renzema |
Pod updates |
blob | commitdiff | diff to current |
1997-03-08 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_93... |
blob | commitdiff | diff to current |
1997-03-08 |
Jim Meyering |
typos in pods of 5.003_93 |
blob | commitdiff | diff to current |
1997-03-08 |
Nat Torkington |
*.pod changes based on the FAQ |
blob | commitdiff | diff to current |
1997-01-25 |
Ilya Zakharevich |
patch for LWP 5.05 to make it play with both 5.003... |
blob | commitdiff | diff to current |
1997-01-15 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_20 to... |
blob | commitdiff | diff to current |
1997-01-15 |
Gurusamy Sarathy |
Document use of pos() and /\G/ |
blob | commitdiff | diff to current |
1996-12-31 |
Dominic Dunlop |
Locale-related pod patches, take 2 |
blob | commitdiff | diff to current |
1996-12-19 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_11 to... |
blob | commitdiff | diff to current |
1996-12-19 |
Steve Kelem |
pod patches for English errors |
blob | commitdiff | diff to current |
1996-11-19 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_07 to... |
blob | commitdiff | diff to current |
1996-09-20 |
Perl 5 Porters |
perl 5.003_06: pod/perlre.pod |
blob | commitdiff | diff to current |
1996-06-18 |
Perl 5 Porters |
Correct typo |
blob | commitdiff | diff to current |
1996-03-11 |
Perl 5 Porters |
More miscellaneous typos fixed |
blob | commitdiff | diff to current |
1996-02-29 |
Andy Dougherty |
perl 5.002 |
blob | commitdiff | diff to current |
1996-02-03 |
Perl 5 Porters |
perl5.002beta3 |
blob | commitdiff | diff to current |
1996-08-24 |
Perl 5 Porters |
Clean up docmentation installation errors. |
blob | commitdiff | diff to current |
1995-12-21 |
Andy Dougherty |
This is patch.2b1g to perl5.002beta1. |
blob | commitdiff | diff to current |
1995-12-02 |
Andy Dougherty |
This is patch.2b1d to perl5.002beta1. |
blob | commitdiff | diff to current |
1995-11-20 |
Larry Wall |
5.002 beta 1 |
blob | commitdiff | diff to current |
1995-03-13 |
Larry Wall |
Perl 5.001 |
blob | commitdiff | diff to current |
1994-10-17 |
Larry Wall |
perl 5.000 |
blob | commitdiff | diff to current |
|