| Commit message (Expand) | Author | Age | Files | Lines |
* | propagate PERL_VERSION everywhere, add to pod | Gurusamy Sarathy | 1999-02-16 | 1 | -0/+20 |
* | support native integers, pack("L_",...) etc. (via private mail) | Jarkko Hietaniemi | 1999-02-15 | 1 | -0/+5 |
* | several bug fixes; now croak()s when date exceeds integer limits (instead | Peter Chines | 1999-02-14 | 1 | -0/+6 |
* | elide stray effluvium | Gurusamy Sarathy | 1999-02-14 | 1 | -17/+0 |
* | slurping an empty file should return '' rather than undef, with | Gurusamy Sarathy | 1999-02-14 | 1 | -0/+36 |
* | a modified version of suggested patch for pack template 'Z'; added docs | Valeriy E. Ushakov | 1999-02-09 | 1 | -1/+6 |
* | clarify docs for change#2835 | Gurusamy Sarathy | 1999-02-09 | 1 | -2/+10 |
* | make qw() into a true list at compile time (slightly modified | Gurusamy Sarathy | 1999-02-08 | 1 | -0/+5 |
* | make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let | Gurusamy Sarathy | 1999-02-08 | 1 | -0/+22 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-02-08 | 1 | -1/+30 |
|\ |
|
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1999-02-07 | 1 | -0/+23 |
| |\
| |/
|/| |
|
| * | perldelta updates. | Jarkko Hietaniemi | 1999-02-02 | 1 | -1/+30 |
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1999-02-02 | 1 | -5/+34 |
| |\ |
|
* | | | properly prototype check parenthesized unary ops (e.g. defined(&a,&b)) | Gurusamy Sarathy | 1999-02-07 | 1 | -0/+23 |
| |/
|/| |
|
* | | 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 |
|/ |
|
* | sanity check piped opens (tweaked version of patch suggested | Gurusamy Sarathy | 1999-01-17 | 1 | -0/+5 |
* | perlopentut.pod | Tom Christiansen | 1999-01-14 | 1 | -1/+3 |
* | perldelta the Dumpvalue.pm of change #2513. | Jarkko Hietaniemi | 1999-01-02 | 1 | -0/+6 |
* | REV2: Binary number support | Wilson P. Snyder II | 1998-12-31 | 1 | -0/+6 |
* | Document change #2516. | Jarkko Hietaniemi | 1998-12-29 | 1 | -1/+10 |
* | Some (by far not all) issues of the below message addressed. | Tom Christiansen | 1998-12-17 | 1 | -2/+57 |
* | notes about -DPERL_POLLUTE | Gurusamy Sarathy | 1998-11-29 | 1 | -1/+45 |
* | add (stub) perldelta.pod | Gurusamy Sarathy | 1998-11-28 | 1 | -0/+55 |
* | rename perldelta.pod to perl5005delta.pod in preparation for | Gurusamy Sarathy | 1998-11-28 | 1 | -919/+0 |
* | misc pod tweaks | Gurusamy Sarathy | 1998-09-23 | 1 | -1/+1 |
* | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 1 | -0/+2 |
* | applied all but one hunk | Horst von Brand | 1998-08-02 | 1 | -7/+8 |
* | s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so they | Gurusamy Sarathy | 1998-07-26 | 1 | -8/+15 |
* | various pod tweaks | Gurusamy Sarathy | 1998-07-26 | 1 | -3/+37 |
* | Update perldelta and Changes; refresh perltoc; newer perlembed.pod | Gurusamy Sarathy | 1998-07-22 | 1 | -40/+193 |
* | VMS patches from Dan Sugalski <sugalskd@osshe.edu> | Gurusamy Sarathy | 1998-07-22 | 1 | -0/+5 |
* | applied patch, modulo parts already added to perldelta | Stephen McCamant | 1998-07-22 | 1 | -6/+24 |
* | applied patch, add new message to perldeta | Stephen McCamant | 1998-07-22 | 1 | -0/+7 |
* | minor tweaks to docs on qr// | Gurusamy Sarathy | 1998-07-15 | 1 | -2/+2 |
* | doc patches from Gisle Aas <gisle@aas.no> | Gurusamy Sarathy | 1998-07-14 | 1 | -0/+11 |
* | unsubmitted _74 tweaks | Gurusamy Sarathy | 1998-07-14 | 1 | -7/+1 |
* | add files and tweaks needed for MPE/iX port (via PM) | Jarkko Hietaniemi | 1998-07-14 | 1 | -0/+2 |
* | minor tweaks to perldelta and README.win32 | Gurusamy Sarathy | 1998-07-14 | 1 | -0/+7 |
* | update perldelta | Gurusamy Sarathy | 1998-07-13 | 1 | -16/+64 |
* | Re: perldelta.pod [PATCH] | Andy Dougherty | 1998-07-10 | 1 | -11/+25 |
* | misc tweaks to docs and qsortsv() warning | Gurusamy Sarathy | 1998-07-10 | 1 | -1/+1 |
* | update Changes, perlhist.pod, beginnings of perldelta.pod | Gurusamy Sarathy | 1998-07-09 | 1 | -4/+572 |
* | New pod/perldelta.pod (previous one branched in last change): | Andy Dougherty | 1998-05-14 | 1 | -0/+48 |
* | [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh) | Andy Dougherty | 1998-05-14 | 1 | -1609/+0 |
* | [win32] maintpatches for docs | Tom Phoenix | 1998-03-03 | 1 | -1/+1 |
* | [win32] merge another toke.c patch and its dependent (very carefully) | Gurusamy Sarathy | 1998-03-03 | 1 | -0/+6 |
* | [win32] Trivial bugfix#2 from local repository | Gurusamy Sarathy | 1997-12-23 | 1 | -0/+17 |
* | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 1 | -1/+1 |