Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | broken URLs fixed (from Michael G Schwern <schwern@pobox.com>) | Gurusamy Sarathy | 1999-02-15 | 8 | -77/+148 |
* | support native integers, pack("L_",...) etc. (via private mail) | Jarkko Hietaniemi | 1999-02-15 | 3 | -0/+62 |
* | clarify what a "line" is | Gurusamy Sarathy | 1999-02-15 | 2 | -3/+14 |
* | patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits) | Gurusamy Sarathy | 1999-02-15 | 23 | -37/+37 |
* | mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>) | Gurusamy Sarathy | 1999-02-15 | 1 | -0/+3 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-02-15 | 1 | -8/+22 |
|\ | |||||
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1999-02-13 | 6 | -4/+954 |
| |\ | |||||
| * \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-02-12 | 4 | -5/+15 |
| |\ \ | |||||
| * | | | perlport.pod 1.39 | Chris Nandor | 1999-02-11 | 1 | -8/+22 |
| * | | | Integrate from mainperl. | Jarkko Hietaniemi | 1999-02-11 | 1 | -0/+28 |
| |\ \ \ | |||||
| * \ \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-02-09 | 4 | -31/+103 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-02-08 | 3 | -5/+37 |
| |\ \ \ \ \ | |||||
* | | | | | | | add const qualifier to most char* prototypes, handle ripple effect | Gurusamy Sarathy | 1999-02-15 | 1 | -67/+60 |
* | | | | | | | tweak READ() docs to mention $buffer must be altered by reference | Gurusamy Sarathy | 1999-02-15 | 1 | -4/+7 |
* | | | | | | | applied suggested patch, with several language/readability tweaks | Ilya Zakharevich | 1999-02-14 | 1 | -36/+95 |
* | | | | | | | several bug fixes; now croak()s when date exceeds integer limits (instead | Peter Chines | 1999-02-14 | 1 | -0/+6 |
* | | | | | | | tweak select() test | Gurusamy Sarathy | 1999-02-14 | 1 | -1/+1 |
* | | | | | | | allow C<select('foo')> to autovivify *foo (SelectSaver expects that) | Gurusamy Sarathy | 1999-02-14 | 1 | -5/+0 |
* | | | | | | | Re: SvOPV() or SvPV_nolen() or ... | Kenneth Albanowski | 1999-02-14 | 1 | -0/+9 |
* | | | | | | | provide SvPV_nolen(sv) to avoid use of PL_na | Jan Dubois | 1999-02-14 | 1 | -7/+17 |
* | | | | | | | 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 | 4 | -10/+60 |
* | | | | | | | "goto must have label" message for C<goto ''> | Jan Dubois | 1999-02-13 | 1 | -0/+2 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | script to generate ctags from etags | Colin Kuskie | 1999-02-12 | 1 | -2/+9 |
* | | | | | | 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 |
|\ \ | |/ |