19 years agofix IO::File to support binmode
Jos I. Boumans [Tue, 9 Nov 2004 16:59:27 +0000]
fix IO::File to support binmode
From: "Jos I. Boumans" <kane@dwim.org>
Message-Id: <559E356E-3268-11D9-A2E6-000A95EF62E2@dwim.org>

p4raw-id: //depot/perl@23489

19 years agoNo more late changes, dammit
Nicholas Clark [Mon, 8 Nov 2004 20:27:42 +0000]
No more late changes, dammit

p4raw-id: //depot/perl@23487

19 years agoRe: optree tests and VMS progress (no really)
Yitzchak Scott-Thoennes [Sun, 7 Nov 2004 23:24:15 +0000]
Re: optree tests and VMS progress (no really)
Message-ID: <20041108072415.GA3928@efn.org>

p4raw-id: //depot/perl@23485

19 years agodocument regcomp.c/regexec.c's dual life under ext/re/
Dave Mitchell [Sat, 6 Nov 2004 11:59:16 +0000]
document regcomp.c/regexec.c's dual life under ext/re/

p4raw-id: //depot/perl@23482

19 years agoRe: optree tests and VMS progress (no really)
Jim Cromie [Sat, 6 Nov 2004 00:57:13 +0000]
Re: optree tests and VMS progress (no really)
Message-ID: <cfe85dfa041105235723398fe2@mail.gmail.com>
Date: Sat, 6 Nov 2004 00:57:13 -0700

p4raw-id: //depot/perl@23481

19 years agoRe: Buidling stable.tar.gz on Unix as non-root [PATCH]
Andy Dougherty [Fri, 5 Nov 2004 10:36:57 +0000]
Re: Buidling stable.tar.gz on Unix as non-root [PATCH]
Message-ID: <Pine.SOL.4.58.0411051035020.15217@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@23475

19 years agoSkip failing thread/wait tests on HP-UX 10.20
H.Merijn Brand [Fri, 5 Nov 2004 13:07:16 +0000]
Skip failing thread/wait tests on HP-UX 10.20
These will never ever be fixed, since 10.20 is obsolete
perl583delta describes this. The quote is included in wait.t

p4raw-id: //depot/perl@23474

19 years ago[perl #32327] Benchmark calls coderef with spurious arguments
Anno Siegel [Thu, 4 Nov 2004 20:12:36 +0000]
[perl #32327] Benchmark calls coderef with spurious arguments
From: Anno Siegel (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-32327-99325.8.9408996026507@perl.org>

p4raw-id: //depot/perl@23473

19 years ago[perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails
Rick Delaney [Sun, 31 Oct 2004 22:40:40 +0000]
[perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails
Message-ID: <20041101034040.GC1232@biff.bort.ca>

p4raw-id: //depot/perl@23471

19 years agoRe: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badly with...
Rick Delaney [Wed, 3 Nov 2004 19:46:16 +0000]
Re: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
Message-ID: <20041104004616.GA11214@biff.bort.ca>

p4raw-id: //depot/perl@23470

19 years agoMostly revert change #23347 (keep the test suite, fixed),
Rafael Garcia-Suarez [Wed, 3 Nov 2004 11:54:28 +0000]
Mostly revert change #23347 (keep the test suite, fixed),
having decided that it wasn't a correct fix for bug #31793.
p4raw-link: @23347 on //depot/perl: d411a6a9eb5df09116806ed1c441d30d37e8d5e8

p4raw-id: //depot/perl@23469

19 years agoRe: [perl #30633] Perl's "do" operator with a variety of absolute paths under Cygwin
Yitzchak Scott-Thoennes [Tue, 2 Nov 2004 17:24:29 +0000]
Re: [perl #30633] Perl's "do" operator with a variety of absolute paths under Cygwin
Message-ID: <20041103012429.GA7196@efn.org>

p4raw-id: //depot/perl@23468

19 years agoRe: [PATCH] Detecting strlcat() and strlcpy() in Configure
Craig A. Berry [Tue, 2 Nov 2004 20:02:04 +0000]
Re: [PATCH]  Detecting strlcat() and strlcpy() in Configure
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <41883C1C.3080108@mac.com>

p4raw-id: //depot/perl@23467

19 years agoFAQ sync
Rafael Garcia-Suarez [Tue, 2 Nov 2004 12:33:57 +0000]
FAQ sync

p4raw-id: //depot/perl@23466

19 years agoReformulate an error
Rafael Garcia-Suarez [Tue, 2 Nov 2004 08:18:15 +0000]
Reformulate an error
(so the error message given by "perl -M" is a bit more
meaningful, as Jarkko pointed out)

p4raw-id: //depot/perl@23465

19 years agoNew Glossary and samples for blead
H.Merijn Brand [Mon, 1 Nov 2004 13:26:43 +0000]
New Glossary and samples for blead
Glossary now is in line with recent changes to config_h.SH

p4raw-id: //depot/perl@23457

19 years agoSince strlcat/strlcpy are not argument/return value compatible
H.Merijn Brand [Mon, 1 Nov 2004 12:51:52 +0000]
Since strlcat/strlcpy are not argument/return value compatible
with strncat/strncpy, replace the misleading defines with comment

p4raw-id: //depot/perl@23455

19 years agoThe next step in strlcat ()/ strcpy () detection and usage
H.Merijn Brand [Sun, 31 Oct 2004 16:33:17 +0000]
The next step in strlcat ()/ strcpy () detection and usage
preparation. Change to handy.h eeded for config_h.SH

p4raw-id: //depot/perl@23450

19 years agoMake TEST and harness skip tests for extensions that were not
Nicholas Clark [Sun, 31 Oct 2004 14:37:46 +0000]
Make TEST and harness skip tests for extensions that were not
configured. Currently this skipping is silent - maybe they should
report what they are skipping.

p4raw-id: //depot/perl@23448

19 years ago[patches] optree_* tests unexpectedly succeeding. + maint-only patch
Jim Cromie [Mon, 25 Oct 2004 16:36:40 +0000]
[patches] optree_* tests unexpectedly succeeding. + maint-only patch
Message-ID: <cfe85dfa04102515365f11ef10@mail.gmail.com>
Date: Mon, 25 Oct 2004 16:36:40 -0600

p4raw-id: //depot/perl@23446

19 years agoSet the IV values for PL_sv_yes and PL_sv_no at initialisation time.
Nicholas Clark [Sun, 31 Oct 2004 12:24:09 +0000]
Set the IV values for PL_sv_yes and PL_sv_no at initialisation time.

p4raw-id: //depot/perl@23445

19 years agoSkip tests if Devel::Peek not built
Nicholas Clark [Sun, 31 Oct 2004 11:20:27 +0000]
Skip tests if Devel::Peek not built

p4raw-id: //depot/perl@23444

19 years agoAssimilate PathTools 3.01 (File::Spec and Cwd)
Nicholas Clark [Sun, 31 Oct 2004 11:19:47 +0000]
Assimilate PathTools 3.01 (File::Spec and Cwd)

p4raw-id: //depot/perl@23443

19 years agoOops. Forgot to add the new test in I18N::LangTags 0.35
Nicholas Clark [Sun, 31 Oct 2004 11:07:57 +0000]
Oops. Forgot to add the new test in I18N::LangTags 0.35

p4raw-id: //depot/perl@23442

19 years agoCorrect change 23437 - as Config isn't imported, need to use a fully
Nicholas Clark [Sun, 31 Oct 2004 10:41:17 +0000]
Correct change 23437 - as Config isn't imported, need to use a fully
qualified package

p4raw-id: //depot/perl@23441

19 years agoAssimilate I18N::LangTags 0.35
Nicholas Clark [Sun, 31 Oct 2004 10:40:11 +0000]
Assimilate I18N::LangTags 0.35

p4raw-id: //depot/perl@23440

19 years agoTemporary fix for usemallocwrap problems on IRIX (was Re: usemallocwrap problems...
Ed Allen Smith [Sun, 31 Oct 2004 04:01:42 +0000]
Temporary fix for usemallocwrap problems on IRIX (was Re: usemallocwrap problems on IRIX (was Re: Problem and question))
Message-Id: <mid+200410310901.i9V91g1Y519894@dogberry.rutgers.edu>

p4raw-id: //depot/perl@23439

19 years ago[perl #32033] Using foreach on threads::shared array crashes perl
Dave Mitchell [Sat, 30 Oct 2004 23:25:37 +0000]
[perl #32033] Using foreach on threads::shared array crashes perl
The FETCH code for shared aggregate elements could leak a shared RV
address into a private SV. RVs are now handled specially, in the
same way that they already were for scalar shared magic.

p4raw-id: //depot/perl@23438

19 years agoSkip tests that require Data::Dumper if it is not built
Nicholas Clark [Sat, 30 Oct 2004 22:49:18 +0000]
Skip tests that require Data::Dumper if it is not built

p4raw-id: //depot/perl@23437

19 years agoPromote #23435 (strlcat ()/strlcpy ()) to non-standard OS's
H.Merijn Brand [Sat, 30 Oct 2004 16:11:15 +0000]
Promote #23435 (strlcat ()/strlcpy ()) to non-standard OS's

p4raw-id: //depot/perl@23436

19 years agoAdded probes for strlcat () and strlcpy () to Configure
H.Merijn Brand [Sat, 30 Oct 2004 15:54:48 +0000]
Added probes for strlcat () and strlcpy () to Configure
Re-ordered config_h.SH

p4raw-id: //depot/perl@23435

19 years ago[perl #31851] Threading crash with closures
Dave Mitchell [Fri, 29 Oct 2004 21:04:17 +0000]
[perl #31851] Threading crash with closures
various OpREFCNT_inc() operations weren't doing locking

p4raw-id: //depot/perl@23433

19 years agoDocument sv_magic() changes brought about by sv_magicext()
Steve Hay [Fri, 29 Oct 2004 14:12:02 +0000]
Document sv_magic() changes brought about by sv_magicext()

Change 14335 made sv_magic() a wrapper to a new sv_magicext(),
but didn't update the documentation for sv_magic() to reflect
the changed handling of the name/namlen arguments.

Also correct a couple of typos, and mention sv_magicext() in
perlguts.

p4raw-id: //depot/perl@23432

19 years ago36 additional tests for B
Steve Peters [Fri, 29 Oct 2004 00:53:22 +0000]
36 additional tests for B
Message-Id: <200410290053.22947.steve@fisharerojo.org>

p4raw-id: //depot/perl@23431

19 years agoinclude flags and refcount in the list of leaked scalars
Dave Mitchell [Wed, 27 Oct 2004 22:50:57 +0000]
include flags and refcount in the list of leaked scalars

p4raw-id: //depot/perl@23426

19 years agolib/Carp.t improvements
Craig A. Berry [Tue, 26 Oct 2004 23:32:25 +0000]
lib/Carp.t improvements
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <417F24D9.1000904@mac.com>

p4raw-id: //depot/perl@23425

19 years agoFix [perl #32130] Errno.pm must not pass references to "prototype"
Rafael Garcia-Suarez [Mon, 25 Oct 2004 15:31:21 +0000]
Fix [perl #32130] Errno.pm must not pass references to "prototype"

p4raw-id: //depot/perl@23424

19 years agoSmall updates to the web addresses for Perl, noticed by Robert Spier
Rafael Garcia-Suarez [Mon, 25 Oct 2004 15:09:27 +0000]
Small updates to the web addresses for Perl, noticed by Robert Spier

p4raw-id: //depot/perl@23423

19 years ago[perl #30227] [PATCH]splain vs. -w
Steve Peters [Sat, 23 Oct 2004 13:55:41 +0000]
[perl #30227] [PATCH]splain vs. -w
From: "Steve Peters via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-30227-98375.1.28465791111211@perl.org>

p4raw-id: //depot/perl@23422

19 years agoUpgrade to Encode 2.08.
Rafael Garcia-Suarez [Mon, 25 Oct 2004 07:29:50 +0000]
Upgrade to Encode 2.08.

p4raw-id: //depot/perl@23421

19 years agoRe: [perl #31937] perlop: add basic =~ examples
Steve Peters [Sat, 23 Oct 2004 08:01:51 +0000]
Re: [perl #31937] perlop: add basic =~ examples
Message-Id: <200410230801.51649.steve@fisharerojo.org>

p4raw-id: //depot/perl@23420

19 years agoRe: Devel::Peek: hash quality 125%?
Tels [Sat, 23 Oct 2004 16:56:31 +0000]
Re: Devel::Peek: hash quality 125%?
Message-Id: <200410231656.40995@bloodgate.com>

p4raw-id: //depot/perl@23419

19 years ago[perl #32039] Chained goto &sub drops data too early.
Dave Mitchell [Sat, 23 Oct 2004 21:50:19 +0000]
[perl #32039] Chained goto &sub drops data too early.

Change 22373 to stop a memory leak in goto &foo intead caused
the elements of @_ to be freed too early. This revised fix
just transfers the reifiedness of the old @_ to the new @_

p4raw-id: //depot/perl@23418

19 years agoUpgrade to Encode 2.07
Rafael Garcia-Suarez [Sat, 23 Oct 2004 19:58:07 +0000]
Upgrade to Encode 2.07

p4raw-id: //depot/perl@23417

19 years agoext/IO/IO.xs: fix blocking on sparc linux
Brendan O'Dea [Fri, 22 Oct 2004 13:30:33 +0000]
ext/IO/IO.xs: fix blocking on sparc linux
Message-ID: <20041022033033.GA12362@londo.c47.org>
Date: Fri, 22 Oct 2004 13:30:33 +1000

p4raw-id: //depot/perl@23416

19 years agodocpatch for perltie.pod
David Cantrell [Thu, 21 Oct 2004 12:21:52 +0000]
docpatch for perltie.pod
Message-ID: <20041021112151.GA22862@bytemark.barnyard.co.uk>

p4raw-id: //depot/perl@23410

19 years ago[PATCH] Math::BigInt v1.73 final
Abhijit Menon-Sen [Thu, 21 Oct 2004 01:36:49 +0000]
[PATCH] Math::BigInt v1.73 final
From: Tels <perl_dummy@bloodgate.com>
Date: Wed, 20 Oct 2004 21:06:40 +0200
Message-Id: <200410202106.41840@bloodgate.com>

Subject: [PATCH] Math::BigRat v0.13 (pre-release)
From: Tels <tels@bloodgate.com>
Date: Wed, 20 Oct 2004 22:03:55 +0200
Message-Id: <200410202203.56063@bloodgate.com>

p4raw-id: //depot/perl@23396

19 years agoNeed to skip optree walking tests if perlio not built
Nicholas Clark [Wed, 20 Oct 2004 22:39:36 +0000]
Need to skip optree walking tests if perlio not built

p4raw-id: //depot/perl@23395

19 years agoRemove opmini.c when cleaning up.
Rafael Garcia-Suarez [Wed, 20 Oct 2004 07:42:34 +0000]
Remove opmini.c when cleaning up.

p4raw-id: //depot/perl@23394

19 years agoEnsure that PVA.pl returns a true value.
Rafael Garcia-Suarez [Wed, 20 Oct 2004 07:36:45 +0000]
Ensure that PVA.pl returns a true value.

p4raw-id: //depot/perl@23393

19 years agoRephrase "Perl Home Page" References
chromatic [Tue, 19 Oct 2004 22:52:19 +0000]
Rephrase "Perl Home Page" References
Message-Id: <1098251539.20976.53.camel@localhost>

p4raw-id: //depot/perl@23392

19 years agoUpgrade to Encode 2.05
Rafael Garcia-Suarez [Tue, 19 Oct 2004 13:17:01 +0000]
Upgrade to Encode 2.05

p4raw-id: //depot/perl@23384

19 years agoMore Data::Dumper docs nits, fix the previous one,
Rafael Garcia-Suarez [Tue, 19 Oct 2004 11:38:37 +0000]
More Data::Dumper docs nits, fix the previous one,
suggested by Yves Orton.

p4raw-id: //depot/perl@23383

19 years agoperlfaq2.pod (add a book)
Richard Foley [Tue, 19 Oct 2004 07:29:31 +0000]
perlfaq2.pod (add a book)
Message-ID: <B374141B0A424D4F9CF143CC51B3ADD903FB9E3A@NZURC900PEX1.ubsgs.ubsgroup.net>

p4raw-id: //depot/perl@23382

19 years agoRe-apply the encoding.pm part of:
Jarkko Hietaniemi [Mon, 16 Aug 2004 22:27:00 +0000]
Re-apply the encoding.pm part of:

Subject: [PATCH] encoding and open pragmas
Message-ID: <41210A84.6060506@iki.fi>

p4raw-id: //depot/perl@23381

19 years agoUpgrade to Encode 2.04.
Marcus Holland-Moritz [Mon, 18 Oct 2004 21:00:26 +0000]
Upgrade to Encode 2.04.

p4raw-id: //depot/perl@23380

19 years agoFix a typo.
Marcus Holland-Moritz [Mon, 18 Oct 2004 15:44:05 +0000]
Fix a typo.

p4raw-id: //depot/perl@23379

19 years agoAdd a missing warning categorisation in perldiag.
Rafael Garcia-Suarez [Mon, 18 Oct 2004 11:25:20 +0000]
Add a missing warning categorisation in perldiag.

p4raw-id: //depot/perl@23378

19 years agotest_harness tweak for VMS
Craig A. Berry [Sat, 16 Oct 2004 12:15:02 +0000]
test_harness tweak for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <41715716.5000108@mac.com>

p4raw-id: //depot/perl@23377

19 years agoMerge code from vdie and vcroak into S_vdie_croak_common
Nicholas Clark [Sat, 16 Oct 2004 18:16:12 +0000]
Merge code from vdie and vcroak into S_vdie_croak_common

p4raw-id: //depot/perl@23376

19 years agoMerge the common code from Perl_vdie and Perl_vwarner into a
Nicholas Clark [Sat, 16 Oct 2004 14:39:48 +0000]
Merge the common code from Perl_vdie and Perl_vwarner into a
S_vdie_common

p4raw-id: //depot/perl@23375

19 years agoThe second half of Perl_vwarner is actually a straight cut&paste job
Nicholas Clark [Sat, 16 Oct 2004 12:57:39 +0000]
The second half of Perl_vwarner is actually a straight cut&paste job
from Perl_vwarn, so convert it into a (tail) call to Perl_vwarn.
cut&paste is bad, m'kay.

p4raw-id: //depot/perl@23374

19 years agoImplement sv_svset _nosteal variants by passing a flag into
Nicholas Clark [Fri, 15 Oct 2004 17:11:08 +0000]
Implement sv_svset _nosteal variants by passing a flag into
sv_set_flags rather than messing with the SvTEMP() flag on either
side of the call.

p4raw-id: //depot/perl@23373

19 years agoImplement a new -dt command-line flag, to enable threads under the
Rafael Garcia-Suarez [Fri, 15 Oct 2004 14:09:54 +0000]
Implement a new -dt command-line flag, to enable threads under the
debugger (bug #31666).

Subject: RE: [PATCH] debugger handles threads [perl #31666]
From: <richard.foley@ubs.com>
Date: Wed, 13 Oct 2004 13:01:18 +0200
Message-ID: <B374141B0A424D4F9CF143CC51B3ADD903FB9E12@NZURC900PEX1.ubsgs.ubsgroup.net>

Subject: Re: [PATCH] debugger handles threads [perl #31666]
From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
Date: Wed, 13 Oct 2004 02:49:58 -0700
Message-ID: <20041013094957.GA17184@efn.org>

p4raw-id: //depot/perl@23372

19 years agoMake autodoc.pl write its output with UNIX style EOL's.
Steve Hay [Fri, 15 Oct 2004 12:54:29 +0000]
Make autodoc.pl write its output with UNIX style EOL's.

This saves the Win32 committer(s?) having to dos2unix the files
before committing.  Maybe Perforce's "LineEnd: share" suffices
anyway, but there's no harm in playing safe.

p4raw-id: //depot/perl@23371

19 years agoInclude opmini.c in the dependency generation.
Nicholas Clark [Fri, 15 Oct 2004 11:01:18 +0000]
Include opmini.c in the dependency generation.

p4raw-id: //depot/perl@23370

19 years agoDoc nit to Data::Dumper, suggested by Peter Kay.
Rafael Garcia-Suarez [Fri, 15 Oct 2004 10:20:16 +0000]
Doc nit to Data::Dumper, suggested by Peter Kay.

p4raw-id: //depot/perl@23369

19 years agoDocument sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and sv_vsetpvf_mg.
Steve Hay [Fri, 15 Oct 2004 10:12:31 +0000]
Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and sv_vsetpvf_mg.

These are already in the API supported by Devel::PPPort, and are
often more useful than sv_vcatpvfn and sv_vsetpvfn which were
already documented.

p4raw-id: //depot/perl@23368

19 years agoRe: [NOT OK] 23353 OpenVMS 7.2 VAX
Craig A. Berry [Thu, 14 Oct 2004 10:09:41 +0000]
Re: [NOT OK] 23353 OpenVMS 7.2 VAX
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <416E96B5.5020100@mac.com>

p4raw-id: //depot/perl@23367

19 years agoAW: [perl #31864] IO::Poll - undef fd not checked in mask()
Peter Dintelmann [Mon, 11 Oct 2004 09:54:15 +0000]
AW: [perl #31864] IO::Poll - undef fd not checked in mask()
From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
Message-ID: <8FD9B6A658383E468B55D364D1A9951601857331@ffz00zm6.ffz00e.mail.dresdner.net>

p4raw-id: //depot/perl@23366

19 years agoFix [perl #31971] local $^D gives noise
Rafael Garcia-Suarez [Thu, 14 Oct 2004 14:58:21 +0000]
Fix [perl #31971] local $^D gives noise

p4raw-id: //depot/perl@23365

19 years agoA few fixes in the list of -D debugging flags
Rafael Garcia-Suarez [Thu, 14 Oct 2004 14:25:29 +0000]
A few fixes in the list of -D debugging flags

p4raw-id: //depot/perl@23364

19 years agoRE: [PATCH-for-23358] enable statically linked exte nsions for Win32
Vadim Konovalov [Wed, 13 Oct 2004 09:45:31 +0000]
RE: [PATCH-for-23358] enable statically linked exte nsions for Win32
From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
Message-ID: <7DD1BE2C50259746ABB8683672D2089E08133C@itotest-1.spb.lucent.com>

p4raw-id: //depot/perl@23363

19 years agoMinor tweaks for the test.utf16 target, by Jarkko
Rafael Garcia-Suarez [Tue, 12 Oct 2004 16:49:53 +0000]
Minor tweaks for the test.utf16 target, by Jarkko

p4raw-id: //depot/perl@23362

19 years ago[perl #31843] warnings::warn($obj,...) fails when $obj overloads ""
kaminsky@math.huji.ac.il [Tue, 5 Oct 2004 09:52:07 +0000]
[perl #31843] warnings::warn($obj,...) fails when $obj overloads ""
From: kaminsky@math.huji.ac.il (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-31843-97358.2.89612012687236@perl.org>
(with tweaks)

p4raw-id: //depot/perl@23361

19 years agoenable statically linked extensions for Win32
Vadim Konovalov [Mon, 11 Oct 2004 22:57:00 +0000]
enable statically linked extensions for Win32
Message-ID: <80173417046.20041011225700@vkonovalov.ru>

p4raw-id: //depot/perl@23360

19 years agoPatch: BigInt v1.73 (pre-release)
Tels [Sun, 10 Oct 2004 22:36:03 +0000]
Patch: BigInt v1.73 (pre-release)
Message-Id: <200410102236.03637@bloodgate.com>

p4raw-id: //depot/perl@23359

19 years agoadd the 'test_harness' target to vms "makefile"
Abe Timmerman [Sat, 9 Oct 2004 18:13:38 +0000]
add the 'test_harness' target to vms "makefile"
Message-Id: <200410091813.38673.abe@ztreet.demon.nl>

p4raw-id: //depot/perl@23358

19 years agoTurn regcomp into a list op
Dave Mitchell [Sun, 10 Oct 2004 19:18:00 +0000]
Turn regcomp into a list op

p4raw-id: //depot/perl@23357

19 years agoHack to make -Dusethreads -Uuseithreads -Uuse5005threads pass all tests
Nicholas Clark [Sun, 10 Oct 2004 15:21:24 +0000]
Hack to make -Dusethreads -Uuseithreads -Uuse5005threads pass all tests

p4raw-id: //depot/perl@23356

19 years agoRestore runtime loading of Encode and Encode-related modules, so that
Nicholas Clark [Sun, 10 Oct 2004 15:03:25 +0000]
Restore runtime loading of Encode and Encode-related modules, so that
open.pm will work when the Encode extension isn't build.

p4raw-id: //depot/perl@23355

19 years agoMake AIX 5 + gcc work in 64bitall
H.Merijn Brand [Sat, 9 Oct 2004 12:27:39 +0000]
Make AIX 5 + gcc work in 64bitall

p4raw-id: //depot/perl@23354

19 years agoA new machine type, some reformatting, some reorganization
H.Merijn Brand [Fri, 8 Oct 2004 09:52:59 +0000]
A new machine type, some reformatting, some reorganization
and a bit of additional info on Sleepycat's db.

p4raw-id: //depot/perl@23353

19 years agoBriefly document the test.utf16 make target.
Rafael Garcia-Suarez [Fri, 8 Oct 2004 08:56:49 +0000]
Briefly document the test.utf16 make target.

p4raw-id: //depot/perl@23352

19 years agoMake the perl interpreter more tolerant of UTF-16-encoded script
Rafael Garcia-Suarez [Fri, 8 Oct 2004 08:52:39 +0000]
Make the perl interpreter more tolerant of UTF-16-encoded script
(patch by Jarkko Hietaniemi)

p4raw-id: //depot/perl@23351

19 years ago[perl #31697] [PATCH] B::Showlex::newlex enhancement and pod
Jim Cromie [Thu, 23 Sep 2004 21:45:42 +0000]
[perl #31697] [PATCH] B::Showlex::newlex enhancement and pod
From: Jim Cromie (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-31697-96840.0.810265136907162@perl.org>
(with doc nits)

p4raw-id: //depot/perl@23350

19 years agoIncrement $overload::VERSION after change #23347
Rafael Garcia-Suarez [Mon, 4 Oct 2004 15:46:28 +0000]
Increment $overload::VERSION after change #23347
p4raw-link: @23347 on //depot/perl: d411a6a9eb5df09116806ed1c441d30d37e8d5e8

p4raw-id: //depot/perl@23349

19 years agodynaloader improvements and cleanup
Vadim Konovalov [Sun, 3 Oct 2004 22:10:06 +0000]
dynaloader improvements and cleanup
Message-ID: <138-1837306906.20041003221006@vkonovalov.ru>

p4raw-id: //depot/perl@23348

19 years agoRe: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
Rick Delaney [Sat, 2 Oct 2004 01:04:49 +0000]
Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
Message-ID: <20041002050448.GB5059@biff.bort.ca>

p4raw-id: //depot/perl@23347

19 years agovms/t/filespec.t tweak
Craig A. Berry [Fri, 1 Oct 2004 13:18:03 +0000]
vms/t/filespec.t tweak
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <415D9F5B.5040306@mac.com>

p4raw-id: //depot/perl@23346

19 years agoMore caveats on the non-portability of stat(), suggested by
Rafael Garcia-Suarez [Mon, 4 Oct 2004 08:53:04 +0000]
More caveats on the non-portability of stat(), suggested by
Stas Bekman.

p4raw-id: //depot/perl@23345

19 years agoPerl_sv_recode_to_utf8 shouldn't be returning SvPVX(sv) without
Nicholas Clark [Sat, 2 Oct 2004 21:49:15 +0000]
Perl_sv_recode_to_utf8 shouldn't be returning SvPVX(sv) without
any check on whether it's valid.

p4raw-id: //depot/perl@23344

19 years agomake t/uni/class.t pass on VMS
Craig A. Berry [Fri, 1 Oct 2004 12:57:55 +0000]
make t/uni/class.t pass on VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <415D9AA3.1000908@mac.com>

p4raw-id: //depot/perl@23343

19 years ago [perl #31767] open $1, "file" doesn't raise an exception
Dave Mitchell [Thu, 30 Sep 2004 20:51:31 +0000]
 [perl #31767] open $1, "file" doesn't raise an exception

p4raw-id: //depot/perl@23342

19 years ago[patch] Sys::Syslog POD - $Sys::Syslog::host
Jay Hannah [Wed, 15 Sep 2004 14:51:42 +0000]
[patch] Sys::Syslog POD - $Sys::Syslog::host
From: "Jay Hannah" <jhannah@omnihotels.com>
Message-ID: <002001c49b5d$6d0d79c0$4722000a@omarests2>

p4raw-id: //depot/perl@23341

19 years agoA fix for [perl #31692] : as PerlIO::scalar accesses directly the
Rafael Garcia-Suarez [Thu, 30 Sep 2004 15:12:29 +0000]
A fix for [perl #31692] : as PerlIO::scalar accesses directly the
PV of the scalar it reads from, avoid to read it when it's an
undefined PV.

p4raw-id: //depot/perl@23340

19 years agothe improved -DT output of #23325 could print an uninit stack value
Dave Mitchell [Tue, 28 Sep 2004 18:05:52 +0000]
the improved -DT output of #23325 could print an uninit stack value

p4raw-id: //depot/perl@23339

19 years agoSpelling correction spotted by Greg McCarroll
Nicholas Clark [Tue, 28 Sep 2004 16:55:08 +0000]
Spelling correction spotted by Greg McCarroll

p4raw-id: //depot/perl@23338

19 years agoPatch for perl.c fixing an obscure environment bug
Merijn Broeren [Thu, 23 Sep 2004 17:18:17 +0000]
Patch for perl.c fixing an obscure environment bug
Message-ID: <20040923151817.GA15782@brugman.iloquent.nl>

p4raw-id: //depot/perl@23337

19 years agoPerl -DT segfaults when parsing a 'use' statement
Rafael Garcia-Suarez [Tue, 28 Sep 2004 08:08:24 +0000]
Perl -DT segfaults when parsing a 'use' statement

p4raw-id: //depot/perl@23336