21 years agoMusty corners of Syslog.pm.
Jarkko Hietaniemi [Fri, 5 Sep 2003 20:34:15 +0000]
Musty corners of Syslog.pm.

p4raw-id: //depot/perl@21052

21 years ago1. Work around the bug fixed by #20587 (because it's in 5.8.0).
Abhijit Menon-Sen [Fri, 5 Sep 2003 18:43:46 +0000]
1. Work around the bug fixed by #20587 (because it's in 5.8.0).
2. Compensate for PL_sv_placeholder <= 5.8.1.
3. Clean up non-backwards-compatible tests.
4. Prepare for the 2.08 CPAN release.

p4raw-id: //depot/perl@21051

21 years agoOne more known tie problem.
Jarkko Hietaniemi [Fri, 5 Sep 2003 13:53:23 +0000]
One more known tie problem.

p4raw-id: //depot/perl@21048

21 years agothreads/shared.pm: saves 4K per thread
Elizabeth Mattijsen [Fri, 5 Sep 2003 14:46:00 +0000]
threads/shared.pm: saves 4K per thread
Message-Id: <p05111b05bb7e177db044@[192.168.56.4]>
From: Elizabeth Mattijsen <liz@dijkmat.nl>

p4raw-id: //depot/perl@21047

21 years agoversions threads modules
Elizabeth Mattijsen [Fri, 5 Sep 2003 12:22:52 +0000]
versions threads modules
Message-Id: <p05111b03bb7e1423e6ff@[192.168.56.4]>

p4raw-id: //depot/perl@21046

21 years agoMore suidperl path disclosure plugging:
Jarkko Hietaniemi [Fri, 5 Sep 2003 13:43:36 +0000]
More suidperl path disclosure plugging:
the #9813 didn't do enough.  See either of
http://rt.perl.org/rt2/Ticket/Display.html?id=6511
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426

p4raw-id: //depot/perl@21045

21 years agoFreeBSD hints updates from Anton Berezin.
Jarkko Hietaniemi [Fri, 5 Sep 2003 13:09:54 +0000]
FreeBSD hints updates from Anton Berezin.

p4raw-id: //depot/perl@21044

21 years agoChanged conflicting diff options
H.Merijn Brand [Fri, 5 Sep 2003 11:18:20 +0000]
Changed conflicting diff options

p4raw-id: //depot/perl@21043

21 years agoAcknowledge some known tie bugs.
Jarkko Hietaniemi [Fri, 5 Sep 2003 06:47:43 +0000]
Acknowledge some known tie bugs.

p4raw-id: //depot/perl@21042

21 years agoRemove dublicated entry in AUTHORS
Ilya Martynov [Fri, 5 Sep 2003 00:49:57 +0000]
Remove dublicated entry in AUTHORS
Message-ID: <8765k8uvm2.fsf@abra.ru>

p4raw-id: //depot/perl@21041

21 years ago[perl #3763] code example error in "perlopentut"
Jarkko Hietaniemi [Fri, 5 Sep 2003 04:36:48 +0000]
[perl #3763] code example error in "perlopentut"

p4raw-id: //depot/perl@21040

21 years agoAnother seemingly fixed (un)tie bug,
Jarkko Hietaniemi [Fri, 5 Sep 2003 04:13:17 +0000]
Another seemingly fixed (un)tie bug,
[perl ##22297] cannot untie scalar from within tied FETCH

p4raw-id: //depot/perl@21039

21 years agoRe: [PATCH] Data::Dumper 2.121
Ilya Martynov [Fri, 5 Sep 2003 00:33:46 +0000]
Re: [PATCH] Data::Dumper 2.121
Message-ID: <87ad9kuwd1.fsf@abra.ru>

p4raw-id: //depot/perl@21036

21 years agoI think once is enough.
Jarkko Hietaniemi [Thu, 4 Sep 2003 18:52:29 +0000]
I think once is enough.

p4raw-id: //depot/perl@21033

21 years agoRe: [PATCH] Re: ByteLoader and MSWin32
Adrian M. Enache [Thu, 4 Sep 2003 20:09:06 +0000]
Re: [PATCH] Re: ByteLoader and MSWin32
Message-ID: <20030904170906.GA1235@ratsnest.hole>

p4raw-id: //depot/perl@21032

21 years agoperlreftut: change distribution conditions
Brendan O'Dea [Thu, 4 Sep 2003 02:28:49 +0000]
perlreftut: change distribution conditions
From: "Brendan O'Dea" <bod@debian.org>
Message-ID: <20030903162849.GA9675@londo.c47.org>

p4raw-id: //depot/perl@21031

21 years agoRe: "vendor" patch pickup
Marcus Holland-Moritz [Thu, 4 Sep 2003 19:47:55 +0000]
Re: "vendor" patch pickup
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <009b01c3730c$ac45e750$0c2f1fac@R2D2>

(Gentoo: take Marcus' version of the __THROW patch and
even further #ifdef-protect it with __GLIBC__.)

p4raw-id: //depot/perl@21030

21 years agoTiny perlcc tweaks.
Jarkko Hietaniemi [Thu, 4 Sep 2003 16:01:26 +0000]
Tiny perlcc tweaks.

p4raw-id: //depot/perl@21029

21 years agoA SuSE patchlet for perlcc -c to avoid
Jarkko Hietaniemi [Thu, 4 Sep 2003 15:10:48 +0000]
A SuSE patchlet for perlcc -c to avoid
"Modification of a read-only value attempted at ... C.pm"

p4raw-id: //depot/perl@21028

21 years agoAUTHORS updates.
Jarkko Hietaniemi [Thu, 4 Sep 2003 08:54:40 +0000]
AUTHORS updates.

p4raw-id: //depot/perl@21027

21 years agoUpgrade to Math::BigInt pre-rel 1.66 as of
Jarkko Hietaniemi [Wed, 3 Sep 2003 20:27:56 +0000]
Upgrade to Math::BigInt pre-rel 1.66 as of
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-09/msg00242.html
(the tar.gz link doesn't have 'v1.66', it has '1.66')
so that the smoke builds can start chewing it.

p4raw-id: //depot/perl@21025

21 years agofix: output from different pids
Marcus Holland-Moritz [Wed, 3 Sep 2003 19:20:20 +0000]
fix: output from different pids
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <005901c3723f$a7914f10$0c2f1fac@R2D2>

p4raw-id: //depot/perl@21022

21 years agoAlso indicate the Unicode level here.
Jarkko Hietaniemi [Wed, 3 Sep 2003 15:51:35 +0000]
Also indicate the Unicode level here.
(The last date is non-committal :-)

p4raw-id: //depot/perl@21019

21 years agoAvoid lvalue casts, from Enache.
Jarkko Hietaniemi [Wed, 3 Sep 2003 12:08:23 +0000]
Avoid lvalue casts, from Enache.

p4raw-id: //depot/perl@21018

21 years agoBump up the VERSION.
Jarkko Hietaniemi [Wed, 3 Sep 2003 08:23:39 +0000]
Bump up the VERSION.

p4raw-id: //depot/perl@21017

21 years agoAdd, document, and test bytes::substr, index, rindex, chr,
Jarkko Hietaniemi [Wed, 3 Sep 2003 08:22:48 +0000]
Add, document, and test bytes::substr, index, rindex, chr,
document bytes::ord.

p4raw-id: //depot/perl@21016

21 years agoRe: maint@20974 or before broke mp2 ithreads test
Marcus Holland-Moritz [Wed, 3 Sep 2003 08:57:25 +0000]
Re: maint@20974 or before broke mp2 ithreads test
Message-ID: <29644.1062572245@www50.gmx.net>

The other half of #20930 should be still good.

p4raw-id: //depot/perl@21014

21 years agouse IO; is deprecated.
Jarkko Hietaniemi [Wed, 3 Sep 2003 06:15:09 +0000]
use IO; is deprecated.

p4raw-id: //depot/perl@21013

21 years agoUpgrade to base 2.01 from CPAN.
Jarkko Hietaniemi [Wed, 3 Sep 2003 05:28:50 +0000]
Upgrade to base 2.01 from CPAN.

p4raw-id: //depot/perl@21012

21 years agoChanging the test count is a good idea.
Jarkko Hietaniemi [Wed, 3 Sep 2003 05:08:29 +0000]
Changing the test count is a good idea.

p4raw-id: //depot/perl@21011

21 years ago{PATCH 5.8.1] Re: [perl #23651] Debugger dump failed for blessed REF object
Joe McMahon [Tue, 2 Sep 2003 18:02:14 +0000]
{PATCH 5.8.1] Re: [perl #23651] Debugger dump failed for blessed REF object
Message-Id: <1C49133C-DD91-11D7-8450-000393BCA0FC@ibiblio.org>

p4raw-id: //depot/perl@21010

21 years agoRe: maint@20974 or before broke mp2 ithreads test
Marcus Holland-Moritz [Wed, 3 Sep 2003 06:07:54 +0000]
Re: maint@20974 or before broke mp2 ithreads test
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <044101c371d0$f39b3fc0$0c2f1fac@R2D2>

p4raw-id: //depot/perl@21009

21 years agoVMS does not have quite UNIX glob semantics.
Jarkko Hietaniemi [Wed, 3 Sep 2003 04:31:35 +0000]
VMS does not have quite UNIX glob semantics.

p4raw-id: //depot/perl@21008

21 years agosome method calls not autoloaded
Yitzchak Scott-Thoennes [Tue, 2 Sep 2003 15:06:29 +0000]
some method calls not autoloaded
Message-ID: <20030902220629.GA2952@efn.org>

p4raw-id: //depot/perl@21007

21 years agoAn untie test from perlmonks-- worked in 5.6.1,
Jarkko Hietaniemi [Tue, 2 Sep 2003 19:01:07 +0000]
An untie test from perlmonks-- worked in 5.6.1,
broken in 5.8.0, seems to be working again in maint,
better nail it down now.

p4raw-id: //depot/perl@21003

21 years agoRetract #20930 because of
Stas Bekman [Mon, 1 Sep 2003 23:31:11 +0000]
Retract #20930 because of
Subject: maint@20974 or before broke mp2 ithreads test
Message-ID: <3F54392F.7080009@stason.org>

p4raw-id: //depot/perl@21000

21 years ago[DOCPATCH] Re: [perl #23630] problem with "used only once" warning
Fergal Daly [Tue, 2 Sep 2003 17:36:52 +0000]
[DOCPATCH] Re: [perl #23630] problem with "used only once" warning
Message-Id: <200309021736.52725.fergal@esatclear.ie>

p4raw-id: //depot/perl@20999

21 years ago[perl #23672] Math::BigInit POD
Abigail [Mon, 1 Sep 2003 08:47:39 +0000]
[perl #23672] Math::BigInit POD
From: "abigail@abigail.nl (via RT)" <perlbug-followup@perl.org>
Message-ID: <rt-23672-64035.19.2973991993763@rt.perl.org>

p4raw-id: //depot/perl@20998

21 years agoExplain \Q better
Mark-Jason Dominus [Mon, 1 Sep 2003 16:19:20 +0000]
Explain \Q better
Message-ID: <20030901201920.3929.qmail@plover.com>

p4raw-id: //depot/perl@20997

21 years agogrok_(number|numeric_radix) added to Devel::PPPort
Tassilo von Parseval [Tue, 2 Sep 2003 11:27:19 +0000]
grok_(number|numeric_radix) added to Devel::PPPort
Message-id: <20030902092719.GA18075@ethan>

p4raw-id: //depot/perl@20996

21 years agoRe: ByteLoader and MSWin32
Adrian M. Enache [Tue, 2 Sep 2003 03:45:11 +0000]
Re: ByteLoader and MSWin32
Message-ID: <20030902004511.GA1442@ratsnest.hole>

p4raw-id: //depot/perl@20993

21 years agoUpgrade to Unicode::Collate 0.27.
Jarkko Hietaniemi [Tue, 2 Sep 2003 04:29:45 +0000]
Upgrade to Unicode::Collate 0.27.

p4raw-id: //depot/perl@20990

21 years agomore options for valgrindpp.pl
Marcus Holland-Moritz [Mon, 1 Sep 2003 22:28:58 +0000]
more options for valgrindpp.pl
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <007701c370c7$acb85430$0c2f1fac@R2D2>

p4raw-id: //depot/perl@20989

21 years agoFrom Craig Berry, following the example of the other podxxx.PL
Jarkko Hietaniemi [Mon, 1 Sep 2003 14:14:49 +0000]
From Craig Berry, following the example of the other podxxx.PL
in relying on basename($0, '.PL') to Do The Right Thing with
regard to the case of the extension, which could be either
.pl or .PL on VMS depending on version-specific features.

p4raw-id: //depot/perl@20983

21 years agoConfigure -r in AIX bad.
Jarkko Hietaniemi [Mon, 1 Sep 2003 13:01:49 +0000]
Configure -r in AIX bad.

p4raw-id: //depot/perl@20982

21 years ago[DOC PATCH] perlfaq4.pod
Elizabeth Mattijsen [Mon, 1 Sep 2003 12:38:50 +0000]
[DOC PATCH] perlfaq4.pod
Message-Id: <p05111b19bb78d1d7aa70@[192.168.56.4]>

p4raw-id: //depot/perl@20981

21 years agoglob() bug
Gurusamy Sarathy [Mon, 1 Sep 2003 02:25:41 +0000]
glob() bug
Message-Id: <200309010925.h819Pf0X011457@smtp3.ActiveState.com>

p4raw-id: //depot/perl@20980

21 years agoUltrix VAX is like VMS VAX in floating point.
Jarkko Hietaniemi [Mon, 1 Sep 2003 06:32:01 +0000]
Ultrix VAX is like VMS VAX in floating point.

p4raw-id: //depot/perl@20979

21 years agosome WinCE compilers require a little correction
Vadim Konovalov [Mon, 1 Sep 2003 02:57:33 +0000]
some WinCE compilers require a little correction
Message-ID: <1091134912500.20030901025733@peterstar.ru>

p4raw-id: //depot/perl@20978

21 years agoAdd test for -i.
Jarkko Hietaniemi [Sun, 31 Aug 2003 15:34:43 +0000]
Add test for -i.

p4raw-id: //depot/perl@20973

21 years agoAdd tests for -h and (unknown) -z.
Jarkko Hietaniemi [Sun, 31 Aug 2003 15:12:10 +0000]
Add tests for -h and (unknown) -z.

p4raw-id: //depot/perl@20972

21 years agoAdd test for -v.
Jarkko Hietaniemi [Sun, 31 Aug 2003 15:03:42 +0000]
Add test for -v.

p4raw-id: //depot/perl@20971

21 years agoList the switches tested in switches.t.
Jarkko Hietaniemi [Sun, 31 Aug 2003 14:55:54 +0000]
List the switches tested in switches.t.

p4raw-id: //depot/perl@20970

21 years agohave installperl install perl_setup.com and dbga2p.exe for VMS
Peter Prymmer [Sun, 31 Aug 2003 10:11:54 +0000]
have installperl install perl_setup.com and dbga2p.exe for VMS
Message-ID: <OF0394CB1E.C7646793-ON85256D93.004D75D4-85256D93.004E01F2@factset.com>
Date: Sun, 31 Aug 2003 10:11:54 -0400

p4raw-id: //depot/perl@20969

21 years agoRe: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
Marcus Holland-Moritz [Sun, 31 Aug 2003 15:21:17 +0000]
Re: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <038401c36fc2$d01b1440$9b00a8c0@R2D2>

p4raw-id: //depot/perl@20968

21 years agoOuch. Upgrading to base 2.0 made the threads tests very unhappy
Jarkko Hietaniemi [Sun, 31 Aug 2003 08:55:59 +0000]
Ouch.  Upgrading to base 2.0 made the threads tests very unhappy
both in blead and maint, lots of "Attempt to free non-existent
shared string" and "Unbalanced string table refcount" errors.
Retract #20960 (and #20963).

p4raw-id: //depot/perl@20965

21 years agoIntegrate from maint:
Jarkko Hietaniemi [Sun, 31 Aug 2003 08:17:43 +0000]
Integrate from maint:
[ 20963]
Muffle the 'Pseudo-hashes are deprecated' warning for maint.
p4raw-link: @20963 on //depot/maint-5.8/perl: ec2adced6cb2f98325cd8d0981ffd77f3e1d551e

p4raw-id: //depot/perl@20964
p4raw-integrated: from //depot/maint-5.8/perl@20961 'copy in'
lib/base/t/fp560.t (@20962..)

21 years agoDe-cargo-cult.
Jarkko Hietaniemi [Sun, 31 Aug 2003 08:09:21 +0000]
De-cargo-cult.

p4raw-id: //depot/perl@20961

21 years agoUpgrade to base.pm 2.0.
Jarkko Hietaniemi [Sun, 31 Aug 2003 08:07:43 +0000]
Upgrade to base.pm 2.0.

(Rename the tests around a bit to be more 8.3-friendly.)

p4raw-id: //depot/perl@20960

21 years agoFewer naked char constants.
Jarkko Hietaniemi [Sat, 30 Aug 2003 18:47:02 +0000]
Fewer naked char constants.

p4raw-id: //depot/perl@20957

21 years agoThis is probably a wrong fix for
Jarkko Hietaniemi [Sat, 30 Aug 2003 18:38:05 +0000]
This is probably a wrong fix for
[perl #23645] tell with perlio on appended files
but maybe this gets NI-S agitated enough to present the correct fix :-)

p4raw-id: //depot/perl@20956

21 years agoA new try at
Gerrit P. Haase [Thu, 28 Aug 2003 08:18:51 +0000]
A new try at

Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
From: "Gerrit P. Haase" <gp@familiehaase.de>
Message-ID: <4157199551.20030828081851@familiehaase.de>

(this time Cygwin only)

p4raw-id: //depot/perl@20954

21 years agoTweak XSLoader.t.
Rafael Garcia-Suarez [Sat, 30 Aug 2003 15:20:48 +0000]
Tweak XSLoader.t.
XSLoader is supposed to work even for extensions that
are statically linked. So only check that the extension we
test for is actually available. (This test is not supposed
to be run by miniperl.)

p4raw-id: //depot/perl@20952

21 years agoSomething went wrong in change #20929;
Jarkko Hietaniemi [Sat, 30 Aug 2003 06:49:31 +0000]
Something went wrong in change #20929;
linux 2.4.18-bf2.4 didn't like it:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01992.html
and similar failure pattern also seen in Solaris 8.
p4raw-link: @20929 on //depot/perl: 1403d6bf1ee303dd613942fa2f6df0519a053ba6

p4raw-id: //depot/perl@20950

21 years agoSetup @INC.
Jarkko Hietaniemi [Sat, 30 Aug 2003 06:08:57 +0000]
Setup @INC.

p4raw-id: //depot/perl@20948

21 years agoTabify and re-sort MANIFEST.
Jarkko Hietaniemi [Sat, 30 Aug 2003 06:00:09 +0000]
Tabify and re-sort MANIFEST.

p4raw-id: //depot/perl@20946

21 years agoMake XSLoader.t more robust (and sdbm.t more verbose)
Jarkko Hietaniemi [Sat, 30 Aug 2003 05:57:04 +0000]
Make XSLoader.t more robust (and sdbm.t more verbose)

p4raw-id: //depot/perl@20945

21 years agoXSLoader nits and tests
Michael G. Schwern [Fri, 29 Aug 2003 22:55:07 +0000]
XSLoader nits and tests
Message-ID: <20030830055507.GI25970@windhund.schwern.org>

p4raw-id: //depot/perl@20944

21 years agoMissed from #20942.
Jarkko Hietaniemi [Sat, 30 Aug 2003 05:44:02 +0000]
Missed from #20942.

p4raw-id: //depot/perl@20943

21 years agofix File::Spec->abs2rel() to return absolute $path more often for VMS
Peter Prymmer [Sat, 30 Aug 2003 00:57:28 +0000]
fix File::Spec->abs2rel() to return absolute $path more often for VMS
Message-ID: <OFD8AE5D6D.EA3FBE7D-ON85256D92.001A31FE-85256D92.001B3BE5@factset.com>

p4raw-id: //depot/perl@20942

21 years ago[patch sv.h api doc] SvTAINTED_on does its craft only under -T
Stas Bekman [Fri, 29 Aug 2003 17:11:41 +0000]
[patch sv.h api doc] SvTAINTED_on does its craft only under -T
Message-ID: <3F4FEBBD.8000901@stason.org>

p4raw-id: //depot/perl@20941

21 years agoAdd a new test, to ensure that we don't unexpectedly change
Rafael Garcia-Suarez [Fri, 29 Aug 2003 21:17:59 +0000]
Add a new test, to ensure that we don't unexpectedly change
prototypes of builtins.

p4raw-id: //depot/perl@20940

21 years agoDon't cast PL_multiline to bool : you may loose important bits.
Rafael Garcia-Suarez [Fri, 29 Aug 2003 20:22:21 +0000]
Don't cast PL_multiline to bool : you may loose important bits.

p4raw-id: //depot/perl@20938

21 years agoRe: all 9007199254740992s are equal, but some are more equal than others
Nicholas Clark [Wed, 27 Aug 2003 22:59:55 +0000]
Re: all 9007199254740992s are equal, but some are more equal than others
Message-ID: <20030827225955.E558@plum.flirble.org>

p4raw-id: //depot/perl@20937

21 years agoSome perluniintro tweaks.
Jarkko Hietaniemi [Fri, 29 Aug 2003 17:17:16 +0000]
Some perluniintro tweaks.

p4raw-id: //depot/perl@20936

21 years agoTiny doc tweak from Shannon -jj Behrens.
Jarkko Hietaniemi [Fri, 29 Aug 2003 17:07:25 +0000]
Tiny doc tweak from Shannon -jj Behrens.

p4raw-id: //depot/perl@20935

21 years agoComparing an int to a U32 makes VC6 nervous.
Jarkko Hietaniemi [Fri, 29 Aug 2003 13:25:18 +0000]
Comparing an int to a U32 makes VC6 nervous.

p4raw-id: //depot/perl@20933

21 years agoBetter skip() explicit number of tests, test counts getting
Jarkko Hietaniemi [Fri, 29 Aug 2003 13:06:06 +0000]
Better skip() explicit number of tests, test counts getting
out of sync less likely that way.

p4raw-id: //depot/perl@20932

21 years agoSome Ultrix test dodgings.
Jarkko Hietaniemi [Fri, 29 Aug 2003 12:59:32 +0000]
Some Ultrix test dodgings.

p4raw-id: //depot/perl@20931

21 years agoPerl_newCONSTSUB() related memory leaks
Marcus Holland-Moritz [Thu, 28 Aug 2003 21:47:22 +0000]
Perl_newCONSTSUB() related memory leaks
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <006301c36d9d$335976a0$e400a8c0@R2D2>

p4raw-id: //depot/perl@20930

21 years agomaint / blead tweaks in perlio.c for Cygwin
Gerrit P. Haase [Thu, 28 Aug 2003 08:18:51 +0000]
maint / blead tweaks in perlio.c for Cygwin
From: "Gerrit P. Haase" <gp@familiehaase.de>
Message-ID: <4157199551.20030828081851@familiehaase.de>

(changed so that the 'b' is always appended)

p4raw-id: //depot/perl@20929

21 years agoRE: [PATCH] Pod::InputObjects performance de-pessimization
Marek Rouchal [Wed, 27 Aug 2003 17:25:28 +0000]
RE: [PATCH] Pod::InputObjects performance de-pessimization
Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08381508@mucse001.eu.infineon.com>

PodParser-1.25 prerelease.

p4raw-id: //depot/perl@20928

21 years agoMPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.
Jarkko Hietaniemi [Thu, 28 Aug 2003 18:53:45 +0000]
MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.

p4raw-id: //depot/perl@20927

21 years agovalgrindpp.pl
Marcus Holland-Moritz [Thu, 28 Aug 2003 09:43:49 +0000]
valgrindpp.pl
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <002701c36d38$1edb71c0$ae4eeed9@R2D2>

p4raw-id: //depot/perl@20925

21 years agoQuieten more warnings in Deparse.pm
Paul Johnson [Thu, 28 Aug 2003 00:13:59 +0000]
Quieten more warnings in Deparse.pm
Message-ID: <20030827221359.GE28396@pjcj.net>

p4raw-id: //depot/perl@20924

21 years agoRe: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
Michael G. Schwern [Wed, 27 Aug 2003 15:05:20 +0000]
Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
Message-ID: <20030827220520.GD7300@windhund.schwern.org>

p4raw-id: //depot/perl@20923

21 years agoAdd caveats and tests for Symbol::delete_package().
Rafael Garcia-Suarez [Wed, 27 Aug 2003 19:52:27 +0000]
Add caveats and tests for Symbol::delete_package().

p4raw-id: //depot/perl@20922

21 years agoConfigure is doing fine in Ultrix, operator error.
Jarkko Hietaniemi [Wed, 27 Aug 2003 17:12:56 +0000]
Configure is doing fine in Ultrix, operator error.

p4raw-id: //depot/perl@20921

21 years agoAdd the valgrindpp.pl script from Marcus Holland-Moritz.
Jarkko Hietaniemi [Wed, 27 Aug 2003 16:49:22 +0000]
Add the valgrindpp.pl script from Marcus Holland-Moritz.

p4raw-id: //depot/perl@20920

21 years agodisturbing, disruptive typo in Tutorial.pod [PATCH]
Jarkko Hietaniemi [Wed, 27 Aug 2003 13:09:33 +0000]
disturbing, disruptive typo in Tutorial.pod [PATCH]
From: "John P. Linderman" <jpl@research.att.com>
Date: Wed, 27 Aug 2003 08:10:12 -0400 (EDT)
Message-Id: <200308271210.IAA23907@raptor.research.att.com>

Subject: typo in pod/perlnewmod.pod [PATCH]
From: "John P. Linderman" <jpl@research.att.com>
Date: Wed, 27 Aug 2003 09:07:12 -0400 (EDT)
Message-Id: <200308271307.JAA46955@raptor.research.att.com>

Subject: [PATCH] document the location of byacc
From: Dave Mitchell <davem@fdgroup.com>
Date: Wed, 27 Aug 2003 14:26:50 +0100
Message-ID: <20030827132650.GA23144@fdgroup.com>

p4raw-id: //depot/perl@20917

21 years agoUltrix tweaks: <string.h> must not be included twice
Jarkko Hietaniemi [Wed, 27 Aug 2003 13:01:26 +0000]
Ultrix tweaks: <string.h> must not be included twice
(otherwise one gets prototype conflicts between the <string.h>
and proto.h because Ultrix thinks e.g. Perl_ninstr has been
define in <string.h>...); and Configure misprobes some features.

p4raw-id: //depot/perl@20916

21 years agoUrk. In Mac OS X byteorder is not one of the "known ones",
Jarkko Hietaniemi [Wed, 27 Aug 2003 05:37:34 +0000]
Urk.  In Mac OS X byteorder is not one of the "known ones",
but instead it is 0xFFFF.  So retract #20914.

p4raw-id: //depot/perl@20915

21 years agoSanity check for BYTEORDER.
Jarkko Hietaniemi [Wed, 27 Aug 2003 05:17:44 +0000]
Sanity check for BYTEORDER.

p4raw-id: //depot/perl@20914

21 years agoIntegrate two DJGPP portability patches from the 5.6.2 branch :
Rafael Garcia-Suarez [Tue, 26 Aug 2003 20:34:48 +0000]
Integrate two DJGPP portability patches from the 5.6.2 branch :

[20859]
Two portability patches for DJGPP from Richard Dawe
<rich@phekda.freeserve.co.uk>.
Message-Id: <E19qfNh-0000Zq-00@phekda.freeserve.co.uk>

[20911]
Don't uppercase automatically all environment variables on DJGPP.
(reported by Richard Dawe, this breaks portability of Unix
scripts.) Don't change the behaviour on plain MS/DOS.
p4raw-link: @20911 on //depot/maint-5.6/perl-5.6.2: 91a64263ab3d9ea51fa198428b79b128d13386a5
p4raw-link: @20859 on //depot/maint-5.6/perl-5.6.2: e61553d05d06f2b080893dabff3b9134ba8b77f7

p4raw-id: //depot/perl@20913
p4raw-edited: from //depot/maint-5.6/perl-5.6.2@20912 'edit in' perl.c
(@20322..)
p4raw-integrated: from //depot/maint-5.6/perl-5.6.2@20912 'merge in'
djgpp/djgppsed.sh dosish.h (@20322..)

21 years agoperlapi.pod tweaks, based on :
Joe Schaefer [Tue, 12 Aug 2003 13:21:42 +0000]
perlapi.pod tweaks, based on :
Subject: misdocumented return value for sv_setref*
Message-ID: <m3adae94gp.fsf@sol.sunstarsys.com>

p4raw-id: //depot/perl@20912

21 years agoChange the internal prototype of the pop() and shift() builtins
Rafael Garcia-Suarez [Tue, 26 Aug 2003 19:37:29 +0000]
Change the internal prototype of the pop() and shift() builtins
to (;\@), to reflect that their array argument is optional.

p4raw-id: //depot/perl@20910

21 years agoimproved 19064 (local $_[0] problems)
Dave Mitchell [Sun, 24 Aug 2003 15:52:00 +0000]
improved 19064 (local $_[0] problems)
Message-ID: <20030824145159.GA12210@fdgroup.com>

p4raw-id: //depot/perl@20909

21 years agominor File::Spec testing cleanup
Ken Williams [Thu, 21 Aug 2003 22:47:51 +0000]
minor File::Spec testing cleanup
Message-Id: <67C30B63-D453-11D7-8495-003065F6D85A@mathforum.org>

p4raw-id: //depot/perl@20908

21 years agoMaintainer catch from Rafael.
Jarkko Hietaniemi [Tue, 26 Aug 2003 12:12:14 +0000]
Maintainer catch from Rafael.

p4raw-id: //depot/perl@20907

21 years agoTake a cutdown version of the change #20903 also to perlebcdic.
Jarkko Hietaniemi [Tue, 26 Aug 2003 09:36:22 +0000]
Take a cutdown version of the change #20903 also to perlebcdic.
p4raw-link: @20903 on //depot/perl: 756189a56ad5859c77093ea1770647e4355c6aeb

p4raw-id: //depot/perl@20905