Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more fixes for warnings from change#4840 | Gurusamy Sarathy | 2000-01-25 | 1 | -6/+8 |
| | | | | | p4raw-link: @4840 on //depot/perl: 2a28b791c040b17cd26931dd9a159635db5fe244 p4raw-id: //depot/perl@4883 | ||||
* | fix typos; avoid use constant for lowercase constants (produces | Gurusamy Sarathy | 2000-01-24 | 3 | -9/+9 |
| | | | | | warnings now) p4raw-id: //depot/perl@4874 | ||||
* | avoid warnings when there's no subs to autosplit | Gurusamy Sarathy | 2000-01-24 | 1 | -2/+4 |
| | | | p4raw-id: //depot/perl@4873 | ||||
* | faulty edit | Gurusamy Sarathy | 2000-01-23 | 1 | -0/+1 |
| | | | p4raw-id: //depot/perl@4861 | ||||
* | s/use vars/our/g modules that aren't independently maintained on CPAN | Gurusamy Sarathy | 2000-01-23 | 43 | -77/+105 |
| | | | p4raw-id: //depot/perl@4860 | ||||
* | prefer POSIX::uname() rather than syscalls, which require attempting | Gurusamy Sarathy | 2000-01-23 | 1 | -16/+16 |
| | | | | | to load syscall.ph (from David Huggins-Daines <dhd@eradicator.org>) p4raw-id: //depot/perl@4851 | ||||
* | avoid warnings in change#4839 | Gurusamy Sarathy | 2000-01-23 | 1 | -0/+2 |
| | | | | | p4raw-link: @4839 on //depot/perl: 191f2cf3f90fff5e4eb7a8663a83ed6c7031cf5d p4raw-id: //depot/perl@4846 | ||||
* | fix line continuations in argument lists (from Helmut Jarausch) | Gurusamy Sarathy | 2000-01-22 | 1 | -1/+3 |
| | | | p4raw-id: //depot/perl@4843 | ||||
* | CGI.pm upgraded to v2.56 from CPAN | Gurusamy Sarathy | 2000-01-22 | 5 | -214/+154 |
| | | | p4raw-id: //depot/perl@4842 | ||||
* | avoid warnings due to lack of forward declarations | Gurusamy Sarathy | 2000-01-22 | 1 | -0/+5 |
| | | | p4raw-id: //depot/perl@4841 | ||||
* | heavy cleanup of Pod::Html bug fixes (from Wolfgang Laun | Gurusamy Sarathy | 2000-01-22 | 1 | -558/+755 |
| | | | | | <wolfgang.laun@alcatel.at>) p4raw-id: //depot/perl@4840 | ||||
* | better Carp reporting within subclassed modules (from Wolfgang Laun | Gurusamy Sarathy | 2000-01-22 | 1 | -25/+57 |
| | | | | | <wolfgang.laun@alcatel.at>) p4raw-id: //depot/perl@4839 | ||||
* | [ID 19991216.006] [PATCH 5.005_63] Reloading modules that use 'fields' | John Tobey | 2000-01-22 | 2 | -33/+60 |
| | | | | | Message-Id: <E11ym4U-0000c7-00@einstein.localnet> p4raw-id: //depot/perl@4835 | ||||
* | add $VERSION | Gurusamy Sarathy | 2000-01-21 | 2 | -0/+4 |
| | | | p4raw-id: //depot/perl@4833 | ||||
* | add note about "our" | Gurusamy Sarathy | 2000-01-14 | 1 | -1/+5 |
| | | | p4raw-id: //depot/perl@4802 | ||||
* | support delete() and exists() on array, tied array, and pseudo-hash | Gurusamy Sarathy | 2000-01-13 | 2 | -4/+35 |
| | | | | | elements or slices p4raw-id: //depot/perl@4796 | ||||
* | EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>) | Gurusamy Sarathy | 2000-01-10 | 1 | -0/+4 |
| | | | p4raw-id: //depot/perl@4782 | ||||
* | use $Config{version} rather than $] where appropriate | Gurusamy Sarathy | 2000-01-10 | 7 | -10/+14 |
| | | | p4raw-id: //depot/perl@4777 | ||||
* | cygwin update (from Eric Fifer <EFifer@sanwaint.com>) | Gurusamy Sarathy | 2000-01-07 | 4 | -4/+4 |
| | | | p4raw-id: //depot/perl@4769 | ||||
* | add undocumented globals for compatibility--find.pl, and find2perl | Gurusamy Sarathy | 2000-01-06 | 1 | -4/+11 |
| | | | | | generated code need them (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>) p4raw-id: //depot/perl@4764 | ||||
* | various nits identified by warnings unmasked by recent changes | Gurusamy Sarathy | 2000-01-05 | 1 | -1/+0 |
| | | | p4raw-id: //depot/perl@4758 | ||||
* | avoid expensive Version_check (from Andreas Koenig) | Gurusamy Sarathy | 2000-01-05 | 4 | -30/+3 |
| | | | p4raw-id: //depot/perl@4754 | ||||
* | Reloading File::Copy | Andreas König | 2000-01-05 | 1 | -11/+12 |
| | | | | | Message-ID: <sfcvh5azxgd.fsf@hohenstaufen.in-berlin.de> p4raw-id: //depot/perl@4753 | ||||
* | avoid using (custom) autoloader in MakeMaker (from Andreas Koenig) | Gurusamy Sarathy | 2000-01-03 | 1 | -52/+8 |
| | | | p4raw-id: //depot/perl@4751 | ||||
* | MakeMaker should attempt to "require" rather than "use" prerequisites | Gurusamy Sarathy | 2000-01-02 | 1 | -2/+6 |
| | | | | | to avoid imports (from Michael G Schwern <schwern@pobox.com>) p4raw-id: //depot/perl@4748 | ||||
* | missing files in previous submit | Gurusamy Sarathy | 1999-12-31 | 1 | -4/+16 |
| | | | p4raw-id: //depot/perl@4744 | ||||
* | optimize XSUBs to use targets if the -nooptimize xsubpp option is | Gurusamy Sarathy | 1999-12-28 | 1 | -6/+64 |
| | | | | | not supplied (variant of patch suggested by Ilya Zakharevich) p4raw-id: //depot/perl@4731 | ||||
* | Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com> | Gurusamy Sarathy | 1999-12-28 | 1 | -4/+2 |
| | | | p4raw-id: //depot/perl@4729 | ||||
* | integrate mainline contents | Gurusamy Sarathy | 1999-12-28 | 11 | -755/+184 |
|\ | | | | | p4raw-id: //depot/utfperl@4725 | ||||
| * | more ebcdic testsuite fixups (from Peter Prymmer) | Gurusamy Sarathy | 1999-12-28 | 1 | -1/+6 |
| | | | | | | p4raw-id: //depot/perl@4723 | ||||
| * | avoid "used once" warning | Gurusamy Sarathy | 1999-12-28 | 1 | -2/+5 |
| | | | | | | p4raw-id: //depot/perl@4722 | ||||
| * | pod nits from Simon Cozens <simon@brecon.co.uk> and others | Gurusamy Sarathy | 1999-12-28 | 5 | -21/+21 |
| | | | | | | p4raw-id: //depot/perl@4720 | ||||
| * | newer version of constant.pm from Tom Phoenix; added Tom's notes to | Gurusamy Sarathy | 1999-12-28 | 1 | -52/+149 |
| | | | | | | | | | | perldelta; added STOP, DESTROY and AUTOLOAD to specials list p4raw-id: //depot/perl@4718 | ||||
| * | pod edits from Paul Marquess and Mark-Jason Dominus | Gurusamy Sarathy | 1999-12-28 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/perl@4711 | ||||
| * | partly fix perldiag regressions identified by Tom Christiansen | Gurusamy Sarathy | 1999-12-28 | 1 | -1/+2 |
| | | | | | | p4raw-id: //depot/perl@4709 | ||||
* | | integrate mainline contents into utfperl | Gurusamy Sarathy | 1999-12-23 | 3 | -18/+33 |
|\ \ | |/ | | | p4raw-id: //depot/utfperl@4703 | ||||
| * | credits tweak | Gurusamy Sarathy | 1999-12-17 | 1 | -1/+4 |
| | | | | | | p4raw-id: //depot/perl@4692 | ||||
| * | applied suggested patch with whitespace adjustments | Helmut Jarausch | 1999-12-17 | 1 | -12/+23 |
| | | | | | | | | | | | | Message-id: <38589B82.C4668E10@numa1.igpm.rwth-aachen.de> Subject: Re: [ID 19991215.001] patch 5.005_63: Find::Fill cannot handle / p4raw-id: //depot/perl@4687 | ||||
| * | fix bug when one of the operands is +0E+0 (from Ronald J Kimball | Gurusamy Sarathy | 1999-12-17 | 1 | -5/+6 |
| | | | | | | | | | | <rjk@linguist.dartmouth.edu>) p4raw-id: //depot/perl@4685 | ||||
| * | newer version of File::Find with support for following symlinks and | Gurusamy Sarathy | 1999-12-09 | 1 | -130/+576 |
| | | | | | | | | | | other features, from Helmut Jarausch <jarausch@igpm.rwth-aachen.de> p4raw-id: //depot/perl@4671 | ||||
| * | documentation tweaks from M. J. T. Guy, Micheal Schwern, and | Gurusamy Sarathy | 1999-12-08 | 1 | -11/+18 |
| | | | | | | | | | | Tim Meadowcroft p4raw-id: //depot/perl@4666 | ||||
| * | change#4641 needs perldiag.pod edit | Gurusamy Sarathy | 1999-12-06 | 1 | -10617/+0 |
| | | | | | | | | | | p4raw-link: @4641 on //depot/perl: b89fed5ff1fc43a68f98ebc06fd23230eb6697a8 p4raw-id: //depot/perl@4657 | ||||
| * | applied somewhat modified version of suggested patch | Benjamin Stuhl | 1999-12-05 | 2 | -5/+25 |
| | | | | | | | | | | | | Message-ID: <19991119024527.72749.qmail@hotmail.com> Subject: [PATCH 5.005_62] Perl on Win95, Mark IIB p4raw-id: //depot/perl@4653 | ||||
| * | on dosish platforms, avoid infinite recursion in File::Path::mkpath() | Gurusamy Sarathy | 1999-12-05 | 1 | -4/+6 |
| | | | | | | | | | | when given non-existent drive names p4raw-id: //depot/perl@4651 | ||||
| * | fix bug in processing L<> tags (from j.vavruska@post.cz) | Gurusamy Sarathy | 1999-12-05 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/perl@4648 | ||||
| * | provide explicit functions timegm_nocheck() and timelocal_nocheck() | Gurusamy Sarathy | 1999-12-04 | 1 | -12/+23 |
| | | | | | | | | | | that don't do range checking p4raw-id: //depot/perl@4640 | ||||
| * | don't mess with the umask() | Gurusamy Sarathy | 1999-12-03 | 2 | -5/+0 |
| | | | | | | p4raw-id: //depot/perl@4632 | ||||
| * | applied suggested patch; removed $VERSION = $VERSION hack | Ilya Zakharevich | 1999-12-03 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | (change#4043 fixed the need for that) Message-Id: <199911160650.BAA18874@monk.mps.ohio-state.edu> Subject: [PATCH 5.005_62] XSLoader.pm p4raw-link: @4043 on //depot/cfgperl: 09bef84370e90d727656ea11ba5ee8be80e361d3 p4raw-id: //depot/perl@4623 | ||||
| * | re-add missing Unicode database master | Gurusamy Sarathy | 1999-12-02 | 1 | -0/+10617 |
| | | | | | | p4raw-id: //depot/perl@4619 | ||||
| * | various documentation tweaks suggested by M. J. T. Guy | Gurusamy Sarathy | 1999-12-02 | 1 | -0/+3 |
| | | | | | | p4raw-id: //depot/perl@4616 |