summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Follow that camel ... another sync.Nick Ing-Simmons1999-10-243-30/+75
* Resolve mainline before possible hacking operertunity this weekendNick Ing-Simmons1999-10-234-10/+10
|\
| * fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>)Gurusamy Sarathy1999-10-201-1/+2
| * pod updates from Tom ChristiansenGurusamy Sarathy1999-10-181-3/+3
| * remove FileHandle from list of PodParser dependencies (theGurusamy Sarathy1999-10-172-6/+5
* | Pre-trip resolveNick Ing-Simmons1999-10-171-3/+3
|\ \ | |/
| * make installperl ignore RCS files (from Michael G SchwernGurusamy Sarathy1999-10-171-3/+3
* | Resolve utfperl branch against mainline as of _62Nick Ing-Simmons1999-10-1611-92/+210
|\ \ | |/
| * 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
| * update to podlators-0.08 from Russ AllberyGurusamy Sarathy1999-10-072-11/+22
| * Benchmark.pm bugfix, tweaksBarrie Slaymaker1999-10-031-6/+4
| * Battle namespace pollution.Jarkko Hietaniemi1999-10-021-35/+36
* | Incremental merge of mainlineNick Ing-Simmons1999-10-0222-985/+2642
|\ \ | |/
| * update pod2man, pod2text and related Pod:: modules with theGurusamy Sarathy1999-10-024-16/+1211
| * fix PodParser testsuite; Pod::Text subsumes Pod::PlainTextGurusamy Sarathy1999-10-022-767/+133
| * upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>Gurusamy Sarathy1999-10-026-640/+1034
| * Integrate with Sarathy.Jarkko Hietaniemi1999-10-012-2/+2
| |\
| | * remove prehistoric XFree() gunkGurusamy Sarathy1999-09-302-2/+2
| * | Benchmark.pm: Export countit(), cmpthese() by defaultBarrie Slaymaker1999-10-011-24/+72
| * | Benchmark tweaks, fixes, cmpthese()Barrie Slaymaker1999-09-301-52/+227
| * | Integrate with Sarathy.Jarkko Hietaniemi1999-09-293-5/+3
| |\ \ | | |/
| | * revert change#4115 (breaks libwww's base/date.t); could be Gurusamy Sarathy1999-09-281-2/+1
| | * change#4236 falloutGurusamy Sarathy1999-09-281-1/+1
| | * avoid implicit split to @_ in change#4181; binary -> text fileGurusamy Sarathy1999-09-271-2/+1
| * | Finalize change #4232.Ilya Zakharevich1999-09-271-1/+1
| * | Integrate with Sarathy. h2xs.PL had to be manually resolved,Jarkko Hietaniemi1999-09-261-11/+48
| |\ \ | | |/
| | * support C<use Shell> on Windows (reworked a patch suggestedGurusamy Sarathy1999-09-251-11/+48
| * | To: Mailing list Perl5 <perl5-porters@perl.org>Ilya Zakharevich1999-09-261-13/+51
| |/
| * Tweak the equivalence tables once again.Jarkko Hietaniemi1999-09-223-88/+147
| * Integrate with Sarathy.Jarkko Hietaniemi1999-09-201-0/+2
| |\
| | * [ID 19990819.002] File::Find error when pruning top-level directoriesRuss Allbery1999-09-201-0/+2
| * | Add description of the Unicode database files.Jarkko Hietaniemi1999-09-181-0/+345
| |/
| * Integrate with Sarathy.Jarkko Hietaniemi1999-09-172-179/+53
| |\
| | * integrate vmsperl contents into mainline (where VMS files conflicted,Gurusamy Sarathy1999-09-172-179/+53
| | |\
| | | * Integrate mainline 5.05_61Charles Bailey1999-09-0696-3653/+14771
| | | |\
| | | * | When extension doesn't have a "main" object file to anchor linker search, pul...Charles Bailey1999-08-231-4/+21
| | | * | Fix handling of PERL_POLLUTECharles Bailey1999-08-231-2/+7
| | | * | update MM_VMS to use new File::Spec routinesCharles Bailey1999-08-232-172/+25