| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
From: "Brandon Black" <blblack@gmail.com>
Message-ID: <84621a60705291708m3f106d74r473f3d91c780163d@mail.gmail.com>
p4raw-id: //depot/perl@31312
|
|
|
|
|
| |
Message-Id: <200705301221.l4UCLFwf010411@zen.crypt.org>
p4raw-id: //depot/perl@31311
|
|
|
| |
p4raw-id: //depot/perl@31310
|
|
|
| |
p4raw-id: //depot/perl@31309
|
|
|
|
|
| |
on z/OS, so move them to the list of non const constants.
p4raw-id: //depot/perl@31308
|
|
|
| |
p4raw-id: //depot/perl@31307
|
|
|
| |
p4raw-id: //depot/perl@31306
|
|
|
| |
p4raw-id: //depot/perl@31305
|
|
|
|
|
| |
p4raw-link: @30530 on //depot/perl: 4882b61547d81040dca6c16217df7f87642b227a
p4raw-id: //depot/perl@31304
|
|
|
|
|
| |
Message-ID: <9b18b3110705281046ib37acb4i7960fe415325270f@mail.gmail.com>
p4raw-id: //depot/perl@31303
|
|
|
| |
p4raw-id: //depot/perl@31302
|
|
|
|
|
| |
Message-Id: <BC2C451F-B286-4D38-923E-E3B473F7B5E1@hagernas.com>
p4raw-id: //depot/perl@31301
|
|
|
|
|
|
|
|
|
|
| |
the use of || and && in conditional expressions, which that old
dmake doesn't understand), so stop with a helpful error message
if such a dmake is being used.
There is now no need to have all the clutter of trying to support
different backslash and newline semantics, so ditch that too.
p4raw-id: //depot/perl@31300
|
|
|
|
|
|
|
|
| |
From: "Jos I. Boumans" <jos@dwim.org>
Message-Id: <551932A2-91F8-4E7C-8939-4B71216976BA@dwim.org>
Removed a fatal debug statement from cpan2dist.
p4raw-id: //depot/perl@31299
|
|
|
|
|
| |
when building the POSIX extension
p4raw-id: //depot/perl@31298
|
|
|
|
|
| |
Message-Id: <200705290350.l4T3ovWG275103@kosh.hut.fi>
p4raw-id: //depot/perl@31297
|
|
|
|
|
|
| |
Message-ID: <465B11AB.8000608@vkonovalov.ru>
Date: Mon, 28 May 2007 21:30:19 +0400
p4raw-id: //depot/perl@31296
|
|
|
|
|
| |
Remove an unneeded duplicate SvCUR_set() in Perl_sv_2pv_flags().
p4raw-id: //depot/perl@31295
|
|
|
| |
p4raw-id: //depot/perl@31294
|
|
|
|
|
|
| |
From: "Jos I. Boumans" <kane@xs4all.nl>
Message-Id: <90E1CAA6-8529-4DD1-9D42-A377538E9320@xs4all.nl>
p4raw-id: //depot/perl@31293
|
|
|
|
|
|
| |
From: "Jos I. Boumans" <jos@dwim.org>
Message-Id: <DDD60952-6B63-4AA5-9862-FAE3456AB7CA@dwim.org>
p4raw-id: //depot/perl@31292
|
|
|
| |
p4raw-id: //depot/perl@31291
|
|
|
| |
p4raw-id: //depot/perl@31290
|
|
|
| |
p4raw-id: //depot/perl@31289
|
|
|
| |
p4raw-id: //depot/perl@31288
|
|
|
|
|
|
|
| |
Message-ID: <4659F6E2.3090805@vkonovalov.ru>
with adjustments to the MANIFEST
p4raw-id: //depot/perl@31287
|
|
|
|
|
|
|
| |
Subject: [PATCH] Update log::message::simple to 0.02
From: "Jos I. Boumans" <jib@ripe.net>
Message-Id: <EB397A0C-713C-4E42-92DB-DD8B808AE34C@ripe.net>
p4raw-id: //depot/perl@31286
|
|
|
|
|
| |
Message-Id: <200705271554.32054@bloodgate.com>
p4raw-id: //depot/perl@31285
|
|
|
|
|
| |
Message-Id: <200705271443.16138@bloodgate.com>
p4raw-id: //depot/perl@31284
|
|
|
|
|
|
| |
(such as multiple dots) in the filename regardless of environment
setting.
p4raw-id: //depot/perl@31283
|
|
|
|
|
|
| |
appropriately regardless of environment setting, and also remove
the escape characters from escaped dots.
p4raw-id: //depot/perl@31282
|
|
|
| |
p4raw-id: //depot/perl@31281
|
|
|
|
|
|
|
| |
the first two aren't used, and the last two are just place holders
to ensure that both runops functions get linked in; so make them
global rather than per-interpeter
p4raw-id: //depot/perl@31280
|
|
|
|
|
| |
Message-ID: <288163.41670.qm@web83606.mail.sp1.yahoo.com>
p4raw-id: //depot/perl@31279
|
|
|
|
|
|
|
| |
a 'Use of uninitialized value' warning within a DB sub
attempted to use the pad of the caller to locate the offending
lexical
p4raw-id: //depot/perl@31278
|
|
|
| |
p4raw-id: //depot/perl@31277
|
|
|
| |
p4raw-id: //depot/perl@31276
|
|
|
| |
p4raw-id: //depot/perl@31275
|
|
|
| |
p4raw-id: //depot/perl@31274
|
|
|
| |
p4raw-id: //depot/perl@31273
|
|
|
| |
p4raw-id: //depot/perl@31272
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unknown to me win32/win32.h was defining USE_FIXED_OSFHANDLE, which
arranged for a black magic fix to MSVCRT.DLL's _open_osfhandle() to
be used. It seems that this is inappropriate for VC++ versions later
than 6.x, since they don't use that DLL: simply not defining that
symbol makes the io_sock.t failure go away.
(Compare change #29233, which similarly disabled the fix to
MSVCRT.DLL's read() for VC++ versions later than 6.x.)
p4raw-link: @29233 on //depot/perl: 46e77f111828d72136c91f0837803182535da01d
p4raw-id: //depot/perl@31271
|
|
|
|
|
| |
Message-Id: <B46A083E-A133-4D38-9BE8-BE1EB0AAA326@petdance.com>
p4raw-id: //depot/perl@31270
|
|
|
|
|
| |
Message-Id: <200705232135.59546@bloodgate.com>
p4raw-id: //depot/perl@31269
|
|
|
|
|
|
| |
From: Father Chrysostomos (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-4015-1179722682-636.43010-75-0@perl.org>
p4raw-id: //depot/perl@31268
|
|
|
|
|
| |
found by Hugo
p4raw-id: //depot/perl@31267
|
|
|
|
|
|
| |
From: "Jos I. Boumans" <kane@dwim.org>
Message-Id: <208F4537-CCF8-401B-9F97-EF1902EA2FB6@dwim.org>
p4raw-id: //depot/perl@31266
|
|
|
|
|
| |
spaces in a row.
p4raw-id: //depot/perl@31265
|
|
|
| |
p4raw-id: //depot/perl@31264
|
|
|
| |
p4raw-id: //depot/perl@31263
|