17 years agoUpgrade to PathTools-3.24.
Steve Peters [Thu, 23 Nov 2006 03:09:08 +0000]
Upgrade to PathTools-3.24.

p4raw-id: //depot/perl@29356

17 years agoUpdate makefile.mk as per Makefile w.r.t. #29308 and #29323
Steve Hay [Wed, 22 Nov 2006 17:20:05 +0000]
Update makefile.mk as per Makefile w.r.t. #29308 and #29323

p4raw-id: //depot/perl@29355

17 years ago\G with /g results in infinite loop in 5.6 and later
Yves Orton [Wed, 22 Nov 2006 17:11:02 +0000]
\G with /g results in infinite loop in 5.6 and later
Message-ID: <9b18b3110611220811k1a54f650t1bd7c6a9450b0a7e@mail.gmail.com>

p4raw-id: //depot/perl@29354

17 years agoPOSIX::remove() and directories
Peter Dintelmann [Wed, 22 Nov 2006 17:41:55 +0000]
POSIX::remove() and directories
From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
Message-ID: <3852726AFA94DE4F87E616F13F416A5F0A912F@naimucu1.ffz00k.rootdom.net>

p4raw-id: //depot/perl@29353

17 years agoVC8 regards 60 seconds as an invalid parameter for strftime()
Steve Hay [Wed, 22 Nov 2006 16:49:10 +0000]
VC8 regards 60 seconds as an invalid parameter for strftime()
so skip the test in that case.

p4raw-id: //depot/perl@29352

17 years agoDon't AUTOLOAD DESTROY from Attribute::Handlers.
Rafael Garcia-Suarez [Wed, 22 Nov 2006 15:17:54 +0000]
Don't AUTOLOAD DESTROY from Attribute::Handlers.
(patch by Jerry D. Hedden for CPAN bug #1911)

p4raw-id: //depot/perl@29351

17 years agoFix infinite loop in Perl_my_strftime() for failing strftime()
Steve Hay [Wed, 22 Nov 2006 15:11:41 +0000]
Fix infinite loop in Perl_my_strftime() for failing strftime()

p4raw-id: //depot/perl@29350

17 years agoMore doc nits on Switch, and bump version to 2.11 for upcoming CPAN release.
Rafael Garcia-Suarez [Wed, 22 Nov 2006 14:30:19 +0000]
More doc nits on Switch, and bump version to 2.11 for upcoming CPAN release.

p4raw-id: //depot/perl@29349

17 years agoRe: [perl #40917] Benchmark fails under -Mbignum
SADAHIRO Tomoyuki [Wed, 22 Nov 2006 22:32:46 +0000]
Re: [perl #40917] Benchmark fails under -Mbignum
Message-Id: <20061122223227.193E.BQW10602@nifty.com>

p4raw-id: //depot/perl@29348

17 years agoFix a number of documentation issues in Switch.pm (code examples
Rafael Garcia-Suarez [Wed, 22 Nov 2006 13:57:12 +0000]
Fix a number of documentation issues in Switch.pm (code examples
that do not compile, typos, obscure examples)

p4raw-id: //depot/perl@29347

17 years agoRemove tests for POD or POD coverage -- they're always skipped.
Rafael Garcia-Suarez [Wed, 22 Nov 2006 10:03:51 +0000]
Remove tests for POD or POD coverage -- they're always skipped.

p4raw-id: //depot/perl@29346

17 years ago- Restore two Text::Balanced tests, more comprehensive in bleadperl than
Rafael Garcia-Suarez [Wed, 22 Nov 2006 09:56:14 +0000]
- Restore two Text::Balanced tests, more comprehensive in bleadperl than
  in CPAN.
- Restore a local bugfix, tested by the above tests.
- Fix a few typos in the POD for Text::Balanced
- Bump version of Text::Balanced

p4raw-id: //depot/perl@29345

17 years agoSync Text::Balanced with the CPAN version (1.99.1)
Rafael Garcia-Suarez [Wed, 22 Nov 2006 09:12:16 +0000]
Sync Text::Balanced with the CPAN version (1.99.1)

p4raw-id: //depot/perl@29344

17 years agoRemove assertions.pm review from perltodo
Rafael Garcia-Suarez [Tue, 21 Nov 2006 17:24:19 +0000]
Remove assertions.pm review from perltodo

p4raw-id: //depot/perl@29343

17 years agothreads 1.52
Jerry D. Hedden [Tue, 21 Nov 2006 08:26:28 +0000]
threads 1.52
From: "Jerry D. Hedden" <jdhedden@yahoo.com>
Message-ID: <204140.57721.qm@web30207.mail.mud.yahoo.com>

p4raw-id: //depot/perl@29342

17 years agoUpgrade warning should only be issued if upgrade happens
H.Merijn Brand [Tue, 21 Nov 2006 16:18:49 +0000]
Upgrade warning should only be issued if upgrade happens

p4raw-id: //depot/perl@29341

17 years agoRegenerate Changes, add nits in perldelta
Rafael Garcia-Suarez [Tue, 21 Nov 2006 16:08:34 +0000]
Regenerate Changes, add nits in perldelta

p4raw-id: //depot/perl@29340

17 years agoSilence some warnings during Configure
H.Merijn Brand [Tue, 21 Nov 2006 16:03:30 +0000]
Silence some warnings during Configure

p4raw-id: //depot/perl@29339

17 years agoNo more 5005thread messages from Configure for 5.9.x and up
H.Merijn Brand [Tue, 21 Nov 2006 15:16:46 +0000]
No more 5005thread messages from Configure for 5.9.x and up

p4raw-id: //depot/perl@29338

17 years agoInvalidate the method lookup cache when assigning to a glob
Rafael Garcia-Suarez [Tue, 21 Nov 2006 14:45:19 +0000]
Invalidate the method lookup cache when assigning to a glob
named "isa". (That happens when importing "isa" from UNIVERSAL,
for example.) Fixes bug #24824.

p4raw-id: //depot/perl@29336

17 years agoRemove warnings against WHOA THERE warnings from the hints files.
Rafael Garcia-Suarez [Tue, 21 Nov 2006 10:22:21 +0000]
Remove warnings against WHOA THERE warnings from the hints files.

p4raw-id: //depot/perl@29335

17 years agoRemove description of WHOA THERE messages for recommended hint values,
Rafael Garcia-Suarez [Tue, 21 Nov 2006 10:17:36 +0000]
Remove description of WHOA THERE messages for recommended hint values,
removed by change #29288.
p4raw-link: @29288 on //depot/perl: dcb594bcd7c2ac9f0d01eff34aab9c6bb8e972c1

p4raw-id: //depot/perl@29334

17 years agoRemove the test counter checker at the end of t/op/pat.t : it
Rafael Garcia-Suarez [Tue, 21 Nov 2006 09:15:43 +0000]
Remove the test counter checker at the end of t/op/pat.t : it
doesn't get updated correctly.

p4raw-id: //depot/perl@29333

17 years ago"This is going to be slow." This change switches OpenBSD locale
Steve Peters [Tue, 21 Nov 2006 03:59:34 +0000]
"This is going to be slow."  This change switches OpenBSD locale
tests from the spaghetti doneness test to specifically testing
locales in its /usr/share/locale.  Speeds up lib/locale.t to
13 minutes a run vs. the previous time of over two hours.

p4raw-id: //depot/perl@29332

17 years agoCorrect typo in test description.
Nicholas Clark [Mon, 20 Nov 2006 22:53:39 +0000]
Correct typo in test description.

p4raw-id: //depot/perl@29331

17 years agoUnify the two warnings "Can't declare %s in %s", in line with what's
Rafael Garcia-Suarez [Mon, 20 Nov 2006 18:03:43 +0000]
Unify the two warnings "Can't declare %s in %s", in line with what's
documented in perldiag.

p4raw-id: //depot/perl@29330

17 years agoRe: thread free problem
Jerry D. Hedden [Mon, 20 Nov 2006 07:32:36 +0000]
Re: thread free problem
From: "Jerry D. Hedden" <jdhedden@yahoo.com>
Message-ID: <696736.39963.qm@web30204.mail.mud.yahoo.com>

p4raw-id: //depot/perl@29329

17 years agoActually, undef $SIG{FOO} should restore the default signal
Rafael Garcia-Suarez [Mon, 20 Nov 2006 15:31:03 +0000]
Actually, undef $SIG{FOO} should restore the default signal
handler. Else, once we exit a block where the signal handler was
localized, it becomes ignored.

p4raw-id: //depot/perl@29328

17 years agoMake undef $SIG{FOO} ignore the signal FOO
Rafael Garcia-Suarez [Mon, 20 Nov 2006 15:19:36 +0000]
Make undef $SIG{FOO} ignore the signal FOO

p4raw-id: //depot/perl@29327

17 years ago[patch@29297] perl5db.pl detecting forked debugger on VMS.
John E. Malmberg [Sat, 18 Nov 2006 23:07:17 +0000]
[patch@29297] perl5db.pl detecting forked debugger on VMS.
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <455FD875.8050007@qsl.net>

p4raw-id: //depot/perl@29326

17 years agoFix precedence problem
Rafael Garcia-Suarez [Mon, 20 Nov 2006 14:04:22 +0000]
Fix precedence problem

p4raw-id: //depot/perl@29325

17 years agoPatch by Yves Orton to fix the regression reported in :
Andreas König [Sun, 19 Nov 2006 05:41:53 +0000]
Patch by Yves Orton to fix the regression reported in :
Subject: 28325/6 break DateTime::Format::Strptime
Message-ID: <877ixs6oa6.fsf@k75.linux.bogus>

p4raw-id: //depot/perl@29324

17 years agoExtend the test-reonly make target on windows (Yves Orton)
Rafael Garcia-Suarez [Mon, 20 Nov 2006 11:19:29 +0000]
Extend the test-reonly make target on windows (Yves Orton)

p4raw-id: //depot/perl@29323

17 years agoUn-TODO tests for bug #32840, plus some new tests,
Rafael Garcia-Suarez [Mon, 20 Nov 2006 11:18:03 +0000]
Un-TODO tests for bug #32840, plus some new tests,
by Yves Orton

p4raw-id: //depot/perl@29322

17 years agoRevert #29307. It doesn't fix the XXX after all. Using "$(shell @type )"
Steve Hay [Mon, 20 Nov 2006 10:38:07 +0000]
Revert #29307. It doesn't fix the XXX after all. Using "$(shell @type )"
on a temporary file just inserts the contents of the file in question
into the command-line, exactly like putting the data there in the first
place would achieve. It doesn't avoid creating a long command-line as we
would like to do.

p4raw-id: //depot/perl@29321

17 years agoUpdate Text::Tabs and Text::Wrap to version 2006.1117
Rafael Garcia-Suarez [Mon, 20 Nov 2006 09:54:10 +0000]
Update Text::Tabs and Text::Wrap to version 2006.1117

p4raw-id: //depot/perl@29320

17 years agoExtUtils/typemap: better error messages + constant string optimization
Alexey Tourbin [Sat, 18 Nov 2006 05:06:47 +0000]
ExtUtils/typemap: better error messages + constant string optimization
Message-ID: <20061118020647.GA23287@localhost.localdomain>

p4raw-id: //depot/perl@29319

17 years agoRe: [PATCH] Study SUSPEND (and recursion) properly
Yves Orton [Fri, 17 Nov 2006 13:34:42 +0000]
Re: [PATCH] Study SUSPEND (and recursion) properly
Message-ID: <9b18b3110611170434w218b4e86x7d61df2d1166a746@mail.gmail.com>

p4raw-id: //depot/perl@29318

17 years agoUpdate skip count for VMS.
Craig A. Berry [Sat, 18 Nov 2006 17:02:38 +0000]
Update skip count for VMS.

p4raw-id: //depot/perl@29317

17 years ago[perl #40921] shellwords.pl cannot handle trailing backslash
alexander_bluhm@genua.de [Fri, 17 Nov 2006 09:31:48 +0000]
[perl #40921] shellwords.pl cannot handle trailing backslash
From: alexander_bluhm@genua.de (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-32013-1163784707-1469.40921-75-0@perl.org>

(and convert the example to a test)

p4raw-id: //depot/perl@29316

17 years agoConvert lib/Text/ParseWords.t to Test::More
Nicholas Clark [Sat, 18 Nov 2006 15:32:04 +0000]
Convert lib/Text/ParseWords.t to Test::More

p4raw-id: //depot/perl@29315

17 years agoSync up the function definitions for Perl_my_popen with the prototype.
Steve Peters [Sat, 18 Nov 2006 05:42:14 +0000]
Sync up the function definitions for Perl_my_popen with the prototype.

p4raw-id: //depot/perl@29314

17 years agoTweaks needed to get Perl compiling with g++ on OpenBSD.
Steve Peters [Sat, 18 Nov 2006 05:04:42 +0000]
Tweaks needed to get Perl compiling with g++ on OpenBSD.

p4raw-id: //depot/perl@29313

17 years ago[perl #18209] bug in regex s/\s$word\s/ /gi; and $&
yves orton [Fri, 17 Nov 2006 10:17:48 +0000]
[perl #18209] bug in regex s/\s$word\s/ /gi; and $&
From: "yves orton via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-1713-1163787467-1300.18209-15-0@perl.org>

p4raw-id: //depot/perl@29312

17 years ago[perl #18209] bug in regex s/\s$word\s/ /gi; and $&
yves orton [Fri, 17 Nov 2006 10:17:48 +0000]
[perl #18209] bug in regex s/\s$word\s/ /gi; and $&
From: "yves orton via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-1713-1163787467-1300.18209-15-0@perl.org>

p4raw-id: //depot/perl@29311

17 years ago[perl #22395] regexp /(.*)[bc]/ 10000 times slower in 5.8.0 vs 5.6.1
yves orton [Fri, 17 Nov 2006 09:48:14 +0000]
[perl #22395] regexp /(.*)[bc]/ 10000 times slower in 5.8.0 vs 5.6.1
From: "yves orton via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-1666-1163785693-404.22395-15-0@perl.org>

p4raw-id: //depot/perl@29310

17 years ago[perl #17542] regex confusion
yves orton [Fri, 17 Nov 2006 07:40:15 +0000]
[perl #17542] regex confusion
From: "yves orton via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-32013-1163778013-580.17542-15-0@perl.org>

p4raw-id: //depot/perl@29309

17 years ago[perl #36909] $^R undefined on matches involving backreferences
yves orton [Fri, 17 Nov 2006 16:07:00 +0000]
[perl #36909] $^R undefined on matches involving backreferences
From: yves orton via RT <bugs-perl5@bugs6.perl.org>
Date: Nov 17, 2006 4:07 PM

p4raw-id: //depot/perl@29308

17 years agoFix the XXX in #29303
Steve Hay [Fri, 17 Nov 2006 17:07:33 +0000]
Fix the XXX in #29303

p4raw-id: //depot/perl@29307

17 years agoTidy up Makefile part of #29260 and apply to makefile.mk too
Steve Hay [Fri, 17 Nov 2006 15:55:51 +0000]
Tidy up Makefile part of #29260 and apply to makefile.mk too

p4raw-id: //depot/perl@29306

17 years agoInstall perl-static.exe if it was built
Steve Hay [Fri, 17 Nov 2006 15:45:26 +0000]
Install perl-static.exe if it was built

Perhaps this should be done via "installperl" so as to get, e.g.,
perl5.9.5-static.exe and honour INST_VER and INST_ARCH?

Just do it quick-and-dirty for now, as is done for wperl.exe. It
can always be fixed later if anyone wants it.

p4raw-id: //depot/perl@29305

17 years ago[patch@29297] d_printf_format_null needed in configure.com
John E. Malmberg [Fri, 17 Nov 2006 10:22:50 +0000]
[patch@29297] d_printf_format_null needed in configure.com
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <455DD3CA.6050405@qsl.net>

p4raw-id: //depot/perl@29304

17 years agoAdd perl-static.exe support to win32/makefile.mk
Steve Hay [Fri, 17 Nov 2006 15:12:12 +0000]
Add perl-static.exe support to win32/makefile.mk

This applies the same changes that were made in win32/Makefile by
changes #29285 and #29296, plus a tweak to win32/runperl.c to fix
a linker error when using MinGW/gcc
p4raw-link: @29285 on //depot/perl: 4e036e4bbba6d063b01c50038bdc634716ef4439

p4raw-id: //depot/perl@29303

17 years agoChange 29297 omitted a semicolon.
Nicholas Clark [Fri, 17 Nov 2006 13:01:51 +0000]
Change 29297 omitted a semicolon.

p4raw-id: //depot/perl@29302

17 years agoStudy SUSPEND (and recursion) properly
Yves Orton [Thu, 16 Nov 2006 20:32:11 +0000]
Study SUSPEND (and recursion) properly
Message-ID: <9b18b3110611161132j695ee86ata939a149b08efb11@mail.gmail.com>

p4raw-id: //depot/perl@29301

17 years agoDoc nits to re.pm
Rafael Garcia-Suarez [Fri, 17 Nov 2006 09:45:56 +0000]
Doc nits to re.pm

p4raw-id: //depot/perl@29300

17 years agoadd regmust() to re.pm/re.xs
Yves Orton [Fri, 17 Nov 2006 00:54:13 +0000]
add regmust() to re.pm/re.xs
Message-ID: <9b18b3110611161554m222446bay7912ec1f778d3aaa@mail.gmail.com>

p4raw-id: //depot/perl@29299

17 years agoAdd missing d_ctermid/HAS_CTERMID to Win32 canned configs
Steve Hay [Fri, 17 Nov 2006 08:53:21 +0000]
Add missing d_ctermid/HAS_CTERMID to Win32 canned configs

p4raw-id: //depot/perl@29298

17 years agoChange #27951 added tests to t/op/taint.t involving taint, opening
Steve Peters [Fri, 17 Nov 2006 04:20:01 +0000]
Change #27951 added tests to t/op/taint.t involving taint, opening
"|-".  Unfortunately, this usually reacts badly on OpenBSD with
threaded Perls, causing zombie processes nearly every time this is run.
For now, skipping the test seem reasonable while working on a solution
to the problem.

p4raw-id: //depot/perl@29297

17 years agoFix Extensions_static dependencies to avoid relinking every time
Yves Orton [Thu, 16 Nov 2006 13:58:32 +0000]
Fix Extensions_static dependencies to avoid relinking every time

Subject: Re: [PATCH@29224] RE: [patch-at-29217] static linkage for perl.ex e fo r win32
Message-ID: <9b18b3110611160458r6bebb7f6k8421abe68b474997@mail.gmail.com>

p4raw-id: //depot/perl@29296

17 years agoRemove duplicate declaration
Rafael Garcia-Suarez [Thu, 16 Nov 2006 13:35:14 +0000]
Remove duplicate declaration

p4raw-id: //depot/perl@29295

17 years agoClarifications to close() docs, pointed out by Peter Dintelmann
Rafael Garcia-Suarez [Thu, 16 Nov 2006 11:55:07 +0000]
Clarifications to close() docs, pointed out by Peter Dintelmann

p4raw-id: //depot/perl@29294

17 years agothreads 1.51
Jerry D. Hedden [Wed, 15 Nov 2006 11:36:58 +0000]
threads 1.51
From: "Jerry D. Hedden" <jdhedden@yahoo.com>
Message-ID: <71793.95536.qm@web30213.mail.mud.yahoo.com>

p4raw-id: //depot/perl@29293

17 years agoUpdate checkcfgvars.pl: config.ce is in win32/ in 5.9.x
Steve Hay [Thu, 16 Nov 2006 09:30:48 +0000]
Update checkcfgvars.pl: config.ce is in win32/ in 5.9.x
Leave wince/config.ce in the list as well, though, because that still
exists in 5.8.x

p4raw-id: //depot/perl@29292

17 years agoExtended uconfig.sh based on Porting/checkcfgvar.pl findings
H.Merijn Brand [Thu, 16 Nov 2006 09:13:08 +0000]
Extended uconfig.sh based on Porting/checkcfgvar.pl findings

p4raw-id: //depot/perl@29291

17 years agoYet another step in generation a more reliable Glossary
H.Merijn Brand [Thu, 16 Nov 2006 08:07:33 +0000]
Yet another step in generation a more reliable Glossary

p4raw-id: //depot/perl@29289

17 years ago1. Less Whoa there, based on a suggestion by Andy Dougherty
H.Merijn Brand [Wed, 15 Nov 2006 21:36:30 +0000]
1. Less Whoa there, based on a suggestion by Andy Dougherty
2. d_printf_format_null, based on a patch by Robin Barker

p4raw-id: //depot/perl@29288

17 years agoAdd support for building a perl-static.exe that doesn't depend on
Vadim Konovalov [Mon, 13 Nov 2006 19:45:05 +0000]
Add support for building a perl-static.exe that doesn't depend on
the perl59.dll. It currently can't load DLL extension modules, so
any that are required must be statically linked too. This may be
fixed sometime.  Changes to win32/makefile.mk also to follow.

Subject: RE: [PATCH@29224] RE: [patch-at-29217] static linkage for perl.exe fo r win32
From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
Message-ID: <E3FB32585BF1D411B9E900805FF51A080207FA41@ru0022exch001u.ru.lucent.com>

(with minor tweaks for cleanup and embedding manifest file)

p4raw-id: //depot/perl@29285

17 years agoFix tests added by #29248 and #29249
Steve Hay [Wed, 15 Nov 2006 17:32:24 +0000]
Fix tests added by #29248 and #29249

p4raw-id: //depot/perl@29284

17 years ago[perl #39026] Tie::Memoize::EXISTS not caching the value
Len Weisberg [Fri, 28 Apr 2006 20:36:05 +0000]
[perl #39026] Tie::Memoize::EXISTS not caching the value
From: Len Weisberg (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-39026-132847.17.5801704932685@perl.org>

p4raw-id: //depot/perl@29283

17 years agoFAQ sync
Rafael Garcia-Suarez [Wed, 15 Nov 2006 13:56:52 +0000]
FAQ sync

p4raw-id: //depot/perl@29282

17 years agoFix a signedness cast warning
Rafael Garcia-Suarez [Wed, 15 Nov 2006 13:03:34 +0000]
Fix a signedness cast warning

p4raw-id: //depot/perl@29281

17 years agoTweaks to the debugger test by Richard Foley,
Rafael Garcia-Suarez [Wed, 15 Nov 2006 12:51:48 +0000]
Tweaks to the debugger test by Richard Foley,
plus fix auxiliary file path

p4raw-id: //depot/perl@29280

17 years agoRe: [PATCH] Fix RT#19049 and add relative backreferences
Yves Orton [Wed, 15 Nov 2006 12:29:39 +0000]
Re: [PATCH] Fix RT#19049 and add relative backreferences
Message-ID: <9b18b3110611150329l206e4552w887ae5f0a3f7ca80@mail.gmail.com>

p4raw-id: //depot/perl@29279

17 years agoMove the test files for the debugger in a t/ subdirectory, so they
Rafael Garcia-Suarez [Wed, 15 Nov 2006 11:12:30 +0000]
Move the test files for the debugger in a t/ subdirectory, so they
don't get installed

p4raw-id: //depot/perl@29278

17 years agoRe: Fix linker error on Win32
Yves Orton [Wed, 15 Nov 2006 10:36:34 +0000]
Re: Fix linker error on Win32
Message-ID: <9b18b3110611150136n7c90d187t5cf49847f153a537@mail.gmail.com>

p4raw-id: //depot/perl@29277

17 years agoMakefile.SH: lib/re.pm often messes restarted parallel makes
Jarkko Hietaniemi [Wed, 15 Nov 2006 05:48:32 +0000]
Makefile.SH: lib/re.pm often messes restarted parallel makes
Message-Id: <20061115034832.43B7E8B3E7@seth.hut.fi>

p4raw-id: //depot/perl@29276

17 years agodebugger test could hang if run with umask 0002
Dave Mitchell [Tue, 14 Nov 2006 23:24:45 +0000]
debugger test could hang if run with umask 0002

p4raw-id: //depot/perl@29275

17 years agoA first regression test for the debugger, by Shlomi Fish
Rafael Garcia-Suarez [Tue, 14 Nov 2006 16:59:45 +0000]
A first regression test for the debugger, by Shlomi Fish
and Richard Foley.

p4raw-id: //depot/perl@29274

17 years agoFix bug #39037: rcatline doesn't stringify references
Rafael Garcia-Suarez [Tue, 14 Nov 2006 14:19:46 +0000]
Fix bug #39037: rcatline doesn't stringify references

p4raw-id: //depot/perl@29273

17 years agoDoc patch by Thomas O Smailus :
Adriano Ferreira [Tue, 14 Nov 2006 10:24:38 +0000]
Doc patch by Thomas O Smailus :
Subject: Fwd: [perl #40866] Error on doc page? (File::Basename)
From: "Adriano Rodrigues" <a.r.ferreira@gmail.com>
Message-ID: <73ddeb6c0611140424t26b01d0aq667ca95e77f25e6@mail.gmail.com>

p4raw-id: //depot/perl@29272

17 years agoAssert that we don't access strings saved for $1 etc. out of bounds
Rafael Garcia-Suarez [Tue, 14 Nov 2006 11:35:04 +0000]
Assert that we don't access strings saved for $1 etc. out of bounds

p4raw-id: //depot/perl@29271

17 years agoRe: Why aren't %Carp::Internal and %Carp::CarpInternal documented?
Ben Tilly [Sun, 22 Oct 2006 14:07:23 +0000]
Re: Why aren't %Carp::Internal and %Carp::CarpInternal documented?
From: "Ben Tilly" <btilly@gmail.com>
Message-ID: <acc274b30610221407o39e0157gad44ad5828c2bc21@mail.gmail.com>

p4raw-id: //depot/perl@29270

17 years agoParseXS.pm: small optimization for "Usage: ..." constant strings
Alexey Tourbin [Tue, 14 Nov 2006 05:45:40 +0000]
ParseXS.pm: small optimization for "Usage: ..." constant strings
Message-ID: <20061114024540.GA21986@localhost.localdomain>

p4raw-id: //depot/perl@29269

17 years agoFwd: Memory leak with s/// and hashes
Yves Orton [Tue, 14 Nov 2006 00:38:31 +0000]
Fwd: Memory leak with s/// and hashes
Message-ID: <9b18b3110611131538kc00175ft4db7ff71df22e766@mail.gmail.com>

p4raw-id: //depot/perl@29268

17 years agoAllow negative indexing in recursive patterns
Yves Orton [Mon, 13 Nov 2006 18:59:32 +0000]
Allow negative indexing in recursive patterns
Message-ID: <9b18b3110611130959k1fdd2485yd8eb1cd428de570a@mail.gmail.com>

p4raw-id: //depot/perl@29267

17 years agoEmbed manifest files in EXEs and DLLs when building with VC++ 8.x
Steve Hay [Mon, 13 Nov 2006 18:09:58 +0000]
Embed manifest files in EXEs and DLLs when building with VC++ 8.x

See the thread starting here for details:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00398.html

(Still need to do something for Module::Build somtime...)

p4raw-id: //depot/perl@29266

17 years agoTodo (nice to have): an improvement to ~~
Rafael Garcia-Suarez [Mon, 13 Nov 2006 15:52:54 +0000]
Todo (nice to have): an improvement to ~~

p4raw-id: //depot/perl@29265

17 years agoUpgrade to CPAN-1.88_62
Steve Peters [Mon, 13 Nov 2006 15:10:16 +0000]
Upgrade to CPAN-1.88_62

p4raw-id: //depot/perl@29264

17 years agoFix a bug in the debugger tracing variables when one was eval'ing
Rafael Garcia-Suarez [Mon, 13 Nov 2006 15:05:27 +0000]
Fix a bug in the debugger tracing variables when one was eval'ing
a string including a "#line" directive containing the actual
name of the file already. (following-up change #25409)
p4raw-link: @25409 on //depot/perl: e66cf94c7069ec9c7bdb94d5438988fe7012771f

p4raw-id: //depot/perl@29263

17 years agoThe latest regression test to Scalar::Util doesn't pass with threaded perls
Rafael Garcia-Suarez [Mon, 13 Nov 2006 14:30:15 +0000]
The latest regression test to Scalar::Util doesn't pass with threaded perls

p4raw-id: //depot/perl@29262

17 years agoA new regression test from:
Paul Marquess [Sun, 29 Oct 2006 21:03:21 +0000]
A new regression test from:

Subject: [PATHCH]  Scalar::Util::readonly &  compression (was RE: Change 29117: [PATCH] IO::Compress modules)
From: "Paul Marquess" <paul.marquess@ntlworld.com>
Message-ID: <02cf01c6fb9d$ade808a0$6501a8c0@myopwv.com>

p4raw-id: //depot/perl@29261

17 years agoRe: [PATCH] New regex syntax omnibus
Yves Orton [Thu, 9 Nov 2006 17:09:34 +0000]
Re: [PATCH] New regex syntax omnibus
Message-ID: <9b18b3110611090809l667860c9t6c27453d7c86a21e@mail.gmail.com>

p4raw-id: //depot/perl@29260

17 years agowas RE: Perl_die() / Perl_croak()
Robin Barker [Mon, 13 Nov 2006 10:25:08 +0000]
was RE: Perl_die() / Perl_croak()
From: "Robin Barker" <Robin.Barker@npl.co.uk>
Message-ID: <2C2E01334A940D4792B3E115F95B7226149377@exchsvr1.npl.ad.local>

p4raw-id: //depot/perl@29259

17 years agoParsing fix: it wasn't possible to call a function with a (_) prototype
Rafael Garcia-Suarez [Mon, 13 Nov 2006 11:17:10 +0000]
Parsing fix: it wasn't possible to call a function with a (_) prototype
(that is, a function mimicing an unary op) without parentheses.
Bug reported by Ævar Arnfjörð Bjarmason.

p4raw-id: //depot/perl@29258

17 years agoRe: [perl #27053] /^/m doesn't match after a newline at the end of the string
Yves Orton [Sat, 11 Nov 2006 16:25:17 +0000]
Re: [perl #27053] /^/m doesn't match after a newline at the end of the string
Message-ID: <9b18b3110611110725t3dc1e447v751ef5880363aa9b@mail.gmail.com>

p4raw-id: //depot/perl@29257

17 years agoCasting nit
Rafael Garcia-Suarez [Mon, 13 Nov 2006 10:12:34 +0000]
Casting nit

p4raw-id: //depot/perl@29256

17 years agoPOD fixes and nits in re.pm
Rafael Garcia-Suarez [Mon, 13 Nov 2006 09:55:11 +0000]
POD fixes and nits in re.pm

p4raw-id: //depot/perl@29255

17 years agominor nit in binmode docs
Paul Johnson [Fri, 10 Nov 2006 12:17:37 +0000]
minor nit in binmode docs
Message-ID: <20061110111737.GP17047@pjcj.net>

p4raw-id: //depot/perl@29254

17 years agoThe DynaLoader test isn't happy with OpenBSD's libc.so.39.3.
Steve Peters [Mon, 13 Nov 2006 02:23:29 +0000]
The DynaLoader test isn't happy with OpenBSD's libc.so.39.3.

p4raw-id: //depot/perl@29253