This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
25 years agoapplied patch, with tab tweak suggest by Peter Prymmer
Hans Mulder [Tue, 14 Jul 1998 16:41:14 +0000 (09:41 -0700)]
applied patch, with tab tweak suggest by Peter Prymmer
Message-Id: <3.0.5.32.19980714164114.00a3e2a0@ous.edu>
Subject: [PATCH 5.004_74]VMS build cleanups

p4raw-id: //depot/perl@1512

25 years agoallow perlbug -ok when STDIN it not a tty
Hugo van der Sanden [Wed, 15 Jul 1998 03:24:56 +0000 (05:24 +0200)]
allow perlbug -ok when STDIN it not a tty
Message-Id: <l03130302b1d1b1e7c2a0@[194.222.64.89]>
Subject: Re: [NOT OK] 5.004_74: "make ok" not ok in IRIX 6.2

p4raw-id: //depot/perl@1511

25 years ago:_74 - Allow Configure to recognize _AIX41 & _POWER compiler defines
Art Green [Tue, 14 Jul 1998 20:53:48 +0000 (15:53 -0500)]
:_74 - Allow Configure to recognize _AIX41 & _POWER compiler defines

Message-ID: <86256642.0004D7AB.00@FDLTest1.mercmarine.com>

p4raw-id: //depot/perl@1510

25 years agotypecast long vs. IV compares in pp_flip/pp_flop
Gurusamy Sarathy [Wed, 15 Jul 1998 06:57:50 +0000 (06:57 +0000)]
typecast long vs. IV compares in pp_flip/pp_flop

p4raw-id: //depot/perl@1509

25 years agodon't copy foreach itervar when no external refs exist
Gisle Aas [Wed, 15 Jul 1998 03:35:25 +0000 (05:35 +0200)]
don't copy foreach itervar when no external refs exist
Message-ID: <m33ec3nbfm.fsf@furu.g.aas.no>
Subject: Re: Testcase for 1..n closure change

p4raw-id: //depot/perl@1508

25 years agoapplied patch, regen headers
Stephen McCamant [Tue, 14 Jul 1998 19:56:47 +0000 (14:56 -0500)]
applied patch, regen headers
Message-ID: <13739.64763.792570.626015@alias-2.pr.mcs.net>
Subject: B::Deparse update for qr// and regcreset

p4raw-id: //depot/perl@1507

25 years agomake pregcomp et al VIRTUAL again for PERL_OBJECT
Douglas Lankshear [Tue, 14 Jul 1998 16:40:30 +0000 (09:40 -0700)]
make pregcomp et al VIRTUAL again for PERL_OBJECT
Message-ID: <000301bdaf80$c93d14a0$a32fa8c0@tau.Active>
Subject: [PATCH 5.004_74]

p4raw-id: //depot/perl@1506

25 years agodont use sv_dump() in -DD diagnostic
Gisle Aas [Tue, 14 Jul 1998 23:55:36 +0000 (01:55 +0200)]
dont use sv_dump() in -DD diagnostic
Message-ID: <m33ec4jdwn.fsf@furu.g.aas.no>
Subject: [PATCH] Fix 'PERL_DESTRUCT_LEVEL=2 ./perl -DD -e 1' loop

p4raw-id: //depot/perl@1505

25 years agoadd a few more thread.t tests
Gurusamy Sarathy [Wed, 15 Jul 1998 06:39:37 +0000 (06:39 +0000)]
add a few more thread.t tests

p4raw-id: //depot/perl@1504

25 years agofix thread.t ('join $t' ne '$t->join' !)
Gurusamy Sarathy [Wed, 15 Jul 1998 06:31:33 +0000 (06:31 +0000)]
fix thread.t ('join $t' ne '$t->join' !)

p4raw-id: //depot/perl@1503

25 years ago5.004_74: MPE/iX final touches
Jarkko Hietaniemi [Wed, 15 Jul 1998 01:45:57 +0000 (04:45 +0300)]
5.004_74: MPE/iX final touches

Message-Id: <199807142245.BAA09651@alpha.hut.fi>

p4raw-id: //depot/perl@1502

25 years agoapply (reversed) patch
Peter Wolfe [Tue, 14 Jul 1998 13:01:58 +0000 (06:01 -0700)]
apply (reversed) patch
Message-Id: <199807142001.NAA26550@titan.teloseng.com>
Subject: NOT_OK: perl 5.00474 on SCO 3.2v5.0.4

p4raw-id: //depot/perl@1501

25 years agoConfig_74-01
Andy Dougherty [Tue, 14 Jul 1998 14:14:59 +0000 (10:14 -0400)]
Config_74-01

Message-Id: <Pine.SUN.3.96.980714141346.29710D-100000@newton.phys>

p4raw-id: //depot/perl@1500

25 years ago5.004_74: trig.t: math inaccuracy fudge for unicos
Jarkko Hietaniemi [Tue, 14 Jul 1998 21:35:02 +0000 (00:35 +0300)]
5.004_74: trig.t: math inaccuracy fudge for unicos

Message-Id: <199807141835.VAA09030@alpha.hut.fi>

p4raw-id: //depot/perl@1499

25 years ago-w, strict clean perldoc (via PM)
Robin Barker [Tue, 14 Jul 1998 17:22:01 +0000 (18:22 +0100)]
-w, strict clean perldoc (via PM)
Message-Id: <18695.9807141622@tempest.cise.npl.co.uk>
Subject: [PATCH 5.004_74] perldoc.PL

p4raw-id: //depot/perl@1498

25 years agoadd comment about cpprun etc., to hints/hpux.sh
Gurusamy Sarathy [Wed, 15 Jul 1998 05:35:54 +0000 (05:35 +0000)]
add comment about cpprun etc., to hints/hpux.sh

p4raw-id: //depot/perl@1497

25 years agofix warning from CGI::Carp
Gurusamy Sarathy [Wed, 15 Jul 1998 05:15:16 +0000 (05:15 +0000)]
fix warning from CGI::Carp

p4raw-id: //depot/perl@1496

25 years agofix off-by-one in win32 registry handling
Douglas Lankshear [Tue, 14 Jul 1998 07:39:06 +0000 (00:39 -0700)]
fix off-by-one in win32 registry handling
Message-ID: <000401bdaf35$27489e80$a32fa8c0@tau.Active>
Subject: [PATCH 5.004_73]

p4raw-id: //depot/perl@1495

25 years agodoc patches from Gisle Aas <gisle@aas.no>
Gurusamy Sarathy [Tue, 14 Jul 1998 23:45:58 +0000 (23:45 +0000)]
doc patches from Gisle Aas <gisle@aas.no>
Date: 14 Jul 1998 16:18:31 +0200
Message-ID: <m33ec4cy88.fsf@furu.g.aas.no>
Subject: [PATCH] substr/splice changes for perldelta.pod
--
Date: 14 Jul 1998 20:31:27 +0200
Message-ID: <m3hg0kqo74.fsf@furu.g.aas.no>
Subject: [PATCH] Duplicate description of use integer %

p4raw-id: //depot/perl@1494

25 years agoFile/Spec.pm needs trailing newline
Gurusamy Sarathy [Tue, 14 Jul 1998 23:39:31 +0000 (23:39 +0000)]
File/Spec.pm needs trailing newline

p4raw-id: //depot/perl@1493

25 years agounsubmitted _74 tweaks
Gurusamy Sarathy [Tue, 14 Jul 1998 21:43:03 +0000 (21:43 +0000)]
unsubmitted _74 tweaks

p4raw-id: //depot/perl@1492

25 years agoup patchlevel to 74; introduce distinct archname for PERL_OBJECT
Gurusamy Sarathy [Tue, 14 Jul 1998 08:48:28 +0000 (08:48 +0000)]
up patchlevel to 74; introduce distinct archname for PERL_OBJECT

p4raw-id: //depot/perl@1491

25 years agoMake -DP work (and readable)
Gisle Aas [Tue, 14 Jul 1998 10:20:34 +0000 (12:20 +0200)]
Make -DP work (and readable)

Message-Id: <m3hg0k973h.fsf@furu.g.aas.no>

p4raw-id: //depot/perl@1490

25 years agofix function parameter autovivification for pseudohashes
Gurusamy Sarathy [Tue, 14 Jul 1998 08:23:46 +0000 (08:23 +0000)]
fix function parameter autovivification for pseudohashes

p4raw-id: //depot/perl@1489

25 years agomerge changes#1423,1465 from maintbranch; checkin two missed files
Gurusamy Sarathy [Tue, 14 Jul 1998 07:34:45 +0000 (07:34 +0000)]
merge changes#1423,1465 from maintbranch; checkin two missed files
from earlier changes#1461,1478

p4raw-link: @1478 on //depot/perl: 1d84e8dfc14d5303f4e9e567bd263f6b4d88e584
p4raw-link: @1465 on //depot/maint-5.004/perl: 5c79ff06c1b2e0ce9610857baca341a322e96624
p4raw-link: @1461 on //depot/perl: 8782bef2aa2ca158fdd0d7436e68ae3ac2b01ff7
p4raw-link: @1423 on //depot/maint-5.004/perl: 9b114077a050865568261ebf91069aa7983019c3

p4raw-id: //depot/perl@1488

25 years agotweak t/lib/thread.t
Gurusamy Sarathy [Tue, 14 Jul 1998 07:04:54 +0000 (07:04 +0000)]
tweak t/lib/thread.t

p4raw-id: //depot/perl@1487

25 years agoapplied patch, slightly tweaked
Hans Mulder [Mon, 13 Jul 1998 11:52:27 +0000 (04:52 -0700)]
applied patch, slightly tweaked
Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu>
Subject: [PATCH 5.004_73]Get re module working on VMS

p4raw-id: //depot/perl@1486

25 years agoadd Porting/p4d2p
Gurusamy Sarathy [Tue, 14 Jul 1998 06:32:58 +0000 (06:32 +0000)]
add Porting/p4d2p

p4raw-id: //depot/perl@1485

25 years agodoc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)
Gurusamy Sarathy [Tue, 14 Jul 1998 06:08:20 +0000 (06:08 +0000)]
doc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)
Date: Mon, 13 Jul 1998 19:09:09 -0600
Message-Id: <199807140109.TAA04678@chthon.perl.com>
Subject: perlmod.pod patch
--
Date: Mon, 13 Jul 1998 18:37:07 -0600
Message-Id: <199807140037.SAA04556@chthon.perl.com>
Subject: perlbook.pod patch

p4raw-id: //depot/perl@1484

25 years agoOS/2 update
Ilya Zakharevich [Mon, 13 Jul 1998 19:36:05 +0000 (15:36 -0400)]
OS/2 update
Message-Id: <199807132336.TAA12967@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_72] OS/2 system() and friends additions

p4raw-id: //depot/perl@1483

25 years agomore VMS patches from Dan Sugalski <sugalskd@osshe.edu>
Gurusamy Sarathy [Tue, 14 Jul 1998 06:01:12 +0000 (06:01 +0000)]
more VMS patches from Dan Sugalski <sugalskd@osshe.edu>
Date: Mon, 13 Jul 1998 16:37:49 -0700
Message-Id: <3.0.5.32.19980713163749.00af1c40@ous.edu>
Subject: [PATCH 5.004_73]t/io/iprefix.t patch for VMS
--
Date: Mon, 13 Jul 1998 15:51:09 -0700
Message-Id: <3.0.5.32.19980713155109.00a52c30@ous.edu>
Subject: [PATCH5.004_73]Tweak t/lib/cgi-html.t to work on VMS

p4raw-id: //depot/perl@1482

25 years agoFix t/base/rs.t test failures on VMS
Hans Mulder [Mon, 13 Jul 1998 15:41:53 +0000 (08:41 -0700)]
Fix t/base/rs.t test failures on VMS

Message-Id: <3.0.5.32.19980713154153.00a87be0@ous.edu>

p4raw-id: //depot/perl@1481

25 years agoThread tweak for VMS.C
Hans Mulder [Mon, 13 Jul 1998 15:04:27 +0000 (08:04 -0700)]
Thread tweak for VMS.C

Message-Id: <3.0.5.32.19980713150427.00b2a540@ous.edu>

p4raw-id: //depot/perl@1480

25 years agoConfigure problem on dos-djgpp
Laszlo Molnar [Mon, 13 Jul 1998 23:13:43 +0000 (01:13 +0200)]
Configure problem on dos-djgpp

Message-ID: <19980713231343.A178@cdata.tvnet.hu>

p4raw-id: //depot/perl@1479

25 years agoadd files and tweaks needed for MPE/iX port (via PM)
Jarkko Hietaniemi [Tue, 14 Jul 1998 00:07:30 +0000 (03:07 +0300)]
add files and tweaks needed for MPE/iX port (via PM)
Message-Id: <199807132107.AAA20603@alpha.hut.fi>
Subject: MPE/iX patches for _73

p4raw-id: //depot/perl@1478

25 years agoadded suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING
Andy Dougherty [Mon, 13 Jul 1998 16:50:55 +0000 (12:50 -0400)]
added suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING
Message-Id: <Pine.SUN.3.96.980713164922.28314B-100000@newton.phys>
Subject: Re: _70 and Devel::RE

p4raw-id: //depot/perl@1477

25 years agominor Configure nits
Jarkko Hietaniemi [Mon, 13 Jul 1998 23:25:27 +0000 (02:25 +0300)]
minor Configure nits
Message-Id: <199807132025.XAA10771@alpha.hut.fi>
Subject: Configure patches for MVS (and one x2p/Makefile.SH)

p4raw-id: //depot/perl@1476

25 years agoFixes to the VMS configuration system
Hans Mulder [Mon, 13 Jul 1998 12:54:19 +0000 (05:54 -0700)]
Fixes to the VMS configuration system

Message-Id: <3.0.5.32.19980713125419.009e0100@ous.edu>

p4raw-id: //depot/perl@1475

25 years agomake Term::Readline::get_line() independent of caller's $/
Kurt D. Starsinic [Mon, 13 Jul 1998 15:17:49 +0000 (11:17 -0400)]
make Term::Readline::get_line() independent of caller's $/
Message-ID: <19980713151749.G8596@O2.chapin.edu>
Subject: [PATCH] Was: CPAN.pm still fails

p4raw-id: //depot/perl@1474

25 years agofix $trnl interpolation in here-docs (via PM)
Andy Dougherty [Mon, 13 Jul 1998 15:49:00 +0000 (11:49 -0400)]
fix $trnl interpolation in here-docs (via PM)
Message-Id: <Pine.SUN.3.96.980713151243.28129F-100000@newton.phys>
Subject: Re: [PATCH] 5.004_73: Re: Configure/trnl craziness

p4raw-id: //depot/perl@1473

25 years agoNot OK: perl 5.00473 on powerpc-machten 4.1 [PATCH 5.004_73]
Dominic Dunlop [Mon, 13 Jul 1998 15:55:09 +0000 (16:55 +0100)]
Not OK: perl 5.00473 on powerpc-machten 4.1 [PATCH 5.004_73]

Message-Id: <199807131455.PAA23621@ppp52.vo.lu>

p4raw-id: //depot/perl@1472

25 years agoAdd Data::Dumper and re modules to VMS config stuff
Hans Mulder [Mon, 13 Jul 1998 12:30:05 +0000 (05:30 -0700)]
Add Data::Dumper and re modules to VMS config stuff

Message-Id: <3.0.5.32.19980713123005.00b6be50@ous.edu>

p4raw-id: //depot/perl@1471

25 years agoconsistently refer to functions as C<foo()>
Abigail [Mon, 13 Jul 1998 03:04:24 +0000 (23:04 -0400)]
consistently refer to functions as C<foo()>
Message-ID: <19980713070424.19841.qmail@betelgeuse.wayne.fnx.com>
Subject: Re: [PATCH 5.004_71] pod/perlfunc.pod

p4raw-id: //depot/perl@1470

25 years agoFix d_Gconvert definition in hints/svr4.sh
Tom Hughes [Mon, 13 Jul 1998 09:34:16 +0000 (10:34 +0100)]
Fix d_Gconvert definition in hints/svr4.sh

Message-ID: <yekk95i175j.fsf@elva.cyberscience.com>

p4raw-id: //depot/perl@1469

25 years agoParallel Makefiles
Andreas König [Mon, 13 Jul 1998 11:16:27 +0000 (13:16 +0200)]
Parallel Makefiles

Message-ID: <sfc90lyqff8.fsf@dubravka.in-berlin.de>

p4raw-id: //depot/perl@1468

25 years agot/io/pipe.t - completely broken?
Ilya Zakharevich [Mon, 13 Jul 1998 00:12:19 +0000 (20:12 -0400)]
t/io/pipe.t - completely broken?

Message-Id: <199807130412.AAA27128@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1467

25 years agominor tweaks to perldelta and README.win32
Gurusamy Sarathy [Tue, 14 Jul 1998 03:29:25 +0000 (03:29 +0000)]
minor tweaks to perldelta and README.win32

p4raw-id: //depot/perl@1466

25 years agoup patchlevel to 73, update Changes &c.
Gurusamy Sarathy [Mon, 13 Jul 1998 04:41:07 +0000 (04:41 +0000)]
up patchlevel to 73, update Changes &c.

p4raw-id: //depot/perl@1464

25 years agoavoid empty rm -f in MM_Unix.pm
Gurusamy Sarathy [Mon, 13 Jul 1998 02:58:51 +0000 (02:58 +0000)]
avoid empty rm -f in MM_Unix.pm

p4raw-id: //depot/perl@1463

25 years agoupdate perldelta
Gurusamy Sarathy [Mon, 13 Jul 1998 02:54:52 +0000 (02:54 +0000)]
update perldelta

p4raw-id: //depot/perl@1462

25 years agoadded patch, tweaked PERL_OBJECT things
Graham Barr [Sun, 12 Jul 1998 19:57:47 +0000 (14:57 -0500)]
added patch, tweaked PERL_OBJECT things
Message-Id: <19980712195747.C493@pobox.com>
Subject: [ PATCH perl5.004_72] patch to add qr//

p4raw-id: //depot/perl@1461

25 years agoadd a few more PURIFY guards
Gurusamy Sarathy [Mon, 13 Jul 1998 01:25:07 +0000 (01:25 +0000)]
add a few more PURIFY guards

p4raw-id: //depot/perl@1460

25 years agoadd tests for change#1458 and then some
Gurusamy Sarathy [Sun, 12 Jul 1998 23:38:31 +0000 (23:38 +0000)]
add tests for change#1458 and then some

p4raw-link: @1458 on //depot/perl: 1167e5dafaeb6f2fafbecb2493434aa60f088f4d

p4raw-id: //depot/perl@1459

25 years agoapply patch for smarter AASSIGN_COMMON detection; regen headers
Stephen McCamant [Sun, 12 Jul 1998 17:17:00 +0000 (12:17 -0500)]
apply patch for smarter AASSIGN_COMMON detection; regen headers
Message-Id: <13737.12300.950886.821143@alias-2.pr.mcs.net>
Subject: [PATCH] @a=@a=qw(1) not working, both 5.004_04 and 5.004_71

p4raw-id: //depot/perl@1458

25 years agosmall tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
Gurusamy Sarathy [Sun, 12 Jul 1998 22:06:05 +0000 (22:06 +0000)]
small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>

p4raw-id: //depot/perl@1457

25 years agoEmbed.pm support for PERL_OBJECT
Doug MacEachern [Sun, 12 Jul 1998 14:29:29 +0000 (10:29 -0400)]
Embed.pm support for PERL_OBJECT

Message-Id: <199807121829.OAA00525@postman.opengroup.org>

p4raw-id: //depot/perl@1456

25 years agoapplied installperl patch, corrected other little nits
Andreas König [Sun, 12 Jul 1998 16:27:21 +0000 (18:27 +0200)]
applied installperl patch, corrected other little nits
Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de>
Subject: [5.004_72] installperl tweak

p4raw-id: //depot/perl@1455

25 years agoupdate MANIFEST, Changes
Gurusamy Sarathy [Sun, 12 Jul 1998 10:14:24 +0000 (10:14 +0000)]
update MANIFEST, Changes

p4raw-id: //depot/perl@1454

25 years agomerge changes 1424, 1428 from maintbranch
Gurusamy Sarathy [Sun, 12 Jul 1998 10:04:33 +0000 (10:04 +0000)]
merge changes 1424, 1428 from maintbranch

p4raw-id: //depot/perl@1453

25 years agopatchlevel up to 72, update Changes, minor tweaks to win32/config*
Gurusamy Sarathy [Sun, 12 Jul 1998 09:46:40 +0000 (09:46 +0000)]
patchlevel up to 72, update Changes, minor tweaks to win32/config*
and README.win32

p4raw-id: //depot/perl@1452

25 years agogeneric Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
Jarkko Hietaniemi [Sat, 11 Jul 1998 17:51:07 +0000 (20:51 +0300)]
generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
Message-Id: <199807111451.RAA27010@alpha.hut.fi>
Subject: M3 "generic" parts

p4raw-id: //depot/perl@1451

25 years agovarious tweaks for PERL_OBJECT build & test
Gurusamy Sarathy [Sun, 12 Jul 1998 06:38:27 +0000 (06:38 +0000)]
various tweaks for PERL_OBJECT build & test

p4raw-id: //depot/perl@1450

25 years ago[5.004_71] Patch: let CPAN.pm work with threaded perl
Andreas König [Sun, 12 Jul 1998 08:22:16 +0000 (10:22 +0200)]
[5.004_71] Patch: let CPAN.pm work with threaded perl

Message-Id: <sfck95jtwpz.fsf@dubravka.in-berlin.de>

p4raw-id: //depot/perl@1449

25 years agomake RE engine threadsafe; -Dusethreads builds, tests on Solaris,
Gurusamy Sarathy [Sun, 12 Jul 1998 05:10:50 +0000 (05:10 +0000)]
make RE engine threadsafe; -Dusethreads builds, tests on Solaris,
and runs regexes in 1000s of threads without crashing; also fixed
statcache not being thread-local

p4raw-id: //depot/perl@1448

25 years agoRe: perlbug doesn't check that save succeeded
Hugo van der Sanden [Sun, 12 Jul 1998 03:23:04 +0000 (05:23 +0200)]
Re: perlbug doesn't check that save succeeded

Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>

p4raw-id: //depot/perl@1447

25 years agobe generous about CRs
Larry Wall [Sat, 11 Jul 1998 17:54:21 +0000 (10:54 -0700)]
be generous about CRs
Message-Id: <199807120054.RAA19550@wall.org>
Subject: [PATCH _71] CRs et al

p4raw-id: //depot/perl@1446

25 years agofix pp_caller() to fully traverse stacklevels
Gurusamy Sarathy [Sun, 12 Jul 1998 02:11:16 +0000 (02:11 +0000)]
fix pp_caller() to fully traverse stacklevels

p4raw-id: //depot/perl@1445

25 years agoadd patch, along with all the missing bits, and doc tweaks
Ilya Zakharevich [Thu, 9 Jul 1998 18:47:25 +0000 (14:47 -0400)]
add patch, along with all the missing bits, and doc tweaks
Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu>
Subject: Re: [PATCH 5.004_71] Secure RE update

p4raw-id: //depot/perl@1444

25 years agotweak to get BSDI to build IPC/SysV
Jarkko Hietaniemi [Sat, 11 Jul 1998 16:26:44 +0000 (19:26 +0300)]
tweak to get BSDI to build IPC/SysV
Message-ID: <oeeww9kecx7.fsf@alpha.hut.fi>
Subject: Re: NOT OK: perl5.004_71 on BSDI 3.1

p4raw-id: //depot/perl@1443

25 years agofix closures in optimized C<for (1..5)> (only the tests are in this
Gurusamy Sarathy [Sat, 11 Jul 1998 23:03:39 +0000 (23:03 +0000)]
fix closures in optimized C<for (1..5)> (only the tests are in this
change, the pp_hot.c fix accidentally went in change#1441)

p4raw-link: @1441 on //depot/perl: 7f61b687036bb8a098a2e70b387919a448b7bd62

p4raw-id: //depot/perl@1442

25 years agoUpdate os2's OS2::Process
Ilya Zakharevich [Sat, 11 Jul 1998 18:21:21 +0000 (14:21 -0400)]
Update os2's OS2::Process

Message-Id: <199807112221.SAA03221@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1441

25 years ago[perl5.004_71] Patch: change MakeMaker default compress --> gzip
Andreas König [Sat, 11 Jul 1998 17:00:21 +0000 (19:00 +0200)]
[perl5.004_71] Patch: change MakeMaker default compress --> gzip

Message-ID: <sfc1zrsxwje.fsf@dubravka.in-berlin.de>

p4raw-id: //depot/perl@1440

25 years agoexport newRV_noinc on win32, deprecate AvFILL in favor of av_len()
Gurusamy Sarathy [Sat, 11 Jul 1998 19:36:58 +0000 (19:36 +0000)]
export newRV_noinc on win32, deprecate AvFILL in favor of av_len()

p4raw-id: //depot/perl@1439

25 years agoapplied patch for perlfunc tweaks, removed reference to system qsort()
Abigail [Sat, 11 Jul 1998 04:20:54 +0000 (00:20 -0400)]
applied patch for perlfunc tweaks, removed reference to system qsort()
Message-ID: <19980711082054.2184.qmail@betelgeuse.wayne.fnx.com>
Subject: [PATCH 5.004_71] pod/perlfunc.pod

p4raw-id: //depot/perl@1438

25 years agopod/pod2man.PL
Abigail [Sat, 11 Jul 1998 04:09:57 +0000 (00:09 -0400)]
pod/pod2man.PL

Message-ID: <19980711080957.2106.qmail@betelgeuse.wayne.fnx.com>

p4raw-id: //depot/perl@1437

25 years agomore complete version of change#1421
Stephen McCamant [Fri, 10 Jul 1998 23:46:46 +0000 (18:46 -0500)]
more complete version of change#1421
Message-ID: <13734.58994.735473.859218@alias-2.pr.mcs.net>
Subject: [PATCH] Re: B::Deparse for(1..100000)

p4raw-link: @1421 on //depot/perl: d8d95777eda225e5e5adb348f812ffc22a87caf5

p4raw-id: //depot/perl@1436

25 years agowin32 fixes for VC 6.0 nits
Gurusamy Sarathy [Sat, 11 Jul 1998 18:54:42 +0000 (18:54 +0000)]
win32 fixes for VC 6.0 nits

p4raw-id: //depot/perl@1435

25 years agos/AVHV/pseudo-hash/ (via PM)
Gisle Aas [Sat, 11 Jul 1998 00:16:53 +0000 (02:16 +0200)]
s/AVHV/pseudo-hash/ (via PM)
Message-ID: <m3hg0pbbca.fsf@furu.g.aas.no>
Subject: [PATCH] trivial fields.pm doc patch

p4raw-id: //depot/perl@1434

25 years agodos-djgpp update
Laszlo Molnar [Fri, 10 Jul 1998 23:12:11 +0000 (01:12 +0200)]
dos-djgpp update

Message-ID: <19980710231211.A161@cdata.tvnet.hu>

p4raw-id: //depot/perl@1433

25 years agoapplied patch, reformatted long lines in places
Dominic Dunlop [Fri, 10 Jul 1998 23:11:30 +0000 (23:11 +0000)]
applied patch, reformatted long lines in places
Message-Id: <v03110703b1cc32a02438@[195.95.102.91]>
Subject: [PATCH 5.004_71] Re: Document "count exceeded" regular expression
 warning

p4raw-id: //depot/perl@1432

25 years ago: _71 & _04 - Make AIX hints preserve ccflags as per docs
John L. Allen [Fri, 10 Jul 1998 13:57:01 +0000 (09:57 -0400)]
: _71 & _04 - Make AIX hints preserve ccflags as per docs

Message-ID: <Pine.SOL.3.91.980710134236.15717A-100000@gateway.grumman.com>

p4raw-id: //depot/perl@1431

25 years agoapplied patch, tweaked doc and code that does labels/indentation
Ilya Zakharevich [Thu, 9 Jul 1998 21:39:40 +0000 (17:39 -0400)]
applied patch, tweaked doc and code that does labels/indentation
Message-Id: <199807100139.VAA08617@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_71] perldebug.pod and RE

p4raw-id: //depot/perl@1429

25 years agomake Liblist return consistently backslashed paths
Gurusamy Sarathy [Sat, 11 Jul 1998 17:04:47 +0000 (17:04 +0000)]
make Liblist return consistently backslashed paths

p4raw-id: //depot/perl@1427

25 years agodon't 'touch a2p.c', it might readonly (via PM)
Robin Barker [Fri, 10 Jul 1998 17:19:54 +0000 (18:19 +0100)]
don't 'touch a2p.c', it might readonly (via PM)
Message-Id: <20430.9807101619@tempest.cise.npl.co.uk>

p4raw-id: //depot/perl@1426

25 years agoB::Deparse for(1..100000)
Gisle Aas [Fri, 10 Jul 1998 14:04:44 +0000 (16:04 +0200)]
B::Deparse for(1..100000)
Message-ID: <m3n2ahx677.fsf@furu.g.aas.no>

p4raw-id: //depot/perl@1421

25 years agoadd 'clean' target for ext/re
Gurusamy Sarathy [Sat, 11 Jul 1998 02:28:18 +0000 (02:28 +0000)]
add 'clean' target for ext/re

p4raw-id: //depot/perl@1420

25 years ago[5.004_71] Patch: svr4 hints updates for Unixware
Tom Hughes [Fri, 10 Jul 1998 10:25:18 +0000 (11:25 +0100)]
[5.004_71] Patch: svr4 hints updates for Unixware

Message-ID: <yekn2ai5a81.fsf@elva.cyberscience.com>

p4raw-id: //depot/perl@1419

25 years agomove op/ipc{msg,sem}.t into lib/ipc_sysv.t
Jarkko Hietaniemi [Fri, 10 Jul 1998 13:08:08 +0000 (16:08 +0300)]
move op/ipc{msg,sem}.t into lib/ipc_sysv.t
Message-Id: <199807101008.NAA10817@alpha.hut.fi>
Subject: Re: make minitest does not work out of the box - test subset
    needs pruning

p4raw-id: //depot/perl@1418

25 years agodisable CR croaking (via #define, default off) in lieu of more
Gurusamy Sarathy [Sat, 11 Jul 1998 02:14:16 +0000 (02:14 +0000)]
disable CR croaking (via #define, default off) in lieu of more
complete fix

p4raw-id: //depot/perl@1417

25 years agoadded patch, made linking with setargv a build option
Douglas Lankshear [Thu, 9 Jul 1998 09:51:42 +0000 (02:51 -0700)]
added patch, made linking with setargv a build option
Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active>
Subject: [PATCH 5.004_71]

p4raw-id: //depot/perl@1416

25 years ago[5.004_71] Patch: Fix perl_exp.SH for Unixware
Tom Hughes [Fri, 10 Jul 1998 09:01:12 +0000 (10:01 +0100)]
[5.004_71] Patch: Fix perl_exp.SH for Unixware

Message-ID: <yekr9zu5e47.fsf@elva.cyberscience.com>

p4raw-id: //depot/perl@1415

25 years agomake lib/re.pm a prereq for minitest
Gurusamy Sarathy [Sat, 11 Jul 1998 01:45:45 +0000 (01:45 +0000)]
make lib/re.pm a prereq for minitest

p4raw-id: //depot/perl@1414

25 years agoadd patch (via PM)
Stephen McCamant [Fri, 10 Jul 1998 01:14:11 +0000 (20:14 -0500)]
add patch (via PM)
Message-ID: <13733.45251.47363.431138@alias-2.pr.mcs.net>
Subject: Big B::Deparse update

p4raw-id: //depot/perl@1413

25 years agoadd perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>
Gurusamy Sarathy [Sat, 11 Jul 1998 00:25:17 +0000 (00:25 +0000)]
add perlport.pod v1.23 from Chris Nandor <pudge@pobox.com>

p4raw-id: //depot/perl@1412

25 years agomake binmode(STDIN) not whine
Hans Mulder [Thu, 9 Jul 1998 16:51:27 +0000 (09:51 -0700)]
make binmode(STDIN) not whine
Message-Id: <3.0.5.32.19980709165127.00a692e0@ous.edu>
Subject: [PATCH 5.004_70] Fix up binmode() for VMS

p4raw-id: //depot/perl@1411

25 years agoCPAN-1.39 update
Andreas König [Fri, 10 Jul 1998 00:45:36 +0000 (02:45 +0200)]
CPAN-1.39 update
Message-ID: <sfcbtqytzhr.fsf@dubravka.in-berlin.de>
Subject: Re: perl5.004_71 hit the stands this morn

p4raw-id: //depot/perl@1410

25 years agomanually apply patch with conflicts
Hans Mulder [Thu, 9 Jul 1998 12:08:33 +0000 (05:08 -0700)]
manually apply patch with conflicts
Message-Id: <3.0.5.32.19980709120833.009eb100@ous.edu>
Subject: [PATCH 5.004_70] Updated duble-quotes in config.h/config.pm patch

p4raw-id: //depot/perl@1409

25 years agoRe: perldelta.pod [PATCH]
Andy Dougherty [Thu, 9 Jul 1998 11:58:30 +0000 (07:58 -0400)]
Re: perldelta.pod [PATCH]

Message-Id: <Pine.SUN.3.96.980709115556.24236D-100000@newton.phys>

p4raw-id: //depot/perl@1408

25 years agoAllow static build of IPC::SysV
Andy Dougherty [Thu, 9 Jul 1998 11:26:03 +0000 (07:26 -0400)]
Allow static build of IPC::SysV
Message-Id: <Pine.SUN.3.96.980709112507.24236B-100000@newton.phys>

p4raw-id: //depot/perl@1407

25 years agomanually apply patch with conflicts
Kurt D. Starsinic [Thu, 9 Jul 1998 09:36:21 +0000 (05:36 -0400)]
manually apply patch with conflicts
Message-ID: <19980709093621.B7857@O2.chapin.edu>
Subject: Re: [PATCH] 5.004_70 installperl and docs

p4raw-id: //depot/perl@1406