| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@21197
|
|
|
| |
p4raw-id: //depot/perl@21196
|
|
|
| |
p4raw-id: //depot/perl@21194
|
|
|
| |
p4raw-id: //depot/perl@21193
|
|
|
| |
p4raw-id: //depot/perl@21191
|
|
|
|
|
|
|
| |
Basically, for fresh enough 5.x the -pthread is dropped,
otherwise keep it, and no known FreeBSD release has
a functional gethostbyaddr_r.
p4raw-id: //depot/perl@21188
|
|
|
|
|
| |
Message-ID: <20030911161504.GA16113@math.berkeley.edu>
p4raw-id: //depot/perl@21187
|
|
|
|
|
|
| |
From: "Brendan O'Dea" <bod@debian.org>
Message-ID: <20030911141251.GA26907@londo.c47.org>
p4raw-id: //depot/perl@21186
|
|
|
|
|
| |
is very recent (Sep 3) (from Anton Berezin).
p4raw-id: //depot/perl@21181
|
|
|
|
|
| |
(Yes, the doughera address change is wrong, but hardly worth 3.11.)
p4raw-id: //depot/perl@21179
|
|
|
| |
p4raw-id: //depot/perl@21176
|
|
|
|
|
| |
(for [perl #23769]).
p4raw-id: //depot/perl@21174
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.44.0309102337150.2043-300000@tribal.metalab.unc.edu>
p4raw-id: //depot/perl@21173
|
|
|
|
|
| |
since it doesn't work with the latest -current.
p4raw-id: //depot/perl@21172
|
|
|
|
|
| |
Message-ID: <3F4E8BF8.1090800@stason.org>
p4raw-id: //depot/perl@21171
|
|
|
| |
p4raw-id: //depot/perl@21170
|
|
|
| |
p4raw-id: //depot/perl@21169
|
|
|
|
|
| |
Message-ID: <20030910165059.GB1321@ratsnest.hole>
p4raw-id: //depot/perl@21168
|
|
|
|
|
|
|
|
|
|
|
| |
Message-Id: <200308312208.WAA25312@lublin.zrz.TU-Berlin.DE>
The test has been moved into warnings.pm's test suite. Note
that this patch fixed as well the behaviour of warnings::enabled
regarding lexical scoping and different files; hence the expected
results in a few tests in /t/lib/warnings/9enabled has been
reverted.
p4raw-id: //depot/perl@21167
|
|
|
|
|
|
| |
Subject: [PATCH perlfaq6] map in a void context.
Message-ID: <20030909083158.GA24125@abigail.nl>
p4raw-id: //depot/perl@21166
|
|
|
|
|
| |
Message-ID: <20030909163405.GB1398@ratsnest.hole>
p4raw-id: //depot/perl@21165
|
|
|
| |
p4raw-id: //depot/perl@21164
|
|
|
|
|
|
| |
From: "Gary L. Armstrong" (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-23778-64471.11.7773626323738@rt.perl.org>
p4raw-id: //depot/perl@21163
|
|
|
| |
p4raw-id: //depot/perl@21162
|
|
|
|
|
|
| |
Message-ID: <OF103BAFC0.72D92F9B-ON85256D98.00742293-85256D98.0077A3F5@factset.com>
Date: Fri, 5 Sep 2003 17:46:48 -0400
p4raw-id: //depot/perl@21160
|
|
|
|
|
|
|
|
|
|
|
|
| |
From: Kurt Starsinic <kstar@cpan.org>
Date: Tue, 9 Sep 2003 23:16:00 -0400
Message-ID: <20030910031600.GA30554@verizon.net>
Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
From: "Brendan O'Dea" <bod@debian.org>
Date: Wed, 10 Sep 2003 22:03:15 +1000
Message-ID: <20030910120315.GA1372@londo.c47.org>
p4raw-id: //depot/perl@21159
|
|
|
|
|
|
| |
regrepeat() did not work right for UTF-8(ed Latin-1)
in the EXACT case, which made the \x{a0}+ fail.
p4raw-id: //depot/perl@21158
|
|
|
| |
p4raw-id: //depot/perl@21157
|
|
|
| |
p4raw-id: //depot/perl@21156
|
|
|
|
|
| |
the beginning of the SV for utf8 validity.
p4raw-id: //depot/perl@21155
|
|
|
| |
p4raw-id: //depot/perl@21154
|
|
|
|
|
|
|
| |
is no more valid, the script doesn't freeze, but I noticed
that neither does the <FILE> complain about bad UTF-8 as it
should and as it does with :encoding(utf8).
p4raw-id: //depot/perl@21153
|
|
|
|
|
| |
of Perl_utf8_is_string().
p4raw-id: //depot/perl@21152
|
|
|
| |
p4raw-id: //depot/perl@21151
|
|
|
|
|
|
|
| |
Message-Id: <200309091826.20630.fergal@esatclear.ie>
(added warning)
p4raw-id: //depot/perl@21149
|
|
|
| |
p4raw-id: //depot/perl@21146
|
|
|
| |
p4raw-id: //depot/perl@21144
|
|
|
| |
p4raw-id: //depot/perl@21143
|
|
|
|
|
| |
Message-ID: <20030909135944.GA1666@ratsnest.hole>
p4raw-id: //depot/perl@21141
|
|
|
| |
p4raw-id: //depot/perl@21140
|
|
|
| |
p4raw-id: //depot/perl@21139
|
|
|
|
|
| |
Message-ID: <5.2.1.1.1.20030907030717.00a6aaa0@mailstore.pobox.com>
p4raw-id: //depot/perl@21137
|
|
|
|
|
|
|
| |
Subject: Re: [PATCH] warnings.pl: each thread 10K smaller
Message-Id: <20030909014424.7ef5e0cd.rgarciasuarez@free.fr>
p4raw-link: @21107 on //depot/perl: 71a1411e8309f445a8e3afde57ce393886ff905f
p4raw-id: //depot/perl@21136
|
|
|
| |
p4raw-id: //depot/perl@21135
|
|
|
|
|
| |
Message-ID: <3F5D9403.3040004@uk.radan.com>
p4raw-id: //depot/perl@21132
|
|
|
|
|
|
|
| |
Message-Id: <1063082372.1375.126.camel@plaza.davidnicol.com>
(a testcase)
p4raw-id: //depot/perl@21131
|
|
|
| |
p4raw-id: //depot/perl@21128
|
|
|
| |
p4raw-id: //depot/perl@21127
|
|
|
| |
p4raw-id: //depot/perl@21126
|
|
|
|
|
|
|
| |
pulled in attributes.pm... and the change didn't seem to
be that well tested with different configurations.
Retract #21119, #21117, #21107.
p4raw-id: //depot/perl@21124
|