summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Duplicate saved ops (CC.pm)Vishal Bhatia1999-01-181-0/+24
* fix bugs in do_sv_dump() from Devel::Peek integrationJan Dubois1999-01-181-2/+2
* bogus assert()Gurusamy Sarathy1999-01-172-8/+10
* various tweaks for clean build and test on win32Gurusamy Sarathy1999-01-177-12/+8
* undo change#2336, and add clarification about subversiveGurusamy Sarathy1999-01-172-18/+35
* fix silent taint failures under -UGurusamy Sarathy1999-01-171-5/+1
* sanity check piped opens (tweaked version of patch suggestedGurusamy Sarathy1999-01-176-3/+52
* regen headersGurusamy Sarathy1999-01-173-0/+27
* PERL_OBJECTness for change#2595Gurusamy Sarathy1999-01-174-3/+14
* PERL_OBJECT tweaks for change#2426Gurusamy Sarathy1999-01-173-0/+3
* documentation in change#2596 is not quite right; fix itGurusamy Sarathy1999-01-172-6/+5
* undo change#2571; C<use File::Spec> insteadGurusamy Sarathy1999-01-171-22/+4
* change#2572 is not applicable; undo, retaining scan_bin additionGurusamy Sarathy1999-01-173-6/+0
* change#2576 is based on a wrong premise; undo itGurusamy Sarathy1999-01-171-4/+4
* fix change#2602 to not used hard coded constantsGurusamy Sarathy1999-01-172-3/+3
* integrate cfgperl changes into mainline, fix conflictsGurusamy Sarathy1999-01-17176-1404/+7185
|\
| * perlopentut.podTom Christiansen1999-01-145-1/+868
| * "Bug" fix for File::Find.pmJonathan Fine1999-01-131-0/+1
| * SCO 3.2v5 patch for perl5.005_03-MAINT_TRIAL_1Peter Wolfe1999-01-131-1/+6
| * [Patch for 5.005_54] re::debugcolors dumps coreHans Mulder1999-01-132-3/+4
| * B::MAGIC::PTR doesnot check for valid length.Vishal Bhatia1999-01-132-5/+24
| * Trivial patch for HP-UX 11 and shared libperlJames FitzGibbon1999-01-131-1/+1
| * B::CC::pp_rv2cv problemVishal Bhatia1999-01-131-6/+12
| * PATCH to installperlRobin Barker1999-01-131-1/+1
| * PATCH DB_File 1.63 for 5.005_54 & 5.005_03Paul Marquess1999-01-135-22/+168
| * PATCH to perl5.005_54/pod/perldsc.pod (fix typo)David Dyck1999-01-131-1/+1
| * modglobal w/ spelling fixesJoshua Pritikin1999-01-131-0/+9
| * From: Hans Mulder <hansm@icgroup.nl>Jarkko Hietaniemi1999-01-135-10/+193
| * Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>Jarkko Hietaniemi1999-01-1321-21/+510
| * Detypo.Jarkko Hietaniemi1999-01-091-2/+2
| * Move usethreads and use64bits logic from hints to Configure.Jarkko Hietaniemi1999-01-0914-358/+358
| * Missing dTHRs added.Jarkko Hietaniemi1999-01-092-7/+11
| * Finalize change #2589 and add better AIX nm scanning from:Brad Lanam1999-01-081-1/+5
| * Undo change #2581.Jarkko Hietaniemi1999-01-081-14/+64
| * FAQ jumbo patch from tchrist.Tom Christiansen1999-01-0810-432/+1581
| * More doc fixes from Abigail.Jarkko Hietaniemi1999-01-084-4/+4
| * Change #2584 from maint-5.005:Ilya Zakharevich1999-01-082-2/+7
| * Configure update:Jarkko Hietaniemi1999-01-071-81/+29
| * VMS.C tweak for occasional system() errorHans Mulder1999-01-071-5/+5
| * Another set of doc patches from AbigailAbigail1999-01-0714-24/+24
| * Change #2582 fallout: the amagic_cmp* are no more file static.Jarkko Hietaniemi1999-01-061-4/+4
| * Enhance the great_circle_distance() documentation.Jarkko Hietaniemi1999-01-061-5/+18
| * t/op/sysio.t for MPE/iXMark Bixby1999-01-061-1/+2
| * POSIX getpgrp is not -w cleanW. Phillip Moore1999-01-061-1/+1
| * Based onJan Dubois1999-01-063-0/+7
| * FindBin.pm on Win32 systemsSlaven Rezic1999-01-061-1/+1
| * taint.c fix for VMSHans Mulder1999-01-061-0/+2
| * Jumbo doc patch from Abigail (almost identical toAbigail1999-01-0610-21/+21
| * Reword the setlocale() 1-arg case better.Jarkko Hietaniemi1999-01-051-7/+11
| * Object destruction order testing.Jarkko Hietaniemi1999-01-021-1/+42