This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
25 years agoRe: [PATCH] 4-arg substr update for perl5.004_68
Gisle Aas [Thu, 25 Jun 1998 10:32:43 +0000 (12:32 +0200)]
Re: [PATCH] 4-arg substr update for perl5.004_68
Message-ID: <m3iulpubis.fsf@furu.g.aas.no>

p4raw-id: //depot/perl@1242

25 years agoapplied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
Stephen McCamant [Wed, 24 Jun 1998 21:10:32 +0000 (16:10 -0500)]
applied patch, tweaked opcode.pl for PERL_OBJECT, and regen opcode.h
Message-Id: <m0yp1Ue-000EP2C@alias-2.pr.mcs.net>
Subject: [PATCH REPOST] refgen in opcode.pl

p4raw-id: //depot/perl@1241

25 years agoAdd CR LF CRLF to Socket.pm
Chris Nandor [Wed, 24 Jun 1998 19:58:28 +0000 (15:58 -0400)]
Add CR LF CRLF to Socket.pm

Message-Id: <v04011709b1b742cd7f0c@[24.48.29.192]>

p4raw-id: //depot/perl@1240

25 years agoOptimize foreach (1..1000000)
Gisle Aas [Wed, 24 Jun 1998 20:26:48 +0000 (22:26 +0200)]
Optimize foreach (1..1000000)
Message-ID: <m3lnqmwt93.fsf@furu.g.aas.no>

p4raw-id: //depot/perl@1239

25 years agoavoid creation of %^R
Ilya Zakharevich [Wed, 24 Jun 1998 14:25:06 +0000 (10:25 -0400)]
avoid creation of %^R
Message-Id: <199806241825.OAA06346@monk.mps.ohio-state.edu>
Subject: Re: [5.004_68] What is %^R ? [PATCH?]

p4raw-id: //depot/perl@1238

25 years agoNegative LENGTH argument to splice
Gisle Aas [Wed, 24 Jun 1998 15:11:35 +0000 (17:11 +0200)]
Negative LENGTH argument to splice
Message-ID: <m3g1gvc5bs.fsf@furu.g.aas.no>

p4raw-id: //depot/perl@1237

25 years agoInsecure $ENV{} message out of step with perldiag
M. J. T. Guy [Wed, 24 Jun 1998 13:13:02 +0000 (14:13 +0100)]
Insecure $ENV{} message out of step with perldiag
Message-Id: <E0yooQA-0003za-00@taurus.cus.cam.ac.uk>

p4raw-id: //depot/perl@1236

25 years agoComplex.pm update
Jarkko Hietaniemi [Wed, 24 Jun 1998 15:19:05 +0000 (18:19 +0300)]
Complex.pm update
Message-Id: <199806241219.PAA04061@alpha.hut.fi>
Subject: [PATCH] 5.004_68: Complex.pm, complex.t

p4raw-id: //depot/perl@1235

25 years agodisable perl malloc on UNICOS for now
Jarkko Hietaniemi [Wed, 24 Jun 1998 12:37:14 +0000 (15:37 +0300)]
disable perl malloc on UNICOS for now
Message-Id: <199806240937.MAA01669@alpha.hut.fi>
Subject: [PATCH] 5.004_68: UNICOS hints

p4raw-id: //depot/perl@1234

25 years agofixes unpack("q"...), and semctl() tests for UNICOS
Jarkko Hietaniemi [Wed, 24 Jun 1998 11:55:09 +0000 (14:55 +0300)]
fixes unpack("q"...), and semctl() tests for UNICOS
Message-Id: <199806240855.LAA16152@alpha.hut.fi>
Subject: [PATCH] 5.004_68: semctl() in UNICOS (was: pack/unpack)

p4raw-id: //depot/perl@1233

25 years agotweak various places for iperlsys.h awareness
Gurusamy Sarathy [Sun, 28 Jun 1998 19:01:23 +0000 (19:01 +0000)]
tweak various places for iperlsys.h awareness

p4raw-id: //depot/perl@1232

25 years agoadd a perlio.h stub for compat (some extensions seem to #include it)
Gurusamy Sarathy [Sun, 28 Jun 1998 18:37:07 +0000 (18:37 +0000)]
add a perlio.h stub for compat (some extensions seem to #include it)

p4raw-id: //depot/perl@1231

25 years agoRe: [PATCH for _66] Makefile.SH problem on dos/djgpp
Laszlo Molnar [Wed, 24 Jun 1998 00:37:01 +0000 (02:37 +0200)]
Re: [PATCH for _66] Makefile.SH problem on dos/djgpp

Message-ID: <19980624003701.C161@cdata.tvnet.hu>

p4raw-id: //depot/perl@1230

25 years agohand apply mutiliated patch
Hans Mulder [Tue, 23 Jun 1998 11:41:00 +0000 (04:41 -0700)]
hand apply mutiliated patch
Message-Id: <3.0.5.32.19980623114100.00ab76e0@ous.edu>
Subject: [PATCH 5.004_68]Configure update for VMS

p4raw-id: //depot/perl@1229

25 years agohand apply whitespace mutiliated patch
Robin Barker [Tue, 23 Jun 1998 16:38:06 +0000 (17:38 +0100)]
hand apply whitespace mutiliated patch
Message-Id: <5389.9806231538@tempest.cise.npl.co.uk>
Subject: PATCH [perl5.004_68] perlbug.PL; was Re: Error message for Errno_pm.PL

p4raw-id: //depot/perl@1228

25 years agodocumenting close without arguments
Tom Phoenix [Tue, 23 Jun 1998 08:51:00 +0000 (01:51 -0700)]
documenting close without arguments
Message-ID: <Pine.GSO.3.96.980623084413.24075V-100000@user2.teleport.com>

p4raw-id: //depot/perl@1227

25 years agoBetter diags for vars.pm
Tom Phoenix [Tue, 23 Jun 1998 05:37:09 +0000 (22:37 -0700)]
Better diags for vars.pm
Message-ID: <Pine.GSO.3.96.980623052846.24075A-100000@user2.teleport.com>

p4raw-id: //depot/perl@1226

25 years agohand apply whitespace mutiliated perldoc.PL patches
Robin Barker [Tue, 23 Jun 1998 15:49:52 +0000 (16:49 +0100)]
hand apply whitespace mutiliated perldoc.PL patches
Date: Tue, 23 Jun 98 15:49:52 BST
Message-Id: <5302.9806231449@tempest.cise.npl.co.uk>
Subject: PATCH [5.004_68] perldoc.PL
--
Date: Fri, 26 Jun 98 17:50:05 BST
Message-Id: <6834.9806261650@tempest.cise.npl.co.uk>
From: Robin Barker <rmb1@cise.npl.co.uk>
Subject: [PATCH 5.004_68] perldoc.PL

p4raw-id: //depot/perl@1225

25 years agointegrate ansiperl to get makedef.pl tweak
Gurusamy Sarathy [Sun, 28 Jun 1998 16:50:59 +0000 (16:50 +0000)]
integrate ansiperl to get makedef.pl tweak

p4raw-id: //depot/perl@1224

25 years agoadd CGI-2.42, its and testsuite
Gurusamy Sarathy [Sun, 28 Jun 1998 16:33:32 +0000 (16:33 +0000)]
add CGI-2.42, its and testsuite

p4raw-id: //depot/perl@1223

25 years agoenable Errno build on win32, add Errno-1.08 files to repository
Gurusamy Sarathy [Sun, 28 Jun 1998 15:28:29 +0000 (15:28 +0000)]
enable Errno build on win32, add Errno-1.08 files to repository

p4raw-id: //depot/perl@1222

25 years agotweak win32 config templates for cpp
Gurusamy Sarathy [Sun, 28 Jun 1998 14:34:06 +0000 (14:34 +0000)]
tweak win32 config templates for cpp

p4raw-id: //depot/perl@1221

25 years agomake find_script() return saved string, reenable missing diagnostics
Gurusamy Sarathy [Fri, 26 Jun 1998 04:33:57 +0000 (04:33 +0000)]
make find_script() return saved string, reenable missing diagnostics

p4raw-id: //depot/perl@1219

25 years agoavoid warning with -P switch
Gurusamy Sarathy [Thu, 25 Jun 1998 23:24:53 +0000 (23:24 +0000)]
avoid warning with -P switch

p4raw-id: //depot/perl@1218

25 years agodon't suppress display of Makefile recipes that invoke perl
Gurusamy Sarathy [Thu, 25 Jun 1998 22:06:58 +0000 (22:06 +0000)]
don't suppress display of Makefile recipes that invoke perl

p4raw-id: //depot/perl@1217

25 years agotweak order of destruction so OBJECTs in GLOBs are visited after those
Gurusamy Sarathy [Thu, 25 Jun 1998 21:32:06 +0000 (21:32 +0000)]
tweak order of destruction so OBJECTs in GLOBs are visited after those
in RVs

p4raw-id: //depot/perl@1216

25 years agomknod() is not POSIX, so remove the POSIX pieces from change#1199
Gurusamy Sarathy [Thu, 25 Jun 1998 18:56:59 +0000 (18:56 +0000)]
mknod() is not POSIX, so remove the POSIX pieces from change#1199

p4raw-link: @1199 on //depot/perl: 6990d9917c06c8c6c480c9c385d7d2ed536c8d24

p4raw-id: //depot/perl@1215

25 years agoadd FILE_SHARE_DELETE ifndef in win32.h
Gurusamy Sarathy [Thu, 25 Jun 1998 18:11:22 +0000 (18:11 +0000)]
add FILE_SHARE_DELETE ifndef in win32.h

p4raw-id: //depot/perl@1214

25 years agocheck in what change#1182 didn't, and Changes
Gurusamy Sarathy [Wed, 24 Jun 1998 12:40:13 +0000 (12:40 +0000)]
check in what change#1182 didn't, and Changes

p4raw-link: @1182 on //depot/perl: c7c9307cc294d88bccf6b755e886fdee7d955ee0

p4raw-id: //depot/perl@1212

25 years agofinal touches to 5.004_68
Gurusamy Sarathy [Tue, 23 Jun 1998 10:55:05 +0000 (10:55 +0000)]
final touches to 5.004_68

p4raw-id: //depot/perl@1207

25 years agomore MULTIPLICITY tweaks
Gurusamy Sarathy [Tue, 23 Jun 1998 10:50:10 +0000 (10:50 +0000)]
more MULTIPLICITY tweaks

p4raw-id: //depot/perl@1206

25 years agopartial MULTIPLICITY cleanup
Gurusamy Sarathy [Tue, 23 Jun 1998 09:03:46 +0000 (09:03 +0000)]
partial MULTIPLICITY cleanup

p4raw-id: //depot/perl@1205

25 years agotweak MANIFEST, add Dev_t to POSIX/typemap
Gurusamy Sarathy [Tue, 23 Jun 1998 09:00:48 +0000 (09:00 +0000)]
tweak MANIFEST, add Dev_t to POSIX/typemap

p4raw-id: //depot/perl@1204

25 years agobump patchlevel to 68, Porting/makerel tweaks
Gurusamy Sarathy [Tue, 23 Jun 1998 07:08:02 +0000 (07:08 +0000)]
bump patchlevel to 68, Porting/makerel tweaks

p4raw-id: //depot/perl@1203

25 years agoremove atomic.h pending resolution of licensing issues,
Gurusamy Sarathy [Tue, 23 Jun 1998 06:16:19 +0000 (06:16 +0000)]
remove atomic.h pending resolution of licensing issues,
EMULATE_ATOMIC_REFCOUNTS everywhere

p4raw-id: //depot/perl@1202

25 years agoapplied patch, regen headers
Ilya Zakharevich [Mon, 22 Jun 1998 04:19:45 +0000 (00:19 -0400)]
applied patch, regen headers
Message-Id: <199806220819.EAA03295@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_67] Malloc size feedback

p4raw-id: //depot/perl@1201

25 years agoInheritance of B:: classes
Stephen McCamant [Mon, 22 Jun 1998 21:19:43 +0000 (16:19 -0500)]
Inheritance of B:: classes

Message-Id: <m0yoIgR-000EP2C@alias-2.pr.mcs.net>

p4raw-id: //depot/perl@1200

25 years agoapplied patch, moved #define mkfifo ... from perl.h to POSIX.xs
Jarkko Hietaniemi [Tue, 23 Jun 1998 00:01:02 +0000 (03:01 +0300)]
applied patch, moved #define mkfifo ... from perl.h to POSIX.xs
Message-Id: <199806222101.AAA16456@alpha.hut.fi>
Subject: [PATCH] _67: somebody said POSIX::mknod?

p4raw-id: //depot/perl@1199

25 years agoPATCH [5.004_67] perldoc.PL
Daniel Grisinger [Mon, 22 Jun 1998 14:10:46 +0000 (08:10 -0600)]
PATCH [5.004_67] perldoc.PL
Message-ID: <Pine.LNX.3.96.980622135953.10412A-100000@perrin.dimensional.com>

p4raw-id: //depot/perl@1198

25 years agoAutosplit's not qite case-insensitive enough on VMS
Dan Sugalski [Mon, 22 Jun 1998 09:29:18 +0000 (02:29 -0700)]
Autosplit's not qite case-insensitive enough on VMS

Message-Id: <3.0.5.32.19980622092918.00aa46e0@ous.edu>

p4raw-id: //depot/perl@1197

25 years ago5.004_67: Fcntl: add few constants, enhance maintainability
Jarkko Hietaniemi [Mon, 22 Jun 1998 18:58:55 +0000 (21:58 +0300)]
5.004_67: Fcntl: add few constants, enhance maintainability

Message-Id: <199806221558.SAA18626@alpha.hut.fi>

p4raw-id: //depot/perl@1196

25 years agoAmend tests/regexp.t for variable REG_INFTY;
Dominic Dunlop [Mon, 22 Jun 1998 15:22:24 +0000 (15:22 +0000)]
Amend tests/regexp.t for variable REG_INFTY;

Message-Id: <v03110700b1b41e1760b2@[195.95.102.55]>
 update machten.sh to vary REG_INFTY

p4raw-id: //depot/perl@1195

25 years agofilter out array subscripts when generating symbols for AIX
Jarkko Hietaniemi [Mon, 22 Jun 1998 12:14:31 +0000 (15:14 +0300)]
filter out array subscripts when generating symbols for AIX
Message-Id: <199806220914.MAA13631@alpha.hut.fi>
Subject: [PATCH] 5.004_67: perl.exp bug, AIX unhappy

p4raw-id: //depot/perl@1194

25 years agoupdated hints file to cope with buggy sigsetjmp() on Solaris-x86
Lupe Christoph [Mon, 22 Jun 1998 13:02:45 +0000 (15:02 +0200)]
updated hints file to cope with buggy sigsetjmp() on Solaris-x86
Message-Id: <199806221102.NAA12106@alanya.m.isar.de>
Subject: Re: Perl 5.004_67: Death is on vacation - miniperl can't die

p4raw-id: //depot/perl@1193

25 years agoadd detailed changelogs and 'genlog'--the script which generates them
Gurusamy Sarathy [Tue, 23 Jun 1998 05:27:13 +0000 (05:27 +0000)]
add detailed changelogs and 'genlog'--the script which generates them

p4raw-id: //depot/perl@1192

25 years agotweak win32 makefiles for PERL_OBJECT build
Gurusamy Sarathy [Mon, 22 Jun 1998 15:56:27 +0000 (15:56 +0000)]
tweak win32 makefiles for PERL_OBJECT build

p4raw-id: //depot/perl@1191

25 years agobackout change#1178 as it was dependent on an unapplied patch,
Gurusamy Sarathy [Mon, 22 Jun 1998 04:06:02 +0000 (04:06 +0000)]
backout change#1178 as it was dependent on an unapplied patch,
fix filespec.t to know its @INC

p4raw-link: @1178 on //depot/perl: a21df721bd2b1f6f6000b965978d9b9377c04298

p4raw-id: //depot/perl@1190

25 years agoeliminate use of tokenbuf in util.c
Gurusamy Sarathy [Mon, 22 Jun 1998 03:47:43 +0000 (03:47 +0000)]
eliminate use of tokenbuf in util.c

p4raw-id: //depot/perl@1189

25 years agoadd patch that generates regnodes.h via regcomp.pl
Ilya Zakharevich [Sun, 21 Jun 1998 16:38:21 +0000 (12:38 -0400)]
add patch that generates regnodes.h via regcomp.pl
Message-Id: <199806212038.QAA29797@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_67] regcomp.h regnodes cleanup

p4raw-id: //depot/perl@1188

25 years agoAvoid temporaries on recursion
Ilya Zakharevich [Sat, 20 Jun 1998 21:45:03 +0000 (17:45 -0400)]
Avoid temporaries on recursion

Message-Id: <199806210145.VAA21629@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1187

25 years agomerge relevant portions from maintbranch change#1155
Gurusamy Sarathy [Mon, 22 Jun 1998 01:14:14 +0000 (01:14 +0000)]
merge relevant portions from maintbranch change#1155

p4raw-link: @1155 on //depot/maint-5.004/perl: c7664d5b6ade225b1576289e62712eec26808f84

p4raw-id: //depot/perl@1186

25 years agoZero-length matching bug
Ilya Zakharevich [Sun, 21 Jun 1998 04:27:16 +0000 (00:27 -0400)]
Zero-length matching bug

Message-Id: <199806210827.EAA26322@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1185

25 years agofix alignment issues in malloc.c on 64-bit platforms (via private mail)
Ilya Zakharevich [Wed, 17 Jun 1998 04:44:26 +0000 (00:44 -0400)]
fix alignment issues in malloc.c on 64-bit platforms (via private mail)
Message-Id: <199806170844.EAA24584@monk.mps.ohio-state.edu>
Subject: Re: _67 not okay

p4raw-id: //depot/perl@1184

25 years agoTest study/re/
Ilya Zakharevich [Sun, 21 Jun 1998 03:27:13 +0000 (23:27 -0400)]
Test study/re/

Message-Id: <199806210727.DAA24072@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1183

25 years ago$^R documented
Ilya Zakharevich [Sun, 21 Jun 1998 00:30:48 +0000 (20:30 -0400)]
$^R documented

Message-Id: <199806210430.AAA21818@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1182

25 years agoRe docs
Ilya Zakharevich [Sat, 20 Jun 1998 21:11:37 +0000 (17:11 -0400)]
Re docs

Message-Id: <199806210111.VAA17752@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1181

25 years agoadapted contents of message into comments in malloc.c and INSTALL
Ilya Zakharevich [Tue, 16 Jun 1998 18:40:41 +0000 (14:40 -0400)]
adapted contents of message into comments in malloc.c and INSTALL
Message-Id: <199806162240.SAA23597@monk.mps.ohio-state.edu>
Subject: [5.004_67] malloc.c -Defines

p4raw-id: //depot/perl@1180

25 years agoapplied patch, with edits to the prose
Ilya Zakharevich [Sat, 20 Jun 1998 15:36:14 +0000 (11:36 -0400)]
applied patch, with edits to the prose
Message-Id: <199806201936.PAA17499@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_67] Error variables compared

p4raw-id: //depot/perl@1179

25 years agoprint study /re/ broken
Ilya Zakharevich [Fri, 19 Jun 1998 21:04:54 +0000 (17:04 -0400)]
print study /re/ broken

Message-Id: <199806200104.VAA11343@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1178

25 years agoapplied patch, tweaked wording
Ilya Zakharevich [Sat, 20 Jun 1998 04:38:07 +0000 (00:38 -0400)]
applied patch, tweaked wording
Message-Id: <199806200838.EAA13992@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_67] Documentation patch for malloc

p4raw-id: //depot/perl@1177

25 years agoCosmetic malloc patch
Ilya Zakharevich [Sat, 20 Jun 1998 04:29:00 +0000 (00:29 -0400)]
Cosmetic malloc patch

Message-Id: <199806200829.EAA13974@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1176

25 years agofixup patches for VMS
Hans Mulder [Fri, 19 Jun 1998 16:00:57 +0000 (09:00 -0700)]
fixup patches for VMS

Message-Id: <3.0.5.32.19980619160057.032e7480@ous.edu>

p4raw-id: //depot/perl@1175

25 years agoapplied VMS patch from Dan Sugalski
Dan Sugalski [Fri, 19 Jun 1998 15:36:34 +0000 (08:36 -0700)]
applied VMS patch from Dan Sugalski
Message-Id: <980619153634.2063ee12@cedar.osshe.edu>
Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures

p4raw-id: //depot/perl@1174

25 years agoapplied patch, modified logic to avoid reentering lexer at compile-time
Graham Barr [Fri, 19 Jun 1998 11:31:04 +0000 (06:31 -0500)]
applied patch, modified logic to avoid reentering lexer at compile-time
Message-ID: <19980619113104.S9711@asic.sc.ti.com>
Subject: Re: [PATCH perl5.004_67] Add Errno in ext/

p4raw-id: //depot/perl@1173

25 years agoapplied patch, along with many changes:
Douglas Lankshear [Fri, 19 Jun 1998 10:59:50 +0000 (03:59 -0700)]
applied patch, along with many changes:
 - ipfoo.h headers have been coalesced along with perlfoo.h into
   iperlsys.h
 - win32/cp*.h have been combined in perlhost.h
 - CPerlObj::PerlParse() takes an extra xsinit arg
 - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT
Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active>
Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler

p4raw-id: //depot/perl@1172

25 years agoRe: PATCH _67 (Doc) perlop.pod
Daniel Grisinger [Fri, 19 Jun 1998 07:55:19 +0000 (01:55 -0600)]
Re: PATCH _67 (Doc) perlop.pod
Message-ID: <Pine.LNX.3.96.980619075203.13326A-100000@perrin.dimensional.com>

p4raw-id: //depot/perl@1171

25 years agoa tweaked version of:
Douglas Lankshear [Wed, 17 Jun 1998 20:25:51 +0000 (13:25 -0700)]
a tweaked version of:
Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll
Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active>

p4raw-id: //depot/perl@1170

25 years agoadded patch, regen headers
Ilya Zakharevich [Thu, 18 Jun 1998 22:27:31 +0000 (18:27 -0400)]
added patch, regen headers
Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu>
Subject: Re: Ilya's patches

p4raw-id: //depot/perl@1169

25 years agodocs creating files via open
Tom Phoenix [Thu, 18 Jun 1998 23:37:32 +0000 (16:37 -0700)]
docs creating files via open
Message-ID: <Pine.GSO.3.96.980618231856.17544S-100000@user2.teleport.com>

p4raw-id: //depot/perl@1168

25 years agoBetter version of malloc improver
Ilya Zakharevich [Wed, 17 Jun 1998 17:51:54 +0000 (13:51 -0400)]
Better version of malloc improver

Message-Id: <199806172151.RAA28441@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1167

25 years agoenhance perlre.pod to say C<)> can't appear in a (?#...) comment
Gurusamy Sarathy [Sat, 20 Jun 1998 23:59:23 +0000 (23:59 +0000)]
enhance perlre.pod to say C<)> can't appear in a (?#...) comment

p4raw-id: //depot/perl@1166

25 years agoadded patch, tweaked missed files, excised comment that doesn't really
Joshua Pritikin [Mon, 15 Jun 1998 10:03:37 +0000 (06:03 -0400)]
added patch, tweaked missed files, excised comment that doesn't really
belong in the sources
Message-Id: <H00000e500072c63@MHS>
Subject: [PATCH 5.004_57] tied hash slice & do_kv cleanup

p4raw-id: //depot/perl@1165

25 years agoadd File-Spec-0.6 from CPAN
Gurusamy Sarathy [Sat, 20 Jun 1998 23:29:09 +0000 (23:29 +0000)]
add File-Spec-0.6 from CPAN

p4raw-id: //depot/perl@1164

25 years agotweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test
Gurusamy Sarathy [Sat, 20 Jun 1998 23:15:41 +0000 (23:15 +0000)]
tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test

p4raw-id: //depot/perl@1163

25 years agomanual integration of all outstanding ansi branch stuff into mainline
Gurusamy Sarathy [Sat, 20 Jun 1998 21:48:32 +0000 (21:48 +0000)]
manual integration of all outstanding ansi branch stuff into mainline

p4raw-id: //depot/perl@1162

25 years agoundo goofed change 1157 (backed out the fix instead of keeping it)
Gurusamy Sarathy [Sat, 20 Jun 1998 21:12:01 +0000 (21:12 +0000)]
undo goofed change 1157 (backed out the fix instead of keeping it)

p4raw-id: //depot/perl@1161

25 years agocleanup installation of utilities on win32
Gurusamy Sarathy [Sat, 20 Jun 1998 02:51:35 +0000 (02:51 +0000)]
cleanup installation of utilities on win32

p4raw-id: //depot/perl@1159

25 years agointuit @INC pathnames from exe location only if dll location
Gurusamy Sarathy [Sat, 20 Jun 1998 02:50:35 +0000 (02:50 +0000)]
intuit @INC pathnames from exe location only if dll location
is unknown (ensures that multiple executables will coexist)

p4raw-id: //depot/perl@1158

25 years agomake perldoc ignore null files (it tried to open() them)
Gurusamy Sarathy [Sat, 20 Jun 1998 02:48:34 +0000 (02:48 +0000)]
make perldoc ignore null files (it tried to open() them)

p4raw-id: //depot/perl@1157

25 years agofix perldoc to ignore unfound null filenames
Gurusamy Sarathy [Fri, 19 Jun 1998 21:18:47 +0000 (21:18 +0000)]
fix perldoc to ignore unfound null filenames

p4raw-id: //depot/perl@1156

25 years agoupdate repository copy of Asmdata.pm after `perl bytecode.pl`
Gurusamy Sarathy [Fri, 19 Jun 1998 17:22:23 +0000 (17:22 +0000)]
update repository copy of Asmdata.pm after `perl bytecode.pl`

p4raw-id: //depot/perl@1154

25 years agoperl5.004 hints file (maint and dev paths)
Tom Horsley [Tue, 16 Jun 1998 13:54:17 +0000 (13:54 +0000)]
perl5.004 hints file (maint and dev paths)

Message-Id: <199806161354.NAA21316@cleo.ssd.hcsc.com>

p4raw-id: //depot/perl@1150

25 years agohand apply whitespace-mutiliated patch
Joshua Pritikin [Mon, 15 Jun 1998 09:21:36 +0000 (05:21 -0400)]
hand apply whitespace-mutiliated patch
Message-Id: <H00000e50007289b@MHS>
Subject: [PATCH 5.004_67] SvREADONLY for av_clear

p4raw-id: //depot/perl@1149

25 years agohand apply whitespace-mutiliated and reversed patch
Les Peters [Tue, 16 Jun 1998 16:31:40 +0000 (12:31 -0400)]
hand apply whitespace-mutiliated and reversed patch
Message-Id: <199806162031.QAA08202@ds9>
Subject: [PATCH 5.004_67] Socket.xs tweak for IRIX 6.3

p4raw-id: //depot/perl@1148

25 years agoclose child pipe in t/TEST, other cosmetic tweaks
Gurusamy Sarathy [Thu, 18 Jun 1998 20:26:59 +0000 (20:26 +0000)]
close child pipe in t/TEST, other cosmetic tweaks

p4raw-id: //depot/perl@1147

25 years agoback out problematic change#1105, tweak perlsub.pod
Gurusamy Sarathy [Thu, 18 Jun 1998 19:37:41 +0000 (19:37 +0000)]
back out problematic change#1105, tweak perlsub.pod

p4raw-link: @1105 on //depot/perl: e2d46a1de163ba101bb4392a8fa6d97ca3c9a323

p4raw-id: //depot/perl@1146

25 years agofix spurious cxstack_max init that trampled memory
Gurusamy Sarathy [Thu, 18 Jun 1998 16:35:11 +0000 (16:35 +0000)]
fix spurious cxstack_max init that trampled memory

p4raw-id: //depot/perl@1144

25 years agofix memory leaks and uninitialized memory accesses found by Purify
Gurusamy Sarathy [Thu, 18 Jun 1998 16:33:01 +0000 (16:33 +0000)]
fix memory leaks and uninitialized memory accesses found by Purify

p4raw-id: //depot/perl@1143

25 years agofix off-by-one that trampled memory in re_croak2()
Gurusamy Sarathy [Thu, 18 Jun 1998 16:28:48 +0000 (16:28 +0000)]
fix off-by-one that trampled memory in re_croak2()

p4raw-id: //depot/perl@1142

25 years agofix AutoLoader to do the right thing when there are relative paths
Gurusamy Sarathy [Thu, 18 Jun 1998 16:26:59 +0000 (16:26 +0000)]
fix AutoLoader to do the right thing when there are relative paths
in @INC

p4raw-id: //depot/perl@1141

25 years agofix Makefile.SH typo
Gurusamy Sarathy [Thu, 18 Jun 1998 16:22:47 +0000 (16:22 +0000)]
fix Makefile.SH typo

p4raw-id: //depot/perl@1140

25 years ago5.004_67 niggles
Gurusamy Sarathy [Wed, 17 Jun 1998 18:06:16 +0000 (18:06 +0000)]
5.004_67 niggles

p4raw-id: //depot/perl@1139

25 years agoup patchlevel.h to 67, other small tweaks
Gurusamy Sarathy [Mon, 15 Jun 1998 10:09:27 +0000 (10:09 +0000)]
up patchlevel.h to 67, other small tweaks

p4raw-id: //depot/perl@1138

25 years agotweaks to get PERL_OBJECT building again; passes tests
Gurusamy Sarathy [Mon, 15 Jun 1998 09:08:57 +0000 (09:08 +0000)]
tweaks to get PERL_OBJECT building again; passes tests

p4raw-id: //depot/perl@1137

25 years agoback out previous change (it breaks PERL_OBJECT)
Gurusamy Sarathy [Mon, 15 Jun 1998 08:51:54 +0000 (08:51 +0000)]
back out previous change (it breaks PERL_OBJECT)

p4raw-id: //depot/perl@1136

25 years agoadded patch, fixed typo, reworked documentation
Joshua Pritikin [Sun, 14 Jun 1998 14:03:15 +0000 (10:03 -0400)]
added patch, fixed typo, reworked documentation
Message-Id: <H00000e500071aa3@MHS>
Subject: [PATCH 5.004_66] JMPENV!

p4raw-id: //depot/perl@1135

25 years agovarious win32 odds and ends
Gurusamy Sarathy [Mon, 15 Jun 1998 04:07:18 +0000 (04:07 +0000)]
various win32 odds and ends
 - added support for waitpid(), open2/open3, and a bugfix for kill()
   from Ronald Schmidt <RonaldWS@aol.com>
 - tweak testsuite mods of above
 - regenerate win32/config_H.?c
 - change kill() to win32_kill() and export it
 - coalesce common code in win32.c
 - add PerlProc_waitpid() and export win32_waitpid()
result builds and passes on the three win32 compilers

p4raw-id: //depot/perl@1134

25 years agonewer Getopt/Long.pm from public distribution cited in:
Johan Vromans [Sun, 14 Jun 1998 15:15:28 +0000 (17:15 +0200)]
newer Getopt/Long.pm from public distribution cited in:
Message-Id: <m2n2bgm8en.fsf@phoenix.squirrel.nl>
Subject: Getopt::Long version 2.17 released

p4raw-id: //depot/perl@1133

25 years agodocumentation update from tchrist
Tom Christiansen [Sat, 13 Jun 1998 22:19:32 +0000 (16:19 -0600)]
documentation update from tchrist
Message-Id: <199806140419.WAA20549@chthon.perl.com>
Subject: doc patches

p4raw-id: //depot/perl@1132

25 years agoRe: Exceptions in IPC::Open2
Roderick Schertler [Fri, 12 Jun 1998 13:24:15 +0000 (09:24 -0400)]
Re: Exceptions in IPC::Open2

Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com>

p4raw-id: //depot/perl@1131