23 years agoWorkaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
Jarkko Hietaniemi [Wed, 18 Apr 2001 19:06:05 +0000]
Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
bug noticed by Robin Houston; basically the code of detecting
value wraparound was acting differently under different compilers
and platforms.  The workaround is to remove the overflow check
for now, a real fix would be to do the overflow (portably) right.

p4raw-id: //depot/perl@9740

23 years agosome pragma support
Robin Houston [Wed, 18 Apr 2001 19:32:12 +0000]
some pragma support
Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9739

23 years agoTest case for C<undef %File::Glob::>
Benjamin Sugars [Wed, 18 Apr 2001 10:53:44 +0000]
Test case for C<undef %File::Glob::>
Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>

p4raw-id: //depot/perl@9738

23 years agoXS::Typemap - T_OPAQUE
Tim Jenness [Tue, 17 Apr 2001 22:49:25 +0000]
XS::Typemap - T_OPAQUE
Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>

p4raw-id: //depot/perl@9737

23 years agoThe #9735 also changes the subtest 12.
Jarkko Hietaniemi [Wed, 18 Apr 2001 04:15:14 +0000]
The #9735 also changes the subtest 12.

p4raw-id: //depot/perl@9736

23 years agoDeparse.pm of split(" ") decodes as /\s+/ (with PATCH)
David Dyck [Tue, 17 Apr 2001 17:12:58 +0000]
Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>

p4raw-id: //depot/perl@9735

23 years agoforeach defelem magic should only be applied to PL_sv_undef
Gisle Aas [Tue, 17 Apr 2001 19:06:45 +0000]
foreach defelem magic should only be applied to PL_sv_undef
Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>

p4raw-id: //depot/perl@9734

23 years agoMissing prototype behaviour
Abigail [Wed, 18 Apr 2001 01:17:46 +0000]
Missing prototype behaviour
Message-ID: <20010417231746.21657.qmail@foad.org>

p4raw-id: //depot/perl@9733

23 years agoRe: Deparse - parenthesise args to undeclared subs
Robin Houston [Tue, 17 Apr 2001 22:37:42 +0000]
Re: Deparse - parenthesise args to undeclared subs
Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9732

23 years agoutf8 literal strings (and possibly a unicode/regex bug)
Robin Houston [Tue, 17 Apr 2001 22:29:36 +0000]
utf8 literal strings (and possibly a unicode/regex bug)
Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9730

23 years agoDeparse - parenthesise args to undeclared subs
Robin Houston [Tue, 17 Apr 2001 21:31:05 +0000]
Deparse - parenthesise args to undeclared subs
Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9729

23 years agoRe: [PATCH] Fix cwd.t when libpth contains symlinks
Benjamin Sugars [Tue, 17 Apr 2001 15:27:28 +0000]
Re: [PATCH] Fix cwd.t when libpth contains symlinks
Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>

p4raw-id: //depot/perl@9728

23 years agoambient pragmas
Robin Houston [Tue, 17 Apr 2001 20:01:59 +0000]
ambient pragmas
Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9727

23 years agomultiple B::* changes
Robin Houston [Thu, 12 Apr 2001 20:12:27 +0000]
multiple B::* changes
Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9725

23 years agoThread-awareness from Doug MacEachern.
Jarkko Hietaniemi [Tue, 17 Apr 2001 11:59:05 +0000]
Thread-awareness from Doug MacEachern.

p4raw-id: //depot/perl@9724

23 years agoMake the test more portable.
Jarkko Hietaniemi [Tue, 17 Apr 2001 11:57:41 +0000]
Make the test more portable.

p4raw-id: //depot/perl@9723

23 years agoFix cwd.t when libpth contains symlinks
Benjamin Sugars [Mon, 16 Apr 2001 22:43:29 +0000]
Fix cwd.t when libpth contains symlinks
Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>

p4raw-id: //depot/perl@9722

23 years agoFix core dump from undef %File::Glob::
Benjamin Sugars [Mon, 16 Apr 2001 13:23:59 +0000]
Fix core dump from undef %File::Glob::
Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>

p4raw-id: //depot/perl@9721

23 years ago[MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
Chris Nandor [Tue, 17 Apr 2001 00:30:49 +0000]
[MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
Message-Id: <p05100207b701768712de@[10.0.1.177]>

p4raw-id: //depot/perl@9720

23 years agoTweten->West
Casey West [Mon, 16 Apr 2001 12:11:22 +0000]
Tweten->West
Message-ID: <20010416121122.B14554@stupid.geeknest.com>

p4raw-id: //depot/perl@9719

23 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 16 Apr 2001 03:22:52 +0000]
Update Changes.

p4raw-id: //depot/perl@9718

23 years agoRegen toc.
Jarkko Hietaniemi [Mon, 16 Apr 2001 03:06:28 +0000]
Regen toc.

p4raw-id: //depot/perl@9717

23 years agoupdates to apidoc in utf8.c
Prymmer/Kahn [Sun, 15 Apr 2001 20:47:45 +0000]
updates to apidoc in utf8.c
Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>

p4raw-id: //depot/perl@9716

23 years agoRe: Net::Ping patch, adds stream protocol
Scott Bronson [Tue, 10 Apr 2001 23:58:33 +0000]
Re: Net::Ping patch, adds stream protocol
Message-ID: <20010410235833.N29719@rinspin.com>

p4raw-id: //depot/perl@9715

23 years agoPrinting out the ok messages helps successful testing.
Jarkko Hietaniemi [Sun, 15 Apr 2001 23:31:46 +0000]
Printing out the ok messages helps successful testing.

p4raw-id: //depot/perl@9714

23 years agoUpdate Douglas Wegscheid's email.
Jarkko Hietaniemi [Sun, 15 Apr 2001 21:43:24 +0000]
Update Douglas Wegscheid's email.

p4raw-id: //depot/perl@9713

23 years agoTesting Exporter
Michael G. Schwern [Sat, 14 Apr 2001 22:40:50 +0000]
Testing Exporter
Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>

p4raw-id: //depot/perl@9712

23 years agoExit via last, part 1
Michael G. Schwern [Sat, 14 Apr 2001 22:13:59 +0000]
Exit via last, part 1
Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>

p4raw-id: //depot/perl@9711

23 years agoDoesn't skip RCS files
Michael G. Schwern [Sat, 14 Apr 2001 22:05:32 +0000]
Doesn't skip RCS files
Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>

p4raw-id: //depot/perl@9710

23 years agoIntegrate changes #9706,9707 from maintperl into mainline.
Jarkko Hietaniemi [Sun, 15 Apr 2001 19:34:09 +0000]
Integrate changes #9706,9707 from maintperl into mainline.

change#7210 broke .packlist generation

ExtUtils::Installed doesn't quote regex metacharacters in paths
before using them in match; also make it work for dosish platforms

p4raw-link: @9707 on //depot/maint-5.6/perl: db42da4c9800ba185697f6472eccf880cdf1ccee
p4raw-link: @9706 on //depot/maint-5.6/perl: cb820f7234868a6a8a82c3314f11a1c3d25756a4
p4raw-link: @7210 on //depot/perl: a9d83807f0f0b611a2eea3bda7bb80eac9d5b104

p4raw-id: //depot/perl@9709
p4raw-integrated: from //depot/maint-5.6/perl@9708 'copy in'
lib/ExtUtils/Install.pm (@8642..) 'merge in'
lib/ExtUtils/Installed.pm (@5902..)

23 years agoTest also the scalar aspect of getitimer().
Jarkko Hietaniemi [Sun, 15 Apr 2001 19:31:01 +0000]
Test also the scalar aspect of getitimer().

p4raw-id: //depot/perl@9708

23 years agoAdd interval timer (setitimer, getitimer) support to Time::HiRes.
Jarkko Hietaniemi [Sun, 15 Apr 2001 12:36:33 +0000]
Add interval timer (setitimer, getitimer) support to Time::HiRes.

p4raw-id: //depot/perl@9705

23 years agoupdate perlebcdic.pod with UTF tbl; tweak utf8.pm
Prymmer/Kahn [Sat, 14 Apr 2001 21:36:24 +0000]
update perlebcdic.pod with UTF tbl; tweak utf8.pm
Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>

p4raw-id: //depot/perl@9704

23 years agoI keep forgetting to sort MANIFEST.
Jarkko Hietaniemi [Sun, 15 Apr 2001 02:26:26 +0000]
I keep forgetting to sort MANIFEST.

p4raw-id: //depot/perl@9703

23 years agoAdd Scalar-List-Utils 1.02, from Graham Barr.
Jarkko Hietaniemi [Sun, 15 Apr 2001 02:07:47 +0000]
Add Scalar-List-Utils 1.02, from Graham Barr.
Now we have blessed, reftype, tainted, first, reduce, ...

p4raw-id: //depot/perl@9702

23 years agoRE: dprofpp.pl updates
Carl Eklof [Thu, 12 Apr 2001 18:45:46 +0000]
RE: dprofpp.pl updates
Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>

p4raw-id: //depot/perl@9701

23 years agoDo not just blindly add CR.
Jarkko Hietaniemi [Sat, 14 Apr 2001 14:44:55 +0000]
Do not just blindly add CR.

p4raw-id: //depot/perl@9700

23 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 13 Apr 2001 13:17:01 +0000]
Update Changes.

p4raw-id: //depot/perl@9699

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Fri, 13 Apr 2001 12:44:48 +0000]
Integrate perlio:

[  9696]
Fix core dump on binmode($fh,'Scalar')

p4raw-link: @9696 on //depot/perlio: 564dc0571b960461268bbba92def9b6291dae773

p4raw-id: //depot/perl@9698

23 years agoAdd more debug output to the test.
Jarkko Hietaniemi [Fri, 13 Apr 2001 12:29:15 +0000]
Add more debug output to the test.

p4raw-id: //depot/perl@9697

23 years agoFix core dump on binmode($fh,'Scalar')
Nick Ing-Simmons [Fri, 13 Apr 2001 10:14:29 +0000]
Fix core dump on binmode($fh,'Scalar')

p4raw-id: //depot/perlio@9696

23 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 13 Apr 2001 09:05:42 +0000]
Integrate mainline

p4raw-id: //depot/perlio@9695

23 years agoIntegrate change #9693 from maintperl into mainline.
Jarkko Hietaniemi [Thu, 12 Apr 2001 22:23:35 +0000]
Integrate change #9693 from maintperl into mainline.

$VERSION and Version() on the same line provokes a warning from
CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)

p4raw-link: @9693 on //depot/maint-5.6/perl: e605a27283c28706f5709a3378571fbfef7ad406

p4raw-id: //depot/perl@9694
p4raw-integrated: from //depot/maint-5.6/perl@9692 'copy in'
lib/Devel/SelfStubber.pm (@5902..)

23 years agoThis is at least 5.005.
Jarkko Hietaniemi [Thu, 12 Apr 2001 13:54:00 +0000]
This is at least 5.005.

p4raw-id: //depot/perl@9692

23 years agoNon-UNIX platforms extensions update. (Well, UTS is UNIX.)
Jarkko Hietaniemi [Thu, 12 Apr 2001 13:37:20 +0000]
Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)

p4raw-id: //depot/perl@9691

23 years agoIntegrate Time::Hires 1.20 from Douglas E. Wegscheid.
Jarkko Hietaniemi [Thu, 12 Apr 2001 01:34:46 +0000]
Integrate Time::Hires 1.20 from Douglas E. Wegscheid.

p4raw-id: //depot/perl@9690

23 years agoDigest::MD5 on UTF8 strings
Gisle Aas [Wed, 11 Apr 2001 16:36:11 +0000]
Digest::MD5 on UTF8 strings
Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>

p4raw-id: //depot/perl@9689

23 years agoRe: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
Gisle Aas [Wed, 11 Apr 2001 11:13:24 +0000]
Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>

p4raw-id: //depot/perl@9688

23 years agoSlight update on the Todo list. (Should integrate to Todo?)
Jarkko Hietaniemi [Wed, 11 Apr 2001 19:51:47 +0000]
Slight update on the Todo list.  (Should integrate to Todo?)

p4raw-id: //depot/perl@9687

23 years agoDocumentation of table format
Simon Cozens [Wed, 11 Apr 2001 12:59:31 +0000]
Documentation of table format
Message-ID: <20010411125931.A25681@netthink.co.uk>

p4raw-id: //depot/perl@9686

23 years agoprototype("CORE::recv")
Simon Cozens [Wed, 11 Apr 2001 13:24:35 +0000]
prototype("CORE::recv")
Message-ID: <20010411132435.A26169@netthink.co.uk>

p4raw-id: //depot/perl@9685

23 years agoFAQ (and AUTHORS) update from Dan Carson: the information
Jarkko Hietaniemi [Wed, 11 Apr 2001 16:47:13 +0000]
FAQ (and AUTHORS) update from Dan Carson: the information
was several years obsolete, Term::Readkey has been updated
to have the functionality.

p4raw-id: //depot/perl@9684

23 years agoRe: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
Calle Dybedahl [Tue, 10 Apr 2001 16:44:16 +0000]
Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>

p4raw-id: //depot/perl@9683

23 years agoA more minimal fix for 20010410.006 from Hugo.
Jarkko Hietaniemi [Wed, 11 Apr 2001 12:12:26 +0000]
A more minimal fix for 20010410.006 from Hugo.

p4raw-id: //depot/perl@9682

23 years agoIntegrate changes #9678,9679 from maintline into mainperl.
Jarkko Hietaniemi [Wed, 11 Apr 2001 11:34:23 +0000]
Integrate changes #9678,9679 from maintline into mainperl.

addendum to change#9676

up $File::Glob::VERSION; add a note pointing out the version of
the OpenBSD glob bsd_glob.c resembles

p4raw-link: @9679 on //depot/maint-5.6/perl: 37ff778e28291b734ba0592295395ddd1e1dae09
p4raw-link: @9678 on //depot/maint-5.6/perl: f67bef9338be0d7c8937f723c62e88b4099d35e7
p4raw-link: @9676 on //depot/maint-5.6/perl: 3f3c3e312f619efa81ad88565a24e92f15dff662

p4raw-id: //depot/perl@9681
p4raw-integrated: from //depot/maint-5.6/perl@9680 'copy in'
ext/File/Glob/bsd_glob.h (@9676..) ext/File/Glob/bsd_glob.c
(@9678..) 'merge in' ext/File/Glob/Glob.pm (@9676..)

23 years agoBad test numbering in integrate in #9677.
Jarkko Hietaniemi [Wed, 11 Apr 2001 11:30:38 +0000]
Bad test numbering in integrate in #9677.
Fixes ID 20010411.001.

p4raw-id: //depot/perl@9680

23 years agoIntegrate changes #9675,9676 from maintperl into mainline.
Jarkko Hietaniemi [Wed, 11 Apr 2001 02:54:39 +0000]
Integrate changes #9675,9676 from maintperl into mainline.

fix for bug 20010410.006, undo change#7115

port the OpenBSD glob() security patch

p4raw-link: @9676 on //depot/maint-5.6/perl: 3f3c3e312f619efa81ad88565a24e92f15dff662
p4raw-link: @9675 on //depot/maint-5.6/perl: c84593816ace2807d5ff27bb0745a28ec29187b1
p4raw-link: @7115 on //depot/perl: 5675c1a6395a0842c857fc8de159747577df6c4b

p4raw-id: //depot/perl@9677
p4raw-integrated: from //depot/maint-5.6/perl@9672 'copy in'
ext/File/Glob/bsd_glob.h (@9264..) ext/File/Glob/bsd_glob.c
(@9512..) ext/File/Glob/Glob.xs (@9545..) 'merge in' t/op/pat.t
(@9138..) regexec.c (@9288..) ext/File/Glob/Glob.pm (@9512..)

23 years agoIntegrate mainline
Nick Ing-Simmons [Tue, 10 Apr 2001 20:39:31 +0000]
Integrate mainline

p4raw-id: //depot/perlio@9674

23 years agoIntegrate against change 9670 aka perl-5.7.1
Nick Ing-Simmons [Tue, 10 Apr 2001 18:46:14 +0000]
Integrate against change 9670 aka perl-5.7.1

p4raw-id: //depot/perlio@9673

23 years agoAdd a script for doing cumulative profile of the test suite.
Jarkko Hietaniemi [Tue, 10 Apr 2001 13:45:01 +0000]
Add a script for doing cumulative profile of the test suite.
(Requires ATOM, that is, Tru64.)

p4raw-id: //depot/perl@9672

23 years agoMissing std block.
Jarkko Hietaniemi [Tue, 10 Apr 2001 12:38:53 +0000]
Missing std block.

p4raw-id: //depot/perl@9671

23 years agoThis is 5.7.1.
Jarkko Hietaniemi [Tue, 10 Apr 2001 01:25:58 +0000]
This is 5.7.1.

p4raw-id: //depot/perl@9670

23 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 10 Apr 2001 01:09:14 +0000]
Update Changes.

p4raw-id: //depot/perl@9669

23 years agoRegen toc.
Jarkko Hietaniemi [Tue, 10 Apr 2001 01:00:38 +0000]
Regen toc.

p4raw-id: //depot/perl@9668

23 years agoUpdate perlhist.
Jarkko Hietaniemi [Tue, 10 Apr 2001 00:52:16 +0000]
Update perlhist.

p4raw-id: //depot/perl@9667

23 years agoSlight wording tweaks from Damian to #9658.
Jarkko Hietaniemi [Mon, 9 Apr 2001 23:38:59 +0000]
Slight wording tweaks from Damian to #9658.

p4raw-id: //depot/perl@9666

23 years agoNit
Simon Cozens [Mon, 9 Apr 2001 20:29:44 +0000]
Nit
Message-ID: <20010409202944.A14796@the.earth.li>

p4raw-id: //depot/perl@9665

23 years agoRe: perl571delta.pod@9631
Mike Guy [Mon, 9 Apr 2001 18:09:14 +0000]
Re: perl571delta.pod@9631
Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>

p4raw-id: //depot/perl@9664

23 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 9 Apr 2001 13:43:35 +0000]
Update Changes.

p4raw-id: //depot/perl@9663

23 years agotweak tweak.
Jarkko Hietaniemi [Mon, 9 Apr 2001 13:24:46 +0000]
tweak tweak.

p4raw-id: //depot/perl@9662

23 years agoThinko in manual patch applying.
Jarkko Hietaniemi [Mon, 9 Apr 2001 13:15:13 +0000]
Thinko in manual patch applying.

p4raw-id: //depot/perl@9661

23 years agoRe: [PATCH perl@9424] isn't numeric warning
Robin Barker [Mon, 9 Apr 2001 14:58:04 +0000]
Re: [PATCH perl@9424] isn't numeric warning
Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>

(This corrects the case where the "isn't numeric" string contains \0s
and is longer than the temporary buffer, and contains \0 at the point
the string would be truncated by "...".)

p4raw-id: //depot/perl@9660

23 years agoUpgrade to CGI.pm 2.753, from Lincoln Stein.
Jarkko Hietaniemi [Mon, 9 Apr 2001 12:57:41 +0000]
Upgrade to CGI.pm 2.753, from Lincoln Stein.

p4raw-id: //depot/perl@9659

23 years agoPartial rewrite of perlobj.pod
Ilmari Karonen [Sun, 8 Apr 2001 23:14:29 +0000]
Partial rewrite of perlobj.pod
Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>

Rearrange and rewrite the Method Invocation section
to explain the concepts in nicer order.

p4raw-id: //depot/perl@9658

23 years agoUpgrade to podlators 1.09, from Russ Allbery.
Jarkko Hietaniemi [Mon, 9 Apr 2001 12:35:58 +0000]
Upgrade to podlators 1.09, from Russ Allbery.

p4raw-id: //depot/perl@9657

23 years agoperl571delta.
Jarkko Hietaniemi [Mon, 9 Apr 2001 12:31:53 +0000]
perl571delta.

p4raw-id: //depot/perl@9656

23 years agodocumentation tweaks for UTF-EBCDIC support
Prymmer/Kahn [Mon, 9 Apr 2001 00:08:58 +0000]
documentation tweaks for UTF-EBCDIC support
Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>

p4raw-id: //depot/perl@9655

23 years agoUpdate perlhist.
Jarkko Hietaniemi [Mon, 9 Apr 2001 03:25:24 +0000]
Update perlhist.

p4raw-id: //depot/perl@9653
p4raw-edited: from //depot/maint-5.6/perl@9652 'edit in'
pod/perlhist.pod (@9516..)

23 years agoperl571delta tweaking continues.
Jarkko Hietaniemi [Mon, 9 Apr 2001 03:18:49 +0000]
perl571delta tweaking continues.

p4raw-id: //depot/perl@9652

23 years agoIntegrate the perlfork half of #9513 from maintperl into mainline
Jarkko Hietaniemi [Mon, 9 Apr 2001 02:40:24 +0000]
Integrate the perlfork half of #9513 from maintperl into mainline
(the perlunicode half is obsolete)

p4raw-id: //depot/perl@9650
p4raw-edited: from //depot/maint-5.6/perl@9648 'edit in'
pod/perlfork.pod (@7273..)

23 years agoIntegrate change #9646 from maintperl into mainline.
Jarkko Hietaniemi [Mon, 9 Apr 2001 02:13:04 +0000]
Integrate change #9646 from maintperl into mainline.

add note about ithreads and Thread.pm

p4raw-link: @9646 on //depot/maint-5.6/perl: 17a9312cad5ed64ba042d3290b6b96c0c0cf8f59

p4raw-id: //depot/perl@9648
p4raw-integrated: from //depot/maint-5.6/perl@9647 'merge in'
ext/Thread/Thread.pm (@7247..) ext/Thread/Thread.xs (@9547..)

23 years agoBad assumption that shortsize == 2.
Jarkko Hietaniemi [Mon, 9 Apr 2001 02:10:18 +0000]
Bad assumption that shortsize == 2.

p4raw-id: //depot/perl@9647

23 years agoIntegrate change #9639 from maintperl into mainline:
Jarkko Hietaniemi [Sun, 8 Apr 2001 20:37:00 +0000]
Integrate change #9639 from maintperl into mainline:
on windows, many of the README.* pods were being copied to
the wrong location

p4raw-link: @9639 on //depot/maint-5.6/perl: 91bbe2a83b3b20b503515c0217ff33da895ae050

p4raw-id: //depot/perl@9644
p4raw-integrated: from //depot/maint-5.6/perl@9643 'merge in'
win32/Makefile win32/makefile.mk (@9587..)

23 years agoIntegrate change #9624 from maintperl into mainline:
Jarkko Hietaniemi [Sun, 8 Apr 2001 20:07:11 +0000]
Integrate change #9624 from maintperl into mainline:
the pod tests were not okay.  (t/pod/find.t changes ignored)

p4raw-link: @9624 on //depot/maint-5.6/perl: cf1c4a97376b5a495969381e18662a86af89c73a

p4raw-id: //depot/perl@9643
p4raw-integrated: from //depot/maint-5.6/perl@9642 'copy in'
t/pod/emptycmd.t t/pod/for.t t/pod/headings.t t/pod/include.t
t/pod/included.t t/pod/lref.t t/pod/multiline_items.t
t/pod/nested_items.t t/pod/nested_seqs.t t/pod/oneline_cmds.t
t/pod/pod2usage.t t/pod/poderrs.t t/pod/podselect.t (@7885..)
t/pod/special_seqs.t (@7893..) 'merge in' lib/Pod/Find.pm
(@8727..)

23 years agoIntegrate change #9638 from maintperl into mainline:
Jarkko Hietaniemi [Sun, 8 Apr 2001 19:57:17 +0000]
Integrate change #9638 from maintperl into mainline:
update to latest JPL from the anoncvs repository

p4raw-link: @9638 on //depot/maint-5.6/perl: 938d38c3258f3c3cfcda1601950a894c23717286

p4raw-id: //depot/perl@9642
p4raw-branched: from //depot/maint-5.6/perl@9641 'branch in'
jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
p4raw-integrated: from //depot/maint-5.6/perl@9641 'copy in'
jpl/JNI/JNI.xs jpl/PerlInterpreter/PerlInterpreter.h (@5902..)
jpl/README (@7887..) jpl/JNI/Makefile.PL (@9312..) 'merge in'
jpl/JNI/JNI.pm (@5902..) MANIFEST (@9587..)

23 years agoperl571delta updates.
Jarkko Hietaniemi [Sun, 8 Apr 2001 19:53:30 +0000]
perl571delta updates.

p4raw-id: //depot/perl@9641

23 years agoBritishify spellings; s/\b(front|back) (end)\b/\1\2/g;
Jarkko Hietaniemi [Sun, 8 Apr 2001 17:53:53 +0000]
Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;

p4raw-id: //depot/perl@9637

23 years agoRegen toc.
Jarkko Hietaniemi [Sun, 8 Apr 2001 17:18:32 +0000]
Regen toc.

p4raw-id: //depot/perl@9636

23 years agofix IO.xs compile failure on VMS
Craig A. Berry [Sun, 8 Apr 2001 12:30:16 +0000]
fix IO.xs compile failure on VMS
Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>

p4raw-id: //depot/perl@9635

23 years agoFix the perlmodlib generation (didn't understand separate .pod
Jarkko Hietaniemi [Sun, 8 Apr 2001 17:09:19 +0000]
Fix the perlmodlib generation (didn't understand separate .pod
files; didn't understand -- as the name-thing separator).

Update the CPAN mirrors list.

p4raw-id: //depot/perl@9634

23 years agoSort MANIFEST.
Jarkko Hietaniemi [Sun, 8 Apr 2001 16:49:17 +0000]
Sort MANIFEST.

p4raw-id: //depot/perl@9633

23 years agoperl571delta updates based on p5p feedback; still needs
Jarkko Hietaniemi [Sun, 8 Apr 2001 16:10:15 +0000]
perl571delta updates based on p5p feedback; still needs
lots of examples.

p4raw-id: //depot/perl@9631

23 years agoUpdate the list of supported platforms to talk about 5.7.1
Jarkko Hietaniemi [Sun, 8 Apr 2001 15:59:13 +0000]
Update the list of supported platforms to talk about 5.7.1
(and 5.6.1)

p4raw-id: //depot/perl@9630

23 years agoIntegrate changes #8677,8680,8681,8725,8732,8776,8782,9290
Jarkko Hietaniemi [Sun, 8 Apr 2001 15:55:41 +0000]
Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
from maintperl into mainline: perlport updates.

p4raw-link: @8732 on //depot/maint-5.6/perl: 90f80d9daeb9997573212370cc442fdb12c2aa97
p4raw-link: @8725 on //depot/maint-5.6/perl: e7a9bdc155196b4f612a787f76da7521b35f2e66
p4raw-link: @8681 on //depot/maint-5.6/perl: b572fec36f5c53c5a9c3496f89515a61e073fe81
p4raw-link: @8680 on //depot/maint-5.6/perl: f2214cd0e8376fbc371483c7957aef88a7eafbfd
p4raw-link: @8677 on //depot/maint-5.6/perl: 9bc1a4975d1d72fa279effb064305b9a4c210a71

p4raw-id: //depot/perl@9629
p4raw-edited: from //depot/maint-5.6/perl@9628 'edit in'
pod/perlport.pod (@9227..)

23 years agoperlsolaris.pod copied to wrong directory.
Jarkko Hietaniemi [Sun, 8 Apr 2001 15:53:17 +0000]
perlsolaris.pod copied to wrong directory.

p4raw-id: //depot/perl@9628

23 years agoTypos in perl571delta.pod
Stephen P. Potter [Sat, 7 Apr 2001 20:37:05 +0000]
Typos in perl571delta.pod
Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>

p4raw-id: //depot/perl@9627

23 years agoSmoke out dTHR, spotted by by Stephen P. Potter.
Jarkko Hietaniemi [Sun, 8 Apr 2001 14:39:04 +0000]
Smoke out dTHR, spotted by by Stephen P. Potter.

p4raw-id: //depot/perl@9626

23 years agoIntegrate mainline
Nick Ing-Simmons [Sun, 8 Apr 2001 10:14:23 +0000]
Integrate mainline

p4raw-id: //depot/perlio@9625

23 years agoUpdate Changes.
Jarkko Hietaniemi [Sat, 7 Apr 2001 22:40:47 +0000]
Update Changes.

p4raw-id: //depot/perl@9622

23 years agoUpdate AUTHORS.
Jarkko Hietaniemi [Sat, 7 Apr 2001 22:34:16 +0000]
Update AUTHORS.

p4raw-id: //depot/perl@9621