Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tweak PERL_STRICT_CR notes | Gurusamy Sarathy | 1999-02-12 | 1 | -1/+1 |
* | add perltodo.pod | Gurusamy Sarathy | 1999-02-12 | 4 | -1/+944 |
* | note how to find REG_INFTY limit | Gurusamy Sarathy | 1999-02-12 | 1 | -1/+5 |
* | PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>) | Gurusamy Sarathy | 1999-02-12 | 1 | -1/+2 |
* | fix ops that are not filehandle constructors to not create GV if it | Gurusamy Sarathy | 1999-02-12 | 1 | -0/+5 |
* | av_extend() doc tweak from Jan Dubois | Gurusamy Sarathy | 1999-02-11 | 1 | -3/+3 |
* | update Changes | Gurusamy Sarathy | 1999-02-11 | 1 | -15/+0 |
* | integrate perldelta changes from maint-5.005 | Gurusamy Sarathy | 1999-02-11 | 1 | -7/+42 |
* | a modified version of suggested patch for pack template 'Z'; added docs | Valeriy E. Ushakov | 1999-02-09 | 2 | -26/+70 |
* | clarify docs for change#2835 | Gurusamy Sarathy | 1999-02-09 | 2 | -3/+18 |
* | addendum to change#2823 | Stephen McCamant | 1999-02-08 | 1 | -2/+15 |
* | make qw() into a true list at compile time (slightly modified | Gurusamy Sarathy | 1999-02-08 | 2 | -4/+9 |
* | make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let | Gurusamy Sarathy | 1999-02-08 | 2 | -1/+28 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-02-08 | 9 | -12/+1126 |
|\ | |||||
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1999-02-07 | 3 | -4/+48 |
| |\ | |/ |/| | |||||
| * | 5.005_54 (DOC) fix minor typos | John Bley | 1999-02-02 | 1 | -2/+2 |
| * | perlhist update from maint-5.005. | Jarkko Hietaniemi | 1999-02-02 | 1 | -2/+10 |
| * | Re: DOC PATCH (5.005_54 perlsub.pod) | Mark-Jason Dominus | 1999-02-02 | 1 | -1/+2 |
| * | perldelta updates. | Jarkko Hietaniemi | 1999-02-02 | 1 | -1/+30 |
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1999-02-02 | 2 | -7/+36 |
| |\ | |||||
| * | | Add perlthrtut, update pod/* machinery. | Jarkko Hietaniemi | 1999-02-02 | 4 | -0/+1076 |
| * | | Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in ... | M. J. T. Guy | 1999-02-02 | 1 | -6/+6 |
* | | | 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 | 3 | -1/+41 |
| |/ |/| | |||||
* | | sample checksum code in "perlfunc" man page is wrong | Jonathan I. Kamens | 1999-02-01 | 1 | -2/+2 |
* | | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-02-01 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | Document Configure -Uinstallusrbinperl. | Jarkko Hietaniemi | 1999-01-24 | 1 | -0/+7 |
* | | update Changes | Gurusamy Sarathy | 1999-02-01 | 1 | -5/+27 |
* | | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-01-24 | 2 | -11/+37 |
|\ \ | |/ | |||||
| * | Better (I hope) LANGUAGE documentation. | Jarkko Hietaniemi | 1999-01-22 | 1 | -3/+8 |
| * | Re: [PATCH 5.005_54] Evalled substitution parsing | Hugo van der Sanden | 1999-01-21 | 1 | -0/+6 |
| * | Jumbo Configure update. | Jarkko Hietaniemi | 1999-01-19 | 1 | -0/+4 |
| * | Mention /usr/share/locale. | Jarkko Hietaniemi | 1999-01-19 | 1 | -0/+2 |
| * | Document the GNU LANGUAGE env var. | Jarkko Hietaniemi | 1999-01-19 | 1 | -11/+20 |
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1999-01-18 | 6 | -8/+19 |
| |\ | |/ |/| | |||||
* | | sanity check piped opens (tweaked version of patch suggested | Gurusamy Sarathy | 1999-01-17 | 2 | -0/+10 |
* | | PERL_OBJECTness for change#2595 | Gurusamy Sarathy | 1999-01-17 | 1 | -1/+1 |
* | | documentation in change#2596 is not quite right; fix it | Gurusamy Sarathy | 1999-01-17 | 1 | -5/+4 |
* | | integrate cfgperl changes into mainline, fix conflicts | Gurusamy Sarathy | 1999-01-17 | 31 | -639/+2762 |
|\ \ | |/ | |||||
| * | perlopentut.pod | Tom Christiansen | 1999-01-14 | 4 | -1/+867 |
| * | PATCH to perl5.005_54/pod/perldsc.pod (fix typo) | David Dyck | 1999-01-13 | 1 | -1/+1 |
| * | modglobal w/ spelling fixes | Joshua Pritikin | 1999-01-13 | 1 | -0/+9 |
| * | FAQ jumbo patch from tchrist. | Tom Christiansen | 1999-01-08 | 10 | -432/+1581 |
| * | perldelta the Dumpvalue.pm of change #2513. | Jarkko Hietaniemi | 1999-01-02 | 1 | -0/+6 |
| * | Re: [PATCH] perlport.pod 1.38 | Chris Nandor | 1998-12-31 | 1 | -8/+11 |
| * | REV2: Binary number support | Wilson P. Snyder II | 1998-12-31 | 3 | -2/+11 |
| * | bug in pod2man search for perl binary [5.005_5x] | Tim Bunce | 1998-12-31 | 1 | -1/+5 |
| * | Document change #2516. | Jarkko Hietaniemi | 1998-12-29 | 1 | -1/+10 |
| * | Warn on unrecognized alpha escapes. | Ilya Zakharevich | 1998-12-29 | 1 | -0/+11 |
| * | perlxstut.pod fix | Nathan Torkington | 1998-12-28 | 1 | -1/+1 |