summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* partly fix perldiag regressions identified by Tom ChristiansenGurusamy Sarathy1999-12-281-1/+2
* 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
|\ \ | |/
| * fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)Gurusamy Sarathy1999-10-201-1/+2
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-184-12/+11
|\ \ | |/
| * pod updates from Tom ChristiansenGurusamy Sarathy1999-10-181-3/+3
| * remove FileHandle from list of PodParser dependencies (theGurusamy Sarathy1999-10-172-6/+5
| * make installperl ignore RCS files (from Michael G SchwernGurusamy Sarathy1999-10-171-3/+3
* | Missing comma.Jarkko Hietaniemi1999-10-161-2/+2
|/
* lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;Gurusamy Sarathy1999-10-152-3/+8
* Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>)Gurusamy Sarathy1999-10-151-0/+29
* make timelocal work better when time is close to the epochGurusamy Sarathy1999-10-141-1/+1
* debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)Gurusamy Sarathy1999-10-131-1/+1
* writing to perllocal.pod fails if it was never created;Gurusamy Sarathy1999-10-111-0/+3
* change#4327 was inefficientGurusamy Sarathy1999-10-111-2/+5
* install pods to 'pods' rather than 'pod' on cygwin (modifiedGurusamy Sarathy1999-10-101-2/+7
* add $VERSIONGurusamy Sarathy1999-10-101-0/+1
* describe what can go in an export list (from Anno SiegelGurusamy Sarathy1999-10-101-0/+12
* more basic support for building modules under Windows 95/98Gurusamy Sarathy1999-10-101-4/+28
* rudimentary support for building under Windows 95/98 (fromGurusamy Sarathy1999-10-101-0/+40
* avoid duplicates in @INC, they cause leaks in mod_perl etcGurusamy Sarathy1999-10-101-29/+14
* fix Exporter::export_to_level() documentationGurusamy Sarathy1999-10-091-2/+3