23 years agoMore split() doc and test patches from Mike Guy.
Jarkko Hietaniemi [Wed, 26 Jul 2000 16:06:56 +0000]
More split() doc and test patches from Mike Guy.

p4raw-id: //depot/perl@6443

23 years agoMacOS nits from Matthias Neeracher.
Jarkko Hietaniemi [Wed, 26 Jul 2000 16:05:30 +0000]
MacOS nits from Matthias Neeracher.

p4raw-id: //depot/perl@6442

23 years agosplit /^/
M. J. T. Guy [Tue, 25 Jul 2000 14:18:57 +0000]
split /^/
Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>

(with notes from tchrist and gbarr)

p4raw-id: //depot/perl@6441

23 years agobug fix for munchconfig (turned up by CXX)
Peter Prymmer [Tue, 25 Jul 2000 18:59:16 +0000]
bug fix for munchconfig (turned up by CXX)
Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>

p4raw-id: //depot/perl@6440

23 years agoMake the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
Jeffrey Friedl [Sun, 16 Jul 2000 17:55:29 +0000]
Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
to be fatal errors (instead of by default ignoring them, and
ignoring with a bug: even though -w gave an error, the opening [
was left in)  Reported in:

Subject: [ID 20000716.024] [=cc=] / [:blank:]
Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>

p4raw-id: //depot/perl@6439

23 years agoav.c apidoc
Simon Cozens [Mon, 24 Jul 2000 06:40:52 +0000]
av.c apidoc
Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>

p4raw-id: //depot/perl@6438

23 years ago[ID 20000724.003] Documentation changes for perllocale.pod
Stephen P. Potter [Mon, 24 Jul 2000 14:22:23 +0000]
[ID 20000724.003] Documentation changes for perllocale.pod
Message-Id: <200007241822.OAA06827@spp.users.ds.net>

p4raw-id: //depot/perl@6437

23 years agoMake large file tests deal with SIGXFSZ
M. J. T. Guy [Mon, 24 Jul 2000 18:04:28 +0000]
Make large file tests deal with SIGXFSZ
Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>

p4raw-id: //depot/perl@6436

23 years agoGet UTF16 BOMs working. Patch from
M. J. T. Guy [Tue, 25 Jul 2000 12:52:45 +0000]
Get UTF16 BOMs working.  Patch from

Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
Date: Tue, 25 Jul 2000 12:52:45 +0100
Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>

and notes from

Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
Date: Tue, 25 Jul 2000 11:43:25 +0100
Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>

p4raw-id: //depot/perl@6435

23 years agoMake the "uninit variable" warning to say "concat or string"
Jarkko Hietaniemi [Tue, 25 Jul 2000 02:39:54 +0000]
Make the "uninit variable" warning to say "concat or string"
or "join or string" when in concat or join .

Subject: Re: [ID 20000403.009] uninitialised concatenation???
From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
Date: Tue, 04 Apr 2000 18:22:58 +0100
Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>

Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
From: William R Ward <hermit@BayView.COM>
Date: Thu, 30 Mar 2000 19:50:03 -0800
Message-Id: <200003310350.TAA13319@komodo.bayview.com>

p4raw-id: //depot/perl@6434

23 years agoFile::Spec::VMS fixup for tmpdir from Craig Berry.
Jarkko Hietaniemi [Mon, 24 Jul 2000 17:52:56 +0000]
File::Spec::VMS fixup for tmpdir from Craig Berry.

p4raw-id: //depot/perl@6433

23 years agoTest cases for #6431.
M. J. T. Guy [Mon, 24 Jul 2000 15:32:29 +0000]
Test cases for #6431.

Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>

p4raw-id: //depot/perl@6432

23 years agoBind op fix.
M. J. T. Guy [Mon, 17 Jul 2000 20:04:56 +0000]
Bind op fix.

Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>

p4raw-id: //depot/perl@6431

23 years ago[ID 20000716.023] syslog test fails without sockets
Yitzchak Scott-Thoennes [Sun, 16 Jul 2000 12:07:42 +0000]
[ID 20000716.023] syslog test fails without sockets
Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>

p4raw-id: //depot/perl@6430

23 years agoAdd an optimization for map-maps-a-list-element-to-more-list-elements
Ben Tilly [Sat, 15 Jul 2000 17:23:27 +0000]
Add an optimization for map-maps-a-list-element-to-more-list-elements
case, but add also notes explaining the relationship of this
patch and the earlier notes by Sarathy.

Subject: Map is still slow
Message-ID: <20000715212327.21656.qmail@hotmail.com>

p4raw-id: //depot/perl@6429

23 years agoDocumentation to explain the behaviour of map().
Gurusamy Sarathy [Sat, 15 Jul 2000 16:05:09 +0000]
Documentation to explain the behaviour of map().

Subject: Re: Map is still slow
Message-Id: <200007152305.QAA26887@molotok.activestate.com>

p4raw-id: //depot/perl@6428

23 years agoAdd tests for
Hugo van der Sanden [Sat, 22 Jul 2000 18:12:58 +0000]
Add tests for
[ID 19991110.003] another matching finding by pcre author
which has already been fixed by some patch, as verified in

Subject: Re: two regex bugs from the mists of time (well, last November)
Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>

p4raw-id: //depot/perl@6427

23 years agoA missing 'break' after the [[:space:]] switch case.
Stephen P. Potter [Tue, 18 Jul 2000 16:25:17 +0000]
A missing 'break' after the [[:space:]] switch case.

Subject: [ID 20000718.006] Missing 'break' in regcomp.c
Message-Id: <200007182025.QAA28383@spp.users.ds.net>

p4raw-id: //depot/perl@6426

23 years agoThe output might have been produced in the wrong order.
M. J. T. Guy [Thu, 20 Jul 2000 18:49:18 +0000]
The output might have been produced in the wrong order.

Subject: [ID 20000720.003] [PATCH] t/op/write.t
Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>

p4raw-id: //depot/perl@6425

23 years agoUse STDOUT consistently.
M. J. T. Guy [Thu, 20 Jul 2000 18:04:01 +0000]
Use STDOUT consistently.

Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>

p4raw-id: //depot/perl@6424

23 years agoProtect against "wild next"s, that is, callbacks doing "next"
M. J. T. Guy [Tue, 18 Jul 2000 11:30:16 +0000]
Protect against "wild next"s, that is, callbacks doing "next"
instead of "return".

Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>

p4raw-id: //depot/perl@6423

23 years agoOut-of-date note removed.
Robert Spier [Thu, 20 Jul 2000 19:21:14 +0000]
Out-of-date note removed.

Subject: [PATCH] documentation perlipc
Message-ID: <14711.35178.572612.502654@rls.cx>

p4raw-id: //depot/perl@6422

23 years agoSend all installperl messages to STDERR and be -w clean.
M. J. T. Guy [Sat, 22 Jul 2000 14:02:11 +0000]
Send all installperl messages to STDERR and be -w clean.

Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>

p4raw-id: //depot/perl@6421

23 years agoDecutandpasto.
Richard Soderberg [Sun, 23 Jul 2000 01:37:23 +0000]
Decutandpasto.

Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>

p4raw-id: //depot/perl@6420

23 years agoA cleaner abs_path().
Jeff Pinyan [Sun, 23 Jul 2000 17:43:02 +0000]
A cleaner abs_path().
Subject: Re: unix alternative to Cwd.pm
Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>

p4raw-id: //depot/perl@6419

23 years agoDetypo.
Richard Soderberg [Sun, 23 Jul 2000 01:27:33 +0000]
Detypo.

Subject: [PATCH perl-current] Typo in hints/powerux.sh
Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>

p4raw-id: //depot/perl@6418

23 years agoSDBM_File documentation
Mark-Jason Dominus [Sun, 16 Jul 2000 17:41:17 +0000]
SDBM_File documentation
Message-ID: <20000716174117.18515.qmail@plover.com>

p4raw-id: //depot/perl@6417

23 years agoMPE/ix updates for perl 5.6.0 from Mark Bixby.
Jarkko Hietaniemi [Mon, 17 Jul 2000 19:13:26 +0000]
MPE/ix updates for perl 5.6.0 from Mark Bixby.

p4raw-id: //depot/perl@6416

23 years agoFix the bitvector ops for utf8 (tricky since past 7 bits
Jarkko Hietaniemi [Sat, 15 Jul 2000 14:11:02 +0000]
Fix the bitvector ops for utf8 (tricky since past 7 bits
the utf8 'characters' can be more than one octet).

Date: Sat, 15 Jul 2000 00:21:56 +0100
From: Tom Hughes <tom@compton.nu>
Subject: Re: [ID 20000714.002]
Message-ID: <db2334de49.tom@compton.compton.nu>

Reported in

Subject: [ID 20000714.002]
From: "Simon Cozens" <simon@othersideofthe.earth.li>
Date: 14 Jul 2000 15:13:09 -0000
Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>

p4raw-id: //depot/perl@6415

23 years agoanother VMS build tweak from Peter Prymmer
Jarkko Hietaniemi [Sat, 15 Jul 2000 03:13:41 +0000]
another VMS build tweak from Peter Prymmer

p4raw-id: //depot/perl@6414

23 years agoperlvms.pod whitespace cleanup to keep pod utils happy.
Jarkko Hietaniemi [Sat, 15 Jul 2000 03:10:40 +0000]
perlvms.pod whitespace cleanup to keep pod utils happy.

p4raw-id: //depot/perl@6413

23 years agoMore docs for sv functions.
Jarkko Hietaniemi [Sat, 15 Jul 2000 00:31:05 +0000]
More docs for sv functions.

Subject: [PATCH cfgperl] sv.c apidoc
From: simon@brecon.co.uk (Simon Cozens)
Date: 13 Jul 2000 09:00:20 GMT
Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>

Subject: Re: [PATCH cfgperl] sv.c apidoc
From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
Date: Thu, 13 Jul 2000 12:27:41 +0100
Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>

Subject: Re: [PATCH cfgperl] sv.c apidoc
From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
Date: Thu, 13 Jul 2000 13:23:09 +0100
Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>

Subject: Re: [PATCH cfgperl] sv.c apidoc
From: simon@brecon.co.uk (Simon Cozens)
Date: 14 Jul 2000 06:51:02 GMT
Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>

p4raw-id: //depot/perl@6412

23 years agolib/b test fixes from Peter Prymmer.
Jarkko Hietaniemi [Sat, 15 Jul 2000 00:10:41 +0000]
lib/b test fixes from Peter Prymmer.

p4raw-id: //depot/perl@6411

23 years ago[docpatch] Re: [ID 19991002.011] perldoc -f shift
Hugo van der Sanden [Fri, 14 Jul 2000 23:05:20 +0000]
[docpatch] Re: [ID 19991002.011] perldoc -f shift
Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>

Didn't anymore apply, but that point still could use another fix.

p4raw-id: //depot/perl@6410

23 years agothinko fix in vms/descrip_mms.template, the win32.pod in lib,
Jarkko Hietaniemi [Fri, 14 Jul 2000 23:15:15 +0000]
thinko fix in vms/descrip_mms.template, the win32.pod in lib,
not in pod, from Peter Prymmer

p4raw-id: //depot/perl@6409

23 years agoThe bug report
Jarkko Hietaniemi [Fri, 14 Jul 2000 20:35:05 +0000]
The bug report
[ID 19991110.002] minimal matching discrepancy found by pcre author
seems to have been fixed (though differently from what was suggested
in the report) in 5.6.0.  Add tests to keep the bug from reappearing.

p4raw-id: //depot/perl@6408

23 years agoFix AutoSplit to use File::Spec the right way in VMS,
Jarkko Hietaniemi [Fri, 14 Jul 2000 17:38:08 +0000]
Fix AutoSplit to use File::Spec the right way in VMS,
from Peter Prymmer.

p4raw-id: //depot/perl@6407

23 years agoMerge perlhacktut into perlhack, update perlguts.
Simon Cozens [Fri, 14 Jul 2000 06:49:21 +0000]
Merge perlhacktut into perlhack, update perlguts.

Subject: Re: Perlhacktut
Date: 14 Jul 2000 06:49:21 GMT
Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>

Subject: Re: Perlhacktut
From: simon@brecon.co.uk (Simon Cozens)
Date: 14 Jul 2000 07:09:45 GMT
Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>

p4raw-id: //depot/perl@6406

23 years agoPERL_OBJECT build tweaks
Gurusamy Sarathy [Fri, 14 Jul 2000 12:15:02 +0000]
PERL_OBJECT build tweaks

p4raw-id: //depot/perl@6404

23 years agoinconsistent types needs casts
Gurusamy Sarathy [Fri, 14 Jul 2000 11:23:41 +0000]
inconsistent types needs casts

p4raw-id: //depot/perl@6403

23 years agotypos in change#6399, regen headers
Gurusamy Sarathy [Fri, 14 Jul 2000 11:12:04 +0000]
typos in change#6399, regen headers

p4raw-link: @6399 on //depot/perl: 01ec43d06089361423d61a40521883bf73e1944a

p4raw-id: //depot/perl@6402

23 years agotypecasts needed for change#6394
Gurusamy Sarathy [Fri, 14 Jul 2000 10:59:12 +0000]
typecasts needed for change#6394

p4raw-link: @6394 on //depot/cfgperl: 78ae23f54fc4e301b66d2a32897cb42fa2633fe7

p4raw-id: //depot/perl@6401

23 years agointegrate cfgperl contents into mainline
Gurusamy Sarathy [Fri, 14 Jul 2000 10:49:37 +0000]
integrate cfgperl contents into mainline

p4raw-id: //depot/perl@6400

23 years agoenable UTF-16 filter by default if relevant BOM is seen; various
Gurusamy Sarathy [Fri, 14 Jul 2000 10:38:35 +0000]
enable UTF-16 filter by default if relevant BOM is seen; various
cleanups (typos, misformatted code, and small bugs)

p4raw-id: //depot/perl@6399

23 years agorename totally bletcherous SvLOCK() thingy (doesn't do what the
Gurusamy Sarathy [Fri, 14 Jul 2000 08:55:38 +0000]
rename totally bletcherous SvLOCK() thingy (doesn't do what the
name suggests anyway)

p4raw-id: //depot/perl@6398

23 years agomove new variables to the end of the interpreter structure (for
Gurusamy Sarathy [Fri, 14 Jul 2000 08:44:33 +0000]
move new variables to the end of the interpreter structure (for
bincompat in code that doesn't #include XSUB.h)

p4raw-id: //depot/perl@6397

23 years agoMakeMaker should not remove editor backups (*~) on `make clean`
Gurusamy Sarathy [Fri, 14 Jul 2000 08:13:58 +0000]
MakeMaker should not remove editor backups (*~) on `make clean`
by default (completes change#6383)

p4raw-link: @6383 on //depot/perl: 56acea6ff1302cdf8b9d387cd3766c26e5146dca

p4raw-id: //depot/perl@6396

23 years agoReplace change #6337 with a better one.
Hugo van der Sanden [Fri, 14 Jul 2000 04:16:20 +0000]
Replace change #6337 with a better one.

Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>

p4raw-link: @6337 on //depot/cfgperl: f06a1d4e6ae96bf8af49f0ef1c79f500d8de0143

p4raw-id: //depot/cfgperl@6395

23 years agoFix the BOM bug: not a byteorder bug, a signedness bug.
Jarkko Hietaniemi [Fri, 14 Jul 2000 01:33:59 +0000]
Fix the BOM bug: not a byteorder bug, a signedness bug.

p4raw-id: //depot/cfgperl@6394

23 years agoremove discarded test
Jarkko Hietaniemi [Thu, 13 Jul 2000 23:41:23 +0000]
remove discarded test

p4raw-id: //depot/cfgperl@6393

23 years agoThe {multiplier} of a fixed substring was overlooked which
Hugo van der Sanden [Thu, 13 Jul 2000 19:27:13 +0000]
The {multiplier} of a fixed substring was overlooked which
caused a wrong initial search offset for that substring.

Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>

p4raw-id: //depot/cfgperl@6392

23 years agotypo fix from Craig Berry
Jarkko Hietaniemi [Thu, 13 Jul 2000 16:37:42 +0000]
typo fix from Craig Berry

p4raw-id: //depot/cfgperl@6391

23 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Thu, 13 Jul 2000 13:20:12 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@6390

23 years agoDetypo from Peter Prymmer, part of #6388.
Jarkko Hietaniemi [Thu, 13 Jul 2000 13:18:48 +0000]
Detypo from Peter Prymmer, part of #6388.

p4raw-id: //depot/cfgperl@6389

23 years agotypos (spotted by Peter Prymmer)
Gurusamy Sarathy [Thu, 13 Jul 2000 06:33:40 +0000]
typos (spotted by Peter Prymmer)

p4raw-id: //depot/perl@6388

23 years agonew selfloader.t in change#6183 doesn't close DATA handles,
Gurusamy Sarathy [Thu, 13 Jul 2000 05:35:28 +0000]
new selfloader.t in change#6183 doesn't close DATA handles,
and thus fails to clean up tmp files on dosish platforms

p4raw-link: @6183 on //depot/perl: bfdd149997f4a56ec34c947f0d733ecbfb53a519

p4raw-id: //depot/perl@6387

23 years agosprintf test tweaks (from Dominic Dunlop)
Gurusamy Sarathy [Wed, 12 Jul 2000 21:42:39 +0000]
sprintf test tweaks (from Dominic Dunlop)

p4raw-id: //depot/perl@6386

23 years agofix bugs in processing %v-*d and similar format specs (from
Gurusamy Sarathy [Wed, 12 Jul 2000 21:33:46 +0000]
fix bugs in processing %v-*d and similar format specs (from
Avi Finkel <avi@finkel.org>)

p4raw-id: //depot/perl@6385

23 years agoreadd missing perldelta.pod changes from changes#6339,6376
Gurusamy Sarathy [Wed, 12 Jul 2000 16:04:19 +0000]
readd missing perldelta.pod changes from changes#6339,6376

p4raw-link: @6376 on //depot/metaconfig: b8372171f570ef8413673058be4226bef77ffce2on //depot/cfgperl: 70e8c5e4f67dde6bf07eb296d727a29b95fe8b5b
p4raw-link: @6339 on //depot/cfgperl: f805f8cce32dfd1ced3ebf12975766f50f88ec0c

p4raw-id: //depot/perl@6384

23 years agodon't clobber *.orig files on *clean targets
Gurusamy Sarathy [Wed, 12 Jul 2000 16:00:51 +0000]
don't clobber *.orig files on *clean targets

p4raw-id: //depot/perl@6383

23 years agofix broken integrations in cfgperl
Gurusamy Sarathy [Wed, 12 Jul 2000 07:59:12 +0000]
fix broken integrations in cfgperl

p4raw-id: //depot/cfgperl@6382
p4raw-integrated: from //depot/perl@6378 'copy in' pod/perldelta.pod
(@6373..)
p4raw-integrated: from //depot/perl@5904 'copy in' Changes (@5903..)

23 years agointegrate cfgperl changes into mainline
Gurusamy Sarathy [Wed, 12 Jul 2000 07:42:17 +0000]
integrate cfgperl changes into mainline

p4raw-id: //depot/perl@6381

23 years agoget sprintf.t to adjust properly for 3-digit exponents
Gurusamy Sarathy [Wed, 12 Jul 2000 07:31:00 +0000]
get sprintf.t to adjust properly for 3-digit exponents

p4raw-id: //depot/perl@6380

23 years agochange#6174 needs corresponding change in win32/config_h.PL,
Gurusamy Sarathy [Wed, 12 Jul 2000 06:40:04 +0000]
change#6174 needs corresponding change in win32/config_h.PL,
which grovels through config_h.SH to find the config.h name

p4raw-link: @6174 on //depot/metaconfig: cfd1a6dce7dce25772bf4f5399e251457574eeeeon //depot/cfgperl: 12ae5dfcd4fd6f54af051c41b2e122532efce8d3

p4raw-id: //depot/perl@6379

23 years agoDo the cc sanity check both before the hints and
Jarkko Hietaniemi [Wed, 12 Jul 2000 05:03:59 +0000]
Do the cc sanity check both before the hints and
after the cc selction.

p4raw-id: //depot/cfgperl@6378

23 years agoFix nits noticed by Boston.pm.
Jarkko Hietaniemi [Wed, 12 Jul 2000 02:49:22 +0000]
Fix nits noticed by Boston.pm.

p4raw-id: //depot/cfgperl@6377

23 years agoConfigure cosmetics and perldelta.
Jarkko Hietaniemi [Tue, 11 Jul 2000 21:22:13 +0000]
Configure cosmetics and perldelta.

p4raw-id: //depot/cfgperl@6376

23 years agowindows build tweaks (op/sprintf.t still fails tests 120-121, 149)
Gurusamy Sarathy [Tue, 11 Jul 2000 21:17:35 +0000]
windows build tweaks (op/sprintf.t still fails tests 120-121, 149)

p4raw-id: //depot/perl@6375

23 years agotweak for build failure under multiplicity
Gurusamy Sarathy [Tue, 11 Jul 2000 20:48:50 +0000]
tweak for build failure under multiplicity

p4raw-id: //depot/perl@6374

23 years agointegrate cfgperl changes#6325..6373 into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 20:37:23 +0000]
integrate cfgperl changes#6325..6373 into mainline
(NOTE: today's batch of integrations still untested)

p4raw-link: @6373 (not found)
p4raw-link: @6325 on //depot/cfgperl: d6ac44cc5a00fa38a56717785146bc16b716472c

p4raw-id: //depot/perl@6373

23 years agoReintroduce perlbook (updated for Mk III), introduce perlposix-bc,
Jarkko Hietaniemi [Tue, 11 Jul 2000 20:30:36 +0000]
Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
regen perltoc.

p4raw-id: //depot/cfgperl@6372

23 years agoMinor cleanups on the booklist.
Jarkko Hietaniemi [Tue, 11 Jul 2000 20:08:56 +0000]
Minor cleanups on the booklist.

p4raw-id: //depot/cfgperl@6371

23 years agomjd's tr patches "broke" tr/z-Z/z-Z/
Jarkko Hietaniemi [Tue, 11 Jul 2000 19:31:13 +0000]
mjd's tr patches "broke" tr/z-Z/z-Z/

p4raw-id: //depot/cfgperl@6370

23 years agointegrate cfgperl changes#6293..6324 into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 19:27:48 +0000]
integrate cfgperl changes#6293..6324 into mainline

p4raw-link: @6324 on //depot/cfgperl: 81bf48a6dbba4b295dfa172a17ca70b654dbf225
p4raw-link: @6293 on //depot/cfgperl: 6e37ea6052902cde1aeb08a2129ffc7c8ea53736

p4raw-id: //depot/perl@6369
p4raw-branched: from //depot/cfgperl@6368 'branch in' lib/Win32.pod
lib/lib_pm.PL
p4raw-deleted: from //depot/cfgperl@6368 'delete in' pod/Win32.pod
(@5937..) pod/buildtoc (@6091..) lib/lib.pm.PL (@6227..)
pod/Makefile (@6232..)
p4raw-integrated: from //depot/cfgperl@6368 'copy in' thread.h
(@5656..) lib/warnings/register.pm (@5704..) ext/B/B/Stash.pm
(@5972..) lib/CGI/Util.pm (@6034..) util.c (@6217..) gv.c
(@6244..) pp.c (@6260..) doop.c (@6269..) pod/perlfunc.pod
(@6277..) pp_ctl.c (@6293..) makedef.pl (@6301..) embed.h
global.sym objXSUB.h perlapi.c proto.h (@6305..) win32/Makefile
(@6307..) Makefile.SH (@6309..) t/op/method.t (@6312..) sv.h
(@6315..) 'ignore' op.c (@6273..) 'merge in' embed.pl
win32/win32.c (@6305..)
p4raw-integrated: from //depot/cfgperl@6324 'merge in' toke.c (@6307..)
p4raw-branched: from //depot/cfgperl@6323 'branch in' pod/buildtoc.PL
(@6319..)
p4raw-integrated: from //depot/cfgperl@6323 'copy in' pod/perl.pod
(@6319..) pod/perltoc.pod (@6322..) 'merge in' MANIFEST
(@6319..)
p4raw-branched: from //depot/cfgperl@6319 'branch in' pod/Makefile.SH
p4raw-integrated: from //depot/cfgperl@6315 'ignore' pp_hot.c (@6313..)
p4raw-integrated: from //depot/cfgperl@6311 'copy in'
ext/POSIX/POSIX.pod (@6296..)
p4raw-integrated: from //depot/cfgperl@6307 'merge in' doio.c (@6223..)

23 years agoskip integrate of problematic change#6292 from cfgperl into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 19:18:57 +0000]
skip integrate of problematic change#6292 from cfgperl into mainline

p4raw-link: @6292 on //depot/cfgperl: b7b9cd3ad80120461fb2691e5c52d1a828662350

p4raw-id: //depot/perl@6368
p4raw-integrated: from //depot/cfgperl@6292 'ignore' pp_hot.c (@6177..)

23 years agointegrate cfgperl changes#6288..6290 into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 19:17:21 +0000]
integrate cfgperl changes#6288..6290 into mainline

p4raw-link: @6290 on //depot/cfgperl: ab3b2ded41425f3588741db207891897ba0816e3
p4raw-link: @6288 on //depot/cfgperl: 72503137b2e9ea029110e27e896f6f1ccd8c0e8a

p4raw-id: //depot/perl@6367
p4raw-integrated: from //depot/cfgperl@6366 'ignore'
lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm (@6288..)

23 years agointegrate cfgperl changes#6268..6282 into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 19:11:18 +0000]
integrate cfgperl changes#6268..6282 into mainline

p4raw-link: @6282 on //depot/cfgperl: d4817f5b97d4072a6efac47844b617245b179f2c
p4raw-link: @6268 on //depot/cfgperl: 22e04bdb3a09a4c369fd1666143349eab2eba9d4

p4raw-id: //depot/perl@6366
p4raw-integrated: from //depot/cfgperl@6365 'copy in' lib/Net/Ping.pm
lib/Text/Wrap.pm t/lib/dprof.t t/lib/dumper-ovl.t
t/lib/hostname.t (@5586..) lib/Pod/Html.pm (@5608..)
t/lib/ipc_sysv.t (@5812..) t/lib/dumper.t (@5972..)
ext/File/Glob/Glob.pm (@6026..) lib/Pod/Man.pm lib/Pod/Text.pm
(@6034..) t/lib/anydbm.t (@6072..) lib/ExtUtils/xsubpp
(@6156..) pod/perlsub.pod pod/perltie.pod (@6206..)
utils/h2xs.PL (@6280..)
p4raw-integrated: from //depot/cfgperl@6282 'merge in' vms/vms.c
(@6238..)
p4raw-integrated: from //depot/cfgperl@6277 'copy in' pod/perlfunc.pod
(@6276..)
p4raw-integrated: from //depot/cfgperl@6273 'ignore' perlapi.h
(@6243..) embedvar.h (@6254..) 'merge in' perlapi.c (@6243..)
embed.h (@6254..) embed.pl objXSUB.h op.c proto.h (@6269..)
p4raw-integrated: from //depot/cfgperl@6270 'copy in' t/op/taint.t
(@5857..)
p4raw-integrated: from //depot/cfgperl@6269 'copy in' doop.c (@6263..)
'ignore' toke.c (@6261..)
p4raw-integrated: from //depot/cfgperl@6268 'copy in' t/op/sprintf.t
(@6267..)

23 years agodelete new accidentally branched file
Gurusamy Sarathy [Tue, 11 Jul 2000 18:57:00 +0000]
delete new accidentally branched file

p4raw-id: //depot/perl@6365

23 years agoskip integrate of change#6267 from cfgperl into mainline (the
Gurusamy Sarathy [Tue, 11 Jul 2000 18:55:13 +0000]
skip integrate of change#6267 from cfgperl into mainline (the
method call optimization is flawed without additional hints
from user about immutableness of @ISA and no runtime method
definitions)

p4raw-link: @6267 on //depot/cfgperl: 4f470f63ec19cae10190b8f3ed622153f261d3b1

p4raw-id: //depot/perl@6364
p4raw-branched: from //depot/cfgperl@6363 'branch in'
t/op/method2entersub.t
p4raw-integrated: from //depot/cfgperl@6363 'ignore'
lib/ExtUtils/Install.pm lib/base.pm (@5586..) xsutils.c
(@5996..)
p4raw-integrated: from //depot/cfgperl@6267 'ignore' t/op/sprintf.t
(@5717..) perl.h (@6193..) embed.pl (@6254..) op.c (@6257..)
MANIFEST (@6259..)

23 years agointegrate cfgperl changes#6261..6266 into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 18:49:43 +0000]
integrate cfgperl changes#6261..6266 into mainline

p4raw-link: @6266 on //depot/cfgperl: a009ce76c9b4ddbde44a58eab3fe27d331cf27fe
p4raw-link: @6261 on //depot/cfgperl: 27d76ecff97d0a9449f569d789504cc8b69a6d01

p4raw-id: //depot/perl@6363
p4raw-integrated: from //depot/cfgperl@6362 'copy in' README.epoc
epoc/createpkg.pl epoc/epocish.c (@5586..) epoc/epocish.h
t/comp/require.t (@5639..) cygwin/Makefile.SHs (@6096..)
ext/POSIX/POSIX.pm (@6140..) hints/bsdos.sh (@6156..)
epoc/config.sh (@6168..) ext/POSIX/POSIX.xs (@6198..)
p4raw-integrated: from //depot/cfgperl@6265 'copy in'
ext/POSIX/POSIX.pod (@5586..)
p4raw-integrated: from //depot/cfgperl@6263 'copy in' doop.c (@6256..)
p4raw-integrated: from //depot/cfgperl@6261 'merge in' pod/perldiag.pod
(@6206..) toke.c (@6250..)

23 years agointegrate cfgperl changes#6252..6260 into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 18:43:26 +0000]
integrate cfgperl changes#6252..6260 into mainline

p4raw-link: @6260 on //depot/cfgperl: fc865a0069737312ca5ef9762fe8a9be7aa37747
p4raw-link: @6252 on //depot/cfgperl: 0e4dedf1581344244dfa297db1d00c01c5f821aa

p4raw-id: //depot/perl@6362
p4raw-integrated: from //depot/cfgperl@6361 'copy in'
t/pragma/constant.t (@5717..) t/op/pack.t t/pragma/warn/op
(@5996..) pp_proto.h (@6243..) t/op/my_stash.t (@6250..)
lib/IPC/Open3.pm (@6253..) 'ignore' t/pragma/warn/regcomp
(@6241..) lib/Exporter.pm (@6251..)
p4raw-integrated: from //depot/cfgperl@6260 'copy in' pp.c (@6217..)
pod/perlfunc.pod (@6248..)
p4raw-integrated: from //depot/cfgperl@6259 'copy in' MANIFEST
(@6250..)
p4raw-integrated: from //depot/cfgperl@6257 'copy in' op.c (@6228..)
'merge in' sv.c (@6244..)
p4raw-integrated: from //depot/cfgperl@6256 'copy in' doop.c (@6254..)
p4raw-integrated: from //depot/cfgperl@6254 'copy in' t/op/tr.t
(@6192..) 'ignore' embedvar.h objXSUB.h (@6243..) 'merge in'
embed.h (@6243..) embed.pl proto.h (@6250..)

23 years agoskip integrate of problematic change#6251 from cfgperl into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 18:37:12 +0000]
skip integrate of problematic change#6251 from cfgperl into mainline

p4raw-link: @6251 on //depot/cfgperl: f896c48455539f30bd1893af05a97a1be7d15cf7

p4raw-id: //depot/perl@6361
p4raw-integrated: from //depot/cfgperl@6251 'ignore' lib/Exporter.pm
(@5586..)

23 years agointegrate cfgperl change#6250 into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 18:34:56 +0000]
integrate cfgperl change#6250 into mainline

p4raw-link: @6250 on //depot/cfgperl: ec6a9911b75518dd4c77eb4985d8bee0371df340

p4raw-id: //depot/perl@6360
p4raw-branched: from //depot/cfgperl@6250 'branch in' t/op/my_stash.t
p4raw-integrated: from //depot/cfgperl@6250 'copy in' MANIFEST
(@6232..) 'merge in' toke.c (@6241..) embed.pl proto.h
(@6243..)

23 years agointegrate cfgperl changes#6242..6249 into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 18:21:19 +0000]
integrate cfgperl changes#6242..6249 into mainline

p4raw-link: @6249 on //depot/cfgperl: cab27d238e930b8cddb5b1fb3260355f913b86a6
p4raw-link: @6242 on //depot/cfgperl: 1e72252ad7b8e23d1a1142285b8aa82986bd2491

p4raw-id: //depot/perl@6359
p4raw-integrated: from //depot/cfgperl@6358 'copy in'
ext/DynaLoader/DynaLoader_pm.PL (@5953..) t/lib/peek.t
(@6086..) t/lib/filefunc.t t/lib/filespec.t (@6230..)
pod/perlintern.pod (@6237..) pod/perlapi.pod utf8.c (@6242..)
p4raw-integrated: from //depot/cfgperl@6249 'copy in' lib/IPC/Open3.pm
(@5937..)
p4raw-integrated: from //depot/cfgperl@6248 'copy in' pod/perlfunc.pod
(@6206..)
p4raw-integrated: from //depot/cfgperl@6247 'ignore' lib/File/Spec.pm
(@6230..)
p4raw-integrated: from //depot/cfgperl@6244 'copy in' gv.c (@6217..)
'merge in' sv.c (@6196..)
p4raw-integrated: from //depot/cfgperl@6243 'copy in' pp_proto.h
(@6237..) 'ignore' embedvar.h perlapi.h (@6237..) 'merge in'
embed.h objXSUB.h (@6237..) embed.pl perlapi.c proto.h
(@6242..)

23 years agoskip integrate of problematic change#6241 from cfgperl into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 18:15:45 +0000]
skip integrate of problematic change#6241 from cfgperl into mainline

p4raw-link: @6241 on //depot/cfgperl: 524710647511337b71f94221f2bea48278a5a629

p4raw-id: //depot/perl@6358
p4raw-integrated: from //depot/cfgperl@6355 'ignore' regcomp.c
(@6060..) t/pragma/warn/toke (@6140..)
p4raw-integrated: from //depot/cfgperl@6241 'ignore'
t/pragma/warn/regcomp (@5586..) toke.c (@6221..)

23 years agoFix for
Roderick Schertler [Tue, 11 Jul 2000 13:55:05 +0000]
Fix for
Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
Message-Id: <200007111755.NAA05077@jones.argon.org>

p4raw-id: //depot/cfgperl@6357

23 years agoTypo in #6341.
Jarkko Hietaniemi [Tue, 11 Jul 2000 18:12:51 +0000]
Typo in #6341.

p4raw-id: //depot/cfgperl@6356

23 years agointegrate cfgperl changes#6231..6240 into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 18:12:10 +0000]
integrate cfgperl changes#6231..6240 into mainline

p4raw-link: @6240 on //depot/cfgperl: 514e70b26394e6b272960ab8b9b8b7dbb1e2c068
p4raw-link: @6231 on //depot/cfgperl: 7906debc4b99f108310cdade6e486754c15481e7

p4raw-id: //depot/perl@6355
p4raw-branched: from //depot/cfgperl@6353 'branch in' pod/perlutil.pod
p4raw-integrated: from //depot/cfgperl@6353 'copy in' pod/roffitall
(@5753..) op.h (@5833..) README.cygwin (@6096..)
lib/ExtUtils/MM_VMS.pm (@6140..) lib/File/Find.pm (@6156..)
Configure config_h.SH hints/solaris_2.sh (@6217..) Todo-5.6
(@6232..) keywords.h lib/warnings.pm opcode.h opnames.h pp.sym
regnodes.h warnings.h (@6236..) 'ignore' ext/B/B/Asmdata.pm
ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h (@6236..)
p4raw-integrated: from //depot/cfgperl@6240 'copy in' utils/h2xs.PL
(@6192..)
p4raw-integrated: from //depot/cfgperl@6238 'merge in' vms/vms.c
(@6198..)
p4raw-integrated: from //depot/cfgperl@6237 'copy in' utf8.c (@6221..)
pod/perlapi.pod pod/perlintern.pod pp_proto.h (@6236..)
'ignore' embedvar.h perlapi.h (@6236..) 'merge in' embed.pl
(@6225..) embed.h objXSUB.h perlapi.c proto.h (@6236..)
p4raw-integrated: from //depot/cfgperl@6232 'copy in' pod/Makefile
pod/perltoc.pod (@6161..) MANIFEST (@6227..)

23 years agoMake op/sprintf.t more comprehensive, take 2
Dominic Dunlop [Tue, 11 Jul 2000 12:27:33 +0000]
Make op/sprintf.t more comprehensive, take 2
Message-Id: <p04320405b590a14d4650@[192.168.1.4]>

Replaces change #6268.

p4raw-link: @6268 on //depot/cfgperl: 22e04bdb3a09a4c369fd1666143349eab2eba9d4

p4raw-id: //depot/cfgperl@6354

23 years agoskip integrate of problematic change#6230 from cfgperl into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 17:59:51 +0000]
skip integrate of problematic change#6230 from cfgperl into mainline
(a later version of File::Spec is already in mainline)

p4raw-link: @6230 on //depot/cfgperl: b4408b2550ef78122084a50276f0f56ab8d9db27

p4raw-id: //depot/perl@6353
p4raw-integrated: from //depot/cfgperl@6230 'ignore' t/lib/filefunc.t
(@5586..) t/lib/filespec.t (@5753..) lib/File/Spec/Functions.pm
lib/File/Spec/OS2.pm (@5996..) lib/File/Spec.pm (@6072..)

23 years agointegrate cfgperl changes#6224..6229 into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 17:57:48 +0000]
integrate cfgperl changes#6224..6229 into mainline

p4raw-link: @6229 on //depot/cfgperl: 94f13a8fe911b4e5d658c1e8bb515599305c074c
p4raw-link: @6224 on //depot/cfgperl: 9e7db0fd3029ee5d3ce957e842a66c057eacd303

p4raw-id: //depot/perl@6352
p4raw-deleted: from //depot/cfgperl@6351 'delete in' lib/lib.pm
(@5608..)
p4raw-integrated: from //depot/cfgperl@6351 'copy in' t/lib/english.t
(@5586..) ext/Socket/Socket.pm (@5704..) README.hpux (@5972..)
lib/English.pm (@6034..)
p4raw-integrated: from //depot/cfgperl@6228 'copy in' op.c (@6226..)
p4raw-branched: from //depot/cfgperl@6227 'branch in' lib/lib.pm.PL
p4raw-integrated: from //depot/cfgperl@6227 'copy in' Makefile.SH
(@6182..) MANIFEST (@6192..)
p4raw-integrated: from //depot/cfgperl@6225 'merge in' embed.pl
(@6221..)

23 years agoskip integrate of problematic change#6223 from cfgperl into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 17:50:10 +0000]
skip integrate of problematic change#6223 from cfgperl into mainline

p4raw-link: @6223 on //depot/cfgperl: 38432390e2d661c3ff293a77cd8d04f802667992

p4raw-id: //depot/perl@6351
p4raw-integrated: from //depot/cfgperl@6223 'ignore' doio.c (@6217..)

23 years agointegrate cfgperl changes#6220..6222 into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 17:48:28 +0000]
integrate cfgperl changes#6220..6222 into mainline

p4raw-link: @6222 on //depot/cfgperl: cb6e01d9fd93f1025bb60ed9c000931b2c8542a3
p4raw-link: @6220 on //depot/cfgperl: 94414bfbc497e71da32f6edca513d34725e3cae6

p4raw-id: //depot/perl@6350
p4raw-integrated: from //depot/cfgperl@6349 'copy in' lib/Pod/Usage.pm
(@5717..) win32/win32.h (@6026..) pod/perlop.pod (@6206..)
p4raw-integrated: from //depot/cfgperl@6221 'copy in' utf8.c (@6174..)
doop.c (@6193..) toke.c (@6196..) 'merge in' embed.pl (@6217..)
p4raw-integrated: from //depot/cfgperl@6220 'merge in' makedef.pl
(@6156..)

23 years agoskip integrate of problematic changes#6218..6219 from cfgperl into
Gurusamy Sarathy [Tue, 11 Jul 2000 17:46:13 +0000]
skip integrate of problematic changes#6218..6219 from cfgperl into
mainline

p4raw-link: @6219 on //depot/cfgperl: f8519be6fd9bf0423897a621d943e29ddc834d84
p4raw-link: @6218 on //depot/cfgperl: e717db08e9ac58aa42b4beba29a3a135ffd370d0

p4raw-id: //depot/perl@6349
p4raw-integrated: from //depot/cfgperl@6347 'ignore'
ext/ByteLoader/ByteLoader.pm (@5586..) bytecode.pl ext/B/O.pm
(@6204..) ext/ByteLoader/ByteLoader.xs
ext/ByteLoader/bytecode.h (@6211..) ext/B/defsubs_h.PL
(@6212..) ext/B/B/Assembler.pm ext/B/B/Bytecode.pm (@6218..)

23 years agoREADME.posix-bc podified from Thomas Dorner.
Jarkko Hietaniemi [Tue, 11 Jul 2000 17:45:49 +0000]
README.posix-bc podified from Thomas Dorner.

p4raw-id: //depot/cfgperl@6348

23 years agointegrate cfgperl change#6217 into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 17:42:04 +0000]
integrate cfgperl change#6217 into mainline

p4raw-link: @6217 on //depot/cfgperl: cc9b67681954df413fe79f7c379e7b91a3121259

p4raw-id: //depot/perl@6347

23 years agoskip integrate of problematic changes#6211..6212 from cfgperl into
Gurusamy Sarathy [Tue, 11 Jul 2000 17:39:37 +0000]
skip integrate of problematic changes#6211..6212 from cfgperl into
mainline

p4raw-link: @6212 on //depot/cfgperl: fe0658f9c9ddf9bb43372ebf55904f2e281b024d
p4raw-link: @6211 on //depot/cfgperl: d11915b82a23265566d9643e95935294732103a8

p4raw-id: //depot/perl@6346

23 years agointegrate cfgperl changes#6207..6210 into mainline
Gurusamy Sarathy [Tue, 11 Jul 2000 17:36:42 +0000]
integrate cfgperl changes#6207..6210 into mainline

p4raw-link: @6210 on //depot/cfgperl: b8b4c9f3cf6ef09c878a80ff97526a69902a44ca
p4raw-link: @6207 on //depot/cfgperl: b37a7757477319a5fcdd5131db15046064f631c4

p4raw-id: //depot/perl@6345

23 years agoskip integrate of problematic changes#6204..6206 from cfgperl into
Gurusamy Sarathy [Tue, 11 Jul 2000 17:31:20 +0000]
skip integrate of problematic changes#6204..6206 from cfgperl into
mainline

p4raw-link: @6206 on //depot/cfgperl: 697934ef381c2fbd2ff49c5e4b22e596a509b7a0
p4raw-link: @6204 on //depot/cfgperl: e8fcef166ae70cf67e42f1eda262b271a3daca03

p4raw-id: //depot/perl@6344

23 years agointegrate cfgperl changes#6174..6203 into mainline (first of several)
Gurusamy Sarathy [Tue, 11 Jul 2000 17:19:08 +0000]
integrate cfgperl changes#6174..6203 into mainline (first of several)

p4raw-link: @6203 on //depot/cfgperl: fecfaeb8bbdf3ab93ea88558d0ee3a60234c5047
p4raw-link: @6174 on //depot/metaconfig: cfd1a6dce7dce25772bf4f5399e251457574eeeeon //depot/cfgperl: 12ae5dfcd4fd6f54af051c41b2e122532efce8d3

p4raw-id: //depot/perl@6343