26 years agoimprove 'frame' handling in debugger
Ilya Zakharevich [Wed, 15 Jul 1998 00:52:10 +0000]
improve 'frame' handling in debugger
Message-Id: <199807150452.AAA06685@monk.mps.ohio-state.edu>
Subject: [PATCH 5.004_72] Better debugger trace

p4raw-id: //depot/perl@1546

26 years agofix and test handling of literal newlines in heredocs
Gurusamy Sarathy [Sun, 19 Jul 1998 06:07:51 +0000]
fix and test handling of literal newlines in heredocs
From: Gisle Aas <gisle@aas.no>
Date: 17 Jul 1998 14:58:25 +0200
Message-ID: <m3iukw63da.fsf@furu.g.aas.no>
Subject: Re: [PATCH _71] CRs et al
--
From: larry@wall.org (Larry Wall)
Date: Fri, 17 Jul 1998 09:32:35 -0700
Message-Id: <199807171632.JAA12959@wall.org>
Subject: Re: [PATCH _71] CRs et al

p4raw-id: //depot/perl@1545

26 years agoremove possibly unwritable lib/re.pm before overwrite
Larry Wall [Wed, 15 Jul 1998 14:26:03 +0000]
remove possibly unwritable lib/re.pm before overwrite
Message-Id: <199807152126.OAA04623@wall.org>
Subject: Re: bug encountered building perl5.005beta1

p4raw-id: //depot/perl@1544

26 years agounsubmitted Changes tweak
Gurusamy Sarathy [Sun, 19 Jul 1998 05:56:18 +0000]
unsubmitted Changes tweak

p4raw-id: //depot/perl@1543

26 years agomake failed matches return empty list in list context
Gurusamy Sarathy [Sun, 19 Jul 1998 01:21:22 +0000]
make failed matches return empty list in list context

p4raw-id: //depot/perl@1542

26 years agoremove obsolete perltrap about m//g's pos() reset behavior
Gurusamy Sarathy [Sat, 18 Jul 1998 22:27:59 +0000]
remove obsolete perltrap about m//g's pos() reset behavior

p4raw-id: //depot/perl@1541

26 years agofix yet another USE_THREADS leak due to failure to free stacks
Gurusamy Sarathy [Sat, 18 Jul 1998 08:48:13 +0000]
fix yet another USE_THREADS leak due to failure to free stacks

p4raw-id: //depot/perl@1531

26 years agofix major bug in GIMME (introduced in 5.003_96); void contexts were
Gurusamy Sarathy [Sat, 18 Jul 1998 08:46:58 +0000]
fix major bug in GIMME (introduced in 5.003_96); void contexts were
using the context of the enclosing sub!

p4raw-id: //depot/perl@1530

26 years agofix lvalue leaks stemming from failure to free LvTARG(sv)
Gurusamy Sarathy [Sat, 18 Jul 1998 04:23:12 +0000]
fix lvalue leaks stemming from failure to free LvTARG(sv)

p4raw-id: //depot/perl@1528

26 years agocheck ferror() only if read() returned 0
Gurusamy Sarathy [Sat, 18 Jul 1998 02:16:40 +0000]
check ferror() only if read() returned 0

p4raw-id: //depot/perl@1527

26 years agofix another CvMUTEXP() leak
Gurusamy Sarathy [Sat, 18 Jul 1998 02:08:01 +0000]
fix another CvMUTEXP() leak

p4raw-id: //depot/perl@1526

26 years agofix CvMUTEXP() leaks with -Dusethreads
Gurusamy Sarathy [Sat, 18 Jul 1998 01:22:35 +0000]
fix CvMUTEXP() leaks with -Dusethreads

p4raw-id: //depot/perl@1524

26 years agofix $/ init for multiple interpreters/threads
Gurusamy Sarathy [Sat, 18 Jul 1998 01:17:28 +0000]
fix $/ init for multiple interpreters/threads

p4raw-id: //depot/perl@1523

26 years agofix missing init that caused RE alternations to fail under
Gurusamy Sarathy [Sat, 18 Jul 1998 01:11:07 +0000]
fix missing init that caused RE alternations to fail under
-Dusethreads

p4raw-id: //depot/perl@1522

26 years agoadd stub docs for ext/B, other minor tweaks
Gurusamy Sarathy [Wed, 15 Jul 1998 10:01:41 +0000]
add stub docs for ext/B, other minor tweaks

p4raw-id: //depot/perl@1518

26 years agoup patchlevel to 75 (Beta, Issue 1), add podpatch
Abigail [Wed, 15 Jul 1998 04:03:44 +0000]
up patchlevel to 75 (Beta, Issue 1), add podpatch
Message-ID: <19980715080344.21975.qmail@betelgeuse.wayne.fnx.com>
Subject: [PATCH 5.004_74] pod/perlop.pod

p4raw-id: //depot/perl@1517

26 years agopod/pod2man.PL Fix use of < inside C<>
Abigail [Wed, 15 Jul 1998 03:47:56 +0000]
pod/pod2man.PL Fix use of < inside C<>

Message-Id: <19980715074756.21868.qmail@betelgeuse.wayne.fnx.com>

p4raw-id: //depot/perl@1516

26 years agoAdditional targets for OS/2 build
Ilya Zakharevich [Wed, 15 Jul 1998 03:49:24 +0000]
Additional targets for OS/2 build

Message-Id: <199807150749.DAA09177@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@1515

26 years agorename some long file names to be 8.3 truncation-safe
Gurusamy Sarathy [Wed, 15 Jul 1998 07:58:29 +0000]
rename some long file names to be 8.3 truncation-safe

p4raw-id: //depot/perl@1514

26 years agominor tweaks to docs on qr//
Gurusamy Sarathy [Wed, 15 Jul 1998 07:35:29 +0000]
minor tweaks to docs on qr//

p4raw-id: //depot/perl@1513

26 years agoapplied patch, with tab tweak suggest by Peter Prymmer
Hans Mulder [Tue, 14 Jul 1998 16:41:14 +0000]
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

26 years agoallow perlbug -ok when STDIN it not a tty
Hugo van der Sanden [Wed, 15 Jul 1998 03:24:56 +0000]
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

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

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

p4raw-id: //depot/perl@1510

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

p4raw-id: //depot/perl@1509

26 years agodon't copy foreach itervar when no external refs exist
Gisle Aas [Wed, 15 Jul 1998 03:35:25 +0000]
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

26 years agoapplied patch, regen headers
Stephen McCamant [Tue, 14 Jul 1998 19:56:47 +0000]
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

26 years agomake pregcomp et al VIRTUAL again for PERL_OBJECT
Douglas Lankshear [Tue, 14 Jul 1998 16:40:30 +0000]
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

26 years agodont use sv_dump() in -DD diagnostic
Gisle Aas [Tue, 14 Jul 1998 23:55:36 +0000]
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

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

p4raw-id: //depot/perl@1504

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

p4raw-id: //depot/perl@1503

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

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

p4raw-id: //depot/perl@1502

26 years agoapply (reversed) patch
Peter Wolfe [Tue, 14 Jul 1998 13:01:58 +0000]
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

26 years agoConfig_74-01
Andy Dougherty [Tue, 14 Jul 1998 14:14:59 +0000]
Config_74-01

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

p4raw-id: //depot/perl@1500

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

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

p4raw-id: //depot/perl@1499

26 years ago-w, strict clean perldoc (via PM)
Robin Barker [Tue, 14 Jul 1998 17:22:01 +0000]
-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

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

p4raw-id: //depot/perl@1497

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

p4raw-id: //depot/perl@1496

26 years agofix off-by-one in win32 registry handling
Douglas Lankshear [Tue, 14 Jul 1998 07:39:06 +0000]
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

26 years agodoc patches from Gisle Aas <gisle@aas.no>
Gurusamy Sarathy [Tue, 14 Jul 1998 23:45:58 +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

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

p4raw-id: //depot/perl@1493

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

p4raw-id: //depot/perl@1492

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

p4raw-id: //depot/perl@1491

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

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

p4raw-id: //depot/perl@1490

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

p4raw-id: //depot/perl@1489

26 years agomerge changes#1423,1465 from maintbranch; checkin two missed files
Gurusamy Sarathy [Tue, 14 Jul 1998 07:34:45 +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

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

p4raw-id: //depot/perl@1487

26 years agoapplied patch, slightly tweaked
Hans Mulder [Mon, 13 Jul 1998 11:52:27 +0000]
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

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

p4raw-id: //depot/perl@1485

26 years agodoc patches from Tom Christiansen <tchrist@chthon.perl.com> (via PM)
Gurusamy Sarathy [Tue, 14 Jul 1998 06:08:20 +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

26 years agoOS/2 update
Ilya Zakharevich [Mon, 13 Jul 1998 19:36:05 +0000]
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

26 years agomore VMS patches from Dan Sugalski <sugalskd@osshe.edu>
Gurusamy Sarathy [Tue, 14 Jul 1998 06:01:12 +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

26 years agoFix t/base/rs.t test failures on VMS
Hans Mulder [Mon, 13 Jul 1998 15:41:53 +0000]
Fix t/base/rs.t test failures on VMS

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

p4raw-id: //depot/perl@1481

26 years agoThread tweak for VMS.C
Hans Mulder [Mon, 13 Jul 1998 15:04:27 +0000]
Thread tweak for VMS.C

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

p4raw-id: //depot/perl@1480

26 years agoConfigure problem on dos-djgpp
Laszlo Molnar [Mon, 13 Jul 1998 23:13:43 +0000]
Configure problem on dos-djgpp

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

p4raw-id: //depot/perl@1479

26 years agoadd files and tweaks needed for MPE/iX port (via PM)
Jarkko Hietaniemi [Tue, 14 Jul 1998 00:07:30 +0000]
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

26 years agoadded suggested patch (via PM), tweaked to implicitly specify -DDEBUGGING
Andy Dougherty [Mon, 13 Jul 1998 16:50:55 +0000]
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

26 years agominor Configure nits
Jarkko Hietaniemi [Mon, 13 Jul 1998 23:25:27 +0000]
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

26 years agoFixes to the VMS configuration system
Hans Mulder [Mon, 13 Jul 1998 12:54:19 +0000]
Fixes to the VMS configuration system

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

p4raw-id: //depot/perl@1475

26 years agomake Term::Readline::get_line() independent of caller's $/
Kurt D. Starsinic [Mon, 13 Jul 1998 15:17:49 +0000]
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

26 years agofix $trnl interpolation in here-docs (via PM)
Andy Dougherty [Mon, 13 Jul 1998 15:49:00 +0000]
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

26 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]
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

26 years agoAdd Data::Dumper and re modules to VMS config stuff
Hans Mulder [Mon, 13 Jul 1998 12:30:05 +0000]
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

26 years agoconsistently refer to functions as C<foo()>
Abigail [Mon, 13 Jul 1998 03:04:24 +0000]
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

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

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

p4raw-id: //depot/perl@1469

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

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

p4raw-id: //depot/perl@1468

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

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

p4raw-id: //depot/perl@1467

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

p4raw-id: //depot/perl@1466

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

p4raw-id: //depot/perl@1464

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

p4raw-id: //depot/perl@1463

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

p4raw-id: //depot/perl@1462

26 years agoadded patch, tweaked PERL_OBJECT things
Graham Barr [Sun, 12 Jul 1998 19:57:47 +0000]
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

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

p4raw-id: //depot/perl@1460

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

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

p4raw-id: //depot/perl@1459

26 years agoapply patch for smarter AASSIGN_COMMON detection; regen headers
Stephen McCamant [Sun, 12 Jul 1998 17:17:00 +0000]
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

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

p4raw-id: //depot/perl@1457

26 years agoEmbed.pm support for PERL_OBJECT
Doug MacEachern [Sun, 12 Jul 1998 14:29:29 +0000]
Embed.pm support for PERL_OBJECT

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

p4raw-id: //depot/perl@1456

26 years agoapplied installperl patch, corrected other little nits
Andreas König [Sun, 12 Jul 1998 16:27:21 +0000]
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

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

p4raw-id: //depot/perl@1454

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

p4raw-id: //depot/perl@1453

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

p4raw-id: //depot/perl@1452

26 years agogeneric Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVS
Jarkko Hietaniemi [Sat, 11 Jul 1998 17:51:07 +0000]
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

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

p4raw-id: //depot/perl@1450

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

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

p4raw-id: //depot/perl@1449

26 years agomake RE engine threadsafe; -Dusethreads builds, tests on Solaris,
Gurusamy Sarathy [Sun, 12 Jul 1998 05:10:50 +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

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

Message-Id: <l03130300b1cdbff87621@[194.222.64.89]>

p4raw-id: //depot/perl@1447

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

p4raw-id: //depot/perl@1446

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

p4raw-id: //depot/perl@1445

26 years agoadd patch, along with all the missing bits, and doc tweaks
Ilya Zakharevich [Thu, 9 Jul 1998 18:47:25 +0000]
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

26 years agotweak to get BSDI to build IPC/SysV
Jarkko Hietaniemi [Sat, 11 Jul 1998 16:26:44 +0000]
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

26 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]
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

26 years agoUpdate os2's OS2::Process
Ilya Zakharevich [Sat, 11 Jul 1998 18:21:21 +0000]
Update os2's OS2::Process

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

p4raw-id: //depot/perl@1441

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

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

p4raw-id: //depot/perl@1440

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

p4raw-id: //depot/perl@1439

26 years agoapplied patch for perlfunc tweaks, removed reference to system qsort()
Abigail [Sat, 11 Jul 1998 04:20:54 +0000]
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

26 years agopod/pod2man.PL
Abigail [Sat, 11 Jul 1998 04:09:57 +0000]
pod/pod2man.PL

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

p4raw-id: //depot/perl@1437

26 years agomore complete version of change#1421
Stephen McCamant [Fri, 10 Jul 1998 23:46:46 +0000]
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

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

p4raw-id: //depot/perl@1435

26 years agos/AVHV/pseudo-hash/ (via PM)
Gisle Aas [Sat, 11 Jul 1998 00:16:53 +0000]
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

26 years agodos-djgpp update
Laszlo Molnar [Fri, 10 Jul 1998 23:12:11 +0000]
dos-djgpp update

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

p4raw-id: //depot/perl@1433

26 years agoapplied patch, reformatted long lines in places
Dominic Dunlop [Fri, 10 Jul 1998 23:11:30 +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