This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
20 years agoIntegrate:
Jarkko Hietaniemi [Tue, 12 Aug 2003 08:58:28 +0000 (08:58 +0000)]
Integrate:
[ 20620]
Subject: [PATCH] [@20616] perlreref.pod incorrectly describes \c
From: merlyn@stonehenge.com (Randal L. Schwartz)
Date: 11 Aug 2003 09:45:29 -0700
Message-ID: <86isp4kus6.fsf@blue.stonehenge.com>

Subject: [PATCH] perlreref.pod tweaks
From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
Date: Mon, 11 Aug 2003 13:19:51 -0400
Message-ID: <20030811171951.GA332851@linguist.thayer.dartmouth.edu>

Plus a note about {,n} not being a quantifier.

[ 20621]
perldelta tweaks.

[ 20622]
[perl #23274] B::Deparse wasn't handling correctly builtins that
have two filehandles in their prototypes (pipe, socketpair,
accept) when non-bareword prototypes were used.

[ 20623]
Add a new regression test for Safe : tests that all ops
can be trapped by a Safe compartement (except for the ones
that can't.)

[ 20625]
Subject: Re: [PATCH] perlreref.pod tweaks
From: Iain Truskett <spoon@cpan.org>
Date: Tue, 12 Aug 2003 13:59:27 +1000
Message-ID: <20030812035927.GJ7914@gytha.anu.edu.au>

plus explain "Titlecase".

[ 20626]
head2-ify many of the head1s, will probably make this look
better in HTML.

[ 20627]
Gotta Get'em Cases Right.

[ 20628]
Too enthusiastic head2-ing.

[ 20629]
=head2 ALL CAPS

[ 20630]
Fix for [perl #23287] segfault in untie.
(Well, at least no more coredump.)

[ 20631]
A new try from Dave Mitchell for [perl #23265].

[ 20632]
The Debian people have expressed a wish for the boilerplate
being specific about the Perl version; patch from Nicholas Clark.

[ 20633]
Subject: [PATCH h2xs] produce Foo-Bar/lib/Foo/Bar.pm
From: Michael G Schwern <schwern@pobox.com>
Date: Sat, 9 Aug 2003 15:03:02 -0700
Message-ID: <20030809220301.GE24919@windhund.schwern.org>

(plus one extra catfile() in h2xs.t)

[ 20634]
Subject: [PATCH 5.8.1 @19053] XSLoader revisted
From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
Date: Mon, 21 Apr 2003 22:44:37 -0700
Message-ID: <20030422054437.GA8297@math.berkeley.edu>

(the XSLoader doc hunk; the h2xs looks like a behavioural change)

[ 20635]
Advertise neo-h2xs.
p4raw-link: @20635 on //depot/maint-5.8/perl: 03048e76084a87b7af1a556483f7ebf08a44e280
p4raw-link: @20634 on //depot/perl: d7f44de216e72597099819403690905e87b0a15f
p4raw-link: @20633 on //depot/perl: 4a6602376e46f7ce9ede73b10063d105a533f05a
p4raw-link: @20632 on //depot/perl: a42b7cd7ba47cae246abc5cd8f9dc7ba948aaa55
p4raw-link: @20631 on //depot/perl: 9d1ce744c6b1f6545853185bcc1688e9343cccff
p4raw-link: @20630 on //depot/perl: b7056d9c698177a62c525b2c6e1f5368fe56e6c5
p4raw-link: @20629 on //depot/perl: 1501d360ba47d9f9487869f06b91da936bb3c6e7
p4raw-link: @20628 on //depot/perl: 40506b5d304221b2909f8fc369d184f7caedc902
p4raw-link: @20627 on //depot/perl: d3b55b48172934cab9a64a8de5d1bdd25b115c5c
p4raw-link: @20626 on //depot/perl: a5365663f59d38ce50a53f9b46b25daa36d5ab17
p4raw-link: @20625 on //depot/perl: 47e8a552181f4e4d9a6075d02dfd1f5863b44bf7
p4raw-link: @20623 on //depot/perl: 6c52f3eb45c9b0bdbcd8209f58fd8ec7fbae4aa8
p4raw-link: @20622 on //depot/perl: b72c97e8d47870b635328f30b227f57d2bb55515
p4raw-link: @20621 on //depot/maint-5.8/perl: 47cd5e5e1f0206edd7bfaa844df56d4b74643f1e
p4raw-link: @20620 on //depot/perl: 6d014f17427cba892ebb4fb2b45f28cc737c7c9e

p4raw-id: //depot/maint-5.8/perl@20636
p4raw-branched: from //depot/perl@20635 'branch in'
ext/Safe/t/safeops.t
p4raw-integrated: from //depot/perl@20635 'copy in' lib/h2xs.t
(@15429..) pp_sys.c (@19910..) ext/DynaLoader/XSLoader_pm.PL
(@19948..) utils/h2xs.PL (@20176..) t/op/tie.t (@20199..)
pod/perlreref.pod (@20620..) 'merge in' ext/B/B/Deparse.pm
(@20287..) MANIFEST (@20593..) pad.c t/op/closure.t (@20602..)

20 years agoAdvertise neo-h2xs.
Jarkko Hietaniemi [Tue, 12 Aug 2003 08:48:56 +0000 (08:48 +0000)]
Advertise neo-h2xs.

p4raw-id: //depot/maint-5.8/perl@20635

20 years agoperldelta tweaks.
Jarkko Hietaniemi [Mon, 11 Aug 2003 17:38:23 +0000 (17:38 +0000)]
perldelta tweaks.

p4raw-id: //depot/maint-5.8/perl@20621

20 years ago$* is not yet fully gone in 5.8.1.
Jarkko Hietaniemi [Mon, 11 Aug 2003 15:49:27 +0000 (15:49 +0000)]
$* is not yet fully gone in 5.8.1.

p4raw-id: //depot/maint-5.8/perl@20618

20 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 11 Aug 2003 12:29:51 +0000 (12:29 +0000)]
Update Changes.

p4raw-id: //depot/maint-5.8/perl@20617

20 years agoAdvertise the PerlIO::via UTF8 method.
Jarkko Hietaniemi [Mon, 11 Aug 2003 12:25:29 +0000 (12:25 +0000)]
Advertise the PerlIO::via UTF8 method.

p4raw-id: //depot/maint-5.8/perl@20616

20 years agoIntegrate:
Jarkko Hietaniemi [Mon, 11 Aug 2003 12:23:17 +0000 (12:23 +0000)]
Integrate:
[ 20611]
Typo fix from Boris Zentner.

[ 20612]
VC6 warning: result still unsigned.

[ 20614]
Allow via layer to affect the PERLIO_F_UTF8 flag.
p4raw-link: @20614 on //depot/perl: 802588c38f93bc20e6e27335acb9575e1c5e053e
p4raw-link: @20612 on //depot/perl: db12adc639f0fd626547e3bb85667c5d90d59721
p4raw-link: @20611 on //depot/perl: 9b55d3abafa1e65a2202aa8a5382f9d9a5ad7fc9

p4raw-id: //depot/maint-5.8/perl@20615
p4raw-integrated: from //depot/perl@20610 'copy in' pod/perlfaq5.pod
(@18604..) ext/PerlIO/via/via.xs (@18659..)
ext/PerlIO/via/via.pm (@18904..) 'merge in' regexec.c
(@20568..)

20 years agoIntegrate:
Jarkko Hietaniemi [Mon, 11 Aug 2003 06:37:13 +0000 (06:37 +0000)]
Integrate:
[ 20607]
Subject: Re: killing for vital signs [PATCH]
From: "John P. Linderman" <jpl@research.att.com>
Date: Sun, 10 Aug 2003 15:44:33 -0400 (EDT)
Message-Id: <200308101944.PAA96547@raptor.research.att.com>

[ 20608]
Explain the 'Wide character in print' a bit more.

[ 20609]
Subject: [perl #23273] warnings in Unicode::UCD
From: Lukas Mai (via RT) <perlbug-followup@perl.org>
Date: 10 Aug 2003 22:37:41 -0000
Message-ID: <rt-23273-62473.18.6967347513833@rt.perl.org>
p4raw-link: @20609 on //depot/perl: c5a29f4004592b2ad76f103411af81e53655e50a
p4raw-link: @20608 on //depot/perl: cd28123a2c77a86bd3079d0bff9f940c7270fdb6
p4raw-link: @20607 on //depot/perl: 1e9c1022d083eab04a1d88cf3f92a6f2fc2b0791

p4raw-id: //depot/maint-5.8/perl@20610
p4raw-integrated: from //depot/perl@20606 'copy in' pod/perlipc.pod
(@20178..) lib/Unicode/UCD.pm lib/Unicode/UCD.t (@20232..)
'merge in' pod/perldiag.pod (@20135..) pod/perlfunc.pod
(@20242..)

20 years agoIntegrate:
Jarkko Hietaniemi [Sun, 10 Aug 2003 20:43:47 +0000 (20:43 +0000)]
Integrate:
[ 20604]
Clarify the format checking instructions.

[ 20605]
gcc -ansi -pedantic cleanup; and a seemingly forgotten
sv_placeholder hunk.
p4raw-link: @20605 on //depot/perl: 5dc8bdac4bb193458aa47dbb909b9b8f2afd9454
p4raw-link: @20604 on //depot/perl: 506c03b266d78b00129543635789e26faa9166fb

p4raw-id: //depot/maint-5.8/perl@20606
p4raw-integrated: from //depot/perl@20603 'copy in' Porting/pumpkin.pod
(@19242..) 'merge in' sv.h (@19268..) perl.h (@20475..)

20 years agoRetract #20597, too many resulting core dumps.
Jarkko Hietaniemi [Sun, 10 Aug 2003 19:48:42 +0000 (19:48 +0000)]
Retract #20597, too many resulting core dumps.

p4raw-id: //depot/maint-5.8/perl@20603

20 years agoTwo different test harnesses, mmmm.
Jarkko Hietaniemi [Sun, 10 Aug 2003 19:38:36 +0000 (19:38 +0000)]
Two different test harnesses, mmmm.

p4raw-id: //depot/maint-5.8/perl@20601

20 years agoRegen perlapi, perltoc.
Jarkko Hietaniemi [Sun, 10 Aug 2003 18:32:49 +0000 (18:32 +0000)]
Regen perlapi, perltoc.

p4raw-id: //depot/maint-5.8/perl@20600

20 years agoAdvertise perlreref.
Jarkko Hietaniemi [Sun, 10 Aug 2003 18:32:16 +0000 (18:32 +0000)]
Advertise perlreref.

p4raw-id: //depot/maint-5.8/perl@20599

20 years agoIntegrate:
Jarkko Hietaniemi [Sun, 10 Aug 2003 18:29:12 +0000 (18:29 +0000)]
Integrate:
[ 20586]
Subject: [PATCH perlmodinstall.pod] Installation on Win32
From: Michael G Schwern <schwern@pobox.com>
Date: Fri, 8 Aug 2003 18:35:51 -0700
Message-ID: <20030809013550.GS1587@windhund.schwern.org>

[ 20587]
hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where a
normal key was replaced by its UTF-8 equivalent. This caused the
"Storable problem" RT3 users reported under RH9.

[ 20588]
Update Jon Orwant's email address as he wants it,
drop TPJ URL; upate also Doug MacEachern's address.

[ 20589]
Subject: [PATCH t/lib/1_compile.t] Removing tested modules
From: Michael G Schwern <schwern@pobox.com>
Date: Sat, 9 Aug 2003 13:36:59 -0700
Message-ID: <20030809203659.GB24919@windhund.schwern.org>

[ 20593]
Add the perlreref manpage, by Iain Truskett
(regular expressions quick reference.)
Regenerate the table of contents.

[ 20594]
Further tweaks on perlreref.pod (by Iain Truskett)

[ 20595]
One more PL_csighandlerp.

[ 20596]
Try simple workaround for the POSIX autosplit.ix warning.

[ 20597]
Subject: Re: [perl #23265] Nested anonymous subs
From: Dave Mitchell <davem@fdgroup.com>
Date: Sun, 10 Aug 2003 01:35:30 +0100
Message-ID: <20030810003530.GB6547@fdgroup.com>
p4raw-link: @20597 on //depot/perl: 6cbc0cd1d96dba8bcda440e8ed6dde3e7b3a050b
p4raw-link: @20596 on //depot/perl: d5a0d2f99e0b4c8cd215ae33ce31786e1b28a247
p4raw-link: @20595 on //depot/perl: b4ed63f0a0813bfb6f592229a3dc3cac2ade92c3
p4raw-link: @20594 on //depot/perl: e5a7b00343749c7d105ae604c729e7f14b9e23db
p4raw-link: @20593 on //depot/perl: 30487ceba2ac5c35e693d7aba544e73d6a7dc3f0
p4raw-link: @20589 on //depot/perl: 6fe7af953cb2b4526afcec17ba9349377ed46c3e
p4raw-link: @20588 on //depot/perl: 8eabb63386c71656a88ef655e5aade9c6efc476c
p4raw-link: @20587 on //depot/perl: 27a3632dc8ba5e57d3f3b0996b65e6dcebf37875
p4raw-link: @20586 on //depot/perl: 376270a4000241675d2fdcb89a2b30a7bb0e3695

p4raw-id: //depot/maint-5.8/perl@20598
p4raw-integrated: from //depot/perl@20589 'copy in' t/lib/1_compile.t
(@16659..)
p4raw-integrated: from //depot/perl@20586 'ignore'
pod/perlmodinstall.pod (@15542..)
p4raw-branched: from //depot/perl@20585 'branch in' pod/perlreref.pod
p4raw-integrated: from //depot/perl@20585 'copy in' pod/perlembed.pod
(@19147..) ext/POSIX/POSIX.pm (@20165..) pod/buildtoc.PL
pod/perl.pod (@20395..) ext/POSIX/POSIX.xs (@20565..) 'merge
in' t/op/closure.t (@19637..) hv.c (@20224..) pod/perltoc.pod
(@20426..) MANIFEST (@20523..) pad.c (@20584..)

20 years agoReintroduce the U_32-ification to pad.c,
Jarkko Hietaniemi [Sat, 9 Aug 2003 18:06:11 +0000 (18:06 +0000)]
Reintroduce the U_32-ification to pad.c,
suggested by Dave Mitchell.

p4raw-id: //depot/maint-5.8/perl@20585

20 years agoUpdate Changes.
Jarkko Hietaniemi [Sat, 9 Aug 2003 08:52:37 +0000 (08:52 +0000)]
Update Changes.

p4raw-id: //depot/maint-5.8/perl@20582

20 years agoUpdate on the cygwin situation. (I'm wishfully thinking
Jarkko Hietaniemi [Sat, 9 Aug 2003 08:45:18 +0000 (08:45 +0000)]
Update on the cygwin situation.  (I'm wishfully thinking
that the sigaction.t failure was fixed by (blead) #20565.)

p4raw-id: //depot/maint-5.8/perl@20581

20 years agoIntegrate:
Jarkko Hietaniemi [Sat, 9 Aug 2003 08:32:25 +0000 (08:32 +0000)]
Integrate:
[ 20570]
Two more tests for #20566/#20568.

[ 20571]
Subject: [PATCH] Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
From: Nicholas Clark <nick@ccl4.org>
Date: Fri, 8 Aug 2003 23:30:00 +0100
Message-ID: <20030808233000.B20130@plum.flirble.org>

[ 20572]
Subject: [PATCH] kill 'INT' doesn't work on Windows
From: Jan Dubois <jand@ActiveState.com>
Date: Fri, 08 Aug 2003 17:49:03 -0700
Message-ID: <ite8jvgjgcfm8e9dhl6f4dtstrbmn1vmpk@4ax.com>

[ 20573]
Subject: Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX=
From: Michael G Schwern <schwern@pobox.com>
Date: Fri, 8 Aug 2003 13:59:50 -0700
Message-ID: <20030808205950.GJ1587@windhund.schwern.org>

[ 20574]
Subject: [ PATCH] Re: strange destruction problem on VMS
From: Dave Mitchell <davem@fdgroup.com>
Date: Fri, 8 Aug 2003 22:28:48 +0100
Message-ID: <20030808212848.GA2628@fdgroup.com>

[ 20577]
The libcygipc doesn't really work with the Perl SysV IPC tests
so no much point in adding it yet.

[ 20579]
Some updates for the memory use debugging section:
-DL is obsolete, mention Devel::Size, and Purify and valgrind.
p4raw-link: @20579 on //depot/perl: b30f304ae36b3931349d7d5816f5a5646afe5397
p4raw-link: @20577 on //depot/perl: 2bf8728c009dcec88a168e56c645c4ef772e11fe
p4raw-link: @20574 on //depot/perl: 39cf41c2bf3759609409070b764ece8bd1114aea
p4raw-link: @20573 on //depot/perl: e8c8d959315d53d951cc75427f9a58a15d8cf780
p4raw-link: @20572 on //depot/perl: 9e200fca2469be3038fc6b7efd81a14847a83256
p4raw-link: @20571 on //depot/perl: da5add9b468c40165d25db86107f2b7fccd71e90
p4raw-link: @20570 on //depot/perl: 89d0f8e1791f63975577c623564080289e4e5ccb

p4raw-id: //depot/maint-5.8/perl@20580
p4raw-integrated: from //depot/perl@20576 'copy in' pod/perldebguts.pod
(@15351..) pod/perlfaq8.pod (@18604..) ext/Storable/Storable.xs
(@20453..) hints/cygwin.sh (@20563..) 'merge in' sv.c
(@20315..) win32/win32.c (@20455..) t/op/pat.t (@20568..)

20 years agoRetract #20525 since it was due to broken INT32_MIN in
Jarkko Hietaniemi [Sat, 9 Aug 2003 07:25:52 +0000 (07:25 +0000)]
Retract #20525 since it was due to broken INT32_MIN in
Cygwin 1.5's stdint.h.

p4raw-id: //depot/maint-5.8/perl@20576

20 years agoIntegrate:
Nick Ing-Simmons [Fri, 8 Aug 2003 23:05:49 +0000 (00:05 +0100)]
Integrate:
[ 20568]
Subject: [PATCH] Re: UNICODE regexp bug
Message-Id: <20030808220549.5109.4@llama.ni-s.u-net.com>

Better patch (than #20566) from NI-S, one more test
(introduce another variable rather than reuse the tmp, though)
p4raw-link: @20568 on //depot/perl: 5dab1207de1f24b66daa019a365ada0ee1faa6f9

p4raw-id: //depot/maint-5.8/perl@20569
p4raw-integrated: from //depot/perl@20567 'merge in' regexec.c
t/op/pat.t (@20566..)

20 years agoIntegrate:
Jarkko Hietaniemi [Fri, 8 Aug 2003 19:51:22 +0000 (19:51 +0000)]
Integrate:
[ 20563]
Subject: [PATCH] maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist
From: "Gerrit P. Haase" <gp@familiehaase.de>
Date: Fri, 8 Aug 2003 13:44:51 +0200
Message-ID: <1621817486657.20030808134451@familiehaase.de>

[ 20564]
Subject: [PATCH] Re: main@20537: WinXP build failed op/time.t test 2
From: Steve Hay <steve.hay@uk.radan.com>
Date: Fri, 08 Aug 2003 12:42:28 +0100
Message-ID: <3F338CA4.3010503@uk.radan.com>

[ 20565]
Move the csighandler to be a data variable so that
things like DLL trampolines can't mess up the code
variables the Perl_csighandler (seen in Cygwin:
Perl_csighandler in POSIX extension was different
than in main executable).

[ 20566]
Subject: UNICODE regexp bug
From: Nick Ing-Simmons <nick@ing-simmons.net>
Date: Fri, 08 Aug 2003 20:36:56 +0100
Message-Id: <20030808193656.5109.1@llama.ni-s.u-net.com>
p4raw-link: @20566 on //depot/perl: c1e0e3d213c8ff11e0eeef6aecef3894e8ec6e96
p4raw-link: @20565 on //depot/perl: 5c1546dc48d585e2ab2e244b01f0213280b12017
p4raw-link: @20564 on //depot/perl: ab2f3c4a71e82c5e73898a746d576abd20c32de8
p4raw-link: @20563 on //depot/perl: 0016644b4ef8e92272036e52ec534c50ed8924c6

p4raw-id: //depot/maint-5.8/perl@20567
p4raw-integrated: from //depot/perl@20562 'copy in'
ext/NDBM_File/hints/cygwin.pl ext/ODBM_File/hints/cygwin.pl
(@4769..) t/op/time.t (@11838..) hints/cygwin.sh (@16291..)
ext/POSIX/POSIX.xs (@20081..) 'merge in' mg.c (@20068..)
embedvar.h perlapi.h perlvars.h (@20263..) t/op/pat.t
(@20405..) regexec.c (@20538..)

20 years agoRetract #20479 (was part of #20493) from maint.
Jarkko Hietaniemi [Fri, 8 Aug 2003 11:55:24 +0000 (11:55 +0000)]
Retract #20479 (was part of #20493) from maint.

p4raw-id: //depot/maint-5.8/perl@20562

20 years agoIntegrate:
Jarkko Hietaniemi [Fri, 8 Aug 2003 11:45:58 +0000 (11:45 +0000)]
Integrate:
[ 20560]
Retract PASTHRU* changes as recommended by Schwern.
p4raw-link: @20560 on //depot/perl: 071e6b84e51733024bc383ec15981f44c4d4a53c

p4raw-id: //depot/maint-5.8/perl@20561
p4raw-integrated: from //depot/perl@20558 'copy in'
lib/ExtUtils/MM_Win32.pm lib/ExtUtils/t/MM_Win32.t (@20502..)
lib/ExtUtils/MM_Unix.pm (@20527..)

20 years agoUpdate Changes.
Jarkko Hietaniemi [Thu, 7 Aug 2003 18:21:11 +0000 (18:21 +0000)]
Update Changes.

p4raw-id: //depot/maint-5.8/perl@20558

20 years agoIntegrate:
Jarkko Hietaniemi [Thu, 7 Aug 2003 18:15:57 +0000 (18:15 +0000)]
Integrate:
[ 20556]
The #20546 was too ambitious, broke the test.
p4raw-link: @20556 on //depot/perl: f695f0e6874001cf0696a1b1ec3411efe80ba2a9

p4raw-id: //depot/maint-5.8/perl@20557
p4raw-integrated: from //depot/perl@20555 'copy in' lib/Benchmark.pm
lib/Benchmark.t (@20546..)

20 years agoIntegrate:
Peter Prymmer [Thu, 7 Aug 2003 14:02:02 +0000 (10:02 -0400)]
Integrate:
[ 20550]
Allow hinting d_semctl_semun and d_semctl_semid_ds.

[ 20552]
Hint away the semid_ds test in NetBSD/sparc.

[ 20553]
Some AUTHORS updates.

[ 20554]
Subject: Fw: [PATCH: perl@20512] DBG build tweaks for VMS.
Message-ID: <OFA59024FD.170B3227-ON85256D7B.00630753-85256D7B.00631048@factset.com>
p4raw-link: @20554 on //depot/perl: 71a0fcfa4f595293e734533885433c47a0d65f10
p4raw-link: @20553 on //depot/perl: 1f763e40f4afeac40b270875dc9e1bc8d4db5f38
p4raw-link: @20552 on //depot/perl: 3332bd48887b0ba301a11465bf667141ae01ada3
p4raw-link: @20550 on //depot/perl: 2fad75a19411f05e47e6609ac632b714c1ebdf95

p4raw-id: //depot/maint-5.8/perl@20555
p4raw-integrated: from //depot/perl@20549 'copy in' AUTHORS (@20498..)
hints/netbsd.sh (@20544..) 'merge in' Configure (@20435..)
vms/descrip_mms.template (@20497..)

20 years agoIntegrate:
Jarkko Hietaniemi [Thu, 7 Aug 2003 15:07:48 +0000 (15:07 +0000)]
Integrate:
[ 20538]
Subject: Re: [perl #23030] Error in negative lookahead with alternations
From: hv@crypt.org
Date: Thu, 07 Aug 2003 02:44:23 +0100
Message-Id: <200308070144.h771iN906446@zen.crypt.org>

[ 20541]
Subject: Re: maint @ 20537
From: Philip Newton <Philip.Newton@gmx.net>
Date: Thu, 07 Aug 2003 09:05:17 +0200
Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>

[ 20542]
If no alarm(), skip the subtests.

[ 20546]
Subject: [PATCH 5.8.1] Benchmark problem
From: Radu Greab <rgreab@fx.ro>
Date: Thu, 07 Aug 2003 16:18:25 +0300 (EEST)
Message-Id: <20030807.161825.106541372.radu@yx.primIT.ro>

Subject: Re: [PATCH 5.8.1] Benchmark problem
From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
Date: Thu, 7 Aug 2003 15:48:38 +0200
Message-Id: <20030807154838.5d240dbb.rgarciasuarez@free.fr>

[ 20548]
Subject: [PATCH] Test::More
From: Fergal Daly <fergal@esatclear.ie>
Date: Thu, 7 Aug 2003 15:52:11 +0100
Message-Id: <200308071552.11873.fergal@esatclear.ie>
p4raw-link: @20548 on //depot/perl: de2dd90aad22961e7f1986bf95485befb6eec327
p4raw-link: @20546 on //depot/perl: 359218de2862c98ccfadd5880b5a17387de633db
p4raw-link: @20542 on //depot/perl: 9ec6fbe5dfefdf8245187e5b0d3bbfc3ff99b66d
p4raw-link: @20541 on //depot/perl: e023fae810cffa432b2a2090b56cdacfc54ba116
p4raw-link: @20538 on //depot/perl: c2b0868c4d213b2599daf5fee4d1f957f153bc02

p4raw-id: //depot/maint-5.8/perl@20549
p4raw-integrated: from //depot/perl@20543 'copy in'
ext/Socket/Socket.xs (@19569..) ext/Time/HiRes/t/HiRes.t
(@20269..) t/op/re_tests (@20387..) lib/Benchmark.pm
lib/Benchmark.t (@20463..) lib/Test/More.pm (@20465..)
hints/dos_djgpp.sh (@20529..) 'merge in' regexec.c (@20437..)

20 years agoWorkround for SuSE8.2's -lndbm hack
Nick Ing-Simmons [Thu, 7 Aug 2003 08:44:20 +0000 (08:44 +0000)]
Workround for SuSE8.2's -lndbm hack

p4raw-id: //depot/maint-5.8/perl@20543

20 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 6 Aug 2003 19:16:43 +0000 (19:16 +0000)]
Update Changes.

p4raw-id: //depot/maint-5.8/perl@20537

20 years agoIntegrate:
Jarkko Hietaniemi [Wed, 6 Aug 2003 19:07:34 +0000 (19:07 +0000)]
Integrate:
[ 20535]
ESUCCESS = 0 is not true, but exists.
p4raw-link: @20535 on //depot/perl: 1dd9311ab0a647f516752dd7368cf0b3f3ae13a4

p4raw-id: //depot/maint-5.8/perl@20536
p4raw-integrated: from //depot/perl@20534 'copy in' ext/Errno/t/Errno.t
(@20269..)

20 years agoIntegrate:
Jari Aalto [Wed, 6 Aug 2003 14:24:42 +0000 (17:24 +0300)]
Integrate:
[ 20529]
Various tweaks to help DJGPP builds.

[ 20530]
Make code agree with documentation (from Wolfgang Friebel)

[ 20533]
Subject: [pathc] Sys:Syslog.pm::syslog() - Better error message
Message-ID: <ekzzowp1.fsf@blue.sea.net>
p4raw-link: @20533 on //depot/perl: 78ac6fa82a1cb8d01c25b723520e44c170ead798
p4raw-link: @20530 on //depot/perl: 324b23145b17e1acc327e170d31ebe7b00858b10
p4raw-link: @20529 on //depot/perl: 9483776f29dbf67c9f5f68dcc7dd77bf0eb0eeb5

p4raw-id: //depot/maint-5.8/perl@20534
p4raw-integrated: from //depot/perl@20532 'copy in' hints/dos_djgpp.sh
(@16370..) djgpp/djgppsed.sh (@16619..)
ext/Sys/Syslog/Syslog.pm (@19154..) lib/ExtUtils/MakeMaker.pm
(@20464..)

20 years agoAndreas says the current PAUSE indexer will
Jarkko Hietaniemi [Wed, 6 Aug 2003 18:37:49 +0000 (18:37 +0000)]
Andreas says the current PAUSE indexer will
handle 5.8.1 fine without META.yml, and the
spec of META is far from solid yet.

p4raw-id: //depot/maint-5.8/perl@20532

20 years agoSome goat entrails.
Jarkko Hietaniemi [Wed, 6 Aug 2003 18:35:02 +0000 (18:35 +0000)]
Some goat entrails.

p4raw-id: //depot/maint-5.8/perl@20531

20 years agoIntegrate:
Jarkko Hietaniemi [Wed, 6 Aug 2003 15:03:43 +0000 (15:03 +0000)]
Integrate:
[ 20513]
Subject: [PATCH] dprofpp.PL again -- #20488 thinko
From: "Craig A. Berry" <craigberry@mac.com>
Date: Wed, 06 Aug 2003 00:18:36 -0500
Message-ID: <3F308FAC.4090409@mac.com>

(from vmsperl list)

[ 20514]
Subject: Re: [PATCH pod/perlfaq2.pod] update Friedl book listing for 2nd edition
From: Tim Jenness <t.jenness@jach.hawaii.edu>
Date: Tue, 5 Aug 2003 17:21:46 -1000 (HST)
Message-ID: <Pine.LNX.4.44.0308051720280.8532-100000@lapaki>

[ 20520]
Subject: [PATCH] Re: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
From: Steve Hay <steve.hay@uk.radan.com>
Date: Wed, 06 Aug 2003 10:56:44 +0100
Message-ID: <3F30D0DC.20700@uk.radan.com>

[ 20523]
Subject: maint @ 20512
From: Robin Barker <Robin.Barker@npl.co.uk>
Date: Wed, 6 Aug 2003 15:31:33 +0100
Message-ID: <533D273D4014D411AB1D00062938C4D904046625@hotel.npl.co.uk>

[ 20526]
Cast away gcc 3.3 type conversion pickiness.

[ 20527]
More PASTHRU patching from Steve Hay.
p4raw-link: @20527 on //depot/perl: 11ae9ec4ebc72cfe4673e4d702a519d612ad0bb7
p4raw-link: @20526 on //depot/perl: 08ef4a904f12d715b5130322e97716e61ee78459
p4raw-link: @20523 on //depot/perl: ab96e00406a50bffe11358f112ba8ceddb7d94f7
p4raw-link: @20520 on //depot/perl: 73afeaec30b8a4bfb8d1427477e988b22d3af187
p4raw-link: @20514 on //depot/perl: c74d0ee8a4889d3a2a5f626c8776dbeb58a47c48
p4raw-link: @20513 on //depot/perl: 2693a1648dd84c050f2b4471acfeaa9b91611d3c

p4raw-id: //depot/maint-5.8/perl@20528
p4raw-integrated: from //depot/perl@20525 'copy in'
ext/threads/threads.xs (@19739..) utils/dprofpp.PL (@20488..)
Porting/Maintainers.pl (@20498..) pod/perlfaq2.pod (@20510..)
'ignore' pad.c (@20441..) 'merge in' MANIFEST (@20500..)
p4raw-integrated: from //depot/perl@20520 'ignore'
lib/ExtUtils/MM_Unix.pm (@20508..)

20 years agoperl with cygwin 1.5, need help
Gerrit P. Haase [Sun, 3 Aug 2003 10:57:32 +0000 (12:57 +0200)]
perl with cygwin 1.5, need help
From: "Gerrit P. Haase" <gp@familiehaase.de>
Message-ID: <561375447098.20030803105732@familiehaase.de>

(needed manual fitting)

p4raw-id: //depot/maint-5.8/perl@20525

20 years agoRestore everything regarding "v-string deprecation"
Jarkko Hietaniemi [Wed, 6 Aug 2003 13:29:26 +0000 (13:29 +0000)]
Restore everything regarding "v-string deprecation"
back the way it was, because trying to implement what Larry
wants (use 1.2.3 and use Module 1.2.3 should work without
warnings, note that the latter means that also
$VERSION = 1.2.3 should work without warnings) while
trying to warn for 'improper' uses of, seems to be
easier said than done.

Only the deprecation message work and related doc changes
are retracted, not John Peacock's internal v-strings
cleanup work.

Also the %h=(v65=>42) fix stays since Larry okayed it.

In addition, one warning introduced in 5.8.0 is removed
("v-string in use/require non-portable.") since that
obviously doesn't work well with Larry's vision.

p4raw-id: //depot/maint-5.8/perl@20522

20 years agoIn addition to #20519.
Jarkko Hietaniemi [Wed, 6 Aug 2003 11:59:35 +0000 (11:59 +0000)]
In addition to #20519.

p4raw-id: //depot/maint-5.8/perl@20521

20 years agoIn case I misunderstood and v1.2.3 is still cool.
Jarkko Hietaniemi [Wed, 6 Aug 2003 11:35:18 +0000 (11:35 +0000)]
In case I misunderstood and v1.2.3 is still cool.

p4raw-id: //depot/maint-5.8/perl@20519

20 years agoRework the version strings/objects documentation.
Jarkko Hietaniemi [Wed, 6 Aug 2003 11:26:56 +0000 (11:26 +0000)]
Rework the version strings/objects documentation.

p4raw-id: //depot/maint-5.8/perl@20518

20 years agoDon't warn in the v65 => case about the leading 'v'.
Jarkko Hietaniemi [Wed, 6 Aug 2003 11:06:04 +0000 (11:06 +0000)]
Don't warn in the v65 => case about the leading 'v'.

p4raw-id: //depot/maint-5.8/perl@20517

20 years agoRetract #20472.
Jarkko Hietaniemi [Wed, 6 Aug 2003 10:47:28 +0000 (10:47 +0000)]
Retract #20472.

p4raw-id: //depot/maint-5.8/perl@20516

20 years agov-strings saga continues.
Jarkko Hietaniemi [Wed, 6 Aug 2003 10:44:50 +0000 (10:44 +0000)]
v-strings saga continues.
- use/require 1.2.3 is okay, do not warn
- however, v1.2.3 is warnable offense
- as is e.g. '$a = 1.2.3'
- remove the 'v-strings in use/require non-portable' warning

Next I need to bring back the recently removed or reworked
v-strings documentation and rework all that to talk of
'version objects'.

p4raw-id: //depot/maint-5.8/perl@20515

20 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 5 Aug 2003 20:08:02 +0000 (20:08 +0000)]
Update Changes.

p4raw-id: //depot/maint-5.8/perl@20512

20 years agoIntegrate:
Mark-Jason Dominus [Tue, 5 Aug 2003 19:23:46 +0000 (19:23 +0000)]
Integrate:
[ 20510]
Subject: [PATCH pod/perlfaq2.pod] BETTER update Friedl book listing for 2nd edition
Message-ID: <20030805192346.25911.qmail@plover.com>
p4raw-link: @20510 on //depot/perl: 02d51d12d1be7a3f46d87dbd220b0acd1f787f57

p4raw-id: //depot/maint-5.8/perl@20511
p4raw-integrated: from //depot/perl@20509 'copy in' pod/perlfaq2.pod
(@20030..)

20 years agoIntegrate:
Jarkko Hietaniemi [Tue, 5 Aug 2003 18:42:33 +0000 (18:42 +0000)]
Integrate:
[ 20508]
Continue #20506.
p4raw-link: @20508 on //depot/perl: ea2acc8682353256398868b4c41f36eca84f4af4

p4raw-id: //depot/maint-5.8/perl@20509
p4raw-integrated: from //depot/perl@20507 'copy in'
lib/ExtUtils/MM_Unix.pm (@20506..)

20 years agoIntegrate:
Jarkko Hietaniemi [Tue, 5 Aug 2003 18:01:26 +0000 (18:01 +0000)]
Integrate:
[ 20506]
Try to fix the INC in PASTHRU.
p4raw-link: @20506 on //depot/perl: 5af649b6ecc517fa8d0eed56feda360d766a805d

p4raw-id: //depot/maint-5.8/perl@20507
p4raw-integrated: from //depot/perl@20505 'copy in'
lib/ExtUtils/MM_Unix.pm (@20501..)

20 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 5 Aug 2003 16:16:28 +0000 (16:16 +0000)]
Update Changes.

p4raw-id: //depot/maint-5.8/perl@20505

20 years agoIntegrate:
Jarkko Hietaniemi [Tue, 5 Aug 2003 16:12:30 +0000 (16:12 +0000)]
Integrate:
[ 20494]
Add some known cases to Maintainers.

[ 20495]
Subject: Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6
From: alian <alian@cpan.org>
Date: Tue, 05 Aug 2003 12:21:42 +0200
Message-ID: <3F2F8536.1090702@jupiter.alianet>

[ 20497]
This is necessary to get things building for the VMS debugger.
(Craig Berry)

[ 20498]
Subject: [PATCH RC4] AUTHORS +  Maintainers.pl
From: Robin Barker <Robin.Barker@npl.co.uk>
Date: Tue, 5 Aug 2003 15:32:36 +0100
Message-ID: <533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk>

[ 20499]
A suggested perlio doc addition from Stas.

[ 20500]
Subject: [PATCH-5.8.1-RC4] WinCE more implemented functions
From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
Date: Tue, 5 Aug 2003 20:12:18 +0400
Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200E66@cio-test001.spb.lucent.com>

[ 20501]
Reinstate #11125, hopefully making MakeMaker to pass
DEFINE and INCLUDE to subdirs (NI-S says he'll work
around any problems caused seen Tk if necessary).
Also (document and) reorder the PASTHRU_INC and PASTHRU_DEFINE
to be _after_ the directory-specific INC and DEFINE as suggested
by NI-S (Tk probably being the only "user" of the said macros).

[ 20502]
Subject: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
From: Steve Hay <steve.hay@uk.radan.com>
Date: Tue, 05 Aug 2003 10:43:49 +0100
Message-ID: <3F2F7C55.9020808@uk.radan.com>

(The MM_Unix.pm part was dealt with in #20501.)

[ 20503]
Subject: Re: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} defined.
From: Chip Salzenberg <chip@pobox.com>
Date: Tue, 5 Aug 2003 11:39:24 -0400
Message-ID: <20030805153924.GO1751@perlsupport.com
p4raw-link: @20503 on //depot/perl: b1d8b47a028db8ab1908f3473c1e817e8d84b55d
p4raw-link: @20502 on //depot/perl: 0a7c666e19ecbf1103304b30268ae2c69de61220
p4raw-link: @20501 on //depot/perl: ed4c9df05c168d15d8f1451d9eacda57ad48da88
p4raw-link: @20500 on //depot/perl: 814ffeea94204182cbcf139fdf8f39db5d45122e
p4raw-link: @20499 on //depot/perl: 2535a4f71a2208467dfdb5b9b31ccb3976f18b7d
p4raw-link: @20498 on //depot/perl: e8f51a04802f5d7ca956e015c5e222ae6f46ea27
p4raw-link: @20497 on //depot/perl: d510da7a88c0373b98834c939886c8862ace54e3
p4raw-link: @20495 on //depot/perl: 22f207642643d9c4d40e3743a0cc2d311d577727
p4raw-link: @20494 on //depot/perl: b90b8af4d1ebe0d6611d6b09c75e4b9122663fa8

p4raw-id: //depot/maint-5.8/perl@20504
p4raw-deleted: from //depot/perl@20496 'delete in'
wince/include/netdb.h (@13939..)
p4raw-integrated: from //depot/perl@20496 'copy in'
lib/ExtUtils/t/MM_Win32.t (@19099..) lib/ExtUtils/MM_Win32.pm
(@20022..) wince/win32io.c (@20031..) AUTHORS (@20285..)
pod/perliol.pod (@20286..) wince/wince.c (@20329..) perlio.c
(@20342..) ext/POSIX/t/posix.t (@20461..)
lib/ExtUtils/MM_Unix.pm (@20464..) Porting/Maintainers.pl
(@20491..) 'merge in' vms/descrip_mms.template (@19067..)
wince/win32.h (@20031..) wince/Makefile.ce (@20219..) MANIFEST
(@20491..)

20 years agoVarious perldelta updates.
Jarkko Hietaniemi [Tue, 5 Aug 2003 10:52:16 +0000 (10:52 +0000)]
Various perldelta updates.

p4raw-id: //depot/maint-5.8/perl@20496

20 years agoIntegrate:
Jarkko Hietaniemi [Tue, 5 Aug 2003 08:43:49 +0000 (08:43 +0000)]
Integrate:
[ 20473]
Subject: [PATCH] Re: Can't usemymalloc on OS X
From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
Date: Mon, 4 Aug 2003 10:35:12 +0200
Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr>

[ 20474]
Oops.

[ 20475]
Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().

[ 20479]
Fix bug #23141 : localization of readonly magic scalars
now produces an error "Modification of a read-only value
attempted", instead of silently failing.

[ 20480]
Subject: [PATCH] Re: [perl #23210] parser error with 'print $HANDLE func(@args)'
From: Steve Grazzini <grazz@pobox.com>
Date: Mon, 4 Aug 2003 16:01:45 -0400
Message-ID: <20030804200145.GB21699@grazzini.net>

Prevent the warning "Bareword found where operator expected" in
the case "print $fh foo()" where foo() is an undefined function.

[ 20482]
Nit in INSTALL about the svr?.sh hint files.

[ 20483]
Subject: [Patch 5.8.1 Encode.pm] v-strings deprecated
From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
Date: Tue, 05 Aug 2003 00:27:10 +0900
Message-Id: <20030805002313.9880.BQW10602@nifty.com>

[ 20484]
Upgrade to Digest::MD5 2.27.

[ 20486]
Subject: [PATCH] typos in encoding.pm
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Date: Mon, 4 Aug 2003 20:09:35 +0200
Message-ID: <005001c35ab3$9225c320$0c2f1fac@R2D2>

[ 20488]
Subject: [PATCH utils/dprofpp.PL] (was Re: DProf tests with -p broken on VMS)
From: "Craig A. Berry" <craigberry@mac.com>
Date: Mon, 04 Aug 2003 19:29:51 -0500
Message-ID: <3F2EFA7F.6070801@mac.com>

[ 20489]
Subject: PerlIO_{read,write} return value doc patch
From: Gisle Aas <gisle@ActiveState.com>
Date: 04 Aug 2003 13:25:28 -0700
Message-ID: <lr4r0xuq4n.fsf@caliper.activestate.com>

[ 20490]
[perl #23216] ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc
Try to remove the created message queues and semaphores
even in the case of failures.

[ 20491]
Add META.yml and Stas' makemeta (plus extensive reworking
of the Maintainers utility)

[ 20492]
Subject: [PATCH] perlthrtut.pod
From: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: Tue, 5 Aug 2003 11:26:04 +0200
Message-Id: <p05111b0abb5525e65401@[80.127.186.62]>
p4raw-link: @20492 on //depot/perl: 536bca942469fa9de37d172f93da54442b8d2ad7
p4raw-link: @20491 on //depot/perl: 0cf5154416a0eea5954731af354063d20292b41e
p4raw-link: @20490 on //depot/perl: cab0dcf91472885c5e694c5a5a9da5a38760ac49
p4raw-link: @20489 on //depot/perl: 2c2cb4122eb316f028f8d8303287fd2a55536c62
p4raw-link: @20488 on //depot/perl: 90d1fc5d9717d620a09747684b1a0f435223e344
p4raw-link: @20486 on //depot/perl: ce16148b511e61f533e8bd535082be8ea4b6dd8d
p4raw-link: @20484 on //depot/perl: 515b806de394ead7a7a28803ed69d57152f7fe86
p4raw-link: @20483 on //depot/perl: a8927267ac1c86c69200b693f2729b89f1c3bea6
p4raw-link: @20482 on //depot/perl: 2ab493b8297d62f141e099bcdc3d15cfe86fccfd
p4raw-link: @20480 on //depot/perl: 8a8635f01e16b518b296d1f0397d3020c7e9c138
p4raw-link: @20479 on //depot/perl: 33f3c7b8444b48791ad016570a41a23483d750d2
p4raw-link: @20475 on //depot/perl: 488b0c7a33e6590f9d65377c476a73506eafed7d
p4raw-link: @20474 on //depot/perl: ec5333ab3f00b2b61d8bf1323f9d62119d703ac2
p4raw-link: @20473 on //depot/perl: e88d9d51c7060736379505196423f683df6bfbed

p4raw-id: //depot/maint-5.8/perl@20493
p4raw-branched: from //depot/perl@20487 'branch in' META.yml
Porting/Maintainers.pm Porting/makemeta
p4raw-integrated: from //depot/perl@20487 'copy in'
ext/IPC/SysV/t/sem.t (@10712..) ext/Encode/t/at-cn.t
ext/Encode/t/at-tw.t (@16152..) t/op/local.t (@18774..)
pod/perlthrtut.pod (@18904..) hints/rhapsody.sh (@19194..)
ext/IPC/SysV/t/msg.t (@19358..) utils/dprofpp.PL (@19838..)
pod/perlapio.pod (@20049..) ext/Encode/encoding.pm (@20090..)
ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
ext/Digest/MD5/t/files.t (@20248..) Porting/Maintainers.pl
(@20340..) Porting/Maintainers (@20347..) INSTALL (@20420..)
'merge in' scope.c (@19431..) toke.c (@20288..) perl.c
(@20355..) MANIFEST (@20394..) hints/darwin.sh perl.h
(@20467..)
p4raw-integrated: from //depot/perl@20478 'ignore' Makefile.SH
(@20344..)

20 years ago5.8.0 -> 5.8.1 ?
Marcus Holland-Moritz [Mon, 4 Aug 2003 20:27:02 +0000 (22:27 +0200)]
5.8.0 -> 5.8.1 ?
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <05ee01c35ab6$008c2c80$0c2f1fac@R2D2>

p4raw-id: //depot/maint-5.8/perl@20487

20 years agoAdvice on testing the $].
Jarkko Hietaniemi [Mon, 4 Aug 2003 13:37:09 +0000 (13:37 +0000)]
Advice on testing the $].

p4raw-id: //depot/maint-5.8/perl@20477

20 years agoMention the renaming of DEBUG() and DEB().
Jarkko Hietaniemi [Mon, 4 Aug 2003 12:58:02 +0000 (12:58 +0000)]
Mention the renaming of DEBUG() and DEB().

p4raw-id: //depot/maint-5.8/perl@20476

20 years agoAssuming v-strings deprecation proceeds as planned,
Jarkko Hietaniemi [Mon, 4 Aug 2003 07:01:58 +0000 (07:01 +0000)]
Assuming v-strings deprecation proceeds as planned,
here are some more doc changes.

p4raw-id: //depot/maint-5.8/perl@20472

20 years agoIntegrate:
Mattia Barbon [Sat, 2 Aug 2003 10:31:07 +0000 (12:31 +0200)]
Integrate:
[ 20469]
Subject: [PATCH] maint, Win32, GCC 3.2
Message-ID: <Mahogany-0.64.2-624-20030802-103107.00@rbnet.it>

[ 20470]
Test count adjustment from Rafael.
p4raw-link: @20470 on //depot/perl: eddcd08e0ccd50653b2703d625aa0f5f898ce779
p4raw-link: @20469 on //depot/perl: 99228ec22de3d3407bfd2ef2153516707cceb96c

p4raw-id: //depot/maint-5.8/perl@20471
p4raw-integrated: from //depot/perl@20468 'copy in'
ext/Errno/Errno_pm.PL (@16822..) lib/Test/Simple/t/is_deeply.t
(@20465..)

20 years agoIntegrate:
Jarkko Hietaniemi [Mon, 4 Aug 2003 05:16:18 +0000 (05:16 +0000)]
Integrate:
[ 20461]
Subject: Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6
From: alian <alian@cpan.org>
Date: Sat, 02 Aug 2003 16:19:25 +0200
Message-ID: <3F2BC86D.2050400@jupiter.alianet>

Plus, un-mark a test as TODO for darwin >= 6.6 (by M. Schwern)

[ 20462]
Subject: [PATCH] Re: [perl #23207] persistant sideffect involving bitwise xor and substr
From: Enache Adrian <enache@rdslink.ro>
Date: Sun, 3 Aug 2003 18:00:05 +0300
Message-ID: <20030803150005.GA1319@ratsnest.hole>

[ 20463]
Subject: Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong
From: Michael G Schwern <schwern@pobox.com>
Date: Sun, 3 Aug 2003 16:12:35 -0700
Message-ID: <20030803231235.GJ24350@windhund.schwern.org>

[ 20464]
Upgrade to ExtUtils::MakeMaker 6.15.

[ 20465]
Subject: [PATCH] 4 bugs in Test::More
From: Fergal Daly <fergal@esatclear.ie> (by way of Fergal Daly <fergal@esatclear.ie>)
Date: Fri, 21 Mar 2003 10:57:31 +0000
Message-Id: <200303211057.31879.fergal@esatclear.ie>

[ 20466]
Subject: Debian patch that skips podless modules
From: Alexey Tourbin <at@altlinux.ru>
Date: Sun, 3 Aug 2003 21:33:00 +0400
Message-ID: <20030803173300.GC2076@julia.office.altlinux.ru>

(plus Schwern's and Robert's nits)

[ 20467]
Apparently the newly introduce -DDARWIN did conflict with
some Apple definition, how ironic...
p4raw-link: @20467 on //depot/perl: 6239f2daa03877fbd4818ee3cd82a01a135ecb43
p4raw-link: @20466 on //depot/perl: 63fae90782a9851db725590019f02999dc17a13e
p4raw-link: @20465 on //depot/perl: 582cb20e4de9cf2d47abf705ff2908664756c5f0
p4raw-link: @20464 on //depot/perl: 64964e6db0c4795cc54eb4a384a3552aad1ae32d
p4raw-link: @20463 on //depot/perl: 53aa2791f2814657eac3bbbec321e82f3209ae86
p4raw-link: @20462 on //depot/perl: 6214ab63745c28e26e752f88d98bf89671cabc77
p4raw-link: @20461 on //depot/perl: 7eb03357e6e31f7e9e759242eb85abc02adea5cf

p4raw-id: //depot/maint-5.8/perl@20468
p4raw-integrated: from //depot/perl@20460 'copy in'
lib/Test/Simple/t/is_deeply.t (@14178..)
lib/Test/Simple/t/More.t (@16154..) lib/Test/More.pm (@17783..)
lib/Benchmark.pm (@17878..) t/op/substr.t (@18705..)
ext/POSIX/t/posix.t (@18999..) lib/Benchmark.t (@20016..)
lib/ExtUtils/t/MM_Unix.t (@20341..) installman (@20386..)
lib/ExtUtils/Changes lib/ExtUtils/META.yml
lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
lib/ExtUtils/MakeMaker.pm (@20408..) 'merge in' pp.c (@20305..)
perl.h (@20324..) hints/darwin.sh (@20411..)

20 years agoIntegrate:
Jarkko Hietaniemi [Sun, 3 Aug 2003 19:09:33 +0000 (19:09 +0000)]
Integrate:
[ 20450]
Subject: [PATCH 5.8.1 @20218] Shell.t
From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
Date: Sun, 3 Aug 2003 06:21:41 -0700
Message-ID: <20030803132141.GA5156@math.berkeley.edu>

[ 20451]
Subject: [PATCH Net::Ping] on VMS, set non-blocking with ioctl, not fcntl
From: "Craig A. Berry" <craigberry@mac.com>
Date: Sat, 02 Aug 2003 10:25:44 -0500
Message-ID: <3F2BD7F8.8090003@mac.com>

[ 20452]
Upgrade to Unicode::Collate 0.26.

[ 20453]
Subject: [PATCH] Storable and uninitalized array values
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Date: Sat, 2 Aug 2003 13:40:16 +0200
Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2>

[ 20454]
Subject: [PATCH 5.8.1 @20218] OS/2 build
From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
Date: Sat, 2 Aug 2003 09:38:50 -0700
Message-ID: <20030802163850.GA4712@math.berkeley.edu>

[ 20455]
Subject: [PATCH] Re: win32.c bug - handle leak
From: Jan Dubois <jand@ActiveState.com>
Date: Sat, 02 Aug 2003 10:25:05 -0700
Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com>

[ 20456]
Subject: [PATCH Time::HiRes docs] Grammar, punctuation, formatting edits
From: mjd@plover.com
Date: 3 Aug 2003 19:37:49 -0000
Message-ID: <20030803193749.3733.qmail@plover.com>

[ 20457]
Subject: [PATCH perlreftut.pod] Minor edits
From: mjd@plover.com
Date: 3 Aug 2003 17:46:08 -0000
Message-ID: <20030803174608.15792.qmail@plover.com>

[ 20458]
Subject: [PATCH-for-5.8.1-RC4] wince distribution
From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
Date: Mon, 4 Aug 2003 00:01:08 +0400
Message-ID: <039c01c359fa$1e755d50$195ec3d9@vad>
p4raw-link: @20458 on //depot/perl: 1fa63a09180676351ddecaea07a2347a1016bbf6
p4raw-link: @20457 on //depot/perl: 0c76616b15b71075936b5c671319e0560342ed48
p4raw-link: @20456 on //depot/perl: 6937b144d7efc3fde588d1a87d183249e3b12125
p4raw-link: @20455 on //depot/perl: 48db714fa2f5c31a8bb2c227d4d0e1133284c933
p4raw-link: @20454 on //depot/perl: 46c6a8acd76ad6e00cf925b19fff0f796d786c93
p4raw-link: @20453 on //depot/perl: 20bb3f55e73254cd65990282983e87860e6ebfab
p4raw-link: @20452 on //depot/perl: 4c8433661f9886ea9928ada6c218e87bb90d6b78
p4raw-link: @20451 on //depot/perl: d135e0826fa12e553bd7097ce6e4ef5a65e18767
p4raw-link: @20450 on //depot/perl: 670c206d1fe305b38dfbb1e20e5c966dc1f8e9e6

p4raw-id: //depot/maint-5.8/perl@20460
p4raw-integrated: from //depot/perl@20459 'copy in'
ext/Storable/t/freeze.t (@16953..) lib/Shell.t (@18044..)
wince/makedist.pl (@19158..) pod/perlreftut.pod (@19369..)
lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
lib/Unicode/Collate/t/test.t (@19734..) ext/Time/HiRes/HiRes.pm
(@19973..) lib/Net/Ping.pm (@19988..) ext/Storable/Storable.xs
(@20263..) 'merge in' os2/os2ish.h (@19979..) win32/win32.c
(@20331..)

20 years ago5.8.1, not 5.9.0.
Jarkko Hietaniemi [Sun, 3 Aug 2003 19:04:42 +0000 (19:04 +0000)]
5.8.1, not 5.9.0.

p4raw-id: //depot/maint-5.8/perl@20459

20 years agoIntegrate:
Jarkko Hietaniemi [Sat, 2 Aug 2003 07:28:33 +0000 (07:28 +0000)]
Integrate:
[ 20447]
C++ (or C99) sneak attack ("inline" function keyword).
p4raw-link: @20447 on //depot/perl: 452932c35a5cd0aae80a37f9e3a551b9fc75f50d

p4raw-id: //depot/maint-5.8/perl@20448
p4raw-integrated: from //depot/perl@20446 'copy in'
ext/Devel/DProf/DProf.xs (@20440..)

20 years agoIntegrate:
Marcus Holland-Moritz [Fri, 1 Aug 2003 13:12:14 +0000 (15:12 +0200)]
Integrate:
[ 20443]
Add a message about the LC_ALL=C workaround (for non-core builds);
update Changes.

[ 20444]
Only show the message if the locale settings look risky.

[ 20445]
Subject: [PATCH] Re: [perl #23185] perl crash with File::Glob
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2>
p4raw-link: @20445 on //depot/perl: e0e8a4dc9991fe9a8553e925ddf6f3ae1363478f
p4raw-link: @20444 on //depot/perl: dfffa540bcf4c6b6be7ce9fe4c8ed1d45c6989ba
p4raw-link: @20443 on //depot/perl: d7358e6a423c6971725140629ee3e60d938c3458

p4raw-id: //depot/maint-5.8/perl@20446
p4raw-integrated: from //depot/perl@20442 'copy in'
ext/File/Glob/t/basic.t (@14358..) ext/File/Glob/Glob.pm
(@15835..) ext/File/Glob/bsd_glob.c (@16979..)
ext/Time/HiRes/Changes (@19824..) ext/Time/HiRes/Makefile.PL
(@20131..)

20 years agoIntegrate:
Jarkko Hietaniemi [Sat, 2 Aug 2003 05:43:01 +0000 (05:43 +0000)]
Integrate:
[ 20435]
Missed this bit in the last update: couldn't answer ''
or ' ' to get 'none'.

[ 20437]
Hugo's second thoughts: drop the relatively rare and
slow optimization for now.

[ 20438]
Subject: [PATCH] argv case nit for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Date: Fri, 01 Aug 2003 19:16:30 -0500
Message-ID: <3F2B02DE.10207@mac.com>

[ 20439]
Subject: [PATCH] ioctl for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Date: Fri, 01 Aug 2003 23:34:31 -0500
Message-ID: <3F2B3F57.4050609@mac.com>

[ 20440]
Subject: [PATCH @20348] Re: [PATCH @19834] DProf fixes
From: Radu Greab <rgreab@fx.ro>
Date: Sat, 02 Aug 2003 00:17:49 +0300 (EEST)
Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro>
p4raw-link: @20440 on //depot/perl: 19bcb543e1f5bb004bdf7d16ba95ef96ce9e99c8
p4raw-link: @20439 on //depot/perl: 670137c257a6256f68b1db438a3e2732ae609263
p4raw-link: @20438 on //depot/perl: 0e4142c9ef66ed123e5cb4a3557464b3ba4f2314
p4raw-link: @20437 on //depot/perl: 44a689609fa78445e4c210006ef16da270d4e29e
p4raw-link: @20435 on //depot/perl: 257059b58a2d77aba48bf099d2f6f36a7db36640

p4raw-id: //depot/maint-5.8/perl@20442
p4raw-integrated: from //depot/perl@20434 'copy in' pod/pod2usage.PL
(@6578..) ext/Encode/bin/enc2xs (@18175..) pod/podselect.PL
(@18224..) ext/Devel/DProf/Changes (@18526..) vms/vmsish.h
(@19979..) ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
t/lib/dprof/test8_t t/lib/dprof/test8_v (@20034..) 'merge in'
configure.com (@19921..) regexec.c (@20387..) Configure
(@20413..)

20 years ago"Out of memory" errors with this recently added test
Jarkko Hietaniemi [Fri, 1 Aug 2003 13:56:19 +0000 (13:56 +0000)]
"Out of memory" errors with this recently added test
in IRIX -Duse64bitall, dropping the test for 5.8.1.
(It's testing a feature that has been broken for
a long while, anyway.)

(This is also the RC4.)

p4raw-id: //depot/maint-5.8/perl@20434

20 years agoIntegrate:
Jarkko Hietaniemi [Fri, 1 Aug 2003 13:48:38 +0000 (13:48 +0000)]
Integrate:
[ 20432]
Encode pre-1.98 update from Dan Kogai, sent from
the ashes of his smoldering motherboard.
p4raw-link: @20432 on //depot/perl: f9674d8395f3ae151e95db6523de9d832afc2b2b

p4raw-id: //depot/maint-5.8/perl@20433
p4raw-integrated: from //depot/perl@20430 'copy in'
ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
ext/Encode/ucm/macHebrew.ucm (@15780..) ext/Encode/t/Aliases.t
(@16964..) ext/Encode/AUTHORS (@19477..) ext/Encode/Changes
ext/Encode/META.yml (@20090..) ext/Encode/lib/Encode/Alias.pm
(@20309..) ext/Encode/t/perlio.t (@20310..)

20 years agoTime to go RC4.
Jarkko Hietaniemi [Fri, 1 Aug 2003 12:50:52 +0000 (12:50 +0000)]
Time to go RC4.

p4raw-id: //depot/maint-5.8/perl@20430

20 years agoUpdate the record.
Jarkko Hietaniemi [Fri, 1 Aug 2003 12:50:31 +0000 (12:50 +0000)]
Update the record.

p4raw-id: //depot/maint-5.8/perl@20429

20 years agoRegen perltoc.
Jarkko Hietaniemi [Fri, 1 Aug 2003 12:48:03 +0000 (12:48 +0000)]
Regen perltoc.

p4raw-id: //depot/maint-5.8/perl@20428

20 years agoIntegrate:
Jarkko Hietaniemi [Fri, 1 Aug 2003 12:46:35 +0000 (12:46 +0000)]
Integrate:
[ 20425]
pod likes whitespace.
p4raw-link: @20425 on //depot/perl: bf2102dae296007f9334cb6e02eae58c1b3bc658

p4raw-id: //depot/maint-5.8/perl@20427
p4raw-integrated: from //depot/perl@20424 'copy in'
ext/ByteLoader/ByteLoader.pm (@20235..)

20 years agoperldelta polishing.
Jarkko Hietaniemi [Fri, 1 Aug 2003 12:43:46 +0000 (12:43 +0000)]
perldelta polishing.

p4raw-id: //depot/maint-5.8/perl@20424

20 years agoIntegrate:
Jarkko Hietaniemi [Fri, 1 Aug 2003 11:39:16 +0000 (11:39 +0000)]
Integrate:
[ 20422]
Faulty check.
p4raw-link: @20422 on //depot/perl: 21820af6ee0f53064e14544ea51007cc83a40989

p4raw-id: //depot/maint-5.8/perl@20423
p4raw-integrated: from //depot/perl@20421 'copy in' t/test.pl
(@20416..)

20 years agoIntegrate:
Jarkko Hietaniemi [Fri, 1 Aug 2003 11:14:04 +0000 (11:14 +0000)]
Integrate:
[ 20410]
Regen Configure for the new *dir installation variables.
If these don't work, ask Schwern.

[ 20411]
More for the *dir changes.

[ 20413]
Regen Configure to use the *html*dir files.
(installhtml uses none of that, though)

[ 20416]
Argument sanity checking.

[ 20417]
Fix the options.

[ 20418]
Now the test should be really testing what it's supposed to.

[ 20419]
Regen Glossary et al.

[ 20420]
Update INSTALL on the *dir.

(Configure, Glossary, et al regenerated)
p4raw-link: @20420 on //depot/perl: 66e2fe9258619e782889bb7a360144209169d13b
p4raw-link: @20419 on //depot/perl: e755722e9001bc986294a4641e1dc2962d0420f1
p4raw-link: @20418 on //depot/perl: ba566e15f2fea5ab804d1ca2a5c5c22540e0ee39
p4raw-link: @20417 on //depot/perl: b7bf3a0074fce3ee1630a1018af168e21ff90908
p4raw-link: @20416 on //depot/perl: 343d4a7b5ebf964bf385c7adaec6ad16bb25298d
p4raw-link: @20413 on //depot/perl: 8d2cbf275bdbe423a78c055275f6608f68d8afad
p4raw-link: @20411 on //depot/perl: 8d4e7e3907672fbc74df892b580e2e92408bf462
p4raw-link: @20410 on //depot/perl: 91e123a8d1ae25f8481c6846e24f3025e34dcda6

p4raw-id: //depot/maint-5.8/perl@20421
p4raw-edited: from //depot/perl@20409 'edit in' config_h.SH (@19897..)
Porting/Glossary Porting/config.sh Porting/config_H (@19902..)
Configure Policy_sh.SH (@20066..)
p4raw-integrated: from //depot/perl@20409 'copy in' t/test.pl
(@20240..) ext/B/t/bytecode.t (@20393..) INSTALL (@20396..)
'merge in' hints/darwin.sh (@20379..)

20 years agoIntegrate:
Jarkko Hietaniemi [Fri, 1 Aug 2003 05:38:16 +0000 (05:38 +0000)]
Integrate:
[ 20404]
Subject: [PATCH] LotR quote for perlapi.c
From: Autrijus Tang <autrijus@autrijus.org>
Date: Fri, 1 Aug 2003 10:00:29 +0800
Message-Id: <20030801020029.GA28241@not.autrijus.org>

[ 20405]
Subject: [PATCH] Re: utf8+regex bug in 5.8.1-RC2
From: Dave Mitchell <davem@fdgroup.com>
Date: Fri, 1 Aug 2003 01:16:31 +0100
Message-ID: <20030801001631.GA11233@fdgroup.com>

[ 20406]
Regen perlapi.

[ 20407]
JAPH patch :-) from Abigail.

[ 20408]
Upgrade to MakeMaker 6.13.
p4raw-link: @20408 on //depot/perl: 0fdc96fff233ab5d091a7213cc2714d64d63d012
p4raw-link: @20407 on //depot/perl: 21d7e22a656cb024840f2ef05e8a28e500e7c91a
p4raw-link: @20406 on //depot/perl: 6296ff1653680e59641083484bd40988ce5eb8bb
p4raw-link: @20405 on //depot/perl: 6b43b21664ab964e1ebd0bc1810512bd8e137c12
p4raw-link: @20404 on //depot/perl: cfa0b87319399039e62911f65be76d268fcf0738

p4raw-id: //depot/maint-5.8/perl@20409
p4raw-integrated: from //depot/perl@20401 'copy in' t/japh/abigail.t
(@16257..) perlapi.c (@19242..) lib/ExtUtils/MM_Any.pm
lib/ExtUtils/t/basic.t (@20207..) lib/ExtUtils/Changes
lib/ExtUtils/META.yml lib/ExtUtils/MM_Unix.pm
lib/ExtUtils/MM_VMS.pm (@20341..) lib/ExtUtils/MakeMaker.pm
(@20371..) 'merge in' embed.pl (@19599..) regcomp.c (@19637..)
t/op/pat.t (@20158..)

20 years agoIntegrate:
Jarkko Hietaniemi [Thu, 31 Jul 2003 21:00:00 +0000 (21:00 +0000)]
Integrate:
[ 20399]
Backport doc patch #20396 (Document in INSTALL that
-Uinstallusrbinperl is now the default.) (goes with
change #20382.)
p4raw-link: @20399 on //depot/maint-5.6/perl-5.6.2: fd5b1e74302c0f63046d7216a80f1c3ed300c033
p4raw-link: @20382 on //depot/maint-5.6/perl-5.6.2: 35cece38bcff59e146289f1252a48037cdaf8bba

p4raw-id: //depot/maint-5.8/perl@20401
p4raw-integrated: from //depot/maint-5.6/perl-5.6.2@20399 'merge in'
INSTALL (@20322..)

20 years agoMention perlmacosx (README.macosx).
Jarkko Hietaniemi [Thu, 31 Jul 2003 20:42:10 +0000 (20:42 +0000)]
Mention perlmacosx (README.macosx).

p4raw-id: //depot/maint-5.8/perl@20398

20 years agoIntegrate:
Jarkko Hietaniemi [Thu, 31 Jul 2003 20:41:00 +0000 (20:41 +0000)]
Integrate:
[ 20386]
Make consistent with installperl (and working in MPE/iX)
(Mark Bixby)

[ 20387]
Subject: Re: [perl #23171] Regex too selfish
From: hv@crypt.org
Date: Thu, 31 Jul 2003 18:59:43 +0100
Message-Id: <200307311759.h6VHxhn06664@zen.crypt.org>

(choose the second code patch)

[ 20388]
Subject: [DOC PATCH] pod/perlguts.pod
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Date: Thu, 31 Jul 2003 22:39:01 +0200
Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2>

[ 20389]
Yet another bytecode tweak from Enache.

[ 20391]
Introduce a '_test' make target, equivalent to 'test',
to please Test::Smoke. In the future, backporting change
9217 would be nice.

[ 20392]
Enache again.

[ 20393]
Unportable subtest needs rethink.

[ 20394]
README.macosx from Sherm Pendley.

[ 20395]
Integrate README.macosx more.

(perltoc regenerated)
p4raw-link: @20395 on //depot/perl: 0d53b15fa4cfc19af1f1f60c6ad17eac8f14cce3
p4raw-link: @20394 on //depot/perl: 9ff7b177b9087b27a95fa3e41960f92cc39f5aa1
p4raw-link: @20393 on //depot/perl: d31ea3b23f7efdc089a34b6771e3272e11a51dd4
p4raw-link: @20392 on //depot/perl: 1d22e8bc9ebf27719af3f2b3ce4e27ba05dcf85a
p4raw-link: @20391 on //depot/maint-5.6/perl-5.6.2: 5c41580a654039f02415b5e75d1296960b605888
p4raw-link: @20389 on //depot/perl: 6a1bf16114964ea1c98edfe7ed99deccea161521
p4raw-link: @20388 on //depot/perl: a938121844a85ea4fc6c37d2a1e11ff1930e084d
p4raw-link: @20387 on //depot/perl: b0e70d55183e72f46527dd222872eff0e4a92c42
p4raw-link: @20386 on //depot/perl: 1ef57a5cc2e49e0fc5bdab2d40bc9f1dd2983a4e

p4raw-id: //depot/maint-5.8/perl@20397
p4raw-branched: from //depot/perl@20384 'branch in' README.macosx
p4raw-integrated: from //depot/perl@20384 'copy in' t/op/re_tests
(@18041..) pod/buildtoc.PL pod/perl.pod (@19401..)
pod/perlguts.pod (@19815..) ext/B/B/Bytecode.pm (@20278..)
installman (@20308..) ext/B/t/bytecode.t (@20366..)
ext/ByteLoader/bytecode.h (@20390..) 'ignore' pod/perltoc.pod
(@20066..) 'merge in' win32/Makefile win32/makefile.mk
(@19510..) regexec.c (@19814..) pod/perlport.pod (@19846..)
MANIFEST (@20383..)

20 years agoIntegrate:
Jarkko Hietaniemi [Thu, 31 Jul 2003 19:38:44 +0000 (19:38 +0000)]
Integrate:
[ 20383]
Upgrade to real CPAN.pm 1.76.
p4raw-link: @20383 on //depot/perl: 6f14f0894bac4d44067b4f4dfec13e183cb176e6

p4raw-id: //depot/maint-5.8/perl@20384
p4raw-branched: from //depot/perl@20380 'branch in' lib/CPAN/META.yml
lib/CPAN/PAUSE2003.pub lib/CPAN/SIGNATURE
lib/CPAN/t/signature.t (@20377..)
p4raw-integrated: from //depot/perl@20380 'copy in' lib/CPAN.pm
(@20378..) 'merge in' MANIFEST (@20377..)

20 years agoIntegrate:
Jarkko Hietaniemi [Thu, 31 Jul 2003 12:55:18 +0000 (12:55 +0000)]
Integrate:
[ 20375]
We are change #20316 ahead of 1.75.

[ 20376]
Document the requirements for Module::Signature a bit.

[ 20377]
This test is pretty useless as it stands.

[ 20378]
The new PKI system is far too untested and rough yet
(think machines with no network, machines behind firewalls,
corporate and national encryption policies).  It cannot be
considered useable at this stage.

Therefore, create a fake CPAN 1.76.

[ 20379]
One more tweak for Mac OS X hints.
p4raw-link: @20379 on //depot/perl: c975d1a7a67c2dcfc5a992d06062de15cd9f8637
p4raw-link: @20378 on //depot/perl: 1dbacee72dc80ba3a07d2545c93bd4d46320c9fd
p4raw-link: @20377 on //depot/perl: f95c1422fa7828234ba339bc73e753677504f145
p4raw-link: @20376 on //depot/perl: 6a7bdc5005c252a20f424cac9c83b7df16348f9b
p4raw-link: @20375 on //depot/perl: c702939b2ffaa3ae28a86c43f65aa96451cca994
p4raw-link: @20316 on //depot/perl: 7b64e2de96f86540b6a77752a8a80ad714f1f7b6

p4raw-id: //depot/maint-5.8/perl@20380
p4raw-deleted: from //depot/perl@20374 'delete in'
lib/CPAN/t/signature.t (@20294..)
p4raw-integrated: from //depot/perl@20374 'copy in' lib/CPAN.pm
(@20316..) 'merge in' MANIFEST (@20366..) hints/darwin.sh
(@20369..)

20 years agoVarious perldelta tweaks.
Jarkko Hietaniemi [Thu, 31 Jul 2003 08:25:30 +0000 (08:25 +0000)]
Various perldelta tweaks.

p4raw-id: //depot/maint-5.8/perl@20374

20 years agoIntegrate:
Jarkko Hietaniemi [Thu, 31 Jul 2003 05:43:15 +0000 (05:43 +0000)]
Integrate:
[ 20362]
Upgrade to NEXT 0.52.

[ 20364]
Silence spurious noise from MakeMaker :
hint files shouldn't return undef and have set $!.

[ 20366]
Subject: [PATCH] test for B::Bytecode/ByteLoader
From: Enache Adrian <enache@rdslink.ro>
Date: Thu, 31 Jul 2003 03:49:40 +0300
Message-ID: <20030731004940.GB1266@ratsnest.hole>

(but use test.pl:run_perl() instead of manual `$^X ...`)

[ 20367]
Subject: [PATCH Tie::RefHash] added support for overloaded ""
From: Xavier Noria <fxn@hashref.com>
Date: Thu, 31 Jul 2003 00:29:13 +0200
Message-Id: <200307310029.13567.fxn@hashref.com>

[ 20368]
Tests for change #20367 (and change use overload; to
just require overload;)

[ 20369]
Final touches to "Apple-like" installation directories.

[ 20370]
Schwern says this is most probably an old VMS MakeMaker
bug workaround that can go now.

[ 20371]
ext/SDBM_File/sdbm's auto directory ended up in ext/SDBM_File.
(Schwern)
p4raw-link: @20371 on //depot/perl: 4644218255cda0e4e3e2d76588083cf8284a0cb2
p4raw-link: @20370 on //depot/perl: e56d24debc8bcb8df9c55e541615965b9a93cd54
p4raw-link: @20369 on //depot/perl: b69885a625fdcb7dccd41c0bfbeb615a164ff876
p4raw-link: @20368 on //depot/perl: 05d3035d05f97548c36b396e73ec38035eca6e8b
p4raw-link: @20367 on //depot/perl: 60ad8d7737ceae6f6c1fcd764c298b207f0f9a85
p4raw-link: @20366 on //depot/perl: 46983aadfac6b944b1ca63d7d2d411068cfd6b1c
p4raw-link: @20364 on //depot/perl: 6b60bc8c20f4a67591b13726b877b2e48fad78f6
p4raw-link: @20362 on //depot/perl: 52138ef3a06f8cb332cb62ae77832a62a0223d75

p4raw-id: //depot/maint-5.8/perl@20372
p4raw-branched: from //depot/perl@20365 'branch in' ext/B/t/bytecode.t
p4raw-integrated: from //depot/perl@20365 'copy in'
ext/DynaLoader/hints/linux.pl (@2620..) lib/Tie/RefHash.t
(@10676..) lib/NEXT/Changes lib/NEXT/README lib/NEXT/t/actuns.t
(@13117..) ext/SDBM_File/sdbm/Makefile.PL (@19116..)
lib/Tie/RefHash.pm (@19635..) lib/ExtUtils/MakeMaker.pm
(@20341..) lib/NEXT.pm lib/NEXT/t/unseen.t (@20348..) 'merge
in' MANIFEST (@20337..) hints/darwin.sh (@20353..)

20 years agoWishful thinking about Perl releases noticed by Andy Lester.
Jarkko Hietaniemi [Thu, 31 Jul 2003 04:40:32 +0000 (04:40 +0000)]
Wishful thinking about Perl releases noticed by Andy Lester.

p4raw-id: //depot/maint-5.8/perl@20365

20 years agoNEXT not yet updated in maint, but will be.
Jarkko Hietaniemi [Wed, 30 Jul 2003 20:26:03 +0000 (20:26 +0000)]
NEXT not yet updated in maint, but will be.

p4raw-id: //depot/maint-5.8/perl@20363

20 years agoMake it RC3.
Jarkko Hietaniemi [Wed, 30 Jul 2003 18:44:58 +0000 (18:44 +0000)]
Make it RC3.

p4raw-id: //depot/maint-5.8/perl@20360

20 years agoNo more wince/README.compile here, either.
Jarkko Hietaniemi [Wed, 30 Jul 2003 18:43:55 +0000 (18:43 +0000)]
No more wince/README.compile here, either.

p4raw-id: //depot/maint-5.8/perl@20359

20 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 30 Jul 2003 18:23:39 +0000 (18:23 +0000)]
Update Changes.

p4raw-id: //depot/maint-5.8/perl@20358

20 years agoIntegrate:
Jarkko Hietaniemi [Wed, 30 Jul 2003 18:19:52 +0000 (18:19 +0000)]
Integrate:
[ 20355]
Silly gcc.

[ 20356]
Might as well.
p4raw-link: @20356 on //depot/perl: f28d0af5688a2d77b2e0789063ae70624436777c
p4raw-link: @20355 on //depot/perl: 84458fbffe05ae6726e1d9394044d8220c5634eb

p4raw-id: //depot/maint-5.8/perl@20357
p4raw-integrated: from //depot/perl@20354 'copy in' pod/perlhist.pod
(@20124..) 'merge in' perl.c (@20343..)

20 years agoDon't use DSTROOT.
Jarkko Hietaniemi [Wed, 30 Jul 2003 17:47:10 +0000 (17:47 +0000)]
Don't use DSTROOT.

p4raw-id: //depot/maint-5.8/perl@20354
p4raw-integrated: from //depot/perl@20351 'merge in' hints/darwin.sh
(@20350..)

20 years agoIntegrate:
Jarkko Hietaniemi [Wed, 30 Jul 2003 14:27:40 +0000 (14:27 +0000)]
Integrate:
[ 20350]
Try again with the Mac OS X hints.  Now the three cases
(no -Dprefix, /usr, and something else) all install
into separate places.  No prefix installs to /usr/local.
The /usr overwrites the Apple install (modulo the version).
p4raw-link: @20350 on //depot/perl: a228c4fae3024b5b18cbb74efbe1d96d60ef32cd

p4raw-id: //depot/maint-5.8/perl@20351
p4raw-integrated: from //depot/perl@20349 'merge in' hints/darwin.sh
(@20333..)

20 years agoIntegrate:
Jarkko Hietaniemi [Wed, 30 Jul 2003 13:38:17 +0000 (13:38 +0000)]
Integrate:
[ 20324]
Revert #20301, apparently the _SOCKADDR_LEN #define is
important for IPv6 (Spider).  Since there is no way to
otherwise detect 3.X, use the hints.

[ 20327]
MPE/iX fix from Mark Bixby: fcntl() on sockets on works.

[ 20329]
Subject: tiny fix for WinCE (Re: maint @ 20277)
From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
Date: Wed, 30 Jul 2003 02:02:41 +0400
Message-ID: <016701c3561d$43735ca0$195ec3d9@vad>

[ 20330]
FAQ sync.

[ 20331]
Subject: [PATCH] Extend Win32::GetOSVersion() to return additional information
From: Jan Dubois <jand@ActiveState.com>
Date: Tue, 29 Jul 2003 19:14:10 -0700
Message-ID: <i06eivs0h9khken8rloevj68iqu6n45hnq@4ax.com>

[ 20332]
Modules.pl tweaks.

[ 20333]
Mac OS X: tweak once again the installation directories.

[ 20334]
Modules.pl: add B::Deparse.

[ 20335]
More Modules.pl.

[ 20336]
Strip leading ./

[ 20337]
Rename Modules and Modules.pl as Maintainers and
Maintainers.pl since the same framework can be used
for more than just modules.

[ 20338]
Use the CPAN id where available.

[ 20339]
Arthur maintains Safe.

[ 20340]
That's M. Schwern to you, earthling.

[ 20341]
Upgrade to ExtUtils::MakeMaker 6.12.

[ 20342]
Subject: tiny [PATCH-for-perl-5.8.1-RC2] remove one mention of UNDER_CE from perlio.c
From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
Date: Wed, 30 Jul 2003 14:56:32 +0400
Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200DD3@cio-test001.spb.lucent.com>

[ 20343]
Be paranoid about PL_origargv.
Paranoia warranted by Win32 mod_perl.

[ 20344]
Adjust the list of rmdired lib directories.

[ 20345]
rmdir t/lib/IO.

[ 20346]
Maintainers script tweaks.

[ 20347]
Match also on full name and email (though the email is
now less interesting than it used to be).

[ 20348]
Subject: [PATCH] NEXT and Diamond Inheritance
From: Casey West <casey@geeknest.com>
Date: Tue, 29 Jul 2003 17:37:15 -0400
Message-ID: <20030729213715.GY76899@geeknest.com>

(Use Damian's NEXT-0.51 once Damian and PAUSE like each other)
p4raw-link: @20348 on //depot/perl: d36e5bffcaa31e87b66f7867bd33e8c225204efd
p4raw-link: @20347 on //depot/perl: 924a5df912d426c87116919236e37a89c996fd37
p4raw-link: @20346 on //depot/perl: ac499c5c3b8a1a75bcad9352e6db98e93806dbf6
p4raw-link: @20345 on //depot/perl: 9a119d777e247766f310ac4ec5c1136d73a8a7bd
p4raw-link: @20344 on //depot/perl: c61dfb315bed428aa2d4f16282c80c3ce91e1409
p4raw-link: @20343 on //depot/perl: c8941eeb733f47411a44a1bbe9e04e8f3fca095d
p4raw-link: @20342 on //depot/perl: 979e2c82f30d09c274a788ff4bf7541f3ff9db3d
p4raw-link: @20341 on //depot/perl: 1b0fc07371681ebcc84e8b3186ecb0bce2c19f5d
p4raw-link: @20340 on //depot/perl: f10e3d8c7d96285a0be2a1b81fca513679b1a513
p4raw-link: @20339 on //depot/perl: 28e02856aab6acbd43654cb482013cffdacdf723
p4raw-link: @20338 on //depot/perl: 18aeab5e805e956a257922eedfee8958046c345c
p4raw-link: @20337 on //depot/perl: c9fe4ea1630f676a7766e5f3ee7e90d5f5673daf
p4raw-link: @20336 on //depot/perl: 99a7b1fa68b868686dd03689f36c99bdbebfcb95
p4raw-link: @20335 on //depot/perl: 314837605ff80af85e6c6fef5f041dcd5ac7f7c1
p4raw-link: @20334 on //depot/perl: 628be792cf7412cbdcd0b312c93ed37c1d59d336
p4raw-link: @20333 on //depot/perl: bd242a2565bd18883fdf37362d277445b988f296
p4raw-link: @20332 on //depot/perl: 70c75c2418665bab57f257fc3b6b1c3b79553912
p4raw-link: @20331 on //depot/perl: 3e5269857e8d8838cbf4c53cbb042865abeedd0e
p4raw-link: @20330 on //depot/perl: 369b44b45b100ebccc1e9e9ec79851683e716faa
p4raw-link: @20329 on //depot/perl: 2e332e71a8ad1fdc9da83d7af3110f2cf49b4127
p4raw-link: @20327 on //depot/perl: b606c5253377393d8487073ab479f363dd13f330
p4raw-link: @20324 on //depot/perl: 8cfab5ff7c21540622402ad6821ff3565a6c7ff5

p4raw-id: //depot/maint-5.8/perl@20349
p4raw-branched: from //depot/perl@20321 'branch in' Porting/Maintainers
Porting/Maintainers.pl
p4raw-deleted: from //depot/perl@20321 'delete in' Porting/Modules
Porting/Modules.pl (@20285..)
p4raw-integrated: from //depot/perl@20321 'copy in' lib/NEXT.pm
lib/NEXT/t/unseen.t (@13117..) mpeix/mpeix.c (@15940..)
README.mpeix (@16291..) lib/Win32.pod (@18326..)
lib/ExtUtils/t/MM_VMS.t (@19099..) pod/perlfaq4.pod
pod/perlfaq7.pod (@19188..) lib/ExtUtils/t/MM_Unix.t (@19820..)
mpeix/mpeixish.h (@19979..) lib/ExtUtils/Changes
lib/ExtUtils/META.yml lib/ExtUtils/MM_MacOS.pm
lib/ExtUtils/MM_VMS.pm (@20207..) lib/ExtUtils/MakeMaker.pm
(@20217..) wince/wince.c (@20219..) perlio.c (@20267..)
ext/IO/t/IO.t ext/IO/t/io_sock.t (@20268..)
lib/ExtUtils/MM_Unix.pm (@20283..) hints/dec_osf.sh (@20298..)
Makefile.SH (@20302..) 'merge in' win32/win32.c (@19965..)
hints/darwin.sh (@20100..) perl.c (@20224..) MANIFEST
(@20291..) perl.h (@20301..)

20 years agoAdvertise "safe POSIX sigaction".
Jarkko Hietaniemi [Tue, 29 Jul 2003 17:58:58 +0000 (17:58 +0000)]
Advertise "safe POSIX sigaction".

p4raw-id: //depot/maint-5.8/perl@20321

20 years agoMake it 20320.
Jarkko Hietaniemi [Tue, 29 Jul 2003 15:59:22 +0000 (15:59 +0000)]
Make it 20320.

p4raw-id: //depot/maint-5.8/perl@20320

20 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 29 Jul 2003 15:44:48 +0000 (15:44 +0000)]
Update Changes.

p4raw-id: //depot/maint-5.8/perl@20319

20 years agoTell where to find 'dor' for 5.8.1.
Jarkko Hietaniemi [Tue, 29 Jul 2003 15:40:24 +0000 (15:40 +0000)]
Tell where to find 'dor' for 5.8.1.

p4raw-id: //depot/maint-5.8/perl@20318

20 years agoIntegrate:
Jarkko Hietaniemi [Tue, 29 Jul 2003 15:31:56 +0000 (15:31 +0000)]
Integrate:
[ 20305]
Quieten MSVC6.

[ 20306]
Too many my $fh:s.

[ 20308]
The --destdir option to installman should be made
optional so that it doesn't complain when passed
an empty value (from Rafael)

[ 20309]
Subject: [perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?
From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
Date: Sun, 13 Jul 2003 10:23:35 +0900
Message-Id: <20030713102228.C76A.BQW10602@nifty.com>

[ 20310]
Subject: [PATCH: (repatch) 5.8.1 RC2] Encode test fixes for VMS (was Re: possible fix to File::Find problems)
From: PPrymmer@factset.com
Date: Tue, 22 Jul 2003 11:12:05 -0400
Message-ID: <OFBD4A7559.D7CF9517-ON85256D6B.00534853-85256D6B.00538131@factset.com>

[ 20312]
Subject: [PATCH] pod/perlvar.pod: minor typo
From: "Brendan O'Dea" <bod@debian.org>
Date: Tue, 29 Jul 2003 23:49:18 +1000
Message-ID: <20030729134918.GA4339@londo.c47.org>

[ 20314]
Slight rewording on the destdir.

[ 20315]
Oops.

[ 20316]
Don't nag about Module::Signature if there is no
way for the user to use it (based on Autrijus' patch).
p4raw-link: @20316 on //depot/perl: 7b64e2de96f86540b6a77752a8a80ad714f1f7b6
p4raw-link: @20315 on //depot/perl: 33d5f59c4eabf0d53851efed36058b46fcba8ee4
p4raw-link: @20314 on //depot/perl: 5c8863fab8f0a8ad1440a1f005c87e9f3ab24a3d
p4raw-link: @20312 on //depot/perl: 271df126cf460e6b3d92c5f448bd1ce92f177c3a
p4raw-link: @20310 on //depot/perl: 3cd78934808a82741e51acd368597edf04f54641
p4raw-link: @20309 on //depot/perl: 78c56a8ce71edce32bfc096b248fc7fdd8188919
p4raw-link: @20308 on //depot/perl: ab33fab8319a8bc65b3a6cb361bdcca187889296
p4raw-link: @20306 on //depot/perl: 9a280216ca5568845e9ed0ff852023ef0737bc56
p4raw-link: @20305 on //depot/perl: 56c23875455dc584da216861db318a64cf965f33

p4raw-id: //depot/maint-5.8/perl@20317
p4raw-integrated: from //depot/perl@20313 'copy in'
ext/Encode/t/enc_utf8.t (@18816..) ext/Encode/t/enc_eucjp.t
(@19325..) lib/CPAN/FirstTime.pm (@19573..)
ext/Encode/t/perlio.t (@19720..) ext/Encode/lib/Encode/Alias.pm
(@20090..) lib/CPAN.pm (@20295..) INSTALL installman (@20302..)
'merge in' pp.c (@20167..) pod/perlvar.pod (@20178..) sv.c
(@20300..)

20 years agoAdvertise the --destdir.
Jarkko Hietaniemi [Tue, 29 Jul 2003 13:23:54 +0000 (13:23 +0000)]
Advertise the --destdir.

p4raw-id: //depot/maint-5.8/perl@20313

20 years agoAlso Apache::Test needs tweaking.
Jarkko Hietaniemi [Tue, 29 Jul 2003 13:13:38 +0000 (13:13 +0000)]
Also Apache::Test needs tweaking.

p4raw-id: //depot/maint-5.8/perl@20311

20 years agoRegen perltoc, perlmodlib.
Jarkko Hietaniemi [Tue, 29 Jul 2003 12:19:13 +0000 (12:19 +0000)]
Regen perltoc, perlmodlib.

p4raw-id: //depot/maint-5.8/perl@20307

20 years agoproofreading perldelta.pod
Audrey Tang [Tue, 29 Jul 2003 18:26:53 +0000 (02:26 +0800)]
proofreading perldelta.pod
Message-ID: <20030729102653.GA1770@not.autrijus.org>

p4raw-id: //depot/maint-5.8/perl@20304

20 years agoIntegrate:
Jarkko Hietaniemi [Tue, 29 Jul 2003 11:33:37 +0000 (11:33 +0000)]
Integrate:
[ 20297]
Green light from Stas.

[ 20298]
DEC OSF/1 3.x did (does) not do sizer -v.

[ 20299]
README.hpux now mentions the http mirror for prebuilt gcc binaries

[ 20300]
Cleanup the sv_gets() logic for platforms with small stacks.
(I think hogging 8K of stack sounds like bad behaviour on any
platform, big stack or not.)

[ 20301]
Subject: [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
From: Chaskiel M Grundman (via RT) <perlbug-followup@perl.org>
Date: 26 Jul 2003 21:44:06 -0000
Message-ID: <rt-23134-61814.9.36507226414463@rt.perl.org>

Helps (the admittedly old) DEC OSF/1 3.x and harms not newer
releases 4.x and 5.x.

[ 20302]
Subject: DESTDIR in perl-5.8.1 package?
From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
Date: Fri, 11 Jul 2003 14:48:41 +0200
Message-ID: <20030711124841.GA18327@immd4.informatik.uni-erlangen.de>

Subject: Re: DESTDIR in perl-5.8.1 package?
From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
Date: Mon, 14 Jul 2003 12:00:25 +0200
Message-ID: <20030714100025.GA26612@immd4.informatik.uni-erlangen.de>

(blindly prepending and s///ing away the $destdir does not work
 at least in VMS, but the --destdir should help rpm builders
 and the like)
p4raw-link: @20302 on //depot/perl: 5a9231b0b3e59b5d3123feacc331e9990c48e062
p4raw-link: @20301 on //depot/perl: e0b4086be61790b6983e8b3e4481fb6ca437ec94
p4raw-link: @20300 on //depot/perl: 6edd2cd5e1bfb21f9c181908df9edd7f62fdb48c
p4raw-link: @20299 on //depot/perl: 3ef4e56b52ca1f95412689fb3451a1e277520104
p4raw-link: @20298 on //depot/perl: 144df5e170504bdb636e102a8feb4039b6df72c8
p4raw-link: @20297 on //depot/maint-5.8/perl: 70abd82c8b929a15af2e20c74df0da1017048064

p4raw-id: //depot/maint-5.8/perl@20303
p4raw-integrated: from //depot/perl@20297 'copy in' installman
(@17408..) README.hpux (@19700..) hints/dec_osf.sh (@19877..)
INSTALL (@20251..) Makefile.SH (@20270..) 'merge in'
installperl (@20220..) perl.h (@20252..) sv.c (@20263..)

20 years agoGreen light from Stas.
Jarkko Hietaniemi [Tue, 29 Jul 2003 10:48:41 +0000 (10:48 +0000)]
Green light from Stas.

p4raw-id: //depot/maint-5.8/perl@20297

20 years agoIntegrate:
Audrey Tang [Tue, 29 Jul 2003 09:58:35 +0000 (17:58 +0800)]
Integrate:
[ 20291]
Tabify.

[ 20292]
Most importantly, don't try HvNAME(gp->gp_hv)
unless PL_stashcache exists, otherwise we get
an invalid read (detected by valgrind, and crashes
ext/threads/t/basic.t in Windows).

Also add a few if:s for the refcnt decrements,
no need to call Perl_sv_free() if there's nothing to free.

[ 20293]
Upgrade to CPAN.pm 1.74.

[ 20294]
There is no skip() since we are not using Test*.

[ 20295]
Subject: [PATCH CPAN.pm] unlink pre-PGP-signed CHECKSUM
Message-ID: <20030729015834.GA7149@not.autrijus.org>
p4raw-link: @20295 on //depot/perl: 7a34a24b301fbc19c9ae40dd163e0135ac9cb09e
p4raw-link: @20294 on //depot/perl: c176c0147dbd70bb78673068520e411c1fb5745c
p4raw-link: @20293 on //depot/perl: 4916df6750fdef81500cd9a73ec1c1a878290172
p4raw-link: @20292 on //depot/perl: 13207a7148ab5967a6d91a9acb60e5e292572de2
p4raw-link: @20291 on //depot/perl: e2d37721ce786c2356aa09668585a35df28412e9

p4raw-id: //depot/maint-5.8/perl@20296
p4raw-integrated: from //depot/perl@20290 'copy in' lib/CPAN.pm
(@20243..) lib/CPAN/t/signature.t (@20257..) 'merge in' gv.c
(@19794..) MANIFEST (@20285..)

20 years agoIntegrate:
Jarkko Hietaniemi [Tue, 29 Jul 2003 08:55:19 +0000 (08:55 +0000)]
Integrate:
[ 20278]
More bytecode tweaks.

[ 20281]
Subject: [PATCH] another File::Find tweak for VMS (improve on #20221)
From: "Craig A. Berry" <craigberry@mac.com>
Date: Tue, 29 Jul 2003 00:11:46 -0500
Message-ID: <3F260212.9000104@mac.com>

[ 20282]
PerlIO_popped doc addition from NI-S.

[ 20283]
The better prefixify() patch from Ed Moy.

[ 20285]
Reintroduce Porting/Modules.  No, it's not duplicating
the information in Module::CoreList.

[ 20287]
Subject: [PATCH pointer] B::Deparse 0.64
From: Stephen McCamant <smcc@mit.edu>
Date: Mon, 28 Jul 2003 16:57:19 -0400
Message-ID: <16165.36399.39977.566109@syllepsis.MIT.EDU>

[ 20288]
Subject: [perl #22969] fix $hash{utf8bareword}
From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
Date: Tue, 29 Jul 2003 11:09:37 +0200
Message-Id: <20030729110937.31c422d2.rgarcia@hexaflux.com>

[ 20289]
Subject: 5.8.1 change not in perldelta
From: "James A. Duncan" <jduncan@fotango.com>
Date: Wed, 16 Jul 2003 12:42:31 +0100
Message-Id: <957EF358-B782-11D7-AE25-000393D142E2@fotango.com>

(the regexp magic change)
p4raw-link: @20289 on //depot/maint-5.8/perl: 4f7d74d8790109dd698f7718ccac096ddfe41ae2
p4raw-link: @20288 on //depot/perl: 5464dbd2048d8302bcdad7ae68f0e2c0042bc78f
p4raw-link: @20287 on //depot/perl: d989cdacb1fba9e82190519b3d7b8ca62f99c377
p4raw-link: @20285 on //depot/perl: b128a327c52317897e9983547de388b2aaa3857c
p4raw-link: @20283 on //depot/perl: 56d96d4da7ea9e8c0d277ad2b6a6e976e54830d5
p4raw-link: @20282 on //depot/perl: 868207c2a3ad164268f8e7339a6469fa1ce89c1b
p4raw-link: @20281 on //depot/perl: 8d8eebbfbaf69416c8b03806075dd4952f30f6a8
p4raw-link: @20278 on //depot/perl: f66c782ad0fd9fec3429c552eef508d3f1fc124f

p4raw-id: //depot/maint-5.8/perl@20290
p4raw-branched: from //depot/perl@20289 'branch in' Porting/Modules.pl
Porting/Modules (@19969..)
p4raw-integrated: from //depot/perl@20289 'copy in' t/op/utfhash.t
(@15757..) pod/perliol.pod (@19488..) ext/B/t/deparse.t
(@19610..) AUTHORS (@20054..) lib/ExtUtils/MM_Unix.pm
(@20207..) lib/File/Find.pm (@20221..) ext/B/B/Bytecode.pm
(@20250..) 'merge in' ext/B/B/Deparse.pm (@20198..) toke.c
(@20200..) ext/B/B.xs (@20253..) MANIFEST (@20269..)