| Commit message (Expand) | Author | Age | Files | Lines |
* | correct slurp mode doc | Gurusamy Sarathy | 1999-02-17 | 1 | -1/+2 |
* | undo change#2465 (qw[] is a real list now) | Gurusamy Sarathy | 1999-02-16 | 1 | -4/+0 |
* | applied suggested patch, with several language/readability tweaks | Ilya Zakharevich | 1999-02-14 | 1 | -36/+95 |
* | slurping an empty file should return '' rather than undef, with | Gurusamy Sarathy | 1999-02-14 | 1 | -4/+11 |
* | clarify docs for change#2835 | Gurusamy Sarathy | 1999-02-09 | 1 | -1/+8 |
* | make qw() into a true list at compile time (slightly modified | Gurusamy Sarathy | 1999-02-08 | 1 | -4/+4 |
* | tweak doc on bitwise ops | Gurusamy Sarathy | 1999-02-07 | 1 | -3/+7 |
* | properly prototype check parenthesized unary ops (e.g. defined(&a,&b)) | Gurusamy Sarathy | 1999-02-07 | 1 | -1/+1 |
* | PATCH: perlmodlib.pod | Artur Bergman | 1998-12-28 | 1 | -19/+20 |
* | Document that qw() taints. | Christian Burger | 1998-12-12 | 1 | -0/+4 |
* | additional documentation for qr// | Ilya Zakharevich | 1998-11-28 | 1 | -15/+37 |
* | apply minimal variant of patch (sent via private mail) | Jarkko Hietaniemi | 1998-09-23 | 1 | -0/+8 |
* | Here are the long-expected Unicode/UTF-8 modifications. | Larry Wall | 1998-07-24 | 1 | -5/+15 |
* | make failed matches return empty list in list context | Gurusamy Sarathy | 1998-07-19 | 1 | -5/+5 |
* | up patchlevel to 75 (Beta, Issue 1), add podpatch | Abigail | 1998-07-15 | 1 | -19/+19 |
* | minor tweaks to docs on qr// | Gurusamy Sarathy | 1998-07-15 | 1 | -3/+8 |
* | doc patches from Gisle Aas <gisle@aas.no> | Gurusamy Sarathy | 1998-07-14 | 1 | -4/+1 |
* | merge changes#1423,1465 from maintbranch; checkin two missed files | Gurusamy Sarathy | 1998-07-14 | 1 | -0/+29 |
* | applied patch to clarify m//g | M. J. T. Guy | 1998-07-08 | 1 | -9/+7 |
* | tweak doc for ".." | M. J. T. Guy | 1998-07-04 | 1 | -1/+1 |
* | merge changes#1210,1211,1270 from maintbranch | Gurusamy Sarathy | 1998-07-04 | 1 | -1/+0 |
* | Optimize foreach (1..1000000) | Gisle Aas | 1998-06-28 | 1 | -4/+5 |
* | merge relevant portions from maintbranch change#1155 | Gurusamy Sarathy | 1998-06-22 | 1 | -2/+3 |
* | Re docs | Ilya Zakharevich | 1998-06-21 | 1 | -0/+188 |
* | Re: PATCH _67 (Doc) perlop.pod | Daniel Grisinger | 1998-06-21 | 1 | -3/+6 |
* | documentation update from tchrist | Tom Christiansen | 1998-06-15 | 1 | -77/+258 |
* | [win32] merge changes#1014,1038 from maintbranch | Gurusamy Sarathy | 1998-05-29 | 1 | -4/+9 |
* | [win32] merge changes#922,944,949,965,970 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -0/+5 |
* | [win32] merge change#905 from maintbranch, minor fixes to get | Gurusamy Sarathy | 1998-05-15 | 1 | -0/+1 |
* | [win32] merge change#897 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -13/+34 |
* | [win32] merge changes#872,873 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -2/+2 |
* | [win32] maintpatches for docs | Tom Phoenix | 1998-03-03 | 1 | -25/+58 |
* | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 1 | -2/+12 |
* | [inseperable differences to perl 5.004_03]perl-5.004_03 | Tim Bunce | 1997-09-05 | 1 | -1/+1 |
* | perlop pod inconsistent in presentation of regexp options | John Redford | 1997-09-05 | 1 | -1/+1 |
* | perlop pod inconsistent in presentation of regexp options | M.J.T. Guy | 1997-09-05 | 1 | -1/+1 |
* | multiline commands in qx// | Gurusamy Sarathy | 1997-08-07 | 1 | -0/+18 |
* | [differences between cumulative patch application and perl5.004_01]perl-5.004_01 | Tim Bunce | 1997-06-11 | 1 | -2/+2 |
* | [inseparable changes from match from perl-5.003_99a to perl5.004] | Perl 5 Porters | 1997-05-16 | 1 | -26/+30 |
* | [inseparable changes from match from perl-5.003_99 to perl-5.003_99a] | Perl 5 Porters | 1997-05-08 | 1 | -1/+7 |
* | [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97e | Perl 5 Porters | 1997-04-15 | 1 | -8/+5 |
* | Explain //g and \G issues | Gurusamy Sarathy | 1997-04-09 | 1 | -2/+5 |
* | Pod style | Nathan Torkington | 1997-04-03 | 1 | -1/+1 |
* | [inseparable changes from match from perl-5.003_96 to perl-5.003_97] | Perl 5 Porters | 1997-04-01 | 1 | -1/+1 |
* | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86] | Perl 5 Porters | 1997-03-26 | 1 | -38/+43 |
* | [inseparable changes from match from perl-5.003_94 to perl-5.003_95] | Perl 5 Porters | 1997-03-22 | 1 | -3/+3 |
* | [inseparable changes from match from perl-5.003_93 to perl-5.003_94] | Perl 5 Porters | 1997-03-09 | 1 | -3/+25 |
* | [inseparable changes from match from perl-5.003_92 to perl-5.003_93] | Perl 5 Porters | 1997-03-07 | 1 | -1/+1 |
* | [inseparable changes from patch from perl5.003_27 to perl5.003_28] | Perl 5 Porters | 1997-02-22 | 1 | -12/+11 |
* | patch for LWP 5.05 to make it play with both 5.003 and 5.003_20 + overload patch | Ilya Zakharevich | 1997-01-25 | 1 | -0/+26 |