summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Digital UNIX 4.0D doesn't like perl malloc on sdbmJarkko Hietaniemi1999-07-311-0/+1
* Tiny patch to go over #3820 (via private mail from Lincoln).Jarkko Hietaniemi1999-07-281-3/+3
* IO::* enhancements.Lincoln Stein1999-07-283-3/+8
* Integrate with Sarathy (5.005_58).Jarkko Hietaniemi1999-07-274-108/+10
|\
| * here lies 5.005_58Gurusamy Sarathy1999-07-271-103/+0
| * decrease memory footprint of standard modulesIlya Zakharevich1999-07-271-3/+7
| * cover case where CLK_TCK is a float, not integer (fromGurusamy Sarathy1999-07-271-2/+2
| * provide MakeMaker attribute PERL_MALLOC_OK that allows extensionsGurusamy Sarathy1999-07-271-0/+1
* | Integrate with Sarathy.Jarkko Hietaniemi1999-07-272-2/+6
|\ \ | |/
| * Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3Andy Dougherty1999-07-271-1/+5
| * change#3762 wasn't neededGurusamy Sarathy1999-07-271-1/+1
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-261-7/+2
* | Use long doubles only if they are useful.Jarkko Hietaniemi1999-07-261-1/+1
* | Back out #3735. Needs more work.Jarkko Hietaniemi1999-07-261-7/+2
|/
* optimize method name lookupChip Salzenberg1999-07-261-1/+1
* setstate stop-gap from Vishal BhatiaGurusamy Sarathy1999-07-261-1/+1
* patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia;Gurusamy Sarathy1999-07-269-190/+204
* INSTALL =~ s/5.006/5.6/; delay loading Errno until neededGurusamy Sarathy1999-07-263-6/+3
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-252-3/+5
|\
| * applied suggested patch for tracking line numbers correctly inHugo van der Sanden1999-07-232-3/+3
| * DProf tweakGurusamy Sarathy1999-07-201-0/+2
* | First steps of making builds outside the sourceJarkko Hietaniemi1999-07-251-2/+7
* | Introduce $Config{ldlibpthname} which containsJarkko Hietaniemi1999-07-231-5/+8
* | Use Errno more extensively so that errororacle@pcr8.pcr.com1999-07-213-3/+6
|/
* move DProf things around to where they are supposed to beGurusamy Sarathy1999-07-2017-1294/+1
* DProf fixups for PERL_IMPLICIT_CONTEXTGurusamy Sarathy1999-07-203-42/+30
* move DProf to Devel/DProfGurusamy Sarathy1999-07-2021-0/+0
* add Devel::DProf v19990108 from CPAN, as it wasGurusamy Sarathy1999-07-2021-0/+2407
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-182-4/+6
|\
| * noecho noops (from Nicholas Clark <nick@flirble.org>)Gurusamy Sarathy1999-07-171-3/+5
| * make CC.pm use a distinct CCPP() macro rather than PP()Gurusamy Sarathy1999-07-171-1/+1
* | Fixed AIX dynamic loading and AIX shared Perl library.Jarkko Hietaniemi1999-07-142-15/+25
|/
* fixups for sundry warnings about function pointersGurusamy Sarathy1999-07-121-5/+5
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-1214-1/+20
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-1/+1
* integrate cfgperl contentsGurusamy Sarathy1999-07-071-1/+1
|\
| * Integrate with Sarathy; one conflict in t/pragma/warn/recgompJarkko Hietaniemi1999-07-0716-261/+210
| |\
| * \ Integrate with Sarathy.Jarkko Hietaniemi1999-07-077-33/+80
| |\ \
| * | | There ain't Perl_atonv().Jarkko Hietaniemi1999-07-061-1/+1
| * | | Integrate with Sarathy.Jarkko Hietaniemi1999-07-061-1/+4
| |\ \ \
| * | | | Integrate with Sarathy.Jarkko Hietaniemi1999-07-0616-88/+229
* | | | | filetest.t and ByteLoader build tweaks from Peter PrymmerGurusamy Sarathy1999-07-071-0/+1
* | | | | change#1889 mistakenly removed F_SETLKGurusamy Sarathy1999-07-071-0/+6
* | | | | B::Deparse updateStephen McCamant1999-07-071-54/+294
| |_|_|/ |/| | |
* | | | fix undocumented IO::Handle functions as suggestedGurusamy Sarathy1999-07-071-6/+6
* | | | prohibit thread join()ing itself (from Dan Sugalski)Gurusamy Sarathy1999-07-071-0/+2
* | | | Compiler and XSUBSVishal Bhatia1999-07-071-29/+58
* | | | add B::PV::{LEN,CUR}Doug MacEachern1999-07-071-0/+8
* | | | slightly modified version of suggested patchSteven N. Hirsch1999-07-071-6/+16
* | | | lexical warnings update (warning.t fails one testPaul Marquess1999-07-073-105/+85