summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* add undocumented globals for compatibility--find.pl, and find2perlGurusamy Sarathy2000-01-061-4/+11
* various nits identified by warnings unmasked by recent changesGurusamy Sarathy2000-01-051-1/+0
* avoid expensive Version_check (from Andreas Koenig)Gurusamy Sarathy2000-01-054-30/+3
* Reloading File::CopyAndreas König2000-01-051-11/+12
* avoid using (custom) autoloader in MakeMaker (from Andreas Koenig)Gurusamy Sarathy2000-01-031-52/+8
* MakeMaker should attempt to "require" rather than "use" prerequisitesGurusamy Sarathy2000-01-021-2/+6
* missing files in previous submitGurusamy Sarathy1999-12-311-4/+16
* optimize XSUBs to use targets if the -nooptimize xsubpp option isGurusamy Sarathy1999-12-281-6/+64
* Win9x + GCC update from Benjamin Stuhl <sho_pi@hotmail.com>Gurusamy Sarathy1999-12-281-4/+2
* integrate mainline contentsGurusamy Sarathy1999-12-2811-755/+184
|\
| * more ebcdic testsuite fixups (from Peter Prymmer)Gurusamy Sarathy1999-12-281-1/+6
| * avoid "used once" warningGurusamy Sarathy1999-12-281-2/+5
| * pod nits from Simon Cozens <simon@brecon.co.uk> and othersGurusamy Sarathy1999-12-285-21/+21
| * newer version of constant.pm from Tom Phoenix; added Tom's notes toGurusamy Sarathy1999-12-281-52/+149
| * pod edits from Paul Marquess and Mark-Jason DominusGurusamy Sarathy1999-12-281-1/+1
| * partly fix perldiag regressions identified by Tom ChristiansenGurusamy Sarathy1999-12-281-1/+2
* | integrate mainline contents into utfperlGurusamy Sarathy1999-12-233-18/+33
|\ \ | |/
| * credits tweakGurusamy Sarathy1999-12-171-1/+4
| * applied suggested patch with whitespace adjustmentsHelmut Jarausch1999-12-171-12/+23
| * fix bug when one of the operands is +0E+0 (from Ronald J KimballGurusamy Sarathy1999-12-171-5/+6
| * newer version of File::Find with support for following symlinks andGurusamy Sarathy1999-12-091-130/+576
| * documentation tweaks from M. J. T. Guy, Micheal Schwern, andGurusamy Sarathy1999-12-081-11/+18
| * change#4641 needs perldiag.pod editGurusamy Sarathy1999-12-061-10617/+0
| * applied somewhat modified version of suggested patchBenjamin Stuhl1999-12-052-5/+25
| * on dosish platforms, avoid infinite recursion in File::Path::mkpath()Gurusamy Sarathy1999-12-051-4/+6
| * fix bug in processing L<> tags (from j.vavruska@post.cz)Gurusamy Sarathy1999-12-051-1/+1
| * provide explicit functions timegm_nocheck() and timelocal_nocheck()Gurusamy Sarathy1999-12-041-12/+23
| * don't mess with the umask()Gurusamy Sarathy1999-12-032-5/+0
| * applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-033-3/+3
| * re-add missing Unicode database masterGurusamy Sarathy1999-12-021-0/+10617
| * various documentation tweaks suggested by M. J. T. GuyGurusamy Sarathy1999-12-021-0/+3
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-12-01192-198/+2429
| |\
| | * Integrate with Sarathy.Jarkko Hietaniemi1999-11-165-36/+745
| | |\
| | * | Another Unicode update.Jarkko Hietaniemi1999-11-14192-198/+2429
| * | | email address changesGurusamy Sarathy1999-12-014-4/+4
| * | | rudimentary support for remote debugging, from aeons ago (somewhatGraham TerMarsch1999-12-011-16/+50
| | |/ | |/|
| * | Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>Gurusamy Sarathy1999-11-165-36/+745
| |/
| * [ID 19991112.002] patch: Exporter.pm not reporting pathJD Laub1999-11-131-1/+2
| * Regen Unicode tables to include a warning:Jarkko Hietaniemi1999-11-13187-6/+651
| * xsubpp dependencyIlya Zakharevich1999-11-041-1/+1
| * remove C<use Time::Local 'no_range_check'> misfeature (globalGurusamy Sarathy1999-10-281-22/+13
| * Integrate with Sarathy; manual resolve on regcomp.c conflictsJarkko Hietaniemi1999-10-273-30/+75
| |\
| | * typo, doc tweakGurusamy Sarathy1999-10-241-1/+1
| | * allow get() and reftype() functions to be imported (fromGurusamy Sarathy1999-10-241-17/+30
| | * relax range checking if they ask for it (from John L. AllenGurusamy Sarathy1999-10-241-8/+41
| | * README nits pointed out by Chris Nandor <pudge@pobox.com>Gurusamy Sarathy1999-10-241-5/+4
| * | Integrate with Sarathy.Jarkko Hietaniemi1999-10-211-1/+2
| |\ \ | | |/
| * | Integrate with Sarathy.Jarkko Hietaniemi1999-10-184-12/+11
| |\ \
| * | | Missing comma.Jarkko Hietaniemi1999-10-161-2/+2
* | | | integrate mainline changesGurusamy Sarathy1999-12-12218-264/+5036