| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [ID 19991013.002] fix for 'perlop.pod' shipped with perl5.00503 | Vlad Harchev | 1999-10-13 | 1 | -1/+1 |
* | various pod tweaks (from M.J.T. Guy <mjtg@cus.cam.ac.uk>) | Gurusamy Sarathy | 1999-10-13 | 1 | -4/+9 |
* | Undo #4055 (related to #4079). | Jarkko Hietaniemi | 1999-09-05 | 1 | -6/+2 |
* | Time is not yet ripe. | Jarkko Hietaniemi | 1999-09-05 | 1 | -5/+5 |
* | Enable 64-bit clean bit ops. | Jarkko Hietaniemi | 1999-09-04 | 1 | -5/+5 |
* | Document the undefinedness of overshifting. | Jarkko Hietaniemi | 1999-08-30 | 1 | -2/+6 |
* | Use \N{named characters} instead of \C. | Ilya Zakharevich | 1999-08-30 | 1 | -2/+2 |
* | Introduce the charnames pragma. | Jarkko Hietaniemi | 1999-08-04 | 1 | -1/+3 |
* | pod fixes (with minor edits) from Abigail, Ronald Kimball, Jon | Gurusamy Sarathy | 1999-07-17 | 1 | -3/+18 |
* | major pod update from Tom Christiansen | Gurusamy Sarathy | 1999-05-24 | 1 | -404/+425 |
* | Win32 and VC++ 98 doesn't support CASTI | Jan Dubois | 1999-05-10 | 1 | -6/+8 |
* | doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk> | Gurusamy Sarathy | 1999-03-24 | 1 | -4/+6 |
* | 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 |