summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Integrate mainperl.Jarkko Hietaniemi1998-10-1723-122/+583
| | | p4raw-id: //depot/cfgperl@2005
* Removed an extra ' from the int64_t test.Jarkko Hietaniemi1998-10-171-1/+1
| | | p4raw-id: //depot/cfgperl@2004
* Test #162 had been added but the "print 1..161" had not been updated.Jarkko Hietaniemi1998-10-151-1/+1
| | | p4raw-id: //depot/cfgperl@1972
* check in all confperl changes as of change#1964 into cfgperlGurusamy Sarathy1998-10-1514-120/+386
| | | | | p4raw-link: @1964 on //depot/confperl: 2d85315bb227e0962a693eaaadc3f40ca2fbf49b p4raw-id: //depot/cfgperl@1971
* integrate mainline to get tr.tGurusamy Sarathy1998-10-151-0/+33
|\ | | | | p4raw-id: //depot/cfgperl@1970
| * add missing tr.t to repositoryGurusamy Sarathy1998-10-151-0/+33
| | | | | | p4raw-id: //depot/perl@1969
* | create cfgperl branchGurusamy Sarathy1998-10-150-0/+0
|/ | | p4raw-id: //depot/cfgperl@1968
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-1519-20/+20
| | | | | (MAN3PODS cannot be set to ' '; stray stricture violation) p4raw-id: //depot/perl@1967
* tweak to make fix in change#1944 behave correctly for closuresGurusamy Sarathy1998-10-152-6/+23
| | | | | | | created within eval'' p4raw-link: @1944 on //depot/perl: 6b35e00972a13cc3d5e641e82fd498a9d9f6a324 p4raw-id: //depot/perl@1966
* use better numbers for exitstatus testGurusamy Sarathy1998-10-141-3/+3
| | | p4raw-id: //depot/perl@1965
* two typosGurusamy Sarathy1998-10-142-2/+2
| | | p4raw-id: //depot/perl@1948
* let docatch() pass the buck when restartop turns out to be null,Gurusamy Sarathy1998-10-142-4/+15
| | | | | making exceptions in BEGIN{} propagate as expected p4raw-id: //depot/perl@1947
* add missing file from change#1943Gurusamy Sarathy1998-10-131-1/+1
| | | | | p4raw-link: @1943 on //depot/perl: 155fc61f8f24f48a8180aab9a504f33842272586 p4raw-id: //depot/perl@1946
* defer "deep recursion" warnings until CXt_SUB context is properlyGurusamy Sarathy1998-10-132-6/+14
| | | | | set up p4raw-id: //depot/perl@1945
* change#1614 merely disabled earlier fix (doh!); undo it and properlyGurusamy Sarathy1998-10-136-32/+76
| | | | | | | | fixup the cop_seq value that must be seen by lexical lookups that emanate within eval'' p4raw-link: @1614 on //depot/perl: bd28dd3ca083953e5682058b02b9529902e14ca9 p4raw-id: //depot/perl@1944
* ensure recursive attempts to findlex()icals know enough about whereGurusamy Sarathy1998-10-132-11/+30
| | | | | the last eval'' context was encountered p4raw-id: //depot/perl@1943
* force copy of substrings when matching against temporariesGurusamy Sarathy1998-10-132-4/+10
| | | p4raw-id: //depot/perl@1942
* don't longjmp() in pp_goto() (regressive bug from old single-stackGurusamy Sarathy1998-10-132-5/+20
| | | | | implementation) p4raw-id: //depot/perl@1941
* fix $/ init for USE_THREADSGurusamy Sarathy1998-10-061-1/+1
| | | p4raw-id: //depot/perl@1937
* fix globals caught by change#1927; builds and tests on SolarisGurusamy Sarathy1998-10-0610-88/+198
| | | | | p4raw-link: @1927 on //depot/perl: eb07465ebe1238598e948058857ec948c6697f86 p4raw-id: //depot/perl@1936
* add test for previous fixGurusamy Sarathy1998-10-061-1/+10
| | | p4raw-id: //depot/perl@1935
* fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mhGurusamy Sarathy1998-10-061-2/+5
| | | p4raw-id: //depot/perl@1934
* undo bogus part of change#1903 (as pointed out by Larry)Gurusamy Sarathy1998-10-061-1/+1
| | | | | p4raw-link: @1903 on //depot/perl: 13b51b796ac5d39ced5a8f4f5922bfa7ca1678d5 p4raw-id: //depot/perl@1933
* added tweaked version of suggested patchJan Dubois1998-10-064-68/+113
| | | | | | Message-ID: <361d54b2.36841294@smtp1.ibm.net> Subject: [PATCH 5.005_52] More MakeMaker patches p4raw-id: //depot/perl@1932
* use cpp symbols instead of hardwired constantsHugo van der Sanden1998-10-061-6/+8
| | | | | | Message-Id: <199810050823.JAA00891@crypt.compulink.co.uk> Subject: [PATCH 5.005_52] By the numbers (resend) p4raw-id: //depot/perl@1931
* Cumulative OS/2-related patchIlya Zakharevich1998-10-069-29/+262
| | | | | Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1930
* Minor test improvementIlya Zakharevich1998-10-061-5/+5
| | | | | Message-Id: <199810050639.CAA07803@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1929
* emacs/ptags inprovementsIlya Zakharevich1998-10-061-5/+13
| | | | | Message-Id: <199810050638.CAA07792@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1928
* disable C<#define dirty PL_dirty> et al.Gurusamy Sarathy1998-10-062-2/+2
| | | p4raw-id: //depot/perl@1927
* PATCH: perldoc -f does not locate -e, -r, -x, etc.Mark-Jason Dominus1998-10-061-1/+4
| | | | | Message-ID: <19981004184811.16048.qmail@plover.com> p4raw-id: //depot/perl@1926
* disable USE_THREADS when PERL_OBJECT is enabledGurusamy Sarathy1998-10-062-0/+2
| | | p4raw-id: //depot/perl@1925
* remove spurious unused conflicting globals (PL_yy{v,s}sp)Gurusamy Sarathy1998-10-067-19/+2
| | | p4raw-id: //depot/perl@1924
* make C<use> recognize C<require> overrides; allow C<do EXPR> to beGurusamy Sarathy1998-10-039-5/+49
| | | | | overridden p4raw-id: //depot/perl@1923
* suppress manifypods leak in extensionsGurusamy Sarathy1998-10-033-2/+4
| | | p4raw-id: //depot/perl@1922
* os390 fixes (suggested by Peter Prymmer)Gurusamy Sarathy1998-10-022-2/+19
| | | p4raw-id: //depot/perl@1921
* squelch undef warningsHugo van der Sanden1998-10-022-3/+223
| | | | | | Message-Id: <199810021001.LAA19214@crypt.compulink.co.uk> Subject: [PATCH] Re: Apparent bug in Math::BigInt p4raw-id: //depot/perl@1920
* add note to INSTALL about ANSI CGurusamy Sarathy1998-10-021-0/+17
| | | p4raw-id: //depot/perl@1919
* tolerate spaces when fixing up __cplusplus output by old h2xsJan Dubois1998-10-021-1/+1
| | | | | | Message-ID: <3619a1e8.12336659@smtp1.ibm.net> Subject: [PATCH 5.005_52]: xsubpp and PERL_OBJECT p4raw-id: //depot/perl@1918
* Re: Configure test for selectbits bustedJarkko Hietaniemi1998-10-021-2/+9
| | | | | Message-Id: <199810010837.LAA31371@alpha.hut.fi> p4raw-id: //depot/perl@1917
* VMS config tweaksHans Mulder1998-10-022-2/+6
| | | | | Message-Id: <3.0.6.32.19980930171520.00b22eb0@ous.edu> p4raw-id: //depot/perl@1916
* use Off_t to permit 64-bit seek()Scott Henry1998-10-024-6/+6
| | | | | | | | | | | Date: 29 Sep 1998 17:38:46 -0700 Message-ID: <yd8lnn2zb6x.fsf_-_@hoshi.engr.sgi.com> Subject: Re: [PATCH] 5.005_02: Configure "Massive Attack" -- Date: 28 Sep 1998 18:55:37 -0700 Message-ID: <yd8ogrz1y3q.fsf@hoshi.engr.sgi.com> Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack" p4raw-id: //depot/perl@1915
* normalize tm struct passed to strftime() with mktime()Spider Boardman1998-10-022-4/+6
| | | | | | Message-Id: <199809301912.PAA26119@Orb.Nashua.NH.US> Subject: [PATCH 5.005_52] Re: POSIX::strftime returns incorrect date p4raw-id: //depot/perl@1914
* don't try to run foo_SH.orig etc.Gurusamy Sarathy1998-10-021-1/+1
| | | p4raw-id: //depot/perl@1913
* make warning about glob process failure optionalGurusamy Sarathy1998-10-022-12/+19
| | | p4raw-id: //depot/perl@1912
* document yet another RE diagnostic, make it consistent with REG_INFTYDominic Dunlop1998-10-022-2/+10
| | | | | | | | | | | Date: Tue, 29 Sep 1998 21:06:30 +0000 Message-Id: <v03110700b236f60b1375@[212.24.192.106]> Subject: [PATCH 5.005_52] Fix hard-coded "matches null string many times" limit -- Date: Wed, 30 Sep 1998 11:46:44 +0000 Message-Id: <v03110702b237beb04830@[212.24.192.74]> Subject: [PATCH 5.005_52] Add "Strange *+?{} ..." to perldiag p4raw-id: //depot/perl@1911
* minor Configure tweaks (via private mail)Jarkko Hietaniemi1998-10-023-12/+8
| | | | | | Message-Id: <199809292325.CAA19737@alpha.hut.fi> Subject: [PATCH] 5.005_52: the drizzle continues p4raw-id: //depot/perl@1910
* update SCO hints for dynamic loadingAndy Dougherty1998-10-021-80/+60
| | | | | | | | | | | Date: Mon, 28 Sep 1998 16:50:38 -0400 (EDT) Message-Id: <Pine.SUN.3.96.980928164648.8130E-100000@newton.phys> Subject: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV -- Date: Tue, 29 Sep 1998 16:48:55 -0400 (EDT) Message-Id: <Pine.SUN.3.96.980929164612.8634A-100000@newton.phys> Subject: Re: [PATCH 5.004_04-MAINT_TRIAL_5 and 5.005_xx] Re: Perl on SCO_SV p4raw-id: //depot/perl@1909
* make File::Find work when wanted() is autoloaded or a symbolic refGurusamy Sarathy1998-10-021-5/+5
| | | p4raw-id: //depot/perl@1908
* applied patches, but retained old behavior for win32 (where compilersGraham Barr1998-10-021-10/+16
| | | | | | | | | | | | can't read from stdin at all) Date: Mon, 28 Sep 1998 09:41:49 -0500 Message-ID: <19980928094149.B26576@asic.sc.ti.com> Subject: Re: 5.005_51 Errno invokes cpprun incorrectly -- Date: Tue, 29 Sep 1998 12:35:43 -0500 Message-ID: <19980929123543.Z26576@asic.sc.ti.com> Subject: Re: 5.005_51 Errno invokes cpprun incorrectly p4raw-id: //depot/perl@1907
* tolerate whitespace in /etc/group entries (suggested by JarkkoGurusamy Sarathy1998-10-021-2/+2
| | | | | Hietaniemi) p4raw-id: //depot/perl@1906