Fix up copyright years for files modified in 2007.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 pod/perlhack.pod for the details.
7
8 For information on what's new in this release, see pod/perldelta.pod.
9
10 [The "CAST AND CREW" list has been moved to AUTHORS.]
11
12 NOTE: Each change entry shows the change number; who checked it into the
13 repository; when; description of the change; which branch the change
14 happened in; and the affected files.  The file lists have a short symbolic
15 indicator:
16
17             !       modified
18             +       added
19             -       deleted
20             +>      branched (from elsewhere)
21             !>      merged changes (from elsewhere)
22
23 The Message-Ids in the change entries refer to the email messages sent
24 to the perl5-porters mailing list.  You can retrieve the messages for
25 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26
27 --------------
28 Version v5.9.X          Development release working toward v5.10
29 --------------
30
31 ____________________________________________________________________________
32 [ 32158] By: rgs                                   on 2007/10/22  08:32:46
33         Log: More delta info from Perl 5.9.5
34      Branch: perl
35            ! pod/perl5100delta.pod
36 ____________________________________________________________________________
37 [ 32157] By: rgs                                   on 2007/10/21  20:19:08
38         Log: Subject: Re: overload64.t failures
39              From: Rick Delaney <rick@bort.ca>
40              Date: Sun, 21 Oct 2007 16:13:51 -0400
41              Message-ID: <20071021201351.GY29047@bort.ca>
42      Branch: perl
43            ! pp.c pp_hot.c
44 ____________________________________________________________________________
45 [ 32156] By: rgs                                   on 2007/10/21  20:15:46
46         Log: More perldelta entries from perl 5.9.4, plus some reordering and
47              deduplication
48      Branch: perl
49            ! pod/perl5100delta.pod
50 ____________________________________________________________________________
51 [ 32155] By: rgs                                   on 2007/10/21  16:38:36
52         Log: More perldelta entries from 5.9.3
53      Branch: perl
54            ! pod/perl5100delta.pod
55 ____________________________________________________________________________
56 [ 32154] By: rgs                                   on 2007/10/21  10:59:47
57         Log: Changes from perl 5.9.2
58      Branch: perl
59            ! pod/perl5100delta.pod
60 ____________________________________________________________________________
61 [ 32153] By: rgs                                   on 2007/10/21  07:51:14
62         Log: Skip test on Basque locales on Mac OS X 10.5
63      Branch: perl
64            ! lib/locale.t
65 ____________________________________________________________________________
66 [ 32152] By: rgs                                   on 2007/10/20  16:25:32
67         Log: Subject: [PATCH] VDf no longer in PERL_CORE
68              From: "Robin Barker" <Robin.Barker@npl.co.uk>
69              Date: Fri, 19 Oct 2007 13:33:50 +0100
70              Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D20E@exchsvr1.npl.ad.local>
71      Branch: perl
72            ! perl.h sv.c
73 ____________________________________________________________________________
74 [ 32151] By: nicholas                              on 2007/10/20  16:16:56
75         Log: In Perl_do_openn() we know the length of oname, so use it when creating
76              an SV.
77      Branch: perl
78            ! doio.c
79 ____________________________________________________________________________
80 [ 32150] By: rgs                                   on 2007/10/20  15:19:20
81         Log: Revert code change from #32148
82      Branch: perl
83            ! sv.c
84 ____________________________________________________________________________
85 [ 32149] By: rgs                                   on 2007/10/20  15:04:44
86         Log: Subject: [PATCH] perlfunc/perldiag errors
87              From: Father Chrysostomos <sprout@cpan.org>
88              Date: Fri, 19 Oct 2007 20:25:38 -0700
89              Message-Id: <8186DA53-970C-4A10-A0CE-0A4FFB199A01@cpan.org>
90      Branch: perl
91            ! pod/perldiag.pod pod/perlfunc.pod
92 ____________________________________________________________________________
93 [ 32148] By: rgs                                   on 2007/10/20  15:02:33
94         Log: Subject: Re: [PATCH] Fix overloading for 64-bit ints (revised)
95              From: "Jerry D. Hedden" <jdhedden@cpan.org>
96              Date: Fri, 19 Oct 2007 20:50:27 -0400
97              Message-ID: <1ff86f510710191750s3f25eae2x2dc2e90f18f1f716@mail.gmail.com>
98      Branch: perl
99            ! pod/perlintern.pod sv.c
100 ____________________________________________________________________________
101 [ 32147] By: rgs                                   on 2007/10/19  16:14:01
102         Log: More perldelta work (info from perl59[01]delta)
103      Branch: perl
104            ! pod/perl5100delta.pod
105 ____________________________________________________________________________
106 [ 32146] By: rgs                                   on 2007/10/19  11:06:58
107         Log: Document that encoding.pm isn't thread-safe, by Jerry D. Hedden
108      Branch: perl
109            ! ext/Encode/encoding.pm
110 ____________________________________________________________________________
111 [ 32145] By: rgs                                   on 2007/10/19  10:44:04
112         Log: POD nits
113      Branch: perl
114            ! pod/perlre.pod pod/perluniintro.pod
115 ____________________________________________________________________________
116 [ 32144] By: rgs                                   on 2007/10/19  10:32:39
117         Log: Subject: Re: [Diff] perlxstut.pod
118              From: =?ISO-8859-1?Q?Ren=E9e_B=E4cker?= <renee.baecker@smart-websolutions.de>
119              Date: Fri, 12 Oct 2007 10:29:50 +0200
120              Message-ID: <470F307E.1030804@smart-websolutions.de>
121      Branch: perl
122            ! pod/perlxstut.pod
123 ____________________________________________________________________________
124 [ 32143] By: rgs                                   on 2007/10/19  10:18:19
125         Log: Upgrade to Term::Cap 1.10
126      Branch: perl
127            ! lib/Term/Cap.pm lib/Term/Cap.t
128 ____________________________________________________________________________
129 [ 32142] By: rgs                                   on 2007/10/19  10:14:03
130         Log: Subject: RE: [PATCH] RE: PERL_CORE UVf logic
131              From: "Robin Barker" <Robin.Barker@npl.co.uk>
132              Date: Thu, 18 Oct 2007 17:51:34 +0100
133              Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D20A@exchsvr1.npl.ad.local>
134      Branch: perl
135            ! perl.h
136 ____________________________________________________________________________
137 [ 32141] By: rgs                                   on 2007/10/19  07:47:45
138         Log: Subject: [PATCH] Fix overloading for 64-bit ints (revised)
139              From: "Jerry D. Hedden" <jdhedden@cpan.org>
140              Date: Thu, 18 Oct 2007 14:49:40 -0400
141              Message-ID: <1ff86f510710181149s1c096dd9qffa8fe42046e675b@mail.gmail.com>
142      Branch: perl
143            + lib/overload64.t
144            ! MANIFEST embed.fnc embed.h lib/overload.t pod/perlintern.pod
145            ! pp.c pp_hot.c proto.h sv.c
146 ____________________________________________________________________________
147 [ 32140] By: nicholas                              on 2007/10/18  20:42:30
148         Log: It seems crazy for Perl_yylex() to individually shift each element off
149              PL_preambleav, and then free each in turn, rather than simply process
150              the array in place, and allow the sv_free(PL_preambleav) to dispose of
151              everything.
152      Branch: perl
153            ! toke.c
154 ____________________________________________________________________________
155 [ 32139] By: nicholas                              on 2007/10/18  19:21:50
156         Log: Change 32136 introduced an error - passing a const char * to
157              sv_usepvn_flags(). Fixed.
158      Branch: perl
159            ! gv.c
160 ____________________________________________________________________________
161 [ 32138] By: nicholas                              on 2007/10/18  18:59:59
162         Log: Inline and eliminate S_incl_perldb(), as it's only called on one place.
163              This also makes the logic in the call site simpler and more efficient.
164      Branch: perl
165            ! embed.fnc embed.h proto.h toke.c
166 ____________________________________________________________________________
167 [ 32137] By: nicholas                              on 2007/10/18  18:07:19
168         Log: Simplify the logical for retrieving PL_inplace into $^I, as sv_setpv()
169              will do the "right" thing if we want NULL to map to undef.
170      Branch: perl
171            ! mg.c
172 ____________________________________________________________________________
173 [ 32136] By: nicholas                              on 2007/10/18  18:06:29
174         Log: Eliminate some uses of sv_setpv() where we already know the length.
175              Donate the prototype buffer to the CV in Perl_gv_init(), rather than
176              setting a copy, and immediately free()ing the original.
177      Branch: perl
178            ! gv.c toke.c
179 ____________________________________________________________________________
180 [ 32135] By: nicholas                              on 2007/10/18  17:15:16
181         Log: Change newSVpv() to newSVpvn() where we know the length is non-zero, as
182              newSVpvn() will be fractionally more efficient.
183      Branch: perl
184            ! mg.c toke.c
185 ____________________________________________________________________________
186 [ 32134] By: nicholas                              on 2007/10/18  17:14:38
187         Log: use newSVpvs() on the constant string "isa", rather than newSVpv().
188      Branch: perl
189            ! universal.c
190 ____________________________________________________________________________
191 [ 32133] By: nicholas                              on 2007/10/18  17:13:34
192         Log: By using the HEK that holds the stash name in S_mro_get_linear_isa_c3()
193              and S_mro_get_linear_isa_dfs() we can create scalars more efficiently.
194      Branch: perl
195            ! mro.c
196 ____________________________________________________________________________
197 [ 32132] By: nicholas                              on 2007/10/18  16:15:22
198         Log: In Perl_amagic_call(), construct the SV with newSVpvn(), as we now know
199              the length. (Not sure why I didn't spot this one during change 32124.)
200      Branch: perl
201            ! gv.c overload.c overload.pl
202 ____________________________________________________________________________
203 [ 32131] By: rgs                                   on 2007/10/18  13:54:09
204         Log: Subject: [PATCH] B::Lint is dual-lived (revised)
205              From: "Jerry D. Hedden" <jdhedden@cpan.org>
206              Date: Thu, 18 Oct 2007 09:45:41 -0400
207              Message-ID: <1ff86f510710180645x115a7949vaea7b45dd2dc3139@mail.gmail.com>
208      Branch: perl
209            ! Porting/Maintainers.pl
210 ____________________________________________________________________________
211 [ 32130] By: nicholas                              on 2007/10/18  12:32:42
212         Log: No need to call strlen() on the result of CopSTASHPV() when unthreaded,
213              as the length is already known. Hence conditionally compile out the
214              logic related to the call to strlen() from S_method_common(), and use
215              newSVhek in S_gv_get_super_pkg().
216      Branch: perl
217            ! gv.c pp_hot.c
218 ____________________________________________________________________________
219 [ 32129] By: nicholas                              on 2007/10/18  10:44:35
220         Log: Don't call strlen() on CopFILE() for the unthreaded case, because the
221              length can be obtained via CopFILESV().
222      Branch: perl
223            ! gv.c toke.c
224 ____________________________________________________________________________
225 [ 32128] By: rgs                                   on 2007/10/18  09:45:47
226         Log: Silence a casting warning
227      Branch: perl
228            ! toke.c
229 ____________________________________________________________________________
230 [ 32127] By: nicholas                              on 2007/10/18  09:24:42
231         Log: Where possible, change gv_fetchfile() to gv_fetchfile_flags(),
232              gv_stashpv() to gv_stashpvn() and gv_fetchpv() to gv_fetchpvn_flags().
233              Change the len parameter of S_find_in_my_stash() from I32 to STRLEN, as
234              a pointer the variable needs to be passed onwards, and size matters on
235              64 bit platforms.
236              Fix the temporary scribbling of a buffer in Perl_yylex() by using
237              gv_fetchpvn_flags(), and remove the XXX comment added in change 27641.
238              Brought to you by the Campaign for the Elimination of strlen().
239      Branch: perl
240            ! embed.fnc gv.c proto.h sv.c toke.c
241 ____________________________________________________________________________
242 [ 32126] By: nicholas                              on 2007/10/18  07:17:46
243         Log: In Perl_moreswitches(), avoid the strlen() inside sv_catpv() by moving
244              the strlen() earlier.
245              Brought to you by the Campaign for the Elimination of strlen().
246      Branch: perl
247            ! perl.c
248 ____________________________________________________________________________
249 [ 32125] By: nicholas                              on 2007/10/17  16:06:21
250         Log: In Perl_my_clearenv(), under -DPERL_USE_SAFE_PUTENV, don't use
251              strlcpy() to forcibly truncate a string to a known length, when
252              memcpy() and a write of '\0' will not only make the intent clear, but
253              also do that exact job more efficiently.
254      Branch: perl
255            ! util.c
256 ____________________________________________________________________________
257 [ 32124] By: nicholas                              on 2007/10/17  15:10:58
258         Log: Storing the length of all the overloading names saves a strlen() in a
259              loop in Perl_Gv_AMupdate().
260              Brought to you by the Campaign for the Elimination of strlen().
261      Branch: perl
262            ! gv.c overload.c overload.pl
263 ____________________________________________________________________________
264 [ 32123] By: rgs                                   on 2007/10/17  12:08:02
265         Log: Subject: [PATCH] Update IPC::Cmd to 0.40
266              From: "Jos I. Boumans" <jos@dwim.org>
267              Date: Wed, 17 Oct 2007 11:32:03 +0200
268              Message-Id: <C7DB06B4-6FE5-4188-A087-DC40E8E9F07D@dwim.org>
269      Branch: perl
270            ! lib/IPC/Cmd.pm
271 ____________________________________________________________________________
272 [ 32122] By: rgs                                   on 2007/10/17  11:50:12
273         Log: Subject: [PATCH] Minor fix in File::Copy POD
274              From: "Jerry D. Hedden" <jdhedden@cpan.org>
275              Date: Mon, 15 Oct 2007 09:56:33 -0400
276              Message-ID: <1ff86f510710150656w4c06b94aub1c8ff5fa29a8603@mail.gmail.com>
277      Branch: perl
278            ! lib/File/Copy.pm
279 ____________________________________________________________________________
280 [ 32121] By: rgs                                   on 2007/10/17  08:20:36
281         Log: Subject: [PATCH] Another ex-PVBM assert
282              From: Ben Morrow <ben@morrow.me.uk>
283              Date: Tue, 16 Oct 2007 19:51:09 +0100
284              Message-ID: <tpdfu4-bsm.ln1@osiris.mauzo.dyndns.org>
285      Branch: perl
286            ! sv.c t/op/lex_assign.t
287 ____________________________________________________________________________
288 [ 32120] By: rgs                                   on 2007/10/17  08:17:29
289         Log: Subject: [PATCH] Fix a few segfaults and a when() bug
290              From: "josh" <twists@gmail.com>
291              Date: Sun, 14 Oct 2007 21:37:08 -0700
292              Message-ID: <20071015043708.GA10981@grenekatz.org>
293      Branch: perl
294            ! op.c pp_sys.c regcomp.c t/io/argv.t t/op/reg_nc_tie.t
295            ! t/op/switch.t
296 ____________________________________________________________________________
297 [ 32119] By: rgs                                   on 2007/10/17  08:08:04
298         Log: Subject: [PATCH] ex-PVBM and mro interact badly
299              From: Ben Morrow <ben@morrow.me.uk>
300              Date: Mon, 15 Oct 2007 22:56:16 +0100
301              Message-ID: <20071015215616.GA43800@osiris.mauzo.dyndns.org>
302      Branch: perl
303            ! hv.c t/op/hash.t
304 ____________________________________________________________________________
305 [ 32118] By: rgs                                   on 2007/10/17  08:03:23
306         Log: Update Module::Load::Conditional to 0.22
307      Branch: perl
308            ! lib/Module/Load/Conditional.pm
309            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
310 ____________________________________________________________________________
311 [ 32117] By: rgs                                   on 2007/10/17  07:39:16
312         Log: More tests for Safe
313      Branch: perl
314            ! ext/Safe/t/safeuniversal.t
315 ____________________________________________________________________________
316 [ 32116] By: nicholas                              on 2007/10/16  16:02:35
317         Log: PL_AMG_names is only used by gv.c (as far as Google code search can
318              see), so it can easily be a static variable inside gv.c. This allows
319              the implementation to be changed in future Perls within the 5.10.x
320              series.
321      Branch: perl
322            + overload.c
323            ! MANIFEST globvar.sym gv.c overload.h overload.pl
324 ____________________________________________________________________________
325 [ 32115] By: nicholas                              on 2007/10/16  10:39:38
326         Log: Replace my_strlcpy() with a pair of byte writes.
327      Branch: perl
328            ! sv.c
329 ____________________________________________________________________________
330 [ 32114] By: nicholas                              on 2007/10/16  09:48:48
331         Log: Given that S_feature_is_enabled() is a static function, we can know all
332              the possible strings that can be passed to it, and their lengths. So we
333              can avoid my_strlcpy() and instead use memcpy().
334              Brought to you by the Campaign for the Elimination of strlen().
335      Branch: perl
336            ! toke.c
337 ____________________________________________________________________________
338 [ 32113] By: nicholas                              on 2007/10/16  09:40:15
339         Log: Given that the buffer for mode in Perl_do_openn() has been initialised
340              to all NUL bytes, and the "string" being appended is one character,
341              it's way faster just to write the byte in question to the buffer.
342      Branch: perl
343            ! doio.c
344 ____________________________________________________________________________
345 [ 32112] By: nicholas                              on 2007/10/16  09:38:48
346         Log: Moving a strlen() in Perl_moreswitches() saves a strlen() in sv_catpv()
347              Brought to you by the Campaign for the Elimination of strlen().
348      Branch: perl
349            ! perl.c
350 ____________________________________________________________________________
351 [ 32111] By: nicholas                              on 2007/10/16  09:06:26
352         Log: Pass in explicit lengths for the key and type arguments to
353              S_new_constant() in toke.c, as we know all the lengths already.
354              Brought to you by the Campaign for the Elimination of strlen().
355      Branch: perl
356            ! embed.fnc embed.h proto.h toke.c
357 ____________________________________________________________________________
358 [ 32110] By: nicholas                              on 2007/10/16  08:37:29
359         Log: Perl_ck_smartmatch needs a dVAR too.
360      Branch: perl
361            ! op.c
362 ____________________________________________________________________________
363 [ 32109] By: nicholas                              on 2007/10/16  07:51:36
364         Log: Add dVAR;s to the functions created in change 31970.
365      Branch: perl
366            ! perl.c
367 ____________________________________________________________________________
368 [ 32108] By: craigb                                on 2007/10/16  04:05:18
369         Log: Subject: [PATCH] Update File::Fetch to 0.12
370              From: "Jos I. Boumans" <jos@dwim.org>
371              Date: Mon, 15 Oct 2007 14:40:39 +0200
372              Message-Id: <D845A191-6837-4618-8A34-B44A3DC6F5C6@dwim.org>
373      Branch: perl
374            ! lib/File/Fetch.pm
375 ____________________________________________________________________________
376 [ 32107] By: rgs                                   on 2007/10/13  07:24:17
377         Log: POD nit found by Slaven Rezic.
378      Branch: perl
379            ! ext/Hash/Util/lib/Hash/Util.pm
380 ____________________________________________________________________________
381 [ 32106] By: craigb                                on 2007/10/12  20:48:11
382         Log: Normalize the case of some VMS syscalls so the prototypes are
383              kosher on a system with older headers.
384      Branch: perl
385            ! vms/vms.c
386 ____________________________________________________________________________
387 [ 32105] By: nicholas                              on 2007/10/12  15:21:14
388         Log: Remove some strlen()s and replace one strlcpy() with memcpy() because
389              we already know the string length.
390      Branch: perl
391            ! doio.c dump.c mro.c op.c
392 ____________________________________________________________________________
393 [ 32104] By: rgs                                   on 2007/10/12  09:43:20
394         Log: New test for Safe
395      Branch: perl
396            + ext/Safe/t/safeuniversal.t
397            ! MANIFEST
398 ____________________________________________________________________________
399 [ 32103] By: rgs                                   on 2007/10/12  07:47:42
400         Log: Funny symbol table names can be shared, too
401      Branch: perl
402            ! ext/Opcode/Safe.pm
403 ____________________________________________________________________________
404 [ 32102] By: rgs                                   on 2007/10/12  07:41:18
405         Log: Share the internal XS functions defined in universal.c
406              to Safe compartments
407      Branch: perl
408            ! ext/Opcode/Safe.pm
409 ____________________________________________________________________________
410 [ 32101] By: rgs                                   on 2007/10/11  15:41:55
411         Log: Subject: [PATCH] Update IPC::Cmd to 0.38
412              From: "Jos I. Boumans" <jos@dwim.org>
413              Date: Thu, 11 Oct 2007 17:24:50 +0200
414              Message-Id: <E88BE0DB-CA4E-4798-AB5B-3D45D1B5799B@dwim.org>
415      Branch: perl
416            ! lib/IPC/Cmd.pm lib/IPC/Cmd/t/01_IPC-Cmd.t
417 ____________________________________________________________________________
418 [ 32100] By: rgs                                   on 2007/10/11  14:29:02
419         Log: Subject: [PATCH] pp_int should treat refs as UVs (not IVs)
420              From: "Jerry D. Hedden" <jdhedden@cpan.org>
421              Date: Thu, 11 Oct 2007 10:23:03 -0400
422              Message-ID: <1ff86f510710110723p6cbed55fo558777258061b556@mail.gmail.com>
423      Branch: perl
424            ! pp.c
425 ____________________________________________________________________________
426 [ 32099] By: rgs                                   on 2007/10/11  13:14:21
427         Log: Subject: [PATCH] Gentler theads test
428              From: "Jerry D. Hedden" <jdhedden@cpan.org>
429              Date: Thu, 11 Oct 2007 09:12:21 -0400
430              Message-ID: <1ff86f510710110612j6ecaa1d5ta1a6f2a4e3e13ed3@mail.gmail.com>
431      Branch: perl
432            ! t/op/threads.t
433 ____________________________________________________________________________
434 [ 32098] By: rgs                                   on 2007/10/11  07:10:25
435         Log: Subject: [PATCH] Move threads test added in change 32091
436              From: "Jerry D. Hedden" <jdhedden@cpan.org>
437              Date: Wed, 10 Oct 2007 12:39:23 -0400
438              Message-ID: <1ff86f510710100939v29aef6beqcb782934e641ea79@mail.gmail.com>
439      Branch: perl
440            ! ext/threads/t/problems.t t/op/threads.t
441 ____________________________________________________________________________
442 [ 32097] By: rgs                                   on 2007/10/11  07:08:00
443         Log: Subject: [PATCH] Porting/Maintainers.pm --check added functionality
444              From: "Robin Barker" <Robin.Barker@npl.co.uk>
445              Date: Wed, 10 Oct 2007 18:11:36 +0100
446              Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1F2@exchsvr1.npl.ad.local>
447      Branch: perl
448            ! Porting/Maintainers.pm
449 ____________________________________________________________________________
450 [ 32096] By: rgs                                   on 2007/10/10  20:54:25
451         Log: Subject: [PATCH] add calling hints to perldebug.pod
452              From: Richard Foley <Richard.Foley@rfi.net>
453              Date: Wed, 10 Oct 2007 15:29:39 +0200
454              Message-Id: <200710101529.39895.Richard.Foley@rfi.net>
455      Branch: perl
456            ! pod/perldebug.pod
457 ____________________________________________________________________________
458 [ 32095] By: rgs                                   on 2007/10/10  20:50:12
459         Log: Subject: [PATCH] Porting/Maintainers.pl
460              From: "Robin Barker" <Robin.Barker@npl.co.uk>
461              Date: Wed, 10 Oct 2007 17:52:38 +0100
462              Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1F1@exchsvr1.npl.ad.local>
463      Branch: perl
464            ! Porting/Maintainers.pl
465 ____________________________________________________________________________
466 [ 32094] By: rgs                                   on 2007/10/10  20:38:54
467         Log: Remove an obsolete test for h2ph, that was always skipped.
468              New tests are needed.
469      Branch: perl
470            - lib/ph.t
471            ! MANIFEST
472 ____________________________________________________________________________
473 [ 32093] By: rgs                                   on 2007/10/10  15:37:14
474         Log: Delete files removed by latest CPANPLUS update
475      Branch: perl
476            - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
477            - r-0.01.tar.gz.packed
478            - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/CHECKSUMS
479            - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
480            - readme
481            - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
482            - tar.gz.packed
483            - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
484            - tar.gz.packed
485            - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/CHECKSUMS
486            - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.re
487            - adme
488            - lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
489            - r.gz.packed
490            - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/CHECKSUMS
491            - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
492            - readme
493            - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
494            - tar.gz.packed
495            - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/CHECKSUMS
496            - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.re
497            - adme
498            - lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
499            - r.gz.packed
500 ____________________________________________________________________________
501 [ 32092] By: rgs                                   on 2007/10/10  15:36:53
502         Log: Update CPANPLUS to 0.83_02
503      Branch: perl
504            + lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm
505            + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.0
506            + 1.tar.gz.packed
507            + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/CHECKSUMS
508            + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.readm
509            + e
510            + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.g
511            + z.packed
512            + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.g
513            + z.packed lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/CHECKSUMS
514            + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.readme
515            + lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz.
516            + packed lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/CHECKSUMS
517            + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.readm
518            + e
519            + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.g
520            + z.packed lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/CHECKSUMS
521            + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.readme
522            + lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.
523            + packed
524            ! MANIFEST lib/CPANPLUS.pm lib/CPANPLUS/Backend.pm
525            ! lib/CPANPLUS/Config.pm lib/CPANPLUS/Internals.pm
526            ! lib/CPANPLUS/Internals/Constants.pm
527            ! lib/CPANPLUS/Internals/Extract.pm
528            ! lib/CPANPLUS/Internals/Report.pm
529            ! lib/CPANPLUS/Internals/Search.pm
530            ! lib/CPANPLUS/Internals/Source.pm
531            ! lib/CPANPLUS/Internals/Utils.pm lib/CPANPLUS/Selfupdate.pm
532            ! lib/CPANPLUS/Shell.pm lib/CPANPLUS/Shell/Default.pm
533            ! lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t
534            ! lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t
535            ! lib/CPANPLUS/t/04_CPANPLUS-Module.t
536            ! lib/CPANPLUS/t/06_CPANPLUS-Internals-Constants.t
537            ! lib/CPANPLUS/t/08_CPANPLUS-Backend.t
538            ! lib/CPANPLUS/t/15_CPANPLUS-Shell.t
539            ! lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t
540            ! lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t
541            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
542            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
543            ! cked
544            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
545            ! lib/CPANPLUS/t/inc/conf.pl
546 ____________________________________________________________________________
547 [ 32091] By: davem                                 on 2007/10/10  15:03:16
548         Log: newCONTSUB() wasn't thread-safe ([perl #45053])
549      Branch: perl
550            ! ext/threads/t/problems.t op.c
551 ____________________________________________________________________________
552 [ 32090] By: rgs                                   on 2007/10/10  08:17:07
553         Log: If we use @{[]} (a.k.a. baby-cart) interpolation, we got warnings
554              when $" is undefined.
555      Branch: perl
556            ! lib/strict.pm lib/warnings.pm warnings.pl
557 ____________________________________________________________________________
558 [ 32089] By: nicholas                              on 2007/10/09  21:55:56
559         Log: As we know the length, replace strEQ with memEQs in S_doopen_pm().
560      Branch: perl
561            ! pp_ctl.c
562 ____________________________________________________________________________
563 [ 32088] By: nicholas                              on 2007/10/09  21:32:50
564         Log: If PERL_DISABLE_PMC is defined, doopen_pm() is just a direct call to
565              check_type_and_open(). So for this case make it a macro, to save a
566              level of function call.
567      Branch: perl
568            ! embed.fnc embed.h pp_ctl.c proto.h
569 ____________________________________________________________________________
570 [ 32087] By: nicholas                              on 2007/10/09  20:45:49
571         Log: Replace Perl_sv_setpvf(aTHX_ namesv, "%s/%s", dir, name); in require's
572              loop over @INC with direct perl API calls that allocate sufficient
573              memory up front, avoid the need to parse a format string, and avoid
574              the need to call strlen() on either parameter.
575      Branch: perl
576            ! pp_ctl.c
577 ____________________________________________________________________________
578 [ 32086] By: nicholas                              on 2007/10/09  20:06:57
579         Log: Remove the strlen in doopen_pm() by passing in the length. (As we know
580              it already in the caller). Remove the unchanging mode parameter from
581              doopen_pm() and check_type_and_open(), as it's always PERL_SCRIPT_MODE.
582      Branch: perl
583            ! embed.fnc embed.h pp_ctl.c proto.h
584 ____________________________________________________________________________
585 [ 32085] By: nicholas                              on 2007/10/09  17:56:13
586         Log: Remove a call to *printf from the require code.
587      Branch: perl
588            ! pp_ctl.c
589 ____________________________________________________________________________
590 [ 32084] By: nicholas                              on 2007/10/09  17:03:53
591         Log: Tests for the .pmc functionality.
592      Branch: perl
593            ! t/comp/require.t
594 ____________________________________________________________________________
595 [ 32083] By: rgs                                   on 2007/10/09  15:26:26
596         Log: Files names for pragmas strict and warnings can end in .pmc
597      Branch: perl
598            ! lib/strict.pm lib/warnings.pm warnings.pl
599 ____________________________________________________________________________
600 [ 32082] By: rgs                                   on 2007/10/09  15:14:53
601         Log: Fix description of "." in unpack() in perl5100delta
602      Branch: perl
603            ! pod/perl5100delta.pod
604 ____________________________________________________________________________
605 [ 32081] By: rgs                                   on 2007/10/09  13:08:41
606         Log: perlmodlib.pod has changed, too
607      Branch: perl
608            ! pod/perlmodlib.pod
609 ____________________________________________________________________________
610 [ 32080] By: rgs                                   on 2007/10/09  13:06:26
611         Log: Add a rough, incomplete version of perl5100delta
612      Branch: perl
613            + pod/perl5100delta.pod
614            ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod
615            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
616            ! win32/pod.mak
617 ____________________________________________________________________________
618 [ 32079] By: rgs                                   on 2007/10/09  12:25:05
619         Log: Subject: [perl #45823] [PATCH] v5.8.8. pod2html: <a name="example"> anchor, but <a href="item_example"> link 
620              From: Axel Kollmorgen (via RT) <perlbug-followup@perl.org>
621              Date: Thu, 27 Sep 2007 16:03:38 -0700
622              Message-ID: <rt-3.6.HEAD-10743-1190934218-322.45823-75-0@perl.org>
623      Branch: perl
624            ! lib/Pod/Html.pm lib/Pod/t/htmllink.t
625 ____________________________________________________________________________
626 [ 32078] By: mhx                                   on 2007/10/09  12:01:22
627         Log: Increment IPC::SysV version number.
628      Branch: perl
629            ! ext/IPC/SysV/SysV.pm
630 ____________________________________________________________________________
631 [ 32077] By: mhx                                   on 2007/10/09  12:00:27
632         Log: Fix fallback definitions of S_IRWX[UGO] (didn't include
633              the 'X', but 'W' twice) and fix the value of IPC_GETACL,
634              which was set to IPC_EXCL.
635      Branch: perl
636            ! ext/IPC/SysV/SysV.xs
637 ____________________________________________________________________________
638 [ 32076] By: nicholas                              on 2007/10/09  11:57:16
639         Log: Don't deparse $^H{v_string}, which is automatically set by the
640              internals. Doing so confuses modules that test the round-tripping of
641              various code.
642      Branch: perl
643            ! ext/B/B/Deparse.pm
644 ____________________________________________________________________________
645 [ 32075] By: rgs                                   on 2007/10/09  10:56:56
646         Log: Free temporary scalars later, because they might be still needed
647              when restoring magic
648      Branch: perl
649            ! ext/Hash/Util/FieldHash/FieldHash.xs
650 ____________________________________________________________________________
651 [ 32074] By: rgs                                   on 2007/10/09  09:23:06
652         Log: Subject: Re: [perl #46217] (resent) Typeglobs vs. SUPER:: (Hook::LexWrap failure)
653              From: "Brandon Black" <blblack@gmail.com>
654              Date: Mon, 8 Oct 2007 08:54:35 -0500
655              Message-ID: <84621a60710080654s589f57eax90b7f78558ad8b6f@mail.gmail.com>
656              
657              new tests.
658      Branch: perl
659            ! t/mro/basic.t
660 ____________________________________________________________________________
661 [ 32073] By: rgs                                   on 2007/10/09  08:46:24
662         Log: New opcode category :load, for require, dofile and caller.
663      Branch: perl
664            ! ext/Opcode/Opcode.pm
665 ____________________________________________________________________________
666 [ 32072] By: rgs                                   on 2007/10/08  15:59:55
667         Log: Subject: [PATCH] make t/op/pack.t not explode when u64size=''
668              From: Alex Gough <alex-p5p@earth.li>
669              Date: Mon, 8 Oct 2007 16:09:35 +0100
670              Message-ID: <20071008150935.GE24241@the.earth.li>
671      Branch: perl
672            ! t/op/pack.t
673 ____________________________________________________________________________
674 [ 32071] By: rgs                                   on 2007/10/08  15:52:37
675         Log: Suggestion by Rick Delaney to make this test pass with -Duse64bitall
676              on HP-UX (see bug #46011)
677      Branch: perl
678            ! lib/overload.t
679 ____________________________________________________________________________
680 [ 32070] By: rgs                                   on 2007/10/08  14:09:23
681         Log: Build with -Dusemymalloc was broken
682      Branch: perl
683            ! perl.c
684 ____________________________________________________________________________
685 [ 32069] By: rgs                                   on 2007/10/08  13:16:44
686         Log: Subject: [PATCH] Time::Piece & matherr on qnx4
687              From: Alex Gough <alex-p5p@earth.li>
688              Date: Mon, 8 Oct 2007 13:10:04 +0100
689              Message-ID: <20071008121004.GB24241@the.earth.li>
690              
691              Plus, bump version number of Time::Piece to 1.11_03
692      Branch: perl
693            + qnx/qnx.c
694            ! AUTHORS MANIFEST ext/Time/Piece/Piece.pm
695            ! ext/Time/Piece/Piece.xs ext/Time/Piece/t/02core.t hints/qnx.sh
696 ____________________________________________________________________________
697 [ 32068] By: nicholas                              on 2007/10/08  11:37:27
698         Log: Move (most of) the conditionally compiled members of the interpreter
699              structure to the end.
700      Branch: perl
701            ! intrpvar.h
702 ____________________________________________________________________________
703 [ 32067] By: nicholas                              on 2007/10/08  11:09:06
704         Log: Shrink 4 bytes (ILP32) from the interpreter structure.
705              (Spotted a U8 sized hole, and filled the known U16 sized hole).
706              Moved the sig_pending so that its int fills the 4 byte space left by
707              csh_len, to reduce padding on LP64.
708      Branch: perl
709            ! intrpvar.h
710 ____________________________________________________________________________
711 [ 32066] By: steveh                                on 2007/10/08  10:17:41
712         Log: Do the same as #32061 for Win32, which also fixes a static linking
713              build problem with Hash/Util/FieldHash
714      Branch: perl
715            ! win32/FindExt.pm win32/Makefile win32/makefile.mk
716 ____________________________________________________________________________
717 [ 32065] By: rgs                                   on 2007/10/08  09:25:12
718         Log: Subject: Re: [perl #46217] (resent) Typeglobs vs. SUPER:: (Hook::LexWrap failure)
719              From: "Brandon Black" <blblack@gmail.com>
720              Date: Sun, 7 Oct 2007 22:36:36 -0500
721              Message-ID: <84621a60710072036l60c29016tba8a32b8021b5b24@mail.gmail.com>
722      Branch: perl
723            ! embed.fnc embed.h gv.c proto.h
724 ____________________________________________________________________________
725 [ 32064] By: steveh                                on 2007/10/08  08:46:36
726         Log: Silence compiler warnings on Win32 (VC6)
727      Branch: perl
728            ! regcomp.c
729 ____________________________________________________________________________
730 [ 32063] By: rgs                                   on 2007/10/08  08:46:30
731         Log: Documentation change to go with change #32056.
732      Branch: perl
733            ! pod/perldiag.pod pod/perlrun.pod
734 ____________________________________________________________________________
735 [ 32062] By: rgs                                   on 2007/10/08  08:43:32
736         Log: Subject: Re: [perl #46011] [RESOLVED] overload "0+" doesn't handle integer results
737              From: Rick Delaney <rick@bort.ca>
738              Date: Sun, 7 Oct 2007 22:37:01 -0400
739              Message-ID: <20071008023701.GI29047@bort.ca>
740      Branch: perl
741            ! lib/overload.t pp.c
742 ____________________________________________________________________________
743 [ 32061] By: merijn                                on 2007/10/08  08:23:08
744         Log: Subject: [Patch] Configure doesn't pick up Hash/Util/FieldHash
745              From: Alex Gough <alex-p5p@earth.li>
746              Date: Mon, 8 Oct 2007 00:29:11 +0100
747              Message-ID: <20071007232910.GA24241@the.earth.li>
748      Branch: perl
749            ! Configure
750 ____________________________________________________________________________
751 [ 32059] By: rgs                                   on 2007/10/07  09:44:22
752         Log: Subject: [PATCH] Re: [perl #46011] overload "0+" doesn't handle integer results
753              From: Rick Delaney <rick@bort.ca>
754              Date: Sun, 7 Oct 2007 00:22:14 -0400
755              Message-ID: <20071007042214.GH29047@bort.ca>
756      Branch: perl
757            ! lib/overload.t pp.c
758 ____________________________________________________________________________
759 [ 32058] By: nicholas                              on 2007/10/06  23:50:49
760         Log: Subject: Re: several compilation problems on VMS in perl@32039
761              From: "Craig A. Berry" <craig.a.berry@gmail.com>
762              Message-ID: <c9ab31fc0710061147x3ee7f9bdg2b1bac3acd018bb2@mail.gmail.com>
763              Date: Sat, 6 Oct 2007 13:47:03 -0500
764      Branch: perl
765            ! regcomp.c toke.c utf8.c
766 ____________________________________________________________________________
767 [ 32057] By: nicholas                              on 2007/10/06  23:44:50
768         Log: Finally! Worked out how to const Perl_moreswitches().
769              Although I've committed crimes against indenting to avoid losing
770              blame annotation history. Revisit this when we have version control
771              that can easily see through whitespace changes.
772              [Can probably now propagate consting inside S_parse_body(),
773              Perl_moreswitches() and Perl_yylex(), but that will not affect the
774              external API, so can wait until after 5.10]
775      Branch: perl
776            ! embed.fnc perl.c proto.h toke.c
777 ____________________________________________________________________________
778 [ 32056] By: nicholas                              on 2007/10/06  22:22:20
779         Log: "A" should no longer be in the list of options acceptable to PERL5OPT,
780              now that assertions have been removed.
781      Branch: perl
782            ! perl.c
783 ____________________________________________________________________________
784 [ 32055] By: nicholas                              on 2007/10/06  21:24:32
785         Log: Propagate the perlapi.pod part of change 32026 back to the source POD.
786      Branch: perl
787            ! sv.c
788 ____________________________________________________________________________
789 [ 32054] By: nicholas                              on 2007/10/06  21:23:23
790         Log: Remove remaining C<Nullch>s and C<Nullsv>s
791      Branch: perl
792            ! dump.c perl.c perly.act perly.y toke.c
793 ____________________________________________________________________________
794 [ 32053] By: craigb                                on 2007/10/06  18:28:59
795         Log: Add symlink support to Cwd::_vms_abs_path.
796      Branch: perl
797            ! ext/Cwd/t/cwd.t lib/Cwd.pm
798 ____________________________________________________________________________
799 [ 32052] By: nicholas                              on 2007/10/06  16:32:36
800         Log: The scratch scalar used in -d processing for : and = options would leak
801              as it was never freed.
802      Branch: perl
803            ! perl.c
804 ____________________________________________________________________________
805 [ 32051] By: nicholas                              on 2007/10/06  15:38:52
806         Log: Nothing* outside the core uses the old misspelling
807              PERL_PV_PRETTY_ELIPSES, so remove it.
808              * well, nothing that Google can find. Same thing, isn't it? :-)
809      Branch: perl
810            ! perl.h
811 ____________________________________________________________________________
812 [ 32050] By: nicholas                              on 2007/10/06  15:29:44
813         Log: Fix precedence bug in the logic for PERL_PV_ESCAPE_NOCLEAR in
814              Perl_pv_escape()
815      Branch: perl
816            ! dump.c
817 ____________________________________________________________________________
818 [ 32049] By: nicholas                              on 2007/10/06  15:04:53
819         Log: Use the PERL_PV_PRETTY_NOCLEAR flag to simplify the code in
820              Perl_regprop() for the EXACT node case.
821      Branch: perl
822            ! regcomp.c
823 ____________________________________________________________________________
824 [ 32048] By: nicholas                              on 2007/10/06  15:04:04
825         Log: Add a new flag PERL_PV_PRETTY_NOCLEAR (actually just
826              PERL_PV_ESCAPE_NOCLEAR), and change Perl_pv_pretty() so that if this
827              bit is set, the output SV is not reset to an empty string.
828      Branch: perl
829            ! dump.c perl.h
830 ____________________________________________________________________________
831 [ 32047] By: nicholas                              on 2007/10/06  14:56:18
832         Log: Fix typo in change 32043 - s/sv_catpvf/sv_catpvs/
833      Branch: perl
834            ! dump.c
835 ____________________________________________________________________________
836 [ 32046] By: stevep                                on 2007/10/06  13:30:59
837         Log: Upgrade to Time-HiRes-1.9708
838      Branch: perl
839            ! ext/Time/HiRes/HiRes.pm
840 ____________________________________________________________________________
841 [ 32045] By: nicholas                              on 2007/10/06  12:55:29
842         Log: newSV(size) and SvPOK_on() will be more efficient than newSVpvs("")
843              followed by SvGROW(size+1)
844      Branch: perl
845            ! utf8.c
846 ____________________________________________________________________________
847 [ 32044] By: nicholas                              on 2007/10/06  12:54:32
848         Log: Use vnewSVpvf() rather than sv_vcatpvf() onto a newly created empty
849              string.
850      Branch: perl
851            ! perlio.c
852 ____________________________________________________________________________
853 [ 32043] By: nicholas                              on 2007/10/06  12:23:15
854         Log: Avoid using *pvf functions when the format string is a fixed string.
855      Branch: perl
856            ! dump.c regcomp.c
857 ____________________________________________________________________________
858 [ 32042] By: nicholas                              on 2007/10/06  12:22:58
859         Log: Directly create the SV with Perl_newSVpvf() rather than using
860              Perl_catSVpvf() to extend a zero-length SV.
861      Branch: perl
862            ! perlio.c
863 ____________________________________________________________________________
864 [ 32041] By: nicholas                              on 2007/10/06  10:27:17
865         Log: Optimise the logic in isPRINT(), possible following Jarkko's bugfix
866              of change 10855. (to the implementation added in change 18)
867              Nothing that a decent compiler optimiser would have missed.
868      Branch: perl
869            ! handy.h
870 ____________________________________________________________________________
871 [ 32040] By: nicholas                              on 2007/10/06  10:23:26
872         Log: Revert one hunk of change 32034 that had the possibility of being buggy
873              (the sprintf "%c" code will work correctly when the SV is UTF-8).
874              Audit all the rest for UTF-8 correctness, and force SvUTF-8_off() in
875              utf8.c to ensure correctness. (The string is reset to "", so this will
876              not be a behaviour change.)
877      Branch: perl
878            ! dump.c regcomp.c utf8.c
879 ____________________________________________________________________________
880 [ 32039] By: nicholas                              on 2007/10/05  23:03:14
881         Log: In the MAD code, eliminate one Perl_sv_catpvf() and convert one
882              construction to *pvs.
883      Branch: perl
884            ! toke.c
885 ____________________________________________________________________________
886 [ 32038] By: nicholas                              on 2007/10/05  23:02:16
887         Log: Change a sv_catpv() to sv_catpvs().
888      Branch: perl
889            ! mg.c
890 ____________________________________________________________________________
891 [ 32037] By: craigb                                on 2007/10/05  22:37:23
892         Log: symlink() wrapper for VMS that prevents the creation of symlinks
893              with zero-length names.  The standards disallow that and the test
894              suite gets indigestion.
895      Branch: perl
896            ! vms/vms.c vms/vmsish.h
897 ____________________________________________________________________________
898 [ 32036] By: nicholas                              on 2007/10/05  21:46:39
899         Log: Eliminate the Perl_sv_catpvf() in TRIE_STORE_REVCHAR
900      Branch: perl
901            ! regcomp.c
902 ____________________________________________________________________________
903 [ 32035] By: nicholas                              on 2007/10/05  20:31:23
904         Log: PL_cshname is actually a constant value known at compile time.
905              PL_cshlen can be calculated by the compiler. So eliminate both as
906              interpreter variables, and the code that calculates PL_cshlen at
907              runtime.
908      Branch: perl
909            ! embed.fnc embed.h embedvar.h intrpvar.h perl.h perlapi.h
910            ! proto.h sv.c toke.c
911 ____________________________________________________________________________
912 [ 32034] By: nicholas                              on 2007/10/05  19:48:27
913         Log: Eliminate most *printf-like calls that use a simple "%c" format,
914              replacing them with constructions that are more efficient because they
915              avoid the overhead of the *printf format parser and interpreter code.
916      Branch: perl
917            ! dump.c regcomp.c toke.c utf8.c
918 ____________________________________________________________________________
919 [ 32033] By: nicholas                              on 2007/10/05  18:15:06
920         Log: With the demise of PERL_FLEXIBLE_EXCEPTIONS, S_docatch_body() can be
921              inlined and eliminated.
922      Branch: perl
923            ! embed.fnc embed.h pp_ctl.c proto.h
924 ____________________________________________________________________________
925 [ 32032] By: nicholas                              on 2007/10/05  16:08:12
926         Log: As PL_hinthv is actually tied, need to call SvSETMAGIC() after the
927              store to it. Gosh, the tied hash API is clunky.
928      Branch: perl
929            ! mg.c pp_ctl.c
930 ____________________________________________________________________________
931 [ 32031] By: rgs                                   on 2007/10/05  11:45:25
932         Log: Subject: New [PATCH] use 5.006; use 5.10.0
933              From: "Robin Barker" <Robin.Barker@npl.co.uk>
934              Date: Fri, 5 Oct 2007 12:12:05 +0100
935              Message-ID: <2C2E01334A940D4792B3E115F95B7226016048DB@exchsvr1.npl.ad.local>
936      Branch: perl
937            ! pod/perldiag.pod pod/perlfunc.pod pp_ctl.c
938            ! t/lib/warnings/pp_ctl
939 ____________________________________________________________________________
940 [ 32030] By: rgs                                   on 2007/10/05  08:09:58
941         Log: Subject: [PATCH] Update add-package.pl
942              From: "Jos I. Boumans" <jos@dwim.org>
943              Date: Thu, 4 Oct 2007 11:24:05 +0200
944              Message-Id: <9D8CA217-8B5B-487E-96A4-92D9047FE921@dwim.org>
945      Branch: perl
946            ! Porting/add-package.pl
947 ____________________________________________________________________________
948 [ 32029] By: craigb                                on 2007/10/05  03:41:30
949         Log: Subject: patch@32028 POD updates for VMS
950
951              From: "John E. Malmberg" <wb8tyw@qsl.net>
952              Date: Thu, 04 Oct 2007 22:25:34 -0500
953         Message-id: <4705AEAE.9060100@qsl.net>
954      Branch: perl
955            ! README.vms vms/perlvms.pod
956 ____________________________________________________________________________
957 [ 32028] By: craigb                                on 2007/10/04  18:02:38
958         Log: VMS override for Module::Build::Base::find_perl_interpreter,
959              allowing tests to pass from t/TEST as well as harness.
960      Branch: perl
961            ! lib/Module/Build/Platform/VMS.pm
962 ____________________________________________________________________________
963 [ 32027] By: craigb                                on 2007/10/04  15:06:59
964         Log: Try a bit harder to get *PL_sighandlerp to agree with its
965              prototype based on SA_SIGINFO definedness rather than Win32-ness.
966      Branch: perl
967            ! mg.c
968 ____________________________________________________________________________
969 [ 32026] By: rgs                                   on 2007/10/04  14:28:34
970         Log: Subject: [PATCH] POD cleanups
971              From: David Landgren <david@landgren.net>
972              Date: Fri, 28 Sep 2007 20:42:56 +0200
973              Message-ID: <46FD4B30.9070802@landgren.net>
974      Branch: perl
975            ! pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
976            ! pod/perl571delta.pod pod/perl581delta.pod pod/perl58delta.pod
977            ! pod/perl590delta.pod pod/perl592delta.pod pod/perl595delta.pod
978            ! pod/perlapi.pod pod/perldata.pod pod/perldebug.pod
979            ! pod/perldiag.pod pod/perlembed.pod pod/perlfunc.pod
980            ! pod/perlglossary.pod pod/perlhack.pod pod/perliol.pod
981            ! pod/perlipc.pod pod/perlmodlib.pod pod/perlop.pod
982            ! pod/perlpod.pod pod/perlpodspec.pod pod/perlre.pod
983            ! pod/perlrebackslash.pod pod/perlretut.pod pod/perlrun.pod
984            ! pod/perlxs.pod pod/perlxstut.pod
985 ____________________________________________________________________________
986 [ 32024] By: nicholas                              on 2007/10/04  10:39:05
987         Log: S_dopoptosub() is just a wrapper for S_dopoptosub_at(), so make it a
988              macro. (Also slightly shrinks the object code for x86 with -Os)
989      Branch: perl
990            ! embed.fnc embed.h pp_ctl.c proto.h
991 ____________________________________________________________________________
992 [ 32023] By: mhx                                   on 2007/10/04  10:37:47
993         Log: Upgrade to Devel::PPPort 3.13
994      Branch: perl
995            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
996            ! ext/Devel/PPPort/parts/inc/pvs
997            ! ext/Devel/PPPort/parts/inc/variables ext/Devel/PPPort/soak
998 ____________________________________________________________________________
999 [ 32022] By: rgs                                   on 2007/10/04  09:11:18
1000         Log: Update Module::Load::Conditional to 0.20
1001      Branch: perl
1002            + lib/Module/Load/Conditional/t/to_load/MustBe/Loaded.pm
1003            - lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm
1004            ! MANIFEST lib/Module/Load/Conditional.pm
1005            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
1006 ____________________________________________________________________________
1007 [ 32021] By: rgs                                   on 2007/10/04  09:06:20
1008         Log: Update Term::UI to 0.16
1009      Branch: perl
1010            ! lib/Term/UI.pm lib/Term/UI/History.pm lib/Term/UI/t/02_ui.t
1011 ____________________________________________________________________________
1012 [ 32020] By: rgs                                   on 2007/10/04  08:32:11
1013         Log: Fix warnings about Sighandler_t type on Win32.
1014      Branch: perl
1015            ! mg.c
1016 ____________________________________________________________________________
1017 [ 32017] By: nicholas                              on 2007/10/03  20:39:37
1018         Log: I can't spell (well know fact) and while I'm there correct other
1019              spelling, grammar and capitalisation imperfections.
1020      Branch: perl
1021            ! lib/overload.t
1022 ____________________________________________________________________________
1023 [ 32016] By: nicholas                              on 2007/10/03  20:34:13
1024         Log: Test for a subtle pre-5.10 bug. Before 5.10 the overloading flag was
1025              stored on the reference rather than the referent. Despite the fact that
1026              objects can only be accessed via references (even internally), the 
1027              referent actually knows that it's blessed, not the references. So
1028              taking a new, unrelated, reference to it gives an object. However, the
1029              overloading-or-not flag was on the reference prior to 5.10, and taking
1030              a new reference didn't (use to) copy it (prior to 5.8.9).
1031              So test that the bug can't return - overloading should work on a
1032              reference to something already blessed into a package with overloading.
1033      Branch: perl
1034            ! lib/overload.t
1035 ____________________________________________________________________________
1036 [ 32015] By: rgs                                   on 2007/10/03  16:21:59
1037         Log: Reverse change #31978
1038      Branch: perl
1039            ! embedvar.h intrpvar.h perlapi.h pod/perldiag.pod
1040            ! pod/perlfunc.pod pp_ctl.c sv.c t/lib/warnings/pp_ctl
1041 ____________________________________________________________________________
1042 [ 32014] By: mhx                                   on 2007/10/03  11:29:58
1043         Log: One const too much. (Unfortunately, the Copy macro casts
1044              the constness away, so the compiler cannot detect this.)
1045      Branch: perl
1046            ! doio.c
1047 ____________________________________________________________________________
1048 [ 32013] By: rgs                                   on 2007/10/03  11:21:59
1049         Log: Adapt definition of Sighandler_t to go with change #32012
1050      Branch: perl
1051            ! iperlsys.h mg.c
1052 ____________________________________________________________________________
1053 [ 32012] By: rgs                                   on 2007/10/03  10:59:55
1054         Log: Subject: [perl #45513] Test failures on amd64-freebsd 6.2 
1055              From: "slaven@rezic.de via RT" <perlbug-followup@perl.org>
1056              Date: Sat, 29 Sep 2007 05:38:08 -0700
1057              Message-ID: <rt-3.6.HEAD-5916-1191069483-1553.45513-15-0@perl.org>
1058      Branch: perl
1059            ! embed.fnc embed.h mg.c proto.h
1060 ____________________________________________________________________________
1061 [ 32011] By: rgs                                   on 2007/10/03  09:46:26
1062         Log: Subject: [perl #46019] Documentation for 'srand' has a problem in code snippet 
1063              From: ben@linuxgazette.net (via RT) <perlbug-followup@perl.org>
1064              Date: Tue, 02 Oct 2007 21:33:49 -0700
1065              Message-ID: <rt-3.6.HEAD-5916-1191386029-1116.46019-75-0@perl.org>
1066      Branch: perl
1067            ! pod/perlfunc.pod
1068 ____________________________________________________________________________
1069 [ 32010] By: stevep                                on 2007/10/03  04:07:08
1070         Log: Update to a file missed in change #32008.
1071      Branch: perl
1072            ! lib/CPAN.pm
1073 ____________________________________________________________________________
1074 [ 32009] By: stevep                                on 2007/10/02  13:56:07
1075         Log: Upgrade to Getopt-Long-2.37
1076      Branch: perl
1077            ! lib/Getopt/Long.pm
1078 ____________________________________________________________________________
1079 [ 32008] By: stevep                                on 2007/10/02  13:39:06
1080         Log: Upgrade to CPAN-1.9203
1081      Branch: perl
1082            + lib/CPAN/API/HOWTO.pm lib/CPAN/DeferedCode.pm
1083            ! MANIFEST lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
1084            ! lib/CPAN/HandleConfig.pm lib/CPAN/Kwalify/distroprefs.dd
1085            ! lib/CPAN/Kwalify/distroprefs.yml lib/CPAN/Queue.pm
1086            ! lib/CPAN/Tarzip.pm lib/CPAN/Version.pm lib/CPAN/t/03pkgs.t
1087            ! lib/CPAN/t/10version.t
1088 ____________________________________________________________________________
1089 [ 32007] By: rgs                                   on 2007/10/02  12:44:18
1090         Log: Need to quote the version number of perl in perlivp, now
1091              that it finishes by 0
1092      Branch: perl
1093            ! utils/perlivp.PL
1094 ____________________________________________________________________________
1095 [ 32006] By: rgs                                   on 2007/10/02  12:31:32
1096         Log: Subject: [PATCH - 2nd revision] /cygdrive is configurable
1097              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1098              Date: Mon, 1 Oct 2007 19:32:19 -0400
1099              Message-ID: <1ff86f510710011632n175427fdx39e173372862526e@mail.gmail.com>
1100      Branch: perl
1101            ! README.cygwin cygwin/cygwin.c lib/File/Spec/Cygwin.pm
1102            ! t/lib/cygwin.t
1103 ____________________________________________________________________________
1104 [ 32005] By: rgs                                   on 2007/10/02  12:08:47
1105         Log: Subject: use base problem
1106              From: Shawn <svicalifornia@gmail.com>
1107              Date: Mon, 01 Oct 2007 12:45:32 -0700
1108              Message-ID: <1191267932.150186.12570@d55g2000hsg.googlegroups.com>
1109              
1110              (This patch is actually not needed for 5.10, but useful for earlier perls)
1111      Branch: perl
1112            ! lib/base.pm
1113 ____________________________________________________________________________
1114 [ 32004] By: rgs                                   on 2007/10/02  12:00:10
1115         Log: Subject: Re: [patch] clean out remnants of DEBUGGING_OPS (was opcode op_type:9)
1116              From: Jim Cromie <jim.cromie@gmail.com>
1117              Date: Mon, 01 Oct 2007 18:59:43 -0600
1118              Message-ID: <470197FF.5040709@gmail.com>
1119      Branch: perl
1120            ! op.h win32/Makefile.ce
1121 ____________________________________________________________________________
1122 [ 32003] By: rgs                                   on 2007/10/02  11:56:28
1123         Log: Subject: [PATCH] was Re: Freeze ?
1124              From: John Peacock <john.peacock@havurah-software.org>
1125              Date: Tue, 02 Oct 2007 05:28:31 -0400
1126              Message-ID: <47020F3F.9070604@havurah-software.org>
1127      Branch: perl
1128            ! dump.c op.h pp_ctl.c t/comp/use.t
1129 ____________________________________________________________________________
1130 [ 32002] By: nicholas                              on 2007/10/02  07:21:12
1131         Log: Audrey spotted a spurious "Unicode".
1132      Branch: perl
1133            ! pod/perlrun.pod
1134 ____________________________________________________________________________
1135 [ 32001] By: nicholas                              on 2007/10/01  12:13:36
1136         Log: Nothing is using IoSUBPROCESS() so eliminate xio_subprocess.
1137              Make xio_flags a U8, which is what it should have been all along
1138              (rather than a char, which might be signed). B.xs had its wrapper as U8
1139      Branch: perl
1140            ! dump.c ext/B/B.xs sv.h
1141 ____________________________________________________________________________
1142 [ 32000] By: rgs                                   on 2007/10/01  12:00:30
1143         Log: Patch by jlv <jloverso@mathworks.com> to stop NEXT::AUTOLOAD
1144              from emitting warnings under the debugger.
1145              See: http://rt.cpan.org/Public/Bug/Display.html?id=25053
1146      Branch: perl
1147            ! lib/perl5db.pl
1148 ____________________________________________________________________________
1149 [ 31999] By: craigb                                on 2007/09/30  15:00:54
1150         Log: Subject: [patch@31998] Fix M:B: tilde.t tests on VMS
1151              From: "John E. Malmberg" <wb8tyw@qsl.net>
1152              Date: Sun, 30 Sep 2007 09:13:09 -0500
1153              Message-id: <46FFAEF5.1060702@qsl.net>
1154      Branch: perl
1155            ! lib/Module/Build/Base.pm lib/Module/Build/Platform/VMS.pm
1156 ____________________________________________________________________________
1157 [ 31998] By: craigb                                on 2007/09/30  13:56:08
1158         Log: Subject: Re: [patch@31988] Revised Module::Build fixes for VMS.    
1159              From: "John E. Malmberg" <wb8tyw@qsl.net>
1160              Date: Sat, 29 Sep 2007 14:50:37 -0500
1161         Message-id: <46FEAC8D.1080506@qsl.net>
1162              
1163              Missed one case in #31995.
1164
1165      Branch: perl
1166            ! lib/Module/Build/Base.pm
1167 ____________________________________________________________________________
1168 [ 31997] By: craigb                                on 2007/09/30  13:47:37
1169         Log: Subject: [PATCH] bring File::Path up to 2.01 (was: Re: Freeze ?)
1170              From: David Landgren <david@landgren.net>
1171         Date: Sun, 30 Sep 2007 15:19:49 +0200
1172
1173              Message-ID: <46FFA275.6010304@landgren.net>
1174      Branch: perl
1175            ! lib/File/Path.pm lib/File/Path.t
1176 ____________________________________________________________________________
1177 [ 31995] By: craigb                                on 2007/09/29  04:39:50
1178         Log: Subject: [patch@31988] Revised Module::Build fixes for VMS.
1179              From: "John E. Malmberg" <wb8tyw@qsl.net>
1180              Date: Fri, 28 Sep 2007 08:55:27 -0500
1181         Message-id: <46FD07CF.5040504@qsl.net>
1182
1183      Branch: perl
1184            ! lib/Module/Build/Base.pm lib/Module/Build/Platform/VMS.pm
1185            ! lib/Module/Build/t/install.t lib/Module/Build/t/manifypods.t
1186            ! lib/Module/Build/t/metadata.t lib/Module/Build/t/runthrough.t
1187 ____________________________________________________________________________
1188 [ 31994] By: nicholas                              on 2007/09/28  18:04:55
1189         Log: Make all of B work on 5.8.x
1190      Branch: perl
1191            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/t/deparse.t
1192 ____________________________________________________________________________
1193 [ 31993] By: rgs                                   on 2007/09/28  13:07:35
1194         Log: Document hint symbols in B::Concise
1195      Branch: perl
1196            ! ext/B/B/Concise.pm
1197 ____________________________________________________________________________
1198 [ 31992] By: nicholas                              on 2007/09/28  12:40:39
1199         Log: Hopefully really fix test failures with -C
1200      Branch: perl
1201            ! ext/B/t/optree_specials.t
1202 ____________________________________________________________________________
1203 [ 31991] By: rgs                                   on 2007/09/28  08:20:32
1204         Log: Remove unneeded cast
1205      Branch: perl
1206            ! mro.c
1207 ____________________________________________________________________________
1208 [ 31990] By: nicholas                              on 2007/09/28  07:32:28
1209         Log: Change 31987 forgot to re-run embed.pl
1210      Branch: perl
1211            ! embedvar.h perlapi.h
1212 ____________________________________________________________________________
1213 [ 31989] By: merijn                                on 2007/09/28  06:21:34
1214         Log: Subject: [patch] s/thinngy/thingy/
1215              From: Jim Cromie <jim.cromie@gmail.com>
1216              Date: Thu, 27 Sep 2007 19:29:43 -0600
1217              Message-ID: <46FC5907.4010205@gmail.com>
1218      Branch: perl
1219            ! sv.c
1220 ____________________________________________________________________________
1221 [ 31988] By: rgs                                   on 2007/09/27  09:55:35
1222         Log: I forgot to patch for the threaded case
1223      Branch: perl
1224            ! ext/B/t/optree_specials.t
1225 ____________________________________________________________________________
1226 [ 31987] By: nicholas                              on 2007/09/27  09:40:58
1227         Log: Move the bool v_string_ok into the U16-sized gap in the interpreter
1228              structure. Add a "spare" variable so that we can add the first post-
1229              5.10.0 bool variable without growing the interpreter structure.
1230      Branch: perl
1231            ! intrpvar.h
1232 ____________________________________________________________________________
1233 [ 31986] By: rgs                                   on 2007/09/27  09:38:53
1234         Log: Hopefully fix test failures with -C
1235      Branch: perl
1236            ! ext/B/t/optree_specials.t
1237 ____________________________________________________________________________
1238 [ 31985] By: steveh                                on 2007/09/27  08:56:05
1239         Log: Fix test introduced in #31973 that failed on Win32
1240              (Win32 doesn't like the runperl() prog having newlines in it)
1241      Branch: perl
1242            ! ext/B/t/concise.t
1243 ____________________________________________________________________________
1244 [ 31984] By: craigb                                on 2007/09/27  00:57:00
1245         Log: Make large file support the default on VMS systems that have it.  This in turn
1246              makes _USE_STD_STAT and symbolic link support the defaults where available.
1247      Branch: perl
1248            ! configure.com
1249 ____________________________________________________________________________
1250 [ 31983] By: rgs                                   on 2007/09/26  16:57:34
1251         Log: API spelling patch, by Jerry D. Hedden
1252      Branch: perl
1253            ! dump.c lib/ExtUtils/ParseXS.pm perl.h pod/perlapi.pod
1254            ! regcomp.c regcomp.h
1255 ____________________________________________________________________________
1256 [ 31982] By: rgs                                   on 2007/09/26  16:46:36
1257         Log: Maybe the default order of directories in @INC should be modified.
1258      Branch: perl
1259            ! pod/perltodo.pod
1260 ____________________________________________________________________________
1261 [ 31981] By: nicholas                              on 2007/09/26  16:32:45
1262         Log: Change 31977 introduced a bug (failing to set the return value of
1263              mro::get_linear_isa() when passed a second parameter). However, there
1264              were no tests for this. Fix both.
1265      Branch: perl
1266            ! mro.c t/mro/basic.t
1267 ____________________________________________________________________________
1268 [ 31980] By: rgs                                   on 2007/09/26  14:55:15
1269         Log: Subject: [PATCH] Check rename() under Cygwin
1270              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1271              Date: Tue, 25 Sep 2007 11:55:53 -0400
1272              Message-ID: <1ff86f510709250855o2c9115cdi6ce830a9ccaec696@mail.gmail.com>
1273      Branch: perl
1274            ! t/io/fs.t
1275 ____________________________________________________________________________
1276 [ 31979] By: rgs                                   on 2007/09/26  14:53:17
1277         Log: Subject: [PATCH] No more ld2 and perlld under Cygwin
1278              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1279              Date: Tue, 25 Sep 2007 10:45:47 -0400
1280              Message-ID: <1ff86f510709250745s1d17ae54y6403711e00b306a0@mail.gmail.com>
1281      Branch: perl
1282            ! Cross/Makefile-cross-SH Makefile.SH
1283 ____________________________________________________________________________
1284 [ 31978] By: rgs                                   on 2007/09/26  12:46:53
1285         Log: Subject: RE: [PATCH] use 5.010 is ugly; use 5.10.0 warns
1286              From: "Robin Barker" <Robin.Barker@npl.co.uk>
1287              Date: Wed, 26 Sep 2007 13:25:49 +0100
1288              Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1C3@exchsvr1.npl.ad.local>
1289      Branch: perl
1290            ! embedvar.h intrpvar.h perlapi.h pod/perldiag.pod
1291            ! pod/perlfunc.pod pp_ctl.c sv.c t/lib/warnings/pp_ctl
1292 ____________________________________________________________________________
1293 [ 31977] By: nicholas                              on 2007/09/26  10:21:50
1294         Log: Change the way of determining the MRO algorithm used from an enum
1295              defined in the header, to a pointer to a structure. This allows the
1296              flexibility to easily add more MROs in the future, and to provide an
1297              API to do so. Dispatch in mro.c is now via the structure pointed to,
1298              rather than switch statements on the value of the enum.
1299      Branch: perl
1300            ! hv.c hv.h mro.c
1301 ____________________________________________________________________________
1302 [ 31976] By: rgs                                   on 2007/09/26  09:07:59
1303         Log: Option spelling nit for AIX
1304      Branch: perl
1305            ! Makefile.SH
1306 ____________________________________________________________________________
1307 [ 31975] By: rgs                                   on 2007/09/26  09:00:08
1308         Log: On VAX, feeding a bare "NaN" to nawk causes nawk to core dump since
1309              it tries to interpret it as a number, which causes an FP exception.
1310              (Patch from NetBSD)
1311      Branch: perl
1312            ! MANIFEST
1313 ____________________________________________________________________________
1314 [ 31974] By: rgs                                   on 2007/09/26  08:57:41
1315         Log: Assume NetBSD has touch
1316              (patch from NetBSD package)
1317      Branch: perl
1318            ! makedepend.SH
1319 ____________________________________________________________________________
1320 [ 31973] By: rgs                                   on 2007/09/26  08:34:48
1321         Log: Subject: Re: [patch] improve B::Concise -src support
1322              From: Jim Cromie <jim.cromie@gmail.com>
1323              Date: Tue, 25 Sep 2007 17:34:09 -0600
1324              Message-ID: <46F99AF1.1080108@gmail.com>
1325      Branch: perl
1326            ! ext/B/B/Concise.pm ext/B/t/concise.t ext/B/t/optree_specials.t
1327 ____________________________________________________________________________
1328 [ 31972] By: rgs                                   on 2007/09/26  08:20:14
1329         Log: Update to README.cygwin by Jerry D. Hedden
1330      Branch: perl
1331            ! README.cygwin
1332 ____________________________________________________________________________
1333 [ 31971] By: davem                                 on 2007/09/25  18:59:02
1334         Log: extend PL_veto_cleanup to all platforms
1335              The conditional skip of PERL_SYS_TERM introduced by change #29827
1336              now happens on all platforms, not just UNIX.
1337      Branch: perl
1338            ! perl.c unixish.h
1339 ____________________________________________________________________________
1340 [ 31970] By: davem                                 on 2007/09/25  18:00:32
1341         Log: make PERL_SYS_INIT/INIT3/TERM into functions
1342      Branch: perl
1343            ! dosish.h embed.fnc epoc/epocish.h global.sym mpeix/mpeixish.h
1344            ! os2/os2ish.h perl.c perl.h plan9/plan9ish.h proto.h
1345            ! symbian/symbianish.h unixish.h vms/vmsish.h
1346 ____________________________________________________________________________
1347 [ 31969] By: rgs                                   on 2007/09/25  14:28:20
1348         Log: Hey, but "or" is low-prec. So this statement never worked.
1349      Branch: perl
1350            ! lib/ExtUtils/MM_Unix.pm
1351 ____________________________________________________________________________
1352 [ 31968] By: rgs                                   on 2007/09/25  14:24:53
1353         Log: DragonflyBSD is a BSD too
1354      Branch: perl
1355            ! lib/ExtUtils/MM_Unix.pm
1356 ____________________________________________________________________________
1357 [ 31967] By: rgs                                   on 2007/09/25  13:16:19
1358         Log: Subject: Re: [perl #45513] Test failures on amd64-freebsd 6.2
1359              From: Slaven Rezic <slaven@rezic.de>
1360              Date: 19 Sep 2007 21:56:00 +0200
1361              Message-ID: <87abri1lbj.fsf@biokovo-amd64.herceg.de>
1362      Branch: perl
1363            ! ext/IPC/SysV/t/ipcsysv.t
1364 ____________________________________________________________________________
1365 [ 31966] By: rgs                                   on 2007/09/25  12:20:25
1366         Log: Upgrade to Test::Simple 0.72
1367      Branch: perl
1368            - lib/Test/Simple/t/BEGIN_use_ok.t
1369            ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm
1370            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
1371            ! lib/Test/Simple/Changes lib/Test/Simple/TODO
1372            ! lib/Test/Simple/t/is_deeply_with_threads.t
1373 ____________________________________________________________________________
1374 [ 31965] By: rgs                                   on 2007/09/25  11:41:50
1375         Log: Subject: Re: [PATCH 5.10] Improve diagnostic for reloads of bad modules
1376              From: Rick Delaney <rick@bort.ca>
1377              Date: Sat, 22 Sep 2007 16:30:40 -0400
1378              Message-ID: <20070922203040.GK11931@bort.ca>
1379      Branch: perl
1380            ! pod/perldiag.pod pp_ctl.c
1381 ____________________________________________________________________________
1382 [ 31964] By: rgs                                   on 2007/09/25  09:45:46
1383         Log: Make OptreeCheck.pm more forgiving about parent pad indexes
1384      Branch: perl
1385            ! ext/B/t/OptreeCheck.pm
1386 ____________________________________________________________________________
1387 [ 31963] By: rgs                                   on 2007/09/25  09:03:17
1388         Log: Subject: Trans.: CPAN Upload: S/SA/SAPER/constant-1.11.tar.gz
1389              From: =?iso-8859-1?b?U+liYXN0aWVu?= Aperghis-Tramoni <maddingue@free.fr>
1390              Date: Tue, 25 Sep 2007 11:55:48 +0200
1391              Message-ID: <1190714148.46f8db2431f0c@imp.free.fr>
1392      Branch: perl
1393            ! lib/constant.pm lib/constant.t
1394 ____________________________________________________________________________
1395 [ 31962] By: rgs                                   on 2007/09/25  09:00:53
1396         Log: Subject: Re: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1 cpu)
1397              From: Abe Timmerman <abe@ztreet.demon.nl>
1398              Date: Sun, 23 Sep 2007 01:02:22 +0200
1399              Message-ID: <46F59EFE.7050303@ztreet.demon.nl>
1400      Branch: perl
1401            ! t/test.pl
1402 ____________________________________________________________________________
1403 [ 31961] By: rgs                                   on 2007/09/25  08:56:40
1404         Log: Subject: [PATCH] Re: [perl #45605] Regexp failure with utf8-flagged string and byte-flagged pattern
1405              From: Tels <nospam-abuse@bloodgate.com>
1406              Date: Sat, 22 Sep 2007 14:27:29 +0200
1407              Message-Id: <200709221427.30425@bloodgate.com>
1408      Branch: perl
1409            ! regcomp.c t/op/pat.t
1410 ____________________________________________________________________________
1411 [ 31960] By: rgs                                   on 2007/09/25  08:37:13
1412         Log: Subject: [patch] Dual-lifing constant.pm
1413              From: =?ISO-8859-1?Q?S=E9bastien_Aperghis-Tramoni?= <maddingue@free.fr>
1414              Date: Tue, 25 Sep 2007 02:11:46 +0200
1415              Message-Id: <454B4D1C-48EE-4CA3-834A-A0F872C9E5FC@free.fr>
1416      Branch: perl
1417            ! Porting/Maintainers.pl
1418 ____________________________________________________________________________
1419 [ 31959] By: rgs                                   on 2007/09/25  08:20:31
1420         Log: Subject: [PATCH] stop lib/perl5db.t failure if Term::ReadLine::Perl is installed
1421              From: Slaven Rezic <slaven@rezic.de>
1422              Date: 24 Sep 2007 23:24:37 +0200
1423              Message-ID: <871wcnwycq.fsf@biokovo-amd64.herceg.de>
1424      Branch: perl
1425            ! lib/perl5db.t
1426 ____________________________________________________________________________
1427 [ 31958] By: steveh                                on 2007/09/25  07:59:11
1428         Log: Subject: [PATCH] README.cygwin update
1429              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1430              Date: Mon, 24 Sep 2007 20:58:00 -0400
1431              Message-ID: <1ff86f510709241758o4027c237w7387e7ab86680d55@mail.gmail.com>
1432      Branch: perl
1433            ! README.cygwin
1434 ____________________________________________________________________________
1435 [ 31957] By: steveh                                on 2007/09/25  07:58:02
1436         Log: Subject: [PATCH] $^E is not Win32::GetLastError under Cygwin
1437              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1438              Date: Mon, 24 Sep 2007 20:39:44 -0400
1439              Message-ID: <1ff86f510709241739q62b4f2eaycf13cb9956f8fab3@mail.gmail.com>
1440      Branch: perl
1441            ! ext/Win32CORE/t/win32core.t
1442 ____________________________________________________________________________
1443 [ 31956] By: steveh                                on 2007/09/25  07:52:54
1444         Log: Subject: [PATCH - revised] Re: Change 31935: Upgrade to Win32-0.32
1445              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1446              Date: Mon, 24 Sep 2007 20:23:49 -0400
1447              Message-ID: <1ff86f510709241723o58cc1167m2c44221b77959994@mail.gmail.com>
1448              
1449              (Check Win32::GetLastError() rather than $^E for Cygwin, on which $^E
1450              is the last posix error (the same as $!), not the last Win32 error)
1451      Branch: perl
1452            ! ext/Win32/Win32.pm ext/Win32/t/Names.t
1453 ____________________________________________________________________________
1454 [ 31955] By: rgs                                   on 2007/09/24  16:38:35
1455         Log: Subject: [patch] improve B::Concise -src support
1456              From: Jim Cromie <jim.cromie@gmail.com>
1457              Date: Mon, 24 Sep 2007 00:28:28 -0600
1458              Message-ID: <46F7590C.1070101@gmail.com>
1459      Branch: perl
1460            ! ext/B/B/Concise.pm
1461 ____________________________________________________________________________
1462 [ 31954] By: davem                                 on 2007/09/24  14:18:03
1463         Log: sixth attempt to silence S_emulate_eaccess compiler warning
1464      Branch: perl
1465            ! pp_sys.c
1466 ____________________________________________________________________________
1467 [ 31953] By: rgs                                   on 2007/09/24  13:19:10
1468         Log: Upgrade to Compress::Zlib 2.007
1469      Branch: perl
1470            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
1471            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
1472            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/14gzopen.t
1473 ____________________________________________________________________________
1474 [ 31952] By: rgs                                   on 2007/09/24  12:50:02
1475         Log: Upgrade to threads::shared 1.14
1476              Corrects warnings reported by Devel::PPPort.
1477      Branch: perl
1478            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
1479 ____________________________________________________________________________
1480 [ 31951] By: rgs                                   on 2007/09/24  12:37:28
1481         Log: Subject: [PATCH] Re: BigInt bug with non-integer accuracy/precision
1482              From: Tels <nospam-abuse@bloodgate.com>
1483              Date: Sat, 22 Sep 2007 11:33:34 +0200
1484              Message-Id: <200709221133.35110@bloodgate.com>
1485      Branch: perl
1486            + lib/Math/BigInt/t/round.t
1487            ! MANIFEST lib/Math/BigInt.pm
1488 ____________________________________________________________________________
1489 [ 31950] By: merijn                                on 2007/09/24  08:34:14
1490         Log: Announce plans for -Duse32bit* options for Configure, and document
1491              that there is no guarantee on 32bit builds when no args passed
1492      Branch: perl
1493            ! INSTALL
1494 ____________________________________________________________________________
1495 [ 31949] By: craigb                                on 2007/09/24  02:51:23
1496         Log: Allow IEEE math to be deselected on OpenVMS I64 (but it remains
1497              the default).
1498      Branch: perl
1499            ! configure.com
1500 ____________________________________________________________________________
1501 [ 31948] By: davem                                 on 2007/09/24  01:20:00
1502         Log: silence a spurious compiler warning in regcomp.c
1503      Branch: perl
1504            ! regcomp.c
1505 ____________________________________________________________________________
1506 [ 31947] By: davem                                 on 2007/09/24  00:42:07
1507         Log: fifth attempt to silence S_emulate_eaccess compiler warning
1508      Branch: perl
1509            ! embed.fnc embed.h pp_sys.c proto.h
1510 ____________________________________________________________________________
1511 [ 31946] By: craigb                                on 2007/09/23  23:44:59
1512         Log: And some more VMS-specific additions to PL_bincompat_options.
1513      Branch: perl
1514            ! perl.h
1515 ____________________________________________________________________________
1516 [ 31945] By: nicholas                              on 2007/09/23  21:10:27
1517         Log: Add USE_IEEE to PL_bincompat_options, as use_ieee in the configuration
1518              on VMS affects binary compatibility.
1519      Branch: perl
1520            ! perl.h
1521 ____________________________________________________________________________
1522 [ 31944] By: craigb                                on 2007/09/23  15:09:51
1523         Log: Record IEEE usage in config.h on VMS.
1524      Branch: perl
1525            ! configure.com
1526 ____________________________________________________________________________
1527 [ 31943] By: merijn                                on 2007/09/23  13:57:00
1528         Log: Revert #31942, as it was inconsistent between threaded and
1529              non-threaded builds
1530      Branch: perl
1531            ! hints/netbsd.sh t/uni/overload.t
1532 ____________________________________________________________________________
1533 [ 31942] By: merijn                                on 2007/09/23  08:59:52
1534         Log: netbsd's setlocale () doesn't support LC_COLLATE and LC_NUMERIC
1535              Subject: Re: Smoke [5.10.0] 31938 FAIL(F) netbsd 3.1 (i386/1 cpu)
1536              From: Abe Timmerman <abe@ztreet.demon.nl>
1537              Date: Sun, 23 Sep 2007 01:11:50 +0200
1538              Message-ID: <46F5A136.8080000@ztreet.demon.nl>
1539      Branch: perl
1540            ! hints/netbsd.sh t/uni/overload.t
1541 ____________________________________________________________________________
1542 [ 31941] By: nicholas                              on 2007/09/23  07:20:49
1543         Log: Under -DDEBUGGING (on gcc), assert that SvRV(sv) is being called on
1544              a valid SvTYPE().
1545      Branch: perl
1546            ! sv.h
1547 ____________________________________________________________________________
1548 [ 31940] By: nicholas                              on 2007/09/22  15:46:44
1549         Log: Fix bug 45607 - for the corner case *{"BONK"} = \&{"BONK"} the order
1550              of op evaluation means that what had been a reference to a constant
1551              can turn into a typeglob before the sassign gets to run.
1552      Branch: perl
1553            ! pp_hot.c t/op/gv.t
1554 ____________________________________________________________________________
1555 [ 31939] By: mhx                                   on 2007/09/22  08:01:59
1556         Log: Upgrade to Devel::PPPort 3.12
1557      Branch: perl
1558            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
1559            ! ext/Devel/PPPort/soak
1560 ____________________________________________________________________________
1561 [ 31938] By: nicholas                              on 2007/09/21  09:16:37
1562         Log: hv_stores() on a literal string is now fractionally more efficient than
1563              hv_store().
1564      Branch: perl
1565            ! mg.c util.c
1566 ____________________________________________________________________________
1567 [ 31937] By: steveh                                on 2007/09/21  08:25:47
1568         Log: Fix Win32 breakage caused by #31926
1569      Branch: perl
1570            ! hv.c
1571 ____________________________________________________________________________
1572 [ 31936] By: rgs                                   on 2007/09/21  07:54:47
1573         Log: Silence a load of "value computed is not used" warnings
1574      Branch: perl
1575            ! dump.c gv.c hv.c mg.c mro.c op.c pp_ctl.c pp_hot.c util.c
1576 ____________________________________________________________________________
1577 [ 31935] By: steveh                                on 2007/09/21  07:39:02
1578         Log: Upgrade to Win32-0.32
1579      Branch: perl
1580            ! ext/Win32/Win32.pm ext/Win32/Win32.xs
1581            ! ext/Win32/t/GetFileVersion.t ext/Win32/t/Names.t
1582 ____________________________________________________________________________
1583 [ 31934] By: rgs                                   on 2007/09/21  07:35:24
1584         Log: Subject: [PATCH] version-0.73 (was Re: Change 31920: Don't use ~0 as a version
1585              From: John Peacock <jpeacock@cpan.org>
1586              Date: Thu, 20 Sep 2007 21:15:51 -0400
1587              Message-ID: <46F31B47.6030601@cpan.org>
1588      Branch: perl
1589            ! lib/version.pm lib/version.t util.c
1590 ____________________________________________________________________________
1591 [ 31933] By: nicholas                              on 2007/09/20  19:34:51
1592         Log: Get mad compiling as C++. (At least for me)
1593      Branch: perl
1594            ! embed.fnc op.c op.h proto.h
1595 ____________________________________________________________________________
1596 [ 31932] By: nicholas                              on 2007/09/20  16:52:06
1597         Log: Remove now-unnecessary =cuts where POD is now adjacent to POD.
1598      Branch: perl
1599            ! hv.c
1600 ____________________________________________________________________________
1601 [ 31931] By: nicholas                              on 2007/09/20  16:44:24
1602         Log: Add a new function Perl_hv_common_key_len(), which contains the
1603              manipulations to convert negative lengths to positive length + UTF-8
1604              flag. hv_delete(), hv_exists(), hv_fetch(), hv_store() and
1605              hv_store_flags() all become mathoms. The macros hv_fetchs() and
1606              hv_stores() call hv_common() directly.
1607      Branch: perl
1608            ! embed.fnc embed.h global.sym handy.h hv.c hv.h mathoms.c
1609            ! proto.h
1610 ____________________________________________________________________________
1611 [ 31930] By: nicholas                              on 2007/09/20  15:11:01
1612         Log: Move the SV dereference of Perl_hv_fetch()/Perl_hv_store()/
1613              Perl_hv_store_flags() into Perl_hv_common(). All already pass in
1614              HV_FETCH_JUST_SV, which only these three pass in.
1615      Branch: perl
1616            ! hv.c
1617 ____________________________________________________________________________
1618 [ 31929] By: stevep                                on 2007/09/20  14:00:07
1619         Log: ext/XS/APITest/APITest.xs was suffering casting issues with g++
1620              as well after the addition of Perl_hv_common().
1621      Branch: perl
1622            ! ext/XS/APItest/APItest.xs
1623 ____________________________________________________________________________
1624 [ 31928] By: rgs                                   on 2007/09/20  13:53:03
1625         Log: Subject: [PATCH] Archive::Extract 0.24 (was Re: Archive::Extract test failures on Solaris)
1626              From: "Jos I. Boumans" <kane@dwim.org>
1627              Date: Thu, 20 Sep 2007 15:46:24 +0200
1628              Message-Id: <174BF3BE-B640-4CCA-AB47-BE527382B236@dwim.org>
1629      Branch: perl
1630            ! lib/Archive/Extract.pm
1631            ! lib/Archive/Extract/t/01_Archive-Extract.t
1632            ! lib/Archive/Extract/t/src/double_dir.zip.packed
1633            ! lib/Archive/Extract/t/src/x.Z.packed
1634            ! lib/Archive/Extract/t/src/x.bz2.packed
1635            ! lib/Archive/Extract/t/src/x.gz.packed
1636            ! lib/Archive/Extract/t/src/x.jar.packed
1637            ! lib/Archive/Extract/t/src/x.par.packed
1638            ! lib/Archive/Extract/t/src/x.tar.gz.packed
1639            ! lib/Archive/Extract/t/src/x.tar.packed
1640            ! lib/Archive/Extract/t/src/x.tgz.packed
1641            ! lib/Archive/Extract/t/src/x.zip.packed
1642            ! lib/Archive/Extract/t/src/y.jar.packed
1643            ! lib/Archive/Extract/t/src/y.par.packed
1644            ! lib/Archive/Extract/t/src/y.tar.bz2.packed
1645            ! lib/Archive/Extract/t/src/y.tar.gz.packed
1646            ! lib/Archive/Extract/t/src/y.tar.packed
1647            ! lib/Archive/Extract/t/src/y.tbz.packed
1648            ! lib/Archive/Extract/t/src/y.tgz.packed
1649            ! lib/Archive/Extract/t/src/y.zip.packed
1650 ____________________________________________________________________________
1651 [ 31927] By: stevep                                on 2007/09/20  13:32:18
1652         Log: Casts needed in mathoms.c to make it compile with g++ after the
1653              making Perl_hv_common() return void *.
1654      Branch: perl
1655            ! mathoms.c
1656 ____________________________________________________________________________
1657 [ 31926] By: nicholas                              on 2007/09/20  12:59:25
1658         Log: Switch Perl_hv_common() to returning void * rather than HE *.
1659      Branch: perl
1660            ! embed.fnc hv.c hv.h proto.h
1661 ____________________________________________________________________________
1662 [ 31925] By: nicholas                              on 2007/09/20  12:20:59
1663         Log: Change 31919 forgot to add Perl_hv_common to global.sym
1664      Branch: perl
1665            ! global.sym
1666 ____________________________________________________________________________
1667 [ 31924] By: nicholas                              on 2007/09/20  12:13:16
1668         Log: Convert hv_delete_ent(), hv_exists_ent(), hv_fetch_ent() and
1669              hv_store_ent() to macros, and consign the function bodies to history.
1670              Er, mathoms.c
1671      Branch: perl
1672            ! embed.fnc embed.h hv.c hv.h mathoms.c proto.h
1673 ____________________________________________________________________________
1674 [ 31923] By: nicholas                              on 2007/09/20  10:21:30
1675         Log: Use Perl_hv_common() to test disabling the key conversion in hash
1676              lookups.
1677      Branch: perl
1678            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t
1679 ____________________________________________________________________________
1680 [ 31922] By: nicholas                              on 2007/09/20  10:20:47
1681         Log: assert that what is passed into the hash functions is really an HV.
1682              (MRO code is calling hash functions during global destruction, hence
1683              the check on SVTYPEMASK.)
1684      Branch: perl
1685            ! hv.c
1686 ____________________________________________________________________________
1687 [ 31921] By: nicholas                              on 2007/09/20  09:42:50
1688         Log: SVs know their length, so avoid 2 calls to strlen().
1689              As we have an SV, call hv_fetch_ent() rather than hv_fetch().
1690      Branch: perl
1691            ! mro.c
1692 ____________________________________________________________________________
1693 [ 31920] By: rgs                                   on 2007/09/20  08:59:34
1694         Log: Don't use ~0 as a version number -- it could overflow.
1695      Branch: perl
1696            ! lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t
1697 ____________________________________________________________________________
1698 [ 31919] By: nicholas                              on 2007/09/20  08:39:28
1699         Log: Make hv_fetch_common() non-static, and change its name to hv_common(),
1700              as it now also performs hv_delete()/hv_delete_ent()
1701      Branch: perl
1702            ! embed.fnc embed.h hv.c proto.h
1703 ____________________________________________________________________________
1704 [ 31918] By: nicholas                              on 2007/09/19  22:55:27
1705         Log: Change 31849 forgot to regenerate the documentation - removing a
1706              documented function from the published API moves the POD file in which
1707              its documentation resides.
1708      Branch: perl
1709            ! pod/perlapi.pod pod/perlintern.pod
1710 ____________________________________________________________________________
1711 [ 31917] By: nicholas                              on 2007/09/19  22:52:53
1712         Log: Inline and abolish S_hv_magic_uvar_xkey().
1713      Branch: perl
1714            ! embed.fnc embed.h hv.c proto.h
1715 ____________________________________________________________________________
1716 [ 31916] By: nicholas                              on 2007/09/19  22:04:46
1717         Log: Send all delete()/delete_ent() calls via S_hv_fetch_common().
1718              This puts all the key normalisation code in one place.
1719      Branch: perl
1720            ! hv.c hv.h
1721 ____________________________________________________________________________
1722 [ 31915] By: nicholas                              on 2007/09/19  21:43:54
1723         Log: Lots more tests with many permuations of 7, 8 and $lots bit data.
1724      Branch: perl
1725            ! ext/XS/APItest/t/hash.t
1726 ____________________________________________________________________________
1727 [ 31914] By: nicholas                              on 2007/09/19  21:01:26
1728         Log: Parameterise the code that tests the rot13 hash, and add a second
1729              hashtype to test - bitflip (that xors code point with 32).
1730      Branch: perl
1731            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t
1732 ____________________________________________________________________________
1733 [ 31913] By: nicholas                              on 2007/09/19  18:11:40
1734         Log: ext/XS/APItest/t/hash.t was failing because the fieldhash code didn't
1735              reset the pre-computed hash value.
1736      Branch: perl
1737            ! hv.c
1738 ____________________________________________________________________________
1739 [ 31912] By: nicholas                              on 2007/09/19  15:53:43
1740         Log: Call the key transformation function for hv_exists()/hv_fetch()/
1741              hv_store(). (And test this)
1742      Branch: perl
1743            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c
1744 ____________________________________________________________________________
1745 [ 31911] By: rgs                                   on 2007/09/19  14:28:28
1746         Log: Fix failing Test::Simple test
1747      Branch: perl
1748            ! lib/Test/Simple/t/More.t
1749 ____________________________________________________________________________
1750 [ 31910] By: steveh                                on 2007/09/19  13:58:25
1751         Log: Updates to AUTHORS etc.
1752      Branch: perl
1753            ! AUTHORS Porting/checkAUTHORS.pl
1754 ____________________________________________________________________________
1755 [ 31909] By: steveh                                on 2007/09/19  13:48:44
1756         Log: Fix whitespace in Changes to keep Porting/checkAUTHORS.pl happy
1757      Branch: perl
1758            ! Changes
1759 ____________________________________________________________________________
1760 [ 31908] By: rgs                                   on 2007/09/19  13:30:18
1761         Log: Fix file name in MANIFEST
1762      Branch: perl
1763            ! MANIFEST
1764 ____________________________________________________________________________
1765 [ 31907] By: stevep                                on 2007/09/19  13:21:26
1766         Log: Update to Test-Simple-0.71
1767      Branch: perl
1768            + lib/Test/Simple/t/BEGIN_use_ok.t lib/Test/Simple/t/cmp_ok.t
1769            + lib/Test/Simple/t/is_deeply_dne_bug.t
1770            + lib/Test/Simple/t/is_deeply_with_threads.t
1771            + lib/Test/Simple/t/lib/Dummy.pm
1772            + lib/Test/Simple/t/lib/MyOverload.pm lib/Test/Simple/t/try.t
1773            - lib/Test/Simple/t/sort_bug.t
1774            ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm
1775            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
1776            ! lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-more.t
1777            ! lib/Test/Simple/t/is_fh.t lib/Test/Simple/t/output.t
1778 ____________________________________________________________________________
1779 [ 31906] By: nicholas                              on 2007/09/19  10:54:59
1780         Log: Mark utils/Makefile as read/write in perforce.
1781      Branch: perl
1782            ! utils/Makefile
1783 ____________________________________________________________________________
1784 [ 31905] By: nicholas                              on 2007/09/19  10:53:01
1785         Log: Call the key transformation function for hv_delete().
1786              Honour the HV_DISABLE_UVAR_XKEY for hv_delete().
1787              Test this.
1788              [Pass in 3 more parameters to S_hv_magic_uvar_xkey()]
1789      Branch: perl
1790            ! embed.fnc embed.h ext/XS/APItest/APItest.xs
1791            ! ext/XS/APItest/Makefile.PL ext/XS/APItest/t/hash.t hv.c
1792            ! proto.h
1793 ____________________________________________________________________________
1794 [ 31904] By: steveh                                on 2007/09/19  10:42:15
1795         Log: Clean up test files left behind (on Win32, at least) by Archive-Extract
1796      Branch: perl
1797            ! lib/Archive/Extract/t/01_Archive-Extract.t
1798 ____________________________________________________________________________
1799 [ 31903] By: rgs                                   on 2007/09/19  09:57:00
1800         Log: Subject: [PATCH] minor changes to File::Path (and more tests)
1801              From: David Landgren <david@landgren.net>
1802              Date: Mon, 17 Sep 2007 23:27:45 +0200
1803              Message-ID: <46EEF151.6010409@landgren.net>
1804      Branch: perl
1805            ! lib/File/Path.pm lib/File/Path.t utils/Makefile
1806 ____________________________________________________________________________
1807 [ 31902] By: nicholas                              on 2007/09/19  09:34:00
1808         Log: More tests for when fieldhash magic (doesn't) trigger.
1809      Branch: perl
1810            ! ext/Hash/Util/FieldHash/t/05_perlhook.t
1811 ____________________________________________________________________________
1812 [ 31901] By: nicholas                              on 2007/09/19  09:05:44
1813         Log: Correct test descriptions. bless didn't trigger. ever. Change 31898
1814              forgot to update the comment - lvalue store should trigger once.
1815      Branch: perl
1816            ! ext/Hash/Util/FieldHash/t/05_perlhook.t
1817 ____________________________________________________________________________
1818 [ 31900] By: steveh                                on 2007/09/19  08:46:40
1819         Log: Subject: Re: [perl #45493] [patch] ext/Win32/Win32.xs compilation fails on msvc < 6
1820              From: Dmitry Karasik <dk@tetsuo.karasik.eu.org>
1821              Date: Tue, 18 Sep 2007 10:45:31 +0200
1822              Message-ID: <20070918084531.GA96406@tetsuo.karasik.eu.org>
1823              
1824              (Adds some #defines missing from MSVC++ < 6, plus sorts the list into
1825              numerical order and tests each #define individually)
1826      Branch: perl
1827            ! ext/Win32/Win32.pm ext/Win32/Win32.xs
1828 ____________________________________________________________________________
1829 [ 31899] By: steveh                                on 2007/09/19  08:40:57
1830         Log: Subject: Re: [PATCH] Cray XT4/Catamount build
1831              From: Jarkko Hietaniemi <jhi@iki.fi>
1832              Date: Tue, 18 Sep 2007 19:48:48 -0400
1833              Message-ID: <46F063E0.1000004@iki.fi>
1834              
1835              (Restores a pre-generated utils/Makefile for the benefit of Win32,
1836              which can't run utils/Makefile.SH itself)
1837      Branch: perl
1838            + utils/Makefile
1839            ! MANIFEST Porting/makerel utils/Makefile.SH
1840 ____________________________________________________________________________
1841 [ 31898] By: nicholas                              on 2007/09/19  08:12:09
1842         Log: For an LVALUE fetch, "hv_fetch()" will recurse into "hv_store()" for a
1843              hash with magic. Field hashes have u magic, so this recursion triggers.
1844              However, key conversion replaces the original key with the converted
1845              key, so we need to ensure that conversion happens exactly once, else
1846              for a non-idempotent key conversion routine (eg ROT13) we will see
1847              double conversion in this case.
1848      Branch: perl
1849            ! cop.h ext/Hash/Util/FieldHash/t/05_perlhook.t
1850            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c hv.h
1851 ____________________________________________________________________________
1852 [ 31897] By: rgs                                   on 2007/09/19  07:59:40
1853         Log: Subject: [PATCH] threads 1.67
1854              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1855              Date: Tue, 18 Sep 2007 16:48:03 -0400
1856              Message-ID: <1ff86f510709181348h45b1941epf501f9f73d4daa75@mail.gmail.com>
1857              
1858              fix test count.
1859      Branch: perl
1860            ! ext/threads/t/exit.t ext/threads/t/thread.t
1861            ! ext/threads/threads.pm
1862 ____________________________________________________________________________
1863 [ 31896] By: rgs                                   on 2007/09/19  07:56:56
1864         Log: Subject: [PATCH] t/TEST doesn't check exit (was Re: Test::More bug?)
1865              From: Michael G Schwern <schwern@pobox.com>
1866              Date: Tue, 18 Sep 2007 18:25:14 -0700
1867              Message-ID: <46F07A7A.1060900@pobox.com>
1868      Branch: perl
1869            ! t/TEST
1870 ____________________________________________________________________________
1871 [ 31895] By: rgs                                   on 2007/09/19  07:52:40
1872         Log: Subject: Re: [PATCH] Re: Unintentional base.pm behavior change
1873              From: Michael G Schwern <schwern@pobox.com>
1874              Date: Wed, 19 Sep 2007 00:39:40 -0700
1875              Message-ID: <46F0D23C.6020105@pobox.com>
1876      Branch: perl
1877            + lib/base/t/isa.t
1878            ! MANIFEST lib/base.pm
1879 ____________________________________________________________________________
1880 [ 31894] By: rgs                                   on 2007/09/18  14:10:34
1881         Log: Prevent the pragmas from ${^OPEN} propagated to %^H from deparsing.
1882              This stops test failures when perl is run with -C under utf-8 locales.
1883              However this is only a partial solution, since it will prevent the
1884              open pragma from being properly deparsed. Probably ${^OPEN} should
1885              be handled separately.
1886      Branch: perl
1887            ! ext/B/B/Deparse.pm
1888 ____________________________________________________________________________
1889 [ 31893] By: rgs                                   on 2007/09/18  12:29:55
1890         Log: Subject: document [PATCH] lib/feature.pm
1891              From: "Robin Barker" <Robin.Barker@npl.co.uk>
1892              Date: Mon, 17 Sep 2007 18:18:43 +0100
1893              Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D1B3@exchsvr1.npl.ad.local>
1894      Branch: perl
1895            ! lib/feature.pm
1896 ____________________________________________________________________________
1897 [ 31892] By: rgs                                   on 2007/09/18  10:09:43
1898         Log: More work and modernization of INSTALL
1899      Branch: perl
1900            ! INSTALL
1901 ____________________________________________________________________________
1902 [ 31891] By: steveh                                on 2007/09/18  07:41:51
1903         Log: Change #31889 forgot to regen global.sym
1904      Branch: perl
1905            ! global.sym
1906 ____________________________________________________________________________
1907 [ 31890] By: nicholas                              on 2007/09/17  22:34:45
1908         Log: Fix spelling errors in comments.
1909      Branch: perl
1910            ! ext/Hash/Util/FieldHash/t/10_hash.t t/op/hash.t
1911 ____________________________________________________________________________
1912 [ 31889] By: nicholas                              on 2007/09/17  21:07:33
1913         Log: Remove dead functions:
1914              Perl_do_pipe, which is unused since 4.036
1915              Perl_save_hints, which would just croak
1916              pp_threadsv, which was only used by 5.005 threads
1917      Branch: perl
1918            ! embed.fnc embed.h mathoms.c proto.h
1919 ____________________________________________________________________________
1920 [ 31888] By: nicholas                              on 2007/09/17  20:19:51
1921         Log: Remove dead code surrounded by #if 0 from mathoms.c
1922      Branch: perl
1923            ! mathoms.c
1924 ____________________________________________________________________________
1925 [ 31887] By: rgs                                   on 2007/09/17  15:21:20
1926         Log: Subject: [patch] qualify OP arenas item in perltodo
1927              From: Jim Cromie <jim.cromie@gmail.com>
1928              Date: Sat, 15 Sep 2007 13:36:46 -0600
1929              Message-ID: <46EC344E.3080903@gmail.com>
1930      Branch: perl
1931            ! pod/perltodo.pod
1932 ____________________________________________________________________________
1933 [ 31886] By: merijn                                on 2007/09/17  14:16:08
1934         Log: HP's ANSI-C optimizer breaks op.c (t/op/state.t failure); ccversion fixed
1935      Branch: perl
1936            ! hints/hpux.sh
1937 ____________________________________________________________________________
1938 [ 31885] By: nicholas                              on 2007/09/17  12:21:01
1939         Log: Some more state variable deparse tests.
1940      Branch: perl
1941            ! ext/B/t/deparse.t
1942 ____________________________________________________________________________
1943 [ 31884] By: rgs                                   on 2007/09/17  11:49:04
1944         Log: Subject: [ patch ] add line-number to embed.pl warnings
1945              From: Jim Cromie <jim.cromie@gmail.com>
1946              Date: Wed, 12 Sep 2007 11:25:08 -0600
1947              Message-ID: <46E820F4.80106@gmail.com>
1948      Branch: perl
1949            ! embed.pl
1950 ____________________________________________________________________________
1951 [ 31883] By: rgs                                   on 2007/09/17  11:36:11
1952         Log: Subject: [PATCH] Module::Load::Conditional 0.18 (was Re: Module::Load::Conditional 0.18 wannabe)
1953              From: "Jos I. Boumans" <kane@cpan.org>
1954              Date: Sat, 15 Sep 2007 16:22:20 +0200
1955              Message-Id: <B7B53F13-0EF3-4B05-984C-E481D14964F0@cpan.org>
1956      Branch: perl
1957            ! lib/Module/Load/Conditional.pm
1958            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
1959            ! lib/Module/Load/Conditional/t/02_Parse_Version.t
1960 ____________________________________________________________________________
1961 [ 31882] By: rgs                                   on 2007/09/17  11:25:33
1962         Log: Make B::Deparse able to handle pragmas from %^H.
1963              Add tests for deparsing say() and state().
1964      Branch: perl
1965            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
1966 ____________________________________________________________________________
1967 [ 31881] By: rgs                                   on 2007/09/17  11:20:33
1968         Log: Subject: [PATCH] document limitation of exec() inside pseudo-processes
1969              From: "Jan Dubois" <jand@activestate.com>
1970              Date: Thu, 13 Sep 2007 12:46:06 -0700
1971              Message-ID: <023a01c7f63e$b9da1170$2d8e3450$@com>
1972      Branch: perl
1973            ! pod/perlfork.pod
1974 ____________________________________________________________________________
1975 [ 31880] By: rgs                                   on 2007/09/17  11:19:20
1976         Log: Subject: [PATCH] threads 1.66
1977              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1978              Date: Fri, 14 Sep 2007 14:56:34 -0400
1979              Message-ID: <1ff86f510709141156n498af13aq9e0d279a0c76b48@mail.gmail.com>
1980              
1981              Version bump (sync with CPAN version)
1982      Branch: perl
1983            ! ext/threads/t/exit.t ext/threads/t/thread.t
1984            ! ext/threads/threads.pm ext/threads/threads.xs
1985 ____________________________________________________________________________
1986 [ 31879] By: rgs                                   on 2007/09/17  11:09:56
1987         Log: Subject: [PATCH] fix bigint testsuite
1988              From: Tels <nospam-abuse@bloodgate.com>
1989              Date: Sun, 16 Sep 2007 13:41:15 +0200
1990              Message-Id: <200709161341.15574@bloodgate.com>
1991      Branch: perl
1992            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigfltpm.inc
1993            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/calling.t
1994            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
1995 ____________________________________________________________________________
1996 [ 31878] By: rgs                                   on 2007/09/17  10:07:29
1997         Log: Subject: Re: [PATCH] Cray XT4/Catamount build
1998              From: Jarkko Hietaniemi <jhi@iki.fi>
1999              Date: Sat, 15 Sep 2007 20:47:57 -0400
2000              Message-ID: <46EC7D3D.5010604@iki.fi>
2001      Branch: perl
2002            + utils/Makefile.SH
2003            - utils/Makefile
2004            ! MANIFEST Makefile.SH ext/util/make_ext hints/catamount.sh
2005            ! x2p/Makefile.SH
2006 ____________________________________________________________________________
2007 [ 31877] By: nicholas                              on 2007/09/17  09:35:13
2008         Log: Subject: grammar nit
2009              From: Jim Cromie <jim.cromie@gmail.com>
2010              Message-ID: <46EE39E0.80601@gmail.com>
2011              Date: Mon, 17 Sep 2007 02:25:04 -0600
2012      Branch: perl
2013            ! op.h
2014 ____________________________________________________________________________
2015 [ 31876] By: nicholas                              on 2007/09/16  23:28:30
2016         Log: Change 31873 was not robust against the possibility that the
2017              configuration has no #defined options. So add a "" that will make the
2018              initialiser for PL_bincompat_options syntactically correct in this
2019              case.
2020      Branch: perl
2021            ! perl.h
2022 ____________________________________________________________________________
2023 [ 31875] By: nicholas                              on 2007/09/16  10:48:40
2024         Log: Subject: [PATCHES] various small Math::BigInt et. al. fixes
2025              From: Tels <nospam-abuse@bloodgate.com>
2026              Message-Id: <200709161123.14970@bloodgate.com>
2027              Date: Sun, 16 Sep 2007 11:23:14 +0200
2028              
2029              Subject: Re: [PATCHES] various small Math::BigInt et. al. fixes
2030              From: Tels <nospam-abuse@bloodgate.com>
2031              Message-Id: <200709161156.09071@bloodgate.com>
2032              Date: Sun, 16 Sep 2007 11:56:08 +0200
2033      Branch: perl
2034            ! ext/Math/BigInt/FastCalc/FastCalc.pm
2035            ! ext/Math/BigInt/FastCalc/Makefile.PL lib/Math/BigFloat.pm
2036            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm lib/Math/BigRat.pm
2037 ____________________________________________________________________________
2038 [ 31874] By: nicholas                              on 2007/09/16  09:40:45
2039         Log: Upgrade to Archive::Tar 1.36
2040              (Portability fixes for VMS, as offered by Craig Berry)
2041      Branch: perl
2042            ! lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
2043            ! lib/Archive/Tar/t/src/long/bar.tar.packed
2044            ! lib/Archive/Tar/t/src/long/foo.tgz.packed
2045            ! lib/Archive/Tar/t/src/short/bar.tar.packed
2046            ! lib/Archive/Tar/t/src/short/foo.tgz.packed
2047 ____________________________________________________________________________
2048 [ 31873] By: nicholas                              on 2007/09/15  22:34:16
2049         Log: Move all the compile time options that affect binary compatibility into
2050              a global variable PL_bincompat_options. Because the string will be
2051              embedded in any shared perl library, it will allow a comparison check
2052              to be added to perlmain.c in the future, to detect library mismatch.
2053      Branch: perl
2054            ! perl.c perl.h
2055 ____________________________________________________________________________
2056 [ 31872] By: nicholas                              on 2007/09/15  21:26:53
2057         Log: Rejig the word wrapping code for the "Compile-time options:" of perl -V
2058              Replace the rather elegant C code with Perl code that can also sort the
2059              options first, as this will allow them to be split into those that
2060              affect binary compatibility, and those that do not.
2061      Branch: perl
2062            ! perl.c
2063 ____________________________________________________________________________
2064 [ 31871] By: nicholas                              on 2007/09/15  17:54:04
2065         Log: Note the gotcha about newlines in the elements of PL_preambleav.
2066      Branch: perl
2067            ! intrpvar.h
2068 ____________________________________________________________________________
2069 [ 31870] By: nicholas                              on 2007/09/15  16:23:25
2070         Log: Save some C<","> in the embedded program used to generate -V output.
2071      Branch: perl
2072            ! perl.c
2073 ____________________________________________________________________________
2074 [ 31869] By: craigb                                on 2007/09/14  22:45:53
2075         Log: Subject: [PATCH] Update Module::Load to 0.12 (Was Re: Module::Load 0.12 wanna be
2076              (was Re: [patch@31735] Module-load/require fixes for VMS))
2077         From: "Jos I. Boumans" <kane@cpan.org>
2078         Date: Fri, 14 Sep 2007 14:03:14 +0200
2079         Message-id: <594A1762-D3E1-47AD-BBED-121E315D89BF@cpan.org>
2080
2081      Branch: perl
2082            ! MANIFEST lib/Module/Load.pm lib/Module/Load/t/01_Module-Load.t
2083 ____________________________________________________________________________
2084 [ 31868] By: davem                                 on 2007/09/14  22:28:03
2085         Log: enable utf8 cache assertions on DEBUGGING builds
2086      Branch: perl
2087            ! intrpvar.h
2088 ____________________________________________________________________________
2089 [ 31867] By: davem                                 on 2007/09/14  21:59:59
2090         Log: a{2}" + /$.../ = panic: sv_len_utf8 cache
2091              when shrinking an SV, shrink the sv_len_utf8 cache too!
2092      Branch: perl
2093            ! regcomp.c t/op/pat.t
2094 ____________________________________________________________________________
2095 [ 31866] By: merijn                                on 2007/09/14  20:49:49
2096         Log: Subject: Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.21.tar.gz
2097              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
2098              Date: Fri, 14 Sep 2007 01:18:04 +0200
2099              Message-Id: <92AB5E7F-F8E1-4DEE-805C-B257A569CB62@free.fr>
2100      Branch: perl
2101            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
2102            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs
2103            ! ext/Sys/Syslog/t/syslog.t
2104 ____________________________________________________________________________
2105 [ 31865] By: merijn                                on 2007/09/14  20:38:00
2106         Log: Subject: a spelling nit
2107              From: Jim Cromie <jim.cromie@gmail.com>
2108              Date: Fri, 14 Sep 2007 10:58:36 -0600
2109              Message-ID: <46EABDBC.40700@gmail.com>
2110      Branch: perl
2111            ! sv.c
2112 ____________________________________________________________________________
2113 [ 31864] By: davem                                 on 2007/09/14  18:25:44
2114         Log: Memory corruption with heavy module loading in threads
2115              In void context, eval leaves garbage on the stack. Don't then
2116              copy this back into the threads->param array!
2117      Branch: perl
2118            ! ext/threads/t/thread.t ext/threads/threads.xs
2119 ____________________________________________________________________________
2120 [ 31863] By: nicholas                              on 2007/09/13  14:52:20
2121         Log: Note that list initialisation of state variables is TODO. While in the
2122              area, note how B::Deparse might be improved to name inlined constants.
2123      Branch: perl
2124            ! pod/perltodo.pod
2125 ____________________________________________________________________________
2126 [ 31862] By: rgs                                   on 2007/09/13  11:29:20
2127         Log: Subject: [patch@31788] Term::ReadLine::Stub missing get_line
2128              From: "John E. Malmberg" <wb8tyw@qsl.net>
2129              Date: Wed, 12 Sep 2007 20:14:53 -0500
2130              Message-id: <46E88F0D.2090405@qsl.net>
2131      Branch: perl
2132            ! lib/Term/ReadLine.pm
2133 ____________________________________________________________________________
2134 [ 31861] By: rgs                                   on 2007/09/13  09:10:18
2135         Log: Better diagnostics and test naming
2136      Branch: perl
2137            ! ext/B/t/deparse.t
2138 ____________________________________________________________________________
2139 [ 31860] By: rgs                                   on 2007/09/13  08:58:07
2140         Log: Make Deparse handle "say"
2141      Branch: perl
2142            ! ext/B/B/Deparse.pm
2143 ____________________________________________________________________________
2144 [ 31859] By: rgs                                   on 2007/09/13  08:17:09
2145         Log: URL correction by Robert Spier
2146      Branch: perl
2147            ! pod/perlhack.pod
2148 ____________________________________________________________________________
2149 [ 31858] By: nicholas                              on 2007/09/12  23:11:45
2150         Log: Carp's argument backtrace code would show undef as "undef" - a string.
2151      Branch: perl
2152            ! lib/Carp.pm lib/Carp.t lib/Carp/Heavy.pm
2153 ____________________________________________________________________________
2154 [ 31857] By: nicholas                              on 2007/09/12  23:10:58
2155         Log: Add the missing assignment to op_last that change 31798 missed out.
2156              With this, state $zok = ...; will deparse.
2157      Branch: perl
2158            ! ext/B/B/Deparse.pm op.c
2159 ____________________________________________________________________________
2160 [ 31856] By: nicholas                              on 2007/09/12  18:38:54
2161         Log: Don't call frexp() on +Inf or -Inf either. (It's not just NaN it might
2162              choke on.)
2163      Branch: perl
2164            ! sv.c
2165 ____________________________________________________________________________
2166 [ 31855] By: rgs                                   on 2007/09/12  11:48:32
2167         Log: Amend change 31854 for when NAN_COMPARE_BROKEN
2168      Branch: perl
2169            ! sv.c
2170 ____________________________________________________________________________
2171 [ 31854] By: rgs                                   on 2007/09/12  11:02:40
2172         Log: Subject: [perl #45383] sprintf %f panics with NaN 
2173              From: Zefram (via RT) <perlbug-followup@perl.org>
2174              Date: Tue, 11 Sep 2007 15:22:23 -0700
2175              Message-ID: <rt-3.6.HEAD-10743-1189549342-52.45383-75-0@perl.org>
2176      Branch: perl
2177            ! sv.c
2178 ____________________________________________________________________________
2179 [ 31853] By: rgs                                   on 2007/09/12  09:32:47
2180         Log: Make @INC available in base.pm's error message when
2181              a module can't be found. See CPAN bug #28582.
2182      Branch: perl
2183            ! lib/base.pm lib/base/t/base.t
2184 ____________________________________________________________________________
2185 [ 31852] By: steveh                                on 2007/09/12  08:11:46
2186         Log: Upgrade to Win32-0.31
2187      Branch: perl
2188            + ext/Win32/t/Names.t
2189            ! MANIFEST ext/Win32/Win32.pm ext/Win32/t/GetLongPathName.t
2190 ____________________________________________________________________________
2191 [ 31851] By: rgs                                   on 2007/09/12  08:07:21
2192         Log: Subject: Re: mro "PERFORMANCE CONSIDERATIONS" still true?
2193              From: Rick Delaney <rick@bort.ca>
2194              Date: Mon, 10 Sep 2007 10:45:41 -0400
2195              Message-ID: <20070910144541.GI9260@bort.ca>
2196              
2197              plus update Changes file for base.pm
2198      Branch: perl
2199            ! lib/base.pm lib/base/Changes
2200 ____________________________________________________________________________
2201 [ 31850] By: rgs                                   on 2007/09/12  08:03:00
2202         Log: Subject: [patch@31846] vms stat and chmod fixes.
2203              From: "John E. Malmberg" <wb8tyw@qsl.net>
2204              Date: Tue, 11 Sep 2007 22:01:14 -0500
2205              Message-ID: <46E7567A.8090203@qsl.net>
2206      Branch: perl
2207            ! vms/vms.c vms/vmsish.h
2208 ____________________________________________________________________________
2209 [ 31849] By: nicholas                              on 2007/09/12  00:09:18
2210         Log: mro_get_linear_isa_dfs and mro_get_linear_isa_c3 can have static
2211              linkage.
2212      Branch: perl
2213            ! embed.fnc embed.h global.sym mro.c proto.h
2214 ____________________________________________________________________________
2215 [ 31848] By: mhx                                   on 2007/09/11  21:45:40
2216         Log: Upgrade to Devel::PPPort 3.11_06
2217      Branch: perl
2218            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
2219            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/inc/SvPV
2220            ! ext/Devel/PPPort/parts/inc/grok
2221            ! ext/Devel/PPPort/parts/inc/magic
2222            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
2223            ! ext/Devel/PPPort/parts/inc/ppphbin
2224            ! ext/Devel/PPPort/parts/inc/ppphtest
2225            ! ext/Devel/PPPort/parts/inc/shared_pv
2226            ! ext/Devel/PPPort/parts/inc/sv_xpvf
2227            ! ext/Devel/PPPort/parts/inc/variables ext/Devel/PPPort/soak
2228            ! ext/Devel/PPPort/t/ppphtest.t
2229 ____________________________________________________________________________
2230 [ 31847] By: rgs                                   on 2007/09/11  15:59:15
2231         Log: Some escapes were mentioned twice, although they're not qr//-specific
2232      Branch: perl
2233            ! pod/perlre.pod
2234 ____________________________________________________________________________
2235 [ 31846] By: rgs                                   on 2007/09/11  10:00:46
2236         Log: Subject: [patch] [Win32] Makefile and makefile.mk rely on shell association
2237              From: Max Maischein <corion@cpan.org>
2238              Date: Sat, 01 Sep 2007 15:27:54 +0200
2239              Message-ID: <46D968DA.2000205@cpan.org>
2240      Branch: perl
2241            ! win32/Makefile win32/makefile.mk
2242 ____________________________________________________________________________
2243 [ 31845] By: rgs                                   on 2007/09/11  09:32:02
2244         Log: Upgrade to Net::Ping 2.33, with help from Jerry Hedden
2245      Branch: perl
2246            ! lib/Net/Ping.pm lib/Net/Ping/Changes
2247 ____________________________________________________________________________
2248 [ 31844] By: rgs                                   on 2007/09/11  09:28:02
2249         Log: Upgrade to libnet 1.22 (with some help by Jerry Hedden)
2250      Branch: perl
2251            ! lib/Net/Changes lib/Net/Cmd.pm lib/Net/FTP.pm
2252 ____________________________________________________________________________
2253 [ 31843] By: craigb                                on 2007/09/10  22:40:30
2254         Log: VMS help for File::Path 2.00_11:  chdir() is finicky about directory
2255              format; catdir spews warnings when given files that aren't directories;
2256              File::Spec functions may call stat(), thus zapping C<_>; filenames with 
2257              characters that need escaping (such as spaces), must have some path
2258              syntax attached to them and be converted to native syntax in order to
2259              force escaping to take place.
2260      Branch: perl
2261            ! lib/File/Path.pm
2262 ____________________________________________________________________________
2263 [ 31842] By: davem                                 on 2007/09/10  21:53:53
2264         Log: change #31246 unconditionally enabled utf8 cache debugging code
2265      Branch: perl
2266            ! intrpvar.h
2267 ____________________________________________________________________________
2268 [ 31841] By: rgs                                   on 2007/09/10  16:17:08
2269         Log: Move version to 1.07, although some tests are different (due to
2270              the perl core test preamble).
2271      Branch: perl
2272            ! lib/IO/Zlib.pm
2273 ____________________________________________________________________________
2274 [ 31840] By: davem                                 on 2007/09/10  14:04:40
2275         Log: silence warning in new state.t test (spotted by Jerry Hedden)
2276      Branch: perl
2277            ! t/op/state.t
2278 ____________________________________________________________________________
2279 [ 31839] By: nicholas                              on 2007/09/10  11:10:37
2280         Log: The best way not to have the missing subroutines hash trample all over
2281              someone else's namespace is by not having it in their namespace in the
2282              first place :-)
2283      Branch: perl
2284            ! lib/ExtUtils/Constant/ProxySubs.pm
2285 ____________________________________________________________________________
2286 [ 31838] By: rgs                                   on 2007/09/10  09:43:14
2287         Log: Subject: [PATCH blead] Re: [perl #44623] Optimized magic_setisa has bug
2288              From: Rick Delaney <rick@bort.ca>
2289              Date: Thu, 6 Sep 2007 14:40:39 -0400
2290              Message-ID: <20070906184039.GG9260@bort.ca>
2291      Branch: perl
2292            ! pp_hot.c t/mro/basic.t
2293 ____________________________________________________________________________
2294 [ 31837] By: rgs                                   on 2007/09/10  08:34:08
2295         Log: Upgrade to ExtUtils::Install 1.44
2296      Branch: perl
2297            ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t
2298 ____________________________________________________________________________
2299 [ 31836] By: rgs                                   on 2007/09/10  08:19:58
2300         Log: Remove the "performance considerations" paragraph.
2301      Branch: perl
2302            ! lib/mro.pm
2303 ____________________________________________________________________________
2304 [ 31835] By: davem                                 on 2007/09/10  00:02:55
2305         Log: when anon subs are cloned, the 'assign once only' flag should be
2306              set for all state vars in the pad.
2307              (Nicholas worked up the same fix - spooky action at a distance!)
2308      Branch: perl
2309            ! pad.c t/op/state.t
2310 ____________________________________________________________________________
2311 [ 31834] By: davem                                 on 2007/09/09  22:27:38
2312         Log: ununit pos value warning identified the wrong variable name
2313      Branch: perl
2314            ! sv.c t/lib/warnings/9uninit
2315 ____________________________________________________________________________
2316 [ 31833] By: davem                                 on 2007/09/09  19:51:50
2317         Log: state variables shouldn't be shared between anon subs
2318      Branch: perl
2319            ! op.c t/op/state.t
2320 ____________________________________________________________________________
2321 [ 31832] By: merijn                                on 2007/09/09  10:09:34
2322         Log: Moved really outdated Y2K comment from INSTALL to README.hpux
2323      Branch: perl
2324            ! INSTALL README.hpux
2325 ____________________________________________________________________________
2326 [ 31831] By: merijn                                on 2007/09/09  09:54:38
2327         Log: Merged duplicate info about GDBM/threads on HP-UX 11
2328              from INSTALL to README.hpux
2329      Branch: perl
2330            ! INSTALL README.hpux
2331 ____________________________________________________________________________
2332 [ 31830] By: merijn                                on 2007/09/09  09:37:40
2333         Log: The question auctioned at YAPC::Europe-2007 in Vienna
2334      Branch: perl
2335            ! Configure
2336 ____________________________________________________________________________
2337 [ 31828] By: rgs                                   on 2007/09/09  09:18:12
2338         Log: More INSTALL nits. Move Tru64 specific info in the related
2339              README file. (is it outdated?)
2340      Branch: perl
2341            ! INSTALL README.tru64
2342 ____________________________________________________________________________
2343 [ 31827] By: rgs                                   on 2007/09/09  08:26:02
2344         Log: Not many people reuse an old config.sh nowadays, I suppose.
2345              Move the section "start with a fresh distribution" further down.
2346      Branch: perl
2347            ! INSTALL
2348 ____________________________________________________________________________
2349 [ 31826] By: rgs                                   on 2007/09/09  07:43:50
2350         Log: Move the "reporting problems" section further in the INSTALL file,
2351              and simplify the synopsis, as suggested by Richard Foley.
2352      Branch: perl
2353            ! INSTALL
2354 ____________________________________________________________________________
2355 [ 31825] By: craigb                                on 2007/09/09  00:31:51
2356         Log: Band-aid for Pod::Man::devise_title to keep it from looking
2357              beyond the end of an array and generating undefined warnings.
2358      Branch: perl
2359            ! lib/Pod/Man.pm
2360 ____________________________________________________________________________
2361 [ 31824] By: nicholas                              on 2007/09/08  22:34:29
2362         Log: For now, forbid all list assignment initialisation of state variables,
2363              as the precise semantics in Perl 6 are not clear. Better to make it a
2364              syntax error, than to have one behaviour now, but change it later.
2365              [I believe that this is the consensus. If not, it will be backed out]
2366      Branch: perl
2367            ! op.c pod/perldiag.pod t/op/state.t
2368 ____________________________________________________________________________
2369 [ 31823] By: nicholas                              on 2007/09/08  21:47:24
2370         Log: Make 'state $$' etc report 'Can't use global $$ in "state"' (not "my")
2371      Branch: perl
2372            ! op.c pod/perldiag.pod
2373 ____________________________________________________________________________
2374 [ 31822] By: nicholas                              on 2007/09/08  21:21:37
2375         Log: Update perldiag.pod to mention "state" in all places where state
2376              variables can report the same errors as my variables.
2377      Branch: perl
2378            ! pod/perldiag.pod
2379 ____________________________________________________________________________
2380 [ 31821] By: nicholas                              on 2007/09/08  15:20:14
2381         Log: B.pm still assumed that SVt_PVBM exists. Correct this.
2382              Tweak the alignment of ASCII art inheritance diagrams.
2383      Branch: perl
2384            ! ext/B/B.pm
2385 ____________________________________________________________________________
2386 [ 31820] By: rgs                                   on 2007/09/08  13:12:33
2387         Log: Subject: [patch] readabilty tweaks
2388              From: Jim Cromie <jim.cromie@gmail.com>
2389              Date: Fri, 07 Sep 2007 13:12:22 -0600
2390              Message-ID: <46E1A296.1020101@gmail.com>
2391      Branch: perl
2392            ! ext/B/B/Concise.pm pod/perlglossary.pod
2393 ____________________________________________________________________________
2394 [ 31819] By: rgs                                   on 2007/09/08  13:03:29
2395         Log: Subject: [PATCH] sync blead with File-Path 2.00_11
2396              From: David Landgren <david@landgren.net>
2397              Date: Sat, 08 Sep 2007 10:46:15 +0200
2398              Message-ID: <46E26157.4050307@landgren.net>
2399      Branch: perl
2400            ! lib/File/Path.pm lib/File/Path.t
2401 ____________________________________________________________________________
2402 [ 31818] By: rgs                                   on 2007/09/08  12:40:05
2403         Log: Subject: [PATCH pod/perlunicode.pod] Userdefined properties
2404              From: Abigail <abigail@abigail.be>
2405              Date: Fri, 7 Sep 2007 18:38:47 +0200
2406              Message-ID: <20070907163847.GB16395@abigail.be>
2407      Branch: perl
2408            ! pod/perlunicode.pod
2409 ____________________________________________________________________________
2410 [ 31817] By: rgs                                   on 2007/09/08  12:34:27
2411         Log: err should be removed from perl_keyword.pl, too
2412      Branch: perl
2413            ! perl_keyword.pl
2414 ____________________________________________________________________________
2415 [ 31816] By: rgs                                   on 2007/09/07  15:50:10
2416         Log: Spelling nit by Jim Cromie
2417      Branch: perl
2418            ! lib/DBM_Filter/t/encode.t
2419 ____________________________________________________________________________
2420 [ 31815] By: craigb                                on 2007/09/07  15:07:14
2421         Log: Two Module::Build::Platform::VMS tweaks:
2422              -- Override expand_test_dir to relativize paths.
2423              -- Eliminate eliminate_macros; M::B doesn't need it.
2424      Branch: perl
2425            ! lib/Module/Build/Platform/VMS.pm
2426 ____________________________________________________________________________
2427 [ 31814] By: craigb                                on 2007/09/07  14:58:05
2428         Log: Subject: [patch@31780] fixes for cpanplus on VMS
2429              From: "John E. Malmberg" <wb8tyw@qsl.net>
2430         Date: Sun, 02 Sep 2007 17:23:04 -0500
2431              Message-id: <46DB37C8.3060100@qsl.net>
2432
2433              
2434              Only the hunk containing the replacement of catdir with 
2435              catfile in Module::Build::Base::install_map.
2436      Branch: perl
2437            ! lib/Module/Build/Base.pm
2438 ____________________________________________________________________________
2439 [ 31813] By: rgs                                   on 2007/09/07  14:03:52
2440         Log: Bump version of Module::Build after change #31619
2441      Branch: perl
2442            ! lib/Module/Build.pm
2443 ____________________________________________________________________________
2444 [ 31812] By: rgs                                   on 2007/09/07  09:25:24
2445         Log: Remove the 'err' keyword
2446      Branch: perl
2447            - t/lib/feature/err
2448            ! MANIFEST embed.h keywords.h keywords.pl lib/feature.pm
2449            ! pod/perlop.pod pp.c t/lib/warnings/op t/op/cproto.t t/op/dor.t
2450            ! t/run/switches.t toke.c
2451 ____________________________________________________________________________
2452 [ 31811] By: rgs                                   on 2007/09/07  08:55:19
2453         Log: feature bundle :5.10 should be equivalent to latest :5.10.X
2454      Branch: perl
2455            ! lib/feature.pm
2456 ____________________________________________________________________________
2457 [ 31810] By: rgs                                   on 2007/09/07  08:41:16
2458         Log: Subject: [PATCH] Test fixes to go along with longpath.inc patch
2459              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2460              Date: Thu, 6 Sep 2007 14:50:15 -0400
2461              Message-ID: <1ff86f510709061150t4838c7d4i4c5b3f1f7dc0edd1@mail.gmail.com>
2462      Branch: perl
2463            ! ext/Win32/t/GetLongPathName.t
2464 ____________________________________________________________________________
2465 [ 31809] By: rgs                                   on 2007/09/07  08:38:54
2466         Log: Subject: [PATCH] Fix t/op/magic.t failures under Cygwin
2467              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2468              Date: Thu, 6 Sep 2007 13:37:34 -0400
2469              Message-ID: <1ff86f510709061037q6744827cub29f666ca5fb5904@mail.gmail.com>
2470      Branch: perl
2471            ! t/op/magic.t
2472 ____________________________________________________________________________
2473 [ 31808] By: rgs                                   on 2007/09/07  08:36:02
2474         Log: Subject: [PATCH] Fix ext/Win32/t/Unicode.t test failure under Cygwin
2475              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2476              Date: Thu, 6 Sep 2007 13:07:51 -0400
2477              Message-ID: <1ff86f510709061007x57e86b50led110861846cdc02@mail.gmail.com>
2478      Branch: perl
2479            ! ext/Win32/t/Unicode.t
2480 ____________________________________________________________________________
2481 [ 31807] By: rgs                                   on 2007/09/07  08:34:00
2482         Log: Subject: [PATCH] Force uppercase drive letters
2483              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2484              Date: Thu, 6 Sep 2007 12:57:09 -0400
2485              Message-ID: <1ff86f510709060957p9a530feu7b97616dd8cd3b50@mail.gmail.com>
2486      Branch: perl
2487            ! ext/Win32/longpath.inc
2488 ____________________________________________________________________________
2489 [ 31806] By: rgs                                   on 2007/09/06  17:30:57
2490         Log: Subject: [PATCH t/op/state.t] More tests
2491              From: Abigail <abigail@abigail.be>
2492              Date: Thu, 6 Sep 2007 18:56:34 +0200
2493              Message-ID: <20070906165634.GB446@abigail.be>
2494      Branch: perl
2495            ! t/op/state.t
2496 ____________________________________________________________________________
2497 [ 31805] By: rgs                                   on 2007/09/06  14:57:03
2498         Log: state $foo if 0 shouldn't warn. Spotted by Abigail.
2499      Branch: perl
2500            ! op.c
2501 ____________________________________________________________________________
2502 [ 31804] By: nicholas                              on 2007/09/06  14:45:52
2503         Log: Change 31798 forgot to add the op 'once' to Opcode.pm
2504      Branch: perl
2505            ! ext/Opcode/Opcode.pm
2506 ____________________________________________________________________________
2507 [ 31803] By: merijn                                on 2007/09/06  14:18:30
2508         Log: Part of the 5.10.0 bump
2509      Branch: perl
2510            ! Porting/config.sh
2511 ____________________________________________________________________________
2512 [ 31802] By: merijn                                on 2007/09/06  14:15:07
2513         Log: Upstream netbsd patch. Also unified the whitespace. (thanks BinGOs)
2514      Branch: perl
2515            ! hints/netbsd.sh
2516 ____________________________________________________________________________
2517 [ 31801] By: rgs                                   on 2007/09/06  13:46:33
2518         Log: If perl's minimal required version number is >= 5.6.0,
2519              we can write it 5.XXXXXX always. Fixes h2xs.t failiing
2520              tests with 5.10.0.
2521      Branch: perl
2522            ! utils/h2xs.PL
2523 ____________________________________________________________________________
2524 [ 31800] By: rgs                                   on 2007/09/06  13:23:02
2525         Log: Fix CPANPLUS test to work with 5.10.0
2526      Branch: perl
2527            ! lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t
2528 ____________________________________________________________________________
2529 [ 31799] By: rgs                                   on 2007/09/06  13:21:34
2530         Log: Bump version number to 5.10.0.
2531      Branch: perl
2532            ! Cross/config.sh-arm-linux Cross/config.sh-arm-linux-n770
2533            ! NetWare/Makefile NetWare/config_H.wc epoc/config.sh
2534            ! epoc/createpkg.pl patchlevel.h plan9/config.plan9 t/comp/use.t
2535            ! t/op/ver.t win32/Makefile win32/Makefile.ce win32/config_H.bc
2536            ! win32/config_H.ce win32/config_H.gc win32/config_H.vc
2537            ! win32/config_H.vc64 win32/makefile.mk
2538 ____________________________________________________________________________
2539 [ 31798] By: nicholas                              on 2007/09/06  09:18:41
2540         Log: Make state $zok = slosh(); behave as the Perl 6 design with an implicit
2541              START block. First time through, call slosh() and assign to $zok.
2542              Subsequently neither call slosh() nor assign to $zok. Adds a new op
2543              ONCE to control the conditonal call and assign. No change to list
2544              context, so state ($zok) = slosh() and (state $zok) = ... etc will
2545              still repeatedly evaluate and assign. [Can't fix that before 5.10]
2546              Use as an RVALUE is as Larry's design - my $boff = state $zok = ...;
2547              will evaluate, assign and return first time, and subsequently act as if
2548              it were written my $boff = $zok;
2549              FIXME - state $zok = ...; won't deparse - I believe op->op_last isn't
2550              being correctly set on the sassign, but I don't know how to fix this.
2551              This change may be backed out before 5.10.
2552      Branch: perl
2553            ! op.c opcode.h opcode.pl opnames.h pp.c pp.sym pp_proto.h
2554            ! t/op/state.t
2555 ____________________________________________________________________________
2556 [ 31797] By: rgs                                   on 2007/09/06  08:31:01
2557         Log: Subject: [PATCH blead] Re: [perl #44969] Restricted hashes do not handle private fields properly
2558              From: Rick Delaney <rick@bort.ca>
2559              Date: Wed, 5 Sep 2007 14:38:40 -0400
2560              Message-ID: <20070905183840.GE9260@bort.ca>
2561      Branch: perl
2562            ! lib/base/t/fields-base.t lib/fields.pm
2563 ____________________________________________________________________________
2564 [ 31796] By: rgs                                   on 2007/09/05  15:15:58
2565         Log: Subject: [PATCH] Fix ext/Win32/t/Unicode.t test bug
2566              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2567              Date: Wed, 5 Sep 2007 10:59:49 -0400
2568              Message-ID: <1ff86f510709050759v27872bbam3f191283996960d3@mail.gmail.com>
2569      Branch: perl
2570            ! ext/Win32/t/Unicode.t
2571 ____________________________________________________________________________
2572 [ 31795] By: rgs                                   on 2007/09/05  13:53:16
2573         Log: Subject: [PATCH] threads::shared 1.13
2574              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2575              Date: Wed, 5 Sep 2007 09:50:24 -0400
2576              Message-ID: <1ff86f510709050650j3c3f54b2o64c8ce05dc4c8604@mail.gmail.com>
2577      Branch: perl
2578            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
2579            ! ext/threads/shared/t/0nothread.t
2580            ! ext/threads/shared/t/blessed.t
2581            ! ext/threads/shared/t/waithires.t
2582 ____________________________________________________________________________
2583 [ 31794] By: rgs                                   on 2007/09/05  13:34:25
2584         Log: Subject: [PATCH] threads 1.65
2585              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2586              Date: Wed, 5 Sep 2007 09:29:57 -0400
2587              Message-ID: <1ff86f510709050629x7698cedes9b09c7d8eecc786b@mail.gmail.com>
2588      Branch: perl
2589            ! ext/threads/t/exit.t ext/threads/t/thread.t
2590            ! ext/threads/threads.pm
2591 ____________________________________________________________________________
2592 [ 31793] By: rgs                                   on 2007/09/05  10:49:06
2593         Log: Subject: Re: perlfunc.pod/split; concerning trailing fields
2594              From: Father Chrysostomos <sprout@cpan.org>
2595              Date: Tue, 4 Sep 2007 14:40:24 -0700
2596              Message-Id: <5A964B87-8725-4BB3-A782-0189B1481113@cpan.org>
2597      Branch: perl
2598            ! pod/perlfunc.pod
2599 ____________________________________________________________________________
2600 [ 31792] By: rgs                                   on 2007/09/05  10:42:15
2601         Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.20.tar.gz
2602              From: =?iso-8859-1?b?U+liYXN0aWVu?= Aperghis-Tramoni <maddingue@free.fr>
2603              Date: Wed, 05 Sep 2007 12:27:54 +0200
2604              Message-ID: <1188988074.46de84aa8fceb@imp.free.fr>
2605      Branch: perl
2606            + ext/Sys/Syslog/README.win32
2607            ! MANIFEST ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
2608            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/00-load.t
2609            ! ext/Sys/Syslog/t/syslog.t
2610 ____________________________________________________________________________
2611 [ 31791] By: rgs                                   on 2007/09/05  10:34:42
2612         Log: Subject: Re: The path to the Release
2613              From: Jim Cromie <jim.cromie@gmail.com>
2614              Date: Wed, 05 Sep 2007 03:56:19 -0600
2615              Message-ID: <46DE7D43.9040309@gmail.com>
2616              
2617              Doc patch to perlglossary, with tweaks.
2618      Branch: perl
2619            ! pod/perlglossary.pod
2620 ____________________________________________________________________________
2621 [ 31790] By: rgs                                   on 2007/09/04  13:43:23
2622         Log: Subject: Re: [patch] perlhack.pod
2623              From: Jim Cromie <jim.cromie@gmail.com>
2624              Date: Mon, 03 Sep 2007 20:02:05 -0600
2625              Message-ID: <46DCBC9D.3070409@gmail.com>
2626      Branch: perl
2627            ! pod/perlhack.pod
2628 ____________________________________________________________________________
2629 [ 31789] By: nicholas                              on 2007/09/04  08:00:07
2630         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
2631              Subject: Re: [Fwd: Smoke [5.9.5] 31775 FAIL(m) OSF1 V5.1 (EV6/4 cpu)]
2632              Message-ID: <46DC3C7B.9000602@iki.fi>
2633              Message-ID: <46DC3C7B.9000602@iki.fi>
2634              
2635              Add { } to keep all variable declarations at the start of blocks.
2636      Branch: perl
2637            ! reentr.c reentr.pl
2638 ____________________________________________________________________________
2639 [ 31788] By: craigb                                on 2007/09/03  19:36:39
2640         Log: Portability tweaks for Archive::Tar::_extract_file.
2641      Branch: perl
2642            ! lib/Archive/Tar.pm
2643 ____________________________________________________________________________
2644 [ 31787] By: rgs                                   on 2007/09/03  17:11:02
2645         Log: Deprecate the -P switch.
2646      Branch: perl
2647            ! perl.c pod/perlrun.pod
2648 ____________________________________________________________________________
2649 [ 31786] By: rgs                                   on 2007/09/03  16:47:52
2650         Log: Regenerate Changes
2651      Branch: perl
2652            ! Changes
2653 ____________________________________________________________________________
2654 [ 31785] By: steveh                                on 2007/09/03  11:07:53
2655         Log: Subject: Re: [patch-at-31775] Re: [PATCH-revised] [perl #44999] 
2656              From: Vadim <vadim@vkonovalov.ru>
2657              Date: Sun, 02 Sep 2007 02:52:13 +0400
2658              Message-ID: <46D9ED1D.8060104@vkonovalov.ru>
2659              
2660              Better way to silence unwanted warnings. (The previous method didn't
2661              work with an "all static" build made with #31784. This method does
2662              work.)
2663      Branch: perl
2664            ! lib/ExtUtils/Constant/ProxySubs.pm
2665 ____________________________________________________________________________
2666 [ 31784] By: steveh                                on 2007/09/03  11:04:04
2667         Log: Add Win32 makefile option to link all extensions statically
2668              
2669              Subject: [PATCH-at31768] RE: [PATCH at 31761] RE: MakeMaker + static misbehaviour
2670              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@alcatel-lucent.com>
2671              Date: Fri, 31 Aug 2007 08:56:47 +0200
2672              Message-ID: <D16F05D0CAAA234BA2B753B80DE6100D448945@DEEXC1U02.de.lucent.com>
2673              
2674              (with a couple of tweaks to comments in Makefile, exclusion of one more
2675              module (Hash/Utils) from the "all static" build option, plus the same
2676              changes in makefile.mk)
2677      Branch: perl
2678            ! win32/FindExt.pm win32/Makefile win32/buildext.pl
2679            ! win32/makefile.mk
2680 ____________________________________________________________________________
2681 [ 31783] By: rgs                                   on 2007/09/02  12:06:00
2682         Log: Subject: [PATCH] Improved error messages for new comers and non-English speakers
2683              From: "Gabor Szabo" <szabgab@gmail.com>
2684              Date: Sun, 2 Sep 2007 11:12:53 +0300
2685              Message-ID: <d8a74af10709020112o77419172q4cc2f2ff66dca385@mail.gmail.com>
2686      Branch: perl
2687            ! pod/perldiag.pod
2688 ____________________________________________________________________________
2689 [ 31782] By: rgs                                   on 2007/09/02  08:06:33
2690         Log: Subject: [PATCH] Compress* 2.006
2691              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
2692              Date: Sat, 1 Sep 2007 20:41:57 +0100
2693              Message-ID: <00f501c7ecd0$29b32ef0$6601a8c0@myopwv.com>
2694      Branch: perl
2695            ! ext/Compress/Raw/Zlib/Changes
2696            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
2697            ! ext/Compress/Raw/Zlib/Zlib.xs
2698            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
2699            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
2700            ! ext/Compress/Zlib/README
2701            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
2702            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/14gzopen.t
2703            ! ext/IO_Compress_Base/Changes ext/IO_Compress_Base/Makefile.PL
2704            ! ext/IO_Compress_Base/README
2705            ! ext/IO_Compress_Base/lib/IO/Compress/Base.pm
2706            ! ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm
2707            ! ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm
2708            ! ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm
2709            ! ext/IO_Compress_Zlib/Changes ext/IO_Compress_Zlib/Makefile.PL
2710            ! ext/IO_Compress_Zlib/README
2711            ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm
2712            ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm
2713            ! ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm
2714            ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm
2715            ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm
2716            ! ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm
2717            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm
2718            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm
2719            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm
2720            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm
2721            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm
2722            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
2723            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm
2724            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm
2725            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm
2726            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm
2727            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm
2728            ! t/lib/compress/generic.pl t/lib/compress/newtied.pl
2729            ! t/lib/compress/tied.pl
2730 ____________________________________________________________________________
2731 [ 31781] By: rgs                                   on 2007/09/02  07:41:57
2732         Log: Subject: [patch] perlhack.pod
2733              From: Jim Cromie <jim.cromie@gmail.com>
2734              Date: Sat, 01 Sep 2007 15:43:53 -0600
2735              Message-ID: <46D9DD19.1050709@gmail.com>
2736      Branch: perl
2737            ! pod/perlhack.pod
2738 ____________________________________________________________________________
2739 [ 31780] By: rgs                                   on 2007/09/01  08:10:11
2740         Log: Subject: [perl #45093] Can't find ODBM library while compiling 5.9.5 
2741              From: Clinton Gormley (via RT) <perlbug-followup@perl.org>
2742              Date: Fri, 31 Aug 2007 10:29:13 -0700
2743              Message-ID: <rt-3.6.HEAD-10743-1188581353-593.45093-75-0@perl.org>
2744      Branch: perl
2745            ! ext/ODBM_File/hints/linux.pl
2746 ____________________________________________________________________________
2747 [ 31779] By: rgs                                   on 2007/09/01  07:48:31
2748         Log: Subject: Re: RFC patch - display src-lines in B::Concise
2749              From: Jim Cromie <jim.cromie@gmail.com>
2750              Date: Thu, 16 Aug 2007 22:31:31 -0600
2751              Message-ID: <46C524A3.2080708@gmail.com>
2752      Branch: perl
2753            ! ext/B/B/Concise.pm
2754 ____________________________________________________________________________
2755 [ 31778] By: rgs                                   on 2007/09/01  07:34:42
2756         Log: Subject: Re: INC handlers and shutdown-time warnings
2757              From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
2758              Date: Thu, 9 Aug 2007 14:56:19 +0200
2759              Message-ID: <b77c1dce0708090556k68768897yb8ccc1c0dd2ce714@mail.gmail.com>
2760      Branch: perl
2761            ! pp_ctl.c
2762 ____________________________________________________________________________
2763 [ 31777] By: craigb                                on 2007/08/31  23:02:38
2764         Log: Subject: [patch@31750] rename directories on VMS like on UNIX
2765              From: "John E. Malmberg" <wb8tyw@qsl.net>
2766              Date: Thu, 30 Aug 2007 22:59:50 -0500
2767              Message-id: <46D79236.4070207@qsl.net>
2768              
2769              More aggressive UNIX-like renaming of directories on VMS by analogy
2770              with unlink() and rmdir().  Patch modified to compile under threads.
2771
2772      Branch: perl
2773            ! vms/vms.c vms/vmsish.h
2774 ____________________________________________________________________________
2775 [ 31776] By: craigb                                on 2007/08/31  22:42:43
2776         Log: Subject: [patch@31750] CPANPLUS extract.pm fixes for VMS.
2777              From: "John E. Malmberg" <wb8tyw@qsl.net>
2778              Date: Fri, 31 Aug 2007 00:21:52 -0500
2779              Message-id: <46D7A570.4050801@qsl.net>
2780
2781              
2782              catdir was used where catfile was meant.
2783      Branch: perl
2784            ! lib/CPANPLUS/Internals/Extract.pm
2785 ____________________________________________________________________________
2786 [ 31775] By: craigb                                on 2007/08/31  14:14:52
2787         Log: Avoid infinite recursion in File::Path::_rmtree on VMS when there
2788              is a file present with a single dot as the name.  Reported by
2789              John Malmberg in <46D79A90.50405@qsl.net>.
2790      Branch: perl
2791            ! lib/File/Path.pm
2792 ____________________________________________________________________________
2793 [ 31774] By: rgs                                   on 2007/08/31  13:44:58
2794         Log: Subject: [PATCH] Suppress Sys::Syslog diag msg (repost)
2795              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2796              Date: Fri, 31 Aug 2007 09:42:31 -0400
2797              Message-ID: <1ff86f510708310642mee767bdk6351a590c0f32d7a@mail.gmail.com>
2798      Branch: perl
2799            ! ext/Sys/Syslog/t/00-load.t
2800 ____________________________________________________________________________
2801 [ 31773] By: rgs                                   on 2007/08/31  13:28:46
2802         Log: Following Jan's advice, remove Cygwin::is_textmount(),
2803              which duplicates the functionality of is_binmount().
2804      Branch: perl
2805            ! README.cygwin cygwin/cygwin.c t/lib/cygwin.t
2806 ____________________________________________________________________________
2807 [ 31772] By: rgs                                   on 2007/08/31  13:23:29
2808         Log: Bump $VERSION due to #31686
2809      Branch: perl
2810            ! lib/File/Spec/Unix.pm
2811 ____________________________________________________________________________
2812 [ 31771] By: rgs                                   on 2007/08/31  13:16:42
2813         Log: Patch by Gerard Goosen to avoid building man pages for extensions
2814              even if the Makefile.PL forgets to specify it.
2815      Branch: perl
2816            ! ext/util/make_ext
2817 ____________________________________________________________________________
2818 [ 31770] By: rgs                                   on 2007/08/31  09:07:51
2819         Log: Subject: Re: optimize push @ISA, (was Re: parent.pm at http://corion.net/perl-dev)
2820              From: "Brandon Black" <blblack@gmail.com>
2821              Date: Sun, 12 Aug 2007 13:36:14 -0700
2822              Message-ID: <84621a60708121336m13dcf9e5uac624fb246f2a79c@mail.gmail.com>
2823      Branch: perl
2824            ! av.c embedvar.h gv.h intrpvar.h lib/mro.pm mg.c perlapi.h pp.c
2825            ! pp_hot.c sv.c
2826 ____________________________________________________________________________
2827 [ 31769] By: steveh                                on 2007/08/31  08:54:12
2828         Log: Fix Win32 breakage (code before declaration) caused by #31766
2829      Branch: perl
2830            ! lib/ExtUtils/Constant/ProxySubs.pm
2831 ____________________________________________________________________________
2832 [ 31768] By: rgs                                   on 2007/08/30  16:12:06
2833         Log: Need to bump MakeMaker's $VERSION too.
2834      Branch: perl
2835            ! lib/ExtUtils/MakeMaker.pm
2836 ____________________________________________________________________________
2837 [ 31767] By: rgs                                   on 2007/08/30  16:11:23
2838         Log: Subject: [PATCH at 31761] RE: MakeMaker + static misbehaviour
2839              From: "Konovalov, Vadim Vladimirovich \(Vadim\)** CTR **" <vkonovalov@alcatel-lucent.com>
2840              Date: Thu, 30 Aug 2007 08:11:04 +0200
2841              Message-ID: <D16F05D0CAAA234BA2B753B80DE6100D4486C3@DEEXC1U02.de.lucent.com>
2842      Branch: perl
2843            ! lib/ExtUtils/MakeMaker.pm
2844 ____________________________________________________________________________
2845 [ 31766] By: rgs                                   on 2007/08/30  14:01:25
2846         Log: Subject: [PATCH-revised] [perl #44999] ExtUtils::Constant::ProxySubs not thread-safe
2847              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2848              Date: Thu, 30 Aug 2007 09:37:59 -0400
2849              Message-ID: <1ff86f510708300637i7fb7b790x3ea1c459a1debb33@mail.gmail.com>
2850      Branch: perl
2851            ! lib/ExtUtils/Constant/ProxySubs.pm
2852 ____________________________________________________________________________
2853 [ 31765] By: rgs                                   on 2007/08/30  13:49:14
2854         Log: Subject: [PATCH] misc blead stuff
2855              From: Jarkko Hietaniemi <jhi@iki.fi>
2856              Date: Wed, 29 Aug 2007 21:04:53 -0400
2857              Message-ID: <46D617B5.3000002@iki.fi>
2858      Branch: perl
2859            ! deb.c mg.c op.c pod/perlapi.pod pp.c pp_sys.c reentr.c
2860            ! reentr.pl regexec.c sv.c
2861 ____________________________________________________________________________
2862 [ 31764] By: rgs                                   on 2007/08/30  13:19:44
2863         Log: Subject: Re: [patch] First batch of whitespace patches (Test::Harness)
2864              From: Max Maischein <corion@corion.net>
2865              Date: Fri, 24 Aug 2007 22:04:56 +0200
2866              Message-ID: <46CF39E8.8020707@corion.net>
2867      Branch: perl
2868            ! lib/Test/Harness/Straps.pm
2869 ____________________________________________________________________________
2870 [ 31763] By: rgs                                   on 2007/08/30  08:51:20
2871         Log: Typo fix
2872      Branch: perl
2873            ! lib/Pod/Perldoc.pm
2874 ____________________________________________________________________________
2875 [ 31762] By: rgs                                   on 2007/08/30  08:50:11
2876         Log: Subject: [PATCH] lib/Pod/Perldoc.pm - make -L more forgiving
2877              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
2878              Date: Thu, 23 Aug 2007 15:37:13 -0300
2879              Message-ID: <73ddeb6c0708231137w2d436cfbo7409345c37280560@mail.gmail.com>
2880      Branch: perl
2881            ! lib/Pod/Perldoc.pm
2882 ____________________________________________________________________________
2883 [ 31761] By: steveh                                on 2007/08/29  16:58:25
2884         Log: Add support for Visual C++ 2008 Express Edition (Beta 2)
2885      Branch: perl
2886            ! README.win32 makedef.pl win32/Makefile win32/makefile.mk
2887 ____________________________________________________________________________
2888 [ 31760] By: rgs                                   on 2007/08/29  08:55:17
2889         Log: Subject: Re: [PATCH] Cygwin::mount_table, Cygwin::mount_flags
2890              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
2891              Date: Thu, 16 Aug 2007 13:25:53 -0700 (PDT)
2892              Message-ID: <52892.64.81.167.122.1187295953.squirrel@webmail.efn.org>
2893      Branch: perl
2894            ! t/lib/cygwin.t
2895 ____________________________________________________________________________
2896 [ 31759] By: rgs                                   on 2007/08/28  16:57:23
2897         Log: Subject: [patch@31750] Unit variable in /lib/File/Copy.pm
2898              From: "John E. Malmberg" <wb8tyw@qsl.net>
2899              Date: Mon, 27 Aug 2007 23:21:31 -0500
2900              Message-ID: <46D3A2CB.8010205@qsl.net>
2901      Branch: perl
2902            ! lib/File/Copy.pm
2903 ____________________________________________________________________________
2904 [ 31758] By: rgs                                   on 2007/08/28  16:52:45
2905         Log: Subject: [PATCH] Revert/fix 31731 - Empty PATH taint test on Cygwin
2906              From: "Jerry D. Hedden" <jdhedden@cpan.org>
2907              Date: Tue, 28 Aug 2007 10:43:41 -0400
2908              Message-ID: <1ff86f510708280743n7c0424berb9a402f864dcd399@mail.gmail.com>
2909      Branch: perl
2910            ! t/op/taint.t
2911 ____________________________________________________________________________
2912 [ 31757] By: rgs                                   on 2007/08/28  08:56:29
2913         Log: Subject: [PATCH pp_ctl.c]
2914              From: "Robin Barker" <Robin.Barker@npl.co.uk>
2915              Date: Wed, 22 Aug 2007 18:22:59 +0100
2916              Message-ID: <2C2E01334A940D4792B3E115F95B7226C9D18B@exchsvr1.npl.ad.local>
2917      Branch: perl
2918            ! pp_ctl.c
2919 ____________________________________________________________________________
2920 [ 31756] By: craigb                                on 2007/08/27  02:46:41
2921         Log: Fix configure.com's d_fcntl_can_lock test to look for a file
2922              that actually exists.
2923      Branch: perl
2924            ! configure.com
2925 ____________________________________________________________________________
2926 [ 31755] By: nicholas                              on 2007/08/25  22:05:55
2927         Log: Erm. -u may have been superseded by the bytecode generator, but
2928              we've recently removed it, having never let it pass beyond  
2929              "experimental" status. So this paragraph is now wrong, although it's
2930              not clear what we do recommend in place of -u.
2931      Branch: perl
2932            ! pod/perlrun.pod
2933 ____________________________________________________________________________
2934 [ 31754] By: nicholas                              on 2007/08/25  22:04:06
2935         Log: Test that all the unknown command line flags are unknown.
2936      Branch: perl
2937            ! t/run/switches.t
2938 ____________________________________________________________________________
2939 [ 31753] By: ams                                   on 2007/08/25  02:26:09
2940         Log: Subject: [patch] me, in AUTHORS
2941              From: Ricardo SIGNES <rjbs-perl-p5p@lists.manxome.org>
2942              Date: Fri, 24 Aug 2007 20:59:22 -0400
2943              Message-Id: <20070825005922.GA388@knight.manxome.org>
2944      Branch: perl
2945            ! AUTHORS
2946 ____________________________________________________________________________
2947 [ 31752] By: craigb                                on 2007/08/24  21:08:33
2948         Log: Subject: [patch@31739] ASTFLT in HiRes.t on VMS
2949              From: "John E. Malmberg" <wb8tyw@qsl.net>
2950              Date: Tue, 21 Aug 2007 22:44:58 -0500
2951              Message-id: <46CBB13A.6090405@qsl.net>
2952
2953              
2954              Skip test #17 because select() is not interruptible and we run afoul
2955              of Perl's signal deferrals.
2956      Branch: perl
2957            ! ext/Time/HiRes/t/HiRes.t
2958 ____________________________________________________________________________
2959 [ 31751] By: craigb                                on 2007/08/24  20:31:14
2960         Log: thinko in 10_Archive-Extract.t portion of #31747
2961      Branch: perl
2962            ! lib/Archive/Extract/t/01_Archive-Extract.t
2963 ____________________________________________________________________________
2964 [ 31750] By: stevep                                on 2007/08/23  15:15:07
2965         Log: Subject: [PATCH] Upgrade Sys::Syslog to 0.19_01
2966              From: Séstien Aperghis-Tramoni <maddingue@free.fr>
2967              Date: Thu, 23 Aug 2007 16:04:46 +0200
2968              Message-ID: <1187877886.46cd93fe13b12@imp.free.fr>
2969      Branch: perl
2970            + ext/Sys/Syslog/win32/PerlLog.mc
2971            + ext/Sys/Syslog/win32/PerlLog_RES.uu
2972            + ext/Sys/Syslog/win32/PerlLog_dll.uu
2973            + ext/Sys/Syslog/win32/Win32.pm ext/Sys/Syslog/win32/compile.pl
2974            ! MANIFEST ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
2975            ! ext/Sys/Syslog/README ext/Sys/Syslog/Syslog.pm
2976            ! ext/Sys/Syslog/Syslog.xs ext/Sys/Syslog/fallback/const-c.inc
2977            ! ext/Sys/Syslog/t/00-load.t ext/Sys/Syslog/t/constants.t
2978            ! ext/Sys/Syslog/t/syslog.t
2979 ____________________________________________________________________________
2980 [ 31749] By: stevep                                on 2007/08/22  15:15:10
2981         Log: Upgrade to Text-Soundex-3.03
2982      Branch: perl
2983            ! ext/Text/Soundex/Soundex.pm ext/Text/Soundex/Soundex.xs
2984 ____________________________________________________________________________
2985 [ 31748] By: craigb                                on 2007/08/22  11:53:47
2986         Log: Subject: [patch@31739] regop.t fix for VMS
2987              From: "John E. Malmberg" <wb8tyw@qsl.net>
2988              Date: Tue, 21 Aug 2007 20:38:41 -0500
2989              Message-id: <46CB93A1.2090407@qsl.net>
2990
2991      Branch: perl
2992            ! ext/re/t/regop.t
2993 ____________________________________________________________________________
2994 [ 31747] By: craigb                                on 2007/08/22  11:20:52
2995         Log: Subject: [patch@31735]Archive Extract fix on VMS.
2996              From: "John E. Malmberg" <wb8tyw@qsl.net>
2997              Date: Mon, 20 Aug 2007 22:05:11 -0500
2998              Message-id: <46CA5667.2050207@qsl.net>
2999
3000              
3001              Quote -Z for unzip.
3002      Branch: perl
3003            ! lib/Archive/Extract.pm
3004            ! lib/Archive/Extract/t/01_Archive-Extract.t
3005 ____________________________________________________________________________
3006 [ 31746] By: craigb                                on 2007/08/22  11:08:01
3007         Log: Subject: [patch@31735] Module-load/require fixes for VMS
3008              From: "John E. Malmberg" <wb8tyw@qsl.net>
3009              Date: Mon, 20 Aug 2007 21:55:07 -0500
3010              Message-id: <46CA540B.4070001@qsl.net>
3011              
3012              Avoid double module loads by populating %INC keys in unix format.
3013      Branch: perl
3014            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
3015            ! lib/Module/Load/t/01_Module-Load.t pp_ctl.c
3016 ____________________________________________________________________________
3017 [ 31745] By: merijn                                on 2007/08/21  14:31:45
3018         Log: bye bye charsize
3019              it is^Wwas always 1
3020      Branch: perl
3021            ! Configure Cross/config.sh-arm-linux
3022            ! Cross/config.sh-arm-linux-n770 NetWare/config.wc
3023            ! Porting/Glossary Porting/config.sh plan9/config_sh.sample
3024            ! symbian/config.sh uconfig.sh win32/config.bc win32/config.ce
3025            ! win32/config.gc win32/config.vc win32/config.vc64
3026 ____________________________________________________________________________
3027 [ 31744] By: stevep                                on 2007/08/21  14:16:54
3028         Log: Changes to unicore files to fix issues with certain quotation mark 
3029              characters.  Fixes are noted at the Unicode web site 
3030              <http://www.unicode.org/versions/corrigendum6.html>.  This fix
3031              was pointed out by Jarkko.
3032      Branch: perl
3033            ! lib/unicore/BidiMirroring.txt lib/unicore/UnicodeData.txt
3034 ____________________________________________________________________________
3035 [ 31742] By: steveh                                on 2007/08/21  09:55:07
3036         Log: Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996 to suppress warnings
3037              about POSIX CRT function names being deprecated in VC8
3038              (-wd4996 suppresses all deprecated function warnings, so is more
3039              wide-ranging than is required)
3040      Branch: perl
3041            ! pod/perltodo.pod win32/Makefile win32/makefile.mk
3042 ____________________________________________________________________________
3043 [ 31741] By: ams                                   on 2007/08/21  08:56:31
3044         Log: Subject: [patch] File::CheckTree - a side effect of making the build whitespace safe(r)
3045              From: Max Maischein <corion@corion.net>
3046              Date: Sun, 19 Aug 2007 23:45:57 +0200
3047              Message-Id: <46C8BA15.3080300@corion.net>
3048              
3049              (Applied with some tweaks.)
3050      Branch: perl
3051            ! lib/File/CheckTree.pm lib/File/CheckTree.t
3052 ____________________________________________________________________________
3053 [ 31740] By: ams                                   on 2007/08/21  08:25:55
3054         Log: Subject: patch for lib/ExtUtils/t/Constant.t which failed on EBCDIC platform
3055              From: Chun Bing Ge <gecb@cn.ibm.com>
3056              Date: Tue, 21 Aug 2007 14:37:25 +0800
3057              Message-Id: <OFF86FB888.70D5EF70-ON4825733E.0021A246-4825733E.00246265@IBMCN>
3058      Branch: perl
3059            ! lib/ExtUtils/Constant/Utils.pm
3060 ____________________________________________________________________________
3061 [ 31739] By: mhx                                   on 2007/08/20  17:31:12
3062         Log: Upgrade to Devel::PPPort 3.11_05
3063      Branch: perl
3064            + ext/Devel/PPPort/parts/inc/shared_pv
3065            + ext/Devel/PPPort/t/shared_pv.t
3066            ! MANIFEST ext/Devel/PPPort/Changes
3067            ! ext/Devel/PPPort/MANIFEST.SKIP ext/Devel/PPPort/PPPort_pm.PL
3068            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/apicheck.pl
3069            ! ext/Devel/PPPort/parts/base/5004000
3070            ! ext/Devel/PPPort/parts/base/5009003
3071            ! ext/Devel/PPPort/parts/inc/call
3072            ! ext/Devel/PPPort/parts/inc/magic
3073            ! ext/Devel/PPPort/parts/inc/misc
3074            ! ext/Devel/PPPort/parts/inc/ppphbin
3075            ! ext/Devel/PPPort/parts/inc/ppphtest
3076            ! ext/Devel/PPPort/parts/inc/threads
3077            ! ext/Devel/PPPort/parts/ppptools.pl
3078            ! ext/Devel/PPPort/parts/todo/5007001 ext/Devel/PPPort/soak
3079            ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/ppphtest.t
3080 ____________________________________________________________________________
3081 [ 31738] By: stevep                                on 2007/08/20  16:49:21
3082         Log: Default LOG_PRIMASK for Sys-Syslog in cases where it is not
3083              defined.
3084      Branch: perl
3085            ! ext/Sys/Syslog/Makefile.PL
3086 ____________________________________________________________________________
3087 [ 31737] By: stevep                                on 2007/08/20  13:16:19
3088         Log: Subject: [PATCH] Get Cwd->cwd() to work under Cygwin
3089              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3090              Date: Wed, 15 Aug 2007 10:39:41 -0400
3091              Message-ID: <1ff86f510708150739q18fa5863s55010b538d11f77f@mail.gmail.com>
3092              
3093              Updated patch originally by Reini Urban.
3094      Branch: perl
3095            ! cygwin/cygwin.c t/lib/cygwin.t
3096 ____________________________________________________________________________
3097 [ 31736] By: ams                                   on 2007/08/20  08:19:13
3098         Log: Subject: [PATCH] Fix some typos in threads.pm
3099              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3100              Date: Sun, 19 Aug 2007 13:53:17 -0400
3101              Message-Id: <1ff86f510708191053x36f35619yaa019db70a623612@mail.gmail.com>
3102      Branch: perl
3103            ! ext/threads/threads.pm
3104 ____________________________________________________________________________
3105 [ 31735] By: demerphq                              on 2007/08/18  13:07:06
3106         Log: Typo prevented test from doing what it meant to do.
3107      Branch: perl
3108            ! t/op/regexp_notrie.t
3109 ____________________________________________________________________________
3110 [ 31734] By: demerphq                              on 2007/08/18  11:31:08
3111         Log: Add note to regexp.h that modifying RXf_ type flags requires a regen.pl or regcomp.pl to update regnodes.h
3112              
3113              Currently the *NIX makefiles are not set up to update regnodes.h automatically when regexp.h is modified. 
3114              This at least warns people modifying the list about what they should do. A better solution is needed.
3115      Branch: perl
3116            ! regcomp.h regexp.h regnodes.h
3117 ____________________________________________________________________________
3118 [ 31733] By: demerphq                              on 2007/08/18  11:15:19
3119         Log: TRIE must use 'yes' state transitions when more than one match possible to ensure proper scope cleanup.
3120              
3121              Fix and test for issue raised in:
3122              
3123              Subject: Very strange interaction between regex and lexical array in blead
3124              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
3125              Date: Sat, 18 Aug 2007 01:55:37 +0200
3126              Message-ID: <20070818015537.0088db31@r2d2>
3127      Branch: perl
3128            ! regexec.c regnodes.h t/op/pat.t
3129 ____________________________________________________________________________
3130 [ 31732] By: ams                                   on 2007/08/18  08:03:28
3131         Log: Subject: [perl #44647] [PATCH] Add a test for overload::constant 'integer' across use's. 
3132              From: Shlomi Fish <perlbug-followup@perl.org>
3133              Date: Wed, 15 Aug 2007 04:19:53 -0700
3134              Message-Id: <rt-3.6.HEAD-10743-1187176792-1816.44647-75-0@perl.org>
3135      Branch: perl
3136            + t/op/overload_integer.t
3137            ! MANIFEST
3138 ____________________________________________________________________________
3139 [ 31731] By: ams                                   on 2007/08/18  08:01:15
3140         Log: Subject: [PATCH] Change 31710 causes t/op/taint.t to fail
3141              From: Reini Urban <rurban@x-ray.at>
3142              Date: Fri, 17 Aug 2007 08:56:38 +0200
3143              Message-Id: <46C546A6.6020000@x-ray.at>
3144      Branch: perl
3145            ! t/op/taint.t
3146 ____________________________________________________________________________
3147 [ 31730] By: ams                                   on 2007/08/18  07:59:56
3148         Log: Subject: [PATCH blead] Re: t/op/taint.t failed on EBCDIC platform
3149              From: Rick Delaney <rick@bort.ca>
3150              Date: Thu, 16 Aug 2007 23:35:26 -0400
3151              Message-Id: <20070817033526.GA9639@bort.ca>
3152      Branch: perl
3153            ! pp_sys.c
3154 ____________________________________________________________________________
3155 [ 31729] By: steveh                                on 2007/08/17  11:00:24
3156         Log: Oops, forgot to bump $VERSION for #31728
3157      Branch: perl
3158            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
3159 ____________________________________________________________________________
3160 [ 31728] By: steveh                                on 2007/08/17  10:58:46
3161         Log: Clean up debug symbol files (.pdb for VC++, .tds for BCC) when running
3162              ExtUtils::CBuilder->new()->have_compiler()
3163      Branch: perl
3164            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
3165 ____________________________________________________________________________
3166 [ 31727] By: steveh                                on 2007/08/17  10:55:22
3167         Log: Fix 01_Module_Load_Conditional.t on Win32 (broken by #31726)
3168      Branch: perl
3169            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
3170 ____________________________________________________________________________
3171 [ 31726] By: craigb                                on 2007/08/16  17:05:48
3172         Log: Subject: [patch@31706]01_module_load_conditional.t fix for VMS
3173              From: "John E. Malmberg" <wb8tyw@qsl.net>
3174              Date: Thu, 16 Aug 2007 00:27:35 -0500
3175              Message-id: <46C3E047.4010001@qsl.net>
3176
3177      Branch: perl
3178            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
3179 ____________________________________________________________________________
3180 [ 31725] By: nicholas                              on 2007/08/16  11:14:34
3181         Log: Correct parentheses. Calling Win32::GetOSVersion() on non-win32 would
3182              be bad, m'kay.
3183      Branch: perl
3184            ! ext/POSIX/t/posix.t
3185 ____________________________________________________________________________
3186 [ 31724] By: ams                                   on 2007/08/16  10:12:11
3187         Log: Bump version to 1.26_01 after #31707.
3188      Branch: perl
3189            ! lib/ExtUtils/Embed.pm
3190 ____________________________________________________________________________
3191 [ 31723] By: stevep                                on 2007/08/15  16:17:13
3192         Log: Upgrade to CPANPLUS-0.82
3193      Branch: perl
3194            ! lib/CPANPLUS.pm lib/CPANPLUS/Backend.pm lib/CPANPLUS/Config.pm
3195            ! lib/CPANPLUS/Configure.pm lib/CPANPLUS/Internals.pm
3196            ! lib/CPANPLUS/Shell/Default.pm
3197            ! lib/CPANPLUS/Shell/Default/Plugins/Remote.pm
3198            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
3199            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
3200            ! r-0.01.tar.gz.packed
3201            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
3202            ! tar.gz.packed
3203            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
3204            ! r.gz.packed
3205            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
3206            ! tar.gz.packed
3207            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
3208            ! r.gz.packed
3209            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
3210            ! cked
3211            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
3212            ! lib/CPANPLUS/t/inc/conf.pl
3213 ____________________________________________________________________________
3214 [ 31722] By: stevep                                on 2007/08/15  14:58:57
3215         Log: Upgrade to Archive-Tar-1.34.  Omitted re-addition of the Pod
3216              tests.
3217      Branch: perl
3218            ! MANIFEST lib/Archive/Tar.pm lib/Archive/Tar/File.pm
3219            ! lib/Archive/Tar/t/03_file.t
3220            ! lib/Archive/Tar/t/src/long/bar.tar.packed
3221            ! lib/Archive/Tar/t/src/long/foo.tgz.packed
3222            ! lib/Archive/Tar/t/src/short/bar.tar.packed
3223            ! lib/Archive/Tar/t/src/short/foo.tgz.packed
3224 ____________________________________________________________________________
3225 [ 31721] By: steveh                                on 2007/08/15  12:44:08
3226         Log: Skip the POSIX::strftime() time test with a 60sec parameter on Vista:
3227              it seems to have the same problem as when built with the VC8 CRT
3228              (Fixes perl #44589)
3229              
3230              Also, change the %D to the equivalent %m/%d/%y because %D isn't
3231              supported at all by Microsoft's CRT and just converts to nothing
3232              with VC6's CRT and causes another invalid parameter error with VC8
3233              and Vista
3234      Branch: perl
3235            ! ext/POSIX/t/posix.t
3236 ____________________________________________________________________________
3237 [ 31720] By: steveh                                on 2007/08/15  10:06:20
3238         Log: Fix syntax error introduced by #31715
3239              
3240              Fix "Useless use of a constant in void context" warning introduced by
3241              #31709 which was causing failures in ext/Compress/Zlib/t/05examples.t
3242              and ext/IO_Compress_Zlib/t/010examples.t on Win32.
3243      Branch: perl
3244            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Win32.pm
3245 ____________________________________________________________________________
3246 [ 31719] By: ams                                   on 2007/08/15  10:05:31
3247         Log: Test update to demonstrate @ISA assignment bug:
3248              
3249              Subject: Optimized magic_setisa has bug
3250              From: Rick Delaney <rick@bort.ca>
3251              Date: Tue, 14 Aug 2007 01:45:17 -0400
3252              Message-Id: <20070814054517.GA12709@bort.ca>
3253      Branch: perl
3254            ! t/mro/basic.t
3255 ____________________________________________________________________________
3256 [ 31718] By: ams                                   on 2007/08/15  09:59:16
3257         Log: Document SvSHARED_HASH.
3258              
3259              Subject: Re: newSVpvn_share doesn't seem to correctly initialize the hash
3260              value with perl >= 5.9.3
3261              From: Vincent Pit <perl@profvince.com>
3262              Date: Tue, 14 Aug 2007 20:54:36 +0200
3263              Message-Id: <46C1FA6C.4090801@profvince.com>
3264      Branch: perl
3265            ! sv.c
3266 ____________________________________________________________________________
3267 [ 31717] By: ams                                   on 2007/08/15  09:57:02
3268         Log: Subject: Harness prove-switches.t for fixed bug 30952
3269              From: Reini Urban <rurban@x-ray.at>
3270              Date: Tue, 14 Aug 2007 22:49:32 +0200
3271              Message-Id: <46C2155C.3000905@x-ray.at>
3272      Branch: perl
3273            ! lib/Test/Harness/t/prove-switches.t
3274 ____________________________________________________________________________
3275 [ 31715] By: ams                                   on 2007/08/15  09:54:14
3276         Log: Subject: Re: Test failure @recent bleadperls (31712,31711)
3277              From: Reini Urban <rurban@x-ray.at>
3278              Date: Wed, 15 Aug 2007 09:44:29 +0200
3279              Message-Id: <46C2AEDD.80400@x-ray.at>
3280      Branch: perl
3281            ! lib/File/Spec/Cygwin.pm
3282 ____________________________________________________________________________
3283 [ 31714] By: craigb                                on 2007/08/15  02:33:24
3284         Log: Subject: [patch@31701] /lib/File/Find/t/taint.t - VMS Symlinks Part 3 of ?
3285              From: "John E. Malmberg" <wb8tyw@qsl.net>
3286              Date: Mon, 13 Aug 2007 20:44:41 -0500
3287              Message-id: <46C10909.6010805@qsl.net>
3288
3289      Branch: perl
3290            ! lib/File/Find/t/taint.t
3291 ____________________________________________________________________________
3292 [ 31713] By: mhx                                   on 2007/08/14  19:22:20
3293         Log: Upgrade to Devel::PPPort 3.11_03
3294      Branch: perl
3295            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
3296            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/parts/inc/SvPV
3297            ! ext/Devel/PPPort/parts/inc/ppphbin
3298            ! ext/Devel/PPPort/parts/inc/version
3299            ! ext/Devel/PPPort/parts/ppptools.pl ext/Devel/PPPort/soak
3300 ____________________________________________________________________________
3301 [ 31712] By: ams                                   on 2007/08/14  16:14:45
3302         Log: Delete the files which #31710 should have removed.
3303      Branch: perl
3304            - cygwin/ld2.in cygwin/perlld.in
3305            ! MANIFEST
3306 ____________________________________________________________________________
3307 [ 31711] By: ams                                   on 2007/08/14  07:04:16
3308         Log: Subject: Re: [PATCH] get rid of cygwin perlld and ld2 - installperl also
3309              From: Reini Urban <rurban@x-ray.at>
3310              Date: Tue, 14 Aug 2007 08:59:58 +0200
3311              Message-Id: <46C152EE.2080506@x-ray.at>
3312      Branch: perl
3313            ! installperl
3314 ____________________________________________________________________________
3315 [ 31710] By: ams                                   on 2007/08/14  06:58:22
3316         Log: Subject: [PATCH] get rid of cygwin perlld and ld2
3317              From: Reini Urban <rurban@x-ray.at>
3318              Date: Tue, 14 Aug 2007 08:51:50 +0200
3319              Message-Id: <46C15106.9080003@x-ray.at>
3320      Branch: perl
3321            ! cflags.SH cygwin/Makefile.SHs cygwin/ld2.in cygwin/perlld.in
3322            ! hints/cygwin.sh
3323 ____________________________________________________________________________
3324 [ 31709] By: ams                                   on 2007/08/14  06:57:08
3325         Log: Subject: [PATCH] CYG07-File-Spec-case_tolerant
3326              From: Reini Urban <rurban@x-ray.at>
3327              Date: Tue, 14 Aug 2007 08:45:34 +0200
3328              Message-Id: <46C14F8E.9080402@x-ray.at>
3329      Branch: perl
3330            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Win32.pm
3331 ____________________________________________________________________________
3332 [ 31708] By: ams                                   on 2007/08/14  06:56:00
3333         Log: Subject: [PATCH] Cygwin::mount_table, Cygwin::mount_flags
3334              From: Reini Urban <rurban@x-ray.at>
3335              Date: Tue, 14 Aug 2007 08:40:44 +0200
3336              Message-Id: <46C14E6C.8020809@x-ray.at>
3337      Branch: perl
3338            ! README.cygwin cygwin/cygwin.c t/lib/cygwin.t
3339 ____________________________________________________________________________
3340 [ 31707] By: ams                                   on 2007/08/14  06:27:48
3341         Log: Strip whitespace from the beginning of static_ext:
3342              
3343              Subject: [PATCH] CYG02lib-ExtUtils-Embed.patch
3344              From: Reini Urban <rurban@x-ray.at>
3345              Date: Tue, 14 Aug 2007 08:21:11 +0200
3346              Message-Id: <46C149D7.5060307@x-ray.at>
3347      Branch: perl
3348            ! lib/ExtUtils/Embed.pm
3349 ____________________________________________________________________________
3350 [ 31706] By: craigb                                on 2007/08/13  03:04:37
3351         Log: Subject: [patch@31670]File/Find.pm Find.t - VMS Symbolic Links Part 2 of ?
3352              From: "John E. Malmberg" <wb8tyw@qsl.net>
3353              Date: Sat, 11 Aug 2007 23:44:44 -0500
3354              Message-id: <46BE903C.90403@qsl.net>
3355
3356              
3357              VMS-specific File::Find changes to support symlinks
3358      Branch: perl
3359            ! lib/File/Find.pm lib/File/Find/t/find.t
3360 ____________________________________________________________________________
3361 [ 31705] By: mhx                                   on 2007/08/12  23:17:42
3362         Log: Upgrade to Devel::PPPort 3.11_02
3363      Branch: perl
3364            + ext/Devel/PPPort/parts/ppport.fnc
3365            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
3366            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
3367            ! ext/Devel/PPPort/devel/buildperl.pl
3368            ! ext/Devel/PPPort/devel/devtools.pl
3369            ! ext/Devel/PPPort/devel/mkapidoc.sh
3370            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
3371            ! ext/Devel/PPPort/devel/regenerate
3372            ! ext/Devel/PPPort/devel/scanprov
3373            ! ext/Devel/PPPort/parts/apicheck.pl
3374            ! ext/Devel/PPPort/parts/apidoc.fnc
3375            ! ext/Devel/PPPort/parts/base/5005000
3376            ! ext/Devel/PPPort/parts/base/5006000
3377            ! ext/Devel/PPPort/parts/base/5007001
3378            ! ext/Devel/PPPort/parts/base/5007002
3379            ! ext/Devel/PPPort/parts/base/5008001
3380            ! ext/Devel/PPPort/parts/base/5009000
3381            ! ext/Devel/PPPort/parts/base/5009002
3382            ! ext/Devel/PPPort/parts/base/5009003
3383            ! ext/Devel/PPPort/parts/base/5009004
3384            ! ext/Devel/PPPort/parts/base/5009005
3385            ! ext/Devel/PPPort/parts/embed.fnc
3386            ! ext/Devel/PPPort/parts/inc/SvPV
3387            ! ext/Devel/PPPort/parts/inc/call
3388            ! ext/Devel/PPPort/parts/inc/grok
3389            ! ext/Devel/PPPort/parts/inc/magic
3390            ! ext/Devel/PPPort/parts/inc/misc
3391            ! ext/Devel/PPPort/parts/inc/ppphbin
3392            ! ext/Devel/PPPort/parts/inc/ppphdoc
3393            ! ext/Devel/PPPort/parts/inc/ppphtest
3394            ! ext/Devel/PPPort/parts/inc/pvs
3395            ! ext/Devel/PPPort/parts/inc/sv_xpvf
3396            ! ext/Devel/PPPort/parts/inc/uv
3397            ! ext/Devel/PPPort/parts/inc/variables
3398            ! ext/Devel/PPPort/parts/inc/warn
3399            ! ext/Devel/PPPort/parts/ppptools.pl
3400            ! ext/Devel/PPPort/parts/todo/5004000
3401            ! ext/Devel/PPPort/parts/todo/5006000
3402            ! ext/Devel/PPPort/parts/todo/5007001
3403            ! ext/Devel/PPPort/parts/todo/5007002
3404            ! ext/Devel/PPPort/parts/todo/5008001
3405            ! ext/Devel/PPPort/parts/todo/5009000
3406            ! ext/Devel/PPPort/parts/todo/5009005 ext/Devel/PPPort/soak
3407            ! ext/Devel/PPPort/t/SvPV.t ext/Devel/PPPort/t/magic.t
3408            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/variables.t
3409 ____________________________________________________________________________
3410 [ 31704] By: ams                                   on 2007/08/12  14:20:44
3411         Log: Subject: Re: [PATCH] Optimize split //
3412              From: Ã†var Arnfjörð Bjarmason <avarab@gmail.com>
3413              Date: Sat, 11 Aug 2007 20:33:49 +0000
3414              Message-Id: <51dd1af80708111333kfd82e12u145b5ba38e23dcce@mail.gmail.com>
3415      Branch: perl
3416            ! pp.c
3417 ____________________________________________________________________________
3418 [ 31703] By: ams                                   on 2007/08/12  14:17:26
3419         Log: Subject: [PATCH] regcomp.c fix 64int warning
3420              From: Reini Urban <rurban@x-ray.at>
3421              Date: Sun, 12 Aug 2007 15:38:46 +0200
3422              Message-Id: <46BF0D66.5020605@x-ray.at>
3423      Branch: perl
3424            ! regcomp.c
3425 ____________________________________________________________________________
3426 [ 31702] By: ams                                   on 2007/08/12  14:10:10
3427         Log: Use sysconf/getpagesize/page.h to determine page size on Linux,
3428              in that order.
3429              
3430              Subject: Re: [PATCH] Various Gentoo Patches
3431              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
3432              Date: Sun, 12 Aug 2007 13:16:52 +0200
3433              Message-Id: <20070812131652.16ca5444@r2d2>
3434      Branch: perl
3435            ! ext/IPC/SysV/SysV.xs
3436 ____________________________________________________________________________
3437 [ 31701] By: craigb                                on 2007/08/10  16:28:34
3438         Log: Skip a couple of case sensitive tests in Pod::Simple on VMS.
3439      Branch: perl
3440            ! lib/Pod/Simple/t/search20.t lib/Pod/Simple/t/search22.t
3441 ____________________________________________________________________________
3442 [ 31700] By: rgs                                   on 2007/08/10  13:37:42
3443         Log: Fix compilation with threads
3444      Branch: perl
3445            ! toke.c
3446 ____________________________________________________________________________
3447 [ 31699] By: rgs                                   on 2007/08/10  09:57:08
3448         Log: Subject: Re: [PATCH] Adding more information to "Unrecognized character" error in toke.c
3449              From: Claes Jakobsson <claes@surfar.nu>
3450              Date: Sat, 4 Aug 2007 16:00:19 +0200
3451              Message-Id: <57CEC660-0020-48DF-A72A-931BCADC2AEE@surfar.nu>
3452      Branch: perl
3453            ! pod/perldiag.pod t/base/lex.t toke.c
3454 ____________________________________________________________________________
3455 [ 31698] By: rgs                                   on 2007/08/10  08:51:30
3456         Log: Win32CORE can be upgraded separately (see change #31663)
3457      Branch: perl
3458            ! Porting/Maintainers.pl
3459 ____________________________________________________________________________
3460 [ 31697] By: ams                                   on 2007/08/10  05:42:26
3461         Log: SWIG uses XS() like this (in the perlrun.swg template):
3462              
3463              typedef XS(SwigPerlWrapper);
3464              typedef SwigPerlWrapper *SwigPerlWrapperPtr;
3465              
3466              This breaks if XS() includes the 'extern "C"' decoration under C++.
3467              The appended patch provides an XSPROTO() macro that could be used
3468              by SWIG instead.
3469              
3470              (Patch from Jan Dubois to fix breakage caused by #28734.)
3471      Branch: perl
3472            ! XSUB.h
3473 ____________________________________________________________________________
3474 [ 31696] By: rgs                                   on 2007/08/09  15:00:25
3475         Log: Subject: [PATCH] Test '-x dir'
3476              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3477              Date: Thu, 9 Aug 2007 08:28:17 -0400
3478              Message-ID: <1ff86f510708090528w5579515bp6f862c613abccf84@mail.gmail.com>
3479      Branch: perl
3480            + t/run/switchx2.aux
3481            ! MANIFEST t/run/switchx.aux t/run/switchx.t
3482 ____________________________________________________________________________
3483 [ 31695] By: rgs                                   on 2007/08/09  13:41:28
3484         Log: Add an idea by Hugo
3485      Branch: perl
3486            ! pod/perltodo.pod
3487 ____________________________________________________________________________
3488 [ 31694] By: rgs                                   on 2007/08/09  10:17:07
3489         Log: Fix a bunch of typos
3490      Branch: perl
3491            ! pod/perlreapi.pod
3492 ____________________________________________________________________________
3493 [ 31693] By: rgs                                   on 2007/08/09  10:10:37
3494         Log: Subject: [PATCH] Optimize split //
3495              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
3496              Date: Thu, 9 Aug 2007 07:49:16 +0000
3497              Message-ID: <51dd1af80708090049p2cf4810ep5a437ad53f64fa78@mail.gmail.com>
3498      Branch: perl
3499            ! pod/perlreapi.pod pp.c regcomp.c regexp.h
3500 ____________________________________________________________________________
3501 [ 31692] By: ams                                   on 2007/08/09  07:56:20
3502         Log: Subject: Re: [PATCH] Re: [perl #44387] The blank in option '-x directory' should be deleted from perlrun.pod
3503              From: "David Nicol" <davidnicol@gmail.com>
3504              Date: Wed, 8 Aug 2007 18:06:16 -0500
3505              Message-Id: <934f64a20708081606n441c392am615cf5461e4f3e94@mail.gmail.com>
3506      Branch: perl
3507            ! pod/perlrun.pod
3508 ____________________________________________________________________________
3509 [ 31691] By: ams                                   on 2007/08/08  21:58:29
3510         Log: Revert #31690, because it can make -x eat arguments. Even if the
3511              next argument happens to be a directory name, changing this does
3512              not seem worthwhile. It's as likely as not to break something.
3513              
3514              The many -x users clamouring for consistency must go home
3515              empty-handed, alas.
3516      Branch: perl
3517            ! perl.c
3518 ____________________________________________________________________________
3519 [ 31690] By: ams                                   on 2007/08/08  18:45:34
3520         Log: Make '-xx' and '-x x' work the same way (see #44387).
3521      Branch: perl
3522            ! perl.c
3523 ____________________________________________________________________________
3524 [ 31689] By: ams                                   on 2007/08/08  17:27:48
3525         Log: Subject: [PATCH] Move Tie::StdHandle into its own file.
3526              From: Michael G Schwern <schwern@pobox.com>
3527              Date: Tue, 07 Aug 2007 15:47:31 -0700
3528              Message-Id: <46B8F683.7040607@pobox.com>
3529      Branch: perl
3530            + lib/Tie/Handle/stdhandle_from_handle.t lib/Tie/StdHandle.pm
3531            ! MANIFEST lib/Tie/Handle.pm lib/Tie/Handle/stdhandle.t
3532 ____________________________________________________________________________
3533 [ 31688] By: ams                                   on 2007/08/08  16:52:41
3534         Log: #31687-bis.
3535      Branch: perl
3536            - ext/threads/shared/Changes
3537 ____________________________________________________________________________
3538 [ 31687] By: ams                                   on 2007/08/08  16:43:49
3539         Log: Subject: [PATCH] threads 1.64 (repost)
3540              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3541              Date: Mon, 6 Aug 2007 15:09:41 -0400
3542              Message-Id: <1ff86f510708061209m130fd1fbxe03dce2351ae37c9@mail.gmail.com>
3543      Branch: perl
3544            - ext/threads/Changes ext/threads/README
3545            - ext/threads/shared/README
3546            ! MANIFEST ext/threads/t/basic.t ext/threads/t/blocks.t
3547            ! ext/threads/t/context.t ext/threads/t/end.t
3548            ! ext/threads/t/exit.t ext/threads/t/free.t
3549            ! ext/threads/t/free2.t ext/threads/t/join.t
3550            ! ext/threads/t/kill.t ext/threads/t/problems.t
3551            ! ext/threads/t/state.t ext/threads/t/thread.t
3552            ! ext/threads/threads.pm
3553 ____________________________________________________________________________
3554 [ 31686] By: ams                                   on 2007/08/08  16:28:40
3555         Log: From #43633: Cwd::cwd() use in File::Spec::Unix use causes unnecessary fork()
3556      Branch: perl
3557            ! lib/File/Spec/Unix.pm
3558 ____________________________________________________________________________
3559 [ 31685] By: rgs                                   on 2007/08/08  09:13:00
3560         Log: Subject: patch for perlboot.pod
3561              From: YAMASHINA Hio <hio@hio.jp>
3562              Date: Wed, 8 Aug 2007 01:12:06 +0900
3563              Message-Id: <20070808011206.db7d5184.hio@hio.jp>
3564      Branch: perl
3565            ! pod/perlboot.pod
3566 ____________________________________________________________________________
3567 [ 31684] By: rgs                                   on 2007/08/07  14:47:35
3568         Log: The documentation for prototype() sounds a bit better like that.
3569      Branch: perl
3570            ! pod/perlfunc.pod
3571 ____________________________________________________________________________
3572 [ 31683] By: rgs                                   on 2007/08/07  09:41:31
3573         Log: Documentation updates for new regexp features
3574      Branch: perl
3575            ! pod/perlop.pod pod/perlre.pod pod/perlreref.pod
3576 ____________________________________________________________________________
3577 [ 31682] By: ams                                   on 2007/08/04  01:53:19
3578         Log: Subject: [PATCH] installperl patch
3579              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3580              Date: Fri, 3 Aug 2007 09:55:10 -0400
3581              Message-Id: <1ff86f510708030655tdef838p859bb1ac7b05dcf9@mail.gmail.com>
3582              
3583              (Applied after splitting up the tests a little.)
3584      Branch: perl
3585            ! installperl
3586 ____________________________________________________________________________
3587 [ 31681] By: ams                                   on 2007/08/04  01:40:18
3588         Log: Subject: [PATCH] ssh-keygen usage in repository.pod out of date
3589              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
3590              Date: Fri, 3 Aug 2007 11:47:22 -0700 (PDT)
3591              Message-Id: <37856.64.81.167.122.1186166842.squirrel@webmail.efn.org>
3592      Branch: perl
3593            ! Porting/repository.pod
3594 ____________________________________________________________________________
3595 [ 31680] By: ams                                   on 2007/08/03  11:41:29
3596         Log: Subject: [PATCH] add BigInt changes to perl595delta.pod
3597              From: Tels <nospam-abuse@bloodgate.com>
3598              Date: Fri, 3 Aug 2007 13:19:17 +0200
3599              Message-Id: <200708031319.18320@bloodgate.com>
3600      Branch: perl
3601            ! pod/perl595delta.pod
3602 ____________________________________________________________________________
3603 [ 31679] By: ams                                   on 2007/08/03  11:38:26
3604         Log: Subject: [PATCH] fix typo in bigint POD
3605              From: Tels <nospam-abuse@bloodgate.com>
3606              Date: Fri, 3 Aug 2007 12:06:01 +0200
3607              Message-Id: <200708031206.10365@bloodgate.com>
3608      Branch: perl
3609            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
3610 ____________________________________________________________________________
3611 [ 31678] By: ams                                   on 2007/08/03  07:49:28
3612         Log: Subject: problems in ext/Storable/t/file_magic.t on EBCDIC platform
3613              From: Chun Bing Ge <gecb@cn.ibm.com>
3614              Date: Fri, 3 Aug 2007 14:16:34 +0800
3615              Message-Id: <OF9205F187.AEDD9A24-ON4825732C.0021701B-4825732C.002279E4@IBMCN>
3616      Branch: perl
3617            ! ext/Storable/t/file_magic.t
3618 ____________________________________________________________________________
3619 [ 31677] By: ams                                   on 2007/08/03  04:25:43
3620         Log: Subject: [perl #44349] DProf - poor timer resolution on BSDs (patch) 
3621              From: "agrow@thegotonerd.com" <perlbug-followup@perl.org>
3622              Date: Thu, 02 Aug 2007 15:36:42 -0700
3623              Message-Id: <rt-3.6.HEAD-23341-1186094202-398.44349-75-0@perl.org>
3624      Branch: perl
3625            ! ext/Devel/DProf/DProf.xs
3626 ____________________________________________________________________________
3627 [ 31676] By: ams                                   on 2007/08/03  04:12:27
3628         Log: Make installperl skip lib/CPAN/SIGNATURE and PAUSE*.pub.
3629              
3630              Subject: [PATCH - revised] Fix CPAN issues in blead
3631              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3632              Date: Thu, 2 Aug 2007 23:05:14 -0400
3633              Message-Id: <1ff86f510708022005i2d73247eo96e692acd17a2547@mail.gmail.com>
3634      Branch: perl
3635            ! installperl
3636 ____________________________________________________________________________
3637 [ 31675] By: ams                                   on 2007/08/03  00:34:18
3638         Log: Applied after word-wrapping:
3639              
3640              Subject: [PATCH] Time::HiRes is a better suggestion than setitimer in perlfunc.
3641              From: Benjamin Smith <bsmith@cabbage.org.uk>
3642              Date: Thu, 2 Aug 2007 18:28:05 +0100
3643              Message-Id: <20070802172804.GA7856@vtrl.co.uk>
3644      Branch: perl
3645            ! pod/perlfunc.pod
3646 ____________________________________________________________________________
3647 [ 31674] By: craigb                                on 2007/08/02  12:54:40
3648         Log: Subject: [patch@31670] vms.c - Missing null terminator
3649              From: "John E. Malmberg" <wb8tyw@qsl.net>
3650              Date: Wed, 01 Aug 2007 08:25:22 -0500
3651              Message-id: <46B089C2.9000508@qsl.net>
3652
3653      Branch: perl
3654            ! vms/vms.c
3655 ____________________________________________________________________________
3656 [ 31673] By: ams                                   on 2007/08/01  18:37:04
3657         Log: MANIFEST.SKIP ought not to have been skipped after all.
3658      Branch: perl
3659            ! installperl
3660 ____________________________________________________________________________
3661 [ 31672] By: ams                                   on 2007/08/01  17:01:29
3662         Log: For files ignored by installperl:
3663              
3664              - Split README handling into a separate case.
3665              - Extend the MANIFEST pattern to include .SKIP.
3666              
3667              Based on the following:
3668              
3669              Subject: [PATCH] Don't install MANIFEST.SKIP files
3670              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3671              Date: Wed, 1 Aug 2007 12:28:49 -0400
3672              Message-Id: <1ff86f510708010928o48ea74d6je46148b0a409bffa@mail.gmail.com>
3673      Branch: perl
3674            ! installperl
3675 ____________________________________________________________________________
3676 [ 31671] By: craigb                                on 2007/08/01  12:35:11
3677         Log: Missing a couple of aTHX_'s in #31670.
3678      Branch: perl
3679            ! vms/vms.c
3680 ____________________________________________________________________________
3681 [ 31670] By: craigb                                on 2007/08/01  03:24:03
3682         Log: Subject: [patch@31688] VMS symbolic links - part 1 of ? 2nd try.
3683              From: "John E. Malmberg" <wb8tyw@qsl.net>
3684              Date: Mon, 30 Jul 2007 23:55:34 -0500
3685              Message-id: <46AEC0C6.5020702@qsl.net>
3686              
3687              Patch for VMS so that remove/delete/unlink/kill_file and 
3688              rmdir will work on symbolic links where support is available
3689              in VMS 8.3.
3690
3691      Branch: perl
3692            ! vms/vms.c
3693 ____________________________________________________________________________
3694 [ 31669] By: stevep                                on 2007/07/31  14:27:00
3695         Log: Upgrade to Net-Ping-2.32
3696      Branch: perl
3697            ! lib/Net/Ping.pm
3698 ____________________________________________________________________________
3699 [ 31668] By: nicholas                              on 2007/07/30  13:17:14
3700         Log: Fix typos in comments.
3701      Branch: perl
3702            ! t/uni/case.pl
3703 ____________________________________________________________________________
3704 [ 31667] By: rgs                                   on 2007/07/30  09:23:55
3705         Log: Subject: Example in perlthrtut.pod doesn't work
3706              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3707              Date: Mon, 30 Jul 2007 11:19:01 +0200
3708              Message-Id: <p06230913c2d35ab76254@[10.0.1.200]>
3709      Branch: perl
3710            ! pod/perlothrtut.pod pod/perlthrtut.pod
3711 ____________________________________________________________________________
3712 [ 31666] By: craigb                                on 2007/07/29  18:13:46
3713         Log: Oops, 31665 was empty.
3714      Branch: perl
3715            ! t/op/stat.t
3716 ____________________________________________________________________________
3717 [ 31665] By: craigb                                on 2007/07/29  14:48:20
3718         Log: Subject: [patch@31553] t/op/stat.t Test $nlink if $Config{d_link}
3719              From: "John E. Malmberg" <wb8tyw@qsl.net>
3720              Date: Sun, 29 Jul 2007 07:56:22 -0500
3721              Message-id: <46AC8E76.5040902@qsl.net>
3722
3723
3724      Branch: perl
3725            ! t/op/stat.t
3726 ____________________________________________________________________________
3727 [ 31664] By: ams                                   on 2007/07/29  13:45:31
3728         Log: Subject: [rt.cpan.org #28537] PATCH for croak.t test failure 
3729              From: Slaven_Rezic via RT <bug-Storable@rt.cpan.org>
3730              Date: Sun, 29 Jul 2007 05:10:46 -0400
3731              Message-Id: <rt-3.6.HEAD-28249-1185700244-992.28537-4-0@rt.cpan.org>
3732              
3733              "The attached patch solves a possible failure in the croak.t
3734              test. It seems that in some version Config.pm pre-loads Carp.pm,
3735              causing the test to fail. The patch just makes sure that
3736              Config.pm is only loaded when building Storable within core
3737              perl."
3738      Branch: perl
3739            ! ext/Storable/t/croak.t
3740 ____________________________________________________________________________
3741 [ 31663] By: stevep                                on 2007/07/27  03:45:58
3742         Log: Subject: [PATCH] RE: Sorry, no Win32CORE-update for you unless you use development version...
3743              From: "Jan Dubois" <jand@activestate.com>
3744              Date: Thu, 26 Jul 2007 17:51:37 -0700
3745              Message-ID: <03a701c7cfe8$4989abf0$dc9d03d0$@com>
3746      Branch: perl
3747            ! META.yml
3748 ____________________________________________________________________________
3749 [ 31662] By: rgs                                   on 2007/07/26  10:01:31
3750         Log: Don't use C++ comments.
3751      Branch: perl
3752            ! ext/Data/Dumper/Dumper.xs
3753 ____________________________________________________________________________
3754 [ 31661] By: merijn                                on 2007/07/26  09:38:48
3755         Log: Subject: [patch@31658] Dynamically load dbg xterm on VMS
3756              From: "John E. Malmberg" <wb8tyw@qsl.net>
3757              Date: Thu, 26 Jul 2007 00:28:04 -0500
3758              Message-ID: <46A830E4.1040708@qsl.net>
3759      Branch: perl
3760            ! configure.com vms/descrip_mms.template vms/vms.c
3761 ____________________________________________________________________________
3762 [ 31660] By: ams                                   on 2007/07/26  01:49:15
3763         Log: Subject: [PATCH] Silence diag in ext/Data/Dumper/t/bless.t
3764              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3765              Date: Wed, 25 Jul 2007 14:27:44 -0400
3766              Message-Id: <1ff86f510707251127l3530b011q853608654a7347f7@mail.gmail.com>
3767              
3768              Subject: Cleanup CPANPLUS test dirs
3769              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3770              Date: Wed, 25 Jul 2007 14:30:25 -0400
3771              Message-Id: <1ff86f510707251130x771e3ccds55f20b83cc162818@mail.gmail.com>
3772      Branch: perl
3773            ! Makefile.SH ext/Data/Dumper/t/bless.t
3774 ____________________________________________________________________________
3775 [ 31659] By: demerphq                              on 2007/07/26  00:21:29
3776         Log: Rework Text::ParseWords regex so it doesnt core dump on older perls due to stack exhaustion.
3777              
3778              This makes of the (?>...) construct in the regex engine making Text::ParseWords not backwards compatible with Perls from 
3779              before the time this construct was added.
3780      Branch: perl
3781            ! lib/Text/ParseWords.pm
3782 ____________________________________________________________________________
3783 [ 31658] By: demerphq                              on 2007/07/25  19:13:56
3784         Log: Allow TEST_FILES make var to be used to pass an argument list through to harness when using the test_harness target.
3785              
3786              This allows things like 
3787              
3788              make test_harness TEST_FILES='-re x2p'
3789              
3790              which will run any test files that match the string 'x2p'. As x2p is the last test to be run this is kinda useful.
3791      Branch: perl
3792            ! Makefile.SH
3793 ____________________________________________________________________________
3794 [ 31657] By: ams                                   on 2007/07/25  19:02:44
3795         Log: Change stripRegex prototype to $$;$ because only one caller uses
3796              the third argument.
3797      Branch: perl
3798            ! x2p/s2p.PL
3799 ____________________________________________________________________________
3800 [ 31656] By: ams                                   on 2007/07/25  12:56:56
3801         Log: Subject: [PATCH] s2p.PL
3802              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
3803              Date: Mon, 23 Jul 2007 11:28:02 +0200
3804              Message-Id: <46A474A2.2060400@thalesgroup.com>
3805      Branch: perl
3806            ! x2p/s2p.PL
3807 ____________________________________________________________________________
3808 [ 31655] By: steveh                                on 2007/07/25  12:35:47
3809         Log: Update AUTHORS following change #31653
3810      Branch: perl
3811            ! AUTHORS
3812 ____________________________________________________________________________
3813 [ 31654] By: ams                                   on 2007/07/25  12:21:19
3814         Log: Fix incorrect =head1 NAME.
3815      Branch: perl
3816            ! lib/File/CheckTree.pm
3817 ____________________________________________________________________________
3818 [ 31653] By: steveh                                on 2007/07/25  12:15:18
3819         Log: Subject: [PATCH] XSUB.h - silence MSVC6 compiler warning
3820              From: "Robert May" <robertmay@cpan.org>
3821              Date: Sun, 22 Jul 2007 02:29:37 +0100
3822              Message-ID: <54bdc7510707211829t67e8b82eo7d8e722e73c6a3b3@mail.gmail.com>
3823      Branch: perl
3824            ! XSUB.h pod/perlxs.pod
3825 ____________________________________________________________________________
3826 [ 31652] By: merijn                                on 2007/07/25  08:49:23
3827         Log: Doc re-ordering to have ALIASES and CUSTOM ALIASES together
3828      Branch: perl
3829            ! lib/charnames.pm
3830 ____________________________________________________________________________
3831 [ 31651] By: stevep                                on 2007/07/24  20:42:14
3832         Log: Subject: [perl #39420] [PATCH] Data::Dumper fails to escape bless class name
3833              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
3834              Date: Tue, 24 Jul 2007 16:29:21 -0300
3835              Message-ID: <73ddeb6c0707241229of8f87d7r9315855344451b05@mail.gmail.com>
3836      Branch: perl
3837            + ext/Data/Dumper/t/bless.t
3838            ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
3839 ____________________________________________________________________________
3840 [ 31650] By: merijn                                on 2007/07/24  13:05:54
3841         Log: Subject: [patch@31649] vms.c realpath prototype mismatch
3842              From: "John E. Malmberg" <wb8tyw@qsl.net>
3843              Date: Tue, 24 Jul 2007 07:56:39 -0500
3844              Message-ID: <46A5F707.1080502@qsl.net>
3845      Branch: perl
3846            ! vms/vms.c
3847 ____________________________________________________________________________
3848 [ 31649] By: nicholas                              on 2007/07/23  20:07:29
3849         Log: Need to run the plan() at BEGIN time, else the use_ok() will fail.
3850              However, it doesn't actually produce any output due to a known core
3851              bug: http://rt.cpan.org/Ticket/Display.html?id=28345
3852              (But the test count in the plan saves our bacon by alerting us)
3853      Branch: perl
3854            ! ext/Encode/t/mime_header_iso2022jp.t
3855 ____________________________________________________________________________
3856 [ 31648] By: stevep                                on 2007/07/23  13:42:24
3857         Log: Various fixes for EBCDIC platforms.
3858      Branch: perl
3859            ! ext/Encode/t/mime_header_iso2022jp.t t/io/layers.t
3860 ____________________________________________________________________________
3861 [ 31647] By: craigb                                on 2007/07/23  01:48:34
3862         Log: Update utility commands for VMS.
3863      Branch: perl
3864            ! configure.com
3865 ____________________________________________________________________________
3866 [ 31646] By: craigb                                on 2007/07/23  01:47:12
3867         Log: Make TabsWrap tests work around broken VMS pipes.
3868      Branch: perl
3869            ! lib/Text/TabsWrap/t/fill.t lib/Text/TabsWrap/t/tabs.t
3870 ____________________________________________________________________________
3871 [ 31645] By: demerphq                              on 2007/07/20  22:46:47
3872         Log: Update ExtUtils::Install, EU::Installed and EU::Packlist to the latest CPAN version 1.43
3873      Branch: perl
3874            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
3875            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Installed.t
3876 ____________________________________________________________________________
3877 [ 31644] By: merijn                                on 2007/07/20  09:53:20
3878         Log: Extend the update info regarding Configure changes
3879      Branch: perl
3880            ! pod/perl595delta.pod
3881 ____________________________________________________________________________
3882 [ 31643] By: steveh                                on 2007/07/20  09:05:32
3883         Log: Re-apply #31429, which was accidentally undone by #31632
3884              (and bump the $VERSION this time too).
3885      Branch: perl
3886            ! ext/Hash/Util/FieldHash/FieldHash.xs
3887            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
3888 ____________________________________________________________________________
3889 [ 31642] By: steveh                                on 2007/07/20  08:19:19
3890         Log: Updates to AUTHORS and Porting/CheckAUTHORS.pl
3891      Branch: perl
3892            ! AUTHORS Porting/checkAUTHORS.pl
3893 ____________________________________________________________________________
3894 [ 31641] By: steveh                                on 2007/07/20  08:02:15
3895         Log: I've had my email address changed
3896      Branch: perl
3897            ! AUTHORS Porting/checkAUTHORS.pl
3898 ____________________________________________________________________________
3899 [ 31640] By: steveh                                on 2007/07/20  07:50:22
3900         Log: Fix pod nit in perlunicode
3901      Branch: perl
3902            ! pod/perlunicode.pod
3903 ____________________________________________________________________________
3904 [ 31639] By: merijn                                on 2007/07/19  13:57:43
3905         Log: Subject: [PATCH] Various Gentoo Patches
3906              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
3907              Date: Wed, 18 Jul 2007 17:17:58 +0200
3908              Message-ID: <20070718171758.77912ed4@r2d2>
3909              
3910              perl-noksh.patch - http://bugs.gentoo.org/show_bug.cgi?id=42665
3911      Branch: perl
3912            ! Configure
3913 ____________________________________________________________________________
3914 [ 31637] By: merijn                                on 2007/07/19  12:30:44
3915         Log: Expand tabs, add -A ccflags=-DMACRO to -h
3916      Branch: perl
3917            ! Configure
3918 ____________________________________________________________________________
3919 [ 31636] By: demerphq                              on 2007/07/19  12:09:32
3920         Log: Change Porting/regcharclass.pl so it doesn't depend on unpack 'U0C*'
3921              Includes an updated regcharclass.h without datestamp in it so when it
3922              is trivially rebuilt it doesnt change in terms of contents.
3923      Branch: perl
3924            ! Porting/regcharclass.pl regcharclass.h
3925 ____________________________________________________________________________
3926 [ 31635] By: davem                                 on 2007/07/19  11:42:15
3927         Log: fix up some nested #ifdef indentation
3928      Branch: perl
3929            ! perl.c
3930 ____________________________________________________________________________
3931 [ 31634] By: davem                                 on 2007/07/19  11:26:40
3932         Log: silence 'unused var' compiler warning
3933      Branch: perl
3934            ! perl.c
3935 ____________________________________________________________________________
3936 [ 31633] By: rgs                                   on 2007/07/19  08:51:28
3937         Log: Add a TODO note about lc() etc. and the UTF-8 flag
3938      Branch: perl
3939            ! pod/perltodo.pod
3940 ____________________________________________________________________________
3941 [ 31632] By: rgs                                   on 2007/07/19  08:12:57
3942         Log: Subject: Re: [patch] Hash::Util::FieldHash v1.02
3943              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
3944              Date: Sun, 15 Jul 2007 15:02:11 +0200
3945              Message-Id: <490839CC-BF8E-44B9-AF88-EFBE9863EDB2@mailbox.tu-berlin.de>
3946      Branch: perl
3947            ! ext/Hash/Util/FieldHash/Changes
3948            ! ext/Hash/Util/FieldHash/FieldHash.xs
3949            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
3950            ! ext/Hash/Util/FieldHash/t/02_function.t
3951 ____________________________________________________________________________
3952 [ 31631] By: rgs                                   on 2007/07/19  07:44:19
3953         Log: Suggestion and fixes to the hash seed docs by Paul Johnson
3954      Branch: perl
3955            ! pod/perlrun.pod
3956 ____________________________________________________________________________
3957 [ 31630] By: stevep                                on 2007/07/18  19:05:05
3958         Log: Upgrade to IO-Zlib-1.06.  One bleadperl fix was added, but the other
3959              hasn't yet, so we keep the version bump.
3960      Branch: perl
3961            ! lib/IO/Zlib.pm
3962 ____________________________________________________________________________
3963 [ 31629] By: stevep                                on 2007/07/18  18:52:12
3964         Log: Upgrade to Math-BigRat-0.20
3965      Branch: perl
3966            + lib/Math/BigRat/t/biglog.t lib/Math/BigRat/t/bigroot.t
3967            ! MANIFEST lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
3968            ! lib/Math/BigRat/t/bigfltrt.t
3969 ____________________________________________________________________________
3970 [ 31628] By: stevep                                on 2007/07/18  17:37:53
3971         Log: The lib/Pod/Perldoc.pm portion of...
3972              
3973              Subject:  [PATCH] Various Gentoo Patches
3974              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
3975              Date: Wed, 18 Jul 2007 17:17:58 +0200
3976              Message-ID: <20070718171758.77912ed4@r2d2>
3977      Branch: perl
3978            ! lib/Pod/Perldoc.pm
3979 ____________________________________________________________________________
3980 [ 31627] By: rgs                                   on 2007/07/18  16:59:47
3981         Log: Subject: [PATCH] Win32API::File cleanup
3982              From: "Jerry D. Hedden" <jdhedden@cpan.org>
3983              Date: Tue, 17 Jul 2007 14:21:00 -0400
3984              Message-ID: <1ff86f510707171121y3db38817ic4be4cbdd8c8696e@mail.gmail.com>
3985      Branch: perl
3986            ! ext/Win32API/File/Makefile.PL
3987 ____________________________________________________________________________
3988 [ 31626] By: rgs                                   on 2007/07/18  16:37:11
3989         Log: Subject: [PATCH] Change "Perl6" to "Perl 6" in pod/*
3990              From: chromatic <chromatic@wgz.org>
3991              Date: Fri, 13 Jul 2007 14:38:12 -0700
3992              Message-Id: <200707131438.12342.chromatic@wgz.org>
3993      Branch: perl
3994            ! pod/perlcommunity.pod pod/perliol.pod pod/perlre.pod
3995 ____________________________________________________________________________
3996 [ 31624] By: rgs                                   on 2007/07/18  10:26:31
3997         Log: Clarifications on the hash seed
3998      Branch: perl
3999            ! pod/perlrun.pod
4000 ____________________________________________________________________________
4001 [ 31623] By: rgs                                   on 2007/07/18  08:17:47
4002         Log: Subject: [PATCH] gethostbyname() example
4003              From: "Gabor Szabo" <szabgab@gmail.com>
4004              Date: Wed, 18 Jul 2007 08:47:40 +0300
4005              Message-ID: <d8a74af10707172247v2f761bebs30d054eddbe5861@mail.gmail.com>
4006      Branch: perl
4007            ! pod/perlfunc.pod
4008 ____________________________________________________________________________
4009 [ 31622] By: rgs                                   on 2007/07/18  08:12:17
4010         Log: Subject: [PATCH AUTHORS, porting/checkAUTHORS.pl] (was Re: perldelta)
4011              From: Abigail <abigail@abigail.be>
4012              Date: Wed, 18 Jul 2007 10:04:06 +0200
4013              Message-ID: <20070718080406.GE6316@abigail.be>
4014      Branch: perl
4015            ! AUTHORS Porting/checkAUTHORS.pl
4016 ____________________________________________________________________________
4017 [ 31621] By: rgs                                   on 2007/07/18  07:38:19
4018         Log: Miscellaneous modernisations and trimmings.
4019      Branch: perl
4020            ! INSTALL
4021 ____________________________________________________________________________
4022 [ 31620] By: rgs                                   on 2007/07/17  10:20:17
4023         Log: Fix references to perldelta.pod (this file doesn't exist in the
4024              source distribution).
4025              Remove paragraph on space requirements (space is now cheaper).
4026              Remove paragraph on I/O mechanisms (PerlIO is standard).
4027              Remove paragraph on coexistence with Perl 4.
4028      Branch: perl
4029            ! INSTALL
4030 ____________________________________________________________________________
4031 [ 31619] By: craigb                                on 2007/07/17  03:37:22
4032         Log: Inching towards Module::Build-ability on VMS.
4033      Branch: perl
4034            ! lib/Module/Build/Base.pm lib/Module/Build/Platform/VMS.pm
4035            ! lib/Module/Build/t/destinations.t
4036            ! lib/Module/Build/t/manifypods.t lib/Module/Build/t/xs.t
4037 ____________________________________________________________________________
4038 [ 31618] By: nicholas                              on 2007/07/16  22:20:26
4039         Log: Re-order struct yy_parser to save space on most systems.
4040              Re-order struct yy_stack_frame to save space on LP64 systems.
4041      Branch: perl
4042            ! parser.h
4043 ____________________________________________________________________________
4044 [ 31617] By: davem                                 on 2007/07/16  15:42:56
4045         Log: fourth attempt to silence S_emulate_eaccess compiler warning
4046      Branch: perl
4047            ! embed.fnc embed.h pp_sys.c proto.h
4048 ____________________________________________________________________________
4049 [ 31616] By: davem                                 on 2007/07/16  14:23:54
4050         Log: change #31615 added the new field in the wrong place
4051      Branch: perl
4052            ! parser.h
4053 ____________________________________________________________________________
4054 [ 31615] By: davem                                 on 2007/07/16  13:15:37
4055         Log: local $[: fix scoping during parser error handling.
4056              
4057              Change 22306# inadvertently made 'local $[' statement-scoped
4058              rather than block-scoped; so revert that change and add a
4059              different fix. The problem was to ensure that the savestack got
4060              popped correctly while popping errored tokens. We how record the
4061              current value of PL_savestack_ix with each pushed parser state. 
4062      Branch: perl
4063            ! op.c pad.c parser.h perly.act perly.c perly.tab perly.y
4064            ! t/op/local.t
4065 ____________________________________________________________________________
4066 [ 31614] By: craigb                                on 2007/07/14  02:21:14
4067         Log: VMS todo for threads exit test.
4068      Branch: perl
4069            ! ext/threads/t/exit.t
4070 ____________________________________________________________________________
4071 [ 31613] By: rgs                                   on 2007/07/13  15:18:59
4072         Log: Comment out links to docs that don't exist yet.
4073      Branch: perl
4074            ! pod/perlrebackslash.pod
4075 ____________________________________________________________________________
4076 [ 31612] By: rgs                                   on 2007/07/13  15:03:45
4077         Log: More typo fixes in the regexp docs
4078      Branch: perl
4079            ! pod/perlre.pod pod/perlrebackslash.pod
4080 ____________________________________________________________________________
4081 [ 31611] By: rgs                                   on 2007/07/13  14:49:41
4082         Log: Fix typos, readability nits
4083      Branch: perl
4084            ! ext/Hash/Util/lib/Hash/Util.pm
4085 ____________________________________________________________________________
4086 [ 31610] By: rgs                                   on 2007/07/13  14:16:57
4087         Log: Use new style L<> links in POD
4088      Branch: perl
4089            ! ext/Opcode/Opcode.pm ext/Opcode/Safe.pm ext/Opcode/ops.pm
4090 ____________________________________________________________________________
4091 [ 31609] By: rgs                                   on 2007/07/13  13:45:35
4092         Log: Subject: [PATCH] BigInt v1.88 take 1 (fix from_hex, from_oct, from_bin)
4093              From: Tels <nospam-abuse@bloodgate.com>
4094              Date: Thu, 12 Jul 2007 19:11:01 +0200
4095              Message-Id: <200707121911.02528@bloodgate.com>
4096      Branch: perl
4097            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
4098 ____________________________________________________________________________
4099 [ 31608] By: rgs                                   on 2007/07/13  12:13:09
4100         Log: Specify prototyping behaviour for Math::BigInt::FastCalc
4101      Branch: perl
4102            ! ext/Math/BigInt/FastCalc/FastCalc.xs
4103 ____________________________________________________________________________
4104 [ 31607] By: rgs                                   on 2007/07/13  08:43:50
4105         Log: Spelling and formatting nits
4106      Branch: perl
4107            ! Cross/README.new
4108 ____________________________________________________________________________
4109 [ 31606] By: rgs                                   on 2007/07/13  08:36:23
4110         Log: That's NAME, not TITLE.
4111      Branch: perl
4112            ! Porting/regcharclass.pl
4113 ____________________________________________________________________________
4114 [ 31605] By: rgs                                   on 2007/07/13  08:32:44
4115         Log: Put a proper title like in every man page
4116      Branch: perl
4117            ! hints/README.hints
4118 ____________________________________________________________________________
4119 [ 31604] By: rgs                                   on 2007/07/13  08:29:28
4120         Log: Avoid POD in test files
4121      Branch: perl
4122            ! lib/SelfLoader-buggy.t
4123 ____________________________________________________________________________
4124 [ 31603] By: rgs                                   on 2007/07/13  08:16:41
4125         Log: * make splitpod actually work if perl isn't installed
4126              * prevent doc extractors to extract POD from splitpod
4127      Branch: perl
4128            ! pod/splitpod
4129 ____________________________________________________________________________
4130 [ 31602] By: rgs                                   on 2007/07/13  07:59:15
4131         Log: Shorten description.
4132      Branch: perl
4133            ! lib/DB.pm
4134 ____________________________________________________________________________
4135 [ 31601] By: rgs                                   on 2007/07/13  06:12:50
4136         Log: Silence mandatory warning by using @# instead of $#.
4137              "no warnings" is probably a bit inappropriate for a
4138              base test. Putting -X on the command-line is probably
4139              not a good idea, since it may hide other interesting
4140              warnings in the future.
4141      Branch: perl
4142            ! t/base/lex.t
4143 ____________________________________________________________________________
4144 [ 31600] By: davem                                 on 2007/07/12  22:10:35
4145         Log: really really fix S_emulate_eaccess compiler warning (#31536 didn't)
4146      Branch: perl
4147            ! embed.fnc embed.h proto.h
4148 ____________________________________________________________________________
4149 [ 31599] By: rgs                                   on 2007/07/12  16:22:59
4150         Log: Subject: [PATCH] perlbug
4151              From: Alexandr Ciornii <alexchorny@gmail.com>
4152              Date: Thu, 12 Jul 2007 13:46:24 +0300
4153              Message-ID: <1367844687.20070712134624@gmail.com>
4154      Branch: perl
4155            ! utils/perlbug.PL
4156 ____________________________________________________________________________
4157 [ 31598] By: rgs                                   on 2007/07/12  15:16:56
4158         Log: Subject: [PATCH] Re: [PATCH] 'make veryclean' still dirty
4159              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4160              Date: Thu, 12 Jul 2007 10:49:29 -0400
4161              Message-ID: <1ff86f510707120749v3b4e12b4uf35d3673cce639f0@mail.gmail.com>
4162      Branch: perl
4163            ! Makefile.SH
4164 ____________________________________________________________________________
4165 [ 31597] By: craigb                                on 2007/07/12  10:57:36
4166         Log: Set $Config{PERL_PATCHLEVEL} as well as $Config{perl_patchlevel}, and
4167              grab the value from a MAINTXXX or SMOKEXXX line in patchlevel.h if present.
4168      Branch: perl
4169            ! configure.com
4170 ____________________________________________________________________________
4171 [ 31596] By: rgs                                   on 2007/07/12  09:56:38
4172         Log: Subject: mention of g and c modifiers missing from perlre.pod
4173              From: "David Nicol" <davidnicol@gmail.com>
4174              Date: Wed, 11 Jul 2007 17:31:45 -0500
4175              Message-ID: <934f64a20707111531m313e3a9at82f002c68eab5bee@mail.gmail.com>
4176      Branch: perl
4177            ! pod/perlre.pod
4178 ____________________________________________________________________________
4179 [ 31595] By: rgs                                   on 2007/07/12  08:50:56
4180         Log: Revert part of #31591
4181      Branch: perl
4182            ! Makefile.SH
4183 ____________________________________________________________________________
4184 [ 31594] By: rgs                                   on 2007/07/12  07:48:29
4185         Log: Link TODO test to appropriate RT ticket
4186      Branch: perl
4187            ! t/op/local.t
4188 ____________________________________________________________________________
4189 [ 31593] By: rgs                                   on 2007/07/12  07:39:53
4190         Log: A couple of additions in perltodo for the future
4191      Branch: perl
4192            ! pod/perltodo.pod
4193 ____________________________________________________________________________
4194 [ 31592] By: rgs                                   on 2007/07/12  05:51:35
4195         Log: More terminology updates for warnings
4196      Branch: perl
4197            ! pod/perldiag.pod pod/perllexwarn.pod
4198 ____________________________________________________________________________
4199 [ 31591] By: stevep                                on 2007/07/12  02:10:29
4200         Log: Subject: [PATCH] 'make veryclean' still dirty
4201              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4202              Date: Wed, 11 Jul 2007 20:06:39 -0400
4203              Message-ID: <1ff86f510707111706g7bfe8306o3c913409a307567c@mail.gmail.com>
4204      Branch: perl
4205            ! Makefile.SH x2p/Makefile.SH
4206 ____________________________________________________________________________
4207 [ 31590] By: rgs                                   on 2007/07/11  20:33:27
4208         Log: Better wording, suggested by Eric Cholet.
4209      Branch: perl
4210            ! pod/perldiag.pod
4211 ____________________________________________________________________________
4212 [ 31589] By: rgs                                   on 2007/07/11  19:31:40
4213         Log: Turn the "$# / $* is no longer supported" warnings into
4214              severe warnings (as suggested by Audrey Tang)
4215      Branch: perl
4216            ! gv.c pod/perldiag.pod t/lib/warnings/gv
4217 ____________________________________________________________________________
4218 [ 31588] By: rgs                                   on 2007/07/11  17:36:40
4219         Log: Subject: [PATCH] dump.c: do not use sv_len_utf8 because it modified the scalar
4220              From: Gerard Goossen <gerard@tty.nl>
4221              Date: Wed, 11 Jul 2007 19:19:11 +0200
4222              Message-ID: <20070711171911.GD8177@ostwald>
4223              
4224              do not use sv_len_utf8 because it modified the scalar.
4225              Add a test to Peek.t to check that dumping doesn't modify anything;
4226              the test is still TODO because hashiteration in dump.c set the OOK flag.
4227      Branch: perl
4228            ! dump.c ext/Devel/Peek/t/Peek.t
4229 ____________________________________________________________________________
4230 [ 31587] By: rgs                                   on 2007/07/11  12:02:11
4231         Log: Subject: [PATCH blead] Re: [perl #43545] 'no warnings' effects $@.
4232              From: Rick Delaney <rick@bort.ca>
4233              Date: Sat, 7 Jul 2007 23:06:11 -0400
4234              Message-ID: <20070708030611.GJ436@bort.ca>
4235      Branch: perl
4236            ! t/op/eval.t toke.c
4237 ____________________________________________________________________________
4238 [ 31586] By: steveh                                on 2007/07/11  09:00:49
4239         Log: Use Perl_croak() rather than DIE() in S_doeval() because "DIE()"
4240              becomes "return Perl_die()" and Perl_die() returns an OP*, which
4241              isn't appropriate to return from S_doeval.
4242      Branch: perl
4243            ! pp_ctl.c
4244 ____________________________________________________________________________
4245 [ 31585] By: rgs                                   on 2007/07/11  07:48:46
4246         Log: Less indirect object notation
4247      Branch: perl
4248            ! pod/perlfunc.pod
4249 ____________________________________________________________________________
4250 [ 31584] By: rgs                                   on 2007/07/11  07:40:17
4251         Log: Remove wrong equivalent to pop() (bug #43705)
4252      Branch: perl
4253            ! pod/perlfunc.pod
4254 ____________________________________________________________________________
4255 [ 31583] By: rgs                                   on 2007/07/11  07:35:27
4256         Log: Subject: Re: [PATCH] File-Path fix wrong skip count
4257              From: David Landgren <david@landgren.net>
4258              Date: Tue, 10 Jul 2007 22:48:53 +0200
4259              Message-ID: <4693F0B5.1030505@landgren.net>
4260      Branch: perl
4261            ! lib/File/Path.t
4262 ____________________________________________________________________________
4263 [ 31582] By: davem                                 on 2007/07/10  23:51:58
4264         Log: Fix assertion failure on failed magic eval - eg FETCH {eval'('}
4265              S_doeval()'s behaviour varies depending on whether the code
4266              compiles or not; on failure it pops the EVAL context block. This
4267              is bad because later on, S_docatch() assumes that the block is
4268              still there. Make docatch() return a boolean instead, indicating
4269              success. The value it formerly returned (the next op) can be deduced
4270              as PL_eval_start or PL_op->op_next on success/failure.
4271      Branch: perl
4272            ! embed.fnc pp_ctl.c proto.h t/op/eval.t
4273 ____________________________________________________________________________
4274 [ 31581] By: stevep                                on 2007/07/10  20:31:31
4275         Log: Add additional SUSV3 constants to Socket for use with setsockopt() 
4276              and getsockopt().
4277      Branch: perl
4278            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
4279 ____________________________________________________________________________
4280 [ 31580] By: rgs                                   on 2007/07/10  15:46:05
4281         Log: Subject: Re: Small addition to perlcheat.pod
4282              From: "Spiros Denaxas" <spiros@lokku.com>
4283              Date: Mon, 9 Jul 2007 17:14:43 +0100
4284              Message-ID: <bba689ec0707090914vc018f1cj2a45add2d7630c8f@mail.gmail.com>
4285      Branch: perl
4286            ! pod/perlcheat.pod
4287 ____________________________________________________________________________
4288 [ 31579] By: rgs                                   on 2007/07/10  14:10:43
4289         Log: Fix Digest::SHA test boilerplate.
4290      Branch: perl
4291            ! ext/Digest/SHA/t/allfcns.t ext/Digest/SHA/t/base64.t
4292            ! ext/Digest/SHA/t/bitbuf.t ext/Digest/SHA/t/dumpload.t
4293            ! ext/Digest/SHA/t/fips198.t ext/Digest/SHA/t/gg.t
4294            ! ext/Digest/SHA/t/gglong.t ext/Digest/SHA/t/hmacsha.t
4295            ! ext/Digest/SHA/t/ireland.t ext/Digest/SHA/t/methods.t
4296            ! ext/Digest/SHA/t/nistbit.t ext/Digest/SHA/t/nistbyte.t
4297            ! ext/Digest/SHA/t/rfc2202.t ext/Digest/SHA/t/sha1.t
4298            ! ext/Digest/SHA/t/sha224.t ext/Digest/SHA/t/sha256.t
4299            ! ext/Digest/SHA/t/sha384.t ext/Digest/SHA/t/sha512.t
4300            ! ext/Digest/SHA/t/woodbury.t
4301 ____________________________________________________________________________
4302 [ 31578] By: rgs                                   on 2007/07/10  14:08:35
4303         Log: Upgrade to Digest::SHA 5.45.
4304      Branch: perl
4305            + ext/Digest/SHA/t/allfcns.t ext/Digest/SHA/t/base64.t
4306            + ext/Digest/SHA/t/bitbuf.t ext/Digest/SHA/t/dumpload.t
4307            + ext/Digest/SHA/t/fips198.t ext/Digest/SHA/t/gg.t
4308            + ext/Digest/SHA/t/gglong.t ext/Digest/SHA/t/hmacsha.t
4309            + ext/Digest/SHA/t/ireland.t ext/Digest/SHA/t/methods.t
4310            + ext/Digest/SHA/t/nistbit.t ext/Digest/SHA/t/nistbyte.t
4311            + ext/Digest/SHA/t/rfc2202.t ext/Digest/SHA/t/sha1.t
4312            + ext/Digest/SHA/t/sha224.t ext/Digest/SHA/t/sha256.t
4313            + ext/Digest/SHA/t/sha384.t ext/Digest/SHA/t/sha512.t
4314            + ext/Digest/SHA/t/woodbury.t
4315            - ext/Digest/SHA/t/1-exist.t ext/Digest/SHA/t/1-hello-world.t
4316            - ext/Digest/SHA/t/2-nist-sha-1.t
4317            - ext/Digest/SHA/t/2-nist-sha-224.t
4318            - ext/Digest/SHA/t/2-nist-sha-256.t
4319            - ext/Digest/SHA/t/2-nist-sha-384.t
4320            - ext/Digest/SHA/t/2-nist-sha-512.t
4321            - ext/Digest/SHA/t/2-nist-sha-base64.t
4322            - ext/Digest/SHA/t/2-nist-sha-oo.t
4323            - ext/Digest/SHA/t/2-nist-vectors-bit.t
4324            - ext/Digest/SHA/t/2-nist-vectors-byte.t
4325            - ext/Digest/SHA/t/3-gillogly-easy.t
4326            - ext/Digest/SHA/t/3-gillogly-hard.t
4327            - ext/Digest/SHA/t/4-bitstr-increasing.t
4328            - ext/Digest/SHA/t/4-bitstr-large.t
4329            - ext/Digest/SHA/t/4-bitstr-random.t
4330            - ext/Digest/SHA/t/5-hmac-fips198.t
4331            - ext/Digest/SHA/t/5-hmac-rfc2202.t
4332            - ext/Digest/SHA/t/5-hmac-sha-256.t
4333            - ext/Digest/SHA/t/5-hmac-woodbury.t
4334            - ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
4335            - ext/Digest/SHA/t/gillogly/state.011
4336            - ext/Digest/SHA/t/gillogly/state.110
4337            - ext/Digest/SHA/t/nist/COPYRIGHT
4338            - ext/Digest/SHA/t/nist/Readme.txt
4339            - ext/Digest/SHA/t/nist/bit-hashes.sha1
4340            - ext/Digest/SHA/t/nist/bit-messages.sha1
4341            - ext/Digest/SHA/t/nist/byte-hashes.sha1
4342            - ext/Digest/SHA/t/nist/byte-messages.sha1
4343            - ext/Digest/SHA/t/state/state.1
4344            - ext/Digest/SHA/t/state/state.256
4345            - ext/Digest/SHA/t/state/state.384
4346            - ext/Digest/SHA/t/state/state.512
4347            ! MANIFEST ext/Digest/SHA/Changes ext/Digest/SHA/README
4348            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/SHA.xs
4349            ! ext/Digest/SHA/bin/shasum ext/Digest/SHA/src/hmac.c
4350            ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/hmacxtra.c
4351            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
4352 ____________________________________________________________________________
4353 [ 31577] By: stevep                                on 2007/07/10  13:18:20
4354         Log: How this got I got ext/Digest/MD5/t/files.t wrong for EBCDIC, I
4355              do not know.
4356      Branch: perl
4357            ! ext/Digest/MD5/t/files.t
4358 ____________________________________________________________________________
4359 [ 31576] By: rgs                                   on 2007/07/10  06:17:50
4360         Log: Modernize opendir() syntax
4361      Branch: perl
4362            ! pod/perlsub.pod
4363 ____________________________________________________________________________
4364 [ 31575] By: rgs                                   on 2007/07/10  06:16:43
4365         Log: Mention the two ways of overriding built-ins.
4366              Link to perlsub. Fix typos and indentation.
4367      Branch: perl
4368            ! lib/CORE.pod
4369 ____________________________________________________________________________
4370 [ 31574] By: stevep                                on 2007/07/09  18:25:29
4371         Log: Subject: [PATCH] CORE.pod
4372              From: Tels <nospam-abuse@bloodgate.com>
4373              Date: Mon, 9 Jul 2007 17:28:43 +0200
4374              Message-Id: <200707091728.43634@bloodgate.com>
4375      Branch: perl
4376            + lib/CORE.pod
4377            ! MANIFEST
4378 ____________________________________________________________________________
4379 [ 31573] By: merijn                                on 2007/07/09  14:21:00
4380         Log: PERL_PATCHNUM is dead. Long live SMOKEs!
4381              Started by Steve Hay <steve.hay@uk.radan.com>
4382              Subject: [PATCH] Re: patch level of blead/maintperl
4383              Date: Mon, 09 Jul 2007 13:10:11 +0100
4384              Message-ID: <469225A3.5010909@uk.radan.com>
4385      Branch: perl
4386            ! Configure
4387 ____________________________________________________________________________
4388 [ 31571] By: steveh                                on 2007/07/09  13:21:48
4389         Log: Update references to Win32's Platform SDK installation location.
4390              
4391              Different versions install into different default locations, as
4392              pointed out here:
4393              
4394              Subject: Building 5.9.5 with Win2k, MSVC8FREE
4395              From: Marvin Humphrey <marvin@rectangular.com>
4396              Date: Sun, 8 Jul 2007 08:27:44 -0700
4397              Message-Id: <1D149669-931C-4458-B073-789D25623D2D@rectangular.com>
4398      Branch: perl
4399            ! README.win32
4400 ____________________________________________________________________________
4401 [ 31570] By: steveh                                on 2007/07/09  13:15:05
4402         Log: Don't install static library files of statically linked extensions
4403              when using a shared perl library. The files are not needed, and this
4404              fixes a problem building PAR-Packer on Win32 with a debug build of
4405              perl. (If Win32CORE.lib gets installed then PAR-Packer wants to link
4406              against it and its PDB file, vc60.pdb, but the latter is not installed.)
4407              Also skip installing a few other unnecessary files.
4408              
4409              Subject: Re: Problem in Win32CORE when building PAR-Packer-0.975 with bleadperl on Win32
4410              From: Steve Hay <steve.hay@uk.radan.com>
4411              Date: Fri, 06 Jul 2007 12:20:06 +0100
4412              Message-ID: <468E2566.8090504@uk.radan.com>
4413      Branch: perl
4414            ! installperl
4415 ____________________________________________________________________________
4416 [ 31569] By: steveh                                on 2007/07/09  11:43:09
4417         Log: Some Win32 Config fixes for patchlevel and perl_patchlevel:
4418              - Set $Config{patchlevel} to PERL_VERSION (it was previously blank
4419              because it was wrongly being set from PATCHLEVEL, which was blank)
4420              - Set $Config{perl_patchlevel} and $Config{PERL_PATCHLEVEL} to the
4421              value in the top-level ".patch" file if it exists (the former was
4422              previously not set, while the latter was previously wrongly set to
4423              PERL_VERSION)
4424      Branch: perl
4425            ! win32/config.bc win32/config.ce win32/config.gc
4426            ! win32/config.vc win32/config.vc64 win32/config_sh.PL
4427 ____________________________________________________________________________
4428 [ 31568] By: rgs                                   on 2007/07/09  08:20:32
4429         Log: Subject: [PATCH] cygwin path conversions, take 4
4430              From: "Reini Urban" <rurban@x-ray.at>
4431              Date: Sat, 7 Jul 2007 15:00:54 +0200
4432              Message-ID: <6910a60707070600xa8638eak3c3f20b20ccc093a@mail.gmail.com>
4433      Branch: perl
4434            ! README.cygwin cygwin/cygwin.c t/lib/cygwin.t
4435 ____________________________________________________________________________
4436 [ 31567] By: rgs                                   on 2007/07/09  08:00:17
4437         Log: Subject: [PATCH] Update Filter::Call::Util version
4438              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
4439              Date: Sat, 7 Jul 2007 20:24:21 +0100
4440              Message-ID: <007e01c7c0cc$6d07af30$6801a8c0@myopwv.com>
4441      Branch: perl
4442            ! ext/Filter/Util/Call/Call.pm
4443 ____________________________________________________________________________
4444 [ 31566] By: rgs                                   on 2007/07/07  16:49:44
4445         Log: More missing dual-life modules
4446      Branch: perl
4447            ! Porting/Maintainers.pl
4448 ____________________________________________________________________________
4449 [ 31565] By: rgs                                   on 2007/07/07  16:37:33
4450         Log: Add CPANPLUS::Dist to Maintainers.pl
4451      Branch: perl
4452            ! Porting/Maintainers.pl
4453 ____________________________________________________________________________
4454 [ 31564] By: rgs                                   on 2007/07/07  16:34:50
4455         Log: Reinstate "DEVEL" in patchlevel
4456      Branch: perl
4457            ! patchlevel.h
4458 ____________________________________________________________________________
4459 [ 31563] By: rgs                                   on 2007/07/07  11:01:31
4460         Log: Regenerate Changes.
4461      Branch: perl
4462            ! Changes
4463 ____________________________________________________________________________
4464 [ 31562] By: rgs                                   on 2007/07/07  10:59:10
4465         Log: Fix corelist.pl after the reorganisation of the
4466              Compress modules in ext/. Re-update Module::CoreList.
4467      Branch: perl
4468            ! Porting/corelist.pl lib/Module/CoreList.pm
4469 ____________________________________________________________________________
4470 [ 31561] By: rgs                                   on 2007/07/07  10:51:08
4471         Log: Update Module::CoreList, regenerate META.yml,
4472              mention Log::Message::* in perldelta and
4473              update perlhist with 5.9.5
4474      Branch: perl
4475            ! META.yml lib/Module/CoreList.pm pod/perl595delta.pod
4476            ! pod/perlhist.pod
4477 ____________________________________________________________________________
4478 [ 31560] By: rgs                                   on 2007/07/07  10:38:56
4479         Log: Regenerate table of contents
4480      Branch: perl
4481            ! pod/perltoc.pod
4482 ____________________________________________________________________________
4483 [ 31559] By: rgs                                   on 2007/07/07  10:19:07
4484         Log: FAQ sync
4485      Branch: perl
4486            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
4487            ! pod/perlfaq8.pod
4488 ____________________________________________________________________________
4489 [ 31558] By: rgs                                   on 2007/07/07  09:44:34
4490         Log: Subject: [PATCH] Update CPANPLUS to 0.81_01
4491              From: "Jos I. Boumans" <kane@dwim.org>
4492              Date: Sat, 7 Jul 2007 11:39:12 +0200
4493              Message-Id: <87949855-9BDE-4823-9C28-BD639844CA41@dwim.org>
4494      Branch: perl
4495            ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm
4496            ! lib/CPANPLUS/Configure/Setup.pm lib/CPANPLUS/Internals.pm
4497            ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell/Default.pm
4498            ! lib/CPANPLUS/bin/cpan2dist
4499            ! lib/CPANPLUS/t/02_CPANPLUS-Internals.t
4500            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
4501            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
4502            ! r-0.01.tar.gz.packed
4503            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
4504            ! tar.gz.packed
4505            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
4506            ! tar.gz.packed
4507            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
4508            ! r.gz.packed
4509            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
4510            ! tar.gz.packed
4511            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
4512            ! r.gz.packed
4513            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
4514            ! cked
4515            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
4516 ____________________________________________________________________________
4517 [ 31557] By: rgs                                   on 2007/07/07  09:32:30
4518         Log: Desactive the "DEVEL" local patch tag for release.
4519      Branch: perl
4520            ! patchlevel.h
4521 ____________________________________________________________________________
4522 [ 31556] By: rgs                                   on 2007/07/07  09:03:41
4523         Log: Mention that pseudo-hashes are no longer supported
4524      Branch: perl
4525            ! pod/perl595delta.pod
4526 ____________________________________________________________________________
4527 [ 31555] By: rgs                                   on 2007/07/07  08:22:46
4528         Log: Update Changes
4529      Branch: perl
4530            ! Changes
4531 ____________________________________________________________________________
4532 [ 31554] By: rgs                                   on 2007/07/07  08:07:58
4533         Log: Subject: [PATCH] MAD: disable constant subs when PL_madskills
4534              From: Gerard Goossen <gerard@tty.nl>
4535              Date: Wed, 27 Jun 2007 13:04:00 +0200
4536              Message-ID: <20070627110400.GC11336@ostwald>
4537      Branch: perl
4538            ! mad/t/p55.t op.c toke.c
4539 ____________________________________________________________________________
4540 [ 31553] By: rgs                                   on 2007/07/07  08:05:24
4541         Log: Subject: [PATCH] p55: add 'declarator' to listop. Fixes 'pipe my ($r, $w)'
4542              From: Gerard Goossen <gerard@tty.nl>
4543              Date: Wed, 27 Jun 2007 11:58:28 +0200
4544              Message-ID: <20070627095828.GB11336@ostwald>
4545      Branch: perl
4546            ! mad/Nomad.pm mad/t/p55.t
4547 ____________________________________________________________________________
4548 [ 31552] By: rgs                                   on 2007/07/07  08:03:49
4549         Log: Subject: [PATCH] p55: correctly translate things like s//$#foo/ge
4550              From: Gerard Goossen <gerard@tty.nl>
4551              Date: Tue, 26 Jun 2007 20:33:50 +0200
4552              Message-ID: <20070626183350.GA11336@ostwald>
4553      Branch: perl
4554            ! mad/Nomad.pm mad/P5AST.pm mad/t/p55.t
4555 ____________________________________________________________________________
4556 [ 31551] By: rgs                                   on 2007/07/07  07:46:58
4557         Log: Subject: Re: [PATCH] Final Draft - pod/perlcommunity.pod - (was [PATCH] Draft - pod/perlcommunity.pod - Patches welcome)
4558              From: "Edgar Bering" <trizor@gmail.com>
4559              Date: Wed, 4 Jul 2007 11:51:53 +0200
4560              Message-ID: <e54ba1c30707040251o6814c0e4r64929702dc3b0eb7@mail.gmail.com>
4561      Branch: perl
4562            + pod/perlcommunity.pod
4563            ! MANIFEST pod.lst pod/perl.pod pod/perlmodlib.pod
4564            ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak
4565 ____________________________________________________________________________
4566 [ 31550] By: rgs                                   on 2007/07/07  07:29:08
4567         Log: Add a note in perldelta about undefining *ISA
4568      Branch: perl
4569            ! pod/perl595delta.pod
4570 ____________________________________________________________________________
4571 [ 31549] By: rgs                                   on 2007/07/07  07:12:01
4572         Log: Subject: [patch]  add verbose mode to -DU debugging option
4573              From: Jim Cromie <jim.cromie@gmail.com>
4574              Date: Thu, 05 Jul 2007 10:17:24 -0600
4575              Message-ID: <468D1994.1090909@gmail.com>
4576      Branch: perl
4577            ! perl.h pod/perlrun.pod
4578 ____________________________________________________________________________
4579 [ 31548] By: rgs                                   on 2007/07/07  07:02:21
4580         Log: Make Perl_find_runcv a member of the public API
4581              (so Sub::Current works on Windows)
4582      Branch: perl
4583            ! embed.fnc embed.h global.sym pod/perlapi.pod
4584            ! pod/perlintern.pod
4585 ____________________________________________________________________________
4586 [ 31547] By: rgs                                   on 2007/07/07  06:56:48
4587         Log: Remove 5.10.0 section from perltodo
4588      Branch: perl
4589            ! pod/perltodo.pod
4590 ____________________________________________________________________________
4591 [ 31546] By: rgs                                   on 2007/07/07  06:52:39
4592         Log: Subject: [PATCH] Fix commented out function names in proto.h
4593              From: "Jan Dubois" <jand@activestate.com>
4594              Date: Fri, 6 Jul 2007 17:59:38 -0700
4595              Message-ID: <058b01c7c032$18a6a260$49f3e720$@com>
4596      Branch: perl
4597            ! embed.h embed.pl proto.h
4598 ____________________________________________________________________________
4599 [ 31545] By: rgs                                   on 2007/07/07  05:05:50
4600         Log: base.pm is belong to me
4601      Branch: perl
4602            ! Porting/Maintainers.pl
4603 ____________________________________________________________________________
4604 [ 31544] By: craigb                                on 2007/07/06  20:39:46
4605         Log: Fix the case of $Config{perl_patchlevel} on VMS.
4606      Branch: perl
4607            ! configure.com
4608 ____________________________________________________________________________
4609 [ 31543] By: steveh                                on 2007/07/06  16:24:07
4610         Log: Subject: Re: Beyond 5.10
4611              From: Abigail <abigail@abigail.be>
4612              Date: Thu, 5 Jul 2007 21:55:20 +0200
4613              Message-ID: <20070705195520.GB1314@abigail.nl>
4614              
4615              Cleans up Porting/checkAUTHORS.pl and adds missing alias mappings
4616              to it, and adds missing entries to AUTHORS.
4617      Branch: perl
4618            ! AUTHORS Porting/checkAUTHORS.pl
4619 ____________________________________________________________________________
4620 [ 31542] By: rgs                                   on 2007/07/06  16:00:57
4621         Log: Add test preambles
4622      Branch: perl
4623            ! lib/base/t/base.t lib/base/t/fields-base.t lib/base/t/fields.t
4624            ! lib/base/t/warnings.t
4625 ____________________________________________________________________________
4626 [ 31541] By: rgs                                   on 2007/07/06  15:52:40
4627         Log: Make this new test be skipped with 5.8.x
4628      Branch: perl
4629            ! lib/base/t/fields-base.t
4630 ____________________________________________________________________________
4631 [ 31540] By: rgs                                   on 2007/07/06  13:58:58
4632         Log: Upgrade to base and fields 2.12, mostly by Michael G Schwern
4633      Branch: perl
4634            + lib/base/Changes lib/base/t/sigdie.t lib/base/t/version.t
4635            + lib/base/t/warnings.t t/lib/Dummy.pm t/lib/HasSigDie.pm
4636            ! MANIFEST lib/base.pm lib/base/t/base.t
4637            ! lib/base/t/fields-base.t lib/base/t/fields.t lib/fields.pm
4638 ____________________________________________________________________________
4639 [ 31539] By: steveh                                on 2007/07/06  11:08:37
4640         Log: Add Borland linker option to not generate .map files
4641              (They are not generated by default by VC++ or MinGW, and there
4642              doesn't seem to be any need for them.)
4643      Branch: perl
4644            ! win32/makefile.mk
4645 ____________________________________________________________________________
4646 [ 31538] By: rgs                                   on 2007/07/06  08:09:12
4647         Log: Subject: [PATCH] Archive::Extract - small pod update
4648              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
4649              Date: Thu, 5 Jul 2007 16:01:02 +0100
4650              Message-ID: <00ee01c7bf15$57bdbf60$3a3c140a@myopwv.com>
4651      Branch: perl
4652            ! lib/Archive/Extract.pm
4653 ____________________________________________________________________________
4654 [ 31537] By: davem                                 on 2007/07/04  23:09:02
4655         Log: clarify what text 'warn' appends to a newline-less string
4656      Branch: perl
4657            ! pod/perlfunc.pod
4658 ____________________________________________________________________________
4659 [ 31536] By: davem                                 on 2007/07/04  22:39:08
4660         Log: really fix S_emulate_eaccess compiler warning (#31418 didn't)
4661      Branch: perl
4662            ! embed.fnc
4663 ____________________________________________________________________________
4664 [ 31535] By: craigb                                on 2007/07/04  16:27:16
4665         Log: New File::Path tests require unix syntax on VMS.
4666      Branch: perl
4667            ! lib/File/Path.t
4668 ____________________________________________________________________________
4669 [ 31534] By: craigb                                on 2007/07/04  16:07:33
4670         Log: VMS syntax nit in new MakeMaker test.
4671      Branch: perl
4672            ! lib/ExtUtils/t/cd.t
4673 ____________________________________________________________________________
4674 [ 31533] By: craigb                                on 2007/07/04  15:35:56
4675         Log: Replace C<shrplib='define'> with C<useshrplib='true'> on VMS.
4676      Branch: perl
4677            ! configure.com
4678 ____________________________________________________________________________
4679 [ 31532] By: craigb                                on 2007/07/04  15:18:06
4680         Log: Remove vms/genconfig.pl and references to it; it was made obsolete way back
4681              in change #1084.  Remove references to vms/config.vms, which was removed in
4682              change #1084.
4683      Branch: perl
4684            - vms/genconfig.pl
4685            ! MANIFEST README.vms configure.com vms/myconfig.com
4686 ____________________________________________________________________________
4687 [ 31531] By: rgs                                   on 2007/07/04  14:13:55
4688         Log: Adapt perlivp to the ext/ reorganisation for Compress modules
4689      Branch: perl
4690            ! utils/perlivp.PL
4691 ____________________________________________________________________________
4692 [ 31530] By: rgs                                   on 2007/07/04  13:38:42
4693         Log: Subject: [perl #3589] [BUG#3589 bleadperl] 
4694              From: "Reini Urban via RT" <perlbug-followup@perl.org>
4695              Date: Mon, 02 Jul 2007 14:59:08 -0700
4696              Message-ID: <rt-3.6.HEAD-20473-1183413546-187.3589-15-0@perl.org>
4697      Branch: perl
4698            ! t/op/re_tests
4699 ____________________________________________________________________________
4700 [ 31529] By: rgs                                   on 2007/07/04  13:32:06
4701         Log: Subject: RE: [PATCH] lib/Net/Ping/t/500_ping_icmp.t requires admin
4702              From: "Jan Dubois" <jand@activestate.com>
4703              Date: Mon, 2 Jul 2007 14:21:06 -0700
4704              Message-ID: <007901c7bcee$e7b5d400$b7217c00$@com>
4705      Branch: perl
4706            ! lib/Net/Ping/t/500_ping_icmp.t
4707 ____________________________________________________________________________
4708 [ 31528] By: rgs                                   on 2007/07/04  08:20:47
4709         Log: Don't require to have at least DB_File or *DBM_File
4710      Branch: perl
4711            ! t/lib/commonsense.t
4712 ____________________________________________________________________________
4713 [ 31527] By: rgs                                   on 2007/07/04  08:11:36
4714         Log: regexp flags =~ s/k/p/
4715      Branch: perl
4716            ! pod/perlre.pod
4717 ____________________________________________________________________________
4718 [ 31526] By: steveh                                on 2007/07/03  16:13:58
4719         Log: Correct a couple more cases of $Config{useshrplib}
4720      Branch: perl
4721            ! hints/uts.sh lib/ExtUtils/MM_Unix.pm vms/genconfig.pl
4722 ____________________________________________________________________________
4723 [ 31525] By: rgs                                   on 2007/07/03  14:34:05
4724         Log: More tests for \g errors in regular expressions
4725      Branch: perl
4726            ! t/op/re_tests
4727 ____________________________________________________________________________
4728 [ 31524] By: rgs                                   on 2007/07/03  14:26:13
4729         Log: Forbid \g0. (tests coming later)
4730      Branch: perl
4731            ! pod/perldiag.pod regcomp.c
4732 ____________________________________________________________________________
4733 [ 31523] By: steveh                                on 2007/07/03  14:16:23
4734         Log: $Config{useshrplib} should be 'true' rather than 'yes' when using
4735              a shared perl library
4736      Branch: perl
4737            ! NetWare/config.wc win32/config.bc win32/config.ce
4738            ! win32/config.gc win32/config.vc win32/config.vc64
4739 ____________________________________________________________________________
4740 [ 31522] By: stevep                                on 2007/07/03  13:51:08
4741         Log: Upgrade to ExtUtils-MakeMaker-6.36
4742      Branch: perl
4743            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/prereq.t
4744 ____________________________________________________________________________
4745 [ 31521] By: stevep                                on 2007/07/02  18:23:50
4746         Log: Include file missed from change #31519.
4747      Branch: perl
4748            ! lib/ExtUtils/MakeMaker.pm
4749 ____________________________________________________________________________
4750 [ 31520] By: stevep                                on 2007/07/02  16:52:30
4751         Log: Subject: [PATCH] compression modules update to version 2.005
4752              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
4753              Date: Sun, 1 Jul 2007 00:50:01 +0100
4754              Message-ID: <000c01c7bb71$6189ae20$6601a8c0@myopwv.com>
4755      Branch: perl
4756            + ext/IO_Compress_Zlib/t/110encode-deflate.t
4757            + ext/IO_Compress_Zlib/t/110encode-gzip.t
4758            + ext/IO_Compress_Zlib/t/110encode-rawdeflate.t
4759            + ext/IO_Compress_Zlib/t/110encode-zip.t
4760            + t/lib/compress/encode.pl
4761            ! MANIFEST ext/Compress/Raw/Zlib/Changes
4762            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
4763            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
4764            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
4765            ! ext/Compress/Zlib/README
4766            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
4767            ! ext/Compress/Zlib/t/08encoding.t ext/IO_Compress_Base/Changes
4768            ! ext/IO_Compress_Base/README
4769            ! ext/IO_Compress_Base/lib/IO/Compress/Base.pm
4770            ! ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm
4771            ! ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm
4772            ! ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm
4773            ! ext/IO_Compress_Zlib/Changes ext/IO_Compress_Zlib/Makefile.PL
4774            ! ext/IO_Compress_Zlib/README
4775            ! ext/IO_Compress_Zlib/examples/unzip
4776            ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm
4777            ! ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm
4778            ! ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm
4779            ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm
4780            ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm
4781            ! ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm
4782            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm
4783            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm
4784            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm
4785            ! ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm
4786            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm
4787            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
4788            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm
4789            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm
4790            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm
4791            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm
4792            ! ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm
4793            ! ext/IO_Compress_Zlib/t/004gziphdr.t
4794            ! ext/IO_Compress_Zlib/t/005defhdr.t t/lib/compress/generic.pl
4795            ! t/lib/compress/oneshot.pl t/lib/compress/tied.pl
4796 ____________________________________________________________________________
4797 [ 31519] By: stevep                                on 2007/07/02  15:39:52
4798         Log: Upgrade to ExtUtils-MakeMaker-6.35
4799      Branch: perl
4800            + lib/ExtUtils/t/WriteEmptyMakefile.t lib/ExtUtils/t/cd.t
4801            + lib/ExtUtils/t/fixin.t lib/ExtUtils/t/prereq.t
4802            ! MANIFEST lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Unix.pm
4803            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
4804            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/t/basic.t
4805            ! lib/ExtUtils/t/parse_version.t lib/ExtUtils/t/recurs.t
4806            ! lib/ExtUtils/t/writemakefile_args.t
4807            ! t/lib/MakeMaker/Test/Setup/Recurs.pm
4808            ! t/lib/MakeMaker/Test/Utils.pm
4809 ____________________________________________________________________________
4810 [ 31518] By: rgs                                   on 2007/07/02  13:35:06
4811         Log: Subject: [PATCH] Add add-package.pl to the core (was Re: Why no (XML|DBI|WWW|Template) modules in the core?)
4812              From: "Jos I. Boumans" <kane@dwim.org>
4813              Date: Mon, 2 Jul 2007 15:20:37 +0200
4814              Message-Id: <A819F8C7-19C9-4ECE-8CF5-80FAAF54F890@dwim.org>
4815      Branch: perl
4816            + Porting/add-package.pl
4817            ! MANIFEST
4818 ____________________________________________________________________________
4819 [ 31517] By: rgs                                   on 2007/07/02  13:28:50
4820         Log: Subject: [PATCH-revised] Address 250_ping_hires.t failure
4821              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4822              Date: Sun, 1 Jul 2007 15:23:37 -0400
4823              Message-ID: <1ff86f510707011223u7557fc53m9df980815479892a@mail.gmail.com>
4824      Branch: perl
4825            ! lib/Net/Ping/t/250_ping_hires.t
4826 ____________________________________________________________________________
4827 [ 31516] By: rgs                                   on 2007/07/02  13:17:26
4828         Log: Subject: [PATCH] Fixes to threads tests
4829              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4830              Date: Sun, 1 Jul 2007 15:03:41 -0400
4831              Message-ID: <1ff86f510707011203qc90c31he6f6b86d08d34e39@mail.gmail.com>
4832      Branch: perl
4833            ! ext/threads/Changes ext/threads/t/stack.t
4834            ! ext/threads/t/stack_env.t ext/threads/t/stress_cv.t
4835            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
4836 ____________________________________________________________________________
4837 [ 31515] By: steveh                                on 2007/07/02  12:25:46
4838         Log: Apply win32/Makefile changes from #31102 and #31506 to win32/makefile.mk
4839      Branch: perl
4840            ! win32/makefile.mk
4841 ____________________________________________________________________________
4842 [ 31514] By: nicholas                              on 2007/07/01  14:45:47
4843         Log: Restore a comment from 30501 unintentionally deleted with change 31513.
4844      Branch: perl
4845            ! mro.c
4846 ____________________________________________________________________________
4847 [ 31513] By: nicholas                              on 2007/07/01  14:23:45
4848         Log: Avoid copying the AV in Perl_mro_get_linear_isa_dfs()
4849      Branch: perl
4850            ! mro.c
4851 ____________________________________________________________________________
4852 [ 31512] By: nicholas                              on 2007/07/01  12:33:39
4853         Log: Add some information to the comments describing SV flag bits.
4854      Branch: perl
4855            ! sv.h
4856 ____________________________________________________________________________
4857 [ 31511] By: davem                                 on 2007/07/01  12:30:50
4858         Log: test that localised tieing of a hash or array remains local
4859              (tests for change #31505)
4860      Branch: perl
4861            ! t/op/tie.t
4862 ____________________________________________________________________________
4863 [ 31510] By: demerphq                              on 2007/07/01  12:03:35
4864         Log: char is not a good type to use for array indexes;
4865              should have been U8 in the first place. 
4866              
4867              Originally noticed by Jerry Hedden in 
4868              Subject: [PATCH] Compiler warning in regcomp.c
4869              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4870              Date: Sat, 30 Jun 2007 16:34:06 -0400
4871              Message-ID: <1ff86f510706301334t337903a0k46abc6d2d25c68a5@mail.gmail.com>
4872      Branch: perl
4873            ! regcomp.c
4874 ____________________________________________________________________________
4875 [ 31509] By: demerphq                              on 2007/06/30  16:44:16
4876         Log: Subject: FYI: Math::BigInt v1.87 released [PATCH]
4877              From: Tels <nospam-abuse@bloodgate.com>
4878              Date: Sat, 30 Jun 2007 13:14:05 +0200
4879              Message-Id: <200706301314.07075@bloodgate.com>
4880      Branch: perl
4881            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
4882 ____________________________________________________________________________
4883 [ 31508] By: demerphq                              on 2007/06/30  16:19:33
4884         Log: Subject: [PATCH pp_hot.c]  Comment typo fix
4885              From: Abigail <abigail@abigail.be>
4886              Date: Fri, 29 Jun 2007 22:49:35 +0200
4887              Message-ID: <20070629204935.GA13919@abigail.nl>
4888      Branch: perl
4889            ! pp_hot.c
4890 ____________________________________________________________________________
4891 [ 31507] By: demerphq                              on 2007/06/30  15:48:55
4892         Log: Subject: [PATCH regcomp.c] regclass on EBCDIC platforms
4893              From: Benjamin Carter <q.eibcartereio.=~m-b.{6}-cgimosx@gumdrop.flyinganvil.org>
4894              Date: Fri, 29 Jun 2007 23:42:59 -0500
4895              Message-ID: <20070630044259.GB22566@egg>
4896      Branch: perl
4897            ! regcomp.c
4898 ____________________________________________________________________________
4899 [ 31506] By: demerphq                              on 2007/06/30  15:37:41
4900         Log: Subject: /p vs (?p)
4901              From: Abigail <abigail@abigail.be>
4902              Date: Fri, 29 Jun 2007 23:38:07 +0200
4903              Message-ID: <20070629213807.GA14454@abigail.nl>
4904              
4905              Subject: [PATCH pod/perlre.pod] Keeping up with the changes.
4906              From: Abigail <abigail@abigail.be>
4907              Date: Sat, 30 Jun 2007 01:24:36 +0200
4908              Message-ID: <20070629232436.GA15326@abigail.nl>
4909              
4910              Plus tweaks, and debug enahancements.
4911      Branch: perl
4912            ! embed.fnc embed.h ext/re/re.pm globvar.sym pod/perlre.pod
4913            ! proto.h regcomp.c regcomp.h regcomp.pl regexp.h regnodes.h
4914            ! t/op/reg_pmod.t win32/Makefile
4915 ____________________________________________________________________________
4916 [ 31505] By: rgs                                   on 2007/06/29  16:28:34
4917         Log: Removes the code that is supposed to restore magic on leaving the
4918              localization of an array or a hash. This fixes some memory leaks.
4919              Basically we were overwriting the magic of the outer value (value
4920              from the outer scope) by the magic of the inner value (therefore making
4921              that outer magic leaking in memory). But that inner magic was created
4922              by mg_localize() by copying *some* of the outer magic. Consequently the
4923              outer value already has that magic. So just keep it and don't bother.
4924              
4925              That change might introduce obscure bugs. On the other hand, it might
4926              also cure obscure bugs, related to the inner value acquiring container
4927              magic during its lifetime, or to the outer value loosing non-container
4928              magic. No test in the test suite seems to test that.
4929      Branch: perl
4930            ! scope.c
4931 ____________________________________________________________________________
4932 [ 31504] By: stevep                                on 2007/06/29  16:10:13
4933         Log: Subject: [PATCH] Fix up change 31494
4934              From: "Jerry D. Hedden" <jdhedden@cpan.org>
4935              Date: Fri, 29 Jun 2007 12:02:17 -0400
4936              Message-ID: <1ff86f510706290902k57b540a5n446fad22c1afdab0@mail.gmail.com>
4937      Branch: perl
4938            ! t/op/goto.t
4939 ____________________________________________________________________________
4940 [ 31503] By: rgs                                   on 2007/06/29  09:09:39
4941         Log: Update Changes
4942      Branch: perl
4943            ! Changes
4944 ____________________________________________________________________________
4945 [ 31502] By: rgs                                   on 2007/06/29  09:00:32
4946         Log: Revert change #31489.
4947              That change was adding a hook to cope with the case when one was
4948              undef'ining *ISA globs, in order to clean up correctly. However, this
4949              broke the case where one was assiging an array ref to @ISA, which
4950              is likely to be more common.
4951              Conclusion: don't undef *ISA. (or more generally don't undef globs
4952              that contain magical variables)
4953      Branch: perl
4954            ! embed.fnc embed.h hv.c mg.c mro.c perl.h proto.h sv.c
4955            ! t/mro/basic.t
4956 ____________________________________________________________________________
4957 [ 31501] By: rgs                                   on 2007/06/29  08:29:09
4958         Log: Subject: Re: valgrind findings
4959              From: "Brandon Black" <blblack@gmail.com>
4960              Date: Thu, 28 Jun 2007 15:58:32 -0500
4961              Message-ID: <84621a60706281358o3b379b20k2c1e53566587d79b@mail.gmail.com>
4962      Branch: perl
4963            ! mro.c
4964 ____________________________________________________________________________
4965 [ 31500] By: rgs                                   on 2007/06/29  07:58:19
4966         Log: Being tired of adjusting the test count of concise-xs.t
4967              all the time. Use no_plan instead.
4968      Branch: perl
4969            ! ext/B/t/concise-xs.t
4970 ____________________________________________________________________________
4971 [ 31499] By: rgs                                   on 2007/06/29  06:28:07
4972         Log: Small pod fix
4973      Branch: perl
4974            ! pod/perlreapi.pod
4975 ____________________________________________________________________________
4976 [ 31498] By: demerphq                              on 2007/06/29  00:05:57
4977         Log: fix overzealous search and replace
4978      Branch: perl
4979            ! regexp.h
4980 ____________________________________________________________________________
4981 [ 31497] By: demerphq                              on 2007/06/28  23:14:39
4982         Log: Rename various regex defined so that they have distinct prefixes based on their usage.
4983              
4984              RXf_ => flags used in pm_flags argument to regcomp 
4985              and stored in the regex via rx->extflags
4986              PREGf_ => flags stored in rx->intflags
4987              RXapif_ => argument flags for regex named capture api
4988              RX_BUFF_IDX_ => special indexes to represent $` $' $&
4989              used in the numeric capture buffer api
4990              
4991              PREGf is untouched by this change, but RXf_ is split into RXapif and RX_BUFF_IDX_.
4992      Branch: perl
4993            ! mg.c perl.h pod/perlreapi.pod regcomp.c regexp.h universal.c
4994 ____________________________________________________________________________
4995 [ 31496] By: demerphq                              on 2007/06/28  22:14:14
4996         Log: Replace pattern parsing logic with optree "parsing" logic.
4997      Branch: perl
4998            ! regcomp.c
4999 ____________________________________________________________________________
5000 [ 31495] By: demerphq                              on 2007/06/28  22:09:07
5001         Log: Subject: [PATCH] Move the RXf_WHITE logic for split " " into the regex engine
5002              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" 
5003              Date: Thu, 28 Jun 2007 20:06:50 +0000
5004              <avarab@gmail.com>
5005              Message-ID: <51dd1af80706281306i4dbba39em3eeb8da1d67ea27c@mail.gmail.com>
5006              
5007              (with tweaks)
5008      Branch: perl
5009            ! ext/B/t/concise-xs.t op.c op.h pod/perlreapi.pod regcomp.c
5010            ! regexp.h
5011 ____________________________________________________________________________
5012 [ 31494] By: stevep                                on 2007/06/28  20:33:32
5013         Log: Add a TODO test cases RT# 43403.
5014      Branch: perl
5015            ! t/op/goto.t
5016 ____________________________________________________________________________
5017 [ 31493] By: rgs                                   on 2007/06/28  15:05:42
5018         Log: Fix tests so they actually test $@. like() demands a qr//.
5019      Branch: perl
5020            ! t/op/vec.t
5021 ____________________________________________________________________________
5022 [ 31492] By: rgs                                   on 2007/06/28  10:55:04
5023         Log: New valgrind suppressions.
5024      Branch: perl
5025            ! t/perl.supp
5026 ____________________________________________________________________________
5027 [ 31491] By: steveh                                on 2007/06/28  10:46:39
5028         Log: Re-enable the setlocale() tests for Windows XP onwards
5029              since they seem to work OK. Not sure about older flavours
5030              of Windows, so leave them alone.
5031      Branch: perl
5032            ! lib/locale.t
5033 ____________________________________________________________________________
5034 [ 31490] By: steveh                                on 2007/06/28  10:11:15
5035         Log: Subject: RE: Problem in Win32CORE when building PAR-Packer-0.975 with bleadperl on Win32
5036              From: "Jan Dubois" <jand@activestate.com>
5037              Date: Wed, 27 Jun 2007 15:34:12 -0700
5038              Message-ID: <02bd01c7b90b$49863720$dc92a560$@com>
5039              
5040              Rearranges the initialization of Win32CORE. The Perl interpreter isn't
5041              fully initialized when Perl_init_os_extras() in win32/win32.c is called,
5042              so it is not safe to use the Perl calling mechanism yet. Fixes a problem
5043              building PAR-Packer on Win32.
5044      Branch: perl
5045            ! cygwin/cygwin.c ext/Win32CORE/Win32CORE.c
5046            ! ext/Win32CORE/Win32CORE.pm makedef.pl win32/win32.c
5047 ____________________________________________________________________________
5048 [ 31489] By: rgs                                   on 2007/06/28  06:32:01
5049         Log: Subject: Re: [perl #43357] *DESTROY = sub {} at runtime
5050              From: "Brandon Black" <blblack@gmail.com>
5051              Date: Wed, 27 Jun 2007 10:07:54 -0500
5052              Message-ID: <84621a60706270807r7af65546x8d959b131ffa28e6@mail.gmail.com>
5053      Branch: perl
5054            ! embed.fnc embed.h hv.c mg.c mro.c perl.h proto.h sv.c
5055            ! t/mro/basic.t
5056 ____________________________________________________________________________
5057 [ 31488] By: rgs                                   on 2007/06/28  06:17:04
5058         Log: Subject: [PATCH-revised] Move tests under 'threads' module
5059              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5060              Date: Wed, 27 Jun 2007 14:15:16 -0400
5061              Message-ID: <1ff86f510706271115n6c816334nbde6774792743a54@mail.gmail.com>
5062      Branch: perl
5063            ! ext/threads/t/thread.t t/op/threads.t
5064 ____________________________________________________________________________
5065 [ 31487] By: rgs                                   on 2007/06/28  06:13:31
5066         Log: Subject: Re: [PATCH-revised] ext/Win32/t/Unicode.t failures on FAT32 under Cygwin
5067              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5068              Date: Wed, 27 Jun 2007 20:46:39 -0400
5069              Message-ID: <1ff86f510706271746r62f921f4s3770df0b92cdf201@mail.gmail.com>
5070      Branch: perl
5071            ! ext/Win32/t/Unicode.t
5072 ____________________________________________________________________________
5073 [ 31486] By: rgs                                   on 2007/06/28  06:10:45
5074         Log: Subject: Math::BigFloat - fix bpi() and A [PATCH]
5075              From: Tels <nospam-abuse@bloodgate.com>
5076              Date: Wed, 27 Jun 2007 18:34:14 +0200
5077              Message-Id: <200706271834.14904@bloodgate.com>
5078      Branch: perl
5079            + lib/Math/BigInt/t/big_pi_e.t
5080            ! MANIFEST lib/Math/BigFloat.pm
5081 ____________________________________________________________________________
5082 [ 31485] By: rgs                                   on 2007/06/28  06:03:32
5083         Log: Subject: Re: Broken bignum tests [PATCH]
5084              From: Tels <nospam-abuse@bloodgate.com>
5085              Date: Wed, 27 Jun 2007 19:15:45 +0200
5086              Message-Id: <200706271915.46068@bloodgate.com>
5087      Branch: perl
5088            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/big_e_pi.t
5089            ! lib/bignum/t/bii_e_pi.t lib/bignum/t/bir_e_pi.t lib/bigrat.pm
5090 ____________________________________________________________________________
5091 [ 31484] By: rgs                                   on 2007/06/28  05:42:49
5092         Log: Subject: [PATCH] bring File-Path up to 2.01
5093              From: David Landgren <david@landgren.net>
5094              Date: Wed, 27 Jun 2007 21:46:39 +0200
5095              Message-ID: <4682BE9F.6080502@landgren.net>
5096      Branch: perl
5097            ! lib/File/Path.pm lib/File/Path.t
5098 ____________________________________________________________________________
5099 [ 31483] By: demerphq                              on 2007/06/28  00:01:54
5100         Log: Free memory in case of error/failure to compile.
5101              
5102              Hopefully valgrind will notice and like. :-)
5103      Branch: perl
5104            ! regcomp.c
5105 ____________________________________________________________________________
5106 [ 31482] By: steveh                                on 2007/06/27  17:08:01
5107         Log: Fix POSIX::setlocale(): the CRT function returns a pointer to a
5108              buffer that may be overwritten by subsequent calls to the CRT
5109              function, so we must make a safe copy of that buffer for our own
5110              use. This fixes lib/locale.t on Win32 with the Borland compiler,
5111              but presumably could affect other compilers too.
5112      Branch: perl
5113            ! ext/POSIX/POSIX.xs
5114 ____________________________________________________________________________
5115 [ 31481] By: rgs                                   on 2007/06/27  16:40:10
5116         Log: Revert change #31480. The PI and e functions can accept an argument.
5117      Branch: perl
5118            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
5119 ____________________________________________________________________________
5120 [ 31480] By: rgs                                   on 2007/06/27  13:02:02
5121         Log: Add an empty prototype to functions PI and e
5122      Branch: perl
5123            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
5124 ____________________________________________________________________________
5125 [ 31479] By: rgs                                   on 2007/06/27  12:57:52
5126         Log: Subject: Re: RFC: bigint et. al exporting PI method? [PATCH]
5127              From: Tels <nospam-abuse@bloodgate.com>
5128              Date: Tue, 26 Jun 2007 20:56:45 +0200
5129              Message-Id: <200706262056.47311@bloodgate.com>
5130      Branch: perl
5131            + lib/bignum/t/big_e_pi.t lib/bignum/t/bii_e_pi.t
5132            + lib/bignum/t/bir_e_pi.t
5133            ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bigrat.pm
5134 ____________________________________________________________________________
5135 [ 31478] By: rgs                                   on 2007/06/27  12:51:22
5136         Log: Subject: Math::BigInt take 12 [PATCH]
5137              From: Tels <nospam-abuse@bloodgate.com>
5138              Date: Tue, 26 Jun 2007 21:00:53 +0200
5139              Message-Id: <200706262100.54138@bloodgate.com>
5140      Branch: perl
5141            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
5142            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
5143            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
5144            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
5145            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
5146            ! lib/Math/BigInt/t/with_sub.t
5147 ____________________________________________________________________________
5148 [ 31477] By: rgs                                   on 2007/06/27  09:59:11
5149         Log: Subject: [PATCH-revised] threads 1.63
5150              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5151              Date: Tue, 26 Jun 2007 21:17:52 -0400
5152              Message-ID: <1ff86f510706261817o52ad2e23kbd4efb16b5bed98b@mail.gmail.com>
5153      Branch: perl
5154            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
5155            ! ext/threads/t/thread.t ext/threads/threads.pm
5156 ____________________________________________________________________________
5157 [ 31476] By: rgs                                   on 2007/06/27  08:53:02
5158         Log: Subject: [PATCH] B::Deparse cleanups
5159              From: Chia-liang Kao <clkao@bestpractical.com>
5160              Date: Wed, 27 Jun 2007 00:06:56 +0100
5161              Message-Id: <1182899216.22414.32.camel@localhost>
5162      Branch: perl
5163            ! ext/B/B/Deparse.pm ext/B/t/concise-xs.t ext/B/t/deparse.t
5164 ____________________________________________________________________________
5165 [ 31475] By: davem                                 on 2007/06/26  21:25:15
5166         Log: avoid double-free of the thread function
5167      Branch: perl
5168            ! ext/threads/threads.xs t/op/threads.t
5169 ____________________________________________________________________________
5170 [ 31474] By: davem                                 on 2007/06/26  21:07:02
5171         Log: make sure PL_Parser is NULL during early stage of thread clone
5172      Branch: perl
5173            ! sv.c
5174 ____________________________________________________________________________
5175 [ 31473] By: rgs                                   on 2007/06/26  16:12:27
5176         Log: Second patch from:
5177              Subject: Re: [perl #43357] *DESTROY = sub {} at runtime
5178              From: "Brandon Black" <blblack@gmail.com>
5179              Date: Tue, 26 Jun 2007 11:05:31 -0500
5180              Message-ID: <84621a60706260905x2da6eaf1x4bd7d5223951e52@mail.gmail.com>
5181              
5182              Fix MRO behaviour when one undefs @ISA
5183      Branch: perl
5184            ! av.c t/mro/basic.t
5185 ____________________________________________________________________________
5186 [ 31472] By: rgs                                   on 2007/06/26  16:10:11
5187         Log: First patch from:
5188              Subject: Re: [perl #43357] *DESTROY = sub {} at runtime
5189              From: "Brandon Black" <blblack@gmail.com>
5190              Date: Tue, 26 Jun 2007 11:05:31 -0500
5191              Message-ID: <84621a60706260905x2da6eaf1x4bd7d5223951e52@mail.gmail.com>
5192              
5193              Fix problem recently introduced with loosing a DESTROY when redefined
5194              at runtime.
5195      Branch: perl
5196            ! gv.c t/mro/basic.t
5197 ____________________________________________________________________________
5198 [ 31471] By: rgs                                   on 2007/06/26  15:48:51
5199         Log: Subject: [PATCH] Add TODO tests for refcount issues related to threads
5200              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5201              Date: Tue, 26 Jun 2007 11:26:25 -0400
5202              Message-ID: <1ff86f510706260826h79124373y51d899e53c96b50e@mail.gmail.com>
5203      Branch: perl
5204            ! t/op/threads.t
5205 ____________________________________________________________________________
5206 [ 31470] By: steveh                                on 2007/06/26  09:10:24
5207         Log: Upgrade to Win32-0.30
5208      Branch: perl
5209            + ext/Win32/t/GetShortPathName.t
5210            ! MANIFEST ext/Win32/Makefile.PL ext/Win32/Win32.pm
5211            ! ext/Win32/Win32.xs ext/Win32/t/Unicode.t
5212 ____________________________________________________________________________
5213 [ 31469] By: steveh                                on 2007/06/26  07:38:05
5214         Log: Subject: [PATCH] Remove dead code from win32/win32sck.c
5215              From: "Jan Dubois" <jand@activestate.com>
5216              Date: Mon, 25 Jun 2007 17:13:04 -0700
5217              Message-ID: <02bb01c7b786$c42099c0$4c61cd40$@com>
5218              
5219              Subject: RE: [PATCH] Remove dead code from win32/win32sck.c
5220              From: "Jan Dubois" <jand@activestate.com>
5221              Date: Mon, 25 Jun 2007 17:26:15 -0700
5222              Message-ID: <02c801c7b788$9bf7ebe0$d3e7c3a0$@com>
5223      Branch: perl
5224            ! win32/win32sck.c win32/wincesck.c
5225 ____________________________________________________________________________
5226 [ 31468] By: steveh                                on 2007/06/26  07:31:13
5227         Log: Subject: [PATCH] Win32 is dual-lived on CPAN
5228              From: "Jan Dubois" <jand@activestate.com>
5229              Date: Mon, 25 Jun 2007 17:02:24 -0700
5230              Message-ID: <02a501c7b785$4774f890$d65ee9b0$@com>
5231      Branch: perl
5232            ! Porting/Maintainers.pl
5233 ____________________________________________________________________________
5234 [ 31467] By: rgs                                   on 2007/06/26  07:22:36
5235         Log: Subject: [PATCH] Porting/corecpan.pl -f option doesn't work
5236              From: "Jan Dubois" <jand@activestate.com>
5237              Date: Mon, 25 Jun 2007 16:55:01 -0700
5238              Message-ID: <02a101c7b784$3f79c720$be6d5560$@com>
5239      Branch: perl
5240            ! Porting/corecpan.pl
5241 ____________________________________________________________________________
5242 [ 31466] By: steveh                                on 2007/06/25  15:10:34
5243         Log: Revert #30197 and #30219, which #31464 has just made redundant
5244      Branch: perl
5245            ! win32/Makefile win32/makefile.mk
5246 ____________________________________________________________________________
5247 [ 31465] By: rgs                                   on 2007/06/25  14:26:37
5248         Log: Subject: [PATCH] Accept file exists error in ext/Win32API/File/t/file.t
5249              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5250              Date: Mon, 25 Jun 2007 10:23:15 -0400
5251              Message-ID: <1ff86f510706250723r4d6c5f5dg203b3f61cdeaa14d@mail.gmail.com>
5252      Branch: perl
5253            ! ext/Win32API/File/t/file.t
5254 ____________________________________________________________________________
5255 [ 31464] By: rgs                                   on 2007/06/25  14:20:04
5256         Log: Rename README and Changes for more readability
5257      Branch: perl
5258           +> lib/Net/Changes lib/Net/README
5259            - lib/Net/Changes.libnet lib/Net/README.libnet
5260            ! MANIFEST Porting/Maintainers.pl
5261 ____________________________________________________________________________
5262 [ 31463] By: rgs                                   on 2007/06/25  14:16:28
5263         Log: Upgrade to libnet 1.21
5264      Branch: perl
5265            + lib/Net/Hostname.pm.eg
5266            - lib/Net/Hostname.eg
5267            ! MANIFEST lib/Net/Changes.libnet lib/Net/Cmd.pm
5268            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
5269            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
5270            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
5271            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
5272            ! lib/Net/libnetFAQ.pod
5273 ____________________________________________________________________________
5274 [ 31462] By: rgs                                   on 2007/06/25  12:10:10
5275         Log: Apply doc suggestion from:
5276              Subject: [perl #43287] perluniintro inaccurate answer to testing encoding validity 
5277              From: Danny Rathjens (via RT) <perlbug-followup@perl.org>
5278              Date: Thu, 21 Jun 2007 17:35:26 -0700
5279              Message-ID: <rt-3.6.HEAD-1276-1182472526-1129.43287-75-0@perl.org>
5280      Branch: perl
5281            ! pod/perluniintro.pod
5282 ____________________________________________________________________________
5283 [ 31461] By: rgs                                   on 2007/06/25  11:41:35
5284         Log: Subject: [PATCH] remove op_static
5285              From: Paul Johnson <paul@pjcj.net>
5286              Date: Fri, 22 Jun 2007 02:13:20 +0200
5287              Message-ID: <20070622001320.GD20560@pjcj.net>
5288              
5289              Plus version bumps
5290      Branch: perl
5291            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm op.c
5292            ! op.h
5293 ____________________________________________________________________________
5294 [ 31460] By: rgs                                   on 2007/06/25  10:23:47
5295         Log: That test too should be skipped in the core on EBCDIC platforms
5296              (because it requires Convert::EBCDIC)
5297      Branch: perl
5298            ! lib/Net/t/datasend.t
5299 ____________________________________________________________________________
5300 [ 31459] By: rgs                                   on 2007/06/25  09:45:21
5301         Log: Subject: [Caffeine-Patch] Math::BigInt 1.87 take 11 (add batan2, fix batan, speedup bpi()
5302              From: Tels <nospam-abuse@bloodgate.com>
5303              Date: Sat, 23 Jun 2007 15:30:49 +0200
5304              Message-Id: <200706231530.49865@bloodgate.com>
5305      Branch: perl
5306            - lib/Math/BigInt/t/fallback.t
5307            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
5308            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.inc
5309            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/sub_mbf.t
5310            ! lib/Math/BigInt/t/with_sub.t t/lib/Math/BigInt/BareCalc.pm
5311 ____________________________________________________________________________
5312 [ 31458] By: rgs                                   on 2007/06/25  09:08:53
5313         Log: Remove now-irrelevant comment
5314      Branch: perl
5315            ! ext/Win32API/File/t/file.t
5316 ____________________________________________________________________________
5317 [ 31457] By: rgs                                   on 2007/06/25  09:08:04
5318         Log: Subject: [perl #43285] Win32API::File tests language specific 
5319              From: "Reini Urban via RT" <perlbug-followup@perl.org>
5320              Date: Sat, 23 Jun 2007 11:15:07 -0700
5321              Message-ID: <rt-3.6.HEAD-1276-1182622506-790.43285-15-0@perl.org>
5322      Branch: perl
5323            ! ext/Win32API/File/t/file.t
5324 ____________________________________________________________________________
5325 [ 31456] By: rgs                                   on 2007/06/25  09:02:18
5326         Log: PerlFAQ sync.
5327      Branch: perl
5328            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq4.pod
5329            ! pod/perlfaq5.pod pod/perlfaq7.pod pod/perlfaq8.pod
5330 ____________________________________________________________________________
5331 [ 31455] By: nicholas                              on 2007/06/24  15:46:40
5332         Log: s/\bunicode\b/Unicode/; # For everything not dual life
5333      Branch: perl
5334            ! dump.c ext/Data/Dumper/Dumper.pm pod/perlapi.pod
5335            ! pod/perldiag.pod pod/perlhack.pod pod/perlpacktut.pod
5336            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod regcomp.c
5337            ! regcomp.h regexec.c utf8.c vms/vms.c
5338 ____________________________________________________________________________
5339 [ 31454] By: nicholas                              on 2007/06/24  13:32:42
5340         Log: Also get copy on write working with ithreads. It hadn't been working
5341              since change 26684 (which uses sv_setsv_flags to copy a value from an
5342              SV in one interpreter context to an SV in another), despite what
5343              change 31120 thought. ext/Compress/Raw/Zlib/t/07bufsize.t still fails.
5344      Branch: perl
5345            ! sv.c sv.h
5346 ____________________________________________________________________________
5347 [ 31453] By: demerphq                              on 2007/06/23  19:53:53
5348         Log: Rename test files starting with regexp_ that do not
5349              wrap regexp.t (and thus use re_tests) to reg_ to make
5350              it clear they are standalone.
5351      Branch: perl
5352           +> t/op/reg_email.t t/op/reg_mesg.t t/op/reg_namedcapture.t
5353           +> t/op/reg_nc_tie.t t/op/reg_pmod.t
5354            - t/op/regexp_email.t t/op/regexp_namedcapture.t
5355            - t/op/regexp_nc_tie.t t/op/regexp_pmod.t t/op/regmesg.t
5356            ! MANIFEST
5357 ____________________________________________________________________________
5358 [ 31451] By: demerphq                              on 2007/06/23  19:04:04
5359         Log: Resolve 
5360              http://www.nntp.perl.org/group/perl.perl5.porters/2007/06/msg125667.html
5361              by reverting part of change #29354. 
5362              
5363              Unfortunately match vars after a /g match in scalar context will be
5364              unsafe (again) after this, but such matches on long strings won't be
5365              as diabolically slow.
5366              
5367              Question: why does the new test in t/op/pat.t pass, but the same test
5368              in t/op/reg_unsafe.t fail? (Latter is TODO for now)
5369      Branch: perl
5370            + t/op/reg_unsafe.t
5371            ! MANIFEST pp_hot.c t/op/pat.t
5372 ____________________________________________________________________________
5373 [ 31450] By: rgs                                   on 2007/06/23  10:14:43
5374         Log: Tels' patch to defer overloading of hex and oct,
5375              to avoid magic leaking and smoke failures under
5376              utf-8 locales
5377      Branch: perl
5378            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm lib/charnames.pm
5379            ! lib/utf8.pm lib/utf8_heavy.pl
5380 ____________________________________________________________________________
5381 [ 31449] By: rgs                                   on 2007/06/23  09:19:03
5382         Log: Subject: [PATCH] Math::BigInt v1.87 take 10
5383              From: Tels <nospam-abuse@bloodgate.com>
5384              Date: Fri, 22 Jun 2007 19:02:22 +0200
5385              Message-Id: <200706221902.22487@bloodgate.com>
5386      Branch: perl
5387            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
5388            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.inc
5389            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/fallback.t
5390            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
5391 ____________________________________________________________________________
5392 [ 31448] By: davem                                 on 2007/06/23  00:08:44
5393         Log: remove the test added by change #31447
5394              (I couldn't get a test that worked, and accidentally included my
5395              failed attempt in the patch).
5396      Branch: perl
5397            ! t/op/closure.t
5398 ____________________________________________________________________________
5399 [ 31447] By: davem                                 on 2007/06/22  23:46:36
5400         Log: safely handle cloning a stale lexical var
5401              This code:
5402              my $x if ...; sub { $x}
5403              could attempt to clone $x even if $x is stale.
5404      Branch: perl
5405            ! pad.c t/op/closure.t
5406 ____________________________________________________________________________
5407 [ 31446] By: rgs                                   on 2007/06/22  15:17:23
5408         Log: Subject: [PATCH] Remove orphaned (and unused) Test::Simple test
5409              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5410              Date: Thu, 21 Jun 2007 14:28:12 -0400
5411              Message-ID: <1ff86f510706211128h58cd5e98s49ec897bbdcce2a2@mail.gmail.com>
5412      Branch: perl
5413            - lib/Test/Simple/t/strays.t
5414            ! MANIFEST
5415 ____________________________________________________________________________
5416 [ 31445] By: merijn                                on 2007/06/22  14:55:47
5417         Log: Subject: [perl #43291] perl-5.8.8 - AIX 5.3 64bit build issues 
5418              From: Niklas Edmundsson (via RT) <perlbug-followup@perl.org>
5419              Date: Fri, 22 Jun 2007 00:30:36 -0700
5420              Message-ID: <rt-3.6.HEAD-1276-1182497436-1446.43291-75-0@perl.org>
5421      Branch: perl
5422            ! hints/aix.sh
5423 ____________________________________________________________________________
5424 [ 31444] By: merijn                                on 2007/06/22  10:21:12
5425         Log: Subject: [PATCH] perlopentut
5426              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
5427              Date: Fri, 22 Jun 2007 10:30:50 +0200
5428              Message-ID: <3852726AFA94DE4F87E616F13F416A5FB66C78@naimucu1.ffz00k.rootdom.net>
5429      Branch: perl
5430            ! pod/perlopentut.pod
5431 ____________________________________________________________________________
5432 [ 31443] By: demerphq                              on 2007/06/21  22:57:20
5433         Log: Add avar to the authors file... Apparently the 'ae' ligature sorts after z in Icelandic so he goes at the bottom of the file.
5434      Branch: perl
5435            ! AUTHORS
5436 ____________________________________________________________________________
5437 [ 31442] By: demerphq                              on 2007/06/21  22:23:20
5438         Log: Correct my email address. (My very first commit!)
5439      Branch: perl
5440            ! AUTHORS
5441 ____________________________________________________________________________
5442 [ 31441] By: rgs                                   on 2007/06/21  14:54:32
5443         Log: Subject: [PATCH] Remove unused Module::Build tests
5444              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5445              Date: Thu, 21 Jun 2007 10:24:01 -0400
5446              Message-ID: <1ff86f510706210724v5ccd24d0md024fd5a941ee769@mail.gmail.com>
5447      Branch: perl
5448            - lib/Module/Build/t/par.t lib/Module/Build/t/signature.t
5449            ! MANIFEST
5450 ____________________________________________________________________________
5451 [ 31440] By: rgs                                   on 2007/06/21  08:34:35
5452         Log: Subject: [PATCH] File::Spec::Cygwin more tests and silence warning
5453              From: Reini Urban <rurban@x-ray.at>
5454              Date: Wed, 20 Jun 2007 21:10:05 +0200
5455              Message-ID: <46797B8D.8040002@x-ray.at>
5456      Branch: perl
5457            ! lib/File/Spec/Cygwin.pm lib/File/Spec/t/Spec.t
5458 ____________________________________________________________________________
5459 [ 31439] By: rgs                                   on 2007/06/21  08:28:13
5460         Log: Subject: [perl #43265] cygwin/Makefile.SHs: miniperl -Ilib for a clean @INC 
5461              From: cygwin@cygwin.com (via RT) <perlbug-followup@perl.org>
5462              Date: Wed, 20 Jun 2007 09:39:31 -0700
5463              Message-ID: <rt-3.6.HEAD-1276-1182357570-46.43265-75-0@perl.org>
5464      Branch: perl
5465            ! cygwin/Makefile.SHs
5466 ____________________________________________________________________________
5467 [ 31438] By: rgs                                   on 2007/06/21  08:26:18
5468         Log: Subject: [PATCH] cloexec.t works under Cygwin
5469              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5470              Date: Wed, 20 Jun 2007 09:39:20 -0400
5471              Message-ID: <1ff86f510706200639t13f58ecbi286015713765c403@mail.gmail.com>
5472      Branch: perl
5473            ! t/run/cloexec.t
5474 ____________________________________________________________________________
5475 [ 31437] By: rgs                                   on 2007/06/21  08:24:26
5476         Log: Subject: [PATCH] Remove Archive::Test POD check
5477              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5478              Date: Wed, 20 Jun 2007 09:43:27 -0400
5479              Message-ID: <1ff86f510706200643s50cb5028ted455f52497f6af5@mail.gmail.com>
5480      Branch: perl
5481            - lib/Archive/Tar/t/99_pod.t
5482            ! MANIFEST
5483 ____________________________________________________________________________
5484 [ 31436] By: rgs                                   on 2007/06/21  08:18:54
5485         Log: Subject: [perl #40103] File::Spec->case_tolerant() should return true on Cygwin 
5486              From: "Reini Urban via RT" <perlbug-followup@perl.org>
5487              Date: Wed, 20 Jun 2007 11:50:21 -0700
5488              Message-ID: <rt-3.6.HEAD-1276-1182365420-145.40103-15-0@perl.org>
5489      Branch: perl
5490            ! lib/File/Spec/Cygwin.pm lib/File/Spec/t/Spec.t
5491 ____________________________________________________________________________
5492 [ 31435] By: rgs                                   on 2007/06/21  08:15:24
5493         Log: Subject: [perl #43273] Enable lib/User/*.t on cygwin 
5494              From: Reini Urban (via RT) <perlbug-followup@perl.org>
5495              Date: Wed, 20 Jun 2007 16:22:48 -0700
5496              Message-ID: <rt-3.6.HEAD-1276-1182381767-470.43273-75-0@perl.org>
5497      Branch: perl
5498            ! lib/User/grent.t lib/User/pwent.t
5499 ____________________________________________________________________________
5500 [ 31434] By: rgs                                   on 2007/06/21  08:13:37
5501         Log: Subject: [PATH] AUTHORS rurban
5502              From: Reini Urban <rurban@x-ray.at>
5503              Date: Wed, 20 Jun 2007 23:35:03 +0200
5504              Message-ID: <46799D87.50906@x-ray.at>
5505      Branch: perl
5506            ! AUTHORS
5507 ____________________________________________________________________________
5508 [ 31433] By: rgs                                   on 2007/06/21  08:12:09
5509         Log: Subject: [PATCH] pod/perlhack.pod where to go for information about smoke testing
5510              From: "Gabor Szabo" <szabgab@gmail.com>
5511              Date: Thu, 21 Jun 2007 08:19:33 +0300
5512              Message-ID: <d8a74af10706202219n4f4659eenef064752bd0a6954@mail.gmail.com>
5513      Branch: perl
5514            ! pod/perlhack.pod
5515 ____________________________________________________________________________
5516 [ 31432] By: craigb                                on 2007/06/21  03:24:02
5517         Log: Skip a test that causes list assignment to %ENV errors on VMS.
5518      Branch: perl
5519            ! lib/File/Spec/t/tmpdir.t
5520 ____________________________________________________________________________
5521 [ 31431] By: craigb                                on 2007/06/21  03:15:59
5522         Log: Make File::Spec::VMS->splitdir stop returning an empty first directory
5523              when passed a relative path.  Also, don't split on escaped directory 
5524              delimiters.
5525      Branch: perl
5526            ! lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t
5527 ____________________________________________________________________________
5528 [ 31430] By: steveh                                on 2007/06/20  16:26:01
5529         Log: Silence "signed/unsigned mismatch" warning from VC++ when building
5530              with -DPERL_DEBUGGING_MSTATS
5531      Branch: perl
5532            ! ext/Devel/Peek/Peek.xs
5533 ____________________________________________________________________________
5534 [ 31429] By: steveh                                on 2007/06/20  16:07:06
5535         Log: Stop the VC++ warning "'HUF_func_2mode' undefined; assuming extern
5536              returning int" by shuffling the functions around so that that
5537              function is defined before it is called (since there are no forward
5538              declarations of functions in this file)
5539      Branch: perl
5540            ! ext/Hash/Util/FieldHash/FieldHash.xs
5541 ____________________________________________________________________________
5542 [ 31428] By: steveh                                on 2007/06/20  16:03:10
5543         Log: Change #31426 should also be applied to the PERL_IMPLICIT_SYS
5544              version of ioctl()
5545      Branch: perl
5546            ! win32/perlhost.h
5547 ____________________________________________________________________________
5548 [ 31427] By: rgs                                   on 2007/06/20  14:36:19
5549         Log: Change #31426 should also be applied to the windows CE version
5550      Branch: perl
5551            ! win32/wincesck.c
5552 ____________________________________________________________________________
5553 [ 31426] By: rgs                                   on 2007/06/20  13:30:14
5554         Log: Subject: Re: Net::SMTP can't send large messages with bleadperl
5555              From: demerphq <demerphq@gmail.com>
5556              Date: Wed, 20 Jun 2007 15:22:31 +0200
5557              Message-ID: <9b18b3110706200622o344c417apbd50468c6e5eb533@mail.gmail.com>
5558      Branch: perl
5559            ! win32/win32sck.c
5560 ____________________________________________________________________________
5561 [ 31425] By: rgs                                   on 2007/06/20  07:45:43
5562         Log: A first stab at making perlreref.pod up to date
5563      Branch: perl
5564            ! pod/perlreref.pod
5565 ____________________________________________________________________________
5566 [ 31424] By: rgs                                   on 2007/06/20  07:41:15
5567         Log: Fix docs for \u ; plus a POD formatting nit
5568      Branch: perl
5569            ! pod/perlrebackslash.pod
5570 ____________________________________________________________________________
5571 [ 31423] By: nicholas                              on 2007/06/19  20:38:36
5572         Log: Subject: Re: Net::SMTP can't send large messages with bleadperl
5573              Message-ID: <9b18b3110706180943y22c0eaa7yf34565d87689dd9e@mail.gmail.com>
5574              From: demerphq <demerphq@gmail.com>
5575              Date: Mon, 18 Jun 2007 18:43:17 +0200
5576      Branch: perl
5577            ! ext/IO/lib/IO/Socket.pm
5578 ____________________________________________________________________________
5579 [ 31422] By: nicholas                              on 2007/06/19  18:32:59
5580         Log: Work on getting B compiling outside of the perl source tree.
5581      Branch: perl
5582            ! ext/B/Makefile.PL ext/B/defsubs_h.PL
5583 ____________________________________________________________________________
5584 [ 31421] By: craigb                                on 2007/06/19  12:29:32
5585         Log: Better handling of escapes in filenames when converting between VMS
5586              and Unix syntax.
5587      Branch: perl
5588            ! vms/vms.c
5589 ____________________________________________________________________________
5590 [ 31420] By: rgs                                   on 2007/06/19  12:13:20
5591         Log: Subject: [perl #43242] "use base" breaks code containing peculiarly named constant 
5592              From: Martin Becker (via RT) <perlbug-followup@perl.org>
5593              Date: Mon, 18 Jun 2007 09:48:54 -0700
5594              Message-ID: <rt-3.6.HEAD-7948-1182185333-640.43242-75-0@perl.org>
5595              
5596              plus a test case
5597      Branch: perl
5598            ! lib/base.pm lib/base/t/base.t
5599 ____________________________________________________________________________
5600 [ 31419] By: rgs                                   on 2007/06/19  09:43:21
5601         Log: Update list of files that need crlf line endings
5602      Branch: perl
5603            ! Porting/curliff.pl
5604 ____________________________________________________________________________
5605 [ 31418] By: davem                                 on 2007/06/18  22:48:25
5606         Log: fix S_emulate_eaccess compiler warning
5607      Branch: perl
5608            ! embed.fnc embed.h proto.h
5609 ____________________________________________________________________________
5610 [ 31417] By: davem                                 on 2007/06/18  15:10:32
5611         Log: 5.9.4 regexp capturing wrongly
5612              change #28398 accidently made the last branch of an alternation
5613              not restore the paren state after failure backtrack. Fix this by
5614              removing the last-branch-skips-pushing-a-state optimisation.
5615      Branch: perl
5616            ! regexec.c t/op/re_tests
5617 ____________________________________________________________________________
5618 [ 31416] By: rgs                                   on 2007/06/18  13:20:50
5619         Log: R stands for Report, not Reporting.
5620      Branch: perl
5621            ! META.yml Porting/makemeta
5622 ____________________________________________________________________________
5623 [ 31415] By: rgs                                   on 2007/06/18  13:19:23
5624         Log: Regenerate META.yml.
5625              Put MAD in Maintainers.pl.
5626      Branch: perl
5627            ! META.yml Porting/Maintainers.pl
5628 ____________________________________________________________________________
5629 [ 31414] By: rgs                                   on 2007/06/18  11:39:04
5630         Log: Regen pods
5631      Branch: perl
5632            ! pod/perlmodlib.pod pod/perltoc.pod
5633 ____________________________________________________________________________
5634 [ 31413] By: steveh                                on 2007/06/18  08:49:30
5635         Log: Subject: Re: Math::BigInt 1.87 problems? Re: FAIL DBI-1.56 i686-linux 2.4.27-3-686 [PATCH]
5636              From: Tels <nospam-abuse@bloodgate.com>
5637              Date: Fri, 15 Jun 2007 19:56:10 +0200
5638              Message-Id: <200706151956.11861@bloodgate.com>
5639      Branch: perl
5640            ! ext/Math/BigInt/FastCalc/FastCalc.xs
5641            ! ext/Math/BigInt/FastCalc/t/bigintfc.t
5642 ____________________________________________________________________________
5643 [ 31412] By: rgs                                   on 2007/06/18  08:27:59
5644         Log: Remove PERL_MAGIC_mutex
5645      Branch: perl
5646            ! dump.c perl.h pod/perlguts.pod
5647 ____________________________________________________________________________
5648 [ 31411] By: rgs                                   on 2007/06/18  07:53:05
5649         Log: Subject: [PATCH] perlreapi.pod documentation for flags & cleanup
5650              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
5651              Date: Sun, 17 Jun 2007 18:09:25 +0000
5652              Message-ID: <51dd1af80706171109r37c294c4h78a51083c3b851ba@mail.gmail.com>
5653      Branch: perl
5654            ! pod/perlreapi.pod
5655 ____________________________________________________________________________
5656 [ 31410] By: rgs                                   on 2007/06/18  07:48:56
5657         Log: Subject: [PATCH] POD Alignment for the magic table in perlapi.pod
5658              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
5659              Date: Sun, 17 Jun 2007 18:41:29 +0000
5660              Message-ID: <51dd1af80706171141w48cb717fr71ce7f214daebe36@mail.gmail.com>
5661      Branch: perl
5662            ! pod/perlguts.pod
5663 ____________________________________________________________________________
5664 [ 31409] By: rgs                                   on 2007/06/18  07:39:35
5665         Log: Subject: [PATCH] SvRX() and SvRXOK() macros
5666              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
5667              Date: Mon, 18 Jun 2007 03:33:34 +0000
5668              Message-ID: <51dd1af80706172033h1908aa0ge15698204e0b79ed@mail.gmail.com>
5669      Branch: perl
5670            ! embed.fnc ext/re/re.xs pod/perlapi.pod pod/perlreapi.pod
5671            ! proto.h regexp.h universal.c util.c
5672 ____________________________________________________________________________
5673 [ 31408] By: davem                                 on 2007/06/18  00:00:30
5674         Log: add test for, and update comments for, old defined($1) oddity.
5675              
5676              Some code in regexec.c had a comment to the effect that without
5677              this code, Dynaloader failed (this is back at 5.6.0). Replace the
5678              comments with something more specific, and add a test for it
5679              (basically without the code $1 is '' rather than undefined
5680              sometimes).
5681      Branch: perl
5682            ! regexec.c t/op/re_tests
5683 ____________________________________________________________________________
5684 [ 31407] By: rgs                                   on 2007/06/17  17:14:12
5685         Log: POD fixes in Hash::Util and Hash::Util::FieldHash
5686      Branch: perl
5687            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
5688            ! ext/Hash/Util/lib/Hash/Util.pm
5689 ____________________________________________________________________________
5690 [ 31406] By: rgs                                   on 2007/06/17  16:58:55
5691         Log: Subject: [patch] Hash::Util::FieldHash v1.01
5692              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
5693              Date: Sun, 17 Jun 2007 17:13:06 +0200
5694              Message-Id: <1750E68D-4F6E-48B9-A255-BCC0DA5C886E@mailbox.tu-berlin.de>
5695      Branch: perl
5696            ! ext/Hash/Util/FieldHash/Changes
5697            ! ext/Hash/Util/FieldHash/FieldHash.xs
5698            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
5699            ! ext/Hash/Util/FieldHash/t/02_function.t
5700            ! ext/Hash/Util/lib/Hash/Util.pm
5701 ____________________________________________________________________________
5702 [ 31404] By: rgs                                   on 2007/06/17  14:48:11
5703         Log: Patches to compile perl on Cray XT4 Catamount/Qk, by Jarkko
5704      Branch: perl
5705            + hints/catamount.sh
5706            ! Configure MANIFEST Makefile.SH doio.c ext/util/make_ext
5707            ! hints/linux.sh lib/ExtUtils/MM_Unix.pm perl.c perl.h pp_sys.c
5708            ! sv.c util.c
5709 ____________________________________________________________________________
5710 [ 31403] By: rgs                                   on 2007/06/17  13:28:00
5711         Log: Subject: bignum 0.22 take 4 (hex()/oct() overloading)
5712              From: Tels <nospam-abuse@bloodgate.com>
5713              Date: Sat, 16 Jun 2007 14:33:47 +0200
5714              Message-Id: <200706161433.47489@bloodgate.com>
5715      Branch: perl
5716            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
5717            ! lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
5718            ! lib/bignum/t/in_effect.t lib/bignum/t/scope_f.t
5719            ! lib/bignum/t/scope_i.t lib/bignum/t/scope_r.t lib/bigrat.pm
5720 ____________________________________________________________________________
5721 [ 31402] By: rgs                                   on 2007/06/17  12:54:12
5722         Log: Subject: [PATCH] EBCDIC fixes for gzip
5723              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
5724              Date: Sun, 17 Jun 2007 01:43:11 +0100
5725              Message-ID: <004001c7b078$7cc2e520$6701a8c0@myopwv.com>
5726      Branch: perl
5727            ! ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm
5728            ! ext/IO_Compress_Zlib/t/004gziphdr.t
5729 ____________________________________________________________________________
5730 [ 31401] By: rgs                                   on 2007/06/17  12:51:30
5731         Log: Subject: [PATCH] CPANPLUS 0.80
5732              From: "Jos I. Boumans" <kane@dwim.org>
5733              Date: Sun, 17 Jun 2007 14:39:29 +0200
5734              Message-Id: <45B1EC67-D34B-404D-9801-449FAC1D75BA@dwim.org>
5735      Branch: perl
5736            ! MANIFEST lib/CPANPLUS.pm lib/CPANPLUS/Internals.pm
5737            ! lib/CPANPLUS/Shell/Default.pm
5738            ! lib/CPANPLUS/t/01_CPANPLUS-Configure.t
5739            ! lib/CPANPLUS/t/02_CPANPLUS-Internals.t
5740            ! lib/CPANPLUS/t/04_CPANPLUS-Module.t
5741            ! lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t
5742            ! lib/CPANPLUS/t/08_CPANPLUS-Backend.t
5743            ! lib/CPANPLUS/t/10_CPANPLUS-Error.t
5744            ! lib/CPANPLUS/t/19_CPANPLUS-Dist.t
5745            ! lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t
5746            ! lib/CPANPLUS/t/21_CPANPLUS-Dist-No-Build.t
5747            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
5748            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
5749            ! r-0.01.tar.gz.packed
5750            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
5751            ! tar.gz.packed
5752            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
5753            ! tar.gz.packed
5754            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
5755            ! r.gz.packed
5756            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
5757            ! tar.gz.packed
5758            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
5759            ! r.gz.packed
5760            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
5761            ! cked
5762            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
5763            ! lib/CPANPLUS/t/inc/conf.pl
5764 ____________________________________________________________________________
5765 [ 31400] By: rgs                                   on 2007/06/17  08:46:13
5766         Log: Subject: Math::BigInt take 9 (CORE::hex() vs. hex() in Calc.pm)
5767              From: Tels <nospam-abuse@bloodgate.com>
5768              Date: Sat, 16 Jun 2007 13:43:45 +0200
5769              Message-Id: <200706161343.47110@bloodgate.com>
5770      Branch: perl
5771            ! lib/Math/BigInt/Calc.pm
5772 ____________________________________________________________________________
5773 [ 31399] By: rgs                                   on 2007/06/17  08:10:59
5774         Log: Subject: [DOC PATCH] Pod nits in doc/perlpodspec.pod
5775              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
5776              Date: Sat, 16 Jun 2007 14:30:16 -0300
5777              Message-ID: <73ddeb6c0706161030nb489b0cx746daddc55b95987@mail.gmail.com>
5778      Branch: perl
5779            ! pod/perlpodspec.pod
5780 ____________________________________________________________________________
5781 [ 31398] By: rgs                                   on 2007/06/17  08:08:45
5782         Log: Subject: [PATCH] Test::Builder tickles Pod::Html parsing stupidity bug
5783              From: demerphq <demerphq@gmail.com>
5784              Date: Sat, 16 Jun 2007 18:47:22 +0200
5785              Message-ID: <9b18b3110706160947x5d3521b3kca1edf2d9ba65f37@mail.gmail.com>
5786      Branch: perl
5787            ! lib/Test/Builder.pm
5788 ____________________________________________________________________________
5789 [ 31397] By: rgs                                   on 2007/06/17  08:06:08
5790         Log: Subject: [DOC PATCH] MANIFEST: t/op/exec.t tests exec, system AND qx
5791              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
5792              Date: Sat, 16 Jun 2007 15:03:41 -0300
5793              Message-ID: <73ddeb6c0706161103oe4afe43i941223debc00543@mail.gmail.com>
5794      Branch: perl
5795            ! MANIFEST
5796 ____________________________________________________________________________
5797 [ 31396] By: rgs                                   on 2007/06/16  06:10:19
5798         Log: More portability nits by Jarkko
5799      Branch: perl
5800            ! ext/util/make_ext gv.h hv.c
5801 ____________________________________________________________________________
5802 [ 31395] By: merijn                                on 2007/06/16  05:56:15
5803         Log: Subject: [PATCH] Re: [perl #43216] Perl 5.8.8 does not compile on Solaris 8 with-Dusethreads
5804              From: Andy Dougherty <doughera@lafayette.edu>
5805              Date: Fri, 15 Jun 2007 12:05:36 -0400 (EDT)
5806              Message-ID: <Pine.LNX.4.64.0706151203200.14068@fractal.phys.lafayette.edu>
5807      Branch: perl
5808            ! Configure
5809 ____________________________________________________________________________
5810 [ 31393] By: craigb                                on 2007/06/15  21:21:25
5811         Log: Subject: [PATCH] Show warning bits on failure in t/op/caller.t
5812              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5813              Date: Fri, 15 Jun 2007 16:05:36 -0400
5814              Message-ID: <1ff86f510706151305j1ce8c46eib165ee9fad10b538@mail.gmail.com>
5815      Branch: perl
5816            ! t/op/caller.t
5817 ____________________________________________________________________________
5818 [ 31392] By: rgs                                   on 2007/06/15  15:29:53
5819         Log: Subject: [PATCH] checkAUTHORS.pl once more
5820              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5821              Date: Fri, 15 Jun 2007 10:54:28 -0400
5822              Message-ID: <1ff86f510706150754g59703eabs7072fb750e160a31@mail.gmail.com>
5823      Branch: perl
5824            ! Porting/checkAUTHORS.pl
5825 ____________________________________________________________________________
5826 [ 31391] By: rgs                                   on 2007/06/15  14:29:28
5827         Log: Subject: [PATCH] checkAUTHORS.pl again
5828              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5829              Date: Fri, 15 Jun 2007 10:16:38 -0400
5830              Message-ID: <1ff86f510706150716r5aef08fw12c9ea5d401f5f9a@mail.gmail.com>
5831      Branch: perl
5832            ! Porting/checkAUTHORS.pl
5833 ____________________________________________________________________________
5834 [ 31390] By: rgs                                   on 2007/06/15  13:59:55
5835         Log: Subject: [PATCH] I have a name
5836              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5837              Date: Fri, 15 Jun 2007 09:54:57 -0400
5838              Message-ID: <1ff86f510706150654t24817135t67803e81f444305b@mail.gmail.com>
5839      Branch: perl
5840            ! Porting/checkAUTHORS.pl
5841 ____________________________________________________________________________
5842 [ 31389] By: rgs                                   on 2007/06/15  13:52:34
5843         Log: Subject: [PATCH] Warning bit fixes to t/op/caller.t
5844              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5845              Date: Fri, 15 Jun 2007 09:49:47 -0400
5846              Message-ID: <1ff86f510706150649l320d629cl8820bfbf938c9f4d@mail.gmail.com>
5847      Branch: perl
5848            ! t/op/caller.t
5849 ____________________________________________________________________________
5850 [ 31388] By: rgs                                   on 2007/06/15  11:17:50
5851         Log: Subject: [PATCH] miscellanea
5852              From: Jarkko Hietaniemi <jhi@iki.fi>
5853              Date: Thu, 14 Jun 2007 22:32:49 -0400
5854              Message-ID: <4671FA51.4070001@iki.fi>
5855      Branch: perl
5856            ! Makefile.SH embed.fnc hv.h op.c proto.h sv.c util.c
5857 ____________________________________________________________________________
5858 [ 31387] By: rgs                                   on 2007/06/15  09:52:07
5859         Log: Subject: [PATCH] Re: vsprintf
5860              From: Andy Dougherty <doughera@lafayette.edu>
5861              Date: Thu, 14 Jun 2007 13:12:57 -0400 (EDT)
5862              Message-ID: <Pine.LNX.4.64.0706141312510.31762@fractal.phys.lafayette.edu>
5863      Branch: perl
5864            ! util.c
5865 ____________________________________________________________________________
5866 [ 31386] By: rgs                                   on 2007/06/15  08:55:38
5867         Log: Forgot to regen warnings
5868      Branch: perl
5869            ! lib/warnings.pm warnings.h
5870 ____________________________________________________________________________
5871 [ 31385] By: craigb                                on 2007/06/15  03:19:46
5872         Log: Don't let the home-grown readdir() on VMS return results with
5873              ODS-5 escapes (i.e., report foo.tar.gz, not foo^.tar.gz).
5874      Branch: perl
5875            ! vms/vms.c
5876 ____________________________________________________________________________
5877 [ 31384] By: craigb                                on 2007/06/14  18:23:18
5878         Log: Fix missing PerlIO_releaseFILE in VMS::Stdio::getname().
5879      Branch: perl
5880            ! vms/ext/Stdio/Stdio.xs
5881 ____________________________________________________________________________
5882 [ 31383] By: rgs                                   on 2007/06/14  15:36:16
5883         Log: Update Changes.
5884              Mention the removal of -A and assertions.pm in perldelta.
5885      Branch: perl
5886            ! Changes pod/perl595delta.pod
5887 ____________________________________________________________________________
5888 [ 31382] By: rgs                                   on 2007/06/14  14:12:35
5889         Log: Upgrade to PathTools 3.25
5890      Branch: perl
5891            ! ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/Cwd.pm
5892            ! lib/File/Spec.pm lib/File/Spec/OS2.pm lib/File/Spec/t/tmpdir.t
5893 ____________________________________________________________________________
5894 [ 31381] By: rgs                                   on 2007/06/14  13:12:56
5895         Log: Upgrade to ExtUtils::CBuilder 0.19
5896      Branch: perl
5897            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
5898            ! lib/ExtUtils/CBuilder/Changes
5899            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
5900            ! lib/ExtUtils/CBuilder/Platform/os2.pm
5901 ____________________________________________________________________________
5902 [ 31380] By: rgs                                   on 2007/06/14  13:06:13
5903         Log: Sync Archive::Extract with CPAN
5904      Branch: perl
5905            ! lib/Archive/Extract.pm
5906 ____________________________________________________________________________
5907 [ 31379] By: rgs                                   on 2007/06/14  12:38:16
5908         Log: Subject: [PATCH] Less sed'ing in Cygwin Makefile.SHs
5909              From: "Jerry D. Hedden" <jdhedden@cpan.org>
5910              Date: Thu, 14 Jun 2007 08:13:29 -0400
5911              Message-ID: <1ff86f510706140513v5d3bb0e0l89dff31da83abfb9@mail.gmail.com>
5912      Branch: perl
5913            ! cygwin/Makefile.SHs
5914 ____________________________________________________________________________
5915 [ 31378] By: rgs                                   on 2007/06/14  12:27:41
5916         Log: assertions has been removed
5917      Branch: perl
5918            ! Porting/Maintainers.pl
5919 ____________________________________________________________________________
5920 [ 31377] By: rgs                                   on 2007/06/14  11:06:02
5921         Log: Fix [perl #43207] lc() or uc() inside sort affect the return value.
5922      Branch: perl
5923            ! pp.c t/op/lc.t
5924 ____________________________________________________________________________
5925 [ 31376] By: davem                                 on 2007/06/13  22:41:33
5926         Log: change #31134 broke DEBUG_LEAKING_SCALARS builds
5927      Branch: perl
5928            ! sv.c
5929 ____________________________________________________________________________
5930 [ 31375] By: merijn                                on 2007/06/13  20:15:28
5931         Log: Subject: Re: vsprintf
5932              From: Andy Dougherty <doughera@lafayette.edu>
5933              Date: Wed, 13 Jun 2007 14:41:44 -0400 (EDT)
5934              Message-ID: <Pine.LNX.4.64.0706131434120.18715@fractal.phys.lafayette.edu>
5935      Branch: perl
5936            ! Configure
5937 ____________________________________________________________________________
5938 [ 31373] By: merijn                                on 2007/06/13  20:11:10
5939         Log: Subject: [PATCH] Configure: Erroneous C++ message
5940              From: Andy Dougherty <doughera@lafayette.edu>
5941              Date: Wed, 13 Jun 2007 14:33:54 -0400 (EDT)
5942              Message-ID: <Pine.LNX.4.64.0706131428510.18715@fractal.phys.lafayette.edu>
5943      Branch: perl
5944            ! Configure
5945 ____________________________________________________________________________
5946 [ 31371] By: steveh                                on 2007/06/13  17:12:21
5947         Log: Fix random failures in CPANPLUS tests on Win32
5948              
5949              The failures were a result of calling Win32::GetShortPathName with
5950              the program argument " /nologo" appended to the path. Program
5951              arguments should not be passed to Win32::GetShortPathName.
5952              
5953              (The randomness occurred because random garbage was being produced
5954              due to a separate bug in that Win32 function, for which a fix is
5955              forthcoming...).
5956      Branch: perl
5957            ! lib/CPANPLUS/Config.pm
5958 ____________________________________________________________________________
5959 [ 31370] By: rgs                                   on 2007/06/13  13:24:09
5960         Log: Subject: yet another mro.c patch
5961              From: "Brandon Black" <blblack@gmail.com>
5962              Date: Wed, 13 Jun 2007 08:19:11 -0500
5963              Message-ID: <84621a60706130619g17c9d2fbi111cca567da3d500@mail.gmail.com>
5964      Branch: perl
5965            ! mro.c
5966 ____________________________________________________________________________
5967 [ 31369] By: rgs                                   on 2007/06/12  08:43:55
5968         Log: Subject: mad-const patch
5969              From: Jim Cromie <jim.cromie@gmail.com>
5970              Date: Mon, 11 Jun 2007 13:49:06 -0600
5971              Message-ID: <466DA732.3010608@gmail.com>
5972      Branch: perl
5973            ! dump.c embed.fnc proto.h
5974 ____________________________________________________________________________
5975 [ 31368] By: rgs                                   on 2007/06/12  08:39:00
5976         Log: Subject: Re: integer vs. bigint [PATCH]
5977              From: Tels <nospam-abuse@bloodgate.com>
5978              Date: Mon, 11 Jun 2007 19:31:16 +0200
5979              Message-Id: <200706111931.17616@bloodgate.com>
5980      Branch: perl
5981            ! lib/bigint.pm
5982 ____________________________________________________________________________
5983 [ 31367] By: rgs                                   on 2007/06/12  08:33:40
5984         Log: Subject: [PATCH] perltodo: more vtable musings
5985              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
5986              Date: Tue, 12 Jun 2007 03:15:26 +0300 (EEST)
5987              Message-Id: <200706120015.l5C0FQH7512295@kosh.hut.fi>
5988      Branch: perl
5989            ! pod/perltodo.pod
5990 ____________________________________________________________________________
5991 [ 31366] By: rgs                                   on 2007/06/12  08:32:26
5992         Log: Subject: Re: [PATCH-at-31365] (was - configpm frustrations)
5993              From: Vadim <vadim@vkonovalov.ru>
5994              Date: Mon, 11 Jun 2007 19:19:31 +0400
5995              Message-ID: <466D6803.1020808@vkonovalov.ru>
5996      Branch: perl
5997            ! Makefile.SH configpm
5998 ____________________________________________________________________________
5999 [ 31365] By: rgs                                   on 2007/06/11  15:20:38
6000         Log: Subject: Math::BigInt v1.87 take 8
6001              From: Tels <nospam-abuse@bloodgate.com>
6002              Date: Sat, 9 Jun 2007 14:07:34 +0200
6003              Message-Id: <200706091407.36659@bloodgate.com>
6004      Branch: perl
6005            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
6006            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
6007            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
6008            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
6009            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
6010            ! lib/Math/BigInt/t/with_sub.t
6011 ____________________________________________________________________________
6012 [ 31364] By: rgs                                   on 2007/06/11  15:18:27
6013         Log: Subject: pidigits benchmark and bpi() method in Math::BigFloat/Math::BigInt, take 7 [PATCH]
6014              From: Tels <nospam-abuse@bloodgate.com>
6015              Date: Fri, 8 Jun 2007 19:29:41 +0200
6016              Message-Id: <200706081929.44888@bloodgate.com>
6017      Branch: perl
6018            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
6019            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
6020            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
6021            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
6022            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
6023            ! lib/Math/BigInt/t/with_sub.t
6024 ____________________________________________________________________________
6025 [ 31363] By: rgs                                   on 2007/06/11  14:27:40
6026         Log: Doc adjustments for the number localization and setlocale().
6027              See debian bug #379463.
6028      Branch: perl
6029            ! pod/perllocale.pod
6030 ____________________________________________________________________________
6031 [ 31362] By: rgs                                   on 2007/06/11  08:28:57
6032         Log: Subject: [PATCH] cross-compilation for linux
6033              From: "Konovalov, Vadim Vladimirovich \(Vadim\)** CTR **" <vkonovalov@alcatel-lucent.com>
6034              Date: Sat, 9 Jun 2007 19:41:44 +0200
6035              Message-ID: <D16F05D0CAAA234BA2B753B80DE6100D278EBC@DEEXC1U02.de.lucent.com>
6036      Branch: perl
6037            + Cross/README.new
6038            ! Cross/Makefile-cross-SH Cross/README Cross/build-arm-n770-sh
6039            ! MANIFEST README.ce win32/Makefile.ce
6040 ____________________________________________________________________________
6041 [ 31361] By: craigb                                on 2007/06/08  18:43:10
6042         Log: A couple of File::Path tests require unix syntax on VMS.
6043      Branch: perl
6044            ! lib/File/Path.t
6045 ____________________________________________________________________________
6046 [ 31360] By: craigb                                on 2007/06/08  15:28:29
6047         Log: Make pipe shutdown on VMS care about whether PerlIO has already
6048              shut down.
6049      Branch: perl
6050            ! vms/vms.c
6051 ____________________________________________________________________________
6052 [ 31359] By: craigb                                on 2007/06/08  15:25:22
6053         Log: Avoid multiply defined symbols in re extension following #31341.
6054      Branch: perl
6055            ! ext/re/re_top.h
6056 ____________________________________________________________________________
6057 [ 31358] By: craigb                                on 2007/06/08  15:21:24
6058         Log: Make symbols short enough for VMS after #31341.
6059      Branch: perl
6060            ! universal.c
6061 ____________________________________________________________________________
6062 [ 31357] By: steveh                                on 2007/06/08  10:35:34
6063         Log: Fix lib/File/Path.t failure on Win32
6064              (Create a 'ZZ' directory instead of 'Z' because we already have a 'z'
6065              which is the same as 'Z' on Win32's case-insensitive filesystem)
6066      Branch: perl
6067            ! lib/File/Path.pm lib/File/Path.t
6068 ____________________________________________________________________________
6069 [ 31356] By: steveh                                on 2007/06/08  09:07:46
6070         Log: Change 31347 should also have removed win32_free_argvw()
6071              because it now isn't used anywhere.
6072      Branch: perl
6073            ! win32/win32.c win32/wince.c
6074 ____________________________________________________________________________
6075 [ 31355] By: steveh                                on 2007/06/08  08:50:09
6076         Log: Remove dead Perl_sys_intern_clear() from wince.c
6077      Branch: perl
6078            ! win32/wince.c
6079 ____________________________________________________________________________
6080 [ 31354] By: steveh                                on 2007/06/08  08:36:05
6081         Log: Move win32_create_message_window() out of #ifdef HAVE_INTERP_INTERN
6082              section, where it didn't belong. (That section should (currently)
6083              only contain sys_intern_init(), sys_intern_clear() and
6084              sys_intern_dup() and related functionality such as
6085              win32_csighandler().)
6086      Branch: perl
6087            ! win32/win32.c
6088 ____________________________________________________________________________
6089 [ 31353] By: rgs                                   on 2007/06/08  08:30:25
6090         Log: encoding.pm doesn't give any details about ${^ENCODING},
6091              so don't mention it in perlvar
6092      Branch: perl
6093            ! pod/perlvar.pod
6094 ____________________________________________________________________________
6095 [ 31352] By: rgs                                   on 2007/06/07  16:09:54
6096         Log: Plug a memory leak (noticed by Yves)
6097      Branch: perl
6098            ! regcomp.c
6099 ____________________________________________________________________________
6100 [ 31351] By: rgs                                   on 2007/06/07  14:05:11
6101         Log: Subject: Re: [perl #43082] "$_[0]->method" interpolation 
6102              From: Father Chrysostomos <sprout@cpan.org>
6103              Date: Tue, 5 Jun 2007 13:25:39 -0700
6104              Message-Id: <064E3238-D26D-446D-9B7E-0DB8CEFDE0AD@cpan.org>
6105      Branch: perl
6106            ! t/comp/parser.t toke.c
6107 ____________________________________________________________________________
6108 [ 31350] By: steveh                                on 2007/06/07  13:49:04
6109         Log: Stop VC++ from warning "'getenv' : inconsistent dll linkage.
6110              dllexport assumed." when building with -DDEBUGGING by declaring
6111              getenv() with the same __declspec as in Microsoft's <stdlib.h>.
6112              MinGW/GCC is happy with that too, but Borland doesn't understand
6113              _CRTIMP so don't bother for Borland since it doesn't warn anyway.
6114      Branch: perl
6115            ! x2p/a2p.c
6116 ____________________________________________________________________________
6117 [ 31349] By: rgs                                   on 2007/06/07  13:23:07
6118         Log: Subject: Re: [PATCH] Update File-Path to 2.00
6119              From: David Landgren <david@landgren.net>
6120              Date: Thu, 07 Jun 2007 14:02:36 +0200
6121              Message-ID: <4667F3DC.9070203@landgren.net>
6122      Branch: perl
6123            ! lib/File/Path.pm
6124 ____________________________________________________________________________
6125 [ 31348] By: rgs                                   on 2007/06/07  12:12:39
6126         Log: Subject: [PATCHES] Silence compiler warnings
6127              From: "Jerry D. Hedden" <jdhedden@cpan.org>
6128              Date: Wed, 6 Jun 2007 14:45:06 -0400
6129              Message-ID: <1ff86f510706061145r540c7f02kba96c04bc9dcf8b0@mail.gmail.com>
6130      Branch: perl
6131            ! mro.c pp_sys.c universal.c
6132 ____________________________________________________________________________
6133 [ 31347] By: steveh                                on 2007/06/07  11:48:47
6134         Log: Stop VC++ from warning "all references to 'SHELL32.dll' discarded
6135              by /OPT:REF" by removing the only reference to a SHELL32.dll function
6136              (namely, CommandLineToArgvW(), called from win32_argv2utf8(), which
6137              isn't actually used anywhere so delete it).
6138              
6139              That then caused the warning "/DELAYLOAD:shell32.dll ignored; no
6140              imports found from shell32.dll", so remove that /DELAYLOAD option too.
6141      Branch: perl
6142            ! win32/Makefile win32/makefile.mk win32/win32.c win32/win32.h
6143            ! win32/wince.c
6144 ____________________________________________________________________________
6145 [ 31346] By: rgs                                   on 2007/06/07  08:51:15
6146         Log: Subject: [patch] fix small errors in sv.c commentary
6147              From: Jim Cromie <jim.cromie@gmail.com>
6148              Date: Wed, 06 Jun 2007 23:38:53 -0600
6149              Message-ID: <466799ED.3090705@gmail.com>
6150      Branch: perl
6151            ! sv.c
6152 ____________________________________________________________________________
6153 [ 31345] By: rgs                                   on 2007/06/07  08:01:18
6154         Log: Subject: Re: [PATCH] Update File-Path to 2.00
6155              From: David Landgren <david@landgren.net>
6156              Date: Wed, 06 Jun 2007 23:57:34 +0200
6157              Message-ID: <46672DCE.2080508@landgren.net>
6158      Branch: perl
6159            ! lib/File/Path.pm lib/File/Path.t
6160 ____________________________________________________________________________
6161 [ 31344] By: steveh                                on 2007/06/06  16:48:46
6162         Log: Stop VC7 and VC8 warning about overriding /DPERLDLL with /UPERLDLL
6163              when compiling perlmain.c, and don't supply /DPERLDLL twice when
6164              compiling perlmainst.c
6165      Branch: perl
6166            ! win32/Makefile win32/makefile.mk
6167 ____________________________________________________________________________
6168 [ 31343] By: steveh                                on 2007/06/06  16:33:42
6169         Log: Stop VC7 and VC8 complaining about the DESCRIPTION statement
6170              in perldll.def (it isn't supported any more).
6171      Branch: perl
6172            ! makedef.pl
6173 ____________________________________________________________________________
6174 [ 31342] By: rgs                                   on 2007/06/06  14:58:27
6175         Log: Adjust test count (it shouldn't have changed with last patch)
6176      Branch: perl
6177            ! ext/B/t/concise-xs.t
6178 ____________________________________________________________________________
6179 [ 31341] By: rgs                                   on 2007/06/06  14:42:01
6180         Log: Subject: Re: [PATCH] Callbacks for named captures (%+ and %-)
6181              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
6182              Date: Sun, 3 Jun 2007 20:24:59 +0000
6183              Message-ID: <51dd1af80706031324y5618d519p460da27a2e7fe712@mail.gmail.com>
6184      Branch: perl
6185            + ext/re/t/qr.t t/op/regexp_nc_tie.t
6186            ! MANIFEST embed.fnc embed.h ext/B/t/concise-xs.t ext/re/re.pm
6187            ! ext/re/re.xs ext/re/re_top.h ext/re/t/re_funcs.t global.sym
6188            ! gv.c lib/Tie/Hash/NamedCapture.pm mg.c perl.h
6189            ! pod/perlreapi.pod proto.h regcomp.c regcomp.h regexp.h
6190            ! t/op/pat.t t/op/readdir.t universal.c
6191 ____________________________________________________________________________
6192 [ 31340] By: rgs                                   on 2007/06/06  12:27:36
6193         Log: Upgrade to encoding::warnings 0.11
6194      Branch: perl
6195            ! lib/encoding/warnings.pm
6196 ____________________________________________________________________________
6197 [ 31339] By: rgs                                   on 2007/06/06  12:07:13
6198         Log: A test file was removed from the latest Unicode::Normalize
6199      Branch: perl
6200            - ext/Unicode/Normalize/t/short.t
6201            ! MANIFEST
6202 ____________________________________________________________________________
6203 [ 31338] By: rgs                                   on 2007/06/06  12:03:00
6204         Log: Upgrade to Unicode::Normalize 1.02
6205      Branch: perl
6206            ! ext/Unicode/Normalize/Changes
6207            ! ext/Unicode/Normalize/Normalize.pm
6208            ! ext/Unicode/Normalize/Normalize.xs
6209            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
6210            ! ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/func.t
6211            ! ext/Unicode/Normalize/t/test.t
6212 ____________________________________________________________________________
6213 [ 31337] By: steveh                                on 2007/06/06  08:20:32
6214         Log: Subject: Re: [PATCH] Update File-Path to 2.00
6215              From: Joshua Juran <jjuran@gmail.com>
6216              Date: Wed, 6 Jun 2007 01:14:31 -0700
6217              Message-Id: <5F26D98D-8B6D-4F4A-B2E9-168F71B963DD@gmail.com>
6218              
6219              Fixes typo in the POD.
6220      Branch: perl
6221            ! lib/File/Path.pm
6222 ____________________________________________________________________________
6223 [ 31336] By: steveh                                on 2007/06/06  08:16:44
6224         Log: Subject: Re: [PATCH] Update File-Path to 2.00
6225              From: David Landgren <david@landgren.net>
6226              Date: Tue, 05 Jun 2007 23:21:40 +0200
6227              Message-ID: <4665D3E4.2030809@landgren.net>
6228              
6229              Silences some unnecessary carping (e.g. from ExtUtils::Command line 109
6230              when building perl).
6231      Branch: perl
6232            ! lib/File/Path.pm lib/File/Path.t
6233 ____________________________________________________________________________
6234 [ 31335] By: steveh                                on 2007/06/05  12:51:07
6235         Log: Silence another VC++ compiler warning (signed/unsigned mismatch in ==)
6236      Branch: perl
6237            ! regexec.c
6238 ____________________________________________________________________________
6239 [ 31334] By: rgs                                   on 2007/06/05  10:23:24
6240         Log: There is no more a ~~ feature, noticed by Moritz Lenz
6241      Branch: perl
6242            ! pod/perlsyn.pod
6243 ____________________________________________________________________________
6244 [ 31333] By: rgs                                   on 2007/06/05  10:10:33
6245         Log: Remove support for assertions and -A
6246      Branch: perl
6247            - lib/assertions.pm lib/assertions/activate.pm
6248            - lib/assertions/compat.pm t/comp/assertions.t
6249            - t/comp/asstcompat.t t/run/switch_A.t
6250            ! MANIFEST cv.h dump.c ext/B/B.xs ext/B/B/Concise.pm
6251            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL ext/B/t/concise-xs.t
6252            ! lib/perl5db.pl op.c perl.c perl.h pod/perl.pod
6253            ! pod/perldiag.pod pod/perllexwarn.pod pod/perlrun.pod
6254            ! pod/perltodo.pod pp_hot.c sv.c t/op/attrs.t toke.c warnings.pl
6255            ! xsutils.c
6256 ____________________________________________________________________________
6257 [ 31332] By: rgs                                   on 2007/06/04  08:04:13
6258         Log: Subject: another mro patch
6259              From: "Brandon Black" <blblack@gmail.com>
6260              Date: Mon, 4 Jun 2007 00:55:15 -0500
6261              Message-ID: <84621a60706032255g6702cd81ube1f582a1e07cf8a@mail.gmail.com>
6262      Branch: perl
6263            + t/mro/next_goto.t
6264            ! MANIFEST lib/mro.pm mro.c
6265 ____________________________________________________________________________
6266 [ 31331] By: craigb                                on 2007/06/03  22:26:20
6267         Log: cando_by_name again: work harder to identify directories 
6268              for fileification, plus a nit missed in #31326.
6269      Branch: perl
6270            ! vms/vms.c
6271 ____________________________________________________________________________
6272 [ 31330] By: rgs                                   on 2007/06/03  16:23:03
6273         Log: Subject: [PATCH] Math::BigInt v1.87 take 6
6274              From: Tels <nospam-abuse@bloodgate.com>
6275              Date: Sat, 2 Jun 2007 13:40:45 +0000
6276              Message-Id: <200706021340.46806@bloodgate.com>
6277      Branch: perl
6278            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
6279 ____________________________________________________________________________
6280 [ 31329] By: rgs                                   on 2007/06/03  16:19:37
6281         Log: Subject: Re: [PATCH] Update File-Path to 2.00
6282              From: David Landgren <david@landgren.net>
6283              Date: Sat, 02 Jun 2007 20:58:16 +0200
6284              Message-ID: <4661BDC8.6040102@landgren.net>
6285      Branch: perl
6286            ! lib/File/Path.pm lib/File/Path.t
6287 ____________________________________________________________________________
6288 [ 31328] By: rgs                                   on 2007/06/03  15:36:25
6289         Log: Subject: [PATCH] Re: BBC(Bleadperl Breaks CPAN) Today: String::Multibyte
6290              From: demerphq <demerphq@gmail.com>
6291              Date: Sun, 3 Jun 2007 17:21:55 +0200
6292              Message-ID: <9b18b3110706030821u39460f96ic342dda8ba9fcdf7@mail.gmail.com>
6293      Branch: perl
6294            ! regcomp.c t/op/pat.t
6295 ____________________________________________________________________________
6296 [ 31327] By: craigb                                on 2007/06/02  17:47:37
6297         Log: In File::Path::_rmtree, we want a list of files, not directories (some of them 
6298              may be directory files, which is ok).
6299      Branch: perl
6300            ! lib/File/Path.pm
6301 ____________________________________________________________________________
6302 [ 31326] By: craigb                                on 2007/06/02  16:02:03
6303         Log: Assorted fixes for VMS version of cando_by_name:
6304              -- Restore pre-5.9.x behavior of expanding logical names and fileifying
6305              directory specs regardless of whether input spec is in VMS syntax.
6306              -- VMSify input spec unless explicitly told we don't need to (this was
6307              backwards since introduced in #27733).
6308              -- Various memory handling robustifications.
6309      Branch: perl
6310            ! vms/vms.c
6311 ____________________________________________________________________________
6312 [ 31325] By: rgs                                   on 2007/06/01  09:14:24
6313         Log: Subject: [perl #43094] Doc patch to perlre: modifiers => quantifiers 
6314              From: Brad Baxter (via RT) <perlbug-followup@perl.org>
6315              Date: Thu, 31 May 2007 15:04:55 -0700
6316              Message-ID: <rt-3.6.HEAD-1668-1180649095-1834.43094-75-0@perl.org>
6317      Branch: perl
6318            ! pod/perlre.pod
6319 ____________________________________________________________________________
6320 [ 31324] By: steveh                                on 2007/06/01  07:32:52
6321         Log: Subject: [PATCH] Fix DynaLoader::dl_findfile() to locate .so files again
6322              From: "Jan Dubois" <jand@activestate.com>
6323              Date: Thu, 31 May 2007 13:17:22 -0700
6324              Message-ID: <00a501c7a3c0$b2d880d0$18898270$@com>
6325      Branch: perl
6326            ! ext/DynaLoader/DynaLoader_pm.PL
6327 ____________________________________________________________________________
6328 [ 31323] By: merijn                                on 2007/06/01  06:39:32
6329         Log: Subject: [PATCH] Configure: O_NONBLOCK test uses fork() and pipe()
6330              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
6331              Date: Fri, 1 Jun 2007 04:31:03 +0300 (EEST)
6332              Message-Id: <200706010131.l511V3kv417484@kosh.hut.fi>
6333      Branch: perl
6334            ! Configure
6335 ____________________________________________________________________________
6336 [ 31321] By: merijn                                on 2007/06/01  06:32:38
6337         Log: Subject: Updated email address for AUTHORS.txt
6338              From: perl@cadop.com
6339              Date: Thu, 31 May 2007 19:33:08 -0600 (MDT)
6340              Message-Id: <20070601013308.3B6A314ECA82@noop.cadop.com>
6341      Branch: perl
6342            ! AUTHORS
6343 ____________________________________________________________________________
6344 [ 31320] By: craigb                                on 2007/05/31  22:17:17
6345         Log: Maintain UAF context across calls to sys$check_access in cando_by_name.
6346      Branch: perl
6347            ! vms/vms.c
6348 ____________________________________________________________________________
6349 [ 31319] By: rgs                                   on 2007/05/31  16:13:07
6350         Log: Dave remarks that I have been too terse here.
6351      Branch: perl
6352            ! pod/perl595delta.pod
6353 ____________________________________________________________________________
6354 [ 31318] By: rgs                                   on 2007/05/31  16:09:22
6355         Log: Subject: [PATCH] Remove threads/typemap from Porting/Maintainers.pl
6356              From: "Jerry D. Hedden" <jdhedden@cpan.org>
6357              Date: Thu, 31 May 2007 11:59:31 -0400
6358              Message-ID: <1ff86f510705310859y6c101c15t6d823d00ef25309b@mail.gmail.com>
6359      Branch: perl
6360            ! Porting/Maintainers.pl
6361 ____________________________________________________________________________
6362 [ 31317] By: rgs                                   on 2007/05/31  15:52:28
6363         Log: Actually, Log::Message::Simple comes from Jos, not Tels.
6364      Branch: perl
6365            ! Porting/Maintainers.pl
6366 ____________________________________________________________________________
6367 [ 31316] By: rgs                                   on 2007/05/31  12:11:40
6368         Log: Subject: [PATCH] minor assertions improvements
6369              From: Ricardo SIGNES <rjbs-perl-p5p@lists.manxome.org>
6370              Date: Wed, 30 May 2007 21:47:15 -0400
6371              Message-ID: <20070531014715.GA26562@knight.manxome.org>
6372      Branch: perl
6373            ! lib/assertions.pm lib/assertions/activate.pm
6374            ! t/comp/assertions.t
6375 ____________________________________________________________________________
6376 [ 31315] By: rgs                                   on 2007/05/31  09:42:05
6377         Log: Subject: [PATCH] Update File-Path to 2.00
6378              From: David Landgren <david@landgren.net>
6379              Date: Wed, 30 May 2007 19:50:38 +0200
6380              Message-ID: <465DB96E.1020106@landgren.net>
6381      Branch: perl
6382            ! lib/File/Path.pm lib/File/Path.t
6383 ____________________________________________________________________________
6384 [ 31314] By: rgs                                   on 2007/05/31  08:28:02
6385         Log: Subject: [PATCH] Gooder English
6386              From: "Jerry D. Hedden" <jdhedden@cpan.org>
6387              Date: Wed, 30 May 2007 17:12:32 -0400
6388              Message-ID: <1ff86f510705301412v75fc5810vf28f5b62c0077585@mail.gmail.com>
6389      Branch: perl
6390            ! lib/Log/Message/Simple.pm
6391 ____________________________________________________________________________
6392 [ 31313] By: nicholas                              on 2007/05/31  08:25:57
6393         Log: blead segfaults on local *@; eval {1} because ERRSV assumes that
6394              GvSV(PL_errgv) is always non-NULL. That stopped being the case with
6395              change 25009 (ish) - when we stopped automatically creating a(n unused)
6396              SV at GV creation time.
6397      Branch: perl
6398            ! scope.c t/op/local.t
6399 ____________________________________________________________________________
6400 [ 31312] By: rgs                                   on 2007/05/30  15:21:10
6401         Log: Subject: Re: HvMROMETA
6402              From: "Brandon Black" <blblack@gmail.com>
6403              Date: Tue, 29 May 2007 19:08:13 -0500
6404              Message-ID: <84621a60705291708m3f106d74r473f3d91c780163d@mail.gmail.com>
6405      Branch: perl
6406            ! hv.h mro.c
6407 ____________________________________________________________________________
6408 [ 31311] By: rgs                                   on 2007/05/30  13:59:17
6409         Log: Subject: Re: localising hash element by variable 
6410              From: hv@crypt.org
6411              Date: Wed, 30 May 2007 13:21:15 +0100
6412              Message-Id: <200705301221.l4UCLFwf010411@zen.crypt.org>
6413      Branch: perl
6414            ! t/op/local.t
6415 ____________________________________________________________________________
6416 [ 31310] By: rgs                                   on 2007/05/30  10:45:08
6417         Log: Upgrade to Encode 2.23
6418      Branch: perl
6419            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6420            ! ext/Encode/Makefile.PL ext/Encode/Unicode/Unicode.pm
6421 ____________________________________________________________________________
6422 [ 31309] By: steveh                                on 2007/05/30  07:38:30
6423         Log: Silence a couple of VC++ compiler warnings
6424      Branch: perl
6425            ! ext/Math/BigInt/FastCalc/FastCalc.pm
6426            ! ext/Math/BigInt/FastCalc/FastCalc.xs
6427 ____________________________________________________________________________
6428 [ 31308] By: nicholas                              on 2007/05/29  19:57:34
6429         Log: DBL_EPSILON DBL_MIN FLT_EPSILON FLT_MIN are not C constant expressions
6430              on z/OS, so move them to the list of non const constants.
6431      Branch: perl
6432            ! ext/POSIX/Makefile.PL
6433 ____________________________________________________________________________
6434 [ 31307] By: rgs                                   on 2007/05/29  15:48:27
6435         Log: Plug a memory leak in Encode
6436      Branch: perl
6437            ! ext/Encode/Encode.xs
6438 ____________________________________________________________________________
6439 [ 31306] By: stevep                                on 2007/05/29  14:42:24
6440         Log: Upgrade to CPAN-1.9102
6441      Branch: perl
6442            ! lib/CPAN.pm lib/CPAN/Kwalify.pm lib/CPAN/t/10version.t
6443 ____________________________________________________________________________
6444 [ 31305] By: rgs                                   on 2007/05/29  09:33:52
6445         Log: Upgrade to Encode 2.22
6446      Branch: perl
6447            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6448            ! ext/Encode/t/fallback.t ext/Encode/t/mime-name.t
6449 ____________________________________________________________________________
6450 [ 31304] By: rgs                                   on 2007/05/29  08:59:05
6451         Log: Revert change #30530, following Jan's advice
6452      Branch: perl
6453            ! Makefile.SH
6454 ____________________________________________________________________________
6455 [ 31303] By: rgs                                   on 2007/05/29  08:49:06
6456         Log: Subject: Re: [perl #43015] regex /.*\z/ doesn't matches strings ending with \n
6457              From: demerphq <demerphq@gmail.com>
6458              Date: Mon, 28 May 2007 19:46:04 +0200
6459              Message-ID: <9b18b3110705281046ib37acb4i7960fe415325270f@mail.gmail.com>
6460      Branch: perl
6461            ! regcomp.c regexec.c t/op/re_tests
6462 ____________________________________________________________________________
6463 [ 31302] By: rgs                                   on 2007/05/29  08:43:29
6464         Log: Mention that last bugfix in perldelta
6465      Branch: perl
6466            ! pod/perl595delta.pod
6467 ____________________________________________________________________________
6468 [ 31301] By: rgs                                   on 2007/05/29  08:41:09
6469         Log: Subject: Re: localising hash element by variable
6470              From: Bo Lindbergh <blgl@hagernas.com>
6471              Date: Mon, 28 May 2007 20:26:00 +0200
6472              Message-Id: <BC2C451F-B286-4D38-923E-E3B473F7B5E1@hagernas.com>
6473      Branch: perl
6474            ! scope.c t/op/local.t
6475 ____________________________________________________________________________
6476 [ 31300] By: steveh                                on 2007/05/29  08:09:38
6477         Log: win32/makefile.mk doesn't support GSAR's old dmake (because of
6478              the use of || and && in conditional expressions, which that old
6479              dmake doesn't understand), so stop with a helpful error message
6480              if such a dmake is being used.
6481              
6482              There is now no need to have all the clutter of trying to support
6483              different backslash and newline semantics, so ditch that too.
6484      Branch: perl
6485            ! win32/makefile.mk
6486 ____________________________________________________________________________
6487 [ 31299] By: rgs                                   on 2007/05/29  07:57:33
6488         Log: Subject: Re: [PATCH] Update CPANPLUS to 0.79_03
6489              From: "Jos I. Boumans" <jos@dwim.org>
6490              Date: Tue, 29 May 2007 09:00:53 +0200
6491              Message-Id: <551932A2-91F8-4E7C-8939-4B71216976BA@dwim.org>
6492              
6493              Removed a fatal debug statement from cpan2dist.
6494      Branch: perl
6495            ! lib/CPANPLUS.pm lib/CPANPLUS/Internals.pm
6496            ! lib/CPANPLUS/Shell/Default.pm lib/CPANPLUS/bin/cpan2dist
6497            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
6498            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
6499            ! r-0.01.tar.gz.packed
6500            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
6501            ! tar.gz.packed
6502            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
6503            ! tar.gz.packed
6504            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
6505            ! r.gz.packed
6506            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
6507            ! tar.gz.packed
6508            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
6509            ! r.gz.packed
6510            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
6511            ! cked
6512            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
6513 ____________________________________________________________________________
6514 [ 31298] By: steveh                                on 2007/05/29  07:25:22
6515         Log: Silence the warning "Can't locate auto/POSIX/autosplit.ix in @INC"
6516              when building the POSIX extension
6517      Branch: perl
6518            ! lib/ExtUtils/Install.pm
6519 ____________________________________________________________________________
6520 [ 31297] By: merijn                                on 2007/05/29  06:12:06
6521         Log: Subject: [PATCH] perltodo tweak on virtualizing OS/FS access
6522              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
6523              Date: Tue, 29 May 2007 06:50:57 +0300 (EEST)
6524              Message-Id: <200705290350.l4T3ovWG275103@kosh.hut.fi>
6525      Branch: perl
6526            ! pod/perltodo.pod
6527 ____________________________________________________________________________
6528 [ 31296] By: nicholas                              on 2007/05/28  21:35:45
6529         Log: Subject: Re: Cross patch 31287 broke blead
6530              From: Vadim <vadim@vkonovalov.ru>
6531              Message-ID: <465B11AB.8000608@vkonovalov.ru>
6532              Date: Mon, 28 May 2007 21:30:19 +0400
6533      Branch: perl
6534           +> Cross/Makefile-cross-SH Cross/build-arm-n770-sh
6535            - Cross/Makefile-cross.SH Cross/build-arm-n770.sh
6536            ! MANIFEST
6537 ____________________________________________________________________________
6538 [ 31295] By: nicholas                              on 2007/05/28  18:50:23
6539         Log: Avoid calling SvEND() when SvPOKp() is not true.
6540              Remove an unneeded dupliate SvCUR_set() in Perl_sv_2pv_flags().
6541      Branch: perl
6542            ! sv.c
6543 ____________________________________________________________________________
6544 [ 31294] By: rgs                                   on 2007/05/28  13:36:43
6545         Log: Several POD fixes by Jonathan Stowe
6546      Branch: perl
6547            ! ext/B/B/Concise.pm ext/B/B/Lint.pm pod/perldebguts.pod
6548            ! symbian/PerlBase.pod
6549 ____________________________________________________________________________
6550 [ 31293] By: rgs                                   on 2007/05/28  13:21:23
6551         Log: Subject: [PATCH] Add /nologo to nmake in CPANPLUS::Dist::Build too
6552              From: "Jos I. Boumans" <kane@xs4all.nl>
6553              Date: Mon, 28 May 2007 15:06:52 +0200
6554              Message-Id: <90E1CAA6-8529-4DD1-9D42-A377538E9320@xs4all.nl>
6555      Branch: perl
6556            ! lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t
6557            ! lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed
6558            ! lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed
6559 ____________________________________________________________________________
6560 [ 31292] By: rgs                                   on 2007/05/28  13:17:54
6561         Log: Subject: [PATCH] Update CPANPLUS to 0.79_03
6562              From: "Jos I. Boumans" <jos@dwim.org>
6563              Date: Mon, 28 May 2007 14:59:11 +0200
6564              Message-Id: <DDD60952-6B63-4AA5-9862-FAE3456AB7CA@dwim.org>
6565      Branch: perl
6566            ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm
6567            ! lib/CPANPLUS/Configure.pm lib/CPANPLUS/Dist.pm
6568            ! lib/CPANPLUS/Dist/MM.pm lib/CPANPLUS/Internals.pm
6569            ! lib/CPANPLUS/Internals/Constants.pm
6570            ! lib/CPANPLUS/Internals/Constants/Report.pm
6571            ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell/Default.pm
6572            ! lib/CPANPLUS/bin/cpan2dist
6573            ! lib/CPANPLUS/t/02_CPANPLUS-Internals.t
6574            ! lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t
6575            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
6576            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
6577            ! r-0.01.tar.gz.packed
6578            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
6579            ! tar.gz.packed
6580            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
6581            ! tar.gz.packed
6582            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
6583            ! r.gz.packed
6584            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
6585            ! tar.gz.packed
6586            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
6587            ! r.gz.packed
6588            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
6589            ! cked
6590            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
6591            ! lib/CPANPLUS/t/inc/conf.pl
6592 ____________________________________________________________________________
6593 [ 31291] By: rgs                                   on 2007/05/28  12:52:08
6594         Log: Mention new lexical pragmas big* in perldelta
6595      Branch: perl
6596            ! pod/perl595delta.pod
6597 ____________________________________________________________________________
6598 [ 31290] By: rgs                                   on 2007/05/28  12:47:32
6599         Log: Update Changes
6600      Branch: perl
6601            ! Changes
6602 ____________________________________________________________________________
6603 [ 31289] By: rgs                                   on 2007/05/28  12:44:29
6604         Log: Update outdated example
6605      Branch: perl
6606            ! pod/perlpod.pod
6607 ____________________________________________________________________________
6608 [ 31288] By: rgs                                   on 2007/05/28  12:33:05
6609         Log: Update to Archive::Extract 0.20, and re-apply patch #31158
6610      Branch: perl
6611            + lib/Archive/Extract/t/src/x.Z.packed
6612            ! MANIFEST lib/Archive/Extract.pm
6613            ! lib/Archive/Extract/t/01_Archive-Extract.t
6614            ! lib/Archive/Extract/t/src/double_dir.zip.packed
6615            ! lib/Archive/Extract/t/src/x.bz2.packed
6616            ! lib/Archive/Extract/t/src/x.gz.packed
6617            ! lib/Archive/Extract/t/src/x.jar.packed
6618            ! lib/Archive/Extract/t/src/x.par.packed
6619            ! lib/Archive/Extract/t/src/x.tar.gz.packed
6620            ! lib/Archive/Extract/t/src/x.tar.packed
6621            ! lib/Archive/Extract/t/src/x.tgz.packed
6622            ! lib/Archive/Extract/t/src/x.zip.packed
6623            ! lib/Archive/Extract/t/src/y.jar.packed
6624            ! lib/Archive/Extract/t/src/y.par.packed
6625            ! lib/Archive/Extract/t/src/y.tar.bz2.packed
6626            ! lib/Archive/Extract/t/src/y.tar.gz.packed
6627            ! lib/Archive/Extract/t/src/y.tar.packed
6628            ! lib/Archive/Extract/t/src/y.tbz.packed
6629            ! lib/Archive/Extract/t/src/y.tgz.packed
6630            ! lib/Archive/Extract/t/src/y.zip.packed
6631 ____________________________________________________________________________
6632 [ 31287] By: rgs                                   on 2007/05/28  12:03:25
6633         Log: Subject: linux arm cross-compilation
6634              From: Vadim <vadim@vkonovalov.ru>
6635              Date: Mon, 28 May 2007 01:23:46 +0400
6636              Message-ID: <4659F6E2.3090805@vkonovalov.ru>
6637              
6638              with adjustments to the MANIFEST
6639      Branch: perl
6640            + Cross/Makefile-cross.SH Cross/build-arm-n770.sh
6641            + Cross/cflags-cross-arm Cross/config.sh-arm-linux-n770
6642            + ext/util/make_ext_cross
6643            ! MANIFEST configpm
6644 ____________________________________________________________________________
6645 [ 31286] By: rgs                                   on 2007/05/28  11:14:32
6646         Log: Bump version number
6647              
6648              Subject: [PATCH] Update log::message::simple to 0.02
6649              From: "Jos I. Boumans" <jib@ripe.net>
6650              Date: Mon, 28 May 2007 12:04:02 +0200
6651              Message-Id: <EB397A0C-713C-4E42-92DB-DD8B808AE34C@ripe.net>
6652      Branch: perl
6653            ! lib/Log/Message/Simple.pm
6654 ____________________________________________________________________________
6655 [ 31285] By: rgs                                   on 2007/05/28  10:17:22
6656         Log: Subject: Re: [PATCH] Math::BigInt v1.87 take 5
6657              From: Tels <nospam-abuse@bloodgate.com>
6658              Date: Sun, 27 May 2007 15:54:29 +0000
6659              Message-Id: <200705271554.32054@bloodgate.com>
6660      Branch: perl
6661            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
6662            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
6663 ____________________________________________________________________________
6664 [ 31284] By: rgs                                   on 2007/05/28  09:45:39
6665         Log: Subject: [PATCH] Math::BigInt::FastCalc v0.15
6666              From: Tels <nospam-abuse@bloodgate.com>
6667              Date: Sun, 27 May 2007 14:43:15 +0000
6668              Message-Id: <200705271443.16138@bloodgate.com>
6669      Branch: perl
6670            ! ext/Math/BigInt/FastCalc/FastCalc.pm
6671            ! ext/Math/BigInt/FastCalc/FastCalc.xs
6672            ! ext/Math/BigInt/FastCalc/Makefile.PL
6673            ! ext/Math/BigInt/FastCalc/t/leak.t
6674 ____________________________________________________________________________
6675 [ 31283] By: craigb                                on 2007/05/27  01:54:45
6676         Log: In the stat() wrapper for VMS, always allow extended characters
6677              (such as multiple dots) in the filename regardless of environment
6678              setting.
6679      Branch: perl
6680            ! vms/vms.c
6681 ____________________________________________________________________________
6682 [ 31282] By: craigb                                on 2007/05/27  01:50:46
6683         Log: In the homegrown readdir() for VMS, always treat unix-style paths
6684              appropriately regardless of environment setting, and also remove
6685              the escape characters from escaped dots.
6686      Branch: perl
6687            ! vms/vms.c
6688 ____________________________________________________________________________
6689 [ 31281] By: rgs                                   on 2007/05/26  06:54:40
6690         Log: Bad orientation in doc, noticed by Jan Dubois.
6691      Branch: perl
6692            ! pod/perl595delta.pod
6693 ____________________________________________________________________________
6694 [ 31280] By: davem                                 on 2007/05/25  23:26:33
6695         Log: delete PL_hash_seed_set, PL_lineary; move PL_runops_std/dbg
6696              the first two aren't used, and the last two are just place holders
6697              to ensure that both runops functions get linked in; so make them
6698              global rather than per-interpeter
6699      Branch: perl
6700            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
6701 ____________________________________________________________________________
6702 [ 31279] By: craigb                                on 2007/05/25  22:19:40
6703         Log: Subject: Re: argproc.c license Re: [perl #43037] Bad license in perl distribution
6704              From: Mark Pizzolato <mark@infocomm.com>
6705              Date: Fri, 25 May 2007 13:31:17 -0700 (PDT)
6706              Message-ID: <288163.41670.qm@web83606.mail.sp1.yahoo.com>
6707      Branch: perl
6708            ! vms/vms.c
6709 ____________________________________________________________________________
6710 [ 31278] By: davem                                 on 2007/05/25  19:16:50
6711         Log: fix coredump in S_varname (tickled by Devel::Profile)
6712              a 'Use of uninitialized value' warning within a DB sub
6713              attempted to use the pad of the caller to locate the offending
6714              lexical
6715      Branch: perl
6716            ! sv.c
6717 ____________________________________________________________________________
6718 [ 31277] By: rgs                                   on 2007/05/25  13:29:34
6719         Log: \R can't be used in a char class
6720      Branch: perl
6721            ! pod/perlre.pod
6722 ____________________________________________________________________________
6723 [ 31276] By: rgs                                   on 2007/05/25  13:28:39
6724         Log: Document new escapes in perldelta
6725      Branch: perl
6726            ! pod/perl595delta.pod
6727 ____________________________________________________________________________
6728 [ 31275] By: steveh                                on 2007/05/25  10:15:54
6729         Log: Change #31270 should have updated proto.h to match
6730      Branch: perl
6731            ! embed.fnc proto.h
6732 ____________________________________________________________________________
6733 [ 31274] By: rgs                                   on 2007/05/25  09:57:33
6734         Log: Upgrade to Archive::Tar 1.32.
6735      Branch: perl
6736            ! lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
6737            ! lib/Archive/Tar/File.pm
6738            ! lib/Archive/Tar/t/src/long/bar.tar.packed
6739            ! lib/Archive/Tar/t/src/long/foo.tgz.packed
6740            ! lib/Archive/Tar/t/src/short/bar.tar.packed
6741            ! lib/Archive/Tar/t/src/short/foo.tgz.packed
6742 ____________________________________________________________________________
6743 [ 31273] By: rgs                                   on 2007/05/25  09:29:12
6744         Log: Document that ptardiff needs Text::Diff
6745      Branch: perl
6746            ! pod/perlutil.pod
6747 ____________________________________________________________________________
6748 [ 31272] By: rgs                                   on 2007/05/25  09:20:45
6749         Log: Document cpanp and cpan2dist
6750      Branch: perl
6751            ! pod/perl595delta.pod pod/perlutil.pod
6752 ____________________________________________________________________________
6753 [ 31271] By: steveh                                on 2007/05/25  09:18:45
6754         Log: Fix the ext/IO/t/io_sock.t failure when built with VC++ 2005
6755              
6756              Unknown to me win32/win32.h was defining USE_FIXED_OSFHANDLE, which
6757              arranged for a black magic fix to MSVCRT.DLL's _open_osfhandle() to
6758              be used. It seems that this is inappropriate for VC++ versions later
6759              than 6.x, since they don't use that DLL: simply not defining that
6760              symbol makes the io_sock.t failure go away.
6761              
6762              (Compare change #29233, which similarly disabled the fix to
6763              MSVCRT.DLL's read() for VC++ versions later than 6.x.)
6764      Branch: perl
6765            ! README.win32 win32/win32.h
6766 ____________________________________________________________________________
6767 [ 31270] By: rgs                                   on 2007/05/25  07:46:08
6768         Log: Subject: [PATCH] Consting dump.c
6769              From: Andy Lester <andy@petdance.com>
6770              Date: Thu, 24 May 2007 13:25:43 -0500
6771              Message-Id: <B46A083E-A133-4D38-9BE8-BE1EB0AAA326@petdance.com>
6772      Branch: perl
6773            ! XSUB.h doop.c dump.c
6774 ____________________________________________________________________________
6775 [ 31269] By: rgs                                   on 2007/05/24  17:18:24
6776         Log: Subject: Re: perl pragma [PATCH]
6777              From: Tels <nospam-abuse@bloodgate.com>
6778              Date: Wed, 23 May 2007 21:35:58 +0000
6779              Message-Id: <200705232135.59546@bloodgate.com>
6780      Branch: perl
6781            + lib/bignum/t/in_effect.t lib/bignum/t/scope_f.t
6782            + lib/bignum/t/scope_i.t lib/bignum/t/scope_r.t
6783            ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bigrat.pm
6784 ____________________________________________________________________________
6785 [ 31268] By: rgs                                   on 2007/05/24  16:12:58
6786         Log: Subject: [perl #43010] [PATCH] Deparse, ''->(), ::(), sub :: {}, etc. 
6787              From: Father Chrysostomos (via RT) <perlbug-followup@perl.org>
6788              Date: Sun, 20 May 2007 21:44:42 -0700
6789              Message-ID: <rt-3.6.HEAD-4015-1179722682-636.43010-75-0@perl.org>
6790      Branch: perl
6791            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
6792 ____________________________________________________________________________
6793 [ 31267] By: rgs                                   on 2007/05/24  15:37:40
6794         Log: Adjustment to the test for importing feature bundles,
6795              found by Hugo
6796      Branch: perl
6797            ! lib/feature.pm
6798 ____________________________________________________________________________
6799 [ 31266] By: rgs                                   on 2007/05/24  15:12:41
6800         Log: Subject: [PATCH] update CPANPLUS::Dist::Build to 0.06_01
6801              From: "Jos I. Boumans" <kane@dwim.org>
6802              Date: Tue, 22 May 2007 14:45:19 +0200
6803              Message-Id: <208F4537-CCF8-401B-9F97-EF1902EA2FB6@dwim.org>
6804      Branch: perl
6805            ! lib/CPANPLUS/Dist/Build.pm
6806            ! lib/CPANPLUS/Dist/Build/t/01_CPANPLUS-Dist-Build-Constants.t
6807            ! lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t
6808            ! lib/CPANPLUS/Dist/Build/t/inc/conf.pl
6809            ! lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed
6810            ! lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed
6811 ____________________________________________________________________________
6812 [ 31265] By: rgs                                   on 2007/05/24  13:29:01
6813         Log: It suddendly annoyed me that corelist returned sometimes two
6814              spaces in a row.
6815      Branch: perl
6816            ! lib/Module/CoreList/bin/corelist
6817 ____________________________________________________________________________
6818 [ 31264] By: rgs                                   on 2007/05/24  11:17:31
6819         Log: Doc nits by Steven Schubiger
6820      Branch: perl
6821            ! pod/perlintro.pod
6822 ____________________________________________________________________________
6823 [ 31263] By: rgs                                   on 2007/05/24  08:25:52
6824         Log: perldelta additions suggested by Steve Hay
6825      Branch: perl
6826            ! pod/perl595delta.pod
6827 ____________________________________________________________________________
6828 [ 31262] By: rgs                                   on 2007/05/24  08:18:31
6829         Log: Subject: [PATCH revised] threads::shared 1.12
6830              From: "Jerry D. Hedden" <jdhedden@cpan.org>
6831              Date: Wed, 23 May 2007 09:28:28 -0400
6832              Message-ID: <1ff86f510705230628n73c16e2gc67a3ec05d57c5f3@mail.gmail.com>
6833      Branch: perl
6834            ! ext/threads/shared/Changes ext/threads/shared/README
6835            ! ext/threads/shared/shared.pm ext/threads/shared/t/wait.t
6836            ! ext/threads/shared/t/waithires.t
6837 ____________________________________________________________________________
6838 [ 31260] By: rgs                                   on 2007/05/23  10:20:29
6839         Log: Perldelta nit by Brandon Black
6840      Branch: perl
6841            ! pod/perl595delta.pod
6842 ____________________________________________________________________________
6843 [ 31259] By: steveh                                on 2007/05/23  08:12:14
6844         Log: Subject: RE: [PATCH] Skip ext/Win32/t/Unicode.t under Cygwin
6845              From: "Jan Dubois" <jand@activestate.com>
6846              Date: Tue, 22 May 2007 16:35:27 -0700
6847              Message-ID: <06dd01c79cc9$e101ce60$a3056b20$@com>
6848              
6849              Reinstates the test under Cygwin and fixes it.
6850      Branch: perl
6851            ! ext/Win32/t/Unicode.t
6852 ____________________________________________________________________________
6853 [ 31258] By: stevep                                on 2007/05/23  01:58:07
6854         Log: Subject: [PATCH] Forgotten Cygwin patch
6855              From: "Jerry D. Hedden" <jdhedden@cpan.org>
6856              Date: Tue, 22 May 2007 20:58:04 -0400
6857              Message-ID: <1ff86f510705221758p71418517ncb89fac289d74c35@mail.gmail.com>
6858      Branch: perl
6859            ! cygwin/perlld.in
6860 ____________________________________________________________________________
6861 [ 31257] By: rgs                                   on 2007/05/22  14:12:18
6862         Log: Add MidnightBSD to the list of Unix-like OSes
6863      Branch: perl
6864            ! lib/Module/Build.pm
6865 ____________________________________________________________________________
6866 [ 31256] By: rgs                                   on 2007/05/22  10:07:09
6867         Log: Update perldelta
6868      Branch: perl
6869            ! pod/perl595delta.pod
6870 ____________________________________________________________________________
6871 [ 31255] By: davem                                 on 2007/05/21  22:35:15
6872         Log: move PL_error_count into the PL_parser struct
6873      Branch: perl
6874            ! embedvar.h intrpvar.h op.c parser.h perl.c perlapi.h pp_ctl.c
6875            ! sv.c toke.c
6876 ____________________________________________________________________________
6877 [ 31254] By: davem                                 on 2007/05/21  21:02:50
6878         Log: move PL_multi_end into the PL_parser struct
6879      Branch: perl
6880            ! embedvar.h intrpvar.h op.c parser.h perlapi.h sv.c toke.c
6881 ____________________________________________________________________________
6882 [ 31253] By: stevep                                on 2007/05/21  20:52:10
6883         Log: Subject: Re: Smoke failures with blead@31225 (Linux) [PATCH]
6884              From: Tels <nospam-abuse@bloodgate.com>
6885              Date: Mon, 21 May 2007 20:17:20 +0000
6886              Message-Id: <200705212017.23224@bloodgate.com>
6887      Branch: perl
6888            ! lib/Math/BigInt/Calc.pm
6889 ____________________________________________________________________________
6890 [ 31252] By: davem                                 on 2007/05/21  19:57:24
6891         Log: move PL_tokenbuf into the PL_parser struct
6892      Branch: perl
6893            ! embedvar.h intrpvar.h parser.h perlapi.h sv.c toke.c utf8.c
6894 ____________________________________________________________________________
6895 [ 31251] By: rgs                                   on 2007/05/21  16:46:04
6896         Log: Update Changes
6897      Branch: perl
6898            ! Changes
6899 ____________________________________________________________________________
6900 [ 31250] By: rgs                                   on 2007/05/21  14:29:02
6901         Log: Subject: [PATCH] Skip ext/Win32/t/Unicode.t under Cygwin
6902              From: "Jerry D. Hedden" <jdhedden@cpan.org>
6903              Date: Sat, 19 May 2007 11:56:40 -0400
6904              Message-ID: <1ff86f510705190856o2a98f1a5sd6f316f863e60c87@mail.gmail.com>
6905      Branch: perl
6906            ! ext/Win32/t/Unicode.t
6907 ____________________________________________________________________________
6908 [ 31249] By: rgs                                   on 2007/05/21  14:27:03
6909         Log: Subject: [PATCH] Skip win32core.t under Cygwin
6910              From: "Jerry D. Hedden" <jdhedden@cpan.org>
6911              Date: Sat, 19 May 2007 08:43:47 -0400
6912              Message-ID: <1ff86f510705190543r505cfc2fua18e87cd665b8f6e@mail.gmail.com>
6913      Branch: perl
6914            ! ext/Win32CORE/t/win32core.t
6915 ____________________________________________________________________________
6916 [ 31248] By: merijn                                on 2007/05/21  06:26:31
6917         Log: Subject: [PATCH] pp_sys.c: gethostbyaddr
6918              From: Jarkko Hietaniemi <jhi@iki.fi>
6919              Date: Mon, 21 May 2007 00:02:38 -0400
6920              Message-ID: <465119DE.6040208@iki.fi>
6921      Branch: perl
6922            ! pp_sys.c
6923 ____________________________________________________________________________
6924 [ 31247] By: craigb                                on 2007/05/21  04:33:27
6925         Log: VMSify uupacktool.pl and run it during VMS build.
6926      Branch: perl
6927            ! uupacktool.pl vms/descrip_mms.template
6928 ____________________________________________________________________________
6929 [ 31246] By: davem                                 on 2007/05/20  23:56:30
6930         Log: delete unused vars PL_av_fetch_sv, PL_hv_fetch_sv
6931              and fix 'duplicate symbol' warnings from embed.pl
6932              for utf8cache and sh_path
6933      Branch: perl
6934            ! embedvar.h intrpvar.h perlapi.h perlvars.h
6935 ____________________________________________________________________________
6936 [ 31245] By: davem                                 on 2007/05/20  23:10:15
6937         Log: delete thrdvar.h and move its contents to intrpvar.h
6938      Branch: perl
6939            - thrdvar.h
6940            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
6941            ! embed.pl embedvar.h global.sym intrpvar.h
6942            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm makedef.pl
6943            ! perl.c perl.h perlapi.c perlapi.h pod/perlapi.pod
6944            ! pod/perlintern.pod pod/perltodo.pod proto.h sv.c
6945            ! vms/descrip_mms.template win32/Makefile win32/Makefile.ce
6946            ! win32/makefile.mk
6947 ____________________________________________________________________________
6948 [ 31244] By: rgs                                   on 2007/05/20  12:58:53
6949         Log: Subject: [PATCH] Minor perlreapi.pod cleanup
6950              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
6951              Date: Wed, 16 May 2007 16:38:44 +0000
6952              Message-ID: <51dd1af80705160938w13789b63m6d5f4710441ceac@mail.gmail.com>
6953      Branch: perl
6954            ! pod/perlreapi.pod regexp.h
6955 ____________________________________________________________________________
6956 [ 31243] By: rgs                                   on 2007/05/20  12:55:20
6957         Log: Update Archive::Tar to 1.31
6958      Branch: perl
6959            + lib/Archive/Tar/t/99_pod.t lib/Archive/Tar/t/src/long/b
6960            + lib/Archive/Tar/t/src/long/bar.tar.packed
6961            + lib/Archive/Tar/t/src/long/foo.tgz.packed
6962            + lib/Archive/Tar/t/src/short/b
6963            + lib/Archive/Tar/t/src/short/bar.tar.packed
6964            + lib/Archive/Tar/t/src/short/foo.tgz.packed
6965            - lib/Archive/Tar/t/00_setup.t lib/Archive/Tar/t/99_clean.t
6966            ! MANIFEST lib/Archive/Tar.pm lib/Archive/Tar/File.pm
6967            ! lib/Archive/Tar/t/02_methods.t
6968 ____________________________________________________________________________
6969 [ 31242] By: rgs                                   on 2007/05/20  12:50:02
6970         Log: Subject: RE: When is -DPERL_CORE required?
6971              From: "Jan Dubois" <jand@activestate.com>
6972              Date: Fri, 18 May 2007 10:57:35 -0700
6973              Message-ID: <044601c79976$046691d0$0d33b570$@com>
6974      Branch: perl
6975            ! win32/win32.h
6976 ____________________________________________________________________________
6977 [ 31241] By: rgs                                   on 2007/05/20  12:48:01
6978         Log: Subject: [PATCH] Don't use a regex match in lib/feature.pm
6979              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
6980              Date: Fri, 18 May 2007 20:16:53 +0000
6981              Message-ID: <51dd1af80705181316r15f65e45n55903de294565aa1@mail.gmail.com>
6982      Branch: perl
6983            ! lib/feature.pm
6984 ____________________________________________________________________________
6985 [ 31240] By: craigb                                on 2007/05/20  01:00:31
6986         Log: Make VMS's home-grown glob() recognize a directory even without
6987              tell-tale punctuation.
6988      Branch: perl
6989            ! vms/vms.c
6990 ____________________________________________________________________________
6991 [ 31239] By: craigb                                on 2007/05/19  01:00:15
6992         Log: Various mro updates from Brandon Black. References:
6993              <84621a60705111347q40f9dd9ciefa9468e9ff9ca6c@mail.gmail.com>
6994              <84621a60705121458i34ff361fh9166e8558781df41@mail.gmail.com>
6995              <84621a60705141111q70ed307r9181dfc2834a8f5c@mail.gmail.com>
6996              <84621a60705160937h53946fcfg70635908302724e8@mail.gmail.com>
6997      Branch: perl
6998            + t/mro/pkg_gen.t
6999            ! MANIFEST hv.h lib/mro.pm mg.c mro.c sv.c t/mro/basic.t
7000 ____________________________________________________________________________
7001 [ 31238] By: craigb                                on 2007/05/18  22:48:12
7002         Log: Subject: [PATCH] threads 1.62
7003              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7004              Date: Thu, 17 May 2007 12:21:46 -0400
7005              Message-ID: <1ff86f510705170921g77d87898ye2c081fc0df53a9e@mail.gmail.com>
7006      Branch: perl
7007            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
7008            ! ext/threads/t/free.t ext/threads/t/free2.t
7009            ! ext/threads/t/kill.t ext/threads/t/thread.t
7010            ! ext/threads/threads.pm ext/threads/threads.xs
7011 ____________________________________________________________________________
7012 [ 31237] By: craigb                                on 2007/05/18  22:01:51
7013         Log: Subject: [PATCH] Unicode::UCD: add general category and bidi type interfaces
7014              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
7015              Date: Fri, 18 May 2007 03:45:29 +0300 (EEST)
7016              Message-Id: <200705180045.l4I0jTeI221780@kosh.hut.fi>
7017      Branch: perl
7018            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
7019 ____________________________________________________________________________
7020 [ 31236] By: craigb                                on 2007/05/18  21:42:56
7021         Log: When trimming long XS symbols on VMS, avoid warnings from operator
7022              precedence mistakes, but for now give the same symbol mangling
7023              results as before.
7024      Branch: perl
7025            ! vms/ext/XSSymSet.pm
7026 ____________________________________________________________________________
7027 [ 31235] By: steveh                                on 2007/05/18  10:46:57
7028         Log: Upgrade to Win32-0.29
7029      Branch: perl
7030            + ext/Win32/longpath.inc ext/Win32/t/CreateFile.t
7031            + ext/Win32/t/GetCurrentThreadId.t ext/Win32/t/Unicode.t
7032            ! MANIFEST ext/Win32/Makefile.PL ext/Win32/Win32.pm
7033            ! ext/Win32/Win32.xs ext/Win32/t/GetFileVersion.t
7034 ____________________________________________________________________________
7035 [ 31234] By: steveh                                on 2007/05/17  09:19:01
7036         Log: Subject: [PATCH] todos for perl 5.12
7037              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
7038              Date: Thu, 17 May 2007 04:25:19 +0300 (EEST)
7039              Message-Id: <200705170125.l4H1PJNi198465@kosh.hut.fi>
7040              
7041              (plus a fix for 1 unescaped <>)
7042      Branch: perl
7043            ! pod/perltodo.pod
7044 ____________________________________________________________________________
7045 [ 31233] By: merijn                                on 2007/05/16  21:32:56
7046         Log: Subject: [PATCH] Re: Thread fail/hang on HP-UX 10.20
7047              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7048              Date: Wed, 16 May 2007 14:18:05 -0400
7049              Message-ID: <1ff86f510705161118x55e9d18crdf376ca469f97dc7@mail.gmail.com>
7050      Branch: perl
7051            ! ext/threads/shared/Changes ext/threads/shared/shared.pm
7052            ! ext/threads/shared/t/stress.t
7053 ____________________________________________________________________________
7054 [ 31232] By: merijn                                on 2007/05/16  17:36:15
7055         Log: Subject: [PATCH] Configure (and Makefile.SH): remove ODBM_File early if c++ (this time even with the Configure bits)
7056              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
7057              Date: Wed, 16 May 2007 05:33:14 +0300 (EEST)
7058              Message-Id: <200705160233.l4G2XEET143034@kosh.hut.fi>
7059      Branch: perl
7060            ! Configure Makefile.SH
7061 ____________________________________________________________________________
7062 [ 31230] By: steveh                                on 2007/05/16  16:41:48
7063         Log: DynaLoader doesn't seem to need -DPERL_CORE, and no other extensions
7064              are compiled with it, so let's see if we can get away with removing
7065              it. Revert this change if it causes black smoke!
7066      Branch: perl
7067            ! ext/DynaLoader/Makefile.PL
7068 ____________________________________________________________________________
7069 [ 31229] By: steveh                                on 2007/05/16  08:26:09
7070         Log: A more general fix to non-threaded static extension build problems
7071              than #31220 was.
7072      Branch: perl
7073            ! ext/Win32CORE/Makefile.PL lib/ExtUtils/MM_Win32.pm
7074 ____________________________________________________________________________
7075 [ 31228] By: steveh                                on 2007/05/16  07:32:20
7076         Log: Remove comment added by #31218 since the rest of that change was
7077              reverted by #31224
7078      Branch: perl
7079            ! op.h
7080 ____________________________________________________________________________
7081 [ 31227] By: stevep                                on 2007/05/16  03:39:44
7082         Log: Subject: [PATCH] DBM_Filter test: use std test preamble
7083              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
7084              Date: Wed, 16 May 2007 05:29:17 +0300 (EEST)
7085              Message-Id: <200705160229.l4G2THSE421947@kosh.hut.fi>
7086      Branch: perl
7087            ! lib/DBM_Filter/t/01error.t
7088 ____________________________________________________________________________
7089 [ 31226] By: craigb                                on 2007/05/16  03:08:51
7090         Log: Better suppression of Threads build (probably still needed on 5.8.x)
7091      Branch: perl
7092            ! configure.com
7093 ____________________________________________________________________________
7094 [ 31225] By: davem                                 on 2007/05/15  21:51:03
7095         Log: change 31200 broke src filters used within an eval
7096              eg BEGIN { eval q(use MyFilter) } would ignore the filter
7097      Branch: perl
7098            ! toke.c
7099 ____________________________________________________________________________
7100 [ 31224] By: stevep                                on 2007/05/15  18:56:23
7101         Log: Move pmop.op_pmflags back to its previous location.  The move in
7102              change #31218 was causing segfaults in miniperl on 32-bit
7103              environments.
7104      Branch: perl
7105            ! op.h
7106 ____________________________________________________________________________
7107 [ 31222] By: stevep                                on 2007/05/15  17:21:30
7108         Log: Subject: [PATCH] Math::BigInt v1.87
7109              From: Tels <nospam-abuse@bloodgate.com>
7110              Date: Sun, 13 May 2007 14:34:11 +0000
7111              Message-Id: <200705131434.11992@bloodgate.com>
7112              
7113              Subject: Re: [PATCH] Math::BigInt v1.87 (take 2)
7114              From: Tels <nospam-abuse@bloodgate.com>
7115              Date: Mon, 14 May 2007 15:41:36 +0000
7116              Message-Id: <200705141541.40678@bloodgate.com>
7117              
7118              Subject: Re: [PATCH] Math::BigInt v1.87 (take 3)
7119              From: Tels <nospam-abuse@bloodgate.com>
7120              Date: Tue, 15 May 2007 19:02:54 +0000
7121              Message-Id: <200705151902.57372@bloodgate.com>
7122      Branch: perl
7123            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
7124            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
7125            ! lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/config.t
7126 ____________________________________________________________________________
7127 [ 31221] By: steveh                                on 2007/05/15  15:45:50
7128         Log: Subject: [PATCH] Win32CORE.c needed windows.h
7129              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7130              Date: Tue, 15 May 2007 09:10:00 -0400
7131              Message-ID: <1ff86f510705150609l1c178629i97091adbd02b6463@mail.gmail.com>
7132              
7133              (plus a #define to save windows.h pulling in so much stuff.)
7134              
7135              Fixes a build error on Cygwin caused by #31214.
7136      Branch: perl
7137            ! ext/Win32CORE/Win32CORE.c
7138 ____________________________________________________________________________
7139 [ 31220] By: steveh                                on 2007/05/15  08:19:56
7140         Log: Subject: RE: Smoke summary results for maint and current on Win32
7141              From: "Jan Dubois" <jand@activestate.com>
7142              Date: Mon, 14 May 2007 14:58:19 -0700
7143              Message-ID: <013401c79672$fbbdb320$f3391960$@com>
7144              
7145              Fixes non-threaded builds on Win32 (which had warnings with VC and
7146              errors with GCC) by compiling the statically linked extension
7147              Win32CORE with -DPERLDLL.
7148              
7149              The same fix should be applied more generally to all statically
7150              linked extensions so a further change may be forthcoming, but this
7151              at least gets the standard non-threaded build working again.
7152      Branch: perl
7153            ! ext/Win32CORE/Makefile.PL
7154 ____________________________________________________________________________
7155 [ 31219] By: steveh                                on 2007/05/15  08:15:32
7156         Log: Subject: RE: [perl #42925] Win32::GetLastError fails when first called
7157              From: "Jan Dubois" <jand@activestate.com>
7158              Date: Mon, 14 May 2007 15:18:22 -0700
7159              Message-ID: <014e01c79675$c8bfc6e0$5a3f54a0$@com>
7160              
7161              Improved test: make sure that Win32 isn't already loaded when you call
7162              Win32::GetLastError()
7163      Branch: perl
7164            ! ext/Win32CORE/t/win32core.t
7165 ____________________________________________________________________________
7166 [ 31218] By: nicholas                              on 2007/05/15  07:36:57
7167         Log: BASEOP isn't an exact multiple of 8 bytes, so reordering pmop and cop
7168              to put a 32 bit member first elimiates structure padding on LP64.
7169      Branch: perl
7170            ! cop.h op.h
7171 ____________________________________________________________________________
7172 [ 31217] By: nicholas                              on 2007/05/14  22:32:16
7173         Log: PERL_IMPLICIT_CONTEXT is usually defined for threads, so assume that
7174              its int needs a friend under LP64.
7175              gcc -Wpaddedspotted padding I'd missed in thrdvar.h
7176      Branch: perl
7177            ! intrpvar.h thrdvar.h
7178 ____________________________________________________________________________
7179 [ 31216] By: nicholas                              on 2007/05/14  22:16:04
7180         Log: Subject: [PATCH] threads::shared 1.11
7181              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7182              Message-ID: <1ff86f510705140517n1c140d96nca36667bcbbc27f@mail.gmail.com>
7183              Date: Mon, 14 May 2007 08:17:51 -0400
7184      Branch: perl
7185            ! ext/threads/shared/Changes ext/threads/shared/README
7186            ! ext/threads/shared/shared.pm
7187 ____________________________________________________________________________
7188 [ 31215] By: steveh                                on 2007/05/14  16:56:22
7189         Log: Test for [perl #42925], which was fixed by #31214
7190      Branch: perl
7191            ! ext/Win32CORE/t/win32core.t
7192 ____________________________________________________________________________
7193 [ 31214] By: steveh                                on 2007/05/14  16:54:30
7194         Log: Subject: RE: [perl #42925] Win32::GetLastError fails when first called 
7195              From: "Jan Dubois" <jand@activestate.com>
7196              Date: Fri, 11 May 2007 16:55:17 -0700
7197              Message-ID: <02bd01c79427$d36140b0$7a23c210$@com>
7198      Branch: perl
7199            ! ext/Win32CORE/Win32CORE.c
7200 ____________________________________________________________________________
7201 [ 31213] By: steveh                                on 2007/05/14  16:22:04
7202         Log: Older versions of windres interpret "-I" as the input format,
7203              so use the long option name "--include-dir" instead.
7204      Branch: perl
7205            ! win32/makefile.mk
7206 ____________________________________________________________________________
7207 [ 31212] By: stevep                                on 2007/05/13  16:47:40
7208         Log: Upgrade to Encode-2.21
7209      Branch: perl
7210            + ext/Encode/lib/Encode/MIME/Name.pm ext/Encode/t/mime-name.t
7211            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Encode.xs
7212            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
7213            ! ext/Encode/lib/Encode/Encoding.pm
7214 ____________________________________________________________________________
7215 [ 31211] By: stevep                                on 2007/05/13  16:35:02
7216         Log: Subject: [PATCH] Restore Windows NT support
7217              From: "Jan Dubois" <jand@activestate.com>
7218              Date: Fri, 11 May 2007 18:25:39 -0700
7219              Message-ID: <02d101c79434$743be100$5cb3a300$@com>
7220      Branch: perl
7221            ! win32/perllib.c win32/vdir.h win32/win32.c
7222 ____________________________________________________________________________
7223 [ 31209] By: davem                                 on 2007/05/13  01:17:42
7224         Log: fix some (mostly MAD) compiler warnings
7225      Branch: perl
7226            ! perly.act perly.tab perly.y toke.c
7227 ____________________________________________________________________________
7228 [ 31208] By: davem                                 on 2007/05/12  22:44:02
7229         Log: Give the 'local' declarator a new key, such that 'local our'
7230              declaration don't have multiple 'd' keys.
7231              
7232              Subject:  [PATCH] mad: different key for the locale declarator
7233              From:  Gerard Goossen <gerard@tty.nl>
7234              Date:    Tue May 8 17:42:45 2007 +0200
7235              Message-Id:  <20070508171125.GI17043@ostwald>
7236      Branch: perl
7237            ! mad/Nomad.pm op.h perly.act perly.y
7238 ____________________________________________________________________________
7239 [ 31207] By: davem                                 on 2007/05/12  22:43:01
7240         Log: move the logic of combining '_' and '#' with the previous logic
7241              from Nomad.pm to dump.c. So they are already combined in the XML
7242              dump.
7243              
7244              Subject:  [PATCH] mad: combine whitespace keys '_' '#' in dump.c instead of Nomad.pm
7245              From:  Gerard Goossen <gerard@tty.nl>
7246              Date:    Sun Mar 25 13:36:31 2007 +0200
7247              Message-Id:  <20070508170341.GH17043@ostwald>
7248      Branch: perl
7249            ! dump.c mad/Nomad.pm
7250 ____________________________________________________________________________
7251 [ 31206] By: davem                                 on 2007/05/12  22:42:09
7252         Log: Subject:  [PATCH] Disable slurping assigned of split when PL_madskills
7253              From:  Gerard Goossen <gerard@tty.nl>
7254              Date:    Tue May 8 15:15:09 2007 +0200
7255              Message-Id:  <20070508164400.GA15860@ostwald>
7256      Branch: perl
7257            ! mad/Nomad.pm op.c op.h
7258 ____________________________________________________________________________
7259 [ 31205] By: davem                                 on 2007/05/12  22:41:17
7260         Log: Subject:  [PATCH] Disable !a&&b, !b||a optimalization when PL_madskills
7261              From:  Gerard Goossen <gerard@tty.nl>
7262              Date:    Tue May 8 16:09:17 2007 +0200
7263              Message-Id:  <20070508164556.GB15860@ostwald>
7264      Branch: perl
7265            ! op.c
7266 ____________________________________________________________________________
7267 [ 31204] By: davem                                 on 2007/05/12  22:40:05
7268         Log: Disable operator target setting for 'my' variables (OPpTARGET_MY)
7269              when madskills is active. Remove the p55 code required for dealing
7270              with the optimized tree.
7271              
7272              Subject:  [PATCH] disable operator with target my when madskills enabled
7273              From:  Gerard Goossen <gerard@tty.nl>
7274              Date:    Thu Apr 19 15:31:27 2007 +0200
7275              Message-Id:  <20070419133822.GG19244@ostwald>
7276              
7277              also:
7278              
7279              Remove the just remove madprop 'M' doc
7280              
7281              Message-ID: <20070419134549.GH19244@ostwald>
7282      Branch: perl
7283            ! mad/Nomad.pm op.c op.h
7284 ____________________________________________________________________________
7285 [ 31203] By: davem                                 on 2007/05/12  22:17:40
7286         Log: move PL_in_my and PL_in_my_stash into the PL_parser struct
7287      Branch: perl
7288            ! embedvar.h intrpvar.h op.c pad.c parser.h perlapi.h perly.act
7289            ! perly.y sv.c toke.c utf8.c
7290 ____________________________________________________________________________
7291 [ 31202] By: davem                                 on 2007/05/12  20:06:41
7292         Log: eliminate a stray PL_lex_state
7293      Branch: perl
7294            ! toke.c
7295 ____________________________________________________________________________
7296 [ 31201] By: davem                                 on 2007/05/12  19:51:37
7297         Log: save old PL_curcop value in parser struct
7298      Branch: perl
7299            ! parser.h toke.c
7300 ____________________________________________________________________________
7301 [ 31200] By: davem                                 on 2007/05/12  19:21:02
7302         Log: move PL_rsfp_filters into the parser struct
7303      Branch: perl
7304            ! embed.fnc embed.h embedvar.h
7305            ! ext/Devel/PPPort/parts/inc/variables
7306            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
7307            ! intrpvar.h op.c parser.h perl.c perl.h perlapi.h perly.act
7308            ! perly.tab perly.y pp_ctl.c proto.h sv.c toke.c
7309 ____________________________________________________________________________
7310 [ 31199] By: davem                                 on 2007/05/11  23:22:24
7311         Log: move PL_rsfp into the PL_parser struct
7312              and simplify its creation and destruction
7313      Branch: perl
7314            ! embed.fnc embed.h embedvar.h
7315            ! ext/Devel/PPPort/parts/inc/variables intrpvar.h op.c parser.h
7316            ! perl.c perlapi.h pp_ctl.c proto.h sv.c toke.c
7317 ____________________________________________________________________________
7318 [ 31198] By: nicholas                              on 2007/05/10  22:32:57
7319         Log: Work around to get Unicode tests passing.
7320      Branch: perl
7321            ! ext/Unicode/Normalize/mkheader
7322 ____________________________________________________________________________
7323 [ 31197] By: stevep                                on 2007/05/10  20:34:21
7324         Log: Fix Pod nit in perlfunc
7325      Branch: perl
7326            ! pod/perlfunc.pod
7327 ____________________________________________________________________________
7328 [ 31196] By: rgs                                   on 2007/05/10  14:49:37
7329         Log: Update the *::Compress::* modules maintainers information
7330      Branch: perl
7331            ! Porting/Maintainers.pl
7332 ____________________________________________________________________________
7333 [ 31195] By: rgs                                   on 2007/05/10  13:12:38
7334         Log: Replace a call to utf8::encode by a pack/unpack combination,
7335              so that code runs under 5.6 too
7336      Branch: perl
7337            ! lib/CGI/Util.pm
7338 ____________________________________________________________________________
7339 [ 31194] By: rgs                                   on 2007/05/10  12:41:08
7340         Log: Subject: Re: Compress::Zlib, pack "C" and utf-8 [PATCH]
7341              From: Marc Lehmann <schmorp@schmorp.de>
7342              Date: Thu, 12 Apr 2007 08:41:53 +0200
7343              Message-ID: <20070412064153.GA22475@schmorp.de>
7344      Branch: perl
7345            ! ext/Encode/t/encoding.t ext/Storable/t/utf8hash.t
7346            ! ext/Unicode/Normalize/t/short.t lib/CGI/Util.pm
7347            ! pod/perlfunc.pod pp_pack.c t/op/chr.t t/op/pack.t
7348            ! t/op/utftaint.t
7349 ____________________________________________________________________________
7350 [ 31193] By: rgs                                   on 2007/05/10  10:39:13
7351         Log: New data for Unicode on older versions, thanks to Nicholas
7352              and Dave Rolsky
7353      Branch: perl
7354            ! lib/Module/CoreList.pm
7355 ____________________________________________________________________________
7356 [ 31192] By: rgs                                   on 2007/05/10  10:18:32
7357         Log: first_release() now returns the first release in the order of
7358              perl version numbers. Add a new method first_release_by_date()
7359              to keep the old behaviour available. Suggested by Michael G Schwern.
7360      Branch: perl
7361            ! lib/Module/CoreList.pm lib/Module/CoreList/t/corelist.t
7362 ____________________________________________________________________________
7363 [ 31191] By: rgs                                   on 2007/05/10  08:50:44
7364         Log: Subject: [PATCH] Fix bignum-0.21
7365              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7366              Date: Wed, 9 May 2007 21:05:52 -0400
7367              Message-ID: <1ff86f510705091805n37c4137u16a35ca27810979f@mail.gmail.com>
7368      Branch: perl
7369            ! lib/bignum.pm lib/bignum/t/option_l.t
7370 ____________________________________________________________________________
7371 [ 31190] By: rgs                                   on 2007/05/10  08:39:04
7372         Log: Small fix to a previous patch on magic $<digit> variables.
7373              
7374              Subject: [PATCH]
7375              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
7376              Date: Thu, 10 May 2007 02:24:48 +0000
7377              Message-ID: <51dd1af80705091924q77c2ca23n30359779b96ab909@mail.gmail.com>
7378      Branch: perl
7379            ! mg.c
7380 ____________________________________________________________________________
7381 [ 31189] By: rgs                                   on 2007/05/10  08:27:35
7382         Log: Regarding precedence, filetest operators are the same than
7383              unary operators, but not regarding parsing and parentheses
7384              (see toke.c). Spotted by Eirik Berg Hanssen.
7385      Branch: perl
7386            ! pod/perlfunc.pod
7387 ____________________________________________________________________________
7388 [ 31188] By: steveh                                on 2007/05/10  08:09:18
7389         Log: Subject: Re: [perl #42869] Problem killing a pseudo-forked child on Win32
7390              From: Dave Mitchell <davem@iabyn.com>
7391              Date: Thu, 3 May 2007 22:39:23 +0100
7392              Message-ID: <20070503213923.GH24804@iabyn.com>
7393              
7394              Fixes the failure to kill a pseudo-forked child on Win32 described in
7395              [perl #42869], but the "Free to wrong pool" error remains
7396      Branch: perl
7397            ! win32/win32.c
7398 ____________________________________________________________________________
7399 [ 31187] By: merijn                                on 2007/05/09  22:09:24
7400         Log: Subject: [PATCH] Syntax error in Configure in blead
7401              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
7402              Date: Wed, 9 May 2007 20:30:04 +0000
7403              Message-ID: <51dd1af80705091330h1bb9b508g2154b03868b71d07@mail.gmail.com>
7404      Branch: perl
7405            ! Configure
7406 ____________________________________________________________________________
7407 [ 31185] By: rgs                                   on 2007/05/09  17:20:35
7408         Log: Subject: [PATCH] Remove unused parms in S_isa_lookup
7409              From: Andy Lester <andy@petdance.com>
7410              Date: Wed, 9 May 2007 11:49:13 -0500
7411              Message-Id: <1CBA316A-EC1D-4E8F-8DEE-35322F390358@petdance.com>
7412      Branch: perl
7413            ! embed.fnc embed.h proto.h universal.c
7414 ____________________________________________________________________________
7415 [ 31184] By: stevep                                on 2007/05/09  17:19:10
7416         Log: Partial reversion of bignum-0.21 to get tests to pass again.
7417      Branch: perl
7418            ! lib/bignum.pm lib/bignum/t/option_l.t
7419 ____________________________________________________________________________
7420 [ 31183] By: merijn                                on 2007/05/09  16:54:21
7421         Log: Typing is for secretaries
7422      Branch: perl
7423            ! Configure
7424 ____________________________________________________________________________
7425 [ 31181] By: merijn                                on 2007/05/09  16:41:01
7426         Log: Better help ; regen after backport #31114 ; RT#42886 ' in uname
7427      Branch: perl
7428            ! Configure
7429 ____________________________________________________________________________
7430 [ 31178] By: rgs                                   on 2007/05/09  15:56:57
7431         Log: Bump the version of Module::CoreList and add docs
7432              for the Unicode module name, that Merijn just added
7433      Branch: perl
7434            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
7435 ____________________________________________________________________________
7436 [ 31177] By: merijn                                on 2007/05/09  15:39:40
7437         Log: Added all traceable Unicode versions
7438      Branch: perl
7439            ! lib/Module/CoreList.pm
7440 ____________________________________________________________________________
7441 [ 31176] By: merijn                                on 2007/05/09  14:17:57
7442         Log: 1. Add Unicode UCD version; 2. sort *unique*; 3. remove win32/ext
7443      Branch: perl
7444            ! Porting/corelist.pl
7445 ____________________________________________________________________________
7446 [ 31175] By: rgs                                   on 2007/05/09  07:57:50
7447         Log: Add examples for h2xs -X, by Andy Armstrong
7448      Branch: perl
7449            ! utils/h2xs.PL
7450 ____________________________________________________________________________
7451 [ 31174] By: rgs                                   on 2007/05/09  07:53:47
7452         Log: Subject: Re: mro c3 infinite recursion problem. Attemp to free unreferenced scalar
7453              From: "Brandon Black" <blblack@gmail.com>
7454              Date: Tue, 8 May 2007 15:15:29 -0500
7455              Message-ID: <84621a60705081315hca3885duc14b8c3e44080853@mail.gmail.com>
7456      Branch: perl
7457            ! mro.c t/mro/recursion_c3.t
7458 ____________________________________________________________________________
7459 [ 31173] By: rgs                                   on 2007/05/08  22:19:21
7460         Log: Reapply patch 31028, that wasn't integrated in CPANPLUS
7461      Branch: perl
7462            ! lib/CPANPLUS/t/inc/conf.pl
7463 ____________________________________________________________________________
7464 [ 31172] By: stevep                                on 2007/05/08  16:40:51
7465         Log: Upgrade to Math-BigInt-FastCalc-0.14
7466      Branch: perl
7467            ! ext/Math/BigInt/FastCalc/FastCalc.pm
7468            ! ext/Math/BigInt/FastCalc/Makefile.PL
7469            ! ext/Math/BigInt/FastCalc/t/bigintfc.t
7470 ____________________________________________________________________________
7471 [ 31171] By: stevep                                on 2007/05/08  16:34:36
7472         Log: Upgrade to Module-Build-0.2808
7473      Branch: perl
7474            + lib/Module/Build/t/help.t lib/Module/Build/t/par.t
7475            ! MANIFEST lib/Module/Build.pm lib/Module/Build/API.pod
7476            ! lib/Module/Build/Base.pm lib/Module/Build/Compat.pm
7477            ! lib/Module/Build/Notes.pm lib/Module/Build/t/basic.t
7478            ! lib/Module/Build/t/tilde.t lib/Module/Build/t/xs.t
7479 ____________________________________________________________________________
7480 [ 31170] By: stevep                                on 2007/05/08  15:09:20
7481         Log: Upgrade to CGI.pm-3.29
7482      Branch: perl
7483            ! lib/CGI.pm lib/CGI/Changes
7484 ____________________________________________________________________________
7485 [ 31169] By: stevep                                on 2007/05/08  14:36:47
7486         Log: Upgrage to bignum-0.21 and Math-BigRat-0.19
7487      Branch: perl
7488            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
7489            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/option_l.t
7490            ! lib/bigrat.pm
7491 ____________________________________________________________________________
7492 [ 31168] By: rgs                                   on 2007/05/08  12:38:04
7493         Log: Subject: [PATCH] Update CPANPLUS to 0.79_02
7494              From: "Jos I. Boumans" <kane@dwim.org>
7495              Date: Tue, 8 May 2007 14:05:34 +0200
7496              Message-Id: <D216B250-B8FA-488E-839B-27A187BAF04C@dwim.org>
7497      Branch: perl
7498            ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm
7499            ! lib/CPANPLUS/Dist/Base.pm lib/CPANPLUS/Dist/MM.pm
7500            ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell/Default.pm
7501            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
7502            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
7503            ! r-0.01.tar.gz.packed
7504            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
7505            ! tar.gz.packed
7506            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
7507            ! tar.gz.packed
7508            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
7509            ! r.gz.packed
7510            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
7511            ! tar.gz.packed
7512            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
7513            ! r.gz.packed
7514            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
7515            ! cked
7516            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
7517            ! lib/CPANPLUS/t/inc/conf.pl
7518 ____________________________________________________________________________
7519 [ 31167] By: rgs                                   on 2007/05/08  12:32:15
7520         Log: Subject: [PATCH] more consting
7521              From: andy@petdance.com (Andy Lester)
7522              Date: Mon, 7 May 2007 11:34:16 -0500
7523              Message-ID: <20070507163416.GA6187@petdance.com>
7524      Branch: perl
7525            ! hv.c mg.c mro.c sv.c
7526 ____________________________________________________________________________
7527 [ 31166] By: rgs                                   on 2007/05/07  15:39:49
7528         Log: Subject: Sync Tie::RefHash with CPAN (1.37)
7529              From: Yuval Kogman <nothingmuch@woobling.org>
7530              Date: Mon, 7 May 2007 18:35:08 +0300
7531              Message-ID: <20070507153508.GZ17982@woobling.org>
7532      Branch: perl
7533            ! lib/Tie/RefHash.pm lib/Tie/RefHash/threaded.t
7534 ____________________________________________________________________________
7535 [ 31165] By: nicholas                              on 2007/05/07  15:35:56
7536         Log: bytecode.pl:        Exterminate!
7537              ext/B/B/Asmdata.pm: Exterminate!
7538      Branch: perl
7539            - bytecode.pl ext/B/B/Asmdata.pm
7540            ! MANIFEST regen.pl vms/descrip_mms.template
7541 ____________________________________________________________________________
7542 [ 31164] By: nicholas                              on 2007/05/07  14:53:05
7543         Log: Given that @optype and @specialsv_name are hard coded tables, it seems
7544              more logical for them to be in B.pm, rather than in the "boilerplate"
7545              for the machine generated B/Asmdata.pm
7546      Branch: perl
7547            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Debug.pm
7548            ! ext/B/B/Terse.pm
7549 ____________________________________________________________________________
7550 [ 31163] By: rgs                                   on 2007/05/07  13:38:24
7551         Log: Fix [perl #42163] "use base" masks $SIG{__DIE__}
7552              adapted from a patch by Michael G Schwern
7553      Branch: perl
7554            ! lib/base.pm
7555 ____________________________________________________________________________
7556 [ 31159] By: rgs                                   on 2007/05/07  09:47:00
7557         Log: Upgrade to Math::BigInt 1.86
7558      Branch: perl
7559            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
7560            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
7561            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
7562            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
7563            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
7564            ! lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/bigroot.t
7565            ! lib/Math/BigInt/t/lib_load.t lib/Math/BigInt/t/mbi_rand.t
7566            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
7567            ! lib/Math/BigInt/t/with_sub.t
7568 ____________________________________________________________________________
7569 [ 31158] By: craigb                                on 2007/05/05  23:53:58
7570         Log: Archive::Extract test tries to do the logically impossible.
7571      Branch: perl
7572            ! lib/Archive/Extract/t/01_Archive-Extract.t
7573 ____________________________________________________________________________
7574 [ 31157] By: craigb                                on 2007/05/05  23:44:01
7575         Log: Make ppptools.pl allow a trailing dot in filenames for VMS.
7576      Branch: perl
7577            ! ext/Devel/PPPort/parts/ppptools.pl
7578 ____________________________________________________________________________
7579 [ 31156] By: craigb                                on 2007/05/05  23:42:42
7580         Log: Some filename dot and extension help for Module::Build on VMS.
7581      Branch: perl
7582            ! lib/Module/Build/Base.pm lib/Module/Build/Platform/VMS.pm
7583 ____________________________________________________________________________
7584 [ 31154] By: davem                                 on 2007/05/05  17:38:12
7585         Log: move PL_lex_state into the PL_parser struct
7586      Branch: perl
7587            ! embedvar.h intrpvar.h mg.c op.c parser.h perl.c perlapi.h
7588            ! pp_ctl.c sv.c toke.c
7589 ____________________________________________________________________________
7590 [ 31153] By: nicholas                              on 2007/05/05  17:35:22
7591         Log: Tweak change 30841 so that B works on maint too.
7592      Branch: perl
7593            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/t/concise-xs.t
7594 ____________________________________________________________________________
7595 [ 31152] By: nicholas                              on 2007/05/05  13:26:28
7596         Log: Shuffling PL_gensym saves 8 bytes on LP64 systems.
7597      Branch: perl
7598            ! intrpvar.h
7599 ____________________________________________________________________________
7600 [ 31148] By: davem                                 on 2007/05/05  00:49:51
7601         Log: migrate more variables to PL_parser struct:
7602              PL_nexttoke PL_curforce PL_nextval PL_nexttype
7603      Branch: perl
7604            ! embedvar.h intrpvar.h parser.h perlapi.h sv.c toke.c
7605 ____________________________________________________________________________
7606 [ 31147] By: davem                                 on 2007/05/04  22:18:42
7607         Log: move some more variables into the PL_parser struct:
7608              PL_bufptr PL_oldbufptr PL_oldoldbufptr
7609              PL_linestart PL_bufend
7610              PL_last_uni PL_last_lop PL_last_lop_op
7611      Branch: perl
7612            ! embedvar.h intrpvar.h op.c parser.h perl.h perlapi.h sv.c
7613            ! toke.c
7614 ____________________________________________________________________________
7615 [ 31142] By: rgs                                   on 2007/05/04  15:33:22
7616         Log: Add a few manpages to Maintainers.pl
7617      Branch: perl
7618            ! Porting/Maintainers.pl
7619 ____________________________________________________________________________
7620 [ 31141] By: rgs                                   on 2007/05/04  14:45:09
7621         Log: Add CPANPLUS to Maintainers.pl
7622      Branch: perl
7623            ! Porting/Maintainers.pl
7624 ____________________________________________________________________________
7625 [ 31140] By: rgs                                   on 2007/05/04  14:33:07
7626         Log: Subject: [PATCH] Add CPANPLUS::Dist::Build to the core
7627              From: "Jos I. Boumans" <kane@dwim.org>
7628              Date: Fri, 4 May 2007 14:41:39 +0200
7629              Message-Id: <58AAEC18-D5B6-4840-9FA5-B121D95446A3@dwim.org>
7630      Branch: perl
7631            + lib/CPANPLUS/Dist/Build.pm
7632            + lib/CPANPLUS/Dist/Build/Constants.pm
7633            + lib/CPANPLUS/Dist/Build/t/01_CPANPLUS-Dist-Build-Constants.t
7634            + lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t
7635            + lib/CPANPLUS/Dist/Build/t/inc/conf.pl
7636            + lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed
7637            + lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed
7638            ! MANIFEST
7639 ____________________________________________________________________________
7640 [ 31139] By: rgs                                   on 2007/05/04  14:17:54
7641         Log: A patch from ExtUtils::CBuilder::Base from :
7642              
7643              Subject: [PATCH] Add CPANPLUS::Dist::Build to the core
7644              From: "Jos I. Boumans" <kane@dwim.org>
7645              Date: Fri, 4 May 2007 14:41:39 +0200
7646              Message-Id: <58AAEC18-D5B6-4840-9FA5-B121D95446A3@dwim.org>
7647      Branch: perl
7648            ! lib/ExtUtils/CBuilder/Base.pm
7649 ____________________________________________________________________________
7650 [ 31138] By: rgs                                   on 2007/05/04  14:02:26
7651         Log: Subject: [perl #42844] careless use of gethostbyname() in Socket.xs 
7652              From: kan@dcit.cz (via RT) <perlbug-followup@perl.org>
7653              Date: Tue, 01 May 2007 09:17:22 -0700
7654              Message-ID: <rt-3.6.HEAD-6655-1178036242-364.42844-75-0@perl.org>
7655      Branch: perl
7656            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
7657 ____________________________________________________________________________
7658 [ 31137] By: rgs                                   on 2007/05/04  13:21:53
7659         Log: Subject: [PATCH] Documentation fixes for EGID/GID confusion
7660              From: David Leadbeater <dgl@dgl.cx>
7661              Date: Thu, 3 May 2007 18:27:13 +0100
7662              Message-ID: <20070503172713.GA23180@sirius.otherwize.co.uk>
7663      Branch: perl
7664            ! ext/POSIX/POSIX.pod pod/perlvar.pod
7665 ____________________________________________________________________________
7666 [ 31136] By: davem                                 on 2007/05/04  09:18:05
7667         Log: toke.c changes missed from change #31134
7668      Branch: perl
7669            ! toke.c
7670 ____________________________________________________________________________
7671 [ 31135] By: davem                                 on 2007/05/04  00:57:20
7672         Log: eliminate PL_bufend from util.c (missed from #30820)
7673      Branch: perl
7674            ! util.c
7675 ____________________________________________________________________________
7676 [ 31134] By: davem                                 on 2007/05/04  00:41:51
7677         Log: move PL_expect and PL_copline into the PL_parser structure
7678      Branch: perl
7679            ! embedvar.h ext/Devel/PPPort/parts/inc/variables intrpvar.h
7680            ! op.c parser.h perlapi.h perly.act perly.y sv.c
7681 ____________________________________________________________________________
7682 [ 31132] By: steveh                                on 2007/05/03  17:17:01
7683         Log: Fix breakages caused by #31130:
7684              report_uninit was not exported on Win32 and
7685              my_reg_numbered_buff_length had wrong prototype
7686      Branch: perl
7687            ! embed.fnc embed.h ext/re/re.xs global.sym proto.h
7688 ____________________________________________________________________________
7689 [ 31131] By: steveh                                on 2007/05/03  16:41:29
7690         Log: Silence some VC6 compiler warnings in the regex code
7691      Branch: perl
7692            ! embed.fnc ext/re/re.xs proto.h regcomp.c
7693 ____________________________________________________________________________
7694 [ 31130] By: rgs                                   on 2007/05/03  16:04:13
7695         Log: Subject: [PATCH] FETCH/STORE/LENGTH callbacks for numbered capture variables
7696              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
7697              Date: Tue, 1 May 2007 23:58:44 +0000
7698              Message-ID: <51dd1af80705011658g1156e14cw4d2b21a8d772ed41@mail.gmail.com>
7699      Branch: perl
7700            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym gv.c
7701            ! mg.c perl.h pod/perlreapi.pod proto.h regcomp.c regcomp.h
7702            ! regexp.h t/op/tr.t universal.c
7703 ____________________________________________________________________________
7704 [ 31127] By: nicholas                              on 2007/05/03  14:45:32
7705         Log: Move PL_delayedisa into a better spot in the interpreter structure.
7706      Branch: perl
7707            ! thrdvar.h
7708 ____________________________________________________________________________
7709 [ 31126] By: rgs                                   on 2007/05/03  14:30:49
7710         Log: Subject: [PATCH] Add John Peacock as maintainer of version.pm
7711              From: Gerard Goossen <gerard@tty.nl>
7712              Date: Thu, 3 May 2007 16:23:58 +0200
7713              Message-ID: <20070503142358.GE27210@ostwald>
7714      Branch: perl
7715            ! Porting/Maintainers.pl
7716 ____________________________________________________________________________
7717 [ 31125] By: nicholas                              on 2007/05/03  14:23:14
7718         Log: Initialise PL_delayedisa on thread clone.
7719      Branch: perl
7720            ! sv.c
7721 ____________________________________________________________________________
7722 [ 31124] By: rgs                                   on 2007/05/03  13:35:18
7723         Log: Subject: [PATCH lib/ExtUtils/t/MM_Unix.t]  Fix warning.
7724              From: Abigail <abigail@abigail.be>
7725              Date: Tue, 24 Apr 2007 00:37:15 +0200
7726              Message-ID: <20070423223715.GB544@abigail.nl>
7727      Branch: perl
7728            ! lib/ExtUtils/t/MM_Unix.t
7729 ____________________________________________________________________________
7730 [ 31123] By: rgs                                   on 2007/05/03  09:30:08
7731         Log: Subject: The revenge of the consts
7732              From: andy@petdance.com (Andy Lester)
7733              Date: Thu, 3 May 2007 00:45:54 -0500
7734              Message-ID: <20070503054554.GA30975@petdance.com>
7735      Branch: perl
7736            ! av.c embed.fnc numeric.c proto.h regcomp.c
7737 ____________________________________________________________________________
7738 [ 31122] By: rgs                                   on 2007/05/03  09:24:47
7739         Log: Subject: Re: mro status, etc
7740              From: "Brandon Black" <blblack@gmail.com>
7741              Date: Mon, 30 Apr 2007 16:45:54 -0500
7742              Message-ID: <84621a60704301445y37e9b05ey235210a8e5547cc1@mail.gmail.com>
7743      Branch: perl
7744            ! embedvar.h lib/mro.pm mg.c perlapi.h pp_hot.c
7745            ! t/mro/recursion_c3.t t/mro/recursion_dfs.t thrdvar.h
7746 ____________________________________________________________________________
7747 [ 31121] By: steveh                                on 2007/05/03  07:51:17
7748         Log: Fix a CPANPLUS test that fails when run on a read-only source tree
7749              (such as a p4 client repository)
7750      Branch: perl
7751            ! lib/CPANPLUS/Internals.pm lib/CPANPLUS/Internals/Source.pm
7752 ____________________________________________________________________________
7753 [ 31120] By: nicholas                              on 2007/05/02  16:26:24
7754         Log: Get PERL_OLD_COPY_ON_WRITE passing all tests, apart from
7755              ext/Compress/Raw/Zlib/t/07bufsize.t
7756              which still puzzles me.
7757      Branch: perl
7758            ! regcomp.c
7759 ____________________________________________________________________________
7760 [ 31119] By: rgs                                   on 2007/05/02  15:32:38
7761         Log: Subject: [perl #42839] Swatch hash cache has key mismatch 
7762              From: Jonathan Steinert (via RT) <perlbug-followup@perl.org>
7763              Date: Tue, 01 May 2007 05:18:52 -0700
7764              Message-ID: <rt-3.6.HEAD-30557-1178021932-1416.42839-75-0@perl.org>
7765      Branch: perl
7766            + t/uni/cache.t
7767            ! MANIFEST lib/utf8_heavy.pl
7768 ____________________________________________________________________________
7769 [ 31118] By: rgs                                   on 2007/05/02  14:28:45
7770         Log: Subject: [PATCH] tweak some regexp params to avoid warnings
7771              From: demerphq <demerphq@gmail.com>
7772              Date: Tue, 1 May 2007 23:46:40 +0200
7773              Message-ID: <9b18b3110705011446h2113221cndf70af928d72505@mail.gmail.com>
7774      Branch: perl
7775            ! embed.fnc perl.h proto.h regexec.c regexp.h
7776 ____________________________________________________________________________
7777 [ 31117] By: rgs                                   on 2007/05/02  12:42:04
7778         Log: Upgrade to XSLoader 0.08
7779      Branch: perl
7780            ! ext/DynaLoader/XSLoader_pm.PL
7781 ____________________________________________________________________________
7782 [ 31116] By: rgs                                   on 2007/05/02  12:17:22
7783         Log: Subject: [PATCH] When FETCHSIZE returns <0 perl segfaults
7784              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
7785              Date: Tue, 1 May 2007 21:06:47 +0000
7786              Message-ID: <51dd1af80705011406j7897772bm58e9c770183ef3ed@mail.gmail.com>
7787      Branch: perl
7788            ! mg.c pod/perldiag.pod t/op/tiearray.t
7789 ____________________________________________________________________________
7790 [ 31115] By: steveh                                on 2007/05/02  11:22:19
7791         Log: Fix threaded builds (broken by change #31112)
7792      Branch: perl
7793            ! embed.fnc embed.h proto.h util.c
7794 ____________________________________________________________________________
7795 [ 31114] By: steveh                                on 2007/05/02  08:43:08
7796         Log: Subject: [PATCH-revised] Remove ext/Thread
7797              From: "Jerry D. Hedden" <jdhedden@cpan.org>
7798              Date: Mon, 30 Apr 2007 17:06:28 -0400
7799              Message-ID: <1ff86f510704301406t6373912ame78fea5c7a148cf4@mail.gmail.com>
7800      Branch: perl
7801            - ext/Thread/Makefile.PL ext/Thread/Notes ext/Thread/Queue.pmx
7802            - ext/Thread/README ext/Thread/README.threads
7803            - ext/Thread/Semaphore.pmx ext/Thread/Thread.xs
7804            - ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
7805            - ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
7806            - ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
7807            - ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
7808            - ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
7809            - ext/Thread/unsync.tx ext/Thread/unsync2.tx
7810            - ext/Thread/unsync3.tx ext/Thread/unsync4.tx
7811            ! Configure Cross/config.sh-arm-linux INSTALL MANIFEST
7812            ! NetWare/Makefile NetWare/config.wc Porting/config.sh
7813            ! hints/vmesa.sh lib/Carp/Heavy.pm perl.h plan9/config_sh.sample
7814            ! pod/perlmodlib.pod pod/perlothrtut.pod pod/perlthrtut.pod
7815            ! toke.c win32/Makefile win32/Makefile.ce
7816            ! win32/ce-helpers/cecopy-lib.pl win32/config.bc win32/config.ce
7817            ! win32/config.gc win32/config.vc win32/config.vc64
7818            ! win32/config_sh.PL win32/makefile.mk
7819 ____________________________________________________________________________
7820 [ 31113] By: stevep                                on 2007/05/01  18:20:02
7821         Log: Fixing a Perl_my_dirfd() related test failure.
7822      Branch: perl
7823            ! t/op/chdir.t
7824 ____________________________________________________________________________
7825 [ 31112] By: stevep                                on 2007/05/01  15:32:15
7826         Log: Add Perl_my_dirfd() to util.c
7827      Branch: perl
7828            ! doio.c embed.fnc embed.h global.sym handy.h pp_sys.c proto.h
7829            ! t/op/stat.t util.c
7830 ____________________________________________________________________________
7831 [ 31111] By: rgs                                   on 2007/05/01  11:50:36
7832         Log: Subject: Re: [PATCH] Change meaning of \v, \V, and add \h, \H to match Perl6, add \R to match PCRE and unicode tr18
7833              From: demerphq <demerphq@gmail.com>
7834              Date: Tue, 1 May 2007 12:35:37 +0200
7835              Message-ID: <9b18b3110705010335w1924941ep3eb925a3ed597604@mail.gmail.com>
7836      Branch: perl
7837            ! regcomp.c
7838 ____________________________________________________________________________
7839 [ 31110] By: rgs                                   on 2007/04/30  15:34:29
7840         Log: Two new manpages, by Abigail
7841      Branch: perl
7842            + pod/perlrebackslash.pod pod/perlrecharclass.pod
7843            ! MANIFEST pod.lst pod/perl.pod vms/descrip_mms.template
7844            ! win32/pod.mak
7845 ____________________________________________________________________________
7846 [ 31109] By: rgs                                   on 2007/04/30  12:21:50
7847         Log: Signedness nit, found by Jarkko
7848      Branch: perl
7849            ! regexec.c
7850 ____________________________________________________________________________
7851 [ 31108] By: rgs                                   on 2007/04/30  10:18:15
7852         Log: Subject: [PATCH] make mad/PLXML.pm use strict
7853              From: Gerard Goossen <gerard@tty.nl>
7854              Date: Thu, 19 Apr 2007 14:56:13 +0200
7855              Message-ID: <20070419125613.GF19244@ostwald>
7856      Branch: perl
7857            ! mad/PLXML.pm
7858 ____________________________________________________________________________
7859 [ 31107] By: rgs                                   on 2007/04/30  09:22:58
7860         Log: Subject: Re: mro status, etc
7861              From: "Brandon Black" <blblack@gmail.com>
7862              Date: Sun, 29 Apr 2007 17:27:03 -0500
7863              Message-ID: <84621a60704291527y1b39be37l221ef66e4c828f66@mail.gmail.com>
7864      Branch: perl
7865            ! embedvar.h gv.c hv.c hv.h intrpvar.h lib/mro.pm mg.c mro.c
7866            ! op.c perl.c perlapi.h pod/perlapi.pod pod/perlboot.pod
7867            ! pod/perlobj.pod pod/perltoot.pod pp.c pp_hot.c scope.c sv.c
7868            ! t/mro/method_caching.t universal.c
7869 ____________________________________________________________________________
7870 [ 31106] By: rgs                                   on 2007/04/30  08:42:44
7871         Log: Subject: Re: [PATCH] Cleanup of the regexp API
7872              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
7873              Date: Fri, 27 Apr 2007 02:22:25 +0000
7874              Message-ID: <51dd1af80704261922j3db0615wa86ccc4cb65b2713@mail.gmail.com>
7875      Branch: perl
7876            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym
7877            ! perl.h pod/perlreapi.pod pp_hot.c proto.h regcomp.c regcomp.h
7878            ! regexec.c regexp.h
7879 ____________________________________________________________________________
7880 [ 31105] By: craigb                                on 2007/04/28  16:06:01
7881         Log: VMS-specific tweak to FindBin for when $0 returns a unix-style filespec.
7882      Branch: perl
7883            ! lib/FindBin.pm
7884 ____________________________________________________________________________
7885 [ 31104] By: craigb                                on 2007/04/28  14:28:00
7886         Log: Don't try to build old Thread extension on VMS when -Duseithreads
7887              has been chosen.
7888      Branch: perl
7889            ! configure.com
7890 ____________________________________________________________________________
7891 [ 31103] By: steveh                                on 2007/04/27  17:12:05
7892         Log: Do the same as #31095 for Win32
7893      Branch: perl
7894            ! win32/FindExt.pm
7895 ____________________________________________________________________________
7896 [ 31102] By: rgs                                   on 2007/04/27  14:19:15
7897         Log: Subject: Re: Analysis of problems with mixed encoding case insensitive matches in regex engine.
7898              From: demerphq <demerphq@gmail.com>
7899              Date: Fri, 27 Apr 2007 16:09:56 +0200
7900              Message-ID: <9b18b3110704270709y50ef652ci436b3bb29abca275@mail.gmail.com>
7901      Branch: perl
7902            ! Porting/regcharclass.pl regcharclass.h regcomp.c regexec.c
7903            ! t/op/pat.t win32/Makefile
7904 ____________________________________________________________________________
7905 [ 31101] By: rgs                                   on 2007/04/27  13:10:06
7906         Log: Reindent bash functions properly
7907      Branch: perl
7908            ! pod/perlhack.pod
7909 ____________________________________________________________________________
7910 [ 31098] By: rgs                                   on 2007/04/27  07:56:05
7911         Log: Subject: [PATCH] Cargo-cult fix for an AIX build problem
7912              From: "Jan Dubois" <jand@activestate.com>
7913              Date: Thu, 26 Apr 2007 17:02:01 -0700
7914              Message-ID: <048b01c7885f$48862510$d9926f30$@com>
7915      Branch: perl
7916            ! Makefile.SH
7917 ____________________________________________________________________________
7918 [ 31097] By: rgs                                   on 2007/04/27  07:55:34
7919         Log: Fix a signed/unsigned comparison warning
7920      Branch: perl
7921            ! regexec.c
7922 ____________________________________________________________________________
7923 [ 31096] By: merijn                                on 2007/04/27  06:16:02
7924         Log: More up-to-date info about the metaunits
7925      Branch: perl
7926            ! Porting/pumpkin.pod
7927 ____________________________________________________________________________
7928 [ 31095] By: merijn                                on 2007/04/27  06:03:52
7929         Log: Subject: [PATCH] special Configure handling for IO/Compress modules no longer needed
7930              From: "Craig A. Berry" <craigberry@mac.com>
7931              Date: Thu, 26 Apr 2007 18:59:15 -0500
7932              Message-Id: <p06240812c256eae2b552@[172.16.52.1]>
7933      Branch: perl
7934            ! Configure
7935 ____________________________________________________________________________
7936 [ 31093] By: nicholas                              on 2007/04/26  20:43:13
7937         Log: Avoid a SIGBUS caused by passing a U32 pointer to utf8_to_uvchr(),
7938              which expects a STRLEN pointer.
7939              Avoid some signed/unsigned casting warnings by adding casts.
7940      Branch: perl
7941            ! regcomp.c regexec.c
7942 ____________________________________________________________________________
7943 [ 31092] By: rgs                                   on 2007/04/26  16:57:55
7944         Log: strxfrm() returns a size_t, not a ssize_t. See:
7945              
7946              Subject: locale.c usage of strxfrm
7947              From: "Devin Heitmueller" <devin.heitmueller@gmail.com>
7948              Date: Fri, 20 Apr 2007 18:20:21 -0400
7949              Message-ID: <412bdbff0704201520i7aac0189n74f0cef5c5213f41@mail.gmail.com>
7950      Branch: perl
7951            ! locale.c
7952 ____________________________________________________________________________
7953 [ 31091] By: rgs                                   on 2007/04/26  16:29:01
7954         Log: Fix a bug in method caching. Better version (broader) of change #29336.
7955              
7956              Subject: Re: mro status, etc
7957              From: "Brandon Black" <blblack@gmail.com>
7958              Date: Thu, 26 Apr 2007 10:52:20 -0500
7959              Message-ID: <84621a60704260852y5a3dd2a5jeb633bb46cc7a8c0@mail.gmail.com>
7960      Branch: perl
7961            ! pp_hot.c sv.c t/mro/method_caching.t
7962 ____________________________________________________________________________
7963 [ 31090] By: rgs                                   on 2007/04/26  14:27:18
7964         Log: Doc nit, by Peter Scott
7965      Branch: perl
7966            ! README
7967 ____________________________________________________________________________
7968 [ 31089] By: nicholas                              on 2007/04/26  14:26:13
7969         Log: Subject: Re: VMS and Win32 Makefiles in change 31059
7970              From: Steve Hay <steve.hay@uk.radan.com>
7971              Message-ID: <46306D01.6070607@uk.radan.com>
7972              Date: Thu, 26 Apr 2007 10:12:33 +0100
7973      Branch: perl
7974            ! win32/Makefile win32/makefile.mk
7975 ____________________________________________________________________________
7976 [ 31088] By: rgs                                   on 2007/04/26  13:58:34
7977         Log: Remove the Thread typemap
7978      Branch: perl
7979            - ext/Thread/typemap
7980            ! MANIFEST
7981 ____________________________________________________________________________
7982 [ 31087] By: rgs                                   on 2007/04/26  13:15:14
7983         Log: Subject: mro status, etc
7984              From: "Brandon Black" <blblack@gmail.com>
7985              Date: Wed, 25 Apr 2007 18:37:21 -0500
7986              Message-ID: <84621a60704251637v1f4a3f84y19b39461166e3631@mail.gmail.com>
7987      Branch: perl
7988            ! mro.c
7989 ____________________________________________________________________________
7990 [ 31086] By: rgs                                   on 2007/04/26  13:05:29
7991         Log: Fix mro docs.
7992              
7993              Subject: Re: mro callbacks patch
7994              From: "Brandon Black" <blblack@gmail.com>
7995              Date: Mon, 23 Apr 2007 18:58:39 -0500
7996              Message-ID: <84621a60704231658o4c85783ere3c3e90dd614c30b@mail.gmail.com>
7997      Branch: perl
7998            ! embed.fnc embed.h global.sym mro.c pod/perlapi.pod
7999            ! pod/perlintern.pod proto.h
8000 ____________________________________________________________________________
8001 [ 31085] By: rgs                                   on 2007/04/26  12:53:30
8002         Log: Forgot to submit regcomp.c in change #31081
8003      Branch: perl
8004            ! regcomp.c
8005 ____________________________________________________________________________
8006 [ 31084] By: rgs                                   on 2007/04/26  12:47:57
8007         Log: Do the same thing as change #31082, but for warnings.pm.
8008      Branch: perl
8009            ! lib/warnings.pm warnings.pl
8010 ____________________________________________________________________________
8011 [ 31083] By: davem                                 on 2007/04/26  12:36:45
8012         Log: eliminate "unused var" warning
8013      Branch: perl
8014            ! perl.c
8015 ____________________________________________________________________________
8016 [ 31082] By: rgs                                   on 2007/04/26  10:51:36
8017         Log: Subject: Re: The Strict trap
8018              From: Johan Vromans <jvromans@squirrel.nl>
8019              Date: Wed, 25 Apr 2007 16:12:58 +0200
8020              Message-ID: <m2lkggilud.fsf@phoenix.squirrel.nl>
8021      Branch: perl
8022            ! ext/Storable/t/code.t lib/strict.pm
8023 ____________________________________________________________________________
8024 [ 31081] By: rgs                                   on 2007/04/26  10:23:30
8025         Log: Subject: Re: Analysis of problems with mixed encoding case insensitive matches in regex engine.
8026              From: demerphq <demerphq@gmail.com>
8027              Date: Tue, 24 Apr 2007 16:46:05 +0200
8028              Message-ID: <9b18b3110704240746u461e4bdcl208ef7d7f9c5ef64@mail.gmail.com>
8029      Branch: perl
8030            ! Porting/regcharclass.pl regcharclass.h regcomp.h regcomp.sym
8031            ! regexec.c regnodes.h t/op/pat.t
8032 ____________________________________________________________________________
8033 [ 31080] By: rgs                                   on 2007/04/26  07:09:32
8034         Log: Subject: [PATCH] fixed Fcntl::S_IFMT() breakage introduced by change 30674 (blead 26701)
8035              From: Alexey Tourbin <at@altlinux.ru>
8036              Date: Wed, 25 Apr 2007 18:12:22 +0400
8037              Message-ID: <20070425141222.GA24828@solemn.turbinal>
8038      Branch: perl
8039            + ext/Fcntl/t/mode.t
8040            ! MANIFEST ext/Fcntl/Fcntl.pm
8041 ____________________________________________________________________________
8042 [ 31079] By: rgs                                   on 2007/04/25  16:17:01
8043         Log: Subject: [PATCH] Safely store user locks in threads::shared
8044              From: "Jerry D. Hedden" <jdhedden@cpan.org>
8045              Date: Mon, 23 Apr 2007 13:21:11 -0400
8046              Message-ID: <1ff86f510704231021l6989ee0bkd68ab89e99bf8c6b@mail.gmail.com>
8047      Branch: perl
8048            ! ext/threads/shared/Changes ext/threads/shared/shared.pm
8049            ! ext/threads/shared/shared.xs
8050 ____________________________________________________________________________
8051 [ 31078] By: rgs                                   on 2007/04/25  16:13:54
8052         Log: Subject: [PATCH] Thread.xs doesn't need magic sig anymore
8053              From: "Jerry D. Hedden" <jdhedden@cpan.org>
8054              Date: Mon, 23 Apr 2007 13:25:20 -0400
8055              Message-ID: <1ff86f510704231025y22d30ecfk1ebc418f2b3a0bf7@mail.gmail.com>
8056      Branch: perl
8057            ! ext/Thread/Thread.xs
8058 ____________________________________________________________________________
8059 [ 31077] By: rgs                                   on 2007/04/25  15:31:29
8060         Log: Small perlivp.PL updates
8061              
8062              Subject: Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph
8063              From: Johan Vromans <jvromans@squirrel.nl>
8064              Date: Wed, 25 Apr 2007 14:37:16 +0200
8065              Message-ID: <m2r6q8iq9v.fsf@phoenix.squirrel.nl>
8066      Branch: perl
8067            ! utils/perlivp.PL
8068 ____________________________________________________________________________
8069 [ 31076] By: rgs                                   on 2007/04/25  15:19:21
8070         Log: overload must not load XS modules at compile time, or perl
8071              doesn't compile.
8072              overload must not clobber $! or $@ behind the scenes when
8073              loading an XS module.
8074      Branch: perl
8075            ! lib/overload.pm
8076 ____________________________________________________________________________
8077 [ 31075] By: rgs                                   on 2007/04/25  15:03:21
8078         Log: Remove a now redundant require
8079      Branch: perl
8080            ! lib/overload.pm
8081 ____________________________________________________________________________
8082 [ 31074] By: rgs                                   on 2007/04/25  14:53:57
8083         Log: Move the require at the top of the file.
8084              Else, Test::More has test failures.
8085      Branch: perl
8086            ! lib/overload.pm
8087 ____________________________________________________________________________
8088 [ 31073] By: rgs                                   on 2007/04/25  12:15:55
8089         Log: Subject: Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph
8090              From: "Brandon Black" <blblack@gmail.com>
8091              Date: Tue, 24 Apr 2007 07:58:44 -0500
8092              Message-ID: <84621a60704240558q7ff65863l803c6f9b9b8ca4a6@mail.gmail.com>
8093      Branch: perl
8094            ! ext/DynaLoader/t/DynaLoader.t lib/overload.pm
8095 ____________________________________________________________________________
8096 [ 31072] By: stevep                                on 2007/04/25  11:00:34
8097         Log: Upgrade to CPAN-1.9101
8098      Branch: perl
8099            ! lib/CPAN.pm lib/CPAN/Kwalify/distroprefs.dd
8100 ____________________________________________________________________________
8101 [ 31069] By: nicholas                              on 2007/04/25  09:54:17
8102         Log: Avoid the need for 2 casts added in 31055 by using a better type for
8103              the local variable. Add an assertion that another cast is not a data
8104              loss (and that there is no buffer overflow)
8105      Branch: perl
8106            ! ext/Devel/Peek/Peek.xs utf8.c
8107 ____________________________________________________________________________
8108 [ 31068] By: nicholas                              on 2007/04/25  09:32:50
8109         Log: Remove vestigical include of <ctype.h>, which came from a previous
8110              version that tried to make the initialiser out of a single "" string.
8111              (Which turned out to be over 509 characters long)
8112      Branch: perl
8113            ! generate_uudmap.c
8114 ____________________________________________________________________________
8115 [ 31067] By: rgs                                   on 2007/04/25  08:42:27
8116         Log: Subject: [PATCH] perlre.pod spellcheck
8117              From: "Alexandr Ciornii" <alexchorny@gmail.com>
8118              Date: Tue, 24 Apr 2007 00:45:05 +0300
8119              Message-ID: <2f1541220704231445w6fa7bfcbl41c9b6f56fb70feb@mail.gmail.com>
8120      Branch: perl
8121            ! pod/perlre.pod
8122 ____________________________________________________________________________
8123 [ 31066] By: merijn                                on 2007/04/25  08:12:16
8124         Log: Leave try.c and include files where they are if we need them later
8125      Branch: perl
8126            ! Configure
8127 ____________________________________________________________________________
8128 [ 31064] By: rgs                                   on 2007/04/25  08:10:05
8129         Log: Subject: [PATCH] Move hash action constants to hv.h
8130              From: "Jerry D. Hedden" <jdhedden@cpan.org>
8131              Date: Tue, 24 Apr 2007 10:35:43 -0400
8132              Message-ID: <1ff86f510704240735t50cfc159g59b55726ac5ac64b@mail.gmail.com>
8133      Branch: perl
8134            ! ext/Hash/Util/FieldHash/FieldHash.xs hv.c hv.h
8135 ____________________________________________________________________________
8136 [ 31063] By: rgs                                   on 2007/04/25  08:08:18
8137         Log: perlguts nit, found by Jerry D. Hedden
8138      Branch: perl
8139            ! pod/perlguts.pod
8140 ____________________________________________________________________________
8141 [ 31062] By: craigb                                on 2007/04/25  03:10:23
8142         Log: Work a little harder at building generate_uudmap on VMS.
8143      Branch: perl
8144            ! vms/descrip_mms.template
8145 ____________________________________________________________________________
8146 [ 31061] By: stevep                                on 2007/04/25  01:06:23
8147         Log: Upgrade to Encode-2.20
8148      Branch: perl
8149            + ext/Encode/lib/Encode/GSM0338.pm
8150            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/Changes
8151            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
8152            ! ext/Encode/Makefile.PL ext/Encode/bin/piconv
8153            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Config.pm
8154            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/gsm0338.t
8155            ! ext/Encode/t/mime-header.t
8156 ____________________________________________________________________________
8157 [ 31060] By: nicholas                              on 2007/04/24  23:16:12
8158         Log: Ooops. It helps to p4 add the new file.
8159      Branch: perl
8160            + generate_uudmap.c
8161 ____________________________________________________________________________
8162 [ 31059] By: nicholas                              on 2007/04/24  23:10:05
8163         Log: Make PL_uudmap a constant global. Remove the run time initialisation
8164              code, and instead use it to generate a header at perl build time.
8165              By removing uudmap from the interpreter structure we save 256 bytes
8166              per child thread.
8167      Branch: perl
8168            ! MANIFEST Makefile.SH embedvar.h intrpvar.h perl.h perlapi.h
8169            ! pp_pack.c sv.c vms/descrip_mms.template win32/Makefile
8170            ! win32/makefile.mk
8171 ____________________________________________________________________________
8172 [ 31058] By: davem                                 on 2007/04/24  16:42:12
8173         Log: move PL_linestr from the interpreter struct to the parser struct
8174      Branch: perl
8175            ! cop.h embedvar.h intrpvar.h parser.h perl.c perlapi.h pp_ctl.c
8176            ! sv.c toke.c
8177 ____________________________________________________________________________
8178 [ 31057] By: steveh                                on 2007/04/24  13:31:29
8179         Log: Silence VC6 warning about not all control paths returning a value
8180      Branch: perl
8181            ! mro.c
8182 ____________________________________________________________________________
8183 [ 31056] By: steveh                                on 2007/04/24  13:11:50
8184         Log: Fix a function signature missed by #31027 to silence a VC6 warning
8185      Branch: perl
8186            ! ext/re/re.xs
8187 ____________________________________________________________________________
8188 [ 31055] By: steveh                                on 2007/04/24  12:17:00
8189         Log: Silence 5 "possible loss of data" warnings from VC6
8190      Branch: perl
8191            ! ext/Devel/Peek/Peek.xs toke.c utf8.c
8192 ____________________________________________________________________________
8193 [ 31054] By: steveh                                on 2007/04/24  12:16:07
8194         Log: Subject: [perl #42648] [PATCH] crash in win32/VMem.h when out of memory 
8195              From: "Devin Heitmueller" (via RT) <perlbug-followup@perl.org>
8196              Date: Fri, 20 Apr 2007 14:49:08 -0700
8197              Message-ID: <rt-3.6.HEAD-30201-1177105747-239.42648-75-0@perl.org>
8198      Branch: perl
8199            ! win32/vmem.h
8200 ____________________________________________________________________________
8201 [ 31053] By: rgs                                   on 2007/04/24  11:25:56
8202         Log: Adjust test count.
8203      Branch: perl
8204            ! ext/B/t/concise-xs.t
8205 ____________________________________________________________________________
8206 [ 31052] By: rgs                                   on 2007/04/24  10:35:15
8207         Log: Fix potential precedence problem
8208      Branch: perl
8209            ! op.c
8210 ____________________________________________________________________________
8211 [ 31051] By: rgs                                   on 2007/04/24  10:34:20
8212         Log: Remove unnecessarily paranoid protection in pp_defined
8213      Branch: perl
8214            ! pp_hot.c
8215 ____________________________________________________________________________
8216 [ 31050] By: rgs                                   on 2007/04/24  10:32:33
8217         Log: Fix a bug in dor assignment (@x //= 1 was triggering an
8218              assertion failure)
8219      Branch: perl
8220            ! op.c
8221 ____________________________________________________________________________
8222 [ 31049] By: rgs                                   on 2007/04/24  10:31:28
8223         Log: Remove the code that handles assignment to state variables
8224      Branch: perl
8225            ! op.c op.h pod/perldiag.pod pod/perlfunc.pod pod/perlsub.pod
8226            ! pp_hot.c t/lib/warnings/op t/op/state.t
8227 ____________________________________________________________________________
8228 [ 31048] By: merijn                                on 2007/04/24  06:01:41
8229         Log: Subject: [PATCH t/base/num.t] Typo fix.
8230              From: Abigail <abigail@abigail.be>
8231              Date: Tue, 24 Apr 2007 00:48:26 +0200
8232              Message-ID: <20070423224826.GC544@abigail.nl>
8233      Branch: perl
8234            ! t/base/num.t
8235 ____________________________________________________________________________
8236 [ 31047] By: craigb                                on 2007/04/24  03:18:34
8237         Log: Reduce directory depth for IO::Compress modules.
8238      Branch: perl
8239           +> (branch 94 files)
8240            - ext/IO/Compress/Base/Changes ext/IO/Compress/Base/Makefile.PL
8241            - ext/IO/Compress/Base/README
8242            - ext/IO/Compress/Base/lib/File/GlobMapper.pm
8243            - ext/IO/Compress/Base/lib/IO/Compress/Base.pm
8244            - ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm
8245            - ext/IO/Compress/Base/lib/IO/Uncompress/AnyUncompress.pm
8246            - ext/IO/Compress/Base/lib/IO/Uncompress/Base.pm
8247            - ext/IO/Compress/Base/private/MakeUtil.pm
8248            - ext/IO/Compress/Base/t/01misc.t
8249            - ext/IO/Compress/Base/t/globmapper.t
8250            - ext/IO/Compress/Zlib/Changes ext/IO/Compress/Zlib/Makefile.PL
8251            - ext/IO/Compress/Zlib/README
8252            - ext/IO/Compress/Zlib/examples/gzappend
8253            - ext/IO/Compress/Zlib/examples/gzcat
8254            - ext/IO/Compress/Zlib/examples/gzgrep
8255            - ext/IO/Compress/Zlib/examples/gzstream
8256            - ext/IO/Compress/Zlib/examples/unzip
8257            - ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm
8258            - ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm
8259            - ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm
8260            - ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm
8261            - ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm
8262            - ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
8263            - ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm
8264            - ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm
8265            - ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm
8266            - ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm
8267            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
8268            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
8269            - ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
8270            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
8271            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
8272            - ext/IO/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
8273            - ext/IO/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
8274            - ext/IO/Compress/Zlib/private/MakeUtil.pm
8275            - ext/IO/Compress/Zlib/t/001zlib-generic-deflate.t
8276            - ext/IO/Compress/Zlib/t/001zlib-generic-gzip.t
8277            - ext/IO/Compress/Zlib/t/001zlib-generic-rawdeflate.t
8278            - ext/IO/Compress/Zlib/t/001zlib-generic-zip.t
8279            - ext/IO/Compress/Zlib/t/002any-deflate.t
8280            - ext/IO/Compress/Zlib/t/002any-gzip.t
8281            - ext/IO/Compress/Zlib/t/002any-rawdeflate.t
8282            - ext/IO/Compress/Zlib/t/002any-transparent.t
8283            - ext/IO/Compress/Zlib/t/002any-zip.t
8284            - ext/IO/Compress/Zlib/t/004gziphdr.t
8285            - ext/IO/Compress/Zlib/t/005defhdr.t
8286            - ext/IO/Compress/Zlib/t/010examples.t
8287            - ext/IO/Compress/Zlib/t/020isize.t
8288            - ext/IO/Compress/Zlib/t/050interop-gzip.t
8289            - ext/IO/Compress/Zlib/t/100generic-deflate.t
8290            - ext/IO/Compress/Zlib/t/100generic-gzip.t
8291            - ext/IO/Compress/Zlib/t/100generic-rawdeflate.t
8292            - ext/IO/Compress/Zlib/t/100generic-zip.t
8293            - ext/IO/Compress/Zlib/t/101truncate-deflate.t
8294            - ext/IO/Compress/Zlib/t/101truncate-gzip.t
8295            - ext/IO/Compress/Zlib/t/101truncate-rawdeflate.t
8296            - ext/IO/Compress/Zlib/t/101truncate-zip.t
8297            - ext/IO/Compress/Zlib/t/102tied-deflate.t
8298            - ext/IO/Compress/Zlib/t/102tied-gzip.t
8299            - ext/IO/Compress/Zlib/t/102tied-rawdeflate.t
8300            - ext/IO/Compress/Zlib/t/102tied-zip.t
8301            - ext/IO/Compress/Zlib/t/103newtied-deflate.t
8302            - ext/IO/Compress/Zlib/t/103newtied-gzip.t
8303            - ext/IO/Compress/Zlib/t/103newtied-rawdeflate.t
8304            - ext/IO/Compress/Zlib/t/103newtied-zip.t
8305            - ext/IO/Compress/Zlib/t/104destroy-deflate.t
8306            - ext/IO/Compress/Zlib/t/104destroy-gzip.t
8307            - ext/IO/Compress/Zlib/t/104destroy-rawdeflate.t
8308            - ext/IO/Compress/Zlib/t/104destroy-zip.t
8309            - ext/IO/Compress/Zlib/t/105oneshot-deflate.t
8310            - ext/IO/Compress/Zlib/t/105oneshot-gzip-only.t
8311            - ext/IO/Compress/Zlib/t/105oneshot-gzip.t
8312            - ext/IO/Compress/Zlib/t/105oneshot-rawdeflate.t
8313            - ext/IO/Compress/Zlib/t/105oneshot-zip-only.t
8314            - ext/IO/Compress/Zlib/t/105oneshot-zip.t
8315            - ext/IO/Compress/Zlib/t/106prime-deflate.t
8316            - ext/IO/Compress/Zlib/t/106prime-gzip.t
8317            - ext/IO/Compress/Zlib/t/106prime-rawdeflate.t
8318            - ext/IO/Compress/Zlib/t/106prime-zip.t
8319            - ext/IO/Compress/Zlib/t/107multi-deflate.t
8320            - ext/IO/Compress/Zlib/t/107multi-gzip.t
8321            - ext/IO/Compress/Zlib/t/107multi-rawdeflate.t
8322            - ext/IO/Compress/Zlib/t/107multi-zip.t
8323            - ext/IO/Compress/Zlib/t/108anyunc-deflate.t
8324            - ext/IO/Compress/Zlib/t/108anyunc-gzip.t
8325            - ext/IO/Compress/Zlib/t/108anyunc-rawdeflate.t
8326            - ext/IO/Compress/Zlib/t/108anyunc-transparent.t
8327            - ext/IO/Compress/Zlib/t/108anyunc-zip.t
8328            - ext/IO/Compress/Zlib/t/109merge-deflate.t
8329            - ext/IO/Compress/Zlib/t/109merge-gzip.t
8330            - ext/IO/Compress/Zlib/t/109merge-rawdeflate.t
8331            - ext/IO/Compress/Zlib/t/109merge-zip.t
8332            ! MANIFEST
8333 ____________________________________________________________________________
8334 [ 31046] By: davem                                 on 2007/04/23  23:01:18
8335         Log: eliminate some uses of PL_linestr in perl.c
8336      Branch: perl
8337            ! embed.fnc embed.h perl.c proto.h
8338 ____________________________________________________________________________
8339 [ 31045] By: davem                                 on 2007/04/23  22:27:27
8340         Log: inline S_init_lexer() and regen
8341      Branch: perl
8342            ! embed.fnc embed.h embedvar.h perl.c perlapi.h proto.h
8343 ____________________________________________________________________________
8344 [ 31044] By: davem                                 on 2007/04/23  22:04:59
8345         Log: make initialisation of PL_sv_no etc unconditional
8346      Branch: perl
8347            ! perl.c
8348 ____________________________________________________________________________
8349 [ 31043] By: merijn                                on 2007/04/23  20:55:05
8350         Log: Missed quotes in protocheck for rm_try
8351      Branch: perl
8352            ! Configure
8353 ____________________________________________________________________________
8354 [ 31040] By: merijn                                on 2007/04/23  17:35:53
8355         Log: Major *try* cleanup: introduce $rm_try; Some whitespace cleanups;
8356              Small textual nit from Jarkko
8357      Branch: perl
8358            ! Configure
8359 ____________________________________________________________________________
8360 [ 31038] By: nicholas                              on 2007/04/23  16:36:31
8361         Log: Remove the unnecessary allocation of and assignment to hunk[3], as the
8362              perl API functions called don't need a NUL terminated string.
8363      Branch: perl
8364            ! pp_pack.c
8365 ____________________________________________________________________________
8366 [ 31037] By: rgs                                   on 2007/04/23  15:31:48
8367         Log: Switch to hex format for integer constants in regcharclass.h
8368              (Yves Orton). Also, avoid trailing spaces.
8369      Branch: perl
8370            ! Porting/regcharclass.pl regcharclass.h
8371 ____________________________________________________________________________
8372 [ 31036] By: rgs                                   on 2007/04/23  15:07:52
8373         Log: Upgrade to Term::ANSIColor 1.12.
8374      Branch: perl
8375            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
8376            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/t/basic.t
8377 ____________________________________________________________________________
8378 [ 31034] By: nicholas                              on 2007/04/23  14:40:05
8379         Log: More variable reordering saves another 40 bytes from the interpreter
8380              structure. (on LP64). Zero cost space saving! Woohoo!
8381      Branch: perl
8382            ! intrpvar.h pod/perltodo.pod thrdvar.h
8383 ____________________________________________________________________________
8384 [ 31033] By: rgs                                   on 2007/04/23  13:17:05
8385         Log: Subject: [PATCH] Un-mathom Perl_save_I16
8386              From: "Jerry D. Hedden" <jdhedden@cpan.org>
8387              Date: Mon, 23 Apr 2007 09:10:01 -0400
8388              Message-ID: <1ff86f510704230610t13c62378s381eaceae3e7e9b1@mail.gmail.com>
8389      Branch: perl
8390            ! mathoms.c scope.c
8391 ____________________________________________________________________________
8392 [ 31032] By: rgs                                   on 2007/04/23  13:10:56
8393         Log: A safer version of CopFILE, by Jarkko
8394      Branch: perl
8395            ! cop.h
8396 ____________________________________________________________________________
8397 [ 31031] By: rgs                                   on 2007/04/23  12:30:12
8398         Log: Change boilerplate of regcharclass.h
8399      Branch: perl
8400            ! Porting/regcharclass.pl regcharclass.h
8401 ____________________________________________________________________________
8402 [ 31030] By: rgs                                   on 2007/04/23  12:25:10
8403         Log: Add Yves Orton's script to regenerate regcharclass.h
8404      Branch: perl
8405            + Porting/regcharclass.pl
8406            ! MANIFEST regcharclass.h
8407 ____________________________________________________________________________
8408 [ 31029] By: rgs                                   on 2007/04/23  10:02:13
8409         Log: Remove generated test files from CPANPLUS
8410      Branch: perl
8411            - lib/CPANPLUS/t/dummy-localmirror/01mailrc.txt.gz.packed
8412            - lib/CPANPLUS/t/dummy-localmirror/02packages.details.txt.gz.pac
8413            - ked lib/CPANPLUS/t/dummy-localmirror/03modlist.data.gz.packed
8414            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Bundle
8415            - -Foo-Bar-0.01.tar.gz.packed
8416            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/CHECKS
8417            - UMS
8418            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Foo-Ba
8419            - r-0.01.tar.gz.packed
8420            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/perl5.
8421            - 005_03.tar.gz.packed
8422            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/CHECKSUM
8423            - S
8424            - lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/Foo-Bar-
8425            - 0.01.tar.gz.packed
8426            - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/CHECKS
8427            - UMS
8428            - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/Foo-Ba
8429            - r-0.01.tar.gz.packed
8430            - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/CHECKSUM
8431            - S
8432            - lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/Foo-Bar-
8433            - 0.01.tar.gz.packed
8434            ! MANIFEST
8435 ____________________________________________________________________________
8436 [ 31028] By: rgs                                   on 2007/04/23  09:53:41
8437         Log: Patch to config to avoid failures in the perl core due
8438              to too much verbosity (by Jos Boumans)
8439      Branch: perl
8440            ! lib/CPANPLUS/t/inc/conf.pl
8441 ____________________________________________________________________________
8442 [ 31027] By: rgs                                   on 2007/04/23  09:39:38
8443         Log: Subject: Re: [PATCH (incomplete)] Make regcomp use SV* sv, instead of char* exp, char* xend
8444              From: <avarab@gmail.com>
8445              Date: Sat, 21 Apr 2007 21:30:47 +0000
8446              Message-ID: <51dd1af80704211430m6ad1b4afy49b069faa61e33a9@mail.gmail.com>
8447      Branch: perl
8448            ! embed.fnc embed.h op.c perl.h pod/perlreapi.pod pp_ctl.c
8449            ! proto.h regcomp.c regexec.c regexp.h uupacktool.pl
8450 ____________________________________________________________________________
8451 [ 31026] By: rgs                                   on 2007/04/23  09:04:31
8452         Log: Subject: [PATCH] Change meaning of \v, \V, and add \h, \H to match Perl6, add \R to match PCRE and unicode tr18
8453              From: demerphq <demerphq@gmail.com>
8454              Date: Sun, 22 Apr 2007 23:34:55 +0200
8455              Message-ID: <9b18b3110704221434g43457742p28cab00289f83639@mail.gmail.com>
8456      Branch: perl
8457            + regcharclass.h
8458            ! MANIFEST lib/unicore/mktables pod/perlre.pod regcomp.c
8459            ! regcomp.h regcomp.sym regexec.c regnodes.h t/op/pat.t
8460            ! t/op/re_tests t/op/regexp.t
8461 ____________________________________________________________________________
8462 [ 31025] By: rgs                                   on 2007/04/23  08:21:50
8463         Log: An optimisation to the MRO code, by Brandon Black,
8464              plus more comments.
8465      Branch: perl
8466            ! mro.c
8467 ____________________________________________________________________________
8468 [ 31024] By: craigb                                on 2007/04/23  03:14:53
8469         Log: Shorten long symbols in mro.c to avoid name mangling on VMS.
8470      Branch: perl
8471            ! mro.c
8472 ____________________________________________________________________________
8473 [ 31023] By: nicholas                              on 2007/04/22  22:57:54
8474         Log: Fix problems caused by downsizing in change 31017. (Which don't show
8475              up until you test on a "real" architecture)
8476      Branch: perl
8477            ! pp_ctl.c utf8.c
8478 ____________________________________________________________________________
8479 [ 31022] By: rgs                                   on 2007/04/22  15:08:45
8480         Log: Reflect change of path for Module::Pluggable's tests in Maintainers.pl
8481      Branch: perl
8482            ! Porting/Maintainers.pl
8483 ____________________________________________________________________________
8484 [ 31021] By: rgs                                   on 2007/04/22  15:03:27
8485         Log: Add missing file to MANIFEST
8486      Branch: perl
8487            ! MANIFEST
8488 ____________________________________________________________________________
8489 [ 31020] By: rgs                                   on 2007/04/22  15:03:13
8490         Log: Subject: [PATCH] Update CPANPLUS to 0.79_01
8491              From: "Jos I. Boumans" <kane@xs4all.nl>
8492              Date: Sun, 22 Apr 2007 10:18:10 +0200
8493              Message-Id: <BDAACA85-8D3E-4104-9B03-9DB247EDA080@xs4all.nl>
8494      Branch: perl
8495            + lib/CPANPLUS/t/15_CPANPLUS-Shell.t
8496            ! lib/CPANPLUS.pm lib/CPANPLUS/Config.pm lib/CPANPLUS/Dist/MM.pm
8497            ! lib/CPANPLUS/Internals.pm lib/CPANPLUS/Internals/Constants.pm
8498            ! lib/CPANPLUS/Selfupdate.pm lib/CPANPLUS/Shell.pm
8499            ! lib/CPANPLUS/Shell/Default.pm
8500            ! lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t
8501            ! lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
8502            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
8503            ! r-0.01.tar.gz.packed
8504            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
8505            ! tar.gz.packed
8506            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
8507            ! tar.gz.packed
8508            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
8509            ! r.gz.packed
8510            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
8511            ! tar.gz.packed
8512            ! lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
8513            ! r.gz.packed
8514            ! lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
8515            ! cked
8516            ! lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
8517            ! lib/CPANPLUS/t/inc/conf.pl
8518 ____________________________________________________________________________
8519 [ 31019] By: craigb                                on 2007/04/22  14:34:28
8520         Log: Move Module::Pluggable tests up under main test directory.
8521      Branch: perl
8522           +> (branch 50 files)
8523            - lib/Module/Pluggable/t/01use.t
8524            - lib/Module/Pluggable/t/02alsoworks.t
8525            - lib/Module/Pluggable/t/02works.t
8526            - lib/Module/Pluggable/t/02works_taint.t
8527            - lib/Module/Pluggable/t/03diffname.t
8528            - lib/Module/Pluggable/t/04acmedir.t
8529            - lib/Module/Pluggable/t/04acmedir_single.t
8530            - lib/Module/Pluggable/t/04acmepath.t
8531            - lib/Module/Pluggable/t/04acmepath_single.t
8532            - lib/Module/Pluggable/t/05postpath.t
8533            - lib/Module/Pluggable/t/06multipath.t
8534            - lib/Module/Pluggable/t/07instantiate.t
8535            - lib/Module/Pluggable/t/08nothing.t
8536            - lib/Module/Pluggable/t/09require.t
8537            - lib/Module/Pluggable/t/10innerpack.t
8538            - lib/Module/Pluggable/t/10innerpack_inner.t
8539            - lib/Module/Pluggable/t/10innerpack_noinner.t
8540            - lib/Module/Pluggable/t/10innerpack_override.t
8541            - lib/Module/Pluggable/t/11usetwice.t
8542            - lib/Module/Pluggable/t/12only.t
8543            - lib/Module/Pluggable/t/12onlyarray.t
8544            - lib/Module/Pluggable/t/12onlyregex.t
8545            - lib/Module/Pluggable/t/13except.t
8546            - lib/Module/Pluggable/t/13exceptarray.t
8547            - lib/Module/Pluggable/t/13exceptregex.t
8548            - lib/Module/Pluggable/t/14package.t
8549            - lib/Module/Pluggable/t/15topicsafe.t
8550            - lib/Module/Pluggable/t/16different_extension.t
8551            - lib/Module/Pluggable/t/17devel_inner_package.t
8552            - lib/Module/Pluggable/t/18skipped_package.t
8553            - lib/Module/Pluggable/t/19can_ok_clobber.t
8554            - lib/Module/Pluggable/t/20dodgy_files.t
8555            - lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm
8556            - lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm
8557            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin
8558            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin
8559            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin
8560            - lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm
8561            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm
8562            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm
8563            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm
8564            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm
8565            - lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm
8566            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm
8567            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm
8568            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm
8569            - lib/Module/Pluggable/t/lib/No/Middle.pm
8570            - lib/Module/Pluggable/t/lib/OddTest/Plugin/-Dodgy.pm
8571            - lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm
8572            - lib/Module/Pluggable/t/lib/TA/C/A/I.pm
8573            ! MANIFEST t/TEST t/harness
8574 ____________________________________________________________________________
8575 [ 31018] By: craigb                                on 2007/04/22  00:50:18
8576         Log: Make t/harness find the t/mro tests
8577      Branch: perl
8578            ! t/harness
8579 ____________________________________________________________________________
8580 [ 31017] By: nicholas                              on 2007/04/21  21:47:34
8581         Log: Various variables in intrpvar.h and thrdvar.h are considerably larger
8582              than they need to be.
8583      Branch: perl
8584            ! intrpvar.h pad.c thrdvar.h
8585 ____________________________________________________________________________
8586 [ 31016] By: nicholas                              on 2007/04/21  21:46:27
8587         Log: Fix bug in change 31015 - saving the wrong size of variable.
8588      Branch: perl
8589            ! toke.c
8590 ____________________________________________________________________________
8591 [ 31015] By: nicholas                              on 2007/04/21  19:05:08
8592         Log: Several members of struct yy_parser can go on a diet. Some I32s were
8593              actually only holding chars.
8594      Branch: perl
8595            ! intrpvar.h op.c parser.h perl.h toke.c
8596 ____________________________________________________________________________
8597 [ 31014] By: nicholas                              on 2007/04/21  18:41:39
8598         Log: By re-ordering declarations in interpvar.h and thrdvar.h, reduce the
8599              size of the interpreter structure. (For LP64, from 3712 to 3584, for
8600              ILP32, from 2288 to 2248).
8601      Branch: perl
8602            ! intrpvar.h thrdvar.h
8603 ____________________________________________________________________________
8604 [ 31013] By: nicholas                              on 2007/04/21  17:01:53
8605         Log: Remove widesyscalls and numeric_compat1, two unused per-interpreter
8606              variables retained for binary compatibility, something which we no
8607              longer maintain back to 5.6.x.
8608      Branch: perl
8609            ! intrpvar.h
8610 ____________________________________________________________________________
8611 [ 31012] By: nicholas                              on 2007/04/21  13:54:28
8612         Log: Eliminate Internals::inc_sub_generation, which nothing now calls.
8613      Branch: perl
8614            ! universal.c
8615 ____________________________________________________________________________
8616 [ 31010] By: nicholas                              on 2007/04/21  11:42:43
8617         Log: Where possible, use SvIV instead of SvIVX, SvNV instead of SvNVX,
8618              SvUV instead of SvUVX, and SvPV* variants instead of SvPVX*.
8619              Document that the non-x variants are preferable whenever the expression
8620              has no side effects. (Compilers perform common subexression
8621              elimination). Likewise SvREFCNT_inc simple variants are valid for all
8622              cases apart from expressions with side effects.
8623      Branch: perl
8624            ! doio.c op.c pod/perlapi.pod pp.c pp_ctl.c pp_sys.c sv.c sv.h
8625 ____________________________________________________________________________
8626 [ 31009] By: nicholas                              on 2007/04/21  10:28:59
8627         Log: Storing PL_sv_yes over itself is as cheap as calling hv_exists(), so
8628              always store it, to save the (second) store call. SvIVx is more
8629              expensive than SvIVX, so use the latter. Reorder the other call to
8630              hv_store() to be immediately after the call to hv_exists(), to try to
8631              avoid thrashing the CPU cache.
8632      Branch: perl
8633            ! mro.c
8634 ____________________________________________________________________________
8635 [ 31008] By: nicholas                              on 2007/04/21  09:43:27
8636         Log: In Perl_mro_get_linear_isa_dfs(), by treating the local variable sv as
8637              an array of size 1, we can merge two arms and reduce code duplication.
8638      Branch: perl
8639            ! mro.c
8640 ____________________________________________________________________________
8641 [ 31007] By: rgs                                   on 2007/04/21  09:29:45
8642         Log: Typo fix by Abigail
8643      Branch: perl
8644            ! ext/Hash/Util/FieldHash/t/02_function.t
8645 ____________________________________________________________________________
8646 [ 31005] By: rgs                                   on 2007/04/21  09:20:56
8647         Log: Upgrade to version-0.7203.
8648              Plus a change in Module::Build::Version, specific to bleadperl.
8649      Branch: perl
8650            ! ext/DynaLoader/t/XSLoader.t lib/Module/Build/Version.pm
8651            ! lib/Module/Build/t/metadata.t lib/Module/Build/t/moduleinfo.t
8652            ! lib/version.pm lib/version.pod lib/version.t perl.c
8653            ! t/comp/use.t t/op/sprintf.t universal.c util.c
8654 ____________________________________________________________________________
8655 [ 31004] By: rgs                                   on 2007/04/21  09:08:04
8656         Log: Completely remove Test::More from the MRO tests, by Brandon Black
8657      Branch: perl
8658            ! t/mro/basic.t t/mro/basic_01_c3.t t/mro/basic_01_dfs.t
8659            ! t/mro/basic_02_c3.t t/mro/basic_02_dfs.t t/mro/basic_03_c3.t
8660            ! t/mro/basic_03_dfs.t t/mro/basic_04_c3.t t/mro/basic_04_dfs.t
8661            ! t/mro/basic_05_c3.t t/mro/basic_05_dfs.t t/mro/complex_c3.t
8662            ! t/mro/complex_dfs.t t/mro/dbic_c3.t t/mro/dbic_dfs.t
8663            ! t/mro/next_method.t t/mro/next_skip.t t/mro/vulcan_c3.t
8664            ! t/mro/vulcan_dfs.t
8665 ____________________________________________________________________________
8666 [ 31003] By: rgs                                   on 2007/04/21  09:06:38
8667         Log: Small optimisations, by Brandon Black
8668      Branch: perl
8669            ! mro.c
8670 ____________________________________________________________________________
8671 [ 31002] By: rgs                                   on 2007/04/21  09:05:41
8672         Log: Code comments, by Brandon Black
8673      Branch: perl
8674            ! mro.c
8675 ____________________________________________________________________________
8676 [ 31001] By: rgs                                   on 2007/04/21  08:55:16
8677         Log: Subject: [PATCH] Bug in Hash::Util::FieldHash
8678              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
8679              Date: Sat, 21 Apr 2007 02:11:00 +0200
8680              Message-Id: <DFEC2420-9301-40EC-A986-80D0290B2C8F@mailbox.tu-berlin.de>
8681      Branch: perl
8682            ! ext/Hash/Util/FieldHash/Changes
8683            ! ext/Hash/Util/FieldHash/FieldHash.xs
8684            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
8685            ! ext/Hash/Util/FieldHash/t/02_function.t
8686 ____________________________________________________________________________
8687 [ 31000] By: nicholas                              on 2007/04/20  19:34:15
8688         Log: Terser source code in Perl_mro_meta_dup()
8689      Branch: perl
8690            ! mro.c
8691 ____________________________________________________________________________
8692 [ 30999] By: nicholas                              on 2007/04/20  16:09:31
8693         Log: Make struct mro_meta 4(ish) bytes smaller.
8694      Branch: perl
8695            ! hv.h
8696 ____________________________________________________________________________
8697 [ 30998] By: rgs                                   on 2007/04/20  15:38:47
8698         Log: Shorten some file names
8699      Branch: perl
8700           +> t/mro/next_NEXT.t t/mro/next_edgecases.t t/mro/next_inanon.t
8701           +> t/mro/next_ineval.t t/mro/next_skip.t
8702            - t/mro/next_method_edge_cases.t t/mro/next_method_in_anon.t
8703            - t/mro/next_method_in_eval.t t/mro/next_method_skip.t
8704            - t/mro/next_method_used_with_NEXT.t
8705            ! MANIFEST
8706 ____________________________________________________________________________
8707 [ 30997] By: rgs                                   on 2007/04/20  15:03:57
8708         Log: Silence some diagnostic messages when running within the core tests.
8709              By Jerry D. Hedden
8710      Branch: perl
8711            ! lib/Archive/Extract/t/01_Archive-Extract.t
8712            ! lib/Archive/Tar/t/02_methods.t
8713 ____________________________________________________________________________
8714 [ 30996] By: rgs                                   on 2007/04/20  14:22:26
8715         Log: Nit to S_isa_lookup by Brandon Black
8716      Branch: perl
8717            ! universal.c
8718 ____________________________________________________________________________
8719 [ 30995] By: rgs                                   on 2007/04/20  14:20:42
8720         Log: Additions to perldiag for MRO, by Brandon Black.
8721      Branch: perl
8722            ! pod/perldiag.pod
8723 ____________________________________________________________________________
8724 [ 30994] By: rgs                                   on 2007/04/20  13:54:26
8725         Log: A little bit more safe version of HvMROMETA
8726      Branch: perl
8727            ! hv.h
8728 ____________________________________________________________________________
8729 [ 30993] By: rgs                                   on 2007/04/20  13:42:21
8730         Log: Don't use Test::More in core tests (at least, where
8731              that's possible, that is where is_deeply() isn't used)
8732      Branch: perl
8733            ! t/mro/c3_with_overload.t t/mro/inconsistent_c3.t
8734            ! t/mro/method_caching.t t/mro/next_method_edge_cases.t
8735            ! t/mro/next_method_in_anon.t t/mro/next_method_in_eval.t
8736            ! t/mro/next_method_used_with_NEXT.t t/mro/overload_c3.t
8737            ! t/mro/overload_dfs.t t/mro/recursion_c3.t
8738            ! t/mro/recursion_dfs.t
8739 ____________________________________________________________________________
8740 [ 30992] By: rgs                                   on 2007/04/20  11:55:37
8741         Log: Subject: Re: [PATCH] madprop about forced words
8742              From: Gerard Goossen <gerard@tty.nl>
8743              Date: Thu, 19 Apr 2007 13:33:21 +0200
8744              Message-ID: <20070419113321.GE19244@ostwald>
8745      Branch: perl
8746            ! op.h toke.c
8747 ____________________________________________________________________________
8748 [ 30991] By: rgs                                   on 2007/04/20  11:49:36
8749         Log: Subject: [perl #42614] NAN_COMPARE_BROKEN.DIV_BY_NAN_BUG (with patch) 
8750              From: patrick.dugnolle@bnpparibas.com (via RT) <perlbug-followup@perl.org>
8751              Date: Thu, 19 Apr 2007 06:34:18 -0700
8752              Message-ID: <rt-3.6.HEAD-6655-1176989657-125.42614-75-0@perl.org>
8753      Branch: perl
8754            ! pp.c
8755 ____________________________________________________________________________
8756 [ 30990] By: rgs                                   on 2007/04/20  08:04:41
8757         Log: Clean the MRO documentation up
8758      Branch: perl
8759            ! lib/mro.pm
8760 ____________________________________________________________________________
8761 [ 30989] By: stevep                                on 2007/04/20  01:58:55
8762         Log: Upgrade to CPAN-1.91
8763      Branch: perl
8764            ! lib/CPAN.pm lib/CPAN/HandleConfig.pm lib/CPAN/Tarzip.pm
8765            ! lib/CPAN/t/10version.t
8766 ____________________________________________________________________________
8767 [ 30988] By: rgs                                   on 2007/04/19  17:28:38
8768         Log: Simpler version, and that zeroes the allocated memory
8769      Branch: perl
8770            ! mro.c
8771 ____________________________________________________________________________
8772 [ 30987] By: rgs                                   on 2007/04/19  17:15:25
8773         Log: Use Newxc instead of casting by hand
8774      Branch: perl
8775            ! mro.c
8776 ____________________________________________________________________________
8777 [ 30986] By: rgs                                   on 2007/04/19  17:07:14
8778         Log: A Tolkien quote for mro.c, found by Audrey Tang.
8779      Branch: perl
8780            ! mro.c
8781 ____________________________________________________________________________
8782 [ 30985] By: steveh                                on 2007/04/19  16:20:09
8783         Log: Fix non-threaded build on Win32 following #30980
8784      Branch: perl
8785            ! makedef.pl
8786 ____________________________________________________________________________
8787 [ 30984] By: rgs                                   on 2007/04/19  15:06:53
8788         Log: Fix compilation error with threads
8789      Branch: perl
8790            ! mro.c
8791 ____________________________________________________________________________
8792 [ 30983] By: rgs                                   on 2007/04/19  15:04:19
8793         Log: Adjust the warning category in the test, too
8794      Branch: perl
8795            ! t/lib/warnings/gv
8796 ____________________________________________________________________________
8797 [ 30982] By: rgs                                   on 2007/04/19  14:53:36
8798         Log: Put the "Can't locate package..." warnings in the "syntax"
8799              category, as documented
8800      Branch: perl
8801            ! gv.c mro.c universal.c
8802 ____________________________________________________________________________
8803 [ 30981] By: rgs                                   on 2007/04/19  14:50:11
8804         Log: Change an "Internal error" message to the more common "panic"
8805              in the C3 MRO code
8806      Branch: perl
8807            ! mro.c
8808 ____________________________________________________________________________
8809 [ 30980] By: rgs                                   on 2007/04/19  14:48:20
8810         Log: Subject: Re: new C3 MRO patch
8811              From: "Brandon Black" <blblack@gmail.com>
8812              Date: Tue, 17 Apr 2007 13:14:36 -0500
8813              Message-ID: <84621a60704171114k29b0460el5b08ce5185d55ed5@mail.gmail.com>
8814      Branch: perl
8815            + lib/mro.pm mro.c t/mro/basic.t t/mro/basic_01_c3.t
8816            + t/mro/basic_01_dfs.t t/mro/basic_02_c3.t t/mro/basic_02_dfs.t
8817            + t/mro/basic_03_c3.t t/mro/basic_03_dfs.t t/mro/basic_04_c3.t
8818            + t/mro/basic_04_dfs.t t/mro/basic_05_c3.t t/mro/basic_05_dfs.t
8819            + t/mro/c3_with_overload.t t/mro/complex_c3.t
8820            + t/mro/complex_dfs.t t/mro/dbic_c3.t t/mro/dbic_dfs.t
8821            + t/mro/inconsistent_c3.t t/mro/method_caching.t
8822            + t/mro/next_method.t t/mro/next_method_edge_cases.t
8823            + t/mro/next_method_in_anon.t t/mro/next_method_in_eval.t
8824            + t/mro/next_method_skip.t t/mro/next_method_used_with_NEXT.t
8825            + t/mro/overload_c3.t t/mro/overload_dfs.t t/mro/recursion_c3.t
8826            + t/mro/recursion_dfs.t t/mro/vulcan_c3.t t/mro/vulcan_dfs.t
8827            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.fnc
8828            ! embed.h ext/B/t/b.t global.sym gv.c hv.c hv.h lib/constant.pm
8829            ! lib/overload.pm mg.c op.c perl.c pod/perlapi.pod pp_hot.c
8830            ! proto.h scope.c sv.c t/TEST t/op/magic.t universal.c
8831            ! vms/descrip_mms.template win32/Makefile win32/Makefile.ce
8832            ! win32/makefile.mk
8833 ____________________________________________________________________________
8834 [ 30979] By: steveh                                on 2007/04/19  12:15:30
8835         Log: Subject: [PATCH] Allow sending SIGINT to child processes on Windows *if* they are running Perl
8836              From: "Jan Dubois" <jand@activestate.com>
8837              Date: Mon, 16 Apr 2007 17:52:25 -0700
8838              Message-ID: <01e301c7808a$ac0cca30$04265e90$@com>
8839      Branch: perl
8840            ! win32/win32.c
8841 ____________________________________________________________________________
8842 [ 30978] By: steveh                                on 2007/04/19  07:54:42
8843         Log: Subject: [PATCH - again] Re: [perl #41574] cond_wait hang ups under MSWin32
8844              From: "Jerry D. Hedden" <jdhedden@cpan.org>
8845              Date: Wed, 18 Apr 2007 14:32:16 -0400
8846              Message-ID: <1ff86f510704181132qf94b413mfda6aaa0f347df28@mail.gmail.com>
8847              
8848              Makes the test "TODO" on Win32, where it is not reliable, and turns
8849              the 50 separate tests in one single test for less line noise
8850      Branch: perl
8851            ! ext/threads/shared/Changes ext/threads/shared/shared.pm
8852            ! ext/threads/shared/t/stress.t
8853 ____________________________________________________________________________
8854 [ 30977] By: merijn                                on 2007/04/18  19:04:40
8855         Log: 1. Move #30327 to the generation location
8856              2. Regen after backports
8857              3. Include Jarkko's $run and \n patch
8858      Branch: perl
8859            ! Configure Porting/config_h.pl config_h.SH
8860 ____________________________________________________________________________
8861 [ 30973] By: steveh                                on 2007/04/18  08:40:42
8862         Log: Add a test for the bug fixed by #30970
8863      Branch: perl
8864            + t/op/kill0.t
8865            ! MANIFEST
8866 ____________________________________________________________________________
8867 [ 30972] By: rgs                                   on 2007/04/18  08:36:24
8868         Log: Sys::Syslog was missing from Maintainers.pl
8869      Branch: perl
8870            ! Porting/Maintainers.pl
8871 ____________________________________________________________________________
8872 [ 30971] By: steveh                                on 2007/04/17  17:12:23
8873         Log: These test scripts probably wanted BEGIN blocks,
8874              not just blocks with "BEGIN:" labels.
8875      Branch: perl
8876            ! t/comp/multiline.t t/op/exec.t
8877 ____________________________________________________________________________
8878 [ 30970] By: steveh                                on 2007/04/17  11:13:23
8879         Log: Subject: [PATCH] Fix kill(0, $pid) on Windows
8880              From: "Jan Dubois" <jand@activestate.com>
8881              Date: Mon, 16 Apr 2007 17:35:48 -0700
8882              Message-ID: <01df01c78088$59718d30$0c54a790$@com>
8883              
8884              Fixes breakage caused by #29605.
8885      Branch: perl
8886            ! win32/win32.c
8887 ____________________________________________________________________________
8888 [ 30969] By: nicholas                              on 2007/04/16  16:17:05
8889         Log: Remove the "performance hack" that suppressed used only once warnings
8890              for files in the standard library.
8891      Branch: perl
8892            ! gv.c
8893 ____________________________________________________________________________
8894 [ 30968] By: merijn                                on 2007/04/16  15:01:31
8895         Log: Subject: Re: [PATCH] Mention sorting MANIFEST in perlhack.pod
8896              From: "Jerry D. Hedden" <jdhedden@cpan.org>
8897              Date: Mon, 16 Apr 2007 10:44:36 -0400
8898              Message-ID: <1ff86f510704160744j9ae934cv9fef077afe3ca516@mail.gmail.com>
8899      Branch: perl
8900            ! pod/perlhack.pod
8901 ____________________________________________________________________________
8902 [ 30967] By: rgs                                   on 2007/04/16  13:37:05
8903         Log: Subject: [PATCH] Re: Thread.t hangs, even under normal test...
8904              From: "Jerry D. Hedden" <jdhedden@gmail.com>
8905              Date: Mon, 16 Apr 2007 09:31:39 -0400
8906              Message-ID: <1ff86f510704160631ue286a97kb66a0ce649c9aae4@mail.gmail.com>
8907      Branch: perl
8908            ! lib/Thread.t
8909 ____________________________________________________________________________
8910 [ 30966] By: merijn                                on 2007/04/16  11:44:54
8911         Log: Subject: [PATCH] sv.c: %d ne size_t
8912              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
8913              Date: Mon, 16 Apr 2007 14:31:42 +0300 (EEST)
8914              Message-Id: <200704161131.l3GBVg3n104476@kosh.hut.fi>
8915      Branch: perl
8916            ! sv.c
8917 ____________________________________________________________________________
8918 [ 30965] By: davem                                 on 2007/04/15  23:33:13
8919         Log: fix casting warning in pp_ord()
8920      Branch: perl
8921            ! pp.c
8922 ____________________________________________________________________________
8923 [ 30964] By: davem                                 on 2007/04/15  23:24:21
8924         Log: get rid of warning due to empty dangling else in malloc.c
8925      Branch: perl
8926            ! malloc.c
8927 ____________________________________________________________________________
8928 [ 30963] By: davem                                 on 2007/04/15  21:10:55
8929         Log: follow PL_watchaddr when cloning a thread
8930      Branch: perl
8931            ! sv.c
8932 ____________________________________________________________________________
8933 [ 30962] By: davem                                 on 2007/04/15  16:32:42
8934         Log: with DEBUG_LEAKING_SCALARS, dump multiply-freed scalars
8935      Branch: perl
8936            ! sv.c
8937 ____________________________________________________________________________
8938 [ 30958] By: nicholas                              on 2007/04/15  12:37:44
8939         Log: Remove wince/ from checkcfgvar.pl, now that it is gone in 5.8.x too.
8940      Branch: perl
8941            ! Porting/checkcfgvar.pl
8942 ____________________________________________________________________________
8943 [ 30957] By: rgs                                   on 2007/04/15  12:35:38
8944         Log: Add the Default Unicode Collation Element Table for UCD 5.0.0
8945              to Unicode::Collate
8946      Branch: perl
8947            + lib/Unicode/Collate/allkeys.txt
8948            ! MANIFEST
8949 ____________________________________________________________________________
8950 [ 30955] By: rgs                                   on 2007/04/15  07:26:28
8951         Log: Change prototype of async() to be compatible with the one
8952              of threads::async()
8953      Branch: perl
8954            ! lib/Thread.pm
8955 ____________________________________________________________________________
8956 [ 30954] By: rgs                                   on 2007/04/15  07:16:44
8957         Log: Subject: [PATCH] Remove 5005threads from Thread.pm
8958              From: "Jerry D. Hedden" <jdhedden@cpan.org>
8959              Date: Fri, 13 Apr 2007 13:19:26 -0400
8960              Message-ID: <1ff86f510704131019i3ea1f99es7067ba2ef60171ca@mail.gmail.com>
8961      Branch: perl
8962            ! lib/Thread.pm
8963 ____________________________________________________________________________
8964 [ 30953] By: rgs                                   on 2007/04/15  07:12:33
8965         Log: Subject: [PATCH] Fix Thread.pm
8966              From: "Jerry D. Hedden" <jdhedden@cpan.org>
8967              Date: Fri, 13 Apr 2007 12:51:40 -0400
8968              Message-ID: <1ff86f510704130951t5f66baa0m4ed13018539976a3@mail.gmail.com>
8969      Branch: perl
8970            + lib/Thread.t
8971            ! MANIFEST lib/Thread.pm
8972 ____________________________________________________________________________
8973 [ 30952] By: davem                                 on 2007/04/14  21:53:17
8974         Log: Move PL_comppad nulling from do_clean_all to sv_clear
8975      Branch: perl
8976            ! sv.c
8977 ____________________________________________________________________________
8978 [ 30951] By: merijn                                on 2007/04/14  20:52:56
8979         Log: Typo in croak message
8980      Branch: perl
8981            ! universal.c
8982 ____________________________________________________________________________
8983 [ 30950] By: merijn                                on 2007/04/14  17:38:23
8984         Log: Subject: [PATCH pod/perlfunc.pod] Typo in =item say
8985              From: Abigail <abigail@abigail.be>
8986              Date: Sat, 14 Apr 2007 19:22:41 +0200
8987              Message-ID: <20070414172241.GB3191@abigail.nl>
8988      Branch: perl
8989            ! pod/perlfunc.pod
8990 ____________________________________________________________________________
8991 [ 30943] By: rgs                                   on 2007/04/13  12:14:06
8992         Log: Subject: RE: [PATCH] Restore Win64 compilation with the Windows Platform SDK
8993              From: "Jan Dubois" <jand@activestate.com>
8994              Date: Tue, 10 Apr 2007 16:49:21 -0700
8995              Message-ID: <001b01c77bca$dcae7720$960b6560$@com>
8996      Branch: perl
8997            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
8998 ____________________________________________________________________________
8999 [ 30940] By: nicholas                              on 2007/04/12  21:03:08
9000         Log: Bump the VERSION of ExtUtils::Constant::Base.
9001      Branch: perl
9002            ! lib/ExtUtils/Constant/Base.pm
9003 ____________________________________________________________________________
9004 [ 30939] By: nicholas                              on 2007/04/12  20:45:21
9005         Log: PL_madskills is a bool, so save it as one (else Solaris rightly
9006              SIGBUSes)
9007      Branch: perl
9008            ! pp_ctl.c
9009 ____________________________________________________________________________
9010 [ 30936] By: nicholas                              on 2007/04/12  18:52:49
9011         Log: Fix two errors in the OP debugging code. Now all test errors relate
9012              to newCONSTSUB().
9013      Branch: perl
9014            ! op.c sv.c
9015 ____________________________________________________________________________
9016 [ 30932] By: rgs                                   on 2007/04/12  15:54:33
9017         Log: Subject: Re: [PATCH] Add CPANPLUS 0.78 to the core
9018              From: demerphq <demerphq@gmail.com>
9019              Date: Tue, 10 Apr 2007 18:31:28 +0200
9020              Message-ID: <9b18b3110704100931t5c0c97e0n9d3c059e6f404dd5@mail.gmail.com>
9021      Branch: perl
9022            ! lib/ExtUtils/MM_Unix.pm
9023 ____________________________________________________________________________
9024 [ 30931] By: nicholas                              on 2007/04/12  15:51:58
9025         Log: Change 18797 (Patch for [perl #9402], known also as "glibc _moddi3 bug
9026              with negative quads", or also as RedHat bug #65612.) was a bit brute
9027              force. In reality, we don't need to have an auto-detecting pp_i_modulo
9028              unless we're compiled with 64 bit IVs and on glibc.
9029      Branch: perl
9030            ! pp.c
9031 ____________________________________________________________________________
9032 [ 30926] By: rgs                                   on 2007/04/12  14:50:04
9033         Log: Run buildtoc --build-all
9034      Branch: perl
9035            ! MANIFEST pod/perltoc.pod vms/descrip_mms.template
9036            ! win32/pod.mak
9037 ____________________________________________________________________________
9038 [ 30925] By: rgs                                   on 2007/04/12  14:37:35
9039         Log: Subject: [PATCH] Add $VERSION to Module::Build::Version
9040              From: "Jerry D. Hedden" <jdhedden@cpan.org>
9041              Date: Wed, 11 Apr 2007 12:45:19 -0400
9042              Message-ID: <1ff86f510704110945q173f2ac8p399171428fd182cd@mail.gmail.com>
9043      Branch: perl
9044            ! lib/Module/Build/Version.pm
9045 ____________________________________________________________________________
9046 [ 30923] By: rgs                                   on 2007/04/12  14:33:33
9047         Log: Upgrade to Archive::Extract 0.18
9048      Branch: perl
9049            ! lib/Archive/Extract.pm
9050            ! lib/Archive/Extract/t/src/double_dir.zip.packed
9051            ! lib/Archive/Extract/t/src/x.bz2.packed
9052            ! lib/Archive/Extract/t/src/x.gz.packed
9053            ! lib/Archive/Extract/t/src/x.jar.packed
9054            ! lib/Archive/Extract/t/src/x.par.packed
9055            ! lib/Archive/Extract/t/src/x.tar.gz.packed
9056            ! lib/Archive/Extract/t/src/x.tar.packed
9057            ! lib/Archive/Extract/t/src/x.tgz.packed
9058            ! lib/Archive/Extract/t/src/x.zip.packed
9059            ! lib/Archive/Extract/t/src/y.jar.packed
9060            ! lib/Archive/Extract/t/src/y.par.packed
9061            ! lib/Archive/Extract/t/src/y.tar.bz2.packed
9062            ! lib/Archive/Extract/t/src/y.tar.gz.packed
9063            ! lib/Archive/Extract/t/src/y.tar.packed
9064            ! lib/Archive/Extract/t/src/y.tbz.packed
9065            ! lib/Archive/Extract/t/src/y.tgz.packed
9066            ! lib/Archive/Extract/t/src/y.zip.packed
9067 ____________________________________________________________________________
9068 [ 30922] By: rgs                                   on 2007/04/12  14:27:23
9069         Log: Add the perlreapi man page, by Ã†var Arnfjörð Bjarmason
9070              (largely from perlreguts)
9071      Branch: perl
9072            + pod/perlreapi.pod
9073            ! MANIFEST pod.lst pod/perl.pod pod/perlreguts.pod
9074            ! vms/descrip_mms.template win32/pod.mak
9075 ____________________________________________________________________________
9076 [ 30921] By: rgs                                   on 2007/04/12  14:05:17
9077         Log: Subject: Re: [PATCH] extflags/pmflags Change 30841, in dump.c:pm_description regex does not have to exist
9078              From: avarab@gmail.com
9079              Date: Wed, 11 Apr 2007 20:54:43 +0000
9080              Message-ID: <51dd1af80704111354h4bbd0212hc96a9f1911d2ffb4@mail.gmail.com>
9081      Branch: perl
9082            ! dump.c
9083 ____________________________________________________________________________
9084 [ 30920] By: rgs                                   on 2007/04/12  13:57:49
9085         Log: Subject: Re: [PATCH] perlreguts.pod: use the unicode name for ÃŸ and show the codepoint
9086              From: avarab@gmail.com
9087              Date: Fri, 6 Apr 2007 21:41:57 +0000
9088              Message-ID: <51dd1af80704061441v4b972257ta4c95230bdbc47c5@mail.gmail.com>
9089      Branch: perl
9090            ! pod/perlreguts.pod
9091 ____________________________________________________________________________
9092 [ 30919] By: nicholas                              on 2007/04/12  11:57:26
9093         Log: When removing the test program source, also remove the compiled
9094              executable.
9095      Branch: perl
9096            ! Configure
9097 ____________________________________________________________________________
9098 [ 30918] By: merijn                                on 2007/04/12  06:15:36
9099         Log: Subject: [PATCH] g++ in Tru64: align sockaddr and sockaddr_in defs
9100              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
9101              Date: Thu, 12 Apr 2007 05:19:30 +0300 (EEST)
9102              Message-Id: <200704120219.l3C2JUGZ294947@kosh.hut.fi>
9103      Branch: perl
9104            ! hints/dec_osf.sh
9105 ____________________________________________________________________________
9106 [ 30915] By: nicholas                              on 2007/04/11  19:48:36
9107         Log: For symbolic references test the defined path through the pp functions.
9108      Branch: perl
9109            ! t/op/ref.t
9110 ____________________________________________________________________________
9111 [ 30913] By: nicholas                              on 2007/04/11  17:51:02
9112         Log: Be a bit more specific in what our second typeglob isn't. It is actually
9113              expected to be undef.
9114      Branch: perl
9115            ! t/op/ref.t
9116 ____________________________________________________________________________
9117 [ 30912] By: stevep                                on 2007/04/11  17:16:00
9118         Log: Fix spelling nit.
9119      Branch: perl
9120            ! ext/POSIX/t/posix.t
9121 ____________________________________________________________________________
9122 [ 30910] By: nicholas                              on 2007/04/11  14:15:19
9123         Log: Run pod/buildtoc --build-all
9124      Branch: perl
9125            ! MANIFEST pod/perltoc.pod vms/descrip_mms.template
9126 ____________________________________________________________________________
9127 [ 30909] By: nicholas                              on 2007/04/11  14:09:31
9128         Log: perl5.9.5delta is about 5, not 4.
9129      Branch: perl
9130            ! pod.lst
9131 ____________________________________________________________________________
9132 [ 30908] By: nicholas                              on 2007/04/11  13:52:43
9133         Log: Update MANIFEST to include 3 files added in change 30893.
9134      Branch: perl
9135            ! MANIFEST
9136 ____________________________________________________________________________
9137 [ 30907] By: rgs                                   on 2007/04/11  13:08:49
9138         Log: Subject: [PATCH] Correct Shell.pm POD regarding $Shell::capture_stderr
9139              From: "Jerry D. Hedden" <jdhedden@cpan.org>
9140              Date: Tue, 10 Apr 2007 13:54:10 -0400
9141              Message-ID: <1ff86f510704101054q2ccc7c10l66d62971716877f9@mail.gmail.com>
9142      Branch: perl
9143            ! lib/Shell.pm
9144 ____________________________________________________________________________
9145 [ 30906] By: rgs                                   on 2007/04/11  13:06:49
9146         Log: Add Shell.pm to the list of dual-life modules
9147      Branch: perl
9148            ! Porting/Maintainers.pl
9149 ____________________________________________________________________________
9150 [ 30905] By: rgs                                   on 2007/04/11  13:05:28
9151         Log: Upgrade to Shell 0.72 (noticed by Jerry D. Hedden)
9152      Branch: perl
9153            ! lib/Shell.pm lib/Shell.t
9154 ____________________________________________________________________________
9155 [ 30904] By: nicholas                              on 2007/04/11  08:02:43
9156         Log: If the test programs for strtoul(), strtoull() or strtouq() fail, don't
9157              assume that the functions work.
9158      Branch: perl
9159            ! Configure
9160 ____________________________________________________________________________
9161 [ 30903] By: nicholas                              on 2007/04/11  07:39:21
9162         Log: Work round what appears to be a bug in Sun C++ 5.8 2005/10/13
9163              If we just cast GvSVn(gv) to void, it ignores evaluating it for
9164              its side effect.
9165      Branch: perl
9166            ! gv.c
9167 ____________________________________________________________________________
9168 [ 30902] By: craigb                                on 2007/04/11  04:08:47
9169         Log: Fully VMSify CPANPLUS util names following #30885
9170      Branch: perl
9171            ! vms/descrip_mms.template
9172 ____________________________________________________________________________
9173 [ 30900] By: nicholas                              on 2007/04/10  19:39:01
9174         Log: Silence the g++ warnings "right-hand operand of comma has no effect"
9175      Branch: perl
9176            ! perl.c perly.act perly.h perly.tab perly.y regcomp.c
9177 ____________________________________________________________________________
9178 [ 30898] By: nicholas                              on 2007/04/10  18:56:17
9179         Log: Cast needed to get POSIX compiling with g++ on FreeBSD.
9180      Branch: perl
9181            ! ext/POSIX/POSIX.xs
9182 ____________________________________________________________________________
9183 [ 30897] By: nicholas                              on 2007/04/10  18:30:04
9184         Log: Make the don't-use-nm symbol table probes work under C++.
9185      Branch: perl
9186            ! Configure
9187 ____________________________________________________________________________
9188 [ 30896] By: stevep                                on 2007/04/10  16:36:08
9189         Log: Version change to ExtUtils::MM_Unix missed in change #30380.
9190      Branch: perl
9191            ! lib/ExtUtils/MM_Unix.pm
9192 ____________________________________________________________________________
9193 [ 30895] By: stevep                                on 2007/04/10  16:23:10
9194         Log: Somehow, version.pm was missed from change #30629.
9195      Branch: perl
9196            ! lib/version.pm
9197 ____________________________________________________________________________
9198 [ 30894] By: nicholas                              on 2007/04/10  16:11:41
9199         Log: Undo the non-maint part of change 30816. Silly Nicholas.
9200      Branch: perl
9201            ! hints/freebsd.sh
9202 ____________________________________________________________________________
9203 [ 30893] By: stevep                                on 2007/04/10  15:44:51
9204         Log: Upgrade to Module-Build-0.2807
9205      Branch: perl
9206            + lib/Module/Build/t/new_from_context.t
9207            + lib/Module/Build/t/test_type.t lib/Module/Build/t/test_types.t
9208            ! lib/Module/Build.pm lib/Module/Build/API.pod
9209            ! lib/Module/Build/Base.pm lib/Module/Build/ModuleInfo.pm
9210            ! lib/Module/Build/Version.pm lib/Module/Build/YAML.pm
9211            ! lib/Module/Build/t/extend.t lib/Module/Build/t/lib/MBTest.pm
9212            ! lib/Module/Build/t/manifypods.t lib/Module/Build/t/metadata.t
9213            ! lib/Module/Build/t/moduleinfo.t lib/Module/Build/t/ppm.t
9214            ! lib/Module/Build/t/tilde.t
9215 ____________________________________________________________________________
9216 [ 30891] By: nicholas                              on 2007/04/10  14:49:31
9217         Log: S_forget_pmop() only needs a flags argument for the ithreads case,
9218              because PmopSTASH_free() is a no-op in an unthreaded perl.
9219      Branch: perl
9220            ! embed.fnc embed.h op.c op.h proto.h
9221 ____________________________________________________________________________
9222 [ 30888] By: nicholas                              on 2007/04/10  11:48:07
9223         Log: If PL_curpm is pointing to an op that is getting freed, reset it to
9224              NULL. Otherwise we have a pointer dangling into undefined behaviour.
9225      Branch: perl
9226            ! op.c
9227 ____________________________________________________________________________
9228 [ 30887] By: rgs                                   on 2007/04/10  09:43:34
9229         Log: Could someone explain why this file was added twice.
9230      Branch: perl
9231            ! ext/threads/shared/t/stress.t
9232 ____________________________________________________________________________
9233 [ 30886] By: rgs                                   on 2007/04/10  09:41:00
9234         Log: Upgrade to threads::shared 1.09 :
9235              - Fix casting issue under MSWin32
9236              - Modify stress test to not hang under MSWin32
9237      Branch: perl
9238            + ext/threads/shared/t/stress.t
9239            ! MANIFEST ext/threads/shared/Changes ext/threads/shared/README
9240            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
9241            ! ext/threads/shared/t/cond.t
9242 ____________________________________________________________________________
9243 [ 30885] By: rgs                                   on 2007/04/10  09:23:43
9244         Log: Add the new CPANPLUS utilities to the VMS build process.
9245      Branch: perl
9246            ! vms/descrip_mms.template
9247 ____________________________________________________________________________
9248 [ 30884] By: rgs                                   on 2007/04/10  07:44:50
9249         Log: Sync MANIFEST. Files have disappeared ?
9250      Branch: perl
9251            ! MANIFEST
9252 ____________________________________________________________________________
9253 [ 30883] By: rgs                                   on 2007/04/10  07:42:33
9254         Log: Add CPANPLUS 0.78
9255      Branch: perl
9256            + lib/CPANPLUS.pm lib/CPANPLUS/Backend.pm
9257            + lib/CPANPLUS/Backend/RV.pm lib/CPANPLUS/Config.pm
9258            + lib/CPANPLUS/Configure.pm lib/CPANPLUS/Configure/Setup.pm
9259            + lib/CPANPLUS/Dist.pm lib/CPANPLUS/Dist/Base.pm
9260            + lib/CPANPLUS/Dist/MM.pm lib/CPANPLUS/Dist/Sample.pm
9261            + lib/CPANPLUS/Error.pm lib/CPANPLUS/FAQ.pod
9262            + lib/CPANPLUS/Hacking.pod lib/CPANPLUS/Internals.pm
9263            + lib/CPANPLUS/Internals/Constants.pm
9264            + lib/CPANPLUS/Internals/Constants/Report.pm
9265            + lib/CPANPLUS/Internals/Extract.pm
9266            + lib/CPANPLUS/Internals/Fetch.pm
9267            + lib/CPANPLUS/Internals/Report.pm
9268            + lib/CPANPLUS/Internals/Search.pm
9269            + lib/CPANPLUS/Internals/Source.pm
9270            + lib/CPANPLUS/Internals/Utils.pm
9271            + lib/CPANPLUS/Internals/Utils/Autoflush.pm
9272            + lib/CPANPLUS/Module.pm lib/CPANPLUS/Module/Author.pm
9273            + lib/CPANPLUS/Module/Author/Fake.pm
9274            + lib/CPANPLUS/Module/Checksums.pm lib/CPANPLUS/Module/Fake.pm
9275            + lib/CPANPLUS/Module/Signature.pm lib/CPANPLUS/Selfupdate.pm
9276            + lib/CPANPLUS/Shell.pm lib/CPANPLUS/Shell/Classic.pm
9277            + lib/CPANPLUS/Shell/Default.pm
9278            + lib/CPANPLUS/Shell/Default/Plugins/HOWTO.pod
9279            + lib/CPANPLUS/Shell/Default/Plugins/Remote.pm
9280            + lib/CPANPLUS/Shell/Default/Plugins/Source.pm
9281            + lib/CPANPLUS/bin/cpan2dist lib/CPANPLUS/bin/cpanp
9282            + lib/CPANPLUS/bin/cpanp-run-perl lib/CPANPLUS/inc.pm
9283            + lib/CPANPLUS/t/00_CPANPLUS-Inc.t
9284            + lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t
9285            + lib/CPANPLUS/t/01_CPANPLUS-Configure.t
9286            + lib/CPANPLUS/t/02_CPANPLUS-Internals.t
9287            + lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t
9288            + lib/CPANPLUS/t/04_CPANPLUS-Module.t
9289            + lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t
9290            + lib/CPANPLUS/t/06_CPANPLUS-Internals-Constants.t
9291            + lib/CPANPLUS/t/07_CPANPLUS-Internals-Extract.t
9292            + lib/CPANPLUS/t/08_CPANPLUS-Backend.t
9293            + lib/CPANPLUS/t/09_CPANPLUS-Internals-Search.t
9294            + lib/CPANPLUS/t/10_CPANPLUS-Error.t
9295            + lib/CPANPLUS/t/19_CPANPLUS-Dist.t
9296            + lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t
9297            + lib/CPANPLUS/t/21_CPANPLUS-Dist-No-Build.t
9298            + lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t
9299            + lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t
9300            + lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed
9301            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Bundle-Foo-Ba
9302            + r-0.01.tar.gz.packed
9303            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/CHECKSUMS
9304            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
9305            + readme
9306            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/Foo-Bar-0.01.
9307            + tar.gz.packed
9308            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUNOXS/perl5.005_03.
9309            + tar.gz.packed
9310            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/CHECKSUMS
9311            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.re
9312            + adme
9313            + lib/CPANPLUS/t/dummy-CPAN/authors/id/E/EU/EUXS/Foo-Bar-0.01.ta
9314            + r.gz.packed
9315            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/CHECKSUMS
9316            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
9317            + readme
9318            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBNOXS/Foo-Bar-0.01.
9319            + tar.gz.packed
9320            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/CHECKSUMS
9321            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.re
9322            + adme
9323            + lib/CPANPLUS/t/dummy-CPAN/authors/id/M/MB/MBXS/Foo-Bar-0.01.ta
9324            + r.gz.packed
9325            + lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.pa
9326            + cked
9327            + lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed
9328            + lib/CPANPLUS/t/dummy-localmirror/01mailrc.txt.gz.packed
9329            + lib/CPANPLUS/t/dummy-localmirror/02packages.details.txt.gz.pac
9330            + ked lib/CPANPLUS/t/dummy-localmirror/03modlist.data.gz.packed
9331            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Bundle
9332            + -Foo-Bar-0.01.tar.gz.packed
9333            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/CHECKS
9334            + UMS
9335            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/Foo-Ba
9336            + r-0.01.tar.gz.packed
9337            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUNOXS/perl5.
9338            + 005_03.tar.gz.packed
9339            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/CHECKSUM
9340            + S
9341            + lib/CPANPLUS/t/dummy-localmirror/authors/id/E/EU/EUXS/Foo-Bar-
9342            + 0.01.tar.gz.packed
9343            + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/CHECKS
9344            + UMS
9345            + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBNOXS/Foo-Ba
9346            + r-0.01.tar.gz.packed
9347            + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/CHECKSUM
9348            + S
9349            + lib/CPANPLUS/t/dummy-localmirror/authors/id/M/MB/MBXS/Foo-Bar-
9350            + 0.01.tar.gz.packed lib/CPANPLUS/t/inc/conf.pl
9351            + utils/cpan2dist.PL utils/cpanp-run-perl.PL utils/cpanp.PL
9352            ! MANIFEST installperl utils.lst utils/Makefile win32/Makefile
9353            ! win32/makefile.mk
9354 ____________________________________________________________________________
9355 [ 30882] By: rgs                                   on 2007/04/10  06:46:54
9356         Log: Fix new tests
9357      Branch: perl
9358            ! t/op/pat.t
9359 ____________________________________________________________________________
9360 [ 30881] By: stevep                                on 2007/04/10  02:53:34
9361         Log: Subject: Re: [PATCH] length() on magic capture variables
9362              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
9363              Date: Mon, 9 Apr 2007 22:02:42 +0000
9364              Message-ID: <51dd1af80704091502m19130c28y29e6e656516fabfd@mail.gmail.com>
9365      Branch: perl
9366            ! t/op/pat.t
9367 ____________________________________________________________________________
9368 [ 30880] By: stevep                                on 2007/04/10  02:49:07
9369         Log: Subject: [PATCH] Test for the qr// construct
9370              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
9371              Date: Mon, 9 Apr 2007 20:36:58 +0000
9372              Message-ID: <51dd1af80704091336q335f0584o602b5e245bc210fe@mail.gmail.com>
9373              
9374              Includes add to the MANIFEST
9375      Branch: perl
9376            + t/op/qr.t
9377            ! MANIFEST
9378 ____________________________________________________________________________
9379 [ 30879] By: stevep                                on 2007/04/10  02:37:04
9380         Log: Subject: [PATCH] Cast markstack values to I32
9381              From: Jan Dubois <jand@ActiveState.com>
9382              Date: Mon, 09 Apr 2007 18:11:32 -0700
9383              Message-ID: <prol131i8b27re246alnhmem4mj13fcl2b@4ax.com>
9384      Branch: perl
9385            ! XSUB.h pp.h
9386 ____________________________________________________________________________
9387 [ 30878] By: stevep                                on 2007/04/10  02:30:38
9388         Log: Subject: [PATCH] Restore Win64 compilation with the Windows Platform SDK
9389              From: Jan Dubois <jand@ActiveState.com>
9390              Date: Mon, 09 Apr 2007 17:27:17 -0700
9391              Message-ID: <4kll13df3tndn8alp54gi9ur9jmq063aij@4ax.com>   
9392      Branch: perl
9393            ! lib/ExtUtils/MM_Win32.pm win32/win32.c
9394 ____________________________________________________________________________
9395 [ 30877] By: stevep                                on 2007/04/10  02:18:24
9396         Log: Upgrade to bignum-0.20 and Math-BigRat-0.18.
9397      Branch: perl
9398            + lib/bignum/t/bigexp.t
9399            ! MANIFEST lib/Math/BigRat.pm lib/bignum.pm
9400 ____________________________________________________________________________
9401 [ 30876] By: stevep                                on 2007/04/10  02:11:02
9402         Log: Subject: BigInt, FastCalc, BitRat, bignum released to CPAN [PATCH]
9403              From: Tels <nospam-abuse@bloodgate.com>
9404              Date: Mon, 9 Apr 2007 20:59:22 +0000
9405              Message-Id: <200704092059.24058@bloodgate.com>
9406      Branch: perl
9407            ! ext/Math/BigInt/FastCalc/FastCalc.pm
9408            ! ext/Math/BigInt/FastCalc/FastCalc.xs
9409            ! ext/Math/BigInt/FastCalc/t/leak.t lib/Math/BigFloat.pm
9410            ! lib/Math/BigInt.pm lib/Math/BigInt/t/biglog.t
9411            ! lib/Math/BigInt/t/fallback.t
9412 ____________________________________________________________________________
9413 [ 30875] By: stevep                                on 2007/04/09  14:06:22
9414         Log: Upgrade to CPAN-1.90.
9415      Branch: perl
9416            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Queue.pm
9417 ____________________________________________________________________________
9418 [ 30871] By: rgs                                   on 2007/04/08  07:58:39
9419         Log: Subject: [PATCH] RXf_WHITE never used due to small bug in regcomp.c
9420              From: "=?UTF-8?Q?=C3=86var_Arnfj=C3=B6r=C3=B0_Bjarmason?=" <avarab@gmail.com>
9421              Date: Sat, 7 Apr 2007 00:17:05 +0000
9422              Message-ID: <51dd1af80704061717s44107fb9jf468ef28080d33a6@mail.gmail.com>
9423      Branch: perl
9424            ! regcomp.c
9425 ____________________________________________________________________________
9426 [ 30870] By: rgs                                   on 2007/04/08  07:55:04
9427         Log: Subject: [PATCH] makedepend.SH syntax error
9428              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
9429              Date: Sat, 7 Apr 2007 23:32:44 -0700 (PDT)
9430              Message-ID: <41520.67.40.29.216.1176013964.squirrel@webmail.efn.org>
9431      Branch: perl
9432            ! makedepend.SH
9433 ____________________________________________________________________________
9434 [ 30869] By: nicholas                              on 2007/04/07  21:36:19
9435         Log: Upgrade to Module-Pluggable 3.6
9436      Branch: perl
9437            ! lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
9438 ____________________________________________________________________________
9439 [ 30868] By: nicholas                              on 2007/04/07  20:43:14
9440         Log: Ensure PL_last_in_gv doesn't end up pointing to garbage by NULLing it
9441              if the GV it is pointing to gets freed.
9442      Branch: perl
9443            ! sv.c
9444 ____________________________________________________________________________
9445 [ 30867] By: nicholas                              on 2007/04/07  17:14:11
9446         Log: Under PERL_DEBUG_READONLY_OPS don't panic if you can't find the slab
9447              being freed. Also, need to set the slab to read/write before
9448              incrementing or decrementing an op's reference count.
9449              With this we can build all extentions, and run test_harness.
9450      Branch: perl
9451            ! embed.fnc op.c op.h proto.h
9452 ____________________________________________________________________________
9453 [ 30866] By: nicholas                              on 2007/04/07  12:45:44
9454         Log: Upgrade to Encode 2.19
9455      Branch: perl
9456            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
9457            ! ext/Encode/Encode.xs ext/Encode/bin/piconv
9458            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
9459            ! ext/Encode/lib/Encode/CJKConstants.pm
9460            ! ext/Encode/lib/Encode/JP/H2Z.pm
9461            ! ext/Encode/lib/Encode/JP/JIS7.pm
9462            ! ext/Encode/lib/Encode/MIME/Header.pm
9463            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Aliases.t
9464            ! ext/Encode/t/mime-header.t
9465 ____________________________________________________________________________
9466 [ 30865] By: nicholas                              on 2007/04/07  12:15:40
9467         Log: Turn op_pmreplroot in struct pmop into a real union.
9468      Branch: perl
9469            ! dump.c ext/B/B.xs op.c op.h pp.c pp_hot.c
9470 ____________________________________________________________________________
9471 [ 30863] By: nicholas                              on 2007/04/07  10:48:08
9472         Log: Remove a now un-needed goto from Perl_peep().
9473      Branch: perl
9474            ! op.c
9475 ____________________________________________________________________________
9476 [ 30862] By: nicholas                              on 2007/04/07  10:43:37
9477         Log: Rejig Perl_peep() to assume that ops are optimised by default. The
9478              source code is simpler, and the object code slightly smaller.
9479      Branch: perl
9480            ! op.c
9481 ____________________________________________________________________________
9482 [ 30861] By: nicholas                              on 2007/04/07  08:32:46
9483         Log: Re-ordering OP_STUB in the switch statement in Perl_peep saves a goto.
9484      Branch: perl
9485            ! op.c
9486 ____________________________________________________________________________
9487 [ 30860] By: nicholas                              on 2007/04/06  23:31:14
9488         Log: Merge op_pmreplstart and op_pmstash/op_pmstashpv into a union in
9489              PMOP, as both pointers never need to be set at the same time.
9490      Branch: perl
9491            ! dump.c ext/B/B.xs op.c op.h pp_ctl.c
9492 ____________________________________________________________________________
9493 [ 30859] By: nicholas                              on 2007/04/06  22:32:02
9494         Log: assert() that OP_QR and OP_MATCH never set op_pmreplstart, which
9495              simplifies the peep hole optimiser slightly.
9496      Branch: perl
9497            ! op.c
9498 ____________________________________________________________________________
9499 [ 30858] By: nicholas                              on 2007/04/06  22:08:20
9500         Log: Add editor block.
9501      Branch: perl
9502            ! op.h
9503 ____________________________________________________________________________
9504 [ 30857] By: nicholas                              on 2007/04/06  21:53:46
9505         Log: Only append ?? match ops to the list used by reset. This saves memory
9506              and time.
9507      Branch: perl
9508            ! op.c op.h toke.c
9509 ____________________________________________________________________________
9510 [ 30856] By: nicholas                              on 2007/04/06  20:57:34
9511         Log: Avoid accessing free()d memory when calling reset in one thread, after
9512              deleting pattern match ops in another thread.
9513      Branch: perl
9514            ! embed.fnc embed.h op.c proto.h t/op/reset.t
9515 ____________________________________________________________________________
9516 [ 30855] By: nicholas                              on 2007/04/06  20:46:47
9517         Log: Give accurate failure diagnostics when unlike() fails.
9518      Branch: perl
9519            ! t/test.pl
9520 ____________________________________________________________________________
9521 [ 30854] By: nicholas                              on 2007/04/06  20:17:14
9522         Log: Ooops. Forgot to update proto.h in change 30853.
9523      Branch: perl
9524            ! proto.h
9525 ____________________________________________________________________________
9526 [ 30853] By: nicholas                              on 2007/04/06  19:50:12
9527         Log: Remove op_pmnext from PMOPs, and instead store the list for reset as
9528              an array hanging from the mg_ptr of the symbol table magic.
9529              (Previously the linked list head was in the mg_obj member)
9530      Branch: perl
9531            ! embed.fnc embed.h ext/B/B.xs op.c op.h sv.c
9532 ____________________________________________________________________________
9533 [ 30852] By: rgs                                   on 2007/04/06  14:15:44
9534         Log: Subject: [PATCH] Allow any *DBM_File to work for DynaLoader testing
9535              From: "Jerry D. Hedden" <jdhedden@1979.usna.com>
9536              Date: Wed, 4 Apr 2007 09:57:16 -0400
9537              Message-ID: <1ff86f510704040657t732af552jbcbdb8804d134ff7@mail.gmail.com>
9538      Branch: perl
9539            ! ext/DynaLoader/t/DynaLoader.t ext/DynaLoader/t/XSLoader.t
9540 ____________________________________________________________________________
9541 [ 30851] By: rgs                                   on 2007/04/06  13:35:15
9542         Log: Subject: [PATCH] MAD do not ignore errors from 'use'
9543              From: Gerard Goossen <gerard@tty.nl>
9544              Date: Thu, 29 Mar 2007 18:02:29 +0200
9545              Message-ID: <20070329160229.GF20231@ostwald>
9546              
9547              plus another similar correction
9548      Branch: perl
9549            ! perl.c
9550 ____________________________________________________________________________
9551 [ 30850] By: rgs                                   on 2007/04/06  13:19:44
9552         Log: Subject: [PATCH] madprop about forced words
9553              From: Gerard Goossen <gerard@tty.nl>
9554              Date: Thu, 29 Mar 2007 18:10:42 +0200
9555              Message-ID: <20070329161042.GG20231@ostwald>
9556      Branch: perl
9557            ! toke.c
9558 ____________________________________________________________________________
9559 [ 30849] By: rgs                                   on 2007/04/06  12:13:14
9560         Log: Subject: Re: Proposed changes and to regular expression interfaces in core
9561              From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
9562              Date: Thu, 29 Mar 2007 22:52:49 +0000
9563              Message-ID: <51dd1af80703291552y1073bcb6r954b043eb68a4459@mail.gmail.com>
9564      Branch: perl
9565            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym
9566            ! perl.h pp_hot.c proto.h regcomp.c regcomp.h regexp.h
9567 ____________________________________________________________________________
9568 [ 30848] By: stevep                                on 2007/04/05  16:32:19
9569         Log: g++ on NetBSD needs to have environ declared as well.
9570      Branch: perl
9571            ! perl.h
9572 ____________________________________________________________________________
9573 [ 30847] By: rgs                                   on 2007/04/05  16:26:18
9574         Log: C++ compilation fix by Steve Peters
9575      Branch: perl
9576            ! perl.h
9577 ____________________________________________________________________________
9578 [ 30846] By: nicholas                              on 2007/04/05  08:56:10
9579         Log: S_op_destroy() was not static. Also tidy all other STATIC/static
9580              declarations onto the same line as the return type, to make checking
9581              this easier.
9582      Branch: perl
9583            ! dump.c op.c pp_ctl.c pp_pack.c
9584 ____________________________________________________________________________
9585 [ 30845] By: nicholas                              on 2007/04/04  21:42:26
9586         Log: Add TODO tests for the (sometimes) crashing threads/op deletion/reset
9587              combination.
9588      Branch: perl
9589            ! t/op/reset.t
9590 ____________________________________________________________________________
9591 [ 30844] By: nicholas                              on 2007/04/04  19:55:23
9592         Log: A test for reset.
9593      Branch: perl
9594            + t/op/reset.t
9595            ! MANIFEST
9596 ____________________________________________________________________________
9597 [ 30843] By: nicholas                              on 2007/04/04  17:22:02
9598         Log: Get further through the build with read-only optrees. Free()ing cops
9599              as currently implemented seems to want write activity to them. Also we
9600              save a field in PL_curcop at one point, and sometimes this can be in
9601              a read only COP. If so, the end of scope restoration is always to the
9602              same value, but it's easier to cheat and skip the restoration than to
9603              dig around and avoid the save.
9604      Branch: perl
9605            ! op.c scope.c
9606 ____________________________________________________________________________
9607 [ 30842] By: rgs                                   on 2007/04/04  08:40:52
9608         Log: Symbol export nit, found by Yves
9609      Branch: perl
9610            ! makedef.pl
9611 ____________________________________________________________________________
9612 [ 30841] By: rgs                                   on 2007/04/04  08:32:37
9613         Log: Subject: Re: pmdynflags and thread safety
9614              From: demerphq <demerphq@gmail.com>
9615              Date: Wed, 4 Apr 2007 01:46:26 +0200
9616              Message-ID: <9b18b3110704031646p7ac8dbearf9e41397a5f884d8@mail.gmail.com>
9617      Branch: perl
9618            ! bytecode.pl dump.c embed.fnc ext/B/B.pm ext/B/B.xs
9619            ! ext/B/B/Asmdata.pm ext/B/B/Deparse.pm ext/B/defsubs_h.PL
9620            ! ext/B/t/concise-xs.t ext/re/re.xs op.c op.h pod/perlreguts.pod
9621            ! pod/perltoc.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
9622            ! regexec.c regexp.h sv.c toke.c
9623 ____________________________________________________________________________
9624 [ 30840] By: rgs                                   on 2007/04/04  06:46:46
9625         Log: Subject: [PATCH] ext\ExtUtils\t\Embed.t fails test when upgrading a perl with different core headers.
9626              From: demerphq <demerphq@gmail.com>
9627              Date: Wed, 4 Apr 2007 03:17:21 +0200
9628              Message-ID: <9b18b3110704031817l37c034d3gf3d2b1cd205ac517@mail.gmail.com>
9629      Branch: perl
9630            ! lib/ExtUtils/t/Embed.t
9631 ____________________________________________________________________________
9632 [ 30839] By: rgs                                   on 2007/04/04  06:39:46
9633         Log: Subject: [PATCH] Re: [PATCH] microperl plus missing config vars
9634              From: Jarkko Hietaniemi <jhi@iki.fi>
9635              Date: Tue, 03 Apr 2007 18:28:30 -0400
9636              Message-ID: <4612D50E.5010105@iki.fi>
9637      Branch: perl
9638            ! Porting/checkcfgvar.pl win32/config.gc
9639 ____________________________________________________________________________
9640 [ 30838] By: rgs                                   on 2007/04/03  16:17:01
9641         Log: Subject: Re: [PATCH] MAD prototype checking
9642              From: Gerard Goossen <gerard@tty.nl>
9643              Date: Thu, 29 Mar 2007 17:34:23 +0200
9644              Message-ID: <20070329153423.GE20231@ostwald>
9645      Branch: perl
9646            ! op.c
9647 ____________________________________________________________________________
9648 [ 30837] By: rgs                                   on 2007/04/03  16:12:08
9649         Log: Subject: Re: [PATCH] MAD disable constant inlining
9650              From: Gerard Goossen <gerard@tty.nl>
9651              Date: Thu, 29 Mar 2007 17:31:32 +0200
9652              Message-ID: <20070329153132.GD20231@ostwald>
9653      Branch: perl
9654            ! toke.c
9655 ____________________________________________________________________________
9656 [ 30836] By: rgs                                   on 2007/04/03  08:34:09
9657         Log: C++ compilation patch by Jarkko
9658      Branch: perl
9659            ! ext/Encode/bin/enc2xs
9660 ____________________________________________________________________________
9661 [ 30835] By: nicholas                              on 2007/04/02  21:27:26
9662         Log: We may not even have a list of slabs when Perl_Slab_Free is called.
9663      Branch: perl
9664            ! op.c
9665 ____________________________________________________________________________
9666 [ 30834] By: nicholas                              on 2007/04/02  21:25:03
9667         Log: Cleanups for PERL_DEBUG_READONLY_OPS debugging code - remove a now-
9668              unneeded include of <sys/mman.h>, and make PERL_DEBUG_READONLY_OPS
9669              appear in -V output.
9670      Branch: perl
9671            ! perl.c
9672 ____________________________________________________________________________
9673 [ 30833] By: rgs                                   on 2007/04/02  19:53:08
9674         Log: Subject: [PATCH] Allow testing of DBM_Filter with any *DBM_File
9675              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
9676              Date: Mon, 2 Apr 2007 10:15:47 -0700 (PDT)
9677              Message-ID: <642435.53086.qm@web30215.mail.mud.yahoo.com>
9678      Branch: perl
9679            ! lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
9680            ! lib/DBM_Filter/t/compress.t lib/DBM_Filter/t/encode.t
9681            ! lib/DBM_Filter/t/int32.t lib/DBM_Filter/t/null.t
9682            ! lib/DBM_Filter/t/utf8.t
9683 ____________________________________________________________________________
9684 [ 30832] By: nicholas                              on 2007/04/02  19:53:06
9685         Log: For Perl_Slab_Alloc(), eliminate the unused parameter 'm'.
9686      Branch: perl
9687            ! embed.fnc embed.h op.c op.h proto.h
9688 ____________________________________________________________________________
9689 [ 30831] By: rgs                                   on 2007/04/02  19:51:08
9690         Log: Subject: [PATCH] Don't install dbm_filter_util.pl
9691              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
9692              Date: Mon, 2 Apr 2007 09:31:13 -0700 (PDT)
9693              Message-ID: <721682.89546.qm@web30209.mail.mud.yahoo.com>
9694      Branch: perl
9695            ! installperl
9696 ____________________________________________________________________________
9697 [ 30830] By: nicholas                              on 2007/04/02  19:25:53
9698         Log: The op slab allocator can call calloc() instead of malloc(), and save
9699              a Zero(). Also, argument m is unused.
9700      Branch: perl
9701            ! op.c
9702 ____________________________________________________________________________
9703 [ 30829] By: nicholas                              on 2007/04/02  19:03:55
9704         Log: Add a new compile option PERL_DEBUG_READONLY_OPS which marks the optree
9705              as read only (or as much of it as it practical). This makes it trivial
9706              to detect buggy code that is modifying the optree at runtime.
9707      Branch: perl
9708            ! embed.fnc embed.h embedvar.h intrpvar.h op.c perl.c perlapi.h
9709            ! pod/perlhack.pod proto.h
9710 ____________________________________________________________________________
9711 [ 30828] By: rgs                                   on 2007/04/02  08:50:23
9712         Log: Subject: [PATCH?] perlfunc.pod: Lexical visibility hint in require docu
9713              From: Christian Winter <bitpoet@linux-config.de>
9714              Date: Sun, 01 Apr 2007 18:01:24 +0200
9715              Message-ID: <460FD754.8050106@linux-config.de>
9716      Branch: perl
9717            ! pod/perlfunc.pod
9718 ____________________________________________________________________________
9719 [ 30827] By: craigb                                on 2007/04/01  18:11:28
9720         Log: Update name of Perl executable on VMS following #30414.
9721      Branch: perl
9722            ! t/op/taint.t
9723 ____________________________________________________________________________
9724 [ 30826] By: craigb                                on 2007/04/01  18:01:01
9725         Log: Mark new regex glob test as a TODO on VMS.
9726      Branch: perl
9727            ! ext/File/Glob/t/basic.t
9728 ____________________________________________________________________________
9729 [ 30825] By: merijn                                on 2007/04/01  15:44:33
9730         Log: Subject: README.$OS URLs
9731              From: Steffen Mueller <o6hhmk002@sneakemail.com>
9732              Date: Sat, 31 Mar 2007 16:37:56 +0200
9733              Message-ID: <20070331143757.26271.qmail@lists.develooper.com>
9734      Branch: perl
9735            ! README.amiga README.cn README.dos README.jp README.netware
9736            ! README.tw
9737 ____________________________________________________________________________
9738 [ 30824] By: stevep                                on 2007/04/01  13:10:11
9739         Log: Subject: [PATCH] Symbian sync
9740              From: Jarkko Hietaniemi <jhi@iki.fi>
9741              Date: Sat, 31 Mar 2007 15:30:09 -0400
9742              Message-ID: <460EB6C1.4020406@iki.fi>
9743      Branch: perl
9744            ! README.symbian lib/AutoSplit.pm lib/constant.pm regcomp.pl
9745            ! regnodes.h symbian/port.pl symbian/sdk.pl
9746 ____________________________________________________________________________
9747 [ 30823] By: stevep                                on 2007/04/01  12:57:24
9748         Log: Subject: [PATCH] microperl plus missing config vars
9749              From: Jarkko Hietaniemi <jhi@iki.fi>
9750              Date: Sat, 31 Mar 2007 17:50:18 -0400
9751              Message-ID: <460ED79A.5030809@iki.fi>
9752      Branch: perl
9753            ! Cross/config.sh-arm-linux Makefile.micro NetWare/config.wc
9754            ! Porting/checkcfgvar.pl README.micro epoc/config.sh
9755            ! plan9/config_sh.sample symbian/config.sh uconfig.h uconfig.sh
9756            ! win32/config.bc win32/config.ce win32/config.vc
9757            ! win32/config.vc64
9758 ____________________________________________________________________________
9759 [ 30822] By: davem                                 on 2007/04/01  01:27:57
9760         Log: Make parser_free() be called slightly later,
9761              i.e. at the point where lexer vars are being restored in a LEAVE,
9762              rather than at the end of yyparse()
9763      Branch: perl
9764            ! perly.c toke.c
9765 ____________________________________________________________________________
9766 [ 30821] By: davem                                 on 2007/04/01  01:22:20
9767         Log: Eliminate the use of PL_curforce outside of toke.c
9768      Branch: perl
9769            ! perl.c toke.c
9770 ____________________________________________________________________________
9771 [ 30820] By: davem                                 on 2007/04/01  01:20:02
9772         Log: Eliminate the use of PL_bufend outside of toke.c:
9773              give Perl_scan_vstring() an explicit 'end' arg rather than using
9774              PL_bufend, and replace it with a local var in Perl_find_script()
9775      Branch: perl
9776            ! embed.fnc embed.h proto.h sv.c toke.c
9777 ____________________________________________________________________________
9778 [ 30819] By: davem                                 on 2007/04/01  00:51:00
9779         Log: free backtrack track when on unexpected exit, eg /(?{ die })/
9780      Branch: perl
9781            ! regexec.c
9782 ____________________________________________________________________________
9783 [ 30818] By: davem                                 on 2007/04/01  00:27:02
9784         Log: fix $^R scoping bug.
9785              By setting the outer saved $^R to the current $^R just at the
9786              end of a successful match, and ensuring that that the savestack
9787              doesn't get popped beforehand, the code is simplified and fixes a
9788              bug.
9789      Branch: perl
9790            ! regexec.c t/op/pat.t
9791 ____________________________________________________________________________
9792 [ 30817] By: nicholas                              on 2007/03/31  23:15:15
9793         Log: Rearrange members of structures to reduce memory size on some
9794              platforms. On LP64 structs stackinfo, refcounted_he, and magic shrink
9795              by 8 bytes, struct yy_parser by 16.
9796      Branch: perl
9797            ! cop.h gv.h hv.h mg.h parser.h perl.h
9798 ____________________________________________________________________________
9799 [ 30815] By: nicholas                              on 2007/03/31  20:52:53
9800         Log: Reorder the members of various regexp structs to reduce their size on
9801              LP64 platforms, by pairing up I32 and U32 members. Notably structs
9802              _reg_trie_data, reg_ac_data, regexp and regmatch_state down by 8 bytes,
9803              re_save_state by 16, and regmatch_slab up by 48 (ie one more state per
9804              slab)
9805      Branch: perl
9806            ! regcomp.h regexp.h
9807 ____________________________________________________________________________
9808 [ 30814] By: craigb                                on 2007/03/31  19:42:35
9809         Log: Fix URL rot in README.vms
9810      Branch: perl
9811            ! README.vms
9812 ____________________________________________________________________________
9813 [ 30813] By: craigb                                on 2007/03/31  19:40:43
9814         Log: Make Perl_vms_start_glob return the input pattern when there are
9815              no matches.  
9816      Branch: perl
9817            ! vms/vms.c
9818 ____________________________________________________________________________
9819 [ 30812] By: nicholas                              on 2007/03/31  15:50:05
9820         Log: precomp in struct regexp can be const char *.
9821      Branch: perl
9822            ! regexp.h
9823 ____________________________________________________________________________
9824 [ 30811] By: rgs                                   on 2007/03/31  14:11:40
9825         Log: Fix bug #42224, perl -MO=Deparse -e 'print readpipe $x, $y' broken
9826      Branch: perl
9827            ! ext/B/B/Deparse.pm
9828 ____________________________________________________________________________
9829 [ 30806] By: rgs                                   on 2007/03/31  06:23:12
9830         Log: Fix the error message "Can't call method "DOES" on unblessed
9831              reference".
9832      Branch: perl
9833            ! pp_hot.c t/op/universal.t universal.c
9834 ____________________________________________________________________________
9835 [ 30805] By: rgs                                   on 2007/03/31  06:16:09
9836         Log: Don't use utf8.pm in the test (avoiding embedding utf8 in the test
9837              file), and use greek to test for something out of 8-bit latin, as
9838              Jarkko suggested. Everything flows.
9839      Branch: perl
9840            ! t/io/dup.t
9841 ____________________________________________________________________________
9842 [ 30804] By: ams                                   on 2007/03/31  00:51:55
9843         Log: This was released as 2.16.
9844      Branch: perl
9845            ! ext/Storable/Storable.pm
9846 ____________________________________________________________________________
9847 [ 30803] By: ams                                   on 2007/03/31  00:34:13
9848         Log: Add new hints files.
9849      Branch: perl
9850            ! ext/Storable/MANIFEST
9851 ____________________________________________________________________________
9852 [ 30791] By: nicholas                              on 2007/03/30  16:17:25
9853         Log: Bump File::Glob's VERSION to go with change 30103.
9854      Branch: perl
9855            ! ext/File/Glob/Glob.pm
9856 ____________________________________________________________________________
9857 [ 30785] By: nicholas                              on 2007/03/30  11:52:43
9858         Log: Remove the never-used numeric and character switch ops.
9859      Branch: perl
9860            ! opcode.pl
9861 ____________________________________________________________________________
9862 [ 30784] By: nicholas                              on 2007/03/30  11:48:54
9863         Log: A logical rearrangement of ops, to get the post 5.005 ops to their
9864              logical groups.
9865      Branch: perl
9866            ! ext/B/t/b.t opcode.h opcode.pl opnames.h pp.sym pp_proto.h
9867 ____________________________________________________________________________
9868 [ 30783] By: nicholas                              on 2007/03/30  10:53:31
9869         Log: Oops. Failed to remove the now obsolete comment about custom ops.
9870      Branch: perl
9871            ! opcode.pl
9872 ____________________________________________________________________________
9873 [ 30782] By: nicholas                              on 2007/03/30  10:50:10
9874         Log: Remove the restriction that op_custom has to be the last op.
9875              This allows more ops to be added during the life of a stable release.
9876      Branch: perl
9877            ! opcode.h opcode.pl
9878 ____________________________________________________________________________
9879 [ 30781] By: rgs                                   on 2007/03/30  08:30:35
9880         Log: When dup'ing a filehandle, retain the :utf8 layer
9881      Branch: perl
9882            ! perlio.c t/io/dup.t
9883 ____________________________________________________________________________
9884 [ 30780] By: rgs                                   on 2007/03/30  07:48:59
9885         Log: Add two deprecation warnings:
9886              Opening dirhandle %s also as a file
9887              Opening filehandle %s also as a directory
9888      Branch: perl
9889            ! pod/perldiag.pod pp_sys.c t/lib/warnings/pp_sys t/op/chdir.t
9890 ____________________________________________________________________________
9891 [ 30779] By: stevep                                on 2007/03/30  03:24:22
9892         Log: Subject: [PATCH] cflags.SH: 30327 wasn't portable Bourne (avoid '!: not found')
9893              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
9894              Date: Fri, 30 Mar 2007 04:44:11 +0300 (EEST)
9895              Message-Id: <200703300144.l2U1iBSA490663@kosh.hut.fi>
9896      Branch: perl
9897            ! cflags.SH
9898 ____________________________________________________________________________
9899 [ 30778] By: stevep                                on 2007/03/29  23:11:29
9900         Log: Upgrade to CGI.pm-3.28
9901      Branch: perl
9902            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
9903 ____________________________________________________________________________
9904 [ 30777] By: rgs                                   on 2007/03/29  13:03:54
9905         Log: Subject: [PATCH] Shorten 'skipping...' test message
9906              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
9907              Date: Thu, 29 Mar 2007 05:56:51 -0700 (PDT)
9908              Message-ID: <213529.35369.qm@web30214.mail.mud.yahoo.com>
9909      Branch: perl
9910            ! t/TEST
9911 ____________________________________________________________________________
9912 [ 30776] By: rgs                                   on 2007/03/29  07:56:11
9913         Log: Back out changes 30762 and 30763
9914      Branch: perl
9915            ! pp.c
9916 ____________________________________________________________________________
9917 [ 30775] By: rgs                                   on 2007/03/28  08:43:10
9918         Log: Subject: [PATCH?]: perlguts.pod
9919              From: "John P. Linderman" <jpl@research.att.com>
9920              Date: Tue, 27 Mar 2007 12:33:39 -0400
9921              Message-Id: <200703271633.l2RGXd3u3443680@raptor.research.att.com>
9922      Branch: perl
9923            ! pod/perlguts.pod
9924 ____________________________________________________________________________
9925 [ 30774] By: merijn                                on 2007/03/27  12:30:11
9926         Log: Subject: [PATCH] stop the cargo cult of (MEM_SIZE)~0
9927              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
9928              Date: Tue, 27 Mar 2007 15:07:52 +0300 (EEST)
9929              Message-Id: <200703271207.l2RC7qOC443040@kosh.hut.fi>
9930      Branch: perl
9931            ! handy.h pp.c util.c
9932 ____________________________________________________________________________
9933 [ 30773] By: rgs                                   on 2007/03/27  11:15:51
9934         Log: Compress::Zlib isn't a good example of extra modules,
9935              since it's now core
9936      Branch: perl
9937            ! INSTALL
9938 ____________________________________________________________________________
9939 [ 30772] By: rgs                                   on 2007/03/27  09:42:44
9940         Log: Fix return value of state assignment ($x=state $y=$z).
9941              Fix a form of state assignment (state($x)=$y).
9942              Minor optimisation in pp_aassign for state variables.
9943              New tests.
9944      Branch: perl
9945            ! op.c pp_hot.c t/op/state.t
9946 ____________________________________________________________________________
9947 [ 30771] By: merijn                                on 2007/03/27  06:17:25
9948         Log: Subject: [PATCH] util.c [PATCH] perlhack.pod (Was: Re: threads crashes in Tru64)
9949              From: Jarkko Hietaniemi <jhi@iki.fi>
9950              Date: Mon, 26 Mar 2007 19:50:11 -0400
9951              Message-ID: <46085C33.1030601@iki.fi>
9952      Branch: perl
9953            ! pod/perlhack.pod util.c
9954 ____________________________________________________________________________
9955 [ 30770] By: merijn                                on 2007/03/27  06:15:21
9956         Log: Documented the PA-RISC End-Of_Life plan; more servers; some IPF
9957              remarks. TODO: the various locations for downloading prebuilt
9958              depots, and what their specifics are. The first is now in, but
9959              no specifics yet.
9960      Branch: perl
9961            ! README.hpux
9962 ____________________________________________________________________________
9963 [ 30769] By: nicholas                              on 2007/03/26  22:52:18
9964         Log: In struct regexp replace the two arrays of I32s accessed via startp
9965              and endp with a single array of struct regexp_paren_pair, which has 2
9966              I32 members. PL_regstartp and PL_regendp are replaced with a pointer
9967              to regexp_paren_pair. The regexp swap structure now only has one
9968              member, so abolish it and store the pointer to the swap array directly.
9969              Hopefully keeping the corresponding start and end adjacent in memory
9970              will help with cache coherency.
9971      Branch: perl
9972            ! mg.c pp.c pp_ctl.c pp_hot.c regcomp.c regexec.c regexp.h sv.c
9973            ! universal.c
9974 ____________________________________________________________________________
9975 [ 30768] By: davem                                 on 2007/03/26  21:48:48
9976         Log: add p55.t MAD tests, and convert renamed mad/nomad into a module
9977              Subject: Re: [PATCH] p55 tests
9978              From: Gerard Goossen <gerard@tty.nl>
9979              Message-ID: <20070322174056.GE24152@ostwald>
9980      Branch: perl
9981            + mad/t/p55.t
9982            ! MANIFEST mad/Nomad.pm
9983 ____________________________________________________________________________
9984 [ 30767] By: davem                                 on 2007/03/26  21:42:48
9985         Log: Rename mad/nomad to mad/Nomad.pm
9986              
9987              Subject: Re: [PATCH] p55 tests
9988              From: Gerard Goossen <gerard@tty.nl>
9989              Message-ID: <20070322174056.GE24152@ostwald>
9990      Branch: perl
9991           +> mad/Nomad.pm
9992            - mad/nomad
9993            ! MANIFEST
9994 ____________________________________________________________________________
9995 [ 30766] By: nicholas                              on 2007/03/26  21:40:12
9996         Log: Move the declaration of two variables into the only block that uses
9997              them.
9998      Branch: perl
9999            ! regexec.c
10000 ____________________________________________________________________________
10001 [ 30763] By: rgs                                   on 2007/03/26  14:36:17
10002         Log: Nit to change 30762 by Gisle.
10003              Avoids storing the chars removed by 4-arg substr() in void context.
10004      Branch: perl
10005            ! pp.c
10006 ____________________________________________________________________________
10007 [ 30762] By: rgs                                   on 2007/03/26  14:33:41
10008         Log: Subject: [PATCH] Re: substr($megabytes, 30) = 
10009              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
10010              Date: Mon, 12 Feb 2007 22:13:50 -0800 (PST)
10011              Message-ID: <1119.63.226.247.186.1171347230.squirrel@63.226.247.186>
10012      Branch: perl
10013            ! pp.c
10014 ____________________________________________________________________________
10015 [ 30761] By: rgs                                   on 2007/03/26  14:21:39
10016         Log: Make the warning "interpreted as function" a bit less annoying,
10017              and test it properly
10018      Branch: perl
10019            ! t/lib/warnings/toke toke.c
10020 ____________________________________________________________________________
10021 [ 30760] By: rgs                                   on 2007/03/26  13:51:30
10022         Log: say() should parse exactly like print()
10023      Branch: perl
10024            ! sv.c toke.c
10025 ____________________________________________________________________________
10026 [ 30759] By: rgs                                   on 2007/03/26  11:52:21
10027         Log: Remove the object_compatibility placeholder in the interpreter struct
10028      Branch: perl
10029            ! perl.h
10030 ____________________________________________________________________________
10031 [ 30758] By: rgs                                   on 2007/03/26  10:09:21
10032         Log: On Linux, don't compile with -DTHREADS_HAVE_PIDS if the
10033              kernel uses the NPTL threading model
10034      Branch: perl
10035            ! hints/linux.sh
10036 ____________________________________________________________________________
10037 [ 30757] By: nicholas                              on 2007/03/26  08:39:43
10038         Log: Simplify the logic in Perl_re_dup() - copy the structure as 1 block,
10039              then fix up what differs. Curiously -Os with gcc x86 produces the same
10040              sized object code.
10041      Branch: perl
10042            ! regcomp.c
10043 ____________________________________________________________________________
10044 [ 30756] By: nicholas                              on 2007/03/25  23:40:00
10045         Log: Change 30753 forgot to remove 2 now unused variables.
10046      Branch: perl
10047            ! regcomp.c
10048 ____________________________________________________________________________
10049 [ 30755] By: nicholas                              on 2007/03/25  23:34:58
10050         Log: Looks like re_dup has been leaking references on 2 SVs for most regexps
10051              since dot (only to be recovered for certain at thread exit).
10052      Branch: perl
10053            ! regcomp.c
10054 ____________________________________________________________________________
10055 [ 30754] By: nicholas                              on 2007/03/25  22:32:11
10056         Log: A more efficient copy in  Perl_reg_temp_copy()
10057      Branch: perl
10058            ! regcomp.c
10059 ____________________________________________________________________________
10060 [ 30753] By: nicholas                              on 2007/03/25  21:59:58
10061         Log: Subject: Re: The performance problem of 30678
10062              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
10063              Message-ID: <20070324185511.02f84668@r2d2>
10064              Date: Sat, 24 Mar 2007 18:55:11 +0100
10065      Branch: perl
10066            ! regcomp.c
10067 ____________________________________________________________________________
10068 [ 30750] By: rgs                                   on 2007/03/24  21:14:22
10069         Log: Make readline() default to *ARGV.
10070              Plus MAD fixes.
10071      Branch: perl
10072            ! embed.fnc embed.h op.c opcode.h opcode.pl pod/perlfunc.pod
10073            ! pp.sym pp_proto.h proto.h t/op/readline.t
10074 ____________________________________________________________________________
10075 [ 30749] By: rgs                                   on 2007/03/24  16:58:28
10076         Log: Now that readpipe defaults to $_, I should update the prototype table
10077              in opcode.pl too.
10078      Branch: perl
10079            ! opcode.h opcode.pl t/op/cproto.t
10080 ____________________________________________________________________________
10081 [ 30748] By: rgs                                   on 2007/03/24  16:51:13
10082         Log: Make sure readpipe without argument can be followed by //
10083      Branch: perl
10084            ! toke.c
10085 ____________________________________________________________________________
10086 [ 30747] By: rgs                                   on 2007/03/24  16:46:02
10087         Log: Make readpipe default to $_
10088      Branch: perl
10089            ! op.c pod/perlfunc.pod t/op/exec.t
10090 ____________________________________________________________________________
10091 [ 30745] By: nicholas                              on 2007/03/24  14:44:28
10092         Log: startp and endp can allocate their array of I32s from the same block of
10093              memory, and Copy() and free it as one.
10094              Probably these two pointers to array should merge into single pointer
10095              to an array of structs.
10096      Branch: perl
10097            ! regcomp.c regexec.c
10098 ____________________________________________________________________________
10099 [ 30740] By: nicholas                              on 2007/03/23  23:32:19
10100         Log: It's possible to write the dup of struct reg_substr_datum with a
10101              memcpy() replacing the member by member copy. Curiously gcc's -Os
10102              produces the same sized code, but not all optimisers may manage this.
10103              Also, by reading and re-assigning to the copied data for the sv_dup()s
10104              we hope to avoid any cache misses on the copied from data.
10105      Branch: perl
10106            ! regcomp.c
10107 ____________________________________________________________________________
10108 [ 30730] By: rgs                                   on 2007/03/23  18:25:43
10109         Log: Don't use PL_na.
10110      Branch: perl
10111            ! universal.c
10112 ____________________________________________________________________________
10113 [ 30729] By: rgs                                   on 2007/03/23  17:34:48
10114         Log: Subject: [perl #41775] Memoize bug (and patch): problem with LIST_CACHE => MERGE 
10115              From: Father Chrysostomos (via RT) <perlbug-followup@perl.org>
10116              Date: Sat, 10 Mar 2007 12:18:35 -0800
10117              Message-ID: <rt-3.6.HEAD-30201-1173557915-1780.41775-75-0@perl.org>
10118      Branch: perl
10119            ! lib/Memoize.pm
10120 ____________________________________________________________________________
10121 [ 30728] By: mhx                                   on 2007/03/23  17:21:15
10122         Log: Upgrade to Devel::PPPort 3.11_01
10123      Branch: perl
10124            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
10125            ! ext/Devel/PPPort/parts/inc/call
10126            ! ext/Devel/PPPort/parts/inc/variables
10127            ! ext/Devel/PPPort/parts/todo/5006000 ext/Devel/PPPort/soak
10128            ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/variables.t
10129 ____________________________________________________________________________
10130 [ 30726] By: nicholas                              on 2007/03/23  16:55:13
10131         Log: Move CHECK_WORD in regcomp.c to a more generic memEQs() in handy.h
10132              and provide memNEs() too.
10133      Branch: perl
10134            ! handy.h regcomp.c
10135 ____________________________________________________________________________
10136 [ 30725] By: rgs                                   on 2007/03/23  16:45:14
10137         Log: Subject: [PATCH] Silence compiler warning in util.c
10138              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
10139              Date: Fri, 23 Mar 2007 09:40:02 -0700 (PDT)
10140              Message-ID: <256688.25862.qm@web30215.mail.mud.yahoo.com>
10141      Branch: perl
10142            ! util.c
10143 ____________________________________________________________________________
10144 [ 30724] By: nicholas                              on 2007/03/23  16:15:58
10145         Log: Change 30080 was wrong to swap the BEGIN test to memEQ
10146      Branch: perl
10147            ! op.c
10148 ____________________________________________________________________________
10149 [ 30722] By: rgs                                   on 2007/03/23  14:47:09
10150         Log: Subject: Re: [perl #41683] [PATCH] v5.8.8 pod2html -- incorrect treatment of non-manual page refs like "this(c)"
10151              From: Jari Aalto <jari.aalto@cante.net>
10152              Date: Wed, 07 Mar 2007 11:08:24 +0200
10153              Message-ID: <87ejo1s9o7.fsf@w2kpicasso.cante.net>
10154              
10155              with adjustments to the regexp
10156      Branch: perl
10157            ! lib/Pod/Html.pm
10158 ____________________________________________________________________________
10159 [ 30721] By: rgs                                   on 2007/03/23  14:33:22
10160         Log: PerlFAQ sync.
10161              Also, use a svn checkout done under an English locale, to
10162              avoid having French dates in the headers. Hateful.
10163      Branch: perl
10164            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
10165            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
10166            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
10167            ! pod/perlfaq9.pod
10168 ____________________________________________________________________________
10169 [ 30718] By: rgs                                   on 2007/03/23  11:59:55
10170         Log: Subject: [PATCH] Cwd doesn't need ppport.h in core
10171              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
10172              Date: Tue, 20 Mar 2007 13:16:46 -0700 (PDT)
10173              Message-ID: <196803.14702.qm@web30215.mail.mud.yahoo.com>
10174      Branch: perl
10175            ! ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/Cwd.pm mkppport.lst
10176 ____________________________________________________________________________
10177 [ 30716] By: rgs                                   on 2007/03/23  11:41:58
10178         Log: Subject: symbol-exports needed for Data::Alias
10179              From: Matthijs van Duin <xmath@cpan.org>
10180              Date: Tue, 20 Mar 2007 14:59:15 +0100
10181              Message-ID: <20070320135915.GA25192@cds.nl>
10182      Branch: perl
10183            ! embed.fnc embed.h global.sym
10184 ____________________________________________________________________________
10185 [ 30715] By: rgs                                   on 2007/03/23  10:48:41
10186         Log: Convert file to proper line-endings
10187      Branch: perl
10188            ! lib/Pod/Simple/t/items02.t
10189 ____________________________________________________________________________
10190 [ 30714] By: rgs                                   on 2007/03/23  10:43:04
10191         Log: Missing file in MANIFEST
10192      Branch: perl
10193            ! MANIFEST
10194 ____________________________________________________________________________
10195 [ 30713] By: rgs                                   on 2007/03/23  08:48:33
10196         Log: Fix path of a test file for running in the core
10197      Branch: perl
10198            ! lib/Pod/Simple/t/reinit.t
10199 ____________________________________________________________________________
10200 [ 30712] By: stevep                                on 2007/03/23  03:45:30
10201         Log: Upgrade to CPAN-1.88_79
10202      Branch: perl
10203            ! lib/CPAN.pm
10204 ____________________________________________________________________________
10205 [ 30711] By: stevep                                on 2007/03/23  03:36:47
10206         Log: Upgrade to Test-Simple-0.70
10207      Branch: perl
10208            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
10209            ! lib/Test/Simple/Changes lib/Test/Simple/t/is_fh.t
10210 ____________________________________________________________________________
10211 [ 30710] By: stevep                                on 2007/03/23  02:17:50
10212         Log: Re-sorting the MANIFEST after the mess made of it with the
10213              Pod-Simple renamings
10214      Branch: perl
10215            ! MANIFEST
10216 ____________________________________________________________________________
10217 [ 30709] By: stevep                                on 2007/03/23  02:06:06
10218         Log: Perforce appararently didn't like integrating this file, since
10219              I had done it twice.  It looks like an add will have to do instead.
10220      Branch: perl
10221            + lib/Pod/Simple/t/perlvaro.txt
10222 ____________________________________________________________________________
10223 [ 30708] By: stevep                                on 2007/03/23  01:54:54
10224         Log: fix instalhtml and Pod::HTML issues.
10225              From: demerphq <demerphq@gmail.com>
10226              Date: Thu, 22 Mar 2007 19:42:54 +0100
10227              Message-ID: <9b18b3110703221142g4955362atffee33d05e30bd27@mail.gmail.com>
10228              
10229              Just the changes to installhtml and Pod::HTML in this patch.
10230      Branch: perl
10231            ! installhtml lib/Pod/Html.pm
10232 ____________________________________________________________________________
10233 [ 30707] By: stevep                                on 2007/03/23  01:47:41
10234         Log: Additional test file edits needed for Pod-Simple-3.05 that couldn't
10235              be included due to the integrates being performed in the previous
10236              change.
10237      Branch: perl
10238            ! lib/Pod/Simple/t/htmlbat.t lib/Pod/Simple/t/render.t
10239            ! lib/Pod/Simple/t/search10.t lib/Pod/Simple/t/search12.t
10240            ! lib/Pod/Simple/t/search20.t lib/Pod/Simple/t/search22.t
10241            ! lib/Pod/Simple/t/search25.t lib/Pod/Simple/t/search26.t
10242            ! lib/Pod/Simple/t/search27.t lib/Pod/Simple/t/search28.t
10243            ! lib/Pod/Simple/t/search29.t
10244 ____________________________________________________________________________
10245 [ 30706] By: stevep                                on 2007/03/23  01:43:11
10246         Log: Upgrade to Pod-Simple-3.05.
10247      Branch: perl
10248            + lib/Pod/Simple/t/20_skip.t lib/Pod/Simple/t/accept01.t
10249            + lib/Pod/Simple/t/corpus/2202jp.txt.packed
10250            + lib/Pod/Simple/t/corpus/2202jpx.txt.packed
10251            + lib/Pod/Simple/t/corpus/2202jpy.txt.packed
10252            + lib/Pod/Simple/t/corpus2/polish_utf16be_bom.txt.packed
10253            + lib/Pod/Simple/t/corpus2/polish_utf16le_bom.txt.packed
10254            + lib/Pod/Simple/t/reinit.t
10255           +> (branch 87 files)
10256            - lib/Pod/Simple/t/20_skip_before_58.t
10257            - lib/Pod/Simple/t/ac_c_extend.t lib/Pod/Simple/t/ac_c_simple.t
10258            - lib/Pod/Simple/t/beginend.t
10259            - lib/Pod/Simple/t/corpus/buniya_cp1256.txt
10260            - lib/Pod/Simple/t/corpus/buniya_cp1256.xml
10261            - lib/Pod/Simple/t/corpus/buniya_iso6.txt
10262            - lib/Pod/Simple/t/corpus/buniya_iso6.xml
10263            - lib/Pod/Simple/t/corpus/fet_contradiction.txt
10264            - lib/Pod/Simple/t/corpus/fet_contradiction.xml
10265            - lib/Pod/Simple/t/corpus/fet_duplication.txt
10266            - lib/Pod/Simple/t/corpus/fet_duplication.xml
10267            - lib/Pod/Simple/t/corpus/fet_when_koi8r.txt
10268            - lib/Pod/Simple/t/corpus/fet_when_koi8r.xml
10269            - lib/Pod/Simple/t/corpus/french_implicit_latin1.txt
10270            - lib/Pod/Simple/t/corpus/french_implicit_latin1.xml
10271            - lib/Pod/Simple/t/corpus/french_latin1.txt
10272            - lib/Pod/Simple/t/corpus/french_latin1.xml
10273            - lib/Pod/Simple/t/corpus/greek_iso_8859_7.pod
10274            - lib/Pod/Simple/t/corpus/greek_iso_8859_7.xml
10275            - lib/Pod/Simple/t/corpus/haiku-iso2202jp.xml
10276            - lib/Pod/Simple/t/corpus/haiku-iso2202jpx.xml
10277            - lib/Pod/Simple/t/corpus/haiku-iso2202jpy.xml
10278            - lib/Pod/Simple/t/corpus/haiku-iso2202jpz.txt
10279            - lib/Pod/Simple/t/corpus/haiku-iso2202jpz.xml
10280            - lib/Pod/Simple/t/corpus_not_yet_impl/fiqhakbar_iso6.txt
10281            - lib/Pod/Simple/t/corpus_not_yet_impl/fiqhakbar_iso6.xml
10282            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_implicit_utf8.txt
10283            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom.txt
10284            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom.xml
10285            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom2.txt
10286            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf8_bom2.xml
10287            - lib/Pod/Simple/t/corpustest.t
10288            - lib/Pod/Simple/t/encoding_nonesuch.t
10289            - lib/Pod/Simple/t/encoding_not_error.t
10290            - lib/Pod/Simple/t/encoding_not_error0.t
10291            - lib/Pod/Simple/t/fcodes_ee.t lib/Pod/Simple/t/fcodes_ell.t
10292            - lib/Pod/Simple/t/fcodes_ess.t
10293            - lib/Pod/Simple/t/fullstop_spaces.t
10294            - lib/Pod/Simple/t/head_ends_over.t lib/Pod/Simple/t/html-para.t
10295            - lib/Pod/Simple/t/html-styles.t lib/Pod/Simple/t/html-title.t
10296            - lib/Pod/Simple/t/htmlbatch_01.t lib/Pod/Simple/t/itemadapt.t
10297            - lib/Pod/Simple/t/junk1_out.txt lib/Pod/Simple/t/junk2_out.txt
10298            - lib/Pod/Simple/t/linkclass.t
10299            - lib/Pod/Simple/t/other_test_lib/Sizzlesuzzle.pm
10300            - lib/Pod/Simple/t/other_test_lib/hink_honk/Glunk.pod
10301            - lib/Pod/Simple/t/other_test_lib/hink_honk/Vliff.pm
10302            - lib/Pod/Simple/t/other_test_lib/hink_honk/readme.txt
10303            - lib/Pod/Simple/t/other_test_lib/pod/perlthang.pod
10304            - lib/Pod/Simple/t/other_test_lib/pod/perlzuk.pod
10305            - lib/Pod/Simple/t/other_test_lib/squaa/Vliff.pm
10306            - lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod
10307            - lib/Pod/Simple/t/perlcyg_out.txt lib/Pod/Simple/t/perlfaq3.pod
10308            - lib/Pod/Simple/t/perlfaq3_out.txt
10309            - lib/Pod/Simple/t/perlvar_out.txt lib/Pod/Simple/t/pulltitle.t
10310            - lib/Pod/Simple/t/sanity_tfh.t lib/Pod/Simple/t/search_05sane.t
10311            - lib/Pod/Simple/t/search_10survey_specific.t
10312            - lib/Pod/Simple/t/search_12survey_cwd.t
10313            - lib/Pod/Simple/t/search_20survey_two.t
10314            - lib/Pod/Simple/t/search_22survey_two_shadowing.t
10315            - lib/Pod/Simple/t/search_25_glob_squaa.t
10316            - lib/Pod/Simple/t/search_26_glob_kleene_k.t
10317            - lib/Pod/Simple/t/search_27_glob_squaa_kleene.t
10318            - lib/Pod/Simple/t/search_28_glob_z_kleene_k.t
10319            - lib/Pod/Simple/t/search_29_glob_z_qmark_k.t
10320            - lib/Pod/Simple/t/search_50survey_inc.t
10321            - lib/Pod/Simple/t/test_lib/Blorm.pm
10322            - lib/Pod/Simple/t/test_lib/Zonk/Fiddle.txt
10323            - lib/Pod/Simple/t/test_lib/Zonk/Pronk.pm
10324            - lib/Pod/Simple/t/test_lib/Zonk/Veng.pm
10325            - lib/Pod/Simple/t/test_lib/hink_honk/Glunk.pod
10326            - lib/Pod/Simple/t/test_lib/hink_honk/Vliff.pm
10327            - lib/Pod/Simple/t/test_lib/hink_honk/readme.txt
10328            - lib/Pod/Simple/t/test_lib/pod/perlfliff.pod
10329            - lib/Pod/Simple/t/test_lib/pod/perlthang.pod
10330            - lib/Pod/Simple/t/test_lib/squaa.pm
10331            - lib/Pod/Simple/t/test_lib/squaa/Glunk.pod
10332            - lib/Pod/Simple/t/test_lib/squaa/Vliff.pm
10333            - lib/Pod/Simple/t/test_lib/zikzik.pod
10334            - lib/Pod/Simple/t/verbatim_formatted.t
10335            - lib/Pod/Simple/t/verbatims.t
10336            - lib/Pod/Simple/t/yet_another_test_lib/squaa/Vliff.pm
10337            ! MANIFEST lib/Pod/Simple.pm lib/Pod/Simple/ChangeLog
10338            ! lib/Pod/Simple/Search.pm
10339 ____________________________________________________________________________
10340 [ 30700] By: nicholas                              on 2007/03/22  22:21:54
10341         Log: Can use memEQ instead of strnEQ in CHECK_WORD()
10342      Branch: perl
10343            ! regcomp.c
10344 ____________________________________________________________________________
10345 [ 30693] By: rgs                                   on 2007/03/22  18:26:36
10346         Log: Subject: [PATCH] Re: [perl #32687] Encode::is_utf8 on tainted UTF8 string
10347              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
10348              Date: Thu, 16 Nov 2006 17:36:44 +0100
10349              Message-ID: <20061116173644.4412f66f@grubert.mandriva.com>
10350      Branch: perl
10351            ! ext/Encode/Encode.xs
10352 ____________________________________________________________________________
10353 [ 30691] By: steveh                                on 2007/03/22  17:46:43
10354         Log: Make sure Win32CORE.pm gets cleaned up
10355              
10356              Normally it happens anyway, but sometimes when running 'distclean'
10357              on a half-built source tree it gets left behind.
10358      Branch: perl
10359            ! win32/Makefile win32/makefile.mk
10360 ____________________________________________________________________________
10361 [ 30688] By: rgs                                   on 2007/03/22  14:45:36
10362         Log: Misc. L<> fixes in core docs : don't link to man pages;
10363              provide full urls when linking to web sites.
10364      Branch: perl
10365            ! pod/perlipc.pod pod/perllocale.pod pod/perlpacktut.pod
10366 ____________________________________________________________________________
10367 [ 30687] By: stevep                                on 2007/03/22  14:43:32
10368         Log: Subject: [PATCH] Fix to threads::shared t/waithires.t
10369              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
10370              Date: Thu, 22 Mar 2007 07:34:23 -0700 (PDT)
10371              Message-ID: <381102.32342.qm@web30207.mail.mud.yahoo.com>
10372      Branch: perl
10373            ! ext/threads/shared/t/waithires.t
10374 ____________________________________________________________________________
10375 [ 30686] By: rgs                                   on 2007/03/22  14:41:17
10376         Log: Fix a broken link and a meaningless phrase in perldebguts
10377      Branch: perl
10378            ! pod/perldebguts.pod
10379 ____________________________________________________________________________
10380 [ 30685] By: rgs                                   on 2007/03/22  14:37:43
10381         Log: Remove references to perlcc from the core docs.
10382      Branch: perl
10383            ! pod/perlfunc.pod pod/perlmod.pod pod/perlutil.pod
10384            ! pod/perlvar.pod
10385 ____________________________________________________________________________
10386 [ 30684] By: rgs                                   on 2007/03/22  14:25:54
10387         Log: Fix internal POD link
10388      Branch: perl
10389            ! lib/Term/ANSIColor.pm
10390 ____________________________________________________________________________
10391 [ 30683] By: nicholas                              on 2007/03/22  14:00:14
10392         Log: Re-order the flags values for struct refcounted_he to allow the
10393              possibility of storing 2 futher types. Add a void * to the union
10394              as it won't increase the size, but may become useful.
10395      Branch: perl
10396            ! hv.c hv.h
10397 ____________________________________________________________________________
10398 [ 30681] By: rgs                                   on 2007/03/22  09:28:15
10399         Log: Subject: [PATCH] Re: [PATCH] lib/Pod/Html.pm plus a funky UT8-8 regex bug
10400              From: Jarkko Hietaniemi <jhi@iki.fi>
10401              Date: Wed, 21 Mar 2007 08:01:14 -0400
10402              Message-ID: <46011E8A.1080009@iki.fi>
10403      Branch: perl
10404            ! lib/Pod/Html.pm
10405 ____________________________________________________________________________
10406 [ 30680] By: rgs                                   on 2007/03/22  09:19:22
10407         Log: regexp refcount is an integer, not a pointer
10408      Branch: perl
10409            ! dump.c
10410 ____________________________________________________________________________
10411 [ 30679] By: rgs                                   on 2007/03/22  09:16:37
10412         Log: Fix error message for re::regnames_iterinit()
10413      Branch: perl
10414            ! universal.c
10415 ____________________________________________________________________________
10416 [ 30678] By: rgs                                   on 2007/03/22  09:01:37
10417         Log: Subject: [PATCH] Resolve PL_curpm issues with (??{}) and fix corruption of match results when pattern is a qr.
10418              From: demerphq <demerphq@gmail.com>
10419              Date: Wed, 21 Mar 2007 10:39:24 +0100
10420              Message-ID: <9b18b3110703210239x540f5ad9mdb41c2ea6229ac31@mail.gmail.com>
10421              
10422              plus two follow-up patches (minor tweaks)
10423      Branch: perl
10424            ! dump.c embed.fnc embed.h ext/Devel/Peek/t/Peek.t
10425            ! ext/Encode/t/Aliases.t ext/re/re.pm ext/re/t/re_funcs.t
10426            ! global.sym lib/Tie/Hash/NamedCapture.pm pp_ctl.c proto.h
10427            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t universal.c
10428 ____________________________________________________________________________
10429 [ 30677] By: rgs                                   on 2007/03/22  08:34:42
10430         Log: Subject: [PATCH] threads 1.61
10431              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
10432              Date: Wed, 21 Mar 2007 13:15:53 -0700 (PDT)
10433              Message-ID: <999680.51877.qm@web30208.mail.mud.yahoo.com>
10434              
10435              Fix 'list/array' context - both keywords are supported
10436      Branch: perl
10437            ! ext/threads/Changes ext/threads/README ext/threads/t/context.t
10438            ! ext/threads/t/exit.t ext/threads/t/thread.t
10439            ! ext/threads/threads.pm ext/threads/threads.xs
10440 ____________________________________________________________________________
10441 [ 30676] By: davem                                 on 2007/03/22  00:16:23
10442         Log: fix MAD compilation of C-style for loop
10443              
10444              Subject:  [PATCH] MAD C-style for loop
10445              From:  Gerard Goossen <gerard@tty.nl>
10446              Date:  Wed, 21 Mar 2007 19:18:52 +0100
10447              Message-Id:  <20070321181852.GD31539@ostwald>
10448      Branch: perl
10449            ! perly.act perly.y
10450 ____________________________________________________________________________
10451 [ 30675] By: stevep                                on 2007/03/21  23:21:46
10452         Log: Silence a couple of warnings caused by change #30672.
10453      Branch: perl
10454            ! doio.c
10455 ____________________________________________________________________________
10456 [ 30673] By: nicholas                              on 2007/03/21  22:59:47
10457         Log: Adjust test count for 5.8.x
10458      Branch: perl
10459            ! ext/B/t/concise-xs.t
10460 ____________________________________________________________________________
10461 [ 30672] By: stevep                                on 2007/03/21  22:44:10
10462         Log: Make gcc warn in case code is not C++ compatible.
10463      Branch: perl
10464            ! cflags.SH
10465 ____________________________________________________________________________
10466 [ 30671] By: nicholas                              on 2007/03/21  22:01:32
10467         Log: Only use proxy constant subroutines for 5.9.x.
10468      Branch: perl
10469            ! ext/Fcntl/Makefile.PL ext/POSIX/Makefile.PL
10470            ! ext/Socket/Makefile.PL
10471 ____________________________________________________________________________
10472 [ 30670] By: nicholas                              on 2007/03/21  21:28:35
10473         Log: Subject: [PATCH] Change 30661 could result in undefined variable
10474              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
10475              Message-ID: <915076.64236.qm@web30212.mail.mud.yahoo.com>
10476              Date: Wed, 21 Mar 2007 12:47:52 -0700 (PDT)
10477      Branch: perl
10478            ! util.c
10479 ____________________________________________________________________________
10480 [ 30667] By: nicholas                              on 2007/03/21  19:02:50
10481         Log: Add some PERL_MEM* defines to the -V output that were missing.
10482              "Correct" the whitespace on the only inconsistent #ifdef/#endif
10483      Branch: perl
10484            ! perl.c
10485 ____________________________________________________________________________
10486 [ 30661] By: nicholas                              on 2007/03/21  16:31:52
10487         Log: Remove the (sometimes) unused variable from change 30652.
10488      Branch: perl
10489            ! util.c
10490 ____________________________________________________________________________
10491 [ 30660] By: stevep                                on 2007/03/21  13:32:22
10492         Log: Pod fix to h2ph from John Morrissey on the Debian bug list.
10493      Branch: perl
10494            ! utils/h2ph.PL
10495 ____________________________________________________________________________
10496 [ 30659] By: nicholas                              on 2007/03/21  12:53:56
10497         Log: Don't try to set the NV on a typeglob-in-action. Should cure bug
10498              41920.
10499      Branch: perl
10500            ! sv.c
10501 ____________________________________________________________________________
10502 [ 30658] By: nicholas                              on 2007/03/21  12:20:03
10503         Log: AVs and HVs never had the NV slot. (Not that this error mattered, as
10504              you can't upgrade from them, and the only code path that uses the
10505              flag in sv_upgrade isn't reached when upgrading to AVs or HVs)
10506      Branch: perl
10507            ! sv.c
10508 ____________________________________________________________________________
10509 [ 30657] By: rgs                                   on 2007/03/21  10:43:52
10510         Log: Subject: [PATCH] Sys::Syslog doesn't need ppport.h in core
10511              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
10512              Date: Tue, 20 Mar 2007 13:15:31 -0700 (PDT)
10513              Message-ID: <203426.48736.qm@web30214.mail.mud.yahoo.com>
10514      Branch: perl
10515            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
10516            ! ext/Sys/Syslog/Syslog.xs mkppport.lst
10517 ____________________________________________________________________________
10518 [ 30656] By: rgs                                   on 2007/03/21  10:24:52
10519         Log: Subject: [PATCH] Data::Dumper doesn't need ppport.h in core
10520              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
10521              Date: Tue, 20 Mar 2007 11:48:24 -0700 (PDT)
10522              Message-ID: <627715.37131.qm@web30212.mail.mud.yahoo.com>
10523      Branch: perl
10524            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
10525            ! ext/Data/Dumper/Makefile.PL mkppport.lst
10526 ____________________________________________________________________________
10527 [ 30655] By: rgs                                   on 2007/03/21  09:27:40
10528         Log: Subject: [PATCH] Compress::Raw::Zlib doesn't need ppport.h in core [REVISED]
10529              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
10530              Date: Tue, 20 Mar 2007 14:05:46 -0700 (PDT)
10531              Message-ID: <855257.38889.qm@web30205.mail.mud.yahoo.com>
10532      Branch: perl
10533            ! ext/Compress/Raw/Zlib/Makefile.PL
10534            ! ext/Compress/Raw/Zlib/Zlib.xs
10535            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm mkppport.lst
10536 ____________________________________________________________________________
10537 [ 30654] By: rgs                                   on 2007/03/21  09:20:30
10538         Log: Subject: [PATCH] Remove unneeded pragma line from B/t/OptreeCheck.pm
10539              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
10540              Date: Tue, 20 Mar 2007 16:43:02 -0700 (PDT)
10541              Message-ID: <376615.72521.qm@web30204.mail.mud.yahoo.com>
10542      Branch: perl
10543            ! ext/B/t/OptreeCheck.pm
10544 ____________________________________________________________________________
10545 [ 30653] By: rgs                                   on 2007/03/21  08:57:22
10546         Log: Don't install XS::APItest and XS::Typemap
10547      Branch: perl
10548            ! installperl utils/perlivp.PL
10549 ____________________________________________________________________________
10550 [ 30652] By: nicholas                              on 2007/03/20  23:20:46
10551         Log: In safecalloc, use the system calloc() for the non-DEBUGGING case, as
10552              it may be able to memset() to 0 for free. 
10553      Branch: perl
10554            ! util.c
10555 ____________________________________________________________________________
10556 [ 30651] By: rgs                                   on 2007/03/20  16:15:55
10557         Log: Subject: [PATCH] Re: ppport.h in core
10558              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
10559              Date: Tue, 20 Mar 2007 09:08:19 -0700 (PDT)
10560              Message-ID: <319763.15276.qm@web30202.mail.mud.yahoo.com>
10561              
10562              Digest::SHA no longer uses ppport.h
10563      Branch: perl
10564            ! mkppport.lst
10565 ____________________________________________________________________________
10566 [ 30649] By: merijn                                on 2007/03/20  16:06:11
10567         Log: Subject: [PATCH] my email address changed
10568              From: Michael Stevens <mstevens@etla.org>
10569              Date: Tue, 20 Mar 2007 15:49:12 +0000
10570              Message-ID: <20070320154912.GE50318@etla.org>
10571      Branch: perl
10572            ! AUTHORS
10573 ____________________________________________________________________________
10574 [ 30648] By: rgs                                   on 2007/03/20  11:39:16
10575         Log: More nits in the PERL5LIB docs, suggested by Andreas.
10576      Branch: perl
10577            ! pod/perlrun.pod
10578 ____________________________________________________________________________
10579 [ 30647] By: rgs                                   on 2007/03/20  09:01:05
10580         Log: Subject: [PATCH] feel the the baß (encoding problems in the regex engine)
10581              From: demerphq <demerphq@gmail.com>
10582              Date: Tue, 20 Mar 2007 01:40:34 +0100
10583              Message-ID: <9b18b3110703191740m6bf21942p6521f3016ed8092f@mail.gmail.com>
10584      Branch: perl
10585            ! pod/perlreguts.pod regcomp.c regexec.c t/op/pat.t
10586 ____________________________________________________________________________
10587 [ 30646] By: rgs                                   on 2007/03/19  23:59:54
10588         Log: Better wording for the return value of select()
10589              (bug #41907)
10590      Branch: perl
10591            ! pod/perlfunc.pod
10592 ____________________________________________________________________________
10593 [ 30645] By: rgs                                   on 2007/03/19  23:34:50
10594         Log: More adjustments to the PERL5LIB docs by Rick
10595              Delaney and myself
10596      Branch: perl
10597            ! pod/perlrun.pod
10598 ____________________________________________________________________________
10599 [ 30644] By: rgs                                   on 2007/03/19  23:11:12
10600         Log: Let %^H be modifiable in eval-strings (bug #41531),
10601              by adding a meaning for OPf_SPECIAL on OP_CONST.
10602              Patch by Yves Orton.
10603      Branch: perl
10604            ! op.c op.h pp_hot.c t/comp/hints.t
10605 ____________________________________________________________________________
10606 [ 30643] By: rgs                                   on 2007/03/19  22:44:18
10607         Log: Subject: Re: Composing @INC from PERL5LIB
10608              From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
10609              Date: Mon, 19 Mar 2007 23:35:10 +0100
10610              Message-ID: <87ircwkgkh.fsf@k75.linux.bogus>
10611      Branch: perl
10612            ! pod/perlrun.pod
10613 ____________________________________________________________________________
10614 [ 30634] By: rgs                                   on 2007/03/19  15:42:58
10615         Log: Adjust timing tolerance in threads tests, by Jerry D. Hedden
10616      Branch: perl
10617            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
10618            ! ext/threads/shared/t/waithires.t
10619 ____________________________________________________________________________
10620 [ 30633] By: nicholas                              on 2007/03/19  15:17:27
10621         Log: PerlIO_exportFILE() and PerlIO_releaseFILE() should manage the fd
10622              reference counts correctly.
10623      Branch: perl
10624            ! ext/XS/Typemap/Typemap.xs perlio.c
10625 ____________________________________________________________________________
10626 [ 30631] By: rgs                                   on 2007/03/19  09:34:32
10627         Log: Subject: Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot IETF pages
10628              From: Jari Aalto <jari.aalto@cante.net>
10629              Date: Sat, 17 Mar 2007 11:11:17 +0300
10630              Message-ID: <87k5xg9tne.fsf@w2kpicasso.cante.net>
10631      Branch: perl
10632            ! lib/Pod/Html.pm
10633 ____________________________________________________________________________
10634 [ 30630] By: rgs                                   on 2007/03/19  09:27:29
10635         Log: Subject: Re: perlreguts: Copy-editing and wishlist
10636              From: Marvin Humphrey <marvin@rectangular.com>
10637              Date: Fri, 16 Mar 2007 12:44:55 -0700
10638              Message-Id: <F6284B08-4B4E-467A-AFB2-8A71154FDD08@rectangular.com>
10639      Branch: perl
10640            ! pod/perlreguts.pod
10641 ____________________________________________________________________________
10642 [ 30629] By: rgs                                   on 2007/03/19  08:58:08
10643         Log: Upgrade to version.pm 0.71, by John Peacock
10644      Branch: perl
10645            ! embed.fnc embed.h gv.c lib/version.t perl.c pod/perlapi.pod
10646            ! pp_ctl.c proto.h t/comp/use.t t/op/universal.t universal.c
10647            ! util.c
10648 ____________________________________________________________________________
10649 [ 30628] By: davem                                 on 2007/03/19  00:00:46
10650         Log: minor code simplification made possible by change #30627
10651      Branch: perl
10652            ! mg.c
10653 ____________________________________________________________________________
10654 [ 30627] By: davem                                 on 2007/03/18  23:43:05
10655         Log: When restoring localised values, call set only on container magic.
10656              Avoids (among other things), localised pos index being trashed at
10657              scope exit.
10658      Branch: perl
10659            ! mg.c t/op/pos.t
10660 ____________________________________________________________________________
10661 [ 30624] By: davem                                 on 2007/03/18  23:17:04
10662         Log: move magic container/value test into separate function
10663      Branch: perl
10664            ! mg.c
10665 ____________________________________________________________________________
10666 [ 30618] By: nicholas                              on 2007/03/18  21:14:16
10667         Log: The test case applied in change 29502 really should have gone at the
10668              end of the file t/op/re_tests.
10669      Branch: perl
10670            ! t/op/re_tests
10671 ____________________________________________________________________________
10672 [ 30614] By: nicholas                              on 2007/03/18  19:44:42
10673         Log: Subject: 29044 broke Fatal.pm
10674              From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
10675              Message-ID: <87slc37y99.fsf@k75.linux.bogus>
10676              Date: Sun, 18 Mar 2007 09:26:58 +0100
10677      Branch: perl
10678            ! lib/Fatal.pm lib/Fatal.t
10679 ____________________________________________________________________________
10680 [ 30610] By: nicholas                              on 2007/03/17  18:42:30
10681         Log: PerlIO_importFILE() should increase the reference count on the fd
10682              that it brings into PerlIO managed space. (A long standing problem
10683              reported by Steve Hay)
10684      Branch: perl
10685            ! perlio.c
10686 ____________________________________________________________________________
10687 [ 30609] By: rgs                                   on 2007/03/17  17:43:48
10688         Log: Subject: [PATCH] perl5db.t: skip test when /dev/tty is not available
10689              From: Alexey Tourbin <at@altlinux.ru>
10690              Date: Sat, 17 Mar 2007 19:28:33 +0300
10691              Message-ID: <20070317162833.GA10670@solemn.turbinal>
10692      Branch: perl
10693            ! lib/perl5db.t
10694 ____________________________________________________________________________
10695 [ 30608] By: nicholas                              on 2007/03/17  16:58:00
10696         Log: Test case from Karl Chen in RT #41831
10697              (The bug was already fixed in blead, merged to maint, and it seems
10698              better to adapt the sample code rather than add the whole new test)
10699      Branch: perl
10700            ! t/op/taint.t
10701 ____________________________________________________________________________
10702 [ 30607] By: nicholas                              on 2007/03/17  15:14:38
10703         Log: Remove the other 4 bits of MAD code designed to abort on local $^L.
10704      Branch: perl
10705            ! scope.c
10706 ____________________________________________________________________________
10707 [ 30606] By: nicholas                              on 2007/03/17  13:01:18
10708         Log: The code in newCONDOP can be made visibly simpler by using intermediate
10709              variables. It's also 8 bytes smaller with -Os
10710      Branch: perl
10711            ! op.c
10712 ____________________________________________________________________________
10713 [ 30605] By: nicholas                              on 2007/03/16  19:29:04
10714         Log: Under -Dmad, free the ops representing the dead code when a branch
10715              conditional value is actually a constant. Previously this was leaking
10716              ops, and more visibly shared hash keys.
10717      Branch: perl
10718            ! op.c
10719 ____________________________________________________________________________
10720 [ 30604] By: rgs                                   on 2007/03/16  15:18:07
10721         Log: Subject: Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot IETF pages
10722              From: Jari Aalto <jari.aalto@cante.net>
10723              Date: Wed, 14 Mar 2007 21:56:14 +0300
10724              Message-ID: <87hcsnbqnl.fsf@w2kpicasso.cante.net>
10725      Branch: perl
10726            ! lib/Pod/Html.pm
10727 ____________________________________________________________________________
10728 [ 30603] By: nicholas                              on 2007/03/16  08:41:02
10729         Log: Remove the abort() trap, which Larry said was actually only ever
10730              intended as a way to enter gdb by using local $^L
10731      Branch: perl
10732            ! scope.c
10733 ____________________________________________________________________________
10734 [ 30602] By: craigb                                on 2007/03/16  01:40:50
10735         Log: Make sure escaped dots in filenames are preserved when translating
10736              filenames from VMS to UNIX syntax.
10737      Branch: perl
10738            ! vms/ext/filespec.t vms/vms.c
10739 ____________________________________________________________________________
10740 [ 30601] By: rgs                                   on 2007/03/15  17:43:43
10741         Log: Patch by Abigail to avoid using $& in diagnostics.pm.
10742      Branch: perl
10743            ! lib/diagnostics.pm
10744 ____________________________________________________________________________
10745 [ 30600] By: rgs                                   on 2007/03/15  17:18:18
10746         Log: Subject: [PATCH] Re: Smoke [5.8.8] 30522 FAIL(XF) Solaris 2.10 (i386/1 cpu)
10747              From: Abe Timmerman <abe@ztreet.demon.nl>
10748              Date: Thu, 15 Mar 2007 18:06:25 +0100
10749              Message-ID: <45F97D11.2080009@ztreet.demon.nl>
10750              
10751              skips some tests when perl is built without useperlio
10752      Branch: perl
10753            ! ext/PerlIO/encoding/t/nolooping.t t/op/inccode.t
10754 ____________________________________________________________________________
10755 [ 30599] By: rgs                                   on 2007/03/15  16:14:22
10756         Log: Patch by Gerard Goossen to add madprops to "require" opcode
10757      Branch: perl
10758            ! perly.act perly.h perly.tab perly.y
10759 ____________________________________________________________________________
10760 [ 30597] By: rgs                                   on 2007/03/15  16:01:33
10761         Log: Patch by Gerard Goossen to have nomad print also
10762              the [ ] { } madprops.
10763      Branch: perl
10764            ! mad/nomad
10765 ____________________________________________________________________________
10766 [ 30596] By: rgs                                   on 2007/03/15  15:53:28
10767         Log: Don't mention DynaLoader.a in INSTALL,
10768              since it doesn't exist anymore
10769      Branch: perl
10770            ! INSTALL
10771 ____________________________________________________________________________
10772 [ 30595] By: nicholas                              on 2007/03/15  15:02:55
10773         Log: Seems that 5.6.x needs the same fix as 5.005_xx for dclone.t
10774      Branch: perl
10775            ! ext/Storable/Storable.xs
10776 ____________________________________________________________________________
10777 [ 30594] By: nicholas                              on 2007/03/15  13:23:49
10778         Log: Subject: Re: [Patch] Fix some of the tests of Storable on Perl 5.004
10779              From: Sébastien Aperghis-Tramoni <saper@cpan.org>
10780              Message-ID: <1173961567.45f93b5f0fc9f@imp.free.fr>
10781              Date: Thu, 15 Mar 2007 13:26:07 +0100
10782      Branch: perl
10783            ! ext/Storable/Storable.pm ext/Storable/t/file_magic.t
10784            ! ext/Storable/t/threads.t
10785 ____________________________________________________________________________
10786 [ 30593] By: nicholas                              on 2007/03/15  11:35:26
10787         Log: Tweak to Storable to make dclone.t pass on 5.005_03.
10788      Branch: perl
10789            ! ext/Storable/Storable.xs
10790 ____________________________________________________________________________
10791 [ 30592] By: nicholas                              on 2007/03/15  11:32:38
10792         Log: Subject: [PATCH blead] Re: What is this MAD stuff all about?
10793              From: Rick Delaney <rick@bort.ca>
10794              Message-ID: <20070313001511.GJ6001@bort.ca>
10795              Date: Mon, 12 Mar 2007 20:15:12 -0400
10796      Branch: perl
10797            ! toke.c
10798 ____________________________________________________________________________
10799 [ 30591] By: rgs                                   on 2007/03/15  09:52:05
10800         Log: Upgrade to threads::shared 1.08 :
10801              - Sub-second resolution for cont_timedwait under WIN32
10802              (courtesy of Dean Arnold)
10803              - Fix compiler warnings
10804      Branch: perl
10805            + ext/threads/shared/t/waithires.t
10806            ! MANIFEST ext/threads/shared/Changes ext/threads/shared/README
10807            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
10808            ! ext/threads/shared/t/blessed.t
10809 ____________________________________________________________________________
10810 [ 30590] By: rgs                                   on 2007/03/15  09:35:14
10811         Log: Make the isdst argument to asctime and mktime default to -1
10812              instead of 0, as suggested by Mike Schilli.
10813      Branch: perl
10814            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
10815 ____________________________________________________________________________
10816 [ 30589] By: nicholas                              on 2007/03/14  23:33:02
10817         Log: Changes needed to get Storable to compile on 5.005_03.
10818              Passing tests is a different matter...
10819      Branch: perl
10820            ! ext/Storable/Storable.xs
10821 ____________________________________________________________________________
10822 [ 30584] By: rgs                                   on 2007/03/14  16:18:33
10823         Log: Subject: Re: [perl #41687] [PATCH] v5.8.8 pod2html -- Add --[no]fragmentuniq to support more readable <a name=..> refs
10824              From: Jari Aalto <jari.aalto@cante.net>
10825              Date: Wed, 07 Mar 2007 10:04:15 +0200
10826              Message-ID: <87y7m9scn4.fsf@w2kpicasso.cante.net>
10827              
10828              with test adjustments
10829      Branch: perl
10830            ! lib/Pod/Html.pm lib/Pod/t/htmllink.t lib/Pod/t/htmlview.t
10831 ____________________________________________________________________________
10832 [ 30583] By: rgs                                   on 2007/03/14  15:50:21
10833         Log: Subject: [perl #41698] [PATCH] v5.8.8 pod2html -- Add <div>..</div> around the outputted INDEX section 
10834              From: Jari Aalto (via RT) <perlbug-followup@perl.org>
10835              Date: Sun, 04 Mar 2007 13:33:20 -0800
10836              Message-ID: <rt-3.6.HEAD-2051-1173043999-1740.41698-75-0@perl.org>
10837              
10838              plus test adjustments
10839      Branch: perl
10840            ! lib/Pod/Html.pm lib/Pod/t/htmlescp.t lib/Pod/t/htmllink.t
10841            ! lib/Pod/t/htmlview.t
10842 ____________________________________________________________________________
10843 [ 30582] By: rgs                                   on 2007/03/14  15:40:54
10844         Log: Subject: [perl #41701] [PATCH] v5.8.8. pod2html -- F<filename> should add 'class="file"' in the HTML output 
10845              From: Jari Aalto (via RT) <perlbug-followup@perl.org>
10846              Date: Mon, 05 Mar 2007 02:05:38 -0800
10847              Message-ID: <rt-3.6.HEAD-2051-1173089138-1801.41701-75-0@perl.org>
10848              
10849              plus adjustments to tests
10850      Branch: perl
10851            ! lib/Pod/Html.pm lib/Pod/t/htmlescp.t lib/Pod/t/htmlview.t
10852 ____________________________________________________________________________
10853 [ 30580] By: rgs                                   on 2007/03/14  13:38:15
10854         Log: De-hardcode a path in a Test::Simple test, so it works
10855              when integrated to the core.
10856      Branch: perl
10857            ! lib/Test/Simple/t/fail-more.t
10858 ____________________________________________________________________________
10859 [ 30578] By: stevep                                on 2007/03/14  13:17:42
10860         Log: Upgrade to Test-Simple-0.68.  Includes a tweak to
10861              lib/Test/Simple/t/fail-more.t so that all of its tests pass within
10862              the Perl core.
10863      Branch: perl
10864            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
10865            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
10866            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/is_fh.t
10867            ! lib/Test/Simple/t/overload.t
10868 ____________________________________________________________________________
10869 [ 30577] By: davem                                 on 2007/03/14  12:34:05
10870         Log: use a fresh stack when loading Errno.pm etc.
10871              Stops 'use vars qw($!)' in lib/vars.t segfaulting.
10872              (This can be reduced to 'my $sym = "!"; *$sym = \$$sym')
10873      Branch: perl
10874            ! gv.c
10875 ____________________________________________________________________________
10876 [ 30576] By: rgs                                   on 2007/03/14  09:43:21
10877         Log: Patch by Sébastien Aperghis-Tramoni to avoid encoding
10878              everything that goes through Net::Cmd as UTF-8
10879              (regression as of Net::Cmd 2.27, see CPAN RT #24835)
10880      Branch: perl
10881            ! lib/Net/Cmd.pm
10882 ____________________________________________________________________________
10883 [ 30575] By: rgs                                   on 2007/03/14  07:51:57
10884         Log: Subject: [PATCH] perlfunc.pod (ref results), perlop.pod (qr// result) 
10885              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
10886              Date: Wed, 14 Mar 2007 07:56:45 +0100
10887              Message-ID: <45F79CAD.5050005@thalesgroup.com>
10888      Branch: perl
10889            ! pod/perlfunc.pod pod/perlop.pod
10890 ____________________________________________________________________________
10891 [ 30574] By: nicholas                              on 2007/03/13  23:10:11
10892         Log: The dMY_CXT added in change 27938 isn't needed when in the PERL_CORE.
10893      Branch: perl
10894            ! regexec.c
10895 ____________________________________________________________________________
10896 [ 30572] By: nicholas                              on 2007/03/13  22:48:46
10897         Log: Check that stat and -X favours the file handle over the directory
10898              handle when using *THINGY{IO} syntax too.
10899      Branch: perl
10900            ! t/op/stat.t
10901 ____________________________________________________________________________
10902 [ 30571] By: nicholas                              on 2007/03/13  22:24:54
10903         Log: Check that stat and -X on barewords favour the file handle over the
10904              directory handle for the ambiguous case.
10905      Branch: perl
10906            ! t/op/stat.t
10907 ____________________________________________________________________________
10908 [ 30569] By: nicholas                              on 2007/03/13  20:48:17
10909         Log: Bump versions of modules that are currently on "dev" releases in maint.
10910      Branch: perl
10911            ! ext/B/B/Debug.pm ext/B/B/Terse.pm
10912 ____________________________________________________________________________
10913 [ 30566] By: nicholas                              on 2007/03/13  19:33:02
10914         Log: Integrate:
10915              [ 30565]
10916              Make the constant AVf_REAL conditional on Perl version.
10917      Branch: perl
10918           !> ext/B/defsubs_h.PL
10919 ____________________________________________________________________________
10920 [ 30563] By: nicholas                              on 2007/03/13  17:35:05
10921         Log: 5.8's B.xs exports AVf_REAL, so need to jiggle the test count by 1.
10922              (And then merge the difference back into blead)
10923      Branch: perl
10924            ! ext/B/t/concise-xs.t
10925 ____________________________________________________________________________
10926 [ 30562] By: stevep                                on 2007/03/13  15:54:56
10927         Log: Subject: [PATCH] DB_File with g++ and db v1
10928              From: Jarkko Hietaniemi <jhi@iki.fi>
10929              Date: Mon, 12 Mar 2007 22:01:34 -0400
10930              Message-ID: <45F605FE.1090606@iki.fi>
10931      Branch: perl
10932            ! ext/DB_File/DB_File.xs
10933 ____________________________________________________________________________
10934 [ 30561] By: rgs                                   on 2007/03/13  11:13:20
10935         Log: Subject: [PATCH] inform constant.pm about UNITCHECK
10936              From: "Joshua ben Jore" <twists@gmail.com>
10937              Date: Tue, 13 Mar 2007 00:35:11 -0700
10938              Message-ID: <dc5c751d0703130035o1a739f45g1ea559d110bd5dd8@mail.gmail.com>
10939      Branch: perl
10940            ! lib/constant.pm lib/constant.t
10941 ____________________________________________________________________________
10942 [ 30560] By: rgs                                   on 2007/03/13  11:02:03
10943         Log: Need a SPAGAIN here because the stack pointer might have
10944              moved when evaluating a tied hash in scalar context.
10945      Branch: perl
10946            ! pp_hot.c
10947 ____________________________________________________________________________
10948 [ 30558] By: nicholas                              on 2007/03/13  00:01:42
10949         Log: Get B compiling and passing all tests on both 5.9.x and 5.8.x
10950      Branch: perl
10951            ! ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
10952            ! ext/B/t/OptreeCheck.pm ext/B/t/concise-xs.t ext/B/t/f_sort.t
10953            ! ext/B/t/optree_constants.t ext/B/t/optree_specials.t
10954            ! ext/B/t/pragma.t
10955 ____________________________________________________________________________
10956 [ 30557] By: rgs                                   on 2007/03/12  22:14:27
10957         Log: Fix a couple of minor typos in comments
10958      Branch: perl
10959            ! dump.c
10960 ____________________________________________________________________________
10961 [ 30556] By: rgs                                   on 2007/03/12  21:58:19
10962         Log: Better wording for (?|...) in perlre, from a suggestion by Ruud.
10963      Branch: perl
10964            ! pod/perlre.pod
10965 ____________________________________________________________________________
10966 [ 30555] By: rgs                                   on 2007/03/12  21:22:55
10967         Log: Remove notes about experimental functions in the utf8 module.
10968              Also, document that the internal utf8 functions can be used
10969              without loading utf8.pm. (Suggested by Juerd)
10970      Branch: perl
10971            ! lib/utf8.pm
10972 ____________________________________________________________________________
10973 [ 30554] By: rgs                                   on 2007/03/12  21:00:05
10974         Log: warn() without args doesn't take a default message in $_, but in $@
10975      Branch: perl
10976            ! pod/perldiag.pod
10977 ____________________________________________________________________________
10978 [ 30553] By: nicholas                              on 2007/03/12  18:21:56
10979         Log: Fix the partially passing TODO test in optree_constants.t by
10980              making the tests for PL_sv_yes and PL_sv_no run as separate programs,
10981              rather than code eval'd in the current program, as under ithreads
10982              whether you get the real thing or a copy depends on whether any
10983              previous code has that SV in a PAD op.
10984      Branch: perl
10985            ! ext/B/t/optree_constants.t
10986 ____________________________________________________________________________
10987 [ 30552] By: nicholas                              on 2007/03/12  15:30:39
10988         Log: With the demise of ByteLoader in blead, unshare_hek can return to the
10989              backwaters of 'p'. Not being visible to 'EX'tensions means that there's
10990              less exposure to maintenance compatibility concerns.
10991      Branch: perl
10992            ! embed.fnc embed.h global.sym
10993 ____________________________________________________________________________
10994 [ 30551] By: stevep                                on 2007/03/12  15:12:39
10995         Log: Upgrade to CPAN-1.88_78
10996      Branch: perl
10997            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Kwalify.pm
10998            ! lib/CPAN/Kwalify/distroprefs.dd
10999            ! lib/CPAN/Kwalify/distroprefs.yml lib/CPAN/bin/cpan
11000 ____________________________________________________________________________
11001 [ 30550] By: nicholas                              on 2007/03/12  15:03:29
11002         Log: Bitten again by the snakes in the MANIFEST spec - tabs, not spaces.
11003      Branch: perl
11004            ! MANIFEST
11005 ____________________________________________________________________________
11006 [ 30548] By: rgs                                   on 2007/03/12  14:33:01
11007         Log: Like fake scalars, state variables shouldn't get new pad entries
11008              at each recursion, in order to be truly stateful. (bug #41789)
11009      Branch: perl
11010            ! pad.c t/op/state.t
11011 ____________________________________________________________________________
11012 [ 30544] By: craigb                                on 2007/03/11  23:42:14
11013         Log: ExtUtils::Manifest fix-ups for VMS:
11014              - don't use multiple dots in .bak filenames
11015              - remove VMS-specific clobbering of keys with values in mkmanifest()
11016              patch also in RT at <http://rt.cpan.org//Ticket/Display.html?id=25377>
11017      Branch: perl
11018            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t
11019 ____________________________________________________________________________
11020 [ 30543] By: craigb                                on 2007/03/11  21:05:08
11021         Log: Upgrade inplace.t and iprefix.t to use test.pl, avoiding a lot
11022              of OS-specific shenanigans.
11023      Branch: perl
11024            ! t/io/inplace.t t/io/iprefix.t
11025 ____________________________________________________________________________
11026 [ 30542] By: craigb                                on 2007/03/11  21:01:35
11027         Log: Add directory depth check for older VMS systems to check83.pl
11028      Branch: perl
11029            ! Porting/check83.pl
11030 ____________________________________________________________________________
11031 [ 30537] By: nicholas                              on 2007/03/10  16:56:21
11032         Log: Test that format references can't be wrongly dereferenced.
11033              Test that a glob dereference of a PVIO correctly sets the IO of the
11034              temporary glob that it creates.
11035      Branch: perl
11036            ! t/op/ref.t
11037 ____________________________________________________________________________
11038 [ 30535] By: nicholas                              on 2007/03/10  16:20:31
11039         Log: Bump Exporter's $VERSION.
11040      Branch: perl
11041            ! lib/Exporter.pm
11042 ____________________________________________________________________________
11043 [ 30533] By: nicholas                              on 2007/03/10  15:34:34
11044         Log: A test case for change 30527 (chdir bareword ambiguity with dirhandles
11045              and filehandles)
11046      Branch: perl
11047            ! t/op/chdir.t
11048 ____________________________________________________________________________
11049 [ 30532] By: nicholas                              on 2007/03/10  15:30:46
11050         Log: Refactor the "has fchdir" and "has dirfd" logic to one place.
11051      Branch: perl
11052            ! t/op/chdir.t
11053 ____________________________________________________________________________
11054 [ 30531] By: nicholas                              on 2007/03/09  20:49:47
11055         Log: Don't swallow up other warnings in Exporter's test. Remove a needless
11056              eval that happened to generate 4 warnings.
11057      Branch: perl
11058            ! lib/Exporter.t
11059 ____________________________________________________________________________
11060 [ 30530] By: merijn                                on 2007/03/09  19:47:15
11061         Log: Subject: [perl #41587] [PATCH] 5.8.8 make sure we get the proper ldflags on libperl.so 
11062              From: Tom Callaway (via RT) <perlbug-followup@perl.org>
11063              Date: Thu, 22 Feb 2007 14:39:02 -0800
11064              Message-ID: <rt-3.6.HEAD-28041-1172183942-1615.41587-75-0@perl.org>
11065      Branch: perl
11066            ! Makefile.SH
11067 ____________________________________________________________________________
11068 [ 30529] By: nicholas                              on 2007/03/09  19:23:57
11069         Log: Make Exporter::Heavy correctly not warn when exporting a symbol only
11070              declared in the export specification. Ensure that the test actually
11071              tests this.
11072      Branch: perl
11073            ! lib/Exporter.t lib/Exporter/Heavy.pm
11074 ____________________________________________________________________________
11075 [ 30528] By: merijn                                on 2007/03/09  19:02:23
11076         Log: Tom Callaway's Redhat patches
11077              
11078              Subject: [perl #41595] [PATCH] 5.8.8 Use CFLAGS for all compiler invocations
11079              From: Tom Callaway (via RT) <perlbug-followup@perl.org>
11080              Date: Thu, 22 Feb 2007 19:33:45 -0800
11081              Message-ID: <rt-3.6.HEAD-28041-1172201625-659.41595-75-0@perl.org>
11082              
11083              Subject: [perl #41589] [PATCH] 5.8.8 Linux needs -FPIC too
11084              From: Tom Callaway (via RT) <perlbug-followup@perl.org>
11085              Date: Thu, 22 Feb 2007 14:56:24 -0800
11086              Message-ID: <rt-3.6.HEAD-18680-1172184984-1237.41589-75-0@perl.org>
11087      Branch: perl
11088            ! Configure
11089 ____________________________________________________________________________
11090 [ 30527] By: stevep                                on 2007/03/09  18:30:16
11091         Log: Prefer dirhandles to filehandles when passing a bareword typeglob
11092              to chdir() and the typeglob has both a dirhandle and a 
11093              filehandle assigned to it.
11094      Branch: perl
11095            ! pp_sys.c
11096 ____________________________________________________________________________
11097 [ 30525] By: rgs                                   on 2007/03/09  17:47:22
11098         Log: Mention Perl::Unsafe::Signals in the core docs en passant.
11099      Branch: perl
11100            ! pod/perlipc.pod
11101 ____________________________________________________________________________
11102 [ 30521] By: craigb                                on 2007/03/09  00:46:34
11103         Log: In ExtUtils::Liblist::Kid::_vms_ext(), escape the dollar, not the
11104              minus (there was no intention to use $\ or $- here).
11105      Branch: perl
11106            ! lib/ExtUtils/Liblist/Kid.pm
11107 ____________________________________________________________________________
11108 [ 30520] By: rgs                                   on 2007/03/08  16:31:36
11109         Log: The HePV macro was borked.
11110      Branch: perl
11111            ! hv.h
11112 ____________________________________________________________________________
11113 [ 30519] By: rgs                                   on 2007/03/08  16:12:29
11114         Log: Warning fix. Since HePV's second argument is supposed
11115              to be an unsigned integer, there's not point in comparing
11116              it to 0.
11117      Branch: perl
11118            ! hv.h
11119 ____________________________________________________________________________
11120 [ 30518] By: rgs                                   on 2007/03/08  15:48:53
11121         Log: Subject: Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exe
11122              From: demerphq <demerphq@gmail.com>
11123              Date: Thu, 8 Mar 2007 10:20:50 +0100
11124              Message-ID: <9b18b3110703080120s41147a4fh4f4c1f9817079be3@mail.gmail.com>
11125      Branch: perl
11126            ! gv.c lib/Tie/Hash/NamedCapture.pm t/op/regexp_namedcapture.t
11127 ____________________________________________________________________________
11128 [ 30517] By: rgs                                   on 2007/03/08  15:06:49
11129         Log: Subject: Re: [PATCH] Tweaks so that miniperl.exe doesnt croak while building perl.exe
11130              From: demerphq <demerphq@gmail.com>
11131              Date: Wed, 7 Mar 2007 20:44:52 +0100
11132              Message-ID: <9b18b3110703071144t787e028s8a79fa1986624b54@mail.gmail.com>
11133      Branch: perl
11134            + lib/Tie/Hash/NamedCapture.pm t/op/regexp_namedcapture.t
11135            - ext/re/lib/re/Tie/Hash/NamedCapture.pm
11136            ! MANIFEST embed.fnc ext/re/re.xs ext/re/t/re_funcs.t global.sym
11137            ! gv.c pod/perl595delta.pod pod/perlvar.pod proto.h universal.c
11138 ____________________________________________________________________________
11139 [ 30516] By: steveh                                on 2007/03/08  14:13:11
11140         Log: Subject: RE: $Win32::VERSION problem
11141              From: "Jan Dubois" <jand@activestate.com>
11142              Date: Wed, 7 Mar 2007 12:26:01 -0800
11143              Message-ID: <00b301c760f6$d28129d0$77837d70$@com>
11144              
11145              Adds the tests from the dual-lived CPAN distribution Win32-0.27
11146              and removes two old t/win32 tests which are now redundant
11147      Branch: perl
11148            + ext/Win32/t/ExpandEnvironmentStrings.t
11149            + ext/Win32/t/GetFileVersion.t ext/Win32/t/GetFolderPath.t
11150            + ext/Win32/t/GetFullPathName.t ext/Win32/t/GetLongPathName.t
11151            + ext/Win32/t/GetOSVersion.t ext/Win32/t/GuidGen.t
11152            - t/win32/getosversion.t t/win32/longpath.t
11153            ! MANIFEST
11154 ____________________________________________________________________________
11155 [ 30515] By: rgs                                   on 2007/03/08  13:49:42
11156         Log: Subject: debugger history save and load
11157              From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
11158              Date: Wed, 07 Mar 2007 14:53:58 +0100
11159              Message-ID: <87y7m99n2h.fsf@k75.linux.bogus>
11160      Branch: perl
11161            ! lib/perl5db.pl
11162 ____________________________________________________________________________
11163 [ 30514] By: rgs                                   on 2007/03/08  13:46:16
11164         Log: Better docs for C<no VERSION>
11165      Branch: perl
11166            ! pod/perl593delta.pod pod/perlfunc.pod
11167 ____________________________________________________________________________
11168 [ 30513] By: rgs                                   on 2007/03/08  11:19:38
11169         Log: Need to extend the stack when using warn() without
11170              an argument (this fixes bug #41716)
11171      Branch: perl
11172            ! pp_sys.c
11173 ____________________________________________________________________________
11174 [ 30512] By: rgs                                   on 2007/03/08  11:17:21
11175         Log: Subject: [PATCH] Default to ELF on FreeBSD when objformat is not there
11176              From: Anton Berezin <tobez@tobez.org>
11177              Date: Thu, 8 Mar 2007 12:08:45 +0100
11178              Message-ID: <20070308110845.GA24332@heechee.tobez.org>
11179      Branch: perl
11180            ! hints/freebsd.sh
11181 ____________________________________________________________________________
11182 [ 30511] By: craigb                                on 2007/03/08  03:50:32
11183         Log: MM->{ldflags} may not be defined and wouldn't help us locate
11184              the perlshr library anyway (follow-up to #30462).
11185      Branch: perl
11186            ! lib/ExtUtils/Liblist/Kid.pm
11187 ____________________________________________________________________________
11188 [ 30510] By: craigb                                on 2007/03/08  03:06:53
11189         Log: Make vms/gen_shrfls.pl better able to detect header transitions with
11190              various compiler versions (needed after #30463).
11191      Branch: perl
11192            ! vms/gen_shrfls.pl
11193 ____________________________________________________________________________
11194 [ 30500] By: rgs                                   on 2007/03/07  17:08:54
11195         Log: Regenerates internal and external API docs
11196      Branch: perl
11197            ! pod/perlapi.pod pod/perlintern.pod
11198 ____________________________________________________________________________
11199 [ 30499] By: rgs                                   on 2007/03/07  17:05:29
11200         Log: Add the new man page, perlunifaq, in relevant places
11201      Branch: perl
11202            ! plan9/mkfile pod.lst pod/perl.pod vms/descrip_mms.template
11203            ! win32/pod.mak
11204 ____________________________________________________________________________
11205 [ 30497] By: rgs                                   on 2007/03/07  16:36:20
11206         Log: Syntax nit in ExtUtils::Liblist::Kid, noticed by Yves Orton
11207      Branch: perl
11208            ! lib/ExtUtils/Liblist/Kid.pm
11209 ____________________________________________________________________________
11210 [ 30496] By: rgs                                   on 2007/03/07  16:32:48
11211         Log: Use another method to avoid the "possible interpolation" warning
11212              for @- and @+ : do this directly from the lexer (patch by Yves
11213              Orton.) This way, @- and @+ aren't preloaded anymore.
11214              Avoid to require re::Tie::Hash::NamedCapture when the *- or *+
11215              globs are created, this was breaking the build due to miniperl's
11216              inability to load it.
11217      Branch: perl
11218            ! gv.c perl.c toke.c
11219 ____________________________________________________________________________
11220 [ 30493] By: merijn                                on 2007/03/07  13:23:23
11221         Log: Subject: Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)
11222              From: Juerd Waalboer <juerd@convolution.nl>
11223              Date: Sun, 4 Mar 2007 16:00:19 +0100
11224              Message-ID: <20070304150019.GN4723@c4.convolution.nl>
11225      Branch: perl
11226            + pod/perlunifaq.pod
11227            ! MANIFEST ext/Encode/Encode.pm ext/Encode/encoding.pm
11228            ! lib/PerlIO.pm lib/utf8.pm pod/perlapi.pod pod/perldata.pod
11229            ! pod/perldiag.pod pod/perlfunc.pod pod/perlguts.pod
11230            ! pod/perlpacktut.pod pod/perlport.pod pod/perlretut.pod
11231            ! pod/perlunicode.pod pod/perluniintro.pod pod/perlunitut.pod
11232            ! pod/perlvar.pod sv.c
11233 ____________________________________________________________________________
11234 [ 30492] By: rgs                                   on 2007/03/07  11:00:07
11235         Log: Localize $! in splainthis() too. (see bug #41717)
11236      Branch: perl
11237            ! lib/diagnostics.pm
11238 ____________________________________________________________________________
11239 [ 30491] By: rgs                                   on 2007/03/07  10:57:11
11240         Log: Better localisation of $_ in diagnostics.
11241              This fixes bug #41717.
11242      Branch: perl
11243            ! lib/diagnostics.pm
11244 ____________________________________________________________________________
11245 [ 30490] By: rgs                                   on 2007/03/07  10:33:38
11246         Log: Avoid to load the *+ and *- globs too early.
11247              To silence spurious interpolation warnings, merely
11248              create the stash entry for them. Ensure that the
11249              re::Tie::Hash::NamedCapture module is always loaded
11250              when we have created the tied hashes %+ and %-.
11251              Revert change #30483, which is now unnecessary.
11252      Branch: perl
11253            ! gv.c lib/dumpvar.pl perl.c
11254 ____________________________________________________________________________
11255 [ 30489] By: stevep                                on 2007/03/06  16:49:47
11256         Log: Upgrade to IO-Zlib-1.05.  There are updates to the core that have
11257              not yet been included in the CPAN distribution, so the core 
11258              module has a version bump.
11259      Branch: perl
11260            ! lib/IO/Zlib.pm lib/IO/Zlib/t/basic.t lib/IO/Zlib/t/getline.t
11261 ____________________________________________________________________________
11262 [ 30488] By: rgs                                   on 2007/03/06  15:51:06
11263         Log: Fix error messages returned by S_require_tie_mod. Fix small leaks
11264              happening in there too. More importantly, call it when we load both
11265              a hash or a glob.
11266      Branch: perl
11267            ! gv.c
11268 ____________________________________________________________________________
11269 [ 30487] By: rgs                                   on 2007/03/06  15:04:03
11270         Log: Fix a small leak on loading *+ and *- globs
11271      Branch: perl
11272            ! gv.c
11273 ____________________________________________________________________________
11274 [ 30486] By: stevep                                on 2007/03/06  13:52:56
11275         Log: Upgrade to CGI.pm-3.27
11276      Branch: perl
11277            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes lib/CGI/Util.pm
11278            ! lib/CGI/t/form.t lib/CGI/t/util.t
11279 ____________________________________________________________________________
11280 [ 30485] By: rgs                                   on 2007/03/06  11:19:04
11281         Log: Subject: [PATCH] 'Unknown PerlIO layer "encoding"...' message
11282              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
11283              Date: Fri, 2 Mar 2007 06:59:41 -0800 (PST)
11284              Message-ID: <794180.55454.qm@web30208.mail.mud.yahoo.com>
11285      Branch: perl
11286            ! lib/Pod/t/man.t
11287 ____________________________________________________________________________
11288 [ 30484] By: rgs                                   on 2007/03/06  11:10:26
11289         Log: Doc patch about PerlIO::encoding:
11290              
11291              Subject: [PATCH] Re: 'Unknown PerlIO layer "encoding"...' message
11292              From: Tels <nospam-abuse@bloodgate.com>
11293              Date: Fri, 2 Mar 2007 11:31:39 +0000
11294              Message-Id: <200703021131.41085@bloodgate.com>
11295      Branch: perl
11296            ! pod/perlfunc.pod
11297 ____________________________________________________________________________
11298 [ 30483] By: rgs                                   on 2007/03/06  10:32:01
11299         Log: dumpvar.pl must load re::Tie::Hash::NamedCapture if it wants
11300              to dump %+ and %-.
11301      Branch: perl
11302            ! lib/dumpvar.pl
11303 ____________________________________________________________________________
11304 [ 30482] By: steveh                                on 2007/03/06  09:20:51
11305         Log: Reinstate part of #28744 that was accidentally reverted in #30454
11306              to suppress a couple of warnings (at least on Win32)
11307      Branch: perl
11308            ! ext/Math/BigInt/FastCalc/FastCalc.pm
11309            ! ext/Math/BigInt/FastCalc/FastCalc.xs
11310 ____________________________________________________________________________
11311 [ 30481] By: nicholas                              on 2007/03/05  23:52:09
11312         Log: As SvUPGRADE() is a macro wrapping a call to sv_upgrade() inside
11313              a check on the existing SvTYPE(), there's no need to wrap it inside
11314              another explcit check of SvTYPE(). This won't make any difference to
11315              the output of an optimising compiler, but it makes the source clearer.
11316      Branch: perl
11317            ! pp_ctl.c sv.c
11318 ____________________________________________________________________________
11319 [ 30464] By: nicholas                              on 2007/03/05  12:26:46
11320         Log: Change 30461 was wrong. As ext/re (re)builds the regexp engine with
11321              -DDEBUGGING, it's going to need PL_reg_name even if core perl doesn't.
11322              So something is always going to use it, so always define it, and always
11323              export it. (But only define it once, so that static builds work.)
11324      Branch: perl
11325            ! makedef.pl regcomp.pl regnodes.h
11326 ____________________________________________________________________________
11327 [ 30463] By: craigb                                on 2007/03/05  00:13:50
11328         Log: In vms/gen_shrfls.pl, no more special handling of vars from
11329              regcomp.h -- just process the file. (Needed for PL_reg_name.)
11330      Branch: perl
11331            ! vms/gen_shrfls.pl
11332 ____________________________________________________________________________
11333 [ 30462] By: craigb                                on 2007/03/04  22:58:29
11334         Log: Use linker flags rather than compiler flags in ExtUtils::Liblist::Kid::_vms_ext 
11335              when determining whether the perlshr library was linked debug. Also submitted 
11336              to CPAN RT queue at <http://rt.cpan.org/Ticket/Display.html?id=25268>.
11337      Branch: perl
11338            ! lib/ExtUtils/Liblist/Kid.pm
11339 ____________________________________________________________________________
11340 [ 30461] By: nicholas                              on 2007/03/04  19:22:45
11341         Log: It seems that change 30451 should also have arranged to export
11342              PL_reg_name properly. Hopefuly this will fix it, but I don't have
11343              access to any platform where I can test this directly.
11344      Branch: perl
11345            ! globvar.sym makedef.pl
11346 ____________________________________________________________________________
11347 [ 30460] By: stevep                                on 2007/03/04  17:15:38
11348         Log: Subject: [PATCH] Math::BigInt 1.80
11349              From: Tels <nospam-abuse@bloodgate.com>
11350              Date: Sun, 4 Mar 2007 15:57:01 +0000
11351              Message-Id: <200703041557.02996@bloodgate.com>
11352      Branch: perl
11353            + lib/Math/BigInt/t/nan_cmp.t lib/Math/BigInt/t/new_ovld.t
11354            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
11355            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
11356            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
11357            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/biglog.t
11358            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
11359 ____________________________________________________________________________
11360 [ 30459] By: nicholas                              on 2007/03/04  11:51:08
11361         Log: Rename exception() to apitest_exception() in XS/APItest, so that it
11362              doesn't clash with the exception() in Devel/PPPort. This way, all
11363              tests pass when both modules are staticly linked.
11364      Branch: perl
11365            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
11366            ! ext/XS/APItest/exception.c ext/XS/APItest/t/exception.t
11367 ____________________________________________________________________________
11368 [ 30458] By: stevep                                on 2007/03/04  07:01:34
11369         Log: Upgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib-2.004, 
11370              IO-Compress-Zlib-2.004, and Compress-Zlib-2.004.
11371      Branch: perl
11372            ! ext/Compress/Raw/Zlib/Changes
11373            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
11374            ! ext/Compress/Raw/Zlib/Zlib.xs
11375            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
11376            ! ext/Compress/Raw/Zlib/t/02zlib.t ext/Compress/Zlib/Changes
11377            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
11378            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
11379            ! ext/Compress/Zlib/t/03zlib-v1.t ext/IO/Compress/Base/Changes
11380            ! ext/IO/Compress/Base/Makefile.PL ext/IO/Compress/Base/README
11381            ! ext/IO/Compress/Base/lib/IO/Compress/Base.pm
11382            ! ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm
11383            ! ext/IO/Compress/Base/lib/IO/Uncompress/AnyUncompress.pm
11384            ! ext/IO/Compress/Base/lib/IO/Uncompress/Base.pm
11385            ! ext/IO/Compress/Zlib/Changes ext/IO/Compress/Zlib/Makefile.PL
11386            ! ext/IO/Compress/Zlib/README
11387            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm
11388            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm
11389            ! ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm
11390            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm
11391            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm
11392            ! ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
11393            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm
11394            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm
11395            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm
11396            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm
11397            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
11398            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
11399            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
11400            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
11401            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
11402            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
11403            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
11404            ! ext/IO/Compress/Zlib/t/050interop-gzip.t
11405            ! t/lib/compress/generic.pl t/lib/compress/merge.pl
11406 ____________________________________________________________________________
11407 [ 30457] By: stevep                                on 2007/03/04  04:51:28
11408         Log: Upgrade to Time-HiRes-1.9707
11409      Branch: perl
11410            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/t/HiRes.t
11411            ! pod/perlretut.pod
11412 ____________________________________________________________________________
11413 [ 30456] By: craigb                                on 2007/03/03  23:26:33
11414         Log: Clean up the right file in vms/test.com (following #30414).
11415      Branch: perl
11416            ! vms/test.com
11417 ____________________________________________________________________________
11418 [ 30455] By: rgs                                   on 2007/03/03  18:19:01
11419         Log: Add missing file from change #30454
11420      Branch: perl
11421            + ext/Math/BigInt/FastCalc/t/leak.t
11422 ____________________________________________________________________________
11423 [ 30454] By: nicholas                              on 2007/03/03  16:47:05
11424         Log: Subject: [PATCH] Math::BigInt::FastCalc 0.12 (plug leaks)
11425              From: Tels <nospam-abuse@bloodgate.com>
11426              Date: Sat, 3 Mar 2007 17:09:58 +0000
11427              Message-Id: <200703031710.00203@bloodgate.com>
11428      Branch: perl
11429            ! MANIFEST ext/Math/BigInt/FastCalc/FastCalc.pm
11430            ! ext/Math/BigInt/FastCalc/FastCalc.xs
11431 ____________________________________________________________________________
11432 [ 30453] By: nicholas                              on 2007/03/03  15:50:33
11433         Log: Must only use dynamic extensions in the Dynaloader test. If the
11434              extensions are static, it doesn't work :-)
11435      Branch: perl
11436            ! ext/DynaLoader/t/DynaLoader.t
11437 ____________________________________________________________________________
11438 [ 30452] By: nicholas                              on 2007/03/03  15:28:39
11439         Log: As the test is about the parser, not actually running the code, better
11440              to avoid running <STDOUT> rather than run it with warnings disabled.
11441      Branch: perl
11442            ! t/op/gv.t
11443 ____________________________________________________________________________
11444 [ 30451] By: nicholas                              on 2007/03/03  12:22:19
11445         Log: Define and initialise reg_name only once.
11446              This allows re to be a static extension.
11447              As it's now no-longer a static variable in regcomp.c, it needs a PL_
11448              prefix.
11449      Branch: perl
11450            ! regcomp.c regcomp.pl regexec.c regnodes.h
11451 ____________________________________________________________________________
11452 [ 30450] By: rgs                                   on 2007/03/03  10:09:49
11453         Log: Don't let feature.pm interfere with the tests for use VERSION.
11454              That probably needs to be refined.
11455      Branch: perl
11456            ! t/comp/use.t
11457 ____________________________________________________________________________
11458 [ 30449] By: rgs                                   on 2007/03/03  09:39:55
11459         Log: Subject: [PATCH] Don't copy DynaLoader.o unnecessarily
11460              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
11461              Date: Thu, 1 Mar 2007 08:47:30 -0800 (PST)
11462              Message-ID: <566598.96493.qm@web30204.mail.mud.yahoo.com>
11463      Branch: perl
11464            ! ext/DynaLoader/Makefile.PL
11465 ____________________________________________________________________________
11466 [ 30448] By: rgs                                   on 2007/03/03  09:36:54
11467         Log: Add a volatile modifier to avoid possible cloberring by longjmp,
11468              as the compiler used by Jerry D. Hedden warns.
11469      Branch: perl
11470            ! perl.c
11471 ____________________________________________________________________________
11472 [ 30447] By: rgs                                   on 2007/03/03  09:34:23
11473         Log: Compilation warnings fixes by Jerry D. Hedden
11474      Branch: perl
11475            ! perlio.c pp_sys.c universal.c xsutils.c
11476 ____________________________________________________________________________
11477 [ 30446] By: rgs                                   on 2007/03/03  09:29:37
11478         Log: Make use VERSION also load feature.pm
11479      Branch: perl
11480            + t/lib/feature/implicit
11481            ! MANIFEST lib/feature.pm pod/perlfunc.pod pp_ctl.c
11482 ____________________________________________________________________________
11483 [ 30445] By: craigb                                on 2007/03/03  04:35:24
11484         Log: Fix a few errors and ambiguities in configure.com caught by
11485              Charlie Hammond's DCL Checker.
11486      Branch: perl
11487            ! configure.com
11488 ____________________________________________________________________________
11489 [ 30444] By: nicholas                              on 2007/03/02  15:02:43
11490         Log: Avoid an assertion failure when overloading readpipe.
11491      Branch: perl
11492            ! t/op/gv.t toke.c
11493 ____________________________________________________________________________
11494 [ 30443] By: nicholas                              on 2007/03/02  14:42:27
11495         Log: More assertion failures, found by auditing the code.
11496      Branch: perl
11497            ! gv.c t/op/gv.t toke.c universal.c
11498 ____________________________________________________________________________
11499 [ 30442] By: nicholas                              on 2007/03/02  13:23:22
11500         Log: Don't crash if the symbol table entry for ISA isn't a typeglob.
11501      Branch: perl
11502            ! gv.c t/op/gv.t
11503 ____________________________________________________________________________
11504 [ 30441] By: rgs                                   on 2007/03/02  12:58:04
11505         Log: More work on perldelta
11506      Branch: perl
11507            ! pod/perl595delta.pod
11508 ____________________________________________________________________________
11509 [ 30440] By: nicholas                              on 2007/03/01  17:46:49
11510         Log: The bug fixed by change 29610 would have been avoided with this
11511              assertion - ensure that the hek argument to Perl_unshare_hek() is not
11512              NULL, because if it is, then S_unshare_hek_or_pvn() will merrily
11513              unshare the string "" instead.
11514      Branch: perl
11515            ! hv.c
11516 ____________________________________________________________________________
11517 [ 30439] By: nicholas                              on 2007/03/01  16:09:31
11518         Log: Don't SEGV when dumping an undefined typeglob. The HEK used to store
11519              the GV's name can be NULL.
11520      Branch: perl
11521            ! gv.h
11522 ____________________________________________________________________________
11523 [ 30438] By: rgs                                   on 2007/03/01  15:22:52
11524         Log: Mention the syntax C<use feature ':5.10'> in feature.pm's synopsis
11525      Branch: perl
11526            ! lib/feature.pm
11527 ____________________________________________________________________________
11528 [ 30437] By: rgs                                   on 2007/03/01  11:20:14
11529         Log: Upgrade to Params::Check 0.26
11530      Branch: perl
11531            ! lib/Params/Check.pm lib/Params/Check/t/01_Params-Check.t
11532 ____________________________________________________________________________
11533 [ 30436] By: rgs                                   on 2007/03/01  10:54:09
11534         Log: Subject: Re: New file: t/op/regexp_email.t
11535              From: demerphq <demerphq@gmail.com>
11536              Date: Wed, 28 Feb 2007 17:45:33 +0100
11537              Message-ID: <9b18b3110702280845p7860ca08taf1aead39a178aa4@mail.gmail.com>
11538      Branch: perl
11539            + t/op/regexp_email.t
11540            ! MANIFEST ext/re/re.pm regcomp.h regexec.c
11541 ____________________________________________________________________________
11542 [ 30435] By: rgs                                   on 2007/03/01  10:30:04
11543         Log: A new test by Abigail: Check that certain modules don't
11544              get loaded when other modules are used.
11545      Branch: perl
11546            + t/lib/no_load.t
11547            ! MANIFEST
11548 ____________________________________________________________________________
11549 [ 30434] By: rgs                                   on 2007/03/01  10:21:58
11550         Log: Subject: [PATCH] Re: Revisits in 'make install'
11551              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
11552              Date: Wed, 28 Feb 2007 10:59:49 -0800 (PST)
11553              Message-ID: <95346.11233.qm@web30207.mail.mud.yahoo.com>
11554      Branch: perl
11555            ! Makefile.SH
11556 ____________________________________________________________________________
11557 [ 30433] By: rgs                                   on 2007/03/01  10:10:41
11558         Log: A couple of casting nits by Jarkko
11559      Branch: perl
11560            ! op.c pp_hot.c
11561 ____________________________________________________________________________
11562 [ 30432] By: rgs                                   on 2007/03/01  09:19:07
11563         Log: Teach Module::Build about DragonflyBSD
11564      Branch: perl
11565            ! lib/Module/Build.pm
11566 ____________________________________________________________________________
11567 [ 30431] By: rgs                                   on 2007/02/28  15:27:23
11568         Log: Missing dual-lived modules in maintainers list
11569      Branch: perl
11570            ! Porting/Maintainers.pl
11571 ____________________________________________________________________________
11572 [ 30430] By: rgs                                   on 2007/02/28  14:51:41
11573         Log: Update my email address
11574      Branch: perl
11575            ! AUTHORS Porting/checkAUTHORS.pl
11576 ____________________________________________________________________________
11577 [ 30429] By: steveh                                on 2007/02/28  12:29:35
11578         Log: Subject: [PATCH] Win32 doc update for Win32CORE changes
11579              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
11580              Date: Mon, 26 Feb 2007 11:28:00 -0800 (PST)
11581              Message-ID: <13678.68.166.55.187.1172518080.squirrel@68.166.55.187>
11582      Branch: perl
11583            ! ext/Win32/Win32.pm ext/Win32CORE/Win32CORE.pm
11584 ____________________________________________________________________________
11585 [ 30428] By: rgs                                   on 2007/02/28  10:42:03
11586         Log: Subject: [PATCH t/japh/abigail.t] Unexpected output
11587              From: Abigail <abigail@abigail.be>
11588              Date: Tue, 27 Feb 2007 23:00:28 +0100
11589              Message-ID: <20070227220028.GA460@abigail.nl>
11590      Branch: perl
11591            ! t/japh/abigail.t
11592 ____________________________________________________________________________
11593 [ 30427] By: rgs                                   on 2007/02/28  09:22:56
11594         Log: Remove obsolete test for the deprecation warning I just removed.
11595      Branch: perl
11596            ! t/op/regmesg.t
11597 ____________________________________________________________________________
11598 [ 30426] By: steveh                                on 2007/02/28  09:13:43
11599         Log: Subject: [PATCH] Fix ext/Win32API/File/t/file.t under test harness
11600              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
11601              Date: Tue, 27 Feb 2007 09:38:15 -0800 (PST)
11602              Message-ID: <994673.36516.qm@web30215.mail.mud.yahoo.com>
11603      Branch: perl
11604            ! ext/Win32API/File/t/file.t
11605 ____________________________________________________________________________
11606 [ 30425] By: steveh                                on 2007/02/28  09:11:19
11607         Log: Subject: Re: [PATCH] Re: Math::BigInt and Win32API::File whines a lot during make test...
11608              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
11609              Date: Tue, 27 Feb 2007 10:33:36 -0800 (PST)
11610              Message-ID: <738238.57355.qm@web30201.mail.mud.yahoo.com>
11611              
11612              (Silences warnings about math lib(s), avoids using Math::BigInt
11613              when using 64-bit ints and changes "new" to "->new()")
11614      Branch: perl
11615            ! ext/Win32API/File/File.pm
11616 ____________________________________________________________________________
11617 [ 30424] By: rgs                                   on 2007/02/28  08:54:05
11618         Log: (?p{}) has been deprecated for a long time.
11619              Remove it, so people are not confused with regard to the
11620              new /p regexp modifier.
11621      Branch: perl
11622            ! regcomp.c t/lib/warnings/regcomp toke.c
11623 ____________________________________________________________________________
11624 [ 30423] By: rgs                                   on 2007/02/28  08:45:55
11625         Log: Add new tests for keys in %+ and %-
11626      Branch: perl
11627            ! t/op/pat.t
11628 ____________________________________________________________________________
11629 [ 30422] By: rgs                                   on 2007/02/28  08:45:13
11630         Log: perltodo nit for SelfLoader
11631      Branch: perl
11632            ! pod/perltodo.pod
11633 ____________________________________________________________________________
11634 [ 30421] By: rgs                                   on 2007/02/28  08:44:16
11635         Log: Fix a couple of typos in internal docs
11636      Branch: perl
11637            ! hv.c util.c
11638 ____________________________________________________________________________
11639 [ 30420] By: nicholas                              on 2007/02/27  23:07:39
11640         Log: Subject: [PATCH AUTHORS] Change of email address.
11641              From: Abigail <abigail@abigail.be>
11642              Message-ID: <20070227225456.GA1808@abigail.nl>
11643              Date: Tue, 27 Feb 2007 23:54:56 +0100
11644      Branch: perl
11645            ! AUTHORS
11646 ____________________________________________________________________________
11647 [ 30419] By: nicholas                              on 2007/02/27  20:36:14
11648         Log: Subject: [PATCH] Skip tests if Encode not built
11649              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
11650              Date: Tue, 27 Feb 2007 11:27:58 -0800 (PST)
11651              Message-ID: <176638.9767.qm@web30207.mail.mud.yahoo.com>
11652      Branch: perl
11653            ! lib/Pod/Simple/t/corpustest.t
11654            ! lib/encoding/warnings/t/4-lexical.t
11655 ____________________________________________________________________________
11656 [ 30418] By: rgs                                   on 2007/02/27  14:07:28
11657         Log: Disable the strict pragma before eval'ing selfloaded code.
11658      Branch: perl
11659            ! lib/SelfLoader.pm
11660 ____________________________________________________________________________
11661 [ 30417] By: rgs                                   on 2007/02/27  13:39:03
11662         Log: dmq points out that %+ and %- are not arrays. Fix the doc.
11663      Branch: perl
11664            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm
11665 ____________________________________________________________________________
11666 [ 30416] By: rgs                                   on 2007/02/27  13:16:46
11667         Log: Update Changes
11668      Branch: perl
11669            ! Changes
11670 ____________________________________________________________________________
11671 [ 30415] By: rgs                                   on 2007/02/27  10:56:17
11672         Log: Rework and fix docs for %+, %- and re::Tie::Hash::NamedCapture.
11673      Branch: perl
11674            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm pod/perlvar.pod
11675 ____________________________________________________________________________
11676 [ 30414] By: craigb                                on 2007/02/27  01:41:31
11677         Log: On VMS, use the normal executable file extension for the copy of 
11678              Perl used to run the test suite.  Not doing so was confusing
11679              some of the Module::Build tests.
11680      Branch: perl
11681            ! vms/descrip_mms.template vms/test.com
11682 ____________________________________________________________________________
11683 [ 30413] By: rgs                                   on 2007/02/26  17:10:33
11684         Log: Subject: Re: [perl #41565] qr// memory corruption
11685              From: demerphq <demerphq@gmail.com>
11686              Date: Mon, 26 Feb 2007 16:45:23 +0100
11687              Message-ID: <9b18b3110702260745u373980e8x19ba3afdf33bd424@mail.gmail.com>
11688      Branch: perl
11689            ! ext/re/t/regop.t regcomp.c regexec.c
11690 ____________________________________________________________________________
11691 [ 30412] By: rgs                                   on 2007/02/26  16:49:45
11692         Log: Subject: Re: Regexp recursion limit too low?
11693              From: demerphq <demerphq@gmail.com>
11694              Date: Thu, 15 Feb 2007 17:22:16 +0100
11695              Message-ID: <9b18b3110702150822o13a4f240g86463c60e625fb8f@mail.gmail.com>
11696      Branch: perl
11697            ! regexec.c regexp.h
11698 ____________________________________________________________________________
11699 [ 30411] By: steveh                                on 2007/02/26  13:45:23
11700         Log: Bump $Win32API::File::VERSION for change #30409
11701      Branch: perl
11702            ! ext/Win32API/File/File.pm
11703 ____________________________________________________________________________
11704 [ 30410] By: craigb                                on 2007/02/26  13:36:41
11705         Log: In configure.com, include the Win32 extensions in $Config{known_extensions},
11706              but not it $Config{extensions}.  This way t/TEST knows to exclude them.
11707      Branch: perl
11708            ! configure.com
11709 ____________________________________________________________________________
11710 [ 30409] By: steveh                                on 2007/02/26  13:27:58
11711         Log: Subject: [PATCH] Re: [PATCH] Re: Win32 modules & cygwin
11712              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
11713              Date: Mon, 26 Feb 2007 00:45:10 -0800 (PST)
11714              Message-ID: <1300.63.226.247.142.1172479510.squirrel@63.226.247.142>
11715              
11716              (Stops Win32* extension tests from being run when the
11717              corresponding extensions haven't been built)
11718      Branch: perl
11719            ! ext/Win32API/File/t/file.t ext/Win32API/File/t/tie.t
11720            ! ext/Win32CORE/t/win32core.t
11721 ____________________________________________________________________________
11722 [ 30408] By: nicholas                              on 2007/02/26  11:59:27
11723         Log: Update the FSF's address. Plus some other whitespace and NON-WHITESPACE
11724              changes that have crept into the GPL v2.
11725      Branch: perl
11726            ! README emacs/cperl-mode.el lib/Tie/File.pm pod/perlgpl.pod
11727 ____________________________________________________________________________
11728 [ 30407] By: nicholas                              on 2007/02/26  11:07:06
11729         Log: Fix bug #41550 -  AUTOLOAD :lvalue not working the same in blead as in
11730              5.8.8 (a code example from "Extending and Embedding Perl")
11731      Branch: perl
11732            ! op.h t/op/sub_lval.t
11733 ____________________________________________________________________________
11734 [ 30406] By: nicholas                              on 2007/02/26  09:33:15
11735         Log: Convert t/op/sub_lval.t to test.pl
11736      Branch: perl
11737            ! t/op/sub_lval.t
11738 ____________________________________________________________________________
11739 [ 30405] By: rgs                                   on 2007/02/26  06:59:44
11740         Log: Module::Pluggable wasn't in the maintainers list
11741      Branch: perl
11742            ! Porting/Maintainers.pl
11743 ____________________________________________________________________________
11744 [ 30404] By: rgs                                   on 2007/02/26  06:57:22
11745         Log: Add a version number to Module::Pluggable::Object and
11746              bump the version number of Module::Pluggable
11747      Branch: perl
11748            ! lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
11749 ____________________________________________________________________________
11750 [ 30403] By: craigb                                on 2007/02/26  04:35:18
11751         Log: In perlport, refine description of eight-level directory depth
11752              limitation on older VMS systems and add example of how to tell 
11753              when we're in trouble.
11754      Branch: perl
11755            ! pod/perlport.pod
11756 ____________________________________________________________________________
11757 [ 30402] By: craigb                                on 2007/02/26  01:08:07
11758         Log: Assorted updates to vms/vms.c to fix compiler errors on VAX.
11759      Branch: perl
11760            ! vms/vms.c
11761 ____________________________________________________________________________
11762 [ 30401] By: craigb                                on 2007/02/26  01:06:30
11763         Log: One more longdouble nit for configure.com, following 30217, 30325, and 30329.
11764      Branch: perl
11765            ! configure.com
11766 ____________________________________________________________________________
11767 [ 30400] By: craigb                                on 2007/02/26  00:42:30
11768         Log: Module::Pluggable::Object::search_paths portability update prompted by
11769              VMS test failures.  Patch also submitted to CPAN RT queue at 
11770              <http://rt.cpan.org/Public/Bug/Display.html?id=13607>.
11771      Branch: perl
11772            ! lib/Module/Pluggable/Object.pm
11773            ! lib/Module/Pluggable/t/20dodgy_files.t
11774 ____________________________________________________________________________
11775 [ 30399] By: rgs                                   on 2007/02/25  17:00:26
11776         Log: Subject: [PATCH] sigtrap.pm (handler_traceback): do not clobber $_
11777              From: Alexey Tourbin <at@altlinux.ru>
11778              Date: Sat, 24 Feb 2007 21:24:32 +0300
11779              Message-ID: <20070224182432.GA14446@localhost.localdomain>
11780      Branch: perl
11781            ! lib/sigtrap.pm
11782 ____________________________________________________________________________
11783 [ 30398] By: rgs                                   on 2007/02/25  16:44:52
11784         Log: Subject: [perl #41560] [PATCH] crash in Perl_vmess when GvIOp is null 
11785              From: "Devin Heitmueller" (via RT) <perlbug-followup@perl.org>
11786              Date: Tue, 20 Feb 2007 16:38:20 -0800
11787              Message-ID: <rt-3.6.HEAD-24617-1172018300-131.41560-75-0@perl.org>
11788      Branch: perl
11789            ! util.c
11790 ____________________________________________________________________________
11791 [ 30397] By: rgs                                   on 2007/02/25  16:19:07
11792         Log: Subject: Re: [perl #41513] (parsing?)problem when using a '/' followed by a Switch statement
11793              From: "Wolfgang Laun" <wolfgang.laun@gmail.com>
11794              Date: Sat, 24 Feb 2007 15:08:44 +0100
11795              Message-ID: <17de7ee80702240608n1411ef67xcdd1ffb238742bc1@mail.gmail.com>
11796      Branch: perl
11797            ! lib/Switch.pm
11798 ____________________________________________________________________________
11799 [ 30396] By: rgs                                   on 2007/02/25  15:29:20
11800         Log: - Use the same regexp as in change #30395 to parse subroutine
11801              declarations
11802              - Make SelfLoader strict-compliant
11803              - Constant fold debug code out
11804      Branch: perl
11805            ! lib/SelfLoader.pm
11806 ____________________________________________________________________________
11807 [ 30395] By: rgs                                   on 2007/02/25  15:04:17
11808         Log: Factorize three regexps into one, using new regexp features
11809              (with some help from Yves Orton). (Now the compatibilty of this
11810              module with 5.8.x perls is doomed.)
11811      Branch: perl
11812            ! lib/AutoSplit.pm
11813 ____________________________________________________________________________
11814 [ 30394] By: rgs                                   on 2007/02/25  14:42:11
11815         Log: Don't clobber $_ by using "my $_". Potential bug found by Alexey Tourbin.
11816      Branch: perl
11817            ! lib/AutoSplit.pm
11818 ____________________________________________________________________________
11819 [ 30393] By: craigb                                on 2007/02/25  00:54:14
11820         Log: Add a comment to mg.c to clarify that words like "raise" and
11821              "pending" in the context of Perl's deferred signals bear only
11822              an analogous relationship to the underlying signal mechanism.
11823      Branch: perl
11824            ! mg.c
11825 ____________________________________________________________________________
11826 [ 30392] By: craigb                                on 2007/02/24  21:52:23
11827         Log: Update descriptions of long-running ops and non-deferrable
11828              signals in perlipc.pod.
11829      Branch: perl
11830            ! pod/perlipc.pod
11831 ____________________________________________________________________________
11832 [ 30391] By: rgs                                   on 2007/02/24  15:55:06
11833         Log: Subject: [PATCH] ExtUtils/Constant/Base.pm: use constant folding to eliminated dead code
11834              From: Alexey Tourbin <at@altlinux.ru>
11835              Date: Sat, 24 Feb 2007 15:52:23 +0300
11836              Message-ID: <20070224125223.GA17227@localhost.localdomain>
11837      Branch: perl
11838            ! lib/ExtUtils/Constant/Base.pm
11839 ____________________________________________________________________________
11840 [ 30390] By: rgs                                   on 2007/02/24  15:48:49
11841         Log: Subject: [PATCH] ExtUtils/MM_Unix.pm (fixin): do not clobber $/
11842              From: Alexey Tourbin <at@altlinux.ru>
11843              Date: Sat, 24 Feb 2007 15:38:58 +0300
11844              Message-ID: <20070224123858.GA11434@localhost.localdomain>
11845      Branch: perl
11846            ! lib/ExtUtils/MM_Unix.pm
11847 ____________________________________________________________________________
11848 [ 30389] By: rgs                                   on 2007/02/24  15:42:45
11849         Log: Subject: [PATCH] perlio.c (PerlIO_tmpfile): fix memory leak
11850              From: Alexey Tourbin <at@altlinux.ru>
11851              Date: Sat, 24 Feb 2007 14:47:35 +0300
11852              Message-ID: <20070224114735.GA3454@localhost.localdomain>
11853      Branch: perl
11854            ! perlio.c
11855 ____________________________________________________________________________
11856 [ 30388] By: rgs                                   on 2007/02/24  09:53:56
11857         Log: Add a new test for undef and delete on stash entries that
11858              are bound to subroutines or methods. Based on a test by
11859              Robert 'phaylon' Sedlacek.
11860      Branch: perl
11861            + t/op/symbolcache.t
11862            ! MANIFEST
11863 ____________________________________________________________________________
11864 [ 30387] By: rgs                                   on 2007/02/24  09:29:20
11865         Log: C<keys %+> should not warn. Don't make scan_ident test for
11866              ambiguous unary ops when the following token is a hash identifier.
11867              (like with scalars and arrays)
11868      Branch: perl
11869            ! t/lib/warnings/toke toke.c
11870 ____________________________________________________________________________
11871 [ 30386] By: rgs                                   on 2007/02/24  09:04:10
11872         Log: Indexing and POD fixes
11873      Branch: perl
11874            ! pod/perlop.pod
11875 ____________________________________________________________________________
11876 [ 30385] By: rgs                                   on 2007/02/24  08:51:29
11877         Log: Subject: [PATCH] perlretut.pod, 2nd version
11878              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
11879              Date: Thu, 22 Feb 2007 09:36:19 +0100
11880              Message-ID: <45DD5603.1040402@thalesgroup.com>
11881      Branch: perl
11882            ! pod/perlretut.pod
11883 ____________________________________________________________________________
11884 [ 30384] By: rgs                                   on 2007/02/24  07:22:05
11885         Log: At least, fix the MakeMaker build_man tests.
11886      Branch: perl
11887            ! lib/ExtUtils/t/build_man.t
11888 ____________________________________________________________________________
11889 [ 30383] By: rgs                                   on 2007/02/23  18:19:32
11890         Log: Subject: [PATCH blead] Re: [perl #41546] perl 5.8.x bug: overloaded 'eq' does not work with 'nomethod'
11891              From: Rick Delaney <rick@bort.ca>
11892              Date: Wed, 21 Feb 2007 16:53:16 -0500
11893              Message-ID: <20070221215316.GF5646@bort.ca>
11894      Branch: perl
11895            ! gv.c lib/overload.t
11896 ____________________________________________________________________________
11897 [ 30382] By: rgs                                   on 2007/02/22  18:29:18
11898         Log: Reinstate tests removed by change #30381, but don't
11899              "use Config" in the test, because that will overwrite
11900              %main::Config with the real Config hash, not the fake
11901              one from MakeMaker.
11902      Branch: perl
11903            ! lib/ExtUtils/t/build_man.t
11904 ____________________________________________________________________________
11905 [ 30381] By: stevep                                on 2007/02/22  18:09:06
11906         Log: Revert changes to lib/ExtUtils/t/build_man.t from change 
11907              #30380.  The changes in that test write to the now
11908              readonly %Config.
11909      Branch: perl
11910            ! lib/ExtUtils/t/build_man.t
11911 ____________________________________________________________________________
11912 [ 30380] By: stevep                                on 2007/02/22  14:36:27
11913         Log: Upgrade to ExtUtils-MakeMaker-6.32.  Included a version
11914              bump to ExtUtils::MakeMaker to 6.32_01 because changes
11915              #29266 and #29583 were missing from the new release.
11916      Branch: perl
11917            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist.pm
11918            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM.pm
11919            ! lib/ExtUtils/MM_AIX.pm lib/ExtUtils/MM_Any.pm
11920            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
11921            ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
11922            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
11923            ! lib/ExtUtils/MM_QNX.pm lib/ExtUtils/MM_UWIN.pm
11924            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
11925            ! lib/ExtUtils/MM_VOS.pm lib/ExtUtils/MM_Win32.pm
11926            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
11927            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Config.pm
11928            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/MakeMaker/bytes.pm
11929            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm
11930            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/build_man.t
11931            ! lib/ExtUtils/testlib.pm
11932 ____________________________________________________________________________
11933 [ 30379] By: steveh                                on 2007/02/22  09:09:31
11934         Log: Subject: [PATCH] Re: Win32 modules & cygwin
11935              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
11936              Date: Tue, 20 Feb 2007 01:50:18 -0800 (PST)
11937              Message-ID: <1254.67.42.109.122.1171965018.squirrel@67.42.109.122>
11938              
11939              Also includes integration & deletion of win32/ext/Win32API to
11940              ext/Win32API, and addition of copyright message and corrections to
11941              spacing/tabbing as suggested by Jan Dubois.
11942      Branch: perl
11943            + ext/Win32API/File/t/file.t ext/Win32CORE/Makefile.PL
11944            + ext/Win32CORE/Win32CORE.c ext/Win32CORE/Win32CORE.pm
11945            + ext/Win32CORE/t/win32core.t
11946           +> ext/Win32API/File/Changes
11947           +> ext/Win32API/File/ExtUtils/Myconst2perl.pm
11948           +> ext/Win32API/File/File.pm ext/Win32API/File/File.xs
11949           +> ext/Win32API/File/Makefile.PL ext/Win32API/File/README
11950           +> ext/Win32API/File/buffers.h ext/Win32API/File/cFile.h
11951           +> ext/Win32API/File/cFile.pc ext/Win32API/File/const2perl.h
11952           +> ext/Win32API/File/t/tie.t ext/Win32API/File/typemap
11953            - win32/ext/Win32API/File/Changes
11954            - win32/ext/Win32API/File/ExtUtils/Myconst2perl.pm
11955            - win32/ext/Win32API/File/File.pm
11956            - win32/ext/Win32API/File/File.xs
11957            - win32/ext/Win32API/File/Makefile.PL
11958            - win32/ext/Win32API/File/README
11959            - win32/ext/Win32API/File/buffers.h
11960            - win32/ext/Win32API/File/cFile.h
11961            - win32/ext/Win32API/File/cFile.pc
11962            - win32/ext/Win32API/File/const2perl.h
11963            - win32/ext/Win32API/File/t/file.t
11964            - win32/ext/Win32API/File/t/tie.t
11965            - win32/ext/Win32API/File/typemap
11966            ! Configure MANIFEST Porting/Maintainers.pl cygwin/cygwin.c
11967            ! hints/cygwin.sh mkppport.lst win32/FindExt.pm win32/Makefile
11968            ! win32/config_sh.PL win32/makefile.mk win32/win32.c
11969 ____________________________________________________________________________
11970 [ 30378] By: stevep                                on 2007/02/21  17:50:37
11971         Log: Upgrade to CPAN-1.88_77.
11972      Branch: perl
11973            ! lib/CPAN.pm
11974 ____________________________________________________________________________
11975 [ 30376] By: rgs                                   on 2007/02/21  17:33:54
11976         Log: Subject: [PATCH] Re: [PATCH] Test with Errno in autouse.t
11977              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
11978              Date: Wed, 21 Feb 2007 09:27:20 -0800 (PST)
11979              Message-ID: <619324.6794.qm@web30207.mail.mud.yahoo.com>
11980      Branch: perl
11981            ! lib/autouse.t
11982 ____________________________________________________________________________
11983 [ 30375] By: steveh                                on 2007/02/21  13:36:14
11984         Log: Remove unreferenced local variable
11985      Branch: perl
11986            ! ext/threads/threads.pm ext/threads/threads.xs
11987 ____________________________________________________________________________
11988 [ 30374] By: steveh                                on 2007/02/21  08:40:18
11989         Log: Fix Win32 compilation error following #30372
11990      Branch: perl
11991            ! regcomp.c
11992 ____________________________________________________________________________
11993 [ 30373] By: craigb                                on 2007/02/21  01:55:37
11994         Log: Fix VMS exit handling broken in Test::Harness 2.64. Also
11995              submitted as http://rt.cpan.org/Public/Bug/Display.html?id=24985
11996              on CPAN RT queue.
11997      Branch: perl
11998            ! lib/Test/Harness/Results.pm lib/Test/Harness/Straps.pm
11999 ____________________________________________________________________________
12000 [ 30372] By: stevep                                on 2007/02/20  13:24:38
12001         Log: Silence a couple of compile warnings.
12002      Branch: perl
12003            ! regcomp.c regexec.c
12004 ____________________________________________________________________________
12005 [ 30371] By: rgs                                   on 2007/02/20  11:05:15
12006         Log: Some INSTALL nits by Andy Dougherty
12007      Branch: perl
12008            ! INSTALL
12009 ____________________________________________________________________________
12010 [ 30370] By: rgs                                   on 2007/02/20  10:44:44
12011         Log: Skip test when Encode isn't built
12012              (noticed by Jerry D. Hedden)
12013      Branch: perl
12014            ! ext/PerlIO/encoding/t/nolooping.t
12015 ____________________________________________________________________________
12016 [ 30369] By: rgs                                   on 2007/02/20  10:39:52
12017         Log: Subject: [PATCH] Test with Errno in autouse.t
12018              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12019              Date: Sun, 18 Feb 2007 09:09:23 -0800 (PST)
12020              Message-ID: <834019.44481.qm@web30203.mail.mud.yahoo.com>
12021      Branch: perl
12022            ! lib/autouse.t
12023 ____________________________________________________________________________
12024 [ 30368] By: rgs                                   on 2007/02/20  09:31:59
12025         Log: A few nits to perlfunc/map.
12026      Branch: perl
12027            ! pod/perlfunc.pod
12028 ____________________________________________________________________________
12029 [ 30367] By: stevep                                on 2007/02/20  03:55:21
12030         Log: Subject: [PATCH] regexec.c: S_ stands for static
12031              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
12032              Date: Tue, 20 Feb 2007 03:03:03 +0200 (EET)
12033              Message-Id: <20070220010303.2380A43A67@anubis.hut.fi>
12034      Branch: perl
12035            ! regexec.c
12036 ____________________________________________________________________________
12037 [ 30366] By: stevep                                on 2007/02/20  03:52:37
12038         Log: Subject: [PATCH] dump.c: format fixes
12039              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
12040              Date: Tue, 20 Feb 2007 03:00:50 +0200 (EET)
12041              Message-Id: <20070220010050.CCDAF43A67@anubis.hut.fi>
12042      Branch: perl
12043            ! dump.c
12044 ____________________________________________________________________________
12045 [ 30365] By: nicholas                              on 2007/02/19  23:58:53
12046         Log: Avoid *some* g++ errors. (But not all yet)
12047      Branch: perl
12048            ! sv.c warnings.h warnings.pl
12049 ____________________________________________________________________________
12050 [ 30362] By: stevep                                on 2007/02/19  20:51:10
12051         Log: Subject: [PATCH] blead (honestly :-) g++ with -DPERL_GLOBAL_STRUCT_PRIVATE needs tweaking
12052              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
12053              Date: Mon, 19 Feb 2007 19:41:07 +0200 (EET)
12054              Message-Id: <20070219174107.63EEB43A67@anubis.hut.fi>
12055              
12056              Plus a regen picked up changes in pod/perlapi.pod related to change
12057              #30347.
12058      Branch: perl
12059            ! opcode.h opcode.pl pod/perlapi.pod sv.c util.c
12060 ____________________________________________________________________________
12061 [ 30361] By: stevep                                on 2007/02/19  19:42:47
12062         Log: Upgrade to CPAN-1.88_76
12063      Branch: perl
12064            ! lib/CPAN.pm
12065 ____________________________________________________________________________
12066 [ 30360] By: stevep                                on 2007/02/19  19:27:27
12067         Log: Subject: [PATCH] integrate bignum 0.19
12068              From: Tels <nospam-abuse@bloodgate.com>
12069              Date: Sat, 3 Feb 2007 13:42:20 +0100
12070              Message-Id: <200702031342.21634@bloodgate.com>
12071      Branch: perl
12072            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
12073            ! lib/bigrat.pm
12074 ____________________________________________________________________________
12075 [ 30359] By: stevep                                on 2007/02/19  19:23:03
12076         Log: Subject: [PATCH] Integrate BigRat 0.17
12077              From: Tels <nospam-abuse@bloodgate.com>
12078              Date: Sat, 3 Feb 2007 13:10:57 +0100
12079              Message-Id: <200702031310.58656@bloodgate.com>
12080      Branch: perl
12081            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
12082 ____________________________________________________________________________
12083 [ 30358] By: stevep                                on 2007/02/19  19:15:15
12084         Log: Subject: [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11
12085              From: Tels <nospam-abuse@bloodgate.com>
12086              Date: Fri, 2 Feb 2007 15:37:36 +0100
12087              Message-Id: <200702021537.38442@bloodgate.com>
12088              
12089              Subject: Re: [PATCH] integrate Math::BigInt 1.79 and Math::BigInt::FastCalc 0.11
12090              From: Tels <nospam-abuse@bloodgate.com>
12091              Date: Tue, 6 Feb 2007 20:18:48 +0100
12092              Message-Id: <200702062019.05487@bloodgate.com>
12093              
12094              Also, a fix for @INC in lib/Math/BigInt/t/calling.t
12095              
12096              Additional tests to perform Pod and Pod coverage testing
12097              were left out based on removal of similar test files previously.
12098      Branch: perl
12099            ! ext/Math/BigInt/FastCalc/FastCalc.pm
12100            ! ext/Math/BigInt/FastCalc/Makefile.PL lib/Math/BigFloat.pm
12101            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
12102            ! lib/Math/BigInt/t/alias.inc lib/Math/BigInt/t/bare_mbf.t
12103            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
12104            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
12105            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
12106            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/sub_mbf.t
12107            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
12108            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
12109            ! t/lib/Math/BigInt/BareCalc.pm t/lib/Math/BigInt/Scalar.pm
12110            ! t/lib/Math/BigInt/Subclass.pm
12111 ____________________________________________________________________________
12112 [ 30357] By: rgs                                   on 2007/02/19  18:23:51
12113         Log: Revert change #28980 per Jarkko's suggestion
12114              (it was actually breaking g++ builds)
12115      Branch: perl
12116            ! ext/Encode/bin/enc2xs
12117 ____________________________________________________________________________
12118 [ 30352] By: rgs                                   on 2007/02/19  13:41:41
12119         Log: Actually, only changes to regexec.c from #30081 needed to be reverted.
12120      Branch: perl
12121            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm ext/re/re.pm regcomp.c
12122 ____________________________________________________________________________
12123 [ 30351] By: rgs                                   on 2007/02/19  13:08:03
12124         Log: Revert change #30081 at dmq's request, and mark its tests
12125              as TODO. (This should restore compilation with g++)
12126      Branch: perl
12127            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm ext/re/re.pm regcomp.c
12128            ! regexec.c t/op/pat.t
12129 ____________________________________________________________________________
12130 [ 30349] By: rgs                                   on 2007/02/19  10:08:38
12131         Log: Add a cast for C++ compilation
12132      Branch: perl
12133            ! mg.c
12134 ____________________________________________________________________________
12135 [ 30348] By: nicholas                              on 2007/02/18  20:07:39
12136         Log: More efficient to call newSV_type() then SvGROW() instead of newSV()
12137              with a size then sv_upgrade(), as the latter calls sv_upgrade() twice.
12138      Branch: perl
12139            ! perl.c toke.c
12140 ____________________________________________________________________________
12141 [ 30347] By: nicholas                              on 2007/02/18  19:40:43
12142         Log: Add a new API function newSV_type, to replace the idiom:
12143              sv = newSV(0);
12144              sv_upgrade(sv, type);
12145      Branch: perl
12146            ! av.c embed.fnc embed.h global.sym gv.c hv.c mathoms.c op.c
12147            ! pad.c perl.c pp.c pp_ctl.c pp_hot.c proto.h sv.c toke.c
12148 ____________________________________________________________________________
12149 [ 30346] By: nicholas                              on 2007/02/18  18:33:04
12150         Log: Properly handle the differences in hints in the optree with/without
12151              use open; by adding the with-open hints to all the golden results,
12152              and providing a new flag strip_open_hint to checkOptree().
12153      Branch: perl
12154            ! ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
12155            ! ext/B/t/optree_concise.t ext/B/t/optree_constants.t
12156            ! ext/B/t/optree_misc.t ext/B/t/optree_samples.t
12157            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
12158            ! ext/B/t/optree_varinit.t
12159 ____________________________________________________________________________
12160 [ 30345] By: nicholas                              on 2007/02/18  17:56:13
12161         Log: newHV doesn't need to turn off POK or NOK, as they will default to not
12162              being set.
12163      Branch: perl
12164            ! hv.c
12165 ____________________________________________________________________________
12166 [ 30344] By: nicholas                              on 2007/02/18  14:18:01
12167         Log: test.pl should locally increase $Level, rather than setting it to a
12168              hard value, so that callers of like and unlike can present diagnostics
12169              with the line number of their own caller.
12170      Branch: perl
12171            ! t/test.pl
12172 ____________________________________________________________________________
12173 [ 30343] By: craigb                                on 2007/02/18  03:54:46
12174         Log: Make vms/munchconfig.c able to take a list of substitutions from
12175              a file so we don't overflow the command buffer on older systems.
12176      Branch: perl
12177            ! configure.com vms/munchconfig.c
12178 ____________________________________________________________________________
12179 [ 30342] By: craigb                                on 2007/02/17  22:40:51
12180         Log: Make configure.com's manifest checker more robust when handling files with 
12181              multiple dots that also have an underscore in the name (e.g., foo_bar.tar.gz).
12182              Various archive utilities will create that as foo_bar_tar.gz or foo_bar.tar_gz,
12183              at least on ODS-2 volumes.
12184      Branch: perl
12185            ! configure.com
12186 ____________________________________________________________________________
12187 [ 30335] By: nicholas                              on 2007/02/17  14:12:07
12188         Log: Missed an aTHX_ in B's call to Perl_emulate_cop_io.
12189              Missed that global.sym was modified.
12190      Branch: perl
12191            ! ext/B/B.xs global.sym
12192 ____________________________________________________________________________
12193 [ 30334] By: nicholas                              on 2007/02/17  12:39:17
12194         Log: Split the storage of the layers specificied by open.pm into one hint
12195              for input, and one for output, as this better reflects how they are
12196              used. The original "concatenate with \0" plan was really only a
12197              compramise to avoid needing to increase every COP by 2 pointers.
12198      Branch: perl
12199            ! embed.fnc embed.h ext/B/B.xs ext/B/B/Concise.pm
12200            ! ext/B/t/OptreeCheck.pm mg.c perl.h perlio.c proto.h
12201 ____________________________________________________________________________
12202 [ 30333] By: nicholas                              on 2007/02/16  23:54:33
12203         Log: Move all the cut&paste open TODO logic into OptreeCheck.pm, where it
12204              should have been in the first place. Apply strict and warnings to
12205              OptreeCheck.pm, and remove dead code they show up.
12206      Branch: perl
12207            ! ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
12208            ! ext/B/t/optree_concise.t ext/B/t/optree_constants.t
12209            ! ext/B/t/optree_misc.t ext/B/t/optree_samples.t
12210            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
12211            ! ext/B/t/optree_varinit.t
12212 ____________________________________________________________________________
12213 [ 30332] By: stevep                                on 2007/02/16  20:19:16
12214         Log: Subject: [perl #41521] Fix for IO::Socket send method
12215              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
12216              Date: Fri, 16 Feb 2007 11:26:45 -0800
12217              Message-ID: <rt-3.6.HEAD-24617-1171654005-819.41521-75-0@perl.org>
12218      Branch: perl
12219            ! ext/IO/lib/IO/Socket.pm
12220 ____________________________________________________________________________
12221 [ 30331] By: steveh                                on 2007/02/16  18:14:58
12222         Log: Fix Win32 build after unusual breakage caused by #30327
12223              (Boy, did that take some tracking down!)
12224      Branch: perl
12225            ! win32/config_h.PL
12226 ____________________________________________________________________________
12227 [ 30330] By: rgs                                   on 2007/02/16  15:38:39
12228         Log: Update Changes
12229      Branch: perl
12230            ! Changes
12231 ____________________________________________________________________________
12232 [ 30329] By: craigb                                on 2007/02/16  14:41:18
12233         Log: In configure.com, put the "use" back in useieee (typo in #30325)
12234      Branch: perl
12235            ! configure.com
12236 ____________________________________________________________________________
12237 [ 30327] By: rgs                                   on 2007/02/16  10:30:57
12238         Log: Avoid to run config_h.SH twice during configuration.
12239      Branch: perl
12240            ! cflags.SH config_h.SH
12241 ____________________________________________________________________________
12242 [ 30325] By: craigb                                on 2007/02/16  00:43:07
12243         Log: In configure.com, further disambiguate -Duselongdouble and its 
12244              prerequisites from other 64-bit options.
12245      Branch: perl
12246            ! configure.com
12247 ____________________________________________________________________________
12248 [ 30317] By: rgs                                   on 2007/02/15  14:16:56
12249         Log: Hakim Cassimally is the new maintainer of the Perldoc modules
12250      Branch: perl
12251            ! Porting/Maintainers.pl
12252 ____________________________________________________________________________
12253 [ 30315] By: rgs                                   on 2007/02/15  13:10:31
12254         Log: Subject: Re: Patch for Deep recursion in B::Deparse
12255              From: Ash Berlin <ash_cpan@firemirror.com>
12256              Date: Thu, 15 Feb 2007 10:47:15 +0000
12257              Message-ID: <45D43A33.6070101@firemirror.com>
12258      Branch: perl
12259            ! ext/B/B/Deparse.pm
12260 ____________________________________________________________________________
12261 [ 30313] By: rgs                                   on 2007/02/15  12:39:46
12262         Log: Subject: Re: [perl #41491] Incorrect regexp warning.
12263              From: demerphq <demerphq@gmail.com>
12264              Date: Thu, 15 Feb 2007 12:07:40 +0100
12265              Message-ID: <9b18b3110702150307t21b5efd2jfdeebccdff9175b1@mail.gmail.com>
12266      Branch: perl
12267            ! regcomp.c
12268 ____________________________________________________________________________
12269 [ 30310] By: rgs                                   on 2007/02/15  09:34:01
12270         Log: Subject: [PATCH] Use newer 'threads' constructs
12271              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12272              Date: Mon, 12 Feb 2007 12:04:33 -0800 (PST)
12273              Message-ID: <844555.64815.qm@web30202.mail.mud.yahoo.com>
12274      Branch: perl
12275            ! ext/XS/APItest/t/my_cxt.t ext/threads/shared/t/blessed.t
12276            ! ext/threads/shared/t/cond.t ext/threads/shared/t/hv_refs.t
12277            ! ext/threads/threads.xs lib/Thread/Queue.t lib/perl5db.pl
12278            ! pod/perlapi.pod pod/perlxs.pod sv.c t/op/threads.t
12279 ____________________________________________________________________________
12280 [ 30298] By: nicholas                              on 2007/02/14  20:59:02
12281         Log: There's no need to special case SVt_NULL in the print code, as it's
12282              only 0.01% of the cases called, and the call to SvPV_const() will
12283              issue the same warning and return the same empty string result for us.
12284              Unfortunately changing the switch statement to an if results in lots of
12285              whitespace changes, hence this change appears much larger than it is.
12286      Branch: perl
12287            ! doio.c
12288 ____________________________________________________________________________
12289 [ 30293] By: rgs                                   on 2007/02/14  17:29:53
12290         Log: Allow to override MAX_RECURSE_EVAL_NOCHANGE_DEPTH,
12291              introduced in change 28939 (this should be documented)
12292      Branch: perl
12293            ! regexp.h
12294 ____________________________________________________________________________
12295 [ 30280] By: mhx                                   on 2007/02/14  13:23:50
12296         Log: Upgrade to Devel::PPPort 3.11
12297      Branch: perl
12298            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
12299            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort_pm.PL
12300            ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/README
12301            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL
12302            ! ext/Devel/PPPort/mktests.PL ext/Devel/PPPort/module2.c
12303            ! ext/Devel/PPPort/module3.c ext/Devel/PPPort/parts/apicheck.pl
12304            ! ext/Devel/PPPort/parts/inc/MY_CXT
12305            ! ext/Devel/PPPort/parts/inc/SvPV
12306            ! ext/Devel/PPPort/parts/inc/SvREFCNT
12307            ! ext/Devel/PPPort/parts/inc/Sv_set
12308            ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop
12309            ! ext/Devel/PPPort/parts/inc/exception
12310            ! ext/Devel/PPPort/parts/inc/format
12311            ! ext/Devel/PPPort/parts/inc/grok
12312            ! ext/Devel/PPPort/parts/inc/limits
12313            ! ext/Devel/PPPort/parts/inc/mPUSH
12314            ! ext/Devel/PPPort/parts/inc/magic
12315            ! ext/Devel/PPPort/parts/inc/memory
12316            ! ext/Devel/PPPort/parts/inc/misc
12317            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
12318            ! ext/Devel/PPPort/parts/inc/newRV
12319            ! ext/Devel/PPPort/parts/inc/podtest
12320            ! ext/Devel/PPPort/parts/inc/ppphbin
12321            ! ext/Devel/PPPort/parts/inc/ppphdoc
12322            ! ext/Devel/PPPort/parts/inc/ppphtest
12323            ! ext/Devel/PPPort/parts/inc/pvs
12324            ! ext/Devel/PPPort/parts/inc/snprintf
12325            ! ext/Devel/PPPort/parts/inc/strlfuncs
12326            ! ext/Devel/PPPort/parts/inc/sv_xpvf
12327            ! ext/Devel/PPPort/parts/inc/threads
12328            ! ext/Devel/PPPort/parts/inc/uv
12329            ! ext/Devel/PPPort/parts/inc/variables
12330            ! ext/Devel/PPPort/parts/inc/version
12331            ! ext/Devel/PPPort/parts/inc/warn
12332            ! ext/Devel/PPPort/parts/ppptools.pl ext/Devel/PPPort/soak
12333            ! ext/Devel/PPPort/typemap
12334 ____________________________________________________________________________
12335 [ 30278] By: merijn                                on 2007/02/14  07:54:59
12336         Log: Subject: Re: [PATCH] Document that m//k works
12337              From: demerphq <demerphq@gmail.com>
12338              Date: Tue, 13 Feb 2007 22:04:54 +0100
12339              Message-ID: <9b18b3110702131304q370f3530j463c1a59c5ac1dfe@mail.gmail.com>
12340      Branch: perl
12341            + t/op/regexp_pmod.t
12342            - t/op/regexp_kmod.t
12343            ! MANIFEST ext/re/t/re_funcs.t pod/perlop.pod pod/perlre.pod
12344            ! pod/perlvar.pod regexp.h
12345 ____________________________________________________________________________
12346 [ 30277] By: nicholas                              on 2007/02/14  00:04:54
12347         Log: Change 30276 wasn't meant do mess with t/lib/common.pl. Oops.
12348              Undo the mistake.
12349      Branch: perl
12350            ! t/lib/common.pl
12351 ____________________________________________________________________________
12352 [ 30268] By: nicholas                              on 2007/02/13  20:11:53
12353         Log: Invoke minitrue to ensure that my spelling had always been correct.
12354              [We] thank Big Brother for raising the chocolate ration to twenty
12355              grammes a week.
12356      Branch: perl
12357            ! Changes
12358 ____________________________________________________________________________
12359 [ 30267] By: merijn                                on 2007/02/13  20:11:08
12360         Log: Subject: Re: Segmentation fault at undeclared for loop variable
12361              From: Robin Houston <robin@cpan.org>
12362              Date: Tue, 13 Feb 2007 16:50:08 +0000
12363              Message-Id: <C8B8E41C-C6FE-4822-918B-C62C916194DF@cpan.org>
12364      Branch: perl
12365            ! op.c
12366 ____________________________________________________________________________
12367 [ 30265] By: merijn                                on 2007/02/13  19:43:15
12368         Log: Subject: [PATCH] add hooks for capture buffers into regex engine.
12369              From: demerphq <demerphq@gmail.com>
12370              Date: Tue, 13 Feb 2007 20:27:33 +0100
12371              Message-ID: <9b18b3110702131127q79cc6df1lb1480d9a40d15213@mail.gmail.com>
12372      Branch: perl
12373            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h mg.c perl.h
12374            ! proto.h regcomp.c regcomp.h regexp.h
12375 ____________________________________________________________________________
12376 [ 30264] By: merijn                                on 2007/02/13  19:36:56
12377         Log: Subject: Re: [perl #41491] Incorrect regexp warning.
12378              From: demerphq <demerphq@gmail.com>
12379              Date: Tue, 13 Feb 2007 19:09:17 +0100
12380              Message-ID: <9b18b3110702131009l6a0867a3m8317c9d62328f834@mail.gmail.com>
12381      Branch: perl
12382            ! regcomp.c
12383 ____________________________________________________________________________
12384 [ 30258] By: steveh                                on 2007/02/13  16:02:42
12385         Log: Vadim did the static build change
12386      Branch: perl
12387            ! pod/perl595delta.pod
12388 ____________________________________________________________________________
12389 [ 30257] By: rgs                                   on 2007/02/13  15:30:12
12390         Log: A few more details in perldelta
12391      Branch: perl
12392            ! pod/perl595delta.pod
12393 ____________________________________________________________________________
12394 [ 30256] By: stevep                                on 2007/02/13  15:23:00
12395         Log: Upgrade to CPAN-1.88_72
12396      Branch: perl
12397            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
12398            ! lib/CPAN/Queue.pm lib/CPAN/Tarzip.pm
12399 ____________________________________________________________________________
12400 [ 30255] By: nicholas                              on 2007/02/13  14:22:32
12401         Log: Change 26487 left some debugging code in, and through the wonders of
12402              autovivification, that code actually introduced a bug, most easily
12403              visible for the for the non-5.9.x case.
12404      Branch: perl
12405            ! ext/B/t/optree_constants.t lib/constant.pm
12406 ____________________________________________________________________________
12407 [ 30254] By: stevep                                on 2007/02/13  03:19:05
12408         Log: Subject: [PATCH] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.70.tar.gz
12409              From: John Peacock <jpeacock@rowman.com>
12410              Date: Mon, 12 Feb 2007 21:51:23 -0500
12411              Message-ID: <45D127AB.3050904@rowman.com>
12412      Branch: perl
12413            ! lib/version.pm lib/version.pod lib/version.t util.c
12414 ____________________________________________________________________________
12415 [ 30240] By: nicholas                              on 2007/02/12  20:29:43
12416         Log: Integrate:
12417              [ 29832]
12418              Avoid a SEGV in DBI's test suite, discovered by Andreas.
12419              Probably need to go through and audit to see if there are analagous
12420              places that need tweaking.
12421      Branch: perl
12422           !> perl.c
12423 ____________________________________________________________________________
12424 [ 30236] By: merijn                                on 2007/02/12  18:33:45
12425         Log: Subject: Re: [perl #41492] Incorrect match with /(?(DEFINE)(?<A> (?&B)+)(?<B> a))/
12426              From: demerphq <demerphq@gmail.com>
12427              Date: Mon, 12 Feb 2007 19:15:33 +0100
12428              Message-ID: <9b18b3110702121015o1c84ff6hfd69cfa645fae0bf@mail.gmail.com>
12429      Branch: perl
12430            ! regexec.c t/op/re_tests
12431 ____________________________________________________________________________
12432 [ 30235] By: nicholas                              on 2007/02/12  18:25:07
12433         Log: Integrate:
12434              [ 24458]
12435              Fix from Steve Peters
12436              
12437              [ 24464]
12438              Subject: RE: 5.8.7-tobe fails to compile on AIX 4.3.3
12439              From: "Jan Dubois" <jand@ActiveState.com>
12440              Message-Id: <200505131921.j4DJLgG5007986@smtp3.ActiveState.com>
12441              Date: Fri, 13 May 2005 12:21:40 -0700
12442              
12443              
12444              and then regenerate reentr.h, with the , no longer inside
12445              REENTR_MEMZERO(). This keeps macros looking like functions.
12446      Branch: perl
12447            ! reentr.h
12448           !> reentr.pl
12449 ____________________________________________________________________________
12450 [ 30234] By: merijn                                on 2007/02/12  17:46:46
12451         Log: Subject: Re: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.
12452              From: Paul Johnson <paul@pjcj.net>
12453              Date: Sat, 10 Feb 2007 23:10:31 +0100
12454              Message-ID: <20070210221031.GB31280@pjcj.net>
12455      Branch: perl
12456            ! README.hpux pod/perlre.pod
12457 ____________________________________________________________________________
12458 [ 30233] By: rgs                                   on 2007/02/12  17:00:09
12459         Log: Skip this test if "use open" fails due to an unknown encoding
12460      Branch: perl
12461            ! ext/PerlIO/encoding/t/nolooping.t
12462 ____________________________________________________________________________
12463 [ 30229] By: rgs                                   on 2007/02/12  15:31:56
12464         Log: Un-TODO tests avec change #30228
12465      Branch: perl
12466            ! t/comp/parser.t
12467 ____________________________________________________________________________
12468 [ 30228] By: rgs                                   on 2007/02/12  15:27:31
12469         Log: Subject: Re: PL_copline inconsistency
12470              From: Rick Delaney <rick@bort.ca>
12471              Date: Sat, 27 Jan 2007 20:29:02 -0500
12472              Message-ID: <20070128012902.GA21572@bort.ca>
12473      Branch: perl
12474            ! toke.c
12475 ____________________________________________________________________________
12476 [ 30221] By: nicholas                              on 2007/02/12  10:52:28
12477         Log: Note why storing a reference as an integer in %^H is not threadsafe.
12478      Branch: perl
12479            ! pod/perlpragma.pod
12480 ____________________________________________________________________________
12481 [ 30220] By: rgs                                   on 2007/02/12  09:05:38
12482         Log: Document that m//k works, by Ã†var Arnfjörð Bjarmason
12483      Branch: perl
12484            ! pod/perlop.pod
12485 ____________________________________________________________________________
12486 [ 30219] By: steveh                                on 2007/02/12  09:04:41
12487         Log: Apply #30197 to win32/makefile.mk too
12488      Branch: perl
12489            ! win32/makefile.mk
12490 ____________________________________________________________________________
12491 [ 30218] By: rgs                                   on 2007/02/12  09:01:30
12492         Log: FAQ sync
12493      Branch: perl
12494            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
12495            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
12496            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
12497 ____________________________________________________________________________
12498 [ 30217] By: craigb                                on 2007/02/11  23:52:35
12499         Log: Check for the presence of signbit() on VMS. It currently only works
12500              on IEEE double, not IEEE long double or any other floating point format.
12501              Also, begin to disentangle -Duselongdouble configuration support from
12502              its other 64-bit brethren.
12503      Branch: perl
12504            ! configure.com
12505 ____________________________________________________________________________
12506 [ 30216] By: craigb                                on 2007/02/11  23:48:46
12507         Log: In vms/vms.c's declaration of the LIB$INITIALIZE psect, try to get
12508              all of the attributes we need without any of the ones we don't, and
12509              try to be friendly to older compilers without too much damage to 
12510              readability.  Thanks to Saku Setala for the problem report.
12511      Branch: perl
12512            ! vms/vms.c
12513 ____________________________________________________________________________
12514 [ 30215] By: rgs                                   on 2007/02/11  17:29:04
12515         Log: Another tiny typo in File::Copy (found by Ruud.)
12516      Branch: perl
12517            ! lib/File/Copy.pm
12518 ____________________________________________________________________________
12519 [ 30214] By: rgs                                   on 2007/02/11  17:23:51
12520         Log: Explicitly load PerlIO::encoding when testing it.
12521              (so we know what we're testing)
12522      Branch: perl
12523            ! ext/PerlIO/encoding/t/nolooping.t
12524 ____________________________________________________________________________
12525 [ 30213] By: rgs                                   on 2007/02/11  17:13:44
12526         Log: Subject: Re: [perl #41442] segfault (dead loop) with Encoding, use open :locale, print STDERR
12527              From: Slaven Rezic <slaven@rezic.de>
12528              Date: 05 Feb 2007 23:04:07 +0100
12529              Message-ID: <87veiggt2g.fsf@biokovo.herceg.de>
12530      Branch: perl
12531            + ext/PerlIO/encoding/t/nolooping.t
12532            ! MANIFEST ext/PerlIO/encoding/encoding.pm
12533            ! ext/PerlIO/encoding/encoding.xs
12534 ____________________________________________________________________________
12535 [ 30212] By: rgs                                   on 2007/02/11  16:26:47
12536         Log: Convert new test to using t/test.pl.
12537              (No idea where it could fit better. And since it uses the stack,
12538              it's a bit fragile)
12539      Branch: perl
12540            ! t/op/qrstack.t
12541 ____________________________________________________________________________
12542 [ 30211] By: rgs                                   on 2007/02/11  16:20:15
12543         Log: Subject: [perl #41484] qr// stack bug 
12544              From: knew-p5p@pimb.org (via RT) <perlbug-followup@perl.org>
12545              Date: Sat, 10 Feb 2007 19:32:17 -0800
12546              Message-ID: <rt-3.6.HEAD-14573-1171164736-117.41484-75-0@perl.org>
12547      Branch: perl
12548            + t/op/qrstack.t
12549            ! MANIFEST pp_hot.c
12550 ____________________________________________________________________________
12551 [ 30200] By: merijn                                on 2007/02/10  20:41:31
12552         Log: Subject: Re: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.
12553              From: demerphq <demerphq@gmail.com>
12554              Date: Sat, 10 Feb 2007 21:31:55 +0100
12555              Message-ID: <9b18b3110702101231j5e91cc20g780a8c581af02dd5@mail.gmail.com>
12556      Branch: perl
12557            ! regcomp.c t/op/pat.t
12558 ____________________________________________________________________________
12559 [ 30197] By: nicholas                              on 2007/02/10  19:35:09
12560         Log: Subject: [PATCH] Defend against cmd.exe stupidity (on Win2k at least)
12561              From: demerphq <demerphq@gmail.com>
12562              Message-ID: <9b18b3110702101100n76f65136ke65113bf0dbd01f@mail.gmail.com>
12563              Date: Sat, 10 Feb 2007 20:00:10 +0100
12564      Branch: perl
12565            ! win32/Makefile
12566 ____________________________________________________________________________
12567 [ 30195] By: nicholas                              on 2007/02/10  18:51:31
12568         Log: These casts to GV are no longer needed.
12569      Branch: perl
12570            ! pp.c
12571 ____________________________________________________________________________
12572 [ 30192] By: merijn                                on 2007/02/10  17:22:04
12573         Log: Subject: [PATCH] signbit detection (was [perl #39875] -0.0 loses signedness upon numeric comparison)
12574              From: Andy Dougherty <doughera@lafayette.edu>
12575              Date: Fri, 9 Feb 2007 11:40:51 -0500 (EST)
12576              Message-ID: <Pine.LNX.4.62.0702091121400.10202@fractal.phys.lafayette.edu>
12577      Branch: perl
12578            ! Configure Porting/Glossary config_h.SH embed.fnc embed.h
12579            ! global.sym numeric.c perl.h pod/perlapi.pod proto.h
12580 ____________________________________________________________________________
12581 [ 30188] By: nicholas                              on 2007/02/09  23:36:46
12582         Log: Fix Pod errors.
12583      Branch: perl
12584            ! README.mpeix gv.c pod/perl595delta.pod pod/perlapi.pod
12585 ____________________________________________________________________________
12586 [ 30184] By: merijn                                on 2007/02/09  20:06:44
12587         Log: Subject: Re: [NL-PM] Fw: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.
12588              From: demerphq <demerphq@gmail.com>
12589              Date: Fri, 9 Feb 2007 20:40:17 +0100
12590              Message-ID: <9b18b3110702091140k12d60712uf9fffbf77141247c@mail.gmail.com>
12591      Branch: perl
12592            ! regcomp.c
12593 ____________________________________________________________________________
12594 [ 30183] By: nicholas                              on 2007/02/09  19:39:45
12595         Log: Unknown formatting code U<> spotted by Jesse - presumably it should be
12596              L<>
12597      Branch: perl
12598            ! pod/perlfaq1.pod
12599 ____________________________________________________________________________
12600 [ 30178] By: nicholas                              on 2007/02/09  12:20:49
12601         Log: Update the lists of files that makerel needs to process. Remove the
12602              "used only once" warning.
12603      Branch: perl
12604            ! Porting/makerel
12605 ____________________________________________________________________________
12606 [ 30177] By: craigb                                on 2007/02/08  18:42:44
12607         Log: Switch from Carp to plain old warn in vms/ext/XSSymSet.pm
12608              because Carp now in some cases depends on things that may not
12609              be available from miniperl or before extensions are built.
12610      Branch: perl
12611            ! vms/ext/XSSymSet.pm
12612 ____________________________________________________________________________
12613 [ 30172] By: rgs                                   on 2007/02/08  14:14:25
12614         Log: Typo fix, by John P. Linderman
12615      Branch: perl
12616            ! lib/File/Copy.pm
12617 ____________________________________________________________________________
12618 [ 30171] By: nicholas                              on 2007/02/08  13:46:31
12619         Log: Subject: [PATCH] Re: Change 29193 is a regression
12620              From: Rick Delaney <rick@bort.ca>
12621              Date: Thu, 8 Feb 2007 08:21:37 -0500
12622              Message-ID: <20070208132137.GA24202@bort.ca>
12623      Branch: perl
12624            ! pp_ctl.c t/op/taint.t
12625 ____________________________________________________________________________
12626 [ 30170] By: rgs                                   on 2007/02/08  10:16:14
12627         Log: Remove dead code that was emitting warnings.
12628      Branch: perl
12629            ! regcomp.c
12630 ____________________________________________________________________________
12631 [ 30169] By: merijn                                on 2007/02/08  08:19:24
12632         Log: Subject: Re: [PATCH - provisional] H. Merijn Brands idea of buffer numbering.
12633              From: demerphq <demerphq@gmail.com>
12634              Date: Wed, 7 Feb 2007 22:53:25 +0100
12635              Message-ID: <9b18b3110702071353l250d8a67x188c4e234e8905c7@mail.gmail.com>
12636      Branch: perl
12637            ! pod/perlre.pod regcomp.c t/op/re_tests
12638 ____________________________________________________________________________
12639 [ 30168] By: nicholas                              on 2007/02/07  23:54:53
12640         Log: opening $0 doesn't work if you change directory. So use test.pl
12641      Branch: perl
12642            ! t/op/taint.t
12643 ____________________________________________________________________________
12644 [ 30167] By: nicholas                              on 2007/02/07  23:49:44
12645         Log: TODO tests for eval of tainted scalars. (change 29193's regression)
12646      Branch: perl
12647            ! t/op/taint.t
12648 ____________________________________________________________________________
12649 [ 30157] By: stevep                                on 2007/02/07  14:56:05
12650         Log: Upgrade to Time-HiRes-1.9705
12651      Branch: perl
12652            + ext/Time/HiRes/hints/linux.pl
12653            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
12654            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
12655            ! ext/Time/HiRes/t/HiRes.t
12656 ____________________________________________________________________________
12657 [ 30156] By: rgs                                   on 2007/02/07  13:58:10
12658         Log: Subject: [PATCH] Fix to Dynaloader.t for missing modules
12659              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
12660              Date: Wed, 7 Feb 2007 05:18:43 -0800 (PST)
12661              Message-ID: <618512.39885.qm@web30212.mail.mud.yahoo.com>
12662      Branch: perl
12663            ! ext/DynaLoader/t/DynaLoader.t
12664 ____________________________________________________________________________
12665 [ 30155] By: rgs                                   on 2007/02/07  12:27:58
12666         Log: Subject: [PATCH hints/linux.sh] libdb may require pthread
12667              From: Jonathan Stowe <jns@gellyfish.com>
12668              Date: Wed, 07 Feb 2007 11:56:17 +0000
12669              Message-Id: <1170849377.13207.14.camel@coriolanus.gellyfish.com>
12670      Branch: perl
12671            ! hints/linux.sh
12672 ____________________________________________________________________________
12673 [ 30153] By: rgs                                   on 2007/02/07  09:04:56
12674         Log: Wrap the SvTYPE macro definition in parens.
12675      Branch: perl
12676            ! sv.h
12677 ____________________________________________________________________________
12678 [ 30152] By: rgs                                   on 2007/02/06  22:37:34
12679         Log: Upgrade to threads.pm 1.59 (doc tweaks)
12680      Branch: perl
12681            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
12682            ! ext/threads/t/thread.t ext/threads/threads.pm
12683 ____________________________________________________________________________
12684 [ 30151] By: rgs                                   on 2007/02/06  22:35:29
12685         Log: Upgrade to threads::shared 1.07 (doc tweaks)
12686      Branch: perl
12687            ! ext/threads/shared/Changes ext/threads/shared/README
12688            ! ext/threads/shared/shared.pm
12689 ____________________________________________________________________________
12690 [ 30150] By: rgs                                   on 2007/02/06  22:33:23
12691         Log: Subject: [PATCH] perlop.pod - proposal to add an explanation of \c
12692              From: "Wolfgang Laun" <wolfgang.laun@gmail.com>
12693              Date: Sat, 3 Feb 2007 16:23:48 +0100
12694              Message-ID: <17de7ee80702030723m4265bbfkc83644d55a24aa0@mail.gmail.com>
12695      Branch: perl
12696            ! pod/perlop.pod
12697 ____________________________________________________________________________
12698 [ 30149] By: rgs                                   on 2007/02/06  22:29:45
12699         Log: Avoid obscure failures when a regexp hasn't matched
12700      Branch: perl
12701            ! t/op/bless.t
12702 ____________________________________________________________________________
12703 [ 30148] By: rgs                                   on 2007/02/06  21:54:12
12704         Log: Subject: [PATCH] current status on Unicode Regular Expressions
12705              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
12706              Date: Sat, 03 Feb 2007 17:01:52 +0900
12707              Message-Id: <20070203170135.3B43.BQW10602@nifty.com>
12708      Branch: perl
12709            ! lib/unicore/mktables pod/perlunicode.pod t/op/pat.t
12710 ____________________________________________________________________________
12711 [ 30147] By: rgs                                   on 2007/02/06  21:48:59
12712         Log: Subject: [PATCH] fix 2 environment handling bugs
12713              From: Jan Dubois <jand@ActiveState.com>
12714              Date: Mon, 05 Feb 2007 21:45:36 -0800
12715              Message-ID: <p81gs2pggh04cngqjam0ejite7ksamiprt@4ax.com>
12716      Branch: perl
12717            ! perl.c
12718 ____________________________________________________________________________
12719 [ 30146] By: stevep                                on 2007/02/06  21:43:13
12720         Log: Upgrade to ExtUtils-Command-1.13
12721      Branch: perl
12722            ! lib/ExtUtils/Command.pm
12723 ____________________________________________________________________________
12724 [ 30144] By: stevep                                on 2007/02/06  17:29:09
12725         Log: Upgrade to libnet-1.20.  Includes some additional version bumps where bleadperl
12726              differs from the CPAN version (Net::FTP and Net::NNTP).
12727      Branch: perl
12728            ! lib/Net/Changes.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
12729            ! lib/Net/FTP/A.pm lib/Net/NNTP.pm lib/Net/POP3.pm
12730            ! lib/Net/SMTP.pm
12731 ____________________________________________________________________________
12732 [ 30143] By: stevep                                on 2007/02/06  16:42:50
12733         Log: Upgrade to Module-Pluggable-3.5
12734      Branch: perl
12735            ! lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
12736 ____________________________________________________________________________
12737 [ 30142] By: nicholas                              on 2007/02/05  23:52:23
12738         Log: Make a dummy OPpPAD_STATE and a dummy PL_unitcheck_save available to
12739              pre 5.9.x.
12740      Branch: perl
12741            ! ext/B/B.xs ext/B/defsubs_h.PL
12742 ____________________________________________________________________________
12743 [ 30136] By: nicholas                              on 2007/02/05  18:53:18
12744         Log: t/lib/common.pl can be warnings clean.
12745      Branch: perl
12746            ! t/lib/common.pl
12747 ____________________________________________________________________________
12748 [ 30134] By: nicholas                              on 2007/02/05  18:35:47
12749         Log: Upgrade to ExtUtils-ParseXS-2.18
12750      Branch: perl
12751            ! lib/ExtUtils/ParseXS.pm
12752 ____________________________________________________________________________
12753 [ 30129] By: rgs                                   on 2007/02/05  15:35:56
12754         Log: Subject: [PATCH] cygwin: disable effect of -ansi -std=c89 on system include 
12755              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
12756              Date: Mon, 5 Feb 2007 03:32:59 -0800 (PST)
12757              Message-ID: <1344.63.226.247.186.1170675179.squirrel@63.226.247.186>
12758      Branch: perl
12759            ! hints/cygwin.sh
12760 ____________________________________________________________________________
12761 [ 30128] By: rgs                                   on 2007/02/05  12:24:24
12762         Log: Upgrade to DB_File 1.815
12763      Branch: perl
12764            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12765            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
12766 ____________________________________________________________________________
12767 [ 30126] By: rgs                                   on 2007/02/05  11:29:08
12768         Log: Subject: [PATCH] minor improvements for perlre.pod
12769              From: "Wolfgang Laun" <wolfgang.laun@gmail.com>
12770              Date: Sun, 4 Feb 2007 16:26:14 +0100
12771              Message-ID: <17de7ee80702040726v23f54266g3c352d353a30c430@mail.gmail.com>
12772      Branch: perl
12773            ! pod/perlre.pod
12774 ____________________________________________________________________________
12775 [ 30125] By: rgs                                   on 2007/02/05  10:05:10
12776         Log: Quote fix by Jarkko
12777      Branch: perl
12778            ! cflags.SH
12779 ____________________________________________________________________________
12780 [ 30124] By: nicholas                              on 2007/02/05  00:13:08
12781         Log: Use the new conditional TODOs to mark as TODO the warning tests
12782              failing due to HEKs leaked by OPs for unthreaded perls tested with
12783              a UTF-8 locale.
12784      Branch: perl
12785            ! lib/warnings.t t/lib/warnings/7fatal
12786 ____________________________________________________________________________
12787 [ 30123] By: nicholas                              on 2007/02/05  00:12:25
12788         Log: Enhance t/lib/common.pl to provide conditional TODOs using eval'd code.
12789      Branch: perl
12790            ! t/lib/common.pl
12791 ____________________________________________________________________________
12792 [ 30120] By: craigb                                on 2007/02/04  20:43:46
12793         Log: In vms/gen_shrfls.pl, consider EXTERN_C declarations as function
12794              candidates, not global variable candidates.  Currently only needed
12795              for PerlIO_teardown.
12796      Branch: perl
12797            ! vms/gen_shrfls.pl
12798 ____________________________________________________________________________
12799 [ 30119] By: nicholas                              on 2007/02/04  20:32:13
12800         Log: Change 23753 wasn't quite a perfect refactoring, as it omitted calling
12801              PERL_SET_THX(my_perl); when !PL_curinterp for non-ithreads.
12802              However, this would not have made a difference for any configuration
12803              buildable from the blead source alone.
12804      Branch: perl
12805            ! perl.c
12806 ____________________________________________________________________________
12807 [ 30114] By: nicholas                              on 2007/02/04  18:38:59
12808         Log: Currently Changes is in ISO-8859-1, not UTF-8, so correct change 28226
12809              which had an e accute in UTF-8.
12810      Branch: perl
12811            ! Changes
12812 ____________________________________________________________________________
12813 [ 30111] By: craigb                                on 2007/02/03  23:53:06
12814         Log: Install overload.h on VMS, plus more case fix-ups in descrip_mms.template.
12815      Branch: perl
12816            ! vms/descrip_mms.template
12817 ____________________________________________________________________________
12818 [ 30108] By: craigb                                on 2007/02/03  18:52:02
12819         Log: Install parser.h on VMS, plus fix some case typos in descrip_mms.template.
12820      Branch: perl
12821            ! vms/descrip_mms.template
12822 ____________________________________________________________________________
12823 [ 30105] By: nicholas                              on 2007/02/03  15:23:52
12824         Log: Purge all references to 5005 threads variables in the code.
12825              (Retain the aides memoire in makedef.pl)
12826      Branch: perl
12827            ! Porting/findvars gv.c hv.c op.c perl.c pp_ctl.c sv.c
12828 ____________________________________________________________________________
12829 [ 30104] By: stevep                                on 2007/02/03  06:25:11
12830         Log: Subject: Re: prerelease checklist for Perl 5.10
12831              From: demerphq <demerphq@gmail.com>
12832              Date: Thu, 1 Feb 2007 17:06:37 +0100
12833              Message-ID: <9b18b3110702010806n7e095317v77f5dc1eb765f8d@mail.gmail.com>
12834              
12835              Subject: Re: prerelease checklist for Perl 5.10
12836              From: demerphq <demerphq@gmail.com>
12837              Date: Fri, 2 Feb 2007 18:10:14 +0100
12838              Message-ID: <9b18b3110702020910l31c7784fi5e37bf777b6eafb3@mail.gmail.com>
12839              
12840              Regular expression changes to fix failing tests in XML::Twig and
12841              Mail::SpamAssassin.  The breakages occured in changes #28785 and
12842              #29279.
12843      Branch: perl
12844            ! embed.fnc embed.h proto.h regexec.c regexp.h t/op/re_tests
12845 ____________________________________________________________________________
12846 [ 30103] By: nicholas                              on 2007/02/02  23:35:22
12847         Log: Subject: Re: [perl #41421] glob() produces spurious results with brackets in braces
12848              From: Slaven Rezic <slaven@rezic.de>
12849              Message-ID: <87r6t81acj.fsf@biokovo.herceg.de>
12850              Date: 02 Feb 2007 23:08:28 +0100
12851      Branch: perl
12852            ! ext/File/Glob/bsd_glob.c ext/File/Glob/t/basic.t
12853 ____________________________________________________________________________
12854 [ 30101] By: nicholas                              on 2007/02/02  22:10:39
12855         Log: A few more places where we know the length for sv_setpv() or sv_catpv()
12856      Branch: perl
12857            ! mg.c op.c pp_ctl.c toke.c
12858 ____________________________________________________________________________
12859 [ 30093] By: nicholas                              on 2007/02/02  16:25:23
12860         Log: Testing every pattern by also upgrading to UTF-8 would have caught the
12861              bug added by change 29502, fixed in change 30092.
12862      Branch: perl
12863            ! t/op/regexp.t
12864 ____________________________________________________________________________
12865 [ 30092] By: nicholas                              on 2007/02/02  14:37:31
12866         Log: Change 29502 wasn't perfect - you need to remove any extra trailing
12867              "\n" added by fbm_compile(), before recompiling with the same flags.
12868              In turn, to do that, it's best to store the flags even for short
12869              "PVBM"s.
12870      Branch: perl
12871            ! regexec.c util.c
12872 ____________________________________________________________________________
12873 [ 30091] By: nicholas                              on 2007/02/02  14:35:51
12874         Log: Better dump reporting of "PVBM"s.
12875      Branch: perl
12876            ! dump.c
12877 ____________________________________________________________________________
12878 [ 30090] By: nicholas                              on 2007/02/01  23:32:22
12879         Log: Allow regexp.t to take a command line argument for the filename of
12880              tests. Read the tests into memory, to avoid seeking the FH.
12881      Branch: perl
12882            ! t/op/regexp.t
12883 ____________________________________________________________________________
12884 [ 30089] By: nicholas                              on 2007/02/01  16:49:12
12885         Log: Make t/op/regexp.t warnings clean.
12886      Branch: perl
12887            ! t/op/regexp.t
12888 ____________________________________________________________________________
12889 [ 30088] By: nicholas                              on 2007/02/01  16:27:00
12890         Log: Make t/op/regexp.t run under use strict; including removing the
12891              vestiges of change 1195 not removed by change 1244.
12892      Branch: perl
12893            ! t/op/re_tests t/op/regexp.t
12894 ____________________________________________________________________________
12895 [ 30087] By: merijn                                on 2007/01/31  15:38:06
12896         Log: alloca () might end up unreferenced during linking.
12897              Thanks Steve
12898      Branch: perl
12899            ! cygwin/cygwin.c
12900 ____________________________________________________________________________
12901 [ 30086] By: rgs                                   on 2007/01/31  13:58:40
12902         Log: Upgrade to Getopt::Long 2.36
12903      Branch: perl
12904            + lib/Getopt/Long/t/gol-xargv.t lib/Getopt/Long/t/gol-xstring.t
12905            ! MANIFEST lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
12906            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
12907            ! lib/Getopt/Long/t/gol-linkage.t
12908 ____________________________________________________________________________
12909 [ 30085] By: nicholas                              on 2007/01/31  12:14:05
12910         Log: You can't have special blocks if the subroutine has an "anonymous"
12911              name for the debugger, so don't bother checking.
12912      Branch: perl
12913            ! op.c
12914 ____________________________________________________________________________
12915 [ 30084] By: merijn                                on 2007/01/31  10:29:59
12916         Log: Subject: [PATCH] Improve regex stringification code
12917              From: demerphq <demerphq@gmail.com>
12918              Date: Tue, 30 Jan 2007 23:58:31 +0100
12919              Message-ID: <9b18b3110701301458k2f6a8254hea6c6db28489c38b@mail.gmail.com>
12920      Branch: perl
12921            ! embed.fnc embed.h ext/re/re.xs ext/re/t/re_funcs.t op.c perl.h
12922            ! pod/perlapi.pod proto.h regcomp.c regcomp.h regexec.c regexp.h
12923 ____________________________________________________________________________
12924 [ 30083] By: merijn                                on 2007/01/31  09:51:48
12925         Log: Subject: [PATCH] regcomp.c: remove some gotos that cause compiler consternation.
12926              From: demerphq <demerphq@gmail.com>
12927              Date: Wed, 31 Jan 2007 10:28:34 +0100
12928      Branch: perl
12929            ! regcomp.c
12930 ____________________________________________________________________________
12931 [ 30082] By: merijn                                on 2007/01/31  07:49:12
12932         Log: Subject: [PATCH] Improve regex stringification code
12933              From: demerphq <demerphq@gmail.com>
12934              Date: Tue, 30 Jan 2007 23:58:31 +0100
12935              Message-ID: <9b18b3110701301458k2f6a8254hea6c6db28489c38b@mail.gmail.com>
12936      Branch: perl
12937            ! embed.fnc embed.h ext/re/re.xs ext/re/t/re_funcs.t op.c perl.h
12938            ! proto.h regcomp.c regcomp.h regexec.c regexp.h
12939 ____________________________________________________________________________
12940 [ 30081] By: merijn                                on 2007/01/31  07:34:39
12941         Log: Subject: [PATCH] $1 in nested regex EVAL doesnt work correctly.
12942              From: demerphq <demerphq@gmail.com>
12943              Date: Tue, 30 Jan 2007 23:51:27 +0100
12944              Message-ID: <9b18b3110701301451l1443a186p39df7a6e8b65ea3c@mail.gmail.com>
12945      Branch: perl
12946            ! ext/re/lib/re/Tie/Hash/NamedCapture.pm ext/re/re.pm regcomp.c
12947            ! regexec.c t/op/pat.t
12948 ____________________________________________________________________________
12949 [ 30080] By: nicholas                              on 2007/01/30  23:53:56
12950         Log: Refactor the code used to check/execute BEGIN/UNITCHECK/CHECK/INIT/END
12951              duplicated in newATTRSUB and newXS into a new static function
12952              process_special_blocks()
12953      Branch: perl
12954            ! embed.fnc embed.h op.c proto.h
12955 ____________________________________________________________________________
12956 [ 30079] By: merijn                                on 2007/01/30  17:39:58
12957         Log: Subject: [PATCH] one more iteration on PerlIO_teardown prototype
12958              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
12959              Date: Tue, 30 Jan 2007 04:20:21 +0200 (EET)
12960              Message-Id: <20070130022021.6051443A67@anubis.hut.fi>
12961      Branch: perl
12962            ! perl.h perliol.h
12963 ____________________________________________________________________________
12964 [ 30078] By: gisle                                 on 2007/01/30  11:13:51
12965         Log: Subject: [PATCH] Re: run/cloexec.t is failing
12966              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
12967              Date: Sat, 13 Jan 2007 18:44:53 +0100
12968              Message-ID: <20070113184453.7cd54bcf@r2d2>
12969      Branch: perl
12970            ! t/run/cloexec.t
12971 ____________________________________________________________________________
12972 [ 30076] By: nicholas                              on 2007/01/29  23:36:02
12973         Log: Also check BEGIN/UNITCHECK/CHECK/INIT/END for require.
12974      Branch: perl
12975            + ext/XS/APItest/t/xs_special_subs_require.t
12976            ! MANIFEST ext/XS/APItest/t/xs_special_subs.t
12977 ____________________________________________________________________________
12978 [ 30072] By: nicholas                              on 2007/01/29  22:40:01
12979         Log: UNITCHECK for XS code. Turned out to be harder that expected.
12980              We need to get the XS BOOT section to run any UNITCHECK blocks for us.
12981      Branch: perl
12982            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
12983            ! ext/XS/APItest/t/xs_special_subs.t lib/ExtUtils/ParseXS.pm
12984            ! op.c
12985 ____________________________________________________________________________
12986 [ 30067] By: nicholas                              on 2007/01/29  20:05:52
12987         Log: BEGIN blocks in XS should work. (Given that CHECK, INIT and END all do)
12988      Branch: perl
12989            + ext/XS/APItest/t/xs_special_subs.t
12990            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
12991            ! op.c
12992 ____________________________________________________________________________
12993 [ 30064] By: nicholas                              on 2007/01/29  18:28:16
12994         Log: Add av_create_and_push() and av_create_and_unshift_one() to refactor
12995              out two repeated idioms.
12996      Branch: perl
12997            ! av.c doio.c embed.fnc op.c perl.c pod/perlapi.pod proto.h
12998 ____________________________________________________________________________
12999 [ 30059] By: gisle                                 on 2007/01/29  16:54:38
13000         Log: Avoid test failure with for a -Dusesitecustomize perl.
13001      Branch: perl
13002            ! t/run/switchd.t
13003 ____________________________________________________________________________
13004 [ 30052] By: nicholas                              on 2007/01/28  22:30:18
13005         Log: Convert ext/B/t/debug.t to Test::More. (Diagnostics are good, m'kay)
13006      Branch: perl
13007            ! ext/B/t/debug.t
13008 ____________________________________________________________________________
13009 [ 30050] By: rgs                                   on 2007/01/28  17:26:02
13010         Log: Subject: [PATCH] g++ wants cast
13011              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
13012              Date: Sun, 28 Jan 2007 17:04:44 +0200 (EET)
13013              Message-Id: <20070128150444.AC62043A57@anubis.hut.fi>
13014      Branch: perl
13015            ! sv.c
13016 ____________________________________________________________________________
13017 [ 30044] By: nicholas                              on 2007/01/27  22:49:10
13018         Log: As we're not using UVf in the core, don't even define in when PERL_CORE
13019              is true.
13020      Branch: perl
13021            ! perl.h
13022 ____________________________________________________________________________
13023 [ 30043] By: nicholas                              on 2007/01/27  22:48:39
13024         Log: Change 30034 wasn't enough to silence the warnings - also need to
13025              pass a never-NULL parameter to newPADOP from newGVOP
13026      Branch: perl
13027            ! op.c
13028 ____________________________________________________________________________
13029 [ 30041] By: craigb                                on 2007/01/27  22:08:55
13030         Log: Subject: [perl@30030] blead on OpenVMS doesn't build
13031              From: Abe Timmerman <abe@ztreet.demon.nl>
13032              Date: Sat, 27 Jan 2007 17:26:47 +0100
13033              Message-Id: <200701271726.48347.abe@ztreet.demon.nl>
13034              
13035              Disable DECterm support by default, and when we enable it, 
13036              make sure the image we need is installed, not merely present.
13037      Branch: perl
13038            ! configure.com
13039 ____________________________________________________________________________
13040 [ 30037] By: craigb                                on 2007/01/27  17:45:27
13041         Log: For FindBin to work as advertised on VMS, $FindBin::Bin
13042              must be in unix syntax.
13043      Branch: perl
13044            ! lib/FindBin.pm
13045 ____________________________________________________________________________
13046 [ 30035] By: craigb                                on 2007/01/27  17:19:12
13047         Log: For VMS, a belated entry into the $^O jungle that is File::Find::_find_dir.
13048      Branch: perl
13049            ! lib/File/Find.pm
13050 ____________________________________________________________________________
13051 [ 30034] By: nicholas                              on 2007/01/27  17:03:59
13052         Log: newPADOP()'s sv parameter is never NULL, so mark it as so.
13053              (Well, in theory it could be NULL if someone is creating ops during
13054              symbol table destruction, but snowballs in hell, etc.
13055              This is usually the point where Jarkko observes that the aliens are
13056              looking for a free slot in their diaries...)
13057      Branch: perl
13058            ! embed.fnc op.c proto.h
13059 ____________________________________________________________________________
13060 [ 30032] By: nicholas                              on 2007/01/27  15:36:49
13061         Log: newPADOP is only used under ithreads, so don't waste space by compiling
13062              it for non-threaded builds.
13063      Branch: perl
13064            ! embed.fnc embed.h makedef.pl op.c proto.h
13065 ____________________________________________________________________________
13066 [ 30030] By: nicholas                              on 2007/01/27  14:03:01
13067         Log: One last gv_fetchpv() that should be GV_ADD rather than TRUE.
13068      Branch: perl
13069            ! toke.c
13070 ____________________________________________________________________________
13071 [ 30028] By: nicholas                              on 2007/01/27  12:55:31
13072         Log: Using gv_stashsv() and sv_setsv() in Perl_package reduces source and
13073              object code size.
13074      Branch: perl
13075            ! op.c
13076 ____________________________________________________________________________
13077 [ 30025] By: rgs                                   on 2007/01/27  09:42:32
13078         Log: Change Tels' contact address
13079      Branch: perl
13080            ! Porting/Maintainers.pl
13081 ____________________________________________________________________________
13082 [ 30024] By: nicholas                              on 2007/01/27  00:45:30
13083         Log: A test to exercise the smallbuf overflow code in S_incline, and a
13084              refactoring of that code to use only one 128 char array, not two.
13085      Branch: perl
13086            ! t/comp/parser.t toke.c
13087 ____________________________________________________________________________
13088 [ 30019] By: rgs                                   on 2007/01/26  18:28:42
13089         Log: cflags.SH was broken: it was compiling a C file for testing available
13090              command-line options, but this C file was including perl.h, which in
13091              turn includes config.h, which might not be present at that time. So
13092              force the generation of config.h.
13093      Branch: perl
13094            ! cflags.SH
13095 ____________________________________________________________________________
13096 [ 30017] By: rgs                                   on 2007/01/26  16:41:52
13097         Log: Silence a few pedantic warnings
13098      Branch: perl
13099            ! sv.c
13100 ____________________________________________________________________________
13101 [ 30016] By: rgs                                   on 2007/01/26  16:39:40
13102         Log: If we have specified -Dgccansipedantic on the Configure command-line,
13103              assume we really want it
13104      Branch: perl
13105            ! cflags.SH
13106 ____________________________________________________________________________
13107 [ 30015] By: nicholas                              on 2007/01/26  16:16:29
13108         Log: Stop S_incline needing to temporarily write a '\0' into its passed-in
13109              buffer. (Requires adding gv_fetchfile_flags(), savesharedpvn() and
13110              CopFILE_setn() to provide pointer/length versions of APIs)
13111      Branch: perl
13112            ! cop.h embed.fnc embed.h global.sym gv.c pod/perlapi.pod
13113            ! proto.h toke.c util.c
13114 ____________________________________________________________________________
13115 [ 30014] By: stevep                                on 2007/01/26  16:12:58
13116         Log: Fix ext/POSIX/t/sysconf.t failures on Cygwin.
13117      Branch: perl
13118            ! ext/POSIX/t/sysconf.t
13119 ____________________________________________________________________________
13120 [ 30013] By: rgs                                   on 2007/01/26  16:06:47
13121         Log: Subject: Re: [perl #32135] File::Copy module
13122              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
13123              Date: Fri, 26 Jan 2007 12:56:18 -0200
13124              Message-ID: <73ddeb6c0701260656i1c35b207r1f9624edd3503fa6@mail.gmail.com>
13125      Branch: perl
13126            ! lib/File/Copy.pm
13127 ____________________________________________________________________________
13128 [ 30012] By: rgs                                   on 2007/01/26  15:21:37
13129         Log: Subject: [PATCH] Add Archive::Extract 0.16 to the core
13130              From: "Jos Boumans" <kane@dwim.org>
13131              Date: Fri, 26 Jan 2007 15:02:36 +0100 (CET)
13132              Message-ID: <21170.80.127.35.68.1169820156.squirrel@webmail.xs4all.nl>
13133      Branch: perl
13134            + lib/Archive/Extract.pm
13135            + lib/Archive/Extract/t/01_Archive-Extract.t
13136            + lib/Archive/Extract/t/src/double_dir.zip.packed
13137            + lib/Archive/Extract/t/src/x.bz2.packed
13138            + lib/Archive/Extract/t/src/x.gz.packed
13139            + lib/Archive/Extract/t/src/x.jar.packed
13140            + lib/Archive/Extract/t/src/x.par.packed
13141            + lib/Archive/Extract/t/src/x.tar.gz.packed
13142            + lib/Archive/Extract/t/src/x.tar.packed
13143            + lib/Archive/Extract/t/src/x.tgz.packed
13144            + lib/Archive/Extract/t/src/x.zip.packed
13145            + lib/Archive/Extract/t/src/y.jar.packed
13146            + lib/Archive/Extract/t/src/y.par.packed
13147            + lib/Archive/Extract/t/src/y.tar.bz2.packed
13148            + lib/Archive/Extract/t/src/y.tar.gz.packed
13149            + lib/Archive/Extract/t/src/y.tar.packed
13150            + lib/Archive/Extract/t/src/y.tbz.packed
13151            + lib/Archive/Extract/t/src/y.tgz.packed
13152            + lib/Archive/Extract/t/src/y.zip.packed
13153            ! MANIFEST
13154 ____________________________________________________________________________
13155 [ 30010] By: rgs                                   on 2007/01/26  14:03:34
13156         Log: Subject: [PATCH] Small bugfixes to uupacktool.pl
13157              From: "Jos Boumans" <kane@dwim.org>
13158              Date: Fri, 26 Jan 2007 14:50:29 +0100 (CET)
13159              Message-ID: <16773.80.127.35.68.1169819429.squirrel@webmail.xs4all.nl>
13160      Branch: perl
13161            ! uupacktool.pl
13162 ____________________________________________________________________________
13163 [ 30009] By: rgs                                   on 2007/01/26  13:58:56
13164         Log: Subject: [PATCH] still some Symbian/S90 tweaks
13165              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
13166              Date: Fri, 26 Jan 2007 15:40:58 +0200 (EET)
13167              Message-Id: <20070126134058.83B0643A57@anubis.hut.fi>
13168      Branch: perl
13169            ! README.symbian symbian/config.sh symbian/xsbuild.pl
13170 ____________________________________________________________________________
13171 [ 30008] By: rgs                                   on 2007/01/26  13:56:29
13172         Log: Upgrade to File::Fetch 0.10, by Jos Boumans
13173      Branch: perl
13174            - lib/File/Fetch/Item.pm
13175            ! MANIFEST lib/File/Fetch.pm lib/File/Fetch/t/01_File-Fetch.t
13176 ____________________________________________________________________________
13177 [ 30002] By: rgs                                   on 2007/01/26  11:21:17
13178         Log: Let File::Path report the extended system error message
13179              when available (Ilya Zakharevich)
13180      Branch: perl
13181            ! lib/File/Path.pm
13182 ____________________________________________________________________________
13183 [ 30000] By: nicholas                              on 2007/01/26  11:18:02
13184         Log: As we're not passing over (or copying in) a NUL, don't need that extra
13185              byte for it, so correct the < to <= so that we use the smallbuf
13186              whenever possible.
13187      Branch: perl
13188            ! gv.c toke.c
13189 ____________________________________________________________________________
13190 [ 29998] By: rgs                                   on 2007/01/26  10:55:50
13191         Log: Mention //w in perltodo.
13192      Branch: perl
13193            ! pod/perltodo.pod
13194 ____________________________________________________________________________
13195 [ 29994] By: rgs                                   on 2007/01/26  09:17:56
13196         Log: Upgrade to Time::Local 1.17
13197      Branch: perl
13198            ! lib/Time/Local.pm lib/Time/Local.t
13199 ____________________________________________________________________________
13200 [ 29992] By: rgs                                   on 2007/01/26  09:03:27
13201         Log: Subject: [PATCH] utf8.pm doc patch
13202              From: Audrey Tang <audreyt@audreyt.org>
13203              Date: Fri, 26 Jan 2007 05:38:39 +0800
13204              Message-Id: <5BDAD0DE-3434-4A29-82C6-35AE3EFD27CC@audreyt.org>
13205      Branch: perl
13206            ! lib/utf8.pm
13207 ____________________________________________________________________________
13208 [ 29991] By: rgs                                   on 2007/01/26  09:01:01
13209         Log: Some variables are used only with DEBUGGING
13210      Branch: perl
13211            ! regcomp.c
13212 ____________________________________________________________________________
13213 [ 29990] By: rgs                                   on 2007/01/26  08:39:07
13214         Log: Subject: [PATCH] further Symbian/S90 fixes from alexander smishlajev
13215              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
13216              Date: Fri, 26 Jan 2007 05:51:50 +0200 (EET)
13217              Message-Id: <20070126035150.41A4143A67@anubis.hut.fi>
13218      Branch: perl
13219            ! README.symbian ext/Data/Dumper/Dumper.xs symbian/PerlBase.cpp
13220            ! symbian/config.sh symbian/symbianish.h symbian/xsbuild.pl
13221 ____________________________________________________________________________
13222 [ 29989] By: rgs                                   on 2007/01/26  08:27:23
13223         Log: Upgrade to Module::Load::Conditional 0.16, by Jos Boumans
13224      Branch: perl
13225            + lib/Module/Load/Conditional/t/02_Parse_Version.t
13226            ! MANIFEST lib/Module/Load/Conditional.pm
13227            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
13228 ____________________________________________________________________________
13229 [ 29987] By: nicholas                              on 2007/01/25  23:18:25
13230         Log: Convert the last remaining 256 byte "small"bufs to 128 bytes.
13231              (The actual size doesn't matter, as the buffers are only there to
13232              save a malloc() for the common, short, case. Coverage reports suggest
13233              that we aren't actually testing the long case. Yet - will fix this)
13234      Branch: perl
13235            ! gv.c toke.c
13236 ____________________________________________________________________________
13237 [ 29983] By: nicholas                              on 2007/01/25  22:39:08
13238         Log: Neither gv_fetchpvn_flags() nor hv_fetch() need a NUL terminated
13239              string, so don't bother allocating buffer space or adding a NUL.
13240      Branch: perl
13241            ! gv.c toke.c
13242 ____________________________________________________________________________
13243 [ 29977] By: nicholas                              on 2007/01/25  20:57:56
13244         Log: The last parameter to gv_stashpv/gv_stashpvn/gv_stashsv is a bitmask
13245              of flags, not a boolean, so correct the documenation and callers.
13246      Branch: perl
13247            ! embed.fnc ext/B/B.xs ext/IPC/SysV/SysV.xs
13248            ! ext/PerlIO/via/via.xs ext/Storable/Storable.xs gv.c op.c
13249            ! perlio.c pod/perlapi.pod pod/perlguts.pod pp.c pp_hot.c
13250            ! pp_sys.c proto.h sv.c toke.c universal.c utf8.c
13251 ____________________________________________________________________________
13252 [ 29975] By: rgs                                   on 2007/01/25  17:22:40
13253         Log: Subject: split by " \0" (const string staring with a SPACE followed by NULL)
13254              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13255              Date: Fri, 19 Jan 2007 22:21:48 +0900
13256              Message-Id: <20070119221905.D162.BQW10602@nifty.com>
13257      Branch: perl
13258            ! op.c t/op/split.t
13259 ____________________________________________________________________________
13260 [ 29973] By: rgs                                   on 2007/01/25  14:48:49
13261         Log: Upgrade to threads 1.58:
13262              * Ignore thread return value(s) in void context
13263              * Check for missing args for 'use threads' options
13264              * Check that stack size argument is numeric
13265      Branch: perl
13266            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
13267            ! ext/threads/t/thread.t ext/threads/threads.pm
13268            ! ext/threads/threads.xs
13269 ____________________________________________________________________________
13270 [ 29972] By: rgs                                   on 2007/01/25  12:23:45
13271         Log: Subject: Re: [perl #41283] B::walkoptree_slow fails for 'our @foo = split( m/ /, "hello" )'
13272              From: "Joshua ben Jore" <twists@gmail.com>
13273              Date: Wed, 17 Jan 2007 17:49:22 -0800
13274              Message-ID: <dc5c751d0701171749x3f2dfd00tc523d33bc234c530@mail.gmail.com>
13275      Branch: perl
13276            ! ext/B/B.pm
13277 ____________________________________________________________________________
13278 [ 29970] By: nicholas                              on 2007/01/25  11:41:13
13279         Log: Change 28058 hadn't been tested with -DPERL_CREATE_GVSV
13280      Branch: perl
13281            ! gv.c
13282 ____________________________________________________________________________
13283 [ 29960] By: nicholas                              on 2007/01/24  21:42:53
13284         Log: Display the process id as part of the trace output if running with -Dv
13285              (Might be nice to display the thread ID too under ithreads, but I can't
13286              see a clean way to get that)
13287      Branch: perl
13288            ! deb.c
13289 ____________________________________________________________________________
13290 [ 29956] By: nicholas                              on 2007/01/24  19:07:49
13291         Log: Fix typo in the description of change 27911
13292      Branch: perl
13293            ! Changes
13294 ____________________________________________________________________________
13295 [ 29954] By: nicholas                              on 2007/01/24  18:44:51
13296         Log: Wrap the macro arguments for ck_proto in ().
13297      Branch: perl
13298            ! op.h
13299 ____________________________________________________________________________
13300 [ 29942] By: rgs                                   on 2007/01/24  11:32:24
13301         Log: Subject: [PATCH] fix a few references in perlfunc.html
13302              From: Jan Dubois <jand@ActiveState.com>
13303              Date: Tue, 23 Jan 2007 18:25:02 -0800
13304              Message-ID: <oggdr2pfqj8bb2o47ikmmq9gmjebhr8ht6@4ax.com>
13305      Branch: perl
13306            ! pod/perlfunc.pod
13307 ____________________________________________________________________________
13308 [ 29941] By: rgs                                   on 2007/01/24  11:22:17
13309         Log: Subject: [PATCH] Improve documentation PERLIO default value in perlrun.pod
13310              From: Jan Dubois <jand@ActiveState.com>
13311              Date: Tue, 23 Jan 2007 18:43:55 -0800
13312              Message-ID: <jhhdr21vmlo5ccbfd8la2di4bq8crv3s8t@4ax.com>
13313      Branch: perl
13314            ! pod/perlrun.pod
13315 ____________________________________________________________________________
13316 [ 29940] By: rgs                                   on 2007/01/24  11:02:24
13317         Log: Upgrade to Time::Local 1.16
13318      Branch: perl
13319            ! lib/Time/Local.pm lib/Time/Local.t
13320 ____________________________________________________________________________
13321 [ 29938] By: nicholas                              on 2007/01/23  22:54:00
13322         Log: Add lib to @INC so that ./perl t/op/local.t works.
13323      Branch: perl
13324            ! t/op/local.t
13325 ____________________________________________________________________________
13326 [ 29937] By: nicholas                              on 2007/01/23  21:07:06
13327         Log: Change 29936 missed a ;
13328      Branch: perl
13329            ! lib/Time/Local.pm
13330 ____________________________________________________________________________
13331 [ 29936] By: stevep                                on 2007/01/23  18:43:50
13332         Log: Fix to Time::Local to fix problems with leap year calculation.
13333      Branch: perl
13334            ! lib/Time/Local.pm
13335 ____________________________________________________________________________
13336 [ 29935] By: stevep                                on 2007/01/23  15:02:56
13337         Log: Upgrade to File-Temp-0.18.
13338      Branch: perl
13339            + lib/File/Temp/t/cmp.t
13340            ! MANIFEST lib/File/Temp.pm
13341 ____________________________________________________________________________
13342 [ 29934] By: stevep                                on 2007/01/23  14:29:55
13343         Log: Upgrade to AutoLoader-5.63
13344      Branch: perl
13345            ! lib/AutoLoader.pm
13346 ____________________________________________________________________________
13347 [ 29933] By: stevep                                on 2007/01/23  02:20:31
13348         Log: Upgrade to Test-Simple-0.67
13349      Branch: perl
13350            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
13351            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
13352 ____________________________________________________________________________
13353 [ 29932] By: stevep                                on 2007/01/23  02:14:57
13354         Log: Upgrade to Math-Complex-1.37.
13355      Branch: perl
13356            ! lib/Math/Complex.pm lib/Math/Trig.pm lib/Math/Trig.t
13357 ____________________________________________________________________________
13358 [ 29931] By: stevep                                on 2007/01/23  01:55:48
13359         Log: Subject: [PATCH] Time::Local patch take 2
13360              From: Dave Rolsky <autarch@urth.org>
13361              Date: Mon, 22 Jan 2007 09:46:08 -0600 (CST)
13362              Message-ID: <Pine.LNX.4.64.0701220945040.28849@urth.org>
13363      Branch: perl
13364            ! lib/Time/Local.pm lib/Time/Local.t
13365 ____________________________________________________________________________
13366 [ 29930] By: stevep                                on 2007/01/23  01:52:16
13367         Log: Subject: [perl #41318] Patch: win32.c typo in #define MULTIPLICITY
13368              From: "Devin Heitmueller" (via RT) <perlbug-followup@perl.org>
13369              Date: Mon, 22 Jan 2007 14:46:15 -0800
13370              Message-ID: <rt-3.6.HEAD-1834-1169505975-229.41318-75-0@perl.org>
13371      Branch: perl
13372            ! win32/win32.c
13373 ____________________________________________________________________________
13374 [ 29923] By: nicholas                              on 2007/01/22  19:39:28
13375         Log: Subject: [PATCH] Disable positive lookaround optimisations
13376              From: demerphq <demerphq@gmail.com>
13377              Message-ID: <9b18b3110701210953l4df6198re36a9342e6049583@mail.gmail.com>
13378              Date: Sun, 21 Jan 2007 18:53:38 +0100
13379      Branch: perl
13380            ! regcomp.h t/op/re_tests
13381 ____________________________________________________________________________
13382 [ 29922] By: nicholas                              on 2007/01/22  19:38:12
13383         Log: Fix a typo and some doubled spaces in comments.
13384      Branch: perl
13385            ! cop.h pod/perlapi.pod sv.h
13386 ____________________________________________________________________________
13387 [ 29921] By: nicholas                              on 2007/01/22  19:21:21
13388         Log: Remove duplicate assignment to PL_eval_root in Perl_create_eval_scope
13389      Branch: perl
13390            ! pp_ctl.c
13391 ____________________________________________________________________________
13392 [ 29917] By: nicholas                              on 2007/01/22  17:03:48
13393         Log: Fix my typo, as spotted by Steve Peters
13394      Branch: perl
13395            ! Changes
13396 ____________________________________________________________________________
13397 [ 29911] By: nicholas                              on 2007/01/21  23:18:20
13398         Log: Assignments to function pointers can't be NULL, as that's a pointer to
13399              data, and assigning pointers to data to pointers to functions is not
13400              ANSI-conformant.
13401      Branch: perl
13402            ! perl.h
13403 ____________________________________________________________________________
13404 [ 29910] By: nicholas                              on 2007/01/21  23:11:30
13405         Log: Restore the const to vtbl in Perl_mg_localize() removed in change
13406              26924.
13407      Branch: perl
13408            ! mg.c
13409 ____________________________________________________________________________
13410 [ 29907] By: nicholas                              on 2007/01/21  20:06:45
13411         Log: Remove register keyword from dSP; (at least for now)
13412      Branch: perl
13413            ! pp.h
13414 ____________________________________________________________________________
13415 [ 29905] By: nicholas                              on 2007/01/21  11:44:16
13416         Log: Refactor the common soft-reference code from pp_rv2sv and pp_rv2av
13417              into a single routine Perl_softref2xv(). As soft references are
13418              rarely used compared with true references, move this code from pp_hot.c
13419      Branch: perl
13420            ! embed.fnc embed.h pp.c pp_hot.c proto.h
13421 ____________________________________________________________________________
13422 [ 29900] By: nicholas                              on 2007/01/20  23:40:23
13423         Log: defined @$foo and defined %$bar should be subject to strict 'refs';
13424      Branch: perl
13425            ! lib/DBM_Filter.pm pp_hot.c t/lib/strict/refs
13426 ____________________________________________________________________________
13427 [ 29895] By: stevep                                on 2007/01/20  03:51:26
13428         Log: Upgrade to version-0.69
13429      Branch: perl
13430            ! lib/version.pm
13431 ____________________________________________________________________________
13432 [ 29894] By: stevep                                on 2007/01/20  03:40:23
13433         Log: Subject: [PATCH] Re: Race condition in IPC::Open3 / Mac OS?
13434              From: Bo Lindbergh <blgl@hagernas.com>
13435              Date: Sat, 20 Jan 2007 02:39:57 +0100
13436              Message-Id: <D256CF03-D814-4973-9DF6-60EA4F26FE10@hagernas.com>
13437      Branch: perl
13438            ! perlio.c
13439 ____________________________________________________________________________
13440 [ 29893] By: stevep                                on 2007/01/20  03:28:48
13441         Log: Add PAUSE2007.pub key
13442      Branch: perl
13443            + lib/CPAN/PAUSE2007.pub
13444            ! MANIFEST
13445 ____________________________________________________________________________
13446 [ 29892] By: stevep                                on 2007/01/20  03:20:11
13447         Log: Upgrade to CPAN-1.88_69.
13448      Branch: perl
13449            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
13450 ____________________________________________________________________________
13451 [ 29887] By: nicholas                              on 2007/01/19  21:11:40
13452         Log: Subject: Re: [PATCH] fix unicode split /\s+/
13453              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13454              Message-Id: <20070120005232.D9CC.BQW10602@nifty.com>
13455              Date: Sat, 20 Jan 2007 00:52:42 +0900
13456      Branch: perl
13457            ! pp.c t/op/split.t
13458 ____________________________________________________________________________
13459 [ 29885] By: nicholas                              on 2007/01/19  20:13:46
13460         Log: Yves spotted that I'd not regenerated perlapi.pod when I added
13461              get_cvn_flags().
13462      Branch: perl
13463            ! pod/perlapi.pod
13464 ____________________________________________________________________________
13465 [ 29884] By: nicholas                              on 2007/01/19  19:27:59
13466         Log: Marcus Holland-Moritz notes that the first argument to
13467              refcounted_he_fetch() can be NULL.
13468      Branch: perl
13469            ! embed.fnc proto.h
13470 ____________________________________________________________________________
13471 [ 29883] By: nicholas                              on 2007/01/19  18:07:23
13472         Log: Fix breakage for -DDEBUGGING accidentally introduced with change 29882.
13473      Branch: perl
13474            ! sv.c
13475 ____________________________________________________________________________
13476 [ 29882] By: nicholas                              on 2007/01/19  17:36:10
13477         Log: Add a parameter to Perl_get_arena() to pass in the SV type, and record
13478              this in the arena description. Change all sizes to unsigned values.
13479              Make Perl_sv_free_arenas() loop downwards to free memory, simplifying
13480              the logic. Remove my erroneous comment added in change 29881.
13481      Branch: perl
13482            ! embed.fnc hv.c proto.h sv.c
13483 ____________________________________________________________________________
13484 [ 29881] By: nicholas                              on 2007/01/19  11:45:24
13485         Log: I think that it's clearer if aroot is only struct arena_set *
13486              (rather than ** and constantly dereferneced). Move the declaration
13487              of new_root into the block it is used in. Add a comment describing
13488              where the arenas for arena_sets themselves aren't rooted anywhere.
13489      Branch: perl
13490            ! sv.c
13491 ____________________________________________________________________________
13492 [ 29880] By: rgs                                   on 2007/01/19  09:33:00
13493         Log: Subject: [PATCH] fix unicode split /\s+/
13494              From: demerphq <demerphq@gmail.com>
13495              Date: Fri, 19 Jan 2007 02:14:06 +0100
13496              Message-ID: <9b18b3110701181714r4f3bc9ebq9ba462eba8338734@mail.gmail.com>
13497      Branch: perl
13498            ! pp.c t/op/split.t
13499 ____________________________________________________________________________
13500 [ 29879] By: nicholas                              on 2007/01/19  00:13:02
13501         Log: As Perl_get_arena() is dealing with sizes, use size_t rather than int,
13502              as it's both unsigned and semantically the correct width for a size.
13503              As all arenas get cleared later on, can use Newx() rather than Newxz().
13504      Branch: perl
13505            ! embed.fnc proto.h sv.c
13506 ____________________________________________________________________________
13507 [ 29878] By: nicholas                              on 2007/01/18  23:52:11
13508         Log: Move C<static bool done_sanity_check;> inside the only function that
13509              uses it.
13510      Branch: perl
13511            ! sv.c
13512 ____________________________________________________________________________
13513 [ 29877] By: nicholas                              on 2007/01/18  23:51:45
13514         Log: Add in missing dVAR that prevents compilation with
13515              -DPERL_GLOBAL_STRUCT_PRIVATE
13516      Branch: perl
13517            ! perl.c
13518 ____________________________________________________________________________
13519 [ 29876] By: nicholas                              on 2007/01/18  23:36:57
13520         Log: Move the flag checking for isGV_with_GP() into the call to visit()
13521      Branch: perl
13522            ! sv.c
13523 ____________________________________________________________________________
13524 [ 29875] By: mhx                                   on 2007/01/18  16:52:37
13525         Log: Add missing SVfARG()s in require_tie_mod().
13526      Branch: perl
13527            ! gv.c
13528 ____________________________________________________________________________
13529 [ 29872] By: nicholas                              on 2007/01/18  15:48:13
13530         Log: Given that we now do the tests in S_visit() to avoid calling the
13531              helper function when skippable, no need to retain those tests
13532              inside the helper functions do_clean_objs() and do_clean_named_objs().
13533      Branch: perl
13534            ! sv.c
13535 ____________________________________________________________________________
13536 [ 29871] By: merijn                                on 2007/01/18  14:03:21
13537         Log: perl rebuilds because of gcc's -g flag
13538              Subject: [PATCH] Re: [perl #41058] make rebuilds perl everytime
13539              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
13540              Date: Thu, 18 Jan 2007 14:27:55 +0100
13541              Message-ID: <20070118142755.28e7f724@r2d2>
13542      Branch: perl
13543            ! makedepend.SH
13544 ____________________________________________________________________________
13545 [ 29868] By: steveh                                on 2007/01/18  11:36:05
13546         Log: Subject: Re: [PATCH] win32_async_check() can still loop indefinitely
13547              From: Jan Dubois <jand@ActiveState.com>
13548              Date: Mon, 15 Jan 2007 19:25:11 -0800
13549              Message-ID: <rigoq25vda3sg4i7ppdb5o2jhvuiq15kqj@4ax.com>
13550      Branch: perl
13551            ! win32/win32.c
13552 ____________________________________________________________________________
13553 [ 29867] By: nicholas                              on 2007/01/18  11:16:09
13554         Log: As PVLVs can hold globs in some cases, I think that we should be
13555              treating them as a strict subclass of PVGV. Hence drop through into
13556              the PVGV handling code.
13557      Branch: perl
13558            ! sv.c
13559 ____________________________________________________________________________
13560 [ 29866] By: davem                                 on 2007/01/18  02:14:48
13561         Log: disable parser stack cleanup on reduce croak (too fragile)
13562      Branch: perl
13563            ! perly.c
13564 ____________________________________________________________________________
13565 [ 29857] By: mhx                                   on 2007/01/17  21:06:11
13566         Log: Fix a typo in Dynaloader_pm.PL.
13567      Branch: perl
13568            ! ext/DynaLoader/DynaLoader_pm.PL
13569 ____________________________________________________________________________
13570 [ 29855] By: nicholas                              on 2007/01/17  19:22:47
13571         Log: Replace SvRELEASE_IVX(dstr) with SvOOK_off(dstr) in sv_setsv_flags(),
13572              because it's not possible for dstr to be COW at this point, due to an
13573              earlier force_normal.
13574      Branch: perl
13575            ! sv.c
13576 ____________________________________________________________________________
13577 [ 29853] By: nicholas                              on 2007/01/17  18:24:50
13578         Log: Make PERL_OLD_COPY_ON_WRITE build again. Inline Perl_sv_release_IVX().
13579              (Currently it fails ext/Compress/Raw/Zlib/t/07bufsize.t)
13580      Branch: perl
13581            ! embed.fnc embed.h global.sym makedef.pl proto.h sv.c sv.h
13582 ____________________________________________________________________________
13583 [ 29852] By: nicholas                              on 2007/01/17  15:42:54
13584         Log: If we use SvUPGRADE() rather than sv_upgrade() then it can make the
13585              decision on not "up"grading PVLV to PVGV for us. However, it appears
13586              that the other actions conducted for "not-yet-a-glob" are useful here.
13587      Branch: perl
13588            ! sv.c
13589 ____________________________________________________________________________
13590 [ 29848] By: merijn                                on 2007/01/17  13:38:05
13591         Log: Subject: Re: [PATCH] symbian/xsbuild.pl patching continues
13592              From: Jarkko Hietaniemi <jhi@iki.fi>
13593              Date: Wed, 17 Jan 2007 08:27:03 -0500
13594              Message-ID: <45AE2427.7080907@iki.fi>
13595      Branch: perl
13596            ! symbian/xsbuild.pl
13597 ____________________________________________________________________________
13598 [ 29845] By: stevep                                on 2007/01/16  22:15:05
13599         Log: Reentrant functions appear to still be broken in NetBSD 3.1.
13600      Branch: perl
13601            ! hints/netbsd.sh
13602 ____________________________________________________________________________
13603 [ 29844] By: merijn                                on 2007/01/16  16:17:03
13604         Log: Subject: [PATCH] Re: Dual-lived AutoLoader
13605              From: Steffen Mueller <o6hhmk002@sneakemail.com>
13606              Date: Tue, 16 Jan 2007 15:29:44 +0100
13607              Message-ID: <45ACE158.4080102@sneakemail.com>
13608      Branch: perl
13609            ! Porting/Maintainers.pl
13610 ____________________________________________________________________________
13611 [ 29843] By: rgs                                   on 2007/01/16  15:32:30
13612         Log: Subject: Re: [PATCH] Change implementation of %+ to use a proper tied hash interface and add support for %-
13613              From: demerphq <demerphq@gmail.com>
13614              Date: Mon, 15 Jan 2007 23:06:44 +0100
13615              Message-ID: <9b18b3110701151406p7168b20byf873ee2e58091ca3@mail.gmail.com>
13616      Branch: perl
13617            ! regcomp.h
13618 ____________________________________________________________________________
13619 [ 29842] By: rgs                                   on 2007/01/16  10:56:46
13620         Log: Subject: [PATCH] Make offsets support conditional
13621              From: demerphq <demerphq@gmail.com>
13622              Date: Sun, 14 Jan 2007 15:24:25 +0100
13623              Message-ID: <9b18b3110701140624v452f7684x5e9d2890805489fd@mail.gmail.com>
13624      Branch: perl
13625            ! ext/re/t/regop.t regcomp.c regcomp.h
13626 ____________________________________________________________________________
13627 [ 29841] By: rgs                                   on 2007/01/16  10:17:43
13628         Log: Typo fix, by Robin Barker
13629      Branch: perl
13630            ! Porting/Maintainers.pl
13631 ____________________________________________________________________________
13632 [ 29839] By: davem                                 on 2007/01/15  18:33:02
13633         Log: make Dump display the SVf_BREAK flag
13634      Branch: perl
13635            ! dump.c
13636 ____________________________________________________________________________
13637 [ 29838] By: rgs                                   on 2007/01/15  18:25:45
13638         Log: Enable the ~~ operator by default.
13639              Remove the ~~ feature.
13640      Branch: perl
13641            - t/lib/feature/smartmatch
13642            ! MANIFEST lib/feature.pm t/op/smartmatch.t toke.c
13643 ____________________________________________________________________________
13644 [ 29837] By: davem                                 on 2007/01/15  18:19:20
13645         Log: when cloning  PL_regex_pad, copy SVf_BREAK flag too
13646      Branch: perl
13647            ! sv.c
13648 ____________________________________________________________________________
13649 [ 29836] By: nicholas                              on 2007/01/15  18:15:54
13650         Log: pp_rv2av and pp_rv2hv have a lot of common code, so it's certainly a
13651              space saving to merge them. Hopefully this will reduce L2 cache misses.
13652      Branch: perl
13653            ! mathoms.c opcode.h opcode.pl pp.h pp_hot.c
13654 ____________________________________________________________________________
13655 [ 29835] By: nicholas                              on 2007/01/15  17:18:03
13656         Log: Make changes analagous to pp_rv2hv's 21394 and 24489 in pp_rv2av.
13657      Branch: perl
13658            ! pp_hot.c
13659 ____________________________________________________________________________
13660 [ 29834] By: rgs                                   on 2007/01/15  16:37:21
13661         Log: Subject: Re: [PATCH] Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, ${^POSTMATCH}
13662              From: demerphq <demerphq@gmail.com>
13663              Date: Sat, 13 Jan 2007 17:18:01 +0100
13664              Message-ID: <9b18b3110701130818h6badbd3o1b38f2660d258173@mail.gmail.com>
13665              
13666              macroize regexp modifiers
13667      Branch: perl
13668            ! perl.h regcomp.c regexp.h toke.c
13669 ____________________________________________________________________________
13670 [ 29831] By: rgs                                   on 2007/01/15  16:26:17
13671         Log: Subject: [PATCH] Add support for /k modfier for matching along with ${^PREMATCH}, ${^MATCH}, ${^POSTMATCH}
13672              From: demerphq <demerphq@gmail.com>
13673              Date: Fri, 12 Jan 2007 02:31:12 +0100
13674              Message-ID: <9b18b3110701111731x29b1c63i57b1698f769b3bbc@mail.gmail.com>
13675              (with tweaks)
13676      Branch: perl
13677            + t/op/regexp_kmod.t
13678            ! MANIFEST ext/B/t/concise-xs.t gv.c mg.c op.h pod/perlop.pod
13679            ! pod/perlre.pod pod/perlvar.pod pp_hot.c regcomp.c regcomp.h
13680            ! regexp.h t/op/regexp.t toke.c
13681 ____________________________________________________________________________
13682 [ 29830] By: nicholas                              on 2007/01/15  14:38:58
13683         Log: Add get_cvn_flags(), which is like get_cv() but takes a length. This
13684              allows symbolic code references with embeded NULs to work.
13685      Branch: perl
13686            ! embed.fnc embed.h global.sym gv.c gv.h op.c perl.c perlio.c
13687            ! pp_ctl.c pp_hot.c proto.h t/op/ref.t toke.c
13688 ____________________________________________________________________________
13689 [ 29829] By: rgs                                   on 2007/01/15  14:32:26
13690         Log: Subject: [PATCH] symbian/xsbuild.pl
13691              From: Jarkko Hietaniemi <jhi@iki.fi>
13692              Date: Mon, 15 Jan 2007 08:49:56 -0500
13693              Message-ID: <45AB8684.70906@iki.fi>
13694      Branch: perl
13695            ! symbian/xsbuild.pl
13696 ____________________________________________________________________________
13697 [ 29827] By: davem                                 on 2007/01/15  14:16:53
13698         Log: extend threads 'veto cleanup' to perl_free and system stuff
13699      Branch: perl
13700            ! embedvar.h perl.c perlapi.h perlvars.h unixish.h
13701 ____________________________________________________________________________
13702 [ 29826] By: rgs                                   on 2007/01/15  14:15:35
13703         Log: Proper symbian fix (replacing change #29813) by Jarkko
13704      Branch: perl
13705            ! perl.h
13706 ____________________________________________________________________________
13707 [ 29825] By: rgs                                   on 2007/01/15  13:45:40
13708         Log: Use the $Is_MacOS variable
13709      Branch: perl
13710            ! t/lib/common.pl
13711 ____________________________________________________________________________
13712 [ 29824] By: rgs                                   on 2007/01/15  13:44:39
13713         Log: Simplify the ok/not ok logic
13714              (another refactorisation by Schwern)
13715      Branch: perl
13716            ! t/lib/common.pl
13717 ____________________________________________________________________________
13718 [ 29823] By: rgs                                   on 2007/01/15  13:40:18
13719         Log: Various cleanup and factorization by Schwern
13720              for tests for warnings and features
13721      Branch: perl
13722            ! t/lib/common.pl
13723 ____________________________________________________________________________
13724 [ 29822] By: rgs                                   on 2007/01/15  13:30:51
13725         Log: Introduce the :5.10.0 feature bundle, and make :5.10 an
13726              alias to it (aimed at be an alias to the latest :5.10.X)
13727      Branch: perl
13728            ! lib/feature.pm
13729 ____________________________________________________________________________
13730 [ 29821] By: rgs                                   on 2007/01/15  12:44:45
13731         Log: Fix link to perlsyn (thanks to Michael G Schwern)
13732      Branch: perl
13733            ! lib/feature.pm
13734 ____________________________________________________________________________
13735 [ 29820] By: rgs                                   on 2007/01/15  12:42:36
13736         Log: Remove the "dor" feature alias.
13737      Branch: perl
13738            ! lib/feature.pm
13739 ____________________________________________________________________________
13740 [ 29819] By: rgs                                   on 2007/01/15  12:41:28
13741         Log: Document "no feature" (Michael G Schwern)
13742      Branch: perl
13743            ! lib/feature.pm
13744 ____________________________________________________________________________
13745 [ 29818] By: rgs                                   on 2007/01/15  12:37:27
13746         Log: Move the documentation of the lexical effect of feature.pm to its own
13747              section thus removing a lot of redundant redundant documentation about
13748              it cluttering up the feature documentation. (by Michael G Schwern)
13749      Branch: perl
13750            ! lib/feature.pm
13751 ____________________________________________________________________________
13752 [ 29817] By: rgs                                   on 2007/01/15  12:34:00
13753         Log: Remove obsolete notes and TODOs from feature.pm
13754      Branch: perl
13755            ! lib/feature.pm
13756 ____________________________________________________________________________
13757 [ 29816] By: rgs                                   on 2007/01/15  12:30:56
13758         Log: Add a reference to the docs for state() variables in feature.pm
13759              (suggested by Michael G Schwern)
13760      Branch: perl
13761            ! lib/feature.pm
13762 ____________________________________________________________________________
13763 [ 29815] By: rgs                                   on 2007/01/15  12:29:14
13764         Log: Factorise croak() calls and error messages in feature.pm
13765              (suggested by Michael G Schwern)
13766      Branch: perl
13767            ! lib/feature.pm
13768 ____________________________________________________________________________
13769 [ 29814] By: nicholas                              on 2007/01/15  12:13:24
13770         Log: Test that names with embedded NULs work for symbolic array, hash and
13771              typeglob references.
13772      Branch: perl
13773            ! t/op/ref.t
13774 ____________________________________________________________________________
13775 [ 29813] By: rgs                                   on 2007/01/15  08:22:08
13776         Log: Revert perl.h part of change 29811, which breaks compilation with gcc
13777      Branch: perl
13778            ! perl.h
13779 ____________________________________________________________________________
13780 [ 29812] By: merijn                                on 2007/01/15  07:45:28
13781         Log: Subject: [PATCH] g++ fixes
13782              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
13783              Date: Mon, 15 Jan 2007 06:09:30 +0200 (EET)
13784              Message-Id: <20070115040930.8685843A67@anubis.hut.fi>
13785      Branch: perl
13786            ! op.c toke.c
13787 ____________________________________________________________________________
13788 [ 29811] By: merijn                                on 2007/01/15  07:42:37
13789         Log: Subject: [PATCH] Symbian/S90 further fixes
13790              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
13791              Date: Mon, 15 Jan 2007 06:11:52 +0200 (EET)
13792              Message-Id: <20070115041152.374AB43A67@anubis.hut.fi>
13793      Branch: perl
13794            ! perl.h symbian/PerlBase.cpp symbian/config.sh
13795 ____________________________________________________________________________
13796 [ 29810] By: davem                                 on 2007/01/14  23:58:49
13797         Log: make S_ithread_run() call S_ithread_free() in main context
13798              
13799              Fixes a race condition between detach clearing a thread's
13800              interpreter, and S_ithread_run() freeing itself while
13801              assuming that it's own interpreter still exists.
13802      Branch: perl
13803            ! ext/threads/threads.xs
13804 ____________________________________________________________________________
13805 [ 29805] By: davem                                 on 2007/01/14  12:43:39
13806         Log: further refinement to #29796 (cleanup veto)
13807      Branch: perl
13808            ! ext/threads/threads.xs
13809 ____________________________________________________________________________
13810 [ 29803] By: rgs                                   on 2007/01/14  10:12:08
13811         Log: Subject: Re: Memory...growing, and growing
13812              From: Marvin Humphrey <marvin@rectangular.com>
13813              Date: Sat, 13 Jan 2007 12:05:30 -0800
13814              Message-Id: <3CCCF699-345E-4C65-BCCB-1549EB99547A@rectangular.com>
13815              
13816              Document -DDL_UNLOAD_ALL_AT_EXIT
13817      Branch: perl
13818            ! pod/perlhack.pod
13819 ____________________________________________________________________________
13820 [ 29796] By: davem                                 on 2007/01/13  22:57:26
13821         Log: unfreed threads should trigger cleanup veto
13822              
13823              The thread pool struct is allocated in the main interpreter, so
13824              don't clean that up if any threads remain, regardless of what
13825              state they are in
13826      Branch: perl
13827            ! ext/threads/threads.xs
13828 ____________________________________________________________________________
13829 [ 29790] By: nicholas                              on 2007/01/13  18:21:19
13830         Log: In S_hfreeentries, orig_array can be const.
13831      Branch: perl
13832            ! hv.c
13833 ____________________________________________________________________________
13834 [ 29786] By: rgs                                   on 2007/01/13  17:17:40
13835         Log: TODO: yada yada yada
13836      Branch: perl
13837            ! pod/perltodo.pod
13838 ____________________________________________________________________________
13839 [ 29784] By: rgs                                   on 2007/01/13  16:56:02
13840         Log: Subject:  Re: AW: umask handling in File::Temp
13841              From:  Gisle Aas <gisle@activestate.com>
13842              Date:  12 Jan 2007 16:10:16 +0100
13843              Message-ID:  <877ivs1dt3.fsf@ask.g.aas.no>
13844      Branch: perl
13845            ! pp_sys.c
13846 ____________________________________________________________________________
13847 [ 29781] By: rgs                                   on 2007/01/13  11:06:06
13848         Log: Subject: [PATCH] perlthrtut.pod (based on perl-current@29766)
13849              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
13850              Date: Fri, 12 Jan 2007 17:37:58 +0100
13851              Message-ID: <45A7B966.1040307@thalesgroup.com>
13852      Branch: perl
13853            ! pod/perlthrtut.pod
13854 ____________________________________________________________________________
13855 [ 29780] By: davem                                 on 2007/01/12  21:49:13
13856         Log: fix PL_parser_dup symbol (again)
13857      Branch: perl
13858            ! embed.fnc embed.h global.sym
13859 ____________________________________________________________________________
13860 [ 29779] By: davem                                 on 2007/01/12  19:56:40
13861         Log: Rationalise refcounting of thread structures
13862              Formerly there could be races with multiple destroys of a thread
13863              structure.
13864      Branch: perl
13865            ! ext/threads/threads.xs
13866 ____________________________________________________________________________
13867 [ 29778] By: merijn                                on 2007/01/12  16:06:23
13868         Log: Superdome now also in Itanium series (sx1000 & sx2000),
13869              cx2600 is Madison 6
13870      Branch: perl
13871            ! README.hpux
13872 ____________________________________________________________________________
13873 [ 29777] By: merijn                                on 2007/01/12  15:15:13
13874         Log: gcc -dumpversion is at least supported back to 2.7.x and
13875              thus seems to be much more defensive against upcoming version
13876              reporting format changes.
13877      Branch: perl
13878            ! hints/aix.sh hints/aix_3.sh hints/aix_4.sh hints/dec_osf.sh
13879            ! hints/hpux.sh hints/svr5.sh hints/vos.sh
13880 ____________________________________________________________________________
13881 [ 29774] By: rgs                                   on 2007/01/12  13:57:45
13882         Log: makedef.pl should be able to load "strict"
13883      Branch: perl
13884            ! makedef.pl
13885 ____________________________________________________________________________
13886 [ 29768] By: rgs                                   on 2007/01/12  11:44:04
13887         Log: Upgrade to ExtUtils::Manifest 1.51
13888      Branch: perl
13889            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t
13890 ____________________________________________________________________________
13891 [ 29767] By: davem                                 on 2007/01/12  11:26:14
13892         Log: fix typo in hv.c
13893      Branch: perl
13894            ! hv.c
13895 ____________________________________________________________________________
13896 [ 29766] By: davem                                 on 2007/01/12  11:13:49
13897         Log: fix PL_parser_dup symbol
13898      Branch: perl
13899            ! embed.fnc embed.h makedef.pl
13900 ____________________________________________________________________________
13901 [ 29765] By: davem                                 on 2007/01/12  10:42:05
13902         Log: make tr/// threadsafe by moving swash into pad
13903      Branch: perl
13904            ! doop.c op.c
13905 ____________________________________________________________________________
13906 [ 29764] By: rgs                                   on 2007/01/12  10:24:55
13907         Log: Subject: [PATCH] trivia in perlthrtut.pod
13908              From: Wolfgang Laun <Wolfgang.Laun@thalesgroup.com>
13909              Date: Thu, 11 Jan 2007 16:57:29 +0100
13910              Message-ID: <45A65E69.8010400@thalesgroup.com>
13911      Branch: perl
13912            ! pod/perlthrtut.pod
13913 ____________________________________________________________________________
13914 [ 29762] By: steveh                                on 2007/01/11  17:27:02
13915         Log: Update copyright year in "perl -v" output
13916      Branch: perl
13917            ! perl.c
13918 ____________________________________________________________________________
13919 [ 29761] By: rgs                                   on 2007/01/11  17:12:08
13920         Log: Fix bug [perl #41234] : the tokenizer understands "=cute"
13921              or other words that begin with "cut" as synonyms for "=cut"
13922      Branch: perl
13923            ! toke.c
13924 ____________________________________________________________________________
13925 [ 29758] By: nicholas                              on 2007/01/11  15:37:12
13926         Log: Change 29753 messed up do_hv_dump() [my fault]
13927      Branch: perl
13928            ! embed.fnc proto.h
13929 ____________________________________________________________________________
13930 [ 29757] By: rgs                                   on 2007/01/11  15:07:28
13931         Log: Silence an "unused parameter" warning in Perl_reg_numbered_buff_get().
13932              This parameter might become handy in the future, so keep it.
13933      Branch: perl
13934            ! regcomp.c
13935 ____________________________________________________________________________
13936 [ 29756] By: rgs                                   on 2007/01/11  14:47:01
13937         Log: Subject: [PATCH] Add Regexp::Keep \K functionality to regex engine as well as add \v and \V, cleanup and more docs for regatom()
13938              From: demerphq <demerphq@gmail.com>
13939              Date: Wed, 10 Jan 2007 20:33:39 +0100
13940              Message-ID: <9b18b3110701101133i46dc5fd0p1476a0f1dd1e9c5a@mail.gmail.com>
13941              
13942              (plus POD nits by Merijn and myself)
13943      Branch: perl
13944            ! pod/perl595delta.pod pod/perlre.pod regcomp.c regcomp.sym
13945            ! regexec.c regexp.h regnodes.h t/op/pat.t
13946 ____________________________________________________________________________
13947 [ 29753] By: nicholas                              on 2007/01/11  13:23:40
13948         Log: do_gv_dump, do_gvgv_dump and do_hv_dump call all actually take a NULL
13949              parameter. Patch for do_hv_dump supplied by Brandon L Black, other
13950              two added after code inspection.
13951      Branch: perl
13952            ! embed.fnc proto.h
13953 ____________________________________________________________________________
13954 [ 29751] By: rgs                                   on 2007/01/11  10:34:02
13955         Log: Fix bug #40407: after a seek on a PerlIO::scalar filehandle,
13956              ensure there's a string buffer in the scalar
13957      Branch: perl
13958            ! ext/PerlIO/scalar/scalar.xs
13959 ____________________________________________________________________________
13960 [ 29750] By: rgs                                   on 2007/01/11  09:51:56
13961         Log: Subject: [PATCH] AutoLoader fix, part 2
13962              From: Steffen Mueller <rt8363b02@sneakemail.com>
13963              Date: Wed, 10 Jan 2007 18:52:23 +0100
13964              Message-ID: <20070110175148.26694.qmail@lists.develooper.com>
13965      Branch: perl
13966            ! lib/AutoLoader.pm lib/AutoLoader.t
13967 ____________________________________________________________________________
13968 [ 29749] By: nicholas                              on 2007/01/11  00:24:48
13969         Log: In toke.c, merge S_update_debugger_info_pv() and
13970              S_update_debugger_info_sv() into S_update_debugger_info().
13971      Branch: perl
13972            ! embed.fnc embed.h proto.h toke.c
13973 ____________________________________________________________________________
13974 [ 29748] By: nicholas                              on 2007/01/10  16:24:27
13975         Log: An implementation of change 29735 for blead (PL_curcop could be NULL)
13976              given that blead's refactoring is not yet in maint.
13977      Branch: perl
13978            ! gv.c
13979 ____________________________________________________________________________
13980 [ 29747] By: rgs                                   on 2007/01/10  16:00:17
13981         Log: Regenerate all files
13982      Branch: perl
13983            ! embed.h keywords.h reentr.c reentr.h
13984 ____________________________________________________________________________
13985 [ 29745] By: rgs                                   on 2007/01/10  13:21:03
13986         Log: Subject: PATCH: perlfunc.pod / warn
13987              From: Peter Scott <Peter@PSDT.com>
13988              Date: Wed, 10 Jan 2007 05:18:52 -0800
13989              Message-Id: <pan.2007.01.10.13.18.52.834683@PSDT.com>
13990      Branch: perl
13991            ! pod/perlfunc.pod
13992 ____________________________________________________________________________
13993 [ 29744] By: rgs                                   on 2007/01/10  13:17:37
13994         Log: Subject: Re: [perl #41215] % on scalars sometimes throws away fractions 
13995              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13996              Date: Tue, 09 Jan 2007 23:39:42 +0900
13997              Message-Id: <20070109233928.07AF.BQW10602@nifty.com>
13998              
13999              plus nits by Dominic Dunlop
14000      Branch: perl
14001            ! pod/perlop.pod
14002 ____________________________________________________________________________
14003 [ 29743] By: rgs                                   on 2007/01/10  10:54:27
14004         Log: Subject: Bug in AutoLoader.pm causing endless loop
14005              From: Steffen Mueller <rt8363b02@sneakemail.com>
14006              Date: Tue, 09 Jan 2007 19:15:36 +0100
14007              Message-ID: <45A3DBC8.4010203@sneakemail.com>
14008      Branch: perl
14009            ! lib/AutoLoader.pm
14010 ____________________________________________________________________________
14011 [ 29742] By: rgs                                   on 2007/01/10  10:25:02
14012         Log: Subject: ./miniperl minimod.pl ... Can't locate strict.pm
14013              From: andreas.koenig.7os6VVqR@franz.ak.mind.de (Andreas J. Koenig)
14014              Date: Wed, 10 Jan 2007 04:55:55 +0100
14015              Message-ID: <87lkkbk01g.fsf@k75.linux.bogus>
14016      Branch: perl
14017            ! minimod.pl
14018 ____________________________________________________________________________
14019 [ 29741] By: nicholas                              on 2007/01/09  21:46:28
14020         Log: Make minimod.pl warnings and strict clean.
14021      Branch: perl
14022            ! minimod.pl
14023 ____________________________________________________________________________
14024 [ 29740] By: nicholas                              on 2007/01/09  21:44:05
14025         Log: Make makedef.pl warnings and strict clean.
14026      Branch: perl
14027            ! makedef.pl
14028 ____________________________________________________________________________
14029 [ 29739] By: nicholas                              on 2007/01/09  21:37:31
14030         Log: Make keywords.pl strict and warnings clean.
14031      Branch: perl
14032            ! keywords.pl
14033 ____________________________________________________________________________
14034 [ 29738] By: nicholas                              on 2007/01/09  21:34:50
14035         Log: Make autodoc.pl strict clean.
14036      Branch: perl
14037            ! autodoc.pl
14038 ____________________________________________________________________________
14039 [ 29736] By: nicholas                              on 2007/01/09  21:21:56
14040         Log: Make opcode.pl strict and warnings clean.
14041      Branch: perl
14042            ! opcode.pl
14043 ____________________________________________________________________________
14044 [ 29734] By: steveh                                on 2007/01/09  12:44:15
14045         Log: Subject: Re: Change 29723 breaks t/op/inccode-tie.t on Win32
14046              From: Nicholas Clark <nick@ccl4.org>
14047              Date: Tue, 9 Jan 2007 12:31:17 +0000
14048              Message-ID: <20070109123116.GC30742@plum.flirble.org>
14049      Branch: perl
14050            ! t/op/inccode-tie.t
14051 ____________________________________________________________________________
14052 [ 29732] By: steveh                                on 2007/01/09  10:40:23
14053         Log: Subject: Re: [PATCH] ANSIfy the PATH environment variable on Windows
14054              From: Jan Dubois <jand@ActiveState.com>
14055              Date: Mon, 08 Jan 2007 14:58:12 -0800
14056              Message-ID: <eei5q29hrchpam2i5g0000mbvu0b1hrm83@4ax.com>
14057              
14058              Fixes the Borland build, in which the PATH was getting corrupted
14059              when the variable that was just putenv()'d got free()'d
14060      Branch: perl
14061            ! win32/win32.c
14062 ____________________________________________________________________________
14063 [ 29731] By: rgs                                   on 2007/01/09  10:33:56
14064         Log: Subject: [PATCH] Change #29711 broke tr//c on Win32.
14065              From: demerphq <demerphq@gmail.com>
14066              Date: Mon, 8 Jan 2007 20:31:26 +0100
14067              Message-ID: <9b18b3110701081131v392597c6veed493407c1eede7@mail.gmail.com>
14068      Branch: perl
14069            ! op.c
14070 ____________________________________________________________________________
14071 [ 29730] By: rgs                                   on 2007/01/09  10:04:37
14072         Log: Subject: [PATCH] Let the regex parser decide if we have a special pattern or not.
14073              From: demerphq <demerphq@gmail.com>
14074              Date: Tue, 9 Jan 2007 00:46:31 +0100
14075              Message-ID: <9b18b3110701081546n2c3f19acy29adc0d233bb848c@mail.gmail.com>
14076      Branch: perl
14077            ! op.c op.h pp.c pp_ctl.c regcomp.c regexp.h
14078 ____________________________________________________________________________
14079 [ 29729] By: nicholas                              on 2007/01/09  09:58:17
14080         Log: socketpair.t was written in 2001. At that time, Test::More got confused
14081              if you forked under it. Test::More 0.47 added support to detect forking
14082              which resolves this. Hence there is now no need to fork() in a BEGIN
14083              block, which causes issues on Win32 due to how pseudofork works.
14084      Branch: perl
14085            ! ext/Socket/t/socketpair.t
14086 ____________________________________________________________________________
14087 [ 29728] By: rgs                                   on 2007/01/09  09:28:52
14088         Log: Revert change #29708 (useless)
14089      Branch: perl
14090            ! win32/win32.c
14091 ____________________________________________________________________________
14092 [ 29727] By: nicholas                              on 2007/01/08  23:27:26
14093         Log: Eliminate pp_threadsv, as it was only ever used by 5005 threads.
14094      Branch: perl
14095            ! dump.c ext/Opcode/Opcode.pm op.c opcode.h opcode.pl opnames.h
14096            ! pp.sym pp_proto.h
14097 ____________________________________________________________________________
14098 [ 29724] By: nicholas                              on 2007/01/08  21:52:32
14099         Log: do or die; for all the List::Util pure perl tests.
14100      Branch: perl
14101            ! ext/List/Util/t/p_blessed.t ext/List/Util/t/p_first.t
14102            ! ext/List/Util/t/p_lln.t ext/List/Util/t/p_max.t
14103            ! ext/List/Util/t/p_maxstr.t ext/List/Util/t/p_min.t
14104            ! ext/List/Util/t/p_minstr.t ext/List/Util/t/p_openhan.t
14105            ! ext/List/Util/t/p_readonly.t ext/List/Util/t/p_reduce.t
14106            ! ext/List/Util/t/p_refaddr.t ext/List/Util/t/p_reftype.t
14107            ! ext/List/Util/t/p_shuffle.t ext/List/Util/t/p_sum.t
14108            ! ext/List/Util/t/p_tainted.t
14109 ____________________________________________________________________________
14110 [ 29723] By: nicholas                              on 2007/01/08  21:20:26
14111         Log: do $file; won't propagate errors from die, as do is an implicit eval.
14112              So need to propagate errors with $@.
14113      Branch: perl
14114            ! ext/DynaLoader/hints/gnukfreebsd.pl
14115            ! ext/DynaLoader/hints/gnuknetbsd.pl
14116            ! ext/NDBM_File/hints/gnukfreebsd.pl
14117            ! ext/NDBM_File/hints/gnuknetbsd.pl
14118            ! ext/ODBM_File/hints/gnukfreebsd.pl
14119            ! ext/ODBM_File/hints/gnuknetbsd.pl
14120            ! ext/POSIX/hints/gnukfreebsd.pl ext/POSIX/hints/gnuknetbsd.pl
14121            ! ext/Storable/hints/gnukfreebsd.pl
14122            ! ext/Storable/hints/gnuknetbsd.pl lib/perl5db.pl
14123            ! lib/utf8_heavy.pl symbian/config.pl symbian/makesis.pl
14124            ! symbian/xsbuild.pl t/comp/require.t t/op/caller.t t/op/do.t
14125            ! t/op/inccode-tie.t t/op/regexp_noamp.t t/op/regexp_notrie.t
14126            ! t/op/regexp_qr.t t/op/regexp_qr_embed.t t/op/regexp_trielist.t
14127            ! t/op/threads.t t/uni/case.pl win32/ce-helpers/makedist.pl
14128 ____________________________________________________________________________
14129 [ 29719] By: nicholas                              on 2007/01/08  14:28:17
14130         Log: Mention -C on #! line in perltodo. Remove some trailing whitespace that
14131              podchecker warned over.
14132      Branch: perl
14133            ! pod/perltodo.pod
14134 ____________________________________________________________________________
14135 [ 29718] By: rgs                                   on 2007/01/08  11:09:10
14136         Log: Change the API doc for some of the SvXXX testing macros.
14137              Often, those macros simply test a bit in sv_flags, so
14138              the return value should be assigned to a U32 instead of
14139              a bool to avoid truncation. (bug perl #32884)
14140      Branch: perl
14141            ! pod/perlapi.pod sv.h
14142 ____________________________________________________________________________
14143 [ 29717] By: rgs                                   on 2007/01/08  10:35:04
14144         Log: Turn taint warnings (-t) into severe warnings, so they're
14145              on by default, without having to play games with the
14146              warning bits. Add a test for -t.
14147      Branch: perl
14148            ! perl.c pp_ctl.c t/lib/warnings/taint taint.c warnings.h
14149            ! warnings.pl
14150 ____________________________________________________________________________
14151 [ 29716] By: rgs                                   on 2007/01/08  09:26:01
14152         Log: Silence casting warnings
14153      Branch: perl
14154            ! regcomp.c
14155 ____________________________________________________________________________
14156 [ 29715] By: merijn                                on 2007/01/08  07:34:29
14157         Log: Default "$undef" for NV_PRESERVES_UV_BITS causes compilation
14158              failure of sv.c when triggered
14159              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
14160              Date: Mon, 8 Jan 2007 00:49:11 +0100
14161              Message-ID: <20070108004911.7022445c@r2d2>
14162      Branch: perl
14163            ! Configure
14164 ____________________________________________________________________________
14165 [ 29713] By: merijn                                on 2007/01/08  07:19:02
14166         Log: Subject: help cygwin find its dlls even on taint tests with no path
14167              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
14168              Date: Sun, 7 Jan 2007 16:56:28 -0800 (PST)
14169              Message-ID: <2437.63.226.247.31.1168217788.squirrel@63.226.247.31>
14170      Branch: perl
14171            ! cygwin/Makefile.SHs t/op/taint.t
14172 ____________________________________________________________________________
14173 [ 29712] By: davem                                 on 2007/01/08  00:14:22
14174         Log: fix occasional op/time.t failure
14175              test 2 uses far more sys than user time, so it's possible to burn
14176              20 secs of wall time without an apparent increase in user time
14177      Branch: perl
14178            ! t/op/time.t
14179 ____________________________________________________________________________
14180 [ 29711] By: davem                                 on 2007/01/08  00:06:44
14181         Log: allocate op_pv strings from shared mem pool
14182      Branch: perl
14183            ! op.c toke.c
14184 ____________________________________________________________________________
14185 [ 29710] By: rgs                                   on 2007/01/07  23:27:03
14186         Log: In the new test for less.pm, call use_ok at compile-time
14187              and add -w.
14188      Branch: perl
14189            ! lib/less.t
14190 ____________________________________________________________________________
14191 [ 29709] By: rgs                                   on 2007/01/07  23:24:31
14192         Log: Subject: [PATCH] less useful
14193              From: "Joshua ben Jore" <twists@gmail.com>
14194              Date: Sat, 6 Jan 2007 13:33:15 -0800
14195              Message-ID: <dc5c751d0701061333w7b89ea48kf5c8993e3de19b44@mail.gmail.com>
14196      Branch: perl
14197            ! lib/less.pm lib/less.t
14198 ____________________________________________________________________________
14199 [ 29708] By: rgs                                   on 2007/01/07  23:12:26
14200         Log: Subject: Re: [PATCH] ANSIfy the PATH environment variable on Windows
14201              From: demerphq <demerphq@gmail.com>
14202              Date: Sun, 7 Jan 2007 20:51:43 +0100
14203              Message-ID: <9b18b3110701071151y13eaa554w257d2d5016ee0983@mail.gmail.com>
14204      Branch: perl
14205            ! win32/win32.c
14206 ____________________________________________________________________________
14207 [ 29707] By: rgs                                   on 2007/01/07  23:08:04
14208         Log: Subject: DynaLoader test failure on cygwin
14209              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
14210              Date: Sun, 7 Jan 2007 11:56:21 -0800 (PST)
14211              Message-ID: <1675.63.226.247.31.1168199781.squirrel@63.226.247.31>
14212      Branch: perl
14213            ! ext/DynaLoader/t/DynaLoader.t
14214 ____________________________________________________________________________
14215 [ 29706] By: davem                                 on 2007/01/07  14:55:27
14216         Log: silence a warning in perly.c
14217      Branch: perl
14218            ! perly.c
14219 ____________________________________________________________________________
14220 [ 29705] By: rgs                                   on 2007/01/06  07:19:09
14221         Log: Subject: patch: shorten perl.h by six lines
14222              From: "David Nicol" <davidnicol@gmail.com>
14223              Date: Sat, 6 Jan 2007 00:02:24 -0600
14224              Message-ID: <934f64a20701052202p1c77a226w32634a1c69f584c7@mail.gmail.com>
14225      Branch: perl
14226            ! perl.h
14227 ____________________________________________________________________________
14228 [ 29704] By: rgs                                   on 2007/01/06  06:58:41
14229         Log: Add 2007 copyrights in a few more .pl files that
14230              generate code (thanks to Jarkko)
14231      Branch: perl
14232            ! overload.pl reentr.pl
14233 ____________________________________________________________________________
14234 [ 29703] By: rgs                                   on 2007/01/05  23:15:38
14235         Log: Silence a gcc warning, spotted by Tels
14236      Branch: perl
14237            ! regcomp.c
14238 ____________________________________________________________________________
14239 [ 29702] By: rgs                                   on 2007/01/05  18:30:52
14240         Log: Bump version of PerlIO::via after last change
14241      Branch: perl
14242            ! ext/PerlIO/via/via.pm
14243 ____________________________________________________________________________
14244 [ 29701] By: rgs                                   on 2007/01/05  18:26:43
14245         Log: Subject: [PATCH] ext/PerlIO/via/via.xs freeing the wrong thing
14246              From: Bo Lindbergh <blgl@hagernas.com>
14247              Date: Fri, 5 Jan 2007 19:19:53 +0100
14248              Message-Id: <C7070BEE-BFB6-4FA2-A50B-BF20CDB3B61F@hagernas.com>
14249      Branch: perl
14250            ! ext/PerlIO/via/via.xs
14251 ____________________________________________________________________________
14252 [ 29700] By: rgs                                   on 2007/01/05  15:37:54
14253         Log: Normalize copyright of perlio.c for years >= 2006
14254      Branch: perl
14255            ! perlio.c
14256 ____________________________________________________________________________
14257 [ 29699] By: steveh                                on 2007/01/05  15:04:59
14258         Log: Do the same as #29697 for Win32
14259      Branch: perl
14260            ! win32/Makefile win32/makefile.mk
14261 ____________________________________________________________________________
14262 [ 29698] By: rgs                                   on 2007/01/05  14:37:31
14263         Log: Fix the interaction of -w and -t when provided on the command-line
14264              and/or on the shebang line : do not reset the warning bits to
14265              'only taint'.
14266      Branch: perl
14267            ! perl.c pp_ctl.c
14268 ____________________________________________________________________________
14269 [ 29697] By: rgs                                   on 2007/01/05  12:27:22
14270         Log: Fix distclean now that we have re::Tie::Hash::NamedCapture
14271      Branch: perl
14272            ! Makefile.SH
14273 ____________________________________________________________________________
14274 [ 29696] By: rgs                                   on 2007/01/05  10:47:58
14275         Log: Update copyright years in .c files
14276      Branch: perl
14277            ! doio.c doop.c gv.c miniperlmain.c pad.c perl.c pp.c pp_ctl.c
14278            ! pp_hot.c pp_sort.c pp_sys.c regcomp.c regexec.c scope.c
14279            ! universal.c utf8.c
14280 ____________________________________________________________________________
14281 [ 29695] By: rgs                                   on 2007/01/05  10:34:36
14282         Log: Update copyright years in .h files. Also, in .pl
14283              files that generate .h files, so they'll be ready
14284              next time.
14285      Branch: perl
14286            ! XSUB.h keywords.pl op.h opcode.pl pad.h perlio.h perlsdio.h
14287            ! perlsfio.h pp.h regcomp.h regexp.h scope.h thrdvar.h unixish.h
14288            ! utf8.h utfebcdic.h util.h
14289 ____________________________________________________________________________
14290 [ 29694] By: rgs                                   on 2007/01/05  10:21:58
14291         Log: Update copyright for perlio.c
14292      Branch: perl
14293            ! perlio.c
14294 ____________________________________________________________________________
14295 [ 29693] By: rgs                                   on 2007/01/05  09:55:22
14296         Log: Subject: Re: What if NV_PRESERVES_UV_BITS is undef? (was: Re: [PATCH] Configure test code fails to compile if SIGFPE is undefined)
14297              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14298              Date: Thu, 04 Jan 2007 00:21:02 +0900
14299              Message-Id: <20070104001943.6BC2.BQW10602@nifty.com>
14300      Branch: perl
14301            ! ext/Data/Dumper/t/dumper.t ext/Devel/Peek/t/Peek.t
14302 ____________________________________________________________________________
14303 [ 29692] By: steveh                                on 2007/01/05  09:45:08
14304         Log: Silence various VC6 warnings
14305      Branch: perl
14306            ! ext/B/B.xs perly.c regexec.c util.c win32/win32.c
14307 ____________________________________________________________________________
14308 [ 29691] By: rgs                                   on 2007/01/05  09:11:30
14309         Log: Subject: Re: [PATCH] perlio.c repair
14310              From: Bo Lindbergh <blgl@hagernas.com>
14311              Date: Thu, 4 Jan 2007 18:22:09 +0100
14312              Message-Id: <E22DC961-6821-4AC2-BA2F-9B5B06927758@hagernas.com>
14313      Branch: perl
14314            ! perlio.c
14315 ____________________________________________________________________________
14316 [ 29690] By: rgs                                   on 2007/01/05  07:49:03
14317         Log: Subject: [PATCH] ANSIfy the PATH environment variable on Windows
14318              From: Jan Dubois <jand@ActiveState.com>
14319              Date: Thu, 04 Jan 2007 12:37:48 -0800
14320              Message-ID: <7coqp2pme3r30qaonticuv6c6licieg4cg@4ax.com>
14321      Branch: perl
14322            ! win32/perllib.c win32/win32.c
14323 ____________________________________________________________________________
14324 [ 29689] By: rgs                                   on 2007/01/05  07:47:08
14325         Log: Subject: [PATCH] Add error handling to win32_ansipath
14326              From: Jan Dubois <jand@ActiveState.com>
14327              Date: Thu, 04 Jan 2007 12:20:21 -0800
14328              Message-ID: <f2oqp2dbdglim8bda4q1kajt9k3cvpqqga@4ax.com>
14329      Branch: perl
14330            ! win32/win32.c
14331 ____________________________________________________________________________
14332 [ 29688] By: rgs                                   on 2007/01/04  17:04:11
14333         Log: Upgrade Module::Load::Conditional to 0.14
14334      Branch: perl
14335            + lib/Module/Load/Conditional/t/to_load/InPod.pm
14336            ! MANIFEST lib/Module/Load/Conditional.pm
14337            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
14338            ! lib/Module/Load/Conditional/t/to_load/Commented.pm
14339            ! lib/Module/Load/Conditional/t/to_load/LoadIt.pm
14340            ! lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm
14341 ____________________________________________________________________________
14342 [ 29687] By: rgs                                   on 2007/01/04  15:33:16
14343         Log: 4th patch from: 
14344              
14345              Subject: [PATCH] Cleanup SVf arguments (2nd try)
14346              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
14347              Date: Mon, 1 Jan 2007 20:16:13 +0100
14348              Message-ID: <20070101201613.4120d9ef@r2d2>
14349              
14350              Introduce an SVfARG() macro for %SVf (%-p here) arguments to
14351              perl's printf
14352      Branch: perl
14353            ! XSUB.h doio.c gv.c hv.c mg.c op.c pad.c perl.c perl.h perlio.c
14354            ! pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c regcomp.c regexec.c
14355            ! sv.c toke.c universal.c utf8.c
14356 ____________________________________________________________________________
14357 [ 29686] By: rgs                                   on 2007/01/04  15:29:02
14358         Log: The first three patches from:
14359              
14360              Subject: [PATCH] Cleanup SVf arguments (2nd try)
14361              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
14362              Date: Mon, 1 Jan 2007 20:16:13 +0100
14363              Message-ID: <20070101201613.4120d9ef@r2d2>
14364              
14365              Adds (void*) casts to %-p and %p printf arguments
14366      Branch: perl
14367            ! XSUB.h doio.c hv.c mg.c perl.c perlio.c pp.c pp_hot.c
14368            ! regcomp.c regexec.c scope.c sv.c util.c
14369 ____________________________________________________________________________
14370 [ 29685] By: steveh                                on 2007/01/04  15:21:50
14371         Log: Subject: Re: [PATCH] Symbian port: add Series 90 support
14372              From: Jarkko Hietaniemi <jhi@iki.fi>
14373              Date: Thu, 04 Jan 2007 03:35:54 -0500
14374              Message-ID: <459CBC6A.4060806@iki.fi>
14375              
14376              Fixes a VC7/VC7.1 linker error following #29650/#29651
14377      Branch: perl
14378            ! perl.h util.c
14379 ____________________________________________________________________________
14380 [ 29684] By: rgs                                   on 2007/01/04  14:40:18
14381         Log: Remove no longer used magic vtable
14382      Branch: perl
14383            ! XSUB.h perl.h
14384 ____________________________________________________________________________
14385 [ 29683] By: rgs                                   on 2007/01/04  14:39:08
14386         Log: Silence a 'null argument' warning
14387      Branch: perl
14388            ! dump.c
14389 ____________________________________________________________________________
14390 [ 29682] By: rgs                                   on 2007/01/04  14:30:02
14391         Log: Subject: Re: [PATCH] Change implementation of %+ to use a proper tied hash interface and add support for %-
14392              From: demerphq <demerphq@gmail.com>
14393              Date: Fri, 29 Dec 2006 21:45:51 +0100
14394              Message-ID: <9b18b3110612291245q792fe91cu69422d2b81bb4f0b@mail.gmail.com>
14395      Branch: perl
14396            + ext/re/lib/re/Tie/Hash/NamedCapture.pm
14397            ! MANIFEST doop.c dump.c embed.fnc embed.h ext/re/re.pm
14398            ! ext/re/re.xs ext/re/t/re_funcs.t global.sym gv.c hv.c mg.c
14399            ! perl.h pod/perlapi.pod pod/perlintern.pod pod/perlvar.pod
14400            ! proto.h regcomp.c sv.c t/op/pat.t
14401 ____________________________________________________________________________
14402 [ 29681] By: rgs                                   on 2007/01/04  10:32:13
14403         Log: Subject: [PATCH] Add note to perltodo.pod about Unicode and file globbing
14404              From: Jan Dubois <jand@ActiveState.com>
14405              Date: Thu, 28 Dec 2006 19:06:00 -0800
14406              Message-ID: <4e19p2lgme9qbqjkv78q7154vg6hlaar19@4ax.com>
14407      Branch: perl
14408            ! pod/perltodo.pod
14409 ____________________________________________________________________________
14410 [ 29680] By: davem                                 on 2007/01/04  01:03:22
14411         Log: make parser_free actually free the parser!
14412              also remove two SAVEs left over from #29655
14413      Branch: perl
14414            ! perly.c toke.c
14415 ____________________________________________________________________________
14416 [ 29679] By: nicholas                              on 2007/01/03  23:13:43
14417         Log: Rename OURSTASH to SvOURSTASH and OURSTASH_set to SvOURSTASH_set.
14418      Branch: perl
14419            ! dump.c pad.c pad.h sv.c sv.h
14420 ____________________________________________________________________________
14421 [ 29678] By: davem                                 on 2007/01/03  22:17:48
14422         Log: handle cloning of parsers on the save stack
14423      Branch: perl
14424            ! perly.c scope.c scope.h sv.c
14425 ____________________________________________________________________________
14426 [ 29677] By: nicholas                              on 2007/01/03  22:02:49
14427         Log: Teach dump about OURSTASH and COP ranges stored in the NV union.
14428      Branch: perl
14429            ! dump.c
14430 ____________________________________________________________________________
14431 [ 29676] By: stevep                                on 2007/01/03  18:23:32
14432         Log: Subject: [PATCH] Update change 29607 to affect only Win32
14433              From: Jan Dubois <jand@ActiveState.com>
14434              Date: Wed, 03 Jan 2007 08:48:22 -0800
14435              Message-ID: <f9nnp2lf4hsb74jf9unlsj59ahsf4f1o1v@4ax.com>
14436      Branch: perl
14437            ! lib/blib.pm
14438 ____________________________________________________________________________
14439 [ 29675] By: steveh                                on 2007/01/03  17:56:16
14440         Log: Subject: [PATCH] Use short pathnames in $^X and @INC if the long form cannot be represented in the current codepage
14441              From: Jan Dubois <jand@ActiveState.com>
14442              Date: Thu, 28 Dec 2006 18:59:40 -0800
14443              Message-ID: <vq09p2p09k6rcu6c9t0mab3vnc335ghg9m@4ax.com>
14444              
14445              Subject: Re: [PATCH] Use short pathnames in $^X and @INC if the long form cannot be represented in the current codepage
14446              From: Jan Dubois <jand@ActiveState.com>
14447              Date: Wed, 03 Jan 2007 08:12:35 -0800
14448              Message-ID: <orknp2pj17265modfosjkp2qtt4bdgtgjp@4ax.com>
14449      Branch: perl
14450            ! makedef.pl win32/perlhost.h win32/perllib.c win32/vdir.h
14451            ! win32/win32.c win32/win32iop.h
14452 ____________________________________________________________________________
14453 [ 29674] By: stevep                                on 2007/01/03  17:02:53
14454         Log: Subject: [PATCH] Re: g++ unhappy
14455              From: Jarkko Hietaniemi <jhi@iki.fi>
14456              Date: Mon, 01 Jan 2007 14:35:46 -0500
14457              Message-ID: <45996292.5090000@iki.fi>
14458      Branch: perl
14459            ! regcomp.c
14460 ____________________________________________________________________________
14461 [ 29673] By: nicholas                              on 2007/01/03  15:17:29
14462         Log: Make the ptr_table functions available in an unthreaded perl, as other
14463              code (such as Storable) can take advantage of them.
14464      Branch: perl
14465            ! embed.fnc embed.h intrpvar.h makedef.pl proto.h sv.c
14466 ____________________________________________________________________________
14467 [ 29672] By: stevep                                on 2007/01/03  13:56:57
14468         Log: Subject: [PATCH] IO::Compress::* 2.003
14469              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
14470              Date: Tue, 2 Jan 2007 13:14:26 -0000
14471              Message-ID: <02ca01c72e6f$eef88360$6401a8c0@myopwv.com>
14472      Branch: perl
14473            ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README
14474            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
14475            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
14476            ! ext/Compress/Zlib/README
14477            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
14478            ! ext/IO/Compress/Base/Changes ext/IO/Compress/Base/README
14479            ! ext/IO/Compress/Base/lib/IO/Compress/Base.pm
14480            ! ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm
14481            ! ext/IO/Compress/Base/lib/IO/Uncompress/AnyUncompress.pm
14482            ! ext/IO/Compress/Base/lib/IO/Uncompress/Base.pm
14483            ! ext/IO/Compress/Zlib/Changes ext/IO/Compress/Zlib/Makefile.PL
14484            ! ext/IO/Compress/Zlib/README
14485            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm
14486            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm
14487            ! ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm
14488            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm
14489            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm
14490            ! ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
14491            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm
14492            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm
14493            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm
14494            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm
14495            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
14496            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
14497            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
14498            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
14499            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
14500            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
14501            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
14502 ____________________________________________________________________________
14503 [ 29671] By: stevep                                on 2007/01/03  01:46:41
14504         Log: Upgrade to Time-HiRes-1.9704
14505      Branch: perl
14506            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
14507            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
14508 ____________________________________________________________________________
14509 [ 29670] By: nicholas                              on 2007/01/02  21:45:08
14510         Log: Update copyright years to include 2007. (Plus a couple of 2006s and
14511              earlier we missed in av.h and hv.h)
14512      Branch: perl
14513            ! av.h cv.h dump.c hv.h op.c parser.h perly.c sv.h
14514 ____________________________________________________________________________
14515 [ 29669] By: nicholas                              on 2007/01/02  21:10:13
14516         Log: Assignment to a tainted variable was causing confusion if the source
14517              value was an NV too large for an IV (bug #40708). Fix the confusion
14518              by not promoting private flags to public flags in S_save_magic if
14519              there are already public flags.
14520      Branch: perl
14521            ! mg.c t/op/taint.t
14522 ____________________________________________________________________________
14523 [ 29668] By: nicholas                              on 2007/01/02  20:47:31
14524         Log: PVMG can be isUV too.
14525      Branch: perl
14526            ! dump.c ext/Devel/Peek/t/Peek.t
14527 ____________________________________________________________________________
14528 [ 29667] By: davem                                 on 2007/01/02  19:44:23
14529         Log: fix -Mad build breakage
14530      Branch: perl
14531            ! perly.c
14532 ____________________________________________________________________________
14533 [ 29666] By: nicholas                              on 2007/01/02  18:14:26
14534         Log: Copying to FORMATs should work (and not fail assertions if the value
14535              is floating point). Copying to ARRAYs and HASHes can't work and should
14536              croak.
14537      Branch: perl
14538            ! pod/perldiag.pod sv.c
14539 ____________________________________________________________________________
14540 [ 29665] By: nicholas                              on 2007/01/02  17:41:06
14541         Log: It's good to be able to dump FORMATs too :-)
14542      Branch: perl
14543            ! cv.h
14544 ____________________________________________________________________________
14545 [ 29664] By: nicholas                              on 2007/01/02  16:28:48
14546         Log: Remove the vestigal "#if 0"s from header files that defined same-sized
14547              *allocated structs, as these are not going to be needed again.
14548      Branch: perl
14549            ! av.h hv.h sv.h
14550 ____________________________________________________________________________
14551 [ 29663] By: nicholas                              on 2007/01/02  16:05:02
14552         Log: Probably better to make PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI special
14553              cases, instead of scanning pad.h to find them, and picking up 3 other
14554              superfluous definitions as a side effect.
14555      Branch: perl
14556            ! ext/B/defsubs_h.PL ext/B/t/concise-xs.t
14557 ____________________________________________________________________________
14558 [ 29662] By: nicholas                              on 2007/01/02  14:55:29
14559         Log: Note that the examples for the structure copying bug example are no
14560              longer relevant because of the XPVGV re-ordering.
14561      Branch: perl
14562            ! sv.c
14563 ____________________________________________________________________________
14564 [ 29661] By: steveh                                on 2007/01/02  14:50:56
14565         Log: Fix a couple of linker errors on Win32
14566      Branch: perl
14567            ! makedef.pl
14568 ____________________________________________________________________________
14569 [ 29660] By: davem                                 on 2007/01/02  14:02:40
14570         Log: remove conflict in pending_ident function and field name
14571      Branch: perl
14572            ! embed.fnc embed.h proto.h toke.c
14573 ____________________________________________________________________________
14574 [ 29659] By: steveh                                on 2007/01/02  11:18:26
14575         Log: Check miniperl exists before using it to run uupacktool.pl
14576              during distclean
14577      Branch: perl
14578            ! win32/Makefile win32/makefile.mk
14579 ____________________________________________________________________________
14580 [ 29658] By: merijn                                on 2007/01/02  07:15:38
14581         Log: Subject: [PATCH] Configure test code fails to compile if SIGFPE is undefined
14582              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
14583              Date: Tue, 2 Jan 2007 00:08:27 +0100
14584              Message-ID: <20070102000827.7acf11c8@r2d2>
14585      Branch: perl
14586            ! Configure
14587 ____________________________________________________________________________
14588 [ 29656] By: davem                                 on 2007/01/02  02:19:20
14589         Log: Subject:  [PATCH] really should test compile in AIX or something (fixup after the Series 90 patch)
14590              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
14591              Date:  Tue, 2 Jan 2007 03:15:42 +0200 (EET)
14592              Message-Id:  <200701020115.l021FgtC495074@kosh.hut.fi>
14593      Branch: perl
14594            ! makedef.pl
14595 ____________________________________________________________________________
14596 [ 29655] By: davem                                 on 2007/01/02  01:51:05
14597         Log: move easy lexer state variables into PL_parser
14598              (where "easy" == "only appear in toke.c")
14599      Branch: perl
14600            ! embed.fnc embed.h embedvar.h intrpvar.h parser.h perl.h
14601            ! perlapi.h perly.c proto.h sv.c toke.c
14602 ____________________________________________________________________________
14603 [ 29654] By: stevep                                on 2007/01/02  00:07:52
14604         Log: Quiet a smoke warning in toke.c and bump the copyright year.
14605      Branch: perl
14606            ! toke.c
14607 ____________________________________________________________________________
14608 [ 29653] By: stevep                                on 2007/01/01  22:48:33
14609         Log: Welcome to 2007!  Time to update copyrights from changes earlier
14610              today.
14611      Branch: perl
14612            ! embed.h embed.pl embedvar.h global.sym hv.c mg.c perl.h
14613            ! perlapi.c perlapi.h proto.h sv.c util.c
14614 ____________________________________________________________________________
14615 [ 29652] By: davem                                 on 2007/01/01  22:37:40
14616         Log: split parser initialisation from parser execution
14617      Branch: perl
14618            ! embed.fnc embed.h parser.h perly.c proto.h toke.c
14619 ____________________________________________________________________________
14620 [ 29651] By: stevep                                on 2007/01/01  19:30:05
14621         Log: Add file missed in change #29650.
14622      Branch: perl
14623            + symbian/PerlUiS90.rss
14624 ____________________________________________________________________________
14625 [ 29650] By: stevep                                on 2007/01/01  15:41:48
14626         Log: Subject: [PATCH] Symbian port: add Series 90 support
14627              From: Jarkko Hietaniemi <jhi@iki.fi>
14628              Date: Mon, 01 Jan 2007 08:49:03 -0500
14629              Message-ID: <4599114F.8020307@iki.fi>
14630      Branch: perl
14631            ! MANIFEST README.symbian embed.fnc embed.h embedvar.h
14632            ! global.sym hv.c intrpvar.h lib/ExtUtils/Constant/ProxySubs.pm
14633            ! mg.c perl.h perlapi.h perlio.c pod/perlapi.pod proto.h sv.c
14634            ! symbian/PerlApp.cpp symbian/PerlApp.h symbian/PerlUi.cpp
14635            ! symbian/PerlUi.h symbian/config.pl symbian/config.sh
14636            ! symbian/cwd.pl symbian/install.cfg symbian/makesis.pl
14637            ! symbian/sdk.pl symbian/xsbuild.pl util.c
14638 ____________________________________________________________________________
14639 [ 29649] By: davem                                 on 2007/01/01  11:24:07
14640         Log: split parser stack from parser object
14641      Branch: perl
14642            ! parser.h perly.c
14643 ____________________________________________________________________________
14644 [ 29648] By: davem                                 on 2006/12/31  18:56:37
14645         Log: in lex_start(), ensure that all lexer state vars are saved
14646              and re-initialised. This is mostly overkill, but mimicks the
14647              effect of having all the vars in a single parser object.
14648      Branch: perl
14649            ! toke.c
14650 ____________________________________________________________________________
14651 [ 29647] By: nicholas                              on 2006/12/31  16:58:18
14652         Log: Rationalise the logic in lex_start for creating a new temporary if the
14653              passed in SV is read only or doesn't end in ';'. Also, allow a NULL
14654              pointer to imply a zero length string, which saves creating a mortal
14655              in pp_require, only for it to be ignored in favour of a new SV.
14656      Branch: perl
14657            ! embed.fnc pp_ctl.c proto.h toke.c
14658 ____________________________________________________________________________
14659 [ 29646] By: stevep                                on 2006/12/31  16:37:54
14660         Log: Fix to test failures caused by change #29606 when PERLIO=stdio.
14661              Based on suggestions from Ilya Zakharevich in 
14662              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-12/msg00646.html
14663      Branch: perl
14664            ! lib/SelfLoader.pm
14665 ____________________________________________________________________________
14666 [ 29645] By: merijn                                on 2006/12/31  13:58:57
14667         Log: Subject: [PATCH] smoke signs suppression
14668              From: Jarkko Hietaniemi <jhi@iki.fi>
14669              Date: Sun, 31 Dec 2006 08:51:52 -0500
14670              Message-ID: <4597C078.4000503@iki.fi>
14671      Branch: perl
14672            ! iperlsys.h perly.c regcomp.c
14673 ____________________________________________________________________________
14674 [ 29644] By: nicholas                              on 2006/12/31  12:31:09
14675         Log: As freeing up PL_linestr is now done via the scope stack, there's no
14676              need to make any temporary varariable a mortal, and waste effort on
14677              the temp stack (not) clearing it up.
14678      Branch: perl
14679            ! toke.c
14680 ____________________________________________________________________________
14681 [ 29643] By: nicholas                              on 2006/12/31  12:07:37
14682         Log: PL_linestr needs to survive until the end of scope, not just the next
14683              FREETMPS. Fixes the underlying cause of the thread cloning SEGV
14684              reported in http://www.nntp.perl.org/group/perl.perl5.porters/63123
14685      Branch: perl
14686            + t/op/threads_create.pl
14687            ! MANIFEST sv.c t/op/threads.t toke.c
14688 ____________________________________________________________________________
14689 [ 29642] By: nicholas                              on 2006/12/31  00:08:00
14690         Log: Move SVt_BIND to be the lowest type after SVt_NULL. This will force all
14691              code attempting to upgrade a BIND to anything into sv_upgrade(), which
14692              for now will croak, but in future can DTRT, for whatever TRT is decided
14693              to be. Make SvOK() check the flags of the referenant for a BIND, as I
14694              envisage that the only flag bit that will get set on a BIND is SVf_UTF8
14695              even if the referant has a defined value.
14696      Branch: perl
14697            ! dump.c ext/B/B.xs sv.c sv.h
14698 ____________________________________________________________________________
14699 [ 29641] By: stevep                                on 2006/12/30  05:55:53
14700         Log: Subject: [PATCH] Update Compress Modules to version 2.002
14701              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
14702              Date: Fri, 29 Dec 2006 20:50:26 -0000
14703              Message-ID: <000501c72b8a$f96b2ba0$6401a8c0@myopwv.com>
14704      Branch: perl
14705            ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README
14706            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
14707            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
14708            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
14709            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/14gzopen.t
14710            ! ext/IO/Compress/Base/Changes ext/IO/Compress/Base/README
14711            ! ext/IO/Compress/Base/lib/IO/Compress/Base.pm
14712            ! ext/IO/Compress/Base/lib/IO/Compress/Base/Common.pm
14713            ! ext/IO/Compress/Base/lib/IO/Uncompress/AnyUncompress.pm
14714            ! ext/IO/Compress/Base/lib/IO/Uncompress/Base.pm
14715            ! ext/IO/Compress/Base/t/01misc.t ext/IO/Compress/Zlib/Changes
14716            ! ext/IO/Compress/Zlib/README
14717            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Deflate.pm
14718            ! ext/IO/Compress/Zlib/lib/IO/Compress/Adapter/Identity.pm
14719            ! ext/IO/Compress/Zlib/lib/IO/Compress/Deflate.pm
14720            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip.pm
14721            ! ext/IO/Compress/Zlib/lib/IO/Compress/Gzip/Constants.pm
14722            ! ext/IO/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
14723            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip.pm
14724            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zip/Constants.pm
14725            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Constants.pm
14726            ! ext/IO/Compress/Zlib/lib/IO/Compress/Zlib/Extra.pm
14727            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
14728            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
14729            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
14730            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
14731            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
14732            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
14733            ! ext/IO/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
14734            ! t/lib/compress/CompTestUtils.pm t/lib/compress/multi.pl
14735            ! t/lib/compress/oneshot.pl
14736 ____________________________________________________________________________
14737 [ 29640] By: davem                                 on 2006/12/30  01:18:18
14738         Log: fix a test failing under -Dmad
14739      Branch: perl
14740            ! ext/List/Util/t/weak.t
14741 ____________________________________________________________________________
14742 [ 29639] By: nicholas                              on 2006/12/29  16:20:39
14743         Log: With xlow and xhigh as U32, PAD_MAX shouldn't be IV_MAX, as on a 64 bit
14744              system this can't be stored.
14745      Branch: perl
14746            ! pad.c
14747 ____________________________________________________________________________
14748 [ 29638] By: nicholas                              on 2006/12/29  14:42:03
14749         Log: I failed to run regen.pl to propagate my pad.c changes to perlintern.pod
14750      Branch: perl
14751            ! pod/perlintern.pod
14752 ____________________________________________________________________________
14753 [ 29637] By: nicholas                              on 2006/12/29  00:17:18
14754         Log: In Perl_fbm_compile, really rarest should be U32 not I32, as it is
14755              set from a U32, and used as an array index.
14756      Branch: perl
14757            ! util.c
14758 ____________________________________________________________________________
14759 [ 29636] By: davem                                 on 2006/12/29  00:08:35
14760         Log: further fix for #29543: fix parser leaks caused by croaking
14761      Branch: perl
14762            ! dump.c op.c op.h perly.c t/comp/parser.t
14763 ____________________________________________________________________________
14764 [ 29635] By: nicholas                              on 2006/12/28  23:57:16
14765         Log: Eliminate BmPREVIOUS_set - with the complexity gone from how the datum
14766              is stored, there's no need for it.
14767      Branch: perl
14768            ! sv.h util.c
14769 ____________________________________________________________________________
14770 [ 29634] By: nicholas                              on 2006/12/28  23:35:54
14771         Log: Move all the FBM data fields from the table into a struct xbm_s which
14772              is part of the xnv union.
14773      Branch: perl
14774            ! av.h cv.h hv.h sv.h util.c
14775 ____________________________________________________________________________
14776 [ 29633] By: nicholas                              on 2006/12/28  22:40:37
14777         Log: With PAD_COMPNAME_GEN in SvUVX, SvCUR is trustworthy once more.
14778      Branch: perl
14779            ! op.c pad.h sv.c
14780 ____________________________________________________________________________
14781 [ 29632] By: nicholas                              on 2006/12/28  22:03:56
14782         Log: Move PAD_COMPNAME_GEN from SvCUR to SvUVX.
14783      Branch: perl
14784            ! op.c pad.c pad.h
14785 ____________________________________________________________________________
14786 [ 29631] By: nicholas                              on 2006/12/28  21:41:52
14787         Log: Move PAD_FAKELEX_ANON and PAD_FAKELEX_MULTI to pad.h, export them via
14788              B.pm, so that B::Concise doesn't need to hard code magic numbers.
14789      Branch: perl
14790            ! ext/B/B/Concise.pm ext/B/defsubs_h.PL ext/B/t/concise-xs.t
14791            ! pad.c pad.h
14792 ____________________________________________________________________________
14793 [ 29630] By: nicholas                              on 2006/12/28  21:21:22
14794         Log: Move the low/high cop sequences from NVX/IVX to a two U32 structure
14795              in the xnv union. This frees up IVX for the PL_generation code, which
14796              in turn will allow SvCUR to return to its real purpose.
14797      Branch: perl
14798            ! av.h cv.h hv.h pad.c pad.h sv.h
14799 ____________________________________________________________________________
14800 [ 29629] By: nicholas                              on 2006/12/28  20:02:03
14801         Log: Abstract the pad code's overloaded use of SvNVX and SvIVX into
14802              4 macros COP_SEQ_RANGE_LOW, COP_SEQ_RANGE_HIGH, PARENT_PAD_INDEX
14803              and PARENT_FAKELEX_FLAGS
14804      Branch: perl
14805            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Deparse.pm
14806            ! pad.c pad.h
14807 ____________________________________________________________________________
14808 [ 29628] By: nicholas                              on 2006/12/28  17:55:06
14809         Log: Change PAD_MAX to something a bit less FORTRAN-ish than 999999999.
14810      Branch: perl
14811            ! pad.c
14812 ____________________________________________________________________________
14813 [ 29627] By: stevep                                on 2006/12/27  19:36:13
14814         Log: Upgrade to Errno-1.10 (!).  I have left the core tests as is for
14815              now as well as for Makefile.PL, which need some looking into.
14816      Branch: perl
14817            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
14818 ____________________________________________________________________________
14819 [ 29626] By: nicholas                              on 2006/12/27  15:27:58
14820         Log: Subject: [PATCH] Macroize char class tests in case to remove duplicated code.
14821              From: demerphq <demerphq@gmail.com>
14822              Message-ID: <9b18b3110612270237i40e5ef34ud80898459ee338eb@mail.gmail.com>
14823              Date: Wed, 27 Dec 2006 11:37:36 +0100
14824      Branch: perl
14825            ! regcomp.c
14826 ____________________________________________________________________________
14827 [ 29625] By: stevep                                on 2006/12/27  14:13:27
14828         Log: Upgrade to CPAN-1.83_66.
14829      Branch: perl
14830            + lib/CPAN/Kwalify.pm lib/CPAN/Kwalify/distroprefs.dd
14831            + lib/CPAN/Kwalify/distroprefs.yml
14832            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm
14833            ! lib/CPAN/HandleConfig.pm lib/CPAN/Version.pm
14834            ! lib/CPAN/t/10version.t
14835 ____________________________________________________________________________
14836 [ 29624] By: stevep                                on 2006/12/26  15:53:57
14837         Log: Cannot use a L<> within a preformatted section of a Pod document.
14838      Branch: perl
14839            ! pod/perlreref.pod
14840 ____________________________________________________________________________
14841 [ 29623] By: rgs                                   on 2006/12/26  14:22:15
14842         Log: Subject: Re: Named-capture regex syntax
14843              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14844              Date: Tue, 26 Dec 2006 23:11:38 +0900
14845              Message-Id: <20061226231027.8320.BQW10602@nifty.com>
14846      Branch: perl
14847            ! t/op/pat.t
14848 ____________________________________________________________________________
14849 [ 29622] By: rgs                                   on 2006/12/25  17:09:07
14850         Log: Fix a couple of warnings
14851      Branch: perl
14852            ! regcomp.c
14853 ____________________________________________________________________________
14854 [ 29621] By: rgs                                   on 2006/12/25  17:03:14
14855         Log: Subject: Re: Named-capture regex syntax
14856              From: demerphq <demerphq@gmail.com>
14857              Date: Sun, 24 Dec 2006 14:38:15 +0100
14858              Message-ID: <9b18b3110612240538m5c45654br7d27171835f6664@mail.gmail.com>
14859      Branch: perl
14860            ! pod/perldiag.pod pod/perlre.pod regcomp.c regcomp.h t/op/pat.t
14861            ! t/op/re_tests
14862 ____________________________________________________________________________
14863 [ 29620] By: rgs                                   on 2006/12/24  09:28:22
14864         Log: The PERLIO environment variable, when unset, doesn't default to :stdio.
14865      Branch: perl
14866            ! pod/perlrun.pod
14867 ____________________________________________________________________________
14868 [ 29619] By: rgs                                   on 2006/12/23  16:15:50
14869         Log: Fix #6006 for taint mode too.
14870      Branch: perl
14871            ! op.c t/op/subst.t
14872 ____________________________________________________________________________
14873 [ 29618] By: rgs                                   on 2006/12/23  15:52:27
14874         Log: Remove -T from op/subst.t, and add a new test file, substT.t,
14875              to run the s/// tests under taint mode; mark the test for
14876              RT #6006 as TODO, but only with -T.
14877      Branch: perl
14878            + t/op/substT.t
14879            ! MANIFEST t/op/subst.t
14880 ____________________________________________________________________________
14881 [ 29617] By: rgs                                   on 2006/12/23  15:38:50
14882         Log: A better fix for RT #6006: revert change 29616, which was bogus,
14883              and add OP_SCOPE to the list of "dangerous" ops that might appear
14884              on the right side of s///.
14885              However, this fix does not work under taint mode, and op/subst.t
14886              has -T.
14887      Branch: perl
14888            ! op.c
14889 ____________________________________________________________________________
14890 [ 29616] By: rgs                                   on 2006/12/23  13:52:02
14891         Log: Fix RT #6006: Regexp replaces using large replacement variables fail
14892              some of the time (i.e. when the substitution contains something
14893              like ${10}). Patch derived from a patch by Hugo van der Sanden;
14894              added also a second test (Yves Orton already added a TODO test
14895              for this.)
14896      Branch: perl
14897            ! op.c t/op/subst.t
14898 ____________________________________________________________________________
14899 [ 29615] By: rgs                                   on 2006/12/23  12:31:26
14900         Log: Upgrade to Module::Build 0.2806
14901      Branch: perl
14902            + lib/Module/Build/Config.pm
14903            ! MANIFEST lib/Module/Build.pm lib/Module/Build/API.pod
14904            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
14905            ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
14906            ! lib/Module/Build/Cookbook.pm lib/Module/Build/ModuleInfo.pm
14907            ! lib/Module/Build/PPMMaker.pm
14908            ! lib/Module/Build/Platform/Amiga.pm
14909            ! lib/Module/Build/Platform/Default.pm
14910            ! lib/Module/Build/Platform/EBCDIC.pm
14911            ! lib/Module/Build/Platform/MPEiX.pm
14912            ! lib/Module/Build/Platform/MacOS.pm
14913            ! lib/Module/Build/Platform/RiscOS.pm
14914            ! lib/Module/Build/Platform/Unix.pm
14915            ! lib/Module/Build/Platform/VMS.pm
14916            ! lib/Module/Build/Platform/VOS.pm
14917            ! lib/Module/Build/Platform/Windows.pm
14918            ! lib/Module/Build/Platform/aix.pm
14919            ! lib/Module/Build/Platform/darwin.pm
14920            ! lib/Module/Build/Platform/os2.pm lib/Module/Build/Version.pm
14921            ! lib/Module/Build/t/basic.t lib/Module/Build/t/ext.t
14922            ! lib/Module/Build/t/extend.t lib/Module/Build/t/metadata.t
14923            ! lib/Module/Build/t/moduleinfo.t lib/Module/Build/t/xs.t
14924 ____________________________________________________________________________
14925 [ 29614] By: rgs                                   on 2006/12/23  11:45:28
14926         Log: syswrite() wasn't reporting a warning when writing to a filehandle
14927              opened only for input.
14928      Branch: perl
14929            ! pp_sys.c t/lib/warnings/pp_sys
14930 ____________________________________________________________________________
14931 [ 29613] By: rgs                                   on 2006/12/22  15:44:51
14932         Log: The Perl 6 specification is still evolving, so don't refer to it.
14933      Branch: perl
14934            ! pod/perlsyn.pod
14935 ____________________________________________________________________________
14936 [ 29612] By: stevep                                on 2006/12/22  15:18:02
14937         Log: miniperl may not have been successfully built before running a
14938              "make distclean".
14939      Branch: perl
14940            ! Makefile.SH
14941 ____________________________________________________________________________
14942 [ 29611] By: stevep                                on 2006/12/22  14:53:17
14943         Log: Silence an unused variable warning in sv.c.
14944      Branch: perl
14945            ! sv.h
14946 ____________________________________________________________________________
14947 [ 29610] By: rgs                                   on 2006/12/22  11:30:47
14948         Log: Unshare the shared string gp_file_hek only if it exists in a GP.
14949              Not doing this will produce invalid frees in the global destruction
14950              process, probably because the empty string will get freed several
14951              times. This should be safe since gp_file_hek is only assigned a
14952              new value with share_hek().
14953      Branch: perl
14954            ! gv.c
14955 ____________________________________________________________________________
14956 [ 29609] By: rgs                                   on 2006/12/21  10:24:05
14957         Log: Upgrade to Text::Balanced 2.0.0
14958      Branch: perl
14959            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
14960            ! lib/Text/Balanced/README lib/Text/Balanced/t/extqlk.t
14961 ____________________________________________________________________________
14962 [ 29608] By: rgs                                   on 2006/12/21  10:12:14
14963         Log: Subject: [PATCH] threads 1.57
14964              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
14965              Date: Wed, 20 Dec 2006 10:30:21 -0800 (PST)
14966              Message-ID: <20061220183021.79793.qmail@web30205.mail.mud.yahoo.com>
14967      Branch: perl
14968            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
14969            ! ext/threads/t/join.t ext/threads/t/state.t
14970            ! ext/threads/t/thread.t ext/threads/threads.pm
14971            ! ext/threads/threads.xs
14972 ____________________________________________________________________________
14973 [ 29607] By: rgs                                   on 2006/12/21  09:47:34
14974         Log: Subject: [PATCH] allow blib.pm to be used for testing Win32 module (again)
14975              From: Jan Dubois <jand@ActiveState.com>
14976              Date: Wed, 20 Dec 2006 18:53:51 -0800
14977              Message-ID: <vjtjo21l5ksgeab6k9l46d9pvlg5vf86rt@4ax.com>
14978      Branch: perl
14979            ! lib/blib.pm
14980 ____________________________________________________________________________
14981 [ 29606] By: stevep                                on 2006/12/21  05:47:31
14982         Log: Subject: [PATCH 5.8.8] SelfLoader after fork()
14983              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
14984              Date: Mon, 18 Dec 2006 01:13:59 -0800
14985              Message-ID: <20061218091359.GA14985@powdermilk.math.berkeley.edu>
14986      Branch: perl
14987            ! lib/SelfLoader.pm
14988 ____________________________________________________________________________
14989 [ 29605] By: stevep                                on 2006/12/21  05:12:28
14990         Log: Subject: [PATCH] Implement killpg() for MSWin32
14991              From: Jan Dubois <jand@ActiveState.com>
14992              Date: Wed, 20 Dec 2006 15:41:00 -0800
14993              Message-ID: <m8hjo2pasv3hdbhd1sj9sasen7tm38hrhp@4ax.com>
14994      Branch: perl
14995            ! win32/config.bc win32/config.gc win32/config.vc
14996            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
14997            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
14998            ! win32/win32.c win32/win32.h
14999 ____________________________________________________________________________
15000 [ 29604] By: rgs                                   on 2006/12/20  16:13:32
15001         Log: Subject: Re: [PATCH] Making adding binary files possible
15002              From: demerphq <demerphq@gmail.com>
15003              Date: Wed, 20 Dec 2006 16:00:33 +0100
15004              Message-ID: <9b18b3110612200700k48157cd1n1f2305f306b7de32@mail.gmail.com>
15005              
15006              plus matching updates to Makefile.SH and patching.pod
15007      Branch: perl
15008            + uupacktool.pl win32/perlexe.ico.packd
15009            - pack.pl packed_files.pl win32/makeico.pl
15010            ! MANIFEST Makefile.SH Porting/patching.pod win32/Makefile
15011            ! win32/Makefile.ce win32/makefile.mk
15012 ____________________________________________________________________________
15013 [ 29603] By: merijn                                on 2006/12/20  12:58:41
15014         Log: Open Configure to the world of 64bitonly environments
15015      Branch: perl
15016            ! Configure
15017 ____________________________________________________________________________
15018 [ 29601] By: rgs                                   on 2006/12/20  11:15:29
15019         Log: Fix leaks in label strings allocation in COPs
15020      Branch: perl
15021            ! cop.h perly.act perly.h perly.tab perly.y toke.c
15022 ____________________________________________________________________________
15023 [ 29600] By: rgs                                   on 2006/12/20  09:30:06
15024         Log: Don't free the original label string when assigning it to cop_label,
15025              since it comes directly from the parser. (That was making op/goto.t
15026              fail under threads and without debugging on some platforms.)
15027      Branch: perl
15028            ! cop.h
15029 ____________________________________________________________________________
15030 [ 29599] By: stevep                                on 2006/12/20  04:20:14
15031         Log: Subject: [PATCH] threads::shared 1.06
15032              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
15033              Date: Tue, 19 Dec 2006 10:30:47 -0800 (PST)
15034              Message-ID: <525867.40748.qm@web30207.mail.mud.yahoo.com>
15035      Branch: perl
15036            ! ext/threads/shared/Changes ext/threads/shared/README
15037            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
15038            ! ext/threads/shared/t/cond.t
15039 ____________________________________________________________________________
15040 [ 29598] By: stevep                                on 2006/12/20  04:14:06
15041         Log: Subject: [PATCH] Update cwd() to return the "short" pathname if the long one doesn't fit the codepage
15042              From: Jan Dubois <jand@ActiveState.com>
15043              Date: Mon, 18 Dec 2006 21:37:25 -0800
15044              Message-ID: <3rteo219or8hqr511e4vg1fnsgvgemb4sh@4ax.com>
15045      Branch: perl
15046            ! win32/perlhost.h win32/vdir.h
15047 ____________________________________________________________________________
15048 [ 29597] By: stevep                                on 2006/12/20  04:07:11
15049         Log: Subject: [PATCH] let readdir() return the alternate (short) filename if the long name is outside the current codepage
15050              From: Jan Dubois <jand@ActiveState.com>
15051              Date: Tue, 19 Dec 2006 13:49:40 -0800
15052              Message-ID: <8nmgo2dr5gtmv00gtfu07g7rdgitr859jk@4ax.com>
15053      Branch: perl
15054            ! win32/win32.c
15055 ____________________________________________________________________________
15056 [ 29596] By: merijn                                on 2006/12/19  19:48:51
15057         Log: Subject: [PATCH] Re: 'localtime' not thread-safe under HP-UX B.11.11/64
15058              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
15059              Date: Mon, 18 Dec 2006 10:18:28 -0800 (PST)
15060              Message-ID: <31291.28361.qm@web30205.mail.mud.yahoo.com>
15061      Branch: perl
15062            ! hints/hpux.sh
15063 ____________________________________________________________________________
15064 [ 29595] By: rgs                                   on 2006/12/19  15:22:24
15065         Log: Proper cleanup for Errno.pm
15066      Branch: perl
15067            ! ext/Errno/Makefile.PL
15068 ____________________________________________________________________________
15069 [ 29594] By: rgs                                   on 2006/12/19  15:14:47
15070         Log: Fix paths of pack.pl in patching.pod
15071      Branch: perl
15072            ! Porting/patching.pod
15073 ____________________________________________________________________________
15074 [ 29593] By: rgs                                   on 2006/12/19  15:07:45
15075         Log: Subject: [PATCH] Making adding binary files possible
15076              From: "Jos Boumans" <kane@dwim.org>
15077              Date: Fri, 15 Dec 2006 20:51:45 +0100 (CET)
15078              Message-ID: <19978.80.127.35.68.1166212305.squirrel@webmail.xs4all.nl>
15079              
15080              with a few tweaks
15081      Branch: perl
15082            + pack.pl packed_files.pl
15083            ! MANIFEST Makefile.SH Porting/patching.pod
15084 ____________________________________________________________________________
15085 [ 29592] By: rgs                                   on 2006/12/19  10:50:13
15086         Log: Add a regression test to verify that POSIX::AUTOLOAD works,
15087              and silence a potential warning from it.
15088      Branch: perl
15089            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
15090 ____________________________________________________________________________
15091 [ 29591] By: rgs                                   on 2006/12/19  10:23:29
15092         Log: Disable strictures in POSIX AUTOLOAD
15093      Branch: perl
15094            ! ext/POSIX/POSIX.pm
15095 ____________________________________________________________________________
15096 [ 29590] By: rgs                                   on 2006/12/19  09:49:30
15097         Log: Subject: [PATCH] Don't destroy the Unicode system environment on Perl startup
15098              From: Jan Dubois <jand@ActiveState.com>
15099              Date: Mon, 18 Dec 2006 16:34:33 -0800
15100              Message-ID: <bsbeo2hama2sdo3kqdbrdhp505caeft6h9@4ax.com>
15101      Branch: perl
15102            ! perl.c
15103 ____________________________________________________________________________
15104 [ 29589] By: davem                                 on 2006/12/19  02:25:19
15105         Log: make -Dpv print 8 parser stack items, not 9
15106      Branch: perl
15107            ! perly.c
15108 ____________________________________________________________________________
15109 [ 29588] By: nicholas                              on 2006/12/18  22:12:36
15110         Log: Making strict et al propagate into autoloaded subroutines seems a
15111              worthy todo.
15112      Branch: perl
15113            ! pod/perltodo.pod
15114 ____________________________________________________________________________
15115 [ 29587] By: nicholas                              on 2006/12/18  22:04:19
15116         Log: Ensure that POSIX.pm is strict and warnings compliant throughout if
15117              the __END__ is temporarily removed.
15118      Branch: perl
15119            ! ext/POSIX/POSIX.pm
15120 ____________________________________________________________________________
15121 [ 29586] By: nicholas                              on 2006/12/18  21:23:43
15122         Log: Given that POSIX already has AutoLoader loaded, move as much as
15123              possible of POSIX::SigRt out to AutoLoadLand, so that it won't be
15124              loaded unless someone starts using the realtime signals interface.
15125      Branch: perl
15126            ! ext/POSIX/POSIX.pm
15127 ____________________________________________________________________________
15128 [ 29585] By: rgs                                   on 2006/12/18  16:06:38
15129         Log: Subject: Re: [PATCH] do not meddle in the affairs of PERL_TRACK_MEMPOOL
15130              From: Jarkko Hietaniemi <jhi@iki.fi>
15131              Date: Sun, 17 Dec 2006 22:17:34 -0500
15132              Message-ID: <4586084E.8040706@iki.fi>
15133              
15134              Introduce CopLABEL() macro to deal with labels attached to COPs.
15135      Branch: perl
15136            ! cop.h op.c scope.h
15137 ____________________________________________________________________________
15138 [ 29584] By: stevep                                on 2006/12/18  15:36:11
15139         Log: Subject: [PATCH blead] Re: [perl #41071] require stringifies code references in tied @INC
15140              From: Rick Delaney <rick@bort.ca>
15141              Date: Fri, 15 Dec 2006 23:28:25 -0500
15142              Message-ID: <20061216042825.GB23501@localhost.localdomain>
15143      Branch: perl
15144            + t/op/inccode-tie.t
15145            ! MANIFEST pp_ctl.c t/op/inccode.t
15146 ____________________________________________________________________________
15147 [ 29583] By: rgs                                   on 2006/12/18  14:43:58
15148         Log: ExtUtils/MakeMaker.pm: WriteEmptyMakefile() was ignoring FIRST_MAKEFILE
15149              
15150              Subject: [PATCH 5.8.8] OS/2 build, small change
15151              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
15152              Date: Mon, 18 Dec 2006 01:20:12 -0800
15153              Message-ID: <20061218092012.GA15022@powdermilk.math.berkeley.edu>
15154      Branch: perl
15155            ! lib/ExtUtils/MakeMaker.pm
15156 ____________________________________________________________________________
15157 [ 29582] By: rgs                                   on 2006/12/18  14:43:05
15158         Log: lib/perl5db.pl: Remove code now moved to OS2::Process
15159              
15160              Subject: [PATCH 5.8.8] OS/2 build, small change
15161              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
15162              Date: Mon, 18 Dec 2006 01:20:12 -0800
15163              Message-ID: <20061218092012.GA15022@powdermilk.math.berkeley.edu>
15164      Branch: perl
15165            ! lib/perl5db.pl
15166 ____________________________________________________________________________
15167 [ 29581] By: rgs                                   on 2006/12/18  13:35:18
15168         Log: Bump version number of ExtUtils::MM_Unix after last change
15169      Branch: perl
15170            ! lib/ExtUtils/MM_Unix.pm
15171 ____________________________________________________________________________
15172 [ 29580] By: rgs                                   on 2006/12/18  13:34:00
15173         Log: Subject: [PATCH 5.8.8] OS/2-specific fixes, round II
15174              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
15175              Date: Mon, 18 Dec 2006 00:45:24 -0800
15176              Message-ID: <20061218084524.GA14866@powdermilk.math.berkeley.edu>
15177      Branch: perl
15178            + os2/OS2/Process/t/os2_atoms.t
15179            + os2/OS2/Process/t/os2_clipboard.t os2/os2_pipe.t
15180            ! MANIFEST emacs/ptags ext/DynaLoader/XSLoader_pm.PL
15181            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
15182            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
15183            ! os2/OS2/Process/t/os2_process.t os2/OS2/REXX/DLL/Changes
15184            ! os2/OS2/REXX/DLL/DLL.pm os2/os2.c os2/os2ish.h perl.c util.c
15185 ____________________________________________________________________________
15186 [ 29579] By: rgs                                   on 2006/12/18  11:53:54
15187         Log: ExtUtils::Command is now maintained separately from MakeMaker
15188      Branch: perl
15189            ! Porting/Maintainers.pl
15190 ____________________________________________________________________________
15191 [ 29578] By: rgs                                   on 2006/12/18  11:47:56
15192         Log: Subject: [PATCH 5.8.8] Fixes for the test suite on OS/2
15193              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
15194              Date: Wed, 13 Dec 2006 18:32:22 -0800
15195              Message-ID: <20061214023222.GA29084@powdermilk.math.berkeley.edu>
15196      Branch: perl
15197            ! ext/IO/t/io_unix.t lib/ExtUtils/t/eu_command.t
15198            ! lib/Time/Local.t os2/OS2/ExtAttr/t/os2_ea.t t/io/fs.t
15199            ! t/op/stat.t
15200 ____________________________________________________________________________
15201 [ 29577] By: rgs                                   on 2006/12/18  10:49:15
15202         Log: Subject: [PATCH 5.8.8] OS/2: survive SIGCHLD
15203              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
15204              Date: Mon, 18 Dec 2006 00:55:19 -0800
15205              Message-ID: <20061218085519.GA14893@powdermilk.math.berkeley.edu>
15206              
15207              plus a perldiag entry for the new error,
15208              "Maximal count of pending signals (%s) exceeded"
15209      Branch: perl
15210            ! mg.c pod/perldiag.pod
15211 ____________________________________________________________________________
15212 [ 29576] By: rgs                                   on 2006/12/18  10:07:10
15213         Log: Subject: [PATCH] C++: regcomp.c and ext/Time/Piece/Piece.xs
15214              From: Jarkko Hietaniemi <jhi@iki.fi>
15215              Date: Sun, 17 Dec 2006 22:45:29 -0500
15216              Message-ID: <45860ED9.9090808@iki.fi>
15217      Branch: perl
15218            ! ext/Time/Piece/Piece.xs regcomp.c
15219 ____________________________________________________________________________
15220 [ 29575] By: rgs                                   on 2006/12/18  09:58:48
15221         Log: Subject: PATCH: Add =encoding directive to non-latin READMEs
15222              From: Slaven Rezic <slaven@rezic.de>
15223              Date: 16 Dec 2006 11:20:36 +0100
15224              Message-ID: <87wt4sdtvv.fsf@biokovo.herceg.de>
15225      Branch: perl
15226            ! README.cn README.jp README.ko README.tw
15227 ____________________________________________________________________________
15228 [ 29574] By: rgs                                   on 2006/12/18  09:51:09
15229         Log: Subject: [PATCH] perl.c: leak avoidance
15230              From: Jarkko Hietaniemi <jhi@iki.fi>
15231              Date: Sat, 16 Dec 2006 11:48:13 -0500
15232              Message-ID: <4584234D.7070209@iki.fi>
15233      Branch: perl
15234            ! perl.c
15235 ____________________________________________________________________________
15236 [ 29573] By: craigb                                on 2006/12/18  01:15:43
15237         Log: In vms/vms.c, don't prototype decw$term_port until after 
15238              config.h (via perl.h) is included.  That's where USE_VMS_DECTERM
15239              is defined.
15240      Branch: perl
15241            ! vms/vms.c
15242 ____________________________________________________________________________
15243 [ 29572] By: craigb                                on 2006/12/18  01:11:41
15244         Log: Don't try to build Win32 on VMS
15245      Branch: perl
15246            ! configure.com
15247 ____________________________________________________________________________
15248 [ 29571] By: nicholas                              on 2006/12/18  00:27:43
15249         Log: POSIX::SigAction::new can be moved into the AUTOLOAD section.
15250      Branch: perl
15251            ! ext/POSIX/POSIX.pm
15252 ____________________________________________________________________________
15253 [ 29570] By: davem                                 on 2006/12/18  00:24:01
15254         Log: move parser state into new parser object, PL_parser
15255      Branch: perl
15256            + parser.h
15257            ! MANIFEST embedvar.h intrpvar.h perl.h perlapi.h perly.c
15258            ! pod/perlapi.pod pod/perlintern.pod toke.c
15259 ____________________________________________________________________________
15260 [ 29569] By: davem                                 on 2006/12/17  22:21:40
15261         Log: merge the four parser stacks into one
15262      Branch: perl
15263            ! perly.act perly.c regen_perly.pl
15264 ____________________________________________________________________________
15265 [ 29568] By: davem                                 on 2006/12/17  20:00:19
15266         Log: delete dead code and macros from perly.c
15267      Branch: perl
15268            ! perly.c
15269 ____________________________________________________________________________
15270 [ 29567] By: davem                                 on 2006/12/17  19:42:35
15271         Log: unify stacks arithmetic in parser
15272      Branch: perl
15273            ! perly.c
15274 ____________________________________________________________________________
15275 [ 29566] By: nicholas                              on 2006/12/16  23:03:42
15276         Log: Add a new flag SVprv_PCS_IMPORTED (which is a pseudonym for SVf_SCREAM)
15277              to note when a proxy constant subroutine is copied. This allows us to
15278              correctly set GvIMPORTED_CV_on() if the symbol is ever turned into a
15279              real GV.
15280      Branch: perl
15281            + t/lib/proxy_constant_subs.t
15282            ! MANIFEST dump.c gv.c pp_hot.c sv.h
15283 ____________________________________________________________________________
15284 [ 29565] By: nicholas                              on 2006/12/16  16:54:06
15285         Log: Split out the use of SVp_SCREAM for GVs with GPs into a new symbolic
15286              flag SVpgv_GP, and use this in isGV_with_GP_on/off.
15287      Branch: perl
15288            ! dump.c ext/Devel/Peek/t/Peek.t gv.c mg.c sv.c sv.h
15289 ____________________________________________________________________________
15290 [ 29564] By: davem                                 on 2006/12/16  15:37:32
15291         Log: remove extraneous declaration prom perly.tab
15292      Branch: perl
15293            ! perly.tab regen_perly.pl
15294 ____________________________________________________________________________
15295 [ 29563] By: rgs                                   on 2006/12/16  10:03:23
15296         Log: Subject: [PATCH] threads 1.56
15297              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
15298              Date: Fri, 15 Dec 2006 09:22:17 -0800 (PST)
15299              Message-ID: <20061215172217.10959.qmail@web30211.mail.mud.yahoo.com>
15300      Branch: perl
15301            ! ext/threads/Changes ext/threads/README ext/threads/t/err.t
15302            ! ext/threads/t/exit.t ext/threads/t/thread.t
15303            ! ext/threads/threads.pm
15304 ____________________________________________________________________________
15305 [ 29562] By: rgs                                   on 2006/12/16  09:54:47
15306         Log: TODO addition by Jerry D. Hedden.
15307      Branch: perl
15308            ! pod/perltodo.pod
15309 ____________________________________________________________________________
15310 [ 29561] By: davem                                 on 2006/12/16  02:53:59
15311         Log: don't include MAD code when its not needed
15312      Branch: perl
15313            ! op.c
15314 ____________________________________________________________________________
15315 [ 29560] By: davem                                 on 2006/12/16  01:36:28
15316         Log: fix a cast warning in perly.c
15317      Branch: perl
15318            ! perly.c
15319 ____________________________________________________________________________
15320 [ 29559] By: nicholas                              on 2006/12/15  20:14:07
15321         Log: Better documentation for SVf_UTF8. Including SvPV() 1st, SvUTF() 2nd.
15322      Branch: perl
15323            ! sv.h
15324 ____________________________________________________________________________
15325 [ 29558] By: rgs                                   on 2006/12/15  13:51:44
15326         Log: Subject: Re: [PATCH] Errno doesnt rebuild when things it depends on in Config.pm change
15327              From: demerphq <demerphq@gmail.com>
15328              Date: Fri, 15 Dec 2006 12:52:45 +0100
15329              Message-ID: <9b18b3110612150352y2394954bg5acd5ec5fd320d33@mail.gmail.com>
15330      Branch: perl
15331            ! ext/Errno/Makefile.PL
15332 ____________________________________________________________________________
15333 [ 29557] By: rgs                                   on 2006/12/15  10:14:16
15334         Log: Subject: [PATCH] threads 1.54 - Adds ->error() method
15335              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
15336              Date: Thu, 14 Dec 2006 11:17:47 -0800 (PST)
15337              Message-ID: <20061214191748.98286.qmail@web30209.mail.mud.yahoo.com>
15338      Branch: perl
15339            + ext/threads/t/err.t
15340            ! MANIFEST ext/threads/Changes ext/threads/README
15341            ! ext/threads/t/exit.t ext/threads/t/libc.t
15342            ! ext/threads/t/thread.t ext/threads/threads.pm
15343            ! ext/threads/threads.xs
15344 ____________________________________________________________________________
15345 [ 29556] By: steveh                                on 2006/12/14  16:24:29
15346         Log: Silence a warning from (MinGW's) gcc
15347      Branch: perl
15348            ! ext/Time/Piece/Piece.xs
15349 ____________________________________________________________________________
15350 [ 29555] By: rgs                                   on 2006/12/14  12:43:20
15351         Log: Subject: [PATCH] perl5db.pl Mac OS X fix
15352              From: Bo Lindbergh <blgl@hagernas.com>
15353              Date: Thu, 14 Dec 2006 13:34:06 +0100
15354              Message-Id: <658AFA03-517E-4068-93CA-06D4A93B5CA5@hagernas.com>
15355      Branch: perl
15356            ! lib/perl5db.pl
15357 ____________________________________________________________________________
15358 [ 29554] By: nicholas                              on 2006/12/14  11:23:16
15359         Log: Turn a tab into 2 spaces to make more room for comments about SV flags.
15360              Sorry about damaging the change history - dig through this change with
15361              http://public.activestate.com/cgi-bin/perlbrowse?show_blame=Show+Annotated+File&filename=sv.h&rev=&change=29552
15362      Branch: perl
15363            ! sv.h
15364 ____________________________________________________________________________
15365 [ 29553] By: steveh                                on 2006/12/14  09:37:45
15366         Log: Silence a VC compiler warning
15367      Branch: perl
15368            ! op.c
15369 ____________________________________________________________________________
15370 [ 29552] By: nicholas                              on 2006/12/13  20:56:24
15371         Log: Swap the order of PERL_FBM_PREVIOUS_{L,H}_OFFSET_FROM_TABLE on little
15372              endian machines to hint to the compiler that a 16 bit read could work.
15373      Branch: perl
15374            ! sv.h
15375 ____________________________________________________________________________
15376 [ 29551] By: nicholas                              on 2006/12/13  19:55:08
15377         Log: Restore the two comments describing BmRARE and BmPREVIOUS that I'd
15378              inadvertently deleted. Explain the setting and testing of
15379              SVpbm_VALID.
15380      Branch: perl
15381            ! sv.h
15382 ____________________________________________________________________________
15383 [ 29550] By: stevep                                on 2006/12/13  19:53:02
15384         Log: Subject: [PATCH 5.8.8] Text mode wrongly set on pipe file descriptors
15385              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
15386              Date: Tue, 12 Dec 2006 23:28:25 -0800
15387              Message-ID: <20061213072825.GA26300@powdermilk.math.berkeley.edu>
15388      Branch: perl
15389            ! t/io/pipe.t util.c
15390 ____________________________________________________________________________
15391 [ 29549] By: davem                                 on 2006/12/13  17:24:49
15392         Log: make -Dpv display the parser stack before reduction
15393              (rather than afterwards)
15394      Branch: perl
15395            ! perly.c
15396 ____________________________________________________________________________
15397 [ 29548] By: davem                                 on 2006/12/13  17:16:22
15398         Log: misc MAD coredump fixes and parser leak fixes
15399              
15400              - fix MAD coredump in tr///
15401              - fix mad coredump in multi-line string literals
15402              - kill some MAD uninit value warnings
15403              - don't allow assignment to $n in perly.y
15404              - make op_dump handle op_latefree flags
15405      Branch: perl
15406            ! dump.c op.c perly.act perly.h perly.tab perly.y regen_perly.pl
15407            ! toke.c
15408 ____________________________________________________________________________
15409 [ 29547] By: davem                                 on 2006/12/13  12:47:35
15410         Log: fix double free introduced by #29543 (spotted by Nicholas)
15411      Branch: perl
15412            ! op.c
15413 ____________________________________________________________________________
15414 [ 29546] By: rgs                                   on 2006/12/13  10:40:36
15415         Log: Subject: [PATCH] t/op/groups.t: prevent failure on modern FreeBSDs
15416              From: Anton Berezin <tobez@tobez.org>
15417              Date: Tue, 12 Dec 2006 19:59:38 +0100
15418              Message-ID: <20061212185938.GB49084@heechee.tobez.org>
15419      Branch: perl
15420            ! t/op/groups.t
15421 ____________________________________________________________________________
15422 [ 29545] By: steveh                                on 2006/12/13  10:37:11
15423         Log: Do the same as #29514 for Win32
15424      Branch: perl
15425            ! win32/FindExt.pm
15426 ____________________________________________________________________________
15427 [ 29544] By: nicholas                              on 2006/12/13  08:35:43
15428         Log: Eliminate PVBM. Store fast Boyer-Moore tables in PVGV.
15429              Add the placeholder for new type, temporarily named BIND, for binding
15430              and aliasing in 6 on 5.
15431      Branch: perl
15432            ! dump.c ext/B/B.xs ext/Storable/Storable.xs op.h
15433            ! pod/perltodo.pod pp_hot.c sv.c sv.h util.c
15434 ____________________________________________________________________________
15435 [ 29543] By: davem                                 on 2006/12/13  01:47:34
15436         Log: fix parser leaks caused by croaking while shifting or reducing
15437              e.g. these no longer leak:
15438              eval q[my $x; local $x] while 1;
15439              eval q[$s = sub <> {}]  while 1;
15440      Branch: perl
15441            ! op.c op.h perly.c
15442 ____________________________________________________________________________
15443 [ 29542] By: davem                                 on 2006/12/13  00:16:18
15444         Log: fixup some ival/opval type changes from perly.y/madly.y merger
15445      Branch: perl
15446            ! perly.act perly.h perly.tab perly.y
15447 ____________________________________________________________________________
15448 [ 29541] By: nicholas                              on 2006/12/12  23:02:56
15449         Log: In theory Perl_magic_setbm() should clear SvTAIL() too. In practice,
15450              I don't think that it matters as this routine is never actualy called
15451              because nothing exposes PVBMs to the world so that the world can assign
15452              to them.
15453      Branch: perl
15454            ! mg.c
15455 ____________________________________________________________________________
15456 [ 29540] By: nicholas                              on 2006/12/12  22:30:29
15457         Log: Correct the dumping logic for the various bits of flag bending
15458              associated with change 27313 or therabouts.
15459      Branch: perl
15460            ! dump.c
15461 ____________________________________________________________________________
15462 [ 29539] By: nicholas                              on 2006/12/12  22:03:21
15463         Log: Oops. As of some point one stopped being able to assign integers and
15464              floating point values to typeglobs.
15465      Branch: perl
15466            ! sv.c t/op/glob.t
15467 ____________________________________________________________________________
15468 [ 29538] By: nicholas                              on 2006/12/12  21:54:22
15469         Log: Correct some assumptions about PVBM table offset in B.xs
15470      Branch: perl
15471            ! ext/B/B.xs
15472 ____________________________________________________________________________
15473 [ 29537] By: nicholas                              on 2006/12/12  21:31:10
15474         Log: Assert that SvPAD_TYPED_on(), SvPAD_OUR_on() and SvPAD_STATE_on()
15475              are never called on PVGVs.
15476      Branch: perl
15477            ! sv.h
15478 ____________________________________________________________________________
15479 [ 29536] By: nicholas                              on 2006/12/12  21:00:37
15480         Log: Assert that PVGVs are never SvVALID() in the PVBM sense.
15481      Branch: perl
15482            ! gv.h sv.h
15483 ____________________________________________________________________________
15484 [ 29535] By: nicholas                              on 2006/12/12  19:54:05
15485         Log: pads haven't actually contained any PVGVs since change 27313.
15486              So correct the docs and assert this in the code.
15487      Branch: perl
15488            ! pad.c sv.c
15489 ____________________________________________________________________________
15490 [ 29534] By: nicholas                              on 2006/12/12  18:52:55
15491         Log: Shrink Perl_sv_peek() and Perl_do_sv_dump() by using type to name
15492              lookup tables.
15493      Branch: perl
15494            ! dump.c
15495 ____________________________________________________________________________
15496 [ 29533] By: steveh                                on 2006/12/12  18:02:19
15497         Log: Restore (differently) the setting of $Config{osvers} on Win32
15498              that was removed by #29509
15499      Branch: perl
15500            ! win32/config_sh.PL
15501 ____________________________________________________________________________
15502 [ 29532] By: steveh                                on 2006/12/12  17:49:51
15503         Log: Silence VC warnings about possible operator precedence problems
15504              and signed/unsigned mismatches
15505      Branch: perl
15506            ! regexec.c sv.h util.c
15507 ____________________________________________________________________________
15508 [ 29531] By: rgs                                   on 2006/12/12  13:32:01
15509         Log: Subject: [PATCH] mg.c: #ifdef only the different bits
15510              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
15511              Date: Tue, 12 Dec 2006 15:18:53 +0200 (EET)
15512              Message-Id: <20061212131853.C2CBA43A67@anubis.hut.fi>
15513      Branch: perl
15514            ! mg.c
15515 ____________________________________________________________________________
15516 [ 29530] By: merijn                                on 2006/12/12  11:36:41
15517         Log: The overly-picky AIX xlc compiler doesn't like the style
15518              from patch #29446
15519      Branch: perl
15520            ! mg.c
15521 ____________________________________________________________________________
15522 [ 29529] By: rgs                                   on 2006/12/12  11:07:27
15523         Log: Skip IO::Compress::Zlib in perlivp, since that's a distribution name,
15524              not a proper module name.
15525      Branch: perl
15526            ! utils/perlivp.PL
15527 ____________________________________________________________________________
15528 [ 29528] By: rgs                                   on 2006/12/12  10:20:04
15529         Log: Subject: [PATCH] get ext/Win32/Win32.xs to compile on cygwin
15530              From: Jan Dubois <jand@ActiveState.com>
15531              Date: Mon, 11 Dec 2006 13:09:09 -0800
15532              Message-ID: <isfrn2tbfleo1svmmi5kh673f4uh69am11@4ax.com>
15533              
15534              and:
15535              Date: Mon, 11 Dec 2006 15:08:53 -0800
15536              Message-ID: <kvorn2h0d14jo3khmmj2a9svsp2mplrodv@4ax.com>
15537      Branch: perl
15538            ! ext/Win32/Win32.xs win32/win32.c
15539 ____________________________________________________________________________
15540 [ 29527] By: nicholas                              on 2006/12/12  00:07:48
15541         Log: By moving xbm_previous into the SvPVX, we save a U16 from struct xpvbm,
15542              which will likely equate to 4 bytes with padding. (But we add 2 bytes
15543              to the SvPVX buffer...). However, the real win is that xpvbm is now
15544              identical to xpvmg, and all active FBM compiled strings are SvVALID()
15545              true, so now we can eliminate xpvbm, freeing a type for 6 on 5 proxies.
15546      Branch: perl
15547            ! sv.h
15548 ____________________________________________________________________________
15549 [ 29526] By: nicholas                              on 2006/12/11  23:44:30
15550         Log: Fix allocation bug in change 29524.
15551      Branch: perl
15552            ! util.c
15553 ____________________________________________________________________________
15554 [ 29525] By: nicholas                              on 2006/12/11  22:52:46
15555         Log: Add BmPREVIOUS_set(), and use it in the one place that BmPREVIOUS is
15556              modified.
15557      Branch: perl
15558            ! sv.h util.c
15559 ____________________________________________________________________________
15560 [ 29524] By: nicholas                              on 2006/12/11  22:18:53
15561         Log: Move PERL_FBM_TABLE_OFFSET and PERL_FBM_FLAGS_OFFSET_FROM_TABLE to sv.h
15562              Stow BmRARE in the SvPVX, and so delete xbm_rare.
15563              Can you see what it is yet?
15564      Branch: perl
15565            ! sv.h util.c
15566 ____________________________________________________________________________
15567 [ 29523] By: nicholas                              on 2006/12/11  21:52:12
15568         Log: Fix typo in change 29518 which broke non-debugging builds.
15569              (Here Mark, you can have the spare ; back again)
15570      Branch: perl
15571            ! sv.h
15572 ____________________________________________________________________________
15573 [ 29522] By: nicholas                              on 2006/12/11  21:21:09
15574         Log: Convert the -1 to a more explicit PERL_FBM_FLAGS_OFFSET_FROM_TABLE.
15575      Branch: perl
15576            ! util.c
15577 ____________________________________________________________________________
15578 [ 29521] By: nicholas                              on 2006/12/11  21:15:06
15579         Log: Assert that BmRARE() BmPREVIOUS() and BmUSEFUL() are only called on
15580              valid PVBMs.
15581      Branch: perl
15582            ! sv.h
15583 ____________________________________________________________________________
15584 [ 29520] By: nicholas                              on 2006/12/11  20:55:20
15585         Log: Rename FBM_TABLE_OFFSET to PERL_FBM_TABLE_OFFSET prior to moving it
15586              to a header.
15587      Branch: perl
15588            ! util.c
15589 ____________________________________________________________________________
15590 [ 29519] By: rgs                                   on 2006/12/11  18:33:21
15591         Log: Don't load the Win32 module on non-win32 platforms
15592      Branch: perl
15593            ! lib/File/CheckTree.t
15594 ____________________________________________________________________________
15595 [ 29518] By: nicholas                              on 2006/12/11  18:26:31
15596         Log: Change SvTAIL() to check that both SVpbm_TAIL|SVpbm_VALID are true.
15597              SVpbm_VALID is the same bit value is SVf_IVisUV, which means that
15598              PVBMs can't actually ever be IOK. Therefore move BmUSEFUL() into the
15599              IV union, and save one I32 per PVBM.
15600      Branch: perl
15601            ! sv.h util.c
15602 ____________________________________________________________________________
15603 [ 29516] By: rgs                                   on 2006/12/11  17:09:17
15604         Log: Changes and README are not needed for Switch.pm
15605      Branch: perl
15606            - lib/Switch/Changes lib/Switch/README
15607            ! MANIFEST
15608 ____________________________________________________________________________
15609 [ 29515] By: rgs                                   on 2006/12/11  16:53:58
15610         Log: As pointed out by Valentin Guignon, there is most
15611              probably one \n too many in the end-of-pod marker.
15612      Branch: perl
15613            ! lib/Switch.pm
15614 ____________________________________________________________________________
15615 [ 29514] By: rgs                                   on 2006/12/11  16:49:06
15616         Log: Configure needs to know about the extensions IO/Compress/Base
15617              and IO/Compress/Zlib, so they get built.
15618      Branch: perl
15619            ! Configure
15620 ____________________________________________________________________________
15621 [ 29513] By: rgs                                   on 2006/12/11  16:16:46
15622         Log: Move files from ext/Compress/IO to ext/IO/Compress
15623      Branch: perl
15624           +> (branch 94 files)
15625            - ext/Compress/IO/Base/Changes ext/Compress/IO/Base/Makefile.PL
15626            - ext/Compress/IO/Base/README
15627            - ext/Compress/IO/Base/lib/File/GlobMapper.pm
15628            - ext/Compress/IO/Base/lib/IO/Compress/Base.pm
15629            - ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
15630            - ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
15631            - ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
15632            - ext/Compress/IO/Base/private/MakeUtil.pm
15633            - ext/Compress/IO/Base/t/01misc.t
15634            - ext/Compress/IO/Base/t/globmapper.t
15635            - ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/Makefile.PL
15636            - ext/Compress/IO/Zlib/README
15637            - ext/Compress/IO/Zlib/examples/gzappend
15638            - ext/Compress/IO/Zlib/examples/gzcat
15639            - ext/Compress/IO/Zlib/examples/gzgrep
15640            - ext/Compress/IO/Zlib/examples/gzstream
15641            - ext/Compress/IO/Zlib/examples/unzip
15642            - ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
15643            - ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
15644            - ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
15645            - ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
15646            - ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
15647            - ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
15648            - ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
15649            - ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
15650            - ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
15651            - ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
15652            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
15653            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
15654            - ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
15655            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
15656            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
15657            - ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
15658            - ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
15659            - ext/Compress/IO/Zlib/private/MakeUtil.pm
15660            - ext/Compress/IO/Zlib/t/001zlib-generic-deflate.t
15661            - ext/Compress/IO/Zlib/t/001zlib-generic-gzip.t
15662            - ext/Compress/IO/Zlib/t/001zlib-generic-rawdeflate.t
15663            - ext/Compress/IO/Zlib/t/001zlib-generic-zip.t
15664            - ext/Compress/IO/Zlib/t/002any-deflate.t
15665            - ext/Compress/IO/Zlib/t/002any-gzip.t
15666            - ext/Compress/IO/Zlib/t/002any-rawdeflate.t
15667            - ext/Compress/IO/Zlib/t/002any-transparent.t
15668            - ext/Compress/IO/Zlib/t/002any-zip.t
15669            - ext/Compress/IO/Zlib/t/004gziphdr.t
15670            - ext/Compress/IO/Zlib/t/005defhdr.t
15671            - ext/Compress/IO/Zlib/t/010examples.t
15672            - ext/Compress/IO/Zlib/t/020isize.t
15673            - ext/Compress/IO/Zlib/t/050interop-gzip.t
15674            - ext/Compress/IO/Zlib/t/100generic-deflate.t
15675            - ext/Compress/IO/Zlib/t/100generic-gzip.t
15676            - ext/Compress/IO/Zlib/t/100generic-rawdeflate.t
15677            - ext/Compress/IO/Zlib/t/100generic-zip.t
15678            - ext/Compress/IO/Zlib/t/101truncate-deflate.t
15679            - ext/Compress/IO/Zlib/t/101truncate-gzip.t
15680            - ext/Compress/IO/Zlib/t/101truncate-rawdeflate.t
15681            - ext/Compress/IO/Zlib/t/101truncate-zip.t
15682            - ext/Compress/IO/Zlib/t/102tied-deflate.t
15683            - ext/Compress/IO/Zlib/t/102tied-gzip.t
15684            - ext/Compress/IO/Zlib/t/102tied-rawdeflate.t
15685            - ext/Compress/IO/Zlib/t/102tied-zip.t
15686            - ext/Compress/IO/Zlib/t/103newtied-deflate.t
15687            - ext/Compress/IO/Zlib/t/103newtied-gzip.t
15688            - ext/Compress/IO/Zlib/t/103newtied-rawdeflate.t
15689            - ext/Compress/IO/Zlib/t/103newtied-zip.t
15690            - ext/Compress/IO/Zlib/t/104destroy-deflate.t
15691            - ext/Compress/IO/Zlib/t/104destroy-gzip.t
15692            - ext/Compress/IO/Zlib/t/104destroy-rawdeflate.t
15693            - ext/Compress/IO/Zlib/t/104destroy-zip.t
15694            - ext/Compress/IO/Zlib/t/105oneshot-deflate.t
15695            - ext/Compress/IO/Zlib/t/105oneshot-gzip-only.t
15696            - ext/Compress/IO/Zlib/t/105oneshot-gzip.t
15697            - ext/Compress/IO/Zlib/t/105oneshot-rawdeflate.t
15698            - ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
15699            - ext/Compress/IO/Zlib/t/105oneshot-zip.t
15700            - ext/Compress/IO/Zlib/t/106prime-deflate.t
15701            - ext/Compress/IO/Zlib/t/106prime-gzip.t
15702            - ext/Compress/IO/Zlib/t/106prime-rawdeflate.t
15703            - ext/Compress/IO/Zlib/t/106prime-zip.t
15704            - ext/Compress/IO/Zlib/t/107multi-deflate.t
15705            - ext/Compress/IO/Zlib/t/107multi-gzip.t
15706            - ext/Compress/IO/Zlib/t/107multi-rawdeflate.t
15707            - ext/Compress/IO/Zlib/t/107multi-zip.t
15708            - ext/Compress/IO/Zlib/t/108anyunc-deflate.t
15709            - ext/Compress/IO/Zlib/t/108anyunc-gzip.t
15710            - ext/Compress/IO/Zlib/t/108anyunc-rawdeflate.t
15711            - ext/Compress/IO/Zlib/t/108anyunc-transparent.t
15712            - ext/Compress/IO/Zlib/t/108anyunc-zip.t
15713            - ext/Compress/IO/Zlib/t/109merge-deflate.t
15714            - ext/Compress/IO/Zlib/t/109merge-gzip.t
15715            - ext/Compress/IO/Zlib/t/109merge-rawdeflate.t
15716            - ext/Compress/IO/Zlib/t/109merge-zip.t
15717            ! MANIFEST
15718 ____________________________________________________________________________
15719 [ 29512] By: rgs                                   on 2006/12/11  14:58:43
15720         Log: Subject: Re: [PATCH] Deparse.pm bugfix
15721              From: Bo Lindbergh <blgl@hagernas.com>
15722              Date: Sat, 9 Dec 2006 12:17:53 +0100
15723              Message-Id: <A4BDE74B-DB3A-41C0-B2BE-FCEE0E15AB54@hagernas.com>
15724      Branch: perl
15725            ! ext/B/B/Deparse.pm ext/B/t/concise-xs.t
15726 ____________________________________________________________________________
15727 [ 29511] By: rgs                                   on 2006/12/11  13:23:55
15728         Log: Subject: re: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs
15729              From: Jan Dubois <jand@ActiveState.com>
15730              Date: Sun, 10 Dec 2006 11:47:58 -0800
15731              Message-ID: <9moon29qtn5c23t9fer229ealsu06bkf11@4ax.com>
15732      Branch: perl
15733            ! ext/Storable/Storable.xs ext/Win32/Win32.pm win32/win32.c
15734 ____________________________________________________________________________
15735 [ 29510] By: rgs                                   on 2006/12/11  13:22:11
15736         Log: Second patch from:
15737              Subject: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs
15738              From: Jan Dubois <jand@ActiveState.com>
15739              Date: Fri, 08 Dec 2006 19:07:06 -0800
15740              Message-ID: <lc9kn2tb0p5sdd4q69rbc7067r4imar59r@4ax.com>
15741      Branch: perl
15742            ! ext/Win32/Win32.xs win32/win32.c
15743 ____________________________________________________________________________
15744 [ 29509] By: rgs                                   on 2006/12/11  13:21:28
15745         Log: First patch from:
15746              Subject: [PATCH] Move Win32::* functions from win32/win32.c to ext/Win32/Win32.xs
15747              From: Jan Dubois <jand@ActiveState.com>
15748              Date: Fri, 08 Dec 2006 19:07:06 -0800
15749              Message-ID: <lc9kn2tb0p5sdd4q69rbc7067r4imar59r@4ax.com>
15750      Branch: perl
15751            ! ext/SDBM_File/Makefile.PL lib/Cwd.pm lib/ExtUtils/MM.pm
15752            ! lib/File/CheckTree.t lib/File/Copy.pm t/op/fork.t
15753            ! win32/FindExt.pm win32/config_sh.PL
15754            ! win32/ext/Win32API/File/t/file.t
15755 ____________________________________________________________________________
15756 [ 29508] By: davem                                 on 2006/12/11  11:41:10
15757         Log: remove extraneous debugging code introduced by #29504
15758      Branch: perl
15759            ! perly.c
15760 ____________________________________________________________________________
15761 [ 29507] By: rgs                                   on 2006/12/11  10:32:47
15762         Log: Subject: [PATCH] Fatal v1.03
15763              From: Jerrad Pierce <belg4mit@MIT.EDU>
15764              Date: Sun, 10 Dec 2006 14:38:18 -0500
15765              Message-Id: <200612101938.kBAJcI9D008026@all-night-tool.mit.edu>
15766              
15767              Allow to make fatal built-ins in CORE::GLOBAL
15768      Branch: perl
15769            ! lib/Fatal.pm
15770 ____________________________________________________________________________
15771 [ 29506] By: rgs                                   on 2006/12/11  10:28:13
15772         Log: Subject: [PATCH] Re: [perl #41065] Out of memory!, while extending scalar
15773              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
15774              Date: Sun, 10 Dec 2006 22:32:32 +0100
15775              Message-ID: <20061210223232.0f3a5318@r2d2>
15776      Branch: perl
15777            ! doop.c
15778 ____________________________________________________________________________
15779 [ 29505] By: rgs                                   on 2006/12/11  09:41:45
15780         Log: perlhack.pod nit by Jarkko
15781      Branch: perl
15782            ! pod/perlhack.pod
15783 ____________________________________________________________________________
15784 [ 29504] By: davem                                 on 2006/12/11  00:48:06
15785         Log: fix eval qw(BEGIN{die}) style leaks (second attempt).
15786              
15787              Repeat of change #28319 (backed out by change #28720), this time
15788              freeing ops using the right pad. Also backs out the remempad
15789              parser addition from change #29501; instead a new auxiliary
15790              paser stack is added, which records the current value of
15791              PL_comppad for every state.
15792      Branch: perl
15793            ! perly.act perly.c perly.h perly.tab perly.y t/comp/parser.t
15794 ____________________________________________________________________________
15795 [ 29503] By: nicholas                              on 2006/12/10  23:05:25
15796         Log: Remove code duplication in S_to_utf8_substr() and S_to_byte_substr()
15797              by taking advantage of how anchored_* and float_* are stored in arrays
15798              to use a loop.
15799      Branch: perl
15800            ! regcomp.h regexec.c
15801 ____________________________________________________________________________
15802 [ 29502] By: nicholas                              on 2006/12/10  22:31:56
15803         Log: Downgrading a fixed or floating substring of a pattern whilst matching
15804              a studied string seems to get to a "should not happen" [bug #41067]
15805              It seems that Perl_regexec_flags() assumes that if the pre-downgraded
15806              substring is FBM compiled, then the downgraded version will be too,
15807              hence changing the downgrade and upgrade routines to FBM compile seems
15808              to be a correct fix.
15809      Branch: perl
15810            ! regexec.c t/op/re_tests
15811 ____________________________________________________________________________
15812 [ 29501] By: davem                                 on 2006/12/10  18:50:05
15813         Log: #28315 could crash when freeing ops with different pads
15814              Add hook to parser to record current PL_comppad, then use this
15815              when popping ops off the parser stack after parser error
15816      Branch: perl
15817            ! perly.act perly.c perly.h perly.tab perly.y t/comp/parser.t
15818 ____________________________________________________________________________
15819 [ 29500] By: davem                                 on 2006/12/10  17:18:00
15820         Log: parser: expand yy_is_opval[] to include all value types
15821              and rename to yy_type_tab[]. Then use this table to improve stack
15822              dumping with -Dpv
15823      Branch: perl
15824            ! perly.act perly.c perly.h perly.tab perly.y regen_perly.pl
15825 ____________________________________________________________________________
15826 [ 29499] By: gbarr                                 on 2006/12/10  16:28:34
15827         Log: Restore change 27486 accidently removed (also added to 1.19 before release)
15828      Branch: perl
15829            ! ext/List/Util/multicall.h
15830 ____________________________________________________________________________
15831 [ 29498] By: gbarr                                 on 2006/12/10  16:17:14
15832         Log: Upgrade to Scalar-List-Utils-1.19
15833      Branch: perl
15834            ! ext/List/Util/Changes ext/List/Util/README
15835            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
15836            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/multicall.h
15837 ____________________________________________________________________________
15838 [ 29497] By: stevep                                on 2006/12/10  02:23:10
15839         Log: Subject: Re: [PATCH 5.8.8] Build on OS/2 - missing part
15840              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
15841              Date: Sat, 9 Dec 2006 16:33:41 -0800
15842              Message-ID: <20061210003341.GA14200@powdermilk.math.berkeley.edu>
15843      Branch: perl
15844            ! Makefile.SH os2/Makefile.SHs
15845 ____________________________________________________________________________
15846 [ 29496] By: nicholas                              on 2006/12/10  01:13:09
15847         Log: Swap SVpbm_TAIL and SVpbm_VALID.
15848      Branch: perl
15849            ! sv.h
15850 ____________________________________________________________________________
15851 [ 29495] By: stevep                                on 2006/12/09  22:44:27
15852         Log: Upgrade to Time-HiRes-1.9703
15853      Branch: perl
15854            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
15855            ! ext/Time/HiRes/Makefile.PL
15856 ____________________________________________________________________________
15857 [ 29494] By: nicholas                              on 2006/12/09  21:19:45
15858         Log: PVBMs mustn't enter anything that turns SVIVisUV_on().
15859      Branch: perl
15860            ! sv.c
15861 ____________________________________________________________________________
15862 [ 29493] By: nicholas                              on 2006/12/09  21:17:37
15863         Log: Exterminate! 2 pieces of superfluous code related to UV setting.
15864      Branch: perl
15865            ! sv.c
15866 ____________________________________________________________________________
15867 [ 29492] By: nicholas                              on 2006/12/08  23:49:51
15868         Log: In Perl_fbm_instr(), no need to calculate the address of the table if
15869              we're going to return anyway.
15870      Branch: perl
15871            ! util.c
15872 ____________________________________________________________________________
15873 [ 29491] By: nicholas                              on 2006/12/08  23:22:31
15874         Log: assert that SvTAIL() isn't being called on PVAVs or PVHVs
15875      Branch: perl
15876            ! sv.h
15877 ____________________________________________________________________________
15878 [ 29490] By: nicholas                              on 2006/12/08  22:56:54
15879         Log: Wrap some macro arguments in () to avoid precedence problems.
15880      Branch: perl
15881            ! sv.h
15882 ____________________________________________________________________________
15883 [ 29489] By: nicholas                              on 2006/12/08  22:56:08
15884         Log: Perl_screaminstr() must be called with littlestr as a PVBM.
15885      Branch: perl
15886            ! util.c
15887 ____________________________________________________________________________
15888 [ 29488] By: davem                                 on 2006/12/08  22:20:41
15889         Log: add missing OP_REFCNT_LOCK/UNLOCKs and document it
15890      Branch: perl
15891            ! op.h sv.c
15892 ____________________________________________________________________________
15893 [ 29487] By: nicholas                              on 2006/12/08  22:11:56
15894         Log: Assert that BmRARE, BmUSEFUL and BmPREVIOUS are only called on SVtPVBM
15895      Branch: perl
15896            ! sv.h
15897 ____________________________________________________________________________
15898 [ 29486] By: nicholas                              on 2006/12/08  21:09:57
15899         Log: No need to upgrade if all we're going to do is return.
15900      Branch: perl
15901            ! util.c
15902 ____________________________________________________________________________
15903 [ 29485] By: steveh                                on 2006/12/07  12:34:10
15904         Log: Make use of $Config{d_pseudofork} in a couple of core tests
15905              
15906              Can't really use it in ext/IO/t/*.t and lib/Test/Simple/t/fork.t
15907              because they are dual-lived modules and must work with older perls
15908              that don't have d_pseudofork
15909      Branch: perl
15910            ! ext/Socket/t/socketpair.t t/op/fork.t
15911 ____________________________________________________________________________
15912 [ 29483] By: steveh                                on 2006/12/07  09:12:45
15913         Log: Subject: [PATCH] Move Win32 from win32/ext/Win32 to ext/Win32
15914              From: Jan Dubois <jand@ActiveState.com>
15915              Date: Wed, 06 Dec 2006 16:31:42 -0800
15916              Message-ID: <1unen2lsrq4pnnt06933h96pqj1d8luh3b@4ax.com>
15917      Branch: perl
15918           +> ext/Win32/Makefile.PL ext/Win32/Win32.pm ext/Win32/Win32.xs
15919            - win32/ext/Win32/Makefile.PL win32/ext/Win32/Win32.pm
15920            - win32/ext/Win32/Win32.xs
15921            ! Configure MANIFEST
15922 ____________________________________________________________________________
15923 [ 29482] By: rgs                                   on 2006/12/07  09:07:25
15924         Log: Subject: [PATCH] Perl_save_destructor is not a mathom
15925              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
15926              Date: Wed, 6 Dec 2006 11:12:13 -0800 (PST)
15927              Message-ID: <20061206191213.35036.qmail@web30206.mail.mud.yahoo.com>
15928      Branch: perl
15929            ! mathoms.c scope.c
15930 ____________________________________________________________________________
15931 [ 29481] By: steveh                                on 2006/12/07  08:53:15
15932         Log: Subject: [PATCH] Makefile.PL changes to compiler Win32.xs using cygwin
15933              From: Jan Dubois <jand@ActiveState.com>
15934              Date: Wed, 06 Dec 2006 16:26:38 -0800
15935              Message-ID: <5nnen2p2h4lhremj0qf1tmpkl0asvk87hr@4ax.com>
15936      Branch: perl
15937            ! win32/ext/Win32/Makefile.PL
15938 ____________________________________________________________________________
15939 [ 29480] By: steveh                                on 2006/12/06  17:28:03
15940         Log: Better fix than #29479 for exporting refcounted_he_chain_2hv
15941      Branch: perl
15942            ! embed.fnc pod/perlapi.pod pod/perlintern.pod
15943 ____________________________________________________________________________
15944 [ 29479] By: rgs                                   on 2006/12/06  17:05:18
15945         Log: Subject: Re: [PATCH] User pragmas now accessible from B
15946              From: demerphq <demerphq@gmail.com>
15947              Date: Wed, 6 Dec 2006 17:52:08 +0100
15948              Message-ID: <9b18b3110612060852s7cfbba66id5aae25e5bb20ae0@mail.gmail.com>
15949      Branch: perl
15950            ! embed.fnc embed.h ext/B/B.xs global.sym pod/perlapi.pod
15951            ! pod/perlintern.pod
15952 ____________________________________________________________________________
15953 [ 29478] By: steveh                                on 2006/12/06  14:19:55
15954         Log: Upgrade to Time-HiRes 1.9702
15955      Branch: perl
15956            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
15957            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
15958            ! ext/Time/HiRes/t/HiRes.t
15959 ____________________________________________________________________________
15960 [ 29477] By: steveh                                on 2006/12/06  14:08:49
15961         Log: Subject: [PATCH] Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing]
15962              From: Jarkko Hietaniemi <jhi@iki.fi>
15963              Date: Tue, 05 Dec 2006 16:08:33 -0500
15964              Message-ID: <4575DFD1.1060108@iki.fi>
15965              
15966              Fixes a problem spotted by Jan Dubois:
15967              
15968              The PerlMemShared pool is only shared between the interpreters that
15969              can share data structures (interpreters created by perl_clone(), which
15970              mean pseudo-fork, and threads.xs).  The pool is not shared between
15971              interpreters that are created separately by perl_alloc().
15972              [...]
15973              I guess this means PL_perlio_fd_refcnt needs to be allocated and
15974              freed by standard malloc() and not go through any abstraction.
15975      Branch: perl
15976            ! perlio.c
15977 ____________________________________________________________________________
15978 [ 29476] By: rgs                                   on 2006/12/06  13:26:18
15979         Log: save_I8 is not a mathom.
15980      Branch: perl
15981            ! mathoms.c scope.c
15982 ____________________________________________________________________________
15983 [ 29475] By: rgs                                   on 2006/12/06  12:51:34
15984         Log: Subject: [PATCH] User pragmas now accessible from B
15985              From: "Joshua ben Jore" <twists@gmail.com>
15986              Date: Tue, 5 Dec 2006 13:18:21 -0800
15987              Message-ID: <dc5c751d0612051318n2e2f08bfh185fab6323a980b@mail.gmail.com>
15988      Branch: perl
15989            + ext/B/t/pragma.t
15990            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/typemap t/lib/mypragma.pm
15991            ! t/lib/mypragma.t
15992 ____________________________________________________________________________
15993 [ 29474] By: craigb                                on 2006/12/06  05:29:50
15994         Log: Avoid my_regdupe type mismatch warning after #29430
15995      Branch: perl
15996            ! ext/re/re.xs
15997 ____________________________________________________________________________
15998 [ 29473] By: craigb                                on 2006/12/06  04:48:35
15999         Log: d_pseudofork for configure.com
16000      Branch: perl
16001            ! configure.com
16002 ____________________________________________________________________________
16003 [ 29472] By: nicholas                              on 2006/12/05  22:40:56
16004         Log: Subject: Re: [PATCH] Further tweaks to make it easier to create regexp engine plug ins.
16005              From: demerphq <demerphq@gmail.com>
16006              Message-ID: <9b18b3110612051353k7745792byabfdf98e18eb48c9@mail.gmail.com>
16007              Date: Tue, 5 Dec 2006 22:53:48 +0100
16008              
16009              Fixes a minor bug in change 29468.
16010      Branch: perl
16011            ! regcomp.c
16012 ____________________________________________________________________________
16013 [ 29471] By: stevep                                on 2006/12/05  21:00:38
16014         Log: Silence a warning from Module::CoreList that occurs when the module version is
16015              something like X.XX_XX.
16016      Branch: perl
16017            ! lib/Module/CoreList.pm
16018 ____________________________________________________________________________
16019 [ 29470] By: steveh                                on 2006/12/05  16:41:55
16020         Log: Make the check for PERL_IMPLICIT_SYS better
16021      Branch: perl
16022            ! win32/config_sh.PL
16023 ____________________________________________________________________________
16024 [ 29469] By: steveh                                on 2006/12/05  16:06:31
16025         Log: Extend d_pseudofork to Win32-land and set it when appropriate
16026              (namely, when we have USE_ITHREADS and PERL_IMPLICIT_SYSTEM)
16027      Branch: perl
16028            ! win32/config.bc win32/config.gc win32/config.vc
16029            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
16030            ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL
16031 ____________________________________________________________________________
16032 [ 29468] By: rgs                                   on 2006/12/05  15:39:39
16033         Log: Subject: [PATCH] Further tweaks to make it easier to create regexp engine plug ins.
16034              From: demerphq <demerphq@gmail.com>
16035              Date: Tue, 5 Dec 2006 16:13:36 +0100
16036              Message-ID: <9b18b3110612050713g77cac516x46fb5baac99b47c9@mail.gmail.com>
16037              
16038              (with tweaks)
16039      Branch: perl
16040            ! regcomp.c regcomp.h regexp.h
16041 ____________________________________________________________________________
16042 [ 29467] By: merijn                                on 2006/12/05  14:55:14
16043         Log: Introduction of d_pseudofork
16044      Branch: perl
16045            ! Configure Porting/Glossary Porting/config.sh config_h.SH
16046            ! handy.h uconfig.sh
16047 ____________________________________________________________________________
16048 [ 29465] By: steveh                                on 2006/12/05  09:41:44
16049         Log: Subject: [PATCH] Re: When should PERL_SYS_TERM() be called? [was: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing]
16050              From: Jarkko Hietaniemi <jhi@iki.fi>
16051              Date: Mon, 04 Dec 2006 22:53:03 -0500
16052              Message-ID: <4574ED1F.40508@iki.fi>
16053              
16054              Re-instates #29424 (previously reverted by #29451), now fixed to work
16055              with PERL_IMPLICIT_SYS, thanks to Jan Dubois. Also adds PERLIO_TERM to
16056              the Symbian port.
16057      Branch: perl
16058            ! perlio.c symbian/symbianish.h win32/win32.c win32/wince.c
16059 ____________________________________________________________________________
16060 [ 29464] By: steveh                                on 2006/12/05  09:38:14
16061         Log: Skip Perl_regdupe_internal rather than Perl_regdupe
16062              when building on Win32 without ithreads (see #29430)
16063      Branch: perl
16064            ! makedef.pl
16065 ____________________________________________________________________________
16066 [ 29463] By: nicholas                              on 2006/12/04  22:50:09
16067         Log: Move Perl_get_db_sub() from pp_hot.c to util.c
16068      Branch: perl
16069            ! pp_hot.c util.c
16070 ____________________________________________________________________________
16071 [ 29462] By: merijn                                on 2006/12/04  18:09:20
16072         Log: Revert #29454
16073      Branch: perl
16074            ! Configure
16075 ____________________________________________________________________________
16076 [ 29461] By: davem                                 on 2006/12/04  18:08:31
16077         Log: fix some casting issues with perly.y / madly.y merger
16078      Branch: perl
16079            ! perly.act perly.h perly.tab perly.y
16080 ____________________________________________________________________________
16081 [ 29459] By: rgs                                   on 2006/12/04  17:50:51
16082         Log: Better version of last patch, by Yves Orton.
16083              Actually the regexp engine structure only needs
16084              one compilation function hook.
16085      Branch: perl
16086            ! ext/re/re.xs ext/re/re_top.h regcomp.c regcomp.h regexp.h
16087 ____________________________________________________________________________
16088 [ 29458] By: rgs                                   on 2006/12/04  17:22:02
16089         Log: The new regexp compilation function must be added to the engine structure.
16090      Branch: perl
16091            ! ext/re/re.xs ext/re/re_top.h regcomp.h regexp.h
16092 ____________________________________________________________________________
16093 [ 29457] By: rgs                                   on 2006/12/04  16:24:09
16094         Log: Actually submit previous change.
16095      Branch: perl
16096            ! embed.fnc embed.h global.sym proto.h regcomp.c
16097 ____________________________________________________________________________
16098 [ 29456] By: rgs                                   on 2006/12/04  16:15:54
16099         Log: Split Perl_pregcomp in two functions. Patch by Audrey Tang,
16100              to facilitate pluging in other regexp engines.
16101      Branch: perl
16102            ! embed.fnc embed.h global.sym proto.h regcomp.c
16103 ____________________________________________________________________________
16104 [ 29455] By: davem                                 on 2006/12/04  15:38:05
16105         Log: merge perly.y and madlu.y
16106      Branch: perl
16107            - madly.act madly.h madly.tab madly.y
16108            ! MANIFEST Makefile.SH madly.c perly.act perly.c perly.h
16109            ! perly.tab perly.y
16110 ____________________________________________________________________________
16111 [ 29454] By: merijn                                on 2006/12/04  15:20:53
16112         Log: Subject: Re: install misses Compress/IO/{Base,Zlib}
16113              From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
16114              Date: Mon, 4 Dec 2006 15:48:12 +0100
16115              Message-ID: <b77c1dce0612040648j411247c5i27a305c86cbac401@mail.gmail.com>
16116      Branch: perl
16117            ! Configure
16118 ____________________________________________________________________________
16119 [ 29452] By: rgs                                   on 2006/12/04  15:06:34
16120         Log: Subject: [PATCH] Add File::Fetch to the core
16121              From: "Jos Boumans" <kane@dwim.org>
16122              Date: Fri, 1 Dec 2006 12:24:08 +0100 (CET)
16123              Message-ID: <22195.80.127.35.68.1164972248.squirrel@webmail.xs4all.nl>
16124      Branch: perl
16125            + lib/File/Fetch.pm lib/File/Fetch/Item.pm
16126            + lib/File/Fetch/t/01_File-Fetch.t
16127            ! MANIFEST
16128 ____________________________________________________________________________
16129 [ 29451] By: steveh                                on 2006/12/04  14:31:08
16130         Log: Change #29424 may well be correct in itself, but currently doesn't
16131              work when perl is built with PERL_IMPLICIT_SYS because PERLIO_TERM
16132              uses PerlMemShared_free() which, in that case, involves the perlhost
16133              that has already been freed itself by perl_free(), which is called
16134              before PERL_SYS_TERM().
16135              
16136              The order of perl_destruct(), perl_free(), PERL_SYS_TERM() cannot
16137              be changed (it is advertised in perlembed for a start), so just
16138              revert #29424 and the appropriate parts of #29442 for now.
16139              
16140              Perhaps PL_perlio_fd_refcnt needs allocating differently, or else
16141              the perlhost needs freeing later (after PerlIO)?
16142      Branch: perl
16143            ! win32/perllib.c win32/win32.c win32/wince.c
16144 ____________________________________________________________________________
16145 [ 29450] By: rgs                                   on 2006/12/04  13:49:20
16146         Log: Subject: [PATCH] Minor pod nit in perlre.
16147              From: demerphq <demerphq@gmail.com>
16148              Date: Mon, 4 Dec 2006 14:47:07 +0100
16149              Message-ID: <9b18b3110612040547k1bcff290qb8c9b0d7c9ed9640@mail.gmail.com>
16150      Branch: perl
16151            ! pod/perlre.pod
16152 ____________________________________________________________________________
16153 [ 29449] By: davem                                 on 2006/12/04  12:08:56
16154         Log: another fix for bison 2.3
16155      Branch: perl
16156            ! regen_perly.pl
16157 ____________________________________________________________________________
16158 [ 29448] By: merijn                                on 2006/12/04  11:24:57
16159         Log: Subject: -DDEBUGGING=both doesn't set -g
16160              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
16161              Date: Mon, 4 Dec 2006 03:10:31 -0800 (PST)
16162              Message-ID: <1176.63.226.246.123.1165230631.squirrel@63.226.246.123>
16163      Branch: perl
16164            ! Configure
16165 ____________________________________________________________________________
16166 [ 29446] By: rgs                                   on 2006/12/04  09:36:15
16167         Log: Subject: Re: [perl #38868] Changing $0 on darwin leads to excessive padding in 'ps'
16168              From: Chris Dolan <chris@chrisdolan.net>
16169              Date: Sat, 2 Dec 2006 09:37:08 -0600
16170              Message-Id: <005671A0-5C2B-464C-85B9-A91E52278194@chrisdolan.net>
16171      Branch: perl
16172            ! mg.c
16173 ____________________________________________________________________________
16174 [ 29445] By: rgs                                   on 2006/12/04  09:21:16
16175         Log: Subject: [PATCH] \R is supposed to mean something else so switch to \g and make it more useful in the process
16176              From: demerphq <demerphq@gmail.com>
16177              Date: Sun, 3 Dec 2006 16:55:55 +0100
16178              Message-ID: <9b18b3110612030755o241e6372o9870ecce9c42e3d5@mail.gmail.com>
16179      Branch: perl
16180            ! pod/perl595delta.pod pod/perldiag.pod pod/perlre.pod regcomp.c
16181            ! regexec.c t/op/pat.t t/op/re_tests
16182 ____________________________________________________________________________
16183 [ 29444] By: stevep                                on 2006/12/04  02:48:24
16184         Log: Upgrade to Test-Simple-0.66.
16185      Branch: perl
16186            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
16187            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
16188 ____________________________________________________________________________
16189 [ 29443] By: davem                                 on 2006/12/03  22:08:57
16190         Log: add support for bison 2.3
16191      Branch: perl
16192            ! perly.c regen_perly.pl
16193 ____________________________________________________________________________
16194 [ 29442] By: rgs                                   on 2006/12/03  19:16:17
16195         Log: Subject: Re: [PATCH] Re: [PATCH] Re: [PATCH] abstract mempool header testing
16196              From: demerphq <demerphq@gmail.com>
16197              Date: Sat, 2 Dec 2006 14:48:54 +0100
16198              Message-ID: <9b18b3110612020548l7c5aefd4m19cb0b5c4395abb4@mail.gmail.com>
16199      Branch: perl
16200            ! perlio.c win32/perllib.c
16201 ____________________________________________________________________________
16202 [ 29441] By: rgs                                   on 2006/12/03  18:37:15
16203         Log: Subject: Re: [perl #41010] (?(COND)) in pattern matching not working properly
16204              From: demerphq <demerphq@gmail.com>
16205              Date: Thu, 30 Nov 2006 01:12:25 +0100
16206              Message-ID: <9b18b3110611291612i137803f4lab2739e3d9af40f7@mail.gmail.com>
16207      Branch: perl
16208            ! embed.fnc embed.h proto.h regcomp.c t/op/pat.t
16209 ____________________________________________________________________________
16210 [ 29440] By: davem                                 on 2006/12/03  15:52:59
16211         Log: merge perly.c and madly.c
16212              
16213              madly.c is now just a wrapper that #includes perly.c
16214      Branch: perl
16215            ! madly.c perly.c
16216 ____________________________________________________________________________
16217 [ 29439] By: rgs                                   on 2006/12/03  13:58:52
16218         Log: Subject: Minor patch for Benchmark.pm
16219              From: christophe grosjean <christophe.grosjean@gmail.com>
16220              Date: Sun, 03 Dec 2006 01:31:58 +0100
16221              Message-Id: <1165105918.2718.90.camel@localhost.localdomain>
16222      Branch: perl
16223            ! lib/Benchmark.pm
16224 ____________________________________________________________________________
16225 [ 29438] By: davem                                 on 2006/12/02  18:38:35
16226         Log: synchronise perly.c and madly.c
16227      Branch: perl
16228            ! madly.c perly.c
16229 ____________________________________________________________________________
16230 [ 29437] By: mhx                                   on 2006/12/02  17:25:55
16231         Log: Upgrade to Devel::PPPort 3.10_02
16232      Branch: perl
16233            + ext/Devel/PPPort/parts/base/5009005
16234            + ext/Devel/PPPort/parts/todo/5009005
16235            ! MANIFEST ext/Devel/PPPort/Changes
16236            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/soak
16237 ____________________________________________________________________________
16238 [ 29436] By: mhx                                   on 2006/12/02  17:13:26
16239         Log: Upgrade to Devel::PPPort 3.10_01
16240      Branch: perl
16241            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
16242            ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/TODO
16243            ! ext/Devel/PPPort/devel/buildperl.pl
16244            ! ext/Devel/PPPort/mktests.PL
16245            ! ext/Devel/PPPort/parts/base/5005000
16246            ! ext/Devel/PPPort/parts/base/5007002
16247            ! ext/Devel/PPPort/parts/base/5009001
16248            ! ext/Devel/PPPort/parts/base/5009004
16249            ! ext/Devel/PPPort/parts/embed.fnc
16250            ! ext/Devel/PPPort/parts/inc/misc
16251            ! ext/Devel/PPPort/parts/inc/threads
16252            ! ext/Devel/PPPort/parts/inc/variables
16253            ! ext/Devel/PPPort/parts/todo/5009001
16254            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
16255            ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
16256            ! ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/Sv_set.t
16257            ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/cop.t
16258            ! ext/Devel/PPPort/t/exception.t ext/Devel/PPPort/t/grok.t
16259            ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t
16260            ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/memory.t
16261            ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/newCONSTSUB.t
16262            ! ext/Devel/PPPort/t/newRV.t ext/Devel/PPPort/t/podtest.t
16263            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
16264            ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/strlfuncs.t
16265            ! ext/Devel/PPPort/t/sv_xpvf.t ext/Devel/PPPort/t/threads.t
16266            ! ext/Devel/PPPort/t/uv.t ext/Devel/PPPort/t/variables.t
16267            ! ext/Devel/PPPort/t/warn.t
16268 ____________________________________________________________________________
16269 [ 29435] By: rgs                                   on 2006/12/02  09:10:01
16270         Log: Subject: [PATCH] perltodo.pod: add perlio todos/thinkabouts
16271              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16272              Date: Fri, 1 Dec 2006 22:05:17 +0200 (EET)
16273              Message-Id: <200612012005.kB1K5Hn3448004@kosh.hut.fi>
16274      Branch: perl
16275            ! pod/perltodo.pod
16276 ____________________________________________________________________________
16277 [ 29434] By: nicholas                              on 2006/12/01  22:51:22
16278         Log: Make get_db_sub non-static, and call it from pp_goto, which allows the
16279              removal of duplicate code. (The conversion of GvSV(PL_DBsub) to
16280              GvSVn(PL_DBsub) implicit in this change should fix a failure with
16281              Devel::SmallProf.)
16282      Branch: perl
16283            ! embed.fnc embed.h pp_ctl.c pp_hot.c proto.h
16284 ____________________________________________________________________________
16285 [ 29433] By: nicholas                              on 2006/12/01  22:28:11
16286         Log: Remove the pp_entersub specific logic from S_get_db_sub.
16287      Branch: perl
16288            ! embed.fnc pp_ctl.c pp_hot.c proto.h
16289 ____________________________________________________________________________
16290 [ 29432] By: rgs                                   on 2006/12/01  16:56:01
16291         Log: Subject: Re: [PATCH] Make B::Lint use Module::Pluggable
16292              From: "Joshua ben Jore" <twists@gmail.com>
16293              Date: Wed, 29 Nov 2006 16:26:25 -0800
16294              Message-ID: <dc5c751d0611291626w51f85791h93d0c6b7d13ed4a2@mail.gmail.com>
16295      Branch: perl
16296            + ext/B/t/pluglib/B/Lint/Plugin/Test.pm
16297            ! MANIFEST ext/B/B/Lint.pm ext/B/t/lint.t
16298 ____________________________________________________________________________
16299 [ 29431] By: rgs                                   on 2006/12/01  14:03:22
16300         Log: Remove unused variable
16301      Branch: perl
16302            ! regcomp.c
16303 ____________________________________________________________________________
16304 [ 29430] By: rgs                                   on 2006/12/01  13:59:27
16305         Log: Subject: [PATCH] Continue split of perl internal regexp structures from ones that are engine specific.
16306              From: demerphq <demerphq@gmail.com>
16307              Date: Thu, 30 Nov 2006 22:06:38 +0100
16308              Message-ID: <9b18b3110611301306p5cad5deal4aa55559b8c8defd@mail.gmail.com>
16309      Branch: perl
16310            ! embed.fnc embed.h ext/re/re.xs ext/re/re_top.h global.sym
16311            ! perl.h pod/perlreguts.pod proto.h regcomp.c regcomp.h regexp.h
16312            ! sv.c
16313 ____________________________________________________________________________
16314 [ 29429] By: rgs                                   on 2006/12/01  10:28:36
16315         Log: Verify that the debugger has an array where to store lines before
16316              doing so. This fixes an assertion failure when parsing a script
16317              that begins with '#!perl -d'.
16318              Also, code factorization in toke.c.
16319      Branch: perl
16320            ! embed.fnc embed.h op.c proto.h toke.c
16321 ____________________________________________________________________________
16322 [ 29428] By: steveh                                on 2006/12/01  09:41:47
16323         Log: Fix Time-HiRes linker error on Win32 introduced by upgrades
16324              from version 1.94 (#29423 and #29426)
16325              
16326              Subject: Re: Time::HiRes not happy?
16327              From: "Rafael Garcia-Suarez" <rgarciasuarez@gmail.com>
16328              Date: Fri, 1 Dec 2006 10:26:48 +0100
16329              Message-ID: <b77c1dce0612010126o799d5b8bs4ef37d22d5c7e50@mail.gmail.com>
16330      Branch: perl
16331            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
16332 ____________________________________________________________________________
16333 [ 29427] By: stevep                                on 2006/11/30  14:21:40
16334         Log: -Dprefix failed on Cygwin unless the directory ${installbin} already
16335              existed prior to running make.
16336      Branch: perl
16337            ! cygwin/Makefile.SHs
16338 ____________________________________________________________________________
16339 [ 29426] By: stevep                                on 2006/11/30  14:11:57
16340         Log: Upgrade to Time-HiRes-1.96.
16341      Branch: perl
16342            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
16343            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
16344 ____________________________________________________________________________
16345 [ 29425] By: steveh                                on 2006/11/30  10:13:40
16346         Log: Don't try to export fd_refcnt symbols when building without USE_PERLIO
16347              to keep the Win32 linker happy
16348      Branch: perl
16349            ! makedef.pl
16350 ____________________________________________________________________________
16351 [ 29424] By: steveh                                on 2006/11/30  09:45:47
16352         Log: I think #29060 / #29073 missed this
16353      Branch: perl
16354            ! win32/win32.c win32/wince.c
16355 ____________________________________________________________________________
16356 [ 29423] By: stevep                                on 2006/11/30  04:44:54
16357         Log: Upgrade to Time-HiRes-1.95
16358      Branch: perl
16359            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
16360            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/fallback/const-c.inc
16361 ____________________________________________________________________________
16362 [ 29422] By: stevep                                on 2006/11/30  04:24:10
16363         Log: Subject: [PATCH] No code specified for -.
16364              From: Jarkko Hietaniemi <jhi@iki.fi>
16365              Date: Wed, 29 Nov 2006 19:06:09 -0500
16366              Message-ID: <456E2071.3010404@iki.fi>
16367      Branch: perl
16368            ! perl.c
16369 ____________________________________________________________________________
16370 [ 29421] By: stevep                                on 2006/11/29  15:32:58
16371         Log: Upgrade to CPAN-1.88_63.
16372      Branch: perl
16373            ! lib/CPAN.pm lib/CPAN/HandleConfig.pm lib/CPAN/Tarzip.pm
16374 ____________________________________________________________________________
16375 [ 29420] By: rgs                                   on 2006/11/29  15:26:00
16376         Log: Subject: Re: Fix \k<foo> preceded by literal
16377              From: demerphq <demerphq@gmail.com>
16378              Date: Wed, 29 Nov 2006 16:18:34 +0100
16379              Message-ID: <9b18b3110611290718o685a07ddja39f595ed97c231a@mail.gmail.com>
16380      Branch: perl
16381            ! regcomp.c regcomp.h t/op/re_tests
16382 ____________________________________________________________________________
16383 [ 29419] By: stevep                                on 2006/11/29  15:24:21
16384         Log: Upgrade to Tie-RefHash-1.35_01, which is just a version change for
16385              bleadperl.
16386      Branch: perl
16387            ! lib/Tie/RefHash.pm
16388 ____________________________________________________________________________
16389 [ 29418] By: stevep                                on 2006/11/29  15:17:59
16390         Log: Upgrade to ExtUtils-ParseXS-2.17.  Actuall just caught up with 
16391              most of the patches to bleadperl.  The remaining change missing
16392              is #29252, so, the version has been bumped to 2.17_01.
16393      Branch: perl
16394            ! lib/ExtUtils/ParseXS.pm
16395 ____________________________________________________________________________
16396 [ 29417] By: rgs                                   on 2006/11/29  12:08:35
16397         Log: Patch by Derek Price to Time::Piece for CPAN bug #21255:
16398              NOTDATE - DATE should stringify DATE and let Perl handle things
16399      Branch: perl
16400            ! ext/Time/Piece/Piece.pm ext/Time/Piece/t/06subclass.t
16401 ____________________________________________________________________________
16402 [ 29416] By: rgs                                   on 2006/11/29  11:34:10
16403         Log: Subject: [perl #41008] Setting $0 invalidates environment shown by ps 
16404              From: alexander_bluhm@genua.de (via RT) <perlbug-followup@perl.org>
16405              Date: Tue, 28 Nov 2006 05:09:31 -0800
16406              Message-ID: <rt-3.5.HEAD-32013-1164719371-480.41008-75-0@perl.org>
16407      Branch: perl
16408            ! mg.c
16409 ____________________________________________________________________________
16410 [ 29415] By: rgs                                   on 2006/11/29  11:01:06
16411         Log: Subject: [PATCH perl5db.pl] MacOSX debugger fork support
16412              From: Richard Foley <Richard.Foley@rfi.net>
16413              Date: Wed, 29 Nov 2006 12:00:53 +0100
16414              Message-Id: <200611291200.53429.Richard.Foley@rfi.net>
16415      Branch: perl
16416            ! lib/perl5db.pl
16417 ____________________________________________________________________________
16418 [ 29414] By: nicholas                              on 2006/11/29  10:19:19
16419         Log: Fix Attribute::Handlers to cope with proxy constant subroutines.
16420      Branch: perl
16421            + lib/Attribute/Handlers/t/constants.t
16422            ! MANIFEST lib/Attribute/Handlers.pm
16423 ____________________________________________________________________________
16424 [ 29413] By: rgs                                   on 2006/11/29  09:30:02
16425         Log: Change in handling of \RNNN inside nested patterns
16426              Subject: Re: New development release in sight
16427              From: demerphq <demerphq@gmail.com>
16428              Date: Wed, 29 Nov 2006 01:07:43 +0100
16429              Message-ID: <9b18b3110611281607i3d583febtd549989dc3cabc8a@mail.gmail.com>
16430      Branch: perl
16431            ! pod/perlre.pod regcomp.c t/op/pat.t t/op/re_tests
16432 ____________________________________________________________________________
16433 [ 29412] By: nicholas                              on 2006/11/28  23:31:15
16434         Log: Bring the joy of strict to Attribute::Handlers.
16435      Branch: perl
16436            ! lib/Attribute/Handlers.pm
16437 ____________________________________________________________________________
16438 [ 29411] By: rgs                                   on 2006/11/28  17:19:40
16439         Log: Remove DOS line endings
16440              (perforce should take care of line encodings on checkout)
16441      Branch: perl
16442            ! lib/IPC/Cmd/t/02_Interactive.t lib/Log/Message.pm
16443            ! lib/Log/Message/Config.pm lib/Log/Message/Handlers.pm
16444            ! lib/Log/Message/Item.pm lib/Log/Message/t/conf/config_file
16445            ! lib/Module/Load/Conditional/t/to_load/Commented.pm
16446            ! lib/Module/Load/Conditional/t/to_load/LoadIt.pm
16447            ! lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm
16448 ____________________________________________________________________________
16449 [ 29410] By: steveh                                on 2006/11/28  16:43:17
16450         Log: Fix IPC-Cmd test failure on Win32: check current directory as well
16451              as those listed in $ENV{PATH} when searching for binaries
16452      Branch: perl
16453            ! lib/IPC/Cmd.pm
16454 ____________________________________________________________________________
16455 [ 29409] By: steveh                                on 2006/11/28  16:01:55
16456         Log: Building with Visual C++ 2005 now works except for one test failure
16457      Branch: perl
16458            ! README.win32 win32/Makefile win32/makefile.mk
16459 ____________________________________________________________________________
16460 [ 29408] By: steveh                                on 2006/11/28  15:57:45
16461         Log: Silence VC++ 8 warnings about "possible loss of data"
16462      Branch: perl
16463            ! ext/POSIX/POSIX.xs pp_sys.c
16464 ____________________________________________________________________________
16465 [ 29407] By: rgs                                   on 2006/11/28  14:59:03
16466         Log: OS/2 compilation fixes by Ilya
16467              
16468              Subject: [PATCH 5.8.8] Build on OS/2
16469              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
16470              Date: Tue, 28 Nov 2006 03:36:29 -0800
16471              Message-ID: <20061128113629.GA18108@powdermilk.math.berkeley.edu>
16472      Branch: perl
16473            ! config_h.SH perlvars.h
16474 ____________________________________________________________________________
16475 [ 29406] By: steveh                                on 2006/11/28  14:58:14
16476         Log: Silence 4 "unreferenced local variable" warnings from VC++
16477      Branch: perl
16478            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
16479 ____________________________________________________________________________
16480 [ 29405] By: rgs                                   on 2006/11/28  14:39:58
16481         Log: Subject: Re: [PATCH 5.8.8] Build on OS/2
16482              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
16483              Date: Tue, 28 Nov 2006 05:02:20 -0800
16484              Message-ID: <20061128130220.GA18386@powdermilk.math.berkeley.edu>
16485      Branch: perl
16486            ! ext/Devel/DProf/DProf.xs
16487 ____________________________________________________________________________
16488 [ 29404] By: rgs                                   on 2006/11/28  13:50:37
16489         Log: Add Module::Pluggable
16490              (required by CPANPLUS)
16491      Branch: perl
16492            + lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
16493            + lib/Module/Pluggable/t/01use.t
16494            + lib/Module/Pluggable/t/02alsoworks.t
16495            + lib/Module/Pluggable/t/02works.t
16496            + lib/Module/Pluggable/t/02works_taint.t
16497            + lib/Module/Pluggable/t/03diffname.t
16498            + lib/Module/Pluggable/t/04acmedir.t
16499            + lib/Module/Pluggable/t/04acmedir_single.t
16500            + lib/Module/Pluggable/t/04acmepath.t
16501            + lib/Module/Pluggable/t/04acmepath_single.t
16502            + lib/Module/Pluggable/t/05postpath.t
16503            + lib/Module/Pluggable/t/06multipath.t
16504            + lib/Module/Pluggable/t/07instantiate.t
16505            + lib/Module/Pluggable/t/08nothing.t
16506            + lib/Module/Pluggable/t/09require.t
16507            + lib/Module/Pluggable/t/10innerpack.t
16508            + lib/Module/Pluggable/t/10innerpack_inner.t
16509            + lib/Module/Pluggable/t/10innerpack_noinner.t
16510            + lib/Module/Pluggable/t/10innerpack_override.t
16511            + lib/Module/Pluggable/t/11usetwice.t
16512            + lib/Module/Pluggable/t/12only.t
16513            + lib/Module/Pluggable/t/12onlyarray.t
16514            + lib/Module/Pluggable/t/12onlyregex.t
16515            + lib/Module/Pluggable/t/13except.t
16516            + lib/Module/Pluggable/t/13exceptarray.t
16517            + lib/Module/Pluggable/t/13exceptregex.t
16518            + lib/Module/Pluggable/t/14package.t
16519            + lib/Module/Pluggable/t/15topicsafe.t
16520            + lib/Module/Pluggable/t/16different_extension.t
16521            + lib/Module/Pluggable/t/17devel_inner_package.t
16522            + lib/Module/Pluggable/t/18skipped_package.t
16523            + lib/Module/Pluggable/t/19can_ok_clobber.t
16524            + lib/Module/Pluggable/t/20dodgy_files.t
16525            + lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm
16526            + lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm
16527            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin
16528            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin
16529            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin
16530            + lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm
16531            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm
16532            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm
16533            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm
16534            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm
16535            + lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm
16536            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm
16537            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm
16538            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm
16539            + lib/Module/Pluggable/t/lib/No/Middle.pm
16540            + lib/Module/Pluggable/t/lib/OddTest/Plugin/-Dodgy.pm
16541            + lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm
16542            + lib/Module/Pluggable/t/lib/TA/C/A/I.pm
16543            ! MANIFEST
16544 ____________________________________________________________________________
16545 [ 29403] By: rgs                                   on 2006/11/28  13:32:26
16546         Log: Subject: [PATCH 5.8.8] perl5db on miniperl
16547              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
16548              Date: Tue, 28 Nov 2006 03:39:05 -0800
16549              Message-ID: <20061128113905.GA18135@powdermilk.math.berkeley.edu>
16550      Branch: perl
16551            ! lib/perl5db.pl
16552 ____________________________________________________________________________
16553 [ 29402] By: steveh                                on 2006/11/28  11:57:35
16554         Log: Give perl.exe an icon when built with MinGW and Borland
16555              
16556              It already gets an icon when built with VC++, but the MinGW and Borland
16557              builds were not making any use of the resource file.
16558              
16559              Also add the top-level directory into MinGW's resource compiler search
16560              path to assist ActivePerl builds: see:
16561              http://downloads.activestate.com/ActivePerl/src/5.8/AP819_diff.txt
16562      Branch: perl
16563            ! win32/makefile.mk
16564 ____________________________________________________________________________
16565 [ 29401] By: rgs                                   on 2006/11/28  10:45:06
16566         Log: Add IPC::Cmd to the core
16567      Branch: perl
16568            + lib/IPC/Cmd.pm lib/IPC/Cmd/t/01_IPC-Cmd.t
16569            + lib/IPC/Cmd/t/02_Interactive.t lib/IPC/Cmd/t/src/child.pl
16570            ! MANIFEST
16571 ____________________________________________________________________________
16572 [ 29400] By: rgs                                   on 2006/11/28  10:09:01
16573         Log: Typo fix (by Dominic Dunlop)
16574      Branch: perl
16575            ! cflags.SH
16576 ____________________________________________________________________________
16577 [ 29399] By: rgs                                   on 2006/11/28  09:57:24
16578         Log: Subject: [PATCH[ threads 1.53
16579              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
16580              Date: Mon, 27 Nov 2006 09:26:08 -0800 (PST)
16581              Message-ID: <965653.3725.qm@web30206.mail.mud.yahoo.com>
16582      Branch: perl
16583            ! ext/threads/Changes ext/threads/README
16584            ! ext/threads/shared/t/cond.t ext/threads/t/exit.t
16585            ! ext/threads/t/libc.t ext/threads/t/stress_re.t
16586            ! ext/threads/t/thread.t ext/threads/threads.pm
16587            ! ext/threads/threads.xs
16588 ____________________________________________________________________________
16589 [ 29398] By: stevep                                on 2006/11/28  01:32:07
16590         Log: Subject: [PATCH] Re: [PATCH] perlhack: some portability updates
16591              From: Dominic Dunlop <shouldbedomo@mac.com>
16592              Date: Sun, 26 Nov 2006 12:01:16 +0100
16593              Message-Id: <253514EB-BA57-4A43-93FA-75D6F3CF27BC@mac.com>
16594      Branch: perl
16595            ! cflags.SH perl.h pod/perlhack.pod
16596 ____________________________________________________________________________
16597 [ 29397] By: steveh                                on 2006/11/27  17:44:27
16598         Log: Add missing d_printf_format_null/PRINTF_FORMAT_NULL_OK to Win32 canned
16599              configs
16600              
16601              See:
16602              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00923.html
16603      Branch: perl
16604            ! perl.h win32/config.bc win32/config.gc win32/config.vc
16605            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
16606            ! win32/config_H.vc win32/config_H.vc64
16607 ____________________________________________________________________________
16608 [ 29396] By: steveh                                on 2006/11/27  17:39:00
16609         Log: Make the win32/makefile.mk a little safer
16610              
16611              - Add a few missing s,\,$B, substitutions. We were living dangerously
16612              with various unescaped backslashes not causing problems purely because
16613              they don't make valid ecape codes anyway, e.g. ..\perl59.dll was only
16614              working because \p isn't an escape code so it didn't get mapped to
16615              anything nasty.
16616              
16617              - Move the $(BLINK_FLAGS) out of $(mktmp ...)'s because it could contain
16618              backslashes which would otherwise need escaping. (Adding in the
16619              escaping would be another fix but other cases don't put $(BLINK_FLAGS)
16620              into $(mktmp ...) files in the first place.)
16621      Branch: perl
16622            ! win32/makefile.mk
16623 ____________________________________________________________________________
16624 [ 29395] By: rgs                                   on 2006/11/27  16:54:26
16625         Log: Add missing file to MANIFEST
16626      Branch: perl
16627            ! MANIFEST
16628 ____________________________________________________________________________
16629 [ 29394] By: nicholas                              on 2006/11/27  08:02:35
16630         Log: Move words and revcharmap out of struct _rev_trie_data and duplicate
16631              them on thread clone.
16632      Branch: perl
16633            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
16634 ____________________________________________________________________________
16635 [ 29393] By: nicholas                              on 2006/11/26  23:32:29
16636         Log: Move widecharmap out of the shared structure _reg_trie_data into the
16637              top level regdata array, so that it can be correctly duplicated on
16638              thread clone.
16639      Branch: perl
16640            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
16641 ____________________________________________________________________________
16642 [ 29392] By: nicholas                              on 2006/11/26  23:01:46
16643         Log: Swap _reg_ac_data.trie to U32 offset into the regdata array, as
16644              preliminary to moving _reg_trie_data.widecharmap out too.
16645      Branch: perl
16646            ! regcomp.c regcomp.h regexec.c
16647 ____________________________________________________________________________
16648 [ 29391] By: nicholas                              on 2006/11/26  22:21:02
16649         Log: Moving the reference count to the front of both _reg_trie_data and
16650              _reg_ac_data allows smaller code in Perl_regdupe.
16651      Branch: perl
16652            ! regcomp.c regcomp.h
16653 ____________________________________________________________________________
16654 [ 29390] By: nicholas                              on 2006/11/26  20:52:49
16655         Log: A little reodering of the switch statement in Perl_regdupe makes a 
16656              smaller executable.
16657      Branch: perl
16658            ! regcomp.c
16659 ____________________________________________________________________________
16660 [ 29389] By: nicholas                              on 2006/11/26  20:03:16
16661         Log: Eliminated unitialised clone_params value bug accidentally added with
16662              change 28229.
16663      Branch: perl
16664            ! ext/threads/threads.xs
16665 ____________________________________________________________________________
16666 [ 29388] By: nicholas                              on 2006/11/26  20:00:36
16667         Log: Stage 1 of threadsafe-ing the trie strucutres - use shared malloc.
16668      Branch: perl
16669            ! regcomp.c
16670 ____________________________________________________________________________
16671 [ 29387] By: nicholas                              on 2006/11/26  18:44:57
16672         Log: Simplify S_add_data(), given that realloc will NULL acts as malloc().
16673      Branch: perl
16674            ! regcomp.c
16675 ____________________________________________________________________________
16676 [ 29386] By: nicholas                              on 2006/11/26  18:26:53
16677         Log: Change (well, correct) S_add_data to take and return a U32.
16678      Branch: perl
16679            ! embed.fnc proto.h regcomp.c
16680 ____________________________________________________________________________
16681 [ 29385] By: nicholas                              on 2006/11/26  18:00:05
16682         Log: Make the cache in Carp::trusts actually persist across calls :-)
16683              I made a similar mistake once long ago, and now spot the pattern.
16684      Branch: perl
16685            ! lib/Carp/Heavy.pm
16686 ____________________________________________________________________________
16687 [ 29384] By: nicholas                              on 2006/11/26  17:33:05
16688         Log: Remove unused lexical present since change 13426.
16689      Branch: perl
16690            ! lib/Carp/Heavy.pm
16691 ____________________________________________________________________________
16692 [ 29383] By: stevep                                on 2006/11/26  14:14:54
16693         Log: Adding Time::Piece to the core...again.
16694      Branch: perl
16695            + ext/Time/Piece/Changes ext/Time/Piece/Makefile.PL
16696            + ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
16697            + ext/Time/Piece/README ext/Time/Piece/Seconds.pm
16698            + ext/Time/Piece/t/01base.t ext/Time/Piece/t/02core.t
16699            + ext/Time/Piece/t/03compare.t ext/Time/Piece/t/04mjd.t
16700            + ext/Time/Piece/t/05overload.t ext/Time/Piece/t/06subclass.t
16701            ! MANIFEST Porting/Maintainers.pl
16702 ____________________________________________________________________________
16703 [ 29382] By: nicholas                              on 2006/11/26  12:38:20
16704         Log: Stop mod_perl looping forever in &Carp::shortmess_jmp as it somehow
16705              manages to forcibly re-load Carp.pm without re-loading Carp/Heavy.pm
16706      Branch: perl
16707            ! lib/Carp.pm lib/Carp/Heavy.pm
16708 ____________________________________________________________________________
16709 [ 29381] By: stevep                                on 2006/11/25  23:11:36
16710         Log: Skip test for Module::Load::Conditional that appears to be setting
16711              $^X, but not getting it right.  I'll wait to see if Jos has a fix.
16712      Branch: perl
16713            ! lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
16714 ____________________________________________________________________________
16715 [ 29380] By: craigb                                on 2006/11/25  22:19:14
16716         Log: xterm debugger support for VMS from John Malmberg (with revisions)
16717      Branch: perl
16718            ! configure.com lib/perl5db.pl vms/descrip_mms.template
16719            ! vms/vms.c
16720 ____________________________________________________________________________
16721 [ 29379] By: stevep                                on 2006/11/25  17:49:26
16722         Log: Subject: [PATCH] Add Module::Load::Conditional to the core
16723              From: "Jos Boumans" <kane@dwim.org>
16724              Date: Fri, 24 Nov 2006 18:07:54 +0100 (CET)
16725              Message-ID: <23336.80.127.35.68.1164388074.squirrel@webmail.xs4all.nl>
16726      Branch: perl
16727            + lib/Module/Load/Conditional.pm
16728            + lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t
16729            + lib/Module/Load/Conditional/t/to_load/Commented.pm
16730            + lib/Module/Load/Conditional/t/to_load/LoadIt.pm
16731            + lib/Module/Load/Conditional/t/to_load/LoadMe.pl
16732            + lib/Module/Load/Conditional/t/to_load/Must/Be/Loaded.pm
16733            + lib/Module/Load/Conditional/t/to_load/ToBeLoaded
16734            ! MANIFEST
16735 ____________________________________________________________________________
16736 [ 29378] By: stevep                                on 2006/11/25  17:34:09
16737         Log: Subject: [PATCH] smoke signs suppression
16738              From: Jarkko Hietaniemi <jhi@iki.fi>
16739              Date: Sat, 25 Nov 2006 11:45:24 -0500
16740              Message-ID: <45687324.3040102@iki.fi>
16741      Branch: perl
16742            ! ext/re/re.xs iperlsys.h pp_hot.c regcomp.c regexec.c
16743 ____________________________________________________________________________
16744 [ 29377] By: stevep                                on 2006/11/25  17:29:55
16745         Log: Subject: [PATCH] perlhack: some portability updates
16746              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
16747              Date: Sat, 25 Nov 2006 17:57:23 +0200 (EET)
16748              Message-Id: <200611251557.kAPFvNKw011342@kosh.hut.fi>
16749      Branch: perl
16750            ! pod/perlhack.pod
16751 ____________________________________________________________________________
16752 [ 29376] By: steveh                                on 2006/11/24  17:11:34
16753         Log: Remove redundant macros from win32 makefiles
16754              
16755              In the course of removing redundant ByteLoader references I found that
16756              various long lists of extensions are hopelessly out of date, e.g.
16757              Compress/Zlib should be Compress/Raw/Zlib and PerlIO/*, threads/* and
16758              others are missing. It seems that these lists of extensions serve no
16759              useful purpose anyway: in Makefile they are used to delete files that
16760              should already have been deleted by the Makefile for each module, and
16761              in makefile.mk DYNAMIC_EXT wasn't used at all! So the simplest remedy
16762              is to remove them. One less maintenance headache.
16763      Branch: perl
16764            ! win32/Makefile win32/makefile.mk
16765 ____________________________________________________________________________
16766 [ 29375] By: steveh                                on 2006/11/24  15:44:23
16767         Log: Cleanup manifest file left by test script when using VC8
16768      Branch: perl
16769            ! lib/ExtUtils/t/Embed.t
16770 ____________________________________________________________________________
16771 [ 29374] By: steveh                                on 2006/11/24  15:38:24
16772         Log: Embed manifest files in DLLs built with Module-Build when using VC8
16773              
16774              This change does for Module-Build what part of #29266 did for
16775              ExtUtils-MakeMaker.
16776      Branch: perl
16777            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
16778 ____________________________________________________________________________
16779 [ 29373] By: rgs                                   on 2006/11/24  15:03:55
16780         Log: Subject: [perl #36689] &=, |= and ^= overloads are nbot documented
16781              From: "Adriano Rodrigues" <a.r.ferreira@gmail.com>
16782              Date: Thu, 23 Nov 2006 17:43:12 -0200
16783              Message-ID: <73ddeb6c0611231143y1e3461dbqf30f5fce16698b5c@mail.gmail.com>
16784      Branch: perl
16785            ! lib/overload.pm lib/overload.t
16786 ____________________________________________________________________________
16787 [ 29372] By: rgs                                   on 2006/11/24  10:16:07
16788         Log: Revert change #29098 (that introduced a new warning,
16789              "Variable length character upgraded in print")
16790      Branch: perl
16791            ! doio.c pod/perl595delta.pod pod/perldiag.pod
16792 ____________________________________________________________________________
16793 [ 29371] By: rgs                                   on 2006/11/24  09:58:43
16794         Log: Un-TODO one test in pat.t ($1 kept safe after a /g match)
16795      Branch: perl
16796            ! t/op/pat.t
16797 ____________________________________________________________________________
16798 [ 29370] By: craigb                                on 2006/11/24  04:45:30
16799         Log: Even better configure.com handling for checkcfgvar.pl
16800      Branch: perl
16801            ! Porting/checkcfgvar.pl
16802 ____________________________________________________________________________
16803 [ 29369] By: craigb                                on 2006/11/24  04:42:43
16804         Log: Initialize targetarch in configure.com
16805      Branch: perl
16806            ! configure.com
16807 ____________________________________________________________________________
16808 [ 29368] By: nicholas                              on 2006/11/23  23:17:44
16809         Log: Subject: Re: [PATCH] Cleanup regexp flags and structure
16810              From: demerphq <demerphq@gmail.com>
16811              Message-ID: <9b18b3110611231021l561a9cb4te985db3f0648e097@mail.gmail.com>
16812              Date: Thu, 23 Nov 2006 19:21:38 +0100
16813              
16814              Attached patch completes the splitting out of the core from the regexp
16815              internal data.
16816      Branch: perl
16817            ! regcomp.c regexec.c regexp.h
16818 ____________________________________________________________________________
16819 [ 29367] By: stevep                                on 2006/11/23  20:51:11
16820         Log: Module::Pluggable diff had some hidden binary files in it.  I'm
16821              backing it out while Jos verifies whether those files are actually
16822              needed in the distribution or not.
16823      Branch: perl
16824            - lib/Module/Pluggable.pm lib/Module/Pluggable/Object.pm
16825            - lib/Module/Pluggable/t/01use.t
16826            - lib/Module/Pluggable/t/02alsoworks.t
16827            - lib/Module/Pluggable/t/02works.t
16828            - lib/Module/Pluggable/t/03diffname.t
16829            - lib/Module/Pluggable/t/04acmedir.t
16830            - lib/Module/Pluggable/t/04acmedir_single.t
16831            - lib/Module/Pluggable/t/04acmepath.t
16832            - lib/Module/Pluggable/t/04acmepath_single.t
16833            - lib/Module/Pluggable/t/05postpath.t
16834            - lib/Module/Pluggable/t/06multipath.t
16835            - lib/Module/Pluggable/t/07instantiate.t
16836            - lib/Module/Pluggable/t/08nothing.t
16837            - lib/Module/Pluggable/t/09require.t
16838            - lib/Module/Pluggable/t/10innerpack.t
16839            - lib/Module/Pluggable/t/10innerpack_inner.t
16840            - lib/Module/Pluggable/t/10innerpack_noinner.t
16841            - lib/Module/Pluggable/t/10innerpack_override.t
16842            - lib/Module/Pluggable/t/11usetwice.t
16843            - lib/Module/Pluggable/t/12only.t
16844            - lib/Module/Pluggable/t/12onlyarray.t
16845            - lib/Module/Pluggable/t/12onlyregex.t
16846            - lib/Module/Pluggable/t/13except.t
16847            - lib/Module/Pluggable/t/13exceptarray.t
16848            - lib/Module/Pluggable/t/13exceptregex.t
16849            - lib/Module/Pluggable/t/14package.t
16850            - lib/Module/Pluggable/t/15topicsafe.t
16851            - lib/Module/Pluggable/t/16different_extension.t
16852            - lib/Module/Pluggable/t/17devel_inner_package.t
16853            - lib/Module/Pluggable/t/18skipped_package.t
16854            - lib/Module/Pluggable/t/19can_ok_clobber.t
16855            - lib/Module/Pluggable/t/20dodgy_files.t
16856            - lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm
16857            - lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm
16858            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin
16859            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin
16860            - lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin
16861            - lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm
16862            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm
16863            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm
16864            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm
16865            - lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm
16866            - lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm
16867            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm
16868            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm
16869            - lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm
16870            - lib/Module/Pluggable/t/lib/No/Middle.pm
16871            - lib/Module/Pluggable/t/lib/OddTest/Plugin/%23Dodgy.pm
16872            - lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm
16873            - lib/Module/Pluggable/t/lib/TA/C/A/I.pm
16874            ! MANIFEST
16875 ____________________________________________________________________________
16876 [ 29366] By: stevep                                on 2006/11/23  20:09:57
16877         Log: Subject: [PATCH] Add Module::Pluggable to the core
16878              From: "Jos Boumans" <kane@xs4all.net>
16879              Date: Sun, 19 Nov 2006 16:06:00 +0100 (CET)
16880              Message-ID: <4188.80.127.35.68.1163948760.squirrel@webmail.xs4all.nl>
16881      Branch: perl
16882            + lib/Devel/InnerPackage.pm lib/Module/Pluggable.pm
16883            + lib/Module/Pluggable/Object.pm lib/Module/Pluggable/t/01use.t
16884            + lib/Module/Pluggable/t/02alsoworks.t
16885            + lib/Module/Pluggable/t/02works.t
16886            + lib/Module/Pluggable/t/03diffname.t
16887            + lib/Module/Pluggable/t/04acmedir.t
16888            + lib/Module/Pluggable/t/04acmedir_single.t
16889            + lib/Module/Pluggable/t/04acmepath.t
16890            + lib/Module/Pluggable/t/04acmepath_single.t
16891            + lib/Module/Pluggable/t/05postpath.t
16892            + lib/Module/Pluggable/t/06multipath.t
16893            + lib/Module/Pluggable/t/07instantiate.t
16894            + lib/Module/Pluggable/t/08nothing.t
16895            + lib/Module/Pluggable/t/09require.t
16896            + lib/Module/Pluggable/t/10innerpack.t
16897            + lib/Module/Pluggable/t/10innerpack_inner.t
16898            + lib/Module/Pluggable/t/10innerpack_noinner.t
16899            + lib/Module/Pluggable/t/10innerpack_override.t
16900            + lib/Module/Pluggable/t/11usetwice.t
16901            + lib/Module/Pluggable/t/12only.t
16902            + lib/Module/Pluggable/t/12onlyarray.t
16903            + lib/Module/Pluggable/t/12onlyregex.t
16904            + lib/Module/Pluggable/t/13except.t
16905            + lib/Module/Pluggable/t/13exceptarray.t
16906            + lib/Module/Pluggable/t/13exceptregex.t
16907            + lib/Module/Pluggable/t/14package.t
16908            + lib/Module/Pluggable/t/15topicsafe.t
16909            + lib/Module/Pluggable/t/16different_extension.t
16910            + lib/Module/Pluggable/t/17devel_inner_package.t
16911            + lib/Module/Pluggable/t/18skipped_package.t
16912            + lib/Module/Pluggable/t/19can_ok_clobber.t
16913            + lib/Module/Pluggable/t/20dodgy_files.t
16914            + lib/Module/Pluggable/t/acme/Acme/MyTest/Plugin/Foo.pm
16915            + lib/Module/Pluggable/t/lib/Acme/MyTest/Plugin/Foo.pm
16916            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Bar.plugin
16917            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Foo.plugin
16918            + lib/Module/Pluggable/t/lib/ExtTest/Plugin/Quux/Foo.plugin
16919            + lib/Module/Pluggable/t/lib/InnerTest/Plugin/Foo.pm
16920            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Bar.pm
16921            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Foo.pm
16922            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux.pm
16923            + lib/Module/Pluggable/t/lib/MyOtherTest/Plugin/Quux/Foo.pm
16924            + lib/Module/Pluggable/t/lib/MyTest/Extend/Plugin/Bar.pm
16925            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Bar.pm
16926            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Foo.pm
16927            + lib/Module/Pluggable/t/lib/MyTest/Plugin/Quux/Foo.pm
16928            + lib/Module/Pluggable/t/lib/No/Middle.pm
16929            + lib/Module/Pluggable/t/lib/OddTest/Plugin/%23Dodgy.pm
16930            + lib/Module/Pluggable/t/lib/OddTest/Plugin/Foo.pm
16931            + lib/Module/Pluggable/t/lib/TA/C/A/I.pm
16932            ! MANIFEST
16933 ____________________________________________________________________________
16934 [ 29365] By: nicholas                              on 2006/11/23  19:29:57
16935         Log: Change 29364 forgot to turn the POK flag on.
16936      Branch: perl
16937            ! sv.c
16938 ____________________________________________________________________________
16939 [ 29364] By: nicholas                              on 2006/11/23  17:16:34
16940         Log: Assigning to a PVCV effectively just sets the prototype, so make this
16941              the exact behaviour. (Fixes bug #40681, which prevents mod_perl from
16942              building)
16943      Branch: perl
16944            ! sv.c
16945 ____________________________________________________________________________
16946 [ 29363] By: nicholas                              on 2006/11/23  16:59:04
16947         Log: Remove superfluous SvROK()
16948      Branch: perl
16949            ! sv.c
16950 ____________________________________________________________________________
16951 [ 29362] By: craigb                                on 2006/11/23  16:11:16
16952         Log: Tune configure.com checking to ignore trailing comments.
16953      Branch: perl
16954            ! Porting/checkcfgvar.pl
16955 ____________________________________________________________________________
16956 [ 29361] By: rgs                                   on 2006/11/23  15:55:47
16957         Log: Fix for bug #38631: tied variables don't work with .= <>
16958      Branch: perl
16959            ! pp_hot.c t/op/readline.t
16960 ____________________________________________________________________________
16961 [ 29360] By: rgs                                   on 2006/11/23  12:57:18
16962         Log: Subject: [PATCH] Cleanup regexp flags and structure
16963              From: demerphq <demerphq@gmail.com>
16964              Date: Thu, 23 Nov 2006 12:36:24 +0100
16965              Message-ID: <9b18b3110611230336p3ce3b16du47cd5398dea8d873@mail.gmail.com>
16966      Branch: perl
16967            ! dump.c ext/re/re.xs mg.c op.c op.h pp.c pp_hot.c regcomp.c
16968            ! regexec.c regexp.h
16969 ____________________________________________________________________________
16970 [ 29359] By: rgs                                   on 2006/11/23  11:28:28
16971         Log: More safety in free()s
16972      Branch: perl
16973            ! op.c
16974 ____________________________________________________________________________
16975 [ 29358] By: steveh                                on 2006/11/23  11:06:47
16976         Log: Silence VC8's warnings about "unsafe" CRT functions and POSIX CRT
16977              function names being deprecated, and add a note to perltodo to
16978              revisit this one day.
16979      Branch: perl
16980            ! pod/perltodo.pod win32/Makefile win32/makefile.mk
16981 ____________________________________________________________________________
16982 [ 29357] By: rgs                                   on 2006/11/23  10:05:43
16983         Log: Subject: [PATCH lib/ExtUtils/t/build_man.t] installman3dir is null
16984              From: "Robin Barker" <Robin.Barker@npl.co.uk>
16985              Date: Tue, 21 Nov 2006 16:48:35 -0000
16986              Message-ID: <2C2E01334A940D4792B3E115F95B7226120ABE@exchsvr1.npl.ad.local>
16987      Branch: perl
16988            ! lib/ExtUtils/t/build_man.t
16989 ____________________________________________________________________________
16990 [ 29356] By: stevep                                on 2006/11/23  03:09:08
16991         Log: Upgrade to PathTools-3.24.
16992      Branch: perl
16993            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
16994            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
16995 ____________________________________________________________________________
16996 [ 29355] By: steveh                                on 2006/11/22  17:20:05
16997         Log: Update makefile.mk as per Makefile w.r.t. #29308 and #29323
16998      Branch: perl
16999            ! win32/makefile.mk
17000 ____________________________________________________________________________
17001 [ 29354] By: rgs                                   on 2006/11/22  17:09:33
17002         Log: Subject: \G with /g results in infinite loop in 5.6 and later
17003              From: demerphq <demerphq@gmail.com>
17004              Date: Wed, 22 Nov 2006 17:11:02 +0100
17005              Message-ID: <9b18b3110611220811k1a54f650t1bd7c6a9450b0a7e@mail.gmail.com>
17006      Branch: perl
17007            ! pod/perldiag.pod pod/perlre.pod pp_hot.c regcomp.c regcomp.h
17008            ! regcomp.sym regexec.c regexp.h t/op/pat.t t/op/regmesg.t
17009 ____________________________________________________________________________
17010 [ 29353] By: stevep                                on 2006/11/22  17:00:54
17011         Log: Subject: POSIX::remove() and directories
17012              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
17013              Date: Wed, 22 Nov 2006 17:41:55 +0100
17014              Message-ID: <3852726AFA94DE4F87E616F13F416A5F0A912F@naimucu1.ffz00k.rootdom.net>
17015      Branch: perl
17016            ! ext/POSIX/POSIX.pm
17017 ____________________________________________________________________________
17018 [ 29352] By: steveh                                on 2006/11/22  16:49:10
17019         Log: VC8 regards 60 seconds as an invalid parameter for strftime()
17020              so skip the test in that case.
17021      Branch: perl
17022            ! ext/POSIX/t/posix.t
17023 ____________________________________________________________________________
17024 [ 29351] By: rgs                                   on 2006/11/22  15:17:54
17025         Log: Don't AUTOLOAD DESTROY from Attribute::Handlers.
17026              (patch by Jerry D. Hedden for CPAN bug #1911)
17027      Branch: perl
17028            ! lib/Attribute/Handlers.pm
17029 ____________________________________________________________________________
17030 [ 29350] By: steveh                                on 2006/11/22  15:11:41
17031         Log: Fix infinite loop in Perl_my_strftime() for failing strftime()
17032      Branch: perl
17033            ! util.c
17034 ____________________________________________________________________________
17035 [ 29349] By: rgs                                   on 2006/11/22  14:30:19
17036         Log: More doc nits on Switch, and bump version to 2.11 for upcoming CPAN release.
17037      Branch: perl
17038            ! lib/Switch.pm
17039 ____________________________________________________________________________
17040 [ 29348] By: stevep                                on 2006/11/22  14:10:07
17041         Log: Subject: Re: [perl #40917] Benchmark fails under -Mbignum
17042              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17043              Date: Wed, 22 Nov 2006 22:32:46 +0900
17044              Message-Id: <20061122223227.193E.BQW10602@nifty.com>
17045      Branch: perl
17046            ! lib/Benchmark.pm
17047 ____________________________________________________________________________
17048 [ 29347] By: rgs                                   on 2006/11/22  13:57:12
17049         Log: Fix a number of documentation issues in Switch.pm (code examples
17050              that do not compile, typos, obscure examples)
17051      Branch: perl
17052            ! lib/Switch.pm
17053 ____________________________________________________________________________
17054 [ 29346] By: rgs                                   on 2006/11/22  10:03:51
17055         Log: Remove tests for POD or POD coverage -- they're always skipped.
17056      Branch: perl
17057            - ext/Compress/IO/Base/t/99pod.t ext/Compress/IO/Zlib/t/999pod.t
17058            - ext/Compress/Raw/Zlib/t/99pod.t ext/Compress/Zlib/t/99pod.t
17059            - ext/Digest/SHA/t/0-pod-coverage.t ext/Digest/SHA/t/0-pod.t
17060            - lib/Term/ANSIColor/t/pod.t lib/Test/Harness/t/pod.t
17061            - lib/Text/Balanced/t/pod-coverage.t lib/Text/Balanced/t/pod.t
17062            ! MANIFEST
17063 ____________________________________________________________________________
17064 [ 29345] By: rgs                                   on 2006/11/22  09:56:14
17065         Log: - Restore two Text::Balanced tests, more comprehensive in bleadperl than
17066              in CPAN.
17067              - Restore a local bugfix, tested by the above tests.
17068              - Fix a few typos in the POD for Text::Balanced
17069              - Bump version of Text::Balanced
17070      Branch: perl
17071            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extmul.t
17072            ! lib/Text/Balanced/t/extqlk.t
17073 ____________________________________________________________________________
17074 [ 29344] By: rgs                                   on 2006/11/22  09:12:16
17075         Log: Sync Text::Balanced with the CPAN version (1.99.1)
17076      Branch: perl
17077            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
17078            ! lib/Text/Balanced/README lib/Text/Balanced/t/extmul.t
17079            ! lib/Text/Balanced/t/extqlk.t
17080 ____________________________________________________________________________
17081 [ 29343] By: rgs                                   on 2006/11/21  17:24:19
17082         Log: Remove assertions.pm review from perltodo
17083      Branch: perl
17084            ! pod/perltodo.pod
17085 ____________________________________________________________________________
17086 [ 29342] By: rgs                                   on 2006/11/21  16:32:42
17087         Log: Subject: [PATCH] threads 1.52
17088              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
17089              Date: Tue, 21 Nov 2006 08:26:28 -0800 (PST)
17090              Message-ID: <204140.57721.qm@web30207.mail.mud.yahoo.com>
17091      Branch: perl
17092            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
17093            ! ext/threads/t/thread.t ext/threads/threads.pm
17094            ! ext/threads/threads.xs
17095 ____________________________________________________________________________
17096 [ 29341] By: merijn                                on 2006/11/21  16:18:49
17097         Log: Upgrade warning should only be issued if upgrade happens
17098      Branch: perl
17099            ! hints/hpux.sh
17100 ____________________________________________________________________________
17101 [ 29340] By: rgs                                   on 2006/11/21  16:08:34
17102         Log: Regenerate Changes, add nits in perldelta
17103      Branch: perl
17104            ! Changes pod/perl595delta.pod
17105 ____________________________________________________________________________
17106 [ 29339] By: merijn                                on 2006/11/21  16:03:30
17107         Log: Silence some warnings during Configure
17108      Branch: perl
17109            ! hints/hpux.sh
17110 ____________________________________________________________________________
17111 [ 29338] By: merijn                                on 2006/11/21  15:16:46
17112         Log: No more 5005thread messages from Configure for 5.9.x and up
17113      Branch: perl
17114            ! Configure Porting/Glossary config_h.SH
17115 ____________________________________________________________________________
17116 [ 29336] By: rgs                                   on 2006/11/21  14:45:19
17117         Log: Invalidate the method lookup cache when assigning to a glob
17118              named "isa". (That happens when importing "isa" from UNIVERSAL,
17119              for example.) Fixes bug #24824.
17120      Branch: perl
17121            ! pp_hot.c t/op/universal.t
17122 ____________________________________________________________________________
17123 [ 29335] By: rgs                                   on 2006/11/21  10:22:21
17124         Log: Remove warnings against WHOA THERE warnings from the hints files.
17125      Branch: perl
17126            ! hints/machten.sh hints/machten_2.sh hints/sco.sh
17127            ! hints/solaris_2.sh hints/sunos_4_1.sh hints/ultrix_4.sh
17128            ! hints/umips.sh
17129 ____________________________________________________________________________
17130 [ 29334] By: rgs                                   on 2006/11/21  10:17:36
17131         Log: Remove description of WHOA THERE messages for recommended hint values,
17132              removed by change #29288.
17133      Branch: perl
17134            ! INSTALL
17135 ____________________________________________________________________________
17136 [ 29333] By: rgs                                   on 2006/11/21  09:15:43
17137         Log: Remove the test counter checker at the end of t/op/pat.t : it
17138              doesn't get updated correctly.
17139      Branch: perl
17140            ! t/op/pat.t
17141 ____________________________________________________________________________
17142 [ 29332] By: stevep                                on 2006/11/21  03:59:34
17143         Log: "This is going to be slow."  This change switches OpenBSD locale
17144              tests from the spaghetti doneness test to specifically testing
17145              locales in its /usr/share/locale.  Speeds up lib/locale.t to 
17146              13 minutes a run vs. the previous time of over two hours.
17147      Branch: perl
17148            ! lib/locale.t
17149 ____________________________________________________________________________
17150 [ 29331] By: nicholas                              on 2006/11/20  22:53:39
17151         Log: Correct typo in test description.
17152      Branch: perl
17153            ! t/op/pat.t
17154 ____________________________________________________________________________
17155 [ 29330] By: rgs                                   on 2006/11/20  18:03:43
17156         Log: Unify the two warnings "Can't declare %s in %s", in line with what's
17157              documented in perldiag.
17158      Branch: perl
17159            ! op.c t/op/attrs.t
17160 ____________________________________________________________________________
17161 [ 29329] By: rgs                                   on 2006/11/20  16:05:33
17162         Log: Subject: [PATCH] Re: thread free problem
17163              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
17164              Date: Mon, 20 Nov 2006 07:32:36 -0800 (PST)
17165              Message-ID: <696736.39963.qm@web30204.mail.mud.yahoo.com>
17166      Branch: perl
17167            ! op.c
17168 ____________________________________________________________________________
17169 [ 29328] By: rgs                                   on 2006/11/20  15:31:03
17170         Log: Actually, undef $SIG{FOO} should restore the default signal
17171              handler. Else, once we exit a block where the signal handler was
17172              localized, it becomes ignored.
17173      Branch: perl
17174            ! mg.c
17175 ____________________________________________________________________________
17176 [ 29327] By: rgs                                   on 2006/11/20  15:19:36
17177         Log: Make undef $SIG{FOO} ignore the signal FOO
17178      Branch: perl
17179            ! mg.c
17180 ____________________________________________________________________________
17181 [ 29326] By: rgs                                   on 2006/11/20  14:51:46
17182         Log: Subject: [patch@29297] perl5db.pl detecting forked debugger on VMS.
17183              From: "John E. Malmberg" <wb8tyw@qsl.net>
17184              Date: Sat, 18 Nov 2006 23:07:17 -0500
17185              Message-ID: <455FD875.8050007@qsl.net>
17186      Branch: perl
17187            ! lib/perl5db.pl
17188 ____________________________________________________________________________
17189 [ 29325] By: rgs                                   on 2006/11/20  14:04:22
17190         Log: Fix precedence problem
17191      Branch: perl
17192            ! mg.c
17193 ____________________________________________________________________________
17194 [ 29324] By: rgs                                   on 2006/11/20  13:36:10
17195         Log: Patch by Yves Orton to fix the regression reported in :
17196              Subject: 28325/6 break DateTime::Format::Strptime
17197              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
17198              Date: Sun, 19 Nov 2006 05:41:53 +0100
17199              Message-ID: <877ixs6oa6.fsf@k75.linux.bogus>
17200      Branch: perl
17201            ! ext/re/t/lexical_debug.pl ext/re/t/lexical_debug.t
17202            ! ext/re/t/regop.t pp.sym pp_proto.h regcomp.c regexec.c
17203            ! t/op/pat.t
17204 ____________________________________________________________________________
17205 [ 29323] By: rgs                                   on 2006/11/20  11:19:29
17206         Log: Extend the test-reonly make target on windows (Yves Orton)
17207      Branch: perl
17208            ! win32/Makefile
17209 ____________________________________________________________________________
17210 [ 29322] By: rgs                                   on 2006/11/20  11:18:03
17211         Log: Un-TODO tests for bug #32840, plus some new tests,
17212              by Yves Orton
17213      Branch: perl
17214            ! t/op/rxcode.t
17215 ____________________________________________________________________________
17216 [ 29321] By: steveh                                on 2006/11/20  10:38:07
17217         Log: Revert #29307. It doesn't fix the XXX after all. Using "$(shell @type )"
17218              on a temporary file just inserts the contents of the file in question
17219              into the command-line, exactly like putting the data there in the first
17220              place would achieve. It doesn't avoid creating a long command-line as we
17221              would like to do.
17222      Branch: perl
17223            ! win32/makefile.mk
17224 ____________________________________________________________________________
17225 [ 29320] By: rgs                                   on 2006/11/20  09:54:10
17226         Log: Update Text::Tabs and Text::Wrap to version 2006.1117
17227      Branch: perl
17228            + lib/Text/TabsWrap/t/Jacobson.t lib/Text/TabsWrap/t/Jacobson2.t
17229            ! MANIFEST lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG
17230            ! lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
17231            ! lib/Text/Wrap.pm
17232 ____________________________________________________________________________
17233 [ 29319] By: rgs                                   on 2006/11/19  15:36:29
17234         Log: Subject: [PATCH] ExtUtils/typemap: better error messages + constant string optimization
17235              From: Alexey Tourbin <at@altlinux.ru>
17236              Date: Sat, 18 Nov 2006 05:06:47 +0300
17237              Message-ID: <20061118020647.GA23287@localhost.localdomain>
17238      Branch: perl
17239            ! lib/ExtUtils/typemap
17240 ____________________________________________________________________________
17241 [ 29318] By: rgs                                   on 2006/11/19  13:56:32
17242         Log: Subject: Re: [PATCH] Study SUSPEND (and recursion) properly
17243              From: demerphq <demerphq@gmail.com>
17244              Date: Fri, 17 Nov 2006 13:34:42 +0100
17245              Message-ID: <9b18b3110611170434w218b4e86x7d61df2d1166a746@mail.gmail.com>
17246      Branch: perl
17247            ! regcomp.c
17248 ____________________________________________________________________________
17249 [ 29317] By: craigb                                on 2006/11/18  17:02:38
17250         Log: Update skip count for VMS.
17251      Branch: perl
17252            ! t/uni/class.t
17253 ____________________________________________________________________________
17254 [ 29316] By: nicholas                              on 2006/11/18  16:14:18
17255         Log: Subject: [perl #40921] shellwords.pl cannot handle trailing backslash
17256              From: alexander_bluhm@genua.de (via RT) <perlbug-followup@perl.org>
17257              Message-ID: <rt-3.5.HEAD-32013-1163784707-1469.40921-75-0@perl.org>
17258              Date: Fri, 17 Nov 2006 09:31:48 -0800
17259              
17260              (and convert the example to a test)
17261      Branch: perl
17262            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
17263 ____________________________________________________________________________
17264 [ 29315] By: nicholas                              on 2006/11/18  15:32:04
17265         Log: Convert lib/Text/ParseWords.t to Test::More
17266      Branch: perl
17267            ! lib/Text/ParseWords.t
17268 ____________________________________________________________________________
17269 [ 29314] By: stevep                                on 2006/11/18  05:42:14
17270         Log: Sync up the function definitions for Perl_my_popen with the prototype.
17271      Branch: perl
17272            ! util.c
17273 ____________________________________________________________________________
17274 [ 29313] By: stevep                                on 2006/11/18  05:04:42
17275         Log: Tweaks needed to get Perl compiling with g++ on OpenBSD.
17276      Branch: perl
17277            ! perl.h perlio.c
17278 ____________________________________________________________________________
17279 [ 29312] By: merijn                                on 2006/11/17  20:46:20
17280         Log: Subject: [perl #18209] bug in regex s/\s$word\s/ /gi; and $& 
17281              From: "yves orton via RT" <perlbug-followup@perl.org>
17282              Date: Fri, 17 Nov 2006 10:17:48 -0800
17283              Message-ID: <rt-3.5.HEAD-1713-1163787467-1300.18209-15-0@perl.org>
17284      Branch: perl
17285            ! mg.c t/op/pat.t
17286 ____________________________________________________________________________
17287 [ 29311] By: merijn                                on 2006/11/17  20:28:27
17288         Log: Subject: [perl #18209] bug in regex s/\s$word\s/ /gi; and $& 
17289              From: "yves orton via RT" <perlbug-followup@perl.org>
17290              Date: Fri, 17 Nov 2006 10:17:48 -0800
17291              Message-ID: <rt-3.5.HEAD-1713-1163787467-1300.18209-15-0@perl.org>
17292      Branch: perl
17293            ! t/op/pat.t
17294 ____________________________________________________________________________
17295 [ 29310] By: merijn                                on 2006/11/17  20:25:27
17296         Log: Subject: [perl #22395] regexp /(.*)[bc]/ 10000 times slower in 5.8.0 vs 5.6.1 
17297              From: "yves orton via RT" <perlbug-followup@perl.org>
17298              Date: Fri, 17 Nov 2006 09:48:14 -0800
17299              Message-ID: <rt-3.5.HEAD-1666-1163785693-404.22395-15-0@perl.org>
17300      Branch: perl
17301            ! regcomp.c t/op/pat.t
17302 ____________________________________________________________________________
17303 [ 29309] By: merijn                                on 2006/11/17  20:12:20
17304         Log: Subject: [perl #17542] regex confusion 
17305              From: "yves orton via RT" <perlbug-followup@perl.org>
17306              Date: Fri, 17 Nov 2006 07:40:15 -0800
17307              Message-ID: <rt-3.5.HEAD-32013-1163778013-580.17542-15-0@perl.org>
17308      Branch: perl
17309            ! t/op/subst.t
17310 ____________________________________________________________________________
17311 [ 29308] By: merijn                                on 2006/11/17  19:54:49
17312         Log: Subject: [perl #36909] $^R undefined on matches involving backreferences
17313              From: yves orton via RT <bugs-perl5@bugs6.perl.org>
17314              Date: Nov 17, 2006 4:07 PM
17315      Branch: perl
17316            ! regcomp.c regexec.c t/op/pat.t t/op/subst.t win32/Makefile
17317 ____________________________________________________________________________
17318 [ 29307] By: steveh                                on 2006/11/17  17:07:33
17319         Log: Fix the XXX in #29303
17320      Branch: perl
17321            ! win32/makefile.mk
17322 ____________________________________________________________________________
17323 [ 29306] By: steveh                                on 2006/11/17  15:55:51
17324         Log: Tidy up Makefile part of #29260 and apply to makefile.mk too
17325      Branch: perl
17326            ! win32/Makefile win32/makefile.mk
17327 ____________________________________________________________________________
17328 [ 29305] By: steveh                                on 2006/11/17  15:45:26
17329         Log: Install perl-static.exe if it was built
17330              
17331              Perhaps this should be done via "installperl" so as to get, e.g.,
17332              perl5.9.5-static.exe and honour INST_VER and INST_ARCH?
17333              
17334              Just do it quick-and-dirty for now, as is done for wperl.exe. It
17335              can always be fixed later if anyone wants it.
17336      Branch: perl
17337            ! win32/Makefile win32/makefile.mk
17338 ____________________________________________________________________________
17339 [ 29304] By: rgs                                   on 2006/11/17  15:45:23
17340         Log: Subject: [patch@29297] d_printf_format_null needed in configure.com
17341              From: "John E. Malmberg" <wb8tyw@qsl.net>
17342              Date: Fri, 17 Nov 2006 10:22:50 -0500
17343              Message-ID: <455DD3CA.6050405@qsl.net>
17344      Branch: perl
17345            ! configure.com
17346 ____________________________________________________________________________
17347 [ 29303] By: steveh                                on 2006/11/17  15:12:12
17348         Log: Add perl-static.exe support to win32/makefile.mk
17349              
17350              This applies the same changes that were made in win32/Makefile by
17351              changes #29285 and #29296, plus a tweak to win32/runperl.c to fix
17352              a linker error when using MinGW/gcc
17353      Branch: perl
17354            ! win32/makefile.mk win32/runperl.c
17355 ____________________________________________________________________________
17356 [ 29302] By: nicholas                              on 2006/11/17  13:01:51
17357         Log: Change 29297 omitted a semicolon.
17358      Branch: perl
17359            ! t/op/taint.t
17360 ____________________________________________________________________________
17361 [ 29301] By: rgs                                   on 2006/11/17  11:06:48
17362         Log: Subject: [PATCH] Study SUSPEND (and recursion) properly
17363              From: demerphq <demerphq@gmail.com>
17364              Date: Thu, 16 Nov 2006 20:32:11 +0100
17365              Message-ID: <9b18b3110611161132j695ee86ata939a149b08efb11@mail.gmail.com>
17366      Branch: perl
17367            ! regcomp.c t/op/pat.t
17368 ____________________________________________________________________________
17369 [ 29300] By: rgs                                   on 2006/11/17  09:45:56
17370         Log: Doc nits to re.pm
17371      Branch: perl
17372            ! ext/re/re.pm
17373 ____________________________________________________________________________
17374 [ 29299] By: rgs                                   on 2006/11/17  09:38:56
17375         Log: Subject: [PATCH] add regmust() to re.pm/re.xs
17376              From: demerphq <demerphq@gmail.com>
17377              Date: Fri, 17 Nov 2006 00:54:13 +0100
17378              Message-ID: <9b18b3110611161554m222446bay7912ec1f778d3aaa@mail.gmail.com>
17379      Branch: perl
17380            ! ext/re/re.pm ext/re/re.xs ext/re/t/re_funcs.t pod/perltodo.pod
17381 ____________________________________________________________________________
17382 [ 29298] By: steveh                                on 2006/11/17  08:53:21
17383         Log: Add missing d_ctermid/HAS_CTERMID to Win32 canned configs
17384      Branch: perl
17385            ! win32/config.bc win32/config.gc win32/config.vc
17386            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
17387            ! win32/config_H.vc win32/config_H.vc64
17388 ____________________________________________________________________________
17389 [ 29297] By: stevep                                on 2006/11/17  04:20:01
17390         Log: Change #27951 added tests to t/op/taint.t involving taint, opening 
17391              "|-".  Unfortunately, this usually reacts badly on OpenBSD with
17392              threaded Perls, causing zombie processes nearly every time this is run.
17393              For now, skipping the test seem reasonable while working on a solution
17394              to the problem.
17395      Branch: perl
17396            ! t/op/taint.t
17397 ____________________________________________________________________________
17398 [ 29296] By: steveh                                on 2006/11/16  14:28:59
17399         Log: Fix Extensions_static dependencies to avoid relinking every time
17400              
17401              Subject: Re: [PATCH@29224] RE: [patch-at-29217] static linkage for perl.ex e fo r win32
17402              From: demerphq <demerphq@gmail.com>
17403              Date: Thu, 16 Nov 2006 13:58:32 +0100
17404              Message-ID: <9b18b3110611160458r6bebb7f6k8421abe68b474997@mail.gmail.com>
17405      Branch: perl
17406            ! win32/Makefile
17407 ____________________________________________________________________________
17408 [ 29295] By: rgs                                   on 2006/11/16  13:35:14
17409         Log: Remove duplicate declaration
17410      Branch: perl
17411            ! regexp.h
17412 ____________________________________________________________________________
17413 [ 29294] By: rgs                                   on 2006/11/16  11:55:07
17414         Log: Clarifications to close() docs, pointed out by Peter Dintelmann
17415      Branch: perl
17416            ! pod/perlfunc.pod
17417 ____________________________________________________________________________
17418 [ 29293] By: rgs                                   on 2006/11/16  10:24:47
17419         Log: Subject: [PATCH] threads 1.51
17420              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
17421              Date: Wed, 15 Nov 2006 11:36:58 -0800 (PST)
17422              Message-ID: <71793.95536.qm@web30213.mail.mud.yahoo.com>
17423      Branch: perl
17424            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
17425            ! ext/threads/t/thread.t ext/threads/threads.pm
17426            ! ext/threads/threads.xs
17427 ____________________________________________________________________________
17428 [ 29292] By: steveh                                on 2006/11/16  09:30:48
17429         Log: Update checkcfgvars.pl: config.ce is in win32/ in 5.9.x
17430              Leave wince/config.ce in the list as well, though, because that still
17431              exists in 5.8.x
17432      Branch: perl
17433            ! Porting/checkcfgvar.pl
17434 ____________________________________________________________________________
17435 [ 29291] By: merijn                                on 2006/11/16  09:13:08
17436         Log: Extended uconfig.sh based on Porting/checkcfgvar.pl findings
17437      Branch: perl
17438            ! uconfig.sh
17439 ____________________________________________________________________________
17440 [ 29289] By: merijn                                on 2006/11/16  08:07:33
17441         Log: Yet another step in generation a more reliable Glossary
17442      Branch: perl
17443            ! Porting/Glossary Porting/config.sh
17444 ____________________________________________________________________________
17445 [ 29288] By: merijn                                on 2006/11/15  21:36:30
17446         Log: 1. Less Whoa there, based on a suggestion by Andy Dougherty
17447              2. d_printf_format_null, based on a patch by Robin Barker
17448      Branch: perl
17449            ! Configure Porting/Glossary config_h.SH
17450 ____________________________________________________________________________
17451 [ 29285] By: steveh                                on 2006/11/15  18:07:44
17452         Log: Add support for building a perl-static.exe that doesn't depend on
17453              the perl59.dll. It currently can't load DLL extension modules, so
17454              any that are required must be statically linked too. This may be
17455              fixed sometime.  Changes to win32/makefile.mk also to follow.
17456              
17457              Subject: RE: [PATCH@29224] RE: [patch-at-29217] static linkage for perl.exe fo r win32
17458              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
17459              Date: Mon, 13 Nov 2006 19:45:05 +0100
17460              Message-ID: <E3FB32585BF1D411B9E900805FF51A080207FA41@ru0022exch001u.ru.lucent.com>
17461              
17462              (with minor tweaks for cleanup and embedding manifest file)
17463      Branch: perl
17464            ! win32/Makefile
17465 ____________________________________________________________________________
17466 [ 29284] By: steveh                                on 2006/11/15  17:32:24
17467         Log: Fix tests added by #29248 and #29249
17468      Branch: perl
17469            ! ext/XS/APItest/APItest.xs ext/XS/APItest/core_or_not.inc
17470 ____________________________________________________________________________
17471 [ 29283] By: rgs                                   on 2006/11/15  15:28:53
17472         Log: Subject: [perl #39026] Tie::Memoize::EXISTS not caching the value 
17473              From: Len Weisberg (via RT) <perlbug-followup@perl.org>
17474              Date: Fri, 28 Apr 2006 20:36:05 -0700
17475              Message-ID: <rt-3.0.11-39026-132847.17.5801704932685@perl.org>
17476      Branch: perl
17477            ! lib/Tie/Memoize.pm
17478 ____________________________________________________________________________
17479 [ 29282] By: rgs                                   on 2006/11/15  13:56:52
17480         Log: FAQ sync
17481      Branch: perl
17482            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
17483            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
17484            ! pod/perlfaq9.pod
17485 ____________________________________________________________________________
17486 [ 29281] By: rgs                                   on 2006/11/15  13:03:34
17487         Log: Fix a signedness cast warning
17488      Branch: perl
17489            ! sv.c
17490 ____________________________________________________________________________
17491 [ 29280] By: rgs                                   on 2006/11/15  12:51:48
17492         Log: Tweaks to the debugger test by Richard Foley,
17493              plus fix auxiliary file path
17494      Branch: perl
17495            ! lib/perl5db.t
17496 ____________________________________________________________________________
17497 [ 29279] By: rgs                                   on 2006/11/15  12:41:24
17498         Log: Subject: Re: [PATCH] Fix RT#19049 and add relative backreferences
17499              From: demerphq <demerphq@gmail.com>
17500              Date: Wed, 15 Nov 2006 12:29:39 +0100
17501              Message-ID: <9b18b3110611150329l206e4552w887ae5f0a3f7ca80@mail.gmail.com>
17502      Branch: perl
17503            ! ext/re/re.xs pod/perl595delta.pod pod/perldiag.pod
17504            ! pod/perlre.pod pod/perlreguts.pod regcomp.c regexec.c regexp.h
17505            ! t/op/pat.t t/op/re_tests
17506 ____________________________________________________________________________
17507 [ 29278] By: rgs                                   on 2006/11/15  11:12:30
17508         Log: Move the test files for the debugger in a t/ subdirectory, so they
17509              don't get installed
17510      Branch: perl
17511           +> lib/perl5db/t/eval-line-bug
17512            - lib/perl5db/eval-line-bug
17513            ! MANIFEST
17514 ____________________________________________________________________________
17515 [ 29277] By: rgs                                   on 2006/11/15  10:37:58
17516         Log: Subject: Re: Fix linker error on Win32
17517              From: demerphq <demerphq@gmail.com>
17518              Date: Wed, 15 Nov 2006 10:36:34 +0100
17519              Message-ID: <9b18b3110611150136n7c90d187t5cf49847f153a537@mail.gmail.com>
17520      Branch: perl
17521            ! ext/XS/APItest/core_or_not.inc
17522 ____________________________________________________________________________
17523 [ 29276] By: stevep                                on 2006/11/15  04:33:20
17524         Log: Subject: [PATCH] Makefile.SH: lib/re.pm often messes restarted parallel makes
17525              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
17526              Date: Wed, 15 Nov 2006 05:48:32 +0200 (EET)
17527              Message-Id: <20061115034832.43B7E8B3E7@seth.hut.fi>
17528      Branch: perl
17529            ! Makefile.SH
17530 ____________________________________________________________________________
17531 [ 29275] By: davem                                 on 2006/11/14  23:24:45
17532         Log: debugger test could hang if run with umask 0002
17533      Branch: perl
17534            ! lib/perl5db.t
17535 ____________________________________________________________________________
17536 [ 29274] By: rgs                                   on 2006/11/14  16:59:45
17537         Log: A first regression test for the debugger, by Shlomi Fish
17538              and Richard Foley.
17539      Branch: perl
17540            + lib/perl5db.t lib/perl5db/eval-line-bug
17541            ! MANIFEST
17542 ____________________________________________________________________________
17543 [ 29273] By: rgs                                   on 2006/11/14  14:19:46
17544         Log: Fix bug #39037: rcatline doesn't stringify references
17545      Branch: perl
17546            ! pp_hot.c t/op/readline.t
17547 ____________________________________________________________________________
17548 [ 29272] By: rgs                                   on 2006/11/14  12:36:15
17549         Log: Doc patch by Thomas O Smailus :
17550              Subject: Fwd: [perl #40866] Error on doc page? (File::Basename)
17551              From: "Adriano Rodrigues" <a.r.ferreira@gmail.com>
17552              Date: Tue, 14 Nov 2006 10:24:38 -0200
17553              Message-ID: <73ddeb6c0611140424t26b01d0aq667ca95e77f25e6@mail.gmail.com>
17554      Branch: perl
17555            ! lib/File/Basename.pm
17556 ____________________________________________________________________________
17557 [ 29271] By: rgs                                   on 2006/11/14  11:35:04
17558         Log: Assert that we don't access strings saved for $1 etc. out of bounds
17559      Branch: perl
17560            ! mg.c
17561 ____________________________________________________________________________
17562 [ 29270] By: rgs                                   on 2006/11/14  10:18:00
17563         Log: Subject: Re: Why aren't %Carp::Internal and %Carp::CarpInternal documented?
17564              From: "Ben Tilly" <btilly@gmail.com>
17565              Date: Sun, 22 Oct 2006 14:07:23 -0700
17566              Message-ID: <acc274b30610221407o39e0157gad44ad5828c2bc21@mail.gmail.com>
17567      Branch: perl
17568            ! lib/Carp.pm lib/Carp.t lib/Carp/Heavy.pm
17569 ____________________________________________________________________________
17570 [ 29269] By: rgs                                   on 2006/11/14  09:40:43
17571         Log: Subject: [PATCH] ParseXS.pm: small optimization for "Usage: ..." constant strings
17572              From: Alexey Tourbin <at@altlinux.ru>
17573              Date: Tue, 14 Nov 2006 05:45:40 +0300
17574              Message-ID: <20061114024540.GA21986@localhost.localdomain>
17575      Branch: perl
17576            ! lib/ExtUtils/ParseXS.pm
17577 ____________________________________________________________________________
17578 [ 29268] By: rgs                                   on 2006/11/14  09:36:17
17579         Log: Subject: Fwd: Memory leak with s/// and hashes
17580              From: demerphq <demerphq@gmail.com>
17581              Date: Tue, 14 Nov 2006 00:38:31 +0100
17582              Message-ID: <9b18b3110611131538kc00175ft4db7ff71df22e766@mail.gmail.com>
17583      Branch: perl
17584            ! regcomp.c regexec.c regexp.h
17585 ____________________________________________________________________________
17586 [ 29267] By: rgs                                   on 2006/11/14  06:59:03
17587         Log: Subject: [PATCH] Allow negative indexing in recursive patterns
17588              From: demerphq <demerphq@gmail.com>
17589              Date: Mon, 13 Nov 2006 18:59:32 +0100
17590              Message-ID: <9b18b3110611130959k1fdd2485yd8eb1cd428de570a@mail.gmail.com>
17591      Branch: perl
17592            ! pod/perlre.pod regcomp.c t/op/pat.t t/op/re_tests
17593 ____________________________________________________________________________
17594 [ 29266] By: steveh                                on 2006/11/13  18:09:58
17595         Log: Embed manifest files in EXEs and DLLs when building with VC++ 8.x
17596              
17597              See the thread starting here for details:
17598              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00398.html
17599              
17600              (Still need to do something for Module::Build somtime...)
17601      Branch: perl
17602            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
17603            ! win32/Makefile win32/makefile.mk
17604 ____________________________________________________________________________
17605 [ 29265] By: rgs                                   on 2006/11/13  15:52:54
17606         Log: Todo (nice to have): an improvement to ~~
17607      Branch: perl
17608            ! pod/perltodo.pod
17609 ____________________________________________________________________________
17610 [ 29264] By: stevep                                on 2006/11/13  15:10:16
17611         Log: Upgrade to CPAN-1.88_62
17612      Branch: perl
17613            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
17614            ! lib/CPAN/SIGNATURE
17615 ____________________________________________________________________________
17616 [ 29263] By: rgs                                   on 2006/11/13  15:05:27
17617         Log: Fix a bug in the debugger tracing variables when one was eval'ing
17618              a string including a "#line" directive containing the actual
17619              name of the file already. (following-up change #25409)
17620      Branch: perl
17621            ! toke.c
17622 ____________________________________________________________________________
17623 [ 29262] By: rgs                                   on 2006/11/13  14:30:15
17624         Log: The latest regression test to Scalar::Util doesn't pass with threaded perls
17625      Branch: perl
17626            ! ext/List/Util/t/readonly.t
17627 ____________________________________________________________________________
17628 [ 29261] By: rgs                                   on 2006/11/13  14:15:33
17629         Log: A new regression test from:
17630              
17631              Subject: [PATHCH]  Scalar::Util::readonly &  compression (was RE: Change 29117: [PATCH] IO::Compress modules)
17632              From: "Paul Marquess" <paul.marquess@ntlworld.com>
17633              Date: Sun, 29 Oct 2006 21:03:21 -0000
17634              Message-ID: <02cf01c6fb9d$ade808a0$6501a8c0@myopwv.com>
17635      Branch: perl
17636            ! ext/List/Util/t/readonly.t
17637 ____________________________________________________________________________
17638 [ 29260] By: rgs                                   on 2006/11/13  14:00:41
17639         Log: Subject: Re: [PATCH] New regex syntax omnibus
17640              From: demerphq <demerphq@gmail.com>
17641              Date: Thu, 9 Nov 2006 17:09:34 +0100
17642              Message-ID: <9b18b3110611090809l667860c9t6c27453d7c86a21e@mail.gmail.com>
17643      Branch: perl
17644            ! pod/perl595delta.pod pod/perlre.pod regcomp.c regcomp.h
17645            ! regcomp.pl regcomp.sym regexec.c regexp.h regnodes.h
17646            ! t/op/pat.t win32/Makefile
17647 ____________________________________________________________________________
17648 [ 29259] By: rgs                                   on 2006/11/13  11:38:02
17649         Log: Subject: [PATCH] was RE: Perl_die() / Perl_croak()
17650              From: "Robin Barker" <Robin.Barker@npl.co.uk>
17651              Date: Mon, 13 Nov 2006 10:25:08 -0000
17652              Message-ID: <2C2E01334A940D4792B3E115F95B7226149377@exchsvr1.npl.ad.local>
17653      Branch: perl
17654            ! embed.fnc embed.pl perl.h proto.h
17655 ____________________________________________________________________________
17656 [ 29258] By: rgs                                   on 2006/11/13  11:17:10
17657         Log: Parsing fix: it wasn't possible to call a function with a (_) prototype
17658              (that is, a function mimicing an unary op) without parentheses.
17659              Bug reported by Ã†var Arnfjörð Bjarmason.
17660      Branch: perl
17661            ! madly.act madly.tab madly.y perly.act perly.tab perly.y
17662            ! t/comp/uproto.t
17663 ____________________________________________________________________________
17664 [ 29257] By: rgs                                   on 2006/11/13  10:13:52
17665         Log: Subject: Re: [perl #27053] /^/m doesn't match after a newline at the end of the string
17666              From: demerphq <demerphq@gmail.com>
17667              Date: Sat, 11 Nov 2006 16:25:17 +0100
17668              Message-ID: <9b18b3110611110725t3dc1e447v751ef5880363aa9b@mail.gmail.com>
17669      Branch: perl
17670            ! pod/perlre.pod
17671 ____________________________________________________________________________
17672 [ 29256] By: rgs                                   on 2006/11/13  10:12:34
17673         Log: Casting nit
17674      Branch: perl
17675            ! regcomp.c
17676 ____________________________________________________________________________
17677 [ 29255] By: rgs                                   on 2006/11/13  09:55:11
17678         Log: POD fixes and nits in re.pm
17679      Branch: perl
17680            ! ext/re/re.pm
17681 ____________________________________________________________________________
17682 [ 29254] By: rgs                                   on 2006/11/13  09:40:35
17683         Log: Subject: [PATCH DOC] minor nit in binmode docs
17684              From: Paul Johnson <paul@pjcj.net>
17685              Date: Fri, 10 Nov 2006 12:17:37 +0100
17686              Message-ID: <20061110111737.GP17047@pjcj.net>
17687      Branch: perl
17688            ! pod/perlfunc.pod
17689 ____________________________________________________________________________
17690 [ 29253] By: stevep                                on 2006/11/13  02:23:29
17691         Log: The DynaLoader test isn't happy with OpenBSD's libc.so.39.3.
17692      Branch: perl
17693            ! ext/DynaLoader/t/DynaLoader.t
17694 ____________________________________________________________________________
17695 [ 29252] By: stevep                                on 2006/11/13  02:19:12
17696         Log: Subject: [PATCH] Regex Utility Functions and Substituion Fix (XML::Twig core dump)
17697              From: demerphq <demerphq@gmail.com>
17698              Date: Sun, 12 Nov 2006 23:29:41 +0100
17699              Message-ID: <9b18b3110611121429g1fc9d6c1t4007dc711f9e8396@mail.gmail.com>
17700              
17701              Plus a couple tweaks to ext/re/re.pm and t/op/pat.t to those patches
17702              to apply cleanly.
17703      Branch: perl
17704            + ext/re/t/re_funcs.t
17705            ! MANIFEST embed.fnc embed.h ext/re/re.pm ext/re/re.xs
17706            ! ext/re/re_top.h lib/ExtUtils/ParseXS.pm perl.h
17707            ! pod/perlreguts.pod pp.c pp_hot.c proto.h regcomp.c regcomp.h
17708            ! regexp.h sv.c t/op/pat.t
17709 ____________________________________________________________________________
17710 [ 29251] By: nicholas                              on 2006/11/12  23:09:46
17711         Log: Re-order ops to the implementation order in pp_sys.c - this makes a
17712              branch table corresponding to a switch statement slightly smaller.
17713      Branch: perl
17714            ! opcode.h opcode.pl opnames.h
17715 ____________________________________________________________________________
17716 [ 29250] By: nicholas                              on 2006/11/12  22:17:30
17717         Log: Avoid ext/Safe/t/safeops.t needing to keep its tests in lockstep with
17718              opcode.pl OP order.
17719      Branch: perl
17720            ! ext/Safe/t/safeops.t
17721 ____________________________________________________________________________
17722 [ 29249] By: nicholas                              on 2006/11/12  21:57:22
17723         Log: Forgot to add the new files for 29248.
17724      Branch: perl
17725            + ext/XS/APItest/core.c ext/XS/APItest/core_or_not.inc
17726            + ext/XS/APItest/notcore.c ext/XS/APItest/t/svsetsv.t
17727 ____________________________________________________________________________
17728 [ 29248] By: nicholas                              on 2006/11/12  20:22:28
17729         Log: Change 24714 was arguably over-ambitious, in that non-core modules
17730              can't be expected to know that sv_setsv() may now not "really" copy a
17731              scalar. So arrange things so that COW of shared hash key scalars is
17732              only done for calls within the the PERL_CORE.
17733      Branch: perl
17734            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
17735            ! ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL sv.c sv.h
17736 ____________________________________________________________________________
17737 [ 29247] By: nicholas                              on 2006/11/12  18:16:52
17738         Log: Looks like I didn't actually test the COW conditional code in
17739              change 27533. Perl now compiles, but
17740              ext/Compress/Raw/Zlib/t/07bufsize.t fails.
17741      Branch: perl
17742            ! pp_ctl.c regexec.c
17743 ____________________________________________________________________________
17744 [ 29246] By: rgs                                   on 2006/11/12  13:35:24
17745         Log: Subject: [PATCH] (2nd version) small tweaks based on smoke signs
17746              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
17747              Date: Sat, 11 Nov 2006 06:18:56 +0200 (EET)
17748              Message-Id: <200611110418.kAB4Ium5350338@kosh.hut.fi>
17749      Branch: perl
17750            ! hv.c regcomp.c regexec.c
17751 ____________________________________________________________________________
17752 [ 29245] By: rgs                                   on 2006/11/12  13:11:07
17753         Log: Reinstate warning 'Useless use of "re" pragma'
17754      Branch: perl
17755            ! ext/re/re.pm
17756 ____________________________________________________________________________
17757 [ 29244] By: stevep                                on 2006/11/10  22:55:01
17758         Log: Upgrade to Test-Simple-0.65.
17759      Branch: perl
17760            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
17761            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
17762            ! lib/Test/Simple/Changes
17763 ____________________________________________________________________________
17764 [ 29243] By: rgs                                   on 2006/11/09  15:58:11
17765         Log: Add to Attribute::Handlers the ability to report caller's file and line
17766              number. Based on:
17767              
17768              Subject: FW: Attribute::Handlers
17769              From: "David Feldman" <David.Feldman@tudor.com>
17770              Date: Wed, 25 Oct 2006 16:34:26 -0400
17771              Message-ID: <BA9AB162DD5CED46AC03DC5904B19C5B3736B4@tudor.com>
17772              
17773              plus docs and tests.
17774      Branch: perl
17775            + lib/Attribute/Handlers/t/linerep.t
17776            ! MANIFEST lib/Attribute/Handlers.pm
17777            ! lib/Attribute/Handlers/t/multi.t
17778 ____________________________________________________________________________
17779 [ 29242] By: rgs                                   on 2006/11/09  13:33:57
17780         Log: Silence warnings in Pod::Man
17781      Branch: perl
17782            ! lib/Pod/t/man.t
17783 ____________________________________________________________________________
17784 [ 29241] By: rgs                                   on 2006/11/09  12:32:41
17785         Log: Subject: [PATCH regexec.c regexp.h] ***speculative***  was RE: [PATCH] regexec.c - silence compiler warning
17786              From: "Robin Barker" <Robin.Barker@npl.co.uk>
17787              Date: Wed, 8 Nov 2006 15:29:47 -0000
17788              Message-ID: <2C2E01334A940D4792B3E115F95B7226120AA6@exchsvr1.npl.ad.local>
17789      Branch: perl
17790            ! regexec.c regexp.h
17791 ____________________________________________________________________________
17792 [ 29240] By: rgs                                   on 2006/11/09  11:05:24
17793         Log: Subject: [PATCH] regcomp.c: printf arg casts
17794              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
17795              Date: Thu, 9 Nov 2006 06:47:53 +0200 (EET)
17796              Message-Id: <200611090447.kA94lreg223840@kosh.hut.fi>
17797      Branch: perl
17798            ! regcomp.c
17799 ____________________________________________________________________________
17800 [ 29239] By: davem                                 on 2006/11/08  19:13:57
17801         Log: perl parser bug leading to memory corruption
17802              quoted-string parser naughtily maintained a pointer into an SV
17803              which could get realloc()ed.
17804      Branch: perl
17805            ! toke.c
17806 ____________________________________________________________________________
17807 [ 29238] By: merijn                                on 2006/11/08  16:39:21
17808         Log: Subject: Configure patch to add detection for DIR.dd_fd member variable
17809              From: "Steve Peters" <steve.peters@gmail.com>
17810              Date: Sun, 5 Nov 2006 01:40:34 -0600
17811              Message-ID: <fd7a59d30611042340p5543442ctad306aeb748b6bfe@mail.gmail.com>
17812      Branch: perl
17813            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
17814            ! Porting/Glossary config_h.SH configure.com epoc/config.sh
17815            ! handy.h plan9/config_sh.sample symbian/config.sh uconfig.sh
17816            ! win32/config.bc win32/config.gc win32/config.vc
17817            ! win32/config.vc64
17818 ____________________________________________________________________________
17819 [ 29236] By: rgs                                   on 2006/11/08  15:33:02
17820         Log: Subject: [PATCH t/op/inccode.t] fails under minitest
17821              From: "Robin Barker" <Robin.Barker@npl.co.uk>
17822              Date: Wed, 8 Nov 2006 15:18:23 -0000
17823              Message-ID: <2C2E01334A940D4792B3E115F95B7226120AA5@exchsvr1.npl.ad.local>
17824      Branch: perl
17825            ! t/op/inccode.t
17826 ____________________________________________________________________________
17827 [ 29235] By: rgs                                   on 2006/11/08  15:14:31
17828         Log: Change the documentation of the return values of @INC-hooks to match
17829              what is tested to work. (It's a bit confusing that optional values
17830              might appear at the middle, too.)
17831      Branch: perl
17832            ! pod/perlfunc.pod
17833 ____________________________________________________________________________
17834 [ 29234] By: rgs                                   on 2006/11/08  14:02:46
17835         Log: Subject: [PATCH] Supress df warning in stat.t on OS X
17836              From: Michael G Schwern <schwern@gmail.com>
17837              Date: Wed, 08 Nov 2006 08:51:50 -0500
17838              Message-ID: <4551E0F6.20108@gmail.com>
17839      Branch: perl
17840            ! t/op/stat.t
17841 ____________________________________________________________________________
17842 [ 29233] By: steveh                                on 2006/11/08  13:53:52
17843         Log: Don't use the PERL_MSVCRT_READFIX when using VC++ 7.x onwards.
17844              
17845              VC++ 7.x onwards use their own MSVCR7x.dll, MSVCR8x.dll, etc, rather
17846              than MSVCRT.dll, so they do not require the read() fix.
17847              
17848              Therefore, we also don't need to update the ioinfo struct used by the
17849              read() fix w.r.t. VC++ 8.x, so back out that part of change #29218
17850      Branch: perl
17851            ! win32/Makefile win32/makefile.mk win32/win32.h
17852 ____________________________________________________________________________
17853 [ 29232] By: rgs                                   on 2006/11/08  13:27:14
17854         Log: Type change to avoid signed/unsigned compiler warnings
17855              (thanks to Robin Barker)
17856      Branch: perl
17857            ! regexec.c
17858 ____________________________________________________________________________
17859 [ 29231] By: rgs                                   on 2006/11/08  13:14:20
17860         Log: Regenerate Changes; update perldelta
17861      Branch: perl
17862            ! Changes pod/perl595delta.pod
17863 ____________________________________________________________________________
17864 [ 29230] By: rgs                                   on 2006/11/08  11:23:13
17865         Log: Subject: Re: New version diagnostic breaks a bunch of modules.
17866              From: Glenn Linderman <perl@NevCal.com>
17867              Date: Mon, 30 Oct 2006 12:50:21 -0800
17868              Message-ID: <4546658D.6090507@NevCal.com>
17869      Branch: perl
17870            ! pod/perlfunc.pod
17871 ____________________________________________________________________________
17872 [ 29229] By: rgs                                   on 2006/11/08  10:43:52
17873         Log: Subject: [PATCH] Perl_die() / Perl_croak()
17874              From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
17875              Date: Tue, 07 Nov 2006 23:27:40 -0800
17876              Message-ID: <455186EC.8010906@p6m7g8.com>
17877              
17878              (backported to embed.fnc)
17879      Branch: perl
17880            ! embed.fnc proto.h
17881 ____________________________________________________________________________
17882 [ 29228] By: rgs                                   on 2006/11/08  10:28:49
17883         Log: Subject: Patch for bug in SelfLoader.pm
17884              From: Mike Schilli <m@perlmeister.com>
17885              Date: Tue, 7 Nov 2006 13:39:30 -0800 (PST)
17886              Message-ID: <20061107132809.I31331@spiral.corp.yahoo.com>
17887      Branch: perl
17888            ! lib/SelfLoader.pm
17889 ____________________________________________________________________________
17890 [ 29227] By: rgs                                   on 2006/11/07  17:31:02
17891         Log: Use $HOME/localperl as default prefix for installing perl
17892              in the terse installation instructions in README.
17893      Branch: perl
17894            ! README
17895 ____________________________________________________________________________
17896 [ 29226] By: rgs                                   on 2006/11/07  16:50:47
17897         Log: More notes in perldelta
17898      Branch: perl
17899            ! pod/perl595delta.pod
17900 ____________________________________________________________________________
17901 [ 29225] By: rgs                                   on 2006/11/07  14:23:08
17902         Log: Forbid using tainted formats in printf and sprintf
17903      Branch: perl
17904            ! pod/perl595delta.pod pp.c pp_sys.c t/op/taint.t
17905 ____________________________________________________________________________
17906 [ 29224] By: rgs                                   on 2006/11/07  11:16:54
17907         Log: Subject: Re: [PATCH] [perl #40668] Data::Dumper fails to dump all hash keys when itertaor is not at start
17908              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
17909              Date: Mon, 6 Nov 2006 08:57:04 -0800 (PST)
17910              Message-ID: <20061106165704.939.qmail@web30214.mail.mud.yahoo.com>
17911      Branch: perl
17912            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/bugs.t
17913 ____________________________________________________________________________
17914 [ 29223] By: rgs                                   on 2006/11/07  10:45:26
17915         Log: Subject: Because I like pain. An update to README
17916              From: Jesse Vincent <jesse@fsck.com>
17917              Date: Mon, 6 Nov 2006 19:52:35 -0500
17918              Message-Id: <7BF48AB1-5285-4A9D-929B-8DD697348664@fsck.com>
17919      Branch: perl
17920            ! README
17921 ____________________________________________________________________________
17922 [ 29222] By: rgs                                   on 2006/11/07  10:21:25
17923         Log: Subject: [PATCH] New regex syntax omnibus
17924              From: demerphq <demerphq@gmail.com>
17925              Date: Mon, 6 Nov 2006 13:06:28 +0100
17926              Message-ID: <9b18b3110611060406u2fa1572as57073949a5df9e62@mail.gmail.com>
17927              
17928              Plus a portability fix (in string comparison for regex verbs)
17929              and doc tweaks / podchecker fixes
17930      Branch: perl
17931            ! embed.fnc embed.h ext/re/t/regop.t pod/perl595delta.pod
17932            ! pod/perldiag.pod pod/perlre.pod proto.h regcomp.c regcomp.h
17933            ! regcomp.sym regexec.c regexp.h regnodes.h t/op/pat.t
17934            ! t/op/re_tests
17935 ____________________________________________________________________________
17936 [ 29221] By: nicholas                              on 2006/11/06  22:21:05
17937         Log: assert() that SvPV_set() isn't used on arrays.
17938      Branch: perl
17939            ! av.c cop.h mathoms.c pp.c pp_ctl.c pp_hot.c pp_sort.c sv.c
17940            ! sv.h
17941 ____________________________________________________________________________
17942 [ 29220] By: nicholas                              on 2006/11/06  21:05:59
17943         Log: assert() that SvPV_set() isn't used on hashes.
17944      Branch: perl
17945            ! sv.c sv.h
17946 ____________________________________________________________________________
17947 [ 29219] By: nicholas                              on 2006/11/06  20:02:38
17948         Log: assert() that scalars are of the correct type in *set macros.
17949      Branch: perl
17950            ! sv.h
17951 ____________________________________________________________________________
17952 [ 29218] By: steveh                                on 2006/11/06  16:26:48
17953         Log: Get Visual C++ 2005 (aka Visual C++ 8.x) support off the ground
17954              
17955              This is not a complete fix yet by any means (there are lots of compiler
17956              warnings and lots of test failures), but it's a step in the right
17957              direction.
17958              
17959              See the thread starting here:
17960              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-10/msg00893.html
17961              and continuing here:
17962              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-11/msg00102.html
17963              for further information
17964      Branch: perl
17965            ! win32/Makefile win32/makefile.mk win32/win32.c win32/win32.h
17966 ____________________________________________________________________________
17967 [ 29217] By: merijn                                on 2006/11/06  15:19:38
17968         Log: Subject: Re: [PATCH] Detecting bad /dev/null's in Configure
17969              From: Michael Cummings <mcummings@gentoo.org>
17970              Date: Fri, 25 Aug 2006 15:48:44 -0400
17971              Message-ID: <44EF541C.7050801@gentoo.org>
17972      Branch: perl
17973            ! Configure
17974 ____________________________________________________________________________
17975 [ 29215] By: rgs                                   on 2006/11/06  14:37:32
17976         Log: Subject: Re: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not.
17977              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
17978              Date: Mon, 06 Nov 2006 23:31:50 +0900
17979              Message-Id: <20061106233139.A2BC.BQW10602@nifty.com>
17980      Branch: perl
17981            ! t/op/time.t
17982 ____________________________________________________________________________
17983 [ 29214] By: rgs                                   on 2006/11/06  14:05:41
17984         Log: Sync Pod::Usage with the CPAN version
17985      Branch: perl
17986            ! lib/Pod/Usage.pm
17987 ____________________________________________________________________________
17988 [ 29213] By: merijn                                on 2006/11/06  13:58:56
17989         Log: The non-unix parts for localtime_r_needs_tzset
17990              Plus forced Glossary entry. That is a TODO for automation
17991      Branch: perl
17992            ! Cross/config.sh-arm-linux NetWare/config.wc Porting/Glossary
17993            ! Porting/config_H config_h.SH configure.com epoc/config.sh
17994            ! handy.h plan9/config.plan9 plan9/config_h.sample
17995            ! plan9/config_sh.sample uconfig.sh win32/config.bc
17996            ! win32/config.ce win32/config.gc win32/config.vc
17997            ! win32/config.vc64 win32/config_H.bc win32/config_H.ce
17998            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
17999 ____________________________________________________________________________
18000 [ 29212] By: rgs                                   on 2006/11/06  13:18:25
18001         Log: Subject: [PATCH] Re: the new t/run/cloexec.t failing in Solaris and Tru64
18002              From: Andrew Savige <ajsavige@yahoo.com.au>
18003              Date: Tue, 7 Nov 2006 00:06:46 +1100 (EST)
18004              Message-ID: <20061106130647.57891.qmail@web56411.mail.re3.yahoo.com>
18005      Branch: perl
18006            ! t/run/cloexec.t
18007 ____________________________________________________________________________
18008 [ 29211] By: rgs                                   on 2006/11/06  10:59:16
18009         Log: Upgrade to Test::Simple 0.64_03
18010      Branch: perl
18011            + lib/Test/Simple/t/carp.t
18012            ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm
18013            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
18014            ! lib/Test/Simple/Changes
18015            ! lib/Test/Simple/t/00test_harness_check.t
18016            ! lib/Test/Simple/t/tbt_01basic.t
18017            ! lib/Test/Simple/t/tbt_02fhrestore.t
18018            ! lib/Test/Simple/t/tbt_03die.t
18019            ! lib/Test/Simple/t/tbt_04line_num.t
18020            ! lib/Test/Simple/t/tbt_05faildiag.t
18021            ! lib/Test/Simple/t/tbt_06errormess.t
18022            ! lib/Test/Simple/t/tbt_07args.t
18023 ____________________________________________________________________________
18024 [ 29210] By: rgs                                   on 2006/11/06  10:09:12
18025         Log: Change reentr.pl to generate reentr.h accordingly to change 29209
18026      Branch: perl
18027            ! reentr.pl
18028 ____________________________________________________________________________
18029 [ 29209] By: merijn                                on 2006/11/06  09:43:30
18030         Log: RE: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not.
18031              From: "Benjamin Holzman" <bholzman@longitude.com>
18032              Date: Wed, 19 Jul 2006 07:11:09 -0400
18033              Message-ID: <010801c6ab24$09b9ed30$ce0515ac@office.iseoptions.com>
18034      Branch: perl
18035            ! Configure Porting/Glossary config_h.SH reentr.h t/op/time.t
18036 ____________________________________________________________________________
18037 [ 29208] By: rgs                                   on 2006/11/06  09:30:41
18038         Log: Silence a cast warning
18039      Branch: perl
18040            ! regcomp.c
18041 ____________________________________________________________________________
18042 [ 29206] By: nicholas                              on 2006/11/06  08:13:09
18043         Log: PVCVs no longer allocate memory for the SvNVX slot, so assert that
18044              no-one is trying to access it.
18045      Branch: perl
18046            ! sv.h
18047 ____________________________________________________________________________
18048 [ 29205] By: craigb                                on 2006/11/06  01:37:13
18049         Log: In pipe_exit_routine in vms/vms.c, mark a subprocess we've deleted
18050              as done.  Courtesy of Scott Lepage.
18051      Branch: perl
18052            ! vms/vms.c
18053 ____________________________________________________________________________
18054 [ 29204] By: merijn                                on 2006/11/04  19:15:19
18055         Log: Subject: Re: [perl #40641] crash with unicode characters in regex comment
18056              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
18057              Date: Sat, 04 Nov 2006 21:53:50 +0900
18058              Message-Id: <20061104215302.3325.BQW10602@nifty.com>
18059      Branch: perl
18060            + t/uni/greek.t t/uni/latin2.t
18061            ! MANIFEST embed.fnc embed.h global.sym pod/perldiag.pod proto.h
18062            ! regcomp.c t/uni/tr_utf8.t
18063 ____________________________________________________________________________
18064 [ 29203] By: nicholas                              on 2006/11/04  18:56:33
18065         Log: Change 27506 wasn't quite correct - the copy of the AMAGIC flag should
18066              be as part of RvDEEPCP() in gv.c (Perl_amagic_call())
18067      Branch: perl
18068            ! gv.c sv.c
18069 ____________________________________________________________________________
18070 [ 29202] By: stevep                                on 2006/11/04  15:39:57
18071         Log: Subject: [PATCH] New test for close-on-exec ($^F): t/run/cloexec.t
18072              From: Andrew Savige <ajsavige@yahoo.com.au>
18073              Date: Sat, 4 Nov 2006 21:24:14 +1100 (EST)
18074              Message-ID: <20061104102414.78987.qmail@web56403.mail.re3.yahoo.com>
18075      Branch: perl
18076            + t/run/cloexec.t
18077            ! MANIFEST
18078 ____________________________________________________________________________
18079 [ 29201] By: rgs                                   on 2006/11/03  16:04:48
18080         Log: Subject: [PATCH] replace S_sv_pos_b2u_forwards with utf8_length (was: sv_pos_b2u dislikes the extended UTF-8)
18081              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
18082              Date: Sun, 21 May 2006 14:00:43 +0900
18083              Message-Id: <20060521140011.358D.BQW10602@nifty.com>
18084      Branch: perl
18085            ! embed.fnc embed.h proto.h sv.c t/op/index.t
18086 ____________________________________________________________________________
18087 [ 29200] By: rgs                                   on 2006/11/03  15:04:15
18088         Log: The assignment to $VERSION must be on its own line, for
18089              ExtUtils::MM_Unix::parse_version to be happy.
18090      Branch: perl
18091            ! ext/DynaLoader/DynaLoader_pm.PL
18092 ____________________________________________________________________________
18093 [ 29199] By: rgs                                   on 2006/11/03  14:01:30
18094         Log: Subject: [PATCH] threads 1.49
18095              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
18096              Date: Fri, 3 Nov 2006 05:37:16 -0800 (PST)
18097              Message-ID: <20061103133716.95143.qmail@web30214.mail.mud.yahoo.com>
18098      Branch: perl
18099            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
18100            ! ext/threads/t/thread.t ext/threads/threads.pm
18101            ! ext/threads/threads.xs
18102 ____________________________________________________________________________
18103 [ 29198] By: rgs                                   on 2006/11/03  13:32:31
18104         Log: Wrap the $VERSION initialization of DynaLoader in a BEGIN block
18105              
18106              Subject: [perl #40651] (Obscure) Bug in Dynaloader 
18107              From: gml4410@ggr.co.uk (via RT) <perlbug-followup@perl.org>
18108              Date: Thu, 02 Nov 2006 09:30:34 -0800
18109              Message-ID: <rt-3.5.HEAD-4979-1162488633-1267.40651-75-0@perl.org>
18110      Branch: perl
18111            ! ext/DynaLoader/DynaLoader_pm.PL
18112 ____________________________________________________________________________
18113 [ 29197] By: rgs                                   on 2006/11/03  10:09:19
18114         Log: When code is loaded through an @INC-hook, and when this hook
18115              has set a filename entry in %INC, make sure __FILE__ is set
18116              for this code accordingly to the contents of that %INC entry.
18117      Branch: perl
18118            ! pp_ctl.c t/op/inccode.t
18119 ____________________________________________________________________________
18120 [ 29196] By: gisle                                 on 2006/11/03  07:08:18
18121         Log: Typo fixes by Troy Topnik.
18122      Branch: perl
18123            ! pod/perlretut.pod
18124 ____________________________________________________________________________
18125 [ 29195] By: merijn                                on 2006/11/02  17:49:53
18126         Log: Change #29193 makes this addition unneeded
18127      Branch: perl
18128            ! t/lib/common.pl
18129 ____________________________________________________________________________
18130 [ 29194] By: davem                                 on 2006/11/02  17:36:33
18131         Log: add test that eval undef clears $@
18132      Branch: perl
18133            ! t/op/eval.t
18134 ____________________________________________________________________________
18135 [ 29193] By: davem                                 on 2006/11/02  17:07:00
18136         Log: eval $undef should emit one warning, not three.
18137              Also ensure that eval $undef clears $@ (it did, but only by luck)
18138      Branch: perl
18139            ! pp_ctl.c t/lib/warnings/9uninit toke.c
18140 ____________________________________________________________________________
18141 [ 29192] By: rgs                                   on 2006/11/02  16:45:13
18142         Log: Fix case in external pod link
18143      Branch: perl
18144            ! pod/perlop.pod
18145 ____________________________________________________________________________
18146 [ 29191] By: rgs                                   on 2006/11/02  13:51:21
18147         Log: say() has the same syntax than print(), so forbid to override it
18148              (like print())
18149      Branch: perl
18150            ! perl_keyword.pl t/op/cproto.t toke.c
18151 ____________________________________________________________________________
18152 [ 29190] By: rgs                                   on 2006/11/02  13:04:10
18153         Log: This volatile modifier is not on the referent, but on the pointer
18154              (see change 28606)
18155      Branch: perl
18156            ! op.c
18157 ____________________________________________________________________________
18158 [ 29189] By: rgs                                   on 2006/11/02  12:26:47
18159         Log: Subject: [PATCH] Add more backtracking control verbs to regex engine (?CUT), (?ERROR)
18160              From: demerphq <demerphq@gmail.com>
18161              Date: Thu, 2 Nov 2006 12:35:10 +0100
18162              Message-ID: <9b18b3110611020335h7ea469a8g28ca483f6832816d@mail.gmail.com>
18163      Branch: perl
18164            ! embed.fnc ext/re/re.pm pod/perl595delta.pod pod/perlre.pod
18165            ! proto.h regcomp.c regcomp.h regcomp.pl regcomp.sym regexec.c
18166            ! regexp.h regnodes.h t/op/pat.t
18167 ____________________________________________________________________________
18168 [ 29188] By: rgs                                   on 2006/11/02  11:59:23
18169         Log: Subject: [patch at 21983] factor out $^O eq 'darwin' from XSLoader.pm
18170              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
18171              Date: Thu, 2 Nov 2006 12:36:49 +0100 
18172              Message-ID: <E3FB32585BF1D411B9E900805FF51A080204E833@ru0022exch001u.ru.lucent.com>
18173      Branch: perl
18174            ! ext/DynaLoader/XSLoader_pm.PL
18175 ____________________________________________________________________________
18176 [ 29187] By: rgs                                   on 2006/11/02  11:14:42
18177         Log: Subject: Re: $, and say
18178              From: Gisle Aas <gisle@ActiveState.com>
18179              Date: 27 Jan 2006 14:46:00 -0800
18180              Message-ID: <lrek2t1e8n.fsf@caliper.activestate.com>
18181              
18182              with tweaks so "say;" continues to default to $_
18183              plus a regression test
18184      Branch: perl
18185            ! embed.fnc embed.h op.c opcode.h opcode.pl pod/perlfunc.pod
18186            ! pp.sym pp_hot.c pp_proto.h proto.h t/io/say.t
18187 ____________________________________________________________________________
18188 [ 29186] By: rgs                                   on 2006/11/02  11:01:29
18189         Log: Silence a gcc warning
18190      Branch: perl
18191            ! regexec.c
18192 ____________________________________________________________________________
18193 [ 29185] By: rgs                                   on 2006/11/02  10:32:18
18194         Log: More regression tests for the _ prototype
18195      Branch: perl
18196            ! t/comp/uproto.t
18197 ____________________________________________________________________________
18198 [ 29184] By: rgs                                   on 2006/11/02  10:06:37
18199         Log: More heuristics to make warnings.t pass under different
18200              combinations of PERL_UNICODE / locale
18201      Branch: perl
18202            ! t/lib/common.pl
18203 ____________________________________________________________________________
18204 [ 29183] By: rgs                                   on 2006/11/01  17:05:03
18205         Log: Subject: [PATCH] Add a commit verb to regex engine to allow fine tuning of backtracking control.
18206              From: demerphq <demerphq@gmail.com>
18207              Date: Tue, 31 Oct 2006 22:49:57 +0100
18208              Message-ID: <9b18b3110610311349n5947cc8fsf0b2e6ddd9a7ee01@mail.gmail.com>
18209      Branch: perl
18210            ! pod/perlre.pod regcomp.c regcomp.sym regexec.c regnodes.h
18211            ! t/op/pat.t
18212 ____________________________________________________________________________
18213 [ 29182] By: rgs                                   on 2006/11/01  16:29:05
18214         Log: Fix the failures in warnings tests when PERL_UNICODE is defined
18215              that show up in the smokes under UTF-8 locales. Based on :
18216              
18217              Subject: Re: UTF-8 Failures in smoke ($PERL_UNICODE)
18218              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
18219              Date: Wed, 1 Nov 2006 17:03:55 +0100
18220              Message-ID: <20061101170355.7c57b515@pc09>
18221      Branch: perl
18222            ! t/lib/common.pl t/lib/warnings/9uninit
18223 ____________________________________________________________________________
18224 [ 29181] By: steveh                                on 2006/11/01  13:22:16
18225         Log: Forgot to bump Time-HiRes $VERSION in change #29180
18226              (IO's $VERSION is bumped already)
18227      Branch: perl
18228            ! ext/Time/HiRes/HiRes.pm
18229 ____________________________________________________________________________
18230 [ 29180] By: steveh                                on 2006/11/01  13:07:37
18231         Log: Silence VC++ compiler warnings
18232              See: http://www.nntp.perl.org/group/perl.daily-build.reports/42208
18233      Branch: perl
18234            ! ext/IO/IO.xs ext/Time/HiRes/HiRes.xs regexec.c
18235 ____________________________________________________________________________
18236 [ 29179] By: rgs                                   on 2006/11/01  12:39:39
18237         Log: Subject: [PATCH] Remove beta status from compression modules
18238              From: "Paul Marquess" <paul.marquess@ntlworld.com>
18239              Date: Wed, 1 Nov 2006 10:34:52 -0000
18240              Message-ID: <02b301c6fda1$5d799950$4e3c140a@myopwv.com>
18241      Branch: perl
18242            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README
18243            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
18244            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
18245            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
18246            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
18247            ! ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/README
18248            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
18249            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
18250            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
18251            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
18252            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
18253            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
18254            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
18255            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
18256            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
18257            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
18258            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
18259            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
18260            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
18261            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
18262            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
18263            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
18264            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
18265            ! ext/Compress/Raw/Zlib/Changes ext/Compress/Raw/Zlib/README
18266            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
18267            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
18268            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
18269 ____________________________________________________________________________
18270 [ 29178] By: rgs                                   on 2006/11/01  10:44:58
18271         Log: Regression test by Yves Orton for : [perl #36046] Special var @-
18272              becomes arbitrarily large
18273      Branch: perl
18274            ! t/op/pat.t
18275 ____________________________________________________________________________
18276 [ 29177] By: nicholas                              on 2006/10/31  22:36:40
18277         Log: Missed a ) in a comment.
18278      Branch: perl
18279            ! perl.c
18280 ____________________________________________________________________________
18281 [ 29176] By: rgs                                   on 2006/10/31  16:28:33
18282         Log: Don't run ext/Sys/Syslog/t/constants.t with taint mode, so it's
18283              not systematically skipped
18284      Branch: perl
18285            ! ext/Sys/Syslog/t/constants.t
18286 ____________________________________________________________________________
18287 [ 29175] By: rgs                                   on 2006/10/31  16:02:03
18288         Log: Some diagnostic output was giving warnings in op/pack.t
18289              under UTF-8 locales, and warnings where fatal by default.
18290              Make them non-fatal for diagnostics.
18291      Branch: perl
18292            ! t/op/pack.t
18293 ____________________________________________________________________________
18294 [ 29174] By: rgs                                   on 2006/10/31  14:47:25
18295         Log: Fix a case of segfault in ithread destruction
18296      Branch: perl
18297            ! ext/threads/threads.xs
18298 ____________________________________________________________________________
18299 [ 29173] By: rgs                                   on 2006/10/31  14:29:07
18300         Log: Doc clarification for PerlIO::encoding
18301              (thanks to Steve Hay)
18302      Branch: perl
18303            ! ext/PerlIO/encoding/encoding.pm
18304 ____________________________________________________________________________
18305 [ 29172] By: rgs                                   on 2006/10/31  14:10:25
18306         Log: threads::shared doesn't use ppport.h in the core
18307      Branch: perl
18308            ! mkppport.lst
18309 ____________________________________________________________________________
18310 [ 29171] By: rgs                                   on 2006/10/31  14:03:30
18311         Log: Subject: [PATCH] threads 1.47
18312              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
18313              Date: Tue, 31 Oct 2006 05:26:25 -0800 (PST)
18314              Message-ID: <20061031132626.18317.qmail@web30214.mail.mud.yahoo.com>
18315      Branch: perl
18316            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
18317            ! ext/threads/t/stack.t ext/threads/t/thread.t
18318            ! ext/threads/threads.pm ext/threads/threads.xs
18319 ____________________________________________________________________________
18320 [ 29170] By: rgs                                   on 2006/10/31  13:51:38
18321         Log: Silence a warning and call readpipe_override() correctly.
18322      Branch: perl
18323            ! toke.c
18324 ____________________________________________________________________________
18325 [ 29169] By: rgs                                   on 2006/10/31  13:49:26
18326         Log: Make S_readpipe_override() compile with threads; regenerate perlapi.pod
18327      Branch: perl
18328            ! embed.fnc embed.h pod/perlapi.pod proto.h toke.c
18329 ____________________________________________________________________________
18330 [ 29168] By: rgs                                   on 2006/10/31  13:34:30
18331         Log: Make readpipe() overridable (and also `` and qx//)
18332      Branch: perl
18333            ! opcode.h opcode.pl pod/perlsub.pod pod/perltodo.pod pp.c
18334            ! t/op/cproto.t t/op/override.t toke.c
18335 ____________________________________________________________________________
18336 [ 29167] By: rgs                                   on 2006/10/31  10:59:02
18337         Log: Remove duplicated entries
18338      Branch: perl
18339            ! pod/perltodo.pod
18340 ____________________________________________________________________________
18341 [ 29166] By: gisle                                 on 2006/10/30  20:13:04
18342         Log: Improve documentation of av_len and av_fill.
18343      Branch: perl
18344            ! av.c
18345 ____________________________________________________________________________
18346 [ 29165] By: nicholas                              on 2006/10/30  18:37:41
18347         Log: Avoid Devel::DProf failing an assertion during global destruction.
18348      Branch: perl
18349            ! ext/Devel/DProf/DProf.xs
18350 ____________________________________________________________________________
18351 [ 29164] By: stevep                                on 2006/10/30  18:29:30
18352         Log: It seems only HWND__* is needed by MinGW g++.
18353      Branch: perl
18354            ! win32/win32.c
18355 ____________________________________________________________________________
18356 [ 29162] By: rgs                                   on 2006/10/30  17:56:33
18357         Log: The second patch from:
18358              Subject: [PATCH] regex engine optimiser should grok subroutine patterns, and, name subroutine regops more intuitively
18359              From: demerphq <demerphq@gmail.com>
18360              Date: Mon, 30 Oct 2006 19:15:13 +0200
18361              Message-ID: <9b18b3110610300915x3abf6cddu9c2071a70bea48e1@mail.gmail.com>
18362      Branch: perl
18363            ! pod/perldiag.pod regcomp.c regcomp.sym regexec.c regnodes.h
18364 ____________________________________________________________________________
18365 [ 29161] By: rgs                                   on 2006/10/30  17:36:18
18366         Log: The first patch from:
18367              Subject: [PATCH] regex engine optimiser should grok subroutine patterns, and, name subroutine regops more intuitively
18368              From: demerphq <demerphq@gmail.com>
18369              Date: Mon, 30 Oct 2006 19:15:13 +0200
18370              Message-ID: <9b18b3110610300915x3abf6cddu9c2071a70bea48e1@mail.gmail.com>
18371      Branch: perl
18372            ! embed.fnc embed.h proto.h regcomp.c regcomp.sym regexec.c
18373            ! regnodes.h
18374 ____________________________________________________________________________
18375 [ 29160] By: rgs                                   on 2006/10/30  17:07:46
18376         Log: Mention that field hashes are for inside-out objects
18377              (this will be useful for perl5100delta.)
18378      Branch: perl
18379            ! pod/perl594delta.pod
18380 ____________________________________________________________________________
18381 [ 29159] By: stevep                                on 2006/10/30  16:46:13
18382         Log: Subject: Patch 29155 breaks VC
18383              From: demerphq <demerphq@gmail.com>
18384              Date: Mon, 30 Oct 2006 18:08:17 +0200
18385              Message-ID: <9b18b3110610300808u39cc6cefxbee1468a149dc186@mail.gmail.com>
18386              
18387              Plus an additional casting.
18388      Branch: perl
18389            ! win32/win32.c
18390 ____________________________________________________________________________
18391 [ 29158] By: rgs                                   on 2006/10/30  16:29:35
18392         Log: Update perldelta with changes up to 28867
18393      Branch: perl
18394            ! pod/perl595delta.pod
18395 ____________________________________________________________________________
18396 [ 29157] By: stevep                                on 2006/10/30  15:53:50
18397         Log: VOL should be used instead of volatile in the core.
18398      Branch: perl
18399            ! op.c perl.c
18400 ____________________________________________________________________________
18401 [ 29156] By: merijn                                on 2006/10/30  14:14:25
18402         Log: $hex is already hex, so cannot be used in %X if starting with [A-F]
18403      Branch: perl
18404            ! lib/charnames.pm
18405 ____________________________________________________________________________
18406 [ 29155] By: stevep                                on 2006/10/30  13:58:15
18407         Log: Initial cleanups to support compiling Win32 with MinGW g++.
18408      Branch: perl
18409            ! perlio.c win32/win32.c
18410 ____________________________________________________________________________
18411 [ 29154] By: rgs                                   on 2006/10/30  11:25:39
18412         Log: Subject: Re: Closures with named subs
18413              From: Christian Winter <bitpoet@linux-config.de>
18414              Date: Sun, 29 Oct 2006 21:34:25 +0100
18415              Message-ID: <45451051.4080200@linux-config.de>
18416      Branch: perl
18417            ! pod/perlref.pod
18418 ____________________________________________________________________________
18419 [ 29153] By: rgs                                   on 2006/10/30  10:38:09
18420         Log: Subject: [PATCH] threads 1.46
18421              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
18422              Date: Fri, 27 Oct 2006 17:01:11 -0700 (PDT)
18423              Message-ID: <20061028000111.23729.qmail@web30207.mail.mud.yahoo.com>
18424      Branch: perl
18425            ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t
18426            ! ext/threads/threads.pm ext/threads/threads.xs
18427 ____________________________________________________________________________
18428 [ 29152] By: rgs                                   on 2006/10/30  10:13:22
18429         Log: Silence a g++ warning reported by Jarkko.
18430      Branch: perl
18431            ! ext/Data/Dumper/Dumper.xs
18432 ____________________________________________________________________________
18433 [ 29151] By: rgs                                   on 2006/10/30  10:08:24
18434         Log: Delete Encode's MANIFEST (or else the make process complains
18435              about the missing Encode's META.yml file)
18436      Branch: perl
18437            - ext/Encode/MANIFEST
18438            ! MANIFEST
18439 ____________________________________________________________________________
18440 [ 29150] By: steveh                                on 2006/10/30  10:02:35
18441         Log: Bump $VERSION in Term::UI following change #29120
18442      Branch: perl
18443            ! lib/Term/UI.pm
18444 ____________________________________________________________________________
18445 [ 29149] By: rgs                                   on 2006/10/30  09:52:05
18446         Log: Subject: [PATCH] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.68.tar.gz
18447              From: John Peacock <jpeacock@rowman.com>
18448              Date: Sun, 29 Oct 2006 14:47:51 -0500
18449              Message-ID: <45450567.7040609@rowman.com>
18450      Branch: perl
18451            ! lib/version.pm lib/version.t
18452 ____________________________________________________________________________
18453 [ 29148] By: rgs                                   on 2006/10/30  09:43:30
18454         Log: Subject: [patch] simplify optree test support
18455              From: Jim Cromie <jim.cromie@gmail.com>
18456              Date: Sun, 29 Oct 2006 14:50:02 -0700
18457              Message-ID: <4545220A.6060500@gmail.com>
18458      Branch: perl
18459            ! ext/B/t/OptreeCheck.pm
18460 ____________________________________________________________________________
18461 [ 29147] By: steveh                                on 2006/10/30  09:38:21
18462         Log: Add some missing targets to win32/makefile.mk
18463              
18464              This updates makefile.mk w.r.t. Makefile, following changes #28293,
18465              #28832, #28904 and #29131
18466      Branch: perl
18467            ! win32/makefile.mk
18468 ____________________________________________________________________________
18469 [ 29146] By: rgs                                   on 2006/10/30  09:33:33
18470         Log: In vim, modelines are not taken into account if they begin on the
18471              first character. Also, regenerate perlintern.pod.
18472      Branch: perl
18473            ! autodoc.pl pod/perlapi.pod pod/perlintern.pod
18474 ____________________________________________________________________________
18475 [ 29145] By: merijn                                on 2006/10/30  07:17:18
18476         Log: Subject: [PATCH@29157] wince patch
18477              From: Vadim <vadim@vkonovalov.ru>
18478              Date: Sat, 28 Oct 2006 23:48:46 +0400
18479              Message-ID: <4543B41E.3070006@vkonovalov.ru>
18480      Branch: perl
18481            ! README.ce win32/Makefile.ce
18482 ____________________________________________________________________________
18483 [ 29144] By: craigb                                on 2006/10/30  00:33:34
18484         Log: When we open a file and pass it along to PerlIO, be sure to enter the
18485              PerlIO world via Unix I/O.  If you start from stdio, a Unix I/O counter
18486              will get decremented on close even though it was never incremented (and 
18487              may not even exist).  Exposed by #29065.
18488      Branch: perl
18489            ! vms/ext/Stdio/Stdio.xs
18490 ____________________________________________________________________________
18491 [ 29143] By: craigb                                on 2006/10/30  00:23:35
18492         Log: Change the non-mkstemp, non-win32 code path of PerlIO_tmpfile
18493              to use PerlIO_fdopen so that when the tmpfile is closed we do
18494              not decrement a ref count that doesn't exist or is zero.
18495      Branch: perl
18496            ! perlio.c
18497 ____________________________________________________________________________
18498 [ 29142] By: stevep                                on 2006/10/30  00:22:00
18499         Log: Changes to get perl to compile with g++ on Cygwin.  Some additional
18500              changes will be needed to get it to link though.
18501      Branch: perl
18502            ! cygwin/cygwin.c malloc.c perl.h sv.c
18503 ____________________________________________________________________________
18504 [ 29140] By: nicholas                              on 2006/10/29  22:01:17
18505         Log: Subject: [PATHCH]  Scalar::Util::readonly &  compression (was RE: Change 29117: [PATCH] IO::Compress modules)
18506              From: "Paul Marquess" <paul.marquess@ntlworld.com>
18507              Message-ID: <02cf01c6fb9d$ade808a0$6501a8c0@myopwv.com>
18508              Date: Sun, 29 Oct 2006 21:03:21 -0000
18509      Branch: perl
18510            ! ext/Compress/IO/Base/t/01misc.t t/lib/compress/oneshot.pl
18511 ____________________________________________________________________________
18512 [ 29139] By: nicholas                              on 2006/10/29  21:54:29
18513         Log: Fix a typo in my description for change 26427.
18514      Branch: perl
18515            ! Changes
18516 ____________________________________________________________________________
18517 [ 29138] By: nicholas                              on 2006/10/29  21:23:12
18518         Log: Modify autodoc.pl to add read-only editor boilerplate for perlapi.pod
18519              and perlguts.pod
18520      Branch: perl
18521            ! autodoc.pl pod/perlapi.pod pod/perlguts.pod
18522 ____________________________________________________________________________
18523 [ 29133] By: nicholas                              on 2006/10/29  19:27:45
18524         Log: Subject: [PATCH] Re: Deparse bug?
18525              From: Stephen McCamant <smcc@mit.edu>
18526              Message-ID: <17732.55694.646895.706177@apocalypse.OCF.Berkeley.EDU>
18527              Date: Sun, 29 Oct 2006 08:40:46 -0800
18528      Branch: perl
18529            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
18530 ____________________________________________________________________________
18531 [ 29131] By: merijn                                on 2006/10/29  18:32:55
18532         Log: Subject: [PATCH] Add a few useful developers maketargets to win32/Makefile
18533              From: demerphq <demerphq@gmail.com>
18534              Date: Sun, 29 Oct 2006 13:28:31 +0200
18535              Message-ID: <9b18b3110610290328v71956891s7df10e40efd2350c@mail.gmail.com>
18536      Branch: perl
18537            ! win32/Makefile
18538 ____________________________________________________________________________
18539 [ 29130] By: nicholas                              on 2006/10/29  18:30:25
18540         Log: Add the note from change 25773 about auditing for destruction ordering.
18541      Branch: perl
18542            ! pod/perltodo.pod
18543 ____________________________________________________________________________
18544 [ 29128] By: nicholas                              on 2006/10/29  18:23:01
18545         Log: I shrunk struct context, so remove it from perltodo.
18546      Branch: perl
18547            ! pod/perltodo.pod
18548 ____________________________________________________________________________
18549 [ 29127] By: nicholas                              on 2006/10/27  21:40:40
18550         Log: Change 27779 failed to free() memory in two places in Perl_magic_set(),
18551              and hence was leaking like the proverbial Jumblie maritime craft.
18552      Branch: perl
18553            ! mg.c
18554 ____________________________________________________________________________
18555 [ 29126] By: stevep                                on 2006/10/27  13:29:05
18556         Log: Upgrade to Pod-Parser-1.35.
18557      Branch: perl
18558            + t/pod/p2u_data.pl t/pod/twice.t
18559            ! MANIFEST lib/Pod/Checker.pm lib/Pod/ParseUtils.pm
18560            ! lib/Pod/Parser.pm lib/Pod/PlainText.pm lib/Pod/Select.pm
18561            ! lib/Pod/Usage.pm t/pod/testcmp.pl
18562 ____________________________________________________________________________
18563 [ 29125] By: rgs                                   on 2006/10/27  09:45:33
18564         Log: Document the limitation of Attribute::Handlers w.r.t. UNITCHECK blocks.
18565      Branch: perl
18566            ! lib/Attribute/Handlers.pm
18567 ____________________________________________________________________________
18568 [ 29124] By: rgs                                   on 2006/10/27  08:43:26
18569         Log: Subject: [PATCH] Change MY_CXT ref in perl.h
18570              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
18571              Date: Thu, 26 Oct 2006 08:35:46 -0700 (PDT)
18572              Message-ID: <20061026153546.71547.qmail@web30214.mail.mud.yahoo.com>
18573      Branch: perl
18574            ! perl.h
18575 ____________________________________________________________________________
18576 [ 29123] By: rgs                                   on 2006/10/27  08:41:45
18577         Log: Subject: [PATCH] Make 'threads' conform to perlguts
18578              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
18579              Date: Thu, 26 Oct 2006 11:10:57 -0700 (PDT)
18580              Message-ID: <20061026181057.74650.qmail@web30211.mail.mud.yahoo.com>
18581      Branch: perl
18582            ! ext/threads/threads.xs
18583 ____________________________________________________________________________
18584 [ 29122] By: stevep                                on 2006/10/27  04:48:43
18585         Log: Spelling fixes for re.pm.
18586      Branch: perl
18587            ! ext/re/re.pm
18588 ____________________________________________________________________________
18589 [ 29121] By: stevep                                on 2006/10/27  03:48:34
18590         Log: Spelling nits from Debian bug list...
18591              
18592              Subject: Bug#395426: perl: spelling errors
18593              From: Matt Taggart <taggart@debian.org>
18594              Date: Thu, 26 Oct 2006 15:23:29 -0700
18595              Message-Id: <20061026222329.8B8CF1AAC6D@cyrix.home.bogus>
18596      Branch: perl
18597            ! ext/Encode/bin/enc2xs lib/ExtUtils/xsubpp x2p/find2perl.PL
18598            ! x2p/s2p.PL
18599 ____________________________________________________________________________
18600 [ 29120] By: steveh                                on 2006/10/26  16:26:56
18601         Log: Close temporary test file before unlinking (for the sake of Win32)
18602      Branch: perl
18603            ! lib/Term/UI/t/02_ui.t
18604 ____________________________________________________________________________
18605 [ 29119] By: rgs                                   on 2006/10/26  16:11:26
18606         Log: Document the new (?FAIL) assertion (Yves Orton)
18607      Branch: perl
18608            ! pod/perlre.pod
18609 ____________________________________________________________________________
18610 [ 29118] By: rgs                                   on 2006/10/26  15:58:18
18611         Log: Subject: [PATCH] Fix a problem with jump-tries, add (?FAIL) pattern.
18612              From: demerphq <demerphq@gmail.com>
18613              Date: Thu, 26 Oct 2006 14:59:11 +0200
18614              Message-ID: <9b18b3110610260559k3efa98barc28987e88c581a8a@mail.gmail.com>
18615      Branch: perl
18616            ! regcomp.c regcomp.sym regexec.c regexp.h regnodes.h
18617            ! t/op/re_tests
18618 ____________________________________________________________________________
18619 [ 29117] By: rgs                                   on 2006/10/26  15:42:40
18620         Log: Subject: [PATCH] IO::Compress modules
18621              From: "Paul Marquess" <paul.marquess@ntlworld.com>
18622              Date: Thu, 26 Oct 2006 15:29:43 +0100
18623              Message-ID: <028201c6f90b$2de7a4b0$4e3c140a@myopwv.com>
18624      Branch: perl
18625            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/Makefile.PL
18626            ! ext/Compress/IO/Base/README
18627            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
18628            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
18629            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
18630            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
18631            ! ext/Compress/IO/Base/private/MakeUtil.pm
18632            ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
18633            ! ext/Compress/IO/Zlib/README
18634            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
18635            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
18636            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
18637            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
18638            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
18639            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
18640            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
18641            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
18642            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
18643            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
18644            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
18645            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
18646            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
18647            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
18648            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
18649            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
18650            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
18651            ! ext/Compress/IO/Zlib/private/MakeUtil.pm
18652            ! ext/Compress/Raw/Zlib/Changes
18653            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
18654            ! ext/Compress/Raw/Zlib/Zlib.xs
18655            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
18656            ! ext/Compress/Raw/Zlib/private/MakeUtil.pm
18657            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
18658            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
18659            ! ext/Compress/Zlib/private/MakeUtil.pm
18660            ! t/lib/compress/CompTestUtils.pm t/lib/compress/generic.pl
18661            ! t/lib/compress/multi.pl t/lib/compress/oneshot.pl
18662 ____________________________________________________________________________
18663 [ 29116] By: rgs                                   on 2006/10/26  15:30:52
18664         Log: Subject: Re: [perl #40583] sprintf "%#04X" also uppercases the 0x-prefix
18665              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
18666              Date: Fri, 27 Oct 2006 00:19:34 +0900
18667              Message-Id: <20061027001924.B158.BQW10602@nifty.com>
18668      Branch: perl
18669            ! pod/perlfunc.pod sv.c t/op/sprintf.t
18670 ____________________________________________________________________________
18671 [ 29115] By: merijn                                on 2006/10/26  14:08:03
18672         Log: Subject: [PATCH] Fix typo in File::Find POD
18673              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
18674              Date: Thu, 26 Oct 2006 06:50:04 -0700 (PDT)
18675              Message-ID: <20061026135004.79720.qmail@web30211.mail.mud.yahoo.com>
18676      Branch: perl
18677            ! lib/File/Find.pm
18678 ____________________________________________________________________________
18679 [ 29114] By: rgs                                   on 2006/10/26  12:22:07
18680         Log: Add Term::UI and Object::Accessor to the list of dual-life modules
18681      Branch: perl
18682            ! Porting/Maintainers.pl
18683 ____________________________________________________________________________
18684 [ 29113] By: rgs                                   on 2006/10/26  12:16:49
18685         Log: Subject: [PATCH] Add Object::Accessor to the core
18686              From: "Jos Boumans" <kane@xs4all.net>
18687              Date: Thu, 26 Oct 2006 14:04:44 +0200 (CEST)
18688              Message-ID: <18983.80.127.35.68.1161864284.squirrel@webmail.xs4all.nl>
18689      Branch: perl
18690            + lib/Object/Accessor.pm
18691            + lib/Object/Accessor/t/00_Object-Accessor.t
18692            + lib/Object/Accessor/t/01_Object-Accessor-Subclassed.t
18693            + lib/Object/Accessor/t/02_Object-Accessor-allow.t
18694            + lib/Object/Accessor/t/03_Object-Accessor-local.t
18695            + lib/Object/Accessor/t/04_Object-Accessor-lvalue.t
18696            + lib/Object/Accessor/t/05_Object-Accessor-callback.t
18697            ! MANIFEST
18698 ____________________________________________________________________________
18699 [ 29112] By: rgs                                   on 2006/10/26  12:13:59
18700         Log: Subject: [PATCH] Add Term::UI to the core
18701              From: "Jos Boumans" <kane@xs4all.net>
18702              Date: Mon, 23 Oct 2006 12:07:23 +0200 (CEST)
18703              Message-ID: <19689.80.127.35.68.1161598043.squirrel@webmail.xs4all.nl>
18704      Branch: perl
18705            + lib/Term/UI.pm lib/Term/UI/History.pm lib/Term/UI/t/00_load.t
18706            + lib/Term/UI/t/01_history.t lib/Term/UI/t/02_ui.t
18707            ! MANIFEST
18708 ____________________________________________________________________________
18709 [ 29111] By: rgs                                   on 2006/10/26  11:02:15
18710         Log: Fix a memory leak :
18711              Subject: Re: Valgrind findings
18712              From: demerphq <demerphq@gmail.com>
18713              Date: Thu, 26 Oct 2006 12:34:43 +0200
18714              Message-ID: <9b18b3110610260334t6b77c2dbu2ca8207d822402da@mail.gmail.com>
18715      Branch: perl
18716            ! regexec.c
18717 ____________________________________________________________________________
18718 [ 29110] By: rgs                                   on 2006/10/26  10:42:03
18719         Log: Subject: [PATCH] threads-shared 1.05
18720              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
18721              Date: Wed, 25 Oct 2006 11:27:15 -0700 (PDT)
18722              Message-ID: <20061025182715.561.qmail@web30211.mail.mud.yahoo.com>
18723      Branch: perl
18724            ! ext/threads/shared/Changes ext/threads/shared/Makefile.PL
18725            ! ext/threads/shared/README ext/threads/shared/shared.pm
18726            ! ext/threads/shared/shared.xs
18727 ____________________________________________________________________________
18728 [ 29109] By: rgs                                   on 2006/10/26  10:37:43
18729         Log: Subject: [PATCH] threads 1.45
18730              From: "Jerry D. Hedden" <jdhedden@yahoo.com>
18731              Date: Wed, 25 Oct 2006 11:26:29 -0700 (PDT)
18732              Message-ID: <20061025182629.16434.qmail@web30209.mail.mud.yahoo.com>
18733      Branch: perl
18734            ! ext/threads/Changes ext/threads/Makefile.PL ext/threads/README
18735            ! ext/threads/t/thread.t ext/threads/threads.pm
18736 ____________________________________________________________________________
18737 [ 29108] By: rgs                                   on 2006/10/25  16:19:50
18738         Log: Fix small leak with -F at interpreter destruction
18739      Branch: perl
18740            ! perl.c
18741 ____________________________________________________________________________
18742 [ 29107] By: rgs                                   on 2006/10/25  13:51:55
18743         Log: Plug a memory leak in newCONSTSUB
18744      Branch: perl
18745            ! op.c
18746 ____________________________________________________________________________
18747 [ 29106] By: rgs                                   on 2006/10/25  12:16:08
18748         Log: I'll finally get it right. (thanks to Sadahiro Tomoyuki)
18749      Branch: perl
18750            ! pod/perlfunc.pod
18751 ____________________________________________________________________________
18752 [ 29105] By: rgs                                   on 2006/10/25  11:18:27
18753         Log: Fix nit in previous patch, spotted by Gisle
18754      Branch: perl
18755            ! pod/perlfunc.pod
18756 ____________________________________________________________________________
18757 [ 29104] By: rgs                                   on 2006/10/25  10:59:55
18758         Log: Add a %B sprintf format
18759              
18760              Subject: Re: [perl #40583] sprintf "%#04X" also uppercases the 0x-prefix
18761              From: Nicholas Clark <nick@ccl4.org>
18762              Date: Mon, 23 Oct 2006 18:19:51 +0100
18763              Message-ID: <20061023171951.GA3262@plum.flirble.org>
18764              (plus docs)
18765      Branch: perl
18766            ! pod/perlfunc.pod sv.c t/op/sprintf.t
18767 ____________________________________________________________________________
18768 [ 29103] By: rgs                                   on 2006/10/25  10:27:05
18769         Log: Subject: [PATCH] FindBin.pm: better fix for PATH entries
18770              From: Alexey Tourbin <at@altlinux.ru>
18771              Date: Wed, 25 Oct 2006 14:02:55 +0400
18772              Message-ID: <20061025100255.GE7821@localhost.localdomain>
18773      Branch: perl
18774            ! lib/FindBin.pm
18775 ____________________________________________________________________________
18776 [ 29102] By: rgs                                   on 2006/10/25  09:56:06
18777         Log: Document that warnings.pm doesn't load Carp anymore
18778      Branch: perl
18779            ! pod/perl595delta.pod
18780 ____________________________________________________________________________
18781 [ 29101] By: craigb                                on 2006/10/25  03:58:38
18782         Log: Initialize d_ctermid and i_gdbm in configure.com.
18783      Branch: perl
18784            ! configure.com
18785 ____________________________________________________________________________
18786 [ 29100] By: stevep                                on 2006/10/24  15:44:22
18787         Log: Upgrade to CPAN-1.88_57.
18788      Branch: perl
18789            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
18790            ! lib/CPAN/SIGNATURE
18791 ____________________________________________________________________________
18792 [ 29099] By: rgs                                   on 2006/10/24  14:42:13
18793         Log: Silence an expected warning (when playing with utf8ness and string overloading)
18794      Branch: perl
18795            ! t/uni/overload.t
18796 ____________________________________________________________________________
18797 [ 29098] By: rgs                                   on 2006/10/24  12:53:14
18798         Log: New UTF-8 warning : Variable length character upgraded in print.
18799              
18800              Subject: Re: Changing the internal encoding (was: Re: utf8 regexp performance problem)
18801              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
18802              Date: Sun, 22 Oct 2006 14:32:34 +0900
18803              Message-Id: <20061022142512.A7D3.BQW10602@nifty.com>
18804              
18805              (but with ckWARN_d replaced by ckWARN)
18806      Branch: perl
18807            ! doio.c pod/perldiag.pod
18808 ____________________________________________________________________________
18809 [ 29097] By: rgs                                   on 2006/10/24  09:46:57
18810         Log: No warning was produced if perl failed to load PerlIO::scalar
18811              (contrary to other PerlIO layers.)
18812      Branch: perl
18813            ! perlio.c
18814 ____________________________________________________________________________
18815 [ 29096] By: merijn                                on 2006/10/23  15:43:15
18816         Log: Fix for RT#38169 & RT#38945
18817              Configure won't handle versions 5.10.0 or 5.8.10.
18818      Branch: perl
18819            ! Configure config_h.SH
18820 ____________________________________________________________________________
18821 [ 29093] By: rgs                                   on 2006/10/23  13:43:32
18822         Log: Document that the %#X printf format prefixes the output with 0X, not 0x.
18823      Branch: perl
18824            ! pod/perlfunc.pod
18825 ____________________________________________________________________________
18826 [ 29092] By: rgs                                   on 2006/10/23  09:33:26
18827         Log: Update Changes
18828      Branch: perl
18829            ! Changes
18830 ____________________________________________________________________________
18831 [ 29091] By: rgs                                   on 2006/10/23  09:22:05
18832         Log: Some notes about the recent changes in perldelta
18833      Branch: perl
18834            ! pod/perl595delta.pod
18835 ____________________________________________________________________________
18836 [ 29090] By: rgs                                   on 2006/10/23  08:51:02
18837         Log: Subject: [PATCH] base.pm
18838              From: Ovid <publiustemp-p5p3@yahoo.com>
18839              Date: Thu, 19 Oct 2006 08:47:48 -0700 (PDT)
18840              Message-ID: <20061019154748.87433.qmail@web60824.mail.yahoo.com>
18841      Branch: perl
18842            ! lib/base.pm lib/base/t/base.t
18843 ____________________________________________________________________________
18844 [ 29089] By: rgs                                   on 2006/10/23  08:28:08
18845         Log: Protection against overwriting defsubs.h via a symlink
18846              (by Jim Cromie)
18847      Branch: perl
18848            ! ext/B/defsubs_h.PL
18849 ____________________________________________________________________________
18850 [ 29088] By: rgs                                   on 2006/10/23  08:27:05
18851         Log: Subject: [patch] make test.valgrind capable of running cachegrind
18852              From: Jim Cromie <jim.cromie@gmail.com>
18853              Date: Fri, 20 Oct 2006 14:49:03 -0600
18854              Message-ID: <4539363F.9020205@gmail.com>
18855      Branch: perl
18856            ! t/TEST
18857 ____________________________________________________________________________
18858 [ 29086] By: nicholas                              on 2006/10/22  22:51:59
18859         Log: Fix the other bug introduced by change 29079
18860      Branch: perl
18861            ! sv.c
18862 ____________________________________________________________________________
18863 [ 29085] By: nicholas                              on 2006/10/22  22:35:42
18864         Log: Fix bug in change 27321 - Perl_ss_dup should also have been updated.
18865      Branch: perl
18866            ! sv.c
18867 ____________________________________________________________________________
18868 [ 29084] By: nicholas                              on 2006/10/22  22:12:57
18869         Log: Fix a bug introduced by change 29079
18870      Branch: perl
18871            ! sv.c
18872 ____________________________________________________________________________
18873 [ 29083] By: stevep                                on 2006/10/22  21:47:11
18874         Log: Removed typo that caused a variable to shadow an existing variable
18875              in an external scope.
18876      Branch: perl
18877            ! ext/threads/Makefile.PL
18878 ____________________________________________________________________________
18879 [ 29082] By: nicholas                              on 2006/10/22  21:02:28
18880         Log: Merge cases in Perl_ss_dup().
18881      Branch: perl
18882            ! sv.c
18883 ____________________________________________________________________________
18884 [ 29079] By: nicholas                              on 2006/10/22  19:06:14
18885         Log: const the variable used for the save stack type in Perl_ss_dup().
18886      Branch: perl
18887            ! sv.c
18888 ____________________________________________________________________________
18889 [ 29078] By: rgs                                   on 2006/10/22  13:15:39
18890         Log: Make the overrides of built-ins in the bytes pragma use the new prototype _.
18891      Branch: perl
18892            ! lib/bytes.pm lib/bytes_heavy.pl
18893 ____________________________________________________________________________
18894 [ 29077] By: nicholas                              on 2006/10/21  23:01:45
18895         Log: Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and PERL_SYS_TERM*
18896              in */*ish.h headers.
18897      Branch: perl
18898            ! epoc/epocish.h mpeix/mpeixish.h os2/os2ish.h plan9/plan9ish.h
18899            ! vms/vmsish.h
18900 ____________________________________________________________________________
18901 [ 29076] By: nicholas                              on 2006/10/21  22:40:28
18902         Log: Subject: Re: Change 29050: Memory leak fix, by Jarkko
18903              From: Jarkko Hietaniemi <jhi@iki.fi>
18904              Message-ID: <453A97FA.5090403@iki.fi>
18905              Date: Sat, 21 Oct 2006 17:58:18 -0400
18906              
18907              (Make AIX linker happy)
18908      Branch: perl
18909            ! makedef.pl
18910 ____________________________________________________________________________
18911 [ 29075] By: nicholas                              on 2006/10/21  21:53:48
18912         Log: Semicolon consistency between PERL_FPU_INIT and the other INITs.
18913      Branch: perl
18914            ! perl.h unixish.h
18915 ____________________________________________________________________________
18916 [ 29074] By: nicholas                              on 2006/10/21  21:31:20
18917         Log: Add PERLIO_INIT to PERL_SYS_INIT.
18918              I infer that this was accidentally omitted from change 29060
18919      Branch: perl
18920            ! dosish.h perl.h unixish.h
18921 ____________________________________________________________________________
18922 [ 29073] By: nicholas                              on 2006/10/21  21:02:53
18923         Log: Always defining PERLIO_TERM, even if it's empty, makes for a simpler
18924              PERL_SYS_TERM
18925      Branch: perl
18926            ! dosish.h perl.h unixish.h
18927 ____________________________________________________________________________
18928 [ 29072] By: stevep                                on 2006/10/21  18:16:53
18929         Log: Changes for threads::shared to all building with g++.
18930      Branch: perl
18931            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.xs
18932 ____________________________________________________________________________
18933 [ 29071] By: stevep                                on 2006/10/21  16:45:38
18934         Log: Fixes for Storable.xs when compiling a threaded Perl with g++.
18935      Branch: perl
18936            ! ext/Storable/Storable.xs
18937 ____________________________________________________________________________
18938 [ 29070] By: stevep                                on 2006/10/21  16:17:58
18939         Log: Fix in perl.h for compiling with g++.
18940      Branch: perl
18941            ! perl.h
18942 ____________________________________________________________________________
18943 [ 29069] By: stevep                                on 2006/10/21  13:28:13
18944         Log: Better solution to silencing prereq warnings from threads's
18945              Makefile.PL
18946      Branch: perl
18947            ! ext/threads/Makefile.PL
18948 ____________________________________________________________________________
18949 [ 29068] By: stevep                                on 2006/10/21  02:04:19
18950         Log: Quiet a warning in pp_sys.c on AIX.
18951      Branch: perl
18952            ! pp_sys.c
18953 ____________________________________________________________________________
18954 [ 29067] By: stevep                                on 2006/10/20  19:28:46
18955         Log: Comment out Hash::Util and IO::File from prereqs of threads, since
18956              they are both available in the core.
18957      Branch: perl
18958            ! ext/threads/Makefile.PL
18959 ____________________________________________________________________________
18960 [ 29066] By: rgs                                   on 2006/10/20  15:31:36
18961         Log: Adjustment to symbol lists after latest changes (by Jarkko)
18962      Branch: perl
18963            ! makedef.pl perlio.sym
18964 ____________________________________________________________________________
18965 [ 29065] By: rgs                                   on 2006/10/20  15:04:47
18966         Log: Enable perlio mutexes under threads (by Jarkko)
18967      Branch: perl
18968            ! perlio.c perlvars.h
18969 ____________________________________________________________________________
18970 [ 29064] By: rgs                                   on 2006/10/20  13:01:14
18971         Log: regen headers
18972      Branch: perl
18973            ! embedvar.h perlapi.h
18974 ____________________________________________________________________________
18975 [ 29063] By: davem                                 on 2006/10/20  13:00:52
18976         Log: only do \C hackery if \C is seen
18977              
18978              From: demerphq <demerphq@gmail.com>
18979              Date: Fri, 20 Oct 2006 12:38:13 +0200
18980              Subject: Re: utf8 regexp performance problem
18981              Message-ID: <9b18b3110610200338k5df1d3afpf829fbc0f3663a75@mail.gmail.com>
18982      Branch: perl
18983            ! mg.c
18984 ____________________________________________________________________________
18985 [ 29062] By: rgs                                   on 2006/10/20  11:51:57
18986         Log: Subject: [PATCH] B:: changes for UNITCHECK blocks
18987              From: Alex Gough <alex-p5p@earth.li>
18988              Date: Fri, 20 Oct 2006 02:05:20 +0100
18989              Message-ID: <20061020010520.GC12290@the.earth.li>
18990      Branch: perl
18991            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Deparse.pm
18992            ! ext/B/t/concise-xs.t ext/B/t/optree_specials.t
18993 ____________________________________________________________________________
18994 [ 29061] By: rgs                                   on 2006/10/20  10:32:20
18995         Log: Let's undocument -Dusesfio in INSTALL.
18996      Branch: perl
18997            ! INSTALL
18998 ____________________________________________________________________________
18999 [ 29060] By: rgs                                   on 2006/10/20  10:20:18
19000         Log: More leak fixes, by Jarkko
19001      Branch: perl
19002            ! dosish.h perl.h perlio.c perliol.h perlvars.h unixish.h
19003 ____________________________________________________________________________
19004 [ 29059] By: davem                                 on 2006/10/20  10:06:57
19005         Log: zero length $1 took too long to detect utf8-ness
19006      Branch: perl
19007            ! mg.c
19008 ____________________________________________________________________________
19009 [ 29058] By: rgs                                   on 2006/10/20  09:04:49
19010         Log: Silence some warnings
19011      Branch: perl
19012            ! pp_ctl.c regcomp.c
19013 ____________________________________________________________________________
19014 [ 29057] By: nicholas                              on 2006/10/19  20:52:31
19015         Log: Subject: Re: Off by one in the trie code?
19016              From: demerphq <demerphq@gmail.com>
19017              Message-ID: <9b18b3110610181151i3ca438cdied769ebaa4255079@mail.gmail.com>
19018              Date: Wed, 18 Oct 2006 20:51:41 +0200
19019              
19020              1. code necessary to make patterns with interpolated vars behave
19021              correctly under lexical re 'debug', including additional tests.
19022              2. changes necessary to resolve the off by one error,
19023              3. tweaks to re.pm to document that re 'debug' is lexical,
19024      Branch: perl
19025            ! ext/re/re.pm ext/re/t/lexical_debug.pl
19026            ! ext/re/t/lexical_debug.t ext/re/t/regop.pl ext/re/t/regop.t
19027            ! pp_ctl.c regcomp.c regcomp.h
19028 ____________________________________________________________________________
19029 [ 29056] By: nicholas                              on 2006/10/19  20:47:53
19030         Log: Subject: Re: Off by one in the trie code?
19031              From: demerphq <demerphq@gmail.com>
19032              Date: Wed, 18 Oct 2006 20:51:41 +0200
19033              Message-ID: <9b18b3110610181151i3ca438cdied769ebaa4255079@mail.gmail.com>
19034              
19035              change test files that do a require "./test.pl"; without a BEGIN block
19036              to ensure prototypes are seen, plus fix any breakage this reveals.
19037      Branch: perl
19038            ! ext/Devel/Peek/t/Peek.t ext/POSIX/t/posix.t lib/vmsish.t
19039            ! t/comp/parser.t t/comp/utf.t t/io/argv.t t/io/utf8.t
19040            ! t/op/stash.t t/run/switchC.t t/run/switchd.t t/run/switches.t
19041 ____________________________________________________________________________
19042 [ 29055] By: merijn                                on 2006/10/19  16:40:08
19043         Log: <tr> isnb't the same as C<tr>, and <tr> looks so stupid in man
19044      Branch: perl
19045            ! pod/perlop.pod
19046 ____________________________________________________________________________
19047 [ 29054] By: rgs                                   on 2006/10/19  16:20:41
19048         Log: Trim perltodo.
19049      Branch: perl
19050            ! pod/perltodo.pod
19051 ____________________________________________________________________________
19052 [ 29053] By: rgs                                   on 2006/10/19  15:54:15
19053         Log: Subject: [PATCH] stab at UNITCHECK blocks
19054              From: Alex Gough <alex-p5p@earth.li>
19055              Date: Thu, 19 Oct 2006 13:04:12 +0100
19056              Message-ID: <20061019120412.GA12290@the.earth.li>
19057      Branch: perl
19058            + t/op/blocks.t
19059            ! MANIFEST cv.h embedvar.h intrpvar.h keywords.h keywords.pl
19060            ! madly.act madly.h madly.tab madly.y op.c perl.c
19061            ! perl_keyword.pl perlapi.h perly.act perly.tab perly.y
19062            ! pod/perldebug.pod pod/perldiag.pod pod/perlfunc.pod
19063            ! pod/perlmod.pod pod/perlrun.pod pod/perlsub.pod pp_ctl.c sv.c
19064            ! toke.c
19065 ____________________________________________________________________________
19066 [ 29052] By: stevep                                on 2006/10/19  13:49:56
19067         Log: Subject: [PATCH] Add Log::Message and Log::Message::Simple to the core
19068              From: "Jos Boumans" <kane@xs4all.net>
19069              Date: Fri, 13 Oct 2006 17:12:57 +0200 (CEST)
19070              Message-ID: <13003.80.127.35.68.1160752377.squirrel@webmail.xs4all.nl>
19071      Branch: perl
19072            + lib/Log/Message.pm lib/Log/Message/Config.pm
19073            + lib/Log/Message/Handlers.pm lib/Log/Message/Item.pm
19074            + lib/Log/Message/Simple.pm lib/Log/Message/Simple/t/01_use.t
19075            + lib/Log/Message/Simple/t/02_imports.t
19076            + lib/Log/Message/Simple/t/03_functions.t
19077            + lib/Log/Message/t/01_Log-Message-Config.t
19078            + lib/Log/Message/t/02_Log-Message.t
19079            + lib/Log/Message/t/conf/LoadMe.pl
19080            + lib/Log/Message/t/conf/config_file
19081            ! MANIFEST Porting/Maintainers.pl
19082 ____________________________________________________________________________
19083 [ 29051] By: rgs                                   on 2006/10/19  12:17:18
19084         Log: Make prototype("CORE::mkdir") work. That's a special case,
19085              since from the OA_* flags we can't figure out which parameter
19086              is going to default to $_.
19087      Branch: perl
19088            ! pp.c t/op/cproto.t
19089 ____________________________________________________________________________
19090 [ 29050] By: rgs                                   on 2006/10/19  12:08:24
19091         Log: Memory leak fix, by Jarkko
19092      Branch: perl
19093            ! perlio.c
19094 ____________________________________________________________________________
19095 [ 29049] By: rgs                                   on 2006/10/19  10:27:20
19096         Log: Adjust documentation for previous change
19097      Branch: perl
19098            ! pod/perlsub.pod
19099 ____________________________________________________________________________
19100 [ 29048] By: rgs                                   on 2006/10/19  10:26:54
19101         Log: Allow the _ prototype character to be followed by optional arguments
19102      Branch: perl
19103            ! op.c t/comp/uproto.t
19104 ____________________________________________________________________________
19105 [ 29047] By: rgs                                   on 2006/10/19  08:56:14
19106         Log: Make all JAPH tests pass
19107      Branch: perl
19108            ! t/japh/abigail.t
19109 ____________________________________________________________________________
19110 [ 29046] By: rgs                                   on 2006/10/19  08:04:04
19111         Log: Remove free() part of change #29045, which causes
19112              panics from miniperl in FreeBSD/multithreaded
19113      Branch: perl
19114            ! perlio.c
19115 ____________________________________________________________________________
19116 [ 29045] By: stevep                                on 2006/10/19  01:18:50
19117         Log: Subject: [PATCH] blead valgrind finding
19118              From: Jarkko Hietaniemi <jhi@iki.fi>
19119              Date: Wed, 18 Oct 2006 20:07:54 -0400
19120              Message-ID: <4536C1DA.4060600@iki.fi>
19121      Branch: perl
19122            ! perlio.c
19123 ____________________________________________________________________________
19124 [ 29044] By: rgs                                   on 2006/10/18  20:26:37
19125         Log: Make prototype("CORE::foo") return prototypes with _ when it should
19126              (except for mkdir)
19127      Branch: perl
19128            ! pp.c t/op/cproto.t
19129 ____________________________________________________________________________
19130 [ 29043] By: rgs                                   on 2006/10/18  19:37:01
19131         Log: Add a regression test for change #29041
19132      Branch: perl
19133            ! t/comp/uproto.t
19134 ____________________________________________________________________________
19135 [ 29042] By: nicholas                              on 2006/10/18  19:11:55
19136         Log: Using explicit printf-like APIs with a format of "%s" isn't the world's
19137              most efficient idea.
19138      Branch: perl
19139            ! XSUB.h dump.c
19140 ____________________________________________________________________________
19141 [ 29041] By: rgs                                   on 2006/10/18  17:40:57
19142         Log: Functions with a (_) prototype should behave as unary operators
19143              (which is not the case of functions with a (;$) prototype)
19144      Branch: perl
19145            ! toke.c
19146 ____________________________________________________________________________
19147 [ 29040] By: nicholas                              on 2006/10/18  17:35:06
19148         Log: panic if we attempt to sv_setsv to or from an already freed SV.
19149      Branch: perl
19150            ! sv.c
19151 ____________________________________________________________________________
19152 [ 29039] By: rgs                                   on 2006/10/18  14:41:26
19153         Log: Test for the interaction between ; and _ in prototypes
19154      Branch: perl
19155            ! t/comp/uproto.t
19156 ____________________________________________________________________________
19157 [ 29038] By: rgs                                   on 2006/10/18  14:34:26
19158         Log: Document _ prototype in perlsub
19159      Branch: perl
19160            ! pod/perlsub.pod
19161 ____________________________________________________________________________
19162 [ 29037] By: rgs                                   on 2006/10/18  14:30:57
19163         Log: Fix prototype to mimic built-in in perlsub examples
19164      Branch: perl
19165            ! pod/perlsub.pod
19166 ____________________________________________________________________________
19167 [ 29036] By: rgs                                   on 2006/10/18  14:01:59
19168         Log: The _ character is only allowed to be at the end of prototypes
19169      Branch: perl
19170            ! op.c t/comp/uproto.t
19171 ____________________________________________________________________________
19172 [ 29035] By: rgs                                   on 2006/10/18  12:54:34
19173         Log: Improvements and fixes to the _ prototype
19174      Branch: perl
19175            ! op.c t/comp/uproto.t
19176 ____________________________________________________________________________
19177 [ 29034] By: rgs                                   on 2006/10/18  08:49:01
19178         Log: FAQ sync
19179      Branch: perl
19180            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
19181            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
19182            ! pod/perlfaq7.pod pod/perlfaq9.pod
19183 ____________________________________________________________________________
19184 [ 29033] By: rgs                                   on 2006/10/18  08:24:30
19185         Log: Subject: [perl #40557] regexec.c saves context stack position improperly 
19186              From: Dave Bailey (via RT) <perlbug-followup@perl.org>
19187              Date: Tue, 17 Oct 2006 09:37:28 -0700
19188              Message-ID: <rt-3.5.HEAD-4979-1161103047-337.40557-75-0@perl.org>
19189      Branch: perl
19190            ! regexec.c scope.c scope.h
19191 ____________________________________________________________________________
19192 [ 29032] By: rgs                                   on 2006/10/17  16:07:04
19193         Log: First attempt at implementing the _ prototype
19194      Branch: perl
19195            + t/comp/uproto.t
19196            ! MANIFEST op.c toke.c
19197 ____________________________________________________________________________
19198 [ 29031] By: stevep                                on 2006/10/17  15:43:05
19199         Log: Upgrade to Time-HiRes-1.94.
19200      Branch: perl
19201            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
19202            ! ext/Time/HiRes/t/HiRes.t
19203 ____________________________________________________________________________
19204 [ 29030] By: rgs                                   on 2006/10/17  14:13:52
19205         Log: Subject: Re: [PATCH] remove leaveit from toke.c:scan_const
19206              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
19207              Date: Tue, 17 Oct 2006 23:10:04 +0900
19208              Message-Id: <20061017230958.41A2.BQW10602@nifty.com>
19209      Branch: perl
19210            ! pod/perldiag.pod
19211 ____________________________________________________________________________
19212 [ 29029] By: stevep                                on 2006/10/17  12:42:04
19213         Log: Upgrade to CPAN-1.88_55.
19214      Branch: perl
19215            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/SIGNATURE
19216 ____________________________________________________________________________
19217 [ 29028] By: rgs                                   on 2006/10/17  07:44:09
19218         Log: Less brace nesting.
19219      Branch: perl
19220            ! toke.c
19221 ____________________________________________________________________________
19222 [ 29027] By: rgs                                   on 2006/10/16  12:59:07
19223         Log: The "Unrecognized escape" warning can now be emitted in category
19224              "regexp" after change 29026 
19225      Branch: perl
19226            ! pod/perldiag.pod
19227 ____________________________________________________________________________
19228 [ 29026] By: rgs                                   on 2006/10/16  12:55:28
19229         Log: Subject: [PATCH] remove leaveit from toke.c:scan_const
19230              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
19231              Date: Sun, 15 Oct 2006 22:23:00 +0900
19232              Message-Id: <20061015222223.BC38.BQW10602@nifty.com>
19233      Branch: perl
19234            ! pod/perlop.pod t/lib/warnings/regcomp t/lib/warnings/toke
19235            ! t/op/pat.t t/op/regmesg.t toke.c
19236 ____________________________________________________________________________
19237 [ 29025] By: rgs                                   on 2006/10/16  09:26:17
19238         Log: Subject: [PATCH] Re: sprintf 64 test
19239              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
19240              Date: Sun, 15 Oct 2006 16:51:34 +0900
19241              Message-Id: <20061015165052.77AD.BQW10602@nifty.com>
19242              
19243              1. nullify 0 flag in integer conversions when precision is given
19244              2. ignore space after a plus sign as a sign for a nonnegative number
19245              3. make a negative precision through * working as if the precision
19246              is omitted
19247      Branch: perl
19248            ! pod/perlfunc.pod sv.c t/op/sprintf.t t/op/sprintf2.t
19249 ____________________________________________________________________________
19250 [ 29024] By: nicholas                              on 2006/10/16  04:41:30
19251         Log: Fix change 28770 to cope with the strange 32 bit bool type on VMS.
19252              (I should have seen this one coming - the two structures weren't
19253              textually identical)
19254      Branch: perl
19255            ! cop.h
19256 ____________________________________________________________________________
19257 [ 29023] By: stevep                                on 2006/10/15  17:17:32
19258         Log: Upgrade to Time-HiRes-1.93.
19259      Branch: perl
19260            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
19261            ! ext/Time/HiRes/t/HiRes.t
19262 ____________________________________________________________________________
19263 [ 29020] By: stevep                                on 2006/10/14  23:18:29
19264         Log: Upgrade to CPAN-1.88_54.
19265      Branch: perl
19266            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
19267 ____________________________________________________________________________
19268 [ 29019] By: stevep                                on 2006/10/14  23:11:23
19269         Log: Upgrade to Digest-SHA-5.44.
19270      Branch: perl
19271            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
19272            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/SHA.xs
19273            ! ext/Digest/SHA/bin/shasum ext/Digest/SHA/src/hmac.c
19274            ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/sha.c
19275            ! ext/Digest/SHA/src/sha.h
19276 ____________________________________________________________________________
19277 [ 29018] By: nicholas                              on 2006/10/14  23:06:52
19278         Log: Avoid undefined behaviour for -DPERL_MEM_LOG by not using a
19279              dereference of member of the structure being reallocated as part of
19280              the size calculation. (This one was well hidden by macros)
19281      Branch: perl
19282            ! regcomp.c
19283 ____________________________________________________________________________
19284 [ 29017] By: stevep                                on 2006/10/14  23:00:35
19285         Log: Upgrade to XSLoader-0.07.
19286      Branch: perl
19287            ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t
19288 ____________________________________________________________________________
19289 [ 29016] By: nicholas                              on 2006/10/14  22:40:00
19290         Log: Avoid undefined behaviour for -DPERL_MEM_LOG by not using a direct
19291              dereference of member of the structure being reallocated as part of
19292              the size calculation. (There may be other similar bugs).
19293      Branch: perl
19294            ! regcomp.c
19295 ____________________________________________________________________________
19296 [ 29015] By: nicholas                              on 2006/10/14  20:38:59
19297         Log: Use Perl_croak_nocontext() rather than Perl_croak() for the snprintf()
19298              and vsnprintf() macros.
19299      Branch: perl
19300            ! perl.h
19301 ____________________________________________________________________________
19302 [ 29012] By: nicholas                              on 2006/10/14  14:32:28
19303         Log: Fix typo.
19304      Branch: perl
19305            ! Changes
19306 ____________________________________________________________________________
19307 [ 29011] By: nicholas                              on 2006/10/13  20:35:44
19308         Log: Subject: Re: SVpvs vs SVpvn
19309              From: Jim Cromie <jim.cromie@gmail.com>
19310              Message-ID: <452FED1D.1000504@gmail.com>
19311              Date: Fri, 13 Oct 2006 13:46:37 -0600
19312              
19313              plus the last newSVpvn() in toke.c that his regexp missed.
19314      Branch: perl
19315            ! toke.c
19316 ____________________________________________________________________________
19317 [ 29010] By: stevep                                on 2006/10/13  14:11:04
19318         Log: Upgrade to Time-HiRes-1.92.
19319      Branch: perl
19320            + ext/Time/HiRes/hints/aix.pl
19321            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
19322            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
19323            ! ext/Time/HiRes/t/HiRes.t
19324 ____________________________________________________________________________
19325 [ 29009] By: nicholas                              on 2006/10/13  13:53:16
19326         Log: Correct one "parenthesis" to "parentheses".
19327      Branch: perl
19328            ! pod/perlre.pod
19329 ____________________________________________________________________________
19330 [ 29008] By: rgs                                   on 2006/10/13  12:12:04
19331         Log: Don't bother checking for bad characters in prototypes if we're not
19332              going to warn about them.
19333      Branch: perl
19334            ! toke.c
19335 ____________________________________________________________________________
19336 [ 29007] By: rgs                                   on 2006/10/13  11:27:54
19337         Log: Subject: [PATCH] compiler warning noreturn
19338              From: "Robin Barker" <Robin.Barker@npl.co.uk>
19339              Date: Fri, 13 Oct 2006 11:49:11 +0100
19340              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A70@exchsvr1.npl.ad.local>
19341      Branch: perl
19342            ! doio.c
19343 ____________________________________________________________________________
19344 [ 29006] By: rgs                                   on 2006/10/13  09:15:43
19345         Log: Fix nit in possessive quantifier descriptions.
19346              Add some =head3 headings.
19347      Branch: perl
19348            ! pod/perlre.pod
19349 ____________________________________________________________________________
19350 [ 29005] By: rgs                                   on 2006/10/13  09:02:05
19351         Log: Subject: [PATCH] Add possessive quantifiers to regex engine.
19352              From: demerphq <demerphq@gmail.com>
19353              Date: Thu, 12 Oct 2006 21:23:15 +0200
19354              Message-ID: <9b18b3110610121223m191e47ddtce3398cb0e8ba320@mail.gmail.com>
19355              
19356              With doc tweaks
19357      Branch: perl
19358            ! pod/perl595delta.pod pod/perlre.pod pod/perltodo.pod regcomp.c
19359            ! regcomp.h t/op/re_tests t/op/regexp.t
19360 ____________________________________________________________________________
19361 [ 29004] By: stevep                                on 2006/10/12  15:07:17
19362         Log: Upgrade to PathTools-3.23.
19363      Branch: perl
19364            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
19365            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
19366 ____________________________________________________________________________
19367 [ 29003] By: rgs                                   on 2006/10/12  14:52:42
19368         Log: Subject: [PATCH] threads::shared 1.04
19369              From: Jerry Hedden <jdhedden@yahoo.com>
19370              Date: Thu, 12 Oct 2006 07:47:37 -0700 (PDT)
19371              Message-ID: <20061012144737.56305.qmail@web30207.mail.mud.yahoo.com>
19372      Branch: perl
19373            ! ext/threads/Changes ext/threads/Makefile.PL ext/threads/README
19374            ! ext/threads/shared/shared.pm
19375 ____________________________________________________________________________
19376 [ 29002] By: rgs                                   on 2006/10/12  14:26:37
19377         Log: Subject: [PATCH] threads 1.44
19378              From: Jerry Hedden <jdhedden@yahoo.com>
19379              Date: Wed, 11 Oct 2006 05:57:43 -0700 (PDT)
19380              Message-ID: <20061011125743.68567.qmail@web30211.mail.mud.yahoo.com>
19381      Branch: perl
19382            ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t
19383            ! ext/threads/threads.pm
19384 ____________________________________________________________________________
19385 [ 29001] By: rgs                                   on 2006/10/12  14:19:33
19386         Log: Subject: [PATCH] fix format errors; was RE: g++ compile and make test 100%
19387              From: "Robin Barker" <Robin.Barker@npl.co.uk>
19388              Date: Wed, 11 Oct 2006 17:02:01 +0100
19389              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A69@exchsvr1.npl.ad.local>
19390      Branch: perl
19391            ! regcomp.c
19392 ____________________________________________________________________________
19393 [ 29000] By: rgs                                   on 2006/10/12  14:03:55
19394         Log: Subject: [PATCH] RE: g++ compile and make test 100%
19395              From: "Robin Barker" <Robin.Barker@npl.co.uk>
19396              Date: Wed, 11 Oct 2006 16:58:10 +0100
19397              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A68@exchsvr1.npl.ad.local>
19398      Branch: perl
19399            ! ext/ODBM_File/t/odbm.t
19400 ____________________________________________________________________________
19401 [ 28999] By: rgs                                   on 2006/10/12  13:57:57
19402         Log: Subject: [PATCH] More regexp documentation
19403              From: demerphq <demerphq@gmail.com>
19404              Date: Thu, 12 Oct 2006 14:45:25 +0200
19405              Message-ID: <9b18b3110610120545m3002e17cqace30f908b0e2277@mail.gmail.com>
19406      Branch: perl
19407            ! pod/perlre.pod pod/perlreguts.pod regcomp.c
19408 ____________________________________________________________________________
19409 [ 28998] By: rgs                                   on 2006/10/12  08:43:20
19410         Log: Subject: [PATCH] Add Regex conditionals. Various bugfixes. More tests.
19411              From: demerphq <demerphq@gmail.com>
19412              Date: Thu, 12 Oct 2006 00:46:50 +0200
19413              Message-ID: <9b18b3110610111546j74ca490dg21bd9fd1e7e10d42@mail.gmail.com>
19414      Branch: perl
19415            ! embed.fnc embed.h pod/perlre.pod proto.h regcomp.c regcomp.sym
19416            ! regexec.c regnodes.h t/op/pat.t t/op/re_tests
19417 ____________________________________________________________________________
19418 [ 28997] By: rgs                                   on 2006/10/11  15:01:52
19419         Log: Subject: RE: g++ compile and make test 100%
19420              From: "Robin Barker" <Robin.Barker@npl.co.uk>
19421              Date: Wed, 11 Oct 2006 15:29:43 +0100
19422              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A65@exchsvr1.npl.ad.local>
19423      Branch: perl
19424            ! ext/NDBM_File/typemap
19425 ____________________________________________________________________________
19426 [ 28996] By: stevep                                on 2006/10/11  14:48:45
19427         Log: Fix typo in NDBM_File.xs and bump up the version number.
19428      Branch: perl
19429            ! ext/NDBM_File/NDBM_File.pm ext/NDBM_File/NDBM_File.xs
19430 ____________________________________________________________________________
19431 [ 28995] By: rgs                                   on 2006/10/11  09:59:15
19432         Log: Fix aliasing to an non-existent element of %+
19433              (by Yves Orton)
19434      Branch: perl
19435            ! hv.c
19436 ____________________________________________________________________________
19437 [ 28994] By: rgs                                   on 2006/10/11  09:38:37
19438         Log: Update comment (by Yves Orton), plus POD fixes
19439      Branch: perl
19440            ! ext/re/re.pm
19441 ____________________________________________________________________________
19442 [ 28993] By: rgs                                   on 2006/10/11  08:03:03
19443         Log: Missing % in format string
19444      Branch: perl
19445            ! perl.h
19446 ____________________________________________________________________________
19447 [ 28992] By: merijn                                on 2006/10/11  07:02:56
19448         Log: Subject: [PATCH] ext re: C++: EXTERN_C needed, and where did sub install() go?
19449              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
19450              Date: Wed, 11 Oct 2006 09:53:59 +0300 (EEST)
19451              Message-Id: <20061011065359.DFC4C8B3A1@seth.hut.fi>
19452      Branch: perl
19453            ! ext/re/re.pm ext/re/re.xs
19454 ____________________________________________________________________________
19455 [ 28991] By: stevep                                on 2006/10/11  00:52:58
19456         Log: Grrr...moved the files, but forgot to update Soundex.pm
19457      Branch: perl
19458            ! ext/Text/Soundex/Soundex.pm
19459 ____________________________________________________________________________
19460 [ 28990] By: rgs                                   on 2006/10/10  16:26:31
19461         Log: Subject: [PATCH] C++: class is a keyword
19462              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
19463              Date: Tue, 10 Oct 2006 19:20:26 +0300 (EEST)
19464              Message-Id: <20061010162026.190BE8B37C@seth.hut.fi>
19465      Branch: perl
19466            ! lib/ExtUtils/ParseXS/t/XSTest.xs
19467 ____________________________________________________________________________
19468 [ 28989] By: rgs                                   on 2006/10/10  16:23:48
19469         Log: Adjust test count for ExtUtils::Command
19470      Branch: perl
19471            ! lib/ExtUtils/t/eu_command.t
19472 ____________________________________________________________________________
19473 [ 28988] By: stevep                                on 2006/10/10  15:04:09
19474         Log: Upgrade to ExtUtils-Manifest-1.49.
19475      Branch: perl
19476            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t
19477 ____________________________________________________________________________
19478 [ 28987] By: stevep                                on 2006/10/10  15:01:21
19479         Log: Upgrade to ExtUtils-Command-1.12.
19480      Branch: perl
19481            ! lib/ExtUtils/Command.pm lib/ExtUtils/t/eu_command.t
19482 ____________________________________________________________________________
19483 [ 28986] By: stevep                                on 2006/10/10  14:49:47
19484         Log: Upgrade to CPAN-1.88_53.
19485      Branch: perl
19486            ! lib/CPAN.pm lib/CPAN/HandleConfig.pm lib/CPAN/Queue.pm
19487            ! lib/CPAN/SIGNATURE
19488 ____________________________________________________________________________
19489 [ 28985] By: rgs                                   on 2006/10/10  14:36:49
19490         Log: Subject: [perl #40473] sprintf width+precision fails on wide chars 
19491              From: Anatoly Vorobey (via RT) <perlbug-followup@perl.org>
19492              Date: Sun, 08 Oct 2006 17:58:16 -0700
19493              Message-ID: <rt-3.5.HEAD-31259-1160355496-1702.40473-75-0@perl.org>
19494      Branch: perl
19495            ! sv.c t/op/sprintf2.t
19496 ____________________________________________________________________________
19497 [ 28984] By: stevep                                on 2006/10/10  14:33:53
19498         Log: Upgrade to ExtUtils-Makemaker-6.31.
19499      Branch: perl
19500            ! lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
19501            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
19502            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_AIX.pm
19503            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
19504            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
19505            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
19506            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_QNX.pm
19507            ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
19508            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_VOS.pm
19509            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
19510            ! lib/ExtUtils/MY.pm lib/ExtUtils/MakeMaker.pm
19511            ! lib/ExtUtils/MakeMaker/Config.pm
19512            ! lib/ExtUtils/MakeMaker/bytes.pm
19513            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Mkbootstrap.pm
19514            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/README
19515            ! lib/ExtUtils/TODO lib/ExtUtils/t/basic.t
19516            ! lib/ExtUtils/testlib.pm
19517 ____________________________________________________________________________
19518 [ 28983] By: stevep                                on 2006/10/10  14:05:52
19519         Log: Update to PathTools-3.22.
19520      Branch: perl
19521            ! ext/Cwd/Changes ext/Text/Soundex/Soundex.xs lib/Cwd.pm
19522            ! lib/File/Spec.pm lib/File/Spec/Unix.pm lib/File/Spec/t/Spec.t
19523            ! lib/File/Spec/t/crossplatform.t
19524 ____________________________________________________________________________
19525 [ 28982] By: merijn                                on 2006/10/10  14:02:16
19526         Log: New shiny models
19527      Branch: perl
19528            ! README.hpux
19529 ____________________________________________________________________________
19530 [ 28981] By: rgs                                   on 2006/10/10  13:13:18
19531         Log: Subject: [PATCH] Regexp Recurse by name.
19532              From: demerphq <demerphq@gmail.com>
19533              Date: Mon, 9 Oct 2006 20:36:20 +0200
19534              Message-ID: <9b18b3110610091136g48e5b154tf16d00d38e80a6dc@mail.gmail.com>
19535              
19536              (with doc nits)
19537      Branch: perl
19538            ! embed.fnc embed.h ext/re/re.pm pod/perlre.pod proto.h
19539            ! regcomp.c t/op/re_tests
19540 ____________________________________________________________________________
19541 [ 28980] By: rgs                                   on 2006/10/10  11:25:58
19542         Log: Subject: [PATCH] enc2xs and C++: add extern "C" to  data
19543              From: Jarkko Hietaniemi <jhi@iki.fi>
19544              Date: Tue, 10 Oct 2006 13:52:57 +0300
19545              Message-ID: <452B7B89.201@iki.fi>
19546      Branch: perl
19547            ! ext/Encode/bin/enc2xs
19548 ____________________________________________________________________________
19549 [ 28979] By: rgs                                   on 2006/10/10  11:20:19
19550         Log: Subject: [PATCH] Linux and Solaris hints: C++ vs dlerror
19551              From: Jarkko Hietaniemi <jhi@iki.fi>
19552              Date: Tue, 10 Oct 2006 14:00:40 +0300
19553              Message-ID: <452B7D58.1090009@iki.fi>
19554      Branch: perl
19555            ! hints/linux.sh hints/solaris_2.sh
19556 ____________________________________________________________________________
19557 [ 28978] By: steveh                                on 2006/10/10  10:25:06
19558         Log: Updates for building on Win32 with Visual C++ 2005 Express Edition
19559              
19560              Add some instructions in README.win32, clarify macro comments and add
19561              missing macros to makefile.mk, and drop the GLOBEXEBUILD macro from
19562              Makefile--the Express Edition of Visual C++ 2005 is free and includes
19563              setargv.obj, so there is no need to support the .NET 2.0 SDK compiler
19564              which didn't include it.
19565              
19566              Unfortunately, the build still doesn't work yet--my attempt got as far
19567              as building extensions, but miniperl.exe crashed.  Hopefully this can
19568              be sorted out soon.
19569      Branch: perl
19570            ! README.win32 win32/Makefile win32/makefile.mk
19571 ____________________________________________________________________________
19572 [ 28977] By: craigb                                on 2006/10/10  03:29:50
19573         Log: fix a doc typo and a warning typo in VMS::DCLsym
19574      Branch: perl
19575            ! vms/ext/DCLsym/DCLsym.pm
19576 ____________________________________________________________________________
19577 [ 28976] By: stevep                                on 2006/10/09  20:17:07
19578         Log: Make g++ happy when compiling NDBM_File on a system that
19579              is likely using the GDBM compatibility headers that 
19580              g++ (and other C++ implementations) cannot handle.
19581      Branch: perl
19582            ! ext/NDBM_File/Makefile.PL ext/NDBM_File/NDBM_File.xs
19583 ____________________________________________________________________________
19584 [ 28975] By: davem                                 on 2006/10/09  16:35:02
19585         Log: fix bad free in do_exec3()
19586      Branch: perl
19587            ! doio.c
19588 ____________________________________________________________________________
19589 [ 28974] By: rgs                                   on 2006/10/09  14:29:52
19590         Log: Subject: [PATCH] Encode.xs: add an explicit cast to make g++ happier
19591              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
19592              Date: Mon,  9 Oct 2006 16:54:12 +0300 (EEST)
19593              Message-Id: <20061009135412.47F7A8B3A0@seth.hut.fi>
19594      Branch: perl
19595            ! ext/Encode/Encode.xs
19596 ____________________________________________________________________________
19597 [ 28973] By: rgs                                   on 2006/10/09  14:13:25
19598         Log: Address update for Jerry D. Hedden
19599      Branch: perl
19600            ! AUTHORS
19601 ____________________________________________________________________________
19602 [ 28972] By: rgs                                   on 2006/10/09  12:53:40
19603         Log: Update perldelta for recent regexp changes, based on a text by Yves Orton.
19604      Branch: perl
19605            ! pod/perl595delta.pod
19606 ____________________________________________________________________________
19607 [ 28971] By: rgs                                   on 2006/10/09  12:28:11
19608         Log: Subject: [PATCH] Digest::SHA 5.43_01 - ANSIfy src/hmac.c
19609              From: Jarkko Hietaniemi <jhi@iki.fi>
19610              Date: Mon, 09 Oct 2006 14:24:09 +0300
19611              Message-ID: <452A3159.3060003@iki.fi>
19612      Branch: perl
19613            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/hmac.c
19614 ____________________________________________________________________________
19615 [ 28970] By: rgs                                   on 2006/10/09  10:32:06
19616         Log: Add perl595delta
19617      Branch: perl
19618            + pod/perl595delta.pod
19619            ! MANIFEST Makefile.SH pod.lst pod/perl.pod
19620            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
19621            ! win32/pod.mak
19622 ____________________________________________________________________________
19623 [ 28969] By: rgs                                   on 2006/10/09  10:11:09
19624         Log: Bump version to 5.9.5
19625      Branch: perl
19626            ! Cross/config.sh-arm-linux NetWare/Makefile NetWare/config_H.wc
19627            ! epoc/config.sh epoc/createpkg.pl patchlevel.h
19628            ! plan9/config.plan9 win32/Makefile win32/Makefile.ce
19629            ! win32/config_H.bc win32/config_H.ce win32/config_H.gc
19630            ! win32/config_H.vc win32/config_H.vc64 win32/makefile.mk
19631 ____________________________________________________________________________
19632 [ 28968] By: rgs                                   on 2006/10/09  10:02:08
19633         Log: Subject: Re: [PATCH] regexec.c: goto crossing initialization
19634              From: Jarkko Hietaniemi <jhi@iki.fi>
19635              Date: Mon, 09 Oct 2006 12:47:11 +0300
19636              Message-ID: <452A1A9F.4080103@iki.fi>
19637      Branch: perl
19638            ! regexec.c
19639 ____________________________________________________________________________
19640 [ 28967] By: rgs                                   on 2006/10/08  19:53:10
19641         Log: Subject: Re: [perl #40468] Not OK: perl 5.9.4 +patchaperlup: on i686-linux-64int 2.6.17-2-k7 (UNINSTALLED)
19642              From: demerphq <demerphq@gmail.com>
19643              Date: Sun, 8 Oct 2006 20:14:24 +0200
19644              Message-ID: <9b18b3110610081114g11dabafaw860181598ab54bd6@mail.gmail.com>
19645      Branch: perl
19646            ! hv.c regcomp.c t/op/pat.t
19647 ____________________________________________________________________________
19648 [ 28966] By: rgs                                   on 2006/10/08  19:39:00
19649         Log: Revert change 28962 (at least until a better solution is found)
19650      Branch: perl
19651            ! XSUB.h perl.h sv.c
19652 ____________________________________________________________________________
19653 [ 28965] By: rgs                                   on 2006/10/08  17:07:42
19654         Log: Clarifications on the usage of setlocale() and LC_NUMERIC to
19655              affect the decimal point in output, by Jarkko.
19656      Branch: perl
19657            ! pod/perldata.pod pod/perlfunc.pod pod/perllocale.pod
19658 ____________________________________________________________________________
19659 [ 28964] By: nicholas                              on 2006/10/08  00:25:07
19660         Log: Document the growth policy, and Yves suggested a better arbitary
19661              constant. (The original plan was add 80 if free space is less than 80,
19662              which wasn't a noticable improvement. Hence 40 was 80/2 for plan B)
19663      Branch: perl
19664            ! ext/Data/Dumper/Dumper.xs
19665 ____________________________________________________________________________
19666 [ 28963] By: nicholas                              on 2006/10/07  23:42:56
19667         Log: Yves said that the XS version of Data::Dumper was inefficient because
19668              it keeps triggering realloc() due to sv_cat(). Here's a rather brute
19669              force approach to pre-stretching the buffer - if there are less than
19670              40 bytes free, grow it by 50%.
19671              
19672              Surprisingly effective for my test program
19673              ./perl -Ilib -MData::Dumper -MStorable=retrieve -we \
19674              'print Dumper(retrieve(shift))' ~/.cpan/Metadata >/dev/null
19675              
19676              Before
19677              real    2m42.921s
19678              user    1m43.321s
19679              sys     0m55.611s
19680              
19681              
19682              After
19683              real    0m5.205s
19684              user    0m4.885s
19685              sys     0m0.255s
19686              
19687              Same 25M of output, byte for byte. :-)
19688      Branch: perl
19689            ! ext/Data/Dumper/Dumper.xs
19690 ____________________________________________________________________________
19691 [ 28962] By: nicholas                              on 2006/10/07  22:24:28
19692         Log: No need to create a new magic vtable if it's all 0 pointers.
19693              [And these are function pointers, so they're not NULL :-)]
19694      Branch: perl
19695            ! XSUB.h perl.h sv.c
19696 ____________________________________________________________________________
19697 [ 28961] By: nicholas                              on 2006/10/07  22:06:19
19698         Log: Make reference stringification (blessed and unblessed) about as fast as
19699              is possible, because I'm told it's used quite frequently.
19700      Branch: perl
19701            ! sv.c
19702 ____________________________________________________________________________
19703 [ 28960] By: nicholas                              on 2006/10/07  17:16:01
19704         Log: Use packed addresses for the seen tracking hash, rather than
19705              "stringified" references. These use less memory, and should be faster
19706              as there is no call to sprintf().
19707      Branch: perl
19708            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
19709 ____________________________________________________________________________
19710 [ 28959] By: nicholas                              on 2006/10/07  16:08:04
19711         Log: Eliminate two more unneeded strlen()s from Dumper.xs
19712      Branch: perl
19713            ! ext/Data/Dumper/Dumper.xs
19714 ____________________________________________________________________________
19715 [ 28958] By: rgs                                   on 2006/10/07  16:01:55
19716         Log: Subject: [PATCH] threads 1.43 - stringify
19717              From: Jerry Hedden <jdhedden@yahoo.com>
19718              Date: Fri, 6 Oct 2006 12:19:41 -0700 (PDT)
19719              Message-ID: <20061006191941.22457.qmail@web30205.mail.mud.yahoo.com>
19720      Branch: perl
19721            - ext/threads/typemap
19722            ! MANIFEST ext/threads/Changes ext/threads/Makefile.PL
19723            ! ext/threads/README ext/threads/t/basic.t
19724            ! ext/threads/t/thread.t ext/threads/threads.pm
19725 ____________________________________________________________________________
19726 [ 28957] By: rgs                                   on 2006/10/07  14:30:32
19727         Log: Subject: Re: [PATCH] Initial attempt at named captures for perls regexp engine
19728              From: demerphq <demerphq@gmail.com>
19729              Date: Fri, 6 Oct 2006 19:16:01 +0200
19730              Message-ID: <9b18b3110610061016x5ddce965u30d9a821f632d450@mail.gmail.com>
19731      Branch: perl
19732            ! XSUB.h doop.c dump.c embed.fnc embed.h gv.c hv.c perl.h
19733            ! pod/perlre.pod pod/perltodo.pod pod/perlvar.pod pp.c proto.h
19734            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
19735            ! sv.c t/op/pat.t t/op/re_tests t/op/regexp.t toke.c
19736 ____________________________________________________________________________
19737 [ 28956] By: nicholas                              on 2006/10/07  13:53:36
19738         Log: Change sprintf() to my_sprintf(), and use the returned length from
19739              that and my_snprintf() to avoid calls to strlen()
19740      Branch: perl
19741            ! ext/Data/Dumper/Dumper.xs
19742 ____________________________________________________________________________
19743 [ 28955] By: merijn                                on 2006/10/07  11:56:31
19744         Log: Subject: [PATCH] cflags.SH: strip -std=c89 for g++
19745              From: Jarkko Hietaniemi <jhi@iki.fi>
19746              Date: Sat, 07 Oct 2006 13:37:04 +0300
19747              Message-ID: <45278350.8020707@iki.fi>
19748      Branch: perl
19749            ! cflags.SH
19750 ____________________________________________________________________________
19751 [ 28954] By: merijn                                on 2006/10/07  11:52:04
19752         Log: Subject: [PATCH] another g++ patch (Util.xs)
19753              From: "Paul Marquess" <paul.marquess@ntlworld.com>
19754              Date: Fri, 6 Oct 2006 11:14:03 +0100
19755              Message-ID: <00ea01c6e930$269f3d70$4e3c140a@myopwv.com>
19756      Branch: perl
19757            ! ext/List/Util/Util.xs
19758 ____________________________________________________________________________
19759 [ 28953] By: stevep                                on 2006/10/07  01:34:15
19760         Log: Upgrade to Test-Harness-2.64
19761      Branch: perl
19762            + lib/Test/Harness/Results.pm
19763            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
19764            ! lib/Test/Harness/Straps.pm lib/Test/Harness/Util.pm
19765            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/00compile.t
19766            ! lib/Test/Harness/t/callback.t lib/Test/Harness/t/failure.t
19767            ! lib/Test/Harness/t/prove-switches.t
19768            ! lib/Test/Harness/t/strap-analyze.t
19769            ! lib/Test/Harness/t/test-harness.t
19770 ____________________________________________________________________________
19771 [ 28952] By: nicholas                              on 2006/10/06  21:56:46
19772         Log: Make the executable slightly smaller by using PL_hexdigit in
19773              Perl_sv_vcatpvfn.
19774      Branch: perl
19775            ! sv.c
19776 ____________________________________________________________________________
19777 [ 28951] By: nicholas                              on 2006/10/06  21:27:13
19778         Log: Fix typo spotted by Rafael. Close the file handle explicity and check
19779              for errors. Add overload.pl to regen.pl
19780      Branch: perl
19781            ! overload.pl regen.pl
19782 ____________________________________________________________________________
19783 [ 28950] By: nicholas                              on 2006/10/06  21:19:26
19784         Log: Generate the overload enum and names array programatically, which
19785              allows experimentation with the order. The new order shaves nearly
19786              900 bytes from gv.o, because the compiler can make smaller branch
19787              tables for switch statements.
19788      Branch: perl
19789            + overload.h overload.pl
19790            ! MANIFEST perl.h
19791 ____________________________________________________________________________
19792 [ 28949] By: nicholas                              on 2006/10/06  21:01:00
19793         Log: Reoder struct am_table and am_table_short to save 8 bytes on LP64
19794              systems, by placing the two U32 fields next to each other.
19795      Branch: perl
19796            ! perl.h
19797 ____________________________________________________________________________
19798 [ 28948] By: stevep                                on 2006/10/06  20:02:48
19799         Log: Upgrade to PathTools-3.21
19800      Branch: perl
19801            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
19802            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
19803            ! lib/File/Spec/t/Spec.t
19804 ____________________________________________________________________________
19805 [ 28947] By: nicholas                              on 2006/10/06  18:05:45
19806         Log: Don't bother generating the "Operation \"%s\": no method found..."
19807              message text if we're not going to use it.
19808      Branch: perl
19809            ! gv.c
19810 ____________________________________________________________________________
19811 [ 28946] By: davem                                 on 2006/10/05  18:16:19
19812         Log: Document the new regmatch() backtracking mechanism
19813      Branch: perl
19814            ! regexec.c
19815 ____________________________________________________________________________
19816 [ 28945] By: davem                                 on 2006/10/05  16:05:57
19817         Log: remove REGMATCH detritus and shrink the size of the backtrack structure
19818      Branch: perl
19819            ! regexec.c regexp.h
19820 ____________________________________________________________________________
19821 [ 28944] By: davem                                 on 2006/10/05  14:00:38
19822         Log: migrate CURLYX/WHILEM branch in regmatch() to new FSM-esque paradigm
19823      Branch: perl
19824            ! regcomp.sym regexec.c regexp.h regnodes.h t/op/pat.t
19825 ____________________________________________________________________________
19826 [ 28943] By: rgs                                   on 2006/10/05  12:39:53
19827         Log: Subject: Re: [perl #8835] fairly large regex optimization bug with 5.7.3
19828              From: demerphq <demerphq@gmail.com>
19829              Date: Wed, 4 Oct 2006 19:08:47 +0200
19830              Message-ID: <9b18b3110610041008v2bd63d14g9294f93804122dec@mail.gmail.com>
19831      Branch: perl
19832            ! regcomp.c regcomp.h
19833 ____________________________________________________________________________
19834 [ 28942] By: rgs                                   on 2006/10/05  12:23:24
19835         Log: Nit in regcomp, discovered by a gcc warning, fixed by Yves
19836      Branch: perl
19837            ! regcomp.c
19838 ____________________________________________________________________________
19839 [ 28941] By: rgs                                   on 2006/10/05  12:20:28
19840         Log: Fix a couple of casting warnings
19841      Branch: perl
19842            ! regcomp.c
19843 ____________________________________________________________________________
19844 [ 28940] By: stevep                                on 2006/10/05  11:30:56
19845         Log: Fix a few pod nits in perlre.
19846      Branch: perl
19847            ! pod/perlre.pod
19848 ____________________________________________________________________________
19849 [ 28939] By: rgs                                   on 2006/10/05  10:23:08
19850         Log: Subject: Re: [PATCH] Add recursive regexes similar to PCRE
19851              From: demerphq <demerphq@gmail.com>
19852              Date: Wed, 4 Oct 2006 15:45:15 +0200
19853              Message-ID: <9b18b3110610040645s563220a2id6f235494b497e90@mail.gmail.com>
19854              
19855              Subject: Re: [PATCH] Add recursive regexes similar to PCRE
19856              From: demerphq <demerphq@gmail.com>
19857              Date: Wed, 4 Oct 2006 21:05:10 +0200
19858              Message-ID: <9b18b3110610041205m2660eb43m1315cf4b0653db96@mail.gmail.com>
19859      Branch: perl
19860            ! embed.fnc embed.h pod/perlre.pod pod/perltodo.pod proto.h
19861            ! regcomp.c regcomp.h regcomp.pl regcomp.sym regexec.c regexp.h
19862            ! regnodes.h t/op/pat.t t/op/re_tests
19863 ____________________________________________________________________________
19864 [ 28938] By: rgs                                   on 2006/10/05  08:43:25
19865         Log: Upgrade to Module::CoreList 2.09:
19866              - make the dependency on version.pm optional
19867              - improve doc of corelist(1)
19868      Branch: perl
19869            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
19870 ____________________________________________________________________________
19871 [ 28937] By: rgs                                   on 2006/10/05  08:00:57
19872         Log: Change md5sum of MD5.xs after change 28936 (on UNIX, might
19873              need adjustments on other platforms)
19874      Branch: perl
19875            ! ext/Digest/MD5/t/files.t
19876 ____________________________________________________________________________
19877 [ 28936] By: stevep                                on 2006/10/04  19:56:13
19878         Log: Change to sv_reftype return value caused compile for Digest::MD5
19879              with g++ to fail.
19880      Branch: perl
19881            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
19882 ____________________________________________________________________________
19883 [ 28935] By: stevep                                on 2006/10/04  19:44:58
19884         Log: Subject: [PATCH] Give zlib the ASNI C treatmant
19885              From: "Paul Marquess" <paul.marquess@ntlworld.com>
19886              Date: Wed, 4 Oct 2006 17:14:05 +0100
19887              Message-ID: <018901c6e7d0$1f06c8f0$7565140a@myopwv.com>
19888      Branch: perl
19889            ! ext/Compress/Raw/Zlib/zlib-src/adler32.c
19890            ! ext/Compress/Raw/Zlib/zlib-src/compress.c
19891            ! ext/Compress/Raw/Zlib/zlib-src/crc32.c
19892            ! ext/Compress/Raw/Zlib/zlib-src/deflate.c
19893            ! ext/Compress/Raw/Zlib/zlib-src/infback.c
19894            ! ext/Compress/Raw/Zlib/zlib-src/inffast.c
19895            ! ext/Compress/Raw/Zlib/zlib-src/inflate.c
19896            ! ext/Compress/Raw/Zlib/zlib-src/inftrees.c
19897            ! ext/Compress/Raw/Zlib/zlib-src/trees.c
19898            ! ext/Compress/Raw/Zlib/zlib-src/uncompr.c
19899            ! ext/Compress/Raw/Zlib/zlib-src/zutil.c
19900 ____________________________________________________________________________
19901 [ 28934] By: stevep                                on 2006/10/04  18:45:37
19902         Log: Fixes to compile Perl with g++ and DEBUGGING.
19903      Branch: perl
19904            ! regcomp.pl regnodes.h x2p/a2p.c
19905 ____________________________________________________________________________
19906 [ 28933] By: rgs                                   on 2006/10/04  07:16:04
19907         Log: Subject: [PATCH] Update Stratus VOS files.
19908              From: "Green, Paul" <Paul.Green@stratus.com>
19909              Date: Tue, 3 Oct 2006 17:40:03 -0400
19910              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB022CA121@EXNA.corp.stratus.com>
19911      Branch: perl
19912            + vos/syslog.h
19913            ! MANIFEST vos/Changes vos/vos.c
19914 ____________________________________________________________________________
19915 [ 28932] By: rgs                                   on 2006/10/03  16:39:58
19916         Log: Text::Soundex is now dual-lived.
19917      Branch: perl
19918            ! Porting/Maintainers.pl
19919 ____________________________________________________________________________
19920 [ 28931] By: rgs                                   on 2006/10/03  15:52:33
19921         Log: Subject: [PATCH] threads-shared 1.03 - Changes, Makefile.PL
19922              From: Jerry Hedden <jdhedden@yahoo.com>
19923              Date: Tue, 3 Oct 2006 07:49:37 -0700 (PDT)
19924              Message-ID: <20061003144937.58522.qmail@web30202.mail.mud.yahoo.com>
19925      Branch: perl
19926            + ext/threads/shared/Changes
19927            ! MANIFEST ext/threads/shared/Makefile.PL
19928 ____________________________________________________________________________
19929 [ 28930] By: stevep                                on 2006/10/03  15:36:55
19930         Log: Upgrade to CGI.pm-3.25
19931      Branch: perl
19932            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Util.pm
19933 ____________________________________________________________________________
19934 [ 28929] By: stevep                                on 2006/10/03  15:08:35
19935         Log: Quiet warnings in new test for ExtUtils::Command.
19936      Branch: perl
19937            ! lib/ExtUtils/t/eu_command.t
19938 ____________________________________________________________________________
19939 [ 28928] By: rgs                                   on 2006/10/03  14:53:33
19940         Log: Subject: PATCH: clarify docs for lib.pm
19941              From: Mark Stosberg <mark@summersault.com>
19942              Date: Mon, 25 Sep 2006 15:53:44 -0400
19943              Message-ID: <20060925195512.27418.qmail@lists.develooper.com>
19944              
19945              (further modified by Merijn)
19946      Branch: perl
19947            ! lib/lib_pm.PL
19948 ____________________________________________________________________________
19949 [ 28927] By: stevep                                on 2006/10/03  14:52:45
19950         Log: Move Text::Soundex from lib/ to ext/ and upgrade it to 
19951              Text-Soundex-3.02.
19952      Branch: perl
19953            + ext/Text/Soundex/Changes ext/Text/Soundex/Makefile.PL
19954            + ext/Text/Soundex/README ext/Text/Soundex/Soundex.pm
19955            + ext/Text/Soundex/Soundex.xs
19956           +> ext/Text/Soundex/t/Soundex.t
19957            - lib/Text/Soundex.pm lib/Text/Soundex.t
19958            ! MANIFEST
19959 ____________________________________________________________________________
19960 [ 28926] By: rgs                                   on 2006/10/03  14:36:59
19961         Log: Subject: [patch] convert spare debug flag to DEBUG_U, for Unofficial, User hacking.
19962              From: Jim Cromie <jim.cromie@gmail.com>
19963              Date: Fri, 29 Sep 2006 12:38:56 -0600
19964              Message-ID: <451D6840.3020408@gmail.com>
19965      Branch: perl
19966            ! perl.c perl.h
19967 ____________________________________________________________________________
19968 [ 28925] By: rgs                                   on 2006/10/03  14:29:48
19969         Log: Un-TODO some B tests
19970      Branch: perl
19971            ! ext/B/t/optree_constants.t
19972 ____________________________________________________________________________
19973 [ 28924] By: stevep                                on 2006/10/03  13:51:30
19974         Log: Upgrade to version-0.6701  
19975      Branch: perl
19976            ! lib/version.pm
19977 ____________________________________________________________________________
19978 [ 28923] By: stevep                                on 2006/10/03  13:46:26
19979         Log: Upgrade to threads-shared-1.03
19980      Branch: perl
19981            ! ext/threads/shared/README ext/threads/shared/shared.pm
19982            ! ext/threads/shared/shared.xs ext/threads/shared/t/0nothread.t
19983            ! ext/threads/shared/t/av_refs.t
19984            ! ext/threads/shared/t/av_simple.t
19985            ! ext/threads/shared/t/blessed.t ext/threads/shared/t/cond.t
19986            ! ext/threads/shared/t/disabled.t ext/threads/shared/t/hv_refs.t
19987            ! ext/threads/shared/t/hv_simple.t
19988            ! ext/threads/shared/t/no_share.t
19989            ! ext/threads/shared/t/shared_attr.t
19990            ! ext/threads/shared/t/sv_refs.t
19991            ! ext/threads/shared/t/sv_simple.t ext/threads/shared/t/wait.t
19992            ! mkppport.lst
19993 ____________________________________________________________________________
19994 [ 28922] By: stevep                                on 2006/10/03  13:28:30
19995         Log: Upgrade to threads-1.42
19996      Branch: perl
19997            ! ext/threads/Changes ext/threads/README ext/threads/t/libc.t
19998            ! ext/threads/t/thread.t ext/threads/threads.pm
19999 ____________________________________________________________________________
20000 [ 28921] By: stevep                                on 2006/10/03  13:19:48
20001         Log: Upgrade to ExtUtils-Manifest-1.48
20002      Branch: perl
20003            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/Manifest.t
20004 ____________________________________________________________________________
20005 [ 28920] By: stevep                                on 2006/10/03  13:13:53
20006         Log: Upgrade to CPAN-1.88_52
20007      Branch: perl
20008            ! lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm
20009            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm lib/CPAN/Version.pm
20010            ! lib/CPAN/t/10version.t
20011 ____________________________________________________________________________
20012 [ 28919] By: stevep                                on 2006/10/03  13:08:35
20013         Log: Upgrade to Time-HiRes-1.91
20014      Branch: perl
20015            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
20016            ! ext/Time/HiRes/HiRes.xs
20017 ____________________________________________________________________________
20018 [ 28918] By: stevep                                on 2006/10/03  13:06:06
20019         Log: Update to ExtUtils-Command-1.11
20020      Branch: perl
20021            + lib/ExtUtils/t/eu_command.t
20022            - lib/ExtUtils/t/Command.t
20023            ! MANIFEST lib/ExtUtils/Command.pm
20024 ____________________________________________________________________________
20025 [ 28917] By: rgs                                   on 2006/10/03  11:58:46
20026         Log: Subject: [perl #40427] Segfault in pack 
20027              From: dgay@acm.org (via RT) <perlbug-followup@perl.org>
20028              Date: Thu, 28 Sep 2006 17:30:37 -0700
20029              Message-ID: <rt-3.5.HEAD-31259-1159489837-428.40427-75-0@perl.org>
20030      Branch: perl
20031            ! pp_pack.c
20032 ____________________________________________________________________________
20033 [ 28916] By: rgs                                   on 2006/10/03  07:51:03
20034         Log: Regenerate proto.h
20035      Branch: perl
20036            ! proto.h
20037 ____________________________________________________________________________
20038 [ 28915] By: merijn                                on 2006/10/03  06:56:41
20039         Log: Subject: [PATCH] const sv_reftype
20040              From: Jarkko Hietaniemi <jhi@iki.fi>
20041              Date: Tue, 03 Oct 2006 08:05:24 +0300
20042              Message-ID: <4521EF94.5080602@iki.fi>
20043      Branch: perl
20044            ! embed.fnc pod/perlapi.pod sv.c
20045 ____________________________________________________________________________
20046 [ 28914] By: merijn                                on 2006/10/02  20:50:18
20047         Log: Subject: Re: [PATCH] cflags.SH: rethink of the gcc -std=c89 and -pedantic
20048              From: Jarkko Hietaniemi <jhi@iki.fi>
20049              Date: Mon, 02 Oct 2006 13:04:14 +0300
20050              Message-ID: <4520E41E.8040300@iki.fi>
20051      Branch: perl
20052            ! cflags.SH
20053 ____________________________________________________________________________
20054 [ 28913] By: merijn                                on 2006/10/02  11:10:21
20055         Log: doc typo change on jhi's request
20056      Branch: perl
20057            ! pod/perldiag.pod
20058 ____________________________________________________________________________
20059 [ 28912] By: merijn                                on 2006/10/02  10:09:48
20060         Log: Subject: [PATCH] perldiag.pod: followup on the PerlIO::scalar patch
20061              From: Jarkko Hietaniemi <jhi@iki.fi>
20062              Date: Mon, 02 Oct 2006 12:58:18 +0300
20063              Message-ID: <4520E2BA.1000309@iki.fi>
20064      Branch: perl
20065            ! pod/perldiag.pod
20066 ____________________________________________________________________________
20067 [ 28911] By: nicholas                              on 2006/10/01  20:22:02
20068         Log: In PerlIO_debug(), if tainting or set*id, set PL_perlio_debug_fd to -1
20069              first time through to reduce the checks on subsequent calls.
20070      Branch: perl
20071            ! perlio.c
20072 ____________________________________________________________________________
20073 [ 28910] By: nicholas                              on 2006/10/01  19:29:50
20074         Log: In pp_binmode, call mode_from_discipline() once and remember the result.
20075      Branch: perl
20076            ! pp_sys.c
20077 ____________________________________________________________________________
20078 [ 28909] By: stevep                                on 2006/09/30  14:17:55
20079         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.88_51.tar.gz
20080              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
20081              Date: Sat, 30 Sep 2006 13:44:02 +0200
20082              Message-ID: <87ejttmvel.fsf@k75.linux.bogus>
20083      Branch: perl
20084            + lib/CPAN/Queue.pm
20085            ! MANIFEST lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
20086            ! lib/CPAN/HandleConfig.pm lib/CPAN/SIGNATURE
20087            ! lib/CPAN/t/03pkgs.t
20088 ____________________________________________________________________________
20089 [ 28908] By: davem                                 on 2006/09/30  11:31:14
20090         Log: remove backing up outercc->cur in regmatch()/WHILEM
20091      Branch: perl
20092            ! regexec.c
20093 ____________________________________________________________________________
20094 [ 28907] By: davem                                 on 2006/09/30  00:29:10
20095         Log: assert that backing up outercc->cur in regmatch()/WHILEM is not needed
20096      Branch: perl
20097            ! regexec.c
20098 ____________________________________________________________________________
20099 [ 28906] By: davem                                 on 2006/09/30  00:22:20
20100         Log: add stress test for CURLYX/WHILEM regex ops
20101      Branch: perl
20102            ! t/op/pat.t
20103 ____________________________________________________________________________
20104 [ 28905] By: davem                                 on 2006/09/30  00:07:49
20105         Log: rationalise sayYES and sayNO code in regmatch()
20106      Branch: perl
20107            ! regexec.c regexp.h
20108 ____________________________________________________________________________
20109 [ 28904] By: merijn                                on 2006/09/29  17:54:12
20110         Log: Subject: [PATCH] Minor re 'Debug' tweaks, also fix a bug in dumping certain patterns.
20111              From: demerphq <demerphq@gmail.com>
20112              Date: Fri, 29 Sep 2006 17:39:16 +0200
20113              Message-ID: <9b18b3110609290839i58fa703u59259e4ec1d9f2d9@mail.gmail.com>
20114      Branch: perl
20115            ! ext/re/re.pm regcomp.c regcomp.h win32/Makefile
20116 ____________________________________________________________________________
20117 [ 28903] By: stevep                                on 2006/09/29  15:10:41
20118         Log: Subject: [PATCH] PerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling seekand don't talk to negative strangers
20119              From: Jarkko Hietaniemi <jhi@iki.fi>
20120              Date: Fri, 29 Sep 2006 17:41:28 +0300
20121              Message-ID: <451D3098.1000305@iki.fi>
20122      Branch: perl
20123            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
20124            ! pod/perldiag.pod
20125 ____________________________________________________________________________
20126 [ 28902] By: merijn                                on 2006/09/29  15:05:22
20127         Log: Subject: Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re pluggable under threads)
20128              From: demerphq <demerphq@gmail.com>
20129              Date: Fri, 29 Sep 2006 16:57:07 +0200
20130              Message-ID: <9b18b3110609290757n62b3484i7bb948f965524191@mail.gmail.com>
20131      Branch: perl
20132            ! perl.h regcomp.c regexp.h
20133 ____________________________________________________________________________
20134 [ 28901] By: stevep                                on 2006/09/29  13:55:55
20135         Log: Fix debug format in regcomp.c that was failing under
20136              -Doptimize="-g"
20137      Branch: perl
20138            ! regcomp.c
20139 ____________________________________________________________________________
20140 [ 28900] By: merijn                                on 2006/09/29  12:29:24
20141         Log: Subject: Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re pluggable under threads)
20142              From: demerphq <demerphq@gmail.com>
20143              Date: Fri, 29 Sep 2006 12:41:26 +0200
20144              Message-ID: <9b18b3110609290341p11767110sec20a6fee2038a00@mail.gmail.com>
20145      Branch: perl
20146            + ext/re/t/lexical_debug.pl ext/re/t/lexical_debug.t
20147            ! MANIFEST embed.fnc embed.h embedvar.h ext/re/re.pm
20148            ! ext/re/re.xs ext/re/t/re.t op.c perl.h perlapi.h pp.c pp_ctl.c
20149            ! pp_hot.c proto.h regcomp.c regcomp.h regcomp.pl regexec.c
20150            ! regexp.h regnodes.h sv.c thrdvar.h
20151 ____________________________________________________________________________
20152 [ 28899] By: nicholas                              on 2006/09/28  22:15:57
20153         Log: Silence two warnings from gcc when being -pedantic
20154      Branch: perl
20155            ! perl.h
20156 ____________________________________________________________________________
20157 [ 28898] By: merijn                                on 2006/09/28  11:23:38
20158         Log: Subject: Re: reentr reshuffle
20159              From: Jarkko Hietaniemi <jhi@iki.fi>
20160              Date: Thu, 28 Sep 2006 14:15:45 +0300
20161              Message-ID: <451BAEE1.1070509@iki.fi>
20162      Branch: perl
20163            ! reentr.h reentr.pl
20164 ____________________________________________________________________________
20165 [ 28897] By: merijn                                on 2006/09/28  10:36:00
20166         Log: Regen for #28896
20167      Branch: perl
20168            ! reentr.c reentr.h
20169 ____________________________________________________________________________
20170 [ 28896] By: merijn                                on 2006/09/28  10:30:21
20171         Log: Subject: reentr reshuffle
20172              From: Jarkko Hietaniemi <jhi@iki.fi>
20173              Date: Thu, 28 Sep 2006 12:40:04 +0300
20174              Message-ID: <451B9874.7060000@iki.fi>
20175      Branch: perl
20176            ! pod/perlembed.pod pod/perlxs.pod reentr.pl
20177 ____________________________________________________________________________
20178 [ 28895] By: rgs                                   on 2006/09/27  08:45:02
20179         Log: Saddest patch I ever had to apply.
20180      Branch: perl
20181            ! Porting/Maintainers.pl
20182 ____________________________________________________________________________
20183 [ 28894] By: steveh                                on 2006/09/27  08:37:23
20184         Log: I think we need to skip PL_regdupe as well as Perl_regdupe
20185              when USE_ITHREADS is not defined
20186              
20187              See: http://www.nntp.perl.org/group/perl.daily-build.reports/41274
20188      Branch: perl
20189            ! makedef.pl
20190 ____________________________________________________________________________
20191 [ 28893] By: nicholas                              on 2006/09/26  22:29:09
20192         Log: Make Perl_regdupe only exist for threaded perls.
20193      Branch: perl
20194            ! embed.fnc embed.h ext/re/re.xs makedef.pl proto.h regcomp.c
20195            ! thrdvar.h
20196 ____________________________________________________________________________
20197 [ 28892] By: davem                                 on 2006/09/25  22:01:36
20198         Log: Automate generation of the regmatch() state constants
20199              
20200              Subject:  Re: Problem with EVAL handling in bleads iterative regex code.
20201              From:  demerphq <demerphq@gmail.com>
20202              Date:  Mon, 25 Sep 2006 20:09:07 +0200
20203              Message-Id:  <9b18b3110609251109t4cb1d443y87d7a7dc94fcfc24@mail.gmail.com>
20204      Branch: perl
20205            ! regcomp.c regcomp.pl regcomp.sym regexec.c regnodes.h
20206 ____________________________________________________________________________
20207 [ 28891] By: nicholas                              on 2006/09/25  20:47:34
20208         Log: Subject: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re
20209              From: demerphq <demerphq@gmail.com>
20210              Message-ID: <9b18b3110609170557r73d94c18v90285bd57a38b876@mail.gmail.com>
20211              Date: Sun, 17 Sep 2006 14:57:57 +0200
20212      Branch: perl
20213            ! embed.fnc embed.h embedvar.h ext/re/re.xs ext/re/re_top.h
20214            ! global.sym perl.h perlapi.h proto.h regcomp.c sv.c thrdvar.h
20215 ____________________________________________________________________________
20216 [ 28890] By: rgs                                   on 2006/09/25  13:28:24
20217         Log: Remove three X<...> that cannot be handled by pod2text currently
20218              (spotted by David Landgren)
20219      Branch: perl
20220            ! pod/perlref.pod
20221 ____________________________________________________________________________
20222 [ 28889] By: rgs                                   on 2006/09/25  13:10:45
20223         Log: Subject: [PATCH] perlref clarification (was: Re: Is this a bug or a feature?)
20224              From: David Landgren <david@landgren.net>
20225              Date: Mon, 25 Sep 2006 15:03:33 +0200
20226              Message-ID: <4517D3A5.4010200@landgren.net>
20227      Branch: perl
20228            ! pod/perlref.pod
20229 ____________________________________________________________________________
20230 [ 28888] By: davem                                 on 2006/09/25  10:03:41
20231         Log: Fix re debug formatting nits
20232              
20233              From: demerphq <demerphq@gmail.com>
20234              Message-ID: <9b18b3110609250237h4dcf1784s487f1979b2b431b9@mail.gmail.com>
20235              Date: Mon, 25 Sep 2006 11:37:36 +0200
20236              Subject: Re: Problem with EVAL handling in bleads iterative regex code.
20237      Branch: perl
20238            ! regexec.c
20239 ____________________________________________________________________________
20240 [ 28887] By: rgs                                   on 2006/09/25  08:31:37
20241         Log: Typo fix in overload docs
20242      Branch: perl
20243            ! lib/overload.pm
20244 ____________________________________________________________________________
20245 [ 28886] By: nicholas                              on 2006/09/25  07:12:36
20246         Log: Subject: Re: Change 28877: [PATCH] deal with some gcc warnings
20247              From: Jarkko Hietaniemi <jhi@iki.fi>
20248              Message-ID: <45175CA4.3020900@iki.fi>
20249              Date: Mon, 25 Sep 2006 07:35:48 +0300
20250              
20251              remove casts that were causing failure on FreeBSD -Duse64bitint, and
20252              some other cleanups.
20253      Branch: perl
20254            ! doio.c reentr.c reentr.pl
20255 ____________________________________________________________________________
20256 [ 28885] By: davem                                 on 2006/09/25  01:23:31
20257         Log: eliminate PL_regindent and improve -Mre=Debug,STATE output
20258      Branch: perl
20259            ! perl.c regexec.c regexp.h
20260 ____________________________________________________________________________
20261 [ 28884] By: davem                                 on 2006/09/24  22:31:59
20262         Log: fix regression introduced in #27778: must backtrack into inner regex
20263              "aa" =~ /(??{"a+"})a/
20264      Branch: perl
20265            ! regexec.c regexp.h t/op/pat.t t/op/re_tests
20266 ____________________________________________________________________________
20267 [ 28883] By: davem                                 on 2006/09/24  22:03:05
20268         Log: in S_regmatch(), convert state var st->cc into local var cur_curlyx
20269      Branch: perl
20270            ! regexec.c regexp.h
20271 ____________________________________________________________________________
20272 [ 28882] By: davem                                 on 2006/09/24  21:23:28
20273         Log: allow fields in re_tests to include \x{nnn} etc
20274      Branch: perl
20275            ! t/op/re_tests t/op/regexp.t
20276 ____________________________________________________________________________
20277 [ 28881] By: stevep                                on 2006/09/23  16:58:17
20278         Log: Upgrade to CPAN-1.8801.
20279      Branch: perl
20280            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Tarzip.pm
20281 ____________________________________________________________________________
20282 [ 28880] By: rgs                                   on 2006/09/21  15:08:54
20283         Log: Document the values that mad_key can hold
20284              (by Larry)
20285      Branch: perl
20286            ! op.h
20287 ____________________________________________________________________________
20288 [ 28879] By: rgs                                   on 2006/09/21  14:52:15
20289         Log: Subject: RE: Combining UTF-16 output with :crlf is awkward
20290              From: "Jan Dubois" <jand@ActiveState.com>
20291              Date: Thu, 6 Apr 2006 18:37:21 -0700
20292              Message-ID: <0bbe01c659e3$d0c334a0$2217a8c0@candy>
20293      Branch: perl
20294            ! perlio.c
20295 ____________________________________________________________________________
20296 [ 28878] By: merijn                                on 2006/09/21  12:02:14
20297         Log: Subject: Re: \N{...} in regular expression [PATCH]
20298              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
20299              Date: Thu, 21 Sep 2006 20:47:02 +0900
20300              Message-Id: <20060921204520.80A6.BQW10602@nifty.com>
20301      Branch: perl
20302            ! pod/perlop.pod
20303 ____________________________________________________________________________
20304 [ 28877] By: rgs                                   on 2006/09/21  07:54:10
20305         Log: Subject: [PATCH] deal with some gcc warnings
20306              From: Jarkko Hietaniemi <jhi@iki.fi>
20307              Date: Thu, 21 Sep 2006 09:08:47 +0300
20308              Message-ID: <45122C6F.9080904@iki.fi>
20309      Branch: perl
20310            ! doio.c reentr.c reentr.pl regcomp.c regexec.c sv.c toke.c
20311            ! util.c
20312 ____________________________________________________________________________
20313 [ 28876] By: stevep                                on 2006/09/21  02:17:30
20314         Log: Subject: [perl #40369] File::Find mishandles non-dangling symlinks
20315              From: ammon@rhythm.com (via RT) <perlbug-followup@perl.org>
20316              Date: Tue, 19 Sep 2006 20:56:32 -0700
20317              Message-ID: <rt-3.5.HEAD-31258-1158724592-1714.40369-75-0@perl.org>
20318      Branch: perl
20319            ! lib/File/Find.pm
20320 ____________________________________________________________________________
20321 [ 28875] By: rgs                                   on 2006/09/20  16:12:14
20322         Log: Deliver SIGILL, SIGBUS and SIGSEGV always in an "unsafe" manner.
20323              
20324              Subject: Safe signals and SIGSEGV
20325              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
20326              Date: Fri, 8 Sep 2006 17:43:41 +0200
20327              Message-ID: <20060908174341.0cc7988f@grubert.mandriva.com>
20328      Branch: perl
20329            ! mg.c
20330 ____________________________________________________________________________
20331 [ 28874] By: rgs                                   on 2006/09/20  15:22:22
20332         Log: prototype() wasn't working to get the prototype of optional core
20333              keywords (like say, err, given.) Fix this by adding a parameter to
20334              Perl_keyword to always get the keyword number, even if the feature
20335              isn't in effect.
20336      Branch: perl
20337            ! embed.fnc embed.h perl_keyword.pl pp.c proto.h t/op/cproto.t
20338            ! toke.c
20339 ____________________________________________________________________________
20340 [ 28873] By: rgs                                   on 2006/09/20  11:53:59
20341         Log: Subject: Re: [PATCH] Patch for win32.c to fix #38723 and #39531
20342              From: Andrew Savige <ajsavige@yahoo.com.au>
20343              Date: Tue, 19 Sep 2006 23:42:31 +1000 (EST)
20344              Message-ID: <20060919134231.87370.qmail@web56407.mail.re3.yahoo.com>
20345      Branch: perl
20346            ! win32/win32.c
20347 ____________________________________________________________________________
20348 [ 28872] By: merijn                                on 2006/09/19  19:09:36
20349         Log: Subject: Re: \N{...} in regular expression [PATCH]
20350              From: demerphq <demerphq@gmail.com>
20351              Date: Tue, 19 Sep 2006 20:36:17 +0200
20352              Message-ID: <9b18b3110609191136v4d595f37pa0a52b8c20851588@mail.gmail.com>
20353      Branch: perl
20354            ! regcomp.c
20355 ____________________________________________________________________________
20356 [ 28871] By: rgs                                   on 2006/09/19  14:05:48
20357         Log: Upgrade to podlators 2.0.5
20358      Branch: perl
20359            + lib/Pod/t/pod-parser.t
20360            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/t/basic.man
20361            ! lib/Pod/t/basic.t lib/Pod/t/filehandle.t lib/Pod/t/man.t
20362 ____________________________________________________________________________
20363 [ 28870] By: merijn                                on 2006/09/19  11:16:11
20364         Log: Changed +DA2.0w to +DD64; Added notes about C ANSI C updates
20365              on HP-UX 11.00.
20366      Branch: perl
20367            ! README.hpux
20368 ____________________________________________________________________________
20369 [ 28869] By: rgs                                   on 2006/09/19  07:54:24
20370         Log: Subject: Re: [PATCH] lib/File/Copy.t - test descriptions and minor fixes
20371              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
20372              Date: Mon, 18 Sep 2006 17:36:50 -0300
20373              Message-ID: <73ddeb6c0609181336g53a90dceo9a29777f7686e372@mail.gmail.com>
20374      Branch: perl
20375            ! lib/File/Copy.t
20376 ____________________________________________________________________________
20377 [ 28868] By: merijn                                on 2006/09/19  06:56:36
20378         Log: Subject: Re: \N{...} in regular expression [PATCH]
20379              From: demerphq <demerphq@gmail.com>
20380              Date: Tue, 19 Sep 2006 01:37:19 +0200
20381              Message-ID: <9b18b3110609181637m796d6c16o1b2741edc5f09eb2@mail.gmail.com>
20382      Branch: perl
20383            + t/lib/Cname.pm
20384            ! MANIFEST embed.fnc embed.h pod/perldiag.pod proto.h regcomp.c
20385            ! regexec.c t/op/pat.t toke.c
20386 ____________________________________________________________________________
20387 [ 28867] By: merijn                                on 2006/09/19  06:45:26
20388         Log: Subject: [PATCH] C++: add -Wno-used-parameter, and drop ODBM_File
20389              From: Jarkko Hietaniemi <jhi@iki.fi>
20390              Date: Tue, 19 Sep 2006 09:19:22 +0300
20391              Message-ID: <450F8BEA.1010802@iki.fi>
20392      Branch: perl
20393            ! Makefile.SH cflags.SH
20394 ____________________________________________________________________________
20395 [ 28866] By: rgs                                   on 2006/09/18  09:04:02
20396         Log: Fix declaration-after-statement problem
20397              
20398              Subject: [bug] IO::Socket's IO.xs fails to compile
20399              From: Sebastian Steinlechner <steinlechner@gmx.net>
20400              Date: Mon, 18 Sep 2006 01:38:31 +0200
20401              Message-ID: <450DDC77.2060405@gmx.net>
20402      Branch: perl
20403            ! ext/IO/IO.xs
20404 ____________________________________________________________________________
20405 [ 28865] By: rgs                                   on 2006/09/18  08:37:21
20406         Log: Subject: [PATCH] bleed -  silence warning in sv.c
20407              From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
20408              Date: Mon, 18 Sep 2006 01:30:05 -0700
20409              Message-ID: <450E590D.1060205@p6m7g8.com>
20410      Branch: perl
20411            ! sv.c
20412 ____________________________________________________________________________
20413 [ 28864] By: rgs                                   on 2006/09/18  08:35:21
20414         Log: Subject: [PATCH] Re: [perl #37714] XSUB.h version check may fail due to locale
20415              From: John Peacock <jpeacock@rowman.com>
20416              Date: Sun, 17 Sep 2006 16:58:58 -0400
20417              Message-ID: <450DB712.4040703@rowman.com>
20418      Branch: perl
20419            ! universal.c util.c
20420 ____________________________________________________________________________
20421 [ 28863] By: nicholas                              on 2006/09/17  19:26:01
20422         Log: Fix one genuine unitialised code path spotted by gcc, and a signed/
20423              unsigned warning.
20424      Branch: perl
20425            ! doio.c
20426 ____________________________________________________________________________
20427 [ 28862] By: nicholas                              on 2006/09/17  18:52:00
20428         Log: Avoid compiler warning about a variable that isn't used when
20429              -DDEBUGGING is not in force.
20430      Branch: perl
20431            ! regcomp.c
20432 ____________________________________________________________________________
20433 [ 28861] By: rgs                                   on 2006/09/17  13:32:18
20434         Log: A better version of change #28847
20435      Branch: perl
20436            ! universal.c util.c
20437 ____________________________________________________________________________
20438 [ 28860] By: rgs                                   on 2006/09/17  12:07:27
20439         Log: Subject: [PATCH] util.c: restore Perl_my_setenv() to pre-28814
20440              From: Jarkko Hietaniemi <jhi@iki.fi>
20441              Date: Sun, 17 Sep 2006 10:29:08 +0300
20442              Message-ID: <450CF944.7000402@iki.fi>
20443      Branch: perl
20444            ! util.c
20445 ____________________________________________________________________________
20446 [ 28859] By: nicholas                              on 2006/09/17  10:39:27
20447         Log: Some notes about struct block_loop
20448      Branch: perl
20449            ! cop.h
20450 ____________________________________________________________________________
20451 [ 28858] By: nicholas                              on 2006/09/17  00:06:53
20452         Log: Store a pointer to the op in struct block_loop, rather than the 
20453              pointers to last and redo. (for ithreads also drop the next pointer,
20454              as pp_ctl.c doesn't re-write it for ithreads). This shrinks the struct
20455              to 40 bytes on ILP32 systems, and therefore struct block to 64 bytes.
20456      Branch: perl
20457            ! cop.h pp_ctl.c scope.c sv.c
20458 ____________________________________________________________________________
20459 [ 28857] By: stevep                                on 2006/09/16  20:19:08
20460         Log: Upgrade to CPAN-CPAN-1.87_64
20461      Branch: perl
20462            ! lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
20463            ! lib/CPAN/HandleConfig.pm lib/CPAN/Nox.pm lib/CPAN/SIGNATURE
20464            ! lib/CPAN/Tarzip.pm lib/CPAN/Version.pm
20465 ____________________________________________________________________________
20466 [ 28856] By: stevep                                on 2006/09/16  19:37:51
20467         Log: Upgrade to ExtUtils-ParseXS-2.16.  There actually are a couple of
20468              changes in bleadperl not in the new version, so version was bumped
20469              to 2.16_01.
20470      Branch: perl
20471            ! lib/ExtUtils/ParseXS.pm
20472 ____________________________________________________________________________
20473 [ 28855] By: nicholas                              on 2006/09/16  17:59:17
20474         Log: Shrink the interpreter structure by 4 bytes (usually) by making
20475              PL_in_eval a U8 and PL_delaymagic a U16. (And corresponding changes
20476              in struct block_eval in cop.h to avoid any possible compiler warnings)
20477      Branch: perl
20478            ! cop.h thrdvar.h
20479 ____________________________________________________________________________
20480 [ 28853] By: nicholas                              on 2006/09/16  17:07:03
20481         Log: Revert changes 28772, 28773, 28774 as they won't gain us anything - I
20482              failed to realise that struct block_sub is not the largest of the
20483              4 structures in the block.blk_u union. (It's actually block_loop)
20484      Branch: perl
20485            ! cop.h pp_ctl.c pp_hot.c scope.c sv.c
20486 ____________________________________________________________________________
20487 [ 28851] By: craigb                                on 2006/09/16  15:14:36
20488         Log: return value of -1 without errno set is ok in 
20489              ext/POSIX/t/sysconf.t (it just means the feature is
20490              not implemented, not defined, or has no limit)
20491      Branch: perl
20492            ! ext/POSIX/t/sysconf.t
20493 ____________________________________________________________________________
20494 [ 28850] By: rgs                                   on 2006/09/16  06:32:36
20495         Log: No declarations after statements ! (noticed by Sadahiro Tomoyuki)
20496      Branch: perl
20497            ! util.c
20498 ____________________________________________________________________________
20499 [ 28849] By: nicholas                              on 2006/09/15  22:03:53
20500         Log: Avoid warnings when $Config{d_cplusplus} is undefined.
20501      Branch: perl
20502            ! ext/Encode/bin/enc2xs
20503 ____________________________________________________________________________
20504 [ 28848] By: craigb                                on 2006/09/15  00:39:32
20505         Log: More hacking in util.c's ifdef jungle following 28844 to avoid
20506              duplicate definition of Perl_my_setenv on VMS.
20507      Branch: perl
20508            ! util.c
20509 ____________________________________________________________________________
20510 [ 28847] By: rgs                                   on 2006/09/14  15:31:22
20511         Log: Fix for bug #37714: XSUB.h version check may fail due to locale
20512              Always convert version to number under C locale settings
20513      Branch: perl
20514            ! util.c
20515 ____________________________________________________________________________
20516 [ 28846] By: stevep                                on 2006/09/14  15:24:04
20517         Log: Subject: [PATCH] C++ Encode
20518              From: Jarkko Hietaniemi <jhi@iki.fi>
20519              Date: Thu, 14 Sep 2006 09:05:10 +0300
20520              Message-ID: <4508F116.40606@iki.fi>
20521      Branch: perl
20522            ! ext/Encode/bin/enc2xs
20523 ____________________________________________________________________________
20524 [ 28845] By: rgs                                   on 2006/09/14  14:18:32
20525         Log: MakeMaker is being split in new sub-distributions on CPAN
20526      Branch: perl
20527            ! Porting/Maintainers.pl
20528 ____________________________________________________________________________
20529 [ 28844] By: rgs                                   on 2006/09/14  12:39:16
20530         Log: Subject: Re: Re: [PATCH] C++: Solaris CC now compiles "perl"
20531              From: demerphq <demerphq@gmail.com>
20532              Date: Thu, 14 Sep 2006 14:28:16 +0200
20533              Message-ID: <9b18b3110609140528x49e063aay724169d7f1e49531@mail.gmail.com>
20534      Branch: perl
20535            ! util.c
20536 ____________________________________________________________________________
20537 [ 28843] By: craigb                                on 2006/09/14  03:50:18
20538         Log: Define d_cplusplus on VMS when appropriate
20539      Branch: perl
20540            ! configure.com
20541 ____________________________________________________________________________
20542 [ 28842] By: stevep                                on 2006/09/14  01:36:13
20543         Log: Subject: [PATCH] (1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC
20544              From: Jarkko Hietaniemi <jhi@iki.fi>
20545              Date: Wed, 13 Sep 2006 20:19:04 +0300
20546              Message-ID: <45083D88.7050207@iki.fi>
20547              
20548              Plus a tweak to the name of CC.
20549      Branch: perl
20550            ! cflags.SH hints/solaris_2.sh perl.h
20551 ____________________________________________________________________________
20552 [ 28841] By: stevep                                on 2006/09/14  01:10:01
20553         Log: Regenerated mktables.lst per Yves Orton's suggestion.
20554      Branch: perl
20555            ! lib/unicore/mktables.lst
20556 ____________________________________________________________________________
20557 [ 28840] By: stevep                                on 2006/09/13  16:05:33
20558         Log: darwin also seems to be lacking a dl_unload_file() in its
20559              DynaLoader, so some additional skips are needed.  If I only
20560              had a NeXT to test with now...
20561      Branch: perl
20562            ! ext/DynaLoader/t/DynaLoader.t
20563 ____________________________________________________________________________
20564 [ 28839] By: stevep                                on 2006/09/13  15:34:46
20565         Log: Add darwin to the list of OS's that fail to pass test 
20566              op/sprintf.t #157.  Newer versions appear to be OK, 
20567              but Mac OS X 10.2.X regularly fail with this test.
20568      Branch: perl
20569            ! t/op/sprintf.t
20570 ____________________________________________________________________________
20571 [ 28838] By: stevep                                on 2006/09/13  14:59:01
20572         Log: Test cases for version cannot handle Test::More versions that
20573              end with _0X.  TODO-ing the failing test cases for now.
20574      Branch: perl
20575            ! lib/version.t
20576 ____________________________________________________________________________
20577 [ 28837] By: rgs                                   on 2006/09/13  14:23:38
20578         Log: Upgrade to CPAN 1.87_63
20579      Branch: perl
20580            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
20581            ! lib/CPAN/SIGNATURE
20582 ____________________________________________________________________________
20583 [ 28836] By: stevep                                on 2006/09/13  13:35:32
20584         Log: Upgrade to Test-Simple-0.64_02
20585      Branch: perl
20586            ! lib/Test/Builder.pm lib/Test/Builder/Module.pm
20587            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
20588            ! lib/Test/Simple/Changes
20589            ! lib/Test/Simple/t/00test_harness_check.t
20590            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/extra.t
20591            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
20592            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/fail_one.t
20593            ! lib/Test/Simple/t/harness_active.t
20594            ! lib/Test/Simple/t/is_deeply_fail.t lib/Test/Simple/t/is_fh.t
20595            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
20596            ! lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_bad.t
20597            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/sort_bug.t
20598            ! lib/Test/Simple/t/threads.t
20599 ____________________________________________________________________________
20600 [ 28835] By: rgs                                   on 2006/09/13  13:27:05
20601         Log: Bump version and other misc. changes. 3rd patch from:
20602              
20603              Subject: [PATCH] thread 1.41 - A drama in three parts
20604              From: "Jerry D. Hedden" <jdhedden@cpan.org>
20605              Date: Sun, 10 Sep 2006 09:12:06 -0700
20606              Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net>
20607      Branch: perl
20608            ! ext/threads/Changes ext/threads/README ext/threads/t/state.t
20609            ! ext/threads/t/thread.t ext/threads/threads.pm
20610            ! ext/threads/threads.xs
20611 ____________________________________________________________________________
20612 [ 28834] By: rgs                                   on 2006/09/13  13:21:07
20613         Log: Statically allocate the main thread.
20614              2nd patch from:
20615              
20616              Subject: [PATCH] thread 1.41 - A drama in three parts
20617              From: "Jerry D. Hedden" <jdhedden@cpan.org>
20618              Date: Sun, 10 Sep 2006 09:12:06 -0700
20619              Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net>
20620      Branch: perl
20621            ! ext/threads/threads.xs
20622 ____________________________________________________________________________
20623 [ 28833] By: rgs                                   on 2006/09/13  13:15:44
20624         Log: Race condition fix in threads.pm
20625              First patch from:
20626              
20627              Subject: [PATCH] thread 1.41 - A drama in three parts
20628              From: "Jerry D. Hedden" <jdhedden@cpan.org>
20629              Date: Sun, 10 Sep 2006 09:12:06 -0700
20630              Message-ID: <20060910091206.fb30e530d17747c2b054d625b8945d88.321c7cbc94.wbe@email.secureserver.net>
20631      Branch: perl
20632            ! ext/threads/threads.xs
20633 ____________________________________________________________________________
20634 [ 28832] By: rgs                                   on 2006/09/13  09:55:09
20635         Log: Subject: mktables executes seven time per build sigh
20636              From: demerphq <demerphq@gmail.com>
20637              Date: Sun, 10 Sep 2006 17:52:10 +0200
20638              Message-ID: <9b18b3110609100852q2cfc2497ufceda5ff5d0875e3@mail.gmail.com>
20639              
20640              (Fix for Windows)
20641      Branch: perl
20642            ! lib/unicore/mktables win32/Makefile
20643 ____________________________________________________________________________
20644 [ 28831] By: rgs                                   on 2006/09/13  09:44:26
20645         Log: Subject: [perl #40328] B::Deparse pod does not list failure to grok outer lexical scopes in BUGS section 
20646              From: David Nicol (via RT) <perlbug-followup@perl.org>
20647              Date: Tue, 12 Sep 2006 13:21:24 -0700
20648              Message-ID: <rt-3.5.HEAD-31259-1158092484-244.40328-75-0@perl.org>
20649      Branch: perl
20650            ! ext/B/B/Deparse.pm
20651 ____________________________________________________________________________
20652 [ 28830] By: rgs                                   on 2006/09/13  09:36:11
20653         Log: Subject: [perl #40327] Doc patch for perlfunc.pod 
20654              From: merijnb@ms.com (via RT) <perlbug-followup@perl.org>
20655              Date: Tue, 12 Sep 2006 09:12:12 -0700
20656              Message-ID: <rt-3.5.HEAD-31259-1158077531-1067.40327-75-0@perl.org>
20657      Branch: perl
20658            ! pod/perlfunc.pod
20659 ____________________________________________________________________________
20660 [ 28829] By: merijn                                on 2006/09/13  06:51:55
20661         Log: Accumulated fixes from earlier backports, amongst of which:
20662              Subject: [PATCH] remove -Wdeclaration-after-statement scan from Configure
20663              From: Jarkko Hietaniemi <jhi@iki.fi>
20664              Date: Tue, 12 Sep 2006 07:19:32 +0300
20665              Message-ID: <45063554.1040301@iki.fi>
20666      Branch: perl
20667            ! Configure Porting/Glossary config_h.SH
20668 ____________________________________________________________________________
20669 [ 28827] By: rgs                                   on 2006/09/12  15:51:53
20670         Log: Disable study() for utf-8 strings
20671              
20672              Subject: Re: Re: [Fwd: Smoke [5.9.4] 28821 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]
20673              From: demerphq <demerphq@gmail.com>
20674              Date: Tue, 12 Sep 2006 17:08:55 +0200
20675              Message-ID: <9b18b3110609120808jceb84ces55ef29c2f2b73ebc@mail.gmail.com>
20676      Branch: perl
20677            ! pp.c
20678 ____________________________________________________________________________
20679 [ 28826] By: stevep                                on 2006/09/12  15:30:57
20680         Log: Upgrade to CPAN-1.87_62
20681      Branch: perl
20682            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
20683 ____________________________________________________________________________
20684 [ 28825] By: rgs                                   on 2006/09/12  14:49:21
20685         Log: Upgrade to MakeMaker 6.30_04
20686      Branch: perl
20687            + lib/ExtUtils/t/build_man.t lib/ExtUtils/t/pm.t
20688            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Any.pm
20689            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
20690            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
20691            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
20692            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/MM_Win32.t
20693            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/revision.t
20694 ____________________________________________________________________________
20695 [ 28824] By: rgs                                   on 2006/09/12  14:04:54
20696         Log: More warnings silencing, including suggestions by Dominic Dunlop
20697      Branch: perl
20698            ! regcomp.c regexec.c
20699 ____________________________________________________________________________
20700 [ 28823] By: rgs                                   on 2006/09/12  07:26:46
20701         Log: Subject: [PATCH] Re: C++ status [Fwd: Smoke [5.9.4] 28776 FAIL(FM) OSF1 V5.1 (EV6/4 cpu)]
20702              From: Dominic Dunlop <domo@computer.org>
20703              Date: Tue, 12 Sep 2006 09:13:41 +0200
20704              Message-Id: <6FD7503D-349B-4BE4-B457-D79458900FA0@computer.org>
20705      Branch: perl
20706            ! sv.c
20707 ____________________________________________________________________________
20708 [ 28822] By: rgs                                   on 2006/09/12  07:22:40
20709         Log: Another warning-silencing cast
20710      Branch: perl
20711            ! regcomp.c
20712 ____________________________________________________________________________
20713 [ 28821] By: rgs                                   on 2006/09/11  13:05:16
20714         Log: POD fixes in perlce manpage
20715      Branch: perl
20716            ! README.ce
20717 ____________________________________________________________________________
20718 [ 28820] By: rgs                                   on 2006/09/11  12:32:35
20719         Log: FAQ sync
20720      Branch: perl
20721            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
20722            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20723            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
20724            ! pod/perlfaq9.pod
20725 ____________________________________________________________________________
20726 [ 28819] By: rgs                                   on 2006/09/11  11:51:04
20727         Log: Fix a few more printf format warnings
20728      Branch: perl
20729            ! regexec.c
20730 ____________________________________________________________________________
20731 [ 28818] By: rgs                                   on 2006/09/11  10:19:20
20732         Log: Fix definition of macro HOP3 (spotted by a gcc warning)
20733      Branch: perl
20734            ! regexec.c
20735 ____________________________________________________________________________
20736 [ 28817] By: rgs                                   on 2006/09/11  10:12:32
20737         Log: Fix some compilation warnings
20738      Branch: perl
20739            ! regcomp.c
20740 ____________________________________________________________________________
20741 [ 28816] By: rgs                                   on 2006/09/11  10:04:19
20742         Log: Subject: [PATCH] Teach regex optimiser how to handle (?=) and (?<=) properly.
20743              From: demerphq <demerphq@gmail.com>
20744              Date: Sat, 9 Sep 2006 22:00:05 +0200
20745              Message-ID: <9b18b3110609091300x1fd0b15dt32932902a0a80674@mail.gmail.com>
20746      Branch: perl
20747            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regcomp.sym
20748            ! regexec.c regnodes.h sv.c t/op/re_tests t/op/regexp.t
20749 ____________________________________________________________________________
20750 [ 28815] By: rgs                                   on 2006/09/11  09:14:58
20751         Log: Subject: Re: [perl #40302] sigtrap(3pm) man page is vague
20752              From: "David Nicol" <davidnicol@gmail.com>
20753              Date: Fri, 8 Sep 2006 11:19:23 -0500
20754              Message-ID: <934f64a20609080919g3d0add8cr1ca3d1c7ea9a5d32@mail.gmail.com>
20755      Branch: perl
20756            ! lib/sigtrap.pm
20757 ____________________________________________________________________________
20758 [ 28814] By: rgs                                   on 2006/09/11  08:56:21
20759         Log: Subject: [PATCH] C++: Solaris CC now compiles "perl"
20760              From: Jarkko Hietaniemi <jhi@iki.fi>
20761              Date: Sat, 09 Sep 2006 15:29:12 +0300
20762              Message-ID: <4502B398.6060505@iki.fi>
20763      Branch: perl
20764            ! hints/solaris_2.sh opcode.h opcode.pl perl.h perlio.c
20765            ! unixish.h util.c
20766 ____________________________________________________________________________
20767 [ 28813] By: rgs                                   on 2006/09/11  08:41:50
20768         Log: Subject: NULL and sv_setpv vs. newSVpv
20769              From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
20770              Date: Sun, 10 Sep 2006 20:31:46 -0700 (PDT)
20771              Message-ID: <8750.24.19.24.170.1157945506.squirrel@24.19.24.170>
20772      Branch: perl
20773            ! sv.c
20774 ____________________________________________________________________________
20775 [ 28812] By: steveh                                on 2006/09/08  16:08:53
20776         Log: Update Porting/Maintainers.pl w.r.t. #28811
20777      Branch: perl
20778            ! Porting/Maintainers.pl
20779 ____________________________________________________________________________
20780 [ 28811] By: steveh                                on 2006/09/08  16:05:53
20781         Log: Subject: [PATCH] Add Params::Check to the core
20782              From: "Jos Boumans" <kane@dwim.org>
20783              Date: Fri, 8 Sep 2006 13:57:16 +0200 (CEST)
20784              Message-ID: <8319.80.127.35.68.1157716636.squirrel@webmail.xs4all.nl>
20785              
20786              (Just the Params-Check part: Locale-Maketext-Simple has already been
20787              added by change #28809)
20788      Branch: perl
20789            + lib/Params/Check.pm lib/Params/Check/t/01_Params-Check.t
20790            ! MANIFEST
20791 ____________________________________________________________________________
20792 [ 28810] By: steveh                                on 2006/09/08  15:33:18
20793         Log: Update Porting/Maintainers.pl w.r.t. #28809
20794      Branch: perl
20795            ! Porting/Maintainers.pl
20796 ____________________________________________________________________________
20797 [ 28809] By: steveh                                on 2006/09/08  15:19:50
20798         Log: Subject: Re: [PATCH] Add Locale::Maketext::Simple to the core
20799              From: kane@xs4all.nl
20800              Date: Sun, 13 Aug 2006 15:51:58 +0200 (CEST)
20801              Message-ID: <24406.80.127.35.68.1155477118.squirrel@webmail.xs4all.nl>
20802              
20803              Actually added 0.18, rather than 0.17 which this PATCH contained, for
20804              an updated licence statement.
20805      Branch: perl
20806            + lib/Locale/Maketext/Simple.pm
20807            + lib/Locale/Maketext/Simple/t/0-signature.t
20808            + lib/Locale/Maketext/Simple/t/1-basic.t
20809            ! MANIFEST
20810 ____________________________________________________________________________
20811 [ 28808] By: rgs                                   on 2006/09/08  08:36:32
20812         Log: Use %^H instead of $^H for the assertions pragma
20813      Branch: perl
20814            ! lib/assertions.pm op.c perl.h
20815 ____________________________________________________________________________
20816 [ 28807] By: rgs                                   on 2006/09/08  07:39:10
20817         Log: Remove empty typemap file
20818      Branch: perl
20819            - ext/threads/shared/typemap
20820            ! MANIFEST
20821 ____________________________________________________________________________
20822 [ 28806] By: craigb                                on 2006/09/08  02:07:30
20823         Log: declaration after code nit in vms/vms.c (from Martin Vorlaender)
20824      Branch: perl
20825            ! vms/vms.c
20826 ____________________________________________________________________________
20827 [ 28805] By: stevep                                on 2006/09/07  18:39:22
20828         Log: Clean up some comments.
20829      Branch: perl
20830            ! cygwin/ld2.in
20831 ____________________________________________________________________________
20832 [ 28804] By: rgs                                   on 2006/09/07  15:21:56
20833         Log: Typo fix in #ifdef
20834      Branch: perl
20835            ! toke.c
20836 ____________________________________________________________________________
20837 [ 28803] By: stevep                                on 2006/09/07  14:24:18
20838         Log: Fix to first problem causing Cygwin Perl to fail to build 
20839              in a path with spaces in it. 
20840      Branch: perl
20841            ! cygwin/Makefile.SHs
20842 ____________________________________________________________________________
20843 [ 28802] By: gisle                                 on 2006/09/07  14:12:14
20844         Log: Document mkpath() return value in scalar context.
20845              Document that rmtree() return value include deleted
20846              directories.
20847      Branch: perl
20848            ! lib/File/Path.pm
20849 ____________________________________________________________________________
20850 [ 28801] By: rgs                                   on 2006/09/07  13:16:12
20851         Log: Subject: Re: [perl #40262] kill( 0, ... ) does not return alive status of child process
20852              From: "David Nicol" <davidnicol@gmail.com>
20853              Date: Fri, 1 Sep 2006 17:26:34 -0500
20854              Message-ID: <934f64a20609011526odd7f5bta847a3be1f6fa5f0@mail.gmail.com>
20855      Branch: perl
20856            ! pod/perlfunc.pod
20857 ____________________________________________________________________________
20858 [ 28800] By: rgs                                   on 2006/09/07  13:13:05
20859         Log: Subject: [perl #40293] perlsec talks erroneously about "Non-Finite Automaton" 
20860              From: premchai21@yahoo.com (via RT) <perlbug-followup@perl.org>
20861              Date: Wed, 06 Sep 2006 23:11:10 -0700
20862              Message-ID: <rt-3.5.HEAD-31258-1157609470-1994.40293-75-0@perl.org>
20863      Branch: perl
20864            ! pod/perlsec.pod
20865 ____________________________________________________________________________
20866 [ 28799] By: rgs                                   on 2006/09/07  11:46:40
20867         Log: Bump version of PerlIO::scalar
20868      Branch: perl
20869            ! ext/PerlIO/scalar/scalar.pm
20870 ____________________________________________________________________________
20871 [ 28798] By: rgs                                   on 2006/09/07  11:45:36
20872         Log: Fix for [perl #40267] PerlIO::scalar doesn't respect readonly-ness
20873      Branch: perl
20874            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
20875 ____________________________________________________________________________
20876 [ 28797] By: rgs                                   on 2006/09/07  09:49:31
20877         Log: Invalidate ISA and method caches when calling a safe compartment
20878              (bug #39887)
20879              
20880              Remove XS_VERSION, make it equal to VERSION
20881      Branch: perl
20882            ! ext/Opcode/Makefile.PL ext/Opcode/Opcode.pm
20883            ! ext/Opcode/Opcode.xs
20884 ____________________________________________________________________________
20885 [ 28796] By: rgs                                   on 2006/09/07  09:25:18
20886         Log: Add Exporter in the dual-lived module list
20887      Branch: perl
20888            ! Porting/Maintainers.pl
20889 ____________________________________________________________________________
20890 [ 28795] By: rgs                                   on 2006/09/07  09:21:56
20891         Log: Subject: Dual life for Exporter
20892              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
20893              Date: Wed, 6 Sep 2006 16:40:28 -0300
20894              Message-ID: <73ddeb6c0609061240g34f60d9fodaf7727575778d8e@mail.gmail.com>
20895      Branch: perl
20896            ! lib/Exporter.t
20897 ____________________________________________________________________________
20898 [ 28794] By: stevep                                on 2006/09/07  02:07:57
20899         Log: Convert Errno.t to Test::More.  Increase the test coverage
20900              while in there as well. 
20901      Branch: perl
20902            ! ext/Errno/t/Errno.t
20903 ____________________________________________________________________________
20904 [ 28793] By: steveh                                on 2006/09/06  16:54:19
20905         Log: cxtype is a U16, not a U32 (Stops VC++ complaining)
20906      Branch: perl
20907            ! pp_ctl.c
20908 ____________________________________________________________________________
20909 [ 28792] By: stevep                                on 2006/09/06  14:33:06
20910         Log: Removed some leftover debugging accidentally added with
20911              change #28788.
20912      Branch: perl
20913            ! regexec.c
20914 ____________________________________________________________________________
20915 [ 28791] By: rgs                                   on 2006/09/06  14:11:09
20916         Log: Revert accidental file deletion
20917      Branch: perl
20918            + ext/threads/shared/typemap
20919 ____________________________________________________________________________
20920 [ 28790] By: rgs                                   on 2006/09/06  14:04:33
20921         Log: Remove perlcc and the byteloader
20922      Branch: perl
20923            - ext/B/B/Assembler.pm ext/B/B/Bblock.pm ext/B/B/Bytecode.pm
20924            - ext/B/B/C.pm ext/B/B/CC.pm ext/B/B/Disassembler.pm
20925            - ext/B/B/Stackobj.pm ext/B/B/Stash.pm ext/B/B/assemble
20926            - ext/B/B/cc_harness ext/B/B/disassemble ext/B/B/makeliblinks
20927            - ext/B/C/C.xs ext/B/C/Makefile.PL ext/B/NOTES ext/B/README
20928            - ext/B/TESTS ext/B/Todo ext/B/ramblings/cc.notes
20929            - ext/B/ramblings/curcop.runtime ext/B/ramblings/flip-flop
20930            - ext/B/ramblings/magic ext/B/ramblings/reg.alloc
20931            - ext/B/ramblings/runtime.porting ext/B/t/asmdata.t
20932            - ext/B/t/assembler.t ext/B/t/bblock.t ext/B/t/bytecode.t
20933            - ext/B/t/stash.t ext/ByteLoader/ByteLoader.pm
20934            - ext/ByteLoader/ByteLoader.xs ext/ByteLoader/Makefile.PL
20935            - ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
20936            - ext/ByteLoader/byterun.h ext/ByteLoader/hints/sunos.pl
20937            - ext/threads/shared/typemap utils/perlcc.PL
20938            ! MANIFEST Makefile.SH NetWare/Makefile bytecode.pl
20939            ! configure.com ext/B/B/Asmdata.pm pod/Makefile.SH
20940            ! pod/perlcompile.pod regen.pl t/TEST t/harness
20941            ! t/lib/1_compile.t utils.lst utils/Makefile
20942            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
20943            ! win32/pod.mak x2p/Makefile.SH
20944 ____________________________________________________________________________
20945 [ 28789] By: rgs                                   on 2006/09/06  09:18:31
20946         Log: Remove JPL
20947      Branch: perl
20948            - jpl/ChangeLog jpl/JNI/Changes jpl/JNI/Closer.java
20949            - jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/JNIConfig
20950            - jpl/JNI/JNIConfig.Win32 jpl/JNI/JNIConfig.kaffe
20951            - jpl/JNI/JNIConfig.noembed jpl/JNI/JNIConfig.standard
20952            - jpl/JNI/Makefile.PL jpl/JNI/test.pl jpl/JNI/typemap
20953            - jpl/JNI/typemap.gcc jpl/JNI/typemap.win32
20954            - jpl/JPL/AutoLoader.pm jpl/JPL/Class.pm jpl/JPL/Compile.pm
20955            - jpl/JPL/Makefile.PL jpl/JPL_Rolo/JPL_Rolo.jpl
20956            - jpl/JPL_Rolo/Makefile.PL jpl/JPL_Rolo/README
20957            - jpl/JPL_Rolo/cardfile jpl/PerlInterpreter/Makefile.PL
20958            - jpl/PerlInterpreter/PerlInterpreter.c
20959            - jpl/PerlInterpreter/PerlInterpreter.h
20960            - jpl/PerlInterpreter/PerlInterpreter.java jpl/README
20961            - jpl/README.JUST-JNI jpl/SETVARS.PL jpl/Sample/Makefile.PL
20962            - jpl/Sample/Sample.jpl jpl/Test/Makefile.PL jpl/Test/Test.jpl
20963            - jpl/bin/jpl jpl/docs/Tutorial.pod jpl/get_jdk/README
20964            - jpl/get_jdk/get_jdk.pl jpl/get_jdk/jdk_hosts jpl/install-jpl
20965            ! MANIFEST
20966 ____________________________________________________________________________
20967 [ 28788] By: stevep                                on 2006/09/06  00:35:15
20968         Log: Subject: [PATCH] UCD 5.0.0
20969              From: Jarkko Hietaniemi <jhi@iki.fi>
20970              Date: Tue, 05 Sep 2006 21:29:45 +0300
20971              Message-ID: <44FDC219.8010006@iki.fi>
20972      Branch: perl
20973            + lib/unicore/NamedSqProv.txt
20974            ! MANIFEST lib/Unicode/UCD.t lib/unicore/ArabicShaping.txt
20975            ! lib/unicore/BidiMirroring.txt lib/unicore/Blocks.txt
20976            ! lib/unicore/CaseFolding.txt
20977            ! lib/unicore/CompositionExclusions.txt
20978            ! lib/unicore/EastAsianWidth.txt
20979            ! lib/unicore/HangulSyllableType.txt lib/unicore/Index.txt
20980            ! lib/unicore/Jamo.txt lib/unicore/LineBreak.txt
20981            ! lib/unicore/NamedSequences.txt lib/unicore/NamesList.txt
20982            ! lib/unicore/NormalizationCorrections.txt
20983            ! lib/unicore/PropList.txt lib/unicore/PropValueAliases.txt
20984            ! lib/unicore/PropertyAliases.txt lib/unicore/README.perl
20985            ! lib/unicore/Scripts.txt lib/unicore/SpecialCasing.txt
20986            ! lib/unicore/StandardizedVariants.txt
20987            ! lib/unicore/UnicodeData.txt lib/unicore/version regexec.c
20988            ! t/uni/class.t
20989 ____________________________________________________________________________
20990 [ 28787] By: rgs                                   on 2006/09/05  11:09:03
20991         Log: Fix a few warnings
20992      Branch: perl
20993            ! regcomp.c regexec.c
20994 ____________________________________________________________________________
20995 [ 28786] By: rgs                                   on 2006/09/05  10:40:25
20996         Log: Subject: [PATCH perl-current]; was RE: [PATCH perlio.c pp.c regcomp.c] silence format and comparison warnings
20997              From: "Robin Barker" <Robin.Barker@npl.co.uk>
20998              Date: Fri, 1 Sep 2006 16:10:25 +0100
20999              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A21@exchsvr1.npl.ad.local>
21000      Branch: perl
21001            ! dump.c perl.h perlio.c pp.c pp_pack.c sv.c utf8.c
21002 ____________________________________________________________________________
21003 [ 28785] By: rgs                                   on 2006/09/05  10:21:57
21004         Log: Subject: Re: [PATCH] Trie jumping
21005              From: demerphq <demerphq@gmail.com>
21006              Date: Sat, 2 Sep 2006 16:40:12 +0200
21007              Message-ID: <9b18b3110609020740y2eb9004cpab313c3353a437ca@mail.gmail.com>
21008      Branch: perl
21009            ! embed.fnc embed.h ext/re/re.pm opcode.h proto.h regcomp.c
21010            ! regcomp.h regcomp.sym regexec.c regexp.h regnodes.h t/op/pat.t
21011            ! t/op/re_tests
21012 ____________________________________________________________________________
21013 [ 28783] By: rgs                                   on 2006/09/04  16:54:36
21014         Log: Subject: [perl #40239] New hints file for MidnightBSD 
21015              From: Lucas Holt (via RT) <perlbug-followup@perl.org>
21016              Date: Fri, 25 Aug 2006 20:16:40 -0700
21017              Message-ID: <rt-3.5.HEAD-31263-1156562199-1390.40239-75-0@perl.org>
21018      Branch: perl
21019            + hints/midnightbsd.sh
21020            ! MANIFEST
21021 ____________________________________________________________________________
21022 [ 28782] By: rgs                                   on 2006/09/04  15:50:17
21023         Log: Upgrade to Sys::Syslog 0.18
21024      Branch: perl
21025            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/README
21026            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t
21027 ____________________________________________________________________________
21028 [ 28781] By: rgs                                   on 2006/09/04  14:53:00
21029         Log: Subject: [perl #40272] subroutine call with & in perlop example 
21030              From: yath-perlbug@yath.de (via RT) <perlbug-followup@perl.org>
21031              Date: Sun, 03 Sep 2006 13:03:28 -0700
21032              Message-ID: <rt-3.5.HEAD-31251-1157313807-430.40272-75-0@perl.org>
21033      Branch: perl
21034            ! pod/perlop.pod
21035 ____________________________________________________________________________
21036 [ 28780] By: rgs                                   on 2006/09/04  13:12:20
21037         Log: Documentation nit, found by Dr Ruud.
21038      Branch: perl
21039            ! pod/perldsc.pod
21040 ____________________________________________________________________________
21041 [ 28779] By: rgs                                   on 2006/09/04  13:11:01
21042         Log: Subject: [PATCH] Correction to POD for FETCH_*_ATTRIBUTES 
21043              From: "Jerry D. Hedden" <jerry@hedden.us>
21044              Date: Fri, 01 Sep 2006 12:43:46 -0700
21045              Message-ID: <20060901124346.fb30e530d17747c2b054d625b8945d88.0cfdb87cb8.wbe@email.secureserver.net>
21046      Branch: perl
21047            ! lib/attributes.pm
21048 ____________________________________________________________________________
21049 [ 28778] By: rgs                                   on 2006/09/04  12:41:39
21050         Log: Subject: Re: AW: [PATCH pod/*] Use Direct Object Constructor Calls
21051              From: chromatic <chromatic@wgz.org>
21052              Date: Fri, 1 Sep 2006 09:12:45 -0700
21053              Message-Id: <200609010912.46314.chromatic@wgz.org>
21054      Branch: perl
21055            ! pod/perllexwarn.pod pod/perlmodlib.PL pod/perlop.pod
21056            ! pod/perlothrtut.pod pod/perlref.pod pod/perltie.pod
21057 ____________________________________________________________________________
21058 [ 28777] By: rgs                                   on 2006/09/04  12:30:36
21059         Log: Subject: [PATCH pod/perlfunc.pod] Add Index Numbers to caller() Docs
21060              From: chromatic <chromatic@wgz.org>
21061              Date: Fri, 1 Sep 2006 05:42:17 -0700
21062              Message-Id: <200609010542.17571.chromatic@wgz.org>
21063      Branch: perl
21064            ! pod/perlfunc.pod
21065 ____________________________________________________________________________
21066 [ 28776] By: rgs                                   on 2006/09/03  12:51:57
21067         Log: Remove dead code from sort.pm
21068      Branch: perl
21069            ! lib/sort.pm
21070 ____________________________________________________________________________
21071 [ 28774] By: nicholas                              on 2006/09/01  17:25:50
21072         Log: Merge lval and hasargs into one U8 in struct block_sub
21073      Branch: perl
21074            ! cop.h
21075 ____________________________________________________________________________
21076 [ 28773] By: nicholas                              on 2006/09/01  16:27:48
21077         Log: Access to cx->blk_sub.lval via macros (as it's about to move).
21078      Branch: perl
21079            ! cop.h pp_ctl.c pp_hot.c scope.c sv.c
21080 ____________________________________________________________________________
21081 [ 28772] By: nicholas                              on 2006/09/01  15:05:10
21082         Log: Access cx->blk_sub.hasargs via a pair of macros (as it's about to
21083              move)
21084      Branch: perl
21085            ! cop.h pp_ctl.c scope.c sv.c
21086 ____________________________________________________________________________
21087 [ 28771] By: nicholas                              on 2006/08/31  09:05:50
21088         Log: Change the generation of {} and [] from 3 ops to 1, and avoid 1 mortal
21089              on the tempstack, by augmenting pp_anonlist and pp_anonhash to accept
21090              OPf_SPECIAL to mean "return a reference to the aggregate" on the stack
21091              rather than the aggregate itself.
21092      Branch: perl
21093            ! ext/B/B/Deparse.pm ext/B/t/concise-xs.t ext/B/t/f_map.t
21094            ! ext/B/t/f_sort.t ext/Devel/Peek/t/Peek.t op.c op.h pp.c
21095 ____________________________________________________________________________
21096 [ 28770] By: nicholas                              on 2006/08/31  08:26:13
21097         Log: Save 4 bytes from struct context (on ILP32) by moving cx_type into
21098              struct block and struct subst.
21099      Branch: perl
21100            ! cop.h
21101 ____________________________________________________________________________
21102 [ 28769] By: steveh                                on 2006/08/30  15:57:13
21103         Log: Silence some more Borland compiler warnings
21104              (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40471)
21105              
21106              - Change the cryptic pragma warn strings into numbers that are more
21107              easily recognized, and add a new one (8027).
21108              
21109              - Add a similar pragma warn line to fcrypt.c, which doesn't use
21110              win32.h.
21111      Branch: perl
21112            ! win32/fcrypt.c win32/win32.h
21113 ____________________________________________________________________________
21114 [ 28768] By: steveh                                on 2006/08/29  13:24:56
21115         Log: Silence Borland compiler warnings in XS::APItest and Win32
21116              (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40471)
21117      Branch: perl
21118            ! ext/XS/APItest/APItest.xs win32/ext/Win32/Win32.pm
21119            ! win32/ext/Win32/Win32.xs
21120 ____________________________________________________________________________
21121 [ 28767] By: rgs                                   on 2006/08/28  12:52:00
21122         Log: Revert bogus change 28763.
21123      Branch: perl
21124            ! EXTERN.h INTERN.h
21125 ____________________________________________________________________________
21126 [ 28766] By: rgs                                   on 2006/08/28  09:26:52
21127         Log: Fix PerlIO::scalar fileno() documentation as suggested in:
21128              Subject: [perl #40245] POD error for PerlIO::scalar in 5.8.8 
21129              From: "Shawn Boyette" (via RT) <perlbug-followup@perl.org>
21130              Date: Mon, 28 Aug 2006 00:21:25 -0700
21131              Message-ID: <rt-3.5.HEAD-31263-1156749685-634.40245-75-0@perl.org>
21132      Branch: perl
21133            ! ext/PerlIO/scalar/scalar.pm
21134 ____________________________________________________________________________
21135 [ 28765] By: stevep                                on 2006/08/27  17:53:17
21136         Log: Added an additional #ifndef based on comments by Jarkko and
21137              John Malmberg.
21138      Branch: perl
21139            ! x2p/INTERN.h
21140 ____________________________________________________________________________
21141 [ 28764] By: rgs                                   on 2006/08/27  16:05:09
21142         Log: Subject: [PATCH DOC] perlsyn incomplete duplicate definition of truth
21143              From: Daniel Frederick Crisman <daniel@crisman.org>
21144              Date: Thu, 24 Aug 2006 17:29:57 -0400
21145              Message-ID: <20060824212957.GA32557@fury.crisman.org>
21146      Branch: perl
21147            ! pod/perlsyn.pod
21148 ____________________________________________________________________________
21149 [ 28763] By: rgs                                   on 2006/08/27  15:57:39
21150         Log: More conditional defines of EXTERN_C, by Jarkko
21151      Branch: perl
21152            ! EXTERN.h INTERN.h
21153 ____________________________________________________________________________
21154 [ 28762] By: rgs                                   on 2006/08/27  15:51:25
21155         Log: Subject: [PATCH] Change #24364 broke Data::Dumper::Seen()
21156              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
21157              Date: Fri, 25 Aug 2006 22:35:33 +0200
21158              Message-ID: <20060825223533.04efdf2d@r2d2>
21159      Branch: perl
21160            ! ext/Data/Dumper/Dumper.pm
21161 ____________________________________________________________________________
21162 [ 28761] By: rgs                                   on 2006/08/27  15:46:54
21163         Log: Regression test for attributes 'reserved' warning,
21164              by Jerry D. Hedden
21165      Branch: perl
21166            ! t/op/attrs.t
21167 ____________________________________________________________________________
21168 [ 28760] By: rgs                                   on 2006/08/25  16:47:08
21169         Log: Put a plan in the last added test
21170      Branch: perl
21171            ! lib/SelfLoader-buggy.t
21172 ____________________________________________________________________________
21173 [ 28759] By: steveh                                on 2006/08/25  16:12:52
21174         Log: Silence a bunch of Borland compiler warnings in SDBM_File
21175              (See: http://www.nntp.perl.org/group/perl.daily-build.reports/40283)
21176      Branch: perl
21177            ! XSUB.h
21178 ____________________________________________________________________________
21179 [ 28758] By: rgs                                   on 2006/08/25  15:58:41
21180         Log: Subject: Re: [perl #40216] SelfLoader::croak doesn't protect $@ from being clobbered by require
21181              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
21182              Date: Thu, 24 Aug 2006 10:20:43 -0300
21183              Message-ID: <73ddeb6c0608240620s207124d1mc202aea6a4598576@mail.gmail.com>
21184      Branch: perl
21185            + lib/SelfLoader-buggy.t
21186            ! MANIFEST lib/SelfLoader.pm
21187 ____________________________________________________________________________
21188 [ 28757] By: rgs                                   on 2006/08/25  15:45:08
21189         Log: Following Jarkko's advice, it seems that ODBM_File cannot be
21190              compiled as C++ as-is.
21191      Branch: perl
21192            ! ext/ODBM_File/ODBM_File.xs
21193 ____________________________________________________________________________
21194 [ 28756] By: rgs                                   on 2006/08/25  15:24:28
21195         Log: Subject: [PATCH] RE: [perl #40227] 'reserved' warning not working
21196              From: "Jerry D. Hedden" <jdhedden@cpan.org>
21197              Date: Thu, 24 Aug 2006 09:04:12 -0700
21198              Message-ID: <20060824090412.fb30e530d17747c2b054d625b8945d88.e8ae12ccab.wbe@email.secureserver.net>
21199      Branch: perl
21200            ! lib/attributes.pm xsutils.c
21201 ____________________________________________________________________________
21202 [ 28755] By: stevep                                on 2006/08/24  15:07:58
21203         Log: Upgrade to File-Temp-0.17.  Also, a change to Tim Jenness's email.
21204      Branch: perl
21205            + lib/File/Temp/t/seekable.t
21206            ! AUTHORS MANIFEST lib/File/Temp.pm
21207 ____________________________________________________________________________
21208 [ 28754] By: rgs                                   on 2006/08/24  12:36:08
21209         Log: Subject: [PATCH ext/ODBM_File/ODBM_File.xs] change 28744 broke ODBM_File
21210              From: "Robin Barker" <Robin.Barker@npl.co.uk>
21211              Date: Thu, 24 Aug 2006 13:22:47 +0100
21212              Message-ID: <2C2E01334A940D4792B3E115F95B7226120A1A@exchsvr1.npl.ad.local>
21213      Branch: perl
21214            ! ext/ODBM_File/ODBM_File.xs
21215 ____________________________________________________________________________
21216 [ 28753] By: rgs                                   on 2006/08/24  12:23:15
21217         Log: Subject: [PATCH] Don't promulgate Perl attributes
21218              From: "Jerry D. Hedden" <jdhedden@cpan.org>
21219              Date: Wed, 23 Aug 2006 10:07:05 -0700
21220              Message-ID: <20060823100705.fb30e530d17747c2b054d625b8945d88.87c0ee9326.wbe@email.secureserver.net>
21221      Branch: perl
21222            ! lib/attributes.pm xsutils.c
21223 ____________________________________________________________________________
21224 [ 28752] By: stevep                                on 2006/08/24  01:27:08
21225         Log: Upgrade to CGI.pm-3.22.
21226      Branch: perl
21227            ! lib/CGI.pm lib/CGI/Changes
21228 ____________________________________________________________________________
21229 [ 28751] By: stevep                                on 2006/08/23  16:08:17
21230         Log: Subject: [perl #40161] ccversion fix for hpux
21231              From: smoketst@hp46t243.cup.hp.com (via RT) <perlbug-followup@perl.org>
21232              Date: Wed, 16 Aug 2006 23:10:52 -0700
21233              Message-ID: <rt-3.5.HEAD-31263-1155795052-1297.40161-75-0@perl.org>
21234      Branch: perl
21235            ! hints/hpux.sh
21236 ____________________________________________________________________________
21237 [ 28750] By: stevep                                on 2006/08/23  03:04:47
21238         Log: The previous change causes compile failures with threaded Perls.
21239      Branch: perl
21240            ! reentr.h reentr.pl
21241 ____________________________________________________________________________
21242 [ 28749] By: stevep                                on 2006/08/22  20:16:55
21243         Log: Part of one of Jarkko's g++ patches that was missed.
21244      Branch: perl
21245            ! reentr.h reentr.pl
21246 ____________________________________________________________________________
21247 [ 28748] By: stevep                                on 2006/08/22  17:41:33
21248         Log: Update to Time-HiRes-1.90.
21249      Branch: perl
21250            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
21251            ! ext/Time/HiRes/HiRes.xs
21252 ____________________________________________________________________________
21253 [ 28747] By: stevep                                on 2006/08/22  16:43:52
21254         Log: Upgrade to Time-HiRes-1.89.
21255      Branch: perl
21256            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
21257            ! ext/Time/HiRes/HiRes.xs
21258 ____________________________________________________________________________
21259 [ 28746] By: stevep                                on 2006/08/22  14:18:16
21260         Log: Upgrade to CGI.pm-3.21
21261      Branch: perl
21262            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
21263 ____________________________________________________________________________
21264 [ 28745] By: stevep                                on 2006/08/22  14:14:23
21265         Log: Upgrade to Time-HiRes-1.88.
21266      Branch: perl
21267            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
21268            ! ext/Time/HiRes/HiRes.xs
21269 ____________________________________________________________________________
21270 [ 28744] By: stevep                                on 2006/08/22  14:07:13
21271         Log: Subject: [PATCH] g++: fix Digest::MD5, Math::BigInt::FastCalc, ODBM_File, XS::APItest (and Time::HiRes 1.88 in CPAN)
21272              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21273              Date: Tue, 22 Aug 2006 10:45:41 +0300 (EEST)
21274              Message-Id: <200608220745.k7M7jfjP050939@kosh.hut.fi>
21275              
21276              ...plus various version bumps and Digest::MD5 test file fixes.
21277      Branch: perl
21278            ! ext/Digest/MD5/MD5.pm ext/Digest/MD5/MD5.xs
21279            ! ext/Digest/MD5/t/files.t ext/Math/BigInt/FastCalc/FastCalc.pm
21280            ! ext/Math/BigInt/FastCalc/FastCalc.xs
21281            ! ext/ODBM_File/ODBM_File.pm ext/ODBM_File/ODBM_File.xs
21282            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
21283 ____________________________________________________________________________
21284 [ 28743] By: stevep                                on 2006/08/22  02:12:16
21285         Log: Subject: [PATCH] perlhack.pod: small porta-tweaks (this time without pod2man :-)
21286              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21287              Date: Mon, 21 Aug 2006 22:39:35 +0300 (EEST)
21288              Message-Id: <200608211939.k7LJdZ9P170671@kosh.hut.fi>
21289      Branch: perl
21290            ! pod/perlhack.pod
21291 ____________________________________________________________________________
21292 [ 28742] By: stevep                                on 2006/08/22  01:03:05
21293         Log: Subject: [PATCH] g++/x2p (better version)
21294              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21295              Date: Mon, 21 Aug 2006 14:48:26 +0300 (EEST)
21296              Message-Id: <200608211148.k7LBmQGL161830@kosh.hut.fi>
21297      Branch: perl
21298            ! x2p/EXTERN.h x2p/INTERN.h x2p/hash.h
21299 ____________________________________________________________________________
21300 [ 28741] By: rgs                                   on 2006/08/21  10:15:30
21301         Log: Subject: [PATCH] g++/Tru64: got perl linking once got the linkage right
21302              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21303              Date: Fri, 18 Aug 2006 13:03:17 +0300 (EEST)
21304              Message-Id: <200608181003.k7IA3Hso276655@kosh.hut.fi>
21305      Branch: perl
21306            ! hints/dec_osf.sh perl.h pp_sys.c
21307 ____________________________________________________________________________
21308 [ 28740] By: rgs                                   on 2006/08/20  10:13:12
21309         Log: Amendment to change #28739
21310      Branch: perl
21311            ! ext/B/B/Assembler.pm
21312 ____________________________________________________________________________
21313 [ 28739] By: rgs                                   on 2006/08/20  09:25:59
21314         Log: Subject: [PATCH] bytecode.t failures in Tru64: svtype (enum) is int, not long
21315              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21316              Date: Sat, 19 Aug 2006 14:34:53 +0300 (EEST)
21317              Message-Id: <200608191134.k7JBYroK518962@kosh.hut.fi>
21318      Branch: perl
21319            ! ext/B/B/Assembler.pm
21320 ____________________________________________________________________________
21321 [ 28738] By: rgs                                   on 2006/08/20  09:15:21
21322         Log: perlthrtut update, by Jerry D. Hedden.
21323      Branch: perl
21324            ! pod/perlthrtut.pod
21325 ____________________________________________________________________________
21326 [ 28737] By: rgs                                   on 2006/08/20  08:46:33
21327         Log: Subject: [PATCH] g++/Solaris: force d_dlopen=define
21328              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21329              Date: Fri, 18 Aug 2006 15:48:34 +0300 (EEST)
21330              Message-Id: <200608181248.k7ICmY2W028375@vipunen.hut.fi>
21331      Branch: perl
21332            ! hints/solaris_2.sh
21333 ____________________________________________________________________________
21334 [ 28736] By: rgs                                   on 2006/08/18  16:22:18
21335         Log: Phrasing nit in perlxstut (by Ville Koskinen)
21336      Branch: perl
21337            ! pod/perlxstut.pod
21338 ____________________________________________________________________________
21339 [ 28735] By: rgs                                   on 2006/08/18  15:46:18
21340         Log: A type change that apparently works around a compiler bug
21341              (gcc 4.1.1 on Solaris) (by Robin Barker)
21342      Branch: perl
21343            ! pp_hot.c
21344 ____________________________________________________________________________
21345 [ 28734] By: stevep                                on 2006/08/17  20:28:36
21346         Log: Subject: [PATCH] Re: A large-ish C++ TODO (Re: [PATCH] g++ stage 1 reached)
21347              From: Jarkko Hietaniemi <jhi@iki.fi>
21348              Date: Thu, 17 Aug 2006 19:16:09 +0300
21349              Message-ID: <44E49649.9090307@iki.fi>
21350      Branch: perl
21351            ! XSUB.h mathoms.c op.h perl.h perlio.c utf8.c
21352 ____________________________________________________________________________
21353 [ 28733] By: stevep                                on 2006/08/17  17:57:33
21354         Log: syscall() declaration in perl.h needs to have an EXTERN_C prefixing
21355              it for some C++ compiles.  Might as well fix usleep()'s 
21356              declaration too.
21357      Branch: perl
21358            ! perl.h
21359 ____________________________________________________________________________
21360 [ 28732] By: stevep                                on 2006/08/17  15:28:36
21361         Log: Fix to problem where CGI can lose the filehandle during an upload.
21362              Patch posted to the Debian bug list by Eric Wong 
21363              <eric@petta-tech.com>.
21364      Branch: perl
21365            ! lib/CGI.pm
21366 ____________________________________________________________________________
21367 [ 28731] By: stevep                                on 2006/08/17  14:50:36
21368         Log: gcc-4.1.1 on Fedora optimized away NULL chacks in Perl_do_close(),
21369              which caused core dumps.
21370      Branch: perl
21371            ! embed.fnc proto.h
21372 ____________________________________________________________________________
21373 [ 28730] By: stevep                                on 2006/08/16  17:44:44
21374         Log: Cast needed to compile bsd_glob.c with C++
21375      Branch: perl
21376            ! ext/File/Glob/bsd_glob.c
21377 ____________________________________________________________________________
21378 [ 28729] By: stevep                                on 2006/08/16  13:11:15
21379         Log: Additional changes to get C++ a little closer to a clean compile
21380              of Perl.
21381      Branch: perl
21382            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/bytecode.h
21383            ! ext/ByteLoader/byterun.c ext/DB_File/DB_File.pm
21384            ! ext/DB_File/DB_File.xs ext/Hash/Util/FieldHash/FieldHash.xs
21385            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
21386            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
21387 ____________________________________________________________________________
21388 [ 28728] By: stevep                                on 2006/08/15  18:57:11
21389         Log: Additional floating point strictness is needed to get Intel cc to pass
21390              its tests.
21391      Branch: perl
21392            ! hints/linux.sh
21393 ____________________________________________________________________________
21394 [ 28727] By: rgs                                   on 2006/08/15  10:01:48
21395         Log: Update Changes
21396      Branch: perl
21397            ! Changes
21398 ____________________________________________________________________________
21399 [ 28726] By: rgs                                   on 2006/08/15  09:59:24
21400         Log: Update Module::CoreList data with 5.9.4
21401      Branch: perl
21402            ! lib/Module/CoreList.pm
21403 ____________________________________________________________________________
21404 [ 28725] By: rgs                                   on 2006/08/15  09:55:27
21405         Log: 5.9.4 is today.
21406      Branch: perl
21407            ! pod/perlhist.pod
21408 ____________________________________________________________________________
21409 [ 28724] By: rgs                                   on 2006/08/15  09:54:02
21410         Log: Actually, Richard Clamp doesn't maintain Module::CoreList anymore.
21411      Branch: perl
21412            ! Porting/Maintainers.pl
21413 ____________________________________________________________________________
21414 [ 28723] By: rgs                                   on 2006/08/15  09:43:40
21415         Log: Regenerate perlmodlib and perltoc
21416      Branch: perl
21417            ! pod/perlmodlib.pod pod/perltoc.pod
21418 ____________________________________________________________________________
21419 [ 28722] By: rgs                                   on 2006/08/15  09:40:08
21420         Log: POD formatting nit
21421      Branch: perl
21422            ! pod/perl594delta.pod
21423 ____________________________________________________________________________
21424 [ 28721] By: rgs                                   on 2006/08/15  09:29:03
21425         Log: Remove some of the known problems documented in perldelta, which were
21426              caused by change #28319, just backed out. Add some Windows news (by
21427              Steve Hay)
21428      Branch: perl
21429            ! pod/perl594delta.pod
21430 ____________________________________________________________________________
21431 [ 28720] By: rgs                                   on 2006/08/15  09:22:54
21432         Log: Revert change 28319, which may cause segfaults with threaded perls
21433              on eval("syntax error") statements
21434      Branch: perl
21435            ! perly.c
21436 ____________________________________________________________________________
21437 [ 28719] By: rgs                                   on 2006/08/15  07:57:54
21438         Log: More perldelta nits found by my reviewers
21439      Branch: perl
21440            ! pod/perl594delta.pod
21441 ____________________________________________________________________________
21442 [ 28718] By: rgs                                   on 2006/08/14  22:30:18
21443         Log: Spelling fixes, thanks to Nicholas and to Ronald Kimball
21444      Branch: perl
21445            ! pod/perl594delta.pod
21446 ____________________________________________________________________________
21447 [ 28717] By: rgs                                   on 2006/08/14  21:58:15
21448         Log: More perldelta entries and fixes
21449      Branch: perl
21450            ! pod/perl594delta.pod
21451 ____________________________________________________________________________
21452 [ 28716] By: rgs                                   on 2006/08/14  21:31:43
21453         Log: Typo fix in the documentation of source filters in @INC
21454      Branch: perl
21455            ! pod/perlfunc.pod
21456 ____________________________________________________________________________
21457 [ 28715] By: mhx                                   on 2006/08/14  20:29:57
21458         Log: Only copy ppport.h to destination if it is different.
21459              This avoids unneccessary rebuilds.
21460      Branch: perl
21461            ! mkppport
21462 ____________________________________________________________________________
21463 [ 28714] By: mhx                                   on 2006/08/14  19:43:23
21464         Log: Upgrade to Devel::PPPort 3.10
21465      Branch: perl
21466            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
21467            ! ext/Devel/PPPort/soak
21468 ____________________________________________________________________________
21469 [ 28713] By: rgs                                   on 2006/08/14  19:30:17
21470         Log: perldelta entry describing regexp work, by Yves Orton
21471      Branch: perl
21472            ! pod/perl594delta.pod
21473 ____________________________________________________________________________
21474 [ 28712] By: rgs                                   on 2006/08/14  15:27:51
21475         Log: Regenerate metafile
21476      Branch: perl
21477            ! META.yml
21478 ____________________________________________________________________________
21479 [ 28711] By: rgs                                   on 2006/08/14  14:24:19
21480         Log: New authors
21481      Branch: perl
21482            ! AUTHORS
21483 ____________________________________________________________________________
21484 [ 28710] By: rgs                                   on 2006/08/14  12:45:59
21485         Log: More perldelta entries; plus, credits.
21486      Branch: perl
21487            ! pod/perl594delta.pod
21488 ____________________________________________________________________________
21489 [ 28709] By: rgs                                   on 2006/08/14  12:35:13
21490         Log: Typo fix in perldiag
21491      Branch: perl
21492            ! pod/perldiag.pod
21493 ____________________________________________________________________________
21494 [ 28708] By: steveh                                on 2006/08/14  10:20:13
21495         Log: Update pod/perl594delta.pod w.r.t. #28706, and arrange list of modules
21496              alphabetically.
21497      Branch: perl
21498            ! pod/perl594delta.pod
21499 ____________________________________________________________________________
21500 [ 28707] By: steveh                                on 2006/08/14  10:15:04
21501         Log: Update Porting/Maintainers.pl w.r.t. #28695, #28703 and #28706.
21502      Branch: perl
21503            ! Porting/Maintainers.pl
21504 ____________________________________________________________________________
21505 [ 28706] By: steveh                                on 2006/08/14  10:10:07
21506         Log: Subject: [PATCH] Add Module::Loaded to the core
21507              From: kane@xs4all.nl
21508              Date: Sun, 13 Aug 2006 16:22:09 +0200 (CEST)
21509              Message-ID: <9310.80.127.35.68.1155478929.squirrel@webmail.xs4all.nl>
21510      Branch: perl
21511            + lib/Module/Loaded.pm lib/Module/Loaded/t/01_Module-Loaded.t
21512            ! MANIFEST
21513 ____________________________________________________________________________
21514 [ 28705] By: rgs                                   on 2006/08/14  09:30:38
21515         Log: More perldelta nits.
21516      Branch: perl
21517            ! pod/perl594delta.pod
21518 ____________________________________________________________________________
21519 [ 28704] By: rgs                                   on 2006/08/14  09:19:02
21520         Log: Make the NAME section of Package::Constants more conformant to
21521              man page conventions
21522      Branch: perl
21523            ! lib/Package/Constants.pm
21524 ____________________________________________________________________________
21525 [ 28703] By: steveh                                on 2006/08/14  09:09:40
21526         Log: Subject: [PATCH] Add Package::Constants to the core
21527              From: kane@xs4all.nl
21528              Date: Sat, 12 Aug 2006 23:57:58 +0200 (CEST)
21529              Message-ID: <9749.80.127.35.68.1155419878.squirrel@webmail.xs4all.nl>
21530      Branch: perl
21531            + lib/Package/Constants.pm lib/Package/Constants/t/01_list.t
21532            ! MANIFEST
21533 ____________________________________________________________________________
21534 [ 28702] By: nicholas                              on 2006/08/13  19:51:41
21535         Log: Regularise the indents of Changes to placate Porting/checkAUTHORS.pl
21536      Branch: perl
21537            ! Changes
21538 ____________________________________________________________________________
21539 [ 28701] By: rgs                                   on 2006/08/13  13:53:54
21540         Log: Fix URL of perlbug database
21541      Branch: perl
21542            ! pod/perl594delta.pod
21543 ____________________________________________________________________________
21544 [ 28700] By: rgs                                   on 2006/08/13  12:44:18
21545         Log: More perldelta entries
21546      Branch: perl
21547            ! pod/perl594delta.pod
21548 ____________________________________________________________________________
21549 [ 28699] By: rgs                                   on 2006/08/13  07:51:46
21550         Log: Fix a couple URLs in perlhack
21551      Branch: perl
21552            ! pod/perlhack.pod
21553 ____________________________________________________________________________
21554 [ 28698] By: rgs                                   on 2006/08/12  12:53:32
21555         Log: Subject: [PATCH] perlhack.pod: more portability pitfalls
21556              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21557              Date: Sat, 12 Aug 2006 10:33:38 +0300 (EEST)
21558              Message-Id: <200608120733.k7C7XcU0268432@kosh.hut.fi>
21559      Branch: perl
21560            ! pod/perlhack.pod
21561 ____________________________________________________________________________
21562 [ 28697] By: steveh                                on 2006/08/11  17:31:45
21563         Log: Resync win32/config_H.* and win32/config.* with config_h.SH
21564              and Porting/config.sh respectively
21565              
21566              No real changes except for the addition of the missing
21567              HAS_C99_VARIADIC_MACROS to win32/config_H.* and
21568              initialinstalllocation, madlyh, madlyobj and madlysrc to
21569              win32/config.*
21570      Branch: perl
21571            ! win32/config.bc win32/config.gc win32/config.vc
21572            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
21573            ! win32/config_H.vc win32/config_H.vc64
21574 ____________________________________________________________________________
21575 [ 28696] By: rgs                                   on 2006/08/11  16:02:32
21576         Log: More perldelta notes. Also, I did forget things
21577              in perl593delta...
21578      Branch: perl
21579            ! pod/perl593delta.pod pod/perl594delta.pod
21580 ____________________________________________________________________________
21581 [ 28695] By: steveh                                on 2006/08/11  12:52:51
21582         Log: Subject: [PATCH] Add Module::Load to 5.9.x
21583              From: kane@xs4all.nl
21584              Date: Wed, 9 Aug 2006 12:23:42 +0200 (CEST)
21585              Message-ID: <9866.194.109.0.185.1155119022.squirrel@webmail.xs4all.nl>
21586      Branch: perl
21587            + lib/Module/Load.pm lib/Module/Load/t/01_Module-Load.t
21588            + lib/Module/Load/t/to_load/LoadIt.pm
21589            + lib/Module/Load/t/to_load/LoadMe.pl
21590            + lib/Module/Load/t/to_load/Must/Be/Loaded.pm
21591            + lib/Module/Load/t/to_load/TestModule.pm
21592            + lib/Module/Load/t/to_load/ToBeLoaded
21593            + lib/Module/Load/t/to_load/config_file
21594            ! MANIFEST
21595 ____________________________________________________________________________
21596 [ 28694] By: steveh                                on 2006/08/11  12:49:00
21597         Log: Close file before unlinking (on Win32 at least!)
21598      Branch: perl
21599            ! t/op/stat.t
21600 ____________________________________________________________________________
21601 [ 28693] By: rgs                                   on 2006/08/10  16:46:07
21602         Log: Subject: [PATCH] Re: Smoke [5.9.4] 28683 FAIL(F) Solaris 2.11 (i386/1 cpu)
21603              From: Andrew Dougherty <doughera@lafayette.edu>
21604              Date: Thu, 10 Aug 2006 12:37:39 -0400 (EDT)
21605              Message-ID: <Pine.LNX.4.62.0608101230260.12531@fractal.phys.lafayette.edu>
21606      Branch: perl
21607            ! lib/open.t
21608 ____________________________________________________________________________
21609 [ 28692] By: rgs                                   on 2006/08/10  14:27:44
21610         Log: Update Changes
21611      Branch: perl
21612            ! Changes
21613 ____________________________________________________________________________
21614 [ 28691] By: rgs                                   on 2006/08/10  13:17:51
21615         Log: Some updates to the cross-compilation config script
21616      Branch: perl
21617            ! Cross/config.sh-arm-linux
21618 ____________________________________________________________________________
21619 [ 28690] By: rgs                                   on 2006/08/10  09:46:34
21620         Log: lstat on *GLOB{IO} with warnings on would segfault
21621              (noticed by Andrew Dougherty)
21622      Branch: perl
21623            ! pp_sys.c
21624 ____________________________________________________________________________
21625 [ 28689] By: rgs                                   on 2006/08/10  08:23:31
21626         Log: Subject: [PATCH] g++: gethostbyaddr, and more Tru64 defines
21627              From: Jarkko Hietaniemi <jhi@iki.fi>
21628              Date: Thu, 10 Aug 2006 09:00:44 +0300
21629              Message-ID: <44DACB8C.1080708@iki.fi>
21630      Branch: perl
21631            ! hints/dec_osf.sh pp_sys.c
21632 ____________________________________________________________________________
21633 [ 28688] By: rgs                                   on 2006/08/10  08:22:01
21634         Log: Subject: [PATCH] doio.c: vararg NULLs must be cast right
21635              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21636              Date: Thu, 10 Aug 2006 08:35:53 +0300 (EEST)
21637              Message-Id: <200608100535.k7A5Zr2Z156515@kosh.hut.fi>
21638      Branch: perl
21639            ! doio.c
21640 ____________________________________________________________________________
21641 [ 28687] By: rgs                                   on 2006/08/10  08:14:46
21642         Log: Upgrade to version.pm 0.67
21643      Branch: perl
21644            ! lib/version.pm lib/version.pod lib/version.t
21645 ____________________________________________________________________________
21646 [ 28686] By: stevep                                on 2006/08/09  21:54:08
21647         Log: A couple const's and a cast to get Sun CC to compile these files.
21648              Perl, however, still will not build with the Sun CC.  
21649      Branch: perl
21650            ! op.c pp_sort.c toke.c
21651 ____________________________________________________________________________
21652 [ 28685] By: stevep                                on 2006/08/09  19:45:06
21653         Log: Fix comment nit in config.h
21654      Branch: perl
21655            ! config_h.SH
21656 ____________________________________________________________________________
21657 [ 28684] By: rgs                                   on 2006/08/09  15:46:55
21658         Log: Subject: Re: [perl #37731] junk and uninit'ed values in tied scalars
21659              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
21660              Date: Mon, 28 Nov 2005 01:26:31 -0800
21661              Message-ID: <20051128092605.GA2328@efn.org>
21662              
21663              plus a regression test
21664      Branch: perl
21665            ! sv.c t/op/tie.t
21666 ____________________________________________________________________________
21667 [ 28683] By: rgs                                   on 2006/08/09  12:43:19
21668         Log: Subject: PATCH: Sync Time::Local in blead to 1.13 on CPAN
21669              From: Dave Rolsky <autarch@urth.org>
21670              Date: Wed, 9 Aug 2006 04:38:28 -0500 (CDT)
21671              Message-ID: <Pine.LNX.4.64.0608090422450.8735@urth.org>
21672      Branch: perl
21673            ! lib/Time/Local.pm lib/Time/Local.t
21674 ____________________________________________________________________________
21675 [ 28682] By: rgs                                   on 2006/08/09  09:58:52
21676         Log: Add OS-specific core modules in Module::CoreList for 5.8.[78] and 5.9.[23]
21677      Branch: perl
21678            ! lib/Module/CoreList.pm
21679 ____________________________________________________________________________
21680 [ 28681] By: rgs                                   on 2006/08/09  09:52:38
21681         Log: Add OS-specific modules in Module::Corelist generation script
21682              (hinted by Steve Hay)
21683      Branch: perl
21684            ! Porting/corelist.pl
21685 ____________________________________________________________________________
21686 [ 28680] By: rgs                                   on 2006/08/09  09:42:34
21687         Log: Fix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8
21688      Branch: perl
21689            ! lib/Module/CoreList.pm
21690 ____________________________________________________________________________
21691 [ 28679] By: rgs                                   on 2006/08/09  09:23:02
21692         Log: More fixes in the Module::Corelist data generation process
21693      Branch: perl
21694            ! Porting/corelist.pl
21695 ____________________________________________________________________________
21696 [ 28678] By: rgs                                   on 2006/08/09  09:01:25
21697         Log: Really submit previous change
21698      Branch: perl
21699            ! Porting/corelist.pl
21700 ____________________________________________________________________________
21701 [ 28677] By: rgs                                   on 2006/08/09  08:34:42
21702         Log: Several fixes in Porting/corelist.pl
21703              - make it run with 5.8.x perls
21704              - make it handle new modules layout in bleadperl
21705      Branch: perl
21706            ! Porting/corelist.pl
21707 ____________________________________________________________________________
21708 [ 28676] By: rgs                                   on 2006/08/08  09:39:35
21709         Log: Subject: [PATCH] Small precision about $SIG{__WARN__}
21710              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
21711              Date: Tue, 08 Aug 2006 11:17:58 +0200
21712              Message-ID: <1155028678.44d856c64fa0d@imp6-g19.free.fr>
21713      Branch: perl
21714            ! pod/perlvar.pod
21715 ____________________________________________________________________________
21716 [ 28675] By: rgs                                   on 2006/08/08  09:22:27
21717         Log: Simplification in Perl_magic_clearsig, plus a fix similar and
21718              symmetrical to the one implemented in change #28669.
21719      Branch: perl
21720            ! mg.c
21721 ____________________________________________________________________________
21722 [ 28674] By: stevep                                on 2006/08/08  03:55:13
21723         Log: Subject: [PATCH] g++ stage 1 reached
21724              From: Jarkko Hietaniemi <jhi@iki.fi>
21725              Date: Tue, 08 Aug 2006 00:02:35 +0300
21726              Message-ID: <44D7AA6B.4040802@iki.fi>
21727      Branch: perl
21728            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
21729            ! Porting/config_H cflags.SH config_h.SH configure.com deb.c
21730            ! dump.c epoc/config.sh gv.c mathoms.c mg.c op.c opcode.h
21731            ! plan9/config.plan9 plan9/config_h.sample symbian/config.sh
21732            ! uconfig.h uconfig.sh win32/config.bc win32/config.ce
21733            ! win32/config.gc win32/config.vc win32/config.vc64
21734            ! win32/config_H.bc win32/config_H.ce win32/config_H.gc
21735            ! win32/config_H.vc win32/config_H.vc64
21736 ____________________________________________________________________________
21737 [ 28673] By: stevep                                on 2006/08/07  19:54:51
21738         Log: Upgrade to Module-Build-0.2805
21739      Branch: perl
21740            ! lib/Module/Build.pm lib/Module/Build/API.pod
21741            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
21742            ! lib/Module/Build/Changes lib/Module/Build/ModuleInfo.pm
21743            ! lib/Module/Build/Platform/MacOS.pm lib/Module/Build/Version.pm
21744            ! lib/Module/Build/t/moduleinfo.t
21745 ____________________________________________________________________________
21746 [ 28672] By: stevep                                on 2006/08/07  19:37:28
21747         Log: Upgrade to Digest-SHA-5.43
21748      Branch: perl
21749            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
21750            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
21751            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
21752            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
21753            ! ext/Digest/SHA/src/sha64bit.c
21754 ____________________________________________________________________________
21755 [ 28671] By: steveh                                on 2006/08/07  16:58:16
21756         Log: Subject: Define PERL_NO_DEV_RANDOM on Windows
21757              From: "Davies, Alex" <adavies@ptc.com>
21758              Date: Thu, 3 Aug 2006 13:31:14 -0400
21759              Message-ID: <A69AA663CE9BBC44AE1DA72483DE15DE04622D66@HQ-MAIL3.ptcnet.ptc.com>
21760              
21761              This stops perl from trying to read C:\dev\urandom on Windows
21762      Branch: perl
21763            ! dosish.h
21764 ____________________________________________________________________________
21765 [ 28670] By: steveh                                on 2006/08/07  16:21:40
21766         Log: Fixups for test failures caused by #28667 and #28668
21767      Branch: perl
21768            ! ext/B/B/Assembler.pm ext/B/t/assembler.t
21769 ____________________________________________________________________________
21770 [ 28669] By: rgs                                   on 2006/08/07  14:10:15
21771         Log: We shouldn't try to decrement the refcount of PL_warnhook
21772              if it has been set to PERL_WARNHOOK_FATAL.
21773      Branch: perl
21774            ! mg.c
21775 ____________________________________________________________________________
21776 [ 28668] By: steveh                                on 2006/08/07  10:24:39
21777         Log: Provide a BGET_svtype, required by #28667
21778      Branch: perl
21779            ! ext/ByteLoader/bytecode.h
21780 ____________________________________________________________________________
21781 [ 28667] By: rgs                                   on 2006/08/07  09:43:20
21782         Log: Try to reinstate the fix of change #28638 by patching bytecode.pl and
21783              not the file it generates
21784      Branch: perl
21785            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
21786 ____________________________________________________________________________
21787 [ 28666] By: rgs                                   on 2006/08/07  09:23:35
21788         Log: Restore modification in warnings.h from change 28662 by backporting it
21789              to warnings.pl
21790      Branch: perl
21791            ! warnings.h warnings.pl
21792 ____________________________________________________________________________
21793 [ 28665] By: rgs                                   on 2006/08/07  09:13:42
21794         Log: Subject: [PATCH] File::Basename add X<> tags, replace regex delimiters
21795              From: "Gabor Szabo" <szabgab@gmail.com>
21796              Date: Sat, 5 Aug 2006 23:00:14 +0300
21797              Message-ID: <d8a74af10608051300m4a1ebd93j491889b9b4e8523d@mail.gmail.com>
21798      Branch: perl
21799            ! lib/File/Basename.pm
21800 ____________________________________________________________________________
21801 [ 28664] By: rgs                                   on 2006/08/07  08:28:50
21802         Log: Subject: [PATCH] adding X<> to perlvar
21803              From: "Gabor Szabo" <szabgab@gmail.com>
21804              Date: Sun, 6 Aug 2006 13:59:28 +0300
21805              Message-ID: <d8a74af10608060359g7d4726dalf947f051a51c10e@mail.gmail.com>
21806      Branch: perl
21807            ! pod/perlvar.pod
21808 ____________________________________________________________________________
21809 [ 28663] By: rgs                                   on 2006/08/07  08:23:13
21810         Log: Regenerate files after previous change
21811      Branch: perl
21812            ! ext/ByteLoader/byterun.c warnings.h
21813 ____________________________________________________________________________
21814 [ 28662] By: rgs                                   on 2006/08/07  08:15:39
21815         Log: Subject: [PATCH] g++ large patch
21816              From: Jarkko Hietaniemi <jhi@iki.fi>
21817              Date: Fri, 04 Aug 2006 08:58:27 +0300
21818              Message-ID: <44D2E203.5050201@iki.fi>
21819      Branch: perl
21820            ! cflags.SH deb.c dump.c embed.fnc embed.h gv.c hv.c mathoms.c
21821            ! mg.c op.c perl.h perlio.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
21822            ! proto.h regcomp.c regexec.c scope.c sv.c toke.c utf8.c util.c
21823            ! warnings.h
21824 ____________________________________________________________________________
21825 [ 28661] By: rgs                                   on 2006/08/05  15:46:34
21826         Log: Subject: [PATCH] perlfunc.pod - unite gmtime and localtime
21827              From: "Gabor Szabo" <szabgab@gmail.com>
21828              Date: Thu, 27 Jul 2006 09:25:02 +0300
21829              Message-ID: <d8a74af10607262325n472b424cr78c9591c31ffe190@mail.gmail.com>
21830      Branch: perl
21831            ! pod/perlfunc.pod
21832 ____________________________________________________________________________
21833 [ 28660] By: rgs                                   on 2006/08/05  15:28:39
21834         Log: Subject: [PATCH] add more X<> tags to perlfunc
21835              From: "Gabor Szabo" <szabgab@gmail.com>
21836              Date: Thu, 27 Jul 2006 00:27:06 +0300
21837              Message-ID: <d8a74af10607261427g142f0c6bge6f77c2f5e59da40@mail.gmail.com>
21838      Branch: perl
21839            ! pod/perlfunc.pod
21840 ____________________________________________________________________________
21841 [ 28659] By: rgs                                   on 2006/08/05  15:22:18
21842         Log: Subject: [PATCH] File::Copy pod updated adding X<>
21843              From: "Gabor Szabo" <szabgab@gmail.com>
21844              Date: Tue, 1 Aug 2006 08:55:37 +0200
21845              Message-ID: <d8a74af10607312355t7f3fed91g1459cb74b9b50fcd@mail.gmail.com>
21846      Branch: perl
21847            ! lib/File/Copy.pm
21848 ____________________________________________________________________________
21849 [ 28658] By: stevep                                on 2006/08/04  16:42:54
21850         Log: Sorting the MANIFEST
21851      Branch: perl
21852            ! MANIFEST
21853 ____________________________________________________________________________
21854 [ 28657] By: rgs                                   on 2006/08/04  09:45:37
21855         Log: Subject: [PATCH blead] Re: [perl #39882] inconsistent list slice behaviour
21856              From: Rick Delaney <rick@bort.ca>
21857              Date: Thu, 3 Aug 2006 21:48:07 -0400
21858              Message-ID: <20060804014807.GW21381@localhost.localdomain>
21859      Branch: perl
21860            ! pp.c t/op/list.t
21861 ____________________________________________________________________________
21862 [ 28656] By: rgs                                   on 2006/08/04  09:20:31
21863         Log: Subject: [PATCH blead] Re: [perl #40055] B::Deparse double do
21864              From: Rick Delaney <rick@bort.ca>
21865              Date: Thu, 3 Aug 2006 17:30:06 -0400
21866              Message-ID: <20060803213006.GU21381@localhost.localdomain>
21867      Branch: perl
21868            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
21869 ____________________________________________________________________________
21870 [ 28655] By: stevep                                on 2006/08/03  20:18:28
21871         Log: Subject: [PATCH] Tru64 oops
21872              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21873              Date: Thu, 3 Aug 2006 22:59:37 +0300 (EEST)
21874              Message-Id: <200608031959.k73JxbsC395856@kosh.hut.fi>
21875      Branch: perl
21876            ! pp_sys.c
21877 ____________________________________________________________________________
21878 [ 28654] By: rgs                                   on 2006/08/03  08:15:51
21879         Log: Subject: [PATCH] more g++ in Tru64
21880              From: Jarkko Hietaniemi <jhi@iki.fi>
21881              Date: Thu, 03 Aug 2006 09:04:45 +0300
21882              Message-ID: <44D191FD.9030902@iki.fi>
21883      Branch: perl
21884            ! hints/dec_osf.sh perlio.c pp_sys.c
21885 ____________________________________________________________________________
21886 [ 28653] By: stevep                                on 2006/08/02  17:47:34
21887         Log: Upgrade to Archive-Tar-1.30.  Since change #27571 is not included,
21888              the bleadperl version is bumped to 1.30_01.
21889      Branch: perl
21890            ! lib/Archive/Tar.pm
21891 ____________________________________________________________________________
21892 [ 28652] By: rgs                                   on 2006/08/02  13:11:25
21893         Log: Cross-compilation makefile fails to copy Config_heavy.pl
21894              (noticed by Alexandre Jousset <mid@gtmp.org>)
21895      Branch: perl
21896            ! Cross/Makefile
21897 ____________________________________________________________________________
21898 [ 28651] By: merijn                                on 2006/08/02  11:21:30
21899         Log: Subject: [PATCH] g++ heavy shoveling
21900              From: Jarkko Hietaniemi <jhi@iki.fi>
21901              Date: Wed, 02 Aug 2006 00:04:42 +0300
21902              Message-ID: <44CFC1EA.2050702@iki.fi>
21903      Branch: perl
21904            ! Configure
21905 ____________________________________________________________________________
21906 [ 28649] By: rgs                                   on 2006/08/02  09:49:10
21907         Log: Subject: [PATCH blead] Re: [perl #39733] $AUTOLOAD is never tainted
21908              From: Rick Delaney <rick@bort.ca>
21909              Date: Sun, 9 Jul 2006 15:01:50 -0400
21910              Message-ID: <20060709190150.GA1922@localhost.localdomain>
21911              
21912              Plus a note in perldelta
21913      Branch: perl
21914            ! gv.c pod/perl594delta.pod t/op/taint.t
21915 ____________________________________________________________________________
21916 [ 28645] By: stevep                                on 2006/08/02  03:11:51
21917         Log: Subject: [PATCH] g++ heavy shoveling
21918              From: Jarkko Hietaniemi <jhi@iki.fi>
21919              Date: Wed, 02 Aug 2006 00:04:42 +0300
21920              Message-ID: <44CFC1EA.2050702@iki.fi>
21921      Branch: perl
21922            ! cflags.SH hints/linux.sh perl.h
21923 ____________________________________________________________________________
21924 [ 28644] By: rgs                                   on 2006/08/01  16:47:01
21925         Log: Subject: Re: New perltrap?
21926              From: Rick Delaney <rick@bort.ca>
21927              Date: Tue, 1 Aug 2006 08:43:36 -0400
21928              Message-ID: <20060801124336.GM21381@localhost.localdomain>
21929      Branch: perl
21930            ! pod/perlsec.pod
21931 ____________________________________________________________________________
21932 [ 28643] By: steveh                                on 2006/08/01  16:17:47
21933         Log: Silence a couple of Borland compiler warnings
21934      Branch: perl
21935            ! cop.h regexec.c win32/win32.h
21936 ____________________________________________________________________________
21937 [ 28642] By: rgs                                   on 2006/08/01  16:11:24
21938         Log: Subject: [PATCH] threads 1.38
21939              From: "Jerry D. Hedden" <jerry@hedden.us>
21940              Date: Tue, 01 Aug 2006 08:58:52 -0700
21941              Message-ID: <20060801085852.fb30e530d17747c2b054d625b8945d88.ad7fb0a136.wbe@email.secureserver.net>
21942      Branch: perl
21943            ! ext/threads/Changes ext/threads/README ext/threads/t/free.t
21944            ! ext/threads/t/free2.t ext/threads/t/thread.t
21945            ! ext/threads/threads.pm ext/threads/threads.xs
21946 ____________________________________________________________________________
21947 [ 28641] By: rgs                                   on 2006/08/01  15:11:15
21948         Log: Bump version of Module::CoreList
21949      Branch: perl
21950            ! lib/Module/CoreList.pm
21951 ____________________________________________________________________________
21952 [ 28640] By: rgs                                   on 2006/08/01  14:59:36
21953         Log: Patch by Marius Feraru <altblue@n0i.net> to handle dotted perl versions
21954              in the corelist utility, and to add an easy way to determine what was
21955              some module's version bundled with a specified Perl release.
21956      Branch: perl
21957            ! lib/Module/CoreList/bin/corelist
21958 ____________________________________________________________________________
21959 [ 28639] By: merijn                                on 2006/08/01  12:13:53
21960         Log: Subject: [PATCH] g++ dNOOP (luckily one can mix code and decls in C++)
21961              Somewhat modifies as per Steve Hay's comment
21962              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21963              Date: Tue, 1 Aug 2006 08:46:15 +0300 (EEST)
21964              Message-Id: <200608010546.k715kEdP017064@kosh.hut.fi>
21965      Branch: perl
21966            ! perl.h
21967 ____________________________________________________________________________
21968 [ 28638] By: steveh                                on 2006/08/01  11:20:47
21969         Log: Silence the VC7 compiler warning in the following smoke:
21970              http://www.nntp.perl.org/group/perl.daily-build.reports/39824
21971      Branch: perl
21972            ! ext/ByteLoader/byterun.c
21973 ____________________________________________________________________________
21974 [ 28637] By: merijn                                on 2006/08/01  08:44:58
21975         Log: ANSI-C headers in test snippets to please g++ (and the rest)
21976              Subject: [PATCH]  (back) towards g++ compilation (in Tru64, and elsewhere)
21977              From: Jarkko Hietaniemi <jhi@iki.fi>
21978              Date: Mon, 31 Jul 2006 23:44:55 +0300
21979              Message-ID: <44CE6BC7.8060805@iki.fi>
21980      Branch: perl
21981            ! Configure
21982 ____________________________________________________________________________
21983 [ 28635] By: steveh                                on 2006/08/01  08:10:07
21984         Log: Subject: [PATCH] op/stat.t: SKIP count fix in case of no dirfd()
21985              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
21986              Date: Tue, 1 Aug 2006 08:04:26 +0300 (EEST)
21987              Message-Id: <200608010504.k7154QT3178692@kosh.hut.fi>
21988      Branch: perl
21989            ! t/op/stat.t
21990 ____________________________________________________________________________
21991 [ 28634] By: stevep                                on 2006/08/01  00:17:19
21992         Log: Subject: [PATCH] solution(?) to the "warning: comparison is always false dueto limited range of data type" with New*()
21993              From: Jarkko Hietaniemi <jhi@iki.fi>
21994              Date: Fri, 28 Jul 2006 09:00:28 +0300
21995              Message-ID: <44C9A7FC.1060801@iki.fi>
21996      Branch: perl
21997            ! handy.h
21998 ____________________________________________________________________________
21999 [ 28633] By: stevep                                on 2006/08/01  00:10:06
22000         Log: Subject: [PATCH] (back) towards g++ compilation (in Tru64, and elsewhere)
22001              From: Jarkko Hietaniemi <jhi@iki.fi>
22002              Date: Mon, 31 Jul 2006 23:44:55 +0300
22003              Message-ID: <44CE6BC7.8060805@iki.fi>
22004              
22005              Just the hints/dec_osf.sh changes from this set of patches.
22006      Branch: perl
22007            ! hints/dec_osf.sh
22008 ____________________________________________________________________________
22009 [ 28632] By: stevep                                on 2006/07/30  17:03:10
22010         Log: Tests to go with change #28628.
22011      Branch: perl
22012            ! t/op/stat.t
22013 ____________________________________________________________________________
22014 [ 28631] By: stevep                                on 2006/07/30  16:20:58
22015         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz
22016              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
22017              Date: Sat, 29 Jul 2006 22:06:31 +0200
22018              Message-ID: <877j1w2n20.fsf@k75.linux.bogus>
22019      Branch: perl
22020            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
22021            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
22022 ____________________________________________________________________________
22023 [ 28630] By: steveh                                on 2006/07/28  16:37:48
22024         Log: Remove a (UINT) cast to silence a VC6 compiler warning
22025              (this was added by #27352, but Digest-SHA-5.37 changed the
22026              loop variable to be signed so the cast now needs to go).
22027              Also bump the VERSION since #27482 has not yet been applied
22028              to the CPAN version.
22029      Branch: perl
22030            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/sha.c
22031 ____________________________________________________________________________
22032 [ 28629] By: merijn                                on 2006/07/28  08:04:01
22033         Log: Subject: [PATCH] z/OS: an easy test nit
22034              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
22035              Date: Thu, 27 Jul 2006 20:00:02 +0300 (EEST)
22036              Message-Id: <200607271700.k6RH02V1355005@kosh.hut.fi>
22037      Branch: perl
22038            ! ext/PerlIO/t/encoding.t
22039 ____________________________________________________________________________
22040 [ 28628] By: stevep                                on 2006/07/28  00:42:04
22041         Log: Change stat() and -X filetests so that they treat *FILE{IO} 
22042              filehandles like *FILE filehandles.  This resolves RT #8244.
22043      Branch: perl
22044            ! doio.c pp_sys.c
22045 ____________________________________________________________________________
22046 [ 28627] By: stevep                                on 2006/07/27  21:17:10
22047         Log: Upgrade to Digest-SHA-5.42
22048      Branch: perl
22049            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
22050            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
22051            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
22052            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
22053            ! ext/Digest/SHA/t/1-exist.t ext/Digest/SHA/t/2-nist-sha-oo.t
22054            ! ext/Digest/SHA/t/2-nist-vectors-bit.t
22055            ! ext/Digest/SHA/t/2-nist-vectors-byte.t
22056            ! ext/Digest/SHA/t/3-gillogly-hard.t
22057            ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
22058 ____________________________________________________________________________
22059 [ 28626] By: steveh                                on 2006/07/27  16:25:41
22060         Log: Clear up most of the VC6 compiler warnings in the following smoke:
22061              http://www.nntp.perl.org/group/perl.daily-build.reports/39733
22062      Branch: perl
22063            ! doio.c ext/B/B.xs ext/XS/APItest/APItest.xs hv.c op.c pp.c
22064            ! pp_pack.c utf8.c
22065 ____________________________________________________________________________
22066 [ 28625] By: merijn                                on 2006/07/27  15:33:07
22067         Log: #7217: config.h comments for HAS_POLL incorrect
22068              http://rt.perl.org/rt3/Ticket/Display.html?id=7217
22069              Date: Mon, 2 Jul 2001 14:58:27 -0700
22070              From: David Dyck <dcd@tc.fluke.com>
22071              Subject: config.h comments for HAS_POLL incorrect
22072      Branch: perl
22073            ! config_h.SH
22074 ____________________________________________________________________________
22075 [ 28623] By: craigb                                on 2006/07/27  13:54:55
22076         Log: Subject: Re: Silence/fix more warnings from the regex engine
22077              From: demerphq <demerphq@gmail.com>
22078              Date: Tue, 18 Jul 2006 21:57:15 +0200
22079              Message-ID: <9b18b3110607181257l28cc424aj1de28ebfc4c196d7@mail.gmail.com>
22080              
22081              REGCP_SET should only set a value, not check the previous value of its arg
22082      Branch: perl
22083            ! regexec.c
22084 ____________________________________________________________________________
22085 [ 28622] By: stevep                                on 2006/07/27  11:00:18
22086         Log: Subject: [perl #39835] Patch for perlipc.pod to update TCP server example wrt safe signals and accept()
22087              From: Andy Wardley (via RT) <perlbug-followup@perl.org>
22088              Date: Fri, 14 Jul 2006 10:11:44 -0700      
22089              Message-ID: <rt-3.6.HEAD-20371-1152897103-1865.39835-75-0@perl.org>
22090      Branch: perl
22091            ! pod/perlipc.pod
22092 ____________________________________________________________________________
22093 [ 28621] By: rgs                                   on 2006/07/26  20:36:19
22094         Log: Some notes in perl594delta.
22095      Branch: perl
22096            ! pod/perl594delta.pod
22097 ____________________________________________________________________________
22098 [ 28620] By: rgs                                   on 2006/07/26  20:32:08
22099         Log: Subject: interpolation of @- (and @+) in patterns ([perl #27940] comes back)
22100              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22101              Date: Tue, 25 Jul 2006 00:15:50 +0900
22102              Message-Id: <20060725001517.3C5D.BQW10602@nifty.com>
22103      Branch: perl
22104            ! pod/perlop.pod t/op/pat.t t/op/subst.t t/op/tr.t toke.c
22105 ____________________________________________________________________________
22106 [ 28619] By: stevep                                on 2006/07/26  13:54:28
22107         Log: Added tests from CGI.pm that had not been integrated into core.
22108      Branch: perl
22109            + lib/CGI/t/start_end_asterisk.t lib/CGI/t/start_end_end.t
22110            + lib/CGI/t/start_end_start.t
22111            ! MANIFEST
22112 ____________________________________________________________________________
22113 [ 28618] By: rgs                                   on 2006/07/26  06:41:56
22114         Log: Add a few links to standard modules in perlfunc, by Gabor Szabo.
22115      Branch: perl
22116            ! pod/perlfunc.pod
22117 ____________________________________________________________________________
22118 [ 28617] By: stevep                                on 2006/07/26  01:59:06
22119         Log: Subject: [PATCH] Re: [ID 20000816.012] *foo = *_ is broken
22120              From: Mike Guy <mjtg@cam.ac.uk>
22121              Date: Thu, 17 Aug 2000 16:26:56 +0100
22122              Message-Id: <E13PRZI-0007Ge-00@libra.cus.cam.ac.uk>
22123              
22124              Only part regarding @ARG missing from the documentation was applied.
22125      Branch: perl
22126            ! pod/perlvar.pod
22127 ____________________________________________________________________________
22128 [ 28616] By: mhx                                   on 2006/07/25  18:54:08
22129         Log: Upgrade to Devel::PPPort 3.09_02
22130      Branch: perl
22131            + ext/Devel/PPPort/parts/inc/strlfuncs
22132            + ext/Devel/PPPort/t/strlfuncs.t
22133            ! MANIFEST ext/Devel/PPPort/Changes
22134            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
22135            ! ext/Devel/PPPort/parts/apicheck.pl
22136            ! ext/Devel/PPPort/parts/base/5009004
22137            ! ext/Devel/PPPort/parts/embed.fnc
22138            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
22139 ____________________________________________________________________________
22140 [ 28615] By: mhx                                   on 2006/07/25  18:42:26
22141         Log: Very recent development versions of gcc (4.2.0 20060715) seem
22142              to have switched from '<command line>' to '<command-line>'.
22143      Branch: perl
22144            ! makedepend.SH
22145 ____________________________________________________________________________
22146 [ 28614] By: stevep                                on 2006/07/24  17:30:38
22147         Log: Replace some sprintf()'s in Data::Dumper with my_snprintf()'s
22148      Branch: perl
22149            ! ext/Data/Dumper/Dumper.xs mkppport.lst
22150 ____________________________________________________________________________
22151 [ 28613] By: rgs                                   on 2006/07/23  20:32:33
22152         Log: Revert change 28603: this was a wrong fix, that didn't prevent
22153              a later crash. Reindent a bit of the same function.
22154      Branch: perl
22155            ! pp_hot.c
22156 ____________________________________________________________________________
22157 [ 28612] By: rgs                                   on 2006/07/23  19:59:55
22158         Log: Subject: [PATCH document] perlop: parsing quoted constructs 
22159              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22160              Date: Sun, 16 Jul 2006 20:06:33 +0900
22161              Message-Id: <20060716200218.2CE6.BQW10602@nifty.com>
22162      Branch: perl
22163            ! pod/perlop.pod
22164 ____________________________________________________________________________
22165 [ 28611] By: stevep                                on 2006/07/23  13:46:05
22166         Log: The rest of the changes for Sys-Syslog-0.17 which my new patch no
22167              longer automatically "p4 edits" for me.
22168      Branch: perl
22169            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
22170            ! ext/Sys/Syslog/README ext/Sys/Syslog/t/syslog.t
22171 ____________________________________________________________________________
22172 [ 28610] By: stevep                                on 2006/07/23  13:42:55
22173         Log: Upgrade to Sys-Syslog-0.17
22174      Branch: perl
22175            ! ext/Sys/Syslog/Syslog.pm
22176 ____________________________________________________________________________
22177 [ 28609] By: stevep                                on 2006/07/23  13:20:07
22178         Log: Subject: [PATCH] Tru64: if cc given both -O and -g, -g must be -g3
22179              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
22180              Date: Sun, 23 Jul 2006 10:18:11 +0300 (EEST)
22181              Message-Id: <200607230718.k6N7IB4u009170@kosh.hut.fi>
22182      Branch: perl
22183            ! hints/dec_osf.sh
22184 ____________________________________________________________________________
22185 [ 28608] By: rgs                                   on 2006/07/23  13:17:48
22186         Log: Revert part of last change, that was causing utf8 test failures
22187      Branch: perl
22188            ! toke.c
22189 ____________________________________________________________________________
22190 [ 28607] By: rgs                                   on 2006/07/23  13:04:10
22191         Log: Subject: [PATCH] z/OS: pp_sys.c, reg*.c, toke.c, utf8.c
22192              From: Jarkko Hietaniemi <jhi@iki.fi>
22193              Date: Sat, 22 Jul 2006 18:51:48 +0300
22194              Message-ID: <44C24994.6020008@iki.fi>
22195      Branch: perl
22196            ! pp_sys.c regcomp.c regexec.c toke.c utf8.c
22197 ____________________________________________________________________________
22198 [ 28606] By: rgs                                   on 2006/07/23  12:51:02
22199         Log: Add another volatile modifier to protect against longjmp clobbering
22200      Branch: perl
22201            ! op.c
22202 ____________________________________________________________________________
22203 [ 28605] By: mhx                                   on 2006/07/21  17:56:39
22204         Log: Upgrade to Devel::PPPort 3.09_01
22205      Branch: perl
22206            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
22207            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
22208            ! ext/Devel/PPPort/mktests.PL ext/Devel/PPPort/parts/ppptools.pl
22209            ! ext/Devel/PPPort/soak
22210 ____________________________________________________________________________
22211 [ 28604] By: rgs                                   on 2006/07/21  15:27:20
22212         Log: More tweaks to threads 1.37, by Jerry D. Hedden
22213      Branch: perl
22214            ! ext/threads/Changes ext/threads/t/exit.t
22215            ! ext/threads/t/thread.t ext/threads/threads.pm
22216            ! ext/threads/threads.xs
22217 ____________________________________________________________________________
22218 [ 28603] By: rgs                                   on 2006/07/20  22:03:59
22219         Log: In pp_entersub, accept to handle a CV with a NULL padlist.
22220              This fixes a crash with mod_perl 1.29.
22221      Branch: perl
22222            ! pp_hot.c
22223 ____________________________________________________________________________
22224 [ 28602] By: rgs                                   on 2006/07/20  21:36:25
22225         Log: Upgrade to threads 1.37, by Jerry D. Hedden
22226      Branch: perl
22227            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
22228            ! ext/threads/t/thread.t ext/threads/threads.pm
22229            ! ext/threads/threads.xs
22230 ____________________________________________________________________________
22231 [ 28601] By: rgs                                   on 2006/07/19  21:34:05
22232         Log: Band-aid for segfault in ext/threads/t/blocks.t on SMP machines
22233      Branch: perl
22234            ! pp_hot.c
22235 ____________________________________________________________________________
22236 [ 28600] By: stevep                                on 2006/07/19  14:59:24
22237         Log: Subject: [perl #39876] Time::gmtime 1.02 examples patch
22238              From: Alexandr Ciornii (via RT) <perlbug-followup@perl.org>
22239              Date: Wed, 19 Jul 2006 05:46:36 -0700
22240              Message-ID: <rt-3.6.HEAD-25412-1153313196-897.39876-75-0@perl.org>
22241              
22242              Pod fixes for Time::gmtime.pm
22243      Branch: perl
22244            ! lib/Time/gmtime.pm
22245 ____________________________________________________________________________
22246 [ 28599] By: rgs                                   on 2006/07/18  21:43:52
22247         Log: Subject: [PATCH] make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
22248              From: Jarkko Hietaniemi <jhi@iki.fi>
22249              Date: Mon, 17 Jul 2006 09:09:24 +0300
22250              Message-ID: <44BB2994.5090609@iki.fi>
22251      Branch: perl
22252            ! perl.h pod/perlguts.pod pod/perlhack.pod
22253 ____________________________________________________________________________
22254 [ 28598] By: rgs                                   on 2006/07/18  21:02:39
22255         Log: Subject: [PATCH] [Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]
22256              From: "Jerry D. Hedden" <jerry@hedden.us>
22257              Date: Mon, 17 Jul 2006 05:00:01 -0700
22258              Message-ID: <20060717050001.fb30e530d17747c2b054d625b8945d88.b729fe881f.wbe@email.secureserver.net>
22259      Branch: perl
22260            ! ext/threads/t/basic.t ext/threads/t/free.t
22261 ____________________________________________________________________________
22262 [ 28597] By: steveh                                on 2006/07/18  12:11:36
22263         Log: Fix Borland problem with quoted pre-processor macros in response files
22264              
22265              This should clear up the errors from Module/Build/t/ppm.t and
22266              Module/Build/t/xs.t in the Borland smokes.
22267              
22268              Subject: Re: Smoke [5.9.4] 27656 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
22269              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
22270              Date: Thu, 06 Apr 2006 22:33:04 -0400
22271              Message-ID: <4435CF60.1000707@thepierianspring.org>
22272              
22273              See the thread here for details:
22274              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00027.html
22275      Branch: perl
22276            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
22277 ____________________________________________________________________________
22278 [ 28596] By: stevep                                on 2006/07/18  03:10:51
22279         Log: Additional reason for ssh passphrase failures.
22280      Branch: perl
22281            ! Porting/repository.pod
22282 ____________________________________________________________________________
22283 [ 28595] By: rgs                                   on 2006/07/17  21:11:52
22284         Log: Remove the C89 checking with gcc
22285              (but leave a note in perlhack)
22286      Branch: perl
22287            ! cflags.SH pod/perlhack.pod
22288 ____________________________________________________________________________
22289 [ 28594] By: steveh                                on 2006/07/17  14:32:19
22290         Log: Subject: Silence system warning during tests (only on win32 for now)
22291              From: demerphq <demerphq@gmail.com>
22292              Date: Sat, 15 Jul 2006 18:21:15 +0200
22293              Message-ID: <9b18b3110607150921p33be8e87wd51b2fd317a81587@mail.gmail.com>
22294      Branch: perl
22295            ! t/comp/opsubs.t
22296 ____________________________________________________________________________
22297 [ 28593] By: steveh                                on 2006/07/17  14:23:59
22298         Log: Avoid an error that VC++'s resource compiler seems to have
22299              with a reference to "perly.y" in "perly.h"
22300              
22301              See the thread here for details:
22302              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-07/msg00460.html
22303      Branch: perl
22304            ! perly.h regen_perly.pl
22305 ____________________________________________________________________________
22306 [ 28592] By: merijn                                on 2006/07/17  06:51:54
22307         Log: Cygwin doesn't cope (yet) with gcc flags -std=c89
22308      Branch: perl
22309            ! cflags.SH
22310 ____________________________________________________________________________
22311 [ 28591] By: rgs                                   on 2006/07/16  21:42:59
22312         Log: Check for taintedness of PERL5SHELL on Windows
22313              (bug #39832)
22314      Branch: perl
22315            ! taint.c
22316 ____________________________________________________________________________
22317 [ 28590] By: stevep                                on 2006/07/16  19:18:27
22318         Log: Subject: [PATCH] MIME::Base64 quoted-print.t: z/OS (EBCDIC)
22319              From: Jarkko Hietaniemi <jhi@iki.fi>
22320              Date: Sun, 16 Jul 2006 13:11:15 +0300
22321              Message-ID: <44BA10C3.8040007@iki.fi>
22322      Branch: perl
22323            ! ext/MIME/Base64/t/quoted-print.t
22324 ____________________________________________________________________________
22325 [ 28589] By: stevep                                on 2006/07/16  19:12:28
22326         Log: Subject: Re: Fix loads of warnings from the last escaping patch...
22327              From: demerphq <demerphq@gmail.com>
22328              Date: Sun, 16 Jul 2006 19:59:02 +0200
22329              Message-ID: <9b18b3110607161059j276ac869p450aa178150044ae@mail.gmail.com>
22330      Branch: perl
22331            ! dump.c embed.fnc ext/re/re.pm pod/perlapi.pod proto.h
22332            ! regcomp.c regcomp.h
22333 ____________________________________________________________________________
22334 [ 28588] By: stevep                                on 2006/07/16  19:06:01
22335         Log: Subject: [PATCH] perlhack: advertise Configure -Dgccansipedantic
22336              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
22337              Date: Sun, 16 Jul 2006 20:27:20 +0300 (EEST)
22338              Message-Id: <200607161727.k6GHRKFk069579@kosh.hut.fi>
22339      Branch: perl
22340            ! pod/perlhack.pod
22341 ____________________________________________________________________________
22342 [ 28587] By: stevep                                on 2006/07/16  15:40:29
22343         Log: Upgrade to Module-Build-0.2803
22344      Branch: perl
22345            ! lib/Module/Build.pm lib/Module/Build/Base.pm
22346            ! lib/Module/Build/Changes
22347 ____________________________________________________________________________
22348 [ 28586] By: stevep                                on 2006/07/16  14:54:58
22349         Log: Upgrade to Test-Simple-0.64
22350      Branch: perl
22351            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
22352            ! lib/Test/Simple/Changes lib/Test/Simple/t/skip.t
22353            ! lib/Test/Simple/t/tbt_01basic.t
22354            ! lib/Test/Simple/t/tbt_05faildiag.t
22355            ! lib/Test/Simple/t/tbt_06errormess.t
22356            ! lib/Test/Simple/t/tbt_07args.t
22357 ____________________________________________________________________________
22358 [ 28585] By: stevep                                on 2006/07/16  13:46:35
22359         Log: various safety/portability tweaks
22360              From: Jarkko Hietaniemi <jhi@iki.fi>
22361              Date: Sat, 15 Jul 2006 22:15:29 +0300
22362              Message-ID: <44B93ED1.7080000@iki.fi>
22363              
22364              Fix for change #28578.
22365      Branch: perl
22366            ! util.c
22367 ____________________________________________________________________________
22368 [ 28584] By: davem                                 on 2006/07/16  00:20:25
22369         Log: run regen_headerds
22370      Branch: perl
22371            ! embed.h global.sym proto.h
22372 ____________________________________________________________________________
22373 [ 28583] By: davem                                 on 2006/07/15  22:14:46
22374         Log: Subject:  [PATCH] comment update for scan_const
22375              From:  SADAHIRO Tomoyuki <bqw10602@nifty.com>
22376              Date:  Sat, 15 Jul 2006 20:16:01 +0900
22377              Message-Id:  <20060715201552.9FA5.BQW10602@nifty.com>
22378      Branch: perl
22379            ! toke.c
22380 ____________________________________________________________________________
22381 [ 28582] By: davem                                 on 2006/07/15  21:59:43
22382         Log: Subject:  Updated escaping code. utf8 regex debug output improvements
22383              From:  demerphq <demerphq@gmail.com>
22384              Date:  Sat, 15 Jul 2006 18:56:03 +0200
22385              Message-Id:  <9b18b3110607150956o6273a16clb1518911d1945d4@mail.gmail.com>
22386      Branch: perl
22387            ! dump.c embed.fnc ext/re/re.pm perl.h regcomp.c regcomp.h
22388            ! regexec.c
22389 ____________________________________________________________________________
22390 [ 28581] By: stevep                                on 2006/07/15  18:57:39
22391         Log: Adding Module::Build::Version missed in upgrade.
22392      Branch: perl
22393            + lib/Module/Build/Version.pm
22394            ! MANIFEST
22395 ____________________________________________________________________________
22396 [ 28580] By: stevep                                on 2006/07/15  15:22:35
22397         Log: Upgrade to ANSIColor-1.11
22398      Branch: perl
22399            + lib/Term/ANSIColor/t/basic.t lib/Term/ANSIColor/t/pod.t
22400            - lib/Term/ANSIColor/test.pl
22401            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
22402            ! lib/Term/ANSIColor/README
22403 ____________________________________________________________________________
22404 [ 28579] By: stevep                                on 2006/07/15  14:46:53
22405         Log: Upgrade to Module-Build-0.2802
22406      Branch: perl
22407            ! lib/Module/Build.pm lib/Module/Build/Base.pm
22408            ! lib/Module/Build/Changes lib/Module/Build/ModuleInfo.pm
22409            ! lib/Module/Build/t/moduleinfo.t
22410            ! lib/Module/Build/t/runthrough.t
22411 ____________________________________________________________________________
22412 [ 28578] By: merijn                                on 2006/07/15  11:53:36
22413         Log: Subject: [PATCH] various safety/portability tweaks
22414              From: Jarkko Hietaniemi <jhi@iki.fi>
22415              Date: Sat, 15 Jul 2006 13:14:32 +0300
22416              Message-ID: <44B8C008.4030300@iki.fi>
22417      Branch: perl
22418            ! pod/perlhack.pod pod/perltodo.pod pp_sys.c sv.c util.c
22419 ____________________________________________________________________________
22420 [ 28577] By: merijn                                on 2006/07/15  11:45:15
22421         Log: Subject: [PATCH] cflags.SH: add missing C files
22422              From: Jarkko Hietaniemi <jhi@iki.fi>
22423              Date: Sat, 15 Jul 2006 12:30:25 +0300
22424              Message-ID: <44B8B5B1.2050902@iki.fi>
22425      Branch: perl
22426            ! cflags.SH
22427 ____________________________________________________________________________
22428 [ 28576] By: merijn                                on 2006/07/15  11:41:59
22429         Log: Subject: [PATCH] Re: [PATCH] cflags.SH: add -std=c89
22430              From: Jarkko Hietaniemi <jhi@iki.fi>
22431              Date: Sat, 15 Jul 2006 12:19:45 +0300
22432              Message-ID: <44B8B331.8090009@iki.fi>
22433      Branch: perl
22434            ! cflags.SH
22435 ____________________________________________________________________________
22436 [ 28575] By: craigb                                on 2006/07/14  18:18:18
22437         Log: overload.t has same locale problem with VMS that it has with dec_osf
22438      Branch: perl
22439            ! t/uni/overload.t
22440 ____________________________________________________________________________
22441 [ 28574] By: craigb                                on 2006/07/14  18:09:40
22442         Log: Make sysconf tests handle unimplemented success indications
22443              for the benefit of Mac OS X and VMS.
22444      Branch: perl
22445            ! ext/POSIX/t/sysconf.t
22446 ____________________________________________________________________________
22447 [ 28573] By: steveh                                on 2006/07/14  14:42:57
22448         Log: Silence a compiler warning on Win32/VC++
22449              
22450              Subject: Re: Smoke [5.9.4] 28569 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
22451              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
22452              Date: Fri, 14 Jul 2006 16:33:01 +0200
22453              Message-Id: <8CC2FF7E-42EE-4B28-A9D2-4FCD8C745004@mailbox.tu-berlin.de>
22454      Branch: perl
22455            ! ext/Hash/Util/FieldHash/FieldHash.xs
22456 ____________________________________________________________________________
22457 [ 28572] By: stevep                                on 2006/07/14  14:38:28
22458         Log: Skip tests for pathconf() and fpathconf() on HP-UX for 
22459              _PC_CHOWN_RESTRICTED.  The HP-UX manpage suggests not trying
22460              to do it, and that the errno will not be set on failure.
22461      Branch: perl
22462            ! ext/POSIX/t/sysconf.t
22463 ____________________________________________________________________________
22464 [ 28571] By: davem                                 on 2006/07/14  11:50:37
22465         Log: remove regex postive super-linear cache code
22466              (it wasn't actually achieving anything)
22467      Branch: perl
22468            ! regexec.c t/op/re_tests
22469 ____________________________________________________________________________
22470 [ 28570] By: merijn                                on 2006/07/14  07:03:08
22471         Log: Subject: [PATCH] -DPERL_GLOBAL_STRUCT_PRIVATE tweaks (done_sanity_check global? yech!)
22472              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
22473              Date: Fri, 14 Jul 2006 09:34:09 +0300 (EEST)
22474              Message-Id: <200607140634.k6E6Y9Ia471707@kosh.hut.fi>
22475      Branch: perl
22476            ! hv.c sv.c
22477 ____________________________________________________________________________
22478 [ 28569] By: stevep                                on 2006/07/13  20:31:59
22479         Log: Version bumps for z/OS fixes.
22480      Branch: perl
22481            ! ext/Encode/Encode.pm ext/MIME/Base64/Base64.pm
22482            ! ext/threads/shared/shared.pm
22483 ____________________________________________________________________________
22484 [ 28568] By: stevep                                on 2006/07/13  20:18:59
22485         Log: Subject: [PATCH] z/OS: CPAN-ized ext/ and lib/
22486              From: Jarkko Hietaniemi <jhi@iki.fi>
22487              Date: Thu, 13 Jul 2006 23:10:27 +0300
22488              Message-ID: <44B6A8B3.5070605@iki.fi>
22489      Branch: perl
22490            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
22491            ! ext/Encode/Encode.xs ext/Encode/t/utf8strict.t
22492            ! ext/MIME/Base64/Base64.xs ext/Storable/t/downgrade.t
22493            ! ext/Storable/t/overload.t ext/threads/shared/shared.xs
22494            ! lib/CGI/t/util-58.t lib/Digest/t/base.t lib/Digest/t/file.t
22495            ! lib/Pod/t/pod2html-lib.pl lib/Tie/File/t/09_gen_rs.t
22496 ____________________________________________________________________________
22497 [ 28567] By: merijn                                on 2006/07/13  17:12:00
22498         Log: Subject: [PATCH] z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant's comment
22499              From: Jarkko Hietaniemi <jhi@iki.fi>
22500              Date: Thu, 13 Jul 2006 19:47:29 +0300
22501              Message-ID: <44B67921.6090901@iki.fi>
22502      Branch: perl
22503            ! ext/B/B/Deparse.pm lib/AutoLoader.t lib/DBM_Filter/t/encode.t
22504            ! lib/DBM_Filter/t/utf8.t lib/ExtUtils/Constant/Utils.pm
22505            ! lib/ExtUtils/Embed.pm lib/ExtUtils/t/Embed.t
22506            ! lib/PerlIO/via/t/QuotedPrint.t lib/bytes.t lib/dumpvar.pl
22507            ! lib/utf8.t miniperlmain.c perl.h
22508 ____________________________________________________________________________
22509 [ 28566] By: stevep                                on 2006/07/13  15:46:11
22510         Log: Keep Intel C++ from claiming that it is gcc.
22511      Branch: perl
22512            ! hints/linux.sh
22513 ____________________________________________________________________________
22514 [ 28565] By: stevep                                on 2006/07/13  14:04:18
22515         Log: Clear up a few more warnings from blead.
22516      Branch: perl
22517            ! op.c perl.c reentr.c reentr.pl regexec.c
22518 ____________________________________________________________________________
22519 [ 28564] By: rgs                                   on 2006/07/13  08:46:30
22520         Log: Not everybody has env
22521      Branch: perl
22522            ! pod/perlintro.pod
22523 ____________________________________________________________________________
22524 [ 28563] By: rgs                                   on 2006/07/13  08:40:12
22525         Log: Subject: Re: Misunderstanding escapes in heredocs?
22526              From: demerphq <demerphq@gmail.com>
22527              Date: Sun, 9 Jul 2006 16:42:45 +0200
22528              Message-ID: <9b18b3110607090742gc55b4ffl402d5fadc5bd231e@mail.gmail.com>
22529              
22530              with formatting nits
22531      Branch: perl
22532            ! pod/perlop.pod
22533 ____________________________________________________________________________
22534 [ 28562] By: rgs                                   on 2006/07/13  08:17:04
22535         Log: Additions to perlhack based on a patch by Gabor Szabo
22536      Branch: perl
22537            ! pod/perlhack.pod
22538 ____________________________________________________________________________
22539 [ 28561] By: rgs                                   on 2006/07/13  08:04:44
22540         Log: Nits to the perlintro safety net (by Gabor Szabo and Merijn)
22541      Branch: perl
22542            ! pod/perlintro.pod
22543 ____________________________________________________________________________
22544 [ 28560] By: merijn                                on 2006/07/13  06:50:55
22545         Log: Relink to use temp file forced on current dir in mpeix
22546              Subject: [PATCH] mpeix/relink: tweak from Donna Garverick
22547              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
22548              Date: Thu, 13 Jul 2006 08:25:59 +0300 (EEST)
22549              Message-Id: <200607130525.k6D5PxFp251263@kosh.hut.fi>
22550      Branch: perl
22551            ! mpeix/relink
22552 ____________________________________________________________________________
22553 [ 28559] By: rgs                                   on 2006/07/12  13:19:04
22554         Log: Cleanup and conversion to t/test.pl
22555      Branch: perl
22556            ! ext/Devel/Peek/t/Peek.t
22557 ____________________________________________________________________________
22558 [ 28558] By: rgs                                   on 2006/07/12  12:29:58
22559         Log: I prefer array indexes that start from 0 in beginner docs
22560      Branch: perl
22561            ! pod/perlintro.pod
22562 ____________________________________________________________________________
22563 [ 28557] By: rgs                                   on 2006/07/12  12:28:34
22564         Log: Integration of strlcat is to-done (noticed by Yves)
22565      Branch: perl
22566            ! pod/perltodo.pod
22567 ____________________________________________________________________________
22568 [ 28556] By: steveh                                on 2006/07/12  10:28:39
22569         Log: Fix change #28552: VC++ doesn't like code before declarations
22570      Branch: perl
22571            ! ext/Hash/Util/FieldHash/FieldHash.xs
22572 ____________________________________________________________________________
22573 [ 28555] By: rgs                                   on 2006/07/12  09:56:04
22574         Log: Additions and removals in perltodo
22575      Branch: perl
22576            ! pod/perltodo.pod
22577 ____________________________________________________________________________
22578 [ 28554] By: merijn                                on 2006/07/12  09:40:14
22579         Log: Subject: [PATCH] more strictness in perlintro
22580              From: "Gabor Szabo" <szabgab@gmail.com>
22581              Date: Wed, 12 Jul 2006 10:30:06 +0300
22582              Message-ID: <d8a74af10607120030p1964b935y9493e29994a5b371@mail.gmail.com>
22583      Branch: perl
22584            ! pod/perlintro.pod
22585 ____________________________________________________________________________
22586 [ 28553] By: merijn                                on 2006/07/12  09:27:59
22587         Log: Subject: [PATCH] perlinro (use $fh filehandler + not to use built in function name in sub example)
22588              From: "Gabor Szabo" <szabgab@gmail.com>
22589              Date: Wed, 12 Jul 2006 10:51:03 +0300
22590              Message-ID: <d8a74af10607120051t10382a7fw95ce094f0f395490@mail.gmail.com>
22591      Branch: perl
22592            ! pod/perlintro.pod
22593 ____________________________________________________________________________
22594 [ 28552] By: rgs                                   on 2006/07/12  09:00:01
22595         Log: Subject: Re: [PATCH] FieldHash coverity-compliant
22596              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
22597              Date: Wed, 12 Jul 2006 00:45:44 +0200
22598              Message-Id: <7AEBF247-0AF7-46A8-9D61-D38B45FD21EA@mailbox.tu-berlin.de>
22599      Branch: perl
22600            ! ext/Hash/Util/FieldHash/FieldHash.xs
22601 ____________________________________________________________________________
22602 [ 28551] By: rgs                                   on 2006/07/12  08:49:17
22603         Log: Upgrade to PathTools 3.19
22604      Branch: perl
22605            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
22606            ! lib/File/Spec/Unix.pm lib/File/Spec/t/Spec.t
22607 ____________________________________________________________________________
22608 [ 28550] By: merijn                                on 2006/07/12  06:53:22
22609         Log: Subject: [PATCH] z/OS: t/ - mostly EBCDIC fixes
22610              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
22611              Date: Wed, 12 Jul 2006 00:01:29 +0300 (EEST)
22612              Message-Id: <200607112101.k6BL1TGr321715@kosh.hut.fi>
22613      Branch: perl
22614            ! t/comp/parser.t t/op/caller.t t/op/chop.t t/op/exec.t
22615            ! t/op/index.t t/op/pack.t t/op/pat.t t/op/sprintf.t
22616            ! t/op/utfhash.t t/run/fresh_perl.t t/uni/case.pl t/uni/class.t
22617 ____________________________________________________________________________
22618 [ 28549] By: rgs                                   on 2006/07/11  17:00:26
22619         Log: A few rough notes for the next perldelta
22620      Branch: perl
22621            ! pod/perl594delta.pod
22622 ____________________________________________________________________________
22623 [ 28548] By: rgs                                   on 2006/07/11  14:55:17
22624         Log: Revert bogus fix for bug #27940, which wasn't really a bug,
22625              and a new test item, as found and suggested by Sadahiro Tomoyuki.
22626      Branch: perl
22627            ! t/op/pat.t toke.c
22628 ____________________________________________________________________________
22629 [ 28547] By: rgs                                   on 2006/07/11  14:06:08
22630         Log: Subject: Re: Misunderstanding escapes in heredocs?
22631              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22632              Date: Sun, 09 Jul 2006 11:57:42 +0900
22633              Message-Id: <20060709115613.78FF.BQW10602@nifty.com>
22634      Branch: perl
22635            ! pod/perlop.pod
22636 ____________________________________________________________________________
22637 [ 28546] By: stevep                                on 2006/07/11  12:31:10
22638         Log: Upgrade to Text-Tabs+Wrap-2006.0711.  Keep the local changes from
22639              change #27541.  Also, leave out the test files Jacobson.t and 
22640              Jacobson2.t which both generated several warnings.
22641      Branch: perl
22642            + lib/Text/TabsWrap/t/37000.t lib/Text/TabsWrap/t/39548.t
22643            + lib/Text/TabsWrap/t/Jochen.t lib/Text/TabsWrap/t/belg4mit.t
22644            + lib/Text/TabsWrap/t/sep.t lib/Text/TabsWrap/t/sep2.t
22645            ! MANIFEST lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG
22646            ! lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
22647 ____________________________________________________________________________
22648 [ 28545] By: steveh                                on 2006/07/11  11:26:17
22649         Log: Fix change #28533: my_strlcpy does not return the dest str!
22650      Branch: perl
22651            ! util.c
22652 ____________________________________________________________________________
22653 [ 28544] By: rgs                                   on 2006/07/11  09:29:23
22654         Log: Adjust test count in threads test
22655      Branch: perl
22656            ! ext/threads/t/kill.t
22657 ____________________________________________________________________________
22658 [ 28543] By: rgs                                   on 2006/07/11  09:27:25
22659         Log: Subject: [PATCH] threads 1.36 - Signalling terminated threads core dumps
22660              From: "Jerry D. Hedden" <jerry@hedden.us>
22661              Date: Mon, 10 Jul 2006 13:28:25 -0700
22662              Message-ID: <20060710132825.fb30e530d17747c2b054d625b8945d88.5bdc82d2c0.wbe@email.secureserver.net>
22663      Branch: perl
22664            ! ext/threads/Changes ext/threads/README ext/threads/t/kill.t
22665            ! ext/threads/t/thread.t ext/threads/threads.pm
22666            ! ext/threads/threads.xs
22667 ____________________________________________________________________________
22668 [ 28542] By: rgs                                   on 2006/07/11  08:06:26
22669         Log: Subject: [PATCH] FieldHash coverity-compliant
22670              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
22671              Date: Mon, 10 Jul 2006 21:30:15 +0200
22672              Message-Id: <9C6C104C-8040-489A-BB35-40D22BC48AFC@mailbox.tu-berlin.de>
22673      Branch: perl
22674            ! ext/Hash/Util/FieldHash/FieldHash.xs
22675            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
22676            ! ext/Hash/Util/FieldHash/t/02_function.t
22677            ! ext/Hash/Util/FieldHash/t/04_thread.t
22678 ____________________________________________________________________________
22679 [ 28541] By: rgs                                   on 2006/07/11  07:55:21
22680         Log: Subject: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
22681              From: Andy Dougherty <doughera@lafayette.edu>
22682              Date: Mon, 10 Jul 2006 13:16:27 -0400 (EDT)
22683              Message-ID: <Pine.LNX.4.62.0607101312540.24708@fractal.phys.lafayette.edu>
22684      Branch: perl
22685            ! perl.h
22686 ____________________________________________________________________________
22687 [ 28540] By: rgs                                   on 2006/07/11  07:48:24
22688         Log: Subject: [PATCH] sysconf.t: still failing in tru64, try harder to skip
22689              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
22690              Date: Tue, 11 Jul 2006 09:23:08 +0300 (EEST)
22691              Message-Id: <200607110623.k6B6N8Ni488812@kosh.hut.fi>
22692      Branch: perl
22693            ! ext/POSIX/t/sysconf.t
22694 ____________________________________________________________________________
22695 [ 28539] By: rgs                                   on 2006/07/10  20:14:34
22696         Log: Subject: [PATCH] z/OS: hints/os390.sh and Makefile.SH
22697              From: Jarkko Hietaniemi <jhi@iki.fi>
22698              Date: Mon, 10 Jul 2006 22:55:33 +0300
22699              Message-ID: <44B2B0B5.3000008@iki.fi>
22700      Branch: perl
22701            ! Makefile.SH hints/os390.sh
22702 ____________________________________________________________________________
22703 [ 28538] By: rgs                                   on 2006/07/10  19:42:18
22704         Log: Update Changes
22705      Branch: perl
22706            ! Changes
22707 ____________________________________________________________________________
22708 [ 28537] By: stevep                                on 2006/07/10  19:28:54
22709         Log: Subject: [PATCH] perlhack: argh...
22710              From: Jarkko Hietaniemi <jhi@iki.fi>
22711              Date: Mon, 10 Jul 2006 21:07:35 +0300
22712              Message-ID: <44B29767.4040606@iki.fi>
22713      Branch: perl
22714            ! pod/perlhack.pod
22715 ____________________________________________________________________________
22716 [ 28536] By: stevep                                on 2006/07/10  19:12:07
22717         Log: Restoring change #28523 accidentilly reverted with change #28528.
22718      Branch: perl
22719            ! doio.c
22720 ____________________________________________________________________________
22721 [ 28535] By: stevep                                on 2006/07/10  18:26:25
22722         Log: Fix another empty if-statement warning
22723      Branch: perl
22724            ! sv.c
22725 ____________________________________________________________________________
22726 [ 28534] By: stevep                                on 2006/07/10  18:17:30
22727         Log: Silence empty if-statement warning.
22728      Branch: perl
22729            ! universal.c
22730 ____________________________________________________________________________
22731 [ 28533] By: stevep                                on 2006/07/10  17:23:02
22732         Log: Convert some low hanging fruit to my_strlcpy/my_strlcat.
22733      Branch: perl
22734            ! doio.c mg.c pp_sys.c toke.c util.c
22735 ____________________________________________________________________________
22736 [ 28532] By: rgs                                   on 2006/07/10  17:09:38
22737         Log: POD fixes in perlhack
22738      Branch: perl
22739            ! pod/perlhack.pod
22740 ____________________________________________________________________________
22741 [ 28531] By: rgs                                   on 2006/07/10  17:07:43
22742         Log: Typo found by Craig Berry
22743      Branch: perl
22744            ! pod/perlhack.pod
22745 ____________________________________________________________________________
22746 [ 28530] By: rgs                                   on 2006/07/10  17:05:12
22747         Log: More perlhack portability additions by Jarkko
22748      Branch: perl
22749            ! pod/perlhack.pod
22750 ____________________________________________________________________________
22751 [ 28529] By: rgs                                   on 2006/07/10  14:04:00
22752         Log: Subject: [PATCH] threads 1.35 - Borland compiler fix
22753              From: "Jerry D. Hedden" <jerry@hedden.us>
22754              Date: Mon, 10 Jul 2006 06:49:34 -0700
22755              Message-ID: <20060710064934.fb30e530d17747c2b054d625b8945d88.384e3b280c.wbe@email.secureserver.net>
22756      Branch: perl
22757            ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t
22758            ! ext/threads/threads.pm ext/threads/threads.xs
22759 ____________________________________________________________________________
22760 [ 28528] By: stevep                                on 2006/07/10  13:55:39
22761         Log: Change existing uses of strlcpy()/strlcat() to use new my_strlcpy()/
22762              my_strlcat() API.  Convert ext/File/Glob/bsd_glob.c to use 
22763              my_strlcat().  Add to the strlcy()/strlcat() todo entry.
22764      Branch: perl
22765            ! doio.c ext/File/Glob/bsd_glob.c pod/perltodo.pod pp_ctl.c
22766            ! util.c
22767 ____________________________________________________________________________
22768 [ 28527] By: rgs                                   on 2006/07/10  12:46:41
22769         Log: Subject: [PATCH] perlhack: more portability musings
22770              From: Jarkko Hietaniemi <jhi@iki.fi>
22771              Date: Mon, 10 Jul 2006 15:41:10 +0300
22772              Message-ID: <44B24AE6.6030708@iki.fi>
22773      Branch: perl
22774            ! pod/perlhack.pod
22775 ____________________________________________________________________________
22776 [ 28526] By: rgs                                   on 2006/07/10  12:01:20
22777         Log: Subject: examples in the core documentation
22778              From: "Gabor Szabo" <szabgab@gmail.com>
22779              Date: Sun, 9 Jul 2006 15:44:47 +0200
22780              Message-ID: <d8a74af10607090644o5c1ee3b2p98f6aa9301898b44@mail.gmail.com>
22781      Branch: perl
22782            ! pod/perlfunc.pod
22783 ____________________________________________________________________________
22784 [ 28525] By: stevep                                on 2006/07/10  11:28:24
22785         Log: Add Russ Allbery's public domain implementations of strlcat and
22786              strlcpy as Perl_my_strlcat and Perl_my_strlcpy to the Perl core.
22787              Thanks Russ!
22788      Branch: perl
22789            ! embed.fnc embed.h global.sym perl.h proto.h util.c
22790 ____________________________________________________________________________
22791 [ 28524] By: rgs                                   on 2006/07/10  10:16:53
22792         Log: Add a macro to remove duplicated code
22793              
22794              Subject: Re: cut-and-paste findings for blead 28504
22795              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22796              Date: Sun, 09 Jul 2006 13:47:04 +0900
22797              Message-Id: <20060709134236.E51A.BQW10602@nifty.com>
22798      Branch: perl
22799            ! pp_sort.c
22800 ____________________________________________________________________________
22801 [ 28523] By: rgs                                   on 2006/07/10  10:11:22
22802         Log: Fix a signed/unsigned warning
22803      Branch: perl
22804            ! doio.c
22805 ____________________________________________________________________________
22806 [ 28522] By: rgs                                   on 2006/07/10  09:53:33
22807         Log: Pod cleanup in Shell.pm
22808      Branch: perl
22809            ! lib/Shell.pm
22810 ____________________________________________________________________________
22811 [ 28521] By: merijn                                on 2006/07/10  07:41:25
22812         Log: Even Jarkko's patches should go in only once
22813              Subject: [PATCH] undouble Jarkko's patch
22814              From: andy@petdance.com (Andy Lester)
22815              Date: Mon, 10 Jul 2006 00:22:18 -0500
22816              Message-ID: <20060710052218.GA7477@petdance.com>
22817      Branch: perl
22818            ! pod/perlhack.pod
22819 ____________________________________________________________________________
22820 [ 28520] By: stevep                                on 2006/07/10  03:07:59
22821         Log: Subject: [PATCH] Skip tests of a POSIX constant on Mac OS X because saved IDs are borked
22822              From: Dominic Dunlop <shouldbedomo@mac.com>
22823              Date: Sun, 9 Jul 2006 22:22:14 +0200
22824              Message-Id: <F1942C06-CDE3-47C6-AC5A-4358960E0F6E@mac.com>
22825      Branch: perl
22826            ! ext/POSIX/t/sysconf.t
22827 ____________________________________________________________________________
22828 [ 28519] By: stevep                                on 2006/07/10  00:29:02
22829         Log: Clear up test based on line number differences between the core and the
22830              Test-Simple version.
22831      Branch: perl
22832            ! lib/Test/Simple/t/tbt_01basic.t
22833 ____________________________________________________________________________
22834 [ 28518] By: nicholas                              on 2006/07/09  21:56:18
22835         Log: Tweak for Jarkko's addition to perlhack, suggested by Yves.
22836      Branch: perl
22837            ! pod/perlhack.pod
22838 ____________________________________________________________________________
22839 [ 28517] By: stevep                                on 2006/07/09  20:51:48
22840         Log: Hmmm...patch didn't warn about rejects in tbt_01basic.t.
22841      Branch: perl
22842            ! lib/Test/Simple/t/tbt_01basic.t
22843 ____________________________________________________________________________
22844 [ 28516] By: merijn                                on 2006/07/09  18:50:01
22845         Log: Subject: [PATCH] some coding guidelines/tips to perlhack (+ one perltodo)
22846              From: Jarkko Hietaniemi <jhi@iki.fi>
22847              Date: Sun, 09 Jul 2006 19:42:10 +0300
22848              Message-ID: <44B131E2.8050805@iki.fi>
22849      Branch: perl
22850            ! pod/perlhack.pod pod/perltodo.pod
22851 ____________________________________________________________________________
22852 [ 28515] By: stevep                                on 2006/07/09  13:57:25
22853         Log: Subject: [PATCH] perlhack.pod
22854              From: Jarkko Hietaniemi <jhi@iki.fi>
22855              Date: Sun, 09 Jul 2006 14:55:20 +0300
22856              Message-ID: <44B0EEA8.4080003@iki.fi>
22857      Branch: perl
22858            ! pod/perlhack.pod
22859 ____________________________________________________________________________
22860 [ 28514] By: stevep                                on 2006/07/09  13:51:37
22861         Log: Upgrade to Test-Simple-0.63
22862      Branch: perl
22863            ! lib/Test/Builder.pm lib/Test/Builder/Tester.pm
22864            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
22865            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/tbt_01basic.t
22866            ! lib/Test/Simple/t/tbt_05faildiag.t
22867 ____________________________________________________________________________
22868 [ 28513] By: mhx                                   on 2006/07/09  08:19:33
22869         Log: Integrate mkppport. All ppport.h files in the core will now
22870              be autogenerated at build time (and removed during cleanup).
22871      Branch: perl
22872            + mkppport mkppport.lst
22873            - ext/Compress/Raw/Zlib/ppport.h ext/Cwd/ppport.h
22874            - ext/Digest/SHA/ppport.h ext/Sys/Syslog/ppport.h
22875            - ext/Time/HiRes/ppport.h win32/ext/Win32API/File/ppport.h
22876            ! MANIFEST Makefile.SH vms/descrip_mms.template win32/Makefile
22877            ! win32/Makefile.ce win32/makefile.mk
22878 ____________________________________________________________________________
22879 [ 28512] By: stevep                                on 2006/07/08  18:08:07
22880         Log: Subject: [PATCH] Macroize vast tracks of duplicated code in regexec.c
22881              From: demerphq <demerphq@gmail.com>
22882              Date: Sat, 8 Jul 2006 17:48:34 +0200
22883              Message-ID: <9b18b3110607080848u663b114ag86f76ac5c9c9d5e@mail.gmail.com>
22884              
22885              Removing duplicated regexp trie-related code.
22886      Branch: perl
22887            ! regexec.c
22888 ____________________________________________________________________________
22889 [ 28511] By: stevep                                on 2006/07/08  18:00:17
22890         Log: Subject: [PATCH] optimisation for File::Spec::abs2rel where both args are relative
22891              From: Brendan O'Dea <bod@debian.org>
22892              Date: Thu, 6 Jul 2006 01:02:41 +1000
22893              Message-ID: <20060705150241.GA2244@londo.c47.org>
22894      Branch: perl
22895            ! lib/File/Spec/Unix.pm
22896 ____________________________________________________________________________
22897 [ 28510] By: stevep                                on 2006/07/08  17:51:43
22898         Log: Subject: [PATCH] perl5db.pl: read full lines from remote socket
22899              From: Brendan O'Dea <bod@debian.org>
22900              Date: Sat, 8 Jul 2006 13:27:50 +1000
22901              Message-ID: <20060708032750.GA20454@londo.c47.org>
22902      Branch: perl
22903            ! lib/perl5db.pl
22904 ____________________________________________________________________________
22905 [ 28509] By: stevep                                on 2006/07/08  17:47:24
22906         Log: Making encoding::warnings lexical is to-done.
22907      Branch: perl
22908            ! pod/perltodo.pod
22909 ____________________________________________________________________________
22910 [ 28508] By: stevep                                on 2006/07/08  17:28:36
22911         Log: Subject: Skip some POSIX tests when the thing they are testing is unimplemented
22912              From: demerphq <demerphq@gmail.com>
22913              Date: Sat, 8 Jul 2006 17:55:09 +0200
22914              Message-ID: <9b18b3110607080855g73407c4fx41a578815c2a6da2@mail.gmail.com>
22915      Branch: perl
22916            ! ext/POSIX/t/sysconf.t ext/POSIX/t/termios.t
22917 ____________________________________________________________________________
22918 [ 28507] By: mhx                                   on 2006/07/08  16:27:10
22919         Log: Upgrade to Devel::PPPort 3.09
22920      Branch: perl
22921            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
22922            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort_pm.PL
22923            ! ext/Devel/PPPort/parts/apidoc.fnc
22924            ! ext/Devel/PPPort/parts/base/5009004
22925            ! ext/Devel/PPPort/parts/embed.fnc
22926            ! ext/Devel/PPPort/parts/inc/podtest
22927            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
22928            ! ext/Devel/PPPort/t/podtest.t
22929 ____________________________________________________________________________
22930 [ 28506] By: stevep                                on 2006/07/08  14:50:33
22931         Log: Update Audrey Tang's email throughout various files.
22932      Branch: perl
22933            ! AUTHORS Porting/Maintainers.pl Porting/checkAUTHORS.pl
22934 ____________________________________________________________________________
22935 [ 28505] By: merijn                                on 2006/07/08  09:04:56
22936         Log: POSIX test improvements on True64
22937              Subject: [PATCH] the new POSIX tests
22938              From: Jarkko Hietaniemi <jhi@iki.fi>
22939              Date: Sat, 08 Jul 2006 11:43:05 +0300
22940              Message-ID: <44AF7019.3070509@iki.fi>
22941      Branch: perl
22942            ! ext/POSIX/POSIX.pod ext/POSIX/t/sysconf.t
22943            ! ext/POSIX/t/termios.t
22944 ____________________________________________________________________________
22945 [ 28504] By: stevep                                on 2006/07/08  01:14:28
22946         Log: Upgrade to encoding-warnings-0.10
22947      Branch: perl
22948            + lib/encoding/warnings/t/4-lexical.t
22949            ! MANIFEST lib/encoding/warnings.pm
22950            ! lib/encoding/warnings/t/3-normal.t
22951 ____________________________________________________________________________
22952 [ 28503] By: stevep                                on 2006/07/07  18:38:01
22953         Log: Subject: [PATCH] Test scripts for I18N::Langinfo and POSIX
22954              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
22955              Date: Fri, 07 Jul 2006 11:02:31 +0200
22956              Message-ID: <1152262951.44ae23272ffa0@imp3-g19.free.fr>
22957              
22958              Only includes changes to:
22959              * ext/I18N/Langinfo/t/Langinfo.t
22960              * ext/POSIX/t/sysconf.t
22961              * ext/POSIX/t/termios.t
22962      Branch: perl
22963            + ext/POSIX/t/sysconf.t ext/POSIX/t/termios.t
22964            ! MANIFEST ext/I18N/Langinfo/t/Langinfo.t
22965 ____________________________________________________________________________
22966 [ 28502] By: rgs                                   on 2006/07/07  14:52:15
22967         Log: Subject: Re: Dual life for Shell.pm
22968              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
22969              Date: Thu, 6 Jul 2006 13:02:23 -0300
22970              Message-ID: <73ddeb6c0607060902tc471f84sf1bb841b6e9ecddf@mail.gmail.com>
22971      Branch: perl
22972            ! lib/Shell.pm lib/Shell.t
22973 ____________________________________________________________________________
22974 [ 28501] By: rgs                                   on 2006/07/07  14:12:59
22975         Log: Subject: [PATCH] threads 1.34 - state methods
22976              From: "Jerry D. Hedden" <jerry@hedden.us>
22977              Date: Thu, 06 Jul 2006 07:33:13 -0700
22978              Message-ID: <20060706073313.fb30e530d17747c2b054d625b8945d88.baa39d91bc.wbe@email.secureserver.net>
22979      Branch: perl
22980            + ext/threads/t/state.t
22981            ! MANIFEST ext/threads/Changes ext/threads/README
22982            ! ext/threads/t/context.t ext/threads/t/thread.t
22983            ! ext/threads/threads.pm ext/threads/threads.xs
22984 ____________________________________________________________________________
22985 [ 28500] By: rgs                                   on 2006/07/07  13:23:45
22986         Log: Subject: More escaping in the RE
22987              From: demerphq <demerphq@gmail.com>
22988              Date: Fri, 7 Jul 2006 10:40:40 +0200
22989              Message-ID: <9b18b3110607070140p5cb2c58ftcadbcd113a58c3af@mail.gmail.com>
22990              
22991              (with tweaks)
22992      Branch: perl
22993            ! regcomp.c regcomp.h regexec.c
22994 ____________________________________________________________________________
22995 [ 28499] By: rgs                                   on 2006/07/07  09:50:35
22996         Log: Fix the implementation of list assignment to state().
22997      Branch: perl
22998            ! op.c t/lib/warnings/op t/op/state.t
22999 ____________________________________________________________________________
23000 [ 28498] By: rgs                                   on 2006/07/06  16:55:57
23001         Log: The state() implementation is not yet perfect. Check in a new todo test
23002      Branch: perl
23003            ! t/op/state.t
23004 ____________________________________________________________________________
23005 [ 28497] By: rgs                                   on 2006/07/06  16:35:37
23006         Log: Error in the formulation of the new warning, spotted by Dominic Dunlop
23007      Branch: perl
23008            ! pod/perldiag.pod
23009 ____________________________________________________________________________
23010 [ 28496] By: rgs                                   on 2006/07/06  15:49:30
23011         Log: Add a new warning, "State variable %s will be reinitialized"
23012      Branch: perl
23013            ! op.c pod/perldiag.pod t/lib/warnings/op
23014 ____________________________________________________________________________
23015 [ 28495] By: stevep                                on 2006/07/06  15:38:51
23016         Log: Upgrade to Module-Build-0.2801.
23017      Branch: perl
23018            ! lib/Module/Build.pm lib/Module/Build/Base.pm
23019            ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
23020            ! lib/Module/Build/Cookbook.pm lib/Module/Build/Platform/Unix.pm
23021            ! lib/Module/Build/Platform/Windows.pm lib/Module/Build/YAML.pm
23022            ! lib/Module/Build/t/extend.t lib/Module/Build/t/lib/MBTest.pm
23023            ! lib/Module/Build/t/mbyaml.t lib/Module/Build/t/runthrough.t
23024 ____________________________________________________________________________
23025 [ 28494] By: stevep                                on 2006/07/06  15:18:58
23026         Log: Math-Complex now dual-lived with Jarkko Hietaniemi as the maintainer.
23027              Also, sync'ing up with the CPAN version of the module.
23028      Branch: perl
23029            ! Porting/Maintainers.pl lib/Math/Complex.pm lib/Math/Complex.t
23030            ! lib/Math/Trig.pm lib/Math/Trig.t
23031 ____________________________________________________________________________
23032 [ 28493] By: rgs                                   on 2006/07/06  14:31:55
23033         Log: Document state() variables in perlsub
23034      Branch: perl
23035            ! pod/perlsub.pod
23036 ____________________________________________________________________________
23037 [ 28492] By: stevep                                on 2006/07/06  14:12:56
23038         Log: Alphabetizing function names in perlfunc lists. 
23039      Branch: perl
23040            ! pod/perlfunc.pod
23041 ____________________________________________________________________________
23042 [ 28491] By: rgs                                   on 2006/07/06  13:36:57
23043         Log: Mention state variables in perldiag. Add switch-related keywords
23044              in the keyword listing section in perlfunc. Add a summary of
23045              C<state> in perlfunc. Fix a typo in the synopsis for C<our>.
23046              Don't say that C<my $_> is illegal in perlsub.
23047      Branch: perl
23048            ! pod/perldiag.pod pod/perlfunc.pod pod/perlsub.pod
23049 ____________________________________________________________________________
23050 [ 28490] By: rgs                                   on 2006/07/06  09:01:16
23051         Log: Introduce a new function, pv_escape(), to display contents of PVs
23052              that might contain non printable chars.
23053              
23054              Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
23055              From: demerphq <demerphq@gmail.com>
23056              Date: Wed, 5 Jul 2006 20:40:58 +0200
23057              Message-ID: <9b18b3110607051140n10c211a1jf17d3b7914d6f68b@mail.gmail.com>
23058      Branch: perl
23059            ! dump.c embed.fnc embed.h global.sym perl.h pod/perlapi.pod
23060            ! proto.h reentr.c regexec.c t/lib/warnings/9uninit
23061 ____________________________________________________________________________
23062 [ 28489] By: rgs                                   on 2006/07/05  21:00:31
23063         Log: Implement handling of state variables in list assignment
23064      Branch: perl
23065            ! ext/B/B/Concise.pm op.c pp_hot.c t/op/state.t
23066 ____________________________________________________________________________
23067 [ 28488] By: rgs                                   on 2006/07/05  20:00:10
23068         Log: Fix a bug on setting OPpASSIGN_COMMON on a AASSIGN op when the left
23069              side is made out a list declared with our(). In this case OPpLVAL_INTRO
23070              isn't set on the left op, so we just remove that check. Add new tests.
23071      Branch: perl
23072            ! op.c t/op/array.t
23073 ____________________________________________________________________________
23074 [ 28487] By: rgs                                   on 2006/07/05  19:49:36
23075         Log: Adjust test count after introducing new constants in POSIX
23076      Branch: perl
23077            ! ext/B/t/concise-xs.t
23078 ____________________________________________________________________________
23079 [ 28486] By: stevep                                on 2006/07/05  16:27:16
23080         Log: Add constants needed for recvmsg()/sendmsg() support.
23081      Branch: perl
23082            ! ext/POSIX/Makefile.PL
23083 ____________________________________________________________________________
23084 [ 28485] By: stevep                                on 2006/07/05  15:40:05
23085         Log: Skip lib/Memoize/t/tie_ndbm.t if $TMP is not writable.
23086      Branch: perl
23087            ! lib/Memoize/t/tie_ndbm.t
23088 ____________________________________________________________________________
23089 [ 28484] By: rgs                                   on 2006/07/05  14:10:18
23090         Log: Add a TODO test for list assignment to a list of state variables.
23091              Not sure yet how to encode in the optree the information that
23092              state($x, $y) and (state $x, state $y) must be treated differently.
23093      Branch: perl
23094            ! t/op/state.t
23095 ____________________________________________________________________________
23096 [ 28483] By: rgs                                   on 2006/07/05  12:48:57
23097         Log: Don't add extra warning flags for gcc versions < 3.
23098      Branch: perl
23099            ! cflags.SH
23100 ____________________________________________________________________________
23101 [ 28482] By: rgs                                   on 2006/07/05  08:53:56
23102         Log: Make the distclean target remove lib/Hash correctly
23103      Branch: perl
23104            ! Makefile.SH
23105 ____________________________________________________________________________
23106 [ 28481] By: craigb                                on 2006/07/05  02:31:06
23107         Log: Subject: [PATCH] RE: [PATCH] threads 1.33
23108              From: "Jerry D. Hedden" <jdhedden@cpan.org>
23109              Message-id: <20060704171845.fb30e530d17747c2b054d625b8945d88.f0db2cab53.wbe@email.secureserver.net>
23110              Date: Tue, 04 Jul 2006 17:18:45 -0700
23111              
23112              exiting from threads works differently on VMS
23113      Branch: perl
23114            ! ext/threads/t/exit.t
23115 ____________________________________________________________________________
23116 [ 28480] By: craigb                                on 2006/07/04  21:27:42
23117         Log: fix signed/unsigned nit in reentr.c
23118      Branch: perl
23119            ! reentr.c
23120 ____________________________________________________________________________
23121 [ 28479] By: craigb                                on 2006/07/04  19:08:16
23122         Log: fix type mismatch warning caused by return statement lurking in DIE macro
23123      Branch: perl
23124            ! doio.c
23125 ____________________________________________________________________________
23126 [ 28478] By: nicholas                              on 2006/07/04  18:58:10
23127         Log: Subject: [PATCH] more warning-silencing in FieldHash
23128              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
23129              Message-Id: <CE8BC13E-8BE5-4743-803C-6DF0D1FB2010@mailbox.tu-berlin.de>
23130              Date: Tue, 4 Jul 2006 19:42:12 +0200
23131      Branch: perl
23132            ! ext/Hash/Util/FieldHash/FieldHash.xs
23133            ! ext/Hash/Util/FieldHash/t/02_function.t
23134            ! ext/Hash/Util/FieldHash/t/05_perlhook.t
23135 ____________________________________________________________________________
23136 [ 28477] By: rgs                                   on 2006/07/04  12:04:58
23137         Log: Subject: [PATCH] consting and localizing in universal.c
23138              From: andy@petdance.com (Andy Lester)
23139              Date: Mon, 3 Jul 2006 17:41:48 -0500
23140              Message-ID: <20060703224148.GA14449@petdance.com>
23141      Branch: perl
23142            ! embed.fnc proto.h universal.c
23143 ____________________________________________________________________________
23144 [ 28476] By: rgs                                   on 2006/07/04  09:42:12
23145         Log: Subject: [PATCH] toke.c consting and localizing
23146              From: andy@petdance.com (Andy Lester)
23147              Date: Mon, 3 Jul 2006 17:42:50 -0500
23148              Message-ID: <20060703224250.GA14481@petdance.com>
23149      Branch: perl
23150            ! toke.c
23151 ____________________________________________________________________________
23152 [ 28475] By: rgs                                   on 2006/07/04  09:37:10
23153         Log: Subject: [PATCH] threads 1.33
23154              From: "Jerry D. Hedden" <jdhedden@cpan.org>
23155              Date: Mon, 03 Jul 2006 09:01:53 -0700
23156              Message-ID: <20060703090153.fb30e530d17747c2b054d625b8945d88.b26e047e0f.wbe@email.secureserver.net>
23157      Branch: perl
23158            + ext/threads/t/exit.t
23159            ! MANIFEST ext/threads/Changes ext/threads/README
23160            ! ext/threads/t/blocks.t ext/threads/t/context.t
23161            ! ext/threads/t/end.t ext/threads/t/free.t ext/threads/t/free2.t
23162            ! ext/threads/t/join.t ext/threads/t/thread.t
23163            ! ext/threads/threads.pm ext/threads/threads.xs
23164 ____________________________________________________________________________
23165 [ 28474] By: mhx                                   on 2006/07/03  21:40:58
23166         Log: Upgrade to Devel::PPPort 3.08_07
23167      Branch: perl
23168            + ext/Devel/PPPort/PPPort.xs
23169            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
23170            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
23171            ! ext/Devel/PPPort/parts/inc/ppphbin
23172            ! ext/Devel/PPPort/parts/inc/ppphdoc
23173            ! ext/Devel/PPPort/parts/inc/ppphtest ext/Devel/PPPort/soak
23174            ! ext/Devel/PPPort/t/ppphtest.t
23175 ____________________________________________________________________________
23176 [ 28473] By: stevep                                on 2006/07/03  18:09:01
23177         Log: Allow stat() and -X file tests work on dirhandles.
23178      Branch: perl
23179            ! doio.c pod/perlfunc.pod pp_sys.c t/op/stat.t
23180 ____________________________________________________________________________
23181 [ 28472] By: rgs                                   on 2006/07/03  16:51:05
23182         Log: Subject: [PATCH] embed.pl enhancements
23183              From: andy@petdance.com (Andy Lester)
23184              Date: Sun, 2 Jul 2006 12:11:39 -0500
23185              Message-ID: <20060702171139.GA20266@petdance.com>
23186              
23187              Add experimental (and optional) splint support
23188      Branch: perl
23189            ! embed.pl perlapi.c
23190 ____________________________________________________________________________
23191 [ 28471] By: rgs                                   on 2006/07/03  16:40:19
23192         Log: Subject: [PATCH] Makefile splint support
23193              From: andy@petdance.com (Andy Lester)
23194              Date: Sun, 2 Jul 2006 12:19:08 -0500
23195              Message-ID: <20060702171908.GA20443@petdance.com>
23196      Branch: perl
23197            ! Makefile.SH
23198 ____________________________________________________________________________
23199 [ 28470] By: rgs                                   on 2006/07/03  16:36:14
23200         Log: Subject: [PATCH] DProf.xs patch
23201              From: andy@petdance.com (Andy Lester)
23202              Date: Sun, 2 Jul 2006 12:17:08 -0500
23203              Message-ID: <20060702171708.GA20392@petdance.com>
23204      Branch: perl
23205            ! ext/Devel/DProf/DProf.xs
23206 ____________________________________________________________________________
23207 [ 28469] By: rgs                                   on 2006/07/03  09:39:42
23208         Log: Subject: [PATCH] mg.c cleanups
23209              From: andy@petdance.com (Andy Lester)
23210              Date: Sun, 2 Jul 2006 12:33:36 -0500
23211              Message-ID: <20060702173336.GA20641@petdance.com>
23212      Branch: perl
23213            ! mg.c
23214 ____________________________________________________________________________
23215 [ 28468] By: rgs                                   on 2006/07/03  09:34:44
23216         Log: Subject: [PATCH] Clean up mathoms.c
23217              From: andy@petdance.com (Andy Lester)
23218              Date: Sun, 2 Jul 2006 12:24:45 -0500
23219              Message-ID: <20060702172445.GA20521@petdance.com>
23220      Branch: perl
23221            ! mathoms.c
23222 ____________________________________________________________________________
23223 [ 28467] By: steveh                                on 2006/07/03  08:23:03
23224         Log: Subject: Re: Win32API::File now in core
23225              From: demerphq <demerphq@gmail.com>
23226              Date: Sun, 2 Jul 2006 15:19:58 +0200
23227              Message-ID: <9b18b3110607020619s4c4480d8ra3e681aee69a8d7@mail.gmail.com>
23228              
23229              Sync blead with Win32API-File-0.1001
23230              (plus change to sync README too)
23231      Branch: perl
23232            ! win32/ext/Win32API/File/Changes
23233            ! win32/ext/Win32API/File/File.pm win32/ext/Win32API/File/README
23234 ____________________________________________________________________________
23235 [ 28466] By: davem                                 on 2006/07/02  22:47:24
23236         Log: silence a compiler warning
23237      Branch: perl
23238            ! regexec.c
23239 ____________________________________________________________________________
23240 [ 28465] By: davem                                 on 2006/07/02  19:30:49
23241         Log: remove some unnecessary uses of WITH_THR
23242      Branch: perl
23243            ! mg.c op.c
23244 ____________________________________________________________________________
23245 [ 28464] By: craigb                                on 2006/07/02  18:06:36
23246         Log: s/have a more/have more/ typo fix in perlfaq4
23247      Branch: perl
23248            ! pod/perlfaq4.pod
23249 ____________________________________________________________________________
23250 [ 28463] By: davem                                 on 2006/07/02  16:31:10
23251         Log: Subject:  [PATCH] Synchronize ExtUtils::Instal 1.41
23252              From:  demerphq <demerphq@gmail.com>
23253              Date:  Sun, 2 Jul 2006 16:23:21 +0200
23254              Message-Id:  <9b18b3110607020723h1765f051hda802b6682a99df0@mail.gmail.com>
23255              
23256              Sync ExtUtils::Install with CPAN (just trivially change version nos)
23257      Branch: perl
23258            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
23259            ! lib/ExtUtils/Packlist.pm
23260 ____________________________________________________________________________
23261 [ 28462] By: davem                                 on 2006/07/02  15:34:23
23262         Log: 
23263              From: demerphq <demerphq@gmail.com>
23264              Date: Sun, 2 Jul 2006 15:13:20 +0200
23265              Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
23266              Message-ID: <9b18b3110607020613u1ab782dam2c425da61deb1876@mail.gmail.com>
23267              
23268              add test for patch #28417
23269      Branch: perl
23270            ! t/op/pat.t
23271 ____________________________________________________________________________
23272 [ 28461] By: rgs                                   on 2006/06/30  16:33:57
23273         Log: Must not forget that.
23274      Branch: perl
23275            ! pod/perltodo.pod
23276 ____________________________________________________________________________
23277 [ 28460] By: steveh                                on 2006/06/30  13:46:06
23278         Log: Add Win32API::File to the core
23279              
23280              For discussions, see the thread starting here:
23281              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-06/msg00710.html
23282      Branch: perl
23283            + win32/ext/Win32API/File/Changes
23284            + win32/ext/Win32API/File/ExtUtils/Myconst2perl.pm
23285            + win32/ext/Win32API/File/File.pm
23286            + win32/ext/Win32API/File/File.xs
23287            + win32/ext/Win32API/File/Makefile.PL
23288            + win32/ext/Win32API/File/README
23289            + win32/ext/Win32API/File/buffers.h
23290            + win32/ext/Win32API/File/cFile.h
23291            + win32/ext/Win32API/File/cFile.pc
23292            + win32/ext/Win32API/File/const2perl.h
23293            + win32/ext/Win32API/File/ppport.h
23294            + win32/ext/Win32API/File/t/file.t
23295            + win32/ext/Win32API/File/t/tie.t
23296            + win32/ext/Win32API/File/typemap
23297            ! MANIFEST Porting/Maintainers.pl t/TEST t/harness
23298            ! win32/Makefile win32/config_sh.PL win32/makefile.mk
23299 ____________________________________________________________________________
23300 [ 28459] By: rgs                                   on 2006/06/30  13:28:46
23301         Log: Fix casting warnings related to snprintf/vsnprintf
23302      Branch: perl
23303            ! perl.h util.c
23304 ____________________________________________________________________________
23305 [ 28458] By: merijn                                on 2006/06/30  13:17:59
23306         Log: Solaris' sh doesn't like empty if's
23307      Branch: perl
23308            ! hints/solaris_2.sh
23309 ____________________________________________________________________________
23310 [ 28457] By: rgs                                   on 2006/06/30  13:09:40
23311         Log: PERL_UNUSED_CONTEXT is not enough to silence warnings when pTHXx
23312              is used.
23313      Branch: perl
23314            ! perl.c
23315 ____________________________________________________________________________
23316 [ 28456] By: rgs                                   on 2006/06/30  12:56:59
23317         Log: Fix a couple of compilation warnings
23318      Branch: perl
23319            ! regcomp.c toke.c
23320 ____________________________________________________________________________
23321 [ 28455] By: davem                                 on 2006/06/30  12:07:01
23322         Log: migrate CURLY/PLUS/STAR branch in regmatch() to new FSM-esque paradigm
23323      Branch: perl
23324            ! regexec.c regexp.h
23325 ____________________________________________________________________________
23326 [ 28454] By: rgs                                   on 2006/06/30  08:13:24
23327         Log: Small adjustment to the Plan
23328      Branch: perl
23329            ! pod/perltodo.pod
23330 ____________________________________________________________________________
23331 [ 28453] By: merijn                                on 2006/06/30  05:00:22
23332         Log: HASATTRIBUTE_UNUSED works for gcc-3.3, but not for g++-3.3
23333              Subject: Re: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
23334              From: Andrew Dougherty <doughera@lafayette.edu>
23335              Date: Thu, 29 Jun 2006 13:41:28 -0400 (EDT)
23336              Message-ID: <Pine.LNX.4.62.0606291327130.16718@fractal.phys.lafayette.edu>
23337      Branch: perl
23338            ! perl.h
23339 ____________________________________________________________________________
23340 [ 28452] By: rgs                                   on 2006/06/29  16:47:32
23341         Log: Another typo fix.
23342      Branch: perl
23343            ! pod/perlre.pod
23344 ____________________________________________________________________________
23345 [ 28451] By: rgs                                   on 2006/06/29  16:12:05
23346         Log: Typo fix.
23347      Branch: perl
23348            ! pod/perlre.pod
23349 ____________________________________________________________________________
23350 [ 28450] By: rgs                                   on 2006/06/29  15:53:43
23351         Log: Subject: [PATCH] Small precision about \Q \E inside m//x
23352              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
23353              Date: Thu, 29 Jun 2006 17:46:57 +0200
23354              Message-ID: <1151596017.44a3f5f105205@imp1-g19.free.fr>
23355      Branch: perl
23356            ! pod/perlre.pod
23357 ____________________________________________________________________________
23358 [ 28449] By: rgs                                   on 2006/06/29  14:53:38
23359         Log: Subject: [PATCH] Cleanup in Hash::Util::FieldHash
23360              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
23361              Date: Wed, 28 Jun 2006 19:20:14 +0200
23362              Message-Id: <B45A1CCD-ECCA-44EB-97A6-1DA9F5E4DE81@mailbox.tu-berlin.de>
23363      Branch: perl
23364            ! ext/Hash/Util/FieldHash/FieldHash.xs
23365            ! ext/Hash/Util/FieldHash/Makefile.PL
23366            ! ext/Hash/Util/FieldHash/t/01_load.t
23367 ____________________________________________________________________________
23368 [ 28448] By: craigb                                on 2006/06/29  14:21:35
23369         Log: Updated handling of signal names and signals for VMS
23370      Branch: perl
23371            ! configure.com vms/vms.c
23372 ____________________________________________________________________________
23373 [ 28447] By: rgs                                   on 2006/06/29  12:12:00
23374         Log: Some CPP macro sanitization by Sadahiro Tomoyuki
23375      Branch: perl
23376            ! utfebcdic.h
23377 ____________________________________________________________________________
23378 [ 28446] By: merijn                                on 2006/06/28  17:51:28
23379         Log: Solaris hints: gcc flags confuse Configure
23380              Subject: [PATCH] (Was Re: [perl #39636] Configure fails)
23381              From: Andy Dougherty <doughera@lafayette.edu>
23382              Date: Wed, 28 Jun 2006 13:37:54 -0400 (EDT)
23383              Message-ID: <Pine.LNX.4.62.0606281331350.3867@fractal.phys.lafayette.edu>
23384      Branch: perl
23385            ! hints/solaris_2.sh
23386 ____________________________________________________________________________
23387 [ 28445] By: rgs                                   on 2006/06/28  14:37:03
23388         Log: Subject: [PATCH] Update for IO::Uncompress::Base
23389              From: "Paul Marquess" <paul.marquess@ntlworld.com>
23390              Date: Wed, 28 Jun 2006 14:22:46 +0100
23391              Message-ID: <001701c69ab5$f4d5d3d0$2405140a@myopwv.com>
23392      Branch: perl
23393            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
23394            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
23395            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
23396            ! t/lib/compress/CompTestUtils.pm t/lib/compress/any.pl
23397            ! t/lib/compress/anyunc.pl t/lib/compress/multi.pl
23398            ! t/lib/compress/oneshot.pl
23399 ____________________________________________________________________________
23400 [ 28444] By: rgs                                   on 2006/06/28  08:42:09
23401         Log: Subject: [perl #39639] perldoc -f waitpid has wrong code example 
23402              From: Alexander_Gernler@genua.de (via RT) <perlbug-followup@perl.org>
23403              Date: Tue, 27 Jun 2006 07:23:59 -0700
23404              Message-ID: <rt-3.0.11-39639-135396.19.0765391798804@perl.org>
23405      Branch: perl
23406            ! pod/perlfunc.pod
23407 ____________________________________________________________________________
23408 [ 28435] By: rgs                                   on 2006/06/27  14:01:30
23409         Log: Nits in the perlpragma manpage
23410      Branch: perl
23411            ! pod/perlpragma.pod
23412 ____________________________________________________________________________
23413 [ 28434] By: rgs                                   on 2006/06/27  08:48:45
23414         Log: Subject: [PATCH] cflags.SH: scan the gcc warning flags only once, during .SH expansion
23415              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
23416              Date: Mon, 26 Jun 2006 22:12:37 +0300 (EEST)
23417              Message-Id: <20060626191237.8A0936CF04@seth.hut.fi>
23418      Branch: perl
23419            ! cflags.SH
23420 ____________________________________________________________________________
23421 [ 28433] By: rgs                                   on 2006/06/26  17:17:57
23422         Log: Adjust test preamble for Hash::Util tests too.
23423      Branch: perl
23424            ! ext/Hash/Util/t/Util.t
23425 ____________________________________________________________________________
23426 [ 28432] By: rgs                                   on 2006/06/26  16:50:58
23427         Log: Adjust test preambles for Hash::Util::FieldHash tests to change
23428              the @INC path only when testing inside the core
23429      Branch: perl
23430            ! ext/Hash/Util/FieldHash/t/01_load.t
23431            ! ext/Hash/Util/FieldHash/t/02_function.t
23432            ! ext/Hash/Util/FieldHash/t/03_class.t
23433            ! ext/Hash/Util/FieldHash/t/04_thread.t
23434            ! ext/Hash/Util/FieldHash/t/05_perlhook.t
23435            ! ext/Hash/Util/FieldHash/t/10_hash.t
23436            ! ext/Hash/Util/FieldHash/t/11_hashassign.t
23437            ! ext/Hash/Util/FieldHash/t/12_hashwarn.t
23438 ____________________________________________________________________________
23439 [ 28431] By: rgs                                   on 2006/06/26  16:32:16
23440         Log: Subject: Re: [PATCH] Hash::Util::FieldHash
23441              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
23442              Date: Mon, 26 Jun 2006 18:05:53 +0200
23443              Message-Id: <133195AB-599D-49EC-8CFE-D67299D947EB@mailbox.tu-berlin.de>
23444      Branch: perl
23445            ! ext/Hash/Util/FieldHash/Changes
23446            ! ext/Hash/Util/FieldHash/FieldHash.xs
23447            ! ext/Hash/Util/FieldHash/Makefile.PL
23448 ____________________________________________________________________________
23449 [ 28430] By: rgs                                   on 2006/06/26  16:29:06
23450         Log: Remove notes about removed 5005-threads from perlguts.
23451      Branch: perl
23452            ! pod/perlguts.pod
23453 ____________________________________________________________________________
23454 [ 28429] By: rgs                                   on 2006/06/26  12:31:19
23455         Log: Subject: [patch@28427] vms.c - null termination of string missing.
23456              From: "John E. Malmberg" <wb8tyw@qsl.net>
23457              Date: Mon, 26 Jun 2006 08:24:57 -0400
23458              Message-ID: <449FD219.5060900@qsl.net>
23459      Branch: perl
23460            ! vms/vms.c
23461 ____________________________________________________________________________
23462 [ 28428] By: rgs                                   on 2006/06/26  08:55:56
23463         Log: More perlreguts nits by Dominic Dunlop,
23464              plus fix a broken internal POD link
23465      Branch: perl
23466            ! pod/perlreguts.pod
23467 ____________________________________________________________________________
23468 [ 28427] By: rgs                                   on 2006/06/25  22:23:46
23469         Log: Nits about lock() in perlthrtut by Daniel Frederick Crisman,
23470              plus other nits by rgs
23471      Branch: perl
23472            ! pod/perlthrtut.pod
23473 ____________________________________________________________________________
23474 [ 28426] By: rgs                                   on 2006/06/25  21:57:30
23475         Log: Compilation fixes for VMS by John E. Malmberg
23476      Branch: perl
23477            ! ext/Hash/Util/FieldHash/FieldHash.xs
23478 ____________________________________________________________________________
23479 [ 28425] By: rgs                                   on 2006/06/25  21:12:06
23480         Log: Nits to perlreguts.pod by Dominic Dunlop
23481      Branch: perl
23482            ! pod/perlreguts.pod
23483 ____________________________________________________________________________
23484 [ 28424] By: mhx                                   on 2006/06/25  08:13:33
23485         Log: Upgrade to Devel::PPPort 3.08_06
23486      Branch: perl
23487            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
23488            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/mktests.PL
23489            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
23490            ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
23491            ! ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/Sv_set.t
23492            ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/cop.t
23493            ! ext/Devel/PPPort/t/exception.t ext/Devel/PPPort/t/grok.t
23494            ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t
23495            ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/memory.t
23496            ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/newCONSTSUB.t
23497            ! ext/Devel/PPPort/t/newRV.t ext/Devel/PPPort/t/podtest.t
23498            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
23499            ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/sv_xpvf.t
23500            ! ext/Devel/PPPort/t/threads.t ext/Devel/PPPort/t/uv.t
23501            ! ext/Devel/PPPort/t/variables.t ext/Devel/PPPort/t/warn.t
23502 ____________________________________________________________________________
23503 [ 28423] By: stevep                                on 2006/06/25  01:45:51
23504         Log: Re: [PATCH] Hash::Util::FieldHash
23505              From: demerphq <demerphq@gmail.com>
23506              Date: Sat, 24 Jun 2006 13:19:35 +0200
23507              Message-ID: <9b18b3110606240419p1b5a2072t3867306925a3ce46@mail.gmail.com>
23508      Branch: perl
23509            ! ext/Hash/Util/FieldHash/Makefile.PL
23510 ____________________________________________________________________________
23511 [ 28422] By: davem                                 on 2006/06/24  23:31:33
23512         Log: quieten warning by avoiding a comment-within-a-comment
23513      Branch: perl
23514            ! regcomp.c
23515 ____________________________________________________________________________
23516 [ 28421] By: davem                                 on 2006/06/23  22:26:02
23517         Log: migrate TRIE branch in regmatch() to new FSM-esque paradigm
23518      Branch: perl
23519            ! regexec.c regexp.h
23520 ____________________________________________________________________________
23521 [ 28420] By: mhx                                   on 2006/06/23  19:06:43
23522         Log: Upgrade to Devel::PPPort 3.08_05
23523      Branch: perl
23524            - ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
23525            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
23526            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/soak
23527 ____________________________________________________________________________
23528 [ 28419] By: rgs                                   on 2006/06/23  16:28:03
23529         Log: Subject: Re: [PATCH] Hash::Util::FieldHash
23530              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
23531              Date: Wed, 21 Jun 2006 22:39:51 +0200
23532              Message-Id: <974A5B4B-7614-4F3F-BA7C-828960D82C55@mailbox.tu-berlin.de>
23533      Branch: perl
23534            + ext/Hash/Util/FieldHash/Changes
23535            + ext/Hash/Util/FieldHash/FieldHash.xs
23536            + ext/Hash/Util/FieldHash/Makefile.PL
23537            + ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
23538            + ext/Hash/Util/FieldHash/t/01_load.t
23539            + ext/Hash/Util/FieldHash/t/02_function.t
23540            + ext/Hash/Util/FieldHash/t/03_class.t
23541            + ext/Hash/Util/FieldHash/t/04_thread.t
23542            + ext/Hash/Util/FieldHash/t/05_perlhook.t
23543            + ext/Hash/Util/FieldHash/t/10_hash.t
23544            + ext/Hash/Util/FieldHash/t/11_hashassign.t
23545            + ext/Hash/Util/FieldHash/t/12_hashwarn.t
23546            ! MANIFEST embed.fnc embed.h ext/Hash/Util/Changes
23547            ! ext/Hash/Util/Makefile.PL ext/Hash/Util/lib/Hash/Util.pm hv.c
23548            ! mg.c pod/perlapi.pod pod/perlguts.pod proto.h sv.c
23549 ____________________________________________________________________________
23550 [ 28418] By: rgs                                   on 2006/06/23  14:00:59
23551         Log: Subject: Re: [PATCH] perlhack.pod
23552              From: "Dr.Ruud" <rvtol+news@isolution.nl>
23553              Date: Thu, 22 Jun 2006 23:42:53 +0200
23554              Message-ID: <20060622215407.9605.qmail@lists.develooper.com>
23555      Branch: perl
23556            ! pod/perlhack.pod
23557 ____________________________________________________________________________
23558 [ 28417] By: rgs                                   on 2006/06/23  10:50:29
23559         Log: Subject: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
23560              From: demerphq <demerphq@gmail.com>
23561              Date: Fri, 23 Jun 2006 11:54:19 +0200
23562              Message-ID: <9b18b3110606230254m6afd620bjde6322aefda6f199@mail.gmail.com>
23563      Branch: perl
23564            ! regexec.c
23565 ____________________________________________________________________________
23566 [ 28416] By: rgs                                   on 2006/06/23  09:41:36
23567         Log: perltodo additions by Vadim Konovalov
23568      Branch: perl
23569            ! pod/perltodo.pod
23570 ____________________________________________________________________________
23571 [ 28415] By: stevep                                on 2006/06/22  11:34:20
23572         Log: Subject: [PATCH] IO::Compress::Base
23573              From: "Paul Marquess" <paul.marquess@ntlworld.com>
23574              Date: Thu, 22 Jun 2006 11:40:10 +0100
23575              Message-ID: <01f701c695e8$3d035e20$2405140a@myopwv.com>
23576      Branch: perl
23577            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
23578            ! t/lib/compress/merge.pl
23579 ____________________________________________________________________________
23580 [ 28414] By: steveh                                on 2006/06/22  08:05:14
23581         Log: Subject: Re: Smoke [5.9.4] 28410 FAIL(Fm) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
23582              From: demerphq <demerphq@gmail.com>
23583              Date: Wed, 21 Jun 2006 22:51:03 +0200
23584              Message-ID: <9b18b3110606211351v5b052103i4d727ad464a162e@mail.gmail.com>
23585      Branch: perl
23586            ! regcomp.c
23587 ____________________________________________________________________________
23588 [ 28413] By: rgs                                   on 2006/06/21  08:15:38
23589         Log: Subject: [PATCH] <toke.c> isALNUM(*s) && *s != '_'
23590              From: "Dr.Ruud" <rvtol+news@isolution.nl>
23591              Date: Wed, 21 Jun 2006 01:58:19 +0200
23592              Message-ID: <20060621000237.24398.qmail@lists.develooper.com>
23593      Branch: perl
23594            ! toke.c
23595 ____________________________________________________________________________
23596 [ 28412] By: steveh                                on 2006/06/21  08:07:21
23597         Log: Fix code before declaration error introduced by #28405
23598      Branch: perl
23599            ! regcomp.c
23600 ____________________________________________________________________________
23601 [ 28411] By: rgs                                   on 2006/06/21  07:44:24
23602         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag
23603              From: Dominic Dunlop <shouldbedomo@mac.com>
23604              Date: Tue, 20 Jun 2006 21:49:07 +0200
23605              Message-Id: <C48A3CD4-DDA5-43AD-8DDC-20375A187EFD@mac.com>
23606      Branch: perl
23607            ! t/op/sprintf.t
23608 ____________________________________________________________________________
23609 [ 28410] By: rgs                                   on 2006/06/20  22:01:16
23610         Log: Upgrade to Sys::Syslog 0.16
23611      Branch: perl
23612            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm
23613            ! ext/Sys/Syslog/t/syslog.t
23614 ____________________________________________________________________________
23615 [ 28409] By: rgs                                   on 2006/06/20  17:22:15
23616         Log: Change 28404 broke the construct s/foo/<<BAR/e. So, try to be more
23617              clever. If the right hand side of s///e contains a #, then maybe
23618              it's a comment, so add a \n after it. Obviously, this is fast, but
23619              won't cover all possible cases.
23620      Branch: perl
23621            ! toke.c
23622 ____________________________________________________________________________
23623 [ 28408] By: rgs                                   on 2006/06/20  14:18:28
23624         Log: Subject: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag
23625              From: Dominic Dunlop <shouldbedomo@mac.com>
23626              Date: Tue, 20 Jun 2006 16:02:38 +0200
23627              Message-Id: <D223CF35-9AC3-4351-A0C9-F4E224AAC19E@mac.com>
23628      Branch: perl
23629            ! sv.c t/op/sprintf.t
23630 ____________________________________________________________________________
23631 [ 28407] By: rgs                                   on 2006/06/20  12:51:31
23632         Log: Subject: [PATCH] IO::Compress::* 2.000_13
23633              From: "Paul Marquess" <paul.marquess@ntlworld.com>
23634              Date: Tue, 20 Jun 2006 13:40:47 +0100
23635              Message-ID: <00b101c69466$c18f0af0$2405140a@myopwv.com>
23636      Branch: perl
23637            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README
23638            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
23639            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
23640            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
23641            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
23642            ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
23643            ! ext/Compress/IO/Zlib/README
23644            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
23645            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
23646            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
23647            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
23648            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
23649            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
23650            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
23651            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
23652            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
23653            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
23654            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
23655            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
23656            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
23657            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
23658            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
23659            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
23660            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
23661            ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
23662            ! ext/Compress/Raw/Zlib/README
23663            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
23664            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
23665            ! ext/Compress/Zlib/lib/Compress/Zlib.pm t/lib/compress/multi.pl
23666            ! t/lib/compress/oneshot.pl
23667 ____________________________________________________________________________
23668 [ 28406] By: rgs                                   on 2006/06/20  12:44:27
23669         Log: Upgrade to Unicode::Normalize 1.01
23670      Branch: perl
23671            + ext/Unicode/Normalize/t/tie.t
23672            ! MANIFEST ext/Unicode/Normalize/Changes
23673            ! ext/Unicode/Normalize/Normalize.pm
23674            ! ext/Unicode/Normalize/Normalize.xs
23675            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
23676            ! ext/Unicode/Normalize/t/illegal.t
23677 ____________________________________________________________________________
23678 [ 28405] By: stevep                                on 2006/06/20  12:14:27
23679         Log: Clean up a few warnings in regcomp.c under -Dgccansipedantic.
23680      Branch: perl
23681            ! regcomp.c
23682 ____________________________________________________________________________
23683 [ 28404] By: rgs                                   on 2006/06/20  08:52:12
23684         Log: Subject: [perl #39365] Bug in toke.c (eval in subst) 
23685              From: bcarter@gumdrop.flyinganvil.org (via RT) <perlbug-followup@perl.org>
23686              Date: Fri, 09 Jun 2006 02:08:44 -0700
23687              Message-ID: <rt-3.0.11-39365-134716.18.9775670722527@perl.org>
23688              
23689              plus a regression test.
23690      Branch: perl
23691            ! t/comp/parser.t toke.c
23692 ____________________________________________________________________________
23693 [ 28403] By: rgs                                   on 2006/06/20  08:16:58
23694         Log: Subject: [PATCH lib/UNIVERSAL.pm] Add Documentation for DOES()
23695              From: chromatic <chromatic@wgz.org>
23696              Date: Sat, 17 Jun 2006 17:24:03 -0700
23697              Message-Id: <200606171724.04302.chromatic@wgz.org>
23698      Branch: perl
23699            ! lib/UNIVERSAL.pm
23700 ____________________________________________________________________________
23701 [ 28402] By: rgs                                   on 2006/06/19  11:27:03
23702         Log: Subject: RE: [PATCH] cflags.SH: rework the gcc warnings selection
23703              From: "Green, Paul" <Paul.Green@stratus.com>
23704              Date: Sun, 18 Jun 2006 19:41:50 -0400
23705              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB02026106@EXNA.corp.stratus.com>
23706      Branch: perl
23707            ! cflags.SH
23708 ____________________________________________________________________________
23709 [ 28401] By: davem                                 on 2006/06/18  09:58:08
23710         Log: Subject:  [PATCH] Re: blead trie problems in tru64 with -DDEBUGGING
23711              From:  Jarkko Hietaniemi <jhi@iki.fi>
23712              Date:  Sun, 18 Jun 2006 01:04:46 +0300
23713              Message-Id:  <44947C7E.7090100@iki.fi>
23714      Branch: perl
23715            ! regexec.c
23716 ____________________________________________________________________________
23717 [ 28400] By: davem                                 on 2006/06/17  20:01:38
23718         Log: Subject:  [PATCH] Comply with the 0x80th commandment
23719              From:  demerphq <demerphq@gmail.com>
23720              Date:  Sat, 17 Jun 2006 16:44:17 +0200
23721              Message-Id:  <9b18b3110606170744x60f4074bg11bf0f4c87eeb6c1@mail.gmail.com>
23722              
23723              add some (U8) casts
23724      Branch: perl
23725            ! regcomp.h
23726 ____________________________________________________________________________
23727 [ 28399] By: davem                                 on 2006/06/17  16:39:53
23728         Log: dont warn at exit of detatched threads still running
23729      Branch: perl
23730            ! ext/threads/t/blocks.t ext/threads/threads.xs
23731 ____________________________________________________________________________
23732 [ 28398] By: davem                                 on 2006/06/16  23:25:51
23733         Log: start turning regmatch() main loop into a FSM
23734              also make BRANCH use the state stack rather than its own unwind struct
23735      Branch: perl
23736            ! regcomp.pl regexec.c regexp.h regnodes.h t/op/re_tests
23737 ____________________________________________________________________________
23738 [ 28397] By: rgs                                   on 2006/06/15  10:01:14
23739         Log: Subject: [PATCH] cflags.SH: rework the gcc warnings selection
23740              From: Jarkko Hietaniemi <jhi@iki.fi>
23741              Date: Thu, 15 Jun 2006 09:12:53 +0300
23742              Message-ID: <4490FA65.70006@iki.fi>
23743      Branch: perl
23744            ! cflags.SH
23745 ____________________________________________________________________________
23746 [ 28396] By: craigb                                on 2006/06/15  03:20:48
23747         Log: only use NAML$M_OPEN_SPECIAL where it exists
23748      Branch: perl
23749            ! vms/vms.c
23750 ____________________________________________________________________________
23751 [ 28395] By: craigb                                on 2006/06/15  03:16:34
23752         Log: signedness nit in Unicode::Normalize::decompose
23753      Branch: perl
23754            ! ext/Unicode/Normalize/Normalize.xs
23755 ____________________________________________________________________________
23756 [ 28394] By: rgs                                   on 2006/06/14  14:58:14
23757         Log: Subject: Re: [PATCH] fix re debug segvs in global destruction, and a tweak to Benchmark to prevent infinite loops. (Re: ext/re/t/regop.pl SEGV)
23758              From: demerphq <demerphq@gmail.com>
23759              Date: Wed, 14 Jun 2006 14:33:24 +0200
23760              Message-ID: <9b18b3110606140533k583fdd3bh6c4b292e7ff4cf13@mail.gmail.com>
23761      Branch: perl
23762            ! regcomp.c regcomp.h
23763 ____________________________________________________________________________
23764 [ 28393] By: rgs                                   on 2006/06/14  12:11:13
23765         Log: Subject: [PATCH] fix re debug segvs in global destruction, and a tweak to Benchmark to prevent infinite loops. (Re: ext/re/t/regop.pl SEGV)
23766              From: demerphq <demerphq@gmail.com>
23767              Date: Wed, 14 Jun 2006 13:54:04 +0200
23768              Message-ID: <9b18b3110606140454p19f4241exae6528f1c7bb32d7@mail.gmail.com>
23769      Branch: perl
23770            ! ext/re/t/regop.pl lib/Benchmark.pm regcomp.c regcomp.h
23771            ! regexec.c
23772 ____________________________________________________________________________
23773 [ 28392] By: rgs                                   on 2006/06/13  09:23:23
23774         Log: I thought I had fixed the spelling of DOES() in universal.t, but
23775              apparently no.
23776      Branch: perl
23777            ! t/op/universal.t
23778 ____________________________________________________________________________
23779 [ 28391] By: rgs                                   on 2006/06/13  08:32:04
23780         Log: Subject: Guard clause should happen first, otherwise its not a guard clause.
23781              From: demerphq <demerphq@gmail.com>
23782              Date: Tue, 13 Jun 2006 09:39:42 +0200
23783              Message-ID: <9b18b3110606130039v1c6a3fe6s448e92ab2a05888a@mail.gmail.com>
23784      Branch: perl
23785            ! regcomp.c regexec.c
23786 ____________________________________________________________________________
23787 [ 28390] By: stevep                                on 2006/06/13  01:15:21
23788         Log: Upgrade to Digest-SHA-5.41
23789      Branch: perl
23790            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
23791            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
23792            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
23793            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
23794            ! ext/Digest/SHA/t/2-nist-sha-oo.t
23795 ____________________________________________________________________________
23796 [ 28389] By: stevep                                on 2006/06/13  01:00:02
23797         Log: Upgrade to Unicode-Normalize-1.00
23798      Branch: perl
23799            ! ext/Unicode/Normalize/Changes
23800            ! ext/Unicode/Normalize/Normalize.pm
23801            ! ext/Unicode/Normalize/Normalize.xs
23802            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
23803            ! ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/func.t
23804            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/null.t
23805            ! ext/Unicode/Normalize/t/test.t
23806 ____________________________________________________________________________
23807 [ 28388] By: rgs                                   on 2006/06/12  17:21:22
23808         Log: Subject: Re: Segv from new regex code when under threads.
23809              From: demerphq <demerphq@gmail.com>
23810              Date: Mon, 12 Jun 2006 19:17:30 +0200
23811              Message-ID: <9b18b3110606121017t3af81484t4fb13015fac74592@mail.gmail.com>
23812      Branch: perl
23813            ! regcomp.c win32/vmem.h
23814 ____________________________________________________________________________
23815 [ 28387] By: rgs                                   on 2006/06/12  16:41:44
23816         Log: Add the new method UNIVERSAL::DOES() and the API function sv_does()
23817              
23818              Subject: Re: [PROPOSED PATCH: universal.c, t/op/universal.t] Add does()
23819              From: chromatic <chromatic@wgz.org>
23820              Date: Tue, 30 May 2006 17:41:08 -0700
23821              Message-Id: <200605301741.08363.chromatic@wgz.org>
23822      Branch: perl
23823            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h
23824            ! t/op/universal.t universal.c
23825 ____________________________________________________________________________
23826 [ 28386] By: rgs                                   on 2006/06/12  14:35:22
23827         Log: Adapt the new Test::Harness test to the core
23828      Branch: perl
23829            ! lib/Test/Harness/t/failure.t
23830 ____________________________________________________________________________
23831 [ 28385] By: rgs                                   on 2006/06/12  14:12:18
23832         Log: Subject: [PATCH] Static cleanup in pp_sort.c
23833              From: andy@petdance.com (Andy Lester)
23834              Date: Mon, 12 Jun 2006 08:59:34 -0500
23835              Message-ID: <20060612135934.GA2202@petdance.com>
23836      Branch: perl
23837            ! embed.fnc embed.h pp_sort.c proto.h
23838 ____________________________________________________________________________
23839 [ 28384] By: rgs                                   on 2006/06/12  14:08:09
23840         Log: Upgrade to Test::Harness 2.62
23841      Branch: perl
23842            + lib/Test/Harness/t/failure.t
23843            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
23844 ____________________________________________________________________________
23845 [ 28383] By: rgs                                   on 2006/06/12  13:01:43
23846         Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.15.tar.gz
23847              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
23848              Date: Sun, 11 Jun 2006 02:30:54 +0200
23849              Message-ID: <1149985854.448b643e27a1f@imp5-g19.free.fr>
23850      Branch: perl
23851            + ext/Sys/Syslog/ppport.h
23852            ! MANIFEST ext/Sys/Syslog/Changes ext/Sys/Syslog/README
23853            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs
23854            ! ext/Sys/Syslog/t/syslog.t
23855 ____________________________________________________________________________
23856 [ 28382] By: rgs                                   on 2006/06/12  12:08:54
23857         Log: Subject: Re: [PATCH DOC] Three minor fixes related to perlop
23858              From: Daniel Frederick Crisman <daniel@crisman.org>
23859              Date: Sat, 10 Jun 2006 10:49:29 -0400
23860              Message-ID: <20060610144929.GA10201@fury.crisman.org>
23861      Branch: perl
23862            ! pod/perldiag.pod pod/perlop.pod
23863 ____________________________________________________________________________
23864 [ 28381] By: rgs                                   on 2006/06/12  10:07:18
23865         Log: Subject: [PATCH] Proper use of enums
23866              From: andy@petdance.com (Andy Lester)
23867              Date: Sun, 11 Jun 2006 22:44:34 -0500
23868              Message-ID: <20060612034434.GA21588@petdance.com>
23869      Branch: perl
23870            ! embed.fnc gv.c op.c perlio.c pod/perlapi.pod pp.c proto.h sv.c
23871            ! sv.h
23872 ____________________________________________________________________________
23873 [ 28380] By: rgs                                   on 2006/06/11  23:08:32
23874         Log: Subject: Re: [PATCH] regexec/regcomp.c cleanups
23875              From: demerphq <demerphq@gmail.com>
23876              Date: Sun, 11 Jun 2006 23:01:14 +0200
23877              Message-ID: <9b18b3110606111401o143b2f57rd17bf117979853e7@mail.gmail.com>
23878      Branch: perl
23879            ! ext/re/re.pm pod/perlreguts.pod regcomp.c regcomp.h regexec.c
23880            ! regexp.h sv.c
23881 ____________________________________________________________________________
23882 [ 28379] By: rgs                                   on 2006/06/11  22:00:03
23883         Log: Subject: Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.
23884              From: demerphq <demerphq@gmail.com>
23885              Date: Fri, 9 Jun 2006 19:48:11 +0200
23886              Message-ID: <9b18b3110606091048n4d1f3b17vc608943044d4532a@mail.gmail.com>
23887      Branch: perl
23888            ! ext/re/re.pm regcomp.c regexec.c regexp.h
23889 ____________________________________________________________________________
23890 [ 28378] By: nicholas                              on 2006/06/11  20:52:36
23891         Log: A little more work needed to get ext/re/t/re.t test 14 (no segv) passing
23892              with PERL_DESTRUCT_LEVEL=2.
23893      Branch: perl
23894            ! gv.c regcomp.h
23895 ____________________________________________________________________________
23896 [ 28377] By: rgs                                   on 2006/06/09  16:40:52
23897         Log: Mark the 1st argument to S_exec_failed as non null
23898      Branch: perl
23899            ! embed.fnc proto.h
23900 ____________________________________________________________________________
23901 [ 28376] By: rgs                                   on 2006/06/09  16:15:08
23902         Log: Subject: [PATCH] Add error checks after execing PL_cshname or PL_sh_path
23903              From: "Jan Dubois" <jand@activestate.com>
23904              Date: Wed, 7 Jun 2006 15:53:02 -0700
23905              Message-ID: <002301c68a85$21aa7320$d045a8c0@candy>
23906      Branch: perl
23907            ! doio.c embed.fnc embed.h proto.h
23908 ____________________________________________________________________________
23909 [ 28375] By: rgs                                   on 2006/06/09  16:03:03
23910         Log: Subject: [patch] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.64.tar.gz
23911              From: John Peacock <jpeacock@rowman.com>
23912              Date: Thu, 08 Jun 2006 21:14:04 -0400
23913              Message-ID: <4488CB5C.4070702@rowman.com>
23914      Branch: perl
23915            ! lib/version.pm lib/version.pod lib/version.t universal.c
23916            ! util.c
23917 ____________________________________________________________________________
23918 [ 28374] By: rgs                                   on 2006/06/09  14:39:31
23919         Log: Subject: [PATCH] sv_dup
23920              From: andy@petdance.com (Andy Lester)
23921              Date: Fri, 9 Jun 2006 00:39:25 -0500
23922              Message-ID: <20060609053925.GA30698@petdance.com>
23923      Branch: perl
23924            ! sv.c
23925 ____________________________________________________________________________
23926 [ 28373] By: rgs                                   on 2006/06/09  14:06:24
23927         Log: Subject: Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.
23928              From: demerphq <demerphq@gmail.com>
23929              Date: Fri, 9 Jun 2006 00:56:37 +0200
23930              Message-ID: <9b18b3110606081556t779de698r82f361d82a05fbc8@mail.gmail.com>
23931              
23932              (with tweaks)
23933      Branch: perl
23934            ! embed.fnc embed.h ext/re/t/re.t ext/re/t/regop.pl
23935            ! ext/re/t/regop.t proto.h regcomp.c regcomp.h regexec.c sv.c
23936 ____________________________________________________________________________
23937 [ 28372] By: rgs                                   on 2006/06/08  14:11:29
23938         Log: Add the perlreguts manpage, by Yves Orton
23939      Branch: perl
23940            + pod/perlreguts.pod
23941            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
23942            ! vms/descrip_mms.template win32/pod.mak
23943 ____________________________________________________________________________
23944 [ 28371] By: rgs                                   on 2006/06/08  13:00:18
23945         Log: Subject: [PATCH] Re: range operator vs. unicode
23946              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
23947              Date: Thu, 8 Jun 2006 02:33:43 -0700
23948              Message-ID: <20060608093343.GD2676@efn.org>
23949              
23950              with tweaks
23951      Branch: perl
23952            ! pod/perlop.pod
23953 ____________________________________________________________________________
23954 [ 28370] By: rgs                                   on 2006/06/07  20:47:20
23955         Log: Revert change #20462 (except the regression test),
23956              since the bug has been really fixed by change #22074,
23957              as explained in :
23958              Subject: Re: [perl #39247] defined-ness of substrings disappear over repeated calls
23959              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
23960              Date: Thu, 01 Jun 2006 08:16:51 +0900
23961              Message-Id: <20060601081304.7A39.BQW10602@nifty.com>
23962      Branch: perl
23963            ! pp.c
23964 ____________________________________________________________________________
23965 [ 28369] By: nicholas                              on 2006/06/07  17:36:32
23966         Log: The binmode in t/iop/utf8.t doesn't need to be conditional on ${^OPEN}
23967      Branch: perl
23968            ! t/io/utf8.t
23969 ____________________________________________________________________________
23970 [ 28368] By: craigb                                on 2006/06/07  12:29:32
23971         Log: autosplit one level deeper so we don't miss anything
23972              on a second pass (where lib/auto already exists)
23973      Branch: perl
23974            ! vms/descrip_mms.template
23975 ____________________________________________________________________________
23976 [ 28367] By: craigb                                on 2006/06/07  12:14:39
23977         Log: Subject: [patch@28349] vmsify - full EFS charset support
23978              From: "John E. Malmberg" <wb8tyw@qsl.net>
23979              Date: Mon, 05 Jun 2006 23:39:32 -0400
23980              Message-id: <4484F8F4.7040902@qsl.net>
23981
23982      Branch: perl
23983            ! vms/vms.c vms/vmsish.h
23984 ____________________________________________________________________________
23985 [ 28366] By: rgs                                   on 2006/06/07  09:13:51
23986         Log: Add a regression test to ensure that charnames pragma
23987              is propagated to eval("")
23988      Branch: perl
23989            ! lib/charnames.t
23990 ____________________________________________________________________________
23991 [ 28365] By: rgs                                   on 2006/06/07  08:47:49
23992         Log: Make "use feature 'dor'" an alias for "use feature 'err'"
23993      Branch: perl
23994            ! lib/feature.pm
23995 ____________________________________________________________________________
23996 [ 28364] By: rgs                                   on 2006/06/07  08:33:35
23997         Log: Subject: [PATCH] exhausting <> in BEGIN{} gets ARGVOUT used only once warning
23998              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
23999              Date: Tue, 6 Jun 2006 22:24:46 -0700
24000              Message-ID: <20060607052446.GA3240@efn.org>
24001      Branch: perl
24002            ! gv.c t/op/readline.t
24003 ____________________________________________________________________________
24004 [ 28363] By: rgs                                   on 2006/06/07  08:30:03
24005         Log: Subject: [PATCH] dump.c patches
24006              From: andy@petdance.com (Andy Lester)
24007              Date: Tue, 6 Jun 2006 10:01:37 -0500
24008              Message-ID: <20060606150137.GA4434@petdance.com>
24009      Branch: perl
24010            ! doop.c dump.c
24011 ____________________________________________________________________________
24012 [ 28362] By: merijn                                on 2006/06/06  18:33:52
24013         Log: Subject: [PATCH]Teach Configure that icc is not gcc
24014              From: Steve Peters <steve@fisharerojo.org>
24015              Date: Tue, 6 Jun 2006 10:33:12 -0500
24016              Message-ID: <20060606153312.GA5542@fisharerojo.org>
24017      Branch: perl
24018            ! Configure
24019 ____________________________________________________________________________
24020 [ 28360] By: rgs                                   on 2006/06/06  16:30:36
24021         Log: Upgrade to Module::CoreList 2.05
24022              (contains a patch by Adriano Ferreira to make corelist accept
24023              regexps as arguments)
24024      Branch: perl
24025            + lib/Module/CoreList/t/find_modules.t
24026            ! MANIFEST lib/Module/CoreList.pm
24027            ! lib/Module/CoreList/bin/corelist
24028 ____________________________________________________________________________
24029 [ 28359] By: rgs                                   on 2006/06/06  12:37:34
24030         Log: Upgrade to Encode 2.18
24031      Branch: perl
24032            ! ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm ext/Encode/Changes
24033            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/Encode.pm
24034            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
24035            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
24036            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
24037            ! ext/Encode/lib/Encode/Alias.pm
24038            ! ext/Encode/lib/Encode/CJKConstants.pm
24039            ! ext/Encode/lib/Encode/CN/HZ.pm ext/Encode/lib/Encode/Config.pm
24040            ! ext/Encode/lib/Encode/Encoding.pm
24041            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
24042            ! ext/Encode/lib/Encode/JP/JIS7.pm
24043            ! ext/Encode/lib/Encode/KR/2022_KR.pm
24044            ! ext/Encode/lib/Encode/MIME/Header.pm
24045            ! ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
24046            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
24047 ____________________________________________________________________________
24048 [ 28358] By: rgs                                   on 2006/06/06  11:27:19
24049         Log: Subject: [PATCH] more accumulated cleanups
24050              From: andy@petdance.com (Andy Lester)
24051              Date: Tue, 6 Jun 2006 00:25:01 -0500
24052              Message-ID: <20060606052501.GA30469@petdance.com>
24053      Branch: perl
24054            ! av.c doio.c utf8.c util.c
24055 ____________________________________________________________________________
24056 [ 28357] By: rgs                                   on 2006/06/06  11:17:22
24057         Log: Subject: [PATCH] Accumulated toke.c cleanups
24058              From: andy@petdance.com (Andy Lester)
24059              Date: Tue, 6 Jun 2006 00:07:36 -0500
24060              Message-ID: <20060606050736.GA30291@petdance.com>
24061      Branch: perl
24062            ! toke.c
24063 ____________________________________________________________________________
24064 [ 28356] By: rgs                                   on 2006/06/06  11:05:46
24065         Log: Subject: [PATCH] random thread test failure
24066              From: "Jerry D. Hedden" <jerry@hedden.us>
24067              Date: Mon, 05 Jun 2006 13:28:51 -0700
24068              Message-ID: <20060605132851.fb30e530d17747c2b054d625b8945d88.65486bb40b.wbe@email.secureserver.net>
24069      Branch: perl
24070            ! ext/threads/t/thread.t
24071 ____________________________________________________________________________
24072 [ 28355] By: rgs                                   on 2006/06/06  11:02:14
24073         Log: Subject: [PATCH] threads 1.32
24074              From: "Jerry D. Hedden" <jerry@hedden.us>
24075              Date: Mon, 05 Jun 2006 06:34:56 -0700
24076              Message-ID: <20060605063456.fb30e530d17747c2b054d625b8945d88.21396dde59.wbe@email.secureserver.net>
24077      Branch: perl
24078            + ext/threads/hints/hpux.pl
24079            ! MANIFEST ext/threads/Changes ext/threads/README
24080            ! ext/threads/t/blocks.t ext/threads/t/context.t
24081            ! ext/threads/t/end.t ext/threads/t/free.t ext/threads/t/free2.t
24082            ! ext/threads/t/join.t ext/threads/t/kill.t ext/threads/t/libc.t
24083            ! ext/threads/t/problems.t ext/threads/t/thread.t
24084            ! ext/threads/threads.pm ext/threads/threads.xs
24085 ____________________________________________________________________________
24086 [ 28354] By: nicholas                              on 2006/06/05  21:39:40
24087         Log: Eliminate most of the UTF-8 black smoke by skipping optree tests when
24088              ${^OPEN} is set, and tweaking hints.t to understand that $^H is
24089              different when -C has been used.
24090      Branch: perl
24091            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
24092            ! ext/B/t/optree_constants.t ext/B/t/optree_misc.t
24093            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
24094            ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
24095            ! t/comp/hints.t
24096 ____________________________________________________________________________
24097 [ 28353] By: nicholas                              on 2006/06/05  21:38:38
24098         Log: Add the missing ${^OPEN} hints flag to B::Concise
24099      Branch: perl
24100            ! ext/B/B/Concise.pm
24101 ____________________________________________________________________________
24102 [ 28352] By: rgs                                   on 2006/06/05  16:22:46
24103         Log: Subject: [DOCPATCH perlunicode.pod] paragraphing nit
24104              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
24105              Date: Sun, 04 Jun 2006 15:52:54 +0900
24106              Message-Id: <20060604155149.0913.BQW10602@nifty.com>
24107      Branch: perl
24108            ! pod/perlunicode.pod
24109 ____________________________________________________________________________
24110 [ 28351] By: rgs                                   on 2006/06/05  08:35:45
24111         Log: Subject: [PATCH] mg.c: using #ifdef inside a macro call ENONPORTABLE (causes e.g. AIX to barf)
24112              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
24113              Date: Sun, 4 Jun 2006 11:21:30 +0300 (EEST)
24114              Message-Id: <200606040821.k548LUYu010965@vipunen.hut.fi>
24115      Branch: perl
24116            ! mg.c
24117 ____________________________________________________________________________
24118 [ 28350] By: rgs                                   on 2006/06/05  07:50:12
24119         Log: Use POSIX::_exit instead of exit in IPC::Open when exiting after an
24120              exec() failure, as suggested by Salvador Fandino after change #28347
24121      Branch: perl
24122            ! lib/IPC/Open3.pm
24123 ____________________________________________________________________________
24124 [ 28349] By: rgs                                   on 2006/06/04  22:32:50
24125         Log: The smart match table was duplicated in source code and in perlsyn,
24126              so remove the one in the source code
24127      Branch: perl
24128            ! pod/perlsyn.pod pp_ctl.c
24129 ____________________________________________________________________________
24130 [ 28348] By: craigb                                on 2006/06/02  23:18:08
24131         Log: It's all relative -- better handling of tainted directories
24132              in PATH on VMS (and scrubbing them in t/test.pl).
24133      Branch: perl
24134            ! mg.c t/test.pl
24135 ____________________________________________________________________________
24136 [ 28347] By: davem                                 on 2006/06/02  19:53:52
24137         Log: IPC::Open3 handled exec failure badly
24138              When you're in the child, don't croak - you may get trapped by
24139              eval. Also clarify the documentation
24140      Branch: perl
24141            ! lib/IPC/Open3.pm
24142 ____________________________________________________________________________
24143 [ 28346] By: stevep                                on 2006/06/01  19:11:38
24144         Log: Subject: [perl #39178] IO::Socket::connect returns wrong errno on timeout
24145              From: "mlelstv@serpens.de (via RT)" <perlbug-followup@perl.org>
24146              Date: Sun, 21 May 2006 04:23:38 -0700
24147              Message-ID: <rt-3.0.11-39178-133695.13.7935957232893@perl.org>
24148      Branch: perl
24149            ! ext/IO/lib/IO/Socket.pm
24150 ____________________________________________________________________________
24151 [ 28345] By: rgs                                   on 2006/06/01  14:50:50
24152         Log: Add the perlunitut manpage, by Juerd Waalboer
24153      Branch: perl
24154            + pod/perlunitut.pod
24155            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
24156            ! vms/descrip_mms.template win32/pod.mak
24157 ____________________________________________________________________________
24158 [ 28344] By: rgs                                   on 2006/06/01  12:16:09
24159         Log: Subject: [PATCH: installperl] Was: Bug#369481: perl-base: 5.8.4-8sarge4 seemed to trigger "weak references not implemented"
24160              From: Brendan O'Dea <bod@debian.org>
24161              Date: Wed, 31 May 2006 22:51:48 +1000
24162              Message-ID: <20060531125148.GA20658@londo.c47.org>
24163      Branch: perl
24164            ! installperl
24165 ____________________________________________________________________________
24166 [ 28343] By: rgs                                   on 2006/06/01  11:40:34
24167         Log: Add a few more built-in types in perlfunc/ref()
24168      Branch: perl
24169            ! pod/perlfunc.pod
24170 ____________________________________________________________________________
24171 [ 28342] By: rgs                                   on 2006/06/01  07:08:36
24172         Log: Remove duplicate file in manifest
24173      Branch: perl
24174            ! MANIFEST
24175 ____________________________________________________________________________
24176 [ 28341] By: rgs                                   on 2006/06/01  07:07:43
24177         Log: Add missing file to MANIFEST
24178      Branch: perl
24179            ! MANIFEST
24180 ____________________________________________________________________________
24181 [ 28340] By: craigb                                on 2006/05/31  03:31:54
24182         Log: Teach incfilter.t some DCL.
24183      Branch: perl
24184            ! t/op/incfilter.t
24185 ____________________________________________________________________________
24186 [ 28339] By: craigb                                on 2006/05/31  03:19:27
24187         Log: Make VMS-specific device name encoding routine say no more politely.
24188      Branch: perl
24189            ! vms/vms.c
24190 ____________________________________________________________________________
24191 [ 28338] By: rgs                                   on 2006/05/30  12:21:17
24192         Log: Subject: Re: B::Lint changes
24193              From: "Joshua ben Jore" <twists@gmail.com>
24194              Date: Thu, 18 May 2006 08:45:30 -0500
24195              Message-ID: <dc5c751d0605180645q63ddba5fga354d2660a4877f5@mail.gmail.com>
24196      Branch: perl
24197            ! ext/B/B/Lint.pm ext/B/t/lint.t
24198 ____________________________________________________________________________
24199 [ 28337] By: nicholas                              on 2006/05/30  11:59:26
24200         Log: Fix bugs in the bytecode system caused by the abolition of cop_io.
24201      Branch: perl
24202            ! ext/B/B.xs ext/B/B/Bytecode.pm
24203 ____________________________________________________________________________
24204 [ 28336] By: rgs                                   on 2006/05/30  08:32:00
24205         Log: Subject: C is not perl, AV's dont just magically free themselves...
24206              From: demerphq <demerphq@gmail.com>
24207              Date: Tue, 30 May 2006 10:23:19 +0200
24208              Message-ID: <9b18b3110605300123t467f14eerf30a149f253be281@mail.gmail.com>
24209      Branch: perl
24210            ! regcomp.c
24211 ____________________________________________________________________________
24212 [ 28335] By: nicholas                              on 2006/05/29  22:58:46
24213         Log: Comprehensive regression tests for Perl_refcounted_he_fetch().
24214              Fix a bug due to the fact that Perl's typedef'd "bool" type isn't
24215              actually boolean.
24216      Branch: perl
24217            + ext/XS/APItest/t/op.t t/op/caller.pl
24218            ! MANIFEST ext/XS/APItest/APItest.xs hv.c t/op/caller.t
24219 ____________________________________________________________________________
24220 [ 28334] By: craigb                                on 2006/05/29  22:34:23
24221         Log: Subject: [PATCH] redo part of change 27374
24222              From: Abe Timmerman <abe@ztreet.demon.nl>
24223              Date: Mon, 29 May 2006 23:24:51 +0200
24224              Message-id: <200605292324.51714.abe@ztreet.demon.nl>
24225
24226      Branch: perl
24227            ! configure.com
24228 ____________________________________________________________________________
24229 [ 28333] By: craigb                                on 2006/05/29  19:37:41
24230         Log: And some more DynaLoader things that should not be tested on
24231              VMS since they are not part of the implementation.
24232      Branch: perl
24233            ! ext/DynaLoader/t/DynaLoader.t
24234 ____________________________________________________________________________
24235 [ 28332] By: mhx                                   on 2006/05/29  17:50:48
24236         Log: Upgrade to Devel::PPPort 3.08_04
24237      Branch: perl
24238            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
24239            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
24240            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
24241            ! ext/Devel/PPPort/apicheck_c.PL
24242            ! ext/Devel/PPPort/devel/buildperl.pl
24243            ! ext/Devel/PPPort/devel/devtools.pl
24244            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
24245            ! ext/Devel/PPPort/devel/regenerate
24246            ! ext/Devel/PPPort/parts/apicheck.pl
24247            ! ext/Devel/PPPort/parts/base/5004000
24248            ! ext/Devel/PPPort/parts/base/5004050
24249            ! ext/Devel/PPPort/parts/base/5005000
24250            ! ext/Devel/PPPort/parts/base/5005030
24251            ! ext/Devel/PPPort/parts/base/5006000
24252            ! ext/Devel/PPPort/parts/base/5006001
24253            ! ext/Devel/PPPort/parts/base/5007001
24254            ! ext/Devel/PPPort/parts/base/5007002
24255            ! ext/Devel/PPPort/parts/base/5007003
24256            ! ext/Devel/PPPort/parts/base/5008000
24257            ! ext/Devel/PPPort/parts/base/5008001
24258            ! ext/Devel/PPPort/parts/base/5009000
24259            ! ext/Devel/PPPort/parts/base/5009001
24260            ! ext/Devel/PPPort/parts/base/5009002
24261            ! ext/Devel/PPPort/parts/base/5009003
24262            ! ext/Devel/PPPort/parts/base/5009004
24263            ! ext/Devel/PPPort/parts/inc/podtest
24264            ! ext/Devel/PPPort/parts/todo/5004000
24265            ! ext/Devel/PPPort/parts/todo/5005000
24266            ! ext/Devel/PPPort/parts/todo/5005030
24267            ! ext/Devel/PPPort/parts/todo/5006000
24268            ! ext/Devel/PPPort/parts/todo/5006001
24269            ! ext/Devel/PPPort/parts/todo/5007001
24270            ! ext/Devel/PPPort/parts/todo/5007002
24271            ! ext/Devel/PPPort/parts/todo/5007003
24272            ! ext/Devel/PPPort/parts/todo/5008000
24273            ! ext/Devel/PPPort/parts/todo/5008001
24274            ! ext/Devel/PPPort/parts/todo/5009000
24275            ! ext/Devel/PPPort/parts/todo/5009001
24276            ! ext/Devel/PPPort/parts/todo/5009002
24277            ! ext/Devel/PPPort/parts/todo/5009003
24278            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
24279            ! ext/Devel/PPPort/t/podtest.t
24280 ____________________________________________________________________________
24281 [ 28331] By: davem                                 on 2006/05/29  15:27:02
24282         Log: make require report too many open files error
24283              ie don't continue searching the rest of @INC
24284      Branch: perl
24285            ! pp_ctl.c
24286 ____________________________________________________________________________
24287 [ 28330] By: davem                                 on 2006/05/29  14:12:13
24288         Log: ensure failure to load Carp::Heavy gets reported
24289      Branch: perl
24290            ! lib/Carp.pm
24291 ____________________________________________________________________________
24292 [ 28329] By: rgs                                   on 2006/05/29  14:08:42
24293         Log: Revert change 28322, which makes ithreads panic
24294      Branch: perl
24295            ! perlio.c
24296 ____________________________________________________________________________
24297 [ 28328] By: rgs                                   on 2006/05/29  13:41:24
24298         Log: Subject: Re: [perl #39126] possible memory related bug when using sprintf with an utf-8 encoded format-string and iso-8859-1 encoded string variables. 
24299              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
24300              Date: Sun, 21 May 2006 19:33:21 +0900
24301              Message-Id: <20060521193259.81E5.BQW10602@nifty.com>
24302              
24303              with test tweaks further suggested by the same
24304      Branch: perl
24305            ! sv.c t/op/sprintf2.t
24306 ____________________________________________________________________________
24307 [ 28327] By: rgs                                   on 2006/05/29  13:10:45
24308         Log: Silence a warning
24309      Branch: perl
24310            ! regcomp.c
24311 ____________________________________________________________________________
24312 [ 28326] By: rgs                                   on 2006/05/29  12:40:15
24313         Log: Regen headers following change 28325. Also, make it compile
24314              with gcc by forward-declaring struct _reg_trie_data; and
24315              tweak the new re test to use test.pl, in order to portably
24316              run a new interpreter
24317      Branch: perl
24318            ! embed.h ext/re/t/regop.t perl.h proto.h regcomp.c regcomp.h
24319            ! regexec.c regnodes.h
24320 ____________________________________________________________________________
24321 [ 28325] By: rgs                                   on 2006/05/29  12:38:09
24322         Log: Subject: Re: [PATCH] More regex optimisations and debug enhancements (including Andys stuff too)
24323              From: demerphq <demerphq@gmail.com>
24324              Date: Sun, 28 May 2006 16:24:59 +0200
24325              Message-ID: <9b18b3110605280724u54a9c53bn3b20692b6fe4f1c3@mail.gmail.com>
24326      Branch: perl
24327            + ext/re/t/regop.pl ext/re/t/regop.t
24328            ! MANIFEST embed.fnc ext/re/re.pm regcomp.c regcomp.h regcomp.pl
24329            ! regcomp.sym regexec.c t/op/re_tests
24330 ____________________________________________________________________________
24331 [ 28324] By: rgs                                   on 2006/05/29  09:39:06
24332         Log: Subject: [PATCH] skip t/op/incfilter.t for "make clean;make miniperl;make minitest"
24333              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
24334              Date: Sun, 28 May 2006 14:11:02 +0300 (EEST)
24335              Message-Id: <200605281111.k4SBB2jc133843@kosh.hut.fi>
24336      Branch: perl
24337            ! t/op/incfilter.t
24338 ____________________________________________________________________________
24339 [ 28323] By: rgs                                   on 2006/05/29  08:20:36
24340         Log: Subject: [PATCH] gv.c consting
24341              From: andy@petdance.com (Andy Lester)
24342              Date: Sun, 28 May 2006 12:24:25 -0500
24343              Message-ID: <20060528172425.GA8291@petdance.com>
24344              
24345              Subject: [PATCH] mg.c consting
24346              From: andy@petdance.com (Andy Lester)
24347              Date: Sun, 28 May 2006 11:34:33 -0500
24348              Message-ID: <20060528163433.GA5518@petdance.com>
24349      Branch: perl
24350            ! embed.fnc gv.c mg.c proto.h
24351 ____________________________________________________________________________
24352 [ 28322] By: rgs                                   on 2006/05/29  08:00:04
24353         Log: Subject: [PATCH] perlio.c: nobody was freeing PL_perlio_fd_refcnt, now PerlIO_cleanup() is
24354              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
24355              Date: Sun, 28 May 2006 18:15:35 +0300 (EEST)
24356              Message-Id: <20060528151535.BEA3E6D08C@seth.hut.fi>
24357      Branch: perl
24358            ! perlio.c
24359 ____________________________________________________________________________
24360 [ 28321] By: nicholas                              on 2006/05/28  10:55:17
24361         Log: Subject: [PATCH] DynaLoader.t: less assumptions
24362              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
24363              Message-ID: <44796AF2.8060903@gmail.com>
24364              Date: Sun, 28 May 2006 12:18:42 +0300
24365      Branch: perl
24366            ! ext/DynaLoader/t/DynaLoader.t
24367 ____________________________________________________________________________
24368 [ 28320] By: nicholas                              on 2006/05/28  10:40:48
24369         Log: Perl_refcounted_he_chain_2hv()'s code to skip duplicate keys was far
24370              too lax.
24371      Branch: perl
24372            ! hv.c t/op/caller.t
24373 ____________________________________________________________________________
24374 [ 28319] By: davem                                 on 2006/05/27  21:16:30
24375         Log: fix eval qw(BEGIN{die}) style leaks.
24376              death while exdcuting code while parsing meant that the current
24377              parse stack got quiety abandonded, thus leaking a bunch of OPs.
24378              Register a destructor to be called when this happens.
24379      Branch: perl
24380            ! perly.c
24381 ____________________________________________________________________________
24382 [ 28318] By: craigb                                on 2006/05/27  18:00:31
24383         Log: use the same arg names everyone else does and handle undef filename
24384      Branch: perl
24385            ! ext/DynaLoader/dl_vms.xs
24386 ____________________________________________________________________________
24387 [ 28317] By: davem                                 on 2006/05/27  15:05:30
24388         Log: Subject:  RE: perlhack.pod confused about POPSTACK
24389              From:  "Jan Dubois" <jand@activestate.com>
24390              Date:  Thu, 25 May 2006 18:20:25 -0700
24391              Message-Id:  <059101c68062$9143d550$2217a8c0@candy>
24392              
24393              more fixing of the PUSHMARK example
24394      Branch: perl
24395            ! pod/perlhack.pod
24396 ____________________________________________________________________________
24397 [ 28316] By: davem                                 on 2006/05/27  00:54:18
24398         Log: make -Dpv display OP names ons the parser stack
24399      Branch: perl
24400            ! perly.c
24401 ____________________________________________________________________________
24402 [ 28315] By: davem                                 on 2006/05/27  00:31:33
24403         Log: stop OPs leaking in eval "syntax error"
24404              When bison pops states during error recovery, any states holding
24405              an OP would leak the OP. Create an extra YY table that tells us
24406              which states are of type opval, and when popping one of those,
24407              free the op.
24408      Branch: perl
24409            ! madly.tab perly.c perly.tab regen_perly.pl
24410 ____________________________________________________________________________
24411 [ 28314] By: davem                                 on 2006/05/26  18:50:34
24412         Log: stop eval "sub{" leaking
24413      Branch: perl
24414            ! madly.act madly.h madly.tab madly.y perly.act perly.h
24415            ! perly.tab perly.y
24416 ____________________________________________________________________________
24417 [ 28313] By: stevep                                on 2006/05/26  15:03:12
24418         Log: Subject: [PATCH] SysV IPC
24419              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
24420              Date: Thu, 25 May 2006 18:49:33 +0300
24421              Message-ID: <4475D20D.9010600@gmail.com>
24422      Branch: perl
24423            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
24424            ! ext/IPC/SysV/SysV.pm pod/perlipc.pod
24425 ____________________________________________________________________________
24426 [ 28312] By: stevep                                on 2006/05/26  14:45:01
24427         Log: Upgrade to Sys-Syslog-0.14
24428      Branch: perl
24429            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
24430            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/fallback/const-c.inc
24431            ! ext/Sys/Syslog/t/constants.t ext/Sys/Syslog/t/syslog.t
24432 ____________________________________________________________________________
24433 [ 28311] By: stevep                                on 2006/05/26  13:39:06
24434         Log: Fix pod nit in perltodo.
24435      Branch: perl
24436            ! pod/perltodo.pod
24437 ____________________________________________________________________________
24438 [ 28310] By: stevep                                on 2006/05/26  13:38:16
24439         Log: Stop a warning generated from thread's Makefile.PL
24440      Branch: perl
24441            ! ext/threads/Makefile.PL
24442 ____________________________________________________________________________
24443 [ 28309] By: stevep                                on 2006/05/26  13:33:54
24444         Log: Sun C on Linux doesn't complain about the attributes sprinkled 
24445              through the code in all cases, even though attributes are not
24446              supported.  In some cases, however, it does.  
24447      Branch: perl
24448            ! hints/linux.sh
24449 ____________________________________________________________________________
24450 [ 28308] By: rgs                                   on 2006/05/26  13:01:35
24451         Log: Subject: Re: [PATCH] Test script for DynaLoader
24452              From: demerphq <demerphq@gmail.com>
24453              Date: Thu, 25 May 2006 13:20:53 +0200
24454              Message-ID: <9b18b3110605250420m7431bfbeve44aada2025264f7@mail.gmail.com>
24455      Branch: perl
24456            ! ext/DynaLoader/t/DynaLoader.t
24457 ____________________________________________________________________________
24458 [ 28307] By: mhx                                   on 2006/05/25  15:52:02
24459         Log: Upgrade to Devel::PPPort 3.08_03
24460      Branch: perl
24461            + ext/Devel/PPPort/devel/devtools.pl
24462            + ext/Devel/PPPort/devel/regenerate
24463            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
24464            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
24465            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL
24466            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
24467            ! ext/Devel/PPPort/parts/apicheck.pl
24468            ! ext/Devel/PPPort/parts/apidoc.fnc
24469            ! ext/Devel/PPPort/parts/base/5006000
24470            ! ext/Devel/PPPort/parts/base/5009003
24471            ! ext/Devel/PPPort/parts/base/5009004
24472            ! ext/Devel/PPPort/parts/embed.fnc
24473            ! ext/Devel/PPPort/parts/inc/podtest
24474            ! ext/Devel/PPPort/parts/inc/ppphtest
24475            ! ext/Devel/PPPort/parts/todo/5009003
24476            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
24477            ! ext/Devel/PPPort/t/podtest.t ext/Devel/PPPort/t/ppphtest.t
24478 ____________________________________________________________________________
24479 [ 28306] By: stevep                                on 2006/05/25  13:48:56
24480         Log: Upgrade to Digest-SHA-5.38.
24481      Branch: perl
24482            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
24483            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
24484            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
24485            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
24486            ! ext/Digest/SHA/t/2-nist-sha-oo.t
24487 ____________________________________________________________________________
24488 [ 28305] By: gisle                                 on 2006/05/25  07:09:15
24489         Log: Subject: Pod::Html should not convert "foo" in `foo''
24490              From: Gisle Aas <gisle@ActiveState.com>
24491              Date: 24 May 2006 14:09:49 -0700
24492              Message-ID: <lr1wujqgde.fsf@caliper.activestate.com>
24493      Branch: perl
24494            ! lib/Pod/Html.pm
24495 ____________________________________________________________________________
24496 [ 28304] By: stevep                                on 2006/05/25  02:17:21
24497         Log: Upgrade to Test-Harness-2.60
24498      Branch: perl
24499            ! lib/Test/Harness.pm lib/Test/Harness/Changes
24500 ____________________________________________________________________________
24501 [ 28303] By: davem                                 on 2006/05/25  00:21:21
24502         Log: Subject:  RE: perlhack.pod confused about POPSTACK
24503              From:  "Jan Dubois" <jand@activestate.com>
24504              Date:  Wed, 24 May 2006 16:35:14 -0700
24505              Message-Id:  <03ee01c67f8a$b4d6aca0$2217a8c0@candy>
24506              
24507              clean up davem's doc thinko of change #28292
24508      Branch: perl
24509            ! pod/perlhack.pod
24510 ____________________________________________________________________________
24511 [ 28302] By: mhx                                   on 2006/05/24  17:44:20
24512         Log: Run 'make regen' for changes 28299, 28300, 28301.
24513      Branch: perl
24514            ! pod/perlapi.pod proto.h
24515 ____________________________________________________________________________
24516 [ 28301] By: mhx                                   on 2006/05/24  17:40:01
24517         Log: The sv_catpvs() and sv_setpvs() macros also return void.
24518      Branch: perl
24519            ! handy.h
24520 ____________________________________________________________________________
24521 [ 28300] By: mhx                                   on 2006/05/24  17:38:08
24522         Log: The SvREFCNT_*void* macros return void, not SV*.
24523      Branch: perl
24524            ! sv.h
24525 ____________________________________________________________________________
24526 [ 28299] By: mhx                                   on 2006/05/24  17:31:28
24527         Log: The 'f' flag was missing for my_snprintf().
24528      Branch: perl
24529            ! embed.fnc
24530 ____________________________________________________________________________
24531 [ 28298] By: rgs                                   on 2006/05/24  13:34:45
24532         Log: Fix segfault in SDBM_File when the destructor is called multiple times
24533      Branch: perl
24534            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
24535 ____________________________________________________________________________
24536 [ 28297] By: rgs                                   on 2006/05/24  12:39:31
24537         Log: Subject: [PATCH] Stop harness from printing summary table header for each row in table
24538              From: demerphq <demerphq@gmail.com>
24539              Date: Tue, 23 May 2006 22:27:40 +0200
24540              Message-ID: <9b18b3110605231327t316104caoce301668178ee442@mail.gmail.com>
24541      Branch: perl
24542            ! lib/Test/Harness.pm
24543 ____________________________________________________________________________
24544 [ 28296] By: rgs                                   on 2006/05/24  12:24:27
24545         Log: Subject: [PATCH] Refactoring in av.c
24546              From: andy@petdance.com (Andy Lester)
24547              Date: Wed, 24 May 2006 00:16:40 -0500
24548              Message-ID: <20060524051640.GA4713@petdance.com>
24549      Branch: perl
24550            ! av.c cop.h
24551 ____________________________________________________________________________
24552 [ 28295] By: rgs                                   on 2006/05/24  07:27:47
24553         Log: Subject: [PATCH lib/AutoLoader.pm lib/AutoLoader.t] Export can() with AUTOLOAD()
24554              From: chromatic <chromatic@wgz.org>
24555              Date: Sat, 20 May 2006 11:40:27 -0700
24556              Message-Id: <200605201140.27789.chromatic@wgz.org>
24557              
24558              With tweaks: use built-in ref() instead of Scalar::Util::blessed
24559      Branch: perl
24560            ! lib/AutoLoader.pm lib/AutoLoader.t
24561 ____________________________________________________________________________
24562 [ 28294] By: stevep                                on 2006/05/24  02:56:23
24563         Log: Subject: [PATCH] Make t/TEST more helpful
24564              From: andy@petdance.com (Andy Lester)
24565              Date: Tue, 23 May 2006 21:07:48 -0500
24566              Message-ID: <20060524020748.GA16729@petdance.com>
24567      Branch: perl
24568            ! t/TEST
24569 ____________________________________________________________________________
24570 [ 28293] By: stevep                                on 2006/05/24  02:53:38
24571         Log: Subject: Re: [patch] win32/buildext.pl to handle inclusions and not just exclusions
24572              From: demerphq <demerphq@gmail.com>
24573              Date: Sun, 21 May 2006 12:20:12 +0200
24574              Message-ID: <9b18b3110605210320h5adc9df4hbee2302722b3dd6e@mail.gmail.com>
24575      Branch: perl
24576            ! win32/Makefile win32/buildext.pl
24577 ____________________________________________________________________________
24578 [ 28292] By: davem                                 on 2006/05/23  22:16:28
24579         Log: correct POPSTACK/POPMARK confusion in perlhack.pod
24580      Branch: perl
24581            ! pod/perlhack.pod
24582 ____________________________________________________________________________
24583 [ 28291] By: rgs                                   on 2006/05/23  08:05:56
24584         Log: Typo fix
24585      Branch: perl
24586            ! ext/threads/threads.pm
24587 ____________________________________________________________________________
24588 [ 28290] By: rgs                                   on 2006/05/23  08:03:08
24589         Log: Subject: [PATCH] Explicit thread context
24590              From: "Jerry D. Hedden" <jerry@hedden.us>
24591              Date: Fri, 19 May 2006 13:42:50 -0700
24592              Message-ID: <20060519134250.fb30e530d17747c2b054d625b8945d88.933b701674.wbe@email.secureserver.net>
24593      Branch: perl
24594            + ext/threads/t/context.t
24595            ! MANIFEST ext/threads/Changes ext/threads/README
24596            ! ext/threads/threads.pm ext/threads/threads.xs
24597 ____________________________________________________________________________
24598 [ 28289] By: rgs                                   on 2006/05/23  07:27:11
24599         Log: Subject: [PATCH] clean some lint findings
24600              From: andy@petdance.com (Andy Lester)
24601              Date: Sun, 21 May 2006 00:02:40 -0500
24602              Message-ID: <20060521050240.GA21051@petdance.com>
24603      Branch: perl
24604            ! embed.fnc embed.h hv.c perlio.c pp_pack.c proto.h
24605 ____________________________________________________________________________
24606 [ 28288] By: rgs                                   on 2006/05/23  07:23:48
24607         Log: Subject: Re: [PATCH - DUH] Synchronize bleadperl with version-0.60
24608              From: John Peacock <jpeacock@rowman.com>
24609              Date: Mon, 22 May 2006 19:08:03 -0400
24610              Message-ID: <44724453.5090606@rowman.com>
24611      Branch: perl
24612            ! lib/version.pm lib/version.t
24613 ____________________________________________________________________________
24614 [ 28287] By: rgs                                   on 2006/05/23  07:20:15
24615         Log: Fix a syntax error in test
24616      Branch: perl
24617            ! lib/Text/Balanced/t/00-load.t
24618 ____________________________________________________________________________
24619 [ 28286] By: merijn                                on 2006/05/23  06:17:26
24620         Log: HAS_HAS WAS NOW HAS
24621      Branch: perl
24622            ! handy.h
24623 ____________________________________________________________________________
24624 [ 28285] By: stevep                                on 2006/05/22  20:30:14
24625         Log: Subject: [PATCH] IO::Compress::Base::Common
24626              From: "Paul Marquess" <paul.marquess@openwave.com>
24627              Date: Sat, 20 May 2006 11:55:21 +0100
24628              Message-ID: <3F2DD0FCF1E2EA4D974C6195B482FD8801C339EF@bfs-exch-prd1.myopwv.com>
24629      Branch: perl
24630            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
24631 ____________________________________________________________________________
24632 [ 28284] By: merijn                                on 2006/05/22  17:39:47
24633         Log: If I needed this now, I'll probably need it next time too :)
24634      Branch: perl
24635            ! handy.h
24636 ____________________________________________________________________________
24637 [ 28283] By: merijn                                on 2006/05/22  17:37:33
24638         Log: Re-generation after backports of
24639              #28188 Only ask about MAD for 5.9.0 and greater. Otherwise silently
24640              #28189 A Configure probe for C99 variadic macros, based on code from
24641              #28202 Take advantage of the bug that binexp ignores the Configure
24642              #28263 Oops. Fix bad #! lines when not using userelocatableinc
24643              One small cleanup fix added. Some small re-ordering. Some whitespace.
24644      Branch: perl
24645            ! Configure Porting/Glossary Porting/config.sh config_h.SH
24646 ____________________________________________________________________________
24647 [ 28280] By: rgs                                   on 2006/05/22  16:51:36
24648         Log: Amend version.pm so it correctly loads the XS version of qv()
24649      Branch: perl
24650            ! lib/version.pm
24651 ____________________________________________________________________________
24652 [ 28279] By: rgs                                   on 2006/05/22  16:41:56
24653         Log: Subject: [PATCH] pp_sys cleanup again
24654              From: andy@petdance.com (Andy Lester)
24655              Date: Sat, 20 May 2006 16:20:20 -0500
24656              Message-ID: <20060520212020.GA30688@petdance.com>
24657      Branch: perl
24658            ! pp_sys.c
24659 ____________________________________________________________________________
24660 [ 28277] By: steveh                                on 2006/05/22  15:18:33
24661         Log: Fix Win32 linker error
24662              
24663              See:
24664              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-05/msg00758.html
24665      Branch: perl
24666            ! embed.fnc embed.h global.sym
24667 ____________________________________________________________________________
24668 [ 28276] By: rgs                                   on 2006/05/22  15:02:08
24669         Log: Upgrade to version.pm 0.60
24670      Branch: perl
24671            ! lib/version.pm lib/version.t universal.c util.c
24672 ____________________________________________________________________________
24673 [ 28275] By: rgs                                   on 2006/05/22  14:49:05
24674         Log: Subject: Perl_PerlIO_context_layers and PerlIO_apply_layers, as well as other unexported/undefined entities... (patch 28258/28264 incomplete?)
24675              From: demerphq <demerphq@gmail.com>
24676              Date: Sun, 21 May 2006 15:06:20 +0200
24677              Message-ID: <9b18b3110605210606l441b69b3lf6934a15d9a26e4b@mail.gmail.com>
24678              
24679              (only the makedef.pl and perlio.c patches)
24680      Branch: perl
24681            ! makedef.pl perlio.c
24682 ____________________________________________________________________________
24683 [ 28274] By: merijn                                on 2006/05/22  14:42:47
24684         Log: Better handling for error-checking
24685              From: IRC/#p5p/Maddingue (Sebastien Aperghis-Tramoni)
24686      Branch: perl
24687            ! ext/DynaLoader/t/DynaLoader.t
24688 ____________________________________________________________________________
24689 [ 28273] By: rgs                                   on 2006/05/22  13:58:45
24690         Log: Subject: [PATCH] literal string macros
24691              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
24692              Date: Mon, 22 May 2006 13:39:33 +0200
24693              Message-ID: <20060522133933.65ea93ce@r2d2>
24694      Branch: perl
24695            ! handy.h pod/perlapi.pod
24696 ____________________________________________________________________________
24697 [ 28272] By: stevep                                on 2006/05/22  13:57:54
24698         Log: Additional perlpragma.pod nits.
24699      Branch: perl
24700            ! pod/perlpragma.pod
24701 ____________________________________________________________________________
24702 [ 28271] By: rgs                                   on 2006/05/22  13:47:19
24703         Log: More nits in perlpragma, and remove the warning about %^H being
24704              strictly internal in perlvar.
24705      Branch: perl
24706            ! pod/perlpragma.pod pod/perlvar.pod
24707 ____________________________________________________________________________
24708 [ 28270] By: stevep                                on 2006/05/22  13:46:30
24709         Log: Silence Text::Balanced's 00-load.t when PERL_CORE is defined.
24710      Branch: perl
24711            ! lib/Text/Balanced/t/00-load.t
24712 ____________________________________________________________________________
24713 [ 28269] By: rgs                                   on 2006/05/22  13:09:12
24714         Log: Subject: Re: [PATCH] optimize /[x]/ to /x/.
24715              From: demerphq <demerphq@gmail.com>
24716              Date: Sun, 21 May 2006 19:32:15 +0200
24717              Message-ID: <9b18b3110605211032n5035d2cfne703514d8271e181@mail.gmail.com>
24718              
24719              New tests.
24720      Branch: perl
24721            ! t/op/re_tests
24722 ____________________________________________________________________________
24723 [ 28268] By: rgs                                   on 2006/05/22  12:55:13
24724         Log: Fix two nits in perlpragma.pod
24725      Branch: perl
24726            ! pod/perlpragma.pod
24727 ____________________________________________________________________________
24728 [ 28267] By: mhx                                   on 2006/05/22  11:31:57
24729         Log: Upgrade to Devel::PPPort 3.08_02
24730      Branch: perl
24731            + ext/Devel/PPPort/parts/inc/SvREFCNT
24732            + ext/Devel/PPPort/parts/inc/podtest
24733            + ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/podtest.t
24734            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
24735            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
24736            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/mktests.PL
24737            ! ext/Devel/PPPort/parts/apidoc.fnc
24738            ! ext/Devel/PPPort/parts/base/5009004
24739            ! ext/Devel/PPPort/parts/embed.fnc
24740            ! ext/Devel/PPPort/parts/inc/memory
24741            ! ext/Devel/PPPort/parts/inc/misc
24742            ! ext/Devel/PPPort/parts/inc/ppphbin
24743            ! ext/Devel/PPPort/parts/inc/ppphdoc
24744            ! ext/Devel/PPPort/parts/inc/pvs
24745            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
24746            ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
24747            ! ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/call.t
24748            ! ext/Devel/PPPort/t/cop.t ext/Devel/PPPort/t/exception.t
24749            ! ext/Devel/PPPort/t/grok.t ext/Devel/PPPort/t/limits.t
24750            ! ext/Devel/PPPort/t/mPUSH.t ext/Devel/PPPort/t/magic.t
24751            ! ext/Devel/PPPort/t/memory.t ext/Devel/PPPort/t/misc.t
24752            ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/newRV.t
24753            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
24754            ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/sv_xpvf.t
24755            ! ext/Devel/PPPort/t/testutil.pl ext/Devel/PPPort/t/threads.t
24756            ! ext/Devel/PPPort/t/uv.t ext/Devel/PPPort/t/variables.t
24757            ! ext/Devel/PPPort/t/warn.t
24758 ____________________________________________________________________________
24759 [ 28266] By: mhx                                   on 2006/05/21  22:34:29
24760         Log: Remove duplicate documentation for SvREFCNT_inc().
24761              Add documentation for SvREFCNT_inc_simple_void_NN().
24762              Wrap SvREFCNT_inc_simple_void() in STMT_START/STMT_END.
24763      Branch: perl
24764            ! sv.h
24765 ____________________________________________________________________________
24766 [ 28265] By: mhx                                   on 2006/05/21  22:20:48
24767         Log: Document PoisonFree() instead of documenting Poison() twice.
24768      Branch: perl
24769            ! handy.h
24770 ____________________________________________________________________________
24771 [ 28264] By: stevep                                on 2006/05/21  03:47:18
24772         Log: Add Perl_PerlIO_context_layers() to the public API to fix Win32 builds.
24773              Also, picked up a missed change for pod/perlapi.pod.
24774      Branch: perl
24775            ! embed.fnc embed.h global.sym pod/perlapi.pod
24776 ____________________________________________________________________________
24777 [ 28263] By: nicholas                              on 2006/05/20  23:08:40
24778         Log: Oops. Fix bad #! lines when not using userelocatableinc
24779      Branch: perl
24780            ! Configure
24781 ____________________________________________________________________________
24782 [ 28262] By: davem                                 on 2006/05/20  22:23:21
24783         Log: Subject:  [PATCH] optimize /[x]/ to /x/.
24784              From:  demerphq <demerphq@gmail.com>
24785              Date:  Sat, 20 May 2006 23:16:33 +0200
24786              Message-Id:  <9b18b3110605201416i3dc44c39k86cd9b2f47f5cda0@mail.gmail.com>
24787      Branch: perl
24788            ! regcomp.c
24789 ____________________________________________________________________________
24790 [ 28261] By: nicholas                              on 2006/05/20  22:17:07
24791         Log: Fix bug in change 28258. So how come I thought I'd passed all tests?
24792      Branch: perl
24793            ! ext/B/B.xs
24794 ____________________________________________________________________________
24795 [ 28260] By: davem                                 on 2006/05/20  21:07:34
24796         Log: don't try to dump GVish parts of an LV if it hasn't got GVish parts
24797      Branch: perl
24798            ! dump.c
24799 ____________________________________________________________________________
24800 [ 28259] By: mhx                                   on 2006/05/20  18:22:00
24801         Log: Upgrade to Devel::PPPort 3.08_01
24802      Branch: perl
24803            + ext/Devel/PPPort/parts/base/5008008
24804            + ext/Devel/PPPort/parts/base/5009004
24805            + ext/Devel/PPPort/parts/inc/pvs
24806            + ext/Devel/PPPort/parts/inc/snprintf
24807            + ext/Devel/PPPort/parts/inc/warn
24808            + ext/Devel/PPPort/parts/todo/5008008
24809            + ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/t/pvs.t
24810            + ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/warn.t
24811            - ext/Devel/PPPort/MANIFEST
24812            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
24813            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
24814            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
24815            ! ext/Devel/PPPort/parts/apicheck.pl
24816            ! ext/Devel/PPPort/parts/apidoc.fnc
24817            ! ext/Devel/PPPort/parts/base/5004050
24818            ! ext/Devel/PPPort/parts/base/5006000
24819            ! ext/Devel/PPPort/parts/base/5006001
24820            ! ext/Devel/PPPort/parts/base/5007002
24821            ! ext/Devel/PPPort/parts/base/5007003
24822            ! ext/Devel/PPPort/parts/base/5008000
24823            ! ext/Devel/PPPort/parts/base/5008001
24824            ! ext/Devel/PPPort/parts/base/5009000
24825            ! ext/Devel/PPPort/parts/base/5009003
24826            ! ext/Devel/PPPort/parts/embed.fnc
24827            ! ext/Devel/PPPort/parts/inc/Sv_set
24828            ! ext/Devel/PPPort/parts/inc/magic
24829            ! ext/Devel/PPPort/parts/inc/misc
24830            ! ext/Devel/PPPort/parts/todo/5004000
24831            ! ext/Devel/PPPort/parts/todo/5005000
24832            ! ext/Devel/PPPort/parts/todo/5006000
24833            ! ext/Devel/PPPort/parts/todo/5006001
24834            ! ext/Devel/PPPort/parts/todo/5007003
24835            ! ext/Devel/PPPort/parts/todo/5009003 ext/Devel/PPPort/soak
24836            ! ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/magic.t
24837            ! ext/Devel/PPPort/t/misc.t
24838 ____________________________________________________________________________
24839 [ 28258] By: nicholas                              on 2006/05/20  17:29:52
24840         Log: Abolish cop_io (the simple way) by storing the value in cop_hints_hash.
24841              Todo - store the in and out values under 2 keys, and avoid the need to
24842              create a temporary mortal SV while checking it.
24843      Branch: perl
24844            ! bytecode.pl cop.h embed.fnc embed.h ext/B/B.xs
24845            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
24846            ! ext/ByteLoader/byterun.h mg.c op.c perl.c perl.h perlio.c
24847            ! perlio.h pp_ctl.c pp_sys.c proto.h sv.c
24848 ____________________________________________________________________________
24849 [ 28257] By: nicholas                              on 2006/05/20  15:27:28
24850         Log: Move the hints from op_private into cop_hints. This allows all 32 bits
24851              to be stored. Make B::Concise display the new hints field, and modify
24852              B::Deparse to use it.
24853      Branch: perl
24854            ! cop.h ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm
24855            ! ext/B/B/Deparse.pm ext/B/t/f_map.t ext/B/t/f_sort.t
24856            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
24857            ! ext/B/t/optree_constants.t ext/B/t/optree_misc.t
24858            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
24859            ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
24860            ! ext/ByteLoader/bytecode.h op.c perl.h
24861 ____________________________________________________________________________
24862 [ 28255] By: merijn                                on 2006/05/20  15:16:29
24863         Log: Small typo correction
24864      Branch: perl
24865            ! INSTALL
24866 ____________________________________________________________________________
24867 [ 28254] By: davem                                 on 2006/05/20  14:30:50
24868         Log: eval { s/$foo/die/e } leaked a scalar
24869      Branch: perl
24870            ! pp_ctl.c pp_hot.c
24871 ____________________________________________________________________________
24872 [ 28253] By: merijn                                on 2006/05/20  13:26:51
24873         Log: Subject: Re: Over-pious message from Configure?
24874              From: Dominic Dunlop <shouldbedomo@mac.com>
24875              Date: Thu, 18 May 2006 15:47:27 +0200
24876              Message-Id: <90C6E6BF-D1B1-4346-A893-1708E8E50534@mac.com>
24877      Branch: perl
24878            ! INSTALL
24879 ____________________________________________________________________________
24880 [ 28252] By: nicholas                              on 2006/05/20  12:31:09
24881         Log: Rename cop_hints to cop_hints_hash
24882      Branch: perl
24883            ! cop.h mg.c op.c perl.c pod/perlintern.pod pp_ctl.c scope.c
24884            ! scope.h sv.c
24885 ____________________________________________________________________________
24886 [ 28251] By: davem                                 on 2006/05/20  11:58:07
24887         Log: Perl segfaults; test case available
24888              sub f { s/$var/f()/e } could free the wrong RE
24889      Branch: perl
24890            ! cop.h pp_ctl.c pp_hot.c
24891 ____________________________________________________________________________
24892 [ 28250] By: nicholas                              on 2006/05/20  11:29:26
24893         Log: Abolish cop_arybase. Signal a non zero $[ with a hint flag, and store
24894              the value in the hints structure used for %^H.
24895      Branch: perl
24896            ! cop.h embed.fnc embed.h global.sym hv.c op.c perl.h proto.h
24897 ____________________________________________________________________________
24898 [ 28249] By: nicholas                              on 2006/05/20  10:27:23
24899         Log: Solaris was happy, but change 28247 removed the wrong dTHX as far as
24900              some other operating systems were concerned.
24901      Branch: perl
24902            ! perlio.c
24903 ____________________________________________________________________________
24904 [ 28248] By: davem                                 on 2006/05/20  00:43:42
24905         Log: SEGV with complicated regexp and long string
24906              PL_reg_maxiter was wrapping to a negative value
24907      Branch: perl
24908            ! op.c regexec.c
24909 ____________________________________________________________________________
24910 [ 28247] By: nicholas                              on 2006/05/19  22:48:38
24911         Log: Perl_croak() needs an aTHX_ in PerlIO_vsprintf().
24912      Branch: perl
24913            ! perlio.c
24914 ____________________________________________________________________________
24915 [ 28246] By: mhx                                   on 2006/05/19  22:11:44
24916         Log: There is no STASH type.
24917      Branch: perl
24918            ! sv.h
24919 ____________________________________________________________________________
24920 [ 28245] By: nicholas                              on 2006/05/19  21:44:14
24921         Log: Correct Perl_refcounted_he_chain_2hv() and its caller - it doesn't
24922              store a reference to the value, so don't pass it in a new SV.
24923      Branch: perl
24924            ! hv.c mg.c pod/perlintern.pod
24925 ____________________________________________________________________________
24926 [ 28244] By: stevep                                on 2006/05/19  20:15:10
24927         Log: Grrr...Perforce decided not to add the MANIFEST changes for change
24928              #28243.  Hateful indeed!
24929      Branch: perl
24930            ! MANIFEST
24931 ____________________________________________________________________________
24932 [ 28243] By: stevep                                on 2006/05/19  20:12:23
24933         Log: Shortening name of a Pod::Simple test case to allow the test to be 
24934              run on the VOS operating system.  Fixes "RT #38645: Test case name
24935              is too long".
24936      Branch: perl
24937           +> lib/Pod/Simple/t/search_25_glob_squaa.t
24938            - lib/Pod/Simple/t/search_25_glob_squaa_coloncolon_kleene.t
24939 ____________________________________________________________________________
24940 [ 28242] By: nicholas                              on 2006/05/19  20:11:57
24941         Log: Rebuild perltoc.pod.
24942      Branch: perl
24943            ! pod/perltoc.pod
24944 ____________________________________________________________________________
24945 [ 28241] By: nicholas                              on 2006/05/19  20:10:47
24946         Log: Add perlpragma.pod, which describes how to implement user pragmata.
24947      Branch: perl
24948            + pod/perlpragma.pod
24949            ! MANIFEST pod.lst pod/perl.pod vms/descrip_mms.template
24950            ! win32/pod.mak
24951 ____________________________________________________________________________
24952 [ 28239] By: nicholas                              on 2006/05/19  20:08:46
24953         Log: Add README.riscos to pod.lst
24954      Branch: perl
24955            ! pod.lst pod/perl.pod vms/descrip_mms.template win32/Makefile
24956            ! win32/makefile.mk
24957 ____________________________________________________________________________
24958 [ 28238] By: nicholas                              on 2006/05/19  20:08:21
24959         Log: pod/buildtoc has fussy ideas about the order of MANIFEST
24960      Branch: perl
24961            ! MANIFEST
24962 ____________________________________________________________________________
24963 [ 28237] By: stevep                                on 2006/05/19  18:36:13
24964         Log: Subject: [PATCH] strlcat aaargh
24965              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
24966              Date: Fri, 19 May 2006 20:44:46 +0300
24967              Message-ID: <446E040E.8030205@gmail.com>
24968      Branch: perl
24969            ! doio.c
24970 ____________________________________________________________________________
24971 [ 28236] By: nicholas                              on 2006/05/19  16:31:35
24972         Log: strlen(foo) rather than strchr(foo, 0) makes simpler code, and is
24973              likely to be a more efficient implementation.
24974      Branch: perl
24975            ! perlio.c
24976 ____________________________________________________________________________
24977 [ 28235] By: davem                                 on 2006/05/19  16:06:58
24978         Log: give a more useful example for $^V
24979      Branch: perl
24980            ! pod/perlvar.pod
24981 ____________________________________________________________________________
24982 [ 28234] By: rgs                                   on 2006/05/19  15:17:00
24983         Log: Subject: [PATCH] Re: [PATCH] Re: Change 28183 has broken 64-bit builds?
24984              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
24985              Date: Thu, 18 May 2006 22:44:14 +0300
24986              Message-ID: <446CCE8E.8010407@gmail.com>
24987      Branch: perl
24988            ! perl.h perlio.c util.c
24989 ____________________________________________________________________________
24990 [ 28232] By: rgs                                   on 2006/05/19  08:46:09
24991         Log: Adjust test following change #28225
24992      Branch: perl
24993            ! t/lib/h2ph.pht
24994 ____________________________________________________________________________
24995 [ 28231] By: davem                                 on 2006/05/19  00:14:15
24996         Log: lots of warnings with diagnostics and (warn or die)
24997              stop C<use diagnostics; warn "\n">  outputing lots of 'uninit'
24998              warnings.
24999      Branch: perl
25000            ! lib/diagnostics.pm
25001 ____________________________________________________________________________
25002 [ 28230] By: davem                                 on 2006/05/18  23:50:51
25003         Log: test some die codepaths in pp_enterwrite
25004      Branch: perl
25005            ! t/op/write.t
25006 ____________________________________________________________________________
25007 [ 28229] By: davem                                 on 2006/05/18  23:16:16
25008         Log: Subject:  [PATCH] threads core dump in BEGIN
25009              From:  "Jerry D. Hedden" <jerry@hedden.us>
25010              Date:  Thu, 18 May 2006 13:22:20 -0700
25011              Message-Id:  <20060518132220.fb30e530d17747c2b054d625b8945d88.f45de90925.wbe@email.secureserver.net>
25012      Branch: perl
25013            + ext/threads/t/blocks.t
25014            ! MANIFEST ext/threads/Changes ext/threads/README
25015            ! ext/threads/threads.pm ext/threads/threads.xs
25016 ____________________________________________________________________________
25017 [ 28228] By: rgs                                   on 2006/05/18  15:45:49
25018         Log: We can now remove DynaLoader from 1_compile.t
25019      Branch: perl
25020            ! t/lib/1_compile.t
25021 ____________________________________________________________________________
25022 [ 28227] By: rgs                                   on 2006/05/18  15:43:25
25023         Log: Nits in the DynaLoader test: make it warning-clean,
25024              and avoid checking OS- and locale-specific messages
25025      Branch: perl
25026            ! ext/DynaLoader/t/DynaLoader.t
25027 ____________________________________________________________________________
25028 [ 28226] By: stevep                                on 2006/05/18  15:16:40
25029         Log: Subject: [PATCH] Test script for DynaLoader
25030              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
25031              Date: Thu, 18 May 2006 16:46:00 +0200
25032              Message-ID: <1147963560.446c88a8891e1@imp1-g19.free.fr>
25033      Branch: perl
25034            + ext/DynaLoader/t/DynaLoader.t
25035            ! MANIFEST
25036 ____________________________________________________________________________
25037 [ 28225] By: rgs                                   on 2006/05/18  12:52:34
25038         Log: Subject: [perl #39130] h2ph generates incorrect code for '#if defined A || defined B' 
25039              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
25040              Date: Thu, 11 May 2006 11:00:42 -0700
25041              Message-ID: <rt-3.0.11-39130-133411.1.91055283125046@perl.org>
25042      Branch: perl
25043            ! utils/h2ph.PL
25044 ____________________________________________________________________________
25045 [ 28224] By: rgs                                   on 2006/05/18  12:34:35
25046         Log: Subject: Re: [perl #39152] diagnostics.pm: "-traceonly" vs "-trace"
25047              From: "Fergal Daly" <fergal@esatclear.ie>
25048              Date: Wed, 17 May 2006 18:59:50 +0100
25049              Message-ID: <875029960605171059y286fe449nd39d6830ef2b229a@mail.gmail.com>
25050      Branch: perl
25051            ! lib/diagnostics.pm
25052 ____________________________________________________________________________
25053 [ 28223] By: rgs                                   on 2006/05/18  11:38:00
25054         Log: Subject: [PATCH] threads 1.28
25055              From: "Jerry D. Hedden" <jerry@hedden.us>
25056              Date: Wed, 17 May 2006 11:45:32 -0700
25057              Message-ID: <20060517114532.fb30e530d17747c2b054d625b8945d88.ca725822fc.wbe@email.secureserver.net>
25058      Branch: perl
25059            ! ext/threads/Changes ext/threads/README ext/threads/t/kill.t
25060            ! ext/threads/threads.pm ext/threads/threads.xs
25061 ____________________________________________________________________________
25062 [ 28222] By: rgs                                   on 2006/05/18  06:30:09
25063         Log: Adjust calling of Perl_va_copy(), noticed by Jarkko
25064      Branch: perl
25065            ! util.c
25066 ____________________________________________________________________________
25067 [ 28221] By: nicholas                              on 2006/05/17  23:13:51
25068         Log: Another SvVOK(). I believe that this is the last.
25069      Branch: perl
25070            ! util.c
25071 ____________________________________________________________________________
25072 [ 28219] By: rgs                                   on 2006/05/17  21:01:54
25073         Log: Oops, missed a SvVOK.
25074      Branch: perl
25075            ! util.c
25076 ____________________________________________________________________________
25077 [ 28218] By: rgs                                   on 2006/05/17  20:54:23
25078         Log: Add a new macro SvVSTRING_mg that returns vstring magic, if any.
25079              SvVOK used to do that, in stealth mode, but now it returns a
25080              boolean like it used to. Patch suggested by John Peacock.
25081      Branch: perl
25082            ! sv.c sv.h
25083 ____________________________________________________________________________
25084 [ 28217] By: rgs                                   on 2006/05/17  19:55:30
25085         Log: Parenthesize uses of macro arguments
25086      Branch: perl
25087            ! perl.h
25088 ____________________________________________________________________________
25089 [ 28216] By: rgs                                   on 2006/05/17  19:50:54
25090         Log: Subject: Re: Change 28183 has broken 64-bit builds?
25091              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
25092              Date: Wed, 17 May 2006 22:19:51 +0300
25093              Message-ID: <446B7757.8030301@gmail.com>
25094      Branch: perl
25095            ! perl.h perlio.c pod/perlapi.pod util.c
25096 ____________________________________________________________________________
25097 [ 28215] By: steveh                                on 2006/05/17  17:06:26
25098         Log: Subject: Re: [perl #39145] win32, @_ and fork crashing in dounwind
25099              From: Dave Mitchell <davem@iabyn.com>
25100              Date: Wed, 17 May 2006 17:38:16 +0100
25101              Message-ID: <20060517163816.GN17109@iabyn.com>
25102              
25103              (Dave's fix, plus a test taken from [perl #39145])
25104      Branch: perl
25105            ! sv.c t/op/fork.t
25106 ____________________________________________________________________________
25107 [ 28214] By: stevep                                on 2006/05/17  15:02:45
25108         Log: Subject: [PATCH] IO::Compress* 2.000_12
25109              From: "Paul Marquess" <paul.marquess@ntlworld.com>
25110              Date: Wed, 17 May 2006 13:45:16 +0100
25111              Message-ID: <00c101c679af$c0305af0$2405140a@myopwv.com>
25112      Branch: perl
25113            + ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
25114            + ext/Compress/Raw/Zlib/Changes
25115            ! MANIFEST ext/Compress/IO/Base/README
25116            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
25117            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
25118            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
25119            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
25120            ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
25121            ! ext/Compress/IO/Zlib/README
25122            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
25123            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
25124            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
25125            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
25126            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
25127            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
25128            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
25129            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
25130            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
25131            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
25132            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
25133            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
25134            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
25135            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
25136            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
25137            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
25138            ! ext/Compress/IO/Zlib/t/004gziphdr.t
25139            ! ext/Compress/IO/Zlib/t/101truncate-zip.t
25140            ! ext/Compress/Raw/Zlib/README
25141            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
25142            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
25143            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
25144            ! t/lib/compress/CompTestUtils.pm x2p/find2perl.PL
25145 ____________________________________________________________________________
25146 [ 28210] By: nicholas                              on 2006/05/16  16:41:45
25147         Log: Revert change 27513
25148              [Make the original versions of relocated paths available from
25149              %Config::Config with the prefix "raw_". Not sure if "raw_" is the
25150              best choice.]
25151      Branch: perl
25152            ! configpm
25153 ____________________________________________________________________________
25154 [ 28209] By: rgs                                   on 2006/05/16  16:14:46
25155         Log: Subject: Re: [PATCH]  upgrade bytes_to_uni
25156              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
25157              Date: Mon, 15 May 2006 22:39:58 +0900
25158              Message-Id: <20060515223901.F3B0.BQW10602@nifty.com>
25159      Branch: perl
25160            ! pp_pack.c
25161 ____________________________________________________________________________
25162 [ 28206] By: rgs                                   on 2006/05/16  13:14:12
25163         Log: Subject: [PATCH] Refactoring reghops
25164              From: andy@petdance.com (Andy Lester)
25165              Date: Mon, 15 May 2006 08:54:24 -0500
25166              Message-ID: <20060515135424.GA31585@petdance.com>
25167      Branch: perl
25168            ! embed.fnc proto.h regexec.c
25169 ____________________________________________________________________________
25170 [ 28205] By: rgs                                   on 2006/05/16  13:09:17
25171         Log: Subject: [PATCH] refactoring out S_regoptail
25172              From: andy@petdance.com (Andy Lester)
25173              Date: Sun, 14 May 2006 23:15:18 -0500
25174              Message-ID: <20060515041518.GA15745@petdance.com>
25175      Branch: perl
25176            ! embed.fnc embed.h proto.h regcomp.c
25177 ____________________________________________________________________________
25178 [ 28202] By: nicholas                              on 2006/05/16  10:00:55
25179         Log: Take advantage of the bug that binexp ignores the Configure
25180              installprefix, by using initialinstalllocation rather than binexp
25181              to determine the #! line for installed scripts. This way they are at
25182              least correct initially for a relocatable @INC perl, rather than
25183              starting as .../../bin/perl
25184      Branch: perl
25185            ! Configure
25186 ____________________________________________________________________________
25187 [ 28200] By: stevep                                on 2006/05/15  16:43:44
25188         Log: Clarification on what Perl does to floating points in the modulus 
25189              operation.
25190      Branch: perl
25191            ! pod/perlop.pod
25192 ____________________________________________________________________________
25193 [ 28198] By: nicholas                              on 2006/05/15  15:11:15
25194         Log: Encode run-time relocation of file names in packlist with a relocate_as
25195              attribute. With this, unmodified instmodsh correctly verifies installed
25196              modules even after relocation.
25197      Branch: perl
25198            ! lib/ExtUtils/Packlist.pm
25199 ____________________________________________________________________________
25200 [ 28197] By: stevep                                on 2006/05/15  14:13:46
25201         Log: Upgrade to Digest-SHA-5.37
25202      Branch: perl
25203            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
25204            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
25205            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
25206            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
25207 ____________________________________________________________________________
25208 [ 28196] By: nicholas                              on 2006/05/15  13:57:25
25209         Log: Simplify the implementation in ExtUtils::Packlist::read.
25210      Branch: perl
25211            ! lib/ExtUtils/Packlist.pm
25212 ____________________________________________________________________________
25213 [ 28195] By: rgs                                   on 2006/05/15  11:29:59
25214         Log: Subject: [REPATCH universal.c] Make sv_derived_from Documentation Clearer
25215              From: chromatic <chromatic@wgz.org>
25216              Date: Sun, 14 May 2006 16:51:36 -0700
25217              Message-Id: <200605141651.37181.chromatic@wgz.org>
25218      Branch: perl
25219            ! pod/perlapi.pod universal.c
25220 ____________________________________________________________________________
25221 [ 28194] By: rgs                                   on 2006/05/15  09:43:02
25222         Log: Subject: [PATCH] S_reguni should return its length
25223              From: andy@petdance.com (Andy Lester)
25224              Date: Sun, 14 May 2006 09:46:32 -0500
25225              Message-ID: <20060514144632.GA20935@petdance.com>
25226      Branch: perl
25227            ! embed.fnc embed.h proto.h regcomp.c
25228 ____________________________________________________________________________
25229 [ 28193] By: rgs                                   on 2006/05/15  08:33:53
25230         Log: Subject: [PATCH] strange encodings upsets pp_chr
25231              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
25232              Date: Sun, 14 May 2006 19:57:28 +0900
25233              Message-Id: <20060514195532.5422.BQW10602@nifty.com>
25234      Branch: perl
25235            + t/uni/chr.t
25236            ! MANIFEST pp.c t/op/chr.t t/op/ord.t
25237 ____________________________________________________________________________
25238 [ 28192] By: nicholas                              on 2006/05/14  12:27:19
25239         Log: TEST needs to binmode the file handle that is reading the TAP, else it
25240              can get killed if TEST's environment has made it default all opens to
25241              UTF-8 but the TAP is not UTF-8.
25242      Branch: perl
25243            ! t/TEST
25244 ____________________________________________________________________________
25245 [ 28190] By: nicholas                              on 2006/05/14  10:33:39
25246         Log: Upgrade to Test::Harness 2.58.
25247      Branch: perl
25248            ! lib/Test/Harness.pm
25249 ____________________________________________________________________________
25250 [ 28189] By: nicholas                              on 2006/05/13  15:48:24
25251         Log: A Configure probe for C99 variadic macros, based on code from Jarkko.
25252      Branch: perl
25253            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
25254            ! Porting/Glossary config_h.SH configure.com epoc/config.sh
25255            ! plan9/config_sh.sample symbian/config.sh uconfig.sh
25256            ! win32/config.bc win32/config.gc win32/config.vc
25257            ! win32/config.vc64
25258 ____________________________________________________________________________
25259 [ 28188] By: nicholas                              on 2006/05/13  12:57:50
25260         Log: Only ask about MAD for 5.9.0 and greater. Otherwise silently select
25261              'n'.
25262      Branch: perl
25263            ! Configure
25264 ____________________________________________________________________________
25265 [ 28187] By: nicholas                              on 2006/05/13  11:26:04
25266         Log: Subject: t/uni/overload.t
25267              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
25268              Message-ID: <4465988C.9080407@gmail.com>
25269              Date: Sat, 13 May 2006 11:27:56 +0300
25270      Branch: perl
25271            ! t/uni/overload.t
25272 ____________________________________________________________________________
25273 [ 28186] By: nicholas                              on 2006/05/13  10:36:49
25274         Log: Subject: [PATCH] sv.c: printf %d wants int not size_t
25275              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
25276              Message-Id: <200605130715.k4D7FWg3089581@kosh.hut.fi>
25277              Date: Sat, 13 May 2006 10:15:32 +0300 (EEST)
25278      Branch: perl
25279            ! sv.c
25280 ____________________________________________________________________________
25281 [ 28185] By: nicholas                              on 2006/05/13  10:36:18
25282         Log: Can't do require Foo if $tainted; because taint tunnels.
25283              (Documented, but I regard this as a serious practical deficiency in
25284              tainting) 
25285      Branch: perl
25286            ! lib/Tie/RefHash.pm
25287 ____________________________________________________________________________
25288 [ 28183] By: rgs                                   on 2006/05/12  20:57:07
25289         Log: Subject: Re: [PATCH] my_snprintf
25290              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
25291              Date: Fri, 12 May 2006 22:28:49 +0300
25292              Message-ID: <4464E1F1.9010706@gmail.com>
25293      Branch: perl
25294            ! embed.fnc global.sym perl.h perlio.c pod/perlapi.pod pp_ctl.c
25295            ! proto.h regcomp.c sv.c toke.c universal.c util.c
25296 ____________________________________________________________________________
25297 [ 28181] By: rgs                                   on 2006/05/12  16:55:36
25298         Log: Subject: AW: question on "len item/string item" with unpack()
25299              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
25300              Date: Fri, 5 May 2006 13:20:24 +0200 
25301              Message-ID: <E9A2605289D8D7468B1A21EC24E59D2104979424@naimucx5.muc.allianz>
25302      Branch: perl
25303            ! pod/perlfunc.pod
25304 ____________________________________________________________________________
25305 [ 28180] By: rgs                                   on 2006/05/12  15:48:43
25306         Log: Subject: [PATCH]  upgrade bytes_to_uni
25307              From: andy@petdance.com (Andy Lester)
25308              Date: Fri, 12 May 2006 00:21:23 -0500
25309              Message-ID: <20060512052123.GA21648@petdance.com>
25310      Branch: perl
25311            ! embed.fnc embed.h pp_pack.c proto.h
25312 ____________________________________________________________________________
25313 [ 28179] By: rgs                                   on 2006/05/12  14:33:40
25314         Log: Subject: [PATCH] Proper use of static funcs in toke.c and pp_sys.c
25315              From: andy@petdance.com (Andy Lester)
25316              Date: Tue, 9 May 2006 12:27:30 -0500
25317              Message-ID: <20060509172730.GA5272@petdance.com>
25318      Branch: perl
25319            ! embed.fnc embed.h pp_sys.c proto.h toke.c
25320 ____________________________________________________________________________
25321 [ 28178] By: nicholas                              on 2006/05/12  14:08:45
25322         Log: The upgrade/croak order in Perl_sv_utf8_encode() seemed utterly
25323              backwards. It now checks for readonly *first*.
25324      Branch: perl
25325            ! sv.c
25326 ____________________________________________________________________________
25327 [ 28177] By: rgs                                   on 2006/05/12  13:09:29
25328         Log: Upgrade to Tie::RefHash 1.34, by Yuval Kogman
25329      Branch: perl
25330            + lib/Tie/RefHash/rebless.t lib/Tie/RefHash/storable.t
25331            ! MANIFEST lib/Tie/RefHash.pm lib/Tie/RefHash/refhash.t
25332            ! lib/Tie/RefHash/threaded.t
25333 ____________________________________________________________________________
25334 [ 28176] By: rgs                                   on 2006/05/12  12:23:03
25335         Log: Subject: [PATCH] Speed up utf8.c a bit
25336              From: andy@petdance.com (Andy Lester)
25337              Date: Thu, 11 May 2006 22:41:01 -0500
25338              Message-ID: <20060512034101.GA10709@petdance.com>
25339      Branch: perl
25340            ! utf8.c
25341 ____________________________________________________________________________
25342 [ 28175] By: rgs                                   on 2006/05/12  12:13:03
25343         Log: Subject: [PATCH] Fixing embed.fnc
25344              From: andy@petdance.com (Andy Lester)
25345              Date: Thu, 11 May 2006 21:54:10 -0500
25346              Message-ID: <20060512025410.GA32709@petdance.com>
25347      Branch: perl
25348            ! embed.fnc proto.h
25349 ____________________________________________________________________________
25350 [ 28174] By: nicholas                              on 2006/05/12  11:47:40
25351         Log: Threads and signals. Delicious. Tweak change 28168 to add a local
25352              signal handler in the sleeping thread, because some operating systems
25353              deliver the SIGINT to that thread rather than the signalling thread.
25354      Branch: perl
25355            ! ext/threads/t/kill.t
25356 ____________________________________________________________________________
25357 [ 28173] By: rgs                                   on 2006/05/12  11:40:51
25358         Log: Subject: [PATCH] Better unsafe signals info in threads.pm
25359              From: "Jerry D. Hedden" <jerry@hedden.us>
25360              Date: Thu, 11 May 2006 11:50:15 -0700
25361              Message-ID: <20060511115015.fb30e530d17747c2b054d625b8945d88.8b4855700b.wbe@email.secureserver.net>
25362      Branch: perl
25363            ! ext/threads/threads.pm
25364 ____________________________________________________________________________
25365 [ 28172] By: nicholas                              on 2006/05/12  09:47:29
25366         Log: Fix concise-xs.t following the changes to B::Deparse.
25367      Branch: perl
25368            ! ext/B/t/concise-xs.t
25369 ____________________________________________________________________________
25370 [ 28171] By: nicholas                              on 2006/05/11  21:44:06
25371         Log: Tk spots that S_glob_2pv might be called from *_nolen, so we need to
25372              check that len is non-NULL before assigning to it.
25373      Branch: perl
25374            ! sv.c
25375 ____________________________________________________________________________
25376 [ 28168] By: rgs                                   on 2006/05/11  16:47:33
25377         Log: Subject: [PATCH] Thread signalling [REVISED]
25378              From: "Jerry D. Hedden" <jerry@hedden.us>
25379              Date: Thu, 11 May 2006 08:55:39 -0700
25380              Message-ID: <20060511085539.fb30e530d17747c2b054d625b8945d88.a90037f085.wbe@email.secureserver.net>
25381      Branch: perl
25382            + ext/threads/t/kill.t
25383            ! MANIFEST ext/threads/Changes ext/threads/Makefile.PL
25384            ! ext/threads/threads.pm ext/threads/threads.xs
25385 ____________________________________________________________________________
25386 [ 28166] By: rgs                                   on 2006/05/11  16:06:06
25387         Log: Deparse state variables.
25388      Branch: perl
25389            ! ext/B/B/Deparse.pm
25390 ____________________________________________________________________________
25391 [ 28156] By: stevep                                on 2006/05/11  00:09:53
25392         Log: Adding a mention of STDIN processing by qx// as requested by 
25393              RT #34288: perlop: qx/STRING/: mention STDIN
25394      Branch: perl
25395            ! pod/perlop.pod
25396 ____________________________________________________________________________
25397 [ 28155] By: stevep                                on 2006/05/10  23:02:20
25398         Log: Add -fno-delete-null-pointer-checks to ccflags on Itaniums when 
25399              compiling with gcc's 3.2, 3.3, or 3.4.  This fixes RT #37156.
25400      Branch: perl
25401            ! hints/linux.sh
25402 ____________________________________________________________________________
25403 [ 28152] By: stevep                                on 2006/05/10  15:03:03
25404         Log: Upgrade to Encode-2.17
25405      Branch: perl
25406            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/encoding.pm
25407 ____________________________________________________________________________
25408 [ 28150] By: nicholas                              on 2006/05/10  14:08:43
25409         Log: no 5.9.4; should fail in version 5.9.4.
25410              Improve the diagnostics and test names in t/comp/use.t
25411      Branch: perl
25412            ! pp_ctl.c t/comp/use.t
25413 ____________________________________________________________________________
25414 [ 28149] By: nicholas                              on 2006/05/10  13:08:49
25415         Log: Convert use.t to an inlined is/isnt/like implementation, to give better
25416              diagnostics.
25417      Branch: perl
25418            ! t/comp/use.t
25419 ____________________________________________________________________________
25420 [ 28148] By: davem                                 on 2006/05/10  01:32:10
25421         Log: disable WARN and DIE hooks during constant folding
25422      Branch: perl
25423            ! op.c t/comp/fold.t util.c warnings.h warnings.pl
25424 ____________________________________________________________________________
25425 [ 28146] By: nicholas                              on 2006/05/09  21:42:18
25426         Log: Change 28145 means that Perl_allocmy() can take a const char *name.
25427      Branch: perl
25428            ! embed.fnc op.c proto.h
25429 ____________________________________________________________________________
25430 [ 28145] By: nicholas                              on 2006/05/09  20:42:03
25431         Log: Simplify the non-printable name error reporting code in Perl_allocmy().
25432      Branch: perl
25433            ! op.c
25434 ____________________________________________________________________________
25435 [ 28144] By: nicholas                              on 2006/05/09  20:10:12
25436         Log: In Perl_Gv_AMupdate(), there's no need to call sv_unmagic() if we know
25437              the magic isn't there.
25438      Branch: perl
25439            ! gv.c
25440 ____________________________________________________________________________
25441 [ 28143] By: nicholas                              on 2006/05/09  19:31:04
25442         Log: Gv_AMupdate() always creates magic, so mg can never be NULL.
25443      Branch: perl
25444            ! gv.c
25445 ____________________________________________________________________________
25446 [ 28142] By: nicholas                              on 2006/05/09  16:35:25
25447         Log: Two signed array indicies that Coverity spots should be unsigned.
25448      Branch: perl
25449            ! ext/POSIX/POSIX.xs
25450 ____________________________________________________________________________
25451 [ 28141] By: nicholas                              on 2006/05/09  16:04:25
25452         Log: Ressurect change 27824, which plugs a resource leak in uncalled code.
25453      Branch: perl
25454            ! ext/Encode/Encode.xs
25455 ____________________________________________________________________________
25456 [ 28140] By: rgs                                   on 2006/05/09  15:23:55
25457         Log: Subject: wince crosscompile patch for 28132
25458              From: Vadim <vadim@vkonovalov.ru>
25459              Date: Tue, 09 May 2006 15:09:43 +0400
25460              Message-ID: <44607877.90603@vkonovalov.ru>
25461      Branch: perl
25462            ! INSTALL perl.h perlio.c win32/Makefile.ce win32/config.ce
25463            ! win32/config_H.ce
25464 ____________________________________________________________________________
25465 [ 28139] By: rgs                                   on 2006/05/09  14:03:30
25466         Log: POD fixes
25467      Branch: perl
25468            ! lib/DBM_Filter/compress.pm lib/DBM_Filter/encode.pm
25469            ! lib/DBM_Filter/int32.pm lib/DBM_Filter/null.pm
25470            ! lib/DBM_Filter/utf8.pm
25471 ____________________________________________________________________________
25472 [ 28138] By: rgs                                   on 2006/05/09  13:45:43
25473         Log: Subject: Re: [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.pl
25474              From: David Landgren <david@landgren.net>
25475              Date: Tue, 09 May 2006 13:03:22 +0200
25476              Message-ID: <446076FA.6010409@landgren.net>
25477      Branch: perl
25478            ! ext/IPC/SysV/t/sem.t
25479 ____________________________________________________________________________
25480 [ 28137] By: rgs                                   on 2006/05/09  13:18:34
25481         Log: Fix another Coverity problem by adding an assert that says that
25482              some string we got from the lexer is null-terminated
25483      Branch: perl
25484            ! op.c
25485 ____________________________________________________________________________
25486 [ 28136] By: rgs                                   on 2006/05/09  13:10:01
25487         Log: Fix a logic error in conditional found by Coverity
25488      Branch: perl
25489            ! op.c
25490 ____________________________________________________________________________
25491 [ 28135] By: davem                                 on 2006/05/09  11:43:55
25492         Log: allow exit during fold_constants
25493              eg BEGIN { $SIG{__WARN__} = sub{exit};} "a" == "b" 
25494      Branch: perl
25495            ! op.c
25496 ____________________________________________________________________________
25497 [ 28134] By: steveh                                on 2006/05/09  08:04:29
25498         Log: Subject: [PATCH] 'threads' patch to fix threaded build on Win32
25499              From: "Jerry D. Hedden" <jerry@hedden.us>
25500              Date: Mon, 08 May 2006 10:23:33 -0700
25501              Message-ID: <20060508102333.fb30e530d17747c2b054d625b8945d88.1e447744fc.wbe@email.secureserver.net>
25502      Branch: perl
25503            ! ext/threads/Changes ext/threads/README ext/threads/threads.pm
25504            ! ext/threads/threads.xs
25505 ____________________________________________________________________________
25506 [ 28133] By: rgs                                   on 2006/05/09  07:27:37
25507         Log: Subject: perlop.pod doc patch: I/O operators
25508              From: Ash Berlin <ash@cpan.org>
25509              Date: Sat, 06 May 2006 14:16:00 +0100
25510              Message-ID: <445CA190.1070105@cpan.org>
25511      Branch: perl
25512            ! pod/perlop.pod
25513 ____________________________________________________________________________
25514 [ 28132] By: stevep                                on 2006/05/09  02:16:18
25515         Log: Subject: [PATCH] PERL_MEM_LOG enhancements
25516              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
25517              Date: Sat, 06 May 2006 11:21:02 +0300
25518              Message-ID: <445C5C6E.6070201@gmail.com>
25519      Branch: perl
25520            ! util.c
25521 ____________________________________________________________________________
25522 [ 28131] By: nicholas                              on 2006/05/08  21:11:37
25523         Log: Subject: [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.pl
25524              From: David Landgren <david@landgren.net>
25525              Message-ID: <445B694B.8060901@landgren.net>
25526              Date: Fri, 05 May 2006 17:03:39 +0200
25527              
25528              Subject: Re: [PATCH] ext/IPC/SysV/t/sem.t using test.pl
25529              From: David Landgren <david@landgren.net>
25530              Message-ID: <445B75EF.3000100@landgren.net>
25531              Date: Fri, 05 May 2006 17:57:35 +0200
25532      Branch: perl
25533            ! ext/IPC/SysV/t/ipcsysv.t ext/IPC/SysV/t/sem.t
25534 ____________________________________________________________________________
25535 [ 28127] By: stevep                                on 2006/05/08  19:01:56
25536         Log: Rename lib/Text/Balanced/t/00.load.t to 
25537              lib/Text/Balanced/t/00-load.t and restore a test to 
25538              lib/Text/Balanced/t/extmul.t.
25539      Branch: perl
25540           +> lib/Text/Balanced/t/00-load.t
25541            - lib/Text/Balanced/t/00.load.t
25542            ! MANIFEST lib/Text/Balanced/t/extmul.t
25543 ____________________________________________________________________________
25544 [ 28126] By: stevep                                on 2006/05/08  18:46:16
25545         Log: Version bump and typo fix from change #28125.
25546      Branch: perl
25547            ! lib/Text/Balanced.pm
25548 ____________________________________________________________________________
25549 [ 28125] By: stevep                                on 2006/05/08  18:37:47
25550         Log: Rollback two changes in Text::Balanced which cause test failures in the
25551              CPAN and bleadperl version of the tests.  Also, the previous bleadperl
25552              version of one test file is a bit more comprehensive than what was in
25553              CPAN, so it has been completely restored.
25554      Branch: perl
25555            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extqlk.t
25556 ____________________________________________________________________________
25557 [ 28122] By: stevep                                on 2006/05/08  16:47:39
25558         Log: Upgrade to Digest-SHA-5.36.  Actually bumped to 5.36_01 as
25559              change #27352 has not yet been applied to the CPAN version.
25560      Branch: perl
25561            ! ext/Digest/SHA/Changes ext/Digest/SHA/Makefile.PL
25562            ! ext/Digest/SHA/README ext/Digest/SHA/SHA.pm
25563            ! ext/Digest/SHA/bin/shasum ext/Digest/SHA/src/hmac.c
25564            ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/sha.c
25565            ! ext/Digest/SHA/src/sha.h ext/Digest/SHA/t/nist/Readme.txt
25566            ! ext/Digest/SHA/t/nist/bit-hashes.sha1
25567            ! ext/Digest/SHA/t/nist/bit-messages.sha1
25568            ! ext/Digest/SHA/t/nist/byte-hashes.sha1
25569            ! ext/Digest/SHA/t/nist/byte-messages.sha1
25570 ____________________________________________________________________________
25571 [ 28118] By: nicholas                              on 2006/05/08  11:23:15
25572         Log: Tie::RefHash is now dual life, maintained by Yuval Kogman.
25573      Branch: perl
25574            ! Porting/Maintainers.pl
25575 ____________________________________________________________________________
25576 [ 28116] By: merijn                                on 2006/05/07  14:18:45
25577         Log: Remvove code that gets undone in the next line.
25578              Keep the documentation part.
25579      Branch: perl
25580            ! hints/hpux.sh
25581 ____________________________________________________________________________
25582 [ 28108] By: stevep                                on 2006/05/05  16:26:48
25583         Log: These Module::Build tests depended on STDIN.  Unfortunately, cron
25584              closes STDIN, so these build failures were only seen while 
25585              running smokes through cron.
25586      Branch: perl
25587            ! lib/Module/Build/t/extend.t
25588 ____________________________________________________________________________
25589 [ 28106] By: rgs                                   on 2006/05/05  12:48:19
25590         Log: Implement state array and state hashes. Initialisation assignment
25591              to state arrays or hashes is not implemented yet.
25592      Branch: perl
25593            ! ext/B/B/Concise.pm pp.c t/op/state.t
25594 ____________________________________________________________________________
25595 [ 28105] By: stevep                                on 2006/05/05  12:40:41
25596         Log: Upgrade to Text-Balanced-1.98
25597      Branch: perl
25598            + lib/Text/Balanced/t/00.load.t
25599            + lib/Text/Balanced/t/pod-coverage.t lib/Text/Balanced/t/pod.t
25600            ! MANIFEST lib/Text/Balanced.pm lib/Text/Balanced/Changes
25601            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extmul.t
25602            ! lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
25603            ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
25604 ____________________________________________________________________________
25605 [ 28104] By: rgs                                   on 2006/05/05  11:32:36
25606         Log: Subject: [PATCH] threads - stack size support
25607              From: "Jerry D. Hedden" <jerry@hedden.us>
25608              Date: Thu, 04 May 2006 10:07:58 -0700
25609              Message-ID: <20060504100758.fb30e530d17747c2b054d625b8945d88.1ee893a99c.wbe@email.secureserver.net>
25610      Branch: perl
25611            + ext/threads/t/stack.t ext/threads/t/stack_env.t
25612            ! MANIFEST ext/threads/Changes ext/threads/README
25613            ! ext/threads/threads.pm ext/threads/threads.xs
25614 ____________________________________________________________________________
25615 [ 28103] By: stevep                                on 2006/05/05  01:26:08
25616         Log: Teach checkAUTHORS.pl about Sarathy's new email address.
25617      Branch: perl
25618            ! Porting/checkAUTHORS.pl
25619 ____________________________________________________________________________
25620 [ 28102] By: stevep                                on 2006/05/05  01:12:41
25621         Log: Subject: [PATCH] Email address changes
25622              From: "Jan Dubois" <jand@activestate.com>
25623              Date: Thu, 4 May 2006 15:28:19 -0700
25624              Message-ID: <007101c66fca$0b651a50$2217a8c0@candy>
25625      Branch: perl
25626            ! AUTHORS
25627 ____________________________________________________________________________
25628 [ 28101] By: stevep                                on 2006/05/04  20:03:42
25629         Log: Upgrade to ExtUtils-Install-1.40
25630      Branch: perl
25631            ! lib/ExtUtils/Install.pm
25632 ____________________________________________________________________________
25633 [ 28100] By: rgs                                   on 2006/05/04  16:37:28
25634         Log: Subject: RE: [PATCH-for-28089] wince yet another step
25635              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
25636              Date: Thu, 4 May 2006 17:32:12 +0200 
25637              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCB454@ru0022exch001u.ru.lucent.com>
25638      Branch: perl
25639            ! README.ce win32/perllib.c win32/vmem.h win32/win32.h
25640 ____________________________________________________________________________
25641 [ 28099] By: rgs                                   on 2006/05/04  12:51:51
25642         Log: Subject: [PATCH] threads - formatting [REVISED]
25643              From: "Jerry D. Hedden" <jerry@hedden.us>
25644              Date: Wed, 03 May 2006 12:34:34 -0700
25645              Message-ID: <20060503123433.fb30e530d17747c2b054d625b8945d88.d352e5da51.wbe@email.secureserver.net>
25646      Branch: perl
25647            ! ext/threads/README ext/threads/t/basic.t ext/threads/t/end.t
25648            ! ext/threads/t/join.t ext/threads/t/libc.t ext/threads/t/list.t
25649            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
25650            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
25651            ! ext/threads/t/thread.t ext/threads/threads.pm
25652            ! ext/threads/threads.xs
25653 ____________________________________________________________________________
25654 [ 28098] By: rgs                                   on 2006/05/04  12:06:33
25655         Log: Upgrade to Encode 2.16
25656      Branch: perl
25657            ! ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
25658            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
25659            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
25660            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
25661            ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
25662            ! ext/Encode/Encode/encode.h ext/Encode/JP/JP.pm
25663            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
25664            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
25665            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
25666            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
25667            ! ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
25668            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
25669            ! ext/Encode/bin/piconv ext/Encode/bin/ucm2table
25670            ! ext/Encode/bin/ucmlint ext/Encode/bin/ucmsort
25671            ! ext/Encode/bin/unidump ext/Encode/encengine.c
25672            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
25673            ! ext/Encode/lib/Encode/CJKConstants.pm
25674            ! ext/Encode/lib/Encode/CN/HZ.pm ext/Encode/lib/Encode/Config.pm
25675            ! ext/Encode/lib/Encode/Encoder.pm
25676            ! ext/Encode/lib/Encode/Encoding.pm
25677            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
25678            ! ext/Encode/lib/Encode/JP/JIS7.pm
25679            ! ext/Encode/lib/Encode/KR/2022_KR.pm
25680            ! ext/Encode/lib/Encode/MIME/Header.pm
25681            ! ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
25682            ! ext/Encode/lib/Encode/PerlIO.pod
25683            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Aliases.t
25684            ! ext/Encode/t/CJKT.t ext/Encode/t/Encode.t
25685            ! ext/Encode/t/Unicode.t ext/Encode/t/at-cn.t
25686            ! ext/Encode/t/at-tw.t ext/Encode/t/enc_data.t
25687            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
25688            ! ext/Encode/t/enc_utf8.t ext/Encode/t/encoding.t
25689            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
25690            ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t
25691            ! ext/Encode/t/mime_header_iso2022jp.t ext/Encode/t/perlio.t
25692            ! ext/Encode/t/rt.pl ext/Encode/t/unibench.pl
25693            ! ext/Encode/t/utf8strict.t
25694 ____________________________________________________________________________
25695 [ 28097] By: rgs                                   on 2006/05/04  11:32:05
25696         Log: Resubmit change #28095
25697      Branch: perl
25698            ! t/op/grep.t
25699 ____________________________________________________________________________
25700 [ 28096] By: steveh                                on 2006/05/04  11:22:04
25701         Log: Subject: [PATCH-for-28089] wince yet another step
25702              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
25703              Date: Thu, 4 May 2006 13:04:45 +0200 
25704              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCB1EE@ru0022exch001u.ru.lucent.com>
25705      Branch: perl
25706            ! win32/Makefile.ce
25707 ____________________________________________________________________________
25708 [ 28095] By: rgs                                   on 2006/05/04  10:00:14
25709         Log: Subject: [PATCH] t/op/grep.t using test.pl
25710              From: David Landgren <david@landgren.net>
25711              Date: Wed, 03 May 2006 15:53:38 +0200
25712              Message-ID: <4458B5E2.7090103@landgren.net>
25713      Branch: perl
25714            ! t/op/grep.t
25715 ____________________________________________________________________________
25716 [ 28094] By: rgs                                   on 2006/05/04  09:58:28
25717         Log: Subject: [PATCH] t/op/context.t using test.pl
25718              From: David Landgren <david@landgren.net>
25719              Date: Wed, 03 May 2006 16:20:40 +0200
25720              Message-ID: <4458BC38.6050600@landgren.net>
25721      Branch: perl
25722            ! t/op/context.t
25723 ____________________________________________________________________________
25724 [ 28093] By: rgs                                   on 2006/05/04  09:56:56
25725         Log: Subject: [PATCH] t/op/list.t using test.pl
25726              From: David Landgren <david@landgren.net>
25727              Date: Wed, 03 May 2006 19:40:40 +0200
25728              Message-ID: <4458EB18.8070904@landgren.net>
25729      Branch: perl
25730            ! t/op/list.t
25731 ____________________________________________________________________________
25732 [ 28092] By: rgs                                   on 2006/05/04  09:43:51
25733         Log: Document order of evaluation for the comma operator
25734              
25735              Subject: [PATCH] Re: Kill select((select(OUTPUT_HANDLE), $| = 1)[0]);
25736              From: Paul Johnson <paul@pjcj.net>
25737              Date: Wed, 26 Apr 2006 22:38:43 +0200
25738              Message-ID: <20060426203843.GE21543@pjcj.net>
25739      Branch: perl
25740            ! pod/perlop.pod
25741 ____________________________________________________________________________
25742 [ 28091] By: steveh                                on 2006/05/04  08:24:06
25743         Log: Subject: RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
25744              From: "Jan Dubois" <jand@activestate.com>
25745              Date: Wed, 3 May 2006 12:41:23 -0700
25746              Message-ID: <013f01c66ee9$8f1437a0$d045a8c0@candy>
25747      Branch: perl
25748            ! pod/perlport.pod
25749 ____________________________________________________________________________
25750 [ 28090] By: rgs                                   on 2006/05/04  07:42:27
25751         Log: Another test for state variables and closures,
25752              adapted from a Perl 6 example, pointed out by
25753              Joshua "Limbic_Region" Gatcomb
25754      Branch: perl
25755            ! t/op/state.t
25756 ____________________________________________________________________________
25757 [ 28089] By: rgs                                   on 2006/05/03  22:49:14
25758         Log: Ensure that C<(state $x) = $y> is not a state assignment
25759              (due to the parentheses that make it a regular assignment
25760              to a variable declared inside a list)
25761      Branch: perl
25762            ! t/op/state.t
25763 ____________________________________________________________________________
25764 [ 28088] By: rgs                                   on 2006/05/03  22:40:28
25765         Log: New test case for state variables with ties, suggested by Nicholas
25766      Branch: perl
25767            ! t/op/state.t
25768 ____________________________________________________________________________
25769 [ 28087] By: rgs                                   on 2006/05/03  22:01:41
25770         Log: Add "state" feature
25771      Branch: perl
25772            ! lib/feature.pm perl_keyword.pl t/op/state.t toke.c
25773 ____________________________________________________________________________
25774 [ 28086] By: rgs                                   on 2006/05/03  21:46:02
25775         Log: Introduce a new keyword, state, for state variables.
25776      Branch: perl
25777            + t/op/state.t
25778            ! MANIFEST dump.c embed.fnc embed.h ext/B/B/Concise.pm
25779            ! ext/B/t/concise-xs.t keywords.h keywords.pl op.c op.h pad.c
25780            ! perl.h perl_keyword.pl pod/perlintern.pod pp_hot.c proto.h
25781            ! sv.h toke.c
25782 ____________________________________________________________________________
25783 [ 28085] By: rgs                                   on 2006/05/03  19:15:00
25784         Log: Subject: [PATCH] wince another step
25785              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **"
25786              Date: Wed, 3 May 2006 20:11:11 +0200 
25787              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCAE1F@ru0022exch001u.ru.lucent.com>
25788      Branch: perl
25789            - win32/xconfig.h
25790            ! MANIFEST win32/Makefile.ce
25791 ____________________________________________________________________________
25792 [ 28084] By: rgs                                   on 2006/05/03  19:10:29
25793         Log: Subject: [PATCH] Clarify hard link support on Windows
25794              From: "Jan Dubois" <jand@activestate.com>
25795              Date: Wed, 3 May 2006 11:30:03 -0700
25796              Message-ID: <013a01c66edf$982ebcc0$d045a8c0@candy>
25797      Branch: perl
25798            ! pod/perlport.pod
25799 ____________________________________________________________________________
25800 [ 28083] By: rgs                                   on 2006/05/03  19:06:26
25801         Log: Subject: RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
25802              From: "Jan Dubois" <jand@activestate.com>
25803              Date: Wed, 3 May 2006 11:18:30 -0700
25804              Message-ID: <013901c66edd$fb8ae750$d045a8c0@candy>
25805      Branch: perl
25806            ! pod/perlvar.pod
25807 ____________________________________________________________________________
25808 [ 28082] By: stevep                                on 2006/05/03  17:56:37
25809         Log: Upgrade to CGI-3.20
25810      Branch: perl
25811            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
25812            ! lib/CGI/t/cookie.t lib/CGI/t/function.t
25813 ____________________________________________________________________________
25814 [ 28081] By: rgs                                   on 2006/05/03  16:24:04
25815         Log: Subject: [PATCH] more logic localizations
25816              From: andy@petdance.com (Andy Lester)
25817              Date: Tue, 11 Apr 2006 14:14:45 -0500
25818              Message-ID: <20060411191445.GA4938@petdance.com>
25819      Branch: perl
25820            ! mg.c
25821 ____________________________________________________________________________
25822 [ 28080] By: rgs                                   on 2006/05/03  16:09:48
25823         Log: Subject: -Dmad breaks a few tests
25824              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
25825              Date: Tue, 2 May 2006 01:37:03 +0200
25826              Message-Id: <64F8ECEA-D96B-11DA-AA80-000502F3279F@free.fr>
25827              
25828              (part of, with tweaks)
25829      Branch: perl
25830            ! t/op/incfilter.t
25831 ____________________________________________________________________________
25832 [ 28079] By: rgs                                   on 2006/05/03  09:04:30
25833         Log: Subject: [PATCH] Remove an unnecessary goto
25834              From: andy@petdance.com (Andy Lester)
25835              Date: Wed, 3 May 2006 00:54:30 -0500
25836              Message-ID: <20060503055430.GA4922@petdance.com>
25837      Branch: perl
25838            ! op.c
25839 ____________________________________________________________________________
25840 [ 28078] By: rgs                                   on 2006/05/03  09:00:39
25841         Log: Subject: [PATCH] optimize S_find_array_subscript
25842              From: andy@petdance.com (Andy Lester)
25843              Date: Tue, 2 May 2006 21:09:08 -0500
25844              Message-ID: <20060503020908.GA2234@petdance.com>
25845      Branch: perl
25846            ! sv.c
25847 ____________________________________________________________________________
25848 [ 28077] By: rgs                                   on 2006/05/03  08:57:45
25849         Log: Subject: [PATCH] clean up loops in doio.c and dump.c
25850              From: andy@petdance.com (Andy Lester)
25851              Date: Tue, 2 May 2006 13:38:15 -0500
25852              Message-ID: <20060502183815.GA7979@petdance.com>
25853      Branch: perl
25854            ! doio.c dump.c embed.fnc embed.h proto.h
25855 ____________________________________________________________________________
25856 [ 28076] By: rgs                                   on 2006/05/03  08:52:01
25857         Log: Subject: [PATCH] pp_sys.c: U8* cast
25858              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
25859              Date: Tue, 2 May 2006 20:04:33 +0300 (EEST)
25860              Message-Id: <200605021704.k42H4XIh255652@kosh.hut.fi>
25861      Branch: perl
25862            ! pp_sys.c
25863 ____________________________________________________________________________
25864 [ 28075] By: rgs                                   on 2006/05/03  08:51:14
25865         Log: Subject: [PATCH] hv.c: do zeroing via mem wrap check
25866              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
25867              Date: Tue, 2 May 2006 20:03:01 +0300 (EEST)
25868              Message-Id: <200605021703.k42H31PF216868@kosh.hut.fi>
25869      Branch: perl
25870            ! hv.c
25871 ____________________________________________________________________________
25872 [ 28074] By: rgs                                   on 2006/05/03  08:38:39
25873         Log: Subject: [PATCH] microperl update
25874              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
25875              Date: Wed, 03 May 2006 08:20:31 +0300
25876              Message-ID: <44583D9F.8060401@gmail.com>
25877      Branch: perl
25878            ! Makefile.micro README.micro uconfig.h uconfig.sh
25879 ____________________________________________________________________________
25880 [ 28073] By: steveh                                on 2006/05/03  08:25:27
25881         Log: Make Perl_unshare_hek visible to core extensions without being public
25882              
25883              See the comments in:
25884              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00480.html
25885              (which were put into practice in changes #27800 and #27848)
25886      Branch: perl
25887            ! embed.fnc embed.h
25888 ____________________________________________________________________________
25889 [ 28072] By: steveh                                on 2006/05/03  08:03:50
25890         Log: Subject: Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
25891              From: Vadim <vadim@vkonovalov.ru>
25892              Date: Wed, 03 May 2006 06:10:59 +0400
25893              Message-ID: <44581133.8080100@vkonovalov.ru>
25894      Branch: perl
25895           +> win32/perlmaince.c
25896            - win32/perlmain.c
25897            ! MANIFEST
25898 ____________________________________________________________________________
25899 [ 28071] By: stevep                                on 2006/05/03  01:46:27
25900         Log: Subject: Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
25901              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
25902              Date: Wed, 03 May 2006 10:00:03 +0900
25903              Message-Id: <20060503095420.0357.BQW10602@nifty.com>
25904      Branch: perl
25905            ! embed.fnc embed.h global.sym
25906 ____________________________________________________________________________
25907 [ 28070] By: nicholas                              on 2006/05/02  22:38:52
25908         Log: Remove a variable left unused since change 28065.
25909      Branch: perl
25910            ! sv.c
25911 ____________________________________________________________________________
25912 [ 28069] By: nicholas                              on 2006/05/02  22:19:56
25913         Log: Add a new hash key flag HVhek_UNSHARED, to mark all unshared hash keys.
25914              Otherwise Perl_newSVhek(), called by Perl_hv_iterkeysv(), naively
25915              assumes that it can share any hash key directly.
25916      Branch: perl
25917            ! hv.c hv.h sv.c
25918 ____________________________________________________________________________
25919 [ 28068] By: nicholas                              on 2006/05/02  22:16:25
25920         Log: cumulative totals and list reverse for checkAUTHORS.pl
25921      Branch: perl
25922            ! Porting/checkAUTHORS.pl
25923 ____________________________________________________________________________
25924 [ 28067] By: stevep                                on 2006/05/02  18:03:57
25925         Log: Another place where Intel C++ pretending to be gcc is a really
25926              bad thing.
25927      Branch: perl
25928            ! gv.h
25929 ____________________________________________________________________________
25930 [ 28066] By: nicholas                              on 2006/05/02  17:46:38
25931         Log: *static* pointers to newXSUB(), dammit!
25932      Branch: perl
25933            ! writemain.SH xsutils.c
25934 ____________________________________________________________________________
25935 [ 28065] By: nicholas                              on 2006/05/02  17:00:56
25936         Log: Assert that SvMAGIC() isn't being called on PVMGs which are using the
25937              same union to store the stash for our.
25938      Branch: perl
25939            ! sv.c sv.h
25940 ____________________________________________________________________________
25941 [ 28064] By: nicholas                              on 2006/05/02  16:24:14
25942         Log: Change 28063 forgot 1 key line - acutally use the correct filename
25943              storage.
25944      Branch: perl
25945            ! op.c
25946 ____________________________________________________________________________
25947 [ 28063] By: nicholas                              on 2006/05/02  15:55:25
25948         Log: Fix bug in DynaLoader, which has been passing a filename in dynamic
25949              storage to newXS() seemingly forever. This involves creating
25950              newXS_flags(), with the first flag being "arrange to copy the 
25951              filename and free it at the right time".
25952      Branch: perl
25953            ! XSUB.h cv.h embed.fnc embed.h ext/DynaLoader/dl_aix.xs
25954            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dld.xs
25955            ! ext/DynaLoader/dl_dllload.xs ext/DynaLoader/dl_dlopen.xs
25956            ! ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_hpux.xs
25957            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_mpeix.xs
25958            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_symbian.xs
25959            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs op.c
25960            ! pod/perlapi.pod proto.h
25961 ____________________________________________________________________________
25962 [ 28062] By: rgs                                   on 2006/05/02  15:37:35
25963         Log: Move some scripts under win32/ce-helpers.
25964              
25965              Subject: RE: Merge WinCE into Win32 directory and remove the the WinCE dir ectory
25966              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
25967              Date: Tue, 2 May 2006 17:30:59 +0200 
25968              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BB3F03@ru0022exch001u.ru.lucent.com>
25969      Branch: perl
25970           +> win32/ce-helpers/cecopy-lib.pl win32/ce-helpers/comp.pl
25971           +> win32/ce-helpers/compile-all.bat win32/ce-helpers/compile.bat
25972           +> win32/ce-helpers/makedist.pl win32/ce-helpers/registry.bat
25973            - win32/cecopy-lib.pl win32/comp.pl win32/compile-all.bat
25974            - win32/compile.bat win32/makedist.pl win32/registry.bat
25975            - win32/win32-d.h
25976            ! MANIFEST win32/Makefile.ce
25977 ____________________________________________________________________________
25978 [ 28061] By: rgs                                   on 2006/05/02  14:28:31
25979         Log: Subject: Re: Merge WinCE into Win32 directory and remove the the WinCE directory
25980              From: demerphq <demerphq@gmail.com>
25981              Date: Mon, 1 May 2006 19:02:09 +0200
25982              Message-ID: <9b18b3110605011002m56c0db99n169ae677efb6d059@mail.gmail.com>
25983              
25984              Plus adjustements to MANIFEST. Also, perlmain.c seemed to be missing
25985              from the patch.
25986      Branch: perl
25987            + win32/Makefile.ce win32/cecopy-lib.pl win32/comp.pl
25988            + win32/compile-all.bat win32/compile.bat win32/config.ce
25989            + win32/config_H.ce win32/makedist.pl win32/perl.rc
25990            + win32/perlmain.c win32/registry.bat win32/win32-d.h
25991            + win32/win32ceio.c win32/win32iop-o.h win32/wince.c
25992            + win32/wince.h win32/wincesck.c win32/xconfig.h
25993            - wince/Makefile.ce wince/bin/exetype.pl wince/bin/perlglob.pl
25994            - wince/bin/pl2bat.pl wince/bin/runperl.pl wince/bin/search.pl
25995            - wince/cecopy-lib.pl wince/comp.pl wince/compile-all.bat
25996            - wince/compile.bat wince/config.ce wince/config_H.ce
25997            - wince/config_h.PL wince/config_sh.PL wince/dl_win32.xs
25998            - wince/include/arpa/inet.h wince/include/sys/socket.h
25999            - wince/makedist.pl wince/makeico.pl wince/perl.rc
26000            - wince/perlhost.h wince/perllib.c wince/perlmain.c
26001            - wince/registry.bat wince/runperl.c wince/splittree.pl
26002            - wince/vdir.h wince/vmem.h wince/win32.h wince/win32io.c
26003            - wince/win32iop.h wince/win32thread.c wince/win32thread.h
26004            - wince/wince.c wince/wince.h wince/wincesck.c
26005            ! MANIFEST win32/include/sys/socket.h win32/win32.h
26006            ! win32/win32thread.h
26007 ____________________________________________________________________________
26008 [ 28060] By: nicholas                              on 2006/05/02  12:41:43
26009         Log: GvFILE() cannot be a pointer to the memory owned by the COP, because
26010              COPs created by use can be freed along this memory, but the GP
26011              remains. Given that several GVs may refer to the same file, use a
26012              shared string rather than an individual allocation per GP.
26013      Branch: perl
26014            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
26015            ! gv.c gv.h sv.c
26016 ____________________________________________________________________________
26017 [ 28059] By: nicholas                              on 2006/05/02  12:02:32
26018         Log: Change 28037 broke t/op/each.t when running with TEST.
26019      Branch: perl
26020            ! t/test.pl
26021 ____________________________________________________________________________
26022 [ 28058] By: nicholas                              on 2006/05/02  11:15:26
26023         Log: De-duplicate the code that creates new GPs into Perl_newGP().
26024      Branch: perl
26025            ! embed.fnc embed.h gv.c proto.h scope.c
26026 ____________________________________________________________________________
26027 [ 28057] By: rgs                                   on 2006/05/02  10:39:01
26028         Log: Subject: Re: [PATCH] t/op/glob.t using test.pl
26029              From: David Landgren <david@landgren.net>
26030              Date: Sat, 29 Apr 2006 15:32:07 +0200
26031              Message-ID: <44536AD7.4060608@landgren.net>
26032      Branch: perl
26033            ! t/op/glob.t
26034 ____________________________________________________________________________
26035 [ 28056] By: rgs                                   on 2006/05/02  10:36:39
26036         Log: Subject: [PATCH] t/op/hashwarn.t using test.pl
26037              From: David Landgren <david@landgren.net>
26038              Date: Sat, 29 Apr 2006 17:51:28 +0200
26039              Message-ID: <44538B80.2060503@landgren.net>
26040      Branch: perl
26041            ! t/op/hashwarn.t
26042 ____________________________________________________________________________
26043 [ 28055] By: rgs                                   on 2006/05/02  10:16:23
26044         Log: Subject: [PATCH] toke.c: function pointer to data pointer
26045              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
26046              Date: Tue, 2 May 2006 08:25:55 +0300 (EEST)
26047              Message-Id: <200605020525.k425Ptik165705@kosh.hut.fi>
26048      Branch: perl
26049            ! toke.c
26050 ____________________________________________________________________________
26051 [ 28054] By: rgs                                   on 2006/05/02  10:11:10
26052         Log: Subject: [DOC PATCH] chop warning in perlport
26053              From: Xavier Noria <fxn@hashref.com>
26054              Date: Tue, 2 May 2006 12:08:34 +0200
26055              Message-Id: <E06C0594-CAF6-4822-8EB4-8E06EAD4A889@hashref.com>
26056      Branch: perl
26057            ! pod/perlport.pod
26058 ____________________________________________________________________________
26059 [ 28053] By: steveh                                on 2006/05/02  09:59:23
26060         Log: Sigh. Third time lucky.
26061      Branch: perl
26062            ! win32/win32.h
26063 ____________________________________________________________________________
26064 [ 28052] By: steveh                                on 2006/05/02  09:46:41
26065         Log: Ahem. And here's the rest of #28051...
26066      Branch: perl
26067            ! win32/win32.h
26068 ____________________________________________________________________________
26069 [ 28051] By: steveh                                on 2006/05/02  09:39:01
26070         Log: Subject: RE: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu))
26071              From: "Jan Dubois" <jand@ActiveState.com>
26072              Date: Mon, 1 May 2006 18:55:11 -0700
26073              Message-ID: <08ff01c66d8b$7282e320$2217a8c0@candy>
26074              
26075              Subject: Re: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m)
26076              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
26077              Date: Tue, 2 May 2006 09:23:51 +0200
26078              Message-ID: <20060502092351.7bae0896@pc09>
26079      Branch: perl
26080            ! win32/config.vc win32/config.vc64 win32/config_H.vc
26081            ! win32/config_H.vc64
26082 ____________________________________________________________________________
26083 [ 28050] By: rgs                                   on 2006/05/02  09:13:19
26084         Log: Subject: [PATCH] pp.c casting, take two
26085              From: andy@petdance.com (Andy Lester)
26086              Date: Sun, 30 Apr 2006 19:48:26 -0500
26087              Message-ID: <20060501004826.GA4744@petdance.com>
26088              
26089              (with adjustements, some of the code has already
26090              been touched since)
26091      Branch: perl
26092            ! pp.c
26093 ____________________________________________________________________________
26094 [ 28049] By: rgs                                   on 2006/05/02  08:50:05
26095         Log: Subject: [PATCH] Some more SvREFCNT_inc updates
26096              From: andy@petdance.com (Andy Lester)
26097              Date: Sun, 30 Apr 2006 13:24:14 -0500
26098              Message-ID: <20060430182414.GA18094@petdance.com>
26099      Branch: perl
26100            ! cop.h pp_ctl.c
26101 ____________________________________________________________________________
26102 [ 28048] By: rgs                                   on 2006/05/02  08:48:04
26103         Log: Subject: [PATCH] quiet some perlio.c warnings
26104              From: andy@petdance.com (Andy Lester)
26105              Date: Sun, 30 Apr 2006 13:23:22 -0500
26106              Message-ID: <20060430182322.GA18064@petdance.com>
26107      Branch: perl
26108            ! perlio.c
26109 ____________________________________________________________________________
26110 [ 28047] By: rgs                                   on 2006/05/02  08:45:26
26111         Log: Subject: [PATCH] More tweaking of SvREFCNT_inc calls
26112              From: andy@petdance.com (Andy Lester)
26113              Date: Sun, 30 Apr 2006 12:06:21 -0500
26114              Message-ID: <20060430170621.GA4054@petdance.com>
26115      Branch: perl
26116            ! mg.c
26117 ____________________________________________________________________________
26118 [ 28046] By: stevep                                on 2006/05/02  02:50:33
26119         Log: One too many ('s in change #28043. 
26120      Branch: perl
26121            ! ext/Errno/Errno_pm.PL
26122 ____________________________________________________________________________
26123 [ 28045] By: stevep                                on 2006/05/02  02:47:43
26124         Log: Escape prompts with #'s to avoid causing tests to fail from
26125              the unexpected output.
26126      Branch: perl
26127            ! lib/Module/Build/t/extend.t
26128 ____________________________________________________________________________
26129 [ 28044] By: stevep                                on 2006/05/02  01:55:53
26130         Log: Fix for RT #25366: h2xs 1.23 from "Aaron Kaplan".
26131      Branch: perl
26132            ! utils/h2xs.PL
26133 ____________________________________________________________________________
26134 [ 28043] By: stevep                                on 2006/05/02  00:23:05
26135         Log: Fix for RT #7916: perl 5.6.1 with Intel's icc on RedHat 
26136              Linux 7.2.  The original fix, change #13053, added a check
26137              for $Config{gccversion} which is now populated by newer
26138              Intel compilers.  This additional change checks to see
26139              if Intel is in $Config{gccversion}.  If it is, its not
26140              a gcc.
26141      Branch: perl
26142            ! ext/Errno/Errno_pm.PL
26143 ____________________________________________________________________________
26144 [ 28042] By: stevep                                on 2006/05/01  23:30:59
26145         Log: Subject: [PATCH] signed vs unsigned char * nit
26146              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
26147              Date: Sat, 29 Apr 2006 20:59:29 +0300 (EEST)
26148              Message-Id: <200604291759.k3THxTji032009@kosh.hut.fi>
26149      Branch: perl
26150            ! pp.c
26151 ____________________________________________________________________________
26152 [ 28041] By: stevep                                on 2006/05/01  23:25:30
26153         Log: Reverting context removal from change #27992.  This should
26154              clear up threaded builds on Win32 and VMS. 
26155      Branch: perl
26156            ! embed.fnc embed.h pp_ctl.c proto.h
26157 ____________________________________________________________________________
26158 [ 28040] By: rgs                                   on 2006/05/01  20:25:17
26159         Log: Add a BUGS section to Fatal.pm, see bug #38790
26160      Branch: perl
26161            ! lib/Fatal.pm
26162 ____________________________________________________________________________
26163 [ 28039] By: nicholas                              on 2006/05/01  19:07:06
26164         Log: Disable SIGRTMAX and SIGRTMIN in POSIX if Configure's probes found that
26165              they aren't viable. (Certain glibcs are "interesting")
26166      Branch: perl
26167            ! ext/POSIX/Makefile.PL
26168 ____________________________________________________________________________
26169 [ 28038] By: nicholas                              on 2006/05/01  17:28:43
26170         Log: Allow a macro of "0" to mean "#if 0" for convenient elimination of
26171              constants.
26172      Branch: perl
26173            ! lib/ExtUtils/Constant/Base.pm
26174 ____________________________________________________________________________
26175 [ 28037] By: merijn                                on 2006/05/01  14:18:16
26176         Log: Subject: Re: [PATCH] provide diag() and don't use ++ in test.pl
26177              From: David Landgren <david@landgren.net>
26178              Date: Mon, 01 May 2006 15:50:03 +0200
26179              Message-ID: <4456120B.3000302@landgren.net>
26180              
26181              Plus some additional comment (also from David) about WHY not to
26182              use ++ in test.pl
26183      Branch: perl
26184            ! t/test.pl
26185 ____________________________________________________________________________
26186 [ 28036] By: merijn                                on 2006/05/01  12:56:54
26187         Log: Subject: Re: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu))
26188              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
26189              Date: Mon, 01 May 2006 21:34:33 +0900
26190              Message-Id: <20060501213249.814E.BQW10602@nifty.com>
26191      Branch: perl
26192            ! win32/config.vc64
26193 ____________________________________________________________________________
26194 [ 28035] By: nicholas                              on 2006/05/01  11:16:13
26195         Log: Re-order one DO_UTF8 to be after the SvPV.
26196      Branch: perl
26197            ! ext/Data/Dumper/Dumper.xs
26198 ____________________________________________________________________________
26199 [ 28034] By: nicholas                              on 2006/04/30  23:08:17
26200         Log: Fix two errors found by Coverity.
26201      Branch: perl
26202            ! pp_sys.c
26203 ____________________________________________________________________________
26204 [ 28033] By: nicholas                              on 2006/04/30  23:02:46
26205         Log: Add a --percentage option to checkAUTHORS.pl to show rankings as
26206              percentages.
26207      Branch: perl
26208            ! Porting/checkAUTHORS.pl
26209 ____________________________________________________________________________
26210 [ 28032] By: nicholas                              on 2006/04/30  22:00:34
26211         Log: Replace a STRLEN no_len; with a _nolen macro call.
26212      Branch: perl
26213            ! pp_pack.c
26214 ____________________________________________________________________________
26215 [ 28031] By: nicholas                              on 2006/04/30  21:27:20
26216         Log: Perl_pack_cat() is a mathom too!
26217      Branch: perl
26218            ! mathoms.c pod/perlapi.pod pp_pack.c
26219 ____________________________________________________________________________
26220 [ 28030] By: nicholas                              on 2006/04/30  20:41:29
26221         Log: One part of pp_pack couldn't correctly handle surprises from UTF-8
26222              overloading.
26223      Branch: perl
26224            ! pp_pack.c t/uni/overload.t
26225 ____________________________________________________________________________
26226 [ 28029] By: nicholas                              on 2006/04/30  19:07:43
26227         Log: do_vop() couldn't correctly handle surprises from UTF-8 overloading.
26228      Branch: perl
26229            ! doop.c t/uni/overload.t
26230 ____________________________________________________________________________
26231 [ 28028] By: nicholas                              on 2006/04/30  17:58:53
26232         Log: We had no tests that covered the grow paths in pp_uc and pp_lc.
26233      Branch: perl
26234            ! t/op/lc.t
26235 ____________________________________________________________________________
26236 [ 28027] By: nicholas                              on 2006/04/30  17:23:44
26237         Log: Dave noticed that change 28022 was wrong - should read is_index
26238              rather than just index.
26239      Branch: perl
26240            ! pp.c
26241 ____________________________________________________________________________
26242 [ 28026] By: merijn                                on 2006/04/30  15:22:12
26243         Log: Subject: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu))
26244              From: Abe Timmerman <abe@ztreet.demon.nl>
26245              Date: Sun, 30 Apr 2006 15:15:24 +0200
26246              Message-Id: <200604301515.24580.abe@ztreet.demon.nl>
26247      Branch: perl
26248            ! win32/config.vc win32/config_H.vc
26249 ____________________________________________________________________________
26250 [ 28025] By: stevep                                on 2006/04/30  14:27:08
26251         Log: I was mistaken.  Borland and gcc do have snprintf() and vsnprintf()
26252              on Win32.
26253      Branch: perl
26254            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26255            ! win32/config_H.vc64
26256 ____________________________________________________________________________
26257 [ 28024] By: stevep                                on 2006/04/30  13:14:25
26258         Log: OK, Win32 must no have snprintf()/vsnprintf 
26259      Branch: perl
26260            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26261            ! win32/config_H.vc64
26262 ____________________________________________________________________________
26263 [ 28023] By: davem                                 on 2006/04/30  12:32:09
26264         Log: remove a compiler warning by making HOPBACKc only hop *back*
26265      Branch: perl
26266            ! regexec.c
26267 ____________________________________________________________________________
26268 [ 28022] By: nicholas                              on 2006/04/30  11:14:04
26269         Log: index and rindex couldn't correctly handle surprises from UTF-8
26270              overloading.
26271      Branch: perl
26272            ! pp.c t/lib/warnings/9uninit t/uni/overload.t
26273 ____________________________________________________________________________
26274 [ 28021] By: nicholas                              on 2006/04/30  10:58:11
26275         Log: Document SvGAMAGIC(), and its significance w.r.t. the side effects of
26276              inadvertently calling magic and overloading too often.
26277      Branch: perl
26278            ! pod/perlapi.pod sv.h
26279 ____________________________________________________________________________
26280 [ 28020] By: nicholas                              on 2006/04/29  23:35:52
26281         Log: Coverity disliked us passing a negative length to vsnprintf().
26282      Branch: perl
26283            ! perlio.c
26284 ____________________________________________________________________________
26285 [ 28019] By: nicholas                              on 2006/04/29  23:33:36
26286         Log: syswrite couldn't correctly handle surprises from UTF-8 overloading.
26287              As part of fixing this, syswrite now tries to take advantage of the
26288              UTF-8 cache logic for lengths and offsets on regular scalars.
26289      Branch: perl
26290            ! pp_sys.c t/lib/warnings/9uninit t/uni/overload.t
26291 ____________________________________________________________________________
26292 [ 28018] By: nicholas                              on 2006/04/29  23:32:06
26293         Log: More tests for syswrite with UTF-8 data.
26294      Branch: perl
26295            ! lib/open.t
26296 ____________________________________________________________________________
26297 [ 28017] By: nicholas                              on 2006/04/29  21:54:38
26298         Log: It should never be possible for SvGMAGICAL() to be true on SVt_IV.
26299      Branch: perl
26300            ! doio.c
26301 ____________________________________________________________________________
26302 [ 28016] By: nicholas                              on 2006/04/29  17:38:08
26303         Log: print couldn't correctly handle surprises from UTF-8 overloading.
26304      Branch: perl
26305            ! doio.c t/uni/overload.t
26306 ____________________________________________________________________________
26307 [ 28015] By: nicholas                              on 2006/04/29  17:31:27
26308         Log: Add a cross reference to bytes_from_utf8() in the documentation for
26309              utf8_to_bytes(). Regenerate perlapi.pod.
26310      Branch: perl
26311            ! pod/perlapi.pod utf8.c
26312 ____________________________________________________________________________
26313 [ 28014] By: nicholas                              on 2006/04/29  16:07:31
26314         Log: There were more ways to break uc/lc/ucfirst/lcfirst even without
26315              use 'locale'; so test for them too. Correct the skip count.
26316      Branch: perl
26317            ! t/uni/overload.t
26318 ____________________________________________________________________________
26319 [ 28013] By: nicholas                              on 2006/04/29  15:55:51
26320         Log: lcfirst/ucfist plus an 8 bit locale could mangle UTF-8 values
26321              returned by overloaded stringification.
26322      Branch: perl
26323            ! pp.c t/uni/overload.t
26324 ____________________________________________________________________________
26325 [ 28012] By: nicholas                              on 2006/04/29  14:05:55
26326         Log: uc plus an 8 bit locale could get confused by UTF-8 values returned by
26327              overloaded stringification.
26328      Branch: perl
26329            ! pp.c t/uni/overload.t
26330 ____________________________________________________________________________
26331 [ 28011] By: nicholas                              on 2006/04/29  13:43:26
26332         Log: lc plus an 8 bit locale could mangle UTF-8 values returned by
26333              overloaded stringification.
26334      Branch: perl
26335            ! pp.c t/uni/overload.t
26336 ____________________________________________________________________________
26337 [ 28010] By: stevep                                on 2006/04/29  13:09:18
26338         Log: Subject: [PATCH] more -ansi -pedantic cleanliness
26339              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
26340              Date: Sat, 29 Apr 2006 11:13:24 +0300
26341              Message-ID: <44532024.9070303@gmail.com>
26342      Branch: perl
26343            ! cop.h gv.c regcomp.c regexec.c sv.c toke.c
26344 ____________________________________________________________________________
26345 [ 28009] By: stevep                                on 2006/04/28  20:53:07
26346         Log: Subject: Re: [ANNOUNCE] Module::Build 0.28 -> CPAN
26347              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
26348              Date: Fri, 28 Apr 2006 15:31:55 -0400
26349              Message-ID: <44526DAB.8070408@thepierianspring.org>
26350      Branch: perl
26351            ! lib/Module/Build/ConfigData.pm
26352 ____________________________________________________________________________
26353 [ 28008] By: stevep                                on 2006/04/28  20:40:41
26354         Log: Subject: [PATCH] reduce gcc -ansi -pedantic noise plus a suggestion
26355              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
26356              Date: Fri, 28 Apr 2006 22:58:58 +0300
26357              Message-ID: <44527402.8000506@gmail.com>
26358      Branch: perl
26359            ! doio.c gv.c hv.c op.c pad.c perl.c perl.h perlio.c pp.c
26360            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c sv.c toke.c
26361            ! universal.c utf8.c
26362 ____________________________________________________________________________
26363 [ 28007] By: stevep                                on 2006/04/28  19:14:22
26364         Log: Subject: two [PATCH]es: dVAR for malloc.c, and a signed/unsigned char*
26365              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
26366              Date: Fri, 28 Apr 2006 21:04:59 +0300
26367              Message-ID: <4452594B.4040609@gmail.com>
26368      Branch: perl
26369            ! malloc.c pp.c
26370 ____________________________________________________________________________
26371 [ 28006] By: nicholas                              on 2006/04/28  16:34:14
26372         Log: Fix bug 34297 (length of overloaded UTF-8 strings)
26373      Branch: perl
26374            + t/uni/overload.t
26375            ! MANIFEST pp.c
26376 ____________________________________________________________________________
26377 [ 28005] By: stevep                                on 2006/04/28  16:15:25
26378         Log: Typo in MANIFEST from change #27997.  Mustn't touch Perl before coffee.
26379      Branch: perl
26380            ! MANIFEST
26381 ____________________________________________________________________________
26382 [ 28004] By: stevep                                on 2006/04/28  15:35:37
26383         Log: Added Changes file left out from change #28001.
26384      Branch: perl
26385            ! ext/Cwd/Changes
26386 ____________________________________________________________________________
26387 [ 28003] By: rgs                                   on 2006/04/28  15:29:30
26388         Log: Subject: Merge WinCE and Win32 directories -- Initial patch
26389              From: demerphq <demerphq@gmail.com>
26390              Date: 27-Apr-2006 23:30
26391              Message-ID: <9b18b3110604271430k4de84685jec6535ded195ed94@mail.gmail.com>
26392      Branch: perl
26393            ! win32/config_h.PL win32/dl_win32.xs win32/include/sys/socket.h
26394            ! win32/makeico.pl win32/perlhost.h win32/perllib.c win32/vdir.h
26395            ! win32/vmem.h win32/win32.h
26396 ____________________________________________________________________________
26397 [ 28001] By: stevep                                on 2006/04/28  13:34:39
26398         Log: Upgrade to Pathtools-3.18
26399      Branch: perl
26400            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
26401            ! lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t
26402 ____________________________________________________________________________
26403 [ 28000] By: rgs                                   on 2006/04/28  13:33:37
26404         Log: Subject: [PATCH] t/op/defins.pl using test.pl
26405              From: David Landgren <david@landgren.net>
26406              Date: Fri, 28 Apr 2006 14:27:39 +0200
26407              Message-ID: <44520A3B.1080707@landgren.net>
26408      Branch: perl
26409            ! t/op/defins.t
26410 ____________________________________________________________________________
26411 [ 27999] By: rgs                                   on 2006/04/28  13:33:11
26412         Log: Subject: [PATCH] t/op/delete.t using test.pl
26413              From: David Landgren <david@landgren.net>
26414              Date: Fri, 28 Apr 2006 15:03:39 +0200
26415              Message-ID: <445212AB.4080404@landgren.net>
26416      Branch: perl
26417            ! t/op/delete.t
26418 ____________________________________________________________________________
26419 [ 27998] By: rgs                                   on 2006/04/28  13:32:53
26420         Log: Subject: [PATCH] t/op/auto.pl using test.pl
26421              From: David Landgren <david@landgren.net>
26422              Date: Fri, 28 Apr 2006 13:56:30 +0200
26423              Message-ID: <445202EE.6000604@landgren.net>
26424      Branch: perl
26425            ! t/op/auto.t
26426 ____________________________________________________________________________
26427 [ 27997] By: stevep                                on 2006/04/28  13:29:41
26428         Log: Upgrade to Module-Build-0.28
26429      Branch: perl
26430            + lib/Module/Build/API.pod
26431            ! MANIFEST lib/Module/Build.pm lib/Module/Build/Authoring.pod
26432            ! lib/Module/Build/Base.pm lib/Module/Build/Changes
26433            ! lib/Module/Build/Compat.pm lib/Module/Build/Cookbook.pm
26434            ! lib/Module/Build/ModuleInfo.pm
26435            ! lib/Module/Build/Platform/MacOS.pm
26436            ! lib/Module/Build/Platform/VMS.pm
26437            ! lib/Module/Build/Platform/Windows.pm
26438            ! lib/Module/Build/Platform/os2.pm lib/Module/Build/YAML.pm
26439            ! lib/Module/Build/t/bundled/Tie/CPHash.pm
26440            ! lib/Module/Build/t/destinations.t lib/Module/Build/t/extend.t
26441            ! lib/Module/Build/t/mbyaml.t
26442 ____________________________________________________________________________
26443 [ 27995] By: nicholas                              on 2006/04/28  12:48:27
26444         Log: Anton Berezin says that on FreeBSD we're wrong to be using -lc_r, and
26445              should just be using -pthread on the linker line.
26446              This stops the new taint tests looping infinitely. It also seems to
26447              cure the TODO test in posix.t - masked SIGINT is now received.
26448      Branch: perl
26449            ! hints/freebsd.sh
26450 ____________________________________________________________________________
26451 [ 27994] By: rgs                                   on 2006/04/28  12:10:24
26452         Log: Subject: [PATCH] threads - miscellaneous
26453              From: "Jerry D. Hedden" <jerry@hedden.us>
26454              Date: Wed, 26 Apr 2006 11:24:05 -0700
26455              Message-ID: <20060426112405.fb30e530d17747c2b054d625b8945d88.4331e666e7.wbe@email.secureserver.net>
26456      Branch: perl
26457            ! ext/threads/Changes ext/threads/Makefile.PL
26458            ! ext/threads/t/end.t ext/threads/t/join.t ext/threads/t/libc.t
26459            ! ext/threads/t/problems.t ext/threads/threads.xs
26460 ____________________________________________________________________________
26461 [ 27993] By: rgs                                   on 2006/04/28  09:14:17
26462         Log: Subject: [PATCH] t/op/sort.t using test.pl
26463              From: David Landgren <david@landgren.net>
26464              Date: Thu, 27 Apr 2006 18:25:56 +0200
26465              Message-ID: <4450F094.2010907@landgren.net>
26466      Branch: perl
26467            ! t/op/sort.t
26468 ____________________________________________________________________________
26469 [ 27992] By: rgs                                   on 2006/04/28  09:04:36
26470         Log: Subject: [PATCH] Removing another context parm
26471              From: andy@petdance.com (Andy Lester)
26472              Date: Thu, 27 Apr 2006 10:31:56 -0500
26473              Message-ID: <20060427153156.GA11445@petdance.com>
26474      Branch: perl
26475            ! embed.fnc embed.h pp_ctl.c proto.h
26476 ____________________________________________________________________________
26477 [ 27991] By: rgs                                   on 2006/04/28  08:53:51
26478         Log: Subject: [PATCH] t/op/loopctl.t using test.pl
26479              From: David Landgren <david@landgren.net>
26480              Date: Thu, 27 Apr 2006 19:13:28 +0200
26481              Message-ID: <4450FBB8.8070203@landgren.net>
26482      Branch: perl
26483            ! t/op/loopctl.t
26484 ____________________________________________________________________________
26485 [ 27990] By: rgs                                   on 2006/04/28  08:51:09
26486         Log: Subject: [PATCH] dVAR (-DPERL_GLOBAL_STRUCT_PRIVATE) update
26487              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
26488              Date: Thu, 27 Apr 2006 21:18:30 +0300
26489              Message-ID: <44510AF6.6040603@gmail.com>
26490      Branch: perl
26491            ! hv.c perl.h perlio.c sv.c
26492 ____________________________________________________________________________
26493 [ 27989] By: rgs                                   on 2006/04/28  08:41:25
26494         Log: Typo fix in perlretut by Simon Taylor
26495      Branch: perl
26496            ! pod/perlretut.pod
26497 ____________________________________________________________________________
26498 [ 27988] By: rgs                                   on 2006/04/28  07:58:16
26499         Log: Fix typo in function call
26500      Branch: perl
26501            ! perlio.c
26502 ____________________________________________________________________________
26503 [ 27987] By: stevep                                on 2006/04/28  02:12:03
26504         Log: Subject: Re: [PATCH] use snprintf/strlcpy/strlcat when useful
26505              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
26506              Date: Tue, 25 Apr 2006 18:23:39 +0300
26507              Message-ID: <444E3EFB.8020503@gmail.com>
26508      Branch: perl
26509            ! op.c perl.h perlio.c pp_ctl.c regcomp.c sv.c toke.c
26510            ! universal.c util.c
26511 ____________________________________________________________________________
26512 [ 27986] By: davem                                 on 2006/04/27  23:15:02
26513         Log: another REIFY bug
26514      Branch: perl
26515            ! scope.c t/op/local.t
26516 ____________________________________________________________________________
26517 [ 27983] By: stevep                                on 2006/04/27  18:06:12
26518         Log: Upgrade to ExtUtils-Install-1.39
26519      Branch: perl
26520            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
26521            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Install.t
26522            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/Packlist.t
26523 ____________________________________________________________________________
26524 [ 27982] By: stevep                                on 2006/04/27  17:53:11
26525         Log: Upgrade to Encode-2.15
26526      Branch: perl
26527            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
26528            ! ext/Encode/Unicode/Unicode.xs
26529            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
26530 ____________________________________________________________________________
26531 [ 27976] By: rgs                                   on 2006/04/27  12:29:47
26532         Log: Subject: [PATCH] Removing unused context
26533              From: andy@petdance.com (Andy Lester)
26534              Date: Thu, 27 Apr 2006 00:32:15 -0500
26535              Message-ID: <20060427053215.GA31445@petdance.com>
26536      Branch: perl
26537            ! embed.fnc embed.h proto.h sv.c
26538 ____________________________________________________________________________
26539 [ 27968] By: mhx                                   on 2006/04/26  19:18:09
26540         Log: Change type of temporary padoff_du used in dUNDERBAR
26541              from I32 to PADOFFSET, which is more correct (and fixes
26542              a warning in Devel::PPPort).
26543      Branch: perl
26544            ! XSUB.h
26545 ____________________________________________________________________________
26546 [ 27962] By: rgs                                   on 2006/04/26  07:53:36
26547         Log: Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
26548              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
26549              Date: Mon, 24 Apr 2006 23:20:38 +0200
26550              Message-ID: <20060424232038.7550f9b6@r2d2>
26551      Branch: perl
26552            ! deb.c doio.c doop.c dump.c gv.c handy.h
26553            ! lib/ExtUtils/Constant/ProxySubs.pm mg.c op.c patchlevel.h
26554            ! perl.c perlio.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
26555            ! regexec.c scope.h sv.c toke.c util.c
26556 ____________________________________________________________________________
26557 [ 27961] By: rgs                                   on 2006/04/26  07:38:38
26558         Log: Subject: [PATCH] threads - consolidate XS functions
26559              From: "Jerry D. Hedden" <jerry@hedden.us>
26560              Date: Tue, 25 Apr 2006 07:50:05 -0700
26561              Message-ID: <20060425075005.fb30e530d17747c2b054d625b8945d88.e23f2fed42.wbe@email.secureserver.net>
26562      Branch: perl
26563            ! ext/threads/threads.pm ext/threads/threads.xs
26564 ____________________________________________________________________________
26565 [ 27960] By: steveh                                on 2006/04/25  16:23:38
26566         Log: Make Module-Build aware of new Test-Harness output
26567              
26568              See also:
26569              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00755.html
26570      Branch: perl
26571            ! lib/Module/Build/t/compat.t
26572 ____________________________________________________________________________
26573 [ 27959] By: nicholas                              on 2006/04/25  12:51:40
26574         Log: Coverity has started to notice another inconsistency in our NULL
26575              pointer checking.
26576      Branch: perl
26577            ! pp_ctl.c
26578 ____________________________________________________________________________
26579 [ 27958] By: rgs                                   on 2006/04/25  08:41:38
26580         Log: Subject: [PATCH] use NOOP macro
26581              From: andy@petdance.com (Andy Lester)
26582              Date: Mon, 24 Apr 2006 13:44:51 -0500
26583              Message-ID: <20060424184451.GA1479@petdance.com>
26584      Branch: perl
26585            ! gv.c gv.h hv.c op.c pad.c perl.h perlio.c pp.c pp_ctl.c
26586            ! pp_hot.c regcomp.c regexec.c sv.c toke.c utf8.c
26587 ____________________________________________________________________________
26588 [ 27957] By: rgs                                   on 2006/04/25  08:35:22
26589         Log: Subject: [PATCH] Continuing threads sync
26590              From: "Jerry D. Hedden" <jerry@hedden.us>
26591              Date: Mon, 24 Apr 2006 13:00:23 -0700
26592              Message-ID: <20060424130023.fb30e530d17747c2b054d625b8945d88.969ed54130.wbe@email.secureserver.net>
26593      Branch: perl
26594            ! ext/threads/t/free.t ext/threads/threads.pm
26595            ! ext/threads/threads.xs
26596 ____________________________________________________________________________
26597 [ 27956] By: nicholas                              on 2006/04/24  16:38:09
26598         Log: Perl_unpack_str() is a mathom!
26599      Branch: perl
26600            ! mathoms.c pp_pack.c
26601 ____________________________________________________________________________
26602 [ 27955] By: stevep                                on 2006/04/24  16:31:24
26603         Log: Really bump the version of File::Find.
26604      Branch: perl
26605            ! lib/File/Find.pm
26606 ____________________________________________________________________________
26607 [ 27954] By: stevep                                on 2006/04/24  16:29:59
26608         Log: Reverting change #27953, as it appears that File::Find has 
26609              localized the C<$_> usable by the wanted function since 
26610              version 1.04 (change #18501, to be exact).  Update the 
26611              docs to express this change.  Finally, bump the version.
26612      Branch: perl
26613            ! lib/File/Find.pm
26614 ____________________________________________________________________________
26615 [ 27953] By: stevep                                on 2006/04/24  15:27:39
26616         Log: Subject: Re: [perl #38965] File::Find documentation - is "Don't modify thesevariables" still valid?
26617              From: David Landgren <david@landgren.net>
26618              Date: Mon, 24 Apr 2006 13:02:02 +0200
26619              Message-ID: <444CB02A.2000604@landgren.net>
26620      Branch: perl
26621            ! lib/File/Find.pm
26622 ____________________________________________________________________________
26623 [ 27952] By: nicholas                              on 2006/04/24  13:21:09
26624         Log: Subject: Re: recursion now removed from the regex engine
26625              From: demerphq <demerphq@gmail.com>
26626              Message-ID: <9b18b3110604231210w5deff59el3a1a79c98f34e0fd@mail.gmail.com>
26627              Date: Sun, 23 Apr 2006 21:10:34 +0200
26628      Branch: perl
26629            ! regcomp.sym regnodes.h
26630 ____________________________________________________________________________
26631 [ 27951] By: rgs                                   on 2006/04/24  12:15:58
26632         Log: Subject: [perl #38709] Opening '|-' triggers unjustified taint check 
26633              From: mhasch@cpan.org (via RT) <perlbug-followup@perl.org>
26634              Date: Fri, 10 Mar 2006 20:10:49 -0800
26635              Message-ID: <rt-3.0.11-38709-130993.2.89182805885773@perl.org>
26636      Branch: perl
26637            ! doio.c t/op/taint.t
26638 ____________________________________________________________________________
26639 [ 27950] By: rgs                                   on 2006/04/24  11:59:25
26640         Log: Add regression test for bug #38475
26641      Branch: perl
26642            + t/op/attrhand.t
26643            ! MANIFEST
26644 ____________________________________________________________________________
26645 [ 27949] By: nicholas                              on 2006/04/24  10:52:09
26646         Log: Change 27947 forgot to remove one now-unneeded cast.
26647      Branch: perl
26648            ! sv.c
26649 ____________________________________________________________________________
26650 [ 27948] By: rgs                                   on 2006/04/24  10:33:34
26651         Log: Subject: [perl #38475] attribute multiline fix (in tokenizer) 
26652              From: bas@quarantainenet.nl (via RT) <perlbug-followup@perl.org>
26653              Date: Thu, 09 Feb 2006 06:33:51 -0800
26654              Message-ID: <rt-3.0.11-38475-129844.11.5904582303176@perl.org>
26655      Branch: perl
26656            ! toke.c
26657 ____________________________________________________________________________
26658 [ 27947] By: nicholas                              on 2006/04/24  09:40:58
26659         Log: Following change 27942 it's clear that the return type of
26660              glob_2inpuv_number() should change. Rename it and glob_2inpuv() to
26661              reflect what they do.
26662      Branch: perl
26663            ! embed.fnc embed.h proto.h sv.c
26664 ____________________________________________________________________________
26665 [ 27946] By: rgs                                   on 2006/04/24  08:08:03
26666         Log: Cleanup some gcc warnings
26667              Third and fourth patches from:
26668              Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
26669              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
26670              Date: Sun, 23 Apr 2006 04:47:04 +0200
26671              Message-ID: <20060423044704.6a383ee8@r2d2>
26672      Branch: perl
26673            ! mg.c perl.h toke.c
26674 ____________________________________________________________________________
26675 [ 27945] By: rgs                                   on 2006/04/24  08:04:11
26676         Log: A couple of casts to PADOFFSET.
26677              2nd patch from :
26678              Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
26679              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
26680              Date: Sun, 23 Apr 2006 04:47:04 +0200
26681              Message-ID: <20060423044704.6a383ee8@r2d2>
26682      Branch: perl
26683            ! op.c pad.c pp.c toke.c
26684 ____________________________________________________________________________
26685 [ 27944] By: rgs                                   on 2006/04/24  08:01:32
26686         Log: Ensure GvNAME doesn't return NULL
26687              First patch from :
26688              Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
26689              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
26690              Date: Sun, 23 Apr 2006 04:47:04 +0200
26691              Message-ID: <20060423044704.6a383ee8@r2d2>
26692      Branch: perl
26693            ! embed.fnc gv.c gv.h proto.h
26694 ____________________________________________________________________________
26695 [ 27943] By: rgs                                   on 2006/04/24  07:39:23
26696         Log: Subject: [PATCH] doop.c consting, take 2
26697              From: andy@petdance.com (Andy Lester)
26698              Date: Sun, 23 Apr 2006 20:45:09 -0500
26699              Message-ID: <20060424014509.GA29642@petdance.com>
26700      Branch: perl
26701            ! doop.c embed.fnc proto.h
26702 ____________________________________________________________________________
26703 [ 27942] By: rgs                                   on 2006/04/24  07:27:33
26704         Log: Subject: [PATCH] Refactor S_glob_2inpuv
26705              From: andy@petdance.com (Andy Lester)
26706              Date: Sun, 23 Apr 2006 21:12:39 -0500
26707              Message-ID: <20060424021239.GA5449@petdance.com>
26708      Branch: perl
26709            ! embed.fnc embed.h proto.h sv.c
26710 ____________________________________________________________________________
26711 [ 27941] By: rgs                                   on 2006/04/24  07:14:49
26712         Log: Subject: [PATCH] Inlining static funcs in perl.c
26713              From: andy@petdance.com (Andy Lester)
26714              Date: Sun, 23 Apr 2006 21:50:27 -0500
26715              Message-ID: <20060424025027.GA25998@petdance.com>
26716      Branch: perl
26717            ! embed.fnc embed.h perl.c proto.h
26718 ____________________________________________________________________________
26719 [ 27940] By: nicholas                              on 2006/04/23  20:48:25
26720         Log: Assimilate Test::Harness 2.57_06
26721      Branch: perl
26722            ! lib/Test/Harness.pm lib/Test/Harness/Changes
26723            ! lib/Test/Harness/Straps.pm lib/Test/Harness/bin/prove
26724            ! lib/Test/Harness/t/version.t
26725 ____________________________________________________________________________
26726 [ 27939] By: stevep                                on 2006/04/22  23:08:50
26727         Log: Subject: Update to AUTHORS file
26728              From: Joshua Rodd <joshua@rodd.us>
26729              Date: Sat, 22 Apr 2006 14:39:11 -0400
26730              Message-ID: <20060422183911.GA19435@rodd.us>
26731      Branch: perl
26732            ! AUTHORS
26733 ____________________________________________________________________________
26734 [ 27938] By: nicholas                              on 2006/04/22  09:31:16
26735         Log: "Don't Repeat Yourself" on the "We *really* need to overwrite these
26736              symbols" section.
26737              Minor tweaks to make it possible to use the code unchanged with 5.8.x
26738      Branch: perl
26739            + ext/re/re_comp.h ext/re/re_top.h
26740            ! MANIFEST regcomp.c regexec.c
26741 ____________________________________________________________________________
26742 [ 27937] By: nicholas                              on 2006/04/21  23:08:59
26743         Log: Remove the enable_debugging member from the structure, and instead
26744              decree that state & 1 indicates debugging. This is simpler.
26745      Branch: perl
26746            ! ext/re/re.xs
26747 ____________________________________________________________________________
26748 [ 27936] By: nicholas                              on 2006/04/21  21:40:49
26749         Log: Use a struct to hold the regexp engine state information, to make
26750              swapping possible between more two alternatives.
26751      Branch: perl
26752            ! ext/re/re.xs
26753 ____________________________________________________________________________
26754 [ 27935] By: nicholas                              on 2006/04/21  21:01:42
26755         Log: Merge the install and uninstall routines.
26756      Branch: perl
26757            ! ext/re/re.pm ext/re/re.xs
26758 ____________________________________________________________________________
26759 [ 27934] By: nicholas                              on 2006/04/21  20:38:15
26760         Log: Refactor re.pm slightly. This has no change to documented behaviour,
26761              but anyone mad enought to set ${^RE_DEBUG_FLAGS} and then do
26762              no re 'Debug'; will now find that it will load the debuging version of
26763              the regexp engine.
26764      Branch: perl
26765            ! ext/re/re.pm
26766 ____________________________________________________________________________
26767 [ 27933] By: rgs                                   on 2006/04/21  15:55:38
26768         Log: Subject: [PATCH] Rework threads destruct call
26769              From: "Jerry D. Hedden" <jerry@hedden.us>
26770              Date: Thu, 20 Apr 2006 13:53:20 -0700
26771              Message-ID: <20060420135320.fb30e530d17747c2b054d625b8945d88.ef565d84db.wbe@email.secureserver.net>
26772      Branch: perl
26773            + ext/threads/t/free.t ext/threads/t/free2.t
26774            ! MANIFEST ext/threads/threads.xs
26775 ____________________________________________________________________________
26776 [ 27932] By: rgs                                   on 2006/04/21  13:01:09
26777         Log: Subject: Re: [perl #38904] Text::ParseWords doesn't always handle backslashes correctly 
26778              From: Alexey Toptygin <alexeyt@freeshell.org>
26779              Date: Thu, 20 Apr 2006 15:42:20 +0000 (UTC)
26780              Message-ID: <Pine.NEB.4.62.0604201539380.20332@otaku.freeshell.org>
26781      Branch: perl
26782            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
26783 ____________________________________________________________________________
26784 [ 27931] By: nicholas                              on 2006/04/21  12:46:43
26785         Log: Why hide functions (and duplicate them) when you can just avoid
26786              compiling them in the first place?
26787      Branch: perl
26788            ! regcomp.c regexec.c
26789 ____________________________________________________________________________
26790 [ 27930] By: nicholas                              on 2006/04/21  11:38:24
26791         Log: Given that use re 'debug' can turn on DEBUGGING even on a non-DEBUGGING
26792              build, we cannot assume that PL_reg_starttry isn't needed. So copy it
26793              in Perl_ss_dup.
26794      Branch: perl
26795            ! sv.c
26796 ____________________________________________________________________________
26797 [ 27927] By: nicholas                              on 2006/04/20  21:27:21
26798         Log: Remove the last traces of explicitly setting HINT_LOCALIZE_HH from
26799              perl modules.
26800      Branch: perl
26801            ! lib/charnames.pm lib/open.pm lib/open.t lib/overload.pm
26802 ____________________________________________________________________________
26803 [ 27925] By: stevep                                on 2006/04/20  20:55:09
26804         Log: Subject: Re: TODO tests and test::harness
26805              From: demerphq <demerphq@gmail.com>
26806              Date: Thu, 20 Apr 2006 22:36:08 +0200
26807              Message-ID: <9b18b3110604201336k5a974f28h732a2819853b995@mail.gmail.com>
26808      Branch: perl
26809            ! lib/Test/Harness.pm lib/Test/Harness/t/version.t
26810 ____________________________________________________________________________
26811 [ 27923] By: rgs                                   on 2006/04/20  20:24:46
26812         Log: Add test boilerplate and use test.pl instead of Test::More
26813      Branch: perl
26814            ! t/op/rxcode.t
26815 ____________________________________________________________________________
26816 [ 27922] By: rgs                                   on 2006/04/20  20:22:23
26817         Log: Add new tests for bug #32840 provided by David Landgren,
26818              as a new file rxcode.t (they mostly test $^R for now)
26819      Branch: perl
26820            + t/op/rxcode.t
26821            ! MANIFEST
26822 ____________________________________________________________________________
26823 [ 27919] By: nicholas                              on 2006/04/20  18:51:02
26824         Log: Tweak change 23256 to continue passing on 5.8.x
26825      Branch: perl
26826            ! lib/base/t/fields.t
26827 ____________________________________________________________________________
26828 [ 27918] By: nicholas                              on 2006/04/20  17:37:31
26829         Log: Convert two ok()s to better constructions.
26830      Branch: perl
26831            ! lib/base/t/fields.t
26832 ____________________________________________________________________________
26833 [ 27917] By: rgs                                   on 2006/04/20  17:25:43
26834         Log: Subject: [REPOST] [PATCH] Remove superfluous counter in threads
26835              From: "Jerry D. Hedden" <jerry@hedden.us>
26836              Date: Wed, 19 Apr 2006 05:32:14 -0700
26837              Message-ID: <20060419053214.fb30e530d17747c2b054d625b8945d88.4606123135.wbe@email.secureserver.net>
26838      Branch: perl
26839            ! ext/threads/threads.pm ext/threads/threads.xs
26840 ____________________________________________________________________________
26841 [ 27913] By: nicholas                              on 2006/04/20  13:54:45
26842         Log: Fix typo in the description of change 21323.
26843      Branch: perl
26844            ! Changes
26845 ____________________________________________________________________________
26846 [ 27912] By: rgs                                   on 2006/04/20  12:59:50
26847         Log: New test for the "Assignment to both a list and a scalar" error,
26848              suggested by Stephen McCamant
26849      Branch: perl
26850            ! t/comp/parser.t
26851 ____________________________________________________________________________
26852 [ 27911] By: davem                                 on 2006/04/20  12:33:09
26853         Log: regmatch(): replace magic value -1000 with symbolic CHRTEST_VOID
26854      Branch: perl
26855            ! regexec.c
26856 ____________________________________________________________________________
26857 [ 27910] By: rgs                                   on 2006/04/20  10:02:25
26858         Log: Subject: [PATCH] op_type shrinking
26859              From: andy@petdance.com (Andy Lester)
26860              Date: Wed, 19 Apr 2006 23:16:53 -0500
26861              Message-ID: <20060420041653.GA28523@petdance.com>
26862      Branch: perl
26863            ! dump.c sv.c
26864 ____________________________________________________________________________
26865 [ 27909] By: rgs                                   on 2006/04/20  09:35:00
26866         Log: Subject: [PATCH] regexec consting & localizing
26867              From: andy@petdance.com (Andy Lester)
26868              Date: Wed, 19 Apr 2006 12:35:43 -0500
26869              Message-ID: <20060419173543.GA8268@petdance.com>
26870      Branch: perl
26871            ! regexec.c
26872 ____________________________________________________________________________
26873 [ 27908] By: rgs                                   on 2006/04/20  09:04:46
26874         Log: Subject: [PATCH] Localizing vars
26875              From: andy@petdance.com (Andy Lester)
26876              Date: Wed, 19 Apr 2006 23:44:01 -0500
26877              Message-ID: <20060420044401.GA2792@petdance.com>
26878      Branch: perl
26879            ! util.c
26880 ____________________________________________________________________________
26881 [ 27907] By: davem                                 on 2006/04/20  00:30:53
26882         Log: regmatch: merge the greedy and non-greedy branches of CURLYM
26883      Branch: perl
26884            ! regexec.c regexp.h
26885 ____________________________________________________________________________
26886 [ 27906] By: stevep                                on 2006/04/19  16:40:56
26887         Log: Subject: [perl #38892] PATCH: remove spurious warning from Benchmark.pm
26888              From: Linda Walsh (via RT) <perlbug-followup@perl.org>
26889              Date: Mon, 10 Apr 2006 18:53:46 -0700
26890              Message-ID: <rt-3.0.11-38892-132143.0.516271519365361@perl.org>
26891      Branch: perl
26892            ! lib/Benchmark.pm
26893 ____________________________________________________________________________
26894 [ 27905] By: stevep                                on 2006/04/19  16:32:26
26895         Log: Changes to perlfaq8 "How do I find out if I'm running interactively 
26896              or not?" suggested by Slaven Rezic in RT #38901: perlfaq8 correction
26897      Branch: perl
26898            ! pod/perlfaq8.pod
26899 ____________________________________________________________________________
26900 [ 27904] By: stevep                                on 2006/04/19  14:57:36
26901         Log: Add a TODO test for RT #1085: "what should be output of perl -we
26902              'print do { foreach (1, 2) { 1; } }'"
26903      Branch: perl
26904            ! t/cmd/for.t
26905 ____________________________________________________________________________
26906 [ 27903] By: davem                                 on 2006/04/19  13:56:07
26907         Log: regmatch(): make IFMATCH use PUSH_STACK rather than fake recursion
26908      Branch: perl
26909            ! regexec.c regexp.h t/op/re_tests
26910 ____________________________________________________________________________
26911 [ 27902] By: rgs                                   on 2006/04/19  11:38:11
26912         Log: Upgrade to Test::Harness 2.57_05
26913      Branch: perl
26914            + lib/Test/Harness/Util.pm
26915            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Assert.pm
26916            ! lib/Test/Harness/Changes lib/Test/Harness/Point.pm
26917            ! lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod
26918            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/inc_taint.t
26919            ! lib/Test/Harness/t/prove-globbing.t
26920            ! lib/Test/Harness/t/prove-switches.t lib/Test/Harness/t/strap.t
26921            ! lib/Test/Harness/t/test-harness.t
26922 ____________________________________________________________________________
26923 [ 27901] By: nicholas                              on 2006/04/19  11:20:08
26924         Log: newCONSTSUB needs to be robust in case CopFILE is NULL.
26925      Branch: perl
26926            ! op.c
26927 ____________________________________________________________________________
26928 [ 27900] By: nicholas                              on 2006/04/19  09:58:19
26929         Log: Oops. Need a macro to convert cv_ckproto() to cv_ckproto_len().
26930      Branch: perl
26931            ! op.h
26932 ____________________________________________________________________________
26933 [ 27899] By: rgs                                   on 2006/04/19  09:34:48
26934         Log: There's a macro to get ${^RE_DEBUG_FLAGS} when debugging,
26935              so use it (and this fixes a valgrind memory access error)
26936      Branch: perl
26937            ! regcomp.c
26938 ____________________________________________________________________________
26939 [ 27898] By: nicholas                              on 2006/04/19  09:22:03
26940         Log: Avoid temporarily writing over the prototype when reporting an error.
26941              (And beef up the relevant tests to really check that it all works).
26942      Branch: perl
26943            ! op.c t/comp/proto.t
26944 ____________________________________________________________________________
26945 [ 27897] By: rgs                                   on 2006/04/19  09:09:14
26946         Log: Replace some Copy() by Move() calls, because valgrind reports
26947              we can have overlapping memory areas here
26948      Branch: perl
26949            ! doop.c
26950 ____________________________________________________________________________
26951 [ 27896] By: nicholas                              on 2006/04/19  08:42:18
26952         Log: Calling cv_undef() on the CV created by newCONSTSUB() would leak like
26953              a Jumblie's preferred maritime craft. To free CvFILE for this case,
26954              take advantage of the 0 length prototype that will also be there,
26955              and hang it from the prototype. To do this properly means changing
26956              code to actually pay attention to SvCUR() on prototypes. It turns out
26957              that we always know the length of the prototype string, so this may
26958              be faster. Certainly, it's a memory saving (even ignoring the leak).
26959      Branch: perl
26960            ! dump.c embed.fnc embed.h global.sym mathoms.c op.c
26961            ! pod/perlapi.pod proto.h sv.c util.c
26962 ____________________________________________________________________________
26963 [ 27895] By: nicholas                              on 2006/04/19  07:55:18
26964         Log: Fix compilation of microperl, which doesn't have INT_MAX.
26965      Branch: perl
26966            ! toke.c
26967 ____________________________________________________________________________
26968 [ 27894] By: nicholas                              on 2006/04/18  19:52:19
26969         Log: Revert 27869 at Jarkko's request.
26970      Branch: perl
26971            ! regcomp.c
26972 ____________________________________________________________________________
26973 [ 27893] By: davem                                 on 2006/04/18  17:03:15
26974         Log: regmatch: fix a || vs | typo in CACHEsayYES and add a test from Hugo.
26975              Also defer altering the cache bit until CACHEsayYES/NO is called
26976      Branch: perl
26977            ! regexec.c t/op/re_tests
26978 ____________________________________________________________________________
26979 [ 27892] By: stevep                                on 2006/04/18  16:47:58
26980         Log: Add a TODO regarding merging the win32 and wince codebases.
26981      Branch: perl
26982            ! pod/perltodo.pod
26983 ____________________________________________________________________________
26984 [ 27891] By: rgs                                   on 2006/04/18  16:05:15
26985         Log: When checking whether perl is built with -g in optimisation
26986              flags, use a more tolerant regexp, because we can now have
26987              things like '-O2 -g'.
26988      Branch: perl
26989            ! Makefile.SH
26990 ____________________________________________________________________________
26991 [ 27890] By: nicholas                              on 2006/04/18  16:03:10
26992         Log: Expand "am I hot or not" into a more general "Profile Perl" section.
26993      Branch: perl
26994            ! pod/perltodo.pod
26995 ____________________________________________________________________________
26996 [ 27889] By: stevep                                on 2006/04/18  15:47:48
26997         Log: A fix to change #27845 to get it to compile with -DPERL_MAD.
26998      Branch: perl
26999            ! dump.c
27000 ____________________________________________________________________________
27001 [ 27888] By: steveh                                on 2006/04/18  15:17:52
27002         Log: Subject: [PATCH] win32/Makefile changes for Windows 64 bit
27003              From: "Jan Dubois" <jand@ActiveState.com>
27004              Date: Mon, 17 Apr 2006 01:48:34 -0700
27005              Message-ID: <036401c661fb$bc7a1200$2217a8c0@candy>
27006              
27007              and make similar changes to win32/makefile.mk
27008              and delete a spurious extra line from that file
27009      Branch: perl
27010            ! win32/Makefile win32/makefile.mk
27011 ____________________________________________________________________________
27012 [ 27887] By: rgs                                   on 2006/04/18  14:02:23
27013         Log: Addition to README.riscos suggested by Nicholas
27014      Branch: perl
27015            ! README.riscos
27016 ____________________________________________________________________________
27017 [ 27886] By: nicholas                              on 2006/04/18  13:18:27
27018         Log: Note that Rafael has done the first cut of state variables.
27019              Document that UTF-8 cleansing the tokeniser and the pads is TODO.
27020      Branch: perl
27021            ! pod/perltodo.pod
27022 ____________________________________________________________________________
27023 [ 27885] By: nicholas                              on 2006/04/18  13:10:35
27024         Log: Relocatable @INC and parallel builds pretty much work now.
27025      Branch: perl
27026            ! pod/perltodo.pod
27027 ____________________________________________________________________________
27028 [ 27884] By: rgs                                   on 2006/04/18  12:48:31
27029         Log: Subject: [PATCH] Support compiling for RISC OS
27030              From: Alex Waugh <alex@alexwaugh.com>
27031              Date: Mon, 17 Apr 2006 00:14:26 +0100
27032              Message-ID: <2498b2184e.ajw498@caramel.cp15.org>
27033      Branch: perl
27034            + README.riscos hints/riscos.sh
27035            ! MANIFEST ext/Errno/Errno_pm.PL hv.c util.c
27036 ____________________________________________________________________________
27037 [ 27883] By: nicholas                              on 2006/04/18  11:18:12
27038         Log: Coverity still thinks that there is a route through do_vop that can
27039              leak resources. I believe that it's spotted that you can skip all the
27040              cases in the switch. Plug that hole.
27041      Branch: perl
27042            ! doop.c
27043 ____________________________________________________________________________
27044 [ 27882] By: nicholas                              on 2006/04/18  10:54:15
27045         Log: Coverity insists that if we deference a pointer without checking, and
27046              subsequently check that same pointer before deferencing it, something
27047              in our code or our logic is bogus. So assert() that it's safe the
27048              first time and remove the second check.
27049      Branch: perl
27050            ! regcomp.c
27051 ____________________________________________________________________________
27052 [ 27881] By: nicholas                              on 2006/04/17  20:50:34
27053         Log: Fix an error, spotted by Tim Bunce.
27054      Branch: perl
27055            ! pod/perlfunc.pod
27056 ____________________________________________________________________________
27057 [ 27880] By: nicholas                              on 2006/04/17  20:41:00
27058         Log: Coderefs in @INC are done and documented.
27059      Branch: perl
27060            ! pod/perltodo.pod
27061 ____________________________________________________________________________
27062 [ 27879] By: nicholas                              on 2006/04/17  20:35:52
27063         Log: Document all the return values that code references in @INC can return.
27064      Branch: perl
27065            ! pod/perlfunc.pod
27066 ____________________________________________________________________________
27067 [ 27878] By: stevep                                on 2006/04/17  20:05:03
27068         Log: Patch to fix RT #31227: perldoc -f, -q ignores extra arguments with no notice.
27069              Never made it to the mailing list though, so, was never found.  Patch
27070              previously provided to the Pod-Perldoc CPAN RT queue.
27071      Branch: perl
27072            ! lib/Pod/Perldoc.pm
27073 ____________________________________________________________________________
27074 [ 27877] By: nicholas                              on 2006/04/17  19:12:23
27075         Log: Coverity is upset about a signed int in ext/Filter/Util/Call/Call.xs,
27076              but the real problem is down in Perl_filter_read() in toke.c.
27077      Branch: perl
27078            ! toke.c
27079 ____________________________________________________________________________
27080 [ 27876] By: nicholas                              on 2006/04/17  18:30:59
27081         Log: Coverity is a persistent beast. Hot on the tails of fixing one leak,
27082              it notices a slightly earlier leak.
27083              (Which also suggests that marking bugs as RESOLVED isn't a great plan,
27084              as it's not clear whether that calls off the dogs of war. I'd much
27085              prefer it to be forced to scan again, and give a positve "all clear"
27086              (or more accurately "nowt wrong I can see with that"))
27087      Branch: perl
27088            ! ext/Storable/Storable.xs
27089 ____________________________________________________________________________
27090 [ 27875] By: nicholas                              on 2006/04/17  16:52:54
27091         Log: Turn on UTF8 cache assertions with -Ca
27092      Branch: perl
27093            ! locale.c perl.c perl.h pod/perlrun.pod util.c
27094 ____________________________________________________________________________
27095 [ 27874] By: nicholas                              on 2006/04/17  16:52:07
27096         Log: Oops. Change 27826 had an error in the definition of BGET_PADOFFSET().
27097      Branch: perl
27098            ! ext/ByteLoader/bytecode.h
27099 ____________________________________________________________________________
27100 [ 27873] By: stevep                                on 2006/04/17  16:49:51
27101         Log: Upgrade to CGI.pm-3.19.
27102      Branch: perl
27103            ! lib/CGI.pm lib/CGI/Changes
27104 ____________________________________________________________________________
27105 [ 27872] By: nicholas                              on 2006/04/17  15:33:21
27106         Log: Note that PVIOs probably aren't worth shrinking. Note 3 possible
27107              subflags for -C if the two Unicode TODOs are done.
27108      Branch: perl
27109            ! pod/perlrun.pod pod/perltodo.pod
27110 ____________________________________________________________________________
27111 [ 27871] By: nicholas                              on 2006/04/17  15:11:03
27112         Log: Subject: Re: [PATCH] update to pp_complement() via Coverity
27113              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
27114              Message-Id: <20060416184044.4ADB.BQW10602@nifty.com>
27115              Date: Sun, 16 Apr 2006 18:45:37 +0900
27116              
27117              Subject: Re: [PATCH] update to pp_complement() via Coverity
27118              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
27119              Message-Id: <20060417230614.20A5.BQW10602@nifty.com>
27120              Date: Mon, 17 Apr 2006 23:06:21 +0900
27121      Branch: perl
27122            ! pp.c t/op/bop.t
27123 ____________________________________________________________________________
27124 [ 27870] By: nicholas                              on 2006/04/17  14:48:13
27125         Log: In Change 27764 I forgot to at PL_hints_mutex to the list of symbols to
27126              exclude when not compiling with ithreads. It would be good to automate
27127              the processing of this.
27128      Branch: perl
27129            ! makedef.pl
27130 ____________________________________________________________________________
27131 [ 27869] By: nicholas                              on 2006/04/17  13:38:30
27132         Log: Subject: [PATCH] (tentative) regcomp.c: try convincing Coverity that data ptr in study_chunk is non-NULL when needed
27133              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
27134              Message-Id: <20060416092648.812D36CF2D@aprikoosi.hut.fi>
27135              Date: Sun, 16 Apr 2006 12:26:48 +0300 (EEST)
27136      Branch: perl
27137            ! regcomp.c
27138 ____________________________________________________________________________
27139 [ 27868] By: nicholas                              on 2006/04/17  13:15:34
27140         Log: Note in av_store() that S_regclass relies on being able to pass NULL.
27141      Branch: perl
27142            ! av.c
27143 ____________________________________________________________________________
27144 [ 27867] By: nicholas                              on 2006/04/17  13:14:55
27145         Log: Add assertions to cover cases where the Coverity scanner thinks we
27146              could are deferencing a NULL pointer, but we think it missed something
27147              it should have been capable of figuring out.
27148      Branch: perl
27149            ! hv.c op.c
27150 ____________________________________________________________________________
27151 [ 27866] By: nicholas                              on 2006/04/17  12:48:43
27152         Log: Add Dave's explainations of why certain pointers are always non-NULL,
27153              and assert() that it is true.
27154      Branch: perl
27155            ! regexec.c
27156 ____________________________________________________________________________
27157 [ 27865] By: stevep                                on 2006/04/17  12:30:08
27158         Log: Subject: [PATCH] fix cygwin build
27159              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
27160              Date: Sun, 16 Apr 2006 18:05:20 -0700
27161              Message-ID: <20060417010520.GA2888@efn.org>
27162      Branch: perl
27163            ! cygwin/Makefile.SHs
27164 ____________________________________________________________________________
27165 [ 27863] By: merijn                                on 2006/04/17  12:18:07
27166         Log: Support for -DDEBUGGING and its alias -DEBUGGING
27167      Branch: perl
27168            ! Configure INSTALL config_h.SH
27169 ____________________________________________________________________________
27170 [ 27862] By: nicholas                              on 2006/04/17  12:07:23
27171         Log: Revert change 27818, as change 27853 fixes the real bug.
27172      Branch: perl
27173            ! sv.c
27174 ____________________________________________________________________________
27175 [ 27861] By: stevep                                on 2006/04/17  11:53:04
27176         Log: Subject: [PATCH] Compress::Zlib
27177              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
27178              Date: Mon, 17 Apr 2006 10:58:30 +0100
27179              Message-ID: <019b01c66205$7dc7ea50$6601a8c0@myopwv.com>
27180      Branch: perl
27181            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
27182            ! ext/Compress/Zlib/t/14gzopen.t
27183 ____________________________________________________________________________
27184 [ 27860] By: nicholas                              on 2006/04/17  11:39:27
27185         Log: Subject: [PATCH] pp_ctl.c caching
27186              From: andy@petdance.com (Andy Lester)
27187              Message-ID: <20060417044035.GA28818@petdance.com>
27188              Date: Sun, 16 Apr 2006 23:40:35 -0500
27189      Branch: perl
27190            ! pp_ctl.c
27191 ____________________________________________________________________________
27192 [ 27859] By: nicholas                              on 2006/04/17  11:37:38
27193         Log: Subject: [PATCH] dooop.c: the strong asserts in Sv* macros could cause memory leakage -- move the macro calls earlier (Coverity CID 84)
27194              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
27195              Message-Id: <20060417071937.C13346CF2D@aprikoosi.hut.fi>
27196              Date: Mon, 17 Apr 2006 10:19:37 +0300 (EEST)
27197      Branch: perl
27198            ! doop.c
27199 ____________________________________________________________________________
27200 [ 27857] By: nicholas                              on 2006/04/17  10:28:40
27201         Log: Revert 27856.
27202      Branch: perl
27203            ! doop.c
27204 ____________________________________________________________________________
27205 [ 27856] By: nicholas                              on 2006/04/17  10:24:58
27206         Log: The danger of piping an mbox to patch is that it contains more than
27207              one message. So both:
27208              
27209              Subject: [PATCH] doop.c: one more code path where memory could leak (Coverity)
27210              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
27211              Message-Id: <20060416081925.680336CF2D@aprikoosi.hut.fi>
27212              Date: Sun, 16 Apr 2006 11:19:25 +0300 (EEST)
27213              
27214              and
27215              
27216              Subject: [PATCH] doop.c: one more code path where memory could leak (Coverity)
27217              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
27218              Message-Id: <20060416081925.680336CF2D@aprikoosi.hut.fi>
27219              Date: Sun, 16 Apr 2006 11:19:25 +0300 (EEST)
27220      Branch: perl
27221            ! doop.c
27222 ____________________________________________________________________________
27223 [ 27855] By: davem                                 on 2006/04/16  23:30:36
27224         Log: generalize the 'continue on success' mechanism of deferred REs
27225      Branch: perl
27226            ! regexec.c regexp.h
27227 ____________________________________________________________________________
27228 [ 27854] By: davem                                 on 2006/04/16  23:12:31
27229         Log: abstract regmatch slab access with SLAB_FIRST and SLAB_LAST macros
27230      Branch: perl
27231            ! regexec.c
27232 ____________________________________________________________________________
27233 [ 27853] By: davem                                 on 2006/04/16  23:07:13
27234         Log: stop PL_op and PL_curpad referring to different pads at start of doeval
27235              (this could make find_uninit_var do Bad Things)
27236      Branch: perl
27237            ! pp_ctl.c
27238 ____________________________________________________________________________
27239 [ 27852] By: nicholas                              on 2006/04/16  21:44:59
27240         Log: Fix bug introduced with change 27841. (len + 1, not just len).
27241      Branch: perl
27242            ! sv.c
27243 ____________________________________________________________________________
27244 [ 27851] By: nicholas                              on 2006/04/16  19:06:19
27245         Log: Coverity is flagging a potential problem because it sees a check for
27246              NULL and assumes that this means that the variable host could be
27247              NULL. It can't, and the check added in change 13291 was a little bit
27248              more than the minimal solution needed for the bug report
27249              [ID 20011126.148]
27250              Hence remove the NULL check.
27251      Branch: perl
27252            ! ext/Socket/Socket.xs
27253 ____________________________________________________________________________
27254 [ 27850] By: nicholas                              on 2006/04/16  18:09:33
27255         Log: Subject: [PATCH] op.c patch, 2nd version
27256              From: andy@petdance.com (Andy Lester)
27257              Message-ID: <20060415042924.GA1786@petdance.com>
27258              Date: Fri, 14 Apr 2006 23:29:24 -0500
27259      Branch: perl
27260            ! op.c
27261 ____________________________________________________________________________
27262 [ 27849] By: nicholas                              on 2006/04/16  15:04:36
27263         Log: A scalar reference returned from a coderef in @INC is treated as the
27264              initial "content" of the file. When it is exhausted input is taken
27265              from a real file handle, or a generator sub, if either exists.
27266      Branch: perl
27267            ! pp_ctl.c t/op/incfilter.t
27268 ____________________________________________________________________________
27269 [ 27848] By: stevep                                on 2006/04/16  14:03:59
27270         Log: Subject: [PATCH] remove some cruft from makedef.pl
27271              From: "Jan Dubois" <jand@ActiveState.com>
27272              Date: Sun, 16 Apr 2006 02:05:00 -0700
27273              Message-ID: <022e01c66134$d7a8dec0$2217a8c0@candy>
27274      Branch: perl
27275            ! embed.fnc global.sym makedef.pl
27276 ____________________________________________________________________________
27277 [ 27847] By: stevep                                on 2006/04/16  13:52:47
27278         Log: Subject: [PATCH] testcase for change #27832
27279              From: "Jan Dubois" <jand@ActiveState.com>
27280              Date: Sun, 16 Apr 2006 00:57:00 -0700
27281              Message-ID: <022a01c6612b$575cb7e0$2217a8c0@candy>
27282      Branch: perl
27283            ! lib/Pod/Html.pm lib/Pod/t/htmllink.pod
27284 ____________________________________________________________________________
27285 [ 27846] By: stevep                                on 2006/04/16  13:44:47
27286         Log: Stray pod/perlapi.pod change found after a regen.
27287      Branch: perl
27288            ! pod/perlapi.pod
27289 ____________________________________________________________________________
27290 [ 27845] By: stevep                                on 2006/04/16  13:43:01
27291         Log: Subject: [PATCH] dump.c patch redux
27292              From: andy@petdance.com (Andy Lester)
27293              Date: Sun, 16 Apr 2006 00:29:36 -0500
27294              Message-ID: <20060416052936.GA19143@petdance.com>
27295      Branch: perl
27296            ! dump.c embed.fnc embed.h proto.h
27297 ____________________________________________________________________________
27298 [ 27843] By: nicholas                              on 2006/04/16  13:25:18
27299         Log: Perl_do_vop can profitably use Perl_sv_usepvn_flags, as it has
27300              allocated space for an initialised a trailing NUL.
27301      Branch: perl
27302            ! doop.c
27303 ____________________________________________________________________________
27304 [ 27842] By: nicholas                              on 2006/04/16  12:06:57
27305         Log: In Perl_sv_usepvn_flags, assert() that the caller has RTFM.
27306      Branch: perl
27307            ! sv.c
27308 ____________________________________________________________________________
27309 [ 27841] By: nicholas                              on 2006/04/16  11:35:38
27310         Log: Provide a new flag for sv_usepvn_flags, SV_HAS_TRAILING_NUL, which
27311              signals that the buffer passed in is already well-formed for use as
27312              SvPVX (i.e. it is followed by a trailing NUL), and hence the realloc()
27313              to add a NUL can be skipped.
27314      Branch: perl
27315            ! pp.c sv.c sv.h
27316 ____________________________________________________________________________
27317 [ 27840] By: nicholas                              on 2006/04/16  11:03:28
27318         Log: Merge sv_usepvn and sv_usepvn_mg into sv_usepvn_flags. "Promote" the
27319              other two to mathoms.c
27320      Branch: perl
27321            ! embed.fnc embed.h global.sym mathoms.c proto.h sv.c sv.h
27322 ____________________________________________________________________________
27323 [ 27839] By: nicholas                              on 2006/04/16  10:37:46
27324         Log: In Perl_sv_usepvn(), force a move under DEBUGGING to shake out caller
27325              bugs.
27326      Branch: perl
27327            ! sv.c
27328 ____________________________________________________________________________
27329 [ 27838] By: nicholas                              on 2006/04/16  10:37:04
27330         Log: Fix htmllink.t to cater for the case where perladmin isn't an empty
27331              string.
27332      Branch: perl
27333            ! lib/Pod/t/htmllink.t
27334 ____________________________________________________________________________
27335 [ 27837] By: nicholas                              on 2006/04/16  09:36:18
27336         Log: Coverity notes that we might be dereferencing fgv before a check that
27337              it's not NULL. In fact, the code ordering meant that one "if (fgv)"
27338              would always be true. So fix this.
27339      Branch: perl
27340            ! pp_sys.c
27341 ____________________________________________________________________________
27342 [ 27836] By: stevep                                on 2006/04/16  05:24:04
27343         Log: Subject: [PATCH] update to pp_complement() via Coverity
27344              From: andy@petdance.com (Andy Lester)
27345              Date: Sun, 16 Apr 2006 00:14:23 -0500
27346              Message-ID: <20060416051423.GA17063@petdance.com>
27347      Branch: perl
27348            ! pp.c
27349 ____________________________________________________________________________
27350 [ 27835] By: stevep                                on 2006/04/16  05:17:57
27351         Log: Subject: [PATCH] clean up hv_assert()
27352              From: andy@petdance.com (Andy Lester)
27353              Date: Sat, 15 Apr 2006 23:18:27 -0500
27354              Message-ID: <20060416041827.GA3031@petdance.com>
27355      Branch: perl
27356            ! hv.c
27357 ____________________________________________________________________________
27358 [ 27834] By: stevep                                on 2006/04/16  05:12:56
27359         Log: Subject: [PATCH] Removed unused var in a macro
27360              From: andy@petdance.com (Andy Lester)
27361              Date: Sat, 15 Apr 2006 23:32:53 -0500
27362              Message-ID: <20060416043253.GA3438@petdance.com>
27363      Branch: perl
27364            ! thread.h
27365 ____________________________________________________________________________
27366 [ 27833] By: stevep                                on 2006/04/16  04:59:19
27367         Log: Subject: [PATCH] Change anchor generation in Pod::Html for "=item item 2"
27368              From: "Jan Dubois" <jand@ActiveState.com>
27369              Date: Fri, 14 Apr 2006 13:13:20 -0700
27370              Message-ID: <017a01c65fff$dfd0f370$2217a8c0@candy>
27371      Branch: perl
27372            ! lib/Pod/Html.pm lib/Pod/t/htmllink.t
27373 ____________________________________________________________________________
27374 [ 27832] By: stevep                                on 2006/04/16  04:50:15
27375         Log: Subject: [PATCH] Pod::Html::depod() doesn't work correctly for multi-line strings
27376              From: "Jan Dubois" <jand@ActiveState.com>
27377              Date: Mon, 10 Apr 2006 15:32:23 -0700
27378              Message-ID: <017b01c65cee$a2f5fe00$6062a8c0@candy>
27379      Branch: perl
27380            ! lib/Pod/Html.pm
27381 ____________________________________________________________________________
27382 [ 27831] By: stevep                                on 2006/04/16  04:41:34
27383         Log: Subject: [PATCH] Missing part of change 25186
27384              From: "Jan Dubois" <jand@ActiveState.com>
27385              Date: Thu, 13 Apr 2006 18:26:29 -0700
27386              Message-ID: <009401c65f62$74fded70$2217a8c0@candy>
27387      Branch: perl
27388            ! lib/Pod/t/htmllink.t
27389 ____________________________________________________________________________
27390 [ 27830] By: stevep                                on 2006/04/16  04:37:46
27391         Log: Subject: [PATCH] Missing part of change 25676
27392              From: "Jan Dubois" <jand@ActiveState.com>
27393              Date: Thu, 13 Apr 2006 18:19:26 -0700
27394              Message-ID: <009001c65f61$78866d60$2217a8c0@candy>
27395      Branch: perl
27396            ! lib/Pod/t/htmllink.t
27397 ____________________________________________________________________________
27398 [ 27829] By: nicholas                              on 2006/04/15  23:51:10
27399         Log: Subject: [PATCH] Handle null io in leavewrite (not possible?) (Coverity)
27400              From: bah@longitude.com
27401              Message-ID: <1661.38.96.138.153.1145124821.squirrel@mail.longitude.com>
27402              Date: Sat, 15 Apr 2006 14:13:41 -0400 (EDT)
27403      Branch: perl
27404            ! pp_sys.c
27405 ____________________________________________________________________________
27406 [ 27828] By: nicholas                              on 2006/04/15  23:41:23
27407         Log: Subject: [PATCH] Potential (?) memory leak in Storable.xs (Coverity)
27408              From: bah@longitude.com
27409              Message-ID: <1561.38.96.138.153.1145123650.squirrel@mail.longitude.com>
27410              Date: Sat, 15 Apr 2006 13:54:10 -0400 (EDT)
27411      Branch: perl
27412            ! ext/Storable/Storable.xs
27413 ____________________________________________________________________________
27414 [ 27827] By: nicholas                              on 2006/04/15  22:44:30
27415         Log: Teach Perl_do_sv_dump how to cope with IOs that have bogus things in
27416              GV slots. (Which source filters are prone to do to them).
27417      Branch: perl
27418            ! dump.c
27419 ____________________________________________________________________________
27420 [ 27826] By: nicholas                              on 2006/04/15  21:50:12
27421         Log: Coverity was getting upset about an assignment from a function
27422              returning int to a U8 variable. Curiously it was only getting upset
27423              about the first of many.
27424              However, we are doing NO ERROR CHECKING on whether we read in the
27425              requested number of bytes of bytecode. All except BGET_op_tr_array
27426              will now croak on a short read.
27427      Branch: perl
27428            ! ext/ByteLoader/bytecode.h
27429 ____________________________________________________________________________
27430 [ 27825] By: nicholas                              on 2006/04/15  21:43:13
27431         Log: Coverity reports that Storable can potentially cause a NULL pointer
27432              dereference while iterating a hash. This should never happen unless
27433              the hash lies about how many keys it has, so croak if a fib is spotted.
27434      Branch: perl
27435            ! ext/Storable/Storable.xs
27436 ____________________________________________________________________________
27437 [ 27824] By: nicholas                              on 2006/04/15  21:11:44
27438         Log: Coverity notes that resource are leaked in the unfinished and never
27439              called function _utf8_to_bytes.
27440      Branch: perl
27441            ! ext/Encode/Encode.xs
27442 ____________________________________________________________________________
27443 [ 27823] By: nicholas                              on 2006/04/15  20:55:20
27444         Log: Coverity correctly reports that gv might (just) be NULL. So don't
27445              derefernece it if it is.
27446      Branch: perl
27447            ! ext/IO/IO.pm ext/IO/IO.xs
27448 ____________________________________________________________________________
27449 [ 27822] By: nicholas                              on 2006/04/15  20:54:44
27450         Log: Update the assertion to a croak "Out of range special SV number"
27451              to give ByteLoader more meaningful failure diagnostics.
27452      Branch: perl
27453            ! ext/ByteLoader/bytecode.h
27454 ____________________________________________________________________________
27455 [ 27821] By: nicholas                              on 2006/04/15  20:19:22
27456         Log: I believe that it makes little sense for the simple user filters
27457              provided by coderefs to be run in block mode. Hence always read from
27458              the upstream filter in line mode, and always call the user's filter
27459              with 1 line.
27460      Branch: perl
27461            ! pp_ctl.c
27462 ____________________________________________________________________________
27463 [ 27820] By: nicholas                              on 2006/04/15  20:01:58
27464         Log: Fix a bug - the introduction of the caching code means that we should
27465              initialise the SV upstream after it.
27466              assert that filter_sub is always non-null now.
27467      Branch: perl
27468            ! pp_ctl.c
27469 ____________________________________________________________________________
27470 [ 27819] By: nicholas                              on 2006/04/15  19:37:32
27471         Log: Augment the user filter caching code so that if the user filter returns
27472              multiple lines, only one line at a time is returned.
27473              Rename the variable len to status, as it is the status value.
27474      Branch: perl
27475            ! pp_ctl.c t/op/incfilter.t
27476 ____________________________________________________________________________
27477 [ 27818] By: nicholas                              on 2006/04/15  19:17:51
27478         Log: Deep in the bowels of creating new and exciting bugs, I managed to
27479              segfault the uninitialised value reporting code. This protects against
27480              the segfault.
27481      Branch: perl
27482            ! sv.c
27483 ____________________________________________________________________________
27484 [ 27817] By: nicholas                              on 2006/04/15  18:08:04
27485         Log: $foo .= $bar doesn't warn if $foo is undefined, so simplify code.
27486      Branch: perl
27487            ! t/op/incfilter.t
27488 ____________________________________________________________________________
27489 [ 27816] By: nicholas                              on 2006/04/15  18:05:12
27490         Log: If the downstream caller wants block mode, and we're in line mode,
27491              then don't return more bytes than they asked for. Hold bytes over
27492              until next time if necessary.
27493      Branch: perl
27494            ! pp_ctl.c t/op/incfilter.t
27495 ____________________________________________________________________________
27496 [ 27815] By: nicholas                              on 2006/04/15  17:00:54
27497         Log: Eliminate the filter_child_proc hack from pp_require.
27498      Branch: perl
27499            ! pp_ctl.c
27500 ____________________________________________________________________________
27501 [ 27814] By: nicholas                              on 2006/04/15  16:43:22
27502         Log: If you return void from a filter subroutine, the caller's status is
27503              used. If not, your last statement is the return value, and if it keeps
27504              being +ve you'll never hit EOF.
27505              The probably should be a sanity check for this in toke.c, but I'm not
27506              sure how.
27507      Branch: perl
27508            ! t/op/incfilter.t
27509 ____________________________________________________________________________
27510 [ 27813] By: nicholas                              on 2006/04/15  16:42:23
27511         Log: Tests for having multiple pipes open simultaneously.
27512              (See comment added in change 3771 about this apparently being buggy)
27513      Branch: perl
27514            ! t/op/inccode.t
27515 ____________________________________________________________________________
27516 [ 27812] By: nicholas                              on 2006/04/15  13:45:13
27517         Log: Add more tests for the builtin source filter implementation, and fix
27518              two bugs - it would loop infinitely if data were already in the read
27519              buffer, and it would process those data twice.
27520      Branch: perl
27521            ! pp_ctl.c t/op/incfilter.t
27522 ____________________________________________________________________________
27523 [ 27811] By: nicholas                              on 2006/04/15  11:59:26
27524         Log: Add a test for source filters returned from code references in @INC.
27525      Branch: perl
27526            + t/op/incfilter.t
27527            ! MANIFEST
27528 ____________________________________________________________________________
27529 [ 27810] By: nicholas                              on 2006/04/15  11:22:29
27530         Log: Bump the expect file count in readdir.t. We keep writing more tests.
27531      Branch: perl
27532            ! t/op/readdir.t
27533 ____________________________________________________________________________
27534 [ 27809] By: nicholas                              on 2006/04/15  10:51:48
27535         Log: Subject: [PATCH] perlio.c: layer data might be allocated and unused (Coverity)
27536              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
27537              Message-Id: <20060415082417.24F0A6D08C@ugli.hut.fi>
27538              Date: Sat, 15 Apr 2006 11:24:17 +0300 (EEST)
27539              
27540              (with a correction)
27541      Branch: perl
27542            ! perlio.c
27543 ____________________________________________________________________________
27544 [ 27808] By: craigb                                on 2006/04/15  06:05:44
27545         Log: Fix bug in prime_env_iter where the terms of a comparison were reversed
27546              so we thought we didn't have a logical name table when we did.  Reported as:
27547              Subject: LWP::Simple crashes on VMSperl
27548              From: "juna" <ggl.20.jj...@spamgourmet.com>
27549              Date: 24 Mar 2006 13:52:41 -0800
27550              Newsgroups: comp.os.vms,comp.lang.perl.misc
27551              Message-ID: <1143237161.931669.48370@t31g2000cwb.googlegroups.com>
27552      Branch: perl
27553            ! vms/vms.c
27554 ____________________________________________________________________________
27555 [ 27807] By: craigb                                on 2006/04/15  00:45:26
27556         Log: Honor READALL privilege in cando_by_name (from Scott
27557              Lepage of HP OpenVMS Engineering)
27558      Branch: perl
27559            ! vms/vms.c
27560 ____________________________________________________________________________
27561 [ 27806] By: craigb                                on 2006/04/15  00:42:41
27562         Log: Don't die after SS$_NOPRIV in Perl_vmssetenv, courtesy
27563              of Scott Lepage at HP.
27564      Branch: perl
27565            ! vms/vms.c
27566 ____________________________________________________________________________
27567 [ 27805] By: nicholas                              on 2006/04/14  20:44:27
27568         Log: Change SAVECOPWARNINGS(c) to SAVECOMPILEWARNINGS() - it's only used to
27569              save the warnings on PL_compiling, so constraining its use to what we
27570              can test seems to make sense. Particularly as testing Perl_ss_dup is
27571              tricky.
27572      Branch: perl
27573            ! op.c pp_ctl.c scope.c scope.h sv.c
27574 ____________________________________________________________________________
27575 [ 27804] By: nicholas                              on 2006/04/14  19:44:34
27576         Log: In the description of require, clarify the file handle return and why
27577              C<INC> must be qualified.
27578      Branch: perl
27579            ! pod/perlfunc.pod
27580 ____________________________________________________________________________
27581 [ 27803] By: nicholas                              on 2006/04/14  16:43:03
27582         Log: S_glob_2inpuv() did not check if lenp was NULL. Oops.
27583      Branch: perl
27584            ! sv.c
27585 ____________________________________________________________________________
27586 [ 27802] By: nicholas                              on 2006/04/14  16:18:30
27587         Log: Replace explict "/dev/null" with BIT_BUCKET, which varies by platform.
27588      Branch: perl
27589            ! pp_ctl.c
27590 ____________________________________________________________________________
27591 [ 27801] By: rgs                                   on 2006/04/14  16:11:19
27592         Log: Subject: [PATCH] doop.c: (Coverity) found a bug but not quite what Coverity thought it did (try valgrind on the new bop.t without the doop.c patch)
27593              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
27594              Date: Thu, 13 Apr 2006 19:20:46 +0300 (EEST)
27595              Message-Id: <20060413162046.5F9636D08C@ugli.hut.fi>
27596      Branch: perl
27597            ! doop.c pod/perlapi.pod sv.c t/op/bop.t
27598 ____________________________________________________________________________
27599 [ 27800] By: nicholas                              on 2006/04/14  14:45:04
27600         Log: Mark new_warnings_bitfield as XE, and add it to __DATA__ in makedef.pl
27601              Remove a reference to the deleted function Perl_refcounted_he_dup.
27602      Branch: perl
27603            ! embed.fnc embed.h global.sym makedef.pl
27604 ____________________________________________________________________________
27605 [ 27799] By: stevep                                on 2006/04/14  12:16:01
27606         Log: Subject: [PATCH] IO::Compress::*
27607              From: Paul Marquess <paul.marquess@ntlworld.com>
27608              Date: Fri, 14 Apr 2006 09:05:39 +0100
27609              Message-ID: <004f01c65f9a$3871eb30$2405140a@myopwv.com>
27610      Branch: perl
27611            ! ext/Compress/IO/Base/Changes
27612            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
27613            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
27614            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
27615            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
27616            ! ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/README
27617            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
27618            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
27619            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
27620            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
27621            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
27622            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
27623            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
27624            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
27625            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
27626            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
27627            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
27628            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
27629            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
27630            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
27631            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
27632            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
27633            ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
27634            ! ext/Compress/Raw/Zlib/README
27635            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
27636            ! ext/Compress/Zlib/README
27637            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
27638            ! t/lib/compress/generic.pl
27639 ____________________________________________________________________________
27640 [ 27798] By: nicholas                              on 2006/04/14  11:50:56
27641         Log: Subject: [PATCH] perlio.c: (Coverity) eliminate temp ptr that confuses Coverity into thinking there is a resource leak
27642              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
27643              Message-Id: <20060414085644.94A076D08C@ugli.hut.fi>
27644              Date: Fri, 14 Apr 2006 11:56:44 +0300 (EEST)
27645      Branch: perl
27646            ! perlio.c
27647 ____________________________________________________________________________
27648 [ 27797] By: stevep                                on 2006/04/14  11:26:59
27649         Log: Reverting change #27791 which may cause corruption addition corruption
27650              within a regular expression.
27651      Branch: perl
27652            ! regexec.c
27653 ____________________________________________________________________________
27654 [ 27796] By: rgs                                   on 2006/04/14  08:42:27
27655         Log: Fix implementation of threads->_handle on unixes.
27656              See :
27657              Subject: RE: [PATCH] 2nd patch to sync blead 'threads' with CPAN [REPOST]
27658              From: "Jerry D. Hedden" <jerry@hedden.us>
27659              Date: Tue, 04 Apr 2006 09:25:20 -0700
27660              Message-ID: <20060404092520.fb30e530d17747c2b054d625b8945d88.4a8a6b16c9.wbe@email.email.secureserver.net>
27661      Branch: perl
27662            ! ext/threads/threads.xs
27663 ____________________________________________________________________________
27664 [ 27795] By: nicholas                              on 2006/04/13  21:59:52
27665         Log: (Hopefully) fix coredumps in ByteLoader, which were a side effect of
27666              fixing a bug in B, and non-robust autogenerated code. When
27667              autogenerating initialiser statements for an array, it's a bad plan to
27668              have the size of that array hard coded.
27669      Branch: perl
27670            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
27671 ____________________________________________________________________________
27672 [ 27794] By: davem                                 on 2006/04/13  18:31:54
27673         Log: eliminate PL_regbol PL_regtill PL_regnarrate PL_reg_ganch PL_reg_sv
27674              (only another 434 to go ...)
27675      Branch: perl
27676            ! embed.fnc proto.h regexec.c regexp.h sv.c
27677 ____________________________________________________________________________
27678 [ 27793] By: davem                                 on 2006/04/13  17:16:41
27679         Log: disable 'split /(?{ split "" })/' test until recursive split is fixed
27680      Branch: perl
27681            ! t/op/pat.t
27682 ____________________________________________________________________________
27683 [ 27792] By: nicholas                              on 2006/04/13  16:14:23
27684         Log: Remove SAVEt_FREESHAREDPV, as nothing is using it, and it isn't catered
27685              for in Perl_ss_dup, hence nothing is testing it and nothing will alert
27686              us if it breaks.
27687      Branch: perl
27688            ! scope.c scope.h
27689 ____________________________________________________________________________
27690 [ 27791] By: stevep                                on 2006/04/13  15:08:04
27691         Log: Add another NULL check thanks to Coverity.
27692      Branch: perl
27693            ! regexec.c
27694 ____________________________________________________________________________
27695 [ 27790] By: nicholas                              on 2006/04/13  14:14:57
27696         Log: For duping SAVEHINTS it rather helps if you pay attention to what is
27697              actually being pushed onto the save stack.
27698      Branch: perl
27699            ! sv.c
27700 ____________________________________________________________________________
27701 [ 27789] By: nicholas                              on 2006/04/13  13:53:55
27702         Log: Subject: [PATCH] regexec.c: (Coverity) add NULL check
27703              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
27704              Message-Id: <200604131252.k3DCqFUL497781@kosh.hut.fi>
27705              Date: Thu, 13 Apr 2006 15:52:15 +0300 (EEST)
27706      Branch: perl
27707            ! regexec.c
27708 ____________________________________________________________________________
27709 [ 27788] By: nicholas                              on 2006/04/13  13:28:50
27710         Log: Subject: [PATCH] regexec.c: (Coverity) move NULL check even earlier
27711              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
27712              Message-Id: <200604131239.k3DCdXhe124107@kosh.hut.fi>
27713              Date: Thu, 13 Apr 2006 15:39:33 +0300 (EEST)
27714      Branch: perl
27715            ! regexec.c
27716 ____________________________________________________________________________
27717 [ 27787] By: nicholas                              on 2006/04/13  13:02:30
27718         Log: Add a break; to the end of the SAVEt_COP_WARNINGS case, and don't try
27719              to dereference cop_hints if it's NULL.
27720      Branch: perl
27721            ! sv.c
27722 ____________________________________________________________________________
27723 [ 27786] By: nicholas                              on 2006/04/13  12:40:24
27724         Log: Fix B and ByteLoader to cope with cop_warnings no longer being an SV.
27725      Branch: perl
27726            ! bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
27727            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
27728 ____________________________________________________________________________
27729 [ 27785] By: nicholas                              on 2006/04/13  10:46:32
27730         Log: Add SAVEt_COP_WARNINGS to ss_dup.
27731      Branch: perl
27732            ! sv.c
27733 ____________________________________________________________________________
27734 [ 27784] By: nicholas                              on 2006/04/13  10:09:20
27735         Log: Subject: Re: [PATCH] add pTHX_ parameter to new_warnings_bitfield()
27736              From: Steve Hay <steve.hay@uk.radan.com>
27737              Message-ID: <443E1998.9090909@uk.radan.com>
27738              Date: Thu, 13 Apr 2006 10:27:52 +0100
27739      Branch: perl
27740            ! embed.fnc mg.c perl.c pp_ctl.c proto.h util.c
27741 ____________________________________________________________________________
27742 [ 27783] By: davem                                 on 2006/04/13  02:20:33
27743         Log: eliminate PL_reg_re
27744              (only another 439 to go ...)
27745      Branch: perl
27746            ! embed.fnc embed.h pod/perlintern.pod proto.h regcomp.c
27747            ! regexec.c regexp.h sv.c
27748 ____________________________________________________________________________
27749 [ 27782] By: davem                                 on 2006/04/12  23:51:57
27750         Log: Subject: [perl #38906] Regex engine does not release MINMOD
27751              From: "Animator via RT" <perlbug-followup@perl.org>
27752              Message-ID: <rt-3.0.11-38906-132222.3.24032491323436@perl.org>
27753              Date: Wed, 12 Apr 2006 15:27:41 -0700
27754              
27755              zero-length minimum matches that failed could leak into a following
27756              maximal match
27757      Branch: perl
27758            ! regexec.c t/op/re_tests
27759 ____________________________________________________________________________
27760 [ 27781] By: nicholas                              on 2006/04/12  23:17:18
27761         Log: D'oh! Don't try to do #ifdefs inside "functions" that are actually
27762              macros.
27763      Branch: perl
27764            ! hv.c
27765 ____________________________________________________________________________
27766 [ 27780] By: nicholas                              on 2006/04/12  22:49:58
27767         Log: Add tests for all the other types that %^H serialisation is supposed
27768              to support. In the process, found and corrected a bug.
27769              Tests are good, m'kay.
27770      Branch: perl
27771            ! hv.c t/op/caller.t
27772 ____________________________________________________________________________
27773 [ 27779] By: nicholas                              on 2006/04/12  22:45:12
27774         Log: Change cop_warnings from an SV holding the warnings bitmask to a
27775              directly (shared) malloc()ed buffer holding the warnings bitmask.
27776              This avoids bugs/crashes when the interpreter that created an optree
27777              is freed but the optree remains in use by other interpreters.
27778      Branch: perl
27779            ! cop.h embed.fnc embed.h mg.c op.c perl.c pp_ctl.c proto.h
27780            ! scope.c scope.h sv.c util.c warnings.h warnings.pl
27781 ____________________________________________________________________________
27782 [ 27778] By: davem                                 on 2006/04/12  22:43:03
27783         Log: Remove the final recursion path from S_regmatch:  (??{...})
27784              Also put PUSH/POP_STATE infastructure in place
27785              Also eliminate PL_reg_call_cc
27786              (only another 440 global vars to go ...)
27787      Branch: perl
27788            ! regexec.c regexp.h sv.c
27789 ____________________________________________________________________________
27790 [ 27777] By: nicholas                              on 2006/04/12  16:18:30
27791         Log: Test that we can do embedded 0 bytes in hints.
27792      Branch: perl
27793            ! t/op/caller.t
27794 ____________________________________________________________________________
27795 [ 27776] By: nicholas                              on 2006/04/12  16:01:08
27796         Log: Store cop_hints as a shared structure without using any SVs (on
27797              ithreads).
27798      Branch: perl
27799            ! hv.c hv.h
27800 ____________________________________________________________________________
27801 [ 27775] By: nicholas                              on 2006/04/12  14:14:50
27802         Log: Remove Perl_refcounted_he_copy and Perl_refcounted_he_dup.
27803      Branch: perl
27804            ! embed.fnc embed.h hv.c proto.h
27805 ____________________________________________________________________________
27806 [ 27774] By: nicholas                              on 2006/04/12  12:31:29
27807         Log: Newxz() can use calloc() rather than malloc(), as the implementation
27808              of calloc() may know that it has fresh pages from the OS, and so
27809              doesn't need to zero them itself. Plus our object code should be
27810              slightly smaller.
27811      Branch: perl
27812            ! handy.h
27813 ____________________________________________________________________________
27814 [ 27773] By: nicholas                              on 2006/04/12  12:01:38
27815         Log: As OPs are shared between threads, they should be using
27816              PerlMemShared_*alloc functions, rather than per-thread *alloc()s.
27817      Branch: perl
27818            ! op.c op.h
27819 ____________________________________________________________________________
27820 [ 27772] By: nicholas                              on 2006/04/11  22:17:25
27821         Log: Subject: [PATCH] regexec.c: move NULL check earlier to make Coverity happier
27822              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
27823              Message-Id: <200604112004.k3BK4mV3097400@kosh.hut.fi>
27824              Date: Tue, 11 Apr 2006 23:04:48 +0300 (EEST)
27825      Branch: perl
27826            ! regexec.c
27827 ____________________________________________________________________________
27828 [ 27771] By: nicholas                              on 2006/04/11  21:53:33
27829         Log: Subject: [PATCH] regcomp.c (try II): use &PL_sv_undef for listsv as suggested by Nick
27830              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
27831              Message-Id: <200604112053.k3BKrPgk310001@kosh.hut.fi>
27832              Date: Tue, 11 Apr 2006 23:53:25 +0300 (EEST)
27833      Branch: perl
27834            ! regcomp.c
27835 ____________________________________________________________________________
27836 [ 27770] By: nicholas                              on 2006/04/11  21:03:48
27837         Log: Subject: [PATCH] perlio.c: false Coverity finding (it cannot see that two pointers are the same): but help Coverity by removing the temp ptr
27838              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
27839              Message-Id: <200604112039.k3BKdWix334525@kosh.hut.fi>
27840              Date: Tue, 11 Apr 2006 23:39:32 +0300 (EEST)
27841      Branch: perl
27842            ! perlio.c
27843 ____________________________________________________________________________
27844 [ 27769] By: nicholas                              on 2006/04/11  19:47:15
27845         Log: Subject: [PATCH] locale.c: more Safefree() (Coverity finding)
27846              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
27847              Message-Id: <200604111908.k3BJ8ewn030950@kosh.hut.fi>
27848              Date: Tue, 11 Apr 2006 22:08:40 +0300 (EEST)
27849      Branch: perl
27850            ! locale.c
27851 ____________________________________________________________________________
27852 [ 27768] By: nicholas                              on 2006/04/11  19:26:48
27853         Log: First stab at using the pad to store the serialised hints data.
27854              This approach is almost certainly not only wrong, but also doomed.
27855              But it's needed to build a correct solution.
27856      Branch: perl
27857            ! hv.c hv.h op.c pp_ctl.c scope.h sv.c
27858 ____________________________________________________________________________
27859 [ 27767] By: nicholas                              on 2006/04/11  18:06:30
27860         Log: Within Perl_newSVhek, inline most of newSVpvn_share(), because
27861              share_hek_hek() is far more efficient than sharepvn().
27862      Branch: perl
27863            ! sv.c
27864 ____________________________________________________________________________
27865 [ 27766] By: nicholas                              on 2006/04/11  16:17:13
27866         Log: Stop Perl_newSVpvn_share() potentially leaking the return result from
27867              bytes_from_utf8().
27868      Branch: perl
27869            ! sv.c
27870 ____________________________________________________________________________
27871 [ 27764] By: nicholas                              on 2006/04/11  13:47:05
27872         Log: Need to migrate the refcounted_he structure to be properly shared.
27873              Add a mutex for manipulated their reference counts.
27874              Unwrap the structure, so that for ithreads it can store SVs in pads.
27875      Branch: perl
27876            ! dosish.h embedvar.h hv.c hv.h perl.c perlapi.h perlvars.h
27877            ! symbian/symbianish.h unixish.h vms/vmsish.h win32/win32.c
27878            ! wince/wince.c
27879 ____________________________________________________________________________
27880 [ 27763] By: rgs                                   on 2006/04/11  07:54:23
27881         Log: Subject: [PATCH] Quiet a coverity problem
27882              From: andy@petdance.com (Andy Lester)
27883              Date: Mon, 10 Apr 2006 23:51:50 -0500
27884              Message-ID: <20060411045150.GA1422@petdance.com>
27885      Branch: perl
27886            ! pp.c
27887 ____________________________________________________________________________
27888 [ 27762] By: nicholas                              on 2006/04/10  19:55:49
27889         Log: All S_dumpuntil()'s regnode pointer arguments can be const.
27890      Branch: perl
27891            ! embed.fnc proto.h regcomp.c
27892 ____________________________________________________________________________
27893 [ 27761] By: nicholas                              on 2006/04/10  17:48:04
27894         Log: Perl_unsharepvn() was no longer being used in core, and changes to
27895              S_unshare_hek_or_pvn() had broken it. Now fixed and tested.
27896      Branch: perl
27897            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c
27898 ____________________________________________________________________________
27899 [ 27760] By: merijn                                on 2006/04/10  16:35:30
27900         Log: config_H being the last part of my mkglossary work
27901      Branch: perl
27902            ! Porting/config_H
27903 ____________________________________________________________________________
27904 [ 27758] By: merijn                                on 2006/04/10  16:14:32
27905         Log: Regeneration of Glossary and the underlying tools.
27906      Branch: perl
27907            ! Porting/Glossary Porting/config.sh
27908 ____________________________________________________________________________
27909 [ 27757] By: rgs                                   on 2006/04/10  15:46:27
27910         Log: Subject: [PATCH] Fix coverity warning in utf8.c
27911              From: Andy Dougherty <doughera@lafayette.edu>
27912              Date: Mon, 10 Apr 2006 11:18:35 -0400 (EDT)
27913              Message-ID: <Pine.SOC.4.62.0604101117450.22851@maxwell.phys.lafayette.edu>
27914      Branch: perl
27915            ! utf8.c
27916 ____________________________________________________________________________
27917 [ 27756] By: nicholas                              on 2006/04/10  12:21:34
27918         Log: Subject: [PATCH] pp_sys.c: some Coverity findings: NULL guards for format cv
27919              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
27920              Message-Id: <20060408155541.46B796D08C@ugli.hut.fi>
27921              Date: Sat,  8 Apr 2006 18:55:41 +0300 (EEST)
27922      Branch: perl
27923            ! pp_sys.c t/op/write.t
27924 ____________________________________________________________________________
27925 [ 27755] By: nicholas                              on 2006/04/10  11:56:21
27926         Log: Subject: [PATCH] pp_sys.c: some Coverity findings: NULL guards for io pointers
27927              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
27928              Message-Id: <20060408155232.4C9726D08C@ugli.hut.fi>
27929              Date: Sat,  8 Apr 2006 18:52:32 +0300 (EEST)
27930      Branch: perl
27931            ! pp_sys.c
27932 ____________________________________________________________________________
27933 [ 27754] By: nicholas                              on 2006/04/10  11:12:26
27934         Log: Subject: [PATCH]es: quiet some warnings (with a free AIX cpp insanity avoidance tip)
27935              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
27936              Message-ID: <44375F23.6030900@gmail.com>
27937              Date: Sat, 08 Apr 2006 09:58:43 +0300
27938      Branch: perl
27939            ! op.c pad.h pp_sys.c
27940 ____________________________________________________________________________
27941 [ 27753] By: davem                                 on 2006/04/10  09:10:37
27942         Log: Subject:  [PATCH] True consting goodness in regexes
27943              From:  andy@petdance.com (Andy Lester)
27944              Date:  Mon, 10 Apr 2006 02:15:58 -0500
27945              Message-Id:  <20060410071558.GA24756@petdance.com>
27946      Branch: perl
27947            ! embed.fnc proto.h regcomp.c regexec.c
27948 ____________________________________________________________________________
27949 [ 27752] By: nicholas                              on 2006/04/09  21:07:48
27950         Log: Fix pointer error in change 27741, spotted by John E. Malmberg.
27951      Branch: perl
27952            ! sv.c
27953 ____________________________________________________________________________
27954 [ 27751] By: stevep                                on 2006/04/09  19:28:35
27955         Log: Subject: Re: [PATCH] perlio.c: Coverity finding: finding false (Coverity notable to follow vtable logic) but adding an assert
27956              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
27957              Date: Sun, 09 Apr 2006 10:18:52 +0300
27958              Message-ID: <4438B55C.9010604@gmail.com>
27959      Branch: perl
27960            ! perlio.c
27961 ____________________________________________________________________________
27962 [ 27750] By: stevep                                on 2006/04/09  18:55:07
27963         Log: Subject: Re: [PATCH] locale.c: Coverity finding
27964              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
27965              Date: Sun, 09 Apr 2006 10:31:32 +0300
27966              Message-ID: <4438B854.6040301@gmail.com>
27967      Branch: perl
27968            ! locale.c
27969 ____________________________________________________________________________
27970 [ 27749] By: stevep                                on 2006/04/09  18:44:17
27971         Log: Subject: [PATCH] Rename variables in some mg_* funcs
27972              From: andy@petdance.com (Andy Lester)
27973              Date: Sun, 9 Apr 2006 00:20:12 -0500
27974              Message-ID: <20060409052012.GA15887@petdance.com>
27975      Branch: perl
27976            ! mg.c
27977 ____________________________________________________________________________
27978 [ 27746] By: davem                                 on 2006/04/08  23:58:51
27979         Log: fix potential null deref introduced by change #27716
27980      Branch: perl
27981            ! regexec.c
27982 ____________________________________________________________________________
27983 [ 27745] By: nicholas                              on 2006/04/08  22:37:29
27984         Log: Subject: [PATCH] perlio.c: Coverity finding: finding false (Coverity not able to follow vtable logic) but adding an assert
27985              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
27986              Message-Id: <20060408161136.CEAC86D08C@ugli.hut.fi>
27987              Date: Sat,  8 Apr 2006 19:11:36 +0300 (EEST)
27988      Branch: perl
27989            ! perlio.c
27990 ____________________________________________________________________________
27991 [ 27744] By: nicholas                              on 2006/04/08  22:23:26
27992         Log: Subject: [PATCH] sv.c, rs.t, perlvar.pod (Coverity finding: did you know what happens with $/=\0?)
27993              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
27994              Message-Id: <20060408152533.C4D5F6D08C@ugli.hut.fi>
27995              Date: Sat,  8 Apr 2006 18:25:33 +0300 (EEST)
27996              
27997              (although I should add that this version of Coverity is actually
27998              raising a false positive here, albeit something still interesting)
27999      Branch: perl
28000            ! pod/perlvar.pod sv.c t/base/rs.t
28001 ____________________________________________________________________________
28002 [ 27741] By: nicholas                              on 2006/04/08  15:14:13
28003         Log: As av_dup, gv_dup and hv_dup are the same as sv_dup, code in various
28004              branches of Perl_ss_dup() is actually duplicated, so can be merged.
28005      Branch: perl
28006            ! sv.c
28007 ____________________________________________________________________________
28008 [ 27740] By: nicholas                              on 2006/04/08  14:46:53
28009         Log: By swapping the order of pushes onto the save stack for
28010              SAVEt_GENERIC_PVREF, we can merge it with SAVEt_PPTR in Perl_ss_dup().
28011      Branch: perl
28012            ! scope.c sv.c
28013 ____________________________________________________________________________
28014 [ 27739] By: nicholas                              on 2006/04/08  13:43:46
28015         Log: Teach ss_dup about SAVEt_RE_STATE. (As correctly as it ever was before)
28016      Branch: perl
28017            ! sv.c
28018 ____________________________________________________________________________
28019 [ 27738] By: nicholas                              on 2006/04/08  12:50:13
28020         Log: ss_dup of SAVEt_COP_ARYBASE can use the same code as SAVEt_I8.
28021      Branch: perl
28022            ! sv.c
28023 ____________________________________________________________________________
28024 [ 27737] By: nicholas                              on 2006/04/07  21:24:35
28025         Log: Give more information in the panic in ss_dup. (Although I'm not sure
28026              if croak() works at this point, given PerlIO's dependency on a
28027              functional interpreter.)
28028      Branch: perl
28029            ! sv.c
28030 ____________________________________________________________________________
28031 [ 27736] By: gisle                                 on 2006/04/07  16:08:26
28032         Log: Make perl_fini() run when compiling perl with
28033              the Sun WorkShop compiler.
28034      Branch: perl
28035            ! perl.c
28036 ____________________________________________________________________________
28037 [ 27735] By: steveh                                on 2006/04/07  14:55:41
28038         Log: Patch from Jarkko to fix breakage caused by change #27649
28039              see: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00144.html
28040      Branch: perl
28041            ! malloc.c perl.h
28042 ____________________________________________________________________________
28043 [ 27734] By: nicholas                              on 2006/04/07  12:49:11
28044         Log: Oops. Being too terse for my own good - it's not a great idea to chain
28045              assignment of char * to struct pmop *, even when the value is NULL.
28046      Branch: perl
28047            ! perl.c
28048 ____________________________________________________________________________
28049 [ 27733] By: craigb                                on 2006/04/07  02:53:52
28050         Log: Subject: [patch@27694] VMS RMSEXPAND/PERL_CANDO fixes
28051              From: "John E. Malmberg" <wb8tyw@qsl.net>
28052              Date: Mon, 03 Apr 2006 07:39:10 -0400
28053              Message-id: <4431095E.8030003@qsl.net>
28054      Branch: perl
28055            ! vms/vms.c vms/vmsish.h
28056 ____________________________________________________________________________
28057 [ 27732] By: nicholas                              on 2006/04/06  15:52:37
28058         Log: Move all the regexp state variables into a single structure.
28059              This allows it to be saved, restored and cloned with a single Copy()
28060              (but inevitably still some fixup)
28061      Branch: perl
28062            ! embedvar.h perl.c perlapi.h regcomp.c regexp.h scope.c sv.c
28063            ! thrdvar.h
28064 ____________________________________________________________________________
28065 [ 27731] By: steveh                                on 2006/04/06  14:55:40
28066         Log: Subject: Re: Smoke [5.9.4] 27728 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
28067              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
28068              Date: Thu, 6 Apr 2006 14:32:50 +0200
28069              Message-ID: <20060406143250.5a7de4b8@grubert.mandriva.com>
28070      Branch: perl
28071            ! mg.c
28072 ____________________________________________________________________________
28073 [ 27729] By: steveh                                on 2006/04/06  12:16:53
28074         Log: Fix skip count in ext\B\t\lint.t
28075      Branch: perl
28076            ! ext/B/t/lint.t
28077 ____________________________________________________________________________
28078 [ 27728] By: nicholas                              on 2006/04/05  21:40:11
28079         Log: Save the regexp engine state as 1 block on the save stack.
28080      Branch: perl
28081            ! regcomp.c regexp.h scope.c scope.h
28082 ____________________________________________________________________________
28083 [ 27727] By: rgs                                   on 2006/04/05  20:59:53
28084         Log: Subject: Re: expr foreach (...) isn't a B::Lint warning anymore
28085              From: "Joshua ben Jore" <twists@gmail.com>
28086              Date: Wed, 5 Apr 2006 01:11:11 -0500
28087              Message-ID: <dc5c751d0604042311v354547aanf482b3259e56ebb8@mail.gmail.com>
28088      Branch: perl
28089            ! ext/B/B/Lint.pm ext/B/t/lint.t
28090 ____________________________________________________________________________
28091 [ 27726] By: nicholas                              on 2006/04/05  20:19:34
28092         Log: Perl_save_alloc can use the new(er) SSGROW rather than looping.
28093      Branch: perl
28094            ! scope.c
28095 ____________________________________________________________________________
28096 [ 27725] By: rgs                                   on 2006/04/05  19:45:42
28097         Log: Assigning undef to an entry in %ENV shouldn't produce warnings, even
28098              though it's silently converted to ""
28099      Branch: perl
28100            ! mg.c t/lib/warnings/mg
28101 ____________________________________________________________________________
28102 [ 27724] By: stevep                                on 2006/04/05  16:15:41
28103         Log: Try not to use negative values when accessing arrays in C.  Yet another
28104              Coverity catch.
28105      Branch: perl
28106            ! util.c
28107 ____________________________________________________________________________
28108 [ 27723] By: stevep                                on 2006/04/05  15:31:18
28109         Log: Initializing variables is good.  This is another Coverity catch.
28110      Branch: perl
28111            ! gv.c
28112 ____________________________________________________________________________
28113 [ 27722] By: rgs                                   on 2006/04/05  14:44:11
28114         Log: Subject: perlio.c breaks on Solaris/gcc when > 256 FDs are available
28115              From: Alan Burlison <Alan.Burlison@sun.com>
28116              Date: Wed, 05 Apr 2006 15:52:14 +0100
28117              Message-ID: <4433D99E.40800@sun.com>
28118      Branch: perl
28119            ! perlio.c
28120 ____________________________________________________________________________
28121 [ 27721] By: rgs                                   on 2006/04/05  12:56:10
28122         Log: There should be only one META.yml file
28123      Branch: perl
28124            - ext/Devel/PPPort/META.yml ext/Encode/META.yml
28125            ! MANIFEST
28126 ____________________________________________________________________________
28127 [ 27720] By: rgs                                   on 2006/04/05  12:19:11
28128         Log: Fix test portability on non-ASCII platforms
28129              
28130              Subject: Re: lib/ExtUtils/t/Constant.t problem on z/OS
28131              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
28132              Date: Wed, 05 Apr 2006 21:13:02 +0900
28133              Message-Id: <20060405210426.F99D.BQW10602@nifty.com>
28134      Branch: perl
28135            ! lib/ExtUtils/t/Constant.t
28136 ____________________________________________________________________________
28137 [ 27719] By: stevep                                on 2006/04/05  11:49:23
28138         Log: Document the functions htmlify() and anchorify() in Pod::Html.
28139      Branch: perl
28140            ! lib/Pod/Html.pm
28141 ____________________________________________________________________________
28142 [ 27718] By: steveh                                on 2006/04/05  10:35:58
28143         Log: Simplify tests for fork() capabilities
28144              
28145              Jarkko pointed out that change #27710 was causing some
28146              black smoke so makes the tests for fork() simpler, as
28147              per lib\Test\Simple\t\fork.t for now. (Ideally we want
28148              a $Config{d_pseudofork}, as suggested by Andy Dougherty,
28149              but that'll have to wait until I get some more tuits.)
28150      Branch: perl
28151            ! ext/IO/t/io_multihomed.t ext/IO/t/io_pipe.t ext/IO/t/io_sock.t
28152 ____________________________________________________________________________
28153 [ 27717] By: davem                                 on 2006/04/05  03:17:50
28154         Log: (??{...}) didn't always restore PL_reg_re.
28155              Also trie debugging output was using a var that was no longer
28156              valid
28157      Branch: perl
28158            ! regexec.c
28159 ____________________________________________________________________________
28160 [ 27716] By: davem                                 on 2006/04/05  01:50:33
28161         Log: eliminate PL_regprecomp, PL_regprogram, PL_regnpar and PL_regdata
28162              (only another 441 global vars to go ...)
28163      Branch: perl
28164            ! embed.fnc embed.h embedvar.h perlapi.h proto.h regcomp.c
28165            ! regexec.c sv.c thrdvar.h
28166 ____________________________________________________________________________
28167 [ 27715] By: davem                                 on 2006/04/05  01:26:59
28168         Log: restructure the EVAL branch of regmatch() to minimise local var scope
28169              (no changes to functionality)
28170      Branch: perl
28171            ! regexec.c
28172 ____________________________________________________________________________
28173 [ 27714] By: rgs                                   on 2006/04/04  15:15:19
28174         Log: Subject: Re: Making IO::Socket pass test on Win32
28175              From: Jim Cromie <jim.cromie@gmail.com>
28176              Date: Tue, 04 Apr 2006 11:07:03 -0400
28177              Message-ID: <44328B97.2060903@gmail.com>
28178      Branch: perl
28179            ! ext/B/t/concise-xs.t
28180 ____________________________________________________________________________
28181 [ 27713] By: rgs                                   on 2006/04/04  12:42:44
28182         Log: FEATURE_IS_ENABLED takes only one parameter now, so reflect that in
28183              perl_keyword.pl
28184      Branch: perl
28185            ! perl_keyword.pl
28186 ____________________________________________________________________________
28187 [ 27712] By: rgs                                   on 2006/04/04  11:42:05
28188         Log: Subject: [PATCH] threads.pm should overload != operator
28189              From: "Jan Dubois" <jand@ActiveState.com>
28190              Date: Mon, 3 Apr 2006 18:06:24 -0700
28191              Message-ID: <02fc01c65783$fe4820f0$2217a8c0@candy>
28192      Branch: perl
28193            ! ext/threads/t/basic.t ext/threads/threads.pm
28194 ____________________________________________________________________________
28195 [ 27711] By: rgs                                   on 2006/04/04  11:14:27
28196         Log: Fix syntax error in io_pipe test
28197      Branch: perl
28198            ! ext/IO/t/io_pipe.t
28199 ____________________________________________________________________________
28200 [ 27710] By: steveh                                on 2006/04/04  10:34:10
28201         Log: Subject: Re: Making IO::Socket pass test on Win32
28202              From: demerphq <demerphq@gmail.com>
28203              Date: Sun, 2 Apr 2006 11:07:19 +0200
28204              Message-ID: <9b18b3110604020107o6a0b594cwfc2344a172c360b0@mail.gmail.com>
28205              
28206              plus extra $Config{d_fork} changes to io_pipe.t and io_multihomed.t
28207      Branch: perl
28208            ! ext/IO/lib/IO/Socket.pm ext/IO/t/io_multihomed.t
28209            ! ext/IO/t/io_pipe.t ext/IO/t/io_sock.t ext/IO/t/io_unix.t
28210 ____________________________________________________________________________
28211 [ 27709] By: rgs                                   on 2006/04/04  08:54:05
28212         Log: Subject: [PATCH] Move conditional SOCKS5 code into #ifdefs
28213              From: andy@petdance.com (Andy Lester)
28214              Date: Mon, 3 Apr 2006 08:28:18 -0500
28215              Message-ID: <20060403132818.GA7820@petdance.com>
28216      Branch: perl
28217            ! perlio.c
28218 ____________________________________________________________________________
28219 [ 27708] By: gisle                                 on 2006/04/04  08:36:02
28220         Log: Change 27592 disabled the building of manpages for non core-extensions
28221              The init_MAN3PODS method need to be called when no INSTALLMAN3DIR is
28222              present in the first place.
28223      Branch: perl
28224            ! lib/ExtUtils/MM_Unix.pm
28225 ____________________________________________________________________________
28226 [ 27707] By: rgs                                   on 2006/04/04  07:39:59
28227         Log: Subject: [PATCH] "smart match" description in overload.pm is in the middle of "fallback" section
28228              From: "Jan Dubois" <jand@ActiveState.com>
28229              Date: Mon, 3 Apr 2006 18:11:55 -0700
28230              Message-ID: <02fd01c65784$c3f3c430$2217a8c0@candy>
28231      Branch: perl
28232            ! lib/overload.pm
28233 ____________________________________________________________________________
28234 [ 27706] By: craigb                                on 2006/04/04  03:12:34
28235         Log: sort out some utime() issues on VMS
28236      Branch: perl
28237            ! vms/perlvms.pod vms/vms.c
28238 ____________________________________________________________________________
28239 [ 27705] By: rgs                                   on 2006/04/03  16:21:57
28240         Log: Subject: [PATCH] 2nd patch to sync blead 'threads' with CPAN [REPOST]
28241              From: "Jerry D. Hedden" <jerry@hedden.us>
28242              Date: Mon, 03 Apr 2006 06:10:35 -0700
28243              Message-ID: <20060403061035.fb30e530d17747c2b054d625b8945d88.7482c755b8.wbe@email.email.secureserver.net>
28244      Branch: perl
28245            ! ext/threads/Changes ext/threads/README ext/threads/t/basic.t
28246            ! ext/threads/t/join.t ext/threads/t/list.t
28247            ! ext/threads/t/problems.t ext/threads/t/thread.t
28248            ! ext/threads/threads.pm ext/threads/threads.xs
28249 ____________________________________________________________________________
28250 [ 27704] By: nicholas                              on 2006/04/03  11:32:44
28251         Log: Two modules in ext/ have dependencies that are post-miniperl.
28252              Encode this information in the Makefile for now.
28253      Branch: perl
28254            ! Makefile.SH
28255 ____________________________________________________________________________
28256 [ 27703] By: merijn                                on 2006/04/03  10:02:37
28257         Log: Regeneration after backports of #27447, #27484, #27485, #27488,
28258              #27489, #27490, #27491, and #27632
28259      Branch: perl
28260            ! Configure config_h.SH
28261 ____________________________________________________________________________
28262 [ 27702] By: davem                                 on 2006/04/03  09:56:29
28263         Log: undo #27700 and add a missing Safefree()
28264      Branch: perl
28265            ! regexec.c
28266 ____________________________________________________________________________
28267 [ 27701] By: rgs                                   on 2006/04/03  09:50:45
28268         Log: Subject: [PATCH] SvREFCNT_inc tweaks
28269              From: andy@petdance.com (Andy Lester)
28270              Date: Sat, 1 Apr 2006 02:01:30 -0600
28271              Message-ID: <20060401080130.GA19372@petdance.com>
28272      Branch: perl
28273            ! op.c pad.c perlio.c
28274 ____________________________________________________________________________
28275 [ 27700] By: rgs                                   on 2006/04/03  09:07:20
28276         Log: Subject: [PATCH] Removed unused code in regexec.c
28277              From: andy@petdance.com (Andy Lester)
28278              Date: Mon, 3 Apr 2006 00:00:50 -0500
28279              Message-ID: <20060403050050.GA19055@petdance.com>
28280      Branch: perl
28281            ! regexec.c
28282 ____________________________________________________________________________
28283 [ 27699] By: rgs                                   on 2006/04/03  08:57:57
28284         Log: Subject: [PATCH] ext/IO/t/io_unix.t
28285              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
28286              Date: Sun, 02 Apr 2006 21:57:19 +0300
28287              Message-ID: <44301E8F.2060503@gmail.com>
28288      Branch: perl
28289            ! ext/IO/t/io_unix.t
28290 ____________________________________________________________________________
28291 [ 27698] By: rgs                                   on 2006/04/03  08:50:28
28292         Log: Subject: revisited: pow.t test failures on AIX 5.1 perl588 with -Duselongdouble
28293              From: "John L. Allen" <allen@grumman.com>
28294              Date: Thu, 30 Mar 2006 17:53:13 -0500 (EST)
28295              Message-ID: <Pine.GSO.4.53.0603301710140.24672@gateway.northropgrumman.com>
28296      Branch: perl
28297            ! pp.c
28298 ____________________________________________________________________________
28299 [ 27697] By: rgs                                   on 2006/04/03  08:30:27
28300         Log: Document that the regexp engine is not currently reentrant
28301              
28302              Subject: Re: [perl #33936] segment fault when using split() in regexp with (??{...})
28303              From: Dominic Dunlop <domo@computer.org>
28304              Date: Sun, 2 Apr 2006 21:13:59 +0200
28305              Message-Id: <AD104FE7-2BD6-49B6-A845-46458179A4B1@computer.org>
28306      Branch: perl
28307            ! pod/perlre.pod
28308 ____________________________________________________________________________
28309 [ 27696] By: rgs                                   on 2006/04/03  08:22:15
28310         Log: Take splint into account for PERL_UNUSED_ARG (patch by Jarkko)
28311      Branch: perl
28312            ! XSUB.h perl.h
28313 ____________________________________________________________________________
28314 [ 27694] By: davem                                 on 2006/04/03  01:31:12
28315         Log: anonymous unions aren't legal ANSI c
28316      Branch: perl
28317            ! regexec.c regexp.h
28318 ____________________________________________________________________________
28319 [ 27693] By: nicholas                              on 2006/04/03  00:25:45
28320         Log: The make_ext script should pass MAKE=$MAKE to submakes it invokes for
28321              extentions, as they in turn may invoke $MAKE, and should invoke the
28322              same $MAKE as at the top level, which may not be $Config{make}
28323      Branch: perl
28324            ! ext/util/make_ext
28325 ____________________________________________________________________________
28326 [ 27692] By: davem                                 on 2006/04/02  23:50:25
28327         Log: whoops, change 27691 blew away the regexec.c changes from 27688
28328      Branch: perl
28329            ! regexec.c
28330 ____________________________________________________________________________
28331 [ 27691] By: davem                                 on 2006/04/02  22:37:57
28332         Log: subsume CURCUR (current curly) struct within the main regmatch_state
28333      Branch: perl
28334            ! regexec.c regexp.h
28335 ____________________________________________________________________________
28336 [ 27690] By: rgs                                   on 2006/04/02  21:41:28
28337         Log: Subject: [PATCH] Removed unnecessary pointers checks
28338              From: andy@petdance.com (Andy Lester)
28339              Date: Sat, 1 Apr 2006 01:01:32 -0600
28340              Message-ID: <20060401070132.GA6616@petdance.com>
28341      Branch: perl
28342            ! gv.c
28343 ____________________________________________________________________________
28344 [ 27689] By: rgs                                   on 2006/04/02  21:13:16
28345         Log: Subject: [PATCH] Prevent "use sort 'stable'" from reversing the order
28346              From: Robin Houston <robin@cpan.org>
28347              Date: Sun, 2 Apr 2006 17:20:24 +0100
28348              Message-ID: <20060402162024.GA3854@rpc142.cs.man.ac.uk>
28349      Branch: perl
28350            ! lib/sort.t pp_sort.c
28351 ____________________________________________________________________________
28352 [ 27688] By: rgs                                   on 2006/04/02  20:58:59
28353         Log: Subject: Re: [perl #38293] chr(65535) should be allowed in regexes
28354              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
28355              Date: Sun, 02 Apr 2006 22:48:44 +0900
28356              Message-Id: <20060402224657.B942.BQW10602@nifty.com>
28357      Branch: perl
28358            ! doop.c op.c regcomp.c regexec.c t/op/pat.t t/op/tr.t utf8.h
28359 ____________________________________________________________________________
28360 [ 27687] By: nicholas                              on 2006/04/02  20:27:24
28361         Log: Change 27677 missed two direct accesses to op_private in COPs.
28362              I believe that all are now found, as redefining CopHINTS_get(c)
28363              to (~(c)->op_private) (with corresponding changes to CopHINTS_set()
28364              and the initialisation of PL_compiling) works.
28365      Branch: perl
28366            ! perl.h pp_ctl.c utf8.h
28367 ____________________________________________________________________________
28368 [ 27686] By: merijn                                on 2006/04/02  19:10:55
28369         Log: First stab at a more reliable Glossary. This now is (again)
28370              mostly generated. (Well, It's a repair to the existing version
28371              "based on" a generated version, which is now well sorted, but
28372              still incomplete for less obvious reasons).
28373      Branch: perl
28374            ! Porting/Glossary
28375 ____________________________________________________________________________
28376 [ 27685] By: davem                                 on 2006/04/02  18:32:32
28377         Log: make parts of struct regmatch_state unions
28378              This reduces its size from 120 to 72 bytes
28379      Branch: perl
28380            ! regexec.c regexp.h
28381 ____________________________________________________________________________
28382 [ 27681] By: nicholas                              on 2006/04/02  17:05:34
28383         Log: Better failure diagnostics from switch.t.
28384      Branch: perl
28385            ! t/op/switch.t
28386 ____________________________________________________________________________
28387 [ 27680] By: nicholas                              on 2006/04/02  16:51:53
28388         Log: Subject: Re: recent changes have some unmatching of parameters and types
28389              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
28390              Message-Id: <20060402122547.0037.BQW10602@nifty.com>
28391              Date: Sun, 02 Apr 2006 12:32:53 +0900
28392      Branch: perl
28393            ! embed.fnc pod/perlintern.pod proto.h
28394 ____________________________________________________________________________
28395 [ 27679] By: davem                                 on 2006/04/02  16:32:10
28396         Log: use slabs to allocate save state space in regmatch() 
28397      Branch: perl
28398            ! embedvar.h perl.c perl.h perlapi.h regcomp.h regexec.c
28399            ! regexp.h sv.c thrdvar.h
28400 ____________________________________________________________________________
28401 [ 27677] By: nicholas                              on 2006/04/02  11:17:58
28402         Log: Abstract all reads/writes of the hints in COPs with 2 new macros,
28403              CopHINTS_get() and CopHINTS_set().
28404      Branch: perl
28405            ! cop.h op.c pp_ctl.c utf8.c
28406 ____________________________________________________________________________
28407 [ 27676] By: nicholas                              on 2006/04/02  10:55:36
28408         Log: 'SvIOK(sv) ? SvIVX(sv) : sv_2iv(sv)' is 'SvIV(sv)' so write it as such.
28409      Branch: perl
28410            ! mg.c
28411 ____________________________________________________________________________
28412 [ 27674] By: nicholas                              on 2006/04/02  10:41:30
28413         Log: Convert ByteLoader to use CopARYBASE_set().
28414      Branch: perl
28415            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
28416 ____________________________________________________________________________
28417 [ 27671] By: nicholas                              on 2006/04/02  10:08:04
28418         Log: Abstract all the accesses to cop_arybase (apart from ByteLoader)
28419      Branch: perl
28420            ! cop.h ext/B/B.xs mg.c op.c pp.c pp_ctl.c pp_hot.c scope.c
28421            ! scope.h toke.c
28422 ____________________________________________________________________________
28423 [ 27669] By: craigb                                on 2006/04/02  01:09:38
28424         Log: fix typo in vms/gen_shrfls.pl itanium detector
28425      Branch: perl
28426            ! vms/gen_shrfls.pl
28427 ____________________________________________________________________________
28428 [ 27668] By: nicholas                              on 2006/04/01  23:34:10
28429         Log: If the passed in target rv for Perl_newSVrv() was already a reference
28430              to something, it would leak the reference count on that thing.
28431      Branch: perl
28432            ! sv.c
28433 ____________________________________________________________________________
28434 [ 27667] By: nicholas                              on 2006/04/01  23:09:34
28435         Log: Test no mypragma;
28436      Branch: perl
28437            ! t/lib/mypragma.t
28438 ____________________________________________________________________________
28439 [ 27666] By: nicholas                              on 2006/04/01  21:17:46
28440         Log: Automatically set HINT_LOCALIZE_HH whenever %^H is modified.
28441      Branch: perl
28442            ! embed.fnc embed.h hv.c lib/feature.pm lib/sort.pm mg.c op.c
28443            ! proto.h scope.c scope.h t/lib/mypragma.pm
28444 ____________________________________________________________________________
28445 [ 27665] By: nicholas                              on 2006/04/01  19:38:31
28446         Log: The call to Perl_hv_assert(aTHX_ hv) should be wrapped in a DEBUG_A().
28447      Branch: perl
28448            ! hv.c
28449 ____________________________________________________________________________
28450 [ 27664] By: nicholas                              on 2006/04/01  15:26:48
28451         Log: Test that user pragmas work inside string eval.
28452      Branch: perl
28453            ! t/lib/mypragma.t
28454 ____________________________________________________________________________
28455 [ 27663] By: nicholas                              on 2006/04/01  15:22:54
28456         Log: Add Rafael's example user pragma, and convert his demo to a test.
28457      Branch: perl
28458            + t/lib/mypragma.pm t/lib/mypragma.t
28459            ! MANIFEST
28460 ____________________________________________________________________________
28461 [ 27662] By: nicholas                              on 2006/04/01  15:21:56
28462         Log: If the comment says "(and not ours)" then it should be tested.
28463      Branch: perl
28464            ! t/op/getppid.t
28465 ____________________________________________________________________________
28466 [ 27660] By: nicholas                              on 2006/04/01  15:11:11
28467         Log: Rewrite t/op/getppid.t to remove the assumption that init has PID of 1.
28468      Branch: perl
28469            ! t/op/getppid.t
28470 ____________________________________________________________________________
28471 [ 27659] By: nicholas                              on 2006/04/01  14:31:37
28472         Log: Propagate cop_hints inside string evals. For the unthreaded case this
28473              is easy. For the threaded case it's not, because the current OP may
28474              be shared with another thread, so solve this by copying the hints
28475              chain.
28476      Branch: perl
28477            ! embed.fnc embed.h hv.c pod/perlintern.pod pp_ctl.c proto.h
28478            ! t/op/caller.t
28479 ____________________________________________________________________________
28480 [ 27657] By: nicholas                              on 2006/04/01  12:32:23
28481         Log: Inconsistencies in paramter const-ness noticed by SADAHIRO Tomoyuki.
28482      Branch: perl
28483            ! embed.fnc proto.h sv.c
28484 ____________________________________________________________________________
28485 [ 27656] By: rgs                                   on 2006/03/31  21:53:22
28486         Log: Subject: [PATCH] Re: recursion now removed from the regex engine
28487              From: Dominic Dunlop <shouldbedomo@mac.com>
28488              Date: Thu, 30 Mar 2006 10:31:55 +0200
28489              Message-Id: <C4D69F9F-FB90-4564-8C46-E51765EB0440@mac.com>
28490      Branch: perl
28491            ! t/op/pat.t
28492 ____________________________________________________________________________
28493 [ 27653] By: rgs                                   on 2006/03/31  20:02:40
28494         Log: Updated version of the grumpy comment deleted by change #27649,
28495              by Jarkko
28496      Branch: perl
28497            ! perl.h
28498 ____________________________________________________________________________
28499 [ 27652] By: merijn                                on 2006/03/31  19:36:44
28500         Log: Glossary part for #27447 (madlyh, madlyobj, madlysrc)
28501      Branch: perl
28502            ! Porting/Glossary
28503 ____________________________________________________________________________
28504 [ 27650] By: nicholas                              on 2006/03/31  19:30:09
28505         Log: Need to dup any hints HV stored on the save stack.
28506      Branch: perl
28507            ! sv.c
28508 ____________________________________________________________________________
28509 [ 27649] By: rgs                                   on 2006/03/31  16:59:53
28510         Log: Subject: [PATCH] Redo PERL_UNUSED_DECL
28511              From: andy@petdance.com (Andy Lester)
28512              Date: Fri, 31 Mar 2006 00:54:58 -0600
28513              Message-ID: <20060331065458.GA28571@petdance.com>
28514      Branch: perl
28515            ! malloc.c perl.h
28516 ____________________________________________________________________________
28517 [ 27648] By: craigb                                on 2006/03/31  16:31:28
28518         Log: Subject: [patch@27638] Enable standard stat for VMS >=8.2
28519              From: "John E. Malmberg" <wb8tyw@qsl.net>
28520              Date: Fri, 31 Mar 2006 00:39:23 -0500
28521              Message-id: <442CC08A.30409@qsl.net>
28522      Branch: perl
28523            ! configure.com vms/vms.c vms/vmsish.h
28524 ____________________________________________________________________________
28525 [ 27647] By: nicholas                              on 2006/03/31  16:22:13
28526         Log: Note future possible flexibility for Perl_magic_sethint().
28527      Branch: perl
28528            ! mg.c
28529 ____________________________________________________________________________
28530 [ 27646] By: nicholas                              on 2006/03/31  16:19:38
28531         Log: Test that entries in %^H are actually independant.
28532      Branch: perl
28533            ! t/op/caller.t
28534 ____________________________________________________________________________
28535 [ 27645] By: nicholas                              on 2006/03/31  14:10:39
28536         Log: I can't spell.
28537      Branch: perl
28538            ! op.c
28539 ____________________________________________________________________________
28540 [ 27644] By: rgs                                   on 2006/03/31  14:08:12
28541         Log: Document new magic types in perlguts. Fix a comment about sort hints.
28542      Branch: perl
28543            ! perl.h pod/perlguts.pod
28544 ____________________________________________________________________________
28545 [ 27643] By: nicholas                              on 2006/03/31  13:45:57
28546         Log: Serialise changes to %^H onto the current COP. Return the compile time
28547              state of %^H as an eleventh value from caller. This allows users to
28548              write pragmas.
28549      Branch: perl
28550            ! cop.h dump.c embed.fnc embed.h gv.c hv.c hv.h makedef.pl mg.c
28551            ! op.c perl.c perl.h pod/perlfunc.pod pod/perlintern.pod
28552            ! pp_ctl.c proto.h scope.c scope.h sv.c t/op/caller.t
28553 ____________________________________________________________________________
28554 [ 27642] By: rgs                                   on 2006/03/31  13:22:00
28555         Log: Upgrade to Time::Local 1.12_01
28556      Branch: perl
28557            ! lib/Time/Local.pm lib/Time/Local.t
28558 ____________________________________________________________________________
28559 [ 27641] By: rgs                                   on 2006/03/31  12:30:31
28560         Log: Subject: [PATCH] Random accumulated patches
28561              From: andy@petdance.com (Andy Lester)
28562              Date: Thu, 30 Mar 2006 23:42:28 -0600
28563              Message-ID: <20060331054228.GA18940@petdance.com>
28564      Branch: perl
28565            ! cop.h doio.c dump.c embed.fnc gv.c gv.h hv.c mg.c op.c perl.c
28566            ! perl.h pp.c pp_ctl.c pp_hot.c pp_sort.c proto.h regcomp.c sv.c
28567            ! sv.h toke.c utf8.c
28568 ____________________________________________________________________________
28569 [ 27640] By: rgs                                   on 2006/03/31  12:10:57
28570         Log: Subject: [PATCH] IO::Compress::Zip
28571              From: "Paul Marquess" <paul.marquess@ntlworld.com>
28572              Date: Fri, 31 Mar 2006 09:48:36 +0100
28573              Message-ID: <005201c6549f$e7374490$2405140a@myopwv.com>
28574      Branch: perl
28575            ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
28576 ____________________________________________________________________________
28577 [ 27639] By: rgs                                   on 2006/03/31  08:00:08
28578         Log: Test for fileno definedness instead of truth
28579              Don't load Config.pm, which isn't used
28580      Branch: perl
28581            ! lib/FileCache.pm
28582 ____________________________________________________________________________
28583 [ 27638] By: nicholas                              on 2006/03/30  20:55:17
28584         Log: Localising hash slices with UTF-8 encoded keys was also buggy.
28585              (See also change 27637)
28586      Branch: perl
28587            ! pp.c t/op/local.t
28588 ____________________________________________________________________________
28589 [ 27637] By: nicholas                              on 2006/03/30  20:37:03
28590         Log: Fix bug #38815 (localising keys which are UTF-8 encoded didn't delete
28591              them correctly on scope exit)
28592      Branch: perl
28593            ! pp_hot.c scope.c t/op/local.t
28594 ____________________________________________________________________________
28595 [ 27636] By: nicholas                              on 2006/03/30  18:18:27
28596         Log: Fix bug 36267 - assigning to a tied hash shouldn't change the
28597              underlying hash. (It used to, if the underlying hash had had storage
28598              allocated). This has the side effect of changing the return value from
28599              hv_store and hv_store_ent for some tied hash scenarios. But *to*
28600              something consistent (ly crazy)
28601      Branch: perl
28602            ! ext/XS/APItest/t/hash.t hv.c t/op/tie.t
28603 ____________________________________________________________________________
28604 [ 27635] By: stevep                                on 2006/03/30  12:49:28
28605         Log: Pod nit mentioned in Debian bug #358455.
28606      Branch: perl
28607            ! pod/perlsec.pod
28608 ____________________________________________________________________________
28609 [ 27634] By: gisle                                 on 2006/03/30  12:31:26
28610         Log: Populate pre-canned config.sh files with
28611              d_archlib and d_inc_version_list.
28612              Ref change 27632.
28613      Branch: perl
28614            ! configure.com symbian/config.sh win32/config.bc
28615            ! win32/config.gc win32/config.vc win32/config.vc64
28616            ! wince/config.ce
28617 ____________________________________________________________________________
28618 [ 27633] By: rgs                                   on 2006/03/30  12:15:35
28619         Log: Subject: PATCH t/op/tie.t
28620              From: Robin Barker <Robin.Barker@npl.co.uk>
28621              Date: Thu, 30 Mar 2006 13:07:47 +0100
28622              Message-ID: <533D273D4014D411AB1D00062938C4D90849C9CA@hotel.npl.ad.local>
28623      Branch: perl
28624            ! t/op/tie.t
28625 ____________________________________________________________________________
28626 [ 27632] By: gisle                                 on 2006/03/30  12:13:54
28627         Log: Introduce d_sitearch and d_inc_version_list config.sh variables.
28628              These allow me to set sitearch and sitelib to be the same without
28629              ending up with duplicate entries in @INC.
28630              
28631              Basically the same way the old d_archlib variable is used.
28632      Branch: perl
28633            ! Configure Porting/Glossary config_h.SH perl.c
28634 ____________________________________________________________________________
28635 [ 27631] By: rgs                                   on 2006/03/30  08:28:38
28636         Log: Subject: Re: New Module::Build released
28637              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
28638              Date: Wed, 29 Mar 2006 14:10:32 -0500
28639              Message-ID: <442ADBA8.4000203@thepierianspring.org>
28640      Branch: perl
28641            + lib/Module/Build/YAML.pm lib/Module/Build/t/mbyaml.t
28642            ! MANIFEST lib/ExtUtils/CBuilder.pm
28643            ! lib/ExtUtils/CBuilder/Changes
28644            ! lib/ExtUtils/CBuilder/Platform/VMS.pm lib/Module/Build.pm
28645            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
28646            ! lib/Module/Build/Changes lib/Module/Build/Platform/MacOS.pm
28647            ! lib/Module/Build/Platform/VMS.pm
28648            ! lib/Module/Build/Platform/Windows.pm
28649            ! lib/Module/Build/Platform/os2.pm
28650            ! lib/Module/Build/t/bundled/Tie/CPHash.pm
28651            ! lib/Module/Build/t/lib/DistGen.pm
28652            ! lib/Module/Build/t/metadata.t
28653 ____________________________________________________________________________
28654 [ 27630] By: rgs                                   on 2006/03/30  08:17:12
28655         Log: Subject: [PATCH] Clean up regexec.c, and remove two functions
28656              From: andy@petdance.com (Andy Lester)
28657              Date: Wed, 29 Mar 2006 10:13:36 -0600
28658              Message-ID: <20060329161336.GA12456@petdance.com>
28659      Branch: perl
28660            ! embed.fnc embed.h proto.h regexec.c
28661 ____________________________________________________________________________
28662 [ 27629] By: rgs                                   on 2006/03/29  12:30:56
28663         Log: Subject: child's processor time
28664              From: hv@crypt.org <hv@crypt.org>
28665              Date: Mar 29, 2006 2:34 PM
28666              Message-Id: <200603291234.k2TCY6r29535@zen.crypt.org>
28667      Branch: perl
28668            ! pod/perlfunc.pod
28669 ____________________________________________________________________________
28670 [ 27628] By: rgs                                   on 2006/03/29  09:26:01
28671         Log: Subject: CLONE for Tie::RefHash
28672              From: Yuval Kogman <nothingmuch@woobling.org>
28673              Date: Mon, 27 Mar 2006 15:34:07 +0200
28674              Message-ID: <20060327133407.GA16901@woobling.org>
28675              
28676              (also rename old Tie::RefHash test, so several test files
28677              are allowed.)
28678      Branch: perl
28679            + lib/Tie/RefHash/threaded.t
28680           +> lib/Tie/RefHash/refhash.t
28681            - lib/Tie/RefHash.t
28682            ! MANIFEST lib/Tie/RefHash.pm
28683 ____________________________________________________________________________
28684 [ 27627] By: rgs                                   on 2006/03/29  09:01:21
28685         Log: Subject: [PATCH] Devel::DProf consting
28686              From: andy@petdance.com (Andy Lester)
28687              Date: Sat, 25 Mar 2006 23:32:13 -0600
28688              Message-ID: <20060326053213.GA10401@petdance.com>
28689      Branch: perl
28690            ! ext/Devel/DProf/DProf.xs
28691 ____________________________________________________________________________
28692 [ 27626] By: rgs                                   on 2006/03/29  08:55:21
28693         Log: Subject: re-[PATCH] Re: [PATCH] Poison now in two different flavours!
28694              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
28695              Date: Sun, 26 Mar 2006 14:53:56 +0300
28696              Message-ID: <442680D4.3000809@gmail.com>
28697      Branch: perl
28698            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
28699            ! pp_ctl.c scope.c sv.c util.c
28700 ____________________________________________________________________________
28701 [ 27625] By: rgs                                   on 2006/03/29  08:42:28
28702         Log: Subject: [doc-patch] clarify -Accflags in INSTALL
28703              From: Jim Cromie <jim.cromie@gmail.com>
28704              Date: Sun, 26 Mar 2006 20:33:23 -0500
28705              Message-ID: <442740E3.8030006@gmail.com>
28706      Branch: perl
28707            ! INSTALL
28708 ____________________________________________________________________________
28709 [ 27622] By: nicholas                              on 2006/03/28  15:43:59
28710         Log: Only compile Perl_hv_assert with DEBUGGING.
28711      Branch: perl
28712            ! hv.c makedef.pl
28713 ____________________________________________________________________________
28714 [ 27621] By: nicholas                              on 2006/03/28  15:17:06
28715         Log: Having tested IPv6 support in all builtins for TCP and UDP, it all
28716              seem to work perfectly. So remove from perltodo.pod.
28717      Branch: perl
28718            ! pod/perltodo.pod
28719 ____________________________________________________________________________
28720 [ 27620] By: gisle                                 on 2006/03/28  11:18:52
28721         Log: Improved description of the tmon.out format.
28722              The / lines where undocumented.
28723      Branch: perl
28724            ! ext/Devel/DProf/DProf.pm
28725 ____________________________________________________________________________
28726 [ 27619] By: steveh                                on 2006/03/28  10:38:52
28727         Log: Subject: [PATCH lib/Term/ReadLine] Re: [cpan #17773] Bug in Term::ReadKey being trigger by a bug in Term::ReadLine
28728              From: Jonathan Stowe <jns@gellyfish.com>
28729              Date: Mon, 13 Mar 2006 16:09:44 +0000
28730              Message-Id: <1142266184.5811.141.camel@orpheus.gellyfish.com>
28731      Branch: perl
28732            ! lib/Term/ReadLine.pm
28733 ____________________________________________________________________________
28734 [ 27618] By: craigb                                on 2006/03/28  04:01:21
28735         Log: Subject: [patch@27613] VMS long file path support active.
28736              From: "John E. Malmberg" <wb8tyw@qsl.net>
28737              Date: Mon, 27 Mar 2006 08:05:33 -0500
28738              Message-id: <4427E31D.2030801@qsl.net>
28739
28740      Branch: perl
28741            ! vms/vms.c vms/vmsish.h
28742 ____________________________________________________________________________
28743 [ 27617] By: nicholas                              on 2006/03/27  21:04:58
28744         Log: Merge the cut & paste code from Perl_call_sv/Perl_fold_constants with
28745              the near identical code in pp_entertry into Perl_create_eval_scope.
28746              Move the cut & paste code from Perl_call_sv/Perl_fold_constants into
28747              Perl_delete_eval_scope.
28748      Branch: perl
28749            ! cop.h embed.fnc embed.h ext/B/t/concise-xs.t op.c perl.c
28750            ! pp_ctl.c proto.h
28751 ____________________________________________________________________________
28752 [ 27616] By: nicholas                              on 2006/03/27  20:31:52
28753         Log: It helps to actually add the files you add to MANIFEST. (Thanks Dave
28754              for spotting my mistake).
28755      Branch: perl
28756            + t/comp/fold.t
28757 ____________________________________________________________________________
28758 [ 27615] By: nicholas                              on 2006/03/27  19:25:02
28759         Log: If constant folding fails, don't fold constants, rather than reporting
28760              the error at compile time. This allows illegal constant expressions in
28761              dead code to be ignored.
28762      Branch: perl
28763            ! MANIFEST op.c pod/perldiag.pod pod/perltodo.pod
28764 ____________________________________________________________________________
28765 [ 27613] By: craigb                                on 2006/03/27  00:04:10
28766         Log: EU::MM::MM_VMS::one_liner must quote "--" argument
28767      Branch: perl
28768            ! lib/ExtUtils/MM_VMS.pm
28769 ____________________________________________________________________________
28770 [ 27612] By: nicholas                              on 2006/03/26  22:12:57
28771         Log: Replace all sv_mortalcopy(&PL_sv_no); sv_set*(...) with
28772              sv2mortal(newSV*(...)) to avoid needless upgrades to PVNV and needless
28773              allocation of a copy of "".
28774      Branch: perl
28775            ! pp_sys.c
28776 ____________________________________________________________________________
28777 [ 27611] By: craigb                                on 2006/03/26  21:58:49
28778         Log: Subject: [patch@27609] vms pool corruption fix for _NLA0:
28779              From: "John E. Malmberg" <wb8tyw@qsl.net>
28780              Date: Sun, 26 Mar 2006 14:32:30 -0500
28781              Message-id: <4426EC4E.8030801@qsl.net>
28782      Branch: perl
28783            ! vms/vms.c
28784 ____________________________________________________________________________
28785 [ 27610] By: gisle                                 on 2006/03/26  09:15:01
28786         Log: REXEC_ML is unused.
28787      Branch: perl
28788            ! regexp.h
28789 ____________________________________________________________________________
28790 [ 27609] By: gbarr                                 on 2006/03/26  02:49:11
28791         Log: Update to IO-1.23
28792      Branch: perl
28793            ! ext/IO/ChangeLog ext/IO/IO.pm ext/IO/lib/IO/Dir.pm
28794            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
28795            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
28796            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IO/t/io_multihomed.t
28797            ! ext/IO/t/io_pipe.t ext/IO/t/io_sock.t ext/IO/t/io_taint.t
28798            ! ext/IO/t/io_tell.t ext/IO/t/io_udp.t ext/IO/t/io_unix.t
28799 ____________________________________________________________________________
28800 [ 27608] By: nicholas                              on 2006/03/25  22:45:34
28801         Log: Add S_space_join_names_mortal() which joins a char** array with " "s,
28802              replacing 5 instances of the same code.
28803      Branch: perl
28804            ! embed.fnc embed.h pp_sys.c proto.h
28805 ____________________________________________________________________________
28806 [ 27607] By: nicholas                              on 2006/03/25  22:10:27
28807         Log: Silence 3 (spurious) gcc warnings about "maybe used uninitialized".
28808      Branch: perl
28809            ! regexec.c sv.c
28810 ____________________________________________________________________________
28811 [ 27603] By: davem                                 on 2006/03/25  14:57:19
28812         Log: make configpm only update Config.pm, Config_heavy.pl if changed.
28813              Should stop spurious rebuilding of extensions.
28814              Also add documentation and copyright to top of file.
28815      Branch: perl
28816            ! configpm
28817 ____________________________________________________________________________
28818 [ 27602] By: nicholas                              on 2006/03/25  14:46:09
28819         Log: PL_multiline isn't referenced, and can be removed.
28820      Branch: perl
28821            ! embedvar.h intrpvar.h perl.c perlapi.h sv.c
28822 ____________________________________________________________________________
28823 [ 27601] By: rgs                                   on 2006/03/25  13:42:38
28824         Log: Subject: [PATCH] ext/Compress/IO/Zlib/t/050interop-gzip.t
28825              From: "Paul Marquess" <paul.marquess@ntlworld.com>
28826              Date: Fri, 24 Mar 2006 16:19:05 -0000
28827              Message-ID: <001b01c64f5e$ad8284d0$6b65140a@myopwv.com>
28828      Branch: perl
28829            ! ext/Compress/IO/Zlib/t/050interop-gzip.t
28830 ____________________________________________________________________________
28831 [ 27600] By: nicholas                              on 2006/03/25  11:35:33
28832         Log: Free the regexp state when exiting "recursion".
28833      Branch: perl
28834            ! regexec.c
28835 ____________________________________________________________________________
28836 [ 27599] By: davem                                 on 2006/03/24  23:21:52
28837         Log: remove unused PL_regcc variable
28838      Branch: perl
28839            ! embedvar.h perlapi.h regcomp.c sv.c thrdvar.h
28840 ____________________________________________________________________________
28841 [ 27598] By: davem                                 on 2006/03/24  23:05:11
28842         Log: make S_regmatch() iterative rather than recursive.
28843              Goodbye stack-bustng regexes!
28844      Branch: perl
28845            ! regexec.c
28846 ____________________________________________________________________________
28847 [ 27597] By: craigb                                on 2006/03/24  21:05:45
28848         Log: restore EU::MM test fixes from 26079, 26813, and 26919
28849              that were lost in 27590
28850      Branch: perl
28851            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/FIRST_MAKEFILE.t
28852            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
28853 ____________________________________________________________________________
28854 [ 27596] By: rgs                                   on 2006/03/24  13:51:15
28855         Log: Bump version number of ExtUtils::MM_Win32
28856      Branch: perl
28857            ! lib/ExtUtils/MM_Win32.pm
28858 ____________________________________________________________________________
28859 [ 27595] By: steveh                                on 2006/03/24  13:01:32
28860         Log: Fix broken MM_Win32.t tests following 27590
28861              
28862              Test 31 was failing because 27590 had undone part of 25627.
28863              Test 41 was failing because the change to pasthru() in MM_Win32.pm
28864              means that $self->{MAKE} now needs to be initialized.
28865      Branch: perl
28866            ! lib/ExtUtils/t/MM_Win32.t
28867 ____________________________________________________________________________
28868 [ 27594] By: rgs                                   on 2006/03/24  11:01:01
28869         Log: Subject: [PATCH] (2nd revised) 1st patch to sync blead 'threads' with CPAN
28870              From: "Jerry D. Hedden" <jerry@hedden.us>
28871              Date: Thu, 23 Mar 2006 09:19:54 -0700
28872              Message-ID: <20060323091954.fb30e530d17747c2b054d625b8945d88.884826707f.wbe@email.email.secureserver.net>
28873      Branch: perl
28874            ! ext/threads/Changes ext/threads/Makefile.PL ext/threads/README
28875            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
28876            ! ext/threads/t/libc.t ext/threads/t/list.t
28877            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
28878            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
28879            ! ext/threads/t/thread.t ext/threads/threads.pm
28880            ! ext/threads/threads.xs
28881 ____________________________________________________________________________
28882 [ 27593] By: craigb                                on 2006/03/23  23:19:38
28883         Log: improve thread linking options on VMS
28884      Branch: perl
28885            ! configure.com vms/descrip_mms.template
28886 ____________________________________________________________________________
28887 [ 27592] By: rgs                                   on 2006/03/23  22:13:13
28888         Log: When MAN3PODS is forced to {} in a Makefile.PL, manpages should not be
28889              built from pods. This change fixes bleadperl compilation -- trying to
28890              build manpages with miniperl causes a bootstrapping problem.
28891      Branch: perl
28892            ! lib/ExtUtils/MM_Unix.pm
28893 ____________________________________________________________________________
28894 [ 27591] By: rgs                                   on 2006/03/23  17:50:29
28895         Log: No reason to ship MakeMaker's META.yml
28896      Branch: perl
28897            - lib/ExtUtils/META.yml
28898            ! MANIFEST
28899 ____________________________________________________________________________
28900 [ 27590] By: rgs                                   on 2006/03/23  17:43:26
28901         Log: Merge changes from CPAN's EU:MM 6.30_01.
28902              The modules that have local changes have superior
28903              version numbers than the CPAN counterparts.
28904      Branch: perl
28905            + lib/ExtUtils/t/INSTALL_BASE.t lib/ExtUtils/t/make.t
28906            + lib/ExtUtils/t/revision.t
28907            - lib/ExtUtils/t/installbase.t
28908            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/META.yml
28909            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_NW5.pm
28910            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
28911            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
28912            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
28913            ! lib/ExtUtils/PATCHING lib/ExtUtils/t/Command.t
28914            ! lib/ExtUtils/t/FIRST_MAKEFILE.t lib/ExtUtils/t/MM_NW5.t
28915            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
28916            ! lib/ExtUtils/t/basic.t
28917 ____________________________________________________________________________
28918 [ 27589] By: nicholas                              on 2006/03/23  16:27:42
28919         Log: Document the values for ${^UTF8CACHE}
28920      Branch: perl
28921            ! pod/perlvar.pod
28922 ____________________________________________________________________________
28923 [ 27588] By: nicholas                              on 2006/03/23  16:25:51
28924         Log: Rejig the location of the cache assertion code in Perl_sv_pos_b2u().
28925      Branch: perl
28926            ! sv.c
28927 ____________________________________________________________________________
28928 [ 27587] By: rgs                                   on 2006/03/23  15:27:15
28929         Log: Get version numbers in line with what's in the CPAN
28930              EU::MM 6.30_01 tarball. (ExtUtils::Install has local changes,
28931              so bump its version number.)
28932      Branch: perl
28933            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
28934            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
28935            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
28936 ____________________________________________________________________________
28937 [ 27586] By: nicholas                              on 2006/03/23  14:31:28
28938         Log: Move orphaned documentation back to its functions
28939              Document the new static functions, and how the cache works.
28940      Branch: perl
28941            ! pod/perltodo.pod sv.c
28942 ____________________________________________________________________________
28943 [ 27585] By: nicholas                              on 2006/03/23  14:09:33
28944         Log: Make S_sv_pos_u2b_cached use both cache pairs.
28945      Branch: perl
28946            ! sv.c
28947 ____________________________________________________________________________
28948 [ 27584] By: nicholas                              on 2006/03/23  13:47:41
28949         Log: Use both cache entries for Perl_sv_pos_b2u().
28950      Branch: perl
28951            ! sv.c
28952 ____________________________________________________________________________
28953 [ 27583] By: nicholas                              on 2006/03/23  13:16:53
28954         Log: Complete the other 2 arms of the cache update code.
28955      Branch: perl
28956            ! sv.c
28957 ____________________________________________________________________________
28958 [ 27582] By: nicholas                              on 2006/03/23  12:44:35
28959         Log: Pass the (byte) length of the entire string into
28960              utf8_mg_pos_cache_update()
28961              Start to use the cache to store two pairs of byte/utf-8 pairs.
28962              Add the first third of the cache update code.
28963      Branch: perl
28964            ! embed.fnc embed.h proto.h sv.c
28965 ____________________________________________________________________________
28966 [ 27581] By: rgs                                   on 2006/03/23  12:30:39
28967         Log: Upgrade to Time::Local 1.12
28968      Branch: perl
28969            ! lib/Time/Local.pm lib/Time/Local.t
28970 ____________________________________________________________________________
28971 [ 27580] By: nicholas                              on 2006/03/23  11:33:48
28972         Log: Add all new static functions to embed.fnc
28973              Remove old unused static functions.
28974              Remove references to cache[2] and cache[3].
28975      Branch: perl
28976            ! embed.fnc embed.h proto.h sv.c
28977 ____________________________________________________________________________
28978 [ 27579] By: nicholas                              on 2006/03/23  11:06:52
28979         Log: Use the cache in S_sv_pos_u2b_cached() when the desired offset is
28980              between the start of the string and the cached location.
28981              Remove unneccesary else from Perl_sv_pos_b2u().
28982      Branch: perl
28983            ! sv.c
28984 ____________________________________________________________________________
28985 [ 27578] By: nicholas                              on 2006/03/23  10:42:26
28986         Log: Use the cache in S_sv_pos_u2b_cached when the sought offset is after
28987              the first cache entry.
28988      Branch: perl
28989            ! sv.c
28990 ____________________________________________________________________________
28991 [ 27577] By: rgs                                   on 2006/03/23  10:01:48
28992         Log: Further adjustement to change #27576 by Jan Dubois
28993              (this change being blead-specific, while #27576 is
28994              integrable to maint)
28995      Branch: perl
28996            ! sv.c
28997 ____________________________________________________________________________
28998 [ 27576] By: rgs                                   on 2006/03/23  09:58:22
28999         Log: Subject: RE: [PATCH, no, really!] Re: [perl #38779] NAN's on Win32
29000              From: "Jan Dubois" <jand@ActiveState.com>
29001              Date: Wed, 22 Mar 2006 22:49:11 -0800
29002              Message-ID: <060201c64e45$e4ca7020$2217a8c0@candy>
29003              
29004              Also, back out change #27567.
29005      Branch: perl
29006            ! README.win32 pp.c pp_hot.c sv.c win32/win32.h
29007 ____________________________________________________________________________
29008 [ 27575] By: nicholas                              on 2006/03/23  00:14:53
29009         Log: Call S_utf8_mg_pos_cache_update() from S_sv_pos_u2b_cached().
29010              S_utf8_mg_pos_cache_update() can't use S_sv_pos_b2u_forwards() in the
29011              cache assertion code as it triggers warnings about surrogates.
29012      Branch: perl
29013            ! sv.c
29014 ____________________________________________________________________________
29015 [ 27574] By: nicholas                              on 2006/03/22  22:49:42
29016         Log: Take advantage of uoffset >= uoffset0, to simplify some logic.
29017      Branch: perl
29018            ! sv.c
29019 ____________________________________________________________________________
29020 [ 27573] By: nicholas                              on 2006/03/22  21:19:50
29021         Log: Add S_sv_pos_u2b_midway for when we know the utf-8/bytes offsets on
29022              both sides of the desired offset, so could count either way.
29023              Use cached utf-8 length in S_sv_pos_u2b_cached.
29024              Check the results if PL_utf8cache < 0.
29025      Branch: perl
29026            ! sv.c
29027 ____________________________________________________________________________
29028 [ 27572] By: nicholas                              on 2006/03/22  20:38:20
29029         Log: Create S_sv_pos_u2b_cached, which abstracts away utf-8 to byte
29030              conversions, hiding the complexity of any cache lookup.
29031      Branch: perl
29032            ! sv.c
29033 ____________________________________________________________________________
29034 [ 27571] By: rgs                                   on 2006/03/22  20:33:56
29035         Log: Subject: Uninitialized value in Archive::Tar
29036              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
29037              Date: Mon, 20 Mar 2006 06:37:31 -0500
29038              Message-ID: <441E93FB.3050906@thepierianspring.org>
29039      Branch: perl
29040            ! lib/Archive/Tar.pm
29041 ____________________________________________________________________________
29042 [ 27570] By: nicholas                              on 2006/03/22  18:13:06
29043         Log: The simplest way to start on Perl_sv_pos_u2b seems to be to take out
29044              all of the caching code.
29045      Branch: perl
29046            ! sv.c
29047 ____________________________________________________________________________
29048 [ 27569] By: davem                                 on 2006/03/22  16:05:16
29049         Log: remove idential code branch from regmatch()
29050      Branch: perl
29051            ! regexec.c
29052 ____________________________________________________________________________
29053 [ 27568] By: stevep                                on 2006/03/22  15:59:07
29054         Log: Fix some test failures in t/op/cmp.t when compiling with the Intel
29055              C++ Compiler on Linux.
29056      Branch: perl
29057            ! hints/linux.sh
29058 ____________________________________________________________________________
29059 [ 27567] By: rgs                                   on 2006/03/22  14:27:21
29060         Log: Subject: [PATCH] Re: [perl #38779] NAN's on Win32
29061              From: Dominic Dunlop <shouldbedomo@mac.com>
29062              Date: Wed, 22 Mar 2006 15:18:33 +0100
29063              Message-Id: <E44A2151-DE7F-4C5D-8A4B-DDA0412229C2@mac.com>
29064      Branch: perl
29065            ! README.win32
29066 ____________________________________________________________________________
29067 [ 27566] By: gisle                                 on 2006/03/22  13:37:19
29068         Log: Adjust docs to reflect that DynaLoader, as of change 27549,
29069              is part of libperl.
29070      Branch: perl
29071            ! lib/ExtUtils/Embed.pm
29072 ____________________________________________________________________________
29073 [ 27565] By: stevep                                on 2006/03/22  02:18:58
29074         Log: Increase the length of content compressed as a kludge to get 
29075              around incompatibilities in OpenBSD's gzip.
29076      Branch: perl
29077            ! ext/Compress/IO/Zlib/t/050interop-gzip.t
29078 ____________________________________________________________________________
29079 [ 27564] By: nicholas                              on 2006/03/21  22:09:51
29080         Log: (Hopefully) make VMS happy.
29081      Branch: perl
29082            ! sv.c
29083 ____________________________________________________________________________
29084 [ 27563] By: craigb                                on 2006/03/21  13:01:47
29085         Log: Subject: [patch@27529] thread.h - VMS needs more stack
29086              From: "John E. Malmberg" <wb8tyw@qsl.net>
29087              Date: Fri, 17 Mar 2006 11:05:33 -0500
29088              Message-id: <441ADE4D.2090207@qsl.net>
29089
29090      Branch: perl
29091            ! thread.h
29092 ____________________________________________________________________________
29093 [ 27562] By: gisle                                 on 2006/03/21  11:34:38
29094         Log: Upgrade to Digest-1.15
29095      Branch: perl
29096            ! lib/Digest.pm lib/Digest/Changes
29097 ____________________________________________________________________________
29098 [ 27561] By: rgs                                   on 2006/03/21  10:49:14
29099         Log: Subject: [patch@27538] utime patch for VMS
29100              From: "John E. Malmberg" <wb8tyw@qsl.net>
29101              Date: Mon, 20 Mar 2006 08:12:19 -0500
29102              Message-ID: <441EAA33.6010603@qsl.net>
29103      Branch: perl
29104            ! configure.com vms/vms.c vms/vmsish.h
29105 ____________________________________________________________________________
29106 [ 27560] By: gisle                                 on 2006/03/21  10:16:43
29107         Log: Test croak(NULL)
29108      Branch: perl
29109            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/exception.t
29110 ____________________________________________________________________________
29111 [ 27559] By: nicholas                              on 2006/03/20  19:30:48
29112         Log: Extend change 27558 - if we know the character offset of the end, but
29113              don't have a cache for intermediate offsets, we can still use the end
29114              offset.
29115      Branch: perl
29116            ! sv.c
29117 ____________________________________________________________________________
29118 [ 27558] By: nicholas                              on 2006/03/20  18:54:32
29119         Log: In Perl_sv_pos_b2u, if we know the character offset of the end, we
29120              can take advantage of this to count backwards if close.
29121              Remove some now unnecessary casts.
29122      Branch: perl
29123            ! sv.c
29124 ____________________________________________________________________________
29125 [ 27557] By: nicholas                              on 2006/03/20  18:17:39
29126         Log: Abstract the string walking functionality from Perl_sv_pos_b2u into
29127              static functions, and make it respect PL_utf8cache.
29128      Branch: perl
29129            ! sv.c
29130 ____________________________________________________________________________
29131 [ 27556] By: steveh                                on 2006/03/20  17:32:25
29132         Log: Merge some more changes from ActivePerl 5.8.8.816
29133              
29134              See (again):
29135              http://downloads.activestate.com/ActivePerl/src/5.8/AP816_diff.txt
29136              
29137              These changes improve support for the MS 64-bit compiler in
29138              win32/Makefile (and tentatively make the same changes to
29139              win32/makefile.mk), and also switches the now deprecated -Gf switch to
29140              -GF for all flavours of VC++ instead of just the latest ones.
29141              
29142              (See:
29143              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-02/msg00353.html
29144              for a comment on the s/-Gf/-GF/ change.)
29145      Branch: perl
29146            ! win32/Makefile win32/makefile.mk
29147 ____________________________________________________________________________
29148 [ 27555] By: steveh                                on 2006/03/20  17:21:15
29149         Log: Merge some changes from ActivePerl 5.8.8.816
29150              
29151              See:
29152              http://downloads.activestate.com/ActivePerl/src/5.8/AP816_diff.txt
29153              
29154              These changes provide better support for building XS extension modules
29155              using VC++ or MinGW when perl itself was built with the opposite of
29156              those two compilers.
29157      Branch: perl
29158            ! win32/config_H.gc win32/config_H.vc
29159 ____________________________________________________________________________
29160 [ 27554] By: rgs                                   on 2006/03/20  13:03:07
29161         Log: Revert part of change 27546 related to a /dev/null bug
29162              workaround on VMS, as requested by John E. Malmberg
29163      Branch: perl
29164            ! vms/vms.c
29165 ____________________________________________________________________________
29166 [ 27553] By: nicholas                              on 2006/03/20  12:37:22
29167         Log: Perl_utf8_distance can be implemented as a call to Perl_utf8_length.
29168      Branch: perl
29169            ! utf8.c
29170 ____________________________________________________________________________
29171 [ 27552] By: nicholas                              on 2006/03/20  12:13:46
29172         Log: The two loops in Perl_utf8_distance can be merged.
29173      Branch: perl
29174            ! utf8.c
29175 ____________________________________________________________________________
29176 [ 27551] By: gisle                                 on 2006/03/20  10:51:36
29177         Log: Avoid "uninitialized value" warnings during 'make test'.
29178              My system is set up with a few PATH entries I'm not allowed
29179              to access, so stat() fails for these.
29180      Branch: perl
29181            ! t/test.pl
29182 ____________________________________________________________________________
29183 [ 27550] By: gisle                                 on 2006/03/20  10:44:08
29184         Log: Also strip $ENV{PATH} dirs writable by world.
29185              The stripping was introduced in change 27364 to improve taint handling.
29186      Branch: perl
29187            ! t/test.pl
29188 ____________________________________________________________________________
29189 [ 27549] By: gisle                                 on 2006/03/20  10:21:50
29190         Log: Move DynaLoader.o into libperl.so.
29191              
29192              This avoids the need to statically link DynaLoader into the stub perl
29193              executable and make libperl.so provide all the code needed to get a
29194              functional embedded perl interpreter up running.  As a side effect
29195              this also moves DynaLoader into libperl.a for non-useshrplib builds.
29196              
29197              Fixes [perl #32539]
29198      Branch: perl
29199            ! Makefile.SH ext/DynaLoader/Makefile.PL ext/util/make_ext
29200            ! writemain.SH
29201 ____________________________________________________________________________
29202 [ 27548] By: nicholas                              on 2006/03/20  10:13:38
29203         Log: If the scalar has just been upgraded to SVt_RV, there's no way SvPVX
29204              can be non-NULL, so no need to check.
29205      Branch: perl
29206            ! pp.c
29207 ____________________________________________________________________________
29208 [ 27547] By: rgs                                   on 2006/03/20  10:11:21
29209         Log: Subject: [PATCH blead] Re: [perl #38710] localised stash slice
29210              From: Rick Delaney <rick@bort.ca>
29211              Date: Sat, 18 Mar 2006 19:52:11 -0500
29212              Message-ID: <20060319005211.GM25733@localhost.localdomain>
29213              
29214              One can now localize slices.
29215      Branch: perl
29216            ! pp.c t/op/local.t
29217 ____________________________________________________________________________
29218 [ 27546] By: rgs                                   on 2006/03/20  09:53:17
29219         Log: Subject: [patch@27538] Misc vms.c fixes for buffer sizes.
29220              From: "John E. Malmberg" <wb8tyw@qsl.net>
29221              Date: Sun, 19 Mar 2006 20:08:34 -0500
29222              Message-ID: <441E0092.2010405@qsl.net>
29223      Branch: perl
29224            ! vms/vms.c
29225 ____________________________________________________________________________
29226 [ 27545] By: steveh                                on 2006/03/20  09:34:57
29227         Log: Subject: [PATCH] win32_async_check must *always* check for pending signals
29228              From: "Jan Dubois" <jand@ActiveState.com>
29229              Date: Fri, 17 Mar 2006 12:23:01 -0800
29230              Message-ID: <00d401c64a00$96af8ae0$2217a8c0@candy>
29231      Branch: perl
29232            ! win32/win32.c
29233 ____________________________________________________________________________
29234 [ 27544] By: davem                                 on 2006/03/20  00:52:09
29235         Log: merge the TRIEF/TRIEFL and TRIE branches in regmatch(),
29236              expunge a couple of macros, and move some variable declarations
29237              inwards
29238      Branch: perl
29239            ! regexec.c
29240 ____________________________________________________________________________
29241 [ 27543] By: nicholas                              on 2006/03/19  19:26:05
29242         Log: Remove a redundant test on mg->mg_ptr. (It had to be non-NULL to get
29243              into this block).
29244      Branch: perl
29245            ! sv.c
29246 ____________________________________________________________________________
29247 [ 27542] By: stevep                                on 2006/03/19  16:38:11
29248         Log: Subject: [PATCH] Change the semantics of S_isa_lookup
29249              From: Andy Lester <andy@petdance.com>
29250              Date: Sat, 18 Mar 2006 00:28:45 -0600
29251              Message-ID: <20060318062845.GA11607@petdance.com>
29252      Branch: perl
29253            ! embed.fnc proto.h universal.c
29254 ____________________________________________________________________________
29255 [ 27541] By: stevep                                on 2006/03/19  16:32:16
29256         Log: Subject: [PATCH] a bit 'use strict' cleanliness
29257              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
29258              Date: Sun, 19 Mar 2006 13:21:37 +0200
29259              Message-ID: <441D3EC1.20902@gmail.com>
29260      Branch: perl
29261            ! lib/English.pm lib/Text/Tabs.pm lib/Tie/Hash.pm
29262            ! lib/Tie/Scalar.pm
29263 ____________________________________________________________________________
29264 [ 27540] By: stevep                                on 2006/03/19  16:24:22
29265         Log: Subject: [PATCH] Data::Dumper consting
29266              From: Andy Lester <andy@petdance.com>
29267              Date: Sun, 19 Mar 2006 01:22:04 -0600
29268              Message-ID: <20060319072204.GB5596@petdance.com>
29269      Branch: perl
29270            ! ext/Data/Dumper/Dumper.xs
29271 ____________________________________________________________________________
29272 [ 27539] By: stevep                                on 2006/03/19  16:21:29
29273         Log: Subject: [PATCH] Cleanups in op.c
29274              From: Andy Lester <andy@petdance.com>
29275              Date: Sun, 19 Mar 2006 00:30:29 -0600
29276              Message-ID: <20060319063029.GA5077@petdance.com>
29277      Branch: perl
29278            ! op.c
29279 ____________________________________________________________________________
29280 [ 27538] By: nicholas                              on 2006/03/17  22:12:27
29281         Log: Make Perl_sv_len_utf8 honour the new ${^UTF8CACHE}.
29282              If PERL_UTF8_CACHE_ASSERT is defined, default ${^UTF8CACHE} to -1
29283              (assertion mode). Need a way to turn this on with existing command
29284              line flags.
29285      Branch: perl
29286            ! intrpvar.h sv.c
29287 ____________________________________________________________________________
29288 [ 27537] By: nicholas                              on 2006/03/17  20:39:47
29289         Log: Remove a duplicated conditional test by putting everything for the
29290              not readonly case inside one block.
29291      Branch: perl
29292            ! sv.c
29293 ____________________________________________________________________________
29294 [ 27536] By: nicholas                              on 2006/03/17  19:37:41
29295         Log: Properly set/reset the UTF-8 length cache in regcomp.c.
29296      Branch: perl
29297            ! regcomp.c sv.c
29298 ____________________________________________________________________________
29299 [ 27535] By: nicholas                              on 2006/03/17  16:46:44
29300         Log: Restore a bit of change 27533 that change 27534 inadvertently unwound.
29301      Branch: perl
29302            ! regexec.c
29303 ____________________________________________________________________________
29304 [ 27534] By: davem                                 on 2006/03/17  15:58:45
29305         Log: inline, then delete, S_regrepeat_hard()
29306      Branch: perl
29307            ! embed.fnc embed.h proto.h regexec.c
29308 ____________________________________________________________________________
29309 [ 27533] By: nicholas                              on 2006/03/17  13:38:34
29310         Log: sv_find() returning false, followed by sv_magic() to add the magic,
29311              followed immediately by sv_find() to find it, is somewhat wasteful.
29312              So use sv_magicext(). (All cases are also correct w.r.t. SvREADONLY())
29313      Branch: perl
29314            ! mg.c pp_ctl.c pp_hot.c regexec.c sv.c
29315 ____________________________________________________________________________
29316 [ 27532] By: steveh                                on 2006/03/17  13:20:11
29317         Log: Make "distclean" target on Win32 clean up temporary HTML directory
29318              that gets left behind after running the "install" target.
29319              Also clean up a couple of leftover pod2html cache files.
29320      Branch: perl
29321            ! win32/Makefile win32/makefile.mk
29322 ____________________________________________________________________________
29323 [ 27531] By: rgs                                   on 2006/03/17  13:18:38
29324         Log: Upgrade to ExtUtils::CBuilder 0.17
29325      Branch: perl
29326            + lib/ExtUtils/CBuilder/Changes
29327            ! MANIFEST lib/ExtUtils/CBuilder.pm
29328            ! lib/ExtUtils/CBuilder/Base.pm
29329            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
29330            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
29331 ____________________________________________________________________________
29332 [ 27530] By: steveh                                on 2006/03/17  11:10:41
29333         Log: Install POD files into "lib\pods" rather than "lib\pod" on Win32
29334              to avoid clashing with "lib\Pod" (cf. perl change #26363)
29335              
29336              Also remove a couple of unused macros from the makefiles
29337      Branch: perl
29338            ! installperl win32/Makefile win32/makefile.mk
29339 ____________________________________________________________________________
29340 [ 27529] By: stevep                                on 2006/03/17  04:40:24
29341         Log: Subject: [PATCH] threads.xs broken under PERL_IMPLICIT_SYS; 5.8.8 regression 
29342              From: Jan Dubois <jand@ActiveState.com> 
29343              Date: Thu, 16 Mar 2006 19:34:00 -0800
29344              Message-ID: <02e601c64973$a1960cf0$6062a8c0@candy> 
29345              
29346              Also includes a version bump to ext/threads/threads.pm.
29347      Branch: perl
29348            ! ext/threads/threads.pm ext/threads/threads.xs
29349 ____________________________________________________________________________
29350 [ 27528] By: stevep                                on 2006/03/17  04:29:30
29351         Log: Subject: [PATCH] win32_pclose() error exit doesn't unlock mutex
29352              From: Jan Dubois <jand@ActiveState.com>
29353              Date: Thu, 16 Mar 2006 16:30:23 -0800
29354              Message-ID: <02c701c64959$fac63ad0$6062a8c0@candy>
29355      Branch: perl
29356            ! win32/win32.c wince/wince.c
29357 ____________________________________________________________________________
29358 [ 27527] By: stevep                                on 2006/03/17  04:19:01
29359         Log: Subject: [PATCH] win32_async_check() can loop indefinitely; 5.8.8 regression
29360              From: Jan Dubois <jand@ActiveState.com>
29361              Date: Thu, 16 Mar 2006 16:11:48 -0800
29362              Message-ID: <02ab01c64957$62142e70$6062a8c0@candy>
29363      Branch: perl
29364            ! win32/win32.c
29365 ____________________________________________________________________________
29366 [ 27526] By: davem                                 on 2006/03/17  02:57:45
29367         Log: reduce S_regrepeat_hard() callers from 3 to 1
29368      Branch: perl
29369            ! regexec.c
29370 ____________________________________________________________________________
29371 [ 27525] By: nicholas                              on 2006/03/16  23:11:11
29372         Log: Add a new per-interpeter variable PL_utf8cache, which will be used to
29373              control the UTF-8 offset caching code. Make this visible as
29374              ${^UTF8CACHE}
29375      Branch: perl
29376            ! embedvar.h gv.c intrpvar.h mg.c perlapi.h pod/perlvar.pod
29377 ____________________________________________________________________________
29378 [ 27524] By: nicholas                              on 2006/03/16  22:20:57
29379         Log: Note that it's worth looking to downsize variables in the interpreter
29380              structure.
29381      Branch: perl
29382            ! pod/perltodo.pod
29383 ____________________________________________________________________________
29384 [ 27523] By: nicholas                              on 2006/03/16  21:52:49
29385         Log: Correct the macros in the comments in hv.c. Given the improvements in
29386              compiler optimisation, and the almost irrelevance of instructions
29387              executed over cache misses, maybe we should just remove the comments
29388              by putting their code back in place of the o{ptimis,bfuscat}ed version.
29389      Branch: perl
29390            ! hv.c
29391 ____________________________________________________________________________
29392 [ 27522] By: gisle                                 on 2006/03/16  21:27:00
29393         Log: Avoid hardcoded $(OBJ_EXT)
29394      Branch: perl
29395            ! ext/DynaLoader/Makefile.PL
29396 ____________________________________________________________________________
29397 [ 27521] By: gisle                                 on 2006/03/16  21:20:46
29398         Log: Change 27520 was a bit too aggressive.  Let's keep the warning.
29399      Branch: perl
29400            ! ext/util/make_ext
29401 ____________________________________________________________________________
29402 [ 27520] By: gisle                                 on 2006/03/16  21:14:26
29403         Log: Remove unused code. No extension use Makefile.SH any more.
29404      Branch: perl
29405            ! ext/util/make_ext
29406 ____________________________________________________________________________
29407 [ 27519] By: gisle                                 on 2006/03/16  20:32:27
29408         Log: Fix up miniperl dependency.
29409              Depend on $(obj) when we use that to build miniperl.
29410      Branch: perl
29411            ! Makefile.SH
29412 ____________________________________________________________________________
29413 [ 27518] By: gisle                                 on 2006/03/16  20:24:08
29414         Log: Simplify; make perl.o included in $(obj)
29415      Branch: perl
29416            ! Makefile.SH
29417 ____________________________________________________________________________
29418 [ 27517] By: rgs                                   on 2006/03/16  16:17:38
29419         Log: Add a couple of regression tests for the untested
29420              "Bad name after %s" parsing error
29421      Branch: perl
29422            ! t/comp/parser.t
29423 ____________________________________________________________________________
29424 [ 27516] By: rgs                                   on 2006/03/16  15:19:03
29425         Log: Subject: [PATCH] Compress::Raw::Zlib, Compress::Zlib, IO::Compress::Zlib 2.000_10
29426              From: "Paul Marquess" <paul.marquess@ntlworld.com>
29427              Date: Thu, 16 Mar 2006 14:38:52 -0000
29428              Message-ID: <009401c64907$5a6ed710$4c05140a@myopwv.com>
29429      Branch: perl
29430            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README
29431            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
29432            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
29433            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
29434            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
29435            ! ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/Makefile.PL
29436            ! ext/Compress/IO/Zlib/README
29437            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
29438            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
29439            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
29440            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
29441            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
29442            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
29443            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
29444            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
29445            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
29446            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
29447            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
29448            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
29449            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
29450            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
29451            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
29452            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
29453            ! ext/Compress/IO/Zlib/t/010examples.t
29454            ! ext/Compress/IO/Zlib/t/050interop-gzip.t
29455            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
29456            ! ext/Compress/Raw/Zlib/Zlib.xs
29457            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
29458            ! ext/Compress/Raw/Zlib/t/02zlib.t ext/Compress/Zlib/Changes
29459            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
29460            ! ext/Compress/Zlib/examples/gzcat
29461            ! ext/Compress/Zlib/examples/gzstream
29462            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
29463            ! ext/Compress/Zlib/t/14gzopen.t t/lib/compress/generic.pl
29464            ! t/lib/compress/tied.pl
29465 ____________________________________________________________________________
29466 [ 27515] By: gisle                                 on 2006/03/16  12:01:10
29467         Log: require should ignore directories found when searching @INC not just
29468              die as soon as it finds one.  It should for instance be possible to
29469              for require "File" to read the file "./File" even if there happens to
29470              be a "File" directory in perl's standard library.
29471              
29472              This fixes the RT #24404 fix in change 26373.
29473      Branch: perl
29474            ! pp_ctl.c t/comp/require.t
29475 ____________________________________________________________________________
29476 [ 27514] By: rgs                                   on 2006/03/16  08:32:28
29477         Log: Make the threads tests silent with regard to the new :unique deprecation warning
29478      Branch: perl
29479            ! ext/threads/t/problems.t
29480 ____________________________________________________________________________
29481 [ 27513] By: nicholas                              on 2006/03/15  23:02:49
29482         Log: Make the original versions of relocated paths available from
29483              %Config::Config with the prefix "raw_". Not sure if "raw_" is the
29484              best choice.
29485      Branch: perl
29486            ! configpm
29487 ____________________________________________________________________________
29488 [ 27511] By: nicholas                              on 2006/03/15  19:47:02
29489         Log: Correct the non gcc-brace-group definition of SvAMAGIC_off
29490      Branch: perl
29491            ! sv.h
29492 ____________________________________________________________________________
29493 [ 27510] By: nicholas                              on 2006/03/15  18:47:32
29494         Log: D'oh! 27508 wasn't quite testing what I wanted it to test. This does.
29495      Branch: perl
29496            ! lib/overload.t
29497 ____________________________________________________________________________
29498 [ 27508] By: nicholas                              on 2006/03/15  17:57:14
29499         Log: Test for reblessing objects with weak references.
29500      Branch: perl
29501            ! lib/overload.t
29502 ____________________________________________________________________________
29503 [ 27507] By: nicholas                              on 2006/03/15  17:21:00
29504         Log: Expunge references to HV_AMAGIC, HV_AMAGICbad and HV_AMAGICmb which
29505              have been unused since revision 1.
29506      Branch: perl
29507            ! hv.h sv.h
29508 ____________________________________________________________________________
29509 [ 27506] By: nicholas                              on 2006/03/15  15:08:49
29510         Log: Moving the overloading flag from the reference to the referant allows
29511              (re)?blessing of overloaded objects to work correctly.
29512      Branch: perl
29513            ! dump.c lib/overload.t sv.c sv.h
29514 ____________________________________________________________________________
29515 [ 27505] By: nicholas                              on 2006/03/15  13:13:19
29516         Log: Finish converting overload.t to Test::More
29517      Branch: perl
29518            ! lib/overload.t
29519 ____________________________________________________________________________
29520 [ 27504] By: nicholas                              on 2006/03/15  12:43:15
29521         Log: Further conversion of overload.t
29522      Branch: perl
29523            ! lib/overload.t
29524 ____________________________________________________________________________
29525 [ 27503] By: stevep                                on 2006/03/15  12:34:10
29526         Log: Additions to README.win32 and win32/Makefile based on comments from
29527              Steve Hay.
29528      Branch: perl
29529            ! README.win32 win32/Makefile
29530 ____________________________________________________________________________
29531 [ 27502] By: nicholas                              on 2006/03/15  12:29:01
29532         Log: Further conversion of overload.t
29533      Branch: perl
29534            ! lib/overload.t
29535 ____________________________________________________________________________
29536 [ 27501] By: nicholas                              on 2006/03/15  12:05:27
29537         Log: Partially convert overload.t to Test::More
29538      Branch: perl
29539            ! lib/overload.t
29540 ____________________________________________________________________________
29541 [ 27500] By: stevep                                on 2006/03/15  11:06:34
29542         Log: The first step in supporting VC++ 8.0.  Added macros for the free .NET 2.0 SDK and Visual Studio
29543              2005.  Added these macros to "if" conditions that were appropriate.  Added a fix to prevent
29544              the .NET 1.1 and 2.0 SDK compilers from attempting to build perlglob.exe (they are both missing
29545              the setargv.obj file necessary to do it).
29546      Branch: perl
29547            ! win32/Makefile
29548 ____________________________________________________________________________
29549 [ 27499] By: rgs                                   on 2006/03/14  17:32:48
29550         Log: Deprecate :unique even with threads
29551      Branch: perl
29552            ! toke.c
29553 ____________________________________________________________________________
29554 [ 27498] By: rgs                                   on 2006/03/14  17:02:38
29555         Log: Make usage of :unique emit a deprecation warning.
29556              Remove its outdated documentation.
29557      Branch: perl
29558            ! cv.h pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke
29559            ! toke.c
29560 ____________________________________________________________________________
29561 [ 27497] By: rgs                                   on 2006/03/14  16:02:35
29562         Log: Subject: [PATCH] perl @ 27483 fix lib/Pod/Simple/t/corpustest.t to work on VMS ODS-2
29563              From: Peter Prymmer <PPrymmer@factset.com>
29564              Date: Tue, 14 Mar 2006 10:38:00 -0500
29565              Message-ID: <OF85EC8E5E.4DF3A439-ON85257131.0055870A-85257131.0055E07C@factset.com>
29566      Branch: perl
29567            ! lib/Pod/Simple/t/corpustest.t
29568 ____________________________________________________________________________
29569 [ 27496] By: nicholas                              on 2006/03/14  15:21:54
29570         Log: SVphv_REHASH can use the same flag bit as SVf_FAKE. This allows
29571              0x10000000 (SVf_AMAGIC) to be set on all 16 SV types, which seems to
29572              be necessary to fix subtle bugs involving reblessing and overloading. 
29573      Branch: perl
29574            ! sv.h
29575 ____________________________________________________________________________
29576 [ 27495] By: rgs                                   on 2006/03/14  09:55:17
29577         Log: Subject: [perl #38710] localised stash slice 
29578              From: Hugo van der Sanden (via RT) <perlbug-followup@perl.org>
29579              Date: Sat, 11 Mar 2006 02:47:56 -0800
29580              Message-ID: <rt-3.0.11-38710-131000.18.015529928953@perl.org>
29581              
29582              (new TODO tests)
29583      Branch: perl
29584            ! t/op/local.t
29585 ____________________________________________________________________________
29586 [ 27494] By: rgs                                   on 2006/03/14  08:53:07
29587         Log: threads and threads::shared are now dual-lived modules
29588      Branch: perl
29589            ! Porting/Maintainers.pl
29590 ____________________________________________________________________________
29591 [ 27493] By: rgs                                   on 2006/03/14  08:38:45
29592         Log: Subject: [PATCH] Do nothing in a GCC-friendly way
29593              From: andy@petdance.com (Andy Lester)
29594              Date: Mon, 13 Mar 2006 12:48:50 -0600
29595              Message-ID: <20060313184850.GA16905@petdance.com>
29596      Branch: perl
29597            ! perl.h
29598 ____________________________________________________________________________
29599 [ 27492] By: rgs                                   on 2006/03/14  08:35:24
29600         Log: Subject: [PATCH] looks_like_bool can be const
29601              From: andy@petdance.com (Andy Lester)
29602              Date: Mon, 13 Mar 2006 09:31:52 -0600
29603              Message-ID: <20060313153152.GA13254@petdance.com>
29604      Branch: perl
29605            ! embed.fnc op.c proto.h
29606 ____________________________________________________________________________
29607 [ 27491] By: nicholas                              on 2006/03/13  23:13:23
29608         Log: Somewhat less shaky relocatable @INC support. You can install things
29609              to the current location of the perl tree, move it, install more things,
29610              move it again, lather rinse repeat.
29611              Configure with -Duserelocatableinc
29612      Branch: perl
29613            ! Configure configpm installperl
29614 ____________________________________________________________________________
29615 [ 27490] By: nicholas                              on 2006/03/13  20:49:55
29616         Log: First stab at rather shaky Configure support for relocatable @INC.
29617              Seems to be installing rather more that it's supposed to be.
29618      Branch: perl
29619            ! Configure configpm
29620 ____________________________________________________________________________
29621 [ 27489] By: nicholas                              on 2006/03/13  18:59:27
29622         Log: Split break out the installprefix code from setprefixvar, which allows
29623              the remaining 8 places to call the common prefix conversion code.
29624      Branch: perl
29625            ! Configure
29626 ____________________________________________________________________________
29627 [ 27488] By: nicholas                              on 2006/03/13  18:01:11
29628         Log: Refactor most of the cut & paste for setting prefix/prefixexp variables
29629              and the "Change installation prefix, if necessary" into a new
29630              "function" setprefixvar (which I assume will become Setprefixvar.U)
29631              How many platforms still have Bourne shells that can't do shell
29632              functions? Someone's going to say Irix?
29633      Branch: perl
29634            ! Configure
29635 ____________________________________________________________________________
29636 [ 27487] By: rgs                                   on 2006/03/13  17:35:59
29637         Log: Forgot the ending \. Why did it still compile ?
29638      Branch: perl
29639            ! ext/List/Util/multicall.h
29640 ____________________________________________________________________________
29641 [ 27486] By: rgs                                   on 2006/03/13  17:34:09
29642         Log: Subject: [PATCH] Automatically SPAGAIN in the poor-man's-multicall API
29643              From: Robin Houston <robin@cpan.org>
29644              Date: Mon, 13 Mar 2006 12:48:21 +0000
29645              Message-ID: <20060313124821.GA11203@rpc142.cs.man.ac.uk>
29646      Branch: perl
29647            ! ext/List/Util/multicall.h
29648 ____________________________________________________________________________
29649 [ 27485] By: nicholas                              on 2006/03/13  17:10:14
29650         Log: The existing order of the checks for whether man1dir and man3dir were
29651              ' ' were obviously buggy, because they set installman[13]dir only for
29652              the next if block to set it again. Reordering removes that daftness.
29653      Branch: perl
29654            ! Configure
29655 ____________________________________________________________________________
29656 [ 27484] By: nicholas                              on 2006/03/13  15:50:04
29657         Log: The "Change installation prefix, if necessary." code needs to use
29658              the ~ expanded prefix and installprefix in the substitution.
29659      Branch: perl
29660            ! Configure
29661 ____________________________________________________________________________
29662 [ 27483] By: rgs                                   on 2006/03/12  15:12:29
29663         Log: Load .pmc always, even if they are older than a matching .pm file.
29664              (This trick is going to be used by pugs.)
29665      Branch: perl
29666            ! pod/perlfunc.pod pp_ctl.c
29667 ____________________________________________________________________________
29668 [ 27482] By: stevep                                on 2006/03/12  14:07:17
29669         Log: Subject: [PATCH] Removed unnecessary NULL check in Digest::SHA
29670              From: Andy Lester <andy@petdance.com>
29671              Date: Tue, 7 Mar 2006 12:12:35 -0600
29672              Message-ID: <20060307181235.GA25688@petdance.com>
29673      Branch: perl
29674            ! ext/Digest/SHA/src/hmac.c
29675 ____________________________________________________________________________
29676 [ 27481] By: stevep                                on 2006/03/12  13:48:10
29677         Log: Upgrade to Module-Build-0.27_09
29678      Branch: perl
29679            ! Porting/Maintainers.pl lib/Module/Build.pm
29680            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
29681            ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
29682            ! lib/Module/Build/Cookbook.pm
29683 ____________________________________________________________________________
29684 [ 27480] By: nicholas                              on 2006/03/11  23:40:34
29685         Log: isSPACE('\0') is false, so can simplify the condition in the for
29686              loop. As the for loop is basically a while loop, write it as one, to
29687              make its intentions clearer.
29688      Branch: perl
29689            ! toke.c
29690 ____________________________________________________________________________
29691 [ 27479] By: nicholas                              on 2006/03/11  22:51:26
29692         Log: Fix the last 2 perly.y specific parts of regen_perly.pl, and make
29693              the regen_perly target call it for both perly.y and madly.y.
29694      Branch: perl
29695            - regen_madly.pl
29696            ! MANIFEST Makefile.SH regen_perly.pl
29697 ____________________________________________________________________________
29698 [ 27478] By: nicholas                              on 2006/03/11  22:29:56
29699         Log: NNs and NULLOKs for MAD's new functions.
29700      Branch: perl
29701            ! embed.fnc proto.h
29702 ____________________________________________________________________________
29703 [ 27477] By: stevep                                on 2006/03/11  22:08:34
29704         Log: Perl_newWHILEOP() had exactly the same lack of a NULL pointer check
29705              that Perl_newLOOPOP() had and fixed in change #27476.  Maybe some 
29706              refactoring is needed?
29707      Branch: perl
29708            ! op.c
29709 ____________________________________________________________________________
29710 [ 27476] By: stevep                                on 2006/03/11  21:41:20
29711         Log: Possible NULL pointer reference found by Coverity checks.
29712      Branch: perl
29713            ! op.c
29714 ____________________________________________________________________________
29715 [ 27475] By: stevep                                on 2006/03/11  20:57:26
29716         Log: Keep from using a variable in S_my_kid() before it is initialized.  This        was introduced with the MAD changes.
29717      Branch: perl
29718            ! op.c
29719 ____________________________________________________________________________
29720 [ 27474] By: craigb                                on 2006/03/11  17:26:00
29721         Log: Subject: [PATCH] perl@27437 fix File::Path::mkpath so that perl installs on VMS
29722              From: Peter Prymmer <PPrymmer@factset.com>
29723              Date: Fri, 10 Mar 2006 15:24:23 -0500
29724              Message-id: <OFBE8F84F1.A708DA4A-ON8525712D.006E4BF7-8525712D.007018C6@factset.com>
29725      Branch: perl
29726            ! lib/File/Path.pm
29727 ____________________________________________________________________________
29728 [ 27473] By: merijn                                on 2006/03/11  11:03:55
29729         Log: Subject: [PATCH] Reapply change 24432
29730              From: "Jan Dubois" <jand@ActiveState.com>
29731              Date: Fri, 10 Mar 2006 18:21:39 -0800
29732              Message-ID: <01b001c644b2$879a1f50$6062a8c0@candy>
29733      Branch: perl
29734            ! config_h.SH
29735 ____________________________________________________________________________
29736 [ 27471] By: nicholas                              on 2006/03/11  10:21:27
29737         Log: Missed the hunk that adds regen_madly.pl to the regen_perl target.
29738      Branch: perl
29739            ! Makefile.SH
29740 ____________________________________________________________________________
29741 [ 27470] By: nicholas                              on 2006/03/11  10:16:04
29742         Log: Subject: [PATCH] Sync up embed.fnc and doio.c
29743              From: andy@petdance.com (Andy Lester)
29744              Message-ID: <20060311071338.GA12490@petdance.com>
29745              Date: Sat, 11 Mar 2006 01:13:38 -0600
29746      Branch: perl
29747            ! embed.fnc proto.h
29748 ____________________________________________________________________________
29749 [ 27469] By: nicholas                              on 2006/03/11  09:55:43
29750         Log: Subject: [PATCH] Localizing some vars in S_checkcomma
29751              From: andy@petdance.com (Andy Lester)
29752              Message-ID: <20060310223100.GA13455@petdance.com>
29753              Date: Fri, 10 Mar 2006 16:31:00 -0600
29754      Branch: perl
29755            ! toke.c
29756 ____________________________________________________________________________
29757 [ 27468] By: nicholas                              on 2006/03/11  09:32:18
29758         Log: Remove the obsolete mad/P5RE.pm
29759      Branch: perl
29760            - mad/P5RE.pm
29761            ! MANIFEST
29762 ____________________________________________________________________________
29763 [ 27467] By: craigb                                on 2006/03/11  01:52:37
29764         Log: null terminate command string -- broken in #27438
29765      Branch: perl
29766            ! vms/vms.c
29767 ____________________________________________________________________________
29768 [ 27466] By: nicholas                              on 2006/03/10  21:54:18
29769         Log: Move the 12 static MAD variables from toke.c into the interpeter
29770              structure.
29771      Branch: perl
29772            ! embedvar.h intrpvar.h makedef.pl perl.c perlapi.h sv.c toke.c
29773 ____________________________________________________________________________
29774 [ 27465] By: nicholas                              on 2006/03/10  20:58:23
29775         Log: Rename the 12 static variables in toke.c to PL_*
29776      Branch: perl
29777            ! toke.c
29778 ____________________________________________________________________________
29779 [ 27464] By: nicholas                              on 2006/03/10  19:47:11
29780         Log: gozer took over from gsar (some time ago).
29781      Branch: perl
29782            ! Porting/repository.pod
29783 ____________________________________________________________________________
29784 [ 27463] By: nicholas                              on 2006/03/10  18:53:01
29785         Log: All the autogenerated files from change 27462.
29786      Branch: perl
29787            ! madly.act madly.h madly.tab
29788 ____________________________________________________________________________
29789 [ 27462] By: nicholas                              on 2006/03/10  18:52:40
29790         Log: Merge perly.y changes from 5.9.2 to now into madly.y.
29791      Branch: perl
29792            ! madly.y
29793 ____________________________________________________________________________
29794 [ 27461] By: nicholas                              on 2006/03/10  12:57:18
29795         Log: Teaching embed.pl about conditional symbols is a TODO.
29796      Branch: perl
29797            ! pod/perltodo.pod
29798 ____________________________________________________________________________
29799 [ 27460] By: nicholas                              on 2006/03/10  12:09:39
29800         Log: Tweak change 27457 - make PL_lasttoke MAD only, but teach makedef.pl
29801              about MADness (and unMADness - maybe there is a special word for that)
29802      Branch: perl
29803            ! intrpvar.h makedef.pl
29804 ____________________________________________________________________________
29805 [ 27459] By: nicholas                              on 2006/03/10  11:31:14
29806         Log: Summon constman! S_checkcomma now has all 3 arguments const char.
29807      Branch: perl
29808            ! embed.fnc proto.h toke.c
29809 ____________________________________________________________________________
29810 [ 27458] By: nicholas                              on 2006/03/10  10:50:29
29811         Log: Tease apart the keyword/subroutine test in S_checkcomma.
29812      Branch: perl
29813            ! toke.c
29814 ____________________________________________________________________________
29815 [ 27457] By: stevep                                on 2006/03/10  02:17:43
29816         Log: Move PL_lasttoke out of its PERL_MAD define in intrpvar.h.
29817              Otherwise, Win32 does not compile.
29818      Branch: perl
29819            ! intrpvar.h
29820 ____________________________________________________________________________
29821 [ 27456] By: nicholas                              on 2006/03/09  23:23:19
29822         Log: Correct another gv_fetchpv() - it takes a bitmask of flags, not simply
29823              TRUE/FALSE.
29824      Branch: perl
29825            ! gv.c
29826 ____________________________________________________________________________
29827 [ 27455] By: nicholas                              on 2006/03/09  22:50:23
29828         Log: Remove two NEWSV()s in the non-ithread dump code that got missed.
29829      Branch: perl
29830            ! dump.c
29831 ____________________________________________________________________________
29832 [ 27454] By: mhx                                   on 2006/03/09  22:07:01
29833         Log: Subject: Re: [PATCH pod/perlfunc.pd] Re: truncate needs seek on filehandle
29834              From: Ronald J Kimball <rjk-perl-p5p@tamias.net>
29835              Date: Thu, 9 Mar 2006 16:29:12 -0500
29836              Message-ID: <20060309212912.GF22682@penkwe.pair.com>
29837      Branch: perl
29838            ! pod/perlfunc.pod
29839 ____________________________________________________________________________
29840 [ 27453] By: nicholas                              on 2006/03/09  22:03:55
29841         Log: Add the Perl 5 to Perl 5 convertor scripts.
29842      Branch: perl
29843            + mad/P5AST.pm mad/P5RE.pm mad/P5re.pm mad/PLXML.pm mad/nomad
29844            + mad/p55
29845            ! MANIFEST
29846 ____________________________________________________________________________
29847 [ 27452] By: nicholas                              on 2006/03/09  22:01:28
29848         Log: Superior *printf-fu lets us avoid modifying source code.
29849      Branch: perl
29850            ! toke.c
29851 ____________________________________________________________________________
29852 [ 27451] By: nicholas                              on 2006/03/09  21:49:20
29853         Log: Avoid scribbling on the passed in command line string for -i in 
29854              moreswitches.
29855      Branch: perl
29856            ! perl.c
29857 ____________________________________________________________________________
29858 [ 27450] By: nicholas                              on 2006/03/09  21:24:04
29859         Log: -Dmad works, albeit with some test failures:
29860              ext/B/t/f_sort.t                       20    5  25.00%  2 4-6 16
29861              ext/B/t/optree_samples.t               20    1   5.00%  18
29862              ext/List/Util/t/weak.t      1   256    22    1   4.55%  22
29863              ext/Safe/t/safeops.t        0   134   354  288  81.36%  211-354
29864              lib/warnings.t                        561    2   0.36%  3 10
29865      Branch: perl
29866            ! toke.c
29867 ____________________________________________________________________________
29868 [ 27449] By: nicholas                              on 2006/03/09  20:53:11
29869         Log: Oops. Failed to add madly.c
29870      Branch: perl
29871            + madly.c
29872 ____________________________________________________________________________
29873 [ 27448] By: stevep                                on 2006/03/09  20:48:50
29874         Log: The Coverity audit is upset that the scream_olds variable is not
29875              directly initialized, although it is likely initialized after 
29876              another variable takes a reference to it.
29877      Branch: perl
29878            ! regexec.c
29879 ____________________________________________________________________________
29880 [ 27447] By: nicholas                              on 2006/03/09  20:48:18
29881         Log: Add the madly parser. I believe that this is all the C code. Now to
29882              find the bugs that stowed away.
29883      Branch: perl
29884            + madly.act madly.h madly.tab madly.y regen_madly.pl
29885            ! Configure MANIFEST Makefile.SH embed.fnc embed.h perly.c
29886            ! proto.h
29887 ____________________________________________________________________________
29888 [ 27446] By: nicholas                              on 2006/03/09  19:53:53
29889         Log: It helps to run embed.pl in the correct directory. (not the symlink
29890              tree)
29891      Branch: perl
29892            ! embed.h embedvar.h perlapi.h proto.h
29893 ____________________________________________________________________________
29894 [ 27445] By: nicholas                              on 2006/03/09  19:22:10
29895         Log: The remainder of the toke.c MAD changes. Now to investigate why MAD
29896              no longer builds.
29897      Branch: perl
29898            ! embed.fnc intrpvar.h sv.c toke.c
29899 ____________________________________________________________________________
29900 [ 27444] By: nicholas                              on 2006/03/09  19:00:26
29901         Log: Another refactoring from Larry implicit in the MAD patch.
29902      Branch: perl
29903            ! toke.c
29904 ____________________________________________________________________________
29905 [ 27443] By: nicholas                              on 2006/03/09  18:08:52
29906         Log: Refactoring from Larry implicit in the MAD patch.
29907      Branch: perl
29908            ! toke.c
29909 ____________________________________________________________________________
29910 [ 27442] By: nicholas                              on 2006/03/09  17:06:46
29911         Log: Replace PL_nextval[PL_nexttoke].opval with the macro NEXTVAL_NEXTTOKE
29912              as MAD conditionally changes this consistently in 27 places.
29913      Branch: perl
29914            ! toke.c
29915 ____________________________________________________________________________
29916 [ 27441] By: stevep                                on 2006/03/09  16:14:20
29917         Log: Need to update test count from change #27440.
29918      Branch: perl
29919            ! ext/POSIX/t/sigaction.t
29920 ____________________________________________________________________________
29921 [ 27440] By: stevep                                on 2006/03/09  16:03:21
29922         Log: croak in POSIX::sigaction() when passed a negative signal instead
29923              dumping core.
29924      Branch: perl
29925            ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
29926 ____________________________________________________________________________
29927 [ 27439] By: nicholas                              on 2006/03/09  15:13:49
29928         Log: MAD changes for bare skipspace()
29929      Branch: perl
29930            ! embed.fnc embed.h proto.h toke.c
29931 ____________________________________________________________________________
29932 [ 27438] By: craigb                                on 2006/03/09  14:49:45
29933         Log: Subject: patch@27385 - VMS thread fixes (was: threads and VMS)
29934              From: "John E. Malmberg" <wb8tyw@qsl.net>
29935              Date: Wed, 08 Mar 2006 23:34:05 -0500
29936              Message-id: <440FB03D.8010409@qsl.net>
29937
29938      Branch: perl
29939            ! vms/vms.c
29940 ____________________________________________________________________________
29941 [ 27437] By: nicholas                              on 2006/03/09  13:45:30
29942         Log: Add the MAD change to perly.y, which brings a new PEG token.
29943      Branch: perl
29944            ! perly.act perly.h perly.tab perly.y
29945 ____________________________________________________________________________
29946 [ 27436] By: mhx                                   on 2006/03/09  12:54:19
29947         Log: Fix a memory leak in ck_grep(), spotted by coverity:
29948              perl -e'eval "grep" while 1'
29949      Branch: perl
29950            ! op.c
29951 ____________________________________________________________________________
29952 [ 27435] By: nicholas                              on 2006/03/09  12:41:40
29953         Log: Tweaking the order of op creation/op free in Perl_ck_require to Larry's
29954              order doesn't make tests pass :-(. Nor does it make them fail.
29955      Branch: perl
29956            ! op.c
29957 ____________________________________________________________________________
29958 [ 27434] By: nicholas                              on 2006/03/09  12:17:41
29959         Log: Fix C99ism in dump.c
29960      Branch: perl
29961            ! dump.c
29962 ____________________________________________________________________________
29963 [ 27433] By: nicholas                              on 2006/03/09  12:01:36
29964         Log: Unroll 27425 - keeping Larry's order in op.c means that exactly the
29965              same sequence of pad usage is generated with and without MAD.
29966      Branch: perl
29967            ! ext/B/t/f_map.t op.c
29968 ____________________________________________________________________________
29969 [ 27432] By: nicholas                              on 2006/03/09  11:20:14
29970         Log: Note the weakref.t failure that commenting out this code caused.
29971              Pesky waterbeds.
29972      Branch: perl
29973            ! op.c
29974 ____________________________________________________________________________
29975 [ 27431] By: nicholas                              on 2006/03/09  11:04:23
29976         Log: Note the cause of another MAD test failure - an explicit abort trap
29977              for saving PL_formfeed is being hit.
29978      Branch: perl
29979            ! scope.c
29980 ____________________________________________________________________________
29981 [ 27430] By: nicholas                              on 2006/03/09  10:53:25
29982         Log: Bodge MAD code to get pack.t and ext/Encode/t/Encode.t passing.
29983      Branch: perl
29984            ! op.c
29985 ____________________________________________________________________________
29986 [ 27429] By: nicholas                              on 2006/03/08  23:33:05
29987         Log: Make MAD at least compile and link once more. Although it's now failing
29988              6 regression tests.
29989      Branch: perl
29990            ! op.c perly.c
29991 ____________________________________________________________________________
29992 [ 27428] By: nicholas                              on 2006/03/08  22:36:30
29993         Log: Further MAD changes.
29994      Branch: perl
29995            ! perl.c perly.c pp_ctl.c scope.c
29996 ____________________________________________________________________________
29997 [ 27427] By: nicholas                              on 2006/03/08  21:53:06
29998         Log: Oops. Didn't mean to commit 27426 to maint first. Integrate it:
29999              Avoid writing over the input string in the case 'F' in moreswitches.
30000      Branch: perl
30001           !> perl.c
30002 ____________________________________________________________________________
30003 [ 27425] By: nicholas                              on 2006/03/08  21:18:58
30004         Log: The last MAD change to op.c changes the pad offsets of the test that
30005              ext/B/t/f_map.t is using.
30006      Branch: perl
30007            ! ext/B/t/f_map.t op.c
30008 ____________________________________________________________________________
30009 [ 27424] By: nicholas                              on 2006/03/08  20:34:16
30010         Log: Almost all the MAD changes for op.c
30011      Branch: perl
30012            ! embed.fnc embed.h op.c perl.h proto.h
30013 ____________________________________________________________________________
30014 [ 27423] By: nicholas                              on 2006/03/08  18:17:09
30015         Log: Change from Larry in the MAD code which seems to be unrelated to MAD.
30016      Branch: perl
30017            ! op.c
30018 ____________________________________________________________________________
30019 [ 27422] By: nicholas                              on 2006/03/08  16:29:26
30020         Log: MAD changes to dump.c
30021      Branch: perl
30022            ! dump.c embed.fnc embed.h global.sym makedef.pl proto.h
30023 ____________________________________________________________________________
30024 [ 27421] By: steveh                                on 2006/03/08  16:25:23
30025         Log: Get rid of unnecessary "rmdir /s" calls in Win32 makefiles
30026              
30027              They only existed for the benefit of old shells that didn't
30028              understand "rmdir /s /q", but since change #27195 effectively
30029              drops support for old shells that don't understand "xcopy /y"
30030              it seems unnecessary now.
30031              
30032              Windows NT4, 2000, XP and onwards all support "rmdir /s /q", so
30033              it's probably only the Windows 9x shells that lose out.
30034      Branch: perl
30035            ! win32/Makefile win32/makefile.mk
30036 ____________________________________________________________________________
30037 [ 27420] By: steveh                                on 2006/03/08  15:20:28
30038         Log: Sort the ext/ and lib/ tests when running under t/harness
30039              
30040              Unless they are sorted then they are run in the same order in which
30041              they are listed in MANIFEST, which is not always ideal. In particular,
30042              the ext/Compress/IO/Zlib/t/*.t tests are not run in the correct order,
30043              which causes some files to be left behind afterwards.
30044              
30045              ExtUtils::Command::MM::test_harness() sorts test files, so it seems
30046              sensible for t/harness to do likewise, rather than relying on the
30047              ordering in MANIFEST.
30048      Branch: perl
30049            ! t/harness
30050 ____________________________________________________________________________
30051 [ 27419] By: nicholas                              on 2006/03/08  13:40:48
30052         Log: Add MAD changes to pad code (new function Perl_pad_peg)
30053      Branch: perl
30054            ! embed.fnc embed.h makedef.pl pad.c pad.h proto.h
30055 ____________________________________________________________________________
30056 [ 27418] By: steveh                                on 2006/03/08  13:37:28
30057         Log: Adjust Win32 distclean as per changes #27411 and #27417
30058      Branch: perl
30059            ! win32/Makefile win32/makefile.mk
30060 ____________________________________________________________________________
30061 [ 27417] By: rgs                                   on 2006/03/08  13:29:26
30062         Log: "make distclean" fix noticed by Steve Hay
30063      Branch: perl
30064            ! Makefile.SH
30065 ____________________________________________________________________________
30066 [ 27416] By: steveh                                on 2006/03/08  12:15:04
30067         Log: Cleanup Archive-Tar temporary test files
30068              
30069              I've done this twice before already (changes #25043 and #26785),
30070              but it keeps getting accidentally removed. Third time lucky?
30071      Branch: perl
30072            ! lib/Archive/Tar.pm lib/Archive/Tar/t/02_methods.t
30073 ____________________________________________________________________________
30074 [ 27415] By: rgs                                   on 2006/03/08  10:31:24
30075         Log: Subject: [PATCH] Re: [perl #38684] O::Deparse not working as expected 
30076              From: Stephen McCamant <smcc@mit.edu>
30077              Date: Tue, 7 Mar 2006 20:00:30 -0800
30078              Message-ID: <17422.22238.570532.2771@apocalypse.OCF.Berkeley.EDU>
30079      Branch: perl
30080            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
30081 ____________________________________________________________________________
30082 [ 27414] By: rgs                                   on 2006/03/08  10:25:26
30083         Log: Subject: [PATCH] Removed unused check and assignment in pp_hot.c
30084              From: andy@petdance.com (Andy Lester)
30085              Date: Wed, 8 Mar 2006 00:45:29 -0600
30086              Message-ID: <20060308064529.GA16499@petdance.com>
30087      Branch: perl
30088            ! pp_hot.c
30089 ____________________________________________________________________________
30090 [ 27413] By: steveh                                on 2006/03/08  09:36:50
30091         Log: Don't try to export PL_madskills/PL_xmlfp when they're not defined
30092              (Fixes Win32 linker error introduced by change #27408)
30093      Branch: perl
30094            ! makedef.pl
30095 ____________________________________________________________________________
30096 [ 27412] By: steveh                                on 2006/03/08  08:42:44
30097         Log: Complete change #27407/27410 on Win32 and tidy up change #27372
30098      Branch: perl
30099            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
30100            ! win32/config_H.vc64
30101 ____________________________________________________________________________
30102 [ 27411] By: rgs                                   on 2006/03/08  08:23:54
30103         Log: "make distclean" adjustments for the new Compress modules
30104      Branch: perl
30105            ! Makefile.SH
30106 ____________________________________________________________________________
30107 [ 27410] By: merijn                                on 2006/03/08  08:10:25
30108         Log: Backport #27407
30109              Add a Configure question for mad (Misc Attribute Decoration - Larry's
30110              perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h
30111      Branch: perl
30112            ! Configure Porting/Glossary config_h.SH
30113 ____________________________________________________________________________
30114 [ 27408] By: nicholas                              on 2006/03/07  23:24:55
30115         Log: Some of the MAD structures in headers, plus PL_madskills and PL_xmlfp,
30116              and default definitions for the 2 variables. (Which will save a lot of
30117              conditional complilation, by instead letting the C compiler optimiser
30118              remove dead code.)
30119      Branch: perl
30120            ! XSUB.h embedvar.h intrpvar.h op.h perl.h perlapi.h
30121 ____________________________________________________________________________
30122 [ 27407] By: nicholas                              on 2006/03/07  22:16:55
30123         Log: Add a Configure question for mad (Misc Attribute Decoration - Larry's
30124              perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h
30125      Branch: perl
30126            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
30127            ! Porting/Glossary config_h.SH configure.com epoc/config.sh
30128            ! perl.c plan9/config_sh.sample symbian/config.sh uconfig.sh
30129            ! win32/config.bc win32/config.gc win32/config.vc
30130            ! win32/config.vc64 wince/config.ce
30131 ____________________________________________________________________________
30132 [ 27406] By: nicholas                              on 2006/03/07  19:31:49
30133         Log: Two more TODOs for those with C knowledge.
30134      Branch: perl
30135            ! pod/perltodo.pod
30136 ____________________________________________________________________________
30137 [ 27405] By: nicholas                              on 2006/03/07  19:27:28
30138         Log: Remove the #define - ARENASETS are always on now.
30139      Branch: perl
30140            ! perl.h sv.c
30141 ____________________________________________________________________________
30142 [ 27404] By: nicholas                              on 2006/03/07  19:23:14
30143         Log: TPF++ # http://www.perlfoundation.org/gc/grants/2006-perl5-improve.html
30144              Shrinking PVGVs, PVLVs, PVCVs and PVFMs is TODOne.
30145      Branch: perl
30146            ! pod/perltodo.pod
30147 ____________________________________________________________________________
30148 [ 27403] By: rgs                                   on 2006/03/07  17:09:54
30149         Log: This looks like a memory leak.
30150      Branch: perl
30151            ! op.c
30152 ____________________________________________________________________________
30153 [ 27402] By: rgs                                   on 2006/03/07  16:49:58
30154         Log: $[ = 2 should not warn.
30155      Branch: perl
30156            ! op.c t/lib/warnings/op
30157 ____________________________________________________________________________
30158 [ 27401] By: steveh                                on 2006/03/07  14:58:20
30159         Log: Fix lib/Module/Build/t/compat.t
30160              (e.g. see http://www.nntp.perl.org/group/perl.daily-build.reports/36431)
30161      Branch: perl
30162            ! lib/Module/Build/t/compat.t
30163 ____________________________________________________________________________
30164 [ 27400] By: rgs                                   on 2006/03/07  14:36:00
30165         Log: Make report on bad filenames easier to read
30166      Branch: perl
30167            ! Porting/check83.pl
30168 ____________________________________________________________________________
30169 [ 27399] By: rgs                                   on 2006/03/07  14:15:46
30170         Log: FAQ sync. (FAQ now moved to svn)
30171      Branch: perl
30172            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
30173            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
30174            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
30175            ! pod/perlfaq9.pod
30176 ____________________________________________________________________________
30177 [ 27398] By: stevep                                on 2006/03/07  04:48:29
30178         Log: Upgrade to PathTools-3.17
30179      Branch: perl
30180            ! ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm
30181 ____________________________________________________________________________
30182 [ 27397] By: stevep                                on 2006/03/06  23:31:21
30183         Log: Subject:  Re: [PATCH] Removed a redundant o->op_type
30184              From: Paul Johnson <paul@pjcj.net>
30185              Date: Tue, 28 Feb 2006 20:17:31 +0100
30186              Message-ID: <20060228191731.GD20933@pjcj.net>
30187      Branch: perl
30188            ! op.c
30189 ____________________________________________________________________________
30190 [ 27396] By: mhx                                   on 2006/03/06  22:18:52
30191         Log: Don't free thread memory if PERL_DESTRUCT_LEVEL is set to a non-zero
30192              value as we're probably hunting memory leaks then
30193      Branch: perl
30194            ! perl.c
30195 ____________________________________________________________________________
30196 [ 27393] By: nicholas                              on 2006/03/06  20:44:02
30197         Log: Update David Dyck's e-mail address.
30198      Branch: perl
30199            ! AUTHORS Porting/checkAUTHORS.pl
30200 ____________________________________________________________________________
30201 [ 27390] By: rgs                                   on 2006/03/06  17:26:43
30202         Log: Add all new utilities in the perlutil man page.
30203              Includes lots of work by Zsban Ambrus.
30204      Branch: perl
30205            ! pod/perlutil.pod
30206 ____________________________________________________________________________
30207 [ 27389] By: rgs                                   on 2006/03/06  16:09:50
30208         Log: Subject: [PATCH] add Module::Build 0.27_08
30209              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
30210              Date: Sun, 5 Mar 2006 12:08:30 -0800
30211              Message-ID: <20060305200830.GA2660@efn.org>
30212      Branch: perl
30213            + lib/Module/Build.pm lib/Module/Build/Authoring.pod
30214            + lib/Module/Build/Base.pm lib/Module/Build/Changes
30215            + lib/Module/Build/Compat.pm lib/Module/Build/ConfigData.pm
30216            + lib/Module/Build/Cookbook.pm lib/Module/Build/ModuleInfo.pm
30217            + lib/Module/Build/Notes.pm lib/Module/Build/PPMMaker.pm
30218            + lib/Module/Build/Platform/Amiga.pm
30219            + lib/Module/Build/Platform/Default.pm
30220            + lib/Module/Build/Platform/EBCDIC.pm
30221            + lib/Module/Build/Platform/MPEiX.pm
30222            + lib/Module/Build/Platform/MacOS.pm
30223            + lib/Module/Build/Platform/RiscOS.pm
30224            + lib/Module/Build/Platform/Unix.pm
30225            + lib/Module/Build/Platform/VMS.pm
30226            + lib/Module/Build/Platform/VOS.pm
30227            + lib/Module/Build/Platform/Windows.pm
30228            + lib/Module/Build/Platform/aix.pm
30229            + lib/Module/Build/Platform/cygwin.pm
30230            + lib/Module/Build/Platform/darwin.pm
30231            + lib/Module/Build/Platform/os2.pm lib/Module/Build/PodParser.pm
30232            + lib/Module/Build/scripts/config_data
30233            + lib/Module/Build/t/basic.t
30234            + lib/Module/Build/t/bundled/Tie/CPHash.pm
30235            + lib/Module/Build/t/compat.t lib/Module/Build/t/destinations.t
30236            + lib/Module/Build/t/ext.t lib/Module/Build/t/extend.t
30237            + lib/Module/Build/t/files.t lib/Module/Build/t/install.t
30238            + lib/Module/Build/t/lib/DistGen.pm
30239            + lib/Module/Build/t/lib/MBTest.pm
30240            + lib/Module/Build/t/manifypods.t lib/Module/Build/t/metadata.t
30241            + lib/Module/Build/t/metadata2.t lib/Module/Build/t/moduleinfo.t
30242            + lib/Module/Build/t/notes.t lib/Module/Build/t/parents.t
30243            + lib/Module/Build/t/pod_parser.t lib/Module/Build/t/ppm.t
30244            + lib/Module/Build/t/runthrough.t lib/Module/Build/t/signature.t
30245            + lib/Module/Build/t/tilde.t lib/Module/Build/t/versions.t
30246            + lib/Module/Build/t/xs.t utils/config_data.PL
30247            ! MANIFEST Porting/Maintainers.pl installperl pod/perlutil.pod
30248            ! utils.lst utils/Makefile vms/descrip_mms.template
30249            ! win32/Makefile win32/makefile.mk
30250 ____________________________________________________________________________
30251 [ 27388] By: rgs                                   on 2006/03/06  14:52:48
30252         Log: Upgrade to Archive::Tar 1.29
30253      Branch: perl
30254            ! lib/Archive/Tar.pm lib/Archive/Tar/t/00_setup.t
30255            ! lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/99_clean.t
30256 ____________________________________________________________________________
30257 [ 27387] By: rgs                                   on 2006/03/06  10:06:53
30258         Log: Add and remove files forgotten in change #27384
30259      Branch: perl
30260            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
30261            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
30262            + ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
30263            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
30264            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
30265            + ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
30266            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
30267            - (delete 110 files)
30268            ! MANIFEST
30269 ____________________________________________________________________________
30270 [ 27386] By: craigb                                on 2006/03/06  03:42:19
30271         Log: Subject: PATCH: 2 vms specific build files in perl @ 27383
30272              From: Peter Prymmer <PPrymmer@factset.com>
30273              Date: Sun, 05 Mar 2006 20:30:09 -0500
30274              Message-id: <OFF0B19477.39D9ABEB-ON85257129.00070590-85257129.000840D3@factset.com>
30275      Branch: perl
30276            ! configure.com vms/gen_shrfls.pl
30277 ____________________________________________________________________________
30278 [ 27385] By: craigb                                on 2006/03/06  03:26:39
30279         Log: Subject: Re: threads and VMS
30280              From: "John E. Malmberg" <wb8tyw@qsl.net>
30281              Date: Sun, 05 Mar 2006 00:32:27 -0500
30282              Message-id: <440A77EB.2030205@qsl.net>
30283      Branch: perl
30284            ! vms/vms.c
30285 ____________________________________________________________________________
30286 [ 27384] By: stevep                                on 2006/03/06  02:06:04
30287         Log: Subject: [PATCH] Compress::Zlib
30288              From: "Paul Marquess" <paul.marquess@ntlworld.com>
30289              Date: Fri, 3 Mar 2006 10:25:48 -0000
30290              Message-ID: <007101c63eac$d919c6c0$4c05140a@myopwv.com>
30291      Branch: perl
30292            + (add 129 files)
30293            ! MANIFEST ext/Compress/Zlib/Changes
30294            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
30295            ! ext/Compress/Zlib/examples/filtdef
30296            ! ext/Compress/Zlib/examples/filtinf
30297            ! ext/Compress/Zlib/examples/gzcat
30298            ! ext/Compress/Zlib/examples/gzgrep
30299            ! ext/Compress/Zlib/examples/gzstream
30300            ! ext/Compress/Zlib/t/01version.t
30301            ! ext/Compress/Zlib/t/03zlib-v1.t
30302            ! ext/Compress/Zlib/t/05examples.t
30303            ! ext/Compress/Zlib/t/06gzsetp.t
30304            ! ext/Compress/Zlib/t/08encoding.t
30305            ! ext/Compress/Zlib/t/14gzopen.t ext/Compress/Zlib/t/99pod.t
30306            ! t/lib/compress/any.pl t/lib/compress/anyunc.pl
30307            ! t/lib/compress/destroy.pl t/lib/compress/generic.pl
30308            ! t/lib/compress/merge.pl t/lib/compress/multi.pl
30309            ! t/lib/compress/newtied.pl t/lib/compress/oneshot.pl
30310            ! t/lib/compress/prime.pl t/lib/compress/tied.pl
30311            ! t/lib/compress/truncate.pl t/lib/compress/zlib-generic.pl
30312 ____________________________________________________________________________
30313 [ 27383] By: nicholas                              on 2006/03/05  21:21:10
30314         Log: Change 27380 (HEK into the IV union failed to convert the code in the
30315              non-gcc-debugging ifdef. Whoops. Very lax of me)
30316      Branch: perl
30317            ! gv.h
30318 ____________________________________________________________________________
30319 [ 27382] By: nicholas                              on 2006/03/05  19:07:12
30320         Log: Perl_gv_name_set should not leak the old HEK. Allow the flag GV_ADD
30321              to simplify GV initialisation.
30322      Branch: perl
30323            ! gv.c gv.h sv.c
30324 ____________________________________________________________________________
30325 [ 27381] By: nicholas                              on 2006/03/05  18:40:59
30326         Log: Change hv_name_set to take U32 length and flags parameters.
30327      Branch: perl
30328            ! embed.fnc hv.c proto.h
30329 ____________________________________________________________________________
30330 [ 27380] By: nicholas                              on 2006/03/05  18:13:42
30331         Log: Move the GvNAME HEK into the IV union - every GV is now 1 pointer
30332              smaller.
30333      Branch: perl
30334            ! av.h cv.h gv.c gv.h hv.h sv.h
30335 ____________________________________________________________________________
30336 [ 27379] By: nicholas                              on 2006/03/05  17:47:23
30337         Log: Use a HEK to store the GV's name, rather than a malloc()ed string.
30338              Saves 1 word in each GV (no more strlen), and will also save the memory
30339              used by the string itself, as the HEK will exist already due to the
30340              key used by the symbol table for this GV.
30341      Branch: perl
30342            ! gv.c gv.h sv.c sv.h
30343 ____________________________________________________________________________
30344 [ 27378] By: nicholas                              on 2006/03/05  12:12:56
30345         Log: Only #define PERL_DONT_CREATE_GVSV if it wasn't already defined.
30346      Branch: perl
30347            ! perl.h
30348 ____________________________________________________________________________
30349 [ 27377] By: nicholas                              on 2006/03/05  11:53:55
30350         Log: Provide Perl_gv_name_set to replace LVALUE use of GvNAME and GvNAMESET.
30351      Branch: perl
30352            ! embed.fnc embed.h global.sym gv.c gv.h proto.h sv.c
30353 ____________________________________________________________________________
30354 [ 27376] By: craigb                                on 2006/03/05  00:03:31
30355         Log: Subject: Re: threads and VMS
30356              From: "John E. Malmberg" <wb8tyw@qsl.net>
30357              Date: Sat, 04 Mar 2006 18:29:22 -0500
30358              Message-id: <440A22D2.30009@qsl.net>
30359      Branch: perl
30360            ! doio.c
30361 ____________________________________________________________________________
30362 [ 27375] By: merijn                                on 2006/03/04  06:48:13
30363         Log: Subject: patch@27373 VMS build fix + more long pathname stuff
30364              From: "John E. Malmberg" <wb8tyw@qsl.net>
30365              Date: Sat, 04 Mar 2006 00:36:03 -0500
30366              Message-ID: <44092743.4030607@qsl.net>
30367      Branch: perl
30368            ! vms/vms.c
30369 ____________________________________________________________________________
30370 [ 27374] By: merijn                                on 2006/03/04  06:44:10
30371         Log: Subject: Re: [PATCH] include configure.com in Porting/checkcfgvar.pl
30372              From: Abe Timmerman <abe@ztreet.demon.nl>
30373              Date: Fri, 3 Mar 2006 22:56:47 +0100
30374              Message-Id: <200603032256.47170.abe@ztreet.demon.nl>
30375      Branch: perl
30376            ! Porting/checkcfgvar.pl configure.com
30377 ____________________________________________________________________________
30378 [ 27373] By: stevep                                on 2006/03/03  18:40:22
30379         Log: Add d_builtin_choose_expr and d_builtin_expect to configure.com as
30380              'undef'.
30381      Branch: perl
30382            ! configure.com
30383 ____________________________________________________________________________
30384 [ 27372] By: stevep                                on 2006/03/03  18:34:18
30385         Log: Make Win32 configuration changes for HAS_BUILTIN_CHOOSE_EXPR and
30386              HAS_BUILTIN_EXPECT.
30387      Branch: perl
30388            ! win32/config.bc win32/config.gc win32/config.vc
30389            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
30390            ! win32/config_H.vc win32/config_H.vc64
30391 ____________________________________________________________________________
30392 [ 27371] By: stevep                                on 2006/03/03  17:49:01
30393         Log: Subject: [PATCH] include configure.com in Porting/checkcfgvar.pl
30394              From: Abe Timmerman <abe@ztreet.demon.nl>
30395              Date: Fri, 3 Mar 2006 18:43:24 +0100
30396              Message-Id: <200603031843.24250.abe@ztreet.demon.nl>
30397      Branch: perl
30398            ! Porting/checkcfgvar.pl
30399 ____________________________________________________________________________
30400 [ 27370] By: merijn                                on 2006/03/03  16:40:57
30401         Log: Subject: [PATCH] Support for __builtin_expect and __builtin_choose_expr
30402              From: Andy Lester <andy@petdance.com>
30403              Date: Wed, 28 Dec 2005 15:34:08 -0600
30404              Message-ID: <20051228213408.GB26033@petdance.com>
30405      Branch: perl
30406            ! Configure Porting/Glossary config_h.SH perl.h
30407 ____________________________________________________________________________
30408 [ 27368] By: rgs                                   on 2006/03/03  15:45:32
30409         Log: Subject: [PATCH] Re: [perl #38657] -d:Foo=bar broke in 5.8.8
30410              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
30411              Date: Thu, 02 Mar 2006 20:21:26 +0200
30412              Message-ID: <440737A6.4060606@gmail.com>
30413      Branch: perl
30414            ! t/lib/Devel/switchd.pm t/run/switchd.t
30415 ____________________________________________________________________________
30416 [ 27367] By: merijn                                on 2006/03/03  07:35:51
30417         Log: #27363 broke HP-UX (and others). if [[ ... ]] syntax not supported
30418      Branch: perl
30419            ! Configure
30420 ____________________________________________________________________________
30421 [ 27365] By: stevep                                on 2006/03/03  00:18:40
30422         Log: Subject: Re: [PATCH] Re: [perl #38612] Data::Dumper core dump in 5.8.6, fixed by 5.8.7
30423              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
30424              Date: Thu, 02 Mar 2006 22:46:14 +0200
30425              Message-ID: <44075996.1000002@gmail.com>
30426      Branch: perl
30427            ! ext/Data/Dumper/t/bugs.t
30428 ____________________________________________________________________________
30429 [ 27364] By: merijn                                on 2006/03/02  20:14:50
30430         Log: Taint handling for runperl:
30431              - better taint detection (switch -T in command)
30432              - $ENV{PATH} stripping of writeable directories on unix/linux
30433      Branch: perl
30434            ! t/test.pl
30435 ____________________________________________________________________________
30436 [ 27363] By: merijn                                on 2006/03/02  20:07:51
30437         Log: Subject: [perl #38385] _h2ph_pre.ph / $Config{cppsymbols} omits gcc-3.4+ cpp "predefined macros" 
30438              Date: Tue, 31 Jan 2006 09:50:32 -0800
30439              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
30440      Branch: perl
30441            ! Configure utils/h2ph.PL
30442 ____________________________________________________________________________
30443 [ 27361] By: rgs                                   on 2006/03/02  09:11:35
30444         Log: Subject: [PATCH] mgvtbl initialization
30445              From: andy@petdance.com (Andy Lester)
30446              Date: Wed, 1 Mar 2006 22:52:20 -0600
30447              Message-ID: <20060302045220.GA15985@petdance.com>
30448      Branch: perl
30449            ! perl.h
30450 ____________________________________________________________________________
30451 [ 27360] By: rgs                                   on 2006/03/02  09:08:30
30452         Log: Subject: [PATCH] Non-null optimizations
30453              From: andy@petdance.com (Andy Lester)
30454              Date: Wed, 1 Mar 2006 22:13:45 -0600
30455              Message-ID: <20060302041345.GA13731@petdance.com>
30456      Branch: perl
30457            ! embed.fnc pod/perlapi.pod proto.h sv.c
30458 ____________________________________________________________________________
30459 [ 27359] By: rgs                                   on 2006/03/01  22:39:24
30460         Log: Don't put strings with embedded NULs in the environment.
30461              This makes things like -d:Foo=bar work again.
30462      Branch: perl
30463            ! perl.c
30464 ____________________________________________________________________________
30465 [ 27358] By: stevep                                on 2006/03/01  20:15:27
30466         Log: Grammar nit in Locale::Maketext::TPJ13.pod, found by Justin Pryzby.
30467      Branch: perl
30468            ! lib/Locale/Maketext/TPJ13.pod
30469 ____________________________________________________________________________
30470 [ 27357] By: stevep                                on 2006/03/01  16:53:49
30471         Log: Upgrade to podlators-2.04
30472      Branch: perl
30473            + lib/Pod/t/filehandle.t
30474            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
30475 ____________________________________________________________________________
30476 [ 27356] By: stevep                                on 2006/03/01  16:29:37
30477         Log: Upgrade to assertions-0.03
30478      Branch: perl
30479            ! lib/assertions.pm lib/assertions/activate.pm
30480            ! lib/assertions/compat.pm t/comp/assertions.t
30481            ! t/comp/asstcompat.t
30482 ____________________________________________________________________________
30483 [ 27355] By: rgs                                   on 2006/03/01  16:13:56
30484         Log: Subject: [PATCH] a buglet in fakesdio.h
30485              From: Anton Berezin <tobez@tobez.org>
30486              Date: Wed, 1 Mar 2006 16:56:13 +0100
30487              Message-ID: <20060301155613.GA30368@heechee.tobez.org>
30488      Branch: perl
30489            ! fakesdio.h
30490 ____________________________________________________________________________
30491 [ 27354] By: stevep                                on 2006/03/01  16:08:17
30492         Log: Upgrade to CGI.pm-3.17, but continuing the version bump for 
30493              unintegrated changes.
30494      Branch: perl
30495            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm
30496 ____________________________________________________________________________
30497 [ 27353] By: rgs                                   on 2006/03/01  09:08:46
30498         Log: Subject: Re: Patch lint for grep { /.../ } and grep /.../,
30499              From: "Joshua ben Jore" <twists@gmail.com>
30500              Date: Wed, 1 Mar 2006 01:14:14 -0600
30501              Message-ID: <dc5c751d0602282314o19c54a3av92d1a3addbc895fb@mail.gmail.com>
30502      Branch: perl
30503            ! ext/B/B/Lint.pm ext/B/t/lint.t
30504 ____________________________________________________________________________
30505 [ 27352] By: steveh                                on 2006/02/28  12:51:55
30506         Log: Silence another VC++ warning
30507              (signed/unsigned mismatch)
30508      Branch: perl
30509            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/sha.c
30510 ____________________________________________________________________________
30511 [ 27351] By: steveh                                on 2006/02/28  12:40:06
30512         Log: Silence a VC++ warning with DEBUGGING builds
30513              (signed/unsigned mismatch)
30514      Branch: perl
30515            ! sv.c
30516 ____________________________________________________________________________
30517 [ 27350] By: nicholas                              on 2006/02/27  21:41:58
30518         Log: In Perl_sv_setsv_flags, swap the default in the type based switch to
30519              the "Bizarre copy" failure case.
30520      Branch: perl
30521            ! sv.c
30522 ____________________________________________________________________________
30523 [ 27349] By: nicholas                              on 2006/02/27  21:10:21
30524         Log: Subject: [PATCH] Removed a redundant o->op_type
30525              From: andy@petdance.com (Andy Lester)
30526              Message-ID: <20060227202043.GA7783@petdance.com>
30527              Date: Mon, 27 Feb 2006 14:20:43 -0600
30528      Branch: perl
30529            ! op.c
30530 ____________________________________________________________________________
30531 [ 27348] By: steveh                                on 2006/02/27  17:48:55
30532         Log: Silence a GCC warning
30533              (assignment from incompatible pointer type)
30534      Branch: perl
30535            ! sv.h
30536 ____________________________________________________________________________
30537 [ 27347] By: steveh                                on 2006/02/27  17:24:37
30538         Log: Silence a VC++ warning
30539              (conversion from 'long ' to 'char ', possible loss of data)
30540      Branch: perl
30541            ! sv.c
30542 ____________________________________________________________________________
30543 [ 27346] By: rgs                                   on 2006/02/27  17:00:37
30544         Log: Upgrade to CPAN 1.87
30545      Branch: perl
30546            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
30547            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
30548 ____________________________________________________________________________
30549 [ 27345] By: nicholas                              on 2006/02/27  16:13:05
30550         Log: Move all the de-tainting logic for runperl into test.pl.
30551      Branch: perl
30552            ! t/op/utftaint.t t/test.pl
30553 ____________________________________________________________________________
30554 [ 27344] By: rgs                                   on 2006/02/27  15:43:41
30555         Log: Subject: [PATCH] fix up gv.c and gv.h
30556              From: andy@petdance.com (Andy Lester)
30557              Date: Sat, 25 Feb 2006 20:52:16 -0600
30558              Message-ID: <20060226025216.GA12758@petdance.com>
30559      Branch: perl
30560            ! gv.h
30561 ____________________________________________________________________________
30562 [ 27343] By: rgs                                   on 2006/02/27  15:36:46
30563         Log: Subject: [PATCH] PERL_TRACK_MEMPOOL cripples environment after exit()
30564              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
30565              Date: Sun, 26 Feb 2006 20:47:21 +0100
30566              Message-ID: <20060226204721.00be2bff@r2d2>
30567      Branch: perl
30568            ! miniperlmain.c
30569 ____________________________________________________________________________
30570 [ 27342] By: rgs                                   on 2006/02/27  14:45:00
30571         Log: Subject: [patch] dumping tied globs without FILENO method on the debugger fails
30572              From: Salvador Fandino <sfandino@yahoo.com>
30573              Date: Sat, 25 Feb 2006 11:14:20 +0100
30574              Message-ID: <20060225101254.726.qmail@lists.develooper.com>
30575      Branch: perl
30576            ! lib/dumpvar.pl
30577 ____________________________________________________________________________
30578 [ 27341] By: steveh                                on 2006/02/27  14:39:46
30579         Log: Fix op/utftaint.t on Win32 following change #27248
30580              (Don't remove PATH completely because it'll break on Unix if you
30581              have . in the PATH)
30582      Branch: perl
30583            ! t/op/utftaint.t
30584 ____________________________________________________________________________
30585 [ 27340] By: nicholas                              on 2006/02/27  14:19:32
30586         Log: There is now the potential for an upgrade from something without an
30587              offset (PVNV or PVMG) to something with one (PVCV, PVFM). Deal with
30588              this correctly.
30589      Branch: perl
30590            ! sv.c
30591 ____________________________________________________________________________
30592 [ 27339] By: rgs                                   on 2006/02/27  13:40:44
30593         Log: ptr_table_find() is only defined with ithreads
30594      Branch: perl
30595            ! embed.fnc embed.h proto.h sv.c
30596 ____________________________________________________________________________
30597 [ 27338] By: merijn                                on 2006/02/27  13:28:04
30598         Log: Workaround for initialization errors on HP's pre-compiler
30599              Do not ask me to explain. This re-definition works on AIX
30600              and HP-UX. Let's await the smokes.
30601      Branch: perl
30602            ! sv.c
30603 ____________________________________________________________________________
30604 [ 27337] By: steveh                                on 2006/02/27  12:21:14
30605         Log: Fix code-before-declaration error (under VC++) from change #27334
30606      Branch: perl
30607            ! perlio.c
30608 ____________________________________________________________________________
30609 [ 27336] By: nicholas                              on 2006/02/27  12:00:12
30610         Log: Change 27330 failed to decontaminate SvCUR/GvFLAGS when upgrading an
30611              SvPV acting as a prototype placeholder to a full typeglob.
30612      Branch: perl
30613            ! gv.c
30614 ____________________________________________________________________________
30615 [ 27335] By: rgs                                   on 2006/02/27  11:26:58
30616         Log: Subject: Testing hash key stringification
30617              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
30618              Date: Sun, 26 Feb 2006 23:30:01 +0100
30619              Message-Id: <4871E87D-4B59-40A3-A091-A7A3CFA221CF@mailbox.tu-berlin.de>
30620      Branch: perl
30621            ! t/op/hashassign.t
30622 ____________________________________________________________________________
30623 [ 27334] By: rgs                                   on 2006/02/27  11:06:30
30624         Log: Subject: [PATCH] Speedups and shrinkages of SvREFCNT_inc
30625              From: andy@petdance.com (Andy Lester)
30626              Date: Fri, 24 Feb 2006 14:54:35 -0600
30627              Message-ID: <20060224205434.GA17867@petdance.com>
30628      Branch: perl
30629            ! av.c cop.h doio.c doop.c gv.c hv.c mg.c op.c pad.c perl.c
30630            ! perl.h perlio.c pod/perlapi.pod pod/perlintern.pod pp.c
30631            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c regcomp.c scope.c sv.c
30632            ! sv.h toke.c
30633 ____________________________________________________________________________
30634 [ 27333] By: rgs                                   on 2006/02/27  10:33:59
30635         Log: Subject: [PATCH] Suppress System V IPC for 64-bit Darwin builds
30636              From: Dominic Dunlop <shouldbedomo@mac.com>
30637              Date: Fri, 24 Feb 2006 17:22:54 +0100
30638              Message-Id: <A685C5DB-23CE-430E-95F1-CC7A9480DDF9@mac.com>
30639      Branch: perl
30640            ! README.macosx hints/darwin.sh
30641 ____________________________________________________________________________
30642 [ 27332] By: rgs                                   on 2006/02/27  10:30:35
30643         Log: Subject: [perl #38633] doc patch: perlfunc "new" section lacks lock and qr 
30644              From: Zsban Ambrus (via RT) <perlbug-followup@perl.org>
30645              Date: Sat, 25 Feb 2006 05:11:03 -0800
30646              Message-ID: <rt-3.0.11-38633-130596.7.22367548359067@perl.org>
30647      Branch: perl
30648            ! pod/perlfunc.pod
30649 ____________________________________________________________________________
30650 [ 27331] By: rgs                                   on 2006/02/27  07:33:53
30651         Log: Fix argument grouping for some macros
30652      Branch: perl
30653            ! gv.h
30654 ____________________________________________________________________________
30655 [ 27330] By: nicholas                              on 2006/02/25  17:16:24
30656         Log: GvFLAGS can be overlaid with SvCUR.
30657      Branch: perl
30658            ! gv.h sv.h
30659 ____________________________________________________________________________
30660 [ 27329] By: nicholas                              on 2006/02/25  16:51:34
30661         Log: Subject: Re: [perl #38619] Bug in lc and uc (interaction between UTF-8, substr, and lc/uc)
30662              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
30663              Date: Sat, 25 Feb 2006 18:16:45 +0900
30664              Message-Id: <20060225180934.FCC3.BQW10602@nifty.com>
30665      Branch: perl
30666            ! pp.c t/op/lc.t
30667 ____________________________________________________________________________
30668 [ 27328] By: nicholas                              on 2006/02/25  16:50:15
30669         Log: Use xpv_len rather than xpv_cur in GVs to store GvASSIGN_GENERATION.
30670              Assert that GVs do not access SvCUR or SvLEN.
30671      Branch: perl
30672            ! gv.h sv.h
30673 ____________________________________________________________________________
30674 [ 27327] By: nicholas                              on 2006/02/25  16:48:46
30675         Log: Abstract the specific use of SvCUR in GVs for detecting variables on
30676              both sides of an assignment using GvASSIGN_GENERATION() and
30677              GvASSIGN_GENERATION_set().
30678      Branch: perl
30679            ! gv.h op.c
30680 ____________________________________________________________________________
30681 [ 27326] By: nicholas                              on 2006/02/25  15:38:25
30682         Log: xgv_stash can be stored as a union with the NV, reducing the size of
30683              PVGVs by another pointer.
30684      Branch: perl
30685            ! av.h cv.h gv.h hv.h sv.h
30686 ____________________________________________________________________________
30687 [ 27325] By: nicholas                              on 2006/02/25  15:11:28
30688         Log: Curiously none of the macros SvIVX, SvUVX or SvNVX are used on
30689              typeglobs.
30690      Branch: perl
30691            ! dump.c ext/Devel/Peek/t/Peek.t sv.h
30692 ____________________________________________________________________________
30693 [ 27324] By: nicholas                              on 2006/02/25  14:50:38
30694         Log: Amazingly, it seems that none of the other GV specific macros are
30695              accessed unless the GV thinks that it is a GV.
30696      Branch: perl
30697            ! gv.h sv.c
30698 ____________________________________________________________________________
30699 [ 27323] By: nicholas                              on 2006/02/25  00:39:30
30700         Log: Store GvGP in the SV head union. For all the common lookups [eg GvCV()]
30701              this avoids 1 pointer dereference and the associated risk of a CPU
30702              cache miss. Although this patch looks deceptively small, I fear its
30703              CBV(*) might be rather high.
30704              (* Crack By Volume)
30705      Branch: perl
30706            ! dump.c ext/Devel/Peek/t/Peek.t gv.c gv.h pp.c pp_hot.c sv.c
30707            ! sv.h
30708 ____________________________________________________________________________
30709 [ 27322] By: nicholas                              on 2006/02/24  23:30:50
30710         Log: With PERL_DONT_CREATE_GVSV, don't need to create a new GvSV in
30711              Perl_save_scalar.
30712      Branch: perl
30713            ! scope.c
30714 ____________________________________________________________________________
30715 [ 27321] By: nicholas                              on 2006/02/24  22:43:14
30716         Log: Given that SvPV on a typeglob is now irrelevant, really we only need
30717              to store the GvGP.
30718      Branch: perl
30719            ! scope.c
30720 ____________________________________________________________________________
30721 [ 27320] By: nicholas                              on 2006/02/24  21:42:33
30722         Log: Given that Perl_gp_free() is refcount-dec-and-maybe-free for the glob
30723              pointer, it's inconsistent that it only sets this GV's GvGP to 0 if
30724              this GV happened to have the last reference. Why should this GV care if
30725              it had the last reference? So always set it to 0. It's free. Gone.
30726      Branch: perl
30727            ! gv.c
30728 ____________________________________________________________________________
30729 [ 27319] By: nicholas                              on 2006/02/24  19:32:11
30730         Log: Avoid special case SvMAGIC macros just to cope with Perl_sv_unmagic.
30731      Branch: perl
30732            ! sv.c sv.h
30733 ____________________________________________________________________________
30734 [ 27313] By: nicholas                              on 2006/02/24  14:19:37
30735         Log: Use PVMGs rather than PVGVs to store the names of our variables in the
30736              pad.
30737      Branch: perl
30738            ! pad.c sv.c sv.h
30739 ____________________________________________________________________________
30740 [ 27312] By: nicholas                              on 2006/02/24  13:59:57
30741         Log: Store the stash for our in the magic slot. This will allow us to use
30742              PVMGs in pad names where previously PVGVs were used. In turn, this
30743              gives much greater flexibility for the layout of PVGVs.
30744      Branch: perl
30745            ! av.h cv.h hv.h pad.c sv.c sv.h
30746 ____________________________________________________________________________
30747 [ 27311] By: stevep                                on 2006/02/24  13:55:23
30748         Log: Upgrade to CPAN-1.86
30749      Branch: perl
30750            ! lib/CPAN.pm lib/CPAN/SIGNATURE
30751 ____________________________________________________________________________
30752 [ 27309] By: rgs                                   on 2006/02/24  12:52:01
30753         Log: Skip unportable test on VMS
30754      Branch: perl
30755            ! t/comp/opsubs.t
30756 ____________________________________________________________________________
30757 [ 27307] By: nicholas                              on 2006/02/24  11:52:53
30758         Log: Assert that GvSTASH is only called on PVGVs and PVLVs.
30759      Branch: perl
30760            ! gv.h
30761 ____________________________________________________________________________
30762 [ 27306] By: nicholas                              on 2006/02/24  11:52:28
30763         Log: Replace usage of GvSTASH for storing the stash of C<our> with
30764              OURSTASH. Set the stash with OURSTASH_SET.
30765      Branch: perl
30766            ! pad.c pad.h sv.h
30767 ____________________________________________________________________________
30768 [ 27304] By: nicholas                              on 2006/02/24  11:21:06
30769         Log: assert that SvMAGIC is never non-NULL for any PVMG used as a pad name.
30770      Branch: perl
30771            ! sv.h
30772 ____________________________________________________________________________
30773 [ 27302] By: nicholas                              on 2006/02/24  10:56:00
30774         Log: Redo previous sv.h change.
30775      Branch: perl
30776            ! sv.h
30777 ____________________________________________________________________________
30778 [ 27301] By: stevep                                on 2006/02/24  10:54:14
30779         Log: Subject: [PATCH] Perl_save_aelem can't be const
30780              From: Andy Lester <andy@petdance.com>
30781              Date: Thu, 23 Feb 2006 22:53:40 -0600
30782              Message-ID: <20060224045340.GA6318@petdance.com>
30783      Branch: perl
30784            ! embed.fnc proto.h scope.c
30785 ____________________________________________________________________________
30786 [ 27300] By: stevep                                on 2006/02/24  10:41:53
30787         Log: Subject: [PATCH] unused context warnings
30788              From: andy@petdance.com (Andy Lester)
30789              Date: Tue, 21 Feb 2006 00:27:11 -0600
30790              Message-ID: <20060221062711.GA16160@petdance.com>
30791      Branch: perl
30792            ! deb.c embed.pl hv.c locale.c mathoms.c mg.c miniperlmain.c
30793            ! numeric.c op.c perl.c perl.h perlapi.c perlio.c pp_ctl.c
30794            ! regcomp.c scope.c sv.c toke.c universal.c utf8.c util.c
30795 ____________________________________________________________________________
30796 [ 27297] By: nicholas                              on 2006/02/24  10:29:48
30797         Log: As SVs can't both be in a pad, and the name of a variable in the pad,
30798              overlay SVs_PADTMP with SVpad_TYPED and SVs_PADMY with SVpad_OUR.
30799      Branch: perl
30800            ! pad.h
30801 ____________________________________________________________________________
30802 [ 27296] By: stevep                                on 2006/02/24  02:56:02
30803         Log: Revert change #27295, which I thought fixed builds on Win32.
30804              Instead remove &PL_vtbl_glob from globvar.sym.
30805      Branch: perl
30806            ! XSUB.h globvar.sym
30807 ____________________________________________________________________________
30808 [ 27295] By: stevep                                on 2006/02/24  02:02:14
30809         Log: Last instance of PL_vtbl_glob removed.  It was missed change #27289.
30810      Branch: perl
30811            ! XSUB.h
30812 ____________________________________________________________________________
30813 [ 27294] By: nicholas                              on 2006/02/23  23:45:39
30814         Log: Replace direct flags tests & manipulations for SVpad_TYPED and
30815              SVpad_OUR with macros SvPAD_TYPED(), SvPAD_OUR() etc, to abstract
30816              away the flags bits acutally used to store this information.
30817      Branch: perl
30818            ! XSUB.h dump.c op.c pad.c pad.h pp.c sv.c sv.h toke.c
30819 ____________________________________________________________________________
30820 [ 27293] By: nicholas                              on 2006/02/23  22:17:07
30821         Log: Document a sixth use for SVf_FAKE
30822      Branch: perl
30823            ! sv.h
30824 ____________________________________________________________________________
30825 [ 27292] By: nicholas                              on 2006/02/23  20:28:34
30826         Log: We have sufficient spare bits to store the SV type in body_details,
30827              so add a small sanity check to ensure that we have the array in the
30828              correct order.
30829      Branch: perl
30830            ! sv.c
30831 ____________________________________________________________________________
30832 [ 27291] By: nicholas                              on 2006/02/23  19:40:23
30833         Log: Shrink struct body_details and hence sv.o slightly further by using
30834              bitfields.
30835      Branch: perl
30836            ! sv.c
30837 ____________________________________________________________________________
30838 [ 27290] By: nicholas                              on 2006/02/23  19:15:48
30839         Log: Using U8 rather than size type shrinks the body_details table.
30840      Branch: perl
30841            ! sv.c
30842 ____________________________________________________________________________
30843 [ 27289] By: nicholas                              on 2006/02/23  18:00:19
30844         Log: Remove set magic from typeglobs. Remove typeglob magic entirely.
30845              Typeglobs now never access the SvPVX, SvIVX or SvNVX when holding a
30846              valid GvGP().
30847      Branch: perl
30848            ! dump.c ext/Devel/Peek/t/Peek.t gv.c perl.h pod/perlguts.pod
30849            ! sv.c util.c
30850 ____________________________________________________________________________
30851 [ 27288] By: nicholas                              on 2006/02/23  17:45:55
30852         Log: In XS_attributes__guess_stash, attempting to call Gv* on a PVMG is
30853              bad and wrong.
30854      Branch: perl
30855            ! xsutils.c
30856 ____________________________________________________________________________
30857 [ 27287] By: stevep                                on 2006/02/23  17:42:09
30858         Log: Add test for RT #2166: foreach spuriously autovivifies
30859      Branch: perl
30860            ! t/cmd/for.t
30861 ____________________________________________________________________________
30862 [ 27286] By: stevep                                on 2006/02/23  16:24:19
30863         Log: Converted t/op/pos.t to use test.pl and added TODO test for 
30864              RT #1716 - search position reset after 'local' save/restore
30865      Branch: perl
30866            ! t/op/pos.t
30867 ____________________________________________________________________________
30868 [ 27283] By: rgs                                   on 2006/02/23  14:07:13
30869         Log: Subject: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
30870              From: "Jan Dubois" <jand@ActiveState.com>
30871              Date: Tue, 21 Feb 2006 12:36:31 -0800
30872              Message-ID: <019601c63726$7fcca200$6062a8c0@candy>
30873      Branch: perl
30874            ! win32/win32.c
30875 ____________________________________________________________________________
30876 [ 27282] By: nicholas                              on 2006/02/23  13:42:29
30877         Log: Recalculate dstr in Perl_sv_setsv_flags, as dstr may have been upgraded.
30878      Branch: perl
30879            ! sv.c
30880 ____________________________________________________________________________
30881 [ 27279] By: nicholas                              on 2006/02/23  13:07:54
30882         Log: Remove un-needed case in Perl_sv_setsv_flags (sv_upgrade will cover
30883              this one for us).
30884      Branch: perl
30885            ! sv.c
30886 ____________________________________________________________________________
30887 [ 27278] By: nicholas                              on 2006/02/23  11:11:12
30888         Log: Remove get magic from typeglobs. This means that PVGVs holding
30889              typeglobs never need to use SvPVX. This comes at price - typeglobs
30890              were using magic get for their stringificiation, and to pass SvOK(),
30891              so need to make typeglobs SvOK by default (by sucking SVp_SCREAM into
30892              SVf_OK - it's the only flag left), tweak SvSCREAM() to also check
30893              SVp_POK, and teach sv_2[inpu]v how to convert globs.
30894              However, it should free up SvPVX for the next part of the plan to
30895              pointer indirections, and therefore CPU cache pressure.
30896      Branch: perl
30897            ! embed.fnc embed.h ext/Devel/Peek/t/Peek.t gv.c mg.c perl.h
30898            ! proto.h sv.c sv.h
30899 ____________________________________________________________________________
30900 [ 27276] By: nicholas                              on 2006/02/23  00:29:04
30901         Log: Fix the copy sizes for PVFM and PVCV back to sanity.
30902      Branch: perl
30903            ! sv.c
30904 ____________________________________________________________________________
30905 [ 27274] By: nicholas                              on 2006/02/22  23:43:10
30906         Log: Fix typos and a missing bracket.
30907      Branch: perl
30908            ! pp.c t/op/studytied.t
30909 ____________________________________________________________________________
30910 [ 27273] By: nicholas                              on 2006/02/22  22:30:19
30911         Log: Avoid C<study>ing any strings that might change underneath us, such
30912              as tied scalars and scalars with overloaded stringification.
30913      Branch: perl
30914            ! pp.c t/op/studytied.t
30915 ____________________________________________________________________________
30916 [ 27272] By: rgs                                   on 2006/02/22  22:09:41
30917         Log: Mark some new study tests as TODO
30918      Branch: perl
30919            ! t/op/studytied.t
30920 ____________________________________________________________________________
30921 [ 27271] By: rgs                                   on 2006/02/22  21:04:33
30922         Log: Add a test for study() on tied scalars, by Andy Lester after
30923              Rick Delaney
30924      Branch: perl
30925            + t/op/studytied.t
30926            ! MANIFEST
30927 ____________________________________________________________________________
30928 [ 27270] By: rgs                                   on 2006/02/22  20:28:41
30929         Log: Turn on match string copying when /e flag is set on a substitution.
30930              
30931              Subject: [PATCH] dodge a valgrind error (for maint or blead)
30932              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
30933              Date: Feb 22, 2006 8:16 PM
30934              Message-ID: <43FCB896.7060106@gmail.com>
30935      Branch: perl
30936            ! pp_hot.c
30937 ____________________________________________________________________________
30938 [ 27269] By: nicholas                              on 2006/02/22  18:21:30
30939         Log: sv_dump should report the PV for PVGVs, as it can get set.
30940              (Typeglobs stringify via a call to GET magic, which uses the PV slot.)
30941      Branch: perl
30942            ! dump.c ext/Devel/Peek/t/Peek.t
30943 ____________________________________________________________________________
30944 [ 27268] By: nicholas                              on 2006/02/22  16:50:25
30945         Log: Test warnings for converting globs to other forms.
30946      Branch: perl
30947            ! t/op/gv.t
30948 ____________________________________________________________________________
30949 [ 27267] By: nicholas                              on 2006/02/22  00:23:49
30950         Log: Change 24643 made the mistake of assuming that CvCONST can only be true
30951              on XSUBs. Somehow it can also end up on perl subs. Bug spotted by and
30952              test case from Marcus Holland-Moritz.
30953      Branch: perl
30954            ! sv.c t/op/threads.t
30955 ____________________________________________________________________________
30956 [ 27265] By: nicholas                              on 2006/02/21  20:09:25
30957         Log: Can merge the two arms of Perl_magic_getglob to save space.
30958      Branch: perl
30959            ! mg.c
30960 ____________________________________________________________________________
30961 [ 27264] By: nicholas                              on 2006/02/21  19:04:39
30962         Log: Reorder the SV flags so that SVp_?OK and SVf_?OK occupy 8 contiguous
30963              bits (0x0000XX00). This makes perl 3K smaller with -Os on x86 FreeBSD,
30964              and might also help on other architectures (eg with 8 contiguous bits,
30965              the SvOK() test on ARM won't need an intermediate constant).
30966      Branch: perl
30967            ! sv.h
30968 ____________________________________________________________________________
30969 [ 27263] By: stevep                                on 2006/02/21  18:44:21
30970         Log: Additional hints needed to build threaded Perls on NetBSD.
30971      Branch: perl
30972            ! hints/netbsd.sh
30973 ____________________________________________________________________________
30974 [ 27262] By: nicholas                              on 2006/02/21  18:00:57
30975         Log: PL_body_arenas should be set to NULL when the interpreter is cleared.
30976      Branch: perl
30977            ! sv.c
30978 ____________________________________________________________________________
30979 [ 27261] By: nicholas                              on 2006/02/21  16:28:02
30980         Log: Teach B about CVf_ISXSUB
30981      Branch: perl
30982            ! ext/B/defsubs_h.PL ext/B/t/concise-xs.t
30983 ____________________________________________________________________________
30984 [ 27260] By: nicholas                              on 2006/02/21  16:12:37
30985         Log: Goodbye PERL_XSUB_OLDSTYLE.
30986      Branch: perl
30987            ! cv.h ext/B/defsubs_h.PL ext/B/t/concise-xs.t
30988            ! ext/Devel/Peek/t/Peek.t pp_ctl.c pp_hot.c
30989 ____________________________________________________________________________
30990 [ 27259] By: nicholas                              on 2006/02/21  15:40:04
30991         Log: Re-order the definitions of the private bits in SvFLAGS by value, so
30992              that we can see where we're already double-booked.
30993      Branch: perl
30994            ! sv.h
30995 ____________________________________________________________________________
30996 [ 27258] By: nicholas                              on 2006/02/21  15:23:21
30997         Log: Document the many uses of SVf_FAKE.
30998      Branch: perl
30999            ! sv.h
31000 ____________________________________________________________________________
31001 [ 27257] By: stevep                                on 2006/02/21  15:18:58
31002         Log: Add tests for the previously untested Hash::Util::all_keys().
31003      Branch: perl
31004            ! ext/Hash/Util/t/Util.t
31005 ____________________________________________________________________________
31006 [ 27256] By: stevep                                on 2006/02/21  00:43:43
31007         Log: $ExtUtils::MM_Unix::VERSION needs to stay numeric to avoid test
31008              warnings.
31009      Branch: perl
31010            ! lib/ExtUtils/MM_Unix.pm
31011 ____________________________________________________________________________
31012 [ 27255] By: stevep                                on 2006/02/21  00:40:23
31013         Log: Subject: Patches: B, CGI, ExtUtils::MM_Unix
31014              From: "Joshua ben Jore" <twists@gmail.com>
31015              Date: Sun, 19 Feb 2006 02:58:10 -0600
31016              Message-ID: <dc5c751d0602190058t78d915fv78c6318370307b63@mail.gmail.com>
31017      Branch: perl
31018            ! AUTHORS lib/CGI.pm
31019 ____________________________________________________________________________
31020 [ 27254] By: stevep                                on 2006/02/21  00:02:46
31021         Log: Subject: Re: Patches: B, CGI, ExtUtils::MM_Unix
31022              From: "Joshua ben Jore" <twists@gmail.com>
31023              Date: Mon, 20 Feb 2006 09:50:15 -0600
31024              Message-ID: <dc5c751d0602200750j21447031m86ea670b04ac27ed@mail.gmail.com>
31025              
31026              Includes changes to increment test count in ext/B/t/concise-xs.t and
31027              uses "no warnings 'once';" in ext/B/t/b.t rather than kludging to 
31028              avoid the warning.
31029      Branch: perl
31030            ! ext/B/B.pm ext/B/B.xs ext/B/t/b.t ext/B/t/concise-xs.t
31031 ____________________________________________________________________________
31032 [ 27252] By: stevep                                on 2006/02/20  23:01:41
31033         Log: Subject: [PATCH] op/magic failure on cygwin after 1.5.19-4
31034              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
31035              Date: Mon, 20 Feb 2006 11:09:33 -0800
31036              Message-ID: <20060220190933.GA1316@efn.org>
31037      Branch: perl
31038            ! t/op/magic.t
31039 ____________________________________________________________________________
31040 [ 27251] By: nicholas                              on 2006/02/20  20:32:09
31041         Log: Steal code from maint, and use PERL_ARENA_ROOTS_SIZE to size the arena
31042              arrays, rather than SVt_LAST, so that SVt_LAST can truthfully remain
31043              the number of genuine SV types, unclouded by implementation details.
31044      Branch: perl
31045            ! intrpvar.h sv.c sv.h
31046 ____________________________________________________________________________
31047 [ 27250] By: rgs                                   on 2006/02/20  20:03:37
31048         Log: Subject: [PATCH] Make SDBM_File work with -Duse64bitall on Darwin (Mac OS X)
31049              From: Dominic Dunlop <shouldbedomo@mac.com>
31050              Date: Feb 20, 2006 1:46 PM
31051              Message-Id: <B699DDDE-EC4E-495D-AFF5-3D7399332A24@mac.com>
31052      Branch: perl
31053            ! ext/SDBM_File/Makefile.PL hints/darwin.sh
31054 ____________________________________________________________________________
31055 [ 27249] By: nicholas                              on 2006/02/20  19:00:22
31056         Log: PVCVs don't need XNVs either.
31057              (And actually remove xcv_depth)
31058              (And fix the copy lengths in bodies_by_type)
31059      Branch: perl
31060            ! cv.h dump.c ext/B/B/Bytecode.pm ext/Devel/Peek/t/Peek.t sv.c
31061 ____________________________________________________________________________
31062 [ 27248] By: rgs                                   on 2006/02/20  17:59:42
31063         Log: Subject: [PATCH] Trouble with $ENV{CDPATH} after change #27236
31064              From: Dominic Dunlop <shouldbedomo@mac.com>
31065              Date: Feb 20, 2006 2:49 PM
31066              Message-Id: <6393FA5A-6B84-46E9-A557-DED3BB0AD7EE@mac.com>
31067      Branch: perl
31068            ! t/op/utftaint.t
31069 ____________________________________________________________________________
31070 [ 27247] By: nicholas                              on 2006/02/20  17:48:21
31071         Log: PVFMs don't need CvDEPTH, and PVCVs don't use SvIVX, so moving
31072              xcv_depth into the IV union saves 4(ish) bytes per CV and format.
31073              "ish" because it was a long, but has been changed to I32 (along with
31074              the corresponding field in struct block_sub) so as not to enlarge the
31075              IV union on platforms where sizeof(long) > sizeof(IV), or struct
31076              block_sub where sizeof(long) > sizeof(I32)
31077      Branch: perl
31078            ! cop.h cv.h dump.c ext/B/B/Bytecode.pm ext/Devel/Peek/t/Peek.t
31079            ! op.c sv.c sv.h
31080 ____________________________________________________________________________
31081 [ 27245] By: nicholas                              on 2006/02/20  14:01:59
31082         Log: Fix sv_dump to dump formats without the (non-existent) NVX.
31083      Branch: perl
31084            ! dump.c
31085 ____________________________________________________________________________
31086 [ 27244] By: nicholas                              on 2006/02/20  13:42:47
31087         Log: xcv_root and xcv_xsub can also be merged into a union, providing a new
31088              flag is added to denote whether the PVCV is perl or XSUB.
31089      Branch: perl
31090            ! cv.h dump.c ext/B/B.xs ext/Devel/Peek/t/Peek.t op.c sv.c sv.h
31091 ____________________________________________________________________________
31092 [ 27243] By: nicholas                              on 2006/02/20  11:54:38
31093         Log: xcv_start and xcv_xsubany can be merged into a union, as they are never
31094              both needed.
31095      Branch: perl
31096            ! cv.h dump.c ext/B/B.xs ext/Devel/Peek/t/Peek.t sv.h
31097 ____________________________________________________________________________
31098 [ 27242] By: nicholas                              on 2006/02/20  11:54:03
31099         Log: Need to clear CvXSUBANY() too to turn a constant sub into a prototype.
31100      Branch: perl
31101            ! lib/ExtUtils/Constant/ProxySubs.pm
31102 ____________________________________________________________________________
31103 [ 27241] By: nicholas                              on 2006/02/20  10:40:59
31104         Log: Add a new CvISXSUB() macro, for abstracting the test as to whether a
31105              PVCV is perl or XS.
31106      Branch: perl
31107            ! cv.h dump.c ext/Devel/Peek/Peek.xs gv.c op.c pad.c pp_ctl.c
31108            ! pp_hot.c pp_sort.c sv.c
31109 ____________________________________________________________________________
31110 [ 27240] By: nicholas                              on 2006/02/20  10:10:11
31111         Log: Abolish BROKEN_UNION_INIT in B::C, as it works around problems in
31112              pre-ANSI C compilers, but pays in code duplication.
31113      Branch: perl
31114            ! cv.h ext/B/B/C.pm
31115 ____________________________________________________________________________
31116 [ 27239] By: rgs                                   on 2006/02/20  09:31:03
31117         Log: Subject: patch@27236 vms glob/readdir/chdir EFS/long filename support
31118              From: John E. Malmberg <wb8tyw@qsl.net>
31119              Date: Feb 20, 2006 3:43 AM
31120              Message-ID: <43F92CE6.5040704@qsl.net>
31121      Branch: perl
31122            ! doio.c t/io/fs.t vms/vms.c
31123 ____________________________________________________________________________
31124 [ 27238] By: rgs                                   on 2006/02/20  09:26:15
31125         Log: More NullXXX macro removal from Andy Lester
31126      Branch: perl
31127            ! cop.h deb.c doio.c doop.c hv.c intrpvar.h mg.h pad.c pad.h
31128            ! perl.c pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c toke.c
31129            ! universal.c util.c
31130 ____________________________________________________________________________
31131 [ 27237] By: rgs                                   on 2006/02/20  08:54:22
31132         Log: Yitzchak points out that the perldiag entry for "Integer overflow in
31133              division" is no longer useful.
31134      Branch: perl
31135            ! pod/perldiag.pod
31136 ____________________________________________________________________________
31137 [ 27236] By: nicholas                              on 2006/02/20  00:36:34
31138         Log: utftaint.t won't be able to run tests with -T if you have
31139              Insecure directory in $ENV{PATH}
31140              so skip them. (Probably this means you have . in your PATH)
31141      Branch: perl
31142            ! t/op/utftaint.t
31143 ____________________________________________________________________________
31144 [ 27235] By: nicholas                              on 2006/02/20  00:21:09
31145         Log: Remove the last (U16) cast for CV depths, missed by change 17835.
31146      Branch: perl
31147            ! pp_ctl.c
31148 ____________________________________________________________________________
31149 [ 27234] By: nicholas                              on 2006/02/20  00:02:53
31150         Log: Re-order CV flags to bring the 4 CVf_BUILTIN_ATTRS into adjacent bits,
31151              and make other flag bits that are paired in the code adjacent.
31152              Will produce tighter code on ARM; might help on other platforms too.
31153      Branch: perl
31154            ! cv.h ext/Devel/Peek/t/Peek.t
31155 ____________________________________________________________________________
31156 [ 27233] By: nicholas                              on 2006/02/19  23:59:52
31157         Log: Ministry of Truth removes typo in description of Change 26166.
31158              Change 26166 was correct from the start.
31159              Nothing to see. Move along.
31160              We thank Big Brother for raising the chocolate ration to 20g per week.
31161      Branch: perl
31162            ! Changes
31163 ____________________________________________________________________________
31164 [ 27231] By: nicholas                              on 2006/02/19  22:35:24
31165         Log: Shave sizeof(NV) bytes from formats, by using the same offset
31166              manoeuvre as PVs, PVIVs, PVAVs and PVHVs.
31167      Branch: perl
31168            ! sv.c sv.h
31169 ____________________________________________________________________________
31170 [ 27230] By: nicholas                              on 2006/02/19  20:30:24
31171         Log: AVs and HVs don't have IVXs or NVXs, so assert this too.
31172      Branch: perl
31173            ! sv.h
31174 ____________________________________________________________________________
31175 [ 27229] By: nicholas                              on 2006/02/19  20:10:34
31176         Log: Under -DDEBUGGING, assert that SvIVX, SvUVX and SvNVX aren't being
31177              used on scalars that don't have the memory allocated. Correct
31178              SvSTASH and SvMAGIC to only evaluate the sv argument once.
31179      Branch: perl
31180            ! sv.h
31181 ____________________________________________________________________________
31182 [ 27228] By: nicholas                              on 2006/02/19  18:57:35
31183         Log: To make arithmetic on tainted dualvars work properly requires that
31184              sv_2nv uses SvIVX in preference to SvPVX, if SVp_IOK is true.
31185      Branch: perl
31186            ! sv.c t/op/taint.t
31187 ____________________________________________________________________________
31188 [ 27227] By: nicholas                              on 2006/02/19  12:14:15
31189         Log: SvROK(sv) will never be true when SvIOKp() or SvNOKp() is true, so the
31190              code inside the if() test in sv_2pv_flags is dead and can be removed.
31191      Branch: perl
31192            ! sv.c
31193 ____________________________________________________________________________
31194 [ 27223] By: rgs                                   on 2006/02/18  20:13:51
31195         Log: As Anno Siegel points out, mtime/ctime test should be skipped
31196              on OS X on HFS+.
31197      Branch: perl
31198            ! t/op/stat.t
31199 ____________________________________________________________________________
31200 [ 27222] By: nicholas                              on 2006/02/18  19:01:48
31201         Log: save_re_context() and even errsv_save = newSVsv(ERRSV); can turn
31202              PL_tainted back on, so defer turning if off as late as possible.
31203              This gets lib/locale.t working once more.
31204      Branch: perl
31205            ! utf8.c
31206 ____________________________________________________________________________
31207 [ 27221] By: nicholas                              on 2006/02/18  18:23:43
31208         Log: Turn of tainting locally inside swash_init(), as the internal
31209              implementation of the regexp engine has nothing to do with user data,
31210              so when and where it happens to call require is agnostic of the current
31211              expression's taintedness.
31212      Branch: perl
31213            ! t/op/utftaint.t utf8.c
31214 ____________________________________________________________________________
31215 [ 27220] By: nicholas                              on 2006/02/18  18:22:13
31216         Log: Assume that if runperl is called under tainting, that the caller really
31217              really wanted to run perl, so brute force untaint everything.
31218      Branch: perl
31219            ! t/test.pl
31220 ____________________________________________________________________________
31221 [ 27219] By: nicholas                              on 2006/02/18  17:38:38
31222         Log: Convert utftaint.t to test.pl (from Test.pm) and provide it with
31223              tainted() from taint.t to remove the dependency on Scalar::Util.
31224              (So it will now work with miniperl)
31225      Branch: perl
31226            ! t/op/utftaint.t
31227 ____________________________________________________________________________
31228 [ 27218] By: stevep                                on 2006/02/18  12:58:49
31229         Log: Upgrade to Digest-SHA-5.34.
31230      Branch: perl
31231            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
31232            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
31233            ! ext/Digest/SHA/ppport.h ext/Digest/SHA/src/hmac.c
31234            ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/sha.c
31235            ! ext/Digest/SHA/src/sha.h ext/Digest/SHA/t/0-pod-coverage.t
31236            ! ext/Digest/SHA/t/0-pod.t ext/Digest/SHA/t/1-exist.t
31237            ! ext/Digest/SHA/t/1-hello-world.t
31238            ! ext/Digest/SHA/t/2-nist-sha-1.t
31239            ! ext/Digest/SHA/t/2-nist-sha-224.t
31240            ! ext/Digest/SHA/t/2-nist-sha-256.t
31241            ! ext/Digest/SHA/t/2-nist-sha-384.t
31242            ! ext/Digest/SHA/t/2-nist-sha-512.t
31243            ! ext/Digest/SHA/t/2-nist-sha-base64.t
31244            ! ext/Digest/SHA/t/2-nist-sha-oo.t
31245            ! ext/Digest/SHA/t/2-nist-vectors-bit.t
31246            ! ext/Digest/SHA/t/2-nist-vectors-byte.t
31247            ! ext/Digest/SHA/t/3-gillogly-easy.t
31248            ! ext/Digest/SHA/t/3-gillogly-hard.t
31249            ! ext/Digest/SHA/t/4-bitstr-increasing.t
31250            ! ext/Digest/SHA/t/4-bitstr-large.t
31251            ! ext/Digest/SHA/t/4-bitstr-random.t
31252            ! ext/Digest/SHA/t/5-hmac-fips198.t
31253            ! ext/Digest/SHA/t/5-hmac-rfc2202.t
31254            ! ext/Digest/SHA/t/5-hmac-sha-256.t
31255            ! ext/Digest/SHA/t/5-hmac-woodbury.t
31256            ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
31257 ____________________________________________________________________________
31258 [ 27215] By: nicholas                              on 2006/02/18  00:11:07
31259         Log: Subject: arena-rework : consolidated patch
31260              From: Jim Cromie <jim.cromie@gmail.com>
31261              Message-ID: <43F0F649.9040205@gmail.com>
31262              Date: Mon, 13 Feb 2006 14:12:41 -0700
31263              
31264              Tweaked somewhat to split the arena boolean from the arena_size,
31265              and with the PTE still doubling-up with one of the SV types in the
31266              array.
31267      Branch: perl
31268            ! embed.fnc embed.h hv.c perl.h pod/perlapi.pod proto.h sv.c
31269            ! sv.h
31270 ____________________________________________________________________________
31271 [ 27214] By: nicholas                              on 2006/02/17  23:26:58
31272         Log: Subject: Re: Smoke [5.9.4] 27195 FAIL(m) irix 6.2 (IP22/1 cpu)
31273              From: Abe Timmerman <abe@ztreet.demon.nl>
31274              Message-Id: <200602172358.23977.abe@ztreet.demon.nl>
31275              Date: Fri, 17 Feb 2006 23:58:23 +0100
31276      Branch: perl
31277            ! Makefile.SH
31278 ____________________________________________________________________________
31279 [ 27213] By: nicholas                              on 2006/02/17  22:40:31
31280         Log: The two whitespace changes from
31281              
31282              Subject: arena-rework : consolidated patch
31283              From: Jim Cromie <jim.cromie@gmail.com>
31284              Message-ID: <43F0F649.9040205@gmail.com>
31285              Date: Mon, 13 Feb 2006 14:12:41 -0700
31286      Branch: perl
31287            ! sv.c
31288 ____________________________________________________________________________
31289 [ 27212] By: gisle                                 on 2006/02/17  21:21:05
31290         Log: Don't add -fPIC if already present.
31291              
31292              Subject: [PATCH] 5.8.8: Debian patches
31293              From: "Brendan O'Dea" <bod@debian.org>
31294              Date: Sat, 11 Feb 2006 00:37:15 +1100
31295              Message-ID: <20060210133715.GA6826@londo.c47.org>
31296      Branch: perl
31297            ! hints/linux.sh
31298 ____________________________________________________________________________
31299 [ 27211] By: gisle                                 on 2006/02/17  21:19:03
31300         Log: Fix precedence.
31301              
31302              Subject: [PATCH] 5.8.8: Debian patches
31303              From: "Brendan O'Dea" <bod@debian.org>
31304              Date: Sat, 11 Feb 2006 00:37:15 +1100
31305              Message-ID: <20060210133715.GA6826@londo.c47.org>
31306      Branch: perl
31307            ! lib/Net/NNTP.pm
31308 ____________________________________________________________________________
31309 [ 27210] By: gisle                                 on 2006/02/17  20:54:46
31310         Log: Fix quote typo.
31311              
31312              Subject: [PATCH] 5.8.8: Debian patches
31313              From: "Brendan O'Dea" <bod@debian.org>
31314              Date: Sat, 11 Feb 2006 00:37:15 +1100
31315              Message-ID: <20060210133715.GA6826@londo.c47.org>
31316      Branch: perl
31317            ! utils/c2ph.PL
31318 ____________________________________________________________________________
31319 [ 27209] By: rgs                                   on 2006/02/17  15:48:59
31320         Log: In TODO: make encoding.pm lexical ?
31321      Branch: perl
31322            ! pod/perltodo.pod
31323 ____________________________________________________________________________
31324 [ 27208] By: rgs                                   on 2006/02/17  15:09:11
31325         Log: Subject: [PATCH] cleaning up perly.c
31326              From: andy@petdance.com (Andy Lester)
31327              Date: Sun, 12 Feb 2006 23:04:56 -0600
31328              Message-ID: <20060213050455.GA27993@petdance.com>
31329      Branch: perl
31330            ! perly.c
31331 ____________________________________________________________________________
31332 [ 27207] By: rgs                                   on 2006/02/17  14:27:22
31333         Log: Subject: Re: Perl_sighandler voodoo (was Re: Smoke [5.8.7] 26127 FAIL(XF) MSWin32 WinXP/.Net SP2 (x86/2 cpu))
31334              From: Robin Houston <robin@cpan.org>
31335              Date: Sun, 27 Nov 2005 00:43:13 +0000
31336              Message-ID: <20051127004313.GA7007@rpc142.cs.man.ac.uk>
31337              
31338              Simplification of the code in my_exit_jump() that unwinds context
31339              stacks
31340      Branch: perl
31341            ! perl.c
31342 ____________________________________________________________________________
31343 [ 27205] By: rgs                                   on 2006/02/17  08:50:27
31344         Log: Subject: Re: [perl #38485] use integer; 0x80000000/-1; # coredump
31345              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
31346              Date: Mon, 13 Feb 2006 01:39:25 -0800
31347              Message-ID: <20060213093925.GA3476@efn.org>
31348      Branch: perl
31349            ! lib/integer.t pp.c
31350 ____________________________________________________________________________
31351 [ 27204] By: rgs                                   on 2006/02/16  14:44:10
31352         Log: Subject: Re: how to build with -DPERL_MEM_LOG ?
31353              From: Andy Dougherty <doughera@lafayette.edu>
31354              Date: Fri, 3 Feb 2006 11:55:58 -0500 (EST)
31355              Message-ID: <Pine.SOC.4.62.0602031129530.9630@maxwell.phys.lafayette.edu>
31356      Branch: perl
31357            ! x2p/a2p.h
31358 ____________________________________________________________________________
31359 [ 27203] By: rgs                                   on 2006/02/16  14:15:53
31360         Log: Subject: Problem compiling swigged c++ code with 5.8.8
31361              From: Merijn Broeren <merijnb@iloquent.com>
31362              Date: Wed, 15 Feb 2006 13:51:49 +0100
31363              Message-ID: <20060215125148.GA12535@brugman.iloquent.nl>
31364      Branch: perl
31365            ! XSUB.h perl.h
31366 ____________________________________________________________________________
31367 [ 27202] By: stevep                                on 2006/02/16  12:54:08
31368         Log: Upgrade to CGI-3.16, with version bump on CGI.pm for documentation
31369              fixes not yet integrated.
31370      Branch: perl
31371            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes lib/CGI/Cookie.pm
31372            ! lib/CGI/Fast.pm lib/CGI/t/cookie.t lib/CGI/t/function.t
31373            ! lib/CGI/t/html.t
31374 ____________________________________________________________________________
31375 [ 27201] By: rgs                                   on 2006/02/16  12:47:13
31376         Log: Remove lib/Hash directory when doing make distclean
31377      Branch: perl
31378            ! Makefile.SH
31379 ____________________________________________________________________________
31380 [ 27200] By: rgs                                   on 2006/02/16  11:46:51
31381         Log: Subject: [PATCH] stat() on Windows doesn't handle trailing slashes/backslashes correctly
31382              From: "Jan Dubois" <jand@ActiveState.com>
31383              Date: Wed, 15 Feb 2006 17:19:29 -0800
31384              Message-ID: <017901c63297$08e1e3f0$2217a8c0@candy>
31385      Branch: perl
31386            ! win32/win32.c
31387 ____________________________________________________________________________
31388 [ 27199] By: rgs                                   on 2006/02/16  11:43:09
31389         Log: Subject: [patch] t/lib/warnings/pp_sys
31390              From: "Green, Paul" <Paul.Green@stratus.com>
31391              Date: Wed, 15 Feb 2006 11:09:57 -0500
31392              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB011A19AF@EXNA.corp.stratus.com>
31393      Branch: perl
31394            ! t/lib/warnings/pp_sys
31395 ____________________________________________________________________________
31396 [ 27198] By: rgs                                   on 2006/02/16  11:40:42
31397         Log: CPAN::FirstTime can go as well from the untested module list
31398      Branch: perl
31399            ! t/lib/1_compile.t
31400 ____________________________________________________________________________
31401 [ 27197] By: rgs                                   on 2006/02/16  11:38:00
31402         Log: Pod::Plainer is tested, actually (spotted by chromatic)
31403      Branch: perl
31404            ! t/lib/1_compile.t
31405 ____________________________________________________________________________
31406 [ 27195] By: rgs                                   on 2006/02/16  09:10:38
31407         Log: Subject: [PATCH] Make XCOPY not prompt every two seconds when rebuilding on Win32
31408              From: demerphq <demerphq@gmail.com>
31409              Date: Mon, 13 Feb 2006 09:41:37 +0100
31410              Message-ID: <9b18b3110602130041q2d64122am5c83392dd75e0413@mail.gmail.com>
31411      Branch: perl
31412            ! win32/Makefile win32/makefile.mk
31413 ____________________________________________________________________________
31414 [ 27194] By: gisle                                 on 2006/02/15  15:25:36
31415         Log: Get perl_fini() running on HP-UX again.
31416              It was effectively disabled by change 24667 since
31417              __ux_version is only available under DCE threads
31418              which isn't used when perl is built on HP-UX 11
31419              and later.
31420      Branch: perl
31421            ! perl.c
31422 ____________________________________________________________________________
31423 [ 27193] By: rgs                                   on 2006/02/15  13:22:27
31424         Log: Fix to run this test in the core
31425      Branch: perl
31426            ! lib/CPAN/t/03pkgs.t
31427 ____________________________________________________________________________
31428 [ 27192] By: stevep                                on 2006/02/15  13:11:06
31429         Log: Subject:  [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.84.tar.gz
31430              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
31431              Date: Wed, 15 Feb 2006 09:19:56 +0100
31432              Message-ID: <87oe19owyb.fsf@k75.linux.bogus>
31433      Branch: perl
31434            + lib/CPAN/t/01loadme.t lib/CPAN/t/02nox.t lib/CPAN/t/03pkgs.t
31435            + lib/CPAN/t/10version.t lib/CPAN/t/11mirroredby.t
31436            - lib/CPAN/t/Nox.t lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t
31437            - lib/CPAN/t/vcmp.t lib/CPAN/t/version.t
31438            ! MANIFEST lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
31439            ! lib/CPAN/HandleConfig.pm lib/CPAN/Nox.pm lib/CPAN/SIGNATURE
31440            ! lib/CPAN/Tarzip.pm lib/CPAN/Version.pm
31441 ____________________________________________________________________________
31442 [ 27190] By: merijn                                on 2006/02/15  09:11:12
31443         Log: Added hints/dragonfly.sh for #27189
31444      Branch: perl
31445            ! MANIFEST
31446 ____________________________________________________________________________
31447 [ 27189] By: merijn                                on 2006/02/15  09:07:43
31448         Log: Subject: Patch for perl to compile/work on DragonFlyBSD
31449              From: Robert Sebastian Gerus <arachnist@gmail.com>
31450              Date: Tue, 14 Feb 2006 17:27:52 +0100
31451              Message-ID: <4a1e16420602140827w17fd6595w@mail.gmail.com>
31452      Branch: perl
31453            + hints/dragonfly.sh
31454            ! Configure Makefile.SH
31455 ____________________________________________________________________________
31456 [ 27187] By: craigb                                on 2006/02/15  04:32:14
31457         Log: Subject: patch@27162 long path name support in readdir / cando_by_name
31458              From: "John E. Malmberg" <wb8tyw@qsl.net>
31459              Date: Sun, 12 Feb 2006 15:24:58 -0500
31460              Message-id: <43EF999A.1020500@qsl.net>
31461      Branch: perl
31462            ! vms/vms.c vms/vmsish.h
31463 ____________________________________________________________________________
31464 [ 27186] By: stevep                                on 2006/02/15  02:55:13
31465         Log: Version bump to go along with change #27185
31466      Branch: perl
31467            ! lib/Getopt/Long.pm
31468 ____________________________________________________________________________
31469 [ 27185] By: stevep                                on 2006/02/15  02:53:10
31470         Log: Subject: Getopt::Long::Configure 'no_getopt_compat'
31471              From: Abigail <abigail@abigail.nl>
31472              Date: Tue, 14 Feb 2006 23:58:07 +0100
31473              Message-ID: <20060214225806.GA4120@abigail.nl>
31474      Branch: perl
31475            ! lib/Getopt/Long.pm
31476 ____________________________________________________________________________
31477 [ 27184] By: nicholas                              on 2006/02/14  23:42:45
31478         Log: Back out change change 10214 (drop SVp_IOK from >> PRIVSHIFT) as it
31479              never felt quite correct, and other parts of the SV conversion
31480              implementation have improved such that the symptoms 10214 covered
31481              over are gone even without it.
31482      Branch: perl
31483            ! mg.c scope.c sv.c
31484 ____________________________________________________________________________
31485 [ 27182] By: stevep                                on 2006/02/14  17:50:06
31486         Log: Upgrade to Time-HiRes-1.87
31487      Branch: perl
31488            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
31489            ! ext/Time/HiRes/t/HiRes.t
31490 ____________________________________________________________________________
31491 [ 27181] By: stevep                                on 2006/02/14  17:41:02
31492         Log: Hash::Util tests should check if Hash::Util has been built, not
31493              List::Util (spotted by Rafael).
31494      Branch: perl
31495            ! ext/Hash/Util/t/Util.t
31496 ____________________________________________________________________________
31497 [ 27180] By: stevep                                on 2006/02/14  17:08:08
31498         Log: Subject: [Patch] Enhance Hash::Util
31499              From: demerphq <demerphq@gmail.com>
31500              Date: Mon, 13 Feb 2006 11:39:33 +0100
31501              Message-ID: <9b18b3110602130239w311d05fcr776ae8333776ca2e@mail.gmail.com>
31502      Branch: perl
31503            + ext/Hash/Util/Changes ext/Hash/Util/Makefile.PL
31504            + ext/Hash/Util/Util.xs ext/Hash/Util/lib/Hash/Util.pm
31505            + ext/Hash/Util/t/Util.t
31506            - lib/Hash/Util.pm lib/Hash/Util.t
31507            ! MANIFEST win32/Makefile win32/makefile.mk
31508 ____________________________________________________________________________
31509 [ 27179] By: rgs                                   on 2006/02/14  13:23:04
31510         Log: One shouldn't be able to dereference a GLOB as a SCALAR.
31511              
31512              Subject: Re: [perl #38484] Data::Dumper only warns on unhandled reference types
31513              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
31514              Date: Sun, 12 Feb 2006 09:18:39 -0800
31515              Message-ID: <20060212171839.GA3604@efn.org>
31516              
31517              plus regression tests.
31518      Branch: perl
31519            ! pp.c t/op/ref.t
31520 ____________________________________________________________________________
31521 [ 27178] By: rgs                                   on 2006/02/14  10:18:48
31522         Log: Remove a my_perl that slipped in
31523      Branch: perl
31524            ! perlio.c
31525 ____________________________________________________________________________
31526 [ 27177] By: rgs                                   on 2006/02/14  10:00:36
31527         Log: Subject: [PATCH] Sun Studio lint patches
31528              From: andy@petdance.com (Andy Lester)
31529              Date: Mon, 13 Feb 2006 23:46:17 -0600
31530              Message-ID: <20060214054617.GA8824@petdance.com>
31531      Branch: perl
31532            ! Makefile.SH gv.c hv.c op.c pad.c perlio.c pp.c pp_ctl.c
31533            ! pp_hot.c regcomp.c sv.c toke.c utf8.c
31534 ____________________________________________________________________________
31535 [ 27176] By: nicholas                              on 2006/02/13  21:46:13
31536         Log: Ensure that public I, N and P flags are off when SvTAINT is called on
31537              something that already has taint magic.
31538      Branch: perl
31539            ! sv.c
31540 ____________________________________________________________________________
31541 [ 27174] By: rgs                                   on 2006/02/13  17:27:59
31542         Log: Subject: [PATCH] perldiag.pod patching re: integer overflow
31543              From: andy@petdance.com (Andy Lester)
31544              Date: Sun, 12 Feb 2006 23:08:48 -0600
31545              Message-ID: <20060213050848.GB27993@petdance.com>
31546      Branch: perl
31547            ! pod/perldiag.pod pod/perlop.pod
31548 ____________________________________________________________________________
31549 [ 27173] By: rgs                                   on 2006/02/13  17:17:40
31550         Log: Subject: [perl #38346] [PATCH] Re: B::Deparse's bug?
31551              From: Stephen McCamant <smcc@mit.edu>
31552              Date: Wed, 8 Feb 2006 17:48:49 -0800
31553              Message-ID: <17386.40833.64309.454938@conquest.OCF.Berkeley.EDU>
31554      Branch: perl
31555            ! ext/B/B/Deparse.pm
31556 ____________________________________________________________________________
31557 [ 27172] By: steveh                                on 2006/02/13  16:46:14
31558         Log: Teach checkAUTHORS.pl about Changelogs with leading tabs
31559              in the log entries, and fix a malformed log entry in Changes5.005
31560      Branch: perl
31561            ! Changes5.005 Porting/checkAUTHORS.pl
31562 ____________________________________________________________________________
31563 [ 27171] By: steveh                                on 2006/02/13  16:03:23
31564         Log: Revert an assert() fix in the light of change #27152
31565              
31566              The MinGW problem described here:
31567              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-01/msg00146.html
31568              was fixed by change #26664. This is no longer relevant in the light of
31569              change #27152, so revert it.
31570              
31571              (The other problems with VC++ 6 and BCC, fixed by change #26634, have
31572              not gone away, however.)
31573      Branch: perl
31574            ! gv.h
31575 ____________________________________________________________________________
31576 [ 27169] By: nicholas                              on 2006/02/13  15:12:58
31577         Log: All the bits of clone_params.flags need to be initialised, not just
31578              CLONEf_JOIN_IN.
31579      Branch: perl
31580            ! ext/threads/threads.xs
31581 ____________________________________________________________________________
31582 [ 27166] By: nicholas                              on 2006/02/12  19:03:47
31583         Log: Fix change 27059 so that it actually works with >16 file descriptors.
31584              With programmers like these, we need Stadler & Waldorf on code review.
31585      Branch: perl
31586            ! perlio.c
31587 ____________________________________________________________________________
31588 [ 27162] By: nicholas                              on 2006/02/11  22:52:40
31589         Log: In perldiag.pod add an entry for the error message that change 27155
31590              introduced.
31591      Branch: perl
31592            ! pod/perldiag.pod
31593 ____________________________________________________________________________
31594 [ 27161] By: nicholas                              on 2006/02/11  16:10:22
31595         Log: Remove SOFT_CAST() as it no longer does anything useful.
31596      Branch: perl
31597            ! perl.h scope.h
31598 ____________________________________________________________________________
31599 [ 27159] By: nicholas                              on 2006/02/11  15:10:32
31600         Log: Coalesce 2 if blocks with duplicated conditions in Perl_sv_dup.
31601      Branch: perl
31602            ! sv.c
31603 ____________________________________________________________________________
31604 [ 27158] By: stevep                                on 2006/02/11  14:16:45
31605         Log: Test to go with change #27155.
31606      Branch: perl
31607            ! lib/integer.t
31608 ____________________________________________________________________________
31609 [ 27155] By: stevep                                on 2006/02/11  06:14:02
31610         Log: Die when integer overflow condition is detected in division under
31611              C<use integer>.  Hopefully fixes RT #38485.
31612      Branch: perl
31613            ! pp.c
31614 ____________________________________________________________________________
31615 [ 27154] By: nicholas                              on 2006/02/11  00:40:04
31616         Log: assert() that we can't reach two unreachable code paths
31617              (in Perl_magic_get and Perl_pp_shift).
31618      Branch: perl
31619            ! mg.c pp.c
31620 ____________________________________________________________________________
31621 [ 27153] By: nicholas                              on 2006/02/10  22:37:23
31622         Log: The return value from S_hv_auxinit can be ignored, as it's also stored
31623              within the passed in hv parameter.
31624      Branch: perl
31625            ! embed.fnc proto.h
31626 ____________________________________________________________________________
31627 [ 27152] By: steveh                                on 2006/02/10  17:46:35
31628         Log: A better fix than 27148
31629              
31630              Subject: Win32 assert (was Re: Smoke [5.9.4] 27145 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu))
31631              From: Nicholas Clark <nick@ccl4.org>
31632              Date: Fri, 10 Feb 2006 14:58:47 +0000
31633              Message-ID: <20060210145847.GA85020@plum.flirble.org>
31634              
31635              Subject: RE: Win32 assert (was Re: Smoke [5.9.4] 27145 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu))
31636              From: "Jan Dubois" <jand@ActiveState.com>
31637              Date: Fri, 10 Feb 2006 09:03:41 -0800
31638              Message-ID: <024401c62e63$f1e53c10$6062a8c0@candy>
31639      Branch: perl
31640            ! embed.fnc embed.h hv.c perl.h proto.h sv.c
31641 ____________________________________________________________________________
31642 [ 27151] By: nicholas                              on 2006/02/10  14:25:33
31643         Log: With PERL_POISON defined, ensure freshly malloc()ed memory isn't zeros,
31644              and when PERL_TRACK_MEMPOOL is also defined scribble on any extension
31645              added by realloc().
31646      Branch: perl
31647            ! util.c
31648 ____________________________________________________________________________
31649 [ 27148] By: steveh                                on 2006/02/10  11:20:23
31650         Log: Fix the effects of 27136 on Win32 with DEBUGGING and PERL_IMPLICIT_SYS
31651      Branch: perl
31652            ! embed.fnc embed.h hv.c proto.h sv.c
31653 ____________________________________________________________________________
31654 [ 27145] By: nicholas                              on 2006/02/09  23:23:59
31655         Log: Change 27136 seems to have inadvertently upset some compilers,
31656              presumably where NULL was defined as 0, not (void *)0
31657      Branch: perl
31658            ! op.c
31659 ____________________________________________________________________________
31660 [ 27140] By: stevep                                on 2006/02/09  18:25:02
31661         Log: Fix breakage in S_set_csh() from change #27136.
31662      Branch: perl
31663            ! toke.c
31664 ____________________________________________________________________________
31665 [ 27139] By: gisle                                 on 2006/02/09  18:09:01
31666         Log: Document incompatible interpretation of chdir FOO.
31667              Ref change 27125.
31668      Branch: perl
31669            ! pod/perl594delta.pod
31670 ____________________________________________________________________________
31671 [ 27138] By: rgs                                   on 2006/02/09  17:49:18
31672         Log: Really regenerate headers
31673      Branch: perl
31674            ! embed.h proto.h
31675 ____________________________________________________________________________
31676 [ 27137] By: stevep                                on 2006/02/09  17:40:02
31677         Log: Regenerated headers for change #27136.
31678      Branch: perl
31679            ! embed.h proto.h
31680 ____________________________________________________________________________
31681 [ 27136] By: stevep                                on 2006/02/09  16:49:32
31682         Log: Subject: [PATCH] Trying my "remove the pTHXes" patch again
31683              From: Andy Lester <andy@petdance.com>
31684              Date: Thu, 9 Feb 2006 09:40:18 -0600
31685              Message-ID: <20060209154018.GA14610@petdance.com>
31686      Branch: perl
31687            ! Makefile.SH cc_runtime.h cop.h deb.c embed.fnc hv.c mg.c op.c
31688            ! op.h perl.c pp.c pp_ctl.c pp_sort.c regcomp.c regexec.c sv.c
31689            ! toke.c utf8.c util.c
31690 ____________________________________________________________________________
31691 [ 27135] By: rgs                                   on 2006/02/09  12:38:35
31692         Log: Skip new chdir warning test if fchdir is not available
31693      Branch: perl
31694            ! t/lib/warnings/pp_sys
31695 ____________________________________________________________________________
31696 [ 27134] By: nicholas                              on 2006/02/09  12:37:13
31697         Log: Avoid calling all the scanning code in gv_fetchpvn_flags when saving
31698              $1 etc, as we can perfom a hash lookup on %:: directly.
31699      Branch: perl
31700            ! regcomp.c
31701 ____________________________________________________________________________
31702 [ 27133] By: nicholas                              on 2006/02/08  20:57:24
31703         Log: lastparen in the regexp structure is never initialised, and so will
31704              still be uninitialised after a failed match, yet various points in
31705              mg.c read it come what may. Should fix bug 38461.
31706      Branch: perl
31707            ! regcomp.c
31708 ____________________________________________________________________________
31709 [ 27132] By: gisle                                 on 2006/02/08  17:52:16
31710         Log: Bareword file handles not supported for chown/chmod/utime.
31711      Branch: perl
31712            ! pod/perlfunc.pod
31713 ____________________________________________________________________________
31714 [ 27131] By: rgs                                   on 2006/02/08  16:57:48
31715         Log: Wave hands about encoding::warnings
31716      Branch: perl
31717            ! pod/perltodo.pod
31718 ____________________________________________________________________________
31719 [ 27130] By: rgs                                   on 2006/02/08  13:15:51
31720         Log: Subject: [perl #38464] chdir() on closed handles 
31721              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
31722              Date: Wed, 08 Feb 2006 01:33:54 -0800
31723              Message-ID: <rt-3.0.11-38464-129771.3.46114092925276@perl.org>
31724              
31725              Plus a regression test.
31726      Branch: perl
31727            ! pp_sys.c t/lib/warnings/pp_sys
31728 ____________________________________________________________________________
31729 [ 27129] By: stevep                                on 2006/02/08  03:23:27
31730         Log: Subject: [PATCH] Handle unused args
31731              From: andy@petdance.com (Andy Lester)
31732              Date: Tue, 7 Feb 2006 16:36:56 -0600
31733              Message-ID: <20060207223656.GA5177@petdance.com>
31734      Branch: perl
31735            ! doio.c pad.c perl.c pp_sys.c
31736 ____________________________________________________________________________
31737 [ 27128] By: stevep                                on 2006/02/08  03:04:05
31738         Log: Subject: [patch] several broken make *.valgrind targets
31739              From: Jim Cromie <jim.cromie@gmail.com>
31740              Date: Tue, 07 Feb 2006 15:11:54 -0700
31741              Message-ID: <43E91B2A.4060700@gmail.com>
31742      Branch: perl
31743            ! Makefile.SH
31744 ____________________________________________________________________________
31745 [ 27127] By: nicholas                              on 2006/02/08  00:05:44
31746         Log: Borland's C compiler warns that the & is unnecessary.
31747      Branch: perl
31748            ! pp.c
31749 ____________________________________________________________________________
31750 [ 27126] By: nicholas                              on 2006/02/07  18:01:26
31751         Log: Merging pp_bit_or and pp_bit_xor shrinks the object code by about .7K.
31752              The overloading tests are not free.
31753      Branch: perl
31754            ! mathoms.c opcode.h opcode.pl pp.c pp.h
31755 ____________________________________________________________________________
31756 [ 27125] By: gisle                                 on 2006/02/07  17:32:50
31757         Log: Allow bareword file handle as argument to chdir().
31758              This copies the mechanism used by truncate().
31759              Fixes bug #38457.
31760      Branch: perl
31761            ! embed.h op.c opcode.h opcode.pl pp.sym pp_proto.h pp_sys.c
31762            ! t/op/chdir.t
31763 ____________________________________________________________________________
31764 [ 27124] By: nicholas                              on 2006/02/07  17:12:08
31765         Log: All the trancendental unary operators can be merged into PP_sin
31766              (cos, exp, log, sqrt)
31767      Branch: perl
31768            ! mathoms.c opcode.h opcode.pl pp.c
31769 ____________________________________________________________________________
31770 [ 27123] By: nicholas                              on 2006/02/07  15:52:18
31771         Log: Avoid gcc warning about possibly uninitialised variables.
31772      Branch: perl
31773            ! pp.c
31774 ____________________________________________________________________________
31775 [ 27122] By: nicholas                              on 2006/02/07  15:28:41
31776         Log: Create new macros AMG_CALLun_var, AMG_CALLun_var and tryAMAGICun_var
31777              which don't do the pre-processor string manipulation internally.
31778      Branch: perl
31779            ! pp.c pp.h
31780 ____________________________________________________________________________
31781 [ 27121] By: nicholas                              on 2006/02/07  14:57:36
31782         Log: pp_pop can be implemented by pp_shift.
31783      Branch: perl
31784            ! mathoms.c opcode.h opcode.pl pp.c
31785 ____________________________________________________________________________
31786 [ 27120] By: rgs                                   on 2006/02/07  14:37:15
31787         Log: Subject: Re: [PATCH] Documentation patch for overload
31788              From: Steffen Mueller <dtr8sin02@sneakemail.com>
31789              Date: Mon, 06 Feb 2006 10:58:44 +0100
31790              Message-ID: <43E71DD4.5010108@sneakemail.com>
31791      Branch: perl
31792            ! lib/overload.pm
31793 ____________________________________________________________________________
31794 [ 27119] By: nicholas                              on 2006/02/07  14:11:42
31795         Log: pp_hex can be implemented trivially by pp_oct, making pp_hex a mathom.
31796      Branch: perl
31797            ! mathoms.c opcode.h opcode.pl pp.c
31798 ____________________________________________________________________________
31799 [ 27118] By: nicholas                              on 2006/02/07  13:13:44
31800         Log: Merge pp_index and pp_rindex - we have another mathom.
31801      Branch: perl
31802            ! mathoms.c opcode.h opcode.pl pp.c
31803 ____________________________________________________________________________
31804 [ 27117] By: nicholas                              on 2006/02/07  12:41:27
31805         Log: Some refactoring to converge pp_index and pp_rindex
31806      Branch: perl
31807            ! pp.c
31808 ____________________________________________________________________________
31809 [ 27116] By: nicholas                              on 2006/02/07  12:19:17
31810         Log: Fix bug 38454 (rindex corrects for $[ on bytes rather than UTF-8)
31811      Branch: perl
31812            ! pp.c t/op/index.t
31813 ____________________________________________________________________________
31814 [ 27115] By: craigb                                on 2006/02/07  04:46:47
31815         Log: Subject: Re: Configure.com issue, more quoting needed.
31816              From: Peter Prymmer <PPrymmer@factset.com>
31817              Date: Mon, 06 Feb 2006 13:27:14 -0500
31818              Message-id:  <OF3536E719.A8B8D167-ON8525710D.0065011E-8525710D.00655ED0@factset.com>
31819      Branch: perl
31820            ! configure.com
31821 ____________________________________________________________________________
31822 [ 27114] By: craigb                                on 2006/02/07  04:39:09
31823         Log: Subject: patch@27082 Allow fatal exceptions to bring up VMS debugger
31824              From: "John E. Malmberg" <wb8tyw@qsl.net>
31825              Date: Sat, 04 Feb 2006 16:04:32 -0500
31826              Message-id: <43E516E0.1000508@qsl.net>
31827
31828      Branch: perl
31829            ! vms/perlvms.pod vms/vms.c
31830 ____________________________________________________________________________
31831 [ 27113] By: nicholas                              on 2006/02/06  22:28:41
31832         Log: Optimise index so that if the big string is ISO-8859-1 but the little
31833              string is UTF-8, it tries to downgrade the little string, rather than
31834              upgrade the big string. For half-meg big strings this is a fourfold
31835              speed gain.
31836      Branch: perl
31837            ! pp.c
31838 ____________________________________________________________________________
31839 [ 27112] By: nicholas                              on 2006/02/06  21:40:57
31840         Log: Given that the memory allocated in Perl_bytes_from_utf8 and
31841              Perl_bytes_to_utf8 will immediately be written to, I see no need to
31842              allocate it zeroed.
31843      Branch: perl
31844            ! utf8.c
31845 ____________________________________________________________________________
31846 [ 27111] By: nicholas                              on 2006/02/06  20:52:41
31847         Log: Rename S_glob_assign to S_glob_assign_glob
31848              Rename S_pvgv_assign to S_glob_assign_ref
31849              
31850              I don't think that they share enough common code to merge them.
31851      Branch: perl
31852            ! sv.c
31853 ____________________________________________________________________________
31854 [ 27110] By: nicholas                              on 2006/02/06  20:12:58
31855         Log: I think that "merge Perl_sv_2[inpu]v" and "reduce duplication in
31856              sv_setsv_flags" are about as done as they can be.
31857      Branch: perl
31858            ! pod/perltodo.pod
31859 ____________________________________________________________________________
31860 [ 27109] By: nicholas                              on 2006/02/06  20:04:35
31861         Log: In Perl_sv_upgrade, the assignment to new_type_details only needs to
31862              be done once.
31863      Branch: perl
31864            ! sv.c
31865 ____________________________________________________________________________
31866 [ 27108] By: stevep                                on 2006/02/06  19:43:17
31867         Log: Document the limitations of calling exit() (instead of _exit()) from
31868              a child process on Solaris.
31869      Branch: perl
31870            ! pod/perlfork.pod
31871 ____________________________________________________________________________
31872 [ 27107] By: nicholas                              on 2006/02/06  18:45:35
31873         Log: Remove a duplicate flag copy line from Perl_sv_setsv_flags.
31874      Branch: perl
31875            ! sv.c
31876 ____________________________________________________________________________
31877 [ 27106] By: nicholas                              on 2006/02/06  18:07:28
31878         Log: Move Perl_save_long, Perl_save_I16, Perl_save_I8, Perl_save_iv,
31879              Perl_save_nogv, Perl_save_list, Perl_save_destructor to mathoms.c
31880              Perl_save_svref can't actually move because it calls a static function.
31881      Branch: perl
31882            ! mathoms.c scope.c
31883 ____________________________________________________________________________
31884 [ 27105] By: nicholas                              on 2006/02/06  16:50:22
31885         Log: Expunge USE_5005THREADS from perl.c
31886      Branch: perl
31887            ! perl.c
31888 ____________________________________________________________________________
31889 [ 27104] By: nicholas                              on 2006/02/06  13:08:34
31890         Log: Fix bug #38439 - reference to typeglob assignment needs to be based
31891              on SvROK(sstr) rather than SvTYPE(sstr) == SVt_RV.
31892      Branch: perl
31893            ! sv.c t/op/gv.t
31894 ____________________________________________________________________________
31895 [ 27103] By: rgs                                   on 2006/02/06  09:42:33
31896         Log: Subject: [PATCH] 5.8.8: Unicos test skip (and for the record: config.sh and harness results)
31897              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
31898              Date: Sun, 05 Feb 2006 12:16:37 +0200
31899              Message-ID: <43E5D085.90400@iki.fi>
31900      Branch: perl
31901            ! lib/Math/BigInt/t/bigintc.t
31902 ____________________________________________________________________________
31903 [ 27102] By: stevep                                on 2006/02/06  04:48:04
31904         Log: Subject: [PATCH] Cleaning up shadowed variables
31905              From: Andy Lester <andy@petdance.com>
31906              Date: Sun, 5 Feb 2006 21:56:43 -0600
31907              Message-Id: <B375E848-FA07-479D-9571-FA3925106D16@petdance.com>
31908      Branch: perl
31909            ! op.c pp_ctl.c
31910 ____________________________________________________________________________
31911 [ 27101] By: nicholas                              on 2006/02/05  23:44:12
31912         Log: Merge the PVCV case into the common code in S_pvgv_assign.
31913      Branch: perl
31914            ! sv.c
31915 ____________________________________________________________________________
31916 [ 27100] By: nicholas                              on 2006/02/05  23:20:21
31917         Log: Merge the PVAV and PVHV clauses into the common code of S_pvgv_assign.
31918      Branch: perl
31919            ! sv.c
31920 ____________________________________________________________________________
31921 [ 27099] By: nicholas                              on 2006/02/05  23:02:58
31922         Log: Merge the default case (GvSV) with the common code in S_pvgv_assign.
31923      Branch: perl
31924            ! sv.c
31925 ____________________________________________________________________________
31926 [ 27098] By: nicholas                              on 2006/02/05  22:41:42
31927         Log: Start to merge the 6 arms of S_pvgv_assign into one.
31928      Branch: perl
31929            ! sv.c
31930 ____________________________________________________________________________
31931 [ 27097] By: nicholas                              on 2006/02/05  22:00:11
31932         Log: Subject: [patch] rework arenas - repair arenasets
31933              From: Jim Cromie <jim.cromie@gmail.com>
31934              Message-ID: <43E5F012.1080203@gmail.com>
31935              Date: Sun, 05 Feb 2006 05:31:14 -0700
31936      Branch: perl
31937            ! hv.c sv.c
31938 ____________________________________________________________________________
31939 [ 27096] By: rgs                                   on 2006/02/05  21:22:03
31940         Log: Subject: [PATCH] Documentation patch for overload
31941              From: Steffen Mueller <dtr8sin02@sneakemail.com>
31942              Date: Feb 5, 2006 12:26 PM
31943              Message-ID: <43E5E0E9.1070707@sneakemail.com>
31944      Branch: perl
31945            ! lib/overload.pm
31946 ____________________________________________________________________________
31947 [ 27095] By: nicholas                              on 2006/02/05  20:51:43
31948         Log: The message "Can't upgrade that kind of scalar" can be far more
31949              informative.
31950      Branch: perl
31951            ! pod/perldiag.pod sv.c
31952 ____________________________________________________________________________
31953 [ 27094] By: nicholas                              on 2006/02/05  20:33:57
31954         Log: new_body_type doesn't need to subtract the offset, that's what
31955              new_body_allocated is for.
31956      Branch: perl
31957            ! sv.c
31958 ____________________________________________________________________________
31959 [ 27093] By: nicholas                              on 2006/02/05  20:26:40
31960         Log: Yes, I broke Win32 with change 27089 by having a { in the wrong place.
31961      Branch: perl
31962            ! perl.c
31963 ____________________________________________________________________________
31964 [ 27092] By: nicholas                              on 2006/02/05  19:52:50
31965         Log: Remove "Can't upgrade to undef" from perldiag, as the corresponding
31966              code is now gone from sv_upgrade.
31967      Branch: perl
31968            ! pod/perldiag.pod
31969 ____________________________________________________________________________
31970 [ 27091] By: nicholas                              on 2006/02/05  19:45:37
31971         Log: Merge and refactor the PVAV and PVHV code in Perl_sv_upgrade, which
31972              reduces the object size by about 80 bytes.
31973      Branch: perl
31974            ! sv.c
31975 ____________________________________________________________________________
31976 [ 27090] By: nicholas                              on 2006/02/05  18:51:17
31977         Log: Eliminate a croak we can't get to.
31978      Branch: perl
31979            ! sv.c
31980 ____________________________________________________________________________
31981 [ 27089] By: nicholas                              on 2006/02/05  11:15:34
31982         Log: Without this Windows and Netware compilers should be complaining 
31983              about perl.c having code before a declaration, *but only if compiling
31984              with PERL_TRACK_MEMPOOL*. So, will it fix the smoke failures? Place
31985              bets now.
31986      Branch: perl
31987            ! perl.c
31988 ____________________________________________________________________________
31989 [ 27088] By: stevep                                on 2006/02/05  05:08:02
31990         Log: Don't export PL_memory_debug_header to Win32 (and others) unless 
31991              PERL_TRACK_MEMPOOL is defined.
31992      Branch: perl
31993            ! makedef.pl
31994 ____________________________________________________________________________
31995 [ 27087] By: stevep                                on 2006/02/05  04:13:27
31996         Log: Fixed embed.fnc entry for S_forbid_setid() and picked up a change in 
31997              pod/perlapi.pod for good measure when regenerating files.
31998      Branch: perl
31999            ! embed.fnc pod/perlapi.pod proto.h
32000 ____________________________________________________________________________
32001 [ 27086] By: nicholas                              on 2006/02/04  22:51:17
32002         Log: bcc was issuing a warning about this line in Perl_sv_2cv, so tweak it
32003              to keep it happy.
32004      Branch: perl
32005            ! sv.c
32006 ____________________________________________________________________________
32007 [ 27085] By: nicholas                              on 2006/02/04  22:13:08
32008         Log: Add regression tests to lib/charnames.t to ensure that unicore/Names.pl
32009              is 100% 7 bit ASCII.
32010      Branch: perl
32011            ! lib/charnames.t
32012 ____________________________________________________________________________
32013 [ 27084] By: nicholas                              on 2006/02/04  19:09:17
32014         Log: Enhance PERL_TRACK_MEMPOOL so that it also emulates the PerlHost
32015              behaviour of freeing up all memory at thread exit. With this and
32016              tools such as valgrind you will now get warnings as soon as you
32017              read from the deallocated memory, rather than just a warning much
32018              later about freeing to the wrong pool.
32019      Branch: perl
32020            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h pod/perltodo.pod
32021            ! sv.c util.c
32022 ____________________________________________________________________________
32023 [ 27083] By: nicholas                              on 2006/02/04  18:48:09
32024         Log: The TODO 'Tidy up global variables' can go, replaced with a second
32025              paragraph on 'Ordering of "global" variables'.
32026      Branch: perl
32027            ! pod/perltodo.pod
32028 ____________________________________________________________________________
32029 [ 27082] By: nicholas                              on 2006/02/04  17:11:54
32030         Log: I believe that mathoms have been completely TODOne.
32031      Branch: perl
32032            ! pod/perltodo.pod
32033 ____________________________________________________________________________
32034 [ 27081] By: nicholas                              on 2006/02/04  13:27:00
32035         Log: Rejig the definition of ARENAS_PER_SET to maximise the size of the
32036              array whilst keeping the structure within PERL_ARENA_SIZE.
32037      Branch: perl
32038            ! sv.c
32039 ____________________________________________________________________________
32040 [ 27080] By: nicholas                              on 2006/02/04  13:00:06
32041         Log: Tweak arena sets to avoid assignment between different pointers.
32042      Branch: perl
32043            ! sv.c
32044 ____________________________________________________________________________
32045 [ 27079] By: nicholas                              on 2006/02/04  12:28:03
32046         Log: Subject: [patch] arena rework - arena sets
32047              From: Jim Cromie <jim.cromie@gmail.com>
32048              Message-ID: <43DF4F66.4080808@gmail.com>
32049              Date: Tue, 31 Jan 2006 04:52:06 -0700
32050      Branch: perl
32051            ! embed.fnc embed.h hv.c proto.h sv.c
32052 ____________________________________________________________________________
32053 [ 27078] By: nicholas                              on 2006/02/04  11:10:52
32054         Log: warnings.h does some evil(*) pointer arithmetic on (SV *)0, so a
32055              simple replace of Nullsv with NULL turns out to be a bad idea.
32056              * Technically undefined behaviour, I believe.
32057      Branch: perl
32058            ! warnings.h warnings.pl
32059 ____________________________________________________________________________
32060 [ 27077] By: nicholas                              on 2006/02/04  10:37:08
32061         Log: Remove obsolete comment.
32062      Branch: perl
32063            ! perl.c
32064 ____________________________________________________________________________
32065 [ 27076] By: nicholas                              on 2006/02/03  23:21:37
32066         Log: S_find_beginning is only called from one place, so by hoisting the
32067              forbid_setid check for -x into the caller, we can eliminate the
32068              suidscript parameter from S_find_beginning.
32069      Branch: perl
32070            ! embed.fnc embed.h perl.c proto.h
32071 ____________________________________________________________________________
32072 [ 27075] By: nicholas                              on 2006/02/03  22:41:55
32073         Log: And as we've now got to the point where all calls to Perl_moreswitches
32074              have -1 as the second argument, we can remove the second argument,
32075              which gets us back to where we started, only with the elimination of
32076              a per-thread variable.
32077      Branch: perl
32078            ! embed.fnc embed.h perl.c proto.h toke.c
32079 ____________________________________________________________________________
32080 [ 27074] By: nicholas                              on 2006/02/03  22:18:45
32081         Log: The MSDOS-only call to moreswitches will never reach forbid_setid, so
32082              it can have a parameter of -1 without changing any behaviour.
32083              I see no reason to forbid "command line" switches when they are
32084              actually coming from the #! line of the script itself (as read by perl)
32085              as they must have been written by the owner of the script, rather than
32086              being crafted by the user manipulating the command line, and therefore
32087              cannot be subverted. (Or alternatively, can be subverted as easily as
32088              the rest of the script, and we're permitting *that* to be run)
32089      Branch: perl
32090            ! perl.c
32091 ____________________________________________________________________________
32092 [ 27073] By: nicholas                              on 2006/02/03  21:47:04
32093         Log: Pull the variables fdscript and suidscript into a much smaller scope.
32094              Replace suidscript with literal -1 where it could only have been -1.
32095              (Re-indent the other code inside the new block creating the scope.
32096              Rejig the indentation of the conditionals)
32097      Branch: perl
32098            ! perl.c
32099 ____________________________________________________________________________
32100 [ 27072] By: nicholas                              on 2006/02/03  21:23:21
32101         Log: Change 27070 failed to initialise a variable. (But despite that still
32102              passed all tests locally.)
32103      Branch: perl
32104            ! perl.c
32105 ____________________________________________________________________________
32106 [ 27071] By: nicholas                              on 2006/02/03  20:12:10
32107         Log: Silence a warning about "statement not reached" from the Sun C compiler.
32108              It was accurate - the conditional code used to give 2 return statements.
32109      Branch: perl
32110            ! mathoms.c
32111 ____________________________________________________________________________
32112 [ 27070] By: nicholas                              on 2006/02/03  20:10:07
32113         Log: Eliminating PL_suidscript is more tricky, and requires changing the
32114              prototype of Perl_moreswitches.
32115      Branch: perl
32116            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perlapi.h
32117            ! proto.h toke.c
32118 ____________________________________________________________________________
32119 [ 27069] By: nicholas                              on 2006/02/03  18:27:52
32120         Log: Passing the flag to S_forbit_setid as a single char rather than a
32121              string is a slight space optimisation.
32122      Branch: perl
32123            ! embed.fnc intrpvar.h perl.c proto.h
32124 ____________________________________________________________________________
32125 [ 27068] By: nicholas                              on 2006/02/03  18:10:45
32126         Log: Oops. I *thought* that I had checked that all changed files were open.
32127              Clearly not. (Fixes change 27066)
32128      Branch: perl
32129            ! embed.h embedvar.h perlapi.h proto.h
32130 ____________________________________________________________________________
32131 [ 27067] By: nicholas                              on 2006/02/03  17:06:43
32132         Log: Oops. When changing warnings.pl one should re-run it. Well spotted
32133              Rafael.
32134      Branch: perl
32135            ! warnings.h
32136 ____________________________________________________________________________
32137 [ 27066] By: nicholas                              on 2006/02/03  17:06:04
32138         Log: It's actually easier to get rid of PL_fdscript than we thought.
32139      Branch: perl
32140            ! embed.fnc intrpvar.h perl.c
32141 ____________________________________________________________________________
32142 [ 27065] By: nicholas                              on 2006/02/03  16:03:01
32143         Log: Subject: Re: [PATCH] s/Null(gv|hv|sv)/NULL/g
32144              From: Steven Schubiger <schubiger@cpan.org>
32145              Message-ID: <20060203152449.GI12591@accognoscere.homeunix.org>
32146              Date: Fri, 3 Feb 2006 16:24:49 +0100
32147      Branch: perl
32148            ! cop.h doio.c doop.c dump.c embed.pl gv.c hv.c hv.h intrpvar.h
32149            ! locale.c mathoms.c mg.c op.c pad.c pad.h perl.c perlio.c
32150            ! perlio.h pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
32151            ! regexec.c scope.c sv.c sv.h thrdvar.h toke.c utf8.c util.c
32152            ! warnings.pl
32153 ____________________________________________________________________________
32154 [ 27064] By: rgs                                   on 2006/02/03  15:18:18
32155         Log: Fix file where internal XS functions are defined
32156      Branch: perl
32157            ! universal.c
32158 ____________________________________________________________________________
32159 [ 27063] By: rgs                                   on 2006/02/03  14:06:40
32160         Log: Help to compile on VMS with UNLINK_ALL_VERSIONS
32161              See :
32162              Subject: bug@26347 embed.fnc/embed.h with unlnk macro
32163              From: "John E. Malmberg" <wb8tyw@qsl.net>
32164              Date: Tue, 13 Dec 2005 22:18:56 -0500
32165              Message-ID: <439F8F20.4050207@qsl.net>
32166      Branch: perl
32167            ! perl.h
32168 ____________________________________________________________________________
32169 [ 27062] By: rgs                                   on 2006/02/03  13:46:46
32170         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.83_64.tar.gz
32171              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
32172              Date: Thu, 02 Feb 2006 12:35:41 +0100
32173              Message-ID: <87acda0z8y.fsf@k75.linux.bogus>
32174      Branch: perl
32175            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
32176            ! lib/CPAN/SIGNATURE
32177 ____________________________________________________________________________
32178 [ 27061] By: rgs                                   on 2006/02/03  13:35:44
32179         Log: Subject: L<PerlIO> and Pod::Html
32180              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
32181              Date: Mon, 09 Jan 2006 12:53:15 +0900
32182              Message-Id: <20060109125220.3BB0.BQW10602@nifty.com>
32183      Branch: perl
32184            ! lib/Pod/Html.pm
32185 ____________________________________________________________________________
32186 [ 27060] By: nicholas                              on 2006/02/03  13:21:46
32187         Log: Subject: [PATCH] s/Nullcv/NULL/g
32188              From: Steven Schubiger <schubiger@cpan.org>
32189              Message-ID: <20060202150241.GF12591@accognoscere.homeunix.org>
32190              Date: Thu, 2 Feb 2006 16:02:41 +0100
32191      Branch: perl
32192            ! cop.h dump.c gv.c gv.h mg.c op.c pad.c perl.c pp_ctl.c sv.c
32193 ____________________________________________________________________________
32194 [ 27059] By: nicholas                              on 2006/02/03  13:06:00
32195         Log: Change PL_perlio_fd_refcnt from a fixed size static array to a pointer
32196              to a dynamic array.
32197      Branch: perl
32198            ! embedvar.h perlapi.h perlio.c perlvars.h
32199 ____________________________________________________________________________
32200 [ 27057] By: stevep                                on 2006/02/02  20:57:01
32201         Log: It would be nice to have tests in B for the functions getting changed.
32202      Branch: perl
32203            ! ext/B/t/b.t
32204 ____________________________________________________________________________
32205 [ 27056] By: stevep                                on 2006/02/02  20:42:56
32206         Log: Death to magic characters!  No pun intended.
32207      Branch: perl
32208            ! ext/B/B.xs
32209 ____________________________________________________________________________
32210 [ 27054] By: rgs                                   on 2006/02/02  14:24:03
32211         Log: Subject: Re: [PATCH] s/Null(av|ch)/NULL/g
32212              From: Steven Schubiger <schubiger@cpan.org>
32213              Date: Thu, 2 Feb 2006 10:38:49 +0100
32214              Message-ID: <20060202093849.GD12591@accognoscere.homeunix.org>
32215      Branch: perl
32216            ! XSUB.h cop.h doio.c doop.c dump.c gv.c hv.c hv.h locale.c
32217            ! malloc.c mathoms.c mg.c op.c op.h pad.c perl.c perl.h perlio.c
32218            ! perlsdio.h pod/perlapi.pod pp_sort.c pp_sys.c regcomp.h
32219            ! regexec.c sv.c sv.h thrdvar.h toke.c util.c
32220 ____________________________________________________________________________
32221 [ 27053] By: nicholas                              on 2006/02/02  12:31:30
32222         Log: gv_fetchpvn_flags ranks highly in the profile, and the ::/' scanning
32223              loop is iterated over millions of times. Add a flag GV_NOTQUAL purely
32224              as an optimisation, when the caller is passing in a string that is
32225              known not to contain any package separators.
32226      Branch: perl
32227            ! doio.c gv.c gv.h op.c perl.c pp_ctl.c pp_sort.c pp_sys.c
32228            ! toke.c util.c
32229 ____________________________________________________________________________
32230 [ 27052] By: rgs                                   on 2006/02/02  11:22:43
32231         Log: Update to Module::CoreList 3.04.
32232              Cleanup corelist manpage.
32233              Remove -w in corelist shebang to avoid spurious warnings.
32234      Branch: perl
32235            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
32236 ____________________________________________________________________________
32237 [ 27051] By: gisle                                 on 2006/02/02  10:05:32
32238         Log: perl-5.8.8 also contained change 27040.
32239      Branch: perl
32240            ! lib/Module/CoreList.pm
32241 ____________________________________________________________________________
32242 [ 27050] By: nicholas                              on 2006/02/02  00:36:38
32243         Log: Yet more instances of gv_fetchpv... that should be GV_ADD rather than
32244              TRUE.
32245              Convert two gv_fetchpvn_flags to gv_fetchpvs.
32246      Branch: perl
32247            ! doio.c gv.c perl.c pp_ctl.c pp_sort.c util.c
32248 ____________________________________________________________________________
32249 [ 27049] By: nicholas                              on 2006/02/02  00:24:06
32250         Log: And another assumption.
32251      Branch: perl
32252            ! gv.c
32253 ____________________________________________________________________________
32254 [ 27048] By: nicholas                              on 2006/02/01  23:38:53
32255         Log: Since PERL_COPY_ON_WRITE becamse PERL_OLD_COPY_ON_WRITE it seems that
32256              no-one has been testing it, as there was a const too far.
32257      Branch: perl
32258            ! sv.c
32259 ____________________________________________________________________________
32260 [ 27047] By: stevep                                on 2006/02/01  23:34:47
32261         Log: Doc nit found by Stephen Gordon.
32262      Branch: perl
32263            ! pod/perlfunc.pod
32264 ____________________________________________________________________________
32265 [ 27046] By: nicholas                              on 2006/02/01  23:03:11
32266         Log: doubleplusoops. Apart from the documented NUL termination assumption.
32267              Now removed.
32268      Branch: perl
32269            ! gv.c
32270 ____________________________________________________________________________
32271 [ 27045] By: nicholas                              on 2006/02/01  22:39:29
32272         Log: References can't have SVp_IOK or SVp_NOK set, so no need for all the
32273              conditional code to copy IVX and NVX if true. "You cannot get here".
32274      Branch: perl
32275            ! sv.c
32276 ____________________________________________________________________________
32277 [ 27044] By: nicholas                              on 2006/02/01  22:03:37
32278         Log: Oops. 1 NUL termination assumption remains in Perl_gv_fetchpvn_flags
32279      Branch: perl
32280            ! gv.c
32281 ____________________________________________________________________________
32282 [ 27043] By: nicholas                              on 2006/02/01  20:26:46
32283         Log: Correct my comment, so that it's actually useful. :-)
32284      Branch: perl
32285            ! sv.c
32286 ____________________________________________________________________________
32287 [ 27042] By: nicholas                              on 2006/02/01  19:30:52
32288         Log: , tweaked from
32289              Subject: Re: [:...:] and \p{...} character class equivalence in utf8 regexps
32290              From: Steve Purkis <Steve.Purkis@multimap.com>
32291              Message-Id: <0DAE5956-3ECC-4692-A0C9-C62C8F790C97@multimap.com>
32292              Date: Fri, 20 Jan 2006 12:35:06 -0500
32293      Branch: perl
32294            ! pod/perlre.pod
32295 ____________________________________________________________________________
32296 [ 27039] By: rgs                                   on 2006/02/01  18:07:26
32297         Log: Improve a bit the documentation for kill() with SIGNAL==0
32298      Branch: perl
32299            ! pod/perlfunc.pod
32300 ____________________________________________________________________________
32301 [ 27038] By: nicholas                              on 2006/02/01  18:05:20
32302         Log: Mmm, it looks like it's a bad plan to rebuild the TOC from a tree that
32303              has other modules in ext/
32304              TODO - fix buildtoc to cross check with MANIFEST.
32305      Branch: perl
32306            ! pod/perltoc.pod
32307 ____________________________________________________________________________
32308 [ 27037] By: nicholas                              on 2006/02/01  17:53:28
32309         Log: Integrate perl588delta.pod from maint, and re-run pod/buildtoc.
32310      Branch: perl
32311           +> pod/perl588delta.pod
32312            ! pod/perl.pod vms/descrip_mms.template
32313           !> MANIFEST Makefile.SH pod.lst pod/perltoc.pod win32/Makefile
32314           !> win32/makefile.mk win32/pod.mak
32315 ____________________________________________________________________________
32316 [ 27036] By: rgs                                   on 2006/02/01  17:49:53
32317         Log: Doc nit by Andy Dougherty
32318      Branch: perl
32319            ! README.aix
32320 ____________________________________________________________________________
32321 [ 27035] By: rgs                                   on 2006/02/01  16:14:07
32322         Log: autouse actually requires perl 5.6 at least.
32323      Branch: perl
32324            ! lib/autouse.pm
32325 ____________________________________________________________________________
32326 [ 27034] By: rgs                                   on 2006/02/01  15:51:35
32327         Log: Avoid "Prototype mismatch" warnings with autouse.
32328      Branch: perl
32329            ! lib/autouse.pm
32330 ____________________________________________________________________________
32331 [ 27033] By: rgs                                   on 2006/02/01  13:22:26
32332         Log: Fix corelist data for 5.8.8
32333      Branch: perl
32334            ! lib/Module/CoreList.pm
32335 ____________________________________________________________________________
32336 [ 27032] By: rgs                                   on 2006/02/01  12:41:37
32337         Log: More history
32338      Branch: perl
32339            ! pod/perlhist.pod
32340 ____________________________________________________________________________
32341 [ 27031] By: rgs                                   on 2006/02/01  12:30:14
32342         Log: Update to Module::CoreList 2.03 (includes 5.8.8 and 5.9.3)
32343      Branch: perl
32344            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
32345 ____________________________________________________________________________
32346 [ 27030] By: nicholas                              on 2006/02/01  11:53:04
32347         Log: Subject: [patch] arena rework - unify arenaroots
32348              From: Jim Cromie <jim.cromie@gmail.com>
32349              Message-ID: <43DF3D0A.3040102@gmail.com>
32350              Date: Tue, 31 Jan 2006 03:33:46 -0700
32351      Branch: perl
32352            ! embedvar.h hv.c intrpvar.h perlapi.h sv.c
32353 ____________________________________________________________________________
32354 [ 27028] By: nicholas                              on 2006/01/31  22:59:27
32355         Log: Make Perl_gv_fetchpvn_flags actually heed the passed in length.
32356              This means that \0 bytes in symbolic references now work.
32357      Branch: perl
32358            ! doio.c gv.c perl.c t/op/ref.t toke.c
32359 ____________________________________________________________________________
32360 [ 27027] By: stevep                                on 2006/01/31  18:42:31
32361         Log: Intel C Compiler 9.0 hatefully defines __GNUC__.  Unfortunately, 
32362              icc does not support gcc built-ins like __attribiute__.
32363      Branch: perl
32364            ! perl.h
32365 ____________________________________________________________________________
32366 [ 27022] By: nicholas                              on 2006/01/31  15:33:15
32367         Log: Subject: [perl #38380] Typo in perlfunc.pod 
32368              From: p.boven@sara.nl (via RT) <perlbug-followup@perl.org>
32369              Message-ID: <rt-3.0.11-38380-129047.11.4217468041333@perl.org>
32370              Date: Tue, 31 Jan 2006 05:22:28 -0800
32371      Branch: perl
32372            ! pod/perlfunc.pod
32373 ____________________________________________________________________________
32374 [ 27021] By: nicholas                              on 2006/01/31  15:10:37
32375         Log: Eliminate save_threadsv, as it is never linked to, and all it does
32376              post 5005 threads is croak().
32377      Branch: perl
32378            ! embed.fnc embed.h global.sym proto.h scope.c
32379 ____________________________________________________________________________
32380 [ 27016] By: rgs                                   on 2006/01/31  10:07:00
32381         Log: Subject: Re: [PATCH] Re: replacing "inuse" Win files (was Re: Help with a Cwd.pm build error)
32382              From: demerphq <demerphq@gmail.com>
32383              Date: Tue, 31 Jan 2006 09:55:25 +0100
32384              Message-ID: <9b18b3110601310055h7aeb9aa1gdc2d63cc56d97768@mail.gmail.com>
32385      Branch: perl
32386            ! lib/ExtUtils/Install.pm
32387 ____________________________________________________________________________
32388 [ 27015] By: craigb                                on 2006/01/31  04:37:27
32389         Log: Subject: patch@26996 - patch around stat("_NLA0:") bug
32390              From: "John E. Malmberg" <wb8tyw@qsl.net>Date: Mon, 30 Jan 2006 23:21:34 -0500
32391              Message-id: <43DEE5CE.7060108@qsl.net>
32392
32393      Branch: perl
32394            ! vms/vms.c vms/vmsish.h
32395 ____________________________________________________________________________
32396 [ 27014] By: nicholas                              on 2006/01/31  00:15:26
32397         Log: Silence a warning from the MS compiler about signed/unsigned mismatch.
32398      Branch: perl
32399            ! util.c
32400 ____________________________________________________________________________
32401 [ 27010] By: rgs                                   on 2006/01/30  17:47:56
32402         Log: Add perl594delta
32403      Branch: perl
32404            + pod/perl594delta.pod
32405            ! MANIFEST Makefile.SH pod.lst pod/perl.pod
32406            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
32407            ! win32/pod.mak
32408 ____________________________________________________________________________
32409 [ 27009] By: nicholas                              on 2006/01/30  17:12:54
32410         Log: Change the author aliasing to reflect updates to AUTHORS.
32411      Branch: perl
32412            ! Porting/checkAUTHORS.pl
32413 ____________________________________________________________________________
32414 [ 27007] By: rgs                                   on 2006/01/30  16:58:47
32415         Log: Bump version number to 5.9.4
32416              Regenerate template config in Porting
32417      Branch: perl
32418            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
32419            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
32420            ! plan9/config.plan9 win32/Makefile win32/config_H.bc
32421            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
32422            ! win32/makefile.mk wince/Makefile.ce wince/config_H.ce
32423 ____________________________________________________________________________
32424 [ 27006] By: nicholas                              on 2006/01/30  16:50:38
32425         Log: Silence another Irix compiler warning.
32426      Branch: perl
32427            ! toke.c
32428 ____________________________________________________________________________
32429 [ 27005] By: nicholas                              on 2006/01/30  16:29:38
32430         Log: Avoid a warning from the Irix C compiler.
32431      Branch: perl
32432            ! hv.c
32433 ____________________________________________________________________________
32434 [ 27004] By: stevep                                on 2006/01/30  15:04:50
32435         Log: Teach the Makefile how to cleanup config.over.
32436      Branch: perl
32437            ! Makefile.SH
32438 ____________________________________________________________________________
32439 [ 27002] By: nicholas                              on 2006/01/30  13:42:56
32440         Log: Code assumes that *FOO{SCALAR} will always return a scalar reference,
32441              so make it so, creating $FOO if necessary.
32442              (Effectively this is a policy decision that PERL_DONT_CREATE_GVSV is
32443              visible to XS code, but isn't visible to Perl code)
32444      Branch: perl
32445            ! pp.c t/op/gv.t
32446 ____________________________________________________________________________
32447 [ 27001] By: stevep                                on 2006/01/30  13:25:04
32448         Log: Add -DPTR_IS_LONG when building with -Duse64bitint on Solaris/i386.  
32449              Otherwise, the build fails in POSIX.
32450      Branch: perl
32451            ! hints/solaris_2.sh
32452 ____________________________________________________________________________
32453 [ 27000] By: nicholas                              on 2006/01/30  12:59:12
32454         Log: Use a union for storing the shared hash key reference count, rather
32455              than messy pointer hacks.
32456      Branch: perl
32457            ! ext/XS/APItest/APItest.xs hv.c hv.h perl.c
32458 ____________________________________________________________________________
32459 [ 26999] By: rgs                                   on 2006/01/30  09:52:06
32460         Log: Subject: [DOC PATCH] $^X isn't necessarily argv[0]
32461              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
32462              Date: Mon, 30 Jan 2006 01:06:24 -0800
32463              Message-ID: <20060130090624.GA3760@efn.org>
32464      Branch: perl
32465            ! pod/perlvar.pod
32466 ____________________________________________________________________________
32467 [ 26998] By: merijn                                on 2006/01/30  09:10:53
32468         Log: Subject: [PATCH] maint and blead: unicos.sh hints
32469              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
32470              Date: Sun, 29 Jan 2006 23:45:03 +0200 (EET)
32471              Message-Id: <200601292145.k0TLj3mW320311@kosh.hut.fi>
32472      Branch: perl
32473            ! hints/unicos.sh
32474 ____________________________________________________________________________
32475 [ 26997] By: nicholas                              on 2006/01/30  00:18:52
32476         Log: Assert that IVs and NVs can never be tainted.
32477      Branch: perl
32478            ! sv.c
32479 ____________________________________________________________________________
32480 [ 26996] By: nicholas                              on 2006/01/29  22:00:11
32481         Log: Solaris seems not to enjoy initialising constants from SIG_??? on 64
32482              bit builds.
32483      Branch: perl
32484            ! ext/POSIX/Makefile.PL
32485 ____________________________________________________________________________
32486 [ 26995] By: stevep                                on 2006/01/29  20:43:44
32487         Log: Upgrade to podlators-2.0.3
32488      Branch: perl
32489            ! lib/Pod/t/basic.t lib/Pod/t/color.t lib/Pod/t/man.t
32490            ! lib/Pod/t/termcap.t lib/Pod/t/text-options.t lib/Pod/t/text.t
32491 ____________________________________________________________________________
32492 [ 26994] By: rgs                                   on 2006/01/29  18:31:52
32493         Log: Email change for Steven Schubiger
32494      Branch: perl
32495            ! AUTHORS
32496 ____________________________________________________________________________
32497 [ 26993] By: merijn                                on 2006/01/29  10:14:09
32498         Log: Subject: Re: [patch] s/ar ts/ar s/g
32499              From: "Philippe M. Chiasson" <gozer@ActiveState.com>
32500              Date: Thu, 26 Jan 2006 13:53:07 -0800
32501              Message-ID: <43D944C3.60101@ActiveState.com>
32502      Branch: perl
32503            ! Configure
32504 ____________________________________________________________________________
32505 [ 26991] By: nicholas                              on 2006/01/29  00:25:04
32506         Log: C compilers don't let you return void. Pay attention gcc, and
32507              stop aping Shildt.
32508      Branch: perl
32509            ! sv.c
32510 ____________________________________________________________________________
32511 [ 26990] By: nicholas                              on 2006/01/29  00:09:10
32512         Log: Avoid using space to create 2 functions just to force mathoms to be
32513              linked. Instead, force the link via the perl interpreter structure
32514              via a function pointer that gets replaced at run time anyway.
32515      Branch: perl
32516            ! embed.fnc embed.h intrpvar.h mathoms.c perl.c proto.h
32517 ____________________________________________________________________________
32518 [ 26989] By: nicholas                              on 2006/01/28  17:46:56
32519         Log: Call gv_fetchpvn_flags where we already know the length.
32520      Branch: perl
32521            ! doio.c toke.c
32522 ____________________________________________________________________________
32523 [ 26988] By: stevep                                on 2006/01/28  17:25:03
32524         Log: Upgrade to podlators-2.0.2
32525      Branch: perl
32526            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
32527            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.t lib/Pod/t/color.t
32528            ! lib/Pod/t/man.t lib/Pod/t/termcap.t lib/Pod/t/text-options.t
32529            ! lib/Pod/t/text.t pod/pod2man.PL pod/pod2text.PL
32530 ____________________________________________________________________________
32531 [ 26987] By: nicholas                              on 2006/01/28  17:15:21
32532         Log: Squeeze more flag manipulations together in sv_setsv_flags.
32533      Branch: perl
32534            ! sv.c
32535 ____________________________________________________________________________
32536 [ 26986] By: stevep                                on 2006/01/28  16:50:32
32537         Log: Upgrade to CPAN-1.83_59
32538      Branch: perl
32539            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
32540            ! lib/CPAN/SIGNATURE
32541 ____________________________________________________________________________
32542 [ 26985] By: stevep                                on 2006/01/28  16:43:43
32543         Log: Upgrade to Archive-Tar-1.28
32544      Branch: perl
32545            ! lib/Archive/Tar.pm lib/Archive/Tar/bin/ptardiff
32546            ! lib/Archive/Tar/t/02_methods.t
32547            ! lib/Archive/Tar/t/04_resolved_issues.t
32548 ____________________________________________________________________________
32549 [ 26983] By: nicholas                              on 2006/01/28  15:44:04
32550         Log: Add gv_fetchpvs, which uses STR_WITH_LEN to call gv_fetchpvn_flags.
32551              Many strlen()s saved.
32552      Branch: perl
32553            ! doio.c handy.h op.c perl.c pp_ctl.c pp_sort.c pp_sys.c toke.c
32554            ! util.c
32555 ____________________________________________________________________________
32556 [ 26982] By: nicholas                              on 2006/01/28  14:46:35
32557         Log: Merge the IOK and NOK clauses together in sv_setsv_flags.
32558      Branch: perl
32559            ! sv.c
32560 ____________________________________________________________________________
32561 [ 26981] By: nicholas                              on 2006/01/28  14:23:49
32562         Log: The flags manipulation in sv_setsv_flags can be more efficient.
32563      Branch: perl
32564            ! sv.c
32565 ____________________________________________________________________________
32566 [ 26980] By: nicholas                              on 2006/01/28  14:02:10
32567         Log: PERL_DONT_CREATE_GVSV wasn't as effective as it should have been.
32568      Branch: perl
32569            ! gv.c
32570 ____________________________________________________________________________
32571 [ 26979] By: nicholas                              on 2006/01/28  13:38:28
32572         Log: By changing SvVOK() from returning 0/1 to 0/pointer-to-magic we can
32573              save duplicating mg_find calls, without changing the semantics in any
32574              boolean context.
32575      Branch: perl
32576            ! sv.c sv.h util.c
32577 ____________________________________________________________________________
32578 [ 26978] By: nicholas                              on 2006/01/28  12:49:15
32579         Log: Pull the other large chunk of PVGV assignment code into S_pvgv_assign.
32580              There seems to be some duplication with S_glob_assign.
32581      Branch: perl
32582            ! sv.c
32583 ____________________________________________________________________________
32584 [ 26977] By: nicholas                              on 2006/01/28  12:26:47
32585         Log: Remove goto glob_assign;
32586      Branch: perl
32587            ! sv.c
32588 ____________________________________________________________________________
32589 [ 26976] By: nicholas                              on 2006/01/28  12:08:01
32590         Log: Pull glob_assign out from sv_setsv_flags into a static function.
32591      Branch: perl
32592            ! sv.c
32593 ____________________________________________________________________________
32594 [ 26975] By: rgs                                   on 2006/01/28  11:00:30
32595         Log: Update Changes
32596      Branch: perl
32597            ! Changes
32598 ____________________________________________________________________________
32599 [ 26974] By: rgs                                   on 2006/01/28  10:57:04
32600         Log: Add perl 5.9.3 in release list
32601      Branch: perl
32602            ! pod/perlhist.pod
32603 ____________________________________________________________________________
32604 [ 26970] By: gisle                                 on 2006/01/27  19:48:28
32605         Log: Subject: Re: Make Passive mode the default for Net::FTP
32606              From: Gisle Aas <gisle@ActiveState.com>
32607              Date: 27 Jan 2006 07:21:16 -0800
32608              Message-ID: <lrslr91ytv.fsf@caliper.activestate.com>
32609      Branch: perl
32610            ! lib/Net/Config.pm lib/Net/FTP.pm
32611 ____________________________________________________________________________
32612 [ 26969] By: rgs                                   on 2006/01/27  18:27:22
32613         Log: Oops. Forgot to add this file.
32614      Branch: perl
32615            + utils/ptardiff.PL
32616 ____________________________________________________________________________
32617 [ 26968] By: rgs                                   on 2006/01/27  18:07:54
32618         Log: Regenerate META.yml
32619      Branch: perl
32620            ! META.yml
32621 ____________________________________________________________________________
32622 [ 26967] By: rgs                                   on 2006/01/27  18:04:17
32623         Log: Regenerate Changes; remove ^M chars in Changes
32624      Branch: perl
32625            ! Changes
32626 ____________________________________________________________________________
32627 [ 26966] By: rgs                                   on 2006/01/27  17:47:32
32628         Log: Remove patch number
32629      Branch: perl
32630            ! patchlevel.h
32631 ____________________________________________________________________________
32632 [ 26965] By: rgs                                   on 2006/01/27  17:44:48
32633         Log: Mention ptardiff in perldelta.
32634      Branch: perl
32635            ! pod/perl593delta.pod
32636 ____________________________________________________________________________
32637 [ 26964] By: rgs                                   on 2006/01/27  17:37:27
32638         Log: Don't install ptardiff in the module tree
32639      Branch: perl
32640            ! installperl
32641 ____________________________________________________________________________
32642 [ 26963] By: rgs                                   on 2006/01/27  17:19:52
32643         Log: Install the ptardiff utility that comes with Archive::Tar
32644      Branch: perl
32645            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
32646            ! win32/Makefile win32/makefile.mk
32647 ____________________________________________________________________________
32648 [ 26962] By: rgs                                   on 2006/01/27  17:04:35
32649         Log: Install nit : README.e2x should be installed, the other READMEs shouldn't
32650      Branch: perl
32651            ! installperl
32652 ____________________________________________________________________________
32653 [ 26961] By: rgs                                   on 2006/01/27  16:31:33
32654         Log: Regenerate PODs
32655      Branch: perl
32656            ! pod/perlmodlib.pod pod/perltoc.pod
32657 ____________________________________________________________________________
32658 [ 26960] By: rgs                                   on 2006/01/27  15:35:01
32659         Log: Some spelling fixes by David Landgren.
32660              Mention perltodo.
32661      Branch: perl
32662            ! pod/perl593delta.pod
32663 ____________________________________________________________________________
32664 [ 26959] By: rgs                                   on 2006/01/27  15:26:05
32665         Log: Revert change 24461, now that change 26757 allows TEST
32666              to accept extra output from module tests
32667      Branch: perl
32668            ! cygwin/perlld.in
32669 ____________________________________________________________________________
32670 [ 26958] By: rgs                                   on 2006/01/27  13:54:06
32671         Log: Subject: [PATCH] quiet gcc Info message in cygwin
32672              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
32673              Date: Wed, 25 Jan 2006 19:16:09 -0800
32674              Message-ID: <20060126031608.GA2588@efn.org>
32675      Branch: perl
32676            ! hints/cygwin.sh
32677 ____________________________________________________________________________
32678 [ 26957] By: rgs                                   on 2006/01/27  13:08:12
32679         Log: Remove note about #elif, see :
32680              Subject: Re: Change 26954: Simplify nested '#ifdef' by replacing it with '#elif defined()'
32681              From: Steve Hay <steve.hay@uk.radan.com>
32682              Date: Fri, 27 Jan 2006 11:09:02 +0000
32683              Message-ID: <43D9FF4E.6010501@uk.radan.com>
32684      Branch: perl
32685            ! Porting/pumpkin.pod
32686 ____________________________________________________________________________
32687 [ 26955] By: nicholas                              on 2006/01/27  10:36:05
32688         Log: A description of the new constants.
32689      Branch: perl
32690            ! pod/perl593delta.pod
32691 ____________________________________________________________________________
32692 [ 26954] By: gisle                                 on 2006/01/27  08:54:04
32693         Log: Simplify nested '#ifdef' by replacing it with '#elif defined()'
32694      Branch: perl
32695            ! mg.c
32696 ____________________________________________________________________________
32697 [ 26953] By: gisle                                 on 2006/01/27  08:49:34
32698         Log: Safer implementation of RTRIM().
32699              Don't rely on SvCUR to be sane unless SvPOK.
32700      Branch: perl
32701            ! mg.c
32702 ____________________________________________________________________________
32703 [ 26952] By: nicholas                              on 2006/01/26  22:03:19
32704         Log: Subject: [PATCH] Change 26781/26830 (SvRTRIM should also write a new '\0' at the end) can cause segfaults
32705              From: "Philippe M. Chiasson" <gozer@ActiveState.com>
32706              Message-ID: <43D941AF.1060503@ActiveState.com>
32707              Date: Thu, 26 Jan 2006 13:39:59 -0800
32708      Branch: perl
32709            ! mg.c
32710 ____________________________________________________________________________
32711 [ 26951] By: stevep                                on 2006/01/26  19:23:48
32712         Log: Fix a few nits in perl593delta
32713      Branch: perl
32714            ! pod/perl593delta.pod
32715 ____________________________________________________________________________
32716 [ 26950] By: rgs                                   on 2006/01/26  18:48:27
32717         Log: miniperl isn't enough anymore to run pod2man.
32718      Branch: perl
32719            ! pod/Makefile.SH
32720 ____________________________________________________________________________
32721 [ 26949] By: nicholas                              on 2006/01/26  18:35:56
32722         Log: 2 spelling corrections, and rephrase the entry on perlivp (better
32723              grammer, more succinct)
32724      Branch: perl
32725            ! pod/perl593delta.pod
32726 ____________________________________________________________________________
32727 [ 26948] By: rgs                                   on 2006/01/26  18:14:26
32728         Log: More work on perldelta
32729      Branch: perl
32730            ! pod/perl593delta.pod
32731 ____________________________________________________________________________
32732 [ 26947] By: steveh                                on 2006/01/26  16:25:20
32733         Log: Make dump and -u croak on Win32 and Cygwin to avoid confusion
32734              such as was seen here:
32735              
32736              Subject: Weird Win32 error: "This application has requested the Runtime to terminate it in an unusual way."
32737              From: demerphq <demerphq@gmail.com>
32738              Date: Thu, 26 Jan 2006 15:40:42 +0100
32739              Message-ID: <9b18b3110601260640x34b2442cnf5379d2f83b74187@mail.gmail.com>
32740      Branch: perl
32741            ! perl.c pod/perldiag.pod pod/perlport.pod
32742 ____________________________________________________________________________
32743 [ 26946] By: nicholas                              on 2006/01/26  14:57:42
32744         Log: SvREADONLY_off inside the magic routines is also dangerous on shared
32745              hash key scalars, so decompose them to normal scalars if they ever
32746              get here.
32747      Branch: perl
32748            ! mg.c
32749 ____________________________________________________________________________
32750 [ 26945] By: rgs                                   on 2006/01/26  11:49:22
32751         Log: assertions.pm is dual-lived
32752      Branch: perl
32753            ! Porting/Maintainers.pl
32754 ____________________________________________________________________________
32755 [ 26943] By: rgs                                   on 2006/01/25  17:12:11
32756         Log: Subject: aelemfast optimization opclass problem (c.f. [perl #38279])
32757              From: Stephen McCamant <smcc@mit.edu>
32758              Date: Jan 24, 2006 7:23 AM
32759              Message-ID: <17365.51166.604020.571992@conquest.OCF.Berkeley.EDU>
32760      Branch: perl
32761            + ext/B/t/optree_misc.t
32762            ! MANIFEST ext/B/B.xs
32763 ____________________________________________________________________________
32764 [ 26941] By: gisle                                 on 2006/01/24  15:37:25
32765         Log: Subject: Simplify &IO::Handle::say
32766              From: Gisle Aas <gisle@ActiveState.com>
32767              Date: 24 Jan 2006 05:01:28 -0800
32768              Message-ID: <lrzmll7pav.fsf@caliper.activestate.com>
32769      Branch: perl
32770            ! ext/IO/lib/IO/Handle.pm
32771 ____________________________________________________________________________
32772 [ 26940] By: rgs                                   on 2006/01/24  15:10:27
32773         Log: Fix a regression on suidperl : the error message "No #! line" was
32774              produced in erroneous cases, because we used to read values in a
32775              string buffer that pointed to nothing.
32776      Branch: perl
32777            ! perl.c
32778 ____________________________________________________________________________
32779 [ 26936] By: steveh                                on 2006/01/24  12:13:15
32780         Log: Remove d_nanosleep from win32 configs
32781              Change 19899 removed them before, but they have accidentally crept back.
32782      Branch: perl
32783            ! win32/config.bc win32/config.gc win32/config.vc
32784            ! win32/config.vc64
32785 ____________________________________________________________________________
32786 [ 26935] By: steveh                                on 2006/01/24  09:22:44
32787         Log: Subject: SPRINTF_RETURNS_STRLEN isn't really a compile-time option 
32788              From: Gisle Aas <gisle@ActiveState.com>
32789              Date: 23 Jan 2006 02:12:04 -0800
32790              Message-ID: <lr3bjfb6dn.fsf@caliper.activestate.com>
32791              
32792              Subject: RE: SPRINTF_RETURNS_STRLEN isn't really a compile-time option
32793              From: "Jan Dubois" <jand@ActiveState.com>
32794              Date: Mon, 23 Jan 2006 11:30:51 -0800
32795              Message-ID: <008001c62053$86adf680$2217a8c0@candy>
32796      Branch: perl
32797            ! makedef.pl perl.c
32798 ____________________________________________________________________________
32799 [ 26933] By: rgs                                   on 2006/01/23  19:24:06
32800         Log: More work on perldelta
32801      Branch: perl
32802            ! pod/perl593delta.pod
32803 ____________________________________________________________________________
32804 [ 26932] By: nicholas                              on 2006/01/23  19:06:41
32805         Log: constant_add_symbol needs to be static, else static builds can fail at
32806              link time. (*How* many meanings is "static" overloaded with?)
32807      Branch: perl
32808            ! lib/ExtUtils/Constant/ProxySubs.pm
32809 ____________________________________________________________________________
32810 [ 26930] By: stevep                                on 2006/01/23  18:40:08
32811         Log: Subject: [PATCH] Tru64: -Uusedl: lib/ExtUtils/t/Embed.t
32812              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
32813              Date: Mon, 23 Jan 2006 20:34:18 +0200
32814              Message-ID: <43D521AA.7030008@gmail.com>
32815      Branch: perl
32816            ! lib/ExtUtils/t/Embed.t
32817 ____________________________________________________________________________
32818 [ 26929] By: stevep                                on 2006/01/23  15:56:34
32819         Log: Upgrade to Pod-Simple-3.04
32820      Branch: perl
32821            ! lib/Pod/Simple.pm lib/Pod/Simple/BlackBox.pm
32822            ! lib/Pod/Simple/Search.pm
32823 ____________________________________________________________________________
32824 [ 26928] By: rgs                                   on 2006/01/23  15:28:51
32825         Log: Now that change #26410 is reverted, mark as TODO the tests added
32826              by change #26925.
32827      Branch: perl
32828            ! t/op/pat.t
32829 ____________________________________________________________________________
32830 [ 26927] By: rgs                                   on 2006/01/23  15:18:30
32831         Log: Missing chunk in change #26926
32832      Branch: perl
32833            ! t/op/taint.t
32834 ____________________________________________________________________________
32835 [ 26926] By: rgs                                   on 2006/01/23  15:18:10
32836         Log: Revert change 26410, marking the test that was added there as TODO.
32837              See the thread :
32838              Subject: LVALUE m//g (was Re: au revoir ...)
32839              From: Nicholas Clark <nick@ccl4.org>
32840              Date: Jan 18, 2006 9:30 PM
32841              Message-ID: <20060118203058.GQ616@plum.flirble.org>
32842      Branch: perl
32843            ! op.c
32844 ____________________________________________________________________________
32845 [ 26925] By: nicholas                              on 2006/01/23  15:11:11
32846         Log: Change the regression test added by 26410 to use test.pl; this makes
32847              it easier to TODO if needed.
32848              Add the TODO test provided by Rick Delaney, but not as TODO, because
32849              change 26410 also made pos on LVALUE subroutines work for the first
32850              time.
32851      Branch: perl
32852            ! t/op/pat.t t/op/taint.t
32853 ____________________________________________________________________________
32854 [ 26924] By: rgs                                   on 2006/01/23  14:44:59
32855         Log: Un-const magic virtual tables; this consting breaks the nasty
32856              things done by Swig, as noticed by Audrey.
32857      Branch: perl
32858            ! embed.fnc mg.c mg.h perl.h pod/perlapi.pod proto.h sv.c
32859 ____________________________________________________________________________
32860 [ 26923] By: stevep                                on 2006/01/23  14:35:52
32861         Log: Upgrade to CPAN-1.83_58
32862      Branch: perl
32863            ! lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
32864            ! lib/CPAN/HandleConfig.pm lib/CPAN/SIGNATURE
32865            ! lib/CPAN/Version.pm lib/CPAN/t/vcmp.t
32866 ____________________________________________________________________________
32867 [ 26922] By: gisle                                 on 2006/01/23  12:33:02
32868         Log: Avoid warning with MS Visual C compiler.
32869              Encode.xs(443) : warning C4761: integral size mismatch in argument; conversion supplied
32870      Branch: perl
32871            ! ext/Encode/Encode.xs
32872 ____________________________________________________________________________
32873 [ 26921] By: gisle                                 on 2006/01/23  09:57:10
32874         Log: Subject: Avoid most getprotobyname/number calls in IO::Socket::INET
32875              From: Gisle Aas <gisle@ActiveState.com>
32876              Date: 18 Jan 2006 09:28:24 -0800
32877              Message-ID: <lr3bjlbg3r.fsf@caliper.activestate.com>
32878      Branch: perl
32879            ! ext/IO/lib/IO/Socket/INET.pm
32880 ____________________________________________________________________________
32881 [ 26919] By: craigb                                on 2006/01/21  17:05:07
32882         Log: Make Manifest.t do what is says it's doing.
32883      Branch: perl
32884            ! lib/ExtUtils/t/Manifest.t
32885 ____________________________________________________________________________
32886 [ 26918] By: mhx                                   on 2006/01/21  15:31:06
32887         Log: Remove wrong cast to (void *), which fixes a gcc warning, and use
32888              the return value of upg_version() at least once in the core.
32889      Branch: perl
32890            ! pp_ctl.c util.c
32891 ____________________________________________________________________________
32892 [ 26915] By: nicholas                              on 2006/01/20  10:12:12
32893         Log: Note 5.8.8-RC1
32894      Branch: perl
32895            ! pod/perlhist.pod
32896 ____________________________________________________________________________
32897 [ 26914] By: mhx                                   on 2006/01/19  18:44:34
32898         Log: Upgrade to Devel::PPPort 3.08
32899      Branch: perl
32900            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
32901            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
32902            ! ext/Devel/PPPort/PPPort_pm.PL
32903            ! ext/Devel/PPPort/parts/inc/ppphtest ext/Devel/PPPort/soak
32904 ____________________________________________________________________________
32905 [ 26913] By: craigb                                on 2006/01/19  04:55:19
32906         Log: find_perl() must be after environment initialization
32907      Branch: perl
32908            ! ext/Devel/PPPort/t/ppphtest.t
32909 ____________________________________________________________________________
32910 [ 26912] By: stevep                                on 2006/01/19  02:58:37
32911         Log: Fix hardcoded "/" in a filepath that causes ext/List/Util/t/p_tainted.t
32912              to fail on VMS.
32913      Branch: perl
32914            ! ext/List/Util/t/p_tainted.t
32915 ____________________________________________________________________________
32916 [ 26911] By: stevep                                on 2006/01/19  02:32:06
32917         Log: Fix another concatenated filepath in a test for Digest::SHA.
32918      Branch: perl
32919            ! ext/Digest/SHA/t/6-dump-load.t
32920 ____________________________________________________________________________
32921 [ 26910] By: nicholas                              on 2006/01/18  23:52:20
32922         Log: Integrate 26847 from maint.
32923              [Whoops, that was never the plan. Didn't realise which directory I was
32924              in]
32925      Branch: perl
32926           !> AUTHORS Porting/Maintainers.pl
32927 ____________________________________________________________________________
32928 [ 26904] By: nicholas                              on 2006/01/18  18:02:17
32929         Log: Change 26410 caused a regression, with the RVALUE return value of
32930              method calls now failing if bound to a global match. Add a TODO test.
32931      Branch: perl
32932            ! t/op/pat.t
32933 ____________________________________________________________________________
32934 [ 26903] By: gisle                                 on 2006/01/18  14:43:14
32935         Log: Allow IPPROTO_ICMP and IPPROTO_UDP to be exported.
32936              These were introduced in change 26897.
32937      Branch: perl
32938            ! ext/Socket/Socket.pm
32939 ____________________________________________________________________________
32940 [ 26902] By: gisle                                 on 2006/01/18  14:41:17
32941         Log: Use the IPPROTO_TCP constant instead of 6.
32942      Branch: perl
32943            ! ext/Socket/t/Socket.t
32944 ____________________________________________________________________________
32945 [ 26901] By: steveh                                on 2006/01/18  14:23:09
32946         Log: Change all NEWSV() to newSV() in the core and non-dual-lived modules.
32947              Keep NEWSV() itself for backwards-compatibility outside of the core,
32948              but don't advertise it any more.
32949              (cf. change #25101).
32950      Branch: perl
32951            ! av.c doio.c dump.c ext/ByteLoader/bytecode.h
32952            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs gv.c handy.h hv.c
32953            ! mathoms.c op.c os2/OS2/REXX/REXX.xs pad.c perl.c perly.c
32954            ! pod/perlapi.pod pod/perlembed.pod pp.c pp_ctl.c pp_hot.c
32955            ! pp_pack.c pp_sys.c regexec.c scope.c sv.c toke.c
32956            ! vms/ext/Stdio/Stdio.xs
32957 ____________________________________________________________________________
32958 [ 26900] By: stevep                                on 2006/01/18  13:32:09
32959         Log: Digest::SHA's t/2-nist-sha-oo.t has some path related problems on
32960              VMS as well.
32961      Branch: perl
32962            ! ext/Digest/SHA/t/2-nist-sha-oo.t
32963 ____________________________________________________________________________
32964 [ 26899] By: stevep                                on 2006/01/18  13:09:10
32965         Log: Fixes for Digest::SHA.  Replaced old ppport.h file with a new one
32966              generated from Devel::PPPort 3.07.  Also, fixed a UNIX-based path
32967              element that caused test failures on VMS (reported by John E. Malmberg
32968              <wb8tyw@qsl.net>).
32969      Branch: perl
32970            ! ext/Digest/SHA/ppport.h ext/Digest/SHA/t/6-dump-load.t
32971 ____________________________________________________________________________
32972 [ 26897] By: gisle                                 on 2006/01/18  11:57:07
32973         Log: Make sure the most common IPPROTO_* constants are always available.
32974              These are well known numbers so it should not be a problem to
32975              hardcode values when no constant is provided by the C library.
32976              Ref <http://www.iana.org/assignments/protocol-numbers>.
32977              
32978              On some old glibc systems (eg Redhat 6) IPPROTO_TCP is an enum only
32979              and this change workaround that problem as well.
32980      Branch: perl
32981            ! ext/Socket/Makefile.PL
32982 ____________________________________________________________________________
32983 [ 26893] By: gisle                                 on 2006/01/18  10:12:14
32984         Log: Suppress "statement not reached" warning from the Sun C compiler.
32985      Branch: perl
32986            ! doio.c
32987 ____________________________________________________________________________
32988 [ 26892] By: rgs                                   on 2006/01/18  10:06:24
32989         Log: Explain better how that test count works.
32990      Branch: perl
32991            ! t/comp/require.t
32992 ____________________________________________________________________________
32993 [ 26891] By: nicholas                              on 2006/01/18  10:02:19
32994         Log: New t/comp/require.t tests should go before the conditional exit.
32995      Branch: perl
32996            ! t/comp/require.t
32997 ____________________________________________________________________________
32998 [ 26889] By: craigb                                on 2006/01/18  05:12:10
32999         Log: special VMS handling no longer needed since we now close the file
33000      Branch: perl
33001            ! lib/File/Compare.t
33002 ____________________________________________________________________________
33003 [ 26885] By: rgs                                   on 2006/01/17  21:45:37
33004         Log: Gisle points out that it's ok to ignore the return value of newSVrv.
33005              Due to how embed.pl is implemented, this also has the unfortunate
33006              side-effect of removing __attribute__malloc__ from the attributes of
33007              this function, but given that the new pointer is stored elsewhere
33008              anyway, this shouldn't impact what gcc could have optimized.
33009      Branch: perl
33010            ! embed.fnc proto.h
33011 ____________________________________________________________________________
33012 [ 26883] By: rgs                                   on 2006/01/17  21:22:38
33013         Log: Regression test for change #26881
33014      Branch: perl
33015            ! t/comp/require.t
33016 ____________________________________________________________________________
33017 [ 26881] By: rgs                                   on 2006/01/17  19:03:51
33018         Log: The current OP that is tested in doeval() can be a require(), an
33019              eval() or a do(). When we test whether OPf_SPECIAL is set on it, be
33020              sure to take into account that it's the eval-related meaning of
33021              OPf_SPECIAL we're testing for, not the require-related one.
33022      Branch: perl
33023            ! pp_ctl.c
33024 ____________________________________________________________________________
33025 [ 26878] By: rgs                                   on 2006/01/17  16:15:15
33026         Log: Make the description of $^M in perlvar a bit more clear
33027              w.r.t. cross-references to the INSTALL document. (spotted
33028              by Stas Bekman)
33029      Branch: perl
33030            ! pod/perlvar.pod
33031 ____________________________________________________________________________
33032 [ 26877] By: rgs                                   on 2006/01/17  16:08:47
33033         Log: Subject: Re: [PATCH] Updated README.macosx
33034              From: Sherm Pendley <sherm@dot-app.org>
33035              Date: Mon, 16 Jan 2006 16:53:23 -0500
33036              Message-Id: <619C9A5D-972F-4B90-A99A-B4B6D04C584D@dot-app.org>
33037      Branch: perl
33038            ! README.macosx
33039 ____________________________________________________________________________
33040 [ 26871] By: gisle                                 on 2006/01/17  11:37:54
33041         Log: More readable MEM_WRAP_CHECK_1() macro.
33042              This form also avoids the "dead part of constant expression is nonconstant"
33043              warning from the Sun Studio 10 compiler.
33044      Branch: perl
33045            ! README.solaris handy.h
33046 ____________________________________________________________________________
33047 [ 26870] By: craigb                                on 2006/01/17  04:03:01
33048         Log: Dots in directory names aren't nice on VMS.
33049      Branch: perl
33050            ! lib/Archive/Tar/t/04_resolved_issues.t
33051 ____________________________________________________________________________
33052 [ 26869] By: craigb                                on 2006/01/17  03:28:20
33053         Log: more case tolerance for vms/ext/filespec.t
33054      Branch: perl
33055            ! vms/ext/filespec.t
33056 ____________________________________________________________________________
33057 [ 26868] By: stevep                                on 2006/01/16  22:31:52
33058         Log: Don't warn about a directory being closed in the DESTROY for
33059              IO::Dir.
33060      Branch: perl
33061            ! ext/IO/lib/IO/Dir.pm
33062 ____________________________________________________________________________
33063 [ 26867] By: rgs                                   on 2006/01/16  19:16:58
33064         Log: defined %foo::bar:: wasn't working like it used to do in evals
33065              (and, consequently, when require'ing modules.)
33066      Branch: perl
33067            ! t/op/stash.t toke.c
33068 ____________________________________________________________________________
33069 [ 26866] By: mhx                                   on 2006/01/16  18:13:28
33070         Log: Upgrade to Devel::PPPort 3.07
33071      Branch: perl
33072            + ext/Devel/PPPort/parts/base/5008007
33073            + ext/Devel/PPPort/parts/base/5009003
33074            + ext/Devel/PPPort/parts/inc/Sv_set
33075            + ext/Devel/PPPort/parts/inc/memory
33076            + ext/Devel/PPPort/parts/inc/variables
33077            + ext/Devel/PPPort/parts/todo/5008007
33078            + ext/Devel/PPPort/parts/todo/5009003
33079            + ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/memory.t
33080            + ext/Devel/PPPort/t/variables.t
33081            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
33082            ! ext/Devel/PPPort/MANIFEST ext/Devel/PPPort/META.yml
33083            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
33084            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
33085            ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/README
33086            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL
33087            ! ext/Devel/PPPort/devel/buildperl.pl
33088            ! ext/Devel/PPPort/devel/mkapidoc.sh
33089            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
33090            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
33091            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
33092            ! ext/Devel/PPPort/parts/apicheck.pl
33093            ! ext/Devel/PPPort/parts/apidoc.fnc
33094            ! ext/Devel/PPPort/parts/base/5004000
33095            ! ext/Devel/PPPort/parts/base/5004050
33096            ! ext/Devel/PPPort/parts/base/5006000
33097            ! ext/Devel/PPPort/parts/base/5007001
33098            ! ext/Devel/PPPort/parts/base/5008001
33099            ! ext/Devel/PPPort/parts/embed.fnc
33100            ! ext/Devel/PPPort/parts/inc/MY_CXT
33101            ! ext/Devel/PPPort/parts/inc/SvPV
33102            ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop
33103            ! ext/Devel/PPPort/parts/inc/exception
33104            ! ext/Devel/PPPort/parts/inc/format
33105            ! ext/Devel/PPPort/parts/inc/grok
33106            ! ext/Devel/PPPort/parts/inc/limits
33107            ! ext/Devel/PPPort/parts/inc/mPUSH
33108            ! ext/Devel/PPPort/parts/inc/magic
33109            ! ext/Devel/PPPort/parts/inc/misc
33110            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
33111            ! ext/Devel/PPPort/parts/inc/newRV
33112            ! ext/Devel/PPPort/parts/inc/ppphbin
33113            ! ext/Devel/PPPort/parts/inc/ppphdoc
33114            ! ext/Devel/PPPort/parts/inc/ppphtest
33115            ! ext/Devel/PPPort/parts/inc/sv_xpvf
33116            ! ext/Devel/PPPort/parts/inc/threads
33117            ! ext/Devel/PPPort/parts/inc/uv
33118            ! ext/Devel/PPPort/parts/inc/version
33119            ! ext/Devel/PPPort/parts/ppptools.pl
33120            ! ext/Devel/PPPort/parts/todo/5004000
33121            ! ext/Devel/PPPort/parts/todo/5007001
33122            ! ext/Devel/PPPort/parts/todo/5008001
33123            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
33124            ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/ppphtest.t
33125            ! ext/Devel/PPPort/t/testutil.pl ext/Devel/PPPort/typemap
33126 ____________________________________________________________________________
33127 [ 26863] By: rgs                                   on 2006/01/16  14:09:29
33128         Log: Upgrade to Encode 2.14
33129      Branch: perl
33130            + ext/Encode/t/from_to.t
33131            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
33132            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
33133            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
33134            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
33135            ! ext/Encode/lib/Encode/MIME/Header.pm
33136            ! ext/Encode/t/mime-header.t ext/Encode/ucm/8859-7.ucm
33137 ____________________________________________________________________________
33138 [ 26861] By: nicholas                              on 2006/01/16  13:10:06
33139         Log: Teach checkAUTHORS about all the authors in 5.8.2-5.8.8, and any others
33140              whose e-mail address I recognise.
33141      Branch: perl
33142            ! Porting/checkAUTHORS.pl
33143 ____________________________________________________________________________
33144 [ 26859] By: rgs                                   on 2006/01/16  12:07:34
33145         Log: Add new directories from C::Zlib to make clean
33146      Branch: perl
33147            ! Makefile.SH
33148 ____________________________________________________________________________
33149 [ 26858] By: rgs                                   on 2006/01/16  11:13:54
33150         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.83_55.tar.gz
33151              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
33152              Date: Sat, 14 Jan 2006 12:57:48 +0100
33153              Message-ID: <87u0c7yqbn.fsf@k75.linux.bogus>
33154      Branch: perl
33155            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
33156            ! lib/CPAN/SIGNATURE lib/CPAN/bin/cpan
33157 ____________________________________________________________________________
33158 [ 26857] By: craigb                                on 2006/01/14  16:45:56
33159         Log: Give up on through.t on VMS for now -- no can do with current 
33160              pipe implementation.
33161      Branch: perl
33162            ! t/io/through.t
33163 ____________________________________________________________________________
33164 [ 26856] By: nicholas                              on 2006/01/14  12:49:31
33165         Log: Can now count the patches committed with --thanks-applied.
33166              Changes5.8's top 3:
33167              3332:   jhi
33168              321:    ams
33169              60:     nick
33170      Branch: perl
33171            ! Porting/checkAUTHORS.pl
33172 ____________________________________________________________________________
33173 [ 26855] By: nicholas                              on 2006/01/14  12:35:58
33174         Log: Oops. When the e-mail address came first, or there was no name with it,
33175              checkAUTHORS.pl wasn't recognising it, which caused the change to be
33176              attributed to the committer rather than the author. This now reveals
33177              several people "missing" from the AUTHORS file.
33178      Branch: perl
33179            ! Porting/checkAUTHORS.pl
33180 ____________________________________________________________________________
33181 [ 26854] By: nicholas                              on 2006/01/14  12:25:15
33182         Log: Some reordering and one new address for Stéphane Payrard
33183      Branch: perl
33184            ! Porting/checkAUTHORS.pl
33185 ____________________________________________________________________________
33186 [ 26853] By: nicholas                              on 2006/01/14  12:20:19
33187         Log: Teach checkAUTHORS.pl about everyone in Changes5.8.[2-8], adding to
33188              AUTHORS where necessary.
33189      Branch: perl
33190            ! AUTHORS Porting/checkAUTHORS.pl
33191 ____________________________________________________________________________
33192 [ 26852] By: nicholas                              on 2006/01/14  11:54:09
33193         Log: Add Ken Hirsch to AUTHORS.
33194      Branch: perl
33195            ! AUTHORS
33196 ____________________________________________________________________________
33197 [ 26850] By: nicholas                              on 2006/01/14  11:39:42
33198         Log: e-mail update from Phil Lobbes
33199      Branch: perl
33200            ! AUTHORS Porting/checkAUTHORS.pl
33201 ____________________________________________________________________________
33202 [ 26849] By: rgs                                   on 2006/01/14  10:26:15
33203         Log: Perldelta nits by Jim Cromie
33204      Branch: perl
33205            ! pod/perl593delta.pod
33206 ____________________________________________________________________________
33207 [ 26846] By: rgs                                   on 2006/01/14  08:49:12
33208         Log: Adapt test.valgrind make target to recent valgrinds (3.x)
33209              by Jim Cromie
33210      Branch: perl
33211            ! t/TEST
33212 ____________________________________________________________________________
33213 [ 26845] By: craigb                                on 2006/01/14  05:16:27
33214         Log: Friday the 13th, Part II.  Don't call SYS$GETJPI with fancy case
33215              lookup stuff on older systems that don't know what it means (broken
33216              in #25306).
33217      Branch: perl
33218            ! vms/vms.c
33219 ____________________________________________________________________________
33220 [ 26844] By: craigb                                on 2006/01/14  05:02:38
33221         Log: Eek.  #25783 broke all pre-v8.2 VMS builds.  Undo all the bits
33222              having to do with dirent, opendir, etc.  Must be Friday the 13th.
33223      Branch: perl
33224            ! configure.com vms/vms.c vms/vmsish.h
33225 ____________________________________________________________________________
33226 [ 26838] By: nicholas                              on 2006/01/13  21:44:47
33227         Log: checkAUTHORS.pl --rank would loop infinitely on an empty results array.
33228      Branch: perl
33229            ! Porting/checkAUTHORS.pl
33230 ____________________________________________________________________________
33231 [ 26835] By: stevep                                on 2006/01/13  19:31:19
33232         Log: Additional tests for RT #38207: "Useless localization of constant ($[)
33233              in getopts.pl".
33234      Branch: perl
33235            ! t/op/local.t
33236 ____________________________________________________________________________
33237 [ 26831] By: nicholas                              on 2006/01/13  18:10:55
33238         Log: Subject: Re: Today's compiling adventure
33239              From: Ken Hirsch <kenhirsch@ftml.net>
33240              Message-ID: <43C69F48.7090600@ftml.net>
33241              Date: Thu, 12 Jan 2006 13:26:16 -0500
33242      Branch: perl
33243            ! pp_sys.c
33244 ____________________________________________________________________________
33245 [ 26826] By: rgs                                   on 2006/01/13  17:32:31
33246         Log: More perldelta work
33247      Branch: perl
33248            ! pod/perl593delta.pod
33249 ____________________________________________________________________________
33250 [ 26824] By: nicholas                              on 2006/01/13  17:08:13
33251         Log: $utf8::VERSION++ # Documentation.
33252      Branch: perl
33253            ! lib/utf8.pm
33254 ____________________________________________________________________________
33255 [ 26819] By: rgs                                   on 2006/01/13  14:50:32
33256         Log: Fix internal links in POD.
33257      Branch: perl
33258            ! lib/utf8.pm
33259 ____________________________________________________________________________
33260 [ 26817] By: nicholas                              on 2006/01/13  14:02:00
33261         Log: More $VERSION bumps.
33262      Branch: perl
33263            ! ext/PerlIO/via/via.pm lib/Attribute/Handlers.pm lib/Switch.pm
33264 ____________________________________________________________________________
33265 [ 26816] By: rgs                                   on 2006/01/13  13:47:52
33266         Log: Better wording for change 26796. Plus, make podchecker happy.
33267      Branch: perl
33268            ! lib/PerlIO.pm
33269 ____________________________________________________________________________
33270 [ 26815] By: gisle                                 on 2006/01/13  12:10:28
33271         Log: Fix [perl #38223]; _IOC_SIZE() not always safe.
33272      Branch: perl
33273            ! perl.h
33274 ____________________________________________________________________________
33275 [ 26814] By: rgs                                   on 2006/01/13  09:22:14
33276         Log: Add a link to the Opcode doc in Safe.
33277              (see RT CPAN ticket #8579)
33278      Branch: perl
33279            ! ext/Opcode/Safe.pm
33280 ____________________________________________________________________________
33281 [ 26813] By: craigb                                on 2006/01/13  01:12:44
33282         Log: Assorted VMS-only MakeMaker fixes for blead
33283      Branch: perl
33284            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
33285            ! lib/ExtUtils/t/FIRST_MAKEFILE.t lib/ExtUtils/t/basic.t
33286 ____________________________________________________________________________
33287 [ 26812] By: rgs                                   on 2006/01/12  23:11:16
33288         Log: Make h2ph recognize (and skip) const and __const__ in C function
33289              prototypes. This makes it produce better files on linux-sparc64.
33290      Branch: perl
33291            ! utils/h2ph.PL
33292 ____________________________________________________________________________
33293 [ 26809] By: nicholas                              on 2006/01/12  20:03:51
33294         Log: Upgrade to Devel::PPPort 3.06_01
33295      Branch: perl
33296            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
33297            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/PPPort.pm
33298            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
33299            ! ext/Devel/PPPort/devel/buildperl.pl
33300            ! ext/Devel/PPPort/devel/mkapidoc.sh ext/Devel/PPPort/mktests.PL
33301            ! ext/Devel/PPPort/parts/apicheck.pl
33302            ! ext/Devel/PPPort/parts/apidoc.fnc
33303            ! ext/Devel/PPPort/parts/base/5006000
33304            ! ext/Devel/PPPort/parts/base/5009002
33305            ! ext/Devel/PPPort/parts/embed.fnc
33306            ! ext/Devel/PPPort/parts/inc/MY_CXT
33307            ! ext/Devel/PPPort/parts/inc/SvPV
33308            ! ext/Devel/PPPort/parts/inc/format
33309            ! ext/Devel/PPPort/parts/inc/grok
33310            ! ext/Devel/PPPort/parts/inc/misc
33311            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
33312            ! ext/Devel/PPPort/parts/inc/ppphbin
33313            ! ext/Devel/PPPort/parts/inc/ppphdoc
33314            ! ext/Devel/PPPort/parts/inc/ppphtest
33315            ! ext/Devel/PPPort/parts/inc/version
33316            ! ext/Devel/PPPort/parts/ppptools.pl
33317            ! ext/Devel/PPPort/parts/todo/5004040
33318            ! ext/Devel/PPPort/parts/todo/5005000
33319            ! ext/Devel/PPPort/parts/todo/5006000
33320            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
33321            ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/ppphtest.t
33322 ____________________________________________________________________________
33323 [ 26808] By: merijn                                on 2006/01/12  19:54:57
33324         Log: Add new mpeix file from #26807
33325      Branch: perl
33326            ! MANIFEST
33327 ____________________________________________________________________________
33328 [ 26807] By: merijn                                on 2006/01/12  19:52:01
33329         Log: Subject: Re: Today's compiling adventure
33330              From: Ken Hirsch <kenhirsch@ftml.net>
33331              Date: Thu, 12 Jan 2006 13:26:16 -0500
33332              Message-ID: <43C69F48.7090600@ftml.net>
33333      Branch: perl
33334            + mpeix/mpeix_setjmp.c
33335            ! README.mpeix hints/mpeix.sh mpeix/mpeix.c mpeix/mpeixish.h
33336            ! pp_sys.c
33337 ____________________________________________________________________________
33338 [ 26805] By: nicholas                              on 2006/01/12  19:09:19
33339         Log: $Socket::VERSION++; # You always miss one.
33340      Branch: perl
33341            ! ext/Socket/Socket.pm
33342 ____________________________________________________________________________
33343 [ 26804] By: nicholas                              on 2006/01/12  18:44:49
33344         Log: Bump $VERSION in many modules that have changed.
33345      Branch: perl
33346            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
33347            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
33348            ! ext/Opcode/Opcode.pm ext/Opcode/ops.pm
33349            ! ext/SDBM_File/SDBM_File.pm ext/XS/Typemap/Typemap.pm
33350            ! ext/attrs/attrs.pm ext/re/re.pm ext/threads/shared/shared.pm
33351            ! lib/DB.pm lib/Dumpvalue.pm lib/English.pm lib/File/Copy.pm
33352            ! lib/FileCache.pm lib/Pod/Functions.pm lib/Pod/Html.pm
33353            ! lib/Term/ReadLine.pm lib/Tie/Hash.pm lib/Unicode/UCD.pm
33354            ! lib/User/grent.pm lib/blib.pm lib/diagnostics.pm
33355            ! lib/overload.pm lib/vmsish.pm lib/warnings.pm
33356            ! lib/warnings/register.pm os2/OS2/PrfDB/PrfDB.pm
33357            ! os2/OS2/Process/Process.pm os2/OS2/REXX/REXX.pm warnings.pl
33358 ____________________________________________________________________________
33359 [ 26803] By: rgs                                   on 2006/01/12  15:40:53
33360         Log: Don't warn when localizing $[
33361      Branch: perl
33362            ! op.c t/lib/warnings/op
33363 ____________________________________________________________________________
33364 [ 26802] By: rgs                                   on 2006/01/12  13:47:59
33365         Log: Subject: [perl #38205] misleading typo in perlfaq8
33366              From: erik@cs.uni-jena.de (via RT) <perlbug-followup@perl.org>
33367              Date: Wed, 11 Jan 2006 14:56:28 -0800
33368              Message-ID: <rt-3.0.11-38205-127890.10.340635502974@perl.org>
33369      Branch: perl
33370            ! pod/perlfaq8.pod
33371 ____________________________________________________________________________
33372 [ 26801] By: rgs                                   on 2006/01/12  13:36:05
33373         Log: FAQ sync.
33374      Branch: perl
33375            ! pod/perlfaq.pod pod/perlfaq2.pod
33376 ____________________________________________________________________________
33377 [ 26800] By: rgs                                   on 2006/01/12  13:25:15
33378         Log: Subject: [PATCH] Compress::Zlib
33379              From: "Paul Marquess" <paul.marquess@ntlworld.com>
33380              Date: Thu, 12 Jan 2006 13:20:58 -0000
33381              Message-ID: <020d01c6177b$087b1c60$4c05140a@myopwv.com>
33382      Branch: perl
33383            ! ext/Compress/Zlib/t/16oneshot-gzip-only.t
33384            ! ext/Compress/Zlib/t/16oneshot-zip-only.t
33385 ____________________________________________________________________________
33386 [ 26799] By: rgs                                   on 2006/01/12  11:20:27
33387         Log: Subject: Re: cloning and foo_dup functions
33388              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
33389              Date: Thu, 12 Jan 2006 01:41:18 -0800
33390              Message-ID: <20060112094118.GA1432@efn.org>
33391      Branch: perl
33392            ! embed.fnc pod/perltodo.pod proto.h
33393 ____________________________________________________________________________
33394 [ 26798] By: rgs                                   on 2006/01/12  11:02:45
33395         Log: Test comment fix by Dominic Dunlop
33396      Branch: perl
33397            ! lib/locale.t
33398 ____________________________________________________________________________
33399 [ 26797] By: rgs                                   on 2006/01/12  10:13:27
33400         Log: Typo fix.
33401      Branch: perl
33402            ! pod/perlvar.pod
33403 ____________________________________________________________________________
33404 [ 26796] By: nicholas                              on 2006/01/11  22:41:04
33405         Log: Subject: [PATCH] fix for :crlf example 
33406              From: Xavier Noria <fxn@hashref.com> 
33407              Message-Id: <0F64C146-3A80-4FDF-8149-AFB35B3C4D3B@hashref.com> 
33408              Date: Wed, 11 Jan 2006 23:11:49 +0100 
33409              
33410              plus bump its $VERSION
33411      Branch: perl
33412            ! lib/PerlIO.pm
33413 ____________________________________________________________________________
33414 [ 26795] By: gisle                                 on 2006/01/11  21:09:19
33415         Log: A few more places that can use hv_fetchs().
33416              Ref change 26676.
33417      Branch: perl
33418            ! ext/POSIX/POSIX.xs gv.c mg.c pp_ctl.c toke.c universal.c
33419            ! utf8.c util.c
33420 ____________________________________________________________________________
33421 [ 26793] By: merijn                                on 2006/01/11  21:02:14
33422         Log: Cygwin issue (26792) and patchlevel (26790)
33423              
33424              Subject: Re: Cygwin status, maint and blead
33425              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
33426              Date: Fri, 6 Jan 2006 13:47:10 -0800
33427              Message-ID: <20060106214710.GA592@efn.org>
33428              
33429              Subject: Re: Cygwin status, maint and blead
33430              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
33431              Date: Thu, 10 Nov 2005 00:46:33 -0800
33432              Message-ID: <20051110084633.GA3364@efn.org>
33433      Branch: perl
33434            ! Configure
33435 ____________________________________________________________________________
33436 [ 26791] By: gisle                                 on 2006/01/11  20:50:30
33437         Log: Make $( and $) list the groups in the order they
33438              are returned from the OS.  Linux seems to return
33439              the gids sorted and it seemed wrong for perl to
33440              reverse this order.
33441      Branch: perl
33442            ! mg.c
33443 ____________________________________________________________________________
33444 [ 26789] By: stevep                                on 2006/01/11  19:07:04
33445         Log: Subject: Re: [PATCH] Mac OS X 10.4.4 (Darwin 8.4.0) still does not fix locale issue
33446              From: Dominic Dunlop <domo@computer.org>
33447              Date: Wed, 11 Jan 2006 19:52:20 +0100
33448              Message-Id: <FD99F9D3-16DB-484C-BC0A-702F60DAACA4@computer.org>
33449      Branch: perl
33450            ! lib/locale.t
33451 ____________________________________________________________________________
33452 [ 26787] By: nicholas                              on 2006/01/11  14:47:04
33453         Log: Refactor S_vdie_common so that Perl_vwarn can use it too.
33454      Branch: perl
33455            ! embed.fnc embed.h proto.h util.c
33456 ____________________________________________________________________________
33457 [ 26786] By: gisle                                 on 2006/01/11  14:23:28
33458         Log: Get rid of the following gcc format warnings by    simplifying the
33459              getgroups implementation:
33460              
33461              mg.c: In function Perl_magic_get':
33462              mg.c:1008: warning: long unsigned int format, gid_t arg (arg 3)
33463              mg.c:1014: warning: long unsigned int format, gid_t arg (arg 3)
33464              mg.c:1025: warning: long unsigned int format, unsigned int arg (arg 3)
33465              
33466              Since we already cast the numeric Gid_t values to an IV it should not
33467              be too risky to also cast the Group_t values.  Converting these values
33468              with Gid_t_f wasn't quite right anyway.
33469      Branch: perl
33470            ! mg.c
33471 ____________________________________________________________________________
33472 [ 26785] By: steveh                                on 2006/01/11  14:07:47
33473         Log: Clean up temp files/dirs left by Archive-Tar tests
33474              
33475              Part of this reinstates change 25043 which was mistakenly removed
33476              by change 25312
33477      Branch: perl
33478            ! lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/99_clean.t
33479 ____________________________________________________________________________
33480 [ 26784] By: rgs                                   on 2006/01/11  12:52:27
33481         Log: Make description of new warning introduced in change 26780 more precise
33482      Branch: perl
33483            ! pod/perldiag.pod
33484 ____________________________________________________________________________
33485 [ 26783] By: steveh                                on 2006/01/11  12:31:26
33486         Log: Clean up libdirs left behind by new Compress-Zlib
33487      Branch: perl
33488            ! win32/Makefile win32/makefile.mk
33489 ____________________________________________________________________________
33490 [ 26782] By: stevep                                on 2006/01/11  12:25:24
33491         Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.13.tar.gz
33492              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
33493              Date: Wed, 11 Jan 2006 02:13:31 +0100
33494              Message-ID: <1136942011.43c45bbb82dce@imp1-g19.free.fr>
33495      Branch: perl
33496            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm
33497 ____________________________________________________________________________
33498 [ 26781] By: nicholas                              on 2006/01/11  12:11:03
33499         Log: Gisle notes that SvRTRIM should also write a new '\0' at the end.
33500      Branch: perl
33501            ! mg.c
33502 ____________________________________________________________________________
33503 [ 26780] By: stevep                                on 2006/01/11  11:53:07
33504         Log: Fix the new warning created with version-0.53
33505      Branch: perl
33506            ! pod/perldiag.pod util.c
33507 ____________________________________________________________________________
33508 [ 26779] By: gisle                                 on 2006/01/11  09:52:18
33509         Log: Make setting 'PL_origalen = 1' before perl_parse() disable
33510              argv[0] munging when $0 is assigned to.
33511      Branch: perl
33512            ! mg.c perl.c pod/perlembed.pod
33513 ____________________________________________________________________________
33514 [ 26778] By: steveh                                on 2006/01/11  09:04:38
33515         Log: Bleadperl's Win32::Win32 is more recent than the current CPAN release
33516              of libwin32 (0.26), so bump the $VERSION a little
33517      Branch: perl
33518            ! win32/ext/Win32/Win32.pm
33519 ____________________________________________________________________________
33520 [ 26777] By: stevep                                on 2006/01/11  03:22:57
33521         Log: Upgrade to version-0.53
33522      Branch: perl
33523            ! lib/version.pm lib/version.t util.c
33524 ____________________________________________________________________________
33525 [ 26774] By: nicholas                              on 2006/01/10  17:46:15
33526         Log: s/superceded/superseded/g
33527      Branch: perl
33528            ! Changes5.004 Changes5.6 handy.h pod/perlapi.pod
33529 ____________________________________________________________________________
33530 [ 26773] By: nicholas                              on 2006/01/10  16:59:25
33531         Log: Subject: Re: Sys::Syslog blows up rather spectacularly on Solaris
33532              From: Alan Burlison <Alan.Burlison@sun.com>
33533              Message-ID: <43C3D80E.20704@sun.com>
33534              Date: Tue, 10 Jan 2006 15:51:42 +0000
33535      Branch: perl
33536            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/constants.t
33537 ____________________________________________________________________________
33538 [ 26772] By: nicholas                              on 2006/01/10  16:36:03
33539         Log: Gisle is correct - $host needs to stay in case the user sets it
33540              themselves. But if the user doesn't, default to INADDR_LOOPBACK.
33541      Branch: perl
33542            ! ext/Sys/Syslog/Syslog.pm
33543 ____________________________________________________________________________
33544 [ 26770] By: merijn                                on 2006/01/10  15:16:03
33545         Log: 1. Make HP C-ANSI-C work on Itanium2 (HP-UX 11.23)
33546              broken optimizer
33547              2. Remove a compiler warning in a try program
33548      Branch: perl
33549            ! hints/hpux.sh
33550 ____________________________________________________________________________
33551 [ 26769] By: nicholas                              on 2006/01/10  15:09:07
33552         Log: Why should Syslog jump through hoops to look up the hostname so it can
33553              immediately convert it to an IP address, when all it really wants is
33554              a connection to the loopback device?
33555      Branch: perl
33556            ! ext/Sys/Syslog/Syslog.pm
33557 ____________________________________________________________________________
33558 [ 26768] By: gisle                                 on 2006/01/10  14:32:43
33559         Log: If getservbyname fails tell what service the lookup
33560              attempt tried to use.
33561      Branch: perl
33562            ! ext/Sys/Syslog/Syslog.pm
33563 ____________________________________________________________________________
33564 [ 26767] By: nicholas                              on 2006/01/10  13:24:26
33565         Log: Missing an initialisation, as spotted by Merijn's HP compiler.
33566      Branch: perl
33567            ! toke.c
33568 ____________________________________________________________________________
33569 [ 26766] By: rgs                                   on 2006/01/10  13:20:52
33570         Log: Remove Syslog tests that use external modules
33571      Branch: perl
33572            - ext/Sys/Syslog/t/distchk.t ext/Sys/Syslog/t/pod.t
33573            - ext/Sys/Syslog/t/podcover.t ext/Sys/Syslog/t/podspell.t
33574            - ext/Sys/Syslog/t/portfs.t
33575            ! MANIFEST
33576 ____________________________________________________________________________
33577 [ 26765] By: gisle                                 on 2006/01/10  11:41:24
33578         Log: Move initialization of old values prior to moreswitches()
33579              closer to their use and together with 'switches_done'.
33580      Branch: perl
33581            ! toke.c
33582 ____________________________________________________________________________
33583 [ 26764] By: rgs                                   on 2006/01/10  10:51:16
33584         Log: Subject: [PATCH] It's the Barbie bus patch
33585              From: Andy Lester <andy@petdance.com>
33586              Date: Mon, 9 Jan 2006 23:42:43 -0600
33587              Message-ID: <20060110054243.GA26165@petdance.com>
33588      Branch: perl
33589            ! av.c doio.c embed.fnc embed.h gv.c hv.c mg.c op.c pad.c
33590            ! pp_ctl.c pp_hot.c pp_sys.c proto.h reentr.c reentr.h regcomp.c
33591            ! regexec.c sv.c toke.c uconfig.sh util.c
33592 ____________________________________________________________________________
33593 [ 26762] By: gisle                                 on 2006/01/10  10:10:10
33594         Log: Remove stale date.
33595      Branch: perl
33596            ! pod/perlembed.pod
33597 ____________________________________________________________________________
33598 [ 26761] By: rgs                                   on 2006/01/10  10:05:26
33599         Log: Subject: [PATCH] Compress::Zlib  becomes zlib agnostic
33600              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
33601              Date: Mon, 9 Jan 2006 20:25:00 -0000
33602              Message-ID: <002101c6155a$c5886c90$1340100a@myopwv.com>
33603      Branch: perl
33604            + ext/Compress/Zlib/lib/Compress/Zip/Constants.pm
33605            + ext/Compress/Zlib/lib/CompressPlugin/Deflate.pm
33606            + ext/Compress/Zlib/lib/CompressPlugin/Identity.pm
33607            + ext/Compress/Zlib/lib/IO/Compress/Base.pm
33608            + ext/Compress/Zlib/lib/IO/Compress/Zip.pm
33609            + ext/Compress/Zlib/lib/IO/Uncompress/AnyUncompress.pm
33610            + ext/Compress/Zlib/lib/IO/Uncompress/Base.pm
33611            + ext/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
33612            + ext/Compress/Zlib/lib/UncompressPlugin/Identity.pm
33613            + ext/Compress/Zlib/lib/UncompressPlugin/Inflate.pm
33614            + ext/Compress/Zlib/t/04generic-deflate.t
33615            + ext/Compress/Zlib/t/04generic-gzip.t
33616            + ext/Compress/Zlib/t/04generic-rawdeflate.t
33617            + ext/Compress/Zlib/t/04generic-zip.t
33618            + ext/Compress/Zlib/t/04zlib-generic-deflate.t
33619            + ext/Compress/Zlib/t/04zlib-generic-gzip.t
33620            + ext/Compress/Zlib/t/04zlib-generic-rawdeflate.t
33621            + ext/Compress/Zlib/t/04zlib-generic-zip.t
33622            + ext/Compress/Zlib/t/12any-deflate.t
33623            + ext/Compress/Zlib/t/12any-gzip.t
33624            + ext/Compress/Zlib/t/12any-rawdeflate.t
33625            + ext/Compress/Zlib/t/12any-transparent.t
33626            + ext/Compress/Zlib/t/12any-zip.t
33627            + ext/Compress/Zlib/t/13prime-deflate.t
33628            + ext/Compress/Zlib/t/13prime-gzip.t
33629            + ext/Compress/Zlib/t/13prime-rawdeflate.t
33630            + ext/Compress/Zlib/t/13prime-zip.t
33631            + ext/Compress/Zlib/t/15multi-deflate.t
33632            + ext/Compress/Zlib/t/15multi-gzip.t
33633            + ext/Compress/Zlib/t/15multi-rawdeflate.t
33634            + ext/Compress/Zlib/t/15multi-zip.t
33635            + ext/Compress/Zlib/t/16oneshot-deflate.t
33636            + ext/Compress/Zlib/t/16oneshot-gzip-only.t
33637            + ext/Compress/Zlib/t/16oneshot-gzip.t
33638            + ext/Compress/Zlib/t/16oneshot-rawdeflate.t
33639            + ext/Compress/Zlib/t/16oneshot-zip-only.t
33640            + ext/Compress/Zlib/t/16oneshot-zip.t
33641            + ext/Compress/Zlib/t/19destroy-deflate.t
33642            + ext/Compress/Zlib/t/19destroy-gzip.t
33643            + ext/Compress/Zlib/t/19destroy-rawdeflate.t
33644            + ext/Compress/Zlib/t/19destroy-zip.t
33645            + ext/Compress/Zlib/t/20tied-deflate.t
33646            + ext/Compress/Zlib/t/20tied-gzip.t
33647            + ext/Compress/Zlib/t/20tied-rawdeflate.t
33648            + ext/Compress/Zlib/t/20tied-zip.t
33649            + ext/Compress/Zlib/t/21newtied-deflate.t
33650            + ext/Compress/Zlib/t/21newtied-gzip.t
33651            + ext/Compress/Zlib/t/21newtied-rawdeflate.t
33652            + ext/Compress/Zlib/t/21newtied-zip.t
33653            + ext/Compress/Zlib/t/22merge-deflate.t
33654            + ext/Compress/Zlib/t/22merge-gzip.t
33655            + ext/Compress/Zlib/t/22merge-rawdeflate.t
33656            + ext/Compress/Zlib/t/22merge-zip.t
33657            + ext/Compress/Zlib/t/25anyunc-deflate.t
33658            + ext/Compress/Zlib/t/25anyunc-gzip.t
33659            + ext/Compress/Zlib/t/25anyunc-rawdeflate.t
33660            + ext/Compress/Zlib/t/25anyunc-transparent.t
33661            + ext/Compress/Zlib/t/25anyunc-zip.t ext/Compress/Zlib/t/99pod.t
33662            + t/lib/compress/ZlibTestUtils.pm t/lib/compress/any.pl
33663            + t/lib/compress/anyunc.pl t/lib/compress/destroy.pl
33664            + t/lib/compress/generic.pl t/lib/compress/merge.pl
33665            + t/lib/compress/multi.pl t/lib/compress/newtied.pl
33666            + t/lib/compress/oneshot.pl t/lib/compress/prime.pl
33667            + t/lib/compress/tied.pl t/lib/compress/truncate.pl
33668            + t/lib/compress/zlib-generic.pl
33669            - ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/12any.t
33670            - ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/15multi.t
33671            - ext/Compress/Zlib/t/16oneshot.t
33672            - ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
33673            - ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
33674            - t/lib/ZlibTestUtils.pm
33675            ! MANIFEST ext/Compress/Zlib/Changes
33676            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
33677            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
33678            ! ext/Compress/Zlib/lib/Compress/Gzip/Constants.pm
33679            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
33680            ! ext/Compress/Zlib/lib/Compress/Zlib/FileConstants.pm
33681            ! ext/Compress/Zlib/lib/Compress/Zlib/ParseParameters.pm
33682            ! ext/Compress/Zlib/lib/File/GlobMapper.pm
33683            ! ext/Compress/Zlib/lib/IO/Compress/Deflate.pm
33684            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
33685            ! ext/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
33686            ! ext/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
33687            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
33688            ! ext/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
33689            ! ext/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
33690            ! ext/Compress/Zlib/pod/FAQ.pod ext/Compress/Zlib/ppport.h
33691            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
33692            ! ext/Compress/Zlib/t/03zlib-v1.t
33693            ! ext/Compress/Zlib/t/05examples.t
33694            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
33695            ! ext/Compress/Zlib/t/08encoding.t
33696            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
33697            ! ext/Compress/Zlib/t/11truncate.t
33698            ! ext/Compress/Zlib/t/14gzopen.t ext/Compress/Zlib/t/17isize.t
33699            ! ext/Compress/Zlib/t/18lvalue.t ext/Compress/Zlib/t/23misc.t
33700            ! ext/Compress/Zlib/t/globmapper.t
33701 ____________________________________________________________________________
33702 [ 26760] By: gisle                                 on 2006/01/10  08:58:21
33703         Log: Avoid possible dereference of NULL in the initialization of PL_origalen.
33704              This can only happen when perlparse is called with no argv.
33705              Don't try to update PL_origargv unless PL_origalen is at least 2.
33706      Branch: perl
33707            ! mg.c perl.c
33708 ____________________________________________________________________________
33709 [ 26759] By: craigb                                on 2006/01/10  04:28:25
33710         Log: Make FAKE,READONLY optional on VMS in test 21
33711      Branch: perl
33712            ! ext/Devel/Peek/t/Peek.t
33713 ____________________________________________________________________________
33714 [ 26758] By: rgs                                   on 2006/01/09  14:58:57
33715         Log: Add Digest::SHA to the Win32 makefiles
33716      Branch: perl
33717            ! win32/Makefile win32/makefile.mk
33718 ____________________________________________________________________________
33719 [ 26757] By: rgs                                   on 2006/01/09  14:42:18
33720         Log: Subject: Re: relaxing TEST restrictions (was: Re: 5.9.3 approaches)
33721              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
33722              Date: Mon, 9 Jan 2006 06:38:25 -0800
33723              Message-ID: <20060109143825.GB4132@efn.org>
33724      Branch: perl
33725            ! t/TEST
33726 ____________________________________________________________________________
33727 [ 26756] By: rgs                                   on 2006/01/09  14:28:20
33728         Log: Subject: [patch] more about embed.fnc in perlguts
33729              From: Jim Cromie <jim.cromie@gmail.com>
33730              Date: Sun, 08 Jan 2006 11:35:46 -0700
33731              Message-ID: <43C15B82.9090309@gmail.com>
33732              
33733              (with a few nits)
33734      Branch: perl
33735            ! embed.fnc pod/perlguts.pod
33736 ____________________________________________________________________________
33737 [ 26755] By: stevep                                on 2006/01/09  14:27:07
33738         Log: Added standard core header to test cases for Digest::SHA
33739      Branch: perl
33740            ! ext/Digest/SHA/t/0-pod-coverage.t ext/Digest/SHA/t/0-pod.t
33741            ! ext/Digest/SHA/t/1-exist.t ext/Digest/SHA/t/1-hello-world.t
33742            ! ext/Digest/SHA/t/2-nist-sha-1.t
33743            ! ext/Digest/SHA/t/2-nist-sha-224.t
33744            ! ext/Digest/SHA/t/2-nist-sha-256.t
33745            ! ext/Digest/SHA/t/2-nist-sha-384.t
33746            ! ext/Digest/SHA/t/2-nist-sha-512.t
33747            ! ext/Digest/SHA/t/2-nist-sha-base64.t
33748            ! ext/Digest/SHA/t/2-nist-sha-oo.t
33749            ! ext/Digest/SHA/t/2-nist-vectors-bit.t
33750            ! ext/Digest/SHA/t/2-nist-vectors-byte.t
33751            ! ext/Digest/SHA/t/3-gillogly-easy.t
33752            ! ext/Digest/SHA/t/3-gillogly-hard.t
33753            ! ext/Digest/SHA/t/4-bitstr-increasing.t
33754            ! ext/Digest/SHA/t/4-bitstr-large.t
33755            ! ext/Digest/SHA/t/4-bitstr-random.t
33756            ! ext/Digest/SHA/t/5-hmac-fips198.t
33757            ! ext/Digest/SHA/t/5-hmac-rfc2202.t
33758            ! ext/Digest/SHA/t/5-hmac-sha-256.t
33759            ! ext/Digest/SHA/t/5-hmac-woodbury.t
33760            ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
33761 ____________________________________________________________________________
33762 [ 26754] By: nicholas                              on 2006/01/09  14:10:34
33763         Log: POSIX and Fcntl both export the same constants derived from the same
33764              C macros. Given that constants are now real inline and *defined*,
33765              rather than merely declared and AUTOLOADed as needed, it is best that
33766              POSIX quite litereally re-exports the constants defined by Fcntl.
33767      Branch: perl
33768            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm
33769 ____________________________________________________________________________
33770 [ 26753] By: gisle                                 on 2006/01/09  13:59:48
33771         Log: Restore hardcoded PERL_PATCHNUM removed in change 26672.
33772              This is actually needed for the current Configure logic
33773              to pick up the real patchnum from the .patch file.
33774      Branch: perl
33775            ! patchlevel.h
33776 ____________________________________________________________________________
33777 [ 26752] By: rgs                                   on 2006/01/09  13:44:20
33778         Log: Upgrade to Sys::Syslog 0.12
33779      Branch: perl
33780            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/README
33781            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/constants.t
33782            ! ext/Sys/Syslog/t/podspell.t
33783 ____________________________________________________________________________
33784 [ 26751] By: rgs                                   on 2006/01/09  10:16:23
33785         Log: Subject: [PATCH] RE: Failing tests on VMS blead@26652
33786              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
33787              Date: Sun, 8 Jan 2006 23:47:33 -0000
33788              Message-ID: <00cd01c614ad$e815d340$6401a8c0@myopwv.com>
33789      Branch: perl
33790            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
33791            ! ext/Compress/Zlib/t/05examples.t
33792            ! ext/Compress/Zlib/t/06gzsetp.t
33793            ! ext/Compress/Zlib/t/08encoding.t
33794            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
33795            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/13prime.t
33796            ! ext/Compress/Zlib/t/14gzopen.t ext/Compress/Zlib/t/15multi.t
33797            ! ext/Compress/Zlib/t/16oneshot.t
33798            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
33799            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
33800            ! ext/Compress/Zlib/t/23misc.t t/lib/ZlibTestUtils.pm
33801 ____________________________________________________________________________
33802 [ 26750] By: rgs                                   on 2006/01/09  08:20:00
33803         Log: Revert change 26749
33804      Branch: perl
33805            ! pod/perlvar.pod
33806 ____________________________________________________________________________
33807 [ 26749] By: davem                                 on 2006/01/09  02:20:51
33808         Log: Subject:  [PATCH] identifiers always in main (was: defining a _ function breaks File::Find)
33809              From:  Xavier Noria <fxn@hashref.com>
33810              Date:  Sun, 23 Oct 2005 09:47:37 +0200
33811              Message-Id:  <D3867DED-313E-4D39-A85F-1178FE7F7A5E@hashref.com>
33812              
33813              clarify which variables are always forced into main::
33814      Branch: perl
33815            ! pod/perlvar.pod
33816 ____________________________________________________________________________
33817 [ 26747] By: nicholas                              on 2006/01/08  22:43:15
33818         Log: Cope with change entries that are \r terminated
33819      Branch: perl
33820            ! Porting/genlog
33821 ____________________________________________________________________________
33822 [ 26745] By: craigb                                on 2006/01/08  22:37:47
33823         Log: follow-up to 26740, shasum --> shasum.com
33824      Branch: perl
33825            ! vms/descrip_mms.template
33826 ____________________________________________________________________________
33827 [ 26744] By: craigb                                on 2006/01/08  22:19:39
33828         Log: Grr.  #26690 broke handling of old ODS-2 style names
33829              on current versions of VMS
33830      Branch: perl
33831            ! configure.com
33832 ____________________________________________________________________________
33833 [ 26743] By: craigb                                on 2006/01/08  22:14:13
33834         Log: VMS needs the meta-quoted version of $0
33835      Branch: perl
33836            ! lib/Test/Simple/t/is_deeply_fail.t
33837 ____________________________________________________________________________
33838 [ 26740] By: rgs                                   on 2006/01/08  21:42:59
33839         Log: Install shasum on Windows and VMS too
33840      Branch: perl
33841            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
33842 ____________________________________________________________________________
33843 [ 26739] By: rgs                                   on 2006/01/08  21:34:22
33844         Log: Subject: Re: [perl #38181] Default IO Layer is ignored in 3-argument open call 
33845              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
33846              Date: Mon, 09 Jan 2006 01:29:30 +0900
33847              Message-Id: <20060109012103.F20A.BQW10602@nifty.com>
33848      Branch: perl
33849            ! lib/open.pm pod/perlfunc.pod
33850 ____________________________________________________________________________
33851 [ 26737] By: nicholas                              on 2006/01/08  21:13:05
33852         Log: Update copyright with the 2 years where changes were made.
33853      Branch: perl
33854            ! pad.h
33855 ____________________________________________________________________________
33856 [ 26736] By: nicholas                              on 2006/01/08  20:41:25
33857         Log: Update the copyright years in the generated files, and nostdio.h
33858      Branch: perl
33859            ! keywords.h keywords.pl nostdio.h opcode.pl opnames.h
33860 ____________________________________________________________________________
33861 [ 26735] By: davem                                 on 2006/01/08  20:41:16
33862         Log: document svt_copy, svt_dup and svt_local vtable slots
33863      Branch: perl
33864            ! pod/perlguts.pod
33865 ____________________________________________________________________________
33866 [ 26733] By: rgs                                   on 2006/01/08  20:16:06
33867         Log: Add shasum (from Digest::SHA) to utils.lst
33868      Branch: perl
33869            ! utils.lst
33870 ____________________________________________________________________________
33871 [ 26732] By: nicholas                              on 2006/01/08  19:53:11
33872         Log: Update copyright years (including some years where we made changes but
33873              did not update)
33874      Branch: perl
33875            ! av.c deb.c mathoms.c mg.h numeric.c pad.c patchlevel.h perl.h
33876            ! perlvars.h perly.c run.c scope.c taint.c thread.h
33877 ____________________________________________________________________________
33878 [ 26726] By: nicholas                              on 2006/01/08  18:27:27
33879         Log: run pod/buildtoc --build-all
33880      Branch: perl
33881            ! MANIFEST pod/perltoc.pod vms/descrip_mms.template
33882            ! win32/Makefile win32/makefile.mk
33883 ____________________________________________________________________________
33884 [ 26725] By: nicholas                              on 2006/01/08  18:25:20
33885         Log: With VMS moving from [lib.pod] to [lib.pods] then pod/buildtoc needs
33886              tweaking
33887      Branch: perl
33888            ! pod/buildtoc
33889 ____________________________________________________________________________
33890 [ 26713] By: nicholas                              on 2006/01/08  15:24:53
33891         Log: Add an option 'opened' which reports on the maintainers of all files
33892              perforce currently has open.
33893      Branch: perl
33894            ! Porting/Maintainers.pm
33895 ____________________________________________________________________________
33896 [ 26710] By: craigb                                on 2006/01/08  13:33:43
33897         Log: pod2usage2.t is not readily portable to VMS either
33898      Branch: perl
33899            ! t/pod/pod2usage2.t
33900 ____________________________________________________________________________
33901 [ 26709] By: nicholas                              on 2006/01/08  13:15:30
33902         Log: Tweak the code that generates unique entries in @POSIX::EXPORT so that
33903              the array ends up with shared hash key scalars, for a memory saving.
33904      Branch: perl
33905            ! ext/POSIX/POSIX.pm
33906 ____________________________________________________________________________
33907 [ 26708] By: merijn                                on 2006/01/08  12:27:29
33908         Log: Subject: [PATCH] blead: format warnings
33909              Date: Sat, 07 Jan 2006 21:42:08 +0200
33910              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
33911              Message-ID: <43C01990.6020207@gmail.com>
33912      Branch: perl
33913            ! mg.c regcomp.c sv.c
33914 ____________________________________________________________________________
33915 [ 26707] By: merijn                                on 2006/01/08  09:53:56
33916         Log: Subject: [PATCH] hints/dec_osf.sh (Re: blead@26701 compilation warning from tru64 cc)
33917              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
33918              Date: Sun, 08 Jan 2006 11:38:34 +0200
33919              Message-ID: <43C0DD9A.9080809@gmail.com>
33920      Branch: perl
33921            ! hints/dec_osf.sh
33922 ____________________________________________________________________________
33923 [ 26706] By: nicholas                              on 2006/01/08  08:33:46
33924         Log: Add utils/shasum.PL to MANIFEST
33925      Branch: perl
33926            ! MANIFEST
33927 ____________________________________________________________________________
33928 [ 26705] By: nicholas                              on 2006/01/08  08:28:29
33929         Log: Add missing files in ext/Digest/SHA/src that somehow escaped the net.
33930      Branch: perl
33931            + ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
33932            + ext/Digest/SHA/src/hmacxtra.c ext/Digest/SHA/src/sha.c
33933            + ext/Digest/SHA/src/sha.h ext/Digest/SHA/src/sha64bit.c
33934            + ext/Digest/SHA/src/sha64bit.h ext/Digest/SHA/src/shaxtra.c
33935 ____________________________________________________________________________
33936 [ 26704] By: stevep                                on 2006/01/08  04:17:08
33937         Log: Add Digest-SHA-5.32 for SHA-256 support for CPAN.
33938      Branch: perl
33939            + ext/Digest/SHA/Changes ext/Digest/SHA/Makefile.PL
33940            + ext/Digest/SHA/README ext/Digest/SHA/SHA.pm
33941            + ext/Digest/SHA/SHA.xs ext/Digest/SHA/bin/shasum
33942            + ext/Digest/SHA/ppport.h ext/Digest/SHA/t/0-pod-coverage.t
33943            + ext/Digest/SHA/t/0-pod.t ext/Digest/SHA/t/1-exist.t
33944            + ext/Digest/SHA/t/1-hello-world.t
33945            + ext/Digest/SHA/t/2-nist-sha-1.t
33946            + ext/Digest/SHA/t/2-nist-sha-224.t
33947            + ext/Digest/SHA/t/2-nist-sha-256.t
33948            + ext/Digest/SHA/t/2-nist-sha-384.t
33949            + ext/Digest/SHA/t/2-nist-sha-512.t
33950            + ext/Digest/SHA/t/2-nist-sha-base64.t
33951            + ext/Digest/SHA/t/2-nist-sha-oo.t
33952            + ext/Digest/SHA/t/2-nist-vectors-bit.t
33953            + ext/Digest/SHA/t/2-nist-vectors-byte.t
33954            + ext/Digest/SHA/t/3-gillogly-easy.t
33955            + ext/Digest/SHA/t/3-gillogly-hard.t
33956            + ext/Digest/SHA/t/4-bitstr-increasing.t
33957            + ext/Digest/SHA/t/4-bitstr-large.t
33958            + ext/Digest/SHA/t/4-bitstr-random.t
33959            + ext/Digest/SHA/t/5-hmac-fips198.t
33960            + ext/Digest/SHA/t/5-hmac-rfc2202.t
33961            + ext/Digest/SHA/t/5-hmac-sha-256.t
33962            + ext/Digest/SHA/t/5-hmac-woodbury.t
33963            + ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
33964            + ext/Digest/SHA/t/gillogly/state.011
33965            + ext/Digest/SHA/t/gillogly/state.110
33966            + ext/Digest/SHA/t/nist/COPYRIGHT
33967            + ext/Digest/SHA/t/nist/Readme.txt
33968            + ext/Digest/SHA/t/nist/bit-hashes.sha1
33969            + ext/Digest/SHA/t/nist/bit-messages.sha1
33970            + ext/Digest/SHA/t/nist/byte-hashes.sha1
33971            + ext/Digest/SHA/t/nist/byte-messages.sha1
33972            + ext/Digest/SHA/t/state/state.1
33973            + ext/Digest/SHA/t/state/state.256
33974            + ext/Digest/SHA/t/state/state.384
33975            + ext/Digest/SHA/t/state/state.512 ext/Digest/SHA/typemap
33976            + utils/shasum.PL
33977            ! MANIFEST Porting/Maintainers.pl utils/Makefile
33978 ____________________________________________________________________________
33979 [ 26703] By: craigb                                on 2006/01/07  22:12:16
33980         Log: Make v?snprintf available on VMS v7.3-2 and later and clean up
33981              some other version-dependency checks.
33982      Branch: perl
33983            ! configure.com
33984 ____________________________________________________________________________
33985 [ 26702] By: nicholas                              on 2006/01/07  20:42:57
33986         Log: Remove the greedy quantifier from inside the grouping (?:) so that it
33987              and the greedy quantifier on the (?:) don't fight each other until the
33988              C stack is exhausted.
33989      Branch: perl
33990            ! lib/Pod/Simple/BlackBox.pm
33991 ____________________________________________________________________________
33992 [ 26701] By: nicholas                              on 2006/01/07  17:19:29
33993         Log: Reorder Fcntl's bootstrapping so that the constants actually get
33994              inlined within the functions that Fcntl defines.
33995      Branch: perl
33996            ! ext/Fcntl/Fcntl.pm
33997 ____________________________________________________________________________
33998 [ 26695] By: davem                                 on 2006/01/07  03:13:08
33999         Log: preserve the referent associated with a shared RV.
34000              its faster, and the user doesn't see a different address each time
34001              for ref($sharedref).
34002      Branch: perl
34003            ! ext/threads/shared/shared.xs
34004 ____________________________________________________________________________
34005 [ 26694] By: stevep                                on 2006/01/07  03:13:05
34006         Log: Additional const prototype fixes.
34007      Branch: perl
34008            ! os2/os2.c wince/wince.c
34009 ____________________________________________________________________________
34010 [ 26693] By: davem                                 on 2006/01/07  01:24:37
34011         Log: fix coredump on 'local $shared[N]' introduced by change #24942
34012      Branch: perl
34013            ! ext/threads/shared/shared.xs
34014 ____________________________________________________________________________
34015 [ 26691] By: nicholas                              on 2006/01/06  23:57:55
34016         Log: Don't code the absolute number of tests for the UTF8/EBCDIC case; much
34017              better to subtract the number of tests that don't get run.
34018      Branch: perl
34019            ! t/comp/require.t
34020 ____________________________________________________________________________
34021 [ 26690] By: craigb                                on 2006/01/06  23:16:30
34022         Log: Make VMS manifest checker handle multi-dot filenames on ODS-5
34023      Branch: perl
34024            ! configure.com
34025 ____________________________________________________________________________
34026 [ 26687] By: nicholas                              on 2006/01/06  22:19:47
34027         Log: Correct the typo in the description of change 24253
34028      Branch: perl
34029            ! Changes
34030 ____________________________________________________________________________
34031 [ 26685] By: stevep                                on 2006/01/06  21:59:00
34032         Log: Upgrade to version-0.52
34033      Branch: perl
34034            ! lib/version.pm lib/version.pod lib/version.t sv.c
34035            ! t/op/sprintf.t util.c
34036 ____________________________________________________________________________
34037 [ 26684] By: davem                                 on 2006/01/06  21:13:12
34038         Log: make ithreads shared vars smaller/quicker by eliminating shared_sv
34039              struct. Also document how it works.
34040      Branch: perl
34041            ! ext/threads/shared/shared.xs ext/threads/shared/typemap
34042 ____________________________________________________________________________
34043 [ 26680] By: stevep                                on 2006/01/06  18:59:54
34044         Log: const'ing parameters killed the builds for djgpp.  Changes get the 
34045              Perl core, but not the modules, to compile cleanly. 
34046      Branch: perl
34047            ! djgpp/djgpp.c djgpp/djgpp.h
34048 ____________________________________________________________________________
34049 [ 26679] By: nicholas                              on 2006/01/06  18:29:57
34050         Log: Negating an unsigned value generates warnings for some compilers, so
34051              cast it first.
34052      Branch: perl
34053            ! lib/ExtUtils/Constant/ProxySubs.pm
34054 ____________________________________________________________________________
34055 [ 26677] By: steveh                                on 2006/01/06  17:20:47
34056         Log: DBL_MAX and FLT_MAX are not constants in Borland C++
34057              
34058              (Fixes BCC compilation error in POSIX introduced by change 26455)
34059      Branch: perl
34060            ! ext/POSIX/Makefile.PL
34061 ____________________________________________________________________________
34062 [ 26676] By: rgs                                   on 2006/01/06  16:58:14
34063         Log: Subject: [PATCH] hv_fetchs() support
34064              From: Andy Lester <andy@petdance.com>
34065              Date: Fri, 6 Jan 2006 09:57:19 -0600
34066              Message-ID: <20060106155719.GB9035@petdance.com>
34067      Branch: perl
34068            ! doop.c handy.h hv.c malloc.c op.c pp_sys.c taint.c
34069 ____________________________________________________________________________
34070 [ 26675] By: rgs                                   on 2006/01/06  15:50:34
34071         Log: Subject: [PATCH] sprinkle dVAR
34072              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
34073              Date: Fri, 06 Jan 2006 16:18:53 +0200
34074              Message-ID: <43BE7C4D.1010302@gmail.com>
34075      Branch: perl
34076            ! av.c deb.c doio.c doop.c dump.c ext/threads/threads.xs gv.c
34077            ! hv.c lib/ExtUtils/ParseXS.pm locale.c mathoms.c mg.c numeric.c
34078            ! op.c opcode.h opcode.pl pad.c perl.c perl.h perl_keyword.pl
34079            ! perlio.c perlvars.h perly.c pp.c pp_ctl.c pp_hot.c pp_pack.c
34080            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c
34081            ! taint.c toke.c universal.c utf8.c util.c xsutils.c
34082 ____________________________________________________________________________
34083 [ 26674] By: rgs                                   on 2006/01/06  14:35:38
34084         Log: Subject: [PATCH] performance tweaking op.c
34085              From: Andy Lester <andy@petdance.com>
34086              Date: Fri, 6 Jan 2006 01:44:48 -0600
34087              Message-ID: <20060106074448.GB3401@petdance.com>
34088      Branch: perl
34089            ! op.c
34090 ____________________________________________________________________________
34091 [ 26673] By: gisle                                 on 2006/01/06  14:00:14
34092         Log: Remove code duplicated a few lines above by change 19695.
34093      Branch: perl
34094            ! toke.c
34095 ____________________________________________________________________________
34096 [ 26672] By: gisle                                 on 2006/01/06  13:57:27
34097         Log: Move "DEVEL####" marker to the 'perl -v' output.
34098              This avoids problem with using STRINGIFY in patchlevel.h
34099              (ref msg <43BE4BAC.6010701@uk.radan.com> posted to p5p).
34100      Branch: perl
34101            ! patchlevel.h perl.c t/run/switches.t utils/perlbug.PL
34102 ____________________________________________________________________________
34103 [ 26671] By: stevep                                on 2006/01/06  13:04:44
34104         Log: Replacing broken call to savepvn() with savepvs() to get threaded
34105              Cygwin to compile again.
34106      Branch: perl
34107            ! perl.c
34108 ____________________________________________________________________________
34109 [ 26670] By: gisle                                 on 2006/01/06  10:54:18
34110         Log: Make '-s' on the shebang line able to parse -foo=bar switches again.
34111              This feature was broken by change 19695 some years ago
34112              and integrated into perl-5.8.1.  perl-5.8.0 was fine.
34113              Ref http://bugs.activestate.com/show_bug.cgi?id=43483
34114      Branch: perl
34115            ! perl.c t/run/switches.t
34116 ____________________________________________________________________________
34117 [ 26669] By: gisle                                 on 2006/01/06  10:38:37
34118         Log: Improve description of the -s switch.
34119              I found the "This means you can have switches
34120              with two leading dashes." sentence introduced by
34121              change 7144 really confusing.  The note after
34122              the example should make it clear enough that double
34123              dash switches can be used for those that insist.
34124      Branch: perl
34125            ! pod/perlrun.pod
34126 ____________________________________________________________________________
34127 [ 26668] By: merijn                                on 2006/01/05  21:04:32
34128         Log: Test if the probed availability of v?snprintf () is
34129              actually usable. Thanks to Russ and Jarkko.
34130      Branch: perl
34131            ! Configure
34132 ____________________________________________________________________________
34133 [ 26666] By: rgs                                   on 2006/01/05  17:39:07
34134         Log: Upgrade to CPAN.pm 1.83
34135      Branch: perl
34136            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
34137            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
34138 ____________________________________________________________________________
34139 [ 26665] By: rgs                                   on 2006/01/05  17:27:28
34140         Log: Regenerate PODs
34141      Branch: perl
34142            ! pod/perlmodlib.pod pod/perltoc.pod
34143 ____________________________________________________________________________
34144 [ 26664] By: steveh                                on 2006/01/05  17:24:44
34145         Log: Workaround another problem following change 26395
34146              
34147              MinGW doesn't like 26395 either! (ref: change 26634)
34148      Branch: perl
34149            ! gv.h
34150 ____________________________________________________________________________
34151 [ 26663] By: rgs                                   on 2006/01/05  17:19:27
34152         Log: Really commit change 26662 (duh)
34153      Branch: perl
34154            ! pod.lst pod/perl.pod
34155 ____________________________________________________________________________
34156 [ 26662] By: rgs                                   on 2006/01/05  17:17:52
34157         Log: Let table of contents know about perllinux man page
34158      Branch: perl
34159            ! pod.lst pod/perl.pod
34160 ____________________________________________________________________________
34161 [ 26661] By: rgs                                   on 2006/01/05  16:58:51
34162         Log: Update Changes
34163      Branch: perl
34164            ! Changes
34165 ____________________________________________________________________________
34166 [ 26659] By: steveh                                on 2006/01/05  16:22:50
34167         Log: Subject: MinGW and lib/CORE/Win32.h
34168              From: "Sisyphus" <sisyphus1@optusnet.com.au>
34169              Date: Wed, 4 Jan 2006 21:29:19 +1100
34170              Message-ID: <024301c61119$bca4a840$e201140a@desktop>
34171      Branch: perl
34172            ! win32/win32.h
34173 ____________________________________________________________________________
34174 [ 26658] By: rgs                                   on 2006/01/05  15:33:32
34175         Log: Install less README files
34176      Branch: perl
34177            ! installperl
34178 ____________________________________________________________________________
34179 [ 26657] By: rgs                                   on 2006/01/05  14:36:40
34180         Log: Remove old Pod::Man parser creation.
34181              Fix a run-time warning.
34182      Branch: perl
34183            ! installman
34184 ____________________________________________________________________________
34185 [ 26656] By: stevep                                on 2006/01/05  14:33:16
34186         Log: Change installman to instantiate a new Pod::Man instance for each
34187              file processed.  This is now required with podlators-2.0.
34188      Branch: perl
34189            ! installman
34190 ____________________________________________________________________________
34191 [ 26655] By: steveh                                on 2006/01/05  09:21:52
34192         Log: Reorder changes made in change 26630
34193              
34194              (Keep the order in win32/config.* and win32/config_H.* the same as in
34195              Configure and config_H.SH for easier diffing)
34196      Branch: perl
34197            ! win32/config.bc win32/config.gc win32/config.vc
34198            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
34199            ! win32/config_H.vc win32/config_H.vc64
34200 ____________________________________________________________________________
34201 [ 26654] By: steveh                                on 2006/01/04  17:57:14
34202         Log: Run regen.pl (Just updating copyright years)
34203      Branch: perl
34204            ! embed.h embedvar.h global.sym opcode.h perlapi.c perlapi.h
34205            ! proto.h
34206 ____________________________________________________________________________
34207 [ 26653] By: steveh                                on 2006/01/04  17:49:38
34208         Log: Don't try to export PL_my_ctx_mutex and PL_my_cxt_* when
34209              PERL_IMPLICIT_CONTEXT is not defined
34210              
34211              Fixes non-threaded build errors on Win32 following change 26523
34212      Branch: perl
34213            ! makedef.pl
34214 ____________________________________________________________________________
34215 [ 26652] By: rgs                                   on 2006/01/04  17:19:37
34216         Log: More copyright updates
34217      Branch: perl
34218            ! cop.h dump.c gv.c gv.h handy.h locale.c op.c perlio.c
34219            ! pp_pack.c sv.h thread.h universal.c xsutils.c
34220 ____________________________________________________________________________
34221 [ 26651] By: rgs                                   on 2006/01/04  16:50:47
34222         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
34223              From: Jim Cromie <jim.cromie@gmail.com>
34224              Date: Tue, 03 Jan 2006 23:18:09 -0700
34225              Message-ID: <43BB68A1.7060708@gmail.com>
34226              
34227              With syntactic tweaks to the test file
34228      Branch: perl
34229            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t
34230            ! ext/B/t/optree_constants.t
34231 ____________________________________________________________________________
34232 [ 26650] By: gisle                                 on 2006/01/04  16:42:03
34233         Log: Move all the xxxpvs() macros to handy.h.
34234              This brings them closer to STR_WITH_LEN.  Besides only half
34235              of them were sv-related after change 26649.
34236      Branch: perl
34237            ! handy.h sv.h
34238 ____________________________________________________________________________
34239 [ 26649] By: gisle                                 on 2006/01/04  16:15:34
34240         Log: Make the new STR_WITH_LEN() affected compile under -Dusethreads.
34241              Can't use STR_WITH_LEN() as argument to a macro :-(
34242      Branch: perl
34243            ! gv.c locale.c mg.c perl.c perlio.c pp_sys.c sv.c sv.h toke.c
34244 ____________________________________________________________________________
34245 [ 26648] By: gisle                                 on 2006/01/04  14:23:20
34246         Log: Add an extra NUL so that we can use sv_catpvs()
34247              for "our @F=split..." and get rid of 15 and the
34248              explaination for why it's there.
34249      Branch: perl
34250            ! toke.c
34251 ____________________________________________________________________________
34252 [ 26647] By: gisle                                 on 2006/01/04  14:10:34
34253         Log: Get rid of hardcoded string length.
34254      Branch: perl
34255            ! thread.h
34256 ____________________________________________________________________________
34257 [ 26646] By: gisle                                 on 2006/01/04  14:04:16
34258         Log: Introduce newSVpvs_share() macro.
34259              Gets rid of some hardcoded string lengths.
34260      Branch: perl
34261            ! op.c perl.c sv.h
34262 ____________________________________________________________________________
34263 [ 26645] By: gisle                                 on 2006/01/04  13:53:16
34264         Log: Get rid of a few more hardcoded string lengths.
34265      Branch: perl
34266            ! locale.c mg.c perl.c perlio.c sv.c
34267 ____________________________________________________________________________
34268 [ 26644] By: stevep                                on 2006/01/04  13:13:50
34269         Log: Update copyright year.
34270      Branch: perl
34271            ! pp_sys.c
34272 ____________________________________________________________________________
34273 [ 26643] By: rgs                                   on 2006/01/04  13:02:18
34274         Log: Fix some compilation warnings
34275      Branch: perl
34276            ! pp_hot.c
34277 ____________________________________________________________________________
34278 [ 26642] By: gisle                                 on 2006/01/04  13:00:45
34279         Log: Get rid of a few more hardcoded string lengths.
34280      Branch: perl
34281            ! gv.c perl.c perlio.c pp_sys.c
34282 ____________________________________________________________________________
34283 [ 26641] By: gisle                                 on 2006/01/04  12:48:34
34284         Log: Introduce the macros newSVpvs(str) and sv_catpvs(sv, str).
34285              Gets rid of many hardcoded string lengths.
34286      Branch: perl
34287            ! dump.c gv.c op.c perl.c perlio.c pp.c pp_ctl.c pp_pack.c
34288            ! pp_sys.c regcomp.c sv.c sv.h toke.c universal.c utf8.c util.c
34289            ! xsutils.c
34290 ____________________________________________________________________________
34291 [ 26640] By: gisle                                 on 2006/01/04  12:35:45
34292         Log: Removed unused part of string passed to sv_catpvn().
34293      Branch: perl
34294            ! toke.c
34295 ____________________________________________________________________________
34296 [ 26639] By: stevep                                on 2006/01/04  12:31:17
34297         Log: Updates to various configurations courtesy of Jarkko.
34298      Branch: perl
34299            ! Cross/config.sh-arm-linux NetWare/config.wc epoc/config.sh
34300            ! plan9/config_sh.sample symbian/config.sh uconfig.sh
34301            ! wince/config.ce
34302 ____________________________________________________________________________
34303 [ 26638] By: stevep                                on 2006/01/04  12:19:49
34304         Log: Don't warn about invalid dirhandles in DirHandle::DESTROY().
34305      Branch: perl
34306            ! lib/DirHandle.pm
34307 ____________________________________________________________________________
34308 [ 26637] By: steveh                                on 2006/01/04  11:10:36
34309         Log: Make Borland and MinGW happy with change 26379
34310              
34311              (They both complain "invalid conversion from `void*' to `HWND__*'"
34312              otherwise)
34313      Branch: perl
34314            ! win32/perlhost.h
34315 ____________________________________________________________________________
34316 [ 26636] By: gisle                                 on 2006/01/04  10:46:42
34317         Log: Fix typo in comment.
34318      Branch: perl
34319            ! handy.h
34320 ____________________________________________________________________________
34321 [ 26635] By: gisle                                 on 2006/01/04  10:44:48
34322         Log: Introduce STR_WITH_LEN macro in the form suggested by Chip.
34323      Branch: perl
34324            ! handy.h toke.c
34325 ____________________________________________________________________________
34326 [ 26634] By: steveh                                on 2006/01/04  10:39:13
34327         Log: Workaround Win32 compiler bugs following change 26395
34328              
34329              Can't understand what VC++ 6 and Borland don't like about it.  There
34330              is similar code for SvMAGIC and SvSTASH already in sv.h.  Must be
34331              compiler bugs since VC++ 7 and MinGW (and compilers on other platforms)
34332              are all happy.
34333      Branch: perl
34334            ! gv.h
34335 ____________________________________________________________________________
34336 [ 26633] By: gisle                                 on 2006/01/04  10:25:42
34337         Log: Silence compiler warning; ref change 26598
34338      Branch: perl
34339            ! op.c
34340 ____________________________________________________________________________
34341 [ 26632] By: stevep                                on 2006/01/04  03:43:20
34342         Log: Added snprintf() and vsnprintf() to configure.com as 'undef'. 
34343      Branch: perl
34344            ! configure.com
34345 ____________________________________________________________________________
34346 [ 26631] By: stevep                                on 2006/01/04  03:31:08
34347         Log: Add warnings for the various other *dir() functions when attempted
34348              on invalid dirhandles.
34349      Branch: perl
34350            ! pod/perldiag.pod pp_sys.c
34351 ____________________________________________________________________________
34352 [ 26630] By: stevep                                on 2006/01/04  02:47:39
34353         Log: Add snprintf() and vsnprintf() to the various Win32 configuration 
34354              files.
34355      Branch: perl
34356            ! win32/config.bc win32/config.gc win32/config.vc
34357            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
34358            ! win32/config_H.vc win32/config_H.vc64
34359 ____________________________________________________________________________
34360 [ 26625] By: stevep                                on 2006/01/03  20:03:49
34361         Log: Subject: Re: [perl #38034] A combination eval, DESTROY method and $@ - dangerous - bug
34362              From: Mike Guy <mjtg@cam.ac.uk>
34363              Date: Tue, 03 Jan 2006 19:18:41 +0000 
34364              Message-Id: <E1Etrg9-0005XE-LZ@libra.cus.cam.ac.uk> 
34365      Branch: perl
34366            ! pod/perlobj.pod
34367 ____________________________________________________________________________
34368 [ 26623] By: nicholas                              on 2006/01/03  19:38:24
34369         Log: If NV_ZERO_IS_ALLBITS_ZERO is not true, then it's important to inialise
34370              the NV only if the new body has an NV. (D'oh!)
34371      Branch: perl
34372            ! sv.c
34373 ____________________________________________________________________________
34374 [ 26617] By: stevep                                on 2006/01/03  18:14:27
34375         Log: Attemting to readdir() something that isn't a dirhandle should cause
34376              a warning.
34377      Branch: perl
34378            ! pod/perldiag.pod pp_sys.c
34379 ____________________________________________________________________________
34380 [ 26608] By: steveh                                on 2006/01/03  15:57:18
34381         Log: Fix release mode builds following change 26598
34382      Branch: perl
34383            ! cop.h
34384 ____________________________________________________________________________
34385 [ 26607] By: stevep                                on 2006/01/03  15:56:19
34386         Log: perldiag.pod additions to go with change #26602.
34387      Branch: perl
34388            ! pod/perldiag.pod
34389 ____________________________________________________________________________
34390 [ 26606] By: merijn                                on 2006/01/03  15:46:10
34391         Log: Add probe for snprintf () and vsnprintf ()
34392              
34393              Subject: [PATCH] snprintf() and vsnprintf() (was Re: [PATCH] Configure: stdio char (un)signedness)
34394              From: Steve Peters <steve@fisharerojo.org>
34395              Date: Mon, 2 Jan 2006 09:37:27 -0600
34396              Message-ID: <20060102153727.GA14247@mccoy.peters.homeunix.org>
34397      Branch: perl
34398            ! Configure Porting/Glossary config_h.SH handy.h
34399 ____________________________________________________________________________
34400 [ 26605] By: rgs                                   on 2006/01/03  15:42:19
34401         Log: Update perldelta, up to change 25344 more or less.
34402      Branch: perl
34403            ! pod/perl593delta.pod
34404 ____________________________________________________________________________
34405 [ 26602] By: stevep                                on 2006/01/03  14:58:21
34406         Log: Bad symbols that are pretending to be dirhandles, should say they 
34407              are dirhandles in their error messages.
34408      Branch: perl
34409            ! gv.c
34410 ____________________________________________________________________________
34411 [ 26601] By: rgs                                   on 2006/01/03  14:10:04
34412         Log: Sync perlfaq.
34413      Branch: perl
34414            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
34415            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
34416            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
34417            ! pod/perlfaq9.pod
34418 ____________________________________________________________________________
34419 [ 26598] By: davem                                 on 2006/01/03  12:29:38
34420         Log: silence some compiler warnings
34421      Branch: perl
34422            ! cop.h toke.c
34423 ____________________________________________________________________________
34424 [ 26595] By: rgs                                   on 2006/01/03  10:09:39
34425         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
34426              From: Jim Cromie <jim.cromie@gmail.com>
34427              Date: Mon, 02 Jan 2006 15:06:48 -0700
34428              Message-ID: <43B9A3F8.8060609@gmail.com>
34429      Branch: perl
34430            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t
34431            ! ext/B/t/optree_constants.t
34432 ____________________________________________________________________________
34433 [ 26594] By: rgs                                   on 2006/01/03  09:33:59
34434         Log: Subject: [PATCH] Re: [perl #36837] B::Deparse fails when it comes to ByteLoader programs
34435              From: Stephen McCamant <smcc@mit.edu>
34436              Date: Mon, 2 Jan 2006 18:52:24 -0800
34437              Message-ID: <17337.59112.502009.496275@conquest.OCF.Berkeley.EDU>
34438      Branch: perl
34439            ! ext/B/B/Deparse.pm
34440 ____________________________________________________________________________
34441 [ 26593] By: rgs                                   on 2006/01/03  09:23:24
34442         Log: Subject: [patch@26561] utf8.c const issue.
34443              From: "John E. Malmberg" <wb8tyw@qsl.net>
34444              Date: Mon, 02 Jan 2006 14:16:02 -0500
34445              Message-ID: <43B97BF2.2050201@qsl.net>
34446      Branch: perl
34447            ! utf8.c
34448 ____________________________________________________________________________
34449 [ 26592] By: rgs                                   on 2006/01/03  09:02:04
34450         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.81.tar.gz
34451              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
34452              Date: Tue, 03 Jan 2006 00:33:27 +0100
34453              Message-ID: <87u0cm433s.fsf@k75.linux.bogus>
34454      Branch: perl
34455            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34456 ____________________________________________________________________________
34457 [ 26591] By: davem                                 on 2006/01/03  02:20:28
34458         Log: ithreads: SVs that were only on the tmps stack leaked
34459      Branch: perl
34460            ! sv.c
34461 ____________________________________________________________________________
34462 [ 26589] By: nicholas                              on 2006/01/02  22:52:03
34463         Log: The two never used NOTYET switch ops can go.
34464      Branch: perl
34465            ! pp_ctl.c
34466 ____________________________________________________________________________
34467 [ 26587] By: davem                                 on 2006/01/02  21:50:55
34468         Log: stop DEBUG_LEAKING_SCALARS producing spurious memory pool errors
34469              (change #25775 wasn't complete)
34470      Branch: perl
34471            ! sv.c
34472 ____________________________________________________________________________
34473 [ 26586] By: nicholas                              on 2006/01/02  20:48:30
34474         Log: More missing AUTHORS
34475      Branch: perl
34476            ! AUTHORS Porting/checkAUTHORS.pl
34477 ____________________________________________________________________________
34478 [ 26581] By: craigb                                on 2006/01/02  19:22:52
34479         Log: Subject: patch@26561 & earlier - buffer overrun in VMS.C
34480              From: "John E. Malmberg" <wb8tyw@qsl.net>
34481              Date: Mon, 02 Jan 2006 14:05:43 -0500
34482              Message-id: <43B97987.70201@qsl.net>
34483      Branch: perl
34484            ! vms/vms.c
34485 ____________________________________________________________________________
34486 [ 26580] By: nicholas                              on 2006/01/02  18:48:13
34487         Log: Erk! craigb's changes come out of p4 with ^Ms as line endings.
34488              Long term, need to fix the update changes script to cope.
34489      Branch: perl
34490            ! Changes
34491 ____________________________________________________________________________
34492 [ 26579] By: nicholas                              on 2006/01/02  18:44:14
34493         Log: More missing AUTHORS
34494      Branch: perl
34495            ! AUTHORS Porting/checkAUTHORS.pl
34496 ____________________________________________________________________________
34497 [ 26578] By: nicholas                              on 2006/01/02  17:04:55
34498         Log: Fix up missing and duplicate AUTHORS
34499      Branch: perl
34500            ! AUTHORS Porting/checkAUTHORS.pl
34501 ____________________________________________________________________________
34502 [ 26576] By: rgs                                   on 2006/01/02  15:54:25
34503         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
34504              From: Jim Cromie <jim.cromie@gmail.com>
34505              Date: Sun, 01 Jan 2006 23:05:00 -0700
34506              Message-ID: <43B8C28C.20502@gmail.com>
34507      Branch: perl
34508            + ext/B/t/optree_constants.t
34509            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise-xs.t
34510 ____________________________________________________________________________
34511 [ 26574] By: rgs                                   on 2006/01/02  15:19:59
34512         Log: Since we no longer autovivify stashes (change #26370), we need
34513              to turn off strict-refs on them, or we'll have a stricture
34514              error the first time we'd try to access them (when they'll be
34515              actually autovivified).
34516      Branch: perl
34517            ! op.c t/op/stash.t
34518 ____________________________________________________________________________
34519 [ 26573] By: rgs                                   on 2006/01/02  14:57:18
34520         Log: Documentation fix for File::Temp::new
34521              
34522              Subject: [perl #38127] Bug in perldoc File::Temp 
34523              From: pm@capmon.dk (via RT) <perlbug-followup@perl.org>
34524              Date: Mon, 02 Jan 2006 02:48:41 -0800
34525              Message-ID: <rt-3.0.11-38127-126764.0.578515622359532@perl.org>
34526      Branch: perl
34527            ! lib/File/Temp.pm
34528 ____________________________________________________________________________
34529 [ 26572] By: nicholas                              on 2006/01/02  14:43:37
34530         Log: Happy New Year. (It's not just embed.pl).
34531      Branch: perl
34532            ! README opcode.pl perl.c reentr.pl
34533 ____________________________________________________________________________
34534 [ 26571] By: stevep                                on 2006/01/02  14:24:58
34535         Log: Note that the "unlink"ing directories is attempted when running as a
34536              superuser, and that some operating systems may not support it.
34537      Branch: perl
34538            ! pod/perlfunc.pod pod/perlrun.pod
34539 ____________________________________________________________________________
34540 [ 26570] By: nicholas                              on 2006/01/02  12:19:51
34541         Log: Typo fix in the description of change 26370.
34542              (Also corrected in the repository) 
34543      Branch: perl
34544            ! Changes
34545 ____________________________________________________________________________
34546 [ 26569] By: davem                                 on 2006/01/02  12:09:37
34547         Log: add svt_local slot to magic vtable, and fix local $shared
34548      Branch: perl
34549            ! ext/threads/shared/shared.xs mg.c mg.h
34550 ____________________________________________________________________________
34551 [ 26565] By: nicholas                              on 2006/01/02  11:48:28
34552         Log: Add 2006 to the copyright years in the header generated by embed.pl
34553      Branch: perl
34554            ! embed.pl
34555 ____________________________________________________________________________
34556 [ 26564] By: rgs                                   on 2006/01/02  11:20:25
34557         Log: Subject: [patch] comment grammar and indentation, spurious tab
34558              From: Jim Cromie <jim.cromie@gmail.com>
34559              Date: Fri, 30 Dec 2005 22:45:55 -0700
34560              Message-ID: <43B61B13.3050704@gmail.com>
34561      Branch: perl
34562            ! sv.c
34563 ____________________________________________________________________________
34564 [ 26563] By: rgs                                   on 2006/01/02  11:04:37
34565         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80_58.tar.gz
34566              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
34567              Date: Sun, 01 Jan 2006 10:12:46 +0100
34568              Message-ID: <87zmmgnwfl.fsf@k75.linux.bogus>
34569      Branch: perl
34570            ! lib/CPAN.pm
34571 ____________________________________________________________________________
34572 [ 26562] By: rgs                                   on 2006/01/02  10:56:05
34573         Log: Update copyrights for files modified in 2006
34574      Branch: perl
34575            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
34576            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
34577 ____________________________________________________________________________
34578 [ 26561] By: gisle                                 on 2006/01/01  20:43:00
34579         Log: Get rid of length argument for the FEATURE_IS_ENABLED() macro.
34580      Branch: perl
34581            ! toke.c
34582 ____________________________________________________________________________
34583 [ 26558] By: merijn                                on 2006/01/01  10:42:16
34584         Log: Subject: [PATCH] Making 0 pointers to NULLs
34585              From: Andy Lester <andy@petdance.com>
34586              Date: Fri, 30 Dec 2005 23:05:58 -0600
34587              Message-ID: <20051231050558.GA29093@petdance.com>
34588      Branch: perl
34589            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
34590            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
34591 ____________________________________________________________________________
34592 [ 26556] By: merijn                                on 2006/01/01  10:23:19
34593         Log: Subject: [PATCH] Making 0 pointers to NULLs
34594              From: Andy Lester <andy@petdance.com>
34595              Date: Fri, 30 Dec 2005 23:05:58 -0600
34596              Message-ID: <20051231050558.GA29093@petdance.com>
34597      Branch: perl
34598            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
34599            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
34600 ____________________________________________________________________________
34601 [ 26555] By: davem                                 on 2005/12/31  23:24:26
34602         Log: make threads use MY_CXT API rather than using PL_modglobal
34603      Branch: perl
34604            ! ext/threads/threads.xs
34605 ____________________________________________________________________________
34606 [ 26554] By: davem                                 on 2005/12/31  21:36:05
34607         Log: tidy index arrangements in new MY_CXT code
34608      Branch: perl
34609            ! intrpvar.h sv.c util.c
34610 ____________________________________________________________________________
34611 [ 26553] By: stevep                                on 2005/12/31  18:45:37
34612         Log: Upgrade to CPAN-1.80_57
34613      Branch: perl
34614            ! lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm
34615            ! lib/CPAN/Tarzip.pm lib/CPAN/t/mirroredby.t
34616 ____________________________________________________________________________
34617 [ 26552] By: nicholas                              on 2005/12/31  17:24:34
34618         Log: Turn a for loop that's almost a while into an honest-to-goodness while.
34619      Branch: perl
34620            ! hv.c
34621 ____________________________________________________________________________
34622 [ 26551] By: nicholas                              on 2005/12/31  16:57:32
34623         Log: Calling Perl_hv_clear_placeholders while the hash iterator was active
34624              would turn lazy delete on, causing the hash to become corrupted at the
34625              next iterator change.
34626      Branch: perl
34627            ! hv.c lib/Hash/Util.t
34628 ____________________________________________________________________________
34629 [ 26550] By: nicholas                              on 2005/12/31  16:42:08
34630         Log: Remove unneeded test in Perl_hv_clear_placeholders.
34631              Rejig S_hfreeentries to a double loop, which is clearer and smaller.
34632      Branch: perl
34633            ! hv.c
34634 ____________________________________________________________________________
34635 [ 26549] By: rgs                                   on 2005/12/31  15:24:48
34636         Log: Subject: [PATCH] op/pack.t failure on Win64
34637              From: Jan Dubois <jand@activestate.com>
34638              Date: Dec 30, 2005 9:55 PM
34639              Message-ID: <017a01c60d83$5dc73110$2217a8c0@candy>
34640      Branch: perl
34641            ! pp_pack.c
34642 ____________________________________________________________________________
34643 [ 26548] By: nicholas                              on 2005/12/31  15:07:16
34644         Log: Add a test for change 26547. (We no longer expect to see errors about
34645              unbalanced string table reference counts.)
34646      Branch: perl
34647            ! t/op/stash.t
34648 ____________________________________________________________________________
34649 [ 26547] By: nicholas                              on 2005/12/31  14:57:27
34650         Log: Re-attempt to clear the hash in S_hfreeentries if anything adds to it.
34651              Panic if we seem to be looping forever.
34652      Branch: perl
34653            ! hv.c pod/perldiag.pod
34654 ____________________________________________________________________________
34655 [ 26546] By: nicholas                              on 2005/12/31  13:16:06
34656         Log: Stop 'sub a { // }; %::=()' panicing because the backreference array
34657              became lost.
34658      Branch: perl
34659            ! hv.c
34660 ____________________________________________________________________________
34661 [ 26545] By: nicholas                              on 2005/12/30  22:44:06
34662         Log: Marcus Holland-Moritz suggested that assert should 
34663              Perl_croak_nocontext rather than Perl_croak.
34664      Branch: perl
34665            ! perl.h
34666 ____________________________________________________________________________
34667 [ 26544] By: nicholas                              on 2005/12/30  20:02:56
34668         Log: Tweak S_init_main_stash so as allocate PL_curstname as a shared string
34669              scalar, and hence avoid thrashing the shared string table for "main".
34670      Branch: perl
34671            ! perl.c
34672 ____________________________________________________________________________
34673 [ 26543] By: stevep                                on 2005/12/30  17:47:45
34674         Log: Convert t/op/sleep.t to using test.pl
34675      Branch: perl
34676            ! t/op/sleep.t
34677 ____________________________________________________________________________
34678 [ 26542] By: nicholas                              on 2005/12/30  16:53:39
34679         Log: Document why it's a bad plan to move the backreferences array from
34680              the magic structure to the hv_aux structure during backreference
34681              deletion. Add an optimisation for an empty backreference array.
34682      Branch: perl
34683            ! hv.c sv.c
34684 ____________________________________________________________________________
34685 [ 26541] By: nicholas                              on 2005/12/30  15:55:05
34686         Log: Now that the backreference array has no NULL entries, and is correctly
34687              marked as AvREAL_off(), there's no reason not to use sv_dup to clone
34688              it.
34689      Branch: perl
34690            ! sv.c
34691 ____________________________________________________________________________
34692 [ 26540] By: nicholas                              on 2005/12/30  15:39:53
34693         Log: POSIX now declares missing constants as sub ... ();, so Net::Ping
34694              needs to define them with a prototype to match.
34695      Branch: perl
34696            ! lib/Net/Ping.pm
34697 ____________________________________________________________________________
34698 [ 26539] By: rgs                                   on 2005/12/30  15:10:41
34699         Log: Update perltodo. First shot at perl593delta.
34700      Branch: perl
34701            ! pod/perl593delta.pod pod/perltodo.pod
34702 ____________________________________________________________________________
34703 [ 26538] By: nicholas                              on 2005/12/30  14:57:00
34704         Log: In the shared string table, if we add new entries to the head of the
34705              linked list chain, then we don't need as much bookkeeping in the loop.
34706      Branch: perl
34707            ! hv.c
34708 ____________________________________________________________________________
34709 [ 26537] By: stevep                                on 2005/12/30  14:39:49
34710         Log: Subject: [PATCH] Differences from Perl 6
34711              From: Robin Houston <robin@cpan.org> 
34712              Date: Fri, 30 Dec 2005 13:45:34 +0000 
34713              Message-ID: <20051230134534.GA18675@rpc142.cs.man.ac.uk>
34714      Branch: perl
34715            ! pod/perlsyn.pod
34716 ____________________________________________________________________________
34717 [ 26536] By: rgs                                   on 2005/12/30  12:25:24
34718         Log: Subject: Re: [PATCH] Re: INSTALLSCRIPT versus INSTALLDIRS
34719              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
34720              Date: Mon, 12 Dec 2005 19:22:32 +0100
34721              Message-ID: <20051212192232.39cd0c1e@grubert.mandrakesoft.com>
34722      Branch: perl
34723            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
34724            ! lib/ExtUtils/MakeMaker.pm
34725 ____________________________________________________________________________
34726 [ 26535] By: davem                                 on 2005/12/30  12:21:05
34727         Log: fix errors in new MY_CTX code
34728      Branch: perl
34729            ! perl.c sv.c
34730 ____________________________________________________________________________
34731 [ 26534] By: rgs                                   on 2005/12/30  11:57:14
34732         Log: Reduce size of buffers for identifier names, as suggested in
34733              
34734              Subject: Stack usage (in gv_stashpvn and others)
34735              From: Tels <nospam-abuse@bloodgate.com>
34736              Date: Thu, 29 Dec 2005 18:40:49 +0100
34737              Message-Id: <200512291840.50765@bloodgate.com>
34738      Branch: perl
34739            ! gv.c
34740 ____________________________________________________________________________
34741 [ 26533] By: rgs                                   on 2005/12/30  11:43:42
34742         Log: Subject: [PATCH] perlio.c - gv_stashpvn() vs gv_stashpv()
34743              From: Tels <nospam-abuse@bloodgate.com>
34744              Date: Thu, 29 Dec 2005 18:57:43 +0100
34745              Message-Id: <200512291857.59458@bloodgate.com>
34746      Branch: perl
34747            ! perlio.c
34748 ____________________________________________________________________________
34749 [ 26532] By: rgs                                   on 2005/12/30  10:40:31
34750         Log: Subject: [PATCH] Perl_gv_fetchpv vs. gv_fetchpvn
34751              From: Tels <nospam-abuse@bloodgate.com>
34752              Date: Thu, 29 Dec 2005 18:32:10 +0100
34753              Message-Id: <200512291832.20651@bloodgate.com>
34754      Branch: perl
34755            ! gv.c
34756 ____________________________________________________________________________
34757 [ 26531] By: rgs                                   on 2005/12/30  09:53:54
34758         Log: Skip my_cxt_init if PERL_IMPLICIT_CONTEXT isn't defined
34759              (spotted by Jan Dubois)
34760      Branch: perl
34761            ! makedef.pl
34762 ____________________________________________________________________________
34763 [ 26530] By: nicholas                              on 2005/12/30  01:08:46
34764         Log: RMAGIC on symbol tables is bad, m'kay.
34765              Allow hashes (and therefore all symbol tables) to store the
34766              backreference array in the hv_aux structure, and thereby undo the
34767              performance damage of 24966, which resulted in 60% of all hash lookups
34768              trying to mg_find tiehash magic.
34769      Branch: perl
34770            ! dump.c embed.fnc embed.h hv.c hv.h mg.c proto.h sv.c
34771 ____________________________________________________________________________
34772 [ 26529] By: davem                                 on 2005/12/30  01:06:05
34773         Log: change #26523 didn't make my_cxt_init public
34774      Branch: perl
34775            ! embed.fnc embed.h global.sym
34776 ____________________________________________________________________________
34777 [ 26528] By: rgs                                   on 2005/12/29  17:32:21
34778         Log: Subject: [PATCH] $a = \$a oddity
34779              From: Tels <nospam-abuse@bloodgate.com>
34780              Date: Thu, 29 Dec 2005 18:01:42 +0100
34781              Message-Id: <200512291802.00742@bloodgate.com>
34782              
34783              plus trim some whitespace
34784      Branch: perl
34785            ! pod/perlreftut.pod
34786 ____________________________________________________________________________
34787 [ 26527] By: rgs                                   on 2005/12/29  15:59:30
34788         Log: Subject: [PATCH] Actual real consting of parms
34789              From: Andy Lester <andy@petdance.com>
34790              Date: Thu, 29 Dec 2005 01:15:09 -0600
34791              Message-ID: <20051229071509.GA32653@petdance.com>
34792      Branch: perl
34793            ! embed.fnc proto.h sv.c
34794 ____________________________________________________________________________
34795 [ 26526] By: rgs                                   on 2005/12/29  15:32:42
34796         Log: Subject: [PATCH] av.c cleanup, plus!
34797              From: Andy Lester <andy@petdance.com>
34798              Date: Wed, 28 Dec 2005 15:44:14 -0600
34799              Message-ID: <20051228214414.GD26033@petdance.com>
34800      Branch: perl
34801            ! av.c dump.c embed.fnc gv.c perl.c proto.h sv.c toke.c
34802 ____________________________________________________________________________
34803 [ 26525] By: rgs                                   on 2005/12/29  14:32:09
34804         Log: Fix test for perl version number in Makefile.PL
34805      Branch: perl
34806            ! ext/Sys/Syslog/Makefile.PL
34807 ____________________________________________________________________________
34808 [ 26524] By: rgs                                   on 2005/12/29  14:17:38
34809         Log: Subject: [PATCH] Fixing the SVREFCNT macro
34810              From: Andy Lester <andy@petdance.com>
34811              Date: Wed, 28 Dec 2005 13:30:51 -0600
34812              Message-ID: <20051228193051.GD23207@petdance.com>
34813      Branch: perl
34814            ! sv.h
34815 ____________________________________________________________________________
34816 [ 26523] By: davem                                 on 2005/12/29  12:00:29
34817         Log: re-implement MY_CXT API more efficiently, and add explicit
34818              interpeter arg variant
34819      Branch: perl
34820            ! embed.fnc embed.h embedvar.h ext/XS/APItest/APItest.xs
34821            ! intrpvar.h perl.h perlapi.h perlvars.h pod/perlxs.pod proto.h
34822            ! sv.c util.c
34823 ____________________________________________________________________________
34824 [ 26522] By: davem                                 on 2005/12/29  11:35:04
34825         Log: add tests for MY_CXT API and improve its documentation
34826      Branch: perl
34827            + ext/XS/APItest/t/my_cxt.t
34828            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
34829            ! pod/perlxs.pod
34830 ____________________________________________________________________________
34831 [ 26521] By: rgs                                   on 2005/12/29  10:21:23
34832         Log: Subject: [PATCH] Test that constant overloading is propagated into eval
34833              From: Robin Houston <robin@cpan.org>
34834              Date: Mon, 26 Dec 2005 17:56:48 +0000
34835              Message-ID: <20051226175648.GA28402@rpc142.cs.man.ac.uk>
34836      Branch: perl
34837            ! lib/overload.t
34838 ____________________________________________________________________________
34839 [ 26520] By: rgs                                   on 2005/12/29  10:11:56
34840         Log: Subject: [DOC PATCH] rindex clarification
34841              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
34842              Date: Mon, 26 Dec 2005 18:42:40 -0800
34843              Message-ID: <20051227024240.GA2940@efn.org>
34844              
34845              plus another formatting nit
34846      Branch: perl
34847            ! pod/perlfunc.pod
34848 ____________________________________________________________________________
34849 [ 26519] By: craigb                                on 2005/12/29  03:49:58
34850         Log: Subject: [PATCH] fortify Pod::Simple::Search against non-case-preserving filesystems
34851              From: "Craig A. Berry" <craigberry@mac.com>
34852              Date: Tue, 27 Dec 2005 17:59:35 -0600
34853              Message-id: <43B1D567.9080504@mac.com>
34854      Branch: perl
34855            ! lib/Pod/Simple/Search.pm
34856            ! lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod
34857 ____________________________________________________________________________
34858 [ 26518] By: nicholas                              on 2005/12/29  00:19:01
34859         Log: A GVs stash can be NULL, so don't call macros that assume otherwise
34860              without checking.
34861      Branch: perl
34862            ! pp.c
34863 ____________________________________________________________________________
34864 [ 26517] By: nicholas                              on 2005/12/28  19:40:26
34865         Log: As the backreferences AV doesn't hold references on its contents,
34866              surely it should have AvREAL turned off?
34867      Branch: perl
34868            ! sv.c
34869 ____________________________________________________________________________
34870 [ 26516] By: nicholas                              on 2005/12/28  13:35:03
34871         Log: PL_amagic_generation is always non-zero, so remove the test for this.
34872              (Since change 17990 added version object overloading)
34873      Branch: perl
34874            ! pp.h
34875 ____________________________________________________________________________
34876 [ 26515] By: stevep                                on 2005/12/28  13:31:02
34877         Log: Upgrade to Sys-Syslog-0.11
34878      Branch: perl
34879            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/README
34880            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/podspell.t
34881            ! ext/Sys/Syslog/t/syslog.t
34882 ____________________________________________________________________________
34883 [ 26514] By: gisle                                 on 2005/12/28  13:25:30
34884         Log: Cleanup; replace a croak("panic: ...") with assert().
34885      Branch: perl
34886            ! av.c
34887 ____________________________________________________________________________
34888 [ 26513] By: gisle                                 on 2005/12/28  13:12:30
34889         Log: assert(av);  Cleanup the way that the av_*() functions check
34890              that they are really passed an av argument.
34891              Should improve the test coverage a bit.
34892      Branch: perl
34893            ! av.c pod/perldiag.pod
34894 ____________________________________________________________________________
34895 [ 26512] By: gisle                                 on 2005/12/28  12:38:03
34896         Log: Use memchr() instead of ninstr() to locate the end-of-line.
34897              The call to memchr() will faster.
34898      Branch: perl
34899            ! toke.c
34900 ____________________________________________________________________________
34901 [ 26511] By: gisle                                 on 2005/12/28  12:18:58
34902         Log: Leaner ninstr().
34903              The compiled function ended up 37% smaller on Linux/gcc.
34904              I ought to be faster as well, but I did not try to measure that.
34905      Branch: perl
34906            ! util.c
34907 ____________________________________________________________________________
34908 [ 26510] By: gisle                                 on 2005/12/28  11:01:46
34909         Log: Remove test for NUL ending in r?instr().
34910              This test is actually harmful because we will search
34911              for any garbage found past the empty search string.
34912              Ref change 26509.
34913      Branch: perl
34914            ! util.c
34915 ____________________________________________________________________________
34916 [ 26509] By: gisle                                 on 2005/12/28  10:57:46
34917         Log: Fix 2 off-by-one errors in the call to ninstr().
34918              This code managed to still work because of a bug
34919              in how ninstr() treats empty search strings.
34920      Branch: perl
34921            ! ext/Filter/Util/Call/Call.xs
34922 ____________________________________________________________________________
34923 [ 26508] By: stevep                                on 2005/12/28  03:27:13
34924         Log: Upgrade to PathTools-3.15
34925      Branch: perl
34926            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
34927 ____________________________________________________________________________
34928 [ 26507] By: nicholas                              on 2005/12/27  23:39:42
34929         Log: s/%/%%/ in the package name so that it can be used safely in the
34930              sprintf format string (and hence not need runtime %s interpolation)
34931      Branch: perl
34932            ! lib/ExtUtils/Constant.pm lib/ExtUtils/Constant/ProxySubs.pm
34933 ____________________________________________________________________________
34934 [ 26506] By: nicholas                              on 2005/12/27  22:19:28
34935         Log: Pass in the full arguments to ExtUtils::Constant::ProxySubs
34936              Prototype all the missing constants, so that parsing doesn't depend on
34937              the phase of the moon. (Well, the system headers)
34938              Add an option for making missing constants generate errors at read time
34939              (which can be during constant folding). This isn't the default.
34940      Branch: perl
34941            ! lib/ExtUtils/Constant.pm lib/ExtUtils/Constant/ProxySubs.pm
34942 ____________________________________________________________________________
34943 [ 26505] By: stevep                                on 2005/12/27  22:07:44
34944         Log: Subject: [PATCH] pre-likely cleanup
34945              From: Andy Lester <andy@petdance.com> 
34946              Date: Tue, 27 Dec 2005 14:39:39 -0600
34947              Message-ID: <20051227203939.GC1781@petdance.com> 
34948              
34949              Includes a small fix to the changes in tryAMAGICbinW_var() in pp.h.
34950      Branch: perl
34951            ! av.c doop.c handy.h hv.c mg.c pp.c pp.h sv.c util.c
34952 ____________________________________________________________________________
34953 [ 26504] By: stevep                                on 2005/12/27  18:36:19
34954         Log: It'd be nice if I hadn't broken corecpan.pl.  Its fixed now, though.
34955      Branch: perl
34956            ! Porting/Maintainers.pl
34957 ____________________________________________________________________________
34958 [ 26503] By: nicholas                              on 2005/12/27  17:33:13
34959         Log: gv_fetch_flags in newATTRSUB can actually be const.
34960              Comment the logic behind the terms in the ternary that chooses the
34961              flags value.
34962      Branch: perl
34963            ! op.c
34964 ____________________________________________________________________________
34965 [ 26502] By: nicholas                              on 2005/12/27  17:24:11
34966         Log: As what we're doing is generating subroutines, which are methods, we
34967              need to invalidate cached methods. For constant.pm we need to create
34968              &Internals::inc_sub_generation
34969      Branch: perl
34970            ! lib/ExtUtils/Constant/ProxySubs.pm lib/constant.pm universal.c
34971 ____________________________________________________________________________
34972 [ 26501] By: stevep                                on 2005/12/27  14:10:20
34973         Log: Subject: [patch] ext/b/t/lint.t fails on win32
34974              From: demerphq <demerphq@gmail.com>
34975              Date: Fri, 23 Dec 2005 20:06:52 +0100 
34976              Message-ID: <9b18b3110512231106k7ad395bfp8a0c05cd0f87fc61@mail.gmail.com>
34977      Branch: perl
34978            ! ext/B/t/lint.t
34979 ____________________________________________________________________________
34980 [ 26500] By: nicholas                              on 2005/12/27  12:02:57
34981         Log: Refactor the require failure message generation to use 1 less temporary
34982              SV, and to build as much text as possible with newSVpvf
34983      Branch: perl
34984            ! pp_ctl.c
34985 ____________________________________________________________________________
34986 [ 26499] By: nicholas                              on 2005/12/27  00:29:33
34987         Log: Removing MAKE_JOBS_FIFO from %ENV causes FreeBSD make to forget about
34988              any -j flags. (And their implied disabling of backwards compatibility,
34989              which is the real cause of the make disttest failure).
34990      Branch: perl
34991            ! lib/ExtUtils/t/basic.t
34992 ____________________________________________________________________________
34993 [ 26498] By: nicholas                              on 2005/12/26  23:52:44
34994         Log: tabs, not spaces, in MANIFEST. No, I can't remember why this is.
34995              Or whether it could be relaxed.
34996      Branch: perl
34997            ! MANIFEST
34998 ____________________________________________________________________________
34999 [ 26497] By: nicholas                              on 2005/12/26  23:50:14
35000         Log: Remove the hard wired test numbers in the generated test script for
35001              simple tests. Use this script twice, firstly for testing the old style
35002              autoloaded constants, then for testing the ProxySubs.
35003              Make testing the dogfood/regeneration code optional, as the ProxySubs
35004              output doesn't contain it.
35005      Branch: perl
35006            ! lib/ExtUtils/t/Constant.t
35007 ____________________________________________________________________________
35008 [ 26496] By: nicholas                              on 2005/12/26  23:48:00
35009         Log: Support type UNDEF, and correct a bug in the macro generation by using
35010              macro_from_item.
35011      Branch: perl
35012            ! lib/ExtUtils/Constant/ProxySubs.pm
35013 ____________________________________________________________________________
35014 [ 26495] By: nicholas                              on 2005/12/26  23:47:01
35015         Log: Add method macro_from_item to encapsulate the entire logic for getting
35016              the correct macro direct from the item hash.
35017      Branch: perl
35018            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
35019 ____________________________________________________________________________
35020 [ 26494] By: nicholas                              on 2005/12/26  23:10:53
35021         Log: Don't try to store PL_sv_undef in pads. (For now)
35022      Branch: perl
35023            ! op.c
35024 ____________________________________________________________________________
35025 [ 26493] By: stevep                                on 2005/12/26  22:01:49
35026         Log: Upgrade to CPAN-1.80_56
35027      Branch: perl
35028            + lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm lib/CPAN/Tarzip.pm
35029            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/SIGNATURE
35030            ! lib/CPAN/bin/cpan
35031 ____________________________________________________________________________
35032 [ 26492] By: stevep                                on 2005/12/26  17:29:13
35033         Log: In this, the last tale of the NGROUPS saga, a former pumpking prods
35034              a mere committer to remove the last of the NGROUPS-sized arrays...
35035              
35036              Perl_magic_set() was using the last of these arrays to do the 
35037              lvalue work on $).  Instead of an array, a pointer is used and 
35038              re-sized as needed.  
35039      Branch: perl
35040            ! mg.c
35041 ____________________________________________________________________________
35042 [ 26491] By: nicholas                              on 2005/12/26  17:01:35
35043         Log: Add a couple of newlines for tidier regen output, consistent with the
35044              code generated by WriteConstants()
35045      Branch: perl
35046            ! lib/ExtUtils/Constant/XS.pm
35047 ____________________________________________________________________________
35048 [ 26490] By: nicholas                              on 2005/12/26  16:13:57
35049         Log: Add C_FH and XS_FH arguments to ExtUtils::Constant::WriteConstants,
35050              to allow the caller to pass in file handles. Use this in Contant.t
35051              with tied file handles to capture the output, rather than calling
35052              the lower level routines directly.
35053      Branch: perl
35054            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
35055 ____________________________________________________________________________
35056 [ 26489] By: stevep                                on 2005/12/26  16:08:49
35057         Log: Subject: chg 26486 removes last use of NGROUPS, so remove the macro-def
35058              From: Jim Cromie <jim.cromie@gmail.com>
35059              Date: Mon, 26 Dec 2005 07:57:51 -0700
35060              Message-ID: <43B004EF.8060500@gmail.com>
35061      Branch: perl
35062            ! doio.c
35063 ____________________________________________________________________________
35064 [ 26488] By: nicholas                              on 2005/12/26  12:48:10
35065         Log: The values for proxy constant subroutines need to be read only.
35066      Branch: perl
35067            ! lib/ExtUtils/Constant/ProxySubs.pm
35068 ____________________________________________________________________________
35069 [ 26487] By: nicholas                              on 2005/12/26  12:31:01
35070         Log: Rework constant.pm to take advantage of the space savings of proxy
35071              constant subroutines whenever it can.
35072      Branch: perl
35073            ! lib/constant.pm
35074 ____________________________________________________________________________
35075 [ 26486] By: stevep                                on 2005/12/26  03:51:24
35076         Log: Obviously, Perl_ingroup() is also using 256k of stack memory on Linux.
35077              Adapt change #26480 to reduce memory usage here as well.
35078      Branch: perl
35079            ! doio.c
35080 ____________________________________________________________________________
35081 [ 26485] By: nicholas                              on 2005/12/24  16:27:28
35082         Log: The value from caller doesn't change, so my $pkg = caller;
35083              should be moved out of the loop.
35084      Branch: perl
35085            ! lib/constant.pm
35086 ____________________________________________________________________________
35087 [ 26484] By: nicholas                              on 2005/12/24  16:06:10
35088         Log: Tests for creating constants where prototypes or other symbols of the
35089              same name already exist.
35090      Branch: perl
35091            ! lib/constant.t
35092 ____________________________________________________________________________
35093 [ 26483] By: nicholas                              on 2005/12/24  15:09:28
35094         Log: Using a hash reference rather than a hash can save a hash copy.
35095      Branch: perl
35096            ! lib/constant.pm
35097 ____________________________________________________________________________
35098 [ 26482] By: nicholas                              on 2005/12/24  14:48:42
35099         Log: Unless the peephole optimiser already knows that we're in void context,
35100              avoid even attempting the whole proxy constant sub copying
35101              optimisation.
35102      Branch: perl
35103            ! op.c
35104 ____________________________________________________________________________
35105 [ 26481] By: nicholas                              on 2005/12/24  14:09:56
35106         Log: Given that IO::Socket is documented as exporting all of Socket's
35107              exports, there's no need for IO::Socket::INET or IO::Socket::UNIX to
35108              use both. (And re-exporting removes some of the efficiency of the new
35109              constants implementation)
35110      Branch: perl
35111            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
35112 ____________________________________________________________________________
35113 [ 26480] By: stevep                                on 2005/12/24  03:30:02
35114         Log: Subject: Re: [perl #37907] Perl_magic_get reqires ridiculous amounts of stackmemory
35115              From: Jim Cromie <jim.cromie@gmail.com>
35116              Date: Fri, 23 Dec 2005 13:24:29 -0700
35117              Message-ID: <43AC5CFD.3060200@gmail.com>
35118              
35119              Includes a change in variable names from "j" to "num_groups".
35120      Branch: perl
35121            ! mg.c
35122 ____________________________________________________________________________
35123 [ 26479] By: nicholas                              on 2005/12/24  00:01:50
35124         Log: Looks like the macro CLK_TCK is not actually a constant on Solaris.
35125      Branch: perl
35126            ! ext/POSIX/Makefile.PL
35127 ____________________________________________________________________________
35128 [ 26478] By: nicholas                              on 2005/12/23  17:30:19
35129         Log: For PERL_TRACK_MEMPOOL with PERL_POISON, Poison the end of any block
35130              being shrunk in realloc()
35131      Branch: perl
35132            ! util.c
35133 ____________________________________________________________________________
35134 [ 26477] By: nicholas                              on 2005/12/23  17:24:44
35135         Log: For the rare case of EMFILE during require, save object code space
35136              by using newSVpvf
35137              (Would it be worth using it for all require failures?)
35138      Branch: perl
35139            ! pp_ctl.c
35140 ____________________________________________________________________________
35141 [ 26476] By: nicholas                              on 2005/12/23  16:55:35
35142         Log: If PERL_TRACK_MEMPOOL and PERL_POISON are in use, then scribble all
35143              over memory to invalidate it just before free()ing it.
35144      Branch: perl
35145            ! perl.h util.c
35146 ____________________________________________________________________________
35147 [ 26475] By: nicholas                              on 2005/12/23  16:20:53
35148         Log: Provide support for types PVN and UNDEF in
35149              ExtUtils::Constant::ProxySubs
35150      Branch: perl
35151            ! lib/ExtUtils/Constant/ProxySubs.pm
35152 ____________________________________________________________________________
35153 [ 26474] By: nicholas                              on 2005/12/23  15:27:10
35154         Log: Create a struct to use as the header with PERL_TRACK_MEMPOOL, so that
35155              other information can be stored in it.
35156      Branch: perl
35157            ! perl.h util.c
35158 ____________________________________________________________________________
35159 [ 26473] By: nicholas                              on 2005/12/23  13:54:37
35160         Log: ExtUtils::ParseXS needs to stack $filepathname to make #line directives
35161              in #INCLUDEs work.
35162      Branch: perl
35163            ! lib/ExtUtils/ParseXS.pm
35164 ____________________________________________________________________________
35165 [ 26472] By: nicholas                              on 2005/12/23  12:21:19
35166         Log: Add support for PV to ExtUtils::Constant::ProxySubs, and enable its
35167              use in Sys::Syslog
35168      Branch: perl
35169            ! ext/Sys/Syslog/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
35170 ____________________________________________________________________________
35171 [ 26471] By: nicholas                              on 2005/12/23  12:01:29
35172         Log: inlining autoloaded constants is TODOne.
35173      Branch: perl
35174            ! pod/perltodo.pod
35175 ____________________________________________________________________________
35176 [ 26470] By: nicholas                              on 2005/12/23  11:36:43
35177         Log: Now that proxy subroutines can be unproxied in 2 places without
35178              becoming the same newCONSTSUB, need an explicit check to avoid a
35179              warning about subroutines being redefined, as there has never been
35180              a warning when you assing the same subroutine to a glob's GvCV()
35181      Branch: perl
35182            ! sv.c t/op/gv.t
35183 ____________________________________________________________________________
35184 [ 26469] By: nicholas                              on 2005/12/23  11:35:21
35185         Log: like and unlike weren't reporting failure where correctly in test.pl
35186      Branch: perl
35187            ! t/test.pl
35188 ____________________________________________________________________________
35189 [ 26468] By: rgs                                   on 2005/12/23  11:06:34
35190         Log: Fix build of Compress::Zlib on MVS (by Paul Marquess)
35191      Branch: perl
35192            ! ext/Compress/Zlib/zlib-src/zconf.h
35193 ____________________________________________________________________________
35194 [ 26467] By: rgs                                   on 2005/12/23  10:13:30
35195         Log: Clarify example of .. in perlop
35196              to fix [perl #38008] Documentation bug: perlop
35197              plus some minor formatting nits
35198      Branch: perl
35199            ! pod/perlop.pod
35200 ____________________________________________________________________________
35201 [ 26466] By: rgs                                   on 2005/12/23  09:21:09
35202         Log: Subject: [REPATCH lib/UNIVERSAL.pm] Recommend Against Using Methods as Functions
35203              From: chromatic <chromatic@wgz.org>
35204              Date: Dec 22, 2005 8:58 PM
35205              Message-Id: <200512221158.54474.chromatic@wgz.org>
35206      Branch: perl
35207            ! lib/UNIVERSAL.pm
35208 ____________________________________________________________________________
35209 [ 26465] By: nicholas                              on 2005/12/23  01:38:01
35210         Log: Need to be more careful with the symbol table manipulation - if there
35211              is already an entry in place, back off and generate a real constant
35212              subroutine. (fixes lib/Net/hostent.t failure)
35213              Fix a bug with how hv_store was being called.
35214      Branch: perl
35215            ! lib/ExtUtils/Constant/ProxySubs.pm
35216 ____________________________________________________________________________
35217 [ 26464] By: nicholas                              on 2005/12/23  01:09:05
35218         Log: SIGRTMAX, SIGRTMIN, LDBL_MAX, LDBL_MIN, LDBL_EPSILON and HUGE_VAL
35219              aren't constants on (at least some) Linux.
35220              And more evil than that, HUGE_VAL likes to use the C preprocessor
35221              in its value, necessitating use of a temporary.
35222      Branch: perl
35223            ! ext/POSIX/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
35224 ____________________________________________________________________________
35225 [ 26463] By: nicholas                              on 2005/12/23  00:37:04
35226         Log: Use inlineable proxy constant subs for Socket
35227      Branch: perl
35228            ! ext/Socket/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
35229 ____________________________________________________________________________
35230 [ 26462] By: stevep                                on 2005/12/23  00:28:54
35231         Log: ctime_r() and asctime_r() seem to have some problems before HP-UX 11.
35232      Branch: perl
35233            ! hints/hpux.sh
35234 ____________________________________________________________________________
35235 [ 26461] By: nicholas                              on 2005/12/23  00:27:50
35236         Log: Subject: [PATCH] Speed up Perl_sv_derived_from
35237              From: Andy Lester <andy@petdance.com>
35238              Message-ID: <20051222220044.GH4370@petdance.com>
35239              Date: Thu, 22 Dec 2005 16:00:44 -0600
35240      Branch: perl
35241            ! universal.c
35242 ____________________________________________________________________________
35243 [ 26460] By: nicholas                              on 2005/12/23  00:18:49
35244         Log: Create a sub LC_ALL with the correct prototype.
35245      Branch: perl
35246            ! lib/locale.t
35247 ____________________________________________________________________________
35248 [ 26459] By: nicholas                              on 2005/12/23  00:18:27
35249         Log: De-duplicate the items in @EXPORT. (@EXPORT is built from all the tags,
35250              and some constants are mentioned in multiple tags).
35251              Should this logic be in Exporter::Heavy?
35252      Branch: perl
35253            ! ext/POSIX/POSIX.pm
35254 ____________________________________________________________________________
35255 [ 26458] By: stevep                                on 2005/12/23  00:10:25
35256         Log: Make hostname.t deal with undefined or blank hostnames and domain 
35257              names.
35258      Branch: perl
35259            ! lib/Net/t/hostname.t
35260 ____________________________________________________________________________
35261 [ 26457] By: stevep                                on 2005/12/23  00:06:58
35262         Log: Fix for pod2man() in ExtUtils::Command::MM to work with 
35263              the Pod::Man 2.04.
35264      Branch: perl
35265            ! lib/ExtUtils/Command/MM.pm
35266 ____________________________________________________________________________
35267 [ 26456] By: nicholas                              on 2005/12/23  00:06:52
35268         Log: Subject: [PATCH] Speedup (rn|n)?instr
35269              From: Andy Lester <andy@petdance.com>
35270              Message-ID: <20051222223839.GI4370@petdance.com>
35271              Date: Thu, 22 Dec 2005 16:38:39 -0600
35272      Branch: perl
35273            ! util.c
35274 ____________________________________________________________________________
35275 [ 26455] By: nicholas                              on 2005/12/22  23:57:27
35276         Log: Use inlineable proxy constant subs for POSIX.
35277              There may be trouble ahead, as it seems that not all POSIX "constants"
35278              are. I wonder if too many systems are going to have too many
35279              variations to make this viable.
35280      Branch: perl
35281            ! ext/POSIX/Makefile.PL lib/ExtUtils/Constant/Base.pm
35282            ! lib/ExtUtils/Constant/ProxySubs.pm
35283 ____________________________________________________________________________
35284 [ 26454] By: nicholas                              on 2005/12/22  23:43:22
35285         Log: Missing ; in Tie::File
35286      Branch: perl
35287            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
35288 ____________________________________________________________________________
35289 [ 26453] By: nicholas                              on 2005/12/22  21:02:19
35290         Log: Make ExtUtils::Constant generate the inlineable proxy constant subs.
35291              So far just enough to make Fcntl work.
35292      Branch: perl
35293            + lib/ExtUtils/Constant/ProxySubs.pm
35294            ! MANIFEST ext/Fcntl/Makefile.PL lib/ExtUtils/Constant.pm
35295 ____________________________________________________________________________
35296 [ 26452] By: rgs                                   on 2005/12/22  19:37:42
35297         Log: Compilation help for EBCDIC platforms, from Jarkko,
35298              tested by Rajarshi Das
35299      Branch: perl
35300            ! utf8.h
35301 ____________________________________________________________________________
35302 [ 26451] By: nicholas                              on 2005/12/22  19:00:52
35303         Log: Break out the code to generate #ifdef/#endif into new methods
35304              macro_to_ifdef and macro_to_endif
35305              Add an args hashref to normalise_items; provide a
35306              disable_utf8_duplication argument to disable the utf8 duplication code.
35307      Branch: perl
35308            ! lib/ExtUtils/Constant/Base.pm
35309 ____________________________________________________________________________
35310 [ 26450] By: rgs                                   on 2005/12/22  17:09:59
35311         Log: Subject: [PATCH] Ho! Ho! Ho!  Santa brings consting!
35312              From: Andy Lester <andy@petdance.com>
35313              Date: Thu, 22 Dec 2005 10:57:17 -0600
35314              Message-ID: <20051222165717.GA2874@petdance.com>
35315      Branch: perl
35316            ! dump.c embed.fnc embed.h gv.c hv.c op.c pp.c pp_ctl.c pp_hot.c
35317            ! pp_sys.c proto.h regcomp.c sv.c toke.c universal.c
35318 ____________________________________________________________________________
35319 [ 26449] By: nicholas                              on 2005/12/22  17:01:33
35320         Log: Break out the item normalisation code into a method normalise_items.
35321      Branch: perl
35322            ! lib/ExtUtils/Constant/Base.pm
35323 ____________________________________________________________________________
35324 [ 26448] By: nicholas                              on 2005/12/22  15:43:20
35325         Log: Regression tests for proxy subroutine glob assignment.
35326              Fix a bug (it turns out that a typeglob isn't SvOK())
35327              Remove stray debugging code.
35328      Branch: perl
35329            ! pp_hot.c t/op/gv.t
35330 ____________________________________________________________________________
35331 [ 26447] By: rgs                                   on 2005/12/22  14:55:52
35332         Log: Subject: [PATCH] eliminate HINT_HH_FOR_EVAL
35333              From: Robin Houston <robin@cpan.org>
35334              Date: Thu, 22 Dec 2005 11:54:55 +0000
35335              Message-ID: <20051222115455.GB30301@rpc142.cs.man.ac.uk>
35336      Branch: perl
35337            ! lib/feature.pm lib/overload.pm lib/sort.pm op.c perl.h
35338            ! t/comp/hints.t
35339 ____________________________________________________________________________
35340 [ 26446] By: nicholas                              on 2005/12/22  11:23:34
35341         Log: Add an optimisation to allow proxy constant subroutines to be copied
35342              as proxy constant subroutines in a new symbol table where possible.
35343              (Rather than converting them to full blown constant subroutines and
35344              instantiating 2 typeglobs)
35345      Branch: perl
35346            ! ext/B/t/concise-xs.t gv.c gv.h op.c op.h pp.c pp_hot.c sv.c
35347 ____________________________________________________________________________
35348 [ 26445] By: rgs                                   on 2005/12/22  11:13:25
35349         Log: Regenerate Changes
35350      Branch: perl
35351            ! Changes
35352 ____________________________________________________________________________
35353 [ 26444] By: gisle                                 on 2005/12/22  10:42:36
35354         Log: Remove unused variable 'stash' since change 26437.
35355      Branch: perl
35356            ! pp_hot.c
35357 ____________________________________________________________________________
35358 [ 26443] By: rgs                                   on 2005/12/22  10:32:17
35359         Log: Regenerate perlapi.pod.
35360              Fix indentation of code examples in perlsyn.
35361      Branch: perl
35362            ! pod/perlapi.pod pod/perlsyn.pod
35363 ____________________________________________________________________________
35364 [ 26442] By: rgs                                   on 2005/12/22  10:10:04
35365         Log: Subject: [PATCH] switch / ~~ doccos
35366              From: Robin Houston <robin@cpan.org>
35367              Date: Wed, 21 Dec 2005 13:51:18 +0000
35368              Message-ID: <20051221135118.GC26527@rpc142.cs.man.ac.uk>
35369      Branch: perl
35370            ! pod/perlsyn.pod
35371 ____________________________________________________________________________
35372 [ 26441] By: merijn                                on 2005/12/22  07:02:37
35373         Log: Subject: [PATCH] wrong setting in canned win32/config.vc64 file
35374              From: "Jan Dubois" <jand@ActiveState.com>
35375              Date: Wed, 21 Dec 2005 15:04:30 -0800
35376              Message-ID: <06c701c60682$e650adc0$d563a8c0@candy>
35377      Branch: perl
35378            ! win32/config.vc64
35379 ____________________________________________________________________________
35380 [ 26440] By: stevep                                on 2005/12/22  03:08:59
35381         Log: Add documentation for method domainname() in Net::Domain.  Add some
35382              additional tests for Net::Domain.  Also, since it is tested, remove 
35383              test case from lib/1_compile.t.  One step closer to $500.
35384      Branch: perl
35385            ! lib/Net/Domain.pm lib/Net/t/hostname.t t/lib/1_compile.t
35386 ____________________________________________________________________________
35387 [ 26439] By: nicholas                              on 2005/12/21  22:40:04
35388         Log: Avoid negating an unsigned value. (The offset in the SV body table)
35389      Branch: perl
35390            ! sv.c
35391 ____________________________________________________________________________
35392 [ 26438] By: nicholas                              on 2005/12/21  21:20:23
35393         Log: For consistency sv_2cv should not leave the stash pointer uninitialised
35394              for some cases. Although it seems that only pp_sort pays any attention
35395              to it, of all the code on CPAN.
35396      Branch: perl
35397            ! sv.c
35398 ____________________________________________________________________________
35399 [ 26437] By: nicholas                              on 2005/12/21  20:38:42
35400         Log: Localise the stash variable in pp_entersub().
35401      Branch: perl
35402            ! pp_hot.c
35403 ____________________________________________________________________________
35404 [ 26436] By: nicholas                              on 2005/12/21  19:37:48
35405         Log: Undo my goto spaghetti from change 18340 - what we really need are
35406              hints to compilers about likey/unlikely branches.
35407      Branch: perl
35408            ! pp_hot.c
35409 ____________________________________________________________________________
35410 [ 26435] By: stevep                                on 2005/12/21  19:04:37
35411         Log: Add tests for untested math functions in POSIX
35412      Branch: perl
35413            + ext/POSIX/t/math.t
35414            ! MANIFEST
35415 ____________________________________________________________________________
35416 [ 26434] By: nicholas                              on 2005/12/21  18:34:03
35417         Log: The lref argument of sv_2cv is actually passed onwards to gv_fetchsv,
35418              so it is a bitmap of flag bits rather than simple TRUE/FALSE.
35419      Branch: perl
35420            ! mg.c pp.c pp_hot.c sv.c
35421 ____________________________________________________________________________
35422 [ 26433] By: rgs                                   on 2005/12/21  17:07:05
35423         Log: Remove switch from perltodo
35424      Branch: perl
35425            ! pod/perltodo.pod
35426 ____________________________________________________________________________
35427 [ 26432] By: rgs                                   on 2005/12/21  16:16:19
35428         Log: Subject: [PATCH] Feature bundle is now :5.10, and add -E switch
35429              From: Robin Houston <robin@cpan.org>
35430              Date: Wed, 21 Dec 2005 11:00:08 +0000
35431              Message-ID: <20051221110008.GB25877@rpc142.cs.man.ac.uk>
35432      Branch: perl
35433            + t/lib/feature/err
35434            ! MANIFEST embedvar.h global.sym intrpvar.h lib/feature.pm
35435            ! perl.c perl_keyword.pl perlapi.h pod/perlop.pod
35436            ! pod/perlrun.pod sv.c t/lib/feature/nonesuch t/lib/warnings/op
35437            ! t/op/dor.t t/run/switches.t toke.c
35438 ____________________________________________________________________________
35439 [ 26431] By: rgs                                   on 2005/12/21  11:12:32
35440         Log: Fix for [perl #37999] lc() + Latin-1 chars is failing erratically
35441              based on copying part of change #22196 from do_chomp() to do_chop().
35442      Branch: perl
35443            ! doop.c
35444 ____________________________________________________________________________
35445 [ 26430] By: rgs                                   on 2005/12/21  09:23:05
35446         Log: Subject: [PATCH] Fix bug in change #26379
35447              From: "Jan Dubois" <jand@ActiveState.com>
35448              Date: Tue, 20 Dec 2005 16:42:24 -0800
35449              Message-ID: <046001c605c7$69470290$d563a8c0@candy>
35450      Branch: perl
35451            ! win32/win32.c
35452 ____________________________________________________________________________
35453 [ 26429] By: nicholas                              on 2005/12/20  23:12:17
35454         Log: rv_2av, rv_2cv and rv_2hv also make use of OPf_SPECIAL, so update the
35455              descriptive comment to include them.
35456      Branch: perl
35457            ! op.h
35458 ____________________________________________________________________________
35459 [ 26428] By: rgs                                   on 2005/12/20  20:50:26
35460         Log: Remove some hardcoded references to ./perl in tests
35461      Branch: perl
35462            ! t/op/closure.t t/op/magic.t t/run/runenv.t
35463 ____________________________________________________________________________
35464 [ 26427] By: nicholas                              on 2005/12/20  20:13:12
35465         Log: Take care in toke.c not to convert constant subroutine reference
35466              proxies into full blown PVGVs with PVCVs, and recognise them and inline
35467              their values. Adds a new function gv_const_sv(gv) to return the value
35468              of the constant subroutine from a GV, and adds a cv parameter to
35469              S_intuit_method.
35470      Branch: perl
35471            ! embed.fnc embed.h gv.c proto.h toke.c
35472 ____________________________________________________________________________
35473 [ 26426] By: merijn                                on 2005/12/20  19:56:58
35474         Log: Small update on using threads on HP-UX 10.20
35475              64bit is far beyond experimental by now
35476      Branch: perl
35477            ! README.hpux
35478 ____________________________________________________________________________
35479 [ 26425] By: nicholas                              on 2005/12/20  19:55:46
35480         Log: Add a GV_NOADD_NOINIT flag to gv_fetch{pv,pvn,sv} that disables
35481              addition of new typeglobs, and also disables initialisation of any
35482              typeglob placeholders. Needed to make the new constant subroutine
35483              proxy references work efficiently.
35484      Branch: perl
35485            ! gv.c gv.h
35486 ____________________________________________________________________________
35487 [ 26424] By: rgs                                   on 2005/12/20  19:37:26
35488         Log: Fix typos in regular expressions
35489      Branch: perl
35490            ! ext/POSIX/t/time.t
35491 ____________________________________________________________________________
35492 [ 26423] By: nicholas                              on 2005/12/20  16:34:27
35493         Log: Get the "cv" from the "gv" once, and be more careful so that we can
35494              cope if either aren't their regular types.
35495              cv_const_sv should verify the type of SV passed, instead of assuming
35496              that it's a viable CV.
35497      Branch: perl
35498            ! op.c toke.c
35499 ____________________________________________________________________________
35500 [ 26422] By: nicholas                              on 2005/12/20  15:11:09
35501         Log: Croak if gv_init doesn't know how to create a typeglob from that type
35502              of referant. Test that ARRAY, HASH, PVIO, CODE and FORMAT croak.
35503              Globs are actually first class assignable objects, so test that you
35504              can create a constant subroutine that returns one.
35505      Branch: perl
35506            ! gv.c pod/perldiag.pod t/op/gv.t
35507 ____________________________________________________________________________
35508 [ 26421] By: rgs                                   on 2005/12/20  14:54:10
35509         Log: POD nits on B::Lint
35510      Branch: perl
35511            ! ext/B/B/Lint.pm
35512 ____________________________________________________________________________
35513 [ 26420] By: rgs                                   on 2005/12/20  14:48:34
35514         Log: Subject: Re: Pluggable lint patch
35515              From: Joshua ben Jore <twists@gmail.com>
35516              Date: Mon, 19 Dec 2005 09:22:04 -0600
35517              Message-ID: <dc5c751d0512190722s1e73ef88l5ae82bd7aa075c51@mail.gmail.com>
35518      Branch: perl
35519            ! ext/B/B/Lint.pm ext/B/t/lint.t
35520 ____________________________________________________________________________
35521 [ 26419] By: gisle                                 on 2005/12/20  14:39:22
35522         Log: Make perlivp skip the *.ph tests by default, since these
35523              files are normally not generated.
35524              The -a option is now needed for it to run all tests.
35525      Branch: perl
35526            ! utils/perlivp.PL
35527 ____________________________________________________________________________
35528 [ 26418] By: rgs                                   on 2005/12/20  14:24:06
35529         Log: Subject: [TEST PATCH] %^H can now propagate into eval
35530              From: Robin Houston <robin@cpan.org>
35531              Date: Tue, 20 Dec 2005 12:06:15 +0000
35532              Message-ID: <20051220120615.GA21794@rpc142.cs.man.ac.uk>
35533      Branch: perl
35534            ! t/comp/hints.t
35535 ____________________________________________________________________________
35536 [ 26417] By: nicholas                              on 2005/12/20  14:10:39
35537         Log: Verify that the code for initialising typeglobs from other types works.
35538      Branch: perl
35539            ! t/op/gv.t
35540 ____________________________________________________________________________
35541 [ 26416] By: rgs                                   on 2005/12/20  13:55:19
35542         Log: Use PTR2IV instead of casting directly
35543      Branch: perl
35544            ! pp_ctl.c
35545 ____________________________________________________________________________
35546 [ 26415] By: nicholas                              on 2005/12/20  13:39:01
35547         Log: gv_fetchpv, gv_fetchpvn and gv_fetchsv take a bitmask of flags, rather
35548              than a simple boolean, so passing FALSE or TRUE is bogus.
35549      Branch: perl
35550            ! doio.c gv.c mg.c op.c pp.c pp_hot.c pp_sys.c regcomp.c sv.c
35551            ! toke.c universal.c
35552 ____________________________________________________________________________
35553 [ 26414] By: nicholas                              on 2005/12/20  12:51:21
35554         Log: In Perl_yylex, move the declaration of orig_keyword, gv and gvp down to
35555              the block labelled keylookup.
35556      Branch: perl
35557            ! toke.c
35558 ____________________________________________________________________________
35559 [ 26413] By: rgs                                   on 2005/12/20  10:25:01
35560         Log: Subject: [PATCH] make failing cygwin test TODO'd
35561              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
35562              Date: Mon, 19 Dec 2005 03:41:12 -0800
35563              Message-ID: <20051219114112.GA5568@efn.org>
35564      Branch: perl
35565            ! lib/File/Compare.t
35566 ____________________________________________________________________________
35567 [ 26412] By: nicholas                              on 2005/12/19  23:47:26
35568         Log: In Perl_yylex, make tmp a temporary variable local to the blocks in
35569              which it is used.
35570      Branch: perl
35571            ! toke.c
35572 ____________________________________________________________________________
35573 [ 26411] By: nicholas                              on 2005/12/19  22:38:54
35574         Log: Assert that orig_keyword, gv and gvp aren't used before the main
35575              keyword parser of Perl_yylex.
35576      Branch: perl
35577            ! toke.c
35578 ____________________________________________________________________________
35579 [ 26410] By: davem                                 on 2005/12/19  22:07:49
35580         Log: //g loops infinitely on tainted data
35581              make the LHS of expr =~ /foo/g an lvalue, so that any pos magic
35582              attached to it stays attached.
35583      Branch: perl
35584            ! op.c t/op/taint.t
35585 ____________________________________________________________________________
35586 [ 26409] By: nicholas                              on 2005/12/19  20:57:40
35587         Log: Make gv_init recognise a reference-to-something in a symbol table as
35588              meaning a constant subroutine with that thing as it value
35589      Branch: perl
35590            ! gv.c
35591 ____________________________________________________________________________
35592 [ 26408] By: rgs                                   on 2005/12/19  19:27:09
35593         Log: Fix internal broken link ; reindent code examples
35594      Branch: perl
35595            ! pod/perlsyn.pod
35596 ____________________________________________________________________________
35597 [ 26407] By: rgs                                   on 2005/12/19  19:21:47
35598         Log: Fix typo.
35599              Add empty lines after =items.
35600      Branch: perl
35601            ! pod/perldiag.pod
35602 ____________________________________________________________________________
35603 [ 26406] By: rgs                                   on 2005/12/19  19:18:48
35604         Log: A note on say() and ORS grabbed from Damian's Perl6::Say.
35605      Branch: perl
35606            ! pod/perlfunc.pod
35607 ____________________________________________________________________________
35608 [ 26405] By: rgs                                   on 2005/12/19  18:43:04
35609         Log: Attempt at making IO::Handle backwards compatible again
35610      Branch: perl
35611            ! ext/IO/lib/IO/Handle.pm
35612 ____________________________________________________________________________
35613 [ 26404] By: nicholas                              on 2005/12/19  18:28:03
35614         Log: Make sv_dump (and therefore Devel::Peek) report the value of the
35615              constant in inlineable constant subroutines.
35616      Branch: perl
35617            ! dump.c ext/Devel/Peek/t/Peek.t
35618 ____________________________________________________________________________
35619 [ 26403] By: rgs                                   on 2005/12/19  18:20:48
35620         Log: sort.pm deserves a new version number
35621      Branch: perl
35622            ! lib/sort.pm
35623 ____________________________________________________________________________
35624 [ 26402] By: rgs                                   on 2005/12/19  18:17:19
35625         Log: Subject: Re: [PATCH] Make the 'sort' pragma lexically scoped
35626              From: Robin Houston <robin@cpan.org>
35627              Date: Dec 19, 2005 6:46 PM
35628              Message-ID: <20051219174620.GA17940@rpc142.cs.man.ac.uk>
35629      Branch: perl
35630            ! embed.fnc embed.h ext/B/B/Concise.pm ext/B/t/concise-xs.t
35631            ! ext/B/t/f_sort.t global.sym lib/feature.pm lib/sort.pm
35632            ! lib/sort.t op.c op.h pod/perlapi.pod pp_sort.c proto.h toke.c
35633 ____________________________________________________________________________
35634 [ 26401] By: rgs                                   on 2005/12/19  16:39:44
35635         Log: Missing file from last change
35636      Branch: perl
35637            + t/lib/common.pl
35638 ____________________________________________________________________________
35639 [ 26400] By: rgs                                   on 2005/12/19  16:26:15
35640         Log: Subject: [PATCH] latest switch/say/~~
35641              From: Robin Houston <robin@cpan.org>
35642              Date: Sat, 17 Dec 2005 20:44:31 +0000
35643              Message-Id: <20051217204431.GB28940@rpc142.cs.man.ac.uk>
35644      Branch: perl
35645            + lib/feature.pm lib/feature.t t/io/say.t t/lib/feature/nonesuch
35646            + t/lib/feature/say t/lib/feature/smartmatch
35647            + t/lib/feature/switch t/op/smartmatch.t t/op/switch.t
35648            ! MANIFEST cop.h embed.fnc embed.h ext/B/B/Deparse.pm
35649            ! ext/B/t/concise-xs.t ext/B/t/f_map.t ext/B/t/optree_samples.t
35650            ! ext/IO/lib/IO/Handle.pm ext/Opcode/Opcode.pm global.sym
35651            ! keywords.h keywords.pl lib/overload.pm lib/warnings.t op.c
35652            ! op.h opcode.h opcode.pl opnames.h perl.h perl_keyword.pl
35653            ! perly.act perly.h perly.tab perly.y pod/perldiag.pod
35654            ! pod/perlfunc.pod pod/perlop.pod pod/perlsyn.pod pp.sym
35655            ! pp_ctl.c pp_proto.h proto.h t/op/cproto.t toke.c
35656 ____________________________________________________________________________
35657 [ 26399] By: rgs                                   on 2005/12/19  09:52:42
35658         Log: Un-TODO a fixed test
35659              
35660              Subject: Re: Change 26165 broke ext/threads/t/stress_re.t test on Win32 (and patch to t/test.pl and/or Test::Harness)
35661              From: demerphq <demerphq@gmail.com>
35662              Date: Sat, 17 Dec 2005 17:23:23 +0100
35663              Message-ID: <9b18b3110512170823q1bb2cd27h838b4d4dcdba72c9@mail.gmail.com>
35664      Branch: perl
35665            ! t/op/pat.t
35666 ____________________________________________________________________________
35667 [ 26398] By: rgs                                   on 2005/12/19  09:52:03
35668         Log: TODO-SKIP tests must be "not ok", or else the test harness will think
35669              it's an unexpected success
35670              
35671              Subject: Re: Change 26165 broke ext/threads/t/stress_re.t test on Win32 (and patch to t/test.pl and/or Test::Harness)
35672              From: demerphq <demerphq@gmail.com>
35673              Date: Sat, 17 Dec 2005 17:23:23 +0100
35674              Message-ID: <9b18b3110512170823q1bb2cd27h838b4d4dcdba72c9@mail.gmail.com>
35675      Branch: perl
35676            ! t/test.pl
35677 ____________________________________________________________________________
35678 [ 26397] By: rgs                                   on 2005/12/18  10:23:55
35679         Log: Subject: [PATCH] Make script embedded in patchlevel.h work on win32.
35680              From: demerphq <demerphq@gmail.com> Mailed-By: perl.org
35681              Date: Dec 17, 2005 7:52 PM
35682              Message-ID: <9b18b3110512171052h2052d598rdf038f1d38560317@mail.gmail.com>
35683      Branch: perl
35684            ! patchlevel.h
35685 ____________________________________________________________________________
35686 [ 26396] By: craigb                                on 2005/12/18  00:16:42
35687         Log: Two test workarounds for VMS
35688      Branch: perl
35689            ! lib/File/Copy.t t/op/goto.t
35690 ____________________________________________________________________________
35691 [ 26395] By: nicholas                              on 2005/12/17  23:22:31
35692         Log: Add some paranoia to check that GP accesses aren't being done on the
35693              wrong types of SV.
35694      Branch: perl
35695            ! gv.h
35696 ____________________________________________________________________________
35697 [ 26394] By: stevep                                on 2005/12/17  19:21:35
35698         Log: Upgrade to Time-HiRes-1.86
35699      Branch: perl
35700            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
35701            ! ext/Time/HiRes/t/HiRes.t
35702 ____________________________________________________________________________
35703 [ 26393] By: nicholas                              on 2005/12/17  18:50:08
35704         Log: Two it's => its grammar fixes.
35705      Branch: perl
35706            ! op.c perl.h
35707 ____________________________________________________________________________
35708 [ 26392] By: nicholas                              on 2005/12/17  18:25:59
35709         Log: Move and const some definitions of variables used to save errno.
35710      Branch: perl
35711            ! doio.c perlio.c
35712 ____________________________________________________________________________
35713 [ 26391] By: nicholas                              on 2005/12/17  17:46:06
35714         Log: Add t/op/negate.t to MANIFEST.
35715      Branch: perl
35716            ! MANIFEST
35717 ____________________________________________________________________________
35718 [ 26390] By: nicholas                              on 2005/12/17  17:40:44
35719         Log: Pull the definition of olderrno in sv_2pv_flags into the block where
35720              it's used.
35721      Branch: perl
35722            ! sv.c
35723 ____________________________________________________________________________
35724 [ 26389] By: stevep                                on 2005/12/17  15:47:39
35725         Log: Subject: [PATCH] Correct typo in Time::HiRes tests introduced by patch 26383
35726              From: Dominic Dunlop <shouldbedomo@mac.com>
35727              Date: Sat, 17 Dec 2005 15:57:54 +0100
35728              Message-Id: <B364C747-F2BB-446F-887E-06EA2989888C@mac.com>
35729      Branch: perl
35730            ! ext/Time/HiRes/t/HiRes.t
35731 ____________________________________________________________________________
35732 [ 26388] By: stevep                                on 2005/12/17  15:41:38
35733         Log: Fix a typo and add some clarification to change #26387.
35734      Branch: perl
35735            ! pod/perlop.pod
35736 ____________________________________________________________________________
35737 [ 26387] By: stevep                                on 2005/12/17  15:35:45
35738         Log: Addition documentation explaining aritmetic negation on strings.  Also,
35739              additional test cases based partially on code by Piotr Fusik in 
35740              RT #36675: -'-10' eq '+10'.
35741      Branch: perl
35742            + t/op/negate.t
35743            ! pod/perlop.pod
35744 ____________________________________________________________________________
35745 [ 26386] By: nicholas                              on 2005/12/17  12:00:51
35746         Log: The IV/UV choice can be made inside uiv_2buf rather than sv_2pv_flags.
35747      Branch: perl
35748            ! sv.c
35749 ____________________________________________________________________________
35750 [ 26385] By: nicholas                              on 2005/12/17  11:44:47
35751         Log: The THINKFIRST check after the GMAGICAL check in sv_2iv_flags and
35752              sv_2uv_flags should have been else if.
35753      Branch: perl
35754            ! sv.c
35755 ____________________________________________________________________________
35756 [ 26384] By: stevep                                on 2005/12/17  04:03:05
35757         Log: Fix for ext/POSIX/t/time.t so the strftime() test works on systems
35758              that aren't quite up to SUS3.  Based on a patch by David Dyck in
35759              RT #37960: POSIX/t/time fails bleadperl
35760      Branch: perl
35761            ! ext/POSIX/t/time.t
35762 ____________________________________________________________________________
35763 [ 26383] By: stevep                                on 2005/12/17  01:46:58
35764         Log: Upgrade to Time-HiRes-1.85
35765      Branch: perl
35766            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
35767            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
35768            ! ext/Time/HiRes/fallback/const-c.inc
35769            ! ext/Time/HiRes/fallback/const-xs.inc ext/Time/HiRes/t/HiRes.t
35770 ____________________________________________________________________________
35771 [ 26382] By: nicholas                              on 2005/12/16  22:41:01
35772         Log: Typo fixes from Robin Houston in
35773              <20051216201446.GA24709@rpc142.cs.man.ac.uk>
35774      Branch: perl
35775            ! sv.h
35776 ____________________________________________________________________________
35777 [ 26381] By: nicholas                              on 2005/12/16  21:54:13
35778         Log: s/Nullhv/NULL/g;
35779              # Although I see that Robin is proposing to add some :-)
35780      Branch: perl
35781            ! cop.h ext/Data/Dumper/Dumper.xs ext/DynaLoader/dlutils.c gv.c
35782            ! op.c op.h pad.c perl.c sv.c toke.c universal.c xsutils.c
35783 ____________________________________________________________________________
35784 [ 26380] By: nicholas                              on 2005/12/16  21:30:34
35785         Log: s/Nullav/NULL/g
35786      Branch: perl
35787            ! cop.h ext/Data/Dumper/Dumper.xs gv.c intrpvar.h pad.c perl.c
35788            ! pp.c pp_ctl.c pp_sort.c scope.c sv.c
35789 ____________________________________________________________________________
35790 [ 26379] By: rgs                                   on 2005/12/16  21:13:37
35791         Log: Subject: [PATCH] RE: PeekMessage() call in win32\win32.c win32_async_check
35792              From: Jan Dubois <jand@activestate.com>
35793              Date: Dec 16, 2005 7:12 AM
35794              Message-ID: <015901c60207$abd64210$d563a8c0@candy>
35795              
35796              (Without the proposed alarm.t test)
35797      Branch: perl
35798            ! t/op/fork.t win32/perlhost.h win32/win32.c win32/win32.h
35799 ____________________________________________________________________________
35800 [ 26378] By: nicholas                              on 2005/12/16  18:12:26
35801         Log: Perl_sv_dup should be allocating bodies based on *size*, not the
35802              length to copy.
35803      Branch: perl
35804            ! sv.c
35805 ____________________________________________________________________________
35806 [ 26377] By: nicholas                              on 2005/12/16  15:55:51
35807         Log: comp/require.t exits early for the case of UTF-8 or EBCDIC, so need to
35808              add "new" tests before the end.
35809      Branch: perl
35810            ! t/comp/require.t
35811 ____________________________________________________________________________
35812 [ 26376] By: davem                                 on 2005/12/15  22:03:57
35813         Log: change #26373 broke threaded builds (aTHX_ now superfluous)
35814      Branch: perl
35815            ! pp_ctl.c
35816 ____________________________________________________________________________
35817 [ 26375] By: stevep                                on 2005/12/15  18:16:20
35818         Log: Added test for change #26373.
35819      Branch: perl
35820            ! t/comp/require.t
35821 ____________________________________________________________________________
35822 [ 26374] By: rgs                                   on 2005/12/15  18:00:34
35823         Log: Fix for [perl #37886] strict 'refs' doesn't apply inside defined
35824      Branch: perl
35825            ! pod/perl593delta.pod pp.c t/lib/strict/refs
35826 ____________________________________________________________________________
35827 [ 26373] By: stevep                                on 2005/12/15  17:48:42
35828         Log: Prevent require() from attempting to open directories and block 
35829              devices.  This fixes RT #24404.
35830      Branch: perl
35831            ! embed.fnc embed.h pp_ctl.c proto.h
35832 ____________________________________________________________________________
35833 [ 26372] By: nicholas                              on 2005/12/15  17:26:52
35834         Log: Use PL_op_desc rather than literal strings in pp_ioctl
35835      Branch: perl
35836            ! pp_sys.c
35837 ____________________________________________________________________________
35838 [ 26371] By: nicholas                              on 2005/12/15  17:26:22
35839         Log: Expand the comment describing the intent of change 26370, and how it
35840              relates to change 24660.
35841      Branch: perl
35842            ! toke.c
35843 ____________________________________________________________________________
35844 [ 26370] By: rgs                                   on 2005/12/15  17:12:01
35845         Log: Don't autovivify stashes as soon as the lexer sees them.
35846              This makes defined %foo::bar:: work again.
35847              Add tests for it, remove note in perldelta about having broken it.
35848      Branch: perl
35849            ! pod/perl593delta.pod t/op/stash.t toke.c
35850 ____________________________________________________________________________
35851 [ 26369] By: nicholas                              on 2005/12/15  16:24:21
35852         Log: In Perl_apply, the name of the op can be found from PL_op_name, instead
35853              of using local string constants.
35854      Branch: perl
35855            ! doio.c
35856 ____________________________________________________________________________
35857 [ 26368] By: rgs                                   on 2005/12/15  15:11:15
35858         Log: More general fix for bug [perl #37915]
35859              Make Net::Ping::mselect return undef on error instead of -1.
35860      Branch: perl
35861            ! lib/Net/Ping.pm
35862 ____________________________________________________________________________
35863 [ 26367] By: rgs                                   on 2005/12/15  14:44:51
35864         Log: Subject: [perl #37915] Bad select error handling in Net::Ping 
35865              From: alexander_bluhm@genua.de (via RT) <perlbug-followup@perl.org>
35866              Date: Tue, 13 Dec 2005 10:44:47 -0800
35867              Message-ID: <rt-3.0.11-37915-125655.19.2646201463531@perl.org>
35868      Branch: perl
35869            ! lib/Net/Ping.pm
35870 ____________________________________________________________________________
35871 [ 26366] By: gisle                                 on 2005/12/15  12:34:12
35872         Log: Silence test output to STDERR
35873              because it makes the 'make test' output look ugly.
35874      Branch: perl
35875            ! ext/Sys/Syslog/t/00-load.t
35876 ____________________________________________________________________________
35877 [ 26365] By: gisle                                 on 2005/12/15  10:42:03
35878         Log: Subject: Re: [perl #37897] sprintf of version objects
35879              From: John Peacock <jpeacock@rowman.com>
35880              Date: Wed, 14 Dec 2005 10:12:56 -0500
35881              Message-ID: <43A03678.2060700@rowman.com>
35882              
35883              (with some formatting tweaks and extra test cases)
35884      Branch: perl
35885            ! sv.c t/op/sprintf.t
35886 ____________________________________________________________________________
35887 [ 26364] By: rgs                                   on 2005/12/15  10:04:36
35888         Log: Some cleanups by Jarkko (and one by myself) to check83.pl
35889      Branch: perl
35890            ! Porting/check83.pl
35891 ____________________________________________________________________________
35892 [ 26363] By: craigb                                on 2005/12/15  03:59:21
35893         Log: On VMS, put pods in [.lib.pods] rather than [.lib.pod]
35894              in order to avoid collisions with [.lib.Pod]
35895      Branch: perl
35896            ! configure.com installperl vms/descrip_mms.template
35897 ____________________________________________________________________________
35898 [ 26362] By: stevep                                on 2005/12/15  02:33:11
35899         Log: Reverting change #26360 and #26361 since it appears that the bugs I
35900              thought I fixed had been previously fixed with change #25953.
35901      Branch: perl
35902            ! pp_sort.c
35903 ____________________________________________________________________________
35904 [ 26361] By: stevep                                on 2005/12/15  02:02:25
35905         Log: Again, FREETMPS not SAVETMPS!
35906      Branch: perl
35907            ! pp_sort.c
35908 ____________________________________________________________________________
35909 [ 26360] By: stevep                                on 2005/12/15  02:00:19
35910         Log: Add a missing FREETMPS to match up with a SAVETMPS.  This change
35911              fixes problems with nested sorts.  (RTs #7063 and #36430).
35912      Branch: perl
35913            ! pp_sort.c
35914 ____________________________________________________________________________
35915 [ 26359] By: stevep                                on 2005/12/15  00:36:25
35916         Log: Upgrade to Getopt-Long-2.35
35917      Branch: perl
35918            ! lib/Getopt/Long.pm
35919 ____________________________________________________________________________
35920 [ 26358] By: craigb                                on 2005/12/14  22:03:28
35921         Log: Using the system's utime() requires a patch to vms/vmsish.h
35922              that has not been submitted yet.
35923      Branch: perl
35924            ! vms/vms.c
35925 ____________________________________________________________________________
35926 [ 26357] By: nicholas                              on 2005/12/14  16:41:33
35927         Log: lib/Pod/t/man.t should use TODO with not ok to express its intentions
35928              correctly in TAP. (or alternatively if it really wants to skip, it
35929              needs to print ok)
35930      Branch: perl
35931            ! lib/Pod/t/man.t
35932 ____________________________________________________________________________
35933 [ 26355] By: nicholas                              on 2005/12/14  15:25:39
35934         Log: Duplicate the AMAGIC temporary variable consting from sv_2iv_flags into
35935              sv_2uv_flags, sv_2nv and sv_2pv_flags.
35936      Branch: perl
35937            ! sv.c
35938 ____________________________________________________________________________
35939 [ 26354] By: nicholas                              on 2005/12/14  14:59:18
35940         Log: Simplify the SvGMAGIC code in sv_[ipu]v_flags.
35941      Branch: perl
35942            ! sv.c
35943 ____________________________________________________________________________
35944 [ 26353] By: nicholas                              on 2005/12/14  14:08:24
35945         Log: Simplify the SvGMAGIC code in sv_2nv, removing duplicated checks to
35946              warn for uninitialized values.
35947      Branch: perl
35948            ! sv.c
35949 ____________________________________________________________________________
35950 [ 26352] By: nicholas                              on 2005/12/14  13:22:14
35951         Log: The logic to use SVt_NV or SVt_PVNV is in sv_upgrade, so no need to
35952              dupliate it in sv_2nv. Also, the final sv_upgrade is never called.
35953      Branch: perl
35954            ! sv.c
35955 ____________________________________________________________________________
35956 [ 26351] By: davem                                 on 2005/12/14  12:46:29
35957         Log: forgot to add new file to change #26350
35958      Branch: perl
35959            + ext/threads/shared/t/blessed.t
35960 ____________________________________________________________________________
35961 [ 26350] By: davem                                 on 2005/12/14  12:44:20
35962         Log: Subject:  [perl #37919] Blessed scalar refs with threads::shared 
35963              From:  "Jerry D. Hedden" (via RT) <perlbug-followup@perl.org>
35964              Date:  Tue, 13 Dec 2005 15:11:20 -0800
35965              Message-Id:  <rt-3.0.11-37919-125690.15.3722450337035@perl.org>
35966              
35967              Unlike arrays and hashes, coping blessed refs to shared scalars left
35968              the copy unblessed
35969      Branch: perl
35970            ! MANIFEST ext/threads/shared/shared.xs
35971 ____________________________________________________________________________
35972 [ 26349] By: steveh                                on 2005/12/14  12:41:02
35973         Log: Fix compilation error when building with -DPERL_MEM_LOG_STDERR
35974      Branch: perl
35975            ! util.c
35976 ____________________________________________________________________________
35977 [ 26347] By: nicholas                              on 2005/12/13  22:07:30
35978         Log: Convert range.t to test.pl
35979      Branch: perl
35980            ! t/op/range.t
35981 ____________________________________________________________________________
35982 [ 26346] By: nicholas                              on 2005/12/13  20:05:31
35983         Log: Update embed.fnc and headers after change 26345 (spotted by Rafael)
35984      Branch: perl
35985            ! embed.fnc embed.h proto.h
35986 ____________________________________________________________________________
35987 [ 26345] By: nicholas                              on 2005/12/13  19:44:22
35988         Log: Inline asIV and asUV, as each is only used once, and it distracts from
35989              the patterns of repeated code in sv_2iv_flags, sv_2uv_flags, sv_2nv
35990              and sv_2pv_flags. Add a comment noting the return path from the end of
35991              the SvGMAGICAL case to all 4.
35992      Branch: perl
35993            ! sv.c
35994 ____________________________________________________________________________
35995 [ 26344] By: craigb                                on 2005/12/13  17:27:48
35996         Log: Don't include utime.h in vms.c -- it collides with 
35997              homegroun definitions in vmsish.h.
35998      Branch: perl
35999            ! vms/vms.c
36000 ____________________________________________________________________________
36001 [ 26343] By: rgs                                   on 2005/12/13  14:07:12
36002         Log: Fix realclean target for Sys::Syslog
36003      Branch: perl
36004            ! ext/Sys/Syslog/Makefile.PL
36005 ____________________________________________________________________________
36006 [ 26342] By: gisle                                 on 2005/12/13  13:54:44
36007         Log: Remove tests that were not portable to 64bit ints.
36008      Branch: perl
36009            ! t/op/sprintf2.t
36010 ____________________________________________________________________________
36011 [ 26341] By: stevep                                on 2005/12/13  12:17:57
36012         Log: Renaming of some of Pod::Simple's test files to make it more 8.3 
36013              friendly.
36014      Branch: perl
36015           +> lib/Pod/Simple/t/junk1.pod lib/Pod/Simple/t/junk1_out.txt
36016           +> lib/Pod/Simple/t/junk2.pod lib/Pod/Simple/t/junk2_out.txt
36017           +> lib/Pod/Simple/t/perlcyg.pod lib/Pod/Simple/t/perlcyg_out.txt
36018           +> lib/Pod/Simple/t/perlfaq3.pod
36019           +> lib/Pod/Simple/t/perlfaq3_out.txt lib/Pod/Simple/t/perlvar.pod
36020           +> lib/Pod/Simple/t/perlvar_out.txt
36021            - lib/Pod/Simple/t/test_junk1.pod
36022            - lib/Pod/Simple/t/test_junk1_out.txt
36023            - lib/Pod/Simple/t/test_junk2.pod
36024            - lib/Pod/Simple/t/test_junk2_out.txt
36025            - lib/Pod/Simple/t/test_old_perlcygwin.pod
36026            - lib/Pod/Simple/t/test_old_perlcygwin_out.txt
36027            - lib/Pod/Simple/t/test_old_perlfaq3.pod
36028            - lib/Pod/Simple/t/test_old_perlfaq3_out.txt
36029            - lib/Pod/Simple/t/test_old_perlvar.pod
36030            - lib/Pod/Simple/t/test_old_perlvar_out.txt
36031            ! MANIFEST lib/Pod/Simple/t/render.t
36032 ____________________________________________________________________________
36033 [ 26340] By: stevep                                on 2005/12/13  11:54:54
36034         Log: Changes to Pod::Simple's tests to get rid of the "^"s in the 
36035              directory names.
36036      Branch: perl
36037            + lib/Pod/Simple/t/other_test_lib/Sizzlesuzzle.pm
36038            + lib/Pod/Simple/t/other_test_lib/hink_honk/Glunk.pod
36039            + lib/Pod/Simple/t/other_test_lib/hink_honk/Vliff.pm
36040            + lib/Pod/Simple/t/other_test_lib/hink_honk/readme.txt
36041            + lib/Pod/Simple/t/other_test_lib/pod/perlthang.pod
36042            + lib/Pod/Simple/t/other_test_lib/pod/perlzuk.pod
36043            + lib/Pod/Simple/t/other_test_lib/squaa/Vliff.pm
36044            + lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod
36045            + lib/Pod/Simple/t/test_lib/Blorm.pm
36046            + lib/Pod/Simple/t/test_lib/Zonk/Fiddle.txt
36047            + lib/Pod/Simple/t/test_lib/Zonk/Pronk.pm
36048            + lib/Pod/Simple/t/test_lib/Zonk/Veng.pm
36049            + lib/Pod/Simple/t/test_lib/hink_honk/Glunk.pod
36050            + lib/Pod/Simple/t/test_lib/hink_honk/Vliff.pm
36051            + lib/Pod/Simple/t/test_lib/hink_honk/readme.txt
36052            + lib/Pod/Simple/t/test_lib/pod/perlfliff.pod
36053            + lib/Pod/Simple/t/test_lib/pod/perlthang.pod
36054            + lib/Pod/Simple/t/test_lib/squaa.pm
36055            + lib/Pod/Simple/t/test_lib/squaa/Glunk.pod
36056            + lib/Pod/Simple/t/test_lib/squaa/Vliff.pm
36057            + lib/Pod/Simple/t/test_lib/zikzik.pod
36058            + lib/Pod/Simple/t/yet_another_test_lib/squaa/Vliff.pm
36059            - lib/Pod/Simple/t/other^test^lib/Sizzlesuzzle.pm
36060            - lib/Pod/Simple/t/other^test^lib/hink^honk/Glunk.pod
36061            - lib/Pod/Simple/t/other^test^lib/hink^honk/Vliff.pm
36062            - lib/Pod/Simple/t/other^test^lib/hink^honk/readme.txt
36063            - lib/Pod/Simple/t/other^test^lib/pod/perlthang.pod
36064            - lib/Pod/Simple/t/other^test^lib/pod/perlzuk.pod
36065            - lib/Pod/Simple/t/other^test^lib/squaa/Vliff.pm
36066            - lib/Pod/Simple/t/other^test^lib/squaa/Wowo.pod
36067            - lib/Pod/Simple/t/test^lib/Blorm.pm
36068            - lib/Pod/Simple/t/test^lib/Zonk/Fiddle.txt
36069            - lib/Pod/Simple/t/test^lib/Zonk/Pronk.pm
36070            - lib/Pod/Simple/t/test^lib/Zonk/Veng.pm
36071            - lib/Pod/Simple/t/test^lib/hink^honk/Glunk.pod
36072            - lib/Pod/Simple/t/test^lib/hink^honk/Vliff.pm
36073            - lib/Pod/Simple/t/test^lib/hink^honk/readme.txt
36074            - lib/Pod/Simple/t/test^lib/pod/perlfliff.pod
36075            - lib/Pod/Simple/t/test^lib/pod/perlthang.pod
36076            - lib/Pod/Simple/t/test^lib/squaa.pm
36077            - lib/Pod/Simple/t/test^lib/squaa/Glunk.pod
36078            - lib/Pod/Simple/t/test^lib/squaa/Vliff.pm
36079            - lib/Pod/Simple/t/test^lib/zikzik.pod
36080            - lib/Pod/Simple/t/yet^another^test^lib/squaa/Vliff.pm
36081            ! MANIFEST lib/Pod/Simple/t/htmlbatch_01.t
36082            ! lib/Pod/Simple/t/search_10survey_specific.t
36083            ! lib/Pod/Simple/t/search_12survey_cwd.t
36084            ! lib/Pod/Simple/t/search_20survey_two.t
36085            ! lib/Pod/Simple/t/search_22survey_two_shadowing.t
36086            ! lib/Pod/Simple/t/search_25_glob_squaa_coloncolon_kleene.t
36087            ! lib/Pod/Simple/t/search_26_glob_kleene_k.t
36088            ! lib/Pod/Simple/t/search_27_glob_squaa_kleene.t
36089            ! lib/Pod/Simple/t/search_28_glob_z_kleene_k.t
36090            ! lib/Pod/Simple/t/search_29_glob_z_qmark_k.t
36091 ____________________________________________________________________________
36092 [ 26339] By: gisle                                 on 2005/12/13  11:40:26
36093         Log: Add overflow check to EXPECT_NUMBER() used by sv_vcatpvfn().
36094              sprintf() or printf() will now croak if any of the indexes and
36095              widths specified in the format string are too large.
36096      Branch: perl
36097            ! pod/perldiag.pod sv.c t/op/sprintf.t t/op/sprintf2.t
36098 ____________________________________________________________________________
36099 [ 26338] By: rgs                                   on 2005/12/13  11:20:16
36100         Log: Subject: Re: check83.pl
36101              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
36102              Date: Sun, 11 Dec 2005 07:19:58 -0800
36103              Message-ID: <20051211151958.GA6188@efn.org>
36104      Branch: perl
36105            ! Porting/check83.pl
36106 ____________________________________________________________________________
36107 [ 26337] By: steveh                                on 2005/12/13  09:41:29
36108         Log: Fix lib/File/Compare.t test failures on Win32
36109              
36110              Change 26225, updated by 26245, added a test for another filename with
36111              a trailing space but failed to open the new filehandle in binary mode
36112              
36113              To compound matters, creating a file called "foo " on Win32 "succeeds"
36114              but actually creates a file called just "foo", so we have actually
36115              overwritten the original file with this non-binary mode version, and
36116              hence some of the original tests started failing too!
36117              
36118              (And because of this the new test doesn't actually add anything new on
36119              Win32 at the moment, but right now I can't think of a filename that
36120              would have failed under 2-arg open but succeeds with 3-arg open, which
36121              was the purpose of this test)
36122      Branch: perl
36123            ! lib/File/Compare.t
36124 ____________________________________________________________________________
36125 [ 26336] By: steveh                                on 2005/12/13  08:54:45
36126         Log: Don't try to export Perl_pad_sv when it isn't defined
36127              
36128              Fixes a Win32 linker error in non-DEBUGGING builds following 26316
36129      Branch: perl
36130            ! makedef.pl
36131 ____________________________________________________________________________
36132 [ 26334] By: rgs                                   on 2005/12/12  16:03:00
36133         Log: A suggestion by Yamashina Hio to speed up substitutions
36134              with right-hand side expressions by freeing temporaries.
36135              See :
36136              
36137              Subject: s///ge; consumes PL_tmps_stack in its loop
36138              From: YAMASHINA Hio <hio@hio.jp>
36139              Date: Tue, 30 Aug 2005 17:17:23 +0900
36140              Message-Id: <20050830160113.9716.HIO@ymir.co.jp>
36141      Branch: perl
36142            ! pp_ctl.c
36143 ____________________________________________________________________________
36144 [ 26332] By: nicholas                              on 2005/12/12  15:24:06
36145         Log: Check that %v$foo does not crash.
36146      Branch: perl
36147            ! t/op/sprintf2.t
36148 ____________________________________________________________________________
36149 [ 26330] By: gisle                                 on 2005/12/12  13:55:14
36150         Log: Use load_module() instead of perl_eval_sv("require $mod") to
36151              load modules.  This is safer since $mod comes from an external
36152              source.
36153      Branch: perl
36154            ! ext/Storable/Storable.xs
36155 ____________________________________________________________________________
36156 [ 26329] By: stevep                                on 2005/12/12  13:21:03
36157         Log: Pod::Man's tests aren't Unicode friendly.  Let's skip the unfriendly
36158              test for now.
36159      Branch: perl
36160            ! lib/Pod/t/man.t
36161 ____________________________________________________________________________
36162 [ 26328] By: rgs                                   on 2005/12/12  13:18:21
36163         Log: Robin Houston points out a better way to replace
36164              the C<defined %foo::bar::> construct.
36165      Branch: perl
36166            ! pod/perl593delta.pod
36167 ____________________________________________________________________________
36168 [ 26327] By: gisle                                 on 2005/12/12  12:21:39
36169         Log: Oops, change 26326 broke t/run/switches.t
36170              Reverting change 24912 fixes it.
36171      Branch: perl
36172            ! t/run/switches.t
36173 ____________________________________________________________________________
36174 [ 26326] By: gisle                                 on 2005/12/12  10:41:04
36175         Log: Drop "v" prefix from sprintf("%vd", $^V).
36176              
36177              The sprintf documentation has this example:
36178              
36179              printf "version is v%vd\n", $^V;
36180              
36181              and it printed 'version is vv5.9.3\n'.
36182      Branch: perl
36183            ! sv.c t/op/sprintf.t
36184 ____________________________________________________________________________
36185 [ 26325] By: nicholas                              on 2005/12/11  22:37:40
36186         Log: Fix *printf %*vd with mixed Latin 1/UTF-8. (Fixes bug 37889)
36187      Branch: perl
36188            ! sv.c t/uni/sprintf.t
36189 ____________________________________________________________________________
36190 [ 26324] By: nicholas                              on 2005/12/11  20:34:33
36191         Log: Move the rest of the data munging into the test preparation loop.
36192      Branch: perl
36193            ! t/op/sprintf.t
36194 ____________________________________________________________________________
36195 [ 26323] By: nicholas                              on 2005/12/11  19:49:53
36196         Log: Move the $data and $result munging into the test preparation loop.
36197      Branch: perl
36198            ! t/op/sprintf.t
36199 ____________________________________________________________________________
36200 [ 26321] By: gisle                                 on 2005/12/11  18:14:24
36201         Log: Disallow sprintf's vector handling for non-integer formats.
36202              Avoids core dump for printf("%vs") and similar.
36203      Branch: perl
36204            ! sv.c t/op/sprintf.t
36205 ____________________________________________________________________________
36206 [ 26320] By: nicholas                              on 2005/12/11  12:54:14
36207         Log: Quench the other 2 ways obscure ways of abusing positional parameters
36208              to generate bogus array indexes. These two are inside the vector
36209              formatting code.
36210      Branch: perl
36211            ! sv.c t/op/sprintf.t
36212 ____________________________________________________________________________
36213 [ 26319] By: nicholas                              on 2005/12/10  18:13:33
36214         Log: Re-instate the old perl getcwd as _perl_getcwd, and use it if loading
36215              the XS fails. (Needed to bootstrap the core build)
36216      Branch: perl
36217            ! lib/Cwd.pm
36218 ____________________________________________________________________________
36219 [ 26318] By: stevep                                on 2005/12/10  15:42:39
36220         Log: Upgrade to PathTools-3.14_01
36221      Branch: perl
36222            ! ext/Cwd/Changes ext/Cwd/Cwd.xs lib/Cwd.pm lib/File/Spec.pm
36223            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
36224            ! lib/File/Spec/t/Spec.t
36225 ____________________________________________________________________________
36226 [ 26317] By: stevep                                on 2005/12/10  15:21:37
36227         Log: Subject: [PATCH] Code tweaks in sv.c
36228              From: Andy Lester <andy@petdance.com>
36229              Date: Fri, 9 Dec 2005 11:09:21 -0600
36230              Message-ID: <20051209170921.GC16943@petdance.com>
36231              
36232              Includes a minor change the patch to account for code that moved
36233              elsewhere.
36234      Branch: perl
36235            ! sv.c
36236 ____________________________________________________________________________
36237 [ 26316] By: stevep                                on 2005/12/10  15:14:37
36238         Log: Subject: [PATCH] Excluding pad funcs when not debugging
36239              From: Andy Lester <andy@petdance.com>
36240              Date: Wed, 7 Dec 2005 21:58:05 -0600
36241              Message-ID: <20051208035805.GA23007@petdance.com>
36242      Branch: perl
36243            ! pad.c
36244 ____________________________________________________________________________
36245 [ 26315] By: nicholas                              on 2005/12/09  23:09:42
36246         Log: A better hash for PTR_TABLE_HASH (?)
36247      Branch: perl
36248            ! sv.c
36249 ____________________________________________________________________________
36250 [ 26314] By: craigb                                on 2005/12/09  21:13:50
36251         Log: Subject: patch@26310 - Major step for > 256 char paths on VMS
36252              From: "John E. Malmberg" <wb8tyw@qsl.net>
36253              Date: Fri, 09 Dec 2005 14:08:53 -0500
36254              Message-id: <4399D645.8070803@qsl.net>
36255      Branch: perl
36256            ! vms/vms.c
36257 ____________________________________________________________________________
36258 [ 26313] By: nicholas                              on 2005/12/09  19:18:32
36259         Log: An alternative way of structuring ptr_table_clear so that the variables
36260              can be assigned to at declaration time.
36261      Branch: perl
36262            ! sv.c
36263 ____________________________________________________________________________
36264 [ 26312] By: nicholas                              on 2005/12/09  18:46:17
36265         Log: A more efficient way to loop in ptr_table_clear
36266      Branch: perl
36267            ! sv.c
36268 ____________________________________________________________________________
36269 [ 26311] By: stevep                                on 2005/12/09  13:22:33
36270         Log: Subject: Re: Pod::Simple integration
36271              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
36272              Date: Fri, 09 Dec 2005 07:06:00 +0100
36273              Message-ID: <87k6ee7qk7.fsf@k75.linux.bogus>
36274              
36275              These files are still giving problems after attempting to convert
36276              them to text in p4.  The tests pass without them, so we'll remove them
36277              from the Perl distribution.
36278      Branch: perl
36279            - lib/Pod/Simple/t/corpus/haiku-iso2202jp.txt
36280            - lib/Pod/Simple/t/corpus/haiku-iso2202jpx.txt
36281            - lib/Pod/Simple/t/corpus/haiku-iso2202jpy.txt
36282            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16be_bom.txt
36283            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16le_bom.txt
36284            ! MANIFEST
36285 ____________________________________________________________________________
36286 [ 26310] By: stevep                                on 2005/12/09  03:39:17
36287         Log: Fixes compile errors introduce with change #26301 when compiling
36288              with ithreads and DEBUGGING.
36289      Branch: perl
36290            ! sv.c
36291 ____________________________________________________________________________
36292 [ 26309] By: stevep                                on 2005/12/09  02:07:32
36293         Log: Upgrade to Sys-Syslog-0.10
36294      Branch: perl
36295            + ext/Sys/Syslog/Changes ext/Sys/Syslog/README
36296            + ext/Sys/Syslog/fallback/const-c.inc
36297            + ext/Sys/Syslog/fallback/const-xs.inc
36298            + ext/Sys/Syslog/t/00-load.t ext/Sys/Syslog/t/constants.t
36299            + ext/Sys/Syslog/t/distchk.t ext/Sys/Syslog/t/pod.t
36300            + ext/Sys/Syslog/t/podcover.t ext/Sys/Syslog/t/podspell.t
36301            + ext/Sys/Syslog/t/portfs.t
36302            ! MANIFEST ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
36303            ! ext/Sys/Syslog/t/syslog.t
36304 ____________________________________________________________________________
36305 [ 26308] By: stevep                                on 2005/12/09  01:41:44
36306         Log: Upgrade to CGI.pm-3.15
36307      Branch: perl
36308            ! lib/CGI.pm lib/CGI/Changes
36309 ____________________________________________________________________________
36310 [ 26307] By: stevep                                on 2005/12/08  19:40:33
36311         Log: Add pointer to Pod::Simple for the Pod -> HTML task.
36312      Branch: perl
36313            ! pod/perltodo.pod
36314 ____________________________________________________________________________
36315 [ 26306] By: stevep                                on 2005/12/08  19:21:25
36316         Log: One final Pod::Usage yak to shave...
36317      Branch: perl
36318            ! lib/Pod/Usage.pm
36319 ____________________________________________________________________________
36320 [ 26305] By: stevep                                on 2005/12/08  19:07:38
36321         Log: Version bump for Pod::Usage
36322      Branch: perl
36323            ! lib/Pod/Usage.pm
36324 ____________________________________________________________________________
36325 [ 26304] By: stevep                                on 2005/12/08  19:04:59
36326         Log: Further yak-shaving on Pod::Usage.  Now, t/pod/pod2usage2.t tests 
36327              pass.
36328      Branch: perl
36329            ! lib/Pod/Usage.pm t/pod/pod2usage2.t
36330 ____________________________________________________________________________
36331 [ 26303] By: stevep                                on 2005/12/08  15:53:36
36332         Log: Fix to Pod::Usage to work with all recent Pod::Text versions.  Also
36333              includes a change to the Pod::Usage test file for compatibility
36334              purposes.
36335      Branch: perl
36336            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
36337 ____________________________________________________________________________
36338 [ 26302] By: craigb                                on 2005/12/08  14:47:57
36339         Log: On VMS, do not use Perl's memory allocator for the home-grown pipe
36340              structures.  They may be allocated during start-up and are torn down
36341              in an exit handler, where thread context and other Perlish support
36342              are iffy.
36343      Branch: perl
36344            ! vms/vms.c
36345 ____________________________________________________________________________
36346 [ 26301] By: nicholas                              on 2005/12/08  14:06:37
36347         Log: Merge common code from ptr_table_fetch and ptr_table_store into
36348              S_ptr_table_find.
36349      Branch: perl
36350            ! sv.c
36351 ____________________________________________________________________________
36352 [ 26300] By: gisle                                 on 2005/12/08  09:56:22
36353         Log: Fixup the setsockopt usage message; missing OPTVAL.
36354      Branch: perl
36355            ! ext/IO/lib/IO/Socket.pm
36356 ____________________________________________________________________________
36357 [ 26299] By: gisle                                 on 2005/12/08  09:53:35
36358         Log: Improve the setsockopt description.
36359              Removed claim that OPTVAL might be undef as it is just treated
36360              the same as 0 and give the usual use-of-uninitialized-value
36361              warning.  Added an example.
36362      Branch: perl
36363            ! pod/perlfunc.pod
36364 ____________________________________________________________________________
36365 [ 26298] By: craigb                                on 2005/12/08  04:34:42
36366         Log: Subject: patch@26253 Allow embedded new lines passed through to commands
36367              From: "John E. Malmberg" <wb8tyw@qsl.net>
36368              Date: Wed, 07 Dec 2005 22:26:21 -0500
36369              Message-id: <4397A7DD.8030403@qsl.net>
36370      Branch: perl
36371            ! vms/vms.c
36372 ____________________________________________________________________________
36373 [ 26297] By: stevep                                on 2005/12/07  20:39:24
36374         Log: One quick fix to the test for differences in error output.
36375      Branch: perl
36376            ! lib/Pod/t/Usage.t
36377 ____________________________________________________________________________
36378 [ 26296] By: rgs                                   on 2005/12/07  15:46:46
36379         Log: Subject: [PATCH] All args in embed.fnc should be named
36380              From: Andy Lester <andy@petdance.com>
36381              Date: Wed, 7 Dec 2005 10:08:18 -0600
36382              Message-ID: <20051207160818.GA13465@petdance.com>
36383      Branch: perl
36384            ! embed.fnc embed.pl pod/perlapi.pod proto.h
36385 ____________________________________________________________________________
36386 [ 26295] By: rgs                                   on 2005/12/07  15:13:03
36387         Log: Don't build manpages for Encode and Unicode::Normalize
36388              (when compiling perl manpages are built afterwards, not
36389              by MakeMaker like when installing modules.) This fix a
36390              bootstrap problem (now that Pod::Man uses POSIX.)
36391      Branch: perl
36392            ! ext/Encode/Makefile.PL ext/Unicode/Normalize/Makefile.PL
36393 ____________________________________________________________________________
36394 [ 26294] By: rgs                                   on 2005/12/07  13:22:39
36395         Log: Check in those files as text, not binary
36396      Branch: perl
36397            ! lib/Pod/Simple/t/corpus/haiku-iso2202jp.txt
36398            ! lib/Pod/Simple/t/corpus/haiku-iso2202jpx.txt
36399            ! lib/Pod/Simple/t/corpus/haiku-iso2202jpy.txt
36400            ! lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16be_bom.txt
36401            ! lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16le_bom.txt
36402 ____________________________________________________________________________
36403 [ 26293] By: rgs                                   on 2005/12/07  13:01:00
36404         Log: Remove space
36405      Branch: perl
36406            ! MANIFEST
36407 ____________________________________________________________________________
36408 [ 26292] By: stevep                                on 2005/12/07  12:36:59
36409         Log: Upgrade to podlators-2.00
36410      Branch: perl
36411            + lib/Pod/t/color.t lib/Pod/t/termcap.t
36412            - lib/Pod/t/text-errors.t
36413            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
36414            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
36415            ! lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
36416            ! lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
36417            ! lib/Pod/t/basic.txt lib/Pod/t/man.t lib/Pod/t/text-options.t
36418            ! lib/Pod/t/text.t pod/pod2man.PL pod/pod2text.PL
36419 ____________________________________________________________________________
36420 [ 26291] By: stevep                                on 2005/12/07  11:38:00
36421         Log: Assimilate Pod-Simple-3.03 to the Perl core
36422      Branch: perl
36423            + (add 170 files)
36424            ! MANIFEST Porting/Maintainers.pl
36425 ____________________________________________________________________________
36426 [ 26290] By: nicholas                              on 2005/12/07  08:53:03
36427         Log: Pull the regexp stringification code out into S_stringify_regexp, to
36428              make sv_2pv_flags clearer.
36429      Branch: perl
36430            ! sv.c
36431 ____________________________________________________________________________
36432 [ 26289] By: nicholas                              on 2005/12/07  08:30:26
36433         Log: 3 instances of SvIsUV_on(sv); can be replaced with one.
36434      Branch: perl
36435            ! sv.c
36436 ____________________________________________________________________________
36437 [ 26288] By: stevep                                on 2005/12/07  02:10:26
36438         Log: Upgrade to CGI-3.14.
36439              
36440              Mmm...pi.  Oh, also including some Pod fixes in bleadperl that haven't
36441              yet been applied to the actual CGI distribution yet.
36442      Branch: perl
36443            ! lib/CGI.pm lib/CGI/Changes lib/CGI/t/form.t
36444 ____________________________________________________________________________
36445 [ 26287] By: nicholas                              on 2005/12/06  21:55:29
36446         Log: Add a ; that 26281 was lacking.
36447              (Dear Mark, please can I have back one of the two that I sent you after
36448              change 23614)
36449      Branch: perl
36450            ! util.c
36451 ____________________________________________________________________________
36452 [ 26286] By: nicholas                              on 2005/12/06  21:39:24
36453         Log: Move vast swathes of common code from sv_2iv_flags and sv_2uv_flags
36454              into S_sv_2iuv_common.
36455      Branch: perl
36456            ! sv.c
36457 ____________________________________________________________________________
36458 [ 26285] By: nicholas                              on 2005/12/06  19:41:43
36459         Log: The early return for SvIOKp(sv) in sv_2[iu]v_flags is actually code
36460              duplication.
36461      Branch: perl
36462            ! sv.c
36463 ____________________________________________________________________________
36464 [ 26281] By: rgs                                   on 2005/12/06  17:23:09
36465         Log: Subject: [PATCH] More consting, and putting stuff in embed.fnc
36466              From: Andy Lester <andy@petdance.com>
36467              Date: Mon, 5 Dec 2005 13:46:13 -0600
36468              Message-ID: <20051205194613.GB7791@petdance.com>
36469      Branch: perl
36470            ! deb.c doio.c dump.c embed.fnc embed.h hv.c hv.h locale.c mg.c
36471            ! op.c op.h pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
36472            ! proto.h regcomp.c sv.c taint.c toke.c utf8.c util.c
36473 ____________________________________________________________________________
36474 [ 26280] By: nicholas                              on 2005/12/06  16:53:46
36475         Log: Subject: Re: stringification of v-string references
36476              From: John Peacock <jpeacock@rowman.com>
36477              Message-ID: <439592B4.2050101@rowman.com>
36478              Date: Tue, 06 Dec 2005 08:31:32 -0500
36479      Branch: perl
36480            ! t/op/ref.t
36481 ____________________________________________________________________________
36482 [ 26279] By: gisle                                 on 2005/12/06  16:42:31
36483         Log: Fix typo spotted by Ronald J Kimball.
36484      Branch: perl
36485            ! ext/Sys/Syslog/Syslog.pm
36486 ____________________________________________________________________________
36487 [ 26278] By: rgs                                   on 2005/12/06  14:56:28
36488         Log: Subject: Re: Perl PR: "Security holes in Sys::Syslog"
36489              From: Ronald J Kimball <rjk-perl-p5p@tamias.net>
36490              Date: Tue, 6 Dec 2005 09:56:12 -0500
36491              Message-ID: <20051206145612.GA94530@penkwe.pair.com>
36492      Branch: perl
36493            ! ext/Sys/Syslog/Syslog.pm
36494 ____________________________________________________________________________
36495 [ 26277] By: gisle                                 on 2005/12/06  14:45:30
36496         Log: Document why syslog($priority, "%s", $message) is a good idea
36497              if the code might be running with older versions of Sys::Syslog.
36498      Branch: perl
36499            ! ext/Sys/Syslog/Syslog.pm
36500 ____________________________________________________________________________
36501 [ 26276] By: merijn                                on 2005/12/06  14:30:53
36502         Log: Itanium blade servers added to the model list
36503      Branch: perl
36504            ! README.hpux
36505 ____________________________________________________________________________
36506 [ 26275] By: nicholas                              on 2005/12/06  13:56:15
36507         Log: Don't use Copy for 1 and 2 character string constants.
36508      Branch: perl
36509            ! sv.c
36510 ____________________________________________________________________________
36511 [ 26274] By: nicholas                              on 2005/12/06  13:40:07
36512         Log: Eliminate an unneeded local variable.
36513      Branch: perl
36514            ! sv.c
36515 ____________________________________________________________________________
36516 [ 26273] By: nicholas                              on 2005/12/06  13:08:57
36517         Log: Eliminate all the gotos in sv_2pv_flags, by moving the tokensave*
36518              code into the GMAGIC block.
36519      Branch: perl
36520            ! sv.c
36521 ____________________________________________________________________________
36522 [ 26272] By: nicholas                              on 2005/12/06  12:19:23
36523         Log: sv_2pv_flags shouldn't return a constant string "NULLREF" - it was the
36524              only constant non-"" string returned.
36525      Branch: perl
36526            ! sv.c
36527 ____________________________________________________________________________
36528 [ 26271] By: nicholas                              on 2005/12/05  23:57:51
36529         Log: Make all the return statements closer to the final calcuation of the
36530              returned value in the reference stringification code. Pull variables
36531              into tigher scope which also allows some to become const.
36532      Branch: perl
36533            ! sv.c
36534 ____________________________________________________________________________
36535 [ 26270] By: nicholas                              on 2005/12/05  23:29:46
36536         Log: Move the scope of origsv inwards, and rename variables to avoid the
36537              need to re-assign to sv.
36538      Branch: perl
36539            ! sv.c
36540 ____________________________________________________________________________
36541 [ 26269] By: nicholas                              on 2005/12/05  23:12:33
36542         Log: Clone the brief return logic and thereby remove a goto.
36543      Branch: perl
36544            ! sv.c
36545 ____________________________________________________________________________
36546 [ 26268] By: nicholas                              on 2005/12/05  22:44:32
36547         Log: As they are now the same, can fold the entire switch statement for
36548              reference type in sv_2pv_flags into a call to sv_reftype.
36549      Branch: perl
36550            ! sv.c
36551 ____________________________________________________________________________
36552 [ 26267] By: nicholas                              on 2005/12/05  22:20:31
36553         Log: Untease the regexp stringification from the reference naming in
36554              sv_2pv_flags. (Lots of re-indentation, little real change)
36555      Branch: perl
36556            ! sv.c
36557 ____________________________________________________________________________
36558 [ 26266] By: nicholas                              on 2005/12/05  21:58:20
36559         Log: References to version objects should stringify as VSTRING. This makes
36560              stringification consistent with the output of ref().
36561      Branch: perl
36562            ! sv.c
36563 ____________________________________________________________________________
36564 [ 26265] By: nicholas                              on 2005/12/05  20:37:11
36565         Log: The extra return is actually a duplicated code path, and can go.
36566      Branch: perl
36567            ! sv.c
36568 ____________________________________________________________________________
36569 [ 26264] By: nicholas                              on 2005/12/05  20:09:23
36570         Log: Fix typo in description.
36571      Branch: perl
36572            ! MANIFEST
36573 ____________________________________________________________________________
36574 [ 26263] By: nicholas                              on 2005/12/05  19:56:43
36575         Log: Add ext/MIME/Base64/README to MANIFEST
36576      Branch: perl
36577            ! MANIFEST
36578 ____________________________________________________________________________
36579 [ 26262] By: stevep                                on 2005/12/05  16:35:14
36580         Log: Upgrade to MIME-Base64-3.07
36581      Branch: perl
36582            + ext/MIME/Base64/README
36583            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
36584            ! ext/MIME/Base64/QuotedPrint.pm
36585 ____________________________________________________________________________
36586 [ 26261] By: stevep                                on 2005/12/05  16:29:46
36587         Log: Upgrade to Digest-MD5-2.36
36588      Branch: perl
36589            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
36590            ! ext/Digest/MD5/README ext/Digest/MD5/t/files.t
36591 ____________________________________________________________________________
36592 [ 26260] By: stevep                                on 2005/12/05  16:20:17
36593         Log: Upgrade to CGI.pm-3.13
36594      Branch: perl
36595            + lib/CGI/t/no_tabindex.t
36596            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes
36597            ! lib/CGI/Cookie.pm lib/CGI/t/form.t
36598 ____________________________________________________________________________
36599 [ 26259] By: rgs                                   on 2005/12/05  16:19:35
36600         Log: "Malformed UTF-8 character" was a severe warning, and can now be
36601              also a fatal error (since change #26258)
36602      Branch: perl
36603            ! pod/perldiag.pod
36604 ____________________________________________________________________________
36605 [ 26258] By: rgs                                   on 2005/12/05  16:04:16
36606         Log: Subject: Re: [perl #37836] Simple Regex causes SEGV when run on specific data
36607              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
36608              Date: Tue, 06 Dec 2005 00:35:52 +0900
36609              Message-Id: <20051206003221.5AD9.BQW10602@nifty.com>
36610      Branch: perl
36611            ! regexec.c
36612 ____________________________________________________________________________
36613 [ 26257] By: rgs                                   on 2005/12/05  15:25:00
36614         Log: Better variable names make code clearer
36615              
36616              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
36617              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
36618              Date: Sun, 04 Dec 2005 16:24:29 +0900
36619              Message-Id: <20051204162412.D720.BQW10602@nifty.com>
36620      Branch: perl
36621            ! embed.fnc proto.h utf8.c
36622 ____________________________________________________________________________
36623 [ 26256] By: rgs                                   on 2005/12/05  15:20:32
36624         Log: Rework the error messages from the swashget code.
36625              
36626              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
36627              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
36628              Date: Sun, 04 Dec 2005 16:24:59 +0900
36629              Message-Id: <20051204162431.D723.BQW10602@nifty.com>
36630      Branch: perl
36631            ! pod/perldiag.pod utf8.c
36632 ____________________________________________________________________________
36633 [ 26255] By: rgs                                   on 2005/12/05  15:15:53
36634         Log: Clarification and cleanup of the XS SWASHGET code
36635              
36636              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
36637              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
36638              Date: Sun, 04 Dec 2005 16:28:35 +0900
36639              Message-Id: <20051204162508.D726.BQW10602@nifty.com>
36640      Branch: perl
36641            ! lib/utf8_heavy.pl regexec.c t/op/pat.t utf8.c
36642 ____________________________________________________________________________
36643 [ 26254] By: rgs                                   on 2005/12/05  09:58:02
36644         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80.tar.gz
36645              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
36646              Date: Sat, 03 Dec 2005 12:24:05 +0100
36647              Message-ID: <87mzji8luy.fsf@k75.linux.bogus>
36648      Branch: perl
36649            ! lib/CPAN.pm lib/CPAN/SIGNATURE lib/CPAN/Version.pm
36650 ____________________________________________________________________________
36651 [ 26253] By: mhx                                   on 2005/12/04  19:37:58
36652         Log: NULL is a legal value for newXS()'s name parameter.
36653              (This caused strange build failures with gcc4 -O3)
36654      Branch: perl
36655            ! embed.fnc proto.h
36656 ____________________________________________________________________________
36657 [ 26252] By: stevep                                on 2005/12/04  15:30:55
36658         Log: Fix handling of author's names that had apostrophes.  Based on a patch
36659              by Sean O'Rourke <sorourke@cs.ucsd.edu> in RT bug #22950.
36660      Branch: perl
36661            ! utils/h2xs.PL
36662 ____________________________________________________________________________
36663 [ 26251] By: davem                                 on 2005/12/03  15:20:24
36664         Log: clarify description of vector (v) sprintf format modifier
36665      Branch: perl
36666            ! pod/perlfunc.pod
36667 ____________________________________________________________________________
36668 [ 26250] By: craigb                                on 2005/12/03  15:15:47
36669         Log: In vms/vms.c, don't use the thread-specific Newx() during
36670              startup before threads are initialized.  
36671      Branch: perl
36672            ! vms/vms.c
36673 ____________________________________________________________________________
36674 [ 26249] By: stevep                                on 2005/12/03  12:31:02
36675         Log: Update perlhack.pod with the updated, permanent ActiveState URLs
36676      Branch: perl
36677            ! pod/perlhack.pod
36678 ____________________________________________________________________________
36679 [ 26248] By: rgs                                   on 2005/12/03  12:16:54
36680         Log: Missing chunk in change #26247.
36681      Branch: perl
36682            ! ext/Sys/Syslog/Syslog.pm
36683 ____________________________________________________________________________
36684 [ 26247] By: rgs                                   on 2005/12/03  11:23:29
36685         Log: Sys::Syslog::syslog can accept a message without printf
36686              escapes and arguments.
36687              
36688              Subject: Re: Perl PR: "Security holes in Sys::Syslog"
36689              From: Gisle Aas <gisle@activestate.com>
36690              Date: 03 Dec 2005 03:35:32 -0800
36691              Message-ID: <lracfi2z23.fsf@caliper.activestate.com>
36692      Branch: perl
36693            ! ext/Sys/Syslog/Syslog.pm
36694 ____________________________________________________________________________
36695 [ 26246] By: stevep                                on 2005/12/03  03:30:00
36696         Log: Upgrade to version-0.50
36697      Branch: perl
36698            ! lib/version.pm lib/version.pod lib/version.t util.c
36699 ____________________________________________________________________________
36700 [ 26245] By: rgs                                   on 2005/12/02  23:00:55
36701         Log: Replace ^M by a space in test for bug #37716, to make
36702              Cygwin happy (found by Yitzchak)
36703      Branch: perl
36704            ! lib/File/Compare.t
36705 ____________________________________________________________________________
36706 [ 26244] By: nicholas                              on 2005/12/02  17:15:27
36707         Log: Address Hugo's comment on Dave's change (26240)
36708      Branch: perl
36709            ! sv.c
36710 ____________________________________________________________________________
36711 [ 26243] By: rgs                                   on 2005/12/02  10:37:05
36712         Log: Subject: Storable retrieve_lscalar fails for empty strings [PATCH]
36713              From: Gisle Aas <gisle@ActiveState.com>
36714              Date: 28 Nov 2005 04:48:18 -0800
36715              Message-ID: <lr3blhndkd.fsf@caliper.activestate.com>
36716              
36717              and
36718              Message-ID: <lrwtisn062.fsf@caliper.activestate.com>
36719      Branch: perl
36720            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
36721 ____________________________________________________________________________
36722 [ 26242] By: rgs                                   on 2005/12/02  09:26:48
36723         Log: Subject: [PATCH] Signs, signs, everywhere a sign
36724              From: Andy Lester <andy@petdance.com>
36725              Date: Thu, 1 Dec 2005 14:24:51 -0600
36726              Message-ID: <20051201202451.GI22713@petdance.com>
36727      Branch: perl
36728            ! pp_pack.c
36729 ____________________________________________________________________________
36730 [ 26241] By: stevep                                on 2005/12/01  20:27:34
36731         Log: Nit from change #26232 noticed by H. Merijn Brand
36732      Branch: perl
36733            ! pod/perlop.pod
36734 ____________________________________________________________________________
36735 [ 26240] By: davem                                 on 2005/12/01  16:40:29
36736         Log: sprintf %NNN$ check for large values wrapping to negative
36737      Branch: perl
36738            ! sv.c t/op/sprintf2.t
36739 ____________________________________________________________________________
36740 [ 26239] By: rgs                                   on 2005/12/01  15:40:11
36741         Log: Always define PL_memory_wrap, and use it for the new sprintf checks
36742      Branch: perl
36743            ! makedef.pl perl.h sv.c
36744 ____________________________________________________________________________
36745 [ 26238] By: rgs                                   on 2005/12/01  15:26:09
36746         Log: Missing #ifdef, noticed by Jan Dubois
36747      Branch: perl
36748            ! sv.c
36749 ____________________________________________________________________________
36750 [ 26237] By: rgs                                   on 2005/12/01  14:25:34
36751         Log: Subject: [PATCH] Re: Perl PR: "Security holes in Sys::Syslog"
36752              From: Gisle Aas <gisle@ActiveState.com>
36753              Date: 01 Dec 2005 06:20:14 -0800
36754              Message-ID: <lroe406grl.fsf_-_@caliper.activestate.com>
36755              
36756              Subject: [PATCH] Suppress "0b" prefix for sprintf("%#b", 0)
36757              From: Gisle Aas <gisle@ActiveState.com>
36758              Date: 01 Dec 2005 06:11:44 -0800
36759              Message-ID: <lrsltc6h5r.fsf_-_@caliper.activestate.com>
36760      Branch: perl
36761            ! sv.c t/op/sprintf.t
36762 ____________________________________________________________________________
36763 [ 26236] By: rgs                                   on 2005/12/01  11:52:24
36764         Log: Subject: [PATCH] Disable constant folding of sprintf
36765              From: Gisle Aas <gisle@ActiveState.com>
36766              Date: 01 Dec 2005 03:22:10 -0800
36767              Message-ID: <lr8xv56p0d.fsf_-_@caliper.activestate.com>
36768      Branch: perl
36769            ! op.c opcode.h opcode.pl t/lib/warnings/sv t/op/sprintf2.t
36770 ____________________________________________________________________________
36771 [ 26235] By: rgs                                   on 2005/12/01  09:26:01
36772         Log: Subject: [patch] Re: Perl PR: "Security holes in Sys::Syslog"
36773              From: "Philippe M. Chiasson" <gozer@ActiveState.com>
36774              Date: Wed, 30 Nov 2005 20:17:31 -0800
36775              Message-ID: <438E795B.9060805@ActiveState.com>
36776      Branch: perl
36777            ! sv.c
36778 ____________________________________________________________________________
36779 [ 26234] By: rgs                                   on 2005/12/01  08:34:42
36780         Log: Revert change #26110 (already reverted in maintperl by change 26182)
36781      Branch: perl
36782            ! op.c
36783 ____________________________________________________________________________
36784 [ 26233] By: rgs                                   on 2005/11/30  21:15:21
36785         Log: Jan Dubois notices that sitecustomize.pl is to be found in sitelib,
36786              not siteperl
36787      Branch: perl
36788            ! pod/perlrun.pod
36789 ____________________________________________________________________________
36790 [ 26232] By: stevep                                on 2005/11/30  19:09:17
36791         Log: dor-assign (//=) was missing from perlop.pod
36792      Branch: perl
36793            ! pod/perlop.pod
36794 ____________________________________________________________________________
36795 [ 26231] By: rgs                                   on 2005/11/30  17:57:16
36796         Log: Subject: [PATCH] Remove redundant SvUTF8_on() calls
36797              From: Gisle Aas <gisle@ActiveState.com>
36798              Date: 30 Nov 2005 09:28:54 -0800
36799              Message-ID: <lrhd9uhwo9.fsf@caliper.activestate.com>
36800      Branch: perl
36801            ! pp.c sv.c
36802 ____________________________________________________________________________
36803 [ 26229] By: rgs                                   on 2005/11/30  14:29:23
36804         Log: Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
36805              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
36806              Date: Sun, 27 Nov 2005 17:02:02 +0900
36807              Message-Id: <20051127170016.A786.BQW10602@nifty.com>
36808      Branch: perl
36809            ! embed.fnc embed.h lib/utf8_heavy.pl pod/perlapi.pod
36810            ! pod/perlintern.pod proto.h universal.c utf8.c utf8.h
36811            ! utfebcdic.h
36812 ____________________________________________________________________________
36813 [ 26228] By: nicholas                              on 2005/11/30  13:55:05
36814         Log: The regexp engine should check SV flags rather than SV type for
36815              determining if something is a reference, because under the debugger
36816              the value returned by the swash code is SVt_PVMG.
36817              Not doing this has the side effect of repeatedly reassigning the
36818              same array element, which causes destructors to fire on the reassignment
36819              which in turn causes &utf8::DESTROY to run outside of the pseudo-safety
36820              of save_re_context, which under the debugger involves re-entering the
36821              regexp engine, which causes corruption of the regexp engine's global
36822              state.
36823      Branch: perl
36824            ! regexec.c
36825 ____________________________________________________________________________
36826 [ 26227] By: rgs                                   on 2005/11/30  12:30:47
36827         Log: Fix B::Concise tests after change #26226
36828      Branch: perl
36829            ! ext/B/t/optree_varinit.t
36830 ____________________________________________________________________________
36831 [ 26226] By: rgs                                   on 2005/11/30  09:53:11
36832         Log: Revert change #22520 (optimise away my $foo = undef and similar
36833              constructs), in order to fix bug perl #37776
36834      Branch: perl
36835            ! op.c t/op/my.t
36836 ____________________________________________________________________________
36837 [ 26225] By: rgs                                   on 2005/11/29  17:40:16
36838         Log: Subject: Re: [perl #37716] Re: File::Compare broken for filenames with whitespace
36839              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
36840              Date: Tue, 29 Nov 2005 08:07:19 +0100
36841              Message-ID: <878xv89bko.fsf@k75.linux.bogus>
36842      Branch: perl
36843            ! lib/File/Compare.pm lib/File/Compare.t
36844 ____________________________________________________________________________
36845 [ 26224] By: stevep                                on 2005/11/29  12:36:46
36846         Log: Assimilate Pod-Escapes-1.04.  This is a prereq for Pod::Simple, 
36847              which is now a prereq for podlators.
36848      Branch: perl
36849            + lib/Pod/Escapes.pm lib/Pod/Escapes/ChangeLog
36850            + lib/Pod/Escapes/README lib/Pod/Escapes/t/01_about_verbose.t
36851            + lib/Pod/Escapes/t/10_main.t
36852            + lib/Pod/Escapes/t/15_name2charnum.t
36853            ! MANIFEST Porting/Maintainers.pl
36854 ____________________________________________________________________________
36855 [ 26223] By: rgs                                   on 2005/11/28  18:43:51
36856         Log: Typo fix, by Olivier Blin
36857      Branch: perl
36858            ! lib/Getopt/Long.pm
36859 ____________________________________________________________________________
36860 [ 26222] By: steveh                                on 2005/11/28  17:07:25
36861         Log: Fix ext/POSIX/t/time.t on Win32
36862              
36863              According to MSDN, "The string result produced by ctime contains
36864              exactly 26 characters and has the form: Wed Jan 02 02:03:55 1980\n\0"
36865              so we *do* want the leading zero on the day returned by strftime
36866      Branch: perl
36867            ! ext/POSIX/t/time.t
36868 ____________________________________________________________________________
36869 [ 26221] By: stevep                                on 2005/11/28  14:11:23
36870         Log: Mac OS X/Darwin seems to have problems with tzname().
36871      Branch: perl
36872            ! ext/POSIX/t/time.t
36873 ____________________________________________________________________________
36874 [ 26220] By: rgs                                   on 2005/11/28  11:00:37
36875         Log: FAQ sync.
36876      Branch: perl
36877            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
36878            ! pod/perlfaq5.pod pod/perlfaq7.pod pod/perlfaq9.pod
36879 ____________________________________________________________________________
36880 [ 26219] By: stevep                                on 2005/11/28  02:48:18
36881         Log: Subject: [PATCH] Math::Trig: blead and maint (doc patch only): s/Bay/Gulf/ and do away with bad quotes
36882              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
36883              Date: Sun, 27 Nov 2005 23:04:31 +0200 (EET)
36884              Message-Id: <20051127210431.F1D2C6CF55@ugli.hut.fi>
36885      Branch: perl
36886            ! lib/Math/Trig.pm
36887 ____________________________________________________________________________
36888 [ 26218] By: stevep                                on 2005/11/28  02:34:49
36889         Log: Mention of possible use of a scalar variable on the rhs of an arrow "->" 
36890              operator added to close two tickets.
36891      Branch: perl
36892            ! pod/perlobj.pod
36893 ____________________________________________________________________________
36894 [ 26217] By: rgs                                   on 2005/11/27  23:18:38
36895         Log: Don't let MakeMaker install doc for MIME::Base64
36896              (since installpod does it already)
36897      Branch: perl
36898            ! ext/MIME/Base64/Makefile.PL
36899 ____________________________________________________________________________
36900 [ 26216] By: rgs                                   on 2005/11/27  22:42:42
36901         Log: Upgrade to Getopt::Long 2.34_04
36902      Branch: perl
36903            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
36904            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
36905            ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
36906            ! lib/Getopt/Long/t/gol-oo.t
36907 ____________________________________________________________________________
36908 [ 26215] By: rgs                                   on 2005/11/27  21:43:17
36909         Log: Subject: [PATCH] fix wrong pool error in cygwin build
36910              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
36911              Date: Nov 27, 2005 9:29 AM
36912              Message-ID: <20051127082918.GA2556@efn.org>
36913      Branch: perl
36914            ! cygwin/cygwin.c
36915 ____________________________________________________________________________
36916 [ 26214] By: stevep                                on 2005/11/27  02:35:25
36917         Log: Upgrade to MIME-Base64-3.06
36918      Branch: perl
36919            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
36920            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
36921            ! ext/MIME/Base64/QuotedPrint.pm
36922 ____________________________________________________________________________
36923 [ 26213] By: stevep                                on 2005/11/26  12:48:42
36924         Log: Deal with differences in what clock() does between POSIX and BSD.
36925      Branch: perl
36926            ! ext/POSIX/t/time.t
36927 ____________________________________________________________________________
36928 [ 26212] By: stevep                                on 2005/11/26  12:04:00
36929         Log: Upgrade to Scalar-List-Utils-1.18
36930      Branch: perl
36931            + ext/List/Util/t/00version.t
36932            ! MANIFEST ext/List/Util/Changes
36933 ____________________________________________________________________________
36934 [ 26211] By: stevep                                on 2005/11/26  11:50:17
36935         Log: Upgrade to Digest-MD5-2.35
36936      Branch: perl
36937            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
36938            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
36939            ! ext/Digest/MD5/t/files.t
36940 ____________________________________________________________________________
36941 [ 26210] By: stevep                                on 2005/11/26  11:40:57
36942         Log: Actually update one of the files from the previous change.
36943      Branch: perl
36944            ! lib/Digest.pm
36945 ____________________________________________________________________________
36946 [ 26209] By: stevep                                on 2005/11/26  11:38:02
36947         Log: Upgrade to Digest-1.14
36948      Branch: perl
36949            ! lib/Digest.pm lib/Digest/Changes
36950 ____________________________________________________________________________
36951 [ 26208] By: stevep                                on 2005/11/26  02:56:26
36952         Log: Just be explicit about $TZ.  
36953      Branch: perl
36954            ! ext/POSIX/t/time.t
36955 ____________________________________________________________________________
36956 [ 26207] By: stevep                                on 2005/11/26  02:32:10
36957         Log: Hmmm...strftime() does work on Win32, but tzset() is having problems
36958              on OpenBSD.
36959      Branch: perl
36960            ! ext/POSIX/t/time.t
36961 ____________________________________________________________________________
36962 [ 26206] By: stevep                                on 2005/11/26  01:31:24
36963         Log: Additional tests for B and POSIX.  The POSIX ones concern me a bit,
36964              but I don't expect any black smokes because of testing on OpenBSD,
36965              Linux, Win32, an Cygwin.
36966      Branch: perl
36967            + ext/POSIX/t/time.t
36968            ! MANIFEST ext/B/t/b.t
36969 ____________________________________________________________________________
36970 [ 26205] By: nicholas                              on 2005/11/25  15:12:02
36971         Log: Move report_uninit() and its static supporting functions to the end of
36972              sv.c, so that they are not sandwiched between the two halves of the
36973              SV allocation code. However, the diff looks far more evil than it
36974              should given that this is just moving a single albeit large hunk.
36975      Branch: perl
36976            ! sv.c
36977 ____________________________________________________________________________
36978 [ 26204] By: rgs                                   on 2005/11/25  12:40:34
36979         Log: Subject: [PATCH] perlpod documentation discrepancy in 5.8.6 ( and maybe later? )
36980              From: demerphq <demerphq@gmail.com>
36981              Date: Fri, 25 Nov 2005 13:57:38 +0100
36982              Message-ID: <9b18b3110511250457k6c196c4fu167badd045c2d9e6@mail.gmail.com>
36983      Branch: perl
36984            ! pod/perlpod.pod
36985 ____________________________________________________________________________
36986 [ 26203] By: rgs                                   on 2005/11/24  16:09:48
36987         Log: Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
36988              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
36989              Date: Fri, 25 Nov 2005 00:19:35 +0900
36990              Message-Id: <20051125001031.24E3.BQW10602@nifty.com>
36991              
36992              Date: Fri, 25 Nov 2005 01:18:17 +0900
36993              Message-Id: <20051125011410.24E9.BQW10602@nifty.com>
36994      Branch: perl
36995            ! universal.c utf8.c
36996 ____________________________________________________________________________
36997 [ 26202] By: rgs                                   on 2005/11/24  15:38:05
36998         Log: Document new perldoc -L switch
36999              
37000              Subject: Re: Pod::Perldoc patch (Fw: [ANNOUNCE] POD2::IT 0.10)
37001              From: Enrico Sorcinelli <bepi@perl.it>
37002              Date: Thu, 24 Nov 2005 16:04:03 +0100
37003              Message-Id: <20051124160403.568a194b.bepi@perl.it>
37004      Branch: perl
37005            ! pod/perldoc.pod
37006 ____________________________________________________________________________
37007 [ 26201] By: rgs                                   on 2005/11/24  08:52:35
37008         Log: Delete a README made redundant by change 26200.
37009      Branch: perl
37010            - wince/README.perlce
37011 ____________________________________________________________________________
37012 [ 26200] By: rgs                                   on 2005/11/23  20:45:44
37013         Log: Subject: [PATCH @26198] perlce touches
37014              From: Konovalov, Vadim <vkonovalov@spb.lucent.com>
37015              Date: Nov 23, 2005 8:55 PM
37016              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DDC3@itotest-1.spb.lucent.com>
37017      Branch: perl
37018            ! INSTALL MANIFEST README.ce makedef.pl wince/Makefile.ce
37019            ! wince/wince.c
37020 ____________________________________________________________________________
37021 [ 26199] By: rgs                                   on 2005/11/23  15:34:54
37022         Log: Subject: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
37023              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
37024              Date: Wed, 23 Nov 2005 17:57:34 +0900
37025              Message-Id: <20051123175603.FFD5.BQW10602@nifty.com>
37026              
37027              And :
37028              Message-Id: <20051123202935.4D9D.BQW10602@nifty.com>
37029              
37030              with some nits to use U8 instead of char more consistently
37031      Branch: perl
37032            ! lib/utf8_heavy.pl t/op/pat.t universal.c utf8.c
37033 ____________________________________________________________________________
37034 [ 26198] By: rgs                                   on 2005/11/22  21:24:19
37035         Log: Notes in perlstyle about POD formatting, by Sébastien
37036              Aperghis-Tramoni, with nits by chromatic and Randy W. Sims.
37037      Branch: perl
37038            ! pod/perlstyle.pod
37039 ____________________________________________________________________________
37040 [ 26197] By: nicholas                              on 2005/11/22  20:23:34
37041         Log: Note the URL describing the vast riches awaiting us.
37042      Branch: perl
37043            ! t/lib/1_compile.t
37044 ____________________________________________________________________________
37045 [ 26196] By: davem                                 on 2005/11/22  16:52:24
37046         Log: include PERL_TRACK_MEMPOOL in perl -V output
37047      Branch: perl
37048            ! perl.c
37049 ____________________________________________________________________________
37050 [ 26195] By: davem                                 on 2005/11/22  16:32:42
37051         Log: perl segfaults on reversed array reference
37052              
37053              The 'for (reverse @a)' optimisation got its index wrong when
37054              create LVALUE SVs for undef elements
37055      Branch: perl
37056            ! pp_ctl.c pp_hot.c t/op/loopctl.t
37057 ____________________________________________________________________________
37058 [ 26194] By: rgs                                   on 2005/11/22  16:16:00
37059         Log: Subject: [DOC PATCH] Sort subs *can* now be recursive
37060              From: Robin Houston <robin@cpan.org>
37061              Date: Tue, 22 Nov 2005 13:28:17 +0000
37062              Message-ID: <20051122132817.GA20895@rpc142.cs.man.ac.uk>
37063      Branch: perl
37064            ! pod/perlfunc.pod
37065 ____________________________________________________________________________
37066 [ 26193] By: rgs                                   on 2005/11/22  16:10:00
37067         Log: Use the system's free to dealloc a PV allocated by the system
37068              (more precisely by libgdbm.) See :
37069              
37070              Subject: GDBM_file realloc failures
37071              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
37072              Date: Mon, 21 Nov 2005 18:22:00 +0100
37073              Message-ID: <20051121182200.0b3d2454@grubert.mandrakesoft.com>
37074      Branch: perl
37075            ! ext/GDBM_File/GDBM_File.xs
37076 ____________________________________________________________________________
37077 [ 26192] By: rgs                                   on 2005/11/22  15:54:16
37078         Log: Subject: Re: [PATCH] concat interacts badly with magic
37079              From: Robin Houston <robin@cpan.org>
37080              Date: Tue, 22 Nov 2005 14:07:27 +0000
37081              Message-ID: <20051122140727.GA29861@rpc142.cs.man.ac.uk>
37082              
37083              (new version of patch for bug #37722)
37084      Branch: perl
37085            ! pp_hot.c t/lib/warnings/9uninit t/lib/warnings/pp_hot
37086            ! t/op/tie.t
37087 ____________________________________________________________________________
37088 [ 26191] By: rgs                                   on 2005/11/22  14:16:05
37089         Log: Subject: Pod::Perldoc patch (Fw: [ANNOUNCE] POD2::IT 0.10)
37090              From: Enrico Sorcinelli <bepi@perl.it>
37091              Date: Sun, 20 Nov 2005 10:20:51 +0100
37092              Message-Id: <20051120102051.23ef095d.bepi@perl.it>
37093              
37094              Also, bump version number of Perldoc.
37095      Branch: perl
37096            ! lib/Pod/Perldoc.pm
37097 ____________________________________________________________________________
37098 [ 26190] By: rgs                                   on 2005/11/22  11:29:03
37099         Log: Revert change #26185, which could have some unwanted side-effects.
37100              (lib/warnings.t had failures due to this patch.)
37101              Moreover Dave Mitchell correctly pointed out that [perl #37722]
37102              wasn't really a bug.
37103      Branch: perl
37104            ! pp_hot.c t/op/tie.t
37105 ____________________________________________________________________________
37106 [ 26189] By: merijn                                on 2005/11/22  06:33:05
37107         Log: Subject: RE: [perl #37708] [PATCH] wrong IP_ constants on Win32 
37108              From: "Jan Dubois" <jand@ActiveState.com>
37109              Date: Mon, 21 Nov 2005 21:35:51 -0800
37110              Message-ID: <062401c5ef26$99b3a490$2217a8c0@candy>
37111      Branch: perl
37112            ! win32/include/sys/socket.h
37113 ____________________________________________________________________________
37114 [ 26188] By: stevep                                on 2005/11/22  03:41:17
37115         Log: Subject: [PATCH] ff_chop.patch redux
37116              From: Andy Lester <andy@petdance.com>
37117              Date: Mon, 21 Nov 2005 21:16:14 -0600
37118              Message-ID: <20051122031614.GB19424@petdance.com>
37119      Branch: perl
37120            ! pp_ctl.c
37121 ____________________________________________________________________________
37122 [ 26187] By: stevep                                on 2005/11/22  03:37:30
37123         Log: Subject: patch@26180 - t/op/pat.t : Can't reset %ENV on VMS
37124              From: "John E. Malmberg" <wb8tyw@qsl.net>
37125              Date: Mon, 21 Nov 2005 22:09:17 -0500
37126              Message-ID: <43828BDD.7080302@qsl.net>
37127      Branch: perl
37128            ! t/op/pat.t
37129 ____________________________________________________________________________
37130 [ 26186] By: stevep                                on 2005/11/22  03:32:04
37131         Log: Subject: patch@26180 - t/op/array.t : Can't reset %ENV on VMS
37132              From: "John E. Malmberg" <wb8tyw@qsl.net>
37133              Date: Mon, 21 Nov 2005 21:19:31 -0500
37134              Message-ID: <43828033.9040708@qsl.net>
37135      Branch: perl
37136            ! t/op/array.t
37137 ____________________________________________________________________________
37138 [ 26185] By: rgs                                   on 2005/11/21  17:19:34
37139         Log: Subject: [PATCH] concat interacts badly with magic
37140              From: Robin Houston <robin@cpan.org>
37141              Date: Mon, 21 Nov 2005 17:03:39 +0000
37142              Message-ID: <20051121170339.GA8214@rpc142.cs.man.ac.uk>
37143      Branch: perl
37144            ! pp_hot.c t/op/tie.t
37145 ____________________________________________________________________________
37146 [ 26184] By: nicholas                              on 2005/11/21  14:18:03
37147         Log: Flip the sign of the value in body details offset, and change its type
37148              to size_t.
37149      Branch: perl
37150            ! sv.c
37151 ____________________________________________________________________________
37152 [ 26183] By: merijn                                on 2005/11/21  14:11:28
37153         Log: Thread failures on AIX (and others) caused by interleaved output
37154              
37155              Subject: Smoke [5.9.3] 26168 FAIL(X) AIX 4.3.3.0/ML11 (PPC/1 cpu)
37156              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
37157              Date: Sun, 20 Nov 2005 14:36 +0100
37158              Message-Id: <200511201337.jAKDbc1O066213@smtp-vbr6.xs4all.nl>
37159      Branch: perl
37160            ! t/op/threads.t
37161 ____________________________________________________________________________
37162 [ 26181] By: rgs                                   on 2005/11/21  08:58:59
37163         Log: Upgrade to Time::HiRes 1.83
37164      Branch: perl
37165            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
37166            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
37167 ____________________________________________________________________________
37168 [ 26180] By: nicholas                              on 2005/11/20  20:39:50
37169         Log: Eliminate two more strlen()s, by using the return value of sprintf().
37170      Branch: perl
37171            ! pp_ctl.c
37172 ____________________________________________________________________________
37173 [ 26179] By: rgs                                   on 2005/11/20  12:10:15
37174         Log: Declarations must come first, or some compilers aren't happy.
37175              (spotted by Jarkko)
37176      Branch: perl
37177            ! ext/B/B.xs
37178 ____________________________________________________________________________
37179 [ 26178] By: stevep                                on 2005/11/20  02:41:01
37180         Log: Subject: [PATCH] Pulling ancient RCS comments
37181              From: Andy Lester <andy@petdance.com>
37182              Date: Sat, 19 Nov 2005 00:16:39 -0600
37183              Message-ID: <20051119061639.GA25086@petdance.com>
37184      Branch: perl
37185            ! lib/AnyDBM_File.t lib/importenv.pl lib/stat.pl lib/validate.pl
37186            ! t/base/cond.t t/base/if.t t/base/pat.t t/base/term.t
37187            ! t/cmd/elsif.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
37188            ! t/comp/cmdopt.t t/comp/cpp.t t/comp/decl.t t/io/inplace.t
37189            ! t/io/read.t t/io/tell.t t/op/append.t t/op/auto.t t/op/cond.t
37190            ! t/op/do.t t/op/flip.t t/op/goto_xs.t t/op/my.t t/op/push.t
37191            ! t/op/read.t t/op/time.t t/op/unshift.t
37192 ____________________________________________________________________________
37193 [ 26177] By: stevep                                on 2005/11/20  02:31:10
37194         Log: Subject: Reworked PERL_TRACK_MEMPOOL patch
37195              From: "Jan Dubois" <jand@ActiveState.com>
37196              Date: Fri, 18 Nov 2005 11:38:24 -0800
37197              Message-ID: <003601c5ec77$a45eb260$2217a8c0@candy>
37198      Branch: perl
37199            ! perl.h util.c
37200 ____________________________________________________________________________
37201 [ 26176] By: stevep                                on 2005/11/19  19:14:42
37202         Log: Down with "warning: code has no effect"
37203      Branch: perl
37204            ! XSUB.h
37205 ____________________________________________________________________________
37206 [ 26175] By: stevep                                on 2005/11/19  18:06:14
37207         Log: Cleaning up some warnings generated by "gcc -W"
37208      Branch: perl
37209            ! deb.c ext/B/B.xs ext/Data/Dumper/Dumper.xs
37210            ! ext/PerlIO/encoding/encoding.xs mg.c op.c regcomp.c scope.c
37211 ____________________________________________________________________________
37212 [ 26174] By: stevep                                on 2005/11/19  13:46:27
37213         Log: Upgrade to PathTools-3.14
37214      Branch: perl
37215            + lib/File/Spec/t/tmpdir.t
37216            ! MANIFEST ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
37217            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
37218            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
37219            ! lib/File/Spec/t/Spec.t
37220 ____________________________________________________________________________
37221 [ 26173] By: nicholas                              on 2005/11/19  11:21:15
37222         Log: Norman observed that a couple of macros could make the body defintion
37223              table a lot more readable.
37224      Branch: perl
37225            ! sv.c
37226 ____________________________________________________________________________
37227 [ 26172] By: nicholas                              on 2005/11/19  00:50:33
37228         Log: With -DPURFIY we change the flags so that everything is allocated
37229              directly. (Don't use arenas at all.) This seems a rather elegant way
37230              to simplify some of the code in sv.c by removing conditional
37231              compilation.
37232      Branch: perl
37233            ! sv.c
37234 ____________________________________________________________________________
37235 [ 26171] By: nicholas                              on 2005/11/19  00:21:58
37236         Log: Map the HE arena onto SV type 0 (SVt_NULL).
37237              Abolish PL_he_root and PL_he_arenaroot.
37238      Branch: perl
37239            ! embedvar.h ext/XS/APItest/APItest.xs hv.c intrpvar.h perlapi.h
37240            ! sv.c sv.h
37241 ____________________________________________________________________________
37242 [ 26170] By: nicholas                              on 2005/11/18  23:44:32
37243         Log: Remove all the now unused new_XFOO()/del_XFOO() macros
37244      Branch: perl
37245            ! sv.c
37246 ____________________________________________________________________________
37247 [ 26169] By: nicholas                              on 2005/11/18  23:28:59
37248         Log: sv_clear can manipulate the arena array directly too.
37249              Also, I think that we may have been "leaking" NV bodies in blead since
37250              25051. Oops. (Will not have been detectable except with -DPURIFY as
37251              the leak is not returning them as free to the arena)
37252      Branch: perl
37253            ! sv.c
37254 ____________________________________________________________________________
37255 [ 26168] By: nicholas                              on 2005/11/18  21:25:23
37256         Log: We only need to zero new bodies for upgrades. sv_dup doesn't need to
37257              zero as it's copying over the same sized structure. So change
37258              new_NOARENA to malloc(), and add new_NOARENAZ() to calloc()
37259      Branch: perl
37260            ! sv.c
37261 ____________________________________________________________________________
37262 [ 26167] By: nicholas                              on 2005/11/18  21:02:34
37263         Log: Merge the arms of the switch. The decision about what comes from an
37264              arena and what comes from malloc is now solely in the table.
37265      Branch: perl
37266            ! sv.c
37267 ____________________________________________________________________________
37268 [ 26166] By: nicholas                              on 2005/11/18  20:38:26
37269         Log: Eliminate new_body_length from sv_dup. Replace SvTYPE(sstr) with
37270              sv_type, which is a constant variable with the same value.
37271      Branch: perl
37272            ! sv.c
37273 ____________________________________________________________________________
37274 [ 26165] By: nicholas                              on 2005/11/18  19:50:24
37275         Log: Eliminate new_body_offset from sv_dup()
37276      Branch: perl
37277            ! sv.c
37278 ____________________________________________________________________________
37279 [ 26164] By: nicholas                              on 2005/11/18  17:37:39
37280         Log: Merge the last remaining case duplication in sv_upgrade
37281      Branch: perl
37282            ! sv.c
37283 ____________________________________________________________________________
37284 [ 26163] By: nicholas                              on 2005/11/18  16:18:38
37285         Log: Eliminate new_body_length from sv_upgrade
37286      Branch: perl
37287            ! sv.c
37288 ____________________________________________________________________________
37289 [ 26162] By: nicholas                              on 2005/11/18  15:51:10
37290         Log: Eliminate new_body_offset from sv_upgrade
37291      Branch: perl
37292            ! sv.c
37293 ____________________________________________________________________________
37294 [ 26161] By: nicholas                              on 2005/11/18  15:03:01
37295         Log: new_body_inline doesn't need to be passed the root, as it's already
37296              inferring the arenaroot directly from the passed-in type.
37297      Branch: perl
37298            ! sv.c
37299 ____________________________________________________________________________
37300 [ 26160] By: rgs                                   on 2005/11/18  12:40:16
37301         Log: Tabs are still required in the MANIFEST
37302      Branch: perl
37303            ! MANIFEST
37304 ____________________________________________________________________________
37305 [ 26159] By: nicholas                              on 2005/11/18  12:06:06
37306         Log: Add a flag to the body details of which types come from arenas.
37307              Update the allocation information for all the types.
37308              Add a new macro new_NOARENA() for allocating the non-arena types.
37309              Use calloc rather than malloc for the new_NOARENA so that the Zero()
37310              can be skipped.
37311      Branch: perl
37312            ! sv.c
37313 ____________________________________________________________________________
37314 [ 26158] By: nicholas                              on 2005/11/18  11:20:10
37315         Log: Simplify the expression for the upgrade logic for SVt_IV.
37316              Replace the "can't happen" comment for SVt_PVIV with assertions
37317              that it didn't happen.
37318      Branch: perl
37319            ! sv.c
37320 ____________________________________________________________________________
37321 [ 26157] By: stevep                                on 2005/11/18  11:07:34
37322         Log: Adding README.linux to the MANIFEST
37323      Branch: perl
37324            ! MANIFEST
37325 ____________________________________________________________________________
37326 [ 26156] By: nicholas                              on 2005/11/18  10:30:12
37327         Log: const and static for the const static private table.
37328              Replace the "upgrade" special case for SVt_PV with assertions as it's
37329              not been needed since we forced *up*grades.
37330      Branch: perl
37331            ! sv.c
37332 ____________________________________________________________________________
37333 [ 26155] By: nicholas                              on 2005/11/18  10:13:31
37334         Log: Rename sv_upgrade's parameter mt to new_type.
37335      Branch: perl
37336            ! sv.c
37337 ____________________________________________________________________________
37338 [ 26154] By: rgs                                   on 2005/11/18  08:30:18
37339         Log: Subject: Dumpvalue doc patch
37340              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
37341              Date: Fri, 18 Nov 2005 03:42:52 +0100
37342              Message-ID: <87br0ibrrn.fsf@k75.linux.bogus>
37343      Branch: perl
37344            ! lib/Dumpvalue.pm
37345 ____________________________________________________________________________
37346 [ 26153] By: stevep                                on 2005/11/18  00:54:53
37347         Log: Initial, albeit hackish, support for the alpha version of Sun Studio
37348              compilers of Linux.
37349      Branch: perl
37350            + README.linux
37351            ! hints/linux.sh
37352 ____________________________________________________________________________
37353 [ 26152] By: nicholas                              on 2005/11/17  23:27:59
37354         Log: All that can be in the first switch statement of sv_upgrade is now
37355              table driven. The shrinking continues on the morrow.
37356      Branch: perl
37357            ! sv.c
37358 ____________________________________________________________________________
37359 [ 26151] By: nicholas                              on 2005/11/17  22:50:07
37360         Log: "Can you see what it is yet?"
37361              Next steps towards making as much as possible table driven.
37362      Branch: perl
37363            ! sv.c
37364 ____________________________________________________________________________
37365 [ 26150] By: nicholas                              on 2005/11/17  21:58:58
37366         Log: Add the size of the structure to copy as a field in the per type
37367              data table.
37368      Branch: perl
37369            ! sv.c
37370 ____________________________________________________________________________
37371 [ 26149] By: nicholas                              on 2005/11/17  16:33:05
37372         Log: Merge sizeof_body_by_svtype and offset_by_svtype into a single array
37373              of structures.
37374      Branch: perl
37375            ! sv.c
37376 ____________________________________________________________________________
37377 [ 26148] By: nicholas                              on 2005/11/17  14:36:39
37378         Log: Move the location of the definition of the arena slot used for pte
37379              into sv.h, to keep it in one central place.
37380              Change it to use SVt_RV. (Having SVt_IV for real use will be useful.
37381              SVt_RV has no body, and doesn't pretend to have one, so it is spare.)
37382      Branch: perl
37383            ! sv.c sv.h
37384 ____________________________________________________________________________
37385 [ 26147] By: rgs                                   on 2005/11/17  14:09:10
37386         Log: Subject: [PATCH] Sort subs now in embed.fnc
37387              From: Andy Lester <andy@petdance.com>
37388              Date: Thu, 17 Nov 2005 07:53:38 -0600
37389              Message-ID: <20051117135338.GA31715@petdance.com>
37390      Branch: perl
37391            ! embed.fnc embed.h pp_sort.c proto.h
37392 ____________________________________________________________________________
37393 [ 26146] By: nicholas                              on 2005/11/17  13:51:01
37394         Log: s/SvTYPE(sv)/old_type/ in sv_upgrade because we already have that value
37395              in that variable.
37396              Don't compile S_new_body with -DPURIFY
37397      Branch: perl
37398            ! sv.c
37399 ____________________________________________________________________________
37400 [ 26145] By: rgs                                   on 2005/11/17  09:06:33
37401         Log: It's clearer to use "morphing" than "polymorphing" when
37402              describing what exec() does
37403      Branch: perl
37404            ! pod/perlmod.pod
37405 ____________________________________________________________________________
37406 [ 26144] By: stevep                                on 2005/11/17  00:18:31
37407         Log: Subject: [perl #37694] segfault with PerlIO::get_layers()
37408              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
37409              Date: Wed, 16 Nov 2005 07:11:41 -0800
37410              Message-ID: <rt-3.0.11-37694-124556.15.9755707729767@perl.org>
37411      Branch: perl
37412            ! universal.c
37413 ____________________________________________________________________________
37414 [ 26143] By: nicholas                              on 2005/11/16  23:40:55
37415         Log: Oi gcc, No! sizeof(void) is an error. *Not* 1.
37416              Wanting sizeof(void) isn't even a compilation error with -ansi
37417              -pedantic. Just a warning. Lame! I'm going to send it back for a full
37418              refund. Hateful software.
37419      Branch: perl
37420            ! sv.c
37421 ____________________________________________________________________________
37422 [ 26142] By: nicholas                              on 2005/11/16  20:18:58
37423         Log: PL_pte_root and PL_pte_arenaroot can be exterminated. Which reveals
37424              an erroneous remaining reference to PL_pte_root to correct.
37425      Branch: perl
37426            ! embedvar.h intrpvar.h perlapi.h sv.c
37427 ____________________________________________________________________________
37428 [ 26141] By: nicholas                              on 2005/11/16  19:26:17
37429         Log: Subject: Re: eliminate discreet arenaroots
37430              From: Jim Cromie <jim.cromie@gmail.com>
37431              Message-ID: <4378E5B0.3010708@gmail.com>
37432              Date: Mon, 14 Nov 2005 12:29:52 -0700
37433      Branch: perl
37434            ! embedvar.h intrpvar.h perlapi.h sv.c sv.h
37435 ____________________________________________________________________________
37436 [ 26140] By: merijn                                on 2005/11/16  19:26:13
37437         Log: Subject: [PATCH @26137] for wince
37438              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
37439              Date: Wed, 16 Nov 2005 20:57:13 +0300
37440              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DC9F@itotest-1.spb.lucent.com>
37441      Branch: perl
37442            ! makedef.pl wince/Makefile.ce wince/config.ce wince/config_H.ce
37443            ! wince/wince.c
37444 ____________________________________________________________________________
37445 [ 26137] By: rgs                                   on 2005/11/16  15:06:10
37446         Log: Subject: Re: [perl #37688] Unexpected regex failure. 
37447              From: hv@crypt.org
37448              Date: Wed, 16 Nov 2005 14:54:55 +0000
37449              Message-Id: <200511161454.jAGEst117787@zen.crypt.org>
37450      Branch: perl
37451            ! regexec.c t/op/re_tests
37452 ____________________________________________________________________________
37453 [ 26136] By: rgs                                   on 2005/11/15  16:33:02
37454         Log: Subject: Re: [perl #37616] Bug in &= (string) and/or m//
37455              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
37456              Date: Wed, 09 Nov 2005 02:12:00 +0900
37457              Message-Id: <20051109021035.69D8.BQW10602@nifty.com>
37458      Branch: perl
37459            ! doop.c t/op/bop.t
37460 ____________________________________________________________________________
37461 [ 26135] By: rgs                                   on 2005/11/15  13:30:00
37462         Log: Subject: [PATCH] Re: Cygwin status, maint and blead
37463              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37464              Date: Sun, 13 Nov 2005 16:01:02 -0800
37465              Message-ID: <20051114000102.GA5556@efn.org>
37466      Branch: perl
37467            ! Makefile.SH
37468 ____________________________________________________________________________
37469 [ 26134] By: nicholas                              on 2005/11/14  22:48:02
37470         Log: Remove the two register keywords from auto variables that PERL_POSION
37471              wants to take the address of.
37472      Branch: perl
37473            ! hv.c scope.c
37474 ____________________________________________________________________________
37475 [ 26133] By: nicholas                              on 2005/11/14  22:32:14
37476         Log: More PERL_POISON - poison SvANY() and SvREFCNT() in freed SV heads.
37477              (by using the union pointer to chain the freed heads together)
37478      Branch: perl
37479            ! sv.c
37480 ____________________________________________________________________________
37481 [ 26132] By: nicholas                              on 2005/11/14  22:31:14
37482         Log: Mark all places where perl needs to look at a possibly-freed scalar
37483              with a macro SvIS_FREED(sv)
37484      Branch: perl
37485            ! av.c mg.c op.c pad.c pp_hot.c sv.h
37486 ____________________________________________________________________________
37487 [ 26131] By: stevep                                on 2005/11/14  17:31:59
37488         Log: Removed reference to the non-existent C<Opcode::Custom>.
37489      Branch: perl
37490            ! pod/perlguts.pod
37491 ____________________________________________________________________________
37492 [ 26130] By: rgs                                   on 2005/11/14  16:32:33
37493         Log: The warning "Field too wide in 'u' format in pack" was emitted even
37494              when pack warnings were not enabled
37495      Branch: perl
37496            ! pp_pack.c
37497 ____________________________________________________________________________
37498 [ 26129] By: nicholas                              on 2005/11/14  16:22:26
37499         Log: Provide a crude way for specifying the command line for
37500              make test.valgrind
37501      Branch: perl
37502            ! Makefile.SH t/TEST
37503 ____________________________________________________________________________
37504 [ 26128] By: rgs                                   on 2005/11/14  15:40:08
37505         Log: A better fix for [perl #35847] File::Find not performing as documented,
37506              suggested by Darren Dunham. Includes a fix to the code example that
37507              uses File::Find in perlfaq3.
37508      Branch: perl
37509            ! lib/File/Find.pm pod/perlfaq3.pod
37510 ____________________________________________________________________________
37511 [ 26126] By: rgs                                   on 2005/11/14  12:43:29
37512         Log: Don't warn about lack of docs for functions that appear twice in embed.fnc.
37513      Branch: perl
37514            ! autodoc.pl
37515 ____________________________________________________________________________
37516 [ 26124] By: rgs                                   on 2005/11/14  10:45:25
37517         Log: Fix indentation of apidoc for sv_2pvutf8
37518              (so perlapi.pod is correctly generated)
37519      Branch: perl
37520            ! pod/perlapi.pod sv.c
37521 ____________________________________________________________________________
37522 [ 26123] By: rgs                                   on 2005/11/14  10:24:58
37523         Log: Suppress gcc warnings when ignoring the return value of io_close(),
37524              as suggested by Gisle Aas.
37525      Branch: perl
37526            ! embed.fnc proto.h
37527 ____________________________________________________________________________
37528 [ 26122] By: rgs                                   on 2005/11/14  10:13:41
37529         Log: Subject: [PATCH] Missing ; in Storable.xs
37530              From: Gisle Aas <gisle@ActiveState.com>
37531              Date: 14 Nov 2005 02:32:14 -0800
37532              Message-ID: <lrhdafy0y9.fsf_-_@caliper.activestate.com>
37533      Branch: perl
37534            ! ext/Storable/Storable.xs
37535 ____________________________________________________________________________
37536 [ 26120] By: steveh                                on 2005/11/14  09:39:48
37537         Log: Subject: [PATCH] Compress::Zlib
37538              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
37539              Date: Sun, 13 Nov 2005 17:09:08 -0000
37540              Message-ID: <00d101c5e874$f865f910$6d1c140a@myopwv.com>
37541      Branch: perl
37542            ! ext/Compress/Zlib/Zlib.pm
37543            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
37544            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
37545            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
37546            ! ext/Compress/Zlib/t/09gziphdr.t
37547 ____________________________________________________________________________
37548 [ 26119] By: steveh                                on 2005/11/14  09:39:02
37549         Log: Fix code-before-declaration in boot_Storable added by 26107
37550      Branch: perl
37551            ! ext/Storable/Storable.xs
37552 ____________________________________________________________________________
37553 [ 26118] By: stevep                                on 2005/11/14  01:13:16
37554         Log: Subject: [PATCH] consting perlbug breaking in blead & maint
37555              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37556              Date: Sun, 13 Nov 2005 16:00:49 -0800
37557              Message-ID: <20051114000049.GA7676@efn.org>
37558      Branch: perl
37559            ! utils/perlbug.PL
37560 ____________________________________________________________________________
37561 [ 26112] By: nicholas                              on 2005/11/13  18:47:27
37562         Log: Fix breakages that prevended -DPERL_POISON from compiling.
37563      Branch: perl
37564            ! handy.h sv.h
37565 ____________________________________________________________________________
37566 [ 26110] By: nicholas                              on 2005/11/13  11:44:30
37567         Log: Integrate:
37568              [ 26108]
37569              BEGIN blocks should start a new stack, as they can be called as a
37570              side effect of "regular" Perl API calls within subroutines that have
37571              already cached the current stack's address. If they don't, any stack
37572              extension during the call may move the stack, rendering that cached
37573              value invalid without the cachee realising. (For example, PP code
37574              calling gv_fetchpv() which triggers a load of Errno.pm)
37575      Branch: perl
37576           !> op.c
37577 ____________________________________________________________________________
37578 [ 26107] By: stevep                                on 2005/11/13  00:40:25
37579         Log: Subject: Re: [PATCH] Enhanced Storable::read_magic()
37580              From: Gisle Aas <gisle@ActiveState.com>
37581              Date: 12 Nov 2005 13:13:23 -0800
37582              Message-ID: <lrhdah7eoc.fsf@caliper.activestate.com>
37583      Branch: perl
37584            + ext/Storable/t/file_magic.t
37585            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.pm
37586            ! ext/Storable/Storable.xs
37587 ____________________________________________________________________________
37588 [ 26103] By: stevep                                on 2005/11/12  20:44:16
37589         Log: Upgrade to Locale-Maketext-1.10.  As change #25547 did not make it
37590              into the module release, I bumped the version number and added the
37591              missing code.
37592      Branch: perl
37593            ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
37594 ____________________________________________________________________________
37595 [ 26101] By: stevep                                on 2005/11/12  19:46:18
37596         Log: Subject: [perl #37657] segfault with binmode ":pop"
37597              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
37598              Date: Fri, 11 Nov 2005 06:36:20 -0800
37599              Message-ID: <rt-3.0.11-37657-124293.6.03947871136576@perl.org>
37600      Branch: perl
37601            ! perlio.c
37602 ____________________________________________________________________________
37603 [ 26100] By: nicholas                              on 2005/11/12  18:48:29
37604         Log: Make B's tests skip correctly when PerlIO is not configured.
37605      Branch: perl
37606            ! ext/B/t/concise-xs.t ext/B/t/concise.t
37607 ____________________________________________________________________________
37608 [ 26099] By: stevep                                on 2005/11/12  16:59:49
37609         Log: Subject: [PATCH] mathoms prototypes aren't prototypes
37610              From: Andy Lester <andy@petdance.com>
37611              Date: Fri, 11 Nov 2005 17:20:30 -0600
37612              Message-ID: <20051111232030.GA882@petdance.com>
37613      Branch: perl
37614            ! mathoms.c perl.c
37615 ____________________________________________________________________________
37616 [ 26096] By: stevep                                on 2005/11/12  15:41:09
37617         Log: Andy Lester maintains Locale::Maketext now.
37618      Branch: perl
37619            ! Porting/Maintainers.pl
37620 ____________________________________________________________________________
37621 [ 26093] By: nicholas                              on 2005/11/12  10:21:50
37622         Log: Change 26063 got one conditional the wrong way round.
37623      Branch: perl
37624            ! ext/B/B/Bytecode.pm
37625 ____________________________________________________________________________
37626 [ 26091] By: nicholas                              on 2005/11/12  09:15:32
37627         Log: Make the removal of references to AvFLAGS in the B modules conditional
37628              on perl version.
37629      Branch: perl
37630            ! ext/B/B/C.pm ext/B/B/Debug.pm
37631 ____________________________________________________________________________
37632 [ 26090] By: stevep                                on 2005/11/11  22:47:06
37633         Log: const'ing Netdb_host_t broke HP-UX and created warnings on gcc for a double const.  
37634              Netdb_host_t is a macro that for a const pointer.
37635      Branch: perl
37636            ! pp_sys.c
37637 ____________________________________________________________________________
37638 [ 26089] By: nicholas                              on 2005/11/11  21:52:20
37639         Log: 26085 was wrong. Undo it.
37640              (I suspect that I got this wrong because more changes have been made
37641              in blead subsequent to the change I was attempting to merge in, and
37642              and jiggled around with the number of tests)
37643      Branch: perl
37644            ! ext/B/t/concise-xs.t
37645 ____________________________________________________________________________
37646 [ 26088] By: stevep                                on 2005/11/11  16:44:39
37647         Log: Subject: [PATCH] DB_File 1.814
37648              From: Paul Marquess <Paul.Marquess@ntlworld.com>
37649              Date: Fri, 11 Nov 2005 12:09:55 -0000
37650              Message-ID: <00e301c5e6b8$d5a357f0$241c140a@myopwv.com>
37651      Branch: perl
37652            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
37653            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
37654 ____________________________________________________________________________
37655 [ 26087] By: stevep                                on 2005/11/11  16:17:03
37656         Log: Subject: [PATCH] Storable 0.1 compatibility
37657              From: Gisle Aas <gisle@ActiveState.com> 
37658              Date: 11 Nov 2005 05:42:29 -0800 
37659              Message-ID: <lry83v712y.fsf@caliper.activestate.com>
37660              
37661              Also added an entry in the main MANIFEST file for the new test and 
37662              a version bump in Storable.pm.
37663      Branch: perl
37664            + ext/Storable/t/compat01.t
37665            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.pm
37666            ! ext/Storable/Storable.xs
37667 ____________________________________________________________________________
37668 [ 26085] By: nicholas                              on 2005/11/11  14:16:30
37669         Log: Correct the version-dependant expression for the number of tests, as it
37670              is now giving the wrong number for 5.8.x
37671      Branch: perl
37672            ! ext/B/t/concise-xs.t
37673 ____________________________________________________________________________
37674 [ 26082] By: stevep                                on 2005/11/11  04:55:56
37675         Log: Subject: [PATCH] Const & local: Special Victims Unit
37676              From: Andy Lester <andy@petdance.com>
37677              Date: Thu, 10 Nov 2005 22:47:00 -0600
37678              Message-ID: <20051111044700.GA24161@petdance.com>
37679      Branch: perl
37680            ! cop.h doio.c doop.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c sv.c
37681            ! util.c
37682 ____________________________________________________________________________
37683 [ 26081] By: stevep                                on 2005/11/11  03:27:35
37684         Log: Pod nit in Encode.pm, found by Marc Lehmann in RT #36949. 
37685      Branch: perl
37686            ! ext/Encode/Encode.pm
37687 ____________________________________________________________________________
37688 [ 26080] By: stevep                                on 2005/11/11  03:18:11
37689         Log: Fix for RT #37654.  Added $COMPILING to list of variables exported.
37690      Branch: perl
37691            ! lib/English.pm
37692 ____________________________________________________________________________
37693 [ 26079] By: rgs                                   on 2005/11/10  16:59:15
37694         Log: Subject: [PATCH] Suppress leaked warnings in ExtUtils tests
37695              From: Dominic Dunlop <domo@computer.org>
37696              Date: Thu, 10 Nov 2005 18:10:00 +0100
37697              Message-Id: <D2949A21-7EE3-449F-BEF2-38FAD7B4A483@computer.org>
37698      Branch: perl
37699            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/Manifest.t
37700 ____________________________________________________________________________
37701 [ 26078] By: rgs                                   on 2005/11/10  16:36:12
37702         Log: Patch by Ilya Zakharevich to give more meaningful error
37703              messages from if.pm when invoked with a condition in list
37704              context. Also bump if's VERSION.
37705      Branch: perl
37706            ! lib/if.pm
37707 ____________________________________________________________________________
37708 [ 26077] By: rgs                                   on 2005/11/10  15:10:42
37709         Log: Define PERL_DEFAULT_DO_EXEC3_IMPLEMENTATION earlier in perl.h
37710              (that is, before embed.h, that uses this symbol, is included)
37711      Branch: perl
37712            ! perl.h
37713 ____________________________________________________________________________
37714 [ 26076] By: rgs                                   on 2005/11/10  14:26:12
37715         Log: Subject: [perl #35847] File::Find not performing as documented 
37716              From: "jms@mathras.comcast.net (via RT)" <perlbug-followup@perl.org>
37717              Date: 17 May 2005 10:40:08 -0000
37718              Message-ID: <rt-3.0.11-35847-113088.7.09182163210095@perl.org>
37719      Branch: perl
37720            ! lib/File/Find.pm
37721 ____________________________________________________________________________
37722 [ 26075] By: rgs                                   on 2005/11/10  13:03:20
37723         Log: Subject: [perl #37648] segfault with PERLIO_DEBUG 
37724              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
37725              Date: Thu, 10 Nov 2005 04:31:39 -0800
37726              Message-ID: <rt-3.0.11-37648-124187.17.2251402270294@perl.org>
37727      Branch: perl
37728            ! perlio.c
37729 ____________________________________________________________________________
37730 [ 26074] By: stevep                                on 2005/11/10  12:22:43
37731         Log: Subject: [perl #37582] [PATCH] h2ph inc_dirs() fails to prepend gcc include search path, resulting in missing C standard headers on Linux
37732              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
37733              Date: Tue, 01 Nov 2005 15:22:45 -0800
37734              Message-ID: <rt-3.0.11-37582-123738.12.3509768746337@perl.org>
37735      Branch: perl
37736            ! utils/h2ph.PL
37737 ____________________________________________________________________________
37738 [ 26073] By: rgs                                   on 2005/11/10  10:52:51
37739         Log: Subject: [PATCH] remove whitespace preceding semicolon in docs
37740              From: Steven Schubiger <schubiger@cpan.org>
37741              Date: Mon, 31 Oct 2005 22:48:27 +0100
37742              Message-ID: <20051031214827.GH24416@accognoscere.homeunix.org>
37743      Branch: perl
37744            ! pod/perl561delta.pod pod/perl56delta.pod pod/perlcall.pod
37745            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perlfaq5.pod
37746            ! pod/perlfilter.pod pod/perlipc.pod pod/perllexwarn.pod
37747            ! pod/perlop.pod pod/perlre.pod pod/perlsub.pod pod/perltrap.pod
37748            ! pod/perlxs.pod
37749 ____________________________________________________________________________
37750 [ 26072] By: rgs                                   on 2005/11/10  10:37:42
37751         Log: Really apply change #26071.
37752      Branch: perl
37753            ! configpm ext/Cwd/Cwd.xs wince/Makefile.ce wince/config_h.PL
37754            ! wince/config_sh.PL
37755 ____________________________________________________________________________
37756 [ 26071] By: rgs                                   on 2005/11/10  10:35:57
37757         Log: Subject: [PATCH @26062] wince patch
37758              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
37759              Date: Wed, 9 Nov 2005 20:22:52 +0300 
37760              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DC02@itotest-1.spb.lucent.com>
37761      Branch: perl
37762            ! configpm ext/Cwd/Cwd.xs wince/Makefile.ce wince/config_h.PL
37763            ! wince/config_sh.PL
37764 ____________________________________________________________________________
37765 [ 26070] By: rgs                                   on 2005/11/10  09:11:26
37766         Log: Add tests for two untested syntax error messages about \N
37767      Branch: perl
37768            ! t/comp/parser.t
37769 ____________________________________________________________________________
37770 [ 26069] By: steveh                                on 2005/11/10  08:41:53
37771         Log: Make Perl_seed public
37772              
37773              Fixes Win32 linker error in List::Util introduced by change #26054
37774      Branch: perl
37775            ! embed.fnc embed.h global.sym
37776 ____________________________________________________________________________
37777 [ 26068] By: rgs                                   on 2005/11/10  08:36:13
37778         Log: Subject: [PATCH] blead@26052 Symbian update
37779              From: <jarkko.hietaniemi@nokia.com>
37780              Date: Wed, 9 Nov 2005 17:45:07 +0200
37781              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A73D@esebe105.NOE.Nokia.com>
37782      Branch: perl
37783            ! README.symbian symbian/TODO symbian/config.pl symbian/port.pl
37784            ! symbian/sdk.pl symbian/sisify.pl
37785 ____________________________________________________________________________
37786 [ 26067] By: nicholas                              on 2005/11/09  21:52:03
37787         Log: As using -C to turn on utf8 IO is equivalent to the open pragma,
37788              change 25925 had the side effect of breaking ext/Encode/t/perlio.t
37789              Fixed by opening with :bytes.
37790      Branch: perl
37791            ! ext/Encode/t/perlio.t
37792 ____________________________________________________________________________
37793 [ 26066] By: nicholas                              on 2005/11/09  21:30:02
37794         Log: I/O is UTF-8, not "UNICODE"
37795      Branch: perl
37796            ! t/io/layers.t
37797 ____________________________________________________________________________
37798 [ 26065] By: nicholas                              on 2005/11/09  20:53:29
37799         Log: As using -C to turn on utf8 IO is equivalent to the open pragma,
37800              change 25925 had the side effect of breaking t/io/utf8.t
37801              Fixed by adding the missing binmode()s.
37802      Branch: perl
37803            ! t/io/utf8.t
37804 ____________________________________________________________________________
37805 [ 26064] By: nicholas                              on 2005/11/09  20:23:28
37806         Log: Better diagnostics from io/utf8.t
37807      Branch: perl
37808            ! t/io/utf8.t
37809 ____________________________________________________________________________
37810 [ 26063] By: nicholas                              on 2005/11/09  17:29:44
37811         Log: Make the Bytecode changes conditional on perl version.
37812      Branch: perl
37813            ! ext/B/B/Bytecode.pm
37814 ____________________________________________________________________________
37815 [ 26062] By: rgs                                   on 2005/11/09  11:56:04
37816         Log: Subject: Re: [PATCH] Re: [perl #32383] DProf breaks List::Util::shuffle
37817              From: Graham Barr <gbarr@pobox.com>
37818              Date: Wed, 9 Nov 2005 06:09:48 -0600
37819              Message-Id: <6CAD749E-AE29-415A-9ACB-BA8F6FB8279E@pobox.com>
37820      Branch: perl
37821            ! ext/List/Util/Util.xs ext/List/Util/lib/Scalar/Util.pm
37822            ! ext/List/Util/t/lln.t ext/List/Util/t/p_blessed.t
37823            ! ext/List/Util/t/p_first.t ext/List/Util/t/p_lln.t
37824            ! ext/List/Util/t/p_max.t ext/List/Util/t/p_maxstr.t
37825            ! ext/List/Util/t/p_min.t ext/List/Util/t/p_minstr.t
37826            ! ext/List/Util/t/p_openhan.t ext/List/Util/t/p_readonly.t
37827            ! ext/List/Util/t/p_reduce.t ext/List/Util/t/p_refaddr.t
37828            ! ext/List/Util/t/p_reftype.t ext/List/Util/t/p_shuffle.t
37829            ! ext/List/Util/t/p_sum.t ext/List/Util/t/p_tainted.t
37830 ____________________________________________________________________________
37831 [ 26061] By: nicholas                              on 2005/11/09  11:21:10
37832         Log: Simplify Perl_allocmy slightly, and cope better with the name is ""
37833              case.
37834      Branch: perl
37835            ! op.c
37836 ____________________________________________________________________________
37837 [ 26060] By: nicholas                              on 2005/11/09  11:17:17
37838         Log: Add a comment about possible future refactoring of the pad code.
37839      Branch: perl
37840            ! pad.c
37841 ____________________________________________________________________________
37842 [ 26059] By: nicholas                              on 2005/11/09  10:56:28
37843         Log: Remove superfluous strlen() from pp_require().
37844      Branch: perl
37845            ! pp_ctl.c
37846 ____________________________________________________________________________
37847 [ 26058] By: stevep                                on 2005/11/09  10:45:57
37848         Log: Patch from Gisle to add NO_MATHOMS to the Compile-time options.
37849      Branch: perl
37850            ! perl.c
37851 ____________________________________________________________________________
37852 [ 26057] By: rgs                                   on 2005/11/09  10:31:35
37853         Log: Don't declare a function inside another function
37854      Branch: perl
37855            ! perl.c
37856 ____________________________________________________________________________
37857 [ 26056] By: merijn                                on 2005/11/09  09:54:28
37858         Log: Subject: Configure setting patchlevel broken
37859              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37860              Date: Fri, 14 Oct 2005 00:33:29 -0700
37861              Message-ID: <20051014073329.GA3236@efn.org>
37862      Branch: perl
37863            ! Configure
37864 ____________________________________________________________________________
37865 [ 26054] By: rgs                                   on 2005/11/09  09:15:04
37866         Log: Subject: [PATCH] Re: [perl #32383] DProf breaks List::Util::shuffle
37867              From: Robin Houston <robin@cpan.org>
37868              Date: Tue, 8 Nov 2005 19:02:34 +0000
37869              Message-ID: <20051108190234.GA25953@rpc142.cs.man.ac.uk>
37870      Branch: perl
37871            ! cop.h ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
37872            ! ext/List/Util/multicall.h ext/List/Util/t/first.t
37873            ! ext/List/Util/t/reduce.t pod/perlcall.pod
37874 ____________________________________________________________________________
37875 [ 26053] By: rgs                                   on 2005/11/09  08:57:10
37876         Log: Subject: patch@26052 - compile rule for mathoms.c
37877              From: "John E. Malmberg" <wb8tyw@qsl.net>
37878              Date: Tue, 08 Nov 2005 23:09:03 -0500
37879              Message-ID: <4371765F.1000900@qsl.net>
37880      Branch: perl
37881            ! vms/descrip_mms.template
37882 ____________________________________________________________________________
37883 [ 26052] By: nicholas                              on 2005/11/08  22:05:57
37884         Log: It helps to actually *remove* the now-superfluous strlen().
37885              (An addendum to 26050.)
37886      Branch: perl
37887            ! toke.c
37888 ____________________________________________________________________________
37889 [ 26051] By: nicholas                              on 2005/11/08  21:55:40
37890         Log: Moving the 4 writes of PL_no_mem followed by exit(1) to a static
37891              function makes the object code slightly smaller.
37892      Branch: perl
37893            ! util.c
37894 ____________________________________________________________________________
37895 [ 26050] By: nicholas                              on 2005/11/08  21:37:52
37896         Log: Eliminate some unnecessary strlen()s
37897      Branch: perl
37898            ! doio.c op.c perl.c perlio.c sv.c toke.c util.c
37899 ____________________________________________________________________________
37900 [ 26049] By: nicholas                              on 2005/11/08  20:43:11
37901         Log: Eliminate duplicate strlen()s by explicitly calling it.
37902              Note two places for future audit with FIXME.
37903              Convert a SvPVX_const to SvPVX_const_nolen, where the length is unused.
37904      Branch: perl
37905            ! pp_ctl.c
37906 ____________________________________________________________________________
37907 [ 26048] By: nicholas                              on 2005/11/08  20:35:11
37908         Log: 3 calls to strlen() we can avoid.
37909      Branch: perl
37910            ! doio.c
37911 ____________________________________________________________________________
37912 [ 26047] By: rgs                                   on 2005/11/08  17:35:58
37913         Log: Subject: [DOC PATCH] mention @-, @+ in perl56delta.pod
37914              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37915              Date: Tue, 8 Nov 2005 08:46:42 -0800
37916              Message-ID: <20051108164642.GD7972@efn.org>
37917      Branch: perl
37918            ! pod/perl561delta.pod pod/perl56delta.pod
37919 ____________________________________________________________________________
37920 [ 26046] By: nicholas                              on 2005/11/08  16:30:18
37921         Log: Probaby a good idea to include DEBUG_LEAKING_SCALARS in -V output, as
37922              its presence changes structure sizes.
37923      Branch: perl
37924            ! perl.c
37925 ____________________________________________________________________________
37926 [ 26045] By: stevep                                on 2005/11/08  14:24:39
37927         Log: From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
37928              Subject: Re: A surprising segfault
37929              Date: Tue, 08 Nov 2005 23:36:13 +0900
37930              Message-Id: <20051108233535.735D.BQW10602@nifty.com>
37931      Branch: perl
37932            ! t/io/fs.t t/io/print.t t/op/chop.t t/op/sort.t
37933 ____________________________________________________________________________
37934 [ 26044] By: steveh                                on 2005/11/08  10:16:56
37935         Log: Remove an unused variable left over from change #26041
37936      Branch: perl
37937            ! win32/win32.c
37938 ____________________________________________________________________________
37939 [ 26043] By: rgs                                   on 2005/11/08  10:11:55
37940         Log: Subject: Re: C<undef %::> considered harmful
37941              From: Benjamin Sugars <bsugars@canoe.ca>
37942              Date: Fri, 20 Apr 2001 10:30:20 -0400 (EDT)
37943              Message-ID: <Pine.LNX.4.21.0104201022040.1722-100000@marmot.rim.canoe.ca>
37944              
37945              except the part that increases the refcount of PL_stderrgv, already
37946              fixed separately.
37947      Branch: perl
37948            ! perl.c
37949 ____________________________________________________________________________
37950 [ 26042] By: rgs                                   on 2005/11/08  09:57:10
37951         Log: Upgrade to CPAN 1.76_65
37952      Branch: perl
37953            - lib/CPAN/Admin.pm
37954            ! MANIFEST lib/CPAN.pm lib/CPAN/SIGNATURE lib/CPAN/bin/cpan
37955            ! lib/CPAN/t/version.t
37956 ____________________________________________________________________________
37957 [ 26041] By: merijn                                on 2005/11/08  06:29:56
37958         Log: Subject: [PATCH] Remove unused USING_WIDE code from win32 and wince branches
37959              From: "Jan Dubois" <jand@ActiveState.com>
37960              Date: Mon, 7 Nov 2005 20:39:02 -0800
37961              Message-ID: <078001c5e41e$585c4140$6401a8c0@candy>
37962      Branch: perl
37963            ! win32/ext/Win32/Win32.xs win32/perlhost.h win32/win32.c
37964            ! win32/win32.h wince/perlhost.h wince/win32.h wince/wince.c
37965 ____________________________________________________________________________
37966 [ 26040] By: stevep                                on 2005/11/08  00:41:51
37967         Log: Updated perldiag.pod entry for "Can't use subscript..."
37968      Branch: perl
37969            ! pod/perldiag.pod
37970 ____________________________________________________________________________
37971 [ 26039] By: nicholas                              on 2005/11/07  21:31:16
37972         Log: Merge pp_slt, pp_sgt and pp_sge into pp_sle. (The most commonly used
37973              of the 4. Not that any are that popular.)
37974      Branch: perl
37975            ! mathoms.c opcode.h opcode.pl pp.c
37976 ____________________________________________________________________________
37977 [ 26038] By: stevep                                on 2005/11/07  18:35:47
37978         Log: Subject: [PATCH] Re: [perl #36061] Not OK: perl v5.8.7 on darwin-2level 8.1.0 (UNINSTALLED)
37979              From: shouldbedomo@mac.com (Dominic Dunlop)
37980              Date: Mon, 7 Nov 2005 18:24:50 +0100
37981              Message-ID: <B9D07EB3-DF78-48A9-90C4-AF3A89AAB7C6@mac.com>
37982              
37983              README.macosx updates
37984      Branch: perl
37985            ! README.macosx
37986 ____________________________________________________________________________
37987 [ 26037] By: nicholas                              on 2005/11/07  15:21:01
37988         Log: s/Nick Clark/Nicholas Clark/
37989      Branch: perl
37990            ! Changes Changes5.8 doio.c t/op/lc.t
37991 ____________________________________________________________________________
37992 [ 26036] By: nicholas                              on 2005/11/07  15:18:51
37993         Log: For each test function, test it as is, and with extra data appended
37994              after each test character.
37995      Branch: perl
37996            ! t/uni/case.pl
37997 ____________________________________________________________________________
37998 [ 26035] By: nicholas                              on 2005/11/07  14:05:25
37999         Log: The rarely used lcfirst and ucfirst share almost all their code.
38000              Merge the two as pp_ucfirst.
38001      Branch: perl
38002            ! mathoms.c opcode.h opcode.pl pp.c
38003 ____________________________________________________________________________
38004 [ 26034] By: nicholas                              on 2005/11/07  13:22:35
38005         Log: Fix bug #37628 (both lcfirst and ucfirst)
38006      Branch: perl
38007            ! pp.c t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
38008 ____________________________________________________________________________
38009 [ 26033] By: rgs                                   on 2005/11/07  12:26:29
38010         Log: Subject: [PATCH] Cleaning up x2p directory
38011              From: Andy Lester <andy@petdance.com>
38012              Date: Fri, 4 Nov 2005 15:13:55 -0600
38013              Message-ID: <20051104211355.GB12651@petdance.com>
38014      Branch: perl
38015            - x2p/proto.h
38016            ! MANIFEST x2p/EXTERN.h x2p/INTERN.h x2p/a2p.h x2p/a2py.c
38017            ! x2p/hash.c x2p/hash.h x2p/str.c x2p/str.h x2p/util.c
38018            ! x2p/util.h x2p/walk.c
38019 ____________________________________________________________________________
38020 [ 26032] By: rgs                                   on 2005/11/07  12:20:59
38021         Log: Subject: [PATCH] Missing static declarations 
38022              From: Gisle Aas <gisle@ActiveState.com>
38023              Date: 05 Nov 2005 05:08:03 -0800
38024              Message-ID: <lracgj1bv0.fsf@caliper.activestate.com>
38025      Branch: perl
38026            ! genpacksizetables.pl pp_pack.c
38027 ____________________________________________________________________________
38028 [ 26031] By: rgs                                   on 2005/11/07  11:49:46
38029         Log: Remove CPAN.pm's META.yml.
38030              Add CPAN.pm's SIGNATURE in MANIFEST.
38031      Branch: perl
38032            - lib/CPAN/META.yml
38033            ! MANIFEST
38034 ____________________________________________________________________________
38035 [ 26030] By: rgs                                   on 2005/11/07  11:39:57
38036         Log: Subject: [PATCH] Symbian update blead@26025
38037              From: <jarkko.hietaniemi@nokia.com>
38038              Date: Mon, 7 Nov 2005 13:32:15 +0200
38039              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A70C@esebe105.NOE.Nokia.com>
38040      Branch: perl
38041            + symbian/PerlUi.cpp symbian/PerlUi.h symbian/PerlUi.hrh
38042            + symbian/PerlUiS60.rss symbian/PerlUiS80.rss
38043            + symbian/PerlUiUIQ.rss symbian/ext/Moped/Msg/Msg.mmp
38044            + symbian/ext/Moped/Msg/Msg.pkg symbian/ext/Moped/Msg/Msg.pm
38045            + symbian/ext/Moped/Msg/Msg.xs symbian/ext/Moped/Msg/README
38046            + symbian/ext/Moped/Msg/bld.inf
38047            + symbian/ext/Moped/Msg/location.pl
38048            - symbian/PerlAppS60.rss symbian/PerlAppS80.rss
38049            - symbian/PerlAppUIQ.rss
38050            ! MANIFEST doio.c perl.c symbian/PerlApp.cpp symbian/PerlApp.h
38051            ! symbian/PerlApp.hrh symbian/PerlBase.h symbian/TODO
38052            ! symbian/config.pl symbian/config.sh symbian/sanity.pl
38053            ! symbian/sdk.pl symbian/sisify.pl symbian/symbian_proto.h
38054            ! symbian/symbian_utils.cpp symbian/symbianish.h
38055            ! symbian/xsbuild.pl
38056 ____________________________________________________________________________
38057 [ 26029] By: nicholas                              on 2005/11/07  10:52:08
38058         Log: Add lib/CPAN/Admin.pm from CPAN to make version.t pass.
38059      Branch: perl
38060            + lib/CPAN/Admin.pm
38061            ! MANIFEST
38062 ____________________________________________________________________________
38063 [ 26028] By: rgs                                   on 2005/11/07  10:24:54
38064         Log: Subject: [PATCH] Consting and localizing: Part LXVIII
38065              From: Andy Lester <andy@petdance.com>
38066              Date: Fri, 4 Nov 2005 15:12:56 -0600
38067              Message-ID: <20051104211256.GA12651@petdance.com>
38068      Branch: perl
38069            ! deb.c embed.fnc embed.h locale.c pp_sys.c proto.h scope.c
38070            ! universal.c utf8.c util.c
38071 ____________________________________________________________________________
38072 [ 26027] By: rgs                                   on 2005/11/07  09:58:26
38073         Log: Subject: [perl #24254] Attempt to free unreferenced scalar 
38074              From: "Chris Heath via RT" <perlbug-followup@perl.org>
38075              Date: Sun, 06 Nov 2005 20:08:05 -0800
38076              Message-ID: <rt-3.0.11-24254-123984.4.44134155985068@perl.org>
38077      Branch: perl
38078            ! cop.h
38079 ____________________________________________________________________________
38080 [ 26026] By: merijn                                on 2005/11/07  08:14:59
38081         Log: Subject: [PATCH] follow up on 25969 for VMS
38082              From: Abe Timmerman <abe@ztreet.demon.nl>
38083              Date: Sat, 5 Nov 2005 13:29:58 +0200
38084              Message-Id: <200511051229.58297.abe@ztreet.demon.nl>
38085      Branch: perl
38086            ! vms/vms.c vms/vmsish.h
38087 ____________________________________________________________________________
38088 [ 26025] By: stevep                                on 2005/11/07  03:42:53
38089         Log: Added note to README.macosx regarding failures from broken locale
38090              files.
38091      Branch: perl
38092            ! README.macosx
38093 ____________________________________________________________________________
38094 [ 26024] By: stevep                                on 2005/11/07  02:58:31
38095         Log: Fix documentation for gmtime().
38096      Branch: perl
38097            ! pod/perlfunc.pod
38098 ____________________________________________________________________________
38099 [ 26023] By: stevep                                on 2005/11/06  20:18:23
38100         Log: Upgrade to CPAN-1.76_61
38101      Branch: perl
38102            + lib/CPAN/PAUSE2005.pub
38103            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/META.yml
38104            ! lib/CPAN/Nox.pm lib/CPAN/SIGNATURE lib/CPAN/Version.pm
38105            ! lib/CPAN/bin/cpan lib/CPAN/t/Nox.t lib/CPAN/t/vcmp.t
38106            ! lib/CPAN/t/version.t
38107 ____________________________________________________________________________
38108 [ 26022] By: stevep                                on 2005/11/06  19:16:54
38109         Log: Nits in the pp_defined code spotted by Jarkko.
38110      Branch: perl
38111            ! pp_hot.c
38112 ____________________________________________________________________________
38113 [ 26021] By: stevep                                on 2005/11/06  18:38:02
38114         Log: Upgrade to Time-HiRes-1.82
38115      Branch: perl
38116            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
38117            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
38118            ! ext/Time/HiRes/t/HiRes.t
38119 ____________________________________________________________________________
38120 [ 26020] By: merijn                                on 2005/11/06  07:23:15
38121         Log: Subject: Re: [PATCH configure.com] add the new d_futimes as undef
38122              From: "John E. Malmberg" <wb8tyw@qsl.net>
38123              Date: Sat, 05 Nov 2005 21:28:33 -0500
38124              Message-ID: <436D6A51.5040700@qsl.net>
38125      Branch: perl
38126            ! configure.com
38127 ____________________________________________________________________________
38128 [ 26019] By: nicholas                              on 2005/11/05  16:47:31
38129         Log: Make the 5.9 changes to B conditional on perl version.
38130      Branch: perl
38131            ! ext/B/B.pm ext/B/B.xs
38132 ____________________________________________________________________________
38133 [ 26018] By: nicholas                              on 2005/11/05  16:28:09
38134         Log: '[at]' should be '@'
38135              Suck in CPAN/Nox.pm from CPAN, so that version.t passes.
38136      Branch: perl
38137            ! lib/CPAN.pm lib/CPAN/Nox.pm lib/CPAN/Version.pm
38138            ! lib/CPAN/t/version.t
38139 ____________________________________________________________________________
38140 [ 26017] By: stevep                                on 2005/11/05  14:49:11
38141         Log: Kill warnings and add a panic to pp_defined() in case the wrong op
38142              is passed in.
38143      Branch: perl
38144            ! pp_hot.c
38145 ____________________________________________________________________________
38146 [ 26016] By: stevep                                on 2005/11/05  13:44:10
38147         Log: Upgrade to CPAN-1.76_60.
38148      Branch: perl
38149            + lib/CPAN/Version.pm lib/CPAN/t/version.t
38150            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
38151            ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
38152 ____________________________________________________________________________
38153 [ 26015] By: nicholas                              on 2005/11/05  12:57:40
38154         Log: Allow passing of the full enum name into the tryAMAGICbin family of
38155              macros, to avoid needing C pre-processor string concatenation within
38156              the lowest level expansion.
38157      Branch: perl
38158            ! pp.c pp.h
38159 ____________________________________________________________________________
38160 [ 26014] By: stevep                                on 2005/11/05  12:55:47
38161         Log: Upgrade to Time-HiRes-1.81
38162      Branch: perl
38163            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
38164            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
38165 ____________________________________________________________________________
38166 [ 26013] By: merijn                                on 2005/11/05  11:38:32
38167         Log: Subject: [PATCH configure.com] add the new d_futimes as undef
38168              From: Abe Timmerman <abe@ztreet.demon.nl>
38169              Date: Sat, 5 Nov 2005 11:26:33 +0200
38170              Message-Id: <200511051026.33940.abe@ztreet.demon.nl>
38171      Branch: perl
38172            ! configure.com
38173 ____________________________________________________________________________
38174 [ 26012] By: rgs                                   on 2005/11/05  10:13:56
38175         Log: Remove the obsolete KNOWN PROBLEMS sections from perlcall.pod
38176              (noticed by Robin Houston)
38177      Branch: perl
38178            ! pod/perlcall.pod
38179 ____________________________________________________________________________
38180 [ 26011] By: rgs                                   on 2005/11/05  10:10:09
38181         Log: Subject: Re: A surprising segfault
38182              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
38183              Date: Nov 5, 2005 5:54 AM
38184              Message-Id: <20051105135053.27D7.BQW10602@nifty.com>
38185      Branch: perl
38186            ! pp.c pp_sort.c pp_sys.c
38187 ____________________________________________________________________________
38188 [ 26010] By: nicholas                              on 2005/11/05  08:32:39
38189         Log: dorassign doesn't need --SP;
38190      Branch: perl
38191            ! pp_hot.c
38192 ____________________________________________________________________________
38193 [ 26009] By: davem                                 on 2005/11/05  01:57:23
38194         Log: pp_print didn't extend the stack before pushing its return value
38195      Branch: perl
38196            ! pp_hot.c
38197 ____________________________________________________________________________
38198 [ 26008] By: stevep                                on 2005/11/05  01:39:51
38199         Log: Typos in opcode.pl this time.
38200      Branch: perl
38201            ! opcode.h opcode.pl
38202 ____________________________________________________________________________
38203 [ 26007] By: stevep                                on 2005/11/05  01:36:17
38204         Log: Merge pp_andassign, pp_orassign, and pp_dorassign into pp_and,
38205              pp_or, and pp_defined, respectively.
38206      Branch: perl
38207            ! mathoms.c opcode.h opcode.pl pp_ctl.c pp_hot.c
38208 ____________________________________________________________________________
38209 [ 26006] By: nicholas                              on 2005/11/04  22:50:22
38210         Log: s/printf/my_printf/ because we're using the return value.
38211              My mistake spotted by Gisle.
38212      Branch: perl
38213            ! regcomp.c
38214 ____________________________________________________________________________
38215 [ 26005] By: stevep                                on 2005/11/04  21:41:43
38216         Log: s/pp_dor/pp_defined/
38217      Branch: perl
38218            ! mathoms.c
38219 ____________________________________________________________________________
38220 [ 26004] By: stevep                                on 2005/11/04  21:39:44
38221         Log: I barely knew ya pp_dor.  Merged into pp_defined from whence you came.
38222              This change has also caused pp_defined to be promoted to being a hot
38223              op.
38224      Branch: perl
38225            ! mathoms.c opcode.h opcode.pl pp.c pp_hot.c
38226 ____________________________________________________________________________
38227 [ 26003] By: nicholas                              on 2005/11/04  21:22:46
38228         Log: Use the return value of sprintf in sv_2pv_flags. Remove dead code.
38229      Branch: perl
38230            ! sv.c
38231 ____________________________________________________________________________
38232 [ 26002] By: nicholas                              on 2005/11/04  21:03:58
38233         Log: You can't there from here. (Dead code in sv_2pv_flags)
38234      Branch: perl
38235            ! sv.c
38236 ____________________________________________________________________________
38237 [ 26001] By: nicholas                              on 2005/11/04  20:47:34
38238         Log: Use the return value from sprintf().
38239      Branch: perl
38240            ! regcomp.c taint.c universal.c util.c
38241 ____________________________________________________________________________
38242 [ 26000] By: nicholas                              on 2005/11/04  20:20:56
38243         Log: pp_semop can fit within Perl_pp_shmwrite().
38244      Branch: perl
38245            ! mathoms.c opcode.h opcode.pl pp_sys.c
38246 ____________________________________________________________________________
38247 [ 25999] By: nicholas                              on 2005/11/04  19:53:33
38248         Log: The remaining special logic in pp_syswrite can be moved into pp_send,
38249              which is actually already 50% syswrite.
38250      Branch: perl
38251            ! mathoms.c opcode.h opcode.pl pp_sys.c
38252 ____________________________________________________________________________
38253 [ 25998] By: rgs                                   on 2005/11/04  18:38:34
38254         Log: Revert patch #25993.
38255      Branch: perl
38256            ! regexec.c t/op/pat.t
38257 ____________________________________________________________________________
38258 [ 25997] By: steveh                                on 2005/11/04  17:23:49
38259         Log: Fix a Win32 linker error following change #25972
38260      Branch: perl
38261            ! pp_sys.c
38262 ____________________________________________________________________________
38263 [ 25996] By: rgs                                   on 2005/11/04  16:35:17
38264         Log: Subject: [PATCH] use clearenv if available
38265              From: Alan Burlison <Alan.Burlison@sun.com>
38266              Date: Fri, 04 Nov 2005 16:33:30 +0000
38267              Message-ID: <436B8D5A.4010502@sun.com>
38268      Branch: perl
38269            ! embed.fnc embed.h mg.c proto.h sv.c util.c
38270 ____________________________________________________________________________
38271 [ 25995] By: merijn                                on 2005/11/04  16:30:03
38272         Log: Subject: Re: futimes [PATCH]
38273              From: Steve Peters <steve@fisharerojo.org>
38274              Date: Fri, 4 Nov 2005 09:00:25 -0600
38275              Message-ID: <20051104150025.GA3873@mccoy.peters.homeunix.org>
38276      Branch: perl
38277            ! Configure
38278 ____________________________________________________________________________
38279 [ 25993] By: rgs                                   on 2005/11/04  16:26:08
38280         Log: Subject: [perl #19049] Incorrect $` after replacement
38281              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
38282              Date: Fri, 04 Nov 2005 08:17:25 +0100
38283              Message-ID: <87fyqc51bu.fsf@k75.linux.bogus>
38284      Branch: perl
38285            ! regexec.c t/op/pat.t
38286 ____________________________________________________________________________
38287 [ 25992] By: rgs                                   on 2005/11/04  15:41:21
38288         Log: Subject: Re: [PATCH] sort/multicall patch
38289              From: Robin Houston <robin@cpan.org>
38290              Date: Fri, 4 Nov 2005 15:20:29 +0000
38291              Message-ID: <20051104152029.GA17169@rpc142.cs.man.ac.uk>
38292      Branch: perl
38293            ! pp_ctl.c t/op/sort.t
38294 ____________________________________________________________________________
38295 [ 25991] By: stevep                                on 2005/11/04  15:10:44
38296         Log: Subject: Re: Configure -Dno_mathoms
38297              From: gisle@ActiveState.com (Gisle Aas)
38298              Date: 01 Nov 2005 03:27:49 -0800
38299              Message-ID: <lrslug7glm.fsf@caliper.activestate.com>
38300      Branch: perl
38301            ! mathoms.c perl.c
38302 ____________________________________________________________________________
38303 [ 25990] By: nicholas                              on 2005/11/04  14:47:49
38304         Log: Merge msgsnd, msgrcv with Perl_pp_shmwrite().
38305              "Perfection is achieved not when there's nothing more to add,
38306              but when there's nothing left to remove" (Antoine de Saint-Exupéry)
38307      Branch: perl
38308            ! mathoms.c opcode.h opcode.pl pp_sys.c
38309 ____________________________________________________________________________
38310 [ 25989] By: nicholas                              on 2005/11/04  14:21:19
38311         Log: Once more, with feeling.
38312              [Mmm, has someone been swapping the coffee for decaf?]
38313              [Actual cause - make sure the edited version of the file is in the
38314              correct directory]
38315      Branch: perl
38316            ! pod/perldiag.pod
38317 ____________________________________________________________________________
38318 [ 25988] By: nicholas                              on 2005/11/04  14:18:14
38319         Log: Meta-oops. Change 25987 was not the change you were looking for.
38320      Branch: perl
38321            ! pod/perldiag.pod
38322 ____________________________________________________________________________
38323 [ 25987] By: nicholas                              on 2005/11/04  14:09:11
38324         Log: Oops. This new panic was meant to be added to the documented
38325              diagnostics.
38326      Branch: perl
38327            ! pod/perldiag.pod
38328 ____________________________________________________________________________
38329 [ 25986] By: nicholas                              on 2005/11/04  13:02:42
38330         Log: ftrwrite, ftrexec, fteread, ftewrite and fteexec can all be merged
38331              with Perl_pp_ftrread().
38332      Branch: perl
38333            ! mathoms.c opcode.h opcode.pl pod/perldiag.pod pod/perltodo.pod
38334            ! pp_sys.c
38335 ____________________________________________________________________________
38336 [ 25985] By: stevep                                on 2005/11/04  12:02:51
38337         Log: Upgrade to Time-HiRes-1.80
38338      Branch: perl
38339            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
38340            ! ext/Time/HiRes/HiRes.xs
38341 ____________________________________________________________________________
38342 [ 25984] By: nicholas                              on 2005/11/04  11:36:24
38343         Log: PERL_EFF_ACCESS_[RWX]_OK can go.
38344      Branch: perl
38345            ! pp_sys.c
38346 ____________________________________________________________________________
38347 [ 25983] By: nicholas                              on 2005/11/04  11:16:08
38348         Log: The PERL_EFF_ACCESS_[RWX]_OK macros are all defined as triples, so
38349              can be refactored to a single platform dependent PERL_EFF_ACCESS macro
38350              with the other 3 implemented in terms of it.
38351      Branch: perl
38352            ! pp_sys.c
38353 ____________________________________________________________________________
38354 [ 25982] By: merijn                                on 2005/11/04  09:16:53
38355         Log: Subject: [PATCH] bad semicolon in pp_ftrowned
38356              From: Andy Lester <andy@petdance.com>
38357              Date: Fri, 4 Nov 2005 00:37:54 -0600
38358              Message-ID: <20051104063753.GA3863@petdance.com>
38359      Branch: perl
38360            ! pp_sys.c
38361 ____________________________________________________________________________
38362 [ 25981] By: stevep                                on 2005/11/04  00:10:21
38363         Log: Upgrade to Time-HiRes 1.79
38364      Branch: perl
38365            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
38366            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
38367 ____________________________________________________________________________
38368 [ 25980] By: stevep                                on 2005/11/03  21:23:48
38369         Log: Reverting the reversion.  va_end() goes with va_start().
38370      Branch: perl
38371            ! mg.c
38372 ____________________________________________________________________________
38373 [ 25979] By: rgs                                   on 2005/11/03  21:07:54
38374         Log: Fix test failures introduced by the change of flags on op_sort
38375      Branch: perl
38376            ! ext/B/t/f_sort.t
38377 ____________________________________________________________________________
38378 [ 25978] By: stevep                                on 2005/11/03  20:28:20
38379         Log: Upgrade to Time-HiRes-1.78
38380      Branch: perl
38381            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
38382            ! ext/Time/HiRes/t/HiRes.t
38383 ____________________________________________________________________________
38384 [ 25977] By: stevep                                on 2005/11/03  17:27:58
38385         Log: Change #25976 seemed to cause test failures in ext/B/t/f_sort.t.  What
38386              was that line about Jenga again?
38387      Branch: perl
38388            ! mg.c
38389 ____________________________________________________________________________
38390 [ 25976] By: stevep                                on 2005/11/03  17:14:17
38391         Log: Missing va_end(args) from SA_SIGINFO related code.
38392      Branch: perl
38393            ! mg.c
38394 ____________________________________________________________________________
38395 [ 25975] By: stevep                                on 2005/11/03  16:00:12
38396         Log: Test for the right signal should use the constant for that signal.
38397      Branch: perl
38398            ! ext/POSIX/t/sigaction.t
38399 ____________________________________________________________________________
38400 [ 25974] By: stevep                                on 2005/11/03  15:07:26
38401         Log: Add appropriate skips to t/io/fs.t to fix test failures on Cygwin.
38402      Branch: perl
38403            ! t/io/fs.t
38404 ____________________________________________________________________________
38405 [ 25973] By: stevep                                on 2005/11/03  14:56:25
38406         Log: More core test cleanups.  Mainly fixes to remove code that caused 
38407              warnings, but there were a few bug fixes that were hidden by 
38408              no using warnings.
38409      Branch: perl
38410            ! t/io/nargv.t t/io/openpid.t t/io/pipe.t t/io/print.t
38411            ! t/io/read.t t/io/tell.t
38412 ____________________________________________________________________________
38413 [ 25972] By: nicholas                              on 2005/11/03  14:19:34
38414         Log: Perl_pp_symlink and Perl_pp_link can be merged. The diff looks evil,
38415              but the actual finished code is not as bad as it seems.
38416      Branch: perl
38417            ! mathoms.c opcode.h opcode.pl pp_sys.c
38418 ____________________________________________________________________________
38419 [ 25971] By: rgs                                   on 2005/11/03  12:29:18
38420         Log: Document some bogus compiler warnings in README.solaris
38421              
38422              Subject: Re: Why is malloc_wrap now the default?
38423              From: Alan Burlison <Alan.Burlison@sun.com>
38424              Date: Thu, 03 Nov 2005 12:54:16 +0000
38425              Message-ID: <436A0878.1030703@sun.com>
38426      Branch: perl
38427            ! README.solaris
38428 ____________________________________________________________________________
38429 [ 25970] By: stevep                                on 2005/11/03  11:37:31
38430         Log: Upgrade to Time-HiRes-1.77
38431      Branch: perl
38432            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
38433            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
38434            ! ext/Time/HiRes/fallback/const-c.inc
38435            ! ext/Time/HiRes/fallback/const-xs.inc ext/Time/HiRes/t/HiRes.t
38436 ____________________________________________________________________________
38437 [ 25969] By: nicholas                              on 2005/11/03  11:09:39
38438         Log: Patch 3945 was a bit overkeen - the effective parameter to cando() and
38439              ingroup() is a boolean flag, not a GID or UID.
38440      Branch: perl
38441            ! doio.c embed.fnc proto.h
38442 ____________________________________________________________________________
38443 [ 25968] By: nicholas                              on 2005/11/03  09:51:56
38444         Log: Avoiding source code duplication for the lstat() on filehandle %s
38445              warning also makes the object code slightly smaller.
38446      Branch: perl
38447            ! pp_sys.c
38448 ____________________________________________________________________________
38449 [ 25967] By: stevep                                on 2005/11/03  02:09:30
38450         Log: Clean up some test files.
38451      Branch: perl
38452            ! t/io/argv.t t/io/crlf_through.t t/io/dup.t t/io/layers.t
38453            ! t/io/through.t
38454 ____________________________________________________________________________
38455 [ 25966] By: stevep                                on 2005/11/03  01:45:45
38456         Log: Make harness warning-free when running with -Mdiagnostics
38457      Branch: perl
38458            ! t/harness
38459 ____________________________________________________________________________
38460 [ 25965] By: stevep                                on 2005/11/02  22:37:48
38461         Log: Test case should not execute /no_such_process if it does exist.
38462      Branch: perl
38463            ! t/io/pipe.t
38464 ____________________________________________________________________________
38465 [ 25964] By: nicholas                              on 2005/11/02  21:27:58
38466         Log: unlink chmod utime kill can be merged into Perl_pp_chown().
38467      Branch: perl
38468            ! mathoms.c opcode.h opcode.pl pp_sys.c
38469 ____________________________________________________________________________
38470 [ 25963] By: nicholas                              on 2005/11/02  20:59:52
38471         Log: Move the conditonal compiles that report absence of kill and chown
38472              from pp_kill() and pp_chown() into apply().
38473      Branch: perl
38474            ! doio.c pp_sys.c
38475 ____________________________________________________________________________
38476 [ 25962] By: nicholas                              on 2005/11/02  20:13:24
38477         Log: Move ftsuid ftsgid ftsvtx into Perl_pp_ftrowned.
38478      Branch: perl
38479            ! mathoms.c opcode.h opcode.pl pp_sys.c
38480 ____________________________________________________________________________
38481 [ 25961] By: nicholas                              on 2005/11/02  19:04:10
38482         Log: Merge ftzero ftsock ftchr ftblk ftfile ftdir ftpipe into
38483              Perl_pp_ftrowned
38484      Branch: perl
38485            ! mathoms.c opcode.h opcode.pl pp_sys.c
38486 ____________________________________________________________________________
38487 [ 25960] By: nicholas                              on 2005/11/02  17:24:35
38488         Log: Avoid a pad panic by attempting to use dTARGET; in an op that didn't
38489              flag that it needed a target (OP_FTIS)
38490      Branch: perl
38491            ! pp_sys.c
38492 ____________________________________________________________________________
38493 [ 25959] By: nicholas                              on 2005/11/02  16:35:42
38494         Log: Correct error in 25958 for threaded builds.
38495      Branch: perl
38496            ! mathoms.c
38497 ____________________________________________________________________________
38498 [ 25958] By: nicholas                              on 2005/11/02  15:59:30
38499         Log: Merge ftsize ftmtime ftatime ftctime into Perl_pp_ftis
38500      Branch: perl
38501            ! mathoms.c opcode.h opcode.pl pp_sys.c
38502 ____________________________________________________________________________
38503 [ 25957] By: rgs                                   on 2005/11/02  14:33:32
38504         Log: Remove last sort test, that was failing with and without threads.
38505              Silence some warnings.
38506      Branch: perl
38507            ! t/op/sort.t
38508 ____________________________________________________________________________
38509 [ 25956] By: rgs                                   on 2005/11/02  14:10:54
38510         Log: Adjust test count
38511      Branch: perl
38512            ! ext/B/t/concise-xs.t
38513 ____________________________________________________________________________
38514 [ 25955] By: rgs                                   on 2005/11/02  13:39:35
38515         Log: Add missing file from change 25953
38516      Branch: perl
38517            + ext/List/Util/multicall.h
38518 ____________________________________________________________________________
38519 [ 25954] By: rgs                                   on 2005/11/02  13:14:19
38520         Log: Regen headers
38521      Branch: perl
38522            ! global.sym opcode.h pod/perlapi.pod pod/perldiag.pod
38523 ____________________________________________________________________________
38524 [ 25953] By: merijn                                on 2005/11/02  12:49:54
38525         Log: Subject: [PATCH] sort/multicall patch
38526              From: Robin Houston <robin@cpan.org>
38527              Date: Sat, 29 Oct 2005 21:33:07 +0100
38528              Message-ID: <20051029203307.GA8869@rpc142.cs.man.ac.uk>
38529      Branch: perl
38530            ! AUTHORS MANIFEST cop.h embed.fnc embedvar.h
38531            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
38532            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t
38533            ! ext/List/Util/t/p_first.t ext/List/Util/t/p_reduce.t
38534            ! ext/List/Util/t/p_tainted.t ext/List/Util/t/reduce.t
38535            ! ext/List/Util/t/refaddr.t ext/List/Util/t/tainted.t makedef.pl
38536            ! op.c opcode.pl perlapi.h pod/perlcall.pod pod/perldiag.pod
38537            ! pp_ctl.c pp_hot.c pp_sort.c sv.c t/op/sort.t t/op/threads.t
38538            ! thrdvar.h
38539 ____________________________________________________________________________
38540 [ 25952] By: steveh                                on 2005/11/02  09:41:25
38541         Log: Subject: [PATCH] RE: [perl #37571] -z FH broken with Borland  build   
38542              From: "Paul Marquess" <paul.marquess@ntlworld.com>
38543              Date: Tue, 1 Nov 2005 17:05:38 -0000
38544              Message-ID: <003501c5df06$7d63fdb0$0505140a@myopwv.com>
38545      Branch: perl
38546            ! t/op/stat.t win32/win32.c
38547 ____________________________________________________________________________
38548 [ 25951] By: rgs                                   on 2005/11/02  08:57:52
38549         Log: Subject: Re: futimes [PATCH]
38550              From: Gisle Aas <gisle@ActiveState.com>
38551              Date: 01 Nov 2005 00:02:37 -0800
38552              Message-ID: <lrbr1494o2.fsf@caliper.activestate.com>
38553      Branch: perl
38554            ! t/io/fs.t
38555 ____________________________________________________________________________
38556 [ 25950] By: stevep                                on 2005/11/02  04:59:47
38557         Log: Ambiguous test cases may be hazardous to your health.
38558      Branch: perl
38559            ! t/op/list.t
38560 ____________________________________________________________________________
38561 [ 25949] By: stevep                                on 2005/11/02  04:54:52
38562         Log: Lowercase barewords considered harmful to your health.
38563      Branch: perl
38564            ! t/io/fs.t
38565 ____________________________________________________________________________
38566 [ 25948] By: rgs                                   on 2005/11/01  19:23:23
38567         Log: Subject: [PATCH] perlio.c consting
38568              From: Andy Lester <andy@petdance.com>
38569              Date: Oct 31, 2005 6:54 PM
38570              Message-ID: <20051031175411.GA18480@petdance.com>
38571      Branch: perl
38572            ! op.c perlio.c
38573 ____________________________________________________________________________
38574 [ 25947] By: steveh                                on 2005/11/01  17:20:18
38575         Log: This *really* should clear up Win32's Perl_do_exec undefined warnings
38576      Branch: perl
38577            ! perl.h
38578 ____________________________________________________________________________
38579 [ 25946] By: nicholas                              on 2005/11/01  16:38:31
38580         Log: This should clear up 'Perl_do_exec' undefined; warnings on win32
38581      Branch: perl
38582            ! embed.fnc embed.h proto.h
38583 ____________________________________________________________________________
38584 [ 25945] By: steveh                                on 2005/11/01  10:33:48
38585         Log: Make PerlLIOUtime()'s filename const
38586              
38587              Fixes a warning brought about by change #25941 (which made the
38588              filename argument const).
38589              The various implementations of PerlLIOUtime() (in NetWare/, win32/
38590              and wince/) already take a const filename.
38591      Branch: perl
38592            ! NetWare/nwperlhost.h NetWare/nwperlsys.h iperlsys.h
38593            ! win32/perlhost.h wince/perlhost.h
38594 ____________________________________________________________________________
38595 [ 25944] By: steveh                                on 2005/11/01  08:45:09
38596         Log: Fix nit in pod nit fix
38597      Branch: perl
38598            ! pod/perlhack.pod
38599 ____________________________________________________________________________
38600 [ 25943] By: steveh                                on 2005/11/01  08:39:32
38601         Log: Update win32 config files w.r.t. change #25935
38602      Branch: perl
38603            ! win32/config.bc win32/config.gc win32/config.vc
38604            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
38605            ! win32/config_H.vc win32/config_H.vc64
38606 ____________________________________________________________________________
38607 [ 25942] By: stevep                                on 2005/10/31  23:46:01
38608         Log: Upgrade to DB_File 1.813.
38609      Branch: perl
38610            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
38611            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-recno.t
38612 ____________________________________________________________________________
38613 [ 25941] By: merijn                                on 2005/10/31  22:15:01
38614         Log: Subject: futimes [PATCH]
38615              From: Gisle Aas <gisle@ActiveState.com>
38616              Date: 31 Oct 2005 13:53:53 -0800
38617              Message-ID: <lrk6ft8ia6.fsf_-_@caliper.activestate.com>
38618      Branch: perl
38619            ! doio.c handy.h pod/perlfunc.pod t/io/fs.t
38620 ____________________________________________________________________________
38621 [ 25940] By: nicholas                              on 2005/10/31  20:36:36
38622         Log: All the ops that are simply C<return some_other_op();> can be bypassed
38623              in the op dispatch table, and the bodies retired.
38624      Branch: perl
38625            ! mathoms.c opcode.h opcode.pl pp.c pp_ctl.c pp_sys.c
38626 ____________________________________________________________________________
38627 [ 25939] By: nicholas                              on 2005/10/31  19:55:18
38628         Log: Simplify the implementation of the "unimplemented" message in the
38629              conditionally compiled ops.
38630      Branch: perl
38631            ! pp_sys.c
38632 ____________________________________________________________________________
38633 [ 25938] By: nicholas                              on 2005/10/31  19:14:47
38634         Log: Further pod nit spotted by Jarkko
38635      Branch: perl
38636            ! pod/perlhack.pod
38637 ____________________________________________________________________________
38638 [ 25937] By: nicholas                              on 2005/10/31  18:34:59
38639         Log: Replace the 3 currently "unreachable" ops with a single op body
38640              unimplemented_op() that panics descriptively if ever reached.
38641      Branch: perl
38642            ! opcode.h opcode.pl pod/perldiag.pod pp.c
38643 ____________________________________________________________________________
38644 [ 25936] By: nicholas                              on 2005/10/31  18:29:05
38645         Log: Add "moving common filetest code to a static function" to the todo.
38646      Branch: perl
38647            ! pod/perltodo.pod
38648 ____________________________________________________________________________
38649 [ 25935] By: merijn                                on 2005/10/31  17:50:05
38650         Log: revive probe for futimes ()
38651      Branch: perl
38652            ! Configure Porting/Glossary config_h.SH handy.h
38653 ____________________________________________________________________________
38654 [ 25934] By: rgs                                   on 2005/10/31  17:00:44
38655         Log: A B::Deparse fix from :
38656              Subject: Re: [perl #37527] regular-expression parser does not see '(' character
38657              From: Bas van Sisseren <bas@quarantainenet.nl>
38658              Date: Wed, 26 Oct 2005 13:59:42 +0200
38659              Message-ID: <435F6FAE.4060502@quarantainenet.nl>
38660      Branch: perl
38661            ! ext/B/B/Deparse.pm
38662 ____________________________________________________________________________
38663 [ 25933] By: merijn                                on 2005/10/31  16:25:23
38664         Log: Subject: [PATCH] Symbian port 0.3.0 as of blead@25911
38665              From: <jarkko.hietaniemi@nokia.com>
38666              Date: Mon, 31 Oct 2005 18:38:42 +0200
38667              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A6D6@esebe105.NOE.Nokia.com>
38668      Branch: perl
38669            + symbian/PerlAppUIQ.rss
38670            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
38671            ! symbian/PerlApp.hrh symbian/PerlAppAif.rss symbian/config.pl
38672            ! symbian/port.pl symbian/sanity.pl symbian/sdk.pl
38673            ! symbian/sisify.pl symbian/symbian_utils.cpp symbian/xsbuild.pl
38674 ____________________________________________________________________________
38675 [ 25932] By: rgs                                   on 2005/10/31  16:24:31
38676         Log: Avoid corruption when calling mg_get to retrieve the value
38677              of a $digit variable. This is done by ensuring it's not
38678              tainted.
38679              See http://bugs.debian.org/303308
38680              Patch by Chris Heath <chris.heath@autoweb.net>
38681      Branch: perl
38682            ! mg.c
38683 ____________________________________________________________________________
38684 [ 25931] By: nicholas                              on 2005/10/31  16:24:29
38685         Log: maddingue prefers this e-mail address.
38686      Branch: perl
38687            ! AUTHORS
38688 ____________________________________________________________________________
38689 [ 25930] By: merijn                                on 2005/10/31  16:18:03
38690         Log: Try to preserve the lost opcode alias info in comments
38691              extent to change #25929
38692      Branch: perl
38693            ! opcode.h opcode.pl
38694 ____________________________________________________________________________
38695 [ 25929] By: nicholas                              on 2005/10/31  15:52:50
38696         Log: It appears that it's trivially easy to alias opcode functions in
38697              the opcode table. We should be able to get both a speed and size
38698              saving here. Time will tell how much.
38699      Branch: perl
38700            ! opcode.h opcode.pl
38701 ____________________________________________________________________________
38702 [ 25928] By: nicholas                              on 2005/10/31  15:13:06
38703         Log: Add maddingue to AUTHORS
38704      Branch: perl
38705            ! AUTHORS
38706 ____________________________________________________________________________
38707 [ 25927] By: nicholas                              on 2005/10/31  15:09:54
38708         Log: Subject: [PATCH] Making ExtUtils::Constant compatible with Perl 5.004
38709              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
38710              Message-ID: <1130712761.43654eb9cd9f7@imp4-g19.free.fr>
38711              Date: Sun, 30 Oct 2005 23:52:41 +0100
38712              
38713              with tweaks by chromatic and me.
38714      Branch: perl
38715            ! lib/ExtUtils/Constant.pm
38716 ____________________________________________________________________________
38717 [ 25926] By: nicholas                              on 2005/10/31  14:51:48
38718         Log: A more elegant way to deal with utf8n_to_uvchr() and utf8n_to_uvuni().
38719      Branch: perl
38720            ! embed.fnc embed.h proto.h utf8.c utf8.h
38721 ____________________________________________________________________________
38722 [ 25925] By: rgs                                   on 2005/10/31  14:27:32
38723         Log: Fix [perl #37533] open pragma ignored for all 3-arg opens
38724              Also, correct the documentation in open.pm that stated
38725              that open() did not override open.pm-given default encodings.
38726      Branch: perl
38727            ! lib/open.pm perlio.c
38728 ____________________________________________________________________________
38729 [ 25924] By: nicholas                              on 2005/10/31  14:18:59
38730         Log: Perl_csighandler was in global.sym twice.
38731      Branch: perl
38732            ! global.sym
38733 ____________________________________________________________________________
38734 [ 25923] By: nicholas                              on 2005/10/31  14:18:14
38735         Log: Arrange to only output each symbol once into global.sym
38736      Branch: perl
38737            ! embed.pl
38738 ____________________________________________________________________________
38739 [ 25922] By: rgs                                   on 2005/10/31  13:45:06
38740         Log: Tests for index/rindex with empty search string,
38741              adapted from a patch by Rick Delaney
38742      Branch: perl
38743            ! t/op/index.t
38744 ____________________________________________________________________________
38745 [ 25921] By: nicholas                              on 2005/10/31  13:22:01
38746         Log: uvchr_to_utf8() and utf8n_to_uvchr() are mathoms on ASCII based
38747              systems, and not on EBCDIC, so some more thinking is going to be
38748              needed here.
38749      Branch: perl
38750            ! mathoms.c utf8.c
38751 ____________________________________________________________________________
38752 [ 25920] By: stevep                                on 2005/10/31  11:58:08
38753         Log: Coverage stats showed that there were no tests for taking a slice
38754              from ().
38755      Branch: perl
38756            ! t/op/list.t
38757 ____________________________________________________________________________
38758 [ 25919] By: steveh                                on 2005/10/31  11:53:05
38759         Log: Change some spaces to tabs for easier diffing against config_h.SH
38760      Branch: perl
38761            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
38762            ! win32/config_H.vc64
38763 ____________________________________________________________________________
38764 [ 25918] By: steveh                                on 2005/10/31  11:30:15
38765         Log: Fixed threaded builds following change 25916
38766      Branch: perl
38767            ! pp_hot.c
38768 ____________________________________________________________________________
38769 [ 25917] By: nicholas                              on 2005/10/31  11:29:43
38770         Log: POD nit spotted by Jarkko
38771      Branch: perl
38772            ! pod/perlhack.pod
38773 ____________________________________________________________________________
38774 [ 25916] By: rgs                                   on 2005/10/31  10:44:32
38775         Log: is_utf8_string_loc() is now a macro, don't use its Perl_-prefixed form
38776      Branch: perl
38777            ! pp_hot.c
38778 ____________________________________________________________________________
38779 [ 25915] By: rgs                                   on 2005/10/31  10:28:32
38780         Log: Subject: [PATCH] Etta James presents: More consting
38781              From: Andy Lester <andy@petdance.com>
38782              Date: Sun, 30 Oct 2005 23:44:13 -0600
38783              Message-ID: <20051031054413.GA10767@petdance.com>
38784      Branch: perl
38785            ! cop.h doop.c hv.c numeric.c op.c perl.c perlio.c pp_hot.c
38786            ! pp_sys.c sv.c toke.c universal.c util.c
38787 ____________________________________________________________________________
38788 [ 25914] By: rgs                                   on 2005/10/31  10:18:15
38789         Log: Subject: [PATCH] S_tokereport's unused parm
38790              From: Andy Lester <andy@petdance.com>
38791              Date: Mon, 31 Oct 2005 00:04:59 -0600
38792              Message-ID: <20051031060459.GC10767@petdance.com>
38793      Branch: perl
38794            ! embed.fnc embed.h proto.h toke.c
38795 ____________________________________________________________________________
38796 [ 25913] By: rgs                                   on 2005/10/31  08:54:18
38797         Log: Regenerate perlapi.pod
38798      Branch: perl
38799            ! pod/perlapi.pod
38800 ____________________________________________________________________________
38801 [ 25912] By: rgs                                   on 2005/10/31  08:40:23
38802         Log: Robin Houston remarks that mention of a context is missing from the
38803              threads.pm documentation.
38804      Branch: perl
38805            ! ext/threads/threads.pm
38806 ____________________________________________________________________________
38807 [ 25911] By: stevep                                on 2005/10/31  03:51:08
38808         Log: perlsio_binmode() is pretty much a mathom on UNIX platforms, but it is
38809              used on Cygwin, at least.
38810      Branch: perl
38811            ! mathoms.c perlio.c
38812 ____________________________________________________________________________
38813 [ 25910] By: nicholas                              on 2005/10/30  21:53:03
38814         Log: const const bad bad.
38815              gcc bad bad too, because it didn't grumble one bit. (or two, for that
38816              matter).
38817      Branch: perl
38818            ! utf8.c
38819 ____________________________________________________________________________
38820 [ 25909] By: nicholas                              on 2005/10/30  21:38:29
38821         Log: is_utf8_alnum() and is_utf8_alnumc() can use is_utf8_common() too.
38822      Branch: perl
38823            ! utf8.c
38824 ____________________________________________________________________________
38825 [ 25908] By: nicholas                              on 2005/10/30  21:24:29
38826         Log: Jarkko and I think that Perl_is_utf8_alnumc should be initialising
38827              and using PL_utf8_alnum*c*, not PL_utf8_alnum.
38828      Branch: perl
38829            ! utf8.c
38830 ____________________________________________________________________________
38831 [ 25907] By: nicholas                              on 2005/10/30  21:10:39
38832         Log: Perl_is_utf8_* share a lot of common code. Pull that out into a new
38833              function S_is_utf8_common.
38834      Branch: perl
38835            ! utf8.c
38836 ____________________________________________________________________________
38837 [ 25906] By: nicholas                              on 2005/10/30  18:31:25
38838         Log: Given that sv_nosharing performs the same function as sv_nolocking
38839              and sv_unnolocking (ie sweet FA), we might as well use the 1 function
38840              to initialise all 3 variables, and elimiate the other two.
38841              For some reason all 3 are listed as being in the public API. Daft.
38842      Branch: perl
38843            ! embed.fnc embed.h intrpvar.h mathoms.c proto.h util.c
38844 ____________________________________________________________________________
38845 [ 25905] By: nicholas                              on 2005/10/30  18:04:17
38846         Log: Replace uvuni_to_utf8() with a macro that passes the extra 0 argument
38847              to uvuni_to_utf8_flags(). Move the old body to mathoms.c
38848      Branch: perl
38849            ! embed.fnc embed.h mathoms.c proto.h utf8.c utf8.h
38850 ____________________________________________________________________________
38851 [ 25904] By: nicholas                              on 2005/10/30  17:59:08
38852         Log: global.sym appears to have become out of date. Oops.
38853      Branch: perl
38854            ! global.sym
38855 ____________________________________________________________________________
38856 [ 25903] By: nicholas                              on 2005/10/30  17:49:27
38857         Log: Replace is_utf8_string_loc() with a macro that passes the extra 0
38858              argument to is_utf8_string_loc(). Correct the description of its
38859              parameters in its POD.
38860      Branch: perl
38861            ! embed.fnc embed.h mathoms.c proto.h utf8.c utf8.h
38862 ____________________________________________________________________________
38863 [ 25902] By: nicholas                              on 2005/10/30  17:14:08
38864         Log: Fix typos in comments.
38865      Branch: perl
38866            ! utf8.c
38867 ____________________________________________________________________________
38868 [ 25901] By: nicholas                              on 2005/10/30  17:08:39
38869         Log: Functions that die aren't exactly well used code.
38870              (ck_retarget, oopsCV, pp_padany, pp_threadsv, pp_mapstart)
38871      Branch: perl
38872            ! mathoms.c op.c pp.c pp_ctl.c
38873 ____________________________________________________________________________
38874 [ 25900] By: nicholas                              on 2005/10/30  16:45:34
38875         Log: save_hints is a mathom.
38876      Branch: perl
38877            ! mathoms.c op.c
38878 ____________________________________________________________________________
38879 [ 25899] By: nicholas                              on 2005/10/30  16:41:02
38880         Log: I infer that change 25891 as-is would break OS2. This should fix it.
38881      Branch: perl
38882            ! perl.h
38883 ____________________________________________________________________________
38884 [ 25898] By: nicholas                              on 2005/10/30  16:36:22
38885         Log: init_i18nl14n is a mathom.
38886      Branch: perl
38887            ! locale.c mathoms.c
38888 ____________________________________________________________________________
38889 [ 25897] By: nicholas                              on 2005/10/30  16:24:37
38890         Log: Replace hv_magic() with a macro to call sv_magic() directly. Move the
38891              old body to mathoms.c
38892      Branch: perl
38893            ! embed.fnc embed.h hv.c hv.h mathoms.c proto.h
38894 ____________________________________________________________________________
38895 [ 25896] By: nicholas                              on 2005/10/30  16:07:58
38896         Log: Fix win32 breakage inadvertently introduced by 25889
38897      Branch: perl
38898            ! perl.h
38899 ____________________________________________________________________________
38900 [ 25895] By: nicholas                              on 2005/10/30  10:31:01
38901         Log: Replace hv_iternext() with a macro that calls hv_iternext_flags with
38902              an extra 0 argument. Move the old body to mathoms.c
38903      Branch: perl
38904            ! embed.fnc embed.h hv.c hv.h mathoms.c proto.h
38905 ____________________________________________________________________________
38906 [ 25894] By: nicholas                              on 2005/10/30  10:00:42
38907         Log: Fix typo in comment.
38908      Branch: perl
38909            ! hv.c
38910 ____________________________________________________________________________
38911 [ 25893] By: nicholas                              on 2005/10/30  09:59:41
38912         Log: Replace gv_fetchmethod() with a macro to call gv_fetchmethod_autoload()
38913              with the extra TRUE argument.
38914      Branch: perl
38915            ! embed.fnc embed.h gv.c gv.h mathoms.c proto.h
38916 ____________________________________________________________________________
38917 [ 25892] By: nicholas                              on 2005/10/30  08:51:52
38918         Log: I think we have a winner. do_pipe hasn't been called since 4.036.
38919              Maybe we should just remove this appendix.
38920      Branch: perl
38921            ! doio.c mathoms.c
38922 ____________________________________________________________________________
38923 [ 25891] By: nicholas                              on 2005/10/30  08:38:07
38924         Log: Replace do_aexec() with a macro to call do_aexec5() with the two extra
38925              0 arguments. Move the old body to mathoms.c
38926      Branch: perl
38927            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
38928 ____________________________________________________________________________
38929 [ 25890] By: nicholas                              on 2005/10/30  08:23:29
38930         Log: Replace do_exec() with a macro to call do_exec3() with the extra two
38931              0 arguments. Move the old body to mathoms.c
38932      Branch: perl
38933            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
38934 ____________________________________________________________________________
38935 [ 25889] By: nicholas                              on 2005/10/30  08:05:32
38936         Log: Replace do_open() with a macro to call do_openn() with the extra two
38937              0 paramters. Move the old body to mathoms.c.
38938      Branch: perl
38939            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
38940 ____________________________________________________________________________
38941 [ 25888] By: stevep                                on 2005/10/30  04:20:45
38942         Log: Subject: [PATCH] warnings.pl/pm: Croaker function: bug (perl v5.8, v5.9)
38943              From: Bram <perl-rt@wizbit.be>
38944              Date: Thu, 04 Aug 2005 23:55:33 +0200
38945              Message-Id: <42F28ED5.CFFDCCFD@wizbit.be>
38946      Branch: perl
38947            ! lib/warnings.pm warnings.pl
38948 ____________________________________________________________________________
38949 [ 25887] By: stevep                                on 2005/10/29  22:37:50
38950         Log: Subject: Re: [PATCH] predecrement vs postdecrement
38951              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
38952              Date: Sat, 29 Oct 2005 23:24:33 +0300
38953              Message-ID: <4363DA81.6060600@gmail.com>
38954              
38955              Nit in pod/perlhack.pod
38956      Branch: perl
38957            ! pod/perlhack.pod
38958 ____________________________________________________________________________
38959 [ 25886] By: nicholas                              on 2005/10/29  17:31:01
38960         Log: Replace the body of the rarely used sv_setpviv_mg with a call to
38961              sv_setpviv followed by SvSETMAGIC.
38962      Branch: perl
38963            ! sv.c
38964 ____________________________________________________________________________
38965 [ 25885] By: nicholas                              on 2005/10/29  17:21:24
38966         Log: Replace sv_catsv_mg and sv_catpvn_mg, and move the obsolete bodies to
38967              mathoms.c
38968      Branch: perl
38969            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
38970 ____________________________________________________________________________
38971 [ 25884] By: nicholas                              on 2005/10/29  17:02:49
38972         Log: Add a new SMAGIC flag, to signal a call to SvSETMAGIC. Add it to
38973              sv_catpvn_flags and sv_catsv_flags, and then re-implement sv_catpvn_mg
38974              and sv_catsv_mg as calls to sv_catpvn_flags and sv_catsv_flags
38975              respectively.
38976      Branch: perl
38977            ! sv.c sv.h
38978 ____________________________________________________________________________
38979 [ 25883] By: nicholas                              on 2005/10/29  16:25:38
38980         Log: sv_2pv_nolen, sv_2pvbyte_nolen and sv_2pvutf8_nolen can all be replaced
38981              with terse macros, and the function bodies retired.
38982      Branch: perl
38983            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
38984 ____________________________________________________________________________
38985 [ 25882] By: nicholas                              on 2005/10/29  16:06:39
38986         Log: All the private implementations of @foo for compilers that can't do
38987              complex macro expansions became dead wood sometime around 5.7.3
38988              (Don't tell Otava this)
38989      Branch: perl
38990            ! mathoms.c sv.c
38991 ____________________________________________________________________________
38992 [ 25881] By: stevep                                on 2005/10/29  15:34:22
38993         Log: Subject: [perl #30563] [PATCH] Storable::dclone fails for tied elements
38994              From: perlbug-followup@perl.org (Srezic@Iconmobile.Com)
38995              Date: 2 Jul 2004 11:32:12 -0000
38996              Message-ID: <rt-3.0.11-30563-91788.4.94870186951744@perl.org>
38997              
38998              Also, a version bump to Storable.pm.
38999      Branch: perl
39000            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
39001            ! ext/Storable/t/dclone.t
39002 ____________________________________________________________________________
39003 [ 25880] By: nicholas                              on 2005/10/29  15:07:42
39004         Log: sv_utf8_upgrade declares itself to be a mathom, so off it goes.
39005              Remove duplicate declaration of Perl_sv_2uv
39006      Branch: perl
39007            ! mathoms.c sv.c
39008 ____________________________________________________________________________
39009 [ 25879] By: nicholas                              on 2005/10/29  14:51:32
39010         Log: Replace sv_force_normal with a macro that calls sv_force_normal_flags.
39011      Branch: perl
39012            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
39013 ____________________________________________________________________________
39014 [ 25878] By: nicholas                              on 2005/10/29  14:39:37
39015         Log: Replace sv_unref with a macro that calls sv_unref_flags
39016      Branch: perl
39017            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
39018 ____________________________________________________________________________
39019 [ 25877] By: stevep                                on 2005/10/29  14:33:30
39020         Log: Oops, missed an sv_force_normal()
39021      Branch: perl
39022            ! mg.c
39023 ____________________________________________________________________________
39024 [ 25876] By: nicholas                              on 2005/10/29  14:25:55
39025         Log: sv_taint() can easily be replaced by a macro.
39026      Branch: perl
39027            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
39028 ____________________________________________________________________________
39029 [ 25875] By: stevep                                on 2005/10/29  14:14:25
39030         Log: Change to use sv_force_normal_flags() directly, rather than calling
39031              sv_force_normal() to call sv_force_normal_flags().
39032      Branch: perl
39033            ! NetWare/sv_nw.c mg.c
39034 ____________________________________________________________________________
39035 [ 25874] By: nicholas                              on 2005/10/29  11:50:29
39036         Log: A terser implementation of S_varname, by using and post-processing
39037              gv_fullname4
39038      Branch: perl
39039            ! sv.c
39040 ____________________________________________________________________________
39041 [ 25873] By: stevep                                on 2005/10/29  11:47:55
39042         Log: Additional mathoms from doio.c
39043      Branch: perl
39044            ! doio.c mathoms.c
39045 ____________________________________________________________________________
39046 [ 25872] By: stevep                                on 2005/10/29  11:36:26
39047         Log: Coverage stats say av_fake() is a mathom too.
39048      Branch: perl
39049            ! av.c mathoms.c
39050 ____________________________________________________________________________
39051 [ 25871] By: nicholas                              on 2005/10/29  11:14:40
39052         Log: gv_fullname3 and gv_efullname3 are definately mathoms. They even say so.
39053      Branch: perl
39054            ! gv.c mathoms.c
39055 ____________________________________________________________________________
39056 [ 25870] By: stevep                                on 2005/10/29  11:02:12
39057         Log: Subject: Re: [PATCH] predecrement vs postdecrement
39058              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
39059              Date: Sat, 29 Oct 2005 11:52:25 +0300
39060              Message-ID: <43633849.6060809@gmail.com>
39061      Branch: perl
39062            ! regcomp.c
39063 ____________________________________________________________________________
39064 [ 25869] By: nicholas                              on 2005/10/29  10:53:40
39065         Log: gv_fullname and gv_efullname are definately mathoms.
39066      Branch: perl
39067            ! gv.c mathoms.c
39068 ____________________________________________________________________________
39069 [ 25868] By: stevep                                on 2005/10/28  23:38:35
39070         Log: Subject: [PATCH] perl5db.pl incorrect instructions in termination message
39071              From: Brendan O'Dea <bod@debian.org>
39072              Date: Sat, 29 Oct 2005 07:14:40 +1000
39073              Message-ID: <20051028211440.GA23305@londo.c47.org>
39074      Branch: perl
39075            ! lib/perl5db.pl
39076 ____________________________________________________________________________
39077 [ 25867] By: stevep                                on 2005/10/28  21:12:35
39078         Log: Makefiles like tabs, not spaces.
39079      Branch: perl
39080            ! win32/Makefile win32/makefile.mk
39081 ____________________________________________________________________________
39082 [ 25866] By: stevep                                on 2005/10/28  21:09:31
39083         Log: Add a new file, mathoms.c, to hold old code kept around for binary
39084              compatability with previous versions of Perl.  Change also includes
39085              various Makefile changes to compile the new file and link it into 
39086              libperl.
39087      Branch: perl
39088            + mathoms.c
39089            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile globals.c
39090            ! numeric.c op.c perlio.c plan9/mkfile sv.c utf8.c
39091            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
39092            ! wince/Makefile.ce
39093 ____________________________________________________________________________
39094 [ 25865] By: stevep                                on 2005/10/28  11:30:51
39095         Log: Check for changes in IO on CPAN.
39096      Branch: perl
39097            ! Porting/Maintainers.pl
39098 ____________________________________________________________________________
39099 [ 25864] By: stevep                                on 2005/10/28  11:21:48
39100         Log: gbarr is maintaining IO.
39101      Branch: perl
39102            ! Porting/Maintainers.pl
39103 ____________________________________________________________________________
39104 [ 25863] By: stevep                                on 2005/10/28  10:48:32
39105         Log: Add SPRINTF_RETURNS_STRLEN to the various Win32 config_H.* files.
39106      Branch: perl
39107            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
39108            ! win32/config_H.vc64
39109 ____________________________________________________________________________
39110 [ 25862] By: nicholas                              on 2005/10/28  10:24:43
39111         Log: Use the return value from sprintf and avoid a call to strlen
39112      Branch: perl
39113            ! sv.c
39114 ____________________________________________________________________________
39115 [ 25861] By: stevep                                on 2005/10/27  11:13:50
39116         Log: Subject: Re: IO::File performace issue
39117              From: gisle@ActiveState.com (Gisle Aas)
39118              Date: 27 Oct 2005 01:00:39 -0700
39119              Message-ID: <lrvezjv17c.fsf@caliper.activestate.com>
39120              
39121              Also includes a version bump for IO::File.
39122      Branch: perl
39123            ! ext/IO/lib/IO/File.pm
39124 ____________________________________________________________________________
39125 [ 25860] By: nicholas                              on 2005/10/27  08:53:03
39126         Log: Change 25850 failed to include all changed headers
39127      Branch: perl
39128            ! embed.h proto.h
39129 ____________________________________________________________________________
39130 [ 25859] By: stevep                                on 2005/10/27  01:55:08
39131         Log: Win32 fix for change #25850.  I don't know if this define will ever
39132              be used on Win32, but it does fix the problem at hand.
39133      Branch: perl
39134            ! win32/perlhost.h
39135 ____________________________________________________________________________
39136 [ 25858] By: rgs                                   on 2005/10/26  13:27:31
39137         Log: Subject: [patch@25854]vms.c rmsexpand and memmove fixes
39138              From: "John E. Malmberg" <wb8tyw@qsl.net>
39139              Date: Wed, 26 Oct 2005 08:08:05 -0400
39140              Message-ID: <435F71A5.6030809@qsl.net>
39141      Branch: perl
39142            ! vms/vms.c
39143 ____________________________________________________________________________
39144 [ 25857] By: rgs                                   on 2005/10/26  12:52:37
39145         Log: FAQ sync.
39146      Branch: perl
39147            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
39148            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
39149            ! pod/perlfaq7.pod pod/perlfaq9.pod
39150 ____________________________________________________________________________
39151 [ 25856] By: merijn                                on 2005/10/26  12:37:47
39152         Log: Subject: [PATCH] Symbian: better Series 80 support
39153              From: <jarkko.hietaniemi@nokia.com>
39154              Date: Wed, 26 Oct 2005 15:50:08 +0300
39155              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A6AA@esebe105.NOE.Nokia.com>
39156      Branch: perl
39157            + symbian/hexdump.pl
39158            ! MANIFEST symbian/PerlApp.cpp symbian/PerlApp.h
39159            ! symbian/PerlAppS80.rss symbian/config.pl symbian/makesis.pl
39160            ! symbian/sisify.pl
39161 ____________________________________________________________________________
39162 [ 25855] By: stevep                                on 2005/10/26  11:52:46
39163         Log: Multiple versions of OpenBSD fail this test, not just 3.7.
39164      Branch: perl
39165            ! t/op/sprintf.t
39166 ____________________________________________________________________________
39167 [ 25854] By: rgs                                   on 2005/10/26  10:21:30
39168         Log: Subject: Re: [PATCH] minor speed-up for pp_push()
39169              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
39170              Date: Tue, 25 Oct 2005 08:11:42 +0200
39171              Message-id: <20051025061141.GA2256@ethan>
39172      Branch: perl
39173            ! pp.c
39174 ____________________________________________________________________________
39175 [ 25853] By: nicholas                              on 2005/10/26  10:06:37
39176         Log: Store the raw bytes of the pid in PL_pidstatus, rather than the
39177              stringification, as removing the conversions saves time and code.
39178      Branch: perl
39179            ! util.c
39180 ____________________________________________________________________________
39181 [ 25852] By: rgs                                   on 2005/10/26  09:37:25
39182         Log: Subject: [perl #37535] [PATCH] ioctl IOCPARM_LEN(x) should be _IOC_SIZE(x) on Linux, not 256 
39183              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
39184              Date: Tue, 25 Oct 2005 15:27:28 -0700
39185              Message-ID: <rt-3.0.11-37535-123290.14.118037538994@perl.org>
39186      Branch: perl
39187            ! perl.h
39188 ____________________________________________________________________________
39189 [ 25851] By: rgs                                   on 2005/10/26  08:58:42
39190         Log: Subject: Re: [patch@25838]Hopefully the last VMS exit/error fixes needed.
39191              From: "John E. Malmberg" <wb8tyw@qsl.net>
39192              Date: Tue, 25 Oct 2005 13:36:20 -0400
39193              Message-ID: <435E6D14.7000104@qsl.net>
39194      Branch: perl
39195            ! perl.h vms/perlvms.pod
39196 ____________________________________________________________________________
39197 [ 25850] By: nicholas                              on 2005/10/26  08:31:20
39198         Log: Most platforms don't actually need PL_pidstatus, or the associated
39199              .5K of code.
39200      Branch: perl
39201            ! embed.fnc intrpvar.h makedef.pl perl.c perl.h perlapi.h
39202            ! pp_sys.c sv.c util.c
39203 ____________________________________________________________________________
39204 [ 25849] By: rgs                                   on 2005/10/25  15:26:20
39205         Log: Back out change #25839, and apply :
39206              
39207              Subject: [patch@25838]Hopefully the last VMS exit/error fixes needed.
39208              From: "John E. Malmberg" <wb8tyw@qsl.net>
39209              Date: Tue, 25 Oct 2005 11:09:37 -0400
39210              Message-ID: <435E4AB1.1000106@qsl.net>
39211      Branch: perl
39212            ! perl.c perl.h vms/perlvms.pod
39213 ____________________________________________________________________________
39214 [ 25848] By: nicholas                              on 2005/10/25  12:54:18
39215         Log: Code in wait4pid was calling hv_delete with the hash iterator
39216              currently on that entry. On aggregate this does more work, beacuse
39217              the next call to hv_iterinit() would spot the flag, and have to call
39218              the delete routine, while in the meantime any new entries can't
39219              re-use that memory.
39220      Branch: perl
39221            ! util.c
39222 ____________________________________________________________________________
39223 [ 25847] By: rgs                                   on 2005/10/25  12:35:29
39224         Log: t/TEST should require Time::HiRes only when it uses it.
39225              This fixes minitest.
39226      Branch: perl
39227            ! t/TEST
39228 ____________________________________________________________________________
39229 [ 25846] By: rgs                                   on 2005/10/25  12:17:33
39230         Log: Rediff the Makefile.SH patch for cross-compilation.
39231              (this doesn't mean it works, though.)
39232      Branch: perl
39233            ! Cross/Makefile.SH.patch
39234 ____________________________________________________________________________
39235 [ 25845] By: stevep                                on 2005/10/25  11:56:53
39236         Log: Upgrade to Time-HiRes-1.76
39237      Branch: perl
39238            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
39239            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
39240            ! ext/Time/HiRes/t/HiRes.t
39241 ____________________________________________________________________________
39242 [ 25844] By: rgs                                   on 2005/10/25  11:19:44
39243         Log: Remove remaining references to mv-if-diff
39244      Branch: perl
39245            ! os2/Makefile.SHs pod/Makefile.SH pod/perlmodlib.PL
39246 ____________________________________________________________________________
39247 [ 25843] By: nicholas                              on 2005/10/25  10:55:27
39248         Log: Oops. the trick is to edit Makefile.SH
39249      Branch: perl
39250            ! Makefile.SH
39251 ____________________________________________________________________________
39252 [ 25842] By: nicholas                              on 2005/10/25  10:36:39
39253         Log: Subject: [PATCH] remove mv-if-diff
39254              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
39255              Message-ID: <20051024193257.2022ea0d@grubert.mandrakesoft.com>
39256              Date: Mon, 24 Oct 2005 19:32:57 +0200
39257              
39258              (with tweak to add rm for opmini.c, remove mv-if-diff, and reflect
39259              this removal in MANIFEST)
39260      Branch: perl
39261            - mv-if-diff
39262            ! MANIFEST Makefile.SH
39263 ____________________________________________________________________________
39264 [ 25841] By: nicholas                              on 2005/10/25  09:09:49
39265         Log: Replace all the strlen()s related to PL_pidstatus with the return
39266              value of my_sprintf
39267      Branch: perl
39268            ! util.c
39269 ____________________________________________________________________________
39270 [ 25840] By: nicholas                              on 2005/10/25  08:32:25
39271         Log: Whoops. The Windows build is going to need to know that this symbol is
39272              defined.
39273      Branch: perl
39274            ! perl.c
39275 ____________________________________________________________________________
39276 [ 25839] By: rgs                                   on 2005/10/25  08:14:33
39277         Log: Subject: VMS exit handling still broken, need some help.
39278              From: "John E. Malmberg" <wb8tyw@qsl.net>
39279              Date: Mon, 24 Oct 2005 01:34:41 -0400
39280              Message-ID: <435C7271.8070403@qsl.net>
39281      Branch: perl
39282            ! perl.c perl.h vms/vms.c
39283 ____________________________________________________________________________
39284 [ 25838] By: merijn                                on 2005/10/25  05:58:00
39285         Log: Subject: [patch@25837] Change 25831: sprintf returns the length of the buffer.
39286              From: "John E. Malmberg" <wb8tyw@qsl.net>
39287              Date: Mon, 24 Oct 2005 23:37:46 -0400
39288              Message-ID: <435DA88A.90201@qsl.net>
39289      Branch: perl
39290            ! configure.com
39291 ____________________________________________________________________________
39292 [ 25837] By: merijn                                on 2005/10/24  23:35:40
39293         Log: Backport of changes #25831 and #25832. Re-order needed
39294              
39295              Subject: [PATCH] Re: Configure question about format of cc/cppsymbols
39296              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
39297              Date: Mon, 24 Oct 2005 13:04:58 -0700
39298              Message-ID: <20051024200458.GC2312@efn.org>
39299      Branch: perl
39300            ! Configure config_h.SH
39301 ____________________________________________________________________________
39302 [ 25833] By: merijn                                on 2005/10/24  22:44:22
39303         Log: Subject: [PATCH] Compress::Zlib
39304              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
39305              Date: Mon, 24 Oct 2005 23:19:48 +0100
39306              Message-ID: <00ab01c5d8e9$0ef31b40$02f0440a@myopwv.com>
39307      Branch: perl
39308            ! ext/Compress/Zlib/Zlib.pm
39309            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
39310            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
39311            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
39312            ! ext/Compress/Zlib/t/03zlib-v1.t
39313            ! ext/Compress/Zlib/t/16oneshot.t ext/Compress/Zlib/t/22merge.t
39314 ____________________________________________________________________________
39315 [ 25832] By: nicholas                              on 2005/10/24  21:20:21
39316         Log: Add my_sprintf, which is usually just a macro for sprintf, for those
39317              places where we want to use the return value of sprintf. This allows
39318              a wrapper to be used for platforms where the C library isn't ANSI-
39319              conformant.
39320      Branch: perl
39321            ! config_h.SH embed.fnc embed.h global.sym makedef.pl perl.h
39322            ! proto.h util.c
39323 ____________________________________________________________________________
39324 [ 25831] By: nicholas                              on 2005/10/24  20:03:38
39325         Log: Add a probe for whether sprintf returns the length of the buffer.
39326              Update all the canned config.sh files.
39327              Assume that symbian and Win32 are all ANSI conformant, note that ARM
39328              Linux (ie glibc) will be, don't assume that any other platform is.
39329      Branch: perl
39330            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
39331            ! Porting/Glossary configure.com epoc/config.sh
39332            ! plan9/config_sh.sample symbian/config.sh uconfig.sh
39333            ! win32/config.bc win32/config.gc win32/config.vc
39334            ! win32/config.vc64 wince/config.ce
39335 ____________________________________________________________________________
39336 [ 25830] By: rgs                                   on 2005/10/24  16:18:41
39337         Log: Fix path in code example
39338      Branch: perl
39339            ! pod/perlfunc.pod
39340 ____________________________________________________________________________
39341 [ 25829] By: rgs                                   on 2005/10/24  15:21:28
39342         Log: Subject: Re: do { EXPR for EXPR }
39343              From: Robin Houston <robin@cpan.org>
39344              Date: Sat, 22 Oct 2005 16:56:27 +0100
39345              Message-ID: <20051022155627.GA22420@rpc142.cs.man.ac.uk>
39346      Branch: perl
39347            ! op.c t/cmd/mod.t
39348 ____________________________________________________________________________
39349 [ 25828] By: stevep                                on 2005/10/24  14:16:32
39350         Log: Update one of merijn's previous emails.
39351      Branch: perl
39352            ! Porting/checkAUTHORS.pl
39353 ____________________________________________________________________________
39354 [ 25827] By: craigb                                on 2005/10/23  22:17:44
39355         Log: Subject: [patch@25825] Fix st_ino compare to use real data.
39356              From: "John E. Malmberg" <wb8tyw@qsl.net>
39357              Date: Sun, 23 Oct 2005 17:46:46 -0400
39358              Message-id: <435C04C6.2090405@qsl.net>
39359      Branch: perl
39360            ! vms/vms.c
39361 ____________________________________________________________________________
39362 [ 25825] By: mhx                                   on 2005/10/23  10:16:45
39363         Log: Fix mismatched braces in S_fd_on_nosuid_fs().
39364      Branch: perl
39365            ! perl.c
39366 ____________________________________________________________________________
39367 [ 25824] By: craigb                                on 2005/10/22  16:43:40
39368         Log: VMS threaded build fixes for things broken in #25783
39369      Branch: perl
39370            ! vms/vms.c vms/vmsish.h
39371 ____________________________________________________________________________
39372 [ 25823] By: nicholas                              on 2005/10/22  13:12:48
39373         Log: use more 'const' in the Encode data structures.
39374      Branch: perl
39375            ! ext/Encode/Encode/encode.h ext/Encode/bin/enc2xs
39376 ____________________________________________________________________________
39377 [ 25822] By: mhx                                   on 2005/10/22  13:02:02
39378         Log: Turn NN to NULLOK for functions that have code to handle
39379              the ptr == NULL case and are currently called with NULL
39380              pointers. Having parameters tagged NN can make gcc optimize
39381              away the code for the NULL case, causing segfaults.
39382      Branch: perl
39383            ! embed.fnc proto.h
39384 ____________________________________________________________________________
39385 [ 25821] By: nicholas                              on 2005/10/22  12:08:34
39386         Log: Mark more static Encode data structures as const.
39387      Branch: perl
39388            ! ext/Encode/Encode.xs ext/Encode/Encode/encode.h
39389            ! ext/Encode/bin/enc2xs ext/Encode/encengine.c
39390 ____________________________________________________________________________
39391 [ 25820] By: stevep                                on 2005/10/21  21:54:01
39392         Log: Documentation on getting a FORMAT ref from a GLOB was missing from
39393              perlref.pod.  Thanks for David Wheeler for starting the discussion
39394              and Paul Johnson for confirming that it could actually be done.
39395      Branch: perl
39396            ! pod/perlref.pod
39397 ____________________________________________________________________________
39398 [ 25819] By: merijn                                on 2005/10/21  15:49:00
39399         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
39400              From: <jarkko.hietaniemi@nokia.com>
39401              Date: Fri, 21 Oct 2005 17:15:23 +0300
39402              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
39403      Branch: perl
39404            + symbian/PerlAppS60.rss symbian/PerlAppS80.rss
39405            ! MANIFEST
39406 ____________________________________________________________________________
39407 [ 25818] By: rgs                                   on 2005/10/21  15:44:38
39408         Log: Subject: allow "" as select bitmask [PATCH]
39409              From: Gisle Aas <gisle@ActiveState.com>
39410              Date: 21 Oct 2005 08:04:40 -0700
39411              Message-ID: <lrach229o7.fsf_-_@caliper.activestate.com>
39412      Branch: perl
39413            ! pp_sys.c t/op/sselect.t
39414 ____________________________________________________________________________
39415 [ 25816] By: rgs                                   on 2005/10/21  15:06:13
39416         Log: Rewording of doc change #25812
39417      Branch: perl
39418            ! pod/perlsub.pod
39419 ____________________________________________________________________________
39420 [ 25815] By: merijn                                on 2005/10/21  14:12:37
39421         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
39422              From: <jarkko.hietaniemi@nokia.com>
39423              Date: Fri, 21 Oct 2005 17:15:23 +0300
39424              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
39425      Branch: perl
39426            - symbian/PerlApp.rss
39427 ____________________________________________________________________________
39428 [ 25814] By: merijn                                on 2005/10/21  14:12:10
39429         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
39430              From: <jarkko.hietaniemi@nokia.com>
39431              Date: Fri, 21 Oct 2005 17:15:23 +0300
39432              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
39433      Branch: perl
39434            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
39435            ! symbian/PerlApp.hrh symbian/config.pl symbian/config.sh
39436            ! symbian/makesis.pl symbian/sdk.pl symbian/sisify.pl
39437            ! symbian/xsbuild.pl
39438 ____________________________________________________________________________
39439 [ 25813] By: rgs                                   on 2005/10/21  13:24:30
39440         Log: Subject: wrong maxlen in sselect [PATCH]
39441              From: Gisle Aas <gisle@ActiveState.com>
39442              Date: 21 Oct 2005 05:24:30 -0700
39443              Message-ID: <lrzmp312ip.fsf@caliper.activestate.com>
39444              
39445              Plus a regression test for the new warning.
39446      Branch: perl
39447            ! pod/perldiag.pod pp_sys.c t/lib/warnings/pp_sys
39448 ____________________________________________________________________________
39449 [ 25812] By: rgs                                   on 2005/10/21  13:01:26
39450         Log: Subject: Re: [PATCH] return values reworded in perlsub.pod
39451              From: Xavier Noria <fxn@hashref.com>
39452              Date: Fri, 21 Oct 2005 08:43:12 +0200
39453              Message-Id: <1C8D7C5C-986C-4336-8C4F-8B965CE1AD17@hashref.com>
39454              
39455              (with minor tweaks)
39456      Branch: perl
39457            ! pod/perlsub.pod
39458 ____________________________________________________________________________
39459 [ 25811] By: rgs                                   on 2005/10/21  09:31:52
39460         Log: Remove last remaining reference to vax11c
39461      Branch: perl
39462            ! x2p/a2p.h
39463 ____________________________________________________________________________
39464 [ 25810] By: craigb                                on 2005/10/20  22:38:36
39465         Log: Subject: [patch@25809]restore documented exit behavior
39466              From: "John E. Malmberg" <wb8tyw@qsl.net>
39467              Date: Thu, 20 Oct 2005 18:21:20 -0400
39468              Message-id: <43581860.3020108@qsl.net>
39469      Branch: perl
39470            ! mg.c perl.c perl.h t/op/exec.t vms/perlvms.pod vms/vms.c
39471 ____________________________________________________________________________
39472 [ 25809] By: rgs                                   on 2005/10/19  21:15:53
39473         Log: Fix doc typo, by Gisle Aas
39474      Branch: perl
39475            ! lib/User/grent.pm
39476 ____________________________________________________________________________
39477 [ 25808] By: rgs                                   on 2005/10/19  20:46:50
39478         Log: Subject: Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger gives: Bizarre copy of ARRAY in leave
39479              From: Robin Houston <robin@cpan.org>
39480              Date: Oct 14, 2005 1:54 AM
39481              Message-ID: <20051013235457.GA23386@rpc142.cs.man.ac.uk>
39482      Branch: perl
39483            ! embed.fnc embed.h global.sym op.c op.h proto.h t/op/array.t
39484 ____________________________________________________________________________
39485 [ 25805] By: rgs                                   on 2005/10/19  13:19:17
39486         Log: Forgotten chunk by jhi
39487      Branch: perl
39488            ! symbian/makesis.pl
39489 ____________________________________________________________________________
39490 [ 25804] By: rgs                                   on 2005/10/19  13:09:09
39491         Log: Subject: [PATCH] blead 25801: Symbian batch of today
39492              From: <jarkko.hietaniemi@nokia.com>
39493              Date: Wed, 19 Oct 2005 16:19:23 +0300
39494              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A663@esebe105.NOE.Nokia.com>
39495      Branch: perl
39496            ! perl.h pp_sys.c symbian/config.sh symbian/symbianish.h
39497            ! symbian/xsbuild.pl
39498 ____________________________________________________________________________
39499 [ 25803] By: rgs                                   on 2005/10/19  08:18:30
39500         Log: Subject: [PATCH] More consting, and DRY leads to shrinking object code
39501              From: Andy Lester <andy@petdance.com>
39502              Date: Tue, 18 Oct 2005 09:57:23 -0500
39503              Message-ID: <20051018145723.GA4964@petdance.com>
39504      Branch: perl
39505            ! av.c gv.c hv.c mg.c pp_ctl.c pp_hot.c sv.c
39506 ____________________________________________________________________________
39507 [ 25802] By: rgs                                   on 2005/10/19  07:52:20
39508         Log: Subject: [PATCH] Adding documentation index to perlapi.pod and perlintern.pod
39509              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
39510              Date: Tue, 18 Oct 2005 22:22:57 +0200
39511              Message-ID: <1129666977.435559a10cb95@imp5-g19.free.fr>
39512              
39513              (tweaked to remove trailing whitespace to doc entries)
39514              Plus, regenerate doc and headers
39515      Branch: perl
39516            ! autodoc.pl embed.h pod/perlapi.pod pod/perlintern.pod proto.h
39517 ____________________________________________________________________________
39518 [ 25801] By: craigb                                on 2005/10/19  00:29:00
39519         Log: Subject: [patch@25784] enable open(FOO, "child.pl foo|") on VMS
39520              From: "John E. Malmberg" <wb8tyw@qsl.net>
39521              Date: Tue, 18 Oct 2005 14:43:29 -0400
39522              Message-id: <43554251.5020704@qsl.net>
39523      Branch: perl
39524            ! vms/vms.c vms/vmsish.h
39525 ____________________________________________________________________________
39526 [ 25800] By: rgs                                   on 2005/10/18  21:22:17
39527         Log: Add notes about -f _ and defined %foo:: in perldelta
39528      Branch: perl
39529            ! pod/perl593delta.pod
39530 ____________________________________________________________________________
39531 [ 25799] By: rgs                                   on 2005/10/18  20:57:43
39532         Log: Force _ to be always a bareword after filetest operators
39533      Branch: perl
39534            ! t/op/filetest.t toke.c
39535 ____________________________________________________________________________
39536 [ 25798] By: nicholas                              on 2005/10/18  19:52:27
39537         Log: Add Rafael's 5.10 roadmap to perltodo.
39538              Add state variables.
39539              Remove xsubpp entry, as that had been done already.
39540      Branch: perl
39541            ! pod/perltodo.pod
39542 ____________________________________________________________________________
39543 [ 25797] By: rgs                                   on 2005/10/18  19:24:55
39544         Log: Fix tokenizer debugging trace for file tests
39545      Branch: perl
39546            ! toke.c
39547 ____________________________________________________________________________
39548 [ 25796] By: stevep                                on 2005/10/18  19:15:40
39549         Log: Upgrade to Digest-1.13
39550      Branch: perl
39551            ! lib/Digest.pm lib/Digest/Changes lib/Digest/file.pm
39552 ____________________________________________________________________________
39553 [ 25795] By: merijn                                on 2005/10/18  16:30:54
39554         Log: VMS does not have clearenv () according to John E. Malmberg
39555              Followup to 25793
39556      Branch: perl
39557            ! configure.com
39558 ____________________________________________________________________________
39559 [ 25794] By: steveh                                on 2005/10/18  15:03:50
39560         Log: Update win32 config files w.r.t. change #25793
39561      Branch: perl
39562            ! win32/config.bc win32/config.gc win32/config.vc
39563            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
39564            ! win32/config_H.vc win32/config_H.vc64
39565 ____________________________________________________________________________
39566 [ 25793] By: merijn                                on 2005/10/18  13:50:15
39567         Log: Add probe for clearenv (), like #25733 for unsetenv ()
39568      Branch: perl
39569            ! Configure Porting/Glossary config_h.SH handy.h
39570 ____________________________________________________________________________
39571 [ 25790] By: rgs                                   on 2005/10/18  12:48:17
39572         Log: Subject: [PATCH] missed some SYMBIAN ifdefs
39573              From: <jarkko.hietaniemi@nokia.com>
39574              Date: Tue, 18 Oct 2005 16:07:28 +0300
39575              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A64D@esebe105.NOE.Nokia.com>
39576      Branch: perl
39577            ! perl.h util.h
39578 ____________________________________________________________________________
39579 [ 25789] By: stevep                                on 2005/10/18  10:52:01
39580         Log: Upgrade to Time-HiRes-1.75
39581      Branch: perl
39582            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
39583            ! ext/Time/HiRes/Makefile.PL
39584 ____________________________________________________________________________
39585 [ 25788] By: rgs                                   on 2005/10/18  09:29:05
39586         Log: Subject: [PATCH] Symbian: New vs New
39587              From: <jarkko.hietaniemi@nokia.com>
39588              Date: Tue, 18 Oct 2005 12:53:16 +0300
39589              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A640@esebe105.NOE.Nokia.com>
39590      Branch: perl
39591            ! symbian/PerlUtil.cpp
39592 ____________________________________________________________________________
39593 [ 25786] By: rgs                                   on 2005/10/18  08:01:12
39594         Log: Subject: [patch@25783] vmsish.h fix for lstat() definition
39595              From: "John E. Malmberg" <wb8tyw@qsl.net>
39596              Date: Mon, 17 Oct 2005 17:08:19 -0400
39597              Message-ID: <435412C3.3080504@qsl.net>
39598      Branch: perl
39599            ! vms/vmsish.h
39600 ____________________________________________________________________________
39601 [ 25784] By: steveh                                on 2005/10/17  15:48:24
39602         Log: Silence gcc complaints about comments in config.h
39603              
39604              This suppresses dozens of lines of warnings seen, e.g. here:
39605              http://www.nntp.perl.org/group/perl.daily-build.reports/32231
39606      Branch: perl
39607            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
39608 ____________________________________________________________________________
39609 [ 25783] By: rgs                                   on 2005/10/17  15:13:35
39610         Log: Subject: [patch@25775] VMS prep for symbolic links and long filename
39611              From: "John E. Malmberg" <wb8tyw@qsl.net>
39612              Date: Mon, 17 Oct 2005 08:12:37 -0400
39613              Message-ID: <43539535.70609@qsl.net>
39614      Branch: perl
39615            ! vms/vms.c vms/vmsish.h
39616 ____________________________________________________________________________
39617 [ 25782] By: rgs                                   on 2005/10/17  15:05:23
39618         Log: Subject: [PATCH] even more Symbian
39619              From: <jarkko.hietaniemi@nokia.com>
39620              Date: Mon, 17 Oct 2005 18:27:57 +0300
39621              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A61F@esebe105.NOE.Nokia.com>
39622      Branch: perl
39623            ! ext/Storable/Storable.xs symbian/TODO
39624            ! symbian/find_writeable_data.pl symbian/xsbuild.pl
39625 ____________________________________________________________________________
39626 [ 25781] By: nicholas                              on 2005/10/17  14:44:59
39627         Log: Correct precedence from and to && in an expression with assignment.
39628      Branch: perl
39629            ! ext/IO/t/io_sock.t
39630 ____________________________________________________________________________
39631 [ 25780] By: rgs                                   on 2005/10/17  10:16:30
39632         Log: Subject: Re: small addition to $, and $\ in perlvar.pod
39633              From: Xavier Noria <fxn@hashref.com>
39634              Date: Sun, 16 Oct 2005 12:27:30 +0200
39635              Message-Id: <7CA83392-70CD-4AC8-AA44-D94F508BB028@hashref.com>
39636      Branch: perl
39637            ! pod/perlvar.pod
39638 ____________________________________________________________________________
39639 [ 25779] By: steveh                                on 2005/10/17  10:14:46
39640         Log: Make some casts explicit to keep VC++ 7 happy
39641              
39642              Specifically, this silences the warnings from the following smoke:
39643              http://www.nntp.perl.org/group/perl.daily-build.reports/32258
39644              (Hmm. Looks like you need to decode the base64 yourself before you
39645              can read that.)
39646      Branch: perl
39647            ! numeric.c op.c pp_pack.c toke.c
39648 ____________________________________________________________________________
39649 [ 25778] By: rgs                                   on 2005/10/17  09:57:24
39650         Log: Subject: [PATCH] another Symbian update: Alan's fault :-)
39651              From: <jarkko.hietaniemi@nokia.com>
39652              Date: Mon, 17 Oct 2005 13:19:34 +0300
39653              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A611@esebe105.NOE.Nokia.com>
39654      Branch: perl
39655            + symbian/find_writeable_data.pl
39656            ! MANIFEST XSUB.h doio.c embed.fnc embed.h mg.c perl.c perl.h
39657            ! perlio.c pp_ctl.c pp_sys.c symbian/config.pl symbian/sisify.pl
39658            ! util.c
39659 ____________________________________________________________________________
39660 [ 25777] By: rgs                                   on 2005/10/17  08:46:31
39661         Log: Doc/style fixes pointed out by Gisle
39662      Branch: perl
39663            ! lib/warnings/register.pm
39664 ____________________________________________________________________________
39665 [ 25776] By: rgs                                   on 2005/10/17  08:28:15
39666         Log: Subject: [PATCH] blead@25775 Symbian update
39667              From: <jarkko.hietaniemi@nokia.com>
39668              Date: Mon, 17 Oct 2005 11:49:20 +0300
39669              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A60A@esebe105.NOE.Nokia.com>
39670      Branch: perl
39671            + symbian/PerlUtil.cpp symbian/PerlUtil.h symbian/PerlUtil.pod
39672            ! MANIFEST README.symbian symbian/PerlBase.pod symbian/TODO
39673            ! symbian/config.pl symbian/sdk.pl symbian/sisify.pl
39674            ! symbian/symbian_proto.h symbian/xsbuild.pl
39675 ____________________________________________________________________________
39676 [ 25775] By: davem                                 on 2005/10/16  23:05:44
39677         Log: DEBUG_LEAKING_SCALARS doesn't need shared memory to store filenames
39678      Branch: perl
39679            ! sv.c
39680 ____________________________________________________________________________
39681 [ 25774] By: rgs                                   on 2005/10/16  21:47:57
39682         Log: Subject: [PATCH] Keys of %INC always use forward slashes
39683              From: Jan Dubois <jand@activestate.com>
39684              Date: Oct 16, 2005 8:24 PM
39685              Message-ID: <006e01c5d27e$d722c6e0$2217a8c0@candy>
39686      Branch: perl
39687            ! lib/CPAN.pm
39688 ____________________________________________________________________________
39689 [ 25772] By: craigb                                on 2005/10/16  19:10:56
39690         Log: Subject: [patch@25763] Fix VMS error/exit handling, update kill function
39691              From: "John E. Malmberg" <wb8tyw@qsl.net>
39692              Message-id: <4351F393.8030809@qsl.net>
39693              Date: Sun, 16 Oct 2005 02:30:43 -0400
39694      Branch: perl
39695            ! perl.c perl.h t/run/exit.t vms/vms.c vms/vmsish.h
39696 ____________________________________________________________________________
39697 [ 25771] By: davem                                 on 2005/10/16  17:46:10
39698         Log: an assert in av_undef was leaking memory
39699      Branch: perl
39700            ! av.c
39701 ____________________________________________________________________________
39702 [ 25770] By: davem                                 on 2005/10/16  17:39:20
39703         Log: static functions should be prefixed S_
39704      Branch: perl
39705            ! ext/threads/threads.xs
39706 ____________________________________________________________________________
39707 [ 25769] By: davem                                 on 2005/10/16  14:53:45
39708         Log: free a thread's interpreter after $t->join() rather than after undef $t
39709              This should fix some ithreads memory leaks.
39710      Branch: perl
39711            ! ext/threads/threads.xs
39712 ____________________________________________________________________________
39713 [ 25768] By: stevep                                on 2005/10/16  13:53:00
39714         Log: Upgrade to version-0.49
39715      Branch: perl
39716            ! lib/version.pm lib/version.pod
39717 ____________________________________________________________________________
39718 [ 25767] By: stevep                                on 2005/10/16  13:24:23
39719         Log: No more attempting to edit Pod before the first coffee of the morning.
39720      Branch: perl
39721            ! ext/DynaLoader/XSLoader_pm.PL
39722 ____________________________________________________________________________
39723 [ 25766] By: stevep                                on 2005/10/16  13:10:02
39724         Log: Upgrade to XSLoader-0.06 (plus a minor doc nit found by podchecker).
39725      Branch: perl
39726            ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t
39727 ____________________________________________________________________________
39728 [ 25765] By: stevep                                on 2005/10/16  13:02:19
39729         Log: Upgrade to Pod-Parser-1.34 (with some changes to get the new test file
39730              to work within the core).
39731      Branch: perl
39732            + lib/Pod/t/contains_pod.t t/lib/contains_pod.xr
39733            ! MANIFEST lib/Pod/Find.pm
39734 ____________________________________________________________________________
39735 [ 25764] By: stevep                                on 2005/10/16  12:36:37
39736         Log: Upgrade to ExtUtils-ParseXS-2.15.
39737      Branch: perl
39738            ! lib/ExtUtils/ParseXS.pm
39739 ____________________________________________________________________________
39740 [ 25763] By: nicholas                              on 2005/10/15  21:35:29
39741         Log: Subject: pre{inc,dec} is faster, even with integers
39742              From: hv@crypt.org
39743              Message-Id: <200510141722.j9EHMfa25945@zen.crypt.org>
39744              Date: Fri, 14 Oct 2005 18:22:41 +0100
39745      Branch: perl
39746            ! op.c t/op/inc.t
39747 ____________________________________________________________________________
39748 [ 25761] By: craigb                                on 2005/10/15  03:59:44
39749         Log: Subject: [patch@blead] perlport.pod
39750              From: "John E. Malmberg" <wb8tyw@qsl.net>
39751              Date: Fri, 14 Oct 2005 23:48:20 -0400
39752              Message-id: <43507C04.8050003@qsl.net>
39753      Branch: perl
39754            ! pod/perlport.pod
39755 ____________________________________________________________________________
39756 [ 25760] By: craigb                                on 2005/10/15  03:43:30
39757         Log: Subject: patch for blead - Perlvms.pod update
39758              From: "John E. Malmberg" <wb8tyw@qsl.net>
39759              Date: Fri, 14 Oct 2005 21:15:26 -0400
39760              Message-id: <4350582E.4070209@qsl.net>
39761      Branch: perl
39762            ! vms/perlvms.pod
39763 ____________________________________________________________________________
39764 [ 25759] By: craigb                                on 2005/10/14  15:31:33
39765         Log: Grab enough room from the outset in do_tovmsspec()
39766      Branch: perl
39767            ! vms/vms.c
39768 ____________________________________________________________________________
39769 [ 25758] By: steveh                                on 2005/10/14  08:00:58
39770         Log: Subject: [PATCH] Compress::Zlib - fix for win32
39771              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
39772              Date: Thu, 13 Oct 2005 23:06:25 +0100
39773              Message-ID: <002a01c5d042$5c25fea0$1a1c140a@myopwv.com>
39774      Branch: perl
39775            ! ext/Compress/Zlib/Zlib.xs
39776 ____________________________________________________________________________
39777 [ 25757] By: stevep                                on 2005/10/14  03:46:24
39778         Log: gcc complains when it sees variables declared
39779              
39780              const register ...
39781              
39782              switched them all to 
39783              
39784              register const ...
39785      Branch: perl
39786            ! av.c pp.c pp_hot.c regexec.c sv.c toke.c util.c
39787 ____________________________________________________________________________
39788 [ 25756] By: stevep                                on 2005/10/14  01:20:21
39789         Log: Upgrade to Unicode-Collate-0.52
39790      Branch: perl
39791            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
39792            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
39793 ____________________________________________________________________________
39794 [ 25755] By: stevep                                on 2005/10/13  23:31:03
39795         Log: Add PERL_USE_SAFE_PUTENV to the compile time options in perl -V
39796      Branch: perl
39797            ! perl.c
39798 ____________________________________________________________________________
39799 [ 25754] By: stevep                                on 2005/10/13  23:03:46
39800         Log: Subject: [PATCH] Stas' croak patch and then some
39801              From: Andy Lester <andy@petdance.com>
39802              Date: Thu, 13 Oct 2005 16:42:12 -0500
39803              Message-ID: <20051013214212.GA1122@petdance.com>
39804      Branch: perl
39805            ! embed.fnc gv.c op.c pad.c perl.c pp_sort.c proto.h regcomp.c
39806            ! sv.c t/TEST toke.c utf8.c
39807 ____________________________________________________________________________
39808 [ 25753] By: rgs                                   on 2005/10/13  15:53:39
39809         Log: If /dev/null is not readable, perl -e fails with
39810              an obscure error message. Make it more understandable.
39811      Branch: perl
39812            ! perl.c
39813 ____________________________________________________________________________
39814 [ 25752] By: rgs                                   on 2005/10/13  14:18:50
39815         Log: Subject: [patch@25744] t/op/local.t - change 25514 broke VMS
39816              From: "John E. Malmberg" <wb8tyw@qsl.net>
39817              Date: Thu, 13 Oct 2005 10:28:23 -0400
39818              Message-ID: <434E6F07.5020108@qsl.net>
39819      Branch: perl
39820            ! t/op/local.t
39821 ____________________________________________________________________________
39822 [ 25751] By: rgs                                   on 2005/10/13  12:38:21
39823         Log: Subject: SvPVutf8_nolen crashes [PATCH]
39824              From: Gisle Aas <gisle@ActiveState.com>
39825              Date: 13 Oct 2005 06:00:49 -0700
39826              Message-ID: <lrslv56072.fsf@caliper.activestate.com>
39827      Branch: perl
39828            ! sv.c
39829 ____________________________________________________________________________
39830 [ 25750] By: rgs                                   on 2005/10/13  12:22:24
39831         Log: Better cleanup of directories created by C::Zlib
39832      Branch: perl
39833            ! Makefile.SH
39834 ____________________________________________________________________________
39835 [ 25749] By: merijn                                on 2005/10/13  12:17:41
39836         Log: PL_use_safe_putenv needs to be in the export lists
39837      Branch: perl
39838            ! makedef.pl
39839 ____________________________________________________________________________
39840 [ 25748] By: rgs                                   on 2005/10/13  11:20:23
39841         Log: Subject: [PATCH] POD index entries with X<>
39842              From: Ivan Tubert-Brohman <itub@cpan.org>
39843              Date: Wed, 12 Oct 2005 19:20:18 -0400
39844              Message-ID: <434D9A32.4050305@cpan.org>
39845      Branch: perl
39846            ! pod/perldata.pod pod/perldebug.pod pod/perldsc.pod
39847            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlform.pod
39848            ! pod/perlfunc.pod pod/perllexwarn.pod pod/perlmod.pod
39849            ! pod/perlobj.pod pod/perlop.pod pod/perlpod.pod pod/perlre.pod
39850            ! pod/perlref.pod pod/perlrun.pod pod/perlsub.pod
39851            ! pod/perlsyn.pod pod/perltie.pod
39852 ____________________________________________________________________________
39853 [ 25747] By: rgs                                   on 2005/10/13  09:43:46
39854         Log: Subject: Accidental interpolation of $@ in Pod::Html [PATCH]
39855              From: Gisle Aas <gisle@ActiveState.com>
39856              Date: 13 Oct 2005 01:42:32 -0700
39857              Message-ID: <lr7jch95af.fsf@caliper.activestate.com>
39858      Branch: perl
39859            ! lib/Pod/Html.pm
39860 ____________________________________________________________________________
39861 [ 25746] By: rgs                                   on 2005/10/13  09:05:42
39862         Log: The new REQUIRE token introduced by change 25599 must be
39863              nonassoc, just like the UNIOP token it's patterned after.
39864              (While we're at it, allow to use bison 2.1 to regenerate
39865              the parser files.)
39866      Branch: perl
39867            ! perly.act perly.h perly.tab perly.y regen_perly.pl
39868 ____________________________________________________________________________
39869 [ 25745] By: rgs                                   on 2005/10/13  08:14:32
39870         Log: Document that -F doesn't accept whitespace in patterns.
39871              (fixes bug #37366)
39872      Branch: perl
39873            ! pod/perlrun.pod
39874 ____________________________________________________________________________
39875 [ 25744] By: merijn                                on 2005/10/13  06:10:27
39876         Log: Subject: RE: [PATCH] Compress::Zlib
39877              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
39878              Date: Wed, 12 Oct 2005 22:41:41 +0100
39879              Message-ID: <004c01c5cf75$bd368fc0$0e1c140a@myopwv.com>
39880      Branch: perl
39881            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
39882 ____________________________________________________________________________
39883 [ 25743] By: stevep                                on 2005/10/12  23:28:04
39884         Log: Subject: [PATCH pp_sort.c 5.8.7]  Typo in comment.
39885              From: Abigail <abigail@abigail.nl>
39886              Date: Thu, 13 Oct 2005 01:25:10 +0200
39887              Message-ID: <20051012232509.GA1018@abigail.nl>
39888      Branch: perl
39889            ! pp_sort.c
39890 ____________________________________________________________________________
39891 [ 25742] By: rgs                                   on 2005/10/12  15:55:21
39892         Log: Subject: [PATCH] Symbian blead update: Symbian port 0.2.0
39893              From: <jarkko.hietaniemi@nokia.com>
39894              Date: Wed, 12 Oct 2005 19:12:57 +0300
39895              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5E6@esebe105.NOE.Nokia.com>
39896      Branch: perl
39897            + symbian/sisify.pl
39898            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
39899            ! symbian/TODO symbian/config.pl symbian/port.pl
39900 ____________________________________________________________________________
39901 [ 25741] By: rgs                                   on 2005/10/12  11:37:49
39902         Log: Update to the config boilerplates, by Jarkko
39903      Branch: perl
39904            ! Cross/config.sh-arm-linux NetWare/config.wc epoc/config.sh
39905            ! plan9/config_sh.sample symbian/config.sh uconfig.h uconfig.sh
39906            ! wince/config.ce
39907 ____________________________________________________________________________
39908 [ 25740] By: craigb                                on 2005/10/11  23:58:26
39909         Log: disarm unsetenv() on VMS for now (function is present
39910              but %ENV is more complicated)
39911      Branch: perl
39912            ! configure.com
39913 ____________________________________________________________________________
39914 [ 25739] By: stevep                                on 2005/10/11  22:27:18
39915         Log: Subject: [PATCH] Compress::Zlib
39916              From: Paul Marquess <Paul.Marquess@ntlworld.com>
39917              Date: Tue, 11 Oct 2005 22:54:25 +0100
39918              
39919              This silences a few warnings on AIX
39920      Branch: perl
39921            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
39922            ! ext/Compress/Zlib/t/04def.t
39923 ____________________________________________________________________________
39924 [ 25738] By: rgs                                   on 2005/10/11  21:14:49
39925         Log: Comment fix
39926      Branch: perl
39927            ! perl.c
39928 ____________________________________________________________________________
39929 [ 25737] By: merijn                                on 2005/10/11  15:15:37
39930         Log: Subject: [PATCH] environ fixup
39931              From: Alan Burlison <Alan.Burlison@sun.com>
39932              Date: Tue, 11 Oct 2005 16:29:54 +0100
39933              Message-ID: <434BDA72.4090109@sun.com>
39934      Branch: perl
39935            ! handy.h hints/solaris_2.sh perl.c util.c
39936 ____________________________________________________________________________
39937 [ 25736] By: merijn                                on 2005/10/11  11:30:22
39938         Log: Subject: [PATCH] Symbian blead fix
39939              From: <jarkko.hietaniemi@nokia.com>
39940              Date: Tue, 11 Oct 2005 14:48:49 +0300
39941              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5D4@esebe105.NOE.Nokia.com>
39942      Branch: perl
39943            ! symbian/PerlApp.cpp
39944 ____________________________________________________________________________
39945 [ 25735] By: merijn                                on 2005/10/11  11:25:46
39946         Log: Subject: [PATCH] Compress::Zlib
39947              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
39948              Date: Tue, 11 Oct 2005 12:35:22 +0100
39949              Message-ID: <013e01c5ce57$dee62af0$671c140a@myopwv.com>
39950      Branch: perl
39951            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
39952            ! ext/Compress/Zlib/t/16oneshot.t
39953 ____________________________________________________________________________
39954 [ 25734] By: steveh                                on 2005/10/11  10:09:48
39955         Log: Update win32 config files w.r.t. change #25733
39956      Branch: perl
39957            ! win32/config.bc win32/config.gc win32/config.vc
39958            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
39959            ! win32/config_H.vc win32/config_H.vc64
39960 ____________________________________________________________________________
39961 [ 25733] By: merijn                                on 2005/10/10  13:47:17
39962         Log: Add probe for unsetenv ()
39963              Subject: Re: Perl's handling of environ breaks on Solaris 10
39964              From: Steve Peters <steve@fisharerojo.org>
39965              Date: Mon, 10 Oct 2005 07:51:17 -0500
39966              Message-ID: <20051010125117.GA27566@mccoy.peters.homeunix.org>
39967      Branch: perl
39968            ! Configure Porting/Glossary config_h.SH handy.h
39969 ____________________________________________________________________________
39970 [ 25731] By: stevep                                on 2005/10/10  13:14:50
39971         Log: Subject: Re: Win32::GetShortPathName() does not always return a short name [DOC PATCH]
39972              From: Gisle Aas <gisle@ActiveState.com>
39973              Date: 10 Oct 2005 06:20:23 -0700
39974              
39975              Change to remove a call to Win32::GetShortPathName() from 
39976              Test::Harness::Straps.
39977      Branch: perl
39978            ! lib/Test/Harness/Straps.pm
39979 ____________________________________________________________________________
39980 [ 25730] By: rgs                                   on 2005/10/10  11:22:08
39981         Log: Subject: [PATCH] Symbian bleadperl@25725 update
39982              From: <jarkko.hietaniemi@nokia.com>
39983              Date: Mon, 10 Oct 2005 14:28:31 +0300
39984              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5C4@esebe105.NOE.Nokia.com>
39985      Branch: perl
39986            ! ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/zlib-src/trees.c
39987            ! symbian/PerlApp.cpp symbian/TODO symbian/symbian_utils.cpp
39988            ! symbian/xsbuild.pl
39989 ____________________________________________________________________________
39990 [ 25729] By: rgs                                   on 2005/10/10  11:16:24
39991         Log: Subject: RE: [PATCH] Compress::Zlib
39992              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
39993              Date: Mon, 10 Oct 2005 12:24:29 +0100
39994              Message-ID: <013501c5cd8d$2f5d3e90$291c140a@myopwv.com>
39995      Branch: perl
39996            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.xs
39997 ____________________________________________________________________________
39998 [ 25728] By: merijn                                on 2005/10/10  10:36:51
39999         Log: Subject: Win32::GetShortPathName() does not always return a short name [DOC PATCH]
40000              From: Gisle Aas <gisle@ActiveState.com>
40001              Date: 10 Oct 2005 03:58:09 -0700
40002              Message-ID: <lrk6glej0e.fsf@caliper.activestate.com>
40003      Branch: perl
40004            ! win32/ext/Win32/Win32.pm
40005 ____________________________________________________________________________
40006 [ 25727] By: merijn                                on 2005/10/10  10:27:12
40007         Log: Making t/14gzopen.t a bit more robust.
40008              Subject: [PATCH] Compress::Zlib
40009              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
40010              Date: Mon, 10 Oct 2005 11:40:00 +0100
40011              Message-ID: <012101c5cd86$f895b640$291c140a@myopwv.com>
40012      Branch: perl
40013            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.xs
40014            ! ext/Compress/Zlib/t/14gzopen.t
40015 ____________________________________________________________________________
40016 [ 25726] By: merijn                                on 2005/10/10  06:14:30
40017         Log: Compress::Zlib should not ask under Cygwin in CORE
40018      Branch: perl
40019            ! ext/Compress/Zlib/Makefile.PL
40020 ____________________________________________________________________________
40021 [ 25725] By: stevep                                on 2005/10/10  01:18:58
40022         Log: From: Paul Marquess <Paul.Marquess@ntlworld.com>
40023              Subject: RE: [PATCH] DB_File 1.1812
40024              Date: Sun, 9 Oct 2005 23:25:38 +0100
40025              
40026              Patch to ext/Compress/Zlib/Zlib.xs from Paul Marquess.
40027      Branch: perl
40028            ! ext/Compress/Zlib/Zlib.xs
40029 ____________________________________________________________________________
40030 [ 25724] By: rgs                                   on 2005/10/09  21:27:57
40031         Log: Upgrade to DB_File 1.1812, by Paul Marquess
40032      Branch: perl
40033            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
40034            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
40035            ! ext/DB_File/t/db-hash.t
40036 ____________________________________________________________________________
40037 [ 25723] By: stevep                                on 2005/10/09  18:53:02
40038         Log: Tweaks to get Test::Builder::Tester's tests to work in the core.
40039      Branch: perl
40040            ! lib/Test/Simple/t/tbt_01basic.t
40041            ! lib/Test/Simple/t/tbt_04line_num.t
40042 ____________________________________________________________________________
40043 [ 25722] By: stevep                                on 2005/10/09  18:06:13
40044         Log: Upgraded to ExtUtils-ParseXS-2.14.
40045      Branch: perl
40046            ! lib/ExtUtils/ParseXS.pm
40047 ____________________________________________________________________________
40048 [ 25721] By: rgs                                   on 2005/10/09  16:42:26
40049         Log: Don't use a regexp in DB::sub().
40050              This should work around perlbug #37102.
40051      Branch: perl
40052            ! lib/DB.pm
40053 ____________________________________________________________________________
40054 [ 25720] By: stevep                                on 2005/10/09  15:37:41
40055         Log: It would be nice to upgrade the right file.   Double grrrrr.
40056      Branch: perl
40057            ! lib/ExtUtils/CBuilder.pm
40058 ____________________________________________________________________________
40059 [ 25719] By: stevep                                on 2005/10/09  15:32:29
40060         Log: Add standard core test header to Test::Builder::Tester tests.
40061      Branch: perl
40062            ! lib/Test/Simple/t/tbt_01basic.t
40063            ! lib/Test/Simple/t/tbt_02fhrestore.t
40064            ! lib/Test/Simple/t/tbt_03die.t
40065            ! lib/Test/Simple/t/tbt_04line_num.t
40066            ! lib/Test/Simple/t/tbt_05faildiag.t
40067            ! lib/Test/Simple/t/tbt_06errormess.t
40068            ! lib/Test/Simple/t/tbt_07args.t
40069 ____________________________________________________________________________
40070 [ 25718] By: stevep                                on 2005/10/09  15:24:43
40071         Log: Upgrade to Test-Simple-0.62.
40072      Branch: perl
40073            + lib/Test/Builder/Tester.pm lib/Test/Builder/Tester/Color.pm
40074            + lib/Test/Simple/t/tbt_01basic.t
40075            + lib/Test/Simple/t/tbt_02fhrestore.t
40076            + lib/Test/Simple/t/tbt_03die.t
40077            + lib/Test/Simple/t/tbt_04line_num.t
40078            + lib/Test/Simple/t/tbt_05faildiag.t
40079            + lib/Test/Simple/t/tbt_06errormess.t
40080            + lib/Test/Simple/t/tbt_07args.t
40081            ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm
40082            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
40083            ! lib/Test/Simple/t/More.t lib/Test/Simple/t/bail_out.t
40084            ! lib/Test/Simple/t/is_deeply_fail.t
40085 ____________________________________________________________________________
40086 [ 25717] By: stevep                                on 2005/10/09  14:51:12
40087         Log: Missed files in upgrading modules.  Grrrr
40088      Branch: perl
40089            ! lib/Cwd.pm lib/ExtUtils/ParseXS.pm
40090 ____________________________________________________________________________
40091 [ 25716] By: rgs                                   on 2005/10/09  14:31:47
40092         Log: Subject: [PATCH with testsuite] undef IS_UTF8_CHAR() on EBCDIC
40093              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
40094              Date: Oct 8, 2005 9:59 AM
40095              Message-Id: <20051008165752.348A.BQW10602@nifty.com>
40096      Branch: perl
40097            ! lib/utf8.t utf8.c utf8.h
40098 ____________________________________________________________________________
40099 [ 25712] By: stevep                                on 2005/10/07  15:41:32
40100         Log: Documentation nit in INSTALL found by Alan Burlison.
40101      Branch: perl
40102            ! INSTALL
40103 ____________________________________________________________________________
40104 [ 25711] By: stevep                                on 2005/10/07  03:29:37
40105         Log: Upgrade to Pathtools-3.12
40106      Branch: perl
40107            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/File/Spec.pm
40108            ! lib/File/Spec/Win32.pm
40109 ____________________________________________________________________________
40110 [ 25710] By: craigb                                on 2005/10/07  02:41:03
40111         Log: Parse symbols for the linker when more than one declaration
40112              on the same line (the way PERLVARISC now throws at us).
40113      Branch: perl
40114            ! vms/gen_shrfls.pl
40115 ____________________________________________________________________________
40116 [ 25709] By: nicholas                              on 2005/10/06  21:31:39
40117         Log: Avoid a cast
40118      Branch: perl
40119            ! perl.c
40120 ____________________________________________________________________________
40121 [ 25708] By: stevep                                on 2005/10/06  19:23:59
40122         Log: Convert lvalue usage of SvNVX() and SvIVX() to SvNV_set() and
40123              SvIV_set().  Otherwise, compiling with -DPERL_DEBUG_COW fails.
40124      Branch: perl
40125            ! ext/Compress/Zlib/Zlib.xs
40126 ____________________________________________________________________________
40127 [ 25707] By: rgs                                   on 2005/10/06  13:42:00
40128         Log: Be nice with subversion hidden directories
40129      Branch: perl
40130            ! ext/Compress/Zlib/Makefile.PL
40131 ____________________________________________________________________________
40132 [ 25706] By: rgs                                   on 2005/10/06  13:24:24
40133         Log: Update with new files from C::Zlib
40134      Branch: perl
40135            ! Porting/Maintainers.pl
40136 ____________________________________________________________________________
40137 [ 25705] By: rgs                                   on 2005/10/06  13:23:20
40138         Log: Move ZlibTestUtils.pm under t/
40139      Branch: perl
40140            + t/lib/ZlibTestUtils.pm
40141            - lib/ZlibTestUtils.pm
40142            ! MANIFEST ext/Compress/Zlib/t/01version.t
40143            ! ext/Compress/Zlib/t/02zlib.t ext/Compress/Zlib/t/03zlib-v1.t
40144            ! ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/05examples.t
40145            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
40146            ! ext/Compress/Zlib/t/08encoding.t
40147            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
40148            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
40149            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
40150            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
40151            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
40152            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
40153            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
40154            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
40155 ____________________________________________________________________________
40156 [ 25704] By: rgs                                   on 2005/10/06  09:09:06
40157         Log: Don't install pods via MakeMaker for C::Zlib,
40158              as suggested by Robin Barker
40159      Branch: perl
40160            ! ext/Compress/Zlib/Makefile.PL
40161 ____________________________________________________________________________
40162 [ 25703] By: merijn                                on 2005/10/06  08:42:56
40163         Log: Add -C to allowed $PERL5OPT options
40164              Add -C to the $PERL5OPT documentation (and added the missing -A too)
40165              t/run/runenv.t Could use some more tests about how supported
40166              and unsupported options in $PERL5OPT are handled
40167      Branch: perl
40168            ! perl.c pod/perldiag.pod pod/perlrun.pod
40169 ____________________________________________________________________________
40170 [ 25702] By: rgs                                   on 2005/10/06  07:27:39
40171         Log: Remove the getprotobynumber test, for portability concerns
40172      Branch: perl
40173            - t/op/getprotobynumber.t
40174            ! MANIFEST
40175 ____________________________________________________________________________
40176 [ 25701] By: nicholas                              on 2005/10/05  23:22:27
40177         Log: Fix Compress::Zlib test boilerplate
40178      Branch: perl
40179            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
40180            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
40181            ! ext/Compress/Zlib/t/05examples.t
40182            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
40183            ! ext/Compress/Zlib/t/08encoding.t
40184            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
40185            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
40186            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
40187            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
40188            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
40189            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
40190            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
40191            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
40192 ____________________________________________________________________________
40193 [ 25699] By: rgs                                   on 2005/10/05  21:26:57
40194         Log: Compress::Zlib's Makefile.PL shouldn't create .bak files when building the core
40195      Branch: perl
40196            ! ext/Compress/Zlib/Makefile.PL
40197 ____________________________________________________________________________
40198 [ 25698] By: rgs                                   on 2005/10/05  21:03:29
40199         Log: Add test preambles to Compress::Zlib.
40200              Remove 99pod.t, useless in the core
40201      Branch: perl
40202            - ext/Compress/Zlib/t/99pod.t
40203            ! MANIFEST ext/Compress/Zlib/t/01version.t
40204            ! ext/Compress/Zlib/t/02zlib.t ext/Compress/Zlib/t/03zlib-v1.t
40205            ! ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/05examples.t
40206            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
40207            ! ext/Compress/Zlib/t/08encoding.t
40208            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
40209            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
40210            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
40211            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
40212            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
40213            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
40214            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
40215            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
40216 ____________________________________________________________________________
40217 [ 25697] By: stevep                                on 2005/10/05  18:20:54
40218         Log: Subject: proposal [perl #34301]:  IO::Socket calls getpeername far too often
40219              From: Peter.Dintelmann@Dresdner-Bank.com (Peter Dintelmann)
40220              Date: Thu, 2 Jun 2005 13:34:49 +0200
40221              Message-ID: <E9A2605289D8D7468B1A21EC24E59D2101852447@naimucx5.muc.allianz>
40222      Branch: perl
40223            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
40224 ____________________________________________________________________________
40225 [ 25696] By: steveh                                on 2005/10/05  16:04:26
40226         Log: Subject: [PATCH] Re: Untested builtins
40227              From: Steven Schubiger <sts@accognoscere.org>
40228              Date: Wed, 28 Sep 2005 15:46:45 +0200
40229              Message-ID: <20050928134645.GD11546@accognoscere.homeunix.org>
40230      Branch: perl
40231            + t/op/getprotobynumber.t
40232            ! MANIFEST
40233 ____________________________________________________________________________
40234 [ 25695] By: rgs                                   on 2005/10/05  15:53:34
40235         Log: Upgrade to Compress::Zlib 2.000_05
40236      Branch: perl
40237            + ext/Compress/Zlib/examples/gzcat.zlib
40238            + ext/Compress/Zlib/fallback/constants.h
40239            + ext/Compress/Zlib/fallback/constants.xs
40240            + ext/Compress/Zlib/lib/Compress/Gzip/Constants.pm
40241            + ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
40242            + ext/Compress/Zlib/lib/Compress/Zlib/FileConstants.pm
40243            + ext/Compress/Zlib/lib/Compress/Zlib/ParseParameters.pm
40244            + ext/Compress/Zlib/lib/File/GlobMapper.pm
40245            + ext/Compress/Zlib/lib/IO/Compress/Deflate.pm
40246            + ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
40247            + ext/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
40248            + ext/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
40249            + ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
40250            + ext/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
40251            + ext/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
40252            + ext/Compress/Zlib/pod/FAQ.pod ext/Compress/Zlib/ppport.h
40253            + ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
40254            + ext/Compress/Zlib/t/05examples.t
40255            + ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
40256            + ext/Compress/Zlib/t/08encoding.t
40257            + ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
40258            + ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
40259            + ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
40260            + ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
40261            + ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
40262            + ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
40263            + ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
40264            + ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/99pod.t
40265            + ext/Compress/Zlib/t/globmapper.t lib/ZlibTestUtils.pm
40266            - ext/Compress/Zlib/ANNOUNCE ext/Compress/Zlib/fallback.h
40267            - ext/Compress/Zlib/fallback.xs ext/Compress/Zlib/t/03examples.t
40268            - ext/Compress/Zlib/t/04encoding.t
40269            - ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
40270            - ext/Compress/Zlib/zlib-src/gzio.c
40271            ! MANIFEST ext/Compress/Zlib/Changes
40272            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
40273            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
40274            ! ext/Compress/Zlib/config.in ext/Compress/Zlib/examples/filtdef
40275            ! ext/Compress/Zlib/examples/filtinf
40276            ! ext/Compress/Zlib/examples/gzcat
40277            ! ext/Compress/Zlib/examples/gzgrep
40278            ! ext/Compress/Zlib/examples/gzstream
40279            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
40280            ! ext/Compress/Zlib/typemap
40281 ____________________________________________________________________________
40282 [ 25694] By: steveh                                on 2005/10/05  15:34:18
40283         Log: Fix $Config{ccflags} for Win32 perls built with dmake
40284              
40285              The nmake makefile (win32/Makefile) currently adds -nologo, $(STRPOOL)
40286              and -W3 to the ccflags in CFG_VARS, but the dmake makefile
40287              (win32/makefile.mk) doesn't.  This means that extensions built with
40288              perls built with VC++ and dmake spit out damn M$ logo messages and use
40289              a lower warning level.
40290              
40291              The reason for the difference is probably that the dmake makefile
40292              supports multiple compilers.  Therefore, put the extra ccflags into a
40293              new macro, and set it appropriately for each compiler.  Add the new
40294              macro to the nmake makefile too for orthogonality.
40295      Branch: perl
40296            ! win32/Makefile win32/makefile.mk
40297 ____________________________________________________________________________
40298 [ 25693] By: merijn                                on 2005/10/05  15:34:09
40299         Log: Subject: Re: [PATCH] Random constings and printf cleanup
40300              From: Andy Lester <andy@petdance.com>
40301              Date: Tue, 4 Oct 2005 15:16:05 -0500
40302              Message-ID: <20051004201605.GA31682@petdance.com>
40303      Branch: perl
40304            ! malloc.c pad.c perl.c perl.h pp_ctl.c sv.c utf8.c xsutils.c
40305 ____________________________________________________________________________
40306 [ 25691] By: stevep                                on 2005/10/04  16:24:28
40307         Log: Fixes to Pod errors found by podchecker.
40308      Branch: perl
40309            ! README.os2 pod/perlfunc.pod
40310 ____________________________________________________________________________
40311 [ 25690] By: stevep                                on 2005/10/04  12:02:04
40312         Log: Upgrade to ExtUtils-ParseXS-2.13
40313      Branch: perl
40314            ! lib/ExtUtils/ParseXS.pm
40315 ____________________________________________________________________________
40316 [ 25689] By: stevep                                on 2005/10/04  11:01:11
40317         Log: Upgrade to ExtUtils-CBuilder-0.15 (with a small edit to 
40318              ExtUtils::CBuilder::Pltaform::dec_osf.pm to add a $VERSION)
40319      Branch: perl
40320            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
40321            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
40322            ! lib/ExtUtils/CBuilder/Platform/dec_osf.pm
40323            ! lib/ExtUtils/CBuilder/Platform/os2.pm
40324            ! lib/ExtUtils/CBuilder/t/02-link.t
40325 ____________________________________________________________________________
40326 [ 25688] By: merijn                                on 2005/10/04  10:10:41
40327         Log: Subject: Re: $^CHILD_ERROR_NATIVE issues (with attachment)
40328              From: Gisle Aas <gisle@ActiveState.com>
40329              Date: 04 Oct 2005 02:18:27 -0700
40330              Message-ID: <lrd5ml7i8s.fsf@caliper.activestate.com>
40331      Branch: perl
40332            ! cop.h doio.c perl.c perl.h pp_sys.c win32/perlhost.h
40333            ! wince/perlhost.h
40334 ____________________________________________________________________________
40335 [ 25687] By: rgs                                   on 2005/10/03  16:16:21
40336         Log: Subject: Clone PL_statusvalue_posix [PATCH]
40337              From: Gisle Aas <gisle@ActiveState.com>
40338              Date: 03 Oct 2005 09:37:57 -0700
40339              Message-ID: <lr3bni8ska.fsf_-_@caliper.activestate.com>
40340      Branch: perl
40341            ! sv.c
40342 ____________________________________________________________________________
40343 [ 25686] By: rgs                                   on 2005/10/03  15:42:45
40344         Log: Pod::Usage documentation fix, suggested by :
40345              
40346              Subject: [perl #37322] Pod::Usage implementation of -sections disagrees with its documentation 
40347              From: "Steven Schubiger via RT" <perlbug-followup@perl.org>
40348              Date: Sun, 02 Oct 2005 07:25:37 -0700
40349              Message-ID: <rt-3.0.11-37322-121918.15.4257995782182@perl.org>
40350      Branch: perl
40351            ! lib/Pod/Usage.pm
40352 ____________________________________________________________________________
40353 [ 25685] By: rgs                                   on 2005/10/03  15:17:09
40354         Log: Yitzchak points out that this function argument is NULLOK
40355      Branch: perl
40356            ! embed.fnc proto.h
40357 ____________________________________________________________________________
40358 [ 25684] By: rgs                                   on 2005/10/03  11:27:31
40359         Log: Spaces to tabs
40360      Branch: perl
40361            ! MANIFEST
40362 ____________________________________________________________________________
40363 [ 25683] By: craigb                                on 2005/10/03  03:43:31
40364         Log: We lied about strtoq way back in #8120
40365      Branch: perl
40366            ! configure.com
40367 ____________________________________________________________________________
40368 [ 25682] By: stevep                                on 2005/10/03  03:10:05
40369         Log: Upgrade to Digest-1.12
40370      Branch: perl
40371            ! lib/Digest.pm lib/Digest/Changes
40372 ____________________________________________________________________________
40373 [ 25681] By: craigb                                on 2005/10/03  00:20:30
40374         Log: fix bug introduced by #25507 that kept ccflags from
40375              making it into config.sh
40376      Branch: perl
40377            ! configure.com
40378 ____________________________________________________________________________
40379 [ 25680] By: craigb                                on 2005/10/02  21:45:20
40380         Log: assorted blead build help for VMS (mostly ithreads-related)
40381      Branch: perl
40382            ! configure.com pp_sys.c vms/gen_shrfls.pl vms/vmsish.h
40383 ____________________________________________________________________________
40384 [ 25679] By: stevep                                on 2005/10/02  12:50:02
40385         Log: Subject: [perl #37233] [PATCH] Test::Harness and Devel::Cover combine with overloading to cause infinite recursion in Carp.pm 
40386              From: perlbug-followup[at]perl.org (Yves Orton)
40387              Date: Thu, 22 Sep 2005 11:31:02 -0700
40388              Message-ID: <rt-3.0.11-37233-121233.2.25543632691242[at]perl.org>
40389      Branch: perl
40390            ! lib/Carp/Heavy.pm
40391 ____________________________________________________________________________
40392 [ 25678] By: stevep                                on 2005/10/02  04:42:46
40393         Log: Clarify the documentation regarding the return value from C<push>.
40394      Branch: perl
40395            ! pod/perlfunc.pod
40396 ____________________________________________________________________________
40397 [ 25677] By: stevep                                on 2005/10/02  04:32:48
40398         Log: If a 'use' or 'require' fails due to too many open files (EMFILE),
40399              give an appropriate error message rather than saying the module
40400              cannot be found in @INC.
40401      Branch: perl
40402            ! pp_ctl.c
40403 ____________________________________________________________________________
40404 [ 25676] By: stevep                                on 2005/10/02  03:30:55
40405         Log: Missed test changes and a bit of debugging code that should 
40406              have been removed.
40407      Branch: perl
40408            ! lib/Pod/Html.pm lib/Pod/t/htmlescp.t lib/Pod/t/htmlview.t
40409 ____________________________________________________________________________
40410 [ 25675] By: stevep                                on 2005/10/02  02:24:12
40411         Log: Fix some of the XHTML issues in Pod::Html.  The call for some time
40412              with a debugger to figure out what is going on.
40413      Branch: perl
40414            ! lib/Pod/Html.pm
40415 ____________________________________________________________________________
40416 [ 25674] By: davem                                 on 2005/10/01  23:51:40
40417         Log: Improve -DT output and fix wild buffer pointer error
40418      Branch: perl
40419            ! toke.c
40420 ____________________________________________________________________________
40421 [ 25672] By: steveh                                on 2005/09/30  15:52:30
40422         Log: Make building perl on Win32 with the free VC++ toolkit easier
40423              
40424              Introduce new CCTYPE's MSVC70FREE and MSVC70 for the free and the full
40425              versions of MS VC++ 7.x respectively.  Perl can now be built with the
40426              free VC++ toolkit simply by running "nmake CCTYPE=MSVC70FREE" with no
40427              hacking of the win32/Makefile required.  Update README.win32 with
40428              these changes.
40429              
40430              Also add the CCTYPE MSVC to win32/Makefile.  This is already supported
40431              in win32/makefile.mk and is useful for avoiding the use of -DELAYLOAD
40432              for MS VC++ 3.x through 5.x.  Update README.win32 for this too.
40433      Branch: perl
40434            ! README.win32 win32/Makefile win32/makefile.mk
40435 ____________________________________________________________________________
40436 [ 25666] By: rgs                                   on 2005/09/30  08:59:14
40437         Log: Upgrade to XSLoader 0.05, plus a few doc nits,
40438              by Sébastien Aperghis-Tramoni <maddingue@free.fr>
40439      Branch: perl
40440            ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t
40441 ____________________________________________________________________________
40442 [ 25665] By: davem                                 on 2005/09/29  22:57:44
40443         Log: PL_defoutgv could be used after being freed
40444              Was giving "use of freed value" warnings in t/io/through.t
40445              and t/io/crlf_through.t
40446      Branch: perl
40447            ! perl.c
40448 ____________________________________________________________________________
40449 [ 25664] By: davem                                 on 2005/09/29  21:01:54
40450         Log: the return value of start_subparse() can legally be ignored
40451      Branch: perl
40452            ! embed.fnc gv.c proto.h
40453 ____________________________________________________________________________
40454 [ 25663] By: stevep                                on 2005/09/29  20:43:52
40455         Log: Added new flag (--use-xsloader) to use XSLoader when in backward
40456              compatibility mode.
40457      Branch: perl
40458            ! utils/h2xs.PL
40459 ____________________________________________________________________________
40460 [ 25662] By: stevep                                on 2005/09/29  18:04:29
40461         Log: With XSLoader on CPAN now, add XSLoader as a prerequisite in Makefile.PL
40462              if the compatible version is less than 5.006 (the first version with 
40463              XSLoader).
40464      Branch: perl
40465            ! utils/h2xs.PL
40466 ____________________________________________________________________________
40467 [ 25660] By: nicholas                              on 2005/09/29  13:00:18
40468         Log: 2 more e-mail addresses that map to rgs
40469      Branch: perl
40470            ! Porting/checkAUTHORS.pl
40471 ____________________________________________________________________________
40472 [ 25659] By: nicholas                              on 2005/09/29  12:54:00
40473         Log: checkAUTHORS.pl wasn't aware of one of Merijn's e-mail addresses
40474      Branch: perl
40475            ! Porting/checkAUTHORS.pl
40476 ____________________________________________________________________________
40477 [ 25658] By: nicholas                              on 2005/09/29  12:50:40
40478         Log: Correct/tweak Changes so that checkAUTHORS.pl parses it.
40479      Branch: perl
40480            ! Changes
40481 ____________________________________________________________________________
40482 [ 25657] By: nicholas                              on 2005/09/29  11:01:53
40483         Log: Teach the alias mapping about new committers.
40484      Branch: perl
40485            ! Porting/checkAUTHORS.pl
40486 ____________________________________________________________________________
40487 [ 25656] By: nicholas                              on 2005/09/29  10:54:56
40488         Log: Cope with completely empty lines within the Changes file.
40489              Better diagnostics on "malformed" lines.
40490      Branch: perl
40491            ! Porting/checkAUTHORS.pl
40492 ____________________________________________________________________________
40493 [ 25652] By: steveh                                on 2005/09/29  08:47:26
40494         Log: Clean up CBuilder and ParseXS test files
40495              
40496              This was done once already in change 25222, but then modified in change
40497              25225.  The new versions of CBuilder and ParseXS that sync'ed those
40498              changes and have now been integrated back into bleadperl missed some
40499              bits of change 25225.  Try again.
40500      Branch: perl
40501            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/t/01-basic.t
40502            ! lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
40503            ! lib/ExtUtils/ParseXS/t/basic.t
40504 ____________________________________________________________________________
40505 [ 25651] By: nicholas                              on 2005/09/29  06:52:35
40506         Log: Attempting to do too many things simultaneously with the C pre-
40507              processor considered harmful.
40508      Branch: perl
40509            ! perl.c
40510 ____________________________________________________________________________
40511 [ 25650] By: stevep                                on 2005/09/29  00:23:44
40512         Log: Upgrade to ExtUtils::CBuilder 0.14
40513      Branch: perl
40514            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
40515            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
40516            ! lib/ExtUtils/CBuilder/t/01-basic.t
40517            ! lib/ExtUtils/CBuilder/t/02-link.t
40518 ____________________________________________________________________________
40519 [ 25649] By: stevep                                on 2005/09/28  22:59:08
40520         Log: Upgrade to Test::Harness 2.56
40521      Branch: perl
40522            + t/lib/sample-tests/bignum_many
40523            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
40524            ! lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod
40525            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/test-harness.t
40526            ! t/lib/sample-tests/bignum
40527 ____________________________________________________________________________
40528 [ 25640] By: nicholas                              on 2005/09/28  19:56:53
40529         Log: savepv and savepvn are actually NULLOK
40530      Branch: perl
40531            ! embed.fnc proto.h
40532 ____________________________________________________________________________
40533 [ 25638] By: nicholas                              on 2005/09/28  18:51:15
40534         Log: Forgot to run embed.pl after change 25637
40535      Branch: perl
40536            ! proto.h
40537 ____________________________________________________________________________
40538 [ 25637] By: nicholas                              on 2005/09/28  18:31:04
40539         Log: Subject: [PATCH] embed.fnc now requires NN/NULLOK
40540              From: Andy Lester <andy@petdance.com>
40541              Message-ID: <20050928172254.GE20201@petdance.com>
40542              Date: Wed, 28 Sep 2005 12:22:54 -0500
40543      Branch: perl
40544            ! embed.fnc embed.pl
40545 ____________________________________________________________________________
40546 [ 25634] By: nicholas                              on 2005/09/28  15:56:45
40547         Log: We can use the C pre-processor to build a single, longer string
40548              constant which makes the object code slightly smaller.
40549      Branch: perl
40550            ! perl.c
40551 ____________________________________________________________________________
40552 [ 25627] By: steveh                                on 2005/09/28  08:23:01
40553         Log: Improve File::Spec::Win32->path() and fix MM_Win32.t
40554              
40555              Subject: Improved File::Spec::Win32->path [PATCH]
40556              From: Gisle Aas <gisle@ActiveState.com>
40557              Date: 17 Sep 2005 00:13:41 -0700
40558              Message-ID: <lrk6hgrwt6.fsf@caliper.activestate.com>
40559              
40560              Subject: Re: Improved File::Spec::Win32->path [PATCH]
40561              From: Michael G Schwern <schwern@pobox.com>
40562              Date: Tue, 27 Sep 2005 13:05:54 -0700
40563              Message-ID: <20050927200554.GC20908@windhund.schwern.org>
40564      Branch: perl
40565            ! lib/ExtUtils/t/MM_Win32.t lib/File/Spec/Win32.pm
40566 ____________________________________________________________________________
40567 [ 25626] By: stevep                                on 2005/09/28  00:06:29
40568         Log: Upgrade to CGI-3.11, with some modifications for Pod differences in
40569              bleadperl.
40570      Branch: perl
40571            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
40572 ____________________________________________________________________________
40573 [ 25625] By: rgs                                   on 2005/09/27  20:07:32
40574         Log: Comment nit by Vadim Konovalov
40575              And while we're at it, reindent consistently.
40576      Branch: perl
40577            ! t/io/crlf.t
40578 ____________________________________________________________________________
40579 [ 25624] By: rgs                                   on 2005/09/27  20:04:07
40580         Log: POD nit by Yitzchak
40581      Branch: perl
40582            ! pod/perlfunc.pod
40583 ____________________________________________________________________________
40584 [ 25623] By: rgs                                   on 2005/09/27  17:02:42
40585         Log: Clarify what -MFoo=number does on the command-line
40586      Branch: perl
40587            ! pod/perlrun.pod
40588 ____________________________________________________________________________
40589 [ 25621] By: stevep                                on 2005/09/27  15:05:18
40590         Log: Subject: AW: [perl #36291] incorrect $! from open ">&nr" with too many open files
40591              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
40592              Date: Tue, 27 Sep 2005 15:18:00 +0200
40593      Branch: perl
40594            ! doio.c
40595 ____________________________________________________________________________
40596 [ 25619] By: rgs                                   on 2005/09/27  14:25:53
40597         Log: Fix by Rick Delaney for [perl #3269] no warnings "bareword" turns off
40598              too many warnings.
40599      Branch: perl
40600            ! mg.c t/io/binmode.t t/lib/warnings/2use
40601 ____________________________________________________________________________
40602 [ 25618] By: rgs                                   on 2005/09/27  12:53:49
40603         Log: Subject: [PATCH] Re: [BUG 5.8.7] Another major bug in PerlIO layer
40604              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
40605              Date: Tue, 27 Sep 2005 02:07:35 -0700
40606              Message-ID: <20050927090734.GB3687@math.berkeley.edu>
40607      Branch: perl
40608            + t/io/crlf_through.t t/io/through.t
40609            ! MANIFEST perlio.c
40610 ____________________________________________________________________________
40611 [ 25617] By: rgs                                   on 2005/09/27  11:06:23
40612         Log: OPpRUNTIME can be set on OP_QR too
40613      Branch: perl
40614            ! ext/B/B/Concise.pm
40615 ____________________________________________________________________________
40616 [ 25616] By: rgs                                   on 2005/09/27  10:09:46
40617         Log: Fix the overriding of CORE::do, just like change 25599
40618              was fixing the overriding of CORE::require
40619      Branch: perl
40620            ! embed.fnc embed.h op.c perly.act perly.y proto.h toke.c
40621 ____________________________________________________________________________
40622 [ 25615] By: rgs                                   on 2005/09/27  09:18:42
40623         Log: Micro-optimisation: use PL_globalstash instead of looking up
40624              CORE::GLOBAL::require by name
40625      Branch: perl
40626            ! op.c
40627 ____________________________________________________________________________
40628 [ 25614] By: rgs                                   on 2005/09/27  09:04:50
40629         Log: Addition to change 25612
40630      Branch: perl
40631            ! symbian/PerlApp.cpp
40632 ____________________________________________________________________________
40633 [ 25613] By: rgs                                   on 2005/09/27  08:36:24
40634         Log: Subject: [PATCH] mark cannot be const because MEXTEND() modifies it, and tkGlue.c uses MEXTEND()
40635              From: "Jan Dubois" <jand@ActiveState.com>
40636              Date: Mon, 26 Sep 2005 21:19:51 -0700
40637              Message-Id: <200509270419.j8R4JtVw026876@smtp3.ActiveState.com>
40638      Branch: perl
40639            ! XSUB.h
40640 ____________________________________________________________________________
40641 [ 25612] By: rgs                                   on 2005/09/27  08:33:36
40642         Log: Subject: [PATCH] 5.9.x@25609 Symbian update
40643              From: <jarkko.hietaniemi@nokia.com>
40644              Date: Tue, 27 Sep 2005 11:54:00 +0300
40645              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A55C@esebe105.NOE.Nokia.com>
40646      Branch: perl
40647            ! symbian/PerlApp.cpp symbian/config.sh
40648 ____________________________________________________________________________
40649 [ 25611] By: rgs                                   on 2005/09/27  07:42:52
40650         Log: Test for OPpCONST_NOVER only on OP_CONST ops.
40651              Plus a regression test by Schwern.
40652      Branch: perl
40653            ! pp_ctl.c t/op/override.t
40654 ____________________________________________________________________________
40655 [ 25610] By: rgs                                   on 2005/09/27  06:40:09
40656         Log: Subject: Warnings in tests @25605 due to cmp_ok behavior change.
40657              From: Michael G Schwern <schwern@pobox.com>
40658              Date: Mon, 26 Sep 2005 14:21:09 -0700
40659              Message-ID: <20050926212109.GA11036@windhund.schwern.org>
40660      Branch: perl
40661            ! lib/AutoSplit.t lib/Pod/t/InputObjects.t
40662 ____________________________________________________________________________
40663 [ 25609] By: stevep                                on 2005/09/27  02:45:50
40664         Log: Upgrade to Encode 2.12
40665      Branch: perl
40666            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
40667            ! ext/Encode/Encode.xs ext/Encode/META.yml
40668            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
40669            ! ext/Encode/t/fallback.t ext/Encode/ucm/8859-7.ucm
40670 ____________________________________________________________________________
40671 [ 25608] By: stevep                                on 2005/09/26  23:09:44
40672         Log: Upgrade to Digest 1.11 with a minor Pod fix.  Also my first commit :)
40673      Branch: perl
40674            ! lib/Digest.pm lib/Digest/Changes
40675 ____________________________________________________________________________
40676 [ 25605] By: nicholas                              on 2005/09/26  17:54:06
40677         Log: const sausage const const bacon const tomato and const
40678              The search_ext parameter to find_script can be a little more const.
40679      Branch: perl
40680            ! embed.fnc proto.h util.c
40681 ____________________________________________________________________________
40682 [ 25604] By: rgs                                   on 2005/09/26  16:31:43
40683         Log: Upgrade to Test::Simple 0.61
40684      Branch: perl
40685            + lib/Test/Builder/Module.pm lib/Test/Simple/t/bail_out.t
40686            + t/lib/Test/Simple/sample_tests/too_few_fail.plx
40687            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
40688            ! lib/Test/Simple.pm lib/Test/Simple/Changes
40689            ! lib/Test/Simple/t/00test_harness_check.t
40690            ! lib/Test/Simple/t/create.t lib/Test/Simple/t/eq_set.t
40691            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
40692            ! lib/Test/Simple/t/extra_one.t lib/Test/Simple/t/fail-like.t
40693            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
40694            ! lib/Test/Simple/t/fail_one.t
40695            ! lib/Test/Simple/t/harness_active.t
40696            ! lib/Test/Simple/t/has_plan2.t
40697            ! lib/Test/Simple/t/is_deeply_fail.t lib/Test/Simple/t/missing.t
40698            ! lib/Test/Simple/t/no_diag.t lib/Test/Simple/t/overload.t
40699            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/todo.t
40700            ! lib/Test/Simple/t/undef.t
40701            ! t/lib/Test/Simple/sample_tests/too_few.plx
40702 ____________________________________________________________________________
40703 [ 25602] By: rgs                                   on 2005/09/26  14:45:53
40704         Log: Fix change 25597 for non-Windows platforms
40705      Branch: perl
40706            ! lib/File/Find.pm
40707 ____________________________________________________________________________
40708 [ 25601] By: rgs                                   on 2005/09/26  14:24:20
40709         Log: Make B::Deparse handle correctly CORE::require
40710      Branch: perl
40711            ! ext/B/B/Deparse.pm
40712 ____________________________________________________________________________
40713 [ 25600] By: rgs                                   on 2005/09/26  14:22:43
40714         Log: Document the new meaning of OPf_SPECIAL on OP_REQUIRE
40715      Branch: perl
40716            ! op.h
40717 ____________________________________________________________________________
40718 [ 25599] By: rgs                                   on 2005/09/26  14:04:21
40719         Log: CORE::require was always parsed as require().
40720              That's because require() isn't overridable at tokenizer-level
40721              like other overridable built-ins, but is handled by the optree
40722              builder. So, find a way to pass the information that require()
40723              was written as CORE::require() to Perl_ck_require. This is
40724              done by adding a new token type REQUIRE and by adding OPf_SPECIAL
40725              to OP_REQUIRE when it's saw as CORE::require in the program text.
40726              This fixes bug [perl #37274] The "CORE" in CORE::require is ignored.
40727      Branch: perl
40728            ! op.c perly.act perly.h perly.tab perly.y toke.c
40729 ____________________________________________________________________________
40730 [ 25597] By: steveh                                on 2005/09/26  08:54:13
40731         Log: Subject: [perl #37223] [PATCH] File::Find::find fails on Win32 with follow => 1 
40732              From: "Steve Peters via RT" <perlbug-followup@perl.org>
40733              Date: Sun, 25 Sep 2005 14:41:03 -0700
40734              Message-ID: <rt-3.0.11-37223-121392.15.8703994486314@perl.org>
40735              
40736              and update docs
40737      Branch: perl
40738            ! lib/File/Find.pm
40739 ____________________________________________________________________________
40740 [ 25591] By: rgs                                   on 2005/09/23  20:46:04
40741         Log: Upgrade to Compress::Zlib 1.40
40742      Branch: perl
40743            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
40744            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
40745            ! ext/Compress/Zlib/t/03examples.t
40746 ____________________________________________________________________________
40747 [ 25590] By: rgs                                   on 2005/09/23  19:06:31
40748         Log: Subject: [PATCH] Fix to PERL_DEBUG_COW
40749              From: Steve Peters <steve@fisharerojo.org>
40750              Date: Sep 23, 2005 8:11 PM
40751              Message-ID: <20050923181109.GA1350@mccoy.peters.homeunix.org>
40752      Branch: perl
40753            ! sv.h
40754 ____________________________________________________________________________
40755 [ 25588] By: rgs                                   on 2005/09/23  15:54:02
40756         Log: Subject: Re: pod/pod2usage2.t
40757              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
40758              Date: Thu, 22 Sep 2005 12:12:49 +0200
40759              Message-ID: <20050922121249.5077ee3e@pc09>
40760              
40761              Also, skip all tests on Windows until we find a way
40762              to write them portably
40763      Branch: perl
40764            ! t/pod/pod2usage2.t
40765 ____________________________________________________________________________
40766 [ 25586] By: rgs                                   on 2005/09/23  15:12:03
40767         Log: Subject: [PATCH] quiet a few warnings
40768              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
40769              Date: Wed, 21 Sep 2005 18:45:56 -0700
40770              Message-ID: <20050922014555.GA2852@efn.org>
40771      Branch: perl
40772            ! cygwin/cygwin.c embed.fnc proto.h
40773 ____________________________________________________________________________
40774 [ 25582] By: rgs                                   on 2005/09/23  13:49:24
40775         Log: Subject: [PATCH] Changes for hints/linux.sh for Purify
40776              From: Steve Peters <steve@fisharerojo.org>
40777              Date: Fri, 23 Sep 2005 08:38:58 -0500
40778              Message-ID: <20050923133858.GA29475@mccoy.peters.homeunix.org>
40779      Branch: perl
40780            ! hints/linux.sh
40781 ____________________________________________________________________________
40782 [ 25581] By: steveh                                on 2005/09/23  13:46:40
40783         Log: Extend 25579 to cover vc64 too
40784      Branch: perl
40785            ! Porting/checkcfgvar.pl
40786 ____________________________________________________________________________
40787 [ 25579] By: rgs                                   on 2005/09/23  13:08:14
40788         Log: Add Porting/checkcfgvar.pl by Jarkko
40789      Branch: perl
40790            + Porting/checkcfgvar.pl
40791            ! MANIFEST
40792 ____________________________________________________________________________
40793 [ 25578] By: rgs                                   on 2005/09/23  12:35:30
40794         Log: SAPER is the new maintainer of XSLoader
40795      Branch: perl
40796            ! Porting/Maintainers.pl
40797 ____________________________________________________________________________
40798 [ 25573] By: steveh                                on 2005/09/23  08:40:58
40799         Log: Change 25226 should have done this too
40800      Branch: perl
40801            ! win32/config.bc
40802 ____________________________________________________________________________
40803 [ 25571] By: nicholas                              on 2005/09/22  14:35:52
40804         Log: As SvPVX_mutable and SvPVX_const are new, they don't need to be LVALUEs
40805      Branch: perl
40806            ! sv.h
40807 ____________________________________________________________________________
40808 [ 25570] By: nicholas                              on 2005/09/22  14:09:37
40809         Log: The New*() compatibility macros aren't needed inside the perl core.
40810      Branch: perl
40811            ! handy.h
40812 ____________________________________________________________________________
40813 [ 25563] By: steveh                                on 2005/09/22  07:26:20
40814         Log: Forgot to update MANIFEST in change 25547
40815      Branch: perl
40816            ! MANIFEST
40817 ____________________________________________________________________________
40818 [ 25560] By: rgs                                   on 2005/09/21  21:10:50
40819         Log: Add an option --ignore to installhtml
40820              and use it to avoid to install doc in Porting/.
40821              Skip also test modules.
40822      Branch: perl
40823            ! Makefile.SH installhtml
40824 ____________________________________________________________________________
40825 [ 25547] By: steveh                                on 2005/09/21  16:19:03
40826         Log: Localize $@ in Locale::Maketext::maketext()
40827              so that $lh->maketext("Error: [_1]\n", $@) works as expected
40828              
40829              Also added a new test for this fix
40830      Branch: perl
40831            + lib/Locale/Maketext/t/30_local.t
40832            ! lib/Locale/Maketext.pm
40833 ____________________________________________________________________________
40834 [ 25544] By: rgs                                   on 2005/09/21  15:53:33
40835         Log: A few POD fixes
40836      Branch: perl
40837            ! Porting/pumpkin.pod ext/B/B/Concise.pm
40838            ! ext/Data/Dumper/Dumper.pm lib/FileCache.pm
40839 ____________________________________________________________________________
40840 [ 25543] By: rgs                                   on 2005/09/21  15:31:02
40841         Log: Upgrade to Pod::Parser 1.33
40842      Branch: perl
40843            + t/pod/pod2usage2.t
40844            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
40845            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
40846            ! lib/Pod/Usage.pm t/pod/find.t t/pod/poderrs.xr
40847 ____________________________________________________________________________
40848 [ 25537] By: rgs                                   on 2005/09/21  14:20:14
40849         Log: PodParser is now Pod-Parser on CPAN
40850      Branch: perl
40851            ! Porting/Maintainers.pl
40852 ____________________________________________________________________________
40853 [ 25534] By: rgs                                   on 2005/09/21  13:12:33
40854         Log: Subject: [PATCH 5.8.7] misc a2p fixes
40855              From: Brendan O'Dea <bod@debian.org>
40856              Date: Sun, 11 Sep 2005 19:43:14 +1000
40857              Message-ID: <20050911094314.GA15155@londo.c47.org>
40858              
40859              and remove the check_byacc target from the x2p makefile
40860      Branch: perl
40861            ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.y x2p/a2py.c x2p/walk.c
40862 ____________________________________________________________________________
40863 [ 25533] By: rgs                                   on 2005/09/21  11:25:54
40864         Log: Upgrade to ExtUtils::ParseXS 2.12
40865      Branch: perl
40866            ! lib/ExtUtils/ParseXS.pm lib/ExtUtils/ParseXS/t/basic.t
40867 ____________________________________________________________________________
40868 [ 25532] By: rgs                                   on 2005/09/21  11:15:43
40869         Log: Upgrade to Time::HiRes 1.74
40870      Branch: perl
40871            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
40872            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
40873 ____________________________________________________________________________
40874 [ 25530] By: nicholas                              on 2005/09/21  10:53:56
40875         Log: Remove the last STRLEN n_a;s that my compiler can reach.
40876      Branch: perl
40877            ! doop.c ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.xs perly.act
40878            ! perly.y pp_pack.c sv.h
40879 ____________________________________________________________________________
40880 [ 25526] By: rgs                                   on 2005/09/21  09:37:27
40881         Log: Integrate changes from Text::Tabs and Text::Wrap on CPAN
40882              (Text-Tabs+Wrap-2005.0824). Keep local changes.
40883      Branch: perl
40884            ! lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG lib/Text/Wrap.pm
40885 ____________________________________________________________________________
40886 [ 25523] By: rgs                                   on 2005/09/20  19:12:28
40887         Log: Yitzchak says that Tim says that we can distribute
40888              the perl glossary under the same terms as Perl itself.
40889      Branch: perl
40890            ! pod/perlglossary.pod
40891 ____________________________________________________________________________
40892 [ 25515] By: rgs                                   on 2005/09/20  11:09:48
40893         Log: Subject: [PATCH blead] Re: [perl #36733] %SIG not properly local-ized
40894              From: Rick Delaney <rick@bort.ca>
40895              Date: Thu, 8 Sep 2005 08:55:16 -0400
40896              Message-ID: <20050908125516.GA18184@localhost.localdomain>
40897      Branch: perl
40898            ! hv.c t/op/local.t
40899 ____________________________________________________________________________
40900 [ 25513] By: steveh                                on 2005/09/20  09:20:16
40901         Log: Resolve [perl #37110]: Update README.win32
40902              
40903              I give up trying to keep the Platform SDK links up-to-date. They seem
40904              to have changed every time that I look at them, so make the
40905              instructions more general.
40906      Branch: perl
40907            ! README.win32
40908 ____________________________________________________________________________
40909 [ 25512] By: rgs                                   on 2005/09/20  09:15:17
40910         Log: Upgrade to Compress::Zlib 1.39
40911      Branch: perl
40912            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
40913            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
40914 ____________________________________________________________________________
40915 [ 25511] By: rgs                                   on 2005/09/20  09:02:17
40916         Log: Subject: PATCH for #37138: using XSUB as DB::DB causes perl to crash
40917              From: Salvador "FandiXo" <sfandino@yahoo.com>
40918              Date: Mon, 19 Sep 2005 06:56:39 -0700 (PDT)
40919              Message-ID: <20050919135639.96726.qmail@web52701.mail.yahoo.com>
40920              
40921              (adapted to bleadperl)
40922      Branch: perl
40923            ! pp_ctl.c
40924 ____________________________________________________________________________
40925 [ 25507] By: merijn                                on 2005/09/20  06:51:38
40926         Log: Subject: [patch@25502] Add hard link and V8.2 crtl support to VMS.
40927              From: "John E. Malmberg" <wb8tyw@qsl.net>
40928              Date: Tue, 20 Sep 2005 01:22:24 -0400
40929              Message-ID: <432F9C90.7080702@qsl.net>
40930      Branch: perl
40931            ! configure.com vms/descrip_mms.template x2p/s2p.PL
40932 ____________________________________________________________________________
40933 [ 25502] By: nicholas                              on 2005/09/19  21:02:02
40934         Log: The second argument to Move() is the destination, so cannot possibly
40935              be const. Pesky casting in handy.h. Getting in the way of correctness.
40936      Branch: perl
40937            ! sv.c
40938 ____________________________________________________________________________
40939 [ 25499] By: nicholas                              on 2005/09/19  19:44:07
40940         Log: Add parallel testing to TODO
40941      Branch: perl
40942            ! pod/perltodo.pod
40943 ____________________________________________________________________________
40944 [ 25497] By: nicholas                              on 2005/09/19  18:48:10
40945         Log: First argument to he_dup is actually a const HE *
40946      Branch: perl
40947            ! embed.fnc hv.c proto.h sv.c
40948 ____________________________________________________________________________
40949 [ 25493] By: nicholas                              on 2005/09/19  15:59:44
40950         Log: All Perl_hv_name_set()s need to be plain hv_name_set if they are to
40951              work with a macro version.
40952      Branch: perl
40953            ! ext/ByteLoader/bytecode.h
40954 ____________________________________________________________________________
40955 [ 25488] By: steveh                                on 2005/09/19  14:18:40
40956         Log: Update win32 config files w.r.t. change #25387
40957      Branch: perl
40958            ! win32/config.bc win32/config.gc win32/config.vc
40959            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
40960            ! win32/config_H.vc win32/config_H.vc64
40961 ____________________________________________________________________________
40962 [ 25486] By: rgs                                   on 2005/09/19  12:38:26
40963         Log: Subject: bleadperl DProf.xs:140: warning: `unused' attribute ignored
40964              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
40965              Date: Sun, 18 Sep 2005 19:46:37 -0700
40966              Message-ID: <20050919024637.GA2860@efn.org>
40967      Branch: perl
40968            ! ext/Devel/DProf/DProf.xs
40969 ____________________________________________________________________________
40970 [ 25480] By: nicholas                              on 2005/09/19  07:11:38
40971         Log: Improve failure case diagnostics from comp/package.t
40972      Branch: perl
40973            ! t/comp/package.t
40974 ____________________________________________________________________________
40975 [ 25476] By: nicholas                              on 2005/09/18  21:54:18
40976         Log: Should have been embed.h, not proto.h, in 25475
40977      Branch: perl
40978            ! embed.h
40979 ____________________________________________________________________________
40980 [ 25475] By: nicholas                              on 2005/09/18  21:52:25
40981         Log: It looks like the only way to reliably make Perl_hv_name_set a pure
40982              macro in 5.8.x is to make it available as hv_name_set.
40983              [Otherwise when and where aTHX_ hv gets expanded to foo, hv causes
40984              warnings or other games when Perl_hv_name_set() is a macro]
40985      Branch: perl
40986            ! embed.fnc ext/Opcode/Opcode.xs gv.c hv.c perl.c proto.h
40987 ____________________________________________________________________________
40988 [ 25474] By: merijn                                on 2005/09/18  18:36:15
40989         Log: Subject: [patch@25452] VMS fix required by Change 25387
40990              From: "John E. Malmberg" <wb8tyw@qsl.net>
40991              Date: Sun, 18 Sep 2005 14:53:09 -0400
40992              Message-ID: <432DB795.8050801@qsl.net>
40993      Branch: perl
40994            ! configure.com
40995 ____________________________________________________________________________
40996 [ 25463] By: nicholas                              on 2005/09/18  11:07:51
40997         Log: Tidying up the unused or unneeded global variables would be good.
40998      Branch: perl
40999            ! pod/perltodo.pod
41000 ____________________________________________________________________________
41001 [ 25459] By: nicholas                              on 2005/09/18  10:12:51
41002         Log: Controlling what the GNU linker exports from a shared library would
41003              be a useful thing TODO
41004      Branch: perl
41005            ! pod/perltodo.pod
41006 ____________________________________________________________________________
41007 [ 25457] By: nicholas                              on 2005/09/18  09:38:59
41008         Log: Detail the minimal rewards programme we have on offer.
41009              Hoik relocatable perl to the top of its section.
41010              Some other formatting tweaks.
41011      Branch: perl
41012            ! pod/perltodo.pod
41013 ____________________________________________________________________________
41014 [ 25452] By: nicholas                              on 2005/09/17  19:50:47
41015         Log: 
41016              refactoring xsubpp should have been in the "just perl" section.
41017      Branch: perl
41018            ! pod/perltodo.pod
41019 ____________________________________________________________________________
41020 [ 25451] By: nicholas                              on 2005/09/17  19:49:27
41021         Log: Add "refactor xsubpp to be a thin wrapper around ExtUtils::ParseXS"
41022              to the TODO
41023      Branch: perl
41024            ! pod/perltodo.pod
41025 ____________________________________________________________________________
41026 [ 25448] By: nicholas                              on 2005/09/17  19:11:33
41027         Log: Add shrinking GVs and CVs to the TODO
41028      Branch: perl
41029            ! pod/perltodo.pod
41030 ____________________________________________________________________________
41031 [ 25446] By: nicholas                              on 2005/09/17  18:59:37
41032         Log: Add reduce duplication in sv_setsv_flags to TODO
41033      Branch: perl
41034            ! pod/perltodo.pod
41035 ____________________________________________________________________________
41036 [ 25445] By: nicholas                              on 2005/09/17  18:53:39
41037         Log: Missing DO_BO_PACK_PC and DO_BO_UNPACK_PC for the 5.8.x case
41038              (and the don't know the pointer size case)
41039      Branch: perl
41040            ! pp_pack.c
41041 ____________________________________________________________________________
41042 [ 25444] By: nicholas                              on 2005/09/17  18:40:29
41043         Log: vv5.9.3 is clearly a bug.
41044      Branch: perl
41045            ! utils/perlbug.PL
41046 ____________________________________________________________________________
41047 [ 25443] By: nicholas                              on 2005/09/17  18:34:37
41048         Log: Add ordering of "global" variables to TODO
41049      Branch: perl
41050            ! pod/perltodo.pod
41051 ____________________________________________________________________________
41052 [ 25442] By: nicholas                              on 2005/09/17  18:05:30
41053         Log: Holding a mutex then croak()ing strikes me as deadlock.
41054      Branch: perl
41055            ! ext/threads/threads.xs
41056 ____________________________________________________________________________
41057 [ 25439] By: nicholas                              on 2005/09/17  17:09:25
41058         Log: Add emulate the per-thread memory pool on Unix to the TODO
41059      Branch: perl
41060            ! pod/perltodo.pod
41061 ____________________________________________________________________________
41062 [ 25436] By: nicholas                              on 2005/09/17  15:42:51
41063         Log: Add suggestion to profile to find a better set of hot ops for pp_hot.
41064      Branch: perl
41065            ! pod/perltodo.pod
41066 ____________________________________________________________________________
41067 [ 25434] By: nicholas                              on 2005/09/17  15:32:36
41068         Log: add merge Perl_sv_2[inpu]v to TODO
41069      Branch: perl
41070            ! pod/perltodo.pod
41071 ____________________________________________________________________________
41072 [ 25431] By: nicholas                              on 2005/09/17  14:36:14
41073         Log: Making make -j... work is a TODO
41074      Branch: perl
41075            ! pod/perltodo.pod
41076 ____________________________________________________________________________
41077 [ 25430] By: nicholas                              on 2005/09/17  14:33:33
41078         Log: Add "automating coverage tests" as a TODO
41079      Branch: perl
41080            ! pod/perltodo.pod
41081 ____________________________________________________________________________
41082 [ 25429] By: nicholas                              on 2005/09/17  14:19:54
41083         Log: Re-order the TODO tasks based on the skills they need, putting the
41084              easist tasks first. I've categorised them as
41085              
41086              =head1 Tasks that only need Perl knowledge
41087              =head1 Tasks that need a little sysadmin-type knowledge
41088              =head1 Tasks that need a little C knowledge
41089              =head1 Tasks that need a knowledge of XS
41090              =head1 Tasks that need a knowledge of the interpreter
41091              =head1 Big projects
41092              
41093              Lets see if we get any takers.
41094      Branch: perl
41095            ! pod/perltodo.pod
41096 ____________________________________________________________________________
41097 [ 25418] By: rgs                                   on 2005/09/16  12:54:43
41098         Log: Revert change #24223 : select() will continue
41099              to return -1 on error, like in previous versions, and
41100              like other system builtins.
41101      Branch: perl
41102            ! pod/perl593delta.pod pod/perlfunc.pod pp_sys.c
41103 ____________________________________________________________________________
41104 [ 25417] By: rgs                                   on 2005/09/15  14:48:37
41105         Log: Fix obsolete identifiers in comment
41106      Branch: perl
41107            ! av.h
41108 ____________________________________________________________________________
41109 [ 25416] By: rgs                                   on 2005/09/15  14:19:19
41110         Log: Upgrade to version.pm 0.48
41111      Branch: perl
41112            + lib/version.pod
41113            ! MANIFEST lib/version.pm lib/version.t util.c
41114 ____________________________________________________________________________
41115 [ 25414] By: rgs                                   on 2005/09/14  12:49:58
41116         Log: Subject: [PATCH] Math::Complex and Math::Trig updates (Re: [perl #37117] Math::Complex atan2 bug)
41117              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
41118              Date: Wed, 14 Sep 2005 09:26:11 +0300
41119              Message-ID: <4327C283.80706@gmail.com>
41120      Branch: perl
41121            ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm
41122            ! lib/Math/Trig.t pod/perlfunc.pod
41123 ____________________________________________________________________________
41124 [ 25413] By: rgs                                   on 2005/09/14  08:58:04
41125         Log: Subject: [perl #37163] dprofpp array subscript error 
41126              From: scott@perlcode.org (via RT) <perlbug-followup@perl.org>
41127              Date: Tue, 13 Sep 2005 12:11:46 -0700
41128              Message-ID: <rt-3.0.11-37163-120724.9.33005980359667@perl.org>
41129      Branch: perl
41130            ! utils/dprofpp.PL
41131 ____________________________________________________________________________
41132 [ 25411] By: rgs                                   on 2005/09/14  08:11:08
41133         Log: Change 25409 wasn't necessary for threaded perls
41134      Branch: perl
41135            ! toke.c
41136 ____________________________________________________________________________
41137 [ 25409] By: rgs                                   on 2005/09/14  01:08:22
41138         Log: The debugger wasn't tracing correctly execution in eval("")'ed
41139              code containing #line directives
41140      Branch: perl
41141            ! toke.c
41142 ____________________________________________________________________________
41143 [ 25406] By: rgs                                   on 2005/09/13  20:58:38
41144         Log: Subject: [PATCH] Re: [MAINT24637] fails "make test" on OSX 10.4 (lib/locale.t)
41145              From: Dominic Dunlop <shouldbedomo@mac.com>
41146              Date: Sep 13, 2005 11:13 PM
41147              Message-Id: <456439EA-CE2E-49A0-97FF-1B003CF8AFDE@mac.com>
41148      Branch: perl
41149            ! lib/locale.t
41150 ____________________________________________________________________________
41151 [ 25403] By: nicholas                              on 2005/09/13  18:16:55
41152         Log: Add Luke Closs to AUTHORS
41153      Branch: perl
41154            ! AUTHORS
41155 ____________________________________________________________________________
41156 [ 25402] By: nicholas                              on 2005/09/13  17:54:09
41157         Log: Subject: [perl #36448] configuring ranlib for perl on osx with xcode 2.1
41158              From: Luke Closs (via RT) <perlbug-followup@perl.org>
41159              Message-ID: <rt-3.0.11-36448-116486.6.06308221656583@perl.org>
41160              Date: 1 Jul 2005 21:56:31 -0000
41161      Branch: perl
41162            ! Configure hints/darwin.sh
41163 ____________________________________________________________________________
41164 [ 25399] By: rgs                                   on 2005/09/13  13:25:23
41165         Log: Allow non-arrowed form of chained subscripts after slices
41166              
41167              Subject: Re: [perl #37039] perlref documentation about optional -> is too vague
41168              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
41169              Date: Thu, 1 Sep 2005 17:41:36 -0700
41170              Message-ID: <20050902004136.GA2656@efn.org>
41171              
41172              Date: Mon, 5 Sep 2005 08:10:20 -0700
41173              Message-ID: <20050905151020.GA3556@efn.org>
41174      Branch: perl
41175            ! perly.act perly.h perly.tab perly.y t/op/ref.t
41176 ____________________________________________________________________________
41177 [ 25398] By: merijn                                on 2005/09/13  06:22:58
41178         Log: Subject: [patch@25388] vms/vms.c Perl_cando fix.
41179              From: "John E. Malmberg" <wb8tyw@qsl.net>
41180              Date: Mon, 12 Sep 2005 23:56:36 -0400
41181              Message-ID: <43264DF4.6090403@qsl.net>
41182      Branch: perl
41183            ! vms/vms.c
41184 ____________________________________________________________________________
41185 [ 25397] By: merijn                                on 2005/09/13  06:18:46
41186         Log: Subject: [PATCH] The return of the consting
41187              From: Andy Lester <andy@petdance.com>
41188              Date: Tue, 13 Sep 2005 01:08:36 -0500
41189              Message-ID: <20050913060835.GA1037@petdance.com>
41190      Branch: perl
41191            ! embed.fnc lib/overload.pm pp_pack.c proto.h util.c
41192 ____________________________________________________________________________
41193 [ 25388] By: rgs                                   on 2005/09/12  14:32:29
41194         Log: Subject: [perl #37142] h2xs skips enums with negative values 
41195              From: Aaron Kaplan (via RT) <perlbug-followup@perl.org>
41196              Date: Sun, 11 Sep 2005 13:33:44 -0700
41197              Message-ID: <rt-3.0.11-37142-120585.5.90517066191047@perl.org>
41198      Branch: perl
41199            ! utils/h2xs.PL
41200 ____________________________________________________________________________
41201 [ 25387] By: merijn                                on 2005/09/12  13:26:31
41202         Log: Detection of malloc_size and malloc_good_size
41203      Branch: perl
41204            ! Configure Porting/Glossary config_h.SH handy.h
41205 ____________________________________________________________________________
41206 [ 25383] By: merijn                                on 2005/09/11  13:50:53
41207         Log: Reverted 25364 on authors request
41208      Branch: perl
41209            ! lib/ExtUtils/CBuilder/Base.pm
41210            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
41211 ____________________________________________________________________________
41212 [ 25374] By: nicholas                              on 2005/09/10  17:07:04
41213         Log: Experiment with putting the F<.patch>level into patchlevel.h
41214              (a sure way to accelerate any change to subversion)
41215      Branch: perl
41216            ! cflags.SH patchlevel.h
41217 ____________________________________________________________________________
41218 [ 25366] By: rgs                                   on 2005/09/09  09:35:01
41219         Log: Minor comment fix
41220      Branch: perl
41221            ! hv.h
41222 ____________________________________________________________________________
41223 [ 25365] By: merijn                                on 2005/09/08  07:20:19
41224         Log: Subject: [PATCH blead] Make t/op/local.t use test.pl.
41225              From: Rick Delaney <rick@bort.ca>
41226              Date: Wed, 7 Sep 2005 22:45:44 -0400
41227              Message-ID: <20050908024544.GA4058@localhost.localdomain>
41228      Branch: perl
41229            ! t/op/local.t
41230 ____________________________________________________________________________
41231 [ 25364] By: merijn                                on 2005/09/08  06:07:53
41232         Log: Subject: [patch@cbuilder_0.13] VMS fixes for cbuilder
41233              From: "John E. Malmberg" <wb8tyw@qsl.net>
41234              Date: Wed, 07 Sep 2005 19:59:36 -0400
41235              Message-ID: <431F7EE8.3040908@qsl.net>
41236      Branch: perl
41237            ! lib/ExtUtils/CBuilder/Base.pm
41238            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
41239 ____________________________________________________________________________
41240 [ 25363] By: rgs                                   on 2005/09/07  11:09:10
41241         Log: The formatting function of Carp::Heavy has problem with utf8 strings.
41242              Work around it.
41243      Branch: perl
41244            ! lib/Carp/Heavy.pm
41245 ____________________________________________________________________________
41246 [ 25362] By: rgs                                   on 2005/09/07  10:31:47
41247         Log: Subject: [perl #37091] File::Path::mkpath resets errno 
41248              From: kvr@centrum.cz (via RT) <perlbug-followup@perl.org>
41249              Date: Tue, 06 Sep 2005 08:07:14 -0700
41250              Message-ID: <rt-3.0.11-37091-120348.17.8280334480876@perl.org>
41251      Branch: perl
41252            ! lib/File/Path.pm
41253 ____________________________________________________________________________
41254 [ 25361] By: rgs                                   on 2005/09/06  19:06:38
41255         Log: Upgrade to Compress::Zlib 1.38
41256      Branch: perl
41257            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
41258            ! ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
41259            ! ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/t/03examples.t
41260 ____________________________________________________________________________
41261 [ 25360] By: nicholas                              on 2005/09/06  17:46:33
41262         Log: Add a TODO test for bug #37038 - assigning to the match variable
41263              should not corrupt match vars such as $1 and $2
41264      Branch: perl
41265            ! t/op/pat.t
41266 ____________________________________________________________________________
41267 [ 25359] By: rgs                                   on 2005/09/06  16:06:44
41268         Log: Revert Makefile.PL change from #25355
41269      Branch: perl
41270            ! ext/IO/Makefile.PL
41271 ____________________________________________________________________________
41272 [ 25358] By: rgs                                   on 2005/09/06  14:50:18
41273         Log: Subject: Re: Fw: Tied hash numeric values are rounded off under Perl v5.8.6
41274              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
41275              Date: Fri, 2 Sep 2005 00:05:52 -0700
41276              Message-ID: <20050902070552.GA3992@efn.org>
41277      Branch: perl
41278            ! mg.c t/op/tie.t
41279 ____________________________________________________________________________
41280 [ 25357] By: merijn                                on 2005/09/06  14:10:28
41281         Log: Added amd64 and x86_64 to recognized predefined cpp syms
41282      Branch: perl
41283            ! Configure
41284 ____________________________________________________________________________
41285 [ 25355] By: rgs                                   on 2005/09/06  08:46:37
41286         Log: Upgrade to IO 1.22 from gbarr
41287              - Adjust the regression tests to use t/test.pl from bleadperl
41288              when $ENV{PERL_CORE} is defined
41289              - Add can_ok and isa_ok to t/test.pl from the implementation
41290              found in the IO CPAN distribution
41291      Branch: perl
41292            ! ext/IO/ChangeLog ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
41293            ! ext/IO/README ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
41294            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
41295            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
41296            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
41297            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
41298            ! ext/IO/t/IO.t ext/IO/t/io_file.t ext/IO/t/io_linenum.t
41299            ! ext/IO/t/io_pipe.t ext/IO/t/io_sel.t ext/IO/t/io_sock.t
41300            ! ext/IO/t/io_utf8.t t/test.pl
41301 ____________________________________________________________________________
41302 [ 25354] By: rgs                                   on 2005/09/05  11:12:14
41303         Log: Subject: regression test for 25352
41304              From: Jim Cromie <jim.cromie@gmail.com>
41305              Date: Sat, 03 Sep 2005 22:38:13 -0600
41306              Message-ID: <431A7A35.6050705@gmail.com>
41307      Branch: perl
41308            ! ext/B/t/optree_specials.t
41309 ____________________________________________________________________________
41310 [ 25353] By: davem                                 on 2005/09/04  09:40:05
41311         Log: Subject:  Re: [perl #37039] perlref documentation about optional -> is too vague
41312              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
41313              Date:  Thu, 1 Sep 2005 17:41:36 -0700
41314              Message-Id:  <20050902004136.GA2656@efn.org>
41315              
41316              Allow any variant of bison 1.875 to be used
41317      Branch: perl
41318            ! regen_perly.pl
41319 ____________________________________________________________________________
41320 [ 25352] By: rgs                                   on 2005/09/02  20:18:01
41321         Log: Subject: Re: Optree Generation
41322              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
41323              Date: Aug 31, 2005 2:18 PM
41324              Message-ID: <20050831121822.GA3464@efn.org>
41325      Branch: perl
41326            ! ext/B/B/Concise.pm
41327 ____________________________________________________________________________
41328 [ 25351] By: rgs                                   on 2005/09/02  19:57:21
41329         Log: Subject: document index() with out of bounds POSITION
41330              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
41331              Date: Sep 2, 2005 2:23 PM
41332              Message-ID: <20050902122311.GA3104@efn.org>
41333      Branch: perl
41334            ! pod/perlfunc.pod
41335 ____________________________________________________________________________
41336 [ 25350] By: rgs                                   on 2005/09/02  17:35:31
41337         Log: Really fix the Archive::Tar setup test.
41338              p4 and svn don't behave similarly concerning removal
41339              of empty directories...
41340      Branch: perl
41341            ! lib/Archive/Tar/t/00_setup.t
41342 ____________________________________________________________________________
41343 [ 25349] By: rgs                                   on 2005/09/02  16:45:31
41344         Log: Once again, fix Archive::Tar setup test with -Dmksymlinks
41345      Branch: perl
41346            ! lib/Archive/Tar/t/00_setup.t
41347 ____________________________________________________________________________
41348 [ 25348] By: rgs                                   on 2005/09/02  13:19:48
41349         Log: Subject: RE: [ANNOUNCE] Archive::Tar 1.25
41350              From: Robin Barker <Robin.Barker@npl.co.uk>
41351              Date: Thu, 1 Sep 2005 20:09:43 +0100 
41352              Message-ID: <533D273D4014D411AB1D00062938C4D90849C7A9@hotel.npl.co.uk>
41353      Branch: perl
41354            - lib/Archive/Tar/t/src/long/b lib/Archive/Tar/t/src/short/b
41355            ! MANIFEST lib/Archive/Tar/t/00_setup.t
41356            ! lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/99_clean.t
41357 ____________________________________________________________________________
41358 [ 25347] By: rgs                                   on 2005/09/02  12:53:49
41359         Log: Regression test for the fix in change #25308,
41360              based on code by Troy Loveday
41361      Branch: perl
41362            + ext/Data/Dumper/t/bugs.t
41363            ! MANIFEST
41364 ____________________________________________________________________________
41365 [ 25346] By: rgs                                   on 2005/09/01  15:00:15
41366         Log: Oops, fix threaded build
41367      Branch: perl
41368            ! toke.c
41369 ____________________________________________________________________________
41370 [ 25345] By: rgs                                   on 2005/09/01  14:50:24
41371         Log: Don't list test modules when listing cpan versions
41372      Branch: perl
41373            ! Porting/corecpan.pl
41374 ____________________________________________________________________________
41375 [ 25344] By: rgs                                   on 2005/09/01  14:45:23
41376         Log: Add the "no 6" / "no v6" syntax.
41377      Branch: perl
41378            ! embed.fnc embed.h ext/B/t/concise-xs.t op.c op.h pp_ctl.c
41379            ! proto.h t/comp/use.t toke.c
41380 ____________________________________________________________________________
41381 [ 25343] By: rgs                                   on 2005/09/01  14:43:19
41382         Log: Remove no 6 from the todo list
41383      Branch: perl
41384            ! embed.fnc embed.h ext/B/t/concise-xs.t op.c op.h
41385            ! pod/perltodo.pod pp_ctl.c proto.h t/comp/use.t toke.c
41386 ____________________________________________________________________________
41387 [ 25342] By: rgs                                   on 2005/08/31  15:14:28
41388         Log: Document that Sys::Syslog::openlog might die.
41389              Fixes [perl #36848] Sys::Syslog::syslog kills program if syslogd not running 
41390      Branch: perl
41391            ! ext/Sys/Syslog/Syslog.pm
41392 ____________________________________________________________________________
41393 [ 25341] By: rgs                                   on 2005/08/31  14:14:21
41394         Log: Fix for [perl #37036] perl segfault at 'compile'-time
41395      Branch: perl
41396            ! op.c
41397 ____________________________________________________________________________
41398 [ 25340] By: rgs                                   on 2005/08/31  08:07:37
41399         Log: Subject: [patch@25339] ext/Dev/Peek/t/peek.t fix for VMS
41400              From: "John E. Malmberg" <wb8tyw@qsl.net>
41401              Date: Tue, 30 Aug 2005 22:17:42 -0400
41402              Message-ID: <43151346.4010001@qsl.net>
41403      Branch: perl
41404            ! ext/Devel/Peek/t/Peek.t
41405 ____________________________________________________________________________
41406 [ 25339] By: rgs                                   on 2005/08/30  18:55:46
41407         Log: Clarify the cases where system() returns 1,
41408              per a suggestion of Rick Delaney (bug #36976)
41409      Branch: perl
41410            ! pod/perlfunc.pod
41411 ____________________________________________________________________________
41412 [ 25338] By: rgs                                   on 2005/08/30  09:38:54
41413         Log: Upgrade to PathTools 3.11
41414              (no real changes)
41415      Branch: perl
41416            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
41417 ____________________________________________________________________________
41418 [ 25337] By: rgs                                   on 2005/08/30  09:34:54
41419         Log: Subject: sv-head refactor
41420              From: Jim Cromie <jim.cromie@gmail.com>
41421              Date: Thu, 25 Aug 2005 21:42:44 -0600
41422              Message-ID: <cfe85dfa05082520425f7a7738@mail.gmail.com>
41423      Branch: perl
41424            ! sv.h
41425 ____________________________________________________________________________
41426 [ 25336] By: rgs                                   on 2005/08/30  09:09:22
41427         Log: Subject: [patch@25334] t/op/magic.t - Last 3 tests invalid on VMS
41428              From: "John E. Malmberg" <wb8tyw@qsl.net>
41429              Date: Sat, 27 Aug 2005 19:54:26 -0400
41430              Message-ID: <4310FD32.70809@qsl.net>
41431      Branch: perl
41432            ! t/op/magic.t
41433 ____________________________________________________________________________
41434 [ 25335] By: rgs                                   on 2005/08/30  09:08:31
41435         Log: Subject: [patch@25334] hv.c vms environment fix.
41436              From: "John E. Malmberg" <wb8tyw@qsl.net>
41437              Date: Sat, 27 Aug 2005 19:20:50 -0400
41438              Message-ID: <4310F552.8050401@qsl.net>
41439      Branch: perl
41440            ! hv.c
41441 ____________________________________________________________________________
41442 [ 25334] By: rgs                                   on 2005/08/27  16:59:02
41443         Log: Upgrade to PathTools 3.10
41444      Branch: perl
41445            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
41446            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
41447            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
41448 ____________________________________________________________________________
41449 [ 25333] By: rgs                                   on 2005/08/27  16:28:27
41450         Log: Fix failure in Archive::Tar tests when perl is built
41451              with -Dmksymlinks
41452      Branch: perl
41453            ! lib/Archive/Tar/t/02_methods.t
41454 ____________________________________________________________________________
41455 [ 25332] By: nicholas                              on 2005/08/25  14:53:23
41456         Log: Revert 25331 (except for the typo fix).
41457      Branch: perl
41458            ! sv.c
41459 ____________________________________________________________________________
41460 [ 25331] By: nicholas                              on 2005/08/25  14:06:43
41461         Log: To make the current implementation of sv_replace sane, we should
41462              assert that the reference count of the target is also 1.
41463              (Given that we're splatting an SV with a reference count of 1 onto
41464              the target)
41465      Branch: perl
41466            ! sv.c
41467 ____________________________________________________________________________
41468 [ 25330] By: nicholas                              on 2005/08/25  13:46:31
41469         Log: Promote the warning about reference miscount in sv_replace to a panic.
41470              TODO - document the panics
41471      Branch: perl
41472            ! sv.c
41473 ____________________________________________________________________________
41474 [ 25329] By: nicholas                              on 2005/08/25  13:15:17
41475         Log: No need to manually set the reference count of a new IO to 1.
41476      Branch: perl
41477            ! gv.c
41478 ____________________________________________________________________________
41479 [ 25328] By: rgs                                   on 2005/08/25  09:29:43
41480         Log: Don't mention redundant usethreads in -V output
41481              Be more consistent in using commas
41482      Branch: perl
41483            ! myconfig.SH
41484 ____________________________________________________________________________
41485 [ 25327] By: rgs                                   on 2005/08/25  09:13:07
41486         Log: Subject: update B::Concise pod to reflect previous changes
41487              From: Jim Cromie <jcromie@divsol.com>
41488              Date: Wed, 24 Aug 2005 11:05:47 -0600
41489              Message-ID: <430CA8EB.3010904@divsol.com>
41490      Branch: perl
41491            ! ext/B/B/Concise.pm
41492 ____________________________________________________________________________
41493 [ 25326] By: rgs                                   on 2005/08/25  08:45:04
41494         Log: Fix miniperl build with threaded perl
41495      Branch: perl
41496            ! util.c
41497 ____________________________________________________________________________
41498 [ 25325] By: rgs                                   on 2005/08/24  15:53:01
41499         Log: Subject: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
41500              From: "John Peacock" <jpeacock@rowman.com>
41501              Date: Tue, 23 Aug 2005 20:41:11 +0300 (IDT)
41502              Message-ID: <2444.85.65.24.143.1124818871.squirrel@webmail.rowman.com>
41503      Branch: perl
41504            ! embed.fnc embed.h global.sym lib/version.pm lib/version.t
41505            ! pod/perlapi.pod proto.h t/comp/use.t util.c
41506 ____________________________________________________________________________
41507 [ 25324] By: rgs                                   on 2005/08/24  07:28:27
41508         Log: Unmatched parentheses (thanks to Steve Peters)
41509      Branch: perl
41510            ! pod/perlvar.pod
41511 ____________________________________________________________________________
41512 [ 25323] By: rgs                                   on 2005/08/23  13:52:17
41513         Log: My system produces core.$$ files
41514      Branch: perl
41515            ! Makefile.SH
41516 ____________________________________________________________________________
41517 [ 25322] By: rgs                                   on 2005/08/23  13:25:15
41518         Log: Subject: [PATCH blead] Use SvGETMAGIC more often
41519              From: Rick Delaney <rick@bort.ca>
41520              Date: Mon, 22 Aug 2005 13:00:33 -0400
41521              Message-ID: <20050822170033.GH7674@localhost.localdomain>
41522      Branch: perl
41523            ! doio.c pp.c pp_ctl.c pp_hot.c sv.c universal.c xsutils.c
41524 ____________________________________________________________________________
41525 [ 25321] By: rgs                                   on 2005/08/23  13:11:34
41526         Log: Subject: [PATCH] Add Windows Vista support to Win32::GetOSName()
41527              From: "Jan Dubois" <jand@ActiveState.com>
41528              Date: Mon, 22 Aug 2005 15:37:09 -0700
41529              Message-Id: <200508222237.j7MMbFPA027764@smtp3.ActiveState.com>
41530      Branch: perl
41531            ! win32/ext/Win32/Win32.pm
41532 ____________________________________________________________________________
41533 [ 25320] By: rgs                                   on 2005/08/22  15:41:15
41534         Log: Subject: Re: Documentation change for IPC::Open*.pm
41535              From: Ben Tilly <btilly@gmail.com>
41536              Date: Mon, 22 Aug 2005 08:30:14 -0700
41537              Message-ID: <acc274b3050822083093357fe@mail.gmail.com>
41538      Branch: perl
41539            ! lib/IPC/Open2.pm lib/IPC/Open3.pm
41540 ____________________________________________________________________________
41541 [ 25319] By: rgs                                   on 2005/08/22  14:48:43
41542         Log: Subject: [PATCH blead] Re: [perl #36959] List Constructor Operator - Undefined Values
41543              From: Rick Delaney <rick@bort.ca>
41544              Date: Sun, 21 Aug 2005 15:09:57 -0400
41545              Message-ID: <20050821190957.GE7674@localhost.localdomain>
41546      Branch: perl
41547            ! pp_ctl.c t/op/range.t
41548 ____________________________________________________________________________
41549 [ 25318] By: rgs                                   on 2005/08/22  13:41:10
41550         Log: Upgrade to Term::ANSIColor 1.10
41551      Branch: perl
41552            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
41553            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
41554 ____________________________________________________________________________
41555 [ 25317] By: rgs                                   on 2005/08/22  13:24:09
41556         Log: Subject: [PATCH lib/CPAN.pm] Make curl follow redirects
41557              From: Michael G Schwern <schwern@pobox.com>
41558              Date: Sun, 21 Aug 2005 00:16:26 -0700
41559              Message-ID: <20050821071625.GA29394@windhund.schwern.org>
41560      Branch: perl
41561            ! lib/CPAN.pm
41562 ____________________________________________________________________________
41563 [ 25316] By: rgs                                   on 2005/08/22  12:59:27
41564         Log: Argh. I've overwritten local changes to ptar with change 25312
41565      Branch: perl
41566            ! lib/Archive/Tar/bin/ptar
41567 ____________________________________________________________________________
41568 [ 25315] By: rgs                                   on 2005/08/22  11:47:45
41569         Log: Subject: Re: Building 25309 on VAX (OpenVMS 7.2) not ok
41570              From: Abe Timmerman <abe@ztreet.demon.nl>
41571              Date: Sun, 21 Aug 2005 16:28:42 +0200
41572              Message-Id: <200508211628.42409.abe@ztreet.demon.nl>
41573      Branch: perl
41574            ! configure.com
41575 ____________________________________________________________________________
41576 [ 25314] By: rgs                                   on 2005/08/22  11:14:59
41577         Log: Don't install ptar in module tree
41578      Branch: perl
41579            ! installperl
41580 ____________________________________________________________________________
41581 [ 25313] By: rgs                                   on 2005/08/22  10:29:45
41582         Log: Fix typo in file name
41583      Branch: perl
41584            ! MANIFEST
41585 ____________________________________________________________________________
41586 [ 25312] By: rgs                                   on 2005/08/22  10:09:40
41587         Log: Upgrade to Archive::Tar 1.26
41588              Preserve some local typo fixes
41589              Don't load Data::Dumper
41590      Branch: perl
41591            + lib/Archive/Tar/bin/ptardiff
41592            + lib/Archive/Tar/t/04_resolved_issues.t
41593            ! MANIFEST lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
41594            ! lib/Archive/Tar/File.pm lib/Archive/Tar/bin/ptar
41595            ! lib/Archive/Tar/t/02_methods.t
41596 ____________________________________________________________________________
41597 [ 25311] By: nicholas                              on 2005/08/21  16:19:12
41598         Log: Subject: [patch@25305] t/op/arith.t fix for VMS with IEEE float
41599              From: "John E. Malmberg" <wb8tyw@qsl.net>
41600              Message-ID: <4307F348.70603@qsl.net>
41601              Date: Sat, 20 Aug 2005 23:21:44 -0400
41602      Branch: perl
41603            ! t/op/arith.t
41604 ____________________________________________________________________________
41605 [ 25310] By: nicholas                              on 2005/08/21  16:05:22
41606         Log: Subject: [patch@25305] lib/ExtUtils/t/Constant.t VMS fixes
41607              From: "John E. Malmberg" <wb8tyw@qsl.net>
41608              Message-ID: <43080395.50807@qsl.net>
41609              Date: Sun, 21 Aug 2005 00:31:17 -0400
41610      Branch: perl
41611            ! lib/ExtUtils/t/Constant.t
41612 ____________________________________________________________________________
41613 [ 25309] By: nicholas                              on 2005/08/19  21:19:37
41614         Log: Subject: [PATCH ext/POSIX/POSIX.xs] Whitespace
41615              From: Abigail <abigail@abigail.nl>
41616              Message-ID: <20050723003235.GJ15093@abigail.nl>
41617              Date: Sat, 23 Jul 2005 02:32:35 +0200
41618      Branch: perl
41619            ! ext/POSIX/POSIX.xs
41620 ____________________________________________________________________________
41621 [ 25308] By: rgs                                   on 2005/08/19  12:54:46
41622         Log: Subject: Re: Data::Dumper bug?
41623              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
41624              Date: Mon, 8 Aug 2005 20:33:02 -0700
41625              Message-ID: <20050809033301.GA3804@efn.org>
41626      Branch: perl
41627            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
41628 ____________________________________________________________________________
41629 [ 25307] By: rgs                                   on 2005/08/19  12:44:12
41630         Log: Subject: [PATCH] make threads.xs emit warnings properly
41631              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
41632              Date: Aug 7, 2005 7:10 AM
41633              Message-id: <20050807051041.GA3924@ethan>
41634      Branch: perl
41635            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
41636 ____________________________________________________________________________
41637 [ 25306] By: rgs                                   on 2005/08/19  06:10:28
41638         Log: Subject: [patch@25305] fixes to const fixes + Case Preserved start
41639              From: "John E. Malmberg" <wb8tyw@qsl.net>
41640              Date: Thu, 18 Aug 2005 21:18:27 -0400
41641              Message-ID: <43053363.8090809@qsl.net>
41642      Branch: perl
41643            ! vms/vms.c
41644 ____________________________________________________________________________
41645 [ 25305] By: rgs                                   on 2005/08/18  13:47:41
41646         Log: Subject: make test of perl 5.8.7 failed on icc9
41647              From: YAMASHINA Hio <hio@ymir.co.jp>
41648              Date: Thu, 18 Aug 2005 20:36:57 +0900
41649              Message-Id: <20050818165213.BDF1.HIO@ymir.co.jp>
41650      Branch: perl
41651            ! hints/linux.sh
41652 ____________________________________________________________________________
41653 [ 25304] By: rgs                                   on 2005/08/18  11:10:27
41654         Log: Subject: [PATCH] 5.9.x (and 5.8.x): Symbian update
41655              From: <jarkko.hietaniemi@nokia.com>
41656              Date: Thu, 18 Aug 2005 13:43:46 +0300
41657              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A41B@esebe105.NOE.Nokia.com>
41658      Branch: perl
41659            ! README.symbian ext/Compress/Zlib/Zlib.xs numeric.c
41660            ! symbian/TODO symbian/config.pl symbian/config.sh
41661            ! symbian/install.cfg symbian/symbian_stubs.c symbian/xsbuild.pl
41662 ____________________________________________________________________________
41663 [ 25303] By: rgs                                   on 2005/08/18  08:58:54
41664         Log: Subject: [PATCH] Re: Transliteration operator(tr//)on EBCDIC platform
41665              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
41666              Date: Fri, 12 Aug 2005 00:20:39 +0900
41667              Message-Id: <20050812001541.EA69.BQW10602@nifty.com>
41668      Branch: perl
41669            ! t/op/tr.t toke.c
41670 ____________________________________________________________________________
41671 [ 25302] By: rgs                                   on 2005/08/18  08:00:53
41672         Log: Subject: autouse.pm: remove unneeded eval
41673              From: Alexey Tourbin <at@altlinux.ru>
41674              Date: Thu, 18 Aug 2005 08:13:24 +0400
41675              Message-ID: <20050818041324.GO19097@solemn.turbinal.org>
41676              
41677              Subject: autouse.pm: check stub, use goto in stub
41678              From: Alexey Tourbin <at@altlinux.ru>
41679              Date: Thu, 18 Aug 2005 09:06:20 +0400
41680              Message-ID: <20050818050620.GP19097@solemn.turbinal.org>
41681      Branch: perl
41682            ! lib/autouse.pm
41683 ____________________________________________________________________________
41684 [ 25301] By: rgs                                   on 2005/08/17  15:57:09
41685         Log: FAQ sync
41686      Branch: perl
41687            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
41688            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
41689            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
41690 ____________________________________________________________________________
41691 [ 25300] By: steveh                                on 2005/08/17  14:33:00
41692         Log: Subject: Your bug reports for Time::Local
41693              From: Dave Rolsky <autarch@urth.org>
41694              Date: Tue, 16 Aug 2005 11:22:20 -0500 (CDT)
41695              Message-ID: <Pine.LNX.4.61.0508161120520.26270@urth.org>
41696              
41697              An improvement on change 25287 from Dave Rolsky
41698      Branch: perl
41699            ! lib/Time/Local.t
41700 ____________________________________________________________________________
41701 [ 25299] By: rgs                                   on 2005/08/17  12:33:18
41702         Log: Subject: Re: [perl #36654] Inconsistent treatment of NaN
41703              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
41704              Date: Aug 7, 2005 8:03 PM
41705              Message-ID: <20050807180308.GA2112@efn.org>
41706              
41707              Subject: Re: [perl #36654] Inconsistent treatment of NaN
41708              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
41709              Date: Wed, 10 Aug 2005 22:53:51 -0700
41710              Message-ID: <20050811055351.GA2296@efn.org>
41711      Branch: perl
41712            ! numeric.c pod/perlop.pod
41713 ____________________________________________________________________________
41714 [ 25298] By: rgs                                   on 2005/08/17  09:35:32
41715         Log: Upgrade to Time::HiRes 1.73
41716      Branch: perl
41717            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
41718 ____________________________________________________________________________
41719 [ 25297] By: nicholas                              on 2005/08/17  09:06:33
41720         Log: Given that we now have a union, there's no need for all the HvARRAY()
41721              casting games.
41722      Branch: perl
41723            ! hv.h sv.h
41724 ____________________________________________________________________________
41725 [ 25296] By: rgs                                   on 2005/08/16  17:57:27
41726         Log: Fix for [perl #36853] -Dx can crash bleadperl
41727              The PL_op_sequence global hash wasn't initialized
41728      Branch: perl
41729            ! dump.c
41730 ____________________________________________________________________________
41731 [ 25295] By: merijn                                on 2005/08/16  07:36:58
41732         Log: Subject: Time::HiRes::nanosleep support for Solaris [PATCH]
41733              From: Gisle Aas <gisle@ActiveState.com>
41734              Date: 15 Aug 2005 21:05:22 -0700
41735              Message-ID: <lrk6imy1a5.fsf@caliper.activestate.com>
41736      Branch: perl
41737            ! ext/Time/HiRes/hints/solaris.pl
41738 ____________________________________________________________________________
41739 [ 25294] By: merijn                                on 2005/08/15  09:36:30
41740         Log: Subject: Re: [PATCH@25292] add nonxs_ext to configure.com
41741              From: "John E. Malmberg" <wb8tyw@qsl.net>
41742              Date: Sat, 13 Aug 2005 12:20:34 -0400
41743              Message-ID: <42FE1DD2.8050803@qsl.net>
41744      Branch: perl
41745            ! configure.com
41746 ____________________________________________________________________________
41747 [ 25293] By: merijn                                on 2005/08/15  09:34:28
41748         Log: Subject: [PATCH configure.com] Make "prove" available on VMS
41749              From: Abe Timmerman <abe@ztreet.demon.nl>
41750              Date: Sat, 13 Aug 2005 18:16:29 +0200
41751              Message-Id: <200508131816.29092.abe@ztreet.demon.nl>
41752      Branch: perl
41753            ! configure.com
41754 ____________________________________________________________________________
41755 [ 25292] By: merijn                                on 2005/08/13  07:38:54
41756         Log: Subject: [PATCH @ 24148] Compress::Zlib 1.37
41757              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
41758              Date: Fri, 12 Aug 2005 16:31:42 +0100
41759              Message-Id: <20050812153145.PWIR17166.aamta12-winn.ispmail.ntl.com@MARQUESSPT21>
41760      Branch: perl
41761            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
41762            ! ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
41763            ! ext/Compress/Zlib/t/03examples.t
41764 ____________________________________________________________________________
41765 [ 25291] By: merijn                                on 2005/08/13  07:33:46
41766         Log: Subject: [patch@25289] Add sig_count to CONFIGURE.COM
41767              From: "John E. Malmberg" <wb8tyw@qsl.net>
41768              Date: Fri, 12 Aug 2005 13:39:25 -0400
41769              Message-ID: <42FCDECD.8090009@qsl.net>
41770      Branch: perl
41771            ! configure.com
41772 ____________________________________________________________________________
41773 [ 25290] By: merijn                                on 2005/08/13  07:30:05
41774         Log: Subject: Re: [patch@25289] bninfnan.t setting include path to file.
41775              From: "John E. Malmberg" <wb8tyw@qsl.net>
41776              Date: Fri, 12 Aug 2005 23:17:39 -0400
41777              Message-ID: <42FD6653.6010605@qsl.net>
41778      Branch: perl
41779            ! lib/bignum/t/bninfnan.t
41780 ____________________________________________________________________________
41781 [ 25289] By: steveh                                on 2005/08/12  16:13:11
41782         Log: Supply same libs for bcc32 builds as cl and gcc builds have
41783              
41784              It makes life easier for third-party extensions if perl provides a
41785              decent set of libs to link against. cl and gcc builds already have
41786              this (except that gcc was missing one lib), but bcc32 builds only
41787              have one or two libs supplied.  In particular, the ODBC libs
41788              required for building libwin32 were not specified.  One of these
41789              doesn't exist in the Borland lib dirs by default, so generate it
41790              from the DLL if it is missing.
41791      Branch: perl
41792            ! win32/makefile.mk
41793 ____________________________________________________________________________
41794 [ 25288] By: steveh                                on 2005/08/12  15:26:11
41795         Log: Make change 25286 better
41796              
41797              Thanks to John E. Malmberg <wb8tyw@qsl.net> for pointing this out.
41798      Branch: perl
41799            ! win32/win32.c
41800 ____________________________________________________________________________
41801 [ 25287] By: steveh                                on 2005/08/11  11:56:26
41802         Log: Fix lib/Time/Local.t for bcc32 in non GMT time zones
41803              
41804              See comments at:
41805              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-08/msg00115.html
41806      Branch: perl
41807            ! lib/Time/Local.t
41808 ____________________________________________________________________________
41809 [ 25286] By: steveh                                on 2005/08/11  10:56:12
41810         Log: Silence Win32 compiler warnings following change 25280
41811      Branch: perl
41812            ! win32/win32.c
41813 ____________________________________________________________________________
41814 [ 25285] By: steveh                                on 2005/08/11  09:21:37
41815         Log: Run regen.pl
41816      Branch: perl
41817            ! pod/perlapi.pod proto.h
41818 ____________________________________________________________________________
41819 [ 25284] By: merijn                                on 2005/08/11  07:35:27
41820         Log: Subject: [patch] blead@25282 - VMS specific fixes. [2nd try]
41821              From: "John E. Malmberg" <wb8tyw@qsl.net>
41822              Date: Wed, 10 Aug 2005 23:26:03 -0400
41823              Message-ID: <42FAC54B.2050207@qsl.net>
41824      Branch: perl
41825            ! lib/Test/Harness/Straps.pm lib/vmsish.t t/lib/warnings/doio
41826            ! t/op/anonsub.t t/op/chdir.t t/op/closure.t t/op/lex_assign.t
41827            ! t/op/runlevel.t t/op/stat.t t/pod/find.t t/x2p/s2p.t
41828            ! utils/c2ph.PL vms/ext/Stdio/test.pl
41829 ____________________________________________________________________________
41830 [ 25283] By: merijn                                on 2005/08/11  07:25:32
41831         Log: Subject: [patch] blead@25282
41832              From: "John E. Malmberg" <wb8tyw@qsl.net>
41833              Date: Wed, 10 Aug 2005 23:47:47 -0400
41834              Message-ID: <42FACA63.4030805@qsl.net>
41835      Branch: perl
41836            ! t/op/exec.t t/run/exit.t
41837 ____________________________________________________________________________
41838 [ 25282] By: merijn                                on 2005/08/10  20:34:03
41839         Log: Subject: [PATCH] Re: [perl #36235] perl + gcc-4.0.0 + solaris + gnu binutils
41840              From: Andy Dougherty <doughera@lafayette.edu>
41841              Date: Tue, 26 Jul 2005 12:03:37 -0400 (EDT)
41842              Message-ID: <Pine.SOC.4.62.0507261131300.8774@maxwell.phys.lafayette.edu>
41843      Branch: perl
41844            ! hints/solaris_2.sh
41845 ____________________________________________________________________________
41846 [ 25281] By: merijn                                on 2005/08/10  11:45:11
41847         Log: Subject: conflicting types for 'Perl_my_popen'
41848              From: Alexey Tourbin <at@altlinux.ru>
41849              Date: Wed, 10 Aug 2005 15:19:15 +0400
41850              Message-ID: <20050810111915.GK19097@solemn.turbinal.org>
41851      Branch: perl
41852            ! util.c
41853 ____________________________________________________________________________
41854 [ 25280] By: merijn                                on 2005/08/10  09:14:23
41855         Log: Subject: patch@25279 VMS error handling and const fixes
41856              From: "John E. Malmberg" <wb8tyw@qsl.net>
41857              Date: Wed, 10 Aug 2005 00:37:13 -0400
41858              Message-ID: <42F98479.6030207@qsl.net>
41859      Branch: perl
41860            ! doio.c embed.fnc perl.h pp_sys.c proto.h vms/vms.c
41861            ! vms/vmsish.h
41862 ____________________________________________________________________________
41863 [ 25279] By: merijn                                on 2005/08/09  11:24:54
41864         Log: Subject: [PATCH] Fix a couple of random warnings
41865              From: Steve Peters <steve@fisharerojo.org>
41866              Date: Tue, 9 Aug 2005 06:21:48 -0500
41867              Message-ID: <20050809112148.GA4902@mccoy.peters.homeunix.org>
41868      Branch: perl
41869            ! nostdio.h perl.c
41870 ____________________________________________________________________________
41871 [ 25278] By: steveh                                on 2005/08/08  16:12:12
41872         Log: Update Porting/repository.pod to recommend Cygwin's ssh on Win32
41873              
41874              Cygwin's ssh client seems to be superior to MSYS's ssh client in that
41875              it supports the ServerAliveInterval config setting which prevents the
41876              ssh client from timing out every so often
41877      Branch: perl
41878            ! Porting/repository.pod
41879 ____________________________________________________________________________
41880 [ 25277] By: merijn                                on 2005/08/08  06:22:38
41881         Log: Subject: [PATCH] Post-OSCON NN/NULLOK-ing
41882              From: Andy Lester <andy@petdance.com>
41883              Date: Sun, 7 Aug 2005 00:59:11 -0500
41884              Message-ID: <20050807055911.GA6384@petdance.com>
41885      Branch: perl
41886            ! embed.fnc op.c
41887 ____________________________________________________________________________
41888 [ 25276] By: merijn                                on 2005/08/08  06:17:33
41889         Log: Subject: Re: [PATCH] undup
41890              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
41891              Date: Sun, 07 Aug 2005 14:49:40 +0300
41892              Message-ID: <42F5F554.5020701@gmail.com>
41893      Branch: perl
41894            ! pod/perldoc.pod pod/perltodo.pod pod/perlunicode.pod
41895 ____________________________________________________________________________
41896 [ 25275] By: davem                                 on 2005/08/07  11:15:32
41897         Log: run regen.pl after change #25274
41898      Branch: perl
41899            ! pod/perlintern.pod
41900 ____________________________________________________________________________
41901 [ 25274] By: merijn                                on 2005/08/07  10:10:12
41902         Log: Subject: [PATCH] undup 
41903              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
41904              Date: Sun, 07 Aug 2005 13:28:19 +0300
41905              Message-ID: <42F5E243.80500@gmail.com>
41906      Branch: perl
41907            ! ext/Encode/lib/Encode/Supported.pod lib/Test/Harness/TAP.pod
41908            ! pad.c pod/perl573delta.pod pod/perl58delta.pod
41909            ! pod/perlfaq7.pod pod/perlglossary.pod pod/perlvar.pod pp_ctl.c
41910 ____________________________________________________________________________
41911 [ 25273] By: rgs                                   on 2005/08/06  23:07:46
41912         Log: Add files missed in change 25271
41913      Branch: perl
41914            + ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
41915            + ext/Encode/t/mime_header_iso2022jp.t
41916 ____________________________________________________________________________
41917 [ 25272] By: rgs                                   on 2005/08/06  22:46:06
41918         Log: Clarify docs
41919      Branch: perl
41920            ! ext/PerlIO/encoding/encoding.pm
41921 ____________________________________________________________________________
41922 [ 25271] By: rgs                                   on 2005/08/06  22:15:14
41923         Log: Upgrade to Encode 2.11, plus a patch to PerlIO::encoding
41924              by Dan Kogai to fix encoding(utf-8-strict) with partial
41925              characters.
41926      Branch: perl
41927            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
41928            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
41929            ! ext/Encode/Encode/encode.h ext/Encode/MANIFEST
41930            ! ext/Encode/META.yml ext/Encode/lib/Encode/Alias.pm
41931            ! ext/Encode/lib/Encode/Config.pm
41932            ! ext/Encode/lib/Encode/MIME/Header.pm
41933            ! ext/PerlIO/encoding/encoding.pm
41934 ____________________________________________________________________________
41935 [ 25270] By: merijn                                on 2005/08/06  15:54:55
41936         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #36819] perlbug AutoReply: Bleadperl: abs() busted outside integer range
41937              From: Dominic Dunlop <shouldbedomo@mac.com>
41938              Date: Sat, 6 Aug 2005 17:47:40 +0200
41939              Message-Id: <EF62D3CF-8B54-4C7B-973E-C259F487AE32@mac.com>
41940      Branch: perl
41941            ! pp.c t/op/arith.t
41942 ____________________________________________________________________________
41943 [ 25269] By: rgs                                   on 2005/08/05  16:31:44
41944         Log: Subject: [patch]vms.c - buffer highwater overrun in vmsify
41945              From: John E. Malmberg <wb8tyw@qsl.net>
41946              Date: Mon, 01 Aug 2005 19:54:22 -0400
41947              Message-ID: <42EEB62E.3020108@qsl.net>
41948      Branch: perl
41949            ! vms/vms.c
41950 ____________________________________________________________________________
41951 [ 25268] By: rgs                                   on 2005/08/05  15:01:19
41952         Log: "thread failed to start" is a severe warning, not a fatal error
41953              as reported by Tassilo von Parseval.
41954      Branch: perl
41955            ! pod/perldiag.pod
41956 ____________________________________________________________________________
41957 [ 25267] By: merijn                                on 2005/08/05  14:13:26
41958         Log: ASCIZ is not a typo
41959      Branch: perl
41960            ! pod/perlfunc.pod
41961 ____________________________________________________________________________
41962 [ 25266] By: merijn                                on 2005/08/05  07:50:40
41963         Log: Subject: [PATCH] Typos in *.p[lm]
41964              From: "Piotr Fusik" <pfusik@op.pl>
41965              Date: Sun, 31 Jul 2005 12:50:04 +0200
41966              Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>
41967      Branch: perl
41968            ! ext/Encode/lib/Encode/PerlIO.pod
41969            ! ext/Encode/lib/Encode/Supported.pod lib/ExtUtils/MM_Win95.pm
41970            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/Net/libnetFAQ.pod
41971            ! lib/Test/Harness/TAP.pod lib/Test/Tutorial.pod
41972            ! pod/perlfunc.pod pod/perltoc.pod
41973 ____________________________________________________________________________
41974 [ 25265] By: rgs                                   on 2005/08/04  16:45:37
41975         Log: VMS debugging help, by John E. Malmberg
41976      Branch: perl
41977            ! vms/descrip_mms.template
41978 ____________________________________________________________________________
41979 [ 25264] By: merijn                                on 2005/08/03  10:30:54
41980         Log: Subject: [PATCH] Re: Smoke [5.9.3] 25248 FAIL(F) openbsd 3.7 (i386/1 cpu)
41981              From: Dominic Dunlop <shouldbedomo@mac.com>
41982              Date: Wed, 3 Aug 2005 12:19:03 +0200
41983              Message-Id: <8D595B69-4489-4395-BFA4-07DF5859D556@mac.com>
41984      Branch: perl
41985            ! t/op/sprintf.t
41986 ____________________________________________________________________________
41987 [ 25263] By: merijn                                on 2005/08/02  13:59:49
41988         Log: The typo changes from 25261 (of course) altered the MD5's
41989      Branch: perl
41990            ! ext/Digest/MD5/t/files.t
41991 ____________________________________________________________________________
41992 [ 25262] By: merijn                                on 2005/08/02  13:45:35
41993         Log: Typoes from 25261 also in expected for tests
41994      Branch: perl
41995            ! t/pod/pod2usage.xr
41996 ____________________________________________________________________________
41997 [ 25261] By: merijn                                on 2005/08/02  10:39:51
41998         Log: Subject: [PATCH] Typos in *.p[lm]
41999              From: "Piotr Fusik" <pfusik@op.pl>
42000              Date: Sun, 31 Jul 2005 12:50:04 +0200
42001              Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>
42002      Branch: perl
42003            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bblock.pm ext/B/B/CC.pm
42004            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
42005            ! ext/B/t/OptreeCheck.pm ext/Compress/Zlib/Zlib.pm
42006            ! ext/DB_File/DB_File.pm ext/Digest/MD5/MD5.pm
42007            ! ext/Encode/Encode.pm ext/Encode/encoding.pm
42008            ! ext/Encode/lib/Encode/Alias.pm ext/IO/lib/IO/Dir.pm
42009            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Socket/INET.pm
42010            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
42011            ! ext/Opcode/Opcode.pm ext/Opcode/ops.pm
42012            ! ext/SDBM_File/SDBM_File.pm ext/Storable/Storable.pm
42013            ! ext/XS/APItest/APItest.pm ext/re/re.pm lib/Archive/Tar.pm
42014            ! lib/Archive/Tar/Constant.pm lib/Attribute/Handlers.pm
42015            ! lib/CGI.pm lib/CGI/Carp.pm lib/CPAN.pm lib/Digest.pm
42016            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
42017            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
42018            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
42019            ! lib/ExtUtils/ParseXS.pm lib/File/Basename.pm
42020            ! lib/File/Spec/Mac.pm lib/File/Temp.pm lib/Filter/Simple.pm
42021            ! lib/Getopt/Long.pm lib/I18N/LangTags.pm
42022            ! lib/I18N/LangTags/List.pm lib/Math/BigFloat.pm
42023            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm lib/Math/BigRat.pm
42024            ! lib/NEXT.pm lib/Net/Cmd.pm lib/Net/Config.pm lib/Net/FTP.pm
42025            ! lib/Net/NNTP.pm lib/Net/POP3.pm lib/Net/Ping.pm
42026            ! lib/Net/SMTP.pm lib/PerlIO.pm lib/Pod/Checker.pm
42027            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Pod/InputObjects.pm
42028            ! lib/Pod/LaTeX.pm lib/Pod/Parser.pm lib/Pod/Select.pm
42029            ! lib/Pod/Usage.pm lib/Switch.pm lib/Term/ANSIColor.pm
42030            ! lib/Test.pm lib/Test/More.pm lib/Text/Balanced.pm
42031            ! lib/Text/Wrap.pm lib/Tie/File.pm lib/Tie/Hash.pm
42032            ! lib/Unicode/UCD.pm lib/base.pm lib/bigint.pm lib/bignum.pm
42033            ! lib/bigrat.pm lib/blib.pm lib/diagnostics.pm lib/perl5db.pl
42034            ! lib/version.pm lib/vmsish.pm os2/OS2/PrfDB/PrfDB.pm
42035            ! os2/OS2/Process/Process.pm pod/checkpods.PL pod/pod2usage.PL
42036            ! utils/h2xs.PL win32/bin/pl2bat.pl wince/bin/pl2bat.pl
42037            ! wince/comp.pl
42038 ____________________________________________________________________________
42039 [ 25260] By: rgs                                   on 2005/08/01  15:14:48
42040         Log: Document where to find maintainers of dual live modules
42041      Branch: perl
42042            ! pod/perlhack.pod
42043 ____________________________________________________________________________
42044 [ 25259] By: rgs                                   on 2005/08/01  15:12:07
42045         Log: More typo fixes (damn generated pod files)
42046      Branch: perl
42047            ! pad.c
42048 ____________________________________________________________________________
42049 [ 25258] By: rgs                                   on 2005/08/01  14:45:22
42050         Log: Subject: Re: [perl #36616] bug or feature? foreach (sort @array) {y/a-z/A-Z/;} # @array modified!
42051              From: Michael G Schwern <schwern@pobox.com>
42052              Date: Sat, 23 Jul 2005 19:59:29 -0700
42053              Message-ID: <20050724025929.GA6574@windhund.schwern.org>
42054      Branch: perl
42055            ! pod/perlfunc.pod
42056 ____________________________________________________________________________
42057 [ 25257] By: rgs                                   on 2005/08/01  13:58:04
42058         Log: Various patches by John E. Malmberg to fix data
42059              corruption issues on VMS. Back out change 25218 and
42060              the parts of change 25217 that affect pp_ctl.c and
42061              pp_sys.c.
42062      Branch: perl
42063            ! doio.c ext/Compress/Zlib/Makefile.PL mg.c pp_ctl.c pp_sys.c
42064            ! vms/vms.c vms/vmsish.h
42065 ____________________________________________________________________________
42066 [ 25256] By: rgs                                   on 2005/08/01  13:54:52
42067         Log: Various patches by John E. Malmberg to fix data
42068              corruption issues on VMS. Back out change 25218 and
42069              the parts of change 25217 that affect pp_ctl.c and
42070              pp_sys.c.
42071      Branch: perl
42072            ! doio.c ext/Compress/Zlib/Makefile.PL mg.c pp_ctl.c pp_sys.c
42073            ! vms/vms.c vms/vmsish.h
42074 ____________________________________________________________________________
42075 [ 25255] By: rgs                                   on 2005/08/01  13:15:25
42076         Log: Subject: [patch] blead@25226 on OpenVMS/vms.c - fopen bug.
42077              From: "John E. Malmberg" <wb8tyw@qsl.net>
42078              Date: Fri, 29 Jul 2005 10:24:15 -0400
42079              Message-ID: <42EA3C0F.9040900@qsl.net>
42080      Branch: perl
42081            ! vms/vms.c
42082 ____________________________________________________________________________
42083 [ 25254] By: rgs                                   on 2005/08/01  08:14:27
42084         Log: Another typo fix
42085      Branch: perl
42086            ! XSUB.h pod/perlapi.pod
42087 ____________________________________________________________________________
42088 [ 25253] By: rgs                                   on 2005/08/01  08:13:10
42089         Log: Subject: [PATCH] POD typos
42090              From: "Piotr Fusik" <pfusik@op.pl>
42091              Date: Sat, 30 Jul 2005 21:54:19 +0200
42092              Message-ID: <00ef01c59542$3198ba00$26d34dd5@piec>
42093      Branch: perl
42094            ! Porting/pumpkin.pod Porting/repository.pod ext/POSIX/POSIX.pod
42095            ! pod/perl593delta.pod pod/perlapio.pod pod/perldebug.pod
42096            ! pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq3.pod
42097            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlglossary.pod
42098            ! pod/perlguts.pod pod/perlintern.pod pod/perltodo.pod
42099            ! pod/perlxs.pod symbian/PerlBase.pod vms/perlvms.pod
42100 ____________________________________________________________________________
42101 [ 25252] By: rgs                                   on 2005/08/01  07:49:58
42102         Log: Subject: Re: [perl #36622] y/// at end of file
42103              From: Michael G Schwern <schwern@pobox.com>
42104              Date: Fri, 22 Jul 2005 11:51:15 -0700
42105              Message-ID: <20050722185115.GB28829@windhund.schwern.org>
42106      Branch: perl
42107            ! t/op/tr.t t/test.pl
42108 ____________________________________________________________________________
42109 [ 25251] By: rgs                                   on 2005/08/01  07:23:08
42110         Log: Subject: Re: blead@25210 on OpenVMS (not good)
42111              From: "John E. Malmberg" <wb8tyw@qsl.net>
42112              Date: Sun, 24 Jul 2005 19:09:01 -0400
42113              Message-ID: <42E41F8D.3040306@qsl.net>
42114              
42115              constify Perl_unlnk
42116      Branch: perl
42117            ! embed.fnc perl.h proto.h util.c
42118 ____________________________________________________________________________
42119 [ 25250] By: rgs                                   on 2005/08/01  07:03:36
42120         Log: Subject: blead@25226 - ext/Compress/Zlib on VMS.
42121              From: "John E. Malmberg" <wb8tyw@qsl.net>
42122              Date: Sun, 31 Jul 2005 23:19:51 -0400
42123              Message-ID: <42ED94D6.7020104@qsl.net>
42124      Branch: perl
42125            ! ext/Compress/Zlib/t/03examples.t
42126 ____________________________________________________________________________
42127 [ 25249] By: rgs                                   on 2005/08/01  06:57:09
42128         Log: Subject: [patch] blead@25226 - t/op/pack.t undefined value fix
42129              From: "John E. Malmberg" <wb8tyw@qsl.net>
42130              Date: Sun, 31 Jul 2005 22:18:19 -0400
42131              Message-ID: <42ED866B.3000308@qsl.net>
42132      Branch: perl
42133            ! t/op/pack.t
42134 ____________________________________________________________________________
42135 [ 25248] By: merijn                                on 2005/07/31  15:50:45
42136         Log: SIGRTMIN & SIGRTMAX on Cygwin both 32. sig_count = 33, but
42137              POSIX::SigRt is not available on use
42138      Branch: perl
42139            ! ext/POSIX/t/sigaction.t
42140 ____________________________________________________________________________
42141 [ 25247] By: merijn                                on 2005/07/31  15:47:51
42142         Log: Subject: [PATCH] Re: Smoke [5.9.3] 25237 FAIL(F) linux 2.6.12-4-686 [debian] (i686/1 cpu)
42143              From: Dominic Dunlop <shouldbedomo@mac.com>
42144              Date: Fri, 29 Jul 2005 17:41:59 +0200
42145              Message-Id: <33378322-189C-4D70-AC0B-1AF589DD56E7@mac.com>
42146      Branch: perl
42147            ! sv.h
42148 ____________________________________________________________________________
42149 [ 25246] By: rgs                                   on 2005/07/31  15:15:35
42150         Log: Remove the documentation for $#, which has been removed
42151      Branch: perl
42152            ! pod/perlvar.pod
42153 ____________________________________________________________________________
42154 [ 25245] By: rgs                                   on 2005/07/29  15:36:09
42155         Log: Update Changes
42156      Branch: perl
42157            ! Changes
42158 ____________________________________________________________________________
42159 [ 25244] By: steveh                                on 2005/07/29  09:41:38
42160         Log: Skip op/sprintf.t test 147 on MSWin32
42161              ... and fix the skip code so that it actually works ;-)
42162      Branch: perl
42163            ! t/op/sprintf.t
42164 ____________________________________________________________________________
42165 [ 25243] By: rgs                                   on 2005/07/29  08:31:51
42166         Log: Subject: [PATCH] More embed.fnc goodness
42167              From: Andy Lester <andy@petdance.com>
42168              Date: Thu, 28 Jul 2005 14:09:56 -0500
42169              Message-ID: <20050728190956.GB607@petdance.com>
42170      Branch: perl
42171            ! doio.c embed.fnc embed.h op.c pp_ctl.c proto.h regcomp.c
42172            ! regexec.c sv.c util.c
42173 ____________________________________________________________________________
42174 [ 25242] By: rgs                                   on 2005/07/29  07:19:11
42175         Log: Subject: [PATCH] Fix English error in overload.pm
42176              From: Andy Lester <andy@petdance.com>
42177              Date: Thu, 28 Jul 2005 14:10:43 -0500
42178              Message-ID: <20050728191043.GC607@petdance.com>
42179      Branch: perl
42180            ! lib/overload.pm
42181 ____________________________________________________________________________
42182 [ 25241] By: rgs                                   on 2005/07/28  17:34:36
42183         Log: Clarification to the syntax of loop modifiers
42184              by Piotr Fusik
42185      Branch: perl
42186            ! pod/perlfunc.pod
42187 ____________________________________________________________________________
42188 [ 25240] By: rgs                                   on 2005/07/28  17:29:47
42189         Log: Subject: RE: [PATCH] Re: [PATCH] support POSIX SA_SIGINFO
42190              From: "Green, Paul" <Paul.Green@stratus.com>
42191              Date: Mon, 25 Jul 2005 12:39:32 -0400
42192              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB8A9F67@EXNA.corp.stratus.com>
42193      Branch: perl
42194            ! mg.c
42195 ____________________________________________________________________________
42196 [ 25239] By: rgs                                   on 2005/07/28  17:18:13
42197         Log: Subject: [PATCH fresh_perl.t] Being more careful about newlines
42198              From: Michael G Schwern <schwern@pobox.com>
42199              Date: Fri, 22 Jul 2005 12:53:34 -0700
42200              Message-ID: <20050722195334.GA12431@windhund.schwern.org>
42201      Branch: perl
42202            ! t/run/fresh_perl.t
42203 ____________________________________________________________________________
42204 [ 25238] By: rgs                                   on 2005/07/28  16:11:23
42205         Log: Subject: [PATCH] perl.h, use STRINGIFY in 25171
42206              From: Robin Barker <Robin.Barker@npl.co.uk>
42207              Date: Thu, 28 Jul 2005 12:13:13 +0100
42208              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75A@hotel.npl.co.uk>
42209      Branch: perl
42210            ! perl.h
42211 ____________________________________________________________________________
42212 [ 25237] By: merijn                                on 2005/07/28  13:03:09
42213         Log: Subject: [PATCH] tidy up DieNull and DIE_NULL
42214              From: Robin Barker <Robin.Barker@npl.co.uk>
42215              Date: Thu, 28 Jul 2005 14:05:51 +0100
42216              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75C@hotel.npl.co.uk>
42217      Branch: perl
42218            ! embed.fnc mg.c perl.h pp.h pp_sys.c proto.h
42219 ____________________________________________________________________________
42220 [ 25236] By: rgs                                   on 2005/07/28  12:59:55
42221         Log: Subject: [PATCH] silence compiler warning in mg.c POSIX.xs
42222              From: Robin Barker <Robin.Barker@npl.co.uk>
42223              Date: Thu, 28 Jul 2005 13:57:31 +0100
42224              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75B@hotel.npl.co.uk>
42225      Branch: perl
42226            ! ext/POSIX/POSIX.xs mg.c perl.h
42227 ____________________________________________________________________________
42228 [ 25235] By: merijn                                on 2005/07/28  12:22:27
42229         Log: sprintf now has all but two tests enabled.
42230              the list supports skipping of expected fails
42231              new test for %.0g from Dominic Dunlop
42232      Branch: perl
42233            ! t/op/sprintf.t
42234 ____________________________________________________________________________
42235 [ 25234] By: steveh                                on 2005/07/28  09:10:41
42236         Log: Subject: [PATCH] perlfunc.pod grammar fixes
42237              From: Steve Peters <steve@fisharerojo.org>
42238              Date: Wed, 27 Jul 2005 22:02:13 -0500
42239              Message-ID: <20050728030213.GA11330@mccoy.peters.homeunix.org>
42240              
42241              (with minor tweaks)
42242      Branch: perl
42243            ! pod/perlfunc.pod
42244 ____________________________________________________________________________
42245 [ 25233] By: rgs                                   on 2005/07/28  09:07:57
42246         Log: Sync change 25229 to .h source files
42247      Branch: perl
42248            ! cv.h pad.h
42249 ____________________________________________________________________________
42250 [ 25232] By: rgs                                   on 2005/07/28  08:53:55
42251         Log: Subject: [perl #36672] Swapped warnings for -o and -O file tests 
42252              From: "Piotr Fusik" (via RT) <perlbug-followup@perl.org>
42253              Date: Wed, 27 Jul 2005 15:43:17 -0700
42254              Message-ID: <rt-3.0.11-36672-118371.6.12458378853063@perl.org>
42255              
42256              (except the redundant test)
42257      Branch: perl
42258            ! opcode.h opcode.pl t/lib/warnings/9uninit
42259 ____________________________________________________________________________
42260 [ 25231] By: merijn                                on 2005/07/28  06:48:14
42261         Log: Subject: Re: [PATCH] Tru64: use -c99 for ccflags if available
42262              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
42263              Date: Thu, 28 Jul 2005 10:01:51 +0300
42264              Message-ID: <42E882DF.6020100@gmail.com>
42265              Message-ID: <42E86DE9.6090709@gmail.com>
42266      Branch: perl
42267            ! handy.h hints/dec_osf.sh
42268 ____________________________________________________________________________
42269 [ 25230] By: merijn                                on 2005/07/27  16:28:58
42270         Log: Some signals are more real than others
42271              Also added comment about why the tests are there
42272      Branch: perl
42273            ! ext/POSIX/t/sigaction.t
42274 ____________________________________________________________________________
42275 [ 25229] By: merijn                                on 2005/07/27  16:26:16
42276         Log: Subject: [PATCH] id est is i.e.
42277              From: Steve Peters <steve@fisharerojo.org>
42278              Date: Tue, 26 Jul 2005 20:42:38 -0500
42279              Message-ID: <20050727014238.GA2582@mccoy.peters.homeunix.org>
42280      Branch: perl
42281            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
42282            ! pod/perlintern.pod
42283 ____________________________________________________________________________
42284 [ 25228] By: merijn                                on 2005/07/26  13:23:10
42285         Log: Use the correct gcc when more than one gcc is installed
42286              Thanks to Campo
42287      Branch: perl
42288            ! hints/aix.sh
42289 ____________________________________________________________________________
42290 [ 25227] By: rgs                                   on 2005/07/26  09:20:11
42291         Log: Subject: [perl #36658] Typo in perlfunc.pod 
42292              From: "John W. Krahn" (via RT) <perlbug-followup@perl.org>
42293              Date: Tue, 26 Jul 2005 01:07:18 -0700
42294              Message-ID: <rt-3.0.11-36658-118300.18.7320750032131@perl.org>
42295      Branch: perl
42296            ! pod/perlfunc.pod
42297 ____________________________________________________________________________
42298 [ 25226] By: steveh                                on 2005/07/25  14:37:41
42299         Log: Reinstate PERL_MALLOC_WRAP for bcc32 on Win32
42300              
42301              This was disabled by change 22689 because it was severely broken
42302              at the time.  See the thread starting here:
42303              
42304              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-04/msg00370.html
42305              
42306              The PERL_MALLOC_WRAP code in handy.h has since changed along the
42307              lines of what was discussed in that thread (in particular, by change
42308              25034) and I find that everything is now fine with PERL_MALLOC_WRAP
42309              re-enabled.
42310      Branch: perl
42311            ! win32/config_H.bc
42312 ____________________________________________________________________________
42313 [ 25225] By: steveh                                on 2005/07/25  14:34:12
42314         Log: Ken pointed out that CBuilder's cleanup is too agrressive
42315              
42316              The Windows compile() and link() methods bizarrely include their own
42317              output files in the list of files to be cleaned up.  Now that they
42318              actually are being cleaned up, this isn't ideal ;-)
42319              
42320              Stop compile() and link() from cleaning up their own output, and
42321              reinstate the explicit deletion of those output files in the test
42322              scripts.
42323      Branch: perl
42324            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
42325            ! lib/ExtUtils/CBuilder/t/01-basic.t
42326            ! lib/ExtUtils/CBuilder/t/02-link.t
42327            ! lib/ExtUtils/ParseXS/t/basic.t
42328 ____________________________________________________________________________
42329 [ 25224] By: steveh                                on 2005/07/25  11:53:44
42330         Log: Silence uninitialized value warnings in Net::Cmd
42331              
42332              (Suppresses 20 such warnings emitted by lib/Net/t/datasend.t)
42333      Branch: perl
42334            ! lib/Net/Cmd.pm
42335 ____________________________________________________________________________
42336 [ 25223] By: merijn                                on 2005/07/25  11:47:03
42337         Log: use POSIX might not throw an error. Check for useful values also
42338      Branch: perl
42339            ! ext/POSIX/t/sigaction.t
42340 ____________________________________________________________________________
42341 [ 25222] By: steveh                                on 2005/07/25  11:11:29
42342         Log: Make CBuilder and ParseXS clean up their temp test files
42343      Branch: perl
42344            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
42345            ! lib/ExtUtils/CBuilder/t/01-basic.t
42346            ! lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
42347            ! lib/ExtUtils/ParseXS/t/basic.t
42348 ____________________________________________________________________________
42349 [ 25221] By: rgs                                   on 2005/07/25  09:49:39
42350         Log: Increment the version number of version.pm
42351              (no code changes on CPAN)
42352      Branch: perl
42353            ! lib/version.pm
42354 ____________________________________________________________________________
42355 [ 25220] By: merijn                                on 2005/07/25  08:53:34
42356         Log: Subject: [PATCH perlfunc.pod/crypt] crypt() digests, not encrypts
42357              From: Michael G Schwern <schwern@pobox.com>
42358              Date: Sat, 23 Jul 2005 17:25:18 -0700
42359              Message-ID: <20050724002518.GB4918@windhund.schwern.org>
42360              
42361              Subject: Re: [PATCH perlfunc.pod/crypt] crypt() digests, not encrypts
42362              From: Michael G Schwern <schwern@pobox.com>
42363              Date: Sun, 24 Jul 2005 13:49:25 -0700
42364              Message-ID: <20050724204925.GC13275@windhund.schwern.org>
42365      Branch: perl
42366            ! pod/perlfunc.pod
42367 ____________________________________________________________________________
42368 [ 25219] By: merijn                                on 2005/07/25  08:39:08
42369         Log: Subject: [PATCH] perlfunc.pod: s/definetely/definitely/
42370              From: "Piotr Fusik" <pfusik@op.pl>
42371              Date: Sun, 24 Jul 2005 12:55:09 +0200
42372              Message-ID: <004e01c5903e$2affb3a0$60d24dd5@piec>
42373      Branch: perl
42374            ! pod/perlfunc.pod
42375 ____________________________________________________________________________
42376 [ 25218] By: nicholas                              on 2005/07/24  22:35:56
42377         Log: Subject: [PATCH] Re: blead@25210 on OpenVMS (not good)
42378              From: "Craig A. Berry" <craigberry@mac.com>
42379              Message-Id: <p06230906bf09caa9618b@[172.16.52.1]>
42380              Date: Sun, 24 Jul 2005 17:47:26 -0500
42381      Branch: perl
42382            ! doio.c
42383 ____________________________________________________________________________
42384 [ 25217] By: nicholas                              on 2005/07/24  20:52:13
42385         Log: Subject: [PATCH] blead help for VMS
42386              From: "Craig A. Berry" <craigberry@mac.com>
42387              Message-ID: <42E3FABB.1020900@mac.com>
42388              Date: Sun, 24 Jul 2005 15:31:55 -0500
42389      Branch: perl
42390           +> ext/Compress/Zlib/zlib-src/adler32.c
42391           +> ext/Compress/Zlib/zlib-src/compress.c
42392           +> ext/Compress/Zlib/zlib-src/crc32.c
42393           +> ext/Compress/Zlib/zlib-src/crc32.h
42394           +> ext/Compress/Zlib/zlib-src/deflate.c
42395           +> ext/Compress/Zlib/zlib-src/deflate.h
42396           +> ext/Compress/Zlib/zlib-src/gzio.c
42397           +> ext/Compress/Zlib/zlib-src/infback.c
42398           +> ext/Compress/Zlib/zlib-src/inffast.c
42399           +> ext/Compress/Zlib/zlib-src/inffast.h
42400           +> ext/Compress/Zlib/zlib-src/inffixed.h
42401           +> ext/Compress/Zlib/zlib-src/inflate.c
42402           +> ext/Compress/Zlib/zlib-src/inflate.h
42403           +> ext/Compress/Zlib/zlib-src/inftrees.c
42404           +> ext/Compress/Zlib/zlib-src/inftrees.h
42405           +> ext/Compress/Zlib/zlib-src/trees.c
42406           +> ext/Compress/Zlib/zlib-src/trees.h
42407           +> ext/Compress/Zlib/zlib-src/uncompr.c
42408           +> ext/Compress/Zlib/zlib-src/zconf.h
42409           +> ext/Compress/Zlib/zlib-src/zlib.h
42410           +> ext/Compress/Zlib/zlib-src/zutil.c
42411           +> ext/Compress/Zlib/zlib-src/zutil.h
42412            - ext/Compress/Zlib/zlib-src-1.2.3/adler32.c
42413            - ext/Compress/Zlib/zlib-src-1.2.3/compress.c
42414            - ext/Compress/Zlib/zlib-src-1.2.3/crc32.c
42415            - ext/Compress/Zlib/zlib-src-1.2.3/crc32.h
42416            - ext/Compress/Zlib/zlib-src-1.2.3/deflate.c
42417            - ext/Compress/Zlib/zlib-src-1.2.3/deflate.h
42418            - ext/Compress/Zlib/zlib-src-1.2.3/gzio.c
42419            - ext/Compress/Zlib/zlib-src-1.2.3/infback.c
42420            - ext/Compress/Zlib/zlib-src-1.2.3/inffast.c
42421            - ext/Compress/Zlib/zlib-src-1.2.3/inffast.h
42422            - ext/Compress/Zlib/zlib-src-1.2.3/inffixed.h
42423            - ext/Compress/Zlib/zlib-src-1.2.3/inflate.c
42424            - ext/Compress/Zlib/zlib-src-1.2.3/inflate.h
42425            - ext/Compress/Zlib/zlib-src-1.2.3/inftrees.c
42426            - ext/Compress/Zlib/zlib-src-1.2.3/inftrees.h
42427            - ext/Compress/Zlib/zlib-src-1.2.3/trees.c
42428            - ext/Compress/Zlib/zlib-src-1.2.3/trees.h
42429            - ext/Compress/Zlib/zlib-src-1.2.3/uncompr.c
42430            - ext/Compress/Zlib/zlib-src-1.2.3/zconf.h
42431            - ext/Compress/Zlib/zlib-src-1.2.3/zlib.h
42432            - ext/Compress/Zlib/zlib-src-1.2.3/zutil.c
42433            - ext/Compress/Zlib/zlib-src-1.2.3/zutil.h
42434            ! MANIFEST ext/Compress/Zlib/config.in mg.c pp_ctl.c pp_sys.c
42435            ! vms/gen_shrfls.pl
42436 ____________________________________________________________________________
42437 [ 25216] By: steveh                                on 2005/07/22  16:53:11
42438         Log: Fix USE_LARGE_FILES with bcc32 on Win32?
42439              
42440              Trawling through all these config files, I think I've found the
42441              reason why bcc32 builds with USE_LARGE_FILES were failing (e.g.
42442              (see http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-06/msg00809.html):
42443              lseeksize and lseektype were set to 8 and __int64, but Borland's
42444              <io.h> suggests that they should be 4 and long respectively.
42445              
42446              Changing them accordingly makes all tests pass. And I see that
42447              win32/win32.c has special handling for __BORLANDC__ + USE_LARGE_FILES,
42448              presumably to cope with this difference?
42449      Branch: perl
42450            ! win32/config.bc
42451 ____________________________________________________________________________
42452 [ 25215] By: steveh                                on 2005/07/22  16:36:41
42453         Log: Tweak the canned win32/config.* files
42454              
42455              uselargefiles, usemultiplicity, useperlio and useithreads are now
42456              off in the canned win32/config_H.* files, so change these to match.
42457              
42458              Also scrap the misleading ~USE_PERLIO~ and ~USE_SITECUST~ tags
42459              which don't actually work since no such CFG_VARS are passed in to
42460              config_sh.PL. (The useperlio and usesitecustomize entries actually
42461              get substituted by the more general "if (/^([\w_]+)=(.*)$/)" case.)
42462      Branch: perl
42463            ! win32/config.bc win32/config.gc win32/config.vc
42464            ! win32/config.vc64
42465 ____________________________________________________________________________
42466 [ 25214] By: steveh                                on 2005/07/22  14:22:38
42467         Log: Add missing entries to win32/config.*
42468              
42469              No existing entries changed, just adding some missing ones based
42470              on Porting/config.sh
42471      Branch: perl
42472            ! win32/config.bc win32/config.gc win32/config.vc
42473            ! win32/config.vc64
42474 ____________________________________________________________________________
42475 [ 25213] By: rgs                                   on 2005/07/22  12:23:35
42476         Log: Subject: [perl #36612] [PATCH] Misleading shift docs about @ARGV
42477              From: Michael G Schwern (via RT) <perlbug-followup@perl.org>
42478              Date: Wed, 20 Jul 2005 18:26:23 -0700
42479              Message-ID: <rt-3.0.11-36612-118070.2.49212485540788@perl.org>
42480      Branch: perl
42481            ! pod/perlfunc.pod
42482 ____________________________________________________________________________
42483 [ 25212] By: steveh                                on 2005/07/22  10:32:02
42484         Log: Tidy up options / defines output from makedef.pl
42485              and change Win32-specific comments to say "On Win32 ..." now
42486              that AIX is using the same code too
42487      Branch: perl
42488            ! makedef.pl
42489 ____________________________________________________________________________
42490 [ 25211] By: steveh                                on 2005/07/22  10:29:51
42491         Log: Silence Win32 warnings when not using USE_LARGE_FILES
42492      Branch: perl
42493            ! win32/win32.c
42494 ____________________________________________________________________________
42495 [ 25210] By: merijn                                on 2005/07/21  17:40:06
42496         Log: I *DO* have AIX, and extending #25209 like this make it happy again
42497              Thank you Steve!
42498      Branch: perl
42499            ! makedef.pl
42500 ____________________________________________________________________________
42501 [ 25209] By: steveh                                on 2005/07/21  17:01:33
42502         Log: Make makedef.pl read "miniperl -V" on Win32
42503              
42504              Perhaps other platforms that use makedef.pl also need a similar
42505              change (currently required to pick up PERL_DONT_CREATE_GVSV),
42506              but it also requires them to have minimal canned configs (if they
42507              are using canned configs like Win32 does) and I don't have any
42508              of the affected platforms (AIX, WinCE, OS/2, MacOS Classic and
42509              NetWare) for testing, so play it safe instead
42510      Branch: perl
42511            ! makedef.pl
42512 ____________________________________________________________________________
42513 [ 25208] By: steveh                                on 2005/07/21  16:50:27
42514         Log: Make the canned config.h files used on Win32 more minimal
42515              
42516              These are used in their unedited form to build miniperl, so should
42517              represent a minimal configuration
42518              
42519              The plan is to use miniperl's "-V" output in makedef.pl, so it is
42520              important that it doesn't include any of the optional things in the
42521              makefiles that the user might have chosen to disable
42522              
42523              (The actual config.h used to build perl itself is, of course, an
42524              edited version of these canned configs produced by using miniperl
42525              to run config_h.PL so these changes won't affect perl itself)
42526      Branch: perl
42527            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42528            ! win32/config_H.vc64
42529 ____________________________________________________________________________
42530 [ 25207] By: merijn                                on 2005/07/21  15:41:39
42531         Log: Subject: [PATCH] Re: [PATCH] support POSIX SA_SIGINFO
42532              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
42533              Date: Thu, 21 Jul 2005 18:33:22 +0300
42534              Message-ID: <42DFC042.1090201@gmail.com>
42535      Branch: perl
42536            ! ext/POSIX/POSIX.pod ext/POSIX/t/sigaction.t mg.c
42537 ____________________________________________________________________________
42538 [ 25206] By: steveh                                on 2005/07/21  14:20:06
42539         Log: Rearrange win32/config_H.* to match config_h.SH
42540              
42541              No actual changes, just reordering the contents of the files so that
42542              diff works better.
42543      Branch: perl
42544            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42545            ! win32/config_H.vc64
42546 ____________________________________________________________________________
42547 [ 25205] By: rgs                                   on 2005/07/21  12:39:43
42548         Log: Subject: [PATCH perl@24148] Compress::Zlib 1.35
42549              From: "Paul Marquess" <paul.marquess@ntlworld.com>
42550              Date: Thu, 21 Jul 2005 10:06:06 +0100
42551              Message-Id: <20050721090634.CA4E61F0003@mx1.mandriva.com>
42552      Branch: perl
42553            + ext/Compress/Zlib/zlib-src-1.2.3/adler32.c
42554            + ext/Compress/Zlib/zlib-src-1.2.3/compress.c
42555            + ext/Compress/Zlib/zlib-src-1.2.3/crc32.c
42556            + ext/Compress/Zlib/zlib-src-1.2.3/crc32.h
42557            + ext/Compress/Zlib/zlib-src-1.2.3/deflate.c
42558            + ext/Compress/Zlib/zlib-src-1.2.3/deflate.h
42559            + ext/Compress/Zlib/zlib-src-1.2.3/gzio.c
42560            + ext/Compress/Zlib/zlib-src-1.2.3/infback.c
42561            + ext/Compress/Zlib/zlib-src-1.2.3/inffast.c
42562            + ext/Compress/Zlib/zlib-src-1.2.3/inffast.h
42563            + ext/Compress/Zlib/zlib-src-1.2.3/inffixed.h
42564            + ext/Compress/Zlib/zlib-src-1.2.3/inflate.c
42565            + ext/Compress/Zlib/zlib-src-1.2.3/inflate.h
42566            + ext/Compress/Zlib/zlib-src-1.2.3/inftrees.c
42567            + ext/Compress/Zlib/zlib-src-1.2.3/inftrees.h
42568            + ext/Compress/Zlib/zlib-src-1.2.3/trees.c
42569            + ext/Compress/Zlib/zlib-src-1.2.3/trees.h
42570            + ext/Compress/Zlib/zlib-src-1.2.3/uncompr.c
42571            + ext/Compress/Zlib/zlib-src-1.2.3/zconf.h
42572            + ext/Compress/Zlib/zlib-src-1.2.3/zlib.h
42573            + ext/Compress/Zlib/zlib-src-1.2.3/zutil.c
42574            + ext/Compress/Zlib/zlib-src-1.2.3/zutil.h
42575            - ext/Compress/Zlib/zlib-src-1.2.2/adler32.c
42576            - ext/Compress/Zlib/zlib-src-1.2.2/compress.c
42577            - ext/Compress/Zlib/zlib-src-1.2.2/crc32.c
42578            - ext/Compress/Zlib/zlib-src-1.2.2/crc32.h
42579            - ext/Compress/Zlib/zlib-src-1.2.2/deflate.c
42580            - ext/Compress/Zlib/zlib-src-1.2.2/deflate.h
42581            - ext/Compress/Zlib/zlib-src-1.2.2/gzio.c
42582            - ext/Compress/Zlib/zlib-src-1.2.2/infback.c
42583            - ext/Compress/Zlib/zlib-src-1.2.2/inffast.c
42584            - ext/Compress/Zlib/zlib-src-1.2.2/inffast.h
42585            - ext/Compress/Zlib/zlib-src-1.2.2/inffixed.h
42586            - ext/Compress/Zlib/zlib-src-1.2.2/inflate.c
42587            - ext/Compress/Zlib/zlib-src-1.2.2/inflate.h
42588            - ext/Compress/Zlib/zlib-src-1.2.2/inftrees.c
42589            - ext/Compress/Zlib/zlib-src-1.2.2/inftrees.h
42590            - ext/Compress/Zlib/zlib-src-1.2.2/trees.c
42591            - ext/Compress/Zlib/zlib-src-1.2.2/trees.h
42592            - ext/Compress/Zlib/zlib-src-1.2.2/uncompr.c
42593            - ext/Compress/Zlib/zlib-src-1.2.2/zconf.h
42594            - ext/Compress/Zlib/zlib-src-1.2.2/zlib.h
42595            - ext/Compress/Zlib/zlib-src-1.2.2/zutil.c
42596            - ext/Compress/Zlib/zlib-src-1.2.2/zutil.h
42597            ! MANIFEST ext/Compress/Zlib/Changes ext/Compress/Zlib/README
42598            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
42599            ! ext/Compress/Zlib/config.in ext/Compress/Zlib/t/05gzsetp.t
42600 ____________________________________________________________________________
42601 [ 25204] By: rgs                                   on 2005/07/20  16:53:16
42602         Log: Remove :base_io from the set of default "safe" opcodes.
42603              This fixes bug [perl #36213] "Possible flaw in Safe.pm/Opcode.pm
42604              that allows access to any file" but introduces a backward
42605              compatibility issue.
42606      Branch: perl
42607            ! ext/Opcode/Opcode.pm ext/Safe/t/safe2.t
42608 ____________________________________________________________________________
42609 [ 25203] By: steveh                                on 2005/07/20  13:59:18
42610         Log: Fix definition of Perl_sighandler following change 25200
42611      Branch: perl
42612            ! mg.c
42613 ____________________________________________________________________________
42614 [ 25202] By: rgs                                   on 2005/07/20  13:19:10
42615         Log: Subject: [PATCH] Convert t/op/vec.t to test.pl
42616              From: Steve Peters <steve@fisharerojo.org>
42617              Date: Wed, 20 Jul 2005 08:06:38 -0500
42618              Message-ID: <20050720130638.GA6123@mccoy.peters.homeunix.org>
42619      Branch: perl
42620            ! t/op/vec.t
42621 ____________________________________________________________________________
42622 [ 25201] By: steveh                                on 2005/07/20  13:08:54
42623         Log: Silence Win32 compiler warning (signed/unsigned mismatch)
42624      Branch: perl
42625            ! pad.c
42626 ____________________________________________________________________________
42627 [ 25200] By: rgs                                   on 2005/07/20  12:28:16
42628         Log: Subject: [PATCH] support POSIX SA_SIGINFO
42629              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
42630              Date: Wed, 20 Jul 2005 14:40:54 +0300
42631              Message-ID: <42DE3846.6050606@gmail.com>
42632      Branch: perl
42633            ! embed.fnc embed.h ext/POSIX/POSIX.pod ext/POSIX/t/sigaction.t
42634            ! global.sym iperlsys.h mg.c perl.c perl.h pp_sys.c proto.h
42635            ! util.c
42636 ____________________________________________________________________________
42637 [ 25199] By: steveh                                on 2005/07/20  12:11:56
42638         Log: Silence warnings about NSIG redefinition on Win32
42639              
42640              (Change 25191 doesn't work out unless dosish.h includes <signal.h>
42641              too, which it currently only does for DJGPP)
42642      Branch: perl
42643            ! dosish.h
42644 ____________________________________________________________________________
42645 [ 25198] By: rgs                                   on 2005/07/20  11:18:59
42646         Log: Remove obsolete error messages
42647      Branch: perl
42648            ! pod/perldiag.pod
42649 ____________________________________________________________________________
42650 [ 25197] By: rgs                                   on 2005/07/20  10:59:44
42651         Log: croak() accepts Nullch as a parameter.
42652              (spotted by Stas Bekman)
42653      Branch: perl
42654            ! embed.fnc proto.h
42655 ____________________________________________________________________________
42656 [ 25196] By: steveh                                on 2005/07/20  10:36:20
42657         Log: Fix Newz() backwards-compatibility macro
42658      Branch: perl
42659            ! handy.h
42660 ____________________________________________________________________________
42661 [ 25195] By: rgs                                   on 2005/07/20  10:31:04
42662         Log: Remove :unique attribute from Config.pm,
42663              until we find a better implementation of it (or
42664              remove it). See [perl #36375].
42665      Branch: perl
42666            ! configpm
42667 ____________________________________________________________________________
42668 [ 25194] By: rgs                                   on 2005/07/20  09:08:56
42669         Log: Subject: [PATCH] lvalue-subs returning elements of tied hashes/arrays
42670              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
42671              Date: Wed, 20 Jul 2005 10:43:11 +0200
42672              Message-id: <20050720084311.GA20332@ethan>
42673      Branch: perl
42674            ! pp_hot.c t/op/sub_lval.t
42675 ____________________________________________________________________________
42676 [ 25193] By: steveh                                on 2005/07/20  09:00:29
42677         Log: Exit test script (if we're going to) *before* declaring a plan
42678      Branch: perl
42679            ! ext/POSIX/t/sigaction.t
42680 ____________________________________________________________________________
42681 [ 25192] By: rgs                                   on 2005/07/20  08:50:18
42682         Log: Subject: [PATCH] RE: rebuilding lib/Config*
42683              From: Robin Barker <Robin.Barker@npl.co.uk>
42684              Date: Jul 14, 2005 3:27 PM
42685              Message-ID: <533D273D4014D411AB1D00062938C4D90849C733@hotel.npl.co.uk>
42686      Branch: perl
42687            ! Makefile.SH
42688 ____________________________________________________________________________
42689 [ 25191] By: rgs                                   on 2005/07/20  06:47:49
42690         Log: Subject: [PATCH] move NSIG logic
42691              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
42692              Date: Wed, 20 Jul 2005 09:57:44 +0300
42693              Message-ID: <42DDF5E8.1060100@gmail.com>
42694      Branch: perl
42695            ! handy.h perl.h
42696 ____________________________________________________________________________
42697 [ 25190] By: nicholas                              on 2005/07/19  22:15:43
42698         Log: C<use Foo;> inside Foo.pm considered a "bad thing"
42699              (Certainly where there is AUTOLOADing and XS)
42700              Hopefully *this* fixes the POSIX breakage.
42701      Branch: perl
42702            ! ext/POSIX/POSIX.pm
42703 ____________________________________________________________________________
42704 [ 25189] By: nicholas                              on 2005/07/19  21:16:20
42705         Log: C<use Foo;> inside Foo.pm considered a "bad thing"
42706              (Certainly where there is AUTOLOADing and XS)
42707              Hopefully this fixes the POSIX breakage.
42708      Branch: perl
42709            ! ext/POSIX/POSIX.xs
42710 ____________________________________________________________________________
42711 [ 25188] By: nicholas                              on 2005/07/19  21:08:17
42712         Log: XS constants fail when their value is called for, not at import.
42713              This might be construed as a bug. Fixing is probably a greater evil.
42714      Branch: perl
42715            ! ext/POSIX/t/sigaction.t
42716 ____________________________________________________________________________
42717 [ 25187] By: rgs                                   on 2005/07/19  14:12:38
42718         Log: Extend the the "our variable redeclared" warning to the case:
42719              our $x; our $x;
42720              and add more tests
42721      Branch: perl
42722            ! pad.c t/lib/strict/vars t/lib/warnings/pad
42723 ____________________________________________________________________________
42724 [ 25186] By: steveh                                on 2005/07/19  13:25:42
42725         Log: Fix test following change #25181
42726      Branch: perl
42727            ! lib/Pod/t/htmlview.t
42728 ____________________________________________________________________________
42729 [ 25185] By: merijn                                on 2005/07/19  11:06:22
42730         Log: Subject: [PATCH] allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a core dump)
42731              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
42732              Date: Tue, 19 Jul 2005 12:06:00 +0300
42733              Message-ID: <42DCC278.2010009@gmail.com>
42734      Branch: perl
42735            ! Configure ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm
42736            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
42737            ! handy.h
42738 ____________________________________________________________________________
42739 [ 25182] By: rgs                                   on 2005/07/19  10:09:57
42740         Log: Fix strict test to go with the precedent warning change
42741      Branch: perl
42742            ! t/lib/strict/vars
42743 ____________________________________________________________________________
42744 [ 25181] By: steveh                                on 2005/07/19  10:07:46
42745         Log: Subject: [perl #36526] Incorrect (X)HTML generated by Pod::Html 
42746              From: Earl Hood (via RT) <perlbug-followup@perl.org>
42747              Date: Tue, 12 Jul 2005 23:55:28 -0700
42748              Message-ID: <rt-3.0.11-36526-117155.10.6496168983897@perl.org>
42749              
42750              (with old code deleted rather than commented out)
42751      Branch: perl
42752            ! lib/Pod/Html.pm
42753 ____________________________________________________________________________
42754 [ 25180] By: rgs                                   on 2005/07/19  09:56:59
42755         Log: Silence new (expected) warnings
42756      Branch: perl
42757            ! t/op/mydef.t
42758 ____________________________________________________________________________
42759 [ 25179] By: rgs                                   on 2005/07/19  09:45:24
42760         Log: Overhaul the semantics of the warning
42761              ""%s" variable %s masks earlier declaration",
42762              based on a patch by Rick Delaney. Now we have :
42763              my $x;   my $x; # warns
42764              my $x;  our $x; # warns
42765              our $x;  my $x; # warns
42766              our $x; our $x; # silent
42767      Branch: perl
42768            ! pad.c t/lib/warnings/pad
42769 ____________________________________________________________________________
42770 [ 25178] By: merijn                                on 2005/07/19  05:42:52
42771         Log: Subject: [PATCH] Final (hopefully) fix for fchdir
42772              From: Steve Peters <steve@fisharerojo.org>
42773              Date: Mon, 18 Jul 2005 22:59:19 -0500
42774              Message-ID: <20050719035919.GA32670@mccoy.peters.homeunix.org>
42775      Branch: perl
42776            ! pp_sys.c
42777 ____________________________________________________________________________
42778 [ 25177] By: davem                                 on 2005/07/19  01:16:09
42779         Log: Subject:  Re: [PATCH] Faster **
42780              From:      "Piotr Fusik" <pfusik@op.pl>
42781              Date:      Fri, 24 Jun 2005 12:47:40 +0200
42782              Message-Id:  <00b201c578af$7ad02b40$17d24dd5@piec>
42783      Branch: perl
42784            ! pp.c
42785 ____________________________________________________________________________
42786 [ 25176] By: davem                                 on 2005/07/19  01:05:18
42787         Log: the "local @foo with $#foo" tests are no longer TODO
42788      Branch: perl
42789            ! t/op/array.t
42790 ____________________________________________________________________________
42791 [ 25174] By: steveh                                on 2005/07/18  16:53:21
42792         Log: Subject: Re: [PATCH] RE: blead: no longer supports %vd format
42793              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
42794              Date: Mon, 18 Jul 2005 18:35:09 +0200
42795              Message-ID: <20050718183509.0381169c@grubert.mandrakesoft.com>
42796      Branch: perl
42797            ! perl.h
42798 ____________________________________________________________________________
42799 [ 25173] By: merijn                                on 2005/07/18  16:37:11
42800         Log: Subject: Re: AIX 5.2 localtime bug attack
42801              From: Campo Weijerman <rfc822@nl.ibm.com>
42802              Date: Mon, 18 Jul 2005 17:34:55 +0200
42803              Message-ID: <20050718153455.GA29381@python>
42804              
42805              mday++ is also wday++ and yday++
42806      Branch: perl
42807            ! pp_sys.c
42808 ____________________________________________________________________________
42809 [ 25172] By: rgs                                   on 2005/07/18  15:23:38
42810         Log: Subject: [PATCH] The continuing plod through embed.fnc
42811              From: Andy Lester <andy@petdance.com>
42812              Date: Mon, 18 Jul 2005 10:37:38 -0500
42813              Message-ID: <20050718153738.GB20193@petdance.com>
42814      Branch: perl
42815            ! embed.fnc op.c pad.c pod/perlapi.pod pp_sys.c proto.h
42816            ! regcomp.c utf8.c
42817 ____________________________________________________________________________
42818 [ 25171] By: rgs                                   on 2005/07/18  12:37:02
42819         Log: Subject: [PATCH] RE: blead: no longer supports %vd format
42820              From: Robin Barker <Robin.Barker@npl.co.uk>
42821              Date: Jul 14, 2005 2:31 PM
42822              Message-ID: <533D273D4014D411AB1D00062938C4D90849C730@hotel.npl.co.uk>
42823      Branch: perl
42824            ! perl.h sv.c t/op/sprintf.t
42825 ____________________________________________________________________________
42826 [ 25170] By: merijn                                on 2005/07/18  11:02:01
42827         Log: tests are expected to fail if dirfd () does not exist
42828              make the tests to expect failures in that case
42829      Branch: perl
42830            ! t/op/chdir.t
42831 ____________________________________________________________________________
42832 [ 25169] By: merijn                                on 2005/07/18  10:27:06
42833         Log: 1. Typo detected by Schwern (#25151)
42834              2. Added proza about patches (#25152)
42835              3. dirfd got the wrong define based on previous tests (#25168)
42836      Branch: perl
42837            ! Configure
42838 ____________________________________________________________________________
42839 [ 25167] By: steveh                                on 2005/07/18  09:54:58
42840         Log: Silence compiler warning following change 25157
42841              
42842              (DIE returns Perl_die's return value which is an OP*, not the I32
42843              that Perl_apply is expected to return)
42844      Branch: perl
42845            ! doio.c
42846 ____________________________________________________________________________
42847 [ 25166] By: rgs                                   on 2005/07/18  09:17:45
42848         Log: Subject: Re: [perl #27028] /$/ not honouring /m in some cases
42849              From: Rick Delaney <rick@bort.ca>
42850              Date: Jul 14, 2005 4:10 PM
42851              Message-ID: <20050714141059.GF19090@localhost.localdomain>
42852      Branch: perl
42853            + t/op/regexp_qr_embed.t
42854            ! MANIFEST t/op/regexp.t
42855 ____________________________________________________________________________
42856 [ 25165] By: rgs                                   on 2005/07/18  08:52:25
42857         Log: Subject: [PATCH] perlop: why \c\ cannot be placed just before the terminating delimiter
42858              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
42859              Date: Sun, 17 Jul 2005 11:38:05 +0900
42860              Message-Id: <20050717112557.5921.BQW10602@nifty.com>
42861      Branch: perl
42862            ! pod/perlop.pod
42863 ____________________________________________________________________________
42864 [ 25164] By: steveh                                on 2005/07/18  08:38:27
42865         Log: Subject: Re: Why does our() cross packages? (PATCH)
42866              From: Michael G Schwern <schwern@pobox.com>
42867              Date: Fri, 15 Jul 2005 14:35:18 -0700
42868              Message-ID: <20050715213518.GH6897@windhund.schwern.org>
42869              
42870              (with minor tweaks suggested in subsequent posts)
42871      Branch: perl
42872            ! pod/perlfunc.pod
42873 ____________________________________________________________________________
42874 [ 25163] By: davem                                 on 2005/07/18  00:16:31
42875         Log: perl -Dstv -e'... for min..max' displayed wrong stack elements
42876      Branch: perl
42877            ! pp_ctl.c
42878 ____________________________________________________________________________
42879 [ 25162] By: davem                                 on 2005/07/17  22:07:14
42880         Log: delete a non-fucntioning chown in stat.t: it didn't have gid arg.
42881              Spotted by Gisle Aas.
42882      Branch: perl
42883            ! t/op/stat.t
42884 ____________________________________________________________________________
42885 [ 25161] By: davem                                 on 2005/07/17  20:54:15
42886         Log: document what can be assigned to a shared scalar
42887      Branch: perl
42888            ! ext/threads/shared/shared.pm
42889 ____________________________________________________________________________
42890 [ 25160] By: davem                                 on 2005/07/17  20:12:54
42891         Log: $SIG{__WARN__} = sub { goto &foo } could recurse infinitely
42892      Branch: perl
42893            ! t/op/goto.t util.c
42894 ____________________________________________________________________________
42895 [ 25159] By: davem                                 on 2005/07/17  19:02:10
42896         Log: change #25129 was overzealous in delaying the call to ckWARN
42897      Branch: perl
42898            ! doio.c pp_hot.c toke.c
42899 ____________________________________________________________________________
42900 [ 25158] By: merijn                                on 2005/07/16  13:20:09
42901         Log: Subject: Re: [perl #36569] chop fails on decoded string with trailing nul 
42902              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
42903              Date: Sat, 16 Jul 2005 22:05:13 +0900
42904              Message-Id: <20050716220041.2BDD.BQW10602@nifty.com>
42905      Branch: perl
42906            ! doop.c t/op/chop.t
42907 ____________________________________________________________________________
42908 [ 25157] By: merijn                                on 2005/07/16  08:07:44
42909         Log: Subject: Re: fchmod, fchown, fchdir
42910              From: Gisle Aas <gisle@ActiveState.com>
42911              Date: 15 Jul 2005 02:32:50 -0700
42912              Message-ID: <lrwtnse7nh.fsf@caliper.activestate.com>
42913              
42914              + Schwern's ok -> like changes
42915      Branch: perl
42916            ! doio.c pod/perlfunc.pod pod/perltodo.pod pp_sys.c t/io/fs.t
42917            ! t/op/chdir.t
42918 ____________________________________________________________________________
42919 [ 25156] By: steveh                                on 2005/07/15  16:30:05
42920         Log: Subject: [PATCH] more embed cleanup
42921              From: Andy Lester <andy@petdance.com>
42922              Date: Fri, 15 Jul 2005 10:51:15 -0500
42923              Message-ID: <20050715155115.GC29983@petdance.com>
42924              
42925              (and run regen.pl)
42926      Branch: perl
42927            ! dump.c embed.fnc embed.h hv.c mg.c op.c perl.c pp_ctl.c
42928            ! pp_hot.c pp_pack.c proto.h regcomp.c sv.c utf8.c
42929 ____________________________________________________________________________
42930 [ 25155] By: steveh                                on 2005/07/15  15:50:38
42931         Log: Subject: [perl #36514] Add curl support to CPAN.pm 
42932              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
42933              Date: Fri, 15 Jul 2005 02:11:29 -0700
42934              Message-ID: <rt-3.0.11-36514-117446.9.35668319684652@perl.org>
42935              
42936              (and bump $CPAN::FirstTime::VERSION)
42937      Branch: perl
42938            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
42939 ____________________________________________________________________________
42940 [ 25153] By: steveh                                on 2005/07/15  15:35:55
42941         Log: Subject: Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" turns off all warnings.
42942              From: Michael G Schwern <schwern@pobox.com>
42943              Date: Wed, 13 Jul 2005 15:57:39 -0700
42944              Message-ID: <20050713225739.GN24499@windhund.schwern.org>
42945              
42946              Subject: Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" turns off all warnings.
42947              From: Rick Delaney <rick@bort.ca>
42948              Date: Wed, 13 Jul 2005 20:24:56 -0400
42949              Message-ID: <20050714002456.GD19090@localhost.localdomain>
42950      Branch: perl
42951            ! ext/B/B/Deparse.pm t/op/inc.t
42952 ____________________________________________________________________________
42953 [ 25150] By: steveh                                on 2005/07/15  10:35:55
42954         Log: Fix static extensions when building with nmake on Win32
42955              
42956              They were broken because change 24806 forgot to add -DWITH_STATIC
42957              to the recipe for compiling perllib.c which meant that perllibst.h
42958              was not included and hence although they built OK, the static
42959              extensions could not actually be used!
42960              
42961              In fact, since perllibst.h is always created (it is more or less
42962              empty when static extensions are not being used), there is no need
42963              for -DWITH_STATIC at all. So rather than adding it to Makefile,
42964              just drop it from makefile.mk and perllib.c.
42965              
42966              Also add the missing cleanup of perllibst.h to Makefile.
42967      Branch: perl
42968            ! win32/Makefile win32/makefile.mk win32/perllib.c
42969 ____________________________________________________________________________
42970 [ 25149] By: steveh                                on 2005/07/15  09:04:57
42971         Log: Subject: [perl #7840] Hash Behaviour differs v5.6.0 to v5.6.1 
42972              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
42973              Date: Thu, 14 Jul 2005 16:57:45 -0700
42974              Message-ID: <rt-3.0.11-7840-117401.4.81505529800216@perl.org>
42975              
42976              (with minor tweaks)
42977      Branch: perl
42978            ! pod/perlop.pod
42979 ____________________________________________________________________________
42980 [ 25148] By: steveh                                on 2005/07/15  07:48:31
42981         Log: Subject: [perl #36538] perlfunc/our contradicts itself 
42982              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
42983              Date: Thu, 14 Jul 2005 19:10:51 -0700
42984              Message-ID: <rt-3.0.11-36538-117411.7.57026072725992@perl.org>
42985      Branch: perl
42986            ! pod/perlfunc.pod
42987 ____________________________________________________________________________
42988 [ 25147] By: steveh                                on 2005/07/15  07:44:32
42989         Log: Subject: [perl #24691] leading spaces on cpan configuration causes failure 
42990              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
42991              Date: Tue, 12 Jul 2005 00:00:17 -0700
42992              Message-ID: <rt-3.0.11-24691-116945.3.88254644317925@perl.org>
42993              
42994              (with spaces trimmed from username too)
42995      Branch: perl
42996            ! lib/CPAN/FirstTime.pm
42997 ____________________________________________________________________________
42998 [ 25146] By: merijn                                on 2005/07/15  07:33:01
42999         Log: Subject: [PATCH] Re: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL_VERSION
43000              From: Michael G Schwern <schwern@pobox.com>
43001              Date: Fri, 15 Jul 2005 00:49:12 -0700
43002              Message-ID: <20050715074911.GA16512@windhund.schwern.org>
43003      Branch: perl
43004            ! t/op/universal.t
43005 ____________________________________________________________________________
43006 [ 25145] By: merijn                                on 2005/07/15  06:49:16
43007         Log: Subject: [PATCH] Missing tie() call in NDBM_File SYNOPSIS
43008              From: Matt Sergeant <matt@sergeant.org>
43009              Date: Thu, 14 Jul 2005 16:53:03 -0400
43010              Message-Id: <28baf339c3b78cc40017066b9dc7cffb@sergeant.org>
43011      Branch: perl
43012            ! ext/NDBM_File/NDBM_File.pm
43013 ____________________________________________________________________________
43014 [ 25144] By: merijn                                on 2005/07/15  06:33:21
43015         Log: Subject: Typo in t/op/stat.t
43016              From: Gisle Aas <gisle@ActiveState.com>
43017              Date: 14 Jul 2005 23:20:18 -0700
43018              Message-ID: <lr64vcfv4t.fsf@caliper.activestate.com>
43019      Branch: perl
43020            ! t/op/stat.t
43021 ____________________________________________________________________________
43022 [ 25143] By: steveh                                on 2005/07/14  16:08:00
43023         Log: Subject: Re: [perl #36507] File::Copy::copy($foo, $foo) dies
43024              From: Michael G Schwern <schwern@pobox.com>
43025              Date: Tue, 12 Jul 2005 15:51:18 -0700
43026              Message-ID: <20050712225118.GA944@windhund.schwern.org>
43027              
43028              (and update SKIP counts)
43029      Branch: perl
43030            ! lib/File/Copy.pm lib/File/Copy.t
43031 ____________________________________________________________________________
43032 [ 25142] By: steveh                                on 2005/07/14  08:12:11
43033         Log: Subject: [perl #5634] CPAN.pm v1.59 chdirs before looking for perl 
43034              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
43035              Date: Mon, 11 Jul 2005 22:41:06 -0700
43036              Message-ID: <rt-3.0.11-5634-116921.0.207462087357797@perl.org>
43037      Branch: perl
43038            ! lib/CPAN.pm
43039 ____________________________________________________________________________
43040 [ 25141] By: nicholas                              on 2005/07/13  19:43:40
43041         Log: Subject: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL_VERSION
43042              From: John Peacock <jpeacock@rowman.com>
43043              Message-ID: <42D55C46.5030905@rowman.com>
43044              Date: Wed, 13 Jul 2005 14:24:06 -0400
43045      Branch: perl
43046            ! universal.c
43047 ____________________________________________________________________________
43048 [ 25140] By: merijn                                on 2005/07/13  17:22:07
43049         Log: Subject: [perl #9565] [PATCH] /op/groups.t bug 
43050              From: "Steve Peters via RT" <perlbug-followup@perl.org>
43051              Date: Wed, 13 Jul 2005 06:51:45 -0700
43052              Message-ID: <rt-3.0.11-9565-117185.14.6331240065229@perl.org>
43053      Branch: perl
43054            ! t/op/groups.t
43055 ____________________________________________________________________________
43056 [ 25139] By: merijn                                on 2005/07/13  16:52:48
43057         Log: Subject: Re: Smoke [5.9.3] 25093 FAIL(F) openbsd 3.7 (macppc/1 cpu)
43058              From: Steve Peters <steve@fisharerojo.org>
43059              Date: Fri, 8 Jul 2005 16:42:56 -0500
43060              Message-ID: <20050708214256.GA14164@mccoy.peters.homeunix.org>
43061      Branch: perl
43062            ! t/io/dup.t t/io/open.t
43063 ____________________________________________________________________________
43064 [ 25138] By: merijn                                on 2005/07/13  16:37:48
43065         Log: Subject: [PATCH] More embed.fnc plowing
43066              From: Andy Lester <andy@petdance.com>
43067              Date: Wed, 13 Jul 2005 10:49:19 -0500
43068              Message-ID: <20050713154919.GA24586@petdance.com>
43069      Branch: perl
43070            ! embed.fnc gv.c hv.c op.c pad.c perlio.c pp_ctl.c pp_hot.c
43071            ! proto.h toke.c
43072 ____________________________________________________________________________
43073 [ 25137] By: merijn                                on 2005/07/13  16:27:43
43074         Log: Subject: [PATCH] Error in earlier patch in sv.c
43075              From: Robin Barker <Robin.Barker@npl.co.uk>
43076              Date: Wed, 13 Jul 2005 17:29:48 +0100
43077              Message-ID: <533D273D4014D411AB1D00062938C4D90849C72B@hotel.npl.co.uk>
43078      Branch: perl
43079            ! sv.c t/op/sprintf.t
43080 ____________________________________________________________________________
43081 [ 25136] By: steveh                                on 2005/07/13  13:39:44
43082         Log: Make -V "Compile-time options" list everything used in makedef.pl
43083      Branch: perl
43084            ! perl.c
43085 ____________________________________________________________________________
43086 [ 25135] By: steveh                                on 2005/07/13  09:48:10
43087         Log: Subject: Re: [perl #25157] [PATCH] Text-Balanced extract_quotelike fails on certain delims in HERE docs
43088              From: David Manura <dm.list@math2.org>
43089              Date: Wed, 21 Jan 2004 20:59:27 -0500
43090              Message-ID: <400F2E7F.9090601@math2.org>
43091              
43092              Fixes perl #25151, 25154, 25156, 25157, 25158 using jumbo patch
43093              included in perl #25157.
43094      Branch: perl
43095            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extmul.t
43096            ! lib/Text/Balanced/t/extqlk.t
43097 ____________________________________________________________________________
43098 [ 25134] By: steveh                                on 2005/07/13  09:23:37
43099         Log: Subject: [PATCH] #2 try at Text::Balanced patch and maintainership
43100              From: Tels <nospam-abuse@bloodgate.com>
43101              Date: Sat, 9 Jul 2005 23:10:29 +0200
43102              Message-Id: <200507092310.30592@bloodgate.com>
43103              
43104              (with minor tweaks)
43105      Branch: perl
43106            ! lib/Text/Balanced.pm
43107 ____________________________________________________________________________
43108 [ 25133] By: steveh                                on 2005/07/13  08:34:53
43109         Log: Subject: [perl #28385] minor bug in cpan -- the i command does not find author 
43110              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
43111              Date: Tue, 12 Jul 2005 00:16:49 -0700
43112              Message-ID: <rt-3.0.11-28385-116951.3.97645870397305@perl.org>
43113              
43114              (and remove a couple of unused variables)
43115      Branch: perl
43116            ! lib/CPAN.pm
43117 ____________________________________________________________________________
43118 [ 25132] By: steveh                                on 2005/07/13  07:52:21
43119         Log: Subject: [perl #24275] CPAN shell - online help not clear 
43120              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
43121              Date: Mon, 11 Jul 2005 23:32:12 -0700
43122              Message-ID: <rt-3.0.11-24275-116939.19.7381888978779@perl.org>
43123      Branch: perl
43124            ! lib/CPAN.pm
43125 ____________________________________________________________________________
43126 [ 25131] By: merijn                                on 2005/07/13  06:37:41
43127         Log: Subject: [PATCH] Re: Documentation error in IO::Socket
43128              From: Michael G Schwern <schwern@pobox.com>
43129              Date: Tue, 12 Jul 2005 13:18:34 -0700
43130              Message-ID: <20050712201834.GA29275@windhund.schwern.org>
43131      Branch: perl
43132            ! ext/IO/lib/IO/Socket.pm
43133 ____________________________________________________________________________
43134 [ 25130] By: merijn                                on 2005/07/13  06:27:48
43135         Log: Subject: [perl #6749] Perl debugger outputs ctrl-\ wrongly 
43136              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
43137              Date: Tue, 12 Jul 2005 15:36:54 -0700
43138              Message-ID: <rt-3.0.11-6749-117055.16.4354496694007@perl.org>
43139      Branch: perl
43140            ! lib/dumpvar.pl
43141 ____________________________________________________________________________
43142 [ 25129] By: davem                                 on 2005/07/13  00:21:13
43143         Log: make the expensive ckWARN() be called as late as possible
43144              reorganise
43145              if (ckWARN(FOO) && should_not_happen_condition)
43146              to
43147              if (should_not_happen_condition && ckWARN(FOO))
43148      Branch: perl
43149            ! doio.c gv.c op.c pad.c perlio.c pp.c pp_hot.c pp_pack.c
43150            ! pp_sys.c regcomp.c regexec.c sv.c toke.c
43151 ____________________________________________________________________________
43152 [ 25128] By: davem                                 on 2005/07/12  18:46:34
43153         Log: Subject: Make PERL_MEM_LOG more portable.
43154              From:  Jarkko Hietaniemi <jhietaniemi@gmail.com>
43155              Date:  Mon, 11 Jul 2005 15:29:46 +0300
43156              Message-Id:  <42D2663A.4050204@gmail.com>
43157      Branch: perl
43158            ! handy.h pod/perlhack.pod util.c
43159 ____________________________________________________________________________
43160 [ 25127] By: davem                                 on 2005/07/12  18:29:43
43161         Log: S_pad_findlex has side effects, so its return value may be ignored
43162      Branch: perl
43163            ! embed.fnc pad.c proto.h
43164 ____________________________________________________________________________
43165 [ 25126] By: davem                                 on 2005/07/12  18:15:48
43166         Log: get_?v have side effects, so their return values may be ignored
43167      Branch: perl
43168            ! embed.fnc proto.h
43169 ____________________________________________________________________________
43170 [ 25125] By: steveh                                on 2005/07/12  16:30:16
43171         Log: Subject: [perl #24119] CPAN.pm error in Win32: uses rename() not File::Copy::move 
43172              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
43173              Date: Mon, 11 Jul 2005 23:24:56 -0700
43174              Message-ID: <rt-3.0.11-24119-116937.12.0211560107236@perl.org>
43175      Branch: perl
43176            ! lib/CPAN.pm
43177 ____________________________________________________________________________
43178 [ 25124] By: steveh                                on 2005/07/12  16:18:22
43179         Log: Subject: [perl #17487] ncftp only handles http 
43180              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
43181              Date: Mon, 11 Jul 2005 23:19:06 -0700
43182              Message-ID: <rt-3.0.11-17487-116934.11.3382445877892@perl.org>
43183              
43184              (and bump $VERSION (1.76_01 is a CPAN release already))
43185      Branch: perl
43186            ! lib/CPAN.pm
43187 ____________________________________________________________________________
43188 [ 25123] By: steveh                                on 2005/07/12  13:19:51
43189         Log: Subject: Re: Scalar leaked in 'local $0' under ithreads + taint mode
43190              From: Steve Hay <steve.hay@uk.radan.com>
43191              Date: Mon, 11 Jul 2005 13:29:37 +0100
43192              Message-ID: <42D26631.1070500@uk.radan.com>
43193      Branch: perl
43194            ! sv.c
43195 ____________________________________________________________________________
43196 [ 25122] By: steveh                                on 2005/07/12  11:42:07
43197         Log: Subject: [perl #36502] File::Copy::mv fails to replicate behavior of Unix mv 
43198              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
43199              Date: Mon, 11 Jul 2005 19:16:10 -0700
43200              Message-ID: <rt-3.0.11-36502-116917.0.56038652013207@perl.org>
43201      Branch: perl
43202            ! lib/File/Copy.t
43203 ____________________________________________________________________________
43204 [ 25121] By: steveh                                on 2005/07/12  11:33:01
43205         Log: Subject: [PATCH] Cleanup File::Copy tests
43206              From: Michael G Schwern <schwern@pobox.com>
43207              Date: Mon, 11 Jul 2005 18:45:42 -0700
43208              Message-ID: <20050712014542.GB20855@windhund.schwern.org>
43209              
43210              (and fix the SKIP: {} blocks to say $how_many)
43211      Branch: perl
43212            ! lib/File/Copy.t
43213 ____________________________________________________________________________
43214 [ 25120] By: steveh                                on 2005/07/12  11:03:55
43215         Log: Subject: Re: [perl #36502] File::Copy::mv fails to replicate behavior of Unix mv
43216              From: Michael G Schwern <schwern@pobox.com>
43217              Date: Mon, 11 Jul 2005 17:35:14 -0700
43218              Message-ID: <20050712003514.GA20132@windhund.schwern.org>
43219      Branch: perl
43220            ! lib/File/Copy.pm
43221 ____________________________________________________________________________
43222 [ 25119] By: steveh                                on 2005/07/12  09:01:11
43223         Log: Missed a New() -> Newx().
43224              
43225              This one only had 3 args to start with! Presumably nobody uses
43226              YYERROR_VERBOSE.  (The yystpcpy() calls don't look right either,
43227              but someone else that is interested in YYERROR_VERBOSE will have
43228              to look into that.)
43229      Branch: perl
43230            ! perly.c
43231 ____________________________________________________________________________
43232 [ 25118] By: steveh                                on 2005/07/12  08:46:13
43233         Log: Hack out -DL documentation from perldebuguts.pod
43234              
43235              Now that the perl core uses Newx*() rather than New*() this chunk
43236              of old documentation is more obsolete than ever before.
43237      Branch: perl
43238            ! pod/perldebguts.pod
43239 ____________________________________________________________________________
43240 [ 25117] By: steveh                                on 2005/07/12  08:20:11
43241         Log: Fix worrying typo in handy.h :-s
43242      Branch: perl
43243            ! handy.h
43244 ____________________________________________________________________________
43245 [ 25116] By: steveh                                on 2005/07/12  08:17:47
43246         Log: Change New*() to Newx*() in various comments and documentation
43247      Branch: perl
43248            ! handy.h perl.c pod/perlclib.pod pod/perlguts.pod
43249            ! pod/perlhack.pod sv.c
43250 ____________________________________________________________________________
43251 [ 25115] By: steveh                                on 2005/07/12  07:48:51
43252         Log: Subject: [patch: handy.c]  update Newx API pod to mention PERL_MEM_LOG build opt
43253              From: Jim Cromie <jcromie@divsol.com>
43254              Date: Mon, 11 Jul 2005 19:18:02 -0600
43255              Message-ID: <42D31A4A.1020305@divsol.com>
43256              
43257              (with some minor tweaks)
43258      Branch: perl
43259            ! handy.h pod/perlapi.pod
43260 ____________________________________________________________________________
43261 [ 25114] By: merijn                                on 2005/07/12  06:26:39
43262         Log: Subject: [PATCH t/TEST] Understand "ok" with no number
43263              From: Michael G Schwern <schwern@pobox.com>
43264              Date: Mon, 11 Jul 2005 18:41:30 -0700
43265              Message-ID: <20050712014130.GA20855@windhund.schwern.org>
43266      Branch: perl
43267            ! t/TEST
43268 ____________________________________________________________________________
43269 [ 25113] By: steveh                                on 2005/07/11  15:54:46
43270         Log: Subject: [patch: sv.c] reuse new_body_inline in Perl_new_body
43271              From: Jim Cromie <jcromie@divsol.com>
43272              Date: Sun, 10 Jul 2005 15:59:30 -0600
43273              Message-ID: <42D19A42.8040409@divsol.com>
43274      Branch: perl
43275            ! sv.c
43276 ____________________________________________________________________________
43277 [ 25112] By: steveh                                on 2005/07/11  15:19:11
43278         Log: Subject: [PATCH] perlfunc.pod
43279              From: "Piotr Fusik" <pfusik@op.pl>
43280              Date:      Sat, 9 Jul 2005 16:21:05 +0200
43281              Message-ID: <01de01c58491$f3182f60$a6d24dd5@piec>
43282      Branch: perl
43283            ! pod/perlfunc.pod
43284 ____________________________________________________________________________
43285 [ 25111] By: steveh                                on 2005/07/11  14:41:27
43286         Log: Subject: [patch hv.h doc] HvNAME
43287              From: Stas Bekman <stas@stason.org>
43288              Date: Fri, 08 Jul 2005 13:52:13 +0300
43289              Message-ID: <42CE5ADD.3020003@stason.org>
43290              
43291              Subject: Re: [patch hv.h doc] HvNAME
43292              From: Nicholas Clark <nick@ccl4.org>
43293              Date: Sat, 9 Jul 2005 15:23:51 +0100
43294              Message-ID: <20050709142351.GT15833@plum.flirble.org>
43295      Branch: perl
43296            ! hv.h pod/perlapi.pod
43297 ____________________________________________________________________________
43298 [ 25110] By: davem                                 on 2005/07/10  23:04:26
43299         Log: no code before declarations!
43300      Branch: perl
43301            ! doio.c
43302 ____________________________________________________________________________
43303 [ 25109] By: davem                                 on 2005/07/10  20:02:07
43304         Log: From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
43305              Date: Sun, 10 Jul 2005 21:50:27 +0300
43306              Subject: [PATCH] yet another way of debugging memory allocations
43307              Message-ID: <42D16DF3.4040806@gmail.com>
43308              
43309              tweak PERL_MEM_LOG
43310      Branch: perl
43311            ! handy.h pod/perlhack.pod util.c
43312 ____________________________________________________________________________
43313 [ 25108] By: davem                                 on 2005/07/10  19:57:31
43314         Log: run regen.pl
43315      Branch: perl
43316            ! embed.h proto.h
43317 ____________________________________________________________________________
43318 [ 25107] By: merijn                                on 2005/07/10  19:19:56
43319         Log: Subject: [PATCH] Making my way thru embed.fnc
43320              From: Andy Lester <andy@petdance.com>
43321              Date: Sun, 10 Jul 2005 14:36:35 -0500
43322              Message-ID: <20050710193635.GC8081@petdance.com>
43323      Branch: perl
43324            ! doio.c doop.c embed.fnc gv.c hv.c op.c perl.c pp_ctl.c
43325            ! pp_hot.c regexec.c toke.c util.c
43326 ____________________________________________________________________________
43327 [ 25106] By: davem                                 on 2005/07/10  13:53:49
43328         Log: Re: [perl #36207] UTF8/Latin 1/i regexp "Malformed character" warning
43329              From: demerphq <demerphq@gmail.com>
43330              Message-ID: <9b18b3110507080807f16d1eb@mail.gmail.com>
43331              Date: Fri, 8 Jul 2005 17:07:26 +0200
43332              
43333              Fix trie codepath of mixed utf8/latin1 pattern matches
43334      Branch: perl
43335            ! regexec.c t/op/pat.t
43336 ____________________________________________________________________________
43337 [ 25105] By: davem                                 on 2005/07/10  12:29:25
43338         Log: Message-ID: <42D0F25E.3040801@gmail.com>
43339              Date: Sun, 10 Jul 2005 13:03:10 +0300
43340              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
43341              Subject: [PATCH] yet another way of debugging memory allocations
43342              
43343              adds PERL_MEM_LOG and PERL_MEM_LOG_STDERR options
43344      Branch: perl
43345            ! handy.h util.c
43346 ____________________________________________________________________________
43347 [ 25104] By: davem                                 on 2005/07/10  11:39:50
43348         Log: silence some compiler warnings
43349      Branch: perl
43350            ! embed.fnc gv.h proto.h
43351 ____________________________________________________________________________
43352 [ 25103] By: davem                                 on 2005/07/10  11:15:32
43353         Log: extend MEM_WRAP_CHECK supress warning hack to MEM_WRAP_CHECK_*
43354      Branch: perl
43355            ! handy.h
43356 ____________________________________________________________________________
43357 [ 25102] By: nicholas                              on 2005/07/09  15:44:17
43358         Log: sv_dec is supposed to go *down*, m'kay.
43359      Branch: perl
43360            ! sv.c t/op/inc.t
43361 ____________________________________________________________________________
43362 [ 25101] By: steveh                                on 2005/07/08  16:35:10
43363         Log: Subject: Re: janitorial work ? [patch]
43364              From: Jim Cromie <jcromie@divsol.com>
43365              Date: Wed, 06 Jul 2005 14:19:53 -0600
43366              Message-ID: <42CC3CE9.5050606@divsol.com>
43367              
43368              (reverted all dual-lived modules since they must work with older
43369              perls too so must wait for a new Devel::PPPort)
43370      Branch: perl
43371            ! NetWare/nw5.c av.c bytecode.pl cygwin/cygwin.c djgpp/djgpp.c
43372            ! doio.c doop.c dump.c ext/B/B/C.pm ext/B/C/C.xs
43373            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
43374            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_aix.xs
43375            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_vms.xs
43376            ! ext/File/Glob/bsd_glob.c ext/ODBM_File/ODBM_File.xs
43377            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Socket/Socket.xs
43378            ! ext/XS/Typemap/Typemap.xs gv.c handy.h hv.c locale.c op.c op.h
43379            ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perlio.c pod/perlapi.pod
43380            ! pp.c pp_ctl.c pp_pack.c pp_sort.c pp_sys.c reentr.c reentr.pl
43381            ! regcomp.c regexec.c scope.c sv.c toke.c utf8.c util.c
43382            ! vmesa/vmesa.c vms/vms.c win32/perlhost.h win32/win32.c
43383            ! win32/win32sck.c wince/perlhost.h wince/wince.c
43384 ____________________________________________________________________________
43385 [ 25100] By: nicholas                              on 2005/07/08  15:57:37
43386         Log: We no longer default to creating a new SV for GvSV.
43387      Branch: perl
43388            ! perl.h
43389 ____________________________________________________________________________
43390 [ 25099] By: nicholas                              on 2005/07/08  15:57:16
43391         Log: DEFSV causes GvSVn() to be used in lvalue context.
43392              Not sure if instead we should recode DEFSV to avoid this, and leave
43393              GvSVn() as rvalue only, like its namesakes.
43394      Branch: perl
43395            ! gv.h
43396 ____________________________________________________________________________
43397 [ 25098] By: steveh                                on 2005/07/08  10:04:24
43398         Log: Subject: Re: [PATCH] Pod::Html - correctly link to =item's on the same page
43399              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
43400              Date: Thu, 7 Jul 2005 15:05:51 -0700
43401              Message-ID: <20050707220551.GB2388@efn.org>
43402              
43403              (plus fix a couple of POD warnings)
43404      Branch: perl
43405            ! pod/perlglossary.pod
43406 ____________________________________________________________________________
43407 [ 25097] By: steveh                                on 2005/07/08  09:48:50
43408         Log: Subject: [PATCH] basename() and suffixes
43409              From: Michael G Schwern <schwern@pobox.com>
43410              Date: Thu, 7 Jul 2005 15:38:32 -0700
43411              Message-ID: <20050707223832.GA4782@windhund.schwern.org>
43412      Branch: perl
43413            ! lib/File/Basename.pm lib/File/Basename.t
43414 ____________________________________________________________________________
43415 [ 25096] By: steveh                                on 2005/07/08  08:43:07
43416         Log: Subject: Re: [perl #36477] File::Basename basename() bug
43417              From: Michael G Schwern <schwern@pobox.com>
43418              Date: Thu, 7 Jul 2005 14:16:01 -0700
43419              Message-ID: <20050707211601.GA3769@windhund.schwern.org>
43420      Branch: perl
43421            ! lib/File/Basename.pm lib/File/Basename.t
43422 ____________________________________________________________________________
43423 [ 25095] By: davem                                 on 2005/07/08  01:43:24
43424         Log: UTF8/Latin 1/i regexp "Malformed character" warning
43425              $utf8 =~ /latin/i didn't match. 
43426              Also added TODO for $latin =~ /utf8/i which also fails
43427      Branch: perl
43428            ! t/op/pat.t utf8.c
43429 ____________________________________________________________________________
43430 [ 25094] By: davem                                 on 2005/07/07  14:47:51
43431         Log: more taint fallout from change 24943
43432      Branch: perl
43433            ! mg.c scope.c t/op/taint.t
43434 ____________________________________________________________________________
43435 [ 25093] By: merijn                                on 2005/07/07  13:26:32
43436         Log: Subject: [PATCH] bug with charnames::viacode("0x1234") and optimize it
43437              From: Tels <nospam-abuse@bloodgate.com>
43438              Date: Wed, 6 Jul 2005 21:11:59 +0200
43439              Message-Id: <200507062112.12159@bloodgate.com>
43440      Branch: perl
43441            ! lib/charnames.pm
43442 ____________________________________________________________________________
43443 [ 25092] By: steveh                                on 2005/07/07  12:11:38
43444         Log: Subject: ReadParse in the CGI docs
43445              From: "Ton Hospel" <me-02@ton.iguana.be>
43446              Date: 9 Oct 2003 15:04:53 -0000
43447              To: perlbug@perl.org
43448              
43449              (plus blank lines so example code is in verbatim paragraphs,
43450              and bump $VERSION)
43451      Branch: perl
43452            ! lib/CGI.pm
43453 ____________________________________________________________________________
43454 [ 25091] By: steveh                                on 2005/07/07  11:21:41
43455         Log: Subject: [PATCH] Mention File::Spec in File::Basename
43456              From: Michael G Schwern <schwern@pobox.com>
43457              Date: Wed, 6 Jul 2005 13:06:20 -0700
43458              Message-ID: <20050706200620.GE15644@windhund.schwern.org>
43459              
43460              (plus bump $VERSION)
43461      Branch: perl
43462            ! lib/File/Basename.pm
43463 ____________________________________________________________________________
43464 [ 25090] By: steveh                                on 2005/07/07  11:06:17
43465         Log: Subject: [perl #22236] File::Basename behavior is misleading 
43466              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
43467              Date: 6 Jul 2005 19:45:40 -0000
43468              Message-ID: <rt-3.0.11-22236-116656.1.59163789180809@perl.org>
43469      Branch: perl
43470            ! lib/File/Basename.pm lib/File/Basename.t
43471 ____________________________________________________________________________
43472 [ 25089] By: steveh                                on 2005/07/07  09:22:48
43473         Log: Subject: [PATCH] Further lies in the File::Basename docs
43474              From: Michael G Schwern <schwern@pobox.com>
43475              Date: Wed, 6 Jul 2005 09:22:32 -0700
43476              Message-ID: <20050706162232.GA14495@windhund.schwern.org>
43477              
43478              (plus some minor POD changes and a bug fix)
43479      Branch: perl
43480            ! lib/File/Basename.pm lib/File/Basename.t
43481 ____________________________________________________________________________
43482 [ 25088] By: davem                                 on 2005/07/07  00:11:00
43483         Log: bytes pragma error in substitution operator
43484      Branch: perl
43485            ! pp_ctl.c t/op/subst.t
43486 ____________________________________________________________________________
43487 [ 25087] By: davem                                 on 2005/07/06  20:09:29
43488         Log: 'undef $@; die' gives uninint value warning
43489      Branch: perl
43490            ! pp_sys.c t/op/die.t
43491 ____________________________________________________________________________
43492 [ 25086] By: steveh                                on 2005/07/06  09:36:08
43493         Log: Subject: [PATCH] File::Basename doc overhaul
43494              From: Michael G Schwern <schwern@pobox.com>
43495              Date: Tue, 5 Jul 2005 20:11:27 -0700
43496              Message-ID: <20050706031127.GL9227@windhund.schwern.org>
43497              
43498              (with some minor changes)
43499      Branch: perl
43500            ! lib/File/Basename.pm
43501 ____________________________________________________________________________
43502 [ 25085] By: steveh                                on 2005/07/06  08:05:21
43503         Log: Subject: [PATCH @ 25084] simple authors removal
43504              From: Vadim Konovalov <vadim@vkonovalov.ru>
43505              Date: Wed, 06 Jul 2005 00:15:48 +0400
43506              Message-ID: <42CAEA74.1020108@vkonovalov.ru>
43507      Branch: perl
43508            ! AUTHORS
43509 ____________________________________________________________________________
43510 [ 25084] By: davem                                 on 2005/07/05  18:17:34
43511         Log: a long /etc/groups entry could cause memory exhaustion.
43512              Too small a buffer would cause ERANGE and a retry with double the
43513              buffer size. later at EOF, the apparent error got 'stuck' as
43514              ERANGE rather than ENOENT, so the buffer size doubled recursively 
43515      Branch: perl
43516            ! reentr.h reentr.pl
43517 ____________________________________________________________________________
43518 [ 25083] By: steveh                                on 2005/07/05  16:55:29
43519         Log: Subject: [PATCH] Pod::Html - correctly link to =item's on the same page
43520              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
43521              Date: Mon, 4 Jul 2005 02:07:38 -0700
43522              Message-ID: <20050704090738.GA4056@efn.org>
43523              
43524              (plus a new test, although it is currently marked TODO)
43525      Branch: perl
43526            + lib/Pod/t/htmllink.pod lib/Pod/t/htmllink.t
43527            ! MANIFEST lib/Pod/Html.pm
43528 ____________________________________________________________________________
43529 [ 25082] By: steveh                                on 2005/07/05  16:54:11
43530         Log: Oops! Change 25080 should have updated checksums too.
43531      Branch: perl
43532            ! ext/Digest/MD5/t/files.t
43533 ____________________________________________________________________________
43534 [ 25081] By: davem                                 on 2005/07/05  13:01:23
43535         Log: change 24943 broke restoration of localized taint values
43536      Branch: perl
43537            ! mg.c t/op/taint.t
43538 ____________________________________________________________________________
43539 [ 25080] By: steveh                                on 2005/07/05  10:32:08
43540         Log: Remove an unreferenced local variable in Digest-MD5
43541      Branch: perl
43542            ! ext/Digest/MD5/MD5.pm ext/Digest/MD5/MD5.xs
43543 ____________________________________________________________________________
43544 [ 25079] By: nicholas                              on 2005/07/04  19:36:51
43545         Log: Subject: [PATCH] Remove unnecessary null check
43546              From: Andy Lester <andy@petdance.com>
43547              Date: Mon, 4 Jul 2005 14:12:00 -0500
43548              Message-ID: <20050704191200.GA2614@petdance.com>
43549      Branch: perl
43550            ! embed.fnc hv.c proto.h
43551 ____________________________________________________________________________
43552 [ 25078] By: nicholas                              on 2005/07/04  19:07:31
43553         Log: Make the tests for hv_free_ent and hv_delayfree_ent pass under
43554              -DPURIFY too.
43555      Branch: perl
43556            ! ext/XS/APItest/APItest.xs
43557 ____________________________________________________________________________
43558 [ 25077] By: merijn                                on 2005/07/04  18:47:02
43559         Log: Subject: [PATCH] Better string constant in hv.c
43560              From: Andy Lester <andy@petdance.com>
43561              Date: Mon, 4 Jul 2005 13:53:49 -0500
43562              Message-ID: <20050704185349.GA2351@petdance.com>
43563      Branch: perl
43564            ! hv.c
43565 ____________________________________________________________________________
43566 [ 25076] By: steveh                                on 2005/07/04  16:15:37
43567         Log: Add regression test for change 25062
43568      Branch: perl
43569            ! t/op/magic.t
43570 ____________________________________________________________________________
43571 [ 25075] By: steveh                                on 2005/07/04  15:57:32
43572         Log: Use void, not void *, to suppress RETVAL (and compiler warning)
43573      Branch: perl
43574            ! ext/XS/APItest/APItest.xs
43575 ____________________________________________________________________________
43576 [ 25074] By: steveh                                on 2005/07/04  15:36:04
43577         Log: Perl_share_hek needs exporting for change 25070 on Win32
43578      Branch: perl
43579            ! embed.fnc embed.h global.sym
43580 ____________________________________________________________________________
43581 [ 25073] By: steveh                                on 2005/07/04  15:34:11
43582         Log: Regen after change 25067
43583      Branch: perl
43584            ! proto.h
43585 ____________________________________________________________________________
43586 [ 25072] By: nicholas                              on 2005/07/04  15:03:32
43587         Log: Implement hv_delayfree_ent in terms of hv_free_ent
43588      Branch: perl
43589            ! hv.c
43590 ____________________________________________________________________________
43591 [ 25071] By: steveh                                on 2005/07/04  14:53:54
43592         Log: Subject: [PATCH] Skip nit in t/op/lfs.t
43593              From: Steve Peters <steve@fisharerojo.org>
43594              Date: Mon, 4 Jul 2005 10:10:13 -0500
43595              Message-ID: <20050704151013.GA18468@mccoy.peters.homeunix.org>
43596      Branch: perl
43597            ! t/op/lfs.t
43598 ____________________________________________________________________________
43599 [ 25070] By: nicholas                              on 2005/07/04  14:45:40
43600         Log: Tests for hv_delayfree_ent and hv_free_ent
43601      Branch: perl
43602            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
43603            ! ext/XS/APItest/t/hash.t
43604 ____________________________________________________________________________
43605 [ 25069] By: nicholas                              on 2005/07/04  13:56:39
43606         Log: Provide a macro version of S_new_body to inline it within the hot code.
43607      Branch: perl
43608            ! sv.c
43609 ____________________________________________________________________________
43610 [ 25068] By: steveh                                on 2005/07/04  13:21:36
43611         Log: Borland's .pdb files are called .tds
43612      Branch: perl
43613            ! win32/makefile.mk
43614 ____________________________________________________________________________
43615 [ 25067] By: steveh                                on 2005/07/04  12:30:50
43616         Log: Subject: [PATCH] Post-YAPC consting, now with an attachment!
43617              From: Andy Lester <andy@petdance.com>
43618              Date: Sun, 3 Jul 2005 18:31:56 -0500
43619              Message-ID: <20050703233156.GA20967@petdance.com>
43620      Branch: perl
43621            ! deb.c embed.fnc gv.c pad.c sv.c toke.c util.c
43622 ____________________________________________________________________________
43623 [ 25066] By: nicholas                              on 2005/07/04  10:41:28
43624         Log: Inlining del_HE is actually a space optimisation.
43625              It's therefore likely also to be a speed optimisation. :-)
43626      Branch: perl
43627            ! embed.fnc embed.h hv.c proto.h
43628 ____________________________________________________________________________
43629 [ 25065] By: steveh                                on 2005/07/04  10:40:10
43630         Log: Subject: [PATCH] perlglossary.pod: add jump points
43631              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
43632              Date: Mon, 4 Jul 2005 02:07:52 -0700
43633              Message-ID: <20050704090752.GB4056@efn.org>
43634      Branch: perl
43635            ! pod/perlglossary.pod
43636 ____________________________________________________________________________
43637 [ 25064] By: nicholas                              on 2005/07/04  10:24:26
43638         Log: sv_setuv_mg is so rarely called that the IV optimisation test is not
43639              needed.
43640      Branch: perl
43641            ! sv.c
43642 ____________________________________________________________________________
43643 [ 25063] By: steveh                                on 2005/07/04  10:13:41
43644         Log: Subject: Re: How to suppress warnings when building Errno with gcc
43645              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
43646              Date: Fri, 1 Jul 2005 10:56:23 -0700
43647              Message-ID: <20050701175623.GD216@efn.org>
43648      Branch: perl
43649            ! ext/Errno/Errno_pm.PL
43650 ____________________________________________________________________________
43651 [ 25062] By: steveh                                on 2005/07/04  09:17:06
43652         Log: Fix change 25045
43653      Branch: perl
43654            ! mg.c
43655 ____________________________________________________________________________
43656 [ 25061] By: steveh                                on 2005/07/04  08:26:38
43657         Log: Here's the rest of change 25058 ;-)
43658      Branch: perl
43659            ! embed.h global.sym
43660 ____________________________________________________________________________
43661 [ 25060] By: davem                                 on 2005/07/04  08:11:33
43662         Log: Subject:  Re: [PATCH] Re: [PATCH] Re: a blead warning from tru64
43663              From:  Jarkko Hietaniemi <jhietaniemi@gmail.com>
43664              Date:  Mon, 04 Jul 2005 00:19:28 +0300
43665              Message-Id:  <42C85660.50807@gmail.com>
43666      Branch: perl
43667            ! perl.h
43668 ____________________________________________________________________________
43669 [ 25059] By: steveh                                on 2005/07/04  08:10:27
43670         Log: Stop reentr.pl changing EOL on the files it writes on Win32
43671      Branch: perl
43672            ! reentr.pl
43673 ____________________________________________________________________________
43674 [ 25058] By: steveh                                on 2005/07/04  08:09:36
43675         Log: Perl_ckwarn (added by change 25050) needs exporting on Win32
43676              
43677              (At least PerlIO/via uses it, so it must be public)
43678      Branch: perl
43679            ! embed.fnc
43680 ____________________________________________________________________________
43681 [ 25055] By: nicholas                              on 2005/07/02  21:19:09
43682         Log: Andy suggests this tweak to Dave's fix for MEM_WRAP_CHECK to shut up
43683              a different compiler warnings. I guess we need a waterbed theory of
43684              compiler warnings.
43685      Branch: perl
43686            ! handy.h
43687 ____________________________________________________________________________
43688 [ 25054] By: nicholas                              on 2005/07/02  16:53:09
43689         Log: Convert bless.t to test.pl
43690      Branch: perl
43691            ! t/op/bless.t
43692 ____________________________________________________________________________
43693 [ 25053] By: nicholas                              on 2005/07/02  16:25:06
43694         Log: Copying the first parameter in the macro del_body seems to reduce
43695              code size.  Presumably an expression is no longer evaluated twice.
43696      Branch: perl
43697            ! sv.c
43698 ____________________________________________________________________________
43699 [ 25052] By: davem                                 on 2005/07/02  16:11:46
43700         Log: do just-in-time loading of Carp.pm in some modules
43701              
43702              From: Tels <nospam-abuse@bloodgate.com>
43703              Subject: [PATCH] No Carp #4 AutoSplit.pm
43704              Subject: [PATCH] no Carp #5 (File::Path)
43705              Subject: [PATCH] no Carp #7 - charnames.pm
43706              Subject: [PATCH] no Carp #6 (File::Compare, File::Copy, File::Temp)
43707              Subject: [PATCH] no Carp #8 - SelfLoader, Text/Balanced and open.pm
43708      Branch: perl
43709            ! lib/AutoSplit.pm lib/File/Compare.pm lib/File/Copy.pm
43710            ! lib/File/Path.pm lib/SelfLoader.pm lib/charnames.pm
43711            ! lib/open.pm
43712 ____________________________________________________________________________
43713 [ 25051] By: nicholas                              on 2005/07/02  16:07:47
43714         Log: Unwrap the del_Xfoo() macros by explicitly noting the arena to free
43715              the body to. This comletely eliminates the second switch statement.
43716      Branch: perl
43717            ! sv.c
43718 ____________________________________________________________________________
43719 [ 25050] By: davem                                 on 2005/07/02  15:05:04
43720         Log: replace ckWARN macros with functions
43721      Branch: perl
43722            ! embed.fnc embed.h pod/perlintern.pod proto.h util.c warnings.h
43723            ! warnings.pl
43724 ____________________________________________________________________________
43725 [ 25049] By: nicholas                              on 2005/07/02  14:57:43
43726         Log: Given that the GV no longer owns a reference on the symbol table, we
43727              dont need the deferred SvREFCNT_dec games.
43728      Branch: perl
43729            ! sv.c
43730 ____________________________________________________________________________
43731 [ 25048] By: nicholas                              on 2005/07/02  13:55:45
43732         Log: Passing gvtype as char rather than char * to S_varname generates
43733              smaller code.
43734      Branch: perl
43735            ! embed.fnc proto.h sv.c
43736 ____________________________________________________________________________
43737 [ 25047] By: nicholas                              on 2005/07/02  13:07:26
43738         Log: Don't inline offer_nice_chunk, as it's rarely called.
43739      Branch: perl
43740            ! embed.fnc embed.h perl.h proto.h sv.c
43741 ____________________________________________________________________________
43742 [ 25046] By: davem                                 on 2005/07/02  12:35:12
43743         Log: missed one PAD_SET_CUR
43744      Branch: perl
43745            ! pp_hot.c
43746 ____________________________________________________________________________
43747 [ 25045] By: nicholas                              on 2005/07/02  12:34:08
43748         Log: Don't check the pointer is non-NULL before calling Safefree() in
43749              little used code, code used only once per run (such as interpreter
43750              construction and destruction), and cases where the pointer nearly
43751              never is NULL. Safefree does its own non-NULL check, and even that
43752              isn't strictly necessary as all conformant free()s accept a NULL
43753              pointer.
43754      Branch: perl
43755            ! doio.c locale.c mg.c perl.c perl.h regcomp.c sv.c util.c
43756 ____________________________________________________________________________
43757 [ 25044] By: rgs                                   on 2005/07/02  07:41:14
43758         Log: Upgrade to Time::HiRes 1.72
43759      Branch: perl
43760            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
43761            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
43762 ____________________________________________________________________________
43763 [ 25043] By: steveh                                on 2005/07/01  16:33:42
43764         Log: Make Archive::Tar clean up its test files on Win32
43765              
43766              (The old "can't delete an open file on Win32" chestnut again)
43767      Branch: perl
43768            ! lib/Archive/Tar.pm lib/Archive/Tar/t/02_methods.t
43769 ____________________________________________________________________________
43770 [ 25042] By: davem                                 on 2005/07/01  15:40:40
43771         Log: the PAD_SET_CUR macro expanded too much for AIX compilers
43772      Branch: perl
43773            ! pad.h pp_ctl.c pp_sort.c pp_sys.c
43774 ____________________________________________________________________________
43775 [ 25041] By: steveh                                on 2005/07/01  15:15:23
43776         Log: Silence MinGW warning about "'noreturn' function does return"
43777              
43778              (Thanks to Nicholas Clark)
43779      Branch: perl
43780            ! iperlsys.h
43781 ____________________________________________________________________________
43782 [ 25040] By: rgs                                   on 2005/07/01  15:05:58
43783         Log: Install perlglossary on VMS and Windows
43784      Branch: perl
43785            ! vms/descrip_mms.template win32/pod.mak
43786 ____________________________________________________________________________
43787 [ 25039] By: davem                                 on 2005/07/01  14:34:52
43788         Log: undo some excessive Carp.pm minimalisation
43789      Branch: perl
43790            ! lib/Carp.pm
43791 ____________________________________________________________________________
43792 [ 25038] By: steveh                                on 2005/07/01  13:39:33
43793         Log: Remove unreferenced local variable (and the warning about it)
43794      Branch: perl
43795            ! ext/XS/APItest/APItest.xs
43796 ____________________________________________________________________________
43797 [ 25037] By: rgs                                   on 2005/07/01  12:43:23
43798         Log: Add the perlglossary man page
43799              
43800              Subject: [PATCH] perlglossary.pod
43801              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
43802              Date: Fri, 1 Jul 2005 03:10:50 -0700
43803              Message-ID: <20050701101050.GA2448@efn.org>
43804      Branch: perl
43805            + pod/perlglossary.pod
43806            ! MANIFEST pod.lst pod/perl.pod pod/perlmodlib.pod
43807            ! pod/perltoc.pod
43808 ____________________________________________________________________________
43809 [ 25036] By: rgs                                   on 2005/07/01  12:32:21
43810         Log: Subject: [PATCH] Make Exporter.t warnings clean
43811              From: Michael G Schwern <schwern@pobox.com>
43812              Date: Tue, 28 Jun 2005 15:58:36 -0700
43813              Message-ID: <20050628225836.GB27320@windhund.schwern.org>
43814      Branch: perl
43815            ! lib/Exporter.t
43816 ____________________________________________________________________________
43817 [ 25035] By: davem                                 on 2005/07/01  11:49:22
43818         Log: silence a warning in Perl_sv_compile_2op
43819      Branch: perl
43820            ! pp_ctl.c
43821 ____________________________________________________________________________
43822 [ 25034] By: davem                                 on 2005/07/01  11:45:40
43823         Log: silence gcc 'comparison is always false' warning in MEM_WRAP_CHECK
43824              Only a partial fix: works where sizeof(type)==1; since we
43825              can never wraparound in that case, disarm the check
43826      Branch: perl
43827            ! handy.h
43828 ____________________________________________________________________________
43829 [ 25033] By: steveh                                on 2005/07/01  07:44:50
43830         Log: Silence some cast warnings from bcc32 on Win32
43831              
43832              See the thread starting here for arguments:
43833              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-06/msg00994.html
43834      Branch: perl
43835            ! win32/win32.c
43836 ____________________________________________________________________________
43837 [ 25032] By: davem                                 on 2005/06/30  22:41:07
43838         Log: assigning shared consts (eg __PACKAGE__) to magic vars
43839      Branch: perl
43840            ! sv.c t/op/magic.t
43841 ____________________________________________________________________________
43842 [ 25031] By: nicholas                              on 2005/06/30  17:41:03
43843         Log: By grabbing the length, we can use sv_setpvn here.
43844      Branch: perl
43845            ! util.c
43846 ____________________________________________________________________________
43847 [ 25030] By: nicholas                              on 2005/06/30  17:37:56
43848         Log: Use sv_setpvn where we know the length.
43849      Branch: perl
43850            ! universal.c
43851 ____________________________________________________________________________
43852 [ 25029] By: nicholas                              on 2005/06/30  17:28:45
43853         Log: A terser way of implementing require_pv.
43854      Branch: perl
43855            ! perl.c
43856 ____________________________________________________________________________
43857 [ 25028] By: nicholas                              on 2005/06/30  17:21:28
43858         Log: We know the length, so use sv_setpvn rather than sv_setpv.
43859      Branch: perl
43860            ! universal.c
43861 ____________________________________________________________________________
43862 [ 25027] By: nicholas                              on 2005/06/30  17:05:13
43863         Log: Avoid using PL_Sv in the -V argument processing.
43864              Express the embedded perl program in a slightly terser way.
43865      Branch: perl
43866            ! perl.c
43867 ____________________________________________________________________________
43868 [ 25026] By: nicholas                              on 2005/06/30  16:34:52
43869         Log: Use Perl_sv_catpvf to shorten the code (source and object) needed for
43870              commandline -V options that q\0...\0.
43871      Branch: perl
43872            ! perl.c
43873 ____________________________________________________________________________
43874 [ 25025] By: rgs                                   on 2005/06/30  16:15:31
43875         Log: Add TODO tests for bug #36434
43876      Branch: perl
43877            ! t/op/magic.t
43878 ____________________________________________________________________________
43879 [ 25024] By: nicholas                              on 2005/06/30  12:28:55
43880         Log: The core shouldn't be using PL_na
43881      Branch: perl
43882            ! perl.c
43883 ____________________________________________________________________________
43884 [ 25023] By: nicholas                              on 2005/06/30  12:15:14
43885         Log: -V:... would get upset (syntax error) if ... contained unbalanced ().
43886      Branch: perl
43887            ! perl.c
43888 ____________________________________________________________________________
43889 [ 25022] By: nicholas                              on 2005/06/30  11:40:37
43890         Log: Replace newSVpv(...,0) with newSVpvn where we know the length.
43891      Branch: perl
43892            ! perl.c regcomp.c sv.c
43893 ____________________________________________________________________________
43894 [ 25021] By: nicholas                              on 2005/06/30  11:20:33
43895         Log: Why use Perl_form and newSVpv when newSVpvf will do it in one?
43896      Branch: perl
43897            ! perl.c
43898 ____________________________________________________________________________
43899 [ 25020] By: rgs                                   on 2005/06/30  10:01:55
43900         Log: Subject: [PATCH] make t/uni/class.t faster
43901              From: Tels <nospam-abuse@bloodgate.com>
43902              Date: Wed, 29 Jun 2005 21:19:52 +0200
43903              Message-Id: <200506292120.05519@bloodgate.com>
43904      Branch: perl
43905            ! t/uni/class.t
43906 ____________________________________________________________________________
43907 [ 25019] By: nicholas                              on 2005/06/30  09:57:31
43908         Log: If gp_flags is unused, why are we even allocating it?
43909      Branch: perl
43910            ! dump.c ext/Devel/Peek/t/Peek.t gv.h sv.c
43911 ____________________________________________________________________________
43912 [ 25018] By: nicholas                              on 2005/06/30  09:21:05
43913         Log: Nothing is actually relying on GvUNIQUE holding state.
43914      Branch: perl
43915            ! gv.h
43916 ____________________________________________________________________________
43917 [ 25017] By: rgs                                   on 2005/06/30  09:11:28
43918         Log: Subject: Re: [PATCH] Convert File::Basename tests to Test::More
43919              From: Michael G Schwern <schwern@pobox.com>
43920              Date: Thu, 30 Jun 2005 01:02:30 -0700
43921              Message-ID: <20050630080230.GC17965@windhund.schwern.org>
43922      Branch: perl
43923            ! lib/File/Basename.t
43924 ____________________________________________________________________________
43925 [ 25016] By: rgs                                   on 2005/06/30  09:04:20
43926         Log: Subject: Re: [PATCH]Re: [perl #36417] IO::Handle::getline() doco should note an important difference from <$io>
43927              From: Steve Peters <steve@fisharerojo.org>
43928              Date: Wed, 29 Jun 2005 21:47:23 -0500
43929              Message-ID: <20050630024723.GA3786@mccoy.peters.homeunix.org>
43930      Branch: perl
43931            ! ext/IO/lib/IO/Handle.pm
43932 ____________________________________________________________________________
43933 [ 25015] By: rgs                                   on 2005/06/30  08:59:11
43934         Log: Subject: some dusting off of the cross-compilation information
43935              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
43936              Date: Thu, 30 Jun 2005 08:41:17 +0300
43937              Message-ID: <42C385FD.9040601@gmail.com>
43938      Branch: perl
43939            ! Cross/README INSTALL
43940 ____________________________________________________________________________
43941 [ 25014] By: steveh                                on 2005/06/30  07:57:25
43942         Log: Silence MinGW warnings about system headers when building Errno
43943              
43944              Thanks to Mike Guy for the suggested fix.
43945      Branch: perl
43946            ! ext/Errno/Errno_pm.PL
43947 ____________________________________________________________________________
43948 [ 25013] By: nicholas                              on 2005/06/29  21:24:53
43949         Log: Expand on parts of perltodo
43950      Branch: perl
43951            ! pod/perltodo.pod
43952 ____________________________________________________________________________
43953 [ 25012] By: nicholas                              on 2005/06/29  21:09:16
43954         Log: All tests pass (for me) with -DPERL_DONT_CREATE_GVSV
43955      Branch: perl
43956            ! pp.c pp_hot.c
43957 ____________________________________________________________________________
43958 [ 25011] By: nicholas                              on 2005/06/29  20:24:12
43959         Log: Make warnings.t pass with -DPERL_DONT_CREATE_GVSV
43960      Branch: perl
43961            ! pp_sys.c
43962 ____________________________________________________________________________
43963 [ 25010] By: nicholas                              on 2005/06/29  19:25:24
43964         Log: Fixes to -DPERL_DONT_CREATE_GVSV to make more tests pass
43965      Branch: perl
43966            ! doio.c gv.c perl.h sv.c
43967 ____________________________________________________________________________
43968 [ 25009] By: nicholas                              on 2005/06/29  15:58:14
43969         Log: First stab at not automatically creating an unused SV for GvSV
43970              Enable it with -DPERL_DONT_CREATE_GVSV.
43971              Currently if enabled 22 test scripts have failures, so still some way
43972              to go.
43973      Branch: perl
43974            ! embed.fnc embed.h global.sym gv.c gv.h makedef.pl perl.c
43975            ! pp_hot.c proto.h sv.c
43976 ____________________________________________________________________________
43977 [ 25008] By: rgs                                   on 2005/06/29  08:11:53
43978         Log: Remove old variable needed for binary compatibility
43979      Branch: perl
43980            ! embedvar.h intrpvar.h perlapi.h sv.c
43981 ____________________________________________________________________________
43982 [ 25007] By: nicholas                              on 2005/06/28  22:02:03
43983         Log: Convert strcpy to memcpy where we already know the length.
43984      Branch: perl
43985            ! gv.c sv.c util.c
43986 ____________________________________________________________________________
43987 [ 25006] By: davem                                 on 2005/06/28  11:28:20
43988         Log: move Carp.pod back into Carp.pm
43989      Branch: perl
43990            - lib/Carp.pod
43991            ! MANIFEST lib/Carp.pm
43992 ____________________________________________________________________________
43993 [ 25005] By: rgs                                   on 2005/06/28  11:17:30
43994         Log: B::Deparse was chocking on variable names with colons (like foo::::bar)
43995      Branch: perl
43996            ! ext/B/B/Deparse.pm
43997 ____________________________________________________________________________
43998 [ 25004] By: nicholas                              on 2005/06/28  10:09:26
43999         Log: Subject: Re: Hints for 64bitall (PPC!) Darwin perl
44000              From: Dominic Dunlop <domo@computer.org>
44001              Message-Id: <1D31D9A6-2451-49EE-AD80-80F1D9CA2825@computer.org>
44002              Date: Mon, 27 Jun 2005 19:46:59 +0200
44003      Branch: perl
44004            ! hints/darwin.sh
44005 ____________________________________________________________________________
44006 [ 25003] By: steveh                                on 2005/06/28  08:01:21
44007         Log: Stop "Possible use before definition" warning following change 24997
44008      Branch: perl
44009            ! pp_sys.c
44010 ____________________________________________________________________________
44011 [ 25002] By: rgs                                   on 2005/06/28  07:40:35
44012         Log: Upgrade to Time::HiRes 1.71
44013      Branch: perl
44014            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
44015            ! ext/Time/HiRes/Makefile.PL
44016 ____________________________________________________________________________
44017 [ 25001] By: steveh                                on 2005/06/28  07:40:01
44018         Log: Stop "suspicious pointer conversion" warning following change 24997
44019      Branch: perl
44020            ! hv.c
44021 ____________________________________________________________________________
44022 [ 25000] By: rgs                                   on 2005/06/27  21:57:04
44023         Log: Don't install demo files with perl
44024      Branch: perl
44025            ! installperl
44026 ____________________________________________________________________________
44027 [ 24999] By: rgs                                   on 2005/06/27  21:30:09
44028         Log: From: Mattia Barbon <mattia.barbon@libero.it>
44029              Subject: [PATCH] Avoid redefinition warning for MinGW
44030              Date: Jun 27, 2005 10:07 PM
44031              Message-ID: <Mahogany-0.66.0-1232-20050627-220727.00@rbnet.it>
44032      Branch: perl
44033            ! win32/win32iop.h
44034 ____________________________________________________________________________
44035 [ 24998] By: nicholas                              on 2005/06/27  20:52:27
44036         Log: Fix sv_dec of undefined PVs to (a) not downgrade to NV
44037              (b) give -1, rather than +1
44038      Branch: perl
44039            ! sv.c t/op/inc.t
44040 ____________________________________________________________________________
44041 [ 24997] By: rgs                                   on 2005/06/27  18:26:15
44042         Log: Subject: [PATCH] We're going round in circles with pp_sys.c
44043              From: Andy Lester <andy@petdance.com>
44044              Date: Mon, 27 Jun 2005 13:06:59 -0500
44045              Message-ID: <20050627180659.GB29744@petdance.com>
44046              
44047              (edited)
44048      Branch: perl
44049            ! embed.fnc gv.c handy.h hv.c perl.c pp_ctl.c pp_hot.c proto.h
44050            ! regexec.c sv.c toke.c
44051 ____________________________________________________________________________
44052 [ 24996] By: rgs                                   on 2005/06/27  17:19:45
44053         Log: Fix installation of ptar(1) manpage.
44054              The __END__ was making the POD being ignored by pod2man.
44055      Branch: perl
44056            ! lib/Archive/Tar/bin/ptar
44057 ____________________________________________________________________________
44058 [ 24995] By: davem                                 on 2005/06/27  16:34:34
44059         Log: Make Carp.pm even lighter (and Carp::Heavy even heavier)
44060              Also move carp.pm pod to carp.pod
44061      Branch: perl
44062            + lib/Carp.pod
44063            ! MANIFEST lib/Carp.pm lib/Carp/Heavy.pm lib/warnings.pm
44064            ! warnings.pl
44065 ____________________________________________________________________________
44066 [ 24994] By: steveh                                on 2005/06/27  15:45:05
44067         Log: Silence compiler warning in SDBM_File
44068              
44069              Unless I'm missing something it looks like "key" actually is used,
44070              and the "key = key" assignment causes bcc32 to complain about use
44071              before definition!
44072      Branch: perl
44073            ! ext/SDBM_File/SDBM_File.xs
44074 ____________________________________________________________________________
44075 [ 24993] By: rgs                                   on 2005/06/27  15:22:58
44076         Log: Subject: [PATCH] XSLoader for Sys::Syslog
44077              From: Alexey Tourbin <at@altlinux.ru>
44078              Date: Sun, 26 Jun 2005 08:32:05 +0400
44079              Message-ID: <20050626043204.GA31585@solemn.turbinal.org>
44080      Branch: perl
44081            ! ext/Sys/Syslog/Syslog.pm
44082 ____________________________________________________________________________
44083 [ 24992] By: rgs                                   on 2005/06/27  13:51:10
44084         Log: Oops (fix previous fix).
44085      Branch: perl
44086            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
44087            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
44088            ! lib/Filter/Simple/t/import.t
44089 ____________________________________________________________________________
44090 [ 24991] By: rgs                                   on 2005/06/27  13:48:26
44091         Log: Fix tests of Filter::Simple 0.82 in the core
44092      Branch: perl
44093            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
44094            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
44095            ! lib/Filter/Simple/t/import.t
44096 ____________________________________________________________________________
44097 [ 24990] By: rgs                                   on 2005/06/27  13:46:25
44098         Log: Upgrade to Filter::Simple 0.82
44099      Branch: perl
44100            ! lib/Filter/Simple.pm lib/Filter/Simple/Changes
44101            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
44102            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
44103            ! lib/Filter/Simple/t/import.t t/lib/Filter/Simple/ExportTest.pm
44104            ! t/lib/Filter/Simple/FilterOnlyTest.pm
44105            ! t/lib/Filter/Simple/FilterTest.pm
44106            ! t/lib/Filter/Simple/ImportTest.pm
44107 ____________________________________________________________________________
44108 [ 24989] By: rgs                                   on 2005/06/27  12:46:44
44109         Log: Upgrade to Test::Harness 2.52
44110      Branch: perl
44111            ! lib/Test/Harness.pm lib/Test/Harness/Changes
44112            ! lib/Test/Harness/bin/prove
44113 ____________________________________________________________________________
44114 [ 24988] By: rgs                                   on 2005/06/27  12:35:33
44115         Log: Upgrade to Time::HiRes 1.70
44116      Branch: perl
44117            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
44118            ! ext/Time/HiRes/HiRes.xs
44119 ____________________________________________________________________________
44120 [ 24987] By: steveh                                on 2005/06/27  07:41:52
44121         Log: Suppress warnings about a clash between redefined malloc and the
44122              use of __attribute__malloc__
44123              
44124              Subject: Re: Fun with __attribute__malloc__
44125              From: Andy Lester <andy@petdance.com>
44126              Date: Fri, 24 Jun 2005 12:11:59 -0500
44127              Message-ID: <20050624171159.GB29590@petdance.com>
44128      Branch: perl
44129            ! perl.h
44130 ____________________________________________________________________________
44131 [ 24986] By: nicholas                              on 2005/06/26  22:19:22
44132         Log: Tweak the child dump socket protocol to return error messages to the
44133              parent so that it can display what went wrong.
44134      Branch: perl
44135            ! perl.c
44136 ____________________________________________________________________________
44137 [ 24985] By: rgs                                   on 2005/06/26  20:06:10
44138         Log: Upgrade to Time::HiRes 1.69
44139      Branch: perl
44140            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
44141            ! ext/Time/HiRes/Makefile.PL
44142 ____________________________________________________________________________
44143 [ 24984] By: nicholas                              on 2005/06/26  17:59:33
44144         Log: When using DEBUG_LEAKING_SCALARS_FORK_DUMP it's possible to cause
44145              indefinite hangs when the debugging child holds open Perl_debug_log,
44146              and it happens to be a file descriptor that is one end of a pipe,
44147              with a process sitting at the other end waitng for EOF.
44148              So close all descriptors in the child *including* Perl_debug_log,
44149              and pass it back in over the control socket if it's needed.
44150      Branch: perl
44151            ! perl.c
44152 ____________________________________________________________________________
44153 [ 24983] By: nicholas                              on 2005/06/26  10:28:43
44154         Log: Need to pass a my_perl to S_my_localtime to make threaded builds build.
44155      Branch: perl
44156            ! pp_sys.c
44157 ____________________________________________________________________________
44158 [ 24982] By: nicholas                              on 2005/06/25  17:58:26
44159         Log: Add a sanity check to Config::AUTOLOAD to prevent infinte loops if
44160              Configure_heavy.pl gets truncated.
44161      Branch: perl
44162            ! configpm
44163 ____________________________________________________________________________
44164 [ 24981] By: nicholas                              on 2005/06/25  15:45:06
44165         Log: On OS X to use perl's malloc need to USE_PERL_SBRK and emulate sbrk()
44166              using system malloc, because sbrk() stops giving us memory after about
44167              14Mb.
44168      Branch: perl
44169            ! hints/darwin.sh
44170 ____________________________________________________________________________
44171 [ 24980] By: nicholas                              on 2005/06/25  15:42:30
44172         Log: Need to skip exporting PL_dumper_fd unless it is used.
44173      Branch: perl
44174            ! makedef.pl
44175 ____________________________________________________________________________
44176 [ 24979] By: nicholas                              on 2005/06/25  12:55:09
44177         Log: If forking during global destruction, the child needs to close all
44178              unused file descriptors, else it can cause other processes to hang
44179              because it accidentally holds open pipes and sockets.
44180      Branch: perl
44181            ! perl.c
44182 ____________________________________________________________________________
44183 [ 24978] By: rgs                                   on 2005/06/24  15:21:38
44184         Log: Upgrade to Unicode::Collate 0.51
44185      Branch: perl
44186            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
44187            ! lib/Unicode/Collate/README
44188 ____________________________________________________________________________
44189 [ 24977] By: steveh                                on 2005/06/24  14:38:05
44190         Log: Fix typo in win32.c
44191              
44192              Doesn't fix bcc32 + USE_LARGE_FILES, though :-(
44193      Branch: perl
44194            ! win32/win32.c
44195 ____________________________________________________________________________
44196 [ 24976] By: nicholas                              on 2005/06/24  14:04:19
44197         Log: Extend DEBUG_LEAKING_SCALARS_FORK_DUMP so it can also dump scalars
44198              which become unreferenced. This is less likely to be successful.
44199              The #define needs a better name.
44200      Branch: perl
44201            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perlapi.h
44202            ! proto.h sv.c
44203 ____________________________________________________________________________
44204 [ 24975] By: steveh                                on 2005/06/24  13:56:15
44205         Log: Stop '"__attribute__format__" redefined' warnings from gcc on Win32
44206      Branch: perl
44207            ! perl.h win32/config_H.gc
44208 ____________________________________________________________________________
44209 [ 24974] By: steveh                                on 2005/06/24  12:27:45
44210         Log: Make opendir() filename const in Win32-land & friends
44211              
44212              That fact that it wasn't const already was highlighted by a warning
44213              from pp_open_dir() generated by change 24743. Rather than undo the
44214              const change in pp_open_dir(), this seems to make more sense. Hope I
44215              haven't broken Netware or WinCE.
44216      Branch: perl
44217            ! NetWare/nw5.c NetWare/nwperlhost.h NetWare/nwperlsys.h
44218            ! iperlsys.h win32/include/dirent.h win32/perlhost.h
44219            ! win32/win32.c win32/win32iop.h wince/perlhost.h wince/wince.c
44220 ____________________________________________________________________________
44221 [ 24973] By: nicholas                              on 2005/06/24  10:45:44
44222         Log: Need to do some sort of die/warn to get the "global destruction"
44223              text if the bug is still present.
44224      Branch: perl
44225            ! t/op/gv.t
44226 ____________________________________________________________________________
44227 [ 24972] By: steveh                                on 2005/06/24  09:37:24
44228         Log: Fix t\op\gv.t on Win32
44229      Branch: perl
44230            ! t/op/gv.t
44231 ____________________________________________________________________________
44232 [ 24971] By: rgs                                   on 2005/06/24  07:54:59
44233         Log: Remove cargo-culted binmode.
44234      Branch: perl
44235            ! lib/Archive/Tar/t/00_setup.t
44236 ____________________________________________________________________________
44237 [ 24970] By: steveh                                on 2005/06/24  07:42:41
44238         Log: Fix Archive-Tar tests on Win32 following change 24954
44239      Branch: perl
44240            ! lib/Archive/Tar/t/00_setup.t
44241 ____________________________________________________________________________
44242 [ 24969] By: merijn                                on 2005/06/24  07:41:08
44243         Log: Workaround localtime edge case where TZ makes time go beyond
44244              the defined working range (AIX 5.2)
44245      Branch: perl
44246            ! pp_sys.c
44247 ____________________________________________________________________________
44248 [ 24968] By: davem                                 on 2005/06/23  22:59:36
44249         Log: change 24967 got the #endif in the wrong place
44250      Branch: perl
44251            ! pad.c
44252 ____________________________________________________________________________
44253 [ 24967] By: davem                                 on 2005/06/23  22:48:40
44254         Log: don't repopulate PADTMP slots with null SVs when freeing ops
44255      Branch: perl
44256            ! ext/B/t/f_sort.t ext/B/t/optree_samples.t pad.c
44257 ____________________________________________________________________________
44258 [ 24966] By: nicholas                              on 2005/06/23  21:30:33
44259         Log: Remove the reference loop between symbol tables and typeglobs.
44260              Typeglobs now have a weak reference onto their symbol table.
44261      Branch: perl
44262            ! embed.fnc embed.h gv.c mg.c pad.c proto.h sv.c t/op/gv.t
44263 ____________________________________________________________________________
44264 [ 24965] By: rgs                                   on 2005/06/23  18:53:04
44265         Log: Subject: [PATCH] Pre-YAPC consting fun
44266              From: Andy Lester <andy@petdance.com>
44267              Date: Jun 23, 2005 9:04 PM
44268              Message-ID: <20050623190423.GA13835@petdance.com>
44269      Branch: perl
44270            ! embed.fnc embed.h lib/ExtUtils/CBuilder/t/01-basic.t locale.c
44271            ! mg.c perlio.c pp_ctl.c pp_pack.c pp_sys.c proto.h scope.c
44272            ! taint.c util.c
44273 ____________________________________________________________________________
44274 [ 24964] By: merijn                                on 2005/06/23  18:43:42
44275         Log: Take a larger margin to prevent 'X' failures in smokes
44276              I was able to get warnings on HP-UX 10.20 every 2nd to 3rd run
44277              when reps was still 10000. With 15000 I didn't get a single warning
44278      Branch: perl
44279            ! t/op/rand.t
44280 ____________________________________________________________________________
44281 [ 24963] By: rgs                                   on 2005/06/23  18:07:34
44282         Log: Warning suppression.
44283      Branch: perl
44284            ! pp_sys.c
44285 ____________________________________________________________________________
44286 [ 24962] By: nicholas                              on 2005/06/23  18:00:38
44287         Log: The current implementation of :unique is fundamentally flawed,
44288              because declaring a scalar READONLY does not stop it being modified.
44289              Hence the current implementation of :unique is *not threadsafe*
44290              D'oh!
44291              Better implementations welcome.
44292      Branch: perl
44293            ! embed.fnc embed.h ext/threads/t/problems.t pod/perltodo.pod
44294            ! proto.h sv.c
44295 ____________________________________________________________________________
44296 [ 24961] By: rgs                                   on 2005/06/23  16:18:21
44297         Log: Fix Archive::Tar test when perl is built with -Dmksymlinks
44298      Branch: perl
44299            ! lib/Archive/Tar/t/02_methods.t
44300 ____________________________________________________________________________
44301 [ 24960] By: rgs                                   on 2005/06/23  15:51:02
44302         Log: Subject: [PATCH] Re: [perl #9741] possible problem with File::Find
44303              From: Steve Peters <steve@fisharerojo.org>
44304              Date: Fri, 17 Jun 2005 23:27:14 -0500
44305              Message-ID: <20050618042714.GA29589@mccoy.peters.homeunix.org>
44306      Branch: perl
44307            ! lib/File/Find.pm
44308 ____________________________________________________________________________
44309 [ 24959] By: nicholas                              on 2005/06/23  14:11:20
44310         Log: Add a define PERL_POISON which tries to trip up anything accessing
44311              freed or uninitialised memory. Currently only Poison()s freed
44312              pointers.
44313      Branch: perl
44314            ! ext/PerlIO/encoding/encoding.xs gv.c handy.h pp_ctl.c scope.c
44315            ! sv.c
44316 ____________________________________________________________________________
44317 [ 24958] By: nicholas                              on 2005/06/23  14:09:57
44318         Log: Indent some of the #ifdef/#define/#endif to make the nesting clearer.
44319              Simplify SvPV_free slightly.
44320      Branch: perl
44321            ! sv.h
44322 ____________________________________________________________________________
44323 [ 24957] By: rgs                                   on 2005/06/23  11:54:25
44324         Log: This dummy test didn't pass
44325      Branch: perl
44326            ! lib/Archive/Tar/t/99_clean.t
44327 ____________________________________________________________________________
44328 [ 24956] By: rgs                                   on 2005/06/23  11:34:35
44329         Log: Add a pseudo-test to clean up data files for Archive::Tar tests
44330      Branch: perl
44331            + lib/Archive/Tar/t/99_clean.t
44332            ! MANIFEST
44333 ____________________________________________________________________________
44334 [ 24955] By: rgs                                   on 2005/06/23  11:30:16
44335         Log: Remove test that relies on Test::POD
44336      Branch: perl
44337            - lib/Archive/Tar/t/99_pod.t
44338            ! MANIFEST
44339 ____________________________________________________________________________
44340 [ 24954] By: rgs                                   on 2005/06/23  11:29:16
44341         Log: Remove binary files, add a pseudo-test in Archive::Tar to generate them
44342      Branch: perl
44343            + lib/Archive/Tar/t/00_setup.t
44344            - lib/Archive/Tar/t/src/long/bar.tar
44345            - lib/Archive/Tar/t/src/long/foo.tgz
44346            - lib/Archive/Tar/t/src/short/bar.tar
44347            - lib/Archive/Tar/t/src/short/foo.tgz
44348            ! MANIFEST
44349 ____________________________________________________________________________
44350 [ 24953] By: steveh                                on 2005/06/23  11:02:42
44351         Log: Silence bcc32 compiler warnings following change 24945
44352              
44353              ("Possible use of '%s' before definition")
44354      Branch: perl
44355            ! pp_ctl.c pp_sys.c
44356 ____________________________________________________________________________
44357 [ 24952] By: nicholas                              on 2005/06/23  10:41:00
44358         Log: Re-initialise PL_curcop to &PL_compiling before destroying the optree.
44359      Branch: perl
44360            ! perl.c
44361 ____________________________________________________________________________
44362 [ 24951] By: rgs                                   on 2005/06/23  10:39:47
44363         Log: Subject: Re: [perl #36350] unstable sorting for use integer; sort { $b <=> $a } @foo 
44364              From: Salvador Fandino <sfandino@yahoo.com>
44365              Date: Tue, 21 Jun 2005 19:50:35 +0200
44366              Message-ID: <20050621181658.5977.qmail@lists.develooper.com>
44367      Branch: perl
44368            ! pp_sort.c
44369 ____________________________________________________________________________
44370 [ 24950] By: steveh                                on 2005/06/23  10:21:53
44371         Log: Oops! Change 24946 wasn't quite right
44372      Branch: perl
44373            ! doio.c
44374 ____________________________________________________________________________
44375 [ 24949] By: rgs                                   on 2005/06/23  09:32:55
44376         Log: Add handling of NV_ZERO_IS_ALLBITS_ZERO for Netware and epoc
44377      Branch: perl
44378            ! NetWare/config.wc NetWare/config_H.wc epoc/config.sh
44379 ____________________________________________________________________________
44380 [ 24948] By: rgs                                   on 2005/06/23  09:25:03
44381         Log: Define d_nv_zero_is_allbits_zero for symbian
44382              (noticed by Jarkko)
44383      Branch: perl
44384            ! symbian/config.sh
44385 ____________________________________________________________________________
44386 [ 24947] By: steveh                                on 2005/06/23  09:18:37
44387         Log: Silence bcc32 compiler warnings from win32/fcrypt.c (almost)
44388              
44389              It still whines about 'in' and 'b' being assigned values that are
44390              never used on lines 348 and 505 respectively (as side effects of the
44391              calls to c2l and l2c respectively), but I'm not sure how to shut
44392              them up.
44393      Branch: perl
44394            ! win32/fcrypt.c
44395 ____________________________________________________________________________
44396 [ 24946] By: steveh                                on 2005/06/23  09:00:28
44397         Log: More bcc32 compiler warnings to silence
44398              
44399              ("Suspicious pointer conversion")
44400      Branch: perl
44401            ! doio.c win32/win32io.c
44402 ____________________________________________________________________________
44403 [ 24945] By: rgs                                   on 2005/06/23  08:39:44
44404         Log: Subject: [PATCH] Const Boy II: The Localizing
44405              From: Andy Lester <andy@petdance.com>
44406              Date: Wed, 22 Jun 2005 09:41:00 -0500
44407              Message-ID: <20050622144059.GA19598@petdance.com>
44408      Branch: perl
44409            ! autodoc.pl embed.fnc embed.pl hv.c perl.c perlio.c
44410            ! pod/perlapi.pod pp.c pp.h pp_ctl.c pp_sys.c proto.h sv.c
44411            ! util.c
44412 ____________________________________________________________________________
44413 [ 24944] By: steveh                                on 2005/06/23  08:04:21
44414         Log: Silence another bcc32 compiler warning
44415              
44416              ("Possible use of '%s' before definition")
44417      Branch: perl
44418            ! toke.c
44419 ____________________________________________________________________________
44420 [ 24943] By: davem                                 on 2005/06/22  23:08:55
44421         Log: remove taint hack now that local $tainted no longer copies taint magic
44422      Branch: perl
44423            ! mg.c sv.c
44424 ____________________________________________________________________________
44425 [ 24942] By: davem                                 on 2005/06/22  21:42:54
44426         Log: handle magic in local correctly
44427              the local SV now gets a copy of any container magic, and no value
44428              magic; in the past the whole magic chain was either shared or
44429              moved
44430      Branch: perl
44431            ! embed.fnc embed.h mg.c pod/perlguts.pod pod/perlintern.pod
44432            ! proto.h scope.c t/op/local.t
44433 ____________________________________________________________________________
44434 [ 24941] By: merijn                                on 2005/06/22  17:14:04
44435         Log: Upgrade to Test::Harness 2.50
44436      Branch: perl
44437            ! lib/Test/Harness.pm lib/Test/Harness/t/strap-analyze.t
44438 ____________________________________________________________________________
44439 [ 24940] By: nicholas                              on 2005/06/22  16:37:06
44440         Log: Add facility to fork() early in perl_destruct and use the child to
44441              dump out leaked scalars (enabled with DEBUG_LEAKING_SCALARS_FORK_DUMP
44442              when DEBUG_LEAKING_SCALARS is already in force)
44443      Branch: perl
44444            ! perl.c
44445 ____________________________________________________________________________
44446 [ 24939] By: steveh                                on 2005/06/22  13:25:16
44447         Log: Silence yet more bcc32 compiler warnings
44448              
44449              ("Code has no effect")
44450      Branch: perl
44451            ! hv.c pp_ctl.c pp_hot.c
44452 ____________________________________________________________________________
44453 [ 24938] By: steveh                                on 2005/06/22  13:02:17
44454         Log: Silence some more bcc32 compiler warnings
44455              
44456              ("Suggest parentheses to clarify precedence")
44457      Branch: perl
44458            ! warnings.h warnings.pl
44459 ____________________________________________________________________________
44460 [ 24937] By: steveh                                on 2005/06/22  12:31:59
44461         Log: Silence some bcc32 compiler warnings
44462              
44463              ("Superfluous & with function")
44464      Branch: perl
44465            ! perlvars.h pp.c win32/win32.c
44466 ____________________________________________________________________________
44467 [ 24936] By: nicholas                              on 2005/06/22  10:08:43
44468         Log: Now that the global string table is using a single hunk of memory
44469              for both HE and HEK, we need to actually free things in perl_destruct
44470      Branch: perl
44471            ! perl.c
44472 ____________________________________________________________________________
44473 [ 24935] By: steveh                                on 2005/06/22  09:40:25
44474         Log: Fix Archive-Tar tests on Win32
44475              
44476              (Patch from Jos Boumans, from his current dev version.)
44477      Branch: perl
44478            ! lib/Archive/Tar.pm
44479 ____________________________________________________________________________
44480 [ 24934] By: merijn                                on 2005/06/21  19:27:38
44481         Log: Redo generation of change #24898
44482              Do not forget to run Porting/config_h.pl!
44483      Branch: perl
44484            ! Configure config_h.SH
44485 ____________________________________________________________________________
44486 [ 24932] By: rgs                                   on 2005/06/21  17:05:01
44487         Log: Upgrade to Test::Harness 2.49_02
44488      Branch: perl
44489            ! lib/Test/Harness.pm lib/Test/Harness/Changes
44490            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
44491            ! lib/Test/Harness/t/test-harness.t
44492 ____________________________________________________________________________
44493 [ 24931] By: rgs                                   on 2005/06/21  16:33:32
44494         Log: Add Archive::Tar to the maintainers list
44495      Branch: perl
44496            ! Porting/Maintainers.pl
44497 ____________________________________________________________________________
44498 [ 24930] By: rgs                                   on 2005/06/21  16:14:06
44499         Log: Trim trailing spaces
44500      Branch: perl
44501            ! lib/Archive/Tar/bin/ptar
44502 ____________________________________________________________________________
44503 [ 24929] By: rgs                                   on 2005/06/21  15:53:30
44504         Log: Add pod, so ptar has a manpage
44505      Branch: perl
44506            ! lib/Archive/Tar/bin/ptar
44507 ____________________________________________________________________________
44508 [ 24928] By: rgs                                   on 2005/06/21  15:27:37
44509         Log: POD nits
44510      Branch: perl
44511            ! ext/Storable/Storable.pm
44512 ____________________________________________________________________________
44513 [ 24927] By: nicholas                              on 2005/06/21  15:27:14
44514         Log: Drag t/op/gv.t kicking and screaming into the century of the fruitbat
44515              (or at least into the decade of t/test.pl)
44516      Branch: perl
44517            ! t/op/gv.t
44518 ____________________________________________________________________________
44519 [ 24926] By: rgs                                   on 2005/06/21  15:04:10
44520         Log: Add the ptar(1) utility from Archive::Tar
44521      Branch: perl
44522            + lib/Archive/Tar/bin/ptar utils/ptar.PL
44523            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
44524            ! win32/Makefile win32/makefile.mk
44525 ____________________________________________________________________________
44526 [ 24925] By: steveh                                on 2005/06/21  13:49:10
44527         Log: Trim trailing whitespace from $! and $^E
44528              
44529              (Fixes lib/Test/Simple/t/fail-more.t with bcc32 on Win32, and is
44530              good for consistency anyway)
44531      Branch: perl
44532            ! mg.c
44533 ____________________________________________________________________________
44534 [ 24924] By: nicholas                              on 2005/06/21  12:39:27
44535         Log: Avoid having NULL entries in the weakref backreference array, and
44536              make S_sv_add_backref O(1) (instead of O(n))
44537      Branch: perl
44538            ! sv.c
44539 ____________________________________________________________________________
44540 [ 24923] By: rgs                                   on 2005/06/21  12:12:10
44541         Log: Cleanup after this test
44542      Branch: perl
44543            ! lib/Archive/Tar/t/02_methods.t
44544 ____________________________________________________________________________
44545 [ 24922] By: rgs                                   on 2005/06/21  12:01:07
44546         Log: Add Archive::Tar 1.24, except ptar for now
44547      Branch: perl
44548            + lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
44549            + lib/Archive/Tar/File.pm lib/Archive/Tar/t/01_use.t
44550            + lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/03_file.t
44551            + lib/Archive/Tar/t/99_pod.t lib/Archive/Tar/t/src/long/b
44552            + lib/Archive/Tar/t/src/long/bar.tar
44553            + lib/Archive/Tar/t/src/long/foo.tgz
44554            + lib/Archive/Tar/t/src/short/b
44555            + lib/Archive/Tar/t/src/short/bar.tar
44556            + lib/Archive/Tar/t/src/short/foo.tgz
44557            ! MANIFEST
44558 ____________________________________________________________________________
44559 [ 24921] By: nicholas                              on 2005/06/21  10:58:22
44560         Log: weak references aren't UVs, do don't show this in the dump flags.
44561      Branch: perl
44562            ! dump.c
44563 ____________________________________________________________________________
44564 [ 24920] By: rgs                                   on 2005/06/21  10:50:18
44565         Log: Subject: [PATCH] ternary operator cond ? foo : bar being parsed as ?...?
44566              From: Salvador Fandiño <sfandino@yahoo.com>
44567              Date: Fri, 17 Jun 2005 14:06:30 +0100
44568              Message-ID: <20050617130548.18776.qmail@lists.develooper.com>
44569              
44570              with wordings improvements suggested by Ronald J Kimball
44571      Branch: perl
44572            ! pod/perldiag.pod toke.c
44573 ____________________________________________________________________________
44574 [ 24919] By: nicholas                              on 2005/06/21  10:35:09
44575         Log: No need to set flags twice.
44576      Branch: perl
44577            ! av.c
44578 ____________________________________________________________________________
44579 [ 24918] By: nicholas                              on 2005/06/21  09:44:08
44580         Log: As there will be no old body to dispose of, we can return immediately.
44581      Branch: perl
44582            ! sv.c
44583 ____________________________________________________________________________
44584 [ 24917] By: rgs                                   on 2005/06/21  09:40:46
44585         Log: Fix [perl #36102] Data::Dumper Doesn't Stringify Numeric Labels
44586      Branch: perl
44587            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
44588            ! ext/Data/Dumper/t/dumper.t
44589 ____________________________________________________________________________
44590 [ 24916] By: rgs                                   on 2005/06/21  07:03:40
44591         Log: Subject: Re: [perl #36310] sv_vcatpvfn() fails on some (very limited) situations 
44592              From: Tsutomu IKEGAMI <t-ikegami@aist.go.jp>
44593              Date: Fri, 17 Jun 2005 17:55:10 +0900 (JST)
44594              Message-Id: <20050617.175510.21285350.t-ikegami@aist.go.jp>
44595      Branch: perl
44596            ! sv.c
44597 ____________________________________________________________________________
44598 [ 24915] By: rgs                                   on 2005/06/20  16:28:38
44599         Log: Subject: [PATCH perl.h] FPTR2DPTR/DPTR2FPTR
44600              From: Robin Barker <Robin.Barker@npl.co.uk>
44601              Date: Mon, 20 Jun 2005 13:47:37 +0100
44602              Message-ID: <533D273D4014D411AB1D00062938C4D90849C6E4@hotel.npl.co.uk>
44603      Branch: perl
44604            ! perl.h
44605 ____________________________________________________________________________
44606 [ 24914] By: nicholas                              on 2005/06/20  15:21:59
44607         Log: Replace the non-const initialiser block + loop with a series of calls
44608              to a small static function.
44609              c.f. "I will replace you with a small shell script..."
44610      Branch: perl
44611            ! sv.c
44612 ____________________________________________________________________________
44613 [ 24913] By: rgs                                   on 2005/06/20  15:12:50
44614         Log: Subject: [PATCH] The continuing adventures of Constman and Localize Boy
44615              From: Andy Lester <andy@petdance.com>
44616              Date: Mon, 20 Jun 2005 10:22:37 -0500
44617              Message-ID: <20050620152237.GA5032@petdance.com>
44618      Branch: perl
44619            ! XSUB.h doop.c embed.fnc embed.h global.sym gv.c mg.c pad.c
44620            ! perl.h proto.h sv.c universal.c util.c
44621 ____________________________________________________________________________
44622 [ 24912] By: rgs                                   on 2005/06/20  13:32:52
44623         Log: Same fix, for the test, now.
44624      Branch: perl
44625            ! t/run/switches.t
44626 ____________________________________________________________________________
44627 [ 24911] By: rgs                                   on 2005/06/20  13:06:13
44628         Log: perl -v was outputting a double v (spotted by Jarkko)
44629      Branch: perl
44630            ! perl.c
44631 ____________________________________________________________________________
44632 [ 24910] By: rgs                                   on 2005/06/20  11:58:32
44633         Log: Remove signature test, which is always skipped
44634      Branch: perl
44635            - lib/Test/Simple/t/00signature.t
44636            ! MANIFEST
44637 ____________________________________________________________________________
44638 [ 24909] By: rgs                                   on 2005/06/20  11:45:02
44639         Log: Subject: [PATCH pod/perlfunc.pod pod/perlobj.pod pod/perltooc.pod] Recommend Against UNIVERSAL:: Methods as Functions, take 2
44640              From: chromatic <chromatic@wgz.org>
44641              Date: Sat, 18 Jun 2005 12:15:41 -0700
44642              Message-Id: <1119122141.21521.9.camel@localhost>
44643      Branch: perl
44644            ! pod/perlfunc.pod pod/perlobj.pod pod/perltooc.pod
44645 ____________________________________________________________________________
44646 [ 24908] By: rgs                                   on 2005/06/20  11:00:31
44647         Log: Remove the deprecated $# variable
44648      Branch: perl
44649            ! doio.c embedvar.h gv.c intrpvar.h mg.c perl.c perlapi.h
44650            ! pod/perldiag.pod sv.c t/lib/warnings/gv
44651 ____________________________________________________________________________
44652 [ 24907] By: nicholas                              on 2005/06/20  10:35:41
44653         Log: Silence warning in debug printf
44654      Branch: perl
44655            ! doop.c
44656 ____________________________________________________________________________
44657 [ 24906] By: rgs                                   on 2005/06/20  09:45:24
44658         Log: Subject: [PATCH] More random cleanups
44659              From: Andy Lester <andy@petdance.com>
44660              Date: Fri, 17 Jun 2005 09:50:29 -0500
44661              Message-ID: <20050617145029.GC11769@petdance.com>
44662      Branch: perl
44663            ! embed.fnc embed.h pp_ctl.c pp_sort.c proto.h scope.c
44664 ____________________________________________________________________________
44665 [ 24905] By: steveh                                on 2005/06/20  09:30:23
44666         Log: Support NV_ZERO_IS_ALLBITS_ZERO on Win32 (re: change 24898)
44667              
44668              The try.c test program added to Configure by change 24898 outputs
44669              "Yes" using each of VC++, GCC and BCC32, so here goes...
44670      Branch: perl
44671            ! win32/config.bc win32/config.gc win32/config.vc
44672            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
44673            ! win32/config_H.vc win32/config_H.vc64
44674 ____________________________________________________________________________
44675 [ 24904] By: rgs                                   on 2005/06/20  09:23:33
44676         Log: Hugo suggests this.
44677      Branch: perl
44678            ! pod/perlhack.pod
44679 ____________________________________________________________________________
44680 [ 24903] By: rgs                                   on 2005/06/20  09:20:40
44681         Log: Missed a chunk in previous commit
44682      Branch: perl
44683            ! pod/perlsyn.pod
44684 ____________________________________________________________________________
44685 [ 24902] By: rgs                                   on 2005/06/20  09:18:35
44686         Log: Subject: [perl #36328] Until Statement Undocumented 
44687              From: Eric Amick (via RT) <perlbug-followup@perl.org>
44688              Date: 18 Jun 2005 03:47:32 -0000
44689              Message-ID: <rt-3.0.11-36328-115949.3.38667506136829@perl.org>
44690      Branch: perl
44691            ! pod/perlsyn.pod
44692 ____________________________________________________________________________
44693 [ 24901] By: rgs                                   on 2005/06/20  09:06:57
44694         Log: Subject: Re: [PATCH replacement] Re: [perl #36313] perl -e "1for$[=0" crash
44695              From: Rick Delaney <rick@bort.ca>
44696              Date: Sun, 19 Jun 2005 09:47:22 -0400
44697              Message-ID: <20050619134722.GB31592@localhost.localdomain>
44698      Branch: perl
44699            ! op.c t/comp/parser.t
44700 ____________________________________________________________________________
44701 [ 24900] By: nicholas                              on 2005/06/20  08:19:52
44702         Log: S_del_body is sufficiently small that inlining it is a space win.
44703      Branch: perl
44704            ! sv.c
44705 ____________________________________________________________________________
44706 [ 24899] By: nicholas                              on 2005/06/19  15:12:26
44707         Log: If NV_ZERO_IS_ALLBITS_ZERO there's no need to explicitly set the NVX
44708              to 0.0, as the memset has already done it.
44709      Branch: perl
44710            ! sv.c
44711 ____________________________________________________________________________
44712 [ 24898] By: nicholas                              on 2005/06/19  15:11:06
44713         Log: Add a Configure test to see if NV 0.0 is stored as all bits zero, and
44714              #define NV_ZERO_IS_ALLBITS_ZERO if so.  This is always true on VMS:
44715              
44716              Subject: Re: Configure check for whether 0.0 is stored as all bits zero
44717              From: "Craig A. Berry" <craigberry@mac.com>
44718              Message-Id: <p06210214beda5bf31c4c@[172.16.52.1]>
44719              Date: Sat, 18 Jun 2005 18:23:59 -0500
44720      Branch: perl
44721            ! Configure Porting/Glossary config_h.SH configure.com
44722 ____________________________________________________________________________
44723 [ 24897] By: nicholas                              on 2005/06/19  10:22:58
44724         Log: Move the offset calculations outside of new_body/del_body.
44725              This makes some of the upgrade code slightly simpler.
44726      Branch: perl
44727            ! sv.c
44728 ____________________________________________________________________________
44729 [ 24896] By: nicholas                              on 2005/06/18  22:43:58
44730         Log: Refactor sv_dup to memcpy from source to destination, and only
44731              explicitly copy the structure members that need explicit duplication.
44732      Branch: perl
44733            ! sv.c
44734 ____________________________________________________________________________
44735 [ 24895] By: nicholas                              on 2005/06/18  16:33:41
44736         Log: Squeeze a little more savings by moving pte and he arenas into the
44737              common arena free code.
44738      Branch: perl
44739            ! hv.h perl.h sv.c
44740 ____________________________________________________________________________
44741 [ 24894] By: nicholas                              on 2005/06/18  15:07:47
44742         Log: Subject: [PATCH] squeeze repetition out of Perl_sv_free_arenas
44743              From: Jim Cromie <jcromie@divsol.com>
44744              Message-ID: <42B3C388.2090902@divsol.com>
44745              Date: Sat, 18 Jun 2005 00:47:36 -0600
44746      Branch: perl
44747            ! sv.c
44748 ____________________________________________________________________________
44749 [ 24893] By: nicholas                              on 2005/06/18  14:28:04
44750         Log: update AVs and HVs using the old_body, and remove all of the local
44751              variables used to hold the SV body piecemeal.
44752      Branch: perl
44753            ! sv.c
44754 ____________________________________________________________________________
44755 [ 24892] By: nicholas                              on 2005/06/18  10:57:02
44756         Log: sv_upgrade by memcpy
44757              AV and HV cases need tidyup
44758      Branch: perl
44759            ! sv.c
44760 ____________________________________________________________________________
44761 [ 24891] By: nicholas                              on 2005/06/17  19:37:56
44762         Log: Fix compiling with -DPURIFY
44763      Branch: perl
44764            ! sv.c
44765 ____________________________________________________________________________
44766 [ 24890] By: nicholas                              on 2005/06/17  17:30:19
44767         Log: Change 24886 was buggy - should be taking (and passing in) the
44768              address of the arena.
44769      Branch: perl
44770            ! sv.c
44771 ____________________________________________________________________________
44772 [ 24889] By: rgs                                   on 2005/06/17  15:43:11
44773         Log: Add new internal error message to perldiag
44774      Branch: perl
44775            ! pod/perldiag.pod
44776 ____________________________________________________________________________
44777 [ 24888] By: nicholas                              on 2005/06/17  15:37:50
44778         Log: Collect a little more information about the body we're getting rid of
44779      Branch: perl
44780            ! sv.c
44781 ____________________________________________________________________________
44782 [ 24887] By: rgs                                   on 2005/06/17  14:44:43
44783         Log: Missing aTHX_ (noticed by Jim Cromie)
44784      Branch: perl
44785            ! sv.c
44786 ____________________________________________________________________________
44787 [ 24886] By: nicholas                              on 2005/06/17  14:28:07
44788         Log: Move freeing the old body after the creating of the new body.
44789      Branch: perl
44790            ! sv.c
44791 ____________________________________________________________________________
44792 [ 24885] By: nicholas                              on 2005/06/17  13:42:03
44793         Log: The only way is up!
44794              (*up*grades. Or croak)
44795      Branch: perl
44796            ! sv.c
44797 ____________________________________________________________________________
44798 [ 24884] By: rgs                                   on 2005/06/17  12:21:53
44799         Log: Subject: [perl #36199] [PATCH] 5.8.7 fails to build with parallel make 
44800              From: "Steve Peters via RT" <perlbug-followup@perl.org>
44801              Date: 16 Jun 2005 17:11:14 -0000
44802              Message-ID: <rt-3.0.11-36199-115872.8.39962488213992@perl.org>
44803      Branch: perl
44804            ! Makefile.SH
44805 ____________________________________________________________________________
44806 [ 24883] By: steveh                                on 2005/06/17  11:36:45
44807         Log: Silence STDERR grumblings from Borland's math library.
44808              
44809              This fixes failures in ext/B/t/deparse.t and lib/warnings.t (and
44810              renders change 24870 obsolete, hence it is reverted here).
44811      Branch: perl
44812            ! lib/warnings.t makedef.pl win32/win32.c
44813 ____________________________________________________________________________
44814 [ 24882] By: rgs                                   on 2005/06/17  09:26:25
44815         Log: Upgrade to PathTools 3.09
44816      Branch: perl
44817            ! ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t lib/Cwd.pm
44818            ! lib/File/Spec.pm
44819 ____________________________________________________________________________
44820 [ 24881] By: nicholas                              on 2005/06/17  08:35:48
44821         Log: new_pte/del_pte can use new_body/del_body too
44822      Branch: perl
44823            ! sv.c
44824 ____________________________________________________________________________
44825 [ 24880] By: steveh                                on 2005/06/17  08:28:32
44826         Log: Subject: [PATCH] Strip \\?\ prefix from Perl path in win32/win32.c:set_w32_module_name()
44827              From: "Jan Dubois" <jand@ActiveState.com>
44828              Date: Thu, 16 Jun 2005 11:43:15 -0700
44829              Message-Id: <200506161843.j5GIhKhL024472@smtp3.ActiveState.com>
44830      Branch: perl
44831            ! win32/win32.c
44832 ____________________________________________________________________________
44833 [ 24879] By: nicholas                              on 2005/06/16  22:08:29
44834         Log: Storing the ixv for magic arrays seems to cause double free errors on
44835              OS X. This all feels like voodoo.
44836      Branch: perl
44837            ! ext/B/B/Bytecode.pm
44838 ____________________________________________________________________________
44839 [ 24878] By: nicholas                              on 2005/06/16  22:06:57
44840         Log: Replace all the new/del static functions with calls to a single pair
44841              of functions that uproot/plant bodies
44842      Branch: perl
44843            ! embed.fnc embed.h proto.h sv.c
44844 ____________________________________________________________________________
44845 [ 24877] By: nicholas                              on 2005/06/16  19:28:20
44846         Log: Making more_* return a pointer, and swapping to a ternary ?: in
44847              new_* seems to generate slightly terser object code.
44848      Branch: perl
44849            ! sv.c
44850 ____________________________________________________________________________
44851 [ 24876] By: nicholas                              on 2005/06/16  18:37:55
44852         Log: Replace all the S_more_* functions with a single function.
44853              Saves 1.5K on the object file in OS X when built with -Os
44854      Branch: perl
44855            ! sv.c
44856 ____________________________________________________________________________
44857 [ 24875] By: nicholas                              on 2005/06/16  16:25:54
44858         Log: Subject: [PATCH] Re: [perl #36048] Refactor S_more_*v into one function
44859              From: Jim Cromie <jcromie@divsol.com>
44860              Message-ID: <42ADC8ED.4090009@divsol.com>
44861              Date: Mon, 13 Jun 2005 11:57:01 -0600
44862      Branch: perl
44863            ! sv.c
44864 ____________________________________________________________________________
44865 [ 24874] By: nicholas                              on 2005/06/16  15:09:00
44866         Log: I'm not convinced that manually creating HVs via sv_upgrade is a great
44867              idea, but as we are, turning on shared keys makes sense.
44868      Branch: perl
44869            ! util.c
44870 ____________________________________________________________________________
44871 [ 24873] By: merijn                                on 2005/06/16  14:33:10
44872         Log: Subject: [PATCH] Lint support
44873              From: Andy Lester <andy@petdance.com>
44874              Date: Thu, 16 Jun 2005 09:35:21 -0500
44875              Message-ID: <20050616143521.GB22188@petdance.com>
44876      Branch: perl
44877            ! XSUB.h perl.h universal.c
44878 ____________________________________________________________________________
44879 [ 24872] By: merijn                                on 2005/06/16  14:24:43
44880         Log: Subject: Re: a warning for a ExtUtils::ParseXS test
44881              From: Ken Williams <ken@mathforum.org>
44882              Date: Wed, 15 Jun 2005 20:00:42 -0500
44883              Message-Id: <29d2a69650cb39059c9af487069b941c@mathforum.org>
44884      Branch: perl
44885            ! lib/ExtUtils/ParseXS/t/XSTest.xs
44886 ____________________________________________________________________________
44887 [ 24871] By: rgs                                   on 2005/06/16  13:55:18
44888         Log: Subject: [PATCH] Removing /*SUPPRESS xxx*/
44889              From: Andy Lester <andy@petdance.com>
44890              Date: Thu, 16 Jun 2005 09:13:42 -0500
44891              Message-ID: <20050616141342.GA22188@petdance.com>
44892      Branch: perl
44893            ! av.c doio.c doop.c perl.c pp.c pp_hot.c pp_sys.c regcomp.c
44894            ! regexec.c sv.c toke.c util.c
44895 ____________________________________________________________________________
44896 [ 24870] By: steveh                                on 2005/06/16  13:16:56
44897         Log: Teach lib/warnings.t about Borland CRT error messages
44898      Branch: perl
44899            ! lib/warnings.t
44900 ____________________________________________________________________________
44901 [ 24869] By: rgs                                   on 2005/06/16  12:54:18
44902         Log: Subject: [perl #36237] IO::File $fh->binmode($layer) is broken 
44903              From: "Alexander Foken" (via RT) <perlbug-followup@perl.org>
44904              Date: 10 Jun 2005 12:46:41 -0000
44905              Message-ID: <rt-3.0.11-36237-115536.13.400290704223@perl.org>
44906              
44907              and bump version number
44908      Branch: perl
44909            ! ext/IO/lib/IO/File.pm
44910 ____________________________________________________________________________
44911 [ 24868] By: steveh                                on 2005/06/16  11:10:01
44912         Log: Update README.win32
44913              
44914              (Mention Borland compiler is also free; update libwin32 link)
44915      Branch: perl
44916            ! README.win32
44917 ____________________________________________________________________________
44918 [ 24867] By: steveh                                on 2005/06/16  11:00:19
44919         Log: Give op/taint.t a helping hand for Borland compiler on Win32
44920      Branch: perl
44921            ! t/op/taint.t
44922 ____________________________________________________________________________
44923 [ 24866] By: steveh                                on 2005/06/16  09:51:33
44924         Log: Fix changes 24862 and 24863 for Sarathy's old dmake
44925      Branch: perl
44926            ! win32/makefile.mk
44927 ____________________________________________________________________________
44928 [ 24865] By: rgs                                   on 2005/06/16  09:45:59
44929         Log: Subs with builtin attributes shouldn't be made constant
44930              
44931              Subject: Re: [perl #36297] builtin attrs on subrutine declarations
44932              From: Salvador "FandiXo" <sfandino@yahoo.com>
44933              Date: Wed, 15 Jun 2005 08:27:00 -0700 (PDT)
44934              Message-ID: <20050615152700.96320.qmail@web52702.mail.yahoo.com>
44935      Branch: perl
44936            ! op.c
44937 ____________________________________________________________________________
44938 [ 24864] By: rgs                                   on 2005/06/16  09:18:58
44939         Log: Add -f in perl synopsys, sync perl.pod and perlrun.pod synopses
44940      Branch: perl
44941            ! pod/perl.pod pod/perlrun.pod
44942 ____________________________________________________________________________
44943 [ 24863] By: steveh                                on 2005/06/16  09:09:22
44944         Log: Simplify win32/makefile.mk for static extensions with GCC
44945      Branch: perl
44946            ! win32/makefile.mk
44947 ____________________________________________________________________________
44948 [ 24862] By: steveh                                on 2005/06/16  08:51:14
44949         Log: Enable static extensions with Borland compiler on Win32
44950      Branch: perl
44951            ! win32/buildext.pl win32/makefile.mk
44952 ____________________________________________________________________________
44953 [ 24861] By: rgs                                   on 2005/06/16  08:29:10
44954         Log: Revert part of change #24854
44955      Branch: perl
44956            ! ext/Devel/DProf/t/DProf.t perl.c
44957 ____________________________________________________________________________
44958 [ 24860] By: steveh                                on 2005/06/16  07:40:21
44959         Log: Don't export Perl_stashpv_hvname_match when !USE_ITHREADS
44960              
44961              (Fixes a linker error on Win 32 introduced by change #24847)
44962      Branch: perl
44963            ! makedef.pl
44964 ____________________________________________________________________________
44965 [ 24859] By: nicholas                              on 2005/06/15  22:32:14
44966         Log: Don't write bytecode to load the NVX of AVs and HVs
44967      Branch: perl
44968            ! ext/B/B/Bytecode.pm
44969 ____________________________________________________________________________
44970 [ 24858] By: nicholas                              on 2005/06/15  22:31:41
44971         Log: We were failing to pring "not ok" if the text exited uncleanly
44972      Branch: perl
44973            ! ext/B/t/bytecode.t
44974 ____________________________________________________________________________
44975 [ 24857] By: nicholas                              on 2005/06/15  22:30:53
44976         Log: assert that you aren't assigning to the NVX of an AV or HV
44977      Branch: perl
44978            ! sv.h
44979 ____________________________________________________________________________
44980 [ 24856] By: rgs                                   on 2005/06/15  16:37:46
44981         Log: Introduce PERL_RUNPERL_DEBUG to alter the behavior of runperl(),
44982              this can be useful to use valgrind for example
44983      Branch: perl
44984            ! t/test.pl
44985 ____________________________________________________________________________
44986 [ 24855] By: steveh                                on 2005/06/15  16:30:58
44987         Log: Fix $Config{ccversion} for Borland C++ 5.5.1
44988              
44989              This pattern match seems a little saner, and stops " for Win32"
44990              getting picked up from the following output:
44991              
44992              Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
44993              
44994              Maybe it breaks older versions, but at least the latest now works
44995              correctly. If anyone knows what older versions' messages look like
44996              then speak up!
44997      Branch: perl
44998            ! win32/config_sh.PL
44999 ____________________________________________________________________________
45000 [ 24854] By: rgs                                   on 2005/06/15  16:24:05
45001         Log: Subject: Re: [PATCH] make -f invalid when USE_SITECUSTOMIZE isn't set
45002              From: Steve Peters <steve@fisharerojo.org>
45003              Date: Wed, 15 Jun 2005 11:30:41 -0500
45004              Message-ID: <20050615163040.GA14745@mccoy.peters.homeunix.org>
45005      Branch: perl
45006            ! ext/Devel/DProf/t/DProf.t perl.c
45007 ____________________________________________________________________________
45008 [ 24853] By: rgs                                   on 2005/06/15  16:16:32
45009         Log: Subject: sort optimization
45010              From: Salvador Fandiño <sfandino@yahoo.com>
45011              Date: Mon, 06 Jun 2005 12:05:05 +0100
45012              Message-ID: <20050606110425.22941.qmail@lists.develooper.com>
45013      Branch: perl
45014            ! pp_sort.c
45015 ____________________________________________________________________________
45016 [ 24852] By: steveh                                on 2005/06/15  16:02:06
45017         Log: Fix win32/makefile.mk for building with bcc32 5.5.1 and dmake 4.4
45018      Branch: perl
45019            ! win32/makefile.mk
45020 ____________________________________________________________________________
45021 [ 24851] By: rgs                                   on 2005/06/15  14:40:40
45022         Log: Subject: [perl #36297] builtin attrs on subrutine declarations 
45023              From: Salvador "FandiXXo" (via RT) <perlbug-followup@perl.org>
45024              Date: 15 Jun 2005 13:54:53 -0000
45025              Message-ID: <rt-3.0.11-36297-115797.8.75971493113916@perl.org>
45026      Branch: perl
45027            ! op.c t/op/attrs.t
45028 ____________________________________________________________________________
45029 [ 24850] By: merijn                                on 2005/06/15  13:57:57
45030         Log: Protect Perl_sv_2pvbyte () to NULL length pointers
45031              Thanks Nick!
45032      Branch: perl
45033            ! sv.c
45034 ____________________________________________________________________________
45035 [ 24849] By: rgs                                   on 2005/06/15  13:55:50
45036         Log: Better phrasing
45037      Branch: perl
45038            ! pod/perlfunc.pod
45039 ____________________________________________________________________________
45040 [ 24848] By: rgs                                   on 2005/06/15  09:27:55
45041         Log: Subject: [PATCH] Storable/Storable.xs: make plain C functions static
45042              From: Alexey Tourbin <at@altlinux.ru>
45043              Date: Sun, 5 Jun 2005 03:42:42 +0400
45044              Message-ID: <20050604234242.GW5867@solemn.turbinal.org>
45045      Branch: perl
45046            ! ext/Storable/Storable.xs
45047 ____________________________________________________________________________
45048 [ 24847] By: rgs                                   on 2005/06/15  09:03:22
45049         Log: Subject: [PATCH] CopSTASH_eq again
45050              From: Andy Lester <andy@petdance.com>
45051              Date: Tue, 14 Jun 2005 23:49:26 -0500
45052              Message-ID: <20050615044926.GA29087@petdance.com>
45053      Branch: perl
45054            ! cop.h embed.fnc embed.h global.sym proto.h util.c
45055 ____________________________________________________________________________
45056 [ 24846] By: rgs                                   on 2005/06/15  07:49:48
45057         Log: Fix warning nits, by Jarkko
45058      Branch: perl
45059            ! sv.c
45060 ____________________________________________________________________________
45061 [ 24845] By: nicholas                              on 2005/06/14  19:28:28
45062         Log: Subject: [PATCH] S_emulate_eaccess() does return a value
45063              From: Steve Peters <steve@fisharerojo.org>
45064              Message-ID: <20050614193052.GA1898@mccoy.peters.homeunix.org>
45065              Date: Tue, 14 Jun 2005 14:30:52 -0500
45066      Branch: perl
45067            ! embed.fnc proto.h
45068 ____________________________________________________________________________
45069 [ 24844] By: davem                                 on 2005/06/14  17:24:18
45070         Log: whoops, Perl_magic_freearylen_p returns int
45071      Branch: perl
45072            ! mg.c
45073 ____________________________________________________________________________
45074 [ 24843] By: nicholas                              on 2005/06/14  16:29:49
45075         Log: Change 24838 breaks deparse.t, which checks that embedded NULs work.
45076              Here's a temporary hack, pending a way for B to correctly identify
45077              PVs that are variable names in pads.
45078      Branch: perl
45079            ! ext/B/B.xs
45080 ____________________________________________________________________________
45081 [ 24842] By: rgs                                   on 2005/06/14  13:49:41
45082         Log: Add core test preamble
45083      Branch: perl
45084            ! lib/IO/Zlib/t/basic.t lib/IO/Zlib/t/external.t
45085            ! lib/IO/Zlib/t/getc.t lib/IO/Zlib/t/getline.t
45086            ! lib/IO/Zlib/t/import.t lib/IO/Zlib/t/large.t
45087            ! lib/IO/Zlib/t/tied.t lib/IO/Zlib/t/uncomp1.t
45088            ! lib/IO/Zlib/t/uncomp2.t
45089 ____________________________________________________________________________
45090 [ 24841] By: nicholas                              on 2005/06/14  13:40:49
45091         Log: Test was coredumping with a shared perl library.
45092              This is wrong. It seems that what gets peephole optimised
45093              (in this case named method calls into shared string scalars) depends
45094              on whether there is a shared perl library.
45095              Anyway, fix the symptom - the coredump.
45096      Branch: perl
45097            ! ext/XS/APItest/t/hash.t
45098 ____________________________________________________________________________
45099 [ 24840] By: steveh                                on 2005/06/14  13:36:03
45100         Log: Stop "test" filename clashing with "TEST" on Win32
45101              
45102              (and bump $IO::Zlib::VERSION again)
45103      Branch: perl
45104            ! lib/IO/Zlib.pm lib/IO/Zlib/t/uncomp1.t lib/IO/Zlib/t/uncomp2.t
45105 ____________________________________________________________________________
45106 [ 24839] By: steveh                                on 2005/06/14  13:26:30
45107         Log: Actually skip tests when they're supposed to be skipped!
45108              
45109              (and bump $IO::Zlib::VERSION)
45110      Branch: perl
45111            ! lib/IO/Zlib.pm lib/IO/Zlib/t/external.t
45112 ____________________________________________________________________________
45113 [ 24838] By: rgs                                   on 2005/06/14  13:22:20
45114         Log: Subject: [PATCH] Fix for SEGV in ext/B/t/xref.t on OpenBSD
45115              From: Steve Peters <steve@fisharerojo.org>
45116              Date: Tue, 14 Jun 2005 08:16:38 -0500
45117              Message-ID: <20050614131638.GA24771@mccoy.peters.homeunix.org>
45118      Branch: perl
45119            ! ext/B/B.xs
45120 ____________________________________________________________________________
45121 [ 24837] By: steveh                                on 2005/06/14  13:13:17
45122         Log: Don't delete IO/Zlib during distclean on Win32
45123              
45124              (IO/Socket still needs to go, though)
45125      Branch: perl
45126            ! win32/Makefile win32/makefile.mk
45127 ____________________________________________________________________________
45128 [ 24836] By: rgs                                   on 2005/06/14  13:02:24
45129         Log: Document ${^UTF8LOCALE}
45130      Branch: perl
45131            ! pod/perlvar.pod
45132 ____________________________________________________________________________
45133 [ 24835] By: rgs                                   on 2005/06/14  12:12:33
45134         Log: Add IO::Zlib in maintainers list
45135      Branch: perl
45136            ! Porting/Maintainers.pl
45137 ____________________________________________________________________________
45138 [ 24834] By: rgs                                   on 2005/06/14  12:06:40
45139         Log: Add IO::Zlib 1.04 to bleadperl
45140      Branch: perl
45141            + lib/IO/Zlib.pm lib/IO/Zlib/t/basic.t lib/IO/Zlib/t/external.t
45142            + lib/IO/Zlib/t/getc.t lib/IO/Zlib/t/getline.t
45143            + lib/IO/Zlib/t/import.t lib/IO/Zlib/t/large.t
45144            + lib/IO/Zlib/t/tied.t lib/IO/Zlib/t/uncomp1.t
45145            + lib/IO/Zlib/t/uncomp2.t
45146            ! MANIFEST Makefile.SH
45147 ____________________________________________________________________________
45148 [ 24833] By: davem                                 on 2005/06/14  10:15:10
45149         Log: Perl_magic_freearylen_p could coredump
45150      Branch: perl
45151            ! mg.c
45152 ____________________________________________________________________________
45153 [ 24832] By: rgs                                   on 2005/06/14  08:52:46
45154         Log: Subject: better assertion support
45155              From: Salvador Fandiño <sfandino@yahoo.com>
45156              Date: Mon, 13 Jun 2005 16:48:01 +0100
45157              Message-ID: <20050613154719.29295.qmail@lists.develooper.com>
45158      Branch: perl
45159            + lib/assertions/compat.pm t/comp/asstcompat.t
45160            ! MANIFEST lib/assertions.pm lib/assertions/activate.pm perl.c
45161            ! pod/perlrun.pod t/comp/assertions.t t/run/switch_A.t
45162 ____________________________________________________________________________
45163 [ 24831] By: rgs                                   on 2005/06/14  08:31:18
45164         Log: Since the version module is use'd afterwards, use_ok needs to be
45165              in a BEGIN block
45166      Branch: perl
45167            ! lib/version.t
45168 ____________________________________________________________________________
45169 [ 24830] By: steveh                                on 2005/06/14  07:42:33
45170         Log: Add BUILDOPTEXTRA to Win32 makefiles
45171              
45172              This allows extra build options, e.g. -DNO_HASH_SEED, to be
45173              specified on the command line, which is otherwise not possible
45174              under nmake using the existing BUILDOPT macro
45175              
45176              Suggested by Jan Dubois <jand@ActiveState.com>
45177      Branch: perl
45178            ! win32/Makefile win32/makefile.mk
45179 ____________________________________________________________________________
45180 [ 24829] By: nicholas                              on 2005/06/13  22:29:00
45181         Log: Pay attention to the comments that Dave writes.
45182      Branch: perl
45183            ! sv.c
45184 ____________________________________________________________________________
45185 [ 24828] By: rgs                                   on 2005/06/13  20:22:52
45186         Log: Comment nit to help Devel::Cover, spotted by Steve Peters
45187      Branch: perl
45188            ! ext/POSIX/POSIX.xs
45189 ____________________________________________________________________________
45190 [ 24827] By: nicholas                              on 2005/06/13  20:18:57
45191         Log: Croak if an attempt is made to modify PL_strtab
45192              (er, TODO - these should be in perldiag)
45193      Branch: perl
45194            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
45195            ! ext/XS/APItest/t/hash.t hv.c
45196 ____________________________________________________________________________
45197 [ 24826] By: nicholas                              on 2005/06/13  20:17:56
45198         Log: More SvPV consting
45199      Branch: perl
45200            ! perl.c
45201 ____________________________________________________________________________
45202 [ 24825] By: steveh                                on 2005/06/13  16:35:19
45203         Log: Subject: [PATCH @ 24819] Re: Change 24806: improve static build for win32/Makefile
45204              From: vadim <vadim@vkonovalov.ru>
45205              Date: Mon, 13 Jun 2005 15:41:41 -0400
45206              Message-Id: <1118691701.6333.32.camel@mdk10>
45207      Branch: perl
45208            ! win32/Makefile win32/makefile.mk
45209 ____________________________________________________________________________
45210 [ 24824] By: nicholas                              on 2005/06/13  16:24:57
45211         Log: With shared hash key scalars now accessing the hash via the PVX, you
45212              can't fake them with regular PVIVs. So fake method calls have to use
45213              real shared hask key scalars.
45214      Branch: perl
45215            ! ext/B/t/optree_specials.t op.c
45216 ____________________________________________________________________________
45217 [ 24823] By: rgs                                   on 2005/06/13  15:20:05
45218         Log: Subject: [PATCH] Bring bleadperl up to version.pm
45219              From: John Peacock <jpeacock@rowman.com>
45220              Date: Mon, 06 Jun 2005 05:18:21 -0400
45221              Message-ID: <42A414DD.8090504@rowman.com>
45222      Branch: perl
45223            ! configpm embed.fnc lib/h2xs.t lib/version.pm lib/version.t
45224            ! pod/perlapi.pod pp_ctl.c proto.h t/comp/require.t t/comp/use.t
45225            ! t/op/universal.t t/op/ver.t universal.c util.c utils/h2xs.PL
45226 ____________________________________________________________________________
45227 [ 24822] By: rgs                                   on 2005/06/13  12:49:18
45228         Log: Subject: [PATCH] Re: [perl #36047] perlmod.pod/CLONESKIP error
45229              From: Offer Kaye <offer.kaye@gmail.com>
45230              Date: Thu, 2 Jun 2005 09:14:53 +0300
45231              Message-ID: <56942505060123146e5eb1c2@mail.gmail.com>
45232      Branch: perl
45233            ! pod/perlmod.pod
45234 ____________________________________________________________________________
45235 [ 24821] By: nicholas                              on 2005/06/13  11:48:05
45236         Log: Change 24816 forgot to update makedef.pl
45237      Branch: perl
45238            ! makedef.pl
45239 ____________________________________________________________________________
45240 [ 24820] By: rgs                                   on 2005/06/13  11:28:43
45241         Log: Make some variables global, to avoid some "will not stay
45242              shared" warnings at compile time
45243      Branch: perl
45244            ! lib/ExtUtils/ParseXS.pm
45245 ____________________________________________________________________________
45246 [ 24819] By: nicholas                              on 2005/06/13  09:43:18
45247         Log: S_share_hek_flags can revert to returning a HEK
45248      Branch: perl
45249            ! embed.fnc hv.c proto.h
45250 ____________________________________________________________________________
45251 [ 24818] By: rgs                                   on 2005/06/13  09:13:43
45252         Log: Remove MANIFEST for Compress::Zlib
45253      Branch: perl
45254            - ext/Compress/Zlib/MANIFEST
45255            ! MANIFEST
45256 ____________________________________________________________________________
45257 [ 24817] By: rgs                                   on 2005/06/13  09:00:00
45258         Log: Make SvUPGRADE always have the value '1'
45259              Make sv_upgrade a void function
45260      Branch: perl
45261            ! embed.fnc pod/perlapi.pod proto.h sv.c sv.h
45262 ____________________________________________________________________________
45263 [ 24816] By: nicholas                              on 2005/06/13  08:25:53
45264         Log: We no longer need PL_shared_hek_table
45265      Branch: perl
45266            ! embedvar.h ext/threads/threads.xs intrpvar.h perl.c perlapi.h
45267            ! sv.c
45268 ____________________________________________________________________________
45269 [ 24815] By: rgs                                   on 2005/06/13  07:58:31
45270         Log: Help "make distclean"
45271      Branch: perl
45272            ! Makefile.SH
45273 ____________________________________________________________________________
45274 [ 24814] By: nicholas                              on 2005/06/12  23:40:55
45275         Log: Clone all shared string PVs as shared string PVs (now that we can do
45276              it very efficiently)
45277      Branch: perl
45278            ! sv.c
45279 ____________________________________________________________________________
45280 [ 24813] By: nicholas                              on 2005/06/12  22:34:39
45281         Log: duping shared hask key scalars can use hek_dup
45282      Branch: perl
45283            ! sv.c
45284 ____________________________________________________________________________
45285 [ 24812] By: nicholas                              on 2005/06/12  22:33:51
45286         Log: hek_dup can now store the HEK rather than the HE, as there is now a
45287              fast way to share a hek
45288      Branch: perl
45289            ! hv.c
45290 ____________________________________________________________________________
45291 [ 24811] By: nicholas                              on 2005/06/12  21:59:34
45292         Log: Provide share_hek_hek, and use it for fast copying of shared string
45293              scalars.
45294      Branch: perl
45295            ! hv.h sv.c
45296 ____________________________________________________________________________
45297 [ 24810] By: nicholas                              on 2005/06/12  21:58:23
45298         Log: Compare HE *s in S_unshare_hek_or_pvn's tight hek loop, rather than
45299              HEKs
45300      Branch: perl
45301            ! hv.c
45302 ____________________________________________________________________________
45303 [ 24809] By: nicholas                              on 2005/06/12  21:08:33
45304         Log: Shortcut chasing round strtab when we're not the last reference.
45305      Branch: perl
45306            ! hv.c
45307 ____________________________________________________________________________
45308 [ 24808] By: nicholas                              on 2005/06/12  20:00:18
45309         Log: In the shared string table, store the HE and HEK next to each other
45310              in one malloc()ed block.
45311      Branch: perl
45312            ! hv.c hv.h
45313 ____________________________________________________________________________
45314 [ 24807] By: merijn                                on 2005/06/12  09:58:32
45315         Log: Subject: [PATCH] perlipc.pod: mkfifo()
45316              From: Alexey Tourbin <at@altlinux.ru>
45317              Date: Sat, 11 Jun 2005 16:26:56 +0400
45318              Message-ID: <20050611122656.GC8181@solemn.turbinal.org>
45319      Branch: perl
45320            ! pod/perlipc.pod
45321 ____________________________________________________________________________
45322 [ 24806] By: merijn                                on 2005/06/12  09:54:07
45323         Log: Subject: improve static build for win32/Makefile
45324              From: vadim <vadim@vkonovalov.ru>
45325              Date: Sun, 12 Jun 2005 14:09:11 -0400
45326              Message-Id: <1118599750.2732.2.camel@mdk10>
45327      Branch: perl
45328            ! win32/Makefile
45329 ____________________________________________________________________________
45330 [ 24805] By: merijn                                on 2005/06/12  09:19:38
45331         Log: Subject: RE: 05gzsetp.t and initial 'ver' in test output
45332              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
45333              Date: Sat, 11 Jun 2005 22:23:00 +0100
45334              Message-Id: <20050611212234.UGOL29707.aamta11-winn.ispmail.ntl.com@MARQUESSPT21>
45335      Branch: perl
45336            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
45337            ! ext/Compress/Zlib/t/05gzsetp.t
45338 ____________________________________________________________________________
45339 [ 24804] By: nicholas                              on 2005/06/11  21:05:29
45340         Log: This isn't an LVALUE, so make the compiler enforce that.
45341      Branch: perl
45342            ! sv.h
45343 ____________________________________________________________________________
45344 [ 24803] By: nicholas                              on 2005/06/11  18:01:32
45345         Log: hash key code cleanup
45346      Branch: perl
45347            ! embed.fnc hv.c hv.h proto.h
45348 ____________________________________________________________________________
45349 [ 24802] By: nicholas                              on 2005/06/11  17:00:52
45350         Log: Shrink shared hash scalars from PVIV to PV
45351      Branch: perl
45352            ! embed.fnc embed.h proto.h sv.c sv.h
45353 ____________________________________________________________________________
45354 [ 24801] By: nicholas                              on 2005/06/11  14:08:00
45355         Log: Propagate const/mutable/not into the SvPV call for retrieving an
45356              overloaded value.
45357      Branch: perl
45358            ! sv.c
45359 ____________________________________________________________________________
45360 [ 24800] By: nicholas                              on 2005/06/10  23:12:29
45361         Log: More SvPV consting. And other related drive-by refactoring.
45362      Branch: perl
45363            ! regcomp.c regexec.c taint.c toke.c universal.c utf8.c util.c
45364            ! xsutils.c
45365 ____________________________________________________________________________
45366 [ 24799] By: nicholas                              on 2005/06/10  22:06:15
45367         Log: More SvPV consting, including some code cleanup and living dangerously
45368              with socket API calls.
45369      Branch: perl
45370            ! pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
45371 ____________________________________________________________________________
45372 [ 24798] By: nicholas                              on 2005/06/10  20:48:35
45373         Log: Move SvPV consting, remove an n_a, and correct one error in Move()
45374      Branch: perl
45375            ! doio.c doop.c dump.c op.c sv.c
45376 ____________________________________________________________________________
45377 [ 24797] By: nicholas                              on 2005/06/10  18:42:47
45378         Log: Allison says that "Media" isn't really needed in the name.
45379      Branch: perl
45380            ! pod/perl.pod
45381 ____________________________________________________________________________
45382 [ 24796] By: nicholas                              on 2005/06/10  16:26:43
45383         Log: Add SvGROW_mutable
45384      Branch: perl
45385            ! sv.c sv.h
45386 ____________________________________________________________________________
45387 [ 24795] By: nicholas                              on 2005/06/10  15:44:47
45388         Log: Passing read only values (such as string constants) to select should
45389              croak.
45390      Branch: perl
45391            + t/op/sselect.t
45392            ! MANIFEST pp_sys.c
45393 ____________________________________________________________________________
45394 [ 24794] By: nicholas                              on 2005/06/10  15:16:43
45395         Log: Don't pass constants to select
45396      Branch: perl
45397            ! t/op/lex_assign.t
45398 ____________________________________________________________________________
45399 [ 24793] By: rgs                                   on 2005/06/10  13:44:35
45400         Log: Pre-run and disarm the code automodification run by
45401              Compress::Zlib's Makefile
45402      Branch: perl
45403            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
45404            ! ext/Compress/Zlib/examples/filtdef
45405            ! ext/Compress/Zlib/examples/filtinf
45406            ! ext/Compress/Zlib/examples/gzcat
45407            ! ext/Compress/Zlib/examples/gzgrep
45408            ! ext/Compress/Zlib/examples/gzstream
45409            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
45410            ! ext/Compress/Zlib/t/03examples.t
45411            ! ext/Compress/Zlib/t/04encoding.t
45412            ! ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
45413 ____________________________________________________________________________
45414 [ 24792] By: rgs                                   on 2005/06/10  12:53:21
45415         Log: Update Windows makefiles
45416      Branch: perl
45417            ! win32/Makefile win32/makefile.mk
45418 ____________________________________________________________________________
45419 [ 24791] By: nicholas                              on 2005/06/10  12:44:30
45420         Log: Work around bug 36211, plus a lot of TODO regression tests for local/
45421              $#... interaction. 
45422      Branch: perl
45423            ! scope.c t/op/array.t
45424 ____________________________________________________________________________
45425 [ 24790] By: rgs                                   on 2005/06/10  12:44:02
45426         Log: Update maintainers list
45427      Branch: perl
45428            ! Porting/Maintainers.pl
45429 ____________________________________________________________________________
45430 [ 24789] By: rgs                                   on 2005/06/10  12:30:14
45431         Log: Bump version number
45432      Branch: perl
45433            ! ext/Compress/Zlib/Zlib.pm
45434 ____________________________________________________________________________
45435 [ 24788] By: rgs                                   on 2005/06/10  12:09:30
45436         Log: Makefile.PL adjustments for the core
45437      Branch: perl
45438            ! ext/Compress/Zlib/Makefile.PL
45439 ____________________________________________________________________________
45440 [ 24787] By: rgs                                   on 2005/06/10  12:07:01
45441         Log: SvUPGRADE returns void in blead
45442      Branch: perl
45443            ! ext/Compress/Zlib/Zlib.xs
45444 ____________________________________________________________________________
45445 [ 24786] By: rgs                                   on 2005/06/10  12:05:38
45446         Log: Drom Compress::Zlib 1.34 in ext/
45447      Branch: perl
45448            + ext/Compress/Zlib/ANNOUNCE ext/Compress/Zlib/Changes
45449            + ext/Compress/Zlib/MANIFEST ext/Compress/Zlib/Makefile.PL
45450            + ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
45451            + ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/config.in
45452            + ext/Compress/Zlib/examples/filtdef
45453            + ext/Compress/Zlib/examples/filtinf
45454            + ext/Compress/Zlib/examples/gzcat
45455            + ext/Compress/Zlib/examples/gzgrep
45456            + ext/Compress/Zlib/examples/gzstream
45457            + ext/Compress/Zlib/fallback.h ext/Compress/Zlib/fallback.xs
45458            + ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
45459            + ext/Compress/Zlib/t/03examples.t
45460            + ext/Compress/Zlib/t/04encoding.t
45461            + ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
45462            + ext/Compress/Zlib/typemap
45463            + ext/Compress/Zlib/zlib-src-1.2.2/adler32.c
45464            + ext/Compress/Zlib/zlib-src-1.2.2/compress.c
45465            + ext/Compress/Zlib/zlib-src-1.2.2/crc32.c
45466            + ext/Compress/Zlib/zlib-src-1.2.2/crc32.h
45467            + ext/Compress/Zlib/zlib-src-1.2.2/deflate.c
45468            + ext/Compress/Zlib/zlib-src-1.2.2/deflate.h
45469            + ext/Compress/Zlib/zlib-src-1.2.2/gzio.c
45470            + ext/Compress/Zlib/zlib-src-1.2.2/infback.c
45471            + ext/Compress/Zlib/zlib-src-1.2.2/inffast.c
45472            + ext/Compress/Zlib/zlib-src-1.2.2/inffast.h
45473            + ext/Compress/Zlib/zlib-src-1.2.2/inffixed.h
45474            + ext/Compress/Zlib/zlib-src-1.2.2/inflate.c
45475            + ext/Compress/Zlib/zlib-src-1.2.2/inflate.h
45476            + ext/Compress/Zlib/zlib-src-1.2.2/inftrees.c
45477            + ext/Compress/Zlib/zlib-src-1.2.2/inftrees.h
45478            + ext/Compress/Zlib/zlib-src-1.2.2/trees.c
45479            + ext/Compress/Zlib/zlib-src-1.2.2/trees.h
45480            + ext/Compress/Zlib/zlib-src-1.2.2/uncompr.c
45481            + ext/Compress/Zlib/zlib-src-1.2.2/zconf.h
45482            + ext/Compress/Zlib/zlib-src-1.2.2/zlib.h
45483            + ext/Compress/Zlib/zlib-src-1.2.2/zutil.c
45484            + ext/Compress/Zlib/zlib-src-1.2.2/zutil.h
45485            ! MANIFEST
45486 ____________________________________________________________________________
45487 [ 24785] By: nicholas                              on 2005/06/10  10:06:30
45488         Log: Change 24531 broke DEBUG_LEAKING_SCALARS.
45489      Branch: perl
45490            ! sv.c
45491 ____________________________________________________________________________
45492 [ 24784] By: nicholas                              on 2005/06/09  21:01:42
45493         Log: $r = do {my @a; \$#a}; $$r = 503 # is also naughty and now warns
45494      Branch: perl
45495            ! av.c pod/perldiag.pod t/op/array.t
45496 ____________________________________________________________________________
45497 [ 24783] By: nicholas                              on 2005/06/09  19:02:43
45498         Log: Fixes the case of $a = \$#{[]}; and then accessing $$a
45499              (but not \$#a after local @a or my @a leave a block)
45500      Branch: perl
45501            ! av.c dump.c embed.fnc embed.h mg.c perl.h proto.h t/op/array.t
45502 ____________________________________________________________________________
45503 [ 24782] By: nicholas                              on 2005/06/09  16:37:18
45504         Log: Convert op/array.t to test.pl
45505      Branch: perl
45506            ! t/op/array.t
45507 ____________________________________________________________________________
45508 [ 24781] By: rgs                                   on 2005/06/09  15:32:09
45509         Log: Revert part of previous patch
45510      Branch: perl
45511            ! util.c
45512 ____________________________________________________________________________
45513 [ 24780] By: rgs                                   on 2005/06/09  15:12:39
45514         Log: Subject: [PATCH] regcomp.c and more
45515              From: Andy Lester <andy@petdance.com>
45516              Date: Thu, 9 Jun 2005 10:05:56 -0500
45517              Message-ID: <20050609150556.GA30554@petdance.com>
45518      Branch: perl
45519            ! embed.fnc mg.c perly.c proto.h regcomp.c sv.c util.c
45520 ____________________________________________________________________________
45521 [ 24778] By: nicholas                              on 2005/06/09  10:36:53
45522         Log: More SvPV consting
45523      Branch: perl
45524            ! mg.c perlio.c pp_pack.c
45525 ____________________________________________________________________________
45526 [ 24777] By: nicholas                              on 2005/06/09  10:36:40
45527         Log: Don't ignore errors from an eval.
45528      Branch: perl
45529            ! t/op/pack.t
45530 ____________________________________________________________________________
45531 [ 24776] By: nicholas                              on 2005/06/09  09:23:55
45532         Log: Update API docs.
45533      Branch: perl
45534            ! pod/perlapi.pod
45535 ____________________________________________________________________________
45536 [ 24775] By: nicholas                              on 2005/06/09  09:22:18
45537         Log: Change perforce filetype from text to text+w (so regen.pl is happy)
45538      Branch: perl
45539            ! opnames.h reentr.c reentr.h
45540 ____________________________________________________________________________
45541 [ 24774] By: nicholas                              on 2005/06/09  09:15:55
45542         Log: reentr.pl should be using regen_lib.pl and unlinking files before it
45543              starts.
45544      Branch: perl
45545            ! reentr.pl
45546 ____________________________________________________________________________
45547 [ 24773] By: nicholas                              on 2005/06/09  08:59:21
45548         Log: Make minitest pass (must skip if no dynaloading)
45549      Branch: perl
45550            ! t/op/goto_xs.t
45551 ____________________________________________________________________________
45552 [ 24772] By: rgs                                   on 2005/06/09  08:12:03
45553         Log: Subject: [PATCH] pp_pack.c cleanup
45554              From: Andy Lester <andy@petdance.com>
45555              Date: Wed, 8 Jun 2005 10:23:53 -0500
45556              Message-ID: <20050608152353.GA6253@petdance.com>
45557      Branch: perl
45558            ! pp_pack.c
45559 ____________________________________________________________________________
45560 [ 24771] By: rgs                                   on 2005/06/09  07:59:09
45561         Log: Subject: [PATCH] perlfunc.pod: ioctl.ph
45562              From: Alexey Tourbin <at@altlinux.ru>
45563              Date: Wed, 8 Jun 2005 13:45:08 +0400
45564              Message-ID: <20050608094508.GJ5867@solemn.turbinal.org>
45565      Branch: perl
45566            ! pod/perlfunc.pod
45567 ____________________________________________________________________________
45568 [ 24770] By: rgs                                   on 2005/06/09  07:44:36
45569         Log: Subject: [PATCH] instead of unions use double cast for data pointer <-> function pointer
45570              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
45571              Date: Thu, 09 Jun 2005 08:50:56 +0300
45572              Message-ID: <42A7D8C0.1080104@gmail.com>
45573      Branch: perl
45574            ! ext/DynaLoader/dl_dlopen.xs perl.h sv.c toke.c
45575 ____________________________________________________________________________
45576 [ 24769] By: nicholas                              on 2005/06/08  22:48:00
45577         Log: More SvPV consting
45578      Branch: perl
45579            ! dump.c mg.c op.c pp_hot.c pp_sys.c regexec.c
45580 ____________________________________________________________________________
45581 [ 24768] By: nicholas                              on 2005/06/08  22:45:39
45582         Log: The old COW code needs to use SvPVX_mutable when doing copy-on-write.
45583      Branch: perl
45584            ! sv.c
45585 ____________________________________________________________________________
45586 [ 24767] By: nicholas                              on 2005/06/08  22:43:58
45587         Log: Add SvPV_mutable for use by the old COW code.
45588      Branch: perl
45589            ! sv.h
45590 ____________________________________________________________________________
45591 [ 24766] By: nicholas                              on 2005/06/08  20:32:35
45592         Log: sv_setsv is allowed to swipe buffers from read only scalars
45593      Branch: perl
45594            ! sv.c
45595 ____________________________________________________________________________
45596 [ 24765] By: nicholas                              on 2005/06/08  19:49:08
45597         Log: const-ize pp_formline
45598      Branch: perl
45599            ! pp_ctl.c
45600 ____________________________________________________________________________
45601 [ 24764] By: merijn                                on 2005/06/08  19:14:19
45602         Log: Cygwin fails to open $^X on many occasion here
45603              afile is still available from the previous test
45604      Branch: perl
45605            ! t/io/layers.t
45606 ____________________________________________________________________________
45607 [ 24763] By: nicholas                              on 2005/06/08  17:48:35
45608         Log: Remove repeated C<n_a>s
45609      Branch: perl
45610            ! perl.c
45611 ____________________________________________________________________________
45612 [ 24762] By: nicholas                              on 2005/06/08  17:48:17
45613         Log: Remove the n_a
45614      Branch: perl
45615            ! malloc.c
45616 ____________________________________________________________________________
45617 [ 24761] By: nicholas                              on 2005/06/08  16:02:54
45618         Log: Add and use MgPV_nolen_const
45619      Branch: perl
45620            ! mg.c mg.h
45621 ____________________________________________________________________________
45622 [ 24760] By: nicholas                              on 2005/06/08  15:39:40
45623         Log: Nuke some more n_a, and convert S_gv_ename from char * to const char *
45624      Branch: perl
45625            ! doop.c dump.c embed.fnc mg.c op.c pp_hot.c pp_pack.c pp_sys.c
45626            ! proto.h regcomp.c taint.c toke.c
45627 ____________________________________________________________________________
45628 [ 24759] By: nicholas                              on 2005/06/08  14:52:17
45629         Log: Allow a null length pointer to sv_pvn_force_flags.
45630              Add SvPV_force_nolen and use it to remove some C<n_a>s
45631      Branch: perl
45632            ! embed.fnc pp.c pp_ctl.c proto.h sv.c sv.h
45633 ____________________________________________________________________________
45634 [ 24758] By: nicholas                              on 2005/06/08  13:43:23
45635         Log: n_a no more
45636      Branch: perl
45637            ! perl.c pp_ctl.c pp_sys.c universal.c
45638 ____________________________________________________________________________
45639 [ 24757] By: nicholas                              on 2005/06/08  11:00:54
45640         Log: Eliminate more C<n_a>s
45641      Branch: perl
45642            ! XSUB.h pp.h
45643 ____________________________________________________________________________
45644 [ 24756] By: nicholas                              on 2005/06/08  11:00:33
45645         Log: A mising cast (given that rx->subbeg is only char *)
45646      Branch: perl
45647            ! pp_hot.c
45648 ____________________________________________________________________________
45649 [ 24755] By: nicholas                              on 2005/06/08  10:08:01
45650         Log: s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g
45651      Branch: perl
45652            ! dump.c embed.fnc embed.h ext/B/t/bytecode.t
45653            ! ext/Devel/PPPort/parts/embed.fnc makedef.pl mg.c pad.c
45654            ! pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c regexp.h sv.c
45655            ! sv.h
45656 ____________________________________________________________________________
45657 [ 24754] By: rgs                                   on 2005/06/08  09:19:18
45658         Log: Subject: [PATCH] regexec.c utf8 loading
45659              From: Andy Lester <andy@petdance.com>
45660              Date: Wed, 8 Jun 2005 00:03:32 -0500
45661              Message-ID: <20050608050332.GA31059@petdance.com>
45662      Branch: perl
45663            ! regexec.c
45664 ____________________________________________________________________________
45665 [ 24753] By: rgs                                   on 2005/06/08  09:12:17
45666         Log: Subject: Re: FindBin.pm: incomplete getcwd/cwd patch and SELinux (Strict policy)
45667              From: José Pedro Oliveira <jpo@di.uminho.pt>
45668              Date: Tue, 07 Jun 2005 21:07:42 +0100
45669              Message-ID: <42A5FE8E.3020608@di.uminho.pt>
45670      Branch: perl
45671            ! lib/FindBin.pm
45672 ____________________________________________________________________________
45673 [ 24752] By: nicholas                              on 2005/06/08  09:09:52
45674         Log: One more SvPV_const
45675      Branch: perl
45676            ! pp.c
45677 ____________________________________________________________________________
45678 [ 24751] By: nicholas                              on 2005/06/08  09:09:28
45679         Log: Don't test the core XS code yet with PERL_DEBUG_COW > 1
45680      Branch: perl
45681            ! sv.h
45682 ____________________________________________________________________________
45683 [ 24750] By: nicholas                              on 2005/06/08  08:50:06
45684         Log: Remove two more unused C<n_a>s
45685      Branch: perl
45686            ! pp_sys.c
45687 ____________________________________________________________________________
45688 [ 24749] By: nicholas                              on 2005/06/08  08:49:32
45689         Log: Better sv_2pv_flags implementation (avoid writing to n_a)
45690      Branch: perl
45691            ! sv.c
45692 ____________________________________________________________________________
45693 [ 24748] By: nicholas                              on 2005/06/08  08:07:05
45694         Log: Convert POPpx POPpconstx and POPpbytex to use nolen macros.
45695              Elminate a lot of C<n_a>s
45696      Branch: perl
45697            ! pp.h pp_ctl.c pp_sys.c
45698 ____________________________________________________________________________
45699 [ 24747] By: nicholas                              on 2005/06/08  08:05:47
45700         Log: Add SvPVx_nolen and SvPVbytex_nolen
45701      Branch: perl
45702            ! sv.h
45703 ____________________________________________________________________________
45704 [ 24746] By: nicholas                              on 2005/06/08  08:04:53
45705         Log: More SvPV consting
45706      Branch: perl
45707            ! perly.act perly.y
45708 ____________________________________________________________________________
45709 [ 24745] By: rgs                                   on 2005/06/08  06:51:48
45710         Log: Mark a static function as static
45711      Branch: perl
45712            ! utf8.c
45713 ____________________________________________________________________________
45714 [ 24744] By: nicholas                              on 2005/06/07  22:22:34
45715         Log: More SvPV consting
45716      Branch: perl
45717            ! doop.c pp.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regexec.c
45718            ! sv.c toke.c
45719 ____________________________________________________________________________
45720 [ 24743] By: nicholas                              on 2005/06/07  21:16:13
45721         Log: More SvPV consting
45722      Branch: perl
45723            ! doop.c mg.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
45724            ! sv.c
45725 ____________________________________________________________________________
45726 [ 24742] By: nicholas                              on 2005/06/07  19:45:13
45727         Log: More consting of SvPV
45728      Branch: perl
45729            ! embed.fnc pp_ctl.c proto.h sv.c
45730 ____________________________________________________________________________
45731 [ 24741] By: rgs                                   on 2005/06/07  19:30:35
45732         Log: The definition of SvPVx_nolen_const is missing for non GNU-C compilers
45733      Branch: perl
45734            ! sv.h
45735 ____________________________________________________________________________
45736 [ 24740] By: nicholas                              on 2005/06/07  18:38:39
45737         Log: More SvPV consting.
45738      Branch: perl
45739            ! doio.c doop.c gv.c mg.c perlio.c pp.c pp_ctl.c pp_hot.c
45740            ! pp_pack.c pp_sys.c sv.c toke.c universal.c util.c
45741 ____________________________________________________________________________
45742 [ 24739] By: nicholas                              on 2005/06/07  18:33:08
45743         Log: Add SvPV_nolen_const and SvPV_nomg_const
45744      Branch: perl
45745            ! sv.h
45746 ____________________________________________________________________________
45747 [ 24738] By: nicholas                              on 2005/06/07  18:32:44
45748         Log: Add MgPV_const
45749      Branch: perl
45750            ! mg.h
45751 ____________________________________________________________________________
45752 [ 24737] By: rgs                                   on 2005/06/07  18:07:41
45753         Log: Remove unused variable (thanks to Andy's lint)
45754      Branch: perl
45755            ! mg.c
45756 ____________________________________________________________________________
45757 [ 24736] By: nicholas                              on 2005/06/07  17:35:10
45758         Log: Change 24733 allows several pointers to be NULL. Therefore this
45759              should be reflected in their attributes.
45760      Branch: perl
45761            ! embed.fnc proto.h
45762 ____________________________________________________________________________
45763 [ 24735] By: rgs                                   on 2005/06/07  17:03:16
45764         Log: Subject: [PATCH] Random cleanups #47
45765              From: Andy Lester <andy@petdance.com>
45766              Date: Mon, 6 Jun 2005 10:11:07 -0500
45767              Message-ID: <20050606151107.GC7022@petdance.com>
45768      Branch: perl
45769            ! Makefile.SH README.aix embed.fnc hv.c numeric.c op.c pad.c
45770            ! pod/perldebug.pod pp_ctl.c proto.h sv.c toke.c util.c
45771 ____________________________________________________________________________
45772 [ 24734] By: rgs                                   on 2005/06/07  15:58:23
45773         Log: make some more functions static
45774              
45775              Subject: [PATCH] B/C/C.xs: static my_runops()
45776              Message-ID: <20050604232451.GT5867@solemn.turbinal.org>
45777              
45778              Subject: [PATCH] Devel/Peek/Peek.xs: make plain C functions static
45779              Message-ID: <20050604232952.GU5867@solemn.turbinal.org>
45780              
45781              Subject: [PATCH] File/Glob/Glob.xs: errfunc() should be static
45782              Message-ID: <20050604233414.GV5867@solemn.turbinal.org>
45783              
45784              all being :
45785              From: Alexey Tourbin <at@altlinux.ru>
45786              Date: Sun, 5 Jun 2005
45787      Branch: perl
45788            ! ext/B/C/C.xs ext/Devel/Peek/Peek.xs ext/File/Glob/Glob.xs
45789 ____________________________________________________________________________
45790 [ 24733] By: nicholas                              on 2005/06/07  15:10:38
45791         Log: Simplify the implementation of SvPV*nolen functions
45792      Branch: perl
45793            ! sv.c sv.h
45794 ____________________________________________________________________________
45795 [ 24732] By: nicholas                              on 2005/06/07  14:57:35
45796         Log: Ensure string table counts are balanced. (Was not true in op/pack.t)
45797      Branch: perl
45798            ! sv.c sv.h
45799 ____________________________________________________________________________
45800 [ 24731] By: rgs                                   on 2005/06/07  14:44:55
45801         Log: Remove unneeded #ifdef VMS since VMS is not defined here anyway
45802              (spotted by Steve_p)
45803      Branch: perl
45804            ! util.c
45805 ____________________________________________________________________________
45806 [ 24730] By: rgs                                   on 2005/06/07  14:35:25
45807         Log: Subject: [PATCH] one more round of is_utf8_foo tuneup
45808              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
45809              Date: Sun, 05 Jun 2005 18:06:12 +0300
45810              Message-ID: <42A314E4.8060608@gmail.com>
45811      Branch: perl
45812            ! embed.fnc embed.h global.sym mg.c pod/perlapi.pod proto.h
45813            ! utf8.c utf8.h
45814 ____________________________________________________________________________
45815 [ 24729] By: rgs                                   on 2005/06/07  13:53:59
45816         Log: Subject: [PATCH] util.c: S_vdie_common() should be static
45817              From: Alexey Tourbin <at@altlinux.ru>
45818              Date: Sun, 5 Jun 2005 03:08:30 +0400
45819              Message-ID: <20050604230830.GS5867@solemn.turbinal.org>
45820      Branch: perl
45821            ! util.c
45822 ____________________________________________________________________________
45823 [ 24728] By: rgs                                   on 2005/06/07  13:15:45
45824         Log: Fix apidoc for newSVhek
45825      Branch: perl
45826            ! pod/perlapi.pod sv.c
45827 ____________________________________________________________________________
45828 [ 24727] By: nicholas                              on 2005/06/07  13:01:42
45829         Log: make pp_split const
45830      Branch: perl
45831            ! pp.c
45832 ____________________________________________________________________________
45833 [ 24726] By: nicholas                              on 2005/06/07  12:11:48
45834         Log: Lots of consting
45835      Branch: perl
45836            ! doio.c doop.c gv.c hv.c op.c pp.c pp_ctl.c pp_hot.c pp_pack.c
45837            ! pp_sys.c
45838 ____________________________________________________________________________
45839 [ 24725] By: nicholas                              on 2005/06/07  12:08:58
45840         Log: The FBM compile code is mutable, because it's permissible to FBM
45841              compile a read-only value.
45842      Branch: perl
45843            ! util.c
45844 ____________________________________________________________________________
45845 [ 24724] By: nicholas                              on 2005/06/07  12:07:49
45846         Log: XS_VERSION_BOOTCHECK is read only.
45847      Branch: perl
45848            ! XSUB.h
45849 ____________________________________________________________________________
45850 [ 24723] By: nicholas                              on 2005/06/07  12:06:13
45851         Log: POPpx needs a const equivalent.
45852      Branch: perl
45853            ! pp.h
45854 ____________________________________________________________________________
45855 [ 24722] By: nicholas                              on 2005/06/07  12:03:56
45856         Log: Make a start at consting calls to SvPV. SV conversion and upgrade
45857              routines need to be mutable, as it's permitted to change the type of
45858              a READONLY SV, or cache the string or number conversion.
45859              Other routines are mostly const.
45860      Branch: perl
45861            ! sv.c
45862 ____________________________________________________________________________
45863 [ 24721] By: nicholas                              on 2005/06/07  12:00:09
45864         Log: Need const versions of SvPV(), so that its callers can indicate
45865              whether they are read/write or read only
45866              Also provide a mutable version, for the internals to use where it
45867              needs a non-const pointer, but will be writing. Callers of this are
45868              assumed to be aware of how copy on write is working, and to keep
45869              track of core changes.
45870              
45871              For now check that SVs are not READONLY when const versions are used.
45872              (with DEBUG_COW > 1). COW is going to have to be orthogonal to Perl's
45873              READONLY flag, but for now it provides a good test indicator.
45874      Branch: perl
45875            ! sv.h
45876 ____________________________________________________________________________
45877 [ 24720] By: rgs                                   on 2005/06/07  09:23:58
45878         Log: Subject: [PATCH] Re: [perl #36130] chr(-1) should probably return undef
45879              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
45880              Date: Mon, 06 Jun 2005 20:28:35 +0300
45881              Message-ID: <42A487C3.8010306@gmail.com>
45882      Branch: perl
45883            ! pod/perlfunc.pod pp.c t/op/chr.t
45884 ____________________________________________________________________________
45885 [ 24719] By: rgs                                   on 2005/06/07  09:02:23
45886         Log: Subject: RE: a bit of trouble with compiling with MSVC++ on Win32
45887              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
45888              Date: Tue, 7 Jun 2005 13:19:33 +0400 
45889              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12D462@itotest-1.spb.lucent.com>
45890      Branch: perl
45891            ! README.win32
45892 ____________________________________________________________________________
45893 [ 24718] By: rgs                                   on 2005/06/07  08:56:37
45894         Log: Subject: [perl #36193] crash in Perl_yyerror due to missing check for NULL 
45895              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
45896              Date: 6 Jun 2005 23:24:28 -0000
45897              Message-ID: <rt-3.0.11-36193-115243.12.1531563965146@perl.org>
45898      Branch: perl
45899            ! toke.c
45900 ____________________________________________________________________________
45901 [ 24717] By: merijn                                on 2005/06/07  08:18:59
45902         Log: Subject: [PATCH] Unvoid SvUPGRADE
45903              From: Andy Lester <andy@petdance.com>
45904              Date: Mon, 6 Jun 2005 23:08:50 -0500
45905              Message-ID: <20050607040850.GA7033@petdance.com>
45906      Branch: perl
45907            ! doio.c doop.c gv.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c
45908            ! scope.c sv.c sv.h toke.c util.c
45909 ____________________________________________________________________________
45910 [ 24716] By: nicholas                              on 2005/06/06  14:50:21
45911         Log: Abstract all access to the shared hash value through SvSHARED_HASH()
45912      Branch: perl
45913            ! hv.c pp_hot.c sv.c sv.h
45914 ____________________________________________________________________________
45915 [ 24715] By: nicholas                              on 2005/06/06  10:01:49
45916         Log: SvIsCOW_shared_hash is declared all the time, so use it.
45917      Branch: perl
45918            ! pp_hot.c
45919 ____________________________________________________________________________
45920 [ 24714] By: nicholas                              on 2005/06/06  09:08:45
45921         Log: Shared hash key scalars can be safely copied as shared hash key scalars
45922              all the time.
45923      Branch: perl
45924            ! sv.c
45925 ____________________________________________________________________________
45926 [ 24713] By: steveh                                on 2005/06/06  07:52:59
45927         Log: NORETURN_FUNCTION_END is not a complete statement
45928              
45929              (Fix compilation error following change #24702)
45930      Branch: perl
45931            ! ext/IO/IO.xs
45932 ____________________________________________________________________________
45933 [ 24712] By: steveh                                on 2005/06/06  07:47:06
45934         Log: We still need an "i" in the PERL_IMPLICIT_SYS case
45935              
45936              (Fix compilation error following change #24689)
45937      Branch: perl
45938            ! sv.c
45939 ____________________________________________________________________________
45940 [ 24711] By: merijn                                on 2005/06/06  06:18:51
45941         Log: Subject: [PATCH] Tru64: allow creating perl.pixie even with optimized Perl
45942              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
45943              Date: Sun, 05 Jun 2005 18:28:08 +0300
45944              Message-ID: <42A31A08.3070601@gmail.com>
45945      Branch: perl
45946            ! Makefile.SH
45947 ____________________________________________________________________________
45948 [ 24710] By: merijn                                on 2005/06/06  06:01:30
45949         Log: Subject: [PATCH] Re: blead attribute warnings, cygwin + gcc 3.4.1
45950              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
45951              Date: Sun, 5 Jun 2005 20:43:55 -0700
45952              Message-ID: <20050606034354.GA1456@efn.org>
45953      Branch: perl
45954            ! cygwin/cygwin.c
45955 ____________________________________________________________________________
45956 [ 24709] By: rgs                                   on 2005/06/05  11:35:48
45957         Log: New test for getppid(), by Alexey Tourbin
45958      Branch: perl
45959            + t/op/getppid.t
45960            ! MANIFEST
45961 ____________________________________________________________________________
45962 [ 24708] By: rgs                                   on 2005/06/05  11:14:41
45963         Log: Subject: PATCH for [perl #36043] '@foo = sort { $a <=> $b } @bar' uses too much memory
45964              From: Salvador Fandiño <sfandino@yahoo.com>
45965              Date: Jun 5, 2005 4:25 AM
45966              Message-ID: <20050605022436.21982.qmail@lists.develooper.com>
45967      Branch: perl
45968            ! pp_sort.c
45969 ____________________________________________________________________________
45970 [ 24707] By: ams                                   on 2005/06/05  03:55:11
45971         Log: Subject: [PATCH] Fix minor bummer in 24706
45972              From: Andy Lester <andy@petdance.com>
45973              Date: Sat, 4 Jun 2005 23:09:04 -0500
45974              Message-Id: <20050605040904.GA27783@petdance.com>
45975      Branch: perl
45976            ! utf8.c
45977 ____________________________________________________________________________
45978 [ 24706] By: rgs                                   on 2005/06/04  16:55:27
45979         Log: Subject: [PATCH] further speeding up of is_utf8_string()
45980              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
45981              Date: Sat, 04 Jun 2005 13:40:15 +0300
45982              Message-ID: <42A1850F.4040109@gmail.com>
45983      Branch: perl
45984            + t/op/chr.t
45985            ! MANIFEST embed.fnc embed.h global.sym proto.h utf8.c
45986 ____________________________________________________________________________
45987 [ 24705] By: rgs                                   on 2005/06/04  16:49:33
45988         Log: Silence a const warning
45989      Branch: perl
45990            ! sv.c
45991 ____________________________________________________________________________
45992 [ 24704] By: rgs                                   on 2005/06/04  16:06:38
45993         Log: Improve FindBin discovery of current directory, based on :
45994              
45995              Subject: FindBin.pm: incomplete getcwd/cwd patch? (#24375, #24379)
45996              From: José Pedro Oliveira <jpo@di.uminho.pt>
45997              Date: Thu, 12 May 2005 20:36:48 +0100
45998              Message-ID: <4283B050.6080805@di.uminho.pt>
45999              
46000              Plus POD fixes
46001      Branch: perl
46002            ! lib/FindBin.pm
46003 ____________________________________________________________________________
46004 [ 24703] By: rgs                                   on 2005/06/04  07:16:11
46005         Log: Simplify the getppid code, by Alexey Tourbin
46006      Branch: perl
46007            ! pp_sys.c
46008 ____________________________________________________________________________
46009 [ 24702] By: rgs                                   on 2005/06/03  22:22:43
46010         Log: Subject: [PATCH] Consting IO and Devel::Peek
46011              From: Andy Lester <andy@petdance.com>
46012              Reply-To: Perl 5 Porters <perl5-porters@perl.org>
46013              Message-ID: <20050531212621.GA12117@petdance.com>
46014      Branch: perl
46015            ! ext/Devel/Peek/Peek.xs ext/IO/IO.xs
46016 ____________________________________________________________________________
46017 [ 24701] By: rgs                                   on 2005/06/03  22:07:57
46018         Log: Subject: [PATCH] Clean up UNI* macros in toke.c
46019              From: Andy Lester <andy@petdance.com>
46020              Date: Jun 3, 2005 7:14 PM
46021              Message-ID: <20050603171448.GA5834@petdance.com>
46022      Branch: perl
46023            ! toke.c
46024 ____________________________________________________________________________
46025 [ 24700] By: rgs                                   on 2005/06/03  21:48:16
46026         Log: Subject: B::Concise torture
46027              From: Jim Cromie <jcromie@divsol.com>
46028              Date: Jun 2, 2005 6:36 AM
46029              Message-ID: <429E8CBE.406@divsol.com>
46030              (with formatting nits)
46031      Branch: perl
46032            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t ext/B/t/concise.t
46033 ____________________________________________________________________________
46034 [ 24699] By: rgs                                   on 2005/06/03  21:07:03
46035         Log: Subject: Re: [PATCH] Improved ICMP_UNREACHABLE handling in Net::Ping
46036              From: Gisle Aas <gisle@activestate.com>
46037              Date: 03 Jun 2005 09:17:44 -0700
46038              Message-ID: <lry89rfm8n.fsf_-_@caliper.activestate.com>
46039      Branch: perl
46040            ! lib/Net/Ping.pm
46041 ____________________________________________________________________________
46042 [ 24698] By: nicholas                              on 2005/06/03  12:00:01
46043         Log: Use newSVhek in the cloning code.
46044      Branch: perl
46045            ! sv.c
46046 ____________________________________________________________________________
46047 [ 24697] By: nicholas                              on 2005/06/03  11:06:36
46048         Log: Use newSVhek where we're generating SVs from package names
46049      Branch: perl
46050            ! op.c pp.c sv.c toke.c
46051 ____________________________________________________________________________
46052 [ 24696] By: nicholas                              on 2005/06/03  10:03:21
46053         Log: s/newSVpv_hek/newSVhek/g; # Lousy choice of name
46054      Branch: perl
46055            ! embed.fnc embed.h hv.c proto.h sv.c
46056 ____________________________________________________________________________
46057 [ 24694] By: rgs                                   on 2005/06/03  09:57:26
46058         Log: Bump version number
46059      Branch: perl
46060            ! ext/Devel/DProf/DProf.pm
46061 ____________________________________________________________________________
46062 [ 24693] By: rgs                                   on 2005/06/03  09:52:21
46063         Log: Subject: Re: [perl #35977] perlbug AutoReply: Devel::DProf "unstacked calls in outer"
46064              From: Duncan Findlay <duncf@debian.org>
46065              Date: Wed, 1 Jun 2005 12:18:08 -0400
46066              Message-ID: <20050601161808.GA17294@duncf.mine.nu>
46067      Branch: perl
46068            ! utils/dprofpp.PL
46069 ____________________________________________________________________________
46070 [ 24692] By: nicholas                              on 2005/06/03  09:37:21
46071         Log: Create newSVpv_hek to reduce code duplication where HEKs need to be
46072              turned into SVs
46073      Branch: perl
46074            ! embed.fnc embed.h global.sym hv.c sv.c
46075 ____________________________________________________________________________
46076 [ 24691] By: rgs                                   on 2005/06/03  09:29:36
46077         Log: POD fixes
46078      Branch: perl
46079            ! pod/perlfunc.pod
46080 ____________________________________________________________________________
46081 [ 24690] By: rgs                                   on 2005/06/03  08:37:42
46082         Log: Subject: Re: Should while ( <$fh> ) and while (< $fh >) do the same thing?
46083              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
46084              Date: Thu, 2 Jun 2005 11:49:11 -0700
46085              Message-ID: <20050602184911.GA3292@efn.org>
46086      Branch: perl
46087            ! pod/perlop.pod
46088 ____________________________________________________________________________
46089 [ 24689] By: rgs                                   on 2005/06/03  08:31:26
46090         Log: Subject: [PATCH] Random consting
46091              From: Andy Lester <andy@petdance.com>
46092              Date: Thu, 2 Jun 2005 12:19:43 -0500
46093              Message-ID: <20050602171943.GA16553@petdance.com>
46094      Branch: perl
46095            ! doio.c dump.c embed.fnc embed.h global.sym gv.c hv.c malloc.c
46096            ! perl.c perlio.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
46097            ! util.c
46098 ____________________________________________________________________________
46099 [ 24688] By: steveh                                on 2005/06/03  08:12:45
46100         Log: Subject: [PATCH] Run ICMP ping tests on Windows as long as we have admin privs
46101              From: "Jan Dubois" <jand@ActiveState.com>
46102              Date: Mon, 18 Apr 2005 20:16:24 -0700
46103              Message-Id: <200504190311.j3J3BM4p001792@smtp3.ActiveState.com>
46104              
46105              Subject: RE: [PATCH] Run ICMP ping tests on Windows as long as we have admin privs
46106              From: "Jan Dubois" <jand@ActiveState.com>
46107              Date: Tue, 19 Apr 2005 01:49:51 -0700
46108              Message-Id: <200504190844.j3J8inkW032630@smtp3.ActiveState.com>
46109              
46110              (There was no reply from Rob Brown in over a month, so commit to blead
46111              for now.  I'll email him again...)
46112      Branch: perl
46113            ! lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t
46114            ! lib/Net/Ping/t/500_ping_icmp.t
46115 ____________________________________________________________________________
46116 [ 24687] By: rgs                                   on 2005/06/03  08:08:25
46117         Log: Subject: [PATCH] speed up is_utf8_char()
46118              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
46119              Date: Thu, 02 Jun 2005 21:52:46 +0300
46120              Message-ID: <429F557E.3090007@gmail.com>
46121      Branch: perl
46122            ! utf8.c utf8.h
46123 ____________________________________________________________________________
46124 [ 24686] By: rgs                                   on 2005/06/03  08:04:25
46125         Log: Subject: [PATCH] Quotes in pod/*.pod
46126              From: Andy Lester <andy@petdance.com>
46127              Date: Thu, 2 Jun 2005 16:19:54 -0500
46128              Message-ID: <20050602211954.GA22107@petdance.com>
46129      Branch: perl
46130            ! Porting/pumpkin.pod README.cygwin README.hurd README.mint
46131            ! README.os390 README.vmesa pod/perlfaq.pod pod/perlfaq3.pod
46132            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
46133            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlgpl.pod
46134            ! pod/perlhack.pod pod/perlipc.pod pod/perllocale.pod
46135            ! pod/perlport.pod pod/perlre.pod pod/perlref.pod
46136            ! pod/perlthrtut.pod
46137 ____________________________________________________________________________
46138 [ 24685] By: rgs                                   on 2005/06/03  07:59:48
46139         Log: Indent fix
46140      Branch: perl
46141            ! pod/perlfaq7.pod
46142 ____________________________________________________________________________
46143 [ 24684] By: rgs                                   on 2005/06/03  07:58:10
46144         Log: FAQ sync
46145      Branch: perl
46146            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
46147            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
46148            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
46149 ____________________________________________________________________________
46150 [ 24683] By: rgs                                   on 2005/06/03  07:45:21
46151         Log: Subject: [PATCH] symbian/xsbuild.pl
46152              From: <jarkko.hietaniemi@nokia.com>
46153              Date: Fri, 3 Jun 2005 11:00:01 +0300
46154              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A225@esebe105.NOE.Nokia.com>
46155      Branch: perl
46156            ! symbian/xsbuild.pl
46157 ____________________________________________________________________________
46158 [ 24682] By: rgs                                   on 2005/06/03  07:43:52
46159         Log: Subject: [PATCH] SvPVX_const() - patch #4
46160              From: Steve Peters <steve@fisharerojo.org>
46161              Date: Thu, 2 Jun 2005 13:41:35 -0500
46162              Message-ID: <20050602184135.GA13682@mccoy.peters.homeunix.org>
46163      Branch: perl
46164            ! embed.fnc pod/perlapi.pod proto.h regcomp.c regexec.c sv.c
46165 ____________________________________________________________________________
46166 [ 24681] By: rgs                                   on 2005/06/02  16:44:51
46167         Log: Subject: Re: [patch] teach B::Concise to see XS code
46168              From: Jim Cromie <jcromie@divsol.com>
46169              Date: Wed, 01 Jun 2005 08:01:17 -0600
46170              Message-ID: <429DBFAD.1090308@divsol.com>
46171      Branch: perl
46172            ! ext/B/B/Concise.pm ext/B/t/concise.t
46173 ____________________________________________________________________________
46174 [ 24680] By: nicholas                              on 2005/06/02  16:40:58
46175         Log: Integrate perl587delta.pod, the changes in perlhist.pod, and update
46176              the relevant makefiles and tables-of-contents to reflect this.
46177      Branch: perl
46178           +> pod/perl587delta.pod
46179           !> MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perlhist.pod
46180           !> pod/perltoc.pod vms/descrip_mms.template win32/Makefile
46181           !> win32/makefile.mk win32/pod.mak
46182 ____________________________________________________________________________
46183 [ 24679] By: steveh                                on 2005/06/02  15:57:13
46184         Log: Subject: DynaLoader dl_unload_file for win32 ( dl_win32.xs )
46185              From: DH <crazyinsomniac@yahoo.com>
46186              Date: Tue, 31 May 2005 08:33:27 -0700 (PDT)
46187              Message-ID: <20050531153327.85145.qmail@unknown-209-73-178-237.yahoo.com>
46188              
46189              (with a couple of minor tweaks)
46190      Branch: perl
46191            ! win32/dl_win32.xs
46192 ____________________________________________________________________________
46193 [ 24678] By: nicholas                              on 2005/06/02  15:10:54
46194         Log: Dave can see a better way of doing the rounding.
46195      Branch: perl
46196            ! handy.h
46197 ____________________________________________________________________________
46198 [ 24677] By: nicholas                              on 2005/06/02  14:42:20
46199         Log: 24672 is innocent. valgrind + perl's malloc considered harmful.
46200      Branch: perl
46201            ! toke.c
46202 ____________________________________________________________________________
46203 [ 24676] By: nicholas                              on 2005/06/02  13:36:01
46204         Log: Changes 24660 and 24665 both introduced errors into the USEMYMALLOC
46205              code. Plus change 24672 appears to break under USEMYMALLOC, so revert
46206              it for now.
46207      Branch: perl
46208            ! hv.c sv.c toke.c
46209 ____________________________________________________________________________
46210 [ 24675] By: rgs                                   on 2005/06/02  11:19:02
46211         Log: Upgrade to ExtUtils::CBuilder 0.12 and ExtUtils::ParseXS 2.10
46212      Branch: perl
46213            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
46214            ! lib/ExtUtils/CBuilder/Platform/Unix.pm
46215            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
46216            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
46217            ! lib/ExtUtils/CBuilder/Platform/aix.pm
46218            ! lib/ExtUtils/CBuilder/Platform/cygwin.pm
46219            ! lib/ExtUtils/CBuilder/Platform/darwin.pm
46220            ! lib/ExtUtils/CBuilder/Platform/os2.pm lib/ExtUtils/ParseXS.pm
46221 ____________________________________________________________________________
46222 [ 24674] By: rgs                                   on 2005/06/02  09:39:26
46223         Log: CPP typo fix (by Dominic Dunlop)
46224      Branch: perl
46225            ! perl.c
46226 ____________________________________________________________________________
46227 [ 24673] By: nicholas                              on 2005/06/02  09:29:48
46228         Log: Oops. My maths was too generous (by 1).
46229      Branch: perl
46230            ! handy.h
46231 ____________________________________________________________________________
46232 [ 24672] By: nicholas                              on 2005/06/02  09:24:17
46233         Log: Avoid duplicate calls to PAD_COMPNAME_OURSTASH, which is an expensive
46234              macro.
46235      Branch: perl
46236            ! toke.c
46237 ____________________________________________________________________________
46238 [ 24671] By: rgs                                   on 2005/06/02  09:06:39
46239         Log: Fix changed diagnostic
46240      Branch: perl
46241            ! pod/perldiag.pod
46242 ____________________________________________________________________________
46243 [ 24670] By: ams                                   on 2005/06/02  08:44:41
46244         Log: Subject: [PATCH] SvPVX_const() - part 3 ... and const'ing Storable
46245              From: Steve Peters <steve@fisharerojo.org>
46246              Date: Tue, 31 May 2005 09:55:43 -0500
46247              Message-Id: <20050531145543.GA8051@mccoy.peters.homeunix.org>
46248      Branch: perl
46249            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
46250            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
46251            ! ext/PerlIO/encoding/encoding.xs ext/PerlIO/via/via.xs
46252            ! ext/Storable/Storable.xs pp_hot.c pp_pack.c pp_sys.c scope.c
46253 ____________________________________________________________________________
46254 [ 24669] By: rgs                                   on 2005/06/02  08:17:29
46255         Log: Subject: [PATCH] use lengths in sv_setpv() calls
46256              From: Andy Lester <andy@petdance.com>
46257              Date: Wed, 1 Jun 2005 23:16:56 -0500
46258              Message-ID: <20050602041656.GA3000@petdance.com>
46259      Branch: perl
46260            ! gv.c sv.c util.c
46261 ____________________________________________________________________________
46262 [ 24668] By: merijn                                on 2005/06/02  08:02:23
46263         Log: New HW model; more on threads for 10.20
46264      Branch: perl
46265            ! README.hpux
46266 ____________________________________________________________________________
46267 [ 24667] By: merijn                                on 2005/06/02  07:52:09
46268         Log: HP-UX specific #pragma entered in #23890 is not supported
46269              on HP-UX 10.20 and older
46270      Branch: perl
46271            ! perl.c
46272 ____________________________________________________________________________
46273 [ 24666] By: merijn                                on 2005/06/02  07:39:30
46274         Log: Subject: [PATCH] Quotes fixed, see also perl #36079
46275              From: Andy Lester <andy@petdance.com>
46276              Date: Thu, 2 Jun 2005 00:02:38 -0500
46277              Message-ID: <20050602050238.GA4001@petdance.com>
46278      Branch: perl
46279            ! av.c doio.c gv.c malloc.c perl.c perl.h perly.c
46280            ! pod/perldiag.pod pp_sort.c pp_sys.c regcomp.c regexec.c
46281            ! scope.h thrdvar.h toke.c util.c
46282 ____________________________________________________________________________
46283 [ 24665] By: nicholas                              on 2005/06/01  20:46:02
46284         Log: Round up all string length requests to malloc()/realloc() to the next
46285              multiple of 4/8 bytes [sizeof(size_t)] on the assumption that malloc()
46286              internally will quantise, and so we're going to use space that
46287              otherwise would be wasted. Hopefully this will save realloc()ing.
46288      Branch: perl
46289            ! ext/Devel/Peek/t/Peek.t handy.h perl.h sv.c
46290 ____________________________________________________________________________
46291 [ 24664] By: nicholas                              on 2005/06/01  20:42:29
46292         Log: I think SvCUR() was intended rather than SvLEN()
46293      Branch: perl
46294            ! ext/Storable/Storable.xs
46295 ____________________________________________________________________________
46296 [ 24663] By: nicholas                              on 2005/06/01  15:40:57
46297         Log: We don't have XRVs any more, so remove the typedef
46298      Branch: perl
46299            ! perl.h
46300 ____________________________________________________________________________
46301 [ 24662] By: nicholas                              on 2005/06/01  15:23:02
46302         Log: Zero-ing the new HV array is pointless, as we write to every element.
46303              Also avoid calling into he_dup when the HE is 0, to save the function
46304              call overhead.
46305      Branch: perl
46306            ! sv.c
46307 ____________________________________________________________________________
46308 [ 24661] By: nicholas                              on 2005/06/01  15:08:02
46309         Log: As PERL_HV_ARRAY_ALLOC_BYTES is bytes, not items, the type should be
46310              char rather than HE *. Bug was harmless, overallocating by a factor
46311              of sizeof(HE *)
46312      Branch: perl
46313            ! hv.c
46314 ____________________________________________________________________________
46315 [ 24660] By: nicholas                              on 2005/06/01  14:33:14
46316         Log: Store the xhv_aux structure after the main array.
46317              This reduces the size of HV bodies from 24 to 20 bytes on a 32 bit
46318              build. It has the side effect of defined %symbol_table:: now always
46319              being true. defined %hash is already deprecated.
46320      Branch: perl
46321            ! hv.c hv.h sv.c sv.h t/op/magic.t
46322 ____________________________________________________________________________
46323 [ 24659] By: nicholas                              on 2005/06/01  14:28:38
46324         Log: If we're building config_heavy.pl somewhere else, then we need to
46325              require it, not something (or maybe nothing) in the correct place.
46326      Branch: perl
46327            ! configpm
46328 ____________________________________________________________________________
46329 [ 24658] By: rgs                                   on 2005/06/01  14:16:32
46330         Log: Revert change #24656
46331      Branch: perl
46332            ! Makefile.SH
46333 ____________________________________________________________________________
46334 [ 24657] By: nicholas                              on 2005/06/01  09:19:46
46335         Log: Following the head refactoring, the Newz doesn't clear the SvPVX
46336              So PL_mess_sv contained an uninitialised value.
46337      Branch: perl
46338            ! util.c
46339 ____________________________________________________________________________
46340 [ 24656] By: rgs                                   on 2005/06/01  09:12:37
46341         Log: Subject: [PATCH] eliminate always running mktables
46342              From: Robin Barker <Robin.Barker@npl.co.uk>
46343              Date: Wed, 1 Jun 2005 09:55:16 +0100 
46344              Message-ID: <533D273D4014D411AB1D00062938C4D90849C6B8@hotel.npl.co.uk>
46345      Branch: perl
46346            ! Makefile.SH
46347 ____________________________________________________________________________
46348 [ 24655] By: rgs                                   on 2005/06/01  09:09:35
46349         Log: Don't touch lib/ExtUtils/Miniperl.pm when rebuild identically
46350      Branch: perl
46351            ! Makefile.SH
46352 ____________________________________________________________________________
46353 [ 24654] By: rgs                                   on 2005/06/01  08:18:46
46354         Log: Subject: [PATCH] Re: [patch] teach B::Concise to see XS code
46355              From: Stephen McCamant <smcc@mit.edu>
46356              Date: Sat, 21 May 2005 21:52:31 -0700
46357              Message-ID: <17040.4111.265639.434150@apocalypse.OCF.Berkeley.EDU>
46358              
46359              Correctly nullify CvSTART when undef'ing a CV
46360      Branch: perl
46361            ! op.c
46362 ____________________________________________________________________________
46363 [ 24653] By: rgs                                   on 2005/06/01  07:56:50
46364         Log: Subject: Re: [patch] teach B::Concise to see XS code
46365              From: Jim Cromie <jcromie@divsol.com>
46366              Date: Sat, 21 May 2005 09:24:24 -0600
46367              Message-ID: <428F52A8.20702@divsol.com>
46368      Branch: perl
46369            + ext/B/t/concise-xs.t
46370            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise.t
46371 ____________________________________________________________________________
46372 [ 24652] By: rgs                                   on 2005/06/01  07:39:38
46373         Log: Subject: [PATCH] Speed up lib/unicore/mktables by 45%
46374              From: Andy Lester <andy@petdance.com>
46375              Date: Tue, 31 May 2005 12:39:00 -0500
46376              Message-ID: <20050531173900.GA9820@petdance.com>
46377      Branch: perl
46378            ! lib/unicore/mktables
46379 ____________________________________________________________________________
46380 [ 24651] By: rgs                                   on 2005/05/31  20:34:44
46381         Log: Remove duplicated line
46382      Branch: perl
46383            ! lib/Module/CoreList.pm
46384 ____________________________________________________________________________
46385 [ 24650] By: rgs                                   on 2005/05/31  20:31:55
46386         Log: Upgrade to Module::CoreList 2.02
46387      Branch: perl
46388            ! lib/Module/CoreList.pm
46389 ____________________________________________________________________________
46390 [ 24649] By: nicholas                              on 2005/05/31  12:03:30
46391         Log: Attempt 2 at a diet memory layout can go live.
46392      Branch: perl
46393            ! av.h hv.h
46394 ____________________________________________________________________________
46395 [ 24648] By: nicholas                              on 2005/05/31  10:40:01
46396         Log: Avoid updating a variable in a loop.
46397              Only calculate the number of links in a hash bucket chain if we really
46398              need it.
46399      Branch: perl
46400            ! hv.c
46401 ____________________________________________________________________________
46402 [ 24646] By: nicholas                              on 2005/05/31  10:02:12
46403         Log: Avoid updating a variable in the loop
46404      Branch: perl
46405            ! hv.c
46406 ____________________________________________________________________________
46407 [ 24645] By: rgs                                   on 2005/05/31  09:13:34
46408         Log: Subject: [PATCH] ByteLoader.xs cleanup
46409              From: Andy Lester <andy@petdance.com>
46410              Date: Mon, 30 May 2005 22:28:36 -0500
46411              Message-ID: <20050531032836.GA32198@petdance.com>
46412      Branch: perl
46413            ! ext/ByteLoader/ByteLoader.xs
46414 ____________________________________________________________________________
46415 [ 24644] By: merijn                                on 2005/05/31  05:41:24
46416         Log: Add DECC to the symbol list
46417              Subject: [PATCH]lette Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64/blead)
46418              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
46419              Date: Mon, 30 May 2005 16:33:15 -0700
46420              Message-ID: <20050530233315.GA3088@efn.org>
46421      Branch: perl
46422            ! Configure
46423 ____________________________________________________________________________
46424 [ 24642] By: davem                                 on 2005/05/30  23:37:15
46425         Log: add pointer to email explaining why eval {goto &foo} is banned
46426      Branch: perl
46427            ! pp_ctl.c
46428 ____________________________________________________________________________
46429 [ 24638] By: nicholas                              on 2005/05/30  21:02:34
46430         Log: Change the logic to avoid needing to set a variable during the loop
46431      Branch: perl
46432            ! hv.c
46433 ____________________________________________________________________________
46434 [ 24633] By: nicholas                              on 2005/05/30  13:01:27
46435         Log: Various HvPLACEHOLDERS() that should be HvPLACEHOLDERS_get()
46436      Branch: perl
46437            ! hv.c
46438 ____________________________________________________________________________
46439 [ 24631] By: rgs                                   on 2005/05/30  11:54:23
46440         Log: Upgrade to PathTools 3.08
46441      Branch: perl
46442            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
46443 ____________________________________________________________________________
46444 [ 24630] By: merijn                                on 2005/05/30  11:07:45
46445         Log: gcc hints were not yet applied to gcc-4.x
46446              Now they are
46447      Branch: perl
46448            ! hints/hpux.sh
46449 ____________________________________________________________________________
46450 [ 24629] By: rgs                                   on 2005/05/30  11:07:15
46451         Log: Subject: [perl #36037] Perl 5.8.7-RC1 build problems on LynxOS 
46452              From: Olli Savia (via RT) <perlbug-followup@perl.org>
46453              Date: 30 May 2005 10:59:35 -0000
46454              Message-ID: <rt-3.0.11-36037-113779.5.23037641993746@perl.org>
46455      Branch: perl
46456            ! util.c
46457 ____________________________________________________________________________
46458 [ 24628] By: merijn                                on 2005/05/30  10:28:06
46459         Log: regen after #24627
46460      Branch: perl
46461            ! perlapi.h
46462 ____________________________________________________________________________
46463 [ 24627] By: merijn                                on 2005/05/30  10:19:09
46464         Log: Subject: Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64/blead)
46465              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
46466              Date: Mon, 30 May 2005 09:15:56 +0300
46467              Message-ID: <429AAF9C.30503@gmail.com>
46468      Branch: perl
46469            ! embed.pl ext/DynaLoader/dl_dlopen.xs perl.h sv.c
46470 ____________________________________________________________________________
46471 [ 24626] By: rgs                                   on 2005/05/30  08:54:51
46472         Log: Subject: [PATCH] Teeny optimization in S_hv_magic_check
46473              From: Andy Lester <andy@petdance.com>
46474              Date: Tue, 24 May 2005 11:41:15 -0500
46475              Message-ID: <20050524164115.GA12027@petdance.com>
46476      Branch: perl
46477            ! hv.c
46478 ____________________________________________________________________________
46479 [ 24625] By: rgs                                   on 2005/05/30  08:48:12
46480         Log: Subject: [PATCH] More embed.fnc strictures, plus consting and localizing
46481              From: Andy Lester <andy@petdance.com>
46482              Date: Tue, 24 May 2005 11:47:22 -0500
46483              Message-ID: <20050524164722.GC12027@petdance.com>
46484              
46485              Subject: [PATCH] Remove unused casts
46486              From: Andy Lester <andy@petdance.com>
46487              Date: Tue, 24 May 2005 11:42:18 -0500
46488              Message-ID: <20050524164218.GB12027@petdance.com>
46489      Branch: perl
46490            ! embed.fnc op.c pp_sys.c proto.h regcomp.c regexec.c scope.c
46491            ! sv.c
46492 ____________________________________________________________________________
46493 [ 24624] By: rgs                                   on 2005/05/30  08:11:30
46494         Log: Minor grammar fix by Uri Guttman
46495      Branch: perl
46496            ! pod/perlre.pod
46497 ____________________________________________________________________________
46498 [ 24623] By: rgs                                   on 2005/05/30  08:08:47
46499         Log: Subject: [PATCH] perlrun.pod -w description typo
46500              From: Offer Kaye <offer.kaye@gmail.com>
46501              Date: Mon, 30 May 2005 11:27:38 +0300
46502              Message-ID: <569425050530012768a9baca@mail.gmail.com>
46503      Branch: perl
46504            ! pod/perlrun.pod
46505 ____________________________________________________________________________
46506 [ 24622] By: rgs                                   on 2005/05/30  07:45:09
46507         Log: Subject: [PATCH] Minor warning squashings
46508              From: Andy Lester <andy@petdance.com>
46509              Date: Sun, 29 May 2005 00:19:06 -0500
46510              Message-Id: <740ea3aca85400c6d03e945323badad4@petdance.com>
46511              
46512              Subject: [PATCH] Consting in Opcode.xs
46513              From: Andy Lester <andy@petdance.com>
46514              Date: Sun, 29 May 2005 11:23:50 -0500
46515              Message-ID: <20050529162350.GA13965@petdance.com>
46516              
46517              Subject: [PATCH] consting attrs.xs
46518              From: Andy Lester <andy@petdance.com>
46519              Date: Sun, 29 May 2005 14:15:46 -0500
46520              Message-ID: <20050529191546.GA15581@petdance.com>
46521              
46522              Subject: [PATCH] consting B.xs
46523              From: Andy Lester <andy@petdance.com>
46524              Date: Sun, 29 May 2005 15:09:24 -0500
46525              Message-ID: <20050529200924.GA15873@petdance.com>
46526      Branch: perl
46527            ! embed.fnc ext/B/B.xs ext/Opcode/Opcode.xs ext/attrs/attrs.xs
46528            ! perlio.c pp_sys.c proto.h regcomp.c utf8.c
46529 ____________________________________________________________________________
46530 [ 24621] By: nicholas                              on 2005/05/30  07:43:05
46531         Log: Need a cast to avoid a compiler warning.
46532      Branch: perl
46533            ! ext/ByteLoader/bytecode.h
46534 ____________________________________________________________________________
46535 [ 24619] By: nicholas                              on 2005/05/29  19:35:38
46536         Log: Goodbye xav_arylen. You won't be missed that much.
46537              So now there's a buy 5 get one free offer on PVAV bodies.
46538      Branch: perl
46539            ! av.c av.h dump.c embed.fnc global.sym perl.h pp.c proto.h sv.c
46540 ____________________________________________________________________________
46541 [ 24618] By: ams                                   on 2005/05/29  18:07:37
46542         Log: Subject: [PATCH configure.com] compiler awareness week
46543              From: "Craig A. Berry" <craigberry@mac.com>
46544              Date: Sun, 29 May 2005 12:43:09 -0500
46545              Message-Id: <4299FF2D.90209@mac.com>
46546      Branch: perl
46547            ! configure.com
46548 ____________________________________________________________________________
46549 [ 24617] By: nicholas                              on 2005/05/29  17:46:39
46550         Log: Change the IV to a union.
46551              Revert the NV union back to a plain NV
46552              Transpose the positions of IV and NV (NV is now first)
46553              Don't allocate the NV for PV,PVIV,PVAV and PVHV (last 2 non-allocations
46554              currently disabled by default)
46555      Branch: perl
46556            ! av.h cv.h hv.h intrpvar.h sv.c sv.h
46557 ____________________________________________________________________________
46558 [ 24615] By: nicholas                              on 2005/05/29  14:24:17
46559         Log: Teach buildtoc about README.openbsd, and regenerate various makefiles.
46560      Branch: perl
46561            ! pod.lst pod/perl.pod vms/descrip_mms.template win32/Makefile
46562            ! win32/makefile.mk
46563 ____________________________________________________________________________
46564 [ 24614] By: nicholas                              on 2005/05/29  14:23:32
46565         Log: Restort into bulidtoc's preferred order
46566      Branch: perl
46567            ! MANIFEST
46568 ____________________________________________________________________________
46569 [ 24613] By: ams                                   on 2005/05/29  04:45:05
46570         Log: Subject: [PATCH] VMS build update for blead
46571              From: "Craig A. Berry" <craigberry@mac.com>
46572              Date: Sat, 28 May 2005 23:18:46 -0500
46573              Message-Id: <429942A6.10601@mac.com>
46574      Branch: perl
46575            ! doio.c perly.c vms/descrip_mms.template vms/gen_shrfls.pl
46576            ! vms/vms.c vms/vmsish.h
46577 ____________________________________________________________________________
46578 [ 24612] By: ams                                   on 2005/05/28  14:40:32
46579         Log: Subject: [PATCH] Re: t/uni/class.t has a lot to warn about
46580              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
46581              Date: Sat, 28 May 2005 11:47:47 +0300
46582              Message-Id: <42983033.5050509@gmail.com>
46583      Branch: perl
46584            ! t/uni/class.t
46585 ____________________________________________________________________________
46586 [ 24610] By: merijn                                on 2005/05/27  19:22:39
46587         Log: Subject: Re: [PATCH] Do not install change logs, READMEs, etc...
46588              From: Michael G Schwern <schwern@pobox.com>
46589              Date: Fri, 27 May 2005 12:33:27 -0700
46590              Message-ID: <20050527193327.GC17504@windhund.schwern.org>
46591      Branch: perl
46592            ! installperl
46593 ____________________________________________________________________________
46594 [ 24609] By: nicholas                              on 2005/05/27  18:54:36
46595         Log: In assert(), we mustn't stringify the message as part of the first
46596              argument to croak, as it's a *printf format, and the thing we're
46597              asserting might itself contain % signs.
46598              Also, as __FILE__ is a string, we can append that to the format,
46599              rather than needing a %s for it.
46600      Branch: perl
46601            ! perl.h
46602 ____________________________________________________________________________
46603 [ 24608] By: nicholas                              on 2005/05/27  18:20:26
46604         Log: is() is better than ok()
46605      Branch: perl
46606            ! t/op/each.t
46607 ____________________________________________________________________________
46608 [ 24607] By: steveh                                on 2005/05/27  16:22:59
46609         Log: Fix failing Cwd tests on Win32
46610              
46611              Patch was posted to Ken previously
46612              
46613              (see http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00226.html)
46614              
46615              but no reply as yet.  I'll mail him again...
46616      Branch: perl
46617            ! lib/Cwd.pm
46618 ____________________________________________________________________________
46619 [ 24606] By: steveh                                on 2005/05/27  16:15:41
46620         Log: Skip signals and core dump tests on Win32
46621              
46622              See http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00749.html
46623      Branch: perl
46624            ! t/run/exit.t
46625 ____________________________________________________________________________
46626 [ 24605] By: steveh                                on 2005/05/27  15:54:09
46627         Log: Fix more Win32 linker errors caused by change 24561
46628              
46629              Apparently sys_intern_init and sys_intern_clear are required even for
46630              non-threaded builds on Win32.
46631      Branch: perl
46632            ! embed.fnc embed.h proto.h
46633 ____________________________________________________________________________
46634 [ 24596] By: merijn                                on 2005/05/27  10:20:54
46635         Log: Subject: [PATCH] Do not install change logs, READMEs, etc...
46636              From: Michael G Schwern <schwern@pobox.com>
46637              Date: Thu, 26 May 2005 13:43:05 -0700
46638              Message-ID: <20050526204305.GH11558@windhund.schwern.org>
46639      Branch: perl
46640            ! installperl
46641 ____________________________________________________________________________
46642 [ 24595] By: merijn                                on 2005/05/27  10:06:25
46643         Log: Subject: [PATCH] add PERL_CALLCONV to PERL_CKDEF and PERL_PPDEF
46644              From: <jarkko.hietaniemi@nokia.com>
46645              Date: Fri, 27 May 2005 13:15:36 +0300
46646              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A1CD@esebe105.NOE.Nokia.com>
46647      Branch: perl
46648            ! perl.h
46649 ____________________________________________________________________________
46650 [ 24594] By: nicholas                              on 2005/05/27  09:18:26
46651         Log: Get the HEK once only in the hot code (class method calls)
46652      Branch: perl
46653            ! hv.h pp_hot.c
46654 ____________________________________________________________________________
46655 [ 24593] By: rgs                                   on 2005/05/27  07:44:07
46656         Log: Subject: [PATCH] Re: [perl #35420] localtime corruption
46657              From: Michael G Schwern <schwern@pobox.com>
46658              Date: Thu, 26 May 2005 13:39:38 -0700
46659              Message-ID: <20050526203938.GG11558@windhund.schwern.org>
46660      Branch: perl
46661            ! pod/perlfunc.pod pod/perlport.pod
46662 ____________________________________________________________________________
46663 [ 24592] By: rgs                                   on 2005/05/27  07:04:46
46664         Log: Subject: [PATCH] Documentation nits and fixes for Sv*_set() macros
46665              From: Steve Peters <steve@fisharerojo.org>
46666              Date: Thu, 26 May 2005 14:58:50 -0500
46667              Message-ID: <20050526195850.GA1308@mccoy.peters.homeunix.org>
46668      Branch: perl
46669            ! pod/perlapi.pod sv.h
46670 ____________________________________________________________________________
46671 [ 24591] By: steveh                                on 2005/05/26  16:56:03
46672         Log: Fix some Win32 link errors
46673      Branch: perl
46674            ! global.sym makedef.pl proto.h
46675 ____________________________________________________________________________
46676 [ 24590] By: nicholas                              on 2005/05/26  16:07:20
46677         Log: Rename the members of the SV head union to avoid pre-processor
46678              arguments with embed.h
46679      Branch: perl
46680            ! av.h hv.h sv.c sv.h
46681 ____________________________________________________________________________
46682 [ 24588] By: ams                                   on 2005/05/26  15:33:58
46683         Log: -Wall is intolerably noisy with icc.
46684      Branch: perl
46685            ! cflags.SH
46686 ____________________________________________________________________________
46687 [ 24585] By: rgs                                   on 2005/05/26  15:13:53
46688         Log: Subject: [PATCH] bytes.pm doesn't check undefined subroutine calling
46689              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
46690              Date: Thu, 26 May 2005 23:46:35 +0900
46691              Message-Id: <20050526234321.92F1.BQW10602@nifty.com>
46692      Branch: perl
46693            ! lib/bytes.pm lib/bytes.t
46694 ____________________________________________________________________________
46695 [ 24584] By: nicholas                              on 2005/05/26  14:24:31
46696         Log: Store the package name as a shared HEK.
46697              Abolish HvNAME() - as the stored pointer is not a char* you can't set
46698              it directly now.
46699              Storing a pointer to a HEK tracks the length too, and seems to be
46700              faster.
46701      Branch: perl
46702            ! embed.fnc gv.c hv.c hv.h op.c pp.c proto.h sv.c toke.c
46703            ! xsutils.c
46704 ____________________________________________________________________________
46705 [ 24583] By: nicholas                              on 2005/05/26  12:27:47
46706         Log: We know how big the global string table will be, so use that
46707              information.
46708      Branch: perl
46709            ! sv.c
46710 ____________________________________________________________________________
46711 [ 24582] By: nicholas                              on 2005/05/26  11:28:24
46712         Log: It helps to set the total keys correctly when duplicating a hash.
46713              It helps even more to have a test for this.
46714      Branch: perl
46715            ! ext/threads/t/problems.t sv.c
46716 ____________________________________________________________________________
46717 [ 24581] By: merijn                                on 2005/05/26  11:26:05
46718         Log: More possible re-order dependencies solved
46719      Branch: perl
46720            ! Porting/config_h.pl config_h.SH
46721 ____________________________________________________________________________
46722 [ 24580] By: merijn                                on 2005/05/26  08:43:38
46723         Log: Subject: [PATCH] Updated lint infrastructure
46724              From: Andy Lester <andy@petdance.com>
46725              Date: Wed, 25 May 2005 12:31:39 -0500
46726              Message-ID: <20050525173139.GB1701@petdance.com>
46727      Branch: perl
46728            ! Makefile.SH handy.h malloc.c mg.c pp.c regcomp.h
46729 ____________________________________________________________________________
46730 [ 24579] By: ams                                   on 2005/05/26  07:08:22
46731         Log: Subject: [PATCH] MPE/iX has no lchown()
46732              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
46733              Date: Thu, 26 May 2005 08:36:19 +0300
46734              Message-Id: <42956053.4010200@gmail.com>
46735      Branch: perl
46736            ! hints/mpeix.sh
46737 ____________________________________________________________________________
46738 [ 24578] By: merijn                                on 2005/05/25  19:05:07
46739         Log: Added Porting/config_h.pl
46740      Branch: perl
46741            ! MANIFEST
46742 ____________________________________________________________________________
46743 [ 24576] By: merijn                                on 2005/05/25  18:41:52
46744         Log: Reordering config_h.SH after metaconfig now semi automated
46745              This will save me *a lot* of manual work
46746      Branch: perl
46747            + Porting/config_h.pl
46748            ! Configure config_h.SH
46749 ____________________________________________________________________________
46750 [ 24575] By: nicholas                              on 2005/05/25  16:26:12
46751         Log: Export Perl_hek_dup, which duplicates shared hash keys.
46752      Branch: perl
46753            ! embed.fnc embed.h hv.c proto.h
46754 ____________________________________________________________________________
46755 [ 24574] By: nicholas                              on 2005/05/25  15:52:33
46756         Log: Track the mapping between source shared hash keys and target shared
46757              hash keys to save repeated lookups during cloning.
46758      Branch: perl
46759            ! embed.fnc embedvar.h ext/threads/threads.xs hv.c intrpvar.h
46760            ! perl.c perlapi.h proto.h sv.c
46761 ____________________________________________________________________________
46762 [ 24573] By: nicholas                              on 2005/05/25  14:06:55
46763         Log: Replace all uses of HvNAME with the appropriate HvNAME_get or
46764              HvNAME_set
46765      Branch: perl
46766            ! bytecode.pl cop.h ext/ByteLoader/bytecode.h
46767            ! ext/ByteLoader/byterun.c
46768 ____________________________________________________________________________
46769 [ 24572] By: nicholas                              on 2005/05/25  10:02:07
46770         Log: I think for now these have to be disabled by default.
46771      Branch: perl
46772            ! av.h hv.h
46773 ____________________________________________________________________________
46774 [ 24571] By: rgs                                   on 2005/05/25  09:34:20
46775         Log: Update description of Term::ReadLine and fix typo
46776              Subject: [perl #35963] Typo in Term::ReadLine 
46777              From: "perlbug@veggiechinese.net (via RT)" <perlbug-followup@perl.org>
46778              Date: 24 May 2005 23:29:37 -0000
46779              Message-ID: <rt-3.0.11-35963-113541.14.5614982698687@perl.org>
46780      Branch: perl
46781            ! lib/Term/ReadLine.pm
46782 ____________________________________________________________________________
46783 [ 24570] By: nicholas                              on 2005/05/24  20:23:53
46784         Log: Initialising the hash seed needs to be early in case anything
46785              calcualtes HASHes during dup()ing.
46786      Branch: perl
46787            ! sv.c
46788 ____________________________________________________________________________
46789 [ 24569] By: nicholas                              on 2005/05/24  17:13:34
46790         Log: Reorder the union to cause Win32 compilers to use void * alignment for
46791              it.
46792      Branch: perl
46793            ! av.h cv.h hv.h sv.h
46794 ____________________________________________________________________________
46795 [ 24568] By: ams                                   on 2005/05/24  16:44:53
46796         Log: Subject: [PATCH] xsubpp, ParseXS: allow other suffix beyond .c
46797              From: jarkko.hietaniemi@nokia.com
46798              Date: Tue, 24 May 2005 12:48:38 +0300
46799              Message-Id: <B356D8F434D20B40A8CEDAEC305A1F2453D7EB@esebe105.NOE.Nokia.com>
46800      Branch: perl
46801            ! lib/ExtUtils/ParseXS.pm lib/ExtUtils/xsubpp
46802 ____________________________________________________________________________
46803 [ 24567] By: rgs                                   on 2005/05/24  15:44:52
46804         Log: Clarification on the behaviour of qw// and x :
46805              Subject: [PATCH] Re: [perl #35885] qw and x operators doesn't mix
46806              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
46807              Date: Tue, 24 May 2005 08:52:00 -0700
46808              Message-ID: <20050524155200.GA1784@efn.org>
46809      Branch: perl
46810            ! pod/perlop.pod
46811 ____________________________________________________________________________
46812 [ 24566] By: nicholas                              on 2005/05/24  15:21:48
46813         Log: Leaking is bad, m'kay.
46814      Branch: perl
46815            ! hv.c sv.c
46816 ____________________________________________________________________________
46817 [ 24565] By: rgs                                   on 2005/05/24  13:50:02
46818         Log: Remove Perl_ck_* functions from public API
46819      Branch: perl
46820            ! embed.fnc embed.h global.sym
46821 ____________________________________________________________________________
46822 [ 24564] By: nicholas                              on 2005/05/24  13:01:49
46823         Log: Correct the description of pte_arenaroot
46824      Branch: perl
46825            ! intrpvar.h
46826 ____________________________________________________________________________
46827 [ 24563] By: rgs                                   on 2005/05/24  12:58:45
46828         Log: Documentation nit on @-, found by Guillaume Rousse
46829              (plus POD markup simplification, for readability with pod2text)
46830      Branch: perl
46831            ! pod/perlvar.pod
46832 ____________________________________________________________________________
46833 [ 24562] By: rgs                                   on 2005/05/24  12:39:26
46834         Log: ext/B/t/deparse.t was failing with t/TEST but not with t/harness
46835      Branch: perl
46836            ! ext/B/t/deparse.t
46837 ____________________________________________________________________________
46838 [ 24561] By: rgs                                   on 2005/05/24  12:33:01
46839         Log: Subject: [PATCH] embed.fnc cleanup + SvPVX_const usage
46840              From: Andy Lester <andy@petdance.com>
46841              Date: Sat, 21 May 2005 09:06:40 -0500
46842              Message-ID: <20050521140640.GB875@petdance.com>
46843      Branch: perl
46844            ! embed.fnc embed.h global.sym op.c pad.c perlio.c pp_ctl.c
46845            ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c utf8.c
46846 ____________________________________________________________________________
46847 [ 24560] By: rgs                                   on 2005/05/24  11:22:21
46848         Log: The tokenizer should expect an operator after qw().
46849              This fixes [perl #35885] qw and x operators doesn't mix
46850      Branch: perl
46851            ! t/op/repeat.t toke.c
46852 ____________________________________________________________________________
46853 [ 24559] By: rgs                                   on 2005/05/24  08:45:44
46854         Log: Subject: Re: [perl #35857] [PATCH] B::Deparse doesnt handle warnings register properly.
46855              From: demerphq <demerphq@gmail.com>
46856              Date: Mon, 23 May 2005 11:43:56 +0200
46857              Message-ID: <9b18b31105052302431fb0a3c2@mail.gmail.com>
46858      Branch: perl
46859            ! ext/B/t/deparse.t
46860 ____________________________________________________________________________
46861 [ 24558] By: rgs                                   on 2005/05/24  08:09:10
46862         Log: Make distclean should remove the leftover test files of ExtUtils::ParseXS
46863      Branch: perl
46864            ! Makefile.SH
46865 ____________________________________________________________________________
46866 [ 24557] By: nicholas                              on 2005/05/23  20:26:35
46867         Log: Don't allocate an IV slot where the type doesn't use the IV slot.
46868      Branch: perl
46869            ! av.h hv.h sv.h
46870 ____________________________________________________________________________
46871 [ 24556] By: ams                                   on 2005/05/23  16:58:46
46872         Log: Assorted 2.15 fixes.
46873      Branch: perl
46874            ! ext/Storable/ChangeLog ext/Storable/Storable.xs
46875 ____________________________________________________________________________
46876 [ 24555] By: ams                                   on 2005/05/23  16:34:16
46877         Log: Remove one const to ensure that the universe doesn't tip over.
46878              (At least on AIX.)
46879      Branch: perl
46880            ! ext/Storable/Storable.xs
46881 ____________________________________________________________________________
46882 [ 24554] By: merijn                                on 2005/05/23  15:29:01
46883         Log: Subject: Re: [perl #35938] [PATCH] SDBM_File fails to build on some platforms due to use of 'extern int errno' (was: Re: patches for lang/perl5.8 dfport override) 
46884              From: Andrew Dougherty <doughera@lafayette.edu>
46885              Date: Mon, 23 May 2005 11:48:08 -0400 (EDT)
46886              Message-ID: <Pine.SOC.4.62.0505231143480.4714@maxwell.phys.lafayette.edu>
46887      Branch: perl
46888            ! ext/SDBM_File/sdbm/sdbm.c
46889 ____________________________________________________________________________
46890 [ 24553] By: ams                                   on 2005/05/23  15:24:05
46891         Log: Subject: [PATCH] universal.c warnings hushed
46892              From: Andy Lester <andy@petdance.com>
46893              Date: Mon, 23 May 2005 10:38:25 -0500
46894              Message-Id: <20050523153825.GA28498@petdance.com>
46895      Branch: perl
46896            ! universal.c
46897 ____________________________________________________________________________
46898 [ 24552] By: rgs                                   on 2005/05/23  14:31:33
46899         Log: Attribute compilation fix for Windows by Andy Lester
46900      Branch: perl
46901            ! perl.h perlio.h
46902 ____________________________________________________________________________
46903 [ 24551] By: gbarr                                 on 2005/05/23  13:49:59
46904         Log: Update to Scalar-List-Utils-1.17
46905      Branch: perl
46906            ! ext/List/Util/Changes ext/List/Util/README
46907            ! ext/List/Util/lib/List/Util.pm
46908            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/lln.t
46909            ! ext/List/Util/t/p_tainted.t ext/List/Util/t/refaddr.t
46910 ____________________________________________________________________________
46911 [ 24550] By: rgs                                   on 2005/05/23  11:38:34
46912         Log: Declaration nit spotted by Jarkko
46913      Branch: perl
46914            ! hv.c
46915 ____________________________________________________________________________
46916 [ 24549] By: nicholas                              on 2005/05/23  11:27:16
46917         Log: PL_regex_padav elements hold either more AVs, or IVs that point to
46918              regexps. Don't attempt to look at the IVX if it's not an IV.
46919      Branch: perl
46920            ! perl.c sv.c
46921 ____________________________________________________________________________
46922 [ 24548] By: nicholas                              on 2005/05/23  10:13:21
46923         Log: Oops. What is looking at an array's SvIVX()?
46924      Branch: perl
46925            ! sv.c
46926 ____________________________________________________________________________
46927 [ 24547] By: nicholas                              on 2005/05/23  09:22:35
46928         Log: We don't need IV and RV arena variables anymore. We don't need to set
46929              SvIVX or SvNVX on hashes.
46930      Branch: perl
46931            ! embedvar.h intrpvar.h perlapi.h sv.c
46932 ____________________________________________________________________________
46933 [ 24546] By: nicholas                              on 2005/05/23  09:09:15
46934         Log: Bytecode mustn't save the NVX for hashes now that the NVX is a union
46935              containing pointers initialised to zero.
46936      Branch: perl
46937            ! ext/B/B/Bytecode.pm
46938 ____________________________________________________________________________
46939 [ 24545] By: steveh                                on 2005/05/23  08:46:37
46940         Log: Fill in HASATTRIBUTE stuff in win32/config_H.* (see change #24508)
46941              
46942              (None are actually defined, but it's nice to have them there anyway)
46943      Branch: perl
46944            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46945            ! win32/config_H.vc64
46946 ____________________________________________________________________________
46947 [ 24544] By: nicholas                              on 2005/05/23  08:09:58
46948         Log: create an "allocated" structure for PVs, PVAVs and PVHVs
46949      Branch: perl
46950            ! av.h hv.h intrpvar.h sv.c sv.h
46951 ____________________________________________________________________________
46952 [ 24543] By: rgs                                   on 2005/05/23  07:33:52
46953         Log: Fix [perl #35929] : PerlIO::scalar didn't understand $/ = ""
46954              because PerlIOScalar_unread was broken.
46955              Bump version number of PerlIO::scalar to 0.04.
46956      Branch: perl
46957            ! ext/PerlIO/scalar/scalar.pm ext/PerlIO/scalar/scalar.xs
46958            ! ext/PerlIO/t/scalar.t
46959 ____________________________________________________________________________
46960 [ 24542] By: nicholas                              on 2005/05/22  22:03:19
46961         Log: Re-order IVX slot in SV bodies
46962      Branch: perl
46963            ! av.h cv.h hv.h sv.h
46964 ____________________________________________________________________________
46965 [ 24541] By: rgs                                   on 2005/05/22  18:53:12
46966         Log: Subject: Re: [PATCH 5.8.7 RC1] lib/Carp.t todo for VMS
46967              From: Michael G Schwern <schwern@pobox.com>
46968              Date: May 20, 2005 10:09 PM
46969              Message-ID: <20050520200900.GB13473@windhund.schwern.org>
46970      Branch: perl
46971            ! lib/Carp.t
46972 ____________________________________________________________________________
46973 [ 24538] By: nicholas                              on 2005/05/21  22:46:50
46974         Log: Add a union in place of xnv_nv, which allows AVs and HVs to re-use
46975              the memory to store pointers and integers.
46976              (Part 1 - will be reworked to be more efficient when IV or void*
46977              is 64 bit soon)
46978      Branch: perl
46979            ! av.h cv.h dump.c ext/B/B.pm ext/B/B.xs ext/Devel/Peek/t/Peek.t
46980            ! hv.h sv.h
46981 ____________________________________________________________________________
46982 [ 24537] By: ams                                   on 2005/05/21  22:26:34
46983         Log: Subject: [PATCH] ExtUtils::CBuilder Tru64 support
46984              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
46985              Date: Sat, 21 May 2005 23:20:21 +0300
46986              Message-Id: <428F9805.70108@gmail.com>
46987      Branch: perl
46988            + lib/ExtUtils/CBuilder/Platform/dec_osf.pm
46989            ! MANIFEST
46990 ____________________________________________________________________________
46991 [ 24536] By: ams                                   on 2005/05/21  22:17:20
46992         Log: Make the __attribute__ stuff work with Symbian (Jarkko).
46993              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00530.html
46994      Branch: perl
46995            ! perl.h
46996 ____________________________________________________________________________
46997 [ 24535] By: davem                                 on 2005/05/21  22:10:19
46998         Log: goto &xsub that croaks corrupts memory
46999              When an XS sub is called, a CxSUB context shouldn't be pushed. Make
47000              goto &xs_sub mimic this behaviour by first popping the old CxSUB
47001      Branch: perl
47002            ! pp_ctl.c t/op/goto_xs.t
47003 ____________________________________________________________________________
47004 [ 24534] By: davem                                 on 2005/05/21  21:38:55
47005         Log: stop goto &foo wasting stack space
47006              it used to push @_ onto the end of the stack; now it pops the stack
47007              back to the old watermark first.
47008      Branch: perl
47009            ! pp_ctl.c
47010 ____________________________________________________________________________
47011 [ 24533] By: davem                                 on 2005/05/21  19:50:50
47012         Log: add access to Perl_croak() via 'mycroak' in XS::APItest
47013      Branch: perl
47014            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
47015            ! ext/XS/APItest/t/exception.t
47016 ____________________________________________________________________________
47017 [ 24532] By: davem                                 on 2005/05/21  19:15:43
47018         Log: disallow eval { goto &foo }
47019              eval 'goto &foo' is already banned, and the try-version usually
47020              coredumps due to the code assuming the CxEVAL is actually a CxSUB.
47021              Anyway exiting an eval but preserving "it's" @_ doesn't make much
47022              sense.
47023      Branch: perl
47024            ! pod/perldiag.pod pp_ctl.c t/op/goto.t
47025 ____________________________________________________________________________
47026 [ 24531] By: nicholas                              on 2005/05/21  18:19:43
47027         Log: Move the xpv_pv/xrv_rv member into the SV head, in a union with
47028              IV and UV. Avoid allocating a body for IVs and RVs.
47029      Branch: perl
47030            ! av.h bytecode.pl cv.h embed.fnc embed.h ext/B/B/C.pm
47031            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
47032            ! ext/ByteLoader/byterun.h hv.c hv.h proto.h sv.c sv.h
47033 ____________________________________________________________________________
47034 [ 24530] By: rgs                                   on 2005/05/21  16:01:42
47035         Log: Really fix change 24527
47036      Branch: perl
47037            ! gv.c
47038 ____________________________________________________________________________
47039 [ 24529] By: nicholas                              on 2005/05/21  15:59:30
47040         Log: Fool. That should be I32 everywhere.
47041      Branch: perl
47042            ! hv.c
47043 ____________________________________________________________________________
47044 [ 24528] By: ams                                   on 2005/05/21  15:35:44
47045         Log: Subject: [PATCH] ctags parms need to know .h is C
47046              From: Andy Lester <andy@petdance.com>
47047              Date: Sat, 21 May 2005 08:58:14 -0500
47048              Message-Id: <20050521135814.GA875@petdance.com>
47049      Branch: perl
47050            ! Makefile.SH
47051 ____________________________________________________________________________
47052 [ 24527] By: rgs                                   on 2005/05/21  14:15:44
47053         Log: Compilation fix
47054      Branch: perl
47055            ! gv.c
47056 ____________________________________________________________________________
47057 [ 24526] By: nicholas                              on 2005/05/21  12:31:52
47058         Log: Move hv_name, hv_eiter and hv_riter into a new aux structure.
47059              Provide (more efficient) _get and _set macros.
47060              Adjust the core to use them.
47061      Branch: perl
47062            ! dump.c embed.fnc ext/Data/Dumper/Dumper.xs
47063            ! ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.xs
47064            ! ext/PerlIO/via/via.xs ext/Storable/Storable.xs
47065            ! ext/threads/shared/shared.xs global.sym gv.c hv.c hv.h mg.c
47066            ! op.c op.h opnames.h perl.c pp.c pp_hot.c pp_sys.c proto.h sv.c
47067            ! toke.c universal.c xsutils.c
47068 ____________________________________________________________________________
47069 [ 24525] By: nicholas                              on 2005/05/21  09:29:18
47070         Log: Move placeholders into a new rhash magic type.
47071      Branch: perl
47072            ! dump.c embed.fnc ext/Storable/Storable.xs global.sym hv.c hv.h
47073            ! perl.h proto.h sv.c
47074 ____________________________________________________________________________
47075 [ 24524] By: rgs                                   on 2005/05/21  09:18:07
47076         Log: Update to MakeMaker 6.30
47077      Branch: perl
47078            ! lib/ExtUtils/Changes lib/ExtUtils/MM_Unix.pm
47079            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/FIRST_MAKEFILE.t
47080            ! lib/ExtUtils/t/PL_FILES.t
47081            ! t/lib/MakeMaker/Test/Setup/PL_FILES.pm
47082 ____________________________________________________________________________
47083 [ 24523] By: ams                                   on 2005/05/21  02:58:49
47084         Log: Subject: [PATCH] SvPVX_const - patch #2
47085              From: Steve Peters <steve@fisharerojo.org>
47086              Date: Fri, 20 May 2005 21:42:10 -0500
47087              Message-Id: <20050521024210.GA29036@mccoy.peters.homeunix.org>
47088      Branch: perl
47089            ! dump.c gv.c op.c pad.c perlio.c perly.c pp.c pp_ctl.c
47090 ____________________________________________________________________________
47091 [ 24522] By: nicholas                              on 2005/05/20  22:53:00
47092         Log: Remove PMROOT and replace it with a small shell script. Er, magic.
47093              (PMROOT being needed to implement bare C<reset> - how often do you
47094              use that?)
47095      Branch: perl
47096            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Asmdata.pm
47097            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h hv.c hv.h
47098            ! op.c perl.h sv.c
47099 ____________________________________________________________________________
47100 [ 24521] By: nicholas                              on 2005/05/20  22:30:16
47101         Log: Update XS code to declare PERL_UNUSED_DECL conditionally
47102      Branch: perl
47103            ! ext/List/Util/Util.xs ext/POSIX/POSIX.xs
47104            ! ext/Storable/Storable.xs
47105 ____________________________________________________________________________
47106 [ 24520] By: nicholas                              on 2005/05/20  21:50:03
47107         Log: Updaate ppport.h to get a conditional PERL_UNUSED_DECL
47108      Branch: perl
47109            ! ext/Cwd/ppport.h ext/Time/HiRes/ppport.h
47110 ____________________________________________________________________________
47111 [ 24519] By: nicholas                              on 2005/05/20  21:46:26
47112         Log: Need to make PERL_UNUSED_DECL conditional as xlc on AIX doesn't like
47113              it being redefined.
47114      Branch: perl
47115            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/parts/inc/misc
47116 ____________________________________________________________________________
47117 [ 24518] By: nicholas                              on 2005/05/20  21:11:52
47118         Log: Goodbye AvFLAGS
47119      Branch: perl
47120            ! av.c av.h bytecode.pl cop.h dump.c ext/B/B.pm ext/B/B.xs
47121            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
47122            ! ext/B/B/Debug.pm ext/B/defsubs_h.PL ext/ByteLoader/byterun.c
47123            ! ext/ByteLoader/byterun.h pad.c pp_ctl.c sv.c sv.h
47124 ____________________________________________________________________________
47125 [ 24517] By: rgs                                   on 2005/05/20  17:54:15
47126         Log: Upgrade to Math::BigInt 1.77
47127      Branch: perl
47128            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
47129            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
47130            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
47131            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbi.t
47132 ____________________________________________________________________________
47133 [ 24516] By: nicholas                              on 2005/05/20  16:42:44
47134         Log: Fix a typo
47135      Branch: perl
47136            ! hv.h
47137 ____________________________________________________________________________
47138 [ 24514] By: ams                                   on 2005/05/20  14:42:21
47139         Log: Damnable applypatch nonsense.
47140      Branch: perl
47141            ! ext/Storable/t/sig_die.t
47142 ____________________________________________________________________________
47143 [ 24513] By: rgs                                   on 2005/05/20  14:37:12
47144         Log: Update MANIFEST
47145      Branch: perl
47146            ! MANIFEST
47147 ____________________________________________________________________________
47148 [ 24512] By: ams                                   on 2005/05/20  14:21:21
47149         Log: Previously overlooked $SIG{DIE} patch from Slaven Rezic.
47150              http://groups-beta.google.com/group/perl.perl5.porters/msg/2d10ba2c390ecc41
47151      Branch: perl
47152            + ext/Storable/t/sig_die.t
47153            ! ext/Storable/MANIFEST ext/Storable/Storable.pm
47154 ____________________________________________________________________________
47155 [ 24511] By: rgs                                   on 2005/05/20  13:11:43
47156         Log: Subject: [PATCH] Add a Makefile target for ctags
47157              From: Andy Lester <andy@petdance.com>
47158              Date: Thu, 12 May 2005 11:40:52 -0500
47159              Message-ID: <20050512164052.GA30287@petdance.com>
47160      Branch: perl
47161            ! Makefile.SH
47162 ____________________________________________________________________________
47163 [ 24510] By: rgs                                   on 2005/05/20  10:49:03
47164         Log: Upgrade to MakeMaker 6.29
47165      Branch: perl
47166            + lib/ExtUtils/t/FIRST_MAKEFILE.t
47167            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Unix.pm
47168            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
47169            ! lib/ExtUtils/t/Installed.t
47170 ____________________________________________________________________________
47171 [ 24509] By: rgs                                   on 2005/05/20  09:26:01
47172         Log: Subject: SvPVX_const() - Patch #1
47173              From: Steve Peters <steve@fisharerojo.org>
47174              Date: Tue, 17 May 2005 18:17:01 -0500
47175              Message-ID: <20050517231701.GA1394@mccoy.peters.homeunix.org>
47176      Branch: perl
47177            ! doio.c toke.c universal.c util.c warnings.h warnings.pl
47178 ____________________________________________________________________________
47179 [ 24508] By: rgs                                   on 2005/05/20  07:53:46
47180         Log: Subject: [PATCH] Attribute configuration
47181              From: Andy Lester <andy@petdance.com>
47182              Date: Thu, 19 May 2005 12:32:56 -0500
47183              Message-ID: <20050519173256.GA29039@petdance.com>
47184      Branch: perl
47185            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
47186            ! Porting/Glossary Porting/config.sh Porting/pumpkin.pod XSUB.h
47187            ! config_h.SH configure.com epoc/config.sh hints/next_3_0.sh
47188            ! hints/vmesa.sh malloc.c mg.c op.c perl.c perl.h perlio.h
47189            ! plan9/config_sh.sample plan9/genconfig.pl scope.c sv.c
47190            ! symbian/config.sh t/op/sprintf.t uconfig.sh vms/genconfig.pl
47191            ! win32/config.bc win32/config.gc win32/config.vc
47192            ! win32/config.vc64 wince/config.ce
47193 ____________________________________________________________________________
47194 [ 24507] By: rgs                                   on 2005/05/20  07:16:59
47195         Log: Gisle noted an unused variable
47196      Branch: perl
47197            ! t/run/exit.t
47198 ____________________________________________________________________________
47199 [ 24506] By: rgs                                   on 2005/05/19  21:07:43
47200         Log: Fix the new exit() tests, by Gisle Aas :
47201              don't let the shell interfere with the process return value
47202      Branch: perl
47203            ! t/run/exit.t
47204 ____________________________________________________________________________
47205 [ 24505] By: ams                                   on 2005/05/19  17:51:48
47206         Log: Subject: [perl #35857] [PATCH] B::Deparse doesnt handle warnings register properly. 
47207              From: yves orton <perlbug-followup@perl.org>
47208              Date: 18 May 2005 08:30:44 -0000
47209              Message-Id: <rt-3.0.11-35857-113142.6.75213005071278@perl.org>
47210      Branch: perl
47211            ! ext/B/B/Deparse.pm
47212 ____________________________________________________________________________
47213 [ 24504] By: nicholas                              on 2005/05/19  09:32:18
47214         Log: tabs, not spaces. Bad editor. No cookie.
47215              Does the MANIFEST file support comments, sufficient to add an editor
47216              block?
47217      Branch: perl
47218            ! MANIFEST
47219 ____________________________________________________________________________
47220 [ 24503] By: rgs                                   on 2005/05/19  06:25:22
47221         Log: Adjust VMS test count
47222      Branch: perl
47223            ! t/run/exit.t
47224 ____________________________________________________________________________
47225 [ 24501] By: rgs                                   on 2005/05/18  16:08:30
47226         Log: Subject: Well defined $? and introduction of ${^CHILD_ERROR_NATIVE} [PATCH]
47227              From: Gisle Aas <gisle@ActiveState.com>
47228              Date: 18 May 2005 08:35:47 -0700
47229              Message-ID: <lr8y2cim24.fsf_-_@caliper.activestate.com>
47230      Branch: perl
47231            ! doio.c embedvar.h gv.c intrpvar.h mg.c perl.c perl.h perlapi.h
47232            ! pod/perlfunc.pod pod/perlport.pod pod/perlvar.pod t/run/exit.t
47233 ____________________________________________________________________________
47234 [ 24500] By: rgs                                   on 2005/05/18  15:26:32
47235         Log: Subject: Re: [PATCH] ExtUtils-{ParseXS,CBuilder} into bleadperl (was: Re: [Module::Build] ANNOUNCE: Module::Build 0.2610 -> CPAN)
47236              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
47237              Date: Wed, 18 May 2005 07:13:40 -0700
47238              Message-ID: <20050518141131.GA2704@efn.org>
47239      Branch: perl
47240            + lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
47241            + lib/ExtUtils/CBuilder/Platform/Unix.pm
47242            + lib/ExtUtils/CBuilder/Platform/VMS.pm
47243            + lib/ExtUtils/CBuilder/Platform/Windows.pm
47244            + lib/ExtUtils/CBuilder/Platform/aix.pm
47245            + lib/ExtUtils/CBuilder/Platform/cygwin.pm
47246            + lib/ExtUtils/CBuilder/Platform/darwin.pm
47247            + lib/ExtUtils/CBuilder/Platform/os2.pm
47248            + lib/ExtUtils/CBuilder/t/01-basic.t
47249            + lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
47250            + lib/ExtUtils/ParseXS/t/XSTest.pm
47251            + lib/ExtUtils/ParseXS/t/XSTest.xs
47252            + lib/ExtUtils/ParseXS/t/basic.t
47253            ! MANIFEST Porting/Maintainers.pl lib/ExtUtils/t/00compile.t
47254            ! lib/ExtUtils/xsubpp
47255 ____________________________________________________________________________
47256 [ 24499] By: rgs                                   on 2005/05/18  12:46:38
47257         Log: Subject: B::Disassembler.pm
47258              From: Nicholas Clark <nick@ccl4.org>
47259              Date: Tue, 17 May 2005 11:28:18 +0100
47260              Message-ID: <20050517102817.GD94420@plum.flirble.org>
47261      Branch: perl
47262            ! ext/B/B/Disassembler.pm
47263 ____________________________________________________________________________
47264 [ 24498] By: davem                                 on 2005/05/18  12:39:22
47265         Log: make t/TEST print summary times consistently to two decimal places
47266      Branch: perl
47267            ! t/TEST
47268 ____________________________________________________________________________
47269 [ 24497] By: nicholas                              on 2005/05/18  12:34:53
47270         Log: Default to allocating the correct size for the array in the HV.
47271              Override this with -DPERL_USE_LARGE_HV_ALLOC
47272      Branch: perl
47273            ! hv.h
47274 ____________________________________________________________________________
47275 [ 24496] By: rgs                                   on 2005/05/18  11:50:47
47276         Log: Subject: [PATCH] Eliminate radically out of date CHANGES from perlport
47277              From: Michael G Schwern <schwern@pobox.com>
47278              Date: Mon, 16 May 2005 15:17:05 -0700
47279              Message-ID: <20050516221705.GA212@windhund.schwern.org>
47280              
47281              Subject: [PATCH] Eliminate function signatures from perlport
47282              From: Michael G Schwern <schwern@pobox.com>
47283              Date: Mon, 16 May 2005 15:24:18 -0700
47284              Message-ID: <20050516222418.GA422@windhund.schwern.org>
47285      Branch: perl
47286            ! pod/perlport.pod
47287 ____________________________________________________________________________
47288 [ 24495] By: merijn                                on 2005/05/17  18:45:56
47289         Log: Subject: [PATCH] more about __attribute__
47290              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
47291              Date: Tue, 17 May 2005 20:36:43 +0300
47292              Message-ID: <428A2BAB.9020306@gmail.com>
47293      Branch: perl
47294            ! perl.h
47295 ____________________________________________________________________________
47296 [ 24493] By: rgs                                   on 2005/05/17  15:55:38
47297         Log: Clarify definition of octal literals
47298              (thanks to Olivier Blin)
47299      Branch: perl
47300            ! pod/perldata.pod
47301 ____________________________________________________________________________
47302 [ 24492] By: rgs                                   on 2005/05/17  15:15:46
47303         Log: Subject: [PATCH] perl 5.9.x (@ 24471): Symbian update
47304              From: <jarkko.hietaniemi@nokia.com>
47305              Date: Mon, 16 May 2005 17:59:35 +0300
47306              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D793@esebe105.NOE.Nokia.com>
47307              
47308              completed by:
47309              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D7A0@esebe105.NOE.Nokia.com>
47310      Branch: perl
47311            ! embed.pl mg.c op.c perl.h proto.h reentr.c reentr.pl scope.c
47312            ! symbian/port.pl universal.c
47313 ____________________________________________________________________________
47314 [ 24491] By: nicholas                              on 2005/05/17  13:27:43
47315         Log: One last 1008 to replace with PERL_ARENA_SIZE
47316      Branch: perl
47317            ! sv.c
47318 ____________________________________________________________________________
47319 [ 24490] By: nicholas                              on 2005/05/16  21:42:05
47320         Log: Upgrade to Encode 2.10
47321      Branch: perl
47322            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
47323            ! ext/Encode/Encode.xs ext/Encode/META.yml
47324            ! ext/Encode/lib/Encode/Alias.pm
47325 ____________________________________________________________________________
47326 [ 24489] By: rgs                                   on 2005/05/16  16:56:43
47327         Log: Subject: [PATCH] consting-eleventy.patch: More consts, plus actual bug fix
47328              From: Andy Lester <andy@petdance.com>
47329              Date: Mon, 16 May 2005 10:13:53 -0500
47330              Message-ID: <20050516151353.GA25387@petdance.com>
47331      Branch: perl
47332            ! XSUB.h av.c dump.c embed.fnc embed.h hv.c malloc.c mg.c
47333            ! numeric.c perl.c perl.h pod/perlapi.pod pp.h pp_ctl.c pp_hot.c
47334            ! proto.h regcomp.c regexec.c scope.c sv.c sv.h
47335            ! t/run/fresh_perl.t toke.c universal.c utf8.c util.c
47336 ____________________________________________________________________________
47337 [ 24482] By: nicholas                              on 2005/05/16  15:11:30
47338         Log: Bump the version number on Win32::Win32
47339      Branch: perl
47340            ! win32/ext/Win32/Win32.pm
47341 ____________________________________________________________________________
47342 [ 24480] By: nicholas                              on 2005/05/16  15:01:48
47343         Log: Assuming that everything with 0x40000000 is SVpad_TYPED is bogus.
47344      Branch: perl
47345            ! sv.c
47346 ____________________________________________________________________________
47347 [ 24476] By: rgs                                   on 2005/05/16  08:58:40
47348         Log: This seems to be the right thing to do to iterate over layers
47349      Branch: perl
47350            ! ext/PerlIO/via/via.xs
47351 ____________________________________________________________________________
47352 [ 24475] By: rgs                                   on 2005/05/16  08:47:28
47353         Log: $! might contain "unknown" if strerror(3) says so
47354      Branch: perl
47355            ! t/op/mkdir.t
47356 ____________________________________________________________________________
47357 [ 24472] By: rgs                                   on 2005/05/16  08:03:15
47358         Log: Upgrade to Time::HiRes 1.68
47359      Branch: perl
47360            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
47361            ! ext/Time/HiRes/HiRes.xs
47362 ____________________________________________________________________________
47363 [ 24471] By: nicholas                              on 2005/05/15  20:46:03
47364         Log: Subject: [PATCH] Minor tweak to via
47365              From: Andy Lester <andy@petdance.com>
47366              Message-ID: <20050513163952.GA20167@petdance.com>
47367              Date: Fri, 13 May 2005 11:39:52 -0500
47368              
47369              from a bug report and patch by Matt Lawrence
47370      Branch: perl
47371            ! ext/PerlIO/via/via.xs
47372 ____________________________________________________________________________
47373 [ 24470] By: nicholas                              on 2005/05/15  11:32:15
47374         Log: Upgrade to CGI.pm 3.10
47375      Branch: perl
47376            + lib/CGI/t/can.t
47377            ! MANIFEST lib/CGI.pm lib/CGI/Changes lib/CGI/t/form.t
47378 ____________________________________________________________________________
47379 [ 24469] By: davem                                 on 2005/05/15  00:09:35
47380         Log: avoid leaked scalar in BEGIN { threads->new(...) }
47381      Branch: perl
47382            ! sv.c
47383 ____________________________________________________________________________
47384 [ 24468] By: davem                                 on 2005/05/14  23:16:50
47385         Log: Fix typo in DDEBUG_LEAKING_SCALARS flags output
47386      Branch: perl
47387            ! perl.c
47388 ____________________________________________________________________________
47389 [ 24467] By: davem                                 on 2005/05/14  15:11:30
47390         Log: initialize the PL_xpvgv_[arena]root vars during clone
47391      Branch: perl
47392            ! sv.c
47393 ____________________________________________________________________________
47394 [ 24465] By: gbarr                                 on 2005/05/13  20:42:53
47395         Log: Update to Scalar-List-Utils-1.15
47396      Branch: perl
47397            + ext/List/Util/t/p_blessed.t ext/List/Util/t/p_first.t
47398            + ext/List/Util/t/p_lln.t ext/List/Util/t/p_max.t
47399            + ext/List/Util/t/p_maxstr.t ext/List/Util/t/p_min.t
47400            + ext/List/Util/t/p_minstr.t ext/List/Util/t/p_openhan.t
47401            + ext/List/Util/t/p_readonly.t ext/List/Util/t/p_reduce.t
47402            + ext/List/Util/t/p_refaddr.t ext/List/Util/t/p_reftype.t
47403            + ext/List/Util/t/p_shuffle.t ext/List/Util/t/p_sum.t
47404            + ext/List/Util/t/p_tainted.t
47405            ! MANIFEST ext/List/Util/Changes ext/List/Util/Util.xs
47406            ! ext/List/Util/lib/List/Util.pm
47407            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/blessed.t
47408            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
47409            ! ext/List/Util/t/isvstring.t ext/List/Util/t/lln.t
47410            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
47411            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
47412            ! ext/List/Util/t/openhan.t ext/List/Util/t/proto.t
47413            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
47414            ! ext/List/Util/t/refaddr.t ext/List/Util/t/reftype.t
47415            ! ext/List/Util/t/shuffle.t ext/List/Util/t/sum.t
47416            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
47417 ____________________________________________________________________________
47418 [ 24461] By: rgs                                   on 2005/05/13  12:52:45
47419         Log: Subject: change to quiet cygwin's perlld
47420              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
47421              Date: Fri, 13 May 2005 06:15:45 -0700
47422              Message-ID: <20050513131545.GB4024@efn.org>
47423      Branch: perl
47424            ! cygwin/perlld.in
47425 ____________________________________________________________________________
47426 [ 24460] By: nicholas                              on 2005/05/13  11:59:26
47427         Log: Reorder the *more* arena allocation functions into a block
47428              As they are now ahead of their corresponding *new* functions, no need
47429              for all the embedding guff.
47430              Remove all the "register" keywords.
47431      Branch: perl
47432            ! embed.fnc embed.h hv.c proto.h sv.c
47433 ____________________________________________________________________________
47434 [ 24459] By: nicholas                              on 2005/05/13  11:09:03
47435         Log: Allocate GV bodies from arenas
47436      Branch: perl
47437            ! embed.fnc embed.h embedvar.h intrpvar.h perlapi.h proto.h sv.c
47438 ____________________________________________________________________________
47439 [ 24455] By: davem                                 on 2005/05/12  19:07:27
47440         Log: make join.t threadsafe!
47441              tests 13 and 14 could output in reverse order. Add a lock to stop
47442              this.
47443      Branch: perl
47444            ! ext/threads/t/join.t
47445 ____________________________________________________________________________
47446 [ 24454] By: steveh                                on 2005/05/12  10:56:20
47447         Log: Remove a couple of unreferenced local variables
47448      Branch: perl
47449            ! win32/ext/Win32/Win32.xs
47450 ____________________________________________________________________________
47451 [ 24453] By: steveh                                on 2005/05/12  10:10:37
47452         Log: Subject: [PATCH] Add Win32::GetFileVersion() function
47453              From: "Jan Dubois" <jand@ActiveState.com>
47454              Date: Wed, 11 May 2005 22:30:37 -0700
47455              Message-Id: <200505120530.j4C5UhpX031152@smtp3.ActiveState.com>
47456      Branch: perl
47457            ! win32/ext/Win32/Win32.pm win32/ext/Win32/Win32.xs
47458 ____________________________________________________________________________
47459 [ 24452] By: rgs                                   on 2005/05/12  09:58:50
47460         Log: Silence DEBUGGING compilation warnings
47461      Branch: perl
47462            ! toke.c
47463 ____________________________________________________________________________
47464 [ 24451] By: rgs                                   on 2005/05/12  09:52:12
47465         Log: SvUPGRADE doesn't return false.
47466      Branch: perl
47467            ! toke.c
47468 ____________________________________________________________________________
47469 [ 24450] By: rgs                                   on 2005/05/12  08:45:40
47470         Log: Rework documentation of split(//,...)
47471      Branch: perl
47472            ! pod/perlfunc.pod
47473 ____________________________________________________________________________
47474 [ 24449] By: ams                                   on 2005/05/11  16:57:27
47475         Log: Subject: [perl #33765] [PATCH] perlop: mention why 'print !!0' doesn't 
47476              From: Steve Peters via RT <perlbug-followup@perl.org>
47477              Date: 11 May 2005 16:58:22 -0000
47478              Message-Id: <rt-3.0.11-33765-112475.14.5633321030279@perl.org>
47479              
47480              Subject: [perl #33766] [PATCH] perldoc -f split lacks basic null example 
47481              From: Steve Peters via RT <perlbug-followup@perl.org>
47482              Date: 11 May 2005 17:13:29 -0000
47483              Message-Id: <rt-3.0.11-33766-112476.1.84217630998887@perl.org>
47484      Branch: perl
47485            ! pod/perlfunc.pod pod/perlsyn.pod
47486 ____________________________________________________________________________
47487 [ 24446] By: merijn                                on 2005/05/11  09:39:06
47488         Log: Subject: Hints changes for OS X 10.4
47489              From: Michael G Schwern <schwern@pobox.com>
47490              Date: Tue, 10 May 2005 18:10:47 -0700
47491              Message-ID: <20050511011047.GA23955@windhund.schwern.org>
47492      Branch: perl
47493            ! hints/darwin.sh
47494 ____________________________________________________________________________
47495 [ 24445] By: rgs                                   on 2005/05/11  07:54:19
47496         Log: Include vim/emacs modelines in generated files to open them
47497              in read-only mode. Make vi modelines compatible with non-vim
47498              vi versions.
47499      Branch: perl
47500            ! av.c bytecode.pl deb.c doio.c doop.c dump.c embed.h embed.pl
47501            ! embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
47502            ! ext/ByteLoader/byterun.h global.sym globals.c gv.c hv.c
47503            ! keywords.h keywords.pl lib/warnings.pm locale.c malloc.c mg.c
47504            ! miniperlmain.c numeric.c op.c opcode.h opcode.pl opnames.h
47505            ! pad.c perl.c perlapi.c perlapi.h perlio.c perly.c pp.c pp.sym
47506            ! pp_ctl.c pp_hot.c pp_pack.c pp_proto.h pp_sort.c pp_sys.c
47507            ! proto.h reentr.c reentr.h reentr.pl regcomp.c regcomp.pl
47508            ! regexec.c regnodes.h run.c scope.c sv.c taint.c toke.c
47509            ! universal.c utf8.c util.c warnings.h warnings.pl xsutils.c
47510 ____________________________________________________________________________
47511 [ 24444] By: rgs                                   on 2005/05/10  20:56:37
47512         Log: Subject: potential [PATCH] Tru64 crank up strictness
47513              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
47514              Date: May 10, 2005 7:44 PM
47515              Message-Id: <4ADE5AAD-27CB-4F9E-BEC7-41DAA7671108@iki.fi>
47516      Branch: perl
47517            ! hints/dec_osf.sh perl.h toke.c x2p/a2py.c
47518 ____________________________________________________________________________
47519 [ 24443] By: rgs                                   on 2005/05/10  20:27:16
47520         Log: "make regen" should run reentr.pl
47521      Branch: perl
47522            ! regen.pl
47523 ____________________________________________________________________________
47524 [ 24442] By: rgs                                   on 2005/05/10  20:08:27
47525         Log: Regenerate reentr.[ch]
47526      Branch: perl
47527            ! reentr.c reentr.h
47528 ____________________________________________________________________________
47529 [ 24441] By: ams                                   on 2005/05/10  17:23:26
47530         Log: Subject: Re: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7
47531              From: Steve Peters <steve@fisharerojo.org>
47532              Date: Tue, 10 May 2005 12:44:13 -0500
47533              Message-Id: <20050510174413.GA19686@mccoy.peters.homeunix.org>
47534      Branch: perl
47535            + README.openbsd
47536            ! MANIFEST reentr.pl
47537 ____________________________________________________________________________
47538 [ 24440] By: rgs                                   on 2005/05/10  16:51:02
47539         Log: Add editor boilerplates to all C files
47540              (except the generated ones)
47541      Branch: perl
47542            ! av.c deb.c doio.c doop.c dump.c globals.c gv.c hv.c locale.c
47543            ! malloc.c mg.c miniperlmain.c numeric.c op.c pad.c perl.c
47544            ! perlio.c perly.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c
47545            ! pp_sys.c regcomp.c regexec.c run.c scope.c sv.c taint.c toke.c
47546            ! universal.c utf8.c util.c xsutils.c
47547 ____________________________________________________________________________
47548 [ 24439] By: nicholas                              on 2005/05/10  15:38:07
47549         Log: s/sv_setpv(sv,"")/sv_setpvn(sv,"",0)/
47550              plus a couple of 1 byte sv_setpv()s too.
47551      Branch: perl
47552            ! doio.c dump.c ext/B/B.xs ext/Storable/Storable.xs mg.c op.c
47553            ! perl.c pp_ctl.c pp_hot.c pp_sys.c toke.c
47554 ____________________________________________________________________________
47555 [ 24438] By: nicholas                              on 2005/05/10  14:47:58
47556         Log: As we have the length of the string easily to hand, no reason not to
47557              use it.
47558      Branch: perl
47559            ! op.c
47560 ____________________________________________________________________________
47561 [ 24437] By: ams                                   on 2005/05/10  14:41:08
47562         Log: Subject: [PATCH] perlop.pod nit
47563              From: Steve Peters <steve@fisharerojo.org>
47564              Date: Tue, 10 May 2005 09:41:01 -0500
47565              Message-Id: <20050510144101.GA21362@mccoy.peters.homeunix.org>
47566      Branch: perl
47567            ! pod/perlop.pod
47568 ____________________________________________________________________________
47569 [ 24436] By: nicholas                              on 2005/05/10  11:03:49
47570         Log: Experiment with using the ptr_table code to hold the seen hash
47571      Branch: perl
47572            ! ext/Storable/Storable.xs
47573 ____________________________________________________________________________
47574 [ 24435] By: nicholas                              on 2005/05/10  09:17:32
47575         Log: Simplify the debug and assert logic.
47576      Branch: perl
47577            ! ext/Storable/Storable.xs
47578 ____________________________________________________________________________
47579 [ 24434] By: nicholas                              on 2005/05/10  09:03:11
47580         Log: Change 24165 missed one s/class/classname/ in the debugging code.
47581      Branch: perl
47582            ! ext/Storable/Storable.xs
47583 ____________________________________________________________________________
47584 [ 24433] By: ams                                   on 2005/05/10  03:16:23
47585         Log: Subject: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7
47586              From: Steve Peters <steve@fisharerojo.org>
47587              Date: Mon, 9 May 2005 21:10:49 -0500
47588              Message-Id: <20050510021049.GA20147@mccoy.peters.homeunix.org>
47589      Branch: perl
47590            ! reentr.h
47591 ____________________________________________________________________________
47592 [ 24432] By: ams                                   on 2005/05/10  03:15:34
47593         Log: Subject: [PATCH] Avoid USE_SITECUSTOMIZE redefined warnings
47594              From: Jan Dubois <jand@ActiveState.com>
47595              Date: Mon, 9 May 2005 19:29:06 -0700
47596              Message-Id: <200505100229.j4A2TGm1019135@smtp3.ActiveState.com>
47597      Branch: perl
47598            ! config_h.SH
47599 ____________________________________________________________________________
47600 [ 24431] By: rgs                                   on 2005/05/09  20:07:14
47601         Log: Subject: [PATCH] attributes-two.patch, the next batch
47602              From: Andy Lester <andy@petdance.com>
47603              Date: May 9, 2005 5:45 PM
47604              Message-ID: <20050509154518.GA18273@petdance.com>
47605      Branch: perl
47606            ! doop.c embed.fnc embed.pl gv.c handy.h op.c perl.c
47607            ! pod/perlapi.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c toke.c
47608            ! utf8.c
47609 ____________________________________________________________________________
47610 [ 24430] By: rgs                                   on 2005/05/09  19:19:20
47611         Log: Fix typo (bug #35368)
47612      Branch: perl
47613            ! pod/perlreftut.pod
47614 ____________________________________________________________________________
47615 [ 24429] By: nicholas                              on 2005/05/09  16:33:57
47616         Log: Update the comment describing arenas.
47617      Branch: perl
47618            ! sv.c
47619 ____________________________________________________________________________
47620 [ 24427] By: nicholas                              on 2005/05/09  11:22:19
47621         Log: Hoist the static "AUTOLOAD" into a static const variable. Makes the
47622              object file slightly smaller, and also increases the proportion of
47623              read only data section.
47624      Branch: perl
47625            ! gv.c
47626 ____________________________________________________________________________
47627 [ 24426] By: rgs                                   on 2005/05/09  11:11:35
47628         Log: Upgrade to Unicode::Collate 0.50
47629      Branch: perl
47630            + lib/Unicode/Collate/t/cjkrange.t lib/Unicode/Collate/t/ignor.t
47631            + lib/Unicode/Collate/t/override.t
47632            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
47633            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/altern.t
47634            ! lib/Unicode/Collate/t/contract.t
47635            ! lib/Unicode/Collate/t/hangtype.t
47636            ! lib/Unicode/Collate/t/hangul.t lib/Unicode/Collate/t/illegal.t
47637            ! lib/Unicode/Collate/t/illegalp.t lib/Unicode/Collate/t/index.t
47638            ! lib/Unicode/Collate/t/normal.t
47639            ! lib/Unicode/Collate/t/rearrang.t lib/Unicode/Collate/t/test.t
47640            ! lib/Unicode/Collate/t/trailwt.t
47641            ! lib/Unicode/Collate/t/variable.t
47642            ! lib/Unicode/Collate/t/version.t lib/Unicode/Collate/t/view.t
47643 ____________________________________________________________________________
47644 [ 24425] By: nicholas                              on 2005/05/09  10:10:42
47645         Log: Change 24413 should have updated makedef.pl with the knowledge that 2
47646              symbols are ithreads only.
47647      Branch: perl
47648            ! makedef.pl
47649 ____________________________________________________________________________
47650 [ 24424] By: nicholas                              on 2005/05/09  10:00:37
47651         Log: Change 24420 should have hand updated globvar.sym to reflect the
47652              renaming of the global variable.
47653      Branch: perl
47654            ! globvar.sym
47655 ____________________________________________________________________________
47656 [ 24423] By: nicholas                              on 2005/05/09  08:48:46
47657         Log: Simplify S_hv_notallowed slightly by passing a prebuilt message
47658              template. (Also slightly smaller object code)
47659      Branch: perl
47660            ! hv.c
47661 ____________________________________________________________________________
47662 [ 24422] By: rgs                                   on 2005/05/09  07:37:58
47663         Log: Subject: [PATCH] Sv_*set() doc's and extra const's for the SvPVX_const() tasks
47664              From: Steve Peters <steve@fisharerojo.org>
47665              Date: Sun, 8 May 2005 20:49:17 -0500
47666              Message-ID: <20050509014917.GA24132@mccoy.peters.homeunix.org>
47667      Branch: perl
47668            ! embed.fnc perl_keyword.pl pod/perlapi.pod proto.h sv.h toke.c
47669 ____________________________________________________________________________
47670 [ 24421] By: rgs                                   on 2005/05/09  07:29:33
47671         Log: Revert to Andy's first solution for nonnull attributes;
47672              add the missing defines for non-threaded perls in perl.h
47673      Branch: perl
47674            ! embed.h embed.pl global.sym perl.h proto.h
47675 ____________________________________________________________________________
47676 [ 24420] By: nicholas                              on 2005/05/08  22:09:18
47677         Log: Perl_croak uses perl's printf, so can pass in SVs direct - no need for
47678              SvPV and a %s format.
47679      Branch: perl
47680            ! mg.c perl.h pp.c pp_hot.c
47681 ____________________________________________________________________________
47682 [ 24419] By: nicholas                              on 2005/05/08  21:40:29
47683         Log: There's no need to set a reference count for the new SV heads, as it's
47684              always set to 1 at uprooting time.
47685              But set it to zero when DEBUGGING to make things clearer. Plus fix a
47686              bug introduced by change 22945, where the last SV head had an
47687              uninitialised reference count.
47688      Branch: perl
47689            ! sv.c
47690 ____________________________________________________________________________
47691 [ 24418] By: nicholas                              on 2005/05/08  19:45:30
47692         Log: The idea is that when you find something, you stop looking.
47693              ( http://use.perl.org/comments.pl?sid=26369&cid=40183 )
47694      Branch: perl
47695            ! sv.c
47696 ____________________________________________________________________________
47697 [ 24417] By: davem                                 on 2005/05/08  14:39:19
47698         Log: t/TEST's new error messages now include the prefix 'FAILURE--'
47699      Branch: perl
47700            ! t/TEST
47701 ____________________________________________________________________________
47702 [ 24416] By: rgs                                   on 2005/05/08  12:19:51
47703         Log: Tweak the insertion of __attribute__((nonnull())) declarations
47704              in proto.h so it compiles with and without threads with gcc 3.4
47705      Branch: perl
47706            ! embed.pl proto.h
47707 ____________________________________________________________________________
47708 [ 24414] By: rgs                                   on 2005/05/07  17:15:45
47709         Log: Subject: [PATCH] GCC attributes!
47710              From: Andy Lester <andy@petdance.com>
47711              Date: May 4, 2005 11:55 PM
47712              Message-ID: <20050504215540.GA20413@petdance.com>
47713      Branch: perl
47714            ! autodoc.pl av.c doio.c doop.c embed.fnc embed.pl op.c perl.h
47715            ! pod/perlapi.pod proto.h regcomp.c sv.c utf8.c util.c xsutils.c
47716 ____________________________________________________________________________
47717 [ 24413] By: nicholas                              on 2005/05/07  16:08:16
47718         Log: The ptr_table arena variables and code is only needed for ithreads.
47719      Branch: perl
47720            ! intrpvar.h sv.c
47721 ____________________________________________________________________________
47722 [ 24412] By: davem                                 on 2005/05/07  12:57:06
47723         Log: while (my $x ...) { ...; redo } shouldn't undef $x.
47724              In the presence of 'my' in the conditional of a while(), until(),
47725              or for(;;) loop, add an extra scope to the body so that redo
47726              doesn't undef the lexical
47727      Branch: perl
47728            ! embed.fnc embed.h op.c perly.act perly.h perly.tab perly.y
47729            ! pp_ctl.c proto.h t/op/loopctl.t
47730 ____________________________________________________________________________
47731 [ 24411] By: davem                                 on 2005/05/07  11:06:16
47732         Log: add 1.875c to the list of supported bisons
47733      Branch: perl
47734            ! regen_perly.pl
47735 ____________________________________________________________________________
47736 [ 24410] By: nicholas                              on 2005/05/06  22:17:04
47737         Log: Get the correct refcount on the temporary assignment to PL_sigwarn so
47738              that other code assigning to $SIG{__WARN__} doesn't cause a premature
47739              free.
47740      Branch: perl
47741            ! perlio.c t/io/layers.t
47742 ____________________________________________________________________________
47743 [ 24409] By: nicholas                              on 2005/05/06  19:08:35
47744         Log: Ooops. Wise man tests with ithreads before commiting. D'oh!
47745      Branch: perl
47746            ! sv.c
47747 ____________________________________________________________________________
47748 [ 24408] By: nicholas                              on 2005/05/06  18:38:45
47749         Log: Change types of PL_he_arenaroot and PL_pte_arenaroot to avoid casting.
47750      Branch: perl
47751            ! hv.c intrpvar.h sv.c
47752 ____________________________________________________________________________
47753 [ 24407] By: rgs                                   on 2005/05/06  15:37:30
47754         Log: Upgrade to PathTools 3.07
47755      Branch: perl
47756            ! ext/Cwd/Changes ext/Cwd/t/taint.t lib/Cwd.pm lib/File/Spec.pm
47757            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
47758            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
47759            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
47760            ! lib/File/Spec/t/Spec.t
47761 ____________________________________________________________________________
47762 [ 24406] By: ams                                   on 2005/05/06  15:17:26
47763         Log: Don't pretend SIGZERO exists [#35291].
47764      Branch: perl
47765            ! mg.c
47766 ____________________________________________________________________________
47767 [ 24405] By: nicholas                              on 2005/05/06  13:11:54
47768         Log: Make the arena size changeable at compile time, and up the default by
47769              a factor of 4.
47770      Branch: perl
47771            ! hv.c perl.h sv.c
47772 ____________________________________________________________________________
47773 [ 24404] By: nicholas                              on 2005/05/06  12:34:36
47774         Log: Allocate pointer table entries (for ithread cloning) from an arena
47775      Branch: perl
47776            ! embedvar.h intrpvar.h perlapi.h sv.c
47777 ____________________________________________________________________________
47778 [ 24402] By: davem                                 on 2005/05/05  20:52:11
47779         Log: avoid accessing a just-freed SV (keep ponie happy)
47780      Branch: perl
47781            ! pad.c
47782 ____________________________________________________________________________
47783 [ 24401] By: rgs                                   on 2005/05/05  17:12:38
47784         Log: Missing files in Test::Simple
47785      Branch: perl
47786            + lib/Test/Simple/t/create.t lib/Test/Simple/t/is_deeply_fail.t
47787            + t/lib/Test/Simple/sample_tests/exit.plx
47788 ____________________________________________________________________________
47789 [ 24399] By: nicholas                              on 2005/05/05  15:17:23
47790         Log: Bump versions of non dual-life modules
47791      Branch: perl
47792            ! lib/File/Path.pm lib/FileCache.pm lib/Pod/Html.pm
47793            ! lib/Symbol.pm lib/utf8.pm win32/FindExt.pm
47794 ____________________________________________________________________________
47795 [ 24398] By: nicholas                              on 2005/05/05  14:54:20
47796         Log: Bump version numbers
47797      Branch: perl
47798            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
47799            ! ext/IO/lib/IO/Socket/INET.pm ext/XS/APItest/APItest.pm
47800 ____________________________________________________________________________
47801 [ 24397] By: rgs                                   on 2005/05/05  14:41:55
47802         Log: Upgrade to Test::Simple 0.60
47803      Branch: perl
47804            - lib/Test/Simple/t/is_deeply.t
47805            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
47806            ! lib/Test/Simple.pm lib/Test/Simple/Changes
47807            ! lib/Test/Simple/t/00signature.t
47808            ! lib/Test/Simple/t/circular_data.t lib/Test/Simple/t/exit.t
47809            ! lib/Test/Simple/t/fork.t lib/Test/Simple/t/has_plan.t
47810            ! lib/Test/Simple/t/has_plan2.t lib/Test/Simple/t/is_fh.t
47811            ! lib/Test/Simple/t/require_ok.t
47812 ____________________________________________________________________________
47813 [ 24396] By: nicholas                              on 2005/05/05  14:28:42
47814         Log: Bump B version numbers
47815      Branch: perl
47816            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm
47817            ! ext/B/B/Disassembler.pm ext/B/B/Terse.pm
47818            ! ext/B/t/OptreeCheck.pm
47819 ____________________________________________________________________________
47820 [ 24393] By: davem                                 on 2005/05/05  12:06:32
47821         Log: stop Math/BigInt/t/bare_mbf.t producing spurious test output
47822      Branch: perl
47823            ! lib/Math/BigInt/t/bare_mbf.t
47824 ____________________________________________________________________________
47825 [ 24392] By: davem                                 on 2005/05/05  12:01:51
47826         Log: strictifying t/TEST stopped it handling '1..n todo' correctly
47827              (made scope of %toto too narrow)
47828      Branch: perl
47829            ! t/TEST
47830 ____________________________________________________________________________
47831 [ 24390] By: davem                                 on 2005/05/05  00:34:50
47832         Log: make t/TEST detect various failure modes in testfile outputs
47833              in particular:
47834              multiple leader lines
47835              leader line not first or last line of file
47836              unrecognised lines
47837              out-of-sequence test numbers
47838      Branch: perl
47839            ! t/TEST
47840 ____________________________________________________________________________
47841 [ 24389] By: davem                                 on 2005/05/04  22:14:54
47842         Log: strictify t/TEST
47843              make most variables lexical, narrow their scope, and give some of
47844              them more meaningful names. Also fix a harmless bug where the wrong
47845              filehandles are closed (A+B rather than U+A)
47846      Branch: perl
47847            ! t/TEST
47848 ____________________________________________________________________________
47849 [ 24388] By: rgs                                   on 2005/05/04  20:50:59
47850         Log: Document the unportability of atan2() edge cases
47851              and remove unportable tests (by Steve Peters)
47852      Branch: perl
47853            ! pod/perlport.pod t/op/exp.t
47854 ____________________________________________________________________________
47855 [ 24387] By: davem                                 on 2005/05/04  20:30:00
47856         Log: add test for [perl #34682] leaving eval via last in inner runops
47857      Branch: perl
47858            ! t/op/eval.t
47859 ____________________________________________________________________________
47860 [ 24386] By: rgs                                   on 2005/05/04  18:31:19
47861         Log: Fix test numerotation
47862      Branch: perl
47863            ! t/op/goto.t
47864 ____________________________________________________________________________
47865 [ 24385] By: davem                                 on 2005/05/04  15:52:11
47866         Log: make goto.t use test.pl, strict and warnings
47867      Branch: perl
47868            ! t/op/goto.t
47869 ____________________________________________________________________________
47870 [ 24384] By: davem                                 on 2005/05/04  14:01:40
47871         Log: SEGV when next is followed by a goto
47872              
47873              next and redo didn't restore PL_curcop
47874      Branch: perl
47875            ! pp_ctl.c t/op/goto.t
47876 ____________________________________________________________________________
47877 [ 24383] By: ams                                   on 2005/05/04  12:12:30
47878         Log: Subject: [PATCH] perlvar.pod verbatim paragraph first line does not start with a space
47879              From: Offer Kaye <offer.kaye@gmail.com>
47880              Date: Wed, 4 May 2005 15:10:37 +0300
47881              Message-Id: <56942505050405101bfe678d@mail.gmail.com>
47882      Branch: perl
47883            ! pod/perlvar.pod
47884 ____________________________________________________________________________
47885 [ 24382] By: rgs                                   on 2005/05/04  11:21:54
47886         Log: Sync synopses
47887      Branch: perl
47888            ! pod/perl.pod pod/perlrun.pod
47889 ____________________________________________________________________________
47890 [ 24381] By: davem                                 on 2005/05/03  22:10:45
47891         Log: document the internals of exception handling
47892      Branch: perl
47893            ! pod/perlhack.pod
47894 ____________________________________________________________________________
47895 [ 24380] By: rgs                                   on 2005/05/03  15:43:34
47896         Log: Fix getting prototype of builtins mkdir and setpgrp.
47897              Hardcode special exceptions for exec and system, instead
47898              of trying to be clever and failing.
47899      Branch: perl
47900            ! opcode.h opcode.pl pp.c t/op/cproto.t
47901 ____________________________________________________________________________
47902 [ 24379] By: rgs                                   on 2005/05/03  12:18:50
47903         Log: Error in the latest FindBin patch, noticed by Nicholas
47904      Branch: perl
47905            ! lib/FindBin.pm
47906 ____________________________________________________________________________
47907 [ 24378] By: rgs                                   on 2005/05/03  12:15:45
47908         Log: mkdir without arguments now defaults to $_
47909      Branch: perl
47910            ! opcode.h opcode.pl pod/perlfunc.pod t/op/cproto.t t/op/mkdir.t
47911 ____________________________________________________________________________
47912 [ 24377] By: nicholas                              on 2005/05/03  12:00:25
47913         Log: ok($a == $b) better written as cmp_ok($a, '==', $b)
47914              (The latter gives more diagnostics in the case of failure)
47915      Branch: perl
47916            ! t/op/exp.t
47917 ____________________________________________________________________________
47918 [ 24376] By: rgs                                   on 2005/05/03  09:45:24
47919         Log: Convert to test.pl
47920      Branch: perl
47921            ! t/op/mkdir.t
47922 ____________________________________________________________________________
47923 [ 24375] By: rgs                                   on 2005/05/03  08:53:25
47924         Log: Fix for [perl #34252] Access rights in FindBin::Bin
47925              At least on my platform, Cwd::getcwd doesn't find the current
47926              directory if it has no access to it. Try harder with Cwd::cwd.
47927      Branch: perl
47928            ! lib/FindBin.pm
47929 ____________________________________________________________________________
47930 [ 24374] By: steveh                                on 2005/05/03  08:51:24
47931         Log: Fix croak() and confess() so that they don't clobber $!
47932              (plus tests to check this)
47933      Branch: perl
47934            ! lib/Carp.pm lib/Carp.t
47935 ____________________________________________________________________________
47936 [ 24373] By: nicholas                              on 2005/05/03  08:45:28
47937         Log: PL_mess_sv is always >= SVt_PVMG, so no need for an if() test
47938      Branch: perl
47939            ! perl.c
47940 ____________________________________________________________________________
47941 [ 24372] By: rgs                                   on 2005/05/03  07:36:17
47942         Log: Subject: [perl #33809] optimize macro dXSARGS 
47943              From: Sergey Skvortsov (via RT) <perlbug-followup@perl.org>
47944              Date: 17 Jan 2005 09:02:33 -0000
47945              Message-ID: <rt-3.0.11-33809-105714.16.4209917806492@perl.org>
47946      Branch: perl
47947            ! XSUB.h pod/perlapi.pod universal.c
47948 ____________________________________________________________________________
47949 [ 24371] By: rgs                                   on 2005/05/03  06:56:03
47950         Log: Subject: [PATCH] IEEE math for the masses
47951              From: Steve Peters <steve@fisharerojo.org>
47952              Date: Fri, 15 Apr 2005 09:10:54 -0500
47953              Message-ID: <20050415141054.GA12749@mccoy.peters.homeunix.org>
47954              
47955              (tests added to t/op/exp.t)
47956      Branch: perl
47957            ! pp.c t/op/exp.t
47958 ____________________________________________________________________________
47959 [ 24370] By: rgs                                   on 2005/05/03  06:30:47
47960         Log: Convert to test.pl
47961      Branch: perl
47962            ! t/op/exp.t
47963 ____________________________________________________________________________
47964 [ 24369] By: nicholas                              on 2005/05/02  20:45:00
47965         Log: A slightly better layout for the diagram.
47966      Branch: perl
47967            ! ext/B/B.pm
47968 ____________________________________________________________________________
47969 [ 24368] By: rgs                                   on 2005/05/02  20:10:34
47970         Log: Clarify the definition of the 'w' pack format, as suggested by
47971              Alexey Toptygin.
47972      Branch: perl
47973            ! pod/perlfunc.pod
47974 ____________________________________________________________________________
47975 [ 24367] By: rgs                                   on 2005/05/02  17:10:19
47976         Log: For perls where pids and ppids are cached, when the ppid of
47977              the perl process becomes 1, refresh the ppid cache (this may
47978              indicate that the parent process has died.)
47979      Branch: perl
47980            ! pp_sys.c
47981 ____________________________________________________________________________
47982 [ 24366] By: rgs                                   on 2005/05/02  16:16:35
47983         Log: Change inheritance hierarchy of B subclassses :
47984              
47985              Subject: @B::NV::ISA = 'B::IV';
47986              From: Nicholas Clark <nick@ccl4.org>
47987              Date: Wed, 27 Apr 2005 14:57:51 +0100
47988              Message-ID: <20050427135750.GD94420@plum.flirble.org>
47989      Branch: perl
47990            ! ext/B/B.pm
47991 ____________________________________________________________________________
47992 [ 24365] By: rgs                                   on 2005/05/02  15:46:51
47993         Log: Subject: [PATCH] printf.patch: Adding printf checking for gcc
47994              From: Andy Lester <andy@petdance.com>
47995              Date: Sun, 1 May 2005 15:07:55 -0500
47996              Message-ID: <20050501200755.GA30259@petdance.com>
47997      Branch: perl
47998            ! gv.c lib/ExtUtils/t/Embed.t pad.c perl.c perl.h perlio.c
47999            ! perlio.h perliol.h pp_pack.c pp_sort.c x2p/util.c x2p/util.h
48000 ____________________________________________________________________________
48001 [ 24364] By: rgs                                   on 2005/05/02  14:48:04
48002         Log: Subject: Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
48003              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
48004              Date: Wed, 3 Nov 2004 16:38:01 +0100
48005              Message-ID: <20041103163801.6839be30@valis.local>
48006      Branch: perl
48007            ! ext/Data/Dumper/Dumper.pm
48008 ____________________________________________________________________________
48009 [ 24363] By: davem                                 on 2005/05/02  14:27:20
48010         Log: Better fix for #8738  (Core dump in 'leavetry')
48011              When in an inner runops loop (eg via a tie or sort), an eval
48012              needs a new JMPENV pushing by S_docatch. If an exception is raised,
48013              control is returned to S_docatch, and it must determine whether
48014              the eval that trapped the exception is an inner eval or an outer
48015              one. In the former case, restart the loop, in the latter case,
48016              rethrow the exception. This is determined by whether we are still
48017              at the same PL_curstackinfo level. This fails in the case of
48018              SPLICE(), which pushes a new SETJMP and runops level, but not a
48019              new stackinfo level. There may be other code which does similar.
48020              The solution is to store the current value of PL_top_env in each
48021              pushed CxEVAL, and see if it's still the same as PL_top_env when
48022              the exception is handled.
48023      Branch: perl
48024            ! cop.h pp_ctl.c
48025 ____________________________________________________________________________
48026 [ 24362] By: davem                                 on 2005/05/02  13:51:42
48027         Log: Revert change #15705 (Core dump in 'leavetry')
48028              This fixes bug #34682, reintroduces bug #8738 (ID 20020301.011),
48029              and reintroduces an eval optimisation for innter runops levels
48030      Branch: perl
48031            ! pp_ctl.c
48032 ____________________________________________________________________________
48033 [ 24361] By: davem                                 on 2005/05/02  13:29:17
48034         Log: move the SETJMP exception-handing definitions from scope.h to cop.h
48035              so that a JMPENV* entry can be added to struct block_eval
48036      Branch: perl
48037            ! cop.h scope.h
48038 ____________________________________________________________________________
48039 [ 24360] By: rgs                                   on 2005/05/02  09:37:04
48040         Log: Fix [perl #35162] $SIG{__DIE__} = 'IGNORE' is base.pm is illegal
48041      Branch: perl
48042            ! lib/base.pm
48043 ____________________________________________________________________________
48044 [ 24359] By: rgs                                   on 2005/05/02  08:09:38
48045         Log: Subject: [PATCH] undo pod utilities regression in 24034
48046              From: "Craig A. Berry" <craigberry@mac.com>
48047              Date: Fri, 29 Apr 2005 17:22:48 -0500
48048              Message-ID: <4272B3B8.6030603@mac.com>
48049      Branch: perl
48050            ! pod/pod2usage.PL pod/podselect.PL
48051 ____________________________________________________________________________
48052 [ 24358] By: rgs                                   on 2005/05/02  07:15:37
48053         Log: Subject: [PATCH] uninitialized warnings in regcomp
48054              From: Steven Philip Schubiger <steven@accognoscere.org>
48055              Date: Mon, 2 May 2005 01:14:29 +0200 (CEST)
48056              Message-Id: <200505012314.j41NETLk018737@accognoscere.homeunix.org>
48057      Branch: perl
48058            ! regcomp.c
48059 ____________________________________________________________________________
48060 [ 24357] By: nicholas                              on 2005/05/01  22:16:16
48061         Log: Explode if anyone attempts to sv_upgrade PL_mess_sv.
48062              Should this be a panic: ?
48063      Branch: perl
48064            ! sv.c
48065 ____________________________________________________________________________
48066 [ 24355] By: merijn                                on 2005/04/29  15:32:17
48067         Log: Put back INSTALL_PREFIX and INSTALL_PREFIX_EXP as they were
48068              unintendedly removed by patch #23435
48069      Branch: perl
48070            ! config_h.SH
48071 ____________________________________________________________________________
48072 [ 24354] By: merijn                                on 2005/04/29  13:59:36
48073         Log: Subject: [PATCH] Small patch to perlport.pod
48074              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
48075              Date: Thu, 28 Apr 2005 02:24:04 +0200
48076              Message-Id: <D38E89F3-B77B-11D9-B91D-000502F3279F@free.fr>
48077      Branch: perl
48078            ! pod/perlport.pod
48079 ____________________________________________________________________________
48080 [ 24353] By: steveh                                on 2005/04/29  09:07:19
48081         Log: Subject: [PATCH] one cannot "static" exported functions
48082              From: <jarkko.hietaniemi@nokia.com>
48083              Date: Fri, 29 Apr 2005 11:02:01 +0300
48084              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D705@esebe105.NOE.Nokia.com>
48085      Branch: perl
48086            ! perlio.c
48087 ____________________________________________________________________________
48088 [ 24352] By: steveh                                on 2005/04/29  08:24:50
48089         Log: Skip PL_sig_sv when PERL_IMPLICIT_CONTEXT is defined
48090              (rather than when PERL_IMPLICIT_SYS is defined)
48091      Branch: perl
48092            ! makedef.pl
48093 ____________________________________________________________________________
48094 [ 24351] By: nicholas                              on 2005/04/28  22:28:53
48095         Log: Refactor Perl_sv_utf8_upgrade_flags to use SvPV_free
48096      Branch: perl
48097            ! sv.c
48098 ____________________________________________________________________________
48099 [ 24350] By: steveh                                on 2005/04/28  16:42:13
48100         Log: Subject: (in blead) a missing const in a prototype
48101              From: <jarkko.hietaniemi@nokia.com>
48102              Date: Wed, 27 Apr 2005 17:35:27 +0300
48103              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D6ED@esebe105.NOE.Nokia.com>
48104      Branch: perl
48105            ! embed.fnc proto.h
48106 ____________________________________________________________________________
48107 [ 24349] By: steveh                                on 2005/04/28  16:38:51
48108         Log: Silence a compilation warning on Win32
48109      Branch: perl
48110            ! pp.c
48111 ____________________________________________________________________________
48112 [ 24348] By: nicholas                              on 2005/04/28  11:22:15
48113         Log: Add a new macro SvPV_free() which undoes OOK and free()s the PVX(),
48114              becase there's a lot of code around that calls SvOOK_off(), memmov()s
48115              the buffer, then promptly free()s it. So avoid the needless memmov().
48116      Branch: perl
48117            ! perl.c pp.c pp_ctl.c pp_hot.c sv.c sv.h
48118 ____________________________________________________________________________
48119 [ 24347] By: steveh                                on 2005/04/28  11:13:55
48120         Log: Remove temporary clean-up from Win32 makefiles
48121              
48122              Change 22501 temporarily added some clean-up to the Win32 makefiles
48123              which was only meant to stay until cpan rt #5616 was fixed.  It is
48124              now fixed (in EU-MM 6.22, which in turn has been in blead for a
48125              while now), so these hacks are no longer required.
48126              
48127              This change is also good for maint, which currently contains EU-MM
48128              6.17, which didn't create the blibdirs.exists files in question
48129              anyway.
48130      Branch: perl
48131            ! win32/Makefile win32/makefile.mk
48132 ____________________________________________________________________________
48133 [ 24345] By: rgs                                   on 2005/04/28  09:29:07
48134         Log: Remove confusing punctuation
48135              (spotted by David Rigaudiere)
48136      Branch: perl
48137            ! pod/perlvar.pod
48138 ____________________________________________________________________________
48139 [ 24344] By: nicholas                              on 2005/04/28  09:29:06
48140         Log: Calling sv_backoff() on something that's about to be free()d will
48141              memmov() memory that's about to be freed. Seems wasteful.
48142      Branch: perl
48143            ! sv.c
48144 ____________________________________________________________________________
48145 [ 24341] By: steveh                                on 2005/04/28  08:44:28
48146         Log: Fix perlsio_binmode() export breakage caused by change #24338
48147              
48148              Define and export perlsio_binmode() based on the same condition,
48149              namely, that USE_PERLIO is defined and USE_SFIO is not.
48150      Branch: perl
48151            ! makedef.pl perlio.c
48152 ____________________________________________________________________________
48153 [ 24340] By: nicholas                              on 2005/04/28  08:34:57
48154         Log: The if() clause is the wrong way round, so OOK can never be true in
48155              this case. Given that OOK is never undone, we could never have been
48156              correctly upgrading a PV with OOK to HV or AV. I believe that only
48157              SVt_NULL is the only type ever upgraded to HV or AV.
48158      Branch: perl
48159            ! sv.c
48160 ____________________________________________________________________________
48161 [ 24339] By: rgs                                   on 2005/04/27  20:24:30
48162         Log: A couple of warning fixes by Gisle
48163      Branch: perl
48164            ! pp.c pp_sys.c
48165 ____________________________________________________________________________
48166 [ 24338] By: rgs                                   on 2005/04/27  14:48:46
48167         Log: Subject: [PATCH] perlio-two.patch: More warnings squashed, more consts
48168              From: Andy Lester <andy@petdance.com>
48169              Date: Wed, 27 Apr 2005 10:02:43 -0500
48170              Message-ID: <20050427150243.GA21883@petdance.com>
48171      Branch: perl
48172            ! perl.c perlio.c perlio.h perliol.h
48173 ____________________________________________________________________________
48174 [ 24334] By: steveh                                on 2005/04/27  08:35:40
48175         Log: Subject: Win32 MM test fix
48176              From: Michael G Schwern <schwern@pobox.com>
48177              Date: Mon, 18 Apr 2005 14:30:19 -0700
48178              Message-ID: <20050418213019.GA15797@windhund.schwern.org>
48179              
48180              Subject: Re: Win32 MM test fix
48181              From: demerphq <demerphq@gmail.com>
48182              Date: Tue, 19 Apr 2005 00:57:59 +0200
48183              Message-ID: <9b18b31105041815573e10dc10@mail.gmail.com>
48184      Branch: perl
48185            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
48186 ____________________________________________________________________________
48187 [ 24333] By: rgs                                   on 2005/04/26  21:03:43
48188         Log: Subject: [PATCH] XS() __attribute__
48189              From: Andy Lester <andy@petdance.com>
48190              Date: Fri, 22 Apr 2005 17:39:47 -0500
48191              Message-ID: <20050422223947.GA4681@petdance.com>
48192      Branch: perl
48193            ! XSUB.h universal.c xsutils.c
48194 ____________________________________________________________________________
48195 [ 24328] By: rgs                                   on 2005/04/26  14:27:01
48196         Log: Subject: Re: [PATCH] pp_pack.c redux, to work w/Jarkko's recent patches
48197              From: Andy Lester <andy@petdance.com>
48198              Date: Mon, 25 Apr 2005 17:56:51 -0500
48199              Message-ID: <20050425225651.GB17271@petdance.com>
48200      Branch: perl
48201            ! embed.fnc embed.h perl.h pod/perlapi.pod pp_pack.c proto.h
48202 ____________________________________________________________________________
48203 [ 24326] By: rgs                                   on 2005/04/26  12:49:03
48204         Log: Upgrade to CGI.pm 3.08
48205      Branch: perl
48206            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes lib/CGI/Cookie.pm
48207            ! lib/CGI/Pretty.pm
48208 ____________________________________________________________________________
48209 [ 24325] By: merijn                                on 2005/04/26  11:28:42
48210         Log: Subject: [PATCH?] for AIX problems? RE: [PATCH] Symbian port of Perl
48211              Date: Tue, 26 Apr 2005 12:22:12 +0300
48212              From: <jarkko.hietaniemi@nokia.com>
48213              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D6CB@esebe105.NOE.Nokia.com>
48214              From: Steve Hay <steve.hay@uk.radan.com>
48215              Message-ID: <426E11A3.8070002@uk.radan.com>
48216      Branch: perl
48217            ! ext/Storable/Storable.xs
48218 ____________________________________________________________________________
48219 [ 24321] By: steveh                                on 2005/04/25  13:09:57
48220         Log: Update location to fetch dmake from in README.win32
48221              
48222              Use the generic search.cpan.org URL so that the latest version is
48223              always found
48224      Branch: perl
48225            ! README.win32
48226 ____________________________________________________________________________
48227 [ 24320] By: nicholas                              on 2005/04/25  11:41:01
48228         Log: Subject: [PATCH] mktables.lst and related stuff (was Re: [PATCH] Unicode 4.1.0)
48229              From: demerphq <demerphq@gmail.com>
48230              Message-ID: <9b18b31105042412352fcf2bc5@mail.gmail.com>
48231              Date: Sun, 24 Apr 2005 21:35:35 +0200
48232      Branch: perl
48233            ! lib/unicore/README.perl lib/unicore/mktables
48234            ! lib/unicore/mktables.lst
48235 ____________________________________________________________________________
48236 [ 24319] By: steveh                                on 2005/04/25  11:05:24
48237         Log: Provide $Config{libswanted_uselargefiles} on Win32
48238              
48239              This fixes some test failures introduced by change 24271.
48240      Branch: perl
48241            ! win32/config.bc win32/config.gc win32/config.vc
48242            ! win32/config.vc64
48243 ____________________________________________________________________________
48244 [ 24318] By: steveh                                on 2005/04/25  07:47:11
48245         Log: Subject: [PATCH] combopatch
48246              From: Jarkko Hietaniemi <jhi@iki.fi>
48247              Date: Sun, 24 Apr 2005 22:58:15 +0300
48248              Message-ID: <426BFA57.9060105@iki.fi>
48249      Branch: perl
48250            ! embed.fnc makedef.pl mg.c perl.c perl.h perlvars.h pp_pack.c
48251            ! proto.h toke.c util.c
48252 ____________________________________________________________________________
48253 [ 24317] By: rgs                                   on 2005/04/25  06:30:44
48254         Log: Fix typo, noticed by Randal Schwartz
48255      Branch: perl
48256            ! pod/perlfunc.pod
48257 ____________________________________________________________________________
48258 [ 24316] By: ams                                   on 2005/04/25  01:36:38
48259         Log: Add STORABLE_attach hook (Adam Kennedy).
48260      Branch: perl
48261            + ext/Storable/t/HAS_ATTACH.pm ext/Storable/t/attach_errors.t
48262            + ext/Storable/t/attach_singleton.t
48263            + ext/Storable/t/circular_hook.t
48264            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
48265            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
48266 ____________________________________________________________________________
48267 [ 24315] By: rgs                                   on 2005/04/24  15:25:18
48268         Log: Add files missing in 24314
48269      Branch: perl
48270            + lib/Test/Harness/Point.pm lib/Test/Harness/t/from_line.t
48271            + lib/Test/Harness/t/point-parse.t lib/Test/Harness/t/point.t
48272            + lib/Test/Harness/t/version.t
48273 ____________________________________________________________________________
48274 [ 24314] By: rgs                                   on 2005/04/24  13:26:50
48275         Log: Upgrade to Test::Harness 2.48
48276      Branch: perl
48277            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
48278            ! lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod
48279            ! lib/Test/Harness/t/00compile.t
48280            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
48281            ! t/lib/sample-tests/skip
48282 ____________________________________________________________________________
48283 [ 24313] By: merijn                                on 2005/04/24  11:52:03
48284         Log: Subject: [PATCH] Add -Wdeclaration-after-statement to default flags for gcc 3+
48285              From: Steve Peters <steve@fisharerojo.org>
48286              Date: Sat, 23 Apr 2005 22:37:48 -0500
48287              Message-ID: <20050424033748.GA23117@mccoy.peters.homeunix.org>
48288      Branch: perl
48289            ! Configure
48290 ____________________________________________________________________________
48291 [ 24311] By: rgs                                   on 2005/04/24  11:48:24
48292         Log: Add %patchlevel hash to Module::CoreList
48293      Branch: perl
48294            ! lib/Module/CoreList.pm
48295 ____________________________________________________________________________
48296 [ 24310] By: merijn                                on 2005/04/24  09:12:37
48297         Log: Subject: [PATCH] lib/Time/Local.t: time_t is unsigned on VMS
48298              From: "Craig A. Berry" <craigberry@mac.com>
48299              Date: Sat, 23 Apr 2005 18:25:52 -0500
48300              Message-ID: <426AD980.2010801@mac.com>
48301      Branch: perl
48302            ! lib/Time/Local.t
48303 ____________________________________________________________________________
48304 [ 24309] By: nicholas                              on 2005/04/23  14:00:49
48305         Log: Variable declarations can't come after statements in C89.
48306      Branch: perl
48307            ! util.c
48308 ____________________________________________________________________________
48309 [ 24308] By: nicholas                              on 2005/04/23  13:57:41
48310         Log: Save state when auto-generating #ifdef PERL_CORE and PERL_CORE/PERL_EXT
48311              reducing embed.h by about 10%.
48312      Branch: perl
48313            ! embed.h embed.pl
48314 ____________________________________________________________________________
48315 [ 24307] By: davem                                 on 2005/04/23  13:56:18
48316         Log: Subject:  [PATCH] Fix for warnings in util.c/Perl_init_tm()
48317              From:  Steve Peters <steve@fisharerojo.org>
48318              Date:  Fri, 22 Apr 2005 22:36:03 -0500
48319              Message-Id:  <20050423033603.GA32547@mccoy.peters.homeunix.org>
48320              
48321              localtime() can return null
48322      Branch: perl
48323            ! util.c
48324 ____________________________________________________________________________
48325 [ 24303] By: nicholas                              on 2005/04/22  21:40:21
48326         Log: Convert to test.pl
48327      Branch: perl
48328            ! t/op/substr.t
48329 ____________________________________________________________________________
48330 [ 24301] By: nicholas                              on 2005/04/22  16:21:46
48331         Log: Subject: [PATCH] t/uni/class.t -- update VMS test skippage
48332              From: "Craig A. Berry" <craigberry@mac.com>
48333              Message-ID: <42692501.6090809@mac.com>
48334              Date: Fri, 22 Apr 2005 11:23:29 -0500
48335      Branch: perl
48336            ! t/uni/class.t
48337 ____________________________________________________________________________
48338 [ 24300] By: rgs                                   on 2005/04/22  16:17:36
48339         Log: Patch by Yves Orton to accept several options on the corelist(1)
48340              command-line. Plus POD nits.
48341      Branch: perl
48342            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
48343 ____________________________________________________________________________
48344 [ 24290] By: steveh                                on 2005/04/22  13:51:47
48345         Log: Fix last remaining Win32 linker error following change 24271
48346              
48347              (Supplied by Jarkko in a makedef.pl that was omitted from the
48348              aforementioned change)
48349      Branch: perl
48350            ! makedef.pl
48351 ____________________________________________________________________________
48352 [ 24287] By: rgs                                   on 2005/04/22  12:42:37
48353         Log: There's no point listing '-f' in --help output
48354              when perl isn't built with USE_SITECUSTOMIZE, since it might
48355              confuse users about $sitelib/sitecustomize.pl being sourced
48356              at startup.
48357      Branch: perl
48358            ! perl.c
48359 ____________________________________________________________________________
48360 [ 24286] By: nicholas                              on 2005/04/22  12:37:19
48361         Log: For now, TODO the 2 tests that fail on 5.8.x
48362      Branch: perl
48363            ! ext/B/t/optree_specials.t
48364 ____________________________________________________________________________
48365 [ 24284] By: rgs                                   on 2005/04/22  12:34:14
48366         Log: -A wasn't listed in the --help output
48367      Branch: perl
48368            ! perl.c
48369 ____________________________________________________________________________
48370 [ 24280] By: steveh                                on 2005/04/22  09:59:54
48371         Log: Fix more Win32 linker errors following change 24271
48372              
48373              This clears up problems with Perl_free_global_struct and
48374              Perl_init_global_struct
48375      Branch: perl
48376            ! embed.fnc embed.h global.sym makedef.pl proto.h
48377 ____________________________________________________________________________
48378 [ 24279] By: rgs                                   on 2005/04/22  09:04:08
48379         Log: Subject: [PATCH] pp_pack.c warning quieting
48380              From: Andy Lester <andy@petdance.com>
48381              Date: Thu, 21 Apr 2005 11:33:13 -0500
48382              Message-ID: <20050421163313.GA20930@petdance.com>
48383      Branch: perl
48384            ! pp_pack.c
48385 ____________________________________________________________________________
48386 [ 24278] By: steveh                                on 2005/04/22  08:59:58
48387         Log: Fix Win32 linker errors following change 24271
48388              
48389              This clears up "unresolved external" errors for the following symbols:
48390              
48391              PL_watch_pvx
48392              Perl_Gappctx_ptr
48393              Perl_Gmmap_page_size_ptr
48394              Perl_Gsig_defaulting_ptr
48395              Perl_Gsig_handlers_initted_ptr
48396              Perl_Gsig_ignoring_ptr
48397              Perl_Gsig_sv_ptr
48398              Perl_Gtimesbase_ptr
48399              Perl_Gwatch_pvx_ptr
48400      Branch: perl
48401            ! makedef.pl
48402 ____________________________________________________________________________
48403 [ 24277] By: rgs                                   on 2005/04/22  08:48:14
48404         Log: Subject: [PATCH] bytecode.pl, bytecode.h, and sv.h fixes
48405              From: Steve Peters <steve@fisharerojo.org>
48406              Date: Thu, 21 Apr 2005 18:55:47 -0500
48407              Message-ID: <20050421235547.GA12149@mccoy.peters.homeunix.org>
48408      Branch: perl
48409            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
48410            ! sv.h
48411 ____________________________________________________________________________
48412 [ 24276] By: steveh                                on 2005/04/22  08:13:01
48413         Log: Fix my_chsize() for systems having chsize(), broken by change #24271
48414      Branch: perl
48415            ! pp_sys.c
48416 ____________________________________________________________________________
48417 [ 24275] By: davem                                 on 2005/04/21  21:30:11
48418         Log: Sigh - really bump Text::Wrap version number this time.
48419      Branch: perl
48420            ! lib/Text/Wrap.pm
48421 ____________________________________________________________________________
48422 [ 24274] By: davem                                 on 2005/04/21  21:27:15
48423         Log: bump version number in Text::Wrap after change #24273
48424      Branch: perl
48425            ! lib/Text/Wrap.pm
48426 ____________________________________________________________________________
48427 [ 24273] By: davem                                 on 2005/04/21  21:22:54
48428         Log: Text::Wrap::wrap() fails with non-space separator
48429      Branch: perl
48430            ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm
48431 ____________________________________________________________________________
48432 [ 24271] By: rgs                                   on 2005/04/21  15:38:30
48433         Log: Subject: [PATCH] Symbian port of Perl
48434              From: <jarkko.hietaniemi@nokia.com>
48435              Date: Mon, 18 Apr 2005 13:18:30 +0300
48436              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D653@esebe105.NOE.Nokia.com>
48437      Branch: perl
48438            + README.symbian ext/DynaLoader/dl_symbian.xs
48439            + symbian/PerlApp.cpp symbian/PerlApp.h symbian/PerlApp.hrh
48440            + symbian/PerlApp.rss symbian/PerlAppAif.rss
48441            + symbian/PerlBase.cpp symbian/PerlBase.h symbian/PerlBase.pod
48442            + symbian/PerlRecog.cpp symbian/PerlRecog.mmp symbian/README
48443            + symbian/TODO symbian/bld.inf symbian/config.pl
48444            + symbian/config.sh symbian/cwd.pl symbian/demo_pl
48445            + symbian/install.cfg symbian/makesis.pl symbian/port.pl
48446            + symbian/sanity.pl symbian/sdk.pl symbian/symbian_dll.cpp
48447            + symbian/symbian_proto.h symbian/symbian_stubs.c
48448            + symbian/symbian_stubs.h symbian/symbian_utils.cpp
48449            + symbian/symbianish.h symbian/uid.pl symbian/version.pl
48450            + symbian/xsbuild.pl
48451            ! EXTERN.h INTERN.h MANIFEST Porting/curliff.pl Porting/makerel
48452            ! XSUB.h av.c bytecode.pl configpm doio.c dump.c embed.fnc
48453            ! embed.h embed.pl embedvar.h ext/B/B.xs
48454            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
48455            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
48456            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dlutils.c
48457            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
48458            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
48459            ! ext/POSIX/POSIX.xs ext/PerlIO/scalar/scalar.xs
48460            ! ext/PerlIO/via/via.xs ext/SDBM_File/sdbm/sdbm.c
48461            ! ext/Storable/Storable.xs ext/Time/HiRes/HiRes.xs global.sym
48462            ! globvar.sym gv.c hv.c intrpvar.h lib/ExtUtils/t/Embed.t
48463            ! lib/ExtUtils/xsubpp lib/File/Spec.pm lib/File/Spec/Win32.pm
48464            ! locale.c mg.c miniperlmain.c numeric.c op.c opcode.h opcode.pl
48465            ! pad.c patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.c
48466            ! perlio.h perliol.h perlvars.h pod.lst pod/perl.pod
48467            ! pod/perlguts.pod pod/perlintern.pod pp.c pp_ctl.c pp_hot.c
48468            ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.pl regcomp.c
48469            ! regexec.c scope.h sv.c taint.c toke.c universal.c utf8.c
48470            ! utf8.h util.c util.h vms/descrip_mms.template win32/Makefile
48471            ! win32/makefile.mk win32/win32io.c xsutils.c
48472 ____________________________________________________________________________
48473 [ 24270] By: davem                                 on 2005/04/21  15:36:14
48474         Log: substr uses utf8 length cache incorrectly
48475      Branch: perl
48476            ! sv.c t/op/substr.t
48477 ____________________________________________________________________________
48478 [ 24269] By: davem                                 on 2005/04/21  00:13:14
48479         Log: Subject:  [PATCH] extra code in pp_concat, Take 2
48480              From:  Andy Lester <andy@petdance.com>
48481              Date:  Wed, 13 Apr 2005 21:06:01 -0500
48482              Message-Id:  <20050414020601.GA21346@petdance.com>
48483              
48484              add 'const', and remove extraneous code, from pp_concat
48485      Branch: perl
48486            ! pp_hot.c t/op/concat.t
48487 ____________________________________________________________________________
48488 [ 24268] By: davem                                 on 2005/04/20  23:56:18
48489         Log: Subject:  patch to [PATCH] Fix MGVTBL structures in perl.h (preprocessor
48490              From:  David Dyck <david.dyck@fluke.com>
48491              Date:  Wed, 20 Apr 2005 16:35:55 -0700 (PDT)
48492              Message-Id:  <Pine.LNX.4.62.0504201627550.27786@dd.tc.fluke.com>
48493              
48494              fix nits in change #24264:
48495              some preprocessors don't like #ifdefs within a macro's args;
48496              also removed duplicate semicolons from macro definitions.
48497      Branch: perl
48498            ! perl.h
48499 ____________________________________________________________________________
48500 [ 24267] By: davem                                 on 2005/04/20  23:35:54
48501         Log: In change 24266 I failed to actually change anything. Sigh.
48502      Branch: perl
48503            ! ext/Sys/Syslog/Syslog.pm
48504 ____________________________________________________________________________
48505 [ 24266] By: davem                                 on 2005/04/20  23:32:04
48506         Log: change misleading syslog() example
48507      Branch: perl
48508            ! ext/Sys/Syslog/Syslog.pm
48509 ____________________________________________________________________________
48510 [ 24265] By: davem                                 on 2005/04/20  21:47:40
48511         Log: Subject:  [perl #35059] [PATCH] caller() skips frames (such as eval() frames) if $^P set 
48512              From:  glasser@tang-eleven-seventy-nine.mit.edu (via RT) <perlbug-followup@perl.org>
48513              Date:  20 Apr 2005 19:28:14 -0000
48514              Message-Id:  <rt-3.0.11-35059-111134.0.304511316819145@perl.org>
48515              
48516              improved version of change 21842 that copes with glob DB::sub
48517              existing but &DB::sub not existing.
48518      Branch: perl
48519            ! mg.c pp_ctl.c t/op/caller.t
48520 ____________________________________________________________________________
48521 [ 24264] By: davem                                 on 2005/04/20  21:32:23
48522         Log: Subject:  [PATCH] Fix MGVTBL structures in perl.h
48523              From:  Andy Lester <andy@petdance.com>
48524              Date:  Wed, 20 Apr 2005 15:09:24 -0500
48525              Message-Id:  <20050420200923.GA3017@petdance.com>
48526              
48527              The MGVTBL structures contain 7 function pointers, but only 5 were
48528              getting initialized. Plus, there were repeated lists between
48529              declaration and definition; add a macro to declare or define
48530              all the global MGVTBLs as appropriate.
48531      Branch: perl
48532            ! perl.h
48533 ____________________________________________________________________________
48534 [ 24260] By: nicholas                              on 2005/04/20  13:51:54
48535         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #6
48536              From: Steve Peters <steve@fisharerojo.org>
48537              Message-ID: <20050420112720.GA31042@mccoy.peters.homeunix.org>
48538              Date: Wed, 20 Apr 2005 06:27:20 -0500
48539      Branch: perl
48540            ! bytecode.pl ext/ByteLoader/bytecode.h malloc.c sv.c
48541 ____________________________________________________________________________
48542 [ 24258] By: nicholas                              on 2005/04/20  08:13:21
48543         Log: Merge common code. Reduces object size by 1K on x86, 6K on PPC
48544      Branch: perl
48545            ! sv.c
48546 ____________________________________________________________________________
48547 [ 24257] By: davem                                 on 2005/04/19  23:47:38
48548         Log: run regen_headers after addition of FOO_set() macros
48549      Branch: perl
48550            ! ext/ByteLoader/byterun.c
48551 ____________________________________________________________________________
48552 [ 24256] By: davem                                 on 2005/04/19  23:43:54
48553         Log: Subject:  [PATCH] pad_compname_type(), takes care of a clunky macro
48554              From:  Andy Lester <andy@petdance.com>
48555              Date:  Tue, 19 Apr 2005 11:38:44 -0500
48556              Message-Id:  <20050419163844.GA19747@petdance.com>
48557      Branch: perl
48558            ! embed.fnc embed.h pad.c pad.h proto.h
48559 ____________________________________________________________________________
48560 [ 24255] By: davem                                 on 2005/04/19  23:31:52
48561         Log: DEBUG_LEAKING_SCALARS could use the value of a freed PL_op
48562      Branch: perl
48563            ! op.c
48564 ____________________________________________________________________________
48565 [ 24254] By: nicholas                              on 2005/04/19  21:53:38
48566         Log: Don't set things to zero twice. Once is enough. (see also change 15255)
48567      Branch: perl
48568            ! sv.c
48569 ____________________________________________________________________________
48570 [ 24253] By: nicholas                              on 2005/04/19  20:55:24
48571         Log: Restore SvEND_set
48572      Branch: perl
48573            ! sv.h
48574 ____________________________________________________________________________
48575 [ 24252] By: nicholas                              on 2005/04/19  20:07:49
48576         Log: Force RVALUE macros when in PERL_DEBUG_COW
48577      Branch: perl
48578            ! ext/ByteLoader/byterun.c sv.c sv.h
48579 ____________________________________________________________________________
48580 [ 24251] By: nicholas                              on 2005/04/19  14:25:00
48581         Log: Avoid generating thousands of UTF-8 warnings when testing under a
48582              UTF-8 locale
48583      Branch: perl
48584            ! t/op/pack.t
48585 ____________________________________________________________________________
48586 [ 24249] By: rgs                                   on 2005/04/19  11:20:37
48587         Log: Simplify PERL_DEBUG_PAD_ZERO so it continues to expand to
48588              valid C code
48589      Branch: perl
48590            ! perl.h
48591 ____________________________________________________________________________
48592 [ 24248] By: nicholas                              on 2005/04/19  09:55:51
48593         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #5
48594              From: Steve Peters <steve@fisharerojo.org>
48595              Message-ID: <20050419000925.GA21640@mccoy.peters.homeunix.org>
48596              Date: Mon, 18 Apr 2005 19:09:25 -0500
48597      Branch: perl
48598            ! dump.c ext/ByteLoader/ByteLoader.pm ext/ByteLoader/byterun.c
48599            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
48600            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
48601            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
48602            ! ext/List/Util/lib/List/Util.pm ext/POSIX/POSIX.pm
48603            ! ext/POSIX/POSIX.xs ext/PerlIO/encoding/encoding.pm
48604            ! ext/PerlIO/encoding/encoding.xs ext/PerlIO/scalar/scalar.pm
48605            ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.pm
48606            ! ext/Storable/Storable.xs ext/threads/shared/shared.pm
48607            ! ext/threads/shared/shared.xs ext/threads/threads.pm gv.c mg.c
48608            ! op.c pad.c pad.h perl.h pp.c pp.h pp_hot.c pp_pack.c regcomp.c
48609            ! scope.c sv.c sv.h toke.c
48610 ____________________________________________________________________________
48611 [ 24247] By: davem                                 on 2005/04/19  01:38:54
48612         Log: Add CLONE_SKIP() class method to allow individual classes to skip
48613              cloning objects during thread creation
48614      Branch: perl
48615            ! dump.c ext/threads/t/thread.t pod/perlmod.pod sv.c sv.h
48616 ____________________________________________________________________________
48617 [ 24246] By: nicholas                              on 2005/04/18  22:31:48
48618         Log: PERL_DEBUG_COW for SvUVX and SvPVX
48619      Branch: perl
48620            ! ext/DynaLoader/dl_dyld.xs sv.h
48621 ____________________________________________________________________________
48622 [ 24245] By: nicholas                              on 2005/04/18  21:58:22
48623         Log: SvPV_renew also calls SvLEN_set
48624              Add SvPV_shrink_to_cur(sv) to call SvPV_renew with SvCUR(sv)+1.
48625              For Ponie this can be a single call into the PMC
48626      Branch: perl
48627            ! pp_hot.c pp_sys.c sv.h toke.c
48628 ____________________________________________________________________________
48629 [ 24244] By: nicholas                              on 2005/04/18  20:37:13
48630         Log: Replace Renew(SvPVX(...)...) with SvPV_renew, which avoids an LVALUE
48631              SvPVX
48632      Branch: perl
48633            ! pp_hot.c pp_sys.c sv.h toke.c
48634 ____________________________________________________________________________
48635 [ 24243] By: nicholas                              on 2005/04/18  19:50:12
48636         Log: A more efficient way of expressing the MALLOC_WRAP conditional compile.
48637      Branch: perl
48638            ! handy.h
48639 ____________________________________________________________________________
48640 [ 24242] By: steveh                                on 2005/04/18  16:04:20
48641         Log: Fix bug #33664: allow for transport providers with protocol == 0
48642              
48643              (This indicates that any protocol may be used, so don't bother checking
48644              that the requested protocol matches in this case.)
48645      Branch: perl
48646            ! win32/win32sck.c
48647 ____________________________________________________________________________
48648 [ 24241] By: nicholas                              on 2005/04/18  15:23:45
48649         Log: Refactor the odd-one-out code before a Renew(SvPVX(...)...)
48650      Branch: perl
48651            ! pp_hot.c
48652 ____________________________________________________________________________
48653 [ 24240] By: nicholas                              on 2005/04/18  14:15:52
48654         Log: Two more uses of lvalue SvIVX()
48655      Branch: perl
48656            ! ext/ByteLoader/byterun.c lib/ExtUtils/t/Constant.t
48657 ____________________________________________________________________________
48658 [ 24239] By: nicholas                              on 2005/04/18  12:18:20
48659         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #4
48660              Message-ID: <20050416160502.GA26957@mccoy.peters.homeunix.org>
48661              From: Steve Peters <steve@fisharerojo.org>
48662              Date: Sat, 16 Apr 2005 11:05:02 -0500
48663              
48664              plus fix to Perl_rvpv_dup assigning to an RV with SvPVX
48665      Branch: perl
48666            ! av.c cop.h ext/PerlIO/encoding/encoding.xs
48667            ! ext/Storable/Storable.xs gv.c malloc.c perl.c pp.c pp_ctl.c
48668            ! pp_hot.c pp_pack.c pp_sort.c scope.c sv.c
48669 ____________________________________________________________________________
48670 [ 24238] By: rgs                                   on 2005/04/15  13:16:29
48671         Log: Update the outdated info in "Minimizing the Perl installation"
48672      Branch: perl
48673            ! INSTALL
48674 ____________________________________________________________________________
48675 [ 24237] By: rgs                                   on 2005/04/14  16:13:45
48676         Log: Fix for:
48677              [perl #34934] perl 5.8.5 on x86 and x86-64 hang at compile-time
48678              From: bstrand@switchmanagement.com (via RT) <perlbug-followup@perl.org>
48679              Date: 12 Apr 2005 19:12:58 -0000
48680              Message-ID: <rt-3.0.11-34934-110595.15.9181274318682@perl.org>
48681              
48682              This syntax error now produces a panic message.
48683      Branch: perl
48684            ! op.c
48685 ____________________________________________________________________________
48686 [ 24236] By: merijn                                on 2005/04/13  15:10:24
48687         Log: Subject: [PATCH] Removing yydestruct from perly.c
48688              From: Andy Lester <andy@petdance.com>
48689              Date: Wed, 13 Apr 2005 10:06:47 -0500
48690              Message-ID: <20050413150647.GA13464@petdance.com>
48691      Branch: perl
48692            ! perly.c
48693 ____________________________________________________________________________
48694 [ 24235] By: merijn                                on 2005/04/13  14:51:00
48695         Log: Mandrakesoft is now Mandriva
48696      Branch: perl
48697            ! AUTHORS
48698 ____________________________________________________________________________
48699 [ 24234] By: merijn                                on 2005/04/13  14:41:20
48700         Log: H.Merijn changed e-mail
48701      Branch: perl
48702            ! AUTHORS Porting/checkAUTHORS.pl Porting/patching.pod
48703            ! README.aix README.hpux ext/Encode/AUTHORS ext/Storable/README
48704 ____________________________________________________________________________
48705 [ 24233] By: rgs                                   on 2005/04/13  08:25:43
48706         Log: Subject: [PATCH Perl 5.9.2] -Wformat 
48707              From: Robin Barker <Robin.Barker@npl.co.uk>
48708              Date: Tue, 12 Apr 2005 18:53:32 +0100
48709              Message-ID: <533D273D4014D411AB1D00062938C4D90849C634@hotel.npl.co.uk>
48710      Branch: perl
48711            ! perly.c regcomp.c regexec.c toke.c
48712 ____________________________________________________________________________
48713 [ 24232] By: rgs                                   on 2005/04/13  07:24:07
48714         Log: Upgrade to ExtUtils::MakeMaker 6.28
48715      Branch: perl
48716            ! lib/ExtUtils/Changes lib/ExtUtils/MANIFEST.SKIP
48717            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_AIX.pm
48718            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker.pm
48719            ! lib/ExtUtils/Manifest.pm
48720 ____________________________________________________________________________
48721 [ 24231] By: rgs                                   on 2005/04/12  15:30:23
48722         Log: Upgrade to Encode 2.0902
48723      Branch: perl
48724            + ext/Encode/t/utf8strict.t
48725            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
48726            ! ext/Encode/Encode.xs ext/Encode/Encode/encode.h
48727            ! ext/Encode/MANIFEST ext/Encode/META.yml
48728            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
48729            ! ext/Encode/t/fallback.t
48730 ____________________________________________________________________________
48731 [ 24230] By: nicholas                              on 2005/04/12  11:24:49
48732         Log: Don't PERL_HASH(SvUVX(...)...) as it's actually a set.
48733              Plus add an editor block
48734      Branch: perl
48735            ! op.c
48736 ____________________________________________________________________________
48737 [ 24229] By: nicholas                              on 2005/04/12  09:19:43
48738         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #3
48739              From: Steve Peters <steve@fisharerojo.org>
48740              Message-ID: <20050411023736.GB9355@mccoy.peters.homeunix.org>
48741              Date: Sun, 10 Apr 2005 21:37:36 -0500
48742              
48743              (with correction to SvUV_set)
48744      Branch: perl
48745            ! ext/List/Util/Util.xs sv.c sv.h
48746 ____________________________________________________________________________
48747 [ 24228] By: nicholas                              on 2005/04/11  14:53:38
48748         Log: Avoid taking a reference to SvIVX and putting that address on the
48749              save stack
48750      Branch: perl
48751            ! perl.c pp_ctl.c pp_hot.c
48752 ____________________________________________________________________________
48753 [ 24227] By: steveh                                on 2005/04/11  10:39:59
48754         Log: Support d_libm_lib_version for Win32 (see change 24217)
48755      Branch: perl
48756            ! win32/config.bc win32/config.gc win32/config.vc
48757            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
48758            ! win32/config_H.vc win32/config_H.vc64
48759 ____________________________________________________________________________
48760 [ 24226] By: merijn                                on 2005/04/11  10:09:06
48761         Log: Out of sync metaunit caused the erroneous return of the
48762              removed d_sitecustomize. Mea Culpa.
48763      Branch: perl
48764            ! Configure
48765 ____________________________________________________________________________
48766 [ 24225] By: steveh                                on 2005/04/11  09:39:40
48767         Log: Disable I18N::Langinfo for Win32 since nl_langinfo() isn't available
48768      Branch: perl
48769            ! win32/Makefile win32/makefile.mk
48770 ____________________________________________________________________________
48771 [ 24224] By: rgs                                   on 2005/04/11  09:21:54
48772         Log: Subject: [PATCH] perlfunc.pod: incomplete select description
48773              From: Hernan Perez Masci <hmasci@uolsinectis.com.ar>
48774              Date: Fri, 8 Apr 2005 15:28:28 -0300
48775              Message-Id: <200504081528.28307.hmasci@uolsinectis.com.ar>
48776      Branch: perl
48777            ! pod/perlfunc.pod
48778 ____________________________________________________________________________
48779 [ 24223] By: rgs                                   on 2005/04/11  09:11:53
48780         Log: Make the four-argument form of select() return undef
48781              instead of -1 on error.
48782      Branch: perl
48783            ! pod/perl593delta.pod pod/perlfunc.pod pp_sys.c
48784 ____________________________________________________________________________
48785 [ 24222] By: rgs                                   on 2005/04/11  07:02:59
48786         Log: Make Win32 build (and clean) I18::Langinfo and Math::BigInt::FastCalc
48787      Branch: perl
48788            ! win32/Makefile win32/makefile.mk
48789 ____________________________________________________________________________
48790 [ 24221] By: merijn                                on 2005/04/11  06:06:13
48791         Log: Subject: Re: New Configure functionality
48792              From: Abe Timmerman <abe@ztreet.demon.nl>
48793              Date: Sun, 10 Apr 2005 22:19:28 +0200
48794              Message-Id: <200504102219.29024.abe@ztreet.demon.nl>
48795      Branch: perl
48796            ! configure.com
48797 ____________________________________________________________________________
48798 [ 24220] By: rgs                                   on 2005/04/10  20:03:59
48799         Log: POD typo.
48800      Branch: perl
48801            ! lib/Module/CoreList.pm
48802 ____________________________________________________________________________
48803 [ 24219] By: rgs                                   on 2005/04/10  19:49:49
48804         Log: Module::CoreList: Data from Sebastien Aperghis-Tramoni for perl
48805              5.00{0,1,2}. Upgrade version number.
48806      Branch: perl
48807            ! lib/Module/CoreList.pm
48808 ____________________________________________________________________________
48809 [ 24218] By: merijn                                on 2005/04/10  18:00:05
48810         Log: Sorting still is a mess. This is better.
48811      Branch: perl
48812            ! config_h.SH
48813 ____________________________________________________________________________
48814 [ 24217] By: merijn                                on 2005/04/10  17:08:36
48815         Log: Configure now probes for _LIB_VERSION support in math.h/libm
48816              LIBM_LIB_VERSION is defined if it does
48817      Branch: perl
48818            ! Configure Porting/config_H config_h.SH handy.h
48819 ____________________________________________________________________________
48820 [ 24215] By: rgs                                   on 2005/04/10  15:03:10
48821         Log: Fix [perl #34892] Segfault on &DB::sub declared but not defined
48822      Branch: perl
48823            ! pod/perldiag.pod pp_hot.c
48824 ____________________________________________________________________________
48825 [ 24214] By: merijn                                on 2005/04/10  09:14:06
48826         Log: Subject: [PATCH] usesitecustomize for VMS
48827              From: "Craig A. Berry" <craigberry@mac.com>
48828              Date: Sat, 09 Apr 2005 15:58:43 -0500
48829              Message-ID: <42584203.2090405@mac.com>
48830      Branch: perl
48831            ! configure.com
48832 ____________________________________________________________________________
48833 [ 24213] By: nicholas                              on 2005/04/08  19:11:04
48834         Log: Mangle the expected output correctly for both 5.9 and 5.8
48835      Branch: perl
48836            ! ext/B/t/stash.t
48837 ____________________________________________________________________________
48838 [ 24212] By: rgs                                   on 2005/04/08  16:17:49
48839         Log: Subject: Re: [ANNOUNCE] ExtUtils::MakeMaker 6.27
48840              From: Michael G Schwern <schwern@pobox.com>
48841              Date: Thu, 7 Apr 2005 15:15:00 -0700
48842              Message-ID: <20050407221500.GB6223@windhund.schwern.org>
48843              
48844              Fix duplicate target warnings
48845      Branch: perl
48846            ! lib/ExtUtils/MM_Any.pm
48847 ____________________________________________________________________________
48848 [ 24211] By: merijn                                on 2005/04/08  14:22:05
48849         Log: The last remains of d_sitecustomize
48850      Branch: perl
48851            ! Porting/config.sh
48852 ____________________________________________________________________________
48853 [ 24210] By: merijn                                on 2005/04/08  14:16:59
48854         Log: now usesitecustomize is used more generic
48855      Branch: perl
48856            ! config_h.SH
48857 ____________________________________________________________________________
48858 [ 24209] By: steveh                                on 2005/04/08  14:15:14
48859         Log: Subject: Re: [PATCH] Re: [perl #24119] CPAN.pm error in Win32: uses rename() not File::Copy::move
48860              From: Steven Schubiger <steven@accognoscere.org>
48861              Date: Thu, 7 Apr 2005 22:38:25 +0200 (CEST)
48862              Message-Id: <200504072038.j37KcPXY011755@accognoscere.homeunix.org>
48863              
48864              (with arguments changed to match perlfunc.pod)
48865      Branch: perl
48866            ! pod/perlport.pod
48867 ____________________________________________________________________________
48868 [ 24208] By: merijn                                on 2005/04/08  14:12:54
48869         Log: Drop d_sitecustomize again. (usesitecustomize is enough)
48870      Branch: perl
48871            ! Configure
48872 ____________________________________________________________________________
48873 [ 24206] By: nicholas                              on 2005/04/08  13:16:07
48874         Log: Add SvIVX() to PERL_DEBUG_COW, and change pad.c to SvIVset()
48875      Branch: perl
48876            ! pad.c sv.h
48877 ____________________________________________________________________________
48878 [ 24205] By: merijn                                on 2005/04/08  12:18:42
48879         Log: Subject: [PATCH] Removing Y2K warnings
48880              From: Andy Lester <andy@petdance.com>
48881              Date: Thu, 7 Apr 2005 17:44:42 -0500
48882              Message-ID: <20050407224442.GA23895@petdance.com>
48883      Branch: perl
48884            - README.Y2K
48885            ! INSTALL MANIFEST lib/warnings.pm pod/buildtoc pod/perldiag.pod
48886            ! pod/perllexwarn.pod pp_hot.c sv.c t/lib/warnings/pp_hot
48887            ! t/lib/warnings/sv t/op/caller.t warnings.h warnings.pl
48888 ____________________________________________________________________________
48889 [ 24204] By: nicholas                              on 2005/04/08  11:29:22
48890         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #2
48891              From: Steve Peters <steve@fisharerojo.org>
48892              Date: Thu, 7 Apr 2005 13:51:49 -0500
48893              Message-ID: <20050407185149.GA4418@mccoy.peters.homeunix.org>
48894      Branch: perl
48895            ! doio.c ext/List/Util/Util.xs ext/threads/threads.xs op.c pp.c
48896            ! pp_ctl.c pp_hot.c sv.c toke.c util.c
48897 ____________________________________________________________________________
48898 [ 24201] By: nicholas                              on 2005/04/08  10:39:15
48899         Log: Add a macro PERL_DEBUG_COW, for aggressive compile time tests of
48900              Copy-On-Write related source changes.
48901              Fix the problem this revealed.
48902      Branch: perl
48903            ! sv.c sv.h
48904 ____________________________________________________________________________
48905 [ 24200] By: nicholas                              on 2005/04/08  10:08:35
48906         Log: MM_AIX needs neatvalue
48907      Branch: perl
48908            ! lib/ExtUtils/MM_AIX.pm
48909 ____________________________________________________________________________
48910 [ 24199] By: nicholas                              on 2005/04/08  10:05:49
48911         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #1
48912              From: Steve Peters <steve@fisharerojo.org>
48913              Message-ID: <20050406232110.GA12249@mccoy.peters.homeunix.org>
48914              Date: Wed, 6 Apr 2005 18:21:10 -0500
48915      Branch: perl
48916            ! ext/ByteLoader/byterun.c ext/List/Util/Util.xs pad.c sv.c
48917            ! toke.c
48918 ____________________________________________________________________________
48919 [ 24198] By: rgs                                   on 2005/04/08  09:48:08
48920         Log: Add perl593delta.pod
48921      Branch: perl
48922            + pod/perl593delta.pod
48923            ! MANIFEST Makefile.SH pod.lst pod/perl.pod
48924            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
48925            ! win32/pod.mak
48926 ____________________________________________________________________________
48927 [ 24194] By: rgs                                   on 2005/04/07  12:42:07
48928         Log: Mention that select() returns -1 on error,
48929              as suggested by Hernan Perez Masci
48930      Branch: perl
48931            ! pod/perlfunc.pod
48932 ____________________________________________________________________________
48933 [ 24192] By: rgs                                   on 2005/04/07  09:51:29
48934         Log: Subject: Re: [PATCH] Re: [perl #34650] perldoc -f my should perhaps mention BEGIN and END
48935              From: Abigail <abigail@abigail.nl>
48936              Date: Wed, 6 Apr 2005 01:41:55 +0200
48937              Message-ID: <20050405234154.GG8680@abigail.nl>
48938      Branch: perl
48939            ! t/japh/abigail.t
48940 ____________________________________________________________________________
48941 [ 24191] By: rgs                                   on 2005/04/07  09:45:27
48942         Log: Subject: Re: Bugs? In Unicode::EastAsianWidth.
48943              From: Autrijus Tang <autrijus@autrijus.org>
48944              Date: Wed, 6 Apr 2005 18:17:32 +0800
48945              Message-ID: <20050406101732.GA17931@aut.dyndns.org>
48946      Branch: perl
48947            ! lib/unicore/mktables
48948 ____________________________________________________________________________
48949 [ 24190] By: rgs                                   on 2005/04/07  09:38:06
48950         Log: Subject: perldbtty$$ location
48951              From: Gisle Aas <gisle@ActiveState.com>
48952              Date: 06 Apr 2005 01:49:54 -0700
48953              Message-ID: <lr3bu48f2l.fsf@caliper.activestate.com>
48954              (and remove trailing whitespace)
48955      Branch: perl
48956            ! pod/perldebug.pod
48957 ____________________________________________________________________________
48958 [ 24189] By: nicholas                              on 2005/04/07  08:43:40
48959         Log: Tabs not spaces in MANIFEST
48960      Branch: perl
48961            ! MANIFEST
48962 ____________________________________________________________________________
48963 [ 24187] By: merijn                                on 2005/04/07  08:33:53
48964         Log: Subject: [perl #34699] documentation bug in "man perlpodspec" 
48965              From: "raf@tradingpost.com.au (via RT)" <perlbug-followup@perl.org>
48966              Date: 7 Apr 2005 00:20:31 -0000
48967              Message-ID: <rt-3.0.11-34699-110174.9.79475562169704@perl.org>
48968      Branch: perl
48969            ! pod/perlpodspec.pod
48970 ____________________________________________________________________________
48971 [ 24185] By: rgs                                   on 2005/04/07  08:07:14
48972         Log: Upgrade to ExtUtils::MakeMaker 6.27,
48973              plus a patch to restore functioning of 'distclean'
48974              for the perl core
48975      Branch: perl
48976            + lib/ExtUtils/MM_AIX.pm lib/ExtUtils/MM_QNX.pm
48977            + lib/ExtUtils/MM_VOS.pm lib/ExtUtils/MakeMaker/Config.pm
48978            + lib/ExtUtils/t/PL_FILES.t lib/ExtUtils/t/config.t
48979            + lib/ExtUtils/t/installbase.t lib/ExtUtils/t/xs.t
48980            + t/lib/MakeMaker/Test/Setup/PL_FILES.pm
48981            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
48982            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
48983            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
48984            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
48985            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
48986            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
48987            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
48988            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
48989            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
48990            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
48991            ! lib/ExtUtils/README lib/ExtUtils/t/INST_PREFIX.t
48992            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_Win32.t
48993            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/dir_target.t
48994            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/prereq_print.t
48995            ! lib/ExtUtils/t/recurs.t t/lib/MakeMaker/Test/Setup/BFD.pm
48996            ! t/lib/MakeMaker/Test/Setup/Recurs.pm
48997            ! t/lib/MakeMaker/Test/Utils.pm
48998 ____________________________________________________________________________
48999 [ 24178] By: steveh                                on 2005/04/06  15:57:36
49000         Log: Don't try to export symbols that don't exist
49001              
49002              Change #24148 added Perl_rvpv_dup() to the public API, but it is only
49003              defined when USE_ITHREADS is defined.  Adjust makedef.pl accordingly
49004              to keep Win32 happy.
49005      Branch: perl
49006            ! makedef.pl
49007 ____________________________________________________________________________
49008 [ 24176] By: nicholas                              on 2005/04/06  15:11:53
49009         Log: cast to/from (void *) in the re-entrant code. Now watch the smoke rise.
49010      Branch: perl
49011            ! reentr.c reentr.h reentr.pl
49012 ____________________________________________________________________________
49013 [ 24175] By: nicholas                              on 2005/04/06  15:05:32
49014         Log: Casting to/from (void *) sufficient to make a C++ compiler happy.
49015      Branch: perl
49016            ! ext/File/Glob/bsd_glob.c ext/threads/shared/shared.xs
49017            ! ext/threads/threads.xs pad.h sv.c
49018 ____________________________________________________________________________
49019 [ 24174] By: nicholas                              on 2005/04/06  14:36:40
49020         Log: If we're going to prototype modfl(), it needs extern "C" linkage.
49021      Branch: perl
49022            ! perl.h
49023 ____________________________________________________________________________
49024 [ 24173] By: merijn                                on 2005/04/06  06:14:51
49025         Log: 1. t/TEST now deals with SKIP as if it was TODO. This complies to TAP
49026              2. Removed the depricated 'my $foo if expr' there
49027      Branch: perl
49028            ! t/TEST
49029 ____________________________________________________________________________
49030 [ 24171] By: nicholas                              on 2005/04/05  22:34:32
49031         Log: D'oh! We were never correctly spotting a modfl prototype
49032      Branch: perl
49033            ! Configure
49034 ____________________________________________________________________________
49035 [ 24170] By: nicholas                              on 2005/04/05  21:30:21
49036         Log: Add casting to allow g++ (3.3.5) to compile the core code.
49037              A C++ compiler produces lots of warnings that are probably valid
49038              concerns to investigate.
49039      Branch: perl
49040            ! doio.c ext/B/B.xs ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs gv.c
49041            ! perl.c perl.h pp_pack.c scope.c sv.c toke.c util.c x2p/walk.c
49042 ____________________________________________________________________________
49043 [ 24169] By: nicholas                              on 2005/04/05  21:16:01
49044         Log: Tests need to skip if there is no Encode configured.
49045      Branch: perl
49046            ! lib/encoding/warnings/t/1-warning.t
49047            ! lib/encoding/warnings/t/2-fatal.t
49048 ____________________________________________________________________________
49049 [ 24167] By: nicholas                              on 2005/04/05  16:09:59
49050         Log: Using savesvpv() here is terser and produces smaller object code.
49051      Branch: perl
49052            ! doio.c
49053 ____________________________________________________________________________
49054 [ 24166] By: rgs                                   on 2005/04/05  15:23:47
49055         Log: Upgrade to Unicode::Normalize 0.32
49056      Branch: perl
49057            ! ext/Unicode/Normalize/Changes
49058            ! ext/Unicode/Normalize/Makefile.PL
49059            ! ext/Unicode/Normalize/Normalize.pm
49060            ! ext/Unicode/Normalize/Normalize.xs
49061            ! ext/Unicode/Normalize/mkheader ext/Unicode/Normalize/t/form.t
49062            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
49063 ____________________________________________________________________________
49064 [ 24165] By: nicholas                              on 2005/04/05  14:52:05
49065         Log: Down with C++ reserved names
49066              (and also function pointer declarations that rely on the C semantics
49067              of ())
49068      Branch: perl
49069            ! ext/Storable/Storable.xs mg.c op.c perlio.c pp_sort.c
49070            ! universal.c
49071 ____________________________________________________________________________
49072 [ 24164] By: nicholas                              on 2005/04/05  14:51:05
49073         Log: Down with potentially incorrect duplicate prototypes
49074      Branch: perl
49075            ! pp_sys.c
49076 ____________________________________________________________________________
49077 [ 24163] By: nicholas                              on 2005/04/05  14:50:30
49078         Log: Down with more K&R prototypes
49079      Branch: perl
49080            ! ext/DynaLoader/dl_dyld.xs
49081 ____________________________________________________________________________
49082 [ 24162] By: nicholas                              on 2005/04/05  14:49:11
49083         Log: Down with unneeded duplicate prototypes
49084      Branch: perl
49085            ! x2p/a2p.c
49086 ____________________________________________________________________________
49087 [ 24161] By: nicholas                              on 2005/04/05  14:48:33
49088         Log: Down with K&R function arguments
49089      Branch: perl
49090            ! ext/Cwd/Cwd.xs
49091 ____________________________________________________________________________
49092 [ 24160] By: rgs                                   on 2005/04/05  14:06:01
49093         Log: Add Math::BigInt::FastCalc in maintainer list
49094      Branch: perl
49095            ! Porting/Maintainers.pl
49096 ____________________________________________________________________________
49097 [ 24159] By: rgs                                   on 2005/04/05  13:12:22
49098         Log: Adaptations to the Makefile.PL of Math::BigInt/FastCalc, for core-ification
49099      Branch: perl
49100            ! ext/Math/BigInt/FastCalc/Makefile.PL
49101 ____________________________________________________________________________
49102 [ 24158] By: rgs                                   on 2005/04/05  12:56:35
49103         Log: New core module, Math::BigInt::FastCalc
49104              
49105              Subject: [PATCH] integrate Math::BigInt::FastCalc
49106              From: Tels <nospam-abuse@bloodgate.com>
49107              Date: Sun, 3 Apr 2005 11:12:45 +0200
49108              Message-Id: <200504031112.55179@bloodgate.com>
49109      Branch: perl
49110            + ext/Math/BigInt/FastCalc/FastCalc.pm
49111            + ext/Math/BigInt/FastCalc/FastCalc.xs
49112            + ext/Math/BigInt/FastCalc/Makefile.PL
49113            + ext/Math/BigInt/FastCalc/t/bigintfc.t
49114            + ext/Math/BigInt/FastCalc/t/bootstrap.t
49115            + ext/Math/BigInt/FastCalc/t/mbi_rand.t
49116            ! MANIFEST
49117 ____________________________________________________________________________
49118 [ 24155] By: rgs                                   on 2005/04/05  10:40:35
49119         Log: Subject: [Patch] Math::BigInt v1.76, Math::BigRat v0.15, bignum v0.17
49120              From: Tels <nospam-abuse@bloodgate.com>
49121              Date: Sun, 3 Apr 2005 10:43:10 +0200
49122              Message-Id: <200504031043.12273@bloodgate.com>
49123      Branch: perl
49124            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
49125            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/_e_math.t
49126            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.inc
49127            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
49128            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/config.t
49129            ! lib/Math/BigInt/t/req_mbf0.t lib/Math/BigInt/t/req_mbfw.t
49130            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/trap.t
49131            ! lib/Math/BigInt/t/with_sub.t lib/Math/BigRat.pm
49132            ! lib/Math/BigRat/t/bigratpm.t lib/Math/BigRat/t/requirer.t
49133            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
49134 ____________________________________________________________________________
49135 [ 24152] By: rgs                                   on 2005/04/04  20:55:03
49136         Log: That's C, not perl.
49137      Branch: perl
49138            ! patchlevel.h
49139 ____________________________________________________________________________
49140 [ 24151] By: nicholas                              on 2005/04/04  20:53:42
49141         Log: Make -DFORMAT_CHECK compile with threads.
49142      Branch: perl
49143            ! perl.h
49144 ____________________________________________________________________________
49145 [ 24149] By: rgs                                   on 2005/04/04  17:14:37
49146         Log: Bump version to 5.9.3
49147              Restore "DEVEL" tag in patchlevel.h
49148              Regenerate Porting/config*
49149      Branch: perl
49150            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
49151            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
49152            ! plan9/config.plan9 win32/Makefile win32/config_H.bc
49153            ! win32/config_H.gc win32/config_H.vc64 win32/makefile.mk
49154            ! wince/Makefile.ce
49155 ____________________________________________________________________________
49156 [ 24148] By: rgs                                   on 2005/04/04  14:19:30
49157         Log: Subject: [PATCH] const-eight.diff
49158              From: Andy Lester <andy@petdance.com>
49159              Date: Wed, 30 Mar 2005 11:40:24 -0600
49160              Message-ID: <20050330174024.GA12167@petdance.com>
49161      Branch: perl
49162            ! Porting/Maintainers.pl doio.c dump.c embed.fnc embed.h
49163            ! global.sym mg.c op.c perl.c proto.h sv.c universal.c xsutils.c
49164 ____________________________________________________________________________
49165 [ 24147] By: mhx                                   on 2005/04/03  16:47:54
49166         Log: Subject: Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with ahash symbol"
49167              From: Steven Schubiger <steven@accognoscere.org>
49168              Date: Sun, 3 Apr 2005 11:47:22 +0200 (CEST)
49169              Message-Id: <200504030947.j339lMgp010306@accognoscere.homeunix.org>
49170      Branch: perl
49171            ! pod/perltrap.pod
49172 ____________________________________________________________________________
49173 [ 24139] By: mhx                                   on 2005/04/03  08:19:06
49174         Log: Subject: Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with a hash symbol"
49175              From: Steven Schubiger <steven@accognoscere.org>
49176              Date: Sat, 2 Apr 2005 19:37:11 +0200 (CEST)
49177              Message-Id: <200504021737.j32HbBNS000652@accognoscere.homeunix.org>
49178      Branch: perl
49179            ! pod/perltrap.pod
49180 ____________________________________________________________________________
49181 [ 24138] By: mhx                                   on 2005/04/03  08:16:25
49182         Log: Fix wrong version for byteorder modifiers feature.
49183      Branch: perl
49184            ! pod/perlpacktut.pod
49185 ____________________________________________________________________________
49186 [ 24137] By: nicholas                              on 2005/04/02  22:58:59
49187         Log: Silence compiler warnings about possibly uninitialised variables.
49188              (None are, but it saves anyone else having to work this out)
49189      Branch: perl
49190            ! regexec.c
49191 ____________________________________________________________________________
49192 [ 24136] By: nicholas                              on 2005/04/02  19:04:27
49193         Log: Fix "[perl #34643] Config_heavy.pl not in archlib"
49194      Branch: perl
49195            ! installperl
49196 ____________________________________________________________________________
49197 [ 24135] By: nicholas                              on 2005/04/02  18:52:11
49198         Log: Oops. Forgot to add this.
49199      Branch: perl
49200            + lib/unicore/NamedSequences.txt
49201 ____________________________________________________________________________
49202 [ 24134] By: nicholas                              on 2005/04/02  18:51:27
49203         Log: Subject: [PATCH] Unicode 4.1.0
49204              From: Jarkko Hietaniemi <jhi@iki.fi>
49205              Message-ID: <424E584D.5000508@iki.fi>
49206              Date: Sat, 02 Apr 2005 11:31:09 +0300
49207      Branch: perl
49208            ! MANIFEST lib/Unicode/UCD.pm lib/Unicode/UCD.t
49209            ! lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
49210            ! lib/unicore/Blocks.txt lib/unicore/CaseFolding.txt
49211            ! lib/unicore/CompositionExclusions.txt
49212            ! lib/unicore/EastAsianWidth.txt
49213            ! lib/unicore/HangulSyllableType.txt lib/unicore/Jamo.txt
49214            ! lib/unicore/LineBreak.txt lib/unicore/NamesList.txt
49215            ! lib/unicore/NormalizationCorrections.txt
49216            ! lib/unicore/PropList.txt lib/unicore/PropValueAliases.txt
49217            ! lib/unicore/PropertyAliases.txt lib/unicore/README.perl
49218            ! lib/unicore/ReadMe.txt lib/unicore/Scripts.txt
49219            ! lib/unicore/SpecialCasing.txt
49220            ! lib/unicore/StandardizedVariants.txt
49221            ! lib/unicore/UnicodeData.txt lib/unicore/version t/uni/class.t
49222 ____________________________________________________________________________
49223 [ 24133] By: rgs                                   on 2005/04/01  09:16:19
49224         Log: Add encoding::warnings to Maintainers.pl and rebuild META.yml for release
49225      Branch: perl
49226            ! META.yml Porting/Maintainers.pl
49227 ____________________________________________________________________________
49228 [ 24132] By: rgs                                   on 2005/04/01  08:29:26
49229         Log: Update Changes
49230      Branch: perl
49231            ! Changes
49232 ____________________________________________________________________________
49233 [ 24131] By: steveh                                on 2005/04/01  08:18:27
49234         Log: Remove dependency on tr(1) for MinGW builds on Win32
49235              
49236              This leaves things slightly (more) broken for MinGW builds on Cygwin,
49237              but that doesn't currently quite work in other respects and isn't
49238              documented anyway.  See:
49239              
49240              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00751.html
49241      Branch: perl
49242            ! pod/perl592delta.pod win32/makefile.mk
49243 ____________________________________________________________________________
49244 [ 24130] By: rgs                                   on 2005/04/01  07:47:26
49245         Log: Regenerate perltoc and perlmodlib
49246      Branch: perl
49247            ! pod/perlmodlib.pod pod/perltoc.pod
49248 ____________________________________________________________________________
49249 [ 24129] By: rgs                                   on 2005/04/01  07:36:04
49250         Log: POD fixes.
49251      Branch: perl
49252            ! pod/perlfaq1.pod
49253 ____________________________________________________________________________
49254 [ 24128] By: rgs                                   on 2005/04/01  07:19:27
49255         Log: FAQ sync.
49256      Branch: perl
49257            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
49258            ! pod/perlfaq6.pod pod/perlfaq7.pod
49259 ____________________________________________________________________________
49260 [ 24127] By: rgs                                   on 2005/04/01  07:14:22
49261         Log: Add a note about installhtml
49262      Branch: perl
49263            ! pod/perltodo.pod
49264 ____________________________________________________________________________
49265 [ 24126] By: rgs                                   on 2005/03/31  21:51:28
49266         Log: Subject: [PATCH] pp_pack.c warnings on VMS
49267              From: "Craig A. Berry" <craigberry@mac.com>
49268              Date: Thu, 31 Mar 2005 14:51:05 -0600
49269              Message-ID: <424C62B9.2030601@mac.com>
49270      Branch: perl
49271            ! pp_pack.c
49272 ____________________________________________________________________________
49273 [ 24125] By: rgs                                   on 2005/03/31  17:14:01
49274         Log: Mention the current MinGW compilation problems
49275      Branch: perl
49276            ! pod/perl592delta.pod
49277 ____________________________________________________________________________
49278 [ 24124] By: rgs                                   on 2005/03/31  17:11:15
49279         Log: Update Changes
49280      Branch: perl
49281            ! Changes
49282 ____________________________________________________________________________
49283 [ 24123] By: rgs                                   on 2005/03/31  15:52:46
49284         Log: This is 5.9.2. Mostly.
49285      Branch: perl
49286            ! patchlevel.h pod/perlhist.pod
49287 ____________________________________________________________________________
49288 [ 24122] By: steveh                                on 2005/03/31  15:39:57
49289         Log: Fix USE_SITECUSTOMIZE on Win32
49290              
49291              This fixes the problem described in:
49292              
49293              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00740.html
49294      Branch: perl
49295            ! win32/win32.c
49296 ____________________________________________________________________________
49297 [ 24121] By: rgs                                   on 2005/03/31  15:24:24
49298         Log: Update copyrights.
49299              Well, those are generated files anyway.
49300      Branch: perl
49301            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
49302            ! proto.h
49303 ____________________________________________________________________________
49304 [ 24120] By: steveh                                on 2005/03/31  14:36:44
49305         Log: Add support for USE_SITECUSTOMIZE in the Win32 makefiles
49306              
49307              Note that this feature doesn't actually work correctly on Win32
49308              until the problem described here is solved:
49309              
49310              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00740.html
49311      Branch: perl
49312            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
49313            ! win32/config.vc64 win32/makefile.mk
49314 ____________________________________________________________________________
49315 [ 24119] By: rgs                                   on 2005/03/31  13:52:58
49316         Log: Upgrade to Module::CoreList 1.99
49317      Branch: perl
49318            ! lib/Module/CoreList.pm
49319 ____________________________________________________________________________
49320 [ 24118] By: rgs                                   on 2005/03/31  13:45:17
49321         Log: More known problems.
49322      Branch: perl
49323            ! pod/perl592delta.pod
49324 ____________________________________________________________________________
49325 [ 24117] By: rgs                                   on 2005/03/31  13:10:26
49326         Log: Known problems, reported by Merijn
49327      Branch: perl
49328            ! pod/perl592delta.pod
49329 ____________________________________________________________________________
49330 [ 24116] By: rgs                                   on 2005/03/31  12:45:03
49331         Log: OS typo.
49332      Branch: perl
49333            ! pod/perl592delta.pod
49334 ____________________________________________________________________________
49335 [ 24115] By: rgs                                   on 2005/03/31  12:42:38
49336         Log: Add a tool to generate data for Module::CoreList
49337      Branch: perl
49338            + Porting/corelist.pl
49339            ! MANIFEST
49340 ____________________________________________________________________________
49341 [ 24114] By: rgs                                   on 2005/03/31  11:42:15
49342         Log: More work on perldelta
49343      Branch: perl
49344            ! pod/perl592delta.pod
49345 ____________________________________________________________________________
49346 [ 24113] By: steveh                                on 2005/03/31  10:01:18
49347         Log: Add support for PERL_HASH_SEED_EXPLICIT and NO_HASH_SEED in the
49348              Win32 makefiles
49349      Branch: perl
49350            ! win32/Makefile win32/makefile.mk
49351 ____________________________________________________________________________
49352 [ 24112] By: rgs                                   on 2005/03/31  09:58:40
49353         Log: AUTHORS update
49354      Branch: perl
49355            ! AUTHORS
49356 ____________________________________________________________________________
49357 [ 24111] By: steveh                                on 2005/03/31  09:18:23
49358         Log: A few Win32 makefile tidy-ups (No real changes)
49359      Branch: perl
49360            ! win32/Makefile win32/makefile.mk
49361 ____________________________________________________________________________
49362 [ 24110] By: steveh                                on 2005/03/31  08:20:00
49363         Log: Fix typo in INSTALL (s/USE_HAS_SEED_EXPLICIT/USE_HASH_SEED_EXPLICIT/)
49364      Branch: perl
49365            ! INSTALL
49366 ____________________________________________________________________________
49367 [ 24109] By: steveh                                on 2005/03/31  07:55:12
49368         Log: One more Win32 compilation clean-up (for when using -DDEBUGGING)
49369      Branch: perl
49370            ! sv.c
49371 ____________________________________________________________________________
49372 [ 24108] By: steveh                                on 2005/03/31  07:36:52
49373         Log: Another Win32 compilation clean-up (for when using Perl's malloc)
49374      Branch: perl
49375            ! malloc.c
49376 ____________________________________________________________________________
49377 [ 24107] By: merijn                                on 2005/03/30  17:03:19
49378         Log: Now that we have the full path, we can skip the which call,
49379              that might cause trouble on testdrive systems.
49380      Branch: perl
49381            ! hints/hpux.sh
49382 ____________________________________________________________________________
49383 [ 24106] By: rgs                                   on 2005/03/30  14:41:51
49384         Log: Update copyrights.
49385      Branch: perl
49386            ! XSUB.h av.c deb.c dump.c embedvar.h gv.h handy.h hv.h
49387            ! miniperlmain.c numeric.c op.h pad.c perl.h pp.h regcomp.h
49388            ! regen_perly.pl scope.h sv.h thrdvar.h thread.h
49389 ____________________________________________________________________________
49390 [ 24105] By: merijn                                on 2005/03/30  14:25:05
49391         Log: Simplify #24043 note now Configure can do -Dusesitecustomize
49392      Branch: perl
49393            ! INSTALL
49394 ____________________________________________________________________________
49395 [ 24104] By: merijn                                on 2005/03/30  14:17:40
49396         Log: Support for -Dusesitecustomize
49397      Branch: perl
49398            ! Configure config_h.SH
49399 ____________________________________________________________________________
49400 [ 24102] By: merijn                                on 2005/03/30  13:43:12
49401         Log: USE_STRLCAT and USE_STRLCPY now actually used
49402              LIBM_VERSION_TYPE and USE_SITECUSTOMIZE are preparations
49403              for future use
49404      Branch: perl
49405            ! handy.h
49406 ____________________________________________________________________________
49407 [ 24101] By: rgs                                   on 2005/03/30  13:34:11
49408         Log: Subject: [PATCH] ext/Errno/Errno_pm.PL: fix for GNU hurd
49409              From: Brendan O'Dea <bod@debian.org>
49410              Date: Wed, 30 Mar 2005 10:30:25 +1000
49411              Message-ID: <20050330003025.GA29797@londo.c47.org>
49412      Branch: perl
49413            ! ext/Errno/Errno_pm.PL
49414 ____________________________________________________________________________
49415 [ 24100] By: rgs                                   on 2005/03/30  13:16:52
49416         Log: Subject: Re: PATCH: byte count feature request for unpack
49417              From: perl5-porters@ton.iguana.be (Ton Hospel)
49418              Date: Sun, 27 Mar 2005 18:32:11 +0000 (UTC)
49419              Message-Id: <d26u7b$i3v$1@post.home.lunix>
49420              
49421              (rework of a patch from Arne Ahrend <aahrend@web.de>)
49422      Branch: perl
49423            ! pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
49424 ____________________________________________________________________________
49425 [ 24099] By: steveh                                on 2005/03/30  08:36:50
49426         Log: A couple more Win32 compilation clean-ups
49427      Branch: perl
49428            ! win32/win32sck.c
49429 ____________________________________________________________________________
49430 [ 24098] By: rgs                                   on 2005/03/30  08:03:13
49431         Log: Minor POD nits.
49432      Branch: perl
49433            ! ext/File/Glob/Glob.pm
49434 ____________________________________________________________________________
49435 [ 24097] By: merijn                                on 2005/03/30  07:49:46
49436         Log: Subject: Re: [PATCH] 5.6 File::Glob documentation insufficient for use
49437              From: Steven Schubiger <steven@accognoscere.org>
49438              Date: Wed, 30 Mar 2005 03:41:03 +0200 (CEST)
49439              Message-Id: <200503300141.j2U1f3EP024524@accognoscere.homeunix.org>
49440      Branch: perl
49441            ! ext/File/Glob/Glob.pm
49442 ____________________________________________________________________________
49443 [ 24096] By: steveh                                on 2005/03/29  15:18:30
49444         Log: Clean-up some warnings when compiling on Win32 with VC++
49445      Branch: perl
49446            ! hv.c mg.c op.c pp_pack.c pp_sort.c pp_sys.c utf8.c util.c
49447 ____________________________________________________________________________
49448 [ 24095] By: rgs                                   on 2005/03/29  12:39:39
49449         Log: Downconst external APIs
49450      Branch: perl
49451            ! embed.fnc gv.h op.c opcode.h opcode.pl pod/perlapi.pod proto.h
49452            ! sv.c util.c
49453 ____________________________________________________________________________
49454 [ 24094] By: rgs                                   on 2005/03/29  09:38:39
49455         Log: The core part of :
49456              Subject: [PATCH] Consting seven
49457              From: Andy Lester <andy@petdance.com>
49458              Date: Sun, 27 Mar 2005 15:57:22 -0600
49459              Message-ID: <20050327215722.GC20451@petdance.com>
49460      Branch: perl
49461            ! embed.fnc embed.h perl.c perlio.c pp_ctl.c proto.h regcomp.c
49462            ! regexec.c util.c
49463 ____________________________________________________________________________
49464 [ 24093] By: steveh                                on 2005/03/29  08:48:50
49465         Log: Fix Win32 compilation nit following change #24074
49466      Branch: perl
49467            ! util.c
49468 ____________________________________________________________________________
49469 [ 24092] By: steveh                                on 2005/03/29  08:22:45
49470         Log: Fix PerlLIO_chsize() for platforms that don't have chsize()
49471              
49472              This is the patch from the end of the thread that started here:
49473              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-09/msg00055.html
49474      Branch: perl
49475            ! doio.c iperlsys.h pp_sys.c
49476 ____________________________________________________________________________
49477 [ 24091] By: rgs                                   on 2005/03/29  07:01:40
49478         Log: Fix Peek.t to work with and without DEBUG_LEAKING_SCALARS
49479      Branch: perl
49480            ! ext/Devel/Peek/t/Peek.t
49481 ____________________________________________________________________________
49482 [ 24090] By: merijn                                on 2005/03/29  07:01:11
49483         Log: Make the spelling of whitespace (vs white-space and white space)
49484              more consistent
49485              From: Offer Kaye <offer.kaye@gmail.com>
49486              Date: Thu, 17 Mar 2005 14:47:36 -0500
49487              Message-ID: <5694250503171147668e73c7@mail.gmail.com>
49488      Branch: perl
49489            ! pod/perllocale.pod pod/perlop.pod pod/perlopentut.pod
49490            ! pod/perlre.pod pod/perlxstut.pod
49491 ____________________________________________________________________________
49492 [ 24089] By: rgs                                   on 2005/03/29  06:14:18
49493         Log: Don't #ifdef out a return statement
49494      Branch: perl
49495            ! pad.c
49496 ____________________________________________________________________________
49497 [ 24088] By: davem                                 on 2005/03/28  21:38:44
49498         Log: expand -DDEBUG_LEAKING_SCALARS to instrument the creation of each SV
49499      Branch: perl
49500            ! dump.c ext/Devel/Peek/t/Peek.t pad.c perl.c pod/perlhack.pod
49501            ! sv.c sv.h
49502 ____________________________________________________________________________
49503 [ 24087] By: rgs                                   on 2005/03/27  16:38:13
49504         Log: Raw work on perl592delta.
49505      Branch: perl
49506            ! pod/perl592delta.pod
49507 ____________________________________________________________________________
49508 [ 24086] By: rgs                                   on 2005/03/27  13:59:02
49509         Log: Subject: Re: [perl #34195] Regex: Alternations within negative lookahead assertions 
49510              From: hv@crypt.org
49511              Date: Thu, 24 Mar 2005 19:51:08 +0000
49512              Message-Id: <200503241951.j2OJp8s18147@zen.crypt.org>
49513      Branch: perl
49514            ! regexec.c t/op/re_tests
49515 ____________________________________________________________________________
49516 [ 24085] By: rgs                                   on 2005/03/27  13:30:18
49517         Log: Fix -C option of mktables (for VMS)
49518              
49519              Subject: Re: [PATCH] Consting five
49520              From: demerphq <demerphq@gmail.com>
49521              Date: Sat, 26 Mar 2005 21:45:09 +0100
49522              Message-ID: <9b18b311050326124563db5113@mail.gmail.com>
49523      Branch: perl
49524            ! lib/unicore/mktables
49525 ____________________________________________________________________________
49526 [ 24084] By: davem                                 on 2005/03/26  21:25:47
49527         Log: UTF-8 string substitution corrupts memory
49528              The implicit call of 'require utf8' triggered by code like
49529              "\x{100}" =~ /[[:print:]]/
49530              wasn't saving state correctly first.
49531      Branch: perl
49532            ! utf8.c
49533 ____________________________________________________________________________
49534 [ 24083] By: rgs                                   on 2005/03/26  17:40:26
49535         Log: Remove an XXX note from the public doc.
49536              Hide it in the comments, instead
49537      Branch: perl
49538            ! pod/perlapi.pod sv.c
49539 ____________________________________________________________________________
49540 [ 24082] By: nicholas                              on 2005/03/26  00:21:30
49541         Log: Need to return something when the compiler doesn't know that a
49542              function is "noreturn".
49543      Branch: perl
49544            ! mg.c op.c scope.c
49545 ____________________________________________________________________________
49546 [ 24081] By: nicholas                              on 2005/03/25  23:46:22
49547         Log: Subject: [PATCH] Consting five
49548              Date: Fri, 25 Mar 2005 17:14:09 -0600
49549              From: Andy Lester <andy@petdance.com>
49550              Message-ID: <20050325231409.GB17660@petdance.com>
49551              
49552              [with modification - the extra argument to incpush was supposed to
49553              be being used]
49554      Branch: perl
49555            ! av.c embed.fnc embed.h ext/DynaLoader/dlutils.c gv.c
49556            ! intrpvar.h locale.c mg.c miniperlmain.c op.c perl.c pp_sys.c
49557            ! proto.h regcomp.c thrdvar.h toke.c
49558 ____________________________________________________________________________
49559 [ 24080] By: rgs                                   on 2005/03/25  21:09:23
49560         Log: Subject: Re: [perl #34568] Perl crashes reading past the end of a heap block while parsing foreach statement
49561              From: Gurusamy Sarathy <gsar@ActiveState.com>
49562              Date: Fri, 25 Mar 2005 10:31:09 -0800
49563              Message-Id: <200503251831.j2PIV9A6006234@smtp3.ActiveState.com>
49564      Branch: perl
49565            ! op.c
49566 ____________________________________________________________________________
49567 [ 24079] By: rgs                                   on 2005/03/25  21:02:04
49568         Log: Subject: [PATCH] Consting part 4
49569              From: Andy Lester <andy@petdance.com>
49570              Date: Fri, 25 Mar 2005 14:43:31 -0600
49571              Message-ID: <20050325204331.GA16388@petdance.com>
49572      Branch: perl
49573            ! embed.fnc mg.c numeric.c op.c perlio.c pod/perlapi.pod proto.h
49574            ! regcomp.c scope.c sv.c taint.c toke.c utf8.c util.c
49575 ____________________________________________________________________________
49576 [ 24078] By: nicholas                              on 2005/03/25  20:57:46
49577         Log: FreeBSD NDBM appears to generate files ending .db, so be prepared to
49578              clean this variant up as well.
49579      Branch: perl
49580            ! lib/Memoize/t/tie_ndbm.t
49581 ____________________________________________________________________________
49582 [ 24077] By: rgs                                   on 2005/03/25  18:03:00
49583         Log: Remove the const qualifier from argv and env variables
49584      Branch: perl
49585            ! embed.fnc intrpvar.h perl.c pod/perlapi.pod proto.h
49586 ____________________________________________________________________________
49587 [ 24076] By: rgs                                   on 2005/03/25  14:41:46
49588         Log: Subject: [PATCH] const fix-up for vms/vms.c
49589              From: "Craig A. Berry" <craigberry@mac.com>
49590              Date: Fri, 25 Mar 2005 09:00:06 -0600
49591              Message-ID: <42442776.8030603@mac.com>
49592      Branch: perl
49593            ! vms/vms.c vms/vmsish.h
49594 ____________________________________________________________________________
49595 [ 24075] By: rgs                                   on 2005/03/25  09:24:15
49596         Log: Subject: [PATCH] Re: Smoke [5.9.2] 24061 FAIL(m) linux 2.6.10-1.770_FC3 [fedora] (i686/1 cpu)
49597              From: Steve Peters <steve@fisharerojo.org>
49598              Date: Tue, 22 Mar 2005 17:15:23 -0600
49599              Message-ID: <20050322231523.GA3083@mccoy.peters.homeunix.org>
49600      Branch: perl
49601            ! hints/linux.sh
49602 ____________________________________________________________________________
49603 [ 24074] By: rgs                                   on 2005/03/24  16:25:58
49604         Log: Subject: [PATCH] Third consting batch
49605              From: Andy Lester <andy@petdance.com>
49606              Date: Tue, 22 Mar 2005 00:35:55 -0600
49607              Message-Id: <2f14220e7101a03f7659dbe79a03b115@petdance.com>
49608      Branch: perl
49609            ! XSUB.h deb.c doio.c dump.c embed.fnc gv.c gv.h hv.c mg.c mg.h
49610            ! minimod.pl numeric.c op.c pad.c patchlevel.h perl.c perl.h
49611            ! perlio.c perliol.h perlvars.h perly.c pod/perlapi.pod
49612            ! pod/perlintern.pod pp.c pp_hot.c pp_sys.c proto.h regcomp.c
49613            ! regcomp.h regexec.c scope.c sv.c taint.c universal.c utf8.c
49614            ! utf8.h utfebcdic.h util.c writemain.SH xsutils.c
49615 ____________________________________________________________________________
49616 [ 24073] By: mhx                                   on 2005/03/22  16:30:57
49617         Log: Mention (un)?pack byte-order modifiers in perldelta
49618      Branch: perl
49619            ! pod/perl592delta.pod
49620 ____________________________________________________________________________
49621 [ 24072] By: rgs                                   on 2005/03/22  16:15:58
49622         Log: Some updates in the new perldelta.
49623      Branch: perl
49624            ! pod/perl592delta.pod
49625 ____________________________________________________________________________
49626 [ 24071] By: rgs                                   on 2005/03/22  15:30:18
49627         Log: Remove IPC::Run for 5.9.2
49628      Branch: perl
49629            - lib/IPC/Run.pm lib/IPC/Run/Debug.pm lib/IPC/Run/IO.pm
49630            - lib/IPC/Run/Timer.pm lib/IPC/Run/Win32Helper.pm
49631            - lib/IPC/Run/Win32IO.pm lib/IPC/Run/Win32Pump.pm
49632            - lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
49633            - lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
49634            - lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
49635            - lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
49636            - lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
49637            - lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
49638            - lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
49639            ! MANIFEST
49640 ____________________________________________________________________________
49641 [ 24070] By: rgs                                   on 2005/03/22  14:53:01
49642         Log: Forbid the -C option on the command-line
49643              as suggested by Merijn (see [perl #34087])
49644      Branch: perl
49645            ! pod/perldiag.pod toke.c
49646 ____________________________________________________________________________
49647 [ 24069] By: rgs                                   on 2005/03/22  14:03:12
49648         Log: Upgrade to PathTools 3.05
49649      Branch: perl
49650            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm
49651 ____________________________________________________________________________
49652 [ 24068] By: rgs                                   on 2005/03/22  10:59:53
49653         Log: Upgrade to File::Temp 0.16
49654      Branch: perl
49655            ! lib/File/Temp.pm lib/File/Temp/t/object.t
49656            ! lib/File/Temp/t/tempfile.t
49657 ____________________________________________________________________________
49658 [ 24067] By: rgs                                   on 2005/03/22  10:53:39
49659         Log: Revert change #24055, which was producing a segfault in installman
49660              when it was trying to install perltoc.
49661      Branch: perl
49662            ! regexec.c t/op/re_tests
49663 ____________________________________________________________________________
49664 [ 24066] By: rgs                                   on 2005/03/22  09:43:44
49665         Log: Fix unresolved POD link
49666      Branch: perl
49667            ! pod/perlfunc.pod
49668 ____________________________________________________________________________
49669 [ 24065] By: rgs                                   on 2005/03/22  09:21:09
49670         Log: Rename ${^RE_TRIE_MAXBUFF} to ${^RE_TRIE_MAXBUF},
49671              and other neatification
49672      Branch: perl
49673            ! pod/perl592delta.pod pod/perlvar.pod regcomp.c regcomp.h
49674 ____________________________________________________________________________
49675 [ 24064] By: rgs                                   on 2005/03/22  08:57:18
49676         Log: Subject: [PATCH] simple optimization for SelectSaver
49677              From: Alexey Tourbin <at@altlinux.ru>
49678              Date: Fri, 18 Mar 2005 21:05:51 +0300
49679              Message-ID: <20050318180551.GA12596@solemn.turbinal.org>
49680      Branch: perl
49681            ! lib/SelectSaver.pm
49682 ____________________________________________________________________________
49683 [ 24063] By: rgs                                   on 2005/03/22  08:53:21
49684         Log: minitest fix
49685      Branch: perl
49686            ! t/run/fresh_perl.t
49687 ____________________________________________________________________________
49688 [ 24062] By: rgs                                   on 2005/03/22  07:50:28
49689         Log: Add in perldelta changes about unpack A and trailing whitespace, trie
49690              optimization, and debug flags for "use re".
49691      Branch: perl
49692            ! pod/perl592delta.pod
49693 ____________________________________________________________________________
49694 [ 24061] By: nicholas                              on 2005/03/21  22:52:12
49695         Log: Casts needed to make VMS happy. (It gets very upset at assignments
49696              between char * and unsigned char *)
49697      Branch: perl
49698            ! pp_pack.c
49699 ____________________________________________________________________________
49700 [ 24060] By: rgs                                   on 2005/03/21  21:44:37
49701         Log: Subject: Re: unpack A strip patch
49702              From: Ton Hospel <perl5-porters@ton.iguana.be>
49703              Date: Mon, 21 Mar 2005 21:31:37 +0000 (UTC)
49704              Message-Id: <d1nefp$lpe$1@post.home.lunix>
49705      Branch: perl
49706            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
49707 ____________________________________________________________________________
49708 [ 24059] By: rgs                                   on 2005/03/21  21:33:16
49709         Log: Subject: Re: regexp trie fails compile on VMS
49710              From: demerphq <demerphq@gmail.com>
49711              Date: Mon, 21 Mar 2005 22:29:09 +0100
49712              Message-ID: <9b18b311050321132917a4b1c7@mail.gmail.com>
49713      Branch: perl
49714            ! regcomp.c regcomp.h regcomp.pl regcomp.sym regexec.c
49715 ____________________________________________________________________________
49716 [ 24058] By: rgs                                   on 2005/03/21  21:22:10
49717         Log: Break up long lines in -V output for compile-time options
49718              
49719              Subject: Re: sitecustomize.pl [PATCH]
49720              From: sthoenna[at]efn.org (Yitzchak Scott-Thoennes)
49721              Date: Tue, 8 Mar 2005 17:46:04 -0800
49722              Message-ID: <20050309014604.GA5876[at]efn.org>
49723      Branch: perl
49724            ! perl.c
49725 ____________________________________________________________________________
49726 [ 24057] By: steveh                                on 2005/03/21  17:08:26
49727         Log: Oops - forgot to update MANIFEST for change 24056.
49728      Branch: perl
49729            ! MANIFEST
49730 ____________________________________________________________________________
49731 [ 24056] By: steveh                                on 2005/03/21  17:06:45
49732         Log: Subject: Re: Stop mktables from needlessly re-running when using dmake on Win32
49733              From: demerphq <demerphq@gmail.com>
49734              Date: Tue, 8 Mar 2005 02:24:10 +0100
49735              Message-ID: <9b18b311050307172455a5816e@mail.gmail.com>
49736              
49737              Change 24004 stopped mktables from needlessly re-running when using
49738              dmake on Win32, but it can still happen when using nmake because it
49739              doesn't support the .UPDATEALL attribute that was used to fix dmake.
49740              e.g. Build perl, touch a core header file, then rebuild -- mktables
49741              re-runs when it didn't need to, and 7 times over at that!  This change
49742              alleviates the pain by making mktables exit quickly in such cases.
49743      Branch: perl
49744            + lib/unicore/mktables.lst
49745            ! lib/unicore/mktables
49746 ____________________________________________________________________________
49747 [ 24055] By: rgs                                   on 2005/03/21  14:58:21
49748         Log: Resubmit change #24053.
49749      Branch: perl
49750            ! regexec.c t/op/re_tests
49751 ____________________________________________________________________________
49752 [ 24054] By: rgs                                   on 2005/03/21  14:32:58
49753         Log: Subject: [PATCH] Re: [perl #34493] h2ph `extern inline' problems
49754              From: Alexey Tourbin <at@altlinux.ru>
49755              Date: Sat, 19 Mar 2005 16:37:12 +0300
49756              Message-ID: <20050319133712.GB6484@solemn.turbinal.org>
49757              
49758              and
49759              
49760              Message-ID: <20050319141457.GC6484@solemn.turbinal.org>
49761      Branch: perl
49762            ! t/lib/h2ph.h utils/h2ph.PL
49763 ____________________________________________________________________________
49764 [ 24053] By: rgs                                   on 2005/03/21  13:15:34
49765         Log: Subject: Re: [perl #34195] Regex: Alternations within negative lookahead assertions 
49766              From: hv@crypt.org
49767              Date: Mon, 21 Feb 2005 17:59:49 +0000
49768              Message-Id: <200502211759.j1LHxnC22894@zen.crypt.org>
49769      Branch: perl
49770            ! regexec.c t/op/re_tests
49771 ____________________________________________________________________________
49772 [ 24052] By: rgs                                   on 2005/03/21  10:27:44
49773         Log: Subject: pack / for general types
49774              From: perl5-porters@ton.iguana.be (Ton Hospel)
49775              Date: Sat, 19 Mar 2005 22:00:45 +0000 (UTC)
49776              Message-Id: <d1i7ed$62c$1@post.home.lunix>
49777              
49778              Allow "len/format" to work for any format type, not just strings.
49779      Branch: perl
49780            ! pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
49781 ____________________________________________________________________________
49782 [ 24051] By: rgs                                   on 2005/03/21  10:12:01
49783         Log: perldelta suggestions on (un)?pack by Ton Hospel
49784      Branch: perl
49785            ! pod/perl592delta.pod
49786 ____________________________________________________________________________
49787 [ 24050] By: rgs                                   on 2005/03/21  09:59:13
49788         Log: Subject: Re: bugzilla.redhat bug #101767 (threads, threads::shared)
49789              From: Alexey Tourbin <at@altlinux.ru>
49790              Date: Sat, 19 Mar 2005 06:10:45 +0300
49791              Message-ID: <20050319031045.GN12596@solemn.turbinal.org>
49792      Branch: perl
49793            + ext/threads/hints/linux.pl ext/threads/shared/hints/linux.pl
49794            ! MANIFEST
49795 ____________________________________________________________________________
49796 [ 24049] By: rgs                                   on 2005/03/21  09:39:35
49797         Log: Subject: [PATCH] More consting goodness
49798              From: Andy Lester <andy@petdance.com>
49799              Date: Sat, 19 Mar 2005 01:28:30 -0600
49800              Message-ID: <20050319072830.GA7721@petdance.com>
49801      Branch: perl
49802            ! deb.c dump.c embed.fnc handy.h op.c opcode.h opcode.pl perl.c
49803            ! pod/perlapi.pod pp_ctl.c pp_sys.c proto.h regcomp.c regexec.c
49804            ! sv.c toke.c
49805 ____________________________________________________________________________
49806 [ 24048] By: rgs                                   on 2005/03/20  21:20:50
49807         Log: Upgrade to Math::BigInt 1.75, by Tels
49808      Branch: perl
49809            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
49810            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
49811            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
49812            ! lib/Math/BigInt/t/fallback.t lib/Math/BigInt/t/mbi_rand.t
49813            ! lib/Math/BigInt/t/sub_mbi.t
49814 ____________________________________________________________________________
49815 [ 24047] By: merijn                                on 2005/03/20  10:50:11
49816         Log: Subject: [PATCH] perlrun typo (env PERLDB_OPTS)
49817              From: Alexey Tourbin <at@altlinux.ru>
49818              Date: Sat, 19 Mar 2005 03:40:13 +0300
49819              Message-ID: <20050319004013.GJ12596@solemn.turbinal.org>
49820      Branch: perl
49821            ! pod/perlrun.pod
49822 ____________________________________________________________________________
49823 [ 24046] By: rgs                                   on 2005/03/18  21:47:54
49824         Log: Remove an useless line, spotted by Andy Lester
49825      Branch: perl
49826            ! toke.c
49827 ____________________________________________________________________________
49828 [ 24045] By: rgs                                   on 2005/03/18  16:54:38
49829         Log: Remove trie optimisation from the todo list
49830      Branch: perl
49831            ! pod/perltodo.pod
49832 ____________________________________________________________________________
49833 [ 24044] By: rgs                                   on 2005/03/18  15:04:39
49834         Log: Subject: Re: Reworked Trie Patch
49835              From: demerphq <demerphq@gmail.com>
49836              Date: Mon, 14 Mar 2005 08:55:39 +0100
49837              Message-ID: <9b18b31105031323557019ae1@mail.gmail.com>
49838              
49839              Subject: Re: Reworked Trie Patch
49840              From: demerphq <demerphq@gmail.com>
49841              Date: Wed, 16 Mar 2005 19:48:18 +0100
49842              Message-ID: <9b18b31105031610481025a080@mail.gmail.com>
49843              
49844              Plus minor nits in the documentation of re.pm,
49845              a version bump, and addition of an OPTIMIZE alias
49846      Branch: perl
49847            + t/op/regexp_notrie.t t/op/regexp_trielist.t
49848            ! MANIFEST embed.fnc embed.h ext/re/re.pm pod/perlvar.pod
49849            ! proto.h regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
49850            ! sv.c t/op/pat.t t/op/re_tests t/op/readdir.t
49851 ____________________________________________________________________________
49852 [ 24043] By: rgs                                   on 2005/03/18  14:02:36
49853         Log: Subject: Re: sitecustomize.pl [PATCH]
49854              From: Gisle Aas <gisle@ActiveState.com>
49855              Date: 18 Mar 2005 04:06:40 -0800
49856              Message-ID: <lru0n9w433.fsf@caliper.activestate.com>
49857              
49858              Adds a new command-line switch, -f, and a new optional
49859              compile-time setting -DUSE_SITECUSTOMIZE
49860      Branch: perl
49861            ! INSTALL ext/Devel/DProf/t/DProf.t perl.c pod/perlrun.pod
49862 ____________________________________________________________________________
49863 [ 24042] By: rgs                                   on 2005/03/18  13:38:32
49864         Log: Subject: [PATCH] More const parms
49865              From: Andy Lester <andy@petdance.com>
49866              Date: Mon, 14 Mar 2005 13:59:54 -0600
49867              Message-ID: <20050314195954.GB7141@petdance.com>
49868      Branch: perl
49869            ! embed.fnc gv.c numeric.c op.c pad.c perlio.c pod/perlapi.pod
49870            ! pod/perlintern.pod pp_ctl.c pp_hot.c proto.h scope.c sv.c
49871            ! toke.c utf8.c
49872 ____________________________________________________________________________
49873 [ 24041] By: rgs                                   on 2005/03/18  10:27:17
49874         Log: Don't use vars in DynaLoader
49875              Remove left-over maintenance code
49876      Branch: perl
49877            ! ext/DynaLoader/DynaLoader_pm.PL
49878 ____________________________________________________________________________
49879 [ 24040] By: rgs                                   on 2005/03/18  07:57:06
49880         Log: Subject: [PATCH] $B::Disassembler::VERSION
49881              From: Alexey Tourbin <at@altlinux.ru>
49882              Date: Thu, 17 Mar 2005 19:02:38 +0300
49883              Message-ID: <20050317160238.GN5825@solemn.turbinal.org>
49884      Branch: perl
49885            ! ext/B/B/Disassembler.pm
49886 ____________________________________________________________________________
49887 [ 24039] By: rgs                                   on 2005/03/15  09:30:28
49888         Log: Upgrade to CGI 3.07.
49889              Add CGI's changelog
49890      Branch: perl
49891            + lib/CGI/Changes
49892            ! MANIFEST lib/CGI.pm lib/CGI/Cookie.pm
49893 ____________________________________________________________________________
49894 [ 24038] By: merijn                                on 2005/03/14  15:55:44
49895         Log: Subject: pp_pack.c, simplifying genpacksizetables
49896              From: perl5-porters@ton.iguana.be (Ton Hospel)
49897              Date: Sun, 13 Mar 2005 15:07:41 +0000 (UTC)
49898              Message-Id: <d11kvt$1k7$1@post.home.lunix>
49899      Branch: perl
49900            ! genpacksizetables.pl pp_pack.c
49901 ____________________________________________________________________________
49902 [ 24037] By: rgs                                   on 2005/03/14  14:35:33
49903         Log: Subject: [PATCH] Adding const qualifiers
49904              From: Andy Lester <andy@petdance.com>
49905              Date: Sun, 13 Mar 2005 14:20:05 -0600
49906              Message-ID: <20050313202005.GA23535@petdance.com>
49907      Branch: perl
49908            ! av.c embed.fnc gv.c hv.c mg.c op.c pod/perlapi.pod pp_ctl.c
49909            ! proto.h scope.c utf8.c
49910 ____________________________________________________________________________
49911 [ 24036] By: rgs                                   on 2005/03/14  09:19:01
49912         Log: Subject: Re: [perl #34155] perldoc -f hex should say how to convert back
49913              From: David Nicol <davidnicol@gmail.com>
49914              Date: Tue, 8 Mar 2005 18:23:11 -0600
49915              Message-ID: <934f64a20503081623713f6d27@mail.gmail.com>
49916      Branch: perl
49917            ! pod/perlfunc.pod
49918 ____________________________________________________________________________
49919 [ 24035] By: rgs                                   on 2005/03/13  21:14:36
49920         Log: Document pack changes in perldelta
49921      Branch: perl
49922            ! pod/perl592delta.pod
49923 ____________________________________________________________________________
49924 [ 24034] By: rgs                                   on 2005/03/13  16:41:05
49925         Log: Upgrade to Pod::Parser 1.30
49926      Branch: perl
49927            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
49928            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
49929            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podselect.PL
49930            ! t/pod/poderrs.xr
49931 ____________________________________________________________________________
49932 [ 24033] By: rgs                                   on 2005/03/13  11:07:40
49933         Log: Doc patches to clarify the stringification rules of {} and =>
49934              by Jarkko (bug #34419)
49935      Branch: perl
49936            ! pod/perldata.pod pod/perlop.pod
49937 ____________________________________________________________________________
49938 [ 24032] By: rgs                                   on 2005/03/13  09:20:01
49939         Log: gcc warning patch by Andy Lester
49940      Branch: perl
49941            ! perl.h
49942 ____________________________________________________________________________
49943 [ 24031] By: rgs                                   on 2005/03/12  22:05:14
49944         Log: Subject: Re: Encoding neutral unpack
49945              From: perl5-porters@ton.iguana.be (Ton Hospel)
49946              Date: Sat, 12 Mar 2005 18:54:29 +0000 (UTC)
49947              Message-ID: <d0vdt5$81a$1@post.home.lunix>
49948              
49949              A new test.
49950      Branch: perl
49951            ! t/op/pack.t
49952 ____________________________________________________________________________
49953 [ 24030] By: rgs                                   on 2005/03/12  22:01:21
49954         Log: Indentation patch by Ton Hospel for pp_pack
49955      Branch: perl
49956            ! pp_pack.c
49957 ____________________________________________________________________________
49958 [ 24029] By: rgs                                   on 2005/03/12  20:49:00
49959         Log: Change my email, put real name of Pixel
49960      Branch: perl
49961            ! AUTHORS
49962 ____________________________________________________________________________
49963 [ 24028] By: rgs                                   on 2005/03/12  17:15:23
49964         Log: Upgrade to DB_File 1.811, by Paul Marquess
49965      Branch: perl
49966            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
49967            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-hash.t
49968            ! ext/DB_File/typemap
49969 ____________________________________________________________________________
49970 [ 24027] By: rgs                                   on 2005/03/11  17:47:41
49971         Log: Add standard core test headers to the Class::ISA new tests
49972      Branch: perl
49973            ! lib/Class/ISA/t/00_about_verbose.t
49974            ! lib/Class/ISA/t/01_old_junk.t
49975 ____________________________________________________________________________
49976 [ 24026] By: rgs                                   on 2005/03/11  17:37:01
49977         Log: Upgrade to Class::ISA 0.33
49978      Branch: perl
49979            + lib/Class/ISA/ChangeLog lib/Class/ISA/t/00_about_verbose.t
49980            + lib/Class/ISA/t/01_old_junk.t
49981            - lib/Class/ISA/test.pl
49982            ! MANIFEST lib/Class/ISA.pm
49983 ____________________________________________________________________________
49984 [ 24025] By: rgs                                   on 2005/03/11  16:55:59
49985         Log: Update Changes
49986      Branch: perl
49987            ! Changes
49988 ____________________________________________________________________________
49989 [ 24024] By: rgs                                   on 2005/03/11  11:12:31
49990         Log: FAQ sync
49991      Branch: perl
49992            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
49993            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
49994            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
49995            ! pod/perlfaq9.pod
49996 ____________________________________________________________________________
49997 [ 24023] By: rgs                                   on 2005/03/11  10:22:28
49998         Log: Subject: [PATCH] pad_push numero three-o
49999              From: Andy Lester <andy@petdance.com>
50000              Date: Thu, 10 Mar 2005 15:17:28 -0600
50001              Message-ID: <20050310211728.GC32386@petdance.com>
50002      Branch: perl
50003            ! embed.fnc embed.h pad.c pod/perlintern.pod pp_ctl.c pp_hot.c
50004            ! proto.h
50005 ____________________________________________________________________________
50006 [ 24022] By: rgs                                   on 2005/03/10  17:42:54
50007         Log: Make the return value of close() depend not only on the success of the
50008              close itself, but also on whether the output stream had a previous
50009              error. From Jim Meyering <jim@meyering.net>, via Debian.
50010      Branch: perl
50011            ! doio.c
50012 ____________________________________________________________________________
50013 [ 24021] By: rgs                                   on 2005/03/10  17:39:56
50014         Log: 8 is not an octal digit. (from Debian)
50015      Branch: perl
50016            ! pod/perlreref.pod
50017 ____________________________________________________________________________
50018 [ 24020] By: rgs                                   on 2005/03/10  17:38:51
50019         Log: Fix a2p manpage (from Debian)
50020      Branch: perl
50021            ! x2p/a2p.pod
50022 ____________________________________________________________________________
50023 [ 24019] By: rgs                                   on 2005/03/10  17:36:37
50024         Log: Remove a spurious undefined warning when using getopts.pl with -w.
50025              (from Debian)
50026      Branch: perl
50027            ! lib/getopts.pl
50028 ____________________________________________________________________________
50029 [ 24018] By: rgs                                   on 2005/03/10  17:34:39
50030         Log: Doc patch for Devel::DProf (from Debian)
50031      Branch: perl
50032            ! ext/Devel/DProf/DProf.pm
50033 ____________________________________________________________________________
50034 [ 24017] By: rgs                                   on 2005/03/10  17:22:25
50035         Log: Add support for Debian GNU/k*BSD
50036      Branch: perl
50037            ! hints/gnukfreebsd.sh hints/gnuknetbsd.sh
50038 ____________________________________________________________________________
50039 [ 24016] By: rgs                                   on 2005/03/10  17:21:05
50040         Log: Patch for Debian bug #258618, compilation under Debian/Hurd
50041      Branch: perl
50042            ! hints/gnu.sh
50043 ____________________________________________________________________________
50044 [ 24015] By: steveh                                on 2005/03/10  15:18:20
50045         Log: Subject: Minor AUTHORS patch
50046              From: "Mike Giroux" <rmgiroux@hotmail.com>
50047              Date: Thu, 10 Mar 2005 08:39:04 -0500
50048              Message-ID: <BAY104-F4B1925432A15287069D3BCE520@phx.gbl>
50049      Branch: perl
50050            ! AUTHORS
50051 ____________________________________________________________________________
50052 [ 24014] By: steveh                                on 2005/03/10  11:25:36
50053         Log: More Win32 dmake fixes
50054
50055              Use $B macro as per change 23991 in more places, and fix some syntax
50056              errors in the subst's (missing trailing ",")
50057
50058              Tested with GCC and MSVC. I don't have BCC available, so those parts
50059              are untested.
50060      Branch: perl
50061            ! win32/makefile.mk
50062 ____________________________________________________________________________
50063 [ 24013] By: rgs                                   on 2005/03/10  10:10:33
50064         Log: Upgrade to CGI.pm 3.06
50065      Branch: perl
50066            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Util.pm
50067            ! lib/CGI/t/form.t lib/CGI/t/html.t
50068 ____________________________________________________________________________
50069 [ 24012] By: rgs                                   on 2005/03/09  22:17:33
50070         Log: Further pack optimisations by Ton Hospel
50071      Branch: perl
50072            ! pp_pack.c
50073 ____________________________________________________________________________
50074 [ 24011] By: rgs                                   on 2005/03/09  18:02:13
50075         Log: Fix memory corruption when growing pack utf8 buffer
50076      Branch: perl
50077            ! pp_pack.c
50078 ____________________________________________________________________________
50079 [ 24010] By: rgs                                   on 2005/03/08  17:53:50
50080         Log: Subject: Encoding neutral unpack
50081              From: perl5-porters@ton.iguana.be (Ton Hospel)
50082              Date: Sun, 6 Mar 2005 18:29:38 +0000 (UTC)
50083              Message-Id: <d0fi6i$k06$1@post.home.lunix>
50084      Branch: perl
50085            ! embed.fnc embed.h genpacksizetables.pl lib/charnames.t perl.h
50086            ! pod/perldiag.pod pod/perlfunc.pod pod/perlunicode.pod
50087            ! pod/perluniintro.pod pp_pack.c proto.h t/op/pack.t
50088            ! t/op/utftaint.t
50089 ____________________________________________________________________________
50090 [ 24009] By: merijn                                on 2005/03/08  15:25:57
50091         Log: Subject: Minor AUTHORS patch
50092              From: Andy Lester <andy@petdance.com>
50093              Date: Tue, 8 Mar 2005 09:44:45 -0600
50094              Message-ID: <20050308154445.GB3213@petdance.com>
50095      Branch: perl
50096            ! AUTHORS
50097 ____________________________________________________________________________
50098 [ 24008] By: merijn                                on 2005/03/08  14:45:17
50099         Log: Some updates to current status
50100      Branch: perl
50101            ! README.hpux
50102 ____________________________________________________________________________
50103 [ 24007] By: steveh                                on 2005/03/07  11:02:12
50104         Log: Include regcomp.h in Win32 makefiles
50105
50106              Subject: Re: Stop mktables from needlessly re-running when using dmake on Win32
50107              From: demerphq <demerphq@gmail.com>
50108              Date: Sun, 6 Mar 2005 09:16:12 +0100
50109              Message-ID: <9b18b311050306001624012bd@mail.gmail.com>
50110      Branch: perl
50111            ! win32/Makefile win32/makefile.mk
50112 ____________________________________________________________________________
50113 [ 24006] By: steveh                                on 2005/03/04  17:19:46
50114         Log: A better fix than change 24005 was ;)
50115
50116              Actually, "@echo." still emits a blank line.  Use "@rem" instead as the
50117              no-op.  This was being used in the Win95 case, but works fine on WinNT
50118              too, and is actually what ExtUtils-MakeMaker uses.
50119
50120              Also change the nmake Makefile.
50121      Branch: perl
50122            ! win32/Makefile win32/makefile.mk
50123 ____________________________________________________________________________
50124 [ 24005] By: steveh                                on 2005/03/04  17:11:56
50125         Log: Suppress "ECHO is on." messages when using dmake on Win32
50126
50127              (The shell's "echo" command displays the current echo setting when
50128              called with no arguments.  Use "echo." to display nothing.)
50129      Branch: perl
50130            ! win32/makefile.mk
50131 ____________________________________________________________________________
50132 [ 24004] By: steveh                                on 2005/03/04  17:01:24
50133         Log: Stop mktables from needlessly re-running when using dmake on Win32
50134      Branch: perl
50135            ! win32/makefile.mk
50136 ____________________________________________________________________________
50137 [ 24003] By: rgs                                   on 2005/03/04  16:02:20
50138         Log: Update -v copyright notice
50139      Branch: perl
50140            ! perl.c
50141 ____________________________________________________________________________
50142 [ 24002] By: rgs                                   on 2005/03/03  18:27:34
50143         Log: Add a regression test for bug #32193, and make the
50144              fix a bit more robust
50145      Branch: perl
50146            ! lib/Tie/RefHash.pm lib/Tie/RefHash.t
50147 ____________________________________________________________________________
50148 [ 24001] By: rgs                                   on 2005/03/03  18:03:15
50149         Log: Subject: [perl #32193] Tie::RefHash DELETE does not return value for ref keys
50150              From: Yuval Kojman (via RT) <perlbug-followup@perl.org>
50151              Date: 28 Oct 2004 12:16:37 -0000
50152              Message-ID: <rt-3.0.11-32193-98805.8.56634266171625@perl.org>
50153      Branch: perl
50154            ! lib/Tie/RefHash.pm
50155 ____________________________________________________________________________
50156 [ 24000] By: rgs                                   on 2005/03/03  15:43:43
50157         Log: do "filename" is not really used with perl subroutine librairies
50158              anymore.
50159      Branch: perl
50160            ! pod/perlfunc.pod
50161 ____________________________________________________________________________
50162 [ 23999] By: merijn                                on 2005/02/27  11:28:27
50163         Log: Fix for bug [ID 20020227.005] format bug with undefined _TOP
50164              http://rt.perl.org/rt3/Ticket/Display.html?id=8698
50165              If there was no TOP format the lines left on page was set
50166              to fixed number, now set to the current page length of the
50167              IO channel used. More debugging for yet another bug needed.
50168      Branch: perl
50169            ! pp_sys.c
50170 ____________________________________________________________________________
50171 [ 23998] By: davem                                 on 2005/02/26  11:32:59
50172         Log: ithreads: cond_signal() on a non-shared object coredumped
50173      Branch: perl
50174            ! ext/threads/shared/shared.xs
50175 ____________________________________________________________________________
50176 [ 23997] By: nicholas                              on 2005/02/26  09:33:30
50177         Log: SvUTF8 can be present on scalars other than PVs
50178              (specifically references with overloaded stringification)
50179      Branch: perl
50180            ! dump.c
50181 ____________________________________________________________________________
50182 [ 23996] By: davem                                 on 2005/02/26  00:47:03
50183         Log: Fix leaks in List::Util::reduce,first
50184              When the block is a closure, the cloned CV created on each call
50185              was never freed
50186      Branch: perl
50187            ! ext/List/Util/Util.xs ext/List/Util/lib/Scalar/Util.pm
50188 ____________________________________________________________________________
50189 [ 23995] By: steveh                                on 2005/02/24  15:52:01
50190         Log: Subject: Re: (patch blead) Extend t/harness to allow filtering of the file list by regex.
50191              From: demerphq <demerphq@gmail.com>
50192              Date: Wed, 23 Feb 2005 17:49:50 +0100
50193              Message-ID: <9b18b311050223084917d7ef59@mail.gmail.com>
50194      Branch: perl
50195            ! pod/perlhack.pod
50196 ____________________________________________________________________________
50197 [ 23994] By: merijn                                on 2005/02/24  10:12:26
50198         Log: Subject: [PATCH] dprofpp help
50199              From: Andy Lester <andy@petdance.com>
50200              Date: Thu, 24 Feb 2005 00:10:42 -0600
50201              Message-ID: <20050224061042.GA20259@petdance.com>
50202      Branch: perl
50203            ! utils/dprofpp.PL
50204 ____________________________________________________________________________
50205 [ 23993] By: steveh                                on 2005/02/23  13:36:59
50206         Log: Subject: (patch blead) Extend t/harness to allow filtering of the file list by regex.
50207              From: demerphq <demerphq@gmail.com>
50208              Date: Sat, 19 Feb 2005 11:10:00 +0100
50209              Message-ID: <9b18b3110502190210105decf4@mail.gmail.com>
50210      Branch: perl
50211            ! t/harness
50212 ____________________________________________________________________________
50213 [ 23992] By: steveh                                on 2005/02/23  12:28:55
50214         Log: Subject: Patch Win32 makefiles for blead to allow parameters to be passed to harness:
50215              From: demerphq <demerphq@gmail.com>
50216              Date: Sat, 19 Feb 2005 11:00:08 +0100
50217              Message-ID: <9b18b31105021902003d9c2a95@mail.gmail.com>
50218      Branch: perl
50219            ! win32/Makefile win32/makefile.mk
50220 ____________________________________________________________________________
50221 [ 23991] By: steveh                                on 2005/02/23  09:17:55
50222         Log: Fix Win32's dmake makefile.mk for new dmakes built with Visual C++
50223      Branch: perl
50224            ! win32/makefile.mk
50225 ____________________________________________________________________________
50226 [ 23990] By: rgs                                   on 2005/02/22  18:13:01
50227         Log: Porting/manicheck is not happy when I use spaces instead of tabs.
50228      Branch: perl
50229            ! MANIFEST
50230 ____________________________________________________________________________
50231 [ 23989] By: rgs                                   on 2005/02/21  16:05:22
50232         Log: Subject: IPC::Run test failures with utf8
50233              From: Nicholas Clark <nick@ccl4.org>
50234              Date: Sat, 19 Feb 2005 00:27:57 +0000
50235              Message-ID: <20050219002757.GO13998@plum.flirble.org>
50236      Branch: perl
50237            ! lib/IPC/Run/t/run.t
50238 ____________________________________________________________________________
50239 [ 23988] By: rgs                                   on 2005/02/21  13:51:44
50240         Log: Subject: [PATCH] signed/unsigned help for pp_pack.c
50241              From: "Craig A. Berry" <craigberry@mac.com>
50242              Date: Fri, 18 Feb 2005 09:42:52 -0600
50243              Message-ID: <42160CFC.3080304@mac.com>
50244      Branch: perl
50245            ! pp_pack.c
50246 ____________________________________________________________________________
50247 [ 23987] By: rgs                                   on 2005/02/21  12:56:22
50248         Log: Subject: (blead patch) Skip a torture test under blead, and skip certain torture tests under Win32.
50249              From: demerphq <demerphq@gmail.com>
50250              Date: Sat, 19 Feb 2005 11:04:00 +0100
50251              Message-ID: <9b18b3110502190204641e103c@mail.gmail.com
50252      Branch: perl
50253            ! t/japh/abigail.t
50254 ____________________________________________________________________________
50255 [ 23986] By: rgs                                   on 2005/02/18  18:21:25
50256         Log: Subject: Patch for Perlbug #4253
50257              From: Nikolai Eipel <eipel@web.de>
50258              Date: Sat, 29 Jan 2005 16:52:53 +0100
50259              Message-Id: <200501291652.53841.eipel@web.de>
50260
50261              (-T and -B invalidate _ filehandle when no read permission on file)
50262              plus a regression test
50263      Branch: perl
50264            ! pp_sys.c t/op/stat.t
50265 ____________________________________________________________________________
50266 [ 23985] By: rgs                                   on 2005/02/18  16:18:34
50267         Log: Install and build corelist on VMS, too
50268      Branch: perl
50269            ! vms/descrip_mms.template
50270 ____________________________________________________________________________
50271 [ 23984] By: rgs                                   on 2005/02/18  16:07:54
50272         Log: Add corelist to the win32 makefiles
50273              (noticed by demerphq)
50274      Branch: perl
50275            ! win32/Makefile win32/makefile.mk
50276 ____________________________________________________________________________
50277 [ 23983] By: rgs                                   on 2005/02/18  15:48:51
50278         Log: Subject: [perl #32968] [PATCH] Re: B::walkoptree segfaults
50279              From: Stephen McCamant <smcc@MIT.EDU>
50280              Date: Tue, 28 Dec 2004 10:13:50 -0800
50281              Message-ID: <16849.41566.887352.677148@apocalypse.OCF.Berkeley.EDU>
50282      Branch: perl
50283            ! ext/B/B.xs op.h
50284 ____________________________________________________________________________
50285 [ 23982] By: rgs                                   on 2005/02/18  15:34:59
50286         Log: Subject: Re: Integration of PathTools 3.04
50287              From: demerphq <demerphq@gmail.com>
50288              Date: Fri, 18 Feb 2005 16:31:50 +0100
50289              Message-ID: <9b18b31105021807316af0aed5@mail.gmail.com>
50290      Branch: perl
50291            ! lib/Cwd.pm
50292 ____________________________________________________________________________
50293 [ 23981] By: rgs                                   on 2005/02/18  15:00:12
50294         Log: Subject: Re: Bug in Socket::IO::INET Version 1.27
50295              From: Gisle Aas <gisle@ActiveState.com>
50296              Date: 03 Feb 2005 03:16:46 -0800
50297              Message-ID: <lr7jlpsxk1.fsf@caliper.activestate.com>
50298      Branch: perl
50299            ! ext/IO/lib/IO/Socket/INET.pm
50300 ____________________________________________________________________________
50301 [ 23980] By: rgs                                   on 2005/02/18  14:27:38
50302         Log: Integrate encoding::warnings from Autrijus Tang.
50303      Branch: perl
50304            + lib/encoding/warnings.pm lib/encoding/warnings/t/1-warning.t
50305            + lib/encoding/warnings/t/2-fatal.t
50306            + lib/encoding/warnings/t/3-normal.t
50307            ! MANIFEST
50308 ____________________________________________________________________________
50309 [ 23979] By: rgs                                   on 2005/02/18  09:53:36
50310         Log: Subject: [PATCH] find2perl, new options
50311              From: slaven@rezic.de
50312              Date: Thu, 17 Feb 2005 22:30:13 +0100
50313              Message-Id: <1108675813.24421@devpc01.iconmobile.de>
50314      Branch: perl
50315            ! x2p/find2perl.PL
50316 ____________________________________________________________________________
50317 [ 23978] By: rgs                                   on 2005/02/18  08:54:33
50318         Log: Missing dependencies in x2p makefile, by Slaven Rezic.
50319      Branch: perl
50320            ! x2p/Makefile.SH
50321 ____________________________________________________________________________
50322 [ 23977] By: rgs                                   on 2005/02/17  18:14:19
50323         Log: Upgrade to PathTools 3.04
50324              (plus tweaks to Cwd and cwd.t to run when building perl)
50325      Branch: perl
50326            + ext/Cwd/ppport.h
50327            ! MANIFEST ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
50328            ! ext/Cwd/t/taint.t ext/Cwd/t/win32.t lib/Cwd.pm
50329            ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
50330            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
50331            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
50332            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
50333            ! lib/File/Spec/t/Spec.t lib/File/Spec/t/crossplatform.t
50334            ! lib/File/Spec/t/rel2abs2rel.t
50335 ____________________________________________________________________________
50336 [ 23976] By: rgs                                   on 2005/02/17  17:42:59
50337         Log: Upgrade to Pod::LaTeX 0.58
50338      Branch: perl
50339            ! lib/Pod/LaTeX.pm lib/Pod/t/pod2latex.t
50340 ____________________________________________________________________________
50341 [ 23975] By: rgs                                   on 2005/02/17  15:21:55
50342         Log: Upgrade to Time::HiRes 1.66
50343      Branch: perl
50344            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
50345            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
50346 ____________________________________________________________________________
50347 [ 23974] By: rgs                                   on 2005/02/17  14:57:06
50348         Log: Subject: [perl #31730] [PATCH] IO::File reads garbage from directory filehandles
50349              From: "Steve Peters via RT" <perlbug-followup@perl.org>
50350              Date: 1 Feb 2005 16:24:11 -0000
50351              Message-ID: <rt-3.0.11-31730-107010.1.24399823945417@perl.org>
50352      Branch: perl
50353            ! ext/IO/lib/IO/File.pm
50354 ____________________________________________________________________________
50355 [ 23973] By: rgs                                   on 2005/02/16  13:20:55
50356         Log: Subject: Re: [PATCH] Re: perl winpid?
50357              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
50358              Date: Tue, 15 Feb 2005 20:45:13 -0800
50359              Message-ID: <20050216044512.GA2516@efn.org>
50360      Branch: perl
50361            ! ext/B/t/stash.t
50362 ____________________________________________________________________________
50363 [ 23972] By: steveh                                on 2005/02/15  14:47:47
50364         Log: Jan Dubois has taken over maintenance of Win32 stuff from Sarathy
50365      Branch: perl
50366            ! Porting/Maintainers.pl README.win32
50367 ____________________________________________________________________________
50368 [ 23971] By: rgs                                   on 2005/02/15  13:52:15
50369         Log: Fix documentation bug in using Socket's import tags :
50370
50371              Subject: [perl #34141] example in perlbug -f getsockopt incomplete
50372              From: David Dyck (via RT) <perlbug-followup@perl.org>
50373              Date: 15 Feb 2005 07:35:45 -0000
50374              Message-ID: <rt-3.0.11-34141-107730.6.0777451251105@perl.org>
50375      Branch: perl
50376            ! pod/perlfunc.pod
50377 ____________________________________________________________________________
50378 [ 23970] By: steveh                                on 2005/02/15  13:20:40
50379         Log: Fix PERL_MALLOC/DEBUG_MSTATS options in Win32 makefiles
50380
50381              Currently, if USE_IMP_SYS is defined then PERL_MALLOC gets undefined.
50382              We should also undefine DEBUG_MSTATS if PERL_MALLOC is (or has become)
50383              undefined, and we should do all this *before* inspecting DEBUG_MSTATS
50384              to see if we need to add -DPERL_DEBUGGING_MSTATS to BUILDOPT.
50385      Branch: perl
50386            ! win32/Makefile win32/makefile.mk
50387 ____________________________________________________________________________
50388 [ 23969] By: steveh                                on 2005/02/15  11:40:03
50389         Log: Fix definition of DEBUG_MSTATS for Win32 dmake builds
50390      Branch: perl
50391            ! win32/makefile.mk
50392 ____________________________________________________________________________
50393 [ 23968] By: rgs                                   on 2005/02/15  08:29:13
50394         Log: Use strl* functions in doio.c when available
50395              Based on :
50396              Subject: [PATCH] Changes to doio.c to use strlcpy() and strlcat()
50397              From: Steve Peters <steve@fisharerojo.org>
50398              Date: Wed, 1 Dec 2004 19:42:14 -0600
50399              Message-ID: <20041202014214.GA20907@mccoy.peters.homeunix.org>
50400      Branch: perl
50401            ! doio.c
50402 ____________________________________________________________________________
50403 [ 23967] By: mhx                                   on 2005/02/15  04:58:48
50404         Log: Subject: [PATCH] Additional tests for t/op/not.t
50405              From: Steve Peters <steve@fisharerojo.org>
50406              Date: Mon, 14 Feb 2005 19:54:17 -0600
50407              Message-ID: <20050215015417.GA30368@mccoy.peters.homeunix.org>
50408      Branch: perl
50409            ! t/op/not.t
50410 ____________________________________________________________________________
50411 [ 23966] By: rgs                                   on 2005/02/14  21:05:17
50412         Log: Subject: Re: encoding neutral unpack
50413              From: perl5-porters@ton.iguana.be (Ton Hospel)
50414              Date: Sat, 5 Feb 2005 01:34:44 +0000 (UTC)
50415              Message-ID: <cu17rk$k78$1@post.home.lunix>
50416
50417              tweaked to remove the 'not supported on this platform'
50418              error messages
50419      Branch: perl
50420            ! genpacksizetables.pl pp_pack.c t/op/pack.t t/uni/case.pl
50421 ____________________________________________________________________________
50422 [ 23965] By: mhx                                   on 2005/02/14  17:26:02
50423         Log: Regenerate Perl_keyword() to remove superfluous goto statements.
50424      Branch: perl
50425            ! toke.c
50426 ____________________________________________________________________________
50427 [ 23964] By: mhx                                   on 2005/02/14  17:21:29
50428         Log: Require version 0.05 of Devel::Tokenizer::C.
50429      Branch: perl
50430            ! perl_keyword.pl
50431 ____________________________________________________________________________
50432 [ 23963] By: rgs                                   on 2005/02/12  16:26:47
50433         Log: Mac OS Classic vs Mac OS X clarications
50434              by Sherm Pendley
50435      Branch: perl
50436            ! pod/perlfaq3.pod pod/perlmodinstall.pod pod/perlopentut.pod
50437            ! pod/perlrun.pod
50438 ____________________________________________________________________________
50439 [ 23962] By: rgs                                   on 2005/02/12  16:14:56
50440         Log: README.cygwin additions by Reini Urban
50441      Branch: perl
50442            ! README.cygwin
50443 ____________________________________________________________________________
50444 [ 23961] By: merijn                                on 2005/02/11  09:32:50
50445         Log: Subject: Re: [PATCH] Re: perl winpid?
50446              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
50447              Date: Thu, 10 Feb 2005 20:04:35 -0800
50448              Message-ID: <20050211040434.GA3824@efn.org>
50449      Branch: perl
50450            + t/lib/cygwin.t
50451            ! MANIFEST README.cygwin cygwin/cygwin.c
50452 ____________________________________________________________________________
50453 [ 23960] By: mhx                                   on 2005/02/10  20:50:31
50454         Log: not() || 1 produces segmentation fault
50455
50456              Fixed by making not() behave like not(0). This is also the
50457              way not() behaved before it started segfaulting in 5.6.0.
50458      Branch: perl
50459            + t/op/not.t
50460            ! MANIFEST perly.act perly.h perly.tab perly.y
50461 ____________________________________________________________________________
50462 [ 23959] By: mhx                                   on 2005/02/10  20:36:13
50463         Log: regen_perly.pl runs fine with bison 2.0.
50464      Branch: perl
50465            ! regen_perly.pl
50466 ____________________________________________________________________________
50467 [ 23958] By: merijn                                on 2005/02/10  15:56:04
50468         Log: 'what' cannot find ccversion if `which cc` is a symlink to ccache
50469              ccversion is important enough to jump through some hoops to get it
50470      Branch: perl
50471            ! hints/hpux.sh
50472 ____________________________________________________________________________
50473 [ 23957] By: merijn                                on 2005/02/10  14:19:51
50474         Log: Swap logic in BEGIN blocks to have Cwd's abs_path do the
50475              translation *before* the chdir (), so it now DTRT
50476      Branch: perl
50477            ! lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
50478            ! lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
50479            ! lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
50480            ! lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
50481            ! lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
50482            ! lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
50483            ! lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
50484 ____________________________________________________________________________
50485 [ 23956] By: rgs                                   on 2005/02/10  10:58:26
50486         Log: Upgrade to Time::Local 1.11
50487      Branch: perl
50488            ! lib/Time/Local.pm lib/Time/Local.t
50489 ____________________________________________________________________________
50490 [ 23955] By: rgs                                   on 2005/02/10  10:51:59
50491         Log: Subject: Re: [PATCH] BigInt mbi_rand.t failings (solved now)
50492              From: Tels <nospam-abuse@bloodgate.com>
50493              Date: Wed, 9 Feb 2005 21:44:22 +0100
50494              Message-Id: <200502092144.24051@bloodgate.com>
50495      Branch: perl
50496            ! lib/Math/BigInt/Calc.pm
50497 ____________________________________________________________________________
50498 [ 23954] By: rgs                                   on 2005/02/09  18:06:39
50499         Log: Add IPC::Run 0.80.
50500
50501              Subject: [PATCH] IPC::Run 0.80 integration (was Re: [RFC] More core integration)
50502              From: "Jos I. Boumans" <kane@xs4all.net>
50503              Date: Fri, 28 Jan 2005 18:32:44 +0100
50504              Message-Id: <9E6ECDBE-7152-11D9-B82E-000A956B0E06@xs4all.net>
50505
50506              with PERL_CORE test premables hacked for better $^X portability
50507              (we hope.)
50508      Branch: perl
50509            + lib/IPC/Run.pm lib/IPC/Run/Debug.pm lib/IPC/Run/IO.pm
50510            + lib/IPC/Run/Timer.pm lib/IPC/Run/Win32Helper.pm
50511            + lib/IPC/Run/Win32IO.pm lib/IPC/Run/Win32Pump.pm
50512            + lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
50513            + lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
50514            + lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
50515            + lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
50516            + lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
50517            + lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
50518            + lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
50519            ! MANIFEST
50520 ____________________________________________________________________________
50521 [ 23953] By: rgs                                   on 2005/02/09  09:28:19
50522         Log: Patch for CAN-2004-0452 by Jeroen van Wolffelaar.
50523              The rmtree() function in the perl File::Path module would remove
50524              directories in an insecure manner which could lead to the removal
50525              of arbitrary files and directories via a symlink attack.
50526      Branch: perl
50527            ! lib/File/Path.pm
50528 ____________________________________________________________________________
50529 [ 23952] By: merijn                                on 2005/02/08  16:30:43
50530         Log: IBM Released vac.C version 7, and changed the naming convention (again)
50531              Thanks to Campo for spotting, testing and the fix
50532      Branch: perl
50533            ! hints/aix.sh
50534 ____________________________________________________________________________
50535 [ 23951] By: rgs                                   on 2005/02/08  14:02:56
50536         Log: Subject: [perl #34076] P/p pack formats only recognize literal undef
50537              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
50538              Date: 6 Feb 2005 22:03:20 -0000
50539              Message-ID: <rt-3.0.11-34076-107344.19.3123360602169@perl.org>
50540      Branch: perl
50541            ! pp_pack.c
50542 ____________________________________________________________________________
50543 [ 23950] By: rgs                                   on 2005/02/08  11:09:03
50544         Log: Remove mention of sub-packages in the Symbol manpage.
50545      Branch: perl
50546            ! lib/Symbol.pm
50547 ____________________________________________________________________________
50548 [ 23949] By: rgs                                   on 2005/02/08  10:44:09
50549         Log: Add Module::CoreList in the maintainers list
50550      Branch: perl
50551            ! Porting/Maintainers.pl
50552 ____________________________________________________________________________
50553 [ 23948] By: rgs                                   on 2005/02/08  10:39:21
50554         Log: Fix typo in corelist
50555      Branch: perl
50556            ! lib/Module/CoreList/bin/corelist
50557 ____________________________________________________________________________
50558 [ 23947] By: rgs                                   on 2005/02/08  10:22:22
50559         Log: Add Module::CoreList to bleadperl.
50560
50561              Subject: [PATCH] Module::CoreList 1.98 integration (was: Re: [RFC] More core integration)
50562              From: "Jos I. Boumans" <kane@xs4all.net>
50563              Date: Fri, 28 Jan 2005 17:38:27 +0100
50564              Message-Id: <097CE3D0-714B-11D9-B82E-000A956B0E06@xs4all.net>
50565      Branch: perl
50566            + lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
50567            + lib/Module/CoreList/t/corelist.t utils/corelist.PL
50568            ! MANIFEST installperl utils.lst utils/Makefile
50569 ____________________________________________________________________________
50570 [ 23946] By: rgs                                   on 2005/02/08  09:31:45
50571         Log: Subject: [perl #34062] pack Z0 destroys the character before
50572              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
50573              Date: 5 Feb 2005 18:09:00 -0000
50574              Message-ID: <rt-3.0.11-34062-107199.19.360569328007@perl.org>
50575              (plus a regression test)
50576      Branch: perl
50577            ! pp_pack.c t/op/pack.t
50578 ____________________________________________________________________________
50579 [ 23945] By: rgs                                   on 2005/02/08  09:25:29
50580         Log: A small precision in the docs for overloaded regexp escapes
50581              (see bug #33906)
50582      Branch: perl
50583            ! pod/perlre.pod
50584 ____________________________________________________________________________
50585 [ 23943] By: rgs                                   on 2005/02/06  22:18:48
50586         Log: Avoid evaluating a strlen twice due the new implementation
50587              of New() with PERL_MALLOC_WRAP
50588      Branch: perl
50589            ! util.c
50590 ____________________________________________________________________________
50591 [ 23942] By: nicholas                              on 2005/02/05  22:02:50
50592         Log: Stop lib/h2xs.t failing needlessly if it failed to clear up behind
50593              itself on a previous run.
50594      Branch: perl
50595            ! lib/h2xs.t
50596 ____________________________________________________________________________
50597 [ 23941] By: nicholas                              on 2005/02/05  21:47:35
50598         Log: With mallocwrap New() evaluates its arguments more than once, so they
50599              had better not have any side effects.
50600              :-(
50601      Branch: perl
50602            ! util.c
50603 ____________________________________________________________________________
50604 [ 23935] By: nicholas                              on 2005/02/05  15:05:08
50605         Log: Let's (un)do the timewarp, again.
50606              Attempt to bodge round Makefile sometimes being older than Makefile.PL
50607              Pesky filesystems.
50608      Branch: perl
50609            ! lib/ExtUtils/t/Constant.t
50610 ____________________________________________________________________________
50611 [ 23928] By: rgs                                   on 2005/02/04  10:41:43
50612         Log: Upgrade to Digest 1.10
50613      Branch: perl
50614            + lib/Digest/Changes lib/Digest/file.pm lib/Digest/t/file.t
50615            ! MANIFEST lib/Digest.pm lib/Digest/base.pm
50616 ____________________________________________________________________________
50617 [ 23927] By: mhx                                   on 2005/02/02  21:33:12
50618         Log: Remove 2 unused variables from APItest.xs.
50619      Branch: perl
50620            ! ext/XS/APItest/APItest.xs
50621 ____________________________________________________________________________
50622 [ 23926] By: mhx                                   on 2005/02/02  21:29:40
50623         Log: Upgrade to Devel::PPPort 3.06.
50624      Branch: perl
50625            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
50626            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
50627            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/module3.c
50628            ! ext/Devel/PPPort/parts/inc/exception
50629            ! ext/Devel/PPPort/parts/inc/misc
50630 ____________________________________________________________________________
50631 [ 23925] By: mhx                                   on 2005/02/02  21:26:14
50632         Log: Attempt to fix problems with new exception handling macros.
50633      Branch: perl
50634            + ext/XS/APItest/exception.c
50635            ! MANIFEST XSUB.h ext/XS/APItest/APItest.xs
50636            ! ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
50637            ! pod/perlguts.pod
50638 ____________________________________________________________________________
50639 [ 23924] By: rgs                                   on 2005/02/02  19:50:53
50640         Log: Subject: Re: encoding neutral unpack
50641              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
50642              Date: Sat, 29 Jan 2005 12:54:34 +0000 (UTC)
50643              Message-ID: <ctg12a$j0e$2[at]post.home.lunix>
50644
50645              Counted length prefixes shouldn't change C0/U0 mode
50646              in pack/unpack (plus a regression test)
50647      Branch: perl
50648            ! pp_pack.c t/op/pack.t
50649 ____________________________________________________________________________
50650 [ 23923] By: rgs                                   on 2005/02/02  19:35:47
50651         Log: Subject: Re: encoding neutral unpack
50652              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
50653              Date: Sat, 29 Jan 2005 13:07:38 +0000 (UTC)
50654              Message-ID: <ctg1qq$j0e$3[at]post.home.lunix>
50655
50656              Make U0 and C0 scoped to () pack subtemplates.
50657              (plus a regression test)
50658      Branch: perl
50659            ! pp_pack.c t/op/pack.t
50660 ____________________________________________________________________________
50661 [ 23922] By: rgs                                   on 2005/02/02  19:23:46
50662         Log: Subject: Re: encoding neutral unpack
50663              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
50664              Date: Sat, 29 Jan 2005 13:24:55 +0000 (UTC)
50665              Message-ID: <ctg2r7$j0e$4[at]post.home.lunix>
50666
50667              Ensure that with the C format, unpack checksums
50668              don't get overflowed. (plus a regression test)
50669      Branch: perl
50670            ! pp_pack.c t/op/pack.t
50671 ____________________________________________________________________________
50672 [ 23921] By: davem                                 on 2005/02/02  18:25:00
50673         Log: fix POSIX::strtod error handling documentation
50674      Branch: perl
50675            ! ext/POSIX/POSIX.pod
50676 ____________________________________________________________________________
50677 [ 23920] By: merijn                                on 2005/02/02  13:12:17
50678         Log: Subject: [PATCH pod/perlfunc.pod] POD nit @ sysseek
50679              From: Abigail <abigail@abigail.nl>
50680              Date: Tue, 1 Feb 2005 21:33:14 +0100
50681              Message-ID: <20050201203314.GC335@abigail.nl>
50682      Branch: perl
50683            ! pod/perlfunc.pod
50684 ____________________________________________________________________________
50685 [ 23919] By: merijn                                on 2005/02/02  12:49:46
50686         Log: Picky compilers (e.g. vac on AIX 5.2) do not accept statements
50687              between declarations
50688      Branch: perl
50689            ! ext/Devel/PPPort/PPPort.xs
50690 ____________________________________________________________________________
50691 [ 23917] By: nicholas                              on 2005/02/01  11:46:31
50692         Log: "All" "all?" Who said all? There were 2 more missing gnuk{free,net}bsd
50693              hints files to add to MANIFEST. Sort MANIFEST
50694              while I'm in the area.
50695      Branch: perl
50696            ! MANIFEST
50697 ____________________________________________________________________________
50698 [ 23916] By: rgs                                   on 2005/02/01  10:02:51
50699         Log: Subject: Re: [perl #34010] localtime docs
50700              From: Andy Lester <andy@petdance.com>
50701              Date: Mon, 31 Jan 2005 21:24:29 -0600
50702              Message-ID: <20050201032429.GA29354@petdance.com>
50703      Branch: perl
50704            ! pod/perlfunc.pod
50705 ____________________________________________________________________________
50706 [ 23915] By: rgs                                   on 2005/01/31  23:08:59
50707         Log: Subject: Re: encoding neutral unpack
50708              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
50709              Date: Sat, 29 Jan 2005 12:41:20 +0000 (UTC)
50710              Message-ID: <ctg09g$j0e$1[at]post.home.lunix>
50711
50712              Forgotten character progress while checksumming over partial
50713              b or B format. (plus a regression test)
50714      Branch: perl
50715            ! pp_pack.c t/op/pack.t
50716 ____________________________________________________________________________
50717 [ 23914] By: mhx                                   on 2005/01/31  19:22:41
50718         Log: Make Perl_keyword() another 30% faster.
50719      Branch: perl
50720            ! perl_keyword.pl toke.c
50721 ____________________________________________________________________________
50722 [ 23913] By: mhx                                   on 2005/01/31  18:14:44
50723         Log: Regenerate perlapi.pod.
50724      Branch: perl
50725            ! pod/perlapi.pod
50726 ____________________________________________________________________________
50727 [ 23912] By: mhx                                   on 2005/01/31  18:07:29
50728         Log: Upgrade to Devel::PPPort 3.05.
50729      Branch: perl
50730            + ext/Devel/PPPort/parts/base/5008006
50731            + ext/Devel/PPPort/parts/inc/exception
50732            + ext/Devel/PPPort/parts/todo/5008006
50733            + ext/Devel/PPPort/t/exception.t
50734            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
50735            ! ext/Devel/PPPort/MANIFEST ext/Devel/PPPort/MANIFEST.SKIP
50736            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/Makefile.PL
50737            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
50738            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
50739            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
50740            ! ext/Devel/PPPort/apicheck_c.PL
50741            ! ext/Devel/PPPort/devel/buildperl.pl
50742            ! ext/Devel/PPPort/devel/mkapidoc.sh
50743            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
50744            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
50745            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
50746            ! ext/Devel/PPPort/parts/apicheck.pl
50747            ! ext/Devel/PPPort/parts/base/5004000
50748            ! ext/Devel/PPPort/parts/base/5004050
50749            ! ext/Devel/PPPort/parts/base/5005000
50750            ! ext/Devel/PPPort/parts/base/5006000
50751            ! ext/Devel/PPPort/parts/base/5008001
50752            ! ext/Devel/PPPort/parts/base/5009002
50753            ! ext/Devel/PPPort/parts/embed.fnc
50754            ! ext/Devel/PPPort/parts/inc/MY_CXT
50755            ! ext/Devel/PPPort/parts/inc/SvPV
50756            ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop
50757            ! ext/Devel/PPPort/parts/inc/format
50758            ! ext/Devel/PPPort/parts/inc/grok
50759            ! ext/Devel/PPPort/parts/inc/limits
50760            ! ext/Devel/PPPort/parts/inc/mPUSH
50761            ! ext/Devel/PPPort/parts/inc/magic
50762            ! ext/Devel/PPPort/parts/inc/misc
50763            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
50764            ! ext/Devel/PPPort/parts/inc/newRV
50765            ! ext/Devel/PPPort/parts/inc/ppphbin
50766            ! ext/Devel/PPPort/parts/inc/ppphdoc
50767            ! ext/Devel/PPPort/parts/inc/ppphtest
50768            ! ext/Devel/PPPort/parts/inc/sv_xpvf
50769            ! ext/Devel/PPPort/parts/inc/threads
50770            ! ext/Devel/PPPort/parts/inc/uv
50771            ! ext/Devel/PPPort/parts/inc/version
50772            ! ext/Devel/PPPort/parts/ppptools.pl
50773            ! ext/Devel/PPPort/parts/todo/5009002
50774            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
50775            ! ext/Devel/PPPort/t/SvPV.t ext/Devel/PPPort/t/misc.t
50776            ! ext/Devel/PPPort/typemap
50777 ____________________________________________________________________________
50778 [ 23911] By: mhx                                   on 2005/01/31  18:00:31
50779         Log: Add simple exception handling macros for XS writers.
50780      Branch: perl
50781            + ext/XS/APItest/t/exception.t
50782            ! MANIFEST XSUB.h ext/XS/APItest/APItest.pm
50783            ! ext/XS/APItest/APItest.xs pod/perlguts.pod
50784 ____________________________________________________________________________
50785 [ 23910] By: nicholas                              on 2005/01/31  17:46:03
50786         Log: Add all the missing gnuk{free,net}bsd hints files to MANIFEST
50787      Branch: perl
50788            ! MANIFEST
50789 ____________________________________________________________________________
50790 [ 23909] By: merijn                                on 2005/01/31  11:33:14
50791         Log: Subject: [perl #33998] [PATCH] Support for GNU/kFreeBSD
50792              From: "rmh@debian.org (via RT)" <perlbug-followup@perl.org>
50793              Date: 31 Jan 2005 07:37:55 -0000
50794              Message-ID: <rt-3.0.11-33998-106860.15.2609323921089@perl.org>
50795      Branch: perl
50796            + ext/DynaLoader/hints/gnukfreebsd.pl
50797            + ext/DynaLoader/hints/gnuknetbsd.pl
50798            + ext/NDBM_File/hints/gnukfreebsd.pl
50799            + ext/NDBM_File/hints/gnuknetbsd.pl
50800            + ext/ODBM_File/hints/gnukfreebsd.pl
50801            + ext/ODBM_File/hints/gnuknetbsd.pl
50802            + ext/POSIX/hints/gnukfreebsd.pl ext/POSIX/hints/gnuknetbsd.pl
50803            + ext/Storable/hints/gnukfreebsd.pl
50804            + ext/Storable/hints/gnuknetbsd.pl hints/gnukfreebsd.sh
50805            + hints/gnuknetbsd.sh
50806            ! Configure
50807 ____________________________________________________________________________
50808 [ 23907] By: rgs                                   on 2005/01/31  11:17:26
50809         Log: Document the changes to PERLIO_DEBUG.
50810      Branch: perl
50811            ! pod/perlrun.pod
50812 ____________________________________________________________________________
50813 [ 23906] By: rgs                                   on 2005/01/31  10:53:14
50814         Log: Really fix the bug [perl #33990].
50815              NB. -DIAMSUID is only set to compile sperl.o.
50816      Branch: perl
50817            ! perlio.c
50818 ____________________________________________________________________________
50819 [ 23905] By: steveh                                on 2005/01/31  10:03:56
50820         Log: Fix test suite hang on Win32 caused by change #23898
50821
50822              ("perl -e sleep 3" does an indefinite sleep!)
50823      Branch: perl
50824            ! t/op/alarm.t
50825 ____________________________________________________________________________
50826 [ 23904] By: rgs                                   on 2005/01/31  08:35:51
50827         Log: Avoid a buffer overflow with threads and PERLIO_DEBUG
50828      Branch: perl
50829            ! perlio.c
50830 ____________________________________________________________________________
50831 [ 23903] By: rgs                                   on 2005/01/31  08:19:10
50832         Log: Don't write to $PERLIO_DEBUG when setuid ([perl #33990])
50833      Branch: perl
50834            ! perlio.c
50835 ____________________________________________________________________________
50836 [ 23900] By: davem                                 on 2005/01/30  17:46:35
50837         Log: minor corrections to comments in perly.y
50838      Branch: perl
50839            ! perly.y
50840 ____________________________________________________________________________
50841 [ 23899] By: rgs                                   on 2005/01/30  14:50:15
50842         Log: Subject: h2hp: 2 fix
50843              From: Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr>
50844              Date: Fri, 28 Jan 2005 16:53:11 +0100
50845              Message-Id: <200501281653.15708.olivier.thauvin@aerov.jussieu.fr>
50846      Branch: perl
50847            ! utils/h2ph.PL
50848 ____________________________________________________________________________
50849 [ 23898] By: davem                                 on 2005/01/29  16:14:20
50850         Log: chomp() fails after alarm(), `sleep`
50851
50852              PP_backtick's temp altering of PL_rs didn't restore after
50853              an exception
50854      Branch: perl
50855            ! pp_sys.c t/op/alarm.t
50856 ____________________________________________________________________________
50857 [ 23897] By: nicholas                              on 2005/01/28  21:01:04
50858         Log: More consistent names for all the parameter name/declaration methods
50859      Branch: perl
50860            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
50861            ! perl_keyword.pl
50862 ____________________________________________________________________________
50863 [ 23894] By: nicholas                              on 2005/01/28  13:59:40
50864         Log: Calculate the number of tests in one place, so that the skip()s will
50865              always agree with the plan()s
50866      Branch: perl
50867            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
50868 ____________________________________________________________________________
50869 [ 23893] By: rgs                                   on 2005/01/28  08:53:47
50870         Log: Add a reference to books.perl.org.
50871      Branch: perl
50872            ! pod/perlbook.pod
50873 ____________________________________________________________________________
50874 [ 23892] By: nicholas                              on 2005/01/27  19:26:21
50875         Log: Retrieve the flag bit that only 'p' uses, so that it is spare for
50876              future use.
50877      Branch: perl
50878            ! genpacksizetables.pl pp_pack.c
50879 ____________________________________________________________________________
50880 [ 23891] By: rgs                                   on 2005/01/27  18:29:51
50881         Log: Subject: Re: [patch] decrufting OptreeCheck stuff
50882              From: Jim Cromie <jcromie@divsol.com>
50883              Date: Sun, 16 Jan 2005 17:16:00 -0700
50884              Message-ID: <41EB03C0.7030509@divsol.com>
50885              (with minor typos fixed)
50886      Branch: perl
50887            ! ext/B/B/Concise.pm ext/B/t/OptreeCheck.pm ext/B/t/f_map.t
50888            ! ext/B/t/f_sort.t ext/B/t/optree_check.t
50889            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
50890            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
50891            ! ext/B/t/optree_varinit.t
50892 ____________________________________________________________________________
50893 [ 23890] By: rgs                                   on 2005/01/27  17:49:50
50894         Log: Subject: [PATCH] libperl leaks a THREAD_KEY each time it is reloaded
50895              From: Gisle Aas <gisle@ActiveState.com>
50896              Date: 05 Jan 2005 03:21:06 -0800
50897              Message-ID: <lris6cxgt9.fsf@caliper.activestate.com>
50898      Branch: perl
50899            ! perl.c
50900 ____________________________________________________________________________
50901 [ 23889] By: nicholas                              on 2005/01/27  17:29:04
50902         Log: Make the byte order modifers < and > and the sign modifier ! (for
50903              n N v V) conditionally compile. This means that the refactored
50904              pp_pack/pp_unpack code can now be used in maint.
50905      Branch: perl
50906            ! genpacksizetables.pl pp_pack.c
50907 ____________________________________________________________________________
50908 [ 23888] By: nicholas                              on 2005/01/27  16:40:07
50909         Log: Oops. Was forgetting to test n! N! v! V! in pack
50910      Branch: perl
50911            ! t/op/pack.t
50912 ____________________________________________________________________________
50913 [ 23886] By: nicholas                              on 2005/01/27  14:42:28
50914         Log: Check that the warning behaviour on the modifiers !, < and > is as we
50915              expect it for this perl.
50916      Branch: perl
50917            ! t/op/pack.t
50918 ____________________________________________________________________________
50919 [ 23884] By: nicholas                              on 2005/01/27  11:27:12
50920         Log: Make the tests for the endianness modifiers < and >, and the
50921              signnedness modifier ! conditional on perl version. Surprisingly
50922              little change needed.
50923      Branch: perl
50924            ! t/op/pack.t
50925 ____________________________________________________________________________
50926 [ 23883] By: nicholas                              on 2005/01/27  11:12:34
50927         Log: &_q needs to *globally* escape ' and \ in its substitution.
50928      Branch: perl
50929            ! t/test.pl
50930 ____________________________________________________________________________
50931 [ 23882] By: rgs                                   on 2005/01/25  16:53:08
50932         Log: Subject: [PATCH] BigInt mbi_rand.t failings
50933              From: Tels <nospam-abuse@bloodgate.com>
50934              Date: Tue, 25 Jan 2005 18:06:58 +0100
50935              Message-Id: <200501251806.59782@bloodgate.com>
50936      Branch: perl
50937            ! lib/Math/BigInt/Calc.pm
50938 ____________________________________________________________________________
50939 [ 23881] By: rgs                                   on 2005/01/25  16:12:08
50940         Log: Integrate change #23880 in original comment
50941      Branch: perl
50942            ! util.c
50943 ____________________________________________________________________________
50944 [ 23880] By: merijn                                on 2005/01/25  15:41:30
50945         Log: Subject: [PATCH] perlapi.pod has pod errors
50946              From: "Jos I. Boumans" <kane@xs4all.net>
50947              Date: Tue, 25 Jan 2005 16:42:38 +0100
50948              Message-Id: <BDA482F7-6EE7-11D9-8AA7-000A95EF62E2@xs4all.net>
50949      Branch: perl
50950            ! pod/perlapi.pod
50951 ____________________________________________________________________________
50952 [ 23879] By: nicholas                              on 2005/01/24  23:16:04
50953         Log: Correct and update comments (before anyone writes in)
50954              Remove a temporary variable.
50955      Branch: perl
50956            ! lib/ExtUtils/Constant/Base.pm
50957 ____________________________________________________________________________
50958 [ 23878] By: nicholas                              on 2005/01/24  22:10:36
50959         Log: Ooops. It was 190M when I was using 4 bytes per entry for lengths in
50960              the dump file. The newer format is only 135M
50961      Branch: perl
50962            ! toke.c
50963 ____________________________________________________________________________
50964 [ 23877] By: nicholas                              on 2005/01/24  22:06:05
50965         Log: A script to regenerate Perl_keyword()
50966      Branch: perl
50967            + perl_keyword.pl
50968            ! MANIFEST
50969 ____________________________________________________________________________
50970 [ 23876] By: nicholas                              on 2005/01/24  22:05:29
50971         Log: Add weights to ExtUtils::Constant to allow sorting by expected
50972              frequency. This makes the Perl_keyword() replacement 20% faster,
50973              rather than just 12%
50974      Branch: perl
50975            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
50976 ____________________________________________________________________________
50977 [ 23875] By: nicholas                              on 2005/01/24  21:43:52
50978         Log: Replace Perl_keyword() with a version that's 20% faster on typical
50979              input, generated by subclassing ExtUtils::Constant. (Typical input
50980              being about 135M of input from running a lot of perl scripts)
50981      Branch: perl
50982            ! toke.c
50983 ____________________________________________________________________________
50984 [ 23874] By: merijn                                on 2005/01/24  15:10:55
50985         Log: Subject: [PATCH] assorted tempfile clean-up in the test suite
50986              From: "Craig A. Berry" <craigberry@mac.com>
50987              Date: Sun, 23 Jan 2005 14:23:17 -0600
50988              Message-ID: <41F407B5.7020106@mac.com>
50989      Branch: perl
50990            ! lib/Test/Simple/t/reset.t t/io/fs.t t/io/tell.t
50991 ____________________________________________________________________________
50992 [ 23873] By: rgs                                   on 2005/01/24  13:14:21
50993         Log: Revert change 23843.
50994              (See discussion for bug [perl #31924])
50995      Branch: perl
50996            ! embed.fnc embed.h global.sym hv.c hv.h pod/perlapi.pod
50997            ! pp_ctl.c proto.h t/comp/require.t
50998 ____________________________________________________________________________
50999 [ 23872] By: rgs                                   on 2005/01/24  10:27:10
51000         Log: Subject: [perl #33906] Missing \\ in perlre
51001              From: Andrew (via RT) <perlbug-followup@perl.org>
51002              Date: 23 Jan 2005 20:52:51 -0000
51003              Message-ID: <rt-3.0.11-33906-106339.17.5527961922343@perl.org>
51004      Branch: perl
51005            ! pod/perlre.pod
51006 ____________________________________________________________________________
51007 [ 23871] By: rgs                                   on 2005/01/24  10:10:47
51008         Log: Subject: [PATCH] Test::Harness::Straps::_default_inc shell problem
51009              From: "Craig A. Berry" <craigberry@mac.com>
51010              Date: Sun, 23 Jan 2005 13:44:49 -0600
51011              Message-ID: <41F3FEB1.9020102@mac.com>
51012      Branch: perl
51013            ! lib/Test/Harness/Straps.pm
51014 ____________________________________________________________________________
51015 [ 23870] By: rgs                                   on 2005/01/24  09:40:35
51016         Log: Subject: Re: [perl #33892] Add Interix support
51017              From: Todd Vierling <tv@duh.org>
51018              Date: Fri, 21 Jan 2005 15:16:16 -0500 (EST)
51019              Message-ID: <Pine.NEB.4.61.0501211424350.13373@duh.net.dhis.org>
51020      Branch: perl
51021            ! hints/interix.sh
51022 ____________________________________________________________________________
51023 [ 23869] By: davem                                 on 2005/01/23  22:20:10
51024         Log: Subject:  Re: Smoke [5.9.2] 23863 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
51025              From:  Jarkko Hietaniemi <jhi@iki.fi>
51026              Date:  Sun, 23 Jan 2005 21:25:01 +0200
51027              Message-Id:  <41F3FA0D.4010301@iki.fi>
51028
51029              The uc() memory reduction patch had a memory leak...
51030      Branch: perl
51031            ! pp.c
51032 ____________________________________________________________________________
51033 [ 23868] By: nicholas                              on 2005/01/23  22:06:01
51034         Log: Tidy up 2 comments
51035      Branch: perl
51036            ! regcomp.c
51037 ____________________________________________________________________________
51038 [ 23867] By: nicholas                              on 2005/01/23  22:05:12
51039         Log: Assimilate ExtUtils::Constant 0.16
51040      Branch: perl
51041            + lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/Utils.pm
51042            + lib/ExtUtils/Constant/XS.pm
51043            ! MANIFEST lib/ExtUtils/Constant.pm
51044 ____________________________________________________________________________
51045 [ 23866] By: nicholas                              on 2005/01/23  21:43:17
51046         Log: Slightly terser code in S_regpposixcc (names inside [:*here*:])
51047      Branch: perl
51048            ! regcomp.c
51049 ____________________________________________________________________________
51050 [ 23864] By: nicholas                              on 2005/01/22  22:30:12
51051         Log: Subject: Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)/4 cpu)
51052              From: Jarkko Hietaniemi <jhi@iki.fi>
51053              Message-ID: <41F2C427.7020003@iki.fi>
51054              Date: Sat, 22 Jan 2005 23:22:47 +0200
51055      Branch: perl
51056            ! hints/dec_osf.sh
51057 ____________________________________________________________________________
51058 [ 23863] By: davem                                 on 2005/01/22  18:27:58
51059         Log: Subject:  Re: uc($long_utf8_string) exhausts memory
51060              From:  Jarkko Hietaniemi <jhi@iki.fi>
51061              Date:  Sat, 22 Jan 2005 11:33:12 +0200
51062              Message-Id:  <41F21DD8.3050500@iki.fi>
51063
51064              change #23857 miscalculated the SvGROW size
51065      Branch: perl
51066            ! pp.c
51067 ____________________________________________________________________________
51068 [ 23862] By: nicholas                              on 2005/01/22  17:51:13
51069         Log: Subject: Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)/4 cpu)
51070              From: Jarkko Hietaniemi <jhi@iki.fi>
51071              Message-ID: <41F2911E.8090204@iki.fi>
51072              Date: Sat, 22 Jan 2005 19:45:02 +0200
51073
51074              (drop optimisation on pp_pack.c for gcc on osf1 to -O1)
51075      Branch: perl
51076            ! hints/dec_osf.sh
51077 ____________________________________________________________________________
51078 [ 23861] By: nicholas                              on 2005/01/22  14:15:58
51079         Log: Update copyright years and add editor blocks
51080      Branch: perl
51081            ! doop.c hv.c utf8.c
51082 ____________________________________________________________________________
51083 [ 23860] By: nicholas                              on 2005/01/22  12:03:00
51084         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
51085              Subject: Re: [PATCH] do not assume quads or long doubles
51086              Message-ID: <41F21B0A.2050301@iki.fi>
51087              Date: Sat, 22 Jan 2005 11:21:14 +0200
51088      Branch: perl
51089            ! pp_pack.c
51090 ____________________________________________________________________________
51091 [ 23858] By: nicholas                              on 2005/01/22  00:39:41
51092         Log: Remove now-unnecessary check. (It's done earlier)
51093      Branch: perl
51094            ! pp_pack.c
51095 ____________________________________________________________________________
51096 [ 23857] By: davem                                 on 2005/01/22  00:17:40
51097         Log: Subject:  Re: uc($long_utf8_string) exhausts memory
51098              From:  Jarkko Hietaniemi <jhi@iki.fi>
51099              Date:  Sat, 22 Jan 2005 00:20:12 +0200
51100              Message-Id:  <41F1801C.3080201@iki.fi>
51101
51102              Make buffer size estimates for utf8 case conversion less maximally
51103              pessimistic
51104      Branch: perl
51105            ! doop.c op.c pp.c pp_pack.c regcomp.c regexec.c sv.c t/op/lc.t
51106            ! toke.c utf8.c utf8.h
51107 ____________________________________________________________________________
51108 [ 23854] By: nicholas                              on 2005/01/21  22:15:43
51109         Log: Shrink a switch() statment by driving the size calculations from the
51110              size table. This requires #ifdef()s in the size table initialiser.
51111              Astoundingly this shaves over 6K of the object size with -Os on OS X.
51112              I was expecting about 1K (due to shrinking a branch table). Mind you,
51113              I'm not going to argue with what I got. :-)
51114      Branch: perl
51115            ! genpacksizetables.pl pp_pack.c
51116 ____________________________________________________________________________
51117 [ 23853] By: nicholas                              on 2005/01/21  16:46:49
51118         Log: Make the length overrun checking and stack extension table driven.
51119              (Shaves about 3k off pp_pack.o)
51120      Branch: perl
51121            + genpacksizetables.pl
51122            ! MANIFEST pp_pack.c
51123 ____________________________________________________________________________
51124 [ 23852] By: rgs                                   on 2005/01/21  16:29:53
51125         Log: Subject: [perl #32503] Fix for Storable module
51126              From: "Steven N. Hirsch" (via RT) <perlbug-followup@perl.org>
51127              Date: 19 Nov 2004 13:06:57 -0000
51128              Message-ID: <rt-3.0.11-32503-100597.6.46123979926323@perl.org>
51129      Branch: perl
51130            ! ext/Storable/Storable.xs
51131 ____________________________________________________________________________
51132 [ 23851] By: rgs                                   on 2005/01/21  15:51:54
51133         Log: Fix spurious warnings emitted by XSLoader via Data::Dumper
51134      Branch: perl
51135            ! ext/Data/Dumper/Dumper.pm
51136 ____________________________________________________________________________
51137 [ 23850] By: nicholas                              on 2005/01/21  15:43:24
51138         Log: Name another pack test
51139      Branch: perl
51140            ! t/op/pack.t
51141 ____________________________________________________________________________
51142 [ 23849] By: rgs                                   on 2005/01/21  15:26:10
51143         Log: Subject: [perl #33892] Add Interix support
51144              From: Todd Vierling (via RT) <perlbug-followup@perl.org>
51145              Date: 21 Jan 2005 14:36:31 -0000
51146              Message-ID: <rt-3.0.11-33892-106280.17.6407478352545@perl.org>
51147
51148              (except the Configure chunk)
51149              (and bump version numbers of modules)
51150      Branch: perl
51151            + hints/interix.sh
51152            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm lib/File/Find.pm
51153            ! lib/File/Temp.pm t/io/openpid.t t/op/groups.t
51154 ____________________________________________________________________________
51155 [ 23848] By: merijn                                on 2005/01/21  14:47:31
51156         Log: Subject: [perl #33892] Add Interix support
51157              From: Todd Vierling (via RT) <perlbug-followup@perl.org>
51158              Date: 21 Jan 2005 14:36:31 -0000
51159              Message-ID: <rt-3.0.11-33892-106280.17.6407478352545@perl.org>
51160      Branch: perl
51161            ! Configure
51162 ____________________________________________________________________________
51163 [ 23847] By: rgs                                   on 2005/01/21  14:46:38
51164         Log: Upgrade to Test::Harness 2.46
51165      Branch: perl
51166            + lib/Test/Harness/TAP.pod lib/Test/Harness/t/harness.t
51167            + lib/Test/Harness/t/prove-globbing.t
51168            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Assert.pm
51169            ! lib/Test/Harness/Changes lib/Test/Harness/Iterator.pm
51170            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/prove-switches.t
51171            ! lib/Test/Harness/t/strap.t
51172 ____________________________________________________________________________
51173 [ 23845] By: rgs                                   on 2005/01/21  14:09:19
51174         Log: Subject: [perl #32967] [PATCH] Re: More B bugs: svref_2object
51175              From: Stephen McCamant <smcc@OCF.Berkeley.EDU>
51176              Date: Tue, 28 Dec 2004 16:01:49 -0800
51177              Message-ID: <16849.62445.116153.489478@apocalypse.OCF.Berkeley.EDU>
51178      Branch: perl
51179            ! ext/B/B.pm
51180 ____________________________________________________________________________
51181 [ 23844] By: rgs                                   on 2005/01/21  13:49:46
51182         Log: Subject: [Patch] [perl #32446]  close leaves fd open
51183              From: Steffen Ullrich <coyote.frank@gmx.net>
51184              Date: Wed, 01 Dec 2004 15:22:34 +0100
51185              Message-ID: <20041201142236.4273.qmail@lists.develooper.com>
51186      Branch: perl
51187            ! perlio.c
51188 ____________________________________________________________________________
51189 [ 23843] By: rgs                                   on 2005/01/21  13:35:49
51190         Log: Subject: [PATCH bleadperl] Re: [perl #31924] %INC caching failure-case problem
51191              From: Rick Delaney <rick@bort.ca>
51192              Date: Wed, 13 Oct 2004 12:40:18 -0400
51193              Message-ID: <20041013164018.GA32174@biff.bort.ca>
51194      Branch: perl
51195            ! embed.fnc embed.h global.sym hv.c hv.h pod/perlapi.pod
51196            ! pp_ctl.c proto.h t/comp/require.t
51197 ____________________________________________________________________________
51198 [ 23842] By: rgs                                   on 2005/01/21  10:57:48
51199         Log: Subject: Re: [PATCH] File::Find dies on find({follow=>1, ...}) on Win32
51200              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
51201              Date: Mon, 20 Dec 2004 16:08:56 -0800
51202              Message-ID: <20041221000856.GA2924@efn.org>
51203      Branch: perl
51204            ! pp_sys.c t/op/stat.t
51205 ____________________________________________________________________________
51206 [ 23841] By: rgs                                   on 2005/01/21  10:26:17
51207         Log: Subject: [PATCH] doc SVt_PVLV <=> SVt_PVGV change version in B.pm
51208              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
51209              Date: Sun, 19 Dec 2004 23:57:56 -0800
51210              Message-ID: <20041220075754.GA800@efn.org>
51211      Branch: perl
51212            ! ext/B/B.pm
51213 ____________________________________________________________________________
51214 [ 23840] By: rgs                                   on 2005/01/20  18:45:55
51215         Log: Subject: [patch] cleanup perlsfio.h
51216              From: Stas Bekman <stas@stason.org>
51217              Date: Thu, 13 Jan 2005 16:14:23 -0500
51218              Message-ID: <41E6E4AF.8070303@stason.org>
51219      Branch: perl
51220            ! perlsfio.h
51221 ____________________________________________________________________________
51222 [ 23839] By: rgs                                   on 2005/01/20  18:33:00
51223         Log: VERSION++
51224      Branch: perl
51225            ! lib/Text/ParseWords.pm
51226 ____________________________________________________________________________
51227 [ 23838] By: rgs                                   on 2005/01/20  18:21:36
51228         Log: Subject: Re: [perl #33173] shellwords.pl and tainting
51229              From: Alexey Tourbin <at@altlinux.ru>
51230              Date: Tue, 28 Dec 2004 22:29:37 +0300
51231              Message-ID: <20041228192937.GB7824@solemn.turbinal.org>
51232      Branch: perl
51233            + lib/Text/ParseWords/taint.t
51234            ! MANIFEST lib/Text/ParseWords.pm lib/shellwords.pl
51235 ____________________________________________________________________________
51236 [ 23836] By: nicholas                              on 2005/01/20  13:21:14
51237         Log: Run regen.pl and pod/buildtoc --build-all
51238      Branch: perl
51239            ! MANIFEST pod/perlapi.pod pod/perltoc.pod
51240 ____________________________________________________________________________
51241 [ 23835] By: nicholas                              on 2005/01/20  13:20:50
51242         Log: A little more determinacy in our sorting
51243      Branch: perl
51244            ! autodoc.pl
51245 ____________________________________________________________________________
51246 [ 23827] By: nicholas                              on 2005/01/19  21:22:30
51247         Log: Make "assertion" attribute code and test conditional
51248      Branch: perl
51249            ! t/op/attrs.t xsutils.c
51250 ____________________________________________________________________________
51251 [ 23824] By: merijn                                on 2005/01/19  18:32:41
51252         Log: Subject: [PATCH] Further follow-up to 23767
51253              From: Robin Barker <Robin.Barker@npl.co.uk>
51254              Date: Wed, 19 Jan 2005 18:30:31 -0000
51255              Message-ID: <533D273D4014D411AB1D00062938C4D90849C57D@hotel.npl.co.uk>
51256      Branch: perl
51257            ! XSUB.h gv.c perl.c perl.h pp_ctl.c sv.c utf8.c
51258 ____________________________________________________________________________
51259 [ 23822] By: rgs                                   on 2005/01/19  17:19:04
51260         Log: Subject: Re: [perl #32498] h2xs generates incorrect code for Makefile.PL for enums
51261              From: Noah <sitz@onastick.net>
51262              Date: Wed, 19 Jan 2005 12:33:52 -0500
51263              Message-ID: <20050119173352.GA15592@radu.onastick.net>
51264      Branch: perl
51265            ! utils/h2xs.PL
51266 ____________________________________________________________________________
51267 [ 23821] By: rgs                                   on 2005/01/19  11:30:38
51268         Log: Subject: [PATCH] op/stat.t test 9 failing on recent cygwin snapshots
51269              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
51270              Date: Sun, 16 Jan 2005 10:30:45 -0800
51271              Message-ID: <20050116183045.GA2768@efn.org>
51272      Branch: perl
51273            ! t/op/stat.t
51274 ____________________________________________________________________________
51275 [ 23820] By: rgs                                   on 2005/01/19  11:20:10
51276         Log: Subject: [PATCH] Make Data::Dumper work when dynamic extensions are not available
51277              From: "Jos I. Boumans" <kane@xs4all.net>
51278              Date: Tue, 18 Jan 2005 15:12:03 +0100
51279              Message-Id: <ED6BA2C4-695A-11D9-B09C-000A95EF62E2@xs4all.net>
51280      Branch: perl
51281            ! ext/Data/Dumper/Dumper.pm
51282 ____________________________________________________________________________
51283 [ 23819] By: rgs                                   on 2005/01/19  11:15:14
51284         Log: Fix dependencies in ext/B/Makefile.PL
51285              (bug #8254, fix by Alan Burlison)
51286      Branch: perl
51287            ! ext/B/Makefile.PL
51288 ____________________________________________________________________________
51289 [ 23817] By: steveh                                on 2005/01/19  09:33:27
51290         Log: Exclude "Thread" from $Config{extensions}
51291
51292              It is already excluded from $Config{dynamic_ext}, so should not be
51293              in $Config{extensions} either. (Note that Thread is actually still
51294              built, though. This is just for consistency with Unix builds.)
51295      Branch: perl
51296            ! win32/config_sh.PL
51297 ____________________________________________________________________________
51298 [ 23816] By: steveh                                on 2005/01/19  08:55:06
51299         Log: Exclude "Thread" from $Config{dynamic_ext}
51300
51301              This was accidentally broken by change 23757.  It has already been
51302              fixed in maint-5.8 when resolving conflicts during integration of
51303              23757, so this one does NOT need integrating itself!
51304
51305              For more details see:
51306              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-01/msg00477.html
51307      Branch: perl
51308            ! win32/config_sh.PL
51309 ____________________________________________________________________________
51310 [ 23807] By: steveh                                on 2005/01/17  17:55:02
51311         Log: Fix for building with MinGW under Cygwin
51312
51313              Subject: [PATCH] building win32 perl with cygwin's mingw (was: Re: [PATCH] Re: lib/Config/Extensions.t fails on Win32)
51314              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
51315              Date: Thu, 13 Jan 2005 16:11:36 -0800
51316              Message-ID: <20050114001136.GC2516@efn.org>
51317      Branch: perl
51318            ! ext/Errno/Errno_pm.PL
51319 ____________________________________________________________________________
51320 [ 23806] By: steveh                                on 2005/01/17  16:57:10
51321         Log: Get $Config{ccversion} or $Config{gccversion} filled in on Win32
51322      Branch: perl
51323            ! win32/config_sh.PL
51324 ____________________________________________________________________________
51325 [ 23805] By: nicholas                              on 2005/01/14  19:56:42
51326         Log: Better test diagnostics for the numbers tests.
51327              (Failure diagnostics were always good, but now the tests have names,
51328              which show even when they pass)
51329      Branch: perl
51330            ! t/op/pack.t
51331 ____________________________________________________________________________
51332 [ 23803] By: nicholas                              on 2005/01/14  12:06:31
51333         Log: Correct the editor block to match the perl 5 policy on tabs
51334      Branch: perl
51335            ! pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c scope.c
51336            ! sv.c universal.c
51337 ____________________________________________________________________________
51338 [ 23802] By: nicholas                              on 2005/01/14  10:58:47
51339         Log: Refactor S_regclass to generate slightly smaller object code
51340      Branch: perl
51341            ! regcomp.c
51342 ____________________________________________________________________________
51343 [ 23801] By: nicholas                              on 2005/01/14  10:32:08
51344         Log: A terser way to write the \-ing code in pv_uni_display
51345              Plus drive-by insert of a more correct editor block. (thanks Dave)
51346      Branch: perl
51347            ! utf8.c
51348 ____________________________________________________________________________
51349 [ 23800] By: nicholas                              on 2005/01/14  09:55:16
51350         Log: Improve documentation for sv_catpvf, to note that pattern's UTF-8ness
51351              is taken from the SV's UTF-8ness
51352      Branch: perl
51353            ! pod/perlapi.pod sv.c
51354 ____________________________________________________________________________
51355 [ 23799] By: nicholas                              on 2005/01/14  09:52:51
51356         Log: SvUTF8_off() in do_join can be unconditional.
51357      Branch: perl
51358            ! doop.c
51359 ____________________________________________________________________________
51360 [ 23798] By: nicholas                              on 2005/01/14  09:28:14
51361         Log: sv_catpvf holds no advantage over sv_catpv when the "pattern" isn't.
51362      Branch: perl
51363            ! op.c regcomp.c toke.c utf8.c
51364 ____________________________________________________________________________
51365 [ 23797] By: nicholas                              on 2005/01/13  23:13:05
51366         Log: Use the new SV_NOSTEAL flag to avoid the SvTEMP dance in newSVsv
51367      Branch: perl
51368            ! sv.c
51369 ____________________________________________________________________________
51370 [ 23796] By: nicholas                              on 2005/01/13  23:10:38
51371         Log: sv_2mortal(NEWSV(0,0)) better written as sv_newmortal()
51372      Branch: perl
51373            ! utf8.c
51374 ____________________________________________________________________________
51375 [ 23795] By: nicholas                              on 2005/01/13  22:54:10
51376         Log: replace NEWSV(), SvSetSV() with newSVsv()
51377      Branch: perl
51378            ! pp.c pp_hot.c pp_sort.c regexec.c scope.c toke.c
51379 ____________________________________________________________________________
51380 [ 23794] By: nicholas                              on 2005/01/13  22:39:58
51381         Log: Turn the unreachable code into assertions. (So prove me wrong...)
51382      Branch: perl
51383            ! pp_pack.c
51384 ____________________________________________________________________________
51385 [ 23793] By: nicholas                              on 2005/01/13  22:07:20
51386         Log: Source code tidy up - avoid assigning to sv.
51387      Branch: perl
51388            ! pp_pack.c
51389 ____________________________________________________________________________
51390 [ 23792] By: nicholas                              on 2005/01/13  21:54:21
51391         Log: Avoid dogfood problems when an empty string accidentally ends up
51392              as a constant name. [They don't work in qw(), strangely]
51393      Branch: perl
51394            ! lib/ExtUtils/Constant.pm
51395 ____________________________________________________________________________
51396 [ 23791] By: nicholas                              on 2005/01/13  21:44:53
51397         Log: The leaktesting of NEWSV() is long dead, so create and initialise
51398              SV values in one, to simplify source code and shrink object code
51399              by about 1%
51400      Branch: perl
51401            ! pp_pack.c
51402 ____________________________________________________________________________
51403 [ 23790] By: nicholas                              on 2005/01/13  20:55:37
51404         Log: Not a good idea to use unpack "H*" to peek at a scalar's internal
51405              representation.
51406      Branch: perl
51407            ! t/op/join.t
51408 ____________________________________________________________________________
51409 [ 23789] By: nicholas                              on 2005/01/13  14:05:08
51410         Log: Update copyright years. Add an editor block while passing by.
51411      Branch: perl
51412            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c regcomp.c scope.c sv.c
51413            ! universal.c
51414 ____________________________________________________________________________
51415 [ 23788] By: nicholas                              on 2005/01/13  13:50:40
51416         Log: utf.pm needs to require Carp before croak()ing
51417      Branch: perl
51418            ! lib/utf8.pm lib/utf8.t
51419 ____________________________________________________________________________
51420 [ 23787] By: nicholas                              on 2005/01/13  13:21:11
51421         Log: Refactor all the unpack checksum-or-not logic to avoid massive
51422              duplication.
51423      Branch: perl
51424            ! pp_pack.c
51425 ____________________________________________________________________________
51426 [ 23786] By: merijn                                on 2005/01/13  11:28:31
51427         Log: Subject: Re: killing USE_5005THREADS in blead?
51428              From: Stas Bekman <stas@stason.org>
51429              Date: Wed, 12 Jan 2005 16:32:42 -0500
51430              Message-ID: <41E5977A.3060306@stason.org>
51431      Branch: perl
51432            ! perl.c
51433 ____________________________________________________________________________
51434 [ 23785] By: steveh                                on 2005/01/13  10:24:13
51435         Log: Fix Win32 build problem caused by change 23757
51436
51437              Change 23757 added a glob() call to win32/FindExt.pm.  That code is
51438              run by miniperl.exe when making the ..\config.sh target, but
51439              miniperl.exe is built with -D PERL_EXTERNAL_GLOB so it requires
51440              perlglob.exe to do the glob().  perlglob.exe has been built, but is
51441              in the top-level of the source tree so is not found when miniperl.exe
51442              is executed from within the win32/ sub-directory.
51443
51444              This was causing smokes to fail on t/lib/commonsense.t because the
51445              "extensions" field in lib/Config_heavy.pl only contained
51446              "threads/shared" as a result of the glob() not finding anything.
51447
51448              Manual builds had been working fine for me because I had an installed
51449              perl in my PATH so perlglob.exe was being found there instead!
51450      Branch: perl
51451            ! win32/FindExt.pm
51452 ____________________________________________________________________________
51453 [ 23783] By: rgs                                   on 2005/01/12  18:04:17
51454         Log: Subject: [PATCH] follow-up to #23765
51455              From: "Craig A. Berry" <craigberry@mac.com>
51456              Date: Tue, 11 Jan 2005 21:01:27 -0600
51457              Message-ID: <41E49307.7080900@mac.com>
51458      Branch: perl
51459            ! lib/warnings.t
51460 ____________________________________________________________________________
51461 [ 23782] By: nicholas                              on 2005/01/11  19:10:20
51462         Log: Fix bug 32294 - index()/rindex() ignore UTF8 flag
51463              (for cases of mixed UTF8/bytes)
51464              Test code based on bug report by John Gardiner Myers
51465      Branch: perl
51466            ! pp.c t/op/index.t
51467 ____________________________________________________________________________
51468 [ 23781] By: rgs                                   on 2005/01/11  17:04:24
51469         Log: Subject: [PATCH] follow-up to 23767
51470              From: Robin Barker <Robin.Barker@npl.co.uk>
51471              Date: Tue, 11 Jan 2005 15:48:49 -0000
51472              Message-ID: <533D273D4014D411AB1D00062938C4D90849C56A@hotel.npl.co.uk>
51473      Branch: perl
51474            ! Porting/pumpkin.pod sv.c
51475 ____________________________________________________________________________
51476 [ 23780] By: mhx                                   on 2005/01/10  19:25:27
51477         Log: Remove PERL_FLEXIBLE_EXCEPTIONS code.
51478      Branch: perl
51479            ! embed.fnc embed.h embedvar.h global.sym makedef.pl perl.c
51480            ! perl.h perlapi.h pod/perlapi.pod pod/perlintern.pod pp_ctl.c
51481            ! proto.h scope.c scope.h sv.c thrdvar.h
51482 ____________________________________________________________________________
51483 [ 23779] By: nicholas                              on 2005/01/10  17:07:03
51484         Log: Subject: [PATCH] t/op/split.t #11 nit on VMS
51485              From: "Craig A. Berry" <craigberry@mac.com>
51486              Message-ID: <41E1C261.5020100@mac.com>
51487              Date: Sun, 09 Jan 2005 17:46:41 -0600
51488      Branch: perl
51489            ! t/op/split.t
51490 ____________________________________________________________________________
51491 [ 23778] By: steveh                                on 2005/01/10  11:53:10
51492         Log: Need to close files before unlinking them on Win32
51493
51494              (Various files created by test programs are left behind otherwise,
51495              and distclean doesn't clean them up)
51496      Branch: perl
51497            ! lib/FileCache/t/01open.t lib/FileCache/t/04twoarg.t
51498            ! lib/FileCache/t/07noimport.t t/op/read.t
51499 ____________________________________________________________________________
51500 [ 23777] By: steveh                                on 2005/01/10  10:28:00
51501         Log: Make Win32's distclean target clean up properly
51502      Branch: perl
51503            ! win32/Makefile win32/makefile.mk
51504 ____________________________________________________________________________
51505 [ 23776] By: steveh                                on 2005/01/10  09:45:50
51506         Log: Get $Config{osvers} filled in on Win32
51507      Branch: perl
51508            ! win32/config_sh.PL
51509 ____________________________________________________________________________
51510 [ 23775] By: merijn                                on 2005/01/10  08:54:00
51511         Log: Subject: [PATCH] follow-up to #23748, -Duselargefiles on VMS
51512              Date: Sun, 09 Jan 2005 17:52:09 -0600
51513              From: "Craig A. Berry" <craigberry@mac.com>
51514              Message-ID: <41E1C3A9.9080900@mac.com>
51515      Branch: perl
51516            ! configure.com
51517 ____________________________________________________________________________
51518 [ 23774] By: nicholas                              on 2005/01/09  23:42:25
51519         Log: Shorter source code in pp_gelem. (But it compiles to the same size)
51520      Branch: perl
51521            ! pp.c
51522 ____________________________________________________________________________
51523 [ 23773] By: nicholas                              on 2005/01/09  21:50:28
51524         Log: If we know the length of the string constant, save a strlen()
51525      Branch: perl
51526            ! perl.c pp_sys.c
51527 ____________________________________________________________________________
51528 [ 23772] By: nicholas                              on 2005/01/09  21:26:40
51529         Log: savepv(SvPV(sv,n_a)) is common, and creates an unnecessary call to
51530              strlen(). Add savesvpv(sv), which gets the length from the SV,
51531              and returns a copy of its PV.
51532      Branch: perl
51533            ! embed.fnc embed.h global.sym mg.c pp_sys.c proto.h regcomp.c
51534            ! universal.c util.c
51535 ____________________________________________________________________________
51536 [ 23771] By: nicholas                              on 2005/01/09  19:42:30
51537         Log: Can pass in a length here without introducing a bug. Might save
51538              a strlen()
51539      Branch: perl
51540            ! toke.c
51541 ____________________________________________________________________________
51542 [ 23770] By: nicholas                              on 2005/01/09  15:05:33
51543         Log: Pull the am-I-utf8-or-not logic into one place (S_newSV_maybe_utf8)
51544              as I think that it will be needed for utf8 soft references.
51545      Branch: perl
51546            ! toke.c
51547 ____________________________________________________________________________
51548 [ 23769] By: steveh                                on 2005/01/07  17:25:35
51549         Log: Disable PERL_MALLOC and DEBUG_MSTATS in win32/makefile.mk by default
51550              and force PERL_MALLOC off if USE_IMP_SYS is on
51551
51552              This brings makefile.mk into line with Makefile in this regard
51553
51554              (PERL_MALLOC cannot currently be used with USE_IMP_SYS, e.g. see:
51555              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-07/msg00465.html
51556              so it is sensible to enforce this, and to not have the default set
51557              to a configuration that isn't allowed)
51558      Branch: perl
51559            ! win32/makefile.mk
51560 ____________________________________________________________________________
51561 [ 23768] By: rgs                                   on 2005/01/07  14:30:51
51562         Log: Subject: Re: [PATCH] Remove Carp from warnings.pm
51563              From: Jim Cromie <jim.cromie@gmail.com>
51564              Date: Mon, 3 Jan 2005 06:36:16 -0700
51565              Message-ID: <cfe85dfa05010305367445dee6@mail.gmail.com>
51566      Branch: perl
51567            + lib/vars_carp.t
51568            ! MANIFEST ext/B/t/optree_specials.t ext/B/t/stash.t lib/Carp.pm
51569            ! lib/English.pm lib/Exporter.pm lib/Exporter.t
51570            ! lib/Exporter/Heavy.pm lib/warnings.pm warnings.pl
51571 ____________________________________________________________________________
51572 [ 23767] By: rgs                                   on 2005/01/07  13:41:47
51573         Log: Subject: [PATCH] to improve -DCHECK_FORMAT
51574              From: Robin Barker <Robin.Barker@npl.co.uk>
51575              Date: Wed, 5 Jan 2005 11:55:09 -0000
51576              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55A@hotel.npl.co.uk>
51577      Branch: perl
51578            ! mg.c perl.h pp.h pp_sys.c sv.c
51579 ____________________________________________________________________________
51580 [ 23766] By: nicholas                              on 2005/01/07  12:46:07
51581         Log: Stage 1 of utf8 support for soft references.
51582              Change gv_fetchpv to take a UTF8 flag, as gv_fetchpvn_flags
51583              Add gv_fetchsv to look up a GV by SV rather than a char * pointer
51584              Provide a backwards compatability gv_fetchpv
51585              Migrate from gv_fetchpv to gv_fetchsv where the caller was grabbing
51586              the pointer from an SV
51587              All tests still pass.
51588      Branch: perl
51589            ! embed.fnc embed.h global.sym gv.c gv.h mg.c op.c perl.h pp.c
51590            ! pp_hot.c pp_sys.c proto.h sv.c sv.h toke.c universal.c
51591 ____________________________________________________________________________
51592 [ 23765] By: nicholas                              on 2005/01/07  11:23:48
51593         Log: Subject: [PATCH] make lib/warnings.t use t/test.pl
51594              From: "Craig A. Berry" <craigberry@mac.com>
51595              Message-ID: <41DDCA71.1080704@mac.com>
51596              Date: Thu, 06 Jan 2005 17:32:01 -0600
51597      Branch: perl
51598            ! lib/warnings.t
51599 ____________________________________________________________________________
51600 [ 23764] By: steveh                                on 2005/01/07  08:35:29
51601         Log: Fix win32/config.*'s cc, ld and other related values
51602
51603              cc and ld themselves always get replaced with correct values anyway
51604              so we just provide example values as per other similar settings
51605
51606              Other related values (ccname, cpp, cpprun, cppstdin) need to use the
51607              correct ~keyword~, namely ~cc~, not ~CC~, otherwise they do not get set
51608
51609              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
51610              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
51611              Date: Wed, 5 Jan 2005 10:01:41 -0800
51612              Message-ID: <20050105180141.GA676@efn.org>
51613
51614              Subject: Re: [PATCH] Re: lib/Config/Extensions.t fails on Win32
51615              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
51616              Date: Thu, 6 Jan 2005 11:53:11 -0800
51617              Message-ID: <20050106195311.GC1300@efn.org>
51618      Branch: perl
51619            ! win32/config.bc win32/config.gc win32/config.vc
51620            ! win32/config.vc64
51621 ____________________________________________________________________________
51622 [ 23763] By: nicholas                              on 2005/01/06  17:42:59
51623         Log: Add TODO tests for UTF8 encoded soft references
51624      Branch: perl
51625            ! t/op/ref.t
51626 ____________________________________________________________________________
51627 [ 23762] By: steveh                                on 2005/01/06  16:50:10
51628         Log: Allow static linking core extensions on Win32 with MinGW
51629
51630              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
51631              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
51632              Date: Wed, 5 Jan 2005 10:01:41 -0800
51633              Message-ID: <20050105180141.GA676@efn.org>
51634      Branch: perl
51635            ! win32/buildext.pl win32/makefile.mk
51636 ____________________________________________________________________________
51637 [ 23761] By: rgs                                   on 2005/01/06  15:49:39
51638         Log: Silence a compilation warning
51639      Branch: perl
51640            ! pp_sort.c
51641 ____________________________________________________________________________
51642 [ 23760] By: nicholas                              on 2005/01/06  14:59:17
51643         Log: Turn barewords into strings to run under strict subs.
51644              Run under strict refs outside the soft reference tests.
51645      Branch: perl
51646            ! t/op/ref.t
51647 ____________________________________________________________________________
51648 [ 23759] By: nicholas                              on 2005/01/06  14:34:24
51649         Log: All tests now use test.pl
51650      Branch: perl
51651            ! t/op/ref.t
51652 ____________________________________________________________________________
51653 [ 23758] By: nicholas                              on 2005/01/06  11:44:08
51654         Log: Start converting t/op/ref.t to use test.pl
51655      Branch: perl
51656            ! t/op/ref.t
51657 ____________________________________________________________________________
51658 [ 23757] By: steveh                                on 2005/01/06  11:26:12
51659         Log: Fix extensions config fields on Win32 to be as they are on Unix
51660
51661              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
51662              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
51663              Date: Wed, 5 Jan 2005 10:01:41 -0800
51664              Message-ID: <20050105180141.GA676@efn.org>
51665      Branch: perl
51666            ! win32/FindExt.pm win32/config_sh.PL
51667 ____________________________________________________________________________
51668 [ 23756] By: nicholas                              on 2005/01/05  21:58:15
51669         Log: Correct a Greengrocer's apostrophe.
51670      Branch: perl
51671            ! ext/DynaLoader/dl_dyld.xs
51672 ____________________________________________________________________________
51673 [ 23755] By: nicholas                              on 2005/01/05  21:36:26
51674         Log: Foolishly I committed change 23753 before remembering to test without
51675              ithreads. No tests => bugs. This should fix them.
51676      Branch: perl
51677            ! perl.c
51678 ____________________________________________________________________________
51679 [ 23754] By: nicholas                              on 2005/01/05  20:14:02
51680         Log: Error-free constant folding is a TODO
51681      Branch: perl
51682            ! pod/perltodo.pod
51683 ____________________________________________________________________________
51684 [ 23753] By: nicholas                              on 2005/01/05  19:44:28
51685         Log: Turn INIT_TLS_AND_INTERP into a static function
51686      Branch: perl
51687            ! perl.c
51688 ____________________________________________________________________________
51689 [ 23752] By: nicholas                              on 2005/01/05  16:27:19
51690         Log: Shave off the explict 1; from the end of lib/Config.pm
51691      Branch: perl
51692            ! configpm
51693 ____________________________________________________________________________
51694 [ 23751] By: rgs                                   on 2005/01/05  13:31:51
51695         Log: Subject: [PATCH] unnecessary rmdir in Makefile
51696              From: Robin Barker <Robin.Barker@npl.co.uk>
51697              Date: Wed, 5 Jan 2005 11:58:54 -0000
51698              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55C@hotel.npl.co.uk>
51699      Branch: perl
51700            ! Makefile.SH
51701 ____________________________________________________________________________
51702 [ 23750] By: merijn                                on 2005/01/05  11:44:11
51703         Log: Subject: [PATCH] gcc and ld in Configure
51704              From: Robin Barker <Robin.Barker@npl.co.uk>
51705              Date: Wed, 5 Jan 2005 12:04:25 -0000
51706              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55D@hotel.npl.co.uk>
51707      Branch: perl
51708            ! hints/solaris_2.sh
51709 ____________________________________________________________________________
51710 [ 23749] By: nicholas                              on 2005/01/05  11:25:29
51711         Log: Subject: [PATCH] Avoid segfault when pthread_key_create fails
51712              From: Gisle Aas <gisle@ActiveState.com>
51713              Date: 05 Jan 2005 01:09:51 -0800
51714              Message-ID: <lracroz1gg.fsf@caliper.activestate.com>
51715      Branch: perl
51716            ! thread.h
51717 ____________________________________________________________________________
51718 [ 23748] By: nicholas                              on 2005/01/05  10:44:59
51719         Log: Subject: [PATCH] -Duselargefiles for VMS
51720              From: "Craig A. Berry" <craigberry@mac.com>
51721              Message-ID: <41DB63A6.7040504@mac.com>
51722              Date: Tue, 04 Jan 2005 21:48:54 -0600
51723      Branch: perl
51724            ! configure.com vms/descrip_mms.template vms/vmsish.h
51725 ____________________________________________________________________________
51726 [ 23747] By: nicholas                              on 2005/01/05  10:10:14
51727         Log: Rafael spotted that my changes caused warnings. So clean up.
51728      Branch: perl
51729            ! t/op/attrs.t
51730 ____________________________________________________________________________
51731 [ 23746] By: nicholas                              on 2005/01/04  23:07:25
51732         Log: Update copyright years.
51733      Branch: perl
51734            ! mg.c miniperlmain.c op.c perlio.c xsutils.c
51735 ____________________________________________________________________________
51736 [ 23745] By: nicholas                              on 2005/01/04  19:32:01
51737         Log: Make the switch statement discriminate similar names more
51738              efficiently.
51739      Branch: perl
51740            ! xsutils.c
51741 ____________________________________________________________________________
51742 [ 23744] By: nicholas                              on 2005/01/04  16:20:43
51743         Log: Check all attributes in modify_SV_attributes are recognised.
51744              Fix bug where 'assertion' was always rejected as invalid.
51745      Branch: perl
51746            ! t/op/attrs.t xsutils.c
51747 ____________________________________________________________________________
51748 [ 23743] By: nicholas                              on 2005/01/04  12:46:56
51749         Log: Use the new ${^UTF8LOCALE} to make the test reliable.
51750      Branch: perl
51751            ! t/io/layers.t
51752 ____________________________________________________________________________
51753 [ 23742] By: merijn                                on 2005/01/04  12:38:03
51754         Log: Subject: [PATCH pod/perlxs.pod] RE: [perl #32660] INT2PTR not mentioned in perlxs(1)
51755              From: Robin Barker <Robin.Barker@npl.co.uk>
51756              Date: Tue, 4 Jan 2005 12:32:29 -0000
51757              Message-ID: <533D273D4014D411AB1D00062938C4D90849C553@hotel.npl.co.uk>
51758      Branch: perl
51759            ! pod/perlxs.pod
51760 ____________________________________________________________________________
51761 [ 23741] By: nicholas                              on 2005/01/04  11:27:57
51762         Log: Add ${^UTF8LOCALE} to give perl space access to PL_utf8locale
51763      Branch: perl
51764            ! gv.c mg.c
51765 ____________________________________________________________________________
51766 [ 23740] By: steveh                                on 2005/01/04  10:56:55
51767         Log: Bring win32/config.* into line with win32/config_H.*
51768              so that "perl -V:usemallocwrap" tells us what the configuration is
51769              instead of saying 'UNKNOWN'.
51770      Branch: perl
51771            ! win32/config.bc win32/config.gc win32/config.vc
51772            ! win32/config.vc64
51773 ____________________________________________________________________________
51774 [ 23739] By: rgs                                   on 2005/01/04  08:36:50
51775         Log: Subject: [PATCH] Math::BigInt v1.74, Math::BigRat v0.14, bignum v0.16
51776              From: Tels <nospam-abuse@bloodgate.com>
51777              Date: Sat, 1 Jan 2005 18:59:51 +0100
51778              Message-Id: <200501011859.52858@bloodgate.com>
51779      Branch: perl
51780            + lib/Math/BigInt/t/lib_load.t lib/bignum/t/ratopt_a.t
51781            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
51782            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
51783            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
51784            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
51785            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
51786            ! lib/Math/BigInt/t/inf_nan.t lib/Math/BigInt/t/sub_mbf.t
51787            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
51788            ! lib/Math/BigInt/t/with_sub.t lib/Math/BigRat.pm
51789            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
51790            ! lib/Math/BigRat/t/bigratpm.t lib/bigint.pm lib/bignum.pm
51791            ! lib/bignum/t/option_a.t lib/bignum/t/option_l.t
51792            ! lib/bignum/t/option_p.t lib/bigrat.pm
51793            ! t/lib/Math/BigFloat/Subclass.pm
51794 ____________________________________________________________________________
51795 [ 23738] By: rgs                                   on 2005/01/04  08:05:16
51796         Log: Happy new year
51797      Branch: perl
51798            ! README
51799 ____________________________________________________________________________
51800 [ 23736] By: nicholas                              on 2005/01/03  21:17:28
51801         Log: Return an immortal from attributes::_warn_reserved (a private
51802              function). (saves creating a new IV)
51803      Branch: perl
51804            ! xsutils.c
51805 ____________________________________________________________________________
51806 [ 23735] By: nicholas                              on 2005/01/03  20:58:09
51807         Log: Change dXSTARGET to dXSTARG as recommended by Spider Boardman.
51808      Branch: perl
51809            ! xsutils.c
51810 ____________________________________________________________________________
51811 [ 23733] By: nicholas                              on 2005/01/03  18:54:22
51812         Log: D'oh! Spurious aTHX_. Here was I thinking that my test build was
51813              threaded, but "oh no it isn't!" :-(
51814      Branch: perl
51815            ! toke.c
51816 ____________________________________________________________________________
51817 [ 23732] By: rgs                                   on 2005/01/03  17:24:24
51818         Log: Integrate a patch from Gentoo for uclibc support.
51819              See :
51820              Subject: Re: Static linking notes --- perl5.8.6 and uClibc
51821              From: Alexey Tourbin <at@altlinux.ru>
51822              Date: Tue, 28 Dec 2004 14:25:42 +0300
51823              Message-ID: <20041228112542.GB21037@solemn.turbinal.org>
51824      Branch: perl
51825            ! perlio.c
51826 ____________________________________________________________________________
51827 [ 23731] By: nicholas                              on 2005/01/02  23:18:07
51828         Log: Remove compiler warnings.
51829      Branch: perl
51830            ! toke.c
51831 ____________________________________________________________________________
51832 [ 23730] By: nicholas                              on 2005/01/02  22:49:49
51833         Log: Change 23727 broke code that relied on \ being escaped.
51834              Fix this. *Everything* should work now.
51835      Branch: perl
51836            + t/run/switchF1.t
51837            ! MANIFEST toke.c
51838 ____________________________________________________________________________
51839 [ 23729] By: nicholas                              on 2005/01/02  07:46:12
51840         Log: Splitting the -n/-p code and concatenating strings generates
51841              smaller object code.
51842      Branch: perl
51843            ! toke.c
51844 ____________________________________________________________________________
51845 [ 23728] By: nicholas                              on 2005/01/01  21:34:52
51846         Log: Concatenate some string constants
51847      Branch: perl
51848            ! toke.c
51849 ____________________________________________________________________________
51850 [ 23727] By: nicholas                              on 2005/01/01  21:13:53
51851         Log: Use Rafael's sick trick of ASCII NUL as a q'' delimiter to save a
51852              lot of quoting code
51853      Branch: perl
51854            ! toke.c
51855 ____________________________________________________________________________
51856 [ 23726] By: nicholas                              on 2005/01/01  20:48:31
51857         Log: Probably should be using *pvn rather than *pv forms for speed in
51858              toke.c (to save a strlen())
51859      Branch: perl
51860            ! toke.c
51861 ____________________________________________________________________________
51862 [ 23725] By: nicholas                              on 2005/01/01  20:26:27
51863         Log: strEQ/strNE of 1 character strings seems better hand inlined,
51864              because it generates smaller object code (as well as being
51865              faster than a true function call)
51866      Branch: perl
51867            ! doio.c locale.c op.c perl.c pp.c toke.c util.c
51868 ____________________________________________________________________________
51869 [ 23724] By: nicholas                              on 2005/01/01  17:15:58
51870         Log: Not all the world's a VAX, er ASCII, so don't make assumptions.
51871              Tweak is_gv_magical's string comparisons to produce smaller object
51872              code.
51873              First 2005 copyright notice.
51874      Branch: perl
51875            ! gv.c
51876 ____________________________________________________________________________
51877 [ 23723] By: nicholas                              on 2005/01/01  13:54:33
51878         Log: Change 23714 accidentally broke t/io/layers.t when testing with
51879              UTF8 locales and the -C flag. When UTF8 is flagged as enabled
51880              based on the locale, we have no perl space access to PL_utf8locale
51881              so assume for the moment that UTF8 is never conditionally enabled.
51882      Branch: perl
51883            ! t/io/layers.t
51884 ____________________________________________________________________________
51885 [ 23722] By: nicholas                              on 2004/12/31  23:04:47
51886         Log: Skip the switch statement entirely if the pointer is null, rather
51887              than the old pointless switch on '\0'. Also skip re-comparing the
51888              first character. Faster, and generates terser object code.
51889      Branch: perl
51890            ! pp.c
51891 ____________________________________________________________________________
51892 [ 23721] By: nicholas                              on 2004/12/31  22:46:25
51893         Log: Doing the strnEQ char by char for 2 and 3 character strings
51894              generates a smaller object file, and will be faster.
51895      Branch: perl
51896            ! doio.c
51897 ____________________________________________________________________________
51898 [ 23720] By: nicholas                              on 2004/12/31  21:41:25
51899         Log: Improve documentation for is_gv_magical, and split the switch
51900              statement into 2 parts, lengths > 1 and lengths <= 1
51901              This should cause most variables (lower case, multicharacter)
51902              to escape the function without passing through a switch table.
51903      Branch: perl
51904            ! gv.c
51905 ____________________________________________________________________________
51906 [ 23719] By: nicholas                              on 2004/12/31  21:02:59
51907         Log: Because name is always NUL terminated we can incorporate length
51908              0 names in the switch statement for length 1.
51909      Branch: perl
51910            ! gv.c
51911 ____________________________________________________________________________
51912 [ 23718] By: nicholas                              on 2004/12/31  20:25:52
51913         Log: Generate smaller object code by using a single switch statement
51914              for determining which names are forced into main::
51915      Branch: perl
51916            ! gv.c
51917 ____________________________________________________________________________
51918 [ 23717] By: nicholas                              on 2004/12/31  18:31:18
51919         Log: Tidy up comments in change 23716
51920      Branch: perl
51921            ! gv.c
51922 ____________________________________________________________________________
51923 [ 23716] By: nicholas                              on 2004/12/31  18:22:54
51924         Log: Refactor gv_fetchpv so that the overwhelmingly common case
51925              (variable names starting with a lower case letter or _, longer
51926              than one character) get out of the function very quickly.
51927              (Without even passing through a switch statement jump table)
51928              Also fixes bug 33631
51929      Branch: perl
51930            ! gv.c
51931 ____________________________________________________________________________
51932 [ 23715] By: nicholas                              on 2004/12/31  15:43:07
51933         Log: Subject: [PATCH] randbits and randfunc for VMS
51934              From: "Craig A. Berry" <craigberry@mac.com>
51935              Message-ID: <41D570BF.8010409@mac.com>
51936              Date: Fri, 31 Dec 2004 09:31:11 -0600
51937      Branch: perl
51938            ! configure.com
51939 ____________________________________________________________________________
51940 [ 23714] By: nicholas                              on 2004/12/31  13:14:18
51941         Log: Bug in t/io/layers.t spotted by Ignasi Roca Carrió
51942      Branch: perl
51943            ! AUTHORS t/io/layers.t
51944 ____________________________________________________________________________
51945 [ 23712] By: mhx                                   on 2004/12/30  18:29:02
51946         Log: Mention ppport.h and its --api-info switch in perlguts.
51947      Branch: perl
51948            ! pod/perlguts.pod
51949 ____________________________________________________________________________
51950 [ 23711] By: merijn                                on 2004/12/30  13:10:20
51951         Log: Subject: [PATCH] Allow Configure's d_attribut to be set from the command line
51952              From: Gisle Aas <gisle@ActiveState.com>
51953              Date: 30 Dec 2004 03:39:36 -0800
51954              Message-ID: <lrllbgypzb.fsf@caliper.activestate.com>
51955      Branch: perl
51956            ! Configure
51957 ____________________________________________________________________________
51958 [ 23708] By: nicholas                              on 2004/12/29  21:41:04
51959         Log: Thinko in the description of Config::Extensions
51960      Branch: perl
51961            ! MANIFEST
51962 ____________________________________________________________________________
51963 [ 23707] By: nicholas                              on 2004/12/29  21:25:29
51964         Log: Experimental module intended to simplify core regression tests
51965      Branch: perl
51966            + lib/Config/Extensions.pm lib/Config/Extensions.t
51967            ! MANIFEST
51968 ____________________________________________________________________________
51969 [ 23706] By: nicholas                              on 2004/12/29  21:24:30
51970         Log: Skip tests that binmode :utf8 if there is no perlio
51971      Branch: perl
51972            ! t/op/read.t
51973 ____________________________________________________________________________
51974 [ 23705] By: nicholas                              on 2004/12/29  21:04:43
51975         Log: Ooops. Fix unitialised variable
51976      Branch: perl
51977            ! pp_sys.c
51978 ____________________________________________________________________________
51979 [ 23704] By: nicholas                              on 2004/12/29  19:47:12
51980         Log: Oops. Forgot to uncomment the last set of Unicode values for
51981              testing.
51982      Branch: perl
51983            ! t/op/read.t
51984 ____________________________________________________________________________
51985 [ 23703] By: nicholas                              on 2004/12/29  19:00:12
51986         Log: read (and presuambly sysread) would expose the UTF8 internals when
51987              reading from a byte orientated file handle into a UTF8 scalar.
51988      Branch: perl
51989            ! pp_sys.c t/op/read.t
51990 ____________________________________________________________________________
51991 [ 23702] By: nicholas                              on 2004/12/29  17:20:29
51992         Log: Add a lot of tests for combinations of values, offsets and lengths
51993      Branch: perl
51994            ! t/op/read.t
51995 ____________________________________________________________________________
51996 [ 23701] By: nicholas                              on 2004/12/29  16:28:58
51997         Log: Convert op/read.t to use test.pl and make it stricture compliant.
51998      Branch: perl
51999            ! t/op/read.t
52000 ____________________________________________________________________________
52001 [ 23700] By: mhx                                   on 2004/12/29  13:46:36
52002         Log: Upgrade to Devel::PPPort 3.04
52003      Branch: perl
52004            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
52005            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
52006            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/inc/SvPV
52007            ! ext/Devel/PPPort/parts/inc/ppphbin
52008            ! ext/Devel/PPPort/parts/inc/ppphdoc
52009            ! ext/Devel/PPPort/parts/inc/ppphtest
52010 ____________________________________________________________________________
52011 [ 23696] By: merijn                                on 2004/12/29  12:41:14
52012         Log: Rebuilt after backport start for 23674, 23675, and 23676
52013      Branch: perl
52014            ! Configure
52015 ____________________________________________________________________________
52016 [ 23691] By: merijn                                on 2004/12/29  11:57:57
52017         Log: Subject: [PATCH] Cleanup ext/B tests for -w and to run separately
52018              Date: Tue, 28 Dec 2004 13:49:19 -0800
52019              From: Stephen McCamant <smcc@MIT.EDU>
52020              Message-ID: <16849.54495.424654.896889@apocalypse.OCF.Berkeley.EDU>
52021      Branch: perl
52022            ! ext/B/B/Terse.pm ext/B/t/asmdata.t ext/B/t/b.t
52023            ! ext/B/t/bblock.t ext/B/t/bytecode.t ext/B/t/concise.t
52024            ! ext/B/t/debug.t ext/B/t/deparse.t ext/B/t/f_map.t
52025            ! ext/B/t/f_sort.t ext/B/t/lint.t ext/B/t/o.t
52026            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
52027            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
52028            ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
52029            ! ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
52030            ! ext/B/t/xref.t
52031 ____________________________________________________________________________
52032 [ 23688] By: nicholas                              on 2004/12/28  10:25:28
52033         Log: Make Config.t warnings and strictures clean
52034      Branch: perl
52035            ! lib/Config.t
52036 ____________________________________________________________________________
52037 [ 23683] By: nicholas                              on 2004/12/27  16:03:59
52038         Log: Subject: [patch sv.c] comment fix
52039              From: Stas Bekman <stas@stason.org>
52040              Message-ID: <41CF50FE.5070307@stason.org>
52041              Date: Sun, 26 Dec 2004 19:02:06 -0500
52042      Branch: perl
52043            ! sv.c
52044 ____________________________________________________________________________
52045 [ 23682] By: nicholas                              on 2004/12/27  15:48:24
52046         Log: Add investigating self tie segfaults to the TODO
52047      Branch: perl
52048            ! pod/perltodo.pod
52049 ____________________________________________________________________________
52050 [ 23681] By: rgs                                   on 2004/12/24  13:51:59
52051         Log: Subject: [perl #33173] shellwords.pl and tainting
52052              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
52053              Date: 24 Dec 2004 00:14:19 -0000
52054              Message-ID: <rt-3.0.11-33173-103504.3.54366755060383@perl.org>
52055      Branch: perl
52056            ! lib/shellwords.pl
52057 ____________________________________________________________________________
52058 [ 23680] By: rgs                                   on 2004/12/24  13:42:08
52059         Log: Subject: Missign STATEMENT brackets in PUSHMARK
52060              From: perl5-porters@ton.iguana.be (Ton Hospel)
52061              Date: Thu, 23 Dec 2004 17:55:13 +0000 (UTC)
52062              Message-Id: <cqf0q1$9cc$1@post.home.lunix>
52063      Branch: perl
52064            ! pp.h
52065 ____________________________________________________________________________
52066 [ 23679] By: nicholas                              on 2004/12/24  10:33:32
52067         Log: Don't do the ... expansion on archlib, sitelib etc, given that
52068              everyone should already be using archlibext etc
52069              Add the extra special case code for otherlibdirs
52070      Branch: perl
52071            ! configpm
52072 ____________________________________________________________________________
52073 [ 23678] By: rgs                                   on 2004/12/24  08:57:56
52074         Log: Subject: Re: [patch perlapi doc] sv_magic
52075              From: Stas Bekman <stas@stason.org>
52076              Date: Thu, 23 Dec 2004 16:28:06 -0500
52077              Message-ID: <41CB3866.1080307@stason.org>
52078      Branch: perl
52079            ! pod/perlapi.pod sv.c
52080 ____________________________________________________________________________
52081 [ 23677] By: nicholas                              on 2004/12/24  08:54:58
52082         Log: Subject: [PATCH] Re: Smoke [5.9.2] 23675 FAIL(m) openvms E8.2 (Alpha/4 cpu)
52083              From: "Craig A. Berry" <craigberry@mac.com>
52084              Message-ID: <41CB6BD1.8030207@mac.com>
52085              Date: Thu, 23 Dec 2004 19:07:29 -0600
52086      Branch: perl
52087            ! configure.com
52088 ____________________________________________________________________________
52089 [ 23676] By: nicholas                              on 2004/12/23  23:15:24
52090         Log: Bother. It helps if you also propagate the new entry to config.sh
52091      Branch: perl
52092            ! Configure
52093 ____________________________________________________________________________
52094 [ 23675] By: nicholas                              on 2004/12/23  22:14:42
52095         Log: Oops. You can't add new entries to config_h.SH without making some
52096              sort of corresponding defined/undefined value in config.sh somehow.
52097      Branch: perl
52098            ! Configure
52099 ____________________________________________________________________________
52100 [ 23674] By: nicholas                              on 2004/12/23  21:38:59
52101         Log: Relocatable @INC entries for Unix.
52102              (With appropriate fixups in Config.pm to complete the illusion)
52103              Currently can only be enabled with hackery to config.sh
52104              TODO - proper Configure support, and support for otherlibdirs in
52105              Config.pm
52106      Branch: perl
52107            ! Porting/Glossary config_h.SH configpm embed.fnc embed.h perl.c
52108            ! proto.h
52109 ____________________________________________________________________________
52110 [ 23673] By: merijn                                on 2004/12/23  21:04:37
52111         Log: 23669 was not such a good idea. More research needed.
52112      Branch: perl
52113            ! config_h.SH
52114 ____________________________________________________________________________
52115 [ 23672] By: rgs                                   on 2004/12/23  17:21:37
52116         Log: The "Setuid script not plain file" error wasn't documented.
52117      Branch: perl
52118            ! pod/perldiag.pod
52119 ____________________________________________________________________________
52120 [ 23671] By: rgs                                   on 2004/12/23  15:21:58
52121         Log: Subject: [PATCH] Data::Dumper Freezer fixes
52122              From: Sam Tregar <sam@tregar.com>
52123              Date: Sun, 19 Dec 2004 14:40:25 -0500 (EST)
52124              Message-ID: <Pine.LNX.4.61.0412191434490.7660@hillmont.dreamhost.com>
52125
52126              and bump Data::Dumper's VERSION
52127      Branch: perl
52128            + ext/Data/Dumper/t/freezer.t
52129            ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
52130 ____________________________________________________________________________
52131 [ 23670] By: nicholas                              on 2004/12/22  23:15:07
52132         Log: Fix typo
52133      Branch: perl
52134            ! ext/Storable/Storable.xs
52135 ____________________________________________________________________________
52136 [ 23669] By: merijn                                on 2004/12/22  20:16:53
52137         Log: Just to re-sync with metaconfig output. No real changes.
52138      Branch: perl
52139            ! config_h.SH
52140 ____________________________________________________________________________
52141 [ 23668] By: rgs                                   on 2004/12/22  08:46:21
52142         Log: Move the definition of the S_procself_val() function before
52143              the point where it's used
52144      Branch: perl
52145            ! perl.c
52146 ____________________________________________________________________________
52147 [ 23667] By: nicholas                              on 2004/12/21  20:56:58
52148         Log: Move the setting of $^X ahead of the initialisation of @INC
52149      Branch: perl
52150            ! perl.c
52151 ____________________________________________________________________________
52152 [ 23666] By: nicholas                              on 2004/12/21  20:31:57
52153         Log: $#a>>=1 relies on malloc wrap to avoid the segfault, so need to
52154              skip the test on platforms where it's not available
52155      Branch: perl
52156            ! t/op/bop.t
52157 ____________________________________________________________________________
52158 [ 23663] By: nicholas                              on 2004/12/21  11:58:53
52159         Log: Note that the shell's test uses eq etc for numbers, = etc for
52160              strings, the reverse of Perl, which is definitely a trap.
52161              Spotted by Alexei Alexandrov.
52162      Branch: perl
52163            ! AUTHORS pod/perltrap.pod
52164 ____________________________________________________________________________
52165 [ 23662] By: merijn                                on 2004/12/20  13:38:45
52166         Log: Subject: [PATCH] AUTHORS
52167              From: Tels <nospam-abuse@bloodgate.com>
52168              Date: Sun, 19 Dec 2004 14:28:44 +0100
52169              Message-Id: <200412191428.45898@bloodgate.com>
52170      Branch: perl
52171            ! AUTHORS
52172 ____________________________________________________________________________
52173 [ 23661] By: rgs                                   on 2004/12/17  09:08:23
52174         Log: Subject: Re: [perl #32717] BeOS specific Updates
52175              From: bonefish@cs.tu-berlin.de
52176              Date: Fri, 17 Dec 2004 01:17:40 +0100
52177              Message-Id: <20041217011740.14398.1@cs.tu-berlin.de>
52178      Branch: perl
52179            - beos/beos_flock_server.cpp beos/beos_flock_server.h
52180            ! MANIFEST Makefile.SH README.beos beos/beos.c beos/beosish.h
52181            ! hints/beos.sh
52182 ____________________________________________________________________________
52183 [ 23660] By: rgs                                   on 2004/12/16  16:09:20
52184         Log: Subject: [PATCH] bop.t follow-up to #23645
52185              From: "Craig A. Berry" <craigberry@mac.com>
52186              Date: Thu, 16 Dec 2004 08:53:32 -0600
52187              Message-ID: <41C1A16C.9040700@mac.com>
52188      Branch: perl
52189            ! t/op/bop.t
52190 ____________________________________________________________________________
52191 [ 23659] By: rgs                                   on 2004/12/16  16:05:49
52192         Log: Subject: Re: Can't locate auto/POSIX/autosplit.ix [perl #24445] [PATCH]
52193              From: Andy Dougherty <doughera@lafayette.edu>
52194              Date: Thu, 16 Dec 2004 09:57:44 -0500 (EST)
52195              Message-ID: <Pine.SOL.4.58.0412160953470.20202@maxwell.phys.lafayette.edu>
52196      Branch: perl
52197            ! ext/POSIX/Makefile.PL
52198 ____________________________________________________________________________
52199 [ 23658] By: rgs                                   on 2004/12/16  15:58:06
52200         Log: Two pod2html patches from Dave Sparks :
52201
52202              Fix anchors for some function names
52203              Subject: pod2html fragment fix [PATCH]
52204              From: Gisle Aas <gisle@ActiveState.com>
52205              Date: 11 Nov 2004 14:36:46 +0100
52206              Message-ID: <lrk6sso6c1.fsf@caliper.activestate.com>
52207
52208              Subject: Make 'pod2html --quiet' be quiet [PATCH]
52209              From: Gisle Aas <gisle@ActiveState.com>
52210              Date: 11 Nov 2004 15:19:58 +0100
52211              Message-ID: <lrbre4o4c1.fsf@caliper.activestate.com>
52212      Branch: perl
52213            ! lib/Pod/Html.pm
52214 ____________________________________________________________________________
52215 [ 23657] By: rgs                                   on 2004/12/16  15:43:02
52216         Log: Pod::Html is not part of the podlators distribution
52217      Branch: perl
52218            ! Porting/Maintainers.pl
52219 ____________________________________________________________________________
52220 [ 23656] By: rgs                                   on 2004/12/15  16:39:29
52221         Log: Security fix from Debian in the debugger (in the setterm()
52222              function), from:
52223              Subject: Re: Security patch from Debian?
52224              From: Brendan O'Dea <bod@debian.org>
52225              Date: Thu, 2 Dec 2004 13:42:17 +1100
52226              Message-ID: <20041202024217.GA12670@londo.c47.org>
52227      Branch: perl
52228            ! lib/perl5db.pl
52229 ____________________________________________________________________________
52230 [ 23655] By: rgs                                   on 2004/12/15  15:14:05
52231         Log: A couple of SCO compilation patches
52232
52233              Subject: [perl #3097] Re: SCO5 XS dyn loading fails
52234              From: "Ilya N. Golubev" <gin@mo.msk.ru>
52235              Date: Tue, 14 Dec 2004 22:37:27 +0300
52236              Message-ID: <028941bf40f648-gin@mo.msk.ru>
52237
52238              Subject: Re: [perl #3100] NaN passed to gcvt [PATCH]
52239              From: Andy Dougherty <doughera@lafayette.edu>
52240              Date: Wed, 15 Dec 2004 10:29:22 -0500 (EST)
52241              Message-ID: <Pine.SOL.4.58.0412150956360.3441@maxwell.phys.lafayette.edu>
52242      Branch: perl
52243            ! hints/sco.sh
52244 ____________________________________________________________________________
52245 [ 23654] By: rgs                                   on 2004/12/15  13:16:06
52246         Log: Upgrade to Test::Simple 0.54
52247      Branch: perl
52248            + lib/Test/Simple/t/is_fh.t
52249            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
52250            ! lib/Test/Simple.pm lib/Test/Simple/Changes
52251            ! lib/Test/Simple/t/details.t lib/Test/Simple/t/fail-more.t
52252            ! lib/Test/Simple/t/harness_active.t
52253            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/maybe_regex.t
52254            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/sort_bug.t
52255            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
52256 ____________________________________________________________________________
52257 [ 23653] By: rgs                                   on 2004/12/15  12:43:37
52258         Log: Upgrade to ExtUtils::MakeMaker 6.25
52259      Branch: perl
52260            + lib/ExtUtils/t/dir_target.t
52261            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
52262            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
52263            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
52264            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
52265            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
52266            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
52267            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
52268            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
52269            ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
52270            ! lib/ExtUtils/NOTES lib/ExtUtils/README lib/ExtUtils/instmodsh
52271            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST_PREFIX.t
52272            ! lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/MM_Unix.t
52273            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/hints.t
52274            ! lib/ExtUtils/t/oneliner.t lib/ExtUtils/t/parse_version.t
52275            ! lib/ExtUtils/t/prereq_print.t lib/ExtUtils/t/split_command.t
52276 ____________________________________________________________________________
52277 [ 23652] By: rgs                                   on 2004/12/14  16:22:42
52278         Log: Fix for [perl #32491] h2xs incorrectly parses enums with implicit values
52279      Branch: perl
52280            ! utils/h2xs.PL
52281 ____________________________________________________________________________
52282 [ 23651] By: rgs                                   on 2004/12/14  12:17:25
52283         Log: Subject: Re: B::walkoptree segfaults
52284              From: Alexey Tourbin <at@altlinux.ru>
52285              Date: Fri, 3 Dec 2004 05:06:49 +0300
52286              Message-ID: <20041203020649.GD3898@solemn.turbinal.org>
52287      Branch: perl
52288            ! ext/B/B.pm
52289 ____________________________________________________________________________
52290 [ 23650] By: rgs                                   on 2004/12/14  11:21:53
52291         Log: Make Sys::Syslog stricture-compliant
52292      Branch: perl
52293            ! ext/Sys/Syslog/Syslog.pm
52294 ____________________________________________________________________________
52295 [ 23649] By: rgs                                   on 2004/12/14  10:35:57
52296         Log: Allow escaping %m as %%m in Sys::Syslog format strings
52297              (suggested by Joshua Richardson <jric@yahoo-inc.com>
52298              and Yitzchak Scott-Thoennes)
52299      Branch: perl
52300            ! ext/Sys/Syslog/Syslog.pm
52301 ____________________________________________________________________________
52302 [ 23648] By: rgs                                   on 2004/12/14  10:22:48
52303         Log: Subject: [perl #24343] [PATCH] -w vs. -s
52304              From: "Steve Peters via RT" <perlbug-followup@perl.org>
52305              Date: 14 Dec 2004 06:41:34 -0000
52306              Message-ID: <rt-3.0.11-24343-103027.13.3005637364295@perl.org>
52307      Branch: perl
52308            ! pod/perlrun.pod
52309 ____________________________________________________________________________
52310 [ 23647] By: merijn                                on 2004/12/14  07:51:43
52311         Log: Subject: [perl #3274] [PATCH] Documentation for utime should be improved
52312              Date: 14 Dec 2004 06:29:23 -0000
52313              From: "Steve Peters via RT" <perlbug-followup@perl.org>
52314              Message-ID: <rt-3.0.11-3274-103026.2.21000805211489@perl.org>
52315      Branch: perl
52316            ! pod/perlfaq5.pod
52317 ____________________________________________________________________________
52318 [ 23646] By: rgs                                   on 2004/12/14  07:41:08
52319         Log: Fix test added in change 23645 with an eval()
52320      Branch: perl
52321            ! t/op/bop.t
52322 ____________________________________________________________________________
52323 [ 23645] By: rgs                                   on 2004/12/14  07:28:57
52324         Log: Test patch for already-solved bug #33003,
52325              by Michael G Schwern.
52326      Branch: perl
52327            ! t/op/bop.t
52328 ____________________________________________________________________________
52329 [ 23644] By: steveh                                on 2004/12/13  17:26:46
52330         Log: Document gv_stashpvn
52331
52332              This is already in the API supported by Devel::PPPort, and is
52333              more efficient than gv_stashpv if the length is already known.
52334      Branch: perl
52335            ! embed.fnc gv.c pod/perlapi.pod
52336 ____________________________________________________________________________
52337 [ 23643] By: rgs                                   on 2004/12/13  10:02:57
52338         Log: Subject: [PATCH] FileCache without import
52339              From: Michael G Schwern <schwern@pobox.com>
52340              Date: Sat, 11 Dec 2004 18:58:32 -0500
52341              Message-ID: <20041211235832.GA13462@windhund.schwern.org>
52342      Branch: perl
52343            + lib/FileCache/t/07noimport.t
52344            ! MANIFEST lib/FileCache.pm
52345 ____________________________________________________________________________
52346 [ 23642] By: rgs                                   on 2004/12/13  09:54:23
52347         Log: Subject: [PATCH] perlipc typo
52348              From: Brendan O'Dea <bod@debian.org>
52349              Date: Sun, 12 Dec 2004 10:25:04 +1100
52350              Message-ID: <20041211232504.GA8380@londo.c47.org>
52351      Branch: perl
52352            ! pod/perlipc.pod
52353 ____________________________________________________________________________
52354 [ 23641] By: rgs                                   on 2004/12/13  09:41:21
52355         Log: Subject: [PATCH] t/op/taint.t follow-up to #23635
52356              From: "Craig A. Berry" <craigberry@mac.com>
52357              Date: Sat, 11 Dec 2004 11:03:57 -0600
52358              Message-ID: <41BB287D.6090001@mac.com>
52359      Branch: perl
52360            ! t/op/taint.t
52361 ____________________________________________________________________________
52362 [ 23640] By: rgs                                   on 2004/12/13  08:39:34
52363         Log: Subject: Re: Smoke [5.9.2] 23634 FAIL(F) openbsd 3.6 (i386/1 cpu) [PATCH]
52364              From: Gisle Aas <gisle@ActiveState.com>
52365              Date: 11 Dec 2004 02:57:19 -0800
52366              Message-ID: <lrr7lxje5s.fsf_-_@caliper.activestate.com>
52367      Branch: perl
52368            ! utf8.c
52369 ____________________________________________________________________________
52370 [ 23639] By: rgs                                   on 2004/12/10  22:02:52
52371         Log: Subject: [PATCH] Re: [perl #2562] wantarray fails in END, INIT, and CHECK blocks
52372              From: mjtg@cam.ac.uk (Mike Guy)
52373              Date: Fri, 10 Dec 2004 19:08:01 +0000
52374              Message-ID: <E1Ccq7V-00057s-9s@virgo.cus.cam.ac.uk>
52375      Branch: perl
52376            ! pod/perlfunc.pod
52377 ____________________________________________________________________________
52378 [ 23638] By: steveh                                on 2004/12/10  14:58:59
52379         Log: Fix Win32 breakage caused by change 23610
52380
52381              Simply skip the offending tests on Win32.  There is no sense in testing
52382              that $Config dir entries appear in @INC because the $Config entries
52383              relate to where perl.exe will be installed (as per INST_DRV/INST_TOP in
52384              win32/Makefile), whereas @INC entries are dynamic, based on where
52385              perlXX.dll is currently located.
52386      Branch: perl
52387            ! lib/Config.t
52388 ____________________________________________________________________________
52389 [ 23637] By: rgs                                   on 2004/12/10  10:17:47
52390         Log: Pod nit ([perl #32800])
52391      Branch: perl
52392            ! pod/perlfunc.pod
52393 ____________________________________________________________________________
52394 [ 23636] By: rgs                                   on 2004/12/10  10:02:12
52395         Log: Subject: [PATCH] Test rt.perl.org 5900
52396              From: Michael G Schwern <schwern@pobox.com>
52397              Date: Thu, 9 Dec 2004 22:11:59 -0500
52398              Message-ID: <20041210031159.GA7629@windhund.schwern.org>
52399      Branch: perl
52400            ! t/op/taint.t
52401 ____________________________________________________________________________
52402 [ 23635] By: rgs                                   on 2004/12/10  09:51:44
52403         Log: Subject: [PATCH] cleanup t/op/taint.t
52404              From: Michael G Schwern <schwern@pobox.com>
52405              Date: Fri, 10 Dec 2004 02:04:49 -0500
52406              Message-ID: <20041210070448.GA22347@windhund.schwern.org>
52407
52408              Subject: [PATCH] Add todo_skip() to test.pl
52409              From: Michael G Schwern <schwern@pobox.com>
52410              Date: Fri, 10 Dec 2004 04:27:06 -0500
52411              Message-ID: <20041210092706.GA23378@windhund.schwern.org>
52412      Branch: perl
52413            ! t/op/taint.t t/test.pl
52414 ____________________________________________________________________________
52415 [ 23634] By: nicholas                              on 2004/12/09  22:51:03
52416         Log: Evade using @ in the 1 liner with some perl 1 syntax.
52417      Branch: perl
52418            ! lib/Config.t
52419 ____________________________________________________________________________
52420 [ 23633] By: rgs                                   on 2004/12/09  18:50:16
52421         Log: Subject: RE: [PATCH perl.h toke.c utf8.c] minor format clean up
52422              From: Robin Barker <Robin.Barker@npl.co.uk>
52423              Date: Wed, 1 Dec 2004 15:15:44 -0000
52424              Message-ID: <533D273D4014D411AB1D00062938C4D90849C521@hotel.npl.co.uk>
52425      Branch: perl
52426            ! perl.h
52427 ____________________________________________________________________________
52428 [ 23632] By: rgs                                   on 2004/12/09  17:12:12
52429         Log: Subject: UTF8_ALLOW_ANYUV should not allow overlong sequences [PATCH]
52430              From: Gisle Aas <gisle@activestate.com>
52431              Date: 06 Dec 2004 02:59:24 -0800
52432              Message-ID: <lrmzwrae0j.fsf_-_@caliper.activestate.com>
52433      Branch: perl
52434            ! utf8.h
52435 ____________________________________________________________________________
52436 [ 23631] By: rgs                                   on 2004/12/09  16:03:01
52437         Log: Subject: [PATCH] :encoding(utf8) broken in perl-5.8.6
52438              From: Gisle Aas <gisle@ActiveState.com>
52439              Date: 03 Dec 2004 06:09:19 -0800
52440              Message-ID: <lrllcfeank.fsf_-_@caliper.activestate.com>
52441      Branch: perl
52442            ! ext/PerlIO/t/encoding.t
52443 ____________________________________________________________________________
52444 [ 23630] By: rgs                                   on 2004/12/09  15:49:07
52445         Log: Upgrade to perldoc 3.14
52446      Branch: perl
52447            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
52448 ____________________________________________________________________________
52449 [ 23629] By: rgs                                   on 2004/12/09  09:57:42
52450         Log: Fix test to cope with the previous h2ph change.
52451      Branch: perl
52452            ! t/lib/h2ph.pht
52453 ____________________________________________________________________________
52454 [ 23628] By: rgs                                   on 2004/12/08  16:50:30
52455         Log: Subject: [perl #32962] h2ph - use of local() in generated code
52456              From: Peter.Dintelmann@dresdner-bank.com (via RT)
52457              Date: 8 Dec 2004 15:49:32 -0000
52458              Message-ID: <rt-3.0.11-32962-102394.11.065973521948@perl.org>
52459      Branch: perl
52460            ! utils/h2ph.PL
52461 ____________________________________________________________________________
52462 [ 23627] By: rgs                                   on 2004/12/08  16:19:38
52463         Log: Subject: [PATCH] Re: [perl #32949] FileCache only works in "main" package
52464              From: "Jos I. Boumans" <kane@xs4all.net>
52465              Date: Wed, 8 Dec 2004 14:24:19 +0100
52466              Message-Id: <7728A4F5-491C-11D9-9CA3-000A95EF62E2@xs4all.net>
52467      Branch: perl
52468            + lib/FileCache/t/06export.t
52469            ! MANIFEST lib/FileCache.pm
52470 ____________________________________________________________________________
52471 [ 23626] By: nicholas                              on 2004/12/07  23:39:46
52472         Log: Avoid getting the stash name twice (at least visually, if not also
52473              in the generated code)
52474      Branch: perl
52475            ! sv.c
52476 ____________________________________________________________________________
52477 [ 23624] By: rgs                                   on 2004/12/07  18:26:48
52478         Log: Upgrade to Encode 2.09
52479      Branch: perl
52480            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
52481            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.xs
52482            ! ext/Encode/t/Encode.t ext/Encode/t/fallback.t
52483 ____________________________________________________________________________
52484 [ 23623] By: nicholas                              on 2004/12/07  15:27:09
52485         Log: Revert part of the change to gv_fullname4(), as the change seems to
52486              be fractionally slower. Re-investigation prompted by a comment from
52487              Tim Bunce, who seems to be more on the ball than I am.
52488      Branch: perl
52489            ! gv.c
52490 ____________________________________________________________________________
52491 [ 23622] By: steveh                                on 2004/12/07  10:50:26
52492         Log: Update AUTHORS (for changes #23200 and #23621)
52493      Branch: perl
52494            ! AUTHORS
52495 ____________________________________________________________________________
52496 [ 23621] By: steveh                                on 2004/12/07  10:35:59
52497         Log: Updates to README.win32 (aka perlwin32), with some changes.
52498
52499              Subject: Patch to README.win32 distributed with 5.8.6 for building under .net / MSVC7 (free)
52500              From: Max Maischein <corion@corion.net>
52501              Date: Sun, 05 Dec 2004 19:39:40 +0100
52502              Message-ID: <41B355EC.9010505@corion.net>
52503      Branch: perl
52504            ! README.win32
52505 ____________________________________________________________________________
52506 [ 23620] By: rgs                                   on 2004/12/06  22:22:11
52507         Log: Upgrade to Term::ANSIColor 1.09
52508      Branch: perl
52509            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
52510            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
52511 ____________________________________________________________________________
52512 [ 23619] By: rgs                                   on 2004/12/06  21:54:55
52513         Log: Small addition to perlsec by Stas Bekman.
52514      Branch: perl
52515            ! pod/perlsec.pod
52516 ____________________________________________________________________________
52517 [ 23618] By: steveh                                on 2004/12/06  15:54:30
52518         Log: Fix another Win32 breakage caused by change 23554
52519      Branch: perl
52520            ! t/win32/system.t
52521 ____________________________________________________________________________
52522 [ 23617] By: nicholas                              on 2004/12/06  15:35:39
52523         Log: Break out setting $^X into its own static function S_set_caret_X
52524      Branch: perl
52525            ! perl.c
52526 ____________________________________________________________________________
52527 [ 23616] By: steveh                                on 2004/12/06  14:42:32
52528         Log: Fix typo from change 23554 which screwed up Windows smokes
52529      Branch: perl
52530            ! win32/Makefile
52531 ____________________________________________________________________________
52532 [ 23615] By: nicholas                              on 2004/12/06  14:39:59
52533         Log: sanity check the arguments to runperl(), to try to avoid it
52534              hanging waiting on STDIN for a script.
52535      Branch: perl
52536            ! t/test.pl
52537 ____________________________________________________________________________
52538 [ 23614] By: nicholas                              on 2004/12/06  13:41:45
52539         Log: Remove spurious semicolons
52540              (As these 2 are spare, I guess I should send them to Mark Rhodes
52541              (former office mate) as he often said that he kept mislaying his)
52542      Branch: perl
52543            ! gv.h
52544 ____________________________________________________________________________
52545 [ 23613] By: nicholas                              on 2004/12/06  13:10:24
52546         Log: Tests for Config.pm much better now - toDONE
52547      Branch: perl
52548            ! pod/perltodo.pod
52549 ____________________________________________________________________________
52550 [ 23612] By: nicholas                              on 2004/12/06  13:01:36
52551         Log: Turn gv_fullname3 and gv_efullname3 into macros that call
52552              gv_fullname4 and gv_efullname4 directly, saving overhead.
52553      Branch: perl
52554            ! embed.fnc embed.h gv.h proto.h
52555 ____________________________________________________________________________
52556 [ 23611] By: merijn                                on 2004/12/06  12:00:10
52557         Log: New Itanium servers
52558      Branch: perl
52559            ! README.hpux
52560 ____________________________________________________________________________
52561 [ 23610] By: nicholas                              on 2004/12/06  10:35:00
52562         Log: Check that @INC entries and %Config path entries are consistent.
52563      Branch: perl
52564            ! lib/Config.t
52565 ____________________________________________________________________________
52566 [ 23609] By: nicholas                              on 2004/12/03  22:17:32
52567         Log: gv_fullname4() can get rid of the main:: for us.
52568              (well, actually, it never puts it in)
52569      Branch: perl
52570            ! op.c
52571 ____________________________________________________________________________
52572 [ 23608] By: rgs                                   on 2004/12/03  21:51:45
52573         Log: $foo::_ was wrongly forced as $main::_.
52574              Since we still want "our $_" to be always forced to $main::_,
52575              deplace the forcing code at our-pad allocation time.
52576              (Making execution probably a tiny bit faster)
52577      Branch: perl
52578            ! gv.c op.c t/op/mydef.t
52579 ____________________________________________________________________________
52580 [ 23607] By: nicholas                              on 2004/12/03  20:38:37
52581         Log: Remove double checking of acceptable switches on tr/// ops.
52582      Branch: perl
52583            ! toke.c
52584 ____________________________________________________________________________
52585 [ 23606] By: nicholas                              on 2004/12/03  20:07:31
52586         Log: use (c == '$' || c == '@' || c == '%') instead of strchr("$@%", c)
52587              The latter gives larger code, is less clear and can't be any faster
52588      Branch: perl
52589            ! perl.c toke.c
52590 ____________________________________________________________________________
52591 [ 23605] By: nicholas                              on 2004/12/03  18:56:31
52592         Log: Small code tidy up in gv_fullname4
52593      Branch: perl
52594            ! gv.c
52595 ____________________________________________________________________________
52596 [ 23604] By: nicholas                              on 2004/12/03  18:26:43
52597         Log: There are clearer ways of saying m/^[ab]$/ than strchr("ab", c)
52598              They seem to produce slightly smaller object code too.
52599      Branch: perl
52600            ! gv.c
52601 ____________________________________________________________________________
52602 [ 23603] By: nicholas                              on 2004/12/03  17:02:43
52603         Log: Fix a typo in an assert(). It helps to compile with -DDEBUGGING
52604      Branch: perl
52605            ! perl.c
52606 ____________________________________________________________________________
52607 [ 23602] By: nicholas                              on 2004/12/03  15:50:15
52608         Log: Pull out the duplicateded push @INC, $_ if -e $_ code from
52609              S_pushinc into a new function S_pushinc_if_exists
52610              Avoid the SV copy when pushing onto @INC by creating a new scratch
52611              SV each time a push is done.
52612      Branch: perl
52613            ! perl.c
52614 ____________________________________________________________________________
52615 [ 23601] By: nicholas                              on 2004/12/02  22:35:34
52616         Log: Subject: [PATCH] configure.com: no more CONFIG=true
52617              From: "Craig A. Berry" <craigberry@mac.com>
52618              Message-ID: <41AF87BA.1080108@mac.com>
52619              Date: Thu, 02 Dec 2004 15:23:06 -0600
52620      Branch: perl
52621            ! configure.com
52622 ____________________________________________________________________________
52623 [ 23598] By: nicholas                              on 2004/12/01  23:13:32
52624         Log: 2 new BeOS files were missing
52625      Branch: perl
52626            ! MANIFEST
52627 ____________________________________________________________________________
52628 [ 23592] By: nicholas                              on 2004/12/01  18:54:14
52629         Log: Subject: [PATCH] Makefile.SH: de-parallelise mktables
52630              From: Jarkko Hietaniemi <jhi@iki.fi>
52631              Message-ID: <41ADFD95.4030007@iki.fi>
52632              Date: Wed, 01 Dec 2004 19:21:25 +0200
52633      Branch: perl
52634            ! Makefile.SH
52635 ____________________________________________________________________________
52636 [ 23588] By: nicholas                              on 2004/12/01  16:52:45
52637         Log: &test in constant.t is vestigial, so amputate it.
52638      Branch: perl
52639            ! lib/constant.t
52640 ____________________________________________________________________________
52641 [ 23587] By: nicholas                              on 2004/12/01  16:35:10
52642         Log: Tidy up the reference name stringification to save getting the
52643              hash name twice. Pleasant side effect is 44 byte smaller object
52644              file. (A small win is still a win)
52645      Branch: perl
52646            ! sv.c
52647 ____________________________________________________________________________
52648 [ 23584] By: merijn                                on 2004/12/01  13:44:24
52649         Log: Subject: [perl #32717] BeOS specific Updates
52650              Date: 30 Nov 2004 15:38:32 -0000
52651              From: Ingo Weinhold (via RT) <perlbug-followup@perl.org>
52652              Message-ID: <rt-3.0.11-32717-101307.19.7097750538509@perl.org>
52653      Branch: perl
52654            + beos/beos_flock_server.cpp beos/beos_flock_server.h
52655            ! beos/beos.c beos/beosish.h ext/Errno/Errno_pm.PL
52656            ! ext/File/Glob/t/basic.t hints/beos.sh lib/ExtUtils/t/MM_BeOS.t
52657            ! lib/Tie/File/t/16_handle.t perl.c t/op/magic.t
52658 ____________________________________________________________________________
52659 [ 23583] By: merijn                                on 2004/12/01  13:29:18
52660         Log: Subject: [PATCH] add -I../lib to VMS build to find Config_heavy.pl
52661              Date: Wed, 01 Dec 2004 07:24:45 -0600
52662              From: "Craig A. Berry" <craigberry@mac.com>
52663              Message-ID: <41ADC61D.8010407@mac.com>
52664      Branch: perl
52665            ! vms/descrip_mms.template
52666 ____________________________________________________________________________
52667 [ 23581] By: rgs                                   on 2004/12/01  13:01:55
52668         Log: MANIFEST.SKIP is missing from the list of files that come
52669              with MakeMaker
52670      Branch: perl
52671            ! Porting/Maintainers.pl
52672 ____________________________________________________________________________
52673 [ 23577] By: nicholas                              on 2004/11/30  16:40:06
52674         Log: Add placeholders for the new strlcat and strlcpy entries in
52675              config.sh, to ensure that the config.h generated for cross-
52676              compilation will still work.
52677      Branch: perl
52678            ! Cross/config.sh-arm-linux
52679 ____________________________________________________________________________
52680 [ 23575] By: nicholas                              on 2004/11/30  15:32:17
52681         Log: Let pod/buildtoc resort the MANIFEST the way it wants it
52682      Branch: perl
52683            ! MANIFEST
52684 ____________________________________________________________________________
52685 [ 23574] By: nicholas                              on 2004/11/30  15:31:14
52686         Log: Add perl586delta.pod to all the necessary makefiles and tables of
52687              contents.
52688      Branch: perl
52689            ! pod.lst pod/perl.pod pod/perltoc.pod vms/descrip_mms.template
52690            ! win32/pod.mak
52691 ____________________________________________________________________________
52692 [ 23571] By: merijn                                on 2004/11/30  15:11:01
52693         Log: Subject: Re: [PATCH] Re: Smoke [5.9.2] 23566 FAIL(X) openbsd 3.6 (i386/1 cpu)
52694              Date: Tue, 30 Nov 2004 09:29:06 -0600
52695              From: Steve Peters <steve@fisharerojo.org>
52696              Message-ID: <20041130152906.GA555@mccoy.peters.homeunix.org>
52697      Branch: perl
52698            ! hints/openbsd.sh
52699 ____________________________________________________________________________
52700 [ 23570] By: nicholas                              on 2004/11/30  14:57:53
52701         Log: Integrate perlhist entries for 5.8.6 and its perldelta to blead
52702      Branch: perl
52703           +> pod/perl586delta.pod
52704            ! MANIFEST
52705           !> pod/perlhist.pod
52706 ____________________________________________________________________________
52707 [ 23568] By: rgs                                   on 2004/11/30  13:02:16
52708         Log: Protection against trailing spaces in embed.fnc
52709      Branch: perl
52710            ! autodoc.pl embed.pl
52711 ____________________________________________________________________________
52712 [ 23567] By: rgs                                   on 2004/11/30  12:57:30
52713         Log: Remove trailing whitespace that found their way in the docs
52714              (spotted by Stas Bekman)
52715      Branch: perl
52716            ! embed.fnc pod/perlapi.pod proto.h
52717 ____________________________________________________________________________
52718 [ 23566] By: rgs                                   on 2004/11/29  12:30:31
52719         Log: Upgrade to Test::Simple 0.53
52720      Branch: perl
52721            + lib/Test/Simple/t/circular_data.t
52722            + lib/Test/Simple/t/overload_threads.t
52723            + lib/Test/Simple/t/plan_bad.t
52724            + lib/Test/Simple/t/plan_shouldnt_import.t
52725            + lib/Test/Simple/t/require_ok.t lib/Test/Simple/t/sort_bug.t
52726            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
52727            ! lib/Test/Simple.pm lib/Test/Simple/Changes
52728            ! lib/Test/Simple/README lib/Test/Simple/TODO
52729            ! lib/Test/Simple/t/00signature.t lib/Test/Simple/t/More.t
52730            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/fail_one.t
52731            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/overload.t
52732            ! lib/Test/Simple/t/todo.t t/lib/TieOut.pm
52733 ____________________________________________________________________________
52734 [ 23564] By: nicholas                              on 2004/11/28  16:13:56
52735         Log: Skip generating all the code to deal with "" strings in config.sh
52736              if there aren't any. '' only code is much simpler.
52737      Branch: perl
52738            ! configpm
52739 ____________________________________________________________________________
52740 [ 23563] By: nicholas                              on 2004/11/28  15:00:15
52741         Log: Given that there is a pre-built cache, no need for @v_fast
52742      Branch: perl
52743            ! configpm
52744 ____________________________________________________________________________
52745 [ 23562] By: nicholas                              on 2004/11/28  13:56:30
52746         Log: The byteorder code doesn't need to be in Config.pm if byteorder
52747              isn't actually a frequently looked up value.
52748      Branch: perl
52749            ! configpm
52750 ____________________________________________________________________________
52751 [ 23561] By: nicholas                              on 2004/11/28  13:20:39
52752         Log: Need to stub the public functions to keep some existing code
52753              working.
52754              No need to keep $Config_SH around in memory when we can easily
52755              re-create it.
52756      Branch: perl
52757            ! configpm
52758 ____________________________________________________________________________
52759 [ 23558] By: nicholas                              on 2004/11/27  23:06:41
52760         Log: Generate the precached %Config entries based on some empirical
52761              data, rather than just guesswork.
52762      Branch: perl
52763            ! Makefile.SH configpm
52764 ____________________________________________________________________________
52765 [ 23557] By: nicholas                              on 2004/11/27  21:26:42
52766         Log: Subject: [PATCH] Re: getting Config.pm on a diet
52767              From: "Craig A. Berry" <craigberry@mac.com>
52768              Message-ID: <41A8F225.7080902@mac.com>
52769              Date: Sat, 27 Nov 2004 15:31:17 -0600
52770      Branch: perl
52771            ! vms/descrip_mms.template
52772 ____________________________________________________________________________
52773 [ 23555] By: nicholas                              on 2004/11/27  17:28:47
52774         Log: Hateful cAsE iNsEnSiTiVe file systems
52775      Branch: perl
52776            ! configpm
52777 ____________________________________________________________________________
52778 [ 23554] By: nicholas                              on 2004/11/27  16:56:35
52779         Log: Put Config.pm on a diet. 3K rather than 32K
52780              configpm now generates 2 files, a small Config.pm containing the
52781              commonly used functions and values, which AUTOLOADs a
52782              Config_heavy.pl containing anything else needed.
52783              The "common" values in the small Config.pm may need some
52784              tweaking, based on real world data.
52785      Branch: perl
52786            ! Makefile.SH configpm vms/descrip_mms.template win32/Makefile
52787            ! win32/makefile.mk
52788 ____________________________________________________________________________
52789 [ 23550] By: nicholas                              on 2004/11/27  14:43:37
52790         Log: Clarify the return values of pos, particularly 0 and undef, as
52791              suggested by Stas Bekman
52792      Branch: perl
52793            ! pod/perlfunc.pod
52794 ____________________________________________________________________________
52795 [ 23549] By: nicholas                              on 2004/11/27  14:24:21
52796         Log: Document the interaction of PERL_USE_SAVE_PUTENV and
52797              PL_use_safe_putenv, based on text by Stas Bekman
52798      Branch: perl
52799            ! INSTALL
52800 ____________________________________________________________________________
52801 [ 23548] By: rgs                                   on 2004/11/26  17:20:46
52802         Log: Subject: [perl #32639] [PATCH] Bug in Term::Complete Module with $_ Usage
52803              From: "Steve Peters via RT" <perlbug-followup@perl.org>
52804              Date: 26 Nov 2004 17:14:33 -0000
52805              Message-ID: <rt-3.0.11-32639-101066.11.6172971744206@perl.org>
52806      Branch: perl
52807            ! lib/Term/Complete.pm
52808 ____________________________________________________________________________
52809 [ 23547] By: rgs                                   on 2004/11/26  15:16:59
52810         Log: Freak out if h2ph has to translate a macro that    contains assembly code.
52811
52812              Subject: [PATCH] h2ph vs __asm__
52813              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
52814              Date: Thu, 25 Nov 2004 17:24:43 +0100
52815              Message-ID: <20041125172443.757a4833@dhcp123.mandrakesoft.com>
52816      Branch: perl
52817            ! utils/h2ph.PL
52818 ____________________________________________________________________________
52819 [ 23546] By: rgs                                   on 2004/11/26  15:07:47
52820         Log: Doc nit for B::Lint
52821              Subject: [PATCH] B::Lint
52822              From: Andy Lester <andy@petdance.com>
52823              Date: Fri, 26 Nov 2004 00:30:48 -0600
52824              Message-ID: <20041126063048.GA10161@petdance.com>
52825      Branch: perl
52826            ! ext/B/B/Lint.pm
52827 ____________________________________________________________________________
52828 [ 23545] By: nicholas                              on 2004/11/26  12:33:34
52829         Log: The change to the internal representation introduced a bug whereby
52830              the key returned by FIRSTKEY had an erroneous leading newline.
52831              EXISTS was also buggy.
52832      Branch: perl
52833            ! configpm lib/Config.t
52834 ____________________________________________________________________________
52835 [ 23544] By: nicholas                              on 2004/11/26  11:29:21
52836         Log: Make configpm and the generated Config.pm strict and warnings
52837              clean.
52838      Branch: perl
52839            ! configpm
52840 ____________________________________________________________________________
52841 [ 23543] By: steveh                                on 2004/11/26  10:56:12
52842         Log: Fix Win32 breakage caused by changes 23535/23542.
52843      Branch: perl
52844            ! lib/Config.t
52845 ____________________________________________________________________________
52846 [ 23542] By: nicholas                              on 2004/11/25  23:41:05
52847         Log: Generate the virtual entries at Config.pm build time, as they
52848              don't change. This lets us get rid of the entire "fetch_virtual"
52849              baggage, and makes the config_re lookup work for the virtual
52850              entries.
52851      Branch: perl
52852            ! configpm lib/Config.t
52853 ____________________________________________________________________________
52854 [ 23541] By: nicholas                              on 2004/11/25  22:50:15
52855         Log: Cheat. (Add a leading newline, and so remove all the special
52856              casing for "if we're at the start of $Config_SH")
52857      Branch: perl
52858            ! configpm lib/Config.t
52859 ____________________________________________________________________________
52860 [ 23538] By: nicholas                              on 2004/11/25  21:37:23
52861         Log: Add an exists test for the things we loop over
52862      Branch: perl
52863            ! lib/Config.t
52864 ____________________________________________________________________________
52865 [ 23537] By: nicholas                              on 2004/11/25  21:33:23
52866         Log: The first entry in the virtual config.sh is special cased. So
52867              test it.
52868      Branch: perl
52869            ! lib/Config.t
52870 ____________________________________________________________________________
52871 [ 23536] By: nicholas                              on 2004/11/25  21:00:56
52872         Log: Make $Config{libs_nolargefiles} and
52873              $Config{libswanted_nolargefiles} work. (For the first time)
52874      Branch: perl
52875            ! configpm lib/Config.t
52876 ____________________________________________________________________________
52877 [ 23535] By: nicholas                              on 2004/11/25  20:10:43
52878         Log: Test the currently working virtual %Config entries
52879      Branch: perl
52880            ! lib/Config.t
52881 ____________________________________________________________________________
52882 [ 23534] By: rgs                                   on 2004/11/24  16:09:42
52883         Log: Subject: RC1 pod fix #anchor
52884              From: Stas Bekman <stas@stason.org>
52885              Date: Wed, 24 Nov 2004 10:57:21 -0500
52886              Message-ID: <41A4AF61.9080408@stason.org>
52887      Branch: perl
52888            ! pod/perlrun.pod
52889 ____________________________________________________________________________
52890 [ 23533] By: rgs                                   on 2004/11/24  16:07:38
52891         Log: Subject: [patch pod/perlipc] use POSIX; w/o () is a bad idea
52892              From: Stas Bekman <stas@stason.org>
52893              Date: Wed, 24 Nov 2004 11:25:14 -0500
52894              Message-ID: <41A4B5EA.3020804@stason.org>
52895      Branch: perl
52896            ! pod/perlipc.pod
52897 ____________________________________________________________________________
52898 [ 23532] By: rgs                                   on 2004/11/24  14:47:31
52899         Log: Subject: [perl #3242] [PATCH]No error on assignment to $>
52900              From: "Steve Peters via RT" <perlbug-followup@perl.org>
52901              Date: 21 Nov 2004 04:38:09 -0000
52902              Message-ID: <rt-3.0.11-3242-100676.6.32723019025057@perl.org>
52903      Branch: perl
52904            ! pod/perlvar.pod
52905 ____________________________________________________________________________
52906 [ 23531] By: nicholas                              on 2004/11/24  11:50:28
52907         Log: Wrap some long lines
52908      Branch: perl
52909            ! lib/Config.t
52910 ____________________________________________________________________________
52911 [ 23528] By: rgs                                   on 2004/11/23  13:35:34
52912         Log: Fix for bug: [perl #32562] __PACKAGE__ symbol has wrong value
52913              after eval or require
52914      Branch: perl
52915            ! t/comp/package.t toke.c
52916 ____________________________________________________________________________
52917 [ 23527] By: rgs                                   on 2004/11/23  10:20:02
52918         Log: Subject: Re: [perl #32486] error in documentation for POSIX::pipe
52919              From: Michael G Schwern <schwern@pobox.com>
52920              Date: Fri, 19 Nov 2004 14:28:56 -0500
52921              Message-ID: <20041119192856.GA4769@windhund.schwern.org>
52922      Branch: perl
52923            ! ext/POSIX/POSIX.pod
52924 ____________________________________________________________________________
52925 [ 23526] By: rgs                                   on 2004/11/23  09:26:03
52926         Log: Subject: [perl #3422] [PATCH] CHECK routine called after syntax error
52927              From: "Steve Peters via RT" <perlbug-followup@perl.org>
52928              Date: 23 Nov 2004 00:04:24 -0000
52929              Message-ID: <rt-3.0.11-3422-100830.4.45764701781506@perl.org>
52930      Branch: perl
52931            ! ext/B/B/Deparse.pm
52932 ____________________________________________________________________________
52933 [ 23525] By: rgs                                   on 2004/11/23  09:09:57
52934         Log: Subject: [PATCH] warnings.t portability tweaks
52935              From: "Craig A. Berry" <craigberry@mac.com>
52936              Date: Sat, 20 Nov 2004 10:29:47 -0600
52937              Message-ID: <419F70FB.7000100@mac.com>
52938      Branch: perl
52939            ! t/lib/warnings/9uninit t/lib/warnings/perlio
52940 ____________________________________________________________________________
52941 [ 23523] By: nicholas                              on 2004/11/20  22:17:18
52942         Log: Assimilate Test-Simple 0.50
52943      Branch: perl
52944            + lib/Test/Simple/TODO lib/Test/Simple/t/00signature.t
52945            + lib/Test/Simple/t/00test_harness_check.t
52946            + lib/Test/Simple/t/eq_set.t lib/Test/Simple/t/extra_one.t
52947            + lib/Test/Simple/t/fail_one.t
52948            + lib/Test/Simple/t/harness_active.t lib/Test/Simple/t/no_diag.t
52949            + lib/Test/Simple/t/overload.t lib/Test/Simple/t/reset.t
52950            + lib/Test/Simple/t/thread_taint.t t/lib/NoExporter.pm
52951            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
52952            ! lib/Test/Simple.pm lib/Test/Simple/Changes
52953            ! lib/Test/Simple/README lib/Test/Simple/t/More.t
52954            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/extra.t
52955            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
52956            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/has_plan2.t
52957            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/missing.t
52958            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan_is_noplan.t
52959            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/threads.t
52960            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/use_ok.t
52961            ! lib/Test/Tutorial.pod t/lib/Test/Simple/Catch.pm
52962            ! t/lib/TieOut.pm
52963 ____________________________________________________________________________
52964 [ 23520] By: nicholas                              on 2004/11/20  14:21:28
52965         Log: genuine possible buffer problems spotted by flawfinder
52966      Branch: perl
52967            ! regcomp.c util.c
52968 ____________________________________________________________________________
52969 [ 23519] By: rgs                                   on 2004/11/19  14:48:35
52970         Log: Make "err" a weak keyword;
52971              that is, it will be overriden by any sub named "err", except when
52972              really an operator is expected at this point. ([perl #32347])
52973      Branch: perl
52974            ! t/op/dor.t toke.c
52975 ____________________________________________________________________________
52976 [ 23518] By: rgs                                   on 2004/11/19  09:22:33
52977         Log: Subject: [perl #32486] error in documentation for POSIX::pipe
52978              From: chris@ex-parrot.com (via RT) <perlbug-followup@perl.org>
52979              Date: 18 Nov 2004 18:09:54 -0000
52980              Message-ID: <rt-3.0.11-32486-100537.1.04456486825399@perl.org>
52981      Branch: perl
52982            ! ext/POSIX/POSIX.pod
52983 ____________________________________________________________________________
52984 [ 23517] By: nicholas                              on 2004/11/18  23:32:20
52985         Log: Bump version number
52986      Branch: perl
52987            ! lib/ExtUtils/Constant.pm
52988 ____________________________________________________________________________
52989 [ 23516] By: rgs                                   on 2004/11/18  22:06:21
52990         Log: Remaining nit in the deparsing of reversed foreach loops
52991      Branch: perl
52992            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
52993 ____________________________________________________________________________
52994 [ 23514] By: rgs                                   on 2004/11/18  18:01:52
52995         Log: Fix deparsing of reversed foreach loops,
52996              plus a bug in the previous commit
52997      Branch: perl
52998            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
52999 ____________________________________________________________________________
53000 [ 23513] By: rgs                                   on 2004/11/18  17:25:19
53001         Log: Fix deparsing of reversed sort and descending sorts,
53002              due to the recent optimisations on this part of the optree.
53003      Branch: perl
53004            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
53005 ____________________________________________________________________________
53006 [ 23510] By: rgs                                   on 2004/11/17  10:41:56
53007         Log: Subject: [perl #28929] File::Find follow_fast => 1 loses dangling symlink
53008              From: "Steve Peters via RT" <perlbug-followup@perl.org>
53009              Date: 12 Nov 2004 02:47:36 -0000
53010              Message-ID: <rt-3.0.11-28929-100158.11.3214775505644@perl.org>
53011      Branch: perl
53012            ! lib/File/Find.pm lib/File/Find/t/find.t
53013 ____________________________________________________________________________
53014 [ 23509] By: rgs                                   on 2004/11/17  10:22:52
53015         Log: PerlFAQ sync.
53016      Branch: perl
53017            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq6.pod
53018            ! pod/perlfaq7.pod
53019 ____________________________________________________________________________
53020 [ 23508] By: rgs                                   on 2004/11/17  10:14:58
53021         Log: Fix a couple of typos.
53022      Branch: perl
53023            ! hv.c utf8.c
53024 ____________________________________________________________________________
53025 [ 23507] By: rgs                                   on 2004/11/17  10:11:20
53026         Log: Subject: SuSE's perl safe_putenf diff
53027              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
53028              Date: Thu, 11 Nov 2004 15:54:43 +0100
53029              Message-ID: <20041111145443.GA1854@immd4.informatik.uni-erlangen.de>
53030
53031              slightly reworked to make the PL_use_safe_putenv variable fit in
53032              the current framework. This patch turns on the use of safe putenv
53033              for any application that embeds a perl interpreter.
53034      Branch: perl
53035            ! embedvar.h mg.c miniperlmain.c perl.c perlapi.h perlvars.h
53036            ! util.c
53037 ____________________________________________________________________________
53038 [ 23506] By: rgs                                   on 2004/11/17  08:57:17
53039         Log: Subject: [PATCH] perl5db.pl POD cleanup
53040              From: Autrijus Tang <autrijus@autrijus.org>
53041              Date: Fri, 12 Nov 2004 12:41:33 +0800
53042              Message-ID: <20041112044133.GA92924@aut.dyndns.org>
53043      Branch: perl
53044            ! lib/perl5db.pl
53045 ____________________________________________________________________________
53046 [ 23505] By: rgs                                   on 2004/11/17  08:31:39
53047         Log: Subject: [PATCH 5.8.x] Allow more tries for t/op/time.t test 2.
53048              From: Andy Dougherty <doughera@lafayette.edu>
53049              Date: Tue, 16 Nov 2004 12:11:00 -0500 (EST)
53050              Message-ID: <Pine.SOL.4.58.0411161149170.5639@maxwell.phys.lafayette.edu>
53051      Branch: perl
53052            ! t/op/time.t
53053 ____________________________________________________________________________
53054 [ 23501] By: steveh                                on 2004/11/16  10:55:20
53055         Log: Make all scripts run by regen.pl write output with UNIX style EOL's.
53056
53057              (autodoc.pl was already done by change 23371.)
53058      Branch: perl
53059            ! bytecode.pl embed.pl keywords.pl opcode.pl regcomp.pl
53060            ! warnings.pl
53061 ____________________________________________________________________________
53062 [ 23500] By: merijn                                on 2004/11/16  10:49:35
53063         Log: Subject: [PATCH] s/hierachy/hierarchy/
53064              Date: Mon, 15 Nov 2004 15:59:14 -0700
53065              From: "Larry Shatzer Jr." <larrysh@cpan.org>
53066              Message-ID: <20041115225913.GA22373@zippy.zyx.net>
53067      Branch: perl
53068            ! ext/B/B.pm ext/Time/HiRes/Makefile.PL perlio.h
53069 ____________________________________________________________________________
53070 [ 23499] By: steveh                                on 2004/11/16  09:42:50
53071         Log: Fix Win32 breakage caused by changes to op.c in change 23433.
53072
53073              Also limit the scope of the locks in a couple of places, as suggested
53074              by Hugo in http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-11/msg00286.html.
53075      Branch: perl
53076            ! embed.fnc embed.h global.sym op.c op.h proto.h regcomp.c
53077 ____________________________________________________________________________
53078 [ 23498] By: merijn                                on 2004/11/14  07:02:20
53079         Log: Subject: [PATCH] Add the minitest target to vms buildsystem
53080              From: Abe Timmerman <abe@ztreet.demon.nl>
53081              Date: Sun, 14 Nov 2004 00:48:17 +0100
53082              Message-Id: <200411140048.17035.abe@ztreet.demon.nl>
53083      Branch: perl
53084            ! vms/descrip_mms.template vms/test.com
53085 ____________________________________________________________________________
53086 [ 23497] By: rgs                                   on 2004/11/12  21:11:48
53087         Log: Subject: [perl #32400] Unnecessary warning from constant.pm
53088              From: Anno Siegel (via RT) <perlbug-followup@perl.org>
53089              Date: 10 Nov 2004 18:30:38 -0000
53090              Message-ID: <rt-3.0.11-32400-100099.4.31094423840584@perl.org>
53091      Branch: perl
53092            ! lib/constant.pm lib/constant.t
53093 ____________________________________________________________________________
53094 [ 23496] By: merijn                                on 2004/11/12  20:47:19
53095         Log: Subject: [perl #32419] Spelling fixes for perl@23492
53096              Date: 12 Nov 2004 16:14:49 -0000
53097              From: Richard Soderberg (via RT) <perlbug-followup@perl.org>
53098              Message-ID: <rt-3.0.11-32419-100173.13.0717895191322@perl.org>
53099      Branch: perl
53100            ! pod/perl573delta.pod pod/perl58delta.pod pod/perl590delta.pod
53101            ! pod/perl591delta.pod pod/perl592delta.pod pod/perlapi.pod
53102            ! pod/perlapio.pod pod/perldata.pod pod/perldebtut.pod
53103            ! pod/perlipc.pod pod/perlport.pod pod/perlre.pod
53104            ! pod/perlretut.pod pod/perlrun.pod pod/perlsub.pod
53105            ! pod/perlthrtut.pod pod/perltodo.pod pod/perltooc.pod
53106 ____________________________________________________________________________
53107 [ 23495] By: merijn                                on 2004/11/12  20:26:17
53108         Log: Subject: [PATCH] Small documentation fix to ExtUtils::Constant
53109              Date: Fri, 12 Nov 2004 11:15:47 -0600
53110              From: steve@fisharerojo.org
53111              Message-ID: <20041112171547.GA8011@kirk.dsl-verizon.net>
53112      Branch: perl
53113            ! lib/ExtUtils/Constant.pm
53114 ____________________________________________________________________________
53115 [ 23494] By: davem                                 on 2004/11/12  18:59:06
53116         Log: Add some descriptive text from Larry to op.c on how optrees are built
53117      Branch: perl
53118            ! op.c
53119 ____________________________________________________________________________
53120 [ 23492] By: rgs                                   on 2004/11/10  09:32:39
53121         Log: Replace a skip by a todo.
53122              Subject: Re: [PATCH] Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on cygwin-thread-multi-64int 1.5.12s(0.11642) (UNINSTALLED)
53123              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
53124              Date: Wed, 10 Nov 2004 01:30:14 -0800
53125              Message-ID: <20041110093014.GA1676@efn.org>
53126      Branch: perl
53127            ! t/io/tell.t
53128 ____________________________________________________________________________
53129 [ 23491] By: rgs                                   on 2004/11/10  07:40:31
53130         Log: Subject: [PATCH] Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on cygwin-thread-multi-64int 1.5.12s(0.11642) (UNINSTALLED)
53131              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
53132              Date: Tue, 9 Nov 2004 17:40:13 -0800
53133              Message-ID: <20041110014012.GA2796@efn.org>
53134      Branch: perl
53135            ! t/io/tell.t
53136 ____________________________________________________________________________
53137 [ 23490] By: rgs                                   on 2004/11/09  18:17:07
53138         Log: Adjust test count for non-windows machines
53139      Branch: perl
53140            ! ext/IO/t/io_file.t
53141 ____________________________________________________________________________
53142 [ 23489] By: merijn                                on 2004/11/09  17:53:53
53143         Log: Subject: [PATCH] fix IO::File to support binmode
53144              From: "Jos I. Boumans" <kane@dwim.org>
53145              Date: Tue, 9 Nov 2004 16:59:27 +0100
53146              Message-Id: <559E356E-3268-11D9-A2E6-000A95EF62E2@dwim.org>
53147      Branch: perl
53148            + ext/IO/t/io_file.t
53149            ! MANIFEST ext/IO/lib/IO/File.pm
53150 ____________________________________________________________________________
53151 [ 23487] By: nicholas                              on 2004/11/08  20:27:42
53152         Log: No more late changes, dammit
53153      Branch: perl
53154            ! ext/B/t/optree_concise.t
53155 ____________________________________________________________________________
53156 [ 23485] By: rgs                                   on 2004/11/08  08:38:03
53157         Log: Subject: Re: optree tests and VMS progress (no really)
53158              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
53159              Date: Sun, 7 Nov 2004 23:24:15 -0800
53160              Message-ID: <20041108072415.GA3928@efn.org>
53161      Branch: perl
53162            ! ext/B/t/OptreeCheck.pm
53163 ____________________________________________________________________________
53164 [ 23482] By: davem                                 on 2004/11/06  11:59:16
53165         Log: document regcomp.c/regexec.c's dual life under ext/re/
53166      Branch: perl
53167            ! regcomp.c regexec.c
53168 ____________________________________________________________________________
53169 [ 23481] By: nicholas                              on 2004/11/06  08:48:50
53170         Log: Subject: Re: optree tests and VMS progress (no really)
53171              From: Jim Cromie <jim.cromie@gmail.com>
53172              Message-ID: <cfe85dfa041105235723398fe2@mail.gmail.com>
53173              Date: Sat, 6 Nov 2004 00:57:13 -0700
53174      Branch: perl
53175            ! ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
53176            ! ext/B/t/optree_concise.t
53177 ____________________________________________________________________________
53178 [ 23475] By: merijn                                on 2004/11/05  14:16:27
53179         Log: Subject: Re: Buidling stable.tar.gz on Unix as non-root [PATCH]
53180              Date: Fri, 5 Nov 2004 10:36:57 -0500 (EST)
53181              From: Andy Dougherty <doughera@lafayette.edu>
53182              Message-ID: <Pine.SOL.4.58.0411051035020.15217@maxwell.phys.lafayette.edu>
53183      Branch: perl
53184            ! INSTALL
53185 ____________________________________________________________________________
53186 [ 23474] By: merijn                                on 2004/11/05  13:07:16
53187         Log: Skip failing thread/wait tests on HP-UX 10.20
53188              These will never ever be fixed, since 10.20 is obsolete
53189              perl583delta describes this. The quote is included in wait.t
53190      Branch: perl
53191            ! ext/threads/shared/t/wait.t
53192 ____________________________________________________________________________
53193 [ 23473] By: rgs                                   on 2004/11/05  08:47:44
53194         Log: Subject: [perl #32327] Benchmark calls coderef with spurious arguments
53195              From: Anno Siegel (via RT) <perlbug-followup@perl.org>
53196              Date: 4 Nov 2004 20:12:36 -0000
53197              Message-ID: <rt-3.0.11-32327-99325.8.9408996026507@perl.org>
53198      Branch: perl
53199            ! lib/Benchmark.pm lib/Benchmark.t
53200 ____________________________________________________________________________
53201 [ 23471] By: rgs                                   on 2004/11/04  09:26:56
53202         Log: Subject: [PATCH blead] [perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails
53203              From: Rick Delaney <rick@bort.ca>
53204              Date: Sun, 31 Oct 2004 22:40:40 -0500
53205              Message-ID: <20041101034040.GC1232@biff.bort.ca>
53206      Branch: perl
53207            + t/op/regexp_qr.t
53208            ! MANIFEST pp.c pp_hot.c regexec.c t/op/regexp.t
53209 ____________________________________________________________________________
53210 [ 23470] By: rgs                                   on 2004/11/04  08:25:34
53211         Log: Subject: Re: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
53212              From: Rick Delaney <rick@bort.ca>
53213              Date: Wed, 3 Nov 2004 19:46:16 -0500
53214              Message-ID: <20041104004616.GA11214@biff.bort.ca>
53215      Branch: perl
53216            ! lib/overload.pm lib/overload.t
53217 ____________________________________________________________________________
53218 [ 23469] By: rgs                                   on 2004/11/03  11:54:28
53219         Log: Mostly revert change #23347 (keep the test suite, fixed),
53220              having decided that it wasn't a correct fix for bug #31793.
53221      Branch: perl
53222            ! lib/overload.pm lib/overload.t
53223 ____________________________________________________________________________
53224 [ 23468] By: rgs                                   on 2004/11/03  07:39:04
53225         Log: Subject: Re: [perl #30633] Perl's "do" operator with a variety of absolute paths under Cygwin
53226              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
53227              Date: Tue, 2 Nov 2004 17:24:29 -0800
53228              Message-ID: <20041103012429.GA7196@efn.org>
53229      Branch: perl
53230            ! util.h
53231 ____________________________________________________________________________
53232 [ 23467] By: rgs                                   on 2004/11/03  06:38:38
53233         Log: Subject: [PATCH configure.com] Re: [PATCH]  Detecting strlcat() and strlcpy() in Configure
53234              From: "Craig A. Berry" <craigberry@mac.com>
53235              Date: Tue, 02 Nov 2004 20:02:04 -0600
53236              Message-ID: <41883C1C.3080108@mac.com>
53237      Branch: perl
53238            ! configure.com
53239 ____________________________________________________________________________
53240 [ 23466] By: rgs                                   on 2004/11/02  12:33:57
53241         Log: FAQ sync
53242      Branch: perl
53243            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
53244            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
53245            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
53246            ! pod/perlfaq9.pod
53247 ____________________________________________________________________________
53248 [ 23465] By: rgs                                   on 2004/11/02  08:18:15
53249         Log: Reformulate an error
53250              (so the error message given by "perl -M" is a bit more
53251              meaningful, as Jarkko pointed out)
53252      Branch: perl
53253            ! perl.c pod/perldiag.pod
53254 ____________________________________________________________________________
53255 [ 23457] By: merijn                                on 2004/11/01  13:26:43
53256         Log: New Glossary and samples for blead
53257              Glossary now is in line with recent changes to config_h.SH
53258      Branch: perl
53259            ! Porting/Glossary Porting/config.sh Porting/config_H
53260 ____________________________________________________________________________
53261 [ 23455] By: merijn                                on 2004/11/01  12:51:52
53262         Log: Since strlcat/strlcpy are not argument/return value compatible
53263              with strncat/strncpy, replace the misleading defines with comment
53264      Branch: perl
53265            ! handy.h
53266 ____________________________________________________________________________
53267 [ 23450] By: merijn                                on 2004/10/31  16:33:17
53268         Log: The next step in strlcat ()/ strcpy () detection and usage
53269              preparation. Change to handy.h eeded for config_h.SH
53270      Branch: perl
53271            ! config_h.SH handy.h
53272 ____________________________________________________________________________
53273 [ 23448] By: nicholas                              on 2004/10/31  14:37:46
53274         Log: Make TEST and harness skip tests for extensions that were not
53275              configured. Currently this skipping is silent - maybe they should
53276              report what they are skipping.
53277      Branch: perl
53278            ! t/TEST t/harness
53279 ____________________________________________________________________________
53280 [ 23446] By: nicholas                              on 2004/10/31  13:02:01
53281         Log: Subject: [patches] optree_* tests unexpectedly succeeding. + maint-only patch
53282              From: Jim Cromie <jim.cromie@gmail.com>
53283              Message-ID: <cfe85dfa04102515365f11ef10@mail.gmail.com>
53284              Date: Mon, 25 Oct 2004 16:36:40 -0600
53285      Branch: perl
53286            ! ext/B/t/optree_check.t ext/B/t/optree_varinit.t
53287 ____________________________________________________________________________
53288 [ 23445] By: nicholas                              on 2004/10/31  12:24:09
53289         Log: Set the IV values for PL_sv_yes and PL_sv_no at initialisation time.
53290      Branch: perl
53291            ! perl.c sv.c
53292 ____________________________________________________________________________
53293 [ 23444] By: nicholas                              on 2004/10/31  11:20:27
53294         Log: Skip tests if Devel::Peek not built
53295      Branch: perl
53296            ! ext/threads/shared/t/sv_refs.t ext/threads/t/end.t
53297            ! ext/threads/t/join.t lib/base/t/fields-base.t
53298 ____________________________________________________________________________
53299 [ 23443] By: nicholas                              on 2004/10/31  11:19:47
53300         Log: Assimilate PathTools 3.01 (File::Spec and Cwd)
53301      Branch: perl
53302            ! ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm
53303            ! lib/File/Spec/VMS.pm
53304 ____________________________________________________________________________
53305 [ 23442] By: nicholas                              on 2004/10/31  11:07:57
53306         Log: Oops. Forgot to add the new test in I18N::LangTags 0.35
53307      Branch: perl
53308            + lib/I18N/LangTags/t/20_locales.t
53309 ____________________________________________________________________________
53310 [ 23441] By: nicholas                              on 2004/10/31  10:41:17
53311         Log: Correct change 23437 - as Config isn't imported, need to use a fully
53312              qualified package
53313      Branch: perl
53314            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_check.t
53315            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
53316            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
53317            ! ext/B/t/optree_varinit.t
53318 ____________________________________________________________________________
53319 [ 23440] By: nicholas                              on 2004/10/31  10:40:11
53320         Log: Assimilate I18N::LangTags 0.35
53321      Branch: perl
53322            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
53323            ! lib/I18N/LangTags/List.pm lib/I18N/LangTags/README
53324 ____________________________________________________________________________
53325 [ 23439] By: nicholas                              on 2004/10/31  08:17:57
53326         Log: Subject: [PATCH] Temporary fix for usemallocwrap problems on IRIX (was Re: usemallocwrap problems on IRIX (was Re: Problem and question))
53327              Date: Sun, 31 Oct 2004 04:01:42 -0500
53328              From: Ed Allen Smith <easmith@beatrice.rutgers.edu>
53329              Message-Id: <mid+200410310901.i9V91g1Y519894@dogberry.rutgers.edu>
53330      Branch: perl
53331            ! hints/irix_6.sh
53332 ____________________________________________________________________________
53333 [ 23438] By: davem                                 on 2004/10/30  23:25:37
53334         Log: Using foreach on threads::shared array crashes perl
53335              The FETCH code for shared aggregate elements could leak a shared RV
53336              address into a private SV. RVs are now handled specially, in the
53337              same way that they already were for scalar shared magic.
53338      Branch: perl
53339            ! ext/threads/shared/shared.xs
53340 ____________________________________________________________________________
53341 [ 23437] By: nicholas                              on 2004/10/30  22:49:18
53342         Log: Skip tests that require Data::Dumper if it is not built
53343      Branch: perl
53344            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_check.t
53345            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
53346            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
53347            ! ext/B/t/optree_varinit.t lib/ExtUtils/t/Liblist.t
53348            ! lib/ExtUtils/t/prereq_print.t
53349 ____________________________________________________________________________
53350 [ 23436] By: merijn                                on 2004/10/30  16:11:15
53351         Log: Promote #23435 (strlcat ()/strlcpy ()) to non-standard OS's
53352      Branch: perl
53353            ! NetWare/config_H.wc Porting/config_H plan9/config_h.sample
53354            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
53355            ! win32/config_H.vc64 wince/config_H.ce
53356 ____________________________________________________________________________
53357 [ 23435] By: merijn                                on 2004/10/30  15:54:48
53358         Log: Added probes for strlcat () and strlcpy () to Configure
53359              Re-ordered config_h.SH
53360      Branch: perl
53361            ! Configure Makefile.SH config_h.SH
53362 ____________________________________________________________________________
53363 [ 23433] By: davem                                 on 2004/10/29  21:04:17
53364         Log: Threading crash with closures
53365              various OpREFCNT_inc() operations weren't doing locking
53366      Branch: perl
53367            ! pad.c regcomp.c sv.c
53368 ____________________________________________________________________________
53369 [ 23432] By: steveh                                on 2004/10/29  14:12:02
53370         Log: Document sv_magic() changes brought about by sv_magicext()
53371
53372              Change 14335 made sv_magic() a wrapper to a new sv_magicext(),
53373              but didn't update the documentation for sv_magic() to reflect
53374              the changed handling of the name/namlen arguments.
53375
53376              Also correct a couple of typos, and mention sv_magicext() in
53377              perlguts.
53378      Branch: perl
53379            ! pod/perlapi.pod pod/perlguts.pod sv.c
53380 ____________________________________________________________________________
53381 [ 23431] By: merijn                                on 2004/10/29  13:56:03
53382         Log: Subject: [PATCH] 36 additional tests for B
53383              From: Steve Peters <steve@fisharerojo.org>
53384              Date: Fri, 29 Oct 2004 00:53:22 -0500
53385              Message-Id: <200410290053.22947.steve@fisharerojo.org>
53386      Branch: perl
53387            ! ext/B/t/b.t
53388 ____________________________________________________________________________
53389 [ 23426] By: davem                                 on 2004/10/27  22:50:57
53390         Log: include flags and refcount in the list of leaked scalars
53391      Branch: perl
53392            ! perl.c
53393 ____________________________________________________________________________
53394 [ 23425] By: ams                                   on 2004/10/27  11:27:27
53395         Log: Subject: [PATCH] lib/Carp.t improvements
53396              From: "Craig A. Berry" <craigberry@mac.com>
53397              Date: Tue, 26 Oct 2004 23:32:25 -0500
53398              Message-Id: <417F24D9.1000904@mac.com>
53399      Branch: perl
53400            ! lib/Carp.t
53401 ____________________________________________________________________________
53402 [ 23424] By: rgs                                   on 2004/10/25  15:31:21
53403         Log: Fix [perl #32130] Errno.pm must not pass references to "prototype"
53404      Branch: perl
53405            ! ext/Errno/Errno_pm.PL ext/Errno/t/Errno.t
53406 ____________________________________________________________________________
53407 [ 23423] By: rgs                                   on 2004/10/25  15:09:27
53408         Log: Small updates to the web addresses for Perl, noticed by Robert Spier
53409      Branch: perl
53410            ! pod/perl.pod pod/perlfaq2.pod
53411 ____________________________________________________________________________
53412 [ 23422] By: rgs                                   on 2004/10/25  14:56:37
53413         Log: Subject: [perl #30227] [PATCH]splain vs. -w
53414              From: "Steve Peters via RT" <perlbug-followup@perl.org>
53415              Date: 23 Oct 2004 13:55:41 -0000
53416              Message-ID: <rt-3.0.11-30227-98375.1.28465791111211@perl.org>
53417      Branch: perl
53418            ! lib/diagnostics.pm
53419 ____________________________________________________________________________
53420 [ 23421] By: rgs                                   on 2004/10/25  07:29:50
53421         Log: Upgrade to Encode 2.08.
53422      Branch: perl
53423            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
53424            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
53425            ! ext/Encode/Unicode/Unicode.xs
53426            ! ext/Encode/lib/Encode/Encoding.pm
53427 ____________________________________________________________________________
53428 [ 23420] By: mhx                                   on 2004/10/24  07:53:45
53429         Log: Subject: Re: [perl #31937] perlop: add basic =~ examples
53430              From: Steve Peters <steve@fisharerojo.org>
53431              Date: Sat, 23 Oct 2004 08:01:51 -0500
53432              Message-Id: <200410230801.51649.steve@fisharerojo.org>
53433      Branch: perl
53434            ! pod/perlop.pod
53435 ____________________________________________________________________________
53436 [ 23419] By: mhx                                   on 2004/10/23  23:39:18
53437         Log: Subject: [PATCH] Re: Devel::Peek: hash quality 125%?
53438              From: Tels <perl_dummy@bloodgate.com>
53439              Date: Sat, 23 Oct 2004 16:56:31 +0200
53440              Message-Id: <200410231656.40995@bloodgate.com>
53441      Branch: perl
53442            ! ext/Devel/Peek/Changes ext/Devel/Peek/Peek.pm
53443 ____________________________________________________________________________
53444 [ 23418] By: davem                                 on 2004/10/23  21:50:19
53445         Log: Chained goto &sub drops data too early.
53446
53447              Change 22373 to stop a memory leak in goto &foo intead caused
53448              the elements of @_ to be freed too early. This revised fix
53449              just transfers the reifiedness of the old @_ to the new @_
53450      Branch: perl
53451            ! pp_ctl.c t/op/goto.t
53452 ____________________________________________________________________________
53453 [ 23417] By: rgs                                   on 2004/10/23  19:58:07
53454         Log: Upgrade to Encode 2.07
53455      Branch: perl
53456            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
53457            ! ext/Encode/Encode.xs ext/Encode/META.yml
53458            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
53459            ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/Encode.t
53460            ! ext/Encode/t/fallback.t ext/Encode/ucm/macArabic.ucm
53461            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macChinsimp.ucm
53462            ! ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDingbats.ucm
53463            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macKorean.ucm
53464            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macSymbol.ucm
53465            ! ext/Encode/ucm/macThai.ucm
53466 ____________________________________________________________________________
53467 [ 23416] By: nicholas                              on 2004/10/23  17:15:46
53468         Log: Subject: [PATCH] ext/IO/IO.xs: fix blocking on sparc linux
53469              Message-ID: <20041022033033.GA12362@londo.c47.org>
53470              From: Brendan O'Dea <bod@debian.org>
53471              Date: Fri, 22 Oct 2004 13:30:33 +1000
53472      Branch: perl
53473            ! ext/IO/IO.xs
53474 ____________________________________________________________________________
53475 [ 23410] By: rgs                                   on 2004/10/21  15:51:32
53476         Log: Subject: docpatch for perltie.pod
53477              From: David Cantrell <david@cantrell.org.uk>
53478              Date: Thu, 21 Oct 2004 12:21:52 +0100
53479              Message-ID: <20041021112151.GA22862@bytemark.barnyard.co.uk>
53480      Branch: perl
53481            ! pod/perltie.pod
53482 ____________________________________________________________________________
53483 [ 23396] By: ams                                   on 2004/10/21  01:36:49
53484         Log: Subject: [PATCH] Math::BigInt v1.73 final
53485              From: Tels <perl_dummy@bloodgate.com>
53486              Date: Wed, 20 Oct 2004 21:06:40 +0200
53487              Message-Id: <200410202106.41840@bloodgate.com>
53488
53489              Subject: [PATCH] Math::BigRat v0.13 (pre-release)
53490              From: Tels <tels@bloodgate.com>
53491              Date: Wed, 20 Oct 2004 22:03:55 +0200
53492              Message-Id: <200410202203.56063@bloodgate.com>
53493      Branch: perl
53494            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/BigRat.pm
53495            ! lib/Math/BigRat/t/big_ap.t lib/Math/BigRat/t/bigrat.t
53496            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
53497            ! lib/Math/BigRat/t/bigratup.t
53498 ____________________________________________________________________________
53499 [ 23395] By: nicholas                              on 2004/10/20  22:39:36
53500         Log: Need to skip optree walking tests if perlio not built
53501      Branch: perl
53502            ! ext/B/t/f_map.t ext/B/t/f_sort.t
53503 ____________________________________________________________________________
53504 [ 23394] By: rgs                                   on 2004/10/20  07:42:34
53505         Log: Remove opmini.c when cleaning up.
53506      Branch: perl
53507            ! Makefile.SH
53508 ____________________________________________________________________________
53509 [ 23393] By: rgs                                   on 2004/10/20  07:36:45
53510         Log: Ensure that PVA.pl returns a true value.
53511      Branch: perl
53512            ! lib/unicore/mktables
53513 ____________________________________________________________________________
53514 [ 23392] By: ams                                   on 2004/10/20  06:19:03
53515         Log: Subject: [PATCH perl.c pod/perl.pod pod/perlfaq2.pod]
53516              Rephrase "Perl Home Page" References
53517              From: chromatic <chromatic@wgz.org>
53518              Date: Tue, 19 Oct 2004 22:52:19 -0700
53519              Message-Id: <1098251539.20976.53.camel@localhost>
53520      Branch: perl
53521            ! AUTHORS perl.c pod/perl.pod pod/perlfaq2.pod
53522 ____________________________________________________________________________
53523 [ 23384] By: rgs                                   on 2004/10/19  13:17:01
53524         Log: Upgrade to Encode 2.05
53525      Branch: perl
53526            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
53527            ! ext/Encode/encoding.pm
53528 ____________________________________________________________________________
53529 [ 23383] By: rgs                                   on 2004/10/19  11:38:37
53530         Log: More Data::Dumper docs nits, fix the previous one,
53531              suggested by Yves Orton.
53532      Branch: perl
53533            ! ext/Data/Dumper/Dumper.pm
53534 ____________________________________________________________________________
53535 [ 23382] By: rgs                                   on 2004/10/19  11:21:55
53536         Log: Subject: [PATCH] perlfaq2.pod (add a book)
53537              From: <richard.foley@ubs.com>
53538              Date: Tue, 19 Oct 2004 07:29:31 +0200
53539              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD903FB9E3A@NZURC900PEX1.ubsgs.ubsgroup.net>
53540      Branch: perl
53541            ! pod/perlfaq2.pod
53542 ____________________________________________________________________________
53543 [ 23381] By: mhx                                   on 2004/10/19  03:51:59
53544         Log: Re-apply the encoding.pm part of:
53545
53546              Subject: [PATCH] encoding and open pragmas
53547              From: Jarkko Hietaniemi <jhi@iki.fi>
53548              Date: Mon, 16 Aug 2004 22:27:00 +0300
53549              Message-ID: <41210A84.6060506@iki.fi>
53550      Branch: perl
53551            ! ext/Encode/encoding.pm
53552 ____________________________________________________________________________
53553 [ 23380] By: mhx                                   on 2004/10/18  21:00:26
53554         Log: Upgrade to Encode 2.04.
53555      Branch: perl
53556            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
53557            ! ext/Encode/JP/JP.pm ext/Encode/META.yml ext/Encode/Makefile.PL
53558            ! ext/Encode/bin/piconv ext/Encode/bin/ucmsort
53559            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
53560            ! ext/Encode/lib/Encode/Supported.pod
53561            ! ext/Encode/ucm/big5-hkscs.ucm
53562 ____________________________________________________________________________
53563 [ 23379] By: mhx                                   on 2004/10/18  15:44:05
53564         Log: Fix a typo.
53565      Branch: perl
53566            ! utils/c2ph.PL
53567 ____________________________________________________________________________
53568 [ 23378] By: rgs                                   on 2004/10/18  11:25:20
53569         Log: Add a missing warning categorisation in perldiag.
53570      Branch: perl
53571            ! pod/perldiag.pod
53572 ____________________________________________________________________________
53573 [ 23377] By: ams                                   on 2004/10/16  23:52:18
53574         Log: Subject: [PATCH] test_harness tweak for VMS
53575              From: "Craig A. Berry" <craigberry@mac.com>
53576              Date: Sat, 16 Oct 2004 12:15:02 -0500
53577              Message-Id: <41715716.5000108@mac.com>
53578      Branch: perl
53579            ! vms/descrip_mms.template vms/test.com
53580 ____________________________________________________________________________
53581 [ 23376] By: nicholas                              on 2004/10/16  18:16:12
53582         Log: Merge code from vdie and vcroak into S_vdie_croak_common
53583      Branch: perl
53584            ! util.c
53585 ____________________________________________________________________________
53586 [ 23375] By: nicholas                              on 2004/10/16  14:39:48
53587         Log: Merge the common code from Perl_vdie and Perl_vwarner into a
53588              S_vdie_common
53589      Branch: perl
53590            ! util.c
53591 ____________________________________________________________________________
53592 [ 23374] By: nicholas                              on 2004/10/16  12:57:39
53593         Log: The second half of Perl_vwarner is actually a straight cut&paste job
53594              from Perl_vwarn, so convert it into a (tail) call to Perl_vwarn.
53595              cut&paste is bad, m'kay.
53596      Branch: perl
53597            ! util.c
53598 ____________________________________________________________________________
53599 [ 23373] By: nicholas                              on 2004/10/15  17:11:08
53600         Log: Implement sv_svset _nosteal variants by passing a flag into
53601              sv_set_flags rather than messing with the SvTEMP() flag on either
53602              side of the call.
53603      Branch: perl
53604            ! sv.c sv.h
53605 ____________________________________________________________________________
53606 [ 23372] By: rgs                                   on 2004/10/15  14:09:54
53607         Log: Implement a new -dt command-line flag, to enable threads under the
53608              debugger (bug #31666).
53609
53610              Subject: RE: [PATCH] debugger handles threads [perl #31666]
53611              From: <richard.foley@ubs.com>
53612              Date: Wed, 13 Oct 2004 13:01:18 +0200
53613              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD903FB9E12@NZURC900PEX1.ubsgs.ubsgroup.net>
53614
53615              Subject: Re: [PATCH] debugger handles threads [perl #31666]
53616              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
53617              Date: Wed, 13 Oct 2004 02:49:58 -0700
53618              Message-ID: <20041013094957.GA17184@efn.org>
53619      Branch: perl
53620            ! lib/perl5db.pl perl.c pod/perlrun.pod
53621 ____________________________________________________________________________
53622 [ 23371] By: steveh                                on 2004/10/15  12:54:29
53623         Log: Make autodoc.pl write its output with UNIX style EOL's.
53624
53625              This saves the Win32 committer(s?) having to dos2unix the files
53626              before committing.  Maybe Perforce's "LineEnd: share" suffices
53627              anyway, but there's no harm in playing safe.
53628      Branch: perl
53629            ! autodoc.pl
53630 ____________________________________________________________________________
53631 [ 23370] By: nicholas                              on 2004/10/15  11:01:18
53632         Log: Include opmini.c in the dependency generation.
53633      Branch: perl
53634            ! Makefile.SH
53635 ____________________________________________________________________________
53636 [ 23369] By: rgs                                   on 2004/10/15  10:20:16
53637         Log: Doc nit to Data::Dumper, suggested by Peter Kay.
53638      Branch: perl
53639            ! ext/Data/Dumper/Dumper.pm
53640 ____________________________________________________________________________
53641 [ 23368] By: steveh                                on 2004/10/15  10:12:31
53642         Log: Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and sv_vsetpvf_mg.
53643
53644              These are already in the API supported by Devel::PPPort, and are
53645              often more useful than sv_vcatpvfn and sv_vsetpvfn which were
53646              already documented.
53647      Branch: perl
53648            ! embed.fnc pod/perlapi.pod sv.c
53649 ____________________________________________________________________________
53650 [ 23367] By: mhx                                   on 2004/10/14  18:00:04
53651         Log: Subject: [PATCH] Re: [NOT OK] 23353 OpenVMS 7.2 VAX
53652              From: "Craig A. Berry" <craigberry@mac.com>
53653              Date: Thu, 14 Oct 2004 10:09:41 -0500
53654              Message-ID: <416E96B5.5020100@mac.com>
53655      Branch: perl
53656            ! ext/Devel/PPPort/parts/inc/ppphtest
53657            ! ext/Devel/PPPort/t/ppphtest.t
53658 ____________________________________________________________________________
53659 [ 23366] By: rgs                                   on 2004/10/14  15:50:49
53660         Log: Subject: AW: [perl #31864] IO::Poll - undef fd not checked in mask()
53661              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
53662              Date: Mon, 11 Oct 2004 09:54:15 +0200
53663              Message-ID: <8FD9B6A658383E468B55D364D1A9951601857331@ffz00zm6.ffz00e.mail.dresdner.net>
53664      Branch: perl
53665            ! ext/IO/lib/IO/Poll.pm
53666 ____________________________________________________________________________
53667 [ 23365] By: rgs                                   on 2004/10/14  14:58:21
53668         Log: Fix [perl #31971] local $^D gives noise
53669      Branch: perl
53670            ! embed.fnc embed.h mg.c perl.c proto.h
53671 ____________________________________________________________________________
53672 [ 23364] By: rgs                                   on 2004/10/14  14:25:29
53673         Log: A few fixes in the list of -D debugging flags
53674      Branch: perl
53675            ! perl.c pod/perlrun.pod
53676 ____________________________________________________________________________
53677 [ 23363] By: rgs                                   on 2004/10/14  14:01:50
53678         Log: Subject: [PATCH@23361] RE: [PATCH-for-23358] enable statically linked exte nsions for Win32
53679              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
53680              Date: Wed, 13 Oct 2004 09:45:31 +0400
53681              Message-ID: <7DD1BE2C50259746ABB8683672D2089E08133C@itotest-1.spb.lucent.com>
53682      Branch: perl
53683            ! win32/buildext.pl win32/makefile.mk
53684 ____________________________________________________________________________
53685 [ 23362] By: rgs                                   on 2004/10/12  16:49:53
53686         Log: Minor tweaks for the test.utf16 target, by Jarkko
53687      Branch: perl
53688            ! t/TEST
53689 ____________________________________________________________________________
53690 [ 23361] By: rgs                                   on 2004/10/12  16:07:54
53691         Log: Subject: [perl #31843] warnings::warn($obj,...) fails when $obj overloads ""
53692              From: kaminsky@math.huji.ac.il (via RT) <perlbug-followup@perl.org>
53693              Date: 5 Oct 2004 09:52:07 -0000
53694              Message-ID: <rt-3.0.11-31843-97358.2.89612012687236@perl.org>
53695              (with tweaks)
53696      Branch: perl
53697            ! lib/warnings.pm warnings.pl
53698 ____________________________________________________________________________
53699 [ 23360] By: rgs                                   on 2004/10/12  13:02:44
53700         Log: Subject: [PATCH-for-23358] enable statically linked extensions for Win32
53701              From: Vadim Konovalov <konovalo@mail.wplus.net>
53702              Date: Mon, 11 Oct 2004 22:57:00 +0400
53703              Message-ID: <80173417046.20041011225700@vkonovalov.ru>
53704      Branch: perl
53705            ! makedef.pl win32/Makefile win32/buildext.pl win32/dl_win32.xs
53706            ! win32/makefile.mk win32/perllib.c win32/sync_ext.pl
53707 ____________________________________________________________________________
53708 [ 23359] By: rgs                                   on 2004/10/12  12:54:27
53709         Log: Subject: Patch: BigInt v1.73 (pre-release)
53710              From: Tels <perl_dummy@bloodgate.com>
53711              Date: Sun, 10 Oct 2004 22:36:03 +0200
53712              Message-Id: <200410102236.03637@bloodgate.com>
53713      Branch: perl
53714            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
53715            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
53716            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
53717            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
53718            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbf.t
53719            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
53720            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
53721 ____________________________________________________________________________
53722 [ 23358] By: rgs                                   on 2004/10/11  07:28:34
53723         Log: Subject: [PATCH] add the 'test_harness' target to vms "makefile"
53724              From: Abe Timmerman <abe@ztreet.demon.nl>
53725              Date: Sat, 9 Oct 2004 18:13:38 +0200
53726              Message-Id: <200410091813.38673.abe@ztreet.demon.nl>
53727      Branch: perl
53728            ! t/harness vms/descrip_mms.template vms/test.com
53729 ____________________________________________________________________________
53730 [ 23357] By: davem                                 on 2004/10/10  19:18:00
53731         Log: Turn regcomp into a list op
53732      Branch: perl
53733            ! embed.fnc ext/B/B/Deparse.pm lib/overload.t op.c perly.act
53734            ! perly.h perly.tab perly.y pp_ctl.c proto.h toke.c
53735 ____________________________________________________________________________
53736 [ 23356] By: nicholas                              on 2004/10/10  15:21:24
53737         Log: Hack to make -Dusethreads -Uuseithreads -Uuse5005threads pass all tests
53738      Branch: perl
53739            ! ext/B/t/OptreeCheck.pm
53740 ____________________________________________________________________________
53741 [ 23355] By: nicholas                              on 2004/10/10  15:03:25
53742         Log: Restore runtime loading of Encode and Encode-related modules, so that
53743              open.pm will work when the Encode extension isn't build.
53744      Branch: perl
53745            ! lib/open.pm
53746 ____________________________________________________________________________
53747 [ 23354] By: merijn                                on 2004/10/09  12:27:39
53748         Log: Make AIX 5 + gcc work in 64bitall
53749      Branch: perl
53750            ! hints/aix.sh
53751 ____________________________________________________________________________
53752 [ 23353] By: merijn                                on 2004/10/08  09:52:59
53753         Log: A new machine type, some reformatting, some reorganization
53754              and a bit of additional info on Sleepycat's db.
53755      Branch: perl
53756            ! README.hpux
53757 ____________________________________________________________________________
53758 [ 23352] By: rgs                                   on 2004/10/08  08:56:49
53759         Log: Briefly document the test.utf16 make target.
53760      Branch: perl
53761            ! pod/perlhack.pod
53762 ____________________________________________________________________________
53763 [ 23351] By: rgs                                   on 2004/10/08  08:52:39
53764         Log: Make the perl interpreter more tolerant of UTF-16-encoded script
53765              (patch by Jarkko Hietaniemi)
53766      Branch: perl
53767            ! Makefile.SH t/TEST toke.c utf8.c
53768 ____________________________________________________________________________
53769 [ 23350] By: rgs                                   on 2004/10/04  16:05:20
53770         Log: Subject: [perl #31697] [PATCH] B::Showlex::newlex enhancement and pod
53771              From: Jim Cromie (via RT) <perlbug-followup@perl.org>
53772              Date: 23 Sep 2004 21:45:42 -0000
53773              Message-ID: <rt-3.0.11-31697-96840.0.810265136907162@perl.org>
53774              (with doc nits)
53775      Branch: perl
53776            ! ext/B/B/Concise.pm ext/B/B/Showlex.pm ext/B/t/showlex.t
53777 ____________________________________________________________________________
53778 [ 23349] By: rgs                                   on 2004/10/04  15:46:28
53779         Log: Increment $overload::VERSION after change #23347
53780      Branch: perl
53781            ! ext/B/B/Concise.pm lib/overload.pm
53782 ____________________________________________________________________________
53783 [ 23348] By: rgs                                   on 2004/10/04  14:00:11
53784         Log: Subject: [PATCH-for-23341] dynaloader improvements and cleanup
53785              From: Vadim Konovalov <vadim@vkonovalov.ru>
53786              Date: Sun, 3 Oct 2004 22:10:06 +0400
53787              Message-ID: <138-1837306906.20041003221006@vkonovalov.ru>
53788      Branch: perl
53789            ! ext/DynaLoader/DynaLoader_pm.PL
53790 ____________________________________________________________________________
53791 [ 23347] By: rgs                                   on 2004/10/04  10:57:15
53792         Log: Subject: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
53793              From: Rick Delaney <rick@bort.ca>
53794              Date: Sat, 2 Oct 2004 01:04:49 -0400
53795              Message-ID: <20041002050448.GB5059@biff.bort.ca>
53796      Branch: perl
53797            ! lib/overload.pm lib/overload.t
53798 ____________________________________________________________________________
53799 [ 23346] By: rgs                                   on 2004/10/04  10:18:49
53800         Log: Subject: [PATCH] vms/t/filespec.t tweak
53801              From: "Craig A. Berry" <craigberry@mac.com>
53802              Date: Fri, 01 Oct 2004 13:18:03 -0500
53803              Message-ID: <415D9F5B.5040306@mac.com>
53804      Branch: perl
53805            ! vms/ext/filespec.t
53806 ____________________________________________________________________________
53807 [ 23345] By: rgs                                   on 2004/10/04  08:53:04
53808         Log: More caveats on the non-portability of stat(), suggested by
53809              Stas Bekman.
53810      Branch: perl
53811            ! pod/perlfunc.pod
53812 ____________________________________________________________________________
53813 [ 23344] By: nicholas                              on 2004/10/02  21:49:15
53814         Log: Perl_sv_recode_to_utf8 shouldn't be returning SvPVX(sv) without
53815              any check on whether it's valid.
53816      Branch: perl
53817            ! sv.c
53818 ____________________________________________________________________________
53819 [ 23343] By: merijn                                on 2004/10/02  11:08:32
53820         Log: Subject: [PATCH] make t/uni/class.t pass on VMS
53821              From: "Craig A. Berry" <craigberry@mac.com>
53822              Date: Fri, 01 Oct 2004 12:57:55 -0500
53823              Message-ID: <415D9AA3.1000908@mac.com>
53824      Branch: perl
53825            ! t/uni/class.t
53826 ____________________________________________________________________________
53827 [ 23342] By: davem                                 on 2004/09/30  20:51:31
53828         Log: open $1, "file" doesn't raise an exception
53829      Branch: perl
53830            ! pp.c t/io/open.t
53831 ____________________________________________________________________________
53832 [ 23341] By: rgs                                   on 2004/09/30  15:41:40
53833         Log: Subject: [patch] Sys::Syslog POD - $Sys::Syslog::host
53834              From: "Jay Hannah" <jhannah@omnihotels.com>
53835              Date: Wed, 15 Sep 2004 14:51:42 -0500
53836              Message-ID: <002001c49b5d$6d0d79c0$4722000a@omarests2>
53837      Branch: perl
53838            ! ext/Sys/Syslog/Syslog.pm
53839 ____________________________________________________________________________
53840 [ 23340] By: rgs                                   on 2004/09/30  15:12:29
53841         Log: A fix for [perl #31692] : as PerlIO::scalar accesses directly the
53842              PV of the scalar it reads from, avoid to read it when it's an
53843              undefined PV.
53844      Branch: perl
53845            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
53846 ____________________________________________________________________________
53847 [ 23339] By: davem                                 on 2004/09/28  18:05:52
53848         Log: the improved -DT output of #23325 could print an uninit stack value
53849      Branch: perl
53850            ! toke.c
53851 ____________________________________________________________________________
53852 [ 23338] By: nicholas                              on 2004/09/28  16:55:08
53853         Log: Spelling correction spotted by Greg McCarroll
53854      Branch: perl
53855            ! README.epoc
53856 ____________________________________________________________________________
53857 [ 23337] By: rgs                                   on 2004/09/28  15:28:58
53858         Log: Subject: Patch for perl.c fixing an obscure environment bug
53859              From: Merijn Broeren <merijnb@iloquent.com>
53860              Date: Thu, 23 Sep 2004 17:18:17 +0200
53861              Message-ID: <20040923151817.GA15782@brugman.iloquent.nl>
53862      Branch: perl
53863            ! perl.c
53864 ____________________________________________________________________________
53865 [ 23336] By: rgs                                   on 2004/09/28  08:08:24
53866         Log: Perl -DT segfaults when parsing a 'use' statement
53867      Branch: perl
53868            ! toke.c
53869 ____________________________________________________________________________
53870 [ 23334] By: rgs                                   on 2004/09/23  07:33:15
53871         Log: Typo fix.
53872              Subject: [PATCH] Re: Smoke [5.9.2] 23330 FAIL(X) hp-ux 11.11/64 (PA-2.0/64/2 cpu)
53873              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
53874              Date: Wed, 22 Sep 2004 11:20:53 +0200
53875              Message-ID: <20040922112053.686562b6@valis.local>
53876      Branch: perl
53877            ! lib/open.pm
53878 ____________________________________________________________________________
53879 [ 23333] By: rgs                                   on 2004/09/23  07:30:16
53880         Log: Remove a couple of C<> to avoid confusing double quotes in text
53881              rendering. [perl #31678]
53882      Branch: perl
53883            ! pod/perlop.pod
53884 ____________________________________________________________________________
53885 [ 23332] By: rgs                                   on 2004/09/22  09:08:04
53886         Log: Document that $ENV{PATH} may not contain relative directories under -T
53887      Branch: perl
53888            ! pod/perldiag.pod pod/perlsec.pod
53889 ____________________________________________________________________________
53890 [ 23331] By: davem                                 on 2004/09/20  22:11:29
53891         Log: Subject:  Re: [perl #31586] utime does not reach expectations [PATCH]
53892              From:  LAUN Wolfgang <wolfgang.laun@alcatel.at>
53893              Date:  Fri, 17 Sep 2004 14:01:11 +0200
53894              Message-Id:  <DF27CDCBD2581D4B88431901094E4B4D02B0C88B@attmsx1.aut.alcatel.at>
53895
53896              Clarify the effect of utime when the file isn't owned by the user
53897      Branch: perl
53898            ! pod/perlfunc.pod
53899 ____________________________________________________________________________
53900 [ 23330] By: rgs                                   on 2004/09/20  17:20:38
53901         Log: Upgrade to MIME::Base64 3.05.
53902      Branch: perl
53903            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
53904            ! ext/MIME/Base64/t/warn.t
53905 ____________________________________________________________________________
53906 [ 23329] By: rgs                                   on 2004/09/20  17:13:20
53907         Log: Upgrade to Time::HiRes 1.65.
53908      Branch: perl
53909            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
53910            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
53911            ! ext/Time/HiRes/ppport.h ext/Time/HiRes/t/HiRes.t
53912 ____________________________________________________________________________
53913 [ 23327] By: rgs                                   on 2004/09/20  08:23:58
53914         Log: Subject: [perl #27576] [PATCH] Pod::Usage -exitvalue => "NOEXIT" requires -output be set (Doc bug)
53915              From: "Steve Peters via RT" <perlbug-followup@perl.org>
53916              Date: 26 Aug 2004 19:06:52 -0000
53917              Message-ID: <rt-3.0.11-27576-94411.2.28321880730803@perl.org>
53918      Branch: perl
53919            ! lib/Pod/Usage.pm
53920 ____________________________________________________________________________
53921 [ 23326] By: rgs                                   on 2004/09/20  08:10:47
53922         Log: Subject: [PATCH] encoding and open pragmas
53923              From: Jarkko Hietaniemi <jhi@iki.fi>
53924              Date: Mon, 16 Aug 2004 22:27:00 +0300
53925              Message-ID: <41210A84.6060506@iki.fi>
53926
53927              Subject: Re: [PATCH] encoding and open pragmas
53928              From: Jarkko Hietaniemi <jhi@iki.fi>
53929              Date: Tue, 17 Aug 2004 11:22:58 +0300 (EEST)
53930              Message-Id: <200408170822.i7H8MwUU016793@vipunen.hut.fi>
53931      Branch: perl
53932            ! ext/Encode/encoding.pm lib/open.pm lib/open.t t/io/layers.t
53933 ____________________________________________________________________________
53934 [ 23325] By: davem                                 on 2004/09/19  21:47:18
53935         Log: improve lexer debugging output (-DT)
53936              Decode yylex() return values, and show lexer state each time
53937              yylex() is called
53938      Branch: perl
53939            ! embed.fnc embed.h proto.h toke.c
53940 ____________________________________________________________________________
53941 [ 23323] By: rgs                                   on 2004/09/15  16:12:42
53942         Log: The XSUB.h patch from:
53943
53944              Subject: CPAN Upload: J/JP/JPEACOCK/version-0.42.tar.gz
53945              From: John Peacock <jpeacock@rowman.com>
53946              Date: Wed, 18 Aug 2004 08:26:35 -0400
53947              Message-ID: <41234AFB.1020009@rowman.com>
53948
53949              Now it will use version object logic for version comparison
53950              when loading XS modules.
53951      Branch: perl
53952            ! XSUB.h
53953 ____________________________________________________________________________
53954 [ 23322] By: rgs                                   on 2004/09/15  15:48:23
53955         Log: Upgrade to Time::HiRes 1.63.
53956              Note that it includes a ppport.h file. See if the one
53957              previously built in Devel::PPPort can be used instead.
53958      Branch: perl
53959            + ext/Time/HiRes/ppport.h
53960            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
53961            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
53962            ! ext/Time/HiRes/t/HiRes.t
53963 ____________________________________________________________________________
53964 [ 23321] By: davem                                 on 2004/09/14  21:57:10
53965         Log: Subject:  Re: [perl #31459] Bug in read()
53966              From:  Chris Heath <chris@heathens.co.nz>
53967              Date:  06 Sep 2004 00:03:12 -0400
53968              Message-Id:  <1094443392.12379.35.camel@linux.heathens.co.nz>
53969
53970              a read(F) into a UTF8-encoded buffer with an offset off the
53971              end of the buffer, miss-calculated buffer lengths
53972      Branch: perl
53973            ! pp_sys.c
53974 ____________________________________________________________________________
53975 [ 23320] By: davem                                 on 2004/09/12  22:09:51
53976         Log: Memory leak in nested shared data structures in 5.8.4
53977              A pop of an item from a shared array ref causes a leak due to
53978              AVf_REAL not having been set after an sv_upgrade(sv, SVt_PVAV).
53979              Make sv_upgrade() set always this flag.
53980      Branch: perl
53981            ! sv.c
53982 ____________________________________________________________________________
53983 [ 23319] By: nicholas                              on 2004/09/10  16:40:17
53984         Log: Integrate:
53985              [ 23318]
53986              Update the skips for the no perlio case
53987      Branch: perl
53988           !> ext/B/t/optree_check.t ext/B/t/optree_concise.t
53989           !> ext/B/t/showlex.t
53990 ____________________________________________________________________________
53991 [ 23300] By: nicholas                              on 2004/09/09  15:54:18
53992         Log: A single version of B that supports 5.8 and 5.10
53993      Branch: perl
53994            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
53995            ! ext/B/ramblings/runtime.porting ext/B/t/lint.t
53996 ____________________________________________________________________________
53997 [ 23283] By: mhx                                   on 2004/09/08  20:33:55
53998         Log: Subject: [PATCH-5.8.5] lib/bigint.pm tiny typo fix
53999              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
54000              Date: Mon, 6 Sep 2004 11:09:51 +0400
54001              Message-ID: <7DD1BE2C50259746ABB8683672D2089E081132@itotest-1.spb.lucent.com>
54002      Branch: perl
54003            ! lib/bigint.pm
54004 ____________________________________________________________________________
54005 [ 23282] By: mhx                                   on 2004/09/08  20:19:18
54006         Log: Upgrade to Devel::PPPort 3.03.
54007      Branch: perl
54008            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
54009            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
54010            ! ext/Devel/PPPort/PPPort_pm.PL
54011            ! ext/Devel/PPPort/parts/inc/MY_CXT ext/Devel/PPPort/t/MY_CXT.t
54012 ____________________________________________________________________________
54013 [ 23281] By: davem                                 on 2004/09/08  19:42:15
54014         Log: Subject:  [perl #21553] Re: Solaris Perl (fwd)
54015              From:  Andy Dougherty <doughera@lafayette.edu>
54016              Date:  Wed, 8 Sep 2004 11:32:26 -0400 (EDT)
54017              Message-Id:  <Pine.SOL.4.58.0409081129180.17582@maxwell.phys.lafayette.edu>
54018              Clarify whether it's safe to replace the perl bundled with Solaris
54019      Branch: perl
54020            ! README.solaris
54021 ____________________________________________________________________________
54022 [ 23280] By: mhx                                   on 2004/09/08  19:18:06
54023         Log: Upgrade to Devel::PPPort 3.02.
54024      Branch: perl
54025            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
54026            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
54027            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
54028            ! ext/Devel/PPPort/parts/base/5004050
54029            ! ext/Devel/PPPort/parts/base/5005000
54030            ! ext/Devel/PPPort/parts/base/5006000
54031            ! ext/Devel/PPPort/parts/base/5008001
54032            ! ext/Devel/PPPort/parts/base/5009002
54033            ! ext/Devel/PPPort/parts/inc/MY_CXT
54034            ! ext/Devel/PPPort/parts/inc/misc ext/Devel/PPPort/t/MY_CXT.t
54035            ! ext/Devel/PPPort/t/SvPV.t ext/Devel/PPPort/t/call.t
54036            ! ext/Devel/PPPort/t/cop.t ext/Devel/PPPort/t/grok.t
54037            ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t
54038            ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/misc.t
54039            ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/newRV.t
54040            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/sv_xpvf.t
54041            ! ext/Devel/PPPort/t/threads.t ext/Devel/PPPort/t/uv.t
54042 ____________________________________________________________________________
54043 [ 23279] By: mhx                                   on 2004/09/08  18:46:56
54044         Log: Add MY_CXT_CLONE to the core. (Taken from Time::HiRes.) See also:
54045              http://groups.google.com/groups?selm=r5l1vv00ca033k7a06d40fgei1ion91rnp%404ax.com
54046      Branch: perl
54047            ! perl.h
54048 ____________________________________________________________________________
54049 [ 23278] By: nicholas                              on 2004/09/08  16:53:34
54050         Log: backport B to work on 5.8.x, so that a single version of the source
54051              can be maintained, and ultimately dual-lifed on CPAN
54052              (the version conditional changes are actually surprisingly small)
54053      Branch: perl
54054            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
54055            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_samples.t
54056            ! ext/B/t/stash.t
54057 ____________________________________________________________________________
54058 [ 23277] By: mhx                                   on 2004/09/08  16:49:59
54059         Log: Subject: SvO?OK_off()'s return value
54060              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
54061              Date: Sun, 1 Aug 2004 12:46:48 +0200
54062              Message-Id: <20040801124648.7f9b3cee@r2d2>
54063
54064              Move (void) casts into SvOOK_off macro.
54065      Branch: perl
54066            ! gv.c mg.c perl.c pp.c pp_ctl.c pp_hot.c scope.c sv.c sv.h
54067 ____________________________________________________________________________
54068 [ 23276] By: merijn                                on 2004/09/07  12:57:58
54069         Log: Subject: [PATCH] perlintro.pod
54070              From: Paul Johnson <paul@pjcj.net>
54071              Date: Tue, 7 Sep 2004 15:13:51 +0200
54072              Message-ID: <20040907131351.GD2513@pjcj.net>
54073      Branch: perl
54074            ! pod/perlintro.pod
54075 ____________________________________________________________________________
54076 [ 23275] By: steveh                                on 2004/09/06  10:16:12
54077         Log: Implement new environment variable to allow the use of non-IFS
54078              compatible LSP's on Windows to allow Perl to work in conjunction
54079              with a firewall such as McAfee Guardian.
54080
54081              Bug report and possible solutions by Ken Fox <kfox@ford.com>;
54082              further assistance by Artiom Morozov <artiom@phreaker.net>.
54083      Branch: perl
54084            ! pod/perlrun.pod win32/win32sck.c
54085 ____________________________________________________________________________
54086 [ 23274] By: merijn                                on 2004/09/06  08:49:24
54087         Log: Subject: [PATCH] -Dunlink_all_versions for VMS
54088              From: "Craig A. Berry" <craigberry@mac.com>
54089              Date: Sat, 04 Sep 2004 11:58:56 -0500
54090              Message-ID: <4139F450.7040708@mac.com>
54091      Branch: perl
54092            ! configure.com
54093 ____________________________________________________________________________
54094 [ 23271] By: davem                                 on 2004/09/05  21:36:57
54095         Log: only mortalize deleted array elements for AvREAL
54096              (update to change #23158)
54097      Branch: perl
54098            ! av.c
54099 ____________________________________________________________________________
54100 [ 23267] By: davem                                 on 2004/09/05  20:16:55
54101         Log: I somehow managed to omit the base.pm change from #23266
54102      Branch: perl
54103            ! lib/base.pm
54104 ____________________________________________________________________________
54105 [ 23266] By: davem                                 on 2004/09/05  20:04:35
54106         Log: Fields package bug
54107              An intermediate class with no fields messes up private fields
54108              in the base class.
54109      Branch: perl
54110            ! lib/base.pm lib/base/t/fields-base.t
54111 ____________________________________________________________________________
54112 [ 23258] By: rgs                                   on 2004/09/02  15:37:55
54113         Log: Upgrade to Encode 2.02
54114      Branch: perl
54115            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
54116            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
54117            ! ext/Encode/bin/ucmsort ext/Encode/lib/Encode/Alias.pm
54118            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
54119            ! ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
54120            ! ext/Encode/ucm/big5-hkscs.ucm
54121 ____________________________________________________________________________
54122 [ 23257] By: rgs                                   on 2004/09/02  15:01:39
54123         Log: Upgrade to version 0.42.
54124              From:
54125              Subject: CPAN Upload: J/JP/JPEACOCK/version-0.42.tar.gz
54126              From: John Peacock <jpeacock@rowman.com>
54127              Date: Wed, 18 Aug 2004 08:26:35 -0400
54128              Message-ID: <41234AFB.1020009@rowman.com>
54129      Branch: perl
54130            ! lib/version.pm lib/version.t util.c
54131 ____________________________________________________________________________
54132 [ 23256] By: davem                                 on 2004/09/01  23:41:25
54133         Log: Subject:  [PATCH] fields.pm lost compile-time benefit
54134              From:  Rick Delaney <rick@bort.ca>
54135              Date:  Fri, 13 Aug 2004 19:54:12 -0400
54136              Message-Id:  <20040813235412.GB12980@biff.bort.ca>
54137
54138              restore the compile-time field checking for
54139              my Dog $spot; $spot->{'walkies'};
54140              that was lost when pseudo-hashes were removed
54141      Branch: perl
54142            ! lib/base/t/fields-base.t lib/base/t/fields.t op.c
54143            ! pod/perldiag.pod
54144 ____________________________________________________________________________
54145 [ 23255] By: davem                                 on 2004/09/01  23:37:07
54146         Log: whoops, fix 'formline undef' test broken by change #23251
54147      Branch: perl
54148            ! t/lib/warnings/9uninit
54149 ____________________________________________________________________________
54150 [ 23253] By: davem                                 on 2004/09/01  22:45:07
54151         Log: Subject:  PATCH: Taintedness and ternary conditional
54152              From:  Andy Lester <andy@petdance.com>
54153              Date:  Thu, 26 Aug 2004 23:44:47 -0500
54154              Message-Id:  <20040827044447.GA5268@petdance.com>
54155
54156              add tests and documentation to the effect that ($tainted ? $a : $b)
54157              doesn't necessarily return a tainted value. Also tidy the markup in
54158              perldoc.pod
54159      Branch: perl
54160            ! pod/perlsec.pod t/op/taint.t
54161 ____________________________________________________________________________
54162 [ 23252] By: davem                                 on 2004/09/01  22:20:05
54163         Log: delete spurious blank lines added by change 23251
54164      Branch: perl
54165            ! pp_ctl.c
54166 ____________________________________________________________________________
54167 [ 23251] By: davem                                 on 2004/09/01  22:17:47
54168         Log: Random made scripts crashing perl
54169              fix 'formline undef' coredump
54170      Branch: perl
54171            ! pp_ctl.c t/lib/warnings/9uninit
54172 ____________________________________________________________________________
54173 [ 23250] By: davem                                 on 2004/09/01  20:46:13
54174         Log: From: david nicol <whatever@davidnicol.com>
54175              Subject: [perl #31228] no no-op
54176              Message-Id: 1093659222.1436.70.camel@plaza.davidnicol.com>
54177              Date: 27 Aug 2004 21:13:42 -0500
54178
54179              Document that 0 and 1 can (sort of) be used as no-ops.
54180      Branch: perl
54181            ! pod/perlop.pod
54182 ____________________________________________________________________________
54183 [ 23249] By: davem                                 on 2004/09/01  18:54:25
54184         Log: Subject:  [ PATCH ] 2 added private flags for B::Concise
54185              From:  Jim Cromie <jcromie@divsol.com>
54186              Date:  Tue, 31 Aug 2004 23:19:54 -0600
54187              Message-Id:  <41355BFA.8010900@divsol.com>
54188
54189              The OPpENTERSUB_NOMOD and OPpCONST_SHORTCIRCUIT flags weren't
54190              displayed by B::Concise.
54191      Branch: perl
54192            ! ext/B/B/Concise.pm
54193 ____________________________________________________________________________
54194 [ 23248] By: rgs                                   on 2004/09/01  15:35:20
54195         Log: Upgrade to Cwd 2.21.
54196      Branch: perl
54197            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
54198 ____________________________________________________________________________
54199 [ 23247] By: rgs                                   on 2004/09/01  15:11:45
54200         Log: Update to File::Spec 0.90
54201      Branch: perl
54202            ! lib/File/Spec.pm lib/File/Spec/VMS.pm
54203 ____________________________________________________________________________
54204 [ 23246] By: mhx                                   on 2004/08/30  18:36:18
54205         Log: Skip Time::HiRes tests if configured without that module.
54206      Branch: perl
54207            ! ext/Time/HiRes/t/HiRes.t
54208 ____________________________________________________________________________
54209 [ 23245] By: mhx                                   on 2004/08/30  18:34:58
54210         Log: Fix skipping of a Dumpvalue test when configured without Devel::Peek.
54211      Branch: perl
54212            ! lib/Dumpvalue.t
54213 ____________________________________________________________________________
54214 [ 23244] By: mhx                                   on 2004/08/30  18:33:27
54215         Log: Skip a Data::Dumper test if configured without B module.
54216      Branch: perl
54217            ! ext/Data/Dumper/t/dumper.t
54218 ____________________________________________________________________________
54219 [ 23243] By: mhx                                   on 2004/08/29  13:22:48
54220         Log: Fix typo in B::Assembler.
54221      Branch: perl
54222            ! ext/B/B/Assembler.pm
54223 ____________________________________________________________________________
54224 [ 23242] By: mhx                                   on 2004/08/29  13:21:50
54225         Log: Skip ext/B/t/assembler.t when configured without B.
54226      Branch: perl
54227            ! ext/B/t/assembler.t
54228 ____________________________________________________________________________
54229 [ 23241] By: merijn                                on 2004/08/28  08:05:19
54230         Log: Subject: [PATCH] File::Spec::VMS update
54231              From: "Craig A. Berry" <craigberry@mac.com>
54232              Date: Fri, 27 Aug 2004 18:51:09 -0500
54233              Message-ID: <412FC8ED.1020300@mac.com>
54234      Branch: perl
54235            ! lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t
54236 ____________________________________________________________________________
54237 [ 23240] By: merijn                                on 2004/08/28  07:41:47
54238         Log: Pumpkinship updates
54239      Branch: perl
54240            ! pod/perlhack.pod
54241 ____________________________________________________________________________
54242 [ 23239] By: mhx                                   on 2004/08/26  21:57:39
54243         Log: Fix nasty line break in Storable test file.
54244      Branch: perl
54245            ! ext/Storable/t/just_plain_nasty.t
54246 ____________________________________________________________________________
54247 [ 23238] By: rgs                                   on 2004/08/26  13:02:14
54248         Log: Upgrade to MIME::Base64 3.03
54249      Branch: perl
54250            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
54251            ! ext/MIME/Base64/QuotedPrint.pm
54252 ____________________________________________________________________________
54253 [ 23237] By: rgs                                   on 2004/08/25  08:32:41
54254         Log: Upgrade to MIME::Base64 3.02.
54255      Branch: perl
54256            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
54257            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
54258            ! ext/MIME/Base64/t/quoted-print.t
54259 ____________________________________________________________________________
54260 [ 23236] By: rgs                                   on 2004/08/24  17:24:40
54261         Log: Grammatical nit by Hugo.
54262      Branch: perl
54263            ! pod/perlnewmod.pod
54264 ____________________________________________________________________________
54265 [ 23235] By: rgs                                   on 2004/08/23  12:32:33
54266         Log: Subject: [perl #31295] PATCH: Test comp/use.t fails on Tru64
54267              From: Nikola Milutinovic (via RT) <perlbug-followup@perl.org>
54268              Date: 23 Aug 2004 10:37:31 -0000
54269              Message-ID: <rt-3.0.11-31295-94232.1.74127465250315@perl.org>
54270      Branch: perl
54271            ! t/comp/use.t
54272 ____________________________________________________________________________
54273 [ 23234] By: mhx                                   on 2004/08/23  05:33:39
54274         Log: Upgrade to Devel::PPPort 3.01.
54275      Branch: perl
54276            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
54277            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
54278            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/parts/inc/ppphtest
54279            ! ext/Devel/PPPort/parts/inc/version
54280            ! ext/Devel/PPPort/t/ppphtest.t
54281 ____________________________________________________________________________
54282 [ 23233] By: mhx                                   on 2004/08/22  22:18:56
54283         Log: Fix some backwards-compatibility problems with Storable.
54284      Branch: perl
54285            ! ext/Storable/Storable.xs ext/Storable/t/weak.t
54286 ____________________________________________________________________________
54287 [ 23232] By: rgs                                   on 2004/08/22  19:14:57
54288         Log: Upgrade to Time::HiRes 1.61
54289      Branch: perl
54290            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
54291            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
54292            ! ext/Time/HiRes/hints/solaris.pl ext/Time/HiRes/t/HiRes.t
54293 ____________________________________________________________________________
54294 [ 23231] By: mhx                                   on 2004/08/22  15:36:36
54295         Log: Fix Storable's MANIFEST.
54296      Branch: perl
54297            ! ext/Storable/MANIFEST
54298 ____________________________________________________________________________
54299 [ 23230] By: davem                                 on 2004/08/20  21:20:48
54300         Log: a regex in STDOUT destructor coredumped because regex pad already
54301              freed
54302      Branch: perl
54303            ! perl.c t/op/ref.t
54304 ____________________________________________________________________________
54305 [ 23229] By: mhx                                   on 2004/08/20  13:18:08
54306         Log: Upgrade to Devel::PPPort 3.00_03.
54307      Branch: perl
54308            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
54309            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
54310            ! ext/Devel/PPPort/parts/inc/ppphtest
54311            ! ext/Devel/PPPort/t/ppphtest.t
54312 ____________________________________________________________________________
54313 [ 23228] By: mhx                                   on 2004/08/19  23:14:00
54314         Log: Tweak 'h2xs -h' output.
54315      Branch: perl
54316            ! utils/h2xs.PL
54317 ____________________________________________________________________________
54318 [ 23227] By: mhx                                   on 2004/08/19  17:05:48
54319         Log: Delete superfluous "with".
54320      Branch: perl
54321            ! README.win32
54322 ____________________________________________________________________________
54323 [ 23226] By: mhx                                   on 2004/08/19  11:22:15
54324         Log: Upgrade to Devel::PPPort 3.00_02.
54325      Branch: perl
54326            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
54327            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
54328            ! ext/Devel/PPPort/PPPort_pm.PL
54329 ____________________________________________________________________________
54330 [ 23225] By: rgs                                   on 2004/08/19  07:58:59
54331         Log: Mark a test that relies on tainting behavior as TODO on Windows.
54332      Branch: perl
54333            ! t/comp/opsubs.t
54334 ____________________________________________________________________________
54335 [ 23224] By: steveh                                on 2004/08/18  13:44:13
54336         Log: Add notes for building with MS VC++ Toolkit 2003
54337      Branch: perl
54338            ! README.win32
54339 ____________________________________________________________________________
54340 [ 23223] By: mhx                                   on 2004/08/17  21:33:41
54341         Log: Upgrade to Devel::PPPort 3.00_01.
54342      Branch: perl
54343            + ext/Devel/PPPort/parts/inc/sv_xpvf ext/Devel/PPPort/t/cop.t
54344            + ext/Devel/PPPort/t/sv_xpvf.t
54345            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/MANIFEST
54346            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/PPPort.pm
54347            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
54348            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/apicheck.pl
54349            ! ext/Devel/PPPort/parts/inc/misc
54350            ! ext/Devel/PPPort/parts/inc/ppphbin
54351            ! ext/Devel/PPPort/parts/inc/ppphtest
54352            ! ext/Devel/PPPort/parts/inc/uv
54353            ! ext/Devel/PPPort/parts/ppptools.pl
54354            ! ext/Devel/PPPort/parts/todo/5004000
54355            ! ext/Devel/PPPort/parts/todo/5004050
54356            ! ext/Devel/PPPort/parts/todo/5006000
54357            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/uv.t
54358 ____________________________________________________________________________
54359 [ 23222] By: mhx                                   on 2004/08/17  10:14:46
54360         Log: Upgrade to Devel::PPPort 3.00.
54361      Branch: perl
54362            + (add 103 files)
54363            - ext/Devel/PPPort/t/test.t
54364            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/MANIFEST
54365            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
54366            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/README
54367            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/module2.c
54368            ! ext/Devel/PPPort/module3.c ext/Devel/PPPort/ppport_h.PL
54369            ! ext/Devel/PPPort/soak
54370 ____________________________________________________________________________
54371 [ 23221] By: rgs                                   on 2004/08/17  08:25:39
54372         Log: Subject: [PATCH] Document Carp's global variables + provide tests
54373              From: "Jos I. Boumans" <kane@dwim.org>
54374              Date: Mon, 16 Aug 2004 15:53:40 +0200
54375              Message-Id: <ADC6DEC6-EF8B-11D8-8425-000A95EF62E2@dwim.org>
54376              (tests a bit reworked)
54377      Branch: perl
54378            ! lib/Carp.pm lib/Carp.t
54379 ____________________________________________________________________________
54380 [ 23220] By: rgs                                   on 2004/08/17  07:29:11
54381         Log: Subject: Updates to modules-related pod
54382              From: Kirrily Skud Robert <skud@infotrope.net>
54383              Date: Mon, 16 Aug 2004 16:00:14 -0400
54384              Message-ID: <20040816200014.GC27764@infotrope.net>
54385      Branch: perl
54386            ! pod/perlnewmod.pod
54387 ____________________________________________________________________________
54388 [ 23219] By: rgs                                   on 2004/08/16  17:59:22
54389         Log: Subject: [PATCH] running mktables on VMS
54390              From: "Craig A. Berry" <craigberry@mac.com>
54391              Date: Tue, 10 Aug 2004 22:28:04 -0500
54392              Message-ID: <41199244.9020706@mac.com>
54393      Branch: perl
54394            ! vms/descrip_mms.template
54395 ____________________________________________________________________________
54396 [ 23218] By: rgs                                   on 2004/08/16  07:23:56
54397         Log: Subject: [PATCH] make cygwin ld2 executable
54398              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
54399              Date: Sun, 15 Aug 2004 17:14:59 -0700
54400              Message-ID: <20040816001252.GA2148@efn.org>
54401      Branch: perl
54402            ! cygwin/Makefile.SHs
54403 ____________________________________________________________________________
54404 [ 23217] By: davem                                 on 2004/08/14  22:32:16
54405         Log: make pp_goto() cope potential stack reallocation in EXTEND
54406              The code for goto &foo had local pointers to the stack that
54407              pointed to the wrong place after a realloc.
54408      Branch: perl
54409            ! pp_ctl.c t/op/goto.t
54410 ____________________________________________________________________________
54411 [ 23216] By: rgs                                   on 2004/08/13  13:18:37
54412         Log: Subject: [PATCH] pre Math::BigInt v1.72
54413              From: Tels <perl_dummy@bloodgate.com>
54414              Date: Fri, 13 Aug 2004 14:02:50 +0200
54415              Message-Id: <200408131402.52270@bloodgate.com>
54416      Branch: perl
54417            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
54418            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
54419            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
54420            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
54421 ____________________________________________________________________________
54422 [ 23215] By: rgs                                   on 2004/08/13  12:09:35
54423         Log: Subject: Test for functions with operator names
54424              From: Andy Lester <andy@petdance.com>
54425              Date: Thu, 12 Aug 2004 11:31:03 -0500
54426              Message-ID: <20040812163103.GA26687@petdance.com>
54427      Branch: perl
54428            + t/comp/opsubs.t
54429            ! MANIFEST
54430 ____________________________________________________________________________
54431 [ 23214] By: rgs                                   on 2004/08/13  07:13:38
54432         Log: Subject: api doc fix for SvSetMagicSV_nosteal
54433              From: Stas Bekman <stas@stason.org>
54434              Date: Thu, 12 Aug 2004 18:10:36 -0700
54435              Message-ID: <411C150C.5020602@stason.org>
54436      Branch: perl
54437            ! pod/perlapi.pod sv.h
54438 ____________________________________________________________________________
54439 [ 23213] By: rgs                                   on 2004/08/10  13:17:40
54440         Log: Subject: Re: 2 patches: goto.t, B.pm/xs
54441              From: Jim Cromie <jcromie@divsol.com>
54442              Date: Tue, 10 Aug 2004 07:29:08 -0600
54443              Message-ID: <4118CDA4.3060700@divsol.com>
54444      Branch: perl
54445            ! t/op/goto.t
54446 ____________________________________________________________________________
54447 [ 23212] By: rgs                                   on 2004/08/10  07:21:19
54448         Log: Subject: 2 patches: goto.t, B.pm/xs
54449              From: Jim Cromie <jcromie@divsol.com>
54450              Date: Sun, 08 Aug 2004 18:42:47 -0600
54451              Message-ID: <4116C887.9080400@divsol.com>
54452      Branch: perl
54453            ! ext/B/B.pm ext/B/B.xs
54454 ____________________________________________________________________________
54455 [ 23211] By: rgs                                   on 2004/08/10  07:00:01
54456         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
54457              From: Alan Burlison <Alan.Burlison@sun.com>
54458              Date: Mon, 09 Aug 2004 19:00:12 +0100
54459              Message-ID: <4117BBAC.7080603@sun.com>
54460      Branch: perl
54461            ! ext/POSIX/POSIX.xs
54462 ____________________________________________________________________________
54463 [ 23210] By: davem                                 on 2004/08/09  19:58:35
54464         Log: Fix a typo and remove some debugging crud from change #23209
54465      Branch: perl
54466            ! ext/XS/APItest/t/call.t
54467 ____________________________________________________________________________
54468 [ 23209] By: davem                                 on 2004/08/09  19:48:57
54469         Log: eval_sv() failing a taint test could corrupt the stack
54470      Branch: perl
54471            ! ext/XS/APItest/t/call.t perl.c
54472 ____________________________________________________________________________
54473 [ 23208] By: davem                                 on 2004/08/09  18:28:33
54474         Log: made eq_array in t/test.pl handle undef values better
54475      Branch: perl
54476            ! t/test.pl
54477 ____________________________________________________________________________
54478 [ 23207] By: davem                                 on 2004/08/09  17:21:27
54479         Log: fix minor nit in file description, to keep Jarkko happy
54480      Branch: perl
54481            ! utf8.c
54482 ____________________________________________________________________________
54483 [ 23206] By: rgs                                   on 2004/08/09  15:33:54
54484         Log: Subject: Patch for t/op/sleep.t
54485              From: Andy Lester <andy@petdance.com>
54486              Date: Mon, 9 Aug 2004 00:11:51 -0500
54487              Message-ID: <20040809051151.GA13872@petdance.com>
54488      Branch: perl
54489            ! t/op/sleep.t
54490 ____________________________________________________________________________
54491 [ 23205] By: rgs                                   on 2004/08/09  12:10:25
54492         Log: Add a note in perltodo about a potential extension of readpipe()
54493      Branch: perl
54494            ! pod/perltodo.pod
54495 ____________________________________________________________________________
54496 [ 23204] By: rgs                                   on 2004/08/09  09:13:27
54497         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
54498              From: Alan Burlison <Alan.Burlison@sun.com>
54499              Date: Mon, 09 Aug 2004 10:30:25 +0100
54500              Message-ID: <41174431.6050803@sun.com>
54501      Branch: perl
54502            ! ext/POSIX/POSIX.xs
54503 ____________________________________________________________________________
54504 [ 23203] By: davem                                 on 2004/08/07  15:10:40
54505         Log: Add tests for XS call_*() API
54506      Branch: perl
54507            + ext/XS/APItest/t/call.t
54508            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
54509            ! ext/XS/APItest/MANIFEST pod/perlcall.pod
54510 ____________________________________________________________________________
54511 [ 23202] By: mhx                                   on 2004/08/07  15:10:39
54512         Log: Subject: [PATCH] DB_File 1.810
54513              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
54514              Date: Sat, 7 Aug 2004 15:22:09 +0100
54515              Message-Id: <20040807142059.CTQC10838.mta10-svc.ntlworld.com@MARQUESSPT21>
54516      Branch: perl
54517            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
54518            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-hash.t
54519 ____________________________________________________________________________
54520 [ 23200] By: steveh                                on 2004/08/06  12:55:31
54521         Log: Fix [perl #24269] socket() call uses non-IFS providers
54522              causing subsequent print/read to hang or misbehave
54523
54524              Patch supplied by Artiom Morozov <artiom@phreaker.net>
54525              in the bug report at http://rt.perl.org/rt3/index.html?q=24269
54526      Branch: perl
54527            ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
54528            ! win32/win32.h win32/win32sck.c
54529 ____________________________________________________________________________
54530 [ 23199] By: steveh                                on 2004/08/06  11:57:59
54531         Log: Another small clean-up following changes #23190 and #23198
54532      Branch: perl
54533            ! gv.c
54534 ____________________________________________________________________________
54535 [ 23198] By: davem                                 on 2004/08/06  10:06:46
54536         Log: remove leaks associated with version object change #23190
54537      Branch: perl
54538            ! gv.c util.c
54539 ____________________________________________________________________________
54540 [ 23197] By: rgs                                   on 2004/08/06  06:53:08
54541         Log: Subject: [PATCH sv.c]  signedness nit in #23190
54542              From: "Craig A. Berry" <craigberry@mac.com>
54543              Date: Thu, 05 Aug 2004 13:10:55 -0500
54544              Message-ID: <4112782F.7040302@mac.com>
54545      Branch: perl
54546            ! sv.c
54547 ____________________________________________________________________________
54548 [ 23196] By: mhx                                   on 2004/08/04  18:29:23
54549         Log: Document sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg.
54550      Branch: perl
54551            ! pod/perlapi.pod sv.h
54552 ____________________________________________________________________________
54553 [ 23195] By: nick                                  on 2004/08/04  18:16:47
54554         Log: Comment describing purpose.
54555      Branch: perl
54556            ! globals.c
54557 ____________________________________________________________________________
54558 [ 23194] By: rgs                                   on 2004/08/04  07:18:49
54559         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
54560              From: Alan Burlison <Alan.Burlison@sun.com>
54561              Date: Mon, 19 Jul 2004 12:07:02 +0100
54562              Message-ID: <40FBAB56.1030208@sun.com>
54563
54564              (last chunk only)
54565      Branch: perl
54566            ! ext/POSIX/POSIX.xs
54567 ____________________________________________________________________________
54568 [ 23193] By: rgs                                   on 2004/08/04  07:00:21
54569         Log: Remove compilation warnings about uninitialized variables.
54570      Branch: perl
54571            ! sv.c
54572 ____________________________________________________________________________
54573 [ 23192] By: rgs                                   on 2004/08/04  06:55:46
54574         Log: Remove the "Newline in left-justified string" warning.
54575      Branch: perl
54576            ! pod/perldiag.pod sv.c t/lib/warnings/sv
54577 ____________________________________________________________________________
54578 [ 23191] By: rgs                                   on 2004/08/04  06:30:58
54579         Log: Subject: [PATCH] extension to diagnostics.pm
54580              From: Fergal Daly <fergal@esatclear.ie>
54581              Date: Wed, 4 Aug 2004 00:33:09 +0100
54582              Message-ID: <20040803233309.GA239@dyn.fergaldaly.com>
54583      Branch: perl
54584            ! lib/diagnostics.pm
54585 ____________________________________________________________________________
54586 [ 23190] By: rgs                                   on 2004/08/04  06:19:27
54587         Log: Subject: [PATCH] Final version object core patch?
54588              From: John Peacock <jpeacock@rowman.com>
54589              Date: Tue, 03 Aug 2004 22:23:57 -0400
54590              Message-ID: <411048BD.3080700@rowman.com>
54591      Branch: perl
54592            ! gv.c perl.c pp_ctl.c sv.c t/comp/require.t t/op/ver.t util.c
54593 ____________________________________________________________________________
54594 [ 23189] By: merijn                                on 2004/08/03  23:51:13
54595         Log: gcc on AIX 4 doesn't like -G on the commandline too
54596      Branch: perl
54597            ! hints/aix_4.sh
54598 ____________________________________________________________________________
54599 [ 23188] By: merijn                                on 2004/08/03  23:48:13
54600         Log: gcc on AIX doesn't like -G on the commandline
54601      Branch: perl
54602            ! hints/aix.sh
54603 ____________________________________________________________________________
54604 [ 23187] By: davem                                 on 2004/08/03  19:20:18
54605         Log: more typo fixes for change 3176 (comments at top of .c files)
54606      Branch: perl
54607            ! mg.c miniperlmain.c perl.c run.c scope.c
54608 ____________________________________________________________________________
54609 [ 23186] By: rgs                                   on 2004/08/03  10:22:54
54610         Log: Subject: [perl #30914] ExtUtils::Embed should use libperl name from Config
54611              From: Marek Rouchal (via RT) <perlbug-followup@perl.org>
54612              Date: 2 Aug 2004 07:00:33 -0000
54613              Message-ID: <rt-3.0.11-30914-93038.14.5123598132685@perl.org>
54614      Branch: perl
54615            ! lib/ExtUtils/Embed.pm
54616 ____________________________________________________________________________
54617 [ 23185] By: rgs                                   on 2004/08/03  09:39:35
54618         Log: Subject: [PATCH] additional -V:foo tests
54619              From: Jim Cromie <jcromie@divsol.com>
54620              Date: Mon, 02 Aug 2004 09:15:23 -0600
54621              Message-ID: <410E5A8B.9030307@divsol.com>
54622      Branch: perl
54623            ! configpm lib/Config.t pod/perlrun.pod
54624 ____________________________________________________________________________
54625 [ 23184] By: rgs                                   on 2004/08/02  16:40:36
54626         Log: Enhance the caveat in the description of tell()
54627
54628              Subject: Re: [perl #30788] Error in documentation
54629              From: Nick Ing-Simmons <nick@ing-simmons.net>
54630              Date: Wed, 28 Jul 2004 15:12:54 +0100
54631              Message-Id: <20040728141254.3861.5@llama.ing-simmons.net>
54632      Branch: perl
54633            ! pod/perlfunc.pod
54634 ____________________________________________________________________________
54635 [ 23183] By: rgs                                   on 2004/08/02  09:16:13
54636         Log: Remove empty rpath from .so files
54637      Branch: perl
54638            ! lib/ExtUtils/MM_Unix.pm
54639 ____________________________________________________________________________
54640 [ 23182] By: rgs                                   on 2004/08/02  09:11:12
54641         Log: Subject: [PATCH] mention refaddr() in overload::StrVal docs
54642              From: Fergal Daly <fergal@esatclear.ie>
54643              Date: Fri, 30 Jul 2004 16:09:19 +0100
54644              Message-ID: <20040730150919.GB19022@dyn.fergaldaly.com>
54645      Branch: perl
54646            ! lib/overload.pm
54647 ____________________________________________________________________________
54648 [ 23181] By: steveh                                on 2004/08/02  08:05:05
54649         Log: Fix breakage caused by Change 23179
54650      Branch: perl
54651            ! t/run/fresh_perl.t
54652 ____________________________________________________________________________
54653 [ 23180] By: davem                                 on 2004/08/01  16:49:20
54654         Log: Add comment to top of reentr.c and fix typos in other files
54655      Branch: perl
54656            ! deb.c dump.c miniperlmain.c pad.c perly.y reentr.c reentr.h
54657            ! reentr.pl regcomp.c regexec.c scope.c utf8.c
54658 ____________________________________________________________________________
54659 [ 23179] By: mhx                                   on 2004/08/01  16:10:19
54660         Log: Skip test when building without Encode.
54661      Branch: perl
54662            ! t/run/fresh_perl.t
54663 ____________________________________________________________________________
54664 [ 23178] By: mhx                                   on 2004/08/01  10:19:46
54665         Log: Remove redundant SvOOK_off (called implicitly by SvOK_off)
54666              and merge identical cases.
54667      Branch: perl
54668            ! scope.c
54669 ____________________________________________________________________________
54670 [ 23177] By: davem                                 on 2004/07/31  16:27:09
54671         Log: shut up a warning in mg.c
54672      Branch: perl
54673            ! mg.c
54674 ____________________________________________________________________________
54675 [ 23176] By: davem                                 on 2004/07/31  16:21:50
54676         Log: Add comment to the top of most .c files explaining their purpose
54677      Branch: perl
54678            ! deb.c doio.c doop.c dump.c gv.c hv.c locale.c malloc.c mg.c
54679            ! miniperlmain.c numeric.c op.c pad.c perl.c perlio.c perly.act
54680            ! perly.h perly.tab perly.y pp.c pp_ctl.c pp_hot.c pp_pack.c
54681            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c taint.c
54682            ! universal.c utf8.c util.c
54683 ____________________________________________________________________________
54684 [ 23175] By: mhx                                   on 2004/07/31  15:19:13
54685         Log: Fix copy & paste bugs in mX?PUSH macro tests.
54686      Branch: perl
54687            ! ext/XS/APItest/APItest.xs
54688 ____________________________________________________________________________
54689 [ 23174] By: merijn                                on 2004/07/31  08:32:31
54690         Log: First steps towards an explicit perl.exp-less AIX build
54691              Previous method can still be used by undeffing usenativedlopen
54692              If that is ever tested at all on AIX
54693      Branch: perl
54694            ! hints/aix.sh hints/aix_4.sh
54695 ____________________________________________________________________________
54696 [ 23173] By: mhx                                   on 2004/07/31  08:29:54
54697         Log: Fix and update Perl_grok_* docs.
54698      Branch: perl
54699            ! numeric.c pod/perlapi.pod
54700 ____________________________________________________________________________
54701 [ 23172] By: steveh                                on 2004/07/30  14:31:08
54702         Log: A few minor updates to README.win32 (aka perlwin32)
54703      Branch: perl
54704            ! README.win32
54705 ____________________________________________________________________________
54706 [ 23171] By: rgs                                   on 2004/07/30  14:24:08
54707         Log: Upgrade to Math::BigInt v1.71.
54708      Branch: perl
54709            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
54710            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
54711            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
54712            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
54713 ____________________________________________________________________________
54714 [ 23170] By: steveh                                on 2004/07/30  13:27:41
54715         Log: Bug report #30132 was resolved before it was finished!
54716              Here's the last piece in the puzzle.
54717      Branch: perl
54718            ! ext/IO/lib/IO/File.pm
54719 ____________________________________________________________________________
54720 [ 23168] By: rgs                                   on 2004/07/28  12:13:36
54721         Log: Upgrade to File::Spec 0.88.
54722      Branch: perl
54723            ! lib/File/Spec.pm lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
54724 ____________________________________________________________________________
54725 [ 23167] By: rgs                                   on 2004/07/28  09:20:12
54726         Log: Subject: Re: [perl #30783] Test::Builder does not handle overloaded "name" values
54727              From: Autrijus Tang <autrijus@gmail.com>
54728              Date: Thu, 22 Jul 2004 20:17:58 -0700
54729              Message-ID: <1912f0e204072220171790193a@mail.gmail.com>
54730      Branch: perl
54731            ! lib/Test/Builder.pm
54732 ____________________________________________________________________________
54733 [ 23166] By: rgs                                   on 2004/07/28  06:31:06
54734         Log: Subject: Re: more 5.9 sort tests (second draft)
54735              From: david nicol <whatever@davidnicol.com>
54736              Date: 21 Jul 2004 17:10:05 -0500
54737              Message-Id: <1090447805.995.24.camel@plaza.davidnicol.com>
54738      Branch: perl
54739            ! t/op/sort.t
54740 ____________________________________________________________________________
54741 [ 23165] By: rgs                                   on 2004/07/28  06:25:15
54742         Log: Subject: Re: AW: [perl #7558] [PATCH] README.solaris
54743              From: Andy Dougherty <doughera@lafayette.edu>
54744              Date: Tue, 27 Jul 2004 14:12:06 -0400 (EDT)
54745              Message-ID: <Pine.SOL.4.58.0407271335550.22839@maxwell.phys.lafayette.edu>
54746      Branch: perl
54747            ! README.solaris
54748 ____________________________________________________________________________
54749 [ 23164] By: davem                                 on 2004/07/26  22:08:32
54750         Log: Subject:  [perl #7558] [PATCH] README.solaris
54751              From:  Andy Dougherty <doughera@lafayette.edu>
54752              Date:  Mon, 26 Jul 2004 15:32:35 -0400 (EDT)
54753              Message-Id:  <Pine.SOL.4.58.0407261530350.19559@maxwell.phys.lafayette.edu>
54754
54755              Add more info on /dev/random under solaris
54756      Branch: perl
54757            ! README.solaris
54758 ____________________________________________________________________________
54759 [ 23163] By: mhx                                   on 2004/07/26  17:14:37
54760         Log: The byte-order modifiers won't go into 5.8.
54761      Branch: perl
54762            ! pod/perlfunc.pod pod/perlport.pod
54763 ____________________________________________________________________________
54764 [ 23162] By: steveh                                on 2004/07/26  10:41:56
54765         Log: Windows-related updates to Porting/repository.pod
54766      Branch: perl
54767            ! Porting/repository.pod
54768 ____________________________________________________________________________
54769 [ 23161] By: davem                                 on 2004/07/25  19:05:28
54770         Log: make -Dl log runops loop entry and exit, and jump level popping
54771      Branch: perl
54772            ! dump.c scope.h
54773 ____________________________________________________________________________
54774 [ 23160] By: davem                                 on 2004/07/24  10:00:27
54775         Log: document that -i messes soft as well hard hard links.
54776      Branch: perl
54777            ! pod/perlrun.pod
54778 ____________________________________________________________________________
54779 [ 23159] By: davem                                 on 2004/07/23  21:15:32
54780         Log: make a note in perlrun that -i doesn't preserve UNIX hard links.
54781      Branch: perl
54782            ! pod/perlrun.pod
54783 ____________________________________________________________________________
54784 [ 23158] By: davem                                 on 2004/07/23  11:06:02
54785         Log: memory leak in array delete
54786              av_delete() wasn't mortalizing the returned value
54787      Branch: perl
54788            ! av.c t/op/delete.t
54789 ____________________________________________________________________________
54790 [ 23157] By: davem                                 on 2004/07/23  10:35:16
54791         Log: remove binary compat from #23156 (remove PL_retstack)
54792      Branch: perl
54793            ! cop.h embed.fnc embed.h embedvar.h perlapi.h proto.h scope.c
54794            ! thrdvar.h
54795 ____________________________________________________________________________
54796 [ 23156] By: davem                                 on 2004/07/23  09:52:59
54797         Log: remove the return stack PL_retstack, and store return ops in the CX
54798              structure directly instead
54799      Branch: perl
54800            ! cc_runtime.h cop.h deb.c mg.c perl.c pp_ctl.c pp_hot.c
54801            ! pp_sys.c scope.c sv.c thrdvar.h
54802 ____________________________________________________________________________
54803 [ 23155] By: nicholas                              on 2004/07/22  18:50:31
54804         Log: Build the perldelta copying command for the main Unix makefile with
54805              buildtoc, so that it doesn't get forgotten on version increments.
54806      Branch: perl
54807            ! Makefile.SH pod/buildtoc
54808 ____________________________________________________________________________
54809 [ 23154] By: nicholas                              on 2004/07/22  18:19:58
54810         Log: Grab perl585delta.pod from maint and
54811
54812              Integrate:
54813              [ 23069]
54814              This is RC2. Maybe this one will last longer.
54815
54816              [ 23141]
54817              Break a leg
54818
54819              [perlhist.pod]
54820      Branch: perl
54821           +> pod/perl585delta.pod
54822            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
54823            ! vms/descrip_mms.template win32/pod.mak
54824           !> pod/perlhist.pod
54825 ____________________________________________________________________________
54826 [ 23152] By: rgs                                   on 2004/07/22  16:16:41
54827         Log: Upgrade to Cwd 2.20
54828      Branch: perl
54829            + ext/Cwd/t/win32.t
54830            ! MANIFEST ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
54831            ! lib/Cwd.pm
54832 ____________________________________________________________________________
54833 [ 23151] By: rgs                                   on 2004/07/22  15:50:34
54834         Log: Sort perldiag.
54835      Branch: perl
54836            ! pod/perldiag.pod
54837 ____________________________________________________________________________
54838 [ 23150] By: rgs                                   on 2004/07/22  13:15:12
54839         Log: Subject: Re: "Too late for -T" could be more descriptive
54840              From: Jim Cromie <jcromie@divsol.com>
54841              Date: Wed, 21 Jul 2004 11:21:50 -0600
54842              Message-ID: <40FEA62E.2010809@divsol.com>
54843              (with tweaks)
54844      Branch: perl
54845            ! perl.c perl.h pod/perldebug.pod pod/perldiag.pod
54846            ! pod/perlrun.pod
54847 ____________________________________________________________________________
54848 [ 23149] By: rgs                                   on 2004/07/22  12:09:40
54849         Log: Email change for Steffen Mueller.
54850      Branch: perl
54851            ! AUTHORS
54852 ____________________________________________________________________________
54853 [ 23148] By: rgs                                   on 2004/07/22  11:32:16
54854         Log: Grammar fix by Paul Johnson.
54855      Branch: perl
54856            ! pod/perldiag.pod
54857 ____________________________________________________________________________
54858 [ 23147] By: nicholas                              on 2004/07/22  10:51:48
54859         Log: Config::config_re and config_sh would report the byteorder as 'ffff'
54860      Branch: perl
54861            ! configpm lib/Config.t
54862 ____________________________________________________________________________
54863 [ 23146] By: rgs                                   on 2004/07/21  12:01:32
54864         Log: Subject: [PATCH] Mention common dynaloader errors in perldiag.pod
54865              From: "Jos I. Boumans" <kane@dwim.org>
54866              Date: Wed, 21 Jul 2004 13:47:35 +0200
54867              Message-Id: <C226C05A-DB0B-11D8-A551-000A95EF62E2@dwim.org>
54868              (with tweaks)
54869      Branch: perl
54870            ! pod/perldiag.pod
54871 ____________________________________________________________________________
54872 [ 23145] By: rgs                                   on 2004/07/21  08:47:14
54873         Log: Subject: [PATCH perl-current] Re: [perl #30688] Empty slice arg with ($;$) prototype
54874              From: Rick Delaney <rick@bort.ca>
54875              Date: Tue, 20 Jul 2004 16:53:54 -0400
54876              Message-ID: <20040720205353.GA970@biff.bort.ca>
54877      Branch: perl
54878            ! pp.c t/op/list.t
54879 ____________________________________________________________________________
54880 [ 23142] By: rgs                                   on 2004/07/19  15:49:12
54881         Log: Subject: [perl #30609] [PATCH] BigInt v1.71 - first try
54882              From: Tels <perl_dummy@bloodgate.com>
54883              Date: Sat, 17 Jul 2004 16:22:57 +0200
54884              Message-Id: <200407171622.58443@bloodgate.com>
54885      Branch: perl
54886            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
54887            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
54888            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
54889            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
54890            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbf.t
54891            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
54892 ____________________________________________________________________________
54893 [ 23135] By: nicholas                              on 2004/07/19  08:33:13
54894         Log: Turn 2 strcpy()s into memcpy() because we know the length.
54895      Branch: perl
54896            ! toke.c
54897 ____________________________________________________________________________
54898 [ 23130] By: nicholas                              on 2004/07/16  13:41:22
54899         Log: Clarify that it's only Mac OS *Classic* that uses 1904 - OS X uses
54900              1970
54901      Branch: perl
54902            ! pod/perlfunc.pod
54903 ____________________________________________________________________________
54904 [ 23129] By: nicholas                              on 2004/07/16  13:21:33
54905         Log: Typo fix from Julian Gilbey, forwarded upstream from Debian by
54906              Brendan O'Dea
54907      Branch: perl
54908            ! pod/perluniintro.pod
54909 ____________________________________________________________________________
54910 [ 23128] By: nick                                  on 2004/07/16  12:16:05
54911         Log: Use VirtualAlloc() more flexibly when using it to mimic UNIX's sbrk().
54912              From: Steve Hay <steve.hay@uk.radan.com>
54913              CC: perl-win32-porters@listserv.ActiveState.com
54914              Message-ID: <40F6B295.8010804@uk.radan.com>
54915
54916              Assumes perl's malloc can now handle non-contiguous memory (believed
54917              to be true).
54918              Does not address threading issues.
54919
54920              "The attached patch (against blead) makes sbrk() initially try to
54921              extend the existing block of memory exactly as it currently does, but
54922              to not  fail immediately if it can't -- it now frees up that part of
54923              whatever it  had previously reserved+committed which hadn't actually
54924              been used yet,  resets all its static variables and basically starts
54925              anew."
54926      Branch: perl
54927            ! win32/win32.c
54928 ____________________________________________________________________________
54929 [ 23127] By: nicholas                              on 2004/07/16  11:14:45
54930         Log: glob('*.c') to find documentation is dangerous when run in unclean
54931              trees, so isntead use MANIFEST to only scan the legitimate source
54932              files.
54933      Branch: perl
54934            ! autodoc.pl
54935 ____________________________________________________________________________
54936 [ 23126] By: nicholas                              on 2004/07/16  11:04:37
54937         Log: Encourage compilers to tail call optimise in sv_savepv, sv_savepvn
54938              and sv_savesharedpv. Need to create non-void returning versions of
54939              Copy and Zero, as the existing macros deliberately cast to (void)
54940      Branch: perl
54941            ! handy.h malloc.c perl.c pod/perlapi.pod sv.c util.c
54942 ____________________________________________________________________________
54943 [ 23125] By: nicholas                              on 2004/07/16  10:59:08
54944         Log: Rebuild perlapi.pod
54945      Branch: perl
54946            ! pod/perlapi.pod
54947 ____________________________________________________________________________
54948 [ 23124] By: merijn                                on 2004/07/16  10:30:53
54949         Log: Be sure HP-UX' ANSI C compiler's PATH is found *before*
54950              the path to the bundled braindead C compiler. This might
54951              influence ccache's behaviour in finding the correct path
54952      Branch: perl
54953            ! Configure
54954 ____________________________________________________________________________
54955 [ 23122] By: nicholas                              on 2004/07/16  10:14:24
54956         Log: oslevel can fail on AIX, but the output generated would confuse
54957              Configure
54958      Branch: perl
54959            ! Configure
54960 ____________________________________________________________________________
54961 [ 23121] By: nicholas                              on 2004/07/16  08:53:28
54962         Log: Some calls to PerlMemShared_alloc() aren't checking the return value.
54963              Bug spotted by Nigel Sandever
54964      Branch: perl
54965            ! ext/threads/threads.xs util.c
54966 ____________________________________________________________________________
54967 [ 23120] By: nicholas                              on 2004/07/15  19:09:15
54968         Log: threads.xs doesn't check the return value of the thread creation
54969              call. D'oh! This gives SEGVs if the OS fails to create another thread.
54970              Cause of problem located by Nigel Sandever
54971      Branch: perl
54972            ! ext/threads/threads.pm ext/threads/threads.xs
54973 ____________________________________________________________________________
54974 [ 23118] By: nicholas                              on 2004/07/15  16:28:03
54975         Log: Assimilate Cwd 2.19
54976      Branch: perl
54977            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
54978 ____________________________________________________________________________
54979 [ 23117] By: merijn                                on 2004/07/15  14:16:07
54980         Log: Trailing semi-colon are not allowed on #ifdef's in ANSI
54981      Branch: perl
54982            ! ext/Storable/Storable.xs
54983 ____________________________________________________________________________
54984 [ 23116] By: nicholas                              on 2004/07/15  12:50:31
54985         Log: Abigail notes that a re-entrant regexp engine is a todo
54986      Branch: perl
54987            ! pod/perltodo.pod
54988 ____________________________________________________________________________
54989 [ 23115] By: nicholas                              on 2004/07/15  12:47:50
54990         Log: for (reverse @foo) now iterates in reverse in place.
54991      Branch: perl
54992            ! op.c pod/perltodo.pod pp_ctl.c
54993 ____________________________________________________________________________
54994 [ 23114] By: nicholas                              on 2004/07/15  10:05:23
54995         Log: Optimise for (reverse ...)
54996      Branch: perl
54997            ! op.c
54998 ____________________________________________________________________________
54999 [ 23113] By: nicholas                              on 2004/07/15  09:44:16
55000         Log: Now optimising for $a (reverse ...)
55001      Branch: perl
55002            ! op.c
55003 ____________________________________________________________________________
55004 [ 23112] By: nicholas                              on 2004/07/15  09:16:43
55005         Log: The optrees for C<for $_ (...)> and C<for (...)> differ, so even more
55006              tests.
55007      Branch: perl
55008            ! t/cmd/for.t
55009 ____________________________________________________________________________
55010 [ 23111] By: nicholas                              on 2004/07/15  09:02:36
55011         Log: This seems to be needed to get COW working on Win32
55012      Branch: perl
55013            ! win32/win32.c
55014 ____________________________________________________________________________
55015 [ 23109] By: nicholas                              on 2004/07/14  23:35:24
55016         Log: "That's the way to do it"
55017              In taking out a bug spotted by my regression tests in t/cmd/for.t
55018              I actually managed to disable the entire optimisation. Which means
55019              that I didn't find the other bug. This optimisation is live, and
55020              passes all tests.
55021      Branch: perl
55022            ! op.c pp_hot.c
55023 ____________________________________________________________________________
55024 [ 23108] By: nicholas                              on 2004/07/14  20:55:30
55025         Log: Optimise foreach my $i (reverse ...)
55026              foreach without a lexical iterator not yet optimised
55027      Branch: perl
55028            ! ext/B/B/Concise.pm op.c op.h pp_ctl.c pp_hot.c
55029 ____________________________________________________________________________
55030 [ 23107] By: nicholas                              on 2004/07/14  17:44:08
55031         Log: Subject:  [PATCH] split doc clarification
55032              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
55033              Date:  Wed, 14 Jul 2004 10:19:36 -0700
55034              Message-Id:  <20040714171936.GA1092@efn.org>
55035      Branch: perl
55036            ! pod/perlfunc.pod
55037 ____________________________________________________________________________
55038 [ 23106] By: nicholas                              on 2004/07/14  15:36:57
55039         Log: Numeric comparison operators mustn't compare addresses of references
55040              that are overloaded.
55041      Branch: perl
55042            ! lib/overload.t pp.c pp_hot.c
55043 ____________________________________________________________________________
55044 [ 23105] By: nicholas                              on 2004/07/14  10:40:54
55045         Log: Lots of tests for for reverse ...
55046      Branch: perl
55047            ! t/cmd/for.t
55048 ____________________________________________________________________________
55049 [ 23104] By: nicholas                              on 2004/07/13  21:10:21
55050         Log: Some thoughts on foreach reverse
55051      Branch: perl
55052            ! pod/perltodo.pod
55053 ____________________________________________________________________________
55054 [ 23103] By: nicholas                              on 2004/07/13  19:10:20
55055         Log: s/sort/split/; - my mistake spotted by Dave.
55056      Branch: perl
55057            ! pod/perltodo.pod
55058 ____________________________________________________________________________
55059 [ 23102] By: nicholas                              on 2004/07/13  18:59:46
55060         Log: Optimise list context reverse sort to reverse as part of the sort op
55061      Branch: perl
55062            ! op.c pp_sort.c
55063 ____________________________________________________________________________
55064 [ 23101] By: nicholas                              on 2004/07/13  18:58:41
55065         Log: Work around evil compiler bug on OS X. (Sucks all memory)
55066      Branch: perl
55067            ! util.c
55068 ____________________________________________________________________________
55069 [ 23100] By: nicholas                              on 2004/07/13  15:05:09
55070         Log: check that reverse (sort (@a), @b) etc work.
55071              Join some lines that don't need wrapping
55072      Branch: perl
55073            ! t/op/sort.t
55074 ____________________________________________________________________________
55075 [ 23099] By: nicholas                              on 2004/07/13  14:46:06
55076         Log: Check that non-optimimisable sort comparisons work when reversed
55077              (Not optimised yet, but might be coming soon)
55078      Branch: perl
55079            ! t/op/sort.t
55080 ____________________________________________________________________________
55081 [ 23098] By: nicholas                              on 2004/07/13  14:34:03
55082         Log: Test reverse sort as the return from a function in list and scalar
55083              contexts.
55084      Branch: perl
55085            ! t/op/sort.t
55086 ____________________________________________________________________________
55087 [ 23097] By: nicholas                              on 2004/07/13  14:23:28
55088         Log: Also test reverse sort in scalar context
55089      Branch: perl
55090            ! t/op/sort.t
55091 ____________________________________________________________________________
55092 [ 23096] By: nicholas                              on 2004/07/13  14:06:36
55093         Log: A proper, working, stable optimisation for sort {$b cmp $a}
55094      Branch: perl
55095            ! ext/B/B/Concise.pm ext/B/t/f_sort.t op.c pp_sort.c
55096 ____________________________________________________________________________
55097 [ 23095] By: rgs                                   on 2004/07/13  13:29:54
55098         Log: Tweak to change #23089, as suggested by Tim Bunce
55099      Branch: perl
55100            ! lib/perl5db.pl
55101 ____________________________________________________________________________
55102 [ 23094] By: nicholas                              on 2004/07/13  11:28:49
55103         Log: Generalised "how many in list context" would be useful
55104      Branch: perl
55105            ! pod/perltodo.pod
55106 ____________________________________________________________________________
55107 [ 23093] By: nicholas                              on 2004/07/13  11:19:31
55108         Log: The current optimisation for sort {$b cmp $a} is bogus now that we
55109              guarantee a stable sort. Disable it, pending a correct optimisation.
55110      Branch: perl
55111            ! ext/B/t/f_sort.t op.c op.h t/op/sort.t
55112 ____________________________________________________________________________
55113 [ 23092] By: rgs                                   on 2004/07/13  09:30:11
55114         Log: Subject: Re: [perl #30568] splice generates undef? [PATCH]
55115              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
55116              Date: Mon, 12 Jul 2004 08:26:01 +0200
55117              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C7D2@attmsx1.aut.alcatel.at>
55118      Branch: perl
55119            ! pp.c t/op/splice.t
55120 ____________________________________________________________________________
55121 [ 23091] By: nicholas                              on 2004/07/13  09:14:22
55122         Log: Check each line of config_re output.
55123      Branch: perl
55124            ! lib/Config.t
55125 ____________________________________________________________________________
55126 [ 23090] By: nicholas                              on 2004/07/13  09:13:39
55127         Log: no_plan support in test.pl
55128      Branch: perl
55129            ! t/test.pl
55130 ____________________________________________________________________________
55131 [ 23089] By: rgs                                   on 2004/07/13  08:53:46
55132         Log: Subject: Re: debugger 'R'estart and open database connections
55133              From: Andrew Pimlott <andrew@pimlott.net>
55134              Date: Mon, 12 Jul 2004 21:06:01 -0400
55135              Message-ID: <20040713010601.GF8232@pimlott.net>
55136      Branch: perl
55137            ! lib/perl5db.pl
55138 ____________________________________________________________________________
55139 [ 23088] By: rgs                                   on 2004/07/13  08:27:11
55140         Log: Subject: [PATCH] was Re: UNIVERSAL::VERSION causing "Use of uninitialized value..." warning
55141              From: John Peacock <jpeacock@rowman.com>
55142              Date: Mon, 12 Jul 2004 23:16:51 -0400
55143              Message-ID: <40F35423.5080304@rowman.com>
55144      Branch: perl
55145            ! lib/version.pm lib/version.t util.c
55146 ____________________________________________________________________________
55147 [ 23085] By: nicholas                              on 2004/07/12  17:27:28
55148         Log: Bodge to make Tk work - like the UTF8 flag, the READONLY flag has too
55149              many meanings. const const vs mutable in this case.
55150      Branch: perl
55151            ! sv.c
55152 ____________________________________________________________________________
55153 [ 23084] By: nick                                  on 2004/07/12  14:26:12
55154         Log: NI-S: IMHO utf8_upgrade is just changing representation not the value
55155              so it has no business calling SvSETMAGIC.
55156      Branch: perl
55157            ! sv.c
55158 ____________________________________________________________________________
55159 [ 23083] By: nick                                  on 2004/07/12  12:17:56
55160         Log: Perl_is_utf8_string(pTHX_ U8 *s, STRLEN len)
55161              Can now handle the case
55162              is_utf8_string(NULL,0)
55163              again.
55164              Why do we have code dup for Perl_is_utf8_string_loc() ?
55165      Branch: perl
55166            ! utf8.c
55167 ____________________________________________________________________________
55168 [ 23082] By: nicholas                              on 2004/07/11  20:09:00
55169         Log: A decent benchmark would be useful. But it is vague.
55170      Branch: perl
55171            ! pod/perltodo.pod
55172 ____________________________________________________________________________
55173 [ 23081] By: nicholas                              on 2004/07/11  18:36:49
55174         Log: Finding a way to put "I'm MAINT" in perl -v is a TODO
55175      Branch: perl
55176            ! pod/perltodo.pod
55177 ____________________________________________________________________________
55178 [ 23079] By: nicholas                              on 2004/07/10  21:58:34
55179         Log: Store weak references.
55180      Branch: perl
55181            + ext/Storable/t/testlib.pl ext/Storable/t/weak.t
55182            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
55183            ! ext/Storable/README ext/Storable/Storable.pm
55184            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
55185 ____________________________________________________________________________
55186 [ 23078] By: nicholas                              on 2004/07/10  21:11:56
55187         Log: Dual lifing and dists is a TODO
55188      Branch: perl
55189            ! pod/perltodo.pod
55190 ____________________________________________________________________________
55191 [ 23077] By: nicholas                              on 2004/07/10  18:51:35
55192         Log: Resurrect the TODO items about Unicode filenames and Unicode %ENV
55193              Rant a bit more about POD -> HTML
55194      Branch: perl
55195            ! pod/perltodo.pod
55196 ____________________________________________________________________________
55197 [ 23076] By: nicholas                              on 2004/07/10  16:00:44
55198         Log: Perl_mode_from_discipline must update len. (else SEGV)
55199              Diagnosis and patch from clkao
55200      Branch: perl
55201            ! doio.c
55202 ____________________________________________________________________________
55203 [ 23075] By: rgs                                   on 2004/07/10  13:03:56
55204         Log: Subject: Bug with NEXT when called from an eval block
55205              From: Dave Rolsky <autarch@urth.org>
55206              Date: Fri, 9 Jul 2004 17:06:07 -0500 (CDT)
55207              Message-ID: <Pine.LNX.4.58.0407091703010.4578@urth.org>
55208      Branch: perl
55209            ! lib/NEXT.pm lib/NEXT/t/next.t
55210 ____________________________________________________________________________
55211 [ 23074] By: nicholas                              on 2004/07/09  21:03:11
55212         Log: Subject: Re: Segfault using HTML::Entities
55213              From: Jarkko Hietaniemi <jhi@iki.fi>
55214              Message-ID: <40EDBE1A.6080205@iki.fi>
55215              Date: Fri, 09 Jul 2004 00:35:22 +0300
55216      Branch: perl
55217            ! pp_ctl.c regexec.c t/run/fresh_perl.t
55218 ____________________________________________________________________________
55219 [ 23073] By: nicholas                              on 2004/07/09  14:49:16
55220         Log: A more honest TODO
55221      Branch: perl
55222            ! pod/perltodo.pod
55223 ____________________________________________________________________________
55224 [ 23072] By: nicholas                              on 2004/07/09  11:34:17
55225         Log: dor and // fulfil a TODO
55226              Correct a deviation from the Nicholas Clark style guide.
55227      Branch: perl
55228            ! pod/perltodo.pod
55229 ____________________________________________________________________________
55230 [ 23071] By: rgs                                   on 2004/07/09  08:08:05
55231         Log: Subject: [PATCH] prime_env_iter and zero-length values on VMS
55232              From: "Craig A. Berry" <craigberry@mac.com>
55233              Date: Thu, 08 Jul 2004 23:19:05 -0500
55234              Message-ID: <40EE1CB9.8030407@mac.com>
55235      Branch: perl
55236            ! vms/vms.c
55237 ____________________________________________________________________________
55238 [ 23065] By: nicholas                              on 2004/07/08  13:09:44
55239         Log: Randal notes:
55240
55241              "perldoc perldelta" still says 5.8.3 to 5.8.4, even though there
55242              *is* a "perldoc perl583delta" properly.
55243
55244              This is because perl584delta still thinks it's the perldelta
55245      Branch: perl
55246            ! pod/perl584delta.pod
55247 ____________________________________________________________________________
55248 [ 23063] By: rgs                                   on 2004/07/07  17:48:29
55249         Log: Make Perl_sv_utf8_upgrade_flags tolerate PL_sv_undef
55250              as an argument.
55251      Branch: perl
55252            ! sv.c
55253 ____________________________________________________________________________
55254 [ 23062] By: nicholas                              on 2004/07/07  15:14:39
55255         Log: First stab at explaining that CLONE may get more parameters in future.
55256              More eloquent rewording desired. Patches welcome.
55257      Branch: perl
55258            ! pod/perlmod.pod
55259 ____________________________________________________________________________
55260 [ 23061] By: nicholas                              on 2004/07/07  13:30:27
55261         Log: hv_store was not passing hash onwards (spotted by Dave)
55262      Branch: perl
55263            ! hv.c
55264 ____________________________________________________________________________
55265 [ 23060] By: mhx                                   on 2004/07/06  21:43:05
55266         Log: Failing matches don't reset numbered variables.
55267              Change #22997 could cause Text::ParseWords to loop forever if the
55268              regex didn't not match. Explicitly return if the match fails.
55269      Branch: perl
55270            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
55271 ____________________________________________________________________________
55272 [ 23059] By: nicholas                              on 2004/07/06  21:39:27
55273         Log: Integrate:
55274              [ 23057]
55275              This is RC1
55276      Branch: perl
55277           !> pod/perlhist.pod
55278 ____________________________________________________________________________
55279 [ 23058] By: nicholas                              on 2004/07/06  20:45:53
55280         Log: Stop ENV_IS_CASELESS hv.c picking up the wrong hash value from a
55281              shared string scalar.
55282      Branch: perl
55283            ! hv.c
55284 ____________________________________________________________________________
55285 [ 23052] By: nicholas                              on 2004/07/06  09:26:24
55286         Log: A tool to check the AUTHORS file
55287      Branch: perl
55288            + Porting/checkAUTHORS.pl
55289            ! MANIFEST
55290 ____________________________________________________________________________
55291 [ 23051] By: nicholas                              on 2004/07/06  09:25:16
55292         Log: Add some missing authors and remove 1 duplicate
55293      Branch: perl
55294            ! AUTHORS
55295 ____________________________________________________________________________
55296 [ 23048] By: nicholas                              on 2004/07/05  17:26:09
55297         Log: There was no need to bump $Text::ParseWords::VERSION to 3.24
55298      Branch: perl
55299            ! lib/Text/ParseWords.pm
55300 ____________________________________________________________________________
55301 [ 23047] By: rgs                                   on 2004/07/05  17:05:55
55302         Log: Update tests and $VERSION for change 23046
55303      Branch: perl
55304            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
55305 ____________________________________________________________________________
55306 [ 23046] By: rgs                                   on 2004/07/05  16:53:54
55307         Log: Subject: Re: [perl #30504] B::Deparse scoping problem with for loop
55308              From: Stephen McCamant <smcc@MIT.EDU>
55309              Date: Mon, 28 Jun 2004 18:26:24 -0700
55310              Message-ID: <16608.50496.787002.560481@apocalypse.OCF.Berkeley.EDU>
55311      Branch: perl
55312            ! ext/B/B/Deparse.pm
55313 ____________________________________________________________________________
55314 [ 23042] By: nicholas                              on 2004/07/05  14:54:15
55315         Log: Bump $B::Deparse::VERSION
55316      Branch: perl
55317            ! ext/B/B/Deparse.pm
55318 ____________________________________________________________________________
55319 [ 23040] By: nicholas                              on 2004/07/05  10:24:17
55320         Log: t/op/tie.t test 23 is failing when run with utf8 everywhere.
55321              Problem appears to be due to theft of temporaries
55322      Branch: perl
55323            ! mg.c
55324 ____________________________________________________________________________
55325 [ 23029] By: nicholas                              on 2004/07/04  16:39:07
55326         Log: Subject: [PATCH Cwd 2.18] _vms_abs_path on non-directories
55327              From: "Craig A. Berry" <craigberry@mac.com>
55328              Message-ID: <40E704AA.4090801@mac.com>
55329              Date: Sat, 03 Jul 2004 14:10:34 -0500
55330      Branch: perl
55331            ! ext/Cwd/t/cwd.t lib/Cwd.pm
55332 ____________________________________________________________________________
55333 [ 23028] By: nicholas                              on 2004/07/04  15:14:33
55334         Log: /usr/bin/locale steadfastly delivers 8 bit output independent of
55335              LC_ALL. So when perl's expecting utf8, things don't quite work right.
55336              This has become visible since fix 22842
55337      Branch: perl
55338            ! lib/locale.t
55339 ____________________________________________________________________________
55340 [ 23027] By: mhx                                   on 2004/07/02  14:44:37
55341         Log: More microperl tweaks.
55342      Branch: perl
55343            ! Makefile.micro README.micro uconfig.h uconfig.sh
55344 ____________________________________________________________________________
55345 [ 23026] By: rgs                                   on 2004/07/02  13:05:23
55346         Log: Maintainer change for Safe
55347      Branch: perl
55348            ! Porting/Maintainers.pl
55349 ____________________________________________________________________________
55350 [ 23025] By: rgs                                   on 2004/07/02  10:06:29
55351         Log: Bump version number of Safe for CPAN release
55352      Branch: perl
55353            ! ext/Opcode/Safe.pm
55354 ____________________________________________________________________________
55355 [ 23024] By: rgs                                   on 2004/07/02  07:50:42
55356         Log: Upgrade to I18N::LangTags 0.33
55357      Branch: perl
55358            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
55359            ! lib/I18N/LangTags/t/80_all_env.t
55360 ____________________________________________________________________________
55361 [ 23023] By: davem                                 on 2004/07/02  01:49:11
55362         Log: utf8 POPSTACK crash on split execution
55363              split() does a SWITCHSTACK to directly split to an array, but
55364              if it subsequently dies (eg the regex triggers a 'use utf8' which
55365              is then denied by Safe), then the switch doesn't get undone. Add
55366              a new save type to allow for this.
55367      Branch: perl
55368            ! pp.c scope.c scope.h
55369 ____________________________________________________________________________
55370 [ 23022] By: mhx                                   on 2004/07/01  21:08:44
55371         Log: The microperl config didn't know about usemallocwrap yet.
55372      Branch: perl
55373            ! uconfig.h uconfig.sh
55374 ____________________________________________________________________________
55375 [ 23021] By: mhx                                   on 2004/07/01  14:30:05
55376         Log: Check for definedness of sv before calling sv_derived_from()
55377              to prevent "Use of uninitialized value..." warning.
55378      Branch: perl
55379            ! universal.c
55380 ____________________________________________________________________________
55381 [ 23019] By: nicholas                              on 2004/07/01  10:14:03
55382         Log: Bump version numbers
55383      Branch: perl
55384            ! ext/File/Glob/Glob.pm ext/XS/APItest/APItest.pm
55385            ! ext/threads/threads.pm lib/Carp.pm lib/File/Copy.pm
55386            ! lib/Text/ParseWords.pm lib/Text/Wrap.pm lib/autouse.pm
55387            ! lib/charnames.pm lib/diagnostics.pm lib/utf8.pm
55388 ____________________________________________________________________________
55389 [ 23018] By: nicholas                              on 2004/06/30  21:37:12
55390         Log: Assert that we aren't leaking memory.
55391      Branch: perl
55392            ! sv.c
55393 ____________________________________________________________________________
55394 [ 23016] By: gbarr                                 on 2004/06/30  13:47:36
55395         Log: Sync to libnet-1.19
55396      Branch: perl
55397            ! lib/Net/Changes.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
55398            ! lib/Net/POP3.pm lib/Net/SMTP.pm lib/Net/t/datasend.t
55399 ____________________________________________________________________________
55400 [ 23014] By: rgs                                   on 2004/06/30  12:12:24
55401         Log: Subject: [PATCH pod/perlop.pod] Documenting undefined behaviour of $i = $i ++.
55402              From: Abigail <abigail@abigail.nl>
55403              Date: Wed, 30 Jun 2004 12:00:21 +0200
55404              Message-ID: <20040630100021.GA23752@abigail.nl>
55405      Branch: perl
55406            ! pod/perlop.pod
55407 ____________________________________________________________________________
55408 [ 23011] By: nicholas                              on 2004/06/29  15:26:34
55409         Log: Note that sv_2mortal isn't just "increase reference count by 1, and
55410              mark that it needs a deferred recount"
55411      Branch: perl
55412            ! sv.c
55413 ____________________________________________________________________________
55414 [ 23010] By: rgs                                   on 2004/06/29  12:12:58
55415         Log: More caveats in B::Deparse's documentation
55416              (suggested by Yves Orton)
55417      Branch: perl
55418            ! ext/B/B/Deparse.pm
55419 ____________________________________________________________________________
55420 [ 23007] By: merijn                                on 2004/06/29  10:57:46
55421         Log: HP-UX 10.20 still *needs* -Ae for HP C-ANSI-C to be ANSI
55422              11.00 and on are ANSI by default for /opt/ansic/bin
55423              Error was introduced by #22975 in re-enabling 10.01
55424      Branch: perl
55425            ! hints/hpux.sh
55426 ____________________________________________________________________________
55427 [ 23006] By: davem                                 on 2004/06/28  22:50:01
55428         Log: use encoding and "eq" cause memory leak
55429              Perl_sv_eq() was creating a temp and not always freeing it
55430      Branch: perl
55431            ! sv.c
55432 ____________________________________________________________________________
55433 [ 23002] By: nicholas                              on 2004/06/27  20:57:50
55434         Log: Assimilate Locale-Codes-2.07
55435      Branch: perl
55436            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
55437            ! lib/Locale/Codes/t/all.t lib/Locale/Codes/t/constants.t
55438            ! lib/Locale/Codes/t/country.t lib/Locale/Codes/t/currency.t
55439            ! lib/Locale/Codes/t/uk.t lib/Locale/Constants.pm
55440            ! lib/Locale/Constants.pod lib/Locale/Country.pm
55441            ! lib/Locale/Country.pod lib/Locale/Currency.pm
55442            ! lib/Locale/Currency.pod lib/Locale/Language.pm
55443            ! lib/Locale/Language.pod lib/Locale/Script.pm
55444            ! lib/Locale/Script.pod
55445 ____________________________________________________________________________
55446 [ 23001] By: nicholas                              on 2004/06/27  18:27:43
55447         Log: Stop 80_all_env.t failing when LC_ALL is set
55448      Branch: perl
55449            ! lib/I18N/LangTags/t/80_all_env.t
55450 ____________________________________________________________________________
55451 [ 22998] By: nicholas                              on 2004/06/25  22:19:51
55452         Log: Correct detection of absent modules. Based on
55453
55454              Subject: [PATCH] Config{extensions} uses filesystem names as extensions
55455              From: Andy Dougherty <doughera@lafayette.edu>
55456              Message-ID: <Pine.SOL.4.58.0406241505530.14039@maxwell.phys.lafayette.edu>
55457              Date: Thu, 24 Jun 2004 15:09:47 -0400 (EDT)
55458
55459              with improvements from Marcus Holland-Moritz
55460      Branch: perl
55461            ! ext/Devel/PPPort/t/test.t ext/PerlIO/t/scalar.t
55462            ! ext/PerlIO/t/via.t ext/threads/shared/t/disabled.t lib/DB.t
55463            ! lib/Dumpvalue.t lib/PerlIO/via/t/QuotedPrint.t
55464            ! lib/Tie/RefHash.t lib/autouse.t lib/dumpvar.t lib/h2xs.t
55465            ! lib/overload.t t/io/crlf.t
55466 ____________________________________________________________________________
55467 [ 22997] By: mhx                                   on 2004/06/25  20:27:05
55468         Log: Cleanup the main regex in Text::ParseWords and make the
55469              parse_line() routine faster. Add a Unicode test case.
55470      Branch: perl
55471            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
55472 ____________________________________________________________________________
55473 [ 22996] By: merijn                                on 2004/06/25  15:27:21
55474         Log: Subject: [perl #30450] perl 5.8.4: enhancement to hints/solaris_2.sh
55475              From: Nicholas Gianniotis (via RT) <perlbug-followup@perl.org>
55476              Date: 25 Jun 2004 09:39:51 -0000
55477              Message-ID: <rt-3.0.9-30450-91340.10.3279898804255@perl.org>
55478              and
55479              From: Andy Dougherty <doughera@lafayette.edu>
55480              Date: Fri, 25 Jun 2004 11:30:11 -0400 (EDT)
55481              Message-ID: <Pine.SOL.4.58.0406251113420.15961@maxwell.phys.lafayette.edu>
55482      Branch: perl
55483            ! hints/solaris_2.sh
55484 ____________________________________________________________________________
55485 [ 22995] By: rgs                                   on 2004/06/25  15:07:51
55486         Log: Subject: [PATCH] regcomp.c, t/op/regmesg.t -- False range with \p and \P
55487              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
55488              Date: Thu, 24 Jun 2004 16:42:54 -0400 (EDT)
55489              Message-ID: <Pine.LNX.4.44.0406241636340.8774-200000@perlmonk.org>
55490      Branch: perl
55491            ! regcomp.c t/op/regmesg.t
55492 ____________________________________________________________________________
55493 [ 22994] By: rgs                                   on 2004/06/25  08:36:33
55494         Log: More @INC test fixes
55495      Branch: perl
55496            ! t/op/threads.t t/run/switch_A.t t/uni/chomp.t t/uni/tr_7jis.t
55497            ! t/uni/tr_eucjp.t t/uni/tr_sjis.t t/uni/tr_utf8.t
55498 ____________________________________________________________________________
55499 [ 22993] By: rgs                                   on 2004/06/25  08:28:34
55500         Log: Fix the Cwd tests for the core.
55501      Branch: perl
55502            ! ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
55503 ____________________________________________________________________________
55504 [ 22992] By: mhx                                   on 2004/06/24  19:51:06
55505         Log: Fix for: [perl #30442] Text::ParseWords does not handle backslashed newline inside quoted text
55506              Use the suggested regex fix, plus some tests.
55507      Branch: perl
55508            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
55509 ____________________________________________________________________________
55510 [ 22991] By: rgs                                   on 2004/06/24  16:47:24
55511         Log: Upgrade to Cwd 2.18
55512              (with local changes to cwd.t, to adapt it to the core)
55513      Branch: perl
55514            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
55515 ____________________________________________________________________________
55516 [ 22990] By: mhx                                   on 2004/06/24  16:22:05
55517         Log: Fix for: [perl #2738] perl segfautls on input
55518              The parser was incorrectly accepting <> as a subroutine prototype and
55519              newATTRSUB didn't validate the proto argument before accessing op_sv.
55520      Branch: perl
55521            ! op.c pod/perldiag.pod t/comp/parser.t toke.c
55522 ____________________________________________________________________________
55523 [ 22988] By: rgs                                   on 2004/06/24  12:58:35
55524         Log: Upgrade to Cwd 2.17_03
55525      Branch: perl
55526            ! ext/Cwd/Changes ext/Cwd/Cwd.xs lib/Cwd.pm
55527 ____________________________________________________________________________
55528 [ 22977] By: nicholas                              on 2004/06/23  08:38:47
55529         Log: Test that [] // 0 is []
55530      Branch: perl
55531            ! t/op/dor.t
55532 ____________________________________________________________________________
55533 [ 22976] By: rgs                                   on 2004/06/23  08:28:15
55534         Log: Add a regression test for bug #23765 (by Jarkko)
55535      Branch: perl
55536            ! t/op/substr.t
55537 ____________________________________________________________________________
55538 [ 22975] By: merijn                                on 2004/06/23  06:56:15
55539         Log: Backward compatibility issues for HP-UX 10.01 and older
55540              Yes, it is still actively used in production environment
55541              One more patch expected for toke.c optimization level
55542      Branch: perl
55543            ! hints/hpux.sh
55544 ____________________________________________________________________________
55545 [ 22972] By: mhx                                   on 2004/06/22  21:23:59
55546         Log: Proposed patch + test case.
55547
55548              Subject: [perl #30409] charnames.pm clobbers default variable
55549              From: Marcel "Grünauer" (via RT) <perlbug-followup@perl.org>
55550              Date: 22 Jun 2004 16:43:50 -0000
55551              Message-ID: <rt-3.0.9-30409-91174.12.8617678524438@perl.org>
55552      Branch: perl
55553            ! lib/charnames.pm lib/charnames.t
55554 ____________________________________________________________________________
55555 [ 22971] By: mhx                                   on 2004/06/22  21:00:10
55556         Log: Adjust array index in FileCache.pm.
55557
55558              Subject: [perl #30291] Use of uninitialized value (array index reference) in FileCache.pm module at line 140
55559              From: bbucklan@jpl-devvax.jpl.nasa.gov (via RT) <perlbug-followup@perl.org>
55560              Date: 15 Jun 2004 16:55:22 -0000
55561              Message-ID: <rt-3.0.9-30291-90552.18.5392299690759@perl.org>
55562      Branch: perl
55563            ! lib/FileCache.pm
55564 ____________________________________________________________________________
55565 [ 22970] By: mhx                                   on 2004/06/22  20:26:11
55566         Log: Subject: [PATCH] DB_File 1.809  was RE: [perl #30237] DB_File methods and substr don't mix
55567              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
55568              Date: Tue, 22 Jun 2004 21:29:12 +0100
55569              Message-Id: <20040622202910.WBSU21846.mta08-svc.ntlworld.com@MARQUESSPT21>
55570      Branch: perl
55571            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
55572            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
55573            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
55574            ! ext/DB_File/typemap
55575 ____________________________________________________________________________
55576 [ 22969] By: nicholas                              on 2004/06/22  13:25:11
55577         Log: Abolish the "Tied variable freed while still in use" error - I have
55578              a way to cleanly avoid the coredump.
55579      Branch: perl
55580            ! mg.c pod/perldiag.pod t/op/tie.t
55581 ____________________________________________________________________________
55582 [ 22968] By: nicholas                              on 2004/06/22  12:28:58
55583         Log: Subject: [PATCH] Storable signedness nit
55584              From: "Craig A. Berry" <craigberry@mac.com>
55585              Message-ID: <40D3AAC7.6030407@mac.com>
55586              Date: Fri, 18 Jun 2004 21:53:59 -0500
55587      Branch: perl
55588            ! ext/Storable/Storable.xs
55589 ____________________________________________________________________________
55590 [ 22967] By: nicholas                              on 2004/06/22  09:57:23
55591         Log: Skip tests if List::Util not built
55592      Branch: perl
55593            ! lib/DB.t lib/Dumpvalue.t lib/autouse.t lib/dumpvar.t
55594            ! lib/overload.t
55595 ____________________________________________________________________________
55596 [ 22966] By: nicholas                              on 2004/06/22  09:56:59
55597         Log: Skip test if Data::Dumper not built
55598      Branch: perl
55599            ! lib/Tie/RefHash.t
55600 ____________________________________________________________________________
55601 [ 22965] By: nicholas                              on 2004/06/22  09:56:34
55602         Log: Skip test if Devel::PPPort is not built.
55603              Probably should fix h2xs to work without it.
55604      Branch: perl
55605            ! lib/h2xs.t
55606 ____________________________________________________________________________
55607 [ 22964] By: rgs                                   on 2004/06/22  07:34:40
55608         Log: Upgrade to I18N::LangTags 0.32
55609      Branch: perl
55610            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
55611            ! lib/I18N/LangTags/Detect.pm lib/I18N/LangTags/t/80_all_env.t
55612 ____________________________________________________________________________
55613 [ 22963] By: davem                                 on 2004/06/20  12:00:56
55614         Log: make mktables always update modifed time to play better with make
55615      Branch: perl
55616            ! Makefile.SH lib/unicore/mktables
55617 ____________________________________________________________________________
55618 [ 22962] By: davem                                 on 2004/06/20  11:50:19
55619         Log: fix typo in gp_free
55620      Branch: perl
55621            ! gv.c
55622 ____________________________________________________________________________
55623 [ 22961] By: davem                                 on 2004/06/19  12:36:58
55624         Log: 'make test' without preceeding 'make' fails.
55625              Change #22872 added a target to run mktables, but this was
55626              skipped if 'make test' was run first, causing the build of
55627              Unicode::Normalize to fail.
55628      Branch: perl
55629            ! Makefile.SH
55630 ____________________________________________________________________________
55631 [ 22960] By: nicholas                              on 2004/06/18  20:18:02
55632         Log: When expecting an error, it's best to check the text you got, rather
55633              than blindly assuming that it's correct.
55634      Branch: perl
55635            ! t/op/write.t
55636 ____________________________________________________________________________
55637 [ 22959] By: nicholas                              on 2004/06/18  18:57:30
55638         Log: Case insensitive file systems are bad, m'kay
55639      Branch: perl
55640            ! ext/IO/t/IO.t
55641 ____________________________________________________________________________
55642 [ 22958] By: nicholas                              on 2004/06/18  13:45:51
55643         Log: This needs POSIX, so skip if no POSIX
55644      Branch: perl
55645            ! lib/Pod/t/basic.t
55646 ____________________________________________________________________________
55647 [ 22957] By: nicholas                              on 2004/06/18  13:44:27
55648         Log: Also needs skipping if PerlIO::via not built
55649      Branch: perl
55650            ! lib/PerlIO/via/t/QuotedPrint.t
55651 ____________________________________________________________________________
55652 [ 22956] By: nicholas                              on 2004/06/18  13:24:13
55653         Log: Skip tests when PerlIO::scalar and PerlIO::via aren't built
55654      Branch: perl
55655            ! ext/PerlIO/t/scalar.t ext/PerlIO/t/via.t
55656 ____________________________________________________________________________
55657 [ 22955] By: nicholas                              on 2004/06/18  13:19:16
55658         Log: Not ideal, but skip all of IO's tests if Socket is not built.
55659      Branch: perl
55660            ! ext/IO/t/IO.t
55661 ____________________________________________________________________________
55662 [ 22954] By: nicholas                              on 2004/06/18  13:11:31
55663         Log: Skip test if perl configured without threads::shared
55664      Branch: perl
55665            ! ext/threads/shared/t/disabled.t
55666 ____________________________________________________________________________
55667 [ 22953] By: nicholas                              on 2004/06/18  13:09:24
55668         Log: Skip test if Devel::PPPort not built
55669      Branch: perl
55670            ! ext/Devel/PPPort/t/test.t
55671 ____________________________________________________________________________
55672 [ 22952] By: nicholas                              on 2004/06/18  13:07:40
55673         Log: Skip re tests if re not built.
55674      Branch: perl
55675            ! ext/re/t/re.t
55676 ____________________________________________________________________________
55677 [ 22951] By: nicholas                              on 2004/06/18  11:38:24
55678         Log: If we don't build B, we should skip all its tests.
55679      Branch: perl
55680            ! ext/B/t/asmdata.t ext/B/t/b.t ext/B/t/bblock.t
55681            ! ext/B/t/bytecode.t ext/B/t/concise.t ext/B/t/debug.t
55682            ! ext/B/t/deparse.t ext/B/t/f_map.t ext/B/t/f_sort.t
55683            ! ext/B/t/lint.t ext/B/t/o.t ext/B/t/optree_check.t
55684            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
55685            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
55686            ! ext/B/t/optree_varinit.t ext/B/t/showlex.t ext/B/t/stash.t
55687            ! ext/B/t/terse.t ext/B/t/xref.t
55688 ____________________________________________________________________________
55689 [ 22950] By: nicholas                              on 2004/06/18  11:27:51
55690         Log: D'oh. Don't turn on warnings on the #! line without actually testing
55691              the full code in case it warns.
55692      Branch: perl
55693            ! lib/Unicode/UCD.t
55694 ____________________________________________________________________________
55695 [ 22949] By: nicholas                              on 2004/06/18  09:43:12
55696         Log: Unicode::UCD uses Storable, so we can't test if Storable isn't built.
55697      Branch: perl
55698            ! lib/Unicode/UCD.t
55699 ____________________________________________________________________________
55700 [ 22948] By: nicholas                              on 2004/06/18  09:23:20
55701         Log: Can't test the B modules if we didn't build 'em
55702      Branch: perl
55703            ! t/lib/1_compile.t
55704 ____________________________________________________________________________
55705 [ 22947] By: nicholas                              on 2004/06/18  08:59:01
55706         Log: Need to skip test 7 if perl built without the PerlIO::scalar extension
55707      Branch: perl
55708            ! t/io/crlf.t
55709 ____________________________________________________________________________
55710 [ 22946] By: rgs                                   on 2004/06/18  07:44:34
55711         Log: Upgrade to I18N::LangTags 0.31.
55712      Branch: perl
55713            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
55714            ! lib/I18N/LangTags/Detect.pm lib/I18N/LangTags/t/10_http.t
55715            ! lib/I18N/LangTags/t/80_all_env.t
55716 ____________________________________________________________________________
55717 [ 22945] By: nicholas                              on 2004/06/17  19:27:05
55718         Log: As 2/3rds (or 3/4s) of the SV head structure is rewritten, it doesn't
55719              seem that memzero() of everything is the most efficient idea.
55720      Branch: perl
55721            ! sv.c
55722 ____________________________________________________________________________
55723 [ 22944] By: nicholas                              on 2004/06/17  14:57:14
55724         Log: Change 22516 forgot to add make_overload.pl to generate test data
55725              (submitted from the pub via wireless, bluetooth and then GPRS out
55726              to the Internet)
55727      Branch: perl
55728            + ext/Storable/t/make_overload.pl
55729            ! MANIFEST
55730 ____________________________________________________________________________
55731 [ 22943] By: nicholas                              on 2004/06/17  12:03:48
55732         Log: Storable should cope if the string to thaw happens to be utf8 encoded
55733              And anything with bytes >=256 is corrupt
55734      Branch: perl
55735            ! ext/Storable/ChangeLog ext/Storable/README
55736            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
55737            ! ext/Storable/t/utf8.t
55738 ____________________________________________________________________________
55739 [ 22942] By: rgs                                   on 2004/06/17  09:57:14
55740         Log: Upgrade to Locale::Maketext 1.09
55741      Branch: perl
55742            + lib/Locale/Maketext/t/01_about_verbose.t
55743            + lib/Locale/Maketext/t/10_make.t lib/Locale/Maketext/t/20_get.t
55744            + lib/Locale/Maketext/t/40_super.t
55745            + lib/Locale/Maketext/t/50_super.t
55746            + lib/Locale/Maketext/t/60_super.t
55747            + lib/Locale/Maketext/t/90_utf8.t
55748            - lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
55749            - lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
55750            - lib/Locale/Maketext/t/04super.t
55751            - lib/Locale/Maketext/t/05super.t
55752            - lib/Locale/Maketext/t/06super.t lib/Locale/Maketext/t/90utf8.t
55753            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
55754            ! lib/Locale/Maketext/README
55755 ____________________________________________________________________________
55756 [ 22941] By: rgs                                   on 2004/06/17  09:43:48
55757         Log: Upgrade to I18N::LangTags 0.30.
55758      Branch: perl
55759            + lib/I18N/LangTags/Detect.pm
55760            + lib/I18N/LangTags/t/01_about_verbose.t
55761            + lib/I18N/LangTags/t/05_main.t lib/I18N/LangTags/t/07_listy.t
55762            + lib/I18N/LangTags/t/10_http.t lib/I18N/LangTags/t/50_super.t
55763            + lib/I18N/LangTags/t/55_supers_strict.t
55764            + lib/I18N/LangTags/t/80_all_env.t
55765            - lib/I18N/LangTags/t/01test.t lib/I18N/LangTags/t/02decency.t
55766            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
55767            ! lib/I18N/LangTags/List.pm
55768 ____________________________________________________________________________
55769 [ 22940] By: rgs                                   on 2004/06/17  08:54:41
55770         Log: More forgiving version comparison in perlivp.
55771      Branch: perl
55772            ! utils/perlivp.PL
55773 ____________________________________________________________________________
55774 [ 22939] By: nicholas                              on 2004/06/16  09:05:57
55775         Log: Improve the substitution to cc_r for threading so that compilers
55776              specified with a full path or as a parameter to ccache are changed
55777      Branch: perl
55778            ! hints/aix.sh
55779 ____________________________________________________________________________
55780 [ 22938] By: rgs                                   on 2004/06/15  14:35:00
55781         Log: Subject: [PATCH] File::Basename docs
55782              From: Boris Zentner <bzm@2bz.de>
55783              Date: Sat, 12 Jun 2004 16:29:42 +0200
55784              Message-Id: <200406121629.42595.bzm@2bz.de>
55785      Branch: perl
55786            ! lib/File/Basename.pm
55787 ____________________________________________________________________________
55788 [ 22937] By: nicholas                              on 2004/06/15  09:21:22
55789         Log: It seems that our assert() macro wasn't good enough.
55790              Changed to one that that is an expression, rather than a statement.
55791              Fix new macros definitions in sv.h to be clean enough C to keep the
55792              AIX compiler happy.
55793      Branch: perl
55794            ! perl.h sv.h
55795 ____________________________________________________________________________
55796 [ 22936] By: rgs                                   on 2004/06/15  08:22:32
55797         Log: Subject: [PATCH] perlop.pod: add an example to the .. and ... operators
55798              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
55799              Date: Tue, 15 Jun 2004 10:15:15 +0300 (IDT)
55800              Message-ID: <Pine.LNX.4.56.0406151013140.14618@vipe.technion.ac.il>
55801      Branch: perl
55802            ! pod/perlop.pod
55803 ____________________________________________________________________________
55804 [ 22935] By: nicholas                              on 2004/06/15  07:17:17
55805         Log: Assert SvTYPE is at least PGMV whenever accessing SvSTASH
55806      Branch: perl
55807            ! ext/Storable/Storable.xs sv.h
55808 ____________________________________________________________________________
55809 [ 22934] By: nicholas                              on 2004/06/14  15:26:38
55810         Log: Assert that SV type has magic member when reading/writing.
55811              Will catch buggy code.
55812      Branch: perl
55813            ! sv.c sv.h
55814 ____________________________________________________________________________
55815 [ 22933] By: rgs                                   on 2004/06/13  17:54:47
55816         Log: More h2ph voodoo.
55817      Branch: perl
55818            ! utils/h2ph.PL
55819 ____________________________________________________________________________
55820 [ 22932] By: rgs                                   on 2004/06/13  15:35:00
55821         Log: Subject: [PATCH] t/TEST
55822              From: Abe Timmerman <abe@ztreet.demon.nl>
55823              Date: Sun, 13 Jun 2004 11:41:49 +0200
55824              Message-Id: <200406131141.50361.abe@ztreet.demon.nl>
55825      Branch: perl
55826            ! t/TEST
55827 ____________________________________________________________________________
55828 [ 22931] By: rgs                                   on 2004/06/11  16:54:00
55829         Log: Reapply change #20983, rolled back by change #22920,
55830              as noticed by Craig Berry.
55831      Branch: perl
55832            ! pod/pod2usage.PL pod/podselect.PL
55833 ____________________________________________________________________________
55834 [ 22930] By: rgs                                   on 2004/06/11  14:22:55
55835         Log: More h2ph tweaks: recognition of C types
55836      Branch: perl
55837            ! utils/h2ph.PL
55838 ____________________________________________________________________________
55839 [ 22929] By: rgs                                   on 2004/06/11  13:46:53
55840         Log: More h2ph tweaking for gcc __inline functions
55841      Branch: perl
55842            ! utils/h2ph.PL
55843 ____________________________________________________________________________
55844 [ 22928] By: mhx                                   on 2004/06/11  09:37:42
55845         Log: t/comp/utf.t failed when configuring with -Dnoextensions=Encode
55846      Branch: perl
55847            ! t/comp/utf.t
55848 ____________________________________________________________________________
55849 [ 22927] By: rgs                                   on 2004/06/11  08:28:19
55850         Log: Remove a warning against unsafe signals in perlipc.pod,
55851              now that we have "safe signals".
55852      Branch: perl
55853            ! pod/perlipc.pod
55854 ____________________________________________________________________________
55855 [ 22926] By: rgs                                   on 2004/06/10  19:03:51
55856         Log: Subject: Re: [perl #30197] perlbug AutoReply: Data::Dumper does not indent the deparsed code properly
55857              From: Mathieu Arnold <m@absolight.fr>
55858              Date: Thu, 10 Jun 2004 16:43:58 +0200
55859              Message-ID: <34D483170C7F84E0DFBE442B@andromede.in.reaumur.net>
55860              (with a test adjustment)
55861      Branch: perl
55862            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
55863 ____________________________________________________________________________
55864 [ 22925] By: rgs                                   on 2004/06/10  17:26:15
55865         Log: Make h2ph able to understand a limited set of inline functions.
55866              The glibc apparently now ships headers that use inline functions
55867              instead of plain old macros.
55868      Branch: perl
55869            ! utils/h2ph.PL
55870 ____________________________________________________________________________
55871 [ 22924] By: rgs                                   on 2004/06/10  07:55:41
55872         Log: Subject: Change 22872 breaks shared miniperl invocation
55873              From: Alexey Tourbin <at@altlinux.ru>
55874              Date: Fri, 4 Jun 2004 13:24:17 +0400
55875              Message-ID: <20040604092417.GA13447@solemn.turbinal.org>
55876      Branch: perl
55877            ! Makefile.SH
55878 ____________________________________________________________________________
55879 [ 22923] By: rgs                                   on 2004/06/09  19:47:47
55880         Log: Subject: Re: [perl #30045] Transliteration replacement not terminated message obscure
55881              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
55882              Date: Mon, 7 Jun 2004 00:28:55 -0700
55883              Message-ID: <20040607072854.GB1028@efn.org>
55884      Branch: perl
55885            ! pod/perldiag.pod
55886 ____________________________________________________________________________
55887 [ 22922] By: rgs                                   on 2004/06/09  18:40:45
55888         Log: Remove the "malloc wrappage" tests, due to their unportability
55889              (as suggested by Jarkko.)
55890      Branch: perl
55891            ! t/op/array.t t/op/repeat.t
55892 ____________________________________________________________________________
55893 [ 22921] By: rgs                                   on 2004/06/09  15:57:58
55894         Log: Subject: [PATCH] Re: [perl #24081] invalid regexp in perl -V
55895              From: Robin Barker <Robin.Barker@npl.co.uk>
55896              Date: Wed, 9 Jun 2004 12:02:01 +0100
55897              Message-ID: <533D273D4014D411AB1D00062938C4D9040468F1@hotel.npl.co.uk>
55898              with further adjustements for bleadperl
55899      Branch: perl
55900            ! configpm lib/Config.t
55901 ____________________________________________________________________________
55902 [ 22920] By: rgs                                   on 2004/06/09  13:13:29
55903         Log: Upgrade to Pod::Parser 1.28
55904              (except Pod::Find, which has local patches not yet on CPAN)
55905      Branch: perl
55906            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Parser.pm
55907            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
55908            ! t/pod/find.t
55909 ____________________________________________________________________________
55910 [ 22919] By: mhx                                   on 2004/06/09  12:50:12
55911         Log: s/64bit/64-bit/g for consistency in the READMEs.
55912      Branch: perl
55913            ! README.aix README.hpux
55914 ____________________________________________________________________________
55915 [ 22918] By: rgs                                   on 2004/06/09  12:43:59
55916         Log: Subject: [patch] Windows/Win32 thread handle leak with threads join
55917              From: "Kevin Chase" <kevincha99@hotmail.com>
55918              Date: Sun, 06 Jun 2004 09:44:44 -0700
55919              Message-ID: <BAY2-F172Ih5h5xf4rJ0001a3a6@hotmail.com>
55920      Branch: perl
55921            ! ext/threads/threads.xs
55922 ____________________________________________________________________________
55923 [ 22917] By: merijn                                on 2004/06/09  11:46:23
55924         Log: Several updates, major, and minor corrections, model updates,
55925              explained the model numbering of HP-UX servers.
55926      Branch: perl
55927            ! README.hpux
55928 ____________________________________________________________________________
55929 [ 22916] By: rgs                                   on 2004/06/09  09:53:58
55930         Log: Upgrade to Pod::Perldoc 3.13
55931      Branch: perl
55932            + lib/Pod/Perldoc/t/01_about_verbose.t
55933            ! MANIFEST lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
55934 ____________________________________________________________________________
55935 [ 22915] By: rgs                                   on 2004/06/09  09:08:46
55936         Log: Upgrade to Digest 1.08.
55937      Branch: perl
55938            ! lib/Digest.pm
55939 ____________________________________________________________________________
55940 [ 22914] By: rgs                                   on 2004/06/09  08:08:55
55941         Log: Upgrade to CGI.pm 3.05
55942      Branch: perl
55943            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Util.pm lib/CGI/t/html.t
55944 ____________________________________________________________________________
55945 [ 22913] By: davem                                 on 2004/06/08  22:20:40
55946         Log: double DESTROY in for loop
55947              pp_iter decremented the ref count of the previous iterant before
55948              unaliasing it. This could lead to DESTROY being called with the
55949              loop variable still aliased to the freed value. If the DESTROY
55950              also contained a for loop with the same iterator variable, the
55951              freed value would get resurrected then freed for a second time.
55952      Branch: perl
55953            ! pp_hot.c t/cmd/for.t
55954 ____________________________________________________________________________
55955 [ 22912] By: rgs                                   on 2004/06/08  18:51:03
55956         Log: Upgrade to Pod::LaTeX 0.57
55957      Branch: perl
55958            + lib/Pod/t/user.t
55959            ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
55960 ____________________________________________________________________________
55961 [ 22911] By: rgs                                   on 2004/06/08  18:42:29
55962         Log: Upgrade to Unicode::Normalize 0.30.
55963      Branch: perl
55964            ! ext/Unicode/Normalize/Changes
55965            ! ext/Unicode/Normalize/Normalize.pm
55966            ! ext/Unicode/Normalize/Normalize.xs
55967            ! ext/Unicode/Normalize/t/illegal.t
55968            ! ext/Unicode/Normalize/t/short.t
55969            ! ext/Unicode/Normalize/t/split.t
55970 ____________________________________________________________________________
55971 [ 22910] By: rgs                                   on 2004/06/08  18:40:38
55972         Log: Remove a spurious \n in a perltie example,
55973              noticed by Geoffrey Young.
55974      Branch: perl
55975            ! pod/perltie.pod
55976 ____________________________________________________________________________
55977 [ 22909] By: rgs                                   on 2004/06/08  18:34:23
55978         Log: Upgrade to Unicode::Collate 0.40
55979      Branch: perl
55980            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/hangul.t
55981 ____________________________________________________________________________
55982 [ 22908] By: rgs                                   on 2004/06/08  18:23:54
55983         Log: Upgrade to Time::Local 1.10.
55984      Branch: perl
55985            ! lib/Time/Local.pm lib/Time/Local.t
55986 ____________________________________________________________________________
55987 [ 22907] By: rgs                                   on 2004/06/08  18:02:59
55988         Log: Upgrade to Test::Harness 2.42
55989      Branch: perl
55990            ! lib/Test/Harness.pm lib/Test/Harness/Changes
55991            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/prove-switches.t
55992 ____________________________________________________________________________
55993 [ 22906] By: nicholas                              on 2004/06/08  14:59:20
55994         Log: Patch 22835 Failed to upgrade all the new files in Encode 2.01
55995              As spotted by Jerry D. Hedden
55996      Branch: perl
55997            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
55998 ____________________________________________________________________________
55999 [ 22905] By: rgs                                   on 2004/06/08  13:53:40
56000         Log: Subject: Re: newSVpvn(NULL, 0); doesn't work as advertised
56001              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
56002              Date: Fri, 4 Jun 2004 16:29:44 +0200
56003              Message-Id: <20040604162944.4011f1c6@r2d2>
56004      Branch: perl
56005            ! pod/perlapi.pod sv.c
56006 ____________________________________________________________________________
56007 [ 22904] By: rgs                                   on 2004/06/08  13:44:27
56008         Log: Subject: Re: [PATCH] Re: Lack of error for large string on Solaris
56009              From: Jarkko Hietaniemi <jhi@iki.fi>
56010              Date: Mon, 07 Jun 2004 20:09:42 +0300
56011              Message-ID: <40C4A156.5030205@iki.fi>
56012      Branch: perl
56013            ! av.c pod/perldiag.pod pp.c pp_hot.c t/op/array.t t/op/repeat.t
56014 ____________________________________________________________________________
56015 [ 22903] By: rgs                                   on 2004/06/08  10:19:27
56016         Log: Subject: [perl #30073] Misleading docs of Text::Wrap
56017              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
56018              Date: 6 Jun 2004 21:50:19 -0000
56019              Message-ID: <rt-3.0.9-30073-89834.19.0927626986204@perl.org>
56020      Branch: perl
56021            ! lib/Text/Wrap.pm
56022 ____________________________________________________________________________
56023 [ 22902] By: rgs                                   on 2004/06/06  07:49:27
56024         Log: Subject: Re: [PATCH] [perl #29841] utf8::decode doesn't work under -T
56025              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
56026              Date: Sun, 06 Jun 2004 00:37:21 +0900
56027              Message-Id: <20040606003344.57B2.BQW10602@nifty.com>
56028      Branch: perl
56029            ! lib/utf8.pm pod/perlapi.pod sv.c t/op/utftaint.t
56030 ____________________________________________________________________________
56031 [ 22901] By: rgs                                   on 2004/06/03  15:19:52
56032         Log: Subject: [PATCH] Have win32/makefile.mk default to gcc, and update docs
56033              From: Steve Hay <steve.hay@uk.radan.com>
56034              Date: Thu, 03 Jun 2004 15:46:17 +0100
56035              Message-ID: <40BF39B9.3060207@uk.radan.com>
56036      Branch: perl
56037            ! README.win32 win32/makefile.mk
56038 ____________________________________________________________________________
56039 [ 22900] By: rgs                                   on 2004/06/03  13:20:37
56040         Log: perlpodspec uses 'nonbreaking' and 'non-breaking'.
56041              Normalize on the hyphenated spelling.
56042      Branch: perl
56043            ! pod/perlpodspec.pod
56044 ____________________________________________________________________________
56045 [ 22899] By: rgs                                   on 2004/06/03  13:03:20
56046         Log: Workaround a dmake oddity.
56047              Subject: Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
56048              From: Steve Hay <steve.hay@uk.radan.com>
56049              Date: Thu, 03 Jun 2004 12:16:13 +0100
56050              Message-ID: <40BF087D.8030005@uk.radan.com>
56051      Branch: perl
56052            ! win32/makefile.mk
56053 ____________________________________________________________________________
56054 [ 22898] By: rgs                                   on 2004/06/03  09:02:31
56055         Log: Carp was mostly unusable with Safe because it may require
56056              Carp::Heavy at run-time (while require() is forbidden.)
56057              Have Safe load Carp::Heavy.
56058      Branch: perl
56059            ! ext/Opcode/Safe.pm lib/Carp.pm
56060 ____________________________________________________________________________
56061 [ 22897] By: mhx                                   on 2004/06/02  18:03:40
56062         Log: Make change #22889 work for threaded builds, Part 2.
56063      Branch: perl
56064            ! XSUB.h
56065 ____________________________________________________________________________
56066 [ 22896] By: mhx                                   on 2004/06/02  17:18:44
56067         Log: Make change #22889 work for threaded builds.
56068      Branch: perl
56069            ! pad.c pp.c
56070 ____________________________________________________________________________
56071 [ 22895] By: mhx                                   on 2004/06/02  16:48:41
56072         Log: Fix apidoc entries for PUSHMARK and newXSproto.
56073      Branch: perl
56074            ! XSUB.h pod/perlapi.pod pp.h
56075 ____________________________________________________________________________
56076 [ 22894] By: mhx                                   on 2004/06/02  16:42:24
56077         Log: Document embed.fnc 'U' and 's' flags.
56078      Branch: perl
56079            ! embed.fnc
56080 ____________________________________________________________________________
56081 [ 22893] By: rgs                                   on 2004/06/02  08:21:30
56082         Log: Subject: [PATCH] on VMS, always exit with failure in my_failure_exit
56083              From: "Craig A. Berry" <craigberry@mac.com>
56084              Date: Tue, 01 Jun 2004 23:16:58 -0500
56085              Message-ID: <40BD54BA.9040708@mac.com>
56086      Branch: perl
56087            ! perl.c
56088 ____________________________________________________________________________
56089 [ 22892] By: rgs                                   on 2004/06/02  08:19:30
56090         Log: Subject: Re: [PATCH] [perl #29612] ndbm failure in make test
56091              From: Alexey Tourbin <at@altlinux.ru>
56092              Date: Sat, 22 May 2004 02:22:22 +0400
56093              Message-ID: <20040521222222.GJ2030@solemn.turbinal.org>
56094      Branch: perl
56095            ! ext/NDBM_File/hints/linux.pl
56096 ____________________________________________________________________________
56097 [ 22891] By: rgs                                   on 2004/06/02  06:47:58
56098         Log: Detypo.
56099      Branch: perl
56100            ! pod/perlintern.pod pp_ctl.c
56101 ____________________________________________________________________________
56102 [ 22890] By: rgs                                   on 2004/06/02  06:43:30
56103         Log: Subject: [PATCH] Re: [perl #29765] PERL-5.8.4 INSTALL
56104              From: Andrew Dougherty <doughera@lafayette.edu>
56105              Date: Tue, 1 Jun 2004 16:25:48 -0400 (EDT)
56106              Message-ID: <Pine.SOL.4.58.0406011619090.4066@maxwell.phys.lafayette.edu>
56107      Branch: perl
56108            ! INSTALL README
56109 ____________________________________________________________________________
56110 [ 22889] By: rgs                                   on 2004/06/02  06:07:53
56111         Log: Make the dUNDERBAR/UNDERBAR macros work as advertised.
56112              While we're at it, use the same trick to make reverse()
56113              work correctly with lexical $_.
56114      Branch: perl
56115            ! XSUB.h embed.fnc embed.h global.sym pad.c pp.c proto.h
56116            ! t/op/mydef.t
56117 ____________________________________________________________________________
56118 [ 22888] By: rgs                                   on 2004/06/01  15:26:59
56119         Log: Subject: [PATCH] Remove redundant %SIG assignments from FileCache
56120              From: Alan Burlison <Alan.Burlison@Sun.COM>
56121              Date: Fri, 28 May 2004 12:27:06 +0100
56122              Message-ID: <40B7220A.4040305@sun.com>
56123      Branch: perl
56124            ! lib/FileCache.pm
56125 ____________________________________________________________________________
56126 [ 22887] By: merijn                                on 2004/06/01  14:30:48
56127         Log: Subject: Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
56128              From: Steve Hay <steve.hay@uk.radan.com>
56129              Date: Tue, 01 Jun 2004 15:30:37 +0100
56130              Message-ID: <40BC930D.90701@uk.radan.com>
56131      Branch: perl
56132            ! win32/Makefile win32/makefile.mk
56133 ____________________________________________________________________________
56134 [ 22886] By: rgs                                   on 2004/06/01  12:24:30
56135         Log: Subject: [Fwd: [PATCH] Pod::Find should ignore SCM files and dirs]
56136              From: Alan Burlison <Alan.Burlison@sun.com>
56137              Date: Fri, 28 May 2004 23:28:44 +0100
56138              Message-ID: <40B7BD1C.40309@sun.com>
56139      Branch: perl
56140            ! lib/Pod/Find.pm
56141 ____________________________________________________________________________
56142 [ 22885] By: rgs                                   on 2004/06/01  12:17:18
56143         Log: Subject: Re: [PATCH] UPDATE - Grammatical fixes and explanations in perlfunc.pod (sysopen)
56144              From: Paul Fenwick <pjf@perltraining.com.au>
56145              Date: Tue, 1 Jun 2004 11:31:34 +1000
56146              Message-ID: <20040601013134.GA11005@perltraining.com.au>
56147      Branch: perl
56148            ! pod/perlfunc.pod
56149 ____________________________________________________________________________
56150 [ 22884] By: merijn                                on 2004/06/01  10:51:33
56151         Log: Subject: [PATCH] configure.com and PERL_API_REVISION
56152              From: "Craig A. Berry" <craigberry@mac.com>
56153              Date: Mon, 31 May 2004 21:04:07 -0500
56154              Message-ID: <40BBE417.2090001@mac.com>
56155      Branch: perl
56156            ! configure.com
56157 ____________________________________________________________________________
56158 [ 22883] By: rgs                                   on 2004/06/01  09:25:32
56159         Log: Subject: [PATCH] Shell.pm: pod rewrite and new mini-feature $Shell::raw
56160              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
56161              Date: Tue, 1 Jun 2004 07:52:58 +0200
56162              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C744@attmsx1.aut.alcatel.at>
56163      Branch: perl
56164            ! lib/Shell.pm
56165 ____________________________________________________________________________
56166 [ 22882] By: rgs                                   on 2004/06/01  08:44:01
56167         Log: Subject: [PATCH] perlhack.pod - working with the Perl source
56168              From: Dave Rolsky <autarch@urth.org>
56169              Date: Mon, 31 May 2004 12:52:43 -0500 (CDT)
56170              Message-ID: <Pine.LNX.4.58.0405311250520.7714@urth.org>
56171      Branch: perl
56172            ! pod/perlhack.pod
56173 ____________________________________________________________________________
56174 [ 22881] By: nicholas                              on 2004/05/31  19:06:21
56175         Log: replace the run time code in lib/utf8_pva.pl with data generated
56176              at build by mktables, stored in lib/unicore/PVA.pl
56177      Branch: perl
56178            - lib/utf8_pva.pl
56179            ! MANIFEST Makefile.SH lib/unicore/mktables lib/utf8_heavy.pl
56180            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
56181 ____________________________________________________________________________
56182 [ 22880] By: nicholas                              on 2004/05/31  17:26:56
56183         Log: Don't need to require utf8_pva.pl at top of file
56184      Branch: perl
56185            ! lib/utf8_heavy.pl
56186 ____________________________________________________________________________
56187 [ 22879] By: nicholas                              on 2004/05/31  14:24:56
56188         Log: Run mktables as part of the build process.
56189              Don't ship any of the files that it generates in lib/unicore
56190      Branch: perl
56191            - (delete 419 files)
56192            ! MANIFEST Makefile.SH lib/unicore/mktables
56193            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
56194 ____________________________________________________________________________
56195 [ 22878] By: rgs                                   on 2004/05/31  14:20:53
56196         Log: Subject: [perl #29937] Entries missing from .packlist
56197              From: jdhedden@1979.usna.com (via RT) <perlbug-followup@perl.org>
56198              Date: 28 May 2004 19:23:48 -0000
56199              Message-ID: <rt-3.0.9-29937-88315.2.18472609678159@perl.org>
56200      Branch: perl
56201            ! installman installperl
56202 ____________________________________________________________________________
56203 [ 22877] By: rgs                                   on 2004/05/31  12:50:57
56204         Log: Subject: [PATCH] Re: [perl #29969] h2ph not correctly processing glibc sys/sysmacros.ph
56205              From: <wolfgang.laun@chello.at>
56206              Date: Sun, 30 May 2004 17:27:07 +0200
56207              Message-Id: <20040530152707.ZLWL22856.viefep16-int.chello.at@localhost>
56208      Branch: perl
56209            ! utils/h2ph.PL
56210 ____________________________________________________________________________
56211 [ 22876] By: rgs                                   on 2004/05/31  09:52:05
56212         Log: Subject: [PATCH] Fix anomalies in Carp functions
56213              From: Steve Hay <steve.hay@uk.radan.com>
56214              Date: Tue, 25 May 2004 16:05:02 +0100
56215              Message-ID: <40B3609E.5060502@uk.radan.com>
56216      Branch: perl
56217            ! lib/Carp.t lib/Carp/Heavy.pm lib/autouse.t
56218 ____________________________________________________________________________
56219 [ 22875] By: rgs                                   on 2004/05/31  09:25:37
56220         Log: Subject: [PATCH] Fix generation of perlapi.pod
56221              From: Steve Hay <steve.hay@uk.radan.com>
56222              Date: Fri, 28 May 2004 11:46:41 +0100
56223              Message-ID: <40B71891.6090806@uk.radan.com>
56224      Branch: perl
56225            ! autodoc.pl pod/perlapi.pod
56226 ____________________________________________________________________________
56227 [ 22874] By: davem                                 on 2004/05/30  22:31:03
56228         Log: Subject:  Re: my $x->{foo} doesn't work
56229              From:  Shinya Hayakawa <hayakawa@livedoor.jp>
56230              Date:  Tue, 25 May 2004 00:06:06 +0900
56231              Message-Id:  <200405250006.06387.hayakawa@livedoor.jp>
56232
56233              Allow autovivification of (my $x)->{foo}
56234      Branch: perl
56235            ! pp_hot.c t/op/my.t
56236 ____________________________________________________________________________
56237 [ 22873] By: nicholas                              on 2004/05/30  21:58:36
56238         Log: Convert to using File::Spec, so that we can build Unicode files
56239              on all platforms
56240      Branch: perl
56241            ! lib/unicore/mktables
56242 ____________________________________________________________________________
56243 [ 22872] By: nicholas                              on 2004/05/30  20:34:07
56244         Log: First step to generating Unicode files for the regexp engine at build
56245              time - targets in the Makefile
56246      Branch: perl
56247            ! Makefile.SH
56248 ____________________________________________________________________________
56249 [ 22870] By: davem                                 on 2004/05/30  14:30:45
56250         Log: Problem with autouse (causing Perl to crash)
56251              @_ sometimes wasn't getting created right
56252      Branch: perl
56253            ! pad.c pp_ctl.c t/op/goto.t
56254 ____________________________________________________________________________
56255 [ 22868] By: nicholas                              on 2004/05/30  13:57:05
56256         Log: Upgrade to Encode 2.01.
56257      Branch: perl
56258            ! ext/Encode/lib/Encode/CN/HZ.pm
56259            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
56260 ____________________________________________________________________________
56261 [ 22866] By: nicholas                              on 2004/05/30  13:11:41
56262         Log: Skip in minitest
56263      Branch: perl
56264            ! t/comp/utf.t
56265 ____________________________________________________________________________
56266 [ 22853] By: rgs                                   on 2004/05/28  06:29:28
56267         Log: Subject: [PATCH doc] Re: undef loses it magicness when assigned to a variable?
56268              From: Stas Bekman <stas@stason.org>
56269              Date: Thu, 27 May 2004 11:25:08 -0700
56270              Message-ID: <40B63284.5040203@stason.org>
56271      Branch: perl
56272            ! pod/perlapi.pod pod/perlguts.pod sv.h
56273 ____________________________________________________________________________
56274 [ 22852] By: merijn                                on 2004/05/28  05:31:25
56275         Log: Subject: TEST needs to ignore SCM files
56276              From: Alan Burlison <Alan.Burlison@sun.com>
56277              Date: Thu, 27 May 2004 23:32:28 +0100
56278              Message-ID: <40B66C7C.8030303@sun.com>
56279      Branch: perl
56280            ! t/TEST
56281 ____________________________________________________________________________
56282 [ 22850] By: rgs                                   on 2004/05/26  16:17:24
56283         Log: Subject: [PATCH] 'perl -v' fails if local_patches contains code snippets
56284              From: Alan Burlison <Alan.Burlison@sun.com>
56285              Date: Wed, 26 May 2004 16:24:03 +0100
56286              Message-ID: <40B4B693.9090905@sun.com>
56287              (using \0 as a separator for q//)
56288      Branch: perl
56289            ! perl.c
56290 ____________________________________________________________________________
56291 [ 22848] By: rgs                                   on 2004/05/26  08:15:29
56292         Log: Subject: [PATCH] correctly handle C<< >> and C<<< >>> in diagnostics
56293              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
56294              Date: Tue, 25 May 2004 02:29:37 -0700
56295              Message-ID: <20040525092937.GA2332@efn.org>
56296      Branch: perl
56297            ! lib/diagnostics.pm
56298 ____________________________________________________________________________
56299 [ 22843] By: rgs                                   on 2004/05/24  16:12:41
56300         Log: Tests for change #22842, by SADAHIRO Tomoyuki
56301              (adapted to the core)
56302      Branch: perl
56303            + t/op/utftaint.t
56304            ! MANIFEST
56305 ____________________________________________________________________________
56306 [ 22842] By: rgs                                   on 2004/05/24  15:55:23
56307         Log: Subject: Re: utf-8 and taint don't work together
56308              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
56309              Date: Sat, 22 May 2004 21:38:33 +0900
56310              Message-Id: <20040522212704.C068.BQW10602@nifty.com>
56311
56312              Date: Sun, 23 May 2004 09:56:15 +0900
56313              Message-Id: <20040523095609.E404.BQW10602@nifty.com>
56314      Branch: perl
56315            ! ext/Encode/lib/Encode/CN/HZ.pm
56316            ! ext/Encode/lib/Encode/Unicode/UTF7.pm sv.c
56317 ____________________________________________________________________________
56318 [ 22841] By: rgs                                   on 2004/05/24  11:43:32
56319         Log: Subject: [PATCH] win32_chsize is not exported on Win32
56320              From: Steve Hay <steve.hay@uk.radan.com>
56321              Date: Mon, 24 May 2004 12:52:48 +0100
56322              Message-ID: <40B1E210.4050202@uk.radan.com>
56323      Branch: perl
56324            ! makedef.pl
56325 ____________________________________________________________________________
56326 [ 22840] By: rgs                                   on 2004/05/24  11:23:31
56327         Log: Subject: [PATCH] Re: [perl #29765] PERL-5.8.4 INSTALL
56328              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
56329              Date: Fri, 21 May 2004 11:35:34 -0700
56330              Message-ID: <20040521183533.GA5108@efn.org>
56331              (plus whitespace removal)
56332      Branch: perl
56333            ! INSTALL
56334 ____________________________________________________________________________
56335 [ 22839] By: davem                                 on 2004/05/22  11:15:34
56336         Log: Optimization busted: '@a = "b", sort @a' drops "b"
56337              Fix the sort-in-place optimization of change #22349.
56338      Branch: perl
56339            ! op.c t/op/sort.t
56340 ____________________________________________________________________________
56341 [ 22838] By: gbarr                                 on 2004/05/22  07:41:21
56342         Log: Update to Scalar-List-Utils-1.14
56343      Branch: perl
56344            + ext/List/Util/Changes
56345            - ext/List/Util/ChangeLog
56346            ! MANIFEST ext/List/Util/README ext/List/Util/Util.xs
56347            ! ext/List/Util/lib/List/Util.pm
56348            ! ext/List/Util/lib/Scalar/Util.pm
56349 ____________________________________________________________________________
56350 [ 22837] By: rgs                                   on 2004/05/21  15:40:49
56351         Log: Subject: Proposed doc patch for getsockopt
56352              From: perl5-porters@ton.iguana.be (Ton Hospel)
56353              Date: Sun, 16 May 2004 13:35:20 +0000 (UTC)
56354              Message-Id: <c87qmo$u9b$1@post.home.lunix>
56355      Branch: perl
56356            ! pod/perlfunc.pod
56357 ____________________________________________________________________________
56358 [ 22836] By: rgs                                   on 2004/05/21  08:45:28
56359         Log: Subject: [PATCH] h2xs doesn't recognize indented enums
56360              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
56361              Date: Fri, 21 May 2004 10:51:58 +0200
56362              Message-id: <20040521085158.GA10660@ethan>
56363              (modified regexp)
56364      Branch: perl
56365            ! utils/h2xs.PL
56366 ____________________________________________________________________________
56367 [ 22835] By: rgs                                   on 2004/05/20  13:30:25
56368         Log: Upgrade to Encode 2.00.
56369      Branch: perl
56370            ! (edit 147 files)
56371 ____________________________________________________________________________
56372 [ 22833] By: rgs                                   on 2004/05/20  11:48:29
56373         Log: Test portability nit.
56374              Subject: [PATCH] Re: Smoke [5.9.2] 22821 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
56375              From: Steve Hay <steve.hay@uk.radan.com>
56376              Date: Tue, 18 May 2004 11:31:04 +0100
56377              Message-ID: <40A9E5E8.7030800@uk.radan.com>
56378      Branch: perl
56379            ! ext/B/t/optree_specials.t
56380 ____________________________________________________________________________
56381 [ 22831] By: davem                                 on 2004/05/19  21:02:04
56382         Log: improve hashing algorithm for ptr tables in perl_clone:
56383              the bottom few bits of a pointer are usually zero
56384      Branch: perl
56385            ! sv.c
56386 ____________________________________________________________________________
56387 [ 22830] By: davem                                 on 2004/05/19  20:17:55
56388         Log: Thread creation time is hypersensitive
56389
56390              Due to a logic error, the dup ptr table sometimes wans't being
56391              grown, leading to extremely slow cloning.
56392      Branch: perl
56393            ! sv.c
56394 ____________________________________________________________________________
56395 [ 22829] By: rgs                                   on 2004/05/18  13:05:48
56396         Log: perlrun.pod minor fixes :
56397              - the parameter to -x is optional
56398              - pod nit
56399      Branch: perl
56400            ! pod/perlrun.pod
56401 ____________________________________________________________________________
56402 [ 22828] By: rgs                                   on 2004/05/18  12:54:47
56403         Log: Subject: [perl #29623] Patch for h2xs.t in Perl 5.8.4
56404              From: mats@sm5sxl.net (via RT) <perlbug-followup@perl.org>
56405              Date: 16 May 2004 13:33:32 -0000
56406              Message-ID: <rt-3.0.9-29623-87522.10.1965589695082@perl.org>
56407      Branch: perl
56408            ! lib/h2xs.t
56409 ____________________________________________________________________________
56410 [ 22827] By: rgs                                   on 2004/05/18  12:16:42
56411         Log: Subject: [PATCH] Re: Smoke [5.9.2] 22818 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
56412              From: Steve Hay <steve.hay@uk.radan.com>
56413              Date: Fri, 14 May 2004 17:33:17 +0100
56414              Message-ID: <40A4F4CD.2000003@uk.radan.com>
56415      Branch: perl
56416            ! t/comp/utf.t
56417 ____________________________________________________________________________
56418 [ 22826] By: rgs                                   on 2004/05/18  08:15:27
56419         Log: Error message too wide.
56420      Branch: perl
56421            ! perl.c
56422 ____________________________________________________________________________
56423 [ 22825] By: rgs                                   on 2004/05/17  15:12:03
56424         Log: Remove a TODO test that is no longer to do.
56425      Branch: perl
56426            ! ext/B/t/f_sort.t
56427 ____________________________________________________________________________
56428 [ 22824] By: rgs                                   on 2004/05/17  15:08:40
56429         Log: Fix new B::Concise test output
56430              Subject: Re: Smoke [5.9.2] 22820 FAIL(F) openbsd 3.5 (i386/1 cpu)
56431              From: Jim Cromie <jcromie@divsol.com>
56432              Date: Mon, 17 May 2004 09:19:00 -0600
56433              Message-ID: <40A8D7E4.1020007@divsol.com>
56434      Branch: perl
56435            ! ext/B/t/f_sort.t t/TEST
56436 ____________________________________________________________________________
56437 [ 22823] By: rgs                                   on 2004/05/17  08:54:15
56438         Log: Subject: [PATCH] Re: [perl #29581] glob() misses a lot of matches
56439              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
56440              Date: Mon, 17 May 2004 07:38:19 +0200
56441              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C71E@attmsx1.aut.alcatel.at>
56442      Branch: perl
56443            ! ext/File/Glob/Glob.xs
56444 ____________________________________________________________________________
56445 [ 22822] By: rgs                                   on 2004/05/17  08:49:53
56446         Log: David Manura is the new maintainer of Text::Balanced.
56447      Branch: perl
56448            ! Porting/Maintainers.pl
56449 ____________________________________________________________________________
56450 [ 22821] By: davem                                 on 2004/05/16  15:31:42
56451         Log: make Text::Balanced skip "case /..../" correctly for Switch.pm
56452      Branch: perl
56453            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extcbk.t
56454 ____________________________________________________________________________
56455 [ 22820] By: rgs                                   on 2004/05/14  16:30:07
56456         Log: Subject: Re: more B::Concise stuff (PATCH - updated)
56457              From: Jim Cromie <jcromie@divsol.com>
56458              Date: Mon, 10 May 2004 05:28:11 -0600
56459              Message-ID: <409F674B.2000506@divsol.com>
56460      Branch: perl
56461            + ext/B/t/f_map ext/B/t/f_map.t ext/B/t/f_sort ext/B/t/f_sort.t
56462            + ext/B/t/optree_specials.t
56463            ! MANIFEST ext/B/B/Concise.pm ext/B/B/Showlex.pm
56464            ! ext/B/B/Terse.pm ext/B/t/OptreeCheck.pm ext/B/t/concise.t
56465            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
56466            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
56467            ! ext/B/t/optree_varinit.t ext/B/t/showlex.t
56468 ____________________________________________________________________________
56469 [ 22819] By: rgs                                   on 2004/05/14  09:38:43
56470         Log: Add new dUNDERBAR and UNDERBAR macros, to help XS writers to
56471              access the $_ variable, even when there is a lexical one in scope.
56472      Branch: perl
56473            ! XSUB.h pod/perlapi.pod
56474 ____________________________________________________________________________
56475 [ 22818] By: nicholas                              on 2004/05/13  12:15:17
56476         Log: Subject: BOM-marked and (BOMless) UTF-16 scripts not working
56477              From: Jarkko Hietaniemi <jhi@iki.fi>
56478              Message-ID: <40A26D75.8080406@iki.fi>
56479              Date: Wed, 12 May 2004 21:31:17 +0300
56480      Branch: perl
56481            + t/comp/utf.t
56482            ! MANIFEST pod/perldiag.pod pod/perlunicode.pod toke.c
56483 ____________________________________________________________________________
56484 [ 22817] By: rgs                                   on 2004/05/12  16:29:07
56485         Log: Subject: [perl #29527] Perl 5.8.4 build problems on LynxOS
56486              From: Olli Savia (via RT) <perlbug-followup@perl.org>
56487              Date: 12 May 2004 13:02:41 -0000
56488              Message-ID: <rt-3.0.9-29527-87290.17.3367022021997@perl.org>
56489      Branch: perl
56490            ! sv.c
56491 ____________________________________________________________________________
56492 [ 22816] By: rgs                                   on 2004/05/12  16:16:50
56493         Log: Make XSLoader update @DynaLoader::dl_shared_objects.
56494      Branch: perl
56495            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
56496 ____________________________________________________________________________
56497 [ 22815] By: merijn                                on 2004/05/12  10:43:42
56498         Log: Subject: [PATCH] Configure shouldn't unconditionally add in -pipe
56499              From: Andy Dougherty <doughera@lafayette.edu>
56500              Date: Tue, 11 May 2004 13:14:42 -0400 (EDT)
56501              Message-ID: <Pine.SOL.4.58.0405111313210.14279@maxwell.phys.lafayette.edu>
56502      Branch: perl
56503            ! Configure hints/darwin.sh hints/rhapsody.sh
56504 ____________________________________________________________________________
56505 [ 22812] By: mhx                                   on 2004/05/11  17:42:13
56506         Log: Add the byte-order modifiers '<' and '>' to the pack tutorial.
56507              This completes the series: #22734, #22745, #22754, #22780
56508      Branch: perl
56509            ! pod/perlpacktut.pod
56510 ____________________________________________________________________________
56511 [ 22811] By: mhx                                   on 2004/05/11  17:21:35
56512         Log: 'v' unpacks unsigned shorts.
56513      Branch: perl
56514            ! pod/perlpacktut.pod
56515 ____________________________________________________________________________
56516 [ 22810] By: rgs                                   on 2004/05/11  16:35:49
56517         Log: Subject: various -V: searches [PATCH]
56518              From: Jim Cromie <jcromie@divsol.com>
56519              Date: Tue, 11 May 2004 00:15:46 -0600
56520              Message-ID: <40A06F92.1070607@divsol.com>
56521      Branch: perl
56522            ! configpm lib/Config.t pod/perlrun.pod
56523 ____________________________________________________________________________
56524 [ 22809] By: rgs                                   on 2004/05/11  11:00:31
56525         Log: More pod names in the debugger for the runman command
56526      Branch: perl
56527            ! lib/perl5db.pl
56528 ____________________________________________________________________________
56529 [ 22808] By: rgs                                   on 2004/05/11  10:52:27
56530         Log: Subject: [PATCH] debugger (step backwards)
56531              From: Richard.Foley@t-online.de (Richard Foley)
56532              Date: Tue, 11 May 2004 11:04:11 +0200
56533              Message-Id: <200405111104.11484.richard.foley@rfi.net>
56534      Branch: perl
56535            ! lib/perl5db.pl
56536 ____________________________________________________________________________
56537 [ 22807] By: rgs                                   on 2004/05/11  09:16:56
56538         Log: Subject: void context !~ generates "Useless use of not at line..." warning
56539              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
56540              Date: Sun, 9 May 2004 00:59:19 -0700
56541              Message-ID: <20040509075919.GA3752@efn.org>
56542      Branch: perl
56543            ! op.c
56544 ____________________________________________________________________________
56545 [ 22806] By: ams                                   on 2004/05/10  22:12:31
56546         Log: Subject: Re: a little extra cmdline help. [PATCH]
56547              From: Jim Cromie <jcromie@divsol.com>
56548              Date: Mon, 10 May 2004 15:25:07 -0600
56549              Message-Id: <409FF333.4020104@divsol.com>
56550      Branch: perl
56551            ! perl.c
56552 ____________________________________________________________________________
56553 [ 22804] By: ams                                   on 2004/05/10  11:10:34
56554         Log: Remove stray '.
56555      Branch: perl
56556            ! lib/File/Copy.pm
56557 ____________________________________________________________________________
56558 [ 22803] By: ams                                   on 2004/05/10  10:14:40
56559         Log: Subject: [PATCH] File::Copy Pod
56560              From: slaven@rezic.de
56561              Date: Mon, 10 May 2004 09:57:37 +0000
56562              Message-Id: <1084183057.10822@devpc01.iconmobile.de>
56563      Branch: perl
56564            ! lib/File/Copy.pm
56565 ____________________________________________________________________________
56566 [ 22802] By: davem                                 on 2004/05/07  19:12:29
56567         Log: symbolic references like ${"foo$index"}*3 would incorrectly warn
56568              that $index was the uninitialized value, when in fact it was $foo1
56569      Branch: perl
56570            ! sv.c t/lib/warnings/9uninit
56571 ____________________________________________________________________________
56572 [ 22801] By: davem                                 on 2004/05/07  18:21:22
56573         Log: Subject:  Re: stdio still supported?
56574              From:  Jim Cromie <jcromie@divsol.com>
56575              Date:  Thu, 06 May 2004 16:37:56 -0600
56576              Message-Id:  <409ABE44.8060307@divsol.com>
56577
56578              Update B::Concise tests to skip stuff requiring the
56579              "open to a scalar" feature of Perlio is it isn't available.
56580              Also note this caveat in perlfunc.pod
56581      Branch: perl
56582            ! ext/B/B/Concise.pm ext/B/t/concise.t ext/B/t/optree_check.t
56583            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
56584            ! ext/B/t/optree_sort.t ext/B/t/optree_varinit.t
56585            ! pod/perlfunc.pod
56586 ____________________________________________________________________________
56587 [ 22800] By: mhx                                   on 2004/05/07  16:58:57
56588         Log: Windows issues with select() are already documented in perlport.
56589      Branch: perl
56590            ! pod/perlfunc.pod
56591 ____________________________________________________________________________
56592 [ 22799] By: ams                                   on 2004/05/07  13:38:16
56593         Log: Subject: [perl #29397] Change in pod2man arguments
56594              From: Thorsten Glaser (via RT) <perlbug-followup@perl.org>
56595              Date: 6 May 2004 22:08:10 -0000
56596              Message-Id: <rt-3.0.9-29397-86929.5.37563386041974@perl.org>
56597      Branch: perl
56598            ! pod/pod2man.PL
56599 ____________________________________________________________________________
56600 [ 22798] By: mhx                                   on 2004/05/07  11:42:37
56601         Log: Scalar::Util::refaddr falsely returns false
56602              Add mg_get() to refaddr() when SV is magical.
56603              Fix the non-xs version of looks_like_number().
56604      Branch: perl
56605            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
56606            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/refaddr.t
56607 ____________________________________________________________________________
56608 [ 22797] By: mhx                                   on 2004/05/07  10:57:23
56609         Log: Document that select() on Windows doesn't work on non-socket filehandles.
56610      Branch: perl
56611            ! pod/perlfunc.pod
56612 ____________________________________________________________________________
56613 [ 22796] By: mhx                                   on 2004/05/06  17:19:17
56614         Log: Double warning for int(undef) and abs(undef)
56615              Remove the duplicate warnings and update tests.
56616      Branch: perl
56617            ! pp.c t/lib/warnings/9uninit
56618 ____________________________________________________________________________
56619 [ 22793] By: rgs                                   on 2004/05/06  14:43:08
56620         Log: Add a small script to check whether a perl source tree
56621              (with or without generated files) is friendly with
56622              case-insensitive filesystems.
56623              Adapted from :
56624              Subject: Re: STerm.pl vs Sterm.pl
56625              From: James Mastros <james@mastros.biz>
56626              Date: Thu, 06 May 2004 14:45:53 +0200
56627              Message-ID: <20040506124556.2402.qmail@onion.perl.org>
56628      Branch: perl
56629            + Porting/checkcase.pl
56630            ! MANIFEST
56631 ____________________________________________________________________________
56632 [ 22789] By: rgs                                   on 2004/05/06  12:33:14
56633         Log: Subject: Problem with system() on Win9x and command.com (perl 5.8.x-5.9.x)
56634              From: bilbo@ua.fm
56635              Date: Wed, 28 Apr 2004 00:19:55 +0300
56636              Message-ID: <611491036.20040428001955@ua.fm>
56637      Branch: perl
56638            ! win32/win32.c
56639 ____________________________________________________________________________
56640 [ 22788] By: merijn                                on 2004/05/06  11:35:21
56641         Log: add -pipe to gcc's default flags
56642              it has shown a compile time speed increase of about 40% on
56643              Linux and HP-UX, and also works on cygwin-1.5.9. On failing
56644              OS/gcc combo's remove it in the hints
56645      Branch: perl
56646            ! Configure
56647 ____________________________________________________________________________
56648 [ 22783] By: mhx                                   on 2004/05/05  19:02:28
56649         Log: Add tests for mX?PUSH[inup] macros.
56650
56651              Subject: Re: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
56652              From: Steve Hay <steve.hay@uk.radan.com>
56653              Date: Wed, 05 May 2004 15:34:45 +0100
56654              Message-ID: <4098FB85.1060602@uk.radan.com>
56655      Branch: perl
56656            + ext/XS/APItest/t/push.t
56657            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
56658            ! ext/XS/APItest/MANIFEST
56659 ____________________________________________________________________________
56660 [ 22782] By: rgs                                   on 2004/05/05  16:14:25
56661         Log: Subject: Problem with h2xs
56662              From: David Cannings <lists@edeca.net>
56663              Date: Mon, 3 May 2004 13:44:33 +0100
56664              Message-Id: <200405031344.33723.lists@edeca.net>
56665              (Second patch only)
56666      Branch: perl
56667            ! utils/h2xs.PL
56668 ____________________________________________________________________________
56669 [ 22781] By: davem                                 on 2004/05/04  19:20:36
56670         Log: Bizarre copy of ARRAY
56671              make sure a pad op's flags are updated after optimising away
56672              the assignment in my @a = () (see change 22520).
56673      Branch: perl
56674            ! op.c t/op/my.t
56675 ____________________________________________________________________________
56676 [ 22780] By: mhx                                   on 2004/05/04  14:46:05
56677         Log: Add byte-order group modifiers to (un)pack templates.
56678              Follow-up on: #22734, #22745, #22753, #22754.
56679
56680              Subject: Group modifiers in (un)pack templates
56681              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
56682              Date: Mon, 3 May 2004 20:14:41 +0200
56683              Message-Id: <20040503201441.1b058e0d@r2d2>
56684      Branch: perl
56685            ! perl.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
56686 ____________________________________________________________________________
56687 [ 22779] By: mhx                                   on 2004/05/04  14:30:39
56688         Log: Fix mX?PUSH[inup] macros. (Follow-up to #22756 and #22757)
56689
56690              Subject: Re: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
56691              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
56692              Date: Mon, 3 May 2004 20:03:28 +0200
56693              Message-Id: <20040503200328.24efcda5@r2d2>
56694      Branch: perl
56695            ! pp.h
56696 ____________________________________________________________________________
56697 [ 22778] By: davem                                 on 2004/05/03  21:07:44
56698         Log: add test for change #22746 ([perl #29102] Crash on assign to lex fh)
56699      Branch: perl
56700            ! t/io/open.t
56701 ____________________________________________________________________________
56702 [ 22777] By: davem                                 on 2004/05/03  20:48:53
56703         Log: add test for change #22776 ("open m" crashes Perl)
56704      Branch: perl
56705            ! t/io/open.t
56706 ____________________________________________________________________________
56707 [ 22776] By: davem                                 on 2004/05/03  20:26:22
56708         Log: perl -e "open m" crashes Perl
56709      Branch: perl
56710            ! toke.c
56711 ____________________________________________________________________________
56712 [ 22775] By: davem                                 on 2004/05/03  18:52:39
56713         Log: scalar delete of empty slice returned garbage
56714      Branch: perl
56715            ! pp.c t/op/delete.t
56716 ____________________________________________________________________________
56717 [ 22774] By: davem                                 on 2004/05/03  17:44:44
56718         Log: split could leave an array without &PL_sv_undef
56719              in the unused elements
56720      Branch: perl
56721            ! pp.c t/op/split.t
56722 ____________________________________________________________________________
56723 [ 22773] By: nicholas                              on 2004/05/03  13:59:08
56724         Log: Subject: Re: "fuzzy" in mktables
56725              From: Jarkko Hietaniemi <jhi@iki.fi>
56726              Message-ID: <4093A82B.6040609@iki.fi>
56727              Date: Sat, 01 May 2004 16:37:47 +0300
56728      Branch: perl
56729            ! lib/unicore/mktables
56730 ____________________________________________________________________________
56731 [ 22772] By: davem                                 on 2004/05/03  13:33:21
56732         Log: remove spurious intentation in utf8_pva.pl
56733      Branch: perl
56734            ! lib/utf8_pva.pl
56735 ____________________________________________________________________________
56736 [ 22771] By: davem                                 on 2004/05/03  13:28:24
56737         Log: ensure that utf8 Perl code magically called from a regex localizes $.
56738      Branch: perl
56739            ! lib/utf8_pva.pl
56740 ____________________________________________________________________________
56741 [ 22770] By: nicholas                              on 2004/05/03  11:19:10
56742         Log: Integrate:
56743              [ 22694]
56744              For maint, I don't think that we can have sperl go sulky if invoked
56745              from a #! line. So keep .../sperl functional, and have the /dev/fd/...
56746              only set ID exectuable reside under a different name (suidperl)
56747
56748              [ 22700]
56749              The set uid perl is now called setuidperl. Not suidperl.
56750              Which I discover is hardlinked from sperl by ./installperl
56751              elsewhere. Helpfully confusing installperl script.
56752
56753              [ 22718]
56754              Revert 22700 (as part of changes suggested by Brendan O'Dea)
56755
56756              [ 22719]
56757              Revert 22694
56758
56759              [ 22720]
56760              Simpler suggstion to resolve the #!/usr/bin/suidperl vs. the set uid
56761              binary must have fd script conundrum, as suggested by Brendan O'Dea
56762              Plus restore the more helpful error message from 22694 and the gist
56763              of the perl584delta changes from 22700
56764      Branch: perl
56765           !> INSTALL installperl perl.c pod/perldiag.pod pod/perlsec.pod
56766 ____________________________________________________________________________
56767 [ 22769] By: nicholas                              on 2004/05/03  10:37:45
56768         Log: Subject: [perl #29073] Reference to incorrect method in documentation of
56769              From: "bob@starlabs.net (via RT)" <perlbug-followup@perl.org>
56770              Message-ID: <rt-3.0.8-29073-85903.18.1381766820328@perl.org>
56771              Date: 22 Apr 2004 10:49:22 -0000
56772      Branch: perl
56773            ! lib/Text/ParseWords.pm
56774 ____________________________________________________________________________
56775 [ 22768] By: nicholas                              on 2004/05/02  22:40:18
56776         Log: It seems daft to me that we have a synopis example that will fail if
56777              gcc happened to be invoked via the name cc, and completely ignores
56778              the far more reliable 'gccversion' variable
56779              So here's one using 'usethreads' that ought to work everywhere.
56780      Branch: perl
56781            ! configpm
56782 ____________________________________________________________________________
56783 [ 22765] By: nicholas                              on 2004/05/02  18:18:25
56784         Log: Make t/uni/class.t pass on case insensitive file systems
56785      Branch: perl
56786            ! t/uni/class.t
56787 ____________________________________________________________________________
56788 [ 22764] By: nicholas                              on 2004/05/02  17:57:12
56789         Log: Save some repeated strlen()s in Perl_swash_init
56790      Branch: perl
56791            ! utf8.c
56792 ____________________________________________________________________________
56793 [ 22763] By: nicholas                              on 2004/05/01  14:07:45
56794         Log: And that same fool forgot to add the not-really-needed "fuzzy" versions
56795              of some binary property files
56796      Branch: perl
56797            + lib/unicore/lib/gc_sc/Dash2.pl
56798            + lib/unicore/lib/gc_sc/Hyphen2.pl
56799            + lib/unicore/lib/gc_sc/Radical2.pl
56800 ____________________________________________________________________________
56801 [ 22762] By: nicholas                              on 2004/05/01  14:06:05
56802         Log: Some fool removed lib/unicore/ArabicShaping.txt    in change 22760
56803      Branch: perl
56804            ! MANIFEST
56805 ____________________________________________________________________________
56806 [ 22761] By: nicholas                              on 2004/05/01  14:02:59
56807         Log: Avoid mktables generating Sterm.pl and Sterm.pl in the same directory
56808              by making the %BaseName check global
56809      Branch: perl
56810            + lib/unicore/lib/gc_sc/Sterm2.pl
56811            - lib/unicore/lib/gc_sc/Sterm.pl
56812            ! MANIFEST lib/unicore/Canonical.pl
56813            ! lib/unicore/lib/gc_sc/Dash.pl lib/unicore/lib/gc_sc/Hyphen.pl
56814            ! lib/unicore/lib/gc_sc/Radical.pl lib/unicore/mktables
56815 ____________________________________________________________________________
56816 [ 22760] By: nicholas                              on 2004/05/01  13:17:09
56817         Log: Remove the no-longer autogenerated Unicode files
56818      Branch: perl
56819            - (delete 322 files)
56820            ! MANIFEST
56821 ____________________________________________________________________________
56822 [ 22759] By: nicholas                              on 2004/05/01  11:16:35
56823         Log: mktables requires post 5.005
56824      Branch: perl
56825            ! lib/unicore/mktables
56826 ____________________________________________________________________________
56827 [ 22758] By: davem                                 on 2004/04/30  11:48:55
56828         Log: disable problematical 'uninitialized value' warning tests
56829      Branch: perl
56830            ! t/lib/warnings/9uninit
56831 ____________________________________________________________________________
56832 [ 22757] By: rgs                                   on 2004/04/30  11:32:03
56833         Log: Follow-up to previous patch: the mX?PUSH[inup] macros
56834              should handle 'set' magic, just like the X?PUSH[inup]
56835              counterparts.
56836      Branch: perl
56837            ! pod/perlapi.pod pp.h
56838 ____________________________________________________________________________
56839 [ 22756] By: rgs                                   on 2004/04/30  10:15:00
56840         Log: Subject: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
56841              From: Steve Hay <steve.hay@uk.radan.com>
56842              Date: Fri, 30 Apr 2004 10:07:21 +0100
56843              Message-ID: <40921749.3050600@uk.radan.com>
56844      Branch: perl
56845            ! pod/perlapi.pod pod/perlguts.pod pp.h
56846 ____________________________________________________________________________
56847 [ 22755] By: nicholas                              on 2004/04/29  18:30:18
56848         Log: Fix 29149 - another UTF8 cache bug hit by substr.
56849              Regression test from:
56850
56851              Subject: Re: [perl #29149] substr/UTF8 related problem with perl 5.8.3 on linux
56852              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
56853              Message-Id: <20040429103926.5BA6.BQW10602@nifty.com>
56854              Date: Thu, 29 Apr 2004 10:53:17 +0900
56855      Branch: perl
56856            ! sv.c t/op/substr.t
56857 ____________________________________________________________________________
56858 [ 22754] By: mhx                                   on 2004/04/29  18:29:28
56859         Log: More unpack cleanups.
56860      Branch: perl
56861            ! pp_pack.c
56862 ____________________________________________________________________________
56863 [ 22753] By: mhx                                   on 2004/04/29  17:50:40
56864         Log: CXUX_BROKEN_CONSTANT_CONVERT isn't used anymore.
56865              Remove all associated code.
56866      Branch: perl
56867            ! hints/cxux.sh pp_pack.c
56868 ____________________________________________________________________________
56869 [ 22752] By: mhx                                   on 2004/04/29  17:38:32
56870         Log: The openbsd 64-bit test should use $uquadtype rather
56871              than hardcoding unsigned long long.
56872      Branch: perl
56873            ! hints/openbsd.sh
56874 ____________________________________________________________________________
56875 [ 22751] By: ams                                   on 2004/04/29  08:24:31
56876         Log: Update to Test.pm 1.25 (from SBURKE).
56877      Branch: perl
56878            + lib/Test/t/05_about_verbose.t lib/Test/t/multiline.t
56879            ! MANIFEST lib/Test.pm
56880 ____________________________________________________________________________
56881 [ 22750] By: mhx                                   on 2004/04/28  20:53:29
56882         Log: When configuring for 64-bit support, check that the
56883              C library functions for casting floating point values
56884              to 64-bit integer values are not broken.
56885      Branch: perl
56886            ! hints/openbsd.sh
56887 ____________________________________________________________________________
56888 [ 22749] By: rgs                                   on 2004/04/28  18:28:07
56889         Log: Fix for [perl #28963]: find2perl was sometimes generating
56890              invalid code.
56891      Branch: perl
56892            ! x2p/find2perl.PL
56893 ____________________________________________________________________________
56894 [ 22748] By: rgs                                   on 2004/04/28  13:01:13
56895         Log: Subject: [PATCH] Add diagnostics section to base.pm
56896              From: "Jos I. Boumans" <kane@dwim.org>
56897              Date: Wed, 28 Apr 2004 13:04:47 +0200
56898              Message-Id: <DC9B4A9C-9903-11D8-BA95-000A956B0E06@dwim.org>
56899      Branch: perl
56900            ! lib/base.pm
56901 ____________________________________________________________________________
56902 [ 22747] By: merijn                                on 2004/04/28  12:42:50
56903         Log: Subject: [perl #29033] typo in description of sleep in documentation of POSIX module
56904              Date: 21 Apr 2004 11:07:22 -0000
56905              From: "bob@starlabs.net (via RT)" <perlbug-followup@perl.org>
56906              Message-ID: <rt-3.0.8-29033-85811.17.0452776199501@perl.org>
56907      Branch: perl
56908            ! ext/POSIX/POSIX.pod
56909 ____________________________________________________________________________
56910 [ 22746] By: davem                                 on 2004/04/27  22:21:35
56911         Log: fix a coredump caused by rv2gv not fully converting a PV to an RV
56912      Branch: perl
56913            ! pp.c
56914 ____________________________________________________________________________
56915 [ 22745] By: mhx                                   on 2004/04/27  20:38:00
56916         Log: Cleanup variables in S_(un)pack_rec().
56917              This also works around a gcc optimizer bug on dec_osf/alpha.
56918      Branch: perl
56919            ! pp_pack.c
56920 ____________________________________________________________________________
56921 [ 22744] By: rgs                                   on 2004/04/27  08:43:38
56922         Log: Subject: [PATCH utf8_heavy.pl, mktables, et. al.] candidate for TR18 compliance
56923              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
56924              Date: Thu, 22 Apr 2004 14:31:30 -0400 (EDT)
56925              Message-ID: <Pine.LNX.4.44.0404221429040.10466-101000@perlmonk.org>
56926
56927              Date: Mon, 26 Apr 2004 12:37:21 -0400 (EDT)
56928              Message-ID: <Pine.LNX.4.44.0404261222320.7154-400000@perlmonk.org>
56929      Branch: perl
56930            + (add 406 files)
56931            ! MANIFEST lib/unicore/Canonical.pl
56932            ! lib/unicore/CombiningClass.pl lib/unicore/Decomposition.pl
56933            ! lib/unicore/Exact.pl lib/unicore/Name.pl
56934            ! lib/unicore/Properties lib/unicore/To/Digit.pl
56935            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
56936            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
56937            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perlunicode.pod
56938            ! t/op/pat.t t/uni/class.t
56939 ____________________________________________________________________________
56940 [ 22743] By: merijn                                on 2004/04/26  22:20:30
56941         Log: usemallocwrap works on AIX, but not with vac-5
56942              Date: Mon, 26 Apr 2004 15:35:23 +0200
56943              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56944              Subject: Re: Perl 5.8.4 "panic: memory wrap" in miniperl on AIX 5.1
56945              Message-Id: <20040426152951.A6C4.H.M.BRAND@hccnet.nl>
56946      Branch: perl
56947            ! hints/aix.sh hints/aix_4.sh
56948 ____________________________________________________________________________
56949 [ 22742] By: davem                                 on 2004/04/24  12:53:07
56950         Log: fix 64-bit casting error in change 22741 (uninit var warnings)
56951      Branch: perl
56952            ! sv.c
56953 ____________________________________________________________________________
56954 [ 22741] By: davem                                 on 2004/04/23  20:43:02
56955         Log: Include variable names in "Use of uninitialized value" warnings
56956      Branch: perl
56957            + t/lib/warnings/9uninit
56958            ! MANIFEST doio.c embed.fnc embed.h ext/DB_File/DB_File.pm
56959            ! ext/DB_File/t/db-recno.t lib/Math/BigInt.pm
56960            ! lib/Math/BigInt/t/mbimbf.inc lib/Tie/RefHash.t lib/charnames.t
56961            ! mg.c perl.h pod/perldiag.pod pod/perlintern.pod pp.c pp_hot.c
56962            ! proto.h sv.c t/lib/warnings/1global t/lib/warnings/2use
56963            ! t/lib/warnings/3both t/lib/warnings/4lint
56964            ! t/lib/warnings/7fatal t/lib/warnings/doio t/lib/warnings/mg
56965            ! t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
56966            ! t/lib/warnings/pp_pack t/lib/warnings/sv t/lib/warnings/util
56967            ! t/run/fresh_perl.t t/run/runenv.t
56968 ____________________________________________________________________________
56969 [ 22739] By: rgs                                   on 2004/04/23  13:32:31
56970         Log: Subject: [PATCH] unfork the debugger (patch for 5.9.x)
56971              From: Richard.Foley@t-online.de (Richard Foley)
56972              Date: Fri, 23 Apr 2004 06:33:34 +0200
56973              Message-Id: <200404230633.34402.richard.foley@rfi.net>
56974      Branch: perl
56975            ! lib/perl5db.pl
56976 ____________________________________________________________________________
56977 [ 22737] By: nicholas                              on 2004/04/23  10:31:20
56978         Log: Ooops. Forgot to update pod.lst, and all that ensues with that
56979      Branch: perl
56980            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
56981            ! vms/descrip_mms.template win32/pod.mak
56982 ____________________________________________________________________________
56983 [ 22736] By: nicholas                              on 2004/04/23  10:11:26
56984         Log: Integrate:
56985              [ 22165]
56986              Create perl584delta.pod
56987              (Not that I'm really proposing to start work on 5.8.4 today)
56988
56989              [ 22650]
56990              Updates from Stas Bekman, Brendan O'Dea and Hugo
56991
56992              [ 22655]
56993              Tweaks from Hugo and Liz
56994
56995              [ 22677]
56996              Improvements from Jarkko
56997
56998              [ 22684]
56999              Integrate:
57000              [ 22665]
57001              AIX-4 with xlc does not like malloc wrap
57002
57003              [ 22666]
57004              Test drives are fun. Implement ccversion for Itanium HP-UX 11.23
57005
57006              [ 22698]
57007              Clarify AIX and win32's malloc wrapping
57008
57009              [ 22700]
57010              The set uid perl is now called setuidperl. Not suidperl.
57011              Which I discover is hardlinked from sperl by ./installperl
57012              elsewhere. Helpfully confusing installperl script.
57013
57014              [ 22703]
57015              More perldelta updates
57016
57017              [ 22710]
57018              Subject:  spelling
57019              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
57020              Date:  Fri, 16 Apr 2004 21:18:18 +0300 (EEST)
57021              Message-Id:  <200404161818.i3GIIILh391648@kosh.hut.fi>
57022
57023              [ 22718]
57024              Revert 22700 (as part of changes suggested by Brendan O'Dea)
57025
57026              [ 22720]
57027              Simpler suggstion to resolve the #!/usr/bin/suidperl vs. the set uid
57028              binary must have fd script conundrum, as suggested by Brendan O'Dea
57029              Plus restore the more helpful error message from 22694 and the gist
57030              of the perl584delta changes from 22700
57031
57032              [ 22731]
57033              Oink, oink, flap, flap!
57034      Branch: perl
57035           +> pod/perl584delta.pod
57036            ! MANIFEST
57037           !> pod/perlhist.pod
57038 ____________________________________________________________________________
57039 [ 22735] By: merijn                                on 2004/04/23  10:11:23
57040         Log: Subject: [PATCH] Where to find nmake for windows
57041              From: Abe Timmerman <abe@ztreet.demon.nl>
57042              Date: Thu, 22 Apr 2004 23:57:40 +0200
57043              Message-Id: <200404222357.40508.abe@ztreet.demon.nl>
57044              Changed download URL references for nmake
57045      Branch: perl
57046            ! README.win32 pod/perlmodinstall.pod
57047 ____________________________________________________________________________
57048 [ 22734] By: mhx                                   on 2004/04/23  04:07:25
57049         Log: Subject: [PATCH for testing/review] byte-order modifiers for (un)pack templates
57050              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
57051              Date: Wed, 21 Apr 2004 21:09:20 +0200
57052              Message-Id: <20040421210920.3c467772@r2d2>
57053      Branch: perl
57054            ! embed.fnc embed.h perl.h pod/perldiag.pod pod/perlfunc.pod
57055            ! pod/perlport.pod pp_pack.c proto.h t/op/pack.t util.c
57056 ____________________________________________________________________________
57057 [ 22733] By: rgs                                   on 2004/04/22  12:08:35
57058         Log: Missing copyright in the README.
57059      Branch: perl
57060            ! README
57061 ____________________________________________________________________________
57062 [ 22727] By: nicholas                              on 2004/04/21  15:22:29
57063         Log: Subject: [perl #28456] Typo in perlipc man page, and suggestions for same
57064              From: Axel Boldt (via RT) <perlbug-followup@perl.org>
57065              Message-ID: <rt-3.0.8-28456-84424.10.5222745276547@perl.org>
57066              Date: 11 Apr 2004 13:08:17 -0000
57067      Branch: perl
57068            ! pod/perlipc.pod
57069 ____________________________________________________________________________
57070 [ 22725] By: nicholas                              on 2004/04/21  14:21:57
57071         Log: Punt the "reporting bugs" section to the top.
57072              Reorder the description of what to do, to start with the most common
57073              case.
57074              Clarify "how to report bugs effectively" (and why it benefits you)
57075      Branch: perl
57076            ! INSTALL
57077 ____________________________________________________________________________
57078 [ 22724] By: nicholas                              on 2004/04/21  12:51:43
57079         Log: This should be L<>
57080      Branch: perl
57081            ! INSTALL
57082 ____________________________________________________________________________
57083 [ 22723] By: nicholas                              on 2004/04/21  09:42:35
57084         Log: INSTALL didn't mention the 5.8.2 hash changes. Fixed
57085      Branch: perl
57086            ! INSTALL
57087 ____________________________________________________________________________
57088 [ 22722] By: nicholas                              on 2004/04/21  09:25:34
57089         Log: We should be telling people about ..exp, else they use the unexpanded
57090              forms and shaft anyone who installs a private perl within ~
57091      Branch: perl
57092            ! INSTALL
57093 ____________________________________________________________________________
57094 [ 22721] By: rgs                                   on 2004/04/21  08:36:38
57095         Log: Subject: [patch] log the interpreter id in warnings
57096              From: Stas Bekman <stas@stason.org>
57097              Date: Mon, 19 Apr 2004 18:10:01 -0700
57098              Message-ID: <40847869.1000906@stason.org>
57099      Branch: perl
57100            ! gv.c handy.h hv.c perl.c sv.c
57101 ____________________________________________________________________________
57102 [ 22717] By: rgs                                   on 2004/04/20  12:27:18
57103         Log: Subject: [PATCH] Sync Term::Cap with CPAN version
57104              From: Jonathan Stowe <jns@gellyfish.com>
57105              Date: Tue, 20 Apr 2004 12:37:28 +0100
57106              Message-Id: <1082461047.2736.96.camel@localhost>
57107      Branch: perl
57108            ! lib/Term/Cap.pm
57109 ____________________________________________________________________________
57110 [ 22716] By: rgs                                   on 2004/04/19  12:26:35
57111         Log: Fix for [perl #28919] : sometimes the function ck_ftst was trying
57112              to read an op that was just freed, which was obviously illegal.
57113      Branch: perl
57114            ! op.c
57115 ____________________________________________________________________________
57116 [ 22715] By: rgs                                   on 2004/04/19  09:34:01
57117         Log: Upgrade to FileCache 1.04.
57118      Branch: perl
57119            ! lib/FileCache.pm
57120 ____________________________________________________________________________
57121 [ 22714] By: rgs                                   on 2004/04/19  08:57:17
57122         Log: New file left out of the last commit.
57123      Branch: perl
57124            + t/uni/class.t
57125 ____________________________________________________________________________
57126 [ 22713] By: rgs                                   on 2004/04/19  08:56:28
57127         Log: Subject: Re: [PATCH] lib/utf8_heavy.pl -- cascading classes and '&' support
57128              From: "Jeff 'japhy' Pinyan" <japhy@perlmonk.org>
57129              Date: Wed, 14 Apr 2004 17:01:38 -0400 (EDT)
57130              Message-ID: <Pine.LNX.4.44.0404141659480.11423-301000@perlmonk.org>
57131      Branch: perl
57132            ! MANIFEST pod/perlunicode.pod
57133 ____________________________________________________________________________
57134 [ 22712] By: rgs                                   on 2004/04/19  08:30:20
57135         Log: Subject: Re: [perl #28532] optional match of an anchor gets ignored
57136              From: hv@crypt.org
57137              Date: Wed, 14 Apr 2004 19:30:46 +0100
57138              Message-Id: <200404141830.i3EIUko03728@zen.crypt.org>
57139      Branch: perl
57140            ! regcomp.c regexec.c t/op/pat.t
57141 ____________________________________________________________________________
57142 [ 22708] By: nicholas                              on 2004/04/17  13:25:41
57143         Log: Integrate:
57144              [ 22661]
57145              This is RC1
57146
57147              [ 22705]
57148              This is RC2
57149      Branch: perl
57150           !> pod/perlhist.pod
57151 ____________________________________________________________________________
57152 [ 22706] By: rgs                                   on 2004/04/16  15:53:37
57153         Log: On Linux-PPC, using gcc, downgrade to the -O1 optimisation
57154              level (with -O2 miniperl behaves really badly.)
57155      Branch: perl
57156            ! hints/linux.sh
57157 ____________________________________________________________________________
57158 [ 22697] By: merijn                                on 2004/04/15  11:56:32
57159         Log: d_getservbyname_r undef up to at least OpenBSD 3.5
57160              Thanks to Campo Weijerman and Gerard Gerritsen off-list
57161      Branch: perl
57162            ! hints/openbsd.sh
57163 ____________________________________________________________________________
57164 [ 22696] By: merijn                                on 2004/04/14  16:04:40
57165         Log: #24121: Configure under turkish locale fails
57166              toupper (i) != I  in turkish, but U+0130
57167              \N{LATIN CAPITAL LETTER I WITH DOT ABOVE}
57168              Patch supplied by Rafael
57169      Branch: perl
57170            ! Configure
57171 ____________________________________________________________________________
57172 [ 22693] By: rgs                                   on 2004/04/14  08:28:15
57173         Log: Subject: [PATCH] lib/utf8_heavy.pl -- cascading classes and '&' support
57174              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
57175              Date: Mon, 12 Apr 2004 20:24:48 -0400 (EDT)
57176              Message-ID: <Pine.LNX.4.44.0404122011160.3038-200000@perlmonk.org>
57177      Branch: perl
57178            ! lib/utf8_heavy.pl
57179 ____________________________________________________________________________
57180 [ 22692] By: rgs                                   on 2004/04/14  07:26:04
57181         Log: Subject: [PATCH]'s to bring bleadperl up to version-0.39
57182              From: John Peacock <jpeacock@rowman.com>
57183              Date: Tue, 13 Apr 2004 20:51:31 -0400
57184              Message-ID: <407C8B13.9020104@rowman.com>
57185      Branch: perl
57186            ! lib/version.pm lib/version.t t/comp/use.t universal.c util.c
57187 ____________________________________________________________________________
57188 [ 22691] By: rgs                                   on 2004/04/14  07:08:52
57189         Log: Subject: re: [PATCH] for bug 28525: Buffer overflow issue in the Win32 distribution of 5.8.3
57190              From: Jan Dubois <jand@ActiveState.com>
57191              Date: Tue, 13 Apr 2004 19:49:32 -0700
57192              Message-ID: <vm7p70h7au8unrnq4jp85oich7n71ar5ab@4ax.com
57193      Branch: perl
57194            ! win32/win32.c
57195 ____________________________________________________________________________
57196 [ 22689] By: mhx                                   on 2004/04/12  06:53:24
57197         Log: Borland C doesn't like PERL_MALLOC_WRAP.
57198              Until I know why, the fix is to disable it.
57199      Branch: perl
57200            ! win32/config_H.bc
57201 ____________________________________________________________________________
57202 [ 22688] By: davem                                 on 2004/04/11  14:27:26
57203         Log: Stop PL_comppad pointing to a freed pad during global destruction
57204      Branch: perl
57205            ! sv.c
57206 ____________________________________________________________________________
57207 [ 22687] By: davem                                 on 2004/04/11  13:13:35
57208         Log: Make global cleanup fractionally faster by giving S_visit()
57209              flags/mask to compare SVs against.
57210      Branch: perl
57211            ! embed.fnc embed.h proto.h sv.c
57212 ____________________________________________________________________________
57213 [ 22686] By: gbarr                                 on 2004/04/10  08:08:42
57214         Log: Sync with libnet 1.18
57215      Branch: perl
57216            + lib/Net/Changes.libnet lib/Net/t/datasend.t
57217            - lib/Net/ChangeLog.libnet
57218            ! MANIFEST lib/Net/Cmd.pm lib/Net/FTP.pm lib/Net/NNTP.pm
57219            ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
57220            ! lib/Net/Time.pm lib/Net/t/hostname.t
57221 ____________________________________________________________________________
57222 [ 22685] By: mhx                                   on 2004/04/10  06:37:30
57223         Log: Remove two unused variables that gcc used to warn about.
57224      Branch: perl
57225            ! util.c
57226 ____________________________________________________________________________
57227 [ 22682] By: rgs                                   on 2004/04/09  11:44:34
57228         Log: Subject: Re: #28386: UNIVERSAL::VERSION segfaults if $VERSION not defined (w/ patch to fix universal.c)
57229              From: David Dyck <david.dyck@fluke.com>
57230              Date: Thu, 8 Apr 2004 19:02:26 -0700 (PDT)
57231              Message-ID: <Pine.LNX.4.51.0404081843290.29618@dd.tc.fluke.com>
57232      Branch: perl
57233            ! universal.c
57234 ____________________________________________________________________________
57235 [ 22681] By: rgs                                   on 2004/04/09  07:04:48
57236         Log: find2perl should not default to -print when -eval is specified.
57237              Noticed by David Dyck.
57238      Branch: perl
57239            ! x2p/find2perl.PL
57240 ____________________________________________________________________________
57241 [ 22680] By: rgs                                   on 2004/04/09  06:58:51
57242         Log: Upgrade to Time::HiRes 1.59.
57243      Branch: perl
57244            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
57245            ! ext/Time/HiRes/HiRes.xs
57246 ____________________________________________________________________________
57247 [ 22675] By: rgs                                   on 2004/04/08  13:00:59
57248         Log: Upgrade to Digest 1.06.
57249      Branch: perl
57250            ! lib/Digest.pm
57251 ____________________________________________________________________________
57252 [ 22674] By: rgs                                   on 2004/04/08  12:57:48
57253         Log: Upgrade to Digest 1.06.
57254      Branch: perl
57255            ! lib/Digest.pm
57256 ____________________________________________________________________________
57257 [ 22673] By: rgs                                   on 2004/04/08  09:59:22
57258         Log: Upgrade to Time::HiRes 1.57.
57259      Branch: perl
57260            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
57261            ! ext/Time/HiRes/HiRes.xs
57262 ____________________________________________________________________________
57263 [ 22672] By: nicholas                              on 2004/04/07  20:48:04
57264         Log: Make gmtime and localtime cross reference each other.
57265              Suggested by Dan Jacobson
57266      Branch: perl
57267            ! pod/perlfunc.pod
57268 ____________________________________________________________________________
57269 [ 22671] By: merijn                                on 2004/04/07  17:54:10
57270         Log: Integrated Time-Local-1.09 from Dave Rolsky
57271              Corrected a wrap error from the CPAN version to match #22670
57272              Tested on AIX to make sure the skip is still needed
57273      Branch: perl
57274            ! lib/Time/Local.pm lib/Time/Local.t
57275 ____________________________________________________________________________
57276 [ 22670] By: merijn                                on 2004/04/07  12:03:11
57277         Log: Disable the edge case tests for timegm and timelocal on
57278              AIX-4.3 since the OS is obsoleted, and fixes are not to
57279              be expected
57280      Branch: perl
57281            ! lib/Time/Local.t
57282 ____________________________________________________________________________
57283 [ 22669] By: rgs                                   on 2004/04/07  08:26:48
57284         Log: Fix command-line quoting under Windows for the new optree tests
57285              Subject: Re: Smoke [5.9.2] 22666 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
57286              From: Steve Hay <steve.hay@uk.radan.com>
57287              Date: Wed, 07 Apr 2004 09:46:01 +0100
57288              Message-ID: <4073BFC9.10707@uk.radan.com>
57289      Branch: perl
57290            ! ext/B/t/optree_samples.t
57291 ____________________________________________________________________________
57292 [ 22668] By: rgs                                   on 2004/04/07  08:00:07
57293         Log: Subject: [PATCH] Bleadperl to version 0.37
57294              From: John Peacock <jpeacock@rowman.com>
57295              Date: Tue, 06 Apr 2004 21:56:19 -0400
57296              Message-ID: <40735FC3.5010305@rowman.com>
57297      Branch: perl
57298            ! embed.fnc embed.h global.sym lib/version.pm lib/version.t
57299            ! pod/perlapi.pod proto.h t/comp/use.t t/op/universal.t
57300            ! universal.c util.c
57301 ____________________________________________________________________________
57302 [ 22667] By: rgs                                   on 2004/04/07  07:37:59
57303         Log: The optree builder was looping when constructing the ops
57304              for a map/grep block containing a while(1).
57305              (Bug reported by Pixel.)
57306      Branch: perl
57307            ! op.c t/op/grep.t
57308 ____________________________________________________________________________
57309 [ 22666] By: merijn                                on 2004/04/06  14:44:29
57310         Log: Test drives are fun. Implement ccversion for Itanium HP-UX 11.23
57311      Branch: perl
57312            ! hints/hpux.sh
57313 ____________________________________________________________________________
57314 [ 22665] By: merijn                                on 2004/04/06  13:34:14
57315         Log: AIX-4 with xlc does not like malloc wrap
57316      Branch: perl
57317            ! hints/aix_4.sh
57318 ____________________________________________________________________________
57319 [ 22664] By: rgs                                   on 2004/04/06  07:29:30
57320         Log: Subject: Re: tests for change #22539
57321              From: Jim Cromie <jcromie@divsol.com>
57322              Date: Tue, 30 Mar 2004 14:39:31 -0700
57323              Message-ID: <4069E913.5040906@divsol.com>
57324              (with some spelling tweaks)
57325      Branch: perl
57326            + ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
57327            + ext/B/t/optree_concise.t ext/B/t/optree_samples.t
57328            + ext/B/t/optree_sort.t ext/B/t/optree_varinit.t
57329            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise.t t/test.pl
57330 ____________________________________________________________________________
57331 [ 22663] By: mhx                                   on 2004/04/06  03:40:10
57332         Log: Make the ! suffix handle n/N/v/V as signed integers
57333              within pack templates.
57334      Branch: perl
57335            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
57336 ____________________________________________________________________________
57337 [ 22662] By: mhx                                   on 2004/04/05  20:03:03
57338         Log: C<undef> doesn't look like a number. See also:
57339
57340              Subject: Re: [perl #27606] undef "looks like" a number
57341              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
57342              Date: Mon, 15 Mar 2004 22:16:26 +0100
57343              Message-Id: <20040315221626.48061c67@r2d2>
57344      Branch: perl
57345            ! ext/List/Util/lib/List/Util.pm
57346            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/lln.t
57347            ! pp_ctl.c sv.c
57348 ____________________________________________________________________________
57349 [ 22656] By: nicholas                              on 2004/04/05  15:55:18
57350         Log: Subject: Re: perldelta584
57351              From: Craig Berry <craigberry@mac.com>
57352              Message-ID: <12587569.1081180932766.JavaMail.craigberry@mac.com>
57353              Date: Mon, 05 Apr 2004 11:02:12 -0500
57354
57355              (makes malloc wrap the default on VMS)
57356      Branch: perl
57357            ! configure.com
57358 ____________________________________________________________________________
57359 [ 22654] By: rgs                                   on 2004/04/05  15:24:49
57360         Log: Subject: ref ($proto) || $proto patch
57361              From: Ovid <publiustemp-p5p@yahoo.com>
57362              Date: Sat, 03 Apr 2004 18:59:22 -0800
57363              Message-ID: <406F7A0A.50702@yahoo.com>
57364              (with minor reformatting)
57365      Branch: perl
57366            ! pod/perlobj.pod pod/perltoot.pod
57367 ____________________________________________________________________________
57368 [ 22652] By: rgs                                   on 2004/04/05  12:51:10
57369         Log: Subject: sv_pvutf8n_force and sv_pvbyten_force
57370              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
57371              Date: Wed, 24 Mar 2004 00:16:52 +0900
57372              Message-Id: <20040324001126.098F.BQW10602@nifty.com>
57373      Branch: perl
57374            ! sv.c
57375 ____________________________________________________________________________
57376 [ 22651] By: rgs                                   on 2004/04/05  11:50:10
57377         Log: wantarray docs should mention effect of eval { wantarray }
57378              as reported by Tim Bunce. Add a note to this effect in perlfunc,
57379              and regression tests for it.
57380      Branch: perl
57381            ! pod/perlfunc.pod t/op/wantarray.t
57382 ____________________________________________________________________________
57383 [ 22649] By: nicholas                              on 2004/04/05  08:57:18
57384         Log: More AUTHORS who deserve credit for patches
57385      Branch: perl
57386            ! AUTHORS
57387 ____________________________________________________________________________
57388 [ 22646] By: nicholas                              on 2004/04/04  16:32:54
57389         Log: Hand merge patch from maint back to blead.
57390      Branch: perl
57391            ! ext/threads/threads.pm
57392 ____________________________________________________________________________
57393 [ 22642] By: nicholas                              on 2004/04/04  13:07:50
57394         Log: Bump version numbers for modules that have changed since 5.8.3
57395      Branch: perl
57396            ! ext/B/B/Assembler.pm ext/B/B/Deparse.pm
57397            ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/Handle.pm
57398            ! ext/IO/lib/IO/Pipe.pm ext/ODBM_File/ODBM_File.pm
57399            ! ext/threads/threads.pm lib/ExtUtils/Liblist/Kid.pm
57400            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Win95.pm
57401            ! lib/IPC/Open3.pm lib/Unicode/UCD.pm lib/base.pm lib/utf8.pm
57402 ____________________________________________________________________________
57403 [ 22641] By: rgs                                   on 2004/04/02  15:40:15
57404         Log: Fix bug #27940 : \cX escapes weren't working correctly in regular
57405              expression ranges.
57406      Branch: perl
57407            ! t/op/pat.t toke.c
57408 ____________________________________________________________________________
57409 [ 22637] By: davem                                 on 2004/04/02  10:02:06
57410         Log: Subject:  [PATCH] fix utils install problems on VMS
57411              From:  "Craig A. Berry" <craigberry@mac.com>
57412              Date:  Thu, 01 Apr 2004 20:19:53 -0600
57413              Message-Id:  <406CCDC9.7000500@mac.com>
57414
57415              We were not running utils/instmodsh.PL or utils/xsubpp.PL during
57416              the build, so installperl would not find the generated programs at
57417              install time.
57418              Also fixed several problems with the command definitions for the
57419              utilities
57420      Branch: perl
57421            ! configure.com vms/descrip_mms.template
57422 ____________________________________________________________________________
57423 [ 22636] By: davem                                 on 2004/04/01  22:00:40
57424         Log: Subject:  [PATCH] archname salad on VMS
57425              From:  "Craig A. Berry" <craigberry@mac.com>
57426              Date:  Thu, 01 Apr 2004 14:16:32 -0600
57427              Message-Id:  <406C78A0.2070009@mac.com>
57428
57429              sort out architecture-specific directory names for OpenVMS
57430              Itanium port
57431      Branch: perl
57432            ! configure.com vms/descrip_mms.template
57433 ____________________________________________________________________________
57434 [ 22635] By: davem                                 on 2004/04/01  20:27:14
57435         Log: Fix change #22376. Only mark a const as short-circuited
57436              if it's actually a const!
57437      Branch: perl
57438            ! op.c
57439 ____________________________________________________________________________
57440 [ 22630] By: nicholas                              on 2004/04/01  15:15:10
57441         Log: debug the instructions on upgrading Unicode
57442      Branch: perl
57443            ! lib/unicore/README.perl
57444 ____________________________________________________________________________
57445 [ 22625] By: mhx                                   on 2004/04/01  06:01:25
57446         Log: Fix and tests for [perl #28123] Perl optimizes // away incorrectly
57447      Branch: perl
57448            ! op.c t/op/dor.t
57449 ____________________________________________________________________________
57450 [ 22624] By: davem                                 on 2004/03/31  20:33:52
57451         Log: + (\$) prototype = bad free
57452              av_delete() didn't reify. I also updated its description
57453      Branch: perl
57454            ! av.c t/op/args.t
57455 ____________________________________________________________________________
57456 [ 22621] By: nicholas                              on 2004/03/31  15:05:40
57457         Log: Upgrade to Unicode 4.0.1
57458      Branch: perl
57459            + lib/unicore/lib/Katakan2.pl lib/unicore/lib/Sterm.pl
57460            + lib/unicore/lib/Variatio.pl
57461            ! MANIFEST lib/Unicode/UCD.t lib/unicore/ArabLink.pl
57462            ! lib/unicore/ArabLnkGrp.pl lib/unicore/ArabicShaping.txt
57463            ! lib/unicore/Bidirectional.pl lib/unicore/Blocks.pl
57464            ! lib/unicore/Blocks.txt lib/unicore/Canonical.pl
57465            ! lib/unicore/CaseFolding.txt lib/unicore/Category.pl
57466            ! lib/unicore/HangulSyllableType.txt lib/unicore/Index.txt
57467            ! lib/unicore/Jamo.txt lib/unicore/Lbrk.pl
57468            ! lib/unicore/LineBreak.txt lib/unicore/PropList.txt
57469            ! lib/unicore/PropValueAliases.txt lib/unicore/Properties
57470            ! lib/unicore/PropertyAliases.txt lib/unicore/ReadMe.txt
57471            ! lib/unicore/Scripts.pl lib/unicore/Scripts.txt
57472            ! lib/unicore/SpecialCasing.txt lib/unicore/To/Digit.pl
57473            ! lib/unicore/UnicodeData.txt lib/unicore/lib/Arabic.pl
57474            ! lib/unicore/lib/Armenian.pl lib/unicore/lib/Bengali.pl
57475            ! lib/unicore/lib/BidiBN.pl lib/unicore/lib/BidiCS.pl
57476            ! lib/unicore/lib/BidiEN.pl lib/unicore/lib/BidiES.pl
57477            ! lib/unicore/lib/BidiET.pl lib/unicore/lib/BidiL.pl
57478            ! lib/unicore/lib/BidiON.pl lib/unicore/lib/Bopomofo.pl
57479            ! lib/unicore/lib/Braille.pl lib/unicore/lib/Buhid.pl
57480            ! lib/unicore/lib/C.pl lib/unicore/lib/Canadian.pl
57481            ! lib/unicore/lib/Cf.pl lib/unicore/lib/Cherokee.pl
57482            ! lib/unicore/lib/Cntrl.pl lib/unicore/lib/Common.pl
57483            ! lib/unicore/lib/Cypriot.pl lib/unicore/lib/Cyrillic.pl
57484            ! lib/unicore/lib/Deseret.pl lib/unicore/lib/Devanaga.pl
57485            ! lib/unicore/lib/Ethiopic.pl lib/unicore/lib/Georgian.pl
57486            ! lib/unicore/lib/Gothic.pl lib/unicore/lib/Greek.pl
57487            ! lib/unicore/lib/Gujarati.pl lib/unicore/lib/Gurmukhi.pl
57488            ! lib/unicore/lib/Han.pl lib/unicore/lib/Hangul.pl
57489            ! lib/unicore/lib/Hanunoo.pl lib/unicore/lib/Hebrew.pl
57490            ! lib/unicore/lib/Hiragana.pl lib/unicore/lib/InCyril2.pl
57491            ! lib/unicore/lib/Inherite.pl lib/unicore/lib/Kannada.pl
57492            ! lib/unicore/lib/Katakana.pl lib/unicore/lib/Khmer.pl
57493            ! lib/unicore/lib/Lao.pl lib/unicore/lib/Latin.pl
57494            ! lib/unicore/lib/Limbu.pl lib/unicore/lib/LinearB.pl
57495            ! lib/unicore/lib/Malayala.pl lib/unicore/lib/Math.pl
57496            ! lib/unicore/lib/Mongolia.pl lib/unicore/lib/Myanmar.pl
57497            ! lib/unicore/lib/Ogham.pl lib/unicore/lib/OldItali.pl
57498            ! lib/unicore/lib/Oriya.pl lib/unicore/lib/Osmanya.pl
57499            ! lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
57500            ! lib/unicore/lib/OtherMat.pl lib/unicore/lib/Runic.pl
57501            ! lib/unicore/lib/Shavian.pl lib/unicore/lib/Sinhala.pl
57502            ! lib/unicore/lib/SoftDott.pl lib/unicore/lib/Syriac.pl
57503            ! lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
57504            ! lib/unicore/lib/TaiLe.pl lib/unicore/lib/Tamil.pl
57505            ! lib/unicore/lib/Telugu.pl lib/unicore/lib/Terminal.pl
57506            ! lib/unicore/lib/Thaana.pl lib/unicore/lib/Thai.pl
57507            ! lib/unicore/lib/Tibetan.pl lib/unicore/lib/Ugaritic.pl
57508            ! lib/unicore/lib/Yi.pl lib/unicore/lib/Z.pl
57509            ! lib/unicore/lib/Zs.pl lib/unicore/version t/op/pat.t
57510 ____________________________________________________________________________
57511 [ 22619] By: merijn                                on 2004/03/31  13:02:32
57512         Log: Regenerated Configure after backported #22571
57513              Some indent leftovers from earlier patches
57514              We don't like double negatives, not even in comment
57515      Branch: perl
57516            ! Configure
57517 ____________________________________________________________________________
57518 [ 22617] By: merijn                                on 2004/03/31  11:33:09
57519         Log: Subject: Re: [PATCH] MIME::Base64 PERL_NO_GET_CONTEXT
57520              From: Gisle Aas <gisle@ActiveState.com>
57521              Date: 30 Mar 2004 04:29:18 -0800
57522              Message-ID: <lrk712bjs1.fsf@caliper.activestate.com>
57523      Branch: perl
57524            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
57525            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
57526 ____________________________________________________________________________
57527 [ 22615] By: nicholas                              on 2004/03/31  08:24:29
57528         Log: Unknowingly for years we've had a test that has assumed the order
57529              of results from readdir. Fixed.
57530      Branch: perl
57531            ! lib/File/Find/t/find.t
57532 ____________________________________________________________________________
57533 [ 22614] By: nicholas                              on 2004/03/30  21:50:15
57534         Log: Subject: Zaurus SL-[78]60 native compile patch
57535              Message-Id: <46DCC0BF-8199-11D8-8D5B-000A95DBB50A@dan.co.jp>
57536              From: Dan Kogai <dankogai@dan.co.jp>
57537              Date: Tue, 30 Mar 2004 00:53:52 +0900
57538      Branch: perl
57539            ! ext/Errno/Errno_pm.PL
57540 ____________________________________________________________________________
57541 [ 22610] By: davem                                 on 2004/03/29  21:20:35
57542         Log: various win32 build fixes
57543
57544              Subject: Re: [PATCH] Re: MinGW/GCC vs MSVC++ on Win32
57545              From: Steve Hay <steve.hay@uk.radan.com>
57546              Date: Tue, 23 Mar 2004 10:42:12 +0000
57547              Message-ID: <40601484.7040905@uk.radan.com>
57548
57549              Subject: [PATCH] distclean on Win32 should delete perl.base
57550              From: Steve Hay <steve.hay@uk.radan.com>
57551              Date: Tue, 23 Mar 2004 11:35:56 +0000
57552              Message-ID: <4060211C.8020704@uk.radan.com>
57553
57554              Subject: Re: [PATCH] Create debug symbols files on Windows even for release
57555              From: Steve Hay <steve.hay@uk.radan.com>
57556              Date: Fri, 26 Mar 2004 10:46:07 +0000
57557              Message-ID: <406409EF.9020404@uk.radan.com>
57558      Branch: perl
57559            ! win32/Makefile win32/makefile.mk
57560 ____________________________________________________________________________
57561 [ 22609] By: davem                                 on 2004/03/29  20:46:36
57562         Log: Subject: [perl #27986] IPC::Open3 fails in mod_perl (tie bug)
57563              From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
57564              Date: 26 Mar 2004 21:02:19 -0000
57565              Message-ID: <rt-3.0.8-27986-82842.3.55447645581215@perl.org>
57566
57567              The forked child should make sure STDIN and STDOUT aren't tied
57568              before messing with them
57569      Branch: perl
57570            ! lib/IPC/Open3.pm
57571 ____________________________________________________________________________
57572 [ 22608] By: davem                                 on 2004/03/29  20:10:05
57573         Log: backout change 22606 (make gv_fullname() include a literal '^')
57574              it breaks select.
57575      Branch: perl
57576            ! gv.c t/op/gv.t
57577 ____________________________________________________________________________
57578 [ 22607] By: davem                                 on 2004/03/28  15:10:48
57579         Log: update -Dx to cope with lexical version of OP_AELEMFAST
57580      Branch: perl
57581            ! dump.c
57582 ____________________________________________________________________________
57583 [ 22606] By: davem                                 on 2004/03/28  15:08:23
57584         Log: make gv_fullname() etc include a literal '^' for *^FOO style names
57585      Branch: perl
57586            ! gv.c t/op/gv.t
57587 ____________________________________________________________________________
57588 [ 22605] By: davem                                 on 2004/03/28  13:11:30
57589         Log: pv_display() had code to display \n etc as escapes but it didn't
57590              actually work.
57591      Branch: perl
57592            ! dump.c
57593 ____________________________________________________________________________
57594 [ 22604] By: davem                                 on 2004/03/28  10:55:30
57595         Log: fix typo in change 22597
57596      Branch: perl
57597            ! op.h
57598 ____________________________________________________________________________
57599 [ 22601] By: davem                                 on 2004/03/27  10:22:52
57600         Log: Subject:  [PATCH] -Dusemallocwrap for VMS)
57601              From:  "Craig A. Berry" <craigberry@mac.com>
57602              Date:  Fri, 26 Mar 2004 22:46:50 -0600
57603              Message-Id:  <4065073A.30007@mac.com>
57604
57605              Mimic in configure.com what Configure does to enable or disable
57606              the new feature -Dusemallocwrap
57607      Branch: perl
57608            ! configure.com
57609 ____________________________________________________________________________
57610 [ 22600] By: davem                                 on 2004/03/27  02:04:03
57611         Log: Subject:  [PATCH] don't clean-up perly.* on VMS
57612              From:  "Craig A. Berry" <craigberry@mac.com>
57613              Date:  Fri, 26 Mar 2004 16:54:44 -0600
57614              Message-Id:  <4064B4B4.2030203@mac.com>
57615
57616              refrain from getting rid of perly.c and perly.h now that there are
57617              no longer VMS-specific overrides for these files
57618      Branch: perl
57619            ! vms/descrip_mms.template
57620 ____________________________________________________________________________
57621 [ 22599] By: davem                                 on 2004/03/27  01:54:09
57622         Log: string corruption with lvalue sub
57623              Depending on the context, the same substr OP may want to return
57624              a PVLV or an LV on subsequent invcations. If TARG is the wrong
57625              type, use a mortal instead.
57626      Branch: perl
57627            ! pp.c t/op/substr.t
57628 ____________________________________________________________________________
57629 [ 22597] By: davem                                 on 2004/03/26  18:56:50
57630         Log: Clarify op.h comments for which ops the OPpDEREF* private flags
57631              are actually used; update Concise.pm to match
57632      Branch: perl
57633            ! ext/B/B/Concise.pm op.h
57634 ____________________________________________________________________________
57635 [ 22596] By: davem                                 on 2004/03/26  18:53:09
57636         Log: fix for change #22594; if using test.pl, must tell perl where to
57637              find it!
57638      Branch: perl
57639            ! t/comp/hints.t
57640 ____________________________________________________________________________
57641 [ 22595] By: davem                                 on 2004/03/26  17:28:48
57642         Log: document the return value of an empty sub
57643      Branch: perl
57644            ! pod/perlsub.pod
57645 ____________________________________________________________________________
57646 [ 22594] By: davem                                 on 2004/03/26  13:05:50
57647         Log: - hints hash was being double freed on scope exit
57648      Branch: perl
57649            ! op.c scope.c scope.h t/comp/hints.t
57650 ____________________________________________________________________________
57651 [ 22593] By: ams                                   on 2004/03/26  08:59:15
57652         Log: Subject: Re: [perl #27906] stat documentation correction
57653              From: Andy Lester <andy@petdance.com>
57654              Date: Wed, 24 Mar 2004 21:48:30 -0600
57655              Message-Id: <20040325034830.GA5865@petdance.com>
57656              (Applied with a correction from Spider Boardman.)
57657      Branch: perl
57658            ! pod/perlfunc.pod t/op/stat.t
57659 ____________________________________________________________________________
57660 [ 22592] By: davem                                 on 2004/03/26  01:24:24
57661         Log: fix some comments in perly.y
57662      Branch: perl
57663            ! perly.y
57664 ____________________________________________________________________________
57665 [ 22591] By: davem                                 on 2004/03/26  01:16:55
57666         Log: Blessed reference to anonymous glob
57667              Stop *$$x=$x giving "Attempt to free unreferenced scalar" warning
57668      Branch: perl
57669            ! sv.c t/op/ref.t
57670 ____________________________________________________________________________
57671 [ 22586] By: davem                                 on 2004/03/24  22:16:30
57672         Log: Subject: [perl #27748] 'find2perl' bug: -exec causes chdir error
57673              From: "jdhedden@1979.usna.com (via RT)" <perlbug-followup@perl.org>
57674              Date: 18 Mar 2004 20:25:50 -0000
57675              Message-ID: <rt-3.0.8-27748-82270.2.99482909739062@perl.org>
57676
57677              Cwd code was planted in the output executable after the exit, so
57678              was never run.
57679      Branch: perl
57680            ! x2p/find2perl.PL
57681 ____________________________________________________________________________
57682 [ 22585] By: nicholas                              on 2004/03/24  21:42:25
57683         Log: Remaining smoked platforms where malloc wrap is known to work.
57684              Data for Irix and NetBSD would be useful - they probably will work too.
57685              Will Unicos work? Place bets now...
57686      Branch: perl
57687            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/freebsd.sh
57688            ! hints/hpux.sh hints/linux.sh hints/openbsd.sh
57689            ! hints/solaris_2.sh
57690 ____________________________________________________________________________
57691 [ 22584] By: davem                                 on 2004/03/24  21:14:08
57692         Log: Subject: [perl #27790] split docs: say the string is EXPR
57693              From: Dan Jacobson (via RT) <perlbug-followup@perl.org>
57694              Date: 20 Mar 2004 05:21:07 -0000
57695              Message-ID: <rt-3.0.8-27790-82358.14.5476352902536@perl.org>
57696
57697              Minor documentation nit in split
57698      Branch: perl
57699            ! pod/perlfunc.pod
57700 ____________________________________________________________________________
57701 [ 22582] By: nicholas                              on 2004/03/24  19:15:29
57702         Log: mintest will pass if I skip the correct number of tests. D'oh!
57703      Branch: perl
57704            ! t/op/magic.t
57705 ____________________________________________________________________________
57706 [ 22579] By: nicholas                              on 2004/03/24  14:59:16
57707         Log: Subject: Re: [PATCH] Fix PERL_MALLOC_WRAP change for Win32
57708              From: Steve Hay <steve.hay@uk.radan.com>
57709              Message-ID: <40618D1C.7000601@uk.radan.com>
57710              Date: Wed, 24 Mar 2004 13:29:00 +0000
57711      Branch: perl
57712            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
57713            ! win32/config_H.vc64
57714 ____________________________________________________________________________
57715 [ 22578] By: rgs                                   on 2004/03/24  13:54:31
57716         Log: Good catch from Dave Mitchell; plus a null pointer protection.
57717      Branch: perl
57718            ! scope.c
57719 ____________________________________________________________________________
57720 [ 22577] By: nicholas                              on 2004/03/24  11:51:46
57721         Log: Unlike perl, 0 in void context isn't special cased in C :-)
57722              (So it warns). Tweak the no-action malloc wrap checkers to avoid
57723              warnings.
57724      Branch: perl
57725            ! handy.h
57726 ____________________________________________________________________________
57727 [ 22576] By: nicholas                              on 2004/03/24  10:29:16
57728         Log: Export PL_memory_wrap based on PERL_MALLOC_WRAP rather than
57729              NO_MALLOC_WRAP following Configure changes. Identical patch to
57730              mine supplied by Steve Hay while I was working on this.
57731              IP shootout at dawn :-)
57732      Branch: perl
57733            ! makedef.pl
57734 ____________________________________________________________________________
57735 [ 22572] By: nicholas                              on 2004/03/24  09:14:21
57736         Log: Tidy up function prototypes in the light of suidpatch
57737      Branch: perl
57738            ! embed.fnc embed.h perl.c proto.h
57739 ____________________________________________________________________________
57740 [ 22571] By: nicholas                              on 2004/03/23  22:35:09
57741         Log: Make usemallocwrap a Configure-time question. Default is yes for
57742              usedevel, no otherwise, but I'm expecting hints files on known
57743              good platforms to override this. (and known bad)
57744              Demonstration hints file for darwin.
57745      Branch: perl
57746            ! Configure config_h.SH hints/darwin.sh perl.h
57747 ____________________________________________________________________________
57748 [ 22569] By: nicholas                              on 2004/03/23  17:47:44
57749         Log: hv_delete_common was freeing the key, then passing the freed pointer
57750              to S_hv_notallowed. D'oh!
57751      Branch: perl
57752            ! hv.c
57753 ____________________________________________________________________________
57754 [ 22566] By: nicholas                              on 2004/03/23  16:23:58
57755         Log: Unify 5.008 and 5.009's B::Concise 0.58
57756      Branch: perl
57757            ! ext/B/B/Concise.pm
57758 ____________________________________________________________________________
57759 [ 22565] By: nicholas                              on 2004/03/23  16:05:28
57760         Log: Unify 5.008 and 5.009's B::Concise 0.56
57761      Branch: perl
57762            ! ext/B/B/Concise.pm
57763 ____________________________________________________________________________
57764 [ 22564] By: rgs                                   on 2004/03/23  13:43:49
57765         Log: Fix bug [perl #27839] returning @+ out of scope loses its value :
57766
57767              Subject: Re: Wondering about returned regex special arrays on going out of scope
57768              From: hv@crypt.org
57769              Date: Fri, 05 Mar 2004 17:42:25 +0000
57770              Message-Id: <200403051742.i25HgPd11240@zen.crypt.org>
57771
57772              plus a test case.
57773      Branch: perl
57774            ! pp_hot.c t/op/magic.t
57775 ____________________________________________________________________________
57776 [ 22563] By: nicholas                              on 2004/03/23  13:38:11
57777         Log: Subject: [PATCH] 5.9.1 suidperl
57778              From: psz@maths.usyd.edu.au (Paul Szabo)
57779              Message-Id: <200403182117.i2ILHug513080@milan.maths.usyd.edu.au>
57780              Date: Fri, 19 Mar 2004 08:17:56 +1100 (EST)
57781
57782              (which variables renamed as requested, plus tweaks to work on platforms
57783              with no ST_NOEXEC)
57784      Branch: perl
57785            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h
57786 ____________________________________________________________________________
57787 [ 22560] By: rgs                                   on 2004/03/22  21:29:51
57788         Log: Update the -v copyright notice.
57789      Branch: perl
57790            ! perl.c
57791 ____________________________________________________________________________
57792 [ 22559] By: nicholas                              on 2004/03/22  21:05:09
57793         Log: Don't assume that the chmod will always work.
57794              (It won't for files on *BSD where chflags has set uchg, which is
57795              what the OS X perforce client does)
57796      Branch: perl
57797            ! t/op/filetest.t
57798 ____________________________________________________________________________
57799 [ 22557] By: rgs                                   on 2004/03/22  20:46:52
57800         Log: Clarifications on constants subroutines, based on:
57801
57802              Subject: [perl #27768] [patch] wrong examples in perlsub/"Constant Functions"
57803              From: "padre@elte.hu (via RT)" <perlbug-followup@perl.org>
57804              Date: 19 Mar 2004 14:56:09 -0000
57805              Message-ID: <rt-3.0.8-27768-82310.5.12766475665209@perl.org>
57806      Branch: perl
57807            ! pod/perlsub.pod
57808 ____________________________________________________________________________
57809 [ 22556] By: rgs                                   on 2004/03/22  20:30:41
57810         Log: Subject: [PATCH] Re: ../lib/ExtUtils/t/Embed.t failure on Win32/GCC
57811              From: Steve Hay <steve.hay@uk.radan.com>
57812              Date: Mon, 22 Mar 2004 14:44:46 +0000
57813              Message-ID: <405EFBDE.4090209@uk.radan.com>
57814      Branch: perl
57815            ! README.win32
57816 ____________________________________________________________________________
57817 [ 22553] By: rgs                                   on 2004/03/22  19:25:59
57818         Log: Subject: Re: [PATCH] warn on !=~
57819              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
57820              Date: Mon, 22 Mar 2004 10:32:05 -0800
57821              Message-ID: <20040322183106.GA1284@efn.org>
57822
57823              More warnings for this case.
57824      Branch: perl
57825            ! t/lib/warnings/toke toke.c
57826 ____________________________________________________________________________
57827 [ 22549] By: rgs                                   on 2004/03/21  17:22:42
57828         Log: Finally, this "Negative repeat count" warning wasn't such a great
57829              idea. Disable it. But add tests for this :
57830
57831              Subject: Re: [perl #27811] (@x) x -1 is a panic
57832              From: Andy Lester <andy@petdance.com>
57833              Date: Sun, 21 Mar 2004 09:27:04 -0600
57834              Message-ID: <20040321152704.GA9041@petdance.com>
57835      Branch: perl
57836            ! pp.c t/lib/warnings/pp t/op/repeat.t
57837 ____________________________________________________________________________
57838 [ 22548] By: rgs                                   on 2004/03/21  16:40:27
57839         Log: Subject: [PATCH sv.h] Nobody has used SvPVbyte_force?
57840              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
57841              Date: Sun, 21 Mar 2004 21:49:53 +0900
57842              Message-Id: <20040321213628.2461.BQW10602@nifty.com>
57843      Branch: perl
57844            ! sv.h
57845 ____________________________________________________________________________
57846 [ 22547] By: rgs                                   on 2004/03/21  13:36:27
57847         Log: I must be tired today.
57848      Branch: perl
57849            ! lib/utf8.t
57850 ____________________________________________________________________________
57851 [ 22546] By: rgs                                   on 2004/03/21  13:26:33
57852         Log: Silence a gcc warning.
57853      Branch: perl
57854            ! sv.c
57855 ____________________________________________________________________________
57856 [ 22545] By: rgs                                   on 2004/03/21  13:18:01
57857         Log: Subject: Re: [perl #27803] perl crashes when utf8::upgrade($offsetOK_scalar)
57858              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
57859              Date: Sun, 21 Mar 2004 15:19:22 +0900
57860              Message-Id: <20040321151828.DAC6.BQW10602@nifty.com>
57861      Branch: perl
57862            ! lib/utf8.t sv.c
57863 ____________________________________________________________________________
57864 [ 22544] By: rgs                                   on 2004/03/21  13:12:53
57865         Log: Subject: [PATCH] fix memory bug in vms.c:mp_do_tounixspec
57866              From: "Craig A. Berry" <craigberry@mac.com>
57867              Date: Sat, 20 Mar 2004 21:51:45 -0600
57868              Message-ID: <405D1151.3040308@mac.com>
57869      Branch: perl
57870            ! vms/vms.c
57871 ____________________________________________________________________________
57872 [ 22543] By: rgs                                   on 2004/03/21  13:06:20
57873         Log: Add a new warning "Negative repeat count"
57874              for the cases $x x -1.
57875      Branch: perl
57876            ! pod/perlop.pod pp.c t/lib/warnings/pp
57877 ____________________________________________________________________________
57878 [ 22542] By: rgs                                   on 2004/03/20  11:49:21
57879         Log: Subject: [PATCH] warn on !=~
57880              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
57881              Date: Thu, 18 Mar 2004 22:24:09 -0800
57882              Message-ID: <20040319062035.GA3768@efn.org>
57883
57884              with an improvement suggested by Ton Hospel.
57885      Branch: perl
57886            ! pod/perldiag.pod t/lib/warnings/toke toke.c
57887 ____________________________________________________________________________
57888 [ 22541] By: rgs                                   on 2004/03/20  10:19:59
57889         Log: Subject: makefile.95 tweak
57890              From: Greg Matheson <lang@ms.chinmin.edu.tw>
57891              Date: Fri, 19 Mar 2004 18:15:25 +0800
57892              Message-ID: <20040319181525.A6347@ms.chinmin.edu.tw>
57893      Branch: perl
57894            ! win32/makefile.mk
57895 ____________________________________________________________________________
57896 [ 22540] By: rgs                                   on 2004/03/20  10:15:36
57897         Log: \x80\xFF is not valid UTF-8.
57898      Branch: perl
57899            ! pod/perluniintro.pod
57900 ____________________________________________________________________________
57901 [ 22539] By: rgs                                   on 2004/03/19  23:09:13
57902         Log: Subject: [perl #24821] enhancement patch for B::Concise
57903              From: jim cromie <jcromie@divsol.com>
57904              Date: Wed, 17 Mar 2004 14:12:43 -0700
57905              Message-ID: <4058BF4B.1000004@divsol.com>
57906              (Only the Concise.pm part, with documentation nits)
57907      Branch: perl
57908            ! ext/B/B/Concise.pm
57909 ____________________________________________________________________________
57910 [ 22538] By: nicholas                              on 2004/03/19  12:15:23
57911         Log: Subject:  [PATCH] open.pm: allow upper-cased EUC
57912              From:  Autrijus Tang <autrijus@autrijus.org>
57913              Date:  Fri, 19 Mar 2004 18:27:10 +0800
57914              Message-Id:  <20040319102710.GA91216@aut.dyndns.org>
57915      Branch: perl
57916            ! lib/open.pm
57917 ____________________________________________________________________________
57918 [ 22537] By: nicholas                              on 2004/03/19  11:59:01
57919         Log: Subject: [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core Perl
57920              From: Jan Dubois <jand@activestate.com>
57921              Message-ID: <lg2k509o51b8openotuetdts6go7pn4udo@4ax.com>
57922              Date: Thu, 18 Mar 2004 13:13:49 -0800
57923
57924              Subject: Re: [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core Perl
57925              From: Steve Hay <steve.hay@uk.radan.com>
57926              Message-ID: <405ACC6D.1040804@uk.radan.com>
57927              Date: Fri, 19 Mar 2004 10:33:17 +0000
57928      Branch: perl
57929            + win32/ext/Win32/Makefile.PL win32/ext/Win32/Win32.pm
57930            + win32/ext/Win32/Win32.xs
57931            - lib/Win32.pod
57932            ! MANIFEST win32/Makefile win32/makefile.mk
57933 ____________________________________________________________________________
57934 [ 22536] By: nicholas                              on 2004/03/19  11:43:35
57935         Log: Change Storable.xs to conditionally include ppport.h for pre 5.8.0
57936              This allows the ppport.h to be deleted from ext/Storable, which will
57937              reduce the potential for confusion.
57938              Bump Storable's version to 2.12; update the ChangeLog
57939      Branch: perl
57940            - ext/Storable/ppport.h
57941            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
57942            ! ext/Storable/README ext/Storable/Storable.pm
57943            ! ext/Storable/Storable.xs
57944 ____________________________________________________________________________
57945 [ 22535] By: nicholas                              on 2004/03/19  11:03:18
57946         Log: Move Beau Cox's ppport.h fixes into PPPort.pm
57947      Branch: perl
57948            ! ext/Devel/PPPort/PPPort.pm
57949 ____________________________________________________________________________
57950 [ 22534] By: rgs                                   on 2004/03/19  10:13:14
57951         Log: Nit in perluniintro about the U0 and C0 templates,
57952              noticed by Steve Hay.
57953      Branch: perl
57954            ! pod/perluniintro.pod
57955 ____________________________________________________________________________
57956 [ 22533] By: ams                                   on 2004/03/19  02:57:40
57957         Log: Subject: [PATCH] Storable PERL_NO_GET_CONTEXT
57958              From: beau@beaucox.com
57959              Date: Thu, 18 Mar 2004 12:45:45 -1000
57960              Message-Id: <20040318_224545_009145.beau@beaucox.com>
57961      Branch: perl
57962            + ext/Storable/ppport.h
57963            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.xs
57964 ____________________________________________________________________________
57965 [ 22532] By: rgs                                   on 2004/03/18  20:33:02
57966         Log: Subject: [PATCH] range operator warnings / 64-bit fix
57967              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
57968              Date: Wed, 10 Mar 2004 21:45:48 +0100
57969              Message-Id: <20040310214548.4f5e3ab1@r2d2>
57970      Branch: perl
57971            ! pp_ctl.c pp_hot.c t/op/range.t
57972 ____________________________________________________________________________
57973 [ 22531] By: davem                                 on 2004/03/18  19:02:32
57974         Log: add code comment for change 22525
57975      Branch: perl
57976            ! pp.c
57977 ____________________________________________________________________________
57978 [ 22530] By: rgs                                   on 2004/03/18  18:21:32
57979         Log: Add a perl592delta.pod man page.
57980      Branch: perl
57981            + pod/perl592delta.pod
57982            ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod
57983            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
57984            ! win32/pod.mak
57985 ____________________________________________________________________________
57986 [ 22528] By: nicholas                              on 2004/03/18  16:58:06
57987         Log: Corrections and explanations in comments
57988      Branch: perl
57989            ! ext/Storable/Storable.xs
57990 ____________________________________________________________________________
57991 [ 22527] By: nicholas                              on 2004/03/18  16:50:25
57992         Log: Subject:  pumpkin fodder
57993              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
57994              Date:  Fri, 12 Mar 2004 15:16:57 +0200 (EET)
57995              Message-Id:  <200403121316.i2CDGv1Y254951@kosh.hut.fi>
57996      Branch: perl
57997            ! lib/unicore/README.perl
57998 ____________________________________________________________________________
57999 [ 22526] By: rgs                                   on 2004/03/18  14:33:14
58000         Log: Detypo.
58001      Branch: perl
58002            ! makedef.pl
58003 ____________________________________________________________________________
58004 [ 22525] By: davem                                 on 2004/03/18  14:13:16
58005         Log: make ~$x give warning is $x isn't initialised.
58006              Also add test for uninitialised warning in & op.
58007      Branch: perl
58008            ! pp.c t/lib/warnings/sv
58009 ____________________________________________________________________________
58010 [ 22524] By: rgs                                   on 2004/03/18  13:20:07
58011         Log: Try to fix the AIX and Windows builds regarding the
58012              definedness of the PL_memory_wrap symbol.
58013      Branch: perl
58014            ! makedef.pl
58015 ____________________________________________________________________________
58016 [ 22523] By: rgs                                   on 2004/03/18  08:27:34
58017         Log: Bump bleadperl's version number to 5.9.2.
58018      Branch: perl
58019            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
58020            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
58021            ! plan9/config.plan9 win32/Makefile win32/config_H.bc
58022            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
58023            ! win32/makefile.mk wince/Makefile.ce
58024 ____________________________________________________________________________
58025 [ 22521] By: rgs                                   on 2004/03/17  19:13:03
58026         Log: Subject: [PATCH] format/casting/warning RE: perl 5.9.1
58027              From: Robin Barker <Robin.Barker@npl.co.uk>
58028              Date: Wed, 17 Mar 2004 18:37:10 -0000
58029              Message-ID: <533D273D4014D411AB1D00062938C4D90404682E@hotel.npl.co.uk>
58030      Branch: perl
58031            ! dump.c ext/Socket/Socket.xs pad.c util.c
58032 ____________________________________________________________________________
58033 [ 22520] By: rgs                                   on 2004/03/17  18:20:54
58034         Log: Optimize away the assignment in the constructs C<my $s = undef>,
58035              C<my @a = ()>, C<my %h = ()>.
58036      Branch: perl
58037            ! op.c
58038 ____________________________________________________________________________
58039 [ 22517] By: nicholas                              on 2004/03/17  17:58:44
58040         Log: Subject: malloc wrappage
58041              From: Jarkko Hietaniemi <jhi@iki.fi>
58042              Message-Id: <37BF70DE-5C0E-11D8-B5A1-00039362CB92@iki.fi>
58043              Date: Tue, 10 Feb 2004 23:15:14 +0200
58044
58045              plus change croak to Perl_croak_nocontext to make ithread safe
58046              plus make it conditional on PERL_MALLOC_WRAP (default for blead is on)
58047      Branch: perl
58048            ! av.c handy.h perl.h pod/perldiag.pod pp.c
58049 ____________________________________________________________________________
58050 [ 22516] By: nicholas                              on 2004/03/17  16:10:57
58051         Log: Add auto-require of modules to restore overloading (and tests)
58052      Branch: perl
58053            + ext/Storable/t/HAS_OVERLOAD.pm
58054            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
58055            ! ext/Storable/Storable.xs ext/Storable/t/overload.t
58056 ____________________________________________________________________________
58057 [ 22515] By: nicholas                              on 2004/03/17  15:48:03
58058         Log: Add regression tests for the auto-require of STORABLE_thaw
58059      Branch: perl
58060            + ext/Storable/t/HAS_HOOK.pm
58061            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
58062            ! ext/Storable/t/blessed.t
58063 ____________________________________________________________________________
58064 [ 22514] By: nicholas                              on 2004/03/16  22:36:49
58065         Log: Move the PERLVAR(Ireentrant_buffer, REENTR*) outside the ITHREADS
58066              block. This allows the re-entrant API to be used with ithreads,
58067              which in turn permits -Dusethreads -Uuseithreads -Uuse5005threads
58068              (Which may seem inane, but makes perl threaded at the C level
58069              without enabling ithreads)
58070      Branch: perl
58071            ! intrpvar.h
58072 ____________________________________________________________________________
58073 [ 22513] By: rgs                                   on 2004/03/16  21:55:10
58074         Log: Add a lchown() call to the POSIX module. [perl #27547]
58075      Branch: perl
58076            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
58077 ____________________________________________________________________________
58078 [ 22512] By: rgs                                   on 2004/03/16  21:29:41
58079         Log: Subject: [PATCH] Re: Perl and Parrot disagree about sched_yield on Solaris
58080              From: Andrew Dougherty <doughera@lafayette.edu>
58081              Date: Tue, 16 Mar 2004 16:38:58 -0500 (EST)
58082              Message-ID: <Pine.SOL.4.58.0403161635590.27628@maxwell.phys.lafayette.edu>
58083      Branch: perl
58084            ! hints/solaris_2.sh
58085 ____________________________________________________________________________
58086 [ 22511] By: rgs                                   on 2004/03/16  21:27:02
58087         Log: Restore the "DEVEL" locally-applied-patches version tag in blead.
58088      Branch: perl
58089            ! patchlevel.h
58090 ____________________________________________________________________________
58091 [ 22510] By: rgs                                   on 2004/03/16  18:29:39
58092         Log: Update Changes. (again)
58093      Branch: perl
58094            ! Changes
58095 ____________________________________________________________________________
58096 [ 22509] By: rgs                                   on 2004/03/16  18:19:52
58097         Log: Update copyright notices
58098      Branch: perl
58099            ! cop.h cv.h doio.c doop.c dump.c embed.h embed.pl embedvar.h
58100            ! form.h global.sym gv.c handy.h hv.c mg.c op.c op.h opcode.h
58101            ! opcode.pl opnames.h pad.c patchlevel.h perl.c perl.h perlapi.h
58102            ! perlio.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
58103            ! proto.h regexec.c scope.c scope.h sv.c sv.h thread.h
58104            ! universal.c utf8.c util.c
58105 ____________________________________________________________________________
58106 [ 22508] By: rgs                                   on 2004/03/16  16:31:03
58107         Log: Regenerate META.yml
58108      Branch: perl
58109            ! META.yml
58110 ____________________________________________________________________________
58111 [ 22507] By: rgs                                   on 2004/03/16  15:36:32
58112         Log: Update Changes.
58113      Branch: perl
58114            ! Changes
58115 ____________________________________________________________________________
58116 [ 22506] By: rgs                                   on 2004/03/16  15:32:42
58117         Log: This is 5.9.1.
58118      Branch: perl
58119            ! patchlevel.h
58120 ____________________________________________________________________________
58121 [ 22505] By: rgs                                   on 2004/03/16  15:28:55
58122         Log: We'll ship 5.9.1 today.
58123      Branch: perl
58124            ! pod/perlhist.pod
58125 ____________________________________________________________________________
58126 [ 22504] By: rgs                                   on 2004/03/16  15:25:22
58127         Log: More perldelta updates.
58128      Branch: perl
58129            ! pod/perl591delta.pod
58130 ____________________________________________________________________________
58131 [ 22503] By: rgs                                   on 2004/03/16  13:23:34
58132         Log: Since the signature.t test of CPAN relies on a non-core module,
58133              it's not relevant to the perl core distribution.
58134      Branch: perl
58135            - lib/CPAN/t/signature.t
58136            ! MANIFEST
58137 ____________________________________________________________________________
58138 [ 22502] By: rgs                                   on 2004/03/15  21:54:56
58139         Log: Fix the order of arguments in the usage message of
58140              POSIX::chown(). It's different from the POSIX order but
58141              it's the same than CORE::chown(). Damn.
58142      Branch: perl
58143            ! ext/POSIX/POSIX.pm
58144 ____________________________________________________________________________
58145 [ 22501] By: rgs                                   on 2004/03/15  17:09:26
58146         Log: Subject: Re: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
58147              From: Steve Hay <steve.hay@uk.radan.com>
58148              Date: Mon, 15 Mar 2004 10:28:02 +0000
58149              Message-ID: <40558532.30002@uk.radan.com>
58150
58151              Plus, restore patch #22489
58152      Branch: perl
58153            ! win32/Makefile win32/makefile.mk
58154 ____________________________________________________________________________
58155 [ 22500] By: davem                                 on 2004/03/14  20:13:47
58156         Log: scope exit could expose freed local() value
58157      Branch: perl
58158            ! scope.c t/op/localref.t
58159 ____________________________________________________________________________
58160 [ 22499] By: davem                                 on 2004/03/14  17:01:34
58161         Log: strict 'subs' didn't warn on bareword array index
58162      Branch: perl
58163            ! op.c t/lib/strict/subs
58164 ____________________________________________________________________________
58165 [ 22498] By: rgs                                   on 2004/03/14  12:52:17
58166         Log: Four Storable patches towards Storable 2.11 :
58167
58168              Subject: Re: [perl #27616] Storable can't freeze restricted hashes in canonical order
58169              From: Nicholas Clark <nick@ccl4.org>
58170              Date: Sat, 13 Mar 2004 15:13:28 +0000
58171              Message-ID: <20040313151327.GS701@plum.flirble.org>
58172
58173              Date: Sat, 13 Mar 2004 20:23:45 +0000
58174              Message-ID: <20040313202345.GX701@plum.flirble.org>
58175
58176              Date: Sat, 13 Mar 2004 22:20:07 +0000
58177              Message-ID: <20040313222007.GZ701@plum.flirble.org>
58178
58179              Date: Sat, 13 Mar 2004 23:03:46 +0000
58180              Message-ID: <20040313230345.GB701@plum.flirble.org>
58181      Branch: perl
58182            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
58183            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
58184            ! ext/Storable/t/restrict.t
58185 ____________________________________________________________________________
58186 [ 22497] By: rgs                                   on 2004/03/13  21:27:57
58187         Log: Subject: [perl #27567] [patch] a typo and a mistake in perltoot.pod
58188              From: "padre@elte.hu (via RT)" <perlbug-followup@perl.org>
58189              Date: 10 Mar 2004 17:05:09 -0000
58190              Message-ID: <rt-3.0.8-27567-81174.13.282806825515@perl.org>
58191      Branch: perl
58192            ! pod/perltoot.pod
58193 ____________________________________________________________________________
58194 [ 22496] By: rgs                                   on 2004/03/13  21:16:59
58195         Log: More small perldelta updates.
58196      Branch: perl
58197            ! pod/perl591delta.pod
58198 ____________________________________________________________________________
58199 [ 22495] By: rgs                                   on 2004/03/13  20:05:20
58200         Log: Revert change #22489, that seems to cause build failures on Windows.
58201      Branch: perl
58202            ! win32/Makefile win32/makefile.mk
58203 ____________________________________________________________________________
58204 [ 22494] By: rgs                                   on 2004/03/13  19:55:43
58205         Log: Subject: Re: [PATCH] Stop splitpod truncating sprintf manpage
58206              From: Steve Hay <steve.hay@uk.radan.com>
58207              Date: Fri, 12 Mar 2004 08:38:41 +0000
58208              Message-ID: <40517711.9030204@uk.radan.com>
58209      Branch: perl
58210            ! pod/splitpod
58211 ____________________________________________________________________________
58212 [ 22493] By: rgs                                   on 2004/03/12  23:39:16
58213         Log: perl591delta nits. Regenerate the tables of contents.
58214      Branch: perl
58215            ! pod/perl591delta.pod pod/perlmodlib.pod pod/perltoc.pod
58216 ____________________________________________________________________________
58217 [ 22492] By: rgs                                   on 2004/03/12  21:35:49
58218         Log: Update perl591delta. Include a small to-do list in it.
58219      Branch: perl
58220            ! pod/perl591delta.pod
58221 ____________________________________________________________________________
58222 [ 22491] By: rgs                                   on 2004/03/12  20:08:31
58223         Log: Subject: [PATCH] Math::BigInt v1.70, bignum 0.15, Math::BigRat 0.12
58224              From: Tels <perl_dummy@bloodgate.com>
58225              Date: Fri, 12 Mar 2004 18:02:30 +0100
58226              Message-Id: <200403121802.31679@bloodgate.com>
58227      Branch: perl
58228            + lib/Math/BigInt/t/_e_math.t
58229            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt/t/bare_mbf.t
58230            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
58231            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
58232            ! lib/bigint.pm lib/bignum.pm
58233 ____________________________________________________________________________
58234 [ 22490] By: rgs                                   on 2004/03/12  18:31:12
58235         Log: Fix a bug in the cloning of regexps
58236
58237              Subject: Re: [perl #27530] Regex qr// interpolation fails when chr(0) is used in a thread
58238              From: hv@crypt.org
58239              Date: Thu, 11 Mar 2004 16:21:50 +0000
58240              Message-Id: <200403111621.i2BGLoi20225@zen.crypt.org>
58241              (plus another similar fix)
58242      Branch: perl
58243            ! sv.c
58244 ____________________________________________________________________________
58245 [ 22489] By: rgs                                   on 2004/03/12  18:26:34
58246         Log: Subject: [PATCH] Fix minitest target in Win32 makefiles
58247              From: Steve Hay <steve.hay@uk.radan.com>
58248              Date: Fri, 12 Mar 2004 15:52:23 +0000
58249              Message-ID: <4051DCB7.107@uk.radan.com>
58250      Branch: perl
58251            ! win32/Makefile win32/makefile.mk
58252 ____________________________________________________________________________
58253 [ 22488] By: rgs                                   on 2004/03/11  22:57:29
58254         Log: Document the new behaviour of the substr lvalue :
58255              Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue window
58256              From: Dave Mitchell <davem@fdisolutions.com>
58257              Date: Mon, 1 Mar 2004 23:59:21 +0000
58258              Message-ID: <20040301235921.GC6469@fdisolutions.com>
58259      Branch: perl
58260            ! pod/perlfunc.pod
58261 ____________________________________________________________________________
58262 [ 22485] By: davem                                 on 2004/03/11  14:52:58
58263         Log: make op/write.t work better under stdio by running the subtests
58264              in the child process rather than the parent.
58265      Branch: perl
58266            ! t/op/write.t
58267 ____________________________________________________________________________
58268 [ 22484] By: merijn                                on 2004/03/11  10:08:17
58269         Log: Subject: Re: [PATCH] Re: Proposal to remove support for MachTen
58270              From: Dominic Dunlop <shouldbedomo@mac.com>
58271              Date: Thu, 11 Mar 2004 10:34:01 +0100
58272              Message-Id: <3B07B7FC-733F-11D8-AC24-000A27839BD6@mac.com>
58273      Branch: perl
58274            ! README.machten hints/machten.sh
58275 ____________________________________________________________________________
58276 [ 22483] By: nicholas                              on 2004/03/10  20:38:49
58277         Log: croaking for readonly SVs in Perl_sv_utf8_upgrade_flags was a mistake
58278              back this out until we have a tangible policy
58279      Branch: perl
58280            ! sv.c
58281 ____________________________________________________________________________
58282 [ 22482] By: rgs                                   on 2004/03/10  16:16:00
58283         Log: Upgrade to Cwd 2.17.
58284      Branch: perl
58285            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
58286 ____________________________________________________________________________
58287 [ 22481] By: rgs                                   on 2004/03/10  10:55:12
58288         Log: Subject: Re: [PATCH] More "distclean" tidy ups on Win32
58289              From: Steve Hay <steve.hay@uk.radan.com>
58290              Date: Wed, 10 Mar 2004 10:58:15 +0000
58291              Message-ID: <404EF4C7.9090107@uk.radan.com>
58292      Branch: perl
58293            ! win32/Makefile win32/makefile.mk
58294 ____________________________________________________________________________
58295 [ 22480] By: rgs                                   on 2004/03/10  09:25:36
58296         Log: Change 22476 left out a similar fix for ExtUtils::MM_Win32
58297              (noticed by Steve Hay.)
58298              Also, update MANIFEST.SKIP to be in line with the renaming
58299              "blibdirs" to "blibdirs.exists".
58300      Branch: perl
58301            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Win32.pm
58302 ____________________________________________________________________________
58303 [ 22479] By: rgs                                   on 2004/03/10  09:07:03
58304         Log: A patch by Richard Foley to reduce the amount of
58305              forkage between the 5.8 and 5.9 debuggers.
58306      Branch: perl
58307            ! lib/perl5db.pl
58308 ____________________________________________________________________________
58309 [ 22478] By: chip                                  on 2004/03/09  23:51:41
58310         Log: In line-buffered mode, flush on the *last* newline,
58311              not on every newline.
58312      Branch: perl
58313            ! perlio.c
58314 ____________________________________________________________________________
58315 [ 22477] By: rgs                                   on 2004/03/09  22:27:22
58316         Log: Subject: [PATCH] More "distclean" tidy ups on Win32
58317              From: Steve Hay <steve.hay@uk.radan.com>
58318              Date: Fri, 05 Mar 2004 09:56:36 +0000
58319              Message-ID: <40484ED4.1050001@uk.radan.com>
58320              (only the win32 makefiles part)
58321      Branch: perl
58322            ! win32/Makefile win32/makefile.mk
58323 ____________________________________________________________________________
58324 [ 22476] By: rgs                                   on 2004/03/09  21:45:49
58325         Log: Subject: [PATCH] bleadperl/MM/VMS (was Re: perl@22413)
58326              From: "Craig A. Berry" <craigberry@mac.com>
58327              Date: Mon, 08 Mar 2004 08:18:43 -0600
58328              Message-ID: <404C80C3.6090009@mac.com>
58329
58330              Avoid to build everything twice on VMS.
58331              This is done by renaming the blibdirs target to blibdirs.exists.
58332              No, I don't understand why.
58333      Branch: perl
58334            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_NW5.pm
58335            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
58336            ! lib/ExtUtils/t/INST_PREFIX.t
58337 ____________________________________________________________________________
58338 [ 22474] By: rgs                                   on 2004/03/09  20:29:02
58339         Log: Improve the "Prototype mismatch" error message when
58340              the redefined subroutine didn't have any prototype.
58341      Branch: perl
58342            ! op.c t/comp/redef.t
58343 ____________________________________________________________________________
58344 [ 22473] By: mhx                                   on 2004/03/09  19:09:20
58345         Log: Revert change #22472, but keep the new tests.
58346      Branch: perl
58347            ! pp_ctl.c t/op/range.t
58348 ____________________________________________________________________________
58349 [ 22472] By: mhx                                   on 2004/03/09  18:41:15
58350         Log: Subject: Re: undef and the range operator
58351              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
58352              Date: Mon, 8 Mar 2004 21:49:55 +0100
58353              Message-Id: <20040308214955.3d8be3a6@r2d2>
58354      Branch: perl
58355            ! pp_ctl.c t/op/range.t
58356 ____________________________________________________________________________
58357 [ 22471] By: nicholas                              on 2004/03/09  16:11:37
58358         Log: Make a temporary copy of the input buffer in pp_send, so that send
58359              and syswrite don't gratuitously upgrade their input to UTF8
58360      Branch: perl
58361            ! pp_sys.c t/op/sysio.t
58362 ____________________________________________________________________________
58363 [ 22470] By: rgs                                   on 2004/03/09  15:27:38
58364         Log: Upgrade to Cwd 2.16
58365      Branch: perl
58366            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
58367 ____________________________________________________________________________
58368 [ 22469] By: rgs                                   on 2004/03/09  14:56:10
58369         Log: Upgrade to CGI.pm 3.04.
58370      Branch: perl
58371            ! lib/CGI.pm lib/CGI/Cookie.pm
58372 ____________________________________________________________________________
58373 [ 22468] By: rgs                                   on 2004/03/08  15:35:59
58374         Log: perl591delta.pod update.
58375      Branch: perl
58376            ! pod/perl591delta.pod
58377 ____________________________________________________________________________
58378 [ 22467] By: rgs                                   on 2004/03/08  10:43:23
58379         Log: Another makefile portability fix for Win32 by Steve Hay.
58380      Branch: perl
58381            ! win32/Makefile win32/makefile.mk
58382 ____________________________________________________________________________
58383 [ 22466] By: rgs                                   on 2004/03/08  08:06:33
58384         Log: Subject: [PATCH] win32_fstat has a potential buffer overrun problem
58385              From: Jan Dubois <jand@ActiveState.com>
58386              Date: Sun, 07 Mar 2004 17:04:35 -0800
58387              Message-ID: <8lgn409p4k2kpde8d428d7a4r7fsgjc8b4@4ax.com>
58388      Branch: perl
58389            ! win32/win32.c
58390 ____________________________________________________________________________
58391 [ 22465] By: nicholas                              on 2004/03/07  23:31:49
58392         Log: Fix Dave's original shared hash key corruption bug
58393      Branch: perl
58394            ! sv.c
58395 ____________________________________________________________________________
58396 [ 22463] By: nicholas                              on 2004/03/07  21:34:01
58397         Log: Add a readonly check to Perl_sv_utf8_upgrade_flags, a regresion test
58398              in utf8.t, and fix 3 bugs it exposed in utfhash.t
58399      Branch: perl
58400            ! lib/utf8.t sv.c t/op/utfhash.t
58401 ____________________________________________________________________________
58402 [ 22462] By: rgs                                   on 2004/03/07  20:34:05
58403         Log: Subject: undef and the range operator
58404              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
58405              Date: Sun, 7 Mar 2004 21:11:20 +0100
58406              Message-Id: <20040307211120.10e46933@r2d2>
58407      Branch: perl
58408            ! pp_ctl.c t/op/range.t
58409 ____________________________________________________________________________
58410 [ 22459] By: rgs                                   on 2004/03/07  18:41:36
58411         Log: Subject: Re: [PATCH Cwd 2.15] test tweak for VMS
58412              From: "Ken Williams" <ken@mathforum.org>
58413              Date: Sun, 7 Mar 2004 09:37:19 -0600
58414              Message-Id: <51C75B2A-704D-11D8-BBD2-003065F6D85A@mathforum.org>
58415      Branch: perl
58416            ! ext/Cwd/t/cwd.t
58417 ____________________________________________________________________________
58418 [ 22456] By: rgs                                   on 2004/03/07  14:08:43
58419         Log: Subject: [PATCH t/op/closure.t] line-end tweak for VMS
58420              From: "Craig A. Berry" <craigberry@mac.com>
58421              Date: Sat, 06 Mar 2004 22:50:25 -0600
58422              Message-ID: <404AAA11.8050001@mac.com>
58423      Branch: perl
58424            ! t/op/closure.t
58425 ____________________________________________________________________________
58426 [ 22452] By: rgs                                   on 2004/03/06  21:24:45
58427         Log: Subject: [PATCH Cwd 2.15] test tweak for VMS
58428              From: "Craig A. Berry" <craigberry@mac.com>
58429              Date: Sat, 06 Mar 2004 13:51:55 -0600
58430              Message-ID: <404A2BDB.8030401@mac.com>
58431      Branch: perl
58432            ! ext/Cwd/t/cwd.t
58433 ____________________________________________________________________________
58434 [ 22451] By: rgs                                   on 2004/03/06  21:09:10
58435         Log: Allow syslog() to use numeric constants in addition to strings for
58436              facility names and priorities.
58437
58438              Subject: Patch for Sys::Syslog
58439              From: Jim Schneider <jschneid@netilla.com>
58440              Date: Fri, 5 Mar 2004 14:03:10 -0500
58441              Message-Id: <200403051403.10674.jschneid@netilla.com>
58442      Branch: perl
58443            ! ext/Sys/Syslog/Syslog.pm
58444 ____________________________________________________________________________
58445 [ 22446] By: nicholas                              on 2004/03/06  16:13:48
58446         Log: Make threads tests pass make minitest (by skipping)
58447      Branch: perl
58448            ! t/op/getpid.t t/op/threads.t
58449 ____________________________________________________________________________
58450 [ 22445] By: davem                                 on 2004/03/06  15:25:32
58451         Log: fix coredump in /(?{sub{}})/
58452      Branch: perl
58453            ! pad.c
58454 ____________________________________________________________________________
58455 [ 22444] By: rgs                                   on 2004/03/05  21:19:06
58456         Log: A small perluniintro clarification by Jarkko.
58457      Branch: perl
58458            ! pod/perluniintro.pod
58459 ____________________________________________________________________________
58460 [ 22443] By: rgs                                   on 2004/03/05  14:13:50
58461         Log: Subject: [PATCH] Re: Strange segfault
58462              From: mhx-perl@gmx.net (Marcus Holland-Moritz)
58463              Date: Fri, 5 Mar 2004 15:13:53 +0100
58464              Message-ID: <20040305151353.5f3e913c@r2d2>
58465      Branch: perl
58466            ! pp_ctl.c t/op/range.t
58467 ____________________________________________________________________________
58468 [ 22442] By: rgs                                   on 2004/03/05  09:31:22
58469         Log: Subject: [PATCH] Fix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk on Win32
58470              From: steve.hay@uk.radan.com (Steve Hay)
58471              Date: Fri, 05 Mar 2004 09:42:32 +0000
58472              Message-ID: <40484B88.7070608@uk.radan.com>
58473      Branch: perl
58474            ! win32/makefile.mk
58475 ____________________________________________________________________________
58476 [ 22441] By: rgs                                   on 2004/03/05  08:53:08
58477         Log: Change 22436 broke the Windows build.
58478              Fix by Steve Hay.
58479      Branch: perl
58480            ! ext/POSIX/POSIX.xs
58481 ____________________________________________________________________________
58482 [ 22440] By: davem                                 on 2004/03/05  00:09:23
58483         Log: silence some compiler warnings
58484      Branch: perl
58485            ! pp_ctl.c sv.c
58486 ____________________________________________________________________________
58487 [ 22439] By: davem                                 on 2004/03/04  23:56:42
58488         Log: ensure utf8::encode() normalises its arg
58489      Branch: perl
58490            ! sv.c
58491 ____________________________________________________________________________
58492 [ 22438] By: davem                                 on 2004/03/04  23:32:38
58493         Log: Memory leak in continue loop
58494              make sure redo always frees temps
58495      Branch: perl
58496            ! pp_ctl.c t/op/loopctl.t
58497 ____________________________________________________________________________
58498 [ 22437] By: davem                                 on 2004/03/04  22:03:17
58499         Log: Add perldiag entry for change #22435 (deprecate my $x if 0)
58500      Branch: perl
58501            ! pod/perldiag.pod
58502 ____________________________________________________________________________
58503 [ 22436] By: rgs                                   on 2004/03/04  21:52:18
58504         Log: Subject: [PATCH] Re: [perl #25270] 5.8.3 - POSIX::ctermid() on Solaris
58505              From: Andrew Dougherty <doughera@lafayette.edu>
58506              Date: Thu, 4 Mar 2004 14:41:07 -0500 (EST)
58507              Message-ID: <Pine.SOL.4.58.0403041438350.5863@maxwell.phys.lafayette.edu>
58508      Branch: perl
58509            ! ext/POSIX/POSIX.xs
58510 ____________________________________________________________________________
58511 [ 22435] By: davem                                 on 2004/03/04  21:39:47
58512         Log: add deprecation warning for my $x if 0
58513      Branch: perl
58514            ! op.c t/lib/warnings/op
58515 ____________________________________________________________________________
58516 [ 22434] By: davem                                 on 2004/03/04  21:38:57
58517         Log: remove an 'if $a if 0' from AutoSplit.t
58518      Branch: perl
58519            ! lib/AutoSplit.t
58520 ____________________________________________________________________________
58521 [ 22433] By: davem                                 on 2004/03/04  20:33:44
58522         Log: retract 22328 and 22332: deprecation warning for my $x if foo
58523      Branch: perl
58524            ! embed.h op.c opcode.h opcode.pl pod/perldiag.pod pp.sym
58525            ! pp_proto.h t/lib/warnings/op
58526 ____________________________________________________________________________
58527 [ 22432] By: rgs                                   on 2004/03/04  12:18:11
58528         Log: Maintainers.pl update by MJD.
58529      Branch: perl
58530            ! Porting/Maintainers.pl
58531 ____________________________________________________________________________
58532 [ 22431] By: rgs                                   on 2004/03/04  10:35:59
58533         Log: Fix [perl #27357] Scalar Win32::GetOSVersion() broken in 5.8.3
58534              (by Steve Hay)
58535      Branch: perl
58536            + t/win32/getosversion.t
58537            ! MANIFEST win32/win32.c
58538 ____________________________________________________________________________
58539 [ 22430] By: rgs                                   on 2004/03/04  08:03:54
58540         Log: Clarify the difference between utf8::downgrade/upgrade
58541              and utf8::encode/decode (patch by Jarkko).
58542      Branch: perl
58543            ! lib/utf8.pm pod/perluniintro.pod
58544 ____________________________________________________________________________
58545 [ 22429] By: rgs                                   on 2004/03/03  23:01:56
58546         Log: A couple of notes in perl591delta
58547              (about Benchmark and the debugger.)
58548      Branch: perl
58549            ! pod/perl591delta.pod
58550 ____________________________________________________________________________
58551 [ 22428] By: rgs                                   on 2004/03/03  22:15:42
58552         Log: Subject: [PATCH] simplify sv.h
58553              From: Arthur Bergman <sky@nanisky.com>
58554              Date: Sun, 29 Feb 2004 22:04:53 +0000
58555              Message-Id: <4D3C272C-6B03-11D8-B799-000A95A2734C@nanisky.com>
58556      Branch: perl
58557            ! sv.h
58558 ____________________________________________________________________________
58559 [ 22427] By: rgs                                   on 2004/03/03  21:55:03
58560         Log: Speed up the unicode case mappings (for /i, lc, uc, etc).
58561              Subject: [PATCH] [perl #24826]
58562              From: Jarkko Hietaniemi <jhi@iki.fi>
58563              Date: Wed, 3 Mar 2004 09:37:21 +0200
58564              Message-Id: <9B5CBF96-6CE5-11D8-83B0-00039362CB92@iki.fi>
58565      Branch: perl
58566            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
58567            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
58568            ! lib/unicore/mktables t/uni/case.pl utf8.c
58569 ____________________________________________________________________________
58570 [ 22426] By: rgs                                   on 2004/03/03  21:04:48
58571         Log: Subject: [PATCH] debugger (5.8.x and 5.9.x)
58572              From: Richard.Foley@t-online.de (Richard Foley)
58573              Date: Wed, 3 Mar 2004 16:10:25 +0100
58574              Message-Id: <200403031610.25080.richard.foley@rfi.net>
58575      Branch: perl
58576            ! lib/perl5db.pl
58577 ____________________________________________________________________________
58578 [ 22425] By: davem                                 on 2004/03/03  00:02:51
58579         Log: stop t/op/write.t failures under stdio by always closing files
58580              before reading them back; also replace `cat file` with a function
58581              to read in the file
58582      Branch: perl
58583            ! t/op/write.t
58584 ____________________________________________________________________________
58585 [ 22424] By: nicholas                              on 2004/03/02  22:22:49
58586         Log: Change the skip logic on the unicode tests so that they don't rely on
58587              miniperl's "dynamic loading unavailable" message
58588      Branch: perl
58589            ! t/uni/chomp.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
58590            ! t/uni/tr_utf8.t
58591 ____________________________________________________________________________
58592 [ 22423] By: nicholas                              on 2004/03/02  22:02:36
58593         Log: Work on eliminating systematic failures on make minitest:
58594              make minitest passes a -minitest flag to t/TEST
58595              t/TEST sees this and sets $ENV{PERL_CORE_MINITEST}
58596              Tests can choose to skip based on this.
58597              (Other tactic is to make loading of Errno by %! happen at run time.)
58598      Branch: perl
58599            ! Makefile.SH t/TEST t/io/binmode.t t/io/crlf.t t/io/layers.t
58600            ! t/io/open.t t/io/print.t t/io/read.t t/op/magic.t
58601 ____________________________________________________________________________
58602 [ 22422] By: davem                                 on 2004/03/02  21:33:22
58603         Log: Remove machine-dependent rounding dependency from write overflow
58604              tests
58605      Branch: perl
58606            ! t/op/write.t
58607 ____________________________________________________________________________
58608 [ 22421] By: rgs                                   on 2004/03/02  21:25:12
58609         Log: Subject: [PATCH] nmake distclean cleans too much from lib/Digest on Win32
58610              From: Steve Hay <steve.hay@uk.radan.com>
58611              Date: Fri, 27 Feb 2004 17:42:26 +0000
58612              Message-ID: <403F8182.5090607@uk.radan.com>
58613      Branch: perl
58614            ! win32/Makefile win32/makefile.mk
58615 ____________________________________________________________________________
58616 [ 22419] By: davem                                 on 2004/03/01  22:17:52
58617         Log: add tests for change 22414 (lvalue substr jollity)
58618              courtesy of Graham Barr.
58619      Branch: perl
58620            ! t/op/substr.t
58621 ____________________________________________________________________________
58622 [ 22418] By: davem                                 on 2004/03/01  22:00:11
58623         Log: integrate Time::HiRes 1.56 from CPAN
58624              (which is itself mostly derived from the bleedperl version)
58625      Branch: perl
58626            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
58627            ! ext/Time/HiRes/Makefile.PL
58628 ____________________________________________________________________________
58629 [ 22417] By: mhx                                   on 2004/02/29  21:46:19
58630         Log: Make panics a bit more verbose to ease debugging.
58631      Branch: perl
58632            ! thread.h
58633 ____________________________________________________________________________
58634 [ 22415] By: davem                                 on 2004/02/29  18:06:45
58635         Log: make test breaks permissions on /dev/tty
58636              perl -i could fchmod(stdin) by mistake
58637      Branch: perl
58638            ! doio.c
58639 ____________________________________________________________________________
58640 [ 22414] By: davem                                 on 2004/02/29  16:21:34
58641         Log: Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue
58642              From: Graham Barr <gbarr@pobox.com>
58643              Date: Wed, 29 Oct 2003 09:56:53 +0000
58644              Message-Id: <3993BF6C-09F6-11D8-B6DD-0003938857CC@pobox.com>
58645
58646              make a variable aliased to an lvalue substr value work as expected
58647      Branch: perl
58648            ! mg.c
58649 ____________________________________________________________________________
58650 [ 22411] By: nicholas                              on 2004/02/29  13:08:28
58651         Log: Bump Socket's version to a real floating point value
58652      Branch: perl
58653            ! ext/Socket/Socket.pm
58654 ____________________________________________________________________________
58655 [ 22410] By: ams                                   on 2004/02/29  04:29:24
58656         Log: Back out _01 version suffix.
58657      Branch: perl
58658            ! ext/Storable/Storable.pm
58659 ____________________________________________________________________________
58660 [ 22409] By: davem                                 on 2004/02/28  23:29:10
58661         Log: Bump version numbers of moules affected by change #22258
58662              (removing /tmp and other insecurities)
58663      Branch: perl
58664            ! ext/DB_File/DB_File.pm ext/Devel/PPPort/PPPort.pm
58665            ! ext/Socket/Socket.pm ext/Storable/Storable.pm
58666            ! ext/Time/HiRes/HiRes.pm lib/CGI/Cookie.pm
58667            ! lib/ExtUtils/MakeMaker.pm lib/Memoize.pm lib/Shell.pm
58668            ! lib/perl5db.pl
58669 ____________________________________________________________________________
58670 [ 22408] By: davem                                 on 2004/02/28  22:37:08
58671         Log: make the bison-based parser threadsafe and capable of deep
58672              recursion by eradicating Perl_yylex_r()
58673      Branch: perl
58674            ! embed.fnc embed.h embedvar.h intrpvar.h mg.c perl.h perlapi.h
58675            ! perly.c proto.h toke.c
58676 ____________________________________________________________________________
58677 [ 22407] By: nicholas                              on 2004/02/28  16:10:20
58678         Log: Use File::Temp for tempfiles if it is available.
58679              (Based on a patch from Solar Designer <solar@openwall.com> in
58680              Message-ID: <20040125222218.GA13499@openwall.com>, the bulk of which
58681              was applied as change 22258)
58682      Branch: perl
58683            ! utils/perlbug.PL
58684 ____________________________________________________________________________
58685 [ 22406] By: mhx                                   on 2004/02/28  15:04:41
58686         Log: Fix segfaults when running under -Dx.
58687      Branch: perl
58688            ! dump.c
58689 ____________________________________________________________________________
58690 [ 22403] By: nicholas                              on 2004/02/27  17:56:30
58691         Log: Assimilate Cwd 2.15 from CPAN
58692      Branch: perl
58693            ! ext/Cwd/Changes lib/Cwd.pm
58694 ____________________________________________________________________________
58695 [ 22401] By: nicholas                              on 2004/02/27  16:27:19
58696         Log: Create a new local $_ without triggering tie by using local *_ = \my $a
58697              (an idea from Ton Hospel, Message-Id: <c1igq3$n84$1@post.home.lunix>)
58698      Branch: perl
58699            ! lib/File/Find.pm lib/File/Find/t/find.t
58700 ____________________________________________________________________________
58701 [ 22400] By: merijn                                on 2004/02/27  15:25:27
58702         Log: When threads are active we need -lpthread, but previous `fix' of
58703              now linked libraries invalidated the regex for sed (AIX 5 has no
58704              seperate libc.a and libc_r.a the latter links to the first)
58705      Branch: perl
58706            ! hints/aix.sh
58707 ____________________________________________________________________________
58708 [ 22397] By: nicholas                              on 2004/02/27  13:13:43
58709         Log: Correct thinko in comment.
58710      Branch: perl
58711            ! op.c
58712 ____________________________________________________________________________
58713 [ 22393] By: nicholas                              on 2004/02/27  10:41:39
58714         Log: In hsplit, if a normal hash has placeholders then clear them before
58715              splitting. We can do this safely because Storable ensures hsplit is
58716              not called while it builds restricted hashes (actually any hashes)
58717              This change may not make things faster, but now we have the choice.
58718      Branch: perl
58719            ! ext/Storable/t/restrict.t hv.c
58720 ____________________________________________________________________________
58721 [ 22391] By: nicholas                              on 2004/02/27  10:27:38
58722         Log: My re-implementation of hv_clear_placeholders was buggy - not sure why
58723              the tests still passed. Fixed.
58724      Branch: perl
58725            ! hv.c
58726 ____________________________________________________________________________
58727 [ 22383] By: nicholas                              on 2004/02/26  14:59:40
58728         Log: Moving all the e-mail addresses over by 1 column makes them start on
58729              an 8 column tabstop, which makes editing this file easier.
58730              So then I replaced spaces with tabs and made it smaller too.
58731      Branch: perl
58732            ! AUTHORS
58733 ____________________________________________________________________________
58734 [ 22382] By: nicholas                              on 2004/02/26  14:49:13
58735         Log: Add Mark Fowler
58736      Branch: perl
58737            ! AUTHORS
58738 ____________________________________________________________________________
58739 [ 22381] By: nicholas                              on 2004/02/26  13:11:07
58740         Log: Integrate:
58741              [ 22339]
58742              Mention 5.005_04 RC2
58743
58744              [ 22360]
58745              Update for 5.005_04 release
58746      Branch: perl
58747           !> pod/perlhist.pod
58748 ____________________________________________________________________________
58749 [ 22380] By: rgs                                   on 2004/02/26  13:03:43
58750         Log: Subject: [PATCH] Improved perlapi documentation for croak
58751              From: Mark Fowler <mark@twoshortplanks.com>
58752              Date: Wed, 25 Feb 2004 22:47:21 +0000 (GMT)
58753              Message-ID: <Pine.LNX.4.55.0402252242510.32152@gan.twoshortplanks.com>
58754
58755              (and regenerate perlapi.pod.)
58756      Branch: perl
58757            ! pod/perlapi.pod util.c
58758 ____________________________________________________________________________
58759 [ 22379] By: merijn                                on 2004/02/26  08:44:53
58760         Log: From: Art Haas <ahaas@airmail.net>
58761              Subject: Replacing '-rdynamic' in Configure script
58762              Date: Fri, 20 Feb 2004 13:53:56 -0600
58763              Message-ID: <20040220195400.31177.qmail@onion.perl.org>
58764      Branch: perl
58765            ! Configure
58766 ____________________________________________________________________________
58767 [ 22377] By: davem                                 on 2004/02/25  21:07:44
58768         Log: remove my work address
58769      Branch: perl
58770            ! AUTHORS
58771 ____________________________________________________________________________
58772 [ 22376] By: davem                                 on 2004/02/25  17:10:56
58773         Log: stop "const in void context" warning for a const in an
58774              optimised-away boolean expresssion, eg 5 || print;
58775      Branch: perl
58776            ! op.c op.h t/lib/warnings/op
58777 ____________________________________________________________________________
58778 [ 22375] By: merijn                                on 2004/02/25  11:13:12
58779         Log: Skip the Net/Ping/450_service failures on HP-UX for the time being
58780      Branch: perl
58781            ! lib/Net/Ping/t/450_service.t
58782 ____________________________________________________________________________
58783 [ 22374] By: merijn                                on 2004/02/25  09:32:12
58784         Log: AIX hints stage 3: remove AIX 3 and AIX 4 after split off
58785              One open issue left: promoting to cc_r for threaded builds
58786              need a review to permit users using -Dcc=xlc_r for non
58787              threaded builds
58788      Branch: perl
58789            ! hints/aix.sh
58790 ____________________________________________________________________________
58791 [ 22373] By: davem                                 on 2004/02/24  23:25:52
58792         Log: fix memory leak in @_ = ...; goto &sub
58793      Branch: perl
58794            ! pp_ctl.c
58795 ____________________________________________________________________________
58796 [ 22372] By: rgs                                   on 2004/02/24  22:44:34
58797         Log: Enhance test cleanliness by a very small factor.
58798      Branch: perl
58799            ! t/comp/parser.t
58800 ____________________________________________________________________________
58801 [ 22371] By: rgs                                   on 2004/02/24  22:34:06
58802         Log: Fix a segfault during optree construction. (bug #27024)
58803      Branch: perl
58804            ! op.c t/comp/parser.t
58805 ____________________________________________________________________________
58806 [ 22370] By: rgs                                   on 2004/02/24  20:39:26
58807         Log: Update Changes and AUTHORS.
58808      Branch: perl
58809            ! AUTHORS Changes
58810 ____________________________________________________________________________
58811 [ 22369] By: rgs                                   on 2004/02/24  19:53:51
58812         Log: Subject: [PATCH] optimization for map in scalar context
58813              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
58814              Date: Tue, 24 Feb 2004 12:02:57 +0100
58815              Message-id: <20040224110257.GA5510@ethan>
58816      Branch: perl
58817            ! pp_ctl.c
58818 ____________________________________________________________________________
58819 [ 22368] By: rgs                                   on 2004/02/24  19:30:12
58820         Log: Subject: Bugfix for perlrequick and perlretut
58821              From: Mark Kvale <kvale@phy.ucsf.edu>
58822              Date: Tue, 24 Feb 2004 11:32:34 -0800
58823              Message-Id: <200402241132.34656.kvale@phy.ucsf.edu>
58824      Branch: perl
58825            ! pod/perlrequick.pod pod/perlretut.pod
58826 ____________________________________________________________________________
58827 [ 22367] By: rgs                                   on 2004/02/23  22:08:33
58828         Log: Instead of localising *_, use a dummy foreach loop to get
58829              a local value of $_
58830      Branch: perl
58831            ! lib/File/Find.pm
58832 ____________________________________________________________________________
58833 [ 22366] By: rgs                                   on 2004/02/23  21:40:02
58834         Log: Subject: Re: [perl #24338] Attribute::Handlers will trash UNIVERSAL
58835              From: alan <alan@pair.com>
58836              Date: Tue, 17 Feb 2004 14:23:08 -0500 (EST)
58837              Message-ID: <Pine.BSF.4.58.0402171418090.80983@smx.pair.com>
58838      Branch: perl
58839            ! lib/Attribute/Handlers.pm
58840 ____________________________________________________________________________
58841 [ 22365] By: rgs                                   on 2004/02/23  21:30:42
58842         Log: Update perl591delta.
58843      Branch: perl
58844            ! pod/perl591delta.pod
58845 ____________________________________________________________________________
58846 [ 22364] By: rgs                                   on 2004/02/23  20:56:38
58847         Log: Fix bug #26910: hints were not propagated into (?{...})
58848              blocks, except the utf8 pragma.
58849      Branch: perl
58850            ! pp_ctl.c t/lib/strict/refs t/lib/strict/subs t/lib/strict/vars
58851 ____________________________________________________________________________
58852 [ 22363] By: rgs                                   on 2004/02/23  19:15:53
58853         Log: Subject: Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation
58854              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
58855              Date: Sun, 22 Feb 2004 16:09:33 +0900
58856              Message-Id: <20040222160505.98E5.BQW10602@nifty.com>
58857
58858              Subject: [PATCH] Encode::CN::HZ (was Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation)
58859              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
58860              Date: Sun, 22 Feb 2004 18:41:43 +0900
58861              Message-Id: <20040222182357.6B39.BQW10602@nifty.com>
58862
58863              Plus, add a "_01" to the theoretical version number of Encode::CN::HZ.
58864      Branch: perl
58865            ! ext/Encode/lib/Encode/CN/HZ.pm pp_hot.c t/op/concat.t
58866 ____________________________________________________________________________
58867 [ 22362] By: rgs                                   on 2004/02/23  18:31:31
58868         Log: Subject: [PATCH] Benchmark for child processes
58869              From: Chia-liang Kao <clkao@clkao.org>
58870              Date: Mon, 23 Feb 2004 22:53:51 +0800
58871              Message-ID: <20040223145351.GH94376@portege.clkao.org>
58872      Branch: perl
58873            ! lib/Benchmark.pm
58874 ____________________________________________________________________________
58875 [ 22359] By: merijn                                on 2004/02/23  11:55:08
58876         Log: Subject: Re: Perl 5.8.1 on IRIX 5.3
58877              Date: Thu, 22 Jan 2004 18:35:26 +0100 (CET)
58878              From: Georg Schwarz <geos@epost.de>
58879              Message-Id: <E1Ajijm-0006ya-LE@mikro.physik.TU-Berlin.DE>
58880      Branch: perl
58881            ! hints/irix_5.sh
58882 ____________________________________________________________________________
58883 [ 22358] By: rgs                                   on 2004/02/22  21:49:47
58884         Log: Subject: initial patch for cygwin IPC via cygserver
58885              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
58886              Date: Thu, 19 Feb 2004 09:01:13 -0800
58887              Message-ID: <20040219170113.GA2792@efn.org>
58888      Branch: perl
58889            ! ext/IPC/SysV/hints/cygwin.pl hints/cygwin.sh
58890 ____________________________________________________________________________
58891 [ 22357] By: davem                                 on 2004/02/22  15:43:53
58892         Log: Extend OP_AELEMFAST optimisation to lexical arrays
58893      Branch: perl
58894            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm op.c op.h pp_hot.c
58895 ____________________________________________________________________________
58896 [ 22356] By: rgs                                   on 2004/02/21  16:51:52
58897         Log: We're not binary compatible with 5.8.
58898              Change PERL_API_VERSION to 5.9.1.
58899      Branch: perl
58900            ! patchlevel.h
58901 ____________________________________________________________________________
58902 [ 22355] By: rgs                                   on 2004/02/21  16:30:02
58903         Log: Document change #22353 in perldelta.
58904      Branch: perl
58905            ! pod/perl591delta.pod
58906 ____________________________________________________________________________
58907 [ 22354] By: rgs                                   on 2004/02/21  16:23:54
58908         Log: Increment the version number of B, due to the incompatible
58909              API change introduced by #22353 (no more op_seq method.)
58910      Branch: perl
58911            ! ext/B/B.pm
58912 ____________________________________________________________________________
58913 [ 22353] By: rgs                                   on 2004/02/21  16:18:32
58914         Log: Subject: Re: op_seq (was: Freeing code)
58915              From: Paul Johnson <paul@pjcj.net>
58916              Date: Sat, 21 Feb 2004 02:31:47 +0100
58917              Message-ID: <20040221013147.GB6953@pjcj.net>
58918
58919              Rework the OP structure to use less space.
58920              Remove op_seq (and simulate it in dump.c),
58921              replace it by op_opt and op_static,
58922              shrink op_type, remove PL_op_seqmax.
58923      Branch: perl
58924            ! bytecode.pl dump.c embed.h embedvar.h ext/B/B.xs
58925            ! ext/B/B/Asmdata.pm ext/B/B/C.pm ext/B/B/Concise.pm
58926            ! ext/B/B/Debug.pm ext/ByteLoader/byterun.c
58927            ! ext/ByteLoader/byterun.h intrpvar.h op.c op.h perlapi.h
58928            ! pod/perlintern.pod sv.c
58929 ____________________________________________________________________________
58930 [ 22352] By: rgs                                   on 2004/02/20  17:29:32
58931         Log: When you write C<my $_ ; for (...) {...}>, the lexical $_
58932              is not actually introduced by the for statement.
58933      Branch: perl
58934            ! op.c
58935 ____________________________________________________________________________
58936 [ 22351] By: davem                                 on 2004/02/20  15:38:10
58937         Log: remove a split test's dependence on -Dx output
58938              (needed after change #22343)
58939      Branch: perl
58940            ! t/op/split.t
58941 ____________________________________________________________________________
58942 [ 22350] By: davem                                 on 2004/02/20  15:34:27
58943         Log: add Deparse/Concise support for inplace sort (change 22349)
58944      Branch: perl
58945            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
58946 ____________________________________________________________________________
58947 [ 22349] By: davem                                 on 2004/02/20  14:54:35
58948         Log: optimise the sorting inplace of plain arrays: @a = sort @a
58949      Branch: perl
58950            ! op.c op.h pp_sort.c t/op/sort.t
58951 ____________________________________________________________________________
58952 [ 22348] By: davem                                 on 2004/02/20  14:18:13
58953         Log: Document the SVf_PADSTALE flag
58954      Branch: perl
58955            ! pad.c
58956 ____________________________________________________________________________
58957 [ 22347] By: rgs                                   on 2004/02/20  10:46:51
58958         Log: Delete lib/IPC/SysV.t (duplicate of ext/IPC/SysV/t/ipcsysv.t)
58959      Branch: perl
58960            - lib/IPC/SysV.t
58961            ! MANIFEST
58962 ____________________________________________________________________________
58963 [ 22346] By: rgs                                   on 2004/02/20  10:23:51
58964         Log: Subject: [PATCH] genmk95.pl touchup for distclean on Win98
58965              From: Greg Matheson <lang@ms.chinmin.edu.tw>
58966              Date: Fri, 20 Feb 2004 15:34:59 +0800
58967              Message-ID: <20040220153459.A30249@ms.chinmin.edu.tw>
58968      Branch: perl
58969            ! win32/genmk95.pl
58970 ____________________________________________________________________________
58971 [ 22345] By: rgs                                   on 2004/02/20  08:21:47
58972         Log: Upgrade to Term::ANSIColor 1.08.
58973      Branch: perl
58974            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
58975            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
58976 ____________________________________________________________________________
58977 [ 22344] By: rgs                                   on 2004/02/19  21:17:10
58978         Log: Upgrade to prereleases of Math::BigInt 1.70 and
58979              Math::BigRat 0.12, by Tels.
58980      Branch: perl
58981            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
58982            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
58983            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
58984            ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/bigfltpm.inc
58985            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
58986            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
58987            ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t
58988            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/config.t
58989            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
58990            ! lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/sub_mbf.t
58991            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
58992            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
58993            ! lib/Math/BigInt/t/use_mbfw.t lib/Math/BigInt/t/with_sub.t
58994            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
58995            ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
58996            ! lib/bigint.pm t/lib/Math/BigInt/BareCalc.pm
58997            ! t/lib/Math/BigInt/Scalar.pm t/lib/Math/BigRat/Test.pm
58998 ____________________________________________________________________________
58999 [ 22343] By: davem                                 on 2004/02/19  13:43:18
59000         Log: -Dx could coredump on threaded builds because consts are now
59001              stored in the pad
59002      Branch: perl
59003            ! dump.c
59004 ____________________________________________________________________________
59005 [ 22342] By: rgs                                   on 2004/02/18  21:38:13
59006         Log: Add a tool to report dual-lived core modules that don't
59007              have the same version than the corresponding module on CPAN.
59008      Branch: perl
59009            + Porting/corecpan.pl
59010            ! MANIFEST
59011 ____________________________________________________________________________
59012 [ 22341] By: rgs                                   on 2004/02/18  14:04:11
59013         Log: Document the removal of PERL_XS_APIVERSION and PERL_PM_APIVERSION.
59014      Branch: perl
59015            ! pod/perl591delta.pod
59016 ____________________________________________________________________________
59017 [ 22338] By: rgs                                   on 2004/02/18  13:32:17
59018         Log: Add base.pm and fields.pm to the maintainer list.
59019              Remove a duplicate file from this list.
59020      Branch: perl
59021            ! Porting/Maintainers.pl
59022 ____________________________________________________________________________
59023 [ 22337] By: davem                                 on 2004/02/18  13:22:13
59024         Log: fix write test: -small_number may be displayed as 00.00 or -0.00
59025      Branch: perl
59026            ! t/op/write.t
59027 ____________________________________________________________________________
59028 [ 22334] By: merijn                                on 2004/02/18  12:18:52
59029         Log: Removed pm_apiversion and xs_apiversion as requested by
59030              the pumpkin. Chainsaw was still in perfect working order.
59031      Branch: perl
59032            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
59033            ! NetWare/config_H.wc Porting/Glossary Porting/config.sh
59034            ! Porting/config_H config_h.SH configure.com epoc/config.sh
59035            ! plan9/config.plan9 plan9/config_h.sample
59036            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
59037            ! win32/config.gc win32/config.vc win32/config.vc64
59038            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
59039            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
59040 ____________________________________________________________________________
59041 [ 22332] By: davem                                 on 2004/02/18  11:14:43
59042         Log: Add tests for the C<my $x if foo> deprecation, and change the
59043              warning text
59044      Branch: perl
59045            ! op.c pod/perldiag.pod t/lib/warnings/op
59046 ____________________________________________________________________________
59047 [ 22330] By: mhx                                   on 2004/02/18  08:53:03
59048         Log: 1. Add section to perlxs.pod describing that the refcount of AVs/HVs
59049              returned from XSUBs through RETVAL isn't decremented as it is for
59050              SVs. This causes those XSUBs to leak memory and cannot be fixed
59051              without breaking existing CPAN modules that work around this bug.
59052
59053              2. Fix a memory leak of that kind in POSIX::localconv.
59054      Branch: perl
59055            ! ext/POSIX/POSIX.xs pod/perlxs.pod
59056 ____________________________________________________________________________
59057 [ 22329] By: rgs                                   on 2004/02/18  08:25:58
59058         Log: Encode has local changes. Up-version it.
59059      Branch: perl
59060            ! ext/Encode/Encode.pm
59061 ____________________________________________________________________________
59062 [ 22328] By: davem                                 on 2004/02/17  23:30:50
59063         Log: add deprecation warning for C<my $x if foo> and C<foo && (my $x)>
59064      Branch: perl
59065            ! op.c opcode.h opcode.pl pod/perldiag.pod pp.sym pp_proto.h
59066 ____________________________________________________________________________
59067 [ 22327] By: rgs                                   on 2004/02/17  23:22:45
59068         Log: It's better to localize *_ than $_, to avoid magic leakage
59069      Branch: perl
59070            ! lib/File/Find.pm
59071 ____________________________________________________________________________
59072 [ 22326] By: rgs                                   on 2004/02/17  23:18:25
59073         Log: One of the new tests of MIME::Base64 relies on a non-core module.
59074      Branch: perl
59075            - ext/MIME/Base64/t/bad-sv.t
59076            ! MANIFEST
59077 ____________________________________________________________________________
59078 [ 22325] By: rgs                                   on 2004/02/17  23:10:22
59079         Log: Upgrade to MIME::Base64 3.00.
59080              Fix t/warn.t so it works in the core.
59081              Reintegrate change #22309 in it. Bump $VERSION to 3.00_01.
59082      Branch: perl
59083            + ext/MIME/Base64/t/bad-sv.t ext/MIME/Base64/t/warn.t
59084            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
59085            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
59086            ! ext/MIME/Base64/t/base64.t
59087 ____________________________________________________________________________
59088 [ 22323] By: rgs                                   on 2004/02/17  22:20:25
59089         Log: Be more clear. Use simple words.
59090      Branch: perl
59091            ! pod/perl591delta.pod
59092 ____________________________________________________________________________
59093 [ 22322] By: davem                                 on 2004/02/17  21:52:08
59094         Log: remove C<my $x if foo> construct from core modules
59095      Branch: perl
59096            ! ext/B/B/Deparse.pm ext/IO/lib/IO/Handle.pm
59097            ! ext/IO/lib/IO/Pipe.pm lib/ExtUtils/Liblist/Kid.pm
59098            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Win95.pm
59099            ! lib/Net/NNTP.pm lib/Net/POP3.pm lib/Net/SMTP.pm
59100            ! lib/Pod/Parser.pm lib/Test/Harness.pm utils/h2xs.PL
59101 ____________________________________________________________________________
59102 [ 22321] By: rgs                                   on 2004/02/17  21:22:17
59103         Log: Dave Mitchell suggested this perldelta entry for the SVp_* reordering.
59104      Branch: perl
59105            ! pod/perl591delta.pod
59106 ____________________________________________________________________________
59107 [ 22320] By: rgs                                   on 2004/02/17  21:07:11
59108         Log: Bump $B::VERSION (because of change #22315).
59109      Branch: perl
59110            ! ext/B/B.pm
59111 ____________________________________________________________________________
59112 [ 22319] By: rgs                                   on 2004/02/17  21:03:09
59113         Log: Regenerate table of contents and other related files.
59114      Branch: perl
59115            ! MANIFEST pod/perl.pod pod/perltoc.pod
59116 ____________________________________________________________________________
59117 [ 22318] By: rgs                                   on 2004/02/17  20:06:04
59118         Log: Bump up perl's version number to 5.9.1.
59119              Add perl591delta in perl.pod.
59120              Update the sample config files in Porting/.
59121      Branch: perl
59122            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
59123            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
59124            ! plan9/config.plan9 pod/perl.pod win32/Makefile
59125            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
59126            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
59127 ____________________________________________________________________________
59128 [ 22317] By: davem                                 on 2004/02/17  19:28:58
59129         Log: 22316 had stupid precedence thinkos
59130      Branch: perl
59131            ! pp.c pp_hot.c
59132 ____________________________________________________________________________
59133 [ 22316] By: davem                                 on 2004/02/17  18:23:27
59134         Log: Slight update to #22315 ($lval=*FOO); optimise the hot tests,
59135              and fix some incorrect indentation
59136      Branch: perl
59137            ! pp.c pp_hot.c sv.c
59138 ____________________________________________________________________________
59139 [ 22315] By: davem                                 on 2004/02/17  18:01:52
59140         Log: Subject:  Re: [PATCH] GLOB to LVALUE assignment fix
59141              From:  Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
59142              Date:  Tue, 17 Feb 2004 17:32:16 +0100
59143              Message-Id:  <20040217163216.GA6805@ethan>
59144
59145              Make PVLV a superset of PVGV, so that $lvalue = *FOO works
59146      Branch: perl
59147            ! dump.c ext/B/B.pm ext/B/B.xs pp.c pp_hot.c sv.c sv.h t/op/gv.t
59148 ____________________________________________________________________________
59149 [ 22314] By: merijn                                on 2004/02/17  11:22:24
59150         Log: 1. Creating backward compatibility for Configure after patches
59151              #22227 and #22302 to still support 5.8.x and below
59152
59153              2. Small change for building on GNU hurd
59154              Date: Sun, 15 Feb 2004 23:27:17 +1100
59155              From: "Brendan O'Dea" <bod@debian.org>
59156              Message-ID: <20040215122717.GA26812@londo.c47.org>
59157      Branch: perl
59158            ! Configure Makefile.SH hints/gnu.sh
59159 ____________________________________________________________________________
59160 [ 22313] By: mhx                                   on 2004/02/16  20:27:40
59161         Log: Fix for Win32 build failure caused by the byacc to bison switch.
59162      Branch: perl
59163            ! perl.h
59164 ____________________________________________________________________________
59165 [ 22312] By: rgs                                   on 2004/02/16  13:16:43
59166         Log: Revert change 22308 (the patch was against maint, not blead)
59167      Branch: perl
59168            ! lib/ExtUtils/instmodsh
59169 ____________________________________________________________________________
59170 [ 22310] By: merijn                                on 2004/02/16  11:30:29
59171         Log: Fix typo in doc for Encode
59172              From: "Brendan O'Dea" <bod@debian.org>
59173              Date: Sun, 15 Feb 2004 23:27:17 +1100
59174              Message-ID: <20040215122717.GA26812@londo.c47.org>
59175      Branch: perl
59176            ! ext/Encode/Encode.pm
59177 ____________________________________________________________________________
59178 [ 22309] By: merijn                                on 2004/02/16  11:27:34
59179         Log: Missing semi-colon
59180              From: "Brendan O'Dea" <bod@debian.org>
59181              Date: Sun, 15 Feb 2004 23:27:17 +1100
59182              Message-ID: <20040215122717.GA26812@londo.c47.org>
59183      Branch: perl
59184            ! ext/MIME/Base64/Base64.xs
59185 ____________________________________________________________________________
59186 [ 22308] By: merijn                                on 2004/02/16  11:24:59
59187         Log: Add some basic POD to lib/ExtUtils/instmodsh so that
59188              it has a manpage.
59189              From: "Brendan O'Dea" <bod@debian.org>
59190              Date: Sun, 15 Feb 2004 23:27:17 +1100
59191              Message-ID: <20040215122717.GA26812@londo.c47.org>
59192      Branch: perl
59193            ! lib/ExtUtils/instmodsh
59194 ____________________________________________________________________________
59195 [ 22307] By: rgs                                   on 2004/02/15  11:02:49
59196         Log: Subject: [patch perlguts.pod] save_item doesn't handle magic
59197              From: Stas Bekman <stas@stason.org>
59198              Date: Fri, 13 Feb 2004 20:18:59 -0800
59199              Message-ID: <402DA1B3.2010608@stason.org>
59200      Branch: perl
59201            ! pod/perlguts.pod
59202 ____________________________________________________________________________
59203 [ 22306] By: davem                                 on 2004/02/15  00:24:26
59204         Log: Segmentation fault with
59205              sub x { shift; @a = @b; eval +{ use } }
59206      Branch: perl
59207            ! op.c perly.act perly.h perly.tab perly.y t/comp/parser.t
59208 ____________________________________________________________________________
59209 [ 22305] By: davem                                 on 2004/02/14  23:52:09
59210         Log: Enable v (verbose) switch on -Dp to display the top 8 elements
59211              on the parser stack at each reduce.  Also,
59212
59213              Subject: Re: switch from byacc to bison
59214              From: "Craig A. Berry" <craigberry@mac.com>
59215              Date: Sat, 14 Feb 2004 13:26:45 -0600
59216              Message-ID: <craigberry-8058A3.13264414022004@onion.develooper.com>
59217
59218              change #if DEBUGGING to #ifdef ... in perly.c
59219      Branch: perl
59220            ! perly.c pod/perlrun.pod
59221 ____________________________________________________________________________
59222 [ 22304] By: davem                                 on 2004/02/14  13:33:26
59223         Log: Subject:  Re: switch from byacc to bison
59224              From:  Abe Timmerman <abeltje@cpan.org>
59225              Date:  Sat, 14 Feb 2004 11:56:24 +0100
59226              Message-Id:  <200402141156.58185.abeltje@cpan.org>
59227
59228              Fix typos in pumpkin.pod
59229      Branch: perl
59230            ! Porting/pumpkin.pod
59231 ____________________________________________________________________________
59232 [ 22303] By: davem                                 on 2004/02/14  12:28:37
59233         Log: remove binary compatibility stuff from the yacc -> bison switch
59234              of change #22302
59235      Branch: perl
59236            ! embedvar.h intrpvar.h
59237 ____________________________________________________________________________
59238 [ 22302] By: davem                                 on 2004/02/14  02:06:53
59239         Log: Switch from byacc to bison and simplify the perly.* regeneration
59240              process
59241      Branch: perl
59242            + perly.act perly.tab regen_perly.pl
59243            - perly.fixer perly_c.diff perlyline.pl vms/perly_c.vms
59244            - vms/perly_h.vms vms/vms_yfix.pl
59245            ! MANIFEST Makefile.SH Porting/pumpkin.pod embedvar.h intrpvar.h
59246            ! op.c perl.h perlapi.h perly.c perly.h perly.y sv.c toke.c
59247            ! vms/descrip_mms.template
59248 ____________________________________________________________________________
59249 [ 22301] By: rgs                                   on 2004/02/13  21:11:25
59250         Log: Fix an fcntl example in perlopentut, spotted by MJD.
59251      Branch: perl
59252            ! pod/perlopentut.pod
59253 ____________________________________________________________________________
59254 [ 22300] By: davem                                 on 2004/02/12  23:18:20
59255         Log: The new -Dq option didn't actually work!
59256      Branch: perl
59257            ! perl.h
59258 ____________________________________________________________________________
59259 [ 22299] By: merijn                                on 2004/02/12  14:32:15
59260         Log: Subject: [comment patch] (ed: mg.c:mg_set() => mg.c:Perl_magic_set())
59261              From: Stas Bekman <stas@stason.org>
59262              Date: Wed, 11 Feb 2004 16:53:54 -0800
59263              Message-ID: <402ACEA2.4020907@stason.org>
59264      Branch: perl
59265            ! perl.c
59266 ____________________________________________________________________________
59267 [ 22298] By: rgs                                   on 2004/02/10  08:49:12
59268         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
59269              From: Greg Matheson <lang@ms.chinmin.edu.tw>
59270              Date: Tue, 10 Feb 2004 12:36:33 +0800
59271              Message-ID: <20040210043633.GA33671687@momotaro>
59272      Branch: perl
59273            ! win32/makefile.mk
59274 ____________________________________________________________________________
59275 [ 22297] By: rgs                                   on 2004/02/10  08:05:16
59276         Log: Add 5.005_04-RC1 and Leon in perlhist.
59277      Branch: perl
59278            ! pod/perlhist.pod
59279 ____________________________________________________________________________
59280 [ 22295] By: rgs                                   on 2004/02/09  22:48:54
59281         Log: Add a note in Unicode::UCD about the _getcode() function
59282              being copy-n-pasted in charnames.pm. (spotted by Merijn)
59283      Branch: perl
59284            ! lib/Unicode/UCD.pm
59285 ____________________________________________________________________________
59286 [ 22294] By: rgs                                   on 2004/02/09  21:48:15
59287         Log: Implement stacked filetest operators (-f -w -x $file).
59288      Branch: perl
59289            ! doio.c dump.c ext/B/B/Concise.pm op.c op.h
59290            ! pod/perl591delta.pod pod/perlfunc.pod pp_sys.c t/op/filetest.t
59291 ____________________________________________________________________________
59292 [ 22292] By: rgs                                   on 2004/02/09  21:17:40
59293         Log: Subject: Re: [perl #26073] sprintf miscounts padding when format is utf8
59294              From: hv@crypt.org
59295              Date: Mon, 09 Feb 2004 03:21:21 +0000
59296              Message-Id: <200402090321.i193LL907950@zen.crypt.org>
59297      Branch: perl
59298            ! sv.c t/op/sprintf2.t
59299 ____________________________________________________________________________
59300 [ 22291] By: rgs                                   on 2004/02/09  21:09:14
59301         Log: Subject: reduce overhead of charnames.pm, make op/pat.t work under miniperl
59302              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
59303              Date: Mon, 9 Feb 2004 00:51:45 -0800
59304              Message-ID: <20040209085145.GA3204@efn.org>
59305              (plus an etymological notice)
59306      Branch: perl
59307            ! lib/charnames.pm
59308 ____________________________________________________________________________
59309 [ 22290] By: rgs                                   on 2004/02/08  21:34:27
59310         Log: Add the new private flag OPpGREP_LEX in B::Concise.
59311      Branch: perl
59312            ! ext/B/B/Concise.pm
59313 ____________________________________________________________________________
59314 [ 22289] By: rgs                                   on 2004/02/08  21:21:28
59315         Log: map and grep weren't working correctly with lexical $_ in
59316              scalar context, because pp_mapwhile and pp_grepwhile were using
59317              their target as a temporary slot to store the return value.
59318      Branch: perl
59319            ! pp_ctl.c pp_hot.c t/op/mydef.t
59320 ____________________________________________________________________________
59321 [ 22287] By: rgs                                   on 2004/02/08  12:01:35
59322         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
59323              From: Greg Matheson <lang@ms.chinmin.edu.tw>
59324              Date: Mon, 2 Feb 2004 16:52:44 +0800
59325              Message-ID: <20040202165244.A17415@ms.chinmin.edu.tw>
59326      Branch: perl
59327            ! win32/makefile.mk
59328 ____________________________________________________________________________
59329 [ 22286] By: rgs                                   on 2004/02/08  11:48:09
59330         Log: Subject: [PATCH] Correct some prototypes in perlapi.pod
59331              From: Steve Hay <steve.hay@uk.radan.com>
59332              Date: Fri, 06 Feb 2004 12:44:05 +0000
59333              Message-ID: <40238C15.2090200@uk.radan.com>
59334      Branch: perl
59335            ! pod/perlapi.pod sv.h
59336 ____________________________________________________________________________
59337 [ 22285] By: rgs                                   on 2004/02/08  11:44:22
59338         Log: Subject: [PATCH] Fix absolute path handling in installhtml
59339              From: Steve Hay <steve.hay@uk.radan.com>
59340              Date: Fri, 06 Feb 2004 16:14:14 +0000
59341              Message-ID: <4023BD56.6090903@uk.radan.com>
59342      Branch: perl
59343            ! installhtml
59344 ____________________________________________________________________________
59345 [ 22284] By: rgs                                   on 2004/02/08  11:42:08
59346         Log: Subject: [PATCH perlunicode.pod] chomp() cares about Unicode
59347              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
59348              Date: Sat, 07 Feb 2004 00:08:36 +0900
59349              Message-Id: <20040206235116.0E36.BQW10602@nifty.com>
59350      Branch: perl
59351            ! pod/perlunicode.pod
59352 ____________________________________________________________________________
59353 [ 22282] By: nicholas                              on 2004/02/07  22:32:44
59354         Log: Comment to record why we can't clear placeholders in hsplit
59355      Branch: perl
59356            ! hv.c
59357 ____________________________________________________________________________
59358 [ 22281] By: nicholas                              on 2004/02/07  21:46:59
59359         Log: deleting keys in restricted hashes was leaking the entry. Yow!
59360      Branch: perl
59361            ! hv.c lib/Hash/Util.t
59362 ____________________________________________________________________________
59363 [ 22280] By: nicholas                              on 2004/02/07  21:20:16
59364         Log: Now hv_delete is able to ingore placeholders.
59365              (This is an XS visible change in the hash API. But not of documented
59366              behaviour)
59367      Branch: perl
59368            ! hv.c
59369 ____________________________________________________________________________
59370 [ 22279] By: nicholas                              on 2004/02/07  20:56:50
59371         Log: All whitespace is equal, but some whitespace is more equal than others
59372              (lib/DBM_Filter/Changes line had spaces. Spaces bad. Tabs better)
59373      Branch: perl
59374            ! MANIFEST
59375 ____________________________________________________________________________
59376 [ 22278] By: nicholas                              on 2004/02/07  19:50:10
59377         Log: hv_clear_placeholders now manipulates the linked lists directly, rather
59378              than using the iterator interface and calling hv_delete
59379              This will allow hv_delete to be simplified to remove most of the
59380              special casing related to placeholders.
59381      Branch: perl
59382            ! hv.c
59383 ____________________________________________________________________________
59384 [ 22273] By: merijn                                on 2004/02/06  11:47:14
59385         Log: Added hints_4.sh for specific AIX 4 support
59386              this is the next stage in the general cleanup process
59387              for the AIX hints. More to come
59388      Branch: perl
59389            + hints/aix_4.sh
59390            ! MANIFEST
59391 ____________________________________________________________________________
59392 [ 22272] By: rgs                                   on 2004/02/06  07:32:15
59393         Log: Fix a non-standard NAME pod section
59394              (by Smylers and Casey West)
59395      Branch: perl
59396            ! lib/Carp/Heavy.pm
59397 ____________________________________________________________________________
59398 [ 22268] By: rgs                                   on 2004/02/04  19:50:05
59399         Log: The "my $_" wasn't nice with foreach loops.
59400      Branch: perl
59401            ! op.c t/op/mydef.t
59402 ____________________________________________________________________________
59403 [ 22267] By: merijn                                on 2004/02/04  10:24:33
59404         Log: AIX 3 support removed from default hints after its separation
59405      Branch: perl
59406            ! hints/aix.sh
59407 ____________________________________________________________________________
59408 [ 22266] By: merijn                                on 2004/02/04  10:16:20
59409         Log: AIX 3 hints split off from default hints in preparation
59410              of a hint file cleanup. aix_4.sh will follow soon
59411      Branch: perl
59412            + hints/aix_3.sh
59413            ! MANIFEST
59414 ____________________________________________________________________________
59415 [ 22265] By: rgs                                   on 2004/02/03  21:54:23
59416         Log: More docs and tests for "my $_".
59417      Branch: perl
59418            ! pod/perlfunc.pod pod/perlsub.pod t/op/mydef.t
59419 ____________________________________________________________________________
59420 [ 22264] By: rgs                                   on 2004/02/03  20:33:02
59421         Log: Subject: [PATCH] was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz]
59422              From: John Peacock <jpeacock@rowman.com>
59423              Date: Sun, 01 Feb 2004 21:10:07 -0500
59424              Message-ID: <401DB17F.5060808@rowman.com>
59425      Branch: perl
59426            ! embed.fnc embed.h lib/version.pm lib/version.t pod/perlapi.pod
59427            ! proto.h t/comp/use.t t/op/universal.t universal.c util.c
59428 ____________________________________________________________________________
59429 [ 22263] By: rgs                                   on 2004/02/03  19:41:11
59430         Log: Implement "my $_".
59431      Branch: perl
59432            + t/op/mydef.t
59433            ! MANIFEST gv.c op.c op.h opcode.h opcode.pl
59434            ! pod/perl591delta.pod pod/perlapi.pod pod/perlvar.pod pp.c
59435            ! pp_ctl.c pp_hot.c regexec.c toke.c
59436 ____________________________________________________________________________
59437 [ 22262] By: rgs                                   on 2004/02/03  16:38:25
59438         Log: Regenerate perlapi.pod.
59439      Branch: perl
59440            ! pod/perlapi.pod
59441 ____________________________________________________________________________
59442 [ 22261] By: merijn                                on 2004/02/03  12:57:37
59443         Log: If someone chooses xlc as default C compiler, threaded builds
59444              will fail, unless converted to cc_r
59445      Branch: perl
59446            ! hints/aix.sh
59447 ____________________________________________________________________________
59448 [ 22260] By: rgs                                   on 2004/02/01  20:47:35
59449         Log: Subject: patch for IRIX/gcc link issues
59450              From: Martin Pool <mbp@samba.org>
59451              Date: Wed, 28 Jan 2004 10:56:25 +1100
59452              Message-ID: <20040127235624.GA32612@hp.com>
59453      Branch: perl
59454            ! hints/irix_6.sh
59455 ____________________________________________________________________________
59456 [ 22259] By: davem                                 on 2004/02/01  17:42:44
59457         Log: update fix to Shell.pm in change #22254: make /dev/null portable
59458      Branch: perl
59459            ! lib/Shell.pm
59460 ____________________________________________________________________________
59461 [ 22258] By: davem                                 on 2004/02/01  17:40:02
59462         Log: Subject: Re: [perl #15063] /tmp issues
59463              From: Solar Designer <solar@openwall.com>
59464              Date: Mon, 26 Jan 2004 01:22:18 +0300
59465              Message-ID: <20040125222218.GA13499@openwall.com>
59466
59467              Remove insecure usage of /tmp from code and documentation
59468      Branch: perl
59469            ! ext/DB_File/DB_File.pm ext/DB_File/t/db-recno.t
59470            ! ext/Devel/PPPort/PPPort.pm ext/IO/t/io_unix.t
59471            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.pod
59472            ! ext/Socket/Socket.pm ext/Storable/Storable.pm
59473            ! ext/Time/HiRes/Makefile.PL lib/CGI/Cookie.pm
59474            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/instmodsh
59475            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
59476            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
59477            ! lib/Memoize/t/tie_storable.t lib/Shell.pm lib/dotsh.pl
59478            ! lib/perl5db.pl mpeix/nm mpeix/relink perly.fixer
59479            ! pod/perl571delta.pod pod/perl58delta.pod pod/perldbmfilter.pod
59480            ! pod/perldebug.pod pod/perlfaq5.pod pod/perlfaq8.pod
59481            ! pod/perlfunc.pod pod/perlipc.pod pod/perllexwarn.pod
59482            ! pod/perlobj.pod pod/perlop.pod pod/perlopentut.pod
59483            ! utils/c2ph.PL
59484 ____________________________________________________________________________
59485 [ 22257] By: davem                                 on 2004/02/01  15:46:24
59486         Log: threads documentation: fork on UNIX might not copy all threads.
59487      Branch: perl
59488            ! pod/perlthrtut.pod
59489 ____________________________________________________________________________
59490 [ 22256] By: davem                                 on 2004/02/01  15:34:59
59491         Log: add test for Change 22194:
59492              [perl #25147] "stmt if BAREWORD" bypasses strict 'subs' checks
59493      Branch: perl
59494            ! t/lib/strict/subs
59495 ____________________________________________________________________________
59496 [ 22254] By: davem                                 on 2004/02/01  13:11:00
59497         Log: Subject:  Patch for Shell.pm
59498              From:  Manuel Valente <mvalente@idealx.com>
59499              Date:  Tue, 27 Jan 2004 19:18:26 +0100
59500              Message-Id:  <4016AB72.1080503@idealx.com>
59501
59502              New option for Shell.pm to discard stderr instead of capturing it
59503      Branch: perl
59504            ! lib/Shell.pm
59505 ____________________________________________________________________________
59506 [ 22253] By: davem                                 on 2004/02/01  11:26:47
59507         Log: Make Time/HiRes/t/HiRes.t die more gracefully if its watchdog
59508              timeout triggers
59509      Branch: perl
59510            ! ext/Time/HiRes/t/HiRes.t
59511 ____________________________________________________________________________
59512 [ 22252] By: chip                                  on 2004/01/31  17:29:05
59513         Log: Don't show code closing STD{IN,OUT} before reopening, because
59514              doing so is unnecessary and occasionally harmful.
59515      Branch: perl
59516            ! pod/perlfork.pod pod/perlfunc.pod
59517 ____________________________________________________________________________
59518 [ 22248] By: rgs                                   on 2004/01/30  08:29:55
59519         Log: Another undocumented use of $_ : with reverse().
59520      Branch: perl
59521            ! pod/perlfunc.pod
59522 ____________________________________________________________________________
59523 [ 22247] By: merijn                                on 2004/01/30  08:18:28
59524         Log: Drop optimization for -O3 *and higher*
59525      Branch: perl
59526            ! ext/Storable/hints/linux.pl
59527 ____________________________________________________________________________
59528 [ 22246] By: rgs                                   on 2004/01/29  23:20:01
59529         Log: Regenerate perlapi.pod.
59530      Branch: perl
59531            ! pod/perlapi.pod
59532 ____________________________________________________________________________
59533 [ 22245] By: rgs                                   on 2004/01/29  21:08:28
59534         Log: Subject: Re: [perl #25269] panic: pp_match start/end pointers in m/^(?=.*(a)).*(bc)/
59535              From: hv@crypt.org
59536              Date: Thu, 29 Jan 2004 15:12:12 +0000
59537              Message-Id: <200401291512.i0TFCCr23736@zen.crypt.org>
59538      Branch: perl
59539            ! pp_hot.c t/op/pat.t
59540 ____________________________________________________________________________
59541 [ 22244] By: rgs                                   on 2004/01/28  22:00:09
59542         Log: I'm the new maintainer of Switch.
59543              Sync with the CPAN version of Switch 2.10.
59544      Branch: perl
59545            ! Porting/Maintainers.pl lib/Switch.pm lib/Switch/README
59546 ____________________________________________________________________________
59547 [ 22243] By: merijn                                on 2004/01/28  20:30:40
59548         Log: Message-ID: <40113F7B.6050701@davidfavor.com>
59549              Date: Fri, 23 Jan 2004 09:36:27 -0600
59550              From: David Favor <david@davidfavor.com>
59551              Part I: In hints/aix.sh change -qmaxmem=16384 to -qmaxmem=-1
59552              so no compilation stack limits are imposed.
59553      Branch: perl
59554            ! hints/aix.sh
59555 ____________________________________________________________________________
59556 [ 22242] By: rgs                                   on 2004/01/27  22:44:30
59557         Log: Update perl591delta.pod with what we've done so far.
59558      Branch: perl
59559            ! pod/perl591delta.pod
59560 ____________________________________________________________________________
59561 [ 22239] By: rgs                                   on 2004/01/27  21:54:31
59562         Log: Regenerate Changes.
59563              Only include changes from the perl branch.
59564      Branch: perl
59565            ! Changes
59566 ____________________________________________________________________________
59567 [ 22238] By: nicholas                              on 2004/01/27  21:51:27
59568         Log: Storable's hints file shouldn't blanket set optimize to -O2 on Linux
59569              Only *drop* optimize to -O2 if it's -O3 on gcc on Linux
59570      Branch: perl
59571            ! ext/Storable/hints/linux.pl
59572 ____________________________________________________________________________
59573 [ 22235] By: rgs                                   on 2004/01/27  21:19:03
59574         Log: More punctuation, good.
59575      Branch: perl
59576            ! pod/perlfunc.pod
59577 ____________________________________________________________________________
59578 [ 22228] By: rgs                                   on 2004/01/27  10:31:09
59579         Log: Subject: [PATCH] 5.8.3 -- fix signal comments in L<perlfunc/system>
59580              From: Brendan O'Dea <bod@debian.org>
59581              Date: Sun, 25 Jan 2004 11:23:48 +1100
59582              Message-ID: <20040125002348.GA31407@londo.c47.org>
59583      Branch: perl
59584            ! pod/perlfunc.pod
59585 ____________________________________________________________________________
59586 [ 22227] By: davem                                 on 2004/01/26  23:53:06
59587         Log: Subject:  [PATCH] myconfig.SH
59588              From:  "Daniel S. Lewart" <lewart@uiuc.edu>
59589              Date:  Sun, 25 Jan 2004 22:11:25 -0600
59590              Message-Id:  <20040125221125.A5390@staff1.cso.uiuc.edu>
59591
59592              make perl -V show the major release as 5 rather than 5.0
59593      Branch: perl
59594            ! myconfig.SH
59595 ____________________________________________________________________________
59596 [ 22224] By: merijn                                on 2004/01/26  22:10:13
59597         Log: Document change 22192
59598              We still need tests!
59599      Branch: perl
59600            ! lib/Exporter.pm
59601 ____________________________________________________________________________
59602 [ 22223] By: rgs                                   on 2004/01/26  21:58:14
59603         Log: Subject: [PATCH] fix vmsish.t #25
59604              From: "Craig A. Berry" <craigberry@mac.com>
59605              Date: Sat, 24 Jan 2004 18:45:35 -0600
59606              Message-ID: <401311AF.1060706@mac.com>
59607      Branch: perl
59608            ! lib/vmsish.t
59609 ____________________________________________________________________________
59610 [ 22221] By: nicholas                              on 2004/01/26  21:18:31
59611         Log: Merge dynamic perldelta from maint (22081)
59612              So now perldelta.pod is copied at build time from perl591delta.pod
59613              perl590delta.pod is as released to CPAN by Hugo
59614              Regen lots of makefiles, pods and the MANIFEST
59615      Branch: perl
59616            + pod/perl591delta.pod
59617           +> pod/perl590delta.pod
59618            - pod/perldelta.pod
59619            ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod
59620            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
59621            ! win32/pod.mak
59622 ____________________________________________________________________________
59623 [ 22218] By: rgs                                   on 2004/01/25  23:35:45
59624         Log: Remove the caveat about detached threads crashing on Windows
59625              (fixed by #22201). Bump up the version of threads.pm.
59626      Branch: perl
59627            ! ext/threads/threads.pm
59628 ____________________________________________________________________________
59629 [ 22217] By: nicholas                              on 2004/01/25  22:17:47
59630         Log: Need to skip Storable's threads test on 5.8.2 with ithreads and
59631              -DDEBUGGING, because it tickles a bug. (The same bug that got DBI)
59632      Branch: perl
59633            ! ext/Storable/t/threads.t
59634 ____________________________________________________________________________
59635 [ 22216] By: davem                                 on 2004/01/25  12:06:04
59636         Log: update MANIFEST for 2 new Storable test files introduced by 22205
59637      Branch: perl
59638            ! MANIFEST
59639 ____________________________________________________________________________
59640 [ 22215] By: davem                                 on 2004/01/25  12:00:04
59641         Log: add test for change 22209 (Remove small memory leak in newATTRSUB)
59642      Branch: perl
59643            ! t/op/closure.t
59644 ____________________________________________________________________________
59645 [ 22209] By: davem                                 on 2004/01/25  02:04:23
59646         Log: Remove small memory leak in newATTRSUB that manifested as a
59647              leaking scalar after the interpeter was cloned
59648      Branch: perl
59649            ! op.c
59650 ____________________________________________________________________________
59651 [ 22208] By: davem                                 on 2004/01/24  16:13:17
59652         Log: Subject:  [perl #24942] fields::inherit doesn't bless derived
59653              package's \%FIELDS, results in phash deprecation errors.
59654              From:  "nothingmuch@woobling.org (via RT)" <perlbug-followup@perl.org>
59655              Date:  18 Jan 2004 15:15:46 -0000
59656              Message-Id:  <rt-3.0.8-24942-70144.16.7177902690315@perl.org>
59657      Branch: perl
59658            ! lib/base.pm lib/base/t/fields-base.t
59659 ____________________________________________________________________________
59660 [ 22207] By: davem                                 on 2004/01/24  15:36:28
59661         Log: Subject:  Re: Doc patches for File::Find
59662              From:  Mark Jason Dominus <mjd@plover.com>
59663              Date:  Thu, 22 Jan 2004 09:30:58 -0500
59664              Message-Id:  <20040122143058.29226.qmail@plover.com>
59665
59666              Better document the fact that neither find() nor finddepth() do a
59667              breath-first search.
59668      Branch: perl
59669            ! lib/File/Find.pm
59670 ____________________________________________________________________________
59671 [ 22206] By: ams                                   on 2004/01/24  11:06:51
59672         Log: Subject: [PATCH] Storable-2.08/t/code.t
59673              From: Slaven Rezic <slaven@rezic.de>
59674              Date: Sat, 8 Nov 2003 16:26:19 +0100 (CET)
59675              Message-Id: <200311081526.hA8FQJgb011684@vran.herceg.de>
59676      Branch: perl
59677            ! ext/Storable/t/code.t
59678 ____________________________________________________________________________
59679 [ 22205] By: ams                                   on 2004/01/24  11:03:36
59680         Log: Subject: [patch] make Storable thread-safe
59681              From: Stas Bekman <stas@stason.org>
59682              Date: Mon, 19 Jan 2004 00:20:02 -0800
59683              Message-Id: <400B9332.4070106@stason.org>
59684
59685              Subject: Re: Subroutine reference bug in Storable
59686              From: Slaven Rezic <slaven@rezic.de>
59687              Date: 14 Nov 2003 23:22:55 +0100
59688              Message-Id: <874qx6zj28.fsf@vran.herceg.de>
59689
59690              Subject: Re: [perl #25145] [PATCH] Storable segfaults with B::Deparse +
59691              overload + cyclic structures
59692              From: Sam Vilain <sam@vilain.net>
59693              Date: Tue, 20 Jan 2004 22:30:15 +1300
59694              Message-Id: <200401202230.15865.sam@vilain.net>
59695      Branch: perl
59696            + ext/Storable/t/just_plain_nasty.t ext/Storable/t/threads.t
59697            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
59698            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
59699            ! ext/Storable/t/code.t
59700 ____________________________________________________________________________
59701 [ 22204] By: ams                                   on 2004/01/24  08:59:11
59702         Log: Upgrade to Locale::Maketext 1.08.
59703      Branch: perl
59704            + lib/Locale/Maketext/t/06super.t
59705            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
59706            ! lib/Locale/Maketext/TPJ13.pod
59707 ____________________________________________________________________________
59708 [ 22203] By: davem                                 on 2004/01/23  23:06:49
59709         Log: make some t/op/write.t failures more verbose
59710      Branch: perl
59711            ! t/op/write.t
59712 ____________________________________________________________________________
59713 [ 22201] By: davem                                 on 2004/01/23  22:26:47
59714         Log: Subject:  Re: threads::shared::queue;
59715              From:  Jan Dubois <jand@ActiveState.com>
59716              Date:  Thu, 22 Jan 2004 19:18:46 -0800
59717              Message-Id:  <fi41105602ds7a9o4fko2oae7aokbg6als@4ax.com>
59718
59719              Avoid threads+win32 crash by freeing Perl interpreter slightly later
59720      Branch: perl
59721            ! ext/threads/threads.xs
59722 ____________________________________________________________________________
59723 [ 22200] By: nicholas                              on 2004/01/23  18:28:43
59724         Log: test that use encoding; doesn't cause references to be stringified
59725      Branch: perl
59726            ! t/uni/chomp.t
59727 ____________________________________________________________________________
59728 [ 22199] By: nicholas                              on 2004/01/23  18:03:41
59729         Log: Document chomp's travels in the wonderful world of use encoding;
59730      Branch: perl
59731            ! pod/perlfunc.pod
59732 ____________________________________________________________________________
59733 [ 22198] By: nicholas                              on 2004/01/23  17:41:01
59734         Log: Check the return values of chomp
59735              (more tricky than it may seem, as the return value is unicode)
59736      Branch: perl
59737            ! t/uni/chomp.t
59738 ____________________________________________________________________________
59739 [ 22197] By: nicholas                              on 2004/01/23  13:57:46
59740         Log: Test return values of all chomps
59741      Branch: perl
59742            ! t/op/chop.t
59743 ____________________________________________________________________________
59744 [ 22196] By: nicholas                              on 2004/01/23  13:24:41
59745         Log: Subject: Re: [perl #24888] chomp ignores utf8
59746              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
59747              Message-Id: <20040116040355.A849.BQW10602@nifty.com>
59748              Date: Fri, 16 Jan 2004 04:13:00 +0900
59749      Branch: perl
59750            + t/uni/chomp.t
59751            ! MANIFEST doop.c t/op/chop.t
59752 ____________________________________________________________________________
59753 [ 22195] By: davem                                 on 2004/01/22  20:48:03
59754         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
59755              From: Steve Hay <steve.hay@uk.radan.com>
59756              Date: Thu, 22 Jan 2004 17:08:29 +0000
59757              Message-ID: <4010038D.4070104@uk.radan.com>
59758      Branch: perl
59759            + win32/makeico.pl win32/perlexe.rc
59760            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
59761 ____________________________________________________________________________
59762 [ 22194] By: davem                                 on 2004/01/22  00:24:51
59763         Log: C<use strict; print if foo> didn't give the
59764              "Bareword not allowed" error unless warnings were enabled
59765      Branch: perl
59766            ! op.c
59767 ____________________________________________________________________________
59768 [ 22193] By: nicholas                              on 2004/01/21  21:58:10
59769         Log: Convert the older parts of op/bop.t over to test.pl
59770      Branch: perl
59771            ! t/op/bop.t
59772 ____________________________________________________________________________
59773 [ 22192] By: merijn                                on 2004/01/21  21:10:10
59774         Log: ':flock' not recognized unless it's first
59775              Exporter::Heavy now will treat :, /, and ! special in
59776              all arguments, not only if the _first_ arg starts with it
59777              Date: Wed, 21 Jan 2004 08:32:47 -0500
59778              Message-ID: <20040121133248.3359.qmail@plover.com>
59779      Branch: perl
59780            ! lib/Exporter/Heavy.pm
59781 ____________________________________________________________________________
59782 [ 22191] By: davem                                 on 2004/01/21  20:45:48
59783         Log: Subject:  PATCH for perl-5.8.4
59784              From:  "Edward S. Peschko" <esp5@pge.com>
59785              Date:  Mon, 19 Jan 2004 17:21:18 -0800
59786              Message-Id:  <20040120012118.GA29151@mdssdev05.comp.pge.com>
59787
59788              Add @DynaLoader::dl_shared_objects feature
59789      Branch: perl
59790            ! ext/DynaLoader/DynaLoader_pm.PL
59791 ____________________________________________________________________________
59792 [ 22190] By: davem                                 on 2004/01/21  20:14:51
59793         Log: remove the platform dependencies of the write.t tests introduced
59794              by change #22161, by hard-coding the expected outputs rather
59795              than using sprintf('%f').
59796      Branch: perl
59797            ! t/op/write.t
59798 ____________________________________________________________________________
59799 [ 22189] By: davem                                 on 2004/01/20  22:41:14
59800         Log: Fix typo in patch #22188
59801      Branch: perl
59802            ! pod/perlfunc.pod
59803 ____________________________________________________________________________
59804 [ 22188] By: davem                                 on 2004/01/20  22:36:10
59805         Log: warn that C<$x : unique> operates on the typeglob, so affects @x
59806              and %x too.
59807      Branch: perl
59808            ! pod/perlfunc.pod
59809 ____________________________________________________________________________
59810 [ 22187] By: davem                                 on 2004/01/20  22:27:50
59811         Log: "sub foo :unique" segfaults
59812
59813              Turn these two into compile-time errors until such time as
59814              someone thinks of a useful meaning for them:
59815              my $x : unique
59816              sub foo : unique
59817      Branch: perl
59818            ! ext/threads/t/problems.t pod/perldiag.pod toke.c xsutils.c
59819 ____________________________________________________________________________
59820 [ 22186] By: rgs                                   on 2004/01/20  21:16:01
59821         Log: Add a new test file for situations where threads may interfere.
59822              Subject: Re: "restricted hashes" hit again !
59823              From: Stas Bekman <stas@stason.org>
59824              Date: Tue, 23 Dec 2003 15:32:26 -0800
59825              Message-ID: <3FE8D08A.4090806@stason.org>
59826      Branch: perl
59827            + t/op/threads.t
59828            ! MANIFEST
59829 ____________________________________________________________________________
59830 [ 22185] By: davem                                 on 2004/01/20  21:01:08
59831         Log: Document CVf_UNIQUE flag better
59832      Branch: perl
59833            ! cv.h
59834 ____________________________________________________________________________
59835 [ 22183] By: rgs                                   on 2004/01/20  20:26:18
59836         Log: Fix precedence errors and add some cleanup in the new
59837              DBM_Filter tests
59838      Branch: perl
59839            ! lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
59840 ____________________________________________________________________________
59841 [ 22182] By: davem                                 on 2004/01/20  00:16:42
59842         Log: second attempt to fix [perl #24914] freeing a CV reference that was
59843              currently being executed caused coredumps. The dounwind called by
59844              die unwinds all the contexts on the context stack before unwinding
59845              the save stack.  To stop premature freeing of the CV, hold
59846              references to it on both stacks.
59847      Branch: perl
59848            ! cop.h pp_ctl.c pp_hot.c pp_sort.c t/op/closure.t
59849 ____________________________________________________________________________
59850 [ 22181] By: davem                                 on 2004/01/19  23:41:37
59851         Log: change #22071 (taint bug in $^0) introduced a potential double
59852              free(), because PL_osname may get freed but not nulled if a taint
59853              test fails in between. Mea cupla and all that...
59854      Branch: perl
59855            ! mg.c
59856 ____________________________________________________________________________
59857 [ 22180] By: rgs                                   on 2004/01/19  22:32:27
59858         Log: Subject: Re: [perl #24926] chop/~ mangles UTF8 [PATCH]
59859              From: Gisle Aas <gisle@ActiveState.com>
59860              Date: 17 Jan 2004 01:29:02 -0800
59861              Message-ID: <lrn08m7wkh.fsf@caliper.activestate.com>
59862              (test rewritten to fit in blead)
59863      Branch: perl
59864            ! pp.c t/op/bop.t
59865 ____________________________________________________________________________
59866 [ 22179] By: merijn                                on 2004/01/19  21:36:48
59867         Log: Subject: [PATCH] dl_unload_file for HP-UX
59868              Date: Mon, 12 Jan 2004 07:49:44 -0800
59869              From: Neil Watkiss <neil.watkiss@sophos.com>
59870              Message-ID: <20040112154944.GA15412@ActiveState.com>
59871      Branch: perl
59872            ! ext/DynaLoader/dl_hpux.xs
59873 ____________________________________________________________________________
59874 [ 22177] By: merijn                                on 2004/01/19  16:11:22
59875         Log: Allow -Uinc_version_list to mean -Dinc_version_list=none
59876              See INSTALL for more details
59877      Branch: perl
59878            ! Configure
59879 ____________________________________________________________________________
59880 [ 22175] By: merijn                                on 2004/01/19  16:05:50
59881         Log: Describe how to limit the perl's default @INC during Configure
59882              to _not_ include older versions
59883      Branch: perl
59884            ! INSTALL
59885 ____________________________________________________________________________
59886 [ 22174] By: merijn                                on 2004/01/19  10:41:24
59887         Log: Subject: [PATCH bleadperl] rescue PerlIO_getname for VMS
59888              Date: Sun, 18 Jan 2004 12:51:23 -0600
59889              From: "Craig A. Berry" <craigberry@mac.com>
59890              Message-ID: <400AD5AB.3080708@mac.com>
59891      Branch: perl
59892            ! perlio.c
59893 ____________________________________________________________________________
59894 [ 22173] By: merijn                                on 2004/01/19  10:27:53
59895         Log: Subject: [PATCH bleadperl] detect nanosleep on VMS
59896              Date: Sun, 18 Jan 2004 17:03:30 -0600
59897              From: "Craig A. Berry" <craigberry@mac.com>
59898              Message-ID: <400B10C2.9060504@mac.com>
59899      Branch: perl
59900            ! configure.com
59901 ____________________________________________________________________________
59902 [ 22172] By: davem                                 on 2004/01/17  23:58:04
59903         Log: back out change #24914 "freeing a CV reference that was currently
59904              being executed caused coredumps".
59905              The new test case sometimes locks up linux's malloc, and with
59906              Perl's malloc the test code still coredumps :-(
59907      Branch: perl
59908            ! perl.c scope.c scope.h sv.c t/op/closure.t
59909 ____________________________________________________________________________
59910 [ 22171] By: rgs                                   on 2004/01/17  22:00:48
59911         Log: Subject: Refactor VOS patches for bleadperl and perl-5.8.x
59912              From: "Green, Paul" <Paul.Green@stratus.com>
59913              Date: Thu, 15 Jan 2004 16:00:15 -0500
59914              Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FBB15@exna4.stratus.com>
59915      Branch: perl
59916            ! README.vos hv.c pp_pack.c vos/Changes
59917 ____________________________________________________________________________
59918 [ 22170] By: rgs                                   on 2004/01/17  21:25:08
59919         Log: Subject: Re: open/or inconsistency
59920              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
59921              Date: Sat, 17 Jan 2004 19:59:55 +0900
59922              Message-Id: <20040117195729.623A.BQW10602@nifty.com>
59923              (plus a test.)
59924              Don't produce the warning for constructs like
59925              open my $fh, $file or die;
59926      Branch: perl
59927            ! op.c t/lib/warnings/op
59928 ____________________________________________________________________________
59929 [ 22169] By: davem                                 on 2004/01/17  18:02:31
59930         Log: Subject:  Perl core dumps when running out of memory [PATCH]
59931              From:  Gisle Aas <gisle@ActiveState.com>
59932              Date:  17 Jan 2004 06:18:13 -0800
59933              Message-Id:  <lrsmiebqvu.fsf@caliper.activestate.com>
59934
59935              Display 'out of memeory' errors using low-level I/O to avoid
59936              recursive failure and so coredumps.
59937      Branch: perl
59938            ! util.c
59939 ____________________________________________________________________________
59940 [ 22168] By: davem                                 on 2004/01/17  17:38:21
59941         Log: From: "Paul Marquess" <Paul.Marquess@btinternet.com>
59942              Subject: [PATCH ] Enhanced DBM Filters
59943              Date: Sat, 17 Jan 2004 16:44:53 -0000
59944              Message-ID: <AIEAJICLCBDNAAOLLOKLAEPPPHAA.Paul.Marquess@btinternet.com>
59945
59946              add DBM_Filter
59947      Branch: perl
59948            + lib/DBM_Filter.pm lib/DBM_Filter/Changes
59949            + lib/DBM_Filter/compress.pm lib/DBM_Filter/encode.pm
59950            + lib/DBM_Filter/int32.pm lib/DBM_Filter/null.pm
59951            + lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
59952            + lib/DBM_Filter/t/compress.t lib/DBM_Filter/t/encode.t
59953            + lib/DBM_Filter/t/int32.t lib/DBM_Filter/t/null.t
59954            + lib/DBM_Filter/t/utf8.t lib/DBM_Filter/utf8.pm
59955            + lib/dbm_filter_util.pl
59956            ! MANIFEST
59957 ____________________________________________________________________________
59958 [ 22167] By: davem                                 on 2004/01/17  16:12:32
59959         Log: freeing a CV reference that was currently being
59960              executed caused coredumps
59961      Branch: perl
59962            ! perl.c scope.c scope.h sv.c t/op/closure.t
59963 ____________________________________________________________________________
59964 [ 22166] By: nicholas                              on 2004/01/17  15:07:31
59965         Log: Integrate final perl583delta
59966      Branch: perl
59967           !> pod/perl583delta.pod
59968 ____________________________________________________________________________
59969 [ 22163] By: davem                                 on 2004/01/16  19:24:14
59970         Log: Subject:  Re: [perl #24816] Magic vars seem unsure if they are purely numeric
59971              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
59972              Date:  Thu, 15 Jan 2004 14:10:37 -0800
59973              Message-Id:  <20040115221037.GA2392@efn.org>
59974
59975              Add sv_2iv_flags() to allow magic to be optionally processed.
59976      Branch: perl
59977            ! doop.c embed.fnc embed.h global.sym pod/perlapi.pod pp.c
59978            ! proto.h sv.c sv.h t/op/bop.t
59979 ____________________________________________________________________________
59980 [ 22162] By: davem                                 on 2004/01/16  16:39:17
59981         Log: format bug with undefined _TOP
59982              name of format_TOP now derived from the name of the current
59983              filehandle rather then the name of the  format associetd with that
59984              handle
59985      Branch: perl
59986            ! pp_sys.c t/op/write.t
59987 ____________________________________________________________________________
59988 [ 22161] By: davem                                 on 2004/01/16  13:29:26
59989         Log: Subject: [PATCH] format/write (version 2)
59990              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
59991              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4D3@attmsx1>
59992
59993              Fixes and additions to formats:
59994
59995              Improvement: NULL chars in picture line
59996              Bugfix: C<@*> shown in output if not alone on a line
59997              New feature: C<^*> for variable-width, one-line-at-a-time text
59998              Improvement: Diagnostic on C<@#> and C<~~>
59999              Bugfix: Segmentation fault on big numbers
60000              Improvement (maybe): Truncation of numbers produces misleading output
60001              Bugfix: "}" terminates format
60002              Bugfix: Error when copying non-UTF to UTF (EBCDIC only)
60003      Branch: perl
60004            ! embed.fnc embed.h form.h pod/perldiag.pod pod/perlform.pod
60005            ! pp_ctl.c proto.h t/op/write.t toke.c
60006 ____________________________________________________________________________
60007 [ 22160] By: davem                                 on 2004/01/15  23:49:02
60008         Log: buigid #24905 - the code planted to call glob() retained an
60009              extraneous targ index in a pushmark op, leasing to strangeness
60010              when the op was freed
60011      Branch: perl
60012            ! op.c
60013 ____________________________________________________________________________
60014 [ 22159] By: rgs                                   on 2004/01/15  22:19:25
60015         Log: Upgrade to Time::HiRes 1.55
60016      Branch: perl
60017            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
60018            ! ext/Time/HiRes/HiRes.xs
60019 ____________________________________________________________________________
60020 [ 22155] By: nicholas                              on 2004/01/15  00:03:04
60021         Log: Make chomp heed the utf8 flags on the target string and $/
60022              [Fixes #24888]
60023              More work still needed to make chomp heed the encoding pragma.
60024      Branch: perl
60025            ! doop.c t/op/chop.t
60026 ____________________________________________________________________________
60027 [ 22154] By: nicholas                              on 2004/01/14  21:14:14
60028         Log: Update pod.lst with perl583delta,pod, and rerun pod/buildtoc
60029              [Forgot to do this as part of the integration]
60030      Branch: perl
60031            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
60032            ! vms/descrip_mms.template win32/pod.mak
60033 ____________________________________________________________________________
60034 [ 22153] By: nicholas                              on 2004/01/14  19:28:54
60035         Log: Integrate:
60036              [ 22143]
60037              We're planning on making history today. Mind you, not that much -
60038              only 1 line.
60039
60040              perl583delta.pod
60041      Branch: perl
60042           +> pod/perl583delta.pod
60043            ! MANIFEST
60044           !> pod/perlhist.pod
60045 ____________________________________________________________________________
60046 [ 22150] By: nicholas                              on 2004/01/14  17:48:52
60047         Log: Bump version number as file has changed since 5.8.2
60048      Branch: perl
60049            ! lib/File/Find.pm
60050 ____________________________________________________________________________
60051 [ 22149] By: nicholas                              on 2004/01/14  17:45:54
60052         Log: Subject:  Doc patches for File::Find
60053              From:  Andy Lester <andy@petdance.com>
60054              Date:  Mon, 12 Jan 2004 00:10:50 -0600
60055              Message-Id:  <20040112061050.GB7308@petdance.com>
60056      Branch: perl
60057            ! lib/File/Find.pm
60058 ____________________________________________________________________________
60059 [ 22136] By: nicholas                              on 2004/01/14  13:01:27
60060         Log: Assimilate CGI 3.03
60061      Branch: perl
60062            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm
60063 ____________________________________________________________________________
60064 [ 22133] By: nicholas                              on 2004/01/13  22:53:42
60065         Log: Add VMS to the list of "don't fork" OSes
60066              [In the most simple way possible. Fix this properly post 5.8.3
60067              to use $Config{d_fork} or something more robust]
60068      Branch: perl
60069            ! ext/threads/shared/t/wait.t
60070 ____________________________________________________________________________
60071 [ 22129] By: rgs                                   on 2004/01/13  19:26:24
60072         Log: Subject: [PATCH] [ANNOUNCE] Math::BigInt v1.69
60073              From: Tels <perl_dummy@bloodgate.com>
60074              Date: Tue, 13 Jan 2004 19:28:48 +0100
60075              Message-Id: <200401131928.50247@bloodgate.com>
60076      Branch: perl
60077            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
60078            ! lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/bare_mbi.t
60079            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
60080            ! lib/Math/BigInt/t/sub_mbi.t
60081 ____________________________________________________________________________
60082 [ 22128] By: rgs                                   on 2004/01/13  09:06:11
60083         Log: MANIFEST adjustment.
60084      Branch: perl
60085            ! MANIFEST
60086 ____________________________________________________________________________
60087 [ 22126] By: ams                                   on 2004/01/13  07:16:33
60088         Log: Upgrade to Locale::Maketext 1.07.
60089      Branch: perl
60090            + lib/Locale/Maketext/t/04super.t
60091            + lib/Locale/Maketext/t/05super.t
60092            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
60093            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
60094 ____________________________________________________________________________
60095 [ 22125] By: rgs                                   on 2004/01/12  22:44:53
60096         Log: Document usage of $_ and pos() inside /(?{...})/.
60097              (see change #2367.)
60098      Branch: perl
60099            ! pod/perlre.pod
60100 ____________________________________________________________________________
60101 [ 22124] By: rgs                                   on 2004/01/12  22:10:51
60102         Log: Upgrade to MIME::Base64 2.23.
60103      Branch: perl
60104            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
60105            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
60106 ____________________________________________________________________________
60107 [ 22123] By: rgs                                   on 2004/01/12  21:24:28
60108         Log: Subject: [PATCH handy.h] RE: MIME-Base64-2.22 [PATCH]
60109              From: Robin Barker <Robin.Barker@npl.co.uk>
60110              Date: Thu, 8 Jan 2004 16:21:25 -0000
60111              Message-ID: <533D273D4014D411AB1D00062938C4D904046787@hotel.npl.co.uk>
60112      Branch: perl
60113            ! handy.h
60114 ____________________________________________________________________________
60115 [ 22122] By: nicholas                              on 2004/01/12  19:52:16
60116         Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
60117              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
60118              Message-ID: <Pine.LNX.4.58.0401121127210.15844@benevelle.wi.securepipe.com>
60119              Date: Mon, 12 Jan 2004 12:41:52 -0600 (CST)
60120      Branch: perl
60121            ! ext/threads/shared/t/wait.t
60122 ____________________________________________________________________________
60123 [ 22121] By: nicholas                              on 2004/01/12  17:27:25
60124         Log: use sv_setpvn rather than sv_setpv and save a strlen()
60125      Branch: perl
60126            ! doop.c
60127 ____________________________________________________________________________
60128 [ 22120] By: merijn                                on 2004/01/12  13:04:42
60129         Log: Subject: [PATCH] Make 'Configure -Dcf_by=...' work
60130              From: Gisle Aas <gisle@ActiveState.com>
60131              Date: 12 Jan 2004 02:35:27 -0800
60132              Message-ID: <lrvfnh315c.fsf@caliper.activestate.com>
60133      Branch: perl
60134            ! Configure
60135 ____________________________________________________________________________
60136 [ 22117] By: rgs                                   on 2004/01/12  10:10:43
60137         Log: Subject: Re: [perl #24846] [PATCH] Apparent utf8 bug in join() in 5.8.[012]
60138              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
60139              Date: Mon, 12 Jan 2004 11:19:37 +0900
60140              Message-Id: <20040112111007.EB69.BQW10602@nifty.com>
60141      Branch: perl
60142            ! doop.c t/op/join.t
60143 ____________________________________________________________________________
60144 [ 22115] By: nicholas                              on 2004/01/11  23:37:09
60145         Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
60146              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
60147              Message-ID: <Pine.LNX.4.58.0401111548010.6679@localhost.localdomain>
60148              Date: Sun, 11 Jan 2004 16:24:18 -0600 (CST)
60149      Branch: perl
60150            ! ext/threads/shared/t/wait.t
60151 ____________________________________________________________________________
60152 [ 22113] By: nicholas                              on 2004/01/11  23:14:48
60153         Log: Regenerate win32/Makefile and win32/makefile.mk after
60154
60155              Integrate:
60156              [ 22081]
60157              Move pod/perldelta.pod to pod/perl583delta.pod, and arrange for
60158              a copy to be made at build time.
60159
60160              [ 22111]
60161              Subject: Re: [PATCH win32/makefile.mk] (was Re: 5.8.3 RC1)
60162              From: Abe Timmerman <abe@ztreet.demon.nl>
60163              Message-Id: <200401111813.40829.abe@ztreet.demon.nl>
60164              Date: Sun, 11 Jan 2004 18:13:40 +0100
60165
60166              plus revert 22092 and 22080
60167      Branch: perl
60168            ! pod.lst win32/Makefile win32/makefile.mk
60169           !> pod/buildtoc
60170 ____________________________________________________________________________
60171 [ 22112] By: rgs                                   on 2004/01/11  22:38:08
60172         Log: Upgrade to Cwd 2.14.
60173      Branch: perl
60174            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
60175 ____________________________________________________________________________
60176 [ 22110] By: rgs                                   on 2004/01/11  16:34:43
60177         Log: Upgrade to Math::BigRat 0.11
60178
60179              Subject: [PATCH] [ANNOUCNE] Math::BigRat 0.11
60180              From: Tels <perl_dummy@bloodgate.com>
60181              Date: Wed, 7 Jan 2004 18:30:06 +0100
60182              Message-Id: <200401071830.07445@bloodgate.com>
60183      Branch: perl
60184            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
60185            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
60186 ____________________________________________________________________________
60187 [ 22109] By: rgs                                   on 2004/01/10  23:39:38
60188         Log: Subject: [PATCH] Nicer formatting for function arguments in Carp messages
60189              From: Steve Hay <steve.hay@uk.radan.com>
60190              Date: Wed, 07 Jan 2004 13:22:30 +0000
60191              Message-ID: <3FFC0816.9090406@uk.radan.com>
60192
60193              (and increment version number in Carp)
60194      Branch: perl
60195            ! lib/Carp.pm lib/Carp/Heavy.pm
60196 ____________________________________________________________________________
60197 [ 22108] By: adi                                   on 2004/01/10  21:33:59
60198         Log: documentation nit
60199      Branch: perl
60200            ! pod/perlop.pod
60201 ____________________________________________________________________________
60202 [ 22107] By: adi                                   on 2004/01/10  20:19:09
60203         Log: nit to Bytecode - the av_extend opcode wasn't saved when
60204              the array had AvFILL == 0
60205      Branch: perl
60206            ! ext/B/B/Assembler.pm
60207 ____________________________________________________________________________
60208 [ 22106] By: adi                                   on 2004/01/10  20:16:03
60209         Log: still problems with backreferences + reverse cloning
60210              after #21936 - the weak reference may live on the pad.
60211      Branch: perl
60212            ! sv.c
60213 ____________________________________________________________________________
60214 [ 22104] By: nicholas                              on 2004/01/09  19:50:43
60215         Log: Bah. Makefile.PL still tests the sub-MANIFEST
60216      Branch: perl
60217            ! ext/Storable/MANIFEST
60218 ____________________________________________________________________________
60219 [ 22103] By: davem                                 on 2004/01/09  12:20:38
60220         Log: temporarily backout test of thread returning a closure. It crashes
60221              win32.
60222      Branch: perl
60223            ! ext/threads/t/problems.t
60224 ____________________________________________________________________________
60225 [ 22102] By: davem                                 on 2004/01/08  22:32:28
60226         Log: Subject: segv in pad.c with threads (was: DBD::Oracle and Perl 5.8.2 threads)
60227              Message-ID: <20040107121357.GD82921@dansat.data-plan.com>
60228
60229              Returning a closure from a thread (via join) could mess up because
60230              pointers to PL_sv_undef weren't rejigged to point at the joiner's
60231              version of PL_sv_undef. Also, the closure's CvGV got cloned too
60232              but never freed, since CvGV isn't refcounted.
60233      Branch: perl
60234            ! ext/threads/t/problems.t ext/threads/threads.xs sv.c
60235 ____________________________________________________________________________
60236 [ 22101] By: rgs                                   on 2004/01/08  21:00:56
60237         Log: perl582delta.pod was not in the MANIFEST.
60238      Branch: perl
60239            ! MANIFEST
60240 ____________________________________________________________________________
60241 [ 22100] By: nicholas                              on 2004/01/08  17:35:27
60242         Log: Integrate:
60243              [ 22093]
60244              Graham says that the search.cpan.org pod finder hashes on name
60245              The 4 files all thinking they are perldelta.pod confuses it.
60246      Branch: perl
60247           +> pod/perl582delta.pod
60248           !> pod/perl581delta.pod pod/perl58delta.pod
60249 ____________________________________________________________________________
60250 [ 22096] By: nicholas                              on 2004/01/08  13:15:38
60251         Log: Subject: [PATCH pod/perlhist.pod] Mention 5.8.3-RC1
60252              From: Abigail <abigail@abigail.nl>
60253              Message-ID: <20040107230027.GC393@abigail.nl>
60254              Date: Thu, 8 Jan 2004 00:00:27 +0100
60255      Branch: perl
60256            ! pod/perlhist.pod
60257 ____________________________________________________________________________
60258 [ 22091] By: nicholas                              on 2004/01/07  19:09:50
60259         Log: [Integrate]
60260              22088 22089 22090 (datestamp corrections - let's see if this really
60261              works)
60262      Branch: perl
60263           !> (integrate 35 files)
60264 ____________________________________________________________________________
60265 [ 22084] By: rgs                                   on 2004/01/07  09:25:16
60266         Log: Hardcoded numerical flag masks. Bad.
60267      Branch: perl
60268            ! doop.c
60269 ____________________________________________________________________________
60270 [ 22083] By: nicholas                              on 2004/01/06  18:57:29
60271         Log: Seems that sv_setsv_cow needs to be visible to core extensions,
60272              so that re will build properly on Win32. Thanks to Steve Hay for
60273              trying COW and finding the problems.
60274      Branch: perl
60275            ! embed.fnc embed.h
60276 ____________________________________________________________________________
60277 [ 22082] By: rgs                                   on 2004/01/06  18:11:22
60278         Log: Fix bug #24813 : the -0 wasn't recognized on the #! line
60279      Branch: perl
60280            + t/run/switch0.t
60281            ! MANIFEST perl.c
60282 ____________________________________________________________________________
60283 [ 22079] By: nicholas                              on 2004/01/06  12:38:52
60284         Log: Jarkko didn't move the cd ..\pod correctly. Given that it's been
60285              like this pre 5.8.1, I suspect that no-one has used it recently.
60286      Branch: perl
60287            ! win32/makefile.mk
60288 ____________________________________________________________________________
60289 [ 22076] By: rgs                                   on 2004/01/06  08:18:44
60290         Log: The TODO tag should be included also when a TODO test succeeds,
60291              so it's reported by the test harness
60292      Branch: perl
60293            ! t/op/write.t
60294 ____________________________________________________________________________
60295 [ 22075] By: rgs                                   on 2004/01/06  07:56:25
60296         Log: This TODO test seems to pass now.
60297      Branch: perl
60298            ! t/op/write.t
60299 ____________________________________________________________________________
60300 [ 22074] By: rgs                                   on 2004/01/05  23:29:55
60301         Log: Some of the bitwise manipulation PP functions weren't checking
60302              whether their arguments were magical before using them.
60303              (bug [#24816]).
60304      Branch: perl
60305            ! pp.c
60306 ____________________________________________________________________________
60307 [ 22071] By: davem                                 on 2004/01/05  22:17:04
60308         Log: [perl #24674]
60309              stop $^O getting tainted on read access, and disallow tainted
60310              assignment to it
60311      Branch: perl
60312            ! mg.c t/op/taint.t
60313 ____________________________________________________________________________
60314 [ 22068] By: rgs                                   on 2004/01/05  21:48:30
60315         Log: Some mandatory syntax warnings emitted by the lexer weren't
60316              disableable (bug [perl #24815]).
60317      Branch: perl
60318            ! pod/perldiag.pod t/lib/warnings/toke toke.c
60319 ____________________________________________________________________________
60320 [ 22067] By: nicholas                              on 2004/01/05  21:36:07
60321         Log: Change the flag logic in buildtoc
60322      Branch: perl
60323            ! pod.lst pod/buildtoc
60324 ____________________________________________________________________________
60325 [ 22064] By: nicholas                              on 2004/01/05  21:16:09
60326         Log: Fix bug with MANIFEST generation when we also regenerate perltoc.pod
60327      Branch: perl
60328            ! pod/buildtoc
60329 ____________________________________________________________________________
60330 [ 22058] By: rgs                                   on 2004/01/05  06:17:47
60331         Log: Subject: [PATCH] skip num.t #47 on VMS
60332              From: "Craig A. Berry" <craigberry@mac.com>
60333              Date: Sun, 04 Jan 2004 23:16:26 -0600
60334              Message-ID: <3FF8F32A.5000108@mac.com>
60335      Branch: perl
60336            ! t/base/num.t
60337 ____________________________________________________________________________
60338 [ 22057] By: rgs                                   on 2004/01/05  06:17:07
60339         Log: Subject: [PATCH configure.com] future-proof signal check
60340              From: "Craig A. Berry" <craigberry@mac.com>
60341              Date: Sun, 04 Jan 2004 22:53:40 -0600
60342              Message-ID: <3FF8EDD4.3080308@mac.com>
60343      Branch: perl
60344            ! configure.com
60345 ____________________________________________________________________________
60346 [ 22056] By: rgs                                   on 2004/01/04  20:45:31
60347         Log: Upgrade to Cwd 2.13
60348      Branch: perl
60349            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
60350 ____________________________________________________________________________
60351 [ 22055] By: davem                                 on 2004/01/04  19:34:36
60352         Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
60353              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
60354              Date: Fri, 2 Jan 2004 11:31:46 +0100
60355              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4B3@attmsx1>
60356
60357              eval of of a truncated format should fail
60358      Branch: perl
60359            ! t/op/write.t toke.c
60360 ____________________________________________________________________________
60361 [ 22052] By: rgs                                   on 2004/01/03  19:53:53
60362         Log: Upgrade to PerlIO::via::QuotedPrint 0.06
60363      Branch: perl
60364            ! lib/PerlIO/via/QuotedPrint.pm
60365 ____________________________________________________________________________
60366 [ 22051] By: rgs                                   on 2004/01/03  19:51:02
60367         Log: Upgrade to Time::HiRes 1.54
60368      Branch: perl
60369            + ext/Time/HiRes/hints/solaris.pl
60370            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
60371            ! ext/Time/HiRes/HiRes.xs
60372 ____________________________________________________________________________
60373 [ 22050] By: nicholas                              on 2004/01/03  19:24:00
60374         Log: No matter how hard you proof read it, something always slips through.
60375      Branch: perl
60376            ! ext/Storable/ChangeLog
60377 ____________________________________________________________________________
60378 [ 22049] By: nicholas                              on 2004/01/03  19:22:08
60379         Log: Fix minor problems with the CPAN release
60380              1: Make Storable.xs to work on 5.8.2 and later (already in the core)
60381              2: Ship the linux hints file
60382              3: Ship Test::More for the benefit of Perls pre 5.6.2
60383              4: Correct Makefile.PL to install in core for 5.8.0 and later
60384      Branch: perl
60385            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
60386            ! ext/Storable/Makefile.PL ext/Storable/README
60387            ! ext/Storable/Storable.pm
60388 ____________________________________________________________________________
60389 [ 22047] By: rgs                                   on 2004/01/03  00:07:13
60390         Log: Tidy up change #18751, so that the second parameter to unpack()
60391              defaults to $_ at compile-time, instead of run-time (like all
60392              other primitives that default to $_).
60393      Branch: perl
60394            ! embed.h op.c opcode.h opcode.pl pp.sym pp_pack.c pp_proto.h
60395 ____________________________________________________________________________
60396 [ 22044] By: nicholas                              on 2004/01/02  16:17:24
60397         Log: Bump $threads::VERSION as the documentation has changed. Tweak the
60398              documentaiton, update Arthur's e-mail address
60399      Branch: perl
60400            ! ext/threads/threads.pm
60401 ____________________________________________________________________________
60402 [ 22043] By: rgs                                   on 2004/01/02  08:35:22
60403         Log: Use the optimization level -O2 by default on Linux/gcc.
60404              See :
60405              Subject: Benchmarking (was Re: GCC bug breaking Perl_sv_catpvfn()?)
60406              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
60407              Date: Thu, 1 Jan 2004 05:32:15 +0100
60408              Message-ID: <071601c3d020$4046d2a0$d500a8c0@R2D2>
60409      Branch: perl
60410            ! hints/linux.sh
60411 ____________________________________________________________________________
60412 [ 22041] By: nicholas                              on 2004/01/02  00:38:00
60413         Log: Update debugger version number and Changes file
60414      Branch: perl
60415            ! lib/perl5db.pl
60416 ____________________________________________________________________________
60417 [ 22037] By: davem                                 on 2004/01/01  23:22:10
60418         Log: addition to 22036 (document SUPER better): superclass may be plural
60419      Branch: perl
60420            ! pod/perlbot.pod pod/perlobj.pod
60421 ____________________________________________________________________________
60422 [ 22036] By: davem                                 on 2004/01/01  22:23:11
60423         Log: Document the quirks of SUPER, especially the fact that it it
60424              relative to the current package and not to the invoking object.
60425      Branch: perl
60426            ! pod/perlboot.pod pod/perlbot.pod pod/perlobj.pod
60427            ! pod/perltoot.pod
60428 ____________________________________________________________________________
60429 [ 22034] By: davem                                 on 2004/01/01  19:58:08
60430         Log: Fix bug #24383, where hashes with the :unique attribute weren't
60431              getting made readonly on interpreter clone. Also, remove the
60432              :unique attribute from the hashes in warnings.pm, since they may
60433              later be modified by warnings::register.  Finally, adds tests for
60434              the :unique attribute.
60435      Branch: perl
60436            ! ext/threads/t/problems.t lib/warnings.pm sv.c warnings.pl
60437 ____________________________________________________________________________
60438 [ 22033] By: nicholas                              on 2004/01/01  19:22:24
60439         Log: Subject: Perl 5.8.3 patches from the BS2000 port - part 2
60440              From: Dorner Thomas <tdorner@amadeus.net>
60441              Message-ID: <6727B1DACFCDD311A757009027CA8D69044B6740@Ex02.inhouse.start.de>
60442              Date: Fri, 19 Dec 2003 07:16:47 +0100
60443      Branch: perl
60444            ! t/io/utf8.t t/op/pat.t
60445 ____________________________________________________________________________
60446 [ 22032] By: rgs                                   on 2004/01/01  17:29:21
60447         Log: Subject: [PATCH 5.8.2 @21574] OS/2 update
60448              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
60449              Date: Thu, 18 Dec 2003 14:10:29 -0800
60450              Message-ID: <20031218221029.GA7898@math.berkeley.edu>
60451      Branch: perl
60452            ! README.os2 hints/os2.sh installperl lib/ExtUtils/MM_Unix.pm
60453            ! makedef.pl os2/Changes os2/OS2/REXX/DLL/Changes
60454            ! os2/OS2/REXX/DLL/DLL.pm os2/os2.c os2/os2ish.h os2/perl2cmd.pl
60455 ____________________________________________________________________________
60456 [ 22031] By: rgs                                   on 2004/01/01  16:30:13
60457         Log: Document that /[\W]/ doesn't work, unicode-wise (see bug #18281)
60458      Branch: perl
60459            ! pod/perlunicode.pod
60460 ____________________________________________________________________________
60461 [ 22030] By: rgs                                   on 2004/01/01  13:55:31
60462         Log: Document that detached threads aren't supported on Windows yet.
60463      Branch: perl
60464            ! ext/threads/threads.pm
60465 ____________________________________________________________________________
60466 [ 22029] By: rgs                                   on 2004/01/01  13:30:33
60467         Log: Upgrade to Getopt::Long 2.34_01
60468      Branch: perl
60469            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
60470 ____________________________________________________________________________
60471 [ 22026] By: nicholas                              on 2003/12/31  15:22:31
60472         Log: Tweak 00compile.t to avoid splatting a DIAG over core perl's
60473              beautiful clean run of OKs. You are all getting a clean run of OKs,
60474              aren't you?
60475      Branch: perl
60476            ! lib/Test/Harness/t/00compile.t
60477 ____________________________________________________________________________
60478 [ 22025] By: nicholas                              on 2003/12/31  15:11:51
60479         Log: Subject: [PATCH] "piconv -C 512" badly broken
60480              From: Autrijus Tang <autrijus@autrijus.org>
60481              Message-Id: <1072870210.769.5.camel@localhost>
60482              Date: Wed, 31 Dec 2003 19:30:10 +0800
60483      Branch: perl
60484            ! ext/Encode/bin/piconv
60485 ____________________________________________________________________________
60486 [ 22021] By: rgs                                   on 2003/12/31  08:28:43
60487         Log: Upgrade to Test::Harness 2.40.
60488      Branch: perl
60489            ! lib/Test/Harness.pm lib/Test/Harness/Changes
60490            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
60491            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/00compile.t
60492            ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
60493            ! lib/Test/Harness/t/prove-switches.t
60494            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
60495            ! lib/Test/Harness/t/test-harness.t
60496 ____________________________________________________________________________
60497 [ 22020] By: rgs                                   on 2003/12/31  07:59:19
60498         Log: C++ comments, bad.
60499      Branch: perl
60500            ! ext/Cwd/Cwd.xs
60501 ____________________________________________________________________________
60502 [ 22018] By: nicholas                              on 2003/12/30  23:29:59
60503         Log: Bump VERSION numbers
60504      Branch: perl
60505            ! ext/POSIX/POSIX.pm lib/Benchmark.pm lib/File/CheckTree.pm
60506            ! lib/Getopt/Std.pm lib/PerlIO.pm lib/Tie/Hash.pm
60507            ! lib/diagnostics.pm
60508 ____________________________________________________________________________
60509 [ 22016] By: rgs                                   on 2003/12/30  21:10:22
60510         Log: A patch for Test::Harness on VMS by Craig Berry
60511              (see RT CPAN bug #4745)
60512      Branch: perl
60513            ! lib/Test/Harness/Straps.pm
60514 ____________________________________________________________________________
60515 [ 22013] By: nicholas                              on 2003/12/30  18:18:28
60516         Log: Subject: more uni doc tweakage
60517              From: Jarkko Hietaniemi <jhi@iki.fi>
60518              Message-ID: <20031230133755.GA23118@vipunen.hut.fi>
60519              Date: Tue, 30 Dec 2003 15:37:55 +0200
60520
60521              Subject: one more pod fix
60522              From: Jarkko Hietaniemi <jhi@iki.fi>
60523              Message-ID: <20031230135641.GA24516@vipunen.hut.fi>
60524              Date: Tue, 30 Dec 2003 15:56:41 +0200
60525      Branch: perl
60526            ! lib/PerlIO.pm pod/perlunicode.pod
60527 ____________________________________________________________________________
60528 [ 22009] By: davem                                 on 2003/12/30  17:14:44
60529         Log: bug #24757 perlrun.pod's description of find -mtime was ambiguous
60530      Branch: perl
60531            ! pod/perlrun.pod
60532 ____________________________________________________________________________
60533 [ 22007] By: rgs                                   on 2003/12/30  16:04:47
60534         Log: Upgrade to Math::BigInt 1.68.
60535      Branch: perl
60536            + lib/Math/BigInt/t/bigroot.t
60537            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
60538            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
60539            ! lib/Math/BigInt/t/alias.inc lib/Math/BigInt/t/bare_mbi.t
60540            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
60541            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbi.t
60542 ____________________________________________________________________________
60543 [ 22005] By: davem                                 on 2003/12/30  15:07:50
60544         Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
60545              heuristics for calculating buffer size needed to compile a format
60546              didn't allow for \0
60547      Branch: perl
60548            ! pp_ctl.c t/op/write.t
60549 ____________________________________________________________________________
60550 [ 22003] By: rgs                                   on 2003/12/30  12:54:02
60551         Log: Add a regression test for bug #24762
60552      Branch: perl
60553            ! t/comp/parser.t
60554 ____________________________________________________________________________
60555 [ 22002] By: rgs                                   on 2003/12/30  12:49:09
60556         Log: Updates the notes about byacc in pumpkin.pod.
60557      Branch: perl
60558            ! Porting/pumpkin.pod
60559 ____________________________________________________________________________
60560 [ 22001] By: rgs                                   on 2003/12/30  09:58:08
60561         Log: Bump up UNIVERSAL's version to 1.02
60562              (due to fix #21418)
60563      Branch: perl
60564            ! lib/UNIVERSAL.pm
60565 ____________________________________________________________________________
60566 [ 21999] By: nicholas                              on 2003/12/29  23:53:31
60567         Log: Add Mike Pomraning
60568      Branch: perl
60569            ! AUTHORS
60570 ____________________________________________________________________________
60571 [ 21997] By: rgs                                   on 2003/12/29  20:11:12
60572         Log: Update the README and Changes files for Switch 2.10
60573      Branch: perl
60574            ! lib/Switch/Changes lib/Switch/README
60575 ____________________________________________________________________________
60576 [ 21996] By: rgs                                   on 2003/12/29  20:07:00
60577         Log: Upgrade to Switch 2.10, by integrating some changes by Damian
60578      Branch: perl
60579            ! lib/Switch.pm
60580 ____________________________________________________________________________
60581 [ 21993] By: rgs                                   on 2003/12/29  10:49:29
60582         Log: Windows hasn't getuid/setuid and friends.
60583              Therefore disable the code related to them in POSIX.xs.
60584
60585              Subject: [PATCH: ext/POSIX/POSIX.xs] Re: Smoke [5.8.2] 21979 FAIL(Xt) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
60586              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
60587              Date: Mon, 29 Dec 2003 04:51:19 +0100
60588              Message-ID: <03d401c3cdbf$05730ee0$d500a8c0@R2D2>
60589      Branch: perl
60590            ! ext/POSIX/POSIX.xs
60591 ____________________________________________________________________________
60592 [ 21992] By: rgs                                   on 2003/12/29  10:31:07
60593         Log: Subject: [PATCH] win32_chsize buglet
60594              From: "Kevin Chase" <kevincha99@hotmail.com>
60595              Date: Sun, 28 Dec 2003 15:48:56 -0800
60596              Message-ID: <BAY2-F90usv0ccZRh8Z0005683d@hotmail.com>
60597      Branch: perl
60598            ! win32/win32.c
60599 ____________________________________________________________________________
60600 [ 21991] By: rgs                                   on 2003/12/29  08:10:51
60601         Log: Upgrade to Encode 1.99.
60602      Branch: perl
60603            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
60604            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
60605            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
60606            ! ext/Encode/t/mime-header.t ext/Encode/ucm/gsm0338.ucm
60607            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
60608            ! ext/Encode/ucm/macHebrew.ucm
60609 ____________________________________________________________________________
60610 [ 21990] By: rgs                                   on 2003/12/28  18:41:35
60611         Log: Fix a little syntax error, reported by Marcus Holland-Moritz
60612      Branch: perl
60613            ! win32/win32.c
60614 ____________________________________________________________________________
60615 [ 21989] By: nicholas                              on 2003/12/28  11:49:20
60616         Log: From: "Nigel Sandever" <njsandever@hotmail.com>
60617              Subject: [PATCH] 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE_FILES
60618              Message-ID: <Law9-F94BdsnvUFcxT500000ea5@hotmail.com>
60619              Date: Thu, 25 Sep 2003 21:49:07 +0000
60620      Branch: perl
60621            ! dosish.h win32/win32.c win32/win32sck.c
60622 ____________________________________________________________________________
60623 [ 21988] By: rgs                                   on 2003/12/27  23:46:40
60624         Log: Regenerate the perly.c patch for byacc output painless fixing
60625      Branch: perl
60626            ! perly_c.diff
60627 ____________________________________________________________________________
60628 [ 21986] By: rgs                                   on 2003/12/27  23:11:59
60629         Log: Fix bug [perl #24762] : C<*foo{CODE} ? 1 : 0> was a syntax error
60630      Branch: perl
60631            ! perly.c perly.y vms/perly_c.vms
60632 ____________________________________________________________________________
60633 [ 21985] By: nicholas                              on 2003/12/27  22:55:35
60634         Log: Subject: Cross compilation patches for arm.
60635              From: Redvers Davies <red@criticalintegration.com>
60636              Message-Id: <1072098653.4789.6.camel@ragefire>
60637              Date: Mon, 22 Dec 2003 08:11:34 -0500
60638      Branch: perl
60639            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
60640            ! Cross/config.sh-arm-linux Cross/installperl.patch
60641 ____________________________________________________________________________
60642 [ 21983] By: rgs                                   on 2003/12/27  21:29:04
60643         Log: Fix bug [perl #24735] : make sure that the range (..) operator
60644              treats an undefined argument as 0 for numerical ranges and as ""
60645              for magical string ranges.
60646      Branch: perl
60647            ! pp_ctl.c t/op/range.t
60648 ____________________________________________________________________________
60649 [ 21981] By: rgs                                   on 2003/12/27  20:14:09
60650         Log: Subject: PATCH:  *DB*_File
60651              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
60652              Date: Sat, 27 Dec 2003 20:02:30 -0000
60653              Message-ID: <AIEAJICLCBDNAAOLLOKLIEAOPGAA.Paul.Marquess@btinternet.com>
60654      Branch: perl
60655            ! XSUB.h ext/DB_File/Changes ext/DB_File/DB_File.pm
60656            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
60657            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
60658            ! ext/DB_File/typemap ext/GDBM_File/typemap
60659            ! ext/NDBM_File/typemap ext/ODBM_File/typemap
60660            ! ext/SDBM_File/typemap
60661 ____________________________________________________________________________
60662 [ 21978] By: nicholas                              on 2003/12/27  18:31:27
60663         Log: Straggler from Cwd
60664      Branch: perl
60665            + ext/Cwd/Changes
60666 ____________________________________________________________________________
60667 [ 21977] By: nicholas                              on 2003/12/27  18:29:44
60668         Log: Straggler from Unicode::Collate.
60669              We need to automate this.
60670              For some value of we. (tr/w/m/ I suspect)
60671      Branch: perl
60672            + lib/Unicode/Collate/t/rearrang.t
60673 ____________________________________________________________________________
60674 [ 21976] By: nicholas                              on 2003/12/27  18:28:37
60675         Log: Assimilate Unicode::Collate 0.33
60676      Branch: perl
60677            + lib/Unicode/Collate/t/altern.t lib/Unicode/Collate/t/view.t
60678            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
60679            ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
60680            ! lib/Unicode/Collate/t/contract.t
60681            ! lib/Unicode/Collate/t/illegal.t lib/Unicode/Collate/t/test.t
60682            ! lib/Unicode/Collate/t/version.t
60683 ____________________________________________________________________________
60684 [ 21975] By: nicholas                              on 2003/12/27  18:12:33
60685         Log: Assimilate PodParser-1.26
60686      Branch: perl
60687            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
60688            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/PlainText.pm
60689            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/pod2usage.PL
60690            ! pod/podselect.PL t/pod/pod2usage.xr t/pod/podselect.xr
60691 ____________________________________________________________________________
60692 [ 21974] By: nicholas                              on 2003/12/27  17:50:34
60693         Log: Assimilate File::Spec 0.87
60694      Branch: perl
60695            ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
60696 ____________________________________________________________________________
60697 [ 21973] By: nicholas                              on 2003/12/27  17:24:27
60698         Log: Assimilate Digest 1.05
60699      Branch: perl
60700            ! lib/Digest.pm lib/Digest/t/digest.t
60701 ____________________________________________________________________________
60702 [ 21972] By: nicholas                              on 2003/12/27  17:20:23
60703         Log: Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainers, so change
60704              21646 was only applied to core (must punt this back and thereby unfork)
60705              Need to fix test boilerplate properly for PERL_CORE
60706      Branch: perl
60707            ! MANIFEST Porting/Maintainers.pl ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
60708            ! ext/Cwd/t/taint.t lib/Cwd.pm
60709 ____________________________________________________________________________
60710 [ 21971] By: nicholas                              on 2003/12/27  16:55:54
60711         Log: Subject: [PATCH] Remove Win32 compiler warnings
60712              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
60713              Date: Sat, 27 Dec 2003 17:39:20 +0100
60714              Message-ID: <018901c3cc97$fa976660$d500a8c0@R2D2>
60715      Branch: perl
60716            ! ext/XS/APItest/APItest.xs ext/threads/shared/shared.xs sv.c
60717 ____________________________________________________________________________
60718 [ 21970] By: nicholas                              on 2003/12/27  16:39:01
60719         Log: Allow overriding of the p4 settings via environment variables
60720              Make regexp more robust to parse FreeBSD's patch output
60721      Branch: perl
60722            ! Porting/apply
60723 ____________________________________________________________________________
60724 [ 21968] By: rgs                                   on 2003/12/27  14:27:57
60725         Log: Subject: [PATCH] perl 5.8.0, FindBin::again
60726              From: Slaven Rezic <slaven@rezic.de>
60727              Date: 01 May 2003 21:28:10 +0200
60728              Message-ID: <873cjy31rp.fsf@vran.herceg.de>
60729      Branch: perl
60730            ! lib/FindBin.pm lib/FindBin.t
60731 ____________________________________________________________________________
60732 [ 21967] By: nicholas                              on 2003/12/27  13:26:29
60733         Log: Subject: [PATCH: sv.c] Turn Quad_t to Uquad_t in unsigned branch
60734              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
60735              Date: Sat, 27 Dec 2003 02:48:19 +0100
60736              Message-ID: <010001c3cc1b$813763a0$d500a8c0@R2D2>
60737      Branch: perl
60738            ! sv.c
60739 ____________________________________________________________________________
60740 [ 21964] By: nicholas                              on 2003/12/26  20:31:38
60741         Log: Change minimum perl version where the test is run from 5.9.0 to 5.8.3
60742              as I'm going to integrate the core patch
60743      Branch: perl
60744            ! ext/List/Util/t/weak.t
60745 ____________________________________________________________________________
60746 [ 21962] By: nicholas                              on 2003/12/26  19:22:16
60747         Log: Subject: [PATCH: sv.c] Re: GCC bug breaking Perl_sv_catpvfn()?
60748              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
60749              Date: Fri, 26 Dec 2003 02:47:09 +0100
60750              Message-ID: <03ca01c3cb52$2d509b40$5700a8c0@R2D2>
60751      Branch: perl
60752            ! sv.c
60753 ____________________________________________________________________________
60754 [ 21960] By: rgs                                   on 2003/12/26  10:18:24
60755         Log: Refactor the code that checks whether a range is numeric
60756              or string-magical.
60757      Branch: perl
60758            ! pp_ctl.c
60759 ____________________________________________________________________________
60760 [ 21959] By: rgs                                   on 2003/12/26  08:51:06
60761         Log: Restore ext/SDBM_File/sdbm/Makefile to its pre-21655 state.
60762              This fixes building SDBM_File on AIX.
60763      Branch: perl
60764            ! ext/SDBM_File/sdbm/Makefile.PL
60765 ____________________________________________________________________________
60766 [ 21958] By: rgs                                   on 2003/12/25  21:22:25
60767         Log: Fix bug [perl #24641] : when POSIX::set[ug]id() are called,
60768              update the perl variables PL_uid and PL_euid (resp. PL_gid
60769              and PL_egid) with the new values.
60770      Branch: perl
60771            ! ext/POSIX/POSIX.xs
60772 ____________________________________________________________________________
60773 [ 21957] By: rgs                                   on 2003/12/25  20:14:00
60774         Log: Subject: [PATCH 5.8.2 @21574] INSTALL_PREFIX from C
60775              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
60776              Date: Thu, 18 Dec 2003 12:30:06 -0800
60777              Message-ID: <20031218203006.GA7772@math.berkeley.edu>
60778      Branch: perl
60779            ! config_h.SH
60780 ____________________________________________________________________________
60781 [ 21956] By: rgs                                   on 2003/12/25  19:40:55
60782         Log: Subject: BigInt v1.68 - pre-release
60783              From: Tels <perl_dummy@bloodgate.com>
60784              Date: Tue, 23 Dec 2003 01:09:23 +0100
60785              Message-Id: <200312230106.27661@bloodgate.com>
60786      Branch: perl
60787            + lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/alias.inc
60788            + lib/Math/BigInt/t/mbf_ali.t lib/Math/BigInt/t/mbi_ali.t
60789            + lib/Math/BigInt/t/sub_ali.t
60790            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
60791            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
60792            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
60793            ! lib/Math/BigInt/t/upgrade.inc
60794 ____________________________________________________________________________
60795 [ 21955] By: rgs                                   on 2003/12/25  18:59:54
60796         Log: Subject: [perl #24506] [PATCH] cannot weaken refs to read only values
60797              From: Fergal Daly <fergal@esatclear.ie>
60798              Date: Tue, 2 Dec 2003 23:18:18 +0000
60799              Message-Id: <200312022318.18353.fergal@esatclear.ie>
60800
60801              (tweaked so the test is skipped on perls < 5.9.0)
60802      Branch: perl
60803            ! ext/List/Util/t/weak.t sv.c
60804 ____________________________________________________________________________
60805 [ 21953] By: nicholas                              on 2003/12/23  23:34:48
60806         Log: Subject:  [PATCH: perl@21949] document patch for VMS port on new file systems
60807              From:  PPrymmer@factset.com
60808              Date:  Tue, 23 Dec 2003 17:27:44 -0500
60809              Message-Id:  <OF32243F10.A592C9A9-ON85256E05.007B1741-85256E05.007B63CB@factset.com>
60810      Branch: perl
60811            ! README.vms
60812 ____________________________________________________________________________
60813 [ 21952] By: nicholas                              on 2003/12/23  23:19:19
60814         Log: Subject: [patch t/test.pl] comment fix
60815              From: Stas Bekman <stas@stason.org>
60816              Message-ID: <3FE8C65A.4060708@stason.org>
60817              Date: Tue, 23 Dec 2003 14:48:58 -0800
60818      Branch: perl
60819            ! t/test.pl
60820 ____________________________________________________________________________
60821 [ 21951] By: adi                                   on 2003/12/22  23:22:12
60822         Log: re-fix [perl #24508] without speed regression.
60823              keep an eye on this.
60824      Branch: perl
60825            ! op.c opcode.h opcode.pl
60826 ____________________________________________________________________________
60827 [ 21950] By: adi                                   on 2003/12/22  23:19:25
60828         Log: sanitize some macros - based on Chip Salzenberg suggestions and
60829              on the way GNU people use the gcc-ish 'blocks in parens'
60830      Branch: perl
60831            ! XSUB.h sv.h
60832 ____________________________________________________________________________
60833 [ 21948] By: nicholas                              on 2003/12/22  21:00:30
60834         Log: Subject: Re: Smoke [5.8.2] 21930 FAIL(t) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
60835              Message-ID: <Pine.LNX.4.58.0312220116520.17374@localhost.localdomain>
60836              Date: Mon, 22 Dec 2003 01:52:08 -0600 (CST)
60837              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
60838      Branch: perl
60839            ! ext/threads/shared/shared.xs
60840 ____________________________________________________________________________
60841 [ 21946] By: nicholas                              on 2003/12/22  20:34:06
60842         Log: Subject:  doc nits
60843              From:  Jarkko Hietaniemi <jhi@iki.fi>
60844              Date:  Mon, 22 Dec 2003 21:57:34 +0200
60845              Message-Id:  <20031222195734.GA29441@vipunen.hut.fi>
60846      Branch: perl
60847            ! pod/perltodo.pod pod/perlunicode.pod
60848 ____________________________________________________________________________
60849 [ 21944] By: merijn                                on 2003/12/22  10:13:43
60850         Log: Subject: [PATCH] configure.com archname tweak
60851              From: "Craig A. Berry" <craigberry@mac.com>
60852              Date: Sun, 21 Dec 2003 23:07:13 -0600
60853              Message-ID: <3FE67C01.1000704@mac.com>
60854      Branch: perl
60855            ! configure.com
60856 ____________________________________________________________________________
60857 [ 21942] By: rgs                                   on 2003/12/21  21:29:47
60858         Log: Subject: [perl #24651] Taint bug with multiple backticks in ref consturctors
60859              From: Mike Guy <mjtg@cam.ac.uk>
60860              Date: Fri, 19 Dec 2003 17:17:11 +0000
60861              Message-Id: <E1AXOFT-0007DE-7q@draco.cus.cam.ac.uk>
60862      Branch: perl
60863            ! pod/perlsec.pod
60864 ____________________________________________________________________________
60865 [ 21940] By: rgs                                   on 2003/12/21  15:33:19
60866         Log: Fix a side-effect of bug #24674 in the perl debugger.
60867
60868              Subject: [perl #24674] 5.x odd taint bug
60869              From: Dominique Quatravaux (via RT) <perlbug-followup@perl.org>
60870              Date: 16 Dec 2003 15:03:24 -0000
60871              Message-ID: <rt-3.0.7_01-24674-68456.11.3124667849085@perl.org>
60872      Branch: perl
60873            ! lib/perl5db.pl
60874 ____________________________________________________________________________
60875 [ 21938] By: rgs                                   on 2003/12/20  22:56:24
60876         Log: Subject: Perl 5.8.3 patches from the BS2000 port
60877              From: Dorner Thomas <tdorner@amadeus.net>
60878              Date: Wed, 17 Dec 2003 15:41:17 +0100
60879              Message-ID: <6727B1DACFCDD311A757009027CA8D69044B673A@Ex02.inhouse.start.de>
60880      Branch: perl
60881            ! hints/posix-bc.sh t/base/num.t t/comp/parser.t
60882 ____________________________________________________________________________
60883 [ 21937] By: adi                                   on 2003/12/20  21:37:03
60884         Log: after back-references, restricted hashes.
60885              see http://nntp.perl.org/group/perl.perl5.porters/86497
60886              this is hopefully only a temporary solution.
60887      Branch: perl
60888            ! perl.c
60889 ____________________________________________________________________________
60890 [ 21936] By: adi                                   on 2003/12/20  21:32:37
60891         Log: fix [perl #24660], [perl #24663].
60892      Branch: perl
60893            ! mg.c sv.c
60894 ____________________________________________________________________________
60895 [ 21935] By: rgs                                   on 2003/12/20  21:21:50
60896         Log: Upgrade to Time::Local 1.07_94
60897      Branch: perl
60898            ! lib/Time/Local.pm lib/Time/Local.t
60899 ____________________________________________________________________________
60900 [ 21933] By: nicholas                              on 2003/12/20  20:07:44
60901         Log: Subject: [PATCH] OpenVMS I64 support
60902              From: "Craig A. Berry" <craigberry@mac.com>
60903              Message-ID: <3FE2441F.2070603@mac.com>
60904              Date: Thu, 18 Dec 2003 18:19:43 -0600
60905      Branch: perl
60906            ! configure.com vms/gen_shrfls.pl
60907 ____________________________________________________________________________
60908 [ 21932] By: nicholas                              on 2003/12/20  19:57:51
60909         Log: remove duplicate PERL_HASH (as spotted by Enache Adrian in
60910              <20031220124854.GA1265@ratsnest.hole> )
60911      Branch: perl
60912            ! hv.c
60913 ____________________________________________________________________________
60914 [ 21931] By: nicholas                              on 2003/12/20  18:58:06
60915         Log: Solaris gconvert() doesn't like ndigits == 0. Currently we have no
60916              Configure test for troublesome gconvert(), so for now simply avoid
60917              the optimisation that calls gconvert() in this case.
60918      Branch: perl
60919            ! sv.c
60920 ____________________________________________________________________________
60921 [ 21928] By: rgs                                   on 2003/12/19  08:36:11
60922         Log: Upgrade to CGI.pm 3.01
60923      Branch: perl
60924            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm
60925            ! lib/CGI/Pretty.pm lib/CGI/Util.pm lib/CGI/t/carp.t
60926            ! lib/CGI/t/request.t
60927 ____________________________________________________________________________
60928 [ 21927] By: rgs                                   on 2003/12/19  08:10:41
60929         Log: Subject: [DOCPATCH] base.pm
60930              From: Elizabeth Mattijsen <liz@dijkmat.nl>
60931              Date: Thu, 18 Dec 2003 22:30:52 +0100
60932              Message-Id: <p05111b12bc07cc596977@[192.168.56.3]>
60933
60934              Plus, remove leftover mentions of pseudo-hashes
60935      Branch: perl
60936            ! lib/base.pm
60937 ____________________________________________________________________________
60938 [ 21924] By: nicholas                              on 2003/12/18  20:24:29
60939         Log: "Richard" - who he? (Add "Richard Clamp" to the list of pumpkings)
60940      Branch: perl
60941            ! pod/perlhist.pod
60942 ____________________________________________________________________________
60943 [ 21923] By: rgs                                   on 2003/12/18  14:58:42
60944         Log: Perl 1.0.16 has been released.
60945      Branch: perl
60946            ! pod/perlhist.pod
60947 ____________________________________________________________________________
60948 [ 21922] By: rgs                                   on 2003/12/17  21:36:36
60949         Log: Subject: [PATCH: embed.fnc] arguments for perl_clone()
60950              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
60951              Date: Wed, 17 Dec 2003 13:26:52 +0100
60952              Message-ID: <055701c3c499$11144f90$8cecfe91@R2D2>
60953      Branch: perl
60954            ! embed.fnc embed.h global.sym
60955 ____________________________________________________________________________
60956 [ 21921] By: rgs                                   on 2003/12/17  17:34:05
60957         Log: Subject: [PATCH] 2-arg cond_wait, cond_timedwait, tests
60958              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
60959              Date: Wed, 17 Dec 2003 00:05:58 -0600 (CST)
60960              Message-ID: <Pine.LNX.4.58.0312092202040.13494@benevelle.wi.securepipe.com>
60961      Branch: perl
60962            + ext/threads/shared/t/wait.t
60963            ! MANIFEST ext/threads/shared/shared.pm
60964            ! ext/threads/shared/shared.xs
60965 ____________________________________________________________________________
60966 [ 21918] By: rgs                                   on 2003/12/16  22:00:39
60967         Log: Sync with the latest MakeMaker snapshot.
60968              But set the $VERSION to 6.21_01.
60969      Branch: perl
60970            ! lib/ExtUtils/Changes lib/ExtUtils/MANIFEST.SKIP
60971            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
60972            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win95.pm
60973            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
60974            ! lib/ExtUtils/instmodsh
60975 ____________________________________________________________________________
60976 [ 21917] By: alanbur                               on 2003/12/15  09:13:49
60977         Log: Remove incorrect guards around inclusion of <signal.h>
60978              Causes problems with UNIX03/SUSv3
60979              Part 2 of change 21916 - oops!
60980
60981              See:
60982              Message-Id: <3FDD06A5.8010004@sun.com>
60983              Subject: Re: UNIX03 & C99 issue with 5.8.2
60984              From: Alan Burlison <Alan.Burlison@sun.com>
60985              Date: Mon, 15 Dec 2003 00:56:05 +0000
60986      Branch: perl
60987            ! doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h util.c
60988 ____________________________________________________________________________
60989 [ 21916] By: alanbur                               on 2003/12/15  09:02:58
60990         Log: Remove incorrect guards around inclusion of <signal.h>
60991              Causes problems with UNIX03/SUSv3
60992      Branch: perl
60993            ! doio.c
60994 ____________________________________________________________________________
60995 [ 21915] By: rgs                                   on 2003/12/15  07:43:50
60996         Log: Add the macros dAX and dITEMS to PPPort.
60997      Branch: perl
60998            ! ext/Devel/PPPort/PPPort.pm
60999 ____________________________________________________________________________
61000 [ 21914] By: rgs                                   on 2003/12/14  22:53:43
61001         Log: Subject: [patch Porting/pumpkin.pod] trying to ensure that PPPort is up-to-date on each new release
61002              From: Stas Bekman <stas@stason.org>
61003              Date: Sun, 14 Dec 2003 15:12:40 -0800
61004              Message-ID: <3FDCEE68.3080509@stason.org>
61005      Branch: perl
61006            ! Porting/pumpkin.pod
61007 ____________________________________________________________________________
61008 [ 21912] By: rgs                                   on 2003/12/14  22:48:17
61009         Log: Subject: [DOCPATCH] perlfunc delete
61010              From: Elizabeth Mattijsen <liz@dijkmat.nl>
61011              Date: Sun, 14 Dec 2003 20:25:07 +0100
61012              Message-Id: <p05111b07bc0269065a99@[192.168.56.3]>
61013      Branch: perl
61014            ! pod/perlfunc.pod
61015 ____________________________________________________________________________
61016 [ 21910] By: nicholas                              on 2003/12/14  20:06:41
61017         Log: Forgot to remove a comment
61018      Branch: perl
61019            ! pp.c
61020 ____________________________________________________________________________
61021 [ 21907] By: nicholas                              on 2003/12/14  18:35:15
61022         Log: S_save_hek_flags should honour the "free" flag.
61023              Ought to mask the flag bits that shouldn't be stored.
61024      Branch: perl
61025            ! hv.c
61026 ____________________________________________________________________________
61027 [ 21906] By: nicholas                              on 2003/12/14  17:06:13
61028         Log: Some fool missed a letter n.
61029              (and then "optimised" code based on its absense. D'oh)
61030              Restore the correct behaviour - fetch with uppercase key, then if
61031              still not found store with mixed/lowercase key.
61032      Branch: perl
61033            ! hv.c
61034 ____________________________________________________________________________
61035 [ 21905] By: nicholas                              on 2003/12/14  16:34:01
61036         Log: Subject: Re: Change 21862
61037              From: Enache Adrian <enache@rdslink.ro>
61038              Date: Wed, 10 Dec 2003 06:05:58 +0200
61039              Message-ID: <20031210040558.GC1584@ratsnest.hole>
61040
61041              (1st hunk), plus the equivalent for hv_delete_common
61042      Branch: perl
61043            ! hv.c
61044 ____________________________________________________________________________
61045 [ 21904] By: nicholas                              on 2003/12/14  15:32:32
61046         Log: Clean up a bug I introduced into caseless ENV hv_delete
61047              (should be the proper fix for 21870 and 21872's band aid)
61048      Branch: perl
61049            ! hv.c
61050 ____________________________________________________________________________
61051 [ 21902] By: rgs                                   on 2003/12/13  21:56:45
61052         Log: Subject: Re: 5.6.2-RC1 on Cygwin
61053              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
61054              Date: Sat, 6 Dec 2003 22:32:59 -0800
61055              Message-ID: <20031207063259.GA3004@efn.org>
61056              (with tweaks to cleanup code)
61057      Branch: perl
61058            ! t/op/taint.t
61059 ____________________________________________________________________________
61060 [ 21898] By: nicholas                              on 2003/12/13  19:20:41
61061         Log: Add Perl_ceil
61062      Branch: perl
61063            ! perl.h pp.c
61064 ____________________________________________________________________________
61065 [ 21897] By: rgs                                   on 2003/12/13  18:41:51
61066         Log: Reformat a long line in perlembed.pod (bug #24623).
61067      Branch: perl
61068            ! pod/perlembed.pod
61069 ____________________________________________________________________________
61070 [ 21896] By: nicholas                              on 2003/12/13  18:40:59
61071         Log: The binary compatibility notes say that new global functions should
61072              go at the end. Not that I'm anything more than "trainee" when it
61073              comes to this bincompat stuff.
61074      Branch: perl
61075            ! embed.fnc proto.h
61076 ____________________________________________________________________________
61077 [ 21895] By: rgs                                   on 2003/12/13  18:33:38
61078         Log: alarm() is now implemented on Win32.
61079      Branch: perl
61080            ! pod/perlport.pod
61081 ____________________________________________________________________________
61082 [ 21893] By: nicholas                              on 2003/12/13  17:40:32
61083         Log: foreach qw() { # not valid syntax for 5.005. So fix it.
61084      Branch: perl
61085            ! pod/buildtoc
61086 ____________________________________________________________________________
61087 [ 21892] By: rgs                                   on 2003/12/13  17:02:12
61088         Log: Subject: Patch for: [perl #24650] File::CheckTree should list Larry Wall as author, not unknown
61089              From: David Dyck <david.dyck@fluke.com>
61090              Date: Sat, 13 Dec 2003 00:01:34 -0800 (PST)
61091              Message-ID: <Pine.LNX.4.51.0312122351450.8825@dd.tc.fluke.com>
61092      Branch: perl
61093            ! lib/File/CheckTree.pm
61094 ____________________________________________________________________________
61095 [ 21891] By: rgs                                   on 2003/12/13  16:33:46
61096         Log: Make the XSRETURN macro evaluate its argument only once.
61097      Branch: perl
61098            ! XSUB.h
61099 ____________________________________________________________________________
61100 [ 21886] By: rgs                                   on 2003/12/13  12:30:08
61101         Log: More POD fixes ; regenerate perltoc and perlmodlib.
61102      Branch: perl
61103            ! ext/DynaLoader/DynaLoader_pm.PL pod/perlmodlib.pod
61104            ! pod/perltoc.pod
61105 ____________________________________________________________________________
61106 [ 21885] By: rgs                                   on 2003/12/13  12:21:26
61107         Log: Fix some of the pods to produce more standard manpages,
61108              as reported by Eric S. Raymond.
61109      Branch: perl
61110            ! README.ce README.netware lib/Getopt/Std.pm lib/diagnostics.pm
61111 ____________________________________________________________________________
61112 [ 21884] By: rgs                                   on 2003/12/13  00:09:01
61113         Log: Subject: RE: [perl #24610] Pod::Html infinite recursion
61114              From: Anders Johnson <ajohnson@nvidia.com>
61115              Date: Fri, 12 Dec 2003 14:07:40 -0800
61116              Message-ID: <33171CC36240D94EAF1FE584B1D14E0A06EC6F51@mail-sc-11.nvidia.com>
61117              (with tweaks)
61118      Branch: perl
61119            ! lib/Pod/Html.pm
61120 ____________________________________________________________________________
61121 [ 21883] By: rgs                                   on 2003/12/12  23:54:25
61122         Log: Modify the common guard for the signal.h header, because
61123              C99 compilers don't like it.o
61124
61125              see :
61126              Subject: UNIX03 & C99 issue with 5.8.2
61127              From: Alan Burlison <Alan.Burlison@sun.com>
61128              Date: Fri, 12 Dec 2003 23:04:52 +0000
61129              Message-ID: <3FDA4994.6050209@sun.com>
61130      Branch: perl
61131            ! doio.c doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h
61132            ! util.c
61133 ____________________________________________________________________________
61134 [ 21882] By: rgs                                   on 2003/12/12  22:43:11
61135         Log: Subject: [PATCH] Math::BigInt v1.67 released
61136              From: Tels <perl_dummy@bloodgate.com>
61137              Date: Fri, 12 Dec 2003 18:47:43 +0100
61138              Message-Id: <200312121847.49039@bloodgate.com>
61139      Branch: perl
61140            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
61141            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
61142            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
61143            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/fallback.t
61144            ! lib/Math/BigInt/t/sub_mbi.t
61145 ____________________________________________________________________________
61146 [ 21881] By: merijn                                on 2003/12/12  16:09:14
61147         Log: Subject: [PATCH] d_u32align for win32
61148              From: Gisle Aas <gisle@ActiveState.com>
61149              Date: 11 Dec 2003 01:33:39 -0800
61150              Message-ID: <lrzndzr958.fsf@caliper.activestate.com>
61151      Branch: perl
61152            ! win32/config.bc win32/config.gc win32/config.vc
61153 ____________________________________________________________________________
61154 [ 21879] By: rgs                                   on 2003/12/11  23:53:34
61155         Log: Subject: [PATCH] environ array fix for VMS
61156              From: "Craig A. Berry" <craigberry@mac.com>
61157              Date: Thu, 11 Dec 2003 14:35:29 -0600
61158              Message-ID: <3FD8D511.2030805@mac.com>
61159      Branch: perl
61160            ! vms/vms.c
61161 ____________________________________________________________________________
61162 [ 21878] By: nicholas                              on 2003/12/11  23:49:20
61163         Log: Subject: [PATCH] Perl 5.9.0 AUTHORS
61164              From: Mark Leighton Fisher <mark-fisher@mindspring.com>
61165              Message-ID: <3FD8E74F.7000202@mindspring.com>
61166              Date: Thu, 11 Dec 2003 16:53:19 -0500
61167      Branch: perl
61168            ! AUTHORS
61169 ____________________________________________________________________________
61170 [ 21877] By: rgs                                   on 2003/12/11  23:40:54
61171         Log: Add a mention of the error "DESTROY created new reference
61172              to dead object" in perldiag.
61173      Branch: perl
61174            ! pod/perldiag.pod
61175 ____________________________________________________________________________
61176 [ 21876] By: adi                                   on 2003/12/11  23:04:03
61177         Log: #21866 was wrong. another try to plumb that damn leak.
61178      Branch: perl
61179            ! mg.c sv.c
61180 ____________________________________________________________________________
61181 [ 21875] By: adi                                   on 2003/12/11  20:11:07
61182         Log: fix bug #24605.
61183              substr() wasn't working when used repeatedly on the same utf-8
61184              string.
61185      Branch: perl
61186            ! sv.c t/op/substr.t
61187 ____________________________________________________________________________
61188 [ 21874] By: rgs                                   on 2003/12/09  21:36:58
61189         Log: Suppress a C< $DB::single = 1 > from Switch.pm, as noticed
61190              by Jan Dubois.
61191      Branch: perl
61192            ! lib/Switch.pm
61193 ____________________________________________________________________________
61194 [ 21873] By: rgs                                   on 2003/12/09  21:33:22
61195         Log: Subject: [PATCH perlunicode.pod, encoding.pm] Implicit upgrading docs
61196              From: Autrijus Tang <autrijus@autrijus.org>
61197              Date: Tue, 9 Dec 2003 20:39:16 +0800
61198              Message-ID: <20031209123915.GA1454@not.autrijus.org>
61199      Branch: perl
61200            ! ext/Encode/encoding.pm pod/perlunicode.pod
61201 ____________________________________________________________________________
61202 [ 21872] By: adi                                   on 2003/12/09  03:26:16
61203         Log: temporary fix to avoid t/op/tie.t failures on Win32
61204      Branch: perl
61205            ! hv.c
61206 ____________________________________________________________________________
61207 [ 21871] By: rgs                                   on 2003/12/08  15:22:26
61208         Log: Upgrade to Digest-MD5 2.33.
61209      Branch: perl
61210            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
61211            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
61212            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/typemap
61213 ____________________________________________________________________________
61214 [ 21870] By: rgs                                   on 2003/12/08  08:22:17
61215         Log: Integrate change #21862 from maint-5.8 :
61216
61217              Win32/MinGW tweaks
61218              A. ENV_IS_CASELESS has trys to free(keysave) when
61219              keysave isn't in scope yet.
61220              B. For default makefile.mk which build with perlhost.h
61221              stuff "live" need to link with g++ to find new/delete etc.
61222      Branch: perl
61223           !> hv.c win32/makefile.mk
61224 ____________________________________________________________________________
61225 [ 21869] By: rgs                                   on 2003/12/08  07:37:27
61226         Log: Subject: [PATCH] iterator reset moved to hv.c (was: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context)
61227              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
61228              Date: Mon, 08 Dec 2003 08:17:46 +0100
61229              Message-id: <20031208071746.GA594@ethan>
61230      Branch: perl
61231            ! hv.c mg.c
61232 ____________________________________________________________________________
61233 [ 21868] By: adi                                   on 2003/12/08  03:38:39
61234         Log: yet another leak. bigger fish still swimming around.
61235              #!perl
61236              eval q{ $_ = "x"; s/x/"in subst"/e } while 1;
61237              __END__
61238      Branch: perl
61239            ! pp_ctl.c
61240 ____________________________________________________________________________
61241 [ 21867] By: adi                                   on 2003/12/08  03:34:37
61242         Log: yet another 2 leaks. example for the second:
61243              #! perl
61244              eval q{ open $p{q}, "foo" } while 1
61245              __END__
61246      Branch: perl
61247            ! op.c
61248 ____________________________________________________________________________
61249 [ 21866] By: adi                                   on 2003/12/08  03:30:16
61250         Log: plumb a leak with pos().
61251
61252              #! perl
61253              while (1) {
61254              my $a = "\x{1ff}"; $a =~ /\x{1ff}/g; pos($a);
61255              }
61256              __END__
61257      Branch: perl
61258            ! sv.c
61259 ____________________________________________________________________________
61260 [ 21865] By: rgs                                   on 2003/12/07  21:28:13
61261         Log: Subject: [PATCH] documenting SCALAR gotcha
61262              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
61263              Date: Sun, 07 Dec 2003 16:41:16 +0100
61264              Message-id: <20031207154116.GA825@ethan>
61265      Branch: perl
61266            ! pod/perltie.pod
61267 ____________________________________________________________________________
61268 [ 21864] By: rgs                                   on 2003/12/07  20:13:47
61269         Log: Subject: [PATCH] setenv tweak for VMS
61270              From: "Craig A. Berry" <craigberry@mac.com>
61271              Date: Sat, 06 Dec 2003 18:13:32 -0600
61272              Message-ID: <3FD270AC.3000106@mac.com>
61273      Branch: perl
61274            ! vms/vms.c
61275 ____________________________________________________________________________
61276 [ 21863] By: rgs                                   on 2003/12/06  21:33:22
61277         Log: Missing thingies.
61278      Branch: perl
61279            ! pp.c pp_hot.c
61280 ____________________________________________________________________________
61281 [ 21861] By: rgs                                   on 2003/12/06  20:58:12
61282         Log: Subject: [PATCH] Math::BigInt v1.67 (pre-release)
61283              From: Tels <perl_dummy@bloodgate.com>
61284              Date: Sat, 6 Dec 2003 20:19:44 +0100
61285              Message-Id: <200312062016.50484@bloodgate.com>
61286      Branch: perl
61287            + lib/Math/BigInt/t/const_mbf.t lib/Math/BigInt/t/fallback.t
61288            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
61289            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
61290            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
61291            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
61292            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
61293            ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t
61294            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
61295            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
61296 ____________________________________________________________________________
61297 [ 21860] By: rgs                                   on 2003/12/06  20:33:09
61298         Log: Forgot to update the MANIFEST.
61299      Branch: perl
61300            ! MANIFEST
61301 ____________________________________________________________________________
61302 [ 21859] By: rgs                                   on 2003/12/06  20:19:16
61303         Log: Math::BigInt::Scalar is only for tests.
61304              Move it under t/lib.
61305      Branch: perl
61306           +> t/lib/Math/BigInt/Scalar.pm
61307            - lib/Math/BigInt/Scalar.pm
61308 ____________________________________________________________________________
61309 [ 21858] By: rgs                                   on 2003/12/06  20:01:24
61310         Log: Subject: [PATCH] casting bug in VMS part of Perl_start_glob
61311              From: "Craig A. Berry" <craigberry@mac.com>
61312              Date: Sat, 06 Dec 2003 12:44:40 -0600
61313              Message-ID: <3FD22398.1060506@mac.com>
61314      Branch: perl
61315            ! doio.c
61316 ____________________________________________________________________________
61317 [ 21857] By: rgs                                   on 2003/12/06  19:58:51
61318         Log: Remove the "Can't provide tied hash usage" error from perldiag.
61319              Mention the new tied hash SCALAR method in perldelta.
61320      Branch: perl
61321            ! pod/perldelta.pod pod/perldiag.pod
61322 ____________________________________________________________________________
61323 [ 21856] By: rgs                                   on 2003/12/06  19:51:49
61324         Log: Clarify the description of SCALAR in perltie
61325      Branch: perl
61326            ! pod/perltie.pod
61327 ____________________________________________________________________________
61328 [ 21855] By: rgs                                   on 2003/12/06  19:50:07
61329         Log: Subject: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context
61330              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
61331              Date: Sat, 06 Dec 2003 11:50:59 +0100
61332              Message-id: <20031206105059.GA13989@ethan>
61333      Branch: perl
61334            ! embed.fnc embed.h global.sym hv.c lib/Tie/Hash.pm mg.c
61335            ! pod/perlapi.pod pod/perlfunc.pod pod/perltie.pod pp.c pp_hot.c
61336            ! proto.h t/op/tie.t
61337 ____________________________________________________________________________
61338 [ 21854] By: nicholas                              on 2003/12/06  16:30:35
61339         Log: Make sv_force_normal_flags cope with shared hash key scalars
61340              (remember the pointer from SvPVX, reset the flags before SvGROW,
61341              avoid crazy loops or read-from-free)
61342      Branch: perl
61343            ! sv.c
61344 ____________________________________________________________________________
61345 [ 21851] By: nicholas                              on 2003/12/05  20:49:10
61346         Log: Back out the Makefile.PL part of 21808 as requested by Gisle Aas
61347      Branch: perl
61348            ! ext/Digest/MD5/Makefile.PL
61349 ____________________________________________________________________________
61350 [ 21846] By: merijn                                on 2003/12/05  10:41:32
61351         Log: Subject: [PATCH] Configure gets d_u32align wrong
61352              From: Gisle Aas <gisle@ActiveState.com>
61353              Date: 05 Dec 2003 03:47:01 -0800
61354              Message-ID: <lr4qwfbi6i.fsf_-_@caliper.activestate.com>
61355      Branch: perl
61356            ! Configure
61357 ____________________________________________________________________________
61358 [ 21844] By: rgs                                   on 2003/12/05  07:31:18
61359         Log: Subject: [REPATCH lib/AutoLoader.t] Test can() with AutoLoader
61360              From: chromatic <chromatic@wgz.org>
61361              Date: Mon, 01 Dec 2003 09:20:21 -0800
61362              Message-Id: <1070299221.1275.19.camel@localhost>
61363      Branch: perl
61364            ! lib/AutoLoader.t
61365 ____________________________________________________________________________
61366 [ 21843] By: rgs                                   on 2003/12/05  07:13:08
61367         Log: Subject: [PATCH] another ext/SDBM_File/sdbm build fix
61368              From: "Craig A. Berry" <craigberry@mac.com>
61369              Date: Thu, 04 Dec 2003 16:00:03 -0600
61370              Message-ID: <3FCFAE63.1080106@mac.com>
61371      Branch: perl
61372            ! ext/SDBM_File/sdbm/Makefile.PL
61373 ____________________________________________________________________________
61374 [ 21842] By: rgs                                   on 2003/12/05  07:07:30
61375         Log: Subject: [PATCH] $^P, eval and caller
61376              From: Paul Johnson <paul@pjcj.net>
61377              Date: Fri, 5 Dec 2003 00:57:21 +0100
61378              Message-ID: <20031204235721.GJ26355@pjcj.net>
61379      Branch: perl
61380            ! mg.c
61381 ____________________________________________________________________________
61382 [ 21841] By: rgs                                   on 2003/12/04  12:00:28
61383         Log: Fix File::Copy with hard links on Windows.
61384
61385              Subject: [PATCH] Re: perl @ 21830
61386              From: Steve Hay <steve.hay@uk.radan.com>
61387              Date: Wed, 03 Dec 2003 10:53:02 +0000
61388              Message-ID: <3FCDC08E.7080800@uk.radan.com>
61389
61390              and
61391              Date: Thu, 04 Dec 2003 11:02:22 +0000
61392              Message-ID: <3FCF143E.1040905@uk.radan.com>
61393      Branch: perl
61394            ! lib/File/Copy.pm lib/File/Copy.t
61395 ____________________________________________________________________________
61396 [ 21840] By: rgs                                   on 2003/12/04  11:54:28
61397         Log: Subject: Re: a2p.pod not being installed in 5.8.2?
61398              From: Alan Burlison <Alan.Burlison@sun.com>
61399              Date: Thu, 04 Dec 2003 12:14:30 +0000
61400              Message-ID: <3FCF2526.3030905@sun.com>
61401      Branch: perl
61402            ! installperl
61403 ____________________________________________________________________________
61404 [ 21837] By: rgs                                   on 2003/12/03  08:27:33
61405         Log: Subject: Re: XS modules having problems with CLONE and ithreads unless PERL_NO_GET_CONTEXT is defined
61406              From: Stas Bekman <stas@stason.org>
61407              Date: Wed, 03 Dec 2003 01:41:42 -0800
61408              Message-ID: <3FCDAFD6.9050106@stason.org>
61409      Branch: perl
61410            ! sv.c
61411 ____________________________________________________________________________
61412 [ 21836] By: rgs                                   on 2003/12/02  23:31:06
61413         Log: The prove utility should also be installed on VMS and on Windows.
61414              Haven't we regression tests for installations yet ?
61415      Branch: perl
61416            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
61417 ____________________________________________________________________________
61418 [ 21835] By: rgs                                   on 2003/12/02  22:18:05
61419         Log: FAQ sync.
61420      Branch: perl
61421            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
61422            ! pod/perlfaq4.pod pod/perlfaq5.pod
61423 ____________________________________________________________________________
61424 [ 21834] By: rgs                                   on 2003/12/02  21:45:12
61425         Log: Subject: Re: [perl #24574] find2perl provides different results to find
61426              From: Slaven Rezic <slaven@rezic.de>
61427              Date: 30 Nov 2003 22:16:59 +0100
61428              Message-ID: <8765h1pnec.fsf@vran.herceg.de>
61429
61430              (plus a note about find2perl now defaulting to -print in perldelta)
61431      Branch: perl
61432            ! pod/perldelta.pod x2p/find2perl.PL
61433 ____________________________________________________________________________
61434 [ 21833] By: rgs                                   on 2003/12/02  21:34:57
61435         Log: Subject: [PATCH] setting $0 still broken
61436              From: Jan Dubois <jand@ActiveState.com>
61437              Date: Thu, 27 Nov 2003 21:09:51 -0800
61438              Message-ID: <f3mdsv8dcv4asle0kbhiijk0adu1l25sr3@4ax.com>
61439      Branch: perl
61440            ! mg.c
61441 ____________________________________________________________________________
61442 [ 21832] By: rgs                                   on 2003/12/02  21:05:58
61443         Log: Better docs for the special code blocks, based on :
61444              Subject: [DOCPATCH] BEGIN, CHECK, INIT, END explained more
61445              From: Elizabeth Mattijsen <liz@dijkmat.nl>
61446              Date: Sat, 29 Nov 2003 23:15:56 +0100
61447              Message-Id: <p05111b01bbeec2e8bf30@[192.168.56.3]>
61448      Branch: perl
61449            ! pod/perlmod.pod pod/perlsub.pod
61450 ____________________________________________________________________________
61451 [ 21828] By: rgs                                   on 2003/11/30  20:56:00
61452         Log: Fix the test boilerplate in lib/if.t, so it can be run
61453              from the t/ directory.
61454      Branch: perl
61455            ! lib/if.t
61456 ____________________________________________________________________________
61457 [ 21827] By: rgs                                   on 2003/11/30  20:34:39
61458         Log: Keep installing xsubpp in lib/ExtUtils,
61459              so MakeMaker can find it.
61460      Branch: perl
61461            ! installperl
61462 ____________________________________________________________________________
61463 [ 21826] By: rgs                                   on 2003/11/30  20:31:59
61464         Log: Upgrade to Test::Harness 2.38.
61465              Introduce the prove(1) utility.
61466              (The prove-switches test is disabled for now.)
61467      Branch: perl
61468            + lib/Test/Harness/bin/prove lib/Test/Harness/t/inc_taint.t
61469            + lib/Test/Harness/t/prove-switches.t t/lib/Dev/Null.pm
61470            + t/lib/sample-tests/inc_taint t/lib/sample-tests/taint_warn
61471            + utils/prove.PL
61472            ! MANIFEST installperl lib/Test/Harness.pm
61473            ! lib/Test/Harness/Assert.pm lib/Test/Harness/Changes
61474            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
61475            ! lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
61476            ! lib/Test/Harness/t/callback.t lib/Test/Harness/t/pod.t
61477            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
61478            ! lib/Test/Harness/t/test-harness.t utils.lst utils/Makefile
61479 ____________________________________________________________________________
61480 [ 21823] By: rgs                                   on 2003/11/30  18:22:54
61481         Log: Subject: Re: [perl #24554] Segfault in POSIX module
61482              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
61483              Date: Sat, 29 Nov 2003 23:32:38 +0900
61484              Message-Id: <20031129233010.8E2F.BQW10602@nifty.com>
61485
61486              (plus a test for the stringification of references
61487              passed to POSIX::isXXX())
61488      Branch: perl
61489            ! ext/POSIX/POSIX.xs ext/POSIX/t/is.t ext/POSIX/t/posix.t
61490 ____________________________________________________________________________
61491 [ 21814] By: nicholas                              on 2003/11/29  20:53:23
61492         Log: Integrate if.pm 0.0401
61493              Needed to edit the test file as t/TEST can't cope with extra output
61494              lines as produced by 0.0401's if.t
61495      Branch: perl
61496            ! lib/if.pm lib/if.t
61497 ____________________________________________________________________________
61498 [ 21813] By: nicholas                              on 2003/11/29  19:54:52
61499         Log: Remove whitespace from ends of lines (simply because it irritates me)
61500      Branch: perl
61501            ! utils/h2xs.PL
61502 ____________________________________________________________________________
61503 [ 21812] By: nicholas                              on 2003/11/29  17:55:32
61504         Log: Update Unicode::Normalize to 0.28
61505      Branch: perl
61506            + ext/Unicode/Normalize/t/illegal.t
61507            + ext/Unicode/Normalize/t/null.t ext/Unicode/Normalize/t/short.t
61508            ! MANIFEST ext/Unicode/Normalize/Changes
61509            ! ext/Unicode/Normalize/Normalize.pm
61510            ! ext/Unicode/Normalize/Normalize.xs
61511            ! ext/Unicode/Normalize/README
61512 ____________________________________________________________________________
61513 [ 21811] By: nicholas                              on 2003/11/29  17:30:18
61514         Log: D'oh! This has been moved to lib/Digest/t/digest.t but not deleted.
61515      Branch: perl
61516            - lib/Digest.t
61517 ____________________________________________________________________________
61518 [ 21810] By: nicholas                              on 2003/11/29  17:29:15
61519         Log: Update Unicode::Collate to 0.31 (Only the .pm version for now)
61520      Branch: perl
61521            + lib/Unicode/Collate/t/illegal.t
61522            + lib/Unicode/Collate/t/illegalp.t
61523            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
61524            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/version.t
61525 ____________________________________________________________________________
61526 [ 21809] By: nicholas                              on 2003/11/29  17:09:25
61527         Log: D'oh! Forgot to lib/Digest/base.pm
61528      Branch: perl
61529            + lib/Digest/base.pm
61530            ! MANIFEST
61531 ____________________________________________________________________________
61532 [ 21808] By: nicholas                              on 2003/11/29  17:04:39
61533         Log: Update to Digest::MD5 2.31
61534      Branch: perl
61535            + ext/Digest/MD5/t/bits.t
61536            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
61537            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/badfile.t
61538            ! ext/Digest/MD5/t/files.t
61539 ____________________________________________________________________________
61540 [ 21807] By: nicholas                              on 2003/11/29  16:45:19
61541         Log: Update Digest to 1.03
61542      Branch: perl
61543            + lib/Digest/t/base.t
61544           +> lib/Digest/t/digest.t
61545            ! MANIFEST Porting/Maintainers.pl lib/Digest.pm
61546 ____________________________________________________________________________
61547 [ 21806] By: nicholas                              on 2003/11/29  15:41:19
61548         Log: When Gconvert is a macro around sprintf with a .* format we need
61549              to cast to int (in case STRLEN isn't the same size as int)
61550              gcc issues a warning even when it is the same size
61551      Branch: perl
61552            ! sv.c
61553 ____________________________________________________________________________
61554 [ 21805] By: nicholas                              on 2003/11/29  14:44:56
61555         Log: Silence gcc 2.95 warning
61556              (Its trace flow isn't good enough to realise that there is no problem)
61557      Branch: perl
61558            ! pp_hot.c
61559 ____________________________________________________________________________
61560 [ 21804] By: nicholas                              on 2003/11/29  14:44:22
61561         Log: Gconvert actually takes type NV, while nv may be either double
61562              or long double (depending on some conditional code)
61563              Rafael and I think that this cast should work.
61564      Branch: perl
61565            ! sv.c
61566 ____________________________________________________________________________
61567 [ 21802] By: rgs                                   on 2003/11/29  11:38:58
61568         Log: POSIX::isXXX(undef) segfaulted. (bug #24554.)
61569      Branch: perl
61570            ! ext/POSIX/POSIX.xs ext/POSIX/t/posix.t
61571 ____________________________________________________________________________
61572 [ 21800] By: rgs                                   on 2003/11/28  22:38:40
61573         Log: Fix a regression introduced by change #21694 on sprintf()
61574              with long doubles, by disabling the specific optimisation
61575              path in this case ; remove a unnecessary cast ; add a new
61576              test file for miscellaneous sprintf() test that don't fit
61577              in the t/op/sprintf.t framework.
61578      Branch: perl
61579            + t/op/sprintf2.t
61580            ! MANIFEST sv.c
61581 ____________________________________________________________________________
61582 [ 21799] By: rgs                                   on 2003/11/28  21:41:29
61583         Log: Subject: [patch pod/perlsec.pod] (was Re: why PERL5LIB is ignored when -T is in effect)
61584              From: Stas Bekman <stas@stason.org>
61585              Date: Fri, 28 Nov 2003 14:42:25 -0800
61586              Message-ID: <3FC7CF51.7060804@stason.org>
61587      Branch: perl
61588            ! pod/perlsec.pod
61589 ____________________________________________________________________________
61590 [ 21798] By: rgs                                   on 2003/11/28  20:42:45
61591         Log: Implement C<use Exporter 'import'> :
61592
61593              Subject: Re: [PATCH] Exporter-related PODs
61594              From: Fergal Daly <fergal@esatclear.ie>
61595              Date: Mon, 10 Nov 2003 00:08:52 +0000
61596              Message-Id: <200311100008.52639.fergal@esatclear.ie>
61597
61598              (tweaked, so the imported import() doesn't spit out warnings)
61599      Branch: perl
61600            ! lib/Exporter.pm lib/Exporter.t
61601 ____________________________________________________________________________
61602 [ 21797] By: rgs                                   on 2003/11/28  20:11:47
61603         Log: Subject: Re: [perl #24245] File::Copy::copy damages hard linked files
61604              From: Slaven Rezic <slaven@rezic.de>
61605              Date: 19 Oct 2003 19:11:31 +0200
61606              Message-ID: <87smlprw3g.fsf@vran.herceg.de>
61607              (with further tweaks)
61608      Branch: perl
61609            ! lib/File/Copy.pm lib/File/Copy.t
61610 ____________________________________________________________________________
61611 [ 21795] By: rgs                                   on 2003/11/28  19:16:33
61612         Log: Subject: [PATCH] Fix perl 5.8 and 5.9 to build on latest VOS
61613              From: "Green, Paul" <Paul.Green@stratus.com>
61614              Date: Thu, 27 Nov 2003 21:51:26 -0500
61615              Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FB815@exna4.stratus.com>
61616      Branch: perl
61617            ! hints/vos.sh
61618 ____________________________________________________________________________
61619 [ 21794] By: nicholas                              on 2003/11/28  19:14:58
61620         Log: Arguments to skip were the wrong way round, hence why all the *BSDs
61621              were failing
61622      Branch: perl
61623            ! t/op/readline.t
61624 ____________________________________________________________________________
61625 [ 21789] By: rgs                                   on 2003/11/27  22:18:29
61626         Log: Marcus Holland-Moritz is now the maintainer of Devel::PPPort.
61627              PerlIO and threads are not on CPAN.
61628      Branch: perl
61629            ! Porting/Maintainers.pl
61630 ____________________________________________________________________________
61631 [ 21788] By: nicholas                              on 2003/11/25  21:27:11
61632         Log: Add Torsten Foertsch to AUTHORS (patches plus tests are what we like)
61633      Branch: perl
61634            ! AUTHORS
61635 ____________________________________________________________________________
61636 [ 21787] By: rgs                                   on 2003/11/25  21:12:19
61637         Log: Subject: [PATCH] Re: bug or a feature?
61638              From: Torsten Foertsch <torsten.foertsch@gmx.net>
61639              Date: Sat, 22 Nov 2003 13:15:53 +0100
61640              Message-Id: <200311221315.58539.torsten.foertsch@gmx.net>
61641
61642              and
61643              Date: Sat, 22 Nov 2003 14:21:45 +0100
61644              Message-Id: <200311221421.48940.torsten.foertsch@gmx.net>
61645              (test moved to t/op/readline.t)
61646      Branch: perl
61647            ! pp_hot.c t/op/readline.t
61648 ____________________________________________________________________________
61649 [ 21783] By: merijn                                on 2003/11/24  21:24:46
61650         Log: Subject: remove hardcoded version number from cygwin/perlld.in
61651              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
61652              Date: Mon, 24 Nov 2003 08:11:36 -0800
61653              Message-ID: <20031124161136.GC2656@efn.org>
61654      Branch: perl
61655            ! cygwin/Makefile.SHs cygwin/perlld.in
61656 ____________________________________________________________________________
61657 [ 21782] By: nicholas                              on 2003/11/24  20:07:29
61658         Log: Should fix the infinite loop on a dynamic %ENV fetch
61659      Branch: perl
61660            ! hv.c
61661 ____________________________________________________________________________
61662 [ 21781] By: nicholas                              on 2003/11/24  19:47:57
61663         Log: Tweak the order of initialisation of oentry in hv_fetch_common -
61664              C source now cleaner, but optimised object file still the same size.
61665      Branch: perl
61666            ! hv.c
61667 ____________________________________________________________________________
61668 [ 21780] By: rgs                                   on 2003/11/23  21:59:06
61669         Log: Subject: Re: [perl #24439] 64 bit build failure on Solaris 9
61670              From: Andy Dougherty <doughera@lafayette.edu>
61671              Date: Thu, 20 Nov 2003 09:38:05 -0500 (EST)
61672              Message-ID: <Pine.SOL.4.53.0311200926550.25274@maxwell.phys.lafayette.edu>
61673
61674              and :
61675              Date: Fri, 21 Nov 2003 09:36:24 -0500 (EST)
61676              Message-ID: <Pine.SOL.4.53.0311210927460.1876@maxwell.phys.lafayette.edu>
61677      Branch: perl
61678            ! hints/solaris_2.sh
61679 ____________________________________________________________________________
61680 [ 21779] By: nicholas                              on 2003/11/22  23:37:24
61681         Log: D'oh. Mistake in the DYNAMIC_ENV_FETCH conditional code
61682              reported by Craig Berry
61683      Branch: perl
61684            ! hv.c
61685 ____________________________________________________________________________
61686 [ 21774] By: nicholas                              on 2003/11/22  21:21:22
61687         Log: restore_magic needs to undo COW
61688              (while magic was off, sv_setsv is likely to have seen this SV as a
61689              good source for COW)
61690              Should fix the smoke failures on lib/locale.t
61691      Branch: perl
61692            ! mg.c
61693 ____________________________________________________________________________
61694 [ 21773] By: nicholas                              on 2003/11/22  19:12:32
61695         Log: Don't COW if the destination has magic.
61696      Branch: perl
61697            ! sv.c
61698 ____________________________________________________________________________
61699 [ 21772] By: nicholas                              on 2003/11/22  17:05:32
61700         Log: Reorder functions in hv.c so that callers of hv_fetch_common are all
61701              close to it.
61702      Branch: perl
61703            ! hv.c
61704 ____________________________________________________________________________
61705 [ 21771] By: nicholas                              on 2003/11/22  16:43:09
61706         Log: "Space Is a Province of Brazil"
61707              Farewell, hv_store_common. Store is now part of Fetch.
61708              All tests pass. hv.c 15% smaller than when I started all this
61709      Branch: perl
61710            ! embed.fnc embed.h hv.c proto.h
61711 ____________________________________________________________________________
61712 [ 21770] By: nicholas                              on 2003/11/22  13:16:43
61713         Log: Farewell hv_exists_common - exists is now a call to fetch
61714              (with the exists magic handling moved into fetch)
61715      Branch: perl
61716            ! embed.fnc embed.h hv.c proto.h
61717 ____________________________________________________________________________
61718 [ 21769] By: nicholas                              on 2003/11/22  11:02:23
61719         Log: Shift negative klen/flags games from hv_store_common out to hv_store
61720      Branch: perl
61721            ! embed.fnc embed.h hv.c proto.h
61722 ____________________________________________________________________________
61723 [ 21768] By: nicholas                              on 2003/11/22  10:37:24
61724         Log: Shift negative klen/flags games from hv_exists_common out to hv_exists
61725      Branch: perl
61726            ! embed.fnc embed.h hv.c proto.h
61727 ____________________________________________________________________________
61728 [ 21767] By: nicholas                              on 2003/11/21  23:15:47
61729         Log: Check that the key is present before a delete, and absent afterwards
61730      Branch: perl
61731            ! ext/XS/APItest/t/hash.t
61732 ____________________________________________________________________________
61733 [ 21766] By: nicholas                              on 2003/11/21  23:12:33
61734         Log: Move the negative key -> utf8 flag conversion out to hv_delete
61735      Branch: perl
61736            ! embed.fnc embed.h hv.c proto.h
61737 ____________________________________________________________________________
61738 [ 21765] By: nicholas                              on 2003/11/21  22:41:23
61739         Log: Tweaks to S_hv_delete_common:
61740              make the magic call hv_fetch_common rather than ent-or-not
61741              grab the hash from a shared hash key scalar if possible
61742              use masked flags rather than flags for the comparison
61743      Branch: perl
61744            ! hv.c
61745 ____________________________________________________________________________
61746 [ 21764] By: nicholas                              on 2003/11/21  21:54:58
61747         Log: Integrate:
61748              [ 21762]
61749              Refactor hash API tests (prior to some additions)
61750
61751              [ 21763]
61752              Test all permuations of utf8 flags on hashes and keys
61753      Branch: perl
61754           !> ext/XS/APItest/t/hash.t
61755 ____________________________________________________________________________
61756 [ 21760] By: nicholas                              on 2003/11/20  22:34:00
61757         Log: Shift negative klen/flags games from hv_fetch_common out to hv_fetch
61758      Branch: perl
61759            ! embed.fnc hv.c proto.h
61760 ____________________________________________________________________________
61761 [ 21758] By: nicholas                              on 2003/11/20  20:14:17
61762         Log: Merge sv_store_flags and sv_store_ent into sv_store_common
61763      Branch: perl
61764            ! embed.fnc embed.h hv.c proto.h
61765 ____________________________________________________________________________
61766 [ 21756] By: rgs                                   on 2003/11/20  12:04:46
61767         Log: Subject: [PATCH] promote hv_clear_placeholders to perl API
61768              From: Alan Burlison <Alan.Burlison@sun.com>
61769              Date: Thu, 20 Nov 2003 10:34:30 +0000
61770              Message-ID: <3FBC98B6.6090909@sun.com>
61771      Branch: perl
61772            ! embed.fnc embed.h global.sym hv.c pod/perlapi.pod proto.h
61773            ! universal.c
61774 ____________________________________________________________________________
61775 [ 21755] By: rgs                                   on 2003/11/19  22:46:20
61776         Log: Regenerate perlapi and perltoc.
61777      Branch: perl
61778            ! pod/perlapi.pod pod/perltoc.pod
61779 ____________________________________________________________________________
61780 [ 21754] By: rgs                                   on 2003/11/19  22:39:51
61781         Log: Subject: [docpatch] PerlIO layers in perlrun.pod and PerlIO.pm
61782              From: Iain Truskett <spoon@cpan.org>
61783              Date: Thu, 20 Nov 2003 00:41:33 +1100
61784              Message-ID: <20031119134132.GG21314@gytha.anu.edu.au>
61785      Branch: perl
61786            ! lib/PerlIO.pm pod/perlrun.pod
61787 ____________________________________________________________________________
61788 [ 21753] By: nicholas                              on 2003/11/19  22:28:25
61789         Log: merge hv_fetch and hv_fetch_ent into hv_fetch_common
61790              remove S_hv_fetch_flags
61791              hv.c now 13% smaller than when I started. hv_store TODO
61792      Branch: perl
61793            ! embed.fnc embed.h hv.c proto.h
61794 ____________________________________________________________________________
61795 [ 21752] By: rgs                                   on 2003/11/19  21:06:01
61796         Log: Fix bug [perl #24508] Wrong assignment in nested assignment
61797              together with subroutine call
61798              Apparently concat still doesn't deal correctly with lexicals
61799              in all cases. Disable the whole TARGET_MY optimisation for it.
61800              (and remove the corresponding code from the peephole optimiser.)
61801      Branch: perl
61802            ! op.c opcode.h opcode.pl t/op/concat.t
61803 ____________________________________________________________________________
61804 [ 21751] By: rgs                                   on 2003/11/19  21:03:20
61805         Log: Update the runops stuff in perlguts
61806      Branch: perl
61807            ! pod/perlguts.pod
61808 ____________________________________________________________________________
61809 [ 21750] By: nicholas                              on 2003/11/19  20:37:27
61810         Log: integrate hv_delete and hv_delete_ent into hv_delete_common
61811      Branch: perl
61812            ! embed.fnc embed.h hv.c proto.h
61813 ____________________________________________________________________________
61814 [ 21748] By: rgs                                   on 2003/11/19  19:56:20
61815         Log: Subject: [PATCH] clear of empty locked hash SEGVs
61816              From: Alan Burlison <Alan.Burlison@sun.com>
61817              Date: Wed, 19 Nov 2003 14:39:03 +0000
61818              Message-ID: <3FBB8087.20206@sun.com>
61819      Branch: perl
61820            ! hv.c lib/Hash/Util.t
61821 ____________________________________________________________________________
61822 [ 21747] By: nicholas                              on 2003/11/19  19:51:41
61823         Log: merge hv_exists and hv_exists_ent into S_hv_exists_common
61824      Branch: perl
61825            ! embed.fnc embed.h hv.c proto.h
61826 ____________________________________________________________________________
61827 [ 21746] By: nicholas                              on 2003/11/19  18:46:07
61828         Log: Run regen.pl (for hv_assert)
61829      Branch: perl
61830            ! global.sym
61831 ____________________________________________________________________________
61832 [ 21744] By: nicholas                              on 2003/11/19  17:44:58
61833         Log: Integrate:
61834              [ 21642]
61835              space should be tab for lib/I18N/LangTags/t/02decency.t
61836      Branch: perl
61837           !> MANIFEST
61838 ____________________________________________________________________________
61839 [ 21743] By: rgs                                   on 2003/11/19  17:21:50
61840         Log: Restore errno after having read $^E (like for $!)
61841              to preserve errno from unfortunate side-effects.
61842      Branch: perl
61843            ! mg.c
61844 ____________________________________________________________________________
61845 [ 21742] By: nicholas                              on 2003/11/18  21:04:40
61846         Log: Whoops. We weren't actually testing hv_store_ent
61847              We are now. Plus test hv_store for an initially empty hash.
61848      Branch: perl
61849            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t
61850 ____________________________________________________________________________
61851 [ 21741] By: rgs                                   on 2003/11/17  23:06:07
61852         Log: Complement of change #21740 for Windows.
61853              (I have the feeling that it's already subtly broken on VMS)
61854      Branch: perl
61855            ! win32/Makefile win32/makefile.mk
61856 ____________________________________________________________________________
61857 [ 21740] By: rgs                                   on 2003/11/17  19:02:21
61858         Log: Install instmodsh and xsubpp in bin/ along the other utilities.
61859      Branch: perl
61860            + utils/instmodsh.PL utils/xsubpp.PL
61861            ! MANIFEST installperl utils.lst utils/Makefile
61862 ____________________________________________________________________________
61863 [ 21739] By: rgs                                   on 2003/11/17  08:52:52
61864         Log: Subject: Re: [perl #24493] install.html not working
61865              From: Slaven Rezic <slaven@rezic.de>
61866              Date: 16 Nov 2003 20:52:29 +0100
61867              Message-ID: <87d6bsw0oy.fsf@vran.herceg.de>
61868      Branch: perl
61869            ! installhtml
61870 ____________________________________________________________________________
61871 [ 21737] By: nicholas                              on 2003/11/16  21:32:09
61872         Log: Ooops. left an XXX comment in, and worse still it's a // comment
61873      Branch: perl
61874            ! hv.c
61875 ____________________________________________________________________________
61876 [ 21735] By: nicholas                              on 2003/11/16  20:20:58
61877         Log: utf8 keys now work for tied hashes via hv_fetch, hv_store, hv_delete
61878              (pp functions use the _ent variants, and as the implementation is
61879              duplicated, these bugs aren't tested, and aren't noticed)
61880      Branch: perl
61881            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c
61882 ____________________________________________________________________________
61883 [ 21734] By: nicholas                              on 2003/11/16  17:11:22
61884         Log: Accessing unicode keys in tie hashes via hv_exists was broken.
61885              (pp_exists uses hv_exists_ent, which isn't broken)
61886              I expect an equivalent bug in hv_delete
61887      Branch: perl
61888            + ext/XS/APItest/t/hash.t
61889            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
61890            ! ext/XS/APItest/MANIFEST hv.c
61891 ____________________________________________________________________________
61892 [ 21733] By: rgs                                   on 2003/11/16  16:50:04
61893         Log: Subject: [PATCH] Re:ext/threads/t/problem.t (was: Problems with mod_perl 1.12 (?) and ActivePerl 5.8.1)
61894              From: Elizabeth Mattijsen <liz@dijkmat.nl>
61895              Date: Sat, 15 Nov 2003 23:22:16 +0100
61896              Message-Id: <p05111b04bbdc49076950@[192.168.56.3]>
61897      Branch: perl
61898            ! ext/threads/t/problems.t
61899 ____________________________________________________________________________
61900 [ 21732] By: rgs                                   on 2003/11/16  16:09:34
61901         Log: Subject: [PATCH] configpm, our $summary : unique
61902              From: Elizabeth Mattijsen <liz@dijkmat.nl>
61903              Date: Sat, 15 Nov 2003 22:18:32 +0100
61904              Message-Id: <p05111b03bbdc478d10cb@[192.168.56.3]>
61905              (plus comments)
61906      Branch: perl
61907            ! configpm
61908 ____________________________________________________________________________
61909 [ 21729] By: nicholas                              on 2003/11/15  14:39:00
61910         Log: Subject: [PATCH] Re: Storable Error
61911              From: Nicholas Clark <nick@ccl4.org>
61912              Date: Sat, 9 Aug 2003 00:35:36 +0100
61913              Message-ID: <20030809003535.C20130@plum.flirble.org>
61914      Branch: perl
61915            ! embed.fnc hv.c perl.c perl.h pod/perlapi.pod pod/perlrun.pod
61916            ! proto.h
61917 ____________________________________________________________________________
61918 [ 21728] By: rgs                                   on 2003/11/15  11:43:43
61919         Log: Update perlhist with 5.6.2.
61920      Branch: perl
61921            ! pod/perlhist.pod
61922 ____________________________________________________________________________
61923 [ 21725] By: rgs                                   on 2003/11/14  22:35:20
61924         Log: Add more complete tests for the "variable masks earlier
61925              declaration" warning, including a TODO test
61926      Branch: perl
61927            ! t/lib/warnings/pad
61928 ____________________________________________________________________________
61929 [ 21723] By: rgs                                   on 2003/11/14  07:43:17
61930         Log: Include "SCCS" in the list of directory names that should
61931              be ignored by installperl.
61932      Branch: perl
61933            ! installperl
61934 ____________________________________________________________________________
61935 [ 21718] By: nicholas                              on 2003/11/13  20:46:36
61936         Log: Subject: Re: Empty subroutine as object method segfaults in 5.8.2 (sometimes)
61937              From: Enache Adrian <enache@rdslink.ro>
61938              Date: Tue, 11 Nov 2003 15:25:29 +0200
61939              Message-ID: <20031111132529.GB1271@ratsnest.hole>
61940      Branch: perl
61941            ! op.c
61942 ____________________________________________________________________________
61943 [ 21714] By: rgs                                   on 2003/11/13  18:55:37
61944         Log: Fix bug [perl #24380] : assigning to a hash in list
61945              or scalar context yielded a wrong value if the list
61946              contained duplicated keys for the hash. This is fixed
61947              by counting the number of duplicate keys and trimming
61948              the stack by the corresponding number of items.
61949      Branch: perl
61950            ! pp_hot.c t/op/hashassign.t
61951 ____________________________________________________________________________
61952 [ 21713] By: merijn                                on 2003/11/13  09:25:15
61953         Log: Simplified the reading
61954      Branch: perl
61955            ! hints/solaris_2.sh
61956 ____________________________________________________________________________
61957 [ 21712] By: merijn                                on 2003/11/13  09:22:21
61958         Log: Enable hints to create call-back units that can act when
61959              a specific variable is *not* set (like -Uuselargefiles)
61960      Branch: perl
61961            ! Configure hints/README.hints
61962 ____________________________________________________________________________
61963 [ 21710] By: nicholas                              on 2003/11/12  21:35:35
61964         Log: Subject: [PATCH] Last stab at sdbm/Makefile.PL
61965              From: Michael G Schwern <schwern@pobox.com>
61966              Date: Tue, 11 Nov 2003 21:02:30 -0800
61967              Message-ID: <20031112050230.GO6874@localhost.comcast.net>
61968      Branch: perl
61969            ! ext/SDBM_File/sdbm/Makefile.PL
61970 ____________________________________________________________________________
61971 [ 21708] By: rgs                                   on 2003/11/12  09:46:51
61972         Log: Subject: [PATCH 5.8.2 @21574] make install not installing fully
61973              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
61974              Date: Tue, 4 Nov 2003 20:07:25 -0800
61975              Message-ID: <20031105040725.GA2629@math.berkeley.edu>
61976      Branch: perl
61977            ! installperl
61978 ____________________________________________________________________________
61979 [ 21706] By: ams                                   on 2003/11/11  23:46:19
61980         Log: Subject: Re: [perl #24460] [DOC PATCH] the begincheck program
61981              From: Tom Phoenix <rootbeer@redcat.com>
61982              Date: Tue, 11 Nov 2003 15:50:35 -0800 (PST)
61983              Message-Id: <Pine.BSO.4.53.0311111547500.9242@blue.stonehenge.com>
61984      Branch: perl
61985            ! pod/perlmod.pod
61986 ____________________________________________________________________________
61987 [ 21702] By: rgs                                   on 2003/11/11  20:13:56
61988         Log: Upgrade to MakeMaker 6.21.
61989      Branch: perl
61990            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
61991            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
61992            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
61993 ____________________________________________________________________________
61994 [ 21697] By: rgs                                   on 2003/11/10  20:55:25
61995         Log: Subject: [PATCH 5.8.2 @21574] make install: line noise
61996              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
61997              Date: Tue, 4 Nov 2003 20:10:16 -0800
61998              Message-ID: <20031105041016.GA2639@math.berkeley.edu>
61999
62000              and part of
62001              Subject: [PATCH 5.8.2 @21574] make install: PREFIX and DESTDIR
62002              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
62003              Date: Tue, 4 Nov 2003 20:18:37 -0800
62004              Message-ID: <20031105041836.GA2649@math.berkeley.edu>
62005
62006              (I've left out the PREFIX part for now)
62007      Branch: perl
62008            ! Makefile.SH installperl os2/Makefile.SHs
62009 ____________________________________________________________________________
62010 [ 21694] By: rgs                                   on 2003/11/09  17:20:35
62011         Log: Subject: [PATCH 5.8.2 @21574] sprintf() painfully slow
62012              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
62013              Date: Mon, 3 Nov 2003 20:27:39 -0800
62014              Message-ID: <20031104042739.GA1697@math.berkeley.edu>
62015
62016              Subject: Re: [PATCH 5.8.2 @21574] sprintf() painfully slow
62017              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
62018              Date: Mon, 3 Nov 2003 20:57:48 -0800
62019              Message-ID: <20031104045748.GA1826@math.berkeley.edu>
62020      Branch: perl
62021            ! sv.c
62022 ____________________________________________________________________________
62023 [ 21693] By: rgs                                   on 2003/11/09  11:37:29
62024         Log: Subject: [PATCH-5.8.2 for WinCE] must copy changes from win32/makeifle.mk to wince/makefile.ce
62025              From: Vadim Konovalov <konovalo@mail.wplus.net>
62026              Date: Sun, 9 Nov 2003 13:31:59 +0300
62027              Message-ID: <93187393948.20031109133159@mail.wplus.net>
62028      Branch: perl
62029            ! wince/Makefile.ce
62030 ____________________________________________________________________________
62031 [ 21691] By: rgs                                   on 2003/11/09  11:13:40
62032         Log: Update the list of pumpkings in perlhist.pod.
62033      Branch: perl
62034            ! pod/perlhist.pod
62035 ____________________________________________________________________________
62036 [ 21687] By: ams                                   on 2003/11/08  17:09:56
62037         Log: Subject: [PATCH 5.6.2-RC1 pod/perlhist.pod]  Updated.
62038              From: Abigail <abigail@abigail.nl>
62039              Date: Sat, 8 Nov 2003 18:51:30 +0100
62040              Message-Id: <20031108175130.GA22273@abigail.nl>
62041      Branch: perl
62042            ! pod/perlhist.pod
62043 ____________________________________________________________________________
62044 [ 21677] By: rgs                                   on 2003/11/07  07:49:17
62045         Log: Subject: [PATCH 5.8.2 @21574] OS/2 docu
62046              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
62047              Date: Thu, 6 Nov 2003 23:26:18 -0800
62048              Message-ID: <20031107072618.GA4370@math.berkeley.edu>
62049      Branch: perl
62050            ! os2/Changes
62051 ____________________________________________________________________________
62052 [ 21676] By: davem                                 on 2003/11/06  22:11:23
62053         Log: bugid #24407: numeric key for shared hash got stringified using
62054              wrong interpreter, and thus got malloced into the wrong thread
62055              memory pool
62056      Branch: perl
62057            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_simple.t
62058 ____________________________________________________________________________
62059 [ 21675] By: rgs                                   on 2003/11/06  10:27:22
62060         Log: Upgrade to MakeMaker 6.20.
62061      Branch: perl
62062            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
62063            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MANIFEST.SKIP
62064            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
62065            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Tutorial.pod
62066            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/postamble.t
62067 ____________________________________________________________________________
62068 [ 21674] By: ams                                   on 2003/11/06  09:32:26
62069         Log: Subject: [PATCH blead] Re: [perl #24248] taint propagation regression,
62070              tests fail to spot this
62071              From: Rick Delaney <rick@bort.ca>
62072              Date: Wed, 5 Nov 2003 23:02:41 -0500
62073              Message-Id: <20031105230241.D13585@biff.bort.ca>
62074      Branch: perl
62075            ! pp_ctl.c t/op/taint.t
62076 ____________________________________________________________________________
62077 [ 21673] By: rgs                                   on 2003/11/05  21:47:07
62078         Log: Subject: [PATCH] Be sure to use -fPIC not -fpic on Linux/SPARC
62079              From: Andy Dougherty <doughera@lafayette.edu>
62080              Date: Wed, 5 Nov 2003 17:19:03 -0500 (EST)
62081              Message-ID: <Pine.SOL.4.53.0311051715140.24878@maxwell.phys.lafayette.edu>
62082      Branch: perl
62083            ! hints/linux.sh
62084 ____________________________________________________________________________
62085 [ 21672] By: rgs                                   on 2003/11/05  20:42:47
62086         Log: Subject: [patch t/op/hash.t] extending the hash attack test
62087              From: Stas Bekman <stas@stason.org>
62088              Date: Tue, 04 Nov 2003 14:33:09 -0800
62089              Message-ID: <3FA82925.7020703@stason.org>
62090      Branch: perl
62091            ! t/op/hash.t
62092 ____________________________________________________________________________
62093 [ 21671] By: rgs                                   on 2003/11/05  20:38:09
62094         Log: Subject: Re: [perl #24398] Benchmark.pm cmpthese segfault
62095              From: Stas Bekman <stas@stason.org>
62096              Date: Wed, 05 Nov 2003 00:50:25 -0800
62097              Message-ID: <3FA8B9D1.2020806@stason.org>
62098      Branch: perl
62099            ! lib/Benchmark.pm
62100 ____________________________________________________________________________
62101 [ 21667] By: nicholas                              on 2003/11/05  19:13:56
62102         Log: From: Craig Berry <craigberry@mac.com>
62103              Subject: Opcode.xs/RC2 compile nit on VMS
62104              Date: Wed, 05 Nov 2003 12:16:34 -0600
62105              Message-ID: <2097592.1068056194261.JavaMail.craigberry@mac.com>
62106      Branch: perl
62107            ! ext/Opcode/Opcode.xs
62108 ____________________________________________________________________________
62109 [ 21664] By: ams                                   on 2003/11/05  18:34:28
62110         Log: Orphaned submission from #21546.
62111      Branch: perl
62112            ! perl.c
62113 ____________________________________________________________________________
62114 [ 21663] By: ams                                   on 2003/11/05  17:01:29
62115         Log: Subject: Re: Smoke [5.9.0] 21474 FAIL(F) darwin 6.8 (darwin/1 cpu)
62116              From: Slaven Rezic <slaven@rezic.de>
62117              Date: 20 Oct 2003 22:39:28 +0200
62118              Message-Id: <87oewbiqyn.fsf@vran.herceg.de>
62119      Branch: perl
62120            ! lib/filetest.t
62121 ____________________________________________________________________________
62122 [ 21662] By: ams                                   on 2003/11/05  16:51:08
62123         Log: Subject: Re: 'make minitest' fails for op/cproto and op/pat
62124              From: Michael G Schwern <schwern@pobox.com>
62125              Date: Wed, 5 Nov 2003 06:26:36 -0800
62126              Message-Id: <20031105142635.GA22761@localhost.comcast.net>
62127      Branch: perl
62128            ! t/op/cproto.t
62129 ____________________________________________________________________________
62130 [ 21661] By: ams                                   on 2003/11/05  16:50:05
62131         Log: Subject: [PATCH] Modernise INSTALL
62132              From: Gisle Aas <gisle@ActiveState.com>
62133              Date: 05 Nov 2003 05:16:25 -0800
62134              Message-Id: <lrd6c7ez12.fsf@caliper.activestate.com>
62135
62136              Subject: [PATCH pod/perlhist.pod]  Mention 5.8.2-RC2
62137              From: Abigail <abigail@abigail.nl>
62138              Date: Tue, 4 Nov 2003 10:40:57 +0100
62139              Message-Id: <20031104094057.GA22508@abigail.nl>
62140      Branch: perl
62141            ! INSTALL pod/perlhist.pod
62142 ____________________________________________________________________________
62143 [ 21660] By: ams                                   on 2003/11/05  16:46:12
62144         Log: Subject: [PATCH blead]  reentr.pl is not defining _srandom_struct
62145              From: Jan Dubois <jand@ActiveState.com>
62146              Date: Tue, 04 Nov 2003 16:52:14 -0800
62147              Message-Id: <45igqvsus3hr8bno3si087j5qnrqvn79bf@4ax.com>
62148      Branch: perl
62149            ! reentr.c reentr.h reentr.pl
62150 ____________________________________________________________________________
62151 [ 21657] By: rgs                                   on 2003/11/05  08:07:14
62152         Log: Subject: Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19
62153              From: Michael G Schwern <schwern@pobox.com>
62154              Date: Tue, 4 Nov 2003 17:59:13 -0800
62155              Message-ID: <20031105015913.GL15406@localhost.comcast.net>
62156
62157              Replaces the temporary kludge (#21655).
62158      Branch: perl
62159            ! ext/SDBM_File/sdbm/Makefile.PL
62160 ____________________________________________________________________________
62161 [ 21656] By: rgs                                   on 2003/11/05  07:41:41
62162         Log: Subject: Re: [gherteg@csc.com: your CPAN page on EBCDIC]
62163              From: PPrymmer@factset.com
62164              Date: Tue, 4 Nov 2003 10:00:07 -0500
62165              Message-ID: <OF9A22A404.A32A5C26-ON85256DD4.00522E92-85256DD4.005268A4@factset.com>
62166      Branch: perl
62167            ! pod/perlebcdic.pod
62168 ____________________________________________________________________________
62169 [ 21655] By: rgs                                   on 2003/11/04  22:32:28
62170         Log: Temporary kludge to allow SDBM_File being built
62171              with MakeMaker 6.19.
62172      Branch: perl
62173            ! ext/SDBM_File/sdbm/Makefile.PL
62174 ____________________________________________________________________________
62175 [ 21652] By: rgs                                   on 2003/11/04  21:43:10
62176         Log: Upgrade to ExtUtils::MakeMaker 6.19
62177      Branch: perl
62178            + lib/ExtUtils/t/parse_version.t
62179            + t/lib/MakeMaker/Test/Setup/BFD.pm
62180            + t/lib/MakeMaker/Test/Setup/Problem.pm
62181            - lib/ExtUtils/t/00setup_dummy.t
62182            - lib/ExtUtils/t/zz_cleanup_dummy.t
62183            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
62184            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
62185            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
62186            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
62187            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
62188            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
62189            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
62190            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/bytes.pm
62191            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Manifest.pm
62192            ! lib/ExtUtils/README lib/ExtUtils/TODO lib/ExtUtils/instmodsh
62193            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
62194            ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/Install.t
62195            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
62196            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
62197            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/postamble.t
62198            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/prereq_print.t
62199            ! lib/ExtUtils/t/problems.t lib/ExtUtils/t/writemakefile_args.t
62200            ! t/lib/MakeMaker/Test/Setup/Recurs.pm
62201 ____________________________________________________________________________
62202 [ 21651] By: rgs                                   on 2003/11/04  05:43:56
62203         Log: Subject: Re: [PATCH 5.8.2 @21574] OS/2 build
62204              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
62205              Date: Mon, 3 Nov 2003 20:20:44 -0800
62206              Message-ID: <20031104042044.GA1682@math.berkeley.edu>
62207      Branch: perl
62208            ! os2/Makefile.SHs
62209 ____________________________________________________________________________
62210 [ 21650] By: rgs                                   on 2003/11/03  21:55:42
62211         Log: Subject: [PATCH] Re: [perl #24384] 21418 (UNIVERSAL.pm patch) breaks autouse.pm
62212              From: Michael G Schwern <schwern@pobox.com>
62213              Date: Sat, 1 Nov 2003 22:57:45 -0800
62214              Message-ID: <20031102065745.GN3659@localhost.comcast.net>
62215              (goes with change #21418)
62216      Branch: perl
62217            ! lib/autouse.pm lib/autouse.t
62218 ____________________________________________________________________________
62219 [ 21647] By: rgs                                   on 2003/11/03  20:08:18
62220         Log: Subject: [PATCH] Re: PERL_VERSION, SUBVERSION, PATCHLEVEL
62221              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
62222              Date: Mon, 3 Nov 2003 20:53:33 +0100
62223              Message-ID: <023a01c3a244$2a1dd5a0$0c2f1fac@R2D2>
62224      Branch: perl
62225            ! ext/Devel/PPPort/PPPort.pm
62226 ____________________________________________________________________________
62227 [ 21646] By: rgs                                   on 2003/11/03  20:00:07
62228         Log: Subject: Cwd.xs: off-by-one buffer overflow in realpath()
62229              From: Casey West <casey@geeknest.com>
62230              Date: Mon, 3 Nov 2003 10:11:43 -0500
62231              Message-ID: <20031103151143.GB430@geeknest.com>
62232      Branch: perl
62233            ! ext/Cwd/Cwd.xs
62234 ____________________________________________________________________________
62235 [ 21645] By: rgs                                   on 2003/11/03  19:18:42
62236         Log: Subject: Re: [PATCH 5.8.1] make reentr.[ch] compatible with 5.8.0 again
62237              From: Jan Dubois <jand@ActiveState.com>
62238              Date: Sun, 02 Nov 2003 21:43:44 -0800
62239              Message-ID: <8dqbqvg16ln2r807l1l2c905lh7hte303v@4ax.com>
62240      Branch: perl
62241            ! reentr.h reentr.pl
62242 ____________________________________________________________________________
62243 [ 21644] By: rgs                                   on 2003/11/03  15:33:55
62244         Log: Document the fact that keys() and values() are optimized
62245              for void context (as suggested by Liz.)
62246      Branch: perl
62247            ! pod/perlfunc.pod
62248 ____________________________________________________________________________
62249 [ 21639] By: nicholas                              on 2003/11/03  07:04:36
62250         Log: Stas would prefer not to have MOD_PERL defines in perl.
62251      Branch: perl
62252            ! hv.c hv.h
62253 ____________________________________________________________________________
62254 [ 21638] By: nicholas                              on 2003/11/03  06:46:48
62255         Log: s/new_hash/rehash/g (Stas suggested a better name)
62256      Branch: perl
62257            ! embedvar.h hv.h intrpvar.h lib/Hash/Util.pm perl.c perlapi.h
62258            ! sv.c universal.c util.c
62259 ____________________________________________________________________________
62260 [ 21634] By: nicholas                              on 2003/11/02  22:32:21
62261         Log: Provide Internals::new_hash_seed to return PL_new_hash_seed, and
62262              make Hash::Util::hash_seed use this.
62263      Branch: perl
62264            ! lib/Hash/Util.pm universal.c
62265 ____________________________________________________________________________
62266 [ 21628] By: rgs                                   on 2003/11/02  21:05:59
62267         Log: Fix for [perl #24347] segfault with Safe
62268              The empty %INC created for safe compartements was freed
62269              too early.
62270      Branch: perl
62271            ! ext/Opcode/Opcode.xs
62272 ____________________________________________________________________________
62273 [ 21627] By: rgs                                   on 2003/11/02  20:40:47
62274         Log: Subject: [PATCH pod/perlguts.pod] update embed.pl description
62275              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
62276              Date: Sun, 2 Nov 2003 22:24:28 +0100
62277              Message-ID: <007b01c3a187$b34c6110$0c2f1fac@R2D2>
62278      Branch: perl
62279            ! pod/perlguts.pod
62280 ____________________________________________________________________________
62281 [ 21625] By: rgs                                   on 2003/11/02  20:24:21
62282         Log: Mention perl 5.8.2-RC1 in perlhist, as spotted by Abigail.
62283      Branch: perl
62284            ! pod/perlhist.pod
62285 ____________________________________________________________________________
62286 [ 21620] By: nicholas                              on 2003/11/02  18:22:16
62287         Log: Subject: [PATCH 5.8.2 @21574] OS/2 build
62288              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
62289              Date: Wed, 29 Oct 2003 14:00:18 -0800
62290              Message-ID: <20031029220017.GA26384@math.berkeley.edu>
62291      Branch: perl
62292            ! ext/DynaLoader/DynaLoader_pm.PL makedef.pl os2/Makefile.SHs
62293            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2_base.t os2/os2ish.h
62294            ! os2/perl2cmd.pl perlio.c
62295 ____________________________________________________________________________
62296 [ 21619] By: rgs                                   on 2003/11/02  18:07:30
62297         Log: Quoted-printable is evil.
62298      Branch: perl
62299            ! win32/win32.h
62300 ____________________________________________________________________________
62301 [ 21618] By: nicholas                              on 2003/11/02  18:01:21
62302         Log: Stas spotted a missed s//new_/ for the hash seed renaming games
62303      Branch: perl
62304            ! perl.c
62305 ____________________________________________________________________________
62306 [ 21617] By: rgs                                   on 2003/11/02  17:25:50
62307         Log: Portability nit for MinGW 3.
62308
62309              Subject: MinGW-3.1.0-1 _CRTIMP definition preempting win32.h's
62310              From: Greg Matheson <lang@ms.chinmin.edu.tw>
62311              Date: Thu, 30 Oct 2003 14:11:58 +0800
62312              Message-ID: <20031030141158.A11772@ms>
62313              (actual patch by Abe Timmerman)
62314      Branch: perl
62315            ! win32/win32.h
62316 ____________________________________________________________________________
62317 [ 21616] By: rgs                                   on 2003/11/02  12:37:54
62318         Log: Subject: DOCPATCH: does STORE need to return anything and if so what?
62319              From: david nicol <whatever@davidnicol.com>
62320              Date: 26 Oct 2003 22:34:04 -0600
62321              Message-Id: <1067229244.1071.51.camel@plaza.davidnicol.com>
62322      Branch: perl
62323            ! pod/perltie.pod
62324 ____________________________________________________________________________
62325 [ 21615] By: rgs                                   on 2003/11/01  20:01:54
62326         Log: Subject: [PATCH] DB_File 1.807
62327              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
62328              Date: Sat, 1 Nov 2003 13:50:12 -0000
62329              Message-ID: <AIEAJICLCBDNAAOLLOKLOENMPAAA.Paul.Marquess@btinternet.com>
62330      Branch: perl
62331            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
62332            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
62333            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
62334 ____________________________________________________________________________
62335 [ 21614] By: rgs                                   on 2003/11/01  19:40:28
62336         Log: Subject: Re: [PATCH bleadperl] (was Re: Is this brokenness in $< $( $> & $) ?)
62337              From: Rick Delaney <rick@bort.ca>
62338              Date: Mon, 27 Oct 2003 16:24:16 -0500
62339              Message-ID: <20031027162416.H2233@biff.bort.ca>
62340      Branch: perl
62341            ! pp_hot.c
62342 ____________________________________________________________________________
62343 [ 21611] By: nicholas                              on 2003/11/01  16:32:00
62344         Log: D'oh! t/op/hash.t wasn't in the MANIFEST. Rafael spotted this
62345      Branch: perl
62346            ! MANIFEST
62347 ____________________________________________________________________________
62348 [ 21607] By: nicholas                              on 2003/11/01  15:21:23
62349         Log: mod_perl2 will require access to the Plan C hashing function.
62350      Branch: perl
62351            ! hv.h
62352 ____________________________________________________________________________
62353 [ 21604] By: nicholas                              on 2003/11/01  14:21:38
62354         Log: Add Internals::HvREHASH to expose the rehashing flag
62355              t/op/hash.t tests that pathological data triggers rehashing
62356      Branch: perl
62357            + t/op/hash.t
62358            ! universal.c
62359 ____________________________________________________________________________
62360 [ 21599] By: davem                                 on 2003/11/01  00:09:22
62361         Log: whoops, typo
62362      Branch: perl
62363            ! ext/threads/shared/shared.xs
62364 ____________________________________________________________________________
62365 [ 21598] By: davem                                 on 2003/11/01  00:03:38
62366         Log: seg faults when deleting keys of shared hash refs
62367              Ensure that the shared_sv get magic of the element being deleted
62368              is called. Also, avoid posible memory leaks by wrapping all shared
62369              context sections with ENTER/SAVETMPS
62370      Branch: perl
62371            ! ext/threads/shared/shared.xs
62372 ____________________________________________________________________________
62373 [ 21596] By: rgs                                   on 2003/10/31  20:46:44
62374         Log: Subject: Re: [perl #24367] [PATCH] configure flag -Dextras="HTML::Parser" doesn't seem to do anything
62375              From: Andy Dougherty <doughera@lafayette.edu>
62376              Date: Fri, 31 Oct 2003 15:32:35 -0500 (EST)
62377              Message-ID: <Pine.SOL.4.53.0310311433440.8552@maxwell.phys.lafayette.edu>
62378              (plus POD link fixes)
62379      Branch: perl
62380            ! INSTALL
62381 ____________________________________________________________________________
62382 [ 21595] By: rgs                                   on 2003/10/31  20:35:23
62383         Log: Prevent the installation of makefiles that can be found
62384              under lib/.
62385      Branch: perl
62386            ! installperl
62387 ____________________________________________________________________________
62388 [ 21593] By: rgs                                   on 2003/10/31  20:19:01
62389         Log: Test nit ; goes with change 21591
62390      Branch: perl
62391            ! t/lib/warnings/regcomp
62392 ____________________________________________________________________________
62393 [ 21592] By: rgs                                   on 2003/10/31  20:03:58
62394         Log: Subject: [PATCH] Document PERL_DL_NONLAZY
62395              From: Gisle Aas <gisle@ActiveState.com>
62396              Date: 31 Oct 2003 03:13:03 -0800
62397              Message-ID: <lrn0bhbqyo.fsf@caliper.activestate.com>
62398      Branch: perl
62399            ! pod/perlrun.pod
62400 ____________________________________________________________________________
62401 [ 21591] By: rgs                                   on 2003/10/31  19:54:23
62402         Log: Subject: [PATCH] Off-by-one error in regcomp.c
62403              From: Slaven Rezic <slaven@rezic.de>
62404              Date: Fri, 31 Oct 2003 12:16:11 +0000
62405              Message-Id: <1067602571.12768@devpc01.iconmobile.de>
62406      Branch: perl
62407            ! regcomp.c t/op/regmesg.t
62408 ____________________________________________________________________________
62409 [ 21590] By: rgs                                   on 2003/10/31  19:36:32
62410         Log: Subject: [patch pod/perlfunc.pod] separate two unrelated notes in require
62411              From: Stas Bekman <stas@stason.org>
62412              Date: Wed, 29 Oct 2003 16:47:24 -0800
62413              Message-ID: <3FA05F9C.2080304@stason.org>
62414      Branch: perl
62415            ! pod/perlfunc.pod
62416 ____________________________________________________________________________
62417 [ 21589] By: rgs                                   on 2003/10/31  19:31:48
62418         Log: Subject: [5.8.x segfault + patch] chicken&egg segfault in -Dm -Mthreads
62419              From: Stas Bekman <stas@stason.org>
62420              Date: Wed, 29 Oct 2003 15:15:15 -0800
62421              Message-ID: <3FA04A03.5010603@stason.org>
62422              (enclosed in a #ifdef DEBUGGING)
62423      Branch: perl
62424            ! sv.c
62425 ____________________________________________________________________________
62426 [ 21588] By: rgs                                   on 2003/10/31  19:25:38
62427         Log: Subject: [PATCH] Devel::PPPort and scan_bin
62428              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
62429              Date: Wed, 29 Oct 2003 22:53:43 +0100
62430              Message-ID: <037201c39e67$1faa9940$0c2f1fac@R2D2>
62431      Branch: perl
62432            ! ext/Devel/PPPort/PPPort.pm
62433 ____________________________________________________________________________
62434 [ 21587] By: rgs                                   on 2003/10/31  19:19:00
62435         Log: Subject: [PATCH] change p4d2p to deal with new style diff2 output
62436              From: Jan Dubois <jand@ActiveState.com>
62437              Date: Thu, 30 Oct 2003 18:43:08 -0800
62438              Message-ID: <dpi3qvgf1uke7pj1gcpgmoh622lqcvl6uc@4ax.com>
62439      Branch: perl
62440            ! Porting/p4d2p
62441 ____________________________________________________________________________
62442 [ 21586] By: nicholas                              on 2003/10/31  18:54:26
62443         Log: Comment that this "optimisation" is actually a necessary fixup.
62444              When the split occurs (to make the opti{miser,onal}) this isn't
62445              (Richard Clamp reminded me that I forgot to do this)
62446      Branch: perl
62447            ! op.c
62448 ____________________________________________________________________________
62449 [ 21583] By: nicholas                              on 2003/10/30  22:37:26
62450         Log: Rewrite to correctly use test.pl
62451
62452              Date: Thu, 30 Oct 2003 15:51:03 -0800
62453              From: Michael G Schwern <schwern@pobox.com>
62454              Subject: Re: Fix for the orange lion bug - aka empty sub bug
62455              Message-ID: <20031030235103.GC27017@localhost.comcast.net>
62456      Branch: perl
62457            ! t/op/sub.t
62458 ____________________________________________________________________________
62459 [ 21582] By: nicholas                              on 2003/10/30  22:18:53
62460         Log: Date: Thu, 30 Oct 2003 22:01:35 +0000
62461              Subject: Fix for the orange lion bug - aka empty sub bug
62462              From: Arthur Bergman <sky@nanisky.com>
62463              Message-Id: <A10EEA90-0B24-11D8-93CD-000A95A2734C@nanisky.com>
62464      Branch: perl
62465            + t/op/sub.t
62466            ! MANIFEST op.c
62467 ____________________________________________________________________________
62468 [ 21580] By: nicholas                              on 2003/10/30  19:42:28
62469         Log: 14 is the chain length for attack. From
62470
62471              Message-ID: <20031030204117.16008.qmail@plover.com>
62472              Subject: Re: 5.8.2-RC1 and mp2
62473              Date: Thu, 30 Oct 2003 15:41:17 -0500
62474              From: Mark Jason Dominus <mjd@plover.com>
62475
62476              and
62477
62478              From: Scott A Crosby <scrosby@cs.rice.edu>
62479              Subject: Re: 5.8.2-RC1 and mp2
62480              Date: 30 Oct 2003 14:08:06 -0600
62481              Message-ID: <oydd6cea3q1.fsf@bert.cs.rice.edu>
62482      Branch: perl
62483            ! hv.c
62484 ____________________________________________________________________________
62485 [ 21575] By: rgs                                   on 2003/10/29  06:51:19
62486         Log: Move a fcntl() example in perlfunc at a more proper place,
62487              as suggested by :
62488              Subject: [perl #24334] ioctl/fcntl doc confusion
62489              From: "perl-5.8.0@ton.iguana.be (via RT)" <perlbug-followup@perl.org>
62490              Date: 28 Oct 2003 13:37:49 -0000
62491              Message-ID: <rt-24334-66603.12.4990768314782@rt.perl.org>
62492      Branch: perl
62493            ! pod/perlfunc.pod
62494 ____________________________________________________________________________
62495 [ 21567] By: rgs                                   on 2003/10/28  08:48:06
62496         Log: Upgrade to Time::HiRes 1.52.
62497      Branch: perl
62498            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
62499            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
62500 ____________________________________________________________________________
62501 [ 21566] By: rgs                                   on 2003/10/28  08:34:26
62502         Log: Subject: [PATCH lib/overload.t] TODO tests for bug #24313.
62503              From: Abigail <abigail@abigail.nl>
62504              Date: Mon, 27 Oct 2003 13:05:37 +0100
62505              Message-ID: <20031027120536.GA24608@abigail.nl>
62506
62507              Subject: [PATCH bleadperl] [perl #24313] (was Re: [PATCH lib/overload.t] TODO tests for bug #24313.)
62508              From: Rick Delaney <rick@bort.ca>
62509              Date: Mon, 27 Oct 2003 12:17:49 -0500
62510              Message-ID: <20031027121749.E2233@biff.bort.ca>
62511      Branch: perl
62512            ! lib/overload.t toke.c
62513 ____________________________________________________________________________
62514 [ 21565] By: rgs                                   on 2003/10/28  07:42:52
62515         Log: Subject: [PATCH t/comp/proto.t]  Test (5.9.x)
62516              From: Abigail <abigail@abigail.nl>
62517              Date: Mon, 27 Oct 2003 14:50:24 +0100
62518              Message-ID: <20031027135024.GA12666@abigail.nl>
62519      Branch: perl
62520            ! t/comp/proto.t
62521 ____________________________________________________________________________
62522 [ 21564] By: davem                                 on 2003/10/27  22:01:12
62523         Log: Fix more shared threads leaks: add SAVETMPS to the second branch
62524              of sharedsv_scalar_store().
62525      Branch: perl
62526            ! ext/threads/shared/shared.xs
62527 ____________________________________________________________________________
62528 [ 21563] By: rgs                                   on 2003/10/27  19:33:29
62529         Log: Add a new taint error, "%ENV is aliased to %s".
62530              This error is thrown when taint checks are enabled and
62531              when *ENV has been aliased, so that %ENV has no env-magic
62532              anymore. (see bug [perl #24291].)
62533      Branch: perl
62534            ! pod/perldiag.pod t/op/taint.t taint.c
62535 ____________________________________________________________________________
62536 [ 21560] By: nicholas                              on 2003/10/27  18:01:02
62537         Log: Record the escape^Wrelease of 5.9.0
62538      Branch: perl
62539            ! pod/perlhist.pod
62540 ____________________________________________________________________________
62541 [ 21554] By: nicholas                              on 2003/10/27  16:09:37
62542         Log: Subject: Re: DBD::Sybase and Sybase::CTlib build problems w/ 5.8.1, Solaris, gcc
62543              From: Alan Burlison <Alan.Burlison@sun.com>
62544              Date: Tue, 21 Oct 2003 15:00:58 +0100
62545              Message-ID: <3F953C1A.3060800@sun.com>
62546      Branch: perl
62547            ! hints/solaris_2.sh
62548 ____________________________________________________________________________
62549 [ 21550] By: nicholas                              on 2003/10/27  13:45:27
62550         Log: Sync with Unicode::Normalize 0.25
62551      Branch: perl
62552            + ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/form.t
62553            + ext/Unicode/Normalize/t/proto.t
62554            + ext/Unicode/Normalize/t/split.t
62555            ! MANIFEST ext/Unicode/Normalize/Changes
62556            ! ext/Unicode/Normalize/Makefile.PL
62557            ! ext/Unicode/Normalize/Normalize.pm
62558            ! ext/Unicode/Normalize/Normalize.xs
62559            ! ext/Unicode/Normalize/README
62560 ____________________________________________________________________________
62561 [ 21549] By: nicholas                              on 2003/10/27  13:11:48
62562         Log: Sync with Unicode::Collate 0.30
62563      Branch: perl
62564            + lib/Unicode/Collate/t/hangtype.t
62565            + lib/Unicode/Collate/t/normal.t lib/Unicode/Collate/t/trailwt.t
62566            + lib/Unicode/Collate/t/variable.t
62567            + lib/Unicode/Collate/t/version.t
62568            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
62569            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/contract.t
62570            ! lib/Unicode/Collate/t/hangul.t lib/Unicode/Collate/t/index.t
62571            ! lib/Unicode/Collate/t/test.t
62572 ____________________________________________________________________________
62573 [ 21548] By: nicholas                              on 2003/10/27  12:39:39
62574         Log: Sync with Pod::Perldoc 3.12
62575      Branch: perl
62576            ! lib/Pod/Perldoc.pm
62577 ____________________________________________________________________________
62578 [ 21546] By: ams                                   on 2003/10/27  09:00:08
62579         Log: Will the real off by one please stand up?
62580      Branch: perl
62581            ! mg.c
62582 ____________________________________________________________________________
62583 [ 21545] By: hv                                    on 2003/10/27  02:52:16
62584         Log: fixup separators
62585      Branch: perl
62586            ! Changes
62587 ____________________________________________________________________________
62588 [ 21544] By: hv                                    on 2003/10/27  02:51:26
62589         Log: don't complain of podless .pm files that have a separate .pod file
62590      Branch: perl
62591            ! pod/buildtoc
62592 ____________________________________________________________________________
62593 [ 21543] By: hv                                    on 2003/10/27  02:50:04
62594         Log: regen pods and toc
62595      Branch: perl
62596            ! pod/perlmodlib.pod pod/perltoc.pod
62597 ____________________________________________________________________________
62598 [ 21542] By: rgs                                   on 2003/10/26  21:36:17
62599         Log: When %ENV has been turned into a non-magical hash after a
62600              glob assignment, TAINT_ENV() may dump core because it
62601              assumes $ENV{PATH} is magical. Fix this ; add a test to
62602              verify that the PATH is still checked for taintedness.
62603      Branch: perl
62604            ! t/op/taint.t taint.c
62605 ____________________________________________________________________________
62606 [ 21540] By: rgs                                   on 2003/10/26  14:59:53
62607         Log: Fix backward-compatibility issues in if.pm.
62608      Branch: perl
62609            ! lib/if.pm
62610 ____________________________________________________________________________
62611 [ 21539] By: hv                                    on 2003/10/26  12:22:54
62612         Log: Update Changes.
62613      Branch: perl
62614            ! Changes patchlevel.h
62615 ____________________________________________________________________________
62616 [ 21538] By: ams                                   on 2003/10/26  08:08:02
62617         Log: Fix off-by-one in $0 set magic. (From Autrijus.)
62618              The whole PL_origalen thing in perl.c looks very hokey.
62619      Branch: perl
62620            ! mg.c
62621 ____________________________________________________________________________
62622 [ 21536] By: nicholas                              on 2003/10/25  22:33:18
62623         Log: show the rehash flags in dumps
62624      Branch: perl
62625            ! dump.c
62626 ____________________________________________________________________________
62627 [ 21535] By: nicholas                              on 2003/10/25  22:32:40
62628         Log: Return 21533 (with modifications) having found the problem
62629      Branch: perl
62630            ! hv.c hv.h
62631 ____________________________________________________________________________
62632 [ 21534] By: nicholas                              on 2003/10/25  20:46:36
62633         Log: Back out 21533 because it broke Encode's build in really weird ways
62634      Branch: perl
62635            ! hv.c hv.h
62636 ____________________________________________________________________________
62637 [ 21533] By: nicholas                              on 2003/10/25  13:10:21
62638         Log: Plan C rough edge smoothing. Criteria for a hash split is now
62639              the earlier of "more keys than buckets" (the old test) or
62640              linked list too long. Rehash is triggered after a split if the
62641              longest linked list is too long.
62642      Branch: perl
62643            ! hv.c hv.h
62644 ____________________________________________________________________________
62645 [ 21532] By: rgs                                   on 2003/10/25  10:03:18
62646         Log: Subject: Re: [perl #948] $, untieable?
62647              From: Richard Clamp <richardc@unixbeard.net>
62648              Date: Tue, 21 Oct 2003 00:02:49 +0100
62649              Message-ID: <20031020230249.GA31123@mirth.demon.co.uk>
62650
62651              Plus a small fix to t/TEST to recognize the added TODO test
62652              as a TODO test.
62653      Branch: perl
62654            ! t/TEST t/op/tie.t
62655 ____________________________________________________________________________
62656 [ 21528] By: nicholas                              on 2003/10/23  19:21:00
62657         Log: When it says "add", then, like, you have to p4 add it. D'oh!
62658              (missed the new file in "Update I18N::LangTags from 0.28 to 0.29")
62659      Branch: perl
62660            + lib/I18N/LangTags/t/02decency.t
62661 ____________________________________________________________________________
62662 [ 21527] By: davem                                 on 2003/10/23  19:13:20
62663         Log: Fix two threads::shared leaks
62664              #24061 - AV in shared interpreter wasn't set to AvREAL
62665              #24255 - mortals were added to the shared interpreter's tmpstack
62666              and never freed.
62667      Branch: perl
62668            ! ext/threads/shared/shared.xs
62669 ____________________________________________________________________________
62670 [ 21526] By: nicholas                              on 2003/10/23  19:11:24
62671         Log: From: Jan Dubois <jand@ActiveState.com>
62672              Subject: [PATCH] Update Pod::Perldoc from 3.10 to 3.11
62673              Date: Wed, 22 Oct 2003 20:17:07 -0700
62674              Message-ID: <mjhepvgtnifdlgrvp20urtuu058e1jrav2@4ax.com>
62675
62676              From: Jan Dubois <jand@ActiveState.com>
62677              Subject: [PATCH] Update I18N::LangTags from 0.28 to 0.29
62678              Date: Wed, 22 Oct 2003 20:26:56 -0700
62679              Message-ID: <jgiepv0a8fp8ffq3lpc5ujl7j25hoo1rdt@4ax.com>
62680      Branch: perl
62681            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
62682            ! lib/I18N/LangTags/List.pm lib/I18N/LangTags/README
62683            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm pod/perldoc.pod
62684            ! utils/perldoc.PL
62685 ____________________________________________________________________________
62686 [ 21523] By: ams                                   on 2003/10/23  12:53:03
62687         Log: Subject: [PATCH] utime documentation
62688              From: Gisle Aas <gisle@ActiveState.com>
62689              Date: 23 Oct 2003 05:33:43 -0700
62690              Message-Id: <lrekx4jfq0.fsf@caliper.activestate.com>
62691      Branch: perl
62692            ! pod/perlfunc.pod
62693 ____________________________________________________________________________
62694 [ 21522] By: ams                                   on 2003/10/23  08:07:18
62695         Log: Subject: [PATCH]  dup2() not going through PerlLIO abstraction layer
62696              From: Jan Dubois <jand@ActiveState.com>
62697              Date: Wed, 22 Oct 2003 20:33:54 -0700
62698              Message-Id: <vniepv0n5mcrbbutm0qgvori6n6vr6arsh@4ax.com>
62699      Branch: perl
62700            ! doio.c
62701 ____________________________________________________________________________
62702 [ 21520] By: nicholas                              on 2003/10/22  19:50:15
62703         Log: patch created by Casey West from:
62704
62705              Subject: CPAN module problems
62706              From: Edward Moy <emoy@apple.com>
62707              Date: Fri, 10 Oct 2003 17:42:06 -0700
62708              Message-Id: <BD2513C0-FB83-11D7-9065-000A956EFDEE@apple.com>
62709
62710              (change ld value in hints file)
62711      Branch: perl
62712            ! hints/darwin.sh
62713 ____________________________________________________________________________
62714 [ 21516] By: rgs                                   on 2003/10/22  15:06:13
62715         Log: Small email update in AUTHORS.
62716      Branch: perl
62717            ! AUTHORS
62718 ____________________________________________________________________________
62719 [ 21515] By: rgs                                   on 2003/10/22  06:39:29
62720         Log: Add a test.taintwarn makefile target,
62721              to run the whole test suite with the -t switch.
62722      Branch: perl
62723            ! Makefile.SH pod/perlhack.pod t/TEST
62724 ____________________________________________________________________________
62725 [ 21514] By: rgs                                   on 2003/10/21  21:21:56
62726         Log: Subject: [PATCH @20458] embedding perl
62727              From: Radu Greab <rgreab@fx.ro>
62728              Date: Tue, 05 Aug 2003 20:57:15 +0300 (EEST)
62729              Message-Id: <20030805.205715.113441323.radu@yx.primIT.ro>
62730      Branch: perl
62731            ! hv.c intrpvar.h perl.c pod/perlembed.pod pod/perlintern.pod
62732            ! sv.c
62733 ____________________________________________________________________________
62734 [ 21513] By: rgs                                   on 2003/10/21  20:45:12
62735         Log: Fix doc bug #23890, as suggested by Himanshu Garg :
62736              in perltoot, $him->fullname should be $him->fullname->as_string
62737              when passed to printf.
62738      Branch: perl
62739            ! pod/perltoot.pod
62740 ____________________________________________________________________________
62741 [ 21509] By: rgs                                   on 2003/10/21  05:42:50
62742         Log: Two OS/2 portability patches from Ilya.
62743
62744              Subject: [PATCH 5.8.1 @21211] sockets broken on OS/2
62745              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
62746              Date: Thu, 25 Sep 2003 12:09:11 -0700
62747              Message-ID: <20030925190911.GA27028@math.berkeley.edu>
62748
62749              Subject: Re: [PATCH 5.8.1 @21379] tmpfile() broken on OS/2
62750              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
62751              Date: Thu, 25 Sep 2003 19:50:45 -0700
62752              Message-ID: <20030926025045.GA27507@math.berkeley.edu>
62753      Branch: perl
62754            ! doio.c os2/os2ish.h perl.h perlio.c pp_sys.c
62755 ____________________________________________________________________________
62756 [ 21506] By: rgs                                   on 2003/10/20  19:28:27
62757         Log: Subject: [PATCH] add some missing defines to Devel::PPPort
62758              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
62759              Date: Mon, 20 Oct 2003 20:14:19 +0200
62760              Message-ID: <03a301c39735$fb7cb220$0c2f1fac@R2D2>
62761      Branch: perl
62762            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
62763 ____________________________________________________________________________
62764 [ 21505] By: rgs                                   on 2003/10/20  19:22:38
62765         Log: Subject: Re: [perl #24225] [5.8.1] segfault in binmode STDOUT, ':stdio'; print 1
62766              From: Slaven Rezic <slaven@rezic.de>
62767              Date: 19 Oct 2003 17:54:59 +0200
62768              Message-ID: <871xt9te7g.fsf@vran.herceg.de>
62769      Branch: perl
62770            ! perlio.c
62771 ____________________________________________________________________________
62772 [ 21503] By: rgs                                   on 2003/10/20  06:04:04
62773         Log: Skip the chflags tests in filetest.t on Darwin.
62774      Branch: perl
62775            ! lib/filetest.t
62776 ____________________________________________________________________________
62777 [ 21474] By: nicholas                              on 2003/10/17  18:44:28
62778         Log: Plan C rough edge smoothing - forgot to turn on the "has key flags"
62779              flag on the hash when rehashing. Can turn off the "rehasing" flag
62780              if the hash is cleared
62781      Branch: perl
62782            ! hv.c
62783 ____________________________________________________________________________
62784 [ 21473] By: rgs                                   on 2003/10/17  08:53:48
62785         Log: -u is deprecated.
62786              Subject: Re: why PERL5LIB is ignored when -T is in effect
62787              From: Slaven Rezic <slaven@rezic.de>
62788              Date: Fri, 17 Oct 2003 10:02:31 +0000
62789              Message-Id: <1066384951.4964@devpc01.iconmobile.de>
62790      Branch: perl
62791            ! perl.c
62792 ____________________________________________________________________________
62793 [ 21472] By: rgs                                   on 2003/10/17  07:29:10
62794         Log: The compilation of PerlIO::via may hang on AIX when
62795              compiling with vac at -O3 optimization level. Disable
62796              optimization for this module.
62797      Branch: perl
62798            + ext/PerlIO/via/hints/aix.pl
62799            ! MANIFEST
62800 ____________________________________________________________________________
62801 [ 21471] By: nicholas                              on 2003/10/16  21:10:27
62802         Log: Plan C for foiling the algorithmic complexity attack
62803              (based on Chip's plan A (binary compatibility with 5.8.0 and 5.8.1),
62804              Chip's plan B (do something new inside the hv functions)
62805              and introspective sort)
62806              Provides infrastructure for hashes to change their hash function
62807              if necessary, and code in hsplit to detect pathalogical data and
62808              instigate a random rehashing.
62809              Needs refinement. Let's see how much smoke it creates.
62810      Branch: perl
62811            ! embedvar.h hv.c hv.h intrpvar.h perl.c perlapi.h sv.c sv.h
62812            ! util.c
62813 ____________________________________________________________________________
62814 [ 21470] By: davem                                 on 2003/10/16  20:03:44
62815         Log: Ensure PL_comppad/curpad point to PL_main_cv's padlist when
62816              PL_main_root is freed; this may not have been be the case if a
62817              thread other than the main one is the last to be destroyed
62818      Branch: perl
62819            ! ext/threads/t/thread.t pad.h perl.c
62820 ____________________________________________________________________________
62821 [ 21469] By: nicholas                              on 2003/10/16  19:31:19
62822         Log: Duplicate 19423 (pathological hashes too easy) into share_hek_flags
62823              (as suggested by Jan Dubois)
62824      Branch: perl
62825            ! hv.c
62826 ____________________________________________________________________________
62827 [ 21468] By: ams                                   on 2003/10/16  19:00:14
62828         Log: Subject: Re: assert.h breaks perl.h
62829              From: Alexey Tourbin <at@altlinux.ru>
62830              Date: Thu, 16 Oct 2003 22:24:35 +0400
62831              Message-Id: <20031016182434.GH1724@julia.office.altlinux.ru>
62832      Branch: perl
62833            ! sv.h
62834 ____________________________________________________________________________
62835 [ 21467] By: ams                                   on 2003/10/16  18:57:57
62836         Log: Subject: [PATCH] Tie::Hash documentation
62837              From: Slaven Rezic <slaven@rezic.de>
62838              Date: Thu, 16 Oct 2003 17:57:35 +0000
62839              Message-Id: <1066327055.1428@devpc01.iconmobile.de>
62840      Branch: perl
62841            ! lib/Tie/Hash.pm
62842 ____________________________________________________________________________
62843 [ 21466] By: rgs                                   on 2003/10/16  08:52:50
62844         Log: Further tweak on change #21464.
62845      Branch: perl
62846            ! perl.c
62847 ____________________________________________________________________________
62848 [ 21464] By: ams                                   on 2003/10/16  08:42:50
62849         Log: Subject: perl -h tweak [PATCH]
62850              From: Gisle Aas <gisle@ActiveState.com>
62851              Date: 16 Oct 2003 02:49:39 -0700
62852              Message-Id: <lrn0c11pho.fsf@caliper.activestate.com>
62853      Branch: perl
62854            ! perl.c
62855 ____________________________________________________________________________
62856 [ 21456] By: rgs                                   on 2003/10/15  19:19:05
62857         Log: Perlfaq1 : take notice that 5.8.1 is now released.
62858      Branch: perl
62859            ! pod/perlfaq1.pod
62860 ____________________________________________________________________________
62861 [ 21454] By: rgs                                   on 2003/10/15  19:06:05
62862         Log: PerlFAQ sync. (only actual changes)
62863      Branch: perl
62864            ! pod/perlfaq4.pod
62865 ____________________________________________________________________________
62866 [ 21453] By: rgs                                   on 2003/10/15  19:02:35
62867         Log: Typos.
62868      Branch: perl
62869            ! hints/aix.sh
62870 ____________________________________________________________________________
62871 [ 21452] By: rgs                                   on 2003/10/15  11:12:31
62872         Log: Fix bug [perl #24212] : improper error recovery in the
62873              tokenizer after an unknown filetest operator.
62874      Branch: perl
62875            ! t/comp/parser.t toke.c
62876 ____________________________________________________________________________
62877 [ 21451] By: rgs                                   on 2003/10/15  09:19:02
62878         Log: Update MIME::Base64 and Digest::MD5 from the CPAN version.
62879      Branch: perl
62880            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
62881            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
62882            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/utf8.t
62883            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
62884            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
62885            ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/unicode.t
62886 ____________________________________________________________________________
62887 [ 21450] By: rgs                                   on 2003/10/15  06:47:11
62888         Log: Add support for Linux abstract unix domain sockets to Socket.pm.
62889              Based on a idea by Alex Hudson. (Basically those are unix domain
62890              sockets whose name has a '\0' as first character.)
62891      Branch: perl
62892            ! ext/Socket/Socket.xs ext/Socket/t/Socket.t
62893 ____________________________________________________________________________
62894 [ 21449] By: ams                                   on 2003/10/15  06:32:44
62895         Log: Subject: [PATCH] SIGN => 1 support for MakeMaker
62896              From: Autrijus Tang <autrijus@autrijus.org>
62897              Date: Tue, 14 Oct 2003 18:32:28 +0800
62898              Message-Id: <1066127547.65845.35.camel@localhost>
62899      Branch: perl
62900            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
62901            ! lib/ExtUtils/MakeMaker.pm
62902 ____________________________________________________________________________
62903 [ 21448] By: ams                                   on 2003/10/15  05:56:12
62904         Log: Rewrite #21447.
62905      Branch: perl
62906            ! pod/perliol.pod
62907 ____________________________________________________________________________
62908 [ 21447] By: ams                                   on 2003/10/15  05:36:48
62909         Log: Subject: [patch pod/perliol.pod]
62910              From: Stas Bekman <stas@stason.org>
62911              Date: Tue, 14 Oct 2003 18:05:29 -0700
62912              Message-Id: <3F8C9D59.3040403@stason.org>
62913      Branch: perl
62914            ! pod/perliol.pod
62915 ____________________________________________________________________________
62916 [ 21446] By: nicholas                              on 2003/10/14  18:45:39
62917         Log: Duplicate 19423 (pathological hashes too easy) into hv_store_ent
62918              (the routine used by perl level HV operations)
62919      Branch: perl
62920            ! hv.c
62921 ____________________________________________________________________________
62922 [ 21445] By: rgs                                   on 2003/10/13  21:03:05
62923         Log: Subject: [PATCH ext/Devel/PPPort/PPPort.pm] Changes #20819 and #20996 break compatibility with perl 5.6.0
62924              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
62925              Date: Tue, 30 Sep 2003 19:23:34 +0200
62926              Message-ID: <021e01c38777$93ea4e10$0c2f1fac@R2D2>
62927      Branch: perl
62928            ! ext/Devel/PPPort/PPPort.pm
62929 ____________________________________________________________________________
62930 [ 21442] By: ams                                   on 2003/10/13  08:41:17
62931         Log: Subject: [perl #24189] Incorrect comment in perldoc strict
62932              From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
62933              Date: 12 Oct 2003 09:01:25 -0000
62934              Message-Id: <rt-24189-65954.9.50514379869631@rt.perl.org>
62935      Branch: perl
62936            ! lib/strict.pm
62937 ____________________________________________________________________________
62938 [ 21441] By: rgs                                   on 2003/10/13  08:02:21
62939         Log: Subject: [PATCH] Internals::hash_seed() returns wrong value
62940              From: Jan Dubois <jand@ActiveState.com>
62941              Date: Sun, 12 Oct 2003 22:09:39 -0700
62942              Message-ID: <07ckovck8mp5e8tthmtbbcrpi2tj6q9eak@4ax.com>
62943      Branch: perl
62944            ! universal.c
62945 ____________________________________________________________________________
62946 [ 21440] By: rgs                                   on 2003/10/12  19:58:05
62947         Log: Subject: [perl #24122] setreuid and friends borked on darwin/osx
62948              From: "pxm@nubz.org (via RT)" <perlbug-followup@perl.org>
62949              Date: 5 Oct 2003 20:55:56 -0000
62950              Message-ID: <rt-24122-65678.14.2411168523081@rt.perl.org>
62951      Branch: perl
62952            ! mg.c
62953 ____________________________________________________________________________
62954 [ 21439] By: rgs                                   on 2003/10/12  16:28:06
62955         Log: Subject: [PATCH] Tie::Hash documentation
62956              From: Slaven Rezic <slaven@rezic.de>
62957              Date: Sun, 12 Oct 2003 18:55:54 +0200 (CEST)
62958              Message-Id: <200310121655.h9CGtsrY003613@vran.herceg.de>
62959      Branch: perl
62960            ! lib/Tie/Hash.pm
62961 ____________________________________________________________________________
62962 [ 21438] By: rgs                                   on 2003/10/12  15:48:13
62963         Log: Subject: Re: [perl #24122] setreuid and friends borked on darwin/osx
62964              From: Slaven Rezic <slaven@rezic.de>
62965              Date: 07 Oct 2003 00:04:34 +0200
62966              Message-ID: <87ekxq6n0t.fsf@vran.herceg.de>
62967      Branch: perl
62968            ! hints/darwin.sh
62969 ____________________________________________________________________________
62970 [ 21437] By: rgs                                   on 2003/10/12  15:25:17
62971         Log: Minor nit in perlrun, spotted by Art Haas.
62972      Branch: perl
62973            ! pod/perlrun.pod
62974 ____________________________________________________________________________
62975 [ 21436] By: ams                                   on 2003/10/10  19:05:55
62976         Log: Subject: [PATCH] threads::async + some cleanup
62977              From: Elizabeth Mattijsen <liz@dijkmat.nl>
62978              Date: Fri, 10 Oct 2003 16:37:55 +0200
62979              Message-Id: <p05111b07bbac713a0aaf@[192.168.56.2]>
62980      Branch: perl
62981            ! ext/threads/threads.pm
62982 ____________________________________________________________________________
62983 [ 21435] By: ams                                   on 2003/10/10  19:02:34
62984         Log: Make everyone stop posting to p5p about 0e0.
62985      Branch: perl
62986            ! pod/perlsyn.pod
62987 ____________________________________________________________________________
62988 [ 21433] By: nicholas                              on 2003/10/09  20:57:26
62989         Log: Put all pre-processor #s on the first column (some compilers are picky)
62990              [perl #24167] `#' comment signs not at the very beginning of a line
62991      Branch: perl
62992            ! cop.h dosish.h ext/SDBM_File/sdbm/sdbm.h iperlsys.h op.c
62993            ! perl.h regcomp.c
62994 ____________________________________________________________________________
62995 [ 21432] By: rgs                                   on 2003/10/09  11:09:24
62996         Log: Suppress the test file t/op/nothr5005.t and integrate its tests into
62997              t/op/args.t, now that 5005threads have been removed. Port t/op/args.t
62998              to t/test.pl.
62999      Branch: perl
63000            - t/op/nothr5005.t
63001            ! MANIFEST t/op/args.t
63002 ____________________________________________________________________________
63003 [ 21431] By: rgs                                   on 2003/10/09  11:06:15
63004         Log: Document the behaviour of filetest operators regarding parentheses.
63005              This fixes bug #24127 (by documenting it as a feature.)
63006      Branch: perl
63007            ! pod/perlop.pod
63008 ____________________________________________________________________________
63009 [ 21430] By: ams                                   on 2003/10/09  07:55:34
63010         Log: Subject: [PATCH 5.8.1 CORE] Internal fixes to source-code coordinate
63011              calculations in regcomp.c
63012              From: Eric Promislow <ericp@ActiveState.com>
63013              Date: Wed, 8 Oct 2003 17:42:42 -0700
63014              Message-Id: <20031008174242.A17544@ActiveState.com>
63015      Branch: perl
63016            ! regcomp.c
63017 ____________________________________________________________________________
63018 [ 21429] By: ams                                   on 2003/10/09  07:43:56
63019         Log: Patch based on:
63020
63021              Subject: [perl #24157] -MModule=} is broken
63022              From: "Lukas Mai" (via RT) <perlbug-followup@perl.org>
63023              Date: 7 Oct 2003 21:47:43 -0000
63024              Message-Id: <rt-24157-65809.10.9980909617566@rt.perl.org>
63025
63026              (Includes a fix for a similar problem in -A, but not -d.)
63027      Branch: perl
63028            ! perl.c
63029 ____________________________________________________________________________
63030 [ 21428] By: ams                                   on 2003/10/09  02:32:07
63031         Log: Subject: [PATCH] Devel::PPPort is missing an aTHX when calling
63032              grok_numeric_radix()
63033              From: Jan Dubois <jand@ActiveState.com>
63034              Date: Wed, 08 Oct 2003 20:37:42 -0700
63035              Message-Id: <8kl9ov0932qo08o24uafuc9v77clrgnoe4@4ax.com>
63036      Branch: perl
63037            ! ext/Devel/PPPort/PPPort.pm
63038 ____________________________________________________________________________
63039 [ 21427] By: ams                                   on 2003/10/09  01:36:18
63040         Log: Subject: Re: require patch breaks locale
63041              From: Rick Delaney <rick@bort.ca>
63042              Date: Wed, 8 Oct 2003 22:41:55 -0400
63043              Message-Id: <20031008224155.A14638@biff.bort.ca>
63044      Branch: perl
63045            ! t/comp/require.t
63046 ____________________________________________________________________________
63047 [ 21426] By: ams                                   on 2003/10/09  01:26:57
63048         Log: Subject: Re: Simple @INC hook core dump [PATCH]
63049              From: Gisle Aas <gisle@ActiveState.com>
63050              Date: 08 Oct 2003 13:35:28 -0700
63051              Message-Id: <lrr81ncvsf.fsf@caliper.activestate.com>
63052      Branch: perl
63053            ! t/op/inccode.t
63054 ____________________________________________________________________________
63055 [ 21425] By: rgs                                   on 2003/10/08  11:34:17
63056         Log: Fix bug #24108: Goto +foo broken
63057              the fix having been suggested by xmath via Juerd.
63058      Branch: perl
63059            ! op.c t/op/goto.t
63060 ____________________________________________________________________________
63061 [ 21424] By: rgs                                   on 2003/10/08  11:16:58
63062         Log: Subject: Re: Simple @INC hook core dump [PATCH]
63063              From: Gisle Aas <gisle@ActiveState.com>
63064              Date: 08 Oct 2003 04:47:33 -0700
63065              Message-ID: <lrllrweysq.fsf_-_@caliper.activestate.com>
63066      Branch: perl
63067            ! pp_ctl.c
63068 ____________________________________________________________________________
63069 [ 21423] By: ams                                   on 2003/10/08  10:09:41
63070         Log: Subject: [PATCH pod/perlrun.pod] Layout & POD nit.
63071              From: Abigail <abigail@abigail.nl>
63072              Date: Wed, 8 Oct 2003 03:50:49 -0700
63073              Message-Id: <20031008105049.GA15770@ucan.foad.org>
63074      Branch: perl
63075            ! pod/perlrun.pod
63076 ____________________________________________________________________________
63077 [ 21422] By: ams                                   on 2003/10/08  06:13:07
63078         Log: "Are implicit undefs true?" asks Gisle.
63079      Branch: perl
63080            ! pod/perlsyn.pod
63081 ____________________________________________________________________________
63082 [ 21421] By: ams                                   on 2003/10/08  03:20:00
63083         Log: Subject: Re: [PATCH] perlop.pod Revamp - revision 4
63084              From: schwern@pobox.com
63085              Date: Tue, 7 Oct 2003 20:39:36 -0700
63086              Message-Id: <20031007203936.X4301@ttul.org>
63087
63088              (Originally from Shlomi Fish. Applied with tweaks.)
63089      Branch: perl
63090            ! pod/perlop.pod
63091 ____________________________________________________________________________
63092 [ 21420] By: ams                                   on 2003/10/07  19:51:35
63093         Log: Minor tweaks to pod/perlsyn.pod (as suggested by Yves Orton),
63094              sv.c (Tim Bunce), t/op/pow.t (John P. Linderman).
63095      Branch: perl
63096            ! pod/perlsyn.pod sv.c t/op/pow.t
63097 ____________________________________________________________________________
63098 [ 21419] By: ams                                   on 2003/10/07  04:03:34
63099         Log: Why should -3**$x be more precisely determined than 3**$x?
63100      Branch: perl
63101            ! t/op/pow.t
63102 ____________________________________________________________________________
63103 [ 21418] By: ams                                   on 2003/10/07  03:59:38
63104         Log: Subject: [PATCH] Fixing UNIVERSAL.pm's bit of unpleasantness
63105              From: schwern@pobox.com
63106              Date: Mon, 6 Oct 2003 13:14:36 -0700
63107              Message-Id: <20031006131436.G20960@ttul.org>
63108      Branch: perl
63109            ! lib/UNIVERSAL.pm t/op/universal.t
63110 ____________________________________________________________________________
63111 [ 21417] By: ams                                   on 2003/10/07  03:55:18
63112         Log: Update perlfunc/require to describe NXDOMAIN caching... er, you
63113              know what I mean.
63114      Branch: perl
63115            ! pod/perlfunc.pod
63116 ____________________________________________________________________________
63117 [ 21416] By: ams                                   on 2003/10/07  03:37:01
63118         Log: Subject: [patch sv.c] improve "...free unref scalar" warning
63119              From: Stas Bekman <stas@stason.org>
63120              Date: Mon, 06 Oct 2003 21:19:53 -0700
63121              Message-Id: <3F823EE9.4030103@stason.org>
63122      Branch: perl
63123            ! sv.c
63124 ____________________________________________________________________________
63125 [ 21415] By: ams                                   on 2003/10/06  17:30:31
63126         Log: Subject: [PATCH bleadperl] (was Re: require() does not behave aas documented)
63127              From: Rick Delaney <rick@bort.ca>
63128              Date: Tue, 23 Sep 2003 12:14:52 -0400
63129              Message-ID: <20030923121452.G18845@biff.bort.ca>
63130      Branch: perl
63131            ! pp_ctl.c t/comp/require.t
63132 ____________________________________________________________________________
63133 [ 21414] By: rgs                                   on 2003/10/06  15:23:01
63134         Log: Subject: Re: [PATCH lib/warnings.t]  Adding TODO functionality to lib/warnings.
63135              From: Abigail <abigail@abigail.nl>
63136              Date: Wed, 1 Oct 2003 14:19:43 +0200
63137              Message-ID: <20031001121943.GA29419@abigail.nl>
63138      Branch: perl
63139            ! lib/warnings.t
63140 ____________________________________________________________________________
63141 [ 21413] By: rgs                                   on 2003/10/06  15:05:32
63142         Log: Fixes in the modules maintainers list.
63143      Branch: perl
63144            ! Porting/Maintainers.pl
63145 ____________________________________________________________________________
63146 [ 21412] By: rgs                                   on 2003/10/06  15:02:42
63147         Log: Fix broken link in perltodo.pod.
63148      Branch: perl
63149            ! pod/perltodo.pod
63150 ____________________________________________________________________________
63151 [ 21411] By: rgs                                   on 2003/10/06  12:11:10
63152         Log: Typos in perldiag.
63153      Branch: perl
63154            ! pod/perldiag.pod
63155 ____________________________________________________________________________
63156 [ 21410] By: rgs                                   on 2003/10/06  11:55:52
63157         Log: Subject: Re: [doc-PATCH] for unpack_str() and question
63158              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
63159              Date: Mon, 6 Oct 2003 08:45:29 +0200
63160              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F180C1@ATTMSX4>
63161      Branch: perl
63162            ! pod/perlapi.pod pp_pack.c
63163 ____________________________________________________________________________
63164 [ 21409] By: rgs                                   on 2003/10/06  11:49:55
63165         Log: Subject: [PATCH pod/perlfunc.pod]  ref can return false on references
63166              From: Abigail <abigail@abigail.nl>
63167              Date: Mon, 6 Oct 2003 05:55:21 -0700
63168              Message-ID: <20031006125521.GA26446@ucan.foad.org>
63169      Branch: perl
63170            ! pod/perlfunc.pod
63171 ____________________________________________________________________________
63172 [ 21408] By: rgs                                   on 2003/10/06  11:46:14
63173         Log: Add a new option --check to Porting/Maintainers,
63174              to check for files who are listed for several maintainers.
63175      Branch: perl
63176            ! Porting/Maintainers.pm
63177 ____________________________________________________________________________
63178 [ 21407] By: rgs                                   on 2003/10/06  11:44:33
63179         Log: Subject: [PATCH]Re: The META.yml file in bleadperl
63180              From: Fergal Daly <fergal@esatclear.ie>
63181              Date: Mon, 6 Oct 2003 00:25:29 +0100
63182              Message-Id: <200310060025.29122.fergal@esatclear.ie>
63183
63184              Plus regeneration of META.yml
63185      Branch: perl
63186            ! META.yml Porting/makemeta
63187 ____________________________________________________________________________
63188 [ 21406] By: ams                                   on 2003/10/06  04:22:11
63189         Log: Subject: Re: [perl #24076] "<> err EXPR" and warnings.
63190              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
63191              Date: Sun, 5 Oct 2003 21:27:54 +0200
63192              Message-Id: <20031005212754.5ef54472.rgarciasuarez@free.fr>
63193              (Applied with tweaks to op.c and a comment.)
63194      Branch: perl
63195            ! op.c t/lib/warnings/op
63196 ____________________________________________________________________________
63197 [ 21405] By: ams                                   on 2003/10/06  03:56:54
63198         Log: Subject: Re: [PATCH] perlsyn.pod Revision - Resend
63199              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
63200              Date: Fri, 3 Oct 2003 12:34:46 +0200 (IST)
63201              Message-Id: <Pine.LNX.4.56.0310031233580.28640@vipe.technion.ac.il>
63202              (Applied with minor tweaks.)
63203      Branch: perl
63204            ! pod/perlsyn.pod
63205 ____________________________________________________________________________
63206 [ 21404] By: ams                                   on 2003/10/06  03:32:50
63207         Log: Subject: [perl #24120] Tie::Hash documentation has broken code
63208              From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
63209              Date: 5 Oct 2003 18:40:36 -0000
63210              Message-Id: <rt-24120-65664.15.9776865968429@rt.perl.org>
63211              (Applied without $VERSION update.)
63212      Branch: perl
63213            ! lib/Tie/Hash.pm
63214 ____________________________________________________________________________
63215 [ 21403] By: ams                                   on 2003/10/06  03:26:39
63216         Log: Subject: Re: [PATCH] [perl #24113] mistake in perlretut
63217              From: Robert Spier <rspier@pobox.com>
63218              Date: Sun, 05 Oct 2003 21:34:30 -0700
63219              Message-Id: <m3vfr39e7d.wl_rspier@pobox.com>
63220      Branch: perl
63221            ! pod/perlretut.pod
63222 ____________________________________________________________________________
63223 [ 21402] By: ams                                   on 2003/10/05  03:08:53
63224         Log: Subject: [PATCH] pp_sys.c: pp_waitpid and EINTR
63225              From: Steve Grazzini <grazz@pobox.com>
63226              Date: Sat, 4 Oct 2003 18:15:23 -0400
63227              Message-Id: <20031004221523.GA29324@grazzini.net>
63228      Branch: perl
63229            ! pp_sys.c
63230 ____________________________________________________________________________
63231 [ 21401] By: ams                                   on 2003/10/02  17:25:34
63232         Log: Subject: Re: 5.8.1 and srand
63233              From: Slaven Rezic <slaven@rezic.de>
63234              Date: Thu, 2 Oct 2003 15:51:11 +0000
63235              Message-Id: <1065109871.3115@devpc01.iconmobile.de>
63236      Branch: perl
63237            ! t/op/fork.t
63238 ____________________________________________________________________________
63239 [ 21400] By: hv                                    on 2003/10/02  09:34:36
63240         Log: minor cleanup for Changes
63241      Branch: perl
63242            ! Changes
63243 ____________________________________________________________________________
63244 [ 21399] By: hv                                    on 2003/10/02  09:18:27
63245         Log: Update changes
63246      Branch: perl
63247            ! Changes patchlevel.h
63248 ____________________________________________________________________________
63249 [ 21398] By: hv                                    on 2003/10/02  09:15:42
63250         Log: build perlapi.pod in deterministic order even when functions differ
63251              only in case; regen perlapi.pod
63252      Branch: perl
63253            ! autodoc.pl pod/perlapi.pod
63254 ____________________________________________________________________________
63255 [ 21397] By: ams                                   on 2003/10/02  07:48:51
63256         Log: Subject: Re: 5.8.1 and srand
63257              From: Brendan O'Dea <bod@debian.org>
63258              Date: Thu, 2 Oct 2003 10:30:36 +1000
63259              Message-Id: <20031002003036.GA9198@londo.c47.org>
63260      Branch: perl
63261            ! util.c
63262 ____________________________________________________________________________
63263 [ 21396] By: ams                                   on 2003/10/01  22:18:13
63264         Log: Update Changes.
63265      Branch: perl
63266            ! Changes patchlevel.h
63267 ____________________________________________________________________________
63268 [ 21394] By: ams                                   on 2003/10/01  20:28:20
63269         Log: Subject: misapplied patch 19452
63270              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
63271              Date: Tue, 30 Sep 2003 06:01:50 -0700
63272              Message-Id: <20030930130150.GA1436@efn.org>
63273      Branch: perl
63274            ! pp_hot.c
63275 ____________________________________________________________________________
63276 [ 21392] By: rgs                                   on 2003/09/30  20:22:02
63277         Log: Revamp the section on local() in perlsub.
63278              - avoid using the word "declare" in conjunction with local()
63279              - less archaelogical references
63280              - more about localization of lvalues
63281              - removes examples of localization of tied hashes that don't work
63282              - give titles to subsections
63283              - explain localization of magic values
63284              - explain localization of globs
63285              - fix link to perldelta
63286      Branch: perl
63287            ! pod/perlsub.pod
63288 ____________________________________________________________________________
63289 [ 21391] By: rgs                                   on 2003/09/30  12:47:13
63290         Log: Useless "local $_" in a perlfaq3 example
63291      Branch: perl
63292            ! pod/perlfaq3.pod
63293 ____________________________________________________________________________
63294 [ 21390] By: rgs                                   on 2003/09/30  11:29:17
63295         Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
63296              From: grommel@sears.com
63297              Date: Mon, 29 Sep 2003 14:45:16 -0500
63298              Message-ID: <OF9B00605E.3CC90F32-ON86256DB0.006B13F0-86256DB0.006C8E85@LocalDomain>
63299      Branch: perl
63300            ! hints/svr4.sh t/op/pack.t
63301 ____________________________________________________________________________
63302 [ 21389] By: rgs                                   on 2003/09/30  11:06:53
63303         Log: Add a TODO test for bug #23790, by Abigail
63304      Branch: perl
63305            ! t/op/sub_lval.t
63306 ____________________________________________________________________________
63307 [ 21388] By: rgs                                   on 2003/09/30  10:52:50
63308         Log: Subject: [PATCH] Re: [perl #24071] Typo in description of binmode
63309              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
63310              Date: Tue, 30 Sep 2003 04:53:02 -0700
63311              Message-ID: <20030930115302.GA3200@efn.org>
63312      Branch: perl
63313            ! pod/perlfunc.pod
63314 ____________________________________________________________________________
63315 [ 21387] By: rgs                                   on 2003/09/29  12:47:37
63316         Log: Subject: [PATCH] perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
63317              From: Tom Horsley <Tom.Horsley@ccur.com>
63318              Date: Mon, 29 Sep 2003 13:00:09 GMT
63319              Message-Id: <200309291300.NAA23856@amber2.ccur.com>
63320      Branch: perl
63321            ! ext/Sys/Syslog/t/syslog.t hints/powerux.sh
63322 ____________________________________________________________________________
63323 [ 21386] By: rgs                                   on 2003/09/29  11:14:27
63324         Log: Subject: [PATCH 5.8.1] Fix broken splitpod program
63325              From: Steve Hay <steve.hay@uk.radan.com>
63326              Date: Mon, 29 Sep 2003 11:50:23 +0100
63327              Message-ID: <3F780E6F.3020704@uk.radan.com>
63328      Branch: perl
63329            ! pod/splitpod
63330 ____________________________________________________________________________
63331 [ 21385] By: rgs                                   on 2003/09/29  11:09:32
63332         Log: Subject: [PATCH 5.8.1] pod/perlrun.pod: no space after -i allowed
63333              From: Brendan O'Dea <bod@debian.org>
63334              Date: Sun, 28 Sep 2003 23:23:34 +1000
63335              Message-ID: <20030928132334.GA29499@londo.c47.org>
63336      Branch: perl
63337            ! pod/perlrun.pod
63338 ____________________________________________________________________________
63339 [ 21384] By: rgs                                   on 2003/09/26  20:39:19
63340         Log: Nit to the maintainers list by SADAHIRO Tomoyuki
63341      Branch: perl
63342            ! Porting/Maintainers.pl
63343 ____________________________________________________________________________
63344 [ 21383] By: jhi                                   on 2003/09/26  04:41:17
63345         Log: Missing +x bits.
63346      Branch: perl
63347            ! Porting/makerel
63348 ____________________________________________________________________________
63349 [ 21382] By: rgs                                   on 2003/09/25  19:40:50
63350         Log: Update the perldelta for 5.9.0.
63351      Branch: perl
63352            ! pod/perldelta.pod
63353 ____________________________________________________________________________
63354 [ 21381] By: rgs                                   on 2003/09/25  19:02:12
63355         Log: Add the perl581delta manpage.
63356              Regenerate the table of contents.
63357      Branch: perl
63358            + pod/perl581delta.pod
63359            ! MANIFEST pod.lst pod/perl.pod pod/perlhist.pod pod/perltoc.pod
63360            ! vms/descrip_mms.template win32/pod.mak
63361 ____________________________________________________________________________
63362 [ 21380] By: rgs                                   on 2003/09/25  18:36:45
63363         Log: Update perlhist.pod
63364      Branch: perl
63365            ! pod/perlhist.pod
63366 ____________________________________________________________________________
63367 [ 21372] By: gbarr                                 on 2003/09/25  07:35:24
63368         Log: Sync with libnet 1.17
63369      Branch: perl
63370            ! lib/Net/ChangeLog.libnet lib/Net/Domain.pm lib/Net/FTP.pm
63371 ____________________________________________________________________________
63372 [ 21371] By: gbarr                                 on 2003/09/25  06:57:35
63373         Log: Update to Scalar-List-Utils 1.13
63374      Branch: perl
63375            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
63376            ! ext/List/Util/lib/List/Util.pm
63377            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/sum.t
63378 ____________________________________________________________________________
63379 [ 21370] By: jhi                                   on 2003/09/25  06:45:42
63380         Log: CPAN sites update.
63381      Branch: perl
63382            ! pod/perlmodlib.PL
63383 ____________________________________________________________________________
63384 [ 21369] By: jhi                                   on 2003/09/25  05:22:48
63385         Log: Subject: Re: 5.8.1 and gcc-3.2.3 (& Win98)
63386              From: Greg Matheson <lang@ms.chinmin.edu.tw>
63387              Date: Wed, 24 Sep 2003 22:51:09 +0800
63388              Message-ID: <20030924225109.A17126@ms>
63389
63390              (Win98 + MinGW, a missing Win95.pm hunk)
63391      Branch: perl
63392            ! lib/ExtUtils/MM_Win95.pm
63393 ____________________________________________________________________________
63394 [ 21365] By: jhi                                   on 2003/09/25  04:44:05
63395         Log: AUTHORS tweak.
63396      Branch: perl
63397            ! AUTHORS
63398 ____________________________________________________________________________
63399 [ 21361] By: jhi                                   on 2003/09/24  17:40:42
63400         Log: Even though undefing SPACE and FORMAT should be safe,
63401              at this point I'm choosing to be paranoid and using
63402              #ifdef __Lynx__.
63403      Branch: perl
63404            ! perl.h
63405 ____________________________________________________________________________
63406 [ 21360] By: jhi                                   on 2003/09/24  17:30:07
63407         Log: Subject: [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS
63408              From: Olli Savia (via RT) <perlbug-followup@perl.org>
63409              Date: 24 Sep 2003 15:42:41 -0000
63410              Message-ID: <rt-24032-65280.10.6144413163834@rt.perl.org>
63411      Branch: perl
63412            ! mg.c perl.h perlio.c pp_sys.c
63413 ____________________________________________________________________________
63414 [ 21356] By: jhi                                   on 2003/09/24  08:27:52
63415         Log: Subject: [DOCPATCH] attributes.pm
63416              From: Elizabeth Mattijsen <liz@dijkmat.nl>
63417              Date: Wed, 24 Sep 2003 11:00:42 +0200
63418              Message-Id: <p05111b02bb970d5eec89@[192.168.56.4]>
63419
63420              (reformatted a bit)
63421      Branch: perl
63422            ! lib/attributes.pm
63423 ____________________________________________________________________________
63424 [ 21354] By: jhi                                   on 2003/09/24  07:25:48
63425         Log: A fix from Graham for
63426              [perl #24012] Weird conversion issue with List::Util::sum on Linux/AMD 850MHz
63427              (seemingly a NV casting issue)
63428      Branch: perl
63429            ! ext/List/Util/Util.xs
63430 ____________________________________________________________________________
63431 [ 21353] By: jhi                                   on 2003/09/24  05:05:39
63432         Log: Someone actually reads the Makefile.PL messages, it seems.
63433              (from Jonathan Leffler)
63434      Branch: perl
63435            ! ext/Time/HiRes/Makefile.PL
63436 ____________________________________________________________________________
63437 [ 21351] By: jhi                                   on 2003/09/24  04:54:33
63438         Log: perliol tweaks.
63439      Branch: perl
63440            ! pod/perliol.pod
63441 ____________________________________________________________________________
63442 [ 21349] By: rgs                                   on 2003/09/23  22:09:57
63443         Log: The FAQ answer about POD comments was incorrect. [perl #23893]
63444              (plus a few typos.)
63445      Branch: perl
63446            ! pod/perlfaq7.pod pod/perlpodspec.pod
63447 ____________________________________________________________________________
63448 [ 21348] By: rgs                                   on 2003/09/23  21:56:50
63449         Log: Subject: [PATCH] perlvar
63450              From: Juerd <juerd@convolution.nl>
63451              Date: Sun, 21 Sep 2003 21:40:54 +0200
63452              Message-ID: <20030921194054.GD14702@c3.convolution.nl>
63453      Branch: perl
63454            ! pod/perlvar.pod
63455 ____________________________________________________________________________
63456 [ 21344] By: jhi                                   on 2003/09/23  19:33:45
63457         Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
63458              From: grommel@sears.com
63459              Date: Tue, 23 Sep 2003 13:40:33 -0500
63460              Message-ID: <OF17BD5036.3CA48F9B-ON86256DAA.00483620-86256DAA.0066A1AA@LocalDomain>
63461      Branch: perl
63462            ! hints/svr4.sh t/op/stat.t
63463 ____________________________________________________________________________
63464 [ 21343] By: jhi                                   on 2003/09/23  19:26:06
63465         Log: Subject: [PATCH] Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease)
63466              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
63467              Date: Tue, 23 Sep 2003 09:13:55 -0700
63468              Message-ID: <20030923161354.GA2432@efn.org>
63469      Branch: perl
63470            ! INSTALL
63471 ____________________________________________________________________________
63472 [ 21342] By: rgs                                   on 2003/09/23  19:12:58
63473         Log: Minor nit in a debug message of the tokenizer.
63474      Branch: perl
63475            ! toke.c
63476 ____________________________________________________________________________
63477 [ 21340] By: jhi                                   on 2003/09/23  12:33:53
63478         Log: Let's call it 2.34, already (from Johan).
63479      Branch: perl
63480            ! lib/Getopt/Long.pm
63481 ____________________________________________________________________________
63482 [ 21339] By: jhi                                   on 2003/09/23  12:31:08
63483         Log: Subject: Re: [PATCH] RC5 and Intel's ICC
63484              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
63485              Date: Tue, 23 Sep 2003 15:04:35 +0200
63486              Message-ID: <00d101c381d3$3d761fe0$0c2f1fac@R2D2>
63487
63488              (add -we147 to ccflags if cc = ICC so that prototype
63489              detection works right)
63490      Branch: perl
63491            ! hints/linux.sh
63492 ____________________________________________________________________________
63493 [ 21338] By: jhi                                   on 2003/09/23  12:02:28
63494         Log: Bump the Encode version to 1.9801 since we are no more identical
63495              to the CPAN version.
63496      Branch: perl
63497            ! ext/Encode/Encode.pm
63498 ____________________________________________________________________________
63499 [ 21332] By: jhi                                   on 2003/09/23  09:17:32
63500         Log: ucmlintage.
63501      Branch: perl
63502            ! ext/Encode/ucm/gsm0338.ucm
63503 ____________________________________________________________________________
63504 [ 21331] By: jhi                                   on 2003/09/23  09:11:23
63505         Log: GSM 03.38 mapping in Encoding::Byte is incorrect
63506
63507              Fix as much as possible - the specification is still
63508              a bit unclear.
63509      Branch: perl
63510            + ext/Encode/t/gsm0338.t
63511            ! MANIFEST ext/Encode/MANIFEST
63512            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/gsm0338.ucm
63513 ____________________________________________________________________________
63514 [ 21329] By: jhi                                   on 2003/09/23  06:10:28
63515         Log: Subject: [PATCH] Re: B::Deparse fails in pure_string()
63516              From: Stephen McCamant <smcc@MIT.EDU>
63517              Date: Mon, 22 Sep 2003 20:53:57 -0700
63518              Message-ID: <16239.50133.367465.947398@famine.OCF.Berkeley.EDU>
63519      Branch: perl
63520            ! ext/B/B/Deparse.pm
63521 ____________________________________________________________________________
63522 [ 21327] By: jhi                                   on 2003/09/23  04:51:15
63523         Log: Subject: [PATCH] RC5 and Intel's ICC
63524              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
63525              Date: Mon, 22 Sep 2003 22:52:40 +0200
63526              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
63527
63528              (the missing void return type)
63529      Branch: perl
63530            ! ext/threads/shared/shared.xs
63531 ____________________________________________________________________________
63532 [ 21326] By: jhi                                   on 2003/09/23  04:46:48
63533         Log: Subject: [PATCH] RC5 and Intel's ICC
63534              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
63535              Date: Mon, 22 Sep 2003 22:52:40 +0200
63536              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
63537
63538              (the attribute part)
63539      Branch: perl
63540            ! ext/Devel/PPPort/PPPort.pm perl.h
63541 ____________________________________________________________________________
63542 [ 21325] By: jhi                                   on 2003/09/23  04:43:29
63543         Log: Stray CRs noticed by Jan Dubois.
63544      Branch: perl
63545            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/t/MM_Win32.t
63546 ____________________________________________________________________________
63547 [ 21324] By: jhi                                   on 2003/09/23  04:40:19
63548         Log: The RCs have been missing CRs from certain files because
63549              not all shells can handle multiline arguments right.
63550      Branch: perl
63551            ! Porting/makerel
63552 ____________________________________________________________________________
63553 [ 21323] By: rgs                                   on 2003/09/22  20:31:19
63554         Log: When localising a magic value, propagate the readonly flag
63555              only if this scalar has \0 magic or has magic without a
63556              'set' method. (follows change #20479 for bug #23141.)
63557      Branch: perl
63558            ! scope.c t/op/local.t
63559 ____________________________________________________________________________
63560 [ 21319] By: jhi                                   on 2003/09/22  18:16:40
63561         Log: An error message need not be a novel.
63562      Branch: perl
63563            ! pod/perldiag.pod pp_hot.c
63564 ____________________________________________________________________________
63565 [ 21318] By: jhi                                   on 2003/09/22  17:45:23
63566         Log: Upgrade to Math::BigInt 1.66.
63567      Branch: perl
63568            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
63569            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
63570            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
63571            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
63572            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
63573 ____________________________________________________________________________
63574 [ 21311] By: jhi                                   on 2003/09/22  08:49:24
63575         Log: Some more perlio doc tweaks based on NI-S.
63576      Branch: perl
63577            ! pod/perliol.pod
63578 ____________________________________________________________________________
63579 [ 21305] By: jhi                                   on 2003/09/22  05:59:54
63580         Log: Upgrade to Time::HiRes 1.51.
63581      Branch: perl
63582            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
63583 ____________________________________________________________________________
63584 [ 21303] By: jhi                                   on 2003/09/22  04:37:21
63585         Log: Upgrade to Getopt::Long 2.33_03.
63586      Branch: perl
63587            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
63588 ____________________________________________________________________________
63589 [ 21302] By: jhi                                   on 2003/09/22  04:28:57
63590         Log: CPAN.pm 1.76_01 from Andreas.
63591      Branch: perl
63592            ! lib/CPAN.pm
63593 ____________________________________________________________________________
63594 [ 21299] By: jhi                                   on 2003/09/21  09:23:17
63595         Log: Regen toc.
63596      Branch: perl
63597            ! pod/perltoc.pod
63598 ____________________________________________________________________________
63599 [ 21298] By: jhi                                   on 2003/09/21  09:22:57
63600         Log: Handle also the curliffy files when tocing.
63601      Branch: perl
63602            ! pod/buildtoc
63603 ____________________________________________________________________________
63604 [ 21297] By: jhi                                   on 2003/09/21  08:50:22
63605         Log: Macrofy the compile/runtime test.
63606      Branch: perl
63607            ! cop.h gv.c perl.h pp_ctl.c regcomp.c sv.c utf8.c
63608 ____________________________________________________________________________
63609 [ 21296] By: jhi                                   on 2003/09/21  08:47:32
63610         Log: Tweak the section name to agree with the change #21295.
63611      Branch: perl
63612            ! lib/PerlIO.pm
63613 ____________________________________________________________________________
63614 [ 21295] By: jhi                                   on 2003/09/21  08:44:52
63615         Log: One obvious place to look for PerlIO implementations.
63616      Branch: perl
63617            ! pod/perliol.pod
63618 ____________________________________________________________________________
63619 [ 21294] By: jhi                                   on 2003/09/21  08:15:52
63620         Log: Subject: [PATCH #2] Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t
63621              From: Dave Mitchell <davem@fdgroup.com>
63622              Date: Fri, 19 Sep 2003 19:35:44 +0100
63623              Message-ID: <20030919183544.GA14563@fdgroup.com>
63624      Branch: perl
63625            ! pp_ctl.c
63626 ____________________________________________________________________________
63627 [ 21293] By: jhi                                   on 2003/09/21  08:13:58
63628         Log: More PerlIO documentation.
63629      Branch: perl
63630            ! lib/PerlIO.pm pod/perliol.pod
63631 ____________________________________________________________________________
63632 [ 21292] By: jhi                                   on 2003/09/20  18:44:07
63633         Log: Retract #21273, #21264, and #21263 as requested by Schwern.
63634              (The real bug was mp2 being too "friendly" with MM innards.)
63635      Branch: perl
63636            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
63637            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
63638 ____________________________________________________________________________
63639 [ 21291] By: jhi                                   on 2003/09/20  18:37:33
63640         Log: In FreeBSD allow one to try using Perl's malloc with threads.
63641      Branch: perl
63642            ! hints/freebsd.sh
63643 ____________________________________________________________________________
63644 [ 21290] By: rgs                                   on 2003/09/20  10:05:38
63645         Log: Missing perlfaq chunk.
63646      Branch: perl
63647            ! pod/perlfaq4.pod
63648 ____________________________________________________________________________
63649 [ 21289] By: rgs                                   on 2003/09/20  10:00:12
63650         Log: FAQ sync.
63651      Branch: perl
63652            ! pod/perlfaq4.pod
63653 ____________________________________________________________________________
63654 [ 21288] By: jhi                                   on 2003/09/19  14:49:20
63655         Log: Subject: typo fixo
63656              From: Vadim Konovalov <konovalo@mail.wplus.net>
63657              Date: Fri, 19 Sep 2003 06:32:08 +0400
63658              Message-ID: <4538131828.20030919063208@mail.wplus.net>
63659      Branch: perl
63660            ! pod/perlunicode.pod
63661 ____________________________________________________________________________
63662 [ 21286] By: jhi                                   on 2003/09/19  04:48:52
63663         Log: Subject: [PATCH 5.8.1 @21211] getsysinfo() broken on OS/2
63664              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
63665              Date: Thu, 18 Sep 2003 19:01:06 -0700
63666              Message-ID: <20030919020106.GA22511@math.berkeley.edu>
63667      Branch: perl
63668            ! os2/os2.c
63669 ____________________________________________________________________________
63670 [ 21285] By: jhi                                   on 2003/09/19  04:46:39
63671         Log: Tests for change #21284.
63672      Branch: perl
63673            ! lib/dumpvar.t
63674 ____________________________________________________________________________
63675 [ 21284] By: jhi                                   on 2003/09/19  04:46:12
63676         Log: Subject: [PATCH 5.8.1 @21211] dumpvar.pl broken
63677              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
63678              Date: Thu, 18 Sep 2003 18:58:59 -0700
63679              Message-ID: <20030919015858.GA22503@math.berkeley.edu>
63680      Branch: perl
63681            ! lib/dumpvar.pl
63682 ____________________________________________________________________________
63683 [ 21283] By: rgs                                   on 2003/09/18  21:29:23
63684         Log: Perlfaq nits from Iain Truskett.
63685              (from the perlfaq-workers list)
63686      Branch: perl
63687            ! pod/perlfaq2.pod pod/perlfaq4.pod pod/perlfaq8.pod
63688 ____________________________________________________________________________
63689 [ 21282] By: rgs                                   on 2003/09/18  21:10:26
63690         Log: Integrate a change from the perlfaq CVS.
63691              I consider the bleadperl version being more up-to-date as of now.
63692      Branch: perl
63693            ! pod/perlfaq3.pod
63694 ____________________________________________________________________________
63695 [ 21277] By: jhi                                   on 2003/09/18  19:23:22
63696         Log: Subject: [PATCH 5.8.1 @21211] -M -A -C broken
63697              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
63698              Date: Thu, 18 Sep 2003 11:02:02 -0700
63699              Message-ID: <20030918180202.GA21949@math.berkeley.edu>
63700
63701              (use stat.t instead of time.t)
63702      Branch: perl
63703            ! os2/os2ish.h pp_sys.c t/op/stat.t
63704 ____________________________________________________________________________
63705 [ 21276] By: jhi                                   on 2003/09/18  19:15:07
63706         Log: Subject: Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults
63707              From: Rick Delaney <rick.delaney@rogers.com>
63708              Date: Wed, 1 Jan 2003 22:54:59 -0500
63709              Message-ID: <20030101225459.A2320@cs839290-a.mtth.phub.net.cable.rogers.com>
63710
63711              (Pity the first patch fell through the cracks back then.
63712              Not that forbidding non-object copy constructors is the right
63713              thing to do but the bug could use fixing.)
63714      Branch: perl
63715            ! lib/overload.t pp.h
63716 ____________________________________________________________________________
63717 [ 21274] By: jhi                                   on 2003/09/18  10:59:58
63718         Log: Subject: [PATCH] small fix for Devel::PPPort
63719              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
63720              Date: Thu, 18 Sep 2003 10:14:58 +0200
63721              Message-id: <20030918081458.GA2653@ethan>
63722      Branch: perl
63723            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
63724 ____________________________________________________________________________
63725 [ 21273] By: jhi                                   on 2003/09/18  10:57:41
63726         Log: ld has many guises.
63727      Branch: perl
63728            ! lib/ExtUtils/t/MM_Unix.t
63729 ____________________________________________________________________________
63730 [ 21271] By: jhi                                   on 2003/09/18  08:05:28
63731         Log: Missed OS/2 patch hunk.
63732      Branch: perl
63733            ! os2/os2.c
63734 ____________________________________________________________________________
63735 [ 21270] By: jhi                                   on 2003/09/18  05:00:23
63736         Log: Subject: Patch for VMS::Filespec
63737              From: Ken Williams <ken@mathforum.org>
63738              Date: Wed, 17 Sep 2003 20:11:46 -0500
63739              Message-Id: <12FBA07F-E975-11D7-BDD7-003065F6D85A@mathforum.org>
63740      Branch: perl
63741            ! vms/ext/Filespec.pm
63742 ____________________________________________________________________________
63743 [ 21268] By: jhi                                   on 2003/09/18  04:58:05
63744         Log: Subject: 5.8.1 warnings when long double == double
63745              From: Andy Dougherty <doughera@lafayette.edu>
63746              Date: Wed, 10 Sep 2003 12:03:53 -0400 (EDT)
63747              Message-ID: <Pine.SOL.4.53.0309101203010.10837@maxwell.phys.lafayette.edu>
63748              (the changed message)
63749      Branch: perl
63750            ! Configure
63751 ____________________________________________________________________________
63752 [ 21267] By: jhi                                   on 2003/09/18  04:54:16
63753         Log: Patch from Enache Adrian for the new tricks of gcc 3.4
63754              for "is this symbol defined" scanning of Configure.
63755      Branch: perl
63756            ! Configure
63757 ____________________________________________________________________________
63758 [ 21266] By: jhi                                   on 2003/09/18  04:29:55
63759         Log: Make it possible to override the mistrustnm hint in Solaris.
63760      Branch: perl
63761            ! hints/solaris_2.sh
63762 ____________________________________________________________________________
63763 [ 21264] By: jhi                                   on 2003/09/17  21:01:36
63764         Log: A potential fix for non-empty LD in Unix.
63765      Branch: perl
63766            ! lib/ExtUtils/t/MM_Unix.t
63767 ____________________________________________________________________________
63768 [ 21263] By: jhi                                   on 2003/09/17  14:09:50
63769         Log: Subject: RE: MM in maint@21251 breaks mp2
63770              From: "Orton, Yves" <yves.orton@de.mci.com>
63771              Message-ID: <71B318898201D311845C0008C75DAD1C089611FE@defra1ex2>
63772              Date: Wed, 17 Sep 2003 15:47:35 +0100
63773      Branch: perl
63774            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
63775            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
63776 ____________________________________________________________________________
63777 [ 21261] By: jhi                                   on 2003/09/17  09:33:39
63778         Log: The AIX C product potentially consists of several packages,
63779              the main package being (hopefully) the first one.
63780      Branch: perl
63781            ! hints/aix.sh
63782 ____________________________________________________________________________
63783 [ 21260] By: jhi                                   on 2003/09/17  07:52:03
63784         Log: Fix Solaris ccversion not having the cc version.
63785      Branch: perl
63786            ! hints/solaris_2.sh
63787 ____________________________________________________________________________
63788 [ 21259] By: jhi                                   on 2003/09/17  06:02:19
63789         Log: Subject: [PATCH 5.8.1 @21211] OS/2 APIs again
63790              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
63791              Date: Tue, 16 Sep 2003 23:49:42 -0700
63792              Message-ID: <20030917064941.GA20444@math.berkeley.edu>
63793      Branch: perl
63794            ! os2/os2ish.h
63795 ____________________________________________________________________________
63796 [ 21258] By: jhi                                   on 2003/09/17  06:00:48
63797         Log: Subject: [PATCH 5.8.1 @21211] os2_process.t
63798              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
63799              Date: Tue, 16 Sep 2003 23:21:48 -0700
63800              Message-ID: <20030917062147.GA20400@math.berkeley.edu>
63801      Branch: perl
63802            ! os2/OS2/Process/t/os2_process.t
63803 ____________________________________________________________________________
63804 [ 21257] By: jhi                                   on 2003/09/17  03:53:46
63805         Log: Subject: [PATCH 5.8.1 @21211] magic.t
63806              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
63807              Date: Tue, 16 Sep 2003 19:17:57 -0700
63808              Message-ID: <20030917021757.GA20261@math.berkeley.edu>
63809      Branch: perl
63810            ! t/op/magic.t
63811 ____________________________________________________________________________
63812 [ 21253] By: jhi                                   on 2003/09/16  19:48:08
63813         Log: Subject: [DOC PATCH] Re: [perl #23779] $? and negative exit codes
63814              From: Dave Mitchell <davem@fdgroup.com>
63815              Date: Tue, 16 Sep 2003 21:56:20 +0100
63816              Message-ID: <20030916205620.GB1246@fdgroup.com>
63817      Branch: perl
63818            ! pod/perlfunc.pod
63819 ____________________________________________________________________________
63820 [ 21249] By: jhi                                   on 2003/09/16  19:10:58
63821         Log: More suggested patches for NCR MP-RAS from Andy Dougherty.
63822      Branch: perl
63823            + ext/Time/HiRes/hints/svr4.pl
63824            ! MANIFEST ext/Sys/Syslog/t/syslog.t t/op/pack.t
63825 ____________________________________________________________________________
63826 [ 21247] By: jhi                                   on 2003/09/16  18:57:34
63827         Log: Subject: Re: [perl #23791] Many errors in build under NCR MP-RAS
63828              From: Andy Dougherty <doughera@lafayette.edu>
63829              Date: Tue, 16 Sep 2003 13:47:55 -0400 (EDT)
63830              Message-ID: <Pine.SOL.4.53.0309161345020.13081@maxwell.phys.lafayette.edu>
63831      Branch: perl
63832            ! ext/POSIX/hints/svr4.pl hints/svr4.sh
63833 ____________________________________________________________________________
63834 [ 21245] By: jhi                                   on 2003/09/16  18:47:52
63835         Log: Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
63836              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
63837              Date: Wed, 4 Jun 2003 00:45:23 -0700
63838              Message-ID: <20030604074523.GA7148@math.berkeley.edu>
63839      Branch: perl
63840            ! lib/Getopt/Std.pm
63841 ____________________________________________________________________________
63842 [ 21243] By: jhi                                   on 2003/09/16  12:18:03
63843         Log: Give a concrete example of the still existing Unicode slowness.
63844      Branch: perl
63845            ! pod/perlunicode.pod
63846 ____________________________________________________________________________
63847 [ 21241] By: jhi                                   on 2003/09/16  06:38:45
63848         Log: Make the VERSION of File::Spec be 0.86, otherwise File::Temp's
63849              use File::Spec 0.8 is unhappy.
63850      Branch: perl
63851            ! lib/File/Spec.pm
63852 ____________________________________________________________________________
63853 [ 21240] By: jhi                                   on 2003/09/16  06:34:35
63854         Log: The test is not needed, says Schwern.
63855      Branch: perl
63856            - lib/base/t/fields-560.t
63857            ! MANIFEST
63858 ____________________________________________________________________________
63859 [ 21239] By: jhi                                   on 2003/09/16  05:04:09
63860         Log: Upgrade to File::Spec 0.85_03.
63861      Branch: perl
63862            + lib/File/Spec/t/crossplatform.t
63863            ! MANIFEST lib/File/Spec.pm lib/File/Spec/Mac.pm
63864            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
63865            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
63866            ! lib/File/Spec/t/Spec.t
63867 ____________________________________________________________________________
63868 [ 21238] By: jhi                                   on 2003/09/16  04:57:08
63869         Log: Upgrade to MakeMaker 6.17.
63870      Branch: perl
63871            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
63872            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
63873            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
63874            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
63875            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
63876            ! lib/ExtUtils/README lib/ExtUtils/t/MM_Win32.t
63877            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
63878            ! t/lib/MakeMaker/Test/Utils.pm
63879 ____________________________________________________________________________
63880 [ 21235] By: jhi                                   on 2003/09/16  04:35:34
63881         Log: Upgrade to base 2.03.
63882              (Rename the fields-5.6.0.t to have less d.o.t.s.)
63883      Branch: perl
63884            + lib/base/t/base.t lib/base/t/fields-560.t
63885            + lib/base/t/fields-base.t lib/base/t/fields.t
63886            - lib/fields-base.t lib/fields.t
63887            ! MANIFEST lib/base.pm lib/fields.pm
63888 ____________________________________________________________________________
63889 [ 21234] By: jhi                                   on 2003/09/15  19:17:03
63890         Log: Subject: Re: perl@21233 looks ok on VMS 7.3-1
63891              From: PPrymmer@factset.com
63892              Date: Mon, 15 Sep 2003 15:28:52 -0400
63893              Message-ID: <OF6F1E6CF4.9206F415-ON85256DA2.006A58F1-85256DA2.006B0330@factset.com>
63894      Branch: perl
63895            ! lib/Memoize/t/tie_sdbm.t
63896 ____________________________________________________________________________
63897 [ 21230] By: jhi                                   on 2003/09/14  17:46:52
63898         Log: Check the context of for/grep/map.
63899      Branch: perl
63900            ! t/op/grep.t
63901 ____________________________________________________________________________
63902 [ 21228] By: jhi                                   on 2003/09/14  13:40:23
63903         Log: For-non-perlio places we need STDOUT back.
63904      Branch: perl
63905            ! t/io/dup.t
63906 ____________________________________________________________________________
63907 [ 21227] By: jhi                                   on 2003/09/14  09:44:49
63908         Log: Also IRIX wants setlogsock('stream').
63909      Branch: perl
63910            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t
63911 ____________________________________________________________________________
63912 [ 21224] By: jhi                                   on 2003/09/14  07:44:26
63913         Log: More portable reading.
63914      Branch: perl
63915            ! t/io/dup.t
63916 ____________________________________________________________________________
63917 [ 21222] By: jhi                                   on 2003/09/14  07:35:28
63918         Log: More dup testing.
63919      Branch: perl
63920            ! t/io/dup.t
63921 ____________________________________________________________________________
63922 [ 21220] By: jhi                                   on 2003/09/14  06:54:05
63923         Log: Use $Config{_exe}.
63924      Branch: perl
63925            ! t/run/switches.t
63926 ____________________________________________________________________________
63927 [ 21219] By: jhi                                   on 2003/09/14  06:46:26
63928         Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
63929              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
63930              Date: Sat, 13 Sep 2003 20:20:30 -0700
63931              Message-ID: <20030914032030.GA17822@math.berkeley.edu>
63932      Branch: perl
63933            ! os2/os2.c t/run/switches.t
63934 ____________________________________________________________________________
63935 [ 21218] By: jhi                                   on 2003/09/14  06:45:13
63936         Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
63937              From: Michael G Schwern <schwern@pobox.com>
63938              Date: Thu, 11 Sep 2003 15:07:10 -0700
63939              Message-ID: <20030911220710.GO18786@windhund.schwern.org>
63940
63941              (in OS/2 if a file has been chmod 0400'ed, it cannot be deleted)
63942      Branch: perl
63943            ! lib/ExtUtils/t/Manifest.t
63944 ____________________________________________________________________________
63945 [ 21217] By: jhi                                   on 2003/09/14  06:42:12
63946         Log: Subject: [PATCH] PerlIO_tmpfile clean-up for VMS
63947              From: "Craig A. Berry" <craigberry@mac.com>
63948              Date: Sun, 14 Sep 2003 00:23:56 -0500
63949              Message-ID: <3F63FB6C.5040502@mac.com>
63950      Branch: perl
63951            ! perlio.c
63952 ____________________________________________________________________________
63953 [ 21214] By: jhi                                   on 2003/09/13  18:33:41
63954         Log: parse_version doesn't always succeed.
63955      Branch: perl
63956            ! Porting/cmpVERSION.pl
63957 ____________________________________________________________________________
63958 [ 21213] By: jhi                                   on 2003/09/13  18:31:41
63959         Log: pod changes, so change $VERSION.
63960      Branch: perl
63961            ! lib/Fatal.pm
63962 ____________________________________________________________________________
63963 [ 21210] By: jhi                                   on 2003/09/13  15:24:38
63964         Log: Subject: Re: unicode regex problem
63965              From: hv@crypt.org
63966              Date: Sat, 13 Sep 2003 15:21:34 +0100
63967              Message-Id: <200309131421.h8DELYx25894@zen.crypt.org>
63968      Branch: perl
63969            ! regcomp.c t/op/pat.t
63970 ____________________________________________________________________________
63971 [ 21209] By: jhi                                   on 2003/09/13  15:22:38
63972         Log: More PerlIO warnings changes.
63973      Branch: perl
63974            ! ext/PerlIO/t/fail.t t/lib/warnings/perlio
63975 ____________________________________________________________________________
63976 [ 21208] By: jhi                                   on 2003/09/13  11:15:40
63977         Log: The "perlio: " prefix looks a little odd
63978              in the few warning/error messages, since
63979              no other 'subsystems' have prefixes.
63980      Branch: perl
63981            ! perlio.c pod/perldiag.pod t/io/open.t
63982 ____________________________________________________________________________
63983 [ 21207] By: jhi                                   on 2003/09/13  10:37:30
63984         Log: Layer names were recognized by their prefixes
63985              (e.g. open(F, ":u", "file") worked...)
63986      Branch: perl
63987            ! perlio.c t/io/open.t
63988 ____________________________________________________________________________
63989 [ 21206] By: jhi                                   on 2003/09/13  10:10:46
63990         Log: Apparently at some point doing 3-arg open with
63991              illegal mode like ">>>" had stopped croaking.
63992      Branch: perl
63993            ! doio.c t/io/open.t
63994 ____________________________________________________________________________
63995 [ 21205] By: jhi                                   on 2003/09/13  08:42:10
63996         Log: Minuscule code cleanup.
63997      Branch: perl
63998            ! doio.c
63999 ____________________________________________________________________________
64000 [ 21204] By: jhi                                   on 2003/09/13  06:47:23
64001         Log: Subject: [perl #23788] int of a fraction errors
64002              From: "Boyd, Brooks D" (via RT) <perlbug-followup@perl.org>
64003              Date: 11 Sep 2003 22:38:19 -0000
64004              Message-ID: <rt-23788-64511.8.7546744242259@rt.perl.org>
64005
64006              Add a separate faq entry for int().  (Yes, a bit redundant
64007              with the existing "why are my numbers broken" entry.)
64008      Branch: perl
64009            ! pod/perlfaq4.pod
64010 ____________________________________________________________________________
64011 [ 21203] By: jhi                                   on 2003/09/13  06:34:03
64012         Log: Subject: Unknown discipline ':utf8' w/ maint perl w/o perlio
64013              From: Stas Bekman <stas@stason.org>
64014              Date: Fri, 12 Sep 2003 13:44:11 -0700
64015              Message-ID: <3F62301B.3080604@stason.org>
64016
64017              s/discipline/IO layer/, instead of "unknown" say "unavailable",
64018              and have the fuller explanation in perldiag.
64019      Branch: perl
64020            ! doio.c pod/perldiag.pod
64021 ____________________________________________________________________________
64022 [ 21202] By: jhi                                   on 2003/09/13  06:07:27
64023         Log: Make the new glob tests pass (well, skip) even with miniperl.
64024      Branch: perl
64025            ! t/run/fresh_perl.t
64026 ____________________________________________________________________________
64027 [ 21201] By: rgs                                   on 2003/09/12  21:41:04
64028         Log: Stringify the $VERSION of DynaLoader so it's never dependent
64029              on localized float-to-string conversions.
64030      Branch: perl
64031            ! ext/DynaLoader/DynaLoader_pm.PL
64032 ____________________________________________________________________________
64033 [ 21198] By: jhi                                   on 2003/09/12  17:59:25
64034         Log: It's UTF-8, not UTF8.  (Note: not s/UTF-8/UTF8/,
64035              since that would break a lot of code.)  Also few
64036              stray UTF16s, UTF32s, and "encoded in Unicode".
64037      Branch: perl
64038            ! doop.c hv.h pod/perl570delta.pod pod/perl58delta.pod
64039            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
64040            ! pod/perlhack.pod pod/perlpodspec.pod pod/perltoc.pod
64041            ! pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
64042            ! pp_hot.c pp_sys.c sv.c sv.h utf8.c utf8.h utfebcdic.h
64043 ____________________________________________________________________________
64044 [ 21197] By: jhi                                   on 2003/09/12  17:24:17
64045         Log: The buildtoc now has options.
64046      Branch: perl
64047            ! pod/Makefile.SH
64048 ____________________________________________________________________________
64049 [ 21196] By: jhi                                   on 2003/09/12  14:33:16
64050         Log: Some more tweaks on open ...&=.
64051      Branch: perl
64052            ! pod/perlfunc.pod
64053 ____________________________________________________________________________
64054 [ 21194] By: jhi                                   on 2003/09/12  11:36:14
64055         Log: Slightly more documentation for open ...&=.
64056      Branch: perl
64057            ! pod/perlfunc.pod
64058 ____________________________________________________________________________
64059 [ 21193] By: jhi                                   on 2003/09/12  03:21:53
64060         Log: Document the new strict strict in strict.
64061      Branch: perl
64062            ! lib/strict.pm
64063 ____________________________________________________________________________
64064 [ 21191] By: jhi                                   on 2003/09/12  03:03:17
64065         Log: More comments for the FreeBSD threads hints.
64066      Branch: perl
64067            ! hints/freebsd.sh
64068 ____________________________________________________________________________
64069 [ 21188] By: jhi                                   on 2003/09/11  20:23:55
64070         Log: More refactoring of the FreeBSD threads hints.
64071              Basically, for fresh enough 5.x the -pthread is dropped,
64072              otherwise keep it, and no known FreeBSD release has
64073              a functional gethostbyaddr_r.
64074      Branch: perl
64075            ! hints/freebsd.sh
64076 ____________________________________________________________________________
64077 [ 21187] By: jhi                                   on 2003/09/11  20:12:00
64078         Log: Subject: [PATCH 5.8.1 @20218] OS/2 API
64079              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
64080              Date: Thu, 11 Sep 2003 09:15:04 -0700
64081              Message-ID: <20030911161504.GA16113@math.berkeley.edu>
64082      Branch: perl
64083            ! os2/OS2/Process/MANIFEST os2/OS2/Process/Process.pm
64084            ! os2/OS2/Process/Process.xs
64085 ____________________________________________________________________________
64086 [ 21186] By: jhi                                   on 2003/09/11  20:10:32
64087         Log: Subject: [PATCH maint@21148] Security: suidperl path disclosure revisited
64088              From: "Brendan O'Dea" <bod@debian.org>
64089              Date: Fri, 12 Sep 2003 00:12:51 +1000
64090              Message-ID: <20030911141251.GA26907@londo.c47.org>
64091      Branch: perl
64092            ! perl.c
64093 ____________________________________________________________________________
64094 [ 21181] By: jhi                                   on 2003/09/11  08:25:13
64095         Log: The change of not needing -pthread in FreeBSD 5.x
64096              is very recent (Sep 3) (from Anton Berezin).
64097      Branch: perl
64098            ! hints/freebsd.sh
64099 ____________________________________________________________________________
64100 [ 21179] By: jhi                                   on 2003/09/11  06:13:12
64101         Log: Upgrade to Pod::Perldoc 3.10.
64102              (Yes, the doughera address change is wrong, but hardly worth 3.11.)
64103      Branch: perl
64104            ! lib/Pod/Perldoc.pm
64105 ____________________________________________________________________________
64106 [ 21176] By: jhi                                   on 2003/09/11  05:22:27
64107         Log: Upgrade to base 2.02.
64108      Branch: perl
64109            + lib/fields-base.t
64110            ! MANIFEST lib/base.pm lib/fields.t
64111 ____________________________________________________________________________
64112 [ 21174] By: jhi                                   on 2003/09/11  04:45:56
64113         Log: Replace #21158 with a better patch from Hugo
64114              (for [perl #23769]).
64115      Branch: perl
64116            ! regcomp.c regexec.c t/op/pat.t
64117 ____________________________________________________________________________
64118 [ 21173] By: jhi                                   on 2003/09/11  03:08:04
64119         Log: Subject: [PATCH][TESTS] dumpvar.pl
64120              From: Joe McMahon <mcmahon@metalab.unc.edu>
64121              Date: Thu, 11 Sep 2003 00:10:29 -0400 (EDT)
64122              Message-ID: <Pine.LNX.4.44.0309102337150.2043-300000@tribal.metalab.unc.edu>
64123      Branch: perl
64124            ! lib/dumpvar.pl lib/dumpvar.t
64125 ____________________________________________________________________________
64126 [ 21172] By: jhi                                   on 2003/09/11  03:03:52
64127         Log: Enache still wants -pthread gone for FreeBSD 5.x
64128              since it doesn't work with the latest -current.
64129      Branch: perl
64130            ! hints/freebsd.sh
64131 ____________________________________________________________________________
64132 [ 21171] By: jhi                                   on 2003/09/11  02:58:29
64133         Log: Subject: [patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)
64134              From: Stas Bekman <stas@stason.org>
64135              Date: Thu, 28 Aug 2003 16:10:48 -0700
64136              Message-ID: <3F4E8BF8.1090800@stason.org>
64137      Branch: perl
64138            ! emacs/cperl-mode.el emacs/ptags
64139 ____________________________________________________________________________
64140 [ 21170] By: jhi                                   on 2003/09/11  02:56:50
64141         Log: Retract #21149, sez Schwern.
64142      Branch: perl
64143            ! lib/Test/More.pm
64144 ____________________________________________________________________________
64145 [ 21169] By: jhi                                   on 2003/09/11  02:55:49
64146         Log: Retract #21168 based on advice from Anton Berezin (added).
64147      Branch: perl
64148            ! hints/freebsd.sh
64149 ____________________________________________________________________________
64150 [ 21168] By: rgs                                   on 2003/09/10  21:43:40
64151         Log: Subject: nit to hints/freebsd.sh
64152              From: Enache Adrian <enache@rdslink.ro>
64153              Date: Wed, 10 Sep 2003 19:50:59 +0300
64154              Message-ID: <20030910165059.GB1321@ratsnest.hole>
64155      Branch: perl
64156            ! hints/freebsd.sh
64157 ____________________________________________________________________________
64158 [ 21167] By: rgs                                   on 2003/09/10  21:18:59
64159         Log: Subject: Re: [perl #15395] lexical warnings and inheritance
64160              From: Anno Siegel <Siegel@zrz.TU-Berlin.DE>
64161              Date: Sun, 31 Aug 2003 22:08:19 GMT
64162              Message-Id: <200308312208.WAA25312@lublin.zrz.TU-Berlin.DE>
64163
64164              The test has been moved into warnings.pm's test suite. Note
64165              that this patch fixed as well the behaviour of warnings::enabled
64166              regarding lexical scoping and different files; hence the expected
64167              results in a few tests in /t/lib/warnings/9enabled has been
64168              reverted.
64169      Branch: perl
64170            ! lib/warnings.pm t/lib/warnings/9enabled warnings.pl
64171 ____________________________________________________________________________
64172 [ 21166] By: rgs                                   on 2003/09/10  19:36:30
64173         Log: Remove the warning in perlfaq about using map in void context :
64174              From: abigail@abigail.nl (Abigail)
64175              Subject: [PATCH perlfaq6] map in a void context.
64176              Date: Tue, 9 Sep 2003 10:31:58 +0200
64177              Message-ID: <20030909083158.GA24125@abigail.nl>
64178      Branch: perl
64179            ! pod/perlfaq6.pod
64180 ____________________________________________________________________________
64181 [ 21165] By: jhi                                   on 2003/09/10  16:48:52
64182         Log: Subject: [PATCH] AUTHORS
64183              From: enache@rdslink.ro (Enache Adrian)
64184              Date: Tue, 9 Sep 2003 19:34:05 +0300
64185              Message-ID: <20030909163405.GB1398@ratsnest.hole>
64186      Branch: perl
64187            ! AUTHORS
64188 ____________________________________________________________________________
64189 [ 21164] By: jhi                                   on 2003/09/10  15:38:51
64190         Log: Regen perlapi.
64191      Branch: perl
64192            ! pod/perlapi.pod
64193 ____________________________________________________________________________
64194 [ 21163] By: merijn                                on 2003/09/10  15:31:27
64195         Log: Subject: [perl #23778] hints/aix.sh
64196              Date: 10 Sep 2003 16:30:32 -0000
64197              From: "Gary L. Armstrong" (via RT) <perlbug-followup@perl.org>
64198              Message-ID: <rt-23778-64471.11.7773626323738@rt.perl.org>
64199      Branch: perl
64200            ! hints/aix.sh
64201 ____________________________________________________________________________
64202 [ 21162] By: jhi                                   on 2003/09/10  15:21:43
64203         Log: blead version of #21161.
64204      Branch: perl
64205            ! pod/perlvar.pod
64206 ____________________________________________________________________________
64207 [ 21160] By: jhi                                   on 2003/09/10  15:11:59
64208         Log: Subject: Re: Decreasing VMS tests in File::Spec::VMS?
64209              From: PPrymmer@factset.com
64210              Message-ID: <OF103BAFC0.72D92F9B-ON85256D98.00742293-85256D98.0077A3F5@factset.com>
64211              Date: Fri, 5 Sep 2003 17:46:48 -0400
64212      Branch: perl
64213            ! lib/File/Spec/t/Spec.t
64214 ____________________________________________________________________________
64215 [ 21159] By: jhi                                   on 2003/09/10  15:10:06
64216         Log: Subject: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
64217              From: Kurt Starsinic <kstar@cpan.org>
64218              Date: Tue, 9 Sep 2003 23:16:00 -0400
64219              Message-ID: <20030910031600.GA30554@verizon.net>
64220
64221              Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
64222              From: "Brendan O'Dea" <bod@debian.org>
64223              Date: Wed, 10 Sep 2003 22:03:15 +1000
64224              Message-ID: <20030910120315.GA1372@londo.c47.org>
64225      Branch: perl
64226            ! t/lib/h2ph.pht utils/h2ph.PL
64227 ____________________________________________________________________________
64228 [ 21158] By: jhi                                   on 2003/09/10  09:31:24
64229         Log: Unicode regex broken on simple example
64230              regrepeat() did not work right for UTF-8(ed Latin-1)
64231              in the EXACT case, which made the \x{a0}+ fail.
64232      Branch: perl
64233            ! regexec.c t/op/pat.t
64234 ____________________________________________________________________________
64235 [ 21157] By: jhi                                   on 2003/09/10  08:15:54
64236         Log: Linenumbers for utf8 warnings were wrong, test also rcatline.
64237      Branch: perl
64238            ! pp_hot.c t/io/utf8.t
64239 ____________________________________________________________________________
64240 [ 21156] By: jhi                                   on 2003/09/10  08:05:13
64241         Log: Detypo and explain better.
64242      Branch: perl
64243            ! pod/perldiag.pod
64244 ____________________________________________________________________________
64245 [ 21155] By: jhi                                   on 2003/09/10  08:02:55
64246         Log: If doing rcatline no point rescanning each time
64247              the beginning of the SV for utf8 validity.
64248      Branch: perl
64249            ! pp_hot.c
64250 ____________________________________________________________________________
64251 [ 21154] By: jhi                                   on 2003/09/10  07:16:52
64252         Log: No utf8 warnings without use warnings.
64253      Branch: perl
64254            ! t/io/utf8.t
64255 ____________________________________________________________________________
64256 [ 21153] By: jhi                                   on 2003/09/10  06:57:16
64257         Log: Reading a latin1 file with open(... "<:utf8") will freeze
64258              is no more valid, the script doesn't freeze, but I noticed
64259              that neither does the <FILE> complain about bad UTF-8 as it
64260              should and as it does with :encoding(utf8).
64261      Branch: perl
64262            ! pp_hot.c t/io/utf8.t
64263 ____________________________________________________________________________
64264 [ 21152] By: jhi                                   on 2003/09/10  06:54:02
64265         Log: A new UTF-8 API, Perl_is_utf8_string_loc(), a variant
64266              of Perl_utf8_is_string().
64267      Branch: perl
64268            ! embed.fnc embed.h global.sym proto.h utf8.c
64269 ____________________________________________________________________________
64270 [ 21151] By: jhi                                   on 2003/09/10  06:16:28
64271         Log: Document a PerlIO/Encode warning.
64272      Branch: perl
64273            ! pod/perldiag.pod
64274 ____________________________________________________________________________
64275 [ 21149] By: jhi                                   on 2003/09/09  17:22:42
64276         Log: Subject: Re: maint @ 21116
64277              From: Fergal Daly <fergal@esatclear.ie>
64278              Date: Tue, 9 Sep 2003 18:26:20 +0100
64279              Message-Id: <200309091826.20630.fergal@esatclear.ie>
64280
64281              (added warning)
64282      Branch: perl
64283            ! lib/Test/More.pm
64284 ____________________________________________________________________________
64285 [ 21146] By: jhi                                   on 2003/09/09  15:36:20
64286         Log: Adjust the test count.
64287      Branch: perl
64288            ! lib/Test/Simple/t/is_deeply.t
64289 ____________________________________________________________________________
64290 [ 21144] By: jhi                                   on 2003/09/09  15:03:58
64291         Log: AUTHORS update from Dave Mitchell.
64292      Branch: perl
64293            ! AUTHORS
64294 ____________________________________________________________________________
64295 [ 21143] By: jhi                                   on 2003/09/09  15:02:18
64296         Log: Retract #20548 and #20465.
64297      Branch: perl
64298            ! lib/Test/More.pm lib/Test/Simple/t/More.t
64299            ! lib/Test/Simple/t/is_deeply.t
64300 ____________________________________________________________________________
64301 [ 21141] By: jhi                                   on 2003/09/09  14:27:10
64302         Log: Subject: Re: maint @ 21116
64303              From: Enache Adrian <enache@rdslink.ro>
64304              Date: Tue, 9 Sep 2003 16:59:44 +0300
64305              Message-ID: <20030909135944.GA1666@ratsnest.hole>
64306      Branch: perl
64307            ! makedef.pl
64308 ____________________________________________________________________________
64309 [ 21140] By: jhi                                   on 2003/09/09  14:25:51
64310         Log: Retract #21132.
64311      Branch: perl
64312            ! makedef.pl perl.h
64313 ____________________________________________________________________________
64314 [ 21139] By: jhi                                   on 2003/09/09  11:55:33
64315         Log: Warn more about disclosing the hash seed, from Scott A. Crosby.
64316      Branch: perl
64317            ! lib/Hash/Util.pm pod/perlrun.pod
64318 ____________________________________________________________________________
64319 [ 21137] By: jhi                                   on 2003/09/09  09:50:13
64320         Log: Subject: =encoding in perlpod/perlpodspec
64321              From: sburke@cpan.org (Sean M. Burke)
64322              Date: Sun, 07 Sep 2003 03:08:28 -0800
64323              Message-ID: <5.2.1.1.1.20030907030717.00a6aaa0@mailstore.pobox.com>
64324      Branch: perl
64325            ! pod/perlpod.pod pod/perlpodspec.pod
64326 ____________________________________________________________________________
64327 [ 21136] By: jhi                                   on 2003/09/09  09:46:01
64328         Log: One more chance... Elizabeth's change #21107 plus
64329              Subject: Re: [PATCH] warnings.pl: each thread 10K smaller
64330              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
64331              Date: Tue, 9 Sep 2003 01:44:24 +0200
64332              Message-Id: <20030909014424.7ef5e0cd.rgarciasuarez@free.fr>
64333      Branch: perl
64334            ! lib/warnings.pm toke.c warnings.pl
64335 ____________________________________________________________________________
64336 [ 21135] By: jhi                                   on 2003/09/09  09:35:48
64337         Log: One more test count tweak.
64338      Branch: perl
64339            ! t/op/grep.t
64340 ____________________________________________________________________________
64341 [ 21132] By: jhi                                   on 2003/09/09  07:57:20
64342         Log: Subject: Re: maint @ 21116
64343              From: Steve Hay <steve.hay@uk.radan.com>
64344              Date: Tue, 09 Sep 2003 09:49:07 +0100
64345              Message-ID: <3F5D9403.3040004@uk.radan.com>
64346      Branch: perl
64347            ! makedef.pl perl.h
64348 ____________________________________________________________________________
64349 [ 21131] By: jhi                                   on 2003/09/09  07:54:52
64350         Log: Subject: Re: [PATCH] honoring void context for map(), return from sub end test
64351              From: david nicol <whatever@davidnicol.com>
64352              Date: 08 Sep 2003 23:39:32 -0500
64353              Message-Id: <1063082372.1375.126.camel@plaza.davidnicol.com>
64354
64355              (a testcase)
64356      Branch: perl
64357            ! t/op/grep.t
64358 ____________________________________________________________________________
64359 [ 21128] By: jhi                                   on 2003/09/09  07:08:15
64360         Log: Ooops, perlio into scalars was already history for this test...
64361      Branch: perl
64362            ! lib/dumpvar.t
64363 ____________________________________________________________________________
64364 [ 21127] By: jhi                                   on 2003/09/09  07:06:26
64365         Log: Cannot do perlio into scalars without perlio.
64366      Branch: perl
64367            ! lib/dumpvar.t
64368 ____________________________________________________________________________
64369 [ 21126] By: jhi                                   on 2003/09/09  07:04:53
64370         Log: I claim that the debugger is untestable until proven otherwise.
64371      Branch: perl
64372            - lib/perl5db/de0.t
64373            ! MANIFEST
64374 ____________________________________________________________________________
64375 [ 21124] By: jhi                                   on 2003/09/09  06:59:52
64376         Log: In trying to save space, the warnings.pl change (#21107)
64377              pulled in attributes.pm... and the change didn't seem to
64378              be that well tested with different configurations.
64379              Retract #21119, #21117, #21107.
64380      Branch: perl
64381            ! ext/B/t/stash.t lib/warnings.pm warnings.pl
64382 ____________________________________________________________________________
64383 [ 21122] By: jhi                                   on 2003/09/09  06:28:31
64384         Log: Really do #21121.
64385      Branch: perl
64386            ! MANIFEST
64387 ____________________________________________________________________________
64388 [ 21121] By: jhi                                   on 2003/09/09  05:56:52
64389         Log: There's no particular reason to have the dumpvar.t
64390              in lib/perl5db/.
64391      Branch: perl
64392            + lib/dumpvar.t
64393            - lib/perl5db/dumpvar.t
64394            ! MANIFEST
64395 ____________________________________________________________________________
64396 [ 21119] By: jhi                                   on 2003/09/09  05:46:02
64397         Log: strict stash seems to have gone, too.
64398      Branch: perl
64399            ! ext/B/t/stash.t
64400 ____________________________________________________________________________
64401 [ 21117] By: rgs                                   on 2003/09/08  22:26:36
64402         Log: Loading warnings.pm now loads attributes.pm that loads strict.pm.
64403              (due to #21107 apparently.) Adjust this test accordingly.
64404      Branch: perl
64405            ! ext/B/t/stash.t
64406 ____________________________________________________________________________
64407 [ 21113] By: jhi                                   on 2003/09/08  21:10:53
64408         Log: Subject: [PATCH] silence 1 compiler warning
64409              From: Nicholas Clark <nick@ccl4.org>
64410              Date: Mon, 8 Sep 2003 23:04:45 +0100
64411              Message-ID: <20030908230445.E30881@plum.flirble.org>
64412      Branch: perl
64413            ! universal.c
64414 ____________________________________________________________________________
64415 [ 21112] By: jhi                                   on 2003/09/08  21:09:34
64416         Log: Retract #21096, mostly: I had misexplained the situation
64417              to Scott A. Crosby.  Seeing the seed value while not good
64418              for the ultimate paranoia viewpoint is not that bad, as long
64419              as the users are fully aware of the dangers of disclosing
64420              the hash seed.     So hash_seed() is okay.
64421
64422              Being able to see the hash values (as in Java) would
64423              be another option, but dubious: it's not that per-key
64424              hash values themselves are bad to allow scripts to see,
64425              but rather that hash values are just as sensitive (from
64426              the DoSing viewpoint) as the hash seed itself (and there
64427              usually more hash values than the one hash seed....)
64428      Branch: perl
64429            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
64430 ____________________________________________________________________________
64431 [ 21110] By: jhi                                   on 2003/09/08  20:59:04
64432         Log: Urk.  unique, not shared.
64433      Branch: perl
64434            ! configpm
64435 ____________________________________________________________________________
64436 [ 21109] By: jhi                                   on 2003/09/08  20:57:25
64437         Log: Subject: [PATCH] configpm: about 1.5K less per thread
64438              From: Elizabeth Mattijsen <liz@dijkmat.nl>
64439              Date: Mon, 8 Sep 2003 23:58:34 +0200
64440              Message-Id: <p05111b21bb829c68b496@[192.168.56.4]>
64441      Branch: perl
64442            ! configpm
64443 ____________________________________________________________________________
64444 [ 21107] By: jhi                                   on 2003/09/08  20:45:38
64445         Log: Subject: [PATCH] warnings.pl: each thread 10K smaller
64446              From: Elizabeth Mattijsen <liz@dijkmat.nl>
64447              Date: Mon, 8 Sep 2003 22:22:38 +0200
64448              Message-Id: <p05111b16bb827ce551da@[192.168.56.4]>
64449      Branch: perl
64450            ! lib/warnings.pm warnings.pl
64451 ____________________________________________________________________________
64452 [ 21106] By: rgs                                   on 2003/09/08  20:45:03
64453         Log: A version of change #21073 that works.
64454      Branch: perl
64455            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
64456 ____________________________________________________________________________
64457 [ 21105] By: jhi                                   on 2003/09/08  20:44:22
64458         Log: Regen perlapi.
64459      Branch: perl
64460            ! pod/perlapi.pod
64461 ____________________________________________________________________________
64462 [ 21103] By: jhi                                   on 2003/09/08  20:18:56
64463         Log: Radu Greab is my hero (the recent cygwin getpw*->pw_comment
64464              being a bad pointer is apparently a known cygwin bug).     The
64465              cure is to initialize the field.
64466      Branch: perl
64467            ! pp_sys.c
64468 ____________________________________________________________________________
64469 [ 21100] By: jhi                                   on 2003/09/08  19:38:39
64470         Log: Bad export.
64471      Branch: perl
64472            ! lib/Hash/Util.t
64473 ____________________________________________________________________________
64474 [ 21098] By: jhi                                   on 2003/09/08  19:06:09
64475         Log: The IPC::Open3 is just too unreliable for this task.
64476      Branch: perl
64477            ! lib/perl5db/de0.t
64478 ____________________________________________________________________________
64479 [ 21097] By: jhi                                   on 2003/09/08  18:42:43
64480         Log: Try to make the de0.t test more robust.
64481              The test is so flakey (too many external things influencing
64482              the result) that I'm likely to leave it out from the maint.
64483      Branch: perl
64484            ! lib/perl5db/de0.t
64485 ____________________________________________________________________________
64486 [ 21096] By: jhi                                   on 2003/09/08  17:58:19
64487         Log: Scott A. Crosby believes in not disclosing
64488              any more information than necessary: therefore
64489              instead of hash_seed() we have now hashes_random().
64490      Branch: perl
64491            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
64492 ____________________________________________________________________________
64493 [ 21095] By: jhi                                   on 2003/09/08  17:36:50
64494         Log: Mac OS X "last resort" recipe.
64495      Branch: perl
64496            ! README.macosx
64497 ____________________________________________________________________________
64498 [ 21094] By: jhi                                   on 2003/09/08  16:50:55
64499         Log: Subject: [patch] AUTHORS
64500              From: Juerd <juerd@cpan.org>
64501              Date: Mon, 8 Sep 2003 08:42:13 +0200
64502              Message-ID: <20030908064213.GC23461@c3.convolution.nl>
64503      Branch: perl
64504            ! AUTHORS
64505 ____________________________________________________________________________
64506 [ 21093] By: jhi                                   on 2003/09/08  15:47:14
64507         Log: Slightly more intelligent paranoia.
64508      Branch: perl
64509            ! pod/perldiag.pod util.c
64510 ____________________________________________________________________________
64511 [ 21090] By: jhi                                   on 2003/09/08  14:07:03
64512         Log: Win32 is playing to hard to get but I do not have
64513              time to chase it, so restore #21072, more or less.
64514              I think testing the debugger in UNIX-like places
64515              is enough, no need to go into painful contortions
64516              trying to "portably" run interactive programs like
64517              the debugger.
64518      Branch: perl
64519            ! lib/perl5db/de0.t
64520 ____________________________________________________________________________
64521 [ 21088] By: jhi                                   on 2003/09/08  12:50:15
64522         Log: 5.8.1 was mistakenly redefining PL_sv_placeholder.
64523      Branch: perl
64524            ! ext/Storable/Storable.xs
64525 ____________________________________________________________________________
64526 [ 21087] By: jhi                                   on 2003/09/08  12:34:37
64527         Log: Add Hash::Util::hash_seed() which answers among
64528              other things the question whether our hashes are
64529              "randomised".  (They always were...)
64530      Branch: perl
64531            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
64532 ____________________________________________________________________________
64533 [ 21086] By: jhi                                   on 2003/09/08  12:22:03
64534         Log: XSRETURN_UV was missing.
64535      Branch: perl
64536            ! XSUB.h
64537 ____________________________________________________________________________
64538 [ 21085] By: jhi                                   on 2003/09/08  12:15:23
64539         Log: Superparanoia.
64540      Branch: perl
64541            ! util.c
64542 ____________________________________________________________________________
64543 [ 21084] By: ams                                   on 2003/09/08  11:44:25
64544         Log: Clean up pp_readdir() somewhat.
64545      Branch: perl
64546            ! pp_sys.c
64547 ____________________________________________________________________________
64548 [ 21082] By: jhi                                   on 2003/09/08  11:32:46
64549         Log: The #21073 broke ext/B/t/o.t, retracting the #21073.
64550      Branch: perl
64551            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
64552 ____________________________________________________________________________
64553 [ 21080] By: jhi                                   on 2003/09/08  09:52:40
64554         Log: In Win32 IPC::Open3 + IO::Select does not work that well
64555              so mostly undo the change #21072 and revert back to using
64556              a temp file.
64557      Branch: perl
64558            ! lib/perl5db/de0.t
64559 ____________________________________________________________________________
64560 [ 21078] By: jhi                                   on 2003/09/08  09:10:47
64561         Log: In Win32 the cmd.exe console output doesn't seem to
64562              be catchable using the in-memory I/O + select trick,
64563              so use tie-STDOUT trick instead.
64564      Branch: perl
64565            ! lib/perl5db/dumpvar.t
64566 ____________________________________________________________________________
64567 [ 21077] By: jhi                                   on 2003/09/08  09:03:13
64568         Log: Move Config test.
64569      Branch: perl
64570            ! lib/perl5db/de0.t
64571 ____________________________________________________________________________
64572 [ 21076] By: jhi                                   on 2003/09/08  08:50:27
64573         Log: Let's require fork for this test.
64574      Branch: perl
64575            ! lib/perl5db/de0.t
64576 ____________________________________________________________________________
64577 [ 21074] By: jhi                                   on 2003/09/08  08:09:27
64578         Log: Subject: [PATCH] call_(pv|etc.) for Devel::PPPort
64579              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
64580              Date: Mon, 08 Sep 2003 08:56:09 +0200
64581              Message-id: <20030908065609.GA1260@ethan>
64582      Branch: perl
64583            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
64584            ! ext/Devel/PPPort/t/test.t
64585 ____________________________________________________________________________
64586 [ 21073] By: jhi                                   on 2003/09/08  08:07:55
64587         Log: Subject: Re: one nit to fix [PATCH]
64588              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
64589              Date: Mon, 8 Sep 2003 10:19:08 +0200
64590              Message-Id: <20030908101908.5571326d.rgarcia@hexaflux.com>
64591      Branch: perl
64592            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
64593 ____________________________________________________________________________
64594 [ 21072] By: jhi                                   on 2003/09/08  08:04:53
64595         Log: Subject: Re: [PATCH] Test skeleton for debugger commands
64596              From: Andreas J Koenig <andreas.koenig@anima.de>
64597              Date: Mon, 08 Sep 2003 10:48:27 +0200
64598              Message-ID: <87llszis2s.fsf@franz.ak.mind.de>
64599      Branch: perl
64600            ! lib/perl5db/de0.t
64601 ____________________________________________________________________________
64602 [ 21071] By: jhi                                   on 2003/09/08  06:46:00
64603         Log: de0.t: use Test::More, add some tests.
64604      Branch: perl
64605            ! lib/perl5db/de0.t
64606 ____________________________________________________________________________
64607 [ 21070] By: jhi                                   on 2003/09/08  06:31:39
64608         Log: More dumpvar testing.
64609      Branch: perl
64610            ! lib/perl5db/dumpvar.t
64611 ____________________________________________________________________________
64612 [ 21069] By: jhi                                   on 2003/09/08  05:34:03
64613         Log: An empty test.
64614      Branch: perl
64615            ! lib/perl5db/dumpvar.t
64616 ____________________________________________________________________________
64617 [ 21068] By: jhi                                   on 2003/09/08  05:21:21
64618         Log: dumpvar.t: use Test::More;
64619      Branch: perl
64620            ! lib/perl5db/dumpvar.t
64621 ____________________________________________________________________________
64622 [ 21067] By: jhi                                   on 2003/09/08  05:11:46
64623         Log: Cleanup PerlIO::scalar documentation a bit.
64624      Branch: perl
64625            ! ext/PerlIO/scalar/scalar.pm
64626 ____________________________________________________________________________
64627 [ 21066] By: jhi                                   on 2003/09/08  04:49:28
64628         Log: The in-memory files require PerlIO::scalar.
64629      Branch: perl
64630            ! lib/perl5db/dumpvar.t
64631 ____________________________________________________________________________
64632 [ 21065] By: rgs                                   on 2003/09/07  21:17:23
64633         Log: Subject: [PATCH] Test skeleton for debugger commands
64634              From: Andreas J Koenig <andreas.koenig@anima.de>
64635              Date: Sun, 07 Sep 2003 18:51:56 +0200
64636              Message-ID: <87fzj8k0cz.fsf@franz.ak.mind.de>
64637              With minor adjustments
64638      Branch: perl
64639            + lib/perl5db/de0.t lib/perl5db/dumpvar.t
64640            ! MANIFEST
64641 ____________________________________________________________________________
64642 [ 21064] By: rgs                                   on 2003/09/07  19:12:05
64643         Log: Upgrade to Unicode::Collate 0.28
64644      Branch: perl
64645            + lib/Unicode/Collate/t/contract.t
64646            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
64647            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
64648 ____________________________________________________________________________
64649 [ 21063] By: rgs                                   on 2003/09/07  18:25:23
64650         Log: Subject: [PATCH] Re: [perl #23656] Safe reval bleeds local variable values
64651              From: Dave Mitchell <davem@fdgroup.com>
64652              Date: Sun, 7 Sep 2003 19:14:44 +0100
64653              Message-ID: <20030907181444.GA7058@fdgroup.com>
64654      Branch: perl
64655            ! ext/Opcode/Safe.pm
64656 ____________________________________________________________________________
64657 [ 21062] By: rgs                                   on 2003/09/07  12:44:33
64658         Log: Subject: [PATCH] honoring void context for map()
64659              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
64660              Date: Thu, 04 Sep 2003 11:13:41 +0200
64661              Message-id: <20030904091341.GA30655@ethan>
64662      Branch: perl
64663            ! pp_ctl.c
64664 ____________________________________________________________________________
64665 [ 21061] By: jhi                                   on 2003/09/07  07:04:53
64666         Log: Retract #21010.
64667      Branch: perl
64668            ! lib/dumpvar.pl
64669 ____________________________________________________________________________
64670 [ 21060] By: rgs                                   on 2003/09/06  21:30:10
64671         Log: Minor doc style nits in XSLoader.
64672      Branch: perl
64673            ! ext/DynaLoader/XSLoader_pm.PL
64674 ____________________________________________________________________________
64675 [ 21058] By: jhi                                   on 2003/09/06  19:57:46
64676         Log: Vanity patch.
64677      Branch: perl
64678            ! AUTHORS
64679 ____________________________________________________________________________
64680 [ 21057] By: jhi                                   on 2003/09/06  19:56:53
64681         Log: Updated Sharp Zaurus cross-compilation from Redvers Davies.
64682      Branch: perl
64683            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README Cross/TODO
64684            ! Cross/config.sh-arm-linux Cross/generate_config_sh
64685            ! Cross/installperl.patch
64686 ____________________________________________________________________________
64687 [ 21056] By: rgs                                   on 2003/09/06  19:03:41
64688         Log: Email nits in Fatal.pm [perl #23724].
64689      Branch: perl
64690            ! lib/Fatal.pm
64691 ____________________________________________________________________________
64692 [ 21052] By: jhi                                   on 2003/09/05  20:34:15
64693         Log: Musty corners of Syslog.pm.
64694      Branch: perl
64695            ! ext/Sys/Syslog/Syslog.pm
64696 ____________________________________________________________________________
64697 [ 21051] By: ams                                   on 2003/09/05  18:43:46
64698         Log: 1. Work around the bug fixed by #20587 (because it's in 5.8.0).
64699              2. Compensate for PL_sv_placeholder <= 5.8.1.
64700              3. Clean up non-backwards-compatible tests.
64701              4. Prepare for the 2.08 CPAN release.
64702      Branch: perl
64703            ! ext/Storable/ChangeLog ext/Storable/Storable.xs
64704            ! ext/Storable/t/freeze.t ext/Storable/t/malice.t
64705            ! ext/Storable/t/utf8hash.t
64706 ____________________________________________________________________________
64707 [ 21048] By: jhi                                   on 2003/09/05  13:53:23
64708         Log: One more known tie problem.
64709      Branch: perl
64710            ! pod/perltie.pod
64711 ____________________________________________________________________________
64712 [ 21047] By: jhi                                   on 2003/09/05  13:46:35
64713         Log: Subject: [PATCH] threads/shared.pm: saves 4K per thread
64714              Date: Fri, 5 Sep 2003 14:46:00 +0200
64715              Message-Id: <p05111b05bb7e177db044@[192.168.56.4]>
64716              From: Elizabeth Mattijsen <liz@dijkmat.nl>
64717      Branch: perl
64718            ! ext/threads/shared/shared.pm
64719 ____________________________________________________________________________
64720 [ 21046] By: jhi                                   on 2003/09/05  13:44:30
64721         Log: Subject: versions threads modules
64722              From: Elizabeth Mattijsen <liz@dijkmat.nl>
64723              Date: Fri, 5 Sep 2003 12:22:52 +0200
64724              Message-Id: <p05111b03bb7e1423e6ff@[192.168.56.4]>
64725      Branch: perl
64726            ! ext/threads/shared/shared.pm
64727 ____________________________________________________________________________
64728 [ 21045] By: jhi                                   on 2003/09/05  13:43:36
64729         Log: More suidperl path disclosure plugging:
64730              the #9813 didn't do enough.  See either of
64731              http://rt.perl.org/rt2/Ticket/Display.html?id=6511
64732              http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
64733      Branch: perl
64734            ! perl.c pod/perldiag.pod
64735 ____________________________________________________________________________
64736 [ 21044] By: jhi                                   on 2003/09/05  13:09:54
64737         Log: FreeBSD hints updates from Anton Berezin.
64738      Branch: perl
64739            ! hints/freebsd.sh
64740 ____________________________________________________________________________
64741 [ 21043] By: merijn                                on 2003/09/05  11:18:20
64742         Log: Changed conflicting diff options
64743      Branch: perl
64744            ! patchlevel.h
64745 ____________________________________________________________________________
64746 [ 21042] By: jhi                                   on 2003/09/05  06:47:43
64747         Log: Acknowledge some known tie bugs.
64748      Branch: perl
64749            ! pod/perltie.pod
64750 ____________________________________________________________________________
64751 [ 21041] By: merijn                                on 2003/09/05  04:50:44
64752         Log: Subject: [PATCH] Remove dublicated entry in AUTHORS
64753              From: Ilya Martynov <ilya@martynov.org>
64754              Date: Fri, 05 Sep 2003 00:49:57 +0400
64755              Message-ID: <8765k8uvm2.fsf@abra.ru>
64756      Branch: perl
64757            ! AUTHORS
64758 ____________________________________________________________________________
64759 [ 21040] By: jhi                                   on 2003/09/05  04:36:48
64760         Log: code example error in "perlopentut"
64761      Branch: perl
64762            ! pod/perlopentut.pod
64763 ____________________________________________________________________________
64764 [ 21039] By: jhi                                   on 2003/09/05  04:13:17
64765         Log: Another seemingly fixed (un)tie bug,
64766              [perl ##22297] cannot untie scalar from within tied FETCH
64767      Branch: perl
64768            ! t/op/tie.t
64769 ____________________________________________________________________________
64770 [ 21036] By: jhi                                   on 2003/09/04  19:34:26
64771         Log: Subject: Re: [PATCH] Data::Dumper 2.121
64772              From: Ilya Martynov <ilya@martynov.org>
64773              Date: Fri, 05 Sep 2003 00:33:46 +0400
64774              Message-ID: <87ad9kuwd1.fsf@abra.ru>
64775      Branch: perl
64776            ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
64777            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
64778            ! ext/Data/Dumper/t/overload.t ext/Data/Dumper/t/pair.t
64779 ____________________________________________________________________________
64780 [ 21033] By: jhi                                   on 2003/09/04  18:52:29
64781         Log: I think once is enough.
64782      Branch: perl
64783            ! configure.gnu
64784 ____________________________________________________________________________
64785 [ 21032] By: jhi                                   on 2003/09/04  17:30:28
64786         Log: Subject: [PATCH] Re: [PATCH] Re: ByteLoader and MSWin32
64787              From: Enache Adrian <enache@rdslink.ro>
64788              Date: Thu, 4 Sep 2003 20:09:06 +0300
64789              Message-ID: <20030904170906.GA1235@ratsnest.hole>
64790      Branch: perl
64791            ! bytecode.pl ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
64792            ! ext/ByteLoader/byterun.c
64793 ____________________________________________________________________________
64794 [ 21031] By: jhi                                   on 2003/09/04  17:27:58
64795         Log: Subject: [PATCH] perlreftut: change distribution conditions
64796              From: "Brendan O'Dea" <bod@debian.org>
64797              Date: Thu, 4 Sep 2003 02:28:49 +1000
64798              Message-ID: <20030903162849.GA9675@londo.c47.org>
64799      Branch: perl
64800            ! pod/perlreftut.pod
64801 ____________________________________________________________________________
64802 [ 21030] By: jhi                                   on 2003/09/04  17:26:48
64803         Log: Subject: Re: "vendor" patch pickup
64804              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
64805              Date: Thu, 4 Sep 2003 19:47:55 +0200
64806              Message-ID: <009b01c3730c$ac45e750$0c2f1fac@R2D2>
64807
64808              (Gentoo: take Marcus' version of the __THROW patch and
64809              even further #ifdef-protect it with __GLIBC__.)
64810      Branch: perl
64811            ! perl.h
64812 ____________________________________________________________________________
64813 [ 21029] By: jhi                                   on 2003/09/04  16:01:26
64814         Log: Tiny perlcc tweaks.
64815      Branch: perl
64816            ! utils/perlcc.PL
64817 ____________________________________________________________________________
64818 [ 21028] By: jhi                                   on 2003/09/04  15:10:48
64819         Log: A SuSE patchlet for perlcc -c to avoid
64820              "Modification of a read-only value attempted at ... C.pm"
64821      Branch: perl
64822            ! ext/B/B/C.pm
64823 ____________________________________________________________________________
64824 [ 21027] By: jhi                                   on 2003/09/04  08:54:40
64825         Log: AUTHORS updates.
64826      Branch: perl
64827            ! AUTHORS
64828 ____________________________________________________________________________
64829 [ 21025] By: jhi                                   on 2003/09/03  20:27:56
64830         Log: Upgrade to Math::BigInt pre-rel 1.66 as of
64831              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-09/msg00242.html
64832              (the tar.gz link doesn't have 'v1.66', it has '1.66')
64833              so that the smoke builds can start chewing it.
64834      Branch: perl
64835            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
64836            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
64837            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
64838            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
64839            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbf.t
64840            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
64841 ____________________________________________________________________________
64842 [ 21022] By: jhi                                   on 2003/09/03  16:42:24
64843         Log: Subject: [PATCH Porting/valgrindpp.pl] fix: output from different pids
64844              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
64845              Date: Wed, 3 Sep 2003 19:20:20 +0200
64846              Message-ID: <005901c3723f$a7914f10$0c2f1fac@R2D2>
64847      Branch: perl
64848            ! Porting/valgrindpp.pl
64849 ____________________________________________________________________________
64850 [ 21019] By: jhi                                   on 2003/09/03  15:51:35
64851         Log: Also indicate the Unicode level here.
64852              (The last date is non-committal :-)
64853      Branch: perl
64854            ! pod/perlunicode.pod
64855 ____________________________________________________________________________
64856 [ 21018] By: jhi                                   on 2003/09/03  12:08:23
64857         Log: Avoid lvalue casts, from Enache.
64858      Branch: perl
64859            ! ext/ByteLoader/bytecode.h op.h
64860 ____________________________________________________________________________
64861 [ 21017] By: jhi                                   on 2003/09/03  08:23:39
64862         Log: Bump up the VERSION.
64863      Branch: perl
64864            ! lib/bytes.pm
64865 ____________________________________________________________________________
64866 [ 21016] By: jhi                                   on 2003/09/03  08:22:48
64867         Log: Add, document, and test bytes::substr, index, rindex, chr,
64868              document bytes::ord.
64869      Branch: perl
64870            ! lib/bytes.pm lib/bytes.t lib/bytes_heavy.pl
64871 ____________________________________________________________________________
64872 [ 21014] By: jhi                                   on 2003/09/03  06:16:24
64873         Log: Subject: [PATCH] Re: maint@20974 or before broke mp2 ithreads test
64874              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
64875              Date: Wed, 3 Sep 2003 08:57:25 +0200 (MEST)
64876              Message-ID: <29644.1062572245@www50.gmx.net>
64877
64878              The other half of #20930 should be still good.
64879      Branch: perl
64880            ! op.c
64881 ____________________________________________________________________________
64882 [ 21013] By: jhi                                   on 2003/09/03  06:15:09
64883         Log: use IO; is deprecated.
64884      Branch: perl
64885            ! ext/threads/t/join.t
64886 ____________________________________________________________________________
64887 [ 21012] By: jhi                                   on 2003/09/03  05:28:50
64888         Log: Upgrade to base 2.01 from CPAN.
64889      Branch: perl
64890            ! lib/base.pm lib/fields.pm
64891 ____________________________________________________________________________
64892 [ 21011] By: jhi                                   on 2003/09/03  05:08:29
64893         Log: Changing the test count is a good idea.
64894      Branch: perl
64895            ! ext/threads/t/join.t
64896 ____________________________________________________________________________
64897 [ 21010] By: jhi                                   on 2003/09/03  04:59:38
64898         Log: Subject: {PATCH 5.8.1] Re: [perl #23651] Debugger dump failed for blessed REF object
64899              From: Joe McMahon <mcmahon@ibiblio.org>
64900              Date: Tue, 2 Sep 2003 18:02:14 -0400
64901              Message-Id: <1C49133C-DD91-11D7-8450-000393BCA0FC@ibiblio.org>
64902      Branch: perl
64903            ! lib/dumpvar.pl
64904 ____________________________________________________________________________
64905 [ 21009] By: jhi                                   on 2003/09/03  04:48:40
64906         Log: Subject: Re: maint@20974 or before broke mp2 ithreads test
64907              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
64908              Date: Wed, 3 Sep 2003 06:07:54 +0200
64909              Message-ID: <044101c371d0$f39b3fc0$0c2f1fac@R2D2>
64910      Branch: perl
64911            ! ext/threads/t/join.t
64912 ____________________________________________________________________________
64913 [ 21008] By: jhi                                   on 2003/09/03  04:31:35
64914         Log: VMS does not have quite UNIX glob semantics.
64915      Branch: perl
64916            ! t/run/fresh_perl.t
64917 ____________________________________________________________________________
64918 [ 21007] By: rgs                                   on 2003/09/02  21:21:27
64919         Log: Subject: some method calls not autoloaded
64920              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
64921              Date: Tue, 2 Sep 2003 15:06:29 -0700
64922              Message-ID: <20030902220629.GA2952@efn.org>
64923      Branch: perl
64924            ! pod/perlfunc.pod pod/perlsub.pod
64925 ____________________________________________________________________________
64926 [ 21003] By: jhi                                   on 2003/09/02  19:01:07
64927         Log: An untie test from perlmonks-- worked in 5.6.1,
64928              broken in 5.8.0, seems to be working again in maint,
64929              better nail it down now.
64930      Branch: perl
64931            ! t/op/tie.t
64932 ____________________________________________________________________________
64933 [ 21000] By: jhi                                   on 2003/09/02  15:35:40
64934         Log: Retract #20930 because of
64935              Subject: maint@20974 or before broke mp2 ithreads test
64936              From: Stas Bekman <stas@stason.org>
64937              Date: Mon, 01 Sep 2003 23:31:11 -0700
64938              Message-ID: <3F54392F.7080009@stason.org>
64939      Branch: perl
64940            ! op.c
64941 ____________________________________________________________________________
64942 [ 20999] By: jhi                                   on 2003/09/02  15:34:14
64943         Log: Subject: [DOCPATCH] Re: [perl #23630] problem with "used only once" warning
64944              From: Fergal Daly <fergal@esatclear.ie>
64945              Date: Tue, 2 Sep 2003 17:36:52 +0100
64946              Message-Id: <200309021736.52725.fergal@esatclear.ie>
64947      Branch: perl
64948            ! pod/perldiag.pod
64949 ____________________________________________________________________________
64950 [ 20998] By: jhi                                   on 2003/09/02  15:02:47
64951         Log: Subject: [perl #23672] Math::BigInit POD
64952              From: "abigail@abigail.nl (via RT)" <perlbug-followup@perl.org>
64953              Date: 1 Sep 2003 08:47:39 -0000
64954              Message-ID: <rt-23672-64035.19.2973991993763@rt.perl.org>
64955      Branch: perl
64956            ! lib/Math/BigInt.pm
64957 ____________________________________________________________________________
64958 [ 20997] By: jhi                                   on 2003/09/02  14:58:21
64959         Log: Subject: [PATCH perlfaq6.pod] Explain \Q better
64960              From: Mark Jason Dominus <mjd@plover.com>
64961              Date: Mon, 01 Sep 2003 16:19:20 -0400
64962              Message-ID: <20030901201920.3929.qmail@plover.com>
64963      Branch: perl
64964            ! pod/perlfaq6.pod
64965 ____________________________________________________________________________
64966 [ 20996] By: jhi                                   on 2003/09/02  14:56:29
64967         Log: Subject: [PATCH] grok_(number|numeric_radix) added to Devel::PPPort
64968              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
64969              Date: Tue, 02 Sep 2003 11:27:19 +0200
64970              Message-id: <20030902092719.GA18075@ethan>
64971      Branch: perl
64972            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
64973            ! ext/Devel/PPPort/t/test.t
64974 ____________________________________________________________________________
64975 [ 20993] By: jhi                                   on 2003/09/02  14:40:54
64976         Log: Subject: [PATCH] Re: ByteLoader and MSWin32
64977              From: Enache Adrian <enache@rdslink.ro>
64978              Date: Tue, 2 Sep 2003 03:45:11 +0300
64979              Message-ID: <20030902004511.GA1442@ratsnest.hole>
64980      Branch: perl
64981            ! embed.fnc embed.h ext/ByteLoader/bytecode.h global.sym op.c
64982            ! op.h proto.h t/TEST
64983 ____________________________________________________________________________
64984 [ 20990] By: jhi                                   on 2003/09/02  04:29:45
64985         Log: Upgrade to Unicode::Collate 0.27.
64986      Branch: perl
64987            + lib/Unicode/Collate/t/hangul.t
64988            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
64989            ! lib/Unicode/Collate/README
64990 ____________________________________________________________________________
64991 [ 20989] By: jhi                                   on 2003/09/02  04:23:20
64992         Log: Subject: [PATCH Porting/valgrindpp.pl] more options for valgrindpp.pl
64993              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
64994              Date: Mon, 1 Sep 2003 22:28:58 +0200
64995              Message-ID: <007701c370c7$acb85430$0c2f1fac@R2D2>
64996      Branch: perl
64997            ! Porting/valgrindpp.pl
64998 ____________________________________________________________________________
64999 [ 20983] By: jhi                                   on 2003/09/01  14:14:49
65000         Log: From Craig Berry, following the example of the other podxxx.PL
65001              in relying on basename($0, '.PL') to Do The Right Thing with
65002              regard to the case of the extension, which could be either
65003              .pl or .PL on VMS depending on version-specific features.
65004      Branch: perl
65005            ! pod/pod2usage.PL pod/podselect.PL
65006 ____________________________________________________________________________
65007 [ 20982] By: jhi                                   on 2003/09/01  13:01:49
65008         Log: Configure -r in AIX bad.
65009      Branch: perl
65010            ! README.aix
65011 ____________________________________________________________________________
65012 [ 20981] By: jhi                                   on 2003/09/01  11:28:35
65013         Log: Subject: [DOC PATCH] perlfaq4.pod
65014              Date: Mon, 1 Sep 2003 12:38:50 +0200
65015              From: Elizabeth Mattijsen <liz@dijkmat.nl>
65016              Message-Id: <p05111b19bb78d1d7aa70@[192.168.56.4]>
65017      Branch: perl
65018            ! pod/perlfaq4.pod
65019 ____________________________________________________________________________
65020 [ 20980] By: jhi                                   on 2003/09/01  08:49:02
65021         Log: Subject: glob() bug
65022              From: Gurusamy Sarathy <gsar@ActiveState.com>
65023              Date: Mon, 01 Sep 2003 02:25:41 -0700
65024              Message-Id: <200309010925.h819Pf0X011457@smtp3.ActiveState.com>
65025      Branch: perl
65026            ! op.c t/run/fresh_perl.t
65027 ____________________________________________________________________________
65028 [ 20979] By: jhi                                   on 2003/09/01  06:32:01
65029         Log: Ultrix VAX is like VMS VAX in floating point.
65030      Branch: perl
65031            ! t/op/sprintf.t
65032 ____________________________________________________________________________
65033 [ 20978] By: jhi                                   on 2003/09/01  05:44:25
65034         Log: Subject: [PATCH@20959] some WinCE compilers require a little correction
65035              From: Vadim Konovalov <vkonovalov@peterstar.ru>
65036              Date: Mon, 1 Sep 2003 02:57:33 +0400
65037              Message-ID: <1091134912500.20030901025733@peterstar.ru>
65038      Branch: perl
65039            ! wince/Makefile.ce wince/wince.c
65040 ____________________________________________________________________________
65041 [ 20973] By: jhi                                   on 2003/08/31  15:34:43
65042         Log: Add test for -i.
65043      Branch: perl
65044            ! MANIFEST t/run/switches.t
65045 ____________________________________________________________________________
65046 [ 20972] By: jhi                                   on 2003/08/31  15:12:10
65047         Log: Add tests for -h and (unknown) -z.
65048      Branch: perl
65049            ! MANIFEST t/run/switches.t
65050 ____________________________________________________________________________
65051 [ 20971] By: jhi                                   on 2003/08/31  15:03:42
65052         Log: Add test for -v.
65053      Branch: perl
65054            ! MANIFEST t/run/switches.t
65055 ____________________________________________________________________________
65056 [ 20970] By: jhi                                   on 2003/08/31  14:55:54
65057         Log: List the switches tested in switches.t.
65058      Branch: perl
65059            ! t/run/switches.t
65060 ____________________________________________________________________________
65061 [ 20969] By: jhi                                   on 2003/08/31  14:51:19
65062         Log: Subject: [PATCH: perl@20898] have installperl install perl_setup.com and dbga2p.exe for VMS
65063              From: PPrymmer@factset.com
65064              Message-ID: <OF0394CB1E.C7646793-ON85256D93.004D75D4-85256D93.004E01F2@factset.com>
65065              Date: Sun, 31 Aug 2003 10:11:54 -0400
65066      Branch: perl
65067            ! installperl
65068 ____________________________________________________________________________
65069 [ 20968] By: jhi                                   on 2003/08/31  13:24:10
65070         Log: Subject: [PATCH sv.c] Re: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
65071              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
65072              Date: Sun, 31 Aug 2003 15:21:17 +0200
65073              Message-ID: <038401c36fc2$d01b1440$9b00a8c0@R2D2>
65074      Branch: perl
65075            ! sv.c
65076 ____________________________________________________________________________
65077 [ 20965] By: jhi                                   on 2003/08/31  08:55:59
65078         Log: Ouch.  Upgrading to base 2.0 made the threads tests very unhappy
65079              both in blead and maint, lots of "Attempt to free non-existent
65080              shared string" and "Unbalanced string table refcount" errors.
65081              Retract #20960 (and #20963).
65082      Branch: perl
65083            - lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
65084            - lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
65085            ! MANIFEST lib/base.pm lib/fields.pm
65086 ____________________________________________________________________________
65087 [ 20964] By: jhi                                   on 2003/08/31  08:17:43
65088         Log: Integrate from maint:
65089              [ 20963]
65090              Muffle the 'Pseudo-hashes are deprecated' warning for maint.
65091      Branch: perl
65092           !> lib/base/t/fp560.t
65093 ____________________________________________________________________________
65094 [ 20961] By: jhi                                   on 2003/08/31  08:09:21
65095         Log: De-cargo-cult.
65096      Branch: perl
65097            ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
65098 ____________________________________________________________________________
65099 [ 20960] By: jhi                                   on 2003/08/31  08:07:43
65100         Log: Upgrade to base.pm 2.0.
65101
65102              (Rename the tests around a bit to be more 8.3-friendly.)
65103      Branch: perl
65104            + lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
65105            + lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
65106            ! MANIFEST lib/base.pm lib/fields.pm
65107 ____________________________________________________________________________
65108 [ 20957] By: jhi                                   on 2003/08/30  18:47:02
65109         Log: Fewer naked char constants.
65110      Branch: perl
65111            ! doio.c perlio.c sv.h
65112 ____________________________________________________________________________
65113 [ 20956] By: jhi                                   on 2003/08/30  18:38:05
65114         Log: This is probably a wrong fix for
65115              [perl #23645] tell with perlio on appended files
65116              but maybe this gets NI-S agitated enough to present the correct fix :-)
65117      Branch: perl
65118            ! perlio.c t/io/tell.t
65119 ____________________________________________________________________________
65120 [ 20954] By: jhi                                   on 2003/08/30  17:14:19
65121         Log: A new try at
65122
65123              Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
65124              From: "Gerrit P. Haase" <gp@familiehaase.de>
65125              Date: Thu, 28 Aug 2003 08:18:51 +0200
65126              Message-ID: <4157199551.20030828081851@familiehaase.de>
65127
65128              (this time Cygwin only)
65129      Branch: perl
65130            ! perlio.c
65131 ____________________________________________________________________________
65132 [ 20952] By: rgs                                   on 2003/08/30  15:20:48
65133         Log: Tweak XSLoader.t.
65134              XSLoader is supposed to work even for extensions that
65135              are statically linked. So only check that the extension we
65136              test for is actually available. (This test is not supposed
65137              to be run by miniperl.)
65138      Branch: perl
65139            ! ext/DynaLoader/t/XSLoader.t
65140 ____________________________________________________________________________
65141 [ 20950] By: jhi                                   on 2003/08/30  06:49:31
65142         Log: Something went wrong in change #20929;
65143              linux 2.4.18-bf2.4 didn't like it:
65144              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01992.html
65145              and similar failure pattern also seen in Solaris 8.
65146      Branch: perl
65147            ! perlio.c
65148 ____________________________________________________________________________
65149 [ 20948] By: jhi                                   on 2003/08/30  06:08:57
65150         Log: Setup @INC.
65151      Branch: perl
65152            ! t/op/cproto.t
65153 ____________________________________________________________________________
65154 [ 20946] By: jhi                                   on 2003/08/30  06:00:09
65155         Log: Tabify and re-sort MANIFEST.
65156      Branch: perl
65157            ! MANIFEST
65158 ____________________________________________________________________________
65159 [ 20945] By: jhi                                   on 2003/08/30  05:57:04
65160         Log: Make XSLoader.t more robust (and sdbm.t more verbose)
65161      Branch: perl
65162            ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
65163 ____________________________________________________________________________
65164 [ 20944] By: jhi                                   on 2003/08/30  05:50:41
65165         Log: Subject: [PATCH] XSLoader nits and tests
65166              From: Michael G Schwern <schwern@pobox.com>
65167              Date: Fri, 29 Aug 2003 22:55:07 -0700
65168              Message-ID: <20030830055507.GI25970@windhund.schwern.org>
65169      Branch: perl
65170            + ext/DynaLoader/t/XSLoader.t
65171            ! MANIFEST ext/DynaLoader/XSLoader_pm.PL
65172 ____________________________________________________________________________
65173 [ 20943] By: jhi                                   on 2003/08/30  05:44:02
65174         Log: Missed from #20942.
65175      Branch: perl
65176            ! lib/File/Spec/VMS.pm
65177 ____________________________________________________________________________
65178 [ 20942] By: jhi                                   on 2003/08/30  05:41:59
65179         Log: Subject: [PATCH: perl@20898] fix File::Spec->abs2rel() to return absolute $path more often for VMS
65180              From: PPrymmer@factset.com
65181              Date: Sat, 30 Aug 2003 00:57:28 -0400
65182              Message-ID: <OFD8AE5D6D.EA3FBE7D-ON85256D92.001A31FE-85256D92.001B3BE5@factset.com>
65183      Branch: perl
65184            ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
65185 ____________________________________________________________________________
65186 [ 20941] By: jhi                                   on 2003/08/30  05:37:13
65187         Log: Subject: [patch sv.h api doc] SvTAINTED_on does its craft only under -T
65188              From: Stas Bekman <stas@stason.org>
65189              Date: Fri, 29 Aug 2003 17:11:41 -0700
65190              Message-ID: <3F4FEBBD.8000901@stason.org>
65191      Branch: perl
65192            ! pod/perlapi.pod sv.h
65193 ____________________________________________________________________________
65194 [ 20940] By: rgs                                   on 2003/08/29  21:17:59
65195         Log: Add a new test, to ensure that we don't unexpectedly change
65196              prototypes of builtins.
65197      Branch: perl
65198            + t/op/cproto.t
65199            ! MANIFEST
65200 ____________________________________________________________________________
65201 [ 20938] By: rgs                                   on 2003/08/29  20:22:21
65202         Log: Don't cast PL_multiline to bool : you may loose important bits.
65203      Branch: perl
65204            ! pp.c pp_hot.c
65205 ____________________________________________________________________________
65206 [ 20937] By: jhi                                   on 2003/08/29  17:22:11
65207         Log: Subject: [PATCH] Re: all 9007199254740992s are equal, but some are more equal than others
65208              From: Nicholas Clark <nick@ccl4.org>
65209              Date: Wed, 27 Aug 2003 22:59:55 +0100
65210              Message-ID: <20030827225955.E558@plum.flirble.org>
65211      Branch: perl
65212            ! pp.c
65213 ____________________________________________________________________________
65214 [ 20936] By: jhi                                   on 2003/08/29  17:17:16
65215         Log: Some perluniintro tweaks.
65216      Branch: perl
65217            ! pod/perluniintro.pod
65218 ____________________________________________________________________________
65219 [ 20935] By: jhi                                   on 2003/08/29  17:07:25
65220         Log: Tiny doc tweak from Shannon -jj Behrens.
65221      Branch: perl
65222            ! pod/perluniintro.pod
65223 ____________________________________________________________________________
65224 [ 20933] By: jhi                                   on 2003/08/29  13:25:18
65225         Log: Comparing an int to a U32 makes VC6 nervous.
65226      Branch: perl
65227            ! pp.c pp_hot.c
65228 ____________________________________________________________________________
65229 [ 20932] By: jhi                                   on 2003/08/29  13:06:06
65230         Log: Better skip() explicit number of tests, test counts getting
65231              out of sync less likely that way.
65232      Branch: perl
65233            ! t/op/pack.t
65234 ____________________________________________________________________________
65235 [ 20931] By: jhi                                   on 2003/08/29  12:59:32
65236         Log: Some Ultrix test dodgings.
65237      Branch: perl
65238            ! t/base/num.t t/op/arith.t t/op/pack.t
65239 ____________________________________________________________________________
65240 [ 20930] By: jhi                                   on 2003/08/29  12:57:07
65241         Log: Subject: [PATCH op.c] Perl_newCONSTSUB() related memory leaks
65242              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
65243              Date: Thu, 28 Aug 2003 21:47:22 +0200
65244              Message-ID: <006301c36d9d$335976a0$e400a8c0@R2D2>
65245      Branch: perl
65246            ! op.c
65247 ____________________________________________________________________________
65248 [ 20929] By: jhi                                   on 2003/08/29  12:55:12
65249         Log: Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
65250              From: "Gerrit P. Haase" <gp@familiehaase.de>
65251              Date: Thu, 28 Aug 2003 08:18:51 +0200
65252              Message-ID: <4157199551.20030828081851@familiehaase.de>
65253
65254              (changed so that the 'b' is always appended)
65255      Branch: perl
65256            ! perlio.c
65257 ____________________________________________________________________________
65258 [ 20928] By: jhi                                   on 2003/08/29  07:04:17
65259         Log: Subject: RE: [PATCH] Pod::InputObjects performance de-pessimization
65260              From: marek.rouchal@infineon.com
65261              Date: Wed, 27 Aug 2003 17:25:28 +0200
65262              Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08381508@mucse001.eu.infineon.com>
65263
65264              PodParser-1.25 prerelease.
65265      Branch: perl
65266            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
65267            ! lib/Pod/Parser.pm pod/pod2usage.PL pod/podchecker.PL
65268            ! pod/podselect.PL t/pod/find.t t/pod/poderrs.xr
65269 ____________________________________________________________________________
65270 [ 20927] By: jhi                                   on 2003/08/28  18:53:45
65271         Log: MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.
65272      Branch: perl
65273            ! ext/DynaLoader/dl_mpeix.xs mpeix/mpeix.c
65274 ____________________________________________________________________________
65275 [ 20925] By: jhi                                   on 2003/08/28  16:15:47
65276         Log: Subject: [PATCH] valgrindpp.pl
65277              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
65278              Date: Thu, 28 Aug 2003 09:43:49 +0200
65279              Message-ID: <002701c36d38$1edb71c0$ae4eeed9@R2D2>
65280      Branch: perl
65281            ! Porting/valgrindpp.pl
65282 ____________________________________________________________________________
65283 [ 20924] By: jhi                                   on 2003/08/28  16:12:08
65284         Log: Subject: [PATCH] Quieten more warnings in Deparse.pm
65285              From: Paul Johnson <paul@pjcj.net>
65286              Date: Thu, 28 Aug 2003 00:13:59 +0200
65287              Message-ID: <20030827221359.GE28396@pjcj.net>
65288      Branch: perl
65289            ! ext/B/B/Deparse.pm
65290 ____________________________________________________________________________
65291 [ 20923] By: jhi                                   on 2003/08/28  01:45:51
65292         Log: Subject: Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
65293              From: Michael G Schwern <schwern@pobox.com>
65294              Date: Wed, 27 Aug 2003 15:05:20 -0700
65295              Message-ID: <20030827220520.GD7300@windhund.schwern.org>
65296      Branch: perl
65297            ! lib/ExtUtils/MakeMaker/Tutorial.pod
65298 ____________________________________________________________________________
65299 [ 20922] By: rgs                                   on 2003/08/27  19:52:27
65300         Log: Add caveats and tests for Symbol::delete_package().
65301      Branch: perl
65302            ! lib/Symbol.pm lib/Symbol.t
65303 ____________________________________________________________________________
65304 [ 20921] By: jhi                                   on 2003/08/27  17:12:56
65305         Log: Configure is doing fine in Ultrix, operator error.
65306      Branch: perl
65307            ! hints/ultrix_4.sh
65308 ____________________________________________________________________________
65309 [ 20920] By: jhi                                   on 2003/08/27  16:49:22
65310         Log: Add the valgrindpp.pl script from Marcus Holland-Moritz.
65311      Branch: perl
65312            + Porting/valgrindpp.pl
65313            ! MANIFEST
65314 ____________________________________________________________________________
65315 [ 20917] By: jhi                                   on 2003/08/27  13:09:33
65316         Log: Subject: disturbing, disruptive typo in Tutorial.pod [PATCH]
65317              From: "John P. Linderman" <jpl@research.att.com>
65318              Date: Wed, 27 Aug 2003 08:10:12 -0400 (EDT)
65319              Message-Id: <200308271210.IAA23907@raptor.research.att.com>
65320
65321              Subject: typo in pod/perlnewmod.pod [PATCH]
65322              From: "John P. Linderman" <jpl@research.att.com>
65323              Date: Wed, 27 Aug 2003 09:07:12 -0400 (EDT)
65324              Message-Id: <200308271307.JAA46955@raptor.research.att.com>
65325
65326              Subject: [PATCH] document the location of byacc
65327              From: Dave Mitchell <davem@fdgroup.com>
65328              Date: Wed, 27 Aug 2003 14:26:50 +0100
65329              Message-ID: <20030827132650.GA23144@fdgroup.com>
65330      Branch: perl
65331            ! Porting/pumpkin.pod lib/ExtUtils/MakeMaker/Tutorial.pod
65332            ! pod/perlnewmod.pod
65333 ____________________________________________________________________________
65334 [ 20916] By: jhi                                   on 2003/08/27  13:01:26
65335         Log: Ultrix tweaks: <string.h> must not be included twice
65336              (otherwise one gets prototype conflicts between the <string.h>
65337              and proto.h because Ultrix thinks e.g. Perl_ninstr has been
65338              define in <string.h>...); and Configure misprobes some features.
65339      Branch: perl
65340            ! ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/sdbm.c
65341            ! ext/SDBM_File/sdbm/sdbm.h ext/Socket/Socket.xs
65342            ! hints/ultrix_4.sh
65343 ____________________________________________________________________________
65344 [ 20915] By: jhi                                   on 2003/08/27  05:37:34
65345         Log: Urk.  In Mac OS X byteorder is not one of the "known ones",
65346              but instead it is 0xFFFF.  So retract #20914.
65347      Branch: perl
65348            ! perl.h
65349 ____________________________________________________________________________
65350 [ 20914] By: jhi                                   on 2003/08/27  05:17:44
65351         Log: Sanity check for BYTEORDER.
65352      Branch: perl
65353            ! perl.h
65354 ____________________________________________________________________________
65355 [ 20913] By: rgs                                   on 2003/08/26  20:34:48
65356         Log: Integrate two DJGPP portability patches from the 5.6.2 branch :
65357
65358              [20859]
65359              Two portability patches for DJGPP from Richard Dawe
65360              <rich@phekda.freeserve.co.uk>.
65361              Message-Id: <E19qfNh-0000Zq-00@phekda.freeserve.co.uk>
65362
65363              [20911]
65364              Don't uppercase automatically all environment variables on DJGPP.
65365              (reported by Richard Dawe, this breaks portability of Unix
65366              scripts.) Don't change the behaviour on plain MS/DOS.
65367      Branch: perl
65368            ! perl.c
65369           !> djgpp/djgppsed.sh dosish.h
65370 ____________________________________________________________________________
65371 [ 20912] By: rgs                                   on 2003/08/26  20:15:40
65372         Log: perlapi.pod tweaks, based on :
65373              Subject: misdocumented return value for sv_setref*
65374              From: Joe Schaefer <joe+perl@sunstarsys.com>
65375              Date: 12 Aug 2003 13:21:42 -0400
65376              Message-ID: <m3adae94gp.fsf@sol.sunstarsys.com>
65377      Branch: perl
65378            ! pod/perlapi.pod sv.c
65379 ____________________________________________________________________________
65380 [ 20910] By: rgs                                   on 2003/08/26  19:37:29
65381         Log: Change the internal prototype of the pop() and shift() builtins
65382              to (;\@), to reflect that their array argument is optional.
65383      Branch: perl
65384            ! opcode.h opcode.pl
65385 ____________________________________________________________________________
65386 [ 20909] By: rgs                                   on 2003/08/26  19:13:39
65387         Log: Subject: [PATCH] improved 19064 (local $_[0] problems)
65388              From: Dave Mitchell <davem@fdgroup.com>
65389              Date: Sun, 24 Aug 2003 15:52:00 +0100
65390              Message-ID: <20030824145159.GA12210@fdgroup.com>
65391      Branch: perl
65392            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
65393 ____________________________________________________________________________
65394 [ 20908] By: rgs                                   on 2003/08/26  18:40:50
65395         Log: Subject: [PATCH] minor File::Spec testing cleanup
65396              From: Ken Williams <ken@mathforum.org>
65397              Date: Thu, 21 Aug 2003 22:47:51 -0500
65398              Message-Id: <67C30B63-D453-11D7-8495-003065F6D85A@mathforum.org>
65399      Branch: perl
65400            ! lib/File/Spec/t/rel2abs2rel.t
65401 ____________________________________________________________________________
65402 [ 20907] By: jhi                                   on 2003/08/26  12:12:14
65403         Log: Maintainer catch from Rafael.
65404      Branch: perl
65405            ! Porting/Maintainers.pl
65406 ____________________________________________________________________________
65407 [ 20905] By: jhi                                   on 2003/08/26  09:36:22
65408         Log: Take a cutdown version of the change #20903 also to perlebcdic.
65409      Branch: perl
65410            ! pod/perlebcdic.pod
65411 ____________________________________________________________________________
65412 [ 20904] By: jhi                                   on 2003/08/26  09:29:49
65413         Log: No dynaloading at all in Ultrix.
65414      Branch: perl
65415            ! hints/ultrix_4.sh
65416 ____________________________________________________________________________
65417 [ 20903] By: jhi                                   on 2003/08/26  08:54:02
65418         Log: PerlIO on EBCDIC on BS2000 advice from Thomas Dorner.
65419              (This information looks interesting enough to be mentioned
65420              elsewhere, too.)
65421      Branch: perl
65422            ! README.bs2000
65423 ____________________________________________________________________________
65424 [ 20902] By: jhi                                   on 2003/08/26  08:36:36
65425         Log: CGI::Carp from CGI.pm 3.00 was missing.
65426      Branch: perl
65427            ! lib/CGI/Carp.pm
65428 ____________________________________________________________________________
65429 [ 20901] By: jhi                                   on 2003/08/26  05:18:15
65430         Log: Subject: Re: [PATCH] valgrind and /#/x
65431              From: Enache Adrian <enache@rdslink.ro>
65432              Date: Tue, 26 Aug 2003 08:11:07 +0300
65433              Message-ID: <20030826051107.GA1086@ratsnest.hole>
65434      Branch: perl
65435            ! regcomp.c t/op/re_tests t/run/fresh_perl.t toke.c
65436 ____________________________________________________________________________
65437 [ 20900] By: jhi                                   on 2003/08/26  04:53:09
65438         Log: More memory lane.
65439      Branch: perl
65440            ! hints/ultrix_4.sh
65441 ____________________________________________________________________________
65442 [ 20899] By: rgs                                   on 2003/08/25  21:05:57
65443         Log: fix syscall() prototype description in
65444              perlfunc.pod, as suggested by Lukas Mai.
65445      Branch: perl
65446            ! pod/perlfunc.pod
65447 ____________________________________________________________________________
65448 [ 20896] By: jhi                                   on 2003/08/25  19:52:48
65449         Log: Tiny doc tweak.
65450      Branch: perl
65451            ! README.solaris
65452 ____________________________________________________________________________
65453 [ 20895] By: jhi                                   on 2003/08/25  19:46:31
65454         Log: Even more SunOS 4 info.
65455      Branch: perl
65456            ! README.solaris
65457 ____________________________________________________________________________
65458 [ 20894] By: jhi                                   on 2003/08/25  19:37:00
65459         Log: Subject: [PATCH@20512] make backspace key work for WinCE users
65460              From: Vadim Konovalov <vkonovalov@peterstar.ru>
65461              Date: Tue, 26 Aug 2003 00:10:29 +0400
65462              Message-ID: <135606488000.20030826001029@peterstar.ru>
65463      Branch: perl
65464            ! wince/perlmain.c
65465 ____________________________________________________________________________
65466 [ 20893] By: jhi                                   on 2003/08/25  19:25:08
65467         Log: Subject: more valgrinding: select problem?
65468              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
65469              Date: Mon, 25 Aug 2003 22:02:17 +0200
65470              Message-ID: <008301c36b43$cfe26f10$0c2f1fac@R2D2>
65471
65472              In glibc, just use the __FD_SETSIZE since that's
65473              the size of the buffer (usually 1024 bits, much
65474              more than the selectminbits of 32).
65475      Branch: perl
65476            ! pp_sys.c
65477 ____________________________________________________________________________
65478 [ 20892] By: jhi                                   on 2003/08/25  19:11:32
65479         Log: More ptags tweakage from Stas; now add 'fullpath'
65480              option to get absolute paths.
65481      Branch: perl
65482            ! emacs/ptags
65483 ____________________________________________________________________________
65484 [ 20891] By: jhi                                   on 2003/08/25  18:35:03
65485         Log: The new tests of #20888 didn't really test what they claimed to.
65486      Branch: perl
65487            ! t/op/pat.t
65488 ____________________________________________________________________________
65489 [ 20890] By: jhi                                   on 2003/08/25  18:14:33
65490         Log: Subject: [5.8.1] maint @ 20845 OK on aix 4.2
65491              From: Jose.auguste-etienne@cgss-guyane.fr
65492              Date: Mon, 25 Aug 2003 14:35:45 -0300
65493              Message-ID: <OF1EF867E8.4A2A43A1-ON03256D8D.005DFE9A@Cgss-Guyane.fr>
65494
65495              AIX Configure advice.
65496      Branch: perl
65497            ! README.aix
65498 ____________________________________________________________________________
65499 [ 20889] By: jhi                                   on 2003/08/25  18:08:42
65500         Log: More SunOS 4.x info.
65501      Branch: perl
65502            ! README.solaris
65503 ____________________________________________________________________________
65504 [ 20888] By: jhi                                   on 2003/08/25  17:53:32
65505         Log: The #20887 didn't go over that well;
65506              and add a few more tests from UTS#18.
65507      Branch: perl
65508            ! t/op/pat.t
65509 ____________________________________________________________________________
65510 [ 20887] By: jhi                                   on 2003/08/25  16:40:51
65511         Log: pat.t -> charnames -> UCD -> Storable,
65512              not good for static builds and minitest.
65513      Branch: perl
65514            ! t/op/pat.t
65515 ____________________________________________________________________________
65516 [ 20886] By: jhi                                   on 2003/08/25  16:35:26
65517         Log: SunOS 4.1.4 is working, too.
65518      Branch: perl
65519            ! README.solaris hints/sunos_4_1.sh
65520 ____________________________________________________________________________
65521 [ 20884] By: jhi                                   on 2003/08/25  16:05:18
65522         Log: Regen perlmodlib, perltoc.
65523      Branch: perl
65524            ! pod/perlmodlib.pod pod/perltoc.pod
65525 ____________________________________________________________________________
65526 [ 20881] By: jhi                                   on 2003/08/25  15:45:51
65527         Log: UVSIZE is not yet defined when it would be needed
65528              by MULTIARCH.  So go back to LONGSIZE, and (belt-
65529              and-suspenders-and-rope style) later in UVSIZE
65530              possibly redefine BYTEORDER.
65531      Branch: perl
65532            ! Configure config_h.SH
65533 ____________________________________________________________________________
65534 [ 20880] By: jhi                                   on 2003/08/25  11:28:45
65535         Log: Subject: [PATCH] valgrind and /#/x
65536              From: Dave Mitchell <davem@fdgroup.com>
65537              Date: Mon, 25 Aug 2003 13:27:49 +0100
65538              Message-ID: <20030825122748.GA15560@fdgroup.com>
65539      Branch: perl
65540            ! regcomp.c
65541 ____________________________________________________________________________
65542 [ 20879] By: jhi                                   on 2003/08/25  11:16:29
65543         Log: Subject: Please update my address
65544              From: Ed Avis <ed@membled.com>
65545              Date: Mon, 25 Aug 2003 13:16:45 +0100 (BST)
65546              Message-ID: <Pine.LNX.4.20L2.0308251314530.29902-100000@budvar.future-i.net>
65547
65548              (Just the AUTHORS part, though, I don't think retroactively
65549              updating the Changes* is useful.)
65550      Branch: perl
65551            ! AUTHORS
65552 ____________________________________________________________________________
65553 [ 20878] By: jhi                                   on 2003/08/25  11:14:26
65554         Log: Document even more ways of affecting your "utf8ness".
65555      Branch: perl
65556            ! lib/utf8.pm
65557 ____________________________________________________________________________
65558 [ 20877] By: jhi                                   on 2003/08/25  11:11:40
65559         Log: Change the VERSION since there are now changes since Perl 5.8.0.
65560      Branch: perl
65561            ! ext/I18N/Langinfo/Langinfo.pm
65562 ____________________________________________________________________________
65563 [ 20876] By: jhi                                   on 2003/08/25  11:11:13
65564         Log: Keep the CGI::Util VERSION at 1.31 since there have been changes
65565              since Perl 5.8.0.
65566      Branch: perl
65567            ! lib/CGI/Util.pm
65568 ____________________________________________________________________________
65569 [ 20875] By: jhi                                   on 2003/08/25  11:09:49
65570         Log: Upgrade to CGI.pm 3.00.
65571      Branch: perl
65572            ! lib/CGI.pm lib/CGI/Util.pm
65573 ____________________________________________________________________________
65574 [ 20872] By: jhi                                   on 2003/08/25  09:03:44
65575         Log: Subject: [PATCH] valgrind update
65576              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
65577              Date: Mon, 25 Aug 2003 09:51:57 +0200 (MEST)
65578              Message-ID: <21671.1061797917@www38.gmx.net>
65579      Branch: perl
65580            ! t/TEST t/op/magic.t
65581 ____________________________________________________________________________
65582 [ 20871] By: jhi                                   on 2003/08/25  05:16:02
65583         Log: Subject: [PATCH] valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?)
65584              From: Nicholas Clark <nick@ccl4.org>
65585              Date: Sun, 24 Aug 2003 16:48:53 +0100
65586              Message-ID: <20030824164851.E558@plum.flirble.org>
65587      Branch: perl
65588            ! doop.c
65589 ____________________________________________________________________________
65590 [ 20870] By: jhi                                   on 2003/08/25  05:14:04
65591         Log: Subject: [patch emacs/ptags] allow xemacs to be used
65592              From: Stas Bekman <stas@stason.org>
65593              Date: Sun, 24 Aug 2003 22:05:00 -0700
65594              Message-ID: <3F4998FC.3090401@stason.org>
65595      Branch: perl
65596            ! emacs/ptags
65597 ____________________________________________________________________________
65598 [ 20868] By: jhi                                   on 2003/08/24  13:20:03
65599         Log: MPE/iX doc tweak from Mark Bixby.
65600      Branch: perl
65601            ! README.mpeix
65602 ____________________________________________________________________________
65603 [ 20867] By: jhi                                   on 2003/08/24  10:46:42
65604         Log: Various tweaks for getting Perl to compile on SunOS 4.x.
65605              Doesn't work well yet, something broken in DynaLoader/XSLoader?
65606      Branch: perl
65607            ! README.solaris ext/IO/poll.c hints/sunos_4_1.sh
65608 ____________________________________________________________________________
65609 [ 20866] By: jhi                                   on 2003/08/24  10:00:59
65610         Log: IRIX 5.3 is 99.90% okay.
65611      Branch: perl
65612            ! README.irix hints/irix_5.sh
65613 ____________________________________________________________________________
65614 [ 20865] By: jhi                                   on 2003/08/24  08:24:46
65615         Log: An imperfect last resort in case there is no strtoul() but
65616              there is strtol() (like e.g. SunOS 4) because of the Atoul()
65617              in Perl_get_hash_seed()).  The only true fix would be to
65618              implement Perl_my_strtoul() (and Perl_my_strtol(), I guess)
65619              in numeric.c.
65620      Branch: perl
65621            ! perl.h
65622 ____________________________________________________________________________
65623 [ 20864] By: jhi                                   on 2003/08/24  07:45:47
65624         Log: s/rationale/rational/g on bigrats.
65625      Branch: perl
65626            ! lib/Math/BigRat.pm lib/bigrat.pm
65627 ____________________________________________________________________________
65628 [ 20862] By: jhi                                   on 2003/08/24  06:41:17
65629         Log: Update the CPAN mirrors list.
65630      Branch: perl
65631            ! pod/perlmodlib.PL pod/perlmodlib.pod
65632 ____________________________________________________________________________
65633 [ 20861] By: jhi                                   on 2003/08/24  06:13:13
65634         Log: gcc -O3 and Storable in Linux do not like each other.
65635      Branch: perl
65636            ! ext/Storable/hints/linux.pl
65637 ____________________________________________________________________________
65638 [ 20860] By: jhi                                   on 2003/08/24  05:34:56
65639         Log: Bad quote day, noticed by Philip Newton.
65640      Branch: perl
65641            ! hints/dos_djgpp.sh
65642 ____________________________________________________________________________
65643 [ 20856] By: jhi                                   on 2003/08/23  09:15:15
65644         Log: Subject: Re: bytecode.t & OS X "Invalid bytecode for this architecture"
65645              From: Enache Adrian <enache@rdslink.ro>
65646              Date: Mon, 4 Aug 2003 16:20:19 +0300
65647              Message-ID: <20030804132019.GA6764@ratsnest.hole>
65648      Branch: perl
65649            ! Configure config_h.SH
65650 ____________________________________________________________________________
65651 [ 20855] By: jhi                                   on 2003/08/23  07:51:32
65652         Log: Add more comments so that one can see what is supposed to happen.
65653      Branch: perl
65654            ! t/op/lc.t
65655 ____________________________________________________________________________
65656 [ 20854] By: jhi                                   on 2003/08/23  07:41:11
65657         Log: More data points about the Storable optimization problem
65658              in Linux.  (It might be that also non-Debians are affected,
65659              waiting for more information.)
65660      Branch: perl
65661            ! ext/Storable/hints/linux.pl
65662 ____________________________________________________________________________
65663 [ 20853] By: jhi                                   on 2003/08/23  07:37:41
65664         Log: Move the note about known eval leaks earlier.
65665      Branch: perl
65666            ! pod/perlhack.pod
65667 ____________________________________________________________________________
65668 [ 20852] By: jhi                                   on 2003/08/23  07:15:58
65669         Log: Forgot to regen byterun.c.
65670      Branch: perl
65671            ! ext/ByteLoader/byterun.c
65672 ____________________________________________________________________________
65673 [ 20851] By: jhi                                   on 2003/08/23  07:13:29
65674         Log: Doc tweaks on perlhack.
65675      Branch: perl
65676            ! pod/perlhack.pod
65677 ____________________________________________________________________________
65678 [ 20850] By: jhi                                   on 2003/08/23  06:54:58
65679         Log: Subject: [PATCH] Re: valgrind as a leak hound?
65680              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
65681              Date: Fri, 22 Aug 2003 23:28:18 +0200
65682              Message-ID: <002201c368f4$4e5a5e40$0c2f1fac@R2D2>
65683
65684              Add the leak detection to valgrind testing.
65685      Branch: perl
65686            + t/perl.supp
65687            ! MANIFEST pod/perlhack.pod t/TEST
65688 ____________________________________________________________________________
65689 [ 20843] By: jhi                                   on 2003/08/22  15:05:39
65690         Log: Oops.  Why can't C comments nest?
65691      Branch: perl
65692            ! pp_sys.c
65693 ____________________________________________________________________________
65694 [ 20842] By: jhi                                   on 2003/08/22  14:57:09
65695         Log: Try to dodge getspnam() in AIX.
65696      Branch: perl
65697            ! pp_sys.c
65698 ____________________________________________________________________________
65699 [ 20840] By: jhi                                   on 2003/08/22  13:52:26
65700         Log: Subject: Re: mysterious bytecode.t failure
65701              From: Enache Adrian <enache@rdslink.ro>
65702              Date: Fri, 22 Aug 2003 11:49:34 +0300
65703              Message-ID: <20030822084934.GA1257@ratsnest.hole>
65704      Branch: perl
65705            ! t/base/lex.t
65706 ____________________________________________________________________________
65707 [ 20839] By: jhi                                   on 2003/08/22  13:51:44
65708         Log: Subject: [PATCH] for File::Temp::tempdir(CLEANUP => 1)
65709              From: Slaven Rezic <slaven@rezic.de>
65710              Date: Sun, 17 Aug 2003 12:52:47 +0200 (CEST)
65711              Message-Id: <200308171052.h7HAqlfo026317@vran.herceg.de>
65712      Branch: perl
65713            ! lib/File/Temp.pm lib/File/Temp/t/tempfile.t
65714 ____________________________________________________________________________
65715 [ 20837] By: jhi                                   on 2003/08/22  13:42:24
65716         Log: Just #.
65717      Branch: perl
65718            ! pod/buildtoc pod/perltoc.pod
65719 ____________________________________________________________________________
65720 [ 20835] By: jhi                                   on 2003/08/22  13:32:12
65721         Log: Regen toc.
65722      Branch: perl
65723            ! pod/perltoc.pod
65724 ____________________________________________________________________________
65725 [ 20834] By: jhi                                   on 2003/08/22  13:28:36
65726         Log: Also MANIFEST the vms/perlvms restoration.
65727      Branch: perl
65728            ! MANIFEST
65729 ____________________________________________________________________________
65730 [ 20833] By: jhi                                   on 2003/08/22  13:22:02
65731         Log: In the vms/descrip_mms.template    the perlvms.pod must
65732              be copied from vms/, err, [.vms], not [.pod].
65733      Branch: perl
65734            ! pod/buildtoc vms/descrip_mms.template
65735 ____________________________________________________________________________
65736 [ 20832] By: jhi                                   on 2003/08/22  13:15:35
65737         Log: Retract #20826 and #20831; things are done differently
65738              in VMS, it seems.  Maybe the vms/descrip_mms.template
65739              needs to be changed?
65740      Branch: perl
65741            + vms/perlvms.pod
65742            - pod/perlvms.pod
65743            ! MANIFEST Makefile.SH
65744 ____________________________________________________________________________
65745 [ 20831] By: jhi                                   on 2003/08/22  13:04:47
65746         Log: Rafael spotted that vms/perlvms.pod was still referred to.
65747      Branch: perl
65748            ! Makefile.SH
65749 ____________________________________________________________________________
65750 [ 20829] By: jhi                                   on 2003/08/22  12:22:04
65751         Log: The change #20809 opened up a code path that might leave s unset.
65752      Branch: perl
65753            ! mg.c
65754 ____________________________________________________________________________
65755 [ 20828] By: jhi                                   on 2003/08/22  12:17:49
65756         Log: Subject: [PATCH: lib/File/Path.t] Re: maint @ 20803
65757              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
65758              Date: Fri, 22 Aug 2003 14:57:09 +0200
65759              Message-ID: <00dd01c368ac$e69146d0$0c2f1fac@R2D2>
65760      Branch: perl
65761            ! lib/File/Path.t
65762 ____________________________________________________________________________
65763 [ 20827] By: jhi                                   on 2003/08/22  12:17:01
65764         Log: Test the correct longness; from Enache.
65765      Branch: perl
65766            ! ext/B/t/assembler.t
65767 ____________________________________________________________________________
65768 [ 20826] By: jhi                                   on 2003/08/22  12:15:28
65769         Log: perlvms moving day, from Craig Berry.
65770      Branch: perl
65771            + pod/perlvms.pod
65772            - vms/perlvms.pod
65773            ! MANIFEST
65774 ____________________________________________________________________________
65775 [ 20825] By: jhi                                   on 2003/08/22  12:14:14
65776         Log: Lower Storable.xs optimization to -O2 on certain
65777              known platforms.
65778      Branch: perl
65779            + ext/Storable/hints/linux.pl
65780            ! MANIFEST
65781 ____________________________________________________________________________
65782 [ 20824] By: jhi                                   on 2003/08/22  08:20:15
65783         Log: Subject: [PATCH] Re: [perl #23463] compiler version on sparc/netbsd
65784              From: Nicholas Clark <nick@ccl4.org>
65785              Date: Thu, 21 Aug 2003 22:26:18 +0100
65786              Message-ID: <20030821222618.T558@plum.flirble.org>
65787      Branch: perl
65788            ! t/op/pack.t
65789 ____________________________________________________________________________
65790 [ 20823] By: jhi                                   on 2003/08/22  08:16:47
65791         Log: Subject: Re: [perl #23463]: compiler version on sparc/netbsd
65792              From: alian@cpan.org (Alian)
65793              Date: Wed, 20 Aug 2003 20:39:17 +0200
65794              Message-ID: <3F43C055.6030709@jupiter.alianet>
65795      Branch: perl
65796            ! t/op/pack.t
65797 ____________________________________________________________________________
65798 [ 20822] By: jhi                                   on 2003/08/22  08:01:57
65799         Log: Try to make the use of utf8 as clear as possible.
65800      Branch: perl
65801            ! lib/utf8.pm
65802 ____________________________________________________________________________
65803 [ 20821] By: jhi                                   on 2003/08/22  07:51:21
65804         Log: Put the tests of the change #19064 back, but disable them.
65805      Branch: perl
65806            ! t/op/args.t
65807 ____________________________________________________________________________
65808 [ 20820] By: jhi                                   on 2003/08/22  06:47:50
65809         Log: Advertise the encoding pragma at the utf8 pragma.
65810      Branch: perl
65811            ! lib/utf8.pm
65812 ____________________________________________________________________________
65813 [ 20819] By: jhi                                   on 2003/08/22  06:31:29
65814         Log: Subject: [PATCH] grok_* symbols missing in Devel::PPPort (2nd attempt)
65815              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
65816              Date: Fri, 22 Aug 2003 09:01:09 +0200
65817              Message-id: <20030822070109.GA1029@ethan>
65818      Branch: perl
65819            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
65820            ! ext/Devel/PPPort/t/test.t
65821 ____________________________________________________________________________
65822 [ 20817] By: jhi                                   on 2003/08/22  05:18:53
65823         Log: Subject: [PATCH] perl-5.8.0, langinfo.h and YESSTR
65824              From: insecure <insecure@mail.od.ua>
65825              Date: Thu, 21 Aug 2003 21:37:56 +0300
65826              Message-Id: <200308212137.57016.insecure@mail.od.ua>
65827      Branch: perl
65828            ! ext/I18N/Langinfo/Langinfo.xs
65829 ____________________________________________________________________________
65830 [ 20816] By: jhi                                   on 2003/08/22  05:15:30
65831         Log: More bytecode patching from Enache.
65832      Branch: perl
65833            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
65834            ! ext/B/B/Disassembler.pm ext/ByteLoader/bytecode.h
65835 ____________________________________________________________________________
65836 [ 20815] By: jhi                                   on 2003/08/22  05:06:58
65837         Log: Subject: Re: pod cleanup
65838              From: Ken Williams <ken@mathforum.org>
65839              Date: Thu, 21 Aug 2003 21:24:57 -0500
65840              Message-Id: <D2C0AA31-D447-11D7-8495-003065F6D85A@mathforum.org>
65841      Branch: perl
65842            ! lib/File/Spec/Cygwin.pm lib/File/Spec/OS2.pm
65843 ____________________________________________________________________________
65844 [ 20814] By: jhi                                   on 2003/08/22  05:05:52
65845         Log: Do not edit perltoc since it is autogenerated.
65846      Branch: perl
65847            ! pod/buildtoc
65848 ____________________________________________________________________________
65849 [ 20813] By: jhi                                   on 2003/08/22  04:57:12
65850         Log: Subject: [PATCH] Re: pod cleanup
65851              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
65852              Date: Thu, 21 Aug 2003 17:09:17 -0400
65853              Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu>
65854
65855              (the pod part)
65856      Branch: perl
65857            ! pod/perl5005delta.pod pod/perlfaq4.pod pod/perlhack.pod
65858            ! pod/perlipc.pod pod/perlpacktut.pod
65859 ____________________________________________________________________________
65860 [ 20811] By: jhi                                   on 2003/08/22  04:46:58
65861         Log: No need to E<gt>.
65862      Branch: perl
65863            ! pod/perluniintro.pod
65864 ____________________________________________________________________________
65865 [ 20810] By: jhi                                   on 2003/08/22  04:46:01
65866         Log: Add File::Temp's OO test.
65867      Branch: perl
65868            + lib/File/Temp/t/object.t
65869            ! MANIFEST
65870 ____________________________________________________________________________
65871 [ 20809] By: rgs                                   on 2003/08/21  19:07:22
65872         Log: The magic variables that alter STDOUT have a tendancy to segfault
65873              when accessed if STDOUT is undefined. Protect them.
65874      Branch: perl
65875            ! mg.c
65876 ____________________________________________________________________________
65877 [ 20808] By: jhi                                   on 2003/08/21  18:39:36
65878         Log: Mention the Unicode UTR #18 version referenced.
65879      Branch: perl
65880            ! pod/perlunicode.pod
65881 ____________________________________________________________________________
65882 [ 20807] By: jhi                                   on 2003/08/21  18:22:22
65883         Log: Must close so that unlink works portably.
65884      Branch: perl
65885            ! t/io/utf8.t
65886 ____________________________________________________________________________
65887 [ 20806] By: jhi                                   on 2003/08/21  18:15:07
65888         Log: Subject: [perluniintro.pod] pod markup fix
65889              From: Stas Bekman <stas@stason.org>
65890              Date: Thu, 21 Aug 2003 11:41:01 -0700
65891              Message-ID: <3F45123D.8020805@stason.org>
65892      Branch: perl
65893            ! pod/perluniintro.pod
65894 ____________________________________________________________________________
65895 [ 20805] By: jhi                                   on 2003/08/21  18:11:30
65896         Log: Subject: [PATCH] utf8 variable names scrambled in error messages
65897              From: Enache Adrian <enache@rdslink.ro>
65898              Date: Thu, 21 Aug 2003 21:17:26 +0300
65899              Message-ID: <20030821181726.GA1241@ratsnest.hole>
65900      Branch: perl
65901            ! gv.c t/op/die.t
65902 ____________________________________________________________________________
65903 [ 20804] By: jhi                                   on 2003/08/21  18:09:10
65904         Log: Fix the syswrite downgrade bug of
65905              [perl #23428] Somethings rotten in unicode semantics
65906      Branch: perl
65907            ! pp_sys.c t/io/utf8.t
65908 ____________________________________________________________________________
65909 [ 20801] By: jhi                                   on 2003/08/21  15:06:16
65910         Log: No more public cwd(), use private _cwd().
65911      Branch: perl
65912            ! lib/File/Spec/t/Spec.t
65913 ____________________________________________________________________________
65914 [ 20799] By: jhi                                   on 2003/08/21  14:20:04
65915         Log: Underline the fact that abs2rel() makes no sense
65916              if it spans multiple roots.
65917      Branch: perl
65918            ! lib/File/Spec.pm lib/File/Spec/Unix.pm
65919 ____________________________________________________________________________
65920 [ 20798] By: jhi                                   on 2003/08/21  14:12:29
65921         Log: Rename the internal cwd() to _cwd() (it's not curdir).
65922      Branch: perl
65923            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
65924            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
65925            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
65926            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
65927 ____________________________________________________________________________
65928 [ 20797] By: jhi                                   on 2003/08/21  14:05:18
65929         Log: Subject: Re: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
65930              From: PPrymmer@factset.com
65931              Message-ID: <OF261B78F0.19FBE242-ON85256D88.00091B48-85256D88.000A179D@factset.com>
65932              Date: Tue, 19 Aug 2003 21:50:12 -0400
65933      Branch: perl
65934            ! lib/ExtUtils/MM_Unix.pm
65935 ____________________________________________________________________________
65936 [ 20795] By: jhi                                   on 2003/08/21  04:42:56
65937         Log: Retract #19064, broke mod_perl flushing (localisation of $|).
65938              http://public.activestate.com/cgi-bin/perlbrowse?patch=19064
65939              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01466.html
65940      Branch: perl
65941            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
65942 ____________________________________________________________________________
65943 [ 20794] By: jhi                                   on 2003/08/21  04:35:54
65944         Log: MPE/iX does not have nanosleep() (the test makes
65945              a wrong conclusion of the linking succeeding)
65946      Branch: perl
65947            ! ext/Time/HiRes/Makefile.PL
65948 ____________________________________________________________________________
65949 [ 20793] By: jhi                                   on 2003/08/21  04:35:05
65950         Log: Subject: Re: untieing your victim during the act
65951              From: Dave Mitchell <davem@fdgroup.com>
65952              Date: Wed, 20 Aug 2003 20:44:53 +0100
65953              Message-ID: <20030820194453.GD27719@fdgroup.com>
65954      Branch: perl
65955            ! mg.c
65956 ____________________________________________________________________________
65957 [ 20792] By: jhi                                   on 2003/08/21  04:30:54
65958         Log: Byteloader patching from Enache continues;
65959              PADOFFSET handling was wrong.
65960      Branch: perl
65961            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
65962            ! ext/B/t/assembler.t ext/ByteLoader/bytecode.h
65963            ! ext/ByteLoader/byterun.c
65964 ____________________________________________________________________________
65965 [ 20791] By: jhi                                   on 2003/08/20  13:55:35
65966         Log: Subject: [PATCH perl@20760] Remove redundant targets from Win32 Makefile
65967              From: Steve Hay <steve.hay@uk.radan.com>
65968              Date: Wed, 20 Aug 2003 10:54:46 +0100
65969              Message-ID: <3F434566.3030602@uk.radan.com>
65970      Branch: perl
65971            ! win32/Makefile win32/makefile.mk
65972 ____________________________________________________________________________
65973 [ 20790] By: jhi                                   on 2003/08/20  11:01:52
65974         Log: Upgrade to Encode 1.98.
65975      Branch: perl
65976            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
65977            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
65978            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
65979            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_eucjp.t
65980            ! ext/Encode/t/enc_utf8.t ext/Encode/t/mime-header.t
65981            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
65982            ! ext/Encode/ucm/macHebrew.ucm
65983 ____________________________________________________________________________
65984 [ 20789] By: jhi                                   on 2003/08/20  10:49:51
65985         Log: Patch from Enache for the crashing of bytecode.t in Tru64.
65986      Branch: perl
65987            ! ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
65988 ____________________________________________________________________________
65989 [ 20786] By: rgs                                   on 2003/08/19  20:22:07
65990         Log: t/TEST fails to fail when it can't find tests.
65991      Branch: perl
65992            ! t/TEST
65993 ____________________________________________________________________________
65994 [ 20785] By: jhi                                   on 2003/08/19  19:34:18
65995         Log: Manifest.t.ation of Schwern.
65996      Branch: perl
65997            ! lib/ExtUtils/t/Manifest.t
65998 ____________________________________________________________________________
65999 [ 20783] By: jhi                                   on 2003/08/19  19:24:00
66000         Log: Nick's podulator was right, I just hadn't read the manual...
66001              the vms\perlvms.pod lines needed to be moved.
66002      Branch: perl
66003            ! win32/Makefile win32/makefile.mk
66004 ____________________________________________________________________________
66005 [ 20781] By: jhi                                   on 2003/08/19  16:59:49
66006         Log: Subject: Re: [perl #23304] Installing perl breaks redhat-config scripts[was: New (well  known) printer won't install in RH-9]
66007              From: Andy Dougherty <doughera@lafayette.edu>
66008              Date: Tue, 19 Aug 2003 10:45:24 -0400 (EDT)
66009              Message-ID: <Pine.SOL.4.53.0308191027250.6665@maxwell.phys.lafayette.edu>
66010      Branch: perl
66011            ! INSTALL
66012 ____________________________________________________________________________
66013 [ 20780] By: jhi                                   on 2003/08/19  16:54:48
66014         Log: Subject: [PATCH] Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted
66015              From: alian <alian@cpan.org>
66016              Date: Tue, 19 Aug 2003 18:18:03 +0200
66017              Message-ID: <20030819161650.65754.qmail@onion.perl.org>
66018      Branch: perl
66019            + ext/B/hints/openbsd.pl
66020            ! MANIFEST
66021 ____________________________________________________________________________
66022 [ 20779] By: jhi                                   on 2003/08/19  16:49:22
66023         Log: Subject: Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
66024              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
66025              Date: Tue, 19 Aug 2003 08:28:14 -0700
66026              Message-ID: <20030819152814.GA15441@math.berkeley.edu>
66027      Branch: perl
66028            ! lib/File/Spec/OS2.pm
66029 ____________________________________________________________________________
66030 [ 20778] By: jhi                                   on 2003/08/19  15:09:30
66031         Log: Unnecessary whitespace diff.
66032      Branch: perl
66033            ! lib/ExtUtils/MakeMaker.pm
66034 ____________________________________________________________________________
66035 [ 20777] By: jhi                                   on 2003/08/19  15:05:18
66036         Log: One less failure.
66037      Branch: perl
66038            ! lib/ExtUtils/t/Manifest.t
66039 ____________________________________________________________________________
66040 [ 20776] By: jhi                                   on 2003/08/19  13:36:03
66041         Log: Replace #20772 with
66042
66043              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
66044              From: PPrymmer@factset.com
66045              Message-ID: <OFE22C35CE.D5CB1A7F-ON85256D87.004E3BCA-85256D87.004F9EF2@factset.com>
66046              Date: Tue, 19 Aug 2003 10:29:44 -0400
66047      Branch: perl
66048            ! lib/ExtUtils/t/Manifest.t
66049 ____________________________________________________________________________
66050 [ 20775] By: jhi                                   on 2003/08/19  13:29:13
66051         Log: (From Enache) Keep bytecode files (.plc) around in case
66052              of failures.  (Currently Tru64 is reliably barfing.)
66053      Branch: perl
66054            ! ext/B/t/bytecode.t
66055 ____________________________________________________________________________
66056 [ 20774] By: jhi                                   on 2003/08/19  13:20:59
66057         Log: 's buildtoc now.
66058      Branch: perl
66059            ! README.cygwin
66060 ____________________________________________________________________________
66061 [ 20773] By: jhi                                   on 2003/08/19  13:19:24
66062         Log: These are kind of important.
66063      Branch: perl
66064            ! MANIFEST
66065 ____________________________________________________________________________
66066 [ 20772] By: jhi                                   on 2003/08/19  13:13:26
66067         Log: Replace #20763 with
66068
66069              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
66070              From: Michael G Schwern <schwern@pobox.com>
66071              Date: Mon, 18 Aug 2003 17:07:30 -0700
66072              Message-ID: <20030819000729.GG14782@windhund.schwern.org>
66073      Branch: perl
66074            ! lib/ExtUtils/t/Manifest.t
66075 ____________________________________________________________________________
66076 [ 20771] By: jhi                                   on 2003/08/19  13:10:42
66077         Log: Subject: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
66078              From: Michael G Schwern <schwern@pobox.com>
66079              Date: Mon, 18 Aug 2003 18:02:08 -0700
66080              Message-ID: <20030819010208.GI14782@windhund.schwern.org>
66081      Branch: perl
66082            ! lib/File/Spec/OS2.pm
66083 ____________________________________________________________________________
66084 [ 20770] By: jhi                                   on 2003/08/19  13:08:45
66085         Log: Subject: [PATCH] maintperl - File::Spec cwd() stuff
66086              From: Ken Williams <ken@mathforum.org>
66087              Date: Mon, 18 Aug 2003 17:07:43 -0500
66088              Message-Id: <645E5A7D-D1C8-11D7-84BF-003065F6D85A@mathforum.org>
66089      Branch: perl
66090            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
66091            ! lib/File/Spec/t/Spec.t
66092 ____________________________________________________________________________
66093 [ 20769] By: jhi                                   on 2003/08/19  12:25:07
66094         Log: Update the history records.
66095      Branch: perl
66096            ! pod/perlhist.pod
66097 ____________________________________________________________________________
66098 [ 20768] By: jhi                                   on 2003/08/19  12:15:58
66099         Log: Still trying to unify MANIFEST sorting.
66100      Branch: perl
66101            ! MANIFEST pod/buildtoc
66102 ____________________________________________________________________________
66103 [ 20767] By: jhi                                   on 2003/08/19  12:10:00
66104         Log: Try to unify the MANIFEST sorting.
66105      Branch: perl
66106            ! MANIFEST Makefile.SH pod/buildtoc
66107 ____________________________________________________________________________
66108 [ 20766] By: jhi                                   on 2003/08/19  12:04:22
66109         Log: Nicholas Clark's podulator.  The win32 makefile
66110              generation doesn't seem to be working yet.
66111      Branch: perl
66112            + pod.lst pod/buildtoc
66113            - pod/buildtoc.PL
66114            ! MANIFEST Makefile.SH pod/Makefile.SH pod/perl.pod
66115            ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak
66116 ____________________________________________________________________________
66117 [ 20765] By: jhi                                   on 2003/08/19  03:10:57
66118         Log: Pod tweaks for NEXT from Alan Ferrency.
66119      Branch: perl
66120            ! lib/NEXT.pm
66121 ____________________________________________________________________________
66122 [ 20764] By: jhi                                   on 2003/08/18  19:34:16
66123         Log: Typo tweaks from Gerrit P. Haase.  Fcntl, fcntl, fcntl.
66124      Branch: perl
66125            ! ext/Fcntl/Fcntl.pm pod/perlfunc.pod t/io/utf8.t
66126 ____________________________________________________________________________
66127 [ 20763] By: jhi                                   on 2003/08/18  19:01:33
66128         Log: Subject: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
66129              From: PPrymmer@factset.com
66130              Date: Mon, 18 Aug 2003 15:57:12 -0400
66131              Message-ID: <OF314202D4.49371ADF-ON85256D86.006CEBE2-85256D86.006D9AA7@factset.com>
66132      Branch: perl
66133            ! lib/ExtUtils/t/Manifest.t
66134 ____________________________________________________________________________
66135 [ 20762] By: jhi                                   on 2003/08/18  18:57:22
66136         Log: Subject: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
66137              From: PPrymmer@factset.com
66138              Date: Mon, 18 Aug 2003 14:28:22 -0400
66139              Message-ID: <OFAF7796C8.7F204EDE-ON85256D86.0063976D-85256D86.006578B0@factset.com>
66140      Branch: perl
66141            ! vms/descrip_mms.template
66142 ____________________________________________________________________________
66143 [ 20761] By: jhi                                   on 2003/08/18  18:53:05
66144         Log: Use the base class cwd() method.
66145      Branch: perl
66146            ! lib/File/Spec/VMS.pm
66147 ____________________________________________________________________________
66148 [ 20758] By: jhi                                   on 2003/08/18  09:37:22
66149         Log: Subject: [PATCH] Uppercase globals in Pod::Html
66150              From: Michael G Schwern <schwern@pobox.com>
66151              Date: Mon, 18 Aug 2003 03:29:09 -0700
66152              Message-ID: <20030818102909.GJ823@windhund.schwern.org>
66153      Branch: perl
66154            ! lib/Pod/Html.pm
66155 ____________________________________________________________________________
66156 [ 20756] By: jhi                                   on 2003/08/18  08:46:52
66157         Log: Subject: [PATCH] Pod::Html  unifying global variable declaration and initialization
66158              From: Michael G Schwern <schwern@pobox.com>
66159              Date: Mon, 18 Aug 2003 02:44:31 -0700
66160              Message-ID: <20030818094431.GG823@windhund.schwern.org>
66161      Branch: perl
66162            ! lib/Pod/Html.pm
66163 ____________________________________________________________________________
66164 [ 20755] By: jhi                                   on 2003/08/18  08:41:24
66165         Log: Warn about the slowness of memory debuggers.
66166      Branch: perl
66167            ! pod/perlhack.pod
66168 ____________________________________________________________________________
66169 [ 20754] By: jhi                                   on 2003/08/18  08:34:00
66170         Log: Upgrade to ExtUtils::MakeMaker 6.16.
66171      Branch: perl
66172            + lib/ExtUtils/t/prereq_print.t
66173            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Installed.pm
66174            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
66175            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
66176            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
66177            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Manifest.t
66178 ____________________________________________________________________________
66179 [ 20753] By: jhi                                   on 2003/08/18  08:21:36
66180         Log: Subject: Re: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
66181              From: Michael G Schwern <schwern@pobox.com>
66182              Date: Mon, 18 Aug 2003 01:34:34 -0700
66183              Message-ID: <20030818083433.GB823@windhund.schwern.org>
66184      Branch: perl
66185            ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
66186 ____________________________________________________________________________
66187 [ 20752] By: jhi                                   on 2003/08/18  07:01:16
66188         Log: I could have sworn the base class method was there.
66189      Branch: perl
66190            ! lib/File/Spec/Unix.pm
66191 ____________________________________________________________________________
66192 [ 20751] By: jhi                                   on 2003/08/18  05:09:34
66193         Log: utf8::is_utf8() wasn't there in 5.8.0.
66194      Branch: perl
66195            ! lib/utf8.pm
66196 ____________________________________________________________________________
66197 [ 20750] By: jhi                                   on 2003/08/18  04:53:22
66198         Log: Subject: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
66199              From: "Craig A. Berry" <craigberry@mac.com>
66200              Date: Sun, 17 Aug 2003 23:28:21 -0500
66201              Message-ID: <3F4055E5.2070407@mac.com>
66202      Branch: perl
66203            ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
66204 ____________________________________________________________________________
66205 [ 20749] By: jhi                                   on 2003/08/17  19:27:03
66206         Log: Subject: [PATCH] Taint safe Cwd::_qnx_abs_path()
66207              From: Michael G Schwern <schwern@pobox.com>
66208              Date: Sat, 16 Aug 2003 14:58:25 -0700
66209              Message-ID: <20030816215824.GF5859@windhund.schwern.org>
66210
66211              (plus local *REALPATH)
66212      Branch: perl
66213            ! lib/Cwd.pm
66214 ____________________________________________________________________________
66215 [ 20747] By: jhi                                   on 2003/08/17  08:44:18
66216         Log: Subject: [PATCH] Re: [BUG] string loses its utf8 flag on die
66217              From: Enache Adrian <enache@rdslink.ro>
66218              Date: Sat, 16 Aug 2003 16:03:16 +0300
66219              Message-ID: <20030816130316.GA1654@ratsnest.hole>
66220
66221              Subject: Re: [PATCH] Re: [BUG] string loses its utf8 flag on die
66222              From: Enache Adrian <enache@rdslink.ro>
66223              Date: Sun, 17 Aug 2003 04:42:22 +0300
66224              Message-ID: <20030817014222.GA1287@ratsnest.hole>
66225      Branch: perl
66226            ! t/op/die.t util.c
66227 ____________________________________________________________________________
66228 [ 20745] By: jhi                                   on 2003/08/17  07:52:47
66229         Log: The lib/Cwd.pm diet part of
66230
66231              Subject: [PATCH] File::Spec on diet
66232              From: Tels <perl_dummy@bloodgate.com>
66233              Date: Mon, 7 Jul 2003 22:41:42 +0200
66234              Message-Id: <200307072235.03364@bloodgate.com>
66235      Branch: perl
66236            ! lib/Cwd.pm
66237 ____________________________________________________________________________
66238 [ 20744] By: jhi                                   on 2003/08/17  07:50:00
66239         Log: The "reduce memory footprint and increase speed by not
66240              unconditionally pulling in Cwd"    part of
66241
66242              Subject: [PATCH] File::Spec on diet
66243              From: Tels <perl_dummy@bloodgate.com>
66244              Date: Mon, 7 Jul 2003 22:41:42 +0200
66245              Message-Id: <200307072235.03364@bloodgate.com>
66246
66247              was still valid.
66248      Branch: perl
66249            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
66250            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
66251            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
66252            ! lib/File/Spec/Win32.pm
66253 ____________________________________________________________________________
66254 [ 20741] By: jhi                                   on 2003/08/17  06:53:07
66255         Log: File::Temp 0.14 from Tim Jenness, now with OO interface.
66256      Branch: perl
66257            ! lib/File/Temp.pm
66258 ____________________________________________________________________________
66259 [ 20739] By: jhi                                   on 2003/08/16  21:03:07
66260         Log: Subject: [PATCH: perl@20724] fixes for installperl and the vmsdebug build on VMS
66261              From: PPrymmer@factset.com
66262              Date: Sat, 16 Aug 2003 11:55:58 -0400
66263              Message-ID: <OFA82C9B0A.6463DD81-ON85256D84.0056DF1B-85256D84.005784F2@factset.com>
66264      Branch: perl
66265            ! installperl
66266 ____________________________________________________________________________
66267 [ 20738] By: jhi                                   on 2003/08/16  20:39:47
66268         Log: Update to Filter::Util::Call 1.6 from CPAN, but keep our
66269              $VERSION at 1.601 so that we are different in version
66270              than 5.8.0 since the module is different (one doc tweak).
66271      Branch: perl
66272            ! ext/Filter/Util/Call/Call.pm
66273 ____________________________________________________________________________
66274 [ 20737] By: jhi                                   on 2003/08/16  20:25:21
66275         Log: valgrind --help didn't return a happy exit status.
66276      Branch: perl
66277            ! Makefile.SH
66278 ____________________________________________________________________________
66279 [ 20736] By: rgs                                   on 2003/08/16  19:54:43
66280         Log: Avoid a "Subroutine Cwd::fastcwd redefined" warning when
66281              loading Cwd. Undefing &Cwd::fastcwd beforehand is inconvenient
66282              because loading the XS part of Cwd might fail.
66283      Branch: perl
66284            ! lib/Cwd.pm
66285 ____________________________________________________________________________
66286 [ 20735] By: rgs                                   on 2003/08/16  19:39:39
66287         Log: Subject: [patch lib/utf8.pm] doc tweaks
66288              From: Stas Bekman <stas@stason.org>
66289              Date: Sat, 16 Aug 2003 13:30:28 -0700
66290              Message-ID: <3F3E9464.3030202@stason.org>
66291      Branch: perl
66292            ! lib/utf8.pm
66293 ____________________________________________________________________________
66294 [ 20734] By: rgs                                   on 2003/08/16  19:32:05
66295         Log: Subject: [PATCH] Taint problems in Cwd::abs_path
66296              From: Michael G Schwern <schwern@pobox.com>
66297              Date: Fri, 15 Aug 2003 18:43:45 -0700
66298              Message-ID: <20030816014345.GE4023@windhund.schwern.org>
66299      Branch: perl
66300            ! ext/Cwd/t/taint.t lib/Cwd.pm
66301 ____________________________________________________________________________
66302 [ 20733] By: jhi                                   on 2003/08/16  17:03:15
66303         Log: No ODBM for Mac OS X, even if we have Fink GDBM libraries.
66304      Branch: perl
66305            ! hints/darwin.sh
66306 ____________________________________________________________________________
66307 [ 20732] By: jhi                                   on 2003/08/16  16:52:50
66308         Log: Add valgrind testing target.
66309      Branch: perl
66310            ! Makefile.SH pod/perlhack.pod t/TEST
66311 ____________________________________________________________________________
66312 [ 20731] By: jhi                                   on 2003/08/16  14:37:33
66313         Log: More networking negativity.
66314      Branch: perl
66315            ! pod/perlport.pod
66316 ____________________________________________________________________________
66317 [ 20730] By: rgs                                   on 2003/08/16  12:12:43
66318         Log: Remove a useless vstring reference in perlnumber.pod.
66319      Branch: perl
66320            ! pod/perlnumber.pod
66321 ____________________________________________________________________________
66322 [ 20729] By: jhi                                   on 2003/08/16  10:11:30
66323         Log: README.macosx updates about known problems.
66324      Branch: perl
66325            ! README.macosx
66326 ____________________________________________________________________________
66327 [ 20728] By: jhi                                   on 2003/08/16  08:32:04
66328         Log: Subject: [PATCH] Small test tweak for Memoize/t/error.t
66329              From: Andreas J Koenig <andreas.koenig@anima.de>
66330              Date: Fri, 15 Aug 2003 11:55:22 +0200
66331              Message-ID: <87smo39red.fsf@franz.ak.mind.de>
66332      Branch: perl
66333            ! lib/Memoize/t/errors.t
66334 ____________________________________________________________________________
66335 [ 20727] By: jhi                                   on 2003/08/16  07:25:08
66336         Log: Upgrade to File::Temp 0.13 from CPAN--
66337              but since we had a '0.13' already in 5.8.0, make this
66338              still a '0.131'.
66339      Branch: perl
66340            ! lib/File/Temp.pm lib/File/Temp/t/mktemp.t
66341            ! lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
66342            ! lib/File/Temp/t/tempfile.t
66343 ____________________________________________________________________________
66344 [ 20726] By: jhi                                   on 2003/08/15  20:29:10
66345         Log: Clarify the E flag.
66346      Branch: perl
66347            ! embed.fnc
66348 ____________________________________________________________________________
66349 [ 20725] By: jhi                                   on 2003/08/15  15:37:36
66350         Log: Integrate from maint:
66351              [ 20724]
66352              No peeking before the buffer.
66353              (This was probably the random failure showing up
66354              in Solaris with t/uni/tr_7jis.t)
66355      Branch: perl
66356           !> toke.c
66357 ____________________________________________________________________________
66358 [ 20721] By: jhi                                   on 2003/08/15  08:44:42
66359         Log: Subject: [PATCH] TEST script (Was: Not ok 20712ff)
66360              From: Andreas J Koenig <andreas.koenig@anima.de>
66361              Date: Fri, 15 Aug 2003 11:37:29 +0200
66362              Message-ID: <87wudf9s86.fsf_-_@franz.ak.mind.de>
66363      Branch: perl
66364            ! t/TEST
66365 ____________________________________________________________________________
66366 [ 20720] By: jhi                                   on 2003/08/15  08:40:07
66367         Log: Integrate from maint:
66368              [ 20719]
66369              no_plan is not a good plan until TEST is fixed.
66370      Branch: perl
66371           !> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
66372 ____________________________________________________________________________
66373 [ 20717] By: jhi                                   on 2003/08/15  05:06:39
66374         Log: Up the F::S subpackage versions; up the JPL JNI.pm version
66375              (the JPL cvs seems to be out of order), the only real change
66376              (in JNI.xs) seems to have been CRLF->LF conversion.
66377      Branch: perl
66378            ! jpl/JNI/JNI.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
66379 ____________________________________________________________________________
66380 [ 20716] By: jhi                                   on 2003/08/15  04:58:34
66381         Log: Upgrade to Test::Harness 2.30.
66382      Branch: perl
66383            ! lib/Test/Harness.pm lib/Test/Harness/Changes
66384            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/pod.t
66385 ____________________________________________________________________________
66386 [ 20715] By: jhi                                   on 2003/08/15  04:41:37
66387         Log: Damian replied that he'll make a CPAN Switch 2.10
66388              out of 5.8.1 Switch 2.10.
66389      Branch: perl
66390            ! lib/Switch.pm
66391 ____________________________________________________________________________
66392 [ 20714] By: jhi                                   on 2003/08/14  18:35:07
66393         Log: Add PerlIO::via::QuotedPrint to Maintainers.
66394      Branch: perl
66395            ! Porting/Maintainers.pl
66396 ____________________________________________________________________________
66397 [ 20713] By: jhi                                   on 2003/08/14  18:33:06
66398         Log: Upgrade to PerlIO::via::Quoted 0.05.
66399      Branch: perl
66400            ! lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
66401 ____________________________________________________________________________
66402 [ 20712] By: jhi                                   on 2003/08/14  18:29:19
66403         Log: Upgrade to NEXT 0.60.
66404      Branch: perl
66405            ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
66406            ! lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
66407 ____________________________________________________________________________
66408 [ 20711] By: jhi                                   on 2003/08/14  17:31:55
66409         Log: perlcheat is a reference, not tutorial.
66410      Branch: perl
66411            ! pod/perl.pod
66412 ____________________________________________________________________________
66413 [ 20710] By: jhi                                   on 2003/08/14  16:48:34
66414         Log: Subject: PATCH RC4 IO::Dir
66415              From: Mark Jason Dominus <mjd@plover.com>
66416              Date: Thu, 14 Aug 2003 12:02:59 -0400
66417              Message-ID: <20030814160259.27586.qmail@plover.com>
66418      Branch: perl
66419            ! ext/IO/lib/IO/Dir.pm
66420 ____________________________________________________________________________
66421 [ 20708] By: jhi                                   on 2003/08/14  14:45:20
66422         Log: win32/fcrypt.c was forgotten.
66423      Branch: perl
66424            ! MANIFEST
66425 ____________________________________________________________________________
66426 [ 20706] By: jhi                                   on 2003/08/14  14:40:30
66427         Log: Not so great a version bump, let Paul release 0.17.
66428      Branch: perl
66429            ! ext/Filter/Util/Call/Call.pm
66430 ____________________________________________________________________________
66431 [ 20705] By: jhi                                   on 2003/08/14  14:38:40
66432         Log: One more XS change versus no VERSION change.
66433              (Remaining in JNI.pm/xs, don't know what to about that
66434              since JNI is kind of "stable".)
66435      Branch: perl
66436            ! ext/Filter/Util/Call/Call.pm
66437 ____________________________________________________________________________
66438 [ 20704] By: jhi                                   on 2003/08/14  14:36:45
66439         Log: XS contents changes versus VERSION non-changes.
66440      Branch: perl
66441            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
66442            ! ext/PerlIO/scalar/scalar.pm ext/SDBM_File/SDBM_File.pm
66443            ! ext/Socket/Socket.pm
66444 ____________________________________________________________________________
66445 [ 20702] By: jhi                                   on 2003/08/14  14:24:40
66446         Log: Subject: [PATCH perl@20684] Include fcrypt.c for crypt() on Windows
66447              From: Steve Hay <steve.hay@uk.radan.com>
66448              Date: Thu, 14 Aug 2003 15:39:16 +0100
66449              Message-ID: <3F3B9F14.4040609@uk.radan.com>
66450
66451              (Sarathy okayed the idea.)
66452      Branch: perl
66453            + win32/fcrypt.c
66454            - win32/des_fcrypt.patch
66455            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
66456 ____________________________________________________________________________
66457 [ 20701] By: jhi                                   on 2003/08/14  14:17:42
66458         Log: Subject: [DOC PATCH] warnings.pl
66459              From: Elizabeth Mattijsen <liz@dijkmat.nl>
66460              Date: Thu, 14 Aug 2003 13:12:55 +0200
66461              Message-id: <p05111b00bb611e8835e0@[192.168.56.3]>
66462
66463              (some rewording)
66464      Branch: perl
66465            ! lib/warnings.pm warnings.pl
66466 ____________________________________________________________________________
66467 [ 20700] By: gbarr                                 on 2003/08/14  14:12:45
66468         Log: Update to Scalar-List-Utils 1.12
66469      Branch: perl
66470            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
66471            ! ext/List/Util/lib/List/Util.pm
66472            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/reduce.t
66473 ____________________________________________________________________________
66474 [ 20699] By: jhi                                   on 2003/08/14  13:16:27
66475         Log: All the authors of these modules have now been contacted;
66476              but assuming no CPAN updates are upcoming, here are 'fake'
66477              version updates to make us different from 5.8.0.
66478              (List::Util+Scalar::Util will soon be updated;
66479              File::Spec CPAN release will be made based on 5.8.1.)
66480      Branch: perl
66481            ! ext/Data/Dumper/Dumper.pm lib/CGI/Fast.pm lib/CGI/Util.pm
66482            ! lib/File/Temp.pm lib/Locale/Country.pm lib/Locale/Currency.pm
66483            ! lib/Locale/Language.pm lib/Locale/Script.pm lib/Switch.pm
66484            ! lib/Test/Harness/Straps.pm lib/Text/Wrap.pm
66485 ____________________________________________________________________________
66486 [ 20697] By: jhi                                   on 2003/08/14  07:05:48
66487         Log: Make the blead versions of these be newer...
66488      Branch: perl
66489            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
66490 ____________________________________________________________________________
66491 [ 20696] By: jhi                                   on 2003/08/14  06:51:34
66492         Log: Tweak from Slaven to catch also changed .xs files
66493              (.pm -> .xs name equivalence is assumed)
66494      Branch: perl
66495            ! Porting/cmpVERSION.pl
66496 ____________________________________________________________________________
66497 [ 20695] By: jhi                                   on 2003/08/14  06:44:10
66498         Log: Diffs-sans-version-diffs between blead and maint.
66499      Branch: perl
66500            ! ext/B/B.pm ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm
66501            ! ext/Devel/PPPort/PPPort.pm lib/English.pm lib/overload.pm
66502            ! lib/warnings.pm warnings.pl
66503 ____________________________________________________________________________
66504 [ 20692] By: jhi                                   on 2003/08/14  05:23:58
66505         Log: One more VERSION bump.
66506      Branch: perl
66507            ! lib/SelfLoader.pm
66508 ____________________________________________________________________________
66509 [ 20691] By: jhi                                   on 2003/08/14  05:21:20
66510         Log: Add a known exception.
66511      Branch: perl
66512            ! Porting/cmpVERSION.pl
66513 ____________________________________________________________________________
66514 [ 20689] By: jhi                                   on 2003/08/14  04:54:18
66515         Log: The blead version has got the dor.
66516      Branch: perl
66517            ! ext/Opcode/Opcode.pm
66518 ____________________________________________________________________________
66519 [ 20688] By: jhi                                   on 2003/08/14  04:51:30
66520         Log: A swath of VERSION patches from Nicholas Clark.
66521      Branch: perl
66522            ! lib/AutoSplit.pm lib/CPAN/Nox.pm lib/Cwd.pm lib/English.pm
66523            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Path.pm
66524            ! lib/Hash/Util.pm lib/Net/hostent.pm lib/Net/servent.pm
66525            ! lib/Text/Abbrev.pm lib/Thread/Semaphore.pm lib/Tie/Array.pm
66526            ! lib/Tie/RefHash.pm lib/UNIVERSAL.pm lib/Unicode/UCD.pm
66527            ! lib/attributes.pm lib/base.pm lib/diagnostics.pm lib/fields.pm
66528            ! lib/filetest.pm lib/open.pm lib/overload.pm lib/utf8.pm
66529            ! lib/vmsish.pm os2/OS2/Process/Process.pm
66530            ! os2/OS2/REXX/DLL/DLL.pm t/TestInit.pm
66531            ! t/lib/MakeMaker/Test/Utils.pm t/lib/Math/BigInt/BareCalc.pm
66532            ! vms/ext/Filespec.pm warnings.pl
66533 ____________________________________________________________________________
66534 [ 20687] By: jhi                                   on 2003/08/13  18:53:15
66535         Log: Alpha version numbers noticed by Schwern.
66536              (These hacks are no more needed since the PAUSE indexer no
66537              more indexes the insides of Perl distributions, says Andreas.)
66538      Branch: perl
66539            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
66540            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
66541            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
66542            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
66543            ! ext/IPC/SysV/SysV.pm
66544 ____________________________________________________________________________
66545 [ 20686] By: jhi                                   on 2003/08/13  18:42:50
66546         Log: Subject: Re: script wanted
66547              From: Nicholas Clark <nick@ccl4.org>
66548              Date: Wed, 13 Aug 2003 20:46:09 +0100
66549              Message-ID: <20030813204609.G20130@plum.flirble.org>
66550      Branch: perl
66551            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/Debug.pm
66552            ! ext/B/B/Lint.pm ext/Fcntl/Fcntl.pm ext/File/Glob/Glob.pm
66553            ! ext/IO/IO.pm ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
66554            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
66555            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/Msg.pm
66556            ! ext/IPC/SysV/Semaphore.pm ext/POSIX/POSIX.pm
66557            ! ext/Sys/Hostname/Hostname.pm ext/Sys/Syslog/Syslog.pm
66558            ! ext/re/re.pm ext/threads/shared/shared.pm
66559            ! ext/threads/threads.pm
66560 ____________________________________________________________________________
66561 [ 20685] By: jhi                                   on 2003/08/13  18:24:50
66562         Log: Subject: Re: script wanted
66563              From: Enache Adrian <enache@rdslink.ro>
66564              Date: Wed, 13 Aug 2003 22:31:18 +0300
66565              Message-ID: <20030813193118.GA1273@ratsnest.hole>
66566      Branch: perl
66567            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
66568            ! ext/B/B/Disassembler.pm
66569 ____________________________________________________________________________
66570 [ 20681] By: jhi                                   on 2003/08/13  17:13:12
66571         Log: Subject: [PATCH lib/lib_pm.PL utils/perlcc.PL utils/h2xs.PL] RE: script wanted
66572              From: Robin Barker <Robin.Barker@npl.co.uk>
66573              Date: Wed, 13 Aug 2003 18:05:38 +0100
66574              Message-ID: <533D273D4014D411AB1D00062938C4D904046637@hotel.npl.co.uk>
66575      Branch: perl
66576            ! lib/lib_pm.PL utils/h2xs.PL utils/perlcc.PL
66577 ____________________________________________________________________________
66578 [ 20680] By: jhi                                   on 2003/08/13  17:11:38
66579         Log: Subject: [PATCH] GNU Public General Public General GNU Public License License
66580              From: Michael G Schwern <schwern@pobox.com>
66581              Date: Wed, 13 Aug 2003 11:15:40 -0700
66582              Message-ID: <20030813181539.GA22658@windhund.schwern.org>
66583      Branch: perl
66584            ! pod/perlartistic.pod pod/perlgpl.pod
66585 ____________________________________________________________________________
66586 [ 20678] By: jhi                                   on 2003/08/13  13:46:18
66587         Log: Add cmpVERSION.pl from Slaven for comparing two
66588              Perl source trees for modules that have changed
66589              but have the same version numbers.
66590      Branch: perl
66591            + Porting/cmpVERSION.pl
66592            ! MANIFEST
66593 ____________________________________________________________________________
66594 [ 20676] By: jhi                                   on 2003/08/13  12:03:08
66595         Log: Make Johan's confusion go away, but there are no doubt more
66596              similar cases.
66597      Branch: perl
66598            ! lib/File/Find.pm
66599 ____________________________________________________________________________
66600 [ 20674] By: jhi                                   on 2003/08/13  11:57:47
66601         Log: Make (hopefully) the Windows CR CR LF bug go away
66602              by making the CRLF layer repel any other CRLF layers.
66603              In other words: binmode(FH, ":crlf") in e.g. Win32
66604              is effectively a no-op since there already is one
66605              CRLF layer in the stack by default.
66606      Branch: perl
66607            ! perlio.c pod/perlrun.pod t/io/crlf.t t/io/layers.t
66608 ____________________________________________________________________________
66609 [ 20673] By: jhi                                   on 2003/08/13  10:29:56
66610         Log: One tweak from Dave Mitchell.
66611      Branch: perl
66612            ! pod/perlport.pod
66613 ____________________________________________________________________________
66614 [ 20672] By: jhi                                   on 2003/08/13  10:27:54
66615         Log: One tweak for microperl in OS/2.
66616      Branch: perl
66617            ! perl.h
66618 ____________________________________________________________________________
66619 [ 20671] By: merijn                                on 2003/08/13  08:57:27
66620         Log: Subject: [PATCH] another VMS pod nit
66621              From: "Craig A. Berry" <craigberry@mac.com>
66622              Date: Wed, 13 Aug 2003 01:01:46 -0500
66623              Message-ID: <3F39D44A.4010207@mac.com>
66624      Branch: perl
66625            ! vms/descrip_mms.template
66626 ____________________________________________________________________________
66627 [ 20670] By: merijn                                on 2003/08/13  08:54:45
66628         Log: Subject: [PATCH Tie::File] turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
66629              From: "Craig A. Berry" <craigberry@mac.com>
66630              Date: Tue, 12 Aug 2003 21:12:00 -0500
66631              Message-ID: <3F399E70.4050607@mac.com>
66632      Branch: perl
66633            ! lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/29_downcopy.t
66634            ! lib/Tie/File/t/29a_upcopy.t
66635 ____________________________________________________________________________
66636 [ 20669] By: jhi                                   on 2003/08/13  06:06:39
66637         Log: More don't:s for nyetworking.
66638      Branch: perl
66639            ! pod/perlport.pod
66640 ____________________________________________________________________________
66641 [ 20668] By: rgs                                   on 2003/08/12  20:27:41
66642         Log: perlipc thinko by John P. Linderman.
66643      Branch: perl
66644            ! pod/perlipc.pod
66645 ____________________________________________________________________________
66646 [ 20666] By: jhi                                   on 2003/08/12  20:02:13
66647         Log: Subject: Re: maint @ 20617 [PATCH]
66648              From: =?iso-8859-1?q?Sreeji=20K=20Das?= <sreeji_k@yahoo.com>
66649              Date: Tue, 12 Aug 2003 13:19:00 +0100 (BST)
66650              Message-ID: <20030812121900.26127.qmail@web10501.mail.yahoo.com>
66651      Branch: perl
66652            ! lib/ExtUtils/Installed.pm
66653 ____________________________________________________________________________
66654 [ 20665] By: jhi                                   on 2003/08/12  19:59:54
66655         Log: README.cygwin updates from Gerrit P. Haase.
66656      Branch: perl
66657            ! README.cygwin
66658 ____________________________________________________________________________
66659 [ 20664] By: jhi                                   on 2003/08/12  19:57:53
66660         Log: Do some updates also on pod.mak -- which seems to
66661              be badly out of date.
66662      Branch: perl
66663            ! win32/pod.mak
66664 ____________________________________________________________________________
66665 [ 20663] By: jhi                                   on 2003/08/12  19:48:01
66666         Log: More missing pods for VMS.
66667      Branch: perl
66668            ! vms/descrip_mms.template
66669 ____________________________________________________________________________
66670 [ 20662] By: jhi                                   on 2003/08/12  19:43:46
66671         Log: Subject: [PATCH: perl@20617] add handling for new perlreref.pod file to VMS build.
66672              From: PPrymmer@factset.com
66673              Date: Tue, 12 Aug 2003 16:24:21 -0400
66674              Message-ID: <OF26F453CA.0F963A91-ON85256D80.006F991A-85256D80.007017F2@factset.com>
66675      Branch: perl
66676            ! vms/descrip_mms.template
66677 ____________________________________________________________________________
66678 [ 20661] By: jhi                                   on 2003/08/12  19:41:50
66679         Log: perlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett.
66680      Branch: perl
66681            ! pod/perlreref.pod
66682 ____________________________________________________________________________
66683 [ 20660] By: jhi                                   on 2003/08/12  18:44:27
66684         Log: A better patch from Yitzchak Scott-Thoennes for [perl #23287].
66685      Branch: perl
66686            ! pp_sys.c
66687 ____________________________________________________________________________
66688 [ 20657] By: jhi                                   on 2003/08/12  13:55:56
66689         Log: Multiline one-liners are a bit too much to ask.
66690      Branch: perl
66691            ! t/op/closure.t
66692 ____________________________________________________________________________
66693 [ 20654] By: jhi                                   on 2003/08/12  13:23:00
66694         Log: Add perlcheat to the toc and perl.pod; regen toc.
66695      Branch: perl
66696            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
66697 ____________________________________________________________________________
66698 [ 20653] By: jhi                                   on 2003/08/12  13:15:17
66699         Log: Retract #20644 and #20643; on non-microperl non-fcntl
66700              systems Wrong Thing would be done.  (And as Sarathy
66701              points out, closing both ends of a pipe is rather
66702              identical to never opening it...)
66703      Branch: perl
66704            ! pp_sys.c util.c
66705 ____________________________________________________________________________
66706 [ 20652] By: ams                                   on 2003/08/12  13:06:40
66707         Log: Subject: perlcheat
66708              From: Juerd <juerd@cpan.org>
66709              Date: Mon, 11 Aug 2003 20:24:34 +0200
66710              Message-Id: <20030811182434.GI17748@c3.convolution.nl>
66711      Branch: perl
66712            + pod/perlcheat.pod
66713            ! MANIFEST
66714 ____________________________________________________________________________
66715 [ 20651] By: jhi                                   on 2003/08/12  12:52:09
66716         Log: Microperl expects C89 (like the rest of Perl).
66717      Branch: perl
66718            ! README.micro
66719 ____________________________________________________________________________
66720 [ 20650] By: jhi                                   on 2003/08/12  12:32:29
66721         Log: Subject: [PATCH 5.8.1 @20218] xsubpp: wrong code
66722              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
66723              Date: Sun, 3 Aug 2003 06:19:02 -0700
66724              Message-ID: <20030803131902.GA5146@math.berkeley.edu>
66725      Branch: perl
66726            ! lib/ExtUtils/xsubpp
66727 ____________________________________________________________________________
66728 [ 20648] By: jhi                                   on 2003/08/12  11:56:52
66729         Log: If we are void we cannot return a value.
66730      Branch: perl
66731            ! mg.c
66732 ____________________________________________________________________________
66733 [ 20647] By: jhi                                   on 2003/08/12  11:54:32
66734         Log: Oops.
66735      Branch: perl
66736            ! perl.c
66737 ____________________________________________________________________________
66738 [ 20646] By: jhi                                   on 2003/08/12  11:51:25
66739         Log: Apply much of Ilya's microperl patch, but instead of
66740              implementing the opendir()/readdir()/closedir() using
66741              external commands give up "ANSI-pureness" and define them
66742              in uconfig.sh, also define other stuff like rename() and putenv().
66743              Leave out the $| emulation in my_fork() since we are
66744              not supposed to have fork() under microperl.
66745      Branch: perl
66746            ! Makefile.micro README.micro doio.c mg.c perl.c perl.h
66747            ! perlvars.h pp_sys.c sv.c uconfig.h uconfig.sh util.c
66748 ____________________________________________________________________________
66749 [ 20645] By: jhi                                   on 2003/08/12  10:40:54
66750         Log: Localize PARENT (based on Ilya's microperl patch).
66751      Branch: perl
66752            ! lib/Cwd.pm
66753 ____________________________________________________________________________
66754 [ 20644] By: jhi                                   on 2003/08/12  10:37:55
66755         Log: More microperlish faking in case no fcntl F_SETFD for pipes.
66756      Branch: perl
66757            ! util.c
66758 ____________________________________________________________________________
66759 [ 20643] By: jhi                                   on 2003/08/12  10:13:53
66760         Log: A generally useful hunk from Ilya's microperl patch.
66761              (If no fcntl F_SETFD, fake it the best we can.)
66762      Branch: perl
66763            ! pp_sys.c
66764 ____________________________________________________________________________
66765 [ 20640] By: jhi                                   on 2003/08/12  09:59:16
66766         Log: returning would be good, too.
66767      Branch: perl
66768            ! ext/Safe/t/safeops.t
66769 ____________________________________________________________________________
66770 [ 20639] By: jhi                                   on 2003/08/12  09:57:07
66771         Log: No dor in maint.
66772      Branch: perl
66773            ! ext/Safe/t/safeops.t
66774 ____________________________________________________________________________
66775 [ 20634] By: jhi                                   on 2003/08/12  08:41:49
66776         Log: Subject: [PATCH 5.8.1 @19053] XSLoader revisted
66777              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
66778              Date: Mon, 21 Apr 2003 22:44:37 -0700
66779              Message-ID: <20030422054437.GA8297@math.berkeley.edu>
66780
66781              (the XSLoader doc hunk; the h2xs looks like a behavioural change)
66782      Branch: perl
66783            ! ext/DynaLoader/XSLoader_pm.PL
66784 ____________________________________________________________________________
66785 [ 20633] By: jhi                                   on 2003/08/12  08:31:01
66786         Log: Subject: [PATCH h2xs] produce Foo-Bar/lib/Foo/Bar.pm
66787              From: Michael G Schwern <schwern@pobox.com>
66788              Date: Sat, 9 Aug 2003 15:03:02 -0700
66789              Message-ID: <20030809220301.GE24919@windhund.schwern.org>
66790
66791              (plus one extra catfile() in h2xs.t)
66792      Branch: perl
66793            ! lib/h2xs.t utils/h2xs.PL
66794 ____________________________________________________________________________
66795 [ 20632] By: jhi                                   on 2003/08/12  08:11:08
66796         Log: The Debian people have expressed a wish for the boilerplate
66797              being specific about the Perl version; patch from Nicholas Clark.
66798      Branch: perl
66799            ! utils/h2xs.PL
66800 ____________________________________________________________________________
66801 [ 20631] By: jhi                                   on 2003/08/12  08:09:43
66802         Log: A new try from Dave Mitchell for [perl #23265].
66803      Branch: perl
66804            ! pad.c t/op/closure.t
66805 ____________________________________________________________________________
66806 [ 20630] By: jhi                                   on 2003/08/12  07:59:22
66807         Log: Fix for [perl #23287] segfault in untie.
66808              (Well, at least no more coredump.)
66809      Branch: perl
66810            ! pp_sys.c t/op/tie.t
66811 ____________________________________________________________________________
66812 [ 20629] By: jhi                                   on 2003/08/12  06:24:32
66813         Log: =head2 ALL CAPS
66814      Branch: perl
66815            ! pod/perlreref.pod
66816 ____________________________________________________________________________
66817 [ 20628] By: jhi                                   on 2003/08/12  06:22:25
66818         Log: Too enthusiastic head2-ing.
66819      Branch: perl
66820            ! pod/perlreref.pod
66821 ____________________________________________________________________________
66822 [ 20627] By: jhi                                   on 2003/08/12  05:17:14
66823         Log: Gotta Get'em Cases Right.
66824      Branch: perl
66825            ! pod/perlreref.pod
66826 ____________________________________________________________________________
66827 [ 20626] By: jhi                                   on 2003/08/12  05:04:02
66828         Log: head2-ify many of the head1s, will probably make this look
66829              better in HTML.
66830      Branch: perl
66831            ! pod/perlreref.pod
66832 ____________________________________________________________________________
66833 [ 20625] By: jhi                                   on 2003/08/12  04:55:32
66834         Log: Subject: Re: [PATCH] perlreref.pod tweaks
66835              From: Iain Truskett <spoon@cpan.org>
66836              Date: Tue, 12 Aug 2003 13:59:27 +1000
66837              Message-ID: <20030812035927.GJ7914@gytha.anu.edu.au>
66838
66839              plus explain "Titlecase".
66840      Branch: perl
66841            ! pod/perlreref.pod
66842 ____________________________________________________________________________
66843 [ 20623] By: rgs                                   on 2003/08/11  19:59:17
66844         Log: Add a new regression test for Safe : tests that all ops
66845              can be trapped by a Safe compartement (except for the ones
66846              that can't.)
66847      Branch: perl
66848            + ext/Safe/t/safeops.t
66849            ! MANIFEST
66850 ____________________________________________________________________________
66851 [ 20622] By: rgs                                   on 2003/08/11  18:33:06
66852         Log: B::Deparse wasn't handling correctly builtins that
66853              have two filehandles in their prototypes (pipe, socketpair,
66854              accept) when non-bareword prototypes were used.
66855      Branch: perl
66856            ! ext/B/B/Deparse.pm
66857 ____________________________________________________________________________
66858 [ 20620] By: jhi                                   on 2003/08/11  17:08:29
66859         Log: Subject: [PATCH] [@20616] perlreref.pod incorrectly describes \c
66860              From: merlyn@stonehenge.com (Randal L. Schwartz)
66861              Date: 11 Aug 2003 09:45:29 -0700
66862              Message-ID: <86isp4kus6.fsf@blue.stonehenge.com>
66863
66864              Subject: [PATCH] perlreref.pod tweaks
66865              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
66866              Date: Mon, 11 Aug 2003 13:19:51 -0400
66867              Message-ID: <20030811171951.GA332851@linguist.thayer.dartmouth.edu>
66868
66869              Plus a note about {,n} not being a quantifier.
66870      Branch: perl
66871            ! pod/perlreref.pod
66872 ____________________________________________________________________________
66873 [ 20619] By: jhi                                   on 2003/08/11  15:50:34
66874         Log: Integrate:
66875              [ 20618]
66876              $* is not yet fully gone in 5.8.1.
66877      Branch: perl
66878           !> pod/perlreref.pod
66879 ____________________________________________________________________________
66880 [ 20614] By: nick                                  on 2003/08/11  12:14:55
66881         Log: Allow via layer to affect the PERLIO_F_UTF8 flag.
66882      Branch: perl
66883            ! ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs
66884 ____________________________________________________________________________
66885 [ 20612] By: jhi                                   on 2003/08/11  10:55:19
66886         Log: VC6 warning: result still unsigned.
66887      Branch: perl
66888            ! regexec.c
66889 ____________________________________________________________________________
66890 [ 20611] By: jhi                                   on 2003/08/11  08:33:13
66891         Log: Typo fix from Boris Zentner.
66892      Branch: perl
66893            ! pod/perlfaq5.pod
66894 ____________________________________________________________________________
66895 [ 20609] By: jhi                                   on 2003/08/11  04:28:29
66896         Log: Subject: [perl #23273] warnings in Unicode::UCD
66897              From: Lukas Mai (via RT) <perlbug-followup@perl.org>
66898              Date: 10 Aug 2003 22:37:41 -0000
66899              Message-ID: <rt-23273-62473.18.6967347513833@rt.perl.org>
66900      Branch: perl
66901            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
66902 ____________________________________________________________________________
66903 [ 20608] By: jhi                                   on 2003/08/11  04:24:34
66904         Log: Explain the 'Wide character in print' a bit more.
66905      Branch: perl
66906            ! pod/perldiag.pod
66907 ____________________________________________________________________________
66908 [ 20607] By: rgs                                   on 2003/08/10  20:44:23
66909         Log: Subject: Re: killing for vital signs [PATCH]
66910              From: "John P. Linderman" <jpl@research.att.com>
66911              Date: Sun, 10 Aug 2003 15:44:33 -0400 (EDT)
66912              Message-Id: <200308101944.PAA96547@raptor.research.att.com>
66913      Branch: perl
66914            ! pod/perlfunc.pod pod/perlipc.pod
66915 ____________________________________________________________________________
66916 [ 20605] By: jhi                                   on 2003/08/10  20:38:39
66917         Log: gcc -ansi -pedantic cleanup; and a seemingly forgotten
66918              sv_placeholder hunk.
66919      Branch: perl
66920            ! perl.h sv.h
66921 ____________________________________________________________________________
66922 [ 20604] By: jhi                                   on 2003/08/10  20:14:28
66923         Log: Clarify the format checking instructions.
66924      Branch: perl
66925            ! Porting/pumpkin.pod
66926 ____________________________________________________________________________
66927 [ 20602] By: jhi                                   on 2003/08/10  19:45:45
66928         Log: Retract #20597, too many resulting core dumps.
66929      Branch: perl
66930            ! pad.c t/op/closure.t
66931 ____________________________________________________________________________
66932 [ 20597] By: jhi                                   on 2003/08/10  17:55:03
66933         Log: Subject: Re: [perl #23265] Nested anonymous subs
66934              From: Dave Mitchell <davem@fdgroup.com>
66935              Date: Sun, 10 Aug 2003 01:35:30 +0100
66936              Message-ID: <20030810003530.GB6547@fdgroup.com>
66937      Branch: perl
66938            ! pad.c t/op/closure.t
66939 ____________________________________________________________________________
66940 [ 20596] By: jhi                                   on 2003/08/10  17:38:35
66941         Log: Try simple workaround for the POSIX autosplit.ix warning.
66942      Branch: perl
66943            ! ext/POSIX/POSIX.pm
66944 ____________________________________________________________________________
66945 [ 20595] By: jhi                                   on 2003/08/10  17:33:12
66946         Log: One more PL_csighandlerp.
66947      Branch: perl
66948            ! ext/POSIX/POSIX.xs
66949 ____________________________________________________________________________
66950 [ 20594] By: rgs                                   on 2003/08/10  13:30:11
66951         Log: Further tweaks on perlreref.pod (by Iain Truskett)
66952      Branch: perl
66953            ! pod/perlreref.pod
66954 ____________________________________________________________________________
66955 [ 20593] By: rgs                                   on 2003/08/10  12:32:47
66956         Log: Add the perlreref manpage, by Iain Truskett
66957              (regular expressions quick reference.)
66958              Regenerate the table of contents.
66959      Branch: perl
66960            + pod/perlreref.pod
66961            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
66962 ____________________________________________________________________________
66963 [ 20592] By: rgs                                   on 2003/08/09  21:13:27
66964         Log: Remove ByteLoader from the list of modules whose compilability should
66965              be tested : it's loaded (at runtime) by ext/B/t/bytecode.t (as Enache
66966              pointed out.)
66967      Branch: perl
66968            ! t/lib/1_compile.t
66969 ____________________________________________________________________________
66970 [ 20591] By: rgs                                   on 2003/08/09  21:08:59
66971         Log: Subject: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
66972              From: Dave Mitchell <davem@fdgroup.com>
66973              Date: Sat, 9 Aug 2003 14:51:44 +0100
66974              Message-ID: <20030809135144.GC4997@fdgroup.com>
66975      Branch: perl
66976            ! embed.fnc embed.h global.sym op.c pp_ctl.c proto.h scope.c
66977            ! scope.h t/lib/warnings/pad
66978 ____________________________________________________________________________
66979 [ 20590] By: rgs                                   on 2003/08/09  21:02:21
66980         Log: Regenerate perlapi.pod.
66981      Branch: perl
66982            ! pod/perlapi.pod
66983 ____________________________________________________________________________
66984 [ 20589] By: rgs                                   on 2003/08/09  20:26:28
66985         Log: Subject: [PATCH t/lib/1_compile.t] Removing tested modules
66986              From: Michael G Schwern <schwern@pobox.com>
66987              Date: Sat, 9 Aug 2003 13:36:59 -0700
66988              Message-ID: <20030809203659.GB24919@windhund.schwern.org>
66989      Branch: perl
66990            ! t/lib/1_compile.t
66991 ____________________________________________________________________________
66992 [ 20588] By: jhi                                   on 2003/08/09  18:13:07
66993         Log: Update Jon Orwant's email address as he wants it,
66994              drop TPJ URL; upate also Doug MacEachern's address.
66995      Branch: perl
66996            ! pod/perlembed.pod pod/perlmodinstall.pod
66997 ____________________________________________________________________________
66998 [ 20587] By: ams                                   on 2003/08/09  18:09:34
66999         Log: hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where a
67000              normal key was replaced by its UTF-8 equivalent. This caused the
67001              "Storable problem" RT3 users reported under RH9.
67002      Branch: perl
67003            ! hv.c
67004 ____________________________________________________________________________
67005 [ 20586] By: jhi                                   on 2003/08/09  18:08:20
67006         Log: Subject: [PATCH perlmodinstall.pod] Installation on Win32
67007              From: Michael G Schwern <schwern@pobox.com>
67008              Date: Fri, 8 Aug 2003 18:35:51 -0700
67009              Message-ID: <20030809013550.GS1587@windhund.schwern.org>
67010      Branch: perl
67011            ! pod/perlmodinstall.pod
67012 ____________________________________________________________________________
67013 [ 20584] By: jhi                                   on 2003/08/09  18:05:22
67014         Log: Reintroduce the U_32-ification to pad.c,
67015              suggested by Dave Mitchell.
67016      Branch: perl
67017            ! pad.c
67018 ____________________________________________________________________________
67019 [ 20583] By: rgs                                   on 2003/08/09  12:43:50
67020         Log: Change #20578 to SelfLoader is probably also useful to AutoSplit.
67021      Branch: perl
67022            ! lib/AutoSplit.pm
67023 ____________________________________________________________________________
67024 [ 20579] By: jhi                                   on 2003/08/09  08:07:22
67025         Log: Some updates for the memory use debugging section:
67026              -DL is obsolete, mention Devel::Size, and Purify and valgrind.
67027      Branch: perl
67028            ! pod/perldebguts.pod
67029 ____________________________________________________________________________
67030 [ 20578] By: jhi                                   on 2003/08/09  07:34:16
67031         Log: Fix from Dave Mitchell to the recent from lib/Devel/SelfStubber.t:
67032              Variable "$nested" is not available at (re_eval 4) line 2, <DATA> line 8.
67033              which was on old bug unearthed by the change #20559.
67034              Basically, qr// + (??{$lexical}) combination is very, VERY broken.
67035              Workaround is not to use lexicals.
67036      Branch: perl
67037            ! lib/SelfLoader.pm
67038 ____________________________________________________________________________
67039 [ 20577] By: jhi                                   on 2003/08/09  07:28:41
67040         Log: The libcygipc doesn't really work with the Perl SysV IPC tests
67041              so no much point in adding it yet.
67042      Branch: perl
67043            ! hints/cygwin.sh
67044 ____________________________________________________________________________
67045 [ 20575] By: jhi                                   on 2003/08/09  07:24:43
67046         Log: Retract #20524 since it was due to broken INT32_MIN in
67047              Cygwin 1.5's stdint.h.
67048      Branch: perl
67049            ! pad.c
67050 ____________________________________________________________________________
67051 [ 20574] By: jhi                                   on 2003/08/09  07:11:32
67052         Log: Subject: [ PATCH] Re: strange destruction problem on VMS
67053              From: Dave Mitchell <davem@fdgroup.com>
67054              Date: Fri, 8 Aug 2003 22:28:48 +0100
67055              Message-ID: <20030808212848.GA2628@fdgroup.com>
67056      Branch: perl
67057            ! sv.c
67058 ____________________________________________________________________________
67059 [ 20573] By: jhi                                   on 2003/08/09  07:09:07
67060         Log: Subject: Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX=
67061              From: Michael G Schwern <schwern@pobox.com>
67062              Date: Fri, 8 Aug 2003 13:59:50 -0700
67063              Message-ID: <20030808205950.GJ1587@windhund.schwern.org>
67064      Branch: perl
67065            ! pod/perlfaq8.pod
67066 ____________________________________________________________________________
67067 [ 20572] By: jhi                                   on 2003/08/09  07:06:37
67068         Log: Subject: [PATCH] kill 'INT' doesn't work on Windows
67069              From: Jan Dubois <jand@ActiveState.com>
67070              Date: Fri, 08 Aug 2003 17:49:03 -0700
67071              Message-ID: <ite8jvgjgcfm8e9dhl6f4dtstrbmn1vmpk@4ax.com>
67072      Branch: perl
67073            ! win32/win32.c
67074 ____________________________________________________________________________
67075 [ 20571] By: jhi                                   on 2003/08/09  06:53:54
67076         Log: Subject: [PATCH] Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
67077              From: Nicholas Clark <nick@ccl4.org>
67078              Date: Fri, 8 Aug 2003 23:30:00 +0100
67079              Message-ID: <20030808233000.B20130@plum.flirble.org>
67080      Branch: perl
67081            ! ext/Storable/Storable.xs
67082 ____________________________________________________________________________
67083 [ 20570] By: jhi                                   on 2003/08/09  06:52:36
67084         Log: Two more tests for #20566/#20568.
67085      Branch: perl
67086            ! t/op/pat.t
67087 ____________________________________________________________________________
67088 [ 20568] By: jhi                                   on 2003/08/08  21:05:24
67089         Log: Subject: [PATCH] Re: UNICODE regexp bug
67090              From: Nick Ing-Simmons <nick@ing-simmons.net>
67091              Date: Fri, 08 Aug 2003 23:05:49 +0100
67092              Message-Id: <20030808220549.5109.4@llama.ni-s.u-net.com>
67093
67094              Better patch (than #20566) from NI-S, one more test
67095              (introduce another variable rather than reuse the tmp, though)
67096      Branch: perl
67097            ! regexec.c t/op/pat.t
67098 ____________________________________________________________________________
67099 [ 20566] By: jhi                                   on 2003/08/08  19:47:45
67100         Log: Subject: UNICODE regexp bug
67101              From: Nick Ing-Simmons <nick@ing-simmons.net>
67102              Date: Fri, 08 Aug 2003 20:36:56 +0100
67103              Message-Id: <20030808193656.5109.1@llama.ni-s.u-net.com>
67104      Branch: perl
67105            ! regexec.c t/op/pat.t
67106 ____________________________________________________________________________
67107 [ 20565] By: jhi                                   on 2003/08/08  18:59:40
67108         Log: Move the csighandler to be a data variable so that
67109              things like DLL trampolines can't mess up the code
67110              variables the Perl_csighandler (seen in Cygwin:
67111              Perl_csighandler in POSIX extension was different
67112              than in main executable).
67113      Branch: perl
67114            ! embedvar.h ext/POSIX/POSIX.xs mg.c perlapi.h perlvars.h
67115 ____________________________________________________________________________
67116 [ 20564] By: jhi                                   on 2003/08/08  13:12:19
67117         Log: Subject: [PATCH] Re: main@20537: WinXP build failed op/time.t test 2
67118              From: Steve Hay <steve.hay@uk.radan.com>
67119              Date: Fri, 08 Aug 2003 12:42:28 +0100
67120              Message-ID: <3F338CA4.3010503@uk.radan.com>
67121      Branch: perl
67122            ! t/op/time.t
67123 ____________________________________________________________________________
67124 [ 20563] By: jhi                                   on 2003/08/08  13:09:00
67125         Log: Subject: [PATCH] maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist
67126              From: "Gerrit P. Haase" <gp@familiehaase.de>
67127              Date: Fri, 8 Aug 2003 13:44:51 +0200
67128              Message-ID: <1621817486657.20030808134451@familiehaase.de>
67129      Branch: perl
67130            ! ext/NDBM_File/hints/cygwin.pl ext/ODBM_File/hints/cygwin.pl
67131            ! hints/cygwin.sh
67132 ____________________________________________________________________________
67133 [ 20560] By: jhi                                   on 2003/08/08  04:28:44
67134         Log: Retract PASTHRU* changes as recommended by Schwern.
67135      Branch: perl
67136            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
67137            ! lib/ExtUtils/t/MM_Win32.t
67138 ____________________________________________________________________________
67139 [ 20559] By: rgs                                   on 2003/08/07  19:59:18
67140         Log: Subject: Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicals
67141              From: Dave Mitchell <davem@fdgroup.com>
67142              Date: Thu, 7 Aug 2003 15:53:35 +0100
67143              Message-ID: <20030807145335.GF26683@fdgroup.com>
67144      Branch: perl
67145            ! scope.c t/lib/warnings/pad
67146 ____________________________________________________________________________
67147 [ 20556] By: jhi                                   on 2003/08/07  18:14:41
67148         Log: The #20546 was too ambitious, broke the test.
67149      Branch: perl
67150            ! lib/Benchmark.pm lib/Benchmark.t
67151 ____________________________________________________________________________
67152 [ 20554] By: jhi                                   on 2003/08/07  17:00:03
67153         Log: Subject: Fw: [PATCH: perl@20512] DBG build tweaks for VMS.
67154              From: PPrymmer@factset.com
67155              Date: Thu, 7 Aug 2003 14:02:02 -0400
67156              Message-ID: <OFA59024FD.170B3227-ON85256D7B.00630753-85256D7B.00631048@factset.com>
67157      Branch: perl
67158            ! vms/descrip_mms.template
67159 ____________________________________________________________________________
67160 [ 20553] By: jhi                                   on 2003/08/07  16:45:25
67161         Log: Some AUTHORS updates.
67162      Branch: perl
67163            ! AUTHORS
67164 ____________________________________________________________________________
67165 [ 20552] By: jhi                                   on 2003/08/07  15:45:03
67166         Log: Hint away the semid_ds test in NetBSD/sparc.
67167      Branch: perl
67168            ! hints/netbsd.sh
67169 ____________________________________________________________________________
67170 [ 20550] By: jhi                                   on 2003/08/07  15:39:53
67171         Log: Allow hinting d_semctl_semun and d_semctl_semid_ds.
67172      Branch: perl
67173            ! Configure
67174 ____________________________________________________________________________
67175 [ 20548] By: jhi                                   on 2003/08/07  14:48:27
67176         Log: Subject: [PATCH] Test::More
67177              From: Fergal Daly <fergal@esatclear.ie>
67178              Date: Thu, 7 Aug 2003 15:52:11 +0100
67179              Message-Id: <200308071552.11873.fergal@esatclear.ie>
67180      Branch: perl
67181            ! lib/Test/More.pm
67182 ____________________________________________________________________________
67183 [ 20547] By: jhi                                   on 2003/08/07  14:45:22
67184         Log: Integrate from maint:
67185              [ 20543]
67186              Workround for SuSE8.2's -lndbm hack
67187      Branch: perl
67188           !> hints/linux.sh
67189 ____________________________________________________________________________
67190 [ 20546] By: jhi                                   on 2003/08/07  14:43:57
67191         Log: Subject: [PATCH 5.8.1] Benchmark problem
67192              From: Radu Greab <rgreab@fx.ro>
67193              Date: Thu, 07 Aug 2003 16:18:25 +0300 (EEST)
67194              Message-Id: <20030807.161825.106541372.radu@yx.primIT.ro>
67195
67196              Subject: Re: [PATCH 5.8.1] Benchmark problem
67197              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
67198              Date: Thu, 7 Aug 2003 15:48:38 +0200
67199              Message-Id: <20030807154838.5d240dbb.rgarciasuarez@free.fr>
67200      Branch: perl
67201            ! lib/Benchmark.pm lib/Benchmark.t
67202 ____________________________________________________________________________
67203 [ 20544] By: jhi                                   on 2003/08/07  14:25:25
67204         Log: Retract #20359: too wide a brush.
67205      Branch: perl
67206            ! hints/netbsd.sh
67207 ____________________________________________________________________________
67208 [ 20542] By: jhi                                   on 2003/08/07  06:24:23
67209         Log: If no alarm(), skip the subtests.
67210      Branch: perl
67211            ! ext/Time/HiRes/t/HiRes.t
67212 ____________________________________________________________________________
67213 [ 20541] By: jhi                                   on 2003/08/07  06:15:54
67214         Log: Subject: Re: maint @ 20537
67215              From: Philip Newton <Philip.Newton@gmx.net>
67216              Date: Thu, 07 Aug 2003 09:05:17 +0200
67217              Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
67218      Branch: perl
67219            ! ext/Socket/Socket.xs
67220 ____________________________________________________________________________
67221 [ 20540] By: jhi                                   on 2003/08/07  06:13:19
67222         Log: Subject: Re: maint @ 20537
67223              From: Philip Newton <Philip.Newton@gmx.net>
67224              Date: Thu, 07 Aug 2003 09:05:17 +0200
67225              Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
67226      Branch: perl
67227            ! hints/dos_djgpp.sh
67228 ____________________________________________________________________________
67229 [ 20539] By: jhi                                   on 2003/08/07  05:17:56
67230         Log: NetBSD for Sparc (at least 1.5.3 and 1.6.1) seem to have
67231              broken SysV semaphores.
67232      Branch: perl
67233            ! hints/netbsd.sh
67234 ____________________________________________________________________________
67235 [ 20538] By: jhi                                   on 2003/08/07  05:08:14
67236         Log: Subject: Re: [perl #23030] Error in negative lookahead with alternations
67237              From: hv@crypt.org
67238              Date: Thu, 07 Aug 2003 02:44:23 +0100
67239              Message-Id: <200308070144.h771iN906446@zen.crypt.org>
67240      Branch: perl
67241            ! regexec.c t/op/re_tests
67242 ____________________________________________________________________________
67243 [ 20535] By: jhi                                   on 2003/08/06  19:05:18
67244         Log: ESUCCESS = 0 is not true, but exists.
67245      Branch: perl
67246            ! ext/Errno/t/Errno.t
67247 ____________________________________________________________________________
67248 [ 20533] By: jhi                                   on 2003/08/06  18:39:49
67249         Log: Subject: [pathc] Sys:Syslog.pm::syslog() - Better error message
67250              From: jari.aalto@poboxes.com (Jari Aalto)
67251              Date: Wed, 06 Aug 2003 14:24:42 +0300
67252              Message-ID: <ekzzowp1.fsf@blue.sea.net>
67253      Branch: perl
67254            ! ext/Sys/Syslog/Syslog.pm
67255 ____________________________________________________________________________
67256 [ 20530] By: jhi                                   on 2003/08/06  18:24:56
67257         Log: Make code agree with documentation (from Wolfgang Friebel)
67258      Branch: perl
67259            ! lib/ExtUtils/MakeMaker.pm
67260 ____________________________________________________________________________
67261 [ 20529] By: jhi                                   on 2003/08/06  18:20:31
67262         Log: Various tweaks to help DJGPP builds.
67263      Branch: perl
67264            ! djgpp/djgppsed.sh hints/dos_djgpp.sh
67265 ____________________________________________________________________________
67266 [ 20527] By: jhi                                   on 2003/08/06  14:57:22
67267         Log: More PASTHRU patching from Steve Hay.
67268      Branch: perl
67269            ! lib/ExtUtils/MM_Unix.pm
67270 ____________________________________________________________________________
67271 [ 20526] By: jhi                                   on 2003/08/06  13:53:01
67272         Log: Cast away gcc 3.3 type conversion pickiness.
67273      Branch: perl
67274            ! ext/threads/threads.xs
67275 ____________________________________________________________________________
67276 [ 20524] By: jhi                                   on 2003/08/06  13:36:44
67277         Log: Subject: Re: perl with cygwin 1.5, need help
67278              From: "Gerrit P. Haase" <gp@familiehaase.de>
67279              Date: Tue, 5 Aug 2003 14:36:55 +0200
67280              Message-ID: <71561410910.20030805143655@familiehaase.de>
67281
67282              (needed manual fitting)
67283      Branch: perl
67284            ! pad.c
67285 ____________________________________________________________________________
67286 [ 20523] By: jhi                                   on 2003/08/06  13:30:42
67287         Log: Subject: maint @ 20512
67288              From: Robin Barker <Robin.Barker@npl.co.uk>
67289              Date: Wed, 6 Aug 2003 15:31:33 +0100
67290              Message-ID: <533D273D4014D411AB1D00062938C4D904046625@hotel.npl.co.uk>
67291      Branch: perl
67292            ! MANIFEST Porting/Maintainers.pl
67293 ____________________________________________________________________________
67294 [ 20520] By: jhi                                   on 2003/08/06  11:38:46
67295         Log: Subject: [PATCH] Re: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
67296              From: Steve Hay <steve.hay@uk.radan.com>
67297              Date: Wed, 06 Aug 2003 10:56:44 +0100
67298              Message-ID: <3F30D0DC.20700@uk.radan.com>
67299      Branch: perl
67300            ! lib/ExtUtils/MM_Unix.pm
67301 ____________________________________________________________________________
67302 [ 20514] By: jhi                                   on 2003/08/06  05:22:29
67303         Log: Subject: Re: [PATCH pod/perlfaq2.pod] update Friedl book listing for 2nd edition
67304              From: Tim Jenness <t.jenness@jach.hawaii.edu>
67305              Date: Tue, 5 Aug 2003 17:21:46 -1000 (HST)
67306              Message-ID: <Pine.LNX.4.44.0308051720280.8532-100000@lapaki>
67307      Branch: perl
67308            ! pod/perlfaq2.pod
67309 ____________________________________________________________________________
67310 [ 20513] By: jhi                                   on 2003/08/06  05:18:32
67311         Log: Subject: [PATCH] dprofpp.PL again -- #20488 thinko
67312              From: "Craig A. Berry" <craigberry@mac.com>
67313              Date: Wed, 06 Aug 2003 00:18:36 -0500
67314              Message-ID: <3F308FAC.4090409@mac.com>
67315
67316              (from vmsperl list)
67317      Branch: perl
67318            ! utils/dprofpp.PL
67319 ____________________________________________________________________________
67320 [ 20510] By: jhi                                   on 2003/08/05  19:01:08
67321         Log: Subject: [PATCH pod/perlfaq2.pod] BETTER update Friedl book listing for 2nd edition
67322              From: mjd@plover.com
67323              Date: 5 Aug 2003 19:23:46 -0000
67324              Message-ID: <20030805192346.25911.qmail@plover.com>
67325      Branch: perl
67326            ! pod/perlfaq2.pod
67327 ____________________________________________________________________________
67328 [ 20508] By: jhi                                   on 2003/08/05  18:36:38
67329         Log: Continue #20506.
67330      Branch: perl
67331            ! lib/ExtUtils/MM_Unix.pm
67332 ____________________________________________________________________________
67333 [ 20506] By: jhi                                   on 2003/08/05  17:58:01
67334         Log: Try to fix the INC in PASTHRU.
67335      Branch: perl
67336            ! lib/ExtUtils/MM_Unix.pm
67337 ____________________________________________________________________________
67338 [ 20503] By: jhi                                   on 2003/08/05  16:02:14
67339         Log: Subject: Re: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} defined.
67340              From: Chip Salzenberg <chip@pobox.com>
67341              Date: Tue, 5 Aug 2003 11:39:24 -0400
67342              Message-ID: <20030805153924.GO1751@perlsupport.com
67343      Branch: perl
67344            ! perlio.c
67345 ____________________________________________________________________________
67346 [ 20502] By: jhi                                   on 2003/08/05  15:32:39
67347         Log: Subject: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
67348              From: Steve Hay <steve.hay@uk.radan.com>
67349              Date: Tue, 05 Aug 2003 10:43:49 +0100
67350              Message-ID: <3F2F7C55.9020808@uk.radan.com>
67351
67352              (The MM_Unix.pm part was dealt with in #20501.)
67353      Branch: perl
67354            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/t/MM_Win32.t
67355 ____________________________________________________________________________
67356 [ 20501] By: jhi                                   on 2003/08/05  15:28:17
67357         Log: Reinstate #11125, hopefully making MakeMaker to pass
67358              DEFINE and INCLUDE to subdirs (NI-S says he'll work
67359              around any problems caused seen Tk if necessary).
67360              Also (document and) reorder the PASTHRU_INC and PASTHRU_DEFINE
67361              to be _after_ the directory-specific INC and DEFINE as suggested
67362              by NI-S (Tk probably being the only "user" of the said macros).
67363      Branch: perl
67364            ! lib/ExtUtils/MM_Unix.pm
67365 ____________________________________________________________________________
67366 [ 20500] By: jhi                                   on 2003/08/05  15:14:35
67367         Log: Subject: [PATCH-5.8.1-RC4] WinCE more implemented functions
67368              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
67369              Date: Tue, 5 Aug 2003 20:12:18 +0400
67370              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200E66@cio-test001.spb.lucent.com>
67371      Branch: perl
67372            - wince/include/netdb.h
67373            ! MANIFEST wince/Makefile.ce wince/win32.h wince/win32io.c
67374            ! wince/wince.c
67375 ____________________________________________________________________________
67376 [ 20499] By: jhi                                   on 2003/08/05  14:03:43
67377         Log: A suggested perlio doc addition from Stas.
67378      Branch: perl
67379            ! pod/perliol.pod
67380 ____________________________________________________________________________
67381 [ 20498] By: jhi                                   on 2003/08/05  13:32:59
67382         Log: Subject: [PATCH RC4] AUTHORS +  Maintainers.pl
67383              From: Robin Barker <Robin.Barker@npl.co.uk>
67384              Date: Tue, 5 Aug 2003 15:32:36 +0100
67385              Message-ID: <533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk>
67386      Branch: perl
67387            ! AUTHORS Porting/Maintainers.pl
67388 ____________________________________________________________________________
67389 [ 20497] By: jhi                                   on 2003/08/05  12:23:04
67390         Log: This is necessary to get things building for the VMS debugger.
67391              (Craig Berry)
67392      Branch: perl
67393            ! vms/descrip_mms.template
67394 ____________________________________________________________________________
67395 [ 20495] By: jhi                                   on 2003/08/05  09:23:24
67396         Log: Subject: Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6
67397              From: alian <alian@cpan.org>
67398              Date: Tue, 05 Aug 2003 12:21:42 +0200
67399              Message-ID: <3F2F8536.1090702@jupiter.alianet>
67400      Branch: perl
67401            ! ext/POSIX/t/posix.t
67402 ____________________________________________________________________________
67403 [ 20494] By: jhi                                   on 2003/08/05  09:03:57
67404         Log: Add some known cases to Maintainers.
67405      Branch: perl
67406            ! Porting/Maintainers.pl
67407 ____________________________________________________________________________
67408 [ 20492] By: jhi                                   on 2003/08/05  08:34:34
67409         Log: Subject: [PATCH] perlthrtut.pod
67410              From: Elizabeth Mattijsen <liz@dijkmat.nl>
67411              Date: Tue, 5 Aug 2003 11:26:04 +0200
67412              Message-Id: <p05111b0abb5525e65401@[80.127.186.62]>
67413      Branch: perl
67414            ! pod/perlthrtut.pod
67415 ____________________________________________________________________________
67416 [ 20491] By: jhi                                   on 2003/08/05  08:31:29
67417         Log: Add META.yml and Stas' makemeta (plus extensive reworking
67418              of the Maintainers utility)
67419      Branch: perl
67420            + META.yml Porting/Maintainers.pm Porting/makemeta
67421            ! MANIFEST Makefile.SH Porting/Maintainers
67422            ! Porting/Maintainers.pl
67423 ____________________________________________________________________________
67424 [ 20490] By: jhi                                   on 2003/08/05  06:28:06
67425         Log: ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc
67426              Try to remove the created message queues and semaphores
67427              even in the case of failures.
67428      Branch: perl
67429            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
67430 ____________________________________________________________________________
67431 [ 20489] By: jhi                                   on 2003/08/05  06:21:47
67432         Log: Subject: PerlIO_{read,write} return value doc patch
67433              From: Gisle Aas <gisle@ActiveState.com>
67434              Date: 04 Aug 2003 13:25:28 -0700
67435              Message-ID: <lr4r0xuq4n.fsf@caliper.activestate.com>
67436      Branch: perl
67437            ! pod/perlapio.pod
67438 ____________________________________________________________________________
67439 [ 20488] By: jhi                                   on 2003/08/05  06:12:07
67440         Log: Subject: [PATCH utils/dprofpp.PL] (was Re: DProf tests with -p broken on VMS)
67441              From: "Craig A. Berry" <craigberry@mac.com>
67442              Date: Mon, 04 Aug 2003 19:29:51 -0500
67443              Message-ID: <3F2EFA7F.6070801@mac.com>
67444      Branch: perl
67445            ! utils/dprofpp.PL
67446 ____________________________________________________________________________
67447 [ 20486] By: jhi                                   on 2003/08/05  06:05:53
67448         Log: Subject: [PATCH] typos in encoding.pm
67449              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
67450              Date: Mon, 4 Aug 2003 20:09:35 +0200
67451              Message-ID: <005001c35ab3$9225c320$0c2f1fac@R2D2>
67452      Branch: perl
67453            ! ext/Encode/encoding.pm
67454 ____________________________________________________________________________
67455 [ 20485] By: jhi                                   on 2003/08/05  05:29:11
67456         Log: Bytecode patching from Enache.
67457      Branch: perl
67458            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
67459            ! ext/B/t/bytecode.t ext/ByteLoader/bytecode.h t/TEST
67460 ____________________________________________________________________________
67461 [ 20484] By: jhi                                   on 2003/08/05  05:26:32
67462         Log: Upgrade to Digest::MD5 2.27.
67463      Branch: perl
67464            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
67465            ! ext/Digest/MD5/t/files.t
67466 ____________________________________________________________________________
67467 [ 20483] By: jhi                                   on 2003/08/05  05:15:16
67468         Log: Subject: [Patch 5.8.1 Encode.pm] v-strings deprecated
67469              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
67470              Date: Tue, 05 Aug 2003 00:27:10 +0900
67471              Message-Id: <20030805002313.9880.BQW10602@nifty.com>
67472      Branch: perl
67473            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
67474 ____________________________________________________________________________
67475 [ 20482] By: rgs                                   on 2003/08/04  22:06:46
67476         Log: Nit in INSTALL about the svr?.sh hint files.
67477      Branch: perl
67478            ! INSTALL
67479 ____________________________________________________________________________
67480 [ 20480] By: rgs                                   on 2003/08/04  21:30:25
67481         Log: Subject: [PATCH] Re: [perl #23210] parser error with 'print $HANDLE func(@args)'
67482              From: Steve Grazzini <grazz@pobox.com>
67483              Date: Mon, 4 Aug 2003 16:01:45 -0400
67484              Message-ID: <20030804200145.GB21699@grazzini.net>
67485
67486              Prevent the warning "Bareword found where operator expected" in
67487              the case "print $fh foo()" where foo() is an undefined function.
67488      Branch: perl
67489            ! toke.c
67490 ____________________________________________________________________________
67491 [ 20479] By: rgs                                   on 2003/08/04  20:26:17
67492         Log: Fix bug #23141 : localization of readonly magic scalars
67493              now produces an error "Modification of a read-only value
67494              attempted", instead of silently failing.
67495      Branch: perl
67496            ! scope.c t/op/local.t
67497 ____________________________________________________________________________
67498 [ 20478] By: rgs                                   on 2003/08/04  20:10:52
67499         Log: Revert change #19282 : it caused problems for some -Duseshrplib
67500              builds. On the other hand, make sure that your C compiler isn't
67501              a perl script !
67502      Branch: perl
67503            ! Makefile.SH
67504 ____________________________________________________________________________
67505 [ 20475] By: jhi                                   on 2003/08/04  09:35:55
67506         Log: Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
67507      Branch: perl
67508            ! perl.c perl.h
67509 ____________________________________________________________________________
67510 [ 20474] By: jhi                                   on 2003/08/04  08:41:55
67511         Log: Oops.
67512      Branch: perl
67513            ! hints/darwin.sh hints/rhapsody.sh
67514 ____________________________________________________________________________
67515 [ 20473] By: jhi                                   on 2003/08/04  07:58:36
67516         Log: Subject: [PATCH] Re: Can't usemymalloc on OS X
67517              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
67518              Date: Mon, 4 Aug 2003 10:35:12 +0200
67519              Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr>
67520      Branch: perl
67521            ! hints/darwin.sh
67522 ____________________________________________________________________________
67523 [ 20470] By: jhi                                   on 2003/08/04  06:30:05
67524         Log: Test count adjustment from Rafael.
67525      Branch: perl
67526            ! lib/Test/Simple/t/is_deeply.t
67527 ____________________________________________________________________________
67528 [ 20469] By: jhi                                   on 2003/08/04  06:23:26
67529         Log: Subject: [PATCH] maint, Win32, GCC 3.2
67530              From: Mattia Barbon <mbarbon@dsi.unive.it>
67531              Date: Sat, 2 Aug 2003 10:31:07 +0200 (ora legale Europa occidentale)
67532              Message-ID: <Mahogany-0.64.2-624-20030802-103107.00@rbnet.it>
67533      Branch: perl
67534            ! ext/Errno/Errno_pm.PL
67535 ____________________________________________________________________________
67536 [ 20467] By: jhi                                   on 2003/08/04  05:10:57
67537         Log: Apparently the newly introduce -DDARWIN did conflict with
67538              some Apple definition, how ironic...
67539      Branch: perl
67540            ! hints/darwin.sh perl.h
67541 ____________________________________________________________________________
67542 [ 20466] By: jhi                                   on 2003/08/04  05:03:30
67543         Log: Subject: Debian patch that skips podless modules
67544              From: Alexey Tourbin <at@altlinux.ru>
67545              Date: Sun, 3 Aug 2003 21:33:00 +0400
67546              Message-ID: <20030803173300.GC2076@julia.office.altlinux.ru>
67547
67548              (plus Schwern's and Robert's nits)
67549      Branch: perl
67550            ! installman
67551 ____________________________________________________________________________
67552 [ 20465] By: jhi                                   on 2003/08/04  05:00:04
67553         Log: Subject: [PATCH] 4 bugs in Test::More
67554              From: Fergal Daly <fergal@esatclear.ie> (by way of Fergal Daly <fergal@esatclear.ie>)
67555              Date: Fri, 21 Mar 2003 10:57:31 +0000
67556              Message-Id: <200303211057.31879.fergal@esatclear.ie>
67557      Branch: perl
67558            ! lib/Test/More.pm lib/Test/Simple/t/More.t
67559            ! lib/Test/Simple/t/is_deeply.t
67560 ____________________________________________________________________________
67561 [ 20464] By: jhi                                   on 2003/08/04  04:44:08
67562         Log: Upgrade to ExtUtils::MakeMaker 6.15.
67563      Branch: perl
67564            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
67565            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
67566            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
67567 ____________________________________________________________________________
67568 [ 20463] By: jhi                                   on 2003/08/04  04:37:25
67569         Log: Subject: Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong
67570              From: Michael G Schwern <schwern@pobox.com>
67571              Date: Sun, 3 Aug 2003 16:12:35 -0700
67572              Message-ID: <20030803231235.GJ24350@windhund.schwern.org>
67573      Branch: perl
67574            ! lib/Benchmark.pm lib/Benchmark.t
67575 ____________________________________________________________________________
67576 [ 20462] By: rgs                                   on 2003/08/03  22:26:10
67577         Log: Subject: [PATCH] Re: [perl #23207] persistant sideffect involving bitwise xor and substr
67578              From: Enache Adrian <enache@rdslink.ro>
67579              Date: Sun, 3 Aug 2003 18:00:05 +0300
67580              Message-ID: <20030803150005.GA1319@ratsnest.hole>
67581      Branch: perl
67582            ! pp.c t/op/substr.t
67583 ____________________________________________________________________________
67584 [ 20461] By: rgs                                   on 2003/08/03  21:50:11
67585         Log: Subject: Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6
67586              From: alian <alian@cpan.org>
67587              Date: Sat, 02 Aug 2003 16:19:25 +0200
67588              Message-ID: <3F2BC86D.2050400@jupiter.alianet>
67589
67590              Plus, un-mark a test as TODO for darwin >= 6.6 (by M. Schwern)
67591      Branch: perl
67592            ! ext/POSIX/t/posix.t
67593 ____________________________________________________________________________
67594 [ 20458] By: jhi                                   on 2003/08/03  19:01:08
67595         Log: Subject: [PATCH-for-5.8.1-RC4] wince distribution
67596              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
67597              Date: Mon, 4 Aug 2003 00:01:08 +0400
67598              Message-ID: <039c01c359fa$1e755d50$195ec3d9@vad>
67599      Branch: perl
67600            ! wince/makedist.pl
67601 ____________________________________________________________________________
67602 [ 20457] By: jhi                                   on 2003/08/03  18:59:10
67603         Log: Subject: [PATCH perlreftut.pod] Minor edits
67604              From: mjd@plover.com
67605              Date: 3 Aug 2003 17:46:08 -0000
67606              Message-ID: <20030803174608.15792.qmail@plover.com>
67607      Branch: perl
67608            ! pod/perlreftut.pod
67609 ____________________________________________________________________________
67610 [ 20456] By: jhi                                   on 2003/08/03  18:52:16
67611         Log: Subject: [PATCH Time::HiRes docs] Grammar, punctuation, formatting edits
67612              From: mjd@plover.com
67613              Date: 3 Aug 2003 19:37:49 -0000
67614              Message-ID: <20030803193749.3733.qmail@plover.com>
67615      Branch: perl
67616            ! ext/Time/HiRes/HiRes.pm
67617 ____________________________________________________________________________
67618 [ 20455] By: jhi                                   on 2003/08/03  18:47:13
67619         Log: Subject: [PATCH] Re: win32.c bug - handle leak
67620              From: Jan Dubois <jand@ActiveState.com>
67621              Date: Sat, 02 Aug 2003 10:25:05 -0700
67622              Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com>
67623      Branch: perl
67624            ! win32/win32.c
67625 ____________________________________________________________________________
67626 [ 20454] By: jhi                                   on 2003/08/03  18:45:53
67627         Log: Subject: [PATCH 5.8.1 @20218] OS/2 build
67628              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
67629              Date: Sat, 2 Aug 2003 09:38:50 -0700
67630              Message-ID: <20030802163850.GA4712@math.berkeley.edu>
67631      Branch: perl
67632            ! os2/os2ish.h
67633 ____________________________________________________________________________
67634 [ 20453] By: jhi                                   on 2003/08/03  18:44:29
67635         Log: Subject: [PATCH] Storable and uninitalized array values
67636              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
67637              Date: Sat, 2 Aug 2003 13:40:16 +0200
67638              Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2>
67639      Branch: perl
67640            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
67641 ____________________________________________________________________________
67642 [ 20452] By: jhi                                   on 2003/08/03  18:27:47
67643         Log: Upgrade to Unicode::Collate 0.26.
67644      Branch: perl
67645            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
67646            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
67647            ! lib/Unicode/Collate/t/test.t
67648 ____________________________________________________________________________
67649 [ 20451] By: jhi                                   on 2003/08/03  18:24:18
67650         Log: Subject: [PATCH Net::Ping] on VMS, set non-blocking with ioctl, not fcntl
67651              From: "Craig A. Berry" <craigberry@mac.com>
67652              Date: Sat, 02 Aug 2003 10:25:44 -0500
67653              Message-ID: <3F2BD7F8.8090003@mac.com>
67654      Branch: perl
67655            ! lib/Net/Ping.pm
67656 ____________________________________________________________________________
67657 [ 20450] By: rgs                                   on 2003/08/03  12:50:07
67658         Log: Subject: [PATCH 5.8.1 @20218] Shell.t
67659              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
67660              Date: Sun, 3 Aug 2003 06:21:41 -0700
67661              Message-ID: <20030803132141.GA5156@math.berkeley.edu>
67662      Branch: perl
67663            ! lib/Shell.t
67664 ____________________________________________________________________________
67665 [ 20447] By: jhi                                   on 2003/08/02  07:26:58
67666         Log: C++ (or C99) sneak attack ("inline" function keyword).
67667      Branch: perl
67668            ! ext/Devel/DProf/DProf.xs
67669 ____________________________________________________________________________
67670 [ 20445] By: jhi                                   on 2003/08/02  06:24:30
67671         Log: Subject: [PATCH] Re: [perl #23185] perl crash with File::Glob
67672              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
67673              Date: Fri, 1 Aug 2003 13:12:14 +0200
67674              Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2>
67675      Branch: perl
67676            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
67677            ! ext/File/Glob/t/basic.t
67678 ____________________________________________________________________________
67679 [ 20444] By: jhi                                   on 2003/08/02  06:17:28
67680         Log: Only show the message if the locale settings look risky.
67681      Branch: perl
67682            ! ext/Time/HiRes/Makefile.PL
67683 ____________________________________________________________________________
67684 [ 20443] By: jhi                                   on 2003/08/02  06:01:27
67685         Log: Add a message about the LC_ALL=C workaround (for non-core builds);
67686              update Changes.
67687      Branch: perl
67688            ! ext/Time/HiRes/Changes ext/Time/HiRes/Makefile.PL
67689 ____________________________________________________________________________
67690 [ 20441] By: jhi                                   on 2003/08/02  05:37:37
67691         Log: Subject: [PATCH] Small nit to pad.c
67692              From: Enache Adrian <enache@rdslink.ro>
67693              Date: Sat, 2 Aug 2003 01:50:40 +0300
67694              Message-ID: <20030801225040.GB1281@ratsnest.hole>
67695      Branch: perl
67696            ! pad.c
67697 ____________________________________________________________________________
67698 [ 20440] By: jhi                                   on 2003/08/02  05:12:13
67699         Log: Subject: [PATCH @20348] Re: [PATCH @19834] DProf fixes
67700              From: Radu Greab <rgreab@fx.ro>
67701              Date: Sat, 02 Aug 2003 00:17:49 +0300 (EEST)
67702              Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro>
67703      Branch: perl
67704            ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
67705            ! ext/Devel/DProf/DProf.xs t/lib/dprof/test8_t
67706            ! t/lib/dprof/test8_v
67707 ____________________________________________________________________________
67708 [ 20439] By: jhi                                   on 2003/08/02  05:06:43
67709         Log: Subject: [PATCH] ioctl for VMS
67710              From: "Craig A. Berry" <craigberry@mac.com>
67711              Date: Fri, 01 Aug 2003 23:34:31 -0500
67712              Message-ID: <3F2B3F57.4050609@mac.com>
67713      Branch: perl
67714            ! configure.com vms/vmsish.h
67715 ____________________________________________________________________________
67716 [ 20438] By: jhi                                   on 2003/08/02  05:05:40
67717         Log: Subject: [PATCH] argv case nit for VMS
67718              From: "Craig A. Berry" <craigberry@mac.com>
67719              Date: Fri, 01 Aug 2003 19:16:30 -0500
67720              Message-ID: <3F2B02DE.10207@mac.com>
67721      Branch: perl
67722            ! ext/Encode/bin/enc2xs pod/pod2usage.PL pod/podselect.PL
67723 ____________________________________________________________________________
67724 [ 20437] By: jhi                                   on 2003/08/01  22:00:30
67725         Log: Hugo's second thoughts: drop the relatively rare and
67726              slow optimization for now.
67727      Branch: perl
67728            ! regexec.c
67729 ____________________________________________________________________________
67730 [ 20435] By: jhi                                   on 2003/08/01  21:55:19
67731         Log: Missed this bit in the last update: couldn't answer ''
67732              or ' ' to get 'none'.
67733      Branch: perl
67734            ! Configure
67735 ____________________________________________________________________________
67736 [ 20432] By: jhi                                   on 2003/08/01  13:45:10
67737         Log: Encode pre-1.98 update from Dan Kogai, sent from
67738              the ashes of his smoldering motherboard.
67739      Branch: perl
67740            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/META.yml
67741            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
67742            ! ext/Encode/t/perlio.t ext/Encode/ucm/macArabic.ucm
67743            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macHebrew.ucm
67744 ____________________________________________________________________________
67745 [ 20431] By: jhi                                   on 2003/08/01  13:34:28
67746         Log: More runperl(switches => ...) finds (bleadperl only).
67747      Branch: perl
67748            ! t/op/readline.t
67749 ____________________________________________________________________________
67750 [ 20426] By: jhi                                   on 2003/08/01  12:45:19
67751         Log: Regen perltoc.
67752      Branch: perl
67753            ! pod/perltoc.pod
67754 ____________________________________________________________________________
67755 [ 20425] By: jhi                                   on 2003/08/01  12:44:16
67756         Log: pod likes whitespace.
67757      Branch: perl
67758            ! ext/ByteLoader/ByteLoader.pm
67759 ____________________________________________________________________________
67760 [ 20422] By: jhi                                   on 2003/08/01  11:37:53
67761         Log: Faulty check.
67762      Branch: perl
67763            ! t/test.pl
67764 ____________________________________________________________________________
67765 [ 20420] By: jhi                                   on 2003/08/01  11:06:54
67766         Log: Update INSTALL on the *dir.
67767      Branch: perl
67768            ! INSTALL
67769 ____________________________________________________________________________
67770 [ 20419] By: jhi                                   on 2003/08/01  11:04:55
67771         Log: Regen Glossary et al.
67772      Branch: perl
67773            ! Porting/Glossary Porting/config.sh Porting/config_H
67774 ____________________________________________________________________________
67775 [ 20418] By: jhi                                   on 2003/08/01  10:58:23
67776         Log: Now the test should be really testing what it's supposed to.
67777      Branch: perl
67778            ! ext/B/t/bytecode.t
67779 ____________________________________________________________________________
67780 [ 20417] By: jhi                                   on 2003/08/01  10:45:57
67781         Log: Fix the options.
67782      Branch: perl
67783            ! ext/B/t/bytecode.t
67784 ____________________________________________________________________________
67785 [ 20416] By: jhi                                   on 2003/08/01  10:44:19
67786         Log: Argument sanity checking.
67787      Branch: perl
67788            ! t/test.pl
67789 ____________________________________________________________________________
67790 [ 20413] By: jhi                                   on 2003/08/01  10:37:09
67791         Log: Regen Configure to use the *html*dir files.
67792              (installhtml uses none of that, though)
67793      Branch: perl
67794            ! Configure Policy_sh.SH config_h.SH
67795 ____________________________________________________________________________
67796 [ 20411] By: jhi                                   on 2003/08/01  10:10:05
67797         Log: More for the *dir changes.
67798      Branch: perl
67799            ! Policy_sh.SH config_h.SH hints/darwin.sh
67800 ____________________________________________________________________________
67801 [ 20410] By: jhi                                   on 2003/08/01  10:09:38
67802         Log: Regen Configure for the new *dir installation variables.
67803              If these don't work, ask Schwern.
67804      Branch: perl
67805            ! Configure
67806 ____________________________________________________________________________
67807 [ 20408] By: jhi                                   on 2003/08/01  05:27:48
67808         Log: Upgrade to MakeMaker 6.13.
67809      Branch: perl
67810            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
67811            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
67812            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
67813            ! lib/ExtUtils/t/basic.t
67814 ____________________________________________________________________________
67815 [ 20407] By: jhi                                   on 2003/08/01  05:21:36
67816         Log: JAPH patch :-) from Abigail.
67817      Branch: perl
67818            ! t/japh/abigail.t
67819 ____________________________________________________________________________
67820 [ 20406] By: jhi                                   on 2003/08/01  05:10:30
67821         Log: Regen perlapi.
67822      Branch: perl
67823            ! perlapi.c
67824 ____________________________________________________________________________
67825 [ 20405] By: jhi                                   on 2003/08/01  05:09:23
67826         Log: Subject: [PATCH] Re: utf8+regex bug in 5.8.1-RC2
67827              From: Dave Mitchell <davem@fdgroup.com>
67828              Date: Fri, 1 Aug 2003 01:16:31 +0100
67829              Message-ID: <20030801001631.GA11233@fdgroup.com>
67830      Branch: perl
67831            ! regcomp.c t/op/pat.t
67832 ____________________________________________________________________________
67833 [ 20404] By: ams                                   on 2003/08/01  03:28:17
67834         Log: Subject: [PATCH] LotR quote for perlapi.c
67835              From: Autrijus Tang <autrijus@autrijus.org>
67836              Date: Fri, 1 Aug 2003 10:00:29 +0800
67837              Message-Id: <20030801020029.GA28241@not.autrijus.org>
67838      Branch: perl
67839            ! embed.pl
67840 ____________________________________________________________________________
67841 [ 20396] By: rgs                                   on 2003/07/31  20:37:50
67842         Log: Document in INSTALL that -Uinstallusrbinperl is now the default.
67843      Branch: perl
67844            ! INSTALL
67845 ____________________________________________________________________________
67846 [ 20395] By: jhi                                   on 2003/07/31  20:32:30
67847         Log: Integrate README.macosx more.
67848      Branch: perl
67849            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
67850            ! win32/Makefile win32/makefile.mk
67851 ____________________________________________________________________________
67852 [ 20394] By: jhi                                   on 2003/07/31  20:31:49
67853         Log: README.macosx from Sherm Pendley.
67854      Branch: perl
67855            + README.macosx
67856            ! MANIFEST
67857 ____________________________________________________________________________
67858 [ 20393] By: jhi                                   on 2003/07/31  20:31:08
67859         Log: Unportable subtest needs rethink.
67860      Branch: perl
67861            ! ext/B/t/bytecode.t
67862 ____________________________________________________________________________
67863 [ 20392] By: jhi                                   on 2003/07/31  20:22:03
67864         Log: Enache again.
67865      Branch: perl
67866            ! ext/ByteLoader/bytecode.h
67867 ____________________________________________________________________________
67868 [ 20390] By: jhi                                   on 2003/07/31  20:20:28
67869         Log: Retract #20385.
67870      Branch: perl
67871            ! ext/ByteLoader/bytecode.h
67872 ____________________________________________________________________________
67873 [ 20389] By: jhi                                   on 2003/07/31  20:14:06
67874         Log: Yet another bytecode tweak from Enache.
67875      Branch: perl
67876            ! ext/B/B/Bytecode.pm
67877 ____________________________________________________________________________
67878 [ 20388] By: jhi                                   on 2003/07/31  20:11:21
67879         Log: Subject: [DOC PATCH] pod/perlguts.pod
67880              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
67881              Date: Thu, 31 Jul 2003 22:39:01 +0200
67882              Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2>
67883      Branch: perl
67884            ! pod/perlguts.pod
67885 ____________________________________________________________________________
67886 [ 20387] By: jhi                                   on 2003/07/31  19:57:36
67887         Log: Subject: Re: [perl #23171] Regex too selfish
67888              From: hv@crypt.org
67889              Date: Thu, 31 Jul 2003 18:59:43 +0100
67890              Message-Id: <200307311759.h6VHxhn06664@zen.crypt.org>
67891
67892              (choose the second code patch)
67893      Branch: perl
67894            ! regexec.c t/op/re_tests
67895 ____________________________________________________________________________
67896 [ 20386] By: jhi                                   on 2003/07/31  19:48:17
67897         Log: Make consistent with installperl (and working in MPE/iX)
67898              (Mark Bixby)
67899      Branch: perl
67900            ! installman
67901 ____________________________________________________________________________
67902 [ 20385] By: jhi                                   on 2003/07/31  19:46:14
67903         Log: (retracted by #20390)
67904      Branch: perl
67905            ! ext/ByteLoader/bytecode.h
67906 ____________________________________________________________________________
67907 [ 20383] By: jhi                                   on 2003/07/31  19:37:22
67908         Log: Upgrade to real CPAN.pm 1.76.
67909      Branch: perl
67910            + lib/CPAN/META.yml lib/CPAN/PAUSE2003.pub lib/CPAN/SIGNATURE
67911            + lib/CPAN/t/signature.t
67912            ! MANIFEST lib/CPAN.pm
67913 ____________________________________________________________________________
67914 [ 20379] By: jhi                                   on 2003/07/31  12:32:31
67915         Log: One more tweak for Mac OS X hints.
67916      Branch: perl
67917            ! hints/darwin.sh
67918 ____________________________________________________________________________
67919 [ 20378] By: jhi                                   on 2003/07/31  11:39:31
67920         Log: The new PKI system is far too untested and rough yet
67921              (think machines with no network, machines behind firewalls,
67922              corporate and national encryption policies).  It cannot be
67923              considered useable at this stage.
67924
67925              Therefore, create a fake CPAN 1.76.
67926      Branch: perl
67927            ! lib/CPAN.pm
67928 ____________________________________________________________________________
67929 [ 20377] By: jhi                                   on 2003/07/31  11:28:58
67930         Log: This test is pretty useless as it stands.
67931      Branch: perl
67932            - lib/CPAN/t/signature.t
67933            ! MANIFEST
67934 ____________________________________________________________________________
67935 [ 20376] By: jhi                                   on 2003/07/31  10:30:08
67936         Log: Document the requirements for Module::Signature a bit.
67937      Branch: perl
67938            ! lib/CPAN.pm
67939 ____________________________________________________________________________
67940 [ 20375] By: jhi                                   on 2003/07/31  09:37:44
67941         Log: We are change #20316 ahead of 1.75.
67942      Branch: perl
67943            ! lib/CPAN.pm
67944 ____________________________________________________________________________
67945 [ 20373] By: jhi                                   on 2003/07/31  07:35:11
67946         Log: Integrate from maint:
67947              [ 20359]
67948              No more wince/README.compile here, either.
67949      Branch: perl
67950           !> Porting/makerel
67951 ____________________________________________________________________________
67952 [ 20371] By: jhi                                   on 2003/07/31  05:41:56
67953         Log: ext/SDBM_File/sdbm's auto directory ended up in ext/SDBM_File.
67954              (Schwern)
67955      Branch: perl
67956            ! lib/ExtUtils/MakeMaker.pm
67957 ____________________________________________________________________________
67958 [ 20370] By: jhi                                   on 2003/07/31  05:39:11
67959         Log: Schwern says this is most probably an old VMS MakeMaker
67960              bug workaround that can go now.
67961      Branch: perl
67962            ! ext/SDBM_File/sdbm/Makefile.PL
67963 ____________________________________________________________________________
67964 [ 20369] By: jhi                                   on 2003/07/31  05:32:15
67965         Log: Final touches to "Apple-like" installation directories.
67966      Branch: perl
67967            ! hints/darwin.sh
67968 ____________________________________________________________________________
67969 [ 20368] By: jhi                                   on 2003/07/31  05:28:17
67970         Log: Tests for change #20367 (and change use overload; to
67971              just require overload;)
67972      Branch: perl
67973            ! lib/Tie/RefHash.pm lib/Tie/RefHash.t
67974 ____________________________________________________________________________
67975 [ 20367] By: jhi                                   on 2003/07/31  05:12:47
67976         Log: Subject: [PATCH Tie::RefHash] added support for overloaded ""
67977              From: Xavier Noria <fxn@hashref.com>
67978              Date: Thu, 31 Jul 2003 00:29:13 +0200
67979              Message-Id: <200307310029.13567.fxn@hashref.com>
67980      Branch: perl
67981            ! lib/Tie/RefHash.pm
67982 ____________________________________________________________________________
67983 [ 20366] By: jhi                                   on 2003/07/31  05:06:11
67984         Log: Subject: [PATCH] test for B::Bytecode/ByteLoader
67985              From: Enache Adrian <enache@rdslink.ro>
67986              Date: Thu, 31 Jul 2003 03:49:40 +0300
67987              Message-ID: <20030731004940.GB1266@ratsnest.hole>
67988
67989              (but use test.pl:run_perl() instead of manual `$^X ...`)
67990      Branch: perl
67991            + ext/B/t/bytecode.t
67992            ! MANIFEST
67993 ____________________________________________________________________________
67994 [ 20364] By: rgs                                   on 2003/07/30  21:35:08
67995         Log: Silence spurious noise from MakeMaker :
67996              hint files shouldn't return undef and have set $!.
67997      Branch: perl
67998            ! ext/DynaLoader/hints/linux.pl
67999 ____________________________________________________________________________
68000 [ 20362] By: jhi                                   on 2003/07/30  20:24:49
68001         Log: Upgrade to NEXT 0.52.
68002      Branch: perl
68003            ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
68004            ! lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
68005 ____________________________________________________________________________
68006 [ 20356] By: jhi                                   on 2003/07/30  18:16:55
68007         Log: Might as well.
68008      Branch: perl
68009            ! pod/perlhist.pod
68010 ____________________________________________________________________________
68011 [ 20355] By: jhi                                   on 2003/07/30  18:15:49
68012         Log: Silly gcc.
68013      Branch: perl
68014            ! perl.c
68015 ____________________________________________________________________________
68016 [ 20353] By: jhi                                   on 2003/07/30  17:09:59
68017         Log: This is getting comical.  (Practical tip: never ask
68018              for opinions from one than one person at one time.)
68019              Now back to -Dprefix='/usr' replacing the system Perl,
68020              but don't use the Apple internal DSTROOT.
68021      Branch: perl
68022            ! hints/darwin.sh
68023 ____________________________________________________________________________
68024 [ 20352] By: jhi                                   on 2003/07/30  17:00:25
68025         Log: Mac OS X hints dance continues.  Now drop any special
68026              installation directory mangling.  In other words, if
68027              you want to overwrite the system perl, you really need
68028              to find out how to do that.
68029      Branch: perl
68030            ! hints/darwin.sh
68031 ____________________________________________________________________________
68032 [ 20350] By: jhi                                   on 2003/07/30  14:23:03
68033         Log: Try again with the Mac OS X hints.  Now the three cases
68034              (no -Dprefix, /usr, and something else) all install
68035              into separate places.  No prefix installs to /usr/local.
68036              The /usr overwrites the Apple install (modulo the version).
68037      Branch: perl
68038            ! hints/darwin.sh
68039 ____________________________________________________________________________
68040 [ 20348] By: jhi                                   on 2003/07/30  13:28:30
68041         Log: Subject: [PATCH] NEXT and Diamond Inheritance
68042              From: Casey West <casey@geeknest.com>
68043              Date: Tue, 29 Jul 2003 17:37:15 -0400
68044              Message-ID: <20030729213715.GY76899@geeknest.com>
68045
68046              (Use Damian's NEXT-0.51 once Damian and PAUSE like each other)
68047      Branch: perl
68048            ! lib/NEXT.pm lib/NEXT/t/unseen.t
68049 ____________________________________________________________________________
68050 [ 20347] By: jhi                                   on 2003/07/30  13:19:03
68051         Log: Match also on full name and email (though the email is
68052              now less interesting than it used to be).
68053      Branch: perl
68054            ! Porting/Maintainers
68055 ____________________________________________________________________________
68056 [ 20346] By: jhi                                   on 2003/07/30  12:26:53
68057         Log: Maintainers script tweaks.
68058      Branch: perl
68059            ! Porting/Maintainers
68060 ____________________________________________________________________________
68061 [ 20345] By: jhi                                   on 2003/07/30  11:17:33
68062         Log: rmdir t/lib/IO.
68063      Branch: perl
68064            ! ext/IO/t/IO.t
68065 ____________________________________________________________________________
68066 [ 20344] By: jhi                                   on 2003/07/30  11:15:30
68067         Log: Adjust the list of rmdired lib directories.
68068      Branch: perl
68069            ! Makefile.SH
68070 ____________________________________________________________________________
68071 [ 20343] By: jhi                                   on 2003/07/30  10:06:24
68072         Log: Be paranoid about PL_origargv.
68073              Paranoia warranted by Win32 mod_perl.
68074      Branch: perl
68075            ! perl.c
68076 ____________________________________________________________________________
68077 [ 20342] By: jhi                                   on 2003/07/30  09:57:55
68078         Log: Subject: tiny [PATCH-for-perl-5.8.1-RC2] remove one mention of UNDER_CE from perlio.c
68079              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
68080              Date: Wed, 30 Jul 2003 14:56:32 +0400
68081              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200DD3@cio-test001.spb.lucent.com>
68082      Branch: perl
68083            ! perlio.c
68084 ____________________________________________________________________________
68085 [ 20341] By: jhi                                   on 2003/07/30  09:54:46
68086         Log: Upgrade to ExtUtils::MakeMaker 6.12.
68087      Branch: perl
68088            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
68089            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
68090            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
68091            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
68092 ____________________________________________________________________________
68093 [ 20340] By: jhi                                   on 2003/07/30  09:47:32
68094         Log: That's M. Schwern to you, earthling.
68095      Branch: perl
68096            ! Porting/Maintainers.pl
68097 ____________________________________________________________________________
68098 [ 20339] By: jhi                                   on 2003/07/30  09:43:32
68099         Log: Arthur maintains Safe.
68100      Branch: perl
68101            ! Porting/Maintainers.pl
68102 ____________________________________________________________________________
68103 [ 20338] By: jhi                                   on 2003/07/30  09:40:28
68104         Log: Use the CPAN id where available.
68105      Branch: perl
68106            ! Porting/Maintainers.pl
68107 ____________________________________________________________________________
68108 [ 20337] By: jhi                                   on 2003/07/30  09:26:47
68109         Log: Rename Modules and Modules.pl as Maintainers and
68110              Maintainers.pl since the same framework can be used
68111              for more than just modules.
68112      Branch: perl
68113            + Porting/Maintainers Porting/Maintainers.pl
68114            - Porting/Modules Porting/Modules.pl
68115            ! MANIFEST
68116 ____________________________________________________________________________
68117 [ 20336] By: jhi                                   on 2003/07/30  09:11:06
68118         Log: Strip leading ./
68119      Branch: perl
68120            ! Porting/Modules
68121 ____________________________________________________________________________
68122 [ 20335] By: jhi                                   on 2003/07/30  09:01:47
68123         Log: More Modules.pl.
68124      Branch: perl
68125            ! Porting/Modules.pl
68126 ____________________________________________________________________________
68127 [ 20334] By: jhi                                   on 2003/07/30  08:51:57
68128         Log: Modules.pl: add B::Deparse.
68129      Branch: perl
68130            ! Porting/Modules.pl
68131 ____________________________________________________________________________
68132 [ 20333] By: jhi                                   on 2003/07/30  08:26:47
68133         Log: Mac OS X: tweak once again the installation directories.
68134      Branch: perl
68135            ! hints/darwin.sh
68136 ____________________________________________________________________________
68137 [ 20332] By: jhi                                   on 2003/07/30  07:55:04
68138         Log: Modules.pl tweaks.
68139      Branch: perl
68140            ! Porting/Modules.pl
68141 ____________________________________________________________________________
68142 [ 20331] By: jhi                                   on 2003/07/30  06:13:55
68143         Log: Subject: [PATCH] Extend Win32::GetOSVersion() to return additional information
68144              From: Jan Dubois <jand@ActiveState.com>
68145              Date: Tue, 29 Jul 2003 19:14:10 -0700
68146              Message-ID: <i06eivs0h9khken8rloevj68iqu6n45hnq@4ax.com>
68147      Branch: perl
68148            ! lib/Win32.pod win32/win32.c
68149 ____________________________________________________________________________
68150 [ 20330] By: rgs                                   on 2003/07/29  21:20:28
68151         Log: FAQ sync.
68152      Branch: perl
68153            ! pod/perlfaq4.pod pod/perlfaq7.pod
68154 ____________________________________________________________________________
68155 [ 20329] By: jhi                                   on 2003/07/29  20:54:38
68156         Log: Subject: tiny fix for WinCE (Re: maint @ 20277)
68157              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
68158              Date: Wed, 30 Jul 2003 02:02:41 +0400
68159              Message-ID: <016701c3561d$43735ca0$195ec3d9@vad>
68160      Branch: perl
68161            ! wince/wince.c
68162 ____________________________________________________________________________
68163 [ 20327] By: jhi                                   on 2003/07/29  20:09:15
68164         Log: MPE/iX fix from Mark Bixby: fcntl() on sockets on works.
68165      Branch: perl
68166            ! README.mpeix ext/IO/t/io_sock.t mpeix/mpeix.c mpeix/mpeixish.h
68167 ____________________________________________________________________________
68168 [ 20324] By: jhi                                   on 2003/07/29  19:55:50
68169         Log: Revert #20301, apparently the _SOCKADDR_LEN #define is
68170              important for IPv6 (Spider).  Since there is no way to
68171              otherwise detect 3.X, use the hints.
68172      Branch: perl
68173            ! hints/dec_osf.sh perl.h
68174 ____________________________________________________________________________
68175 [ 20316] By: jhi                                   on 2003/07/29  15:27:46
68176         Log: Don't nag about Module::Signature if there is no
68177              way for the user to use it (based on Autrijus' patch).
68178      Branch: perl
68179            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
68180 ____________________________________________________________________________
68181 [ 20315] By: jhi                                   on 2003/07/29  14:47:04
68182         Log: Oops.
68183      Branch: perl
68184            ! sv.c
68185 ____________________________________________________________________________
68186 [ 20314] By: jhi                                   on 2003/07/29  13:26:26
68187         Log: Slight rewording on the destdir.
68188      Branch: perl
68189            ! INSTALL
68190 ____________________________________________________________________________
68191 [ 20312] By: jhi                                   on 2003/07/29  13:20:21
68192         Log: Subject: [PATCH] pod/perlvar.pod: minor typo
68193              From: "Brendan O'Dea" <bod@debian.org>
68194              Date: Tue, 29 Jul 2003 23:49:18 +1000
68195              Message-ID: <20030729134918.GA4339@londo.c47.org>
68196      Branch: perl
68197            ! pod/perlvar.pod
68198 ____________________________________________________________________________
68199 [ 20310] By: jhi                                   on 2003/07/29  13:11:57
68200         Log: Subject: [PATCH: (repatch) 5.8.1 RC2] Encode test fixes for VMS (was Re: possible fix to File::Find problems)
68201              From: PPrymmer@factset.com
68202              Date: Tue, 22 Jul 2003 11:12:05 -0400
68203              Message-ID: <OFBD4A7559.D7CF9517-ON85256D6B.00534853-85256D6B.00538131@factset.com>
68204      Branch: perl
68205            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
68206            ! ext/Encode/t/perlio.t
68207 ____________________________________________________________________________
68208 [ 20309] By: jhi                                   on 2003/07/29  13:06:24
68209         Log: Subject: [perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?
68210              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
68211              Date: Sun, 13 Jul 2003 10:23:35 +0900
68212              Message-Id: <20030713102228.C76A.BQW10602@nifty.com>
68213      Branch: perl
68214            ! ext/Encode/lib/Encode/Alias.pm
68215 ____________________________________________________________________________
68216 [ 20308] By: jhi                                   on 2003/07/29  13:02:43
68217         Log: The --destdir option to installman should be made
68218              optional so that it doesn't complain when passed
68219              an empty value (from Rafael)
68220      Branch: perl
68221            ! installman
68222 ____________________________________________________________________________
68223 [ 20306] By: jhi                                   on 2003/07/29  12:05:24
68224         Log: Too many my $fh:s.
68225      Branch: perl
68226            ! lib/CPAN.pm
68227 ____________________________________________________________________________
68228 [ 20305] By: jhi                                   on 2003/07/29  11:55:11
68229         Log: Quieten MSVC6.
68230      Branch: perl
68231            ! pp.c
68232 ____________________________________________________________________________
68233 [ 20302] By: jhi                                   on 2003/07/29  11:31:17
68234         Log: Subject: DESTDIR in perl-5.8.1 package?
68235              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
68236              Date: Fri, 11 Jul 2003 14:48:41 +0200
68237              Message-ID: <20030711124841.GA18327@immd4.informatik.uni-erlangen.de>
68238
68239              Subject: Re: DESTDIR in perl-5.8.1 package?
68240              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
68241              Date: Mon, 14 Jul 2003 12:00:25 +0200
68242              Message-ID: <20030714100025.GA26612@immd4.informatik.uni-erlangen.de>
68243
68244              (blindly prepending and s///ing away the $destdir does not work
68245              at least in VMS, but the --destdir should help rpm builders
68246              and the like)
68247      Branch: perl
68248            ! INSTALL Makefile.SH installman installperl
68249 ____________________________________________________________________________
68250 [ 20301] By: jhi                                   on 2003/07/29  11:20:07
68251         Log: Subject: [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
68252              From: Chaskiel M Grundman (via RT) <perlbug-followup@perl.org>
68253              Date: 26 Jul 2003 21:44:06 -0000
68254              Message-ID: <rt-23134-61814.9.36507226414463@rt.perl.org>
68255
68256              Helps (the admittedly old) DEC OSF/1 3.x and harms not newer
68257              releases 4.x and 5.x.
68258      Branch: perl
68259            ! perl.h
68260 ____________________________________________________________________________
68261 [ 20300] By: jhi                                   on 2003/07/29  11:18:27
68262         Log: Cleanup the sv_gets() logic for platforms with small stacks.
68263              (I think hogging 8K of stack sounds like bad behaviour on any
68264              platform, big stack or not.)
68265      Branch: perl
68266            ! sv.c
68267 ____________________________________________________________________________
68268 [ 20299] By: merijn                                on 2003/07/29  10:57:37
68269         Log: README.hpux now mentions the http mirror for prebuilt gcc binaries
68270      Branch: perl
68271            ! README.hpux
68272 ____________________________________________________________________________
68273 [ 20298] By: jhi                                   on 2003/07/29  10:57:28
68274         Log: DEC OSF/1 3.x did (does) not do sizer -v.
68275      Branch: perl
68276            ! hints/dec_osf.sh
68277 ____________________________________________________________________________
68278 [ 20295] By: jhi                                   on 2003/07/29  10:36:25
68279         Log: Subject: [PATCH CPAN.pm] unlink pre-PGP-signed CHECKSUM
68280              From: Autrijus Tang <autrijus@autrijus.org>
68281              Date: Tue, 29 Jul 2003 09:58:35 +0800
68282              Message-ID: <20030729015834.GA7149@not.autrijus.org>
68283      Branch: perl
68284            ! lib/CPAN.pm
68285 ____________________________________________________________________________
68286 [ 20294] By: jhi                                   on 2003/07/29  10:30:05
68287         Log: There is no skip() since we are not using Test*.
68288      Branch: perl
68289            ! lib/CPAN/t/signature.t
68290 ____________________________________________________________________________
68291 [ 20293] By: jhi                                   on 2003/07/29  10:28:10
68292         Log: Upgrade to CPAN.pm 1.74.
68293      Branch: perl
68294            ! lib/CPAN.pm lib/CPAN/t/signature.t
68295 ____________________________________________________________________________
68296 [ 20292] By: jhi                                   on 2003/07/29  10:14:26
68297         Log: Most importantly, don't try HvNAME(gp->gp_hv)
68298              unless PL_stashcache exists, otherwise we get
68299              an invalid read (detected by valgrind, and crashes
68300              ext/threads/t/basic.t in Windows).
68301
68302              Also add a few if:s for the refcnt decrements,
68303              no need to call Perl_sv_free() if there's nothing to free.
68304      Branch: perl
68305            ! gv.c
68306 ____________________________________________________________________________
68307 [ 20291] By: jhi                                   on 2003/07/29  09:00:58
68308         Log: Tabify.
68309      Branch: perl
68310            ! MANIFEST
68311 ____________________________________________________________________________
68312 [ 20288] By: jhi                                   on 2003/07/29  08:29:50
68313         Log: Subject: [perl #22969] fix $hash{utf8bareword}
68314              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
68315              Date: Tue, 29 Jul 2003 11:09:37 +0200
68316              Message-Id: <20030729110937.31c422d2.rgarcia@hexaflux.com>
68317      Branch: perl
68318            ! t/op/utfhash.t toke.c
68319 ____________________________________________________________________________
68320 [ 20287] By: jhi                                   on 2003/07/29  08:26:48
68321         Log: Subject: [PATCH pointer] B::Deparse 0.64
68322              From: Stephen McCamant <smcc@mit.edu>
68323              Date: Mon, 28 Jul 2003 16:57:19 -0400
68324              Message-ID: <16165.36399.39977.566109@syllepsis.MIT.EDU>
68325      Branch: perl
68326            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
68327 ____________________________________________________________________________
68328 [ 20286] By: jhi                                   on 2003/07/29  08:24:45
68329         Log: More perlio docs from Stas.
68330      Branch: perl
68331            ! pod/perliol.pod
68332 ____________________________________________________________________________
68333 [ 20285] By: jhi                                   on 2003/07/29  08:22:49
68334         Log: Reintroduce Porting/Modules.  No, it's not duplicating
68335              the information in Module::CoreList.
68336      Branch: perl
68337            + Porting/Modules Porting/Modules.pl
68338            ! AUTHORS MANIFEST
68339 ____________________________________________________________________________
68340 [ 20283] By: jhi                                   on 2003/07/29  05:00:12
68341         Log: The better prefixify() patch from Ed Moy.
68342      Branch: perl
68343            ! lib/ExtUtils/MM_Unix.pm
68344 ____________________________________________________________________________
68345 [ 20282] By: jhi                                   on 2003/07/29  04:57:57
68346         Log: PerlIO_popped doc addition from NI-S.
68347      Branch: perl
68348            ! pod/perliol.pod
68349 ____________________________________________________________________________
68350 [ 20281] By: jhi                                   on 2003/07/29  04:55:48
68351         Log: Subject: [PATCH] another File::Find tweak for VMS (improve on #20221)
68352              From: "Craig A. Berry" <craigberry@mac.com>
68353              Date: Tue, 29 Jul 2003 00:11:46 -0500
68354              Message-ID: <3F260212.9000104@mac.com>
68355      Branch: perl
68356            ! lib/File/Find.pm
68357 ____________________________________________________________________________
68358 [ 20278] By: jhi                                   on 2003/07/28  18:03:48
68359         Log: More bytecode tweaks.
68360      Branch: perl
68361            ! ext/B/B.xs ext/B/B/Bytecode.pm
68362 ____________________________________________________________________________
68363 [ 20275] By: jhi                                   on 2003/07/28  16:47:53
68364         Log: No more wince/README.compile.
68365      Branch: perl
68366            ! Porting/curliff.pl
68367 ____________________________________________________________________________
68368 [ 20272] By: jhi                                   on 2003/07/28  16:19:47
68369         Log: Slightly better failure output.
68370      Branch: perl
68371            ! ext/Devel/Peek/t/Peek.t
68372 ____________________________________________________________________________
68373 [ 20270] By: jhi                                   on 2003/07/28  15:12:28
68374         Log: These directories no more exist during cleanup.
68375      Branch: perl
68376            ! Makefile.SH
68377 ____________________________________________________________________________
68378 [ 20269] By: jhi                                   on 2003/07/28  15:07:22
68379         Log: No more ext/*/*.t, move them all to ext/*/t.
68380      Branch: perl
68381            + ext/Devel/DProf/t/DProf.t ext/Devel/Peek/t/Peek.t
68382            + ext/Errno/t/Errno.t ext/GDBM_File/t/gdbm.t
68383            + ext/I18N/Langinfo/t/Langinfo.t ext/IPC/SysV/t/ipcsysv.t
68384            + ext/NDBM_File/t/ndbm.t ext/ODBM_File/t/odbm.t
68385            + ext/Opcode/t/Opcode.t ext/Opcode/t/ops.t ext/PerlIO/t/PerlIO.t
68386            + ext/SDBM_File/t/sdbm.t ext/Safe/t/safe1.t ext/Safe/t/safe2.t
68387            + ext/Safe/t/safe3.t ext/Socket/t/Socket.t
68388            + ext/Socket/t/socketpair.t ext/Sys/Hostname/t/Hostname.t
68389            + ext/Sys/Syslog/t/syslog.t ext/Time/HiRes/t/HiRes.t
68390            + ext/XS/Typemap/t/Typemap.t ext/attrs/t/attrs.t ext/re/t/re.t
68391            - ext/Devel/DProf/DProf.t ext/Devel/Peek/Peek.t
68392            - ext/Errno/Errno.t ext/GDBM_File/gdbm.t
68393            - ext/I18N/Langinfo/Langinfo.t ext/IPC/SysV/ipcsysv.t
68394            - ext/NDBM_File/ndbm.t ext/ODBM_File/odbm.t ext/Opcode/Opcode.t
68395            - ext/Opcode/ops.t ext/PerlIO/PerlIO.t ext/SDBM_File/sdbm.t
68396            - ext/Safe/safe1.t ext/Safe/safe2.t ext/Safe/safe3.t
68397            - ext/Socket/Socket.t ext/Socket/socketpair.t
68398            - ext/Sys/Hostname/Hostname.t ext/Sys/Syslog/syslog.t
68399            - ext/Time/HiRes/HiRes.t ext/XS/Typemap/Typemap.t ext/attrs.t
68400            - ext/re/re.t
68401            ! MANIFEST ext/IPC/SysV/MANIFEST
68402 ____________________________________________________________________________
68403 [ 20268] By: jhi                                   on 2003/07/28  14:31:17
68404         Log: Move the ext/IO tests to a more standard location so that
68405              the *.t do not get copied to the build tree (lib/IO/).
68406      Branch: perl
68407            + ext/IO/t/IO.t ext/IO/t/io_const.t ext/IO/t/io_dir.t
68408            + ext/IO/t/io_dup.t ext/IO/t/io_linenum.t
68409            + ext/IO/t/io_multihomed.t ext/IO/t/io_pipe.t ext/IO/t/io_poll.t
68410            + ext/IO/t/io_sel.t ext/IO/t/io_sock.t ext/IO/t/io_taint.t
68411            + ext/IO/t/io_tell.t ext/IO/t/io_udp.t ext/IO/t/io_unix.t
68412            + ext/IO/t/io_utf8.t ext/IO/t/io_xs.t
68413            - ext/IO/lib/IO/t/IO.t ext/IO/lib/IO/t/io_const.t
68414            - ext/IO/lib/IO/t/io_dir.t ext/IO/lib/IO/t/io_dup.t
68415            - ext/IO/lib/IO/t/io_linenum.t ext/IO/lib/IO/t/io_multihomed.t
68416            - ext/IO/lib/IO/t/io_pipe.t ext/IO/lib/IO/t/io_poll.t
68417            - ext/IO/lib/IO/t/io_sel.t ext/IO/lib/IO/t/io_sock.t
68418            - ext/IO/lib/IO/t/io_taint.t ext/IO/lib/IO/t/io_tell.t
68419            - ext/IO/lib/IO/t/io_udp.t ext/IO/lib/IO/t/io_unix.t
68420            - ext/IO/lib/IO/t/io_utf8.t ext/IO/lib/IO/t/io_xs.t
68421            ! MANIFEST
68422 ____________________________________________________________________________
68423 [ 20267] By: jhi                                   on 2003/07/28  14:16:44
68424         Log: Retract #20260.
68425      Branch: perl
68426            ! perlio.c perliol.h
68427 ____________________________________________________________________________
68428 [ 20266] By: jhi                                   on 2003/07/28  13:38:59
68429         Log: Bump the $VERSION of core File::Spec as requested by Ken Williams.
68430      Branch: perl
68431            ! lib/File/Spec.pm
68432 ____________________________________________________________________________
68433 [ 20265] By: jhi                                   on 2003/07/28  13:23:44
68434         Log: Subject: [PATCH] #20177 broke skip logic in t/op/write.t
68435              From: "Craig A. Berry" <craigberry@mac.com>
68436              Date: Mon, 28 Jul 2003 08:04:32 -0500
68437              Message-ID: <3F251F60.6050607@mac.com>
68438      Branch: perl
68439            ! t/op/write.t
68440 ____________________________________________________________________________
68441 [ 20264] By: jhi                                   on 2003/07/28  13:21:58
68442         Log: Subject: [PATCH] t/op/write.t cleanup after itself.
68443              From: Michael G Schwern <schwern@pobox.com>
68444              Date: Mon, 28 Jul 2003 05:54:19 -0700
68445              Message-ID: <20030728125419.GJ21044@windhund.schwern.org>
68446      Branch: perl
68447            ! t/op/write.t
68448 ____________________________________________________________________________
68449 [ 20263] By: jhi                                   on 2003/07/28  12:13:24
68450         Log: Make Storable work with blead/maint by making PL_sv_placeholder
68451              a true global, bump $VERSION to 2.08.  Will take a look at the
68452              portability issue of placeholders soon.
68453      Branch: perl
68454            ! embedvar.h ext/Storable/Storable.pm ext/Storable/Storable.xs
68455            ! intrpvar.h perlapi.h perlvars.h sv.c
68456 ____________________________________________________________________________
68457 [ 20262] By: jhi                                   on 2003/07/28  11:35:31
68458         Log: Storable test nosewipe.
68459      Branch: perl
68460            ! ext/Storable/t/code.t ext/Storable/t/utf8hash.t
68461 ____________________________________________________________________________
68462 [ 20261] By: jhi                                   on 2003/07/28  11:02:23
68463         Log: Solaris cc didn't appreciate casting a long to a pointer
68464              with no cast, and lval casts are unportable, so introduce
68465              a rval cast.
68466      Branch: perl
68467            ! bytecode.pl ext/ByteLoader/byterun.c
68468 ____________________________________________________________________________
68469 [ 20260] By: jhi                                   on 2003/07/28  10:46:58
68470         Log: (Retracted by #20267)
68471      Branch: perl
68472            ! perlio.c perliol.h
68473 ____________________________________________________________________________
68474 [ 20257] By: jhi                                   on 2003/07/28  10:05:58
68475         Log: Subject: CPAN/t/signature.t noisy
68476              From: Michael G Schwern <schwern@pobox.com>
68477              Date: Mon, 28 Jul 2003 02:14:19 -0700
68478              Message-ID: <20030728091419.GG21044@windhund.schwern.org>
68479      Branch: perl
68480            ! lib/CPAN/t/signature.t
68481 ____________________________________________________________________________
68482 [ 20256] By: jhi                                   on 2003/07/28  10:00:11
68483         Log: Extra noise from File::Spec.
68484      Branch: perl
68485            ! lib/File/Spec/t/rel2abs2rel.t
68486 ____________________________________________________________________________
68487 [ 20255] By: jhi                                   on 2003/07/28  09:50:55
68488         Log: Prettyprint the constants list of defsubs_h.PL.
68489      Branch: perl
68490            ! ext/B/defsubs_h.PL
68491 ____________________________________________________________________________
68492 [ 20253] By: jhi                                   on 2003/07/28  04:56:48
68493         Log: Subject: [PATCH] B enhancements
68494              From: Stephen McCamant <smcc@mit.edu>
68495              Date: Sun, 27 Jul 2003 14:07:46 -0400
68496              Message-ID: <16164.5362.577992.841787@syllepsis.MIT.EDU>
68497      Branch: perl
68498            ! ext/B/B.pm ext/B/B.xs ext/B/defsubs_h.PL
68499 ____________________________________________________________________________
68500 [ 20252] By: jhi                                   on 2003/07/28  04:55:42
68501         Log: More clarification about the hash randomisation defines.
68502      Branch: perl
68503            ! perl.h
68504 ____________________________________________________________________________
68505 [ 20251] By: jhi                                   on 2003/07/28  04:51:46
68506         Log: Clarify the process a bit.
68507      Branch: perl
68508            ! INSTALL
68509 ____________________________________________________________________________
68510 [ 20250] By: jhi                                   on 2003/07/28  04:43:23
68511         Log: Add $VERSION to B::Bytecode.
68512      Branch: perl
68513            ! ext/B/B/Bytecode.pm
68514 ____________________________________________________________________________
68515 [ 20249] By: jhi                                   on 2003/07/28  04:39:14
68516         Log: Missing test file.  (Not very useful since Module::Signature
68517              is not in the core, but let's not make an exception.)
68518      Branch: perl
68519            ! MANIFEST
68520 ____________________________________________________________________________
68521 [ 20248] By: jhi                                   on 2003/07/28  04:35:27
68522         Log: Subject: Re: downrev modules in RC2
68523              From: Gisle Aas <gisle@ActiveState.com>
68524              Date: 27 Jul 2003 20:25:07 -0700
68525              Message-ID: <lrptjv1gfg.fsf@caliper.activestate.com>
68526
68527              (upgrade to Digest::MD5 2.26)
68528      Branch: perl
68529            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
68530            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
68531 ____________________________________________________________________________
68532 [ 20247] By: jhi                                   on 2003/07/28  04:31:32
68533         Log: Upgrade to CGI 2.97.
68534      Branch: perl
68535            ! lib/CGI.pm
68536 ____________________________________________________________________________
68537 [ 20246] By: jhi                                   on 2003/07/28  04:26:58
68538         Log: Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.
68539              (from Enache)
68540      Branch: perl
68541            ! bytecode.pl ext/ByteLoader/byterun.c
68542 ____________________________________________________________________________
68543 [ 20243] By: jhi                                   on 2003/07/27  20:31:31
68544         Log: Upgrade to CPAN 1.72.
68545      Branch: perl
68546            + lib/CPAN/t/signature.t
68547            ! MANIFEST lib/CPAN.pm
68548 ____________________________________________________________________________
68549 [ 20242] By: jhi                                   on 2003/07/27  20:21:40
68550         Log: We now return to your normally scheduled hash randomisation.
68551      Branch: perl
68552            ! INSTALL perl.h pod/perlfunc.pod pod/perlrun.pod
68553            ! pod/perlsec.pod
68554 ____________________________________________________________________________
68555 [ 20240] By: jhi                                   on 2003/07/27  19:45:22
68556         Log: fresh_perl_(is|like) were printing out the wrong file/line
68557              number on failure because _where() was hard coded to only
68558              look one level up the call stack.  In these cases it has to
68559              look two.
68560              (Schwern)
68561      Branch: perl
68562            ! t/test.pl
68563 ____________________________________________________________________________
68564 [ 20239] By: jhi                                   on 2003/07/27  19:43:34
68565         Log: cleanup tiehandle.t to use test.pl, is(), like(), etc...
68566              (Schwern)
68567      Branch: perl
68568            ! t/op/tiehandle.t
68569 ____________________________________________________________________________
68570 [ 20238] By: jhi                                   on 2003/07/27  19:20:45
68571         Log: Upgrade to Test::Harness 2.29.
68572      Branch: perl
68573            ! lib/Test/Harness.pm lib/Test/Harness/Straps.pm
68574            ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
68575            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
68576            ! lib/Test/Harness/t/test-harness.t
68577 ____________________________________________________________________________
68578 [ 20237] By: jhi                                   on 2003/07/27  18:37:45
68579         Log: Missing MakeMaker test.
68580      Branch: perl
68581            + lib/ExtUtils/t/postamble.t
68582            ! MANIFEST
68583 ____________________________________________________________________________
68584 [ 20236] By: jhi                                   on 2003/07/27  18:29:16
68585         Log: Add -l (one file per line) option to manicheck.
68586      Branch: perl
68587            ! Porting/manicheck
68588 ____________________________________________________________________________
68589 [ 20235] By: jhi                                   on 2003/07/27  18:08:55
68590         Log: Further Byteloader tweaks from Enache.
68591      Branch: perl
68592            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
68593            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/defsubs_h.PL
68594            ! ext/B/t/assembler.t ext/ByteLoader/ByteLoader.pm
68595            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
68596            ! ext/ByteLoader/byterun.h t/TEST
68597 ____________________________________________________________________________
68598 [ 20234] By: jhi                                   on 2003/07/27  18:02:24
68599         Log: Reapply some perldoc changes not in 3.09.
68600      Branch: perl
68601            ! lib/Pod/Perldoc.pm
68602 ____________________________________________________________________________
68603 [ 20233] By: jhi                                   on 2003/07/27  17:51:01
68604         Log: Upgrade to Pod::Perldoc 3.09.
68605      Branch: perl
68606            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
68607 ____________________________________________________________________________
68608 [ 20232] By: jhi                                   on 2003/07/27  17:34:23
68609         Log: A bug reported in perl-unicode by Terry Jones, fixed
68610              by Andreas Koenig, and add a test.
68611      Branch: perl
68612            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
68613 ____________________________________________________________________________
68614 [ 20231] By: jhi                                   on 2003/07/27  17:21:11
68615         Log: Unicode::UCD doc nit from Andreas Koenig.
68616      Branch: perl
68617            ! lib/Unicode/UCD.pm
68618 ____________________________________________________________________________
68619 [ 20230] By: jhi                                   on 2003/07/27  17:13:55
68620         Log: Upgrade to I18N::LangTags 0.28.
68621      Branch: perl
68622            + lib/I18N/LangTags/t/01test.t
68623            - lib/I18N/LangTags/test.pl
68624            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/List.pm
68625 ____________________________________________________________________________
68626 [ 20229] By: jhi                                   on 2003/07/27  16:59:27
68627         Log: Skip the test until Enache fixes it.
68628      Branch: perl
68629            ! ext/B/t/assembler.t
68630 ____________________________________________________________________________
68631 [ 20225] By: jhi                                   on 2003/07/27  16:12:44
68632         Log: Upgrade to File::Spec 0.85.
68633      Branch: perl
68634            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
68635            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
68636            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
68637            ! lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
68638            ! lib/File/Spec/t/rel2abs2rel.t
68639 ____________________________________________________________________________
68640 [ 20224] By: jhi                                   on 2003/07/27  15:48:20
68641         Log: Subject: Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
68642              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
68643              Date: Sun, 20 Jul 2003 22:36:02 +0200
68644              Message-ID: <006801c34efe$8aac1920$0c2f1fac@R2D2>
68645      Branch: perl
68646            ! dump.c embedvar.h ext/Storable/Storable.xs hv.c intrpvar.h
68647            ! perl.c perlapi.h sv.c universal.c
68648 ____________________________________________________________________________
68649 [ 20223] By: jhi                                   on 2003/07/27  15:43:30
68650         Log: Regen byterun once more: the incav is not yet right, but at
68651              least it compiles now (Tru64 cc choked on the lvalue cast).
68652      Branch: perl
68653            ! bytecode.pl ext/ByteLoader/byterun.c
68654 ____________________________________________________________________________
68655 [ 20222] By: jhi                                   on 2003/07/27  15:31:52
68656         Log: Regenerated because of #20220.
68657      Branch: perl
68658            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
68659            ! ext/ByteLoader/byterun.h
68660 ____________________________________________________________________________
68661 [ 20221] By: jhi                                   on 2003/07/27  15:19:57
68662         Log: Subject: [PATCH] fix for File::Find logical name collision on VMS
68663              From: "Craig A. Berry" <craigberry@mac.com>
68664              Date: Mon, 21 Jul 2003 19:40:20 -0500
68665              Message-ID: <3F1C87F4.2070401@mac.com>
68666      Branch: perl
68667            ! lib/File/Find.pm
68668 ____________________________________________________________________________
68669 [ 20220] By: jhi                                   on 2003/07/27  15:13:10
68670         Log: Subject: Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all
68671              From: Enache Adrian <enache@rdslink.ro>
68672              Date: Fri, 18 Jul 2003 23:15:37 +0300
68673              Message-ID: <20030718201537.GA1574@ratsnest.hole>
68674      Branch: perl
68675            ! Makefile.SH bytecode.pl ext/B/B.xs ext/B/B/Assembler.pm
68676            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/typemap
68677            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
68678            ! ext/ByteLoader/bytecode.h installperl t/TEST utils/perlcc.PL
68679 ____________________________________________________________________________
68680 [ 20219] By: jhi                                   on 2003/07/27  15:08:23
68681         Log: Subject: [PATCH-for-RC2] WinCE port addition
68682              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
68683              Date: Fri, 25 Jul 2003 22:17:11 +0400
68684              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200D42@cio-test001.spb.lucent.com>
68685      Branch: perl
68686            - wince/README.compile
68687            ! MANIFEST README.ce wince/Makefile.ce wince/README.perlce
68688            ! wince/compile.bat wince/wince.c wince/wince.h
68689 ____________________________________________________________________________
68690 [ 20217] By: jhi                                   on 2003/07/25  06:39:08
68691         Log: Another missing hunk for MakeMaker from .org.
68692      Branch: perl
68693            ! lib/ExtUtils/MakeMaker.pm
68694 ____________________________________________________________________________
68695 [ 20213] By: jhi                                   on 2003/07/24  14:49:25
68696         Log: Grabbed from www.makemaker.org.
68697      Branch: perl
68698            + t/lib/MakeMaker/Test/Setup/Recurs.pm
68699            ! MANIFEST
68700 ____________________________________________________________________________
68701 [ 20211] By: jhi                                   on 2003/07/24  14:00:29
68702         Log: Subject: [perl #22946] Bug in Unicode surrogate pair conversion in Perl_utf16_to_utf8
68703              From: "Dinger, Tom" (via RT) <perlbug-followup@perl.org>
68704              Date: 14 Jul 2003 05:35:15 -0000
68705              Message-ID: <rt-22946-60715.1.00007189884266@rt.perl.org>
68706      Branch: perl
68707            ! utf8.c
68708 ____________________________________________________________________________
68709 [ 20209] By: jhi                                   on 2003/07/24  13:42:58
68710         Log: Subject: Re: [typo] sv.c pod/perlapi.pod
68711              From: Stas Bekman <stas@stason.org>
68712              Date: Thu, 24 Jul 2003 16:49:27 +0200
68713              Message-ID: <3F1FF1F7.30500@stason.org>
68714      Branch: perl
68715            ! pod/perlapi.pod sv.c
68716 ____________________________________________________________________________
68717 [ 20208] By: jhi                                   on 2003/07/24  13:41:37
68718         Log: Subject: [ANNOUNCE] ExtUtils::MakeMaker 6.11
68719              From: Michael G Schwern <schwern@pobox.com>
68720              Date: Thu, 24 Jul 2003 01:28:07 -0700
68721              Message-ID: <20030724082807.GA24285@windhund.schwern.org>
68722      Branch: perl
68723            ! lib/ExtUtils/MakeMaker.pm
68724 ____________________________________________________________________________
68725 [ 20207] By: jhi                                   on 2003/07/24  13:40:39
68726         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_08
68727              From: Michael G Schwern <schwern@pobox.com>
68728              Date: Mon, 21 Jul 2003 20:12:25 -0700
68729              Message-ID: <20030722031224.GD12711@windhund.schwern.org>
68730      Branch: perl
68731            + lib/ExtUtils/t/recurs.t
68732            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/META.yml
68733            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
68734            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
68735            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/PATCHING
68736            ! lib/ExtUtils/README lib/ExtUtils/t/Command.t
68737            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
68738            ! lib/ExtUtils/t/basic.t
68739 ____________________________________________________________________________
68740 [ 20206] By: jhi                                   on 2003/07/24  13:23:27
68741         Log: (accidentally empty checkin)
68742      Branch: perl
68743            ! lib/perl5db.pl
68744 ____________________________________________________________________________
68745 [ 20203] By: jhi                                   on 2003/07/24  13:14:53
68746         Log: Subject: [possible PATCH?] Re: Where is PerlIO_isutf8()?
68747              From: Steve Hay <steve.hay@uk.radan.com>
68748              Date: Fri, 18 Jul 2003 10:03:21 +0100
68749              Message-ID: <3F17B7D9.80805@uk.radan.com>
68750      Branch: perl
68751            ! makedef.pl
68752 ____________________________________________________________________________
68753 [ 20202] By: jhi                                   on 2003/07/24  13:12:08
68754         Log: Subject: [patch] perldebug.pod clarification
68755              From: Stéphane Payrard <stef@payrard.net>
68756              Date: Mon, 21 Jul 2003 21:36:59 +0200
68757              Message-ID: <20030721193659.GC2722@stefp.dyndns.org>
68758      Branch: perl
68759            ! pod/perldebug.pod
68760 ____________________________________________________________________________
68761 [ 20201] By: jhi                                   on 2003/07/24  13:08:50
68762         Log: Subject: PATCH: More edge tests on t/op/pow.t
68763              From: Andy Lester <andy@petdance.com>
68764              Date: Wed, 23 Jul 2003 16:38:35 -0500
68765              Message-ID: <20030723213834.GA20468@petdance.com>
68766      Branch: perl
68767            ! t/op/pow.t
68768 ____________________________________________________________________________
68769 [ 20200] By: jhi                                   on 2003/07/24  13:06:36
68770         Log: Subject: [PATCH] Fix saving 'V' magic in scan_vstring()
68771              From: Stephen McCamant <smcc@mit.edu>
68772              Date: Tue, 22 Jul 2003 09:41:10 -0400
68773              Message-ID: <16157.16118.998307.110037@syllepsis.MIT.EDU>
68774      Branch: perl
68775            ! toke.c
68776 ____________________________________________________________________________
68777 [ 20199] By: jhi                                   on 2003/07/24  13:04:24
68778         Log: Subject: [PATCH] Re: Reference to tied elements results in lvalue.
68779              From: Dave Mitchell <davem@fdgroup.com>
68780              Date: Fri, 18 Jul 2003 18:49:43 +0100
68781              Message-ID: <20030718174943.GB6427@fdgroup.com>
68782      Branch: perl
68783            ! sv.c t/op/tie.t
68784 ____________________________________________________________________________
68785 [ 20198] By: jhi                                   on 2003/07/24  09:07:45
68786         Log: Subject: [PATCH] Re: Bug in B::Deparse/Concise with ithreads
68787              From: Stephen McCamant <smcc@mit.edu>
68788              Date: Sat, 19 Jul 2003 12:06:31 -0400
68789              Message-ID: <16153.27783.300094.464863@syllepsis.MIT.EDU>
68790      Branch: perl
68791            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
68792 ____________________________________________________________________________
68793 [ 20197] By: jhi                                   on 2003/07/24  08:59:45
68794         Log: Subject: [PATCH] typo in VMS::Filespec
68795              From: Ken Williams <ken@mathforum.org>
68796              Date: Tue, 22 Jul 2003 15:18:21 -0500
68797              Message-Id: <A3E1AAA0-BC81-11D7-B0BB-003065F6D85A@mathforum.org>
68798      Branch: perl
68799            ! vms/ext/Filespec.pm
68800 ____________________________________________________________________________
68801 [ 20196] By: jhi                                   on 2003/07/24  08:54:54
68802         Log: EBCDIC fix from Thomas Dorner.
68803      Branch: perl
68804            ! Makefile.SH
68805 ____________________________________________________________________________
68806 [ 20195] By: jhi                                   on 2003/07/24  08:54:13
68807         Log: POSIX-BC patch from Thomas Dorner.
68808      Branch: perl
68809            ! hints/posix-bc.sh
68810 ____________________________________________________________________________
68811 [ 20194] By: jhi                                   on 2003/07/24  08:45:55
68812         Log: Subject: [perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning
68813              From: "ilya@juil.nonet (via RT)" <perlbug-followup@perl.org>
68814              Date: 14 Jul 2003 05:37:15 -0000
68815              Message-ID: <rt-22971-60818.3.78636614866039@rt.perl.org>
68816      Branch: perl
68817            ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
68818 ____________________________________________________________________________
68819 [ 20193] By: jhi                                   on 2003/07/24  08:43:33
68820         Log: Subject: [perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0
68821              From: Hrunting Johnson (via RT) <perlbug-followup@perl.org>
68822              Date: 14 Jul 2003 05:37:02 -0000
68823              Message-ID: <rt-22965-60791.13.0539297217452@rt.perl.org>
68824      Branch: perl
68825            ! ext/IO/lib/IO/Socket.pm
68826 ____________________________________________________________________________
68827 [ 20191] By: jhi                                   on 2003/07/24  08:38:35
68828         Log: Subject: [PATCH] Re: Fatal 5.8.1 error in our $FOO = x if $FOO
68829              From: Dave Mitchell <davem@fdgroup.com>
68830              Date: Thu, 17 Jul 2003 20:33:29 +0100
68831              Message-ID: <20030717193329.GA2699@fdgroup.com>
68832      Branch: perl
68833            ! pad.c t/lib/warnings/pad
68834 ____________________________________________________________________________
68835 [ 20190] By: jhi                                   on 2003/07/24  08:35:11
68836         Log: Subject: [perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
68837              From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
68838              Date: 22 Jul 2003 02:59:13 -0000
68839              Message-ID: <rt-23080-61622.7.95831816717467@rt.perl.org>
68840      Branch: perl
68841            ! pod/perlfunc.pod
68842 ____________________________________________________________________________
68843 [ 20189] By: jhi                                   on 2003/07/24  08:26:02
68844         Log: Subject: [PATCH RC2] Missing semicolon in PERL_FPU_INIT macro
68845              From: Stephen Clouse <stephenc@theiqgroup.com>
68846              Date: Tue, 22 Jul 2003 21:31:38 -0500
68847              Message-ID: <20030723023138.GA15653@owns.warpcore.org>
68848      Branch: perl
68849            ! perl.h
68850 ____________________________________________________________________________
68851 [ 20187] By: jhi                                   on 2003/07/24  07:53:33
68852         Log: Subject: [PATCH] configure.gnu --prefix
68853              From: slaven@rezic.de
68854              Date: Thu, 10 Jul 2003 09:33:27 +0000
68855              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
68856      Branch: perl
68857            ! configure.gnu
68858 ____________________________________________________________________________
68859 [ 20186] By: jhi                                   on 2003/07/24  07:48:21
68860         Log: Subject: Re: problem with rc1 and rc2 on Mac OS X
68861              From: Edward Moy <emoy@apple.com>
68862              Date: Sun, 13 Jul 2003 14:12:57 -0700
68863              Message-Id: <C66FBFAC-B576-11D7-89B5-0030657B317C@apple.com>
68864      Branch: perl
68865            ! lib/ExtUtils/MM_Unix.pm
68866 ____________________________________________________________________________
68867 [ 20184] By: jhi                                   on 2003/07/24  07:02:31
68868         Log: Subject: [PATCH 5.8.1 @20153] malloc cleanup
68869              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
68870              Date: Tue, 15 Jul 2003 07:46:58 -0700
68871              Message-ID: <20030715144657.GA21313@math.berkeley.edu>
68872      Branch: perl
68873            ! makedef.pl malloc.c malloc_ctl.h
68874 ____________________________________________________________________________
68875 [ 20182] By: jhi                                   on 2003/07/23  13:28:52
68876         Log: This should make Stas happy.
68877      Branch: perl
68878            ! hv.h perl.c
68879 ____________________________________________________________________________
68880 [ 20180] By: jhi                                   on 2003/07/23  12:40:11
68881         Log: utils.lst parsing tweak for bin/perldoc installation from Rafael.
68882      Branch: perl
68883            ! installperl
68884 ____________________________________________________________________________
68885 [ 20179] By: rgs                                   on 2003/07/21  19:46:19
68886         Log: As the perldoc.pod is now in a separate file under pod/,
68887              the installman script was installing an empty perldoc.1 manpage.
68888      Branch: perl
68889            ! installperl utils.lst
68890 ____________________________________________________________________________
68891 [ 20178] By: rgs                                   on 2003/07/21  19:19:06
68892         Log: Subject: [DOCPATCH] %SIG and SA_RESTART
68893              From: Steve Grazzini <grazz@pobox.com>
68894              Date: Wed, 16 Jul 2003 08:56:21 -0400
68895              Message-ID: <20030716125620.GA7022@grazzini.net>
68896      Branch: perl
68897            ! pod/perlipc.pod pod/perlvar.pod
68898 ____________________________________________________________________________
68899 [ 20177] By: rgs                                   on 2003/07/21  19:14:35
68900         Log: Subject: [PATCH] Re: Perl formats do not work with tied values
68901              From: Dave Mitchell <davem@fdgroup.com>
68902              Date: Tue, 15 Jul 2003 20:46:07 +0100
68903              Message-ID: <20030715194607.GA24592@fdgroup.com>
68904
68905              plus the regression test :
68906              Subject: Re: [PATCH] Re: Perl formats do not work with tied values
68907              From: Nicholas Clark <nick@ccl4.org>
68908              Date: Tue, 15 Jul 2003 22:24:04 +0100
68909              Message-ID: <20030715222404.L20414@plum.flirble.org>
68910      Branch: perl
68911            ! pp_ctl.c t/op/write.t
68912 ____________________________________________________________________________
68913 [ 20176] By: rgs                                   on 2003/07/21  19:00:32
68914         Log: Subject: Re: [PATCH] h2xs and extra_libraries
68915              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
68916              Date: Tue, 15 Jul 2003 07:28:52 +0200
68917              Message-id: <20030715052852.GA494@ethan>
68918      Branch: perl
68919            ! utils/h2xs.PL
68920 ____________________________________________________________________________
68921 [ 20175] By: merijn                                on 2003/07/21  14:26:43
68922         Log: Subject: Re: [PATCH] test clean-up for VMS
68923              From: "Craig A. Berry" <craigberry@mac.com>
68924              Date: Sun, 20 Jul 2003 10:43:32 -0500
68925              Message-ID: <3F1AB8A4.2070207@mac.com>
68926      Branch: perl
68927            ! ext/PerlIO/t/encoding.t lib/File/Spec/t/rel2abs2rel.t
68928            ! lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
68929            ! lib/FileCache/t/03append.t t/io/argv.t t/op/stat.t
68930            ! t/uni/write.t
68931 ____________________________________________________________________________
68932 [ 20174] By: hv                                    on 2003/07/21  10:26:07
68933         Log: Update Changes.
68934      Branch: perl
68935            ! Changes patchlevel.h
68936 ____________________________________________________________________________
68937 [ 20173] By: rgs                                   on 2003/07/20  21:48:21
68938         Log: Minor doc nits concerning the dosish ALTERNATE_SHEBANG
68939              (bug #22968)
68940      Branch: perl
68941            ! pod/perlfaq3.pod pod/perlrun.pod
68942 ____________________________________________________________________________
68943 [ 20172] By: rgs                                   on 2003/07/20  21:14:12
68944         Log: Subject: Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
68945              From: Andy Dougherty <doughera@lafayette.edu>
68946              Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT)
68947              Message-ID: <Pine.SOL.4.53.0307151011550.7002@maxwell.phys.lafayette.edu>
68948
68949              plus a clarification to INSTALL :
68950              Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
68951              From: Andy Dougherty <doughera@lafayette.edu>
68952              Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT)
68953              Message-ID: <Pine.SOL.4.53.0307161059400.10258@maxwell.phys.lafayette.edu>
68954      Branch: perl
68955            ! INSTALL Makefile.SH
68956 ____________________________________________________________________________
68957 [ 20171] By: rgs                                   on 2003/07/20  20:12:54
68958         Log: The warning "Possible precedence problem on bitwise operator"
68959              was incorrectly produced with the bitwise-assignment operators.
68960              Fix it. (bug #23065 concerning 5.8.1 RC2)
68961      Branch: perl
68962            ! op.c t/lib/warnings/op
68963 ____________________________________________________________________________
68964 [ 20170] By: rgs                                   on 2003/07/18  08:03:02
68965         Log: Rename get_seed() to get_hash_seed(), as suggested by
68966              Eric J Kidder, to solve a name conflict on HP_UX 11.00.
68967      Branch: perl
68968            ! embed.fnc embed.h perl.c proto.h util.c
68969 ____________________________________________________________________________
68970 [ 20169] By: rgs                                   on 2003/07/18  06:36:20
68971         Log: Subject: Re: [PATCH] Re: Oops - Can't calculate our powers
68972              From: Andreas J Koenig <andreas.koenig@anima.de>
68973              Date: Fri, 18 Jul 2003 09:36:47 +0200
68974              Message-ID: <87fzl4thf4.fsf@franz.ak.mind.de>
68975      Branch: perl
68976            ! t/op/pow.t
68977 ____________________________________________________________________________
68978 [ 20168] By: rgs                                   on 2003/07/18  06:21:15
68979         Log: Subject: [ PATCH] Re: isa(UNIVERSAL)?
68980              From: Dave Mitchell <davem@fdgroup.com>
68981              Date: Thu, 17 Jul 2003 21:51:12 +0100
68982              Message-ID: <20030717205112.GA2994@fdgroup.com>
68983      Branch: perl
68984            ! t/op/universal.t universal.c
68985 ____________________________________________________________________________
68986 [ 20167] By: rgs                                   on 2003/07/18  06:14:33
68987         Log: Subject: [PATCH] Re: Oops - Can't calculate our powers
68988              From: Stephen McCamant <smcc@mit.edu>
68989              Date: Fri, 18 Jul 2003 02:26:14 -0400
68990              Message-ID: <16151.37638.162561.84142@syllepsis.MIT.EDU>
68991      Branch: perl
68992            ! pp.c t/op/pow.t
68993 ____________________________________________________________________________
68994 [ 20166] By: rgs                                   on 2003/07/17  21:49:10
68995         Log: Subject: [PATCH] Increment cop_seqmax in utilize()
68996              From: Stephen McCamant <smcc@mit.edu>
68997              Date: Tue, 15 Jul 2003 09:57:26 -0400
68998              Message-ID: <16148.2118.348073.76671@syllepsis.MIT.EDU>
68999
69000              Subject: [PATCH] B::Concise 0.56: refcount and BEGIN improvements
69001              From: Stephen McCamant <smcc@mit.edu>
69002              Date: Tue, 15 Jul 2003 09:57:31 -0400
69003              Message-ID: <16148.2123.305325.480187@syllepsis.MIT.EDU>
69004      Branch: perl
69005            ! ext/B/B/Concise.pm ext/B/B/Terse.pm op.c
69006 ____________________________________________________________________________
69007 [ 20165] By: rgs                                   on 2003/07/17  21:24:46
69008         Log: Subject: [PATCH] Re: POSIX::div
69009              From: Michael G Schwern <schwern@pobox.com>
69010              Date: Mon, 14 Jul 2003 14:00:58 -0700
69011              Message-ID: <20030714210057.GK18517@windhund.schwern.org>
69012      Branch: perl
69013            ! ext/POSIX/POSIX.pm
69014 ____________________________________________________________________________
69015 [ 20164] By: rgs                                   on 2003/07/17  21:15:51
69016         Log: PERL5LIB is not colon-separated everywhere
69017      Branch: perl
69018            ! pod/perlrun.pod
69019 ____________________________________________________________________________
69020 [ 20163] By: rgs                                   on 2003/07/17  20:59:15
69021         Log: Subject: [PATCH] fix $^N-related coredump
69022              From: Anton Berezin <tobez@tobez.org>
69023              Date: Mon, 14 Jul 2003 13:50:35 +0200
69024              Message-ID: <20030714115035.GA10971@heechee.tobez.org>
69025      Branch: perl
69026            ! pp_hot.c sv.c
69027 ____________________________________________________________________________
69028 [ 20162] By: rgs                                   on 2003/07/17  20:39:31
69029         Log: Subject: PATCH: tweak 'split' docs for case of explicit 0 LIMIT
69030              From: Tony Bowden <tony@kasei.com>
69031              Date: Thu, 17 Jul 2003 16:49:35 +0100
69032              Message-ID: <20030717154935.GA20302@soto.kasei.com>
69033      Branch: perl
69034            ! pod/perlfunc.pod
69035 ____________________________________________________________________________
69036 [ 20161] By: rgs                                   on 2003/07/17  20:25:52
69037         Log: Minor nits in perlsyn.pod
69038      Branch: perl
69039            ! pod/perlsyn.pod
69040 ____________________________________________________________________________
69041 [ 20159] By: rgs                                   on 2003/07/13  20:02:34
69042         Log: Subject: [PATCH] incorrect error message from Attribute::Handlers
69043              From: Claes Jacobsson <claes@surfar.nu>
69044              Date: Sat, 12 Jul 2003 16:30:42 +0200
69045              Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu>
69046      Branch: perl
69047            ! lib/Attribute/Handlers.pm
69048 ____________________________________________________________________________
69049 [ 20158] By: rgs                                   on 2003/07/13  19:52:58
69050         Log: Add a TODO test for perlbug #19049
69051              Subject: Re: [perl #19049] Incorrect $` after replacement (test for same)
69052              From: Alex Gough <alex-p5p@earth.li>
69053              Date: Fri, 11 Jul 2003 01:12:42 +0100
69054              Message-ID: <20030711001242.GD2484@the.earth.li>
69055      Branch: perl
69056            ! t/op/pat.t
69057 ____________________________________________________________________________
69058 [ 20157] By: rgs                                   on 2003/07/13  19:43:29
69059         Log: Minor updates of the charnames documentation.
69060      Branch: perl
69061            ! lib/charnames.pm
69062 ____________________________________________________________________________
69063 [ 20156] By: rgs                                   on 2003/07/11  19:37:34
69064         Log: Subject: Re: Sort sub and NaNs
69065              From: "John P. Linderman" <jpl@research.att.com>
69066              Date: Thu, 10 Jul 2003 10:45:06 -0400
69067              Message-Id: <200307101445.KAA79110@raptor.research.att.com>
69068
69069              Warn against a potential edge case with sort, <=> and NaNs.
69070      Branch: perl
69071            ! pod/perlfunc.pod
69072 ____________________________________________________________________________
69073 [ 20155] By: rgs                                   on 2003/07/11  19:11:17
69074         Log: Subject: [DOCPATCH] perlfunc/read
69075              From: Steve Grazzini <grazz@pobox.com>
69076              Date: Tue, 8 Jul 2003 10:23:03 -0400
69077              Message-ID: <20030708142303.GB23698@grazzini.net>
69078
69079              Clarify the OFFSET parameter to read().
69080      Branch: perl
69081            ! pod/perlfunc.pod
69082 ____________________________________________________________________________
69083 [ 20154] By: rgs                                   on 2003/07/11  18:54:09
69084         Log: Subject: [PATCH pod/perlsyn.pod pod/perltrap.pod] New introduction
69085              From: Michael G Schwern <schwern@pobox.com>
69086              Date: Tue, 13 May 2003 18:33:05 -0700
69087              Message-ID: <20030514013305.GB22001@windhund.schwern.org>
69088      Branch: perl
69089            ! pod/perlsyn.pod pod/perltrap.pod
69090 ____________________________________________________________________________
69091 [ 20145] By: jhi                                   on 2003/07/11  05:07:09
69092         Log: I think the API for mod_perl v2 should be simply that
69093              PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
69094              itself, hopefully from a good source of random bits.
69095      Branch: perl
69096            ! perl.c
69097 ____________________________________________________________________________
69098 [ 20143] By: jhi                                   on 2003/07/11  00:35:07
69099         Log: pTHX.
69100      Branch: perl
69101            ! util.c
69102 ____________________________________________________________________________
69103 [ 20139] By: jhi                                   on 2003/07/11  00:21:43
69104         Log: New order of seed.
69105      Branch: perl
69106            ! pod/perlrun.pod
69107 ____________________________________________________________________________
69108 [ 20138] By: jhi                                   on 2003/07/11  00:13:11
69109         Log: More retraction.
69110      Branch: perl
69111            ! INSTALL
69112 ____________________________________________________________________________
69113 [ 20137] By: jhi                                   on 2003/07/11  00:10:14
69114         Log: Retract the statements.
69115      Branch: perl
69116            ! pod/perlfunc.pod pod/perlsec.pod
69117 ____________________________________________________________________________
69118 [ 20135] By: jhi                                   on 2003/07/11  00:03:33
69119         Log: Chicken out: the hash randomisation is not on by default.
69120              We switch over to the explicit mode: in other words, if
69121              the $ENV{PERL_HASH_SEED} is on, we randomise.  Also, we
69122              randomise only if PL_hash_seed_set is FALSE (this means
69123              one can use PERL_HASH() before perl_run.)  Also, since
69124              now PERL_HASH_SEED is okay even under -T, all should be fine.
69125              (Ha!)
69126      Branch: perl
69127            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perl.h
69128            ! perlapi.h pod/perldiag.pod pod/perlrun.pod proto.h util.c
69129 ____________________________________________________________________________
69130 [ 20134] By: jhi                                   on 2003/07/10  23:23:38
69131         Log: Check PERL_HASH_SEED even when tainted.
69132      Branch: perl
69133            ! perl.c pod/perlrun.pod
69134 ____________________________________________________________________________
69135 [ 20131] By: jhi                                   on 2003/07/10  22:42:29
69136         Log: &Time::HiRes::d_nanosleep was broken.
69137      Branch: perl
69138            ! ext/Time/HiRes/Makefile.PL
69139 ____________________________________________________________________________
69140 [ 20130] By: jhi                                   on 2003/07/10  22:37:02
69141         Log: Subject: [PATCH} db-recno.t on Mac OS X
69142              From: slaven@rezic.de
69143              Date: Thu, 10 Jul 2003 12:41:05 +0000
69144              Message-Id: <1057840865.9622@devpc01.iconmobile.de>
69145      Branch: perl
69146            ! ext/DB_File/t/db-recno.t
69147 ____________________________________________________________________________
69148 [ 20129] By: jhi                                   on 2003/07/10  22:31:39
69149         Log: Subject: [comment patch]
69150              From: Stas Bekman <stas@stason.org>
69151              Date: Thu, 10 Jul 2003 14:19:22 -0700
69152              Message-ID: <3F0DD85A.1070902@stason.org>
69153      Branch: perl
69154            ! perl.c
69155 ____________________________________________________________________________
69156 [ 20127] By: jhi                                   on 2003/07/10  22:21:04
69157         Log: Be vague enough.
69158      Branch: perl
69159            ! pod/perldata.pod
69160 ____________________________________________________________________________
69161 [ 20125] By: rgs                                   on 2003/07/10  19:28:48
69162         Log: regen embed.pl for the bleadperl branch as well.
69163      Branch: perl
69164            ! embedvar.h
69165 ____________________________________________________________________________
69166 [ 20124] By: jhi                                   on 2003/07/10  18:33:56
69167         Log: Time travel noticed by Enache.
69168      Branch: perl
69169            ! pod/perlhist.pod
69170 ____________________________________________________________________________
69171 [ 20120] By: jhi                                   on 2003/07/10  17:38:28
69172         Log: I can see the future.  It is cloudy.
69173      Branch: perl
69174            ! pod/perlhist.pod
69175 ____________________________________________________________________________
69176 [ 20119] By: jhi                                   on 2003/07/10  17:37:25
69177         Log: Subject: [PATCH] configure.gnu --prefix
69178              From: slaven@rezic.de
69179              Date: Thu, 10 Jul 2003 09:33:27 +0000
69180              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
69181      Branch: perl
69182            ! configure.gnu
69183 ____________________________________________________________________________
69184 [ 20118] By: jhi                                   on 2003/07/10  17:35:32
69185         Log: malloc alignment patch from Spider, needed for Tru64 + longdouble.
69186      Branch: perl
69187            ! malloc.c
69188 ____________________________________________________________________________
69189 [ 20117] By: jhi                                   on 2003/07/10  17:33:53
69190         Log: Subject: [PATCH] Restore SIGFPE on exec()
69191              From: Chip Salzenberg <chip@pobox.com>
69192              Date: Thu, 10 Jul 2003 13:13:20 -0400
69193              Message-ID: <20030710171319.GA21588@perlsupport.com>
69194      Branch: perl
69195            ! doio.c perl.c perl.h perlapi.h perlvars.h toke.c
69196 ____________________________________________________________________________
69197 [ 20116] By: jhi                                   on 2003/07/10  17:28:00
69198         Log: The *right* way to make the csighandler visible.
69199      Branch: perl
69200            ! embed.fnc embed.h global.sym
69201 ____________________________________________________________________________
69202 [ 20114] By: jhi                                   on 2003/07/10  15:06:41
69203         Log: Retract #20112.
69204      Branch: perl
69205            ! embed.fnc embedvar.h intrpvar.h perlapi.h
69206 ____________________________________________________________________________
69207 [ 20112] By: jhi                                   on 2003/07/10  14:17:59
69208         Log: Argh.  At least AIX builds choke because of this.
69209      Branch: perl
69210            ! embed.fnc embedvar.h intrpvar.h perlapi.h
69211 ____________________________________________________________________________
69212 [ 20106] By: jhi                                   on 2003/07/10  04:50:05
69213         Log: Upgrade to podlators 1.27.
69214      Branch: perl
69215            ! lib/Pod/Text/Termcap.pm
69216 ____________________________________________________________________________
69217 [ 20104] By: jhi                                   on 2003/07/10  04:40:02
69218         Log: Deprecate v-strings.
69219      Branch: perl
69220            ! pod/perldata.pod
69221 ____________________________________________________________________________
69222 [ 20103] By: jhi                                   on 2003/07/10  04:28:40
69223         Log: perlfaq sync.
69224      Branch: perl
69225            ! pod/perlfaq1.pod
69226 ____________________________________________________________________________
69227 [ 20100] By: jhi                                   on 2003/07/09  17:40:41
69228         Log: Detypo.
69229      Branch: perl
69230            ! hints/darwin.sh
69231 ____________________________________________________________________________
69232 [ 20098] By: jhi                                   on 2003/07/09  17:29:53
69233         Log: Fixes from Ron Kimball.
69234      Branch: perl
69235            ! pod/perldata.pod
69236 ____________________________________________________________________________
69237 [ 20097] By: jhi                                   on 2003/07/09  17:27:35
69238         Log: Fix for the 'print v65' plus safety tweaks from Rafael.
69239      Branch: perl
69240            ! toke.c
69241 ____________________________________________________________________________
69242 [ 20096] By: jhi                                   on 2003/07/09  17:06:29
69243         Log: More Darwin/MacOSX paths twiddling.
69244      Branch: perl
69245            ! hints/darwin.sh
69246 ____________________________________________________________________________
69247 [ 20093] By: jhi                                   on 2003/07/09  11:43:09
69248         Log: Play safe and use the system malloc in FreeBSD.
69249              Yes, performance suffers.  But that is better than
69250              random core dumps.
69251      Branch: perl
69252            ! hints/freebsd.sh
69253 ____________________________________________________________________________
69254 [ 20090] By: jhi                                   on 2003/07/09  08:12:32
69255         Log: Upgrade to Encode 1.97.
69256      Branch: perl
69257            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
69258            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
69259            ! ext/Encode/lib/Encode/Encoder.pm
69260            ! ext/Encode/lib/Encode/Guess.pm
69261            ! ext/Encode/lib/Encode/JP/JIS7.pm
69262 ____________________________________________________________________________
69263 [ 20089] By: jhi                                   on 2003/07/09  08:08:30
69264         Log: Rework the perldata vXX => ... entry a bit.
69265      Branch: perl
69266            ! pod/perldata.pod
69267 ____________________________________________________________________________
69268 [ 20088] By: jhi                                   on 2003/07/09  08:04:04
69269         Log: Document the vXX => change in perldata, too.
69270      Branch: perl
69271            ! pod/perldata.pod
69272 ____________________________________________________________________________
69273 [ 20085] By: jhi                                   on 2003/07/09  07:49:46
69274         Log: Test the vX => ... fix.
69275      Branch: perl
69276            ! t/op/ver.t
69277 ____________________________________________________________________________
69278 [ 20084] By: jhi                                   on 2003/07/09  06:58:39
69279         Log: Subject: Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
69280              From: John Peacock <jpeacock@rowman.com>
69281              Date: Wed, 09 Jul 2003 01:05:38 -0700
69282              Message-ID: <3F0BCCD2.1020009@rowman.com>
69283      Branch: perl
69284            ! embed.fnc pod/perlapi.pod toke.c util.c
69285 ____________________________________________________________________________
69286 [ 20083] By: jhi                                   on 2003/07/09  06:27:15
69287         Log: Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
69288              for the install dirs.
69289      Branch: perl
69290            ! hints/darwin.sh
69291 ____________________________________________________________________________
69292 [ 20082] By: jhi                                   on 2003/07/09  05:57:16
69293         Log: Enable avoiding /System/Library in Mac OS X by
69294              doing Configure -Dprefix=/some/where -Uvendorlib.
69295      Branch: perl
69296            ! hints/darwin.sh
69297 ____________________________________________________________________________
69298 [ 20081] By: jhi                                   on 2003/07/09  05:53:56
69299         Log: Subject: [PATCH] Safe signals via POSIX::sigaction
69300              From: Chip Salzenberg <chip@pobox.com>
69301              Date: Wed, 9 Jul 2003 01:49:10 -0400
69302              Message-ID: <20030709054910.GH2021@perlsupport.com>
69303      Branch: perl
69304            ! embed.fnc embed.h ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
69305            ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t proto.h
69306 ____________________________________________________________________________
69307 [ 20079] By: rgs                                   on 2003/07/08  20:26:20
69308         Log: The CHECKOP macro was not invoked on some newly created ops
69309              (to match them against the current opmask.) As a consequence,
69310              Safe compartments were unable to trap some ops (pattern
69311              match, slices, conditionals.) This fixes the holes.
69312      Branch: perl
69313            ! op.c
69314 ____________________________________________________________________________
69315 [ 20078] By: jhi                                   on 2003/07/08  19:30:13
69316         Log: Revert #20077.
69317      Branch: perl
69318            ! lib/CPAN.pm
69319 ____________________________________________________________________________
69320 [ 20077] By: jhi                                   on 2003/07/08  18:40:51
69321         Log: Don't recommend to upgrade the base.pm in the core with
69322              the base.pm from Class::Fields.  They are not the same.
69323      Branch: perl
69324            ! lib/CPAN.pm
69325 ____________________________________________________________________________
69326 [ 20076] By: jhi                                   on 2003/07/08  17:39:49
69327         Log: Subject: Re: [PATCH] $^VARIABLES in 'perl -Dt' output
69328              From: Enache Adrian <enache@rdslink.ro>
69329              Date: Tue, 8 Jul 2003 20:47:58 +0300
69330              Message-ID: <20030708174758.GA1177@ratsnest.hole>
69331
69332              (ByteLoader tweak avoiding a leaked scalar)
69333      Branch: perl
69334            ! op.c
69335 ____________________________________________________________________________
69336 [ 20071] By: jhi                                   on 2003/07/08  09:18:19
69337         Log: In 5.8.x, fast stdio places still do use stdio.
69338      Branch: perl
69339            ! ext/Digest/MD5/t/badfile.t
69340 ____________________________________________________________________________
69341 [ 20069] By: jhi                                   on 2003/07/08  08:41:01
69342         Log: Subject: [PATCH] format 'botched' in malloc.c
69343              From: Enache Adrian <enache@rdslink.ro>
69344              Date: Mon, 7 Jul 2003 21:57:06 +0300
69345              Message-ID: <20030707185706.GB7017@ratsnest.hole>
69346      Branch: perl
69347            ! malloc.c
69348 ____________________________________________________________________________
69349 [ 20068] By: jhi                                   on 2003/07/08  08:36:27
69350         Log: Subject: [PATCH: maint @ 20046] warnings, line numbers & windows
69351              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
69352              Date: Tue, 8 Jul 2003 11:14:05 +0200 (MEST)
69353              Message-ID: <12022.1057655645@www59.gmx.net>
69354      Branch: perl
69355            ! ext/B/B.xs lib/Pod/Text/Termcap.pm mg.c op.c
69356 ____________________________________________________________________________
69357 [ 20066] By: jhi                                   on 2003/07/08  05:24:58
69358         Log: Retract #20065: I don't think this is the right way
69359              to patch this issue.
69360      Branch: perl
69361            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
69362 ____________________________________________________________________________
69363 [ 20065] By: jhi                                   on 2003/07/08  05:14:31
69364         Log: Configure tweak from Johnny Lam so that the
69365              INSTALLSITEMAN[13]DIR get correctly set.
69366      Branch: perl
69367            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
69368 ____________________________________________________________________________
69369 [ 20063] By: rgs                                   on 2003/07/07  18:58:47
69370         Log: Regexp bug in the docs, spotted by Enache's eagle eyes.
69371      Branch: perl
69372            ! pod/perlsyn.pod
69373 ____________________________________________________________________________
69374 [ 20062] By: jhi                                   on 2003/07/07  18:27:02
69375         Log: Mark Bixby ++.
69376      Branch: perl
69377            ! perl.c
69378 ____________________________________________________________________________
69379 [ 20061] By: jhi                                   on 2003/07/07  18:26:35
69380         Log: The nanosleep() probe was kaputt, fixed by Mark Bixby.
69381      Branch: perl
69382            ! ext/Time/HiRes/Makefile.PL
69383 ____________________________________________________________________________
69384 [ 20059] By: jhi                                   on 2003/07/07  15:06:35
69385         Log: Good catch from Gisle.
69386      Branch: perl
69387            ! pod/perlfunc.pod
69388 ____________________________________________________________________________
69389 [ 20058] By: jhi                                   on 2003/07/07  14:12:27
69390         Log: Refashioned #20055: we cannot trust stdio to fail here.
69391      Branch: perl
69392            ! ext/Digest/MD5/t/badfile.t
69393 ____________________________________________________________________________
69394 [ 20057] By: jhi                                   on 2003/07/07  14:08:16
69395         Log: Retract #20056, #20055, #20052, #20050, #20048: the changes
69396              are just breaking more than they are fixing.
69397      Branch: perl
69398            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
69399            ! ext/Digest/MD5/t/files.t perlio.c
69400 ____________________________________________________________________________
69401 [ 20056] By: jhi                                   on 2003/07/07  13:31:14
69402         Log: Returning zero from PerlIO_read() is okay;
69403              update MD5 sums.
69404      Branch: perl
69405            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
69406 ____________________________________________________________________________
69407 [ 20055] By: jhi                                   on 2003/07/07  13:23:58
69408         Log: If perlio is completely out of the picture, we can
69409              get tripped by different stdio implementations.
69410      Branch: perl
69411            ! ext/Digest/MD5/t/badfile.t
69412 ____________________________________________________________________________
69413 [ 20054] By: jhi                                   on 2003/07/07  12:58:06
69414         Log: AUTHORS tweak.
69415      Branch: perl
69416            ! AUTHORS
69417 ____________________________________________________________________________
69418 [ 20053] By: jhi                                   on 2003/07/07  12:04:26
69419         Log: Subject: Patch to README.solaris
69420              From: Alan Burlison <Alan.Burlison@sun.com>
69421              Date: Mon, 07 Jul 2003 14:15:57 +0100
69422              Message-ID: <3F09728D.1070408@sun.com>
69423      Branch: perl
69424            ! README.solaris
69425 ____________________________________________________________________________
69426 [ 20052] By: jhi                                   on 2003/07/07  10:28:35
69427         Log: Update MD5 checksums.
69428      Branch: perl
69429            ! ext/Digest/MD5/t/files.t
69430 ____________________________________________________________________________
69431 [ 20051] By: jhi                                   on 2003/07/07  09:56:48
69432         Log: Be more explicit than just 'characters'.
69433      Branch: perl
69434            ! pod/perlfunc.pod
69435 ____________________________________________________________________________
69436 [ 20050] By: jhi                                   on 2003/07/07  09:38:28
69437         Log: Try making PerlIO errors more consistent.
69438              (1) Check early whether the filehandle is capable of
69439              the requested action.
69440              (2) PerlIO_read() really can return -1, and so can
69441              PerlIOUnix_read().
69442              (3) Some stdio implementations are more forgiving
69443              than others, so check also for errors recorded
69444              by PerlIO in PerlStdio_errno().
69445      Branch: perl
69446            ! perlio.c
69447 ____________________________________________________________________________
69448 [ 20049] By: jhi                                   on 2003/07/07  09:08:19
69449         Log: Linewrapping.
69450      Branch: perl
69451            ! pod/perlapio.pod
69452 ____________________________________________________________________________
69453 [ 20048] By: jhi                                   on 2003/07/07  09:06:58
69454         Log: PerlIO_read() can return negative.
69455      Branch: perl
69456            ! ext/Digest/MD5/MD5.xs
69457 ____________________________________________________________________________
69458 [ 20043] By: jhi                                   on 2003/07/07  04:36:22
69459         Log: Use the existence, instead of the truth, to decide
69460              whether to scan for a symbol.
69461              (Also remove trailing spaces.)
69462      Branch: perl
69463            ! ext/Time/HiRes/Makefile.PL
69464 ____________________________________________________________________________
69465 [ 20042] By: jhi                                   on 2003/07/07  04:29:35
69466         Log: MPE/iX tweak from Mark Bixby.
69467      Branch: perl
69468            ! ext/Time/HiRes/Makefile.PL
69469 ____________________________________________________________________________
69470 [ 20041] By: rgs                                   on 2003/07/06  21:45:37
69471         Log: Upgrade BigInt and BigRat
69472              Subject: BigInt v1.65, Bigrat v0.10 - reloaded
69473              From: Tels <perl_dummy@bloodgate.com>
69474              Date: Sun, 6 Jul 2003 15:41:36 +0200
69475              Message-Id: <200307061158.23576@bloodgate.com>
69476      Branch: perl
69477            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
69478            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/biglog.t
69479            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigRat.pm
69480            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
69481            ! lib/Math/BigRat/t/bigratpm.t
69482 ____________________________________________________________________________
69483 [ 20040] By: rgs                                   on 2003/07/06  21:11:20
69484         Log: Subject: Re: [perl #5025] #line directive explination wrong
69485              From: Casey West <casey@geeknest.com>
69486              Date: Sun, 6 Jul 2003 18:24:46 -0400
69487              Message-ID: <20030706222446.GL7506@geeknest.com>
69488      Branch: perl
69489            ! pod/perlsyn.pod
69490 ____________________________________________________________________________
69491 [ 20039] By: jhi                                   on 2003/07/06  20:19:31
69492         Log: Update the CPAN mirrors list.
69493      Branch: perl
69494            ! pod/perlmodlib.PL pod/perlmodlib.pod
69495 ____________________________________________________________________________
69496 [ 20036] By: gsar                                  on 2003/07/06  17:11:59
69497         Log: yet another symbol missing in change#20018
69498      Branch: perl
69499            ! makedef.pl
69500 ____________________________________________________________________________
69501 [ 20035] By: gsar                                  on 2003/07/06  17:02:21
69502         Log: PerlIOBase_pushed seems to have gone missing in change#20018
69503      Branch: perl
69504            ! makedef.pl
69505 ____________________________________________________________________________
69506 [ 20034] By: jhi                                   on 2003/07/06  16:46:20
69507         Log: Subject: [PATCH @19834] DProf fixes
69508              From: Radu Greab <radu@netsoft.ro>
69509              Date: Sun, 6 Jul 2003 20:09:12 +0300
69510              Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>
69511      Branch: perl
69512            + t/lib/dprof/test7_t t/lib/dprof/test7_v t/lib/dprof/test8_t
69513            + t/lib/dprof/test8_v
69514            ! MANIFEST ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.t
69515            ! ext/Devel/DProf/DProf.xs perl.c pod/perldiag.pod
69516            ! pod/perltodo.pod pod/perlvar.pod pp_ctl.c
69517 ____________________________________________________________________________
69518 [ 20032] By: jhi                                   on 2003/07/06  16:21:33
69519         Log: Forgotten from change #20031.
69520      Branch: perl
69521            ! makedef.pl malloc_ctl.h
69522 ____________________________________________________________________________
69523 [ 20031] By: jhi                                   on 2003/07/06  16:16:08
69524         Log: Subject: [PATCH] improve WinCE port
69525              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
69526              Date: Sun, 6 Jul 2003 18:46:09 +0400
69527              Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad>
69528
69529              Subject: [PATCH] improve WinCE port -- addition
69530              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
69531              Date: Sun, 6 Jul 2003 19:50:47 +0400
69532              Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad>
69533      Branch: perl
69534            + wince/perlhost.h wince/vdir.h wince/vmem.h
69535            ! MANIFEST wince/Makefile.ce wince/config.ce wince/perllib.c
69536            ! wince/win32.h wince/win32io.c wince/win32iop.h
69537            ! wince/win32thread.c wince/win32thread.h wince/wince.c
69538            ! wince/wince.h
69539 ____________________________________________________________________________
69540 [ 20030] By: jhi                                   on 2003/07/06  15:59:25
69541         Log: Subject: [PATCH] for pod/perlfaq2.pod against latest snapshot for Alpaca
69542              From: merlyn@stonehenge.com (Randal L. Schwartz)
69543              Date: 05 Jul 2003 16:29:14 -0700
69544              Message-ID: <867k6weenp.fsf@blue.stonehenge.com>
69545      Branch: perl
69546            ! pod/perlfaq2.pod
69547 ____________________________________________________________________________
69548 [ 20026] By: jhi                                   on 2003/07/06  08:14:48
69549         Log: FreeBSD: if someone *really* wants to use the system malloc.
69550      Branch: perl
69551            ! hints/freebsd.sh
69552 ____________________________________________________________________________
69553 [ 20025] By: jhi                                   on 2003/07/06  07:48:01
69554         Log: Make the 'slow ok' feature optional.
69555      Branch: perl
69556            ! lib/Test/Harness.pm
69557 ____________________________________________________________________________
69558 [ 20024] By: jhi                                   on 2003/07/06  07:44:57
69559         Log: The change #20022 didn't work for Command.t.
69560      Branch: perl
69561            ! lib/ExtUtils/t/Command.t
69562 ____________________________________________________________________________
69563 [ 20023] By: jhi                                   on 2003/07/06  07:29:22
69564         Log: Subject: Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
69565              From: Michael G Schwern <schwern@pobox.com>
69566              Date: Sat, 5 Jul 2003 13:34:37 -0700
69567              Message-ID: <20030705203437.GB2598@windhund.schwern.org>
69568
69569              Print out the "ok" messages only once every second,
69570              this should make output much less and therefore testing
69571              much faster, especially on slower connections.
69572      Branch: perl
69573            ! lib/Test/Harness.pm
69574 ____________________________________________________________________________
69575 [ 20022] By: jhi                                   on 2003/07/06  07:26:52
69576         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_07
69577              From: Michael G Schwern <schwern@pobox.com>
69578              Date: Sat, 5 Jul 2003 16:59:49 -0700
69579              Message-ID: <20030705235949.GB3485@windhund.schwern.org>
69580      Branch: perl
69581            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
69582            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
69583            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker/FAQ.pod
69584            ! lib/ExtUtils/t/Command.t
69585 ____________________________________________________________________________
69586 [ 20021] By: jhi                                   on 2003/07/06  07:19:17
69587         Log: Reintroduce changes #19723 and #19723 that were not
69588              in Net::Ping 2.31; needed for Windows.
69589      Branch: perl
69590            ! lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
69591 ____________________________________________________________________________
69592 [ 20020] By: jhi                                   on 2003/07/05  19:12:21
69593         Log: Upgrade to Digest::MD5 2.25.
69594      Branch: perl
69595            + ext/Digest/MD5/t/clone.t
69596            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
69597            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
69598            ! ext/Digest/MD5/t/files.t
69599 ____________________________________________________________________________
69600 [ 20019] By: jhi                                   on 2003/07/05  18:40:51
69601         Log: Make a read from a write-only fh to set errno
69602              (found by Gisle)
69603      Branch: perl
69604            ! perlio.c
69605 ____________________________________________________________________________
69606 [ 20018] By: jhi                                   on 2003/07/05  18:05:19
69607         Log: Add PerlIOBuf_close to makedef.pl as pointed out by
69608              Vadim Konovalov; add also PerlIOBuf_dup; sort and remove
69609              duplicates.
69610      Branch: perl
69611            ! makedef.pl
69612 ____________________________________________________________________________
69613 [ 20017] By: jhi                                   on 2003/07/05  17:47:47
69614         Log: Subject: [PATCH] fix for ext/threads/t/problems.t failures
69615              From: Dave Mitchell <davem@fdgroup.com>
69616              Date: Sat, 5 Jul 2003 19:12:51 +0100
69617              Message-ID: <20030705181251.GA14502@fdgroup.com>
69618      Branch: perl
69619            ! ext/threads/t/problems.t
69620 ____________________________________________________________________________
69621 [ 20016] By: jhi                                   on 2003/07/05  17:36:34
69622         Log: OpenBSD sometimes gets -0, probably due to fp fuzziness..
69623      Branch: perl
69624            ! lib/Benchmark.t
69625 ____________________________________________________________________________
69626 [ 20012] By: jhi                                   on 2003/07/05  13:46:05
69627         Log: Be explicit about the $0 pain in Linux 2.2.
69628      Branch: perl
69629            ! pod/perlvar.pod
69630 ____________________________________________________________________________
69631 [ 20010] By: rgs                                   on 2003/07/05  12:06:41
69632         Log: Comment out some debugging output in Math::BigInt, that
69633              causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t.
69634      Branch: perl
69635            ! lib/Math/BigInt.pm
69636 ____________________________________________________________________________
69637 [ 20009] By: jhi                                   on 2003/07/05  10:56:55
69638         Log: The logic for additional randomisation for 64-bit UV
69639              cases was wrong.
69640      Branch: perl
69641            ! perl.c
69642 ____________________________________________________________________________
69643 [ 20008] By: jhi                                   on 2003/07/05  09:10:46
69644         Log: IIRC gcc would complain about if (s = ...).
69645      Branch: perl
69646            ! perl.c
69647 ____________________________________________________________________________
69648 [ 20007] By: jhi                                   on 2003/07/05  09:09:44
69649         Log: Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint;
69650              since CGI scripts are (should be) run under -T, being able
69651              to show the HASH_SEED in case of problems is good.
69652              The $ENV{PERL_HASH_SEED} is still ignored under taint.
69653      Branch: perl
69654            ! perl.c
69655 ____________________________________________________________________________
69656 [ 20006] By: jhi                                   on 2003/07/05  07:56:56
69657         Log: Subject: [PATCH] MM_VMS.pm -- fix xs installation
69658              From: "Craig A. Berry" <craigberry@mac.com>
69659              Date: Sat, 05 Jul 2003 00:38:28 -0500
69660              Message-ID: <3F066454.90003@mac.com>
69661      Branch: perl
69662            ! lib/ExtUtils/MM_VMS.pm
69663 ____________________________________________________________________________
69664 [ 20004] By: jhi                                   on 2003/07/05  07:47:02
69665         Log: Subject: [PATCH] dump.c -Wformat; Re: maint @ 19975, maint @ 19997
69666              From: Robin Barker <Robin.Barker@npl.co.uk>
69667              Date: Fri, 4 Jul 2003 19:15:01 +0100
69668              Message-ID: <533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk>
69669      Branch: perl
69670            ! dump.c
69671 ____________________________________________________________________________
69672 [ 20003] By: rgs                                   on 2003/07/05  07:45:16
69673         Log: Allow to create more than one Shell object :
69674              Subject: [patch] Shell.pm fix
69675              From: Stéphane Payrard <stef@payrard.net>
69676              Date: Sat, 5 Jul 2003 01:16:50 +0200
69677              Message-ID: <20030704231650.GA19701@stefp.dyndns.org>
69678      Branch: perl
69679            ! lib/Shell.pm
69680 ____________________________________________________________________________
69681 [ 20002] By: rgs                                   on 2003/07/04  21:49:05
69682         Log: Author list update (to be continued...)
69683      Branch: perl
69684            ! AUTHORS
69685 ____________________________________________________________________________
69686 [ 20001] By: rgs                                   on 2003/07/04  21:42:12
69687         Log: Add a new test target in the makefile, test_harness_notty.
69688              It's like test_harness, but sets HARNESS_NOTTY=1 to make
69689              Test::Harness' output less blinking.
69690      Branch: perl
69691            ! Makefile.SH
69692 ____________________________________________________________________________
69693 [ 20000] By: rgs                                   on 2003/07/04  20:58:05
69694         Log: Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
69695              and bignum v0.14.
69696      Branch: perl
69697            + lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/req_mbf0.t
69698            + lib/Math/BigInt/t/req_mbf1.t lib/Math/BigInt/t/req_mbfa.t
69699            + lib/Math/BigInt/t/req_mbfi.t lib/Math/BigInt/t/req_mbfn.t
69700            + lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/trap.t
69701            + lib/Math/BigInt/t/use_mbfw.t lib/Math/BigRat/t/bigratup.t
69702            + lib/Math/BigRat/t/requirer.t lib/Math/BigRat/t/trap.t
69703            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
69704            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
69705            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
69706            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
69707            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
69708            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/bigints.t
69709            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
69710            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/mbimbf.inc
69711            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/require.t
69712            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
69713            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.inc
69714            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
69715            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
69716            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
69717            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
69718            ! lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
69719            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
69720            ! lib/bignum/t/brinfnan.t lib/bigrat.pm
69721            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
69722            ! t/lib/Math/BigInt/Subclass.pm
69723 ____________________________________________________________________________
69724 [ 19999] By: rgs                                   on 2003/07/04  19:39:01
69725         Log: Macro reorganization in the Makefile, so that $(LDLIBPTH) always
69726              appears just before the name of the command to be run. See
69727
69728              Subject: Re: PERL_SKIP_TTY_TEST fix
69729              From: Alexey Tourbin <at@altlinux.ru>
69730              Date: Fri, 4 Jul 2003 17:25:34 +0400
69731              Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru>
69732      Branch: perl
69733            ! Makefile.SH
69734 ____________________________________________________________________________
69735 [ 19998] By: rgs                                   on 2003/07/04  19:31:33
69736         Log: Fix non-numeric $VERSION.
69737      Branch: perl
69738            ! lib/Math/BigInt.pm
69739 ____________________________________________________________________________
69740 [ 19995] By: jhi                                   on 2003/07/04  14:36:56
69741         Log: According to Tels our M::BI is _better_ than the 1.64 in CPAN.
69742      Branch: perl
69743            ! lib/Math/BigInt.pm
69744 ____________________________________________________________________________
69745 [ 19994] By: jhi                                   on 2003/07/04  14:36:17
69746         Log: More $0 sad tales.
69747      Branch: perl
69748            ! pod/perlvar.pod
69749 ____________________________________________________________________________
69750 [ 19993] By: jhi                                   on 2003/07/04  14:34:40
69751         Log: Oops.
69752      Branch: perl
69753            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
69754 ____________________________________________________________________________
69755 [ 19990] By: jhi                                   on 2003/07/04  13:50:29
69756         Log: Upgrade to PodParser 1.23; but do not update
69757              t/pod/find.t or t/pod/testp2pt.pl since the
69758              first one does not work at all under core,
69759              and the second change would drop MacOS Classic
69760              portability tweaks introduced by change #18669.
69761      Branch: perl
69762            ! lib/Pod/Find.pm lib/Pod/Usage.pm
69763 ____________________________________________________________________________
69764 [ 19989] By: jhi                                   on 2003/07/04  13:20:51
69765         Log: Upgrade to Text::Balanced 1.94.
69766      Branch: perl
69767            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
69768            ! lib/Text/Balanced/README lib/Text/Balanced/t/extcbk.t
69769            ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
69770 ____________________________________________________________________________
69771 [ 19988] By: jhi                                   on 2003/07/04  13:17:22
69772         Log: Upgrade to Net::Ping 2.31.
69773      Branch: perl
69774            ! lib/Net/Ping.pm lib/Net/Ping/Changes
69775            ! lib/Net/Ping/t/250_ping_hires.t
69776            ! lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/450_service.t
69777 ____________________________________________________________________________
69778 [ 19987] By: jhi                                   on 2003/07/04  13:09:04
69779         Log: Upgrade to Locale::Maketext 1.06.
69780      Branch: perl
69781            + lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
69782            + lib/Locale/Maketext/t/90utf8.t
69783            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
69784 ____________________________________________________________________________
69785 [ 19986] By: jhi                                   on 2003/07/04  12:59:45
69786         Log: Upgrade to Digest::MD5 2.24, with few extra tweaks:
69787              (1) make the PATCHLEVEL logic as it is with List::Util
69788              (more portable to older Perls)
69789              (2) regen the MD5 checksums with ...
69790              (3) ... the Mac OS Classic checksums generated via MacRoman
69791              (just a guess)
69792              (4) Keep the core Makefile.PL.
69793      Branch: perl
69794            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
69795            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
69796 ____________________________________________________________________________
69797 [ 19985] By: jhi                                   on 2003/07/04  12:43:10
69798         Log: Upgrade to CPAN 1.71.
69799      Branch: perl
69800            ! lib/CPAN.pm
69801 ____________________________________________________________________________
69802 [ 19984] By: jhi                                   on 2003/07/04  12:39:20
69803         Log: Upgrade to CGI.pm 2.97.
69804      Branch: perl
69805            ! lib/CGI.pm lib/CGI/Carp.pm
69806 ____________________________________________________________________________
69807 [ 19982] By: jhi                                   on 2003/07/04  10:45:05
69808         Log: No energy now to figure out what is wrong with $0
69809              (or ps) in Tru64.  The test works fine when run from
69810              command line.
69811      Branch: perl
69812            ! ext/threads/t/join.t
69813 ____________________________________________________________________________
69814 [ 19981] By: jhi                                   on 2003/07/04  10:34:42
69815         Log: AUTHORS updates.
69816      Branch: perl
69817            ! AUTHORS
69818 ____________________________________________________________________________
69819 [ 19980] By: jhi                                   on 2003/07/04  08:40:51
69820         Log: line_t is U32, not I32.
69821      Branch: perl
69822            ! bytecode.pl
69823 ____________________________________________________________________________
69824 [ 19979] By: jhi                                   on 2003/07/04  08:33:32
69825         Log: Remove PL_earlytaint since the hash seed code
69826              can be delayed until perl_parse().
69827      Branch: perl
69828            ! dosish.h embedvar.h epoc/epocish.h mpeix/mpeixish.h
69829            ! os2/os2ish.h perl.c perl.h perlapi.h perlvars.h
69830            ! plan9/plan9ish.h unixish.h vms/vmsish.h
69831 ____________________________________________________________________________
69832 [ 19977] By: jhi                                   on 2003/07/04  04:56:41
69833         Log: $0 is pain.
69834      Branch: perl
69835            ! ext/threads/t/join.t
69836 ____________________________________________________________________________
69837 [ 19976] By: jhi                                   on 2003/07/04  04:48:37
69838         Log: Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global
69839              From: PPrymmer@factset.com
69840              Date: Thu, 3 Jul 2003 23:59:51 -0400
69841              Message-ID: <OF4DF4AA68.1EF12116-ON85256D59.00120F5E-85256D59.0015F58D@factset.com>
69842      Branch: perl
69843            ! vms/vms.c vms/vmspipe.com
69844 ____________________________________________________________________________
69845 [ 19973] By: jhi                                   on 2003/07/03  21:34:03
69846         Log: Bump Time::HiRes version to 1.50.
69847      Branch: perl
69848            ! ext/Time/HiRes/HiRes.pm
69849 ____________________________________________________________________________
69850 [ 19972] By: jhi                                   on 2003/07/03  21:33:10
69851         Log: Subject: [PATCH] installperl -n
69852              From: Slaven Rezic <slaven@rezic.de>
69853              Date: Fri, 4 Jul 2003 00:41:36 +0200 (CEST)
69854              Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de>
69855      Branch: perl
69856            ! installperl
69857 ____________________________________________________________________________
69858 [ 19971] By: jhi                                   on 2003/07/03  21:31:47
69859         Log: Subject: [PATCH] t/op/magic.t on FreeBSD
69860              From: Slaven Rezic <slaven@rezic.de>
69861              Date: Fri, 4 Jul 2003 00:35:51 +0200 (CEST)
69862              Message-Id: <200307032235.h63MZpKY036791@vran.herceg.de>
69863      Branch: perl
69864            ! t/op/magic.t
69865 ____________________________________________________________________________
69866 [ 19969] By: jhi                                   on 2003/07/03  21:27:11
69867         Log: Ask Schwern.
69868      Branch: perl
69869            - Porting/Modules
69870            ! AUTHORS MANIFEST
69871 ____________________________________________________________________________
69872 [ 19967] By: jhi                                   on 2003/07/03  19:02:40
69873         Log: Add autarch and Time::Local to Modules.
69874      Branch: perl
69875            ! Porting/Modules
69876 ____________________________________________________________________________
69877 [ 19966] By: jhi                                   on 2003/07/03  18:59:44
69878         Log: Subject: Re: [PATCH] Bring Time::Local to 1.07
69879              From: Dave Rolsky <autarch@urth.org>
69880              Date: Thu, 3 Jul 2003 14:35:56 -0500 (CDT)
69881              Message-ID: <Pine.LNX.4.56.0307031435270.29915@urth.org>
69882      Branch: perl
69883            ! lib/Time/Local.pm
69884 ____________________________________________________________________________
69885 [ 19965] By: jhi                                   on 2003/07/03  18:58:25
69886         Log: Subject: [PATCH] Win32: fix WM_TIMER handling
69887              From: Mattia Barbon <mbarbon@dsi.unive.it>
69888              Date: Thu, 3 Jul 2003 16:05:23 +0200 (ora legale Europa occidentale)
69889              Message-ID: <Mahogany-0.64.2-1016-20030703-160523.00@rbnet.it>
69890      Branch: perl
69891            ! win32/win32.c
69892 ____________________________________________________________________________
69893 [ 19964] By: jhi                                   on 2003/07/03  18:56:26
69894         Log: Subject: Re: randomly untainting?
69895              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
69896              Date: Thu, 3 Jul 2003 17:35:09 +0200
69897              Message-Id: <20030703173509.0c007f0f.rgarciasuarez@free.fr>
69898      Branch: perl
69899            ! t/TestInit.pm
69900 ____________________________________________________________________________
69901 [ 19963] By: jhi                                   on 2003/07/03  18:55:37
69902         Log: Revert #19957 as requested by Rafael.
69903      Branch: perl
69904            ! ext/List/Util/t/tainted.t
69905 ____________________________________________________________________________
69906 [ 19962] By: jhi                                   on 2003/07/03  18:54:09
69907         Log: Add at least meager beginnings of assertion checks for
69908              the UTF-8 length/pos cache.  It's not as full as I would
69909              like since the exact behaviour of the second half of the
69910              cache, used in substr(), eludes me right now.
69911      Branch: perl
69912            ! sv.c
69913 ____________________________________________________________________________
69914 [ 19961] By: jhi                                   on 2003/07/03  13:57:47
69915         Log: Extra light testing for the UTF-8 cache
69916              (that it isn't broken, not that it helps).
69917      Branch: perl
69918            ! t/op/length.t
69919 ____________________________________________________________________________
69920 [ 19957] By: jhi                                   on 2003/07/03  12:01:25
69921         Log: Subject: Re: randomly untainting?
69922              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
69923              Date: Thu, 3 Jul 2003 14:58:18 +0200
69924              Message-Id: <20030703145818.5bdd2873.rgarciasuarez@free.fr>
69925              (plus extra debug printing)
69926      Branch: perl
69927            ! ext/List/Util/t/tainted.t
69928 ____________________________________________________________________________
69929 [ 19954] By: jhi                                   on 2003/07/03  11:10:21
69930         Log: Subject: Re: maint @ 19923
69931              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
69932              Date: Thu, 3 Jul 2003 15:57:55 +0400
69933              Message-ID: <048e01c3415b$da0fe510$7c5ec3d9@vad>
69934      Branch: perl
69935            ! wince/Makefile.ce wince/wince.c
69936 ____________________________________________________________________________
69937 [ 19952] By: jhi                                   on 2003/07/03  10:56:45
69938         Log: Tiny tweak to perlartistic from Robin Barker.
69939      Branch: perl
69940            ! pod/perlartistic.pod
69941 ____________________________________________________________________________
69942 [ 19950] By: jhi                                   on 2003/07/03  07:46:45
69943         Log: Mention Modules in AUTHORS.
69944      Branch: perl
69945            ! AUTHORS
69946 ____________________________________________________________________________
69947 [ 19949] By: jhi                                   on 2003/07/03  06:58:01
69948         Log: No fancy binmode() if no perlio.
69949      Branch: perl
69950            ! ext/IO/lib/IO/t/io_sock.t
69951 ____________________________________________________________________________
69952 [ 19948] By: jhi                                   on 2003/07/03  06:55:12
69953         Log: Underline the fact that XSLoader is not DynaLoader
69954              ([perl #21974] dl_load_flags not honored by XSLoader)
69955      Branch: perl
69956            ! ext/DynaLoader/XSLoader_pm.PL
69957 ____________________________________________________________________________
69958 [ 19947] By: jhi                                   on 2003/07/03  06:35:29
69959         Log: Apply Schwern's suggested warning code from
69960              [perl #22209] Test::Harness::Straps vs. $Config{path_sep}
69961      Branch: perl
69962            ! lib/Test/Harness/Straps.pm
69963 ____________________________________________________________________________
69964 [ 19944] By: jhi                                   on 2003/07/03  06:30:11
69965         Log: Subject: [PATCH] "without parens" vs "without parentheses"
69966              From: Iain Truskett <spoon@cpan.org>
69967              Date: Thu, 3 Jul 2003 12:40:42 +1000
69968              Message-ID: <20030703024042.GI12380@ouroboros.anu.edu.au>
69969      Branch: perl
69970            ! t/lib/warnings/toke toke.c
69971 ____________________________________________________________________________
69972 [ 19943] By: jhi                                   on 2003/07/03  06:27:18
69973         Log: Subject: [PATCH] Re: ext/List/Util/t/weak.t panic
69974              From: Dave Mitchell <davem@fdgroup.com>
69975              Date: Thu, 3 Jul 2003 01:32:11 +0100
69976              Message-ID: <20030703003211.GB3747@fdgroup.com>
69977      Branch: perl
69978            ! mg.c sv.c
69979 ____________________________________________________________________________
69980 [ 19942] By: jhi                                   on 2003/07/03  06:25:30
69981         Log: Nicer options for Porting/Modules.
69982      Branch: perl
69983            ! MANIFEST Porting/Modules
69984 ____________________________________________________________________________
69985 [ 19941] By: rgs                                   on 2003/07/02  21:38:19
69986         Log: Minor test adjustments :
69987              - test name correction in op/concat.t by Yitzchak Scott-Thoennes
69988              - prototypes added to some public functions in t/test.pl,
69989              as suggested by Enache Adrian
69990      Branch: perl
69991            ! t/op/concat.t t/test.pl
69992 ____________________________________________________________________________
69993 [ 19940] By: rgs                                   on 2003/07/02  20:58:19
69994         Log: Skip a socketpair test on SCO OSR
69995      Branch: perl
69996            ! ext/Socket/socketpair.t
69997 ____________________________________________________________________________
69998 [ 19939] By: jhi                                   on 2003/07/02  20:10:47
69999         Log: Subject: [PATCH] various Deparse fixes
70000              From: Dave Mitchell <davem@fdgroup.com>
70001              Date: Wed, 2 Jul 2003 18:10:45 +0100
70002              Message-ID: <20030702171045.GF2137@fdgroup.com>
70003      Branch: perl
70004            ! ext/B/B/Concise.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
70005            ! ext/B/defsubs_h.PL t/TEST t/op/ord.t
70006 ____________________________________________________________________________
70007 [ 19935] By: jhi                                   on 2003/07/02  20:01:06
70008         Log: It would seem that in Linux 2.2 there is no way
70009              we can do the right thing to make ps(1) see $0
70010              our way.  Also amend the $0 documentation a bit.
70011      Branch: perl
70012            ! pod/perlvar.pod t/op/magic.t
70013 ____________________________________________________________________________
70014 [ 19934] By: jhi                                   on 2003/07/02  19:39:11
70015         Log: Subject: [PATCH] line numbers are given % 64k
70016              From: James Jurach <muaddib@erf.net>
70017              Date: Wed, 2 Jul 2003 13:31:05 -0500
70018              Message-ID: <20030702183105.GA4837@lebowski>
70019      Branch: perl
70020            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
70021            ! handy.h pp_ctl.c scope.h
70022 ____________________________________________________________________________
70023 [ 19933] By: jhi                                   on 2003/07/02  14:55:49
70024         Log: Subject: Re: maint @ 19923
70025              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
70026              Date: Wed, 2 Jul 2003 11:43:05 -0400
70027              Message-ID: <20030702154304.GD206089@linguist.thayer.dartmouth.edu>
70028      Branch: perl
70029            ! pod/perlfunc.pod
70030 ____________________________________________________________________________
70031 [ 19932] By: jhi                                   on 2003/07/02  14:29:42
70032         Log: Subject: Re: maint @ 19923
70033              From: Jim Cromie <jcromie@divsol.com>
70034              Date: Wed, 02 Jul 2003 05:35:06 -0600
70035              Message-ID: <3F02C36A.9030704@divsol.com>
70036      Branch: perl
70037            ! pod/perlfunc.pod
70038 ____________________________________________________________________________
70039 [ 19931] By: jhi                                   on 2003/07/02  11:34:49
70040         Log: Fix for [perl #22759 insufficient format string checking];
70041              using ewix makes no sense, assuming evix was intended,
70042              no old tests fail; add the test case.
70043      Branch: perl
70044            ! sv.c t/op/sprintf.t
70045 ____________________________________________________________________________
70046 [ 19929] By: jhi                                   on 2003/07/02  09:13:33
70047         Log: Better links.
70048      Branch: perl
70049            ! pod/perlipc.pod pod/perlrun.pod
70050 ____________________________________________________________________________
70051 [ 19928] By: jhi                                   on 2003/07/02  08:58:26
70052         Log: Darwin: -Dprefix=$HOME/Perl tried to install to /Library.
70053      Branch: perl
70054            ! hints/darwin.sh
70055 ____________________________________________________________________________
70056 [ 19927] By: jhi                                   on 2003/07/02  08:48:00
70057         Log: ...and getting the comma right, too.
70058      Branch: perl
70059            ! t/op/magic.t
70060 ____________________________________________________________________________
70061 [ 19926] By: jhi                                   on 2003/07/02  08:46:18
70062         Log: Getting the whitespace right.
70063      Branch: perl
70064            ! t/op/magic.t
70065 ____________________________________________________________________________
70066 [ 19925] By: jhi                                   on 2003/07/02  08:40:36
70067         Log: FreeBSD $0 dance.
70068      Branch: perl
70069            ! pod/perlvar.pod t/op/magic.t
70070 ____________________________________________________________________________
70071 [ 19924] By: jhi                                   on 2003/07/02  08:17:31
70072         Log: Fix from Enache Adrian for the magic.t failure in
70073              FreeBSD: setproctitle() cannot get rid of the " (perl)".
70074      Branch: perl
70075            ! t/op/magic.t
70076 ____________________________________________________________________________
70077 [ 19921] By: jhi                                   on 2003/07/02  05:26:33
70078         Log: VMS: with this, 100% make test in Compaq C V6.5-001
70079              on OpenVMS Alpha V7.3-1, from Craig Berry.
70080      Branch: perl
70081            ! configure.com ext/Devel/DProf/DProf.t t/op/magic.t
70082 ____________________________________________________________________________
70083 [ 19920] By: jhi                                   on 2003/07/02  05:21:23
70084         Log: Move the libgcc.a hack into a section for pre-1.6 NetBSD releases.
70085              The latest releases of NetBSD don't require the hack.  From
70086              Johnny Lam.
70087      Branch: perl
70088            ! hints/netbsd.sh
70089 ____________________________________________________________________________
70090 [ 19918] By: jhi                                   on 2003/07/01  20:02:33
70091         Log: Add a new utility, Porting/Modules.
70092      Branch: perl
70093            + Porting/Modules
70094            ! MANIFEST
70095 ____________________________________________________________________________
70096 [ 19917] By: jhi                                   on 2003/07/01  17:00:02
70097         Log: Subject: [PATCH] long C<=item>s in pod/perlunicode.pod
70098              From: Robin Barker <Robin.Barker@npl.co.uk>
70099              Date: Tue, 1 Jul 2003 18:21:34 +0100
70100              Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk>
70101
70102              Subject:  [PATCH] long C<=item>s in lib/CGI.pm
70103              From: Robin Barker <Robin.Barker@npl.co.uk>
70104              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk>
70105              Date: Tue, 1 Jul 2003 18:25:17 +0100
70106
70107              Subject: [PATCH] long <=item>s  in lib/ExtUtils/MakeMaker/FAQ.pod
70108              From: Robin Barker <Robin.Barker@npl.co.uk>
70109              Date: Tue, 1 Jul 2003 18:29:09 +0100
70110              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk>
70111      Branch: perl
70112            ! lib/CGI.pm lib/ExtUtils/MakeMaker/FAQ.pod pod/perlunicode.pod
70113 ____________________________________________________________________________
70114 [ 19916] By: jhi                                   on 2003/07/01  16:51:31
70115         Log: Subject: [PATCH] B:: fixes + 'When were CVOPs gone ?'
70116              From: Enache Adrian <enache@rdslink.ro>
70117              Date: Tue, 1 Jul 2003 19:51:25 +0300
70118              Message-ID: <20030701165125.GA1521@ratsnest.hole>
70119      Branch: perl
70120            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm ext/B/defsubs_h.PL
70121            ! ext/B/typemap t/op/magic.t
70122 ____________________________________________________________________________
70123 [ 19915] By: jhi                                   on 2003/07/01  16:22:09
70124         Log: Upgrade to Unicode::Normalize 0.23.
70125      Branch: perl
70126            ! ext/Unicode/Normalize/Changes
70127            ! ext/Unicode/Normalize/Normalize.pm
70128            ! ext/Unicode/Normalize/Normalize.xs
70129 ____________________________________________________________________________
70130 [ 19914] By: jhi                                   on 2003/07/01  13:08:44
70131         Log: A naked values() caused shuffling of lib/Config.pm,
70132              which in turn caused unnecessary rebuilds.
70133      Branch: perl
70134            ! configpm
70135 ____________________________________________________________________________
70136 [ 19913] By: jhi                                   on 2003/07/01  13:01:10
70137         Log: Even more :utf8 socket testing, now in both directions.
70138      Branch: perl
70139            ! ext/IO/lib/IO/t/io_sock.t
70140 ____________________________________________________________________________
70141 [ 19912] By: jhi                                   on 2003/07/01  12:44:32
70142         Log: One more test (does binmode()ing a socket succeed)
70143              and add -w.
70144      Branch: perl
70145            ! ext/IO/lib/IO/t/io_sock.t
70146 ____________________________________________________________________________
70147 [ 19911] By: jhi                                   on 2003/07/01  12:38:13
70148         Log: Tweak an existing IO test to test also the change #19910.
70149      Branch: perl
70150            ! ext/IO/lib/IO/t/io_sock.t
70151 ____________________________________________________________________________
70152 [ 19910] By: jhi                                   on 2003/07/01  11:18:27
70153         Log: Integrate from perlio:
70154              [ 19909]
70155              binmode() should affect IoOFP() as well as IoIFP() if it is
70156              distinct (e.g. sockets).
70157      Branch: perl
70158           !> pp_sys.c
70159 ____________________________________________________________________________
70160 [ 19906] By: jhi                                   on 2003/07/01  08:03:17
70161         Log: Do the "aligned contiguous" check only if the arguments
70162              look like aligned; re-introduce the "traditional contiguous"
70163              checks with OS/2 special quirks and all.
70164      Branch: perl
70165            ! perl.c
70166 ____________________________________________________________________________
70167 [ 19903] By: jhi                                   on 2003/07/01  06:22:12
70168         Log: Switch on PERL_IMPLICIT_SYS, not on Win32.
70169      Branch: perl
70170            ! perl.c
70171 ____________________________________________________________________________
70172 [ 19902] By: jhi                                   on 2003/07/01  06:20:48
70173         Log: Regen Glossary et al.
70174      Branch: perl
70175            ! Porting/Glossary Porting/config.sh Porting/config_H
70176 ____________________________________________________________________________
70177 [ 19900] By: jhi                                   on 2003/07/01  05:56:38
70178         Log: Regen Configure.
70179      Branch: perl
70180            ! Configure
70181 ____________________________________________________________________________
70182 [ 19899] By: jhi                                   on 2003/07/01  05:56:14
70183         Log: More nanosleep removal.
70184      Branch: perl
70185            ! Cross/config.sh-arm-linux NetWare/config_H.wc epoc/config.sh
70186            ! hints/vos.sh win32/config.gc win32/config.vc win32/config.vc64
70187            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
70188            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
70189 ____________________________________________________________________________
70190 [ 19898] By: jhi                                   on 2003/07/01  05:54:58
70191         Log: Rework Time::HiRes not to need HAS_NANOSLEEP from Configure.
70192      Branch: perl
70193            + ext/Time/HiRes/hints/dec_osf.pl
70194            ! MANIFEST ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
70195            ! ext/Time/HiRes/hints/sco.pl
70196 ____________________________________________________________________________
70197 [ 19897] By: jhi                                   on 2003/07/01  05:04:50
70198         Log: Subject: Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4
70199              From: Alan Burlison <Alan.Burlison@sun.com>
70200              Date: Tue, 01 Jul 2003 00:03:24 +0100
70201              Message-ID: <3F00C1BC.3020103@sun.com>
70202      Branch: perl
70203            ! Configure Makefile.SH config_h.SH configure.com
70204            ! hints/solaris_2.sh perl.h uconfig.h uconfig.sh
70205 ____________________________________________________________________________
70206 [ 19896] By: jhi                                   on 2003/06/30  20:20:54
70207         Log: Integrate #19892, #19895 from perlio to compile and avoid
70208              crashing on Win32.
70209      Branch: perl
70210           !> perl.c
70211 ____________________________________________________________________________
70212 [ 19890] By: jhi                                   on 2003/06/30  08:41:51
70213         Log: int is not UV.
70214      Branch: perl
70215            ! perl.c
70216 ____________________________________________________________________________
70217 [ 19889] By: jhi                                   on 2003/06/30  08:36:38
70218         Log: The 'contiguous' test for argv[], envp[] was bogus
70219              since those need not be in memory end-to-end, e.g.
70220              in Tru64 they are aligned by eight.  Loosen the test
70221              so that 'contiguousness' is fulfilled if the elements
70222              are within PTRSIZE alignment.  This makes Tru64 to pass
70223              the join.t, too.
70224      Branch: perl
70225            ! ext/threads/t/join.t mg.c perl.c
70226 ____________________________________________________________________________
70227 [ 19888] By: jhi                                   on 2003/06/30  07:24:18
70228         Log: $0 doc tweakage.
70229      Branch: perl
70230            ! pod/perlvar.pod
70231 ____________________________________________________________________________
70232 [ 19887] By: jhi                                   on 2003/06/30  07:20:58
70233         Log: $0 test tweaks from Andreas.
70234      Branch: perl
70235            ! ext/threads/t/join.t t/op/magic.t
70236 ____________________________________________________________________________
70237 [ 19886] By: rgs                                   on 2003/06/29  19:18:43
70238         Log: Misc Pod Nits.
70239      Branch: perl
70240            ! ext/B/B.pm pod/perlrun.pod
70241 ____________________________________________________________________________
70242 [ 19885] By: jhi                                   on 2003/06/29  15:49:52
70243         Log: Fix a faulty alias.
70244      Branch: perl
70245            ! ext/Encode/lib/Encode/Alias.pm
70246 ____________________________________________________________________________
70247 [ 19884] By: jhi                                   on 2003/06/29  15:41:05
70248         Log: The joy of $0.  Undoing the #16399 makes Andreas'
70249              tests (see [perl #22811]) pass (yes, padding with space    instead
70250              of nul makes no sense, but that seems to work, maybe Linux does
70251              some deep magic in ps(1)?); moving the PL_origalen computation
70252              earlier makes also the threaded-first case fully pass.
70253
70254              But in general modifying the argv[] is very non-portable.
70255              (e.g. in Tru64 it seems to be limited to the size of the
70256              original argv[0] since the argv[] are not contiguous?)
70257
70258              Everybody should just have setproctitle().
70259      Branch: perl
70260            ! mg.c perl.c pod/perlvar.pod
70261 ____________________________________________________________________________
70262 [ 19883] By: jhi                                   on 2003/06/29  13:47:36
70263         Log: More on the macro debugging and expansion.
70264      Branch: perl
70265            ! pod/perlhack.pod
70266 ____________________________________________________________________________
70267 [ 19882] By: rgs                                   on 2003/06/29  13:17:09
70268         Log: Perl_doing_taint must be public, for programs that embed perl
70269      Branch: perl
70270            ! embed.fnc embed.h global.sym
70271 ____________________________________________________________________________
70272 [ 19881] By: jhi                                   on 2003/06/29  10:17:28
70273         Log: More coffee...
70274      Branch: perl
70275            ! lib/Test/Harness.pm
70276 ____________________________________________________________________________
70277 [ 19880] By: jhi                                   on 2003/06/29  09:48:50
70278         Log: argc, argv.
70279      Branch: perl
70280            ! perl.h
70281 ____________________________________________________________________________
70282 [ 19879] By: jhi                                   on 2003/06/29  09:34:47
70283         Log: Another spot where a zero $test{$max} can make things go boom.
70284      Branch: perl
70285            ! lib/Test/Harness.pm
70286 ____________________________________________________________________________
70287 [ 19878] By: jhi                                   on 2003/06/29  09:28:58
70288         Log: Move the PL_earlytaint initialization to the PERL_SYS_INIT()
70289              as per suggestion from Sarathy.
70290      Branch: perl
70291            ! dosish.h epoc/epocish.h miniperlmain.c mpeix/mpeixish.h
70292            ! os2/os2ish.h perl.h plan9/plan9ish.h unixish.h vms/vmsish.h
70293 ____________________________________________________________________________
70294 [ 19877] By: jhi                                   on 2003/06/28  18:28:01
70295         Log: The #19842 is no more needed thanks to #19876,
70296              and the #19842 was wrong anyway (it affected
70297              only the threaded case.)
70298      Branch: perl
70299            ! hints/dec_osf.sh
70300 ____________________________________________________________________________
70301 [ 19876] By: jhi                                   on 2003/06/28  18:24:46
70302         Log: Subject: Re: your malloc patches
70303              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
70304              Date: Fri, 27 Jun 2003 06:54:06 -0700
70305              Message-ID: <20030627135406.GA8914@math.berkeley.edu>
70306
70307              More malloc patches: now they seem to work even in Tru64.
70308      Branch: perl
70309            ! malloc.c
70310 ____________________________________________________________________________
70311 [ 19875] By: jhi                                   on 2003/06/28  18:09:30
70312         Log: Duh.
70313      Branch: perl
70314            ! perl.h
70315 ____________________________________________________________________________
70316 [ 19874] By: jhi                                   on 2003/06/28  17:30:52
70317         Log: Retract #19867; the bug was really much simpler:
70318              the < max must be <= max instead.
70319      Branch: perl
70320            ! hv.c
70321 ____________________________________________________________________________
70322 [ 19873] By: rgs                                   on 2003/06/28  16:02:53
70323         Log: Using $1 without testing success of the regexp, bad.
70324      Branch: perl
70325            ! pod/perlretut.pod
70326 ____________________________________________________________________________
70327 [ 19872] By: rgs                                   on 2003/06/28  16:01:08
70328         Log: Some clarification about the current semantics of CHECK and
70329              INIT blocks. See bug [perl #22826].
70330      Branch: perl
70331            ! pod/perlmod.pod
70332 ____________________________________________________________________________
70333 [ 19871] By: rgs                                   on 2003/06/28  15:47:22
70334         Log: Subject: [Encode] pre-1.97 patches
70335              From: Dan Kogai <dankogai@dan.co.jp>
70336              Date: Sat, 28 Jun 2003 01:20:59 +0900
70337              Message-Id: <56D5BFEE-A8BB-11D7-9092-000393AE4244@dan.co.jp>
70338      Branch: perl
70339            ! ext/Encode/Changes ext/Encode/Encode.pm
70340            ! ext/Encode/lib/Encode/Guess.pm
70341 ____________________________________________________________________________
70342 [ 19870] By: rgs                                   on 2003/06/28  15:39:57
70343         Log: Two debugging patches.
70344              The first allows to hold symbolic switches in $^D
70345              and more generally fixes assignment to $^D. The
70346              second one improves the information given by -Dl.
70347
70348              Subject: [PATCH] allow $^D = "flags"
70349              From: Dave Mitchell <davem@fdgroup.com>
70350              Date: Fri, 27 Jun 2003 22:26:24 +0100
70351              Message-ID: <20030627212624.GB12887@fdgroup.com>
70352
70353              Subject: [PATCH] make -Dl show more scope info
70354              From: Dave Mitchell <davem@fdgroup.com>
70355              Date: Fri, 27 Jun 2003 23:00:36 +0100
70356              Message-ID: <20030627220036.GC12887@fdgroup.com>
70357      Branch: perl
70358            ! cop.h embed.fnc embed.h mg.c perl.c perl.h pod/perlvar.pod
70359            ! proto.h scope.h
70360 ____________________________________________________________________________
70361 [ 19869] By: rgs                                   on 2003/06/28  14:39:40
70362         Log: Fix test count, by Abe Timmerman.
70363      Branch: perl
70364            ! t/comp/require.t
70365 ____________________________________________________________________________
70366 [ 19867] By: jhi                                   on 2003/06/27  10:08:20
70367         Log: The two-for-loops is no more a valid way to walk through
70368              a hash (this was the reason the Hash/Util.t intermittently
70369              failed, the two-loop didn't find all the SVs of the HV).
70370      Branch: perl
70371            ! hv.c
70372 ____________________________________________________________________________
70373 [ 19866] By: jhi                                   on 2003/06/27  08:54:16
70374         Log: Some warnings about the (im)proper uses of the hash randomisation.
70375      Branch: perl
70376            ! pod/perlsec.pod
70377 ____________________________________________________________________________
70378 [ 19865] By: jhi                                   on 2003/06/27  08:40:45
70379         Log: atoi() doesn't cut the mustard if the PERL_HASH_SEED
70380              is larger than INT_MAX (atoi() returns -1 in that case).
70381      Branch: perl
70382            ! perl.c
70383 ____________________________________________________________________________
70384 [ 19864] By: jhi                                   on 2003/06/27  08:18:47
70385         Log: Use the PL_earlytaint.  (PL_earlytaint is a global,
70386              not per-interp, since perl_construct() is not passed
70387              the argc, argv, and therefore it can't set the per-interp
70388              PL_tainting.)
70389      Branch: perl
70390            ! perl.c perl.h
70391 ____________________________________________________________________________
70392 [ 19863] By: jhi                                   on 2003/06/27  08:15:11
70393         Log: Introduce (global) variable PL_earlytaint which
70394              is set very early in main(), before perl_parse()
70395              has been called and PL_tainting (or PL_taint_warn)
70396              might have been set.
70397      Branch: perl
70398            ! embed.fnc embedvar.h miniperlmain.c perl.c perl.h perlapi.h
70399            ! perlvars.h proto.h
70400 ____________________________________________________________________________
70401 [ 19862] By: jhi                                   on 2003/06/27  07:39:58
70402         Log: Make doing_taint() always available (though not
70403              part of the public API).
70404      Branch: perl
70405            ! embed.fnc embed.h perl.c proto.h
70406 ____________________________________________________________________________
70407 [ 19861] By: jhi                                   on 2003/06/27  05:30:03
70408         Log: Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
70409              if tainting-- but is this a good thing or a bad thing?
70410              (At least it makes debugging lib/Hash/Util.t harder,
70411              since it has, for no apparent good reason, -T: one must
70412              make a copy of it without the -T.)
70413      Branch: perl
70414            ! perl.c
70415 ____________________________________________________________________________
70416 [ 19860] By: jhi                                   on 2003/06/27  05:02:14
70417         Log: Subject: Re: Change 19854: Bite the bullet and apply the hash randomisation patch.
70418              From: Tim Bunce <Tim.Bunce@pobox.com>
70419              Date: Thu, 26 Jun 2003 10:53:22 +0100
70420              Message-ID: <20030626095322.GE97463@dansat.data-plan.com>
70421      Branch: perl
70422            ! INSTALL
70423 ____________________________________________________________________________
70424 [ 19859] By: jhi                                   on 2003/06/27  04:59:23
70425         Log: Hash/Util.t and Encode/t/Aliases.t seem to be having
70426              random failures.  To make these easier to reproduce,
70427              add a variable, PERL_HASH_SEED_DEBUG, to display the
70428              hash seed.  E.g. in Debian/x86 Linux 3.0 PERL_HASH_SEED
70429              of 82972356 makes the first one to fail.
70430      Branch: perl
70431            ! perl.c pod/perlrun.pod
70432 ____________________________________________________________________________
70433 [ 19858] By: rgs                                   on 2003/06/26  20:21:53
70434         Log: perlhack update, by Steve Grazzini
70435              about macro support in gdb and gcc.
70436      Branch: perl
70437            ! pod/perlhack.pod
70438 ____________________________________________________________________________
70439 [ 19854] By: jhi                                   on 2003/06/26  05:32:02
70440         Log: Bite the bullet and apply the hash randomisation patch.
70441              [perl #22371] Algorimic Complexity Attack on Perl 5.6.1, 5.8.0
70442      Branch: perl
70443            ! INSTALL embedvar.h ext/Data/Dumper/Dumper.pm
70444            ! ext/Data/Dumper/t/dumper.t hv.h intrpvar.h perl.c perl.h
70445            ! perlapi.h pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
70446            ! sv.c
70447 ____________________________________________________________________________
70448 [ 19853] By: rgs                                   on 2003/06/25  19:35:02
70449         Log: Subject: Re: P and V
70450              From: "Philip Newton" <pnewton@gmx.de>
70451              Date: Wed, 25 Jun 2003 17:50:22 +0200
70452              Message-ID: <3EF9E0DE.4786.16A6869@localhost>
70453      Branch: perl
70454            ! lib/Thread/Semaphore.pm
70455 ____________________________________________________________________________
70456 [ 19852] By: rgs                                   on 2003/06/25  19:27:42
70457         Log: Enhance some macro robustness.
70458      Branch: perl
70459            ! opcode.h opcode.pl
70460 ____________________________________________________________________________
70461 [ 19851] By: rgs                                   on 2003/06/25  19:25:47
70462         Log: Fix [perl #21742] :
70463              require() should always be called in scalar context,
70464              even when it's the last statement in an eval("").
70465      Branch: perl
70466            ! pp_ctl.c t/comp/require.t
70467 ____________________________________________________________________________
70468 [ 19849] By: jhi                                   on 2003/06/24  17:32:37
70469         Log: Subject: [PATCH] Re: [perl #22719] ISA cache problem with blessed stash objects
70470              From: Dave Mitchell <davem@fdgroup.com>
70471              Date: Tue, 24 Jun 2003 13:16:18 +0100
70472              Message-ID: <20030624121618.GC22675@fdgroup.com>
70473      Branch: perl
70474            ! sv.c t/op/ref.t
70475 ____________________________________________________________________________
70476 [ 19848] By: merijn                                on 2003/06/24  08:06:57
70477         Log: Subject: [PATCH] lib/Perldoc.pm patch for Cygwin Bleadperl
70478              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
70479              Date: Tue, 24 Jun 2003 11:00:34 +0200
70480              Message-ID: <186930306740.20030624110034@familiehaase.de>
70481      Branch: perl
70482            ! lib/Pod/Perldoc.pm
70483 ____________________________________________________________________________
70484 [ 19847] By: jhi                                   on 2003/06/24  04:52:42
70485         Log: Subject: [PATCH] version.pm up to date with CPAN
70486              From: John Peacock <jpeacock@rowman.com>
70487              Date: Mon, 23 Jun 2003 21:58:18 -0400
70488              Message-ID: <3EF7B03A.2060705@rowman.com>
70489      Branch: perl
70490            ! lib/version.pm lib/version.t universal.c
70491 ____________________________________________________________________________
70492 [ 19846] By: rgs                                   on 2003/06/23  20:52:26
70493         Log: Subject: [perlport.pod] code point of \cU
70494              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
70495              Date: Tue, 24 Jun 2003 01:00:16 +0900
70496              Message-Id: <20030624004743.1237.BQW10602@nifty.com>
70497      Branch: perl
70498            ! pod/perlport.pod
70499 ____________________________________________________________________________
70500 [ 19845] By: jhi                                   on 2003/06/23  04:55:39
70501         Log: Test tweaks for VMS from Craig Berry.
70502      Branch: perl
70503            ! lib/strict.t lib/warnings.t
70504 ____________________________________________________________________________
70505 [ 19843] By: jhi                                   on 2003/06/22  17:00:10
70506         Log: Move the (pseudo)seed functio for (pseudo)random numbers to util.c.
70507      Branch: perl
70508            ! embed.fnc embed.h pp.c proto.h util.c
70509 ____________________________________________________________________________
70510 [ 19842] By: jhi                                   on 2003/06/22  16:44:16
70511         Log: Until the Perl malloc problems in Tru64 are fixed.
70512      Branch: perl
70513            ! hints/dec_osf.sh
70514 ____________________________________________________________________________
70515 [ 19841] By: jhi                                   on 2003/06/22  16:35:33
70516         Log: Subject: [PATCH] Re: Is it a Bug? ($c .= "5") . "6"
70517              From: Enache Adrian <enache@rdslink.ro>
70518              Date: Sat, 21 Jun 2003 03:19:31 +0300
70519              Message-ID: <20030621001931.GB1255@ratsnest.hole>
70520      Branch: perl
70521            ! op.c t/op/concat.t
70522 ____________________________________________________________________________
70523 [ 19840] By: jhi                                   on 2003/06/22  16:33:25
70524         Log: Subject: [perl #22753] overload::StrVal() fails for regexp refs
70525              From: "fergal@esatclear.ie (via RT)" <perlbug-followup@perl.org>
70526              Date: 21 Jun 2003 19:02:30 -0000
70527              Message-ID: <rt-22753-59662.14.6066295633041@rt.perl.org>
70528      Branch: perl
70529            ! lib/overload.pm lib/overload.t
70530 ____________________________________________________________________________
70531 [ 19839] By: jhi                                   on 2003/06/22  16:31:05
70532         Log: Subject: FileCache 1.03 broken on VMS -- possible patch
70533              From: "Craig A. Berry" <craigberry@mac.com>
70534              Date: Sat, 21 Jun 2003 10:31:59 -0500
70535              Message-ID: <3EF47A6F.9060904@mac.com>
70536      Branch: perl
70537            ! lib/FileCache.pm lib/FileCache/t/01open.t
70538            ! lib/FileCache/t/03append.t lib/FileCache/t/05override.t
70539 ____________________________________________________________________________
70540 [ 19838] By: jhi                                   on 2003/06/22  16:16:01
70541         Log: Debian fix from Brendan O'Dea:
70542              Adjust output to screen width.
70543              (adjusted to probe for the stty command)
70544      Branch: perl
70545            ! utils/dprofpp.PL
70546 ____________________________________________________________________________
70547 [ 19837] By: jhi                                   on 2003/06/22  15:56:45
70548         Log: Debian fix from Brendan O'Dea:
70549              Use a temporary directory to avoid symlink attacks.
70550              Specify -gstabs explicitly (not the default format for gcc 3.2).
70551      Branch: perl
70552            ! utils/c2ph.PL
70553 ____________________________________________________________________________
70554 [ 19836] By: jhi                                   on 2003/06/22  15:55:13
70555         Log: Debian fix from Brendan O'Dea:
70556              Bug#156284: the stucture used by pp_accept is too small to hold an
70557              IPv6 address.
70558      Branch: perl
70559            ! pp_sys.c
70560 ____________________________________________________________________________
70561 [ 19835] By: jhi                                   on 2003/06/22  15:46:50
70562         Log: For characters beyond the BMP the $bits will be undef,
70563              which will cause utf8_heavy.pl noise (reported by Daniel Yacob,
70564              analysis and fix from SADAHIRO Tomoyuki)
70565      Branch: perl
70566            ! lib/utf8_heavy.pl
70567 ____________________________________________________________________________
70568 [ 19834] By: jhi                                   on 2003/06/20  08:42:58
70569         Log: Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya).
70570      Branch: perl
70571            ! malloc.c
70572 ____________________________________________________________________________
70573 [ 19833] By: jhi                                   on 2003/06/20  08:16:02
70574         Log: Don't do sprintf().
70575      Branch: perl
70576            ! malloc.c
70577 ____________________________________________________________________________
70578 [ 19832] By: jhi                                   on 2003/06/20  07:43:48
70579         Log: Show the source code location of an "assertion botch".
70580      Branch: perl
70581            ! malloc.c
70582 ____________________________________________________________________________
70583 [ 19831] By: jhi                                   on 2003/06/20  07:31:11
70584         Log: More Perl malloc debugging magic from Ilya.  Seems to work in
70585              Linux, Solaris, AIX.  Had to do #ifdef OS2 for the <io.h> in
70586              malloc.c, found in AIX since there is no such header.
70587              In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away
70588              memory was overwritten?"
70589              (In IRIX compiles but that doesn't prove much since in IRIX
70590              Perl's malloc is simply not used.)
70591      Branch: perl
70592            + malloc_ctl.h
70593            ! MANIFEST dosish.h epoc/epocish.h malloc.c os2/os2ish.h perl.c
70594            ! perl.h plan9/plan9ish.h sv.c unixish.h vms/vmsish.h
70595 ____________________________________________________________________________
70596 [ 19830] By: jhi                                   on 2003/06/20  06:02:21
70597         Log: Retract #19785 and #19756: JPL nowadays works without this
70598              (verified by a true JPL user).
70599      Branch: perl
70600            ! perl.c
70601 ____________________________________________________________________________
70602 [ 19827] By: jhi                                   on 2003/06/19  20:18:31
70603         Log: Apparently this is needed for VMS (Craig Berry).
70604      Branch: perl
70605            ! lib/Tie/File.pm
70606 ____________________________________________________________________________
70607 [ 19824] By: jhi                                   on 2003/06/19  15:11:48
70608         Log: Bump Time::HiRes to 1.49.
70609      Branch: perl
70610            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
70611            ! ext/Time/HiRes/HiRes.xs
70612 ____________________________________________________________________________
70613 [ 19822] By: jhi                                   on 2003/06/19  14:49:37
70614         Log: This change chunk doesn't work well with blead.
70615      Branch: perl
70616            ! lib/ExtUtils/t/Command.t
70617 ____________________________________________________________________________
70618 [ 19821] By: jhi                                   on 2003/06/19  14:27:52
70619         Log: A tweak from Alan Burlison for MM 6.10_07 that makes Solaris
70620              make happy.
70621      Branch: perl
70622            ! lib/ExtUtils/MM_Unix.pm
70623 ____________________________________________________________________________
70624 [ 19820] By: jhi                                   on 2003/06/19  14:25:53
70625         Log: Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
70626              as of 2003-06-19 18:39 EET).
70627      Branch: perl
70628            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_OS2.pm
70629            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
70630            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Command.t
70631            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
70632 ____________________________________________________________________________
70633 [ 19819] By: jhi                                   on 2003/06/19  14:08:13
70634         Log: Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings
70635              From: grazz@pobox.com (Steve Grazzini)
70636              Date: Wed, 18 Jun 2003 19:42:37 -0400
70637              Message-ID: <20030618234237.GA6267@grazzini.net>
70638      Branch: perl
70639            ! embed.fnc embed.h pod/perltie.pod pp_ctl.c proto.h
70640            ! t/op/runlevel.t t/op/tiehandle.t util.c
70641 ____________________________________________________________________________
70642 [ 19818] By: jhi                                   on 2003/06/19  13:57:55
70643         Log: Subject: [PATCH -current] email address correction
70644              Date: Thu, 19 Jun 2003 02:19:31 -0700
70645              Message-ID: <CGEAIAFGDFMPCFCBLLCOEENKCBAA.rs@crystalflame.net>
70646              From: rs@crystalflame.net (Richard Soderberg)
70647      Branch: perl
70648            ! ext/threads/threads.pm
70649 ____________________________________________________________________________
70650 [ 19816] By: jhi                                   on 2003/06/19  05:02:22
70651         Log: MPE/iX gets serious indigestion on w-packed infinities.
70652      Branch: perl
70653            ! t/op/pack.t
70654 ____________________________________________________________________________
70655 [ 19815] By: rgs                                   on 2003/06/18  20:47:47
70656         Log: A bunch of minor changes to perlguts.pod.
70657      Branch: perl
70658            ! pod/perlguts.pod
70659 ____________________________________________________________________________
70660 [ 19814] By: jhi                                   on 2003/06/18  19:19:38
70661         Log: Subject: Re: [perl #22727] split() with re_eval segfaults/panics
70662              From: Enache Adrian <enache@rdslink.ro>
70663              Date: Wed, 18 Jun 2003 23:00:43 +0300
70664              Message-ID: <20030618200043.GA1249@ratsnest.hole>
70665      Branch: perl
70666            ! pp.c regexec.c t/op/pat.t
70667 ____________________________________________________________________________
70668 [ 19813] By: jhi                                   on 2003/06/18  17:31:50
70669         Log: Upgrade to Tie::File 0.97.
70670      Branch: perl
70671            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
70672            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/28_mtwrite.t
70673            ! lib/Tie/File/t/29_downcopy.t
70674 ____________________________________________________________________________
70675 [ 19812] By: gbarr                                 on 2003/06/18  16:41:31
70676         Log: Sync with libnet 1.16
70677      Branch: perl
70678            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
70679 ____________________________________________________________________________
70680 [ 19811] By: jhi                                   on 2003/06/18  12:11:07
70681         Log: Subject: Encode] 1.96 Released
70682              From: Dan Kogai <dankogai@dan.co.jp>
70683              Date: Wed, 18 Jun 2003 19:09:11 +0900
70684              Message-Id: <E7FFAE2E-A174-11D7-ACE4-000393AE4244@dan.co.jp>
70685      Branch: perl
70686            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
70687            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
70688            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/piconv
70689            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
70690            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/Unicode.t
70691            ! ext/Encode/t/guess.t
70692 ____________________________________________________________________________
70693 [ 19810] By: jhi                                   on 2003/06/18  09:20:43
70694         Log: Oops in change #19809.
70695      Branch: perl
70696            ! ext/POSIX/POSIX.xs
70697 ____________________________________________________________________________
70698 [ 19809] By: jhi                                   on 2003/06/18  09:08:47
70699         Log: If the first argument of sigaction() was a string, not a number
70700              (or a SIGXXX 'constant') one got first (if using -w) 'Argument "FOO"
70701              isn't numeric in subroutine entry ...' but after that one got
70702              (depending on the OS) either a coredump (because of trying to
70703              assign to *0 in mg_get) or a hang (because of the sigprocmask()
70704              blocking signals inside POSIX::sigaction, a nasty hang since
70705              one obviously cannot interrupt it...only SIGKILL works).
70706              In older Perls (tried with 5.6.1) one got 'No such signal: SIGZERO ...'
70707              because of the string becoming zero due to the XS typemap magic.
70708              Resolved by making the POSIX::sigaction to try harder to figure
70709              out a valid signal number (one still gets the warning, though),
70710              and returning undef if no sense can be made.
70711      Branch: perl
70712            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
70713 ____________________________________________________________________________
70714 [ 19808] By: rgs                                   on 2003/06/17  21:10:06
70715         Log: Some docs for the assertions.
70716      Branch: perl
70717            ! lib/assertions.pm lib/assertions/activate.pm
70718            ! pod/perllexwarn.pod pod/perlrun.pod t/run/switch_A.t
70719 ____________________________________________________________________________
70720 [ 19806] By: jhi                                   on 2003/06/17  18:12:26
70721         Log: io_dir.t tweak from Craig Berry.
70722      Branch: perl
70723            ! ext/IO/lib/IO/t/io_dir.t
70724 ____________________________________________________________________________
70725 [ 19805] By: jhi                                   on 2003/06/17  16:47:06
70726         Log: Subject: /ext/DynaLoader/dl_dyld.xs
70727              From: "Peter O'Gorman" <peter@pogma.com>
70728              Date: Tue, 17 Jun 2003 23:45:47 +0900
70729              Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
70730
70731              No need to see dlclose() and dlsym() outside the dl_dyld.xs
70732              (Mac OS X, NeXT), and seeing them is harmful for libdlcompat
70733              of OpenDarwin.
70734      Branch: perl
70735            ! ext/DynaLoader/dl_dyld.xs
70736 ____________________________________________________________________________
70737 [ 19804] By: jhi                                   on 2003/06/17  13:12:21
70738         Log: Subject: DOCPATCH Re: $1 remains uncleared for failed matches
70739              From: david nicol <whatever@davidnicol.com>
70740              Date: 16 Jun 2003 20:35:24 -0500
70741              Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com>
70742
70743              Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches
70744              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
70745              Date: Tue, 17 Jun 2003 00:12:04 -0400
70746              Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu>
70747      Branch: perl
70748            ! pod/perlre.pod pod/perltrap.pod
70749 ____________________________________________________________________________
70750 [ 19802] By: jhi                                   on 2003/06/17  04:51:33
70751         Log: UNICOS: try papering over the Configure symbol scan problems
70752              by disavowing any knowledge of dynaloading.
70753      Branch: perl
70754            ! hints/unicos.sh
70755 ____________________________________________________________________________
70756 [ 19801] By: rgs                                   on 2003/06/16  22:47:28
70757         Log: Revert change #19126, a poor attempt at fixing bug #21742.
70758              The test for #21742 is marked as TODO.
70759              Plus new regression tests from :
70760
70761              Subject: [perl #22708] void context in string eval is broken
70762              From: "Marcus Holland-Moritz" (via RT) <perlbug-followup@perl.org>
70763              Date: 15 Jun 2003 23:09:03 -0000
70764              Message-ID: <rt-22708-59432.14.6755501393177@rt.perl.org>
70765      Branch: perl
70766            ! pp_ctl.c t/comp/require.t t/op/eval.t
70767 ____________________________________________________________________________
70768 [ 19800] By: rgs                                   on 2003/06/16  21:14:26
70769         Log: Subject: [PATCH] unnecessary stringification in eval/die
70770              From: Steve Grazzini <grazz@pobox.com>
70771              Date: 15 Jun 2003 21:02:26 -0000
70772              Message-ID: <20030615210226.56430.qmail@onion.perl.org>
70773              (See also <slrnbek5u6.cfi.joey@dragon.kitenet.net>
70774              in c.l.p.misc and bug #17763)
70775      Branch: perl
70776            ! pod/perlfunc.pod pp_ctl.c
70777 ____________________________________________________________________________
70778 [ 19799] By: rgs                                   on 2003/06/16  20:15:28
70779         Log: Subject: [perl #22622] Bogus error codes from File::Copy::move
70780              From: "Amick, Eric" (via RT) <perlbug-followup@perl.org>
70781              Date: 9 Jun 2003 15:48:09 -0000
70782              Message-ID: <rt-22622-59134.12.3966151660257@rt.perl.org>
70783      Branch: perl
70784            ! lib/File/Copy.pm
70785 ____________________________________________________________________________
70786 [ 19798] By: jhi                                   on 2003/06/16  12:26:29
70787         Log: And even more glibc fcntl constants, this time mostly F_XXX.
70788              Be more conservative and use @EXPORT_OK instead of @EXPORT.
70789      Branch: perl
70790            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
70791 ____________________________________________________________________________
70792 [ 19797] By: jhi                                   on 2003/06/16  08:05:11
70793         Log: Even more glibc O_ modes.
70794      Branch: perl
70795            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
70796 ____________________________________________________________________________
70797 [ 19796] By: jhi                                   on 2003/06/16  07:59:26
70798         Log: Add O_NOATIME.
70799      Branch: perl
70800            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
70801 ____________________________________________________________________________
70802 [ 19795] By: jhi                                   on 2003/06/16  06:51:19
70803         Log: Instead of fancy condvar footwork do a simple join,
70804              as suggested by Arthur.
70805      Branch: perl
70806            ! ext/threads/shared/t/hv_refs.t
70807 ____________________________________________________________________________
70808 [ 19794] By: rgs                                   on 2003/06/15  21:01:18
70809         Log: Rename again the warning about $* being no longer supported
70810              (and update perldiag this time!)
70811      Branch: perl
70812            ! gv.c pod/perldiag.pod t/lib/warnings/gv
70813 ____________________________________________________________________________
70814 [ 19793] By: rgs                                   on 2003/06/15  19:47:21
70815         Log: Remove all magic in untie()
70816
70817              Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd)
70818              From: Aaron J Mackey <ajm6q@virginia.edu>
70819              Date: Fri, 13 Jun 2003 08:22:05 -0400 (EDT)
70820              Message-ID: <Pine.OSF.4.33.0306130820570.29017-100000@alpha10.bioch.virginia.edu>
70821              (plus a test case)
70822      Branch: perl
70823            ! pp_sys.c t/op/tie.t
70824 ____________________________________________________________________________
70825 [ 19790] By: jhi                                   on 2003/06/15  17:22:08
70826         Log: Start using Perl malloc in FreeBSD since the system malloc
70827              is reaaally slooow for Perl.
70828
70829              Subject: FreeBSD 5.1 vs. -Uusemymalloc
70830              From: Dan Kogai <dankogai@dan.co.jp>
70831              Date: Mon, 16 Jun 2003 01:48:49 +0900
70832              Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp>
70833      Branch: perl
70834            ! hints/freebsd.sh
70835 ____________________________________________________________________________
70836 [ 19789] By: jhi                                   on 2003/06/15  17:08:02
70837         Log: Subject: [PATCH 5.8.1 @19774] OS2 patches
70838              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
70839              Date: Sat, 14 Jun 2003 17:49:57 -0700
70840              Message-ID: <20030615004956.GA28272@math.berkeley.edu>
70841      Branch: perl
70842            + os2/OS2/typemap os2/perlrexx.cmd
70843            - os2/OS2/PrfDB/typemap
70844            ! MANIFEST doio.c emacs/ptags ext/Time/HiRes/Makefile.PL handy.h
70845            ! hints/os2.sh lib/ExtUtils/t/MM_OS2.t makedef.pl
70846            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
70847            ! os2/OS2/Process/Process.xs os2/OS2/REXX/DLL/DLL.pm
70848            ! os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/t/rx_emxrv.t
70849            ! os2/OS2/REXX/t/rx_objcall.t os2/dl_os2.c os2/os2.c
70850            ! os2/os2ish.h pp_sys.c utils/h2xs.PL
70851 ____________________________________________________________________________
70852 [ 19788] By: jhi                                   on 2003/06/15  15:05:40
70853         Log: Reindent a section of the file.
70854      Branch: perl
70855            ! universal.c
70856 ____________________________________________________________________________
70857 [ 19787] By: jhi                                   on 2003/06/15  15:01:26
70858         Log: Unused variable.
70859      Branch: perl
70860            ! universal.c
70861 ____________________________________________________________________________
70862 [ 19786] By: jhi                                   on 2003/06/15  07:41:23
70863         Log: Subject: Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
70864              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
70865              Date: Sun, 15 Jun 2003 10:48:40 +0200
70866              Message-ID: <004a01c3331a$ec001320$3445eed9@R2D2>
70867      Branch: perl
70868            ! embed.fnc embed.h proto.h sv.c
70869 ____________________________________________________________________________
70870 [ 19785] By: jhi                                   on 2003/06/15  07:37:02
70871         Log: Most often unused variables.
70872      Branch: perl
70873            ! perl.c
70874 ____________________________________________________________________________
70875 [ 19784] By: rgs                                   on 2003/06/14  20:08:52
70876         Log: Rename the warning about $* being removed,
70877              as suggested by Dave Mitchell
70878      Branch: perl
70879            ! gv.c t/lib/warnings/gv
70880 ____________________________________________________________________________
70881 [ 19783] By: jhi                                   on 2003/06/14  16:30:23
70882         Log: The FileCache 1.03 tests from belg4mit.
70883      Branch: perl
70884            + lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
70885            + lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
70886            + lib/FileCache/t/05override.t
70887            - lib/FileCache.t
70888            ! MANIFEST
70889 ____________________________________________________________________________
70890 [ 19782] By: jhi                                   on 2003/06/14  13:45:01
70891         Log: Mention the Unicode::Regex::Set module.
70892      Branch: perl
70893            ! pod/perlunicode.pod
70894 ____________________________________________________________________________
70895 [ 19781] By: jhi                                   on 2003/06/14  13:39:45
70896         Log: Followup on #19779: make the helper function static,
70897              and rename it for paranoia reasons.
70898      Branch: perl
70899            ! embed.fnc embed.h proto.h sv.c
70900 ____________________________________________________________________________
70901 [ 19779] By: jhi                                   on 2003/06/14  13:13:34
70902         Log: Subject: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
70903              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
70904              Date: Sat, 14 Jun 2003 12:51:31 +0200
70905              Message-ID: <041901c33262$eac8ae30$f248eed9@R2D2>
70906
70907              (choosing the safe alternative)
70908      Branch: perl
70909            ! sv.c
70910 ____________________________________________________________________________
70911 [ 19778] By: jhi                                   on 2003/06/14  09:28:01
70912         Log: Exercise the utf8:: "internal" functions.
70913      Branch: perl
70914            ! lib/utf8.pm lib/utf8.t
70915 ____________________________________________________________________________
70916 [ 19777] By: jhi                                   on 2003/06/14  09:05:07
70917         Log: Having to pull in the whole Encode just to get SvUTF8()
70918              is a bit too much: introduce utf8::is_utf8().
70919      Branch: perl
70920            ! lib/utf8.pm pod/perluniintro.pod universal.c
70921 ____________________________________________________________________________
70922 [ 19776] By: jhi                                   on 2003/06/14  08:56:11
70923         Log: Slight tweaks on the length() and chr() entries,
70924              passing-by rewrapping on the rmdir entry.
70925      Branch: perl
70926            ! pod/perlfunc.pod
70927 ____________________________________________________________________________
70928 [ 19775] By: jhi                                   on 2003/06/14  08:50:16
70929         Log: test.pl-ify and add a couple of tests.
70930      Branch: perl
70931            ! lib/bytes.t
70932 ____________________________________________________________________________
70933 [ 19773] By: jhi                                   on 2003/06/14  08:05:01
70934         Log: Slight reorg of the binmode() entry.
70935      Branch: perl
70936            ! pod/perlfunc.pod
70937 ____________________________________________________________________________
70938 [ 19772] By: jhi                                   on 2003/06/14  07:07:38
70939         Log: Illegal cpp.
70940      Branch: perl
70941            ! util.c
70942 ____________________________________________________________________________
70943 [ 19770] By: jhi                                   on 2003/06/14  04:36:18
70944         Log: Subject: Re: FileCache
70945              From: belg4mit <belg4mit@MIT.EDU>
70946              Date: Sat, 14 Jun 2003 01:35:05 -0400
70947              Message-ID: <3EEAB409.7B4C21EA@mit.edu>
70948
70949              FileCache 1.03.
70950      Branch: perl
70951            ! lib/FileCache.pm
70952 ____________________________________________________________________________
70953 [ 19769] By: rgs                                   on 2003/06/13  19:17:50
70954         Log: Remove the deprecated $* variable.
70955              Incidentally, this fixes bug #22354, about unwanted
70956              action-at-distance of the /m regexp modifier.
70957              Add a new warning to advertise this fact.
70958      Branch: perl
70959            ! gv.c lib/English.pm mg.c pod/perldelta.pod pod/perldiag.pod
70960            ! pod/perlre.pod pod/perlvar.pod pp.c pp_hot.c t/lib/warnings/gv
70961            ! t/op/pat.t t/op/study.t
70962 ____________________________________________________________________________
70963 [ 19768] By: jhi                                   on 2003/06/13  17:08:45
70964         Log: Encode simply needs more work on EBCDIC.
70965      Branch: perl
70966            ! ext/Encode/t/Unicode.t
70967 ____________________________________________________________________________
70968 [ 19767] By: jhi                                   on 2003/06/13  17:05:01
70969         Log: Redundancy removal from Brian De Pradine;
70970              both the forms, pthread_mutexattr_settype() and
70971              pthread_mutexattr_setkind_np(), exist on z/OS.
70972      Branch: perl
70973            ! thread.h
70974 ____________________________________________________________________________
70975 [ 19766] By: jhi                                   on 2003/06/13  17:02:57
70976         Log: Somehow MPE/iX managed to get
70977              "18/0Illegal division by zero at ../lib/Test/Harness.pm line 921."
70978      Branch: perl
70979            ! lib/Test/Harness.pm
70980 ____________________________________________________________________________
70981 [ 19765] By: jhi                                   on 2003/06/13  14:36:18
70982         Log: Subject: [PATCH] Re: [perl #18849] fork/system bug on FreeBSD
70983              From: alan <alan@pair.com>
70984              Date: Wed, 11 Jun 2003 14:07:00 -0400 (EDT)
70985              Message-ID: <Pine.BSF.4.30.0306111348450.32145-100000@smx.pair.com>
70986
70987              (the first alternative)
70988      Branch: perl
70989            ! util.c
70990 ____________________________________________________________________________
70991 [ 19764] By: jhi                                   on 2003/06/13  14:33:51
70992         Log: Apparently the __APPLE__ cpp symbol is not Officially Sanctioned
70993              way of detecting Darwin/Mac OS X; instead it is recommended to
70994              detect the OS at a higher level and pass the information manually
70995              down to the application, using e.g. a -Ddefinition.
70996      Branch: perl
70997            ! hints/darwin.sh perl.h x2p/util.c
70998 ____________________________________________________________________________
70999 [ 19763] By: jhi                                   on 2003/06/13  14:12:13
71000         Log: Define a cpp symbol, BSDish, if that looks appropriate.
71001      Branch: perl
71002            ! perl.h
71003 ____________________________________________________________________________
71004 [ 19760] By: jhi                                   on 2003/06/13  12:00:06
71005         Log: Even more tweakage on symbol scanning from Alan Burlison.
71006      Branch: perl
71007            ! Configure
71008 ____________________________________________________________________________
71009 [ 19758] By: gbarr                                 on 2003/06/13  07:01:11
71010         Log: Sync with libnet 1.15
71011      Branch: perl
71012            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
71013 ____________________________________________________________________________
71014 [ 19756] By: jhi                                   on 2003/06/13  05:09:17
71015         Log: The changes #8803 and #8896 that fixed JPL for use with
71016              JDK 1.2/1.3 had somehow disappeared.
71017      Branch: perl
71018            ! perl.c perl.h
71019 ____________________________________________________________________________
71020 [ 19752] By: rgs                                   on 2003/06/12  20:49:25
71021         Log: Add a new warning, "Newline in left-justified string for printf/sprintf"
71022              to be issued if the string to be left-justified by s?printf contains
71023              a newline.
71024
71025              Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf
71026              From: Robin Barker <Robin.Barker@npl.co.uk>
71027              Date: Wed, 11 Jun 2003 18:10:14 +0100
71028              Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk>
71029      Branch: perl
71030            ! pod/perldiag.pod sv.c t/lib/warnings/sv
71031 ____________________________________________________________________________
71032 [ 19751] By: rgs                                   on 2003/06/12  20:25:41
71033         Log: Patch for a warning emitted twice, from :
71034              Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T"
71035              From: Steve Grazzini <grazz@pobox.com>
71036              Date: Wed, 11 Jun 2003 00:46:47 -0400
71037              Message-ID: <20030611044647.GA16696@grazzini.net>
71038      Branch: perl
71039            ! pp_sys.c
71040 ____________________________________________________________________________
71041 [ 19750] By: sky                                   on 2003/06/12  15:03:55
71042         Log: In free we want to destroy, not init, thanks to Tim Bunce for
71043              detecting this. Should hopefully fix memory leak on Tru64
71044      Branch: perl
71045            ! ext/threads/shared/shared.xs
71046 ____________________________________________________________________________
71047 [ 19749] By: jhi                                   on 2003/06/12  13:27:44
71048         Log: More perlio ->Open paranoia.  Set errno to EINVAL if there's
71049              no ->Open, not if ->Open returns NULL.
71050      Branch: perl
71051            ! perlio.c
71052 ____________________________________________________________________________
71053 [ 19748] By: jhi                                   on 2003/06/12  11:32:44
71054         Log: Further perlio doc tweaks.
71055      Branch: perl
71056            ! lib/PerlIO.pm pod/perlrun.pod
71057 ____________________________________________________________________________
71058 [ 19747] By: jhi                                   on 2003/06/12  11:25:19
71059         Log: Slightly amended version of the proposed patch for
71060              "[perl #22390] export PERLIO=bytes segfaults";
71061              the amendment is to set errno.
71062              TODO: we really should not get here if the layer
71063              stack is corrupt or non-sensical (like "bytes").
71064      Branch: perl
71065            ! perlio.c
71066 ____________________________________________________________________________
71067 [ 19746] By: sky                                   on 2003/06/12  08:37:39
71068         Log: Be polite and destroy the mutexes and conditions we use!
71069      Branch: perl
71070            ! ext/threads/shared/shared.xs
71071 ____________________________________________________________________________
71072 [ 19744] By: rgs                                   on 2003/06/11  20:49:04
71073         Log: Subject: Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
71074              From: Andy Dougherty <doughera@lafayette.edu>
71075              Date: Wed, 11 Jun 2003 12:57:58 -0400 (EDT)
71076              Message-ID: <Pine.SOL.4.53.0306111252540.19074@maxwell.phys.lafayette.edu>
71077      Branch: perl
71078            ! lib/File/Temp/t/security.t
71079 ____________________________________________________________________________
71080 [ 19742] By: jhi                                   on 2003/06/11  18:28:12
71081         Log: Subject: [PATCH] Configure -Dnoextensions would not accept a list
71082              From: Andy Dougherty <doughera@lafayette.edu>
71083              Date: Wed, 11 Jun 2003 13:35:26 -0400 (EDT)
71084              Message-ID: <Pine.SOL.4.53.0306111331550.2477@maxwell.phys.lafayette.edu>
71085      Branch: perl
71086            ! Configure
71087 ____________________________________________________________________________
71088 [ 19741] By: merijn                                on 2003/06/11  14:06:49
71089         Log: Subject: [PATCH: perl@19733] fix vmsish.t #25 by letting $0 find itself in the face of chdir() calls
71090              From: PPrymmer@factset.com
71091              Date: Wed, 11 Jun 2003 09:00:34 -0400
71092              Message-ID: <OF2535E971.A30D9C74-ON85256D42.00461FF9-85256D42.004776C4@factset.com>
71093      Branch: perl
71094            ! lib/vmsish.t
71095 ____________________________________________________________________________
71096 [ 19740] By: jhi                                   on 2003/06/11  13:29:59
71097         Log: Doc nit.
71098      Branch: perl
71099            ! INSTALL
71100 ____________________________________________________________________________
71101 [ 19739] By: jhi                                   on 2003/06/11  05:30:53
71102         Log: Integrate from maint:
71103              [ 19738]
71104              Subject: Re: [PATCH: maint @ 19733] CL compiler warnings on MSWin32
71105              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
71106              Date: Tue, 10 Jun 2003 22:10:47 +0200
71107              Message-ID: <011701c32f8c$62d85ee0$0c2f1fac@R2D2>
71108      Branch: perl
71109           !> ext/Encode/encengine.c ext/List/Util/Util.xs
71110           !> ext/POSIX/POSIX.xs ext/Storable/Storable.xs
71111           !> ext/Thread/Thread.xs ext/threads/threads.xs op.c perl.c pp.h
71112           !> sv.c
71113 ____________________________________________________________________________
71114 [ 19735] By: jhi                                   on 2003/06/10  05:27:33
71115         Log: Upgrade to Unicode::Normalize 0.22.
71116      Branch: perl
71117            ! ext/Unicode/Normalize/Changes
71118            ! ext/Unicode/Normalize/Makefile.PL
71119            ! ext/Unicode/Normalize/Normalize.pm
71120            ! ext/Unicode/Normalize/Normalize.xs
71121            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
71122            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
71123            ! ext/Unicode/Normalize/t/test.t
71124 ____________________________________________________________________________
71125 [ 19734] By: jhi                                   on 2003/06/10  05:14:18
71126         Log: Upgrade to Unicode::Collate 0.25.
71127      Branch: perl
71128            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
71129            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
71130            ! lib/Unicode/Collate/t/test.t
71131 ____________________________________________________________________________
71132 [ 19731] By: jhi                                   on 2003/06/09  20:48:14
71133         Log: On a real multicpu box the child thread could still be running
71134              when the parent thread was already testing.
71135      Branch: perl
71136            ! ext/threads/shared/t/hv_refs.t
71137 ____________________________________________________________________________
71138 [ 19730] By: rgs                                   on 2003/06/09  19:56:29
71139         Log: Subject: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
71140              From: Andy Dougherty <doughera@lafayette.edu>
71141              Date: Mon, 9 Jun 2003 14:45:38 -0400 (EDT)
71142              Message-ID: <Pine.SOL.4.53.0306091323300.4467@maxwell.phys.lafayette.edu>
71143      Branch: perl
71144            ! INSTALL
71145 ____________________________________________________________________________
71146 [ 19729] By: rgs                                   on 2003/06/09  19:13:16
71147         Log: Subject: [PATCH] Re: nitpick with \(0..2)
71148              From: Steve Grazzini <grazz@pobox.com>
71149              Date: Fri, 6 Jun 2003 01:42:59 -0400
71150              Message-ID: <20030606054259.GA30249@grazzini.net>
71151      Branch: perl
71152            ! op.c pod/perlop.pod t/op/ref.t
71153 ____________________________________________________________________________
71154 [ 19726] By: jhi                                   on 2003/06/09  18:45:00
71155         Log: Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki.
71156      Branch: perl
71157            ! ext/Unicode/Normalize/Normalize.pm
71158 ____________________________________________________________________________
71159 [ 19725] By: rgs                                   on 2003/06/09  18:33:50
71160         Log: In the debugger, flush stdout/stderr before the prompt is printed
71161              Subject: Re: [PATCH] Perlbug #15228
71162              From: Alex Vandiver <alexmv@MIT.EDU>
71163              Date: 04 Jun 2003 04:50:10 -0400
71164              Message-Id: <1054716610.21402.45.camel@supox>
71165      Branch: perl
71166            ! lib/perl5db.pl
71167 ____________________________________________________________________________
71168 [ 19724] By: gsar                                  on 2003/06/09  18:17:42
71169         Log: mark 450_service.t#18 as a todo test on windows
71170      Branch: perl
71171            ! lib/Net/Ping/t/450_service.t
71172 ____________________________________________________________________________
71173 [ 19723] By: gsar                                  on 2003/06/09  18:00:57
71174         Log: one of the Net::Ping time-dependent tests fails sporadically
71175              when the response from localhost is "too quick"
71176      Branch: perl
71177            ! lib/Net/Ping/t/250_ping_hires.t
71178 ____________________________________________________________________________
71179 [ 19721] By: jhi                                   on 2003/06/09  17:04:50
71180         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_06 (plus FAQ update)
71181              From: Michael G Schwern <schwern@pobox.com>
71182              Date: Sat, 7 Jun 2003 01:16:32 -0700
71183              Message-ID: <20030607081632.GA16228@windhund.schwern.org>
71184      Branch: perl
71185            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
71186            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker/FAQ.pod
71187            ! lib/ExtUtils/t/Liblist.t
71188 ____________________________________________________________________________
71189 [ 19720] By: gsar                                  on 2003/06/09  15:59:52
71190         Log: fix for perlio.t failures on windows (from Dan Kogai)
71191      Branch: perl
71192            ! ext/Encode/t/perlio.t
71193 ____________________________________________________________________________
71194 [ 19719] By: jhi                                   on 2003/06/09  15:28:18
71195         Log: Subject: [PATCH: perl@19683] fix ups for perlivp on VMS plus more symbols for utils
71196              From: PPrymmer@factset.com
71197              Date: Mon, 9 Jun 2003 09:57:43 -0400
71198              Message-ID: <OFBA811434.A612F1C0-ON85256D40.004B5ECC-85256D40.004CB24D@factset.com>
71199      Branch: perl
71200            ! configure.com utils/perlivp.PL
71201 ____________________________________________________________________________
71202 [ 19717] By: gsar                                  on 2003/06/09  14:09:55
71203         Log: windows: fix memory leak in %ENV handling (shows up as a
71204              leak even in the simplest fork() loop, because perl_construct()
71205              now does the equivalent of %ENV assignments using mg_set())
71206      Branch: perl
71207            ! win32/perlhost.h
71208 ____________________________________________________________________________
71209 [ 19715] By: sky                                   on 2003/06/09  09:35:47
71210         Log: Support blessed shared references.
71211      Branch: perl
71212            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
71213            ! ext/threads/shared/t/hv_refs.t
71214 ____________________________________________________________________________
71215 [ 19714] By: jhi                                   on 2003/06/09  04:29:04
71216         Log: Subject: [PATCH] pack.t tweak for non-IEEE VMS systems
71217              From: "Craig A. Berry" <craigberry@mac.com>
71218              Date: Sun, 08 Jun 2003 16:49:43 -0500
71219              Message-ID: <3EE3AF77.7060302@mac.com>
71220      Branch: perl
71221            ! t/op/pack.t
71222 ____________________________________________________________________________
71223 [ 19712] By: jhi                                   on 2003/06/08  17:05:59
71224         Log: Subject: Re: forwarded you a test result
71225              From: Dan Kogai <dankogai@dan.co.jp>
71226              Date: Sun, 8 Jun 2003 11:04:43 +0900
71227              Message-Id: <92344ED4-9955-11D7-8DFA-000393AE4244@dan.co.jp>
71228      Branch: perl
71229            ! ext/Encode/t/Encode.t
71230 ____________________________________________________________________________
71231 [ 19710] By: jhi                                   on 2003/06/08  17:03:07
71232         Log: Regen Configure et al.
71233      Branch: perl
71234            ! Configure Porting/config.sh Porting/config_H
71235 ____________________________________________________________________________
71236 [ 19709] By: jhi                                   on 2003/06/08  16:45:50
71237         Log: More symbol scan logic from Alan Burlison.
71238      Branch: perl
71239            ! Configure Porting/Glossary hints/solaris_2.sh
71240 ____________________________________________________________________________
71241 [ 19708] By: sky                                   on 2003/06/07  13:28:50
71242         Log: Major (internal) change to make it much more easy to embed
71243              threaded perl because we don't use our own TLS for the current
71244              thread info, but instead use PL_modglobal. Should make the
71245              mod_perl2 team (Hi Stas!) happy. Should also be more robust.
71246      Branch: perl
71247            ! ext/threads/threads.xs
71248 ____________________________________________________________________________
71249 [ 19707] By: sky                                   on 2003/06/07  13:27:01
71250         Log: Last patch broke this slightly because INC was wrong.
71251      Branch: perl
71252            ! ext/threads/t/thread.t
71253 ____________________________________________________________________________
71254 [ 19706] By: sky                                   on 2003/06/07  13:07:53
71255         Log: Remove warnings from tests.
71256      Branch: perl
71257            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
71258            ! ext/threads/t/list.t
71259 ____________________________________________________________________________
71260 [ 19705] By: sky                                   on 2003/06/07  12:42:28
71261         Log: Work in non core env.
71262      Branch: perl
71263            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
71264            ! ext/threads/t/libc.t ext/threads/t/list.t
71265            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
71266            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
71267            ! ext/threads/t/thread.t
71268 ____________________________________________________________________________
71269 [ 19703] By: jhi                                   on 2003/06/07  05:11:50
71270         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_04 -> 6.10_05
71271              From: Michael G Schwern <schwern@pobox.com>
71272              Date: Fri, 6 Jun 2003 18:41:45 -0700
71273              Message-ID: <20030607014145.GB12031@windhund.schwern.org>
71274      Branch: perl
71275            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
71276            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/META.yml
71277            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
71278            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
71279            ! lib/ExtUtils/TODO lib/ExtUtils/t/00compile.t
71280            ! lib/ExtUtils/t/Install.t lib/ExtUtils/t/basic.t
71281            ! lib/ExtUtils/t/zz_cleanup_dummy.t
71282 ____________________________________________________________________________
71283 [ 19702] By: rgs                                   on 2003/06/06  23:00:00
71284         Log: Upgrade to Time::Local 1.06, by Dave Rolsky
71285      Branch: perl
71286            ! lib/Time/Local.pm lib/Time/Local.t
71287 ____________________________________________________________________________
71288 [ 19701] By: rgs                                   on 2003/06/06  22:50:37
71289         Log: Complement to change #19698 :
71290              add also this information (=> and curly braces doesn't
71291              quote compound identifiers) to the strict manpage.
71292              As an experiment in documentation, add a "HISTORY" section
71293              to the strict manpage.
71294      Branch: perl
71295            ! lib/strict.pm
71296 ____________________________________________________________________________
71297 [ 19700] By: rgs                                   on 2003/06/06  22:31:50
71298         Log: Minor grammatical nit.
71299      Branch: perl
71300            ! README.hpux
71301 ____________________________________________________________________________
71302 [ 19699] By: rgs                                   on 2003/06/06  22:29:38
71303         Log: Subject: [patch] L<perlguts/"API LISTING"> is now L<perlapi>
71304              From: Stas Bekman <stas@stason.org>
71305              Date: Thu, 05 Jun 2003 10:10:36 +1000
71306              Message-ID: <3EDE8A7C.2080302@stason.org>
71307
71308              Subject: [patch] perlguts authors dup
71309              From: Stas Bekman <stas@stason.org>
71310              Date: Thu, 05 Jun 2003 10:14:12 +1000
71311              Message-ID: <3EDE8B54.6090808@stason.org>
71312      Branch: perl
71313            ! pod/perl5005delta.pod pod/perlguts.pod pod/perlxs.pod
71314 ____________________________________________________________________________
71315 [ 19698] By: rgs                                   on 2003/06/06  22:23:56
71316         Log: Clarify that => doesn't quote compound identifiers.
71317      Branch: perl
71318            ! pod/perldata.pod
71319 ____________________________________________________________________________
71320 [ 19696] By: merijn                                on 2003/06/06  12:21:43
71321         Log: Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long
71322              as the compiler supports it)
71323      Branch: perl
71324            ! README.hpux
71325 ____________________________________________________________________________
71326 [ 19695] By: jhi                                   on 2003/06/05  18:50:51
71327         Log: Subject: [PATCH] Re: SPUG:-s option doesn't always work!
71328              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71329              Date: Wed, 04 Jun 2003 00:08:32 -0700
71330              Message-ID: <wrZ3+gzkg2iX092yn@efn.org>
71331      Branch: perl
71332            ! t/run/switches.t toke.c
71333 ____________________________________________________________________________
71334 [ 19694] By: jhi                                   on 2003/06/05  18:37:02
71335         Log: Subject: [PATCH] RE: maint @ 19683
71336              From: Robin Barker <Robin.Barker@npl.co.uk>
71337              Date: Thu, 5 Jun 2003 17:16:58 +0100
71338              Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk>
71339
71340              (skipped the MIME::Base64 part, leaving that to Gisle)
71341      Branch: perl
71342            ! ext/POSIX/POSIX.xs gv.c op.c perl.c perl.h
71343 ____________________________________________________________________________
71344 [ 19693] By: jhi                                   on 2003/06/05  17:26:04
71345         Log: SKIP label was missing.
71346      Branch: perl
71347            ! t/io/utf8.t
71348 ____________________________________________________________________________
71349 [ 19692] By: jhi                                   on 2003/06/05  16:58:23
71350         Log: z/OS makedepend fix from Peter Prymmer;
71351              still needed as reported by Brian De Pradine.
71352      Branch: perl
71353            ! makedepend.SH
71354 ____________________________________________________________________________
71355 [ 19691] By: jhi                                   on 2003/06/05  16:56:01
71356         Log: Even more getspecific patches from Brian De Pradine;
71357              macrofy the construct.
71358      Branch: perl
71359            ! ext/threads/threads.xs
71360 ____________________________________________________________________________
71361 [ 19690] By: jhi                                   on 2003/06/05  16:19:40
71362         Log: z/OS threads tweak from Brian De Pradine.
71363      Branch: perl
71364            ! ext/threads/threads.xs
71365 ____________________________________________________________________________
71366 [ 19689] By: jhi                                   on 2003/06/05  05:43:31
71367         Log: Upgrade to Time::HiRes 1.48.
71368      Branch: perl
71369            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
71370 ____________________________________________________________________________
71371 [ 19688] By: rgs                                   on 2003/06/04  18:53:48
71372         Log: Prevent a potential null pointer dereference.
71373              Noticed by Ryan Koga <rkoga@caida.org> in
71374              Message-ID: <Pine.BSF.4.44.0306031659090.1489-100000@login.caida.org>
71375      Branch: perl
71376            ! perlio.c
71377 ____________________________________________________________________________
71378 [ 19687] By: jhi                                   on 2003/06/04  18:26:08
71379         Log: Subject: Re: [MacOS X] consider useshrplib='false' by default
71380              From: Andy Dougherty <doughera@lafayette.edu>
71381              Date: Wed, 4 Jun 2003 11:33:29 -0400 (EDT)
71382              Message-ID: <Pine.SOL.4.53.0306041128350.15343@maxwell.phys.lafayette.edu>
71383      Branch: perl
71384            ! hints/darwin.sh
71385 ____________________________________________________________________________
71386 [ 19686] By: jhi                                   on 2003/06/04  11:02:54
71387         Log: On closer reading the proposed UTS#18 update required
71388              even more changes.
71389      Branch: perl
71390            ! lib/unicore/lib/Blank.pl lib/unicore/lib/Graph.pl
71391            ! lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl
71392            ! lib/unicore/lib/SpacePer.pl lib/unicore/lib/Word.pl
71393            ! lib/unicore/mktables
71394 ____________________________________________________________________________
71395 [ 19685] By: jhi                                   on 2003/06/04  10:14:09
71396         Log: Align the 'graph' property definition with the proposed
71397              Unicode UTS #18 update (v7).
71398      Branch: perl
71399            ! lib/unicore/lib/Graph.pl lib/unicore/mktables
71400 ____________________________________________________________________________
71401 [ 19681] By: jhi                                   on 2003/06/04  05:16:38
71402         Log: Subject: [MacOS X] consider useshrplib='false' by default
71403              From: Dan Kogai <dankogai@dan.co.jp>
71404              Date: Wed, 4 Jun 2003 01:29:42 +0900
71405              Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp>
71406      Branch: perl
71407            ! hints/darwin.sh
71408 ____________________________________________________________________________
71409 [ 19679] By: jhi                                   on 2003/06/03  15:51:36
71410         Log: Urk.  Joe's patches were for the maint branch,
71411              not for the blead (which has assertions and stuff).
71412              Retract #19677, #19676, #19674.
71413      Branch: perl
71414            ! lib/perl5db.pl
71415 ____________________________________________________________________________
71416 [ 19678] By: jhi                                   on 2003/06/03  15:05:19
71417         Log: According to Arthur this should help
71418              #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug
71419      Branch: perl
71420            ! ext/threads/threads.xs
71421 ____________________________________________________________________________
71422 [ 19677] By: jhi                                   on 2003/06/03  14:07:06
71423         Log: Tiny tweaks from Joe McMahon.
71424      Branch: perl
71425            ! lib/perl5db.pl
71426 ____________________________________________________________________________
71427 [ 19676] By: jhi                                   on 2003/06/03  12:38:46
71428         Log: Tiny pod and speling tweaks.
71429      Branch: perl
71430            ! lib/perl5db.pl
71431 ____________________________________________________________________________
71432 [ 19674] By: jhi                                   on 2003/06/03  12:20:59
71433         Log: Subject: Extensive documentation patch redux
71434              From: Joe McMahon <mcmahon@ibiblio.org>
71435              Date: Mon, 2 Jun 2003 09:53:40 -0400
71436              Message-Id: <9DB6529E-9501-11D7-9377-000393BCA0FC@ibiblio.org>
71437
71438              Subject: RE: [PATCH] RE: Extensive documentation patch redux
71439              From: Robin Barker <Robin.Barker@npl.co.uk>
71440              Date: Tue, 3 Jun 2003 10:00:22 +0100
71441              Message-ID: <533D273D4014D411AB1D00062938C4D904046555@hotel.npl.co.uk>
71442      Branch: perl
71443            ! lib/perl5db.pl
71444 ____________________________________________________________________________
71445 [ 19673] By: jhi                                   on 2003/06/03  09:51:59
71446         Log: Salvage parts of #19667.
71447      Branch: perl
71448            ! perlio.c win32/win32.c win32/win32iop.h
71449 ____________________________________________________________________________
71450 [ 19672] By: jhi                                   on 2003/06/03  09:26:45
71451         Log: Salvage parts of #19418 (the ext/PerlIO/t/open.t
71452              still is there).
71453      Branch: perl
71454            ! MANIFEST pod/perlfunc.pod
71455 ____________________________________________________________________________
71456 [ 19671] By: merijn                                on 2003/06/03  08:27:07
71457         Log: Subject: Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
71458              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71459              Date: Tue, 03 Jun 2003 01:55:06 -0700
71460              Message-ID: <qJG3+gzkgajL092yn@efn.org>
71461      Branch: perl
71462            ! README.cygwin
71463 ____________________________________________________________________________
71464 [ 19670] By: jhi                                   on 2003/06/03  08:04:39
71465         Log: Retract #19667, #19660, #19659, #19658, #19657, #19656,
71466              #19655, #19418; File::Temp no more used internally.
71467              Some parts of these will be salvaged later.
71468      Branch: perl
71469            ! MANIFEST embed.fnc embed.h op.c perlio.c pod/perlfunc.pod
71470            ! proto.h win32/win32.c win32/win32iop.h
71471 ____________________________________________________________________________
71472 [ 19669] By: gsar                                  on 2003/06/02  20:59:39
71473         Log: fix for 09_gen_rs.t#59 failure on windows
71474      Branch: perl
71475            ! lib/Tie/File/t/09_gen_rs.t
71476 ____________________________________________________________________________
71477 [ 19668] By: gsar                                  on 2003/06/02  20:40:19
71478         Log: resurrect change#19628 and make it work by generalizing
71479              a spot that had a hardcoded dependency on the cmd.exe
71480              arguments being "/x/c" or "/c"
71481      Branch: perl
71482            ! pod/perlrun.pod win32/win32.c
71483 ____________________________________________________________________________
71484 [ 19667] By: gsar                                  on 2003/06/02  18:44:34
71485         Log: don't use File::Temp to implement PerlIO_tmpfile() on windows;
71486              reuse the straightforward native implementation instead
71487
71488              this fixes the warning from io_xs.t
71489
71490              NOTE: File::Temp has a less-than-robust implementation on windows
71491              that relies on END blocks being run (this may not happen always)
71492      Branch: perl
71493            ! op.c win32/win32.c win32/win32iop.h
71494 ____________________________________________________________________________
71495 [ 19666] By: gsar                                  on 2003/06/02  18:29:46
71496         Log: change#19628 broke many win32/system.t tests, so back it out
71497      Branch: perl
71498            ! pod/perlrun.pod win32/win32.c
71499 ____________________________________________________________________________
71500 [ 19665] By: rgs                                   on 2003/06/02  18:22:06
71501         Log: A little bit more of weird-code-proofing in B::Deparse.
71502              Fixes a bug reported by Alexey Tourbin in
71503              Message-ID: <20030602085348.GA24023@solemn.turbinal.org>
71504      Branch: perl
71505            ! ext/B/B/Deparse.pm
71506 ____________________________________________________________________________
71507 [ 19664] By: jhi                                   on 2003/06/02  16:41:37
71508         Log: Upgrade to the CGI.pm 2.93.
71509
71510              (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks.  Sigh.)
71511      Branch: perl
71512            + lib/CGI/t/util-58.t
71513            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
71514            ! lib/CGI/Fast.pm lib/CGI/Pretty.pm lib/CGI/Util.pm
71515            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
71516            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
71517            ! lib/CGI/t/html.t lib/CGI/t/push.t lib/CGI/t/request.t
71518            ! lib/CGI/t/switch.t lib/CGI/t/util.t
71519 ____________________________________________________________________________
71520 [ 19663] By: jhi                                   on 2003/06/02  16:16:51
71521         Log: Whitespace tweaks.
71522      Branch: perl
71523            ! hints/uwin.sh
71524 ____________________________________________________________________________
71525 [ 19662] By: jhi                                   on 2003/06/02  16:08:22
71526         Log: U/WIN: final (for now) touches from John P. Linderman;
71527              now we get 97% success rate, the remaining failures are
71528              quite obscure.
71529      Branch: perl
71530            ! hints/uwin.sh lib/locale.t
71531 ____________________________________________________________________________
71532 [ 19661] By: gbarr                                 on 2003/06/02  12:13:35
71533         Log: Sync with libnet 1.14
71534      Branch: perl
71535            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Domain.pm
71536            ! lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/NNTP.pm
71537            ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
71538            ! lib/Net/libnetFAQ.pod lib/Net/t/hostname.t
71539 ____________________________________________________________________________
71540 [ 19660] By: jhi                                   on 2003/06/02  09:28:30
71541         Log: Beautification.
71542      Branch: perl
71543            ! op.c
71544 ____________________________________________________________________________
71545 [ 19659] By: jhi                                   on 2003/06/02  09:07:38
71546         Log: Duplicate definition bad.
71547      Branch: perl
71548            ! op.c
71549 ____________________________________________________________________________
71550 [ 19658] By: jhi                                   on 2003/06/02  09:02:18
71551         Log: I thought I tried building threaded.  Never think.  Try.
71552      Branch: perl
71553            ! perlio.c
71554 ____________________________________________________________________________
71555 [ 19657] By: jhi                                   on 2003/06/02  08:54:04
71556         Log: Stick with the original (5.8.0) logic.
71557      Branch: perl
71558            ! op.c
71559 ____________________________________________________________________________
71560 [ 19656] By: jhi                                   on 2003/06/02  08:28:51
71561         Log: Since pulling in File::Temp for tempfiles would pull in
71562              also Fcntl, miniperl could not open up tempfiles.  This broke
71563              the use of miniperl in VMS, as noticed by Craig Berry.
71564              Try to cure this by moving the creation of tempfile into its
71565              own routine, my_tmpfp(), which gets compiled differently
71566              for miniperl and perl.
71567      Branch: perl
71568            ! embed.fnc embed.h op.c perlio.c proto.h
71569 ____________________________________________________________________________
71570 [ 19655] By: jhi                                   on 2003/06/02  06:54:05
71571         Log: A pointless test, noticed by Craig Berry.
71572      Branch: perl
71573            ! perlio.c
71574 ____________________________________________________________________________
71575 [ 19654] By: rgs                                   on 2003/06/01  07:37:50
71576         Log: Two Cygwin patches from Gerrit.
71577
71578              Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
71579              From: "Gerrit P. Haase" <gp@familiehaase.de>
71580              Date: Sat, 31 May 2003 14:12:07 +0200
71581              Message-ID: <179860591535.20030531141207@familiehaase.de>
71582
71583              Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH
71584              Date: Sat, 31 May 2003 13:57:49 +0200
71585              Message-ID: <11859733881.20030531135749@familiehaase.de>
71586      Branch: perl
71587            ! README.cygwin perl.h t/io/layers.t
71588 ____________________________________________________________________________
71589 [ 19652] By: rgs                                   on 2003/05/31  19:54:31
71590         Log: Fix a case of segfault in gv_check(), by making
71591              it ignore non-GV values in stashes.
71592      Branch: perl
71593            ! gv.c t/op/stash.t
71594 ____________________________________________________________________________
71595 [ 19651] By: rgs                                   on 2003/05/31  18:48:59
71596         Log: Don't install test.pl files.
71597      Branch: perl
71598            ! installperl
71599 ____________________________________________________________________________
71600 [ 19650] By: rgs                                   on 2003/05/31  18:47:50
71601         Log: Regenerate internals pods.
71602      Branch: perl
71603            ! pod/perlapi.pod pod/perlintern.pod
71604 ____________________________________________________________________________
71605 [ 19649] By: rgs                                   on 2003/05/31  18:33:07
71606         Log: Subject: [PATCH] jumbo closure patch broke formats
71607              From: Dave Mitchell <davem@fdgroup.com>
71608              Date: Sat, 31 May 2003 19:54:48 +0100
71609              Message-ID: <20030531185448.GA6055@fdgroup.com>
71610              Plus restore the original test script for bug #22372
71611      Branch: perl
71612            ! pad.c t/op/write.t
71613 ____________________________________________________________________________
71614 [ 19648] By: jhi                                   on 2003/05/31  17:37:36
71615         Log: Better patch from Inaba Hiroto for
71616              [perl #22375] 'split'/'index' problem for utf8
71617      Branch: perl
71618            ! sv.c
71619 ____________________________________________________________________________
71620 [ 19647] By: rgs                                   on 2003/05/31  11:46:52
71621         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
71622              From: Enache Adrian <enache@rdslink.ro>
71623              Date: Sat, 31 May 2003 14:18:11 +0300
71624              Message-ID: <20030531111811.GA1240@ratsnest.hole>
71625      Branch: perl
71626            ! t/op/write.t
71627 ____________________________________________________________________________
71628 [ 19646] By: jhi                                   on 2003/05/31  05:40:15
71629         Log: Interesting patch(1) glitch.
71630      Branch: perl
71631            ! lib/Tie/File.pm
71632 ____________________________________________________________________________
71633 [ 19645] By: jhi                                   on 2003/05/31  05:37:10
71634         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
71635              From: Enache Adrian <enache@rdslink.ro>
71636              Date: Fri, 30 May 2003 18:52:28 +0300
71637              Message-ID: <20030530155228.GA872@ratsnest.hole>
71638      Branch: perl
71639            ! sv.c t/op/write.t
71640 ____________________________________________________________________________
71641 [ 19644] By: jhi                                   on 2003/05/31  05:31:11
71642         Log: Subject: [PATCH] ext/Encode/t/perlio.t filename tweak
71643              From: "Craig A. Berry" <craigberry@mac.com>
71644              Date: Fri, 30 May 2003 13:08:01 -0500
71645              Message-ID: <3ED79E01.8050401@mac.com>
71646      Branch: perl
71647            ! ext/Encode/t/perlio.t
71648 ____________________________________________________________________________
71649 [ 19643] By: jhi                                   on 2003/05/31  05:28:56
71650         Log: Upgrade to Tie::File 0.96.
71651      Branch: perl
71652            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
71653            ! lib/Tie/File/t/09_gen_rs.t
71654 ____________________________________________________________________________
71655 [ 19642] By: jhi                                   on 2003/05/30  19:06:02
71656         Log: test.pl-isation.
71657      Branch: perl
71658            ! t/op/index.t
71659 ____________________________________________________________________________
71660 [ 19641] By: jhi                                   on 2003/05/30  15:59:57
71661         Log: A bit of networking notworking negativity.
71662              (Inspiration from Jos.)
71663      Branch: perl
71664            ! pod/perlport.pod
71665 ____________________________________________________________________________
71666 [ 19640] By: jhi                                   on 2003/05/30  05:47:15
71667         Log: Fix for "#22375 'split'/'index' problem for utf8".
71668      Branch: perl
71669            ! sv.c t/op/index.t
71670 ____________________________________________________________________________
71671 [ 19639] By: jhi                                   on 2003/05/29  19:07:35
71672         Log: Add the test case for the already fixed
71673              [perl #22351] perl bug with 'e' substitution modifier
71674      Branch: perl
71675            ! t/op/subst.t
71676 ____________________________________________________________________________
71677 [ 19638] By: jhi                                   on 2003/05/29  18:56:46
71678         Log: Comment tweakage.
71679      Branch: perl
71680            ! intrpvar.h
71681 ____________________________________________________________________________
71682 [ 19637] By: rgs                                   on 2003/05/29  18:47:40
71683         Log: Subject: [PATCH] jumbo closure fix
71684              From: Dave Mitchell <davem@fdgroup.com>
71685              Date: Wed, 26 Feb 2003 14:49:47 +0000
71686              Message-ID: <20030226144947.A14444@fdgroup.com>
71687      Branch: perl
71688            ! embed.fnc embed.h embedvar.h ext/Devel/Peek/Peek.t intrpvar.h
71689            ! op.c pad.c perlapi.h pod/perldiag.pod pod/perlintern.pod
71690            ! pod/perlref.pod proto.h regcomp.c t/lib/warnings/pad
71691            ! t/op/closure.t
71692 ____________________________________________________________________________
71693 [ 19635] By: jhi                                   on 2003/05/29  09:13:06
71694         Log: Subject: Credits patch
71695              From: Ed Avis <ed@membled.com>
71696              Date: Sun, 18 May 2003 18:08:55 +0100 (BST)
71697              Message-ID: <Pine.LNX.4.20L2.0305181807080.10859-100000@budvar.future-i.net>
71698      Branch: perl
71699            ! lib/Tie/RefHash.pm
71700 ____________________________________________________________________________
71701 [ 19634] By: jhi                                   on 2003/05/29  09:11:30
71702         Log: Subject: [patch] IO::File->open() with encoding
71703              From: Pradeep Hodigere <phodigere@yahoo.com>
71704              Date: Mon, 19 May 2003 16:05:47 -0700 (PDT)
71705              Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com>
71706      Branch: perl
71707            + ext/IO/lib/IO/t/io_utf8.t
71708            ! MANIFEST ext/IO/lib/IO/File.pm
71709 ____________________________________________________________________________
71710 [ 19633] By: jhi                                   on 2003/05/29  08:18:09
71711         Log: A *much* cut-down version of the patches in the thread
71712              Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors
71713              From: Jim Cromie (via RT) <perlbug-followup@perl.org>
71714              Date: 16 May 2003 19:04:28 -0000
71715              Message-Id: <rt-22224-57743.7.22990607358@bugs6.perl.org>
71716      Branch: perl
71717            ! pod/perldiag.pod
71718 ____________________________________________________________________________
71719 [ 19632] By: jhi                                   on 2003/05/29  08:12:46
71720         Log: Subject: [PATCH] $x = $empty_hash{$undef_val} doesn't give a warning
71721              From: Dave Mitchell <davem@fdgroup.com>
71722              Date: Tue, 27 May 2003 19:31:10 +0100
71723              Message-ID: <20030527183110.GA22715@fdgroup.com>
71724      Branch: perl
71725            ! hv.c
71726 ____________________________________________________________________________
71727 [ 19631] By: jhi                                   on 2003/05/29  08:11:42
71728         Log: Document that setvbuf() is not probably any more available.
71729              Many reports, most recently by mjd in
71730              [perl #22339] IO::Handle::setvbuf not defined properly
71731      Branch: perl
71732            ! ext/IO/lib/IO/Handle.pm
71733 ____________________________________________________________________________
71734 [ 19630] By: jhi                                   on 2003/05/29  07:59:51
71735         Log: Subject: typo in pod/perlfunc.pod
71736              From: Alexey Mahotkin <alexm@w-m.ru>
71737              Date: Wed, 28 May 2003 15:18:04 +0400
71738              Message-ID: <878ysrs4k3.fsf@dim.w-m.ru>
71739      Branch: perl
71740            ! pod/perlfunc.pod
71741 ____________________________________________________________________________
71742 [ 19629] By: merijn                                on 2003/05/28  12:24:42
71743         Log: Subject: [PATCH] Re: a2p is linked against too many libraries
71744              From: Andy Dougherty <doughera@lafayette.edu>
71745              Date: Wed, 28 May 2003 09:20:06 -0400 (EDT)
71746              Message-ID: <Pine.SOL.4.53.0305280913350.27138@maxwell.phys.lafayette.edu>
71747      Branch: perl
71748            ! x2p/Makefile.SH
71749 ____________________________________________________________________________
71750 [ 19628] By: jhi                                   on 2003/05/28  05:26:43
71751         Log: Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
71752              From: Jan Dubois <jand@ActiveState.com>
71753              Date: Mon, 26 May 2003 23:33:53 -0700
71754              Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
71755      Branch: perl
71756            ! pod/perlrun.pod win32/win32.c
71757 ____________________________________________________________________________
71758 [ 19627] By: jhi                                   on 2003/05/28  05:08:07
71759         Log: OpenZaurus cross-compilation patches from Redvers Davies.
71760      Branch: perl
71761            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
71762            ! Cross/config.sh-arm-linux Cross/generate_config_sh
71763            ! Cross/installperl.patch
71764 ____________________________________________________________________________
71765 [ 19626] By: jhi                                   on 2003/05/27  06:30:54
71766         Log: For now reword the sysread/syswrite description to
71767              stress the fact that by default everything is still bytes.
71768      Branch: perl
71769            ! pod/perlfunc.pod
71770 ____________________________________________________________________________
71771 [ 19625] By: jhi                                   on 2003/05/26  20:31:56
71772         Log: Subject: Re: [perl #22299] goto doesn't find label
71773              From: Dave Mitchell <davem@fdgroup.com>
71774              Date: Sat, 24 May 2003 12:25:17 +0100
71775              Message-ID: <20030524112517.GA11761@fdgroup.com>
71776
71777              Subject: [PATCH] Re: [perl #22299] goto doesn't find label
71778              From: Dave Mitchell <davem@fdgroup.com>
71779              Date: Mon, 26 May 2003 13:47:11 +0100
71780              Message-ID: <20030526124710.GA17670@fdgroup.com>
71781      Branch: perl
71782            ! pp_ctl.c t/op/goto.t
71783 ____________________________________________________________________________
71784 [ 19623] By: merijn                                on 2003/05/26  11:19:38
71785         Log: Subject: [PATCH] for cygwin/perlld.in
71786              From: "Gerrit P. Haase" <gp@familiehaase.de>
71787              Date: Sat, 24 May 2003 16:51:29 +0200
71788              Message-ID: <162265353578.20030524165129@familiehaase.de>
71789      Branch: perl
71790            ! cygwin/perlld.in
71791 ____________________________________________________________________________
71792 [ 19622] By: jhi                                   on 2003/05/25  18:57:18
71793         Log: Regen modlib and toc.
71794      Branch: perl
71795            ! pod/perlmodlib.pod pod/perltoc.pod
71796 ____________________________________________________________________________
71797 [ 19621] By: jhi                                   on 2003/05/25  18:51:00
71798         Log: Run external commands only with localized sanitized $ENV{PATH}.
71799      Branch: perl
71800            ! ext/Sys/Hostname/Hostname.pm
71801 ____________________________________________________________________________
71802 [ 19620] By: jhi                                   on 2003/05/25  18:39:04
71803         Log: Subject: Re: [PATCH: perlio.h] maint snap @ 19613
71804              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
71805              Date: Sun, 25 May 2003 21:17:42 +0200
71806              Message-ID: <003701c322f2$517fb5e0$0c2f1fac@R2D2>
71807      Branch: perl
71808            ! perlio.h
71809 ____________________________________________________________________________
71810 [ 19619] By: jhi                                   on 2003/05/25  18:36:17
71811         Log: Protect against race conditions: if the pid is not seen,
71812              neither will be the $0 change be seen (and vice versa).
71813      Branch: perl
71814            ! ext/threads/t/join.t
71815 ____________________________________________________________________________
71816 [ 19618] By: jhi                                   on 2003/05/24  19:54:39
71817         Log: Subject: [Encode] Minor bug in piconv induced by Getopt::Long
71818              From: Dan Kogai <dankogai@dan.co.jp>
71819              Date: 24 May 2003 19:50:48 -0000
71820              Message-ID: <20030524195048.16052.qmail@dan-gm.gm.dan.co.jp>
71821      Branch: perl
71822            ! ext/Encode/bin/piconv
71823 ____________________________________________________________________________
71824 [ 19610] By: jhi                                   on 2003/05/24  06:42:52
71825         Log: Subject: [PATCH #2] Re: [perl #22181] goto undefines my() variables
71826              From: Dave Mitchell <davem@fdgroup.com>
71827              Date: Thu, 22 May 2003 10:13:19 +0100
71828              Message-ID: <20030522091319.GA4568@fdgroup.com>
71829
71830              Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables
71831              From: Dave Mitchell <davem@fdgroup.com>
71832              Date: Fri, 23 May 2003 17:09:44 +0100
71833              Message-ID: <20030523160944.GC9194@fdgroup.com>
71834      Branch: perl
71835            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/t/debug.t
71836            ! ext/B/t/deparse.t op.c op.h t/op/goto.t t/run/switchd.t
71837 ____________________________________________________________________________
71838 [ 19608] By: jhi                                   on 2003/05/24  06:30:40
71839         Log: Missing "to".
71840      Branch: perl
71841            ! NetWare/config_H.wc Porting/config_H config_h.SH
71842            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
71843            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
71844            ! win32/config_H.vc64 wince/config_H.ce
71845 ____________________________________________________________________________
71846 [ 19607] By: jhi                                   on 2003/05/24  06:23:51
71847         Log: Introduce (undefined) pthread_attr_setscope to non-Configure lands.
71848      Branch: perl
71849            ! Cross/config.sh-arm-linux NetWare/config.wc
71850            ! NetWare/config_H.wc configure.com epoc/config.sh
71851            ! plan9/config.plan9 plan9/config_h.sample
71852            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
71853            ! win32/config.gc win32/config.vc win32/config.vc64
71854            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
71855            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
71856 ____________________________________________________________________________
71857 [ 19606] By: jhi                                   on 2003/05/24  06:05:17
71858         Log: Regen Glossary et al.
71859      Branch: perl
71860            ! Porting/Glossary Porting/config.sh Porting/config_H
71861 ____________________________________________________________________________
71862 [ 19604] By: jhi                                   on 2003/05/24  05:57:49
71863         Log: Add a real scan for pthread_attr_setscope().
71864      Branch: perl
71865            ! Configure config_h.SH ext/threads/threads.xs
71866 ____________________________________________________________________________
71867 [ 19603] By: jhi                                   on 2003/05/24  05:32:34
71868         Log: lib/ftp.pl requires the obsoleted (and removed) chat2.pl.
71869      Branch: perl
71870            - lib/ftp.pl
71871            ! MANIFEST
71872 ____________________________________________________________________________
71873 [ 19602] By: jhi                                   on 2003/05/23  17:02:28
71874         Log: Noticed by John P. Linderman.
71875      Branch: perl
71876            ! epoc/epocish.h mpeix/mpeixish.h perl.h unixish.h
71877 ____________________________________________________________________________
71878 [ 19601] By: jhi                                   on 2003/05/23  16:58:04
71879         Log: Subject: [PATCH] RE: state of deparse?
71880              From: Robin Barker <Robin.Barker@npl.co.uk>
71881              Date: Fri, 23 May 2003 17:42:37 +0100
71882              Message-ID: <533D273D4014D411AB1D00062938C4D90404653E@hotel.npl.co.uk>
71883      Branch: perl
71884            ! ext/B/B/Deparse.pm
71885 ____________________________________________________________________________
71886 [ 19600] By: jhi                                   on 2003/05/23  16:55:09
71887         Log: Subject: [PATCH] for Configure -Dnoextensions=Encode
71888              From: Robin Barker <Robin.Barker@npl.co.uk>
71889              Date: Fri, 23 May 2003 17:37:09 +0100
71890              Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk>
71891      Branch: perl
71892            ! ext/PerlIO/t/encoding.t ext/PerlIO/t/fallback.t
71893            ! ext/Storable/t/utf8hash.t lib/open.pm lib/open.t
71894 ____________________________________________________________________________
71895 [ 19599] By: jhi                                   on 2003/05/23  16:51:18
71896         Log: Subject: [PATCH] RE: [PATCH] RE: maint snapshot @ 19525
71897              From: Robin Barker <Robin.Barker@npl.co.uk>
71898              Date: Fri, 23 May 2003 17:32:22 +0100
71899              Message-ID: <533D273D4014D411AB1D00062938C4D90404653C@hotel.npl.co.uk>
71900      Branch: perl
71901            ! embed.pl perl.h perlio.c perlio.h proto.h
71902 ____________________________________________________________________________
71903 [ 19598] By: jhi                                   on 2003/05/23  16:05:36
71904         Log: Hasty editing, grumble.
71905      Branch: perl
71906            ! ext/POSIX/POSIX.xs
71907 ____________________________________________________________________________
71908 [ 19597] By: jhi                                   on 2003/05/23  16:02:30
71909         Log: Linewrapping MUAs, grumble.
71910      Branch: perl
71911            ! ext/POSIX/POSIX.xs
71912 ____________________________________________________________________________
71913 [ 19596] By: jhi                                   on 2003/05/23  16:00:51
71914         Log: U/WIN extension fix from John P. Linderman.
71915      Branch: perl
71916            ! ext/POSIX/POSIX.xs
71917 ____________________________________________________________________________
71918 [ 19595] By: jhi                                   on 2003/05/23  14:19:53
71919         Log: Subject: Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
71920              From: Dan Kogai <dankogai@dan.co.jp>
71921              Date: Sat, 24 May 2003 00:15:49 +0900
71922              Message-Id: <6F7B29DA-8D31-11D7-9F95-000393AE4244@dan.co.jp>
71923      Branch: perl
71924            ! ext/Encode/Changes ext/Encode/Unicode/Unicode.xs
71925            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
71926 ____________________________________________________________________________
71927 [ 19594] By: jhi                                   on 2003/05/23  13:06:25
71928         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_03 -> 6.10_04
71929              From: Michael G Schwern <schwern@pobox.com>
71930              Date: Fri, 23 May 2003 02:10:46 -0700
71931              Message-ID: <20030523091046.GB11662@windhund.schwern.org>
71932      Branch: perl
71933            + lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
71934            + lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
71935            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Install.pm
71936            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Any.pm
71937            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
71938            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
71939            ! lib/ExtUtils/MakeMaker/FAQ.pod
71940            ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
71941            ! lib/ExtUtils/TODO lib/ExtUtils/t/Install.t
71942            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
71943 ____________________________________________________________________________
71944 [ 19593] By: jhi                                   on 2003/05/23  12:56:23
71945         Log: Subject: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
71946              From: Dan Kogai <dankogai@dan.co.jp>
71947              Date: Fri, 23 May 2003 20:17:16 +0900
71948              Message-Id: <1C123D88-8D10-11D7-B277-000393AE4244@dan.co.jp>
71949      Branch: perl
71950            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
71951            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
71952            ! ext/Encode/lib/Encode/Encoding.pm
71953            ! ext/PerlIO/encoding/encoding.xs
71954 ____________________________________________________________________________
71955 [ 19592] By: jhi                                   on 2003/05/23  12:52:05
71956         Log: Workaround for buggy gcc 2.95.3 in openbsd/sparc64.
71957      Branch: perl
71958            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
71959            ! ext/Time/HiRes/HiRes.xs
71960 ____________________________________________________________________________
71961 [ 19590] By: jhi                                   on 2003/05/22  11:51:46
71962         Log: Subject: Re: [cpan #2629] Wrong assumption in numeric comparison
71963              From: Dan Kogai <dankogai@dan.co.jp>
71964              Date: Thu, 22 May 2003 18:46:40 +0900
71965              Message-Id: <49E36875-8C3A-11D7-9C91-000393AE4244@dan.co.jp>
71966      Branch: perl
71967            ! ext/Encode/encoding.pm
71968 ____________________________________________________________________________
71969 [ 19589] By: rgs                                   on 2003/05/21  21:37:28
71970         Log: Subject: [PATCH] [perl #21887] h2xs becoming enum-aware
71971              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
71972              Date: Tue, 13 May 2003 10:36:32 +0200
71973              Message-id: <20030513083631.GA21782@ethan>
71974      Branch: perl
71975            ! utils/h2xs.PL
71976 ____________________________________________________________________________
71977 [ 19588] By: rgs                                   on 2003/05/21  21:03:04
71978         Log: New warning "Useless localization of %s", based on
71979              Subject: [PATCH] new warning "Useless localization of %s is deprecated"
71980              From: Dave Mitchell <davem@fdgroup.com>
71981              Date: Wed, 30 Apr 2003 21:17:38 +0100
71982              Message-ID: <20030430201738.GA22054@fdgroup.com>
71983
71984              The proposed patch added this warning in the 'deprecated' category ;
71985              I think this category is for things that exist and will be removed,
71986              rather than for things that don't exist and that will maybe be added.
71987      Branch: perl
71988            ! op.c pod/perldiag.pod t/lib/warnings/op
71989 ____________________________________________________________________________
71990 [ 19586] By: rgs                                   on 2003/05/21  19:56:38
71991         Log: Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to
71992              disable the loading of .pmc files if defined.
71993              Rename the function S_doopen_pmc to S_doopen_pm.
71994      Branch: perl
71995            ! Porting/thirdclean embed.fnc embed.h pp_ctl.c proto.h
71996 ____________________________________________________________________________
71997 [ 19585] By: jhi                                   on 2003/05/21  19:28:23
71998         Log: More U/WIN tweaks from John P. Linderman.
71999      Branch: perl
72000            ! t/io/layers.t t/io/tell.t
72001 ____________________________________________________________________________
72002 [ 19584] By: rgs                                   on 2003/05/21  19:27:13
72003         Log: Subject: [PATCH] perldata.pod revamp rev. 3
72004              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
72005              Date: Wed, 14 May 2003 17:46:05 +0300 (IDT)
72006              Message-ID: <Pine.LNX.4.33L2.0305141744520.24207-200000@vipe.technion.ac.il>
72007      Branch: perl
72008            ! pod/perldata.pod
72009 ____________________________________________________________________________
72010 [ 19583] By: jhi                                   on 2003/05/21  19:18:21
72011         Log: Subject: Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used
72012              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
72013              Date: Mon, 19 May 2003 17:53:25 -0400
72014              Message-ID: <20030519215325.GE1629175@linguist.thayer.dartmouth.edu>
72015
72016              (the bug id corrected to be #22231, not #22238)
72017      Branch: perl
72018            ! lib/Switch.pm
72019 ____________________________________________________________________________
72020 [ 19582] By: jhi                                   on 2003/05/21  14:17:14
72021         Log: MAN3PODS => {} good.  (Was in 5.8.0, has been lost at some point.)
72022      Branch: perl
72023            ! ext/MIME/Base64/Makefile.PL
72024 ____________________________________________________________________________
72025 [ 19581] By: jhi                                   on 2003/05/21  14:15:26
72026         Log: U/WIN test tweak from John P. Linderman.
72027      Branch: perl
72028            ! t/op/chdir.t
72029 ____________________________________________________________________________
72030 [ 19580] By: jhi                                   on 2003/05/21  13:06:13
72031         Log: VMS test tweak from Craig Berry.
72032      Branch: perl
72033            ! lib/DirHandle.t
72034 ____________________________________________________________________________
72035 [ 19579] By: jhi                                   on 2003/05/21  13:03:34
72036         Log: U/WIN test nit for John P. Linderman.
72037      Branch: perl
72038            ! ext/Cwd/t/cwd.t
72039 ____________________________________________________________________________
72040 [ 19578] By: jhi                                   on 2003/05/21  13:01:42
72041         Log: Subject: [Encode] 1.95 released
72042              From: Dan Kogai <dankogai@dan.co.jp>
72043              Date: Wed, 21 May 2003 18:26:26 +0900
72044              Message-Id: <4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp>
72045      Branch: perl
72046            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
72047            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
72048            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
72049            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Unicode.t
72050            ! ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
72051            ! ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
72052            ! ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
72053            ! ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
72054            ! ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
72055            ! ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
72056            ! ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
72057            ! ext/Encode/ucm/8859-9.ucm
72058 ____________________________________________________________________________
72059 [ 19575] By: rgs                                   on 2003/05/20  19:22:30
72060         Log: Enhance the failure reporting for the pod2html tests
72061      Branch: perl
72062            ! lib/Pod/t/htmlview.t lib/Pod/t/pod2html-lib.pl
72063 ____________________________________________________________________________
72064 [ 19574] By: rgs                                   on 2003/05/20  18:52:21
72065         Log: Upgrade to Getopt::Long 2.33
72066              (mostly a version number increment)
72067      Branch: perl
72068            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
72069            ! lib/Getopt/Long/README
72070 ____________________________________________________________________________
72071 [ 19573] By: rgs                                   on 2003/05/20  18:43:37
72072         Log: Upgrade to CPAN 1.70_54
72073              Subject: Re: CPAN.pm into blead
72074              From: Andreas J Koenig <andreas.koenig@anima.de>
72075              Date: Tue, 20 May 2003 11:31:16 +0200
72076              Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de>
72077      Branch: perl
72078            - lib/CPAN/README
72079            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
72080 ____________________________________________________________________________
72081 [ 19571] By: jhi                                   on 2003/05/19  19:52:23
72082         Log: Further -Uuseperlio tweaking.
72083      Branch: perl
72084            ! ext/Encode/t/Unicode.t
72085 ____________________________________________________________________________
72086 [ 19570] By: rgs                                   on 2003/05/19  19:20:48
72087         Log: Subject: Re: Possible precedence problem on bitwise ^ operator
72088              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72089              Date: Sun, 18 May 2003 19:21:01 -0700
72090              Message-ID: <N+Dy+gzkg+XX092yn@efn.org>
72091              (with tweaks to perldiag.pod)
72092      Branch: perl
72093            ! op.c pod/perldiag.pod
72094 ____________________________________________________________________________
72095 [ 19569] By: jhi                                   on 2003/05/19  19:02:23
72096         Log: More Ultrix double definition avoidance.
72097      Branch: perl
72098            ! ext/Socket/Socket.xs
72099 ____________________________________________________________________________
72100 [ 19566] By: jhi                                   on 2003/05/19  04:58:25
72101         Log: Integrate perlio:
72102              [ 19556]
72103              Fix ticket 18265
72104
72105              [ 19557]
72106              EINTR retry should exit on count >= 0 not !=0
72107      Branch: perl
72108           !> perlio.c
72109 ____________________________________________________________________________
72110 [ 19565] By: jhi                                   on 2003/05/19  04:56:16
72111         Log: Nekkid numbers.
72112      Branch: perl
72113            ! ext/threads/threads.xs
72114 ____________________________________________________________________________
72115 [ 19564] By: jhi                                   on 2003/05/19  04:52:49
72116         Log: Meaningless cosmetics.
72117      Branch: perl
72118            ! ext/threads/threads.xs
72119 ____________________________________________________________________________
72120 [ 19563] By: jhi                                   on 2003/05/19  04:47:53
72121         Log: Make Perl_ithread_self() a bit more helpful when
72122              finding the thread fails (suggested by Stas in
72123              perl-ithreads Mar 01)
72124      Branch: perl
72125            ! ext/threads/threads.xs
72126 ____________________________________________________________________________
72127 [ 19562] By: jhi                                   on 2003/05/19  04:40:11
72128         Log: Slightly wrong panic messages.
72129      Branch: perl
72130            ! ext/threads/threads.xs
72131 ____________________________________________________________________________
72132 [ 19561] By: jhi                                   on 2003/05/19  04:33:31
72133         Log: Ultrix: the #19435 helped the IO extension, so this should
72134              help the Socket extension (socket structs redefinitions).
72135      Branch: perl
72136            ! ext/Socket/Socket.xs
72137 ____________________________________________________________________________
72138 [ 19560] By: jhi                                   on 2003/05/19  04:30:01
72139         Log: Based on
72140
72141              Subject: [PATCH threads.xs] no system scope on VMS
72142              From: "Craig A. Berry" <craigberry@mac.com>
72143              Date: Sun, 18 May 2003 23:02:07 -0500
72144              Message-ID: <3EC8573F.6050005@mac.com>
72145
72146              but instead go for #ifdef PTHREAD_SCOPE_SYSTEM.
72147      Branch: perl
72148            ! ext/threads/threads.xs
72149 ____________________________________________________________________________
72150 [ 19559] By: jhi                                   on 2003/05/19  04:24:27
72151         Log: Make the test work without perlio, from Dan Kogai.
72152      Branch: perl
72153            ! ext/Encode/t/Unicode.t
72154 ____________________________________________________________________________
72155 [ 19558] By: rgs                                   on 2003/05/18  21:40:10
72156         Log: Subject: [PATCH] Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn
72157              From: Michael G Schwern <schwern@pobox.com>
72158              Date: Wed, 14 May 2003 15:36:23 -0700
72159              Message-ID: <20030514223623.GD23350@windhund.schwern.org>
72160      Branch: perl
72161            ! pod/perlsyn.pod pod/perltrap.pod
72162 ____________________________________________________________________________
72163 [ 19552] By: jhi                                   on 2003/05/18  07:57:23
72164         Log: Integrate from perlio:
72165              [ 19542]
72166              Fix ticket #22219
72167
72168              [ 19543]
72169              Spotted a bare close() where PerlLIO_close() seems correct.
72170      Branch: perl
72171           !> doio.c perlio.c
72172 ____________________________________________________________________________
72173 [ 19550] By: jhi                                   on 2003/05/18  06:23:50
72174         Log: UTF-7 tweak from Dan Kogai.
72175      Branch: perl
72176            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
72177 ____________________________________________________________________________
72178 [ 19549] By: jhi                                   on 2003/05/18  05:58:58
72179         Log: The 'quotes' really are important (caught by Enache Adrian).
72180      Branch: perl
72181            ! Makefile.SH
72182 ____________________________________________________________________________
72183 [ 19548] By: jhi                                   on 2003/05/17  16:39:19
72184         Log: Subject: [Encode] UTF-7 Support
72185              From: Dan Kogai <dankogai@dan.co.jp>
72186              Date: Sun, 18 May 2003 00:45:35 +0900
72187              Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp>
72188      Branch: perl
72189            + ext/Encode/lib/Encode/Unicode/UTF7.pm
72190            ! MANIFEST ext/Encode/Changes ext/Encode/MANIFEST
72191            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
72192            ! ext/Encode/lib/Encode/Config.pm
72193            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Unicode.t
72194 ____________________________________________________________________________
72195 [ 19547] By: jhi                                   on 2003/05/17  16:26:47
72196         Log: Old (4.2BSD, like Ultrix) Bourne shells do not understand
72197              non-left-aligned heredocs.
72198      Branch: perl
72199            ! Makefile.SH
72200 ____________________________________________________________________________
72201 [ 19545] By: jhi                                   on 2003/05/17  15:51:07
72202         Log: Subject: Re: Last Call For (Least) Favourite Issues For 5.8.1
72203              From: Alan Burlison <Alan.Burlison@sun.com>
72204              Date: Thu, 15 May 2003 22:17:55 +0100
72205              Message-ID: <3EC40403.9000804@sun.com>
72206
72207              (fixed symbol scanning for Solaris 10)
72208      Branch: perl
72209            ! Configure
72210 ____________________________________________________________________________
72211 [ 19541] By: rgs                                   on 2003/05/17  12:10:14
72212         Log: Upgrade to Getopt::Long 2.32_05
72213      Branch: perl
72214            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
72215            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
72216            ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
72217            ! lib/Getopt/Long/t/gol-oo.t
72218 ____________________________________________________________________________
72219 [ 19540] By: rgs                                   on 2003/05/17  11:46:25
72220         Log: Clarify the explanation of the warning "Possible precedence problem
72221              on bitwise operator".
72222      Branch: perl
72223            ! pod/perldiag.pod
72224 ____________________________________________________________________________
72225 [ 19539] By: rgs                                   on 2003/05/17  11:36:08
72226         Log: Fix bug #22216 : B::Deparse can't handle "use Module Version"
72227              with fractional version numbers or v-strings.
72228      Branch: perl
72229            ! ext/B/B/Deparse.pm
72230 ____________________________________________________________________________
72231 [ 19537] By: gsar                                  on 2003/05/17  06:32:46
72232         Log: missing init in change#19533
72233      Branch: perl
72234            ! win32/win32sck.c
72235 ____________________________________________________________________________
72236 [ 19536] By: gsar                                  on 2003/05/17  06:07:07
72237         Log: apply Net::Ping patch that makes the fork()-based approach
72238              work better on windows (Marcus Holland-Moritz <mhx-perl@gmx.net>)
72239
72240              the code this affects is currently not enabled anywhere, but
72241              could be enabled if the non-blocking approach runs into problems
72242              on older windows versions
72243      Branch: perl
72244            ! lib/Net/Ping.pm
72245 ____________________________________________________________________________
72246 [ 19535] By: gsar                                  on 2003/05/17  05:54:39
72247         Log: improve the implementation of Net::Ping on windows by avoiding
72248              fork(), which is pretty heavy-weight for this kind of
72249              application; use non-blocking sockets instead
72250
72251              has been verified to work on Win2k but will need testing on
72252              other flavors of windows
72253
72254              there is a single known failure on windows in 450_service.t (test 18)
72255              due to what appears to be bugs in the ping_syn()/ack() code
72256      Branch: perl
72257            ! lib/Net/Ping.pm
72258 ____________________________________________________________________________
72259 [ 19534] By: gsar                                  on 2003/05/17  04:53:06
72260         Log: change#16723 broke the ioctl() return value on platforms
72261              that have ioctl() but no fcntl() (e.g. windows)
72262
72263              change#17577 then attempted to fix the bustage, but got
72264              it wrong
72265      Branch: perl
72266            ! pp_sys.c
72267 ____________________________________________________________________________
72268 [ 19533] By: gsar                                  on 2003/05/17  04:49:18
72269         Log: avoid select() on windows destroying errno (used to typically
72270              always sets it to EINVAL due to the way it maps the FD_SETs)
72271      Branch: perl
72272            ! win32/win32sck.c
72273 ____________________________________________________________________________
72274 [ 19532] By: jhi                                   on 2003/05/16  18:21:27
72275         Log: The suggested patch for [perl #22201] "patch: perl 5.8.0
72276              compile error on ia64/HP-UX (comparing incompatible pointers)"
72277              plus a possible cure for the warning mentioned in the case.
72278      Branch: perl
72279            ! ext/Storable/Storable.xs
72280 ____________________________________________________________________________
72281 [ 19531] By: jhi                                   on 2003/05/16  17:56:06
72282         Log: Apply the supplied patch for [perl #22195]
72283              "File::Find, sorted directory traversal order is inverted"
72284      Branch: perl
72285            ! lib/File/Find.pm
72286 ____________________________________________________________________________
72287 [ 19528] By: jhi                                   on 2003/05/16  15:56:33
72288         Log: Subject: [PATCH] RE: maint snapshot @ 19525
72289              From: Robin Barker <Robin.Barker@npl.co.uk>
72290              Date: Fri, 16 May 2003 17:16:57 +0100
72291              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
72292
72293              (Part #2: the hv.c SVf)
72294      Branch: perl
72295            ! hv.c
72296 ____________________________________________________________________________
72297 [ 19527] By: jhi                                   on 2003/05/16  15:55:10
72298         Log: Subject: [PATCH] RE: maint snapshot @ 19525
72299              From: Robin Barker <Robin.Barker@npl.co.uk>
72300              Date: Fri, 16 May 2003 17:16:57 +0100
72301              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
72302
72303              (Part #1: the __format__ and __printf__)
72304      Branch: perl
72305            ! Configure embed.pl perlio.c proto.h
72306 ____________________________________________________________________________
72307 [ 19523] By: jhi                                   on 2003/05/14  05:19:05
72308         Log: Subject: Re: [PATCH] Sync up MIME-Base64 to latest on CPAN
72309              From: Gisle Aas <gisle@ActiveState.com>
72310              Date: 13 May 2003 19:51:19 -0700
72311              Message-ID: <lrptmmw89k.fsf@caliper.activestate.com>
72312      Branch: perl
72313            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
72314            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
72315            ! ext/MIME/Base64/t/quoted-print.t
72316 ____________________________________________________________________________
72317 [ 19522] By: jhi                                   on 2003/05/14  05:11:49
72318         Log: More Panther moves.
72319      Branch: perl
72320            ! Makefile.SH hints/darwin.sh
72321 ____________________________________________________________________________
72322 [ 19521] By: jhi                                   on 2003/05/13  19:33:44
72323         Log: Curliff and liff with ease.
72324      Branch: perl
72325            + Porting/curliff.pl
72326            ! MANIFEST
72327 ____________________________________________________________________________
72328 [ 19520] By: jhi                                   on 2003/05/13  18:59:51
72329         Log: Use /usr/bin/perl (de facto in Porting/ scripts).
72330      Branch: perl
72331            ! Porting/sort_perldiag.pl
72332 ____________________________________________________________________________
72333 [ 19518] By: jhi                                   on 2003/05/13  18:53:48
72334         Log: Subject: [PATCH] [perl #8599] s/catenate/concatenate/
72335              From: Casey West <casey@geeknest.com>
72336              Date: Fri, 9 May 2003 04:00:44 -0400
72337              Message-ID: <20030509080044.GA49820@geeknest.com>
72338
72339              (except for the dup.t patch which diddled with system().)
72340      Branch: perl
72341            ! Configure NetWare/config_H.wc Porting/config_H README.Y2K
72342            ! config_h.SH lib/File/Spec.pm lib/File/Spec/Unix.pm
72343            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
72344            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
72345            ! win32/config_H.vc64 wince/config_H.ce
72346 ____________________________________________________________________________
72347 [ 19517] By: jhi                                   on 2003/05/13  18:39:40
72348         Log: Subject: [PATCH] Sync up MIME-Base64 to latest on CPAN
72349              From: Gisle Aas <gisle@ActiveState.com>
72350              Date: 13 May 2003 09:59:50 -0700
72351              Message-ID: <lru1byzss9.fsf@caliper.activestate.com>
72352      Branch: perl
72353            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
72354            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
72355            ! ext/MIME/Base64/t/quoted-print.t
72356 ____________________________________________________________________________
72357 [ 19516] By: jhi                                   on 2003/05/13  18:37:11
72358         Log: Subject: [PATCH] More perldiag.pod sorting
72359              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
72360              Date: Tue, 13 May 2003 15:13:53 -0400
72361              Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu>
72362
72363              (plus add 'no locale;')
72364      Branch: perl
72365            + Porting/sort_perldiag.pl
72366            ! MANIFEST pod/perldiag.pod
72367 ____________________________________________________________________________
72368 [ 19514] By: jhi                                   on 2003/05/13  17:38:09
72369         Log: Detypo.
72370      Branch: perl
72371            ! lib/Unicode/UCD.pm
72372 ____________________________________________________________________________
72373 [ 19512] By: gsar                                  on 2003/05/13  13:28:42
72374         Log: make it easier to reproduce the bug
72375      Branch: perl
72376            ! lib/Tie/File.pm
72377 ____________________________________________________________________________
72378 [ 19511] By: gsar                                  on 2003/05/13  13:08:47
72379         Log: the \do {local *FH} trick in Tie::File was really only needed
72380              on 5.005 and earlier, since later versions can autovivify
72381              the handle
72382
72383              however, a search in the p5p archives reveals the trick doesn't
72384              fully work in the versions it is needed in, so use the more
72385              standard Symbol::gensym() way
72386      Branch: perl
72387            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
72388 ____________________________________________________________________________
72389 [ 19510] By: gsar                                  on 2003/05/13  12:36:01
72390         Log: $Config{usethreads} wasn't being set on windows
72391      Branch: perl
72392            ! win32/Makefile win32/makefile.mk
72393 ____________________________________________________________________________
72394 [ 19509] By: jhi                                   on 2003/05/13  12:24:19
72395         Log: Reinstate the #19498 but now skip the crashing
72396              tests (when threaded) as TODOs.
72397      Branch: perl
72398            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
72399 ____________________________________________________________________________
72400 [ 19508] By: jhi                                   on 2003/05/13  11:22:06
72401         Log: Revert #19498 since it broke threaded builds.
72402      Branch: perl
72403            ! lib/Tie/File.pm
72404 ____________________________________________________________________________
72405 [ 19507] By: jhi                                   on 2003/05/13  05:20:56
72406         Log: Better be explicit with dangling elses.
72407      Branch: perl
72408            ! pp.c
72409 ____________________________________________________________________________
72410 [ 19506] By: jhi                                   on 2003/05/13  04:46:18
72411         Log: Detypo Pantherisms.
72412      Branch: perl
72413            ! Makefile.SH hints/darwin.sh
72414 ____________________________________________________________________________
72415 [ 19505] By: rgs                                   on 2003/05/12  21:49:21
72416         Log: Subject: Re: Bug stomping fun. [PATCH: bug #1016]
72417              From: Alex Vandiver <alexmv@MIT.EDU>
72418              Date: 02 May 2003 06:45:05 -0400
72419              Message-Id: <1051872303.26203.104.camel@supox>
72420              (plus perldiag nit)
72421      Branch: perl
72422            ! dump.c gv.c hv.c pod/perldiag.pod pp.c pp_hot.c sv.c
72423            ! t/comp/package.t
72424 ____________________________________________________________________________
72425 [ 19504] By: rgs                                   on 2003/05/12  20:52:52
72426         Log: Small nit in perlsyn about the new // operator
72427      Branch: perl
72428            ! pod/perlsyn.pod
72429 ____________________________________________________________________________
72430 [ 19503] By: rgs                                   on 2003/05/12  19:43:07
72431         Log: Use a more sophisticated heuristics to produce the warning
72432              'Parentheses missing around "%s" list'. This fixes bug #22147.
72433              Also, the warning is now produced for C<local *a,*b;>.
72434      Branch: perl
72435            ! op.c t/lib/warnings/op
72436 ____________________________________________________________________________
72437 [ 19502] By: jhi                                   on 2003/05/12  19:34:10
72438         Log: Work also without perlio.
72439      Branch: perl
72440            ! t/io/dup.t
72441 ____________________________________________________________________________
72442 [ 19500] By: jhi                                   on 2003/05/12  05:25:14
72443         Log: Panther preparation.
72444      Branch: perl
72445            ! Makefile.SH hints/darwin.sh
72446 ____________________________________________________________________________
72447 [ 19499] By: jhi                                   on 2003/05/12  04:49:57
72448         Log: More moves to intrpvar.h.
72449      Branch: perl
72450            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
72451 ____________________________________________________________________________
72452 [ 19498] By: gsar                                  on 2003/05/12  01:40:46
72453         Log: fix for Tie::File test failures on windows: the problem was
72454              that Tie::File did not close any file handles it opens internally,
72455              leading to file handle leaks and t/tf* temporary file littering;
72456              we now close the handle iff Tie::File opened it
72457
72458              this fix unearths what appears to be a perl bug in localizing globs:
72459              09_gen_rs.t fails due to a prematurely closed filehandle, although
72460              it wasn't explicitly closed anywhere by the code (renaming the
72461              *FH at line 97 to *FH1 makes it work, but I haven't done this
72462              to allow the bug to be tracked down)
72463      Branch: perl
72464            ! lib/Tie/File.pm
72465 ____________________________________________________________________________
72466 [ 19497] By: jhi                                   on 2003/05/11  20:17:30
72467         Log: Move the thread *hook into interpreter.
72468      Branch: perl
72469            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
72470 ____________________________________________________________________________
72471 [ 19496] By: rgs                                   on 2003/05/11  20:06:03
72472         Log: Subject: [PATCH] [perl #7391] Perl crashes with certain write() formats.
72473              From: Dave Mitchell <davem@fdgroup.com>
72474              Date: Sat, 10 May 2003 01:45:23 +0100
72475              Message-ID: <20030510004523.GC20871@fdgroup.com>
72476      Branch: perl
72477            ! pp_ctl.c
72478 ____________________________________________________________________________
72479 [ 19495] By: rgs                                   on 2003/05/11  20:01:10
72480         Log: Open UNIX is not really "formerly Unixware", since the most
72481              recent releases are known as Unixware, not as Open UNIX.
72482      Branch: perl
72483            ! pod/perlport.pod
72484 ____________________________________________________________________________
72485 [ 19494] By: jhi                                   on 2003/05/11  19:52:38
72486         Log: Slight tweaks to the platform list.
72487      Branch: perl
72488            ! pod/perlport.pod
72489 ____________________________________________________________________________
72490 [ 19493] By: rgs                                   on 2003/05/11  19:13:00
72491         Log: Subject: Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop
72492              From: Casey West <casey@geeknest.com>
72493              Date: Fri, 9 May 2003 10:30:13 -0400
72494              Message-ID: <20030509143013.GM49820@geeknest.com>
72495      Branch: perl
72496            ! pod/perlop.pod
72497 ____________________________________________________________________________
72498 [ 19492] By: rgs                                   on 2003/05/11  19:04:27
72499         Log: perlport.pod nit for doc bug #8253.
72500      Branch: perl
72501            ! pod/perlport.pod
72502 ____________________________________________________________________________
72503 [ 19491] By: jhi                                   on 2003/05/11  17:50:49
72504         Log: Use test.pl.
72505      Branch: perl
72506            ! t/io/fflush.t
72507 ____________________________________________________________________________
72508 [ 19490] By: jhi                                   on 2003/05/11  17:46:09
72509         Log: Try to handle a $^X with spaces in it.
72510      Branch: perl
72511            ! t/test.pl
72512 ____________________________________________________________________________
72513 [ 19489] By: jhi                                   on 2003/05/11  17:44:28
72514         Log: Separate the creation of the command to run by
72515              runperl() into its own function, _create_runperl().
72516      Branch: perl
72517            ! t/test.pl
72518 ____________________________________________________________________________
72519 [ 19488] By: jhi                                   on 2003/05/11  16:52:00
72520         Log: Fixup the method behaviour table.
72521      Branch: perl
72522            ! pod/perliol.pod
72523 ____________________________________________________________________________
72524 [ 19487] By: jhi                                   on 2003/05/11  16:43:26
72525         Log: Integrate from perlio:
72526              [ 19474]
72527              Tweaks to Jarkko's NULL deref checks in perlio.c
72528
72529              [ 19475]
72530              Fix for bugs 21717 and 22140.
72531              Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
72532              and derived layers. So have :unix's "pushed" method stat() the fd and
72533              cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match
72534              UNIX behaviour.
72535
72536              [ 19479]
72537              Better but still unproven fix for lseek() on pipes.
72538
72539              [ 19483]
72540              Unused variable
72541
72542              [ 19485]
72543              Tests to prove Ticket 9468 is fixed.
72544
72545              [ 19486]
72546              add test for change#19475,19479 (bugs#21717,22140)
72547      Branch: perl
72548           !> ext/Encode/Encode.xs perlio.c perliol.h t/io/dup.t
72549           !> t/io/fflush.t
72550 ____________________________________________________________________________
72551 [ 19484] By: gsar                                  on 2003/05/11  15:37:14
72552         Log: fix Embed.t failure on windows: PERL_SYS_TERM() is implemented
72553              in terms of an exported function rather than as an inlined
72554              macro (latter wants PL_op_mutex which isn't exported as such)
72555
72556              Jarkko: please merge into maint-5.8
72557      Branch: perl
72558            ! dosish.h makedef.pl win32/win32.c win32/win32.h
72559 ____________________________________________________________________________
72560 [ 19482] By: jhi                                   on 2003/05/11  07:53:26
72561         Log: Test _getcode().
72562      Branch: perl
72563            ! lib/Unicode/UCD.t
72564 ____________________________________________________________________________
72565 [ 19481] By: jhi                                   on 2003/05/11  06:25:08
72566         Log: Clarify the doc (and the code) for Unicode code points.
72567      Branch: perl
72568            ! lib/Unicode/UCD.pm
72569 ____________________________________________________________________________
72570 [ 19480] By: jhi                                   on 2003/05/11  06:18:06
72571         Log: Another doc suggestion from terry@eatoni.com (terry jones):
72572              use codepoints that return undef.
72573      Branch: perl
72574            ! lib/Unicode/UCD.pm
72575 ____________________________________________________________________________
72576 [ 19478] By: jhi                                   on 2003/05/10  19:01:17
72577         Log: Add Encode's META.yml.
72578      Branch: perl
72579            + ext/Encode/META.yml
72580            ! MANIFEST
72581 ____________________________________________________________________________
72582 [ 19477] By: jhi                                   on 2003/05/10  18:59:29
72583         Log: Upgrade to Encode 1.94.
72584      Branch: perl
72585            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
72586            ! ext/Encode/MANIFEST ext/Encode/bin/piconv
72587            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_module.t
72588            ! ext/Encode/t/mime-header.t
72589 ____________________________________________________________________________
72590 [ 19476] By: jhi                                   on 2003/05/10  18:56:08
72591         Log: Doc bug noticed by terry@eatoni.com (terry jones).
72592      Branch: perl
72593            ! lib/Unicode/UCD.pm
72594 ____________________________________________________________________________
72595 [ 19472] By: jhi                                   on 2003/05/10  10:55:49
72596         Log: Try to plug more potential PerlIO NULL method
72597              dereferences; try to document the matter.
72598      Branch: perl
72599            ! perlio.c pod/perliol.pod
72600 ____________________________________________________________________________
72601 [ 19471] By: jhi                                   on 2003/05/10  07:07:30
72602         Log: UseNicerNames instead of SHOUTING_LIKE_THIS.
72603      Branch: perl
72604            ! perlio.c
72605 ____________________________________________________________________________
72606 [ 19470] By: jhi                                   on 2003/05/10  06:51:24
72607         Log: In eof() the errno can get stomped by the peek-ahead.
72608      Branch: perl
72609            ! doio.c ext/Socket/socketpair.t
72610 ____________________________________________________________________________
72611 [ 19469] By: rgs                                   on 2003/05/09  21:33:15
72612         Log: A regression test for the remaining "Final $ should be..." error.
72613      Branch: perl
72614            ! t/comp/parser.t
72615 ____________________________________________________________________________
72616 [ 19468] By: rgs                                   on 2003/05/09  21:23:57
72617         Log: Remove the error messages "Final @ should be \@ or @name"
72618              and "Final % should be \% or %name", that appear to be
72619              only produced in addition to another syntax error, and therefore
72620              misleading, if I understand correctly that kind of black magic.
72621      Branch: perl
72622            ! pod/perldiag.pod toke.c
72623 ____________________________________________________________________________
72624 [ 19467] By: jhi                                   on 2003/05/09  20:11:18
72625         Log: Have to think this test more when I'm awake.
72626      Branch: perl
72627            ! ext/Socket/socketpair.t
72628 ____________________________________________________________________________
72629 [ 19466] By: rgs                                   on 2003/05/09  19:56:37
72630         Log: Document that perl tries to load .pmc files before .pm files.
72631              Subject: Re: [perl #8860] [not RESOLVED] .pmc extension not documented in require
72632              From: Casey West <casey@geeknest.com>
72633              Date: Fri, 9 May 2003 17:03:50 -0400
72634              Message-ID: <20030509210350.GW49820@geeknest.com>
72635      Branch: perl
72636            ! pod/perlfunc.pod
72637 ____________________________________________________________________________
72638 [ 19465] By: rgs                                   on 2003/05/09  19:47:49
72639         Log: Fix for doc bug #8602 : clarify eof() example comments
72640      Branch: perl
72641            ! pod/perlfunc.pod
72642 ____________________________________________________________________________
72643 [ 19464] By: rgs                                   on 2003/05/09  19:34:30
72644         Log: Subject: [PATCH] [perl #8702] Clean up perltrap mis-information
72645              From: Casey West <casey@geeknest.com>
72646              Date: Fri, 9 May 2003 11:09:39 -0400
72647              Message-ID: <20030509150939.GN49820@geeknest.com>
72648      Branch: perl
72649            ! pod/perltrap.pod
72650 ____________________________________________________________________________
72651 [ 19463] By: rgs                                   on 2003/05/09  19:33:25
72652         Log: Subject: Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt
72653              From: Casey West <casey@geeknest.com>
72654              Date: Fri, 9 May 2003 15:25:59 -0400
72655              Message-ID: <20030509192559.GS49820@geeknest.com>
72656      Branch: perl
72657            ! pod/perlfunc.pod
72658 ____________________________________________________________________________
72659 [ 19462] By: jhi                                   on 2003/05/09  18:53:27
72660         Log: Try to comprehensively have a plan B if a PerlIO
72661              layer doesn't have a particular function.
72662              (1) If there's a corresponding PerlIOBase, call it.
72663              (2) If not having the function is 'harmless', be silently happy.
72664              (Currently only Flush is in this category.)
72665              (3) Otherwise set errno and return failure.
72666      Branch: perl
72667            ! perlio.c
72668 ____________________________________________________________________________
72669 [ 19461] By: rgs                                   on 2003/05/09  18:45:39
72670         Log: Subject: [PATCH] [perl #8703] unescaped @ is fine
72671              From: Casey West <casey@geeknest.com>
72672              Date: Fri, 9 May 2003 11:17:53 -0400
72673              Message-ID: <20030509151753.GO49820@geeknest.com>
72674      Branch: perl
72675            ! pod/perltrap.pod
72676 ____________________________________________________________________________
72677 [ 19460] By: jhi                                   on 2003/05/09  14:25:49
72678         Log: Add the PerlIOBase_noop_* to the public API as suggested by Stas.
72679      Branch: perl
72680            ! makedef.pl
72681 ____________________________________________________________________________
72682 [ 19459] By: jhi                                   on 2003/05/09  14:22:08
72683         Log: Result of change #19458.
72684      Branch: perl
72685            ! MANIFEST
72686 ____________________________________________________________________________
72687 [ 19458] By: jhi                                   on 2003/05/09  14:21:51
72688         Log: Subject: Weekend fun: MANIFEST sorting
72689              From: andreas.koenig@anima.de (Andreas J. Koenig)
72690              Date: Fri, 09 May 2003 15:12:05 +0200
72691              Message-ID: <m3y91g463e.fsf@franz.ak.mind.de>
72692
72693              (both sorts need LC_ALL=C)
72694              (add also manicheck target)
72695      Branch: perl
72696            ! Makefile.SH
72697 ____________________________________________________________________________
72698 [ 19457] By: jhi                                   on 2003/05/09  04:30:13
72699         Log: Better skip this test on OpenBSD and BSD/OS since it
72700              does not seem to work (Slaven Rezic).
72701      Branch: perl
72702            ! lib/filetest.t
72703 ____________________________________________________________________________
72704 [ 19456] By: jhi                                   on 2003/05/09  03:41:56
72705         Log: Subject: [PATCH] Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue
72706              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72707              Date: Wed, 07 May 2003 23:37:47 -0700
72708              Message-ID: <7sfu+gzkg+AY092yn@efn.org>
72709      Branch: perl
72710            ! pod/perlfunc.pod
72711 ____________________________________________________________________________
72712 [ 19455] By: jhi                                   on 2003/05/09  03:36:54
72713         Log: Missing files.
72714      Branch: perl
72715            ! MANIFEST
72716 ____________________________________________________________________________
72717 [ 19454] By: rgs                                   on 2003/05/08  18:49:25
72718         Log: Suppress a few compilation warnings in pp_hot.c.
72719      Branch: perl
72720            ! pp_hot.c
72721 ____________________________________________________________________________
72722 [ 19453] By: rgs                                   on 2003/05/08  18:42:16
72723         Log: Remove duplicate entries from perldiag
72724      Branch: perl
72725            ! pod/perldiag.pod
72726 ____________________________________________________________________________
72727 [ 19452] By: jhi                                   on 2003/05/08  18:12:46
72728         Log: Subject: Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty
72729              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72730              Date: Wed, 07 May 2003 15:27:07 -0700
72731              Message-ID: <7gYu+gzkgaFU092yn@efn.org>
72732      Branch: perl
72733            ! pod/perldata.pod pod/perldiag.pod pod/perltie.pod pp.c
72734            ! pp_hot.c t/op/magic.t
72735 ____________________________________________________________________________
72736 [ 19451] By: jhi                                   on 2003/05/08  17:47:13
72737         Log: Tiny nit from mjd.
72738      Branch: perl
72739            ! lib/Tie/File.pm
72740 ____________________________________________________________________________
72741 [ 19450] By: jhi                                   on 2003/05/08  17:46:26
72742         Log: Upgrade to Tie::File 0.95.
72743      Branch: perl
72744            + lib/Tie/File/t/27_iwrite.t lib/Tie/File/t/28_mtwrite.t
72745            + lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t
72746            + lib/Tie/File/t/42_offset.t
72747            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
72748            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
72749            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
72750            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/21_win32.t
72751            ! lib/Tie/File/t/25_gen_nocache.t lib/Tie/File/t/26_twrite.t
72752            ! lib/Tie/File/t/30_defer.t
72753 ____________________________________________________________________________
72754 [ 19449] By: jhi                                   on 2003/05/08  17:35:10
72755         Log: Subject: [perl #22141] patch for Time::HiRes to get rid of -lrt on linux
72756              From: Marc Lehmann (via RT) <perlbug-followup@perl.org>
72757              Message-Id: <rt-22141-56710.3.69543054121962@bugs6.perl.org>
72758              Date: 8 May 2003 00:42:18 -0000
72759      Branch: perl
72760            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
72761            ! ext/Time/HiRes/Makefile.PL
72762 ____________________________________________________________________________
72763 [ 19448] By: jhi                                   on 2003/05/08  17:27:47
72764         Log: Subject: [PATCH] alphabetize perldiag.pod
72765              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
72766              Date: Thu, 8 May 2003 11:52:39 -0400
72767              Message-ID: <20030508155239.GC1495587@linguist.thayer.dartmouth.edu>
72768      Branch: perl
72769            ! pod/perldiag.pod
72770 ____________________________________________________________________________
72771 [ 19447] By: jhi                                   on 2003/05/08  17:19:06
72772         Log: Subject: [PATCH] [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort
72773              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
72774              Date: Thu, 08 May 2003 08:42:20 +0200
72775              Message-id: <20030508064220.GA763@ethan>
72776      Branch: perl
72777            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
72778            ! ext/Devel/PPPort/t/test.t
72779 ____________________________________________________________________________
72780 [ 19445] By: jhi                                   on 2003/05/08  05:21:44
72781         Log: A variant of
72782
72783              Subject: Re: 0 is not perl (was Re: Report /export/home/nwc10/Gripping-Smoke/Smoke)
72784              From: enache@rdslink.ro (Enache Adrian)
72785              Date: Tue, 22 Apr 2003 02:54:05 +0300
72786              Message-ID: <20030421235405.GA1162@ratsnest.hole>
72787
72788              to quench the black smoke from the BSD builds.
72789      Branch: perl
72790            ! lib/ExtUtils/MM_Unix.pm
72791 ____________________________________________________________________________
72792 [ 19444] By: rgs                                   on 2003/05/07  20:25:45
72793         Log: Subject: Re: [DOC PATCH] & More File::Path issues
72794              From: Casey West <casey@geeknest.com>
72795              Date: Mon, 5 May 2003 13:25:47 -0400
72796              Message-ID: <20030505172547.GB20508@geeknest.com>
72797      Branch: perl
72798            ! lib/File/Path.pm
72799 ____________________________________________________________________________
72800 [ 19443] By: jhi                                   on 2003/05/07  20:03:58
72801         Log: Spelling correction from Nicholas Clark.
72802      Branch: perl
72803            ! ext/POSIX/POSIX.pod
72804 ____________________________________________________________________________
72805 [ 19440] By: jhi                                   on 2003/05/07  19:20:53
72806         Log: One more possible extensions permutation.
72807      Branch: perl
72808            ! Configure
72809 ____________________________________________________________________________
72810 [ 19437] By: jhi                                   on 2003/05/07  16:58:21
72811         Log: Allow platforms to manipulate their archname by creating
72812              a archname.cbu in their hints files.
72813      Branch: perl
72814            ! Configure
72815 ____________________________________________________________________________
72816 [ 19436] By: jhi                                   on 2003/05/07  16:53:26
72817         Log: More long double logic from Alan Burlison.
72818      Branch: perl
72819            ! Configure
72820 ____________________________________________________________________________
72821 [ 19435] By: jhi                                   on 2003/05/06  15:21:55
72822         Log: Worth a try for [perl #17146]
72823      Branch: perl
72824            ! ext/IO/poll.c
72825 ____________________________________________________________________________
72826 [ 19433] By: jhi                                   on 2003/05/06  05:12:23
72827         Log: Document which interfaces are NOT Unicode-aware.
72828      Branch: perl
72829            ! pod/perltodo.pod pod/perlunicode.pod
72830 ____________________________________________________________________________
72831 [ 19432] By: rgs                                   on 2003/05/05  20:31:22
72832         Log: Subject: [PATCH] [perl #8063] perlfilter doesn't mention potential DATA clobber
72833              From: Casey West <casey@geeknest.com>
72834              Date: Mon, 28 Apr 2003 11:07:36 -0400
72835              Message-ID: <20030428150736.GD62281@geeknest.com>
72836      Branch: perl
72837            ! pod/perlfilter.pod
72838 ____________________________________________________________________________
72839 [ 19431] By: rgs                                   on 2003/05/05  20:07:33
72840         Log: Subject: [patch] Re: [perl #21728] regexp SEGV
72841              From: Enache Adrian <enache@rdslink.ro>
72842              Date: Fri, 28 Mar 2003 23:53:09 +0200
72843              Message-ID: <20030328215309.GA6413@ratsnest.hole>
72844              (with minor tweaks)
72845      Branch: perl
72846            ! embed.fnc embed.h global.sym proto.h regexec.c scope.c scope.h
72847 ____________________________________________________________________________
72848 [ 19430] By: rgs                                   on 2003/05/05  20:01:36
72849         Log: Fix doc bug #22067, noticed by Mark Knutsen
72850      Branch: perl
72851            ! pod/perlfunc.pod
72852 ____________________________________________________________________________
72853 [ 19429] By: rgs                                   on 2003/05/05  18:59:59
72854         Log: Fix : the svr5 hints file doesn't propagate libswanted with
72855              threads enabled. Now threads are OK on OpenUNIX 8, except a
72856              mysterious failure in ext/POSIX/t/sigaction.t.
72857      Branch: perl
72858            ! hints/svr5.sh
72859 ____________________________________________________________________________
72860 [ 19428] By: jhi                                   on 2003/05/05  16:54:34
72861         Log: Snip away the perlunicode slowness demo since the new
72862              caching scheme should help things a bit.
72863      Branch: perl
72864            ! pod/perlunicode.pod
72865 ____________________________________________________________________________
72866 [ 19427] By: jhi                                   on 2003/05/05  16:14:09
72867         Log: Subject: Re: Minor change to strict.pm. Who? How?
72868              From: Adam Kennedy <adam@ali.as>
72869              Date: Wed, 30 Apr 2003 00:02:40 +1000
72870              Message-ID: <3EAE8600.2000806@ali.as>
72871
72872              Subject: [PATCH] Re: Minor change to strict.pm. Who? How?
72873              From: Michael G Schwern <schwern@pobox.com>
72874              Date: Tue, 29 Apr 2003 12:26:32 -0700
72875              Message-ID: <20030429192632.GA6129@windhund.schwern.org>
72876      Branch: perl
72877            ! lib/strict.pm
72878 ____________________________________________________________________________
72879 [ 19426] By: jhi                                   on 2003/05/05  15:48:57
72880         Log: Subject: [DOC PATCH] missing ')' in File::Path docs
72881              From: "Jos I.Boumans" <kane@dwim.org>
72882              Date: 30 Apr 2003 09:45:16 -0000
72883              Message-ID: <20030430114513165+0200@nntp.perl.org>
72884      Branch: perl
72885            ! lib/File/Path.pm
72886 ____________________________________________________________________________
72887 [ 19425] By: jhi                                   on 2003/05/05  15:47:19
72888         Log: Subject: [PATCH pod/perlmod.pod] Simpler $Revision$ based $VERSION. Plus, repentance!
72889              From: Michael G Schwern <schwern@pobox.com>
72890              Date: Sat, 3 May 2003 15:30:16 -0700
72891              Message-ID: <20030503223016.GE1234@windhund.schwern.org>
72892      Branch: perl
72893            ! pod/perlmod.pod
72894 ____________________________________________________________________________
72895 [ 19424] By: jhi                                   on 2003/05/05  15:44:39
72896         Log: Subject: [PATCH] [perl #3096] undefing hash with object values
72897              From: Dave Mitchell <davem@fdgroup.com>
72898              Date: Thu, 1 May 2003 21:06:57 +0100
72899              Message-ID: <20030501200657.GA25456@fdgroup.com>
72900      Branch: perl
72901            ! hv.c t/op/undef.t
72902 ____________________________________________________________________________
72903 [ 19423] By: jhi                                   on 2003/05/05  15:42:58
72904         Log: Subject: Re: hv.c patch - pathological hashes too easy
72905              From: "Tye McQueen" <tye@metronet.com>
72906              Date: Thu, 1 May 2003 13:34:50 -0500 (CDT)
72907              Message-Id: <200305011834.h41IYoE08503@metronet.com>
72908      Branch: perl
72909            ! hv.c
72910 ____________________________________________________________________________
72911 [ 19422] By: jhi                                   on 2003/05/05  15:40:02
72912         Log: Subject: [PATCH] [perl #18341] random nits in perlrequick.pod
72913              From: Casey West <casey@geeknest.com>
72914              Date: Tue, 29 Apr 2003 16:14:20 -0400
72915              Message-ID: <20030429201420.GT62281@geeknest.com>
72916      Branch: perl
72917            ! pod/perlrequick.pod
72918 ____________________________________________________________________________
72919 [ 19421] By: jhi                                   on 2003/05/05  15:38:23
72920         Log: Subject: [PATCH] ExtUtils::Install and the don't-really-do-it switch
72921              From: Slaven Rezic <slaven@rezic.de>
72922              Date: Thu, 24 Apr 2003 00:42:11 +0200 (CEST)
72923              Message-Id: <200304232242.h3NMgBqD028515@vran.herceg.de>
72924      Branch: perl
72925            ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t
72926 ____________________________________________________________________________
72927 [ 19420] By: jhi                                   on 2003/05/05  15:36:39
72928         Log: Subject: [PATCH 5.8.0 UTIL] h2xs generates false comments about ABSTRACT
72929              From: Steve Hay <steve.hay@uk.radan.com>
72930              Date: Wed, 30 Apr 2003 09:52:30 +0100
72931              Message-ID: <3EAF8ECE.8060403@uk.radan.com>
72932      Branch: perl
72933            ! utils/h2xs.PL
72934 ____________________________________________________________________________
72935 [ 19419] By: jhi                                   on 2003/05/05  08:20:34
72936         Log: Reintroduce the mention of the fact that the Artistic/GPL
72937              also are Perl's own licenses.
72938      Branch: perl
72939            ! pod/perlartistic.pod pod/perlgpl.pod
72940 ____________________________________________________________________________
72941 [ 19418] By: jhi                                   on 2003/05/05  07:23:57
72942         Log: Switch the new perlio way of opening anonymous temporary files
72943              open my $fh, '+>', undef
72944              to using File::Temp.  Test it, and test also the "accidental
72945              feature" of +< working the same way.
72946              This should address [perl #21937].
72947      Branch: perl
72948            + ext/PerlIO/t/open.t
72949            ! MANIFEST perlio.c pod/perlfunc.pod
72950 ____________________________________________________________________________
72951 [ 19417] By: jhi                                   on 2003/05/05  05:52:47
72952         Log: perlartistic and perlgpl reformatting from Sean Burke.
72953      Branch: perl
72954            ! pod/perlartistic.pod pod/perlgpl.pod
72955 ____________________________________________________________________________
72956 [ 19416] By: jhi                                   on 2003/05/05  05:33:43
72957         Log: pack/unpack fixes from Wolfgang Laun:
72958              - fix bug in UNICOS (where SIZE16 != sizeof(short))
72959              - introduce and use new internal pack/unpack API
72960              (packlist, unpackstring)
72961              that does away with the unused arguments in the old API
72962              (pack_cat, unpack_str).
72963      Branch: perl
72964            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_pack.c proto.h
72965 ____________________________________________________________________________
72966 [ 19415] By: jhi                                   on 2003/05/05  04:58:39
72967         Log: Subject: [PATCH] Embed.t flushing problem
72968              From: "Craig A. Berry" <craigberry@mac.com>
72969              Date: Sun, 04 May 2003 16:25:38 -0500
72970              Message-ID: <3EB58552.2070207@mac.com>
72971      Branch: perl
72972            ! lib/ExtUtils/t/Embed.t
72973 ____________________________________________________________________________
72974 [ 19414] By: jhi                                   on 2003/05/05  04:52:37
72975         Log: Doc nit from mjd.
72976      Branch: perl
72977            ! ext/DB_File/DB_File.pm
72978 ____________________________________________________________________________
72979 [ 19413] By: ams                                   on 2003/05/05  04:03:10
72980         Log: None of that "our" stuff here, please.
72981      Branch: perl
72982            ! ext/Storable/t/tied.t
72983 ____________________________________________________________________________
72984 [ 19412] By: ams                                   on 2003/05/05  03:57:06
72985         Log: Oops. More Storable 2.07 preparations.
72986      Branch: perl
72987            ! ext/Storable/README ext/Storable/Storable.pm
72988 ____________________________________________________________________________
72989 [ 19411] By: ams                                   on 2003/05/05  03:53:44
72990         Log: Update changelog for 2.07 release.
72991      Branch: perl
72992            ! ext/Storable/ChangeLog
72993 ____________________________________________________________________________
72994 [ 19410] By: ams                                   on 2003/05/05  03:31:36
72995         Log: Update Changes.
72996      Branch: perl
72997            ! Changes
72998 ____________________________________________________________________________
72999 [ 19409] By: ams                                   on 2003/05/05  03:21:41
73000         Log: Subject: Re: Bug in Storable???
73001              From: Slaven Rezic <slaven@rezic.de>
73002              Date: 04 May 2003 18:00:40 +0200
73003              Message-Id: <87of2iwvkn.fsf@vran.herceg.de>
73004      Branch: perl
73005            ! ext/Storable/Storable.xs ext/Storable/t/integer.t
73006 ____________________________________________________________________________
73007 [ 19407] By: jhi                                   on 2003/05/04  19:39:01
73008         Log: This way reads a bit better with pod2man.
73009      Branch: perl
73010            ! pod/perlartistic.pod pod/perlgpl.pod
73011 ____________________________________________________________________________
73012 [ 19406] By: jhi                                   on 2003/05/04  12:01:00
73013         Log: Integrate from maint:
73014              [ 18568]
73015              Add the POSIX::sigaction() trick by Slaven Rezic
73016              for [perl #17341].
73017      Branch: perl
73018           !> pod/perlfunc.pod pod/perlipc.pod
73019 ____________________________________________________________________________
73020 [ 19401] By: jhi                                   on 2003/05/04  09:25:48
73021         Log: Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
73022              regen perltoc, perlmodlib.  The GPL added as verbatim as possible,
73023              the perlartistic is a straightforward podification.
73024      Branch: perl
73025            + pod/perlartistic.pod pod/perlgpl.pod
73026            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL
73027            ! pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod
73028 ____________________________________________________________________________
73029 [ 19398] By: jhi                                   on 2003/05/04  08:19:14
73030         Log: Doesn't make any difference for the test but is more logical.
73031      Branch: perl
73032            ! t/lib/Devel/switchd.pm
73033 ____________________________________________________________________________
73034 [ 19396] By: jhi                                   on 2003/05/03  15:42:54
73035         Log: Plagued by thinkos tonight.
73036      Branch: perl
73037            ! lib/filetest.t
73038 ____________________________________________________________________________
73039 [ 19395] By: jhi                                   on 2003/05/03  15:37:35
73040         Log: Must skip more.
73041      Branch: perl
73042            ! lib/filetest.t
73043 ____________________________________________________________________________
73044 [ 19394] By: jhi                                   on 2003/05/03  15:30:45
73045         Log: Subject: Re: Does filetest work at all?
73046              From: Slaven Rezic <slaven@rezic.de>
73047              Date: 03 May 2003 18:26:49 +0200
73048              Message-ID: <87ade4q9me.fsf@vran.herceg.de>
73049      Branch: perl
73050            ! lib/filetest.t pp_sys.c
73051 ____________________________________________________________________________
73052 [ 19393] By: jhi                                   on 2003/05/03  05:34:21
73053         Log: Extra tweakage from Rafael for #19392.
73054      Branch: perl
73055            ! ext/B/B/Concise.pm lib/filetest.pm
73056 ____________________________________________________________________________
73057 [ 19392] By: jhi                                   on 2003/05/03  05:33:04
73058         Log: Salvage 'use filetest "access"' from compiletime to runtime.
73059      Branch: perl
73060            ! dump.c op.c op.h pp_sys.c
73061 ____________________________________________________________________________
73062 [ 19391] By: jhi                                   on 2003/05/03  05:19:23
73063         Log: Upgrade to Unicode 4.0.0.  (Well, upgrade at least
73064              the Unicode character database to 4.0.0.)
73065      Branch: perl
73066            + lib/unicore/HangulSyllableType.txt
73067            + lib/unicore/NormalizationCorrections.txt
73068            + lib/unicore/StandardizedVariants.txt
73069            + lib/unicore/lib/Braille.pl lib/unicore/lib/Cypriot.pl
73070            + lib/unicore/lib/InAegean.pl lib/unicore/lib/InCyprio.pl
73071            + lib/unicore/lib/InKhmerS.pl lib/unicore/lib/InLimbu.pl
73072            + lib/unicore/lib/InLinea2.pl lib/unicore/lib/InLinear.pl
73073            + lib/unicore/lib/InMisce5.pl lib/unicore/lib/InOsmany.pl
73074            + lib/unicore/lib/InPhonet.pl lib/unicore/lib/InShavia.pl
73075            + lib/unicore/lib/InTaiLe.pl lib/unicore/lib/InTaiXua.pl
73076            + lib/unicore/lib/InUgarit.pl lib/unicore/lib/InVaria2.pl
73077            + lib/unicore/lib/InYijing.pl lib/unicore/lib/Limbu.pl
73078            + lib/unicore/lib/LinearB.pl lib/unicore/lib/Osmanya.pl
73079            + lib/unicore/lib/OtherIdS.pl lib/unicore/lib/Shavian.pl
73080            + lib/unicore/lib/TaiLe.pl lib/unicore/lib/Ugaritic.pl
73081            ! (edit 129 files)
73082 ____________________________________________________________________________
73083 [ 19390] By: jhi                                   on 2003/05/03  04:52:09
73084         Log: Tru64: PerlIO_tell() was returning about one _megabyte_ for
73085              the fp offset, which was quite a big larger than the input file,
73086              which meant that the SvGROW tried to grow the file to about
73087              2**64-2**20, which made safesysrealloc() to understandably
73088              croak (in argv.t).
73089      Branch: perl
73090            ! sv.c
73091 ____________________________________________________________________________
73092 [ 19387] By: jhi                                   on 2003/05/02  19:18:35
73093         Log: Regen Configure (no changes but that's fine).
73094      Branch: perl
73095            ! Configure
73096 ____________________________________________________________________________
73097 [ 19386] By: jhi                                   on 2003/05/02  19:06:39
73098         Log: Subject: [PATCH] Re: maintperl on OpenUNIX 8
73099              From: Andy Dougherty <doughera@lafayette.edu>
73100              Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT)
73101              Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
73102      Branch: perl
73103            ! Configure
73104 ____________________________________________________________________________
73105 [ 19385] By: jhi                                   on 2003/05/02  19:01:04
73106         Log: Subject: [PATCH] OpenUNIX 8 support
73107              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
73108              Date: Fri, 2 May 2003 12:12:08 +0200
73109              Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
73110      Branch: perl
73111            ! Configure ext/Socket/socketpair.t hints/svr5.sh pp_sys.c
73112 ____________________________________________________________________________
73113 [ 19384] By: jhi                                   on 2003/05/02  18:58:32
73114         Log: Subject: [PATCH win32/win32.c] silence compiler warnings
73115              From: Abe Timmerman <abe@ztreet.demon.nl>
73116              Date: Fri, 2 May 2003 00:51:42 +0200
73117              Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
73118      Branch: perl
73119            ! win32/win32.c
73120 ____________________________________________________________________________
73121 [ 19383] By: jhi                                   on 2003/05/02  18:55:37
73122         Log: Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
73123              From: Abe Timmerman <abe@ztreet.demon.nl>
73124              Date: Thu, 1 May 2003 18:34:35 +0200
73125              Message-Id: <200305011834.35685.abe@ztreet.demon.nl>
73126      Branch: perl
73127            ! win32/win32.h
73128 ____________________________________________________________________________
73129 [ 19382] By: jhi                                   on 2003/05/02  18:50:25
73130         Log: Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs
73131              From: Michael G Schwern <schwern@pobox.com>
73132              Date: Wed, 30 Apr 2003 18:19:32 -0700
73133              Message-ID: <20030501011932.GM701@windhund.schwern.org>
73134      Branch: perl
73135            ! ext/POSIX/POSIX.pod
73136 ____________________________________________________________________________
73137 [ 19381] By: jhi                                   on 2003/05/02  15:12:47
73138         Log: Forgot to check in the -d: file.
73139      Branch: perl
73140            + t/lib/Devel/switchd.pm
73141            ! MANIFEST t/run/switchd.t
73142 ____________________________________________________________________________
73143 [ 19380] By: jhi                                   on 2003/05/02  15:02:04
73144         Log: Solaris: make -Duse64bitall'ed to have an archname of
73145              sun4-solaris-64, from Alan Burlison.  (The default is to not
73146              to suffix anything with -Duse64bitall if longs are 64 bit.
73147              This may lead into confusion and much sorrow if 32-bit binaries
73148              and 64-bit binaries are installed under the same directories.
73149              Why is "-64" or something like that the default?  Well, there
73150              are platforms where 64 bits really is the default default.
73151              There adding a "-64" would be kind of odd.  Better to let
73152              each 64-bit capable platform to choose their archnames.)
73153      Branch: perl
73154            ! hints/solaris_2.sh
73155 ____________________________________________________________________________
73156 [ 19378] By: jhi                                   on 2003/05/02  08:41:40
73157         Log: The [perl #21890] (Devel::Coverage breakage) has been fixed
73158              by change #18589 (it was broken by change #9754); add test case.
73159      Branch: perl
73160            + t/run/switchd.t
73161            ! MANIFEST
73162 ____________________________________________________________________________
73163 [ 19376] By: jhi                                   on 2003/05/02  05:31:52
73164         Log: great_circle_direction() was broken,
73165              reported by Alexander Becher.
73166      Branch: perl
73167            ! lib/Math/Trig.pm lib/Math/Trig.t
73168 ____________________________________________________________________________
73169 [ 19375] By: jhi                                   on 2003/05/01  18:18:06
73170         Log: OS X: could not -Doptimize=-g.
73171      Branch: perl
73172            ! hints/darwin.sh
73173 ____________________________________________________________________________
73174 [ 19374] By: jhi                                   on 2003/05/01  12:33:44
73175         Log: OS X test tweak.
73176      Branch: perl
73177            ! ext/Cwd/t/cwd.t
73178 ____________________________________________________________________________
73179 [ 19373] By: jhi                                   on 2003/05/01  11:09:42
73180         Log: Subject: [PATCH] RE: perl@19333
73181              From: Robin Barker <Robin.Barker@npl.co.uk>
73182              Date: Tue, 29 Apr 2003 17:30:23 +0100
73183              Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
73184      Branch: perl
73185            ! embed.pl pp_hot.c pp_pack.c proto.h
73186 ____________________________________________________________________________
73187 [ 19372] By: jhi                                   on 2003/05/01  09:52:52
73188         Log: miniperl cannot handle layers.t.
73189      Branch: perl
73190            ! t/io/layers.t
73191 ____________________________________________________________________________
73192 [ 19371] By: jhi                                   on 2003/05/01  08:26:06
73193         Log: The solution in change #19363 was too unportable.
73194      Branch: perl
73195            ! t/io/openpid.t
73196 ____________________________________________________________________________
73197 [ 19369] By: jhi                                   on 2003/05/01  07:48:06
73198         Log: perlreftut updates from mjd.
73199      Branch: perl
73200            ! pod/perlreftut.pod
73201 ____________________________________________________________________________
73202 [ 19368] By: jhi                                   on 2003/05/01  07:45:06
73203         Log: z/OS: More threaded build tweaks from Brian De Pradine--
73204              apparently now it works!
73205      Branch: perl
73206            ! ext/threads/threads.xs handy.h hints/os390.sh thread.h
73207 ____________________________________________________________________________
73208 [ 19367] By: rgs                                   on 2003/04/29  20:31:07
73209         Log: Subject: [PATCH] buglet: sub a(;&) { } doesn't work
73210              From: Enache Adrian <enache@rdslink.ro>
73211              Date: Sat, 19 Apr 2003 01:41:07 +0300
73212              Message-ID: <20030418224107.GA2751@ratsnest.hole>
73213      Branch: perl
73214            ! t/comp/parser.t toke.c
73215 ____________________________________________________________________________
73216 [ 19366] By: jhi                                   on 2003/04/29  08:55:12
73217         Log: If it's S_, it should be STATIC.
73218      Branch: perl
73219            ! embed.fnc embed.h numeric.c proto.h
73220 ____________________________________________________________________________
73221 [ 19365] By: sky                                   on 2003/04/28  16:30:03
73222         Log: Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context
73223              From: Casey West <casey@geeknest.com>
73224              Date: mÂŒn apr 28, 2003  16:00:05 Europe/Stockholm
73225              Message-Id: <20030428140005.GC62281@geeknest.com>
73226      Branch: perl
73227            ! pod/perlop.pod
73228 ____________________________________________________________________________
73229 [ 19364] By: sky                                   on 2003/04/28  16:20:43
73230         Log: Subject: [PATCH] [patch #7514] Bug in perlop regex explination
73231              From: Casey West <casey@geeknest.com>
73232              Date: mÂŒn apr 28, 2003  19:22:06 Europe/Stockholm
73233              Message-Id: <20030428172206.GK62281@geeknest.com>
73234      Branch: perl
73235            ! pod/perlop.pod
73236 ____________________________________________________________________________
73237 [ 19363] By: sky                                   on 2003/04/28  15:32:35
73238         Log: Fix bug 2681, change the test not to use the shell and use 3+arg
73239              open.
73240      Branch: perl
73241            ! t/io/openpid.t
73242 ____________________________________________________________________________
73243 [ 19359] By: jhi                                   on 2003/04/28  08:43:23
73244         Log: Feel-good cleanup.
73245      Branch: perl
73246            ! intrpvar.h sv.c
73247 ____________________________________________________________________________
73248 [ 19358] By: jhi                                   on 2003/04/28  08:27:15
73249         Log: SysV msg queues can be something hanging (witnessed in IRIX),
73250              so let's use IPC_NOWAIT.
73251      Branch: perl
73252            ! ext/IPC/SysV/t/msg.t t/op/taint.t
73253 ____________________________________________________________________________
73254 [ 19357] By: jhi                                   on 2003/04/28  06:32:47
73255         Log: Detecting errors of reentrant APIs: getgrgid_r and the like
73256              when returning an int can either return the error in the return
73257              value or in the errno.  We need a new per-interp variable to store
73258              the return value instead of clobbering the errno with it.  The new
73259              variable, PL_reentrant_retint, is only used within the reentrancy
73260              framework, and immediately after it's set, so there should not be
73261              similar visibility issues as for the errno.  Spotted by Edward Moy.
73262      Branch: perl
73263            ! embedvar.h intrpvar.h perlapi.h reentr.c reentr.h reentr.pl
73264 ____________________________________________________________________________
73265 [ 19356] By: rgs                                   on 2003/04/27  20:09:01
73266         Log: Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
73267              Check errno to see if the call to nice(2) succeeded.
73268              Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
73269              From: Enache Adrian <enache@rdslink.ro>
73270              Date: Wed, 23 Apr 2003 22:48:20 +0300
73271              Message-ID: <20030423194820.GA874@ratsnest.hole>
73272      Branch: perl
73273            ! ext/POSIX/POSIX.xs
73274 ____________________________________________________________________________
73275 [ 19355] By: jhi                                   on 2003/04/27  19:56:09
73276         Log: Document a faint compilation noise.
73277      Branch: perl
73278            ! README.aix
73279 ____________________________________________________________________________
73280 [ 19354] By: rgs                                   on 2003/04/27  19:35:11
73281         Log: $[ clarifications.
73282      Branch: perl
73283            ! pod/perlvar.pod
73284 ____________________________________________________________________________
73285 [ 19353] By: rgs                                   on 2003/04/27  18:51:37
73286         Log: utime() doc clarifications
73287              based on :
73288              Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
73289              From: Casey West <casey@geeknest.com>
73290              Date: Fri, 25 Apr 2003 08:00:54 -0400
73291              Message-ID: <20030425120054.GQ34510@geeknest.com>
73292      Branch: perl
73293            ! pod/perlfunc.pod
73294 ____________________________________________________________________________
73295 [ 19351] By: jhi                                   on 2003/04/27  08:13:34
73296         Log: Add a test case for [perl #15288] (already solved).
73297      Branch: perl
73298            ! t/op/pack.t
73299 ____________________________________________________________________________
73300 [ 19350] By: jhi                                   on 2003/04/27  07:38:17
73301         Log: Add Dave Mitchell's test case for fields.
73302      Branch: perl
73303            ! lib/fields.t
73304 ____________________________________________________________________________
73305 [ 19349] By: jhi                                   on 2003/04/27  06:50:09
73306         Log: Subject: [PATCH] VMS::Stdio test tweak
73307              From: "Craig A. Berry" <craigberry@mac.com>
73308              Date: Sat, 26 Apr 2003 15:53:07 -0500
73309              Message-ID: <3EAAF1B3.7020708@mac.com>
73310      Branch: perl
73311            ! vms/ext/Stdio/test.pl
73312 ____________________________________________________________________________
73313 [ 19348] By: jhi                                   on 2003/04/27  06:46:16
73314         Log: Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
73315              From: Casey West <casey@geeknest.com>
73316              Date: Thu, 24 Apr 2003 08:18:42 -0400
73317              Message-ID: <20030424121842.GW34510@geeknest.com>
73318      Branch: perl
73319            ! lib/UNIVERSAL.pm
73320 ____________________________________________________________________________
73321 [ 19346] By: jhi                                   on 2003/04/27  06:03:48
73322         Log: Document that restricted hashes are not atomic
73323              (from Dave Mitchell).
73324      Branch: perl
73325            ! lib/Hash/Util.pm
73326 ____________________________________________________________________________
73327 [ 19345] By: jhi                                   on 2003/04/27  05:59:39
73328         Log: Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes
73329              From: Dave Mitchell <davem@fdgroup.com>
73330              Date: Sat, 26 Apr 2003 18:45:28 +0100
73331              Message-ID: <20030426174528.GA9588@fdgroup.com>
73332      Branch: perl
73333            ! hv.c lib/Hash/Util.t pod/perldiag.pod
73334 ____________________________________________________________________________
73335 [ 19344] By: rgs                                   on 2003/04/26  22:48:32
73336         Log: Some doc patches by Casey West :
73337
73338              Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
73339              From: Casey West <casey@geeknest.com>
73340              Date: Fri, 25 Apr 2003 10:46:39 -0400
73341              Message-ID: <20030425144639.GY34510@geeknest.com>
73342
73343              Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
73344              From: Casey West <casey@geeknest.com>
73345              Date: Fri, 25 Apr 2003 07:52:13 -0400
73346              Message-ID: <20030425115213.GP34510@geeknest.com>
73347
73348              Subject: Re: [perl #7213] [PATCH] Updating example in perldata
73349              From: Casey West <casey@geeknest.com>
73350              Date: Thu, 24 Apr 2003 21:27:22 -0400
73351              Message-ID: <20030425012722.GN34510@geeknest.com>
73352      Branch: perl
73353            ! pod/perldata.pod pod/perlfunc.pod pod/perlsyn.pod
73354 ____________________________________________________________________________
73355 [ 19343] By: rgs                                   on 2003/04/26  22:30:07
73356         Log: Document that splice() doesn't extend arrays
73357              Subject: Re: slice autoextending ? still another revised doc patch; COW
73358              From: david nicol <whatever@davidnicol.com>
73359              Date: 22 Apr 2003 22:05:02 -0500
73360              Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com>
73361      Branch: perl
73362            ! pod/perlfunc.pod
73363 ____________________________________________________________________________
73364 [ 19342] By: sky                                   on 2003/04/26  21:43:32
73365         Log: Fix bug #15161 by increasing the refcount on the RE and making
73366              sure to restore it correctly. Deals with both s//e and s///g.
73367      Branch: perl
73368            ! pp_ctl.c pp_hot.c
73369 ____________________________________________________________________________
73370 [ 19341] By: jhi                                   on 2003/04/26  04:36:03
73371         Log: Integrate:
73372              [ 19340]
73373              Caught by Mark Lutz in UNICOS: A declaration cannot appear
73374              after an executable statement in a block.
73375      Branch: perl
73376           !> pp_pack.c
73377 ____________________________________________________________________________
73378 [ 19337] By: jhi                                   on 2003/04/25  20:19:36
73379         Log: Now the -Dnoextensions and -Dnoextensions have the
73380              chance of actually doing something.
73381      Branch: perl
73382            ! Configure
73383 ____________________________________________________________________________
73384 [ 19334] By: jhi                                   on 2003/04/25  19:48:31
73385         Log: Subject: [PATCH] Configure's extension sanity check is too strict
73386              From: Andy Dougherty <doughera@lafayette.edu>
73387              Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT)
73388              Message-ID: <Pine.SOL.4.53.0304251621250.24848@maxwell.phys.lafayette.edu>
73389      Branch: perl
73390            ! Configure
73391 ____________________________________________________________________________
73392 [ 19330] By: jhi                                   on 2003/04/25  14:11:33
73393         Log: Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round
73394              From: "Craig A. Berry" <craigberry@mac.com>
73395              Date: Thu, 24 Apr 2003 20:09:48 -0500
73396              Message-ID: <3EA88ADC.3000300@mac.com>
73397      Branch: perl
73398            ! ext/Encode/t/enc_module.t
73399 ____________________________________________________________________________
73400 [ 19329] By: jhi                                   on 2003/04/25  07:06:49
73401         Log: Upgrade to Time::HiRes 1.46.
73402      Branch: perl
73403            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
73404            ! ext/Time/HiRes/Makefile.PL
73405 ____________________________________________________________________________
73406 [ 19328] By: jhi                                   on 2003/04/25  06:57:10
73407         Log: Subject: typo in Time::HiRes docs
73408              From: mjd@plover.com
73409              Date: 19 Apr 2003 15:13:44 -0000
73410              Message-ID: <20030419151344.28237.qmail@plover.com>
73411      Branch: perl
73412            ! ext/Time/HiRes/HiRes.pm
73413 ____________________________________________________________________________
73414 [ 19327] By: jhi                                   on 2003/04/25  04:45:05
73415         Log: Clarify(?) the perlio default layers table.
73416      Branch: perl
73417            ! lib/PerlIO.pm t/io/layers.t
73418 ____________________________________________________________________________
73419 [ 19326] By: jhi                                   on 2003/04/25  04:22:49
73420         Log: Upgrade to Test::Harness 2.28.
73421      Branch: perl
73422            ! lib/Test/Harness.pm lib/Test/Harness/Changes
73423            ! lib/Test/Harness/t/pod.t
73424 ____________________________________________________________________________
73425 [ 19325] By: jhi                                   on 2003/04/24  19:06:29
73426         Log: Upgrade to Encode 1.93.
73427      Branch: perl
73428            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL
73429            ! ext/Encode/lib/Encode/CJKConstants.pm
73430            ! ext/Encode/lib/Encode/CN/HZ.pm
73431            ! ext/Encode/lib/Encode/Encoding.pm
73432            ! ext/Encode/lib/Encode/Guess.pm
73433            ! ext/Encode/lib/Encode/KR/2022_KR.pm
73434            ! ext/Encode/lib/Encode/PerlIO.pod ext/Encode/t/CJKT.t
73435            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
73436            ! ext/Encode/t/guess.t ext/Encode/ucm/euc-cn.ucm
73437            ! ext/Encode/ucm/euc-jp.ucm ext/Encode/ucm/euc-kr.ucm
73438 ____________________________________________________________________________
73439 [ 19323] By: jhi                                   on 2003/04/24  16:57:13
73440         Log: VMS patch for faststdio from Craig Berry.
73441      Branch: perl
73442            ! configure.com
73443 ____________________________________________________________________________
73444 [ 19320] By: rgs                                   on 2003/04/23  20:20:58
73445         Log: Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution.
73446              From: Casey West <casey@geeknest.com>
73447              Date: Wed, 23 Apr 2003 14:03:20 -0400
73448              Message-ID: <20030423180320.GZ15574@geeknest.com>
73449      Branch: perl
73450            ! pod/perlmodlib.PL pod/perlmodlib.pod
73451 ____________________________________________________________________________
73452 [ 19319] By: rgs                                   on 2003/04/23  19:54:31
73453         Log: Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
73454              From: Chris Pepper (via RT) <perlbug-followup@perl.org>
73455              Date: 22 Apr 2003 04:31:17 -0000
73456              Message-Id: <rt-22011-55473.11.0523590303906@bugs6.perl.org>
73457              (with minor further corrections)
73458      Branch: perl
73459            ! pod/perlmod.pod
73460 ____________________________________________________________________________
73461 [ 19316] By: rgs                                   on 2003/04/23  19:11:01
73462         Log: A new fatal error :
73463              Subject: [PATCH] Perl_croak("Use of freed value in iteration")
73464              From: Dave Mitchell <davem@fdgroup.com>
73465              Date: Mon, 21 Apr 2003 13:19:50 +0100
73466              Message-ID: <20030421121950.GB18189@fdgroup.com>
73467              Message-ID: <20030421125433.GC18189@fdgroup.com>
73468      Branch: perl
73469            ! pod/perldiag.pod pp_hot.c t/cmd/for.t
73470 ____________________________________________________________________________
73471 [ 19314] By: jhi                                   on 2003/04/23  18:53:46
73472         Log: Introduce 'fast stdio' symbols to non-Configure lands.
73473      Branch: perl
73474            ! NetWare/config.wc NetWare/config_H.wc configure.com
73475            ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample
73476            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
73477            ! win32/config.gc win32/config.vc win32/config.vc64
73478            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
73479            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
73480 ____________________________________________________________________________
73481 [ 19312] By: jhi                                   on 2003/04/23  18:21:47
73482         Log: Regen Configure, Glossary, et alia.
73483      Branch: perl
73484            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73485            ! config_h.SH
73486 ____________________________________________________________________________
73487 [ 19310] By: jhi                                   on 2003/04/23  08:34:33
73488         Log: Handle the combination of dosish and non-faststdio.
73489      Branch: perl
73490            ! t/io/layers.t
73491 ____________________________________________________________________________
73492 [ 19308] By: rgs                                   on 2003/04/22  20:53:20
73493         Log: Subject: 5.8.0: two problems
73494              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
73495              Date: Tue, 22 Apr 2003 11:43:17 -0700
73496              Message-ID: <20030422184316.GA8602@math.berkeley.edu>
73497      Branch: perl
73498            ! XSUB.h
73499 ____________________________________________________________________________
73500 [ 19307] By: ams                                   on 2003/04/22  16:39:51
73501         Log: Subject: [PATCH] Doc pointers in perlbot.
73502              From: Casey West <casey@geeknest.com>
73503              Date: Tue, 22 Apr 2003 11:19:09 -0400
73504              Message-Id: <20030422151909.GC11119@geeknest.com>
73505              (Applied by hand.)
73506      Branch: perl
73507            ! pod/perlbot.pod
73508 ____________________________________________________________________________
73509 [ 19306] By: jhi                                   on 2003/04/22  13:09:21
73510         Log: z/OS: changes for building threaded from "Brian De Pradine"
73511              <PRADINE@uk.ibm.com>.
73512      Branch: perl
73513            ! Makefile.SH hints/os390.sh thread.h util.c
73514 ____________________________________________________________________________
73515 [ 19305] By: jhi                                   on 2003/04/22  11:42:35
73516         Log: Enache's turn.
73517      Branch: perl
73518            ! ext/Encode/t/enc_module.t
73519 ____________________________________________________________________________
73520 [ 19304] By: jhi                                   on 2003/04/22  10:48:47
73521         Log: Re-merge Encode 1.92.
73522      Branch: perl
73523            ! ext/Encode/Makefile.PL ext/Encode/t/enc_module.t
73524 ____________________________________________________________________________
73525 [ 19302] By: jhi                                   on 2003/04/22  05:26:21
73526         Log: Argh, cut-and-pasto.
73527      Branch: perl
73528            ! perlio.c
73529 ____________________________________________________________________________
73530 [ 19301] By: sky                                   on 2003/04/21  21:33:14
73531         Log: Fix bug 17964 by properly refcounting the gv top.
73532              Seems like the entries in rsfp are way different than
73533              normal PVIO objects.
73534      Branch: perl
73535            ! sv.c
73536 ____________________________________________________________________________
73537 [ 19300] By: rgs                                   on 2003/04/21  19:42:04
73538         Log: Fix another segfault case (warn called from UNIVERSAL::DESTROY).
73539
73540              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
73541              From: Enache Adrian <enache@rdslink.ro>
73542              Date: Sun, 20 Apr 2003 02:45:48 +0300
73543              Message-ID: <20030419234548.GA849@ratsnest.hole>
73544              and
73545              Date: Wed, 2 Apr 2003 07:52:28 +0300
73546              Message-ID: <20030402045227.GA1023@ratsnest.hole>
73547      Branch: perl
73548            ! pp_sys.c t/op/ref.t util.c
73549 ____________________________________________________________________________
73550 [ 19299] By: sky                                   on 2003/04/21  17:05:31
73551         Log: Croak on non ref to shared methods instead of segfault.
73552              This can really only happen for &share("string").
73553      Branch: perl
73554            ! ext/threads/shared/shared.xs
73555 ____________________________________________________________________________
73556 [ 19297] By: jhi                                   on 2003/04/21  16:24:36
73557         Log: Add OpenZaurus cross-compilation patches.
73558      Branch: perl
73559            + Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
73560            + Cross/config.sh-arm-linux Cross/generate_config_sh
73561            + Cross/installperl.patch Cross/warp
73562            ! Cross/README INSTALL MANIFEST
73563 ____________________________________________________________________________
73564 [ 19289] By: sky                                   on 2003/04/21  13:24:40
73565         Log: Fixes bug #17043, resets PL_srand_called before the cloning.
73566              Allows people to override the resetting by using srand() in CLONE.
73567      Branch: perl
73568            ! ext/threads/t/thread.t ext/threads/threads.xs
73569 ____________________________________________________________________________
73570 [ 19286] By: jhi                                   on 2003/04/21  06:50:42
73571         Log: Introduce two new Configure symbols:
73572              [1] d_faststdio  = d_stdstdio && d_stdio_ptr_lval &&
73573              (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
73574              [2] usefaststdio = do we use fast stdio if we have it?
73575              For 5.[68], we do.  For anything else, we don't.
73576              (At least, unless otherwise instructed by -Dusefaststdio.)
73577              This means that for bleadperl we no more use stdio, but instead
73578              default to perlio: the effect of PERLIO=perlio, in other words.
73579              (PERLIO=stdio will still switch to using stdio.)
73580              This change may endanger extensions using FILE*-- but if we are
73581              to migrate fully to perlio, better start swallowing the poison now.
73582              For maintperl, the usefaststdio still defaults to yes.
73583      Branch: perl
73584            ! Configure config_h.SH perlio.c t/io/layers.t
73585 ____________________________________________________________________________
73586 [ 19285] By: jhi                                   on 2003/04/21  05:43:55
73587         Log: Upgrade to Locale::Maketext 1.05.
73588      Branch: perl
73589            ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
73590 ____________________________________________________________________________
73591 [ 19284] By: jhi                                   on 2003/04/21  05:40:34
73592         Log: Upgrade to Test 1.24.
73593      Branch: perl
73594            ! lib/Test.pm
73595 ____________________________________________________________________________
73596 [ 19283] By: rgs                                   on 2003/04/20  22:01:28
73597         Log: Subject: [PATCH] goto &sub doesn't empty @_
73598              From: Dave Mitchell <davem@fdgroup.com>
73599              Date: Sun, 20 Apr 2003 21:46:51 +0100
73600              Message-ID: <20030420204651.GE15591@fdgroup.com>
73601      Branch: perl
73602            ! pp_ctl.c
73603 ____________________________________________________________________________
73604 [ 19282] By: rgs                                   on 2003/04/20  21:22:29
73605         Log: Remove, in the main Makefile, the $(LDLIBPTH) variable from
73606              the commands that invoke $(CC).
73607              Subject: Re: Smoke failure
73608              From: Enache Adrian <enache@rdslink.ro>
73609              Date: Fri, 18 Apr 2003 19:06:07 +0300
73610              Message-ID: <20030418160606.GA797@ratsnest.hole>
73611      Branch: perl
73612            ! Makefile.SH
73613 ____________________________________________________________________________
73614 [ 19281] By: rgs                                   on 2003/04/20  19:53:53
73615         Log: Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug
73616              From: Enache Adrian <enache@rdslink.ro>
73617              Date: Sat, 19 Apr 2003 20:12:18 +0300
73618              Message-ID: <20030419171218.GA974@ratsnest.hole>
73619      Branch: perl
73620            ! sv.c
73621 ____________________________________________________________________________
73622 [ 19280] By: rgs                                   on 2003/04/20  18:55:40
73623         Log: Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.
73624              Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0
73625              From: Steve Hay <steve.hay@uk.radan.com>
73626              Date: Wed, 16 Apr 2003 11:12:22 +0100
73627              Message-ID: <3E9D2C86.8040104@uk.radan.com>
73628      Branch: perl
73629            ! INSTALL win32/Makefile
73630 ____________________________________________________________________________
73631 [ 19278] By: jhi                                   on 2003/04/20  07:42:17
73632         Log: Give more information of what to do when -Dusexxx fail.
73633      Branch: perl
73634            ! Configure
73635 ____________________________________________________________________________
73636 [ 19277] By: rgs                                   on 2003/04/19  19:40:22
73637         Log: Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)
73638              by adding a dummy destructor method Regexp::DESTROY.
73639              This prevents infinite recursion, since Regexp::DESTROY
73640              is no more autoloaded.
73641
73642              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
73643              From: Enache Adrian <enache@rdslink.ro>
73644              Date: Wed, 2 Apr 2003 05:02:42 +0300
73645              Message-ID: <20030402020242.GA2966@ratsnest.hole>
73646      Branch: perl
73647            ! ext/B/t/stash.t t/op/ref.t universal.c
73648 ____________________________________________________________________________
73649 [ 19276] By: rgs                                   on 2003/04/19  19:32:25
73650         Log: Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list
73651              From: Dave Mitchell <davem@fdgroup.com>
73652              Date: Sat, 19 Apr 2003 20:06:51 +0100
73653              Message-ID: <20030419190651.GD13333@fdgroup.com>
73654      Branch: perl
73655            ! t/comp/parser.t toke.c
73656 ____________________________________________________________________________
73657 [ 19275] By: jhi                                   on 2003/04/19  18:52:24
73658         Log: Restore the two variables retired by the change #19268
73659              (for binary backward compatibility)
73660      Branch: perl
73661            ! embedvar.h perlapi.h thrdvar.h
73662 ____________________________________________________________________________
73663 [ 19273] By: jhi                                   on 2003/04/19  17:36:33
73664         Log: Fail if the specified -Duse64xxx cannot be fulfilled.
73665              (And undo a doublesize probe glitch from change #19272.)
73666      Branch: perl
73667            ! Configure
73668 ____________________________________________________________________________
73669 [ 19272] By: jhi                                   on 2003/04/19  16:38:12
73670         Log: If long doubles fail, we really cannot sensibly
73671              drop back to doubles anymore, therefore abort.
73672              Pointed out by Slaven Rezic. (I tried to fix this
73673              via metaconfig but ended up with a vicious cyclic
73674              dependency.)
73675      Branch: perl
73676            ! Configure
73677 ____________________________________________________________________________
73678 [ 19270] By: jhi                                   on 2003/04/19  12:09:21
73679         Log: Upgrade to Net::Ping 2.30.
73680      Branch: perl
73681            ! lib/Net/Ping.pm lib/Net/Ping/Changes
73682            ! lib/Net/Ping/t/450_service.t
73683 ____________________________________________________________________________
73684 [ 19269] By: jhi                                   on 2003/04/19  07:10:57
73685         Log: Bump the test count.
73686      Branch: perl
73687            ! ext/Storable/t/tied.t
73688 ____________________________________________________________________________
73689 [ 19268] By: jhi                                   on 2003/04/19  07:06:13
73690         Log: Subject: [PATCH] allow recursive FETCHes
73691              From: Dave Mitchell <davem@fdgroup.com>
73692              Date: Mon, 7 Apr 2003 10:00:41 +0100
73693              Message-ID: <20030407100041.A1617@fdgroup.com>
73694      Branch: perl
73695            ! av.c dump.c embed.fnc embed.h embedvar.h
73696            ! ext/Storable/t/st-dump.pl hv.c perl.c perlapi.h proto.h sv.c
73697            ! sv.h t/op/tie.t thrdvar.h
73698 ____________________________________________________________________________
73699 [ 19267] By: jhi                                   on 2003/04/19  06:54:34
73700         Log: Subject: [PATCH] readline.t tweak for VMS
73701              From: "Craig A. Berry" <craigberry@mac.com>
73702              Date: Thu, 17 Apr 2003 17:18:19 -0500
73703              Message-ID: <3E9F282B.6090603@mac.com>
73704      Branch: perl
73705            ! t/op/readline.t
73706 ____________________________________________________________________________
73707 [ 19266] By: jhi                                   on 2003/04/19  06:46:48
73708         Log: Subject: [PATCH] Re: any takers for this Storable bug?
73709              From: Enache Adrian <enache@rdslink.ro>
73710              Date: Wed, 16 Apr 2003 21:11:11 +0300
73711              Message-ID: <20030416181111.GA6687@ratsnest.hole>
73712
73713              ams had already fixed the bug by #19227, but take the
73714              test case.
73715      Branch: perl
73716            ! ext/Storable/t/tied.t
73717 ____________________________________________________________________________
73718 [ 19265] By: sky                                   on 2003/04/19  00:40:42
73719         Log: Don't use the stack to allocate a SV that we hand out to another
73720              function, only badness can ensure.
73721              Message-Id: <20030418180131.GD10086@fdgroup.com>
73722              Thanks go to Dave Mitchell for help in tracking down the bug!
73723      Branch: perl
73724            ! sv.c
73725 ____________________________________________________________________________
73726 [ 19264] By: jhi                                   on 2003/04/18  19:28:04
73727         Log: UTF8 regexp patch from Inaba Hiroto.
73728      Branch: perl
73729            ! regcomp.c t/op/pat.t
73730 ____________________________________________________________________________
73731 [ 19263] By: jhi                                   on 2003/04/18  19:16:43
73732         Log: Unused variables.
73733      Branch: perl
73734            ! perlio.c universal.c
73735 ____________________________________________________________________________
73736 [ 19262] By: sky                                   on 2003/04/17  20:02:33
73737         Log: Another needle in the voodoo doll.
73738              Now I think it should work with the shared
73739              strings.
73740      Branch: perl
73741            ! sv.c
73742 ____________________________________________________________________________
73743 [ 19254] By: sky                                   on 2003/04/17  17:31:52
73744         Log: Extreme Voodoo programming, by not pinching the SV if it is a
73745              PADTMP it happily keeps it's value later on!
73746      Branch: perl
73747            ! sv.c
73748 ____________________________________________________________________________
73749 [ 19253] By: jhi                                   on 2003/04/17  17:09:16
73750         Log: Implement -Dnoextensions=... and -Donlyextensions=...
73751      Branch: perl
73752            ! Configure INSTALL
73753 ____________________________________________________________________________
73754 [ 19252] By: ams                                   on 2003/04/17  16:19:31
73755         Log: Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".
73756              Anything that's broken by this change should be fixed.
73757      Branch: perl
73758            ! gv.c
73759 ____________________________________________________________________________
73760 [ 19251] By: jhi                                   on 2003/04/17  15:39:56
73761         Log: Introduce the new *l APIs, undefined, to non-Configure lands.
73762      Branch: perl
73763            ! NetWare/config.wc NetWare/config_H.wc configure.com
73764            ! djgpp/configure.bat epoc/config.sh plan9/config.plan9
73765            ! plan9/config_h.sample plan9/config_sh.sample win32/config.bc
73766            ! win32/config.gc win32/config.vc win32/config.vc64
73767            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
73768            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
73769 ____________________________________________________________________________
73770 [ 19250] By: jhi                                   on 2003/04/17  15:07:08
73771         Log: Regen Glossary et alia.
73772      Branch: perl
73773            ! Porting/Glossary Porting/config.sh Porting/config_H
73774 ____________________________________________________________________________
73775 [ 19248] By: jhi                                   on 2003/04/17  14:53:41
73776         Log: Small tidying up of the selectminbits code, but most
73777              importantly allocate the buffer from the heap using
73778              malloc, not from the stack: using stack causes unaligned
73779              access in LP64 Solaris since stack data is not guaranteed
73780              to be 64-bit aligned, while a fd_set is (it has 1024 longs).
73781              (via Alan Burlison)
73782      Branch: perl
73783            ! Configure
73784 ____________________________________________________________________________
73785 [ 19247] By: ams                                   on 2003/04/17  12:24:57
73786         Log: Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings
73787              From: Enache Adrian <enache@rdslink.ro>
73788              Date: Thu, 17 Apr 2003 14:35:36 +0300
73789              Message-Id: <20030417113536.GA898@ratsnest.hole>
73790      Branch: perl
73791            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
73792 ____________________________________________________________________________
73793 [ 19245] By: jhi                                   on 2003/04/17  09:20:27
73794         Log: Document that the open pragma does not affect
73795              the three-headed hydra, ummm, open.
73796      Branch: perl
73797            ! lib/open.pm
73798 ____________________________________________________________________________
73799 [ 19244] By: jhi                                   on 2003/04/17  06:45:26
73800         Log: More maneuvering closer to proposed POSIX classes
73801              mapping to Unicode: (1) The definitions of "graph" and
73802              "print" are still in flux: move closer back to how Perl
73803              5.8.0 defined it (though drop Co, that did not make sense)
73804              (2) Add U+0085 (NEL) to "space".
73805      Branch: perl
73806            ! lib/unicore/lib/Graph.pl lib/unicore/lib/Print.pl
73807            ! lib/unicore/lib/Space.pl lib/unicore/mktables
73808 ____________________________________________________________________________
73809 [ 19243] By: jhi                                   on 2003/04/17  05:29:24
73810         Log: Detect the 'fast stdio' case.
73811      Branch: perl
73812            ! lib/PerlIO.pm t/io/layers.t
73813 ____________________________________________________________________________
73814 [ 19242] By: jhi                                   on 2003/04/16  20:14:01
73815         Log: Fix up Larry's copyright statements to my best knowledge.
73816              (Lots of Perl 5 source code archaeology was involved.)
73817              Larry didn't make strangled noises when I showed him
73818              the patch, either :-)
73819      Branch: perl
73820            ! EXTERN.h INTERN.h Porting/pumpkin.pod README XSUB.h av.c av.h
73821            ! cc_runtime.h cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
73822            ! embed.h embed.pl embedvar.h fakesdio.h fakethr.h form.h
73823            ! global.sym globals.c gv.c gv.h handy.h hv.c hv.h keywords.h
73824            ! keywords.pl locale.c mg.c mg.h miniperlmain.c nostdio.h
73825            ! numeric.c op.c op.h opcode.h opcode.pl opnames.h pad.c pad.h
73826            ! patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.h
73827            ! perlsdio.h perlsfio.h perlvars.h pp.c pp.h pp_ctl.c pp_hot.c
73828            ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.c reentr.h
73829            ! reentr.pl regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
73830            ! scope.h sv.c sv.h taint.c thrdvar.h thread.h toke.c
73831            ! universal.c unixish.h utf8.c utf8.h utfebcdic.h util.c util.h
73832            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
73833            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
73834            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c xsutils.c
73835 ____________________________________________________________________________
73836 [ 19241] By: jhi                                   on 2003/04/16  17:24:24
73837         Log: Handle PERLIO= and document a bit.
73838      Branch: perl
73839            ! lib/PerlIO.pm pod/perlrun.pod t/io/layers.t
73840 ____________________________________________________________________________
73841 [ 19240] By: sky                                   on 2003/04/16  16:27:43
73842         Log: Fix double join problem for those places where free
73843              actually means free (solaris for example :)
73844              Fixes bug #16681
73845      Branch: perl
73846            ! ext/threads/t/join.t ext/threads/threads.xs
73847 ____________________________________________________________________________
73848 [ 19239] By: jhi                                   on 2003/04/16  14:57:47
73849         Log: Try to get the layers.t working also for dosish platforms.
73850      Branch: perl
73851            ! lib/PerlIO.pm t/io/layers.t
73852 ____________________________________________________________________________
73853 [ 19238] By: jhi                                   on 2003/04/16  13:27:24
73854         Log: A -C parsed from the #! line can still have line endings in it.
73855      Branch: perl
73856            ! util.c
73857 ____________________________________________________________________________
73858 [ 19237] By: jhi                                   on 2003/04/16  13:23:37
73859         Log: What does an empty PERLIO= mean, anyway?
73860      Branch: perl
73861            ! t/io/layers.t
73862 ____________________________________________________________________________
73863 [ 19236] By: jhi                                   on 2003/04/16  13:09:42
73864         Log: Document the effect of thread creation context.
73865      Branch: perl
73866            ! ext/threads/threads.pm
73867 ____________________________________________________________________________
73868 [ 19235] By: jhi                                   on 2003/04/16  12:13:07
73869         Log: Use the right prototype and a glob is fine (from Rafael).
73870      Branch: perl
73871            ! lib/PerlIO.pm universal.c
73872 ____________________________________________________________________________
73873 [ 19234] By: jhi                                   on 2003/04/16  10:20:46
73874         Log: PerlIO::get_layers() usage tip.
73875      Branch: perl
73876            ! lib/PerlIO.pm
73877 ____________________________________________________________________________
73878 [ 19233] By: jhi                                   on 2003/04/16  10:07:48
73879         Log: Syntax terror.
73880      Branch: perl
73881            ! lib/unicore/mktables
73882 ____________________________________________________________________________
73883 [ 19232] By: jhi                                   on 2003/04/16  09:45:51
73884         Log: Redundant test.
73885      Branch: perl
73886            ! lib/unicore/mktables
73887 ____________________________________________________________________________
73888 [ 19231] By: jhi                                   on 2003/04/16  09:21:25
73889         Log: Synchronize the specifications of the POSIX character
73890              classes alnum, graph, and print closer to the planned
73891              Unicode proposal.
73892      Branch: perl
73893            ! lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl
73894            ! lib/unicore/lib/Print.pl lib/unicore/mktables utf8.c
73895 ____________________________________________________________________________
73896 [ 19230] By: jhi                                   on 2003/04/16  08:57:01
73897         Log: Patch from Merijn.
73898      Branch: perl
73899            ! perl.h
73900 ____________________________________________________________________________
73901 [ 19228] By: jhi                                   on 2003/04/16  08:27:26
73902         Log: Thinko in modfl detection.
73903      Branch: perl
73904            ! Configure
73905 ____________________________________________________________________________
73906 [ 19227] By: ams                                   on 2003/04/16  02:32:11
73907         Log: Storable now handles self-tied scalars with NULL mg_obj.
73908      Branch: perl
73909            ! ext/Storable/Storable.xs
73910 ____________________________________________________________________________
73911 [ 19226] By: jhi                                   on 2003/04/15  18:00:21
73912         Log: Upgrade to Pod::LaTeX 0.55.
73913      Branch: perl
73914            + lib/Pod/t/pod2latex.t
73915            - lib/Pod/t/latex.t
73916            ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
73917 ____________________________________________________________________________
73918 [ 19224] By: jhi                                   on 2003/04/15  17:01:27
73919         Log: The 'disable-longdouble-if-no-modfl-sqrtl' part didn't stick.
73920      Branch: perl
73921            ! Configure
73922 ____________________________________________________________________________
73923 [ 19223] By: jhi                                   on 2003/04/15  16:36:32
73924         Log: Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.
73925      Branch: perl
73926            ! t/io/layers.t
73927 ____________________________________________________________________________
73928 [ 19221] By: jhi                                   on 2003/04/15  16:27:49
73929         Log: False alarm: no cyclic dependency.
73930      Branch: perl
73931            ! Configure config_h.SH
73932 ____________________________________________________________________________
73933 [ 19219] By: jhi                                   on 2003/04/15  16:08:11
73934         Log: Backport of _most_ of the changes in #19218: not one big
73935              cyclic dependency, though, it must be broken up somehow.
73936      Branch: perl
73937            ! Configure config_h.SH
73938 ____________________________________________________________________________
73939 [ 19218] By: jhi                                   on 2003/04/15  14:09:31
73940         Log: Big patch from Alan Burlison to make Solaris long doubles work.
73941              (Also spreads more <stdlib.h> joy.)
73942              Needs backporting to metaconfig units and introducing the new
73943              symbols to non-Configure lands.
73944      Branch: perl
73945            ! Configure config_h.SH hints/solaris_2.sh numeric.c perl.h pp.c
73946 ____________________________________________________________________________
73947 [ 19217] By: jhi                                   on 2003/04/15  14:01:03
73948         Log: Don't skip the whole test for PERLIO=perlio.
73949      Branch: perl
73950            ! t/io/layers.t
73951 ____________________________________________________________________________
73952 [ 19215] By: jhi                                   on 2003/04/15  05:54:17
73953         Log: Add a test for [perl #17753].
73954      Branch: perl
73955            ! t/op/undef.t
73956 ____________________________________________________________________________
73957 [ 19214] By: jhi                                   on 2003/04/15  05:40:52
73958         Log: "proto.h": 'id' is a reserved word in Objective-C.
73959      Branch: perl
73960            ! embed.fnc op.c proto.h
73961 ____________________________________________________________________________
73962 [ 19213] By: sky                                   on 2003/04/14  21:42:10
73963         Log: Ook, run tests on correct build-dir next time.
73964              We must check if the hv is a stash, otherwise we try to delete
73965              something that is a HvNAME of null.....  tests pass better now
73966      Branch: perl
73967            ! gv.c
73968 ____________________________________________________________________________
73969 [ 19212] By: sky                                   on 2003/04/14  21:15:00
73970         Log: Fixes to bugs introduced by PL_stashcache
73971              A) Follow suggestion by Benjamin Goldberg to use hv_delete
73972              instead of hv_delete_ent to avoid creating a temporary SV
73973              B) Don't increment the refcount, sneak it into an IV instead
73974              C) When a GP is a deleted that contains a stash, remove the
73975              corresponding entry since hv might be in use in other places.
73976              D) Note that no test cases test the deletion of packages to catch
73977              this bug.
73978      Branch: perl
73979            ! gv.c hv.c pp_hot.c
73980 ____________________________________________________________________________
73981 [ 19211] By: rgs                                   on 2003/04/14  21:11:11
73982         Log: Mention that "make test_harness" lets messages sent through
73983              standard error out. Complements change #19206.
73984      Branch: perl
73985            ! pod/perlhack.pod
73986 ____________________________________________________________________________
73987 [ 19210] By: rgs                                   on 2003/04/14  20:48:02
73988         Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1  [perl #17757]
73989              From: Inaba Hiroto <inaba@st.rim.or.jp>
73990              Date: Fri, 21 Mar 2003 17:35:21 +0900
73991              Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp>
73992              Date: Sat, 22 Mar 2003 11:28:05 +0900
73993              Message-ID: <3E7BCA34.6824269F@st.rim.or.jp>
73994      Branch: perl
73995            ! regexec.c t/op/pat.t
73996 ____________________________________________________________________________
73997 [ 19209] By: jhi                                   on 2003/04/14  20:36:55
73998         Log: PERLIO=perlio requires extra steps.
73999      Branch: perl
74000            ! lib/PerlIO.pm t/io/layers.t
74001 ____________________________________________________________________________
74002 [ 19208] By: jhi                                   on 2003/04/14  20:02:04
74003         Log: Skip as early as possible if no perlio since the
74004              use open would be compile-time.
74005      Branch: perl
74006            ! t/io/layers.t
74007 ____________________________________________________________________________
74008 [ 19207] By: rgs                                   on 2003/04/14  19:34:42
74009         Log: Document and test autovivified dirhandles.
74010              Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod
74011              From: Nathan Torkington (via RT) <perlbug-followup@perl.org>
74012              Date: 12 Apr 2003 12:40:45 -0000
74013              Message-Id: <rt-21952-55079.8.08945458828887@bugs6.perl.org>
74014      Branch: perl
74015            ! pod/perlfunc.pod t/op/readdir.t
74016 ____________________________________________________________________________
74017 [ 19206] By: rgs                                   on 2003/04/14  19:13:26
74018         Log: More docs about running tests and the test suite.
74019              Update perlhack.pod in various places.
74020              Add 'test_harness' as a .PHONY dependency in the Makefile.
74021      Branch: perl
74022            ! Makefile.SH pod/perlhack.pod t/README
74023 ____________________________________________________________________________
74024 [ 19205] By: jhi                                   on 2003/04/14  18:58:01
74025         Log: Build get_layers() also under -Uuseperlio.
74026      Branch: perl
74027            ! universal.c
74028 ____________________________________________________________________________
74029 [ 19204] By: jhi                                   on 2003/04/14  18:48:04
74030         Log: Bump up the version and admonish against aspiring (ab)use.
74031      Branch: perl
74032            ! lib/PerlIO.pm
74033 ____________________________________________________________________________
74034 [ 19203] By: jhi                                   on 2003/04/14  17:35:51
74035         Log: Introduce PerlIO::get_layers() to allow people to peek
74036              at the PerlIO layer stack.
74037      Branch: perl
74038            + t/io/layers.t
74039            ! MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t
74040            ! universal.c
74041 ____________________________________________________________________________
74042 [ 19202] By: merijn                                on 2003/04/14  05:42:18
74043         Log: Subject: [PATCH] vms/vms.c waitpid tweak
74044              From: "Craig A. Berry" <craigberry@mac.com>
74045              Date: Mon, 14 Apr 2003 00:43:00 -0500
74046              Message-ID: <3E9A4A64.6030205@mac.com>
74047      Branch: perl
74048            ! vms/vms.c
74049 ____________________________________________________________________________
74050 [ 19201] By: sky                                   on 2003/04/13  19:26:46
74051         Log: Fix bug #16253, use all the CPU that we can :-)
74052      Branch: perl
74053            ! ext/threads/threads.xs
74054 ____________________________________________________________________________
74055 [ 19200] By: sky                                   on 2003/04/13  18:38:58
74056         Log: Fix bug #15893 by creating shared scalars with a refcount of 1
74057              instead of 2 and make push and pop increase the refcount.
74058      Branch: perl
74059            ! ext/threads/shared/shared.xs
74060 ____________________________________________________________________________
74061 [ 19199] By: jhi                                   on 2003/04/13  11:45:42
74062         Log: Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at
74063              ../../lib for the lc() at line 66 (UTF-8 data possible
74064              if using UTF-8 locales).
74065      Branch: perl
74066            ! lib/ExtUtils/t/Install.t
74067 ____________________________________________________________________________
74068 [ 19198] By: jhi                                   on 2003/04/13  09:43:09
74069         Log: The lib/ipc_sysv.t test has a new name.
74070      Branch: perl
74071            ! INSTALL
74072 ____________________________________________________________________________
74073 [ 19197] By: jhi                                   on 2003/04/13  09:32:05
74074         Log: Continue hunting for the cause of the Tru64 failed threaded smokes
74075              most probably introduced by the change #19157.  The tweak suggested
74076              by Stephen McCamant trades a possible dangling pointer (CopFILE()
74077              is tricky like that with threads) to a memory leak.  (This means
74078              that this tweak shouldn't be left in as-is, but if this helps,
74079              we at least know that the failure was caused by the #19157.)
74080      Branch: perl
74081            ! op.c
74082 ____________________________________________________________________________
74083 [ 19196] By: jhi                                   on 2003/04/13  09:20:02
74084         Log: Upgrade to Net::Ping 2.29.
74085      Branch: perl
74086            + lib/Net/Ping/t/510_ping_udp.t
74087            - lib/Net/Ping/README
74088            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
74089 ____________________________________________________________________________
74090 [ 19195] By: jhi                                   on 2003/04/13  09:02:05
74091         Log: Upgrade to Test::Harness 2.27_04.
74092      Branch: perl
74093            + lib/Test/Harness/t/pod.t t/lib/sample-tests/switches
74094            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Straps.pm
74095            ! lib/Test/Harness/t/test-harness.t
74096 ____________________________________________________________________________
74097 [ 19194] By: rgs                                   on 2003/04/12  21:21:04
74098         Log: Darwin/Rhapsody hints files updates by Wilfredo Sánchez
74099      Branch: perl
74100            ! hints/darwin.sh hints/rhapsody.sh
74101 ____________________________________________________________________________
74102 [ 19192] By: jhi                                   on 2003/04/12  18:23:40
74103         Log: The debugging aid #19182 didn't.
74104      Branch: perl
74105            ! ext/B/t/deparse.t
74106 ____________________________________________________________________________
74107 [ 19191] By: jhi                                   on 2003/04/12  16:51:12
74108         Log: Benchmark nit from Nicholas Clark (in OpenBSD the result could
74109              be a negative zero, -0).
74110      Branch: perl
74111            ! lib/Benchmark.t
74112 ____________________________________________________________________________
74113 [ 19190] By: rgs                                   on 2003/04/12  13:41:25
74114         Log: Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03
74115              From: Michael G Schwern <schwern@pobox.com>
74116              Date: Fri, 11 Apr 2003 00:32:02 -0700
74117              Message-ID: <20030411073202.GC5916@windhund.schwern.org>
74118      Branch: perl
74119            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
74120            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
74121            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/TODO
74122            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/00setup_dummy.t
74123            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/basic.t
74124            ! lib/ExtUtils/t/zz_cleanup_dummy.t
74125 ____________________________________________________________________________
74126 [ 19189] By: rgs                                   on 2003/04/10  20:40:14
74127         Log: Peter Scott suggests that the docs for base.pm should
74128              state explicitely that base.pm doesn't call import()
74129              on base classes. Plus a few typos.
74130      Branch: perl
74131            ! lib/base.pm
74132 ____________________________________________________________________________
74133 [ 19188] By: rgs                                   on 2003/04/10  19:45:08
74134         Log: PerlFAQ sync.
74135      Branch: perl
74136            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
74137            ! pod/perlfaq7.pod pod/perlfaq9.pod
74138 ____________________________________________________________________________
74139 [ 19187] By: rgs                                   on 2003/04/10  19:25:18
74140         Log: Fix bug #21914, 3-arg open + local $fh + strict coredump.
74141              There used to be a nullstash (%{"<none>::"}) to hold illegal
74142              variables under strict 'vars'. It has been removed by change #17942.
74143              This can lead to segfaults during the parsing, because some illegal
74144              variables might have been discarded before the compilation of the
74145              current statement had completed.
74146              Bug analysis and test case by Enache Adrian.
74147      Branch: perl
74148            ! gv.c t/lib/strict/vars
74149 ____________________________________________________________________________
74150 [ 19186] By: jhi                                   on 2003/04/10  19:13:40
74151         Log: Be more descriptive.
74152      Branch: perl
74153            ! MANIFEST
74154 ____________________________________________________________________________
74155 [ 19185] By: jhi                                   on 2003/04/10  19:06:02
74156         Log: Noted by Nat: -0 didn't work that well with Unicode.
74157      Branch: perl
74158            ! perl.c pod/perlrun.pod
74159 ____________________________________________________________________________
74160 [ 19184] By: jhi                                   on 2003/04/10  17:26:43
74161         Log: Add an option for the grok_xxx() to silently ignore bad digits.
74162      Branch: perl
74163            ! numeric.c perl.h
74164 ____________________________________________________________________________
74165 [ 19183] By: jhi                                   on 2003/04/10  10:56:25
74166         Log: The test doesn't work that well when -Uusedl.
74167              Some of the tests could be salvaged even then I guess.
74168      Branch: perl
74169            ! lib/ExtUtils/t/Constant.t
74170 ____________________________________________________________________________
74171 [ 19182] By: jhi                                   on 2003/04/10  09:40:24
74172         Log: A temporary debugging aid for Tru64 threaded builds.
74173      Branch: perl
74174            ! ext/B/t/deparse.t
74175 ____________________________________________________________________________
74176 [ 19181] By: jhi                                   on 2003/04/10  08:02:10
74177         Log: Unless Inuits are involved...
74178      Branch: perl
74179            ! pod/perlrun.pod
74180 ____________________________________________________________________________
74181 [ 19180] By: jhi                                   on 2003/04/10  07:02:44
74182         Log: With AFS the cwds have little chance of agreeing.
74183      Branch: perl
74184            ! ext/Cwd/t/cwd.t
74185 ____________________________________________________________________________
74186 [ 19179] By: jhi                                   on 2003/04/10  06:46:50
74187         Log: I assume the idea was to use the *cwd variables for testing.
74188      Branch: perl
74189            ! ext/Cwd/t/cwd.t
74190 ____________________________________________________________________________
74191 [ 19177] By: jhi                                   on 2003/04/10  04:34:48
74192         Log: perlport information about portably embedding string data.
74193      Branch: perl
74194            ! pod/perlport.pod
74195 ____________________________________________________________________________
74196 [ 19176] By: jhi                                   on 2003/04/10  04:18:45
74197         Log: Also locale names can contain illegal UTF-8.
74198      Branch: perl
74199            ! lib/locale.t
74200 ____________________________________________________________________________
74201 [ 19175] By: jhi                                   on 2003/04/10  04:03:48
74202         Log: In case someone is using UTF-8 locales.
74203      Branch: perl
74204            ! lib/ExtUtils/MM_MacOS.pm
74205 ____________________________________________________________________________
74206 [ 19174] By: merijn                                on 2003/04/09  14:33:12
74207         Log: Even more promotion for -lc128 (long doubles on AIX)
74208              More obvious detection of C compiler
74209              cc_type should not promote to config.sh
74210
74211              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74212              Date: Wed, 09 Apr 2003 14:31:48 +0200
74213              Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>
74214      Branch: perl
74215            ! hints/aix.sh
74216 ____________________________________________________________________________
74217 [ 19173] By: jhi                                   on 2003/04/09  12:39:35
74218         Log: open(my $fh, ">&", STDOUT) should not warn under strict.
74219      Branch: perl
74220            ! op.c t/io/open.t
74221 ____________________________________________________________________________
74222 [ 19172] By: jhi                                   on 2003/04/09  10:40:31
74223         Log: Try to be more descriptive than just __ANONIO__ which is what
74224              you get when you autovivify filehandles into array/hash elements.
74225      Branch: perl
74226            ! doio.c op.c t/io/open.t
74227 ____________________________________________________________________________
74228 [ 19171] By: rgs                                   on 2003/04/08  20:44:20
74229         Log: Implement support for --help and --version in Getopt::Std
74230              Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
74231              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
74232              Date: Mon, 7 Apr 2003 17:07:15 -0700
74233              Message-ID: <20030408000714.GA953@math.berkeley.edu>
74234      Branch: perl
74235            ! lib/Getopt/Std.pm
74236 ____________________________________________________________________________
74237 [ 19170] By: rgs                                   on 2003/04/08  19:47:05
74238         Log: Subject: [PATCH] Re: Error: Unknown error
74239              From: Enache Adrian <enache@rdslink.ro>
74240              Date: Tue, 8 Apr 2003 07:12:13 +0300
74241              Message-ID: <20030408041213.GA13553@ratsnest.hole>
74242      Branch: perl
74243            ! lib/fields.t lib/strict.t op.c t/lib/strict/subs
74244 ____________________________________________________________________________
74245 [ 19169] By: rgs                                   on 2003/04/08  19:19:34
74246         Log: Subject: [PATCH] (vaguely connected with) [perl #21875] Hash ref transformed as a list
74247              From: Dave Mitchell <davem@fdgroup.com>
74248              Date: Mon, 7 Apr 2003 21:43:17 +0100
74249              Message-ID: <20030407204317.GA8796@fdgroup.com>
74250
74251              The new XTERMORDORDOR lexer expectation must also be named
74252              in debugging perls, to be used in the output of -DT.
74253      Branch: perl
74254            ! perl.h toke.c
74255 ____________________________________________________________________________
74256 [ 19168] By: rgs                                   on 2003/04/08  19:05:22
74257         Log: Document that perl recognizes 2>&1 on the command-line on VMS.
74258      Branch: perl
74259            ! vms/perlvms.pod
74260 ____________________________________________________________________________
74261 [ 19167] By: rgs                                   on 2003/04/08  18:47:18
74262         Log: Typos fixes by Stas Bekman.
74263      Branch: perl
74264            ! cv.h lib/attributes.pm sv.h
74265 ____________________________________________________________________________
74266 [ 19166] By: rgs                                   on 2003/04/08  18:43:22
74267         Log: Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1`  these days?
74268              From: Robin Barker <Robin.Barker@npl.co.uk>
74269              Date: Tue, 8 Apr 2003 14:23:04 +0100
74270              Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>
74271      Branch: perl
74272            ! pod/perlpod.pod
74273 ____________________________________________________________________________
74274 [ 19164] By: jhi                                   on 2003/04/08  04:42:05
74275         Log: Few more words about safe/unsafe signals.
74276      Branch: perl
74277            ! pod/perlipc.pod pod/perlrun.pod pod/perlvar.pod
74278 ____________________________________________________________________________
74279 [ 19163] By: jhi                                   on 2003/04/07  19:25:39
74280         Log: The SvGROW() might move the PV.
74281      Branch: perl
74282            ! pp.c
74283 ____________________________________________________________________________
74284 [ 19162] By: jhi                                   on 2003/04/07  18:23:29
74285         Log: Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02
74286              From: Michael G Schwern <schwern@pobox.com>
74287              Date: Mon, 7 Apr 2003 02:09:17 -0700
74288              Message-ID: <20030407090917.GA9221@windhund.schwern.org>
74289      Branch: perl
74290            + lib/ExtUtils/t/MM_Any.t
74291            ! MANIFEST lib/ExtUtils/Command.pm lib/ExtUtils/Command/MM.pm
74292            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
74293            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
74294            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
74295            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
74296            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
74297            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_UWIN.pm
74298            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
74299            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
74300            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
74301            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
74302            ! lib/ExtUtils/README lib/ExtUtils/TODO
74303            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/MM_Cygwin.t
74304            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
74305 ____________________________________________________________________________
74306 [ 19160] By: jhi                                   on 2003/04/07  04:17:38
74307         Log: Time::HiRes: Do not create files in blib directories under core
74308              (from Rafael)
74309      Branch: perl
74310            ! ext/Time/HiRes/Makefile.PL
74311 ____________________________________________________________________________
74312 [ 19159] By: jhi                                   on 2003/04/07  03:53:01
74313         Log: Future binary compat wishful thinking:
74314              maint will use the stashcache, but not the dbassertion.
74315      Branch: perl
74316            ! intrpvar.h
74317 ____________________________________________________________________________
74318 [ 19158] By: jhi                                   on 2003/04/07  03:41:17
74319         Log: More WinCE tweaking for Vadim Konovalov.
74320      Branch: perl
74321            ! wince/Makefile.ce wince/compile-all.bat wince/compile.bat
74322            ! wince/makedist.pl
74323 ____________________________________________________________________________
74324 [ 19157] By: rgs                                   on 2003/04/06  20:53:29
74325         Log: Subject: CvFILE for constant subs
74326              From: Stephen McCamant <smcc@mit.edu>
74327              Date: Sun, 6 Apr 2003 16:39:13 -0400
74328              Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>
74329      Branch: perl
74330            ! op.c
74331 ____________________________________________________________________________
74332 [ 19156] By: rgs                                   on 2003/04/06  20:44:09
74333         Log: Subject: [PATCH] B::Deparse: sv_no != 0
74334              From: Stephen McCamant <smcc@mit.edu>
74335              Date: Sun, 6 Apr 2003 17:00:48 -0400
74336              Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>
74337      Branch: perl
74338            ! ext/B/B/Deparse.pm
74339 ____________________________________________________________________________
74340 [ 19154] By: jhi                                   on 2003/04/06  19:46:35
74341         Log: An unconditional carp is not nice.
74342      Branch: perl
74343            ! ext/Sys/Syslog/Syslog.pm
74344 ____________________________________________________________________________
74345 [ 19153] By: rgs                                   on 2003/04/06  18:37:58
74346         Log: Subject: [DOC PATCH] README.solaris and -Dcc=gcc
74347              From: Robert Spier <rspier@pobox.com>
74348              Date: Sat, 05 Apr 2003 21:12:20 -0800
74349              Message-ID: <m37ka88b0r.wl_rspier@pobox.com>
74350      Branch: perl
74351            ! README.solaris
74352 ____________________________________________________________________________
74353 [ 19152] By: rgs                                   on 2003/04/06  18:24:38
74354         Log: Remove unportable ">|" shell syntax
74355              Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
74356              From: Enache Adrian <enache@rdslink.ro>
74357              Date: Sun, 6 Apr 2003 21:13:27 +0300
74358              Message-ID: <20030406181326.GA873@ratsnest.hole>
74359      Branch: perl
74360            ! Makefile.SH
74361 ____________________________________________________________________________
74362 [ 19151] By: jhi                                   on 2003/04/06  18:14:44
74363         Log: Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
74364              From: Joost van Baal <J.E.vanBaal@uvt.nl>
74365              Date: Mon, 25 Nov 2002 17:35:37 +0100
74366              Message-ID: <20021125163537.GC4745@banach.uvt.nl>
74367
74368              (The .pm patch modified a bit, and removed the false
74369              claim that _PATH_INFO would be coming from syslog.ph)
74370      Branch: perl
74371            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
74372            ! ext/Sys/Syslog/syslog.t
74373 ____________________________________________________________________________
74374 [ 19150] By: rgs                                   on 2003/04/05  21:10:00
74375         Log: Subject: LD_PRELOAD hack, still badly flawed / a solution
74376              From: Enache Adrian <enache@rdslink.ro>
74377              Date: Thu, 3 Apr 2003 15:50:48 +0300
74378              Message-ID: <20030403125048.GA6107@ratsnest.hole>
74379
74380              On linux, when building a shared library, generate
74381              a small shell wrapper, "preload", that preloads libperl.so
74382              only if it exists. Useful when the 'make' process stops
74383              before the link phase.
74384      Branch: perl
74385            ! Makefile.SH
74386 ____________________________________________________________________________
74387 [ 19149] By: jhi                                   on 2003/04/05  20:44:25
74388         Log: Upgrade to Locale::Maketext 1.04.
74389      Branch: perl
74390            + lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
74391            + lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
74392            - lib/Locale/Maketext/test.pl
74393            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
74394            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
74395 ____________________________________________________________________________
74396 [ 19148] By: jhi                                   on 2003/04/05  20:38:30
74397         Log: perluniintro.pod: nice_string() doesn't escape
74398              literal escape chars -- use Sadahiro-san's fix(es).
74399      Branch: perl
74400            ! pod/perluniintro.pod
74401 ____________________________________________________________________________
74402 [ 19147] By: rgs                                   on 2003/04/05  19:12:30
74403         Log: Subject: [PATCH 5.8.1 @19053] Embedding
74404              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
74405              Date: Mon, 31 Mar 2003 12:39:24 -0800
74406              Message-ID: <20030331203924.GA3602@math.berkeley.edu>
74407
74408              Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
74409              to be used in a C program's main function.
74410      Branch: perl
74411            ! lib/ExtUtils/t/Embed.t pod/perlembed.pod
74412 ____________________________________________________________________________
74413 [ 19146] By: jhi                                   on 2003/04/05  19:08:37
74414         Log: Heredocs and use encoding didn't work for SJIS;
74415              patch from Inaba Hiroto.
74416      Branch: perl
74417            ! toke.c
74418 ____________________________________________________________________________
74419 [ 19145] By: rgs                                   on 2003/04/05  11:45:36
74420         Log: The manpages don't have to be built by MakeMaker for the
74421              core modules in ext/. Disable this in Devel::PPPort (not
74422              up-to-date on CPAN), Unicode::Normalize (the CPAN version
74423              uses a different Makefile.PL anyway) and XS::APItest
74424              (not CPANized.)
74425      Branch: perl
74426            ! ext/Devel/PPPort/Makefile.PL ext/Unicode/Normalize/Makefile.PL
74427            ! ext/XS/APItest/Makefile.PL
74428 ____________________________________________________________________________
74429 [ 19144] By: rgs                                   on 2003/04/05  11:28:22
74430         Log: Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
74431              by SADAHIRO Tomoyuki.
74432      Branch: perl
74433            ! ext/Unicode/Normalize/Changes
74434            ! ext/Unicode/Normalize/Normalize.pm
74435            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
74436            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
74437            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
74438            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
74439            ! lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
74440 ____________________________________________________________________________
74441 [ 19143] By: merijn                                on 2003/04/03  08:55:33
74442         Log: Subject: [PATCH] VMS %ENV fix (follow-up to 18852)
74443              From: "Craig A. Berry" <craigberry@mac.com>
74444              Date: Wed, 02 Apr 2003 18:09:03 -0600
74445              Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>
74446      Branch: perl
74447            ! vms/vms.c vms/vmsish.h
74448 ____________________________________________________________________________
74449 [ 19142] By: merijn                                on 2003/04/03  08:50:55
74450         Log: Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
74451              From: andreas.koenig@anima.de (Andreas J. Koenig)
74452              Date: Thu, 03 Apr 2003 08:28:52 +0200
74453              Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>
74454      Branch: perl
74455            ! lib/Pod/t/Functions.t
74456 ____________________________________________________________________________
74457 [ 19141] By: jhi                                   on 2003/04/03  05:00:36
74458         Log: Don't recurse from threads to threads/shared (since
74459              threads/shared is built separately, temp solution from
74460              Schwern while MM is being fixed.)
74461      Branch: perl
74462            ! ext/threads/Makefile.PL
74463 ____________________________________________________________________________
74464 [ 19140] By: rgs                                   on 2003/04/02  20:41:46
74465         Log: Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
74466              From: Steve Hay <steve.hay@uk.radan.com>
74467              Date: Thu, 20 Mar 2003 11:55:01 +0000
74468              Message-ID: <3E79AC15.80307@uk.radan.com>
74469      Branch: perl
74470            ! installhtml lib/Pod/Functions.pm pod/perlfunc.pod pod/splitpod
74471 ____________________________________________________________________________
74472 [ 19139] By: jhi                                   on 2003/04/02  19:44:07
74473         Log: Make perldiag agree with #19138.
74474      Branch: perl
74475            ! pod/perldiag.pod
74476 ____________________________________________________________________________
74477 [ 19138] By: jhi                                   on 2003/04/02  19:37:59
74478         Log: Make at least the thread count make sense.
74479      Branch: perl
74480            ! ext/threads/threads.xs
74481 ____________________________________________________________________________
74482 [ 19137] By: rgs                                   on 2003/04/02  19:24:47
74483         Log: Adjust test for the recent change (#19136) to Pod::Html
74484      Branch: perl
74485            ! lib/Pod/t/htmlview.t
74486 ____________________________________________________________________________
74487 [ 19136] By: rgs                                   on 2003/04/02  18:46:31
74488         Log: Fixes for "installhtml --splithead", based on :
74489              Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
74490              From: Steve Hay <steve.hay@uk.radan.com>
74491              Date: Wed, 02 Apr 2003 11:33:41 +0100
74492              Message-ID: <3E8ABC85.5060807@uk.radan.com>
74493
74494              This also includes a small patch to Pod::Html : when generating
74495              anchor names, play on the safe side and turn every non-alphanumeric
74496              character into an '_'. Moreover, Pod::Html::anchorify() is now
74497              optionally exported.
74498      Branch: perl
74499            ! installhtml lib/Pod/Html.pm
74500 ____________________________________________________________________________
74501 [ 19135] By: rgs                                   on 2003/04/02  18:42:50
74502         Log: Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
74503              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74504              Date: Tue, 01 Apr 2003 16:32:46 -0800
74505              Message-ID: <u+ii+gzkgqkV092yn@efn.org>
74506      Branch: perl
74507            ! pp.c t/op/split.t
74508 ____________________________________________________________________________
74509 [ 19134] By: sky                                   on 2003/04/02  18:01:40
74510         Log: Fix some small nits, thanks to Rafael.
74511      Branch: perl
74512            ! pp_hot.c
74513 ____________________________________________________________________________
74514 [ 19133] By: sky                                   on 2003/04/02  13:41:14
74515         Log: Add packname->stash cache before the check if a packname is a
74516              filehandle or a package, it works because only packnames
74517              that have been resolved to stashes are added to the cache,
74518              and when a newIO is created we clean the cache.
74519              Results in roughly 1.8 speed increase for class->method()
74520              calls.
74521      Branch: perl
74522            ! embedvar.h gv.c hv.c intrpvar.h perl.c perlapi.h pp_hot.c sv.c
74523 ____________________________________________________________________________
74524 [ 19132] By: merijn                                on 2003/04/02  11:28:02
74525         Log: #19122 should have been tested on non-glibc system (like AIX)
74526      Branch: perl
74527            ! pp.c
74528 ____________________________________________________________________________
74529 [ 19131] By: jhi                                   on 2003/04/02  05:25:19
74530         Log: Spread IlyaZ's PERL_CORE detection trick.
74531      Branch: perl
74532            ! ext/Encode/Makefile.PL
74533 ____________________________________________________________________________
74534 [ 19130] By: jhi                                   on 2003/04/02  04:42:40
74535         Log: Cannot portably compare files if one of them is still open
74536              (from Craig Berry).
74537      Branch: perl
74538            ! ext/Encode/t/enc_module.t
74539 ____________________________________________________________________________
74540 [ 19129] By: jhi                                   on 2003/04/02  04:30:45
74541         Log: MM_VMS tweak from Craig Berry:
74542              http://nntp.x.perl.org/group/perl.makemaker/1002
74543      Branch: perl
74544            ! lib/ExtUtils/MM_VMS.pm
74545 ____________________________________________________________________________
74546 [ 19128] By: rgs                                   on 2003/04/01  21:30:12
74547         Log: Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
74548              From: Steve Hay <steve.hay@uk.radan.com>
74549              Date: Thu, 20 Mar 2003 12:34:15 +0000
74550              Message-ID: <3E79B547.6030201@uk.radan.com>
74551              (with a few minor tweaks)
74552      Branch: perl
74553            ! installhtml
74554 ____________________________________________________________________________
74555 [ 19127] By: rgs                                   on 2003/04/01  19:01:20
74556         Log: Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
74557              From: Enache Adrian <enache@rdslink.ro>
74558              Date: Sat, 29 Mar 2003 19:45:41 +0200
74559              Message-ID: <20030329174541.GA8138@ratsnest.hole>
74560      Branch: perl
74561            ! ext/B/B/Deparse.pm
74562 ____________________________________________________________________________
74563 [ 19126] By: rgs                                   on 2003/04/01  18:39:43
74564         Log: Fix bug #21742. require should be always invoked in
74565              scalar context. This wasn't the case when called from
74566              an eval(""), because the void context doesn't propagate
74567              through the leaveeval op. Instead of making scalarvoid()
74568              handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
74569              a workaround in doeval().
74570      Branch: perl
74571            ! pp_ctl.c t/comp/require.t
74572 ____________________________________________________________________________
74573 [ 19124] By: jhi                                   on 2003/04/01  16:52:28
74574         Log: Subject: [patch] fix HiRes.t failures on Stratus VOS
74575              From: "Green, Paul" <Paul.Green@stratus.com>
74576              Date: Tue, 1 Apr 2003 12:37:38 -0500
74577              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>
74578      Branch: perl
74579            ! hints/vos.sh
74580 ____________________________________________________________________________
74581 [ 19122] By: jhi                                   on 2003/04/01  16:36:52
74582         Log: Integrate:
74583              [ 19119]
74584              Address "5.8.1@19053: crypt_r() takes 128K per thread".
74585      Branch: perl
74586           !> pp.c reentr.c reentr.h reentr.pl
74587 ____________________________________________________________________________
74588 [ 19121] By: jhi                                   on 2003/04/01  16:36:02
74589         Log: Integrate:
74590              [ 19109]
74591              Subject: [PATCH 5.8.1 @19053] Time::HiRes
74592              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
74593              Date: Mon, 31 Mar 2003 12:53:01 -0800
74594              Message-ID: <20030331205301.GA3687@math.berkeley.edu>
74595
74596              [ 19111]
74597              A cleaner way to detect PERL_CORE, from IlyaZ.
74598      Branch: perl
74599           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/Makefile.PL
74600 ____________________________________________________________________________
74601 [ 19120] By: jhi                                   on 2003/04/01  16:32:03
74602         Log: Integrate:
74603              [ 19106]
74604              Subject: [PATCH 5.8.1 @19053] OS/2-related patches
74605              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
74606              Date: Mon, 31 Mar 2003 12:43:37 -0800
74607              Message-ID: <20030331204337.GA3634@math.berkeley.edu>
74608
74609              and regen Configure.
74610      Branch: perl
74611            ! Configure config_h.SH embedvar.h
74612           !> Makefile.SH embed.fnc embed.h embed.pl ext/threads/threads.xs
74613           !> intrpvar.h makedef.pl os2/Makefile.SHs os2/OS2/ExtAttr/Changes
74614           !> os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/PrfDB/Changes
74615           !> os2/OS2/PrfDB/PrfDB.pm os2/OS2/REXX/DLL/DLL.pm
74616           !> os2/OS2/REXX/REXX.pm os2/dl_os2.c os2/os2.c os2/os2ish.h
74617           !> os2/os2thread.h perlapi.h perlio.c perlvars.h reentr.c
74618           !> reentr.h reentr.pl sv.c
74619 ____________________________________________________________________________
74620 [ 19118] By: jhi                                   on 2003/04/01  16:17:04
74621         Log: Document the _exit() issue with threads in Linux [perl #17057].
74622      Branch: perl
74623            ! ext/POSIX/POSIX.pod
74624 ____________________________________________________________________________
74625 [ 19117] By: jhi                                   on 2003/04/01  16:07:59
74626         Log: Subject: Re: 5.8.1@19053 bug: make minitest fails with threads
74627              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
74628              Date: Tue, 1 Apr 2003 11:02:35 +0200
74629              Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>
74630      Branch: perl
74631            ! t/op/getpid.t
74632 ____________________________________________________________________________
74633 [ 19116] By: jhi                                   on 2003/04/01  16:06:12
74634         Log: Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes
74635              From: Michael G Schwern <schwern@pobox.com>
74636              Date: Mon, 31 Mar 2003 15:16:57 -0800
74637              Message-ID: <20030331231657.GJ17529@windhund.schwern.org>
74638      Branch: perl
74639            ! ext/SDBM_File/sdbm/Makefile.PL
74640 ____________________________________________________________________________
74641 [ 19115] By: jhi                                   on 2003/04/01  15:58:45
74642         Log: Subject: [PATCH] overdue perlhack.pod corrections for RT
74643              From: Richard.Foley@ubsw.com
74644              Date: Mon, 31 Mar 2003 16:27:14 +0200
74645              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>
74646      Branch: perl
74647            ! pod/perlhack.pod
74648 ____________________________________________________________________________
74649 [ 19114] By: jhi                                   on 2003/04/01  15:56:27
74650         Log: Subject: [PATCH] Text::Abbrev warnings safe
74651              From: Peter Scott <Peter@PSDT.com>
74652              Date: Fri, 28 Mar 2003 16:34:47 -0800
74653              Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
74654      Branch: perl
74655            ! lib/Text/Abbrev.pm lib/Text/Abbrev.t
74656 ____________________________________________________________________________
74657 [ 19113] By: merijn                                on 2003/04/01  14:12:33
74658         Log: Implemented AIX longdouble support in hints/aix.sh, which now
74659              actually work.  Thanks to John L. Allen for the hint.
74660
74661              Subject: Re: AIX longdoubles
74662              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74663              Date: Tue, 01 Apr 2003 17:18:57 +0200
74664              Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>
74665      Branch: perl
74666            ! hints/aix.sh
74667 ____________________________________________________________________________
74668 [ 19104] By: jhi                                   on 2003/03/31  10:51:36
74669         Log: Tabify; strictly speaking unnecessary but anyway...
74670      Branch: perl
74671            ! MANIFEST
74672 ____________________________________________________________________________
74673 [ 19102] By: jhi                                   on 2003/03/31  10:36:48
74674         Log: Upgrade to Test::Harness 2.27_02.
74675      Branch: perl
74676            + t/lib/sample-tests/no_output t/lib/sample-tests/segfault
74677            + t/lib/sample-tests/too_many
74678            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
74679            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
74680            ! lib/Test/Harness/t/strap.t lib/Test/Harness/t/test-harness.t
74681 ____________________________________________________________________________
74682 [ 19101] By: jhi                                   on 2003/03/31  10:07:35
74683         Log: Upgrade to podlators 1.26.
74684      Branch: perl
74685            ! lib/Pod/Man.pm
74686 ____________________________________________________________________________
74687 [ 19100] By: jhi                                   on 2003/03/31  10:03:50
74688         Log: Upgrade to Encode 1.92.
74689      Branch: perl
74690            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
74691            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Guess.pm
74692            ! ext/Encode/t/CJKT.t ext/Encode/t/enc_module.t
74693            ! ext/Encode/ucm/big5-eten.ucm ext/Encode/ucm/big5-hkscs.ucm
74694            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
74695            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
74696 ____________________________________________________________________________
74697 [ 19099] By: jhi                                   on 2003/03/31  09:54:52
74698         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish
74699              From: Michael G Schwern <schwern@pobox.com>
74700              Date: Mon, 31 Mar 2003 02:42:58 -0800
74701              Message-ID: <20030331104257.GB15327@windhund.schwern.org>
74702      Branch: perl
74703            + lib/ExtUtils/MakeMaker/FAQ.pod
74704            + lib/ExtUtils/MakeMaker/Tutorial.pod
74705            + lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
74706            + lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
74707            + lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
74708            + lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
74709            + lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
74710            + t/lib/TieIn.pm
74711            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
74712            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
74713            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
74714            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Any.pm
74715            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
74716            ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
74717            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
74718            ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
74719            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
74720            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
74721            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/00setup_dummy.t
74722            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
74723            ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/MM_BeOS.t
74724            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_NW5.t
74725            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
74726            ! lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/MM_Win32.t
74727            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
74728            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/prefixify.t
74729 ____________________________________________________________________________
74730 [ 19098] By: jhi                                   on 2003/03/31  09:36:11
74731         Log: Subject: [PATCH dump.c] stray n_a
74732              From: Michael G Schwern <schwern@pobox.com>
74733              Date: Mon, 31 Mar 2003 00:55:49 -0800
74734              Message-ID: <20030331085549.GB1300@windhund.schwern.org>
74735      Branch: perl
74736            ! dump.c
74737 ____________________________________________________________________________
74738 [ 19097] By: jhi                                   on 2003/03/31  05:00:07
74739         Log: Some low-hanging fruit for EBCDIC portability
74740              (or for marking as EBCDIC todos)
74741      Branch: perl
74742            ! ext/List/Util/t/isvstring.t lib/utf8.t t/run/switchC.t
74743            ! t/uni/write.t
74744 ____________________________________________________________________________
74745 [ 19094] By: jhi                                   on 2003/03/30  15:54:35
74746         Log: Upgrade to Time::HiRes 1.44.
74747      Branch: perl
74748            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
74749 ____________________________________________________________________________
74750 [ 19092] By: jhi                                   on 2003/03/30  15:09:02
74751         Log: IRIX 5.3 update.
74752      Branch: perl
74753            ! README.irix
74754 ____________________________________________________________________________
74755 [ 19091] By: jhi                                   on 2003/03/30  10:26:32
74756         Log: Not all compilers like #ifdefs within cpp macros
74757              (follow-up on #19086)
74758      Branch: perl
74759            ! pp_sys.c
74760 ____________________________________________________________________________
74761 [ 19090] By: jhi                                   on 2003/03/30  09:50:33
74762         Log: Ending strings is customary (typo from #19084).
74763      Branch: perl
74764            ! ext/Socket/Socket.t
74765 ____________________________________________________________________________
74766 [ 19089] By: jhi                                   on 2003/03/30  09:24:08
74767         Log: Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
74768      Branch: perl
74769            ! MANIFEST
74770 ____________________________________________________________________________
74771 [ 19088] By: jhi                                   on 2003/03/30  09:09:42
74772         Log: Another victim of IRIX 5.3's inability to resolve 'localhost'
74773              as the test expects.
74774      Branch: perl
74775            ! lib/Net/hostent.t
74776 ____________________________________________________________________________
74777 [ 19087] By: jhi                                   on 2003/03/30  09:08:07
74778         Log: In IRIX 5.3 turn off some of the warnings that cannot
74779              really be helped (e.g. warnings coming from system headers,
74780              or linker warnings during Configure).
74781      Branch: perl
74782            ! hints/irix_5.sh
74783 ____________________________________________________________________________
74784 [ 19086] By: jhi                                   on 2003/03/30  08:59:24
74785         Log: In IRIX 5.3 the cc is awfully confused about the prototype
74786              of select().
74787      Branch: perl
74788            ! hints/irix_5.sh pp_sys.c
74789 ____________________________________________________________________________
74790 [ 19085] By: jhi                                   on 2003/03/30  08:43:53
74791         Log: In IRIX 5.3 being too POSIXly hides the struct timespec.
74792      Branch: perl
74793            + ext/Time/HiRes/hints/irix.pl
74794            ! MANIFEST
74795 ____________________________________________________________________________
74796 [ 19084] By: jhi                                   on 2003/03/30  08:31:53
74797         Log: gethostbyname('localhost') is not that portable.
74798              inet_aton('localhost') in IRIX 5.3 returned an undef,
74799              which in turn made pack_sockaddr_in to barf on zero
74800              length in_addr.
74801      Branch: perl
74802            ! ext/Socket/Socket.t pod/perlfunc.pod pod/perlport.pod
74803 ____________________________________________________________________________
74804 [ 19083] By: jhi                                   on 2003/03/30  07:49:46
74805         Log: Subject: [PATCH] COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux 2.4.18-3 (i686/1 cpu))
74806              From: Nicholas Clark <nick@unfortu.net>
74807              Date: Sun, 30 Mar 2003 00:35:48 +0000
74808              Message-ID: <20030330003547.GO274@Bagpuss.unfortu.net>
74809      Branch: perl
74810            ! sv.c
74811 ____________________________________________________________________________
74812 [ 19082] By: jhi                                   on 2003/03/29  21:18:32
74813         Log: IRIX 5.3 can have PF_LINK defined to be AF_LINK but
74814              not defined AF_LINK.
74815      Branch: perl
74816            ! ext/Socket/Socket.xs
74817 ____________________________________________________________________________
74818 [ 19081] By: jhi                                   on 2003/03/29  20:41:56
74819         Log: Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
74820              From: Nicholas Clark <nick@unfortu.net>
74821              Date: Sat, 29 Mar 2003 18:58:09 +0000
74822              Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>
74823      Branch: perl
74824            ! dump.c
74825 ____________________________________________________________________________
74826 [ 19080] By: rgs                                   on 2003/03/29  20:39:34
74827         Log: Minor rephrasing in perlopentut,
74828              noticed by Bob Wilkinson (RT [perl #21725])
74829      Branch: perl
74830            ! pod/perlopentut.pod
74831 ____________________________________________________________________________
74832 [ 19079] By: rgs                                   on 2003/03/29  20:21:11
74833         Log: Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
74834              From: Nicholas Clark <nick@unfortu.net>
74835              Date: Thu, 27 Mar 2003 22:37:35 +0000
74836              Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>
74837      Branch: perl
74838            ! pod/perlapi.pod sv.h
74839 ____________________________________________________________________________
74840 [ 19078] By: jhi                                   on 2003/03/29  07:23:00
74841         Log: It seems that in Tru64 V5 gcc cannot be used to
74842              compile a threaded Perl because <pthread.h> explicitly
74843              checks for supported compilers (gcc not being one of them).
74844              This is not so bad since the system C compiler is always there.
74845      Branch: perl
74846            ! README.tru64 hints/dec_osf.sh
74847 ____________________________________________________________________________
74848 [ 19077] By: jhi                                   on 2003/03/28  06:03:16
74849         Log: Feeding illegal QP (like \x80) to this
74850              ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
74851              caused a coredump in av_length() <- nextargv() because
74852              the av was NULL.  I don't know that returning Nullfp is
74853              the best thing to do, but it dodges the segfault and
74854              introduces no test failures.
74855      Branch: perl
74856            ! doio.c
74857 ____________________________________________________________________________
74858 [ 19074] By: jhi                                   on 2003/03/27  18:17:20
74859         Log: Missing final \n.
74860      Branch: perl
74861            ! lib/Attribute/Handlers/Changes
74862 ____________________________________________________________________________
74863 [ 19072] By: rgs                                   on 2003/03/26  22:30:09
74864         Log: Subject: [perl #21672] IO::New and undefined filename behaviour
74865              From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
74866              Date: 24 Mar 2003 16:29:08 -0000
74867              Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
74868              plus a regression test
74869      Branch: perl
74870            ! ext/IO/lib/IO/File.pm lib/FileHandle.t
74871 ____________________________________________________________________________
74872 [ 19071] By: rgs                                   on 2003/03/26  22:08:16
74873         Log: Better version of change #19069
74874              Subject: [PATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
74875              From: Nicholas Clark <nick@unfortu.net>
74876              Date: Wed, 26 Mar 2003 23:01:46 +0000
74877              Message-ID: <20030326230145.GC279@Bagpuss.unfortu.net>
74878      Branch: perl
74879            ! pp_hot.c sv.c t/op/readline.t
74880 ____________________________________________________________________________
74881 [ 19070] By: rgs                                   on 2003/03/26  21:31:55
74882         Log: Subject: [patch] for Stratus VOS
74883              From: "Green, Paul" <Paul.Green@stratus.com>
74884              Date: Wed, 26 Mar 2003 17:24:38 -0500
74885              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
74886              (plus a small tweak to the test script)
74887      Branch: perl
74888            ! README.vos t/op/pack.t
74889 ____________________________________________________________________________
74890 [ 19069] By: rgs                                   on 2003/03/26  21:14:33
74891         Log: Subject: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
74892              From: Nicholas Clark <nick@unfortu.net>
74893              Date: Tue, 25 Mar 2003 22:59:17 +0000
74894              Message-ID: <20030325225917.GE284@Bagpuss.unfortu.net>
74895      Branch: perl
74896            ! sv.c t/op/readline.t
74897 ____________________________________________________________________________
74898 [ 19068] By: rgs                                   on 2003/03/26  20:53:18
74899         Log: Win32 counterpart of change #19065
74900      Branch: perl
74901            ! win32/Makefile win32/makefile.mk
74902 ____________________________________________________________________________
74903 [ 19067] By: rgs                                   on 2003/03/26  20:34:32
74904         Log: VMS counterpart of change #19065
74905      Branch: perl
74906            ! vms/descrip_mms.template
74907 ____________________________________________________________________________
74908 [ 19066] By: jhi                                   on 2003/03/26  20:05:40
74909         Log: Upgrade to Term::ANSIColor 1.07.
74910      Branch: perl
74911            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
74912            ! lib/Term/ANSIColor/README
74913 ____________________________________________________________________________
74914 [ 19065] By: rgs                                   on 2003/03/26  19:55:20
74915         Log: Add a file utils/cpan.PL to generate the "cpan" utility,
74916              also separately maintained on CPAN, and now moved as
74917              lib/CPAN/bin/cpan. Tweak installperl to avoid installing
74918              this last file.
74919      Branch: perl
74920            + utils/cpan.PL
74921           +> lib/CPAN/bin/cpan
74922            - utils/cpan
74923            ! MANIFEST installperl utils/Makefile
74924 ____________________________________________________________________________
74925 [ 19064] By: jhi                                   on 2003/03/26  19:48:32
74926         Log: Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
74927              From: Dave Mitchell <davem@fdgroup.com>
74928              Date: Thu, 20 Mar 2003 01:26:19 +0000
74929              Message-ID: <20030320012619.C19869@fdgroup.com>
74930
74931              Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
74932              From: Dave Mitchell <davem@fdgroup.com>
74933              Date: Mon, 24 Mar 2003 16:06:51 +0000
74934              Message-ID: <20030324160651.D1798@fdgroup.com>
74935      Branch: perl
74936            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
74937 ____________________________________________________________________________
74938 [ 19063] By: jhi                                   on 2003/03/26  19:33:09
74939         Log: Subject: [perl #21648] Doc typo in Net::servent
74940              From: Andy Lester (via RT) <perlbug-followup@perl.org>
74941              Date: 22 Mar 2003 05:02:31 -0000
74942              Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>
74943      Branch: perl
74944            ! lib/Net/servent.pm
74945 ____________________________________________________________________________
74946 [ 19062] By: jhi                                   on 2003/03/26  19:29:39
74947         Log: Subject: [PATCH README.qnx] for QNX 6.2
74948              From: Norton Allen <allen@huarp.harvard.edu>
74949              Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
74950              Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>
74951      Branch: perl
74952            ! README.qnx
74953 ____________________________________________________________________________
74954 [ 19060] By: merijn                                on 2003/03/26  13:13:23
74955         Log: Subject: [PATCH] lib/vmsish.t GMT bug fix
74956              From: "Craig A. Berry" <craigberry@mac.com>
74957              Date: Tue, 25 Mar 2003 22:52:58 -0600
74958              Message-ID: <3E81322A.3040508@mac.com>
74959      Branch: perl
74960            ! lib/vmsish.t
74961 ____________________________________________________________________________
74962 [ 19059] By: rgs                                   on 2003/03/24  21:43:03
74963         Log: Change 19056 wasn't good enough.
74964              ldlibpth should be changed later, to avoid spaces to be quoted.
74965      Branch: perl
74966            ! Makefile.SH
74967 ____________________________________________________________________________
74968 [ 19058] By: rgs                                   on 2003/03/24  21:37:59
74969         Log: Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl
74970              From: Michael G Schwern <schwern@pobox.com>
74971              Date: Mon, 24 Mar 2003 00:50:39 -0800
74972              Message-ID: <20030324085039.GA19981@windhund.schwern.org>
74973      Branch: perl
74974            ! pod/perlhist.pod
74975 ____________________________________________________________________________
74976 [ 19057] By: rgs                                   on 2003/03/24  21:33:43
74977         Log: Typo, spotted by Doru Petrescu
74978              Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>
74979      Branch: perl
74980            ! ext/Data/Dumper/Dumper.pm
74981 ____________________________________________________________________________
74982 [ 19056] By: rgs                                   on 2003/03/24  21:05:48
74983         Log: Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
74984              From: Enache Adrian <enache@rdslink.ro>
74985              Date: Mon, 24 Mar 2003 23:56:25 +0200
74986              Message-ID: <20030324215625.GB853@ratsnest.hole>
74987      Branch: perl
74988            ! Makefile.SH
74989 ____________________________________________________________________________
74990 [ 19055] By: merijn                                on 2003/03/24  07:05:39
74991         Log: Subject: no more 'make install && make test' with shared libperl.so on Linux
74992              From: Enache Adrian <enache@rdslink.ro>
74993              Date: Sat, 22 Mar 2003 22:49:49 +0200
74994              Message-ID: <20030322204949.GB794@ratsnest.hole>
74995
74996              This is a slightly more defensive patch than Chip's patch that
74997              fell through the cracks, but does the same
74998              Subject: Shared libperl.so and build issues
74999              From: Chip Turner <cturner@redhat.com>
75000              Date: Tue 31 Dec 2002 17:21
75001      Branch: perl
75002            ! Makefile.SH
75003 ____________________________________________________________________________
75004 [ 19054] By: merijn                                on 2003/03/24  06:54:23
75005         Log: Subject: [PATCH bleadperl] vms.c thread clean-up
75006              From: "Craig A. Berry" <craigberry@mac.com>
75007              Date: Sun, 23 Mar 2003 15:32:58 -0600
75008              Message-ID: <3E7E280A.5000304@mac.com>
75009      Branch: perl
75010            ! vms/vms.c
75011 ____________________________________________________________________________
75012 [ 19052] By: jhi                                   on 2003/03/24  04:28:13
75013         Log: For change #19051: a new .bat to CRLF.
75014      Branch: perl
75015            ! Porting/makerel
75016 ____________________________________________________________________________
75017 [ 19051] By: jhi                                   on 2003/03/24  04:27:55
75018         Log: WinCE update from Vadim Konovalov.
75019      Branch: perl
75020            + wince/compile-all.bat wince/makedist.pl
75021            - wince/include/sys/stat.h wince/xbuildall.ksh
75022            - wince/xdistclean.ksh wince/xmakediffs.ksh
75023            ! MANIFEST README.ce dosish.h wince/Makefile.ce
75024            ! wince/compile.bat wince/config.ce
75025 ____________________________________________________________________________
75026 [ 19050] By: jhi                                   on 2003/03/24  04:25:15
75027         Log: Oops (change #19013 missed changing the Perl version number).
75028      Branch: perl
75029            ! cygwin/perlld.in
75030 ____________________________________________________________________________
75031 [ 19047] By: jhi                                   on 2003/03/23  17:54:33
75032         Log: Integrate from maint-5.8:
75033              [ 19045]
75034              If no IVSIZE == 8, no need for modulo_1.
75035      Branch: perl
75036           !> pp.c
75037 ____________________________________________________________________________
75038 [ 19044] By: rgs                                   on 2003/03/21  21:09:15
75039         Log: Subject: [PATCH] p4genpatch
75040              From: andreas.koenig@anima.de (Andreas J. Koenig)
75041              Date: Sat, 15 Mar 2003 12:04:18 +0100
75042              Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>
75043      Branch: perl
75044            ! Porting/p4genpatch
75045 ____________________________________________________________________________
75046 [ 19043] By: rgs                                   on 2003/03/21  20:43:55
75047         Log: Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
75048              From: Martien Verbruggen <mgjv@tradingpost.com.au>
75049              Date: Sat, 15 Mar 2003 12:31:47 +1100
75050              Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>
75051      Branch: perl
75052            ! pod/perlsub.pod pod/perlsyn.pod
75053 ____________________________________________________________________________
75054 [ 19042] By: merijn                                on 2003/03/21  07:45:54
75055         Log: Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
75056              From: "Craig A. Berry" <craigberry@mac.com>
75057              Date: Thu, 20 Mar 2003 23:03:36 -0600
75058              Message-ID: <3E7A9D28.1040706@mac.com>
75059      Branch: perl
75060            ! configure.com vms/vms.c vms/vmsish.h
75061 ____________________________________________________________________________
75062 [ 19039] By: rgs                                   on 2003/03/20  22:40:38
75063         Log: Subject: Re: [patch] [perl #21628] rcatline issue
75064              From: Enache Adrian <enache@rdslink.ro>
75065              Date: Thu, 20 Mar 2003 22:39:06 +0200
75066              Message-ID: <20030320203906.GA31199@ratsnest.hole>
75067      Branch: perl
75068            ! MANIFEST pp_hot.c t/op/readline.t
75069 ____________________________________________________________________________
75070 [ 19038] By: rgs                                   on 2003/03/20  22:07:50
75071         Log: Subject: Re: Bytecode? Back into service.
75072              From: Enache Adrian <enache@rdslink.ro>
75073              Date: Thu, 20 Mar 2003 07:38:39 +0200
75074              Message-ID: <20030320053839.GA4044@ratsnest.hole>
75075      Branch: perl
75076            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
75077            ! ext/ByteLoader/byterun.h op.c
75078 ____________________________________________________________________________
75079 [ 19037] By: rgs                                   on 2003/03/20  20:16:43
75080         Log: Subject: [DOC-PATCH] for README.cygwin, bleadperl version
75081              From: "Gerrit P. Haase" <gp@familiehaase.de>
75082              Date: Thu, 20 Mar 2003 21:23:28 +0100
75083              Message-ID: <941032389637.20030320212328@familiehaase.de>
75084      Branch: perl
75085            ! README.cygwin
75086 ____________________________________________________________________________
75087 [ 19036] By: jhi                                   on 2003/03/20  05:23:15
75088         Log: Integrate:
75089              [ 19033]
75090              file test operators weren't doing the right thing if the SV
75091              passed to them wasn't NUL-terminated
75092
75093              [ 19034]
75094              ensure SVs returned by Win32::Get{Short,Full}PathName() are
75095              NUL-terminated
75096      Branch: perl
75097           !> doio.c win32/win32.c
75098 ____________________________________________________________________________
75099 [ 19028] By: jhi                                   on 2003/03/19  09:46:27
75100         Log: Better wording as requested by Rafael, and
75101              the module is BerkeleyDB, not BerkeleyFile.
75102      Branch: perl
75103            ! README.tru64
75104 ____________________________________________________________________________
75105 [ 19026] By: jhi                                   on 2003/03/19  09:11:43
75106         Log: Update the DB_File instructions in Tru64.
75107      Branch: perl
75108            ! README.tru64
75109 ____________________________________________________________________________
75110 [ 19025] By: rgs                                   on 2003/03/18  21:59:33
75111         Log: Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump
75112              From: Dave Mitchell <davem@fdgroup.com>
75113              Date: Tue, 18 Mar 2003 21:55:05 +0000
75114              Message-ID: <20030318215505.A16787@fdgroup.com>
75115      Branch: perl
75116            ! pp_ctl.c t/op/goto.t
75117 ____________________________________________________________________________
75118 [ 19024] By: rgs                                   on 2003/03/18  21:24:27
75119         Log: Subject: [PATCH] VMS pod install tweaks
75120              From: "Craig A. Berry" <craigberry@mac.com>
75121              Date: Sat, 15 Mar 2003 16:06:07 -0600
75122              Message-ID: <3E73A3CF.3060502@mac.com>
75123      Branch: perl
75124            ! vms/descrip_mms.template
75125 ____________________________________________________________________________
75126 [ 19023] By: rgs                                   on 2003/03/18  21:22:03
75127         Log: Subject: [PATCH] poll() help for VMS
75128              From: "Craig A. Berry" <craigberry@mac.com>
75129              Date: Tue, 18 Mar 2003 01:10:10 -0600
75130              Message-ID: <3E76C652.30205@mac.com>
75131      Branch: perl
75132            ! configure.com ext/IO/poll.h
75133 ____________________________________________________________________________
75134 [ 19021] By: jhi                                   on 2003/03/18  06:56:26
75135         Log: The description of SIG_SIZE was off.
75136      Branch: perl
75137            ! Configure NetWare/config_H.wc Porting/Glossary
75138            ! Porting/config.sh Porting/config_H config_h.SH
75139            ! plan9/config.plan9 plan9/config_h.sample win32/config_H.bc
75140            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
75141            ! wince/config_H.ce
75142 ____________________________________________________________________________
75143 [ 19020] By: merijn                                on 2003/03/18  05:45:50
75144         Log: Minor updates of Wolfgang's pack patch
75145
75146              Subject: Re: pack changes and related fixes
75147              From: Philip Newton <Philip.Newton@gmx.net>
75148              Date: Tue, 18 Mar 2003 06:19:30 +0100
75149              Message-ID: <tb9d7vo1ocb14o73lnhabbmh5bsjoe5m46@4ax.com>
75150      Branch: perl
75151            ! embed.fnc pod/perldiag.pod
75152 ____________________________________________________________________________
75153 [ 19019] By: gsar                                  on 2003/03/18  05:06:07
75154         Log: regenerate win32/config_H.*
75155      Branch: perl
75156            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
75157            ! win32/config_H.vc64
75158 ____________________________________________________________________________
75159 [ 19018] By: gsar                                  on 2003/03/18  03:02:38
75160         Log: there is no trailing NULL in sig_name or sig_num, so don't
75161              talk about it
75162      Branch: perl
75163            ! Porting/Glossary
75164 ____________________________________________________________________________
75165 [ 19017] By: gsar                                  on 2003/03/18  03:01:02
75166         Log: according to the new Porting/Glossary, sig_num doesn't have an
75167              extra '0' at the end
75168      Branch: perl
75169            ! win32/config.bc win32/config.gc win32/config.vc
75170            ! win32/config.vc64
75171 ____________________________________________________________________________
75172 [ 19016] By: hv                                    on 2003/03/18  00:52:09
75173         Log: add tests for existing behaviour of undef postinc/dec
75174      Branch: perl
75175            ! t/op/inc.t
75176 ____________________________________________________________________________
75177 [ 19015] By: hv                                    on 2003/03/18  00:46:18
75178         Log: add comment at undef postinc special case
75179      Branch: perl
75180            ! pp.c
75181 ____________________________________________________________________________
75182 [ 19014] By: hv                                    on 2003/03/18  00:27:19
75183         Log: clarify behaviour of $a++
75184      Branch: perl
75185            ! pod/perlop.pod
75186 ____________________________________________________________________________
75187 [ 19013] By: jhi                                   on 2003/03/17  19:52:06
75188         Log: Integrate:
75189              [ 19012]
75190              We don't have the new Perl at this stage.
75191      Branch: perl
75192           !> cygwin/perlld.in
75193 ____________________________________________________________________________
75194 [ 19010] By: jhi                                   on 2003/03/17  17:16:44
75195         Log: Subject: pack changes and related fixes
75196              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
75197              Date: Mon, 17 Mar 2003 13:55:37 +0100
75198              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4>
75199      Branch: perl
75200            ! embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod
75201            ! pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h
75202            ! t/lib/warnings/pp_pack t/op/pack.t
75203 ____________________________________________________________________________
75204 [ 19007] By: jhi                                   on 2003/03/17  04:45:40
75205         Log: Integrate:
75206              [ 19006]
75207              Subject: Re: [Patch] Maintperl versioning for Cygwin
75208              From: Slaven Rezic <slaven@rezic.de>
75209              Date: 17 Mar 2003 00:42:43 +0100
75210              Message-ID: <87ptoqev4c.fsf@vran.herceg.de>
75211      Branch: perl
75212           !> cygwin/perlld.in
75213 ____________________________________________________________________________
75214 [ 19005] By: hv                                    on 2003/03/17  02:06:20
75215         Log: Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator
75216              From: chocolateboy <chocolateboy@chocolatey.com>
75217              Date: Sat, 22 Feb 2003 12:17:28 +0000
75218              Message-ID: <3E576A58.8010901@chocolatey.com>
75219      Branch: perl
75220            + ext/Data/Dumper/t/pair.t
75221            ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
75222 ____________________________________________________________________________
75223 [ 19004] By: hv                                    on 2003/03/17  01:38:23
75224         Log: Subject: [patch] utils/h2xs.PL (get rid of \t and '')
75225              From: Stas Bekman <stas@stason.org>
75226              Date: Fri, 14 Feb 2003 11:59:53 +1100
75227              Message-ID: <3E4C3F89.6050005@stason.org>
75228      Branch: perl
75229            ! utils/h2xs.PL
75230 ____________________________________________________________________________
75231 [ 19003] By: hv                                    on 2003/03/17  01:23:02
75232         Log: Subject: [perl #20724] Patch for dprofpp
75233              From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org>
75234              Date: 5 Feb 2003 08:41:17 -0000
75235              Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org>
75236      Branch: perl
75237            ! utils/dprofpp.PL
75238 ____________________________________________________________________________
75239 [ 19002] By: hv                                    on 2003/03/16  23:36:57
75240         Log: Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3
75241              From: Adam Spiers (via RT) <perlbug-followup@perl.org>
75242              Date: 10 Jan 2003 10:59:44 -0000
75243              Message-Id: <rt-19898-47213.12.0892150698178@bugs6.perl.org>
75244      Branch: perl
75245            ! lib/IPC/Open3.pm
75246 ____________________________________________________________________________
75247 [ 19001] By: jhi                                   on 2003/03/16  21:50:24
75248         Log: getservbyname_r() kaputt in OpenBSD (might get fixed
75249              for 3.3, but only might)
75250      Branch: perl
75251            ! hints/openbsd.sh
75252 ____________________________________________________________________________
75253 [ 18999] By: jhi                                   on 2003/03/16  21:33:49
75254         Log: Stay within known facts: what platforms the skippage helps,
75255              and in which it is not needed.
75256      Branch: perl
75257            ! ext/POSIX/t/posix.t
75258 ____________________________________________________________________________
75259 [ 18998] By: jhi                                   on 2003/03/16  18:15:42
75260         Log: This seems to fix (well, dodge) the problems in FreeBSD for
75261              Enache Adrian; in _theory_ this patch could be good for NetBSD,
75262              too, but Alian gets a core dump already at subtest #9 (anyone
75263              with a real NetBSD, Alian's is a VMware one, which has in the
75264              past caused similar odd crashes).  OpenBSD threaded build result
75265              still unknown.
75266      Branch: perl
75267            ! ext/POSIX/t/posix.t
75268 ____________________________________________________________________________
75269 [ 18997] By: jhi                                   on 2003/03/16  18:07:30
75270         Log: IRIX ls -l marks sockets with 'S'.
75271      Branch: perl
75272            ! t/op/stat.t
75273 ____________________________________________________________________________
75274 [ 18996] By: jhi                                   on 2003/03/16  17:41:42
75275         Log: Turn on UTF-8 flag only if the $str is valid utf8
75276              (pointed out by Dan Kogai).
75277      Branch: perl
75278            ! lib/Term/ReadLine.pm
75279 ____________________________________________________________________________
75280 [ 18995] By: jhi                                   on 2003/03/16  16:40:06
75281         Log: Signedness nits.
75282      Branch: perl
75283            ! regcomp.c
75284 ____________________________________________________________________________
75285 [ 18994] By: jhi                                   on 2003/03/16  15:41:44
75286         Log: Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
75287              Should work both for PERL_UNICODE/-C and use encoding 'foo';
75288      Branch: perl
75289            ! lib/Term/ReadLine.pm
75290 ____________________________________________________________________________
75291 [ 18991] By: jhi                                   on 2003/03/16  15:14:31
75292         Log: Pod fix from Philip Newton.
75293      Branch: perl
75294            ! pod/perlfunc.pod
75295 ____________________________________________________________________________
75296 [ 18990] By: jhi                                   on 2003/03/16  15:12:00
75297         Log: Further potential pitfalls for the utf8 len/pos cache
75298              found by Inaba Hiroto.  No test cases, yet.
75299      Branch: perl
75300            ! regcomp.c
75301 ____________________________________________________________________________
75302 [ 18989] By: jhi                                   on 2003/03/16  08:02:31
75303         Log: Make the :bytes conditional on PerlIO.
75304      Branch: perl
75305            ! ext/Encode/t/CJKT.t
75306 ____________________________________________________________________________
75307 [ 18988] By: jhi                                   on 2003/03/15  18:27:36
75308         Log: Needs PerlIO for :bytes.
75309      Branch: perl
75310            ! ext/Encode/t/CJKT.t
75311 ____________________________________________________________________________
75312 [ 18986] By: rgs                                   on 2003/03/14  20:28:20
75313         Log: Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline
75314              From: Enache Adrian <enache@rdslink.ro>
75315              Date: Fri, 14 Mar 2003 23:02:42 +0200
75316              Message-ID: <20030314210242.GA1159@ratsnest.hole>
75317              (with an added test)
75318      Branch: perl
75319            ! t/comp/parser.t toke.c
75320 ____________________________________________________________________________
75321 [ 18985] By: rgs                                   on 2003/03/14  19:45:18
75322         Log: Time::HiRes is a core module
75323      Branch: perl
75324            ! pod/perlfunc.pod
75325 ____________________________________________________________________________
75326 [ 18984] By: rgs                                   on 2003/03/14  19:38:57
75327         Log: Subject: [patch ext/B/typemap] STRLEN T_UV
75328              From: Stas Bekman <stas@stason.org>
75329              Date: Fri, 14 Mar 2003 17:45:09 +1100
75330              Message-ID: <3E717A75.2060300@stason.org>
75331      Branch: perl
75332            ! ext/B/typemap
75333 ____________________________________________________________________________
75334 [ 18982] By: jhi                                   on 2003/03/14  15:16:18
75335         Log: Better pass in the $self for a method.
75336      Branch: perl
75337            ! lib/File/Spec/Unix.pm
75338 ____________________________________________________________________________
75339 [ 18980] By: jhi                                   on 2003/03/14  13:42:32
75340         Log: Cleanup the File::Spec tmpdir() implementations:
75341              now all the platforms specific modules call _tmpdir()
75342              (inherited from Unix.pm) with the list of platform
75343              specific list of temporary directories, and _tmpdir()
75344              then does the appropriate suitability checking.
75345      Branch: perl
75346            ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
75347            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
75348            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
75349            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
75350 ____________________________________________________________________________
75351 [ 18979] By: jhi                                   on 2003/03/14  12:48:09
75352         Log: whichsig() really does return -1 for unknown signals.
75353      Branch: perl
75354            ! mg.c
75355 ____________________________________________________________________________
75356 [ 18977] By: jhi                                   on 2003/03/14  10:42:33
75357         Log: Rework the @Config{/sig.*/} tests.
75358      Branch: perl
75359            ! lib/Config.t
75360 ____________________________________________________________________________
75361 [ 18976] By: jhi                                   on 2003/03/14  10:31:50
75362         Log: Subject: [PATCH] configure.com: sig_num, etc.
75363              From: "Craig A. Berry" <craigberry@mac.com>
75364              Date: Thu, 13 Mar 2003 21:38:19 -0600
75365              Message-ID: <3E714EAB.6030001@mac.com>
75366      Branch: perl
75367            ! configure.com
75368 ____________________________________________________________________________
75369 [ 18975] By: jhi                                   on 2003/03/14  10:30:53
75370         Log: Make whichsig() to work also if some system defines
75371              zero signals (now -1 is the "not found").  Note that
75372              in couple of mg.c spots only whichsig() > 0 branches
75373              are taken because signal handlers et al don't make
75374              much sense for the zero signal.
75375      Branch: perl
75376            ! doio.c mg.c
75377 ____________________________________________________________________________
75378 [ 18973] By: jhi                                   on 2003/03/14  10:27:46
75379         Log: Since Configure does the signal name/number probe with awk
75380              based on the cpp results (not by really running code), testing
75381              for the signum value is not really helpful if we have runtime
75382              function calls (some signal numbers are dynamic, for example)
75383              (or other extra stuff where the signum value is expected).
75384              (Runtimeness also means that Configure cannot get these right,
75385              anyway.) Better filter in just the constant non-negative numbers.
75386      Branch: perl
75387            ! Configure
75388 ____________________________________________________________________________
75389 [ 18971] By: jhi                                   on 2003/03/14  09:30:18
75390         Log: Signal issues.
75391              (1) Filter out negative signals.
75392              (2) Correct sig_num* and sig_name* descriptions.
75393      Branch: perl
75394            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75395            ! config_h.SH
75396 ____________________________________________________________________________
75397 [ 18970] By: jhi                                   on 2003/03/14  06:21:48
75398         Log: Hopefully this works also in Win32.
75399      Branch: perl
75400            ! ext/Encode/t/CJKT.t
75401 ____________________________________________________________________________
75402 [ 18969] By: jhi                                   on 2003/03/14  05:43:34
75403         Log: Subject: [PATCH] Perldoc.pm tweak for VMS
75404              From: "Craig A. Berry" <craigberry@mac.com>
75405              Date: Thu, 13 Mar 2003 13:44:55 -0600
75406              Message-ID: <3E70DFB7.8070405@mac.com>
75407      Branch: perl
75408            ! lib/Pod/Perldoc.pm
75409 ____________________________________________________________________________
75410 [ 18968] By: gsar                                  on 2003/03/14  04:41:25
75411         Log: fix for switchC.t test#6 failure on windows
75412      Branch: perl
75413            ! perl.c
75414 ____________________________________________________________________________
75415 [ 18967] By: gsar                                  on 2003/03/14  04:29:10
75416         Log: Config.t wasn't getting the sig_num and sig_size relationship
75417              right, and therefore failed test#35 on windows
75418
75419              note that config_h.SH documents that $sig_size does NOT include
75420              the final NULL in $sig_num!
75421      Branch: perl
75422            ! lib/Config.t
75423 ____________________________________________________________________________
75424 [ 18966] By: gsar                                  on 2003/03/14  04:20:51
75425         Log: another fix for failing test on windows ("use encoding" puts
75426              STDIN in :raw mode, so chomp() wasn't stripping the CR)
75427      Branch: perl
75428            ! ext/Encode/t/enc_module.t
75429 ____________________________________________________________________________
75430 [ 18965] By: gsar                                  on 2003/03/14  04:06:31
75431         Log: fix CJKT.t failures on windows due to incorrect binmode()
75432      Branch: perl
75433            ! ext/Encode/t/CJKT.t
75434 ____________________________________________________________________________
75435 [ 18964] By: rgs                                   on 2003/03/13  21:47:52
75436         Log: Skip the last test of Config.t on HP-UX.
75437              (This test should be skipped for every system that
75438              actually defines a negative signal number. Maybe that
75439              test should be removed, to be future-proof.)
75440      Branch: perl
75441            ! lib/Config.t
75442 ____________________________________________________________________________
75443 [ 18963] By: rgs                                   on 2003/03/13  20:57:32
75444         Log: Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2
75445              From: Kurt Starsinic <kstar@cpan.org>
75446              Date: Mon, 10 Mar 2003 00:54:49 -0500
75447              Message-ID: <m3d6kyvazx.wl_rspier@pobox.com>
75448      Branch: perl
75449            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
75450 ____________________________________________________________________________
75451 [ 18962] By: rgs                                   on 2003/03/13  20:46:53
75452         Log: Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs
75453              From: "Craig A. Berry" <craigberry@mac.com>
75454              Date: Tue, 11 Mar 2003 21:29:31 -0600
75455              Message-ID: <3E6EA99B.9060902@mac.com>
75456              Patch by Scott Lepage (scott.lepage@hp.com)
75457      Branch: perl
75458            ! hv.c
75459 ____________________________________________________________________________
75460 [ 18959] By: jhi                                   on 2003/03/13  20:05:50
75461         Log: Some more stdlib.h inclusions and change the gccversion
75462              test to use return (could have used that for all, sigh).
75463      Branch: perl
75464            ! Configure
75465 ____________________________________________________________________________
75466 [ 18958] By: rgs                                   on 2003/03/12  20:46:58
75467         Log: Trims slashes from the argument to rmdir(), likewise
75468              to what happens with rmdir(). Factorize the code in a
75469              local macro, TRIMSLASHES.
75470      Branch: perl
75471            ! pp_sys.c
75472 ____________________________________________________________________________
75473 [ 18957] By: jhi                                   on 2003/03/12  14:23:02
75474         Log: VOS nit from Paul Green.
75475      Branch: perl
75476            ! vos/configure_full_perl.sh
75477 ____________________________________________________________________________
75478 [ 18956] By: jhi                                   on 2003/03/12  13:58:26
75479         Log: File::Spec: Do not fall back to '', use curdir instead.
75480              Note: Mac used to use cwd(), now curdir, slight change
75481              (relative vs. absolute).
75482      Branch: perl
75483            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
75484            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
75485            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
75486 ____________________________________________________________________________
75487 [ 18955] By: jhi                                   on 2003/03/12  13:49:15
75488         Log: File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
75489              was unset (the tests attempted to create files at the /)
75490      Branch: perl
75491            ! lib/File/Spec/Cygwin.pm
75492 ____________________________________________________________________________
75493 [ 18954] By: jhi                                   on 2003/03/12  10:59:03
75494         Log: Another finding by IRIX cc: non-void function
75495              sv_cat_decode() should return a value.
75496      Branch: perl
75497            ! sv.c
75498 ____________________________________________________________________________
75499 [ 18952] By: jhi                                   on 2003/03/12  10:53:02
75500         Log: Integrate:
75501              [ 18949]
75502              pudge> never integrate anything from macos/
75503      Branch: perl
75504            - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
75505            - macos/macperl.sym
75506           !> MANIFEST
75507 ____________________________________________________________________________
75508 [ 18951] By: jhi                                   on 2003/03/12  10:52:17
75509         Log: Integrate:
75510              [ 18946]
75511              Integrate from maint-5.8/macperl:
75512              [ 18937]
75513              Various MacOS portability fixes for tests
75514
75515              [ 18938]
75516              File::Spec::Unix method should be called on $self
75517
75518              [ 18939]
75519              lib.pm:_get_dirs() should use $_[0], not $_
75520
75521              [ 18940]
75522              Update MacOS for new configpm
75523
75524              [ 18941]
75525              Update MacOS build
75526              Update Makefile for new source files,
75527              update test script, add additional symbol for APItest
75528      Branch: perl
75529           +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
75530           +> macos/macperl.sym
75531           !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t
75532           !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm
75533           !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
75534           !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t
75535           !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t
75536           !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
75537 ____________________________________________________________________________
75538 [ 18950] By: jhi                                   on 2003/03/12  10:49:27
75539         Log: Cygwin doesn't like initing the $0 mutex in perl_construct()
75540              (Too early? If inited there the pthread_mutex_init() returns
75541              an integer much too large be an errno), but initing the mutex
75542              later, in perl_alloc(), seems to be okay with Cygwin, and also
75543              with Linux.
75544      Branch: perl
75545            ! perl.c
75546 ____________________________________________________________________________
75547 [ 18944] By: jhi                                   on 2003/03/12  06:00:48
75548         Log: Ouch.  Missed one more, the void flags check (and exit() is void).
75549      Branch: perl
75550            ! Configure
75551 ____________________________________________________________________________
75552 [ 18943] By: jhi                                   on 2003/03/12  05:51:21
75553         Log: Tell how to possibly dodge 'Out of memory' errors.
75554      Branch: perl
75555            ! pod/perldiag.pod
75556 ____________________________________________________________________________
75557 [ 18935] By: jhi                                   on 2003/03/11  22:00:54
75558         Log: WinCE tweaks from Vadim Konovalov.
75559      Branch: perl
75560            ! perl.c perlio.c wince/Makefile.ce
75561 ____________________________________________________________________________
75562 [ 18932] By: jhi                                   on 2003/03/11  20:22:07
75563         Log: Missed one.
75564      Branch: perl
75565            ! Configure
75566 ____________________________________________________________________________
75567 [ 18929] By: jhi                                   on 2003/03/11  20:15:51
75568         Log: Single vs doublequoted context is important...
75569      Branch: perl
75570            ! Configure
75571 ____________________________________________________________________________
75572 [ 18927] By: jhi                                   on 2003/03/11  20:04:33
75573         Log: """glob.*""" patch for VMS, from Peter Prymmer.
75574      Branch: perl
75575            ! vms/perlvms.pod vms/vms.c
75576 ____________________________________________________________________________
75577 [ 18926] By: rgs                                   on 2003/03/11  19:44:54
75578         Log: Questionable construct.
75579      Branch: perl
75580            ! pod/perltooc.pod
75581 ____________________________________________________________________________
75582 [ 18925] By: jhi                                   on 2003/03/11  19:15:15
75583         Log: Better setmode() prototype for cygwin.
75584      Branch: perl
75585            ! perl.h
75586 ____________________________________________________________________________
75587 [ 18923] By: jhi                                   on 2003/03/11  19:11:39
75588         Log: Solaris cc wants prototype for exit(), so <stdlib.h> needed.
75589      Branch: perl
75590            ! Configure
75591 ____________________________________________________________________________
75592 [ 18921] By: jhi                                   on 2003/03/11  18:15:45
75593         Log: The 0, in the assert_not_ROK() makes IRIX cc to worry
75594              (cc-1171 cc: WARNING ... The indicated expression has no effect.)
75595              So make the macro to include the , and the non-gcc case empty.
75596      Branch: perl
75597            ! sv.h
75598 ____________________________________________________________________________
75599 [ 18919] By: jhi                                   on 2003/03/11  17:43:10
75600         Log: Uid_t and Gid_t can easily be shorts and one cannot
75601              pull shorts off the va_args, int is the shortest (ahem).
75602      Branch: perl
75603            ! reentr.c reentr.pl
75604 ____________________________________________________________________________
75605 [ 18918] By: jhi                                   on 2003/03/11  17:32:23
75606         Log: Subject: [PATCH] io_sock.t
75607              From: Norton Allen <allen@huarp.harvard.edu>
75608              Date: Tue, 11 Mar 2003 13:37:36 -0500 (est)
75609              Message-Id: <200303111837.NAA30438@bottesini.harvard.edu>
75610      Branch: perl
75611            ! README.qnx ext/IO/lib/IO/t/io_sock.t
75612 ____________________________________________________________________________
75613 [ 18917] By: jhi                                   on 2003/03/11  17:30:43
75614         Log: Get rid of one Cygwin warning by introducing a prototype
75615              for the init_os_extras().  Since there is no header file
75616              in Perl specific to cygwin, use perl.h.
75617      Branch: perl
75618            ! perl.h
75619 ____________________________________________________________________________
75620 [ 18916] By: jhi                                   on 2003/03/11  11:40:38
75621         Log: Upgrade to Time-HiRes 1.43.
75622      Branch: perl
75623            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
75624            ! ext/Time/HiRes/Makefile.PL
75625 ____________________________________________________________________________
75626 [ 18915] By: jhi                                   on 2003/03/11  09:19:54
75627         Log: Be more lax about the out of memory error message.
75628      Branch: perl
75629            ! t/op/recurse.t
75630 ____________________________________________________________________________
75631 [ 18914] By: jhi                                   on 2003/03/11  09:18:25
75632         Log: Try to handle hitting the heap/data limit in small systems.
75633              (One can simulate this with e.g. 32MB or 64MB datasize,
75634              use your shell's ulimit/limit/limits command.)
75635      Branch: perl
75636            ! t/op/recurse.t
75637 ____________________________________________________________________________
75638 [ 18912] By: hv                                    on 2003/03/11  07:36:00
75639         Log: typo for utf8locale in #18907
75640      Branch: perl
75641            ! sv.c
75642 ____________________________________________________________________________
75643 [ 18910] By: jhi                                   on 2003/03/11  06:55:29
75644         Log: Subject: [PATCH] clear PL_exitlist in perl_destruct
75645              From: "Craig A. Berry" <craigberry@mac.com>
75646              Date: Tue, 11 Mar 2003 00:34:39 -0600
75647              Message-ID: <3E6D837F.7000506@mac.com>
75648      Branch: perl
75649            ! perl.c
75650 ____________________________________________________________________________
75651 [ 18909] By: jhi                                   on 2003/03/11  06:29:35
75652         Log: Upgrade to cperl-mode 5.0, from IlyaZ.
75653      Branch: perl
75654            ! emacs/cperl-mode.el
75655 ____________________________________________________________________________
75656 [ 18908] By: jhi                                   on 2003/03/11  06:09:05
75657         Log: Missed some, cryptically.
75658      Branch: perl
75659            ! pod/perlfunc.pod
75660 ____________________________________________________________________________
75661 [ 18907] By: jhi                                   on 2003/03/11  06:01:28
75662         Log: Add missing intrpvar clonings to perl_clone.
75663              Also move the IDBassertion to the end since there's
75664              no particular reason to break bincompat for that.
75665      Branch: perl
75666            ! intrpvar.h sv.c
75667 ____________________________________________________________________________
75668 [ 18906] By: jhi                                   on 2003/03/11  05:43:30
75669         Log: Add reminders to intrpvar.h about perl_clone(), as suggested by Stas.
75670      Branch: perl
75671            ! intrpvar.h
75672 ____________________________________________________________________________
75673 [ 18905] By: jhi                                   on 2003/03/11  05:38:10
75674         Log: Subject: [patch] PL_taint_warn falls between chairs in perl_clone()
75675              From: Stas Bekman <stas@stason.org>
75676              Date: Tue, 11 Mar 2003 17:09:02 +1100
75677              Message-ID: <3E6D7D7E.5000704@stason.org>
75678      Branch: perl
75679            ! sv.c
75680 ____________________________________________________________________________
75681 [ 18904] By: jhi                                   on 2003/03/11  05:33:10
75682         Log: Subject: [PATCH] typos and other minor things
75683              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
75684              Date: Mon, 10 Mar 2003 21:00:55 -0700
75685              Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com>
75686      Branch: perl
75687            ! emacs/cperl-mode.el ext/B/B/Concise.pm ext/DB_File/DB_File.pm
75688            ! ext/DB_File/DB_File.xs ext/Devel/PPPort/PPPort.pm
75689            ! ext/IO/lib/IO/Socket.pm ext/PerlIO/encoding/encoding.xs
75690            ! ext/PerlIO/via/via.pm ext/Storable/Storable.xs lib/Net/FTP.pm
75691            ! lib/Net/NNTP.pm lib/Net/Ping.pm lib/Pod/Perldoc.pm
75692            ! lib/Tie/File/t/05_size.t lib/charnames.pm lib/ftp.pl
75693            ! lib/utf8.t pad.c pod/perlfunc.pod pod/perlintern.pod
75694            ! pod/perlthrtut.pod pod/pod2latex.PL regcomp.c t/op/sprintf.t
75695            ! utils/libnetcfg.PL vms/vms.c win32/vmem.h
75696 ____________________________________________________________________________
75697 [ 18903] By: jhi                                   on 2003/03/11  05:29:12
75698         Log: A rejected hunk of #18902 reapplied.
75699      Branch: perl
75700            ! t/io/utf8.t
75701 ____________________________________________________________________________
75702 [ 18902] By: jhi                                   on 2003/03/11  05:19:15
75703         Log: Patch from Craig Berry to resolve test failures in VMS.
75704              Will poke the Net::Ping author.
75705      Branch: perl
75706            ! ext/threads/shared/t/cond.t lib/Net/Ping/t/190_alarm.t
75707            ! t/io/utf8.t t/op/magic.t
75708 ____________________________________________________________________________
75709 [ 18900] By: rgs                                   on 2003/03/10  22:12:37
75710         Log: Integrate (by hand) change #18386 from maint-5.8
75711      Branch: perl
75712            ! t/op/split.t
75713 ____________________________________________________________________________
75714 [ 18899] By: jhi                                   on 2003/03/10  21:44:12
75715         Log: VMS has an extra \n at the end, and I assume Windows has \r\n.
75716      Branch: perl
75717            ! t/run/switchC.t
75718 ____________________________________________________________________________
75719 [ 18891] By: rgs                                   on 2003/03/10  20:22:39
75720         Log: A new test, to check that signal numbers are actually positive,
75721              and that there is a consistent number of signals available.
75722      Branch: perl
75723            ! lib/Config.t
75724 ____________________________________________________________________________
75725 [ 18889] By: rgs                                   on 2003/03/10  19:55:06
75726         Log: Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0
75727              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75728              Date: Fri, 07 Mar 2003 13:12:49 -0800
75729              Message-ID: <RtQa+gzkg2kF092yn@efn.org>
75730      Branch: perl
75731            ! mg.c pod/perldiag.pod t/op/tie.t
75732 ____________________________________________________________________________
75733 [ 18888] By: rgs                                   on 2003/03/10  19:37:40
75734         Log: Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag
75735              From: Nicholas Clark <nick@unfortu.net>
75736              Date: Sun, 9 Mar 2003 21:24:46 +0000
75737              Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net>
75738      Branch: perl
75739            ! lib/Config.t
75740 ____________________________________________________________________________
75741 [ 18880] By: jhi                                   on 2003/03/10  16:17:50
75742         Log: Integrate from maint:
75743              [ 18428]
75744              Somehow I managed to get makefile.olds that didn't get cleaned away.
75745      Branch: perl
75746           !> Makefile.SH x2p/Makefile.SH
75747 ____________________________________________________________________________
75748 [ 18876] By: jhi                                   on 2003/03/10  06:35:20
75749         Log: Comment fix.
75750      Branch: perl
75751            ! t/io/utf8.t
75752 ____________________________________________________________________________
75753 [ 18875] By: jhi                                   on 2003/03/10  05:31:00
75754         Log: Remove the foo-old files.
75755      Branch: perl
75756            ! opcode.pl
75757 ____________________________________________________________________________
75758 [ 18874] By: jhi                                   on 2003/03/10  05:23:32
75759         Log: Subject: Re: Shared libperl.so and build issues
75760              From: Chip Turner <cturner@redhat.com>
75761              Date: 05 Jan 2003 10:35:40 -0500
75762              Message-ID: <vzky95z8v8z.fsf@minbar.devel.redhat.com>
75763      Branch: perl
75764            ! INSTALL
75765 ____________________________________________________________________________
75766 [ 18873] By: jhi                                   on 2003/03/10  05:18:02
75767         Log: Bunch of doc patches from Stas; plus regen.
75768
75769              Subject: [doc patch] perl.c's pod api entry
75770              From: Stas Bekman <stas@stason.org>
75771              Date: Mon, 10 Mar 2003 12:35:52 +1100
75772              Message-ID: <3E6BEBF8.80402@stason.org>
75773
75774              Subject: Re: [patch] perlguts.pod
75775              From: Stas Bekman <stas@stason.org>
75776              Date: Mon, 10 Mar 2003 12:38:57 +1100
75777              Message-ID: <3E6BECB1.7050009@stason.org>
75778
75779              Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/
75780              From: Stas Bekman <stas@stason.org>
75781              Date: Mon, 10 Mar 2003 12:41:46 +1100
75782              Message-ID: <3E6BED5A.801@stason.org>
75783
75784              Subject: Re: [patch] perlapi.pod fix
75785              From: Stas Bekman <stas@stason.org>
75786              Date: Mon, 10 Mar 2003 12:43:33 +1100
75787              Message-ID: <3E6BEDC5.6010405@stason.org>
75788
75789              Subject: Re: [docs patch] replace gets() with fgets() in example
75790              From: Stas Bekman <stas@stason.org>
75791              Date: Mon, 10 Mar 2003 12:45:41 +1100
75792              Message-ID: <3E6BEE45.9030901@stason.org>
75793
75794              Subject: [doc patch] perlrun.pod
75795              From: Stas Bekman <stas@stason.org>
75796              Date: Mon, 10 Mar 2003 14:49:59 +1100
75797              Message-ID: <3E6C0B67.4050606@stason.org>
75798      Branch: perl
75799            ! ext/DynaLoader/DynaLoader_pm.PL handy.h perl.c pod/perlapi.pod
75800            ! pod/perlembed.pod pod/perlguts.pod pod/perlrun.pod
75801 ____________________________________________________________________________
75802 [ 18871] By: jhi                                   on 2003/03/09  20:15:13
75803         Log: Must not hide the protos, though.
75804      Branch: perl
75805            ! embed.pl proto.h
75806 ____________________________________________________________________________
75807 [ 18870] By: jhi                                   on 2003/03/09  20:12:11
75808         Log: I hate embed*.  Tell me what you know.
75809      Branch: perl
75810            ! embed.fnc embed.h
75811 ____________________________________________________________________________
75812 [ 18869] By: jhi                                   on 2003/03/09  19:32:19
75813         Log: Upgrade to Encode 1.91.
75814      Branch: perl
75815            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
75816            ! ext/Encode/encoding.pm ext/Encode/t/enc_module.t
75817 ____________________________________________________________________________
75818 [ 18868] By: jhi                                   on 2003/03/09  19:04:22
75819         Log: Export the symbols from #18863; do not prototype (but export)
75820              Nicholas Clark's experimental COW functions.
75821              Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming
75822              a mess of Herculean proportions.  Someone should redesign and
75823              clean up the stables.
75824      Branch: perl
75825            ! embed.fnc embed.pl global.sym proto.h
75826 ____________________________________________________________________________
75827 [ 18867] By: jhi                                   on 2003/03/09  17:12:55
75828         Log: Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)
75829      Branch: perl
75830            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
75831            ! ext/Encode/MANIFEST ext/Encode/encoding.pm
75832            ! ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_data.t
75833            ! ext/Encode/t/enc_module.t
75834 ____________________________________________________________________________
75835 [ 18865] By: jhi                                   on 2003/03/09  13:50:57
75836         Log: From Inaba Hiroto: DATA wasn't properly utf8ed
75837              under 'use encoding'.
75838      Branch: perl
75839            + ext/Encode/t/enc_data.t
75840            ! MANIFEST ext/Encode/MANIFEST toke.c
75841 ____________________________________________________________________________
75842 [ 18864] By: jhi                                   on 2003/03/09  13:21:09
75843         Log: Tru64: additional instructions for building a newer Berkeley DB.
75844      Branch: perl
75845            ! README.tru64 hints/dec_osf.sh
75846 ____________________________________________________________________________
75847 [ 18863] By: jhi                                   on 2003/03/09  12:07:28
75848         Log: At Sarathy's request restore the bin5005compat Perl_foo_sv()
75849              function stubs, should be helpful for really simple extensions.
75850              Undoes large parts of changes #16289 and #16290.
75851      Branch: perl
75852            ! sv.c
75853 ____________________________________________________________________________
75854 [ 18862] By: rgs                                   on 2003/03/09  11:48:37
75855         Log: ... and add a test case for bug #20798
75856      Branch: perl
75857            ! t/op/eval.t
75858 ____________________________________________________________________________
75859 [ 18861] By: jhi                                   on 2003/03/09  11:46:17
75860         Log: Subject: Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8
75861              From: Enache Adrian <enache@rdslink.ro>
75862              Date: Fri, 7 Mar 2003 23:28:37 +0200
75863              Message-ID: <20030307212837.GB765@ratsnest.hole>
75864
75865              (and few more test cases from the thread)
75866      Branch: perl
75867            ! sv.c t/op/sprintf.t
75868 ____________________________________________________________________________
75869 [ 18860] By: rgs                                   on 2003/03/09  11:33:09
75870         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
75871              From: Enache Adrian <enache@rdslink.ro>
75872              Date: Fri, 7 Mar 2003 00:12:03 +0200
75873              Message-ID: <20030306221203.GB13330@ratsnest.hole>
75874      Branch: perl
75875            ! op.c
75876 ____________________________________________________________________________
75877 [ 18859] By: rgs                                   on 2003/03/09  11:30:22
75878         Log: Adjust test count.
75879      Branch: perl
75880            ! t/op/pat.t
75881 ____________________________________________________________________________
75882 [ 18858] By: jhi                                   on 2003/03/09  10:54:10
75883         Log: From Inaba Hiroto: re_intuit_start set a value to
75884              PL_bostr before calling find_byclass when regexp has
75885              ROPT_UTF8 flag on. But right value for PL_bostr is set
75886              before re_intuit_start is called.  PL_regdata is always
75887              assigned by cache_re(), so the whole if(prog->reganch & ROPT_UTF8){}
75888              can be deleted.
75889      Branch: perl
75890            ! regexec.c t/op/pat.t
75891 ____________________________________________________________________________
75892 [ 18857] By: jhi                                   on 2003/03/09  10:46:23
75893         Log: From Inaba Hiroto: the UTF-8 length cache wasn't
75894              updated when fbm_compile() appended a "\n".
75895      Branch: perl
75896            ! t/op/pat.t util.c
75897 ____________________________________________________________________________
75898 [ 18856] By: rgs                                   on 2003/03/08  20:16:36
75899         Log: Add a B::COP::io() method, to return the cop_io field of COPs.
75900              Print it in B::Debug. Can be used later in B::Deparse to deparse
75901              the open pragma.
75902      Branch: perl
75903            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm
75904 ____________________________________________________________________________
75905 [ 18855] By: rgs                                   on 2003/03/08  19:51:40
75906         Log: Subject: [PATCH perldebug.pod] to explain new [<>{] behaviour - attached
75907              From: Richard.Foley@ubsw.com
75908              Date: Fri, 21 Feb 2003 13:51:51 +0100
75909              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579F1@NZURC900PEX1.ubsgs.ubsgroup.net>
75910      Branch: perl
75911            ! pod/perldebug.pod
75912 ____________________________________________________________________________
75913 [ 18854] By: jhi                                   on 2003/03/08  19:41:25
75914         Log: Enache Adrian reads comments.
75915      Branch: perl
75916            ! perl.h
75917 ____________________________________________________________________________
75918 [ 18853] By: rgs                                   on 2003/03/08  19:40:13
75919         Log: Subject: [PATCH] Re: [perl #20551] Documentation error for IO::Select
75920              From: Richard Soderberg <perl@crystalflame.net>
75921              Date: Sat, 15 Feb 2003 01:27:17 -0500
75922              Message-Id: <87D7A731-40AE-11D7-9B07-000393801F84@crystalflame.net>
75923      Branch: perl
75924            ! ext/IO/lib/IO/Select.pm
75925 ____________________________________________________________________________
75926 [ 18852] By: jhi                                   on 2003/03/08  19:05:04
75927         Log: Subject: [PATCH] long %ENV values for VMS
75928              From: "Craig A. Berry" <craigberry@mac.com>
75929              Date: Fri, 07 Mar 2003 13:49:50 -0600
75930              Message-ID: <3E68F7DE.8070603@mac.com>
75931      Branch: perl
75932            ! vms/vms.c
75933 ____________________________________________________________________________
75934 [ 18851] By: jhi                                   on 2003/03/08  06:49:35
75935         Log: regen_headers tiny tidying:
75936              - regen.pl renamed as regen_lib.pl
75937              - regen_headers.pl renamed as regen.pl
75938              - added make target 'regen' (kept target 'regen_headers'
75939              for porters' brains' backward compatibility)
75940              - regen.pl fancified a bit to display the names
75941              of the files that got changed by running the scripts
75942      Branch: perl
75943            + regen_lib.pl
75944            - regen_headers.pl
75945            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
75946            ! keywords.pl opcode.pl regcomp.pl regen.pl
75947 ____________________________________________________________________________
75948 [ 18848] By: jhi                                   on 2003/03/07  08:40:52
75949         Log: Give pointers to runtime Unicode changes.
75950      Branch: perl
75951            ! pod/perlrun.pod pod/perlvar.pod
75952 ____________________________________________________________________________
75953 [ 18847] By: jhi                                   on 2003/03/07  08:02:50
75954         Log: Extra character noticed by Tels.
75955      Branch: perl
75956            ! MANIFEST
75957 ____________________________________________________________________________
75958 [ 18846] By: jhi                                   on 2003/03/07  05:28:11
75959         Log: Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update
75960              From: Kay Roepke <kay@dolphin-services.de>
75961              Date: Thu, 06 Mar 2003 23:00:10 +0100
75962              Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de>
75963
75964              (plus change the d_gethostbyaddr_r_proto default to "0",
75965              that is what an undefined r_proto looks like)
75966      Branch: perl
75967            ! hints/freebsd.sh
75968 ____________________________________________________________________________
75969 [ 18845] By: jhi                                   on 2003/03/07  05:21:43
75970         Log: Define the Perl_pp_i_modulo_1() only iff we have glibc.
75971              (Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help
75972              in non-glibc case", from Craig Berry)
75973      Branch: perl
75974            ! pp.c
75975 ____________________________________________________________________________
75976 [ 18844] By: jhi                                   on 2003/03/07  05:05:57
75977         Log: Good observation from Philip Newton.
75978      Branch: perl
75979            ! pod/perlrun.pod
75980 ____________________________________________________________________________
75981 [ 18843] By: rgs                                   on 2003/03/06  21:59:02
75982         Log: Make the -A switch work without an assertion name.
75983              by Salvador Fandiño.
75984      Branch: perl
75985            ! perl.c t/run/switch_A.t
75986 ____________________________________________________________________________
75987 [ 18842] By: rgs                                   on 2003/03/06  21:27:15
75988         Log: Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More
75989              From: "Jos I. Boumans" <kane@dwim.org>
75990              Date: Fri, 21 Feb 2003 20:33:53 +0100
75991              Message-ID: <3E567F21.6020006@dwim.org>
75992              (with some minor tweaks)
75993      Branch: perl
75994            ! pod/perlmodstyle.pod
75995 ____________________________________________________________________________
75996 [ 18841] By: rgs                                   on 2003/03/06  20:56:32
75997         Log: Subject: Re: [perl #20682] [fix] @- array not visible in s///
75998              From: Enache Adrian <enache@rdslink.ro>
75999              Date: Sun, 2 Mar 2003 06:05:22 +0200
76000              Message-ID: <20030302040522.GB4905@ratsnest.hole>
76001      Branch: perl
76002            ! t/op/subst.t
76003 ____________________________________________________________________________
76004 [ 18840] By: rgs                                   on 2003/03/06  20:45:08
76005         Log: Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption
76006              From: Enache Adrian <enache@rdslink.ro>
76007              Date: Wed, 5 Mar 2003 12:06:20 +0200
76008              Message-ID: <20030305100620.GA909@ratsnest.hole>
76009      Branch: perl
76010            ! ext/POSIX/t/sigaction.t ext/POSIX/t/waitpid.t t/op/method.t
76011            ! t/op/sub_lval.t t/op/ver.t t/run/fresh_perl.t
76012 ____________________________________________________________________________
76013 [ 18839] By: jhi                                   on 2003/03/06  17:21:36
76014         Log: Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype
76015              From: "Craig A. Berry" <craigberry@mac.com>
76016              Date: Thu, 06 Mar 2003 10:42:05 -0600
76017              Message-ID: <3E677A5D.10805@mac.com>
76018      Branch: perl
76019            ! mg.c
76020 ____________________________________________________________________________
76021 [ 18838] By: jhi                                   on 2003/03/06  10:11:22
76022         Log: Thinko fix.
76023      Branch: perl
76024            ! Porting/findrfuncs
76025 ____________________________________________________________________________
76026 [ 18837] By: jhi                                   on 2003/03/06  09:33:33
76027         Log: PERL_UNICODE explanation saga continues.
76028      Branch: perl
76029            ! pod/perlrun.pod
76030 ____________________________________________________________________________
76031 [ 18836] By: jhi                                   on 2003/03/06  07:55:03
76032         Log: Handle also extra directories et alia.
76033      Branch: perl
76034            ! Porting/manicheck
76035 ____________________________________________________________________________
76036 [ 18835] By: jhi                                   on 2003/03/06  07:48:05
76037         Log: Add mani(fest) check(ing) utility.
76038      Branch: perl
76039            + Porting/manicheck
76040            ! MANIFEST
76041 ____________________________________________________________________________
76042 [ 18833] By: jhi                                   on 2003/03/06  05:36:13
76043         Log: Subject: [patch config_h.SH] redefining __attribute__
76044              From: Stas Bekman <stas@stason.org>
76045              Date: Thu, 06 Mar 2003 12:03:39 +1100
76046              Message-ID: <3E669E6B.1060606@stason.org>
76047      Branch: perl
76048            ! Configure NetWare/config_H.wc Porting/config.sh
76049            ! Porting/config_H config_h.SH plan9/config.plan9
76050            ! plan9/config_h.sample win32/config_H.bc win32/config_H.gc
76051            ! win32/config_H.vc win32/config_H.vc64 wince/config_H.ce
76052 ____________________________________________________________________________
76053 [ 18831] By: jhi                                   on 2003/03/05  19:56:41
76054         Log: Couple more _r possibilities (found in a RH 8.0 box), and
76055              the random() macros were all wrong.  (I don't know why
76056              metaconfig did so much reordering of config_h.SH.)
76057      Branch: perl
76058            ! Configure config_h.SH reentr.h reentr.pl
76059 ____________________________________________________________________________
76060 [ 18830] By: rgs                                   on 2003/03/04  23:25:01
76061         Log: Change #18829 makes this test workaround obsolete.
76062      Branch: perl
76063            ! ext/B/t/deparse.t
76064 ____________________________________________________________________________
76065 [ 18829] By: rgs                                   on 2003/03/04  22:23:41
76066         Log: Patch by Salvador Fandiño to read the warning mask
76067              returned by caller() and ${^WARNING_BITS} from
76068              $warnings::Bits{all} and not from the hardcoded core
76069              constant. (This mask could have been extended by
76070              warnings::register.) Plus tests.
76071      Branch: perl
76072            ! mg.c pp_ctl.c t/op/caller.t
76073 ____________________________________________________________________________
76074 [ 18828] By: rgs                                   on 2003/03/04  20:49:59
76075         Log: Subject: [PATCH] assertions
76076              From: Salvador Fandiño <sfandino@yahoo.com>
76077              Date: Fri, 21 Feb 2003 17:26:16 +0000
76078              Message-ID: <3E566138.4090709@yahoo.com>
76079              and the complement : (with added comments)
76080              Subject: [PATCH] bug in ext/B/t/deparse.t
76081              Message-ID: <3E563E16.7060303@yahoo.com>
76082              plus perldiag.pod patch for the new warning
76083              (previous change was, once again, empty)
76084      Branch: perl
76085            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
76086            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
76087            ! pod/perldiag.pod warnings.h warnings.pl
76088 ____________________________________________________________________________
76089 [ 18827] By: rgs                                   on 2003/03/04  20:48:09
76090         Log: Subject: [PATCH] assertions
76091              From: Salvador Fandiño <sfandino@yahoo.com>
76092              Date: Fri, 21 Feb 2003 17:26:16 +0000
76093              Message-ID: <3E566138.4090709@yahoo.com>
76094              and the complement : (with added comments)
76095              Subject: [PATCH] bug in ext/B/t/deparse.t
76096              Message-ID: <3E563E16.7060303@yahoo.com>
76097              plus perldiag.pod patch for the new warning
76098      Branch: perl
76099            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
76100            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
76101            ! pod/perldiag.pod warnings.h warnings.pl
76102 ____________________________________________________________________________
76103 [ 18826] By: jhi                                   on 2003/03/04  20:22:25
76104         Log: Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).
76105              The variant is from how List::Util Util.xs does it.
76106      Branch: perl
76107            ! ext/Devel/PPPort/PPPort.pm
76108 ____________________________________________________________________________
76109 [ 18825] By: rgs                                   on 2003/03/04  19:56:28
76110         Log: Doc typos.
76111      Branch: perl
76112            ! lib/File/Find.pm
76113 ____________________________________________________________________________
76114 [ 18823] By: jhi                                   on 2003/03/04  05:33:50
76115         Log: Try to give rcatline() a good jog on Unicode.
76116      Branch: perl
76117            ! t/io/utf8.t
76118 ____________________________________________________________________________
76119 [ 18822] By: jhi                                   on 2003/03/04  05:14:13
76120         Log: Subject: Re: [perl #21395] rcatline doesn't grok utf8
76121              From: Enache Adrian <enache@rdslink.ro>
76122              Date: Sun, 2 Mar 2003 05:43:54 +0200
76123              Message-ID: <20030302034354.GA4905@ratsnest.hole>
76124      Branch: perl
76125            ! sv.c t/io/utf8.t
76126 ____________________________________________________________________________
76127 [ 18821] By: jhi                                   on 2003/03/04  04:58:36
76128         Log: Can't test this without PerlIO.
76129      Branch: perl
76130            ! t/uni/write.t
76131 ____________________________________________________________________________
76132 [ 18820] By: sky                                   on 2003/03/04  01:01:07
76133         Log: Fixes bug #15654 bizarre constant mangling in 5.8.0
76134              What happened was that a constant was freed, the pad released but
76135              the pad slot still held the SV, when pad slot was reallocated
76136              to be a target for a stringify, it did a sv_setpv on the target
76137              and the original SV was wiped out. When this SV was later on
76138              to new places using the constant, they got the wrong value.
76139              By replacing pad_free with pad_swipe for these cases, we
76140              won't have such a problem. (pad_swipe also removes the
76141              pointer to the original SV).
76142      Branch: perl
76143            ! op.c
76144 ____________________________________________________________________________
76145 [ 18819] By: jhi                                   on 2003/03/03  19:15:07
76146         Log: Further clarification on PERL_UNICODE's semantics.
76147      Branch: perl
76148            ! pod/perlrun.pod
76149 ____________________________________________________________________________
76150 [ 18818] By: gbarr                                 on 2003/03/03  10:07:44
76151         Log: Sync with libnet-1.13
76152      Branch: perl
76153            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
76154            ! lib/Net/POP3.pm lib/Net/SMTP.pm
76155 ____________________________________________________________________________
76156 [ 18817] By: jhi                                   on 2003/03/03  06:45:59
76157         Log: Upgrade to Unicode::Normalize 0.20.
76158      Branch: perl
76159            ! ext/Unicode/Normalize/Changes
76160            ! ext/Unicode/Normalize/Normalize.pm
76161            ! ext/Unicode/Normalize/Normalize.xs
76162            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
76163            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
76164            ! ext/Unicode/Normalize/t/test.t
76165 ____________________________________________________________________________
76166 [ 18816] By: jhi                                   on 2003/03/03  06:17:28
76167         Log: Upgrade to Encode 1.89.  The enc_module.t required
76168              a little tweak, sending that to Dan.
76169      Branch: perl
76170            + ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_module.enc
76171            + ext/Encode/t/enc_module.t
76172            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
76173            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
76174            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
76175            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
76176            ! ext/Encode/ucm/viscii.ucm
76177 ____________________________________________________________________________
76178 [ 18813] By: jhi                                   on 2003/03/03  05:33:21
76179         Log: Use a macro for abs() to avoid the possible truncation to an int;
76180              also make an explicit (double)cast for the arguments to fabs().
76181      Branch: perl
76182            ! perl.h pp.c sv.c util.c
76183 ____________________________________________________________________________
76184 [ 18812] By: hv                                    on 2003/03/02  22:36:05
76185         Log: Subject: Re: [PATCH] Make adding notes to patchlevel.h easier
76186              From: andreas.koenig@anima.de (Andreas J. Koenig)
76187              Date: Wed, 19 Feb 2003 11:05:28 +0100
76188              Message-ID: <m3d6lozitz.fsf@k242.linux.bogus>
76189      Branch: perl
76190            ! patchlevel.h
76191 ____________________________________________________________________________
76192 [ 18811] By: hv                                    on 2003/03/02  22:30:50
76193         Log: Subject: [perl #21289] [Fwd: IPC::Msg bug report]
76194              From: Edmund Bacon (via RT) <perlbug-followup@perl.org>
76195              Date: 18 Feb 2003 21:05:15 -0000
76196              Message-Id: <rt-21289-52384.13.2700974026643@bugs6.perl.org>
76197      Branch: perl
76198            ! ext/IPC/SysV/Msg.pm
76199 ____________________________________________________________________________
76200 [ 18810] By: hv                                    on 2003/03/02  21:59:10
76201         Log: Subject: [PATCH] Re: [perl #18872] File::Basename example misleading
76202              From: Richard Soderberg <perl@crystalflame.net>
76203              Date: Sat, 15 Feb 2003 01:27:21 -0500
76204              Message-Id: <89FAC8B9-40AE-11D7-9B07-000393801F84@crystalflame.net>
76205      Branch: perl
76206            ! lib/File/Basename.pm
76207 ____________________________________________________________________________
76208 [ 18809] By: hv                                    on 2003/03/02  21:54:53
76209         Log: Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir
76210              From: "Anders Johnson" (via RT) <perlbug-followup@perl.org>
76211              Date: 15 Feb 2003 00:21:41 -0000
76212              Message-Id: <rt-21031-51306.12.8541374577158@bugs6.perl.org>
76213      Branch: perl
76214            ! lib/File/Find.pm
76215 ____________________________________________________________________________
76216 [ 18807] By: hv                                    on 2003/03/02  21:22:56
76217         Log: Reverse copyright update (#18801) for files not changed in 2003.
76218      Branch: perl
76219            ! EXTERN.h INTERN.h README av.h cc_runtime.h deb.c doop.c
76220            ! dosish.h fakethr.h form.h globals.c gv.h handy.h hv.h
76221            ! keywords.h keywords.pl mg.h miniperlmain.c numeric.c pad.h
76222            ! perlapi.c perlsdio.h perlsfio.h perlvars.h perly.y pp.h
76223            ! regcomp.h run.c scope.h taint.c thread.h unixish.h utf8.h
76224            ! utfebcdic.h util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c
76225            ! x2p/a2p.h x2p/a2p.y x2p/hash.c x2p/hash.h x2p/proto.h
76226            ! x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
76227 ____________________________________________________________________________
76228 [ 18805] By: hv                                    on 2003/03/02  16:29:28
76229         Log: Subject: Re: [perl #21411] [fix] Postponed RE with split()
76230              From: Enache Adrian <enache@rdslink.ro>
76231              Date: Sun, 2 Mar 2003 10:11:27 +0200
76232              Message-ID: <20030302081127.GA10782@ratsnest.hole>
76233      Branch: perl
76234            ! pp.c t/op/pat.t
76235 ____________________________________________________________________________
76236 [ 18803] By: hv                                    on 2003/03/02  16:12:34
76237         Log: Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch   included)
76238              From: "Anders Johnson" <ajohnson@wischip.com>
76239              Date: Mon, 10 Feb 2003 14:09:46 -0800
76240              Message-ID: <000e01c2d151$2228ca90$9800a8c0@wis.com>
76241      Branch: perl
76242            ! mg.c t/op/magic.t
76243 ____________________________________________________________________________
76244 [ 18802] By: jhi                                   on 2003/03/02  15:39:06
76245         Log: Narrow down the -C test skippage.
76246      Branch: perl
76247            ! t/run/switchC.t
76248 ____________________________________________________________________________
76249 [ 18801] By: hv                                    on 2003/03/02  15:24:22
76250         Log: Update all copyrights to 2003, from Jarkko
76251      Branch: perl
76252            ! EXTERN.h INTERN.h README XSUB.h av.c av.h cc_runtime.h cop.h
76253            ! cv.h deb.c doio.c doop.c dosish.h dump.c embed.h embed.pl
76254            ! embedvar.h fakesdio.h fakethr.h form.h global.sym globals.c
76255            ! gv.c gv.h handy.h hv.c hv.h keywords.h keywords.pl locale.c
76256            ! mg.c mg.h miniperlmain.c nostdio.h numeric.c op.c op.h
76257            ! opcode.h opcode.pl opnames.h pad.c pad.h patchlevel.h perl.c
76258            ! perl.h perlapi.c perlapi.h perlio.h perlsdio.h perlsfio.h
76259            ! perlvars.h perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
76260            ! pp_sort.c pp_sys.c proto.h reentr.c reentr.h reentr.pl
76261            ! regcomp.c regcomp.h regexec.c regexp.h run.c scope.c scope.h
76262            ! sv.c sv.h taint.c thrdvar.h thread.h toke.c universal.c
76263            ! unixish.h utf8.c utf8.h utfebcdic.h util.c util.h x2p/EXTERN.h
76264            ! x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/hash.c
76265            ! x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h x2p/util.c
76266            ! x2p/util.h x2p/walk.c xsutils.c
76267 ____________________________________________________________________________
76268 [ 18800] By: hv                                    on 2003/03/02  15:16:38
76269         Log: Subject: [PATCH] for perl5db.pl against missing args destroying pre-post command setups
76270              From: Richard.Foley@ubsw.com
76271              Date: Wed, 19 Feb 2003 13:24:38 +0100
76272              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579DB@NZURC900PEX1.ubsgs.ubsgroup.net>
76273      Branch: perl
76274            ! lib/perl5db.pl
76275 ____________________________________________________________________________
76276 [ 18799] By: jhi                                   on 2003/03/02  13:34:13
76277         Log: The -CI cannot be easily tested under UTF-8 locale with
76278              the t/test.pl (the 'stdin' data gets doubly UTF-8-ied).
76279              Also other small tweaks in the -C neighbourhood.
76280      Branch: perl
76281            ! perl.c perl.h t/run/switchC.t util.c
76282 ____________________________________________________________________________
76283 [ 18798] By: jhi                                   on 2003/03/02  09:12:06
76284         Log: Go with "right = -right" for greater portability, some platforms
76285              might require llabs() to get abs() of long longs.
76286      Branch: perl
76287            ! pp.c
76288 ____________________________________________________________________________
76289 [ 18797] By: jhi                                   on 2003/03/02  08:07:32
76290         Log: Patch for [perl #9402], known also as "glibc _moddi3 bug
76291              with negative quads", or also as RedHat bug #65612.
76292      Branch: perl
76293            ! pp.c
76294 ____________________________________________________________________________
76295 [ 18796] By: jhi                                   on 2003/03/02  07:34:54
76296         Log: Forgotten from change #18795.
76297      Branch: perl
76298            ! global.sym
76299 ____________________________________________________________________________
76300 [ 18795] By: jhi                                   on 2003/03/02  07:27:44
76301         Log: Subject: Re: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back compiling
76302              From: Abe Timmerman <abe@ztreet.demon.nl>
76303              Date: Sun, 2 Mar 2003 02:03:16 +0100
76304              Message-Id: <200303020203.16708.abe@ztreet.demon.nl>
76305      Branch: perl
76306            ! embed.fnc embed.h makedef.pl
76307 ____________________________________________________________________________
76308 [ 18794] By: jhi                                   on 2003/03/02  07:21:36
76309         Log: Further Unicode formats patching from Inaba Hiroto.
76310      Branch: perl
76311            + t/uni/write.t
76312            ! MANIFEST pp_ctl.c
76313 ____________________________________________________________________________
76314 [ 18793] By: jhi                                   on 2003/03/01  08:18:35
76315         Log: Integrate change #18788 from maint.
76316      Branch: perl
76317           !> perl.h
76318 ____________________________________________________________________________
76319 [ 18792] By: jhi                                   on 2003/03/01  08:14:43
76320         Log: Subject: [PATCH] Get MSWin32 back compiling
76321              From: Abe Timmerman <abe@ztreet.demon.nl>
76322              Date: Sat, 1 Mar 2003 04:31:19 +0100
76323              Message-Id: <200303010431.20205.abe@ztreet.demon.nl>
76324      Branch: perl
76325            ! embed.fnc embed.h global.sym makedef.pl
76326 ____________________________________________________________________________
76327 [ 18785] By: jhi                                   on 2003/02/26  20:38:55
76328         Log: Subject: Re: [PATCH] Re: format, PerlIO and utf8
76329              From: Inaba Hiroto <inaba@st.rim.or.jp>
76330              Date: Mon, 10 Feb 2003 00:04:51 +0900
76331              Message-ID: <3E466E12.E5349D84@st.rim.or.jp>
76332      Branch: perl
76333            ! pp_ctl.c toke.c
76334 ____________________________________________________________________________
76335 [ 18784] By: jhi                                   on 2003/02/26  19:45:53
76336         Log: An already fixed bug from perl-unicode.
76337      Branch: perl
76338            ! t/op/pat.t
76339 ____________________________________________________________________________
76340 [ 18782] By: hv                                    on 2003/02/26  01:36:49
76341         Log: Subject: Re: [perl #20683] [fix] Better Patch
76342              From: Enache Adrian <enache@rdslink.ro>
76343              Date: Sun, 23 Feb 2003 20:16:39 +0200
76344              Message-ID: <20030223181639.GA18713@ratsnest.hole>
76345      Branch: perl
76346            ! embed.fnc embed.h ext/Devel/Peek/Peek.t mg.c perl.h proto.h
76347            ! regexec.c sv.c t/op/pat.t
76348 ____________________________________________________________________________
76349 [ 18781] By: hv                                    on 2003/02/26  01:11:14
76350         Log: regen headers
76351      Branch: perl
76352            ! perlapi.h pod/perlapi.pod
76353 ____________________________________________________________________________
76354 [ 18780] By: hv                                    on 2003/02/26  00:25:32
76355         Log: Two typos found by Philip Newton <pnewton@gmx.de>
76356      Branch: perl
76357            ! configpm ext/DB_File/DB_File.pm
76358 ____________________________________________________________________________
76359 [ 18779] By: jhi                                   on 2003/02/25  18:20:01
76360         Log: Add tests for the -C switch.  Depending on the
76361              CLIs some $^O dance may be needed.
76362      Branch: perl
76363            + t/run/switchC.t
76364            ! MANIFEST
76365 ____________________________________________________________________________
76366 [ 18778] By: hv                                    on 2003/02/25  15:24:17
76367         Log: Add missing file from change #18774.
76368      Branch: perl
76369            + t/op/localref.t
76370 ____________________________________________________________________________
76371 [ 18777] By: hv                                    on 2003/02/25  14:07:59
76372         Log: More variables for change #18776.
76373      Branch: perl
76374            ! op.c
76375 ____________________________________________________________________________
76376 [ 18776] By: hv                                    on 2003/02/25  14:04:03
76377         Log: Subject: [perl #20682] [fix] @- array not visible in s///
76378              From: Enache Adrian <enache@rdslink.ro>
76379              Date: Fri, 21 Feb 2003 17:50:14 +0200
76380              Message-ID: <20030221155014.GB793@ratsnest.hole>
76381      Branch: perl
76382            ! op.c t/op/subst.t
76383 ____________________________________________________________________________
76384 [ 18775] By: hv                                    on 2003/02/25  13:53:11
76385         Log: Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count
76386              From: Enache Adrian <enache@rdslink.ro>
76387              Date: Fri, 21 Feb 2003 17:49:41 +0200
76388              Message-ID: <20030221154941.GA793@ratsnest.hole>
76389      Branch: perl
76390            ! pp_ctl.c t/op/subst.t
76391 ____________________________________________________________________________
76392 [ 18774] By: hv                                    on 2003/02/25  13:21:19
76393         Log: Subject: Re: [perl #21321] local ${"FOO"} does not work
76394              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
76395              Date: Sun, 23 Feb 2003 00:03:27 +0100
76396              Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr>
76397      Branch: perl
76398            ! MANIFEST op.c perl.h pp.c pp_hot.c t/op/local.t
76399 ____________________________________________________________________________
76400 [ 18773] By: hv                                    on 2003/02/25  12:45:01
76401         Log: Subject: [Encode] 1.88 Released
76402              From: Dan Kogai <dankogai@dan.co.jp>
76403              Date: Thu, 20 Feb 2003 23:49:55 +0900
76404              Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp>
76405      Branch: perl
76406            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
76407            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
76408            ! ext/Encode/lib/Encode/CJKConstants.pm
76409            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/enc_eucjp.t
76410            ! ext/Encode/t/enc_utf8.t ext/Encode/ucm/viscii.ucm
76411 ____________________________________________________________________________
76412 [ 18772] By: merijn                                on 2003/02/25  12:12:14
76413         Log: Subject: [perl@18752] warnings from CGI tests under cygwin
76414              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76415              Date: Wed, 19 Feb 2003 13:37:39 -0800
76416              Message-ID: <jk/U+gzkg2DE092yn@efn.org>
76417      Branch: perl
76418            ! lib/CGI.pm
76419 ____________________________________________________________________________
76420 [ 18771] By: jhi                                   on 2003/02/25  07:46:53
76421         Log: Cleanup #18770 as suggested by Rafael.
76422      Branch: perl
76423            ! mg.c perl.h
76424 ____________________________________________________________________________
76425 [ 18770] By: jhi                                   on 2003/02/25  06:01:09
76426         Log: A new try at #18765 (for [perl #20920]).
76427      Branch: perl
76428            ! mg.c
76429 ____________________________________________________________________________
76430 [ 18769] By: jhi                                   on 2003/02/25  05:33:10
76431         Log: Retract change #18765: makes HiRes.t hang after subtest #11.
76432      Branch: perl
76433            ! mg.c
76434 ____________________________________________________________________________
76435 [ 18768] By: chip                                  on 2003/02/24  21:42:57
76436         Log: Include p4d2p in Porting again, because p4genpatch doesn't work
76437              until a change has been submitted.
76438      Branch: perl
76439            + Porting/p4d2p
76440            ! MANIFEST
76441 ____________________________________________________________________________
76442 [ 18767] By: chip                                  on 2003/02/24  21:35:56
76443         Log: In Porting scripts, use standard perl path of "/usr/bin/perl".
76444      Branch: perl
76445            ! Porting/check83.pl Porting/findvars Porting/fixCORE
76446            ! Porting/fixvars Porting/genlog Porting/makerel Porting/patchls
76447 ____________________________________________________________________________
76448 [ 18766] By: jhi                                   on 2003/02/24  20:04:36
76449         Log: PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.
76450      Branch: perl
76451            ! embedvar.h intrpvar.h mg.c perl.c perl.h pod/perldiag.pod
76452            ! pod/perlipc.pod pod/perlrun.pod pp_sys.c util.c
76453 ____________________________________________________________________________
76454 [ 18765] By: jhi                                   on 2003/02/24  19:56:23
76455         Log: Subject: Re: [perl #20920] Segmentation fault ("Safe Signal" queue problem?)
76456              From: Slaven Rezic <slaven@rezic.de>
76457              Date: 14 Feb 2003 09:11:15 +0100
76458              Message-ID: <878ywji8nw.fsf@vran.herceg.de>
76459
76460              (with slight tweaks)
76461      Branch: perl
76462            ! mg.c
76463 ____________________________________________________________________________
76464 [ 18764] By: jhi                                   on 2003/02/24  18:44:41
76465         Log: Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
76466              "scalar upgraded to UTF-8 as a side effect of quote-interpolation
76467              when 'use encoding' is engaged"-- wasn't actually encoding's fault.
76468      Branch: perl
76469            ! pp_ctl.c pp_hot.c sv.c sv.h t/op/concat.t
76470 ____________________________________________________________________________
76471 [ 18763] By: chip                                  on 2003/02/24  14:54:36
76472         Log: Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.
76473      Branch: perl
76474            ! op.c win32/perlhost.h
76475 ____________________________________________________________________________
76476 [ 18762] By: hv                                    on 2003/02/24  00:18:42
76477         Log: Remove no-longer-true line from perlop
76478      Branch: perl
76479            ! pod/perlop.pod
76480 ____________________________________________________________________________
76481 [ 18761] By: jhi                                   on 2003/02/23  12:07:53
76482         Log: Chip noticed that the intended optionality of the 'IV' was
76483              forgotten in the change #18758.
76484      Branch: perl
76485            ! ext/Devel/Peek/Peek.t
76486 ____________________________________________________________________________
76487 [ 18760] By: jhi                                   on 2003/02/22  19:17:04
76488         Log: API doc tweaks.
76489      Branch: perl
76490            ! utf8.c
76491 ____________________________________________________________________________
76492 [ 18759] By: sky                                   on 2003/02/21  09:08:30
76493         Log: Change regex to be a bit more friendly against various
76494              outputs from ps -f, regex suggest by rgs
76495      Branch: perl
76496            ! ext/threads/t/join.t
76497 ____________________________________________________________________________
76498 [ 18758] By: jhi                                   on 2003/02/20  17:28:44
76499         Log: Subject: [PATCH: perl@18639] add some IV stuff to ext/Devel/Peek/Peek.t test 21
76500              From: PPrymmer@factset.com
76501              Date: Thu, 20 Feb 2003 13:28:09 -0500
76502              Message-ID: <OF2DC297F4.A63F24F9-ON85256CD3.006513E4@factset.com>
76503      Branch: perl
76504            ! ext/Devel/Peek/Peek.t
76505 ____________________________________________________________________________
76506 [ 18757] By: jhi                                   on 2003/02/20  17:27:17
76507         Log: Subject: [PATCH: perl@186389] add probe for yet another dangerous logical name: COMP
76508              From: PPrymmer@factset.com
76509              Date: Wed, 19 Feb 2003 15:04:40 -0500
76510              Message-ID: <OFC0A627AD.02B9D968-ON85256CD2.006DDC21@factset.com>
76511      Branch: perl
76512            ! README.vms configure.com
76513 ____________________________________________________________________________
76514 [ 18756] By: jhi                                   on 2003/02/20  06:16:05
76515         Log: Doc tweakage on -C.
76516      Branch: perl
76517            ! pod/perlrun.pod
76518 ____________________________________________________________________________
76519 [ 18755] By: rgs                                   on 2003/02/19  21:31:43
76520         Log: Subject: [PATCH] 5.8.0: typo in pod/perlcompile.pod
76521              From: Brendan O'Dea <bod@debian.org>
76522              Date: Sun, 16 Feb 2003 21:09:23 +1100
76523              Message-ID: <20030216100923.GA29761@londo.c47.org>
76524      Branch: perl
76525            ! pod/perlcompile.pod
76526 ____________________________________________________________________________
76527 [ 18754] By: rgs                                   on 2003/02/19  21:14:37
76528         Log: Document clearly that "_" is always in package "main".
76529      Branch: perl
76530            ! pod/perlvar.pod
76531 ____________________________________________________________________________
76532 [ 18753] By: rgs                                   on 2003/02/19  20:55:09
76533         Log: Subject: Re: [perl #20716] scope error with brackets
76534              From: Enache Adrian <enache@rdslink.ro>
76535              Date: Thu, 13 Feb 2003 04:52:21 +0200
76536              Message-ID: <20030213025221.GA1215@ratsnest.hole>
76537              (better version of change #18687)
76538      Branch: perl
76539            ! t/comp/parser.t toke.c
76540 ____________________________________________________________________________
76541 [ 18752] By: jhi                                   on 2003/02/19  05:10:26
76542         Log: 'A' is not 65 everywhere.
76543      Branch: perl
76544            ! t/op/pack.t
76545 ____________________________________________________________________________
76546 [ 18751] By: chip                                  on 2003/02/19  03:54:45
76547         Log: Support one-parameter unpack(), which unpacks $_.
76548      Branch: perl
76549            ! opcode.h opcode.pl pod/perlfunc.pod pp_pack.c t/op/pack.t
76550 ____________________________________________________________________________
76551 [ 18750] By: hv                                    on 2003/02/19  00:53:03
76552         Log: more complex assertions activation:
76553              Subject: Re: Did the assertion patch/feature submission get overlooked?
76554              From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
76555              Date: Tue, 18 Feb 2003 19:24:13 +0000
76556              Message-ID: <3E52885D.5060903@yahoo.com>
76557      Branch: perl
76558            ! lib/assertions.pm lib/assertions/activate.pm
76559            ! t/comp/assertions.t
76560 ____________________________________________________________________________
76561 [ 18749] By: hv                                    on 2003/02/19  00:19:21
76562         Log: Subject: [PATCH] Make adding notes to patchlevel.h easier
76563              From: andreas.koenig@anima.de (Andreas J. Koenig)
76564              Date: Tue, 18 Feb 2003 11:48:40 +0100
76565              Message-ID: <m3n0kt27av.fsf@k242.linux.bogus>
76566      Branch: perl
76567            ! patchlevel.h
76568 ____________________________________________________________________________
76569 [ 18748] By: hv                                    on 2003/02/19  00:00:41
76570         Log: Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored
76571              From: Dave Mitchell <davem@fdgroup.com>
76572              Date: Tue, 18 Feb 2003 21:45:45 +0000
76573              Message-ID: <20030218214545.C18547@fdgroup.com>
76574
76575              and tests for the same:
76576              From: Dave Mitchell <davem@fdgroup.com>
76577              Date: Wed, 19 Feb 2003 00:42:01 +0000
76578              Message-ID: <20030219004201.F18547@fdgroup.com>
76579      Branch: perl
76580            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
76581 ____________________________________________________________________________
76582 [ 18747] By: hv                                    on 2003/02/18  23:47:06
76583         Log: Shouldn't have added as t/run/switchA.t in #18739 - it'll cause
76584              problems on case-insensitive file systems. Rename it back to
76585              t/run/switch_A.t
76586      Branch: perl
76587           +> t/run/switch_A.t
76588            - t/run/switchA.t
76589            ! MANIFEST
76590 ____________________________________________________________________________
76591 [ 18746] By: sky                                   on 2003/02/18  21:31:37
76592         Log: Subject: Re: -Os for Darwin why?
76593              From: schwern@pobox.com
76594              Date: tis feb 18, 2003  20:37:39 Europe/Stockholm
76595              Message-Id: <20030218113739.D25848@ttul.org>
76596      Branch: perl
76597            ! hints/darwin.sh
76598 ____________________________________________________________________________
76599 [ 18741] By: jhi                                   on 2003/02/18  14:01:34
76600         Log: Format nit.
76601      Branch: perl
76602            ! util.c
76603 ____________________________________________________________________________
76604 [ 18740] By: sky                                   on 2003/02/18  06:33:57
76605         Log: Re: -Os for Darwin why?
76606              From: schwern@pobox.com
76607              Date: tis feb 18, 2003  04:14:03 Europe/Stockholm
76608              Message-Id: <20030217191403.A17553@ttul.org>
76609      Branch: perl
76610            ! hints/darwin.sh
76611 ____________________________________________________________________________
76612 [ 18739] By: hv                                    on 2003/02/18  01:04:01
76613         Log: Subject: Re: Did the assertion patch/feature submission get overlooked?
76614              From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
76615              Date: Mon, 17 Feb 2003 23:38:05 +0000
76616              Message-ID: <3E51725D.5060303@yahoo.com>
76617      Branch: perl
76618            + t/comp/assertions.t t/run/switchA.t
76619            ! MANIFEST
76620 ____________________________________________________________________________
76621 [ 18738] By: hv                                    on 2003/02/18  00:51:24
76622         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH] Copy on write for $& and $1...
76623              From: Nicholas Clark <nick@ccl4.org>
76624              Date: Mon, 17 Feb 2003 21:07:03 +0000
76625              Message-ID: <20030217210330.A8611@plum.flirble.org>
76626      Branch: perl
76627            ! sv.c
76628 ____________________________________________________________________________
76629 [ 18737] By: hv                                    on 2003/02/18  00:47:00
76630         Log: Subject: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names
76631              From: Stephen McCamant <smcc@mit.edu>
76632              Date: Mon, 17 Feb 2003 19:34:36 -0500
76633              Date: Mon, 17 Feb 2003 19:34:36 -0500
76634              Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU>
76635      Branch: perl
76636            ! ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Concise.pm
76637            ! ext/B/B/Terse.pm ext/B/t/terse.t
76638 ____________________________________________________________________________
76639 [ 18736] By: hv                                    on 2003/02/17  09:33:47
76640         Log: Subject: [PATCH] Re: [PATCH] Copy on write for $& and $1...
76641              From: Nicholas Clark <nick@unfortu.net>
76642              Date: Sun, 16 Feb 2003 23:09:50 +0000
76643              Message-ID: <20030216230950.GB276@Bagpuss.unfortu.net>
76644      Branch: perl
76645            ! sv.c
76646 ____________________________________________________________________________
76647 [ 18735] By: hv                                    on 2003/02/17  09:13:02
76648         Log: Use the escape E<ntilde> in source files rather than the actual char.
76649      Branch: perl
76650            ! lib/assertions.pm lib/assertions/activate.pm
76651 ____________________________________________________________________________
76652 [ 18734] By: hv                                    on 2003/02/17  09:06:44
76653         Log: Suppress empty #ifdef blocks in embed.pl
76654      Branch: perl
76655            ! embed.h embed.pl
76656 ____________________________________________________________________________
76657 [ 18733] By: hv                                    on 2003/02/17  08:51:53
76658         Log: fix typo in sv.c and regenerate perlapi.pod
76659      Branch: perl
76660            ! pod/perlapi.pod sv.c
76661 ____________________________________________________________________________
76662 [ 18732] By: jhi                                   on 2003/02/17  06:40:09
76663         Log: Philip Newton has eagle eyes :-)
76664      Branch: perl
76665            ! pod/perlrun.pod
76666 ____________________________________________________________________________
76667 [ 18731] By: jhi                                   on 2003/02/17  05:31:18
76668         Log: Doc tweaks (and one code tweak) based on Philip Newton's comments.
76669      Branch: perl
76670            ! locale.c pod/perlrun.pod pod/perlunicode.pod
76671            ! pod/perluniintro.pod pod/perlvar.pod util.c
76672 ____________________________________________________________________________
76673 [ 18730] By: jhi                                   on 2003/02/17  04:44:53
76674         Log: Make also the -CAL conditional on locale.
76675      Branch: perl
76676            ! perl.c pod/perlrun.pod
76677 ____________________________________________________________________________
76678 [ 18729] By: jhi                                   on 2003/02/16  18:33:05
76679         Log: NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
76680      Branch: perl
76681            ! embed.h embed.pl pod/perlembed.pod
76682 ____________________________________________________________________________
76683 [ 18728] By: jhi                                   on 2003/02/16  18:20:04
76684         Log: According to Sarathy it's better have the Ministry
76685              of Information to remove all memory of NO_EMBED.
76686              What NO_EMBED?
76687      Branch: perl
76688            ! embed.h embed.pl
76689 ____________________________________________________________________________
76690 [ 18727] By: hv                                    on 2003/02/16  13:55:10
76691         Log: add support for assertions. Updated form of:
76692              Subject: Re: Did the assertion patch/feature submission get overlooked?
76693              From: Salvador =?ISO-8859-1?Q?Fandi=F1o?= <sfandino@yahoo.com>
76694              Date: Sat, 30 Nov 2002 17:24:09 +0000
76695              Message-ID: <3DE8F439.50402@yahoo.com>
76696      Branch: perl
76697            + lib/assertions.pm lib/assertions/activate.pm
76698            ! MANIFEST cv.h dump.c embed.pl embedvar.h ext/B/B/Deparse.pm
76699            ! ext/B/defsubs_h.PL intrpvar.h lib/perl5db.pl op.c perl.c
76700            ! perl.h perlapi.h pp_hot.c sv.c toke.c xsutils.c
76701 ____________________________________________________________________________
76702 [ 18726] By: hv                                    on 2003/02/16  13:10:32
76703         Log: COW regexps:
76704              Subject: [PATCH] Copy on write for $& and $1...
76705              From: Nicholas Clark <nick@unfortu.net>
76706              Date: Sun, 9 Feb 2003 23:00:09 +0000
76707              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
76708      Branch: perl
76709            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_ctl.c pp_hot.c
76710            ! proto.h regcomp.c regexec.c regexp.h sv.c sv.h thrdvar.h
76711 ____________________________________________________________________________
76712 [ 18725] By: hv                                    on 2003/02/16  13:08:52
76713         Log: inline SvREFCNT_dec:
76714              Subject: [PATCH] Copy on write for $& and $1...
76715              From: Nicholas Clark <nick@unfortu.net>
76716              Date: Sun, 9 Feb 2003 23:00:09 +0000
76717              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
76718      Branch: perl
76719            ! embed.fnc embed.h proto.h sv.c sv.h
76720 ____________________________________________________________________________
76721 [ 18723] By: hv                                    on 2003/02/16  11:12:58
76722         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
76723              From: Enache Adrian <enache@rdslink.ro>
76724              Date: Sun, 16 Feb 2003 00:05:10 +0200
76725              Message-ID: <20030215220510.GB893@ratsnest.hole>
76726      Branch: perl
76727            ! op.c
76728 ____________________________________________________________________________
76729 [ 18722] By: hv                                    on 2003/02/16  11:08:06
76730         Log: outdent else-if chain in scope()
76731      Branch: perl
76732            ! op.c
76733 ____________________________________________________________________________
76734 [ 18721] By: hv                                    on 2003/02/16  11:00:47
76735         Log: Subject: [PATCH] arcane tainting bug in vms.c
76736              From: "Craig A. Berry" <craigberry@mac.com>
76737              Date: Sat, 15 Feb 2003 12:29:03 -0600
76738              Message-ID: <3E4E86EF.8090609@mac.com>
76739      Branch: perl
76740            ! vms/vms.c
76741 ____________________________________________________________________________
76742 [ 18720] By: hv                                    on 2003/02/16  10:54:58
76743         Log: restrict PERL_PRESERVE_IVUV to things that should really give an
76744              integer, but extend to runtime. Based on:
76745              Subject: Re: [perl #20827] Unexpected scientific notation.
76746              From: hv@crypt.org
76747              Date: Wed, 12 Feb 2003 03:12:43 +0000
76748              Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk>
76749      Branch: perl
76750            ! op.c pp.c
76751 ____________________________________________________________________________
76752 [ 18718] By: jhi                                   on 2003/02/16  09:47:02
76753         Log: As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
76754              which will disable the short forms of the Perl_ API, good for
76755              embedding stuff.  (Kind of like the old NO_EMBED, but better.)
76756      Branch: perl
76757            ! embed.h embed.pl pod/perlembed.pod
76758 ____________________________________________________________________________
76759 [ 18717] By: jhi                                   on 2003/02/16  09:44:57
76760         Log: Clarify the -C syntax a bit.
76761      Branch: perl
76762            ! pod/perlrun.pod
76763 ____________________________________________________________________________
76764 [ 18716] By: jhi                                   on 2003/02/16  08:29:54
76765         Log: Forgotten from #18715.
76766      Branch: perl
76767            ! embed.h proto.h
76768 ____________________________________________________________________________
76769 [ 18715] By: jhi                                   on 2003/02/15  21:19:37
76770         Log: The new(er) way of controlling Unicode I/O (and other) features;
76771              -C (or PERL_UNICODE).  See perlrun/-C for more details.
76772      Branch: perl
76773            ! embed.fnc embedvar.h gv.c intrpvar.h locale.c mg.c perl.c
76774            ! perl.h perlapi.h pod/perldiag.pod pod/perlrun.pod
76775            ! pod/perlunicode.pod pod/perluniintro.pod pod/perlvar.pod
76776            ! util.c
76777 ____________________________________________________________________________
76778 [ 18714] By: jhi                                   on 2003/02/15  12:31:25
76779         Log: Also Storable really wants the PATCHLEVEL, not PERL_VERSION.
76780      Branch: perl
76781            ! ext/Storable/Storable.xs
76782 ____________________________________________________________________________
76783 [ 18712] By: jhi                                   on 2003/02/15  08:39:38
76784         Log: Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
76785              even closer to each other.  The dec_osf.pl is irrelevant
76786              for the current core but adding it makes for one less exception
76787              when integrating.
76788      Branch: perl
76789            + ext/Digest/MD5/hints/dec_osf.pl
76790            ! MANIFEST ext/Digest/MD5/MD5.pm ext/Digest/MD5/Makefile.PL
76791            ! ext/Digest/MD5/t/files.t
76792 ____________________________________________________________________________
76793 [ 18711] By: jhi                                   on 2003/02/15  08:32:04
76794         Log: Update MD5 Changes; update checksums.
76795      Branch: perl
76796            ! ext/Digest/MD5/Changes ext/Digest/MD5/t/files.t
76797 ____________________________________________________________________________
76798 [ 18710] By: jhi                                   on 2003/02/15  08:19:20
76799         Log: Update the MD5 checksums.
76800      Branch: perl
76801            ! ext/Digest/MD5/t/files.t
76802 ____________________________________________________________________________
76803 [ 18709] By: jhi                                   on 2003/02/15  08:16:26
76804         Log: Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
76805              (problem noticed by Graham with List::Util).
76806      Branch: perl
76807            ! ext/Data/Dumper/Dumper.xs ext/Digest/MD5/MD5.xs
76808            ! ext/MIME/Base64/Base64.xs ext/Storable/Storable.xs
76809 ____________________________________________________________________________
76810 [ 18708] By: jhi                                   on 2003/02/15  07:31:17
76811         Log: Subject: Re: [perl #20912] UTF8 related glitch + fix
76812              From: Enache Adrian <enache@rdslink.ro>
76813              Date: Sat, 15 Feb 2003 00:37:40 +0200
76814              Message-ID: <20030214223740.GA13575@ratsnest.hole>
76815      Branch: perl
76816            ! pp.c t/op/split.t
76817 ____________________________________________________________________________
76818 [ 18707] By: hv                                    on 2003/02/15  06:38:15
76819         Log: Subject: [doc patch] ext/threads/shared/shared.pm
76820              From: Stas Bekman <stas@stason.org>
76821              Date: Fri, 14 Feb 2003 11:12:39 +1100
76822              Message-ID: <3E4C3477.7030306@stason.org>
76823      Branch: perl
76824            ! ext/threads/shared/shared.pm
76825 ____________________________________________________________________________
76826 [ 18706] By: hv                                    on 2003/02/15  06:32:35
76827         Log: Subject: Re: perlvar phrasing clarification for $^S
76828              From: "Iain 'Spoon' Truskett" <perl@dellah.anu.edu.au>
76829              Date: Fri, 14 Feb 2003 10:12:00 +1100
76830              Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au>
76831      Branch: perl
76832            ! pod/perlvar.pod
76833 ____________________________________________________________________________
76834 [ 18705] By: hv                                    on 2003/02/15  06:27:07
76835         Log: Subject: Re: [perl #20933] \substr reuses lvalues (sometimes)
76836              From: Dave Mitchell <davem@fdgroup.com>
76837              Date: Fri, 14 Feb 2003 22:48:27 +0000
76838              Message-ID: <20030214224827.B6783@fdgroup.com>
76839
76840              with tests:
76841              From: Slaven Rezic <slaven@rezic.de>
76842              Date: 14 Feb 2003 20:23:20 +0100
76843              Message-ID: <87bs1e4qfr.fsf@vran.herceg.de>
76844      Branch: perl
76845            ! pp.c t/op/substr.t t/op/vec.t
76846 ____________________________________________________________________________
76847 [ 18704] By: hv                                    on 2003/02/15  06:17:06
76848         Log: Subject: Re: overriding builtins quirk
76849              From: Jerrad Pierce <belg4mit@MIT.EDU>
76850              Date: Fri, 14 Feb 2003 09:28:13 -0500
76851              Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu>
76852      Branch: perl
76853            ! pod/perlsub.pod
76854 ____________________________________________________________________________
76855 [ 18703] By: rgs                                   on 2003/02/14  22:23:56
76856         Log: Subject: Re: trying to fix #20154, #20357
76857              From: Enache Adrian <enache@rdslink.ro>
76858              Date: Sat, 8 Feb 2003 21:05:14 +0200
76859              Message-ID: <20030208190514.GA866@ratsnest.hole>
76860              (fixes #19061 as well)
76861      Branch: perl
76862            ! pp_ctl.c t/op/goto.t
76863 ____________________________________________________________________________
76864 [ 18702] By: gbarr                                 on 2003/02/14  19:26:23
76865         Log: Update to Scalar-List-Utils 1.11
76866      Branch: perl
76867            + ext/List/Util/t/proto.t
76868            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
76869            ! ext/List/Util/lib/List/Util.pm
76870            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/isvstring.t
76871 ____________________________________________________________________________
76872 [ 18699] By: jhi                                   on 2003/02/13  09:43:33
76873         Log: gcc 3.2.1 does not have -Wall faith that tmp
76874              will not be used uninitialized.
76875      Branch: perl
76876            ! toke.c
76877 ____________________________________________________________________________
76878 [ 18698] By: hv                                    on 2003/02/12  03:01:32
76879         Log: Subject: perlbug (was: Re: [perl #20606] [no subject])
76880              From: Slaven Rezic <slaven@rezic.de>
76881              Date: 30 Jan 2003 19:03:41 +0100
76882              Message-ID: <87fzra7bwi.fsf@vran.herceg.de>
76883      Branch: perl
76884            ! utils/perlbug.PL
76885 ____________________________________________________________________________
76886 [ 18697] By: hv                                    on 2003/02/12  02:20:39
76887         Log: Subject: [PATCH 5.9.0] to silence compiler warning
76888              From: Robin Barker <Robin.Barker@npl.co.uk>
76889              Date: Tue, 28 Jan 2003 13:27:17 -0000
76890              Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk>
76891      Branch: perl
76892            ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.xs
76893            ! universal.c util.c
76894 ____________________________________________________________________________
76895 [ 18696] By: rgs                                   on 2003/02/11  20:13:21
76896         Log: Subject: [perl #20654] %*v02x considered invalid in printf
76897              From: Robin Barker (via RT) <perlbug-followup@perl.org>
76898              Date: 10 Feb 2003 16:43:23 -0000
76899              Message-Id: <rt-20654-50711.19.9711009821137@bugs6.perl.org>
76900      Branch: perl
76901            ! sv.c t/op/sprintf.t
76902 ____________________________________________________________________________
76903 [ 18695] By: rgs                                   on 2003/02/11  20:00:23
76904         Log: Subject: mini-[patch] perlrun "^$W" typo
76905              From: Iain Truskett <spoon@dellah.org>
76906              Date: Tue, 11 Feb 2003 08:38:52 +1100
76907              Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au>
76908      Branch: perl
76909            ! pod/perlrun.pod
76910 ____________________________________________________________________________
76911 [ 18694] By: rgs                                   on 2003/02/11  19:44:00
76912         Log: Subject: [PATCH] More B::Concise fixes
76913              From: Stephen McCamant <smcc@mit.edu>
76914              Date: Sun, 9 Feb 2003 17:28:38 -0500
76915              Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU>
76916      Branch: perl
76917            ! ext/B/B/Concise.pm
76918 ____________________________________________________________________________
76919 [ 18693] By: merijn                                on 2003/02/11  08:14:29
76920         Log: More code cleanup.
76921
76922              Subject: Re: New SV Flag
76923              Date: Fri, 07 Feb 2003 09:57:43 +0100
76924              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76925              Message-Id: <20030207095258.6E05.H.M.BRAND@hccnet.nl>
76926      Branch: perl
76927            ! sv.c sv.h
76928 ____________________________________________________________________________
76929 [ 18692] By: jhi                                   on 2003/02/11  07:53:26
76930         Log: Dueling patches.
76931      Branch: perl
76932            - lib/CPAN/ChangeLog
76933            ! MANIFEST
76934 ____________________________________________________________________________
76935 [ 18691] By: hv                                    on 2003/02/11  00:27:56
76936         Log: Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0)
76937              From: Mark Mielke <mark@mark.mielke.cc>
76938              Date: Mon, 20 Jan 2003 19:56:13 -0500
76939              Message-ID: <20030121005613.GA31739@mark.mielke.cc>
76940      Branch: perl
76941            ! sv.c
76942 ____________________________________________________________________________
76943 [ 18690] By: hv                                    on 2003/02/10  22:08:05
76944         Log: fix comment in change #18689
76945      Branch: perl
76946            ! sv.c
76947 ____________________________________________________________________________
76948 [ 18689] By: hv                                    on 2003/02/10  21:59:34
76949         Log: Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
76950              Now allows but ignores the 'l' modifier on floating point formats
76951              and adds a couple of tests.
76952      Branch: perl
76953            ! sv.c t/op/sprintf.t
76954 ____________________________________________________________________________
76955 [ 18688] By: sky                                   on 2003/02/10  19:54:13
76956         Log: Subject: Re: [perl #20777] [PATCH] goto &subroutine leaks memory
76957              From: Enache Adrian <enache@rdslink.ro>
76958              Date: sun feb 9, 2003  21:10:25 Europe/Stockholm
76959              Message-Id: <20030209201025.GA1247@ratsnest.hole>
76960      Branch: perl
76961            ! pp_ctl.c
76962 ____________________________________________________________________________
76963 [ 18687] By: sky                                   on 2003/02/10  18:13:29
76964         Log: Subject: Re: [perl #20716] [FIX] scope error with brackets
76965              From: Enache Adrian <enache@rdslink.ro>
76966              Date: mon feb 10, 2003  18:48:58 Europe/Stockholm
76967              Message-id: <20030210174858.GA872@ratsnest.hole>
76968      Branch: perl
76969            ! t/comp/parser.t toke.c
76970 ____________________________________________________________________________
76971 [ 18686] By: sky                                   on 2003/02/10  18:11:35
76972         Log: Compile under threads and MacOSX. For some reason newSVpvf
76973              was not exapnded.
76974      Branch: perl
76975            ! universal.c
76976 ____________________________________________________________________________
76977 [ 18685] By: ams                                   on 2003/02/10  03:44:07
76978         Log: No, we don't really want the utility scripts.
76979      Branch: perl
76980            - ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
76981            - ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
76982            ! MANIFEST ext/MIME/Base64/Makefile.PL
76983 ____________________________________________________________________________
76984 [ 18684] By: hv                                    on 2003/02/10  01:43:12
76985         Log: fix for C< use if qw/ 1 open :utf8 / > based on:
76986              Subject: [perl #20536] use if 1, open => ':utf8' fails
76987              From: Autrijus Tang (via RT) <perlbug-followup@perl.org>
76988              Date: 24 Jan 2003 22:39:06 -0000
76989              Message-Id: <rt-20536-49670.13.2464320257255@bugs6.perl.org>
76990      Branch: perl
76991            ! lib/if.pm lib/if.t
76992 ____________________________________________________________________________
76993 [ 18683] By: hv                                    on 2003/02/10  01:15:52
76994         Log: Subject: RE: perldebug.pod suggestion
76995              From: "Jay Hannah" <jhannah@omnihotels.com>
76996              Date: Fri, 24 Jan 2003 11:28:44 -0600
76997              Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2>
76998      Branch: perl
76999            ! pod/perldebug.pod
77000 ____________________________________________________________________________
77001 [ 18682] By: hv                                    on 2003/02/10  00:26:50
77002         Log: Subject: [PATCH] version objects final(?) patch
77003              From: John Peacock <jpeacock@rowman.com>
77004              Date: Sun, 05 Jan 2003 21:28:41 -0500
77005              Message-ID: <3E18E9D9.2040908@rowman.com>
77006      Branch: perl
77007            ! lib/version.pm lib/version.t universal.c util.c
77008 ____________________________________________________________________________
77009 [ 18680] By: chip                                  on 2003/02/09  17:39:33
77010         Log: Add CPAN ChangeLog to MANIFEST.
77011      Branch: perl
77012            ! MANIFEST
77013 ____________________________________________________________________________
77014 [ 18678] By: jhi                                   on 2003/02/09  14:37:38
77015         Log: CPAN ChangeLog not needed, says Andreas.
77016      Branch: perl
77017            ! MANIFEST
77018 ____________________________________________________________________________
77019 [ 18677] By: jhi                                   on 2003/02/09  08:42:19
77020         Log: Subject: [perl #20785] glitches with $PerlIO::encoding::fallback
77021              From: "autrijus@ossf.iis.sinica.edu.tw (via RT)" <perlbug-followup@perl.org>
77022              Date: 8 Feb 2003 11:54:11 -0000
77023              Message-Id: <rt-20785-50586.6.45611613038412@bugs6.perl.org>
77024      Branch: perl
77025            ! ext/PerlIO/encoding/encoding.pm
77026 ____________________________________________________________________________
77027 [ 18676] By: jhi                                   on 2003/02/09  08:35:25
77028         Log: Subject: Re: utime undef, undef, "/tmp/test" and warnings
77029              From: Stas Bekman <stas@stason.org>
77030              Date: Sat, 08 Feb 2003 11:12:28 +1100
77031              Message-ID: <3E444B6C.5060407@stason.org>
77032      Branch: perl
77033            ! doio.c
77034 ____________________________________________________________________________
77035 [ 18675] By: jhi                                   on 2003/02/08  19:49:40
77036         Log: Possible cruft removal.
77037      Branch: perl
77038            ! x2p/Makefile.SH
77039 ____________________________________________________________________________
77040 [ 18674] By: jhi                                   on 2003/02/08  18:22:42
77041         Log: Signedness nits.
77042      Branch: perl
77043            ! toke.c
77044 ____________________________________________________________________________
77045 [ 18672] By: jhi                                   on 2003/02/08  08:45:35
77046         Log: Upgrade to CPAN 1.64, from Andreas Koenig.
77047      Branch: perl
77048            + lib/CPAN/ChangeLog lib/CPAN/README utils/cpan
77049            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
77050            ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
77051            ! utils.lst
77052 ____________________________________________________________________________
77053 [ 18671] By: jhi                                   on 2003/02/08  08:35:06
77054         Log: Upgrade to Net::Ping 2.28, from Rob Brown.
77055      Branch: perl
77056            + lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/500_ping_icmp.t
77057            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
77058            ! lib/Net/Ping/README lib/Net/Ping/t/300_ping_stream.t
77059            ! lib/Net/Ping/t/400_ping_syn.t lib/Net/Ping/t/410_syn_host.t
77060 ____________________________________________________________________________
77061 [ 18670] By: jhi                                   on 2003/02/08  07:23:02
77062         Log: Subject: [PATCH] perluniintro nit
77063              From: Autrijus Tang <autrijus@autrijus.org>
77064              Date: Fri, 7 Feb 2003 00:02:49 +0800
77065              Message-ID: <20030206160249.GA12984@not.autrijus.org>
77066      Branch: perl
77067            ! pod/perluniintro.pod
77068 ____________________________________________________________________________
77069 [ 18669] By: jhi                                   on 2003/02/06  20:06:09
77070         Log: Subject: [PATCH: perl@186389] path tweak fix up for t/pod/find.t on VMS
77071              From: PPrymmer@factset.com
77072              Date: Wed, 5 Feb 2003 12:00:05 -0500
77073              Message-ID: <OFF5FDC924.68DBF580-ON85256CC4.005CC78E@factset.com>
77074      Branch: perl
77075            ! t/pod/find.t
77076 ____________________________________________________________________________
77077 [ 18668] By: jhi                                   on 2003/02/06  20:00:52
77078         Log: sv_cat_recode() proto was missing, noticed by Craig Berry.
77079      Branch: perl
77080            ! proto.h
77081 ____________________________________________________________________________
77082 [ 18666] By: sky                                   on 2003/02/06  09:39:24
77083         Log: Patch from Richard Soderberg, cleanup the code a bit and comment
77084              why we are not using SvOOK_on.
77085      Branch: perl
77086            ! sv.c
77087 ____________________________________________________________________________
77088 [ 18664] By: jhi                                   on 2003/02/06  09:26:53
77089         Log: Things forgotten from Encode 1.87.
77090      Branch: perl
77091            ! ext/Encode/Unicode/Unicode.xs ext/Encode/t/CJKT.t
77092 ____________________________________________________________________________
77093 [ 18663] By: jhi                                   on 2003/02/06  04:03:31
77094         Log: Upgrade to Encode 1.87.
77095      Branch: perl
77096            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/Changes
77097            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/KR/KR.pm
77098            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
77099            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
77100            ! ext/Encode/lib/Encode/CJKConstants.pm
77101            ! ext/Encode/lib/Encode/Encoder.pm
77102            ! ext/Encode/lib/Encode/Encoding.pm
77103            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/CJKT.t
77104            ! ext/Encode/t/enc_eucjp.t
77105 ____________________________________________________________________________
77106 [ 18662] By: jhi                                   on 2003/02/05  19:40:38
77107         Log: Add the test of [perl #8760] (fixed by change #18656).
77108      Branch: perl
77109            ! t/run/fresh_perl.t
77110 ____________________________________________________________________________
77111 [ 18661] By: jhi                                   on 2003/02/05  19:28:37
77112         Log: has become fixed too (by changes #18653
77113              and #18658, methinks), adding the test(s).
77114      Branch: perl
77115            ! t/op/pat.t
77116 ____________________________________________________________________________
77117 [ 18660] By: jhi                                   on 2003/02/05  17:15:35
77118         Log: Subject: [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823])
77119              From: Inaba HIroto <inaba@st.rim.or.jp>
77120              Date: Sat, 01 Feb 2003 21:58:20 +0900
77121              Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp>
77122      Branch: perl
77123            ! embed.fnc embed.h ext/Encode/Encode.pm ext/Encode/Encode.xs
77124            ! ext/Encode/Encode/encode.h ext/Encode/encengine.c
77125            ! ext/Encode/lib/Encode/Encoding.pm
77126            ! ext/Encode/lib/Encode/JP/JIS7.pm global.sym lib/utf8.t
77127            ! pod/perlapi.pod sv.c t/uni/tr_7jis.t toke.c
77128 ____________________________________________________________________________
77129 [ 18659] By: jhi                                   on 2003/02/05  11:51:30
77130         Log: Subject: [PATCH: perl@186389] fix for PerlIO/Via compilation on VMS
77131              From: PPrymmer@factset.com
77132              Date: Tue, 4 Feb 2003 12:03:17 -0500
77133              Message-ID: <OFCBC6AE62.FF2B83D4-ON85256CC3.005D7A9F@factset.com>
77134      Branch: perl
77135            ! ext/PerlIO/via/via.xs
77136 ____________________________________________________________________________
77137 [ 18658] By: jhi                                   on 2003/02/05  05:45:11
77138         Log: s/S_cache_re/cache_re/ for building with threads.
77139      Branch: perl
77140            ! regexec.c
77141 ____________________________________________________________________________
77142 [ 18657] By: rgs                                   on 2003/02/04  20:06:19
77143         Log: Subject: [PATCH] B::Concise updates (incl. avoiding use of op_seq)
77144              From: Stephen McCamant <smcc@mit.edu>
77145              Date: Mon, 3 Feb 2003 21:01:07 -0500
77146              Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU>
77147      Branch: perl
77148            ! ext/B/B/Concise.pm ext/B/t/concise.t
77149 ____________________________________________________________________________
77150 [ 18656] By: rgs                                   on 2003/02/04  20:02:56
77151         Log: Better version of change #18648, by Enache Adrian
77152              Message-ID: <20030204101533.GA11817@ratsnest.hole>
77153      Branch: perl
77154            ! op.c
77155 ____________________________________________________________________________
77156 [ 18655] By: jhi                                   on 2003/02/04  15:56:36
77157         Log: Add the new test to MANIFEST.
77158      Branch: perl
77159            ! MANIFEST
77160 ____________________________________________________________________________
77161 [ 18654] By: gbarr                                 on 2003/02/04  14:42:51
77162         Log: Sync with 1.10
77163      Branch: perl
77164            + ext/List/Util/t/lln.t
77165            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
77166            ! ext/List/Util/lib/List/Util.pm
77167            ! ext/List/Util/lib/Scalar/Util.pm
77168 ____________________________________________________________________________
77169 [ 18653] By: jhi                                   on 2003/02/04  11:04:25
77170         Log: Fix "[perl #20667] unicode regex vs non-unicode regex".
77171              The PL_regdata was not set up (S_cache_re()) before it
77172              was needed (S_reginclass()).  The test put in fresh_perl.t
77173              because we need a pristine state to start.
77174      Branch: perl
77175            ! regexec.c t/run/fresh_perl.t
77176 ____________________________________________________________________________
77177 [ 18652] By: jhi                                   on 2003/02/04  06:35:51
77178         Log: Comment tweak.
77179      Branch: perl
77180            ! t/op/pat.t
77181 ____________________________________________________________________________
77182 [ 18651] By: jhi                                   on 2003/02/04  06:28:53
77183         Log: Signedness issue.
77184      Branch: perl
77185            ! ext/MIME/Base64/Base64.xs
77186 ____________________________________________________________________________
77187 [ 18650] By: rgs                                   on 2003/02/03  22:02:44
77188         Log: Force the C locale in makedepend, to prevent gcc from
77189              producing locale-dependent messages.
77190      Branch: perl
77191            ! makedepend.SH
77192 ____________________________________________________________________________
77193 [ 18649] By: rgs                                   on 2003/02/03  22:00:21
77194         Log: Document the environment variable PERL_UTF8_LOCALE in perlrun.
77195      Branch: perl
77196            ! pod/perlrun.pod
77197 ____________________________________________________________________________
77198 [ 18648] By: rgs                                   on 2003/02/03  19:32:57
77199         Log: Fix bug #8760 : cop_line isn't properly restored
77200              when a module is loaded at runtime behind the scenes.
77201      Branch: perl
77202            ! op.c t/lib/warnings/perlio
77203 ____________________________________________________________________________
77204 [ 18647] By: merijn                                on 2003/02/03  16:14:00
77205         Log: Subject: Re: [perl #20606] [PATCH} openbsd hints
77206              From: Abe Timmerman <abe@ztreet.demon.nl>
77207              Date: Sun, 2 Feb 2003 18:27:57 +0100
77208              Message-Id: <200302021827.57240.abe@ztreet.demon.nl>
77209      Branch: perl
77210            ! hints/openbsd.sh
77211 ____________________________________________________________________________
77212 [ 18644] By: jhi                                   on 2003/02/03  12:41:51
77213         Log: Duh, test -e ENOPORTABLE, I should've remembered that.
77214              (Made Solaris go boom.)
77215      Branch: perl
77216            ! Configure
77217 ____________________________________________________________________________
77218 [ 18643] By: jhi                                   on 2003/02/03  10:36:15
77219         Log: Detypo.
77220      Branch: perl
77221            ! cop.h
77222 ____________________________________________________________________________
77223 [ 18642] By: ams                                   on 2003/02/03  08:26:36
77224         Log: Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
77225              utility scripts?)
77226      Branch: perl
77227            + ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
77228            + ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
77229            ! MANIFEST ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
77230            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
77231            ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/base64.t
77232            ! ext/MIME/Base64/t/quoted-print.t
77233 ____________________________________________________________________________
77234 [ 18641] By: sky                                   on 2003/02/02  23:46:24
77235         Log: In any case, never copy this but use the same SV since
77236              if we copy we loose the hash we so badly need.
77237              For op_const we might still need to copy however.
77238      Branch: perl
77239            ! op.c
77240 ____________________________________________________________________________
77241 [ 18640] By: sky                                   on 2003/02/02  23:38:40
77242         Log: Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes
77243              threading issue. Should perhaps be a PVOP to save memory, but then
77244              we have nowhere to store the hash of the function!
77245      Branch: perl
77246            ! dump.c op.c pp_hot.c
77247 ____________________________________________________________________________
77248 [ 18637] By: jhi                                   on 2003/02/02  20:07:57
77249         Log: Plan 9: Some time has passed.
77250      Branch: perl
77251            ! plan9/buildinfo
77252 ____________________________________________________________________________
77253 [ 18636] By: jhi                                   on 2003/02/02  20:02:11
77254         Log: Subject: Re: typo in checkin 18616
77255              From: Nick Ing-Simmons <nick@ing-simmons.net>
77256              Date: Sun, 02 Feb 2003 17:23:08 +0000
77257              Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com>
77258      Branch: perl
77259            ! XSUB.h
77260 ____________________________________________________________________________
77261 [ 18635] By: jhi                                   on 2003/02/02  19:46:35
77262         Log: Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.
77263      Branch: perl
77264            + plan9/config_sh.sample
77265            ! MANIFEST
77266 ____________________________________________________________________________
77267 [ 18634] By: ams                                   on 2003/02/02  18:07:01
77268         Log: Subject: [PATCH] pod/perlfunc.pod
77269              From: abigail@abigail.nl
77270              Date: Sun, 2 Feb 2003 16:59:48 +0100
77271              Message-Id: <20030202155948.7971.qmail@abigail.nl>
77272      Branch: perl
77273            ! pod/perlfunc.pod
77274 ____________________________________________________________________________
77275 [ 18633] By: jhi                                   on 2003/02/02  16:48:26
77276         Log: Subject: [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
77277              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
77278              Date: Wed, 22 Jan 2003 22:35:56 +0100
77279              Message-Id: <20030122223556.57d597a3.rgarciasuarez@free.fr>
77280      Branch: perl
77281            ! mg.c pp.c pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t
77282 ____________________________________________________________________________
77283 [ 18632] By: jhi                                   on 2003/02/02  15:31:36
77284         Log: Also [perl #3547] has been fixed; add its test case.
77285      Branch: perl
77286            ! t/op/pat.t
77287 ____________________________________________________________________________
77288 [ 18631] By: jhi                                   on 2003/02/02  15:26:10
77289         Log: The [perl #7471] seems to have been fixed; add its test.
77290      Branch: perl
77291            ! t/op/pat.t
77292 ____________________________________________________________________________
77293 [ 18630] By: jhi                                   on 2003/02/02  15:21:23
77294         Log: seems to have been fixed; add its test.
77295      Branch: perl
77296            ! t/op/pat.t
77297 ____________________________________________________________________________
77298 [ 18629] By: jhi                                   on 2003/02/02  15:09:39
77299         Log: Plan 9: Supply also Russ Cox' original config.h for 5.8.0.
77300      Branch: perl
77301            + plan9/config_h.sample
77302            ! MANIFEST
77303 ____________________________________________________________________________
77304 [ 18628] By: jhi                                   on 2003/02/02  14:46:26
77305         Log: Plan 9: Update config.plan9 based on Russ Cox' work.
77306      Branch: perl
77307            ! plan9/config.plan9
77308 ____________________________________________________________________________
77309 [ 18627] By: jhi                                   on 2003/02/02  14:24:00
77310         Log: Plan 9: Update the list of object files.
77311      Branch: perl
77312            ! plan9/mkfile
77313 ____________________________________________________________________________
77314 [ 18626] By: jhi                                   on 2003/02/02  14:03:16
77315         Log: Plan 9: No Configure.
77316      Branch: perl
77317            ! Configure
77318 ____________________________________________________________________________
77319 [ 18624] By: jhi                                   on 2003/02/02  13:29:02
77320         Log: Plan 9: doesn't really do Configure (undo #18585/#18586)
77321      Branch: perl
77322            ! Configure
77323 ____________________________________________________________________________
77324 [ 18622] By: jhi                                   on 2003/02/02  12:49:13
77325         Log: minitest wasn't working.  (The $^X /miniperl/ test in
77326              io/crlf.t didn't work in Tru64, $^X was "./perl", used
77327              the same 'eval q/use .../' trick everywhere.)
77328      Branch: perl
77329            ! t/io/crlf.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
77330            ! t/uni/tr_utf8.t
77331 ____________________________________________________________________________
77332 [ 18621] By: jhi                                   on 2003/02/02  12:23:28
77333         Log: Fix and test for [perl #15549 Empty \Q\E not permitted]
77334              (test.pl-ise quotemeta.t, too)
77335      Branch: perl
77336            ! t/op/quotemeta.t toke.c
77337 ____________________________________________________________________________
77338 [ 18618] By: sky                                   on 2003/02/01  21:04:36
77339         Log: Fix bug #15837, temporary from storable call hadn't gotten
77340              freed yet and was cloned but without a real (AvREAL)
77341              reference to it. @_ doesn't refcount!
77342      Branch: perl
77343            ! ext/threads/threads.xs
77344 ____________________________________________________________________________
77345 [ 18616] By: jhi                                   on 2003/02/01  19:43:09
77346         Log: Integrate from perlio:
77347
77348              [ 18591]
77349              PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
77350              correct XSUB.h
77351
77352              [ 18611]
77353              Michael Schroeder's fix for re-try if stdio ops after
77354              interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
77355
77356              [ 18612]
77357              PerlIO friendly version of speed up of $/ = undef case.
77358
77359              [ 18613]
77360              fflush() before invalidating stdio's fileno.
77361      Branch: perl
77362           !> XSUB.h perlio.c sv.c
77363 ____________________________________________________________________________
77364 [ 18615] By: sky                                   on 2003/02/01  12:01:01
77365         Log: Don't free thread before using it, breaks platforms that
77366              trust that I really want to free what I free, (like HPUX
77367              and AIX).
77368      Branch: perl
77369            ! ext/threads/threads.xs
77370 ____________________________________________________________________________
77371 [ 18614] By: ams                                   on 2003/02/01  12:00:29
77372         Log: Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
77373              From: Nick Ing-Simmons <nick@ing-simmons.net>
77374              Date: Sat, 01 Feb 2003 13:03:52 +0000
77375              Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com>
77376      Branch: perl
77377            ! perlio.c
77378 ____________________________________________________________________________
77379 [ 18609] By: jhi                                   on 2003/01/31  08:58:40
77380         Log: Go even further (back) than change #18608 and revert
77381              to the 5.8.0 code, since otherwise split.t #40 fails.
77382              The four new tests of pat.t should keep us more honest.
77383      Branch: perl
77384            ! regexec.c
77385 ____________________________________________________________________________
77386 [ 18608] By: jhi                                   on 2003/01/31  08:24:53
77387         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
77388              From: Enache Adrian <enache@rdslink.ro>
77389              Date: Fri, 31 Jan 2003 09:20:59 +0200
77390              Message-ID: <20030131072059.GB6045@ratsnest.hole>
77391      Branch: perl
77392            ! regexec.c t/op/pat.t
77393 ____________________________________________________________________________
77394 [ 18607] By: ams                                   on 2003/01/31  02:29:56
77395         Log: Fix typo in version check ($[ to $]).
77396      Branch: perl
77397            ! ext/Storable/t/restrict.t
77398 ____________________________________________________________________________
77399 [ 18606] By: rgs                                   on 2003/01/30  22:02:47
77400         Log: Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
77401              From: Jose.auguste-etienne@cgss-guyane.fr
77402              Date: Thu, 30 Jan 2003 12:40:53 -0300
77403              Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>
77404      Branch: perl
77405            ! pod/perlunicode.pod
77406 ____________________________________________________________________________
77407 [ 18605] By: rgs                                   on 2003/01/30  20:58:52
77408         Log: code example in the FAQ that isn't strict-friendly.
77409              Subject: [perl #20616] Tie::IxHash doc error.
77410              From: Beckett Richard-qswi266 (via RT) <perlbug-followup@perl.org>
77411              Date: 30 Jan 2003 11:43:17 -0000
77412              Message-Id: <rt-20616-49904.16.891027432675@bugs6.perl.org>
77413      Branch: perl
77414            ! pod/perlfaq4.pod
77415 ____________________________________________________________________________
77416 [ 18604] By: rgs                                   on 2003/01/30  20:52:05
77417         Log: FAQ sync.
77418      Branch: perl
77419            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
77420            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
77421            ! pod/perlfaq8.pod
77422 ____________________________________________________________________________
77423 [ 18603] By: jhi                                   on 2003/01/30  08:05:22
77424         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
77425              From: Enache Adrian <enache@rdslink.ro>
77426              Date: Thu, 30 Jan 2003 10:48:09 +0200
77427              Message-ID: <20030130084809.GA16902@ratsnest.hole>
77428
77429              Fix for half of the failures, with an expanded test.
77430      Branch: perl
77431            ! lib/utf8.t sv.c
77432 ____________________________________________________________________________
77433 [ 18602] By: merijn                                on 2003/01/30  06:31:50
77434         Log: Updates to the openbsd hints
77435
77436              Subject: [perl #20606] [no subject]
77437              Date: 29 Jan 2003 18:38:37 -0000
77438              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
77439              Message-Id: <rt-20606-49879.4.78874436094841@bugs6.perl.org>
77440      Branch: perl
77441            ! hints/openbsd.sh
77442 ____________________________________________________________________________
77443 [ 18601] By: jhi                                   on 2003/01/29  05:58:36
77444         Log: More of the #18600.
77445      Branch: perl
77446            ! pad.c
77447 ____________________________________________________________________________
77448 [ 18600] By: jhi                                   on 2003/01/29  05:37:12
77449         Log: Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV)
77450              dumping (but now use SvPV_nolen).  (This change made an empty
77451              prototype to show up as "_" under -Uuseperlio.)
77452      Branch: perl
77453            ! dump.c
77454 ____________________________________________________________________________
77455 [ 18599] By: rgs                                   on 2003/01/28  21:07:08
77456         Log: Fix a very small memory leak in op_free, by reserving the
77457              case op_seq == (U16)-1 for the compiler backend
77458
77459              Subject: Re: Freeing code
77460              From: "Paul Johnson" <paul@pjcj.net>
77461              Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET)
77462              Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net>
77463      Branch: perl
77464            ! op.c
77465 ____________________________________________________________________________
77466 [ 18598] By: rgs                                   on 2003/01/28  20:43:02
77467         Log: Integrate from maint-5.8:
77468              Change 18450 :
77469              Tiny output tweak.
77470              Change 18429 :
77471              AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE
77472              things like drand48_data are undefined).
77473              Change 18388 :
77474              List the PERL_MAGIC_utf8 ('w') flag.
77475      Branch: perl
77476           !> hints/aix.sh pod/perlguts.pod t/op/pat.t
77477 ____________________________________________________________________________
77478 [ 18597] By: rgs                                   on 2003/01/27  21:52:00
77479         Log: Subject: Re: [perl #20274] perlbug requires dynamic loading
77480              From: Slaven Rezic <slaven@rezic.de>
77481              Date: 14 Jan 2003 20:58:54 +0100
77482              Message-ID: <87n0m3v6yp.fsf@vran.herceg.de>
77483      Branch: perl
77484            ! ext/Sys/Hostname/Hostname.pm
77485 ____________________________________________________________________________
77486 [ 18596] By: rgs                                   on 2003/01/27  20:38:21
77487         Log: Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but
77488              without the lval context tweak. Used in OP_DBSTATE.
77489              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
77490              From: Dave Mitchell <davem@fdgroup.com>
77491              Date: Sun, 26 Jan 2003 17:42:42 +0000
77492              Message-ID: <20030126174242.H16182@fdgroup.com>
77493      Branch: perl
77494            ! cop.h pp_ctl.c
77495 ____________________________________________________________________________
77496 [ 18595] By: rgs                                   on 2003/01/27  20:32:01
77497         Log: Subject: [PATCH] make Copy On Write work once again
77498              From: Nicholas Clark <nick@unfortu.net>
77499              Date: Sat, 25 Jan 2003 00:25:50 +0000
77500              Message-ID: <20030125002550.GG278@Bagpuss.unfortu.net>
77501      Branch: perl
77502            ! sv.h
77503 ____________________________________________________________________________
77504 [ 18594] By: jhi                                   on 2003/01/27  20:01:44
77505         Log: Update the pod list for Plan 9.
77506      Branch: perl
77507            ! plan9/mkfile
77508 ____________________________________________________________________________
77509 [ 18593] By: sky                                   on 2003/01/26  22:37:21
77510         Log: When we copy things out of a hash and increment the
77511              refcount of the shared scalar, we really must protect
77512              that refcount increase with a lock, or else it might not
77513              happen. Fixes segfault when objects would prematurely
77514              be killed.
77515      Branch: perl
77516            ! ext/threads/shared/shared.xs
77517 ____________________________________________________________________________
77518 [ 18592] By: jhi                                   on 2003/01/26  21:54:36
77519         Log: Missing (STRLEN)casts.
77520      Branch: perl
77521            ! sv.c
77522 ____________________________________________________________________________
77523 [ 18589] By: rgs                                   on 2003/01/26  13:06:49
77524         Log: OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
77525
77526              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
77527              From: Dave Mitchell <davem@fdgroup.com>
77528              Date: Fri, 24 Jan 2003 18:44:19 +0000
77529              Message-ID: <20030124184419.F11179@fdgroup.com>
77530      Branch: perl
77531            ! mg.c op.h pp_ctl.c
77532 ____________________________________________________________________________
77533 [ 18588] By: jhi                                   on 2003/01/26  12:18:10
77534         Log: Lest people get worried about not having PerlIO.
77535      Branch: perl
77536            ! pod/perluniintro.pod
77537 ____________________________________________________________________________
77538 [ 18586] By: jhi                                   on 2003/01/26  09:19:01
77539         Log: Plan 9 doesn't do nm, from Russ Cox.
77540      Branch: perl
77541            ! Configure
77542 ____________________________________________________________________________
77543 [ 18584] By: jhi                                   on 2003/01/26  09:11:23
77544         Log: Plan 9 doesn't really have the symlink API, from Russ Cox.
77545      Branch: perl
77546            ! plan9/plan9ish.h
77547 ____________________________________________________________________________
77548 [ 18583] By: jhi                                   on 2003/01/26  09:08:36
77549         Log: Plan 9 compiler can't return quads from the ?: (condop).
77550              (There may be more spots like this, so a Configure test
77551              maybe in order, but this works for now.)  From Russ Cox.
77552      Branch: perl
77553            ! ext/PerlIO/via/via.xs plan9/plan9ish.h
77554 ____________________________________________________________________________
77555 [ 18581] By: ams                                   on 2003/01/26  05:29:40
77556         Log: Subject: Re: truncate using a globref
77557              From: Slaven Rezic <slaven@rezic.de>
77558              Date: Thu, 23 Jan 2003 15:48:52 +0100 (CET)
77559              Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de>
77560      Branch: perl
77561            ! pp_sys.c t/io/fs.t
77562 ____________________________________________________________________________
77563 [ 18580] By: ams                                   on 2003/01/26  04:57:47
77564         Log: Subject: patch to speed up Perl's slurp mode
77565              From: Enache Adrian <enache@rdslink.ro>
77566              Date: Fri, 24 Jan 2003 06:23:54 +0200
77567              Message-Id: <20030124042354.GA30362@ratsnest.hole>
77568      Branch: perl
77569            ! sv.c
77570 ____________________________________________________________________________
77571 [ 18579] By: ams                                   on 2003/01/26  02:50:44
77572         Log: Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
77573              From: Enache Adrian <enache@rdslink.ro>
77574              Date: Sun, 26 Jan 2003 04:55:48 +0200
77575              Message-Id: <20030126025548.GB812@ratsnest.hole>
77576      Branch: perl
77577            ! pp_ctl.c
77578 ____________________________________________________________________________
77579 [ 18578] By: ams                                   on 2003/01/26  02:40:20
77580         Log: Subject: [PATCH Storable 2.06] const declaration fixup
77581              From: "Craig A. Berry" <craigberry@mac.com>
77582              Date: Thu, 23 Jan 2003 16:24:46 -0600
77583              Message-Id: <3E306BAE.4030807@mac.com>
77584      Branch: perl
77585            ! ext/Storable/Storable.xs
77586 ____________________________________________________________________________
77587 [ 18577] By: rgs                                   on 2003/01/23  20:46:00
77588         Log: Subject: [PATCH] move pad.c warnings to different test file
77589              From: Dave Mitchell <davem@fdgroup.com>
77590              Date: Thu, 23 Jan 2003 20:56:47 +0000
77591              Message-ID: <20030123205647.C8696@fdgroup.com>
77592      Branch: perl
77593            + t/lib/warnings/pad
77594            ! MANIFEST t/lib/warnings/op
77595 ____________________________________________________________________________
77596 [ 18573] By: nick                                  on 2003/01/23  07:26:43
77597         Log: Fix Solaris 32-bit invalidate case.
77598      Branch: perl
77599            ! perlio.c
77600 ____________________________________________________________________________
77601 [ 18572] By: rgs                                   on 2003/01/22  21:40:21
77602         Log: Integrate change 18448 from maint-5.8 :
77603
77604              Subject: Partial Data::Dumper patch
77605              From: Richard Clamp <richardc@unixbeard.net>
77606              Date: Sat, 4 Jan 2003 00:52:47 +0000
77607              Message-ID: <20030104005247.GA27685@mirth.demon.co.uk>
77608
77609              Subject: Re: Partial Data::Dumper patch
77610              From: Slaven Rezic <slaven@rezic.de>
77611              Date: 04 Jan 2003 02:48:08 +0100
77612              Message-ID: <87u1gp4rdz.fsf@vran.herceg.de>
77613      Branch: perl
77614           !> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
77615 ____________________________________________________________________________
77616 [ 18571] By: rgs                                   on 2003/01/22  21:22:31
77617         Log: Subject: [PATCH] Re: difference between my and our before introduction
77618              From: Dave Mitchell <davem@fdgroup.com>
77619              Date: Thu, 16 Jan 2003 17:12:37 +0000
77620              Message-ID: <20030116171237.C420@fdgroup.com>
77621              (with a small test tweak)
77622      Branch: perl
77623            ! pad.c t/comp/our.t toke.c
77624 ____________________________________________________________________________
77625 [ 18569] By: rgs                                   on 2003/01/22  21:00:59
77626         Log: Fix [perl #19860] by adding a POSIX::fsync() stub.
77627      Branch: perl
77628            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
77629 ____________________________________________________________________________
77630 [ 18561] By: jhi                                   on 2003/01/22  17:43:45
77631         Log: Integrate from perlio:
77632              [ 18560]
77633              Fixes for open.pm which attempts to load layers:
77634              1. C equivalent of local $SIG{__WARN__} = sub {}
77635              while loading layers to supress warnings lib/open.t does
77636              not want.
77637              2. The loading scheme does not recurse now so look for
77638              new symptom of bad layer which is that a good module
77639              fails to load (as we cannot open any files).
77640
77641              NOTE: In my opinion open.pm should probably die on bad layer
77642              spec rather than just (maybe) warning and then allowing opens
77643              to fail.
77644      Branch: perl
77645           !> lib/open.t perlio.c
77646 ____________________________________________________________________________
77647 [ 18559] By: jhi                                   on 2003/01/22  13:19:31
77648         Log: Upgrade to Encode 1.86.
77649      Branch: perl
77650            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
77651            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
77652            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
77653 ____________________________________________________________________________
77654 [ 18558] By: jhi                                   on 2003/01/22  13:05:27
77655         Log: Subject: Re: slight tweak to -DR flag - display whether on tmps stack
77656              From: Dave Mitchell <davem@fdgroup.com>
77657              Date: Sun, 19 Jan 2003 17:22:05 +0000
77658              Message-ID: <20030119172204.D24444@fdgroup.com>
77659      Branch: perl
77660            ! dump.c
77661 ____________________________________________________________________________
77662 [ 18557] By: jhi                                   on 2003/01/22  13:01:15
77663         Log: Subject: [PATCH] Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad free warning   in blead with SIGWARN
77664              From: Nicholas Clark <nick@unfortu.net>
77665              Date: Tue, 21 Jan 2003 22:27:21 +0000
77666              Message-ID: <20030121222720.GG293@Bagpuss.unfortu.net>
77667      Branch: perl
77668            ! sv.c t/op/ref.t
77669 ____________________________________________________________________________
77670 [ 18556] By: jhi                                   on 2003/01/22  12:59:02
77671         Log: Subject: [PATCH perlio.h] (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined))
77672              From: Robin Barker <Robin.Barker@npl.co.uk>
77673              Date: Mon, 20 Jan 2003 15:26:21 -0000
77674              Message-ID: <533D273D4014D411AB1D00062938C4D904046299@hotel.npl.co.uk>
77675      Branch: perl
77676            ! perlio.h
77677 ____________________________________________________________________________
77678 [ 18555] By: jhi                                   on 2003/01/22  12:57:20
77679         Log: Integrate from perlio:
77680              [ 18539]
77681              Try the invalidate_fileno() idea for non-leaky stdio sockets.
77682
77683              [ 18540]
77684              stdio does NOT set errno==EBADF on invalidated fileno
77685
77686              [ 18547]
77687              Tweak APItest for new semantics of printf.
77688              Now printf() is always real printf() and not #define'd to
77689              PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected
77690              back to original file does not affect stdout unless we are
77691              using :stdio as implementation. So things printf()ed XS side
77692              are not written to file (and turn up at end of test).
77693              So add an XS function which does fflush(stdout), modify .pm
77694              file to export it and .t file to call it.
77695
77696              [ 18548]
77697              Add defined(__osf__) case to invalidate_fileno (for Tru64).
77698
77699              [ 18549]
77700              Report layer name (without arg) on fail, and attempt to
77701              autoload layer name. (Fix for [perl #20460]).
77702
77703              [ 18550]
77704              #if defined(__irix__) (for stdio invalidate) from Jarkko.
77705      Branch: perl
77706           !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
77707           !> ext/XS/APItest/t/printf.t lib/open.pm perlio.c
77708 ____________________________________________________________________________
77709 [ 18554] By: jhi                                   on 2003/01/22  12:47:03
77710         Log: Subject: [PATCH av.c] Re: [perl #15439] unreferenced scalar due to double DESTROY
77711              From: Dave Mitchell <davem@fdgroup.com>
77712              Date: Sun, 19 Jan 2003 16:43:54 +0000
77713              Message-ID: <20030119164353.B24444@fdgroup.com>
77714      Branch: perl
77715            ! av.c t/op/array.t
77716 ____________________________________________________________________________
77717 [ 18553] By: jhi                                   on 2003/01/22  12:43:31
77718         Log: Subject: Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8)
77719              From: Martti Rahkila <martti.rahkila@hut.fi>
77720              Date: Sat, 18 Jan 2003 00:25:39 +0200
77721              Message-ID: <20030118002539.A30585@wurlitzer.hut.fi>
77722
77723              (chose the 'even safer' version)
77724      Branch: perl
77725            ! lib/Term/Complete.pm
77726 ____________________________________________________________________________
77727 [ 18552] By: jhi                                   on 2003/01/22  12:34:06
77728         Log: Subject: [PATCH] assert PV isn't RV
77729              From: Nicholas Clark <nick@unfortu.net>
77730              Date: Fri, 17 Jan 2003 19:40:45 +0000
77731              Message-ID: <20030117194044.GB297@Bagpuss.unfortu.net>
77732      Branch: perl
77733            ! sv.h
77734 ____________________________________________________________________________
77735 [ 18551] By: jhi                                   on 2003/01/22  12:28:11
77736         Log: Integrate from maint-5.8:
77737              [ 18375]
77738              Better version of change #18370; use the new 'E' flag
77739              so that cxinc is exposed (as cpp) only to List::Util
77740              (well, any extension) (well, anyone who does -DPERL_EXT),
77741              no need to export it globally.
77742      Branch: perl
77743           !> embed.fnc embed.h ext/List/Util/Makefile.PL global.sym
77744 ____________________________________________________________________________
77745 [ 18545] By: ams                                   on 2003/01/22  06:06:26
77746         Log: Subject: [PATCH perl-current] AUTHORS correction
77747              From: Richard Soderberg <rs@crystalflame.net>
77748              Date: Wed, 22 Jan 2003 02:08:13 -0500
77749              Message-Id: <45B4D3AE-2DD8-11D7-8CF9-000393801F84@crystalflame.net>
77750      Branch: perl
77751            ! AUTHORS
77752 ____________________________________________________________________________
77753 [ 18544] By: jhi                                   on 2003/01/22  03:45:01
77754         Log: Continuation of #18542.
77755      Branch: perl
77756            ! sv.c
77757 ____________________________________________________________________________
77758 [ 18543] By: jhi                                   on 2003/01/22  03:21:23
77759         Log: Update the MD5 checksums.
77760      Branch: perl
77761            ! ext/Digest/MD5/t/files.t
77762 ____________________________________________________________________________
77763 [ 18542] By: hv                                    on 2003/01/22  01:37:52
77764         Log: #18530 misses a couple of pTHX definitions
77765      Branch: perl
77766            ! sv.c
77767 ____________________________________________________________________________
77768 [ 18541] By: jhi                                   on 2003/01/21  22:08:51
77769         Log: Try to make including patchlevel.h a bit more
77770              robust (use <> instead of "") and in case of
77771              failure (PERL_VERSION didn't get defined) try
77772              to fail (by trying to #include an "obviously"
77773              named file that should not exist) (didn't use
77774              #error since IIRC older cpps do not have it)
77775              (Tries to address [perl #20276].)
77776      Branch: perl
77777            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
77778            ! ext/Digest/MD5/MD5.xs ext/List/Util/Util.xs
77779            ! ext/Storable/Storable.xs
77780 ____________________________________________________________________________
77781 [ 18538] By: merijn                                on 2003/01/21  16:54:00
77782         Log: Subject: [PATCH] Re: FreeBSD 5 hints patch
77783              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77784              Date: Mon, 30 Dec 2002 18:01:16 -0800
77785              Message-ID: <spPE+gzkg+6F092yn@efn.org>
77786      Branch: perl
77787            ! Configure
77788 ____________________________________________________________________________
77789 [ 18536] By: jhi                                   on 2003/01/21  14:18:40
77790         Log: Allow explicit -C enable/disable by -C:1/-C:0
77791              (suggested by Peter Haworth).
77792      Branch: perl
77793            ! perl.c pod/perlrun.pod
77794 ____________________________________________________________________________
77795 [ 18534] By: hv                                    on 2003/01/21  02:22:53
77796         Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too)
77797              From: Chip Turner <cturner@redhat.com>
77798              Date: 02 Jan 2003 11:35:57 -0500
77799              Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
77800      Branch: perl
77801            ! lib/Pod/Perldoc.pm
77802 ____________________________________________________________________________
77803 [ 18533] By: hv                                    on 2003/01/21  02:15:29
77804         Log: Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0
77805              From: hv@crypt.org
77806              Date: Thu, 02 Jan 2003 14:33:49 +0000
77807              Message-Id: <200301021433.h02EXno03562@crypt.compulink.co.uk>
77808      Branch: perl
77809            ! regexec.c t/op/subst.t
77810 ____________________________________________________________________________
77811 [ 18532] By: hv                                    on 2003/01/21  01:56:31
77812         Log: Subject: Re: [perl #19236] perlsyn: implicit localisation in while()
77813              From: Martien Verbruggen <mgjv@tradingpost.com.au>
77814              Date: Tue, 31 Dec 2002 16:42:28 +1100
77815              Message-Id: <slrnb12bi4.4tt.mgjv@martien.heliotrope.home>
77816      Branch: perl
77817            ! pod/perlsyn.pod
77818 ____________________________________________________________________________
77819 [ 18531] By: hv                                    on 2003/01/21  01:52:49
77820         Log: integrate #18366-18370 from maint-5.8:
77821              Implement the CPP namespace protection from [perl #8610];
77822              unless a function has an 'A' flag, it's defined only if
77823              PERL_CORE.  (Why do we have so many many functions with an
77824              'A' flag, is another matter.)  (The number of #ifdef PERL_COREs
77825              could be cut down further by having a state variable and
77826              inserting #ifdefs and #endifs when the state flips.)
77827
77828              Caught by change #18366; thanks to the re extension we have some
77829              functions that are file static but yet part of "the public API"...
77830              Maybe a new class of exportability (a new embed.fnc flag) is
77831              required for this case.
77832
77833              Continue on change #18367; implement the said flag, 'E'.
77834              (Some nm output studying was needed to get the right set
77835              of re symbols defined.)
77836
77837              In AIX (strict symbol exports) the cxinc is needed for List::Util.
77838      Branch: perl
77839            ! embed.fnc embed.h embed.pl ext/re/Makefile.PL global.sym
77840 ____________________________________________________________________________
77841 [ 18530] By: hv                                    on 2003/01/21  01:37:03
77842         Log: integrate (by hand) #18353 and #18359 from maint-5.8:
77843              Introduce a cache for UTF-8 data: length and byte<->char offset
77844              mapping are stored in a new type of magic.  Speeds up length(),
77845              substr(), index(), rindex(), pos(), and some parts of s///.
77846
77847              The speedup varies a lot (on the usual suspects: what is the
77848              access pattern of the data, compiler, CPU), but should be at
77849              least one order of magnitude, and getting to the same magnitude
77850              as byte string speeds, and in some cases  (length on unchanged data)
77851              even reaching the byte string speed.  On the other hand, in some
77852              cases (index) the byte speed is still faster by a factor of five
77853              or so, but the bottleneck there does not seem to be any more
77854              the byte<->char offset mapping (instead, the fbm_instr() speed).
77855
77856              There is one cache slot for the length, and only two for the
77857              byte<->char offset mapping (the first one for the start->offset,
77858              and the second for the offset->offset+length, when talking
77859              in substr() terms).
77860
77861              Code this hairy is bound to have hairy trolls hiding under it.
77862              [...]
77863              A small tweak on top of #18353: don't display mg_len bytes of
77864              mg_ptr for PERL_MAGIC_utf8 because that's not what's there.
77865      Branch: perl
77866            ! dump.c embed.fnc embed.h mg.c perl.h pod/perlapi.pod proto.h
77867            ! sv.c util.c
77868 ____________________________________________________________________________
77869 [ 18529] By: hv                                    on 2003/01/21  00:44:20
77870         Log: integrate #18349 from maint-5.8:
77871              At least partially address [perl #10000] by speeding
77872              up both the ASCII case (by about 2-3%) and the UTF-8 case
77873              (by about 45%).  The major trick is to avoid hitting the
77874              costly S_reginclass().  (Even before this patch the speedup
77875              since 5.8.0 was about 40-50%.)  After this the UTF-8 case is
77876              still about 30-60% slower than the ASCII case.  (Note that
77877              I'm unable to reproduce the 10-fold speed difference of the
77878              original bug report; I can see a factor of 2 or 3, but no more.)
77879      Branch: perl
77880           !> regexec.c
77881 ____________________________________________________________________________
77882 [ 18528] By: hv                                    on 2003/01/21  00:24:11
77883         Log: Subject: [PATCH pp_ctl.c] silence warning
77884              From: Dave Mitchell <davem@fdgroup.com>
77885              Date: Sun, 29 Dec 2002 15:09:31 +0000
77886              Message-ID: <20021229150931.C2325@fdgroup.com>
77887      Branch: perl
77888            ! pp_ctl.c
77889 ____________________________________________________________________________
77890 [ 18527] By: hv                                    on 2003/01/21  00:04:14
77891         Log: Subject: perl version reporting
77892              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77893              Date: Wed, 18 Dec 2002 08:30:32 +0100
77894              Message-Id: <20021218081957.ABD8.H.M.BRAND@hccnet.nl>
77895      Branch: perl
77896            ! perl.c
77897 ____________________________________________________________________________
77898 [ 18526] By: hv                                    on 2003/01/20  23:21:22
77899         Log: Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385]
77900              From: Blair Zajac <blair@orcaware.com>
77901              Date: Wed, 08 Jan 2003 12:28:35 -0800
77902              Message-ID: <3E1C89F3.2B4759C@orcaware.com>
77903      Branch: perl
77904            ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
77905            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
77906 ____________________________________________________________________________
77907 [ 18524] By: jhi                                   on 2003/01/20  17:51:10
77908         Log: Integrate from perlio:
77909              [ 18520]
77910              Move #define printf out of perl.h into appropriate
77911              PerlIO files.
77912      Branch: perl
77913           !> fakesdio.h nostdio.h perl.h
77914 ____________________________________________________________________________
77915 [ 18523] By: jhi                                   on 2003/01/20  17:48:51
77916         Log: Upgrade to Digest 1.02.
77917      Branch: perl
77918            ! lib/Digest.pm lib/Digest.t
77919 ____________________________________________________________________________
77920 [ 18522] By: jhi                                   on 2003/01/20  17:43:15
77921         Log: Subject: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
77922              From: "enache@rdslink.ro (via RT)" <perlbug-followup@perl.org>
77923              Date: 20 Jan 2003 01:54:07 -0000
77924              Message-Id: <rt-20408-49009.18.2567818321236@bugs6.perl.org>
77925      Branch: perl
77926            ! pp_hot.c
77927 ____________________________________________________________________________
77928 [ 18521] By: jhi                                   on 2003/01/20  17:37:35
77929         Log: Retract #18154 (integrate of perlio #18507), not enough
77930              threadsafety.
77931      Branch: perl
77932            ! perlio.c
77933 ____________________________________________________________________________
77934 [ 18519] By: jhi                                   on 2003/01/20  12:25:43
77935         Log: Encode MANIFEST update.
77936      Branch: perl
77937            ! ext/Encode/MANIFEST
77938 ____________________________________________________________________________
77939 [ 18517] By: nick                                  on 2003/01/20  08:34:10
77940         Log: Integrate #18405 from maint-5.8 which fixes whitespac
77941              issues in open(FH,"&...")
77942      Branch: perl
77943           !> doio.c
77944 ____________________________________________________________________________
77945 [ 18516] By: jhi                                   on 2003/01/19  13:48:10
77946         Log: microperl update.
77947      Branch: perl
77948            ! Makefile.micro uconfig.h uconfig.sh
77949 ____________________________________________________________________________
77950 [ 18514] By: jhi                                   on 2003/01/18  18:36:00
77951         Log: Integrate from perlio:
77952              [ 18507]
77953              Thread-protection for dup/fclose/dup2 scheme of stdio leak
77954              avoidance.
77955      Branch: perl
77956           !> perlio.c t/io/tell.t
77957 ____________________________________________________________________________
77958 [ 18513] By: jhi                                   on 2003/01/18  18:07:01
77959         Log: Slight pod reformatting based on [perl #20284].
77960      Branch: perl
77961            ! README.mint ext/Data/Dumper/Dumper.pm
77962 ____________________________________________________________________________
77963 [ 18512] By: jhi                                   on 2003/01/17  21:00:15
77964         Log: EPOC perl address updates.
77965      Branch: perl
77966            ! README.epoc
77967 ____________________________________________________________________________
77968 [ 18511] By: jhi                                   on 2003/01/17  20:23:42
77969         Log: Upgrade to Digest 1.01.
77970      Branch: perl
77971            ! lib/Digest.pm
77972 ____________________________________________________________________________
77973 [ 18510] By: jhi                                   on 2003/01/17  19:53:37
77974         Log: Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs)
77975      Branch: perl
77976            ! utils/libnetcfg.PL
77977 ____________________________________________________________________________
77978 [ 18509] By: jhi                                   on 2003/01/17  19:45:11
77979         Log: Upgrade to Digest::MD5 2.22.
77980      Branch: perl
77981            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
77982            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/README
77983            ! ext/Digest/MD5/t/files.t
77984 ____________________________________________________________________________
77985 [ 18508] By: merijn                                on 2003/01/17  14:12:53
77986         Log: Subject: Re: 18457 on cygwin/20030113
77987              From: Nick Ing-Simmons <nick.ing-simmons@elixent.com>
77988              Date: Fri, 17 Jan 2003 15:10:34 +0000
77989              Message-Id: <20030117151034.2651.3@bactrian.elixent.com>
77990      Branch: perl
77991            ! t/io/tell.t
77992 ____________________________________________________________________________
77993 [ 18504] By: jhi                                   on 2003/01/17  13:21:51
77994         Log: Integrate from perlio:
77995              [ 18476]
77996              Remove workaround for :stdio layer bug now fixed
77997              (Fixes #18975)
77998      Branch: perl
77999           !> pp_sys.c
78000 ____________________________________________________________________________
78001 [ 18502] By: jhi                                   on 2003/01/16  22:53:23
78002         Log: Integrate from maint-5.6:
78003              [ 18477]
78004              search utility doesn't skip exe/lib/pdb files properly on windows
78005      Branch: perl
78006           !> win32/bin/search.pl
78007 ____________________________________________________________________________
78008 [ 18501] By: rgs                                   on 2003/01/16  21:28:42
78009         Log: Subject: Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_
78010              From: "Jos I. Boumans" <kane@dwim.org>
78011              Date: Thu, 16 Jan 2003 14:04:48 +0100
78012              Message-ID: <3E26ADF0.6010605@dwim.org>
78013              (with test tweaks)
78014      Branch: perl
78015            ! lib/File/Find.pm lib/File/Find/t/find.t
78016 ____________________________________________________________________________
78017 [ 18500] By: rgs                                   on 2003/01/16  21:17:14
78018         Log: Integrate #18447 from maint-5.8 :
78019              test.pl-ise t/op/fh.t.
78020      Branch: perl
78021           !> t/op/fh.t
78022 ____________________________________________________________________________
78023 [ 18499] By: rgs                                   on 2003/01/16  20:58:59
78024         Log: Integrate changes to Attribute::Handlers from maint-5.8
78025              (18404 and 18427).
78026              Subject: [PATCH] Re: Attribute::Handlers phase variance
78027              From: Richard Clamp <richardc@unixbeard.net>
78028              Date: Mon, 9 Dec 2002 11:10:24 +0000
78029              Message-ID: <20021209111024.GA14365@mirth.demon.co.uk>
78030      Branch: perl
78031           !> lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
78032 ____________________________________________________________________________
78033 [ 18498] By: rgs                                   on 2003/01/16  20:48:10
78034         Log: Integrate changes #18422 and #18423 from maint-5.8.
78035              18422 :
78036              Third Degree found a read of uninit memory (after setting
78037              grent_size with sysconf(), pwent_size was read).  Also make
78038              the ERANGE/INVARG more consistent.
78039              18423 :
78040              spent_size was still off.  (As far as I can tell
78041              _SC_GETPW_R_SIZE_MAX is supposed to be used also
78042              for spents, not just pwents.)
78043      Branch: perl
78044           !> reentr.c reentr.h reentr.pl
78045 ____________________________________________________________________________
78046 [ 18497] By: rgs                                   on 2003/01/16  20:40:58
78047         Log: Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime?
78048              From: Dave Mitchell <davem@fdgroup.com>
78049              Date: Wed, 1 Jan 2003 21:43:24 +0000
78050              Message-ID: <20030101214324.F12907@fdgroup.com>
78051              (integrated from change #18397 in maint-5.8)
78052      Branch: perl
78053           !> lib/Time/Local.pm lib/Time/Local.t
78054 ____________________________________________________________________________
78055 [ 18496] By: jhi                                   on 2003/01/16  20:36:23
78056         Log: Fix 'use encoding' I/O for code points 0x80..0xFF;
78057              code changes from Inaba Hiroto; test tweaks by jhi.
78058      Branch: perl
78059            + ext/Encode/t/enc_eucjp.t
78060            ! MANIFEST doio.c ext/Encode/encoding.pm ext/Encode/t/enc_utf8.t
78061            ! pp.c sv.c sv.h t/uni/tr_utf8.t
78062 ____________________________________________________________________________
78063 [ 18495] By: jhi                                   on 2003/01/16  20:19:36
78064         Log: It seems the binmode() is needed with UTF-8 locales enabled.
78065      Branch: perl
78066            ! ext/Encode/t/CJKT.t
78067 ____________________________________________________________________________
78068 [ 18494] By: jhi                                   on 2003/01/16  20:11:35
78069         Log: Upgrade to CGI.pm 2.89.
78070      Branch: perl
78071            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
78072            ! lib/CGI/t/carp.t lib/CGI/t/html.t lib/CGI/t/pretty.t
78073 ____________________________________________________________________________
78074 [ 18493] By: jhi                                   on 2003/01/16  20:03:01
78075         Log: Subject: Update for ext/MIME/Base64/
78076              From: Gisle Aas <gisle@ActiveState.com>
78077              Date: 30 Dec 2002 07:34:34 -0800
78078              Message-ID: <lrhecvzfjp.fsf@caliper.activestate.com>
78079      Branch: perl
78080            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
78081            ! ext/MIME/Base64/QuotedPrint.pm
78082            ! ext/MIME/Base64/t/quoted-print.t ext/MIME/Base64/t/unicode.t
78083 ____________________________________________________________________________
78084 [ 18492] By: jhi                                   on 2003/01/16  19:56:07
78085         Log: Subject: Update for ext/Digest/MD5/
78086              From: Gisle Aas <gisle@ActiveState.com>
78087              Date: 30 Dec 2002 07:38:16 -0800
78088              Message-ID: <lrd6njzfdj.fsf@caliper.activestate.com>
78089      Branch: perl
78090            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
78091            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
78092            ! ext/Digest/MD5/t/files.t
78093 ____________________________________________________________________________
78094 [ 18491] By: jhi                                   on 2003/01/16  19:24:10
78095         Log: if (0) the PL_widesyscalls code for now: Sarathy
78096              should take another look to see whether it is really
78097              safe to remove the code, too.
78098      Branch: perl
78099            ! win32/win32.h wince/win32.h
78100 ____________________________________________________________________________
78101 [ 18490] By: jhi                                   on 2003/01/16  01:58:39
78102         Log: Make the locale-induced UTF-8-ification of STD fhs
78103              and the default file open layer explicit (either -C
78104              or PERL_UTF8_LOCALE), instead of implicit (and unasked-for).
78105      Branch: perl
78106            ! embedvar.h gv.c intrpvar.h locale.c mg.c perl.c perlapi.h
78107            ! pod/perlrun.pod pod/perlunicode.pod pod/perluniintro.pod
78108            ! pod/perlvar.pod
78109 ____________________________________________________________________________
78110 [ 18489] By: rgs                                   on 2003/01/15  20:55:00
78111         Log: Subject: [PATCH 5.8.0] perlrun.pod: fix -i examples
78112              From: Brendan O'Dea <bod@debian.org>
78113              Date: Sun, 12 Jan 2003 06:18:32 +1100
78114              Message-ID: <20030111191832.GA19441@londo.c47.org>
78115      Branch: perl
78116            ! pod/perlrun.pod
78117 ____________________________________________________________________________
78118 [ 18488] By: rgs                                   on 2003/01/15  20:51:48
78119         Log: Subject: [PATCH 5.8.0] diagnostics.pm: useful apropos description for splain
78120              From: Brendan O'Dea <bod@debian.org>
78121              Date: Sun, 12 Jan 2003 06:17:30 +1100
78122              Message-ID: <20030111191730.GA19420@londo.c47.org>
78123      Branch: perl
78124            ! lib/diagnostics.pm
78125 ____________________________________________________________________________
78126 [ 18487] By: rgs                                   on 2003/01/15  20:45:14
78127         Log: Add a test case for bug [perl #19545]
78128      Branch: perl
78129            ! t/op/do.t
78130 ____________________________________________________________________________
78131 [ 18486] By: rgs                                   on 2003/01/15  20:34:52
78132         Log: isa() and can() didn't work on magic variables
78133              see Message-Id: <20030114220737.2190ba7c.rgarciasuarez@free.fr>
78134              plus a test case by B. Goldberg
78135      Branch: perl
78136            ! t/op/universal.t universal.c
78137 ____________________________________________________________________________
78138 [ 18485] By: rgs                                   on 2003/01/15  20:10:57
78139         Log: Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault
78140              From: Stephen McCamant <smcc@mit.edu>
78141              Date: Thu, 2 Jan 2003 18:08:23 -0500
78142              Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU>
78143              Plus a test by Jarkko
78144              Integrated from changes 18444 and 18446 from maint-5.8
78145      Branch: perl
78146           +> t/op/readline.t
78147           !> MANIFEST pp_hot.c
78148 ____________________________________________________________________________
78149 [ 18484] By: jhi                                   on 2003/01/15  14:09:57
78150         Log: Upgrade to Time::HiRes 1.42.
78151      Branch: perl
78152            + ext/Time/HiRes/fallback/const-c.inc
78153            + ext/Time/HiRes/fallback/const-xs.inc
78154            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
78155            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
78156 ____________________________________________________________________________
78157 [ 18483] By: jhi                                   on 2003/01/15  00:23:20
78158         Log: Detypo.
78159      Branch: perl
78160            ! ext/Encode/Unicode/Unicode.xs
78161 ____________________________________________________________________________
78162 [ 18482] By: rgs                                   on 2003/01/14  21:41:04
78163         Log: Integrate change #18365 from maint-5.8 :
78164              Doc tweak on the S_ macros.
78165      Branch: perl
78166           !> pod/perlfunc.pod
78167 ____________________________________________________________________________
78168 [ 18481] By: jhi                                   on 2003/01/14  12:40:24
78169         Log: Apparently some stdios have bugs (no! don't tell it is so!)
78170              or there is a corner of stdio that is substandardised.
78171      Branch: perl
78172            ! t/io/tell.t
78173 ____________________________________________________________________________
78174 [ 18480] By: jhi                                   on 2003/01/14  01:25:14
78175         Log: Encode 1.84 broke the subtest #7, further study required.
78176      Branch: perl
78177            ! t/uni/tr_utf8.t
78178 ____________________________________________________________________________
78179 [ 18479] By: jhi                                   on 2003/01/13  23:13:02
78180         Log: Add a test for encoding 'utf8'.
78181      Branch: perl
78182            + ext/Encode/t/enc_utf8.t
78183            ! MANIFEST ext/Encode/MANIFEST
78184 ____________________________________________________________________________
78185 [ 18478] By: jhi                                   on 2003/01/13  23:10:55
78186         Log: Upgrade to Encode 1.84.
78187      Branch: perl
78188            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
78189            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
78190 ____________________________________________________________________________
78191 [ 18475] By: jhi                                   on 2003/01/13  02:42:47
78192         Log: Integrate from perlio:
78193              [ 18471]
78194              Fix #18711 and add test for it (and indeed tell on write
78195              handles at all !
78196
78197              (#18711 Serious bug of tell() in perl)
78198      Branch: perl
78199           !> perlio.c t/io/tell.t
78200 ____________________________________________________________________________
78201 [ 18474] By: jhi                                   on 2003/01/13  02:41:04
78202         Log: Integrate from perlio:
78203              [ 18470]
78204              Fix #16306 and #16880
78205
78206              (#16306 Big Badda leak in Sockets)
78207              (#16880 Memory leak with IO::Socket in Perl v5.8.0)
78208      Branch: perl
78209           !> perlio.c
78210 ____________________________________________________________________________
78211 [ 18473] By: jhi                                   on 2003/01/13  02:38:33
78212         Log: Integrate perlio #18040 and #18043 (no real changes;
78213              some whitespace changes but ignored them so that Dan's
78214              version of Encode wins)
78215      Branch: perl
78216           !> ext/Encode/Encode.xs
78217 ____________________________________________________________________________
78218 [ 18472] By: jhi                                   on 2003/01/13  01:31:01
78219         Log: Integrate perlio to mainline:
78220              [ 18240]
78221              Avoid eqtime() wiping the file (as suggested by
78222              "Luis G. Uribe C." <GUribe@SoftHome.net>
78223      Branch: perl
78224           !> lib/ExtUtils/Command.pm
78225 ____________________________________________________________________________
78226 [ 18468] By: rgs                                   on 2003/01/09  21:07:44
78227         Log: Subject: [PATCH] VMS perly build tweak
78228              From: "Craig A. Berry" <craigberry@mac.com>
78229              Date: Thu, 9 Jan 2003 14:44:40 -0600
78230              Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
78231      Branch: perl
78232            ! vms/descrip_mms.template
78233 ____________________________________________________________________________
78234 [ 18467] By: rgs                                   on 2003/01/09  21:03:07
78235         Log: Document that ${^TAINT} is read-only.
78236      Branch: perl
78237            ! pod/perlvar.pod
78238 ____________________________________________________________________________
78239 [ 18465] By: rgs                                   on 2003/01/08  22:02:26
78240         Log: Fix the doc for splitpath() in the File::Spec modules :
78241              this function doesn't return undef in any case.
78242      Branch: perl
78243            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
78244            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
78245 ____________________________________________________________________________
78246 [ 18464] By: rgs                                   on 2003/01/08  21:40:37
78247         Log: Subject: [PATCH] label code in pp_ctl.c
78248              From: Nicholas Clark <nick@unfortu.net>
78249              Date: Thu, 26 Dec 2002 21:19:36 +0000
78250              Message-ID: <20021226211935.GE284@Bagpuss.unfortu.net>
78251              (Integrated from change #18400 from maint-5.8)
78252      Branch: perl
78253           !> pp_ctl.c
78254 ____________________________________________________________________________
78255 [ 18463] By: rgs                                   on 2003/01/08  21:27:49
78256         Log: Subject: [DOCPATCH] hv_store and hv_store_ent
78257              From: Nicholas Clark <nick@unfortu.net>
78258              Date: Wed, 1 Jan 2003 18:17:59 +0000
78259              Message-ID: <20030101181757.GB296@Bagpuss.unfortu.net>
78260              (Integrated from change #18399 from maint-5.8)
78261      Branch: perl
78262           !> hv.c
78263 ____________________________________________________________________________
78264 [ 18462] By: rgs                                   on 2003/01/08  21:24:09
78265         Log: Integrate change #18391 from maint-5.8:
78266              Document the installprefix trick for compiling PASE Perl in AIX.
78267      Branch: perl
78268           !> README.os400
78269 ____________________________________________________________________________
78270 [ 18461] By: rgs                                   on 2003/01/08  21:16:54
78271         Log: Integrate change #18362 from maint-5.8:
78272              Fix [perl #18666] (taking the more conservative approach).
78273      Branch: perl
78274           !> lib/File/Spec/Unix.pm
78275 ____________________________________________________________________________
78276 [ 18460] By: rgs                                   on 2003/01/08  21:14:20
78277         Log: Integrate change #18361 from maint-5.8:
78278              Document that the socketpair tests are unhappy in old SCO,
78279              as per [perl #18537].
78280      Branch: perl
78281           !> pod/perl58delta.pod
78282 ____________________________________________________________________________
78283 [ 18459] By: rgs                                   on 2003/01/08  20:48:19
78284         Log: PerlFAQ sync.
78285      Branch: perl
78286            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
78287            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
78288            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
78289            ! pod/perlfaq9.pod
78290 ____________________________________________________________________________
78291 [ 18456] By: hv                                    on 2003/01/07  09:20:22
78292         Log: Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)
78293              From: Nicholas Clark <nick@unfortu.net>
78294              Date: Thu, 26 Dec 2002 21:16:27 +0000
78295              Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net>
78296      Branch: perl
78297            ! doio.c dump.c ext/Data/Dumper/Dumper.xs gv.c op.c pad.c perl.c
78298            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c sv.c toke.c universal.c
78299            ! utf8.c
78300 ____________________________________________________________________________
78301 [ 18455] By: hv                                    on 2003/01/07  08:54:38
78302         Log: Subject: [PATCH] integrate more with report_evil_fh
78303              From: Nicholas Clark <nick@unfortu.net>
78304              Date: Thu, 26 Dec 2002 20:56:21 +0000
78305              Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
78306      Branch: perl
78307            ! pp_sys.c
78308 ____________________________________________________________________________
78309 [ 18454] By: hv                                    on 2003/01/07  08:45:54
78310         Log: Integrate podlators-1.25
78311      Branch: perl
78312            ! lib/Pod/Man.pm lib/Pod/t/man.t
78313 ____________________________________________________________________________
78314 [ 18453] By: rgs                                   on 2003/01/06  20:31:43
78315         Log: Change the value of ${^TAINT} : 0 without taint checks,
78316              1 with -T, and -1 with -t or -TU.
78317      Branch: perl
78318            ! mg.c pod/perlvar.pod t/op/taint.t t/run/runenv.t
78319            ! t/run/switcht.t
78320 ____________________________________________________________________________
78321 [ 18451] By: merijn                                on 2003/01/06  06:43:11
78322         Log: Subject: [PATCH perl@18746] VMS test adjustments
78323              Date: Sat, 04 Jan 2003 11:26:00 -0600
78324              From: "Craig A. Berry" <craigberry@mac.com>
78325              Message-ID: <3E171928.1040100@mac.com>
78326      Branch: perl
78327            ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t
78328            ! t/run/switchI.t
78329 ____________________________________________________________________________
78330 [ 18441] By: rgs                                   on 2003/01/04  20:06:45
78331         Log: Subject: [DOCPATCH] File::Copy's synopsis
78332              From: Nicholas Clark <nick@unfortu.net>
78333              Date: Wed, 1 Jan 2003 21:09:30 +0000
78334              Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
78335      Branch: perl
78336            ! lib/File/Copy.pm
78337 ____________________________________________________________________________
78338 [ 18440] By: rgs                                   on 2003/01/04  16:31:31
78339         Log: Integrate change #18420 from maint-5.8:
78340              Mea culpa: the join() was the string join, not the
78341              ithreads join().
78342      Branch: perl
78343           !> ext/threads/t/join.t
78344 ____________________________________________________________________________
78345 [ 18439] By: rgs                                   on 2003/01/04  15:34:54
78346         Log: Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
78347              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
78348              Date: Fri, 13 Dec 2002 00:54:43 +0100
78349              Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
78350              Same as change 18403 for maint-5.8 branch
78351      Branch: perl
78352            ! lib/ExtUtils/t/Embed.t
78353 ____________________________________________________________________________
78354 [ 18438] By: rgs                                   on 2003/01/04  15:24:22
78355         Log: Subject: Re: [PATCH] Tiny nits in perlre.pod
78356              From: andreas.koenig@anima.de (Andreas J. Koenig)
78357              Date: Fri, 03 Jan 2003 00:57:15 +0100
78358              Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
78359      Branch: perl
78360            ! pod/perlre.pod
78361 ____________________________________________________________________________
78362 [ 18435] By: jhi                                   on 2003/01/04  14:36:08
78363         Log: The problems.t is back.
78364      Branch: perl
78365            ! MANIFEST
78366 ____________________________________________________________________________
78367 [ 18434] By: sky                                   on 2003/01/04  07:43:50
78368         Log: Forgot to add problems.t with change #18419
78369      Branch: perl
78370            + ext/threads/t/problems.t
78371 ____________________________________________________________________________
78372 [ 18432] By: jhi                                   on 2003/01/04  04:48:30
78373         Log: One more (or, rather, less) //.
78374      Branch: perl
78375            ! ext/threads/threads.xs
78376 ____________________________________________________________________________
78377 [ 18431] By: jhi                                   on 2003/01/04  04:39:01
78378         Log: Integrate from maintperl:
78379              [ 18430]
78380              // is still not portable C commentary.
78381      Branch: perl
78382           !> ext/threads/threads.xs
78383 ____________________________________________________________________________
78384 [ 18425] By: jhi                                   on 2003/01/04  03:37:04
78385         Log: Until Arthur really adds the problems.t.
78386      Branch: perl
78387            ! MANIFEST
78388 ____________________________________________________________________________
78389 [ 18421] By: sky                                   on 2003/01/04  01:27:55
78390         Log: Fix long standing memory leak with pop and shift!
78391      Branch: perl
78392            ! ext/threads/shared/shared.xs
78393 ____________________________________________________________________________
78394 [ 18419] By: sky                                   on 2003/01/03  23:45:34
78395         Log: Fixes bug #15273, the return of the object caused
78396              the stash of the object to be cloned, cloning the entire syntax
78397              tree and all lexicals in there creating danglning copies to the
78398              object. (Pararell but unlinked STASH tree).
78399              This adds a new flag, when set it will use STASHES from the
78400              thread we are joining into avoiding the problem.
78401      Branch: perl
78402            ! MANIFEST ext/threads/threads.xs sv.c sv.h
78403 ____________________________________________________________________________
78404 [ 18417] By: sky                                   on 2003/01/03  18:16:46
78405         Log: Fake what context we are running in for CLONE and DESTROY so
78406              threads->tid() returns the correct value.
78407              This is reported as bug #10046
78408      Branch: perl
78409            ! ext/threads/t/basic.t ext/threads/threads.xs
78410 ____________________________________________________________________________
78411 [ 18413] By: sky                                   on 2003/01/03  15:15:14
78412         Log: Change pp_lock to take a reference instead of a
78413              scalar since it wouldn't fork for the HELEM/AELEM
78414              case. This was reported in bug #10045
78415      Branch: perl
78416            ! ext/threads/shared/t/hv_refs.t opcode.h opcode.pl opnames.h
78417 ____________________________________________________________________________
78418 [ 18412] By: hv                                    on 2003/01/03  11:14:51
78419         Log: Integrate from maint-5.8 #18348:
78420              Make Math::Trig a little bit more better behaved module citizen.
78421      Branch: perl
78422           !> lib/Math/Trig.pm
78423 ____________________________________________________________________________
78424 [ 18411] By: hv                                    on 2003/01/03  11:11:09
78425         Log: Subject: Re: [perl #19061] 'goto' confuses 'redo'
78426              From: Stephen McCamant <smcc@mit.edu>
78427              Date: Sun, 22 Dec 2002 22:09:51 -0500
78428              Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU>
78429      Branch: perl
78430            ! pp_ctl.c
78431 ____________________________________________________________________________
78432 [ 18410] By: hv                                    on 2003/01/03  11:06:40
78433         Log: Subject: new flag SvPADSTALE
78434              From: Dave Mitchell <davem@fdgroup.com>
78435              Date: Thu, 19 Dec 2002 19:00:21 +0000
78436              Message-ID: <20021219190021.D9530@fdgroup.com>
78437      Branch: perl
78438            ! dump.c scope.c sv.h
78439 ____________________________________________________________________________
78440 [ 18409] By: hv                                    on 2003/01/03  11:05:09
78441         Log: Subject: remove flag SvPADBUSY
78442              From: Dave Mitchell <davem@fdgroup.com>
78443              Date: Thu, 19 Dec 2002 18:55:43 +0000
78444              Message-ID: <20021219185543.C9530@fdgroup.com>
78445      Branch: perl
78446            ! dump.c ext/Devel/Peek/Peek.t pad.c scope.c sv.h
78447 ____________________________________________________________________________
78448 [ 18408] By: hv                                    on 2003/01/03  10:56:54
78449         Log: Subject: win32_msgwait() problem
78450              From: Gurusamy Sarathy <gsar@ActiveState.com>
78451              Date: Fri, 13 Dec 2002 17:31:59 -0800
78452              Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com>
78453      Branch: perl
78454            ! win32/win32.c
78455 ____________________________________________________________________________
78456 [ 18407] By: hv                                    on 2003/01/03  10:30:05
78457         Log: Subject: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)
78458              From: hv@crypt.org
78459              Date: Thu, 02 Jan 2003 17:16:04 +0000
78460              Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk>
78461      Branch: perl
78462            ! sv.c
78463 ____________________________________________________________________________
78464 [ 18406] By: sky                                   on 2003/01/03  08:23:16
78465         Log: Under darwin 6.0+ (MacOSX 10.2) we have threadsafe
78466              libc_r functions.
78467      Branch: perl
78468            ! hints/darwin.sh
78469 ____________________________________________________________________________
78470 [ 18393] By: merijn                                on 2003/01/02  19:41:29
78471         Log: Subject: [PATCH perl-5.8/win32/makefile.mk] Re: Smoke [5.8.0] 18389 FAIL(Fm) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
78472              Date: Thu, 2 Jan 2003 19:02:21 +0100
78473              Message-ID: <200301021902.22444.abe@ztreet.demon.nl>
78474              From: abe@ztreet.demon.nl (Abe Timmerman)
78475      Branch: perl
78476            ! win32/makefile.mk
78477 ____________________________________________________________________________
78478 [ 18390] By: merijn                                on 2003/01/02  07:32:00
78479         Log: Use a more likely location for the perl binary
78480      Branch: perl
78481            ! Porting/genlog
78482 ____________________________________________________________________________
78483 [ 18378] By: gsar                                  on 2002/12/31  04:07:56
78484         Log: integrate change#18377 from maint-5.6 branch
78485
78486              change#17566 needs to be more defensive about win32_dup2()
78487              itself calling SetStdHandle() (at least MSVCRT does this)
78488      Branch: perl
78489           !> win32/win32.c
78490 ____________________________________________________________________________
78491 [ 18376] By: hv                                    on 2002/12/31  02:02:17
78492         Log: Update Changes
78493      Branch: perl
78494            ! Changes patchlevel.h
78495 ____________________________________________________________________________
78496 [ 18374] By: hv                                    on 2002/12/30  03:32:22
78497         Log: Remove duplicate entry
78498      Branch: perl
78499            ! MANIFEST
78500 ____________________________________________________________________________
78501 [ 18373] By: hv                                    on 2002/12/30  03:19:17
78502         Log: Subject: [perl #19343] perlfunc.pod patch for stat() and lstat()
78503              From: Dave Paris (via RT) <perlbug-followup@perl.org>
78504              Date: 22 Dec 2002 05:15:14 -0000
78505              Message-Id: <rt-19343-46041.7.82970696202895@bugs6.perl.org>
78506      Branch: perl
78507            ! pod/perlfunc.pod
78508 ____________________________________________________________________________
78509 [ 18372] By: hv                                    on 2002/12/30  03:13:42
78510         Log: Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open
78511              From: Michael G Schwern <schwern@pobox.com>
78512              Date: Sat, 21 Dec 2002 19:29:41 -0800
78513              Message-ID: <20021222032941.GD24887@blackrider.schwern.org>
78514      Branch: perl
78515            ! lib/AutoSplit.pm
78516 ____________________________________________________________________________
78517 [ 18371] By: hv                                    on 2002/12/30  03:08:12
78518         Log: Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\
78519              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
78520              Date: Fri, 27 Dec 2002 16:14:24 +0100
78521              Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr>
78522      Branch: perl
78523            ! mg.c t/op/magic.t
78524 ____________________________________________________________________________
78525 [ 18358] By: gsar                                  on 2002/12/28  03:30:49
78526         Log: save_re_context() was not saving many regexec.c state
78527              variables, resulting in various reentrancy problems when
78528              the swatches were autoloaded by perl in the midst of a
78529              match
78530      Branch: perl
78531            ! regcomp.c
78532 ____________________________________________________________________________
78533 [ 18357] By: gsar                                  on 2002/12/28  02:16:51
78534         Log: silence another signed/unsigned mismatch warning
78535      Branch: perl
78536            ! op.c
78537 ____________________________________________________________________________
78538 [ 18356] By: gsar                                  on 2002/12/28  02:08:23
78539         Log: fix signed/unsigned mismatch warning from change#18266
78540      Branch: perl
78541            ! regcomp.c
78542 ____________________________________________________________________________
78543 [ 18355] By: gsar                                  on 2002/12/28  02:05:14
78544         Log: these variables are not in use anywhere since 5.8.0
78545      Branch: perl
78546            ! embedvar.h perlapi.h sv.c thrdvar.h
78547 ____________________________________________________________________________
78548 [ 18354] By: ams                                   on 2002/12/26  03:54:09
78549         Log: Subject: [PATCH] docpatch for cv.h
78550              From: Nicholas Clark <nick@unfortu.net>
78551              Date: Wed, 25 Dec 2002 21:01:04 +0000
78552              Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net>
78553      Branch: perl
78554            ! cv.h
78555 ____________________________________________________________________________
78556 [ 18351] By: hv                                    on 2002/12/25  02:29:17
78557         Log: #18345 was still broken; should be fixed now.
78558      Branch: perl
78559            ! sv.c
78560 ____________________________________________________________________________
78561 [ 18350] By: merijn                                on 2002/12/24  05:26:40
78562         Log: Removal of duplicate comment block
78563
78564              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78565              Subject: Re: [perl #19306] Sys::Syslog issues.
78566              Date: Mon, 23 Dec 2002 15:25:51 -0800
78567              Message-ID: </t5B+gzkg6DR092yn@efn.org>
78568      Branch: perl
78569            ! ext/Sys/Syslog/Syslog.pm
78570 ____________________________________________________________________________
78571 [ 18346] By: hv                                    on 2002/12/23  06:14:22
78572         Log: integrate maint-5.8 #18301
78573      Branch: perl
78574           !> lib/perl5db.pl
78575 ____________________________________________________________________________
78576 [ 18345] By: hv                                    on 2002/12/23  06:01:17
78577         Log: more on #18344.
78578      Branch: perl
78579            ! sv.c
78580 ____________________________________________________________________________
78581 [ 18344] By: hv                                    on 2002/12/23  05:56:43
78582         Log: more on #18312: sv.c:ss_dup()
78583      Branch: perl
78584            ! sv.c
78585 ____________________________________________________________________________
78586 [ 18343] By: hv                                    on 2002/12/23  05:47:17
78587         Log: Subject: [perl #19153] Term::Complete (the argument of stty)
78588              From: OKAIE Yutaka (via RT) <perlbug-followup@perl.org>
78589              Date: 15 Dec 2002 13:45:23 -0000
78590              Message-Id: <rt-19153-45441.1.2145712923207@bugs6.perl.org>
78591      Branch: perl
78592            ! lib/Term/Complete.pm
78593 ____________________________________________________________________________
78594 [ 18342] By: hv                                    on 2002/12/23  05:27:25
78595         Log: Subject: [perl #18544] Patch included to fix problem.
78596              From: Richard Kandarian <richard.kandarian@lanl.gov>
78597              Date: Thu, 21 Nov 2002 08:00:20 -0700
78598              (from RT)
78599      Branch: perl
78600            ! regexec.c
78601 ____________________________________________________________________________
78602 [ 18341] By: hv                                    on 2002/12/23  05:08:49
78603         Log: Subject: [PATCH] operation on `PL_na' may be undefined
78604              From: Nicholas Clark <nick@unfortu.net>
78605              Date: Tue, 10 Dec 2002 19:59:18 +0000
78606              Message-ID: <20021210195917.GJ288@Bagpuss.unfortu.net>
78607      Branch: perl
78608            ! universal.c
78609 ____________________________________________________________________________
78610 [ 18340] By: hv                                    on 2002/12/23  05:04:29
78611         Log: Subject: [PATCH] 2% speedup (pp_entersub needs to go on a diet)
78612              From: Nicholas Clark <nick@unfortu.net>
78613              Date: Tue, 10 Dec 2002 18:55:28 +0000
78614              Message-ID: <20021210185527.GG288@Bagpuss.unfortu.net>
78615      Branch: perl
78616            ! pp_hot.c
78617 ____________________________________________________________________________
78618 [ 18339] By: hv                                    on 2002/12/23  04:39:48
78619         Log: Integrate Time::HiRes v1.39 (for VMS build tweak)
78620      Branch: perl
78621            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
78622            ! ext/Time/HiRes/Makefile.PL
78623 ____________________________________________________________________________
78624 [ 18338] By: hv                                    on 2002/12/23  03:43:09
78625         Log: Subject: [PATCH] read permissions for h2ph-generated files
78626              From: Slaven Rezic <slaven.rezic@berlin.de>
78627              Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET)
78628              Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de>
78629      Branch: perl
78630            ! utils/h2ph.PL
78631 ____________________________________________________________________________
78632 [ 18337] By: hv                                    on 2002/12/23  03:38:59
78633         Log: handy hint: getting a perforce change as a usable patch
78634      Branch: perl
78635            ! Porting/repository.pod
78636 ____________________________________________________________________________
78637 [ 18336] By: hv                                    on 2002/12/23  03:36:26
78638         Log: Reverse #18285, for reasons given in:
78639              Subject: Re: Precedence of ? :
78640              From: hv@crypt.org
78641              Date: Fri, 20 Dec 2002 00:35:27 +0000
78642              Message-Id: <200212200035.gBK0ZRm29309@crypt.compulink.co.uk>
78643      Branch: perl
78644            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
78645            ! vms/perly_c.vms
78646 ____________________________________________________________________________
78647 [ 18335] By: gsar                                  on 2002/12/18  23:12:14
78648         Log: my_fflush_all() wasn't doing the right thing under useperlio
78649              on many platforms
78650      Branch: perl
78651            ! util.c
78652 ____________________________________________________________________________
78653 [ 18334] By: merijn                                on 2002/12/18  06:48:11
78654         Log: AIX compiler version updates
78655      Branch: perl
78656            ! README.aix
78657 ____________________________________________________________________________
78658 [ 18332] By: gsar                                  on 2002/12/18  03:20:27
78659         Log: $Config{prefixexp} was set incorrectly on windows
78660      Branch: perl
78661            ! win32/config.bc win32/config.gc win32/config.vc
78662            ! win32/config.vc64
78663 ____________________________________________________________________________
78664 [ 18330] By: gsar                                  on 2002/12/18  02:32:20
78665         Log: remove CRs from a couple of files (these show up as CRCRLF
78666              on windows)
78667      Branch: perl
78668            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
78669 ____________________________________________________________________________
78670 [ 18328] By: gsar                                  on 2002/12/18  02:27:10
78671         Log: fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
78672      Branch: perl
78673            ! win32/win32.c
78674 ____________________________________________________________________________
78675 [ 18327] By: gsar                                  on 2002/12/18  02:08:12
78676         Log: windows: support for large files
78677
78678              note that this change will break binary compatibility with the
78679              default 5.8.0 build options; nevertheless I think it is worth
78680              having in 5.8.1 (people who want the compatibility can disable
78681              the option in the makefile)
78682      Branch: perl
78683            ! ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.xs
78684            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/via.xs iperlsys.h
78685            ! pp_sys.c win32/Makefile win32/config.bc win32/config.gc
78686            ! win32/config.vc win32/config.vc64 win32/config_H.bc
78687            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
78688            ! win32/config_sh.PL win32/makefile.mk win32/perlhost.h
78689            ! win32/win32.c win32/win32iop.h
78690 ____________________________________________________________________________
78691 [ 18326] By: gsar                                  on 2002/12/18  00:57:46
78692         Log: Win32.pod update
78693      Branch: perl
78694            ! lib/Win32.pod
78695 ____________________________________________________________________________
78696 [ 18325] By: gsar                                  on 2002/12/18  00:42:45
78697         Log: PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*
78698      Branch: perl
78699            ! XSUB.h
78700 ____________________________________________________________________________
78701 [ 18324] By: gsar                                  on 2002/12/18  00:34:08
78702         Log: windows: avoid prompting under some shells during $(MAKE) distclean
78703      Branch: perl
78704            ! win32/Makefile win32/makefile.mk
78705 ____________________________________________________________________________
78706 [ 18323] By: gsar                                  on 2002/12/18  00:17:29
78707         Log: PerlSIO_stderr et al are not functions
78708      Branch: perl
78709            ! XSUB.h
78710 ____________________________________________________________________________
78711 [ 18321] By: gsar                                  on 2002/12/17  22:56:25
78712         Log: integrate change#18320 from maint-5.6 branch
78713
78714              C<require '\foo\bar.pm'> fails on windows if not running
78715              from the root directory; for a test case, see:
78716
78717              http://bugs.activestate.com/show_bug.cgi?id=19317
78718
78719              this was due to not recognizing \foo\bar.pm as an absolute
78720              path name
78721      Branch: perl
78722           !> util.h
78723 ____________________________________________________________________________
78724 [ 18319] By: hv                                    on 2002/12/17  10:08:24
78725         Log: Whoops, these are the changes supposed to be in #18318.
78726      Branch: perl
78727            ! pad.c t/op/eval.t
78728 ____________________________________________________________________________
78729 [ 18318] By: hv                                    on 2002/12/17  03:12:18
78730         Log: Subject: Re: [PATCH] Re: [perl #19022] POSIX failures in bleadperl
78731              From: Nicholas Clark <nick@unfortu.net>
78732              Date: Sat, 14 Dec 2002 23:13:37 +0000
78733              Message-ID: <20021214231337.GF306@Bagpuss.unfortu.net>
78734      Branch: perl
78735            ! pad.c t/op/eval.t
78736 ____________________________________________________________________________
78737 [ 18317] By: hv                                    on 2002/12/17  02:58:12
78738         Log: Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)
78739      Branch: perl
78740            + lib/Net/Ping/t/410_syn_host.t
78741            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/400_ping_syn.t
78742            ! lib/Net/Ping/t/450_service.t
78743 ____________________________________________________________________________
78744 [ 18316] By: hv                                    on 2002/12/17  02:17:16
78745         Log: Subject: [PATCH 5.8.1 @oldish-18156] build
78746              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
78747              Date: Fri, 13 Dec 2002 13:54:05 -0800
78748              Message-ID: <20021213215404.GA2597@math.berkeley.edu>
78749      Branch: perl
78750            ! os2/os2.c t/run/runenv.t
78751 ____________________________________________________________________________
78752 [ 18315] By: hv                                    on 2002/12/17  02:03:58
78753         Log: Subject: [PATCH 5.8.1 @oldish-18156] deprecated warnings
78754              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
78755              Date: Fri, 13 Dec 2002 13:47:08 -0800
78756              Message-ID: <20021213214707.GA2588@math.berkeley.edu>
78757      Branch: perl
78758            ! lib/constant.t lib/fields.t
78759 ____________________________________________________________________________
78760 [ 18314] By: hv                                    on 2002/12/17  01:58:32
78761         Log: Subject: [PATCH 5.8.1 @oldish-18156] Morphing to PM on OS/2
78762              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
78763              Date: Fri, 13 Dec 2002 14:00:48 -0800
78764              Message-ID: <20021213220048.GA2606@math.berkeley.edu>
78765      Branch: perl
78766            ! os2/OS2/Process/t/os2_process.t os2/os2.c
78767 ____________________________________________________________________________
78768 [ 18313] By: hv                                    on 2002/12/17  01:54:19
78769         Log: Subject: [PATCH 5.8.1 @oldish-18156] OS/2 REXX interface assuming Object REXX
78770              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
78771              Date: Fri, 13 Dec 2002 14:08:00 -0800
78772              Message-ID: <20021213220800.GA2625@math.berkeley.edu>
78773      Branch: perl
78774            ! os2/OS2/REXX/REXX.xs
78775 ____________________________________________________________________________
78776 [ 18312] By: hv                                    on 2002/12/17  01:43:28
78777         Log: Subject: [Fwd: Patch for perl utf8-related bug]
78778              From: Richard Hitt <rbh00@utsglobal.com>
78779              Date: Fri, 06 Dec 2002 16:47:42 -0800
78780              [perl #18932]
78781      Branch: perl
78782            ! embed.fnc embed.h global.sym perl.h proto.h regcomp.c scope.c
78783            ! scope.h
78784 ____________________________________________________________________________
78785 [ 18311] By: hv                                    on 2002/12/17  00:52:05
78786         Log: Subject: [PATCH] Re: [jhi@iki.fi: enums are not nums]
78787              From: Dave Mitchell <davem@fdgroup.com>
78788              Date: Sat, 14 Dec 2002 19:16:49 +0000
78789              Message-ID: <20021214191649.B3992@fdgroup.com>
78790      Branch: perl
78791            ! embed.fnc pad.c pad.h pod/perlintern.pod proto.h
78792 ____________________________________________________________________________
78793 [ 18310] By: hv                                    on 2002/12/17  00:51:46
78794         Log: regen-headers to get new API docs from #18306
78795      Branch: perl
78796            ! pod/perlapi.pod
78797 ____________________________________________________________________________
78798 [ 18308] By: rgs                                   on 2002/12/16  22:06:23
78799         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
78800              From: peter@PSDT.com (Peter Scott)
78801              Date: 12 Dec 2002 18:13:17 -0000
78802              Message-ID: <20021212181317.50538.qmail@onion.perl.org>
78803              (fix bug [perl #19058])
78804      Branch: perl
78805            ! lib/perl5db.pl
78806 ____________________________________________________________________________
78807 [ 18307] By: rgs                                   on 2002/12/16  22:01:14
78808         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
78809              From: Dave Mitchell <davem@fdgroup.com>
78810              Date: Thu, 12 Dec 2002 23:42:35 +0000
78811              Message-ID: <20021212234235.A29245@fdgroup.com>
78812              and
78813              Date: Sat, 14 Dec 2002 19:16:38 +0000
78814              Message-ID: <20021214191638.A3992@fdgroup.com>
78815      Branch: perl
78816            ! embed.fnc embed.h pod/perlfunc.pod pod/perlintern.pod pp_ctl.c
78817            ! proto.h t/op/eval.t
78818 ____________________________________________________________________________
78819 [ 18306] By: sky                                   on 2002/12/16  21:41:40
78820         Log: More documentation of obscure flags is good, even if the
78821              documentation might be not so good. Atleast it's not false!
78822              Documents the flags one can give to perl_clone
78823      Branch: perl
78824            ! sv.c
78825 ____________________________________________________________________________
78826 [ 18305] By: merijn                                on 2002/12/16  10:53:19
78827         Log: Enough changes to Configure and metaunits warrant an update.
78828              Several small changes and three additions
78829      Branch: perl
78830            ! Porting/Glossary
78831 ____________________________________________________________________________
78832 [ 18304] By: merijn                                on 2002/12/16  10:44:57
78833         Log: Redone #18011 from metaunits
78834      Branch: perl
78835            ! Configure
78836 ____________________________________________________________________________
78837 [ 18302] By: rgs                                   on 2002/12/14  22:34:25
78838         Log: Subject: Proper fix for CvOUTSIDE weak refcounting
78839              From: Dave Mitchell <davem@fdgroup.com>
78840              Date: Tue, 10 Dec 2002 01:26:44 +0000
78841              Message-ID: <20021210012644.A7843@fdgroup.com>
78842      Branch: perl
78843            ! cv.h dump.c embed.fnc ext/B/B/Deparse.pm ext/B/defsubs_h.PL
78844            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlapi.pod
78845            ! pod/perlintern.pod pp_ctl.c sv.c t/op/closure.t
78846 ____________________________________________________________________________
78847 [ 18300] By: rgs                                   on 2002/12/12  20:40:22
78848         Log: Subject: [patch] typo in perlop
78849              From: andreas.koenig@anima.de (Andreas J. Koenig)
78850              Date: Wed, 11 Dec 2002 21:31:14 +0100
78851              Message-ID: <m3k7igjo19.fsf@k242.linux.bogus>
78852      Branch: perl
78853            ! pod/perlop.pod
78854 ____________________________________________________________________________
78855 [ 18299] By: rgs                                   on 2002/12/12  20:35:29
78856         Log: Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297
78857      Branch: perl
78858           !> ext/POSIX/POSIX.pod ext/POSIX/t/is.t ext/POSIX/t/posix.t
78859           !> pod/perlre.pod pod/perlretut.pod regexec.c t/op/pat.t
78860           !> t/op/subst.t
78861 ____________________________________________________________________________
78862 [ 18298] By: rgs                                   on 2002/12/12  20:00:36
78863         Log: Whitespace and indentation fix in the output of B::Debug.
78864      Branch: perl
78865            ! ext/B/B/Debug.pm
78866 ____________________________________________________________________________
78867 [ 18292] By: gbarr                                 on 2002/12/12  09:23:04
78868         Log: Update to Scalar-List-Utils 1.09
78869      Branch: perl
78870            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
78871            ! ext/List/Util/lib/List/Util.pm
78872 ____________________________________________________________________________
78873 [ 18287] By: gsar                                  on 2002/12/11  18:53:07
78874         Log: this has been incorrect for a while now, and has changed
78875              again recently
78876      Branch: perl
78877            ! Porting/repository.pod
78878 ____________________________________________________________________________
78879 [ 18285] By: hv                                    on 2002/12/11  10:35:01
78880         Log: Subject: [PATCH] Re: Precedence of ? :
78881              From: Stephen McCamant <smcc@mit.edu>
78882              Date: Tue, 10 Dec 2002 00:57:07 -0500 (EST)
78883              Message-Id: <20021210055707.974F073CCC@syllepsis>
78884      Branch: perl
78885            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
78886            ! vms/perly_c.vms
78887 ____________________________________________________________________________
78888 [ 18284] By: hv                                    on 2002/12/11  10:21:12
78889         Log: One more email address for #18282
78890      Branch: perl
78891            ! lib/Pod/Perldoc.pm
78892 ____________________________________________________________________________
78893 [ 18283] By: hv                                    on 2002/12/11  10:18:07
78894         Log: More email addresses for #18282
78895      Branch: perl
78896            ! hints/aix.sh hints/apollo.sh hints/epix.sh hints/freebsd.sh
78897            ! hints/irix_6.sh hints/isc.sh hints/isc_2.sh hints/machten.sh
78898            ! hints/machten_2.sh hints/openbsd.sh hints/os2.sh
78899            ! hints/os390.sh hints/sunos_4_1.sh hints/titanos.sh
78900            ! hints/ultrix_4.sh hints/umips.sh hints/utekv.sh
78901 ____________________________________________________________________________
78902 [ 18282] By: hv                                    on 2002/12/11  10:16:05
78903         Log: Subject: Remove stale e-mail addresses
78904              From: Andy Dougherty <doughera@lafayette.edu>
78905              Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST)
78906              Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu>
78907      Branch: perl
78908            ! Porting/pumpkin.pod configure.gnu
78909            ! ext/ODBM_File/hints/dec_osf.pl ext/ODBM_File/hints/hpux.pl
78910            ! ext/ODBM_File/hints/ultrix.pl ext/SDBM_File/sdbm/README.too
78911            ! lib/File/Spec.pm perly.fixer pod/checkpods.PL
78912 ____________________________________________________________________________
78913 [ 18281] By: hv                                    on 2002/12/11  09:59:31
78914         Log: Integrate from maint-5.8 #18156, #18218.
78915      Branch: perl
78916           !> lib/Unicode/UCD.t lib/unicore/Category.pl
78917           !> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
78918           !> lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl
78919           !> lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl
78920           !> lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl
78921           !> lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl t/op/pack.t
78922 ____________________________________________________________________________
78923 [ 18280] By: rgs                                   on 2002/12/10  21:30:10
78924         Log: Integrate from the maint-5.8/ branch :
78925              changes 18219, 18236, 18242-3, 18247-8,
78926              18253-5, 18257, 18273-6
78927      Branch: perl
78928           +> t/op/lc_user.t
78929           !> MANIFEST hints/irix_6.sh lib/File/Copy.pm lib/utf8_heavy.pl
78930           !> pod/perldiag.pod pod/perlguts.pod pod/perlsec.pod
78931           !> pod/perlunicode.pod pp.c t/op/lc.t t/op/pat.t t/op/split.t
78932           !> t/uni/tr_utf8.t
78933 ____________________________________________________________________________
78934 [ 18279] By: merijn                                on 2002/12/10  14:10:03
78935         Log: Subject: Re: ANSIColor 1.06 released
78936              Version bump only after typo fix to sync with CPAN
78937      Branch: perl
78938            ! lib/Term/ANSIColor.pm
78939 ____________________________________________________________________________
78940 [ 18277] By: merijn                                on 2002/12/10  08:46:05
78941         Log: Subject: [PATCH perl@18251] VMS build update
78942              Message-ID: <3DF56BE2.9000300@mac.com>
78943              Date: Mon, 09 Dec 2002 22:21:54 -0600
78944              From: "Craig A. Berry" <craigberry@mac.com>
78945      Branch: perl
78946            ! configure.com ext/Time/HiRes/Makefile.PL
78947            ! vms/descrip_mms.template
78948 ____________________________________________________________________________
78949 [ 18272] By: merijn                                on 2002/12/09  15:31:28
78950         Log: RT#15950
78951
78952              Subject: [PATCH] Typo in Term::ANSIColor
78953              Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT)
78954              From: "Mr. Nobody" <mrnobo1024  at  yahoo.com>
78955      Branch: perl
78956            ! lib/Term/ANSIColor.pm
78957 ____________________________________________________________________________
78958 [ 18270] By: hv                                    on 2002/12/09  00:25:26
78959         Log: Subject: [perl #18256] xsubpp can make nested comments in C code
78960              From: Nicholas Clark (via RT) <perlbug@perl.org>
78961              Date: 7 Nov 2002 14:58:14 -0000
78962              Message-Id: <rt-18256-41218.19.7625495305233@bugs6.perl.org>
78963      Branch: perl
78964            ! lib/ExtUtils/xsubpp
78965 ____________________________________________________________________________
78966 [ 18269] By: hv                                    on 2002/12/09  00:19:33
78967         Log: Subject: Re: Bug in Filter::Simple
78968              From: Slaven Rezic <slaven.rezic@berlin.de>
78969              Date: 07 Nov 2002 10:01:41 +0100
78970              Message-ID: <87of91u51m.fsf@vran.herceg.de>
78971      Branch: perl
78972            ! ext/Filter/Util/Call/Call.xs ext/Filter/t/call.t
78973 ____________________________________________________________________________
78974 [ 18268] By: hv                                    on 2002/12/09  00:14:58
78975         Log: fix #18266 sprintf format mismatch
78976      Branch: perl
78977            ! regcomp.c
78978 ____________________________________________________________________________
78979 [ 18267] By: hv                                    on 2002/12/09  00:10:09
78980         Log: Subject: Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime()  are sometimes wrong
78981              From: Slaven Rezic <slaven.rezic@berlin.de>
78982              Date: 09 Nov 2002 23:21:16 +0100
78983              Message-ID: <874raqz8o3.fsf@vran.herceg.de>
78984      Branch: perl
78985            ! config_h.SH ext/POSIX/t/posix.t util.c
78986 ____________________________________________________________________________
78987 [ 18266] By: hv                                    on 2002/12/09  00:02:57
78988         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
78989              From: Abhijit Menon-Sen <ams@wiw.org>
78990              Date: Wed, 6 Nov 2002 19:38:11 +0530
78991              Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
78992      Branch: perl
78993            ! regcomp.c t/op/lc.t
78994 ____________________________________________________________________________
78995 [ 18265] By: rgs                                   on 2002/12/08  22:10:45
78996         Log: Subject: Re: [perl #18927] barewords with no errors
78997              From: Abe Timmerman <abe@ztreet.demon.nl>
78998              Date: Sun, 8 Dec 2002 17:12:56 +0100
78999              Message-Id: <200212081712.56102.abe@ztreet.demon.nl>
79000      Branch: perl
79001            ! t/lib/strict/subs
79002 ____________________________________________________________________________
79003 [ 18264] By: rgs                                   on 2002/12/08  22:04:39
79004         Log: Subject: Re: [perl #18165] "0" fails as right-hand argument to ..
79005              From: Slaven Rezic <slaven.rezic@berlin.de>
79006              Date: 30 Nov 2002 00:07:05 +0100
79007              Message-ID: <8765ugnffq.fsf@vran.herceg.de>
79008      Branch: perl
79009            ! pp_ctl.c t/cmd/for.t
79010 ____________________________________________________________________________
79011 [ 18263] By: rgs                                   on 2002/12/08  21:56:13
79012         Log: Subject: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose
79013              From: Slaven Rezic <slaven.rezic@berlin.de>
79014              Date: 08 Dec 2002 01:31:45 +0100
79015              Message-ID: <874r9pmjv2.fsf@vran.herceg.de>
79016      Branch: perl
79017            ! lib/Exporter/Heavy.pm
79018 ____________________________________________________________________________
79019 [ 18262] By: rgs                                   on 2002/12/08  20:31:42
79020         Log: getservbyport() should accept an empty string as its
79021              proto argument (as does getservbyname()).
79022
79023              Subject: Re: Is this a bug or am I being stupid?
79024              From: Slaven Rezic <slaven.rezic@berlin.de>
79025              Date: 08 Dec 2002 01:54:37 +0100
79026              Message-ID: <87znrhl48i.fsf@vran.herceg.de>
79027      Branch: perl
79028            ! pp_sys.c
79029 ____________________________________________________________________________
79030 [ 18261] By: rgs                                   on 2002/12/08  20:17:37
79031         Log: Change the set of characters that are considered to be
79032              safe in $ENV{TERM} for taint checkings.
79033      Branch: perl
79034            ! taint.c
79035 ____________________________________________________________________________
79036 [ 18260] By: rgs                                   on 2002/12/08  20:14:57
79037         Log: Document that $ENV{TERM} may produce taint failures.
79038              Subject: Re: [perl #18717] spurious failures in regression test
79039              From: Slaven Rezic <slaven.rezic@berlin.de>
79040              Date: 29 Nov 2002 22:11:46 +0100
79041              Message-ID: <87hee0nkrx.fsf@vran.herceg.de>
79042      Branch: perl
79043            ! pod/perldiag.pod
79044 ____________________________________________________________________________
79045 [ 18259] By: rgs                                   on 2002/12/08  19:34:34
79046         Log: Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
79047              From: Nicholas Clark <nick@unfortu.net>
79048              Date: Mon, 2 Dec 2002 21:48:29 +0000
79049              Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
79050      Branch: perl
79051            ! hv.c lib/Hash/Util.t
79052 ____________________________________________________________________________
79053 [ 18251] By: rgs                                   on 2002/12/06  21:27:55
79054         Log: Fix two cases of buffer overflow in the lexer.
79055      Branch: perl
79056            ! t/comp/parser.t toke.c
79057 ____________________________________________________________________________
79058 [ 18250] By: rgs                                   on 2002/12/06  20:44:26
79059         Log: Fix bug #18874, essentially by reverting change #11890.
79060              Add a regression test for it.
79061      Branch: perl
79062            ! lib/English.pm lib/English.t
79063 ____________________________________________________________________________
79064 [ 18249] By: rgs                                   on 2002/12/06  20:42:01
79065         Log: Suppress a compilation warning reported by Jarkko
79066              (variable initialization skipped by goto).
79067      Branch: perl
79068            ! toke.c
79069 ____________________________________________________________________________
79070 [ 18239] By: jhi                                   on 2002/12/03  12:49:01
79071         Log: Fix up #18229.
79072      Branch: perl
79073            ! embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h
79074            ! pod/perlintern.pod
79075 ____________________________________________________________________________
79076 [ 18233] By: rgs                                   on 2002/12/02  20:03:09
79077         Log: Fix bug #18573 : in a double-quoted string, a \c not followed
79078              by any character may corrupt memory due to reading past the
79079              end of the input buffer. Add a new error message corresponding
79080              to this case.
79081      Branch: perl
79082            ! pod/perldiag.pod t/comp/parser.t toke.c
79083 ____________________________________________________________________________
79084 [ 18232] By: rgs                                   on 2002/12/02  19:59:07
79085         Log: Skip test #17 of lib/open.t when useperlio is not defined.
79086      Branch: perl
79087            ! lib/open.t
79088 ____________________________________________________________________________
79089 [ 18231] By: merijn                                on 2002/12/02  16:00:12
79090         Log: Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
79091              Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST)
79092              From: Andy Dougherty <doughera@lafayette.edu>
79093              Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>
79094      Branch: perl
79095            ! README.hpux
79096 ____________________________________________________________________________
79097 [ 18230] By: merijn                                on 2002/12/02  15:45:31
79098         Log: $0 modifying part II (HP-UX only)
79099
79100              Date: Sat, 30 Nov 2002 20:16:51 +0200
79101              From: Jarkko Hietaniemi <jhi@iki.fi>
79102              Subject: [PATCH] $0 modifying
79103              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
79104      Branch: perl
79105            ! mg.c
79106 ____________________________________________________________________________
79107 [ 18229] By: merijn                                on 2002/12/02  15:43:16
79108         Log: $0 mofifying part I
79109
79110              Date: Sat, 30 Nov 2002 20:16:51 +0200
79111              From: Jarkko Hietaniemi <jhi@iki.fi>
79112              Subject: [PATCH] $0 modifying
79113              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
79114      Branch: perl
79115            ! ext/threads/t/join.t makedef.pl mg.c perl.c pod/perlvar.pod
79116            ! sv.c t/op/magic.t thread.h
79117 ____________________________________________________________________________
79118 [ 18228] By: hv                                    on 2002/12/02  13:37:59
79119         Log: integrate Pod-Perldoc-3.07. This replaces the original inline perldoc
79120              with a module-driven version, and separates out its docs.
79121      Branch: perl
79122            + lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
79123            + lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
79124            + lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
79125            + lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
79126            + lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
79127            + lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
79128            + lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
79129            + pod/perldoc.pod
79130            ! MANIFEST utils/perldoc.PL
79131 ____________________________________________________________________________
79132 [ 18226] By: hv                                    on 2002/12/02  12:44:35
79133         Log: missed the new file from #18224
79134      Branch: perl
79135            + lib/Pod/PlainText.pm
79136            ! MANIFEST
79137 ____________________________________________________________________________
79138 [ 18225] By: hv                                    on 2002/12/02  03:09:42
79139         Log: integrate util.c fragment from #18200 to undef SA_RESTART on MacOS
79140      Branch: perl
79141            ! util.c
79142 ____________________________________________________________________________
79143 [ 18224] By: hv                                    on 2002/12/02  02:59:02
79144         Log: Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
79145              and lib/Pod/t/utils.t to cater for simpler output text.
79146      Branch: perl
79147            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Usage.pm
79148            ! lib/Pod/t/latex.t lib/Pod/t/utils.t pod/podselect.PL
79149            ! t/pod/emptycmd.t t/pod/for.t t/pod/headings.t t/pod/include.t
79150            ! t/pod/included.t t/pod/lref.t t/pod/lref.xr
79151            ! t/pod/multiline_items.t t/pod/multiline_items.xr
79152            ! t/pod/nested_items.t t/pod/nested_seqs.t t/pod/oneline_cmds.t
79153            ! t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/poderrs.t
79154            ! t/pod/poderrs.xr t/pod/podselect.t t/pod/podselect.xr
79155            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
79156 ____________________________________________________________________________
79157 [ 18223] By: hv                                    on 2002/12/02  02:46:17
79158         Log: Subject: [PATCH] SvFAKE lexicals in scope for all of the sub
79159              From: Dave Mitchell <davem@fdgroup.com>
79160              Date: Mon, 25 Nov 2002 21:25:33 +0000
79161              Message-ID: <20021125212533.B29157@fdgroup.com>
79162      Branch: perl
79163            ! ext/Devel/Peek/Peek.t pad.c t/op/closure.t
79164 ____________________________________________________________________________
79165 [ 18222] By: hv                                    on 2002/12/02  02:23:28
79166         Log: #18221 broke t/op/eval.t
79167      Branch: perl
79168            ! t/op/eval.t
79169 ____________________________________________________________________________
79170 [ 18221] By: hv                                    on 2002/12/02  02:18:19
79171         Log: integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5
79172      Branch: perl
79173           +> ext/POSIX/t/is.t
79174           !> INSTALL MANIFEST README.os2 ext/Fcntl/t/syslfs.t
79175           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL
79176           !> lib/Unicode/UCD.pm lib/Unicode/UCD.t pod/perldiag.pod
79177           !> t/op/eval.t t/op/grep.t t/op/lfs.t t/op/subst.t
79178 ____________________________________________________________________________
79179 [ 18220] By: hv                                    on 2002/12/02  00:58:54
79180         Log: Subject: [PATCH 2nd attempt] allow evals to see the full lexical scope
79181              From: Dave Mitchell <davem@fdgroup.com>
79182              Date: Sun, 24 Nov 2002 22:19:06 +0000
79183              Message-ID: <20021124221906.A25386@fdgroup.com>
79184      Branch: perl
79185            ! cop.h cv.h dump.c embed.fnc embed.h ext/B/B.pm ext/B/B.xs
79186            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
79187            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlintern.pod pp_ctl.c
79188            ! pp_hot.c proto.h sv.c sv.h t/op/eval.t toke.c
79189 ____________________________________________________________________________
79190 [ 18217] By: rgs                                   on 2002/11/29  12:11:28
79191         Log: Document the hint constants and where they're used.
79192      Branch: perl
79193            ! ext/re/re.pm lib/File/Basename.pm lib/charnames.pm
79194            ! lib/filetest.pm lib/open.pm lib/overload.pm lib/vmsish.pm
79195            ! perl.h
79196 ____________________________________________________________________________
79197 [ 18216] By: merijn                                on 2002/11/29  10:00:54
79198         Log: 64bit Peek failure on HP-UX 11.00
79199
79200              Subject: Re: Smoke 18188
79201              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79202              From: Slaven Rezic <slaven.rezic@berlin.de>
79203              Date: 28 Nov 2002 19:25:25 +0100
79204              Message-ID: <877kexsga2.fsf@vran.herceg.de>
79205      Branch: perl
79206            ! ext/Devel/Peek/Peek.t
79207 ____________________________________________________________________________
79208 [ 18203] By: jhi                                   on 2002/11/28  14:54:34
79209         Log: Slight beauty tweak.
79210      Branch: perl
79211            ! intrpvar.h
79212 ____________________________________________________________________________
79213 [ 18188] By: hv                                    on 2002/11/27  01:32:52
79214         Log: Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer
79215              From: Slaven Rezic <slaven.rezic@berlin.de>
79216              Date: 03 Nov 2002 10:59:43 +0100
79217              Message-ID: <877kfvnfcg.fsf@vran.herceg.de>
79218      Branch: perl
79219            ! embedvar.h intrpvar.h lib/open.t perlapi.h perlio.c
79220 ____________________________________________________________________________
79221 [ 18186] By: hv                                    on 2002/11/27  00:57:18
79222         Log: Subject: DESTROY called in scalar context ?
79223              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
79224              Date: Tue, 29 Oct 2002 22:04:23 +0100
79225              Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr>
79226      Branch: perl
79227            ! sv.c
79228 ____________________________________________________________________________
79229 [ 18185] By: rgs                                   on 2002/11/26  21:06:48
79230         Log: PerlFAQ sync.
79231      Branch: perl
79232            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
79233            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
79234            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
79235            ! pod/perlfaq9.pod
79236 ____________________________________________________________________________
79237 [ 18184] By: rgs                                   on 2002/11/26  20:42:25
79238         Log: Subject: [PATCH] 2 Pod errors in perlop.pod
79239              From: andreas.koenig@anima.de (Andreas J. Koenig)
79240              Date: Mon, 25 Nov 2002 10:21:08 +0100
79241              Message-ID: <m31y5admyj.fsf@k242.linux.bogus>
79242
79243              Plus a few similar POD fixes
79244      Branch: perl
79245            ! pod/perl570delta.pod pod/perl572delta.pod pod/perlop.pod
79246            ! pod/perltie.pod
79247 ____________________________________________________________________________
79248 [ 18183] By: rgs                                   on 2002/11/26  19:53:26
79249         Log: Subject: Re: [perl #18626] bug in perlipc man page
79250              From: Slaven Rezic <slaven.rezic@berlin.de>
79251              Date: 23 Nov 2002 21:23:20 +0100
79252              Message-ID: <87bs4gdohz.fsf@vran.herceg.de>
79253      Branch: perl
79254            ! pod/perlipc.pod
79255 ____________________________________________________________________________
79256 [ 18182] By: merijn                                on 2002/11/26  08:44:39
79257         Log: Subject: #17171: ld flag for shrplib on OpenBSD
79258              Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
79259              From: "Todd C. Miller" <Todd.Miller  at  courtesan.com>
79260      Branch: perl
79261            ! Configure
79262 ____________________________________________________________________________
79263 [ 18180] By: hv                                    on 2002/11/25  03:10:03
79264         Log: integrate #18144 updates to pod/perlport.pod
79265      Branch: perl
79266            ! pod/perlport.pod
79267 ____________________________________________________________________________
79268 [ 18179] By: hv                                    on 2002/11/25  03:06:44
79269         Log: Subject: [PATCH] UTF8 regexp {n} bug
79270              From: Inaba Hiroto <inaba@st.rim.or.jp>
79271              Date: Sat, 16 Nov 2002 19:23:00 +0900
79272              Message-ID: <3DD61C83.62FF9887@st.rim.or.jp>
79273      Branch: perl
79274            ! regcomp.c t/op/pat.t
79275 ____________________________________________________________________________
79276 [ 18178] By: hv                                    on 2002/11/25  02:43:40
79277         Log: Subject: Re: Storable bug #1698
79278              From: Slaven Rezic <slaven.rezic@berlin.de>
79279              Date: 18 Nov 2002 10:41:36 +0100
79280              Message-ID: <87ptt343lb.fsf@vran.herceg.de>
79281      Branch: perl
79282            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
79283            ! ext/Storable/t/forgive.t
79284 ____________________________________________________________________________
79285 [ 18177] By: hv                                    on 2002/11/25  02:37:07
79286         Log: add support for STASH and MAGIC information for REFs to sv_dump().
79287              Subject: [PATCH]
79288              From: Slaven Rezic <slaven.rezic@berlin.de>
79289              Date: Mon, 18 Nov 2002 11:09:51 +0100 (CET)
79290              Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de>
79291      Branch: perl
79292            ! dump.c ext/Devel/Peek/Peek.t
79293 ____________________________________________________________________________
79294 [ 18176] By: hv                                    on 2002/11/25  02:31:10
79295         Log: Subject: Re: [perl #18479] Error when no strict refs in effect
79296              From: Slaven Rezic <slaven.rezic@berlin.de>
79297              Date: 18 Nov 2002 22:50:04 +0100
79298              Message-ID: <87smxya6pf.fsf@vran.herceg.de>
79299      Branch: perl
79300            ! pp_ctl.c
79301 ____________________________________________________________________________
79302 [ 18175] By: hv                                    on 2002/11/25  02:20:48
79303         Log: Subject: [Encode] 1.83 + bleedperl patch released
79304              From: Dan Kogai <dankogai@dan.co.jp>
79305              Date: Tue, 19 Nov 2002 03:18:44 +0900
79306              Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp>
79307      Branch: perl
79308            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
79309            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/bin/enc2xs
79310            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/rt.pl
79311            ! t/uni/tr_7jis.t t/uni/tr_sjis.t t/uni/tr_utf8.t
79312 ____________________________________________________________________________
79313 [ 18172] By: rgs                                   on 2002/11/22  21:44:09
79314         Log: Subject: [PATCH] Historic version labels
79315              From: andreas.koenig@anima.de (Andreas J. Koenig)
79316              Date: Fri, 22 Nov 2002 14:39:41 +0100
79317              Message-ID: <m3lm3loh9e.fsf@k242.linux.bogus>
79318      Branch: perl
79319            ! Changes5.005 Changes5.6
79320 ____________________________________________________________________________
79321 [ 18171] By: rgs                                   on 2002/11/22  21:15:54
79322         Log: A new test for $^S, based on a patch by Iain 'Spoon' Truskett.
79323              Fix the existing tests that didn't checked the difference
79324              between 0 and undef.
79325      Branch: perl
79326            ! t/op/magic.t
79327 ____________________________________________________________________________
79328 [ 18170] By: rgs                                   on 2002/11/22  20:49:12
79329         Log: Move some tests from t/run/fresh_perl.t
79330              to the new t/comp/parser.t. The goal being to
79331              get rid of fresh_perl.t at some point.
79332      Branch: perl
79333            ! t/comp/parser.t t/run/fresh_perl.t
79334 ____________________________________________________________________________
79335 [ 18169] By: rgs                                   on 2002/11/21  20:49:36
79336         Log: Add a test for bug #17920, and a new test file for it.
79337      Branch: perl
79338            + t/comp/parser.t
79339            ! MANIFEST
79340 ____________________________________________________________________________
79341 [ 18168] By: merijn                                on 2002/11/21  13:59:12
79342         Log: Subject: [PATCH] hires sleeping wants libs
79343              Date: Wed, 20 Nov 2002 17:18:31 +0200
79344              From: Jarkko Hietaniemi <jhi@iki.fi>
79345              Message-ID: <20021120151830.GC127060@lyta.hut.fi>
79346      Branch: perl
79347            ! Configure hints/irix_6.sh
79348 ____________________________________________________________________________
79349 [ 18166] By: rgs                                   on 2002/11/19  23:02:31
79350         Log: Fix perl bug #17920 : a case of parser coredump.
79351              The fix is to disable Perl_block_start and Perl_block_end
79352              when the yacc parser has encountered errors. This prevents
79353              corruption of the internal stack, at the expense of correctness,
79354              but this doesn't matter as the code is unparseable anyway.
79355      Branch: perl
79356            ! op.c
79357 ____________________________________________________________________________
79358 [ 18165] By: rgs                                   on 2002/11/19  22:45:36
79359         Log: Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)
79360              From: Jarkko Hietaniemi <jhi@iki.fi>
79361              Date: Sun, 3 Nov 2002 17:50:08 +0200
79362              Message-ID: <20021103155008.GA382682@lyta.hut.fi>
79363      Branch: perl
79364            ! lib/open.pm locale.c pod/perl58delta.pod
79365 ____________________________________________________________________________
79366 [ 18164] By: rgs                                   on 2002/11/19  22:32:52
79367         Log: t/io/crlf.t failed with miniperl.
79368      Branch: perl
79369            ! t/io/crlf.t
79370 ____________________________________________________________________________
79371 [ 18163] By: rgs                                   on 2002/11/19  22:11:24
79372         Log: Subject: Re: [PATCH] AutoLoader gives wrong message
79373              From: Peter Scott <Peter@PSDT.com>
79374              Date: Thu, 07 Nov 2002 19:04:27 -0800
79375              Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com>
79376
79377              With a tweak to the END cleanup block to fully remove the
79378              temporary test directory
79379      Branch: perl
79380            ! lib/AutoLoader.t
79381 ____________________________________________________________________________
79382 [ 18162] By: rgs                                   on 2002/11/19  21:29:25
79383         Log: Subject: [PATCH ext/threads/threads.xs] trivial typo
79384              From: Dave Mitchell <davem@fdgroup.com>
79385              Date: Thu, 14 Nov 2002 22:55:39 +0000
79386              Message-ID: <20021114225539.A18614@fdgroup.com>
79387      Branch: perl
79388            ! ext/threads/threads.xs
79389 ____________________________________________________________________________
79390 [ 18161] By: rgs                                   on 2002/11/19  21:26:21
79391         Log: Subject: [PATCH Win32] Document wperl.exe
79392              From: "Brent Dax" <brentdax@cpan.org>
79393              Date: Fri, 15 Nov 2002 23:02:01 -0800
79394              Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue>
79395      Branch: perl
79396            ! README.win32
79397 ____________________________________________________________________________
79398 [ 18160] By: hv                                    on 2002/11/19  12:07:25
79399         Log: Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)
79400              From: Nicholas Clark <nick@unfortu.net>
79401              Date: Tue, 29 Oct 2002 23:00:05 +0000
79402              Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
79403      Branch: perl
79404            + regen.pl regen_headers.pl
79405            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
79406            ! keywords.pl opcode.pl regcomp.pl
79407 ____________________________________________________________________________
79408 [ 18159] By: hv                                    on 2002/11/19  11:48:30
79409         Log: Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet
79410              From: Gurusamy Sarathy <gsar@ActiveState.com>
79411              Date: Wed, 30 Oct 2002 20:58:15 -0800
79412              Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com>
79413              Date: Wed, 30 Oct 2002 21:56:22 -0800
79414              Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com>
79415              Date: Wed, 30 Oct 2002 22:55:30 -0800
79416              Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com>
79417      Branch: perl
79418            ! gv.c pp_hot.c t/op/method.t
79419 ____________________________________________________________________________
79420 [ 18158] By: hv                                    on 2002/11/19  11:35:16
79421         Log: Remove duplicate my() declaration giving warnings from change #18105.
79422      Branch: perl
79423            ! lib/Class/Struct.t
79424 ____________________________________________________________________________
79425 [ 18154] By: rgs                                   on 2002/11/16  22:08:44
79426         Log: Correction to change #18152, by Dave Mitchell.
79427      Branch: perl
79428            ! pod/perlhack.pod
79429 ____________________________________________________________________________
79430 [ 18152] By: rgs                                   on 2002/11/16  21:23:15
79431         Log: Subject: Re: [PATCH] optional code for debugging leaking scalars
79432              From: Dave Mitchell <davem@fdgroup.com>
79433              Date: Sat, 16 Nov 2002 22:18:23 +0000
79434              Message-ID: <20021116221823.A23614@fdgroup.com>
79435              Documentation for change #18150.
79436      Branch: perl
79437            ! pod/perlhack.pod
79438 ____________________________________________________________________________
79439 [ 18151] By: rgs                                   on 2002/11/16  20:45:26
79440         Log: Document PRIVSHIFT.
79441              Subject: [PATCH] two small doc patches
79442              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79443              Date: Thu, 14 Nov 2002 15:07:35 -0800
79444              Message-ID: <3yC19gzkguTO092yn@efn.org>
79445      Branch: perl
79446            ! sv.h
79447 ____________________________________________________________________________
79448 [ 18150] By: rgs                                   on 2002/11/16  20:25:57
79449         Log: Subject: [PATCH] optional code for debugging leaking scalars
79450              From: Dave Mitchell <davem@fdgroup.com>
79451              Date: Thu, 14 Nov 2002 23:03:00 +0000
79452              Message-ID: <20021114230300.B18614@fdgroup.com>
79453      Branch: perl
79454            ! perl.c sv.c
79455 ____________________________________________________________________________
79456 [ 18149] By: rgs                                   on 2002/11/16  20:10:50
79457         Log: New B::Lint option, bare-subs, that checks for implicitely
79458              quoted barewords that are also subroutines, from
79459              Ian Phillipps <ip@tarragon-et.co.uk>.
79460              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
79461              With a few tweaks to the implementation and tests.
79462              (previous change was empty)
79463      Branch: perl
79464            ! ext/B/B/Lint.pm ext/B/t/lint.t
79465 ____________________________________________________________________________
79466 [ 18148] By: rgs                                   on 2002/11/16  20:05:34
79467         Log: New B::Lint option, bare-subs, that checks for implicitely
79468              quoted barewords that are also subroutines, from
79469              Ian Phillipps <ip@tarragon-et.co.uk>.
79470              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
79471              With a few tweaks to the implementation and tests.
79472      Branch: perl
79473            ! ext/B/B/Lint.pm ext/B/t/lint.t
79474 ____________________________________________________________________________
79475 [ 18147] By: rgs                                   on 2002/11/16  19:52:54
79476         Log: Subject: [PATCH] Typo in perl58delta
79477              From: andreas.koenig@anima.de (Andreas J. Koenig)
79478              Date: Sat, 16 Nov 2002 16:29:14 +0100
79479              Message-ID: <m3u1ihjzxx.fsf@k242.linux.bogus>
79480      Branch: perl
79481            ! pod/perl58delta.pod
79482 ____________________________________________________________________________
79483 [ 18142] By: rgs                                   on 2002/11/12  22:09:39
79484         Log: Subject: [PATCH] Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro)
79485              From: Dave Mitchell <davem@fdgroup.com>
79486              Date: Thu, 7 Nov 2002 16:38:02 +0000
79487              Message-ID: <20021107163802.C25337@fdgroup.com>
79488      Branch: perl
79489            ! pad.h
79490 ____________________________________________________________________________
79491 [ 18141] By: merijn                                on 2002/11/12  16:15:30
79492         Log: repair 18139 (missing awk command)
79493      Branch: perl
79494            ! Configure
79495 ____________________________________________________________________________
79496 [ 18139] By: merijn                                on 2002/11/12  14:20:36
79497         Log: Date: Tue, 12 Nov 2002 16:49:22 +0200
79498              From: Jarkko Hietaniemi <jhi@iki.fi>
79499              Subject: [PATCH] Tru64 osvers
79500              Message-ID: <20021112144922.GI511825@lyta.hut.fi>
79501      Branch: perl
79502            ! Configure
79503 ____________________________________________________________________________
79504 [ 18137] By: rgs                                   on 2002/11/10  21:57:04
79505         Log: Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod
79506              From: Slaven Rezic <slaven.rezic@berlin.de>
79507              Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET)
79508              Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de>
79509      Branch: perl
79510            ! lib/Term/ReadLine.pm
79511 ____________________________________________________________________________
79512 [ 18136] By: rgs                                   on 2002/11/10  21:38:44
79513         Log: Subject: t/run/runenv.t bug
79514              From: Salvador "Fandiño" <sfandino@yahoo.com>
79515              Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST)
79516              Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com>
79517      Branch: perl
79518            ! t/run/runenv.t
79519 ____________________________________________________________________________
79520 [ 18135] By: rgs                                   on 2002/11/10  21:30:36
79521         Log: Subject: [PATCH] perlopentut and PerlIO documentation
79522              From: Slaven Rezic <slaven.rezic@berlin.de>
79523              Date: 08 Nov 2002 22:22:19 +0100
79524              Message-ID: <8765v7kb90.fsf@vran.herceg.de>
79525      Branch: perl
79526            ! lib/PerlIO.pm pod/perlopentut.pod
79527 ____________________________________________________________________________
79528 [ 18125] By: hv                                    on 2002/11/07  14:01:57
79529         Log: Subject: Re: The Inaba patch for tr/// vs. use encoding
79530              From: Dan Kogai <dankogai@dan.co.jp>
79531              Date: Fri, 25 Oct 2002 13:04:00 +0900
79532              Message-Id: <CAC896FE-E7CE-11D6-9228-0003939A104C@dan.co.jp>
79533      Branch: perl
79534            + t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
79535            + t/uni/tr_utf8.t
79536            ! MANIFEST
79537 ____________________________________________________________________________
79538 [ 18124] By: hv                                    on 2002/11/07  13:51:39
79539         Log: Subject: [PATCH] File::Temp documentation fix
79540              From: Slaven Rezic <slaven.rezic@berlin.de>
79541              Date: Thu, 24 Oct 2002 19:04:20 +0200 (CEST)
79542              Message-Id: <200210241704.g9OH4KlR030883@vran.herceg.de>
79543      Branch: perl
79544            ! lib/File/Temp.pm
79545 ____________________________________________________________________________
79546 [ 18123] By: hv                                    on 2002/11/07  13:46:59
79547         Log: Subject: PATCH x2p/find2perl.PL
79548              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
79549              Date: Thu, 24 Oct 2002 10:05:19 +0200
79550              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCF41@hamsem01.de.gedas.vwg>
79551      Branch: perl
79552            ! x2p/find2perl.PL
79553 ____________________________________________________________________________
79554 [ 18122] By: hv                                    on 2002/11/07  13:40:25
79555         Log: Subject: [perl #18065] LFS related bug in perl-5.8.0 testsuite
79556              From: "david@dhaller.de (via RT)" <perlbug@perl.org>
79557              Date: 23 Oct 2002 18:42:51 -0000
79558              Message-Id: <rt-18065-40384.14.044473925414@bugs6.perl.org>
79559      Branch: perl
79560            ! ext/Fcntl/t/syslfs.t t/op/lfs.t
79561 ____________________________________________________________________________
79562 [ 18121] By: hv                                    on 2002/11/07  13:21:15
79563         Log: Subject: Re: [perl #18038] DESTROY change in 5.8.0?
79564              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79565              Date: Sun, 03 Nov 2002 15:48:18 -0800
79566              Message-ID: <CXbx9gzkgS8W092yn@efn.org>
79567      Branch: perl
79568            ! sv.c t/op/tie.t
79569 ____________________________________________________________________________
79570 [ 18120] By: hv                                    on 2002/11/07  13:14:21
79571         Log: Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
79572              From: Gurusamy Sarathy <gsar@ActiveState.com>
79573              Date: Sat, 19 Oct 2002 12:11:43 -0700
79574              Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
79575      Branch: perl
79576            ! doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c win32/win32.h
79577 ____________________________________________________________________________
79578 [ 18119] By: hv                                    on 2002/11/07  12:13:28
79579         Log: Subject: [perl #18154] Problem found in calculating offsets in regex
79580              From: Mark Pease (via RT) <perlbug@perl.org>
79581              Date: 29 Oct 2002 20:23:54 -0000
79582              Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>
79583      Branch: perl
79584            ! regcomp.c
79585 ____________________________________________________________________________
79586 [ 18118] By: hv                                    on 2002/11/07  11:33:38
79587         Log: Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
79588              From: hv@crypt.org
79589              Date: Sun, 03 Nov 2002 16:41:24 +0000
79590              Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>
79591      Branch: perl
79592            ! ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t
79593            ! t/op/sub_lval.t
79594 ____________________________________________________________________________
79595 [ 18117] By: rgs                                   on 2002/11/06  22:15:36
79596         Log: "make distclean" should remove the generated file lib/Config.pod.
79597      Branch: perl
79598            ! Makefile.SH
79599 ____________________________________________________________________________
79600 [ 18116] By: rgs                                   on 2002/11/06  22:11:06
79601         Log: The new test introduced in #18114 failed with threads
79602      Branch: perl
79603            ! ext/B/t/concise.t
79604 ____________________________________________________________________________
79605 [ 18115] By: rgs                                   on 2002/11/06  20:43:14
79606         Log: Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
79607              From: Slaven Rezic <slaven.rezic@berlin.de>
79608              Date: 24 Oct 2002 00:44:35 +0200
79609              Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
79610      Branch: perl
79611            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/io/binmode.t
79612            ! t/io/print.t t/io/read.t t/lib/warnings/pp_sys
79613 ____________________________________________________________________________
79614 [ 18114] By: rgs                                   on 2002/11/06  20:08:53
79615         Log: Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
79616              From: Stephen McCamant <smcc@mit.edu>
79617              Date: Thu, 31 Oct 2002 01:35:29 -0500
79618              Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>
79619
79620              plus a test case in ext/B/t/concise.t
79621              plus a (less intrusive, but less future-proof) fix for a
79622              similar problem in B::walkoptree_exec().
79623      Branch: perl
79624            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t
79625 ____________________________________________________________________________
79626 [ 18113] By: rgs                                   on 2002/11/05  20:11:55
79627         Log: make regen_headers.
79628              Backport change #18078 to warnings.pl.
79629      Branch: perl
79630            ! global.sym perlapi.c perlapi.h proto.h warnings.pl
79631 ____________________________________________________________________________
79632 [ 18109] By: ams                                   on 2002/11/05  13:03:34
79633         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
79634              From: hv@crypt.org
79635              Date: Tue, 05 Nov 2002 13:30:00 +0000
79636              Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>
79637
79638              This is half of the fix for #18107. The swash_init() problems
79639              described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
79640              but can now be seen only with UTF-8 test cases.
79641      Branch: perl
79642            ! pp.c
79643 ____________________________________________________________________________
79644 [ 18108] By: merijn                                on 2002/11/05  07:52:08
79645         Log: Put back the DO NOT EDIT headers in proto.h and global.sym
79646
79647              Subject: Re: [perl #18066] Bug in -I when path has double colons?
79648              From: Slaven Rezic <slaven.rezic@berlin.de>
79649              Date: 03 Nov 2002 10:25:10 +0100
79650              Message-ID: <87adkrngy1.fsf@vran.herceg.de>
79651      Branch: perl
79652            ! embed.pl
79653 ____________________________________________________________________________
79654 [ 18107] By: ams                                   on 2002/11/05  03:43:46
79655         Log: 1. Update pp_ucfirst to enter the UTF-8 branch only if the first
79656              character is UTF-8. (Copied from pp_lcfirst.)
79657              2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.
79658      Branch: perl
79659            ! dump.c pp.c
79660 ____________________________________________________________________________
79661 [ 18106] By: hv                                    on 2002/11/05  01:43:27
79662         Log: new test based on:
79663              Subject: [TEST] for [PATCH] bug in utf8.c(?)
79664              From: Marty Pauley <marty+p5p@kasei.com>
79665              Date: Fri, 18 Oct 2002 21:02:38 +0100
79666              Message-ID: <20021018200238.GY3764@soto.kasei.com>
79667      Branch: perl
79668            ! lib/utf8.t
79669 ____________________________________________________________________________
79670 [ 18105] By: hv                                    on 2002/11/05  00:59:30
79671         Log: Subject: Re: Class::Struct, simple patch, tests
79672              From: Marty Pauley <marty+p5p@kasei.com>
79673              Date: Fri, 18 Oct 2002 22:26:38 +0100
79674              Message-ID: <20021018212638.GB3764@soto.kasei.com>
79675      Branch: perl
79676            ! lib/Class/Struct.pm lib/Class/Struct.t
79677 ____________________________________________________________________________
79678 [ 18102] By: rgs                                   on 2002/11/04  21:43:53
79679         Log: Subject: Re: [perl #18066] Bug in -I when path has double colons?
79680              From: Slaven Rezic <slaven.rezic@berlin.de>
79681              Date: 30 Oct 2002 11:18:47 +0100
79682              Message-ID: <87of9c2prs.fsf@vran.herceg.de>
79683
79684              With the corresponding change to embed.fnc
79685      Branch: perl
79686            + t/run/switchI.t
79687            ! MANIFEST embed.fnc embed.h embedvar.h global.sym perl.c
79688            ! proto.h t/run/runenv.t
79689 ____________________________________________________________________________
79690 [ 18094] By: merijn                                on 2002/11/04  16:08:22
79691         Log: Changed the warning detection pattern because of:
79692
79693              Subject: ccache gcc3.2 doesn't work
79694              From: Nicholas Clark <nick@ccl4.org>
79695              Date: Tue, 29 Oct 2002 15:01:39
79696              Message-ID: <20021029150139.J82080@plum.flirble.org>
79697      Branch: perl
79698            ! Configure
79699 ____________________________________________________________________________
79700 [ 18093] By: jhi                                   on 2002/11/04  16:06:39
79701         Log: s/Perlf/Perl/ (thanks rgs)
79702      Branch: perl
79703            ! pod/perldiag.pod
79704 ____________________________________________________________________________
79705 [ 18091] By: jhi                                   on 2002/11/04  15:50:07
79706         Log: How pre-5.9.0 Perl can be fooled by a defined-or.
79707      Branch: perl
79708            ! pod/perldiag.pod
79709 ____________________________________________________________________________
79710 [ 18090] By: hv                                    on 2002/11/04  15:49:29
79711         Log: extend #13786 to cover the other four identical chunks of code
79712              to avoid looping under overload.
79713      Branch: perl
79714            ! sv.c
79715 ____________________________________________________________________________
79716 [ 18088] By: merijn                                on 2002/11/04  15:37:06
79717         Log: Charnames take 4
79718              Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>
79719      Branch: perl
79720            ! lib/charnames.pm lib/charnames.t
79721 ____________________________________________________________________________
79722 [ 18086] By: hv                                    on 2002/11/04  15:16:34
79723         Log: integrate from perlio: changes #17709, #17795, #17796, #18032
79724      Branch: perl
79725           !> Porting/apply ext/PerlIO/t/encoding.t ext/PerlIO/t/via.t
79726           !> ext/PerlIO/via/via.xs perlio.c t/io/crlf.t
79727 ____________________________________________________________________________
79728 [ 18085] By: hv                                    on 2002/11/04  12:17:12
79729         Log: Subject: Re: [perl #17064] illegal legal unicode character
79730              From: hv@crypt.org
79731              Date: Mon, 04 Nov 2002 13:23:49 +0000
79732              Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>
79733      Branch: perl
79734            ! regexec.c t/op/split.t
79735 ____________________________________________________________________________
79736 [ 18084] By: merijn                                on 2002/11/04  11:04:45
79737         Log: Tru64, gcc -O3, datasize
79738              Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>
79739      Branch: perl
79740            ! README.tru64 hints/dec_osf.sh
79741 ____________________________________________________________________________
79742 [ 18083] By: merijn                                on 2002/11/04  10:58:52
79743         Log: Typo configpm
79744              Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>
79745      Branch: perl
79746            ! configpm
79747 ____________________________________________________________________________
79748 [ 18078] By: hv                                    on 2002/11/03  13:20:50
79749         Log: avoid reliance on croak() prototype
79750      Branch: perl
79751            ! lib/warnings.pm
79752 ____________________________________________________________________________
79753 [ 18077] By: hv                                    on 2002/11/03  13:18:17
79754         Log: Subject: [PATCH lib/Config.*] Document and test Config::config_re().
79755              (with tweaks)
79756              From: Michael G Schwern <schwern@pobox.com>
79757              Date: Wed, 4 Sep 2002 12:06:08 -0700
79758              Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net>
79759      Branch: perl
79760            ! configpm lib/Config.t
79761 ____________________________________________________________________________
79762 [ 18076] By: gbarr                                 on 2002/11/03  10:11:18
79763         Log: Update to Scalar-List-Utils 1.08
79764      Branch: perl
79765            + ext/List/Util/t/isvstring.t ext/List/Util/t/refaddr.t
79766            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/README
79767            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
79768            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t
79769            ! ext/List/Util/t/reduce.t
79770 ____________________________________________________________________________
79771 [ 18075] By: rgs                                   on 2002/10/31  20:58:12
79772         Log: Adjust the number of tests in t/op/range.t
79773      Branch: perl
79774            ! t/op/range.t
79775 ____________________________________________________________________________
79776 [ 18074] By: ams                                   on 2002/10/30  22:30:32
79777         Log: Subject: Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM
79778              but "-4\n".."-0\n" is!
79779              From: Slaven Rezic <slaven.rezic@berlin.de>
79780              Date: 30 Oct 2002 16:22:36 +0100
79781              Message-Id: <87n0ow0x4z.fsf@vran.herceg.de>
79782
79783              Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n"
79784              is not DWIM but "-4\n".."-0\n" is!
79785              From: "Orton, Yves" <yves.orton@mciworldcom.de>
79786              Date: Wed, 30 Oct 2002 11:59:31 -0000
79787              Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2>
79788
79789              (Applied over previous fix.)
79790      Branch: perl
79791            ! pp_ctl.c t/op/range.t
79792 ____________________________________________________________________________
79793 [ 18073] By: ams                                   on 2002/10/30  19:47:12
79794         Log: Subject: [perl #18165] "0" fails as right-hand argument to ..
79795              From: Mark-Jason Dominus (via RT) <perlbug@perl.org>
79796              Date: 30 Oct 2002 17:27:53 -0000
79797              Message-Id: <rt-18165-40816.6.86096008382222@bugs6.perl.org>
79798
79799              (Fixed by making an exception for .."0" in pp_flop.)
79800      Branch: perl
79801            ! pp_ctl.c t/op/range.t
79802 ____________________________________________________________________________
79803 [ 18072] By: rgs                                   on 2002/10/29  20:37:31
79804         Log: Partial fix of bug [perl #17589] : prevent the parser to
79805              segfault when encountering the erroneous construct "sub;".
79806      Branch: perl
79807            ! pod/perldiag.pod t/op/anonsub.t toke.c
79808 ____________________________________________________________________________
79809 [ 18071] By: rgs                                   on 2002/10/28  21:57:25
79810         Log: Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update
79811              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
79812              Date: Mon, 28 Oct 2002 12:53:52 -0000
79813              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOEFLAA.Paul.Marquess@btinternet.com>
79814      Branch: perl
79815            ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
79816 ____________________________________________________________________________
79817 [ 18070] By: rgs                                   on 2002/10/28  20:46:33
79818         Log: Subject: [PATCH] Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED)
79819              From: Nicholas Clark <nick@unfortu.net>
79820              Date: Sun, 27 Oct 2002 18:39:03 +0000
79821              Message-ID: <20021027183902.GJ292@Bagpuss.unfortu.net>
79822      Branch: perl
79823            ! util.c
79824 ____________________________________________________________________________
79825 [ 18069] By: rgs                                   on 2002/10/28  20:44:12
79826         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
79827              From: Nicholas Clark <nick@unfortu.net>
79828              Date: Sun, 27 Oct 2002 22:31:08 +0000
79829              Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net>
79830      Branch: perl
79831            ! t/op/pack.t
79832 ____________________________________________________________________________
79833 [ 18068] By: merijn                                on 2002/10/27  17:57:15
79834         Log: Repair broken previous patch. I don't like it, but not repairing it
79835              breaks each and every build. Will teach me to test on the same
79836              machine where I patched it. Sorry.
79837      Branch: perl
79838            ! embed.pl
79839 ____________________________________________________________________________
79840 [ 18067] By: merijn                                on 2002/10/27  06:02:21
79841         Log: embed.pl doc. (embed.pl reorganization for doc headers)
79842              Wed, 23 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
79843              With some additional modifications
79844      Branch: perl
79845            ! embed.pl
79846 ____________________________________________________________________________
79847 [ 18064] By: merijn                                on 2002/10/25  11:47:07
79848         Log: The 5005thread todo list; 2 down 25 to go
79849      Branch: perl
79850            ! README.irix README.tru64
79851 ____________________________________________________________________________
79852 [ 18063] By: hv                                    on 2002/10/25  00:28:48
79853         Log: change #18038 gives too many problems on t/450_service.t; disable
79854              it for now
79855      Branch: perl
79856            ! lib/Net/Ping/t/450_service.t
79857 ____________________________________________________________________________
79858 [ 18062] By: hv                                    on 2002/10/25  00:21:17
79859         Log: Subject: [PATCH] DB_File 1.806
79860              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
79861              Date: Tue, 22 Oct 2002 11:16:21 +0100
79862              Message-ID: <AIEAJICLCBDNAAOLLOKLCEDMFLAA.Paul.Marquess@btinternet.com>
79863      Branch: perl
79864            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
79865            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
79866            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
79867 ____________________________________________________________________________
79868 [ 18061] By: hv                                    on 2002/10/25  00:13:07
79869         Log: Subject: [PATCH lib/IO.t] Add tests for IO.pm
79870              From: chromatic <chromatic@wgz.org>
79871              Date: Mon, 21 Oct 2002 20:27:43 -0700
79872              Message-ID: <20021022033253.57952.qmail@onion.perl.org>
79873      Branch: perl
79874            + ext/IO/lib/IO/t/IO.t
79875            ! MANIFEST lib/Net/Ping/t/450_service.t
79876 ____________________________________________________________________________
79877 [ 18060] By: hv                                    on 2002/10/24  23:54:50
79878         Log: 2 lines of change #18039 had several problems
79879      Branch: perl
79880            ! ext/IO/IO.pm
79881 ____________________________________________________________________________
79882 [ 18059] By: hv                                    on 2002/10/24  23:46:29
79883         Log: Subject: [perl #18036] perldoc refuses to run on BeOS
79884              From: "mauzo@csv.warwick.ac.uk (via RT)" <perlbug@perl.org>
79885              Date: 21 Oct 2002 10:18:50 -0000
79886              Message-Id: <rt-18036-40246.15.4017814246886@bugs6.perl.org>
79887      Branch: perl
79888            ! utils/perldoc.PL
79889 ____________________________________________________________________________
79890 [ 18058] By: hv                                    on 2002/10/24  23:36:48
79891         Log: Subject: The Inaba patch for tr/// vs. use encoding
79892              From: Dan Kogai <dankogai@dan.co.jp>
79893              Date: Mon, 21 Oct 2002 17:36:02 +0900
79894              Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp>
79895      Branch: perl
79896            ! mg.c regcomp.c sv.c toke.c
79897 ____________________________________________________________________________
79898 [ 18057] By: hv                                    on 2002/10/24  23:16:15
79899         Log: Subject: [Encode] 1.80 released
79900              From: Dan Kogai <dankogai@dan.co.jp>
79901              Date: Tue, 22 Oct 2002 05:47:16 +0900
79902              Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp>
79903      Branch: perl
79904            + ext/Encode/bin/ucmsort ext/Encode/t/rt.pl
79905            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
79906            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
79907            ! ext/Encode/lib/Encode/MIME/Header.pm
79908            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/CJKT.t
79909            ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t
79910            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
79911            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
79912 ____________________________________________________________________________
79913 [ 18056] By: hv                                    on 2002/10/24  22:48:06
79914         Log: Subject: [PATCH] B/C.pm: make $0 to argv[0] again
79915              From: Autrijus Tang <autrijus@autrijus.org>
79916              Date: Sat, 19 Oct 2002 17:51:57 +0800
79917              Message-ID: <20021019095157.GA430@not.autrijus.org>
79918      Branch: perl
79919            ! ext/B/B/C.pm
79920 ____________________________________________________________________________
79921 [ 18055] By: hv                                    on 2002/10/24  22:34:10
79922         Log: Reverse change #8066 and sense of test, to satisfy [perl #17763]
79923      Branch: perl
79924            ! pp_sys.c t/run/fresh_perl.t
79925 ____________________________________________________________________________
79926 [ 18054] By: hv                                    on 2002/10/24  22:17:40
79927         Log: change #18030 needs the removal of ext/Thread/thr5005.t
79928      Branch: perl
79929            - ext/Thread/thr5005.t
79930 ____________________________________________________________________________
79931 [ 18053] By: merijn                                on 2002/10/24  08:20:09
79932         Log: charnames pragma extended with :alias for customized
79933              unicode naming aliases
79934              Mon, 21 Oct 2002; "H.Merijn Brand" <h.m.brand@hccnet.nl>
79935      Branch: perl
79936            ! lib/charnames.pm lib/charnames.t
79937 ____________________________________________________________________________
79938 [ 18052] By: rgs                                   on 2002/10/23  19:16:50
79939         Log: Further tweaks to perlmodlib.pod.
79940              Add a note about perllocal.pod, which wasn't documented.
79941      Branch: perl
79942            ! pod/perlmodlib.PL pod/perlmodlib.pod
79943 ____________________________________________________________________________
79944 [ 18051] By: rgs                                   on 2002/10/23  18:56:08
79945         Log: Further tweaks to perluniintro.pod
79946      Branch: perl
79947            ! pod/perluniintro.pod
79948 ____________________________________________________________________________
79949 [ 18050] By: rgs                                   on 2002/10/22  19:11:12
79950         Log: perlmodlib.pod nit suggested by David Dyck (bug #18055)
79951              Regenerate perlmodlib.pod
79952      Branch: perl
79953            ! pod/perlmodlib.PL pod/perlmodlib.pod
79954 ____________________________________________________________________________
79955 [ 18049] By: rgs                                   on 2002/10/22  18:48:00
79956         Log: Subject: [PATCH] perluniintro
79957              From: Jarkko Hietaniemi <jhi@iki.fi>
79958              Date: Sun, 20 Oct 2002 15:48:09 +0300
79959              Message-ID: <20021020124809.GE444369@lyta.hut.fi>
79960      Branch: perl
79961            ! pod/perluniintro.pod
79962 ____________________________________________________________________________
79963 [ 18048] By: hv                                    on 2002/10/22  17:04:26
79964         Log: Subject: [PATCH] PL_curpad == AvARRAY(PL_comppad) always
79965              From: Dave Mitchell <davem@fdgroup.com>
79966              Date: Fri, 18 Oct 2002 13:36:40 +0100
79967              Message-ID: <20021018133640.A19172@fdgroup.com>
79968      Branch: perl
79969            ! cop.h embed.fnc ext/List/Util/Util.xs global.sym op.c pad.c
79970            ! pad.h perl.c perlapi.h pod/perlintern.pod pp_ctl.c proto.h
79971            ! regcomp.c regexec.c scope.c scope.h sv.c t/op/closure.t
79972 ____________________________________________________________________________
79973 [ 18047] By: hv                                    on 2002/10/22  16:20:18
79974         Log: Subject: [PATCH] AutoLoader gives wrong message
79975              From: Peter Scott <peter@psdt.com>
79976              Date: Thu, 17 Oct 2002 19:54:56 -0700
79977              Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com>
79978      Branch: perl
79979            ! lib/AutoLoader.pm
79980 ____________________________________________________________________________
79981 [ 18046] By: hv                                    on 2002/10/22  15:52:40
79982         Log: Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
79983              From: Alain Barbet <alian@alianwebserver.com>
79984              Date: Fri, 18 Oct 2002 15:29:29 +0200
79985              Message-ID: <3DB00CB9.70708@alianwebserver.com>
79986      Branch: perl
79987            ! README.win32 win32/makefile.mk win32/win32.c
79988 ____________________________________________________________________________
79989 [ 18045] By: hv                                    on 2002/10/22  15:47:21
79990         Log: improve 'atomicity' wording
79991      Branch: perl
79992            ! lib/filetest.pm
79993 ____________________________________________________________________________
79994 [ 18044] By: hv                                    on 2002/10/22  15:43:55
79995         Log: Subject: [PATCH] Shell.pm object methods broken
79996              From: Dan Brook <dbrook@easyspace.com>
79997              Date: Thu, 17 Oct 2002 16:05:04 +0100
79998              Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com>
79999      Branch: perl
80000            ! lib/Shell.pm lib/Shell.t
80001 ____________________________________________________________________________
80002 [ 18042] By: hv                                    on 2002/10/21  09:20:54
80003         Log: Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >>
80004              From: hv@crypt.org
80005              Date: Mon, 21 Oct 2002 11:27:40 +0100
80006              Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk>
80007      Branch: perl
80008            ! t/lib/warnings/toke toke.c
80009 ____________________________________________________________________________
80010 [ 18041] By: hv                                    on 2002/10/21  01:14:48
80011         Log: Subject: Re: [perl #18019] regex overoptimization
80012              From: hv@crypt.org
80013              Date: Mon, 21 Oct 2002 03:21:54 +0100
80014              Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk>
80015      Branch: perl
80016            ! regcomp.c t/op/re_tests
80017 ____________________________________________________________________________
80018 [ 18039] By: hv                                    on 2002/10/20  14:33:16
80019         Log: Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update
80020              From: =?iso-8859-1?Q?St=E9phane?= Payrard <s.payrard@wanadoo.fr>
80021              Date: Tue, 15 Oct 2002 02:17:03 +0200
80022              Message-ID: <20021015001703.GG7914@stefp.dyndns.org>
80023      Branch: perl
80024            ! ext/IO/IO.pm
80025 ____________________________________________________________________________
80026 [ 18038] By: hv                                    on 2002/10/20  14:23:06
80027         Log: Update to Net::Ping v2.23
80028      Branch: perl
80029            + lib/Net/Ping/t/150_syn_inst.t lib/Net/Ping/t/400_ping_syn.t
80030            + lib/Net/Ping/t/450_service.t
80031            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t
80032            ! lib/Net/Ping/t/200_ping_tcp.t
80033 ____________________________________________________________________________
80034 [ 18037] By: hv                                    on 2002/10/20  13:57:06
80035         Log: Subject: [PATCH] t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
80036              From: Jarkko Hietaniemi <jhi@iki.fi>
80037              Date: Mon, 14 Oct 2002 14:49:54 +0300
80038              Message-ID: <20021014114954.GB80937@lyta.hut.fi>
80039      Branch: perl
80040            ! t/op/pack.t
80041 ____________________________________________________________________________
80042 [ 18036] By: hv                                    on 2002/10/20  13:43:56
80043         Log: Subject: Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes
80044              From: Slaven Rezic <slaven.rezic@berlin.de>
80045              Date: 14 Oct 2002 09:37:18 +0200
80046              Message-ID: <8765w5wjwx.fsf@vran.herceg.de>
80047      Branch: perl
80048            ! pp_sys.c t/op/mkdir.t
80049 ____________________________________________________________________________
80050 [ 18035] By: hv                                    on 2002/10/20  13:39:09
80051         Log: Subject: Re: [perl #17951] Strange UTF error
80052              From: Jarkko Hietaniemi <jhi@iki.fi>
80053              Date: Wed, 16 Oct 2002 18:50:51 +0300
80054              Message-ID: <20021016155051.GB268437@lyta.hut.fi>
80055      Branch: perl
80056            ! lib/utf8_heavy.pl t/run/fresh_perl.t
80057 ____________________________________________________________________________
80058 [ 18034] By: hv                                    on 2002/10/20  13:23:16
80059         Log: Update to Time::HiRes v1.38
80060      Branch: perl
80061            + ext/Time/HiRes/typemap
80062            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
80063            ! ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs
80064            ! ext/Time/HiRes/Makefile.PL
80065 ____________________________________________________________________________
80066 [ 18033] By: hv                                    on 2002/10/20  13:12:25
80067         Log: Upgrade to Test.pm v1.23
80068      Branch: perl
80069            ! lib/Test.pm
80070 ____________________________________________________________________________
80071 [ 18030] By: merijn                                on 2002/10/19  14:10:21
80072         Log: Happy chainsaw stories; The removal of the 5005 threads
80073              Still imcomplete. Configure will follow
80074      Branch: perl
80075            ! MANIFEST NetWare/Makefile NetWare/config.wc
80076            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
80077            ! Porting/Glossary Porting/config.sh Porting/config_H
80078            ! config_h.SH cop.h cv.h deb.c dosish.h dump.c embed.fnc embed.h
80079            ! embed.pl embedvar.h epoc/config.sh ext/B/B.xs ext/B/B/C.pm
80080            ! ext/B/ramblings/runtime.porting ext/B/t/lint.t
80081            ! ext/DynaLoader/dl_aix.xs ext/Thread/README.threads
80082            ! ext/Thread/Thread.xs ext/Thread/thr5005.t gv.c hints/darwin.sh
80083            ! installperl intrpvar.h makedef.pl mg.c miniperlmain.c
80084            ! myconfig.SH op.c os2/os2.c os2/os2ish.h pad.c perl.c perl.h
80085            ! perlvars.h pod/perltoc.pod pp.c pp.h pp_ctl.c pp_hot.c
80086            ! pp_sort.c proto.h scope.c sv.c sv.h thrdvar.h thread.h toke.c
80087            ! uconfig.h uconfig.sh util.c vms/vms.c win32/Makefile
80088            ! win32/config.bc win32/config.gc win32/config.vc
80089            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
80090            ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL
80091            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
80092            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
80093            ! wince/Makefile.ce wince/config.ce wince/config_H.ce
80094            ! wince/config_sh.PL wince/win32.h wince/win32thread.c
80095            ! wince/win32thread.h wince/wincesck.c
80096 ____________________________________________________________________________
80097 [ 18029] By: merijn                                on 2002/10/18  07:28:21
80098         Log: minor tweaks in Porting/pumpkin.pod
80099              Fri, 18 Oct 2002; Philip Newton <Philip.Newton@gmx.net>
80100      Branch: perl
80101            ! Porting/pumpkin.pod
80102 ____________________________________________________________________________
80103 [ 18028] By: rgs                                   on 2002/10/17  20:33:32
80104         Log: Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
80105              From: Abe Timmerman <abe@ztreet.demon.nl>
80106              Date: Thu, 17 Oct 2002 23:38:34 +0200
80107              Message-Id: <200210172338.34728.abe@ztreet.demon.nl>
80108      Branch: perl
80109            ! t/run/switches.t
80110 ____________________________________________________________________________
80111 [ 18027] By: hv                                    on 2002/10/17  14:39:27
80112         Log: Subject: Re: versions too accurate
80113              From: John Peacock <jpeacock@rowman.com>
80114              Date: Mon, 14 Oct 2002 22:36:48 -0400
80115              Message-ID: <3DAB7F40.1050200@rowman.com>
80116      Branch: perl
80117            ! lib/version.pm util.c
80118 ____________________________________________________________________________
80119 [ 18026] By: hv                                    on 2002/10/17  14:29:41
80120         Log: Subject: Re: [PATCH] Version object combined patch
80121              From: John Peacock <jpeacock@rowman.com>
80122              Date: Thu, 10 Oct 2002 21:23:01 -0400
80123              Message-ID: <3DA627F5.5050907@rowman.com>
80124      Branch: perl
80125            ! lib/version.pm lib/version.t pod/perldiag.pod util.c
80126 ____________________________________________________________________________
80127 [ 18025] By: hv                                    on 2002/10/17  13:37:04
80128         Log: definition of MAXPATHLEN
80129              Subject: [PATCH] standard lawyerism
80130              From: Jarkko Hietaniemi <jhi@iki.fi>
80131              Date: Fri, 11 Oct 2002 02:48:26 +0300
80132              Message-ID: <20021010234825.GM292305@lyta.hut.fi>
80133      Branch: perl
80134            ! perl.h
80135 ____________________________________________________________________________
80136 [ 18024] By: hv                                    on 2002/10/17  13:34:01
80137         Log: Subject: Re: [perl #17061] no strict 'garbage'
80138              From: Slaven Rezic <slaven.rezic@berlin.de>
80139              Date: 10 Oct 2002 16:23:22 +0200
80140              Message-ID: <87ptui5q5h.fsf@vran.herceg.de>
80141      Branch: perl
80142            ! ext/Storable/Storable.pm
80143 ____________________________________________________________________________
80144 [ 18023] By: hv                                    on 2002/10/17  12:56:28
80145         Log: Subject: Re: [perl #17830] open FH, "<&", $fd
80146              From: Steve Grazzini <grazz@nyc.rr.com>
80147              Date: 11 Oct 2002 22:28:58 -0000
80148              Message-ID: <20021011222858.452.qmail@onion.perl.org>
80149      Branch: perl
80150            ! doio.c t/io/open.t
80151 ____________________________________________________________________________
80152 [ 18022] By: hv                                    on 2002/10/17  12:24:42
80153         Log: Subject: Re: [perl #17809] Different warning behaviour between normal and tied hashes
80154              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80155              Date: Tue, 15 Oct 2002 17:01:43 -0700
80156              Message-ID: <nxKr9gzkgmBO092yn@efn.org>
80157      Branch: perl
80158            ! t/op/assignwarn.t
80159 ____________________________________________________________________________
80160 [ 18021] By: hv                                    on 2002/10/17  11:28:38
80161         Log: Subject: [PATCH] minor tweaks in Porting/pumpkin.pod
80162              From: Slaven Rezic <slaven.rezic@berlin.de>
80163              Date: Thu, 3 Oct 2002 21:54:22 +0200 (CEST)
80164              Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de>
80165      Branch: perl
80166            ! Porting/pumpkin.pod
80167 ____________________________________________________________________________
80168 [ 18020] By: rgs                                   on 2002/10/16  18:43:21
80169         Log: prototype() didn't warn when used in void context.
80170      Branch: perl
80171            ! op.c t/lib/warnings/op
80172 ____________________________________________________________________________
80173 [ 18019] By: ams                                   on 2002/10/15  20:54:53
80174         Log: Subject: Japanese translation of Storable
80175              From: "KAWAI,Takanori" <GCD00051@nifty.ne.jp>
80176              Date: Tue, 15 Oct 2002 06:31:01 +0900
80177              Message-Id: <003801c273c9$05888910$1401a8c0@hipposam>
80178      Branch: perl
80179            ! ext/Storable/README
80180 ____________________________________________________________________________
80181 [ 18018] By: rgs                                   on 2002/10/15  19:08:20
80182         Log: Subject: Re: [PATCH] cv.h: Comment update
80183              From: Paul Johnson <paul@pjcj.net>
80184              Date: Mon, 14 Oct 2002 20:00:50 +0200
80185              Message-ID: <20021014180050.GC7333@pjcj.net>
80186      Branch: perl
80187            ! cv.h
80188 ____________________________________________________________________________
80189 [ 18017] By: rgs                                   on 2002/10/14  20:37:06
80190         Log: Subject: [PATCH] perlipc.pod
80191              From: Slaven Rezic <slaven.rezic@berlin.de>
80192              Date: Sun, 13 Oct 2002 14:26:26 +0200 (CEST)
80193              Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de>
80194      Branch: perl
80195            ! pod/perlipc.pod
80196 ____________________________________________________________________________
80197 [ 18016] By: rgs                                   on 2002/10/14  20:30:03
80198         Log: Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod
80199              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
80200              Date: Sun, 13 Oct 2002 09:02:36 +0900
80201              Message-Id: <20021013090227.FFCD.BQW10602@nifty.com>
80202      Branch: perl
80203            ! pod/perlunicode.pod
80204 ____________________________________________________________________________
80205 [ 18015] By: rgs                                   on 2002/10/12  20:22:37
80206         Log: The -0 command-line switch wasn't setting $/ at compile-time.
80207              Move the initialization of $/ just after switch parsing
80208              (it was done after yyparse().)
80209      Branch: perl
80210            ! perl.c t/run/switches.t
80211 ____________________________________________________________________________
80212 [ 18014] By: rgs                                   on 2002/10/12  20:18:55
80213         Log: Subject: Re: [PATCH] perl573delta delinting
80214              From: Philip Newton <Philip.Newton@gmx.net>
80215              Date: Sat, 12 Oct 2002 21:25:49 +0200
80216              Message-ID: <iotgqucnbttvvc43o0j7kv55p5dstui4oc@4ax.com>
80217      Branch: perl
80218            ! pod/perl573delta.pod
80219 ____________________________________________________________________________
80220 [ 18013] By: hv                                    on 2002/10/12  15:41:50
80221         Log: Subject: [PATCH] for -Dm
80222              From: Slaven Rezic <slaven.rezic@berlin.de>
80223              Date: Wed, 9 Oct 2002 00:49:33 +0200 (CEST)
80224              Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de>
80225      Branch: perl
80226            ! malloc.c
80227 ____________________________________________________________________________
80228 [ 18012] By: hv                                    on 2002/10/12  15:39:49
80229         Log: #18005 was not enough
80230              Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7)
80231              From: Abe Timmerman <abeltje@cpan.org>
80232              Date: Sat, 12 Oct 2002 17:56:39 +0200
80233              Message-Id: <200210121756.39803.abeltje@cpan.org>
80234      Branch: perl
80235            ! win32/makefile.mk
80236 ____________________________________________________________________________
80237 [ 18011] By: hv                                    on 2002/10/12  15:36:43
80238         Log: Subject: [perl #17805] BUG: Grammar bug during Configure
80239              From: Richard Hitt (via RT) <perlbug@perl.org>
80240              Date: 8 Oct 2002 21:04:30 -0000
80241              Message-Id: <rt-17805-39395.9.0319493317925@bugs6.perl.org>
80242      Branch: perl
80243            ! Configure
80244 ____________________________________________________________________________
80245 [ 18010] By: hv                                    on 2002/10/12  15:31:06
80246         Log: Subject: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
80247              From: Nicholas Clark <nick@unfortu.net>
80248              Date: Tue, 8 Oct 2002 21:52:53 +0100
80249              Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net>
80250      Branch: perl
80251            ! pod/perldiag.pod pp_pack.c t/op/pack.t
80252 ____________________________________________________________________________
80253 [ 18009] By: hv                                    on 2002/10/12  15:12:18
80254         Log: Subject: [PATCH perldoc] For screaming hell's sake
80255              From: Simon Cozens <simon@netthink.co.uk>
80256              Date: Tue, 8 Oct 2002 11:13:07 +0100
80257              Message-ID: <20021008101307.GA8175@netthink.co.uk>
80258      Branch: perl
80259            ! utils/perldoc.PL
80260 ____________________________________________________________________________
80261 [ 18008] By: hv                                    on 2002/10/12  14:38:19
80262         Log: Subject: [PATCH] Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
80263              From: Nicholas Clark <nick@unfortu.net>
80264              Date: Mon, 7 Oct 2002 23:35:34 +0100
80265              Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net>
80266      Branch: perl
80267            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
80268            ! ext/Storable/README ext/Storable/Storable.pm
80269            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
80270            ! ext/Storable/t/forgive.t ext/Storable/t/integer.t
80271            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
80272 ____________________________________________________________________________
80273 [ 18007] By: hv                                    on 2002/10/12  14:22:36
80274         Log: Subject: [perl #17773] errors in c2ph(1) man page
80275              From: Eric Melville (via RT) <perlbug@perl.org>
80276              Date: 7 Oct 2002 02:58:34 -0000
80277              Message-Id: <rt-17773-39313.12.4820309875481@bugs6.perl.org>
80278      Branch: perl
80279            ! utils/c2ph.PL
80280 ____________________________________________________________________________
80281 [ 18006] By: hv                                    on 2002/10/12  14:19:55
80282         Log: Subject: [PATCH pad.c] Re: closure failures
80283              From: Dave Mitchell <davem@fdgroup.com>
80284              Date: Mon, 7 Oct 2002 02:42:13 +0100
80285              Message-ID: <20021007024213.B29760@fdgroup.com>
80286      Branch: perl
80287            ! pad.c
80288 ____________________________________________________________________________
80289 [ 18005] By: hv                                    on 2002/10/12  14:17:07
80290         Log: Subject: Re: Building bleadperl (minperl) fails completely under VC7
80291              From: Abe Timmerman <abeltje@cpan.org>
80292              Date: Tue, 8 Oct 2002 14:16:56 +0200
80293              Message-Id: <200210081416.56942.abeltje@cpan.org>
80294      Branch: perl
80295            ! win32/Makefile
80296 ____________________________________________________________________________
80297 [ 18004] By: hv                                    on 2002/10/12  14:06:59
80298         Log: updated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>
80299      Branch: perl
80300            ! hints/darwin.sh
80301 ____________________________________________________________________________
80302 [ 18003] By: hv                                    on 2002/10/12  13:48:34
80303         Log: Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956
80304              and #18001.
80305      Branch: perl
80306            ! ext/Devel/Peek/Peek.t
80307 ____________________________________________________________________________
80308 [ 18002] By: hv                                    on 2002/10/11  23:22:56
80309         Log: Subject: [Encode] 1.77 Released
80310              From: Dan Kogai <dankogai@dan.co.jp>
80311              Date: Sun, 6 Oct 2002 12:52:52 +0900
80312              Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp>
80313      Branch: perl
80314            ! ext/Encode/Changes ext/Encode/Encode.pm
80315            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
80316            ! ext/Encode/lib/Encode/Alias.pm
80317            ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/jperl.t
80318            ! ext/Encode/ucm/big5-eten.ucm
80319 ____________________________________________________________________________
80320 [ 18001] By: hv                                    on 2002/10/11  22:52:43
80321         Log: Subject: Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)
80322              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80323              Date: Thu, 10 Oct 2002 14:28:55 -0700
80324              Message-ID: <XEfp9gzkgquV092yn@efn.org>
80325      Branch: perl
80326            ! ext/Devel/Peek/Peek.t
80327 ____________________________________________________________________________
80328 [ 18000] By: hv                                    on 2002/10/11  22:30:36
80329         Log: Subject: [PATCH] perl573delta delinting
80330              From: Jarkko Hietaniemi <jhi@iki.fi>
80331              Date: Fri, 4 Oct 2002 16:19:31 +0300
80332              Message-ID: <20021004131931.GE278184@lyta.hut.fi>
80333      Branch: perl
80334            ! pod/perl573delta.pod
80335 ____________________________________________________________________________
80336 [ 17999] By: hv                                    on 2002/10/11  22:28:36
80337         Log: Subject: [PATCH] No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
80338              From: Jarkko Hietaniemi <jhi@iki.fi>
80339              Date: Fri, 4 Oct 2002 16:11:57 +0300
80340              Message-ID: <20021004131157.GD278184@lyta.hut.fi>
80341      Branch: perl
80342            ! pod/perldiag.pod reentr.c reentr.pl
80343 ____________________________________________________________________________
80344 [ 17998] By: rgs                                   on 2002/10/11  19:53:05
80345         Log: Fix bug #17771 : segfault with the 'for' statement modifier
80346              used inside a map or a grep.
80347      Branch: perl
80348            ! pp_ctl.c t/op/grep.t
80349 ____________________________________________________________________________
80350 [ 17997] By: hv                                    on 2002/10/11  12:10:39
80351         Log: Subject: [perl #17751] File::Spec::Win32::canonpath patch try#3
80352              From: Information Service <info@lingo.kiev.ua>
80353              Date: Wed, 09 Oct 2002 07:17:00 +0400
80354              Message-ID: <3DA39FAC.85471200@lingo.kiev.ua>
80355      Branch: perl
80356            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
80357 ____________________________________________________________________________
80358 [ 17996] By: hv                                    on 2002/10/11  11:55:53
80359         Log: Subject: [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()
80360              From: chromatic <chromatic@wgz.org>
80361              Date: Thu, 03 Oct 2002 22:56:54 -0700
80362              Message-ID: <20021004060120.33329.qmail@onion.perl.org>
80363      Branch: perl
80364            ! lib/AutoLoader.pm lib/AutoLoader.t
80365 ____________________________________________________________________________
80366 [ 17995] By: ams                                   on 2002/10/11  05:24:20
80367         Log: Subject: [perl #17819] Typo in perltooc?
80368              From: Bob Wilkinson (via RT) <perlbug@perl.org>
80369              Date: 9 Oct 2002 09:50:40 -0000
80370              Message-Id: <rt-17819-39445.14.7484532089852@bugs6.perl.org>
80371
80372              Subject: [perl #17821] Typo in perltooc
80373              From: Bob Wilkinson (via RT) <perlbug@perl.org>
80374              Date: 9 Oct 2002 10:12:51 -0000
80375              Message-Id: <rt-17821-39458.9.41452851965508@bugs6.perl.org>
80376      Branch: perl
80377            ! pod/perltooc.pod
80378 ____________________________________________________________________________
80379 [ 17994] By: rgs                                   on 2002/10/10  20:19:27
80380         Log: Fix bug #17776 : memory corruption in qr/##/x
80381      Branch: perl
80382            ! sv.c t/op/pat.t
80383 ____________________________________________________________________________
80384 [ 17993] By: rgs                                   on 2002/10/10  19:52:00
80385         Log: croak() is better written Perl_croak() in C code.
80386      Branch: perl
80387            ! util.c
80388 ____________________________________________________________________________
80389 [ 17992] By: hv                                    on 2002/10/10  11:29:12
80390         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
80391              From: andreas.koenig@anima.de (Andreas J. Koenig)
80392              Date: Fri, 04 Oct 2002 06:38:57 +0200
80393              Message-ID: <m3bs6astr2.fsf@k242.linux.bogus>
80394      Branch: perl
80395            ! lib/Hash/Util.pm
80396 ____________________________________________________________________________
80397 [ 17991] By: hv                                    on 2002/10/10  11:20:41
80398         Log: new files lib/version.pm and lib/version.t for change #17990.
80399      Branch: perl
80400            + lib/version.pm lib/version.t
80401 ____________________________________________________________________________
80402 [ 17990] By: hv                                    on 2002/10/10  11:19:57
80403         Log: Subject: [PATCH] Version object combined patch
80404              From: John Peacock <jpeacock@rowman.com>
80405              Date: Fri, 04 Oct 2002 23:15:10 -0400
80406              Message-ID: <3D9E593E.1060605@rowman.com>
80407      Branch: perl
80408            ! MANIFEST embed.fnc embed.h global.sym pod/perlapi.pod
80409            ! pod/perlintern.pod proto.h t/comp/use.t universal.c util.c
80410 ____________________________________________________________________________
80411 [ 17989] By: hv                                    on 2002/10/10  10:48:42
80412         Log: Subject: PATCH: lib/ExtUtils/typemap
80413              From: Brian Ingerson <ingy@ttul.org>
80414              Date: Sat, 28 Sep 2002 13:03:24 -0700
80415              Message-ID: <20020928130324.A16900@ttul.org>
80416      Branch: perl
80417            ! lib/ExtUtils/typemap
80418 ____________________________________________________________________________
80419 [ 17988] By: hv                                    on 2002/10/10  10:45:19
80420         Log: Subject: [PATCH] Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari)
80421              From: Nicholas Clark <nick@unfortu.net>
80422              Date: Sat, 28 Sep 2002 18:52:00 +0100
80423              Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net>
80424      Branch: perl
80425            ! lib/Exporter.t lib/Exporter/Heavy.pm
80426 ____________________________________________________________________________
80427 [ 17987] By: hv                                    on 2002/10/10  10:27:40
80428         Log: Subject: Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect
80429              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
80430              Date: Mon, 9 Sep 2002 17:36:55 -0400
80431              Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu>
80432      Branch: perl
80433            ! pod/perlfunc.pod
80434 ____________________________________________________________________________
80435 [ 17986] By: hv                                    on 2002/10/10  09:51:24
80436         Log: Remove use of caller() in strict.pm, and tighten Safe compartment
80437              for Storable tests to match.
80438      Branch: perl
80439            ! ext/Storable/t/code.t lib/strict.pm lib/strict.t
80440 ____________________________________________________________________________
80441 [ 17985] By: hv                                    on 2002/10/10  09:27:00
80442         Log: Subject: Re: README.cygwin draft update
80443              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80444              Date: Mon, 07 Oct 2002 17:15:09 -0700
80445              Message-ID: <NOio9gzkg6oR092yn@efn.org>
80446      Branch: perl
80447            ! README.cygwin pod/perl58delta.pod
80448 ____________________________________________________________________________
80449 [ 17984] By: rgs                                   on 2002/10/09  19:17:08
80450         Log: Fix bug #17823 : non-modifying tr/// stringifies references
80451      Branch: perl
80452            ! doop.c t/op/tr.t
80453 ____________________________________________________________________________
80454 [ 17983] By: merijn                                on 2002/10/09  12:22:26
80455         Log: Tru64 and gcc and threads
80456              Sat, 5 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
80457      Branch: perl
80458            ! thread.h
80459 ____________________________________________________________________________
80460 [ 17982] By: merijn                                on 2002/10/09  10:34:40
80461         Log: Correct mailing list archive URL
80462              Wed, 9 Oct 2002; Slaven Rezic <slaven.rezic@berlin.de>
80463      Branch: perl
80464            ! Porting/pumpkin.pod
80465 ____________________________________________________________________________
80466 [ 17981] By: merijn                                on 2002/10/09  04:49:06
80467         Log: Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
80468              Tue, 8 Oct 2002; Andy Dougherty <doughera@lafayette.edu>
80469      Branch: perl
80470            ! Porting/pumpkin.pod
80471 ____________________________________________________________________________
80472 [ 17980] By: sky                                   on 2002/10/06  15:40:56
80473         Log: Upgrade Safe.pm to 2.09 after CPAN backport.
80474              Fix testcases to run properly outside perl core build enviroment.
80475      Branch: perl
80476            ! ext/Opcode/Safe.pm ext/Safe/safe1.t ext/Safe/safe2.t
80477            ! ext/Safe/safe3.t
80478 ____________________________________________________________________________
80479 [ 17979] By: sky                                   on 2002/10/06  07:03:19
80480         Log: Subject: [PATCH] fix typo in Tie::Array
80481              From: "Jos I. Boumans" <kane@cpan.org>
80482              Date: sat okt 5, 2002  20:39:17 Europe/Stockholm
80483              Message-Id: <20021005183920.14746.qmail@onion.perl.org>
80484      Branch: perl
80485            ! lib/Tie/Array.pm
80486 ____________________________________________________________________________
80487 [ 17978] By: sky                                   on 2002/10/05  04:44:10
80488         Log: Upgrade to Attribute::Handlers 0.78
80489      Branch: perl
80490            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
80491            ! lib/Attribute/Handlers/README
80492 ____________________________________________________________________________
80493 [ 17977] By: rgs                                   on 2002/10/04  20:01:54
80494         Log: Complement to change #17976 :
80495              there was a similar bug on rdo().
80496              Increment $Safe::VERSION.
80497      Branch: perl
80498            ! ext/Opcode/Safe.pm ext/Safe/safe3.t
80499 ____________________________________________________________________________
80500 [ 17976] By: rgs                                   on 2002/10/04  19:44:48
80501         Log: Fix bug #17744, suggested by Andreas Jurenda,
80502              tweaked by rgs (security hole in Safe).
80503      Branch: perl
80504            + ext/Safe/safe3.t
80505            ! MANIFEST ext/Opcode/Safe.pm
80506 ____________________________________________________________________________
80507 [ 17975] By: merijn                                on 2002/10/04  13:30:17
80508         Log: Non ANSI feature detection in enum
80509      Branch: perl
80510            ! pad.h
80511 ____________________________________________________________________________
80512 [ 17974] By: rgs                                   on 2002/10/03  21:00:50
80513         Log: Fix a precedence problem.
80514      Branch: perl
80515            ! ext/Storable/t/integer.t
80516 ____________________________________________________________________________
80517 [ 17973] By: rgs                                   on 2002/10/03  20:34:13
80518         Log: Change the warning message "%s trapped by operation mask"
80519              to include '' around the op name. Document it in perldiag.
80520      Branch: perl
80521            ! ext/Opcode/Opcode.t ext/Opcode/Safe.pm ext/Safe/safe2.t op.c
80522            ! pod/perldiag.pod
80523 ____________________________________________________________________________
80524 [ 17972] By: rgs                                   on 2002/10/03  20:26:54
80525         Log: Add a new warning, "Possible precedence problem on bitwise
80526              %c operator", triggerred when a bitwise op has a numeric
80527              comparison op as child.
80528      Branch: perl
80529            ! op.c pod/perldiag.pod t/lib/warnings/op
80530 ____________________________________________________________________________
80531 [ 17971] By: ams                                   on 2002/10/03  11:03:41
80532         Log: Subject: Re: Not OK 17969
80533              From: Slaven Rezic <slaven.rezic@berlin.de>
80534              Date: 03 Oct 2002 13:12:58 +0200
80535              Message-Id: <87lm5fn5c5.fsf@vran.herceg.de>
80536      Branch: perl
80537            ! ext/Storable/Storable.pm ext/Storable/t/code.t
80538            ! ext/Storable/t/downgrade.t ext/Storable/t/forgive.t
80539            ! ext/Storable/t/malice.t
80540 ____________________________________________________________________________
80541 [ 17970] By: ams                                   on 2002/10/03  02:21:15
80542         Log: Add a line about 2.05.
80543      Branch: perl
80544            ! ext/Storable/ChangeLog
80545 ____________________________________________________________________________
80546 [ 17969] By: ams                                   on 2002/10/03  02:12:27
80547         Log: Subject: [PATCH] Storable and code serialization: documentation
80548              From: Slaven Rezic <slaven.rezic@berlin.de>
80549              Date: Wed, 2 Oct 2002 10:21:37 +0200 (CEST)
80550              Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de>
80551      Branch: perl
80552            ! ext/Storable/MANIFEST ext/Storable/Storable.pm
80553            ! ext/Storable/t/code.t
80554 ____________________________________________________________________________
80555 [ 17968] By: ams                                   on 2002/10/03  01:40:51
80556         Log: Subject: [PATCH] Re: speed of my
80557              From: Stephen McCamant <smcc@mit.edu>
80558              Date: Wed, 2 Oct 2002 21:48:59 -0400
80559              Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU>
80560      Branch: perl
80561            ! pp.c
80562 ____________________________________________________________________________
80563 [ 17967] By: hv                                    on 2002/10/02  15:04:57
80564         Log: Subject: [PATCH] reentrant buffers
80565              From: Jarkko Hietaniemi <jhi@iki.fi>
80566              Date: Fri, 27 Sep 2002 01:08:56 +0300
80567              Message-ID: <20020926220856.GA339120@lyta.hut.fi>
80568      Branch: perl
80569            ! INSTALL pod/perldiag.pod pod/perlthrtut.pod reentr.c reentr.pl
80570 ____________________________________________________________________________
80571 [ 17966] By: hv                                    on 2002/10/02  14:46:52
80572         Log: Subject: [PATCH] retropatch
80573              From: Jarkko Hietaniemi <jhi@iki.fi>
80574              Date: Fri, 27 Sep 2002 03:51:34 +0300
80575              Message-ID: <20020927005134.GB339120@lyta.hut.fi>
80576      Branch: perl
80577            + pod/perl573delta.pod
80578            ! MANIFEST pod/buildtoc.PL pod/perl.pod
80579 ____________________________________________________________________________
80580 [ 17965] By: hv                                    on 2002/10/02  14:42:21
80581         Log: op/tr.t test is affected by #17962
80582      Branch: perl
80583            ! t/op/tr.t
80584 ____________________________________________________________________________
80585 [ 17964] By: hv                                    on 2002/10/02  14:38:59
80586         Log: Subject: Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die
80587              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
80588              Date: Tue, 1 Oct 2002 23:34:35 +0200
80589              Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr>
80590      Branch: perl
80591            ! t/op/override.t toke.c
80592 ____________________________________________________________________________
80593 [ 17963] By: hv                                    on 2002/10/02  14:15:22
80594         Log: Subject: Re: [perl #17376] Bug Report - our(%)
80595              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80596              Date: Tue, 01 Oct 2002 09:54:30 -0700
80597              Message-ID: <GNdm9gzkgWOS092yn@efn.org>
80598      Branch: perl
80599            ! op.c pp_hot.c t/comp/our.t
80600 ____________________________________________________________________________
80601 [ 17962] By: ams                                   on 2002/10/02  14:10:07
80602         Log: Subject: [PATCH] no [] in tr///
80603              From: Jarkko Hietaniemi <jhi@iki.fi>
80604              Date: Wed, 2 Oct 2002 17:09:11 +0300
80605              Message-Id: <20021002140911.GH278184@lyta.hut.fi>
80606      Branch: perl
80607            ! pod/perldiag.pod toke.c
80608 ____________________________________________________________________________
80609 [ 17961] By: hv                                    on 2002/10/02  14:09:11
80610         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
80611              From: andreas.koenig@anima.de (Andreas J. Koenig)
80612              Date: Mon, 30 Sep 2002 17:24:06 +0200
80613              Message-ID: <m3zntzwlex.fsf@k242.linux.bogus>
80614      Branch: perl
80615            ! lib/Hash/Util.pm
80616 ____________________________________________________________________________
80617 [ 17959] By: hv                                    on 2002/10/02  14:06:29
80618         Log: Subject: [DOCPATCH] Unicode porting advice
80619              From: andreas.koenig@anima.de (Andreas J. Koenig)
80620              Date: Fri, 27 Sep 2002 15:30:16 +0200
80621              Message-ID: <m3znu3zhjr.fsf@k242.linux.bogus>
80622      Branch: perl
80623            ! pod/perlunicode.pod
80624 ____________________________________________________________________________
80625 [ 17958] By: hv                                    on 2002/10/02  13:57:06
80626         Log: missing quote from #17957
80627      Branch: perl
80628            ! Porting/pumpkin.pod
80629 ____________________________________________________________________________
80630 [ 17957] By: hv                                    on 2002/10/02  13:55:56
80631         Log: document how to set APPLLIB_EXP
80632              Subject: Re: [perl #15957] error installing perl 5.8.0
80633              From: Andy Dougherty <doughera@lafayette.edu>
80634              Date: Fri, 27 Sep 2002 09:13:29 -0400 (EDT)
80635              Message-ID: <Pine.SOL.4.10.10209270902210.6800-100000@maxwell.phys.lafayette.edu>
80636      Branch: perl
80637            ! Porting/pumpkin.pod
80638 ____________________________________________________________________________
80639 [ 17956] By: hv                                    on 2002/10/02  13:51:12
80640         Log: Devel::Peek tests from:
80641              Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c
80642              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80643              Date: Thu, 26 Sep 2002 22:16:39 -0700
80644              Message-ID: <3m+k9gzkgqnP092yn@efn.org>
80645      Branch: perl
80646            ! ext/Devel/Peek/Peek.t
80647 ____________________________________________________________________________
80648 [ 17955] By: hv                                    on 2002/10/02  13:43:26
80649         Log: add precedence warning for bitwise docs
80650              Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really...
80651              From: Mike Guy <mjtg@cam.ac.uk>
80652              Date: Thu, 26 Sep 2002 13:20:45 +0100
80653              Message-Id: <E17uXdN-0003ko-00@libra.cus.cam.ac.uk>
80654      Branch: perl
80655            ! pod/perlop.pod
80656 ____________________________________________________________________________
80657 [ 17954] By: hv                                    on 2002/10/02  13:18:01
80658         Log: Subject: [PATCH] Re: perlio bug?
80659              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
80660              Date: Wed, 25 Sep 2002 21:58:12 +0200
80661              Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr>
80662      Branch: perl
80663            ! doio.c pod/perldiag.pod t/lib/warnings/doio
80664 ____________________________________________________________________________
80665 [ 17953] By: hv                                    on 2002/10/02  12:55:29
80666         Log: Subject: [PATCH pad.c,h] move all pad-related code to its own src file
80667              From: Dave Mitchell <davem@fdgroup.com>
80668              Date: Wed, 25 Sep 2002 23:40:23 +0100
80669              Message-ID: <20020925234023.A20044@fdgroup.com>
80670      Branch: perl
80671            + pad.c pad.h
80672            ! MANIFEST Makefile.SH Makefile.micro cop.h cv.h dump.c
80673            ! embed.fnc embed.h embedvar.h ext/B/B.xs ext/Devel/Peek/Peek.t
80674            ! op.c op.h perl.c perl.h perlapi.h pod/perlapi.pod
80675            ! pod/perlintern.pod pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c
80676            ! proto.h scope.c sv.c toke.c
80677 ____________________________________________________________________________
80678 [ 17952] By: hv                                    on 2002/10/02  11:23:38
80679         Log: better handling of whitespace in autodoc declarations; fragment from:
80680              Subject: [PATCH pad.c,h] move all pad-related code to its own src file
80681              From: Dave Mitchell <davem@fdgroup.com>
80682              Date: Wed, 25 Sep 2002 23:40:23 +0100
80683              Message-ID: <20020925234023.A20044@fdgroup.com>
80684      Branch: perl
80685            ! autodoc.pl
80686 ____________________________________________________________________________
80687 [ 17951] By: merijn                                on 2002/10/02  09:15:18
80688         Log: MakeMaker's INSTALLSITEMANXDIR Configure's counterpart
80689              Thu, 25 Jul 2002, Andy Dougherty
80690      Branch: perl
80691            ! Configure Policy_sh.SH
80692 ____________________________________________________________________________
80693 [ 17950] By: ams                                   on 2002/10/02  03:43:41
80694         Log: Add silly bandaid to stop segfaults on subsequent accesses to
80695              the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol()
80696              (<$fred>).
80697      Branch: perl
80698            ! op.c
80699 ____________________________________________________________________________
80700 [ 17949] By: hv                                    on 2002/10/01  08:49:02
80701         Log: patch based on:
80702              Subject: Re: [perl #17376] Bug Report - our(%)
80703              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80704              Date: Mon, 30 Sep 2002 15:22:18 -0700
80705              Message-ID: <a6Mm9gzkgK0P092yn@efn.org>
80706      Branch: perl
80707            ! op.c
80708 ____________________________________________________________________________
80709 [ 17948] By: hv                                    on 2002/10/01  08:26:44
80710         Log: Subject: [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)
80711              From: chromatic <chromatic@wgz.org>
80712              Date: Fri, 13 Sep 2002 14:26:08 -0700
80713              Message-Id: <200209131426.08116.chromatic@wgz.org>
80714      Branch: perl
80715            ! lib/AutoLoader.pm
80716 ____________________________________________________________________________
80717 [ 17947] By: hv                                    on 2002/10/01  08:10:21
80718         Log: Subject: Re: sv_2pv_flags and ROK and UTF8 flags
80719              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80720              Date: Wed, 11 Sep 2002 22:22:45 -0700
80721              Message-ID: <lSCg9gzkgymX092yn@efn.org>
80722      Branch: perl
80723            ! dump.c mg.h regexec.c sv.c t/op/pat.t
80724 ____________________________________________________________________________
80725 [ 17946] By: merijn                                on 2002/09/30  15:19:36
80726         Log: nanosleep on VMS not present
80727      Branch: perl
80728            ! configure.com
80729 ____________________________________________________________________________
80730 [ 17945] By: merijn                                on 2002/09/30  09:51:40
80731         Log: -Dgccansipedantic only for gcc 3+
80732              Mon, 30 Sep 2002, Jarkko Hietaniemi <jhi@iki.fi>
80733      Branch: perl
80734            ! Porting/pumpkin.pod cflags.SH
80735 ____________________________________________________________________________
80736 [ 17944] By: merijn                                on 2002/09/30  08:29:33
80737         Log: nanosleep probes as per Jarkko's request
80738      Branch: perl
80739            ! Configure NetWare/config_H.wc Porting/config.sh
80740            ! Porting/config_H config_h.SH epoc/config.sh perl.h
80741            ! win32/config.bc win32/config.gc win32/config.vc
80742            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
80743            ! win32/config_H.vc win32/config_H.vc64 wince/config.ce
80744            ! wince/config_H.ce
80745 ____________________________________________________________________________
80746 [ 17942] By: ams                                   on 2002/09/29  22:26:37
80747         Log: Remove package; (Heh heh.)
80748      Branch: perl
80749            ! gv.c intrpvar.h op.c perl.c perly.c perly.h perly.y
80750            ! perly_c.diff sv.c t/lib/warnings/op t/op/anonsub.t
80751            ! vms/perly_c.vms vms/perly_h.vms
80752 ____________________________________________________________________________
80753 [ 17941] By: hv                                    on 2002/09/29  12:11:06
80754         Log: Subject: [perl #16796] Configure script buglet
80755              From: "Amick, Eric" (via RT) <perlbug@perl.org>
80756              Date: 27 Aug 2002 20:09:29 -0000
80757              Message-Id: <rt-16796-35837.19.7072355819815@bugs6.perl.org>
80758      Branch: perl
80759            ! Configure
80760 ____________________________________________________________________________
80761 [ 17940] By: hv                                    on 2002/09/29  11:59:28
80762         Log: Subject: Re: [perl #17587] Attribute::Handlers and Config in 5.9.0
80763              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
80764              Date: Fri, 27 Sep 2002 13:52:18 +0200
80765              Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr>
80766      Branch: perl
80767            ! lib/Attribute/Handlers.pm
80768 ____________________________________________________________________________
80769 [ 17939] By: hv                                    on 2002/09/29  11:55:17
80770         Log: Subject: [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX
80771              From: Allen Smith (via RT) <perlbug@perl.org>
80772              Date: 13 Sep 2002 03:01:30 -0000
80773              Message-Id: <rt-17222-37356.6.04859798196188@bugs6.perl.org>
80774      Branch: perl
80775            ! t/lib/h2ph.pht utils/h2ph.PL
80776 ____________________________________________________________________________
80777 [ 17938] By: rgs                                   on 2002/09/28  20:42:59
80778         Log: Email address change for Stéphane Payrard
80779      Branch: perl
80780            ! AUTHORS
80781 ____________________________________________________________________________
80782 [ 17937] By: hv                                    on 2002/09/27  10:05:42
80783         Log: Subject: Re: [REVISED PATCH] Magic v-strings
80784              From: John Peacock <jpeacock@rowman.com>
80785              Date: Thu, 19 Sep 2002 22:30:58 -0400
80786              Message-ID: <3D8A8862.3000602@rowman.com>
80787      Branch: perl
80788            ! sv.c util.c
80789 ____________________________________________________________________________
80790 [ 17936] By: hv                                    on 2002/09/27  10:00:42
80791         Log: Subject: [PATCH] configure.com -- don't exclude threads::shared
80792              From: "Craig A. Berry" <craigberry@mac.com>
80793              Date: Wed, 25 Sep 2002 17:14:33 -0500
80794              Message-ID: <3D923549.6050809@mac.com>
80795      Branch: perl
80796            ! configure.com
80797 ____________________________________________________________________________
80798 [ 17935] By: hv                                    on 2002/09/27  09:48:19
80799         Log: Subject: [PATCH 5.8.0 DOC] perlopentut.pod, #3: The last of the content changes.
80800              From: Andy Lester <andy@petdance.com>
80801              Date: Fri, 20 Sep 2002 12:23:41 -0500
80802              Message-ID: <20020920172341.GA15672@petdance.com>
80803      Branch: perl
80804            ! pod/perlopentut.pod
80805 ____________________________________________________________________________
80806 [ 17934] By: hv                                    on 2002/09/26  18:50:02
80807         Log: missing '.' in test from #17932
80808      Branch: perl
80809            ! t/lib/strict/subs
80810 ____________________________________________________________________________
80811 [ 17933] By: hv                                    on 2002/09/26  17:01:11
80812         Log: Subject: [PATCH] perl #17453
80813              From: Jarkko Hietaniemi <jhi@iki.fi>
80814              Date: Fri, 20 Sep 2002 17:22:45 +0300
80815              Message-ID: <20020920142245.GG280265@lyta.hut.fi>
80816      Branch: perl
80817            ! lib/utf8_heavy.pl t/op/pat.t
80818 ____________________________________________________________________________
80819 [ 17932] By: hv                                    on 2002/09/26  16:47:32
80820         Log: #17931 checked for wrong constant
80821      Branch: perl
80822            ! op.c
80823 ____________________________________________________________________________
80824 [ 17931] By: hv                                    on 2002/09/26  16:29:26
80825         Log: Subject: [PATCH] [perl #10021] Fixing bareword usage under strict.pm
80826              From: Kay_Röpke <kay@dolphin-services.de>
80827              Date: Fri, 20 Sep 2002 16:09:08 +0200
80828              Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de>
80829      Branch: perl
80830            ! op.c t/lib/strict/subs
80831 ____________________________________________________________________________
80832 [ 17930] By: hv                                    on 2002/09/26  15:56:07
80833         Log: Subject: [perl #17445] Class::Struct patch: version number, examples
80834              From: Ken Neighbors (via RT) <perlbug@perl.org>
80835              Date: 19 Sep 2002 18:48:22 -0000
80836              Message-Id: <rt-17445-38150.7.26118647008619@bugs6.perl.org>
80837      Branch: perl
80838            ! lib/Class/Struct.pm
80839 ____________________________________________________________________________
80840 [ 17928] By: hv                                    on 2002/09/26  09:54:05
80841         Log: Subject: [PATCH] bug in utf8.c(?)
80842              From: Marty Pauley <marty+p5p@kasei.com>
80843              Date: Fri, 20 Sep 2002 10:55:33 +0100
80844              Subject: [PATCH] bug in utf8.c(?)
80845      Branch: perl
80846            ! utf8.c
80847 ____________________________________________________________________________
80848 [ 17927] By: hv                                    on 2002/09/26  09:37:19
80849         Log: Subject: [PATCH] Re: [perl #17439] broken Locale::Language in a UTF environment
80850              From: Marty Pauley <marty+p5p@kasei.com>
80851              Date: Fri, 20 Sep 2002 09:52:16 +0100
80852              Message-Id: 20020920085216.GC10512@soto.kasei.com
80853      Branch: perl
80854            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
80855 ____________________________________________________________________________
80856 [ 17926] By: hv                                    on 2002/09/26  09:28:06
80857         Log: Subject: [PATCH] defuse installusrbinperl
80858              From: Jarkko Hietaniemi <jhi@iki.fi>
80859              Date: Thu, 19 Sep 2002 18:01:03 +0300
80860              Message-ID: <20020919150103.GI208696@lyta.hut.fi>
80861      Branch: perl
80862            ! Configure
80863 ____________________________________________________________________________
80864 [ 17925] By: hv                                    on 2002/09/26  09:15:55
80865         Log: Subject: [PATCH v2] enable -ansi -pedantic
80866              From: Jarkko Hietaniemi <jhi@iki.fi>
80867              Date: Wed, 18 Sep 2002 01:19:25 +0300
80868              Message-ID: <20020917221925.GF85044@lyta.hut.fi>
80869      Branch: perl
80870            ! Configure Porting/pumpkin.pod cflags.SH doio.c mg.c perl.c
80871            ! perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c sv.h toke.c util.c
80872 ____________________________________________________________________________
80873 [ 17924] By: hv                                    on 2002/09/26  08:44:16
80874         Log: Subject: [PATCH] ANSI-clean? (was Re: [PATCH] COW for ithreads)
80875              From: Nicholas Clark <nick@unfortu.net>
80876              Date: Sat, 14 Sep 2002 18:49:10 +0100
80877              Message-ID: <20020914174909.GG285@Bagpuss.unfortu.net>
80878      Branch: perl
80879            ! sv.c
80880 ____________________________________________________________________________
80881 [ 17923] By: hv                                    on 2002/09/26  08:33:54
80882         Log: Subject: [PATCH] Re: Advice on coredump
80883              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
80884              Date: Wed, 18 Sep 2002 22:14:57 +0200
80885              Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr>
80886      Branch: perl
80887            ! op.c t/op/closure.t
80888 ____________________________________________________________________________
80889 [ 17922] By: hv                                    on 2002/09/26  08:25:28
80890         Log: Subject: Re: [PATCH] spurious t/auto directory appears
80891              From: Michael G Schwern <schwern@pobox.com>
80892              Date: Fri, 13 Sep 2002 23:56:05 -0400
80893              Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net>
80894      Branch: perl
80895            ! lib/ExtUtils/t/Installed.t
80896 ____________________________________________________________________________
80897 [ 17921] By: hv                                    on 2002/09/26  08:21:59
80898         Log: add TODO tests for slow our() declaration
80899              Subject: Re: [perl #17376] Bug Report - our(%)
80900              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80901              Date: Thu, 19 Sep 2002 22:34:01 -0700
80902              Message-ID: <JNri9gzkgSBB092yn@efn.org>
80903      Branch: perl
80904            + t/comp/our.t
80905            ! MANIFEST
80906 ____________________________________________________________________________
80907 [ 17920] By: hv                                    on 2002/09/26  08:16:43
80908         Log: LEAKTEST is dead, RIP
80909              Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST
80910              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
80911              Date: Mon, 23 Sep 2002 18:33:12 +0200
80912              Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl>
80913      Branch: perl
80914            ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
80915            ! handy.h perl.c perl.h pod/perlrun.pod proto.h sv.c util.c
80916 ____________________________________________________________________________
80917 [ 17919] By: hv                                    on 2002/09/26  07:59:42
80918         Log: Subject: [PATCH] AIX hints missinga  >&4
80919              From: Jarkko Hietaniemi <jhi@iki.fi>
80920              Date: Fri, 13 Sep 2002 16:48:42 +0300
80921              Message-ID: <20020913134842.GD8929@lyta.hut.fi>
80922      Branch: perl
80923            ! hints/aix.sh
80924 ____________________________________________________________________________
80925 [ 17918] By: hv                                    on 2002/09/26  07:51:10
80926         Log: Subject: [PATCH] perldoc -f stat (perlfunc.pod)
80927              From: "Brendan O'Dea" <bod@debian.org>
80928              Date: Mon, 23 Sep 2002 22:45:40 +1000
80929              Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au>
80930      Branch: perl
80931            ! pod/perlfunc.pod
80932 ____________________________________________________________________________
80933 [ 17917] By: hv                                    on 2002/09/26  07:46:43
80934         Log: Subject: Re: [perl #17141] Text::Wrap "this should not happen" message
80935              From: Slaven Rezic <slaven.rezic@berlin.de>
80936              Date: 11 Sep 2002 19:37:09 +0200
80937              Message-ID: <871y80a0my.fsf@vran.herceg.de>
80938      Branch: perl
80939            ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm
80940 ____________________________________________________________________________
80941 [ 17916] By: hv                                    on 2002/09/26  07:31:42
80942         Log: Subject: [PATCH 5.8.0] perlembed.pod: make some examples work with multiplicity
80943              From: "Brendan O'Dea" <bod@debian.org>
80944              Date: Tue, 10 Sep 2002 09:19:05 +1000
80945              Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au>
80946      Branch: perl
80947            ! pod/perlembed.pod
80948 ____________________________________________________________________________
80949 [ 17915] By: rgs                                   on 2002/09/24  20:19:22
80950         Log: Patch #17914 was empty ; this should have been applied instead.
80951      Branch: perl
80952            ! hints/aix.sh
80953 ____________________________________________________________________________
80954 [ 17914] By: rgs                                   on 2002/09/21  19:58:57
80955         Log: Subject: [PATCH] PASE saga continues
80956              From: Jarkko Hietaniemi <jhi@iki.fi>
80957              Date: Thu, 19 Sep 2002 23:30:20 +0300
80958              Message-ID: <20020919203020.GB274453@lyta.hut.fi>
80959      Branch: perl
80960            ! hints/aix.sh
80961 ____________________________________________________________________________
80962 [ 17913] By: rgs                                   on 2002/09/21  19:46:56
80963         Log: Subject: [PATCH perl@17882] file spec tweaks for VMS
80964              From: "Craig A. Berry" <craigberry@mac.com>
80965              Date: Wed, 18 Sep 2002 16:57:02 -0500
80966              Message-ID: <3D88F6AE.3020708@mac.com>
80967      Branch: perl
80968            ! lib/File/Spec/VMS.pm vms/ext/filespec.t
80969 ____________________________________________________________________________
80970 [ 17912] By: ams                                   on 2002/09/19  17:21:24
80971         Log: Subject: [PATCH] AIX test shouldn't trip OS/400 PASE
80972              From: Jarkko Hietaniemi <jhi@iki.fi>
80973              Date: Thu, 19 Sep 2002 18:59:48 +0300
80974              Message-Id: <20020919155948.GU208696@lyta.hut.fi>
80975
80976              Subject: [PATCH] more PASE tweakage
80977              From: Jarkko Hietaniemi <jhi@iki.fi>
80978              Date: Thu, 19 Sep 2002 18:01:44 +0300
80979              Message-Id: <20020919150144.GJ208696@lyta.hut.fi>
80980      Branch: perl
80981            ! README.os400 hints/aix.sh
80982 ____________________________________________________________________________
80983 [ 17911] By: ams                                   on 2002/09/17  19:29:53
80984         Log: Typo fix.
80985      Branch: perl
80986            ! ext/POSIX/POSIX.pod
80987 ____________________________________________________________________________
80988 [ 17910] By: ams                                   on 2002/09/17  18:09:32
80989         Log: Fix #17375 (rcatline didn't work on a formerly-defined undef) by
80990              checking for SvOK in do_readline().
80991      Branch: perl
80992            ! pp_hot.c t/op/gv.t
80993 ____________________________________________________________________________
80994 [ 17909] By: rgs                                   on 2002/09/16  21:49:27
80995         Log: Pod formatting nit, found by Merijn and Jos Boumans.
80996      Branch: perl
80997            ! pod/perlunicode.pod
80998 ____________________________________________________________________________
80999 [ 17908] By: rgs                                   on 2002/09/16  21:34:55
81000         Log: Subject: [perl #17340] When used/requied Locale::*** modules unexpectedly modify $_
81001              From: (Ilya Martynov) (via RT) <perlbug@perl.org>
81002              Date: 15 Sep 2002 19:06:56 -0000
81003              Message-Id: <rt-17340-37749.5.67862754668525@bugs6.perl.org>
81004      Branch: perl
81005            ! lib/Locale/Country.pm lib/Locale/Currency.pm
81006            ! lib/Locale/Language.pm lib/Locale/Script.pm
81007 ____________________________________________________________________________
81008 [ 17907] By: rgs                                   on 2002/09/16  20:33:51
81009         Log: Subject: Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha
81010              From: Jarkko Hietaniemi <jhi@iki.fi>
81011              Date: Sun, 15 Sep 2002 18:02:17 +0300
81012              Message-ID: <20020915150217.GB21300@lyta.hut.fi>
81013      Branch: perl
81014            ! hints/netbsd.sh
81015 ____________________________________________________________________________
81016 [ 17906] By: rgs                                   on 2002/09/15  11:30:38
81017         Log: Fix pod/perlmodlib.PL (it wasn't generating a complete list
81018              of modules.) Regenerate pod/perlmodlib.pod. Add a warning :
81019              not all modules listed in perlmodlib are necessarily installed.
81020              Plus some corrections by Vincent Lefevre.
81021      Branch: perl
81022            ! lib/Term/ReadLine.pm pod/perlmodlib.PL pod/perlmodlib.pod
81023 ____________________________________________________________________________
81024 [ 17904] By: merijn                                on 2002/09/13  14:02:18
81025         Log: Tabs erroneusly expanded to spaces, causing AIX to fail
81026              in building DProf
81027      Branch: perl
81028            ! Configure
81029 ____________________________________________________________________________
81030 [ 17902] By: merijn                                on 2002/09/13  07:47:29
81031         Log: configure.com needs d_modflproto
81032              Thu 12 Sep 2002 23:19, "Craig A. Berry"
81033      Branch: perl
81034            ! configure.com
81035 ____________________________________________________________________________
81036 [ 17901] By: rgs                                   on 2002/09/12  20:19:55
81037         Log: Subject: [PATCH] more PASE wisdom
81038              From: Jarkko Hietaniemi <jhi@iki.fi>
81039              Date: Fri, 13 Sep 2002 00:17:39 +0300
81040              Message-ID: <20020912211739.GB6980@lyta.hut.fi>
81041      Branch: perl
81042            ! README.os400
81043 ____________________________________________________________________________
81044 [ 17900] By: rgs                                   on 2002/09/12  19:33:06
81045         Log: Fix a syntax incompatibility introduced by the // operator.
81046              (Note that C<print $fh //> is still a syntax error, it
81047              wasn't with perl 5.8.0.)
81048      Branch: perl
81049            ! t/op/dor.t toke.c
81050 ____________________________________________________________________________
81051 [ 17898] By: rgs                                   on 2002/09/11  20:58:46
81052         Log: Fix bug #17006 : remove spurious do{} in the deparsing
81053              of s/.../.../e.
81054      Branch: perl
81055            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
81056 ____________________________________________________________________________
81057 [ 17897] By: rgs                                   on 2002/09/11  20:56:21
81058         Log: Subject: [perl #17119] typo in utils/dprofpp.PL
81059              From: "Todd C. Miller" (via RT) <perlbug@perl.org>
81060              Date: 10 Sep 2002 18:49:56 -0000
81061              Message-ID: <rt-17119-37126.4.55444095171472@bugs6.perl.org>
81062      Branch: perl
81063            ! utils/dprofpp.PL
81064 ____________________________________________________________________________
81065 [ 17896] By: merijn                                on 2002/09/11  08:31:45
81066         Log: re-synced Configure to backported metaunits
81067      Branch: perl
81068            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
81069            ! config_h.SH
81070 ____________________________________________________________________________
81071 [ 17892] By: merijn                                on 2002/09/10  15:43:53
81072         Log: Callback behaviour in hints
81073              Mon, 9 Sep 2002, Allen Smith
81074      Branch: perl
81075            ! hints/README.hints
81076 ____________________________________________________________________________
81077 [ 17888] By: merijn                                on 2002/09/10  09:20:52
81078         Log: New low-price HP servers
81079      Branch: perl
81080            ! README.hpux
81081 ____________________________________________________________________________
81082 [ 17887] By: rgs                                   on 2002/09/09  21:00:08
81083         Log: Subject: Re: [PATCH] Quieten warnings in Deparse.pm
81084              From: Paul Johnson <paul@pjcj.net>
81085              Date: Mon, 9 Sep 2002 23:37:33 +0200
81086              Message-ID: <20020909213733.GD879@pjcj.net>
81087      Branch: perl
81088            ! ext/B/B/Deparse.pm
81089 ____________________________________________________________________________
81090 [ 17886] By: rgs                                   on 2002/09/09  20:38:01
81091         Log: Subject: [PATCH] Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
81092              From: Nicholas Clark <nick@unfortu.net>
81093              Date: Sun, 8 Sep 2002 23:05:54 +0100
81094              Message-ID: <20020908220553.GO286@Bagpuss.unfortu.net>
81095      Branch: perl
81096            ! configpm
81097 ____________________________________________________________________________
81098 [ 17885] By: rgs                                   on 2002/09/09  20:35:34
81099         Log: Subject: [PATCH] strict.pm pod at __END__
81100              From: Nicholas Clark <nick@unfortu.net>
81101              Date: Sun, 8 Sep 2002 22:36:09 +0100
81102              Message-ID: <20020908213608.GM286@Bagpuss.unfortu.net>
81103      Branch: perl
81104            ! lib/strict.pm
81105 ____________________________________________________________________________
81106 [ 17884] By: rgs                                   on 2002/09/09  19:33:11
81107         Log: Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')
81108              From: Nicholas Clark <nick@unfortu.net>
81109              Date: Sun, 8 Sep 2002 19:45:52 +0100
81110              Message-ID: <20020908184551.GH286@Bagpuss.unfortu.net>
81111      Branch: perl
81112            ! lib/File/Find/t/find.t
81113 ____________________________________________________________________________
81114 [ 17883] By: rgs                                   on 2002/09/09  19:10:08
81115         Log: Subject: [PATCH] Quieten warnings in Deparse.pm
81116              From: Paul Johnson <paul@pjcj.net>
81117              Date: Sun, 8 Sep 2002 23:50:11 +0200
81118              Message-ID: <20020908215011.GA879@pjcj.net>
81119      Branch: perl
81120            ! ext/B/B/Deparse.pm
81121 ____________________________________________________________________________
81122 [ 17882] By: hv                                    on 2002/09/09  10:33:58
81123         Log: Update Changes
81124      Branch: perl
81125            ! Changes patchlevel.h
81126 ____________________________________________________________________________
81127 [ 17881] By: hv                                    on 2002/09/09  09:54:55
81128         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
81129              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
81130              Date: Mon, 9 Sep 2002 01:48:08 -0400
81131              Message-Id: <10209090148.ZM1555835@puck2.rutgers.edu>
81132      Branch: perl
81133            ! perl.h sv.c
81134 ____________________________________________________________________________
81135 [ 17880] By: hv                                    on 2002/09/09  09:33:55
81136         Log: integrate Math::BigInt-1.63
81137              Subject: Re: [perl #16997] Math::BigFloat hang on bsqrt [ANNOUNCE v1.63
81138              From: Tels <perl_dummy@bloodgate.com>
81139              Date: Mon, 09 Sep 2002 00:23:01 +0200 (CEST)
81140              Message-Id: <200209082022.g88KMGY20194@crypt.org>
81141      Branch: perl
81142            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
81143            ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/constant.t
81144            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
81145            ! lib/Math/BigInt/t/sub_mif.t
81146 ____________________________________________________________________________
81147 [ 17879] By: hv                                    on 2002/09/09  09:23:53
81148         Log: Subject: [PATCH] Configure locincpth vs Jaguar gcc 3
81149              From: Jarkko Hietaniemi <jhi@iki.fi>
81150              Date: Mon, 9 Sep 2002 00:07:46 +0300
81151              Message-ID: <20020908210746.GB4136@lyta.hut.fi>
81152      Branch: perl
81153            ! Configure
81154 ____________________________________________________________________________
81155 [ 17878] By: hv                                    on 2002/09/09  09:11:57
81156         Log: small grammar fix in Benchmark docs
81157      Branch: perl
81158            ! lib/Benchmark.pm
81159 ____________________________________________________________________________
81160 [ 17877] By: hv                                    on 2002/09/09  09:09:30
81161         Log: Subject: [PATCH] configpm
81162              From: Abe Timmerman <abe@ztreet.demon.nl>
81163              Date: Sun, 8 Sep 2002 17:21:19 +0200
81164              Message-Id: <200209081721.19233.abe@ztreet.demon.nl>
81165      Branch: perl
81166            ! configpm
81167 ____________________________________________________________________________
81168 [ 17876] By: hv                                    on 2002/09/09  08:48:35
81169         Log: Subject: Re: Smoke 17849 MSWin32 (w2k/GCC)
81170              From: Abe Timmerman <abe@ztreet.demon.nl>
81171              Date: Mon, 9 Sep 2002 01:32:19 +0200
81172              Message-Id: <200209090132.19891.abe@ztreet.demon.nl>
81173      Branch: perl
81174            ! makedef.pl
81175 ____________________________________________________________________________
81176 [ 17875] By: rgs                                   on 2002/09/08  18:55:01
81177         Log: Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick)
81178              From: Nicholas Clark <nick@unfortu.net>
81179              Date: Sun, 8 Sep 2002 15:46:44 +0100
81180              Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net>
81181
81182              Plus two other similar tweaks
81183      Branch: perl
81184            ! ext/SDBM_File/sdbm.t
81185 ____________________________________________________________________________
81186 [ 17874] By: hv                                    on 2002/09/08  17:10:38
81187         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
81188              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
81189              Date: Sat, 7 Sep 2002 05:25:45 -0400
81190              Message-Id: <10209070525.ZM1584639@puck2.rutgers.edu>
81191      Branch: perl
81192            ! hints/irix_6.sh numeric.c perl.h sv.c t/base/num.t
81193            ! t/op/sprintf.t
81194 ____________________________________________________________________________
81195 [ 17873] By: hv                                    on 2002/09/08  16:48:54
81196         Log: Subject: [PATCH] COW for ithreads (was Re: what copies scalars in ithreads?)
81197              From: Nicholas Clark <nick@unfortu.net>
81198              Date: Sat, 7 Sep 2002 00:20:53 +0100
81199              Message-ID: <20020906232052.GB901@Bagpuss.unfortu.net>
81200      Branch: perl
81201            ! op.c sv.c
81202 ____________________________________________________________________________
81203 [ 17872] By: hv                                    on 2002/09/08  16:35:46
81204         Log: temporarily skip failing Storable tests caused by #17869
81205      Branch: perl
81206            ! ext/Storable/t/code.t
81207 ____________________________________________________________________________
81208 [ 17871] By: hv                                    on 2002/09/08  16:23:49
81209         Log: Subject: [PATCH] tiddly tidy up for util.c
81210              From: Nicholas Clark <nick@unfortu.net>
81211              Date: Fri, 6 Sep 2002 23:00:14 +0100
81212              Message-ID: <20020906220013.GD428@Bagpuss.unfortu.net>
81213      Branch: perl
81214            ! util.c
81215 ____________________________________________________________________________
81216 [ 17870] By: hv                                    on 2002/09/08  16:21:23
81217         Log: regularise whitespace and formatting in util.c
81218      Branch: perl
81219            ! util.c
81220 ____________________________________________________________________________
81221 [ 17869] By: hv                                    on 2002/09/08  15:46:08
81222         Log: Subject: [perl #17061] no strict 'garbage'
81223              From: Elizabeth Mattijsen (via RT) <perlbug@perl.org>
81224              Date: 6 Sep 2002 19:31:02 -0000
81225              Message-Id: <rt-17061-36808.6.19994322284541@bugs6.perl.org>
81226              Date: Sat, 07 Sep 2002 13:40:22 +0200
81227              Message-Id: <4.2.0.58.20020907133846.02476d40@mickey.dijkmat.nl>
81228      Branch: perl
81229            ! lib/strict.pm lib/strict.t
81230 ____________________________________________________________________________
81231 [ 17868] By: hv                                    on 2002/09/08  15:24:08
81232         Log: small fix to perl58delta for MIME::QuotedPrint, from Jarkko
81233      Branch: perl
81234            ! pod/perl58delta.pod
81235 ____________________________________________________________________________
81236 [ 17867] By: hv                                    on 2002/09/08  15:10:46
81237         Log: Subject: [PATCH] allow using hires time() in Benchmark
81238              From: Jarkko Hietaniemi <jhi@iki.fi>
81239              Date: Fri, 6 Sep 2002 00:38:11 +0300
81240              Message-ID: <20020905213811.GA23771@lyta.hut.fi>
81241      Branch: perl
81242            ! lib/Benchmark.pm
81243 ____________________________________________________________________________
81244 [ 17866] By: hv                                    on 2002/09/08  15:06:05
81245         Log: Subject: [PATCH] OS/400 PASE symbol scan tweak
81246              From: Jarkko Hietaniemi <jhi@kosh.hut.fi>
81247              Date: Thu, 5 Sep 2002 21:46:20 +0300 (EET DST)
81248              Message-Id: <200209051846.g85IkKOk013697@kosh.hut.fi>
81249      Branch: perl
81250            ! Configure
81251 ____________________________________________________________________________
81252 [ 17865] By: hv                                    on 2002/09/08  15:03:23
81253         Log: Subject: Unicode::Collate 0.23 Released
81254              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
81255              Date: Thu, 05 Sep 2002 23:28:32 +0900
81256              Message-Id: <20020905232316.8151.BQW10602@nifty.com>
81257      Branch: perl
81258            + lib/Unicode/Collate/t/index.t
81259            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
81260            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
81261 ____________________________________________________________________________
81262 [ 17864] By: hv                                    on 2002/09/08  14:55:31
81263         Log: Subject: sv_2pv_flags and ROK and UTF8 flags
81264              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81265              Date: Wed, 04 Sep 2002 21:09:01 -0700
81266              Message-ID: <djtd9gzkgyLd092yn@efn.org>
81267              Date: Fri, 06 Sep 2002 09:23:03 -0700
81268              Message-ID: <nZNe9gzkgKdH092yn@efn.org>
81269      Branch: perl
81270            ! lib/overload.t sv.c sv.h t/op/pat.t
81271 ____________________________________________________________________________
81272 [ 17863] By: hv                                    on 2002/09/08  14:11:54
81273         Log: setting PERL_CORE as in #17861 violates assumptions made by taint tests
81274      Branch: perl
81275            ! t/op/taint.t
81276 ____________________________________________________________________________
81277 [ 17862] By: hv                                    on 2002/09/08  14:01:07
81278         Log: Subject: [PATCH t/TestInit.pm] Set env PERL_CORE
81279              From: Michael G Schwern <schwern@pobox.com>
81280              Date: Wed, 4 Sep 2002 11:38:01 -0700
81281              Message-ID: <20020904183801.GF8367@ool-18b93024.dyn.optonline.net>
81282      Branch: perl
81283            ! t/TestInit.pm
81284 ____________________________________________________________________________
81285 [ 17861] By: hv                                    on 2002/09/08  13:58:10
81286         Log: Subject: Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings
81287              From: Michael G Schwern <schwern@pobox.com>
81288              Date: Fri, 6 Sep 2002 14:03:16 -0700
81289              Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net>
81290      Branch: perl
81291            ! t/test.pl
81292 ____________________________________________________________________________
81293 [ 17860] By: hv                                    on 2002/09/08  13:48:49
81294         Log: #17859 misuses s/// return values
81295      Branch: perl
81296            ! configpm
81297 ____________________________________________________________________________
81298 [ 17859] By: hv                                    on 2002/09/08  13:17:46
81299         Log: Subject: Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
81300              From: Nicholas Clark <nick@unfortu.net>
81301              Date: Mon, 2 Sep 2002 23:22:32 +0100
81302              Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net>
81303      Branch: perl
81304            ! configpm
81305 ____________________________________________________________________________
81306 [ 17850] By: ams                                   on 2002/09/06  03:31:32
81307         Log: Subject: [PATCH] (mostly (Unicode)) pod nits
81308              From: Jarkko Hietaniemi <jhi@iki.fi>
81309              Date: Fri, 6 Sep 2002 06:01:57 +0300
81310              Message-Id: <20020906030157.GA28252@lyta.hut.fi>
81311      Branch: perl
81312            ! pod/perl.pod pod/perlunicode.pod pod/perluniintro.pod
81313 ____________________________________________________________________________
81314 [ 17849] By: gsar                                  on 2002/09/05  06:28:36
81315         Log: document setting the email address
81316      Branch: perl
81317            ! Porting/repository.pod
81318 ____________________________________________________________________________
81319 [ 17848] By: hv                                    on 2002/09/04  23:12:15
81320         Log: AUTHORS: preferred address for Allen Smith
81321      Branch: perl
81322            ! AUTHORS
81323 ____________________________________________________________________________
81324 [ 17847] By: hv                                    on 2002/09/04  23:10:37
81325         Log: copy on write: fixes and debugging
81326              Subject: what copies scalars in ithreads?
81327              From: Nicholas Clark <nick@unfortu.net>
81328              Date: Wed, 4 Sep 2002 21:52:47 +0100
81329              Message-ID: <20020904205247.GA280@Bagpuss.unfortu.net>
81330      Branch: perl
81331            ! sv.c
81332 ____________________________________________________________________________
81333 [ 17846] By: hv                                    on 2002/09/04  23:02:43
81334         Log: Subject: Re: [PATCH] A variety of README nitpicks.
81335              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81336              Date: Wed, 04 Sep 2002 09:10:05 +0200
81337              Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl>
81338      Branch: perl
81339            ! README.hpux
81340 ____________________________________________________________________________
81341 [ 17845] By: hv                                    on 2002/09/04  15:06:33
81342         Log: Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t
81343      Branch: perl
81344            ! lib/Math/BigInt/t/constant.t
81345 ____________________________________________________________________________
81346 [ 17844] By: hv                                    on 2002/09/04  14:32:19
81347         Log: #17836 (DB_File-1.805) misses a couple of dTHX declarations
81348      Branch: perl
81349            ! ext/DB_File/DB_File.xs
81350 ____________________________________________________________________________
81351 [ 17843] By: hv                                    on 2002/09/04  14:09:13
81352         Log: #17842 was only half the story
81353              Subject: [PATCH deb.c] Re: HiRes failure is success?
81354              From: Dave Mitchell <davem@fdgroup.com>
81355              Date: Wed, 4 Sep 2002 16:11:15 +0100
81356              Message-ID: <20020904161115.E27603@fdgroup.com>
81357      Branch: perl
81358            ! deb.c
81359 ____________________________________________________________________________
81360 [ 17842] By: hv                                    on 2002/09/04  14:04:40
81361         Log: printf argument mismatch in Perl_deb_stack_all() from change #17718
81362      Branch: perl
81363            ! deb.c
81364 ____________________________________________________________________________
81365 [ 17841] By: hv                                    on 2002/09/04  13:57:27
81366         Log: Subject: [PATCH] op/getpid.t failure
81367              From: Michael G Schwern <schwern@pobox.com>
81368              Date: Tue, 3 Sep 2002 17:48:24 -0700
81369              Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net>
81370      Branch: perl
81371            ! t/op/getpid.t
81372 ____________________________________________________________________________
81373 [ 17840] By: hv                                    on 2002/09/04  13:55:20
81374         Log: Subject: [PATCH] File::Basename doesn't lazy load Carp right.
81375              and Subject: [PATCH] More modules that don't lazy load Carp right.
81376              From: Michael G Schwern <schwern@pobox.com>
81377              Date: Tue, 3 Sep 2002 17:21:57 -0700
81378              Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net>
81379              and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net>
81380      Branch: perl
81381            ! ext/Encode/Unicode/Unicode.pm
81382            ! ext/Encode/lib/Encode/Encoding.pm ext/Sys/Hostname/Hostname.pm
81383            ! lib/File/Basename.pm
81384 ____________________________________________________________________________
81385 [ 17839] By: hv                                    on 2002/09/04  13:47:12
81386         Log: Subject: Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
81387              From: "Brendan O'Dea" <bod@debian.org>
81388              Date: Wed, 4 Sep 2002 02:36:10 +1000
81389              Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au>
81390      Branch: perl
81391            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
81392 ____________________________________________________________________________
81393 [ 17838] By: hv                                    on 2002/09/04  13:41:27
81394         Log: Subject: [PATCHes] Still no working Berkeley DB in OS X 10.2
81395              From: =?ISO-8859-1?Q?Kay_R=F6pke?= <kay@dolphin-services.de>
81396              Date: Tue, 3 Sep 2002 13:46:18 +0200
81397              Message-Id: <C287A20E-BF32-11D6-A454-000393414688@dolphin-services.de>
81398      Branch: perl
81399            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
81400 ____________________________________________________________________________
81401 [ 17837] By: hv                                    on 2002/09/04  13:38:27
81402         Log: Subject: [PATCH lib/Config.t] test grandfathered Config variables
81403              From: Michael G Schwern <schwern@pobox.com>
81404              Date: Mon, 2 Sep 2002 22:29:07 -0700
81405              Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net>
81406      Branch: perl
81407            ! lib/Config.t
81408 ____________________________________________________________________________
81409 [ 17836] By: hv                                    on 2002/09/04  13:35:36
81410         Log: Subject: [PATCH] DB_File 1.805
81411              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
81412              Date: Mon, 2 Sep 2002 23:56:40 +0100
81413              Message-ID: <AIEAJICLCBDNAAOLLOKLAEMCFFAA.Paul.Marquess@btinternet.com>
81414      Branch: perl
81415            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
81416            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
81417            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
81418            ! ext/DB_File/t/db-recno.t ext/DB_File/typemap
81419 ____________________________________________________________________________
81420 [ 17835] By: hv                                    on 2002/09/04  13:23:17
81421         Log: fix coredump after 64k-deep recursion
81422              Subject: Re: debugging coredump with -DD
81423              From: hv@crypt.org
81424              Date: Tue, 03 Sep 2002 14:34:20 +0100
81425              Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk>
81426      Branch: perl
81427            ! cop.h t/op/recurse.t
81428 ____________________________________________________________________________
81429 [ 17834] By: hv                                    on 2002/09/04  13:08:36
81430         Log: perldoc: allow arguments for pager
81431              Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch
81432              From: Chip Turner <cturner@redhat.com>
81433              Date: 02 Sep 2002 01:17:23 -0400
81434              Message-ID: <vzku1l9x95o.fsf@minbar.devel.redhat.com>
81435      Branch: perl
81436            ! utils/perldoc.PL
81437 ____________________________________________________________________________
81438 [ 17833] By: hv                                    on 2002/09/04  12:55:54
81439         Log: Subject: [PATCH] use sysconf(_SC_CLK_TCK) for times()
81440              From: Jarkko Hietaniemi <jhi@iki.fi>
81441              Date: Sun, 1 Sep 2002 19:23:55 +0300
81442              Message-ID: <20020901162355.GH12536@lyta.hut.fi>
81443      Branch: perl
81444            ! embedvar.h intrpvar.h perl.c perlapi.h pp_sys.c
81445 ____________________________________________________________________________
81446 [ 17832] By: hv                                    on 2002/09/04  12:39:42
81447         Log: Subject: Re: [PATCH] Correct/completes Overloading in XS mods
81448              From: John Peacock <jpeacock@rowman.com>
81449              Date: Sun, 01 Sep 2002 15:00:12 -0400
81450              Message-ID: <3D7263BC.9020608@rowman.com>
81451      Branch: perl
81452            ! lib/ExtUtils/xsubpp pod/perlxs.pod
81453 ____________________________________________________________________________
81454 [ 17831] By: hv                                    on 2002/09/04  11:47:10
81455         Log: #17827 misses some win32 tweaks
81456      Branch: perl
81457            ! win32/Makefile win32/makefile.mk
81458 ____________________________________________________________________________
81459 [ 17830] By: hv                                    on 2002/09/04  11:41:22
81460         Log: update email address for Paul Marquess
81461      Branch: perl
81462            ! AUTHORS
81463 ____________________________________________________________________________
81464 [ 17829] By: hv                                    on 2002/09/04  11:38:39
81465         Log: Subject: Correction for AUTHORS.html
81466              From: Sean Davis <dive@ender.com>
81467              Date: Fri, 30 Aug 2002 03:51:16 -0700
81468              Message-ID: <20020830035116.A18739@endersgame.net>
81469      Branch: perl
81470            ! AUTHORS
81471 ____________________________________________________________________________
81472 [ 17828] By: hv                                    on 2002/09/04  11:31:42
81473         Log: Subject: [PATCH] File::Spec->catfile not canonicalizing consistently
81474              From: Michael G Schwern <schwern@pobox.com>
81475              Date: Fri, 30 Aug 2002 03:40:45 -0700
81476              Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net>
81477      Branch: perl
81478            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
81479            ! lib/File/Spec/t/Spec.t
81480 ____________________________________________________________________________
81481 [ 17827] By: hv                                    on 2002/09/04  11:21:57
81482         Log: Subject: [PATCH] OS/400 PASE port
81483              From: Jarkko Hietaniemi <jhi@iki.fi>
81484              Date: Thu, 29 Aug 2002 22:22:51 +0300
81485              Message-ID: <20020829192251.GA27102@lyta.hut.fi>
81486      Branch: perl
81487            + README.os400 hints/os400.sh
81488            ! Configure MANIFEST hints/aix.sh lib/Cwd.pm pod/buildtoc.PL
81489            ! pod/perl.pod pod/perlebcdic.pod pod/perlport.pod
81490 ____________________________________________________________________________
81491 [ 17826] By: hv                                    on 2002/09/04  11:10:54
81492         Log: Subject: [PATCH 5.8.0] allow Sys::Syslog test to fail gracefully
81493              From: "Brendan O'Dea" <bod@debian.org>
81494              Date: Thu, 29 Aug 2002 22:42:39 +1000
81495              Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au>
81496      Branch: perl
81497            ! ext/Sys/Syslog/syslog.t
81498 ____________________________________________________________________________
81499 [ 17825] By: hv                                    on 2002/09/04  10:53:59
81500         Log: Subject: Re: Possible bug in IPC/Semaphore.pm [PATCH]
81501              From: "John P. Linderman" <jpl@research.att.com>
81502              Date: Wed, 28 Aug 2002 08:04:29 -0400 (EDT)
81503              Message-Id: <200208271900.PAA98096@raptor.research.att.com>
81504      Branch: perl
81505            ! ext/IPC/SysV/Semaphore.pm
81506 ____________________________________________________________________________
81507 [ 17824] By: rgs                                   on 2002/09/03  20:02:36
81508         Log: Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
81509              From: Richard Soderberg (via RT) <perlbug@perl.org>
81510              Date: 3 Sep 2002 18:48:54 -0000
81511              Message-ID: <rt-16971-36426.15.5276119194873@bugs6.perl.org>
81512
81513              Subject: [PATCH] A variety of README nitpicks.
81514              From: Richard Soderberg <rs@crystalflame.net>
81515              Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT)
81516              Message-ID: <Pine.LNX.4.33.0209031148280.32671-200000@oregonnet.com>
81517      Branch: perl
81518            ! README.amiga README.dgux README.dos README.epoc README.hpux
81519            ! README.mint README.netware README.vmesa
81520 ____________________________________________________________________________
81521 [ 17823] By: rgs                                   on 2002/09/03  19:47:05
81522         Log: Fix bug #16828.
81523              Add a few tests to ext/B/t/b.t, make it use Test::More.
81524      Branch: perl
81525            ! ext/B/B.xs ext/B/t/b.t
81526 ____________________________________________________________________________
81527 [ 17822] By: rgs                                   on 2002/09/02  19:29:52
81528         Log: Some simple tests for the POSIX::isXXX() functions.
81529      Branch: perl
81530            ! ext/POSIX/t/posix.t
81531 ____________________________________________________________________________
81532 [ 17821] By: rgs                                   on 2002/08/30  19:56:53
81533         Log: Advertise Linux::Pid.
81534      Branch: perl
81535            ! pod/perlfunc.pod pod/perlvar.pod
81536 ____________________________________________________________________________
81537 [ 17819] By: hv                                    on 2002/08/30  13:42:02
81538         Log: Subject: [PATCH] Tweaks to Bleadperl Version Object Support
81539              From: John Peacock <jpeacock@rowman.com>
81540              Date: Wed, 28 Aug 2002 22:13:48 -0400
81541              Message-ID: <3D6D835C.50809@rowman.com>
81542      Branch: perl
81543            ! universal.c util.c
81544 ____________________________________________________________________________
81545 [ 17818] By: hv                                    on 2002/08/30  13:16:05
81546         Log: add test related to change #17799:
81547              Subject: Re: if.pm bug.
81548              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
81549              Date: Thu, 29 Aug 2002 19:39:58 +0200
81550              Message-ID: <20020829173358.34731.qmail@onion.perl.org>
81551      Branch: perl
81552            ! lib/if.t
81553 ____________________________________________________________________________
81554 [ 17817] By: hv                                    on 2002/08/30  13:12:20
81555         Log: Subject: [PATCH] AUTHORS
81556              From: "Brendan O'Dea" <bod@debian.org>
81557              Date: Thu, 29 Aug 2002 22:49:34 +1000
81558              Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au>
81559      Branch: perl
81560            ! AUTHORS
81561 ____________________________________________________________________________
81562 [ 17816] By: hv                                    on 2002/08/30  13:10:45
81563         Log: Subject: [PATCH 5.8.0] Term::Cap allow # comments in infcocmp output
81564              From: "Brendan O'Dea" <bod@debian.org>
81565              Date: Thu, 29 Aug 2002 22:46:47 +1000
81566              Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au>
81567      Branch: perl
81568            ! lib/Term/Cap.pm
81569 ____________________________________________________________________________
81570 [ 17815] By: hv                                    on 2002/08/30  13:02:41
81571         Log: formatting cleanup and:
81572              Subject: Re: perl-5.8.0 on HP porting center
81573              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81574              Date: Thu, 29 Aug 2002 12:23:31 +0200
81575              Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
81576      Branch: perl
81577            ! installperl
81578 ____________________________________________________________________________
81579 [ 17814] By: hv                                    on 2002/08/30  12:23:33
81580         Log: Subject: [PATCH] perlmod.pod nit
81581              From: Autrijus Tang <autrijus@autrijus.org>
81582              Date: Thu, 29 Aug 2002 03:49:34 +0800
81583              Message-ID: <20020828194934.GA12244@not.autrijus.org>
81584      Branch: perl
81585            ! pod/perlmod.pod
81586 ____________________________________________________________________________
81587 [ 17813] By: hv                                    on 2002/08/30  12:19:15
81588         Log: Subject: [PATCH] Re: glob names and Regexp type introspection
81589              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81590              Date: Thu, 29 Aug 2002 17:31:31 -0700
81591              Message-ID: <jzrb9gzkgO7W092yn@efn.org>
81592      Branch: perl
81593            ! sv.c t/op/pat.t
81594 ____________________________________________________________________________
81595 [ 17812] By: hv                                    on 2002/08/30  12:06:20
81596         Log: Subject: [PATCH] typos in Hash::Util documentation
81597              From: Slaven Rezic <slaven.rezic@berlin.de>
81598              Date: Wed, 28 Aug 2002 17:08:50 +0200 (CEST)
81599              Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de>
81600      Branch: perl
81601            ! lib/Hash/Util.pm
81602 ____________________________________________________________________________
81603 [ 17811] By: hv                                    on 2002/08/30  12:02:59
81604         Log: Subject: Re: Recent changes on the HP porting center
81605              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81606              Date: Wed, 28 Aug 2002 17:39:27 +0200
81607              Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl>
81608      Branch: perl
81609            ! README.hpux
81610 ____________________________________________________________________________
81611 [ 17810] By: hv                                    on 2002/08/30  11:58:18
81612         Log: Subject: [PATCH] Fixes to threads::shared when disabled
81613              From: Michael G Schwern <schwern@pobox.com>
81614              Date: Wed, 28 Aug 2002 06:04:18 -0700
81615              Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net>
81616      Branch: perl
81617            + ext/threads/shared/t/disabled.t
81618            ! MANIFEST ext/threads/shared/shared.pm
81619            ! ext/threads/shared/t/hv_refs.t
81620 ____________________________________________________________________________
81621 [ 17808] By: ams                                   on 2002/08/30  02:59:31
81622         Log: Subject: [PATCH] Tru64 vs Berkeley DB
81623              From: Jarkko Hietaniemi <jhi@iki.fi>
81624              Date: Fri, 30 Aug 2002 06:56:38 +0300
81625              Message-Id: <20020830035638.GB874@lyta.hut.fi>
81626      Branch: perl
81627            ! README.tru64 hints/dec_osf.sh
81628 ____________________________________________________________________________
81629 [ 17807] By: ams                                   on 2002/08/30  02:32:30
81630         Log: Subject: [PATCH] IRIX + INSTALL
81631              From: Jarkko Hietaniemi <jhi@iki.fi>
81632              Date: Fri, 30 Aug 2002 06:31:48 +0300
81633              Message-Id: <20020830033148.GA874@lyta.hut.fi>
81634      Branch: perl
81635            ! INSTALL hints/irix_6.sh
81636 ____________________________________________________________________________
81637 [ 17806] By: hv                                    on 2002/08/29  22:56:45
81638         Log: #17449 failed to apply the actual patch. This is it.
81639      Branch: perl
81640            ! lib/Exporter.pm lib/Exporter/Heavy.pm
81641 ____________________________________________________________________________
81642 [ 17805] By: hv                                    on 2002/08/29  13:49:04
81643         Log: Fix based on:
81644              Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx)
81645              From: "esm@pobox.com (via RT)" <perlbug@perl.org>
81646              Date: 27 Aug 2002 22:10:16 -0000
81647              Message-Id: <rt-16799-35846.14.4842888832041@bugs6.perl.org>
81648      Branch: perl
81649            ! ext/POSIX/POSIX.xs
81650 ____________________________________________________________________________
81651 [ 17804] By: hv                                    on 2002/08/29  13:29:43
81652         Log: Subject: [PATCH] B::check_av() ; B::Deparse for CHECK blocks
81653              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
81654              Date: Tue, 27 Aug 2002 23:36:53 +0200
81655              Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr>
81656      Branch: perl
81657            ! embedvar.h ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm intrpvar.h
81658            ! perl.c perlapi.h sv.c
81659 ____________________________________________________________________________
81660 [ 17803] By: ams                                   on 2002/08/29  13:09:47
81661         Log: Subject: [PATCH] AIX compiler setup sanity checking
81662              From: Jarkko Hietaniemi <jhi@iki.fi>
81663              Date: Thu, 29 Aug 2002 16:43:51 +0300
81664              Message-Id: <20020829134351.GG5219@lyta.hut.fi>
81665      Branch: perl
81666            ! hints/aix.sh
81667 ____________________________________________________________________________
81668 [ 17802] By: hv                                    on 2002/08/29  12:32:51
81669         Log: Subject: [perl #16769] Documention bug
81670              From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
81671              Date: 26 Aug 2002 10:01:04 -0000
81672              Message-Id: <rt-16769-35720.17.1057454913803@bugs6.perl.org>
81673      Branch: perl
81674            ! pod/perl58delta.pod
81675 ____________________________________________________________________________
81676 [ 17801] By: hv                                    on 2002/08/29  12:19:30
81677         Log: Subject: [PATCH] ExtUtils::Constant 0.14
81678              From: Nicholas Clark <nick@unfortu.net>
81679              Date: Sun, 25 Aug 2002 18:06:00 +0100
81680              Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net>
81681      Branch: perl
81682            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
81683 ____________________________________________________________________________
81684 [ 17800] By: hv                                    on 2002/08/29  12:08:59
81685         Log: Subject: Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5
81686              From: Mark-Jason Dominus <mjd@plover.com>
81687              Date: Sun, 25 Aug 2002 12:09:53 -0400
81688              Message-ID: <20020825160953.15987.qmail@plover.com>
81689      Branch: perl
81690            ! pod/perlfaq5.pod
81691 ____________________________________________________________________________
81692 [ 17799] By: hv                                    on 2002/08/29  11:48:39
81693         Log: Subject: Re: if.pm bug.
81694              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
81695              Date: Sun, 25 Aug 2002 00:27:59 +0200
81696              Message-ID: <20020824222210.16387.qmail@onion.perl.org>
81697      Branch: perl
81698            ! lib/if.pm
81699 ____________________________________________________________________________
81700 [ 17798] By: hv                                    on 2002/08/29  11:44:00
81701         Log: Subject: [PATCH] posixify getppid on linux-multithread
81702              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
81703              Date: Tue, 6 Aug 2002 21:56:46 +0200
81704              Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr>
81705      Branch: perl
81706            + t/op/getpid.t
81707            ! MANIFEST embedvar.h hints/linux.sh perl.c perlapi.h perlvars.h
81708            ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c util.c
81709 ____________________________________________________________________________
81710 [ 17797] By: hv                                    on 2002/08/29  10:55:41
81711         Log: Subject: Re: [perl #16677] B::SV::FLAGS dumps core
81712              From: Mark-Jason Dominus <mjd@plover.com>
81713              Date: Sun, 25 Aug 2002 22:31:54 -0400
81714              Message-ID: <20020826023154.22986.qmail@plover.com>
81715      Branch: perl
81716            ! ext/B/B.pm
81717 ____________________________________________________________________________
81718 [ 17791] By: hv                                    on 2002/08/27  11:28:32
81719         Log: Missing MANIFEST files for #17783.
81720      Branch: perl
81721            ! MANIFEST
81722 ____________________________________________________________________________
81723 [ 17790] By: hv                                    on 2002/08/27  11:22:36
81724         Log: #17783 introduced an outdated test module, causing failure in
81725              lib/ExtUtils/t/problems.t. This grabs a more recent copy from
81726              ExtUtils::MakeMaker.
81727      Branch: perl
81728            ! t/lib/TieOut.pm
81729 ____________________________________________________________________________
81730 [ 17789] By: ams                                   on 2002/08/27  04:04:48
81731         Log: Subject: Patch perlvar.pod
81732              From: mjd@plover.com
81733              Date: 27 Aug 2002 03:03:01 -0000
81734              Message-Id: <20020827030301.32481.qmail@plover.com>
81735      Branch: perl
81736            ! pod/perlvar.pod
81737 ____________________________________________________________________________
81738 [ 17788] By: hv                                    on 2002/08/26  23:59:47
81739         Log: Update Changes
81740      Branch: perl
81741            ! Changes patchlevel.h
81742 ____________________________________________________________________________
81743 [ 17787] By: hv                                    on 2002/08/26  19:22:27
81744         Log: fix for:
81745              Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken
81746              From: (Randal L. Schwartz) (via RT) <perlbug@perl.org>
81747              Date: 26 Aug 2002 15:01:36 -0000
81748              Message-Id: <rt-16773-35748.5.13188490159294@bugs6.perl.org>
81749      Branch: perl
81750            ! regexec.c t/op/re_tests
81751 ____________________________________________________________________________
81752 [ 17786] By: hv                                    on 2002/08/26  15:34:25
81753         Log: Subject: CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
81754              From: "Sean M. Burke" <sburke@cpan.org>
81755              Date: Mon, 26 Aug 2002 04:38:19 -0600
81756              Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net>
81757      Branch: perl
81758            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
81759            ! lib/Test/t/todo.t
81760 ____________________________________________________________________________
81761 [ 17785] By: hv                                    on 2002/08/26  15:18:41
81762         Log: fix non-ANSI C++-style comment
81763              Subject: [ PATCH ]  Smoke 17780 /pro/3gl/CPAN/perl-current
81764              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81765              Date: Mon, 26 Aug 2002 09:15:18 +0200
81766              Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl>
81767      Branch: perl
81768            ! ext/Storable/Storable.xs
81769 ____________________________________________________________________________
81770 [ 17784] By: hv                                    on 2002/08/26  15:15:19
81771         Log: #17780 relies on unixy paths to locate own directory for bignum tests.
81772      Branch: perl
81773            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
81774            ! lib/bignum/t/brinfnan.t
81775 ____________________________________________________________________________
81776 [ 17783] By: hv                                    on 2002/08/26  15:07:21
81777         Log: Subject: [ANNOUNCE] Test::Simple 0.47
81778              From: Michael G Schwern <schwern@pobox.com>
81779              Date: Mon, 26 Aug 2002 04:13:03 -0700
81780              Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net>
81781      Branch: perl
81782            + lib/Test/Simple/t/details.t lib/Test/Simple/t/fork.t
81783            + lib/Test/Simple/t/has_plan.t lib/Test/Simple/t/has_plan2.t
81784            + lib/Test/Simple/t/ok_obj.t
81785            + t/lib/Test/Simple/sample_tests/pre_plan_death.plx
81786            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
81787            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
81788            ! lib/Test/Simple/t/plan.t lib/Test/Simple/t/threads.t
81789            ! lib/Test/Tutorial.pod t/lib/TieOut.pm
81790 ____________________________________________________________________________
81791 [ 17782] By: hv                                    on 2002/08/26  15:00:55
81792         Log: new test for change #17773
81793              Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch)
81794              From: DH <crazyinsomniac@yahoo.com>
81795              Date: Mon, 26 Aug 2002 01:36:27 -0700 (PDT)
81796              Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com>
81797      Branch: perl
81798            ! lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
81799 ____________________________________________________________________________
81800 [ 17781] By: hv                                    on 2002/08/26  14:48:35
81801         Log: #17775 changed reentr.c instead of reentr.pl, which generates it
81802      Branch: perl
81803            ! reentr.pl
81804 ____________________________________________________________________________
81805 [ 17780] By: hv                                    on 2002/08/25  19:03:50
81806         Log: fix bignum test failures
81807      Branch: perl
81808            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
81809            ! lib/bignum/t/brinfnan.t
81810 ____________________________________________________________________________
81811 [ 17779] By: hv                                    on 2002/08/25  18:56:29
81812         Log: upgrade bignum to v0.13: fix test failures and update docs
81813      Branch: perl
81814            ! lib/bignum.pm lib/bignum/t/bignum.t lib/bignum/t/bninfnan.t
81815 ____________________________________________________________________________
81816 [ 17778] By: hv                                    on 2002/08/25  18:43:06
81817         Log: Subject: Encode 1.76 Released
81818              From: Dan Kogai <dankogai@dan.co.jp>
81819              Date: su elo 25, 2002  11:27:07 US/Eastern
81820              Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp>
81821      Branch: perl
81822            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/piconv
81823            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
81824            ! ext/Encode/lib/Encode/MIME/Header.pm
81825            ! ext/Encode/t/big5-eten.utf ext/Encode/ucm/big5-eten.ucm
81826 ____________________________________________________________________________
81827 [ 17777] By: rgs                                   on 2002/08/25  18:42:46
81828         Log: Fix parsing problems with the // operator.
81829              Make // able to follow various unary operators used without
81830              arguments or parens (shift, pop, getc, pos, readline,
81831              readlink, undef, umask, and the filetest operators), as
81832              well as the <FH> operator.
81833      Branch: perl
81834            ! perl.h t/op/dor.t toke.c
81835 ____________________________________________________________________________
81836 [ 17776] By: hv                                    on 2002/08/25  15:56:37
81837         Log: Subject: [PATCH] ExtUtils::Constant 0.13
81838              From: Nicholas Clark <nick@unfortu.net>
81839              Date: Fri, 23 Aug 2002 19:21:12 +0100
81840              Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net>
81841      Branch: perl
81842            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
81843 ____________________________________________________________________________
81844 [ 17775] By: hv                                    on 2002/08/25  15:46:28
81845         Log: Subject: [perl #16729] crypt() doesn't work in multithreaded perl
81846              From: "mls@suse.de (via RT)" <perlbug@perl.org>
81847              Date: 23 Aug 2002 15:24:39 -0000
81848              Message-Id: <rt-16729-35555.9.25145891475907@bugs6.perl.org>
81849      Branch: perl
81850            ! reentr.c
81851 ____________________________________________________________________________
81852 [ 17774] By: hv                                    on 2002/08/25  15:29:42
81853         Log: Subject: [PATCH lib/Benchmark.(pm|t)]  Make cmpthese work as documented.
81854              From: Abigail <abigail@foad.org>
81855              Date: Thu, 22 Aug 2002 04:10:39 -0700
81856              Message-ID: <20020822041039.A2089@ucan.foad.org>
81857      Branch: perl
81858            ! lib/Benchmark.pm lib/Benchmark.t
81859 ____________________________________________________________________________
81860 [ 17773] By: hv                                    on 2002/08/25  15:17:16
81861         Log: Subject: Re: a bugfix for Pod::Html (in diff -u format)
81862              From: DH <crazyinsomniac@yahoo.com>
81863              Date: Thu, 22 Aug 2002 02:32:50 -0700 (PDT)
81864              Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com>
81865      Branch: perl
81866            ! lib/Pod/Html.pm
81867 ____________________________________________________________________________
81868 [ 17772] By: hv                                    on 2002/08/25  14:49:37
81869         Log: Subject: Re: p5p patches
81870              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81871              Date: Fri, 23 Aug 2002 15:27:48 +0200
81872              Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl>
81873      Branch: perl
81874            ! Porting/patching.pod
81875 ____________________________________________________________________________
81876 [ 17771] By: hv                                    on 2002/08/25  14:45:46
81877         Log: Subject: Newdated info for HP-UX
81878              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
81879              Date: Wed, 21 Aug 2002 20:20:17 +0200
81880              Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl>
81881      Branch: perl
81882            ! README.hpux
81883 ____________________________________________________________________________
81884 [ 17770] By: hv                                    on 2002/08/25  14:26:36
81885         Log: Subject: [PATCH] let perlfaq1.pod mention 5.8 as the current stable release
81886              From: "Jos I. Boumans" <kane@cpan.org>
81887              Date: Wed, 21 Aug 2002 14:55:51 +0200
81888              Message-ID: <20020821124817.34761.qmail@onion.perl.org>
81889      Branch: perl
81890            ! pod/perlfaq1.pod
81891 ____________________________________________________________________________
81892 [ 17769] By: hv                                    on 2002/08/25  14:16:50
81893         Log: Subject: bit more for WinCE
81894              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
81895              Date: Wed, 21 Aug 2002 01:31:52 +0400
81896              Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad>
81897      Branch: perl
81898            ! wince/Makefile.ce wince/compile.bat wince/win32io.c
81899            ! wince/wince.c
81900 ____________________________________________________________________________
81901 [ 17768] By: hv                                    on 2002/08/25  14:02:47
81902         Log: Subject: [PATCH] fix lib.pm's import() to accept readonly parameters
81903              From: Anton Berezin <tobez@tobez.org>
81904              Date: Tue, 20 Aug 2002 23:44:25 +0200
81905              Message-ID: <20020820214425.GG16178@heechee.tobez.org>
81906      Branch: perl
81907            ! lib/lib.t lib/lib_pm.PL
81908 ____________________________________________________________________________
81909 [ 17767] By: hv                                    on 2002/08/25  13:52:08
81910         Log: Subject: [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)
81911              From: "Randy W. Sims" (via RT) <perlbug@perl.org>
81912              Date: 18 Aug 2002 13:27:12 -0000
81913              Message-Id: <rt-16281-34264.3.49471192322156@bugs6.perl.org>
81914      Branch: perl
81915            ! utils/perldoc.PL
81916 ____________________________________________________________________________
81917 [ 17766] By: rgs                                   on 2002/08/24  20:33:05
81918         Log: Subject: [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut
81919              From: Peter BARABAS (via RT) <perlbug@perl.org>
81920              Date: 24 Aug 2002 08:16:19 -0000
81921              Message-ID: <rt-16737-35573.3.51579548306248@bugs6.perl.org>
81922      Branch: perl
81923            ! pod/perlxstut.pod
81924 ____________________________________________________________________________
81925 [ 17765] By: rgs                                   on 2002/08/24  19:03:52
81926         Log: Subject: [PATCH] remove 2 unit warnings from lib/Net/t/hostname.t
81927              From: Nicholas Clark <nick@unfortu.net>
81928              Date: Sat, 24 Aug 2002 17:01:08 +0100
81929              Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net>
81930              (plus a typo fix)
81931      Branch: perl
81932            ! lib/Net/t/hostname.t
81933 ____________________________________________________________________________
81934 [ 17764] By: rgs                                   on 2002/08/24  12:29:27
81935         Log: a2p wasn't installed with -Dversiononly
81936      Branch: perl
81937            ! installperl
81938 ____________________________________________________________________________
81939 [ 17763] By: hv                                    on 2002/08/23  12:23:31
81940         Log: #17747 caused bad free()s with PERL_DESTRUCT by calling newXS()
81941              with a NULL subaddr. Fix that, and stop it happening again.
81942      Branch: perl
81943            ! op.c universal.c
81944 ____________________________________________________________________________
81945 [ 17762] By: hv                                    on 2002/08/23  11:02:35
81946         Log: fixup threaded build for vstring changes
81947      Branch: perl
81948            ! universal.c util.c
81949 ____________________________________________________________________________
81950 [ 17761] By: ams                                   on 2002/08/23  02:54:09
81951         Log: Incorporate fix from JHI at:
81952              http://rt.perl.org/rt2/Ticket/Display.html?id=16708
81953      Branch: perl
81954            ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
81955 ____________________________________________________________________________
81956 [ 17760] By: ams                                   on 2002/08/23  01:30:46
81957         Log: Subject: [PATCH] PPPort IVSIZE and SvPV_nolen
81958              From: Jarkko Hietaniemi <jhi@iki.fi>
81959              Date: Fri, 23 Aug 2002 05:29:09 +0300
81960              Message-Id: <20020823022909.GC9135@lyta.hut.fi>
81961      Branch: perl
81962            ! ext/Devel/PPPort/PPPort.pm
81963 ____________________________________________________________________________
81964 [ 17759] By: ams                                   on 2002/08/23  01:27:23
81965         Log: Subject: [PATCH] x2p/str.c signedness nits
81966              From: Jarkko Hietaniemi <jhi@iki.fi>
81967              Date: Fri, 23 Aug 2002 02:43:30 +0300
81968              Message-Id: <20020822234330.GC31624@lyta.hut.fi>
81969      Branch: perl
81970            ! x2p/str.c
81971 ____________________________________________________________________________
81972 [ 17758] By: hv                                    on 2002/08/22  22:29:45
81973         Log: bignum-0.12 updates from:
81974              Subject: [ANNOUCNE] Big Math::Big* update
81975              From: Tels <perl_dummy@bloodgate.com>
81976              Date: Tue, 13 Aug 2002 22:02:09 +0200 (CEST)
81977              Message-Id: <200208132121.g7DLLRV21408@crypt.org>
81978      Branch: perl
81979            + lib/bignum/t/biinfnan.t lib/bignum/t/bn_lite.t
81980            + lib/bignum/t/bninfnan.t lib/bignum/t/br_lite.t
81981            + lib/bignum/t/brinfnan.t lib/bignum/t/infnan.inc
81982            ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
81983            ! lib/bigrat.pm
81984 ____________________________________________________________________________
81985 [ 17757] By: hv                                    on 2002/08/22  22:19:42
81986         Log: new file for #17756
81987      Branch: perl
81988            ! MANIFEST
81989 ____________________________________________________________________________
81990 [ 17756] By: hv                                    on 2002/08/22  22:16:41
81991         Log: Subject: ANNOUCNE: Math::BigRat v0.09
81992              From: Tels <perl_dummy@bloodgate.com>
81993              Date: Wed, 14 Aug 2002 20:12:03 +0200 (CEST)
81994              Message-Id: <200208141812.g7EICrV23771@crypt.org>
81995      Branch: perl
81996            + lib/Math/BigRat/t/big_ap.t
81997            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
81998            ! lib/Math/BigRat/t/bigratpm.inc
81999 ____________________________________________________________________________
82000 [ 17755] By: hv                                    on 2002/08/22  19:44:03
82001         Log: new files from #17754
82002      Branch: perl
82003            + lib/Math/BigInt/Scalar.pm lib/Math/BigInt/t/bigints.t
82004 ____________________________________________________________________________
82005 [ 17754] By: hv                                    on 2002/08/22  19:42:58
82006         Log: Subject: ANNOUNCE: Math-BigInt v1.62
82007              From: Tels <perl_dummy@bloodgate.com>
82008              Date: Wed, 21 Aug 2002 19:12:59 +0200 (CEST)
82009              Message-Id: <200208211513.g7LFDUs02512@crypt.org>
82010      Branch: perl
82011            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
82012            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
82013            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
82014            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
82015            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
82016            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
82017            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbimbf.inc
82018            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
82019            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
82020            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
82021            ! lib/Math/BigInt/t/with_sub.t t/lib/Math/BigFloat/Subclass.pm
82022 ____________________________________________________________________________
82023 [ 17753] By: hv                                    on 2002/08/22  12:05:57
82024         Log: Subject: podlators 1.24 released
82025              From: Russ Allbery <rra@stanford.edu>
82026              Date: Sat, 03 Aug 2002 20:56:42 -0700
82027              Message-ID: <ylbs8jff9h.fsf@windlord.stanford.edu>
82028      Branch: perl
82029            + lib/Pod/t/text-options.t
82030            ! MANIFEST lib/Pod/Text.pm lib/Pod/Text/Overstrike.pm
82031            ! lib/Pod/t/basic.t pod/pod2text.PL
82032 ____________________________________________________________________________
82033 [ 17752] By: hv                                    on 2002/08/22  11:13:17
82034         Log: Subject: [Announce] Unicode::Collate 0.20 -> UCA version 9
82035              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
82036              Date: Fri, 26 Jul 2002 02:59:12 +0900
82037              Message-Id: <20020726025828.B5E9.BQW10602@nifty.com>
82038      Branch: perl
82039            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
82040            ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
82041            ! lib/Unicode/Collate/t/test.t
82042 ____________________________________________________________________________
82043 [ 17751] By: hv                                    on 2002/08/22  11:08:35
82044         Log: fix test failure from #17747
82045      Branch: perl
82046            ! ext/B/t/stash.t
82047 ____________________________________________________________________________
82048 [ 17750] By: hv                                    on 2002/08/22  10:46:19
82049         Log: Subject: [PATCH] Fix DBM filters
82050              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
82051              Date: Wed, 21 Aug 2002 11:40:49 +0100
82052              Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com>
82053      Branch: perl
82054            ! XSUB.h ext/DB_File/DB_File.xs ext/DB_File/typemap
82055            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/gdbm.t
82056            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.xs
82057            ! ext/NDBM_File/ndbm.t ext/NDBM_File/typemap
82058            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
82059            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
82060            ! ext/SDBM_File/sdbm.t ext/SDBM_File/typemap
82061 ____________________________________________________________________________
82062 [ 17749] By: hv                                    on 2002/08/22  01:04:32
82063         Log: avoid use of %caller::EXPORT
82064              Subject: [PATCH] Re: question about Exporter::import
82065              From: Nicholas Clark <nick@unfortu.net>
82066              Date: Wed, 14 Aug 2002 21:33:12 +0100
82067              Message-id: <20020814203311.GD278@Bagpuss.unfortu.net>
82068      Branch: perl
82069            ! lib/Exporter.pm lib/Exporter/Heavy.pm
82070 ____________________________________________________________________________
82071 [ 17748] By: hv                                    on 2002/08/22  00:54:03
82072         Log: todo test for linux $0 modification
82073              Subject: Re: [perl #16206] $0 in 5.8
82074              From: Slaven Rezic <slaven.rezic@berlin.de>
82075              Date: 17 Aug 2002 21:32:37 +0200
82076              Message-id: <87elcx2sdm.fsf@vran.herceg.de>
82077      Branch: perl
82078            ! t/op/magic.t
82079 ____________________________________________________________________________
82080 [ 17747] By: hv                                    on 2002/08/22  00:11:34
82081         Log: Subject: Re: [PATCH] Version object patch #1
82082              From: John Peacock <jpeacock@rowman.com>
82083              Date: Tue, 20 Aug 2002 22:51:46 -0400 (Wed 03:51 BST)
82084              Message-id: <3D630042.6020407@rowman.com>
82085
82086              Subject: Re: [REVISED PATCH] Magic v-strings
82087              From: John Peacock <jpeacock@rowman.com>
82088              Date: Wed, 21 Aug 2002 15:08:34 -0400 (20:08 BST)
82089              Message-id: <3D63E532.7020305@rowman.com>
82090      Branch: perl
82091            ! sv.c t/op/ver.t universal.c util.c
82092 ____________________________________________________________________________
82093 [ 17746] By: hv                                    on 2002/08/20  16:48:05
82094         Log: Subject: [PATCH] Version object patch #1
82095              From: John Peacock <jpeacock@rowman.com>
82096              Date: Thu, 15 Aug 2002 10:06:21 -0400 (15:06 BST)
82097              Message-id: <3D5BB55D.6090603@rowman.com>
82098              and Message-id: <3D627D1A.4050607@rowman.com>
82099              and t/lib/warnings/universal tweak to skip
82100      Branch: perl
82101            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.h
82102            ! t/lib/warnings/universal toke.c util.c
82103 ____________________________________________________________________________
82104 [ 17745] By: hv                                    on 2002/08/20  16:27:01
82105         Log: perldelta for #17727
82106      Branch: perl
82107            ! pod/perldelta.pod
82108 ____________________________________________________________________________
82109 [ 17744] By: hv                                    on 2002/08/20  15:34:36
82110         Log: Subject: typo in perfunc.pod
82111              From: "John P. Linderman" <jpl@research.att.com>
82112              Date: Mon, 19 Aug 2002 08:45:31 -0400 (EDT) (13:45 BST)
82113              Message-id: <200208191245.IAA20072@raptor.research.att.com>
82114      Branch: perl
82115            ! pod/perlfunc.pod
82116 ____________________________________________________________________________
82117 [ 17743] By: hv                                    on 2002/08/20  15:31:40
82118         Log: Subject: Re: [PATCH] fix typos in perlpacktut
82119              From: "Mr. Nobody" <mrnobo1024@yahoo.com>
82120              Date: Fri, 16 Aug 2002 20:40:58 -0700 (PDT) (Sat 04:40 BST)
82121              Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com>
82122      Branch: perl
82123            ! pod/perlpacktut.pod
82124 ____________________________________________________________________________
82125 [ 17742] By: hv                                    on 2002/08/20  14:51:16
82126         Log: Subject: [REVISED PATCH] Magic v-strings
82127              From: John Peacock <jpeacock@rowman.com>
82128              Date: Sat, 10 Aug 2002 15:56:22 -0400 (20:56 BST)
82129              Message-id: <3D556FE6.6000404@rowman.com>
82130              plus a bit of cleanup
82131      Branch: perl
82132            ! dump.c perl.h pod/perlguts.pod sv.c sv.h util.c
82133 ____________________________________________________________________________
82134 [ 17741] By: hv                                    on 2002/08/20  14:20:16
82135         Log: Subject: Re: [PATCH] Storable and CODE references
82136              From: Slaven Rezic <slaven.rezic@berlin.de>
82137              Date: 17 Aug 2002 21:58:03 +0200
82138              Message-id: <87bs812r78.fsf@vran.herceg.de>
82139      Branch: perl
82140            + ext/Storable/t/code.t
82141            ! MANIFEST ext/Storable/Storable.xs ext/Storable/t/forgive.t
82142            ! ext/Storable/t/malice.t
82143 ____________________________________________________________________________
82144 [ 17740] By: hv                                    on 2002/08/20  14:07:56
82145         Log: Clean up copy-on-write macros and debug facilities (new flag 'C').
82146              Handle CoW in hashes:
82147              Subject: Re: why would tr/// be performing hash copies?
82148              From: Nicholas Clark <nick@unfortu.net>
82149              Date: Sun, 18 Aug 2002 23:17:01 +0100
82150              Message-id: <20020818221700.GD294@Bagpuss.unfortu.net>
82151      Branch: perl
82152            ! hv.c perl.c perl.h pod/perlrun.pod sv.c sv.h
82153 ____________________________________________________________________________
82154 [ 17739] By: hv                                    on 2002/08/20  13:52:18
82155         Log: Subject: Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5
82156              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82157              Date: Tue, 23 Jul 2002 09:21:10 +0200
82158              Message-id: <20020723092051.184C.H.M.BRAND@hccnet.nl>
82159      Branch: perl
82160            ! Configure
82161 ____________________________________________________________________________
82162 [ 17737] By: ams                                   on 2002/08/19  07:48:39
82163         Log: Effect a speedy recovery from POD affected by (ahem, Australian)
82164              negligence.
82165      Branch: perl
82166            ! pod/perlrun.pod
82167 ____________________________________________________________________________
82168 [ 17736] By: hv                                    on 2002/08/18  18:27:28
82169         Log: Subject: [PATCH] Re: 5.8.0 sprintf (?) problem with floats?
82170              From: Dave Mitchell <davem@fdgroup.com>
82171              Date: Fri, 16 Aug 2002 23:31:07 +0100
82172              Message-id: <20020816233107.E9388@fdgroup.com>
82173      Branch: perl
82174            ! numeric.c t/base/num.t
82175 ____________________________________________________________________________
82176 [ 17735] By: hv                                    on 2002/08/18  02:22:21
82177         Log: Subject: Re: [perl #16198] pod tpyo in hostent.pm
82178              From: Mark-Jason Dominus <mjd@plover.com>
82179              Date: Tue, 13 Aug 2002 21:19:08 -0400 (Wed 02:19 BST)
82180              Message-id: <20020814011909.22744.qmail@plover.com>
82181      Branch: perl
82182            ! lib/Net/hostent.pm
82183 ____________________________________________________________________________
82184 [ 17734] By: hv                                    on 2002/08/18  02:20:05
82185         Log: Subject: [PATCH] Re: Pod::Functions tpyo
82186              From: Abe Timmerman <abe@ztreet.demon.nl>
82187              Date: Tue, 13 Aug 2002 23:47:00 +0200
82188              Message-id: <200208132347.00782.abe@ztreet.demon.nl>
82189      Branch: perl
82190            ! lib/Pod/Functions.pm
82191 ____________________________________________________________________________
82192 [ 17733] By: hv                                    on 2002/08/18  02:17:18
82193         Log: Subject: Server rename revisited
82194              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82195              Date: Tue, 13 Aug 2002 19:19:03 +0200
82196              Message-id: <20020813191821.DC98.H.M.BRAND@hccnet.nl>
82197      Branch: perl
82198            ! README.hpux
82199 ____________________________________________________________________________
82200 [ 17732] By: hv                                    on 2002/08/18  02:11:49
82201         Log: Subject: [PATCH] Remove old VOS build methods
82202              From: Paul_GreenVOS@vos.stratus.com
82203              Date: Tue, 13 Aug 02 10:25 edt (15:25 BST)
82204              Message-id: <200208131426.KAA01012@mailhub1.stratus.com>
82205      Branch: perl
82206            - vos/Makefile vos/build.cm vos/compile_perl.cm
82207            - vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
82208            - vos/config.ga.h vos/config.pl vos/configure_perl.cm
82209            - vos/install_perl.cm vos/perl.bind vos/test_vos_dummies.c
82210            - vos/vos_dummies.c
82211            ! MANIFEST README.vos pod/perlport.pod vos/Changes
82212 ____________________________________________________________________________
82213 [ 17731] By: hv                                    on 2002/08/18  01:57:12
82214         Log: Subject: [PATCH] Configure missing d_modflproto=''
82215              From: "Gerrit P. Haase" <gp@familiehaase.de>
82216              Date: Tue, 13 Aug 2002 15:11:05 +0200
82217              Message-id: <11417599086.20020813151105@familiehaase.de>
82218      Branch: perl
82219            ! Configure
82220 ____________________________________________________________________________
82221 [ 17730] By: hv                                    on 2002/08/18  01:41:33
82222         Log: missing chunk from #17725 causes lib/constant.t test failures
82223      Branch: perl
82224            ! lib/constant.t
82225 ____________________________________________________________________________
82226 [ 17729] By: hv                                    on 2002/08/17  02:33:15
82227         Log: Subject: [PATCH] Safe.pm documentation
82228              From: Slaven Rezic <slaven.rezic@berlin.de>
82229              Date: Sat, 10 Aug 2002 19:30:38 +0200 (CEST)
82230              Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de>
82231      Branch: perl
82232            ! ext/Opcode/Safe.pm pod/perlre.pod
82233 ____________________________________________________________________________
82234 [ 17728] By: hv                                    on 2002/08/17  02:07:24
82235         Log: Subject: Copy On Write
82236              From: Nicholas Clark <nick@ccl4.org>
82237              Date: Thu, 15 Aug 2002 00:10:35 +0100
82238              Message-id: <20020815001035.A69079@plum.flirble.org>
82239              specify "-Accflags='-DPERL_COPY_ON_WRITE'" to use
82240      Branch: perl
82241            ! doop.c dump.c embed.fnc embed.h mg.c pod/perlapi.pod pp.c
82242            ! pp_hot.c proto.h sv.c sv.h
82243 ____________________________________________________________________________
82244 [ 17727] By: hv                                    on 2002/08/17  01:20:05
82245         Log: Subject: [PATCH 5.7.3] Negative subscripts optionally passed to tied array methods
82246              From: Mark-Jason Dominus <mjd@plover.com>
82247              Date: Sun, 14 Apr 2002 23:38:55 -0400 (Mon 04:38 BST)
82248              Message-id: <20020415033855.6343.qmail@plover.com>
82249      Branch: perl
82250            ! av.c av.h pod/perltie.pod t/op/tiearray.t
82251 ____________________________________________________________________________
82252 [ 17726] By: hv                                    on 2002/08/17  01:17:09
82253         Log: pp.c warns that sv may be used uninitialised in pp_delete()
82254      Branch: perl
82255            ! pp.c
82256 ____________________________________________________________________________
82257 [ 17725] By: hv                                    on 2002/08/17  00:51:19
82258         Log: Subject: [PATCH] Remove pseudo-hashes (complete)
82259              From: Michael G Schwern <schwern@pobox.com>
82260              Date: Tue, 6 Aug 2002 13:05:10 -0700 (21:05 BST)
82261              Message-id: <20020806200510.GC31473@ool-18b93024.dyn.optonline.net>
82262      Branch: perl
82263            ! av.c doop.c dump.c embed.fnc embed.h ext/B/B/Concise.pm
82264            ! global.sym lib/fields.pm lib/fields.t lib/overload.pm mg.c
82265            ! op.c op.h pod/perldiag.pod pod/perlfunc.pod pod/perlref.pod
82266            ! pp.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t
82267 ____________________________________________________________________________
82268 [ 17724] By: hv                                    on 2002/08/17  00:27:33
82269         Log: ext/B/defsubs.h also depends on the program that builds it
82270      Branch: perl
82271            ! ext/B/Makefile.PL
82272 ____________________________________________________________________________
82273 [ 17723] By: hv                                    on 2002/08/17  00:10:24
82274         Log: Subject: Re: deb.c compile time error (patchlevel 17721)
82275              From: Dave Mitchell <davem@fdgroup.com>
82276              Date: Tue, 13 Aug 2002 14:42:15 +0100
82277              Message-ID: <20020813144215.G11939@fdgroup.com>
82278      Branch: perl
82279            ! embed.fnc embed.h global.sym proto.h
82280 ____________________________________________________________________________
82281 [ 17722] By: ams                                   on 2002/08/16  05:20:22
82282         Log: Subject: Minor perlrun.pod patch
82283              From: Iain Truskett <spoon@cpan.org>
82284              Date: Fri, 16 Aug 2002 16:20:27 +1000
82285              Message-Id: <20020816162027.D17196@eh.org>
82286      Branch: perl
82287            ! pod/perlrun.pod
82288 ____________________________________________________________________________
82289 [ 17721] By: hv                                    on 2002/08/12  12:17:19
82290         Log: #17717 needed tests fixing up
82291      Branch: perl
82292            ! t/op/chop.t
82293 ____________________________________________________________________________
82294 [ 17720] By: hv                                    on 2002/08/12  12:10:07
82295         Log: Subject: Re: [PATCH] Re: taint news
82296              From: Rick Delaney <rick.delaney@rogers.com>
82297              Date: 04 Aug 2002 00:28:58 EDT
82298              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
82299              missed patch fragment from Change #17676
82300      Branch: perl
82301            ! pod/perlsec.pod
82302 ____________________________________________________________________________
82303 [ 17719] By: hv                                    on 2002/08/12  12:03:53
82304         Log: Subject: [perl #15987] Tests fail when sources are under CVS control
82305              From: Warren Jones (via RT) <perlbug@perl.org>
82306              Date: 5 Aug 2002 19:08:50 -0000 (Mon 20:08 BST)
82307              Message-id: <rt-15987-32864.15.6255441902154@bugs6.perl.org>
82308      Branch: perl
82309            ! lib/strict.t lib/warnings.t
82310 ____________________________________________________________________________
82311 [ 17718] By: hv                                    on 2002/08/12  11:57:17
82312         Log: Subject: [PATCH] add verbose stack display option, -Dvs
82313              From: Dave Mitchell <davem@fdgroup.com>
82314              Date: Mon, 5 Aug 2002 00:55:33 +0100
82315              Message-id: <20020805005533.B26111@fdgroup.com>
82316      Branch: perl
82317            ! deb.c dump.c embed.fnc embed.h perl.c perl.h pod/perlapi.pod
82318            ! pod/perlrun.pod proto.h
82319 ____________________________________________________________________________
82320 [ 17717] By: hv                                    on 2002/08/12  11:44:06
82321         Log: Subject: Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue
82322              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
82323              Date: Sat, 27 Jan 2001 19:31:29 -0800 (PST)
82324              Message-ID: <14963.32943.102669.67625@soda.csua.berkeley.edu>
82325      Branch: perl
82326            ! op.c t/op/chop.t t/op/ref.t
82327 ____________________________________________________________________________
82328 [ 17716] By: hv                                    on 2002/08/12  11:29:53
82329         Log: Subject: Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
82330              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
82331              Date: Sat, 13 Jul 2002 17:44:02 +0100
82332              Message-id: <200207131644.g6DGi2214456@crypt.compulink.co.uk>
82333      Branch: perl
82334            ! pp_hot.c t/op/tiehandle.t
82335 ____________________________________________________________________________
82336 [ 17715] By: hv                                    on 2002/08/12  11:28:26
82337         Log: Subject: [PATCH] better modfl detection
82338              From: Nicholas Clark <nick@unfortu.net>
82339              Date: Sun, 11 Aug 2002 20:05:49 +0100
82340              Message-id: <20020811190548.GK300@Bagpuss.unfortu.net>
82341      Branch: perl
82342            ! Configure config_h.SH perl.h
82343 ____________________________________________________________________________
82344 [ 17714] By: hv                                    on 2002/08/12  11:26:23
82345         Log: Subject: [PATCH] perltodo.pod
82346              From: Richard.Foley@t-online.de
82347              Date: Sun, 11 Aug 2002 18:26:10 +0200
82348              Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com>
82349              perlbug credits
82350      Branch: perl
82351            ! pod/perltodo.pod
82352 ____________________________________________________________________________
82353 [ 17713] By: hv                                    on 2002/08/12  11:24:44
82354         Log: Subject: [PATCH] gv_fullname3 as call to gv_fullname4
82355              From: Nicholas Clark <nick@unfortu.net>
82356              Date: Sun, 11 Aug 2002 16:59:16 +0100
82357              Message-id: <20020811155914.GE300@Bagpuss.unfortu.net>
82358      Branch: perl
82359            ! gv.c
82360 ____________________________________________________________________________
82361 [ 17712] By: hv                                    on 2002/08/12  11:23:06
82362         Log: Subject: Re: Smoke 17703 /pro/3gl/CPAN/perl-current
82363              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82364              Date: Mon, 12 Aug 2002 10:25:20 +0200
82365              Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl>
82366              gcc bug test needs -lm
82367      Branch: perl
82368            ! hints/hpux.sh
82369 ____________________________________________________________________________
82370 [ 17711] By: hv                                    on 2002/08/12  11:20:49
82371         Log: Subject: [PATCH s2p] Small typo correction
82372              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
82373              Date: Wed, 7 Aug 2002 11:50:51 +0200
82374              Message-id: <C9A98F2128EDD411B0920008C7B337A13DCE2B@hamsem01.de.gedas.vwg>
82375      Branch: perl
82376            ! x2p/s2p.PL
82377 ____________________________________________________________________________
82378 [ 17710] By: hv                                    on 2002/08/12  11:17:21
82379         Log: Subject: [PATCH] pod/perlfaq4.pod
82380              From: Abigail <abigail@foad.org>
82381              Date: Tue, 30 Jul 2002 09:52:02 -0700 (17:52 BST)
82382              Message-id: <20020730095202.A6462@ucan.foad.org>
82383              Add references to Regexp::Common.
82384      Branch: perl
82385            ! pod/perlfaq4.pod
82386 ____________________________________________________________________________
82387 [ 17707] By: rgs                                   on 2002/08/09  21:23:20
82388         Log: Subject: New HP-UX itanium servers
82389              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82390              Date: Wed, 07 Aug 2002 13:25:57 +0200
82391              Message-ID: <20020807132518.FCBF.H.M.BRAND@hccnet.nl>
82392      Branch: perl
82393            ! README.hpux
82394 ____________________________________________________________________________
82395 [ 17706] By: rgs                                   on 2002/08/09  21:00:41
82396         Log: Subject: Re: missing lower range in {} regex
82397              From: "John P. Linderman" <jpl@research.att.com>
82398              Date: Fri, 09 Aug 2002 12:48:55 -0400
82399              Message-ID: <200208091648.MAA77577@raptor.research.att.com>
82400      Branch: perl
82401            ! pod/perlre.pod
82402 ____________________________________________________________________________
82403 [ 17705] By: rgs                                   on 2002/08/08  20:57:59
82404         Log: More tests for the attribute syntax, from the
82405              attributes manpage.
82406      Branch: perl
82407            ! t/op/attrs.t
82408 ____________________________________________________________________________
82409 [ 17704] By: rgs                                   on 2002/08/08  19:47:44
82410         Log: Fix bug #16080 : an attribute list should end at '}'
82411      Branch: perl
82412            ! t/op/attrs.t toke.c
82413 ____________________________________________________________________________
82414 [ 17703] By: hv                                    on 2002/08/08  15:30:12
82415         Log: Update Changes
82416      Branch: perl
82417            ! Changes patchlevel.h
82418 ____________________________________________________________________________
82419 [ 17702] By: hv                                    on 2002/08/08  15:08:57
82420         Log: Subject: Re: README.aix
82421              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82422              Date: Tue, 30 Jul 2002 13:30:29 +0200
82423              Message-id: <20020730130812.48B9.H.M.BRAND@hccnet.nl>
82424      Branch: perl
82425            ! README.aix
82426 ____________________________________________________________________________
82427 [ 17701] By: hv                                    on 2002/08/08  15:06:01
82428         Log: Subject: [PATCH] Re: pp_sys.c compile failed..
82429              From: Andy Dougherty <doughera@lafayette.edu>
82430              Date: Tue, 6 Aug 2002 10:42:07 -0400 (EDT) (15:42 BST)
82431              Message-id: <Pine.SOL.4.10.10208061024250.5315-100000@maxwell.phys.lafayette.edu>
82432      Branch: perl
82433            ! hints/aix.sh
82434 ____________________________________________________________________________
82435 [ 17700] By: hv                                    on 2002/08/08  15:02:57
82436         Log: Subject: [DOC PATCH] perlipc.pod
82437              From: Arjen Laarhoven <arjen@nl.demon.net>
82438              Date: Tue, 6 Aug 2002 14:16:01 +0200
82439              Message-id: <20020806121601.GK40785@aragorn.noc.nl.demon.net>
82440      Branch: perl
82441            ! pod/perlipc.pod
82442 ____________________________________________________________________________
82443 [ 17699] By: hv                                    on 2002/08/08  14:56:56
82444         Log: Subject: [PATCH] Re: [perl #15898] coredump with variable our
82445              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
82446              Date: Fri, 2 Aug 2002 23:44:21 +0200
82447              Message-id: <20020802234421.11c62fe6.rgarciasuarez@free.fr>
82448      Branch: perl
82449            ! op.c t/op/attrs.t
82450 ____________________________________________________________________________
82451 [ 17698] By: hv                                    on 2002/08/08  14:52:45
82452         Log: Subject: [perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic
82453              From: Yitzchak Scott-Thoennes (via RT) <perlbug@perl.org>
82454              Date: 6 Aug 2002 04:28:15 -0000 (Tue 05:28 BST)
82455              Message-id: <rt-16000-32913.8.41582281961522@bugs6.perl.org>
82456      Branch: perl
82457            ! Configure
82458 ____________________________________________________________________________
82459 [ 17697] By: hv                                    on 2002/08/08  14:49:00
82460         Log: Subject: Doc patch for Class::Struct under 5.8.0
82461              From: Damian Conway <damian@conway.org>
82462              Date: Tue, 30 Jul 2002 23:03:14 +1000
82463              Message-id: <3D471FCF.1C7C6E6B@conway.org>
82464      Branch: perl
82465            ! lib/Class/Struct.pm
82466 ____________________________________________________________________________
82467 [ 17696] By: hv                                    on 2002/08/08  14:44:21
82468         Log: Subject: Re: [perl #15523] Memory Leak in split with trailing empty elements
82469              From: Slaven Rezic <slaven.rezic@berlin.de>
82470              Date: 31 Jul 2002 09:50:06 +0200
82471              Message-id: <87ado85ob5.fsf@vran.herceg.de>
82472      Branch: perl
82473            ! pp.c
82474 ____________________________________________________________________________
82475 [ 17695] By: hv                                    on 2002/08/08  14:40:41
82476         Log: Subject: [PATCH] Re: [perl #15479] perl 5.8.0 segfault
82477              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
82478              Date: Fri, 2 Aug 2002 00:13:10 +0200
82479              Message-id: <20020802001310.7e1dc694.rgarciasuarez@free.fr>
82480      Branch: perl
82481            + t/op/stash.t
82482            ! MANIFEST perl.h
82483 ____________________________________________________________________________
82484 [ 17694] By: hv                                    on 2002/08/08  14:31:55
82485         Log: Subject: Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00
82486              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
82487              Date: Wed, 31 Jul 2002 16:04:02 +0200
82488              Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl>
82489      Branch: perl
82490            ! hints/hpux.sh
82491 ____________________________________________________________________________
82492 [ 17693] By: hv                                    on 2002/08/08  14:25:16
82493         Log: Subject: [PATCH: lib/ExtUtils/MM_Unix.pm] Be less strict about what's POD.
82494              From: Abigail <abigail@foad.org>
82495              Date: Thu, 25 Jul 2002 08:52:52 -0700 (16:52 BST)
82496              Message-id: <20020725085252.A2703@ucan.foad.org>
82497      Branch: perl
82498            ! lib/ExtUtils/MM_Unix.pm
82499 ____________________________________________________________________________
82500 [ 17692] By: hv                                    on 2002/08/08  14:20:05
82501         Log: Subject: [PATCH] README.jp and README.cn
82502              From: Autrijus Tang <autrijus@autrijus.org>
82503              Date: Thu, 25 Jul 2002 07:05:11 +0800
82504              Message-id: <20020724230511.GA1327@not.autrijus.org>
82505      Branch: perl
82506            ! README.cn README.jp
82507 ____________________________________________________________________________
82508 [ 17691] By: hv                                    on 2002/08/08  14:01:50
82509         Log: Subject: [perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir}
82510              From: Henrik Tougaard (via RT) <perlbug@perl.org>
82511              Date: 23 Jul 2002 13:45:49 -0000 (Tue 14:45 BST)
82512              Message-id: <rt-15398-31095.6.30466042998663@perl>
82513      Branch: perl
82514            ! lib/Pod/Usage.pm
82515 ____________________________________________________________________________
82516 [ 17690] By: rgs                                   on 2002/08/07  19:56:42
82517         Log: Doc fix : the symbol for COPs wasn't documented.
82518      Branch: perl
82519            ! opcode.pl
82520 ____________________________________________________________________________
82521 [ 17689] By: rgs                                   on 2002/08/06  20:45:30
82522         Log: Subject: Re: no warnings 'io';
82523              From: Nicholas Clark <nick@unfortu.net>
82524              Date: Sat, 27 Jul 2002 21:49:55 +0100
82525              Message-ID: <20020727204954.GB5117@Bagpuss.unfortu.net>
82526
82527              Plus a little bit of regression tests.
82528      Branch: perl
82529            ! t/lib/warnings/pp_hot util.c
82530 ____________________________________________________________________________
82531 [ 17688] By: rgs                                   on 2002/08/06  20:04:19
82532         Log: Subject: [PATCH] XS build fix for VMS
82533              From: "Craig A. Berry" <craigberry@mac.com>
82534              Date: Sun, 4 Aug 2002 12:13:06 -0500
82535              Message-ID: <a05111b07b97256e1c335@[172.16.52.1]>
82536      Branch: perl
82537            ! vms/descrip_mms.template
82538 ____________________________________________________________________________
82539 [ 17687] By: rgs                                   on 2002/08/06  19:50:12
82540         Log: PerlIO::scalar wasn't able to read from non-string
82541              scalar ; now stringifies its argument.
82542      Branch: perl
82543            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
82544 ____________________________________________________________________________
82545 [ 17686] By: rgs                                   on 2002/08/06  19:10:51
82546         Log: More regression tests for $^H and %^H.
82547              Add a TODO test for eval "" preserving %^H.
82548      Branch: perl
82549            ! t/comp/hints.t
82550 ____________________________________________________________________________
82551 [ 17685] By: hv                                    on 2002/08/05  22:42:09
82552         Log: Subject: Re: mention of "use sort" botched in perlfunc? + PATCH
82553              From: "John P. Linderman" <jpl@research.att.com>
82554              Date: Sun, 21 Jul 2002 12:13:32 -0400 (17:13 BST)
82555              Message-id: <200207211613.MAA69505@raptor.research.att.com>
82556      Branch: perl
82557            ! lib/sort.pm lib/sort.t
82558 ____________________________________________________________________________
82559 [ 17684] By: hv                                    on 2002/08/05  22:35:22
82560         Log: Integrate from perlio: change #17653 fixes bug RT15283
82561      Branch: perl
82562           !> ext/PerlIO/via/via.xs
82563 ____________________________________________________________________________
82564 [ 17683] By: hv                                    on 2002/08/05  22:26:45
82565         Log: Integrate from maint-5.6/macperl via macperl
82566              Changes 17660, 17661, 17662, 17663, 17664
82567      Branch: perl
82568           !> perl.c
82569 ____________________________________________________________________________
82570 [ 17682] By: hv                                    on 2002/08/05  15:04:54
82571         Log: Subject: Defined-or patch (cleaned up)
82572              From: "Brent Dax" <brentdax@cpan.org>
82573              Date: Fri, 26 Jul 2002 05:41:52 -0700 (13:41 BST)
82574              Message-id: <000001c234a1$d1ca72c0$6501a8c0@deepblue>
82575      Branch: perl
82576            + t/op/dor.t
82577            ! MANIFEST embed.h ext/B/B/Deparse.pm ext/Opcode/Opcode.pm
82578            ! keywords.h keywords.pl op.c opcode.h opcode.pl opnames.h
82579            ! perly.c perly.h perly.y perly_c.diff pod/perlop.pod pp.sym
82580            ! pp_ctl.c pp_hot.c pp_proto.h toke.c vms/perly_c.vms
82581            ! vms/perly_h.vms
82582 ____________________________________________________________________________
82583 [ 17681] By: hv                                    on 2002/08/05  14:41:23
82584         Log: typo
82585      Branch: perl
82586            ! keywords.h keywords.pl
82587 ____________________________________________________________________________
82588 [ 17680] By: hv                                    on 2002/08/05  14:33:39
82589         Log: warn that keywords.h is generated
82590      Branch: perl
82591            ! keywords.h keywords.pl
82592 ____________________________________________________________________________
82593 [ 17679] By: hv                                    on 2002/08/04  23:40:22
82594         Log: again: #17678 caused test failures in pod2html,
82595              in which $1 could leak from previous regexp
82596      Branch: perl
82597            ! mg.c
82598 ____________________________________________________________________________
82599 [ 17678] By: hv                                    on 2002/08/04  15:34:19
82600         Log: Subject: Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')
82601              From: hv@crypt.org
82602              Date: Sun, 04 Aug 2002 17:40:30 +0100
82603              Message-id: <200208041640.g74GeUU25061@crypt.compulink.co.uk>
82604      Branch: perl
82605            ! mg.c t/op/taint.t
82606 ____________________________________________________________________________
82607 [ 17677] By: hv                                    on 2002/08/04  15:25:25
82608         Log: Main branch no longer needs op/taint.t version check.
82609      Branch: perl
82610            ! t/op/taint.t
82611 ____________________________________________________________________________
82612 [ 17676] By: hv                                    on 2002/08/04  15:14:09
82613         Log: Subject: Re: [PATCH] Re: taint news
82614              From: Rick Delaney <rick.delaney@rogers.com>
82615              Date: 04 Aug 2002 00:28:58 EDT
82616              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
82617              Ref: 20020208.005
82618      Branch: perl
82619            ! pp_sys.c
82620 ____________________________________________________________________________
82621 [ 17675] By: hv                                    on 2002/08/04  01:48:36
82622         Log: Fix email address for Kragen Sitaker <kragen@pobox.com>.
82623      Branch: perl
82624            ! AUTHORS
82625 ____________________________________________________________________________
82626 [ 17674] By: hv                                    on 2002/08/04  01:30:11
82627         Log: Subject: [PATCH] AUTHORS
82628              From: Colin Watson <colinw@zeus.com>
82629              Date: Thu, 25 Jul 2002 15:54:37 +0100
82630              Message-id: <20020725145437.GC4921@zeus.com>
82631      Branch: perl
82632            ! AUTHORS
82633 ____________________________________________________________________________
82634 [ 17673] By: hv                                    on 2002/08/04  01:27:36
82635         Log: Subject: [PATCH] AUTHORS
82636              From: Walt Mankowski <waltman@pobox.com>
82637              Date: Sat, 20 Jul 2002 22:56:12 -0400 (Sun 03:56 BST)
82638              Message-id: <20020721025612.GB15958@pobox.com>
82639      Branch: perl
82640            ! AUTHORS
82641 ____________________________________________________________________________
82642 [ 17672] By: hv                                    on 2002/08/04  01:25:14
82643         Log: Subject: Re: mention of "use sort" botched in perlfunc?
82644              From: Michael G Schwern <schwern@pobox.com>
82645              Date: Sat, 20 Jul 2002 13:49:58 -0400 (18:49 BST)
82646              Message-id: <20020720174958.GL362@ool-18b93024.dyn.optonline.net>
82647      Branch: perl
82648            ! pod/perlfunc.pod
82649 ____________________________________________________________________________
82650 [ 17671] By: hv                                    on 2002/08/04  01:11:32
82651         Log: Change version from 5.8.0 to 5.9.0.
82652      Branch: perl
82653            ! Configure NetWare/Makefile NetWare/config_H.wc
82654            ! Porting/config.sh Porting/config_H README.win32 config_h.SH
82655            ! cygwin/perlld.in epoc/config.sh epoc/createpkg.pl
82656            ! hints/dgux.sh installperl lib/ExtUtils/MM_NW5.pm makedef.pl
82657            ! patchlevel.h win32/Makefile win32/makefile.mk
82658            ! wince/Makefile.ce
82659 ____________________________________________________________________________
82660 [ 17656] By: ams                                   on 2002/07/28  06:12:33
82661         Log: Subject: [PATCH] Typo in regcomp.c
82662              From: Chris Ball <chris@cpan.org>
82663              Date: 26 Jul 2002 17:49:35 +0100
82664              Message-Id: <868z3yzb6o.fsf@void.printf.net>
82665              (With additional tweak to s_reginclasslen.)
82666      Branch: perl
82667            ! regcomp.c
82668 ____________________________________________________________________________
82669 [ 17655] By: jhi                                   on 2002/07/25  20:37:16
82670         Log: Upgrade to Unicode::Collate 0.20.
82671      Branch: perl
82672            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
82673            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
82674 ____________________________________________________________________________
82675 [ 17654] By: jhi                                   on 2002/07/23  16:33:52
82676         Log: Commas, schcommas.
82677      Branch: perl
82678            ! patchlevel.h
82679 ____________________________________________________________________________
82680 [ 17644] By: jhi                                   on 2002/07/19  18:55:18
82681         Log: Copy perldelta as perl58delta, purge the perldelta.
82682      Branch: perl
82683            + pod/perl58delta.pod
82684            ! MANIFEST pod/perldelta.pod
82685 ____________________________________________________________________________
82686 [ 17642] By: jhi                                   on 2002/07/19  16:37:39
82687         Log: Update Changes; mainly to get the DEVELNNNNN stamp back in business.
82688      Branch: perl
82689            ! Changes patchlevel.h
82690 ____________________________________________________________________________
82691 [ 17641] By: jhi                                   on 2002/07/19  16:31:08
82692         Log: Integrate perlio (no changes, but that's fine).
82693      Branch: perl
82694           !> embed.fnc perl.h
82695 ____________________________________________________________________________
82696 [ 17639] By: jhi                                   on 2002/07/19  00:47:18
82697         Log: It's all yours, Hugo.
82698      Branch: perl
82699            + Changes5.8
82700            ! Changes MANIFEST