25 years agofix C<if (...) { package Foo; ... }> misoptimization that fails
Gurusamy Sarathy [Thu, 26 Nov 1998 06:51:16 +0000]
fix C<if (...) { package Foo; ... }> misoptimization that fails
to set the package for the block properly

p4raw-id: //depot/perl@2299

25 years agoPart-1 of tweaks to allow Tk to be "compiled"
Nick Ing-Simmons [Tue, 24 Nov 1998 22:04:20 +0000]
Part-1 of tweaks to allow Tk to be "compiled"
Make XS_UNIVERSAL_xxx non-static so they can be found in libperl.
(May also need attention to exports etc. - to follow.)

p4raw-id: //depot/perl@2298

25 years agofix broken CAPI generation
Gurusamy Sarathy [Sun, 22 Nov 1998 11:37:02 +0000]
fix broken CAPI generation

p4raw-id: //depot/perl@2262

25 years agophase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
Gurusamy Sarathy [Sun, 22 Nov 1998 11:12:02 +0000]
phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration

p4raw-id: //depot/perl@2260

25 years agoanother win32 portability fix: make sysread() and syswrite()
Gurusamy Sarathy [Sat, 21 Nov 1998 08:45:06 +0000]
another win32 portability fix: make sysread() and syswrite()
work on sockets

p4raw-id: //depot/perl@2255

25 years agowin32_recvfrom() compatibility fix
Gurusamy Sarathy [Sat, 21 Nov 1998 07:49:06 +0000]
win32_recvfrom() compatibility fix

p4raw-id: //depot/perl@2254

25 years agomess_sv tweak for change#2249
Gurusamy Sarathy [Thu, 19 Nov 1998 17:38:03 +0000]
mess_sv tweak for change#2249

p4raw-link: @2249 on //depot/perl: e72dc28c8f6f33daa2b69b80b6322e338e999561

p4raw-id: //depot/perl@2252

25 years agouse PL_mess_sv only during global destruction (fixes problems with
Gurusamy Sarathy [Wed, 18 Nov 1998 05:43:11 +0000]
use PL_mess_sv only during global destruction (fixes problems with
overlapping invocations of form()/warn()/die()/croak() trampling on
each other's messages)

p4raw-id: //depot/perl@2249

25 years agotweak change#2245 to skip previous message if any
Gurusamy Sarathy [Wed, 18 Nov 1998 05:39:36 +0000]
tweak change#2245 to skip previous message if any

p4raw-link: @2245 on //depot/perl: a99e4ac224ca891463a7704e48b83906ece3bb7c

p4raw-id: //depot/perl@2248

25 years agoallow C<sort $coderef @foo>
Gurusamy Sarathy [Tue, 17 Nov 1998 09:41:10 +0000]
allow C<sort $coderef @foo>

p4raw-id: //depot/perl@2246

25 years agopropagate failures in DESTROY() as (optional) warnings
Gurusamy Sarathy [Tue, 17 Nov 1998 08:28:26 +0000]
propagate failures in DESTROY() as (optional) warnings

p4raw-id: //depot/perl@2245

25 years agoensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
Gurusamy Sarathy [Tue, 17 Nov 1998 07:43:08 +0000]
ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY

p4raw-id: //depot/perl@2244

25 years agosort WARN_FOO symbols to avoid hash traversal order dependency
Gurusamy Sarathy [Tue, 17 Nov 1998 07:40:09 +0000]
sort WARN_FOO symbols to avoid hash traversal order dependency

p4raw-id: //depot/perl@2243

25 years agofix skipspace() to properly account for newlines in eval''-ed
Gurusamy Sarathy [Tue, 17 Nov 1998 06:32:39 +0000]
fix skipspace() to properly account for newlines in eval''-ed
strings (caused bogus line numbers in diagnostics and debugger)

p4raw-id: //depot/perl@2242

25 years agos/Perl_utf8skip/PL_utf8skip/g
Gurusamy Sarathy [Tue, 17 Nov 1998 03:48:12 +0000]
s/Perl_utf8skip/PL_utf8skip/g

p4raw-id: //depot/perl@2241

25 years agorework op/groups.t
Gurusamy Sarathy [Sat, 14 Nov 1998 06:09:06 +0000]
rework op/groups.t

p4raw-id: //depot/perl@2240

25 years agocatch a neophyte trap: open(<FH>), close(<FH>) etc.
Gurusamy Sarathy [Sat, 14 Nov 1998 00:17:05 +0000]
catch a neophyte trap: open(<FH>), close(<FH>) etc.

p4raw-id: //depot/perl@2235

25 years agoupdate Changes
Gurusamy Sarathy [Sat, 14 Nov 1998 00:14:02 +0000]
update Changes

p4raw-id: //depot/perl@2234

25 years agodoc tweak
Gurusamy Sarathy [Fri, 13 Nov 1998 09:43:03 +0000]
doc tweak

p4raw-id: //depot/perl@2233

25 years agoprovide -DPERL_POLLUTE
Gurusamy Sarathy [Wed, 11 Nov 1998 21:05:42 +0000]
provide -DPERL_POLLUTE

p4raw-id: //depot/perl@2226

25 years agoavoid endless loops in Text::Wrap (from a suggestion by Lupe
Gurusamy Sarathy [Mon, 9 Nov 1998 03:13:14 +0000]
avoid endless loops in Text::Wrap (from a suggestion by Lupe
Christoph <lupe@alanya.m.isar.de>)

p4raw-id: //depot/perl@2224

25 years agofix misplaced brace in s2p (as suggested by Lionel Fourquaux
Gurusamy Sarathy [Mon, 9 Nov 1998 02:09:06 +0000]
fix misplaced brace in s2p (as suggested by Lionel Fourquaux
<lionel.fourquaux@wanadoo.fr>)

p4raw-id: //depot/perl@2223

25 years agopatches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
Gurusamy Sarathy [Mon, 9 Nov 1998 01:56:24 +0000]
patches from Hugo van der Sanden <hv@crypt.compulink.co.uk>
Date: Wed, 04 Nov 1998 12:19:44 +0000
Message-Id: <199811041219.MAA05451@crypt.compulink.co.uk>
Subject: [PATCH] Re: [5.005_53] read overflow?
--
Date: Wed, 04 Nov 1998 13:15:18 +0000
Message-Id: <199811041315.NAA05711@crypt.compulink.co.uk>
Subject: [PATCH 5.005_53] perl -V fix

p4raw-id: //depot/perl@2222

25 years agoPL_block_type undefined unless DEBUGGING
Jan Dubois [Sun, 1 Nov 1998 00:05:01 +0000]
PL_block_type undefined unless DEBUGGING

Message-ID: <364294bd.18052307@smtp1.ibm.net>

p4raw-id: //depot/perl@2221

25 years agointegrate changes#2120,2168,2218 from maint-5.005;
Gurusamy Sarathy [Sun, 8 Nov 1998 21:13:07 +0000]
integrate changes#2120,2168,2218 from maint-5.005;
add new vtbls; s/\bvtbl_/PL_vtbl_/; remove trailing comma in
enum; make regen_headers

p4raw-link: @2218 on //depot/maint-5.005/perl: eadd311f94dcb5fe096743b61371bd2d48466304
p4raw-link: @2168 on //depot/maint-5.005/perl: fb1d2f1891787fe7d6df85205b85f0528294ffa8
p4raw-link: @2120 on //depot/maint-5.005/perl: f9caadc6ad025d4bf993ab5b737b9a99347a59e3

p4raw-id: //depot/perl@2220

25 years agointegrate cfgperl changes into mainline
Gurusamy Sarathy [Sun, 8 Nov 1998 19:42:57 +0000]
integrate cfgperl changes into mainline

p4raw-id: //depot/perl@2219

25 years agoset close-on-exec bit on pipe() FDs
Gurusamy Sarathy [Sun, 8 Nov 1998 02:52:52 +0000]
set close-on-exec bit on pipe() FDs

p4raw-id: //depot/perl@2215

25 years agotypo in newHVhv()
Gurusamy Sarathy [Sun, 8 Nov 1998 02:27:57 +0000]
typo in newHVhv()

p4raw-id: //depot/perl@2214

25 years agoFinalize the Mach CThreads support.
Hans Mulder [Sat, 7 Nov 1998 22:06:20 +0000]
Finalize the Mach CThreads support.
To: Gurusamy Sarathy <gsar@engin.umich.edu>
Cc: jhi@iki.fi, perl5-porters@perl.org
Subject: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
Message-Id: <9811072105.AA07794@icgned.icgroup.nl>

p4raw-id: //depot/cfgperl@2211

25 years agofix AvREALISH bogusness
Gurusamy Sarathy [Fri, 6 Nov 1998 20:36:50 +0000]
fix AvREALISH bogusness

p4raw-id: //depot/perl@2210

25 years agoRenamed malloc.c ASSERT() macro to P_ASSERT() because
Jarkko Hietaniemi [Fri, 6 Nov 1998 08:05:31 +0000]
Renamed malloc.c ASSERT() macro to P_ASSERT() because
ASSERT() causes problems in {NeXTStep,OpenStep}.

From: Hans Mulder <hansm@icgroup.nl>
To: Jarkko Hietaniemi <jhi@cc.hut.fi>
Subject: Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1 (UNINSTALLED)
Date: Fri,  6 Nov 98 01:27:41 +0100
Message-Id: <9811060025.AA27389@icgned.icgroup.nl>

and

From: Ilya Zakharevich <ilya@math.ohio-state.edu>
Subject: Re: ASSERT() in malloc.c
To: jhi@iki.fi
Date: Fri, 6 Nov 1998 02:59:29 -0500 (EST)
Message-Id: <199811060759.CAA18915@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@2209

25 years agoMach CThreads needs #include <mach/cthreads.h>.
Jarkko Hietaniemi [Fri, 6 Nov 1998 07:55:38 +0000]
Mach CThreads needs #include <mach/cthreads.h>.

p4raw-id: //depot/cfgperl@2208

25 years agoPERL_BADLANG wrongly documented.
Jarkko Hietaniemi [Thu, 5 Nov 1998 14:54:52 +0000]
PERL_BADLANG wrongly documented.

From: ts <decoux@moulon.inra.fr>
To: jhi@cc.hut.fi
Subject: Re: Locale warning messages
Date: Thu, 5 Nov 1998 14:34:19 +0100 (MET)
Message-Id: <199811051334.OAA24863@moulon.inra.fr>

and

From: Ilya Zakharevich <ilya@math.ohio-state.edu>
Subject: Re: PERL_BADLANG
To: jhi@iki.fi
Subject: Re: PERL_BADLANG
Date: Thu, 5 Nov 1998 09:49:00 -0500 (EST)
Message-Id: <199811051449.JAA04238@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@2206

25 years agoDocument all the control flow keywords in perlfunc
Jarkko Hietaniemi [Thu, 5 Nov 1998 14:24:33 +0000]
Document all the control flow keywords in perlfunc
so that "perlfunc -f while" works.

p4raw-id: //depot/cfgperl@2205

25 years agoConfigure update. Remove last trace of PTHREADS_CREATED_JOINABLE
Jarkko Hietaniemi [Thu, 5 Nov 1998 12:46:02 +0000]
Configure update.  Remove last trace of PTHREADS_CREATED_JOINABLE
(from vos/config.h).  Update Porting/{Glossary,config*}.

p4raw-id: //depot/cfgperl@2204

25 years agoVM/ESA and VMS sig_num_init (change#2101) catchup.
Jarkko Hietaniemi [Thu, 5 Nov 1998 08:34:39 +0000]
VM/ESA and VMS sig_num_init (change#2101) catchup.

p4raw-link: @2101 on //depot/cfgperl: 824a2ba35a8a435c7dda7b79d43bec16c40e4bd9

p4raw-id: //depot/cfgperl@2203

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Thu, 5 Nov 1998 08:03:20 +0000]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@2202

25 years agoanother POPSTACK victim
Gurusamy Sarathy [Thu, 5 Nov 1998 04:40:44 +0000]
another POPSTACK victim

p4raw-id: //depot/perl@2201

25 years agofix a location affected by change#2191, add note about POPSTACK
Gurusamy Sarathy [Thu, 5 Nov 1998 02:07:54 +0000]
fix a location affected by change#2191, add note about POPSTACK

p4raw-link: @2191 on //depot/perl: de616352556f5da70790ceef0ca8b92726d7761a

p4raw-id: //depot/perl@2196

25 years agomakefile notes
Gurusamy Sarathy [Thu, 5 Nov 1998 02:04:45 +0000]
makefile notes

p4raw-id: //depot/perl@2195

25 years agoindeterminate order-of-evaluation fixes
Gurusamy Sarathy [Wed, 4 Nov 1998 23:48:53 +0000]
indeterminate order-of-evaluation fixes

p4raw-id: //depot/perl@2192

25 years agorefetch local stack pointer in POPSTACK
Gurusamy Sarathy [Wed, 4 Nov 1998 23:02:16 +0000]
refetch local stack pointer in POPSTACK

p4raw-id: //depot/perl@2191

25 years agoConfigure update.
Jarkko Hietaniemi [Wed, 4 Nov 1998 08:50:40 +0000]
Configure update.
Sequent DYNIX/ptx updates: osvers=$4 (instead of $3) of uname -a,

From: Andy Dougherty <doughera@lafcol.lafayette.edu>
To: Martin Bligh <mbligh@sequent.com>
Cc: Jarkko Hietaniemi <jhi@iki.fi>
Subject: Re: Perl 5's configure on DYNIX/ptx
Message-Id: <Pine.SUN.3.96.981103090824.5533B-100000@newton.phys>
Date: Tue, 3 Nov 1998 09:35:26 -0500 (EST)

find sockets also from libsocket, not just libnet.
OS390: $compile_ok instead of $compile for <inttypes.h>,

From: pvhp@forte.com (Peter Prymmer)
To: Thomas.Dorner@start.de, jhi@iki.fi, neale@VMA.TABNSW.COM.AU
Subject: _53 not OK on os390 but looking better than ever
Date: Tue, 3 Nov 98 17:33:22 PST
Message-Id: <9811040133.AA09450@forte.com>

p4raw-id: //depot/cfgperl@2190

25 years agosysio.t failure: fix undefined order of evaluation, from
Spider Boardman [Wed, 4 Nov 1998 01:22:30 +0000]
sysio.t failure: fix undefined order of evaluation, from
Subject: Not OK: perl 5.00553 on alpha-thread 5.0 [PATCH]
To: perlbug@perl.com
Message-ID: <MLIST_199811032227.RAA143892@web.zk3.dec.com>

p4raw-id: //depot/cfgperl@2189

25 years agofix return value of win32_pclose()
Gurusamy Sarathy [Wed, 4 Nov 1998 02:59:16 +0000]
fix return value of win32_pclose()

p4raw-id: //depot/perl@2188

25 years agos/sv_upgrade/SvUPGRADE/ a couple of places
Gurusamy Sarathy [Wed, 4 Nov 1998 02:56:34 +0000]
s/sv_upgrade/SvUPGRADE/ a couple of places

p4raw-id: //depot/perl@2187

25 years agoDocument quads in pack.
Jarkko Hietaniemi [Tue, 3 Nov 1998 08:17:52 +0000]
Document quads in pack.

p4raw-id: //depot/cfgperl@2186

25 years ago(IV) vs (I32) vs I_V()
Jarkko Hietaniemi [Tue, 3 Nov 1998 07:49:35 +0000]
(IV) vs (I32) vs I_V()

Subject: [PATCH 5.005_53] Reverting typecast in sv_upgrade()
From: Anton Berezin <tobez@plab.ku.dk>
To: "p5p" <perl5-porters@perl.org>
Date: 01 Nov 1998 15:09:11 +0100
Message-ID: <86hfwjtshk.fsf@lion.plab.ku.dk>

and

From: Andy Dougherty <doughera@lafcol.lafayette.edu>
Date: Mon, 2 Nov 1998 10:17:34 -0500 (EST)
Message-Id: <Pine.SUN.3.96.981102101433.4479B-100000@newton.phys>

p4raw-id: //depot/cfgperl@2185

25 years agoVM/ESA updates.
Jarkko Hietaniemi [Tue, 3 Nov 1998 07:42:46 +0000]
VM/ESA updates.

p4raw-id: //depot/cfgperl@2184

25 years agoThe id(1)-parsing is real fun.
Jarkko Hietaniemi [Mon, 2 Nov 1998 12:58:13 +0000]
The id(1)-parsing is real fun.

p4raw-id: //depot/cfgperl@2183

25 years agoDecommission the symlink test.
Jarkko Hietaniemi [Mon, 2 Nov 1998 12:07:43 +0000]
Decommission the symlink test.

p4raw-id: //depot/cfgperl@2182

25 years agoReplace ATTR_JOINABLE with true Configure probe
Jarkko Hietaniemi [Mon, 2 Nov 1998 12:03:08 +0000]
Replace ATTR_JOINABLE with true Configure probe
for PTHREAD_CREATE_JOINABLE (or equivalent:
PTHREAD_CREATE_UNDETACHED or __UNDETACHED).
Remove ATTR_JOINABLE itself: Thread.xs uses
PTHREAD_CREATE_JOINABLE (or equivalent) directly.

Really scan for <mach/cthreads.h> only if usethreads.

p4raw-id: //depot/cfgperl@2181

25 years agoIn HP-UX 10.X usethreads only if the required files are present.
Jarkko Hietaniemi [Mon, 2 Nov 1998 11:07:34 +0000]
In HP-UX 10.X usethreads only if the required files are present.

p4raw-id: //depot/cfgperl@2180

25 years agoPrefer groups(1).
Jarkko Hietaniemi [Mon, 2 Nov 1998 09:10:33 +0000]
Prefer groups(1).
id -Gn can be broken.
id -a can save the day.

p4raw-id: //depot/cfgperl@2179

25 years agoDetrail enum comma.
Jarkko Hietaniemi [Mon, 2 Nov 1998 08:35:29 +0000]
Detrail enum comma.

p4raw-id: //depot/cfgperl@2178

25 years ago0**0 = 1, from
Daniel S. Lewart [Sun, 1 Nov 1998 19:21:48 +0000]
0**0 = 1, from
Subject: Math::Complex 0**0 patches
Message-Id: <199811020121.TAA28310@staff2.cso.uiuc.edu>
To: jhi@iki.fi (Jarkko Hietaniemi),
        Raphael_Manfredi@grenoble.hp.com (Raphael Manfredi)

p4raw-id: //depot/cfgperl@2177

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Sat, 31 Oct 1998 15:50:02 +0000]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@2164

25 years agobump patchlevel; other minor fixes for clean build and test on
Gurusamy Sarathy [Sat, 31 Oct 1998 11:31:12 +0000]
bump patchlevel; other minor fixes for clean build and test on
Solaris and win32

p4raw-id: //depot/perl@2163

25 years agoRe: [PATCH 5.00552] Overloaded <> and deref again
Ilya Zakharevich [Fri, 30 Oct 1998 18:36:20 +0000]
Re: [PATCH 5.00552] Overloaded <> and deref again

Message-Id: <199810302336.SAA17336@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@2162

25 years ago] a2p: make sprintf less greedy without -o
Albert Dvornik [Fri, 30 Oct 1998 17:50:04 +0000]
] a2p: make sprintf less greedy without -o

Message-Id: <tqd879vf4z.fsf@puma.genscan.com>

p4raw-id: //depot/perl@2161

25 years agofix for bugs in -x mode
Ilya Zakharevich [Sat, 31 Oct 1998 00:30:57 +0000]
fix for bugs in -x mode
Message-Id: <199810310530.AAA22277@monk.mps.ohio-state.edu>
Subject: [PATCH 5.00552] Fix h2xs

p4raw-id: //depot/perl@2160

25 years agoData::Dumper update
Gurusamy Sarathy [Sat, 31 Oct 1998 09:31:36 +0000]
Data::Dumper update

p4raw-id: //depot/perl@2159

25 years agoadd testsuite portion of patch
Ilya Zakharevich [Thu, 29 Oct 1998 23:20:01 +0000]
add testsuite portion of patch
Message-Id: <199810300420.XAA25651@monk.mps.ohio-state.edu>
Subject: [PATCH 5.00321 ;-)] 87% speedup

p4raw-id: //depot/perl@2153

25 years agomention the C<$SIG{CHLD} = 'IGNORE'> special case
Gurusamy Sarathy [Fri, 30 Oct 1998 21:08:11 +0000]
mention the C<$SIG{CHLD} = 'IGNORE'> special case

p4raw-id: //depot/perl@2152

25 years agoPATCH: (5.005_02) a2p should use `chomp' instead of `chop'
Mark-Jason Dominus [Fri, 30 Oct 1998 14:24:23 +0000]
PATCH: (5.005_02)  a2p should use `chomp' instead of `chop'

Message-Id: <19981030192423.27276.qmail@plover.com>

p4raw-id: //depot/perl@2151

25 years agoOverloaded <> and deref again
Ilya Zakharevich [Thu, 29 Oct 1998 22:04:54 +0000]
Overloaded <> and deref again

Message-Id: <199810300304.WAA23291@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@2150

25 years agopatch for daemonization docs in perlipc
Roderick Schertler [Thu, 29 Oct 1998 14:50:18 +0000]
patch for daemonization docs in perlipc

Message-ID: <17625.909690618@eeyore.ibcinc.com>

p4raw-id: //depot/perl@2149

25 years agowin32_opendir() fails on empty drives
Anton Berezin [Thu, 29 Oct 1998 17:06:25 +0000]
win32_opendir() fails on empty drives

Message-ID: <86pvbbuzcu.fsf@lion.plab.ku.dk>

p4raw-id: //depot/perl@2148

25 years agotweaked version of suggested patch
Anton Berezin [Thu, 29 Oct 1998 14:48:54 +0000]
tweaked version of suggested patch
Message-ID: <86yapzv5q1.fsf@lion.plab.ku.dk>
Subject: [PATCH 5.005_52] One more problem with win32_stat and MSVC

p4raw-id: //depot/perl@2147

25 years agohand-apply whitespace-mutiliated patch
Vishal Bhatia [Wed, 28 Oct 1998 23:45:32 +0000]
hand-apply whitespace-mutiliated patch
Message-ID: <19981029074534.2334.qmail@hotmail.com>
Subject: [PATCH 5.005_52]Compiling modules,more bugfixes for B

p4raw-id: //depot/perl@2146

25 years agoremaining PL_foo stragglers
Gurusamy Sarathy [Fri, 30 Oct 1998 18:46:58 +0000]
remaining PL_foo stragglers

p4raw-id: //depot/perl@2145

25 years agointegrate cfgperl tweaks into mainline
Gurusamy Sarathy [Fri, 30 Oct 1998 17:38:36 +0000]
integrate cfgperl tweaks into mainline

p4raw-id: //depot/perl@2144

25 years agoThere can be multiple yacc/bison errors.
Jarkko Hietaniemi [Fri, 30 Oct 1998 13:27:39 +0000]
There can be multiple yacc/bison errors.

p4raw-id: //depot/cfgperl@2143

25 years agoREADME.posix-bc update.
Jarkko Hietaniemi [Fri, 30 Oct 1998 13:18:43 +0000]
README.posix-bc update.

p4raw-id: //depot/cfgperl@2142

25 years ago#2133 fallout.
Jarkko Hietaniemi [Fri, 30 Oct 1998 09:12:59 +0000]
#2133 fallout.

p4raw-id: //depot/cfgperl@2141

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Fri, 30 Oct 1998 08:43:18 +0000]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@2140

25 years agophase 1 of somewhat major rearrangement of PERL_OBJECT stuff
Gurusamy Sarathy [Fri, 30 Oct 1998 02:51:39 +0000]
phase 1 of somewhat major rearrangement of PERL_OBJECT stuff
(objpp.h is gone, embed.pl now does some of that); objXSUB.h
should soon be automated also; the global variables that
escaped the PL_foo conversion are now reined in; renamed
MAGIC in regcomp.h to REG_MAGIC to avoid collision with the
type of same name; duplicated lists of pp_things in various
places is now gone; result has only been tested on win32

p4raw-id: //depot/perl@2133

25 years agoPure bison yylex() proto was broken.
Jarkko Hietaniemi [Thu, 29 Oct 1998 15:31:26 +0000]
Pure bison yylex() proto was broken.

p4raw-id: //depot/cfgperl@2130

25 years agoIntegrate mainperl.
Jarkko Hietaniemi [Thu, 29 Oct 1998 08:35:54 +0000]
Integrate mainperl.

p4raw-id: //depot/cfgperl@2126

25 years agoEBCDIC Makefile.SH iteration converges. Hopefully.
Jarkko Hietaniemi [Thu, 29 Oct 1998 08:32:38 +0000]
EBCDIC Makefile.SH iteration converges.  Hopefully.

p4raw-id: //depot/cfgperl@2125

25 years agoEBCDIC Makefile.SH tuneup.
Jarkko Hietaniemi [Thu, 29 Oct 1998 08:06:44 +0000]
EBCDIC Makefile.SH tuneup.

p4raw-id: //depot/cfgperl@2124

25 years agoremove doubled hunk from integration
Gurusamy Sarathy [Wed, 28 Oct 1998 23:24:04 +0000]
remove doubled hunk from integration

p4raw-id: //depot/perl@2119

25 years agoMinor debugger tweaks
Ilya Zakharevich [Wed, 28 Oct 1998 01:23:27 +0000]
Minor debugger tweaks

Message-Id: <199810280623.BAA06968@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@2118

25 years agoMake sort respect overloading
Ilya Zakharevich [Wed, 28 Oct 1998 01:20:33 +0000]
Make sort respect overloading

Message-Id: <199810280620.BAA06893@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@2117

25 years agoMM patches from Ilya Zakharevich
Gurusamy Sarathy [Wed, 28 Oct 1998 21:51:11 +0000]
MM patches from Ilya Zakharevich
Date: Wed, 28 Oct 1998 01:27:04 -0500 (EST)
Message-Id: <199810280627.BAA07053@monk.mps.ohio-state.edu>
Subject: [PATCH 5.00552] Make MakeMaker more verbose
--
Date: Wed, 28 Oct 1998 01:25:36 -0500 (EST)
Message-Id: <199810280625.BAA06980@monk.mps.ohio-state.edu>
Subject: [PATCH 5.00552] Make MakeMaker ignore errors in kid Makefile.PL

p4raw-id: //depot/perl@2116

25 years agoadd explicit references to perl source path in ld2 and gcc2
Gurusamy Sarathy [Wed, 28 Oct 1998 21:46:19 +0000]
add explicit references to perl source path in ld2 and gcc2

p4raw-id: //depot/perl@2115

25 years agoRe: Problems with: Creating an installable tar archive
Andy Dougherty [Tue, 27 Oct 1998 10:40:41 +0000]
Re: Problems with: Creating an installable tar archive

Message-Id: <Pine.SUN.3.96.981027103726.28498E-100000@newton.phys>

p4raw-id: //depot/perl@2114

25 years agointegrate cfgperl into mainline
Gurusamy Sarathy [Wed, 28 Oct 1998 21:21:16 +0000]
integrate cfgperl into mainline

p4raw-id: //depot/perl@2113

25 years agominor cleanup
Gurusamy Sarathy [Wed, 28 Oct 1998 21:14:18 +0000]
minor cleanup

p4raw-id: //depot/perl@2112

25 years agosmarter C<$SIG{FOO} = BAREWORD;> warning
Gurusamy Sarathy [Wed, 28 Oct 1998 18:52:10 +0000]
smarter C<$SIG{FOO} = BAREWORD;> warning

p4raw-id: //depot/perl@2111

25 years agoposix-bc doesn't want to regenerate a2p.h from a2p.y.
Jarkko Hietaniemi [Wed, 28 Oct 1998 15:07:54 +0000]
posix-bc doesn't want to regenerate a2p.h from a2p.y.

p4raw-id: //depot/cfgperl@2110

25 years agoa2p.y needs to generate also y.tab.h.
Jarkko Hietaniemi [Wed, 28 Oct 1998 13:39:54 +0000]
a2p.y needs to generate also y.tab.h.

p4raw-id: //depot/cfgperl@2109

25 years agoThe "parse error" must be converted to "syntax error",
Jarkko Hietaniemi [Wed, 28 Oct 1998 10:33:36 +0000]
The "parse error" must be converted to "syntax error",
just matching it aint' enough.

p4raw-id: //depot/cfgperl@2108

25 years agoRegen sig_n{ame,umber}* if slightest doubt.
Jarkko Hietaniemi [Wed, 28 Oct 1998 10:23:05 +0000]
Regen sig_n{ame,umber}* if slightest doubt.

p4raw-id: //depot/cfgperl@2107

25 years agoBison says 'parse error', not 'parser error'.
Jarkko Hietaniemi [Wed, 28 Oct 1998 08:44:49 +0000]
Bison says 'parse error', not 'parser error'.

p4raw-id: //depot/cfgperl@2106

25 years agoyylex() parametrization.
Jarkko Hietaniemi [Wed, 28 Oct 1998 08:42:09 +0000]
yylex() parametrization.

p4raw-id: //depot/cfgperl@2105

25 years agoBring in #2102.
Jarkko Hietaniemi [Wed, 28 Oct 1998 08:25:09 +0000]
Bring in #2102.

p4raw-id: //depot/cfgperl@2104

25 years agoRe: perl5.004_04 testing problem
Dominic Dunlop [Tue, 27 Oct 1998 20:47:25 +0000]
Re: perl5.004_04 testing problem
Message-ID: <MLIST_v03110700b25b7dc95bbc@[212.24.192.87]>

p4raw-id: //depot/cfgperl@2103

25 years agoutf8 change to quotemeta broke EBCDIC
Larry Wall [Tue, 27 Oct 1998 18:58:55 +0000]
utf8 change to quotemeta broke EBCDIC

p4raw-id: //depot/perl@2102

25 years ago$Config{sig_num_init}.
Jarkko Hietaniemi [Tue, 27 Oct 1998 12:55:34 +0000]
$Config{sig_num_init}.
Also, a new approach to the 'pthreads-created-joinable': drop
it and use {PTHREAD_CREATE_{JOINABLE,UNDETACHED},__UNDETACHED}
directly. (See also #2096).

p4raw-id: //depot/cfgperl@2101