summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* broken URLs fixed (from Michael G Schwern <schwern@pobox.com>)Gurusamy Sarathy1999-02-158-77/+148
* support native integers, pack("L_",...) etc. (via private mail)Jarkko Hietaniemi1999-02-153-0/+62
* clarify what a "line" isGurusamy Sarathy1999-02-152-3/+14
* patches suggested by John Bley <jbb6@acpub.duke.edu> (with minor edits)Gurusamy Sarathy1999-02-1523-37/+37
* mention Proc::Daemon (suggested by Michael G Schwern <schwern@pobox.com>)Gurusamy Sarathy1999-02-151-0/+3
* integrate cfgperl changes into mainlineGurusamy Sarathy1999-02-151-8/+22
|\
| * Integrate from mainperl.Jarkko Hietaniemi1999-02-136-4/+954
| |\
| * \ Integrate from mainperl.Jarkko Hietaniemi1999-02-124-5/+15
| |\ \
| * | | perlport.pod 1.39Chris Nandor1999-02-111-8/+22
| * | | Integrate from mainperl.Jarkko Hietaniemi1999-02-111-0/+28
| |\ \ \
| * \ \ \ Integrate from mainperl.Jarkko Hietaniemi1999-02-094-31/+103
| |\ \ \ \
| * \ \ \ \ Integrate from mainperl.Jarkko Hietaniemi1999-02-083-5/+37
| |\ \ \ \ \
* | | | | | | add const qualifier to most char* prototypes, handle ripple effectGurusamy Sarathy1999-02-151-67/+60
* | | | | | | tweak READ() docs to mention $buffer must be altered by referenceGurusamy Sarathy1999-02-151-4/+7
* | | | | | | applied suggested patch, with several language/readability tweaksIlya Zakharevich1999-02-141-36/+95
* | | | | | | several bug fixes; now croak()s when date exceeds integer limits (insteadPeter Chines1999-02-141-0/+6
* | | | | | | tweak select() testGurusamy Sarathy1999-02-141-1/+1
* | | | | | | allow C<select('foo')> to autovivify *foo (SelectSaver expects that)Gurusamy Sarathy1999-02-141-5/+0
* | | | | | | Re: SvOPV() or SvPV_nolen() or ...Kenneth Albanowski1999-02-141-0/+9
* | | | | | | provide SvPV_nolen(sv) to avoid use of PL_naJan Dubois1999-02-141-7/+17
* | | | | | | elide stray effluviumGurusamy Sarathy1999-02-141-17/+0
* | | | | | | slurping an empty file should return '' rather than undef, withGurusamy Sarathy1999-02-144-10/+60
* | | | | | | "goto must have label" message for C<goto ''>Jan Dubois1999-02-131-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | script to generate ctags from etagsColin Kuskie1999-02-121-2/+9
* | | | | | tweak PERL_STRICT_CR notesGurusamy Sarathy1999-02-121-1/+1
* | | | | | add perltodo.podGurusamy Sarathy1999-02-124-1/+944
| |_|_|_|/ |/| | | |
* | | | | note how to find REG_INFTY limitGurusamy Sarathy1999-02-121-1/+5
* | | | | PERL5OPT=-T enables taint mode (suggested by Jason Riedy <ejr@cise.ufl.edu>)Gurusamy Sarathy1999-02-121-1/+2
* | | | | fix ops that are not filehandle constructors to not create GV if itGurusamy Sarathy1999-02-121-0/+5
* | | | | av_extend() doc tweak from Jan DuboisGurusamy Sarathy1999-02-111-3/+3
| |_|_|/ |/| | |
* | | | update ChangesGurusamy Sarathy1999-02-111-15/+0
* | | | integrate perldelta changes from maint-5.005Gurusamy Sarathy1999-02-111-7/+42
| |_|/ |/| |
* | | a modified version of suggested patch for pack template 'Z'; added docsValeriy E. Ushakov1999-02-092-26/+70
* | | clarify docs for change#2835Gurusamy Sarathy1999-02-092-3/+18
* | | addendum to change#2823Stephen McCamant1999-02-081-2/+15
| |/ |/|
* | make qw() into a true list at compile time (slightly modifiedGurusamy Sarathy1999-02-082-4/+9
* | make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to letGurusamy Sarathy1999-02-082-1/+28
* | integrate cfgperl changes into mainlineGurusamy Sarathy1999-02-089-12/+1126
|\ \ | |/
| * Integrate from mainperl.Jarkko Hietaniemi1999-02-073-4/+48
| |\ | |/ |/|
| * 5.005_54 (DOC) fix minor typosJohn Bley1999-02-021-2/+2
| * perlhist update from maint-5.005.Jarkko Hietaniemi1999-02-021-2/+10
| * Re: DOC PATCH (5.005_54 perlsub.pod)Mark-Jason Dominus1999-02-021-1/+2
| * perldelta updates.Jarkko Hietaniemi1999-02-021-1/+30
| * Integrate from mainperl.Jarkko Hietaniemi1999-02-022-7/+36
| |\
| * | Add perlthrtut, update pod/* machinery.Jarkko Hietaniemi1999-02-024-0/+1076
| * | Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv[INU]V versus Sv[INU]VX in ...M. J. T. Guy1999-02-021-6/+6
* | | tweak doc on bitwise opsGurusamy Sarathy1999-02-071-3/+7
* | | properly prototype check parenthesized unary ops (e.g. defined(&a,&b))Gurusamy Sarathy1999-02-073-1/+41
| |/ |/|
* | sample checksum code in "perlfunc" man page is wrongJonathan I. Kamens1999-02-011-2/+2
* | integrate cfgperl changes into mainlineGurusamy Sarathy1999-02-011-0/+7
|\ \ | |/