Reini Urban [Wed, 20 Jun 2007 21:10:05 +0000]
File::Spec::Cygwin more tests and silence warning
Message-ID: <
46797B8D.8040002@x-ray.at>
p4raw-id: //depot/perl@31440
cygwin@cygwin.com [Wed, 20 Jun 2007 09:39:31 +0000]
[perl #43265] cygwin/Makefile.SHs: miniperl -Ilib for a clean @INC
From: cygwin@cygwin.com (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-1276-
1182357570-46.43265-75-0@perl.org>
p4raw-id: //depot/perl@31439
Jerry D. Hedden [Wed, 20 Jun 2007 09:39:20 +0000]
cloexec.t works under Cygwin
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <
1ff86f510706200639t13f58ecbi286015713765c403@mail.gmail.com>
p4raw-id: //depot/perl@31438
Jerry D. Hedden [Wed, 20 Jun 2007 09:43:27 +0000]
Remove Archive::Test POD check
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <
1ff86f510706200643s50cb5028ted455f52497f6af5@mail.gmail.com>
p4raw-id: //depot/perl@31437
Reini Urban [Wed, 20 Jun 2007 11:50:21 +0000]
[perl #40103] File::Spec->case_tolerant() should return true on Cygwin
From: "Reini Urban via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-1276-
1182365420-145.40103-15-0@perl.org>
p4raw-id: //depot/perl@31436
Reini Urban [Wed, 20 Jun 2007 16:22:48 +0000]
[perl #43273] Enable lib/User/*.t on cygwin
From: Reini Urban (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-1276-
1182381767-470.43273-75-0@perl.org>
p4raw-id: //depot/perl@31435
Reini Urban [Wed, 20 Jun 2007 23:35:03 +0000]
[PATH] AUTHORS rurban
Message-ID: <
46799D87.50906@x-ray.at>
p4raw-id: //depot/perl@31434
Gabor Szabo [Thu, 21 Jun 2007 08:19:33 +0000]
pod/perlhack.pod where to go for information about smoke testing
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <
d8a74af10706202219n4f4659eenef064752bd0a6954@mail.gmail.com>
p4raw-id: //depot/perl@31433
Craig A. Berry [Thu, 21 Jun 2007 03:24:02 +0000]
Skip a test that causes list assignment to %ENV errors on VMS.
p4raw-id: //depot/perl@31432
Craig A. Berry [Thu, 21 Jun 2007 03:15:59 +0000]
Make File::Spec::VMS->splitdir stop returning an empty first directory
when passed a relative path. Also, don't split on escaped directory
delimiters.
p4raw-id: //depot/perl@31431
Steve Hay [Wed, 20 Jun 2007 16:26:01 +0000]
Silence "signed/unsigned mismatch" warning from VC++ when building
with -DPERL_DEBUGGING_MSTATS
p4raw-id: //depot/perl@31430
Steve Hay [Wed, 20 Jun 2007 16:07:06 +0000]
Stop the VC++ warning "'HUF_func_2mode' undefined; assuming extern
returning int" by shuffling the functions around so that that
function is defined before it is called (since there are no forward
declarations of functions in this file)
p4raw-id: //depot/perl@31429
Steve Hay [Wed, 20 Jun 2007 16:03:10 +0000]
Change #31426 should also be applied to the PERL_IMPLICIT_SYS
version of ioctl()
p4raw-id: //depot/perl@31428
Rafael Garcia-Suarez [Wed, 20 Jun 2007 14:36:19 +0000]
Change #31426 should also be applied to the windows CE version
p4raw-id: //depot/perl@31427
Yves Orton [Wed, 20 Jun 2007 15:22:31 +0000]
Re: Net::SMTP can't send large messages with bleadperl
Message-ID: <
9b18b3110706200622o344c417apbd50468c6e5eb533@mail.gmail.com>
p4raw-id: //depot/perl@31426
Rafael Garcia-Suarez [Wed, 20 Jun 2007 07:45:43 +0000]
A first stab at making perlreref.pod up to date
p4raw-id: //depot/perl@31425
Rafael Garcia-Suarez [Wed, 20 Jun 2007 07:41:15 +0000]
Fix docs for \u ; plus a POD formatting nit
p4raw-id: //depot/perl@31424
Yves Orton [Mon, 18 Jun 2007 18:43:17 +0000]
Re: Net::SMTP can't send large messages with bleadperl
Message-ID: <
9b18b3110706180943y22c0eaa7yf34565d87689dd9e@mail.gmail.com>
Date: Mon, 18 Jun 2007 18:43:17 +0200
p4raw-id: //depot/perl@31423
Nicholas Clark [Tue, 19 Jun 2007 18:32:59 +0000]
Work on getting B compiling outside of the perl source tree.
p4raw-id: //depot/perl@31422
Craig A. Berry [Tue, 19 Jun 2007 12:29:32 +0000]
Better handling of escapes in filenames when converting between VMS
and Unix syntax.
p4raw-id: //depot/perl@31421
Martin Becker [Mon, 18 Jun 2007 09:48:54 +0000]
[perl #43242] "use base" breaks code containing peculiarly named constant
From: Martin Becker (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-7948-
1182185333-640.43242-75-0@perl.org>
plus a test case
p4raw-id: //depot/perl@31420
Rafael Garcia-Suarez [Tue, 19 Jun 2007 09:43:21 +0000]
Update list of files that need crlf line endings
p4raw-id: //depot/perl@31419
Dave Mitchell [Mon, 18 Jun 2007 22:48:25 +0000]
fix S_emulate_eaccess compiler warning
p4raw-id: //depot/perl@31418
Dave Mitchell [Mon, 18 Jun 2007 15:10:32 +0000]
[perl #43159] 5.9.4 regexp capturing wrongly
change #28398 accidently made the last branch of an alternation
not restore the paren state after failure backtrack. Fix this by
removing the last-branch-skips-pushing-a-state optimisation.
p4raw-link: @28398 on //depot/perl:
40a824489101168f94fce98aa2824baf40bad402
p4raw-id: //depot/perl@31417
Rafael Garcia-Suarez [Mon, 18 Jun 2007 13:20:50 +0000]
R stands for Report, not Reporting.
p4raw-id: //depot/perl@31416
Rafael Garcia-Suarez [Mon, 18 Jun 2007 13:19:23 +0000]
Regenerate META.yml.
Put MAD in Maintainers.pl.
p4raw-id: //depot/perl@31415
Rafael Garcia-Suarez [Mon, 18 Jun 2007 11:39:04 +0000]
Regen pods
p4raw-id: //depot/perl@31414
Tels [Fri, 15 Jun 2007 19:56:10 +0000]
Re: Math::BigInt 1.87 problems? Re: FAIL DBI-1.56 i686-linux 2.4.27-3-686 [PATCH]
Message-Id: <
200706151956.11861@bloodgate.com>
p4raw-id: //depot/perl@31413
Rafael Garcia-Suarez [Mon, 18 Jun 2007 08:27:59 +0000]
Remove PERL_MAGIC_mutex
p4raw-id: //depot/perl@31412
Ævar Arnfjörð Bjarmason [Sun, 17 Jun 2007 18:09:25 +0000]
perlreapi.pod documentation for flags & cleanup
From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Message-ID: <
51dd1af80706171109r37c294c4h78a51083c3b851ba@mail.gmail.com>
p4raw-id: //depot/perl@31411
Ævar Arnfjörð Bjarmason [Sun, 17 Jun 2007 18:41:29 +0000]
POD Alignment for the magic table in perlapi.pod
From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Message-ID: <
51dd1af80706171141w48cb717fr71ce7f214daebe36@mail.gmail.com>
p4raw-id: //depot/perl@31410
Ævar Arnfjörð Bjarmason [Mon, 18 Jun 2007 03:33:34 +0000]
SvRX() and SvRXOK() macros
From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Message-ID: <
51dd1af80706172033h1908aa0ge15698204e0b79ed@mail.gmail.com>
p4raw-id: //depot/perl@31409
Dave Mitchell [Mon, 18 Jun 2007 00:00:30 +0000]
add test for, and update comments for, old defined($1) oddity.
Some code in regexec.c had a comment to the effect that without
this code, Dynaloader failed (this is back at 5.6.0). Replace the
comments with something more specific, and add a test for it
(basically without the code $1 is '' rather than undefined
sometimes).
p4raw-id: //depot/perl@31408
Rafael Garcia-Suarez [Sun, 17 Jun 2007 17:14:12 +0000]
POD fixes in Hash::Util and Hash::Util::FieldHash
p4raw-id: //depot/perl@31407
Anno Siegel [Sun, 17 Jun 2007 17:13:06 +0000]
[patch] Hash::Util::FieldHash v1.01
Message-Id: <
1750E68D-4F6E-48B9-A255-BCC0DA5C886E@mailbox.tu-berlin.de>
p4raw-id: //depot/perl@31406
Rafael Garcia-Suarez [Sun, 17 Jun 2007 14:48:11 +0000]
Patches to compile perl on Cray XT4 Catamount/Qk, by Jarkko
p4raw-id: //depot/perl@31404
Tels [Sat, 16 Jun 2007 14:33:47 +0000]
bignum 0.22 take 4 (hex()/oct() overloading)
Message-Id: <
200706161433.47489@bloodgate.com>
p4raw-id: //depot/perl@31403
Paul Marquess [Sun, 17 Jun 2007 01:43:11 +0000]
EBCDIC fixes for gzip
From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
Message-ID: <
004001c7b078$7cc2e520$6701a8c0@myopwv.com>
p4raw-id: //depot/perl@31402
Jos I. Boumans [Sun, 17 Jun 2007 14:39:29 +0000]
CPANPLUS 0.80
From: "Jos I. Boumans" <kane@dwim.org>
Message-Id: <
45B1EC67-D34B-404D-9801-449FAC1D75BA@dwim.org>
p4raw-id: //depot/perl@31401
Tels [Sat, 16 Jun 2007 13:43:45 +0000]
Math::BigInt take 9 (CORE::hex() vs. hex() in Calc.pm)
Message-Id: <
200706161343.47110@bloodgate.com>
p4raw-id: //depot/perl@31400
Adriano Ferreira [Sat, 16 Jun 2007 14:30:16 +0000]
[DOC PATCH] Pod nits in doc/perlpodspec.pod
From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
Message-ID: <
73ddeb6c0706161030nb489b0cx746daddc55b95987@mail.gmail.com>
p4raw-id: //depot/perl@31399
Yves Orton [Sat, 16 Jun 2007 18:47:22 +0000]
Test::Builder tickles Pod::Html parsing stupidity bug
Message-ID: <
9b18b3110706160947x5d3521b3kca1edf2d9ba65f37@mail.gmail.com>
p4raw-id: //depot/perl@31398
Adriano Ferreira [Sat, 16 Jun 2007 15:03:41 +0000]
[DOC PATCH] MANIFEST: t/op/exec.t tests exec, system AND qx
From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
Message-ID: <
73ddeb6c0706161103oe4afe43i941223debc00543@mail.gmail.com>
p4raw-id: //depot/perl@31397
Rafael Garcia-Suarez [Sat, 16 Jun 2007 06:10:19 +0000]
More portability nits by Jarkko
p4raw-id: //depot/perl@31396
Andy Dougherty [Fri, 15 Jun 2007 12:05:36 +0000]
Re: [perl #43216] Perl 5.8.8 does not compile on Solaris 8 with-Dusethreads
Message-ID: <Pine.LNX.4.64.
0706151203200.14068@fractal.phys.lafayette.edu>
p4raw-id: //depot/perl@31395
Jerry D. Hedden [Fri, 15 Jun 2007 16:05:36 +0000]
Show warning bits on failure in t/op/caller.t
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <
1ff86f510706151305j1ce8c46eib165ee9fad10b538@mail.gmail.com>
p4raw-id: //depot/perl@31393
Jerry D. Hedden [Fri, 15 Jun 2007 10:54:28 +0000]
checkAUTHORS.pl once more
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <
1ff86f510706150754g59703eabs7072fb750e160a31@mail.gmail.com>
p4raw-id: //depot/perl@31392
Jerry D. Hedden [Fri, 15 Jun 2007 10:16:38 +0000]
checkAUTHORS.pl again
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <
1ff86f510706150716r5aef08fw12c9ea5d401f5f9a@mail.gmail.com>
p4raw-id: //depot/perl@31391
Jerry D. Hedden [Fri, 15 Jun 2007 09:54:57 +0000]
I have a name
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <
1ff86f510706150654t24817135t67803e81f444305b@mail.gmail.com>
p4raw-id: //depot/perl@31390
Jerry D. Hedden [Fri, 15 Jun 2007 09:49:47 +0000]
Warning bit fixes to t/op/caller.t
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <
1ff86f510706150649l320d629cl8820bfbf938c9f4d@mail.gmail.com>
p4raw-id: //depot/perl@31389
Jarkko Hietaniemi [Thu, 14 Jun 2007 22:32:49 +0000]
miscellanea
Message-ID: <
4671FA51.4070001@iki.fi>
p4raw-id: //depot/perl@31388
Andy Dougherty [Thu, 14 Jun 2007 13:12:57 +0000]
Re: vsprintf
Message-ID: <Pine.LNX.4.64.
0706141312510.31762@fractal.phys.lafayette.edu>
p4raw-id: //depot/perl@31387
Rafael Garcia-Suarez [Fri, 15 Jun 2007 08:55:38 +0000]
Forgot to regen warnings
p4raw-id: //depot/perl@31386
Craig A. Berry [Fri, 15 Jun 2007 03:19:46 +0000]
Don't let the home-grown readdir() on VMS return results with
ODS-5 escapes (i.e., report foo.tar.gz, not foo^.tar.gz).
p4raw-id: //depot/perl@31385
Craig A. Berry [Thu, 14 Jun 2007 18:23:18 +0000]
Fix missing PerlIO_releaseFILE in VMS::Stdio::getname().
p4raw-id: //depot/perl@31384
Rafael Garcia-Suarez [Thu, 14 Jun 2007 15:36:16 +0000]
Update Changes.
Mention the removal of -A and assertions.pm in perldelta.
p4raw-id: //depot/perl@31383
Rafael Garcia-Suarez [Thu, 14 Jun 2007 14:12:35 +0000]
Upgrade to PathTools 3.25
p4raw-id: //depot/perl@31382
Rafael Garcia-Suarez [Thu, 14 Jun 2007 13:12:56 +0000]
Upgrade to ExtUtils::CBuilder 0.19
p4raw-id: //depot/perl@31381
Rafael Garcia-Suarez [Thu, 14 Jun 2007 13:06:13 +0000]
Sync Archive::Extract with CPAN
p4raw-id: //depot/perl@31380
Jerry D. Hedden [Thu, 14 Jun 2007 08:13:29 +0000]
Less sed'ing in Cygwin Makefile.SHs
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <
1ff86f510706140513v5d3bb0e0l89dff31da83abfb9@mail.gmail.com>
p4raw-id: //depot/perl@31379
Rafael Garcia-Suarez [Thu, 14 Jun 2007 12:27:41 +0000]
assertions has been removed
p4raw-id: //depot/perl@31378
Rafael Garcia-Suarez [Thu, 14 Jun 2007 11:06:02 +0000]
Fix [perl #43207] lc() or uc() inside sort affect the return value.
p4raw-id: //depot/perl@31377
Dave Mitchell [Wed, 13 Jun 2007 22:41:33 +0000]
change #31134 broke DEBUG_LEAKING_SCALARS builds
p4raw-link: @31134 on //depot/perl:
53a7735b62aee14640bc8ca619b4267f07d686b9
p4raw-id: //depot/perl@31376
Andy Dougherty [Wed, 13 Jun 2007 14:41:44 +0000]
Re: vsprintf
Message-ID: <Pine.LNX.4.64.
0706131434120.18715@fractal.phys.lafayette.edu>
p4raw-id: //depot/perl@31375
Andy Dougherty [Wed, 13 Jun 2007 14:33:54 +0000]
Configure: Erroneous C++ message
Message-ID: <Pine.LNX.4.64.
0706131428510.18715@fractal.phys.lafayette.edu>
p4raw-id: //depot/perl@31373
Steve Hay [Wed, 13 Jun 2007 17:12:21 +0000]
Fix random failures in CPANPLUS tests on Win32
The failures were a result of calling Win32::GetShortPathName with
the program argument " /nologo" appended to the path. Program
arguments should not be passed to Win32::GetShortPathName.
(The randomness occurred because random garbage was being produced
due to a separate bug in that Win32 function, for which a fix is
forthcoming...).
p4raw-id: //depot/perl@31371
Brandon Black [Wed, 13 Jun 2007 08:19:11 +0000]
yet another mro.c patch
From: "Brandon Black" <blblack@gmail.com>
Message-ID: <
84621a60706130619g17c9d2fbi111cca567da3d500@mail.gmail.com>
p4raw-id: //depot/perl@31370
Jim Cromie [Mon, 11 Jun 2007 13:49:06 +0000]
mad-const patch
Message-ID: <
466DA732.3010608@gmail.com>
p4raw-id: //depot/perl@31369
Tels [Mon, 11 Jun 2007 19:31:16 +0000]
Re: integer vs. bigint [PATCH]
Message-Id: <
200706111931.17616@bloodgate.com>
p4raw-id: //depot/perl@31368
Jarkko Hietaniemi [Tue, 12 Jun 2007 03:15:26 +0000]
perltodo: more vtable musings
Message-Id: <
200706120015.l5C0FQH7512295@kosh.hut.fi>
p4raw-id: //depot/perl@31367
Vadim Konovalov [Mon, 11 Jun 2007 19:19:31 +0000]
Re: [PATCH-at-31365] (was - configpm frustrations)
Message-ID: <
466D6803.1020808@vkonovalov.ru>
p4raw-id: //depot/perl@31366
Tels [Sat, 9 Jun 2007 14:07:34 +0000]
Math::BigInt v1.87 take 8
Message-Id: <
200706091407.36659@bloodgate.com>
p4raw-id: //depot/perl@31365
Tels [Fri, 8 Jun 2007 19:29:41 +0000]
pidigits benchmark and bpi() method in Math::BigFloat/Math::BigInt, take 7 [PATCH]
Message-Id: <
200706081929.44888@bloodgate.com>
p4raw-id: //depot/perl@31364
Rafael Garcia-Suarez [Mon, 11 Jun 2007 14:27:40 +0000]
Doc adjustments for the number localization and setlocale().
See debian bug #379463.
p4raw-id: //depot/perl@31363
Vadim Konovalov [Sat, 9 Jun 2007 19:41:44 +0000]
cross-compilation for linux
From: "Konovalov, Vadim Vladimirovich \(Vadim\)** CTR **" <vkonovalov@alcatel-lucent.com>
Message-ID: <
D16F05D0CAAA234BA2B753B80DE6100D278EBC@DEEXC1U02.de.lucent.com>
p4raw-id: //depot/perl@31362
Craig A. Berry [Fri, 8 Jun 2007 18:43:10 +0000]
A couple of File::Path tests require unix syntax on VMS.
p4raw-id: //depot/perl@31361
Craig A. Berry [Fri, 8 Jun 2007 15:28:29 +0000]
Make pipe shutdown on VMS care about whether PerlIO has already
shut down.
p4raw-id: //depot/perl@31360
Craig A. Berry [Fri, 8 Jun 2007 15:25:22 +0000]
Avoid multiply defined symbols in re extension following #31341.
p4raw-id: //depot/perl@31359
Craig A. Berry [Fri, 8 Jun 2007 15:21:24 +0000]
Make symbols short enough for VMS after #31341.
p4raw-id: //depot/perl@31358
Steve Hay [Fri, 8 Jun 2007 10:35:34 +0000]
Fix lib/File/Path.t failure on Win32
(Create a 'ZZ' directory instead of 'Z' because we already have a 'z'
which is the same as 'Z' on Win32's case-insensitive filesystem)
p4raw-id: //depot/perl@31357
Steve Hay [Fri, 8 Jun 2007 09:07:46 +0000]
Change 31347 should also have removed win32_free_argvw()
because it now isn't used anywhere.
p4raw-id: //depot/perl@31356
Steve Hay [Fri, 8 Jun 2007 08:50:09 +0000]
Remove dead Perl_sys_intern_clear() from wince.c
p4raw-id: //depot/perl@31355
Steve Hay [Fri, 8 Jun 2007 08:36:05 +0000]
Move win32_create_message_window() out of #ifdef HAVE_INTERP_INTERN
section, where it didn't belong. (That section should (currently)
only contain sys_intern_init(), sys_intern_clear() and
sys_intern_dup() and related functionality such as
win32_csighandler().)
p4raw-id: //depot/perl@31354
Rafael Garcia-Suarez [Fri, 8 Jun 2007 08:30:25 +0000]
encoding.pm doesn't give any details about ${^ENCODING},
so don't mention it in perlvar
p4raw-id: //depot/perl@31353
Rafael Garcia-Suarez [Thu, 7 Jun 2007 16:09:54 +0000]
Plug a memory leak (noticed by Yves)
p4raw-id: //depot/perl@31352
Father Chrysostomos [Tue, 5 Jun 2007 13:25:39 +0000]
Re: [perl #43082] "$_[0]->method" interpolation
Message-Id: <
064E3238-D26D-446D-9B7E-0DB8CEFDE0AD@cpan.org>
p4raw-id: //depot/perl@31351
Steve Hay [Thu, 7 Jun 2007 13:49:04 +0000]
Stop VC++ from warning "'getenv' : inconsistent dll linkage.
dllexport assumed." when building with -DDEBUGGING by declaring
getenv() with the same __declspec as in Microsoft's <stdlib.h>.
MinGW/GCC is happy with that too, but Borland doesn't understand
_CRTIMP so don't bother for Borland since it doesn't warn anyway.
p4raw-id: //depot/perl@31350
David Landgren [Thu, 7 Jun 2007 14:02:36 +0000]
Re: [PATCH] Update File-Path to 2.00
Message-ID: <
4667F3DC.9070203@landgren.net>
p4raw-id: //depot/perl@31349
Jerry D. Hedden [Wed, 6 Jun 2007 14:45:06 +0000]
Silence compiler warnings
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <
1ff86f510706061145r540c7f02kba96c04bc9dcf8b0@mail.gmail.com>
p4raw-id: //depot/perl@31348
Steve Hay [Thu, 7 Jun 2007 11:48:47 +0000]
Stop VC++ from warning "all references to 'SHELL32.dll' discarded
by /OPT:REF" by removing the only reference to a SHELL32.dll function
(namely, CommandLineToArgvW(), called from win32_argv2utf8(), which
isn't actually used anywhere so delete it).
That then caused the warning "/DELAYLOAD:shell32.dll ignored; no
imports found from shell32.dll", so remove that /DELAYLOAD option too.
p4raw-id: //depot/perl@31347
Jim Cromie [Wed, 6 Jun 2007 23:38:53 +0000]
[patch] fix small errors in sv.c commentary
Message-ID: <
466799ED.3090705@gmail.com>
p4raw-id: //depot/perl@31346
David Landgren [Wed, 6 Jun 2007 23:57:34 +0000]
Re: [PATCH] Update File-Path to 2.00
Message-ID: <
46672DCE.2080508@landgren.net>
p4raw-id: //depot/perl@31345
Steve Hay [Wed, 6 Jun 2007 16:48:46 +0000]
Stop VC7 and VC8 warning about overriding /DPERLDLL with /UPERLDLL
when compiling perlmain.c, and don't supply /DPERLDLL twice when
compiling perlmainst.c
p4raw-id: //depot/perl@31344
Steve Hay [Wed, 6 Jun 2007 16:33:42 +0000]
Stop VC7 and VC8 complaining about the DESCRIPTION statement
in perldll.def (it isn't supported any more).
p4raw-id: //depot/perl@31343
Rafael Garcia-Suarez [Wed, 6 Jun 2007 14:58:27 +0000]
Adjust test count (it shouldn't have changed with last patch)
p4raw-id: //depot/perl@31342
Ævar Arnfjörð Bjarmason [Sun, 3 Jun 2007 20:24:59 +0000]
Re: [PATCH] Callbacks for named captures (%+ and %-)
From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Message-ID: <
51dd1af80706031324y5618d519p460da27a2e7fe712@mail.gmail.com>
p4raw-id: //depot/perl@31341
Rafael Garcia-Suarez [Wed, 6 Jun 2007 12:27:36 +0000]
Upgrade to encoding::warnings 0.11
p4raw-id: //depot/perl@31340
Rafael Garcia-Suarez [Wed, 6 Jun 2007 12:07:13 +0000]
A test file was removed from the latest Unicode::Normalize
p4raw-id: //depot/perl@31339
Rafael Garcia-Suarez [Wed, 6 Jun 2007 12:03:00 +0000]
Upgrade to Unicode::Normalize 1.02
p4raw-id: //depot/perl@31338
Joshua Juran [Wed, 6 Jun 2007 01:14:31 +0000]
Re: [PATCH] Update File-Path to 2.00
Message-Id: <
5F26D98D-8B6D-4F4A-B2E9-168F71B963DD@gmail.com>
Fixes typo in the POD.
p4raw-id: //depot/perl@31337