Abhijit Menon-Sen [Fri, 16 Nov 2007 20:43:39 +0000 (20:43 +0000)]
For the 2.17 release.
p4raw-id: //depot/perl@32344
Nicholas Clark [Fri, 16 Nov 2007 20:20:00 +0000 (20:20 +0000)]
Fix a typo in the description of change 31295.
p4raw-id: //depot/perl@32342
Nicholas Clark [Fri, 16 Nov 2007 16:40:11 +0000 (16:40 +0000)]
UNITCHECK is only a keyword post 5.009, so to allow safe upgrades of
constant.pm on 5.8.x and earlier don't treat it as something special.
p4raw-id: //depot/perl@32338
Rafael Garcia-Suarez [Fri, 16 Nov 2007 14:34:32 +0000 (14:34 +0000)]
Underscore the non-official version number
p4raw-id: //depot/perl@32335
Rafael Garcia-Suarez [Fri, 16 Nov 2007 13:27:21 +0000 (13:27 +0000)]
Prepare patchlevel for RC1
p4raw-id: //depot/perl@32334
Matt Kraai [Thu, 15 Nov 2007 15:01:34 +0000 (07:01 -0800)]
Fix build failure on QNX
Message-ID: <
20071115230134.GA4032@ftbfs.org>
p4raw-id: //depot/perl@32332
Steve Peters [Thu, 15 Nov 2007 21:20:41 +0000 (21:20 +0000)]
Change Pod::Checker to allow the "=encoding" Pod command. Fixes
RT #47271: podchecker says Unknown command 'encoding'
p4raw-id: //depot/perl@32330
Craig A. Berry [Thu, 15 Nov 2007 20:49:26 +0000 (20:49 +0000)]
In Perl_vms_start_glob, when we don't have any matches and thus
return the input pattern, that doesn't mean clobber the input
scalar. Follow-up to change 30813.
p4raw-id: //depot/perl@32329
Nicholas Clark [Thu, 15 Nov 2007 11:56:19 +0000 (11:56 +0000)]
Bump the VERSION on ExtUtils::Embed.
p4raw-id: //depot/perl@32327
Rafael Garcia-Suarez [Thu, 15 Nov 2007 08:31:48 +0000 (08:31 +0000)]
Upgrade to Archive::Tar 1.37_01 (security fix)
p4raw-id: //depot/perl@32326
Ricardo SIGNES [Wed, 14 Nov 2007 15:34:30 +0000 (10:34 -0500)]
perlsub's docs on state assignment are busted
Message-ID: <
20071114203430.GA7191@zodiac.codesimply.com>
p4raw-id: //depot/perl@32325
Rafael Garcia-Suarez [Thu, 15 Nov 2007 07:58:02 +0000 (07:58 +0000)]
Update CPANPLUS to 0.83_10
p4raw-id: //depot/perl@32324
Rafael Garcia-Suarez [Thu, 15 Nov 2007 07:55:08 +0000 (07:55 +0000)]
Update File::Fetch to 0.13_04
p4raw-id: //depot/perl@32323
Rafael Garcia-Suarez [Thu, 15 Nov 2007 07:18:02 +0000 (07:18 +0000)]
-e is better than -f (in case of symbolic links)
p4raw-id: //depot/perl@32322
David Cantrell [Thu, 15 Nov 2007 00:17:07 +0000 (00:17 +0000)]
Adjust ODBM_File for Debian. See:
Subject: Re: 5.10 build failure on Debian.
Message-ID: <
20071115001707.GA29642@bytemark.barnyard.co.uk>
p4raw-id: //depot/perl@32321
John E. Malmberg [Tue, 13 Nov 2007 19:27:09 +0000 (13:27 -0600)]
Re: CPANPLUS working again on VMS Re: [PATCH@32279] Upgrade File::Fetch to 0.13_04 - fixed for VMS.
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <
473A4EED.4050201@qsl.net>
Typo in #32306.
p4raw-id: //depot/perl@32308
John E. Malmberg [Mon, 12 Nov 2007 23:47:20 +0000 (17:47 -0600)]
Re: [PATCH@32279] Upgrade File::Fetch to 0.13_04 - fixed for VMS.
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <
47393A68.4070003@qsl.net>
CPANPLUS working again on VMS.
p4raw-id: //depot/perl@32306
David Landgren [Tue, 13 Nov 2007 14:44:22 +0000 (15:44 +0100)]
Re: [PATCH] File-Path-2.04 (this time with patch)
Message-ID: <
4739AA36.7000809@landgren.net>
p4raw-id: //depot/perl@32305
John E. Malmberg [Mon, 12 Nov 2007 08:49:23 +0000 (02:49 -0600)]
Upgrade File::Fetch to 0.13_04 - fixed for VMS.
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <
473867F3.8090409@qsl.net>
With slight revisions (and not really a CPAN upgrade, just a patch)
p4raw-id: //depot/perl@32304
Rafael Garcia-Suarez [Tue, 13 Nov 2007 13:44:59 +0000 (13:44 +0000)]
Update Time::HiRes' Changes file
p4raw-id: //depot/perl@32303
Rafael Garcia-Suarez [Tue, 13 Nov 2007 13:42:19 +0000 (13:42 +0000)]
Update the Storable changelog. Note that, while Storable's code is
in sync between the core and the CPAN, the tests are not.
p4raw-id: //depot/perl@32302
Jonathan Stowe [Mon, 12 Nov 2007 21:34:17 +0000 (21:34 +0000)]
Re: 5.10 code freeze and dual-life modules
Message-Id: <
1194903257.6243.8.camel@coriolanus>
p4raw-id: //depot/perl@32301
Jan Dubois [Mon, 12 Nov 2007 12:04:46 +0000 (04:04 -0800)]
RE: 5.10 code freeze and dual-life modules
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <
024101c82567$
46ffd650$
d4ff82f0$@com>
p4raw-id: //depot/perl@32300
Rafael Garcia-Suarez [Tue, 13 Nov 2007 09:15:15 +0000 (09:15 +0000)]
Re-apply change #30562 (thanks to Abe Timmerman)
p4raw-link: @30562 on //depot/perl:
157686ebd1035e2697e51fcfa2e7de145ea36e05
p4raw-id: //depot/perl@32299
Nicholas Clark [Mon, 12 Nov 2007 23:20:11 +0000 (23:20 +0000)]
Porting/Maintainers.pm uses a _ prototype, which is a 5.10 feature, so
use 5.010; to trap 5.8.x and earlier before they choke.
p4raw-id: //depot/perl@32297
Jarkko Hietaniemi [Mon, 12 Nov 2007 16:13:58 +0000 (11:13 -0500)]
t/comp/opsubs.t
Message-ID: <
4738C216.2040302@iki.fi>
p4raw-id: //depot/perl@32294
Sébastien Aperghis-Tramoni [Thu, 8 Nov 2007 02:05:45 +0000 (03:05 +0100)]
Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.22.tar.gz
Message-Id: <
BA3BE7CB-BBCC-47EF-A8EF-
569BE97133E6@free.fr>
p4raw-id: //depot/perl@32286
Rafael Garcia-Suarez [Mon, 12 Nov 2007 16:45:20 +0000 (16:45 +0000)]
The JAPHs that use $* won't work anymore.
p4raw-id: //depot/perl@32285
John E. Malmberg [Sun, 11 Nov 2007 22:08:08 +0000 (16:08 -0600)]
Re: CPANPLUS conf.pl fixes for VMS
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <
4737D1A8.8010601@qsl.net>
p4raw-id: //depot/perl@32284
Rafael Garcia-Suarez [Mon, 12 Nov 2007 13:31:44 +0000 (13:31 +0000)]
TODO: cleanup perlmodlib.PL
p4raw-id: //depot/perl@32283
Rafael Garcia-Suarez [Mon, 12 Nov 2007 13:30:04 +0000 (13:30 +0000)]
Fix listing of MIME::QuotedPrint in perlmodlib
p4raw-id: //depot/perl@32282
Paul Marquess [Sat, 10 Nov 2007 12:08:16 +0000 (12:08 +0000)]
Compression Modules Update for EBCDIC
From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
Message-ID: <
003f01c82392$
6158b520$
6501a8c0@myopwv.com>
p4raw-id: //depot/perl@32281
Andreas J. Koenig [Sun, 11 Nov 2007 21:38:04 +0000 (22:38 +0100)]
CPAN.pm 1.9205
Message-ID: <87lk944ixf.fsf@k75.linux.bogus>
p4raw-id: //depot/perl@32280
John E. Malmberg [Sun, 11 Nov 2007 17:42:46 +0000 (11:42 -0600)]
patch@32274 file/find/t/ find.t and taint.t fixes for VMS.
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <
47379376.6070809@qsl.net>
With variations to make it cross-platform.
p4raw-id: //depot/perl@32279
John E. Malmberg [Sun, 11 Nov 2007 20:09:17 +0000 (14:09 -0600)]
patch@32274 t/op/taint.t not cleaning up properly on VMS.
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <
4737B5CD.90209@qsl.net>
p4raw-id: //depot/perl@32278
Craig A. Berry [Sun, 11 Nov 2007 23:03:03 +0000 (23:03 +0000)]
Correct and complete CBuilder's handling of external libraries when
linking on VMS.
p4raw-id: //depot/perl@32277
Craig A. Berry [Sun, 11 Nov 2007 22:52:15 +0000 (22:52 +0000)]
Make File::Path::_rmtree behave when passed an individual file
with a relative path that is already in VMS syntax.
p4raw-id: //depot/perl@32276
Craig A. Berry [Sun, 11 Nov 2007 22:45:46 +0000 (22:45 +0000)]
Following 32238, change "interpreter_size" to "interp_size" in the new
global symbols to keep overall symbol length within 31 characters,
which is what the VMS C compiler with default flags can handle.
p4raw-id: //depot/perl@32275
Rafael Garcia-Suarez [Sun, 11 Nov 2007 12:22:48 +0000 (12:22 +0000)]
Upgrade File::Fetch to 0.13_03
p4raw-id: //depot/perl@32274
Nicholas Clark [Sat, 10 Nov 2007 14:46:44 +0000 (14:46 +0000)]
Arrange for buildtoc to remove the svn Revision keyword from the
index generated into perltoc.pod, as there it's just noise.
p4raw-id: //depot/perl@32269
Nicholas Clark [Sat, 10 Nov 2007 14:39:06 +0000 (14:39 +0000)]
Regenerate perltoc.pod
p4raw-id: //depot/perl@32268
Nicholas Clark [Fri, 9 Nov 2007 23:17:29 +0000 (23:17 +0000)]
Propagating const outwards from Perl_moreswitches() is to be done.
p4raw-id: //depot/perl@32262
Nicholas Clark [Fri, 9 Nov 2007 21:28:25 +0000 (21:28 +0000)]
Following change 31410, also re-align the column title.
p4raw-id: //depot/perl@32255
Nicholas Clark [Fri, 9 Nov 2007 17:57:45 +0000 (17:57 +0000)]
Note that investigating PADTMP hash pessimisation is to be done.
p4raw-id: //depot/perl@32254
Jos I. Boumans [Fri, 9 Nov 2007 15:52:06 +0000 (16:52 +0100)]
CPANPLUS::Dist::Build 0.06_02
From: "Jos I. Boumans" <jos@dwim.org>
Message-Id: <
6A306E21-F59B-4FAA-A753-
A11540539087@dwim.org>
p4raw-id: //depot/perl@32253
Jos I. Boumans [Fri, 9 Nov 2007 15:50:11 +0000 (16:50 +0100)]
CPANPLUS 0.083_09
From: "Jos I. Boumans" <jos@dwim.org>
Message-Id: <
B17C3858-AF8D-4FDE-AE15-
F612E7B41FC9@dwim.org>
p4raw-id: //depot/perl@32252
Rafael Garcia-Suarez [Fri, 9 Nov 2007 09:35:14 +0000 (09:35 +0000)]
Update to CPAN.pm 1.9204
p4raw-id: //depot/perl@32251
Rafael Garcia-Suarez [Fri, 9 Nov 2007 09:08:09 +0000 (09:08 +0000)]
A couple of bite-sized TODO for the pod/* tools
p4raw-id: //depot/perl@32250
Rafael Garcia-Suarez [Fri, 9 Nov 2007 09:06:34 +0000 (09:06 +0000)]
Remove old directions for reusing config.sh across perl versions.
Remove mention of roffitall.
p4raw-id: //depot/perl@32249
Dave Mitchell [Fri, 9 Nov 2007 01:05:26 +0000 (01:05 +0000)]
Must remember to proof-read my comments before committing...
p4raw-id: //depot/perl@32248
Dave Mitchell [Fri, 9 Nov 2007 00:56:20 +0000 (00:56 +0000)]
[perl #47233] Core dump caused by goto
tmp disable printing of variable names caused by uninitialised
values within a pp_entersub or pp_goto
p4raw-id: //depot/perl@32247
Nicholas Clark [Thu, 8 Nov 2007 15:36:50 +0000 (15:36 +0000)]
Remove CLONE_SKIP (5.8.7). Remove -dt (5.8.6, and Brainbench know that.
Yay. Maybe they have a use). s/Misc/Miscelaneous/ as it seems daft to
have an abbreviation in your name.
Replace "" with '' in code examples where syntactically valid.
Add the elimination of SVt_PVBM and the addition of SVt_BIND
Some grammar fixes. Some rephrasing to make the text flow better.
p4raw-id: //depot/perl@32246
Steve Hay [Thu, 8 Nov 2007 14:20:57 +0000 (14:20 +0000)]
A minor correction to perl5100delta
p4raw-id: //depot/perl@32245
Nicholas Clark [Thu, 8 Nov 2007 14:06:09 +0000 (14:06 +0000)]
Add UNITCHECK to the list of keywords in pl2pm
p4raw-id: //depot/perl@32244
Rafael Garcia-Suarez [Thu, 8 Nov 2007 14:01:17 +0000 (14:01 +0000)]
Increment some numbers.
p4raw-id: //depot/perl@32243
Jan Dubois [Wed, 7 Nov 2007 21:44:38 +0000 (13:44 -0800)]
RE: Change 32238: "Bake" the values of PERL_REVISION, PERL_VERSION and PERL_SUBVERSION
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <
058701c821ca$
73d071d0$
5b715570$@com>
(plus a couple of other similar fixes for change 32238 that Jan missed)
p4raw-id: //depot/perl@32242
Jerry D. Hedden [Tue, 6 Nov 2007 14:36:40 +0000 (09:36 -0500)]
Bug fix for storing shared objects in shared structures
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510711061136t52a1fe62waf384c4551612181@mail.gmail.com>
(core patch only)
p4raw-id: //depot/perl@32241
Nicholas Clark [Thu, 8 Nov 2007 10:07:53 +0000 (10:07 +0000)]
One definite grammar fix, and one sort-of-grammar fix. (It felt better)
p4raw-id: //depot/perl@32240
Rafael Garcia-Suarez [Thu, 8 Nov 2007 09:03:46 +0000 (09:03 +0000)]
INSTALL updates: note that usemymalloc isn't always the default;
POD fixes; list all scripts and binaries that are to be installed.
p4raw-id: //depot/perl@32239
Nicholas Clark [Wed, 7 Nov 2007 23:58:06 +0000 (23:58 +0000)]
"Bake" the values of PERL_REVISION, PERL_VERSION and PERL_SUBVERSION
into global variables (and hence a shared perl library). Additionally
under MULTIPLICITY record the size of the interpreter structure (total,
and for this version) and under PERL_GLOBAL_STRUCT the size of the
global variables structure. Coupled with PL_bincompat_options this will
allow 5.10.1 (and later), when compiled with a shared perl library, to
perform sanity checks in main() to verify that the shared library is
indeed binary compatible.
p4raw-id: //depot/perl@32238
Nicholas Clark [Wed, 7 Nov 2007 23:23:27 +0000 (23:23 +0000)]
Fix up copyright years for files modified in 2007.
p4raw-id: //depot/perl@32237
Rick Delaney [Tue, 6 Nov 2007 19:18:45 +0000 (14:18 -0500)]
Re: [perl #47195] $1 suddenly tainted after regexp on utf-8 string
Message-ID: <
20071107001845.GA21000@bort.ca>
[plus remove the TODO from the now passing test]
p4raw-id: //depot/perl@32236
Dave Mitchell [Wed, 7 Nov 2007 12:12:29 +0000 (12:12 +0000)]
Disable debugging output in PerlIO_teardown;
it still relies on an interpreter being present.
p4raw-id: //depot/perl@32235
Jan Dubois [Tue, 6 Nov 2007 15:58:05 +0000 (07:58 -0800)]
Erroneous binmode() call in uupacktool.pl
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <
01f101c820d0$
df6c9220$
9e45b660$@com>
p4raw-id: //depot/perl@32234
Jos I. Boumans [Wed, 7 Nov 2007 10:38:28 +0000 (11:38 +0100)]
Re: 5.10.0 test hangs on non internet access
From: "Jos I. Boumans" <jos@dwim.org>
Message-Id: <
22589E6E-1C9D-4C1F-8642-
A690904193C7@dwim.org>
p4raw-id: //depot/perl@32233
Nicholas Clark [Wed, 7 Nov 2007 09:51:34 +0000 (09:51 +0000)]
Note that there is common code in installperl and installman, and that
it is a TODO to fix this.
p4raw-id: //depot/perl@32232
Rafael Garcia-Suarez [Tue, 6 Nov 2007 19:53:52 +0000 (19:53 +0000)]
Found by Juerd, don't document that \w, \s and \d don't include
all Unicode matching characters
p4raw-id: //depot/perl@32230
Nicholas Clark [Tue, 6 Nov 2007 19:37:40 +0000 (19:37 +0000)]
Add a TODO test for bug #47195
p4raw-id: //depot/perl@32229
Sébastien Aperghis-Tramoni [Tue, 6 Nov 2007 02:49:51 +0000 (03:49 +0100)]
Fwd: CPAN Upload: S/SA/SAPER/constant-1.12.tar.gz
Message-Id: <
7B502F45-AB25-4EFF-8147-
A02D8E2E9E21@free.fr>
Date: Tue, 6 Nov 2007 02:49:51 +0100
p4raw-id: //depot/perl@32227
John E. Malmberg [Sat, 3 Nov 2007 00:58:05 +0000 (19:58 -0500)]
VMS.C misc fixes, including vms_realpath fixes
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <
472C0DED.4010203@qsl.net>
Plus, at John's suggestion, don't call the CRTL realpath()
unless DECC$POSIX_COMPLIANT_PATHNAMES is in effect.
p4raw-id: //depot/perl@32226
Nicholas Clark [Mon, 5 Nov 2007 15:25:46 +0000 (15:25 +0000)]
Adjust the skip count for t/io/dup.t for the -Uuseperlio case, in a way
that will hopefully make it harder for it to get out of sync again.
p4raw-id: //depot/perl@32225
Nicholas Clark [Mon, 5 Nov 2007 13:58:52 +0000 (13:58 +0000)]
As reported in bug #46207, change 30633 to PerlIO_exportFILE() and
PerlIO_releaseFILE() to manage the reference counts of fds correctly
has the side effect of making some XS modules "leak" descriptors.
This is because the typemap calls PerlIO_findFILE(), which sometimes
(but not always) calls PerlIO_exportFILE(). To be consistent,
PerlIO_fildFILE() needs to either always give you a reference, or
always not give you a reference. It seems better to do the latter as
the call to PerlIO_exportFILE() is only an implementation detail, so
arrange for it to immediately free up the reference that
PerlIO_exportFILE() created.
p4raw-id: //depot/perl@32224
Nicholas Clark [Mon, 5 Nov 2007 12:51:39 +0000 (12:51 +0000)]
Allow (pedantically correct) C pre-processor comments in the code
snippets of typemap files.
p4raw-id: //depot/perl@32223
Sébastien Aperghis-Tramoni [Mon, 5 Nov 2007 08:48:53 +0000 (09:48 +0100)]
Another small patch for Sys::Syslog
Message-Id: <
A5B536D9-E81C-48FC-9584-
45E59ED7B6FB@free.fr>
p4raw-id: //depot/perl@32222
Sébastien Aperghis-Tramoni [Sun, 4 Nov 2007 03:52:36 +0000 (04:52 +0100)]
Re: (perl-current of 5.9.5) patch for ext/Sys/Syslog/Makefile.PL for
Message-id: <
EECD3531-8352-4873-A1AD-
E4B8731260CB@free.fr>
p4raw-id: //depot/perl@32221
Rafael Garcia-Suarez [Sun, 4 Nov 2007 19:48:32 +0000 (19:48 +0000)]
Update Term::UI to 0.18
p4raw-id: //depot/perl@32220
Craig A. Berry [Sun, 4 Nov 2007 16:41:28 +0000 (16:41 +0000)]
Roll back #32214 as it causes more failures than it prevents.
p4raw-id: //depot/perl@32219
Rafael Garcia-Suarez [Sun, 4 Nov 2007 12:28:45 +0000 (12:28 +0000)]
Upgrade CPANPLUS to 0.83_08
p4raw-id: //depot/perl@32218
Rafael Garcia-Suarez [Sun, 4 Nov 2007 12:23:13 +0000 (12:23 +0000)]
Upgrade to File::Fetch 0.13_02
p4raw-id: //depot/perl@32217
Dave Mitchell [Sat, 3 Nov 2007 12:27:25 +0000 (12:27 +0000)]
make PERLSYS_TERM not require a context
p4raw-id: //depot/perl@32216
Jarkko Hietaniemi [Fri, 2 Nov 2007 21:38:48 +0000 (17:38 -0400)]
Re: building mod_perl-2.0.3 with Perl 5.10.0 (DEVEL32096)
Message-Id: <
472BD128.9080105@iki.fi>
PerlIO_teardown is called when there may no longer be an
interpreter available
p4raw-id: //depot/perl@32215
Rafael Garcia-Suarez [Sat, 3 Nov 2007 10:12:06 +0000 (10:12 +0000)]
Based on a patch by John E. Malberg: make TestInit.pm
use an absolute path in @INC, so that changes of directories
don't break dynamically loaded modules.
p4raw-id: //depot/perl@32214
Dave Mitchell [Fri, 2 Nov 2007 23:59:27 +0000 (23:59 +0000)]
[perl #47045] CLONE_SKIP doesn't result in undef copies
clarify the documentation on CLONE_SKIP, and ensure that the
undef value has all its flags cleared
p4raw-id: //depot/perl@32213
Rafael Garcia-Suarez [Fri, 2 Nov 2007 14:55:29 +0000 (14:55 +0000)]
Make installman work with -Duserelocatableinc and DESTDIR
p4raw-id: //depot/perl@32212
Dave Rolsky [Wed, 31 Oct 2007 12:26:02 +0000 (07:26 -0500)]
- Update Time::Local to latest version
Message-ID: <alpine.DEB.0.9999.
0710311225010.19396@urth.org>
p4raw-id: //depot/perl@32211
Rafael Garcia-Suarez [Fri, 2 Nov 2007 09:42:41 +0000 (09:42 +0000)]
Upgrade to cperl-mode 5.23
p4raw-id: //depot/perl@32210
Nicholas Clark [Wed, 31 Oct 2007 19:44:48 +0000 (19:44 +0000)]
Now that ExtUtils::ParseXS requires 5.006, we can replace the foreach
on keys and lookup in the loop with a foreach on values, as values is
"now" an LVALUE iterator.
p4raw-id: //depot/perl@32209
Paul Marquess [Mon, 29 Oct 2007 13:08:31 +0000 (13:08 +0000)]
DB_File
From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
Message-ID: <
004a01c81a2c$
ce1eb020$
3a3c140a@myopwv.com>
p4raw-id: //depot/perl@32208
Rafael Garcia-Suarez [Wed, 31 Oct 2007 10:37:47 +0000 (10:37 +0000)]
Revert #32197, should not be needed anymore since the upgrade
of ExtUtils::CBuilder
p4raw-id: //depot/perl@32207
Rafael Garcia-Suarez [Wed, 31 Oct 2007 10:15:12 +0000 (10:15 +0000)]
Fix (or hide?) a case of memory corruption with \K in substitutions
p4raw-id: //depot/perl@32206
Rafael Garcia-Suarez [Wed, 31 Oct 2007 09:40:38 +0000 (09:40 +0000)]
Upgrade to ExtUtils::CBuilder 0.21
p4raw-id: //depot/perl@32205
Rafael Garcia-Suarez [Tue, 30 Oct 2007 12:42:28 +0000 (12:42 +0000)]
Mention version.pm and new v-string portability warning in
perldelta. Better wording for this warning in perldiag by
Tom Wyant.
p4raw-id: //depot/perl@32204
Jarkko Hietaniemi [Tue, 30 Oct 2007 07:52:04 +0000 (03:52 -0400)]
Re: configure failed in tru64
Message-ID: <
47271AE4.5060806@iki.fi>
p4raw-id: //depot/perl@32203
Craig A. Berry [Tue, 30 Oct 2007 03:38:20 +0000 (03:38 +0000)]
Typo in comment in 32201.
p4raw-id: //depot/perl@32202
Charles Bailey [Fri, 26 Oct 2007 15:27:36 +0000 (11:27 -0400)]
Re: copyright notices for vms.c and vmsish.h
Message-id: <
47223FA8.90300@newman.upenn.edu>
At my instigation, Charles agreed to wear the copyright hat for
the major VMS files. This is by analogy with the core files
for which Larry, as Prime Mover, is the only named copyright
holder, but "and others" includes, well, lots of others.
p4raw-id: //depot/perl@32201
Rafael Garcia-Suarez [Mon, 29 Oct 2007 10:49:13 +0000 (10:49 +0000)]
Leopard has more standard /etc/passwd files than previous
versions of darwin. Thanks to David Morel for testing.
p4raw-id: //depot/perl@32200
lemkemch@t-online.de [Thu, 25 Oct 2007 00:25:55 +0000 (02:25 +0200)]
Re: Perl 5.10.0 getting close: please test
Message-id: <op.t0p271mr5o90vo@orion>
Help older VMS compilers by using ccflags when building munchconfig.
p4raw-id: //depot/perl@32199
Thomas Pfau [Sat, 27 Oct 2007 09:27:54 +0000 (05:27 -0400)]
problem with MAKE_EXT.COM
Message-id: <
47233CDA.8010908@nbpfaus.net>
configure.com thinko in #30455.
p4raw-id: //depot/perl@32198
Rafael Garcia-Suarez [Sat, 27 Oct 2007 17:04:35 +0000 (17:04 +0000)]
Band-aid to get xs.t working. Need to check that make distclean still
works with that.
p4raw-id: //depot/perl@32197
Father Chrysostomos [Fri, 26 Oct 2007 18:10:27 +0000 (11:10 -0700)]
Re: [PATCH] perlfunc/perldiag errors
Message-Id: <
14C78A7E-43AB-44BF-9016-
2EFC9DCB65A2@cpan.org>
p4raw-id: //depot/perl@32196