21 years agoregen headers
Hugo van der Sanden [Wed, 26 Feb 2003 01:11:14 +0000]
regen headers

p4raw-id: //depot/perl@18781

21 years agoTwo typos found by Philip Newton <pnewton@gmx.de>
Hugo van der Sanden [Wed, 26 Feb 2003 00:25:32 +0000]
Two typos found by Philip Newton <pnewton@gmx.de>

p4raw-id: //depot/perl@18780

21 years agoAdd tests for the -C switch. Depending on the
Jarkko Hietaniemi [Tue, 25 Feb 2003 18:20:01 +0000]
Add tests for the -C switch.  Depending on the
CLIs some $^O dance may be needed.

p4raw-id: //depot/perl@18779

21 years agoAdd missing file from change #18774.
Hugo van der Sanden [Tue, 25 Feb 2003 15:24:17 +0000]
Add missing file from change #18774.
p4raw-link: @18774 on //depot/perl: 82d039840b913b4eed10833ac05709a5abd02ead

p4raw-id: //depot/perl@18778

21 years agoMore variables for change #18776.
Hugo van der Sanden [Tue, 25 Feb 2003 14:07:59 +0000]
More variables for change #18776.
p4raw-link: @18776 on //depot/perl: 83b43d9236da9ea6e31fd2df2474f4d7f7220a85

p4raw-id: //depot/perl@18777

21 years ago[perl #20682] [fix] @- array not visible in s///
Adrian M. Enache [Fri, 21 Feb 2003 17:50:14 +0000]
[perl #20682] [fix] @- array not visible in s///
Message-ID: <20030221155014.GB793@ratsnest.hole>

p4raw-id: //depot/perl@18776

21 years ago[perl #20684] [fix] s/// with (??{..}) inside returns wrong count
Adrian M. Enache [Fri, 21 Feb 2003 17:49:41 +0000]
[perl #20684] [fix] s/// with (??{..}) inside returns wrong count
Message-ID: <20030221154941.GA793@ratsnest.hole>

p4raw-id: //depot/perl@18775

21 years agoRe: [perl #21321] local ${"FOO"} does not work
Rafael Garcia-Suarez [Sun, 23 Feb 2003 00:03:27 +0000]
Re: [perl #21321] local ${"FOO"} does not work
Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr>

p4raw-id: //depot/perl@18774

21 years ago[Encode] 1.88 Released
Dan Kogai [Thu, 20 Feb 2003 23:49:55 +0000]
[Encode] 1.88 Released
Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp>

p4raw-id: //depot/perl@18773

21 years ago[perl@18752] warnings from CGI tests under cygwin
Yitzchak Scott-Thoennes [Wed, 19 Feb 2003 13:37:39 +0000]
[perl@18752] warnings from CGI tests under cygwin
Message-ID: <jk/U+gzkg2DE092yn@efn.org>

p4raw-id: //depot/perl@18772

21 years agoCleanup #18770 as suggested by Rafael.
Jarkko Hietaniemi [Tue, 25 Feb 2003 07:46:53 +0000]
Cleanup #18770 as suggested by Rafael.

p4raw-id: //depot/perl@18771

21 years agoA new try at #18765 (for [perl #20920]).
Jarkko Hietaniemi [Tue, 25 Feb 2003 06:01:09 +0000]
A new try at #18765 (for [perl #20920]).

p4raw-id: //depot/perl@18770

21 years agoRetract change #18765: makes HiRes.t hang after subtest #11.
Jarkko Hietaniemi [Tue, 25 Feb 2003 05:33:10 +0000]
Retract change #18765: makes HiRes.t hang after subtest #11.
p4raw-link: @18765 on //depot/perl: 2fb44b4522b8956ab337b2f83a5fe619b0773788

p4raw-id: //depot/perl@18769

21 years agoInclude p4d2p in Porting again, because p4genpatch doesn't work
Chip Salzenberg [Mon, 24 Feb 2003 21:42:57 +0000]
Include p4d2p in Porting again, because p4genpatch doesn't work
until a change has been submitted.

p4raw-id: //depot/perl@18768

21 years agoIn Porting scripts, use standard perl path of "/usr/bin/perl".
Chip Salzenberg [Mon, 24 Feb 2003 21:35:56 +0000]
In Porting scripts, use standard perl path of "/usr/bin/perl".

p4raw-id: //depot/perl@18767

21 years agoPERL_SIGNALS=unsafe enables the old unsafe/immediate signals.
Jarkko Hietaniemi [Mon, 24 Feb 2003 20:04:36 +0000]
PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.

p4raw-id: //depot/perl@18766

21 years agoRe: [perl #20920] Segmentation fault ("Safe Signal" queue problem?)
Slaven Rezic [Fri, 14 Feb 2003 09:11:15 +0000]
Re: [perl #20920] Segmentation fault ("Safe Signal" queue problem?)
Message-ID: <878ywji8nw.fsf@vran.herceg.de>

(with slight tweaks)

p4raw-id: //depot/perl@18765

21 years agoPatching magic from Inaba-san's keyboard: fix for [perl #8769]:
Jarkko Hietaniemi [Mon, 24 Feb 2003 18:44:41 +0000]
Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
"scalar upgraded to UTF-8 as a side effect of quote-interpolation
when 'use encoding' is engaged"-- wasn't actually encoding's fault.

p4raw-id: //depot/perl@18764

21 years agoUse PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.
Chip Salzenberg [Mon, 24 Feb 2003 14:54:36 +0000]
Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.

p4raw-id: //depot/perl@18763

21 years agoRemove no-longer-true line from perlop
Hugo van der Sanden [Mon, 24 Feb 2003 00:18:42 +0000]
Remove no-longer-true line from perlop

p4raw-id: //depot/perl@18762

21 years agoChip noticed that the intended optionality of the 'IV' was
Jarkko Hietaniemi [Sun, 23 Feb 2003 12:07:53 +0000]
Chip noticed that the intended optionality of the 'IV' was
forgotten in the change #18758.
p4raw-link: @18758 on //depot/perl: f0fabfd7a60ca1c99e9f3f4c4b66d46eab58e4d5

p4raw-id: //depot/perl@18761

21 years agoAPI doc tweaks.
Jarkko Hietaniemi [Sat, 22 Feb 2003 19:17:04 +0000]
API doc tweaks.

p4raw-id: //depot/perl@18760

21 years agoChange regex to be a bit more friendly against various
Artur Bergman [Fri, 21 Feb 2003 09:08:30 +0000]
Change regex to be a bit more friendly against various
outputs from ps -f, regex suggest by rgs

p4raw-id: //depot/perl@18759

21 years agoadd some IV stuff to ext/Devel/Peek/Peek.t test 21
Peter Prymmer [Thu, 20 Feb 2003 13:28:09 +0000]
add some IV stuff to ext/Devel/Peek/Peek.t test 21
Message-ID: <OF2DC297F4.A63F24F9-ON85256CD3.006513E4@factset.com>

p4raw-id: //depot/perl@18758

21 years agoadd probe for yet another dangerous logical name: COMP
Peter Prymmer [Wed, 19 Feb 2003 15:04:40 +0000]
add probe for yet another dangerous logical name: COMP
Message-ID: <OFC0A627AD.02B9D968-ON85256CD2.006DDC21@factset.com>

p4raw-id: //depot/perl@18757

21 years agoDoc tweakage on -C.
Jarkko Hietaniemi [Thu, 20 Feb 2003 06:16:05 +0000]
Doc tweakage on -C.

p4raw-id: //depot/perl@18756

21 years ago5.8.0: typo in pod/perlcompile.pod
Brendan O'Dea [Sun, 16 Feb 2003 21:09:23 +0000]
5.8.0: typo in pod/perlcompile.pod
Message-ID: <20030216100923.GA29761@londo.c47.org>

p4raw-id: //depot/perl@18755

21 years agoDocument clearly that "_" is always in package "main".
Rafael Garcia-Suarez [Wed, 19 Feb 2003 21:14:37 +0000]
Document clearly that "_" is always in package "main".

p4raw-id: //depot/perl@18754

21 years agoRe: [perl #20716] scope error with brackets
Adrian M. Enache [Thu, 13 Feb 2003 04:52:21 +0000]
Re: [perl #20716] scope error with brackets
Message-ID: <20030213025221.GA1215@ratsnest.hole>
(better version of change #18687)
p4raw-link: @18687 on //depot/perl: 437fd2104756c25dedf68c6e31cd29ecbf0e2569

p4raw-id: //depot/perl@18753

21 years ago'A' is not 65 everywhere.
Jarkko Hietaniemi [Wed, 19 Feb 2003 05:10:26 +0000]
'A' is not 65 everywhere.

p4raw-id: //depot/perl@18752

21 years agoSupport one-parameter unpack(), which unpacks $_.
Chip Salzenberg [Wed, 19 Feb 2003 03:54:45 +0000]
Support one-parameter unpack(), which unpacks $_.

p4raw-id: //depot/perl@18751

21 years agomore complex assertions activation:
Salvador Fandiño [Tue, 18 Feb 2003 19:24:13 +0000]
more complex assertions activation:
Subject: Re: Did the assertion patch/feature submission get overlooked?
Message-ID: <3E52885D.5060903@yahoo.com>

p4raw-id: //depot/perl@18750

21 years agoMake adding notes to patchlevel.h easier
Andreas König [Tue, 18 Feb 2003 11:48:40 +0000]
Make adding notes to patchlevel.h easier
Message-ID: <m3n0kt27av.fsf@k242.linux.bogus>

p4raw-id: //depot/perl@18749

21 years agoBlocking option ignored
Dave Mitchell [Tue, 18 Feb 2003 21:45:45 +0000]
Blocking option ignored
Date: Tue, 18 Feb 2003 21:45:45 +0000
Message-ID: <20030218214545.C18547@fdgroup.com>

and tests for the same:
From: Dave Mitchell <davem@fdgroup.com>
Date: Wed, 19 Feb 2003 00:42:01 +0000
Message-ID: <20030219004201.F18547@fdgroup.com>

p4raw-id: //depot/perl@18748

21 years agoShouldn't have added as t/run/switchA.t in #18739 - it'll cause
Hugo van der Sanden [Tue, 18 Feb 2003 23:47:06 +0000]
Shouldn't have added as t/run/switchA.t in #18739 - it'll cause
problems on case-insensitive file systems. Rename it back to
t/run/switch_A.t

p4raw-id: //depot/perl@18747

21 years agoRe: -Os for Darwin why?
Michael G. Schwern [Tue, 18 Feb 2003 21:31:37 +0000]
Re: -Os for Darwin why?
Message-Id: <20030218113739.D25848@ttul.org>

p4raw-id: //depot/perl@18746

21 years agoFormat nit.
Jarkko Hietaniemi [Tue, 18 Feb 2003 14:01:34 +0000]
Format nit.

p4raw-id: //depot/perl@18741

21 years agoRe: -Os for Darwin why?
Michael G. Schwern [Tue, 18 Feb 2003 06:33:57 +0000]
Re: -Os for Darwin why?
Message-Id: <20030217191403.A17553@ttul.org>

p4raw-id: //depot/perl@18740

21 years agoRe: Did the assertion patch/feature submission get overlooked?
Salvador Fandiño [Mon, 17 Feb 2003 23:38:05 +0000]
Re: Did the assertion patch/feature submission get overlooked?
Message-ID: <3E51725D.5060303@yahoo.com>

p4raw-id: //depot/perl@18739

21 years agoRe: [PATCH] Re: [PATCH] Copy on write for $& and $1...
Nicholas Clark [Mon, 17 Feb 2003 21:07:03 +0000]
Re: [PATCH] Re: [PATCH] Copy on write for $& and $1...
Message-ID: <20030217210330.A8611@plum.flirble.org>

p4raw-id: //depot/perl@18738

21 years agoRe: [perl #21261] B::Terse not outputting correct constants or variable names
Stephen McCamant [Mon, 17 Feb 2003 19:34:36 +0000]
Re: [perl #21261] B::Terse not outputting correct constants or variable names
Date: Mon, 17 Feb 2003 19:34:36 -0500
Date: Mon, 17 Feb 2003 19:34:36 -0500
Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU>

p4raw-id: //depot/perl@18737

21 years agoRe: [PATCH] Copy on write for $& and $1...
Nicholas Clark [Sun, 16 Feb 2003 23:09:50 +0000]
Re: [PATCH] Copy on write for $& and $1...
Message-ID: <20030216230950.GB276@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@18736

21 years agoUse the escape E<ntilde> in source files rather than the actual char.
Hugo van der Sanden [Mon, 17 Feb 2003 09:13:02 +0000]
Use the escape E<ntilde> in source files rather than the actual char.

p4raw-id: //depot/perl@18735

21 years agoSuppress empty #ifdef blocks in embed.pl
Hugo van der Sanden [Mon, 17 Feb 2003 09:06:44 +0000]
Suppress empty #ifdef blocks in embed.pl

p4raw-id: //depot/perl@18734

21 years agofix typo in sv.c and regenerate perlapi.pod
Hugo van der Sanden [Mon, 17 Feb 2003 08:51:53 +0000]
fix typo in sv.c and regenerate perlapi.pod

p4raw-id: //depot/perl@18733

21 years agoPhilip Newton has eagle eyes :-)
Jarkko Hietaniemi [Mon, 17 Feb 2003 06:40:09 +0000]
Philip Newton has eagle eyes :-)

p4raw-id: //depot/perl@18732

21 years agoDoc tweaks (and one code tweak) based on Philip Newton's comments.
Jarkko Hietaniemi [Mon, 17 Feb 2003 05:31:18 +0000]
Doc tweaks (and one code tweak) based on Philip Newton's comments.

p4raw-id: //depot/perl@18731

21 years agoMake also the -CAL conditional on locale.
Jarkko Hietaniemi [Mon, 17 Feb 2003 04:44:53 +0000]
Make also the -CAL conditional on locale.

p4raw-id: //depot/perl@18730

21 years agoNO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
Jarkko Hietaniemi [Sun, 16 Feb 2003 18:33:05 +0000]
NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.

p4raw-id: //depot/perl@18729

21 years agoAccording to Sarathy it's better have the Ministry
Jarkko Hietaniemi [Sun, 16 Feb 2003 18:20:04 +0000]
According to Sarathy it's better have the Ministry
of Information to remove all memory of NO_EMBED.
What NO_EMBED?

p4raw-id: //depot/perl@18728

21 years agoadd support for assertions. Updated form of:
Salvador Fandiño [Sat, 30 Nov 2002 17:24:09 +0000]
add support for assertions. Updated form of:
Subject: Re: Did the assertion patch/feature submission get overlooked?
Message-ID: <3DE8F439.50402@yahoo.com>

p4raw-id: //depot/perl@18727

21 years agoCOW regexps:
Nicholas Clark [Sun, 9 Feb 2003 23:00:09 +0000]
COW regexps:
Subject: [PATCH] Copy on write for $& and $1...
Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@18726

21 years agoinline SvREFCNT_dec:
Nicholas Clark [Sun, 9 Feb 2003 23:00:09 +0000]
inline SvREFCNT_dec:
Subject: [PATCH] Copy on write for $& and $1...
Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@18725

21 years agoRe: [perl #20798] foo(eval {}) crashes Perl 5.8
Adrian M. Enache [Sun, 16 Feb 2003 00:05:10 +0000]
Re: [perl #20798] foo(eval {}) crashes Perl 5.8
Message-ID: <20030215220510.GB893@ratsnest.hole>

p4raw-id: //depot/perl@18723

21 years agooutdent else-if chain in scope()
Hugo van der Sanden [Sun, 16 Feb 2003 11:08:06 +0000]
outdent else-if chain in scope()

p4raw-id: //depot/perl@18722

21 years agoarcane tainting bug in vms.c
Craig A. Berry [Sat, 15 Feb 2003 12:29:03 +0000]
arcane tainting bug in vms.c
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3E4E86EF.8090609@mac.com>

p4raw-id: //depot/perl@18721

21 years agorestrict PERL_PRESERVE_IVUV to things that should really give an
Hugo van der Sanden [Wed, 12 Feb 2003 03:12:43 +0000]
restrict PERL_PRESERVE_IVUV to things that should really give an
integer, but extend to runtime. Based on:
Subject: Re: [perl #20827] Unexpected scientific notation.
Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk>

p4raw-id: //depot/perl@18720

21 years agoAs suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
Jarkko Hietaniemi [Sun, 16 Feb 2003 09:47:02 +0000]
As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
which will disable the short forms of the Perl_ API, good for
embedding stuff.  (Kind of like the old NO_EMBED, but better.)

p4raw-id: //depot/perl@18718

21 years agoClarify the -C syntax a bit.
Jarkko Hietaniemi [Sun, 16 Feb 2003 09:44:57 +0000]
Clarify the -C syntax a bit.

p4raw-id: //depot/perl@18717

21 years agoForgotten from #18715.
Jarkko Hietaniemi [Sun, 16 Feb 2003 08:29:54 +0000]
Forgotten from #18715.

p4raw-id: //depot/perl@18716

21 years agoThe new(er) way of controlling Unicode I/O (and other) features;
Jarkko Hietaniemi [Sat, 15 Feb 2003 21:19:37 +0000]
The new(er) way of controlling Unicode I/O (and other) features;
-C (or PERL_UNICODE).  See perlrun/-C for more details.

p4raw-id: //depot/perl@18715

21 years agoAlso Storable really wants the PATCHLEVEL, not PERL_VERSION.
Jarkko Hietaniemi [Sat, 15 Feb 2003 12:31:25 +0000]
Also Storable really wants the PATCHLEVEL, not PERL_VERSION.

p4raw-id: //depot/perl@18714

21 years agoBring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
Jarkko Hietaniemi [Sat, 15 Feb 2003 08:39:38 +0000]
Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
even closer to each other.  The dec_osf.pl is irrelevant
for the current core but adding it makes for one less exception
when integrating.

p4raw-id: //depot/perl@18712

21 years agoUpdate MD5 Changes; update checksums.
Jarkko Hietaniemi [Sat, 15 Feb 2003 08:32:04 +0000]
Update MD5 Changes; update checksums.

p4raw-id: //depot/perl@18711

21 years agoUpdate the MD5 checksums.
Jarkko Hietaniemi [Sat, 15 Feb 2003 08:19:20 +0000]
Update the MD5 checksums.

p4raw-id: //depot/perl@18710

21 years agoMake the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
Jarkko Hietaniemi [Sat, 15 Feb 2003 08:16:26 +0000]
Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
(problem noticed by Graham with List::Util).

p4raw-id: //depot/perl@18709

21 years agoRe: [perl #20912] UTF8 related glitch + fix
Adrian M. Enache [Sat, 15 Feb 2003 00:37:40 +0000]
Re: [perl #20912] UTF8 related glitch + fix
Message-ID: <20030214223740.GA13575@ratsnest.hole>

p4raw-id: //depot/perl@18708

21 years ago[doc patch] ext/threads/shared/shared.pm
Stas Bekman [Fri, 14 Feb 2003 11:12:39 +0000]
[doc patch] ext/threads/shared/shared.pm
Message-ID: <3E4C3477.7030306@stason.org>

p4raw-id: //depot/perl@18707

21 years agoRe: perlvar phrasing clarification for $^S
Iain Spoon Truskett [Fri, 14 Feb 2003 10:12:00 +0000]
Re: perlvar phrasing clarification for $^S
From: "Iain 'Spoon' Truskett" <perl@dellah.anu.edu.au>
Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au>

p4raw-id: //depot/perl@18706

21 years agoRe: [perl #20933] \substr reuses lvalues (sometimes)
Hugo van der Sanden [Sat, 15 Feb 2003 06:27:07 +0000]
Re: [perl #20933] \substr reuses lvalues (sometimes)
From: Dave Mitchell <davem@fdgroup.com>
Date: Fri, 14 Feb 2003 22:48:27 +0000
Message-ID: <20030214224827.B6783@fdgroup.com>

with tests:
From: Slaven Rezic <slaven@rezic.de>
Date: 14 Feb 2003 20:23:20 +0100
Message-ID: <87bs1e4qfr.fsf@vran.herceg.de>

p4raw-id: //depot/perl@18705

21 years agoRe: overriding builtins quirk
Jerrad Pierce [Fri, 14 Feb 2003 09:28:13 +0000]
Re: overriding builtins quirk
Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu>

p4raw-id: //depot/perl@18704

21 years agoRe: trying to fix #20154, #20357
Adrian M. Enache [Sat, 8 Feb 2003 21:05:14 +0000]
Re: trying to fix #20154, #20357
Message-ID: <20030208190514.GA866@ratsnest.hole>
(fixes #19061 as well)

p4raw-id: //depot/perl@18703

21 years agoUpdate to Scalar-List-Utils 1.11
Graham Barr [Fri, 14 Feb 2003 19:26:23 +0000]
Update to Scalar-List-Utils 1.11

p4raw-id: //depot/perl@18702

21 years agogcc 3.2.1 does not have -Wall faith that tmp
Jarkko Hietaniemi [Thu, 13 Feb 2003 09:43:33 +0000]
gcc 3.2.1 does not have -Wall faith that tmp
will not be used uninitialized.

p4raw-id: //depot/perl@18699

21 years agoperlbug (was: Re: [perl #20606] [no subject])
Slaven Rezic [Thu, 30 Jan 2003 19:03:41 +0000]
perlbug (was: Re: [perl #20606] [no subject])
Message-ID: <87fzra7bwi.fsf@vran.herceg.de>

p4raw-id: //depot/perl@18698

21 years agoto silence compiler warning
Robin Barker [Tue, 28 Jan 2003 13:27:17 +0000]
to silence compiler warning
Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk>

p4raw-id: //depot/perl@18697

21 years ago[perl #20654] %*v02x considered invalid in printf
Robin Barker [Mon, 10 Feb 2003 16:43:23 +0000]
[perl #20654] %*v02x considered invalid in printf
From: Robin Barker (via RT) <perlbug-followup@perl.org>
Message-Id: <rt-20654-50711.19.9711009821137@bugs6.perl.org>

p4raw-id: //depot/perl@18696

21 years agomini-[patch] perlrun "^$W" typo
Iain Truskett [Tue, 11 Feb 2003 08:38:52 +0000]
mini-[patch] perlrun "^$W" typo
Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au>

p4raw-id: //depot/perl@18695

21 years agoMore B::Concise fixes
Stephen McCamant [Sun, 9 Feb 2003 17:28:38 +0000]
More B::Concise fixes
Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU>

p4raw-id: //depot/perl@18694

21 years agoMore code cleanup.
H.Merijn Brand [Fri, 7 Feb 2003 09:57:43 +0000]
More code cleanup.

Subject: Re: New SV Flag
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20030207095258.6E05.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@18693

21 years agoDueling patches.
Jarkko Hietaniemi [Tue, 11 Feb 2003 07:53:26 +0000]
Dueling patches.

p4raw-id: //depot/perl@18692

21 years agoPATCH: sv_rvweaken() deficiency (against 5.8.0)
Mark Mielke [Mon, 20 Jan 2003 19:56:13 +0000]
PATCH: sv_rvweaken() deficiency (against 5.8.0)
Message-ID: <20030121005613.GA31739@mark.mielke.cc>

p4raw-id: //depot/perl@18691

21 years agofix comment in change #18689
Hugo van der Sanden [Mon, 10 Feb 2003 22:08:05 +0000]
fix comment in change #18689
p4raw-link: @18689 on //depot/perl: 00e17364bade89e3a71981168e34fb6160652b0a

p4raw-id: //depot/perl@18690

21 years agoFix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
Hugo van der Sanden [Mon, 10 Feb 2003 21:59:34 +0000]
Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
Now allows but ignores the 'l' modifier on floating point formats
and adds a couple of tests.

p4raw-id: //depot/perl@18689

21 years agoRe: [perl #20777] [PATCH] goto &subroutine leaks memory
Adrian M. Enache [Mon, 10 Feb 2003 19:54:13 +0000]
Re: [perl #20777] [PATCH] goto &subroutine leaks memory
Message-Id: <20030209201025.GA1247@ratsnest.hole>

p4raw-id: //depot/perl@18688

21 years agoRe: [perl #20716] [FIX] scope error with brackets
Adrian M. Enache [Mon, 10 Feb 2003 18:13:29 +0000]
Re: [perl #20716] [FIX] scope error with brackets
Message-id: <20030210174858.GA872@ratsnest.hole>

p4raw-id: //depot/perl@18687

21 years agoCompile under threads and MacOSX. For some reason newSVpvf
Artur Bergman [Mon, 10 Feb 2003 18:11:35 +0000]
Compile under threads and MacOSX. For some reason newSVpvf
was not exapnded.

p4raw-id: //depot/perl@18686

21 years agoNo, we don't really want the utility scripts.
Abhijit Menon-Sen [Mon, 10 Feb 2003 03:44:07 +0000]
No, we don't really want the utility scripts.

p4raw-id: //depot/perl@18685

21 years agofix for C< use if qw/ 1 open :utf8 / > based on:
Autrijus Tang [Fri, 24 Jan 2003 22:39:06 +0000]
fix for C< use if qw/ 1 open :utf8 / > based on:
Subject: [perl #20536] use if 1, open => ':utf8' fails
From: Autrijus Tang (via RT) <perlbug-followup@perl.org>
Message-Id: <rt-20536-49670.13.2464320257255@bugs6.perl.org>

p4raw-id: //depot/perl@18684

21 years agoRE: perldebug.pod suggestion
Jay Hannah [Fri, 24 Jan 2003 11:28:44 +0000]
RE: perldebug.pod suggestion
From: "Jay Hannah" <jhannah@omnihotels.com>
Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2>

p4raw-id: //depot/perl@18683

21 years agoversion objects final(?) patch
John Peacock [Sun, 5 Jan 2003 21:28:41 +0000]
version objects final(?) patch
Message-ID: <3E18E9D9.2040908@rowman.com>

p4raw-id: //depot/perl@18682

21 years agoAdd CPAN ChangeLog to MANIFEST.
Chip Salzenberg [Sun, 9 Feb 2003 17:39:33 +0000]
Add CPAN ChangeLog to MANIFEST.

p4raw-id: //depot/perl@18680

21 years agoCPAN ChangeLog not needed, says Andreas.
Jarkko Hietaniemi [Sun, 9 Feb 2003 14:37:38 +0000]
CPAN ChangeLog not needed, says Andreas.

p4raw-id: //depot/perl@18678

21 years ago[perl #20785] glitches with $PerlIO::encoding::fallback
autrijus@ossf.iis.sinica.edu.tw [Sat, 8 Feb 2003 11:54:11 +0000]
[perl #20785] glitches with $PerlIO::encoding::fallback
From: "autrijus@ossf.iis.sinica.edu.tw (via RT)" <perlbug-followup@perl.org>
Message-Id: <rt-20785-50586.6.45611613038412@bugs6.perl.org>

p4raw-id: //depot/perl@18677

21 years agoRe: utime undef, undef, "/tmp/test" and warnings
Stas Bekman [Sat, 8 Feb 2003 11:12:28 +0000]
Re: utime undef, undef, "/tmp/test" and warnings
Message-ID: <3E444B6C.5060407@stason.org>

p4raw-id: //depot/perl@18676

21 years agoPossible cruft removal.
Jarkko Hietaniemi [Sat, 8 Feb 2003 19:49:40 +0000]
Possible cruft removal.

p4raw-id: //depot/perl@18675

21 years agoSignedness nits.
Jarkko Hietaniemi [Sat, 8 Feb 2003 18:22:42 +0000]
Signedness nits.

p4raw-id: //depot/perl@18674

21 years agoUpgrade to CPAN 1.64, from Andreas Koenig.
Jarkko Hietaniemi [Sat, 8 Feb 2003 08:45:35 +0000]
Upgrade to CPAN 1.64, from Andreas Koenig.

p4raw-id: //depot/perl@18672

21 years agoUpgrade to Net::Ping 2.28, from Rob Brown.
Jarkko Hietaniemi [Sat, 8 Feb 2003 08:35:06 +0000]
Upgrade to Net::Ping 2.28, from Rob Brown.

p4raw-id: //depot/perl@18671

21 years agoperluniintro nit
Audrey Tang [Fri, 7 Feb 2003 00:02:49 +0000]
perluniintro nit
Message-ID: <20030206160249.GA12984@not.autrijus.org>

p4raw-id: //depot/perl@18670