3de4e5cd6b425d0036df836244df8aa306e986d4
[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 [ 21395] By: nicholas                              on 2003/10/01  21:09:11
33         Log: Integrate:
34              [ 21387]
35              Subject: [PATCH] perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
36              From: Tom Horsley <Tom.Horsley@ccur.com>
37              Date: Mon, 29 Sep 2003 13:00:09 GMT
38              Message-Id: <200309291300.NAA23856@amber2.ccur.com>
39      Branch: maint-5.8/perl
40           !> ext/Sys/Syslog/t/syslog.t hints/powerux.sh
41 ____________________________________________________________________________
42 [ 21394] By: ams                                   on 2003/10/01  20:28:20
43         Log: Subject: misapplied patch 19452
44              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
45              Date: Tue, 30 Sep 2003 06:01:50 -0700
46              Message-Id: <20030930130150.GA1436@efn.org>
47      Branch: perl
48            ! pp_hot.c
49 ____________________________________________________________________________
50 [ 21393] By: nicholas                              on 2003/09/30  20:52:55
51         Log: Disarm the maint branch.
52              (Put the MAINTfoo local patch back in patchlevel.h following the
53              successful escape, er release, of 5.8.1)
54      Branch: maint-5.8/perl
55            ! Changes patchlevel.h
56 ____________________________________________________________________________
57 [ 21392] By: rgs                                   on 2003/09/30  20:22:02
58         Log: Revamp the section on local() in perlsub.
59              - avoid using the word "declare" in conjunction with local()
60              - less archaelogical references
61              - more about localization of lvalues
62              - removes examples of localization of tied hashes that don't work
63              - give titles to subsections
64              - explain localization of magic values
65              - explain localization of globs
66              - fix link to perldelta
67      Branch: perl
68            ! pod/perlsub.pod
69 ____________________________________________________________________________
70 [ 21391] By: rgs                                   on 2003/09/30  12:47:13
71         Log: Useless "local $_" in a perlfaq3 example
72      Branch: perl
73            ! pod/perlfaq3.pod
74 ____________________________________________________________________________
75 [ 21390] By: rgs                                   on 2003/09/30  11:29:17
76         Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
77              From: grommel@sears.com
78              Date: Mon, 29 Sep 2003 14:45:16 -0500
79              Message-ID: <OF9B00605E.3CC90F32-ON86256DB0.006B13F0-86256DB0.006C8E85@LocalDomain>
80      Branch: perl
81            ! hints/svr4.sh t/op/pack.t
82 ____________________________________________________________________________
83 [ 21389] By: rgs                                   on 2003/09/30  11:06:53
84         Log: Add a TODO test for bug #23790, by Abigail
85      Branch: perl
86            ! t/op/sub_lval.t
87 ____________________________________________________________________________
88 [ 21388] By: rgs                                   on 2003/09/30  10:52:50
89         Log: Subject: [PATCH] Re: [perl #24071] Typo in description of binmode
90              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
91              Date: Tue, 30 Sep 2003 04:53:02 -0700
92              Message-ID: <20030930115302.GA3200@efn.org>
93      Branch: perl
94            ! pod/perlfunc.pod
95 ____________________________________________________________________________
96 [ 21387] By: rgs                                   on 2003/09/29  12:47:37
97         Log: Subject: [PATCH] perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
98              From: Tom Horsley <Tom.Horsley@ccur.com>
99              Date: Mon, 29 Sep 2003 13:00:09 GMT
100              Message-Id: <200309291300.NAA23856@amber2.ccur.com>
101      Branch: perl
102            ! ext/Sys/Syslog/t/syslog.t hints/powerux.sh
103 ____________________________________________________________________________
104 [ 21386] By: rgs                                   on 2003/09/29  11:14:27
105         Log: Subject: [PATCH 5.8.1] Fix broken splitpod program
106              From: Steve Hay <steve.hay@uk.radan.com>
107              Date: Mon, 29 Sep 2003 11:50:23 +0100
108              Message-ID: <3F780E6F.3020704@uk.radan.com>
109      Branch: perl
110            ! pod/splitpod
111 ____________________________________________________________________________
112 [ 21385] By: rgs                                   on 2003/09/29  11:09:32
113         Log: Subject: [PATCH 5.8.1] pod/perlrun.pod: no space after -i allowed
114              From: Brendan O'Dea <bod@debian.org>
115              Date: Sun, 28 Sep 2003 23:23:34 +1000
116              Message-ID: <20030928132334.GA29499@londo.c47.org>
117      Branch: perl
118            ! pod/perlrun.pod
119 ____________________________________________________________________________
120 [ 21384] By: rgs                                   on 2003/09/26  20:39:19
121         Log: Nit to the maintainers list by SADAHIRO Tomoyuki
122      Branch: perl
123            ! Porting/Maintainers.pl
124 ____________________________________________________________________________
125 [ 21383] By: jhi                                   on 2003/09/26  04:41:17
126         Log: Missing +x bits.
127      Branch: perl
128            ! Porting/makerel
129 ____________________________________________________________________________
130 [ 21382] By: rgs                                   on 2003/09/25  19:40:50
131         Log: Update the perldelta for 5.9.0.
132      Branch: perl
133            ! pod/perldelta.pod
134 ____________________________________________________________________________
135 [ 21381] By: rgs                                   on 2003/09/25  19:02:12
136         Log: Add the perl581delta manpage.
137              Regenerate the table of contents.
138      Branch: perl
139            + pod/perl581delta.pod
140            ! MANIFEST pod.lst pod/perl.pod pod/perlhist.pod pod/perltoc.pod
141            ! vms/descrip_mms.template win32/pod.mak
142 ____________________________________________________________________________
143 [ 21380] By: rgs                                   on 2003/09/25  18:36:45
144         Log: Update perlhist.pod
145      Branch: perl
146            ! pod/perlhist.pod
147 ____________________________________________________________________________
148 [ 21379] By: chip                                  on 2003/09/25  18:10:01
149         Log: Relocate the mention of safe signals with POSIX::SigAction.
150      Branch: maint-5.8/perl
151            ! pod/perl581delta.pod
152 ____________________________________________________________________________
153 [ 21378] By: jhi                                   on 2003/09/25  12:42:00
154         Log: perldelta turnover.
155      Branch: maint-5.8/perl
156            + pod/perl581delta.pod
157            ! MANIFEST pod.lst pod/perl.pod pod/perldelta.pod
158            ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak
159 ____________________________________________________________________________
160 [ 21377] By: jhi                                   on 2003/09/25  09:58:50
161         Log: Here goes nothing.
162      Branch: maint-5.8/perl
163            ! patchlevel.h
164 ____________________________________________________________________________
165 [ 21376] By: jhi                                   on 2003/09/25  09:55:52
166         Log: Update Changes.
167      Branch: maint-5.8/perl
168            ! Changes patchlevel.h
169 ____________________________________________________________________________
170 [ 21375] By: jhi                                   on 2003/09/25  09:27:33
171         Log: Dare.
172      Branch: maint-5.8/perl
173            ! pod/perldelta.pod pod/perlhist.pod
174 ____________________________________________________________________________
175 [ 21374] By: jhi                                   on 2003/09/25  09:23:35
176         Log: Integrate:
177              [ 21369]
178              Subject: Re: 5.8.1 and gcc-3.2.3 (& Win98)
179              From: Greg Matheson <lang@ms.chinmin.edu.tw>
180              Date: Wed, 24 Sep 2003 22:51:09 +0800
181              Message-ID: <20030924225109.A17126@ms>
182              
183              (Win98 + MinGW, a missing Win95.pm hunk)
184              
185              [ 21370]
186              CPAN sites update.
187              
188              Regen perltoc, perlmodlib.
189      Branch: maint-5.8/perl
190            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perltoc.pod
191           !> lib/ExtUtils/MM_Win95.pm
192 ____________________________________________________________________________
193 [ 21373] By: jhi                                   on 2003/09/25  09:22:04
194         Log: Integrate:
195              [ 21371]
196              Update to Scalar-List-Utils 1.13
197              
198              [ 21372]
199              Sync with libnet 1.17
200      Branch: maint-5.8/perl
201           !> ext/List/Util/ChangeLog ext/List/Util/Util.xs
202           !> ext/List/Util/lib/List/Util.pm
203           !> ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/sum.t
204 ____________________________________________________________________________
205 [ 21372] By: gbarr                                 on 2003/09/25  07:35:24
206         Log: Sync with libnet 1.17
207      Branch: perl
208            ! lib/Net/ChangeLog.libnet lib/Net/Domain.pm lib/Net/FTP.pm
209 ____________________________________________________________________________
210 [ 21371] By: gbarr                                 on 2003/09/25  06:57:35
211         Log: Update to Scalar-List-Utils 1.13
212      Branch: perl
213            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
214            ! ext/List/Util/lib/List/Util.pm
215            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/sum.t
216 ____________________________________________________________________________
217 [ 21370] By: jhi                                   on 2003/09/25  06:45:42
218         Log: CPAN sites update.
219      Branch: perl
220            ! pod/perlmodlib.PL
221 ____________________________________________________________________________
222 [ 21369] By: jhi                                   on 2003/09/25  05:22:48
223         Log: Subject: Re: 5.8.1 and gcc-3.2.3 (& Win98)
224              From: Greg Matheson <lang@ms.chinmin.edu.tw>
225              Date: Wed, 24 Sep 2003 22:51:09 +0800
226              Message-ID: <20030924225109.A17126@ms>
227              
228              (Win98 + MinGW, a missing Win95.pm hunk)
229      Branch: perl
230            ! lib/ExtUtils/MM_Win95.pm
231 ____________________________________________________________________________
232 [ 21368] By: jhi                                   on 2003/09/25  05:08:09
233         Log: Odd glitch.
234      Branch: maint-5.8/perl
235            ! patchlevel.h
236 ____________________________________________________________________________
237 [ 21367] By: jhi                                   on 2003/09/25  04:56:35
238         Log: Update Changes.
239      Branch: maint-5.8/perl
240            ! Changes patchlevel.h
241 ____________________________________________________________________________
242 [ 21366] By: jhi                                   on 2003/09/25  04:49:32
243         Log: Integrate:
244              
245              [ 21365]
246              AUTHORS tweak.
247      Branch: maint-5.8/perl
248           !> AUTHORS
249 ____________________________________________________________________________
250 [ 21365] By: jhi                                   on 2003/09/25  04:44:05
251         Log: AUTHORS tweak.
252      Branch: perl
253            ! AUTHORS
254 ____________________________________________________________________________
255 [ 21364] By: jhi                                   on 2003/09/24  20:04:19
256         Log: perldelta, perlport.
257      Branch: maint-5.8/perl
258            ! pod/perldelta.pod pod/perlport.pod
259 ____________________________________________________________________________
260 [ 21363] By: jhi                                   on 2003/09/24  19:42:35
261         Log: Update Changes.
262      Branch: maint-5.8/perl
263            ! Changes patchlevel.h
264 ____________________________________________________________________________
265 [ 21362] By: jhi                                   on 2003/09/24  19:37:08
266         Log: Integrate:
267              [ 21360]
268              Subject: [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS 
269              From: Olli Savia (via RT) <perlbug-followup@perl.org>
270              Date: 24 Sep 2003 15:42:41 -0000
271              Message-ID: <rt-24032-65280.10.6144413163834@rt.perl.org>
272              
273              [ 21361]
274              Even though undefing SPACE and FORMAT should be safe,
275              at this point I'm choosing to be paranoid and using
276              #ifdef __Lynx__.
277      Branch: maint-5.8/perl
278           !> mg.c perl.h perlio.c pp_sys.c
279 ____________________________________________________________________________
280 [ 21361] By: jhi                                   on 2003/09/24  17:40:42
281         Log: Even though undefing SPACE and FORMAT should be safe,
282              at this point I'm choosing to be paranoid and using
283              #ifdef __Lynx__.
284      Branch: perl
285            ! perl.h
286 ____________________________________________________________________________
287 [ 21360] By: jhi                                   on 2003/09/24  17:30:07
288         Log: Subject: [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS 
289              From: Olli Savia (via RT) <perlbug-followup@perl.org>
290              Date: 24 Sep 2003 15:42:41 -0000
291              Message-ID: <rt-24032-65280.10.6144413163834@rt.perl.org>
292      Branch: perl
293            ! mg.c perl.h perlio.c pp_sys.c
294 ____________________________________________________________________________
295 [ 21359] By: jhi                                   on 2003/09/24  14:03:52
296         Log: Integrate:
297              [ 21353]
298              Someone actually reads the Makefile.PL messages, it seems.
299              (from Jonathan Leffler)
300              
301              [ 21354]
302              A fix from Graham for
303              [perl #24012] Weird conversion issue with List::Util::sum on Linux/AMD 850MHz
304              (seemingly a NV casting issue)
305              
306              [ 21356]
307              Subject: [DOCPATCH] attributes.pm
308              From: Elizabeth Mattijsen <liz@dijkmat.nl>
309              Date: Wed, 24 Sep 2003 11:00:42 +0200
310              Message-Id: <p05111b02bb970d5eec89@[192.168.56.4]>
311              
312              (reformatted a bit)
313      Branch: maint-5.8/perl
314           !> ext/List/Util/Util.xs ext/Time/HiRes/Makefile.PL
315           !> lib/attributes.pm
316 ____________________________________________________________________________
317 [ 21358] By: jhi                                   on 2003/09/24  10:20:13
318         Log: perldelta.
319      Branch: maint-5.8/perl
320            ! pod/perldelta.pod
321 ____________________________________________________________________________
322 [ 21357] By: jhi                                   on 2003/09/24  09:26:45
323         Log: perldelta tweaks.
324      Branch: maint-5.8/perl
325            ! pod/perldelta.pod
326 ____________________________________________________________________________
327 [ 21356] By: jhi                                   on 2003/09/24  08:27:52
328         Log: Subject: [DOCPATCH] attributes.pm
329              From: Elizabeth Mattijsen <liz@dijkmat.nl>
330              Date: Wed, 24 Sep 2003 11:00:42 +0200
331              Message-Id: <p05111b02bb970d5eec89@[192.168.56.4]>
332              
333              (reformatted a bit)
334      Branch: perl
335            ! lib/attributes.pm
336 ____________________________________________________________________________
337 [ 21355] By: jhi                                   on 2003/09/24  08:24:02
338         Log: Subject: [PATCH pod/perldelta.pod] map in void context.
339              From: Abigail <abigail@abigail.nl>
340              Date: Wed, 24 Sep 2003 10:55:45 +0200
341              Message-ID: <20030924085545.GA2374@abigail.nl>
342      Branch: maint-5.8/perl
343            ! pod/perldelta.pod
344 ____________________________________________________________________________
345 [ 21354] By: jhi                                   on 2003/09/24  07:25:48
346         Log: A fix from Graham for
347              [perl #24012] Weird conversion issue with List::Util::sum on Linux/AMD 850MHz
348              (seemingly a NV casting issue)
349      Branch: perl
350            ! ext/List/Util/Util.xs
351 ____________________________________________________________________________
352 [ 21353] By: jhi                                   on 2003/09/24  05:05:39
353         Log: Someone actually reads the Makefile.PL messages, it seems.
354              (from Jonathan Leffler)
355      Branch: perl
356            ! ext/Time/HiRes/Makefile.PL
357 ____________________________________________________________________________
358 [ 21352] By: jhi                                   on 2003/09/24  05:00:37
359         Log: Integrate:
360              [ 21342]
361              Minor nit in a debug message of the tokenizer.
362              
363              [ 21343]
364              Subject: [PATCH] Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease)
365              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
366              Date: Tue, 23 Sep 2003 09:13:55 -0700
367              Message-ID: <20030923161354.GA2432@efn.org>
368              
369              [ 21344]
370              Subject: Re: NCR MP-RAS perl problems [perl #23791]
371              From: grommel@sears.com
372              Date: Tue, 23 Sep 2003 13:40:33 -0500
373              Message-ID: <OF17BD5036.3CA48F9B-ON86256DAA.00483620-86256DAA.0066A1AA@LocalDomain>
374              
375              [ 21345]
376              v-promises from John Peaock.
377              
378              [ 21346]
379              M::BI news from Tels.
380              
381              [ 21348]
382              Subject: [PATCH] perlvar
383              From: Juerd <juerd@convolution.nl>
384              Date: Sun, 21 Sep 2003 21:40:54 +0200
385              Message-ID: <20030921194054.GD14702@c3.convolution.nl>
386              
387              [ 21349]
388              The FAQ answer about POD comments was incorrect. [perl #23893]
389              (plus a few typos.)
390              
391              [ 21350]
392              Subject: [PATCH 5.8.x] small perldelta patch
393              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
394              Date: Tue, 23 Sep 2003 14:55:24 -0700
395              Message-ID: <20030923215524.GA3440@efn.org>
396              
397              [ 21351]
398              perliol tweaks.
399      Branch: maint-5.8/perl
400           !> INSTALL hints/svr4.sh pod/perlfaq7.pod pod/perliol.pod
401           !> pod/perlpodspec.pod pod/perlvar.pod t/op/stat.t toke.c
402 ____________________________________________________________________________
403 [ 21351] By: jhi                                   on 2003/09/24  04:54:33
404         Log: perliol tweaks.
405      Branch: perl
406            ! pod/perliol.pod
407 ____________________________________________________________________________
408 [ 21350] By: jhi                                   on 2003/09/24  04:26:29
409         Log: Subject: [PATCH 5.8.x] small perldelta patch
410              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
411              Date: Tue, 23 Sep 2003 14:55:24 -0700
412              Message-ID: <20030923215524.GA3440@efn.org>
413      Branch: maint-5.8/perl
414            ! pod/perldelta.pod
415 ____________________________________________________________________________
416 [ 21349] By: rgs                                   on 2003/09/23  22:09:57
417         Log: The FAQ answer about POD comments was incorrect. [perl #23893]
418              (plus a few typos.)
419      Branch: perl
420            ! pod/perlfaq7.pod pod/perlpodspec.pod
421 ____________________________________________________________________________
422 [ 21348] By: rgs                                   on 2003/09/23  21:56:50
423         Log: Subject: [PATCH] perlvar
424              From: Juerd <juerd@convolution.nl>
425              Date: Sun, 21 Sep 2003 21:40:54 +0200
426              Message-ID: <20030921194054.GD14702@c3.convolution.nl>
427      Branch: perl
428            ! pod/perlvar.pod
429 ____________________________________________________________________________
430 [ 21347] By: rgs                                   on 2003/09/23  21:34:15
431         Log: In Configure, integrate a more modern way to guess whether
432              a C symbol is defined. (See change #21267.)
433      Branch: maint-5.6
434            ! perl-5.6.2/Configure
435 ____________________________________________________________________________
436 [ 21346] By: jhi                                   on 2003/09/23  19:44:52
437         Log: M::BI news from Tels.
438      Branch: maint-5.8/perl
439            ! pod/perldelta.pod
440 ____________________________________________________________________________
441 [ 21345] By: jhi                                   on 2003/09/23  19:41:21
442         Log: v-promises from John Peaock.
443      Branch: maint-5.8/perl
444            ! pod/perldelta.pod
445 ____________________________________________________________________________
446 [ 21344] By: jhi                                   on 2003/09/23  19:33:45
447         Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
448              From: grommel@sears.com
449              Date: Tue, 23 Sep 2003 13:40:33 -0500
450              Message-ID: <OF17BD5036.3CA48F9B-ON86256DAA.00483620-86256DAA.0066A1AA@LocalDomain>
451      Branch: perl
452            ! hints/svr4.sh t/op/stat.t
453 ____________________________________________________________________________
454 [ 21343] By: jhi                                   on 2003/09/23  19:26:06
455         Log: Subject: [PATCH] Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease)
456              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
457              Date: Tue, 23 Sep 2003 09:13:55 -0700
458              Message-ID: <20030923161354.GA2432@efn.org>
459      Branch: perl
460            ! INSTALL
461 ____________________________________________________________________________
462 [ 21342] By: rgs                                   on 2003/09/23  19:12:58
463         Log: Minor nit in a debug message of the tokenizer.
464      Branch: perl
465            ! toke.c
466 ____________________________________________________________________________
467 [ 21341] By: jhi                                   on 2003/09/23  12:46:04
468         Log: Integrate:
469              [ 21338]
470              Bump the Encode version to 1.9801 since we are no more identical
471              to the CPAN version.
472              
473              [ 21339]
474              Subject: Re: [PATCH] RC5 and Intel's ICC
475              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
476              Date: Tue, 23 Sep 2003 15:04:35 +0200
477              Message-ID: <00d101c381d3$3d761fe0$0c2f1fac@R2D2>
478              
479              (add -we147 to ccflags if cc = ICC so that prototype
480              detection works right)
481              
482              [ 21340]
483              Let's call it 2.34, already (from Johan).
484      Branch: maint-5.8/perl
485           !> ext/Encode/Encode.pm hints/linux.sh lib/Getopt/Long.pm
486 ____________________________________________________________________________
487 [ 21340] By: jhi                                   on 2003/09/23  12:33:53
488         Log: Let's call it 2.34, already (from Johan).
489      Branch: perl
490            ! lib/Getopt/Long.pm
491 ____________________________________________________________________________
492 [ 21339] By: jhi                                   on 2003/09/23  12:31:08
493         Log: Subject: Re: [PATCH] RC5 and Intel's ICC
494              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
495              Date: Tue, 23 Sep 2003 15:04:35 +0200
496              Message-ID: <00d101c381d3$3d761fe0$0c2f1fac@R2D2>
497              
498              (add -we147 to ccflags if cc = ICC so that prototype
499              detection works right)
500      Branch: perl
501            ! hints/linux.sh
502 ____________________________________________________________________________
503 [ 21338] By: jhi                                   on 2003/09/23  12:02:28
504         Log: Bump the Encode version to 1.9801 since we are no more identical
505              to the CPAN version.
506      Branch: perl
507            ! ext/Encode/Encode.pm
508 ____________________________________________________________________________
509 [ 21337] By: jhi                                   on 2003/09/23  11:12:27
510         Log: Update Changes.
511      Branch: maint-5.8/perl
512            ! Changes patchlevel.h
513 ____________________________________________________________________________
514 [ 21336] By: jhi                                   on 2003/09/23  10:07:41
515         Log: perldelta.
516      Branch: maint-5.8/perl
517            ! pod/perldelta.pod
518 ____________________________________________________________________________
519 [ 21335] By: jhi                                   on 2003/09/23  10:04:22
520         Log: Enache Adrian says the FreeBSD malloc example
521              is no more true.
522      Branch: maint-5.8/perl
523            ! pod/perldelta.pod
524 ____________________________________________________________________________
525 [ 21334] By: jhi                                   on 2003/09/23  10:02:42
526         Log: Integrate:
527              [ 21331]
528              [perl #23979] GSM 03.38 mapping in Encoding::Byte is incorrect
529              
530              Fix as much as possible - the specification is still
531              a bit unclear.
532              
533              [ 21332]
534              ucmlintage.
535      Branch: maint-5.8/perl
536           +> ext/Encode/t/gsm0338.t
537           !> MANIFEST ext/Encode/MANIFEST
538           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/gsm0338.ucm
539 ____________________________________________________________________________
540 [ 21333] By: jhi                                   on 2003/09/23  09:21:04
541         Log: Mention the GSM 03.38 fix.
542      Branch: maint-5.8/perl
543            ! pod/perldelta.pod
544 ____________________________________________________________________________
545 [ 21332] By: jhi                                   on 2003/09/23  09:17:32
546         Log: ucmlintage.
547      Branch: perl
548            ! ext/Encode/ucm/gsm0338.ucm
549 ____________________________________________________________________________
550 [ 21331] By: jhi                                   on 2003/09/23  09:11:23
551         Log: GSM 03.38 mapping in Encoding::Byte is incorrect
552              
553              Fix as much as possible - the specification is still
554              a bit unclear.
555      Branch: perl
556            + ext/Encode/t/gsm0338.t
557            ! MANIFEST ext/Encode/MANIFEST
558            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/gsm0338.ucm
559 ____________________________________________________________________________
560 [ 21330] By: jhi                                   on 2003/09/23  06:30:06
561         Log: Integrate:
562              [ 21324]
563              The RCs have been missing CRs from certain files because
564              not all shells can handle multiline arguments right.
565              
566              [ 21325]
567              Stray CRs noticed by Jan Dubois.
568              
569              [ 21326]
570              Subject: [PATCH] RC5 and Intel's ICC
571              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
572              Date: Mon, 22 Sep 2003 22:52:40 +0200
573              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
574              
575              (the attribute part)
576              
577              [ 21327]
578              Subject: [PATCH] RC5 and Intel's ICC
579              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
580              Date: Mon, 22 Sep 2003 22:52:40 +0200
581              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
582              
583              (the missing void return type)
584              
585              [ 21329]
586              Subject: [PATCH] Re: B::Deparse fails in pure_string()
587              From: Stephen McCamant <smcc@MIT.EDU>
588              Date: Mon, 22 Sep 2003 20:53:57 -0700
589              Message-ID: <16239.50133.367465.947398@famine.OCF.Berkeley.EDU>
590      Branch: maint-5.8/perl
591           !> Porting/makerel ext/B/B/Deparse.pm ext/Devel/PPPort/PPPort.pm
592           !> ext/threads/shared/shared.xs lib/ExtUtils/MM_Win95.pm
593           !> lib/ExtUtils/t/MM_Win32.t perl.h
594 ____________________________________________________________________________
595 [ 21329] By: jhi                                   on 2003/09/23  06:10:28
596         Log: Subject: [PATCH] Re: B::Deparse fails in pure_string()
597              From: Stephen McCamant <smcc@MIT.EDU>
598              Date: Mon, 22 Sep 2003 20:53:57 -0700
599              Message-ID: <16239.50133.367465.947398@famine.OCF.Berkeley.EDU>
600      Branch: perl
601            ! ext/B/B/Deparse.pm
602 ____________________________________________________________________________
603 [ 21328] By: jhi                                   on 2003/09/23  06:08:15
604         Log: perldelta.
605      Branch: maint-5.8/perl
606            ! pod/perldelta.pod
607 ____________________________________________________________________________
608 [ 21327] By: jhi                                   on 2003/09/23  04:51:15
609         Log: Subject: [PATCH] RC5 and Intel's ICC
610              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
611              Date: Mon, 22 Sep 2003 22:52:40 +0200
612              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
613              
614              (the missing void return type)
615      Branch: perl
616            ! ext/threads/shared/shared.xs
617 ____________________________________________________________________________
618 [ 21326] By: jhi                                   on 2003/09/23  04:46:48
619         Log: Subject: [PATCH] RC5 and Intel's ICC
620              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
621              Date: Mon, 22 Sep 2003 22:52:40 +0200
622              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
623              
624              (the attribute part)
625      Branch: perl
626            ! ext/Devel/PPPort/PPPort.pm perl.h
627 ____________________________________________________________________________
628 [ 21325] By: jhi                                   on 2003/09/23  04:43:29
629         Log: Stray CRs noticed by Jan Dubois.
630      Branch: perl
631            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/t/MM_Win32.t
632 ____________________________________________________________________________
633 [ 21324] By: jhi                                   on 2003/09/23  04:40:19
634         Log: The RCs have been missing CRs from certain files because
635              not all shells can handle multiline arguments right.
636      Branch: perl
637            ! Porting/makerel
638 ____________________________________________________________________________
639 [ 21323] By: rgs                                   on 2003/09/22  20:31:19
640         Log: When localising a magic value, propagæte the readonly flag
641              only if this scalar has \0 magic or has magic without a
642              'set' method. (follows change #20479 for bug #23141.)
643      Branch: perl
644            ! scope.c t/op/local.t
645 ____________________________________________________________________________
646 [ 21322] By: jhi                                   on 2003/09/22  19:39:27
647         Log: perldelta tweaks.
648      Branch: maint-5.8/perl
649            ! pod/perldelta.pod
650 ____________________________________________________________________________
651 [ 21321] By: jhi                                   on 2003/09/22  19:07:15
652         Log: Integrate:
653              
654              [ 21318]
655              Upgrade to Math::BigInt 1.66.
656              
657              [ 21319]
658              An error message need not be a novel.
659              
660              (the M::BI is somewhat risky, but smokes will be running,
661              and I will ask known tricky platforms to test separately)
662      Branch: maint-5.8/perl
663           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm
664           !> lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
665           !> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
666           !> lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
667           !> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
668           !> pod/perldiag.pod pp_hot.c
669 ____________________________________________________________________________
670 [ 21320] By: jhi                                   on 2003/09/22  18:22:27
671         Log: perldelta updates.
672      Branch: maint-5.8/perl
673            ! pod/perldelta.pod
674 ____________________________________________________________________________
675 [ 21319] By: jhi                                   on 2003/09/22  18:16:40
676         Log: An error message need not be a novel.
677      Branch: perl
678            ! pod/perldiag.pod pp_hot.c
679 ____________________________________________________________________________
680 [ 21318] By: jhi                                   on 2003/09/22  17:45:23
681         Log: Upgrade to Math::BigInt 1.66.
682      Branch: perl
683            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
684            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
685            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
686            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
687            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
688 ____________________________________________________________________________
689 [ 21317] By: jhi                                   on 2003/09/22  10:59:53
690         Log: perldelta tweakage.
691      Branch: maint-5.8/perl
692            ! pod/perldelta.pod
693 ____________________________________________________________________________
694 [ 21316] By: jhi                                   on 2003/09/22  10:10:29
695         Log: Update Changes.
696      Branch: maint-5.8/perl
697            ! Changes patchlevel.h
698 ____________________________________________________________________________
699 [ 21315] By: jhi                                   on 2003/09/22  09:57:26
700         Log: Integrate:
701              [ 21311]
702              Some more perlio doc tweaks based on NI-S.
703      Branch: maint-5.8/perl
704           !> pod/perliol.pod
705 ____________________________________________________________________________
706 [ 21314] By: jhi                                   on 2003/09/22  09:34:25
707         Log: Punch the patchlevel back in for now.
708      Branch: maint-5.8/perl
709            ! patchlevel.h
710 ____________________________________________________________________________
711 [ 21313] By: jhi                                   on 2003/09/22  09:33:35
712         Log: Rephrase a bit.
713      Branch: maint-5.8/perl
714            ! pod/perldelta.pod
715 ____________________________________________________________________________
716 [ 21312] By: jhi                                   on 2003/09/22  09:00:20
717         Log: Also :utf8 <INPUT> is now more careful.
718      Branch: maint-5.8/perl
719            ! pod/perldelta.pod
720 ____________________________________________________________________________
721 [ 21311] By: jhi                                   on 2003/09/22  08:49:24
722         Log: Some more perlio doc tweaks based on NI-S.
723      Branch: perl
724            ! pod/perliol.pod
725 ____________________________________________________________________________
726 [ 21310] By: jhi                                   on 2003/09/22  08:17:03
727         Log: Explain 5.6.1 in the scheme of things.
728      Branch: maint-5.8/perl
729            ! pod/perldelta.pod
730 ____________________________________________________________________________
731 [ 21309] By: jhi                                   on 2003/09/22  07:52:53
732         Log: Update Changes.
733      Branch: maint-5.8/perl
734            ! Changes patchlevel.h
735 ____________________________________________________________________________
736 [ 21308] By: jhi                                   on 2003/09/22  07:10:32
737         Log: Integrate:
738              [ 21305]
739              Upgrade to Time::HiRes 1.51.
740      Branch: maint-5.8/perl
741           !> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
742 ____________________________________________________________________________
743 [ 21307] By: jhi                                   on 2003/09/22  06:44:01
744         Log: It's RC time.
745      Branch: maint-5.8/perl
746            ! patchlevel.h pod/perlhist.pod
747 ____________________________________________________________________________
748 [ 21306] By: jhi                                   on 2003/09/22  06:41:42
749         Log: Update Changes.
750      Branch: maint-5.8/perl
751            ! Changes patchlevel.h
752 ____________________________________________________________________________
753 [ 21305] By: jhi                                   on 2003/09/22  05:59:54
754         Log: Upgrade to Time::HiRes 1.51.
755      Branch: perl
756            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
757 ____________________________________________________________________________
758 [ 21304] By: jhi                                   on 2003/09/22  04:43:10
759         Log: Integrate:
760              [ 21302]
761              CPAN.pm 1.76_01 from Andreas.
762              
763              [ 21303]
764              Upgrade to Getopt::Long 2.33_03.
765      Branch: maint-5.8/perl
766           !> lib/CPAN.pm lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
767 ____________________________________________________________________________
768 [ 21303] By: jhi                                   on 2003/09/22  04:37:21
769         Log: Upgrade to Getopt::Long 2.33_03.
770      Branch: perl
771            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
772 ____________________________________________________________________________
773 [ 21302] By: jhi                                   on 2003/09/22  04:28:57
774         Log: CPAN.pm 1.76_01 from Andreas.
775      Branch: perl
776            ! lib/CPAN.pm
777 ____________________________________________________________________________
778 [ 21301] By: jhi                                   on 2003/09/22  04:28:01
779         Log: Mention the client-SIGPIPE feature.
780      Branch: maint-5.8/perl
781            ! pod/perldelta.pod
782 ____________________________________________________________________________
783 [ 21300] By: jhi                                   on 2003/09/21  09:53:49
784         Log: Integrate:
785              [ 21288]
786              Subject: typo fixo
787              From: Vadim Konovalov <konovalo@mail.wplus.net>
788              Date: Fri, 19 Sep 2003 06:32:08 +0400
789              Message-ID: <4538131828.20030919063208@mail.wplus.net>
790              
791              [ 21289]
792              FAQ sync.
793              
794              [ 21290]
795              Missing perlfaq chunk.
796              
797              [ 21291]
798              In FreeBSD allow one to try using Perl's malloc with threads.
799              
800              [ 21292]
801              Retract #21273, #21264, and #21263 as requested by Schwern.
802              (The real bug was mp2 being too "friendly" with MM innards.)
803              
804              [ 21293]
805              More PerlIO documentation. 
806              
807              [ 21294]
808              Subject: [PATCH #2] Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t
809              From: Dave Mitchell <davem@fdgroup.com>
810              Date: Fri, 19 Sep 2003 19:35:44 +0100
811              Message-ID: <20030919183544.GA14563@fdgroup.com>
812              
813              [ 21295]
814              One obvious place to look for PerlIO implementations.
815              
816              [ 21296]
817              Tweak the section name to agree with the change #21295.
818              
819              [ 21297]
820              Macrofy the compile/runtime test.
821              
822              [ 21298]
823              Handle also the curliffy files when tocing.
824              
825              [ 21299]
826              Regen toc.
827      Branch: maint-5.8/perl
828           !> cop.h gv.c hints/freebsd.sh lib/ExtUtils/MM_Unix.pm
829           !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/t/MM_Unix.t
830           !> lib/ExtUtils/t/MM_Win32.t lib/PerlIO.pm perl.h pod/buildtoc
831           !> pod/perlfaq4.pod pod/perliol.pod pod/perltoc.pod
832           !> pod/perlunicode.pod pp_ctl.c regcomp.c sv.c utf8.c
833 ____________________________________________________________________________
834 [ 21299] By: jhi                                   on 2003/09/21  09:23:17
835         Log: Regen toc.
836      Branch: perl
837            ! pod/perltoc.pod
838 ____________________________________________________________________________
839 [ 21298] By: jhi                                   on 2003/09/21  09:22:57
840         Log: Handle also the curliffy files when tocing.
841      Branch: perl
842            ! pod/buildtoc
843 ____________________________________________________________________________
844 [ 21297] By: jhi                                   on 2003/09/21  08:50:22
845         Log: Macrofy the compile/runtime test.
846      Branch: perl
847            ! cop.h gv.c perl.h pp_ctl.c regcomp.c sv.c utf8.c
848 ____________________________________________________________________________
849 [ 21296] By: jhi                                   on 2003/09/21  08:47:32
850         Log: Tweak the section name to agree with the change #21295.
851      Branch: perl
852            ! lib/PerlIO.pm
853 ____________________________________________________________________________
854 [ 21295] By: jhi                                   on 2003/09/21  08:44:52
855         Log: One obvious place to look for PerlIO implementations.
856      Branch: perl
857            ! pod/perliol.pod
858 ____________________________________________________________________________
859 [ 21294] By: jhi                                   on 2003/09/21  08:15:52
860         Log: Subject: [PATCH #2] Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t
861              From: Dave Mitchell <davem@fdgroup.com>
862              Date: Fri, 19 Sep 2003 19:35:44 +0100
863              Message-ID: <20030919183544.GA14563@fdgroup.com>
864      Branch: perl
865            ! pp_ctl.c
866 ____________________________________________________________________________
867 [ 21293] By: jhi                                   on 2003/09/21  08:13:58
868         Log: More PerlIO documentation. 
869      Branch: perl
870            ! lib/PerlIO.pm pod/perliol.pod
871 ____________________________________________________________________________
872 [ 21292] By: jhi                                   on 2003/09/20  18:44:07
873         Log: Retract #21273, #21264, and #21263 as requested by Schwern.
874              (The real bug was mp2 being too "friendly" with MM innards.)
875      Branch: perl
876            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
877            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
878 ____________________________________________________________________________
879 [ 21291] By: jhi                                   on 2003/09/20  18:37:33
880         Log: In FreeBSD allow one to try using Perl's malloc with threads.
881      Branch: perl
882            ! hints/freebsd.sh
883 ____________________________________________________________________________
884 [ 21290] By: rgs                                   on 2003/09/20  10:05:38
885         Log: Missing perlfaq chunk.
886      Branch: perl
887            ! pod/perlfaq4.pod
888 ____________________________________________________________________________
889 [ 21289] By: rgs                                   on 2003/09/20  10:00:12
890         Log: FAQ sync.
891      Branch: perl
892            ! pod/perlfaq4.pod
893 ____________________________________________________________________________
894 [ 21288] By: jhi                                   on 2003/09/19  14:49:20
895         Log: Subject: typo fixo
896              From: Vadim Konovalov <konovalo@mail.wplus.net>
897              Date: Fri, 19 Sep 2003 06:32:08 +0400
898              Message-ID: <4538131828.20030919063208@mail.wplus.net>
899      Branch: perl
900            ! pod/perlunicode.pod
901 ____________________________________________________________________________
902 [ 21287] By: jhi                                   on 2003/09/19  05:07:35
903         Log: Integrate:
904              [ 21282]
905              Integrate a change from the perlfaq CVS.
906              I consider the bleadperl version being more up-to-date as of now.
907              
908              [ 21283]
909              Perlfaq nits from Iain Truskett.
910              (from the perlfaq-workers list)
911              
912              [ 21284]
913              Subject: [PATCH 5.8.1 @21211] dumpvar.pl broken
914              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
915              Date: Thu, 18 Sep 2003 18:58:59 -0700
916              Message-ID: <20030919015858.GA22503@math.berkeley.edu>
917              
918              [ 21285]
919              Tests for change #21284.
920              
921              [ 21286]
922              Subject: [PATCH 5.8.1 @21211] getsysinfo() broken on OS/2
923              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
924              Date: Thu, 18 Sep 2003 19:01:06 -0700
925              Message-ID: <20030919020106.GA22511@math.berkeley.edu>
926      Branch: maint-5.8/perl
927           !> lib/dumpvar.pl lib/dumpvar.t os2/os2.c pod/perlfaq2.pod
928           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq8.pod
929 ____________________________________________________________________________
930 [ 21286] By: jhi                                   on 2003/09/19  04:48:52
931         Log: Subject: [PATCH 5.8.1 @21211] getsysinfo() broken on OS/2
932              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
933              Date: Thu, 18 Sep 2003 19:01:06 -0700
934              Message-ID: <20030919020106.GA22511@math.berkeley.edu>
935      Branch: perl
936            ! os2/os2.c
937 ____________________________________________________________________________
938 [ 21285] By: jhi                                   on 2003/09/19  04:46:39
939         Log: Tests for change #21284.
940      Branch: perl
941            ! lib/dumpvar.t
942 ____________________________________________________________________________
943 [ 21284] By: jhi                                   on 2003/09/19  04:46:12
944         Log: Subject: [PATCH 5.8.1 @21211] dumpvar.pl broken
945              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
946              Date: Thu, 18 Sep 2003 18:58:59 -0700
947              Message-ID: <20030919015858.GA22503@math.berkeley.edu>
948      Branch: perl
949            ! lib/dumpvar.pl
950 ____________________________________________________________________________
951 [ 21283] By: rgs                                   on 2003/09/18  21:29:23
952         Log: Perlfaq nits from Iain Truskett.
953              (from the perlfaq-workers list)
954      Branch: perl
955            ! pod/perlfaq2.pod pod/perlfaq4.pod pod/perlfaq8.pod
956 ____________________________________________________________________________
957 [ 21282] By: rgs                                   on 2003/09/18  21:10:26
958         Log: Integrate a change from the perlfaq CVS.
959              I consider the bleadperl version being more up-to-date as of now.
960      Branch: perl
961            ! pod/perlfaq3.pod
962 ____________________________________________________________________________
963 [ 21281] By: rgs                                   on 2003/09/18  20:48:50
964         Log: perlunicode.pod refers to a future which is now the past.
965              Get perlhack from bleadperl (but note that the description of the
966              test suite is not in line with what's in perl 5.6.2).
967      Branch: maint-5.6
968            ! perl-5.6.2/pod/perlhack.pod perl-5.6.2/pod/perlunicode.pod
969 ____________________________________________________________________________
970 [ 21280] By: rgs                                   on 2003/09/18  20:06:11
971         Log: Increment the version number to 5.6.2.
972              Update the user-visible copyright date (in "perl -v").
973      Branch: maint-5.6
974            ! perl-5.6.2/patchlevel.h perl-5.6.2/perl.c
975            ! perl-5.6.2/win32/Makefile perl-5.6.2/win32/config_H.bc
976            ! perl-5.6.2/win32/config_H.gc perl-5.6.2/win32/config_H.vc
977            ! perl-5.6.2/win32/makefile.mk
978 ____________________________________________________________________________
979 [ 21279] By: jhi                                   on 2003/09/18  19:45:11
980         Log: Update Changes.
981      Branch: maint-5.8/perl
982            ! Changes patchlevel.h
983 ____________________________________________________________________________
984 [ 21278] By: jhi                                   on 2003/09/18  19:27:55
985         Log: Integrate:
986              [ 21276]
987              Subject: Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults
988              From: Rick Delaney <rick.delaney@rogers.com>
989              Date: Wed, 1 Jan 2003 22:54:59 -0500
990              Message-ID: <20030101225459.A2320@cs839290-a.mtth.phub.net.cable.rogers.com>
991              
992              (Pity the first patch fell through the cracks back then.
993              Not that forbidding non-object copy constructors is the right
994              thing to do but the bug could use fixing.)
995              
996              [ 21277]
997              Subject: [PATCH 5.8.1 @21211] -M -A -C broken
998              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
999              Date: Thu, 18 Sep 2003 11:02:02 -0700
1000              Message-ID: <20030918180202.GA21949@math.berkeley.edu>
1001              
1002              (use stat.t instead of time.t)
1003      Branch: maint-5.8/perl
1004           !> lib/overload.t os2/os2ish.h pp.h pp_sys.c t/op/stat.t
1005 ____________________________________________________________________________
1006 [ 21277] By: jhi                                   on 2003/09/18  19:23:22
1007         Log: Subject: [PATCH 5.8.1 @21211] -M -A -C broken
1008              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
1009              Date: Thu, 18 Sep 2003 11:02:02 -0700
1010              Message-ID: <20030918180202.GA21949@math.berkeley.edu>
1011              
1012              (use stat.t instead of time.t)
1013      Branch: perl
1014            ! os2/os2ish.h pp_sys.c t/op/stat.t
1015 ____________________________________________________________________________
1016 [ 21276] By: jhi                                   on 2003/09/18  19:15:07
1017         Log: Subject: Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults
1018              From: Rick Delaney <rick.delaney@rogers.com>
1019              Date: Wed, 1 Jan 2003 22:54:59 -0500
1020              Message-ID: <20030101225459.A2320@cs839290-a.mtth.phub.net.cable.rogers.com>
1021              
1022              (Pity the first patch fell through the cracks back then.
1023              Not that forbidding non-object copy constructors is the right
1024              thing to do but the bug could use fixing.)
1025      Branch: perl
1026            ! lib/overload.t pp.h
1027 ____________________________________________________________________________
1028 [ 21275] By: jhi                                   on 2003/09/18  14:12:47
1029         Log: Integrate:
1030              [ 21273]
1031              ld has many guises.
1032              
1033              [ 21274]
1034              Subject: [PATCH] small fix for Devel::PPPort
1035              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
1036              Date: Thu, 18 Sep 2003 10:14:58 +0200
1037              Message-id: <20030918081458.GA2653@ethan>
1038      Branch: maint-5.8/perl
1039           !> ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
1040           !> lib/ExtUtils/t/MM_Unix.t
1041 ____________________________________________________________________________
1042 [ 21274] By: jhi                                   on 2003/09/18  10:59:58
1043         Log: Subject: [PATCH] small fix for Devel::PPPort
1044              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
1045              Date: Thu, 18 Sep 2003 10:14:58 +0200
1046              Message-id: <20030918081458.GA2653@ethan>
1047      Branch: perl
1048            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
1049 ____________________________________________________________________________
1050 [ 21273] By: jhi                                   on 2003/09/18  10:57:41
1051         Log: ld has many guises.
1052      Branch: perl
1053            ! lib/ExtUtils/t/MM_Unix.t
1054 ____________________________________________________________________________
1055 [ 21272] By: jhi                                   on 2003/09/18  08:09:54
1056         Log: Integrate:
1057              [ 21263]
1058              Subject: RE: MM in maint@21251 breaks mp2
1059              From: "Orton, Yves" <yves.orton@de.mci.com>
1060              Message-ID: <71B318898201D311845C0008C75DAD1C089611FE@defra1ex2>
1061              Date: Wed, 17 Sep 2003 15:47:35 +0100
1062              
1063              [ 21264]
1064              A potential fix for non-empty LD in Unix.
1065              
1066              [ 21266]
1067              Make it possible to override the mistrustnm hint in Solaris.
1068              
1069              [ 21267]
1070              Patch from Enache Adrian for the new tricks of gcc 3.4
1071              for "is this symbol defined" scanning of Configure.
1072              
1073              [ 21268]
1074              Subject: 5.8.1 warnings when long double == double
1075              From: Andy Dougherty <doughera@lafayette.edu>
1076              Date: Wed, 10 Sep 2003 12:03:53 -0400 (EDT)
1077              Message-ID: <Pine.SOL.4.53.0309101203010.10837@maxwell.phys.lafayette.edu>
1078              (the changed message)
1079              
1080              [ 21270]
1081              Subject: Patch for VMS::Filespec
1082              From: Ken Williams <ken@mathforum.org>
1083              Date: Wed, 17 Sep 2003 20:11:46 -0500
1084              Message-Id: <12FBA07F-E975-11D7-BDD7-003065F6D85A@mathforum.org>
1085              
1086              [ 21271]
1087              Missed OS/2 patch hunk.
1088      Branch: maint-5.8/perl
1089           !> Configure hints/solaris_2.sh lib/ExtUtils/MM_Unix.pm
1090           !> lib/ExtUtils/MM_Win32.pm lib/ExtUtils/t/MM_Unix.t
1091           !> lib/ExtUtils/t/MM_Win32.t os2/os2.c vms/ext/Filespec.pm
1092 ____________________________________________________________________________
1093 [ 21271] By: jhi                                   on 2003/09/18  08:05:28
1094         Log: Missed OS/2 patch hunk.
1095      Branch: perl
1096            ! os2/os2.c
1097 ____________________________________________________________________________
1098 [ 21270] By: jhi                                   on 2003/09/18  05:00:23
1099         Log: Subject: Patch for VMS::Filespec
1100              From: Ken Williams <ken@mathforum.org>
1101              Date: Wed, 17 Sep 2003 20:11:46 -0500
1102              Message-Id: <12FBA07F-E975-11D7-BDD7-003065F6D85A@mathforum.org>
1103      Branch: perl
1104            ! vms/ext/Filespec.pm
1105 ____________________________________________________________________________
1106 [ 21269] By: jhi                                   on 2003/09/18  04:58:53
1107         Log: metaconfig unit changes for #21267 and #21268.
1108      Branch: metaconfig
1109            ! U/compline/Csym.U U/modified/d_longdbl.U
1110 ____________________________________________________________________________
1111 [ 21268] By: jhi                                   on 2003/09/18  04:58:05
1112         Log: Subject: 5.8.1 warnings when long double == double
1113              From: Andy Dougherty <doughera@lafayette.edu>
1114              Date: Wed, 10 Sep 2003 12:03:53 -0400 (EDT)
1115              Message-ID: <Pine.SOL.4.53.0309101203010.10837@maxwell.phys.lafayette.edu>
1116              (the changed message)
1117      Branch: perl
1118            ! Configure
1119 ____________________________________________________________________________
1120 [ 21267] By: jhi                                   on 2003/09/18  04:54:16
1121         Log: Patch from Enache Adrian for the new tricks of gcc 3.4
1122              for "is this symbol defined" scanning of Configure.
1123      Branch: perl
1124            ! Configure
1125 ____________________________________________________________________________
1126 [ 21266] By: jhi                                   on 2003/09/18  04:29:55
1127         Log: Make it possible to override the mistrustnm hint in Solaris.
1128      Branch: perl
1129            ! hints/solaris_2.sh
1130 ____________________________________________________________________________
1131 [ 21265] By: jhi                                   on 2003/09/18  04:28:08
1132         Log: OZ nit.
1133      Branch: maint-5.8/perl
1134            ! pod/perldelta.pod
1135 ____________________________________________________________________________
1136 [ 21264] By: jhi                                   on 2003/09/17  21:01:36
1137         Log: A potential fix for non-empty LD in Unix.
1138      Branch: perl
1139            ! lib/ExtUtils/t/MM_Unix.t
1140 ____________________________________________________________________________
1141 [ 21263] By: jhi                                   on 2003/09/17  14:09:50
1142         Log: Subject: RE: MM in maint@21251 breaks mp2
1143              From: "Orton, Yves" <yves.orton@de.mci.com>
1144              Message-ID: <71B318898201D311845C0008C75DAD1C089611FE@defra1ex2>
1145              Date: Wed, 17 Sep 2003 15:47:35 +0100
1146      Branch: perl
1147            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
1148            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
1149 ____________________________________________________________________________
1150 [ 21262] By: jhi                                   on 2003/09/17  11:35:38
1151         Log: Integrate:
1152              [ 21253]
1153              Subject: [DOC PATCH] Re: [perl #23779] $? and negative exit codes
1154              From: Dave Mitchell <davem@fdgroup.com>
1155              Date: Tue, 16 Sep 2003 21:56:20 +0100
1156              Message-ID: <20030916205620.GB1246@fdgroup.com>
1157              
1158              [ 21257]
1159              Subject: [PATCH 5.8.1 @21211] magic.t
1160              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
1161              Date: Tue, 16 Sep 2003 19:17:57 -0700
1162              Message-ID: <20030917021757.GA20261@math.berkeley.edu>
1163              
1164              [ 21258]
1165              Subject: [PATCH 5.8.1 @21211] os2_process.t
1166              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
1167              Date: Tue, 16 Sep 2003 23:21:48 -0700
1168              Message-ID: <20030917062147.GA20400@math.berkeley.edu>
1169              
1170              [ 21259]
1171              Subject: [PATCH 5.8.1 @21211] OS/2 APIs again
1172              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
1173              Date: Tue, 16 Sep 2003 23:49:42 -0700
1174              Message-ID: <20030917064941.GA20444@math.berkeley.edu>
1175              
1176              [ 21260]
1177              Fix Solaris ccversion not having the cc version.
1178              
1179              [ 21261]
1180              The AIX C product potentially consists of several packages,
1181              the main package being (hopefully) the first one.
1182      Branch: maint-5.8/perl
1183           !> hints/aix.sh hints/solaris_2.sh
1184           !> os2/OS2/Process/t/os2_process.t os2/os2ish.h pod/perlfunc.pod
1185           !> t/op/magic.t
1186 ____________________________________________________________________________
1187 [ 21261] By: jhi                                   on 2003/09/17  09:33:39
1188         Log: The AIX C product potentially consists of several packages,
1189              the main package being (hopefully) the first one.
1190      Branch: perl
1191            ! hints/aix.sh
1192 ____________________________________________________________________________
1193 [ 21260] By: jhi                                   on 2003/09/17  07:52:03
1194         Log: Fix Solaris ccversion not having the cc version.
1195      Branch: perl
1196            ! hints/solaris_2.sh
1197 ____________________________________________________________________________
1198 [ 21259] By: jhi                                   on 2003/09/17  06:02:19
1199         Log: Subject: [PATCH 5.8.1 @21211] OS/2 APIs again
1200              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
1201              Date: Tue, 16 Sep 2003 23:49:42 -0700
1202              Message-ID: <20030917064941.GA20444@math.berkeley.edu>
1203      Branch: perl
1204            ! os2/os2ish.h
1205 ____________________________________________________________________________
1206 [ 21258] By: jhi                                   on 2003/09/17  06:00:48
1207         Log: Subject: [PATCH 5.8.1 @21211] os2_process.t
1208              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
1209              Date: Tue, 16 Sep 2003 23:21:48 -0700
1210              Message-ID: <20030917062147.GA20400@math.berkeley.edu>
1211      Branch: perl
1212            ! os2/OS2/Process/t/os2_process.t
1213 ____________________________________________________________________________
1214 [ 21257] By: jhi                                   on 2003/09/17  03:53:46
1215         Log: Subject: [PATCH 5.8.1 @21211] magic.t
1216              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
1217              Date: Tue, 16 Sep 2003 19:17:57 -0700
1218              Message-ID: <20030917021757.GA20261@math.berkeley.edu>
1219      Branch: perl
1220            ! t/op/magic.t
1221 ____________________________________________________________________________
1222 [ 21256] By: rgs                                   on 2003/09/16  20:34:56
1223         Log: Update Changes.
1224      Branch: maint-5.6
1225            ! perl-5.6.2/Changes perl-5.6.2/patchlevel.h
1226 ____________________________________________________________________________
1227 [ 21255] By: rgs                                   on 2003/09/16  20:16:03
1228         Log: Hints updates from bleadperl
1229      Branch: maint-5.6
1230            ! perl-5.6.2/hints/svr4.sh
1231 ____________________________________________________________________________
1232 [ 21254] By: rgs                                   on 2003/09/16  20:11:16
1233         Log: Subject: [PATCH] 5.6.2/MSWin32: Integrate fcrypt.c
1234              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
1235              Date: Sun, 14 Sep 2003 12:13:30 +0200
1236              Message-ID: <00df01c37aa8$d9d7aa70$4200a8c0@R2D2>
1237      Branch: maint-5.6
1238            + perl-5.6.2/win32/fcrypt.c
1239            - perl-5.6.2/win32/des_fcrypt.patch
1240            ! perl-5.6.2/MANIFEST perl-5.6.2/README.win32
1241            ! perl-5.6.2/win32/Makefile perl-5.6.2/win32/makefile.mk
1242 ____________________________________________________________________________
1243 [ 21253] By: jhi                                   on 2003/09/16  19:48:08
1244         Log: Subject: [DOC PATCH] Re: [perl #23779] $? and negative exit codes
1245              From: Dave Mitchell <davem@fdgroup.com>
1246              Date: Tue, 16 Sep 2003 21:56:20 +0100
1247              Message-ID: <20030916205620.GB1246@fdgroup.com>
1248      Branch: perl
1249            ! pod/perlfunc.pod
1250 ____________________________________________________________________________
1251 [ 21252] By: rgs                                   on 2003/09/16  19:43:40
1252         Log: Subject: [PATCH: win32/Makefile] Make 5.6.2 fly again on MSWin32 (was: Re: perl562@20985)
1253              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
1254              Date: Sun, 14 Sep 2003 12:11:22 +0200
1255              Message-ID: <00db01c37aa8$8d0e87e0$4200a8c0@R2D2>
1256      Branch: maint-5.6
1257            ! perl-5.6.2/win32/Makefile
1258 ____________________________________________________________________________
1259 [ 21251] By: jhi                                   on 2003/09/16  19:34:20
1260         Log: Update Changes.
1261      Branch: maint-5.8/perl
1262            ! Changes patchlevel.h
1263 ____________________________________________________________________________
1264 [ 21250] By: jhi                                   on 2003/09/16  19:19:05
1265         Log: Integrate:
1266              [ 21247]
1267              Subject: Re: [perl #23791] Many errors in build under NCR MP-RAS
1268              From: Andy Dougherty <doughera@lafayette.edu>
1269              Date: Tue, 16 Sep 2003 13:47:55 -0400 (EDT)
1270              Message-ID: <Pine.SOL.4.53.0309161345020.13081@maxwell.phys.lafayette.edu>
1271              
1272              [ 21249]
1273              More suggested patches for NCR MP-RAS from Andy Dougherty.
1274      Branch: maint-5.8/perl
1275           +> ext/Time/HiRes/hints/svr4.pl
1276           !> MANIFEST ext/POSIX/hints/svr4.pl ext/Sys/Syslog/t/syslog.t
1277           !> hints/svr4.sh t/op/pack.t
1278 ____________________________________________________________________________
1279 [ 21249] By: jhi                                   on 2003/09/16  19:10:58
1280         Log: More suggested patches for NCR MP-RAS from Andy Dougherty.
1281      Branch: perl
1282            + ext/Time/HiRes/hints/svr4.pl
1283            ! MANIFEST ext/Sys/Syslog/t/syslog.t t/op/pack.t
1284 ____________________________________________________________________________
1285 [ 21248] By: rgs                                   on 2003/09/16  19:08:16
1286         Log: Upgrade to ExtUtils::MakeMaker 6.17.
1287      Branch: maint-5.6
1288            ! perl-5.6.2/lib/ExtUtils/Changes
1289            ! perl-5.6.2/lib/ExtUtils/Install.pm
1290            ! perl-5.6.2/lib/ExtUtils/META.yml
1291            ! perl-5.6.2/lib/ExtUtils/MM_Unix.pm
1292            ! perl-5.6.2/lib/ExtUtils/MM_VMS.pm
1293            ! perl-5.6.2/lib/ExtUtils/MM_Win32.pm
1294            ! perl-5.6.2/lib/ExtUtils/MakeMaker.pm
1295            ! perl-5.6.2/lib/ExtUtils/MakeMaker/Tutorial.pod
1296            ! perl-5.6.2/lib/ExtUtils/Manifest.pm
1297            ! perl-5.6.2/lib/ExtUtils/t/Manifest.t
1298 ____________________________________________________________________________
1299 [ 21247] By: jhi                                   on 2003/09/16  18:57:34
1300         Log: Subject: Re: [perl #23791] Many errors in build under NCR MP-RAS
1301              From: Andy Dougherty <doughera@lafayette.edu>
1302              Date: Tue, 16 Sep 2003 13:47:55 -0400 (EDT)
1303              Message-ID: <Pine.SOL.4.53.0309161345020.13081@maxwell.phys.lafayette.edu>
1304      Branch: perl
1305            ! ext/POSIX/hints/svr4.pl hints/svr4.sh
1306 ____________________________________________________________________________
1307 [ 21246] By: jhi                                   on 2003/09/16  18:49:37
1308         Log: Integrate:
1309              [ 21245]
1310              Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
1311              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
1312              Date: Wed, 4 Jun 2003 00:45:23 -0700
1313              Message-ID: <20030604074523.GA7148@math.berkeley.edu>
1314      Branch: maint-5.8/perl
1315           !> lib/Getopt/Std.pm
1316 ____________________________________________________________________________
1317 [ 21245] By: jhi                                   on 2003/09/16  18:47:52
1318         Log: Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
1319              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
1320              Date: Wed, 4 Jun 2003 00:45:23 -0700
1321              Message-ID: <20030604074523.GA7148@math.berkeley.edu>
1322      Branch: perl
1323            ! lib/Getopt/Std.pm
1324 ____________________________________________________________________________
1325 [ 21244] By: jhi                                   on 2003/09/16  16:50:31
1326         Log: Integrate:
1327              [ 20650]
1328              Subject: [PATCH 5.8.1 @20218] xsubpp: wrong code
1329              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
1330              Date: Sun, 3 Aug 2003 06:19:02 -0700
1331              Message-ID: <20030803131902.GA5146@math.berkeley.edu>
1332              
1333              [ 21243]
1334              Give a concrete example of the still existing Unicode slowness.
1335      Branch: maint-5.8/perl
1336           !> lib/ExtUtils/xsubpp pod/perlunicode.pod
1337 ____________________________________________________________________________
1338 [ 21243] By: jhi                                   on 2003/09/16  12:18:03
1339         Log: Give a concrete example of the still existing Unicode slowness.
1340      Branch: perl
1341            ! pod/perlunicode.pod
1342 ____________________________________________________________________________
1343 [ 21242] By: jhi                                   on 2003/09/16  06:41:34
1344         Log: Integrate:
1345              [ 21238]
1346              Upgrade to MakeMaker 6.17.
1347              
1348              [ 21239]
1349              Upgrade to File::Spec 0.85_03.
1350              
1351              [ 21240]
1352              The test is not needed, says Schwern.
1353              
1354              [ 21241]
1355              Make the VERSION of File::Spec be 0.86, otherwise File::Temp's
1356              use File::Spec 0.8 is unhappy.
1357      Branch: maint-5.8/perl
1358           +> lib/File/Spec/t/crossplatform.t
1359            - lib/base/t/fields-560.t
1360           !> MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Install.pm
1361           !> lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
1362           !> lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
1363           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
1364           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
1365           !> lib/ExtUtils/README lib/ExtUtils/t/MM_Win32.t
1366           !> lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
1367           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
1368           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
1369           !> lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
1370           !> t/lib/MakeMaker/Test/Utils.pm
1371 ____________________________________________________________________________
1372 [ 21241] By: jhi                                   on 2003/09/16  06:38:45
1373         Log: Make the VERSION of File::Spec be 0.86, otherwise File::Temp's
1374              use File::Spec 0.8 is unhappy.
1375      Branch: perl
1376            ! lib/File/Spec.pm
1377 ____________________________________________________________________________
1378 [ 21240] By: jhi                                   on 2003/09/16  06:34:35
1379         Log: The test is not needed, says Schwern.
1380      Branch: perl
1381            - lib/base/t/fields-560.t
1382            ! MANIFEST
1383 ____________________________________________________________________________
1384 [ 21239] By: jhi                                   on 2003/09/16  05:04:09
1385         Log: Upgrade to File::Spec 0.85_03.
1386      Branch: perl
1387            + lib/File/Spec/t/crossplatform.t
1388            ! MANIFEST lib/File/Spec.pm lib/File/Spec/Mac.pm
1389            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
1390            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
1391            ! lib/File/Spec/t/Spec.t
1392 ____________________________________________________________________________
1393 [ 21238] By: jhi                                   on 2003/09/16  04:57:08
1394         Log: Upgrade to MakeMaker 6.17.
1395      Branch: perl
1396            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
1397            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
1398            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
1399            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
1400            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
1401            ! lib/ExtUtils/README lib/ExtUtils/t/MM_Win32.t
1402            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
1403            ! t/lib/MakeMaker/Test/Utils.pm
1404 ____________________________________________________________________________
1405 [ 21237] By: jhi                                   on 2003/09/16  04:48:37
1406         Log: In maint we get p-h warnings from the 5.6.0 fields test.
1407      Branch: maint-5.8/perl
1408            ! lib/base/t/fields-560.t
1409 ____________________________________________________________________________
1410 [ 21236] By: jhi                                   on 2003/09/16  04:41:09
1411         Log: Integrate:
1412              [ 21235]
1413              Upgrade to base 2.03.
1414              (Rename the fields-5.6.0.t to have less d.o.t.s.)
1415      Branch: maint-5.8/perl
1416           +> lib/base/t/base.t lib/base/t/fields-560.t
1417           +> lib/base/t/fields-base.t lib/base/t/fields.t
1418            - lib/fields-base.t lib/fields.t
1419           !> MANIFEST lib/base.pm lib/fields.pm
1420 ____________________________________________________________________________
1421 [ 21235] By: jhi                                   on 2003/09/16  04:35:34
1422         Log: Upgrade to base 2.03.
1423              (Rename the fields-5.6.0.t to have less d.o.t.s.)
1424      Branch: perl
1425            + lib/base/t/base.t lib/base/t/fields-560.t
1426            + lib/base/t/fields-base.t lib/base/t/fields.t
1427            - lib/fields-base.t lib/fields.t
1428            ! MANIFEST lib/base.pm lib/fields.pm
1429 ____________________________________________________________________________
1430 [ 21234] By: jhi                                   on 2003/09/15  19:17:03
1431         Log: Subject: Re: perl@21233 looks ok on VMS 7.3-1
1432              From: PPrymmer@factset.com
1433              Date: Mon, 15 Sep 2003 15:28:52 -0400
1434              Message-ID: <OF6F1E6CF4.9206F415-ON85256DA2.006A58F1-85256DA2.006B0330@factset.com>
1435      Branch: perl
1436            ! lib/Memoize/t/tie_sdbm.t
1437 ____________________________________________________________________________
1438 [ 21233] By: jhi                                   on 2003/09/15  06:25:10
1439         Log: Update Changes.
1440      Branch: maint-5.8/perl
1441            ! Changes patchlevel.h
1442 ____________________________________________________________________________
1443 [ 21232] By: jhi                                   on 2003/09/15  06:14:11
1444         Log: Integrate:
1445              [ 21230]
1446              Check the context of for/grep/map.
1447      Branch: maint-5.8/perl
1448           !> t/op/grep.t
1449 ____________________________________________________________________________
1450 [ 21231] By: jhi                                   on 2003/09/15  05:58:21
1451         Log: Also sendpath warnings from HP-UX.
1452      Branch: maint-5.8/perl
1453            ! pod/perldelta.pod
1454 ____________________________________________________________________________
1455 [ 21230] By: jhi                                   on 2003/09/14  17:46:52
1456         Log: Check the context of for/grep/map.
1457      Branch: perl
1458            ! t/op/grep.t
1459 ____________________________________________________________________________
1460 [ 21229] By: jhi                                   on 2003/09/14  13:43:19
1461         Log: Integrate:
1462              [ 21227]
1463              Also IRIX wants setlogsock('stream').
1464              
1465              [ 21228]
1466              For-non-perlio places we need STDOUT back.
1467      Branch: maint-5.8/perl
1468           !> ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t t/io/dup.t
1469 ____________________________________________________________________________
1470 [ 21228] By: jhi                                   on 2003/09/14  13:40:23
1471         Log: For-non-perlio places we need STDOUT back.
1472      Branch: perl
1473            ! t/io/dup.t
1474 ____________________________________________________________________________
1475 [ 21227] By: jhi                                   on 2003/09/14  09:44:49
1476         Log: Also IRIX wants setlogsock('stream').
1477      Branch: perl
1478            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t
1479 ____________________________________________________________________________
1480 [ 21226] By: jhi                                   on 2003/09/14  08:43:38
1481         Log: Regen perlmodlib, perltoc.
1482      Branch: maint-5.8/perl
1483            ! pod/perlmodlib.pod pod/perltoc.pod
1484 ____________________________________________________________________________
1485 [ 21225] By: jhi                                   on 2003/09/14  07:44:59
1486         Log: Integrate:
1487              [ 21224]
1488              More portable reading.
1489      Branch: maint-5.8/perl
1490           !> t/io/dup.t
1491 ____________________________________________________________________________
1492 [ 21224] By: jhi                                   on 2003/09/14  07:44:26
1493         Log: More portable reading.
1494      Branch: perl
1495            ! t/io/dup.t
1496 ____________________________________________________________________________
1497 [ 21223] By: jhi                                   on 2003/09/14  07:36:57
1498         Log: Integrate:
1499              [ 21214]
1500              parse_version doesn't always succeed.
1501              
1502              [ 21217]
1503              Subject: [PATCH] PerlIO_tmpfile clean-up for VMS
1504              From: "Craig A. Berry" <craigberry@mac.com>
1505              Date: Sun, 14 Sep 2003 00:23:56 -0500
1506              Message-ID: <3F63FB6C.5040502@mac.com>
1507              
1508              [ 21218]
1509              Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
1510              From: Michael G Schwern <schwern@pobox.com>
1511              Date: Thu, 11 Sep 2003 15:07:10 -0700
1512              Message-ID: <20030911220710.GO18786@windhund.schwern.org>
1513              
1514              (in OS/2 if a file has been chmod 0400'ed, it cannot be deleted)
1515              
1516              [ 21219]
1517              Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
1518              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
1519              Date: Sat, 13 Sep 2003 20:20:30 -0700
1520              Message-ID: <20030914032030.GA17822@math.berkeley.edu>
1521              
1522              [ 21220]
1523              Use $Config{_exe}.
1524              
1525              [ 21222]
1526              More dup testing.
1527      Branch: maint-5.8/perl
1528           !> Porting/cmpVERSION.pl lib/ExtUtils/t/Manifest.t os2/os2.c
1529           !> perlio.c t/io/dup.t t/run/switches.t
1530 ____________________________________________________________________________
1531 [ 21222] By: jhi                                   on 2003/09/14  07:35:28
1532         Log: More dup testing.
1533      Branch: perl
1534            ! t/io/dup.t
1535 ____________________________________________________________________________
1536 [ 21221] By: jhi                                   on 2003/09/14  07:14:25
1537         Log: Subject: Strange things happen with pod/perldiag.pod?
1538              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
1539              Date: Sun, 14 Sep 2003 10:20:39 +0200
1540              Message-ID: <002a01c37a99$1590ec30$a900a8c0@R2D2>
1541      Branch: maint-5.8/perl
1542            ! pod/perldiag.pod
1543 ____________________________________________________________________________
1544 [ 21220] By: jhi                                   on 2003/09/14  06:54:05
1545         Log: Use $Config{_exe}.
1546      Branch: perl
1547            ! t/run/switches.t
1548 ____________________________________________________________________________
1549 [ 21219] By: jhi                                   on 2003/09/14  06:46:26
1550         Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
1551              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
1552              Date: Sat, 13 Sep 2003 20:20:30 -0700
1553              Message-ID: <20030914032030.GA17822@math.berkeley.edu>
1554      Branch: perl
1555            ! os2/os2.c t/run/switches.t
1556 ____________________________________________________________________________
1557 [ 21218] By: jhi                                   on 2003/09/14  06:45:13
1558         Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
1559              From: Michael G Schwern <schwern@pobox.com>
1560              Date: Thu, 11 Sep 2003 15:07:10 -0700
1561              Message-ID: <20030911220710.GO18786@windhund.schwern.org>
1562              
1563              (in OS/2 if a file has been chmod 0400'ed, it cannot be deleted)
1564      Branch: perl
1565            ! lib/ExtUtils/t/Manifest.t
1566 ____________________________________________________________________________
1567 [ 21217] By: jhi                                   on 2003/09/14  06:42:12
1568         Log: Subject: [PATCH] PerlIO_tmpfile clean-up for VMS
1569              From: "Craig A. Berry" <craigberry@mac.com>
1570              Date: Sun, 14 Sep 2003 00:23:56 -0500
1571              Message-ID: <3F63FB6C.5040502@mac.com>
1572      Branch: perl
1573            ! perlio.c
1574 ____________________________________________________________________________
1575 [ 21216] By: rgs                                   on 2003/09/13  20:22:36
1576         Log: Hintfile updates.
1577      Branch: maint-5.6
1578            + perl-5.6.2/ext/NDBM_File/hints/linux.pl
1579            ! perl-5.6.2/MANIFEST perl-5.6.2/ext/DynaLoader/hints/linux.pl
1580            ! perl-5.6.2/ext/POSIX/hints/svr4.pl perl-5.6.2/hints/freebsd.sh
1581 ____________________________________________________________________________
1582 [ 21215] By: rgs                                   on 2003/09/13  19:57:14
1583         Log: More trivial documentation updates
1584      Branch: maint-5.6
1585            ! perl-5.6.2/pod/perl5004delta.pod
1586            ! perl-5.6.2/pod/perl5005delta.pod perl-5.6.2/pod/perlbook.pod
1587            ! perl-5.6.2/pod/perldsc.pod perl-5.6.2/pod/perlfilter.pod
1588            ! perl-5.6.2/pod/perlnewmod.pod perl-5.6.2/pod/perlrequick.pod
1589            ! perl-5.6.2/pod/perlretut.pod perl-5.6.2/pod/perlstyle.pod
1590 ____________________________________________________________________________
1591 [ 21214] By: jhi                                   on 2003/09/13  18:33:41
1592         Log: parse_version doesn't always succeed.
1593      Branch: perl
1594            ! Porting/cmpVERSION.pl
1595 ____________________________________________________________________________
1596 [ 21213] By: jhi                                   on 2003/09/13  18:31:41
1597         Log: pod changes, so change $VERSION.
1598      Branch: perl
1599            ! lib/Fatal.pm
1600 ____________________________________________________________________________
1601 [ 21212] By: jhi                                   on 2003/09/13  18:09:30
1602         Log: Tell what is OpenZaurus, anyway.
1603      Branch: maint-5.8/perl
1604            ! pod/perldelta.pod
1605 ____________________________________________________________________________
1606 [ 21211] By: jhi                                   on 2003/09/13  16:10:30
1607         Log: Integrate:
1608              [ 21201]
1609              Stringify the $VERSION of DynaLoader so it's never dependent
1610              on localized float-to-string conversions.
1611              
1612              [ 21202]
1613              Make the new glob tests pass (well, skip) even with miniperl.
1614              
1615              [ 21203]
1616              Subject: Unknown discipline ':utf8' w/ maint perl w/o perlio
1617              From: Stas Bekman <stas@stason.org>
1618              Date: Fri, 12 Sep 2003 13:44:11 -0700
1619              Message-ID: <3F62301B.3080604@stason.org>
1620              
1621              s/discipline/IO layer/, instead of "unknown" say "unavailable",
1622              and have the fuller explanation in perldiag.
1623              
1624              [ 21204]
1625              Subject: [perl #23788] int of a fraction errors 
1626              From: "Boyd, Brooks D" (via RT) <perlbug-followup@perl.org>
1627              Date: 11 Sep 2003 22:38:19 -0000
1628              Message-ID: <rt-23788-64511.8.7546744242259@rt.perl.org>
1629              
1630              Add a separate faq entry for int().  (Yes, a bit redundant
1631              with the existing "why are my numbers broken" entry.)
1632              
1633              [ 21205]
1634              Minuscule code cleanup.
1635              
1636              [ 21206]
1637              Apparently at some point doing 3-arg open with
1638              illegal mode like ">>>" had stopped croaking.
1639              
1640              [ 21207]
1641              Layer names were recognized by their prefixes
1642              (e.g. open(F, ":u", "file") worked...)
1643              
1644              [ 21208]
1645              The "perlio: " prefix looks a little odd
1646              in the few warning/error messages, since
1647              no other 'subsystems' have prefixes.
1648              
1649              [ 21209]
1650              More PerlIO warnings changes.
1651              
1652              [ 21210]
1653              Subject: Re: unicode regex problem
1654              From: hv@crypt.org
1655              Date: Sat, 13 Sep 2003 15:21:34 +0100
1656              Message-Id: <200309131421.h8DELYx25894@zen.crypt.org>
1657      Branch: maint-5.8/perl
1658           !> doio.c ext/DynaLoader/DynaLoader_pm.PL ext/PerlIO/t/fail.t
1659           !> perlio.c pod/perldiag.pod pod/perlfaq4.pod regcomp.c
1660           !> t/io/open.t t/lib/warnings/perlio t/op/pat.t
1661           !> t/run/fresh_perl.t
1662 ____________________________________________________________________________
1663 [ 21210] By: jhi                                   on 2003/09/13  15:24:38
1664         Log: Subject: Re: unicode regex problem
1665              From: hv@crypt.org
1666              Date: Sat, 13 Sep 2003 15:21:34 +0100
1667              Message-Id: <200309131421.h8DELYx25894@zen.crypt.org>
1668      Branch: perl
1669            ! regcomp.c t/op/pat.t
1670 ____________________________________________________________________________
1671 [ 21209] By: jhi                                   on 2003/09/13  15:22:38
1672         Log: More PerlIO warnings changes.
1673      Branch: perl
1674            ! ext/PerlIO/t/fail.t t/lib/warnings/perlio
1675 ____________________________________________________________________________
1676 [ 21208] By: jhi                                   on 2003/09/13  11:15:40
1677         Log: The "perlio: " prefix looks a little odd
1678              in the few warning/error messages, since
1679              no other 'subsystems' have prefixes.
1680      Branch: perl
1681            ! perlio.c pod/perldiag.pod t/io/open.t
1682 ____________________________________________________________________________
1683 [ 21207] By: jhi                                   on 2003/09/13  10:37:30
1684         Log: Layer names were recognized by their prefixes
1685              (e.g. open(F, ":u", "file") worked...)
1686      Branch: perl
1687            ! perlio.c t/io/open.t
1688 ____________________________________________________________________________
1689 [ 21206] By: jhi                                   on 2003/09/13  10:10:46
1690         Log: Apparently at some point doing 3-arg open with
1691              illegal mode like ">>>" had stopped croaking.
1692      Branch: perl
1693            ! doio.c t/io/open.t
1694 ____________________________________________________________________________
1695 [ 21205] By: jhi                                   on 2003/09/13  08:42:10
1696         Log: Minuscule code cleanup.
1697      Branch: perl
1698            ! doio.c
1699 ____________________________________________________________________________
1700 [ 21204] By: jhi                                   on 2003/09/13  06:47:23
1701         Log: Subject: [perl #23788] int of a fraction errors 
1702              From: "Boyd, Brooks D" (via RT) <perlbug-followup@perl.org>
1703              Date: 11 Sep 2003 22:38:19 -0000
1704              Message-ID: <rt-23788-64511.8.7546744242259@rt.perl.org>
1705              
1706              Add a separate faq entry for int().  (Yes, a bit redundant
1707              with the existing "why are my numbers broken" entry.)
1708      Branch: perl
1709            ! pod/perlfaq4.pod
1710 ____________________________________________________________________________
1711 [ 21203] By: jhi                                   on 2003/09/13  06:34:03
1712         Log: Subject: Unknown discipline ':utf8' w/ maint perl w/o perlio
1713              From: Stas Bekman <stas@stason.org>
1714              Date: Fri, 12 Sep 2003 13:44:11 -0700
1715              Message-ID: <3F62301B.3080604@stason.org>
1716              
1717              s/discipline/IO layer/, instead of "unknown" say "unavailable",
1718              and have the fuller explanation in perldiag.
1719      Branch: perl
1720            ! doio.c pod/perldiag.pod
1721 ____________________________________________________________________________
1722 [ 21202] By: jhi                                   on 2003/09/13  06:07:27
1723         Log: Make the new glob tests pass (well, skip) even with miniperl.
1724      Branch: perl
1725            ! t/run/fresh_perl.t
1726 ____________________________________________________________________________
1727 [ 21201] By: rgs                                   on 2003/09/12  21:41:04
1728         Log: Stringify the $VERSION of DynaLoader so it's never dependent
1729              on localized float-to-string conversions.
1730      Branch: perl
1731            ! ext/DynaLoader/DynaLoader_pm.PL
1732 ____________________________________________________________________________
1733 [ 21200] By: jhi                                   on 2003/09/12  18:07:39
1734         Log: Update Changes.
1735      Branch: maint-5.8/perl
1736            ! Changes patchlevel.h
1737 ____________________________________________________________________________
1738 [ 21199] By: jhi                                   on 2003/09/12  18:01:40
1739         Log: Integrate:
1740              [ 21198]
1741              It's UTF-8, not UTF8.  (Note: not s/UTF-8/UTF8/,
1742              since that would break a lot of code.)  Also few
1743              stray UTF16s, UTF32s, and "encoded in Unicode".
1744      Branch: maint-5.8/perl
1745           !> doop.c hv.h pod/Makefile.SH pod/perl570delta.pod
1746           !> pod/perl58delta.pod pod/perlapi.pod pod/perlfunc.pod
1747           !> pod/perlguts.pod pod/perlhack.pod pod/perlpodspec.pod
1748           !> pod/perltoc.pod pod/perltodo.pod pod/perlunicode.pod
1749           !> pod/perluniintro.pod pp_hot.c pp_sys.c sv.c sv.h utf8.c utf8.h
1750           !> utfebcdic.h
1751 ____________________________________________________________________________
1752 [ 21198] By: jhi                                   on 2003/09/12  17:59:25
1753         Log: It's UTF-8, not UTF8.  (Note: not s/UTF-8/UTF8/,
1754              since that would break a lot of code.)  Also few
1755              stray UTF16s, UTF32s, and "encoded in Unicode".
1756      Branch: perl
1757            ! doop.c hv.h pod/perl570delta.pod pod/perl58delta.pod
1758            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
1759            ! pod/perlhack.pod pod/perlpodspec.pod pod/perltoc.pod
1760            ! pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
1761            ! pp_hot.c pp_sys.c sv.c sv.h utf8.c utf8.h utfebcdic.h
1762 ____________________________________________________________________________
1763 [ 21197] By: jhi                                   on 2003/09/12  17:24:17
1764         Log: The buildtoc now has options.
1765      Branch: perl
1766            ! pod/Makefile.SH
1767 ____________________________________________________________________________
1768 [ 21196] By: jhi                                   on 2003/09/12  14:33:16
1769         Log: Some more tweaks on open ...&=.
1770      Branch: perl
1771            ! pod/perlfunc.pod
1772 ____________________________________________________________________________
1773 [ 21195] By: jhi                                   on 2003/09/12  14:26:32
1774         Log: Integrate:
1775              [ 21191]
1776              More comments for the FreeBSD threads hints.
1777              
1778              [ 21193]
1779              Document the new strict strict in strict.
1780              
1781              [ 21194]
1782              Slightly more documentation for open ...&=.
1783      Branch: maint-5.8/perl
1784           !> hints/freebsd.sh lib/strict.pm pod/perlfunc.pod
1785 ____________________________________________________________________________
1786 [ 21194] By: jhi                                   on 2003/09/12  11:36:14
1787         Log: Slightly more documentation for open ...&=.
1788      Branch: perl
1789            ! pod/perlfunc.pod
1790 ____________________________________________________________________________
1791 [ 21193] By: jhi                                   on 2003/09/12  03:21:53
1792         Log: Document the new strict strict in strict.
1793      Branch: perl
1794            ! lib/strict.pm
1795 ____________________________________________________________________________
1796 [ 21192] By: jhi                                   on 2003/09/12  03:17:59
1797         Log: Move the strict pragma change to "fixes"; the "incompatible
1798              changes" section is meant for things that used to work but
1799              do no more.
1800      Branch: maint-5.8/perl
1801            ! pod/perldelta.pod
1802 ____________________________________________________________________________
1803 [ 21191] By: jhi                                   on 2003/09/12  03:03:17
1804         Log: More comments for the FreeBSD threads hints.
1805      Branch: perl
1806            ! hints/freebsd.sh
1807 ____________________________________________________________________________
1808 [ 21190] By: rgs                                   on 2003/09/11  21:35:24
1809         Log: INSTALL nits ; get perlmodinstall and perlreftut from bleadperl
1810      Branch: maint-5.6
1811            ! perl-5.6.2/INSTALL perl-5.6.2/pod/perlmodinstall.pod
1812            ! perl-5.6.2/pod/perlreftut.pod
1813 ____________________________________________________________________________
1814 [ 21189] By: jhi                                   on 2003/09/11  20:29:42
1815         Log: Integrate:
1816              [ 21178]
1817              Upgrading to fields.pm 2.0 strangely helps also fields.t.
1818              
1819              [ 21179]
1820              Upgrade to Pod::Perldoc 3.10.
1821              (Yes, the doughera address change is wrong, but hardly worth 3.11.) 
1822              
1823              [ 21180]
1824              Changed warning due to fields.pm 2.0.
1825              
1826              [ 21181]
1827              The change of not needing -pthread in FreeBSD 5.x
1828              is very recent (Sep 3) (from Anton Berezin).
1829              
1830              [ 21182]
1831              The fields.pm had lost the change #19009.
1832              
1833              [ 21186]
1834              Subject: [PATCH maint@21148] Security: suidperl path disclosure revisited
1835              From: "Brendan O'Dea" <bod@debian.org>
1836              Date: Fri, 12 Sep 2003 00:12:51 +1000
1837              Message-ID: <20030911141251.GA26907@londo.c47.org>
1838              
1839              [ 21187]
1840              Subject: [PATCH 5.8.1 @20218] OS/2 API
1841              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
1842              Date: Thu, 11 Sep 2003 09:15:04 -0700
1843              Message-ID: <20030911161504.GA16113@math.berkeley.edu>
1844              
1845              [ 21188]
1846              More refactoring of the FreeBSD threads hints.
1847              Basically, for fresh enough 5.x the -pthread is dropped,
1848              otherwise keep it, and no known FreeBSD release has
1849              a functional gethostbyaddr_r.
1850      Branch: maint-5.8/perl
1851           !> hints/freebsd.sh lib/Pod/Perldoc.pm os2/OS2/Process/MANIFEST
1852           !> os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs perl.c
1853 ____________________________________________________________________________
1854 [ 21188] By: jhi                                   on 2003/09/11  20:23:55
1855         Log: More refactoring of the FreeBSD threads hints.
1856              Basically, for fresh enough 5.x the -pthread is dropped,
1857              otherwise keep it, and no known FreeBSD release has
1858              a functional gethostbyaddr_r.
1859      Branch: perl
1860            ! hints/freebsd.sh
1861 ____________________________________________________________________________
1862 [ 21187] By: jhi                                   on 2003/09/11  20:12:00
1863         Log: Subject: [PATCH 5.8.1 @20218] OS/2 API
1864              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
1865              Date: Thu, 11 Sep 2003 09:15:04 -0700
1866              Message-ID: <20030911161504.GA16113@math.berkeley.edu>
1867      Branch: perl
1868            ! os2/OS2/Process/MANIFEST os2/OS2/Process/Process.pm
1869            ! os2/OS2/Process/Process.xs
1870 ____________________________________________________________________________
1871 [ 21186] By: jhi                                   on 2003/09/11  20:10:32
1872         Log: Subject: [PATCH maint@21148] Security: suidperl path disclosure revisited
1873              From: "Brendan O'Dea" <bod@debian.org>
1874              Date: Fri, 12 Sep 2003 00:12:51 +1000
1875              Message-ID: <20030911141251.GA26907@londo.c47.org>
1876      Branch: perl
1877            ! perl.c
1878 ____________________________________________________________________________
1879 [ 21185] By: rgs                                   on 2003/09/11  19:15:49
1880         Log: Integrate the recent hintfile changes from bleadperl
1881      Branch: maint-5.6
1882            ! perl-5.6.2/hints/aix.sh perl-5.6.2/hints/freebsd.sh
1883 ____________________________________________________________________________
1884 [ 21184] By: jhi                                   on 2003/09/11  14:31:18
1885         Log: Slight rewording for #21183.
1886      Branch: maint-5.8/perl
1887            ! pod/perldelta.pod
1888 ____________________________________________________________________________
1889 [ 21183] By: jhi                                   on 2003/09/11  14:25:24
1890         Log: Subject: [DOCPATCH] strict changes
1891              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1892              Date: Thu, 11 Sep 2003 15:55:13 +0200
1893              Message-Id: <p05111b06bb862edd9687@[192.168.56.4]>
1894      Branch: maint-5.8/perl
1895            ! pod/perldelta.pod
1896 ____________________________________________________________________________
1897 [ 21182] By: jhi                                   on 2003/09/11  11:16:33
1898         Log: The fields.pm had lost the change #19009.
1899      Branch: maint-5.8/perl
1900            ! lib/fields.pm t/lib/warnings/av
1901 ____________________________________________________________________________
1902 [ 21181] By: jhi                                   on 2003/09/11  08:25:13
1903         Log: The change of not needing -pthread in FreeBSD 5.x
1904              is very recent (Sep 3) (from Anton Berezin).
1905      Branch: perl
1906            ! hints/freebsd.sh
1907 ____________________________________________________________________________
1908 [ 21180] By: jhi                                   on 2003/09/11  06:40:42
1909         Log: Changed warning due to fields.pm 2.0.
1910      Branch: maint-5.8/perl
1911            ! t/lib/warnings/av
1912 ____________________________________________________________________________
1913 [ 21179] By: jhi                                   on 2003/09/11  06:13:12
1914         Log: Upgrade to Pod::Perldoc 3.10.
1915              (Yes, the doughera address change is wrong, but hardly worth 3.11.) 
1916      Branch: perl
1917            ! lib/Pod/Perldoc.pm
1918 ____________________________________________________________________________
1919 [ 21178] By: jhi                                   on 2003/09/11  06:08:38
1920         Log: Upgrading to fields.pm 2.0 strangely helps also fields.t.
1921      Branch: maint-5.8/perl
1922            ! lib/fields.pm lib/fields.t
1923 ____________________________________________________________________________
1924 [ 21177] By: jhi                                   on 2003/09/11  05:25:51
1925         Log: Integrate:
1926              [ 21176]
1927              Upgrade to base 2.02.
1928              
1929              (except keep our fields.t, 5.8.1 doesn't like the new one)
1930      Branch: maint-5.8/perl
1931           +> lib/fields-base.t
1932           !> MANIFEST lib/base.pm
1933 ____________________________________________________________________________
1934 [ 21176] By: jhi                                   on 2003/09/11  05:22:27
1935         Log: Upgrade to base 2.02.
1936      Branch: perl
1937            + lib/fields-base.t
1938            ! MANIFEST lib/base.pm lib/fields.t
1939 ____________________________________________________________________________
1940 [ 21175] By: jhi                                   on 2003/09/11  05:13:43
1941         Log: Integrate:
1942              [ 21151]
1943              Document a PerlIO/Encode warning.
1944              
1945              [ 21152]
1946              A new UTF-8 API, Perl_is_utf8_string_loc(), a variant
1947              of Perl_utf8_is_string().
1948              
1949              [ 21153]
1950              [perl #23770] Reading a latin1 file with open(... "<:utf8") will freeze
1951              is no more valid, the script doesn't freeze, but I noticed
1952              that neither does the <FILE> complain about bad UTF-8 as it
1953              should and as it does with :encoding(utf8).
1954              
1955              [ 21154]
1956              No utf8 warnings without use warnings.
1957              
1958              [ 21155]
1959              If doing rcatline no point rescanning each time
1960              the beginning of the SV for utf8 validity.
1961              
1962              [ 21156]
1963              Detypo and explain better.
1964              
1965              [ 21157]
1966              Linenumbers for utf8 warnings were wrong, test also rcatline.
1967              
1968              [ 21158]
1969              [perl #23769] Unicode regex broken on simple example
1970              regrepeat() did not work right for UTF-8(ed Latin-1)
1971              in the EXACT case, which made the \x{a0}+ fail.
1972              
1973              [ 21159]
1974              Subject: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
1975              From: Kurt Starsinic <kstar@cpan.org>
1976              Date: Tue, 9 Sep 2003 23:16:00 -0400
1977              Message-ID: <20030910031600.GA30554@verizon.net>
1978              
1979              Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
1980              From: "Brendan O'Dea" <bod@debian.org>
1981              Date: Wed, 10 Sep 2003 22:03:15 +1000
1982              Message-ID: <20030910120315.GA1372@londo.c47.org>
1983              
1984              [ 21160]
1985              Subject: Re: Decreasing VMS tests in File::Spec::VMS?
1986              From: PPrymmer@factset.com
1987              Message-ID: <OF103BAFC0.72D92F9B-ON85256D98.00742293-85256D98.0077A3F5@factset.com>
1988              Date: Fri, 5 Sep 2003 17:46:48 -0400
1989              
1990              [ 21161]
1991              Subject: [PATCH pod/perlvar.pod]  Remove deprecated English names.
1992              From: Abigail <abigail@abigail.nl>
1993              Date: Wed, 10 Sep 2003 09:50:16 +0200
1994              Message-ID: <20030910075016.GA23847@abigail.nl>
1995              
1996              [ 21163]
1997              Subject: [perl #23778] hints/aix.sh 
1998              Date: 10 Sep 2003 16:30:32 -0000
1999              From: "Gary L. Armstrong" (via RT) <perlbug-followup@perl.org>
2000              Message-ID: <rt-23778-64471.11.7773626323738@rt.perl.org>
2001              
2002              [ 21164]
2003              Regen perlapi.
2004              
2005              [ 21165]
2006              Subject: [PATCH] AUTHORS
2007              From: enache@rdslink.ro (Enache Adrian)
2008              Date: Tue, 9 Sep 2003 19:34:05 +0300
2009              Message-ID: <20030909163405.GB1398@ratsnest.hole>
2010              
2011              [ 21166]
2012              Remove the warning in perlfaq about using map in void context :
2013              From: abigail@abigail.nl (Abigail)
2014              Subject: [PATCH perlfaq6] map in a void context.
2015              Date: Tue, 9 Sep 2003 10:31:58 +0200
2016              Message-ID: <20030909083158.GA24125@abigail.nl>
2017              
2018              [ 21168]
2019              Subject: nit to hints/freebsd.sh
2020              From: Enache Adrian <enache@rdslink.ro>
2021              Date: Wed, 10 Sep 2003 19:50:59 +0300
2022              Message-ID: <20030910165059.GB1321@ratsnest.hole>
2023              
2024              [ 21169]
2025              Retract #21168 based on advice from Anton Berezin (added).
2026              
2027              [ 21171]
2028              Subject: [patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)
2029              From: Stas Bekman <stas@stason.org>
2030              Date: Thu, 28 Aug 2003 16:10:48 -0700
2031              Message-ID: <3F4E8BF8.1090800@stason.org>
2032              
2033              [ 21172]
2034              Enache still wants -pthread gone for FreeBSD 5.x
2035              since it doesn't work with the latest -current.
2036              
2037              [ 21173]
2038              Subject: [PATCH][TESTS] dumpvar.pl
2039              From: Joe McMahon <mcmahon@metalab.unc.edu>
2040              Date: Thu, 11 Sep 2003 00:10:29 -0400 (EDT)
2041              Message-ID: <Pine.LNX.4.44.0309102337150.2043-300000@tribal.metalab.unc.edu>
2042              
2043              [ 21174]
2044              Replace #21158 with a better patch from Hugo
2045              (for [perl #23769]).
2046      Branch: maint-5.8/perl
2047           !> AUTHORS emacs/cperl-mode.el emacs/ptags embed.fnc embed.h
2048           !> global.sym hints/aix.sh hints/freebsd.sh
2049           !> lib/File/Spec/t/Spec.t lib/dumpvar.pl lib/dumpvar.t
2050           !> pod/perlapi.pod pod/perldiag.pod pod/perlfaq6.pod pp_hot.c
2051           !> proto.h regcomp.c regexec.c t/io/utf8.t t/lib/h2ph.pht
2052           !> t/op/pat.t utf8.c utils/h2ph.PL
2053 ____________________________________________________________________________
2054 [ 21174] By: jhi                                   on 2003/09/11  04:45:56
2055         Log: Replace #21158 with a better patch from Hugo
2056              (for [perl #23769]).
2057      Branch: perl
2058            ! regcomp.c regexec.c t/op/pat.t
2059 ____________________________________________________________________________
2060 [ 21173] By: jhi                                   on 2003/09/11  03:08:04
2061         Log: Subject: [PATCH][TESTS] dumpvar.pl
2062              From: Joe McMahon <mcmahon@metalab.unc.edu>
2063              Date: Thu, 11 Sep 2003 00:10:29 -0400 (EDT)
2064              Message-ID: <Pine.LNX.4.44.0309102337150.2043-300000@tribal.metalab.unc.edu>
2065      Branch: perl
2066            ! lib/dumpvar.pl lib/dumpvar.t
2067 ____________________________________________________________________________
2068 [ 21172] By: jhi                                   on 2003/09/11  03:03:52
2069         Log: Enache still wants -pthread gone for FreeBSD 5.x
2070              since it doesn't work with the latest -current.
2071      Branch: perl
2072            ! hints/freebsd.sh
2073 ____________________________________________________________________________
2074 [ 21171] By: jhi                                   on 2003/09/11  02:58:29
2075         Log: Subject: [patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)
2076              From: Stas Bekman <stas@stason.org>
2077              Date: Thu, 28 Aug 2003 16:10:48 -0700
2078              Message-ID: <3F4E8BF8.1090800@stason.org>
2079      Branch: perl
2080            ! emacs/cperl-mode.el emacs/ptags
2081 ____________________________________________________________________________
2082 [ 21170] By: jhi                                   on 2003/09/11  02:56:50
2083         Log: Retract #21149, sez Schwern.
2084      Branch: perl
2085            ! lib/Test/More.pm
2086 ____________________________________________________________________________
2087 [ 21169] By: jhi                                   on 2003/09/11  02:55:49
2088         Log: Retract #21168 based on advice from Anton Berezin (added).
2089      Branch: perl
2090            ! hints/freebsd.sh
2091 ____________________________________________________________________________
2092 [ 21168] By: rgs                                   on 2003/09/10  21:43:40
2093         Log: Subject: nit to hints/freebsd.sh
2094              From: Enache Adrian <enache@rdslink.ro>
2095              Date: Wed, 10 Sep 2003 19:50:59 +0300
2096              Message-ID: <20030910165059.GB1321@ratsnest.hole>
2097      Branch: perl
2098            ! hints/freebsd.sh
2099 ____________________________________________________________________________
2100 [ 21167] By: rgs                                   on 2003/09/10  21:18:59
2101         Log: Subject: Re: [perl #15395] lexical warnings and inheritance
2102              From: Anno Siegel <Siegel@zrz.TU-Berlin.DE>
2103              Date: Sun, 31 Aug 2003 22:08:19 GMT
2104              Message-Id: <200308312208.WAA25312@lublin.zrz.TU-Berlin.DE>
2105              
2106              The test has been moved into warnings.pm's test suite. Note
2107              that this patch fixed as well the behaviour of warnings::enabled
2108              regarding lexical scoping and different files; hence the expected
2109              results in a few tests in /t/lib/warnings/9enabled has been
2110              reverted.
2111      Branch: perl
2112            ! lib/warnings.pm t/lib/warnings/9enabled warnings.pl
2113 ____________________________________________________________________________
2114 [ 21166] By: rgs                                   on 2003/09/10  19:36:30
2115         Log: Remove the warning in perlfaq about using map in void context :
2116              From: abigail@abigail.nl (Abigail)
2117              Subject: [PATCH perlfaq6] map in a void context.
2118              Date: Tue, 9 Sep 2003 10:31:58 +0200
2119              Message-ID: <20030909083158.GA24125@abigail.nl>
2120      Branch: perl
2121            ! pod/perlfaq6.pod
2122 ____________________________________________________________________________
2123 [ 21165] By: jhi                                   on 2003/09/10  16:48:52
2124         Log: Subject: [PATCH] AUTHORS
2125              From: enache@rdslink.ro (Enache Adrian)
2126              Date: Tue, 9 Sep 2003 19:34:05 +0300
2127              Message-ID: <20030909163405.GB1398@ratsnest.hole>
2128      Branch: perl
2129            ! AUTHORS
2130 ____________________________________________________________________________
2131 [ 21164] By: jhi                                   on 2003/09/10  15:38:51
2132         Log: Regen perlapi.
2133      Branch: perl
2134            ! pod/perlapi.pod
2135 ____________________________________________________________________________
2136 [ 21163] By: merijn                                on 2003/09/10  15:31:27
2137         Log: Subject: [perl #23778] hints/aix.sh 
2138              Date: 10 Sep 2003 16:30:32 -0000
2139              From: "Gary L. Armstrong" (via RT) <perlbug-followup@perl.org>
2140              Message-ID: <rt-23778-64471.11.7773626323738@rt.perl.org>
2141      Branch: perl
2142            ! hints/aix.sh
2143 ____________________________________________________________________________
2144 [ 21162] By: jhi                                   on 2003/09/10  15:21:43
2145         Log: blead version of #21161.
2146      Branch: perl
2147            ! pod/perlvar.pod
2148 ____________________________________________________________________________
2149 [ 21161] By: jhi                                   on 2003/09/10  15:21:16
2150         Log: Subject: [PATCH pod/perlvar.pod]  Remove deprecated English names.
2151              From: Abigail <abigail@abigail.nl>
2152              Date: Wed, 10 Sep 2003 09:50:16 +0200
2153              Message-ID: <20030910075016.GA23847@abigail.nl>
2154      Branch: maint-5.8/perl
2155            ! pod/perlvar.pod
2156 ____________________________________________________________________________
2157 [ 21160] By: jhi                                   on 2003/09/10  15:11:59
2158         Log: Subject: Re: Decreasing VMS tests in File::Spec::VMS?
2159              From: PPrymmer@factset.com
2160              Message-ID: <OF103BAFC0.72D92F9B-ON85256D98.00742293-85256D98.0077A3F5@factset.com>
2161              Date: Fri, 5 Sep 2003 17:46:48 -0400
2162      Branch: perl
2163            ! lib/File/Spec/t/Spec.t
2164 ____________________________________________________________________________
2165 [ 21159] By: jhi                                   on 2003/09/10  15:10:06
2166         Log: Subject: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
2167              From: Kurt Starsinic <kstar@cpan.org>
2168              Date: Tue, 9 Sep 2003 23:16:00 -0400
2169              Message-ID: <20030910031600.GA30554@verizon.net>
2170              
2171              Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
2172              From: "Brendan O'Dea" <bod@debian.org>
2173              Date: Wed, 10 Sep 2003 22:03:15 +1000
2174              Message-ID: <20030910120315.GA1372@londo.c47.org>
2175      Branch: perl
2176            ! t/lib/h2ph.pht utils/h2ph.PL
2177 ____________________________________________________________________________
2178 [ 21158] By: jhi                                   on 2003/09/10  09:31:24
2179         Log: Unicode regex broken on simple example
2180              regrepeat() did not work right for UTF-8(ed Latin-1)
2181              in the EXACT case, which made the \x{a0}+ fail.
2182      Branch: perl
2183            ! regexec.c t/op/pat.t
2184 ____________________________________________________________________________
2185 [ 21157] By: jhi                                   on 2003/09/10  08:15:54
2186         Log: Linenumbers for utf8 warnings were wrong, test also rcatline.
2187      Branch: perl
2188            ! pp_hot.c t/io/utf8.t
2189 ____________________________________________________________________________
2190 [ 21156] By: jhi                                   on 2003/09/10  08:05:13
2191         Log: Detypo and explain better.
2192      Branch: perl
2193            ! pod/perldiag.pod
2194 ____________________________________________________________________________
2195 [ 21155] By: jhi                                   on 2003/09/10  08:02:55
2196         Log: If doing rcatline no point rescanning each time
2197              the beginning of the SV for utf8 validity.
2198      Branch: perl
2199            ! pp_hot.c
2200 ____________________________________________________________________________
2201 [ 21154] By: jhi                                   on 2003/09/10  07:16:52
2202         Log: No utf8 warnings without use warnings.
2203      Branch: perl
2204            ! t/io/utf8.t
2205 ____________________________________________________________________________
2206 [ 21153] By: jhi                                   on 2003/09/10  06:57:16
2207         Log: Reading a latin1 file with open(... "<:utf8") will freeze
2208              is no more valid, the script doesn't freeze, but I noticed
2209              that neither does the <FILE> complain about bad UTF-8 as it
2210              should and as it does with :encoding(utf8).
2211      Branch: perl
2212            ! pp_hot.c t/io/utf8.t
2213 ____________________________________________________________________________
2214 [ 21152] By: jhi                                   on 2003/09/10  06:54:02
2215         Log: A new UTF-8 API, Perl_is_utf8_string_loc(), a variant
2216              of Perl_utf8_is_string().
2217      Branch: perl
2218            ! embed.fnc embed.h global.sym proto.h utf8.c
2219 ____________________________________________________________________________
2220 [ 21151] By: jhi                                   on 2003/09/10  06:16:28
2221         Log: Document a PerlIO/Encode warning.
2222      Branch: perl
2223            ! pod/perldiag.pod
2224 ____________________________________________________________________________
2225 [ 21150] By: rgs                                   on 2003/09/09  20:59:37
2226         Log: Subject: Re: perl562@20985
2227              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
2228              Date: Tue, 9 Sep 2003 01:42:28 -0700
2229              Message-ID: <20030909084228.GA2380@efn.org>
2230              
2231              Copies the cygwin module hint files from bleadperl, plus
2232              other changes suitably taken from maint-5.8.
2233      Branch: maint-5.6
2234            ! perl-5.6.2/Makefile.SH
2235            ! perl-5.6.2/ext/NDBM_File/hints/cygwin.pl
2236            ! perl-5.6.2/ext/ODBM_File/hints/cygwin.pl
2237            ! perl-5.6.2/t/op/taint.t
2238 ____________________________________________________________________________
2239 [ 21149] By: jhi                                   on 2003/09/09  17:22:42
2240         Log: Subject: Re: maint @ 21116
2241              From: Fergal Daly <fergal@esatclear.ie>
2242              Date: Tue, 9 Sep 2003 18:26:20 +0100
2243              Message-Id: <200309091826.20630.fergal@esatclear.ie>
2244              
2245              (added warning)
2246      Branch: perl
2247            ! lib/Test/More.pm
2248 ____________________________________________________________________________
2249 [ 21148] By: jhi                                   on 2003/09/09  16:00:51
2250         Log: Update Changes.
2251      Branch: maint-5.8/perl
2252            ! Changes patchlevel.h
2253 ____________________________________________________________________________
2254 [ 21147] By: jhi                                   on 2003/09/09  15:36:59
2255         Log: Integrate:
2256              [ 21146]
2257              Adjust the test count.
2258      Branch: maint-5.8/perl
2259           !> lib/Test/Simple/t/is_deeply.t
2260 ____________________________________________________________________________
2261 [ 21146] By: jhi                                   on 2003/09/09  15:36:20
2262         Log: Adjust the test count.
2263      Branch: perl
2264            ! lib/Test/Simple/t/is_deeply.t
2265 ____________________________________________________________________________
2266 [ 21145] By: jhi                                   on 2003/09/09  15:07:47
2267         Log: Integrate:
2268              [ 21143]
2269              Retract #20548 and #20465.
2270              
2271              [ 21144]
2272              AUTHORS update from Dave Mitchell.
2273      Branch: maint-5.8/perl
2274           !> AUTHORS lib/Test/More.pm lib/Test/Simple/t/More.t
2275           !> lib/Test/Simple/t/is_deeply.t
2276 ____________________________________________________________________________
2277 [ 21144] By: jhi                                   on 2003/09/09  15:03:58
2278         Log: AUTHORS update from Dave Mitchell.
2279      Branch: perl
2280            ! AUTHORS
2281 ____________________________________________________________________________
2282 [ 21143] By: jhi                                   on 2003/09/09  15:02:18
2283         Log: Retract #20548 and #20465.
2284      Branch: perl
2285            ! lib/Test/More.pm lib/Test/Simple/t/More.t
2286            ! lib/Test/Simple/t/is_deeply.t
2287 ____________________________________________________________________________
2288 [ 21142] By: jhi                                   on 2003/09/09  14:28:55
2289         Log: Integrate:
2290              [ 21139]
2291              Warn more about disclosing the hash seed, from Scott A. Crosby.
2292              
2293              [ 21140]
2294              Retract #21132.
2295              
2296              [ 21116]
2297              Update Changes.
2298      Branch: maint-5.8/perl
2299           !> lib/Hash/Util.pm makedef.pl perl.h pod/perlrun.pod
2300 ____________________________________________________________________________
2301 [ 21141] By: jhi                                   on 2003/09/09  14:27:10
2302         Log: Subject: Re: maint @ 21116
2303              From: Enache Adrian <enache@rdslink.ro>
2304              Date: Tue, 9 Sep 2003 16:59:44 +0300
2305              Message-ID: <20030909135944.GA1666@ratsnest.hole>
2306      Branch: perl
2307            ! makedef.pl
2308 ____________________________________________________________________________
2309 [ 21140] By: jhi                                   on 2003/09/09  14:25:51
2310         Log: Retract #21132.
2311      Branch: perl
2312            ! makedef.pl perl.h
2313 ____________________________________________________________________________
2314 [ 21139] By: jhi                                   on 2003/09/09  11:55:33
2315         Log: Warn more about disclosing the hash seed, from Scott A. Crosby.
2316      Branch: perl
2317            ! lib/Hash/Util.pm pod/perlrun.pod
2318 ____________________________________________________________________________
2319 [ 21138] By: jhi                                   on 2003/09/09  10:32:25
2320         Log: Integrate:
2321              [ 21135]
2322              One more test count tweak.
2323              
2324              [ 21136]
2325              One more chance... Elizabeth's change #21107 plus
2326              Subject: Re: [PATCH] warnings.pl: each thread 10K smaller
2327              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2328              Date: Tue, 9 Sep 2003 01:44:24 +0200
2329              Message-Id: <20030909014424.7ef5e0cd.rgarciasuarez@free.fr>
2330              
2331              [ 21137]
2332              Subject: =encoding in perlpod/perlpodspec
2333              From: sburke@cpan.org (Sean M. Burke)
2334              Date: Sun, 07 Sep 2003 03:08:28 -0800
2335              Message-ID: <5.2.1.1.1.20030907030717.00a6aaa0@mailstore.pobox.com>
2336      Branch: maint-5.8/perl
2337           !> lib/warnings.pm pod/perlpod.pod pod/perlpodspec.pod
2338           !> t/op/grep.t toke.c warnings.pl
2339 ____________________________________________________________________________
2340 [ 21137] By: jhi                                   on 2003/09/09  09:50:13
2341         Log: Subject: =encoding in perlpod/perlpodspec
2342              From: sburke@cpan.org (Sean M. Burke)
2343              Date: Sun, 07 Sep 2003 03:08:28 -0800
2344              Message-ID: <5.2.1.1.1.20030907030717.00a6aaa0@mailstore.pobox.com>
2345      Branch: perl
2346            ! pod/perlpod.pod pod/perlpodspec.pod
2347 ____________________________________________________________________________
2348 [ 21136] By: jhi                                   on 2003/09/09  09:46:01
2349         Log: One more chance... Elizabeth's change #21107 plus
2350              Subject: Re: [PATCH] warnings.pl: each thread 10K smaller
2351              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2352              Date: Tue, 9 Sep 2003 01:44:24 +0200
2353              Message-Id: <20030909014424.7ef5e0cd.rgarciasuarez@free.fr>
2354      Branch: perl
2355            ! lib/warnings.pm toke.c warnings.pl
2356 ____________________________________________________________________________
2357 [ 21135] By: jhi                                   on 2003/09/09  09:35:48
2358         Log: One more test count tweak.
2359      Branch: perl
2360            ! t/op/grep.t
2361 ____________________________________________________________________________
2362 [ 21134] By: jhi                                   on 2003/09/09  08:37:02
2363         Log: Changing the test count is always a good habit.
2364      Branch: maint-5.8/perl
2365            ! ext/threads/t/join.t
2366 ____________________________________________________________________________
2367 [ 21133] By: jhi                                   on 2003/09/09  07:58:23
2368         Log: Integrate:
2369              [ 21131]
2370              Subject: Re: [PATCH] honoring void context for map(), return from sub end test
2371              From: david nicol <whatever@davidnicol.com>
2372              Date: 08 Sep 2003 23:39:32 -0500
2373              Message-Id: <1063082372.1375.126.camel@plaza.davidnicol.com>
2374              
2375              (a testcase)
2376              
2377              [ 21132]
2378              Subject: Re: maint @ 21116
2379              From: Steve Hay <steve.hay@uk.radan.com>
2380              Date: Tue, 09 Sep 2003 09:49:07 +0100
2381              Message-ID: <3F5D9403.3040004@uk.radan.com>
2382      Branch: maint-5.8/perl
2383           !> makedef.pl perl.h t/op/grep.t
2384 ____________________________________________________________________________
2385 [ 21132] By: jhi                                   on 2003/09/09  07:57:20
2386         Log: Subject: Re: maint @ 21116
2387              From: Steve Hay <steve.hay@uk.radan.com>
2388              Date: Tue, 09 Sep 2003 09:49:07 +0100
2389              Message-ID: <3F5D9403.3040004@uk.radan.com>
2390      Branch: perl
2391            ! makedef.pl perl.h
2392 ____________________________________________________________________________
2393 [ 21131] By: jhi                                   on 2003/09/09  07:54:52
2394         Log: Subject: Re: [PATCH] honoring void context for map(), return from sub end test
2395              From: david nicol <whatever@davidnicol.com>
2396              Date: 08 Sep 2003 23:39:32 -0500
2397              Message-Id: <1063082372.1375.126.camel@plaza.davidnicol.com>
2398              
2399              (a testcase)
2400      Branch: perl
2401            ! t/op/grep.t
2402 ____________________________________________________________________________
2403 [ 21130] By: jhi                                   on 2003/09/09  07:46:30
2404         Log: de0.t is gone for now.
2405      Branch: maint-5.8/perl
2406           !> MANIFEST
2407 ____________________________________________________________________________
2408 [ 21129] By: jhi                                   on 2003/09/09  07:13:19
2409         Log: Integrate:
2410              [ 21124]
2411              In trying to save space, the warnings.pl change (#21107)
2412              pulled in attributes.pm... and the change didn't seem to
2413              be that well tested with different configurations.
2414              Retract #21119, #21117, #21107.
2415      Branch: maint-5.8/perl
2416           !> ext/B/t/stash.t lib/warnings.pm warnings.pl
2417 ____________________________________________________________________________
2418 [ 21128] By: jhi                                   on 2003/09/09  07:08:15
2419         Log: Ooops, perlio into scalars was already history for this test...
2420      Branch: perl
2421            ! lib/dumpvar.t
2422 ____________________________________________________________________________
2423 [ 21127] By: jhi                                   on 2003/09/09  07:06:26
2424         Log: Cannot do perlio into scalars without perlio.
2425      Branch: perl
2426            ! lib/dumpvar.t
2427 ____________________________________________________________________________
2428 [ 21126] By: jhi                                   on 2003/09/09  07:04:53
2429         Log: I claim that the debugger is untestable until proven otherwise.
2430      Branch: perl
2431            - lib/perl5db/de0.t
2432            ! MANIFEST
2433 ____________________________________________________________________________
2434 [ 21125] By: jhi                                   on 2003/09/09  07:00:57
2435         Log: Remove the two new join.t tests from maint,
2436              something fishy is going on.
2437      Branch: maint-5.8/perl
2438            ! ext/threads/t/join.t
2439 ____________________________________________________________________________
2440 [ 21124] By: jhi                                   on 2003/09/09  06:59:52
2441         Log: In trying to save space, the warnings.pl change (#21107)
2442              pulled in attributes.pm... and the change didn't seem to
2443              be that well tested with different configurations.
2444              Retract #21119, #21117, #21107.
2445      Branch: perl
2446            ! ext/B/t/stash.t lib/warnings.pm warnings.pl
2447 ____________________________________________________________________________
2448 [ 21123] By: jhi                                   on 2003/09/09  06:43:23
2449         Log: Integrate:
2450              [ 21121]
2451              There's no particular reason to have the dumpvar.t
2452              in lib/perl5db/.
2453              
2454              [ 21122]
2455              Really do #21121.
2456      Branch: maint-5.8/perl
2457           +> lib/dumpvar.t
2458            - lib/perl5db/dumpvar.t
2459           !> MANIFEST
2460 ____________________________________________________________________________
2461 [ 21122] By: jhi                                   on 2003/09/09  06:28:31
2462         Log: Really do #21121.
2463      Branch: perl
2464            ! MANIFEST
2465 ____________________________________________________________________________
2466 [ 21121] By: jhi                                   on 2003/09/09  05:56:52
2467         Log: There's no particular reason to have the dumpvar.t
2468              in lib/perl5db/.
2469      Branch: perl
2470            + lib/dumpvar.t
2471            - lib/perl5db/dumpvar.t
2472            ! MANIFEST
2473 ____________________________________________________________________________
2474 [ 21120] By: jhi                                   on 2003/09/09  05:48:49
2475         Log: Integrate:
2476              [ 21117]
2477              Loading warnings.pm now loads attributes.pm that loads strict.pm.
2478              (due to #21107 apparently.) Adjust this test accordingly.
2479              
2480              [ 21119]
2481              strict stash seems to have gone, too.
2482      Branch: maint-5.8/perl
2483           !> ext/B/t/stash.t
2484 ____________________________________________________________________________
2485 [ 21119] By: jhi                                   on 2003/09/09  05:46:02
2486         Log: strict stash seems to have gone, too.
2487      Branch: perl
2488            ! ext/B/t/stash.t
2489 ____________________________________________________________________________
2490 [ 21118] By: jhi                                   on 2003/09/09  05:36:32
2491         Log: The de0.t is far too flaky to be in the maint.
2492      Branch: maint-5.8/perl
2493            - lib/perl5db/de0.t
2494            ! MANIFEST
2495 ____________________________________________________________________________
2496 [ 21117] By: rgs                                   on 2003/09/08  22:26:36
2497         Log: Loading warnings.pm now loads attributes.pm that loads strict.pm.
2498              (due to #21107 apparently.) Adjust this test accordingly.
2499      Branch: perl
2500            ! ext/B/t/stash.t
2501 ____________________________________________________________________________
2502 [ 21116] By: jhi                                   on 2003/09/08  21:23:27
2503         Log: Update Changes.
2504      Branch: maint-5.8/perl
2505            ! Changes patchlevel.h
2506 ____________________________________________________________________________
2507 [ 21115] By: jhi                                   on 2003/09/08  21:20:04
2508         Log: Integrate:
2509              [ 21112]
2510              Retract #21096, mostly: I had misexplained the situation
2511              to Scott A. Crosby.  Seeing the seed value while not good
2512              for the ultimate paranoia viewpoint is not that bad, as long
2513              as the users are fully aware of the dangers of disclosing
2514              the hash seed.  So hash_seed() is okay.
2515              
2516              Being able to see the hash values (as in Java) would
2517              be another option, but dubious: it's not that per-key
2518              hash values themselves are bad to allow scripts to see,
2519              but rather that hash values are just as sensitive (from
2520              the DoSing viewpoint) as the hash seed itself (and there
2521              usually more hash values than the one hash seed....)
2522              
2523              [ 21113]
2524              Subject: [PATCH] silence 1 compiler warning
2525              From: Nicholas Clark <nick@ccl4.org>
2526              Date: Mon, 8 Sep 2003 23:04:45 +0100
2527              Message-ID: <20030908230445.E30881@plum.flirble.org>
2528      Branch: maint-5.8/perl
2529           !> lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
2530 ____________________________________________________________________________
2531 [ 21114] By: jhi                                   on 2003/09/08  21:17:45
2532         Log: Integrate:
2533              [ 21062]
2534              Subject: [PATCH] honoring void context for map()
2535              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
2536              Date: Thu, 04 Sep 2003 11:13:41 +0200
2537              Message-id: <20030904091341.GA30655@ethan>
2538      Branch: maint-5.8/perl
2539           !> pp_ctl.c
2540 ____________________________________________________________________________
2541 [ 21113] By: jhi                                   on 2003/09/08  21:10:53
2542         Log: Subject: [PATCH] silence 1 compiler warning
2543              From: Nicholas Clark <nick@ccl4.org>
2544              Date: Mon, 8 Sep 2003 23:04:45 +0100
2545              Message-ID: <20030908230445.E30881@plum.flirble.org>
2546      Branch: perl
2547            ! universal.c
2548 ____________________________________________________________________________
2549 [ 21112] By: jhi                                   on 2003/09/08  21:09:34
2550         Log: Retract #21096, mostly: I had misexplained the situation
2551              to Scott A. Crosby.  Seeing the seed value while not good
2552              for the ultimate paranoia viewpoint is not that bad, as long
2553              as the users are fully aware of the dangers of disclosing
2554              the hash seed.     So hash_seed() is okay.
2555              
2556              Being able to see the hash values (as in Java) would
2557              be another option, but dubious: it's not that per-key
2558              hash values themselves are bad to allow scripts to see,
2559              but rather that hash values are just as sensitive (from
2560              the DoSing viewpoint) as the hash seed itself (and there
2561              usually more hash values than the one hash seed....)
2562      Branch: perl
2563            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
2564 ____________________________________________________________________________
2565 [ 21111] By: jhi                                   on 2003/09/08  21:01:25
2566         Log: Integrate:
2567              [ 21109]
2568              Subject: [PATCH] configpm: about 1.5K less per thread
2569              From: Elizabeth Mattijsen <liz@dijkmat.nl>
2570              Date: Mon, 8 Sep 2003 23:58:34 +0200
2571              Message-Id: <p05111b21bb829c68b496@[192.168.56.4]>
2572              
2573              [ 21110]
2574              Urk.  unique, not shared.
2575      Branch: maint-5.8/perl
2576           !> configpm
2577 ____________________________________________________________________________
2578 [ 21110] By: jhi                                   on 2003/09/08  20:59:04
2579         Log: Urk.  unique, not shared.
2580      Branch: perl
2581            ! configpm
2582 ____________________________________________________________________________
2583 [ 21109] By: jhi                                   on 2003/09/08  20:57:25
2584         Log: Subject: [PATCH] configpm: about 1.5K less per thread
2585              From: Elizabeth Mattijsen <liz@dijkmat.nl>
2586              Date: Mon, 8 Sep 2003 23:58:34 +0200
2587              Message-Id: <p05111b21bb829c68b496@[192.168.56.4]>
2588      Branch: perl
2589            ! configpm
2590 ____________________________________________________________________________
2591 [ 21108] By: jhi                                   on 2003/09/08  20:51:14
2592         Log: Integrate:
2593              [ 21105]
2594              Regen perlapi.
2595              
2596              [ 21106]
2597              A version of change #21073 that works.
2598              
2599              [ 21107]
2600              Subject: [PATCH] warnings.pl: each thread 10K smaller
2601              From: Elizabeth Mattijsen <liz@dijkmat.nl>
2602              Date: Mon, 8 Sep 2003 22:22:38 +0200
2603              Message-Id: <p05111b16bb827ce551da@[192.168.56.4]>
2604      Branch: maint-5.8/perl
2605           !> ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
2606           !> lib/warnings.pm pod/perlapi.pod warnings.pl
2607 ____________________________________________________________________________
2608 [ 21107] By: jhi                                   on 2003/09/08  20:45:38
2609         Log: Subject: [PATCH] warnings.pl: each thread 10K smaller
2610              From: Elizabeth Mattijsen <liz@dijkmat.nl>
2611              Date: Mon, 8 Sep 2003 22:22:38 +0200
2612              Message-Id: <p05111b16bb827ce551da@[192.168.56.4]>
2613      Branch: perl
2614            ! lib/warnings.pm warnings.pl
2615 ____________________________________________________________________________
2616 [ 21106] By: rgs                                   on 2003/09/08  20:45:03
2617         Log: A version of change #21073 that works.
2618      Branch: perl
2619            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
2620 ____________________________________________________________________________
2621 [ 21105] By: jhi                                   on 2003/09/08  20:44:22
2622         Log: Regen perlapi.
2623      Branch: perl
2624            ! pod/perlapi.pod
2625 ____________________________________________________________________________
2626 [ 21104] By: jhi                                   on 2003/09/08  20:22:21
2627         Log: Integrate:
2628              [ 21103]
2629              Radu Greab is my hero (the recent cygwin getpw*->pw_comment
2630              being a bad pointer is apparently a known cygwin bug).  The
2631              cure is to initialize the field.
2632      Branch: maint-5.8/perl
2633           !> pp_sys.c
2634 ____________________________________________________________________________
2635 [ 21103] By: jhi                                   on 2003/09/08  20:18:56
2636         Log: Radu Greab is my hero (the recent cygwin getpw*->pw_comment
2637              being a bad pointer is apparently a known cygwin bug).     The
2638              cure is to initialize the field.
2639      Branch: perl
2640            ! pp_sys.c
2641 ____________________________________________________________________________
2642 [ 21102] By: jhi                                   on 2003/09/08  19:43:33
2643         Log: Update Changes.
2644      Branch: maint-5.8/perl
2645            ! Changes patchlevel.h
2646 ____________________________________________________________________________
2647 [ 21101] By: jhi                                   on 2003/09/08  19:39:43
2648         Log: Integrate:
2649              [ 21100]
2650              Bad export.
2651      Branch: maint-5.8/perl
2652           !> lib/Hash/Util.t
2653 ____________________________________________________________________________
2654 [ 21100] By: jhi                                   on 2003/09/08  19:38:39
2655         Log: Bad export.
2656      Branch: perl
2657            ! lib/Hash/Util.t
2658 ____________________________________________________________________________
2659 [ 21099] By: jhi                                   on 2003/09/08  19:29:58
2660         Log: Integrate:
2661              [ 21093]
2662              Slightly more intelligent paranoia.
2663              
2664              [ 21094]
2665              Subject: [patch] AUTHORS
2666              From: Juerd <juerd@cpan.org>
2667              Date: Mon, 8 Sep 2003 08:42:13 +0200
2668              Message-ID: <20030908064213.GC23461@c3.convolution.nl>
2669              
2670              [ 21095]
2671              Mac OS X "last resort" recipe.
2672              
2673              [ 21096]
2674              Scott A. Crosby believes in not disclosing
2675              any more information than necessary: therefore
2676              instead of hash_seed() we have now hashes_random().
2677              
2678              [ 21097]
2679              Try to make the de0.t test more robust.
2680              The test is so flakey (too many external things influencing
2681              the result) that I'm likely to leave it out from the maint.
2682              
2683              [ 21098]
2684              The IPC::Open3 is just too unreliable for this task.
2685      Branch: maint-5.8/perl
2686           !> AUTHORS README.macosx lib/Hash/Util.pm lib/Hash/Util.t
2687           !> lib/perl5db/de0.t pod/perldiag.pod pod/perlrun.pod universal.c
2688           !> util.c
2689 ____________________________________________________________________________
2690 [ 21098] By: jhi                                   on 2003/09/08  19:06:09
2691         Log: The IPC::Open3 is just too unreliable for this task.
2692      Branch: perl
2693            ! lib/perl5db/de0.t
2694 ____________________________________________________________________________
2695 [ 21097] By: jhi                                   on 2003/09/08  18:42:43
2696         Log: Try to make the de0.t test more robust.
2697              The test is so flakey (too many external things influencing
2698              the result) that I'm likely to leave it out from the maint.
2699      Branch: perl
2700            ! lib/perl5db/de0.t
2701 ____________________________________________________________________________
2702 [ 21096] By: jhi                                   on 2003/09/08  17:58:19
2703         Log: Scott A. Crosby believes in not disclosing
2704              any more information than necessary: therefore
2705              instead of hash_seed() we have now hashes_random().
2706      Branch: perl
2707            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
2708 ____________________________________________________________________________
2709 [ 21095] By: jhi                                   on 2003/09/08  17:36:50
2710         Log: Mac OS X "last resort" recipe.
2711      Branch: perl
2712            ! README.macosx
2713 ____________________________________________________________________________
2714 [ 21094] By: jhi                                   on 2003/09/08  16:50:55
2715         Log: Subject: [patch] AUTHORS
2716              From: Juerd <juerd@cpan.org>
2717              Date: Mon, 8 Sep 2003 08:42:13 +0200
2718              Message-ID: <20030908064213.GC23461@c3.convolution.nl>
2719      Branch: perl
2720            ! AUTHORS
2721 ____________________________________________________________________________
2722 [ 21093] By: jhi                                   on 2003/09/08  15:47:14
2723         Log: Slightly more intelligent paranoia.
2724      Branch: perl
2725            ! pod/perldiag.pod util.c
2726 ____________________________________________________________________________
2727 [ 21092] By: jhi                                   on 2003/09/08  14:19:55
2728         Log: Update Changes.
2729      Branch: maint-5.8/perl
2730            ! Changes patchlevel.h
2731 ____________________________________________________________________________
2732 [ 21091] By: jhi                                   on 2003/09/08  14:10:40
2733         Log: Integrate:
2734              [ 21090]
2735              Win32 is playing to hard to get but I do not have
2736              time to chase it, so restore #21072, more or less.
2737              I think testing the debugger in UNIX-like places
2738              is enough, no need to go into painful contortions
2739              trying to "portably" run interactive programs like
2740              the debugger.
2741      Branch: maint-5.8/perl
2742           !> lib/perl5db/de0.t
2743 ____________________________________________________________________________
2744 [ 21090] By: jhi                                   on 2003/09/08  14:07:03
2745         Log: Win32 is playing to hard to get but I do not have
2746              time to chase it, so restore #21072, more or less.
2747              I think testing the debugger in UNIX-like places
2748              is enough, no need to go into painful contortions
2749              trying to "portably" run interactive programs like
2750              the debugger.
2751      Branch: perl
2752            ! lib/perl5db/de0.t
2753 ____________________________________________________________________________
2754 [ 21089] By: jhi                                   on 2003/09/08  12:53:10
2755         Log: Integrate:
2756              [ 21084]
2757              Clean up pp_readdir() somewhat.
2758              
2759              [ 21085]
2760              Superparanoia.
2761              
2762              [ 21086]
2763              XSRETURN_UV was missing.
2764              
2765              [ 21087]
2766              Add Hash::Util::hash_seed() which answers among
2767              other things the question whether our hashes are
2768              "randomised".  (They always were...)
2769              
2770              [ 21088]
2771              5.8.1 was mistakenly redefining PL_sv_placeholder.
2772      Branch: maint-5.8/perl
2773           !> XSUB.h ext/Storable/Storable.xs lib/Hash/Util.pm
2774           !> lib/Hash/Util.t pod/perlrun.pod pp_sys.c universal.c util.c
2775 ____________________________________________________________________________
2776 [ 21088] By: jhi                                   on 2003/09/08  12:50:15
2777         Log: 5.8.1 was mistakenly redefining PL_sv_placeholder.
2778      Branch: perl
2779            ! ext/Storable/Storable.xs
2780 ____________________________________________________________________________
2781 [ 21087] By: jhi                                   on 2003/09/08  12:34:37
2782         Log: Add Hash::Util::hash_seed() which answers among
2783              other things the question whether our hashes are
2784              "randomised".  (They always were...)
2785      Branch: perl
2786            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
2787 ____________________________________________________________________________
2788 [ 21086] By: jhi                                   on 2003/09/08  12:22:03
2789         Log: XSRETURN_UV was missing.
2790      Branch: perl
2791            ! XSUB.h
2792 ____________________________________________________________________________
2793 [ 21085] By: jhi                                   on 2003/09/08  12:15:23
2794         Log: Superparanoia.
2795      Branch: perl
2796            ! util.c
2797 ____________________________________________________________________________
2798 [ 21084] By: ams                                   on 2003/09/08  11:44:25
2799         Log: Clean up pp_readdir() somewhat.
2800      Branch: perl
2801            ! pp_sys.c
2802 ____________________________________________________________________________
2803 [ 21083] By: jhi                                   on 2003/09/08  11:34:40
2804         Log: Integrate:
2805              [ 21082]
2806              The #21073 broke ext/B/t/o.t, retracting the #21073.
2807      Branch: maint-5.8/perl
2808           !> ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
2809 ____________________________________________________________________________
2810 [ 21082] By: jhi                                   on 2003/09/08  11:32:46
2811         Log: The #21073 broke ext/B/t/o.t, retracting the #21073.
2812      Branch: perl
2813            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
2814 ____________________________________________________________________________
2815 [ 21081] By: jhi                                   on 2003/09/08  09:55:24
2816         Log: Integrate:
2817              [ 21076]
2818              Let's require fork for this test.
2819              
2820              [ 21077]
2821              Move Config test.
2822              
2823              [ 21078]
2824              In Win32 the cmd.exe console output doesn't seem to
2825              be catchable using the in-memory I/O + select trick,
2826              so use tie-STDOUT trick instead.
2827              
2828              [ 21080]
2829              In Win32 IPC::Open3 + IO::Select does not work that well
2830              so mostly undo the change #21072 and revert back to using
2831              a temp file.
2832      Branch: maint-5.8/perl
2833           !> lib/perl5db/de0.t lib/perl5db/dumpvar.t
2834 ____________________________________________________________________________
2835 [ 21080] By: jhi                                   on 2003/09/08  09:52:40
2836         Log: In Win32 IPC::Open3 + IO::Select does not work that well
2837              so mostly undo the change #21072 and revert back to using
2838              a temp file.
2839      Branch: perl
2840            ! lib/perl5db/de0.t
2841 ____________________________________________________________________________
2842 [ 21079] By: jhi                                   on 2003/09/08  09:44:46
2843         Log: Integrate:
2844              [ 21061]
2845              Retract #21010.
2846      Branch: maint-5.8/perl
2847           !> lib/dumpvar.pl
2848 ____________________________________________________________________________
2849 [ 21078] By: jhi                                   on 2003/09/08  09:10:47
2850         Log: In Win32 the cmd.exe console output doesn't seem to
2851              be catchable using the in-memory I/O + select trick,
2852              so use tie-STDOUT trick instead.
2853      Branch: perl
2854            ! lib/perl5db/dumpvar.t
2855 ____________________________________________________________________________
2856 [ 21077] By: jhi                                   on 2003/09/08  09:03:13
2857         Log: Move Config test.
2858      Branch: perl
2859            ! lib/perl5db/de0.t
2860 ____________________________________________________________________________
2861 [ 21076] By: jhi                                   on 2003/09/08  08:50:27
2862         Log: Let's require fork for this test.
2863      Branch: perl
2864            ! lib/perl5db/de0.t
2865 ____________________________________________________________________________
2866 [ 21075] By: jhi                                   on 2003/09/08  08:15:50
2867         Log: Integrate:
2868              [ 21051]
2869              1. Work around the bug fixed by #20587 (because it's in 5.8.0).
2870              2. Compensate for PL_sv_placeholder <= 5.8.1.
2871              3. Clean up non-backwards-compatible tests.
2872              4. Prepare for the 2.08 CPAN release.
2873              
2874              [ 21052]
2875              Musty corners of Syslog.pm.
2876              
2877              [ 21057]
2878              Updated Sharp Zaurus cross-compilation from Redvers Davies.
2879              
2880              [ 21058]
2881              Vanity patch.
2882              
2883              [ 21063]
2884              Subject: [PATCH] Re: [perl #23656] Safe reval bleeds local variable values
2885              From: Dave Mitchell <davem@fdgroup.com>
2886              Date: Sun, 7 Sep 2003 19:14:44 +0100
2887              Message-ID: <20030907181444.GA7058@fdgroup.com>
2888              
2889              [ 21064]
2890              Upgrade to Unicode::Collate 0.28
2891              
2892              [ 21065]
2893              Subject: [PATCH] Test skeleton for debugger commands
2894              From: Andreas J Koenig <andreas.koenig@anima.de>
2895              Date: Sun, 07 Sep 2003 18:51:56 +0200
2896              Message-ID: <87fzj8k0cz.fsf@franz.ak.mind.de>
2897              With minor adjustments
2898              
2899              [ 21066]
2900              The in-memory files require PerlIO::scalar.
2901              
2902              [ 21067]
2903              Cleanup PerlIO::scalar documentation a bit.
2904              
2905              [ 21068]
2906              dumpvar.t: use Test::More;
2907              
2908              [ 21069]
2909              An empty test.
2910              
2911              [ 21070]
2912              More dumpvar testing.
2913              
2914              [ 21071]
2915              de0.t: use Test::More, add some tests.
2916              
2917              [ 21072]
2918              Subject: Re: [PATCH] Test skeleton for debugger commands
2919              From: Andreas J Koenig <andreas.koenig@anima.de>
2920              Date: Mon, 08 Sep 2003 10:48:27 +0200
2921              Message-ID: <87llszis2s.fsf@franz.ak.mind.de>
2922              
2923              [ 21073]
2924              Subject: Re: one nit to fix [PATCH]
2925              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
2926              Date: Mon, 8 Sep 2003 10:19:08 +0200
2927              Message-Id: <20030908101908.5571326d.rgarcia@hexaflux.com>
2928              
2929              [ 21074]
2930              Subject: [PATCH] call_(pv|etc.) for Devel::PPPort
2931              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
2932              Date: Mon, 08 Sep 2003 08:56:09 +0200
2933              Message-id: <20030908065609.GA1260@ethan>
2934      Branch: maint-5.8/perl
2935           +> lib/Unicode/Collate/t/contract.t lib/perl5db/de0.t
2936           +> lib/perl5db/dumpvar.t
2937           !> (integrate 26 files)
2938 ____________________________________________________________________________
2939 [ 21074] By: jhi                                   on 2003/09/08  08:09:27
2940         Log: Subject: [PATCH] call_(pv|etc.) for Devel::PPPort
2941              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
2942              Date: Mon, 08 Sep 2003 08:56:09 +0200
2943              Message-id: <20030908065609.GA1260@ethan>
2944      Branch: perl
2945            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
2946            ! ext/Devel/PPPort/t/test.t
2947 ____________________________________________________________________________
2948 [ 21073] By: jhi                                   on 2003/09/08  08:07:55
2949         Log: Subject: Re: one nit to fix [PATCH]
2950              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
2951              Date: Mon, 8 Sep 2003 10:19:08 +0200
2952              Message-Id: <20030908101908.5571326d.rgarcia@hexaflux.com>
2953      Branch: perl
2954            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
2955 ____________________________________________________________________________
2956 [ 21072] By: jhi                                   on 2003/09/08  08:04:53
2957         Log: Subject: Re: [PATCH] Test skeleton for debugger commands
2958              From: Andreas J Koenig <andreas.koenig@anima.de>
2959              Date: Mon, 08 Sep 2003 10:48:27 +0200
2960              Message-ID: <87llszis2s.fsf@franz.ak.mind.de>
2961      Branch: perl
2962            ! lib/perl5db/de0.t
2963 ____________________________________________________________________________
2964 [ 21071] By: jhi                                   on 2003/09/08  06:46:00
2965         Log: de0.t: use Test::More, add some tests.
2966      Branch: perl
2967            ! lib/perl5db/de0.t
2968 ____________________________________________________________________________
2969 [ 21070] By: jhi                                   on 2003/09/08  06:31:39
2970         Log: More dumpvar testing.
2971      Branch: perl
2972            ! lib/perl5db/dumpvar.t
2973 ____________________________________________________________________________
2974 [ 21069] By: jhi                                   on 2003/09/08  05:34:03
2975         Log: An empty test.
2976      Branch: perl
2977            ! lib/perl5db/dumpvar.t
2978 ____________________________________________________________________________
2979 [ 21068] By: jhi                                   on 2003/09/08  05:21:21
2980         Log: dumpvar.t: use Test::More;
2981      Branch: perl
2982            ! lib/perl5db/dumpvar.t
2983 ____________________________________________________________________________
2984 [ 21067] By: jhi                                   on 2003/09/08  05:11:46
2985         Log: Cleanup PerlIO::scalar documentation a bit.
2986      Branch: perl
2987            ! ext/PerlIO/scalar/scalar.pm
2988 ____________________________________________________________________________
2989 [ 21066] By: jhi                                   on 2003/09/08  04:49:28
2990         Log: The in-memory files require PerlIO::scalar.
2991      Branch: perl
2992            ! lib/perl5db/dumpvar.t
2993 ____________________________________________________________________________
2994 [ 21065] By: rgs                                   on 2003/09/07  21:17:23
2995         Log: Subject: [PATCH] Test skeleton for debugger commands
2996              From: Andreas J Koenig <andreas.koenig@anima.de>
2997              Date: Sun, 07 Sep 2003 18:51:56 +0200
2998              Message-ID: <87fzj8k0cz.fsf@franz.ak.mind.de>
2999              With minor adjustments
3000      Branch: perl
3001            + lib/perl5db/de0.t lib/perl5db/dumpvar.t
3002            ! MANIFEST
3003 ____________________________________________________________________________
3004 [ 21064] By: rgs                                   on 2003/09/07  19:12:05
3005         Log: Upgrade to Unicode::Collate 0.28
3006      Branch: perl
3007            + lib/Unicode/Collate/t/contract.t
3008            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
3009            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
3010 ____________________________________________________________________________
3011 [ 21063] By: rgs                                   on 2003/09/07  18:25:23
3012         Log: Subject: [PATCH] Re: [perl #23656] Safe reval bleeds local variable values
3013              From: Dave Mitchell <davem@fdgroup.com>
3014              Date: Sun, 7 Sep 2003 19:14:44 +0100
3015              Message-ID: <20030907181444.GA7058@fdgroup.com>
3016      Branch: perl
3017            ! ext/Opcode/Safe.pm
3018 ____________________________________________________________________________
3019 [ 21062] By: rgs                                   on 2003/09/07  12:44:33
3020         Log: Subject: [PATCH] honoring void context for map()
3021              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
3022              Date: Thu, 04 Sep 2003 11:13:41 +0200
3023              Message-id: <20030904091341.GA30655@ethan>
3024      Branch: perl
3025            ! pp_ctl.c
3026 ____________________________________________________________________________
3027 [ 21061] By: jhi                                   on 2003/09/07  07:04:53
3028         Log: Retract #21010.
3029      Branch: perl
3030            ! lib/dumpvar.pl
3031 ____________________________________________________________________________
3032 [ 21060] By: rgs                                   on 2003/09/06  21:30:10
3033         Log: Minor doc style nits in XSLoader.
3034      Branch: perl
3035            ! ext/DynaLoader/XSLoader_pm.PL
3036 ____________________________________________________________________________
3037 [ 21059] By: rgs                                   on 2003/09/06  20:21:43
3038         Log: Copy the Configure hint files from bleadperl.
3039      Branch: maint-5.6
3040            + perl-5.6.2/hints/atheos.sh perl-5.6.2/hints/os400.sh
3041            + perl-5.6.2/hints/super-ux.sh perl-5.6.2/hints/t001.c
3042            + perl-5.6.2/hints/vos.sh
3043            ! perl-5.6.2/MANIFEST perl-5.6.2/hints/README.hints
3044            ! perl-5.6.2/hints/aix.sh perl-5.6.2/hints/amigaos.sh
3045            ! perl-5.6.2/hints/apollo.sh perl-5.6.2/hints/beos.sh
3046            ! perl-5.6.2/hints/bsdos.sh perl-5.6.2/hints/cygwin.sh
3047            ! perl-5.6.2/hints/darwin.sh perl-5.6.2/hints/dec_osf.sh
3048            ! perl-5.6.2/hints/dgux.sh perl-5.6.2/hints/dos_djgpp.sh
3049            ! perl-5.6.2/hints/dynixptx.sh perl-5.6.2/hints/epix.sh
3050            ! perl-5.6.2/hints/freebsd.sh perl-5.6.2/hints/hpux.sh
3051            ! perl-5.6.2/hints/irix_5.sh perl-5.6.2/hints/irix_6.sh
3052            ! perl-5.6.2/hints/isc.sh perl-5.6.2/hints/isc_2.sh
3053            ! perl-5.6.2/hints/linux.sh perl-5.6.2/hints/machten.sh
3054            ! perl-5.6.2/hints/machten_2.sh perl-5.6.2/hints/mpeix.sh
3055            ! perl-5.6.2/hints/netbsd.sh perl-5.6.2/hints/newsos4.sh
3056            ! perl-5.6.2/hints/next_3.sh perl-5.6.2/hints/nonstopux.sh
3057            ! perl-5.6.2/hints/openbsd.sh perl-5.6.2/hints/os2.sh
3058            ! perl-5.6.2/hints/os390.sh perl-5.6.2/hints/posix-bc.sh
3059            ! perl-5.6.2/hints/powerux.sh perl-5.6.2/hints/qnx.sh
3060            ! perl-5.6.2/hints/rhapsody.sh perl-5.6.2/hints/sco.sh
3061            ! perl-5.6.2/hints/solaris_2.sh perl-5.6.2/hints/sunos_4_1.sh
3062            ! perl-5.6.2/hints/svr4.sh perl-5.6.2/hints/svr5.sh
3063            ! perl-5.6.2/hints/titanos.sh perl-5.6.2/hints/ultrix_4.sh
3064            ! perl-5.6.2/hints/umips.sh perl-5.6.2/hints/unicos.sh
3065            ! perl-5.6.2/hints/unicosmk.sh perl-5.6.2/hints/utekv.sh
3066            ! perl-5.6.2/hints/uts.sh perl-5.6.2/hints/uwin.sh
3067            ! perl-5.6.2/hints/vmesa.sh
3068 ____________________________________________________________________________
3069 [ 21058] By: jhi                                   on 2003/09/06  19:57:46
3070         Log: Vanity patch.
3071      Branch: perl
3072            ! AUTHORS
3073 ____________________________________________________________________________
3074 [ 21057] By: jhi                                   on 2003/09/06  19:56:53
3075         Log: Updated Sharp Zaurus cross-compilation from Redvers Davies.
3076      Branch: perl
3077            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README Cross/TODO
3078            ! Cross/config.sh-arm-linux Cross/generate_config_sh
3079            ! Cross/installperl.patch
3080 ____________________________________________________________________________
3081 [ 21056] By: rgs                                   on 2003/09/06  19:03:41
3082         Log: Email nits in Fatal.pm [perl #23724].
3083      Branch: perl
3084            ! lib/Fatal.pm
3085 ____________________________________________________________________________
3086 [ 21055] By: rgs                                   on 2003/09/06  18:42:56
3087         Log: Integrate changes #9813 and #21045 from the main branch.
3088              
3089              [9813]
3090              Prevent path disclosure (probing for existence of filenames)
3091              using suidperl; bug id 20010322.218.
3092              
3093              [21045]
3094              More suidperl path disclosure plugging:
3095              the #9813 didn't do enough.  See either of
3096              http://rt.perl.org/rt2/Ticket/Display.html?id=6511
3097              http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
3098      Branch: maint-5.6
3099            ! perl-5.6.2/perl.c perl-5.6.2/pod/perldiag.pod
3100 ____________________________________________________________________________
3101 [ 21054] By: jhi                                   on 2003/09/06  06:30:49
3102         Log: Bytecompiler and byteloader are now in better shape.
3103              (While the C backend is a smoking ruin.)
3104      Branch: maint-5.8/perl
3105            ! pod/perldelta.pod
3106 ____________________________________________________________________________
3107 [ 21053] By: jhi                                   on 2003/09/05  20:45:41
3108         Log: Enache thinks now is a good spot to bring back the fixed
3109              bytecode goodness to maint.  (Not the bytecode.t, though:
3110              that's still too unfinished.)
3111      Branch: maint-5.8/perl
3112           !> bytecode.pl embed.fnc embed.h ext/B/B/Asmdata.pm
3113           !> ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
3114           !> ext/B/B/Disassembler.pm ext/B/t/assembler.t
3115           !> ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c global.sym
3116           !> op.c op.h proto.h t/TEST
3117 ____________________________________________________________________________
3118 [ 21052] By: jhi                                   on 2003/09/05  20:34:15
3119         Log: Musty corners of Syslog.pm.
3120      Branch: perl
3121            ! ext/Sys/Syslog/Syslog.pm
3122 ____________________________________________________________________________
3123 [ 21051] By: ams                                   on 2003/09/05  18:43:46
3124         Log: 1. Work around the bug fixed by #20587 (because it's in 5.8.0).
3125              2. Compensate for PL_sv_placeholder <= 5.8.1.
3126              3. Clean up non-backwards-compatible tests.
3127              4. Prepare for the 2.08 CPAN release.
3128      Branch: perl
3129            ! ext/Storable/ChangeLog ext/Storable/Storable.xs
3130            ! ext/Storable/t/freeze.t ext/Storable/t/malice.t
3131            ! ext/Storable/t/utf8hash.t
3132 ____________________________________________________________________________
3133 [ 21050] By: jhi                                   on 2003/09/05  14:23:02
3134         Log: Update Changes.
3135      Branch: maint-5.8/perl
3136            ! Changes patchlevel.h
3137 ____________________________________________________________________________
3138 [ 21049] By: jhi                                   on 2003/09/05  13:56:44
3139         Log: Integrate:
3140              [ 21036]
3141              Subject: Re: [PATCH] Data::Dumper 2.121
3142              From: Ilya Martynov <ilya@martynov.org>
3143              Date: Fri, 05 Sep 2003 00:33:46 +0400
3144              Message-ID: <87ad9kuwd1.fsf@abra.ru>
3145              
3146              [ 21039]
3147              Another seemingly fixed (un)tie bug,
3148              [perl ##22297] cannot untie scalar from within tied FETCH
3149              
3150              [ 21040]
3151              [perl #3763] code example error in "perlopentut"
3152              
3153              [ 21041]
3154              Subject: [PATCH] Remove dublicated entry in AUTHORS
3155              From: Ilya Martynov <ilya@martynov.org>
3156              Date: Fri, 05 Sep 2003 00:49:57 +0400
3157              Message-ID: <8765k8uvm2.fsf@abra.ru>
3158              
3159              [ 21042]
3160              Acknowledge some known tie bugs.
3161              
3162              [ 21043]
3163              Changed conflicting diff options
3164              
3165              [ 21044]
3166              FreeBSD hints updates from Anton Berezin.
3167              
3168              [ 21045]
3169              More suidperl path disclosure plugging:
3170              the #9813 didn't do enough.  See either of
3171              http://rt.perl.org/rt2/Ticket/Display.html?id=6511
3172              http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
3173              
3174              [ 21046]
3175              Subject: versions threads modules
3176              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3177              Date: Fri, 5 Sep 2003 12:22:52 +0200
3178              Message-Id: <p05111b03bb7e1423e6ff@[192.168.56.4]>
3179              
3180              [ 21047]
3181              Subject: [PATCH] threads/shared.pm: saves 4K per thread
3182              Date: Fri, 5 Sep 2003 14:46:00 +0200
3183              Message-Id: <p05111b05bb7e177db044@[192.168.56.4]>
3184              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3185              
3186              [ 21048]
3187              One more known tie problem.
3188      Branch: maint-5.8/perl
3189           !> AUTHORS ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
3190           !> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
3191           !> ext/Data/Dumper/t/overload.t ext/Data/Dumper/t/pair.t
3192           !> ext/threads/shared/shared.pm hints/freebsd.sh patchlevel.h
3193           !> perl.c pod/perldiag.pod pod/perlopentut.pod pod/perltie.pod
3194           !> t/op/tie.t
3195 ____________________________________________________________________________
3196 [ 21048] By: jhi                                   on 2003/09/05  13:53:23
3197         Log: One more known tie problem.
3198      Branch: perl
3199            ! pod/perltie.pod
3200 ____________________________________________________________________________
3201 [ 21047] By: jhi                                   on 2003/09/05  13:46:35
3202         Log: Subject: [PATCH] threads/shared.pm: saves 4K per thread
3203              Date: Fri, 5 Sep 2003 14:46:00 +0200
3204              Message-Id: <p05111b05bb7e177db044@[192.168.56.4]>
3205              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3206      Branch: perl
3207            ! ext/threads/shared/shared.pm
3208 ____________________________________________________________________________
3209 [ 21046] By: jhi                                   on 2003/09/05  13:44:30
3210         Log: Subject: versions threads modules
3211              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3212              Date: Fri, 5 Sep 2003 12:22:52 +0200
3213              Message-Id: <p05111b03bb7e1423e6ff@[192.168.56.4]>
3214      Branch: perl
3215            ! ext/threads/shared/shared.pm
3216 ____________________________________________________________________________
3217 [ 21045] By: jhi                                   on 2003/09/05  13:43:36
3218         Log: More suidperl path disclosure plugging:
3219              the #9813 didn't do enough.  See either of
3220              http://rt.perl.org/rt2/Ticket/Display.html?id=6511
3221              http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
3222      Branch: perl
3223            ! perl.c pod/perldiag.pod
3224 ____________________________________________________________________________
3225 [ 21044] By: jhi                                   on 2003/09/05  13:09:54
3226         Log: FreeBSD hints updates from Anton Berezin.
3227      Branch: perl
3228            ! hints/freebsd.sh
3229 ____________________________________________________________________________
3230 [ 21043] By: merijn                                on 2003/09/05  11:18:20
3231         Log: Changed conflicting diff options
3232      Branch: perl
3233            ! patchlevel.h
3234 ____________________________________________________________________________
3235 [ 21042] By: jhi                                   on 2003/09/05  06:47:43
3236         Log: Acknowledge some known tie bugs.
3237      Branch: perl
3238            ! pod/perltie.pod
3239 ____________________________________________________________________________
3240 [ 21041] By: merijn                                on 2003/09/05  04:50:44
3241         Log: Subject: [PATCH] Remove dublicated entry in AUTHORS
3242              From: Ilya Martynov <ilya@martynov.org>
3243              Date: Fri, 05 Sep 2003 00:49:57 +0400
3244              Message-ID: <8765k8uvm2.fsf@abra.ru>
3245      Branch: perl
3246            ! AUTHORS
3247 ____________________________________________________________________________
3248 [ 21040] By: jhi                                   on 2003/09/05  04:36:48
3249         Log: code example error in "perlopentut"
3250      Branch: perl
3251            ! pod/perlopentut.pod
3252 ____________________________________________________________________________
3253 [ 21039] By: jhi                                   on 2003/09/05  04:13:17
3254         Log: Another seemingly fixed (un)tie bug,
3255              [perl ##22297] cannot untie scalar from within tied FETCH
3256      Branch: perl
3257            ! t/op/tie.t
3258 ____________________________________________________________________________
3259 [ 21038] By: rgs                                   on 2003/09/04  19:44:26
3260         Log: Subject: [PATCH 5.6.2] make -Dusedevel imply -Dversiononly -Uinstallusrbinperl
3261              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
3262              Date: Wed, 3 Sep 2003 12:03:30 -0700
3263              Message-ID: <20030903190330.GA3652@efn.org>
3264      Branch: maint-5.6
3265            ! perl-5.6.2/Configure
3266 ____________________________________________________________________________
3267 [ 21037] By: rgs                                   on 2003/09/04  19:36:57
3268         Log: Upgrade to Data::Dumper 2.121, by Ilya Martynov
3269      Branch: maint-5.6
3270            + perl-5.6.2/ext/Data/Dumper/t/dumper.t
3271            + perl-5.6.2/ext/Data/Dumper/t/overload.t
3272            + perl-5.6.2/ext/Data/Dumper/t/pair.t
3273            - perl-5.6.2/t/lib/dumper-ovl.t perl-5.6.2/t/lib/dumper.t
3274            ! perl-5.6.2/MANIFEST perl-5.6.2/ext/Data/Dumper/Changes
3275            ! perl-5.6.2/ext/Data/Dumper/Dumper.pm
3276            ! perl-5.6.2/ext/Data/Dumper/Dumper.xs
3277 ____________________________________________________________________________
3278 [ 21036] By: jhi                                   on 2003/09/04  19:34:26
3279         Log: Subject: Re: [PATCH] Data::Dumper 2.121
3280              From: Ilya Martynov <ilya@martynov.org>
3281              Date: Fri, 05 Sep 2003 00:33:46 +0400
3282              Message-ID: <87ad9kuwd1.fsf@abra.ru>
3283      Branch: perl
3284            ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
3285            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
3286            ! ext/Data/Dumper/t/overload.t ext/Data/Dumper/t/pair.t
3287 ____________________________________________________________________________
3288 [ 21035] By: jhi                                   on 2003/09/04  19:02:26
3289         Log: Integrate:
3290              [ 21027]
3291              AUTHORS updates.
3292              
3293              [ 21028]
3294              A SuSE patchlet for perlcc -c to avoid
3295              "Modification of a read-only value attempted at ... C.pm"
3296              
3297              [ 21029]
3298              Tiny perlcc tweaks.
3299              
3300              [ 21030]
3301              Subject: Re: "vendor" patch pickup
3302              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
3303              Date: Thu, 4 Sep 2003 19:47:55 +0200
3304              Message-ID: <009b01c3730c$ac45e750$0c2f1fac@R2D2>
3305              
3306              (Gentoo: take Marcus' version of the __THROW patch and
3307              even further #ifdef-protect it with __GLIBC__.)
3308              
3309              [ 21031]
3310              Subject: [PATCH] perlreftut: change distribution conditions
3311              From: "Brendan O'Dea" <bod@debian.org>
3312              Date: Thu, 4 Sep 2003 02:28:49 +1000
3313              Message-ID: <20030903162849.GA9675@londo.c47.org>
3314              
3315              [ 21033]
3316              I think once is enough.
3317      Branch: maint-5.8/perl
3318           !> AUTHORS configure.gnu ext/B/B/C.pm perl.h pod/perlreftut.pod
3319           !> utils/perlcc.PL
3320 ____________________________________________________________________________
3321 [ 21034] By: jhi                                   on 2003/09/04  18:57:14
3322         Log: Regen the Asmdata for maint (only the VERSION changes, which is okay)
3323      Branch: maint-5.8/perl
3324            ! ext/B/B/Asmdata.pm
3325 ____________________________________________________________________________
3326 [ 21033] By: jhi                                   on 2003/09/04  18:52:29
3327         Log: I think once is enough.
3328      Branch: perl
3329            ! configure.gnu
3330 ____________________________________________________________________________
3331 [ 21032] By: jhi                                   on 2003/09/04  17:30:28
3332         Log: Subject: [PATCH] Re: [PATCH] Re: ByteLoader and MSWin32
3333              From: Enache Adrian <enache@rdslink.ro>
3334              Date: Thu, 4 Sep 2003 20:09:06 +0300
3335              Message-ID: <20030904170906.GA1235@ratsnest.hole>
3336      Branch: perl
3337            ! bytecode.pl ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
3338            ! ext/ByteLoader/byterun.c
3339 ____________________________________________________________________________
3340 [ 21031] By: jhi                                   on 2003/09/04  17:27:58
3341         Log: Subject: [PATCH] perlreftut: change distribution conditions
3342              From: "Brendan O'Dea" <bod@debian.org>
3343              Date: Thu, 4 Sep 2003 02:28:49 +1000
3344              Message-ID: <20030903162849.GA9675@londo.c47.org>
3345      Branch: perl
3346            ! pod/perlreftut.pod
3347 ____________________________________________________________________________
3348 [ 21030] By: jhi                                   on 2003/09/04  17:26:48
3349         Log: Subject: Re: "vendor" patch pickup
3350              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
3351              Date: Thu, 4 Sep 2003 19:47:55 +0200
3352              Message-ID: <009b01c3730c$ac45e750$0c2f1fac@R2D2>
3353              
3354              (Gentoo: take Marcus' version of the __THROW patch and
3355              even further #ifdef-protect it with __GLIBC__.)
3356      Branch: perl
3357            ! perl.h
3358 ____________________________________________________________________________
3359 [ 21029] By: jhi                                   on 2003/09/04  16:01:26
3360         Log: Tiny perlcc tweaks.
3361      Branch: perl
3362            ! utils/perlcc.PL
3363 ____________________________________________________________________________
3364 [ 21028] By: jhi                                   on 2003/09/04  15:10:48
3365         Log: A SuSE patchlet for perlcc -c to avoid
3366              "Modification of a read-only value attempted at ... C.pm"
3367      Branch: perl
3368            ! ext/B/B/C.pm
3369 ____________________________________________________________________________
3370 [ 21027] By: jhi                                   on 2003/09/04  08:54:40
3371         Log: AUTHORS updates.
3372      Branch: perl
3373            ! AUTHORS
3374 ____________________________________________________________________________
3375 [ 21026] By: jhi                                   on 2003/09/03  20:29:34
3376         Log: Integrate:
3377              [ 21022]
3378              Subject: [PATCH Porting/valgrindpp.pl] fix: output from different pids
3379              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
3380              Date: Wed, 3 Sep 2003 19:20:20 +0200
3381              Message-ID: <005901c3723f$a7914f10$0c2f1fac@R2D2>
3382              
3383              [ 21025]
3384              Upgrade to Math::BigInt pre-rel 1.66 as of
3385              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-09/msg00242.html
3386              (the tar.gz link doesn't have 'v1.66', it has '1.66')
3387              so that the smoke builds can start chewing it.
3388      Branch: maint-5.8/perl
3389           !> Porting/valgrindpp.pl lib/Math/BigInt.pm
3390           !> lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
3391           !> lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
3392           !> lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
3393           !> lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbi_rand.t
3394           !> lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
3395           !> lib/Math/BigInt/t/with_sub.t
3396 ____________________________________________________________________________
3397 [ 21025] By: jhi                                   on 2003/09/03  20:27:56
3398         Log: Upgrade to Math::BigInt pre-rel 1.66 as of
3399              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-09/msg00242.html
3400              (the tar.gz link doesn't have 'v1.66', it has '1.66')
3401              so that the smoke builds can start chewing it.
3402      Branch: perl
3403            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
3404            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
3405            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
3406            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
3407            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbf.t
3408            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
3409 ____________________________________________________________________________
3410 [ 21024] By: rgs                                   on 2003/09/03  18:46:51
3411         Log: Add a test_prep make target, equivalent to test-prep (for smokes)
3412      Branch: maint-5.6
3413            ! perl-5.6.2/Makefile.SH
3414 ____________________________________________________________________________
3415 [ 21023] By: jhi                                   on 2003/09/03  17:01:01
3416         Log: perldelta polishing.
3417      Branch: maint-5.8/perl
3418            ! pod/perldelta.pod
3419 ____________________________________________________________________________
3420 [ 21022] By: jhi                                   on 2003/09/03  16:42:24
3421         Log: Subject: [PATCH Porting/valgrindpp.pl] fix: output from different pids
3422              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
3423              Date: Wed, 3 Sep 2003 19:20:20 +0200
3424              Message-ID: <005901c3723f$a7914f10$0c2f1fac@R2D2>
3425      Branch: perl
3426            ! Porting/valgrindpp.pl
3427 ____________________________________________________________________________
3428 [ 21021] By: jhi                                   on 2003/09/03  16:10:31
3429         Log: Update Changes.
3430      Branch: maint-5.8/perl
3431            ! Changes patchlevel.h
3432 ____________________________________________________________________________
3433 [ 21020] By: jhi                                   on 2003/09/03  16:07:02
3434         Log: Integrate:
3435              [ 21016]
3436              Add, document, and test bytes::substr, index, rindex, chr,
3437              document bytes::ord.
3438              
3439              [ 21017]
3440              Bump up the VERSION.
3441              
3442              [ 21019]
3443              Also indicate the Unicode level here.
3444              (The last date is non-committal :-)
3445      Branch: maint-5.8/perl
3446           !> lib/bytes.pm lib/bytes.t lib/bytes_heavy.pl
3447           !> pod/perlunicode.pod
3448 ____________________________________________________________________________
3449 [ 21019] By: jhi                                   on 2003/09/03  15:51:35
3450         Log: Also indicate the Unicode level here.
3451              (The last date is non-committal :-)
3452      Branch: perl
3453            ! pod/perlunicode.pod
3454 ____________________________________________________________________________
3455 [ 21018] By: jhi                                   on 2003/09/03  12:08:23
3456         Log: Avoid lvalue casts, from Enache.
3457      Branch: perl
3458            ! ext/ByteLoader/bytecode.h op.h
3459 ____________________________________________________________________________
3460 [ 21017] By: jhi                                   on 2003/09/03  08:23:39
3461         Log: Bump up the VERSION.
3462      Branch: perl
3463            ! lib/bytes.pm
3464 ____________________________________________________________________________
3465 [ 21016] By: jhi                                   on 2003/09/03  08:22:48
3466         Log: Add, document, and test bytes::substr, index, rindex, chr,
3467              document bytes::ord.
3468      Branch: perl
3469            ! lib/bytes.pm lib/bytes.t lib/bytes_heavy.pl
3470 ____________________________________________________________________________
3471 [ 21015] By: jhi                                   on 2003/09/03  07:06:08
3472         Log: Integrate:
3473              [ 21008]
3474              VMS does not have quite UNIX glob semantics.
3475              
3476              [ 21009]
3477              Subject: Re: maint@20974 or before broke mp2 ithreads test
3478              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
3479              Date: Wed, 3 Sep 2003 06:07:54 +0200
3480              Message-ID: <044101c371d0$f39b3fc0$0c2f1fac@R2D2>
3481              
3482              [ 21010]
3483              Subject: {PATCH 5.8.1] Re: [perl #23651] Debugger dump failed for blessed REF object 
3484              From: Joe McMahon <mcmahon@ibiblio.org>
3485              Date: Tue, 2 Sep 2003 18:02:14 -0400
3486              Message-Id: <1C49133C-DD91-11D7-8450-000393BCA0FC@ibiblio.org>
3487              
3488              [ 21011]
3489              Changing the test count is a good idea.
3490              
3491              [ 21012]
3492              Upgrade to base 2.01 from CPAN.
3493              
3494              [ 21013]
3495              use IO; is deprecated.
3496              
3497              [ 21014]
3498              Subject: [PATCH] Re: maint@20974 or before broke mp2 ithreads test
3499              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
3500              Date: Wed, 3 Sep 2003 08:57:25 +0200 (MEST)
3501              Message-ID: <29644.1062572245@www50.gmx.net>
3502              
3503              The other half of #20930 should be still good.
3504              
3505              (The fields.pm from the base 2.01 not integrated, though,
3506              because otherwise fields.t and t/lib/warnings/doio will
3507              start emitting "Pseudo-hashes are deprecated" warnings)
3508      Branch: maint-5.8/perl
3509           !> ext/threads/t/join.t lib/base.pm lib/dumpvar.pl op.c
3510           !> t/run/fresh_perl.t
3511 ____________________________________________________________________________
3512 [ 21014] By: jhi                                   on 2003/09/03  06:16:24
3513         Log: Subject: [PATCH] Re: maint@20974 or before broke mp2 ithreads test
3514              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
3515              Date: Wed, 3 Sep 2003 08:57:25 +0200 (MEST)
3516              Message-ID: <29644.1062572245@www50.gmx.net>
3517              
3518              The other half of #20930 should be still good.
3519      Branch: perl
3520            ! op.c
3521 ____________________________________________________________________________
3522 [ 21013] By: jhi                                   on 2003/09/03  06:15:09
3523         Log: use IO; is deprecated.
3524      Branch: perl
3525            ! ext/threads/t/join.t
3526 ____________________________________________________________________________
3527 [ 21012] By: jhi                                   on 2003/09/03  05:28:50
3528         Log: Upgrade to base 2.01 from CPAN.
3529      Branch: perl
3530            ! lib/base.pm lib/fields.pm
3531 ____________________________________________________________________________
3532 [ 21011] By: jhi                                   on 2003/09/03  05:08:29
3533         Log: Changing the test count is a good idea.
3534      Branch: perl
3535            ! ext/threads/t/join.t
3536 ____________________________________________________________________________
3537 [ 21010] By: jhi                                   on 2003/09/03  04:59:38
3538         Log: Subject: {PATCH 5.8.1] Re: [perl #23651] Debugger dump failed for blessed REF object 
3539              From: Joe McMahon <mcmahon@ibiblio.org>
3540              Date: Tue, 2 Sep 2003 18:02:14 -0400
3541              Message-Id: <1C49133C-DD91-11D7-8450-000393BCA0FC@ibiblio.org>
3542      Branch: perl
3543            ! lib/dumpvar.pl
3544 ____________________________________________________________________________
3545 [ 21009] By: jhi                                   on 2003/09/03  04:48:40
3546         Log: Subject: Re: maint@20974 or before broke mp2 ithreads test
3547              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
3548              Date: Wed, 3 Sep 2003 06:07:54 +0200
3549              Message-ID: <044101c371d0$f39b3fc0$0c2f1fac@R2D2>
3550      Branch: perl
3551            ! ext/threads/t/join.t
3552 ____________________________________________________________________________
3553 [ 21008] By: jhi                                   on 2003/09/03  04:31:35
3554         Log: VMS does not have quite UNIX glob semantics.
3555      Branch: perl
3556            ! t/run/fresh_perl.t
3557 ____________________________________________________________________________
3558 [ 21007] By: rgs                                   on 2003/09/02  21:21:27
3559         Log: Subject: some method calls not autoloaded
3560              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
3561              Date: Tue, 2 Sep 2003 15:06:29 -0700
3562              Message-ID: <20030902220629.GA2952@efn.org>
3563      Branch: perl
3564            ! pod/perlfunc.pod pod/perlsub.pod
3565 ____________________________________________________________________________
3566 [ 21006] By: rgs                                   on 2003/09/02  21:06:49
3567         Log: Upgrade to File::Spec 0.85, grabbed from CPAN.
3568              Get t/rel2abs2rel.t from bleadperl, because t/TEST was
3569              unhappy with its unstandard test output.
3570              Remove the old t/lib/filespec.t.
3571      Branch: maint-5.6
3572            + perl-5.6.2/lib/File/Spec/Cygwin.pm
3573            + perl-5.6.2/lib/File/Spec/t/Functions.t
3574            + perl-5.6.2/lib/File/Spec/t/Spec.t
3575            + perl-5.6.2/lib/File/Spec/t/rel2abs2rel.t
3576            - perl-5.6.2/t/lib/filespec.t
3577            ! perl-5.6.2/MANIFEST perl-5.6.2/lib/File/Spec.pm
3578            ! perl-5.6.2/lib/File/Spec/Epoc.pm
3579            ! perl-5.6.2/lib/File/Spec/Functions.pm
3580            ! perl-5.6.2/lib/File/Spec/Mac.pm
3581            ! perl-5.6.2/lib/File/Spec/OS2.pm
3582            ! perl-5.6.2/lib/File/Spec/Unix.pm
3583            ! perl-5.6.2/lib/File/Spec/VMS.pm
3584            ! perl-5.6.2/lib/File/Spec/Win32.pm
3585 ____________________________________________________________________________
3586 [ 21005] By: rgs                                   on 2003/09/02  19:36:59
3587         Log: Remove the configure probes for iconv, and any iconv
3588              reference, since it's not used anywhere. (See change
3589              #12095 in the main branch.) This was known to freeze
3590              the configuration process on HP-UX.
3591      Branch: maint-5.6
3592            ! perl-5.6.2/Configure perl-5.6.2/Porting/Glossary
3593            ! perl-5.6.2/config_h.SH perl-5.6.2/configure.com
3594            ! perl-5.6.2/epoc/config.sh perl-5.6.2/perl.h
3595            ! perl-5.6.2/vos/config.alpha.def perl-5.6.2/vos/config.alpha.h
3596            ! perl-5.6.2/vos/config.ga.def perl-5.6.2/vos/config.ga.h
3597            ! perl-5.6.2/win32/config.bc perl-5.6.2/win32/config.gc
3598            ! perl-5.6.2/win32/config.vc perl-5.6.2/win32/config_H.bc
3599            ! perl-5.6.2/win32/config_H.gc perl-5.6.2/win32/config_H.vc
3600 ____________________________________________________________________________
3601 [ 21004] By: jhi                                   on 2003/09/02  19:10:18
3602         Log: Integrate:
3603              [ 20995]
3604              Subject: [perl #23679] perl-5.8.1-RC4 perldelta typo
3605              From: "mcharity@vendian.org (via RT)" <perlbug-followup@perl.org>
3606              Date: 1 Sep 2003 22:11:00 -0000
3607              Message-ID: <rt-23679-64048.6.59087677001438@rt.perl.org>
3608              
3609              [ 20996]
3610              Subject: [PATCH] grok_(number|numeric_radix) added to Devel::PPPort
3611              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
3612              Date: Tue, 02 Sep 2003 11:27:19 +0200
3613              Message-id: <20030902092719.GA18075@ethan>
3614              
3615              [ 20997]
3616              Subject: [PATCH perlfaq6.pod] Explain \Q better
3617              From: Mark Jason Dominus <mjd@plover.com>
3618              Date: Mon, 01 Sep 2003 16:19:20 -0400
3619              Message-ID: <20030901201920.3929.qmail@plover.com>
3620              
3621              [ 20998]
3622              Subject: [perl #23672] Math::BigInit POD 
3623              From: "abigail@abigail.nl (via RT)" <perlbug-followup@perl.org>
3624              Date: 1 Sep 2003 08:47:39 -0000
3625              Message-ID: <rt-23672-64035.19.2973991993763@rt.perl.org>
3626              
3627              [ 20999]
3628              Subject: [DOCPATCH] Re: [perl #23630] problem with "used only once" warning
3629              From: Fergal Daly <fergal@esatclear.ie>
3630              Date: Tue, 2 Sep 2003 17:36:52 +0100
3631              Message-Id: <200309021736.52725.fergal@esatclear.ie>
3632              
3633              [ 21000]
3634              Retract #20930 because of
3635              Subject: maint@20974 or before broke mp2 ithreads test
3636              From: Stas Bekman <stas@stason.org>
3637              Date: Mon, 01 Sep 2003 23:31:11 -0700
3638              Message-ID: <3F54392F.7080009@stason.org>
3639              
3640              [ 21003]
3641              An untie test from perlmonks-- worked in 5.6.1,
3642              broken in 5.8.0, seems to be working again in maint,
3643              better nail it down now.
3644      Branch: maint-5.8/perl
3645           !> ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
3646           !> ext/Devel/PPPort/t/test.t lib/Math/BigInt.pm op.c
3647           !> pod/perldiag.pod pod/perlfaq6.pod t/op/tie.t
3648 ____________________________________________________________________________
3649 [ 21003] By: jhi                                   on 2003/09/02  19:01:07
3650         Log: An untie test from perlmonks-- worked in 5.6.1,
3651              broken in 5.8.0, seems to be working again in maint,
3652              better nail it down now.
3653      Branch: perl
3654            ! t/op/tie.t
3655 ____________________________________________________________________________
3656 [ 21002] By: jhi                                   on 2003/09/02  18:23:44
3657         Log: Better wording for Rafael.
3658      Branch: maint-5.8/perl
3659            ! pod/perldelta.pod
3660 ____________________________________________________________________________
3661 [ 21001] By: jhi                                   on 2003/09/02  15:43:23
3662         Log: More future.
3663      Branch: maint-5.8/perl
3664            ! pod/perldelta.pod
3665 ____________________________________________________________________________
3666 [ 21000] By: jhi                                   on 2003/09/02  15:35:40
3667         Log: Retract #20930 because of
3668              Subject: maint@20974 or before broke mp2 ithreads test
3669              From: Stas Bekman <stas@stason.org>
3670              Date: Mon, 01 Sep 2003 23:31:11 -0700
3671              Message-ID: <3F54392F.7080009@stason.org>
3672      Branch: perl
3673            ! op.c
3674 ____________________________________________________________________________
3675 [ 20999] By: jhi                                   on 2003/09/02  15:34:14
3676         Log: Subject: [DOCPATCH] Re: [perl #23630] problem with "used only once" warning
3677              From: Fergal Daly <fergal@esatclear.ie>
3678              Date: Tue, 2 Sep 2003 17:36:52 +0100
3679              Message-Id: <200309021736.52725.fergal@esatclear.ie>
3680      Branch: perl
3681            ! pod/perldiag.pod
3682 ____________________________________________________________________________
3683 [ 20998] By: jhi                                   on 2003/09/02  15:02:47
3684         Log: Subject: [perl #23672] Math::BigInit POD 
3685              From: "abigail@abigail.nl (via RT)" <perlbug-followup@perl.org>
3686              Date: 1 Sep 2003 08:47:39 -0000
3687              Message-ID: <rt-23672-64035.19.2973991993763@rt.perl.org>
3688      Branch: perl
3689            ! lib/Math/BigInt.pm
3690 ____________________________________________________________________________
3691 [ 20997] By: jhi                                   on 2003/09/02  14:58:21
3692         Log: Subject: [PATCH perlfaq6.pod] Explain \Q better
3693              From: Mark Jason Dominus <mjd@plover.com>
3694              Date: Mon, 01 Sep 2003 16:19:20 -0400
3695              Message-ID: <20030901201920.3929.qmail@plover.com>
3696      Branch: perl
3697            ! pod/perlfaq6.pod
3698 ____________________________________________________________________________
3699 [ 20996] By: jhi                                   on 2003/09/02  14:56:29
3700         Log: Subject: [PATCH] grok_(number|numeric_radix) added to Devel::PPPort
3701              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
3702              Date: Tue, 02 Sep 2003 11:27:19 +0200
3703              Message-id: <20030902092719.GA18075@ethan>
3704      Branch: perl
3705            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
3706            ! ext/Devel/PPPort/t/test.t
3707 ____________________________________________________________________________
3708 [ 20995] By: jhi                                   on 2003/09/02  14:43:45
3709         Log: Subject: [perl #23679] perl-5.8.1-RC4 perldelta typo
3710              From: "mcharity@vendian.org (via RT)" <perlbug-followup@perl.org>
3711              Date: 1 Sep 2003 22:11:00 -0000
3712              Message-ID: <rt-23679-64048.6.59087677001438@rt.perl.org>
3713      Branch: maint-5.8/perl
3714            ! pod/perldelta.pod
3715 ____________________________________________________________________________
3716 [ 20994] By: jhi                                   on 2003/09/02  14:42:10
3717         Log: Add some pressure for Enache :-)
3718      Branch: maint-5.8/perl
3719            ! pod/perldelta.pod
3720 ____________________________________________________________________________
3721 [ 20993] By: jhi                                   on 2003/09/02  14:40:54
3722         Log: Subject: [PATCH] Re: ByteLoader and MSWin32
3723              From: Enache Adrian <enache@rdslink.ro>
3724              Date: Tue, 2 Sep 2003 03:45:11 +0300
3725              Message-ID: <20030902004511.GA1442@ratsnest.hole>
3726      Branch: perl
3727            ! embed.fnc embed.h ext/ByteLoader/bytecode.h global.sym op.c
3728            ! op.h proto.h t/TEST
3729 ____________________________________________________________________________
3730 [ 20992] By: jhi                                   on 2003/09/02  06:33:48
3731         Log: Update Changes.
3732      Branch: maint-5.8/perl
3733            ! Changes patchlevel.h
3734 ____________________________________________________________________________
3735 [ 20991] By: jhi                                   on 2003/09/02  04:39:23
3736         Log: Integrate:
3737              [ 20978]
3738              Subject: [PATCH@20959] some WinCE compilers require a little correction
3739              From: Vadim Konovalov <vkonovalov@peterstar.ru>
3740              Date: Mon, 1 Sep 2003 02:57:33 +0400
3741              Message-ID: <1091134912500.20030901025733@peterstar.ru>
3742              
3743              [ 20979]
3744              Ultrix VAX is like VMS VAX in floating point.
3745              
3746              [ 20980]
3747              Subject: glob() bug
3748              From: Gurusamy Sarathy <gsar@ActiveState.com>
3749              Date: Mon, 01 Sep 2003 02:25:41 -0700
3750              Message-Id: <200309010925.h819Pf0X011457@smtp3.ActiveState.com>
3751              
3752              [ 20981]
3753              Subject: [DOC PATCH] perlfaq4.pod
3754              Date: Mon, 1 Sep 2003 12:38:50 +0200
3755              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3756              Message-Id: <p05111b19bb78d1d7aa70@[192.168.56.4]>
3757              
3758              [ 20982]
3759              Configure -r in AIX bad.
3760              
3761              [ 20983]
3762              From Craig Berry, following the example of the other podxxx.PL
3763              in relying on basename($0, '.PL') to Do The Right Thing with
3764              regard to the case of the extension, which could be either
3765              .pl or .PL on VMS depending on version-specific features.  
3766              
3767              [ 20989]
3768              Subject: [PATCH Porting/valgrindpp.pl] more options for valgrindpp.pl
3769              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
3770              Date: Mon, 1 Sep 2003 22:28:58 +0200
3771              Message-ID: <007701c370c7$acb85430$0c2f1fac@R2D2>
3772              
3773              [ 20990]
3774              Upgrade to Unicode::Collate 0.27.
3775      Branch: maint-5.8/perl
3776           +> lib/Unicode/Collate/t/hangul.t
3777           !> MANIFEST Porting/valgrindpp.pl README.aix
3778           !> lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
3779           !> lib/Unicode/Collate/README op.c pod/perlfaq4.pod
3780           !> pod/pod2usage.PL pod/podselect.PL t/op/sprintf.t
3781           !> t/run/fresh_perl.t wince/Makefile.ce wince/wince.c
3782 ____________________________________________________________________________
3783 [ 20990] By: jhi                                   on 2003/09/02  04:29:45
3784         Log: Upgrade to Unicode::Collate 0.27.
3785      Branch: perl
3786            + lib/Unicode/Collate/t/hangul.t
3787            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
3788            ! lib/Unicode/Collate/README
3789 ____________________________________________________________________________
3790 [ 20989] By: jhi                                   on 2003/09/02  04:23:20
3791         Log: Subject: [PATCH Porting/valgrindpp.pl] more options for valgrindpp.pl
3792              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
3793              Date: Mon, 1 Sep 2003 22:28:58 +0200
3794              Message-ID: <007701c370c7$acb85430$0c2f1fac@R2D2>
3795      Branch: perl
3796            ! Porting/valgrindpp.pl
3797 ____________________________________________________________________________
3798 [ 20988] By: rgs                                   on 2003/09/01  21:40:00
3799         Log: README.dos update :
3800              Subject: Re: Perl 5.6.1 and DJGPP: some build fixes, some bug fixes
3801              From: Richard Dawe <rich@phekda.freeserve.co.uk>
3802              Date: Sat, 23 Aug 2003 23:17:19 +0100
3803              Message-ID: <3F47E7EF.834E9F31@phekda.freeserve.co.uk>
3804      Branch: maint-5.6
3805            ! perl-5.6.2/README.dos
3806 ____________________________________________________________________________
3807 [ 20987] By: rgs                                   on 2003/09/01  21:19:37
3808         Log: Add Changes5.6 in the MANIFEST
3809      Branch: maint-5.6
3810            ! perl-5.6.2/MANIFEST
3811 ____________________________________________________________________________
3812 [ 20986] By: rgs                                   on 2003/09/01  21:11:09
3813         Log: Update Changes : move the 5.6.[01] changes to Changes5.6,
3814              while the changes in this new branch //depot/maint-5.6/perl-5.6.2
3815              go in a new Changes file. Upgrade patchlevel.h.
3816      Branch: maint-5.6
3817           +> perl-5.6.2/Changes5.6
3818            ! perl-5.6.2/Changes perl-5.6.2/patchlevel.h
3819 ____________________________________________________________________________
3820 [ 20985] By: rgs                                   on 2003/09/01  20:38:12
3821         Log: Tabify and sort MANIFEST
3822      Branch: maint-5.6
3823            ! perl-5.6.2/MANIFEST
3824 ____________________________________________________________________________
3825 [ 20984] By: rgs                                   on 2003/09/01  20:10:41
3826         Log: Integrate ExtUtils::MakeMaker 6.16.
3827              Update the various makefiles utilities so the Makefile.PLs are
3828              invoked with PERL_CORE=1.
3829      Branch: maint-5.6
3830            + perl-5.6.2/lib/ExtUtils/Changes
3831            + perl-5.6.2/lib/ExtUtils/Command/MM.pm
3832            + perl-5.6.2/lib/ExtUtils/Liblist/Kid.pm
3833            + perl-5.6.2/lib/ExtUtils/MANIFEST.SKIP
3834            + perl-5.6.2/lib/ExtUtils/META.yml perl-5.6.2/lib/ExtUtils/MM.pm
3835            + perl-5.6.2/lib/ExtUtils/MM_Any.pm
3836            + perl-5.6.2/lib/ExtUtils/MM_BeOS.pm
3837            + perl-5.6.2/lib/ExtUtils/MM_DOS.pm
3838            + perl-5.6.2/lib/ExtUtils/MM_MacOS.pm
3839            + perl-5.6.2/lib/ExtUtils/MM_NW5.pm
3840            + perl-5.6.2/lib/ExtUtils/MM_UWIN.pm
3841            + perl-5.6.2/lib/ExtUtils/MM_Win95.pm
3842            + perl-5.6.2/lib/ExtUtils/MY.pm
3843            + perl-5.6.2/lib/ExtUtils/MakeMaker/FAQ.pod
3844            + perl-5.6.2/lib/ExtUtils/MakeMaker/Tutorial.pod
3845            + perl-5.6.2/lib/ExtUtils/MakeMaker/bytes.pm
3846            + perl-5.6.2/lib/ExtUtils/MakeMaker/vmsish.pm
3847            + perl-5.6.2/lib/ExtUtils/NOTES perl-5.6.2/lib/ExtUtils/PATCHING
3848            + perl-5.6.2/lib/ExtUtils/README perl-5.6.2/lib/ExtUtils/TODO
3849            + perl-5.6.2/lib/ExtUtils/instmodsh
3850            + perl-5.6.2/lib/ExtUtils/t/00compile.t
3851            + perl-5.6.2/lib/ExtUtils/t/00setup_dummy.t
3852            + perl-5.6.2/lib/ExtUtils/t/Command.t
3853            + perl-5.6.2/lib/ExtUtils/t/INST.t
3854            + perl-5.6.2/lib/ExtUtils/t/INST_PREFIX.t
3855            + perl-5.6.2/lib/ExtUtils/t/Install.t
3856            + perl-5.6.2/lib/ExtUtils/t/Installed.t
3857            + perl-5.6.2/lib/ExtUtils/t/Liblist.t
3858            + perl-5.6.2/lib/ExtUtils/t/MM_Any.t
3859            + perl-5.6.2/lib/ExtUtils/t/MM_BeOS.t
3860            + perl-5.6.2/lib/ExtUtils/t/MM_Cygwin.t
3861            + perl-5.6.2/lib/ExtUtils/t/MM_NW5.t
3862            + perl-5.6.2/lib/ExtUtils/t/MM_OS2.t
3863            + perl-5.6.2/lib/ExtUtils/t/MM_Unix.t
3864            + perl-5.6.2/lib/ExtUtils/t/MM_VMS.t
3865            + perl-5.6.2/lib/ExtUtils/t/MM_Win32.t
3866            + perl-5.6.2/lib/ExtUtils/t/Manifest.t
3867            + perl-5.6.2/lib/ExtUtils/t/Mkbootstrap.t
3868            + perl-5.6.2/lib/ExtUtils/t/Packlist.t
3869            + perl-5.6.2/lib/ExtUtils/t/VERSION_FROM.t
3870            + perl-5.6.2/lib/ExtUtils/t/backwards.t
3871            + perl-5.6.2/lib/ExtUtils/t/basic.t
3872            + perl-5.6.2/lib/ExtUtils/t/bytes.t
3873            + perl-5.6.2/lib/ExtUtils/t/hints.t
3874            + perl-5.6.2/lib/ExtUtils/t/oneliner.t
3875            + perl-5.6.2/lib/ExtUtils/t/postamble.t
3876            + perl-5.6.2/lib/ExtUtils/t/prefixify.t
3877            + perl-5.6.2/lib/ExtUtils/t/prereq_print.t
3878            + perl-5.6.2/lib/ExtUtils/t/problems.t
3879            + perl-5.6.2/lib/ExtUtils/t/prompt.t
3880            + perl-5.6.2/lib/ExtUtils/t/recurs.t
3881            + perl-5.6.2/lib/ExtUtils/t/split_command.t
3882            + perl-5.6.2/lib/ExtUtils/t/testlib.t
3883            + perl-5.6.2/lib/ExtUtils/t/vmsish.t
3884            + perl-5.6.2/lib/ExtUtils/t/writemakefile_args.t
3885            + perl-5.6.2/lib/ExtUtils/t/zz_cleanup_dummy.t
3886            + perl-5.6.2/t/lib/MakeMaker/Test/Setup/Recurs.pm
3887            + perl-5.6.2/t/lib/MakeMaker/Test/Utils.pm
3888            + perl-5.6.2/t/lib/TieIn.pm
3889            - perl-5.6.2/lib/ExtUtils/inst
3890            ! perl-5.6.2/MANIFEST perl-5.6.2/configure.com
3891            ! perl-5.6.2/ext/util/make_ext
3892            ! perl-5.6.2/lib/ExtUtils/Command.pm
3893            ! perl-5.6.2/lib/ExtUtils/Embed.pm
3894            ! perl-5.6.2/lib/ExtUtils/Install.pm
3895            ! perl-5.6.2/lib/ExtUtils/Installed.pm
3896            ! perl-5.6.2/lib/ExtUtils/Liblist.pm
3897            ! perl-5.6.2/lib/ExtUtils/MM_Cygwin.pm
3898            ! perl-5.6.2/lib/ExtUtils/MM_OS2.pm
3899            ! perl-5.6.2/lib/ExtUtils/MM_Unix.pm
3900            ! perl-5.6.2/lib/ExtUtils/MM_VMS.pm
3901            ! perl-5.6.2/lib/ExtUtils/MM_Win32.pm
3902            ! perl-5.6.2/lib/ExtUtils/MakeMaker.pm
3903            ! perl-5.6.2/lib/ExtUtils/Manifest.pm
3904            ! perl-5.6.2/lib/ExtUtils/Mkbootstrap.pm
3905            ! perl-5.6.2/lib/ExtUtils/Mksymlists.pm
3906            ! perl-5.6.2/lib/ExtUtils/Packlist.pm
3907            ! perl-5.6.2/lib/ExtUtils/testlib.pm perl-5.6.2/os2/Makefile.SHs
3908            ! perl-5.6.2/win32/Makefile perl-5.6.2/win32/makefile.mk
3909 ____________________________________________________________________________
3910 [ 20983] By: jhi                                   on 2003/09/01  14:14:49
3911         Log: From Craig Berry, following the example of the other podxxx.PL
3912              in relying on basename($0, '.PL') to Do The Right Thing with
3913              regard to the case of the extension, which could be either
3914              .pl or .PL on VMS depending on version-specific features.  
3915      Branch: perl
3916            ! pod/pod2usage.PL pod/podselect.PL
3917 ____________________________________________________________________________
3918 [ 20982] By: jhi                                   on 2003/09/01  13:01:49
3919         Log: Configure -r in AIX bad.
3920      Branch: perl
3921            ! README.aix
3922 ____________________________________________________________________________
3923 [ 20981] By: jhi                                   on 2003/09/01  11:28:35
3924         Log: Subject: [DOC PATCH] perlfaq4.pod
3925              Date: Mon, 1 Sep 2003 12:38:50 +0200
3926              From: Elizabeth Mattijsen <liz@dijkmat.nl>
3927              Message-Id: <p05111b19bb78d1d7aa70@[192.168.56.4]>
3928      Branch: perl
3929            ! pod/perlfaq4.pod
3930 ____________________________________________________________________________
3931 [ 20980] By: jhi                                   on 2003/09/01  08:49:02
3932         Log: Subject: glob() bug
3933              From: Gurusamy Sarathy <gsar@ActiveState.com>
3934              Date: Mon, 01 Sep 2003 02:25:41 -0700
3935              Message-Id: <200309010925.h819Pf0X011457@smtp3.ActiveState.com>
3936      Branch: perl
3937            ! op.c t/run/fresh_perl.t
3938 ____________________________________________________________________________
3939 [ 20979] By: jhi                                   on 2003/09/01  06:32:01
3940         Log: Ultrix VAX is like VMS VAX in floating point.
3941      Branch: perl
3942            ! t/op/sprintf.t
3943 ____________________________________________________________________________
3944 [ 20978] By: jhi                                   on 2003/09/01  05:44:25
3945         Log: Subject: [PATCH@20959] some WinCE compilers require a little correction
3946              From: Vadim Konovalov <vkonovalov@peterstar.ru>
3947              Date: Mon, 1 Sep 2003 02:57:33 +0400
3948              Message-ID: <1091134912500.20030901025733@peterstar.ru>
3949      Branch: perl
3950            ! wince/Makefile.ce wince/wince.c
3951 ____________________________________________________________________________
3952 [ 20977] By: rgs                                   on 2003/08/31  20:54:16
3953         Log: Integrate change 11744 from bleadperl :
3954              Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
3955              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
3956              Date:  Fri, 24 Aug 2001 22:10:42 +0200
3957              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
3958              
3959              and apply the last round of warnings hunting on Win32:
3960              Subject: [PATCH 5.6.2] MSWin32 test & compilation warning fixes
3961              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
3962              Date: Sun, 31 Aug 2003 13:54:58 +0200
3963              Message-ID: <005801c36fb6$c26b5190$9b00a8c0@R2D2>
3964      Branch: maint-5.6
3965            ! perl-5.6.2/ext/POSIX/POSIX.xs perl-5.6.2/x2p/a2py.c
3966           !> perl-5.6.2/x2p/walk.c
3967 ____________________________________________________________________________
3968 [ 20976] By: rgs                                   on 2003/08/31  20:47:11
3969         Log: Integrate from bleadperl :
3970              
3971              10526: Cleanup the a2p.c for -Wall.
3972              
3973              10537: One less -Wall whine (found under DEBUGGING).
3974      Branch: maint-5.6
3975           !> perl-5.6.2/x2p/Makefile.SH perl-5.6.2/x2p/a2p.c
3976 ____________________________________________________________________________
3977 [ 20975] By: rgs                                   on 2003/08/31  20:35:00
3978         Log: Integrate change 10684 from bleadperl (as suggested by Marcus
3979              Holland-Moritz) :
3980              Guard the SysV IPC tests against being invoked in
3981              SysV-IPC-less places.
3982      Branch: maint-5.6
3983           !> perl-5.6.2/ext/IPC/SysV/t/msg.t
3984           !> perl-5.6.2/ext/IPC/SysV/t/sem.t
3985 ____________________________________________________________________________
3986 [ 20974] By: jhi                                   on 2003/08/31  15:40:42
3987         Log: Integrate:
3988              [ 20970]
3989              List the switches tested in switches.t.
3990              
3991              [ 20971]
3992              Add test for -v.
3993              
3994              [ 20972]
3995              Add tests for -h and (unknown) -z.
3996              
3997              [ 20973]
3998              Add test for -i.
3999      Branch: maint-5.8/perl
4000           !> MANIFEST installperl t/run/switches.t
4001 ____________________________________________________________________________
4002 [ 20973] By: jhi                                   on 2003/08/31  15:34:43
4003         Log: Add test for -i.
4004      Branch: perl
4005            ! MANIFEST t/run/switches.t
4006 ____________________________________________________________________________
4007 [ 20972] By: jhi                                   on 2003/08/31  15:12:10
4008         Log: Add tests for -h and (unknown) -z.
4009      Branch: perl
4010            ! MANIFEST t/run/switches.t
4011 ____________________________________________________________________________
4012 [ 20971] By: jhi                                   on 2003/08/31  15:03:42
4013         Log: Add test for -v.
4014      Branch: perl
4015            ! MANIFEST t/run/switches.t
4016 ____________________________________________________________________________
4017 [ 20970] By: jhi                                   on 2003/08/31  14:55:54
4018         Log: List the switches tested in switches.t.
4019      Branch: perl
4020            ! t/run/switches.t
4021 ____________________________________________________________________________
4022 [ 20969] By: jhi                                   on 2003/08/31  14:51:19
4023         Log: Subject: [PATCH: perl@20898] have installperl install perl_setup.com and dbga2p.exe for VMS
4024              From: PPrymmer@factset.com
4025              Message-ID: <OF0394CB1E.C7646793-ON85256D93.004D75D4-85256D93.004E01F2@factset.com>
4026              Date: Sun, 31 Aug 2003 10:11:54 -0400
4027      Branch: perl
4028            ! installperl
4029 ____________________________________________________________________________
4030 [ 20968] By: jhi                                   on 2003/08/31  13:24:10
4031         Log: Subject: [PATCH sv.c] Re: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
4032              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4033              Date: Sun, 31 Aug 2003 15:21:17 +0200
4034              Message-ID: <038401c36fc2$d01b1440$9b00a8c0@R2D2>
4035      Branch: perl
4036            ! sv.c
4037 ____________________________________________________________________________
4038 [ 20967] By: jhi                                   on 2003/08/31  09:13:01
4039         Log: Restore also fields.pm to @20959 state.
4040      Branch: maint-5.8/perl
4041            ! lib/fields.pm
4042 ____________________________________________________________________________
4043 [ 20966] By: jhi                                   on 2003/08/31  08:58:09
4044         Log: Integrate:
4045              [ 20965]
4046              Ouch.  Upgrading to base 2.0 made the threads tests very unhappy
4047              both in blead and maint, lots of "Attempt to free non-existent
4048              shared string" and "Unbalanced string table refcount" errors.
4049              Retract #20960 (and #20963).
4050      Branch: maint-5.8/perl
4051            - lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
4052            - lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
4053           !> MANIFEST lib/base.pm lib/fields.pm
4054 ____________________________________________________________________________
4055 [ 20965] By: jhi                                   on 2003/08/31  08:55:59
4056         Log: Ouch.  Upgrading to base 2.0 made the threads tests very unhappy
4057              both in blead and maint, lots of "Attempt to free non-existent
4058              shared string" and "Unbalanced string table refcount" errors.
4059              Retract #20960 (and #20963).
4060      Branch: perl
4061            - lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
4062            - lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
4063            ! MANIFEST lib/base.pm lib/fields.pm
4064 ____________________________________________________________________________
4065 [ 20964] By: jhi                                   on 2003/08/31  08:17:43
4066         Log: Integrate from maint:
4067              [ 20963]
4068              Muffle the 'Pseudo-hashes are deprecated' warning for maint.
4069      Branch: perl
4070           !> lib/base/t/fp560.t
4071 ____________________________________________________________________________
4072 [ 20963] By: jhi                                   on 2003/08/31  08:16:04
4073         Log: Muffle the 'Pseudo-hashes are deprecated' warning for maint.
4074      Branch: maint-5.8/perl
4075            ! lib/base/t/fp560.t
4076 ____________________________________________________________________________
4077 [ 20962] By: jhi                                   on 2003/08/31  08:12:31
4078         Log: Integrate:
4079              [ 20960]
4080              Upgrade to base.pm 2.0.
4081              
4082              (Rename the tests around a bit to be more 8.3-friendly.)
4083              
4084              [ 20961]
4085              De-cargo-cult.
4086      Branch: maint-5.8/perl
4087           +> lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
4088           +> lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
4089           !> MANIFEST ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
4090           !> lib/base.pm lib/fields.pm
4091 ____________________________________________________________________________
4092 [ 20961] By: jhi                                   on 2003/08/31  08:09:21
4093         Log: De-cargo-cult.
4094      Branch: perl
4095            ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
4096 ____________________________________________________________________________
4097 [ 20960] By: jhi                                   on 2003/08/31  08:07:43
4098         Log: Upgrade to base.pm 2.0.
4099              
4100              (Rename the tests around a bit to be more 8.3-friendly.)
4101      Branch: perl
4102            + lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
4103            + lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
4104            ! MANIFEST lib/base.pm lib/fields.pm
4105 ____________________________________________________________________________
4106 [ 20959] By: jhi                                   on 2003/08/30  19:57:03
4107         Log: Update Changes.
4108      Branch: maint-5.8/perl
4109            ! Changes patchlevel.h
4110 ____________________________________________________________________________
4111 [ 20958] By: jhi                                   on 2003/08/30  18:55:20
4112         Log: Integrate:
4113              [ 20956]
4114              This is probably a wrong fix for
4115              [perl #23645] tell with perlio on appended files
4116              but maybe this gets NI-S agitated enough to present the correct fix :-)
4117              
4118              [ 20957]
4119              Fewer naked char constants.
4120      Branch: maint-5.8/perl
4121           !> doio.c perlio.c sv.h t/io/tell.t
4122 ____________________________________________________________________________
4123 [ 20957] By: jhi                                   on 2003/08/30  18:47:02
4124         Log: Fewer naked char constants.
4125      Branch: perl
4126            ! doio.c perlio.c sv.h
4127 ____________________________________________________________________________
4128 [ 20956] By: jhi                                   on 2003/08/30  18:38:05
4129         Log: This is probably a wrong fix for
4130              [perl #23645] tell with perlio on appended files
4131              but maybe this gets NI-S agitated enough to present the correct fix :-)
4132      Branch: perl
4133            ! perlio.c t/io/tell.t
4134 ____________________________________________________________________________
4135 [ 20955] By: jhi                                   on 2003/08/30  17:17:57
4136         Log: Integrate:
4137              [ 20952]
4138              Tweak XSLoader.t.
4139              XSLoader is supposed to work even for extensions that
4140              are statically linked. So only check that the extension we
4141              test for is actually available. (This test is not supposed
4142              to be run by miniperl.)
4143              
4144              [ 20953]
4145              In maint unpack is ($$), not ($;$).
4146              
4147              [ 20954]
4148              A new try at
4149              
4150              Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
4151              From: "Gerrit P. Haase" <gp@familiehaase.de>
4152              Date: Thu, 28 Aug 2003 08:18:51 +0200
4153              Message-ID: <4157199551.20030828081851@familiehaase.de>
4154              
4155              (this time Cygwin only)
4156      Branch: maint-5.8/perl
4157           !> ext/DynaLoader/t/XSLoader.t perlio.c
4158 ____________________________________________________________________________
4159 [ 20954] By: jhi                                   on 2003/08/30  17:14:19
4160         Log: A new try at
4161              
4162              Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
4163              From: "Gerrit P. Haase" <gp@familiehaase.de>
4164              Date: Thu, 28 Aug 2003 08:18:51 +0200
4165              Message-ID: <4157199551.20030828081851@familiehaase.de>
4166              
4167              (this time Cygwin only)
4168      Branch: perl
4169            ! perlio.c
4170 ____________________________________________________________________________
4171 [ 20953] By: jhi                                   on 2003/08/30  17:02:07
4172         Log: In maint unpack is ($$), not ($;$).
4173      Branch: maint-5.8/perl
4174            ! t/op/cproto.t
4175 ____________________________________________________________________________
4176 [ 20952] By: rgs                                   on 2003/08/30  15:20:48
4177         Log: Tweak XSLoader.t.
4178              XSLoader is supposed to work even for extensions that
4179              are statically linked. So only check that the extension we
4180              test for is actually available. (This test is not supposed
4181              to be run by miniperl.)
4182      Branch: perl
4183            ! ext/DynaLoader/t/XSLoader.t
4184 ____________________________________________________________________________
4185 [ 20951] By: jhi                                   on 2003/08/30  06:51:09
4186         Log: Integrate:
4187              [ 20950]
4188              Something went wrong in change #20929;
4189              linux 2.4.18-bf2.4 didn't like it:
4190              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01992.html
4191              and similar failure pattern also seen in Solaris 8.
4192      Branch: maint-5.8/perl
4193           !> perlio.c
4194 ____________________________________________________________________________
4195 [ 20950] By: jhi                                   on 2003/08/30  06:49:31
4196         Log: Something went wrong in change #20929;
4197              linux 2.4.18-bf2.4 didn't like it:
4198              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01992.html
4199              and similar failure pattern also seen in Solaris 8.
4200      Branch: perl
4201            ! perlio.c
4202 ____________________________________________________________________________
4203 [ 20949] By: jhi                                   on 2003/08/30  06:09:31
4204         Log: Integrate:
4205              [ 20948]
4206              Setup @INC.
4207      Branch: maint-5.8/perl
4208           !> t/op/cproto.t
4209 ____________________________________________________________________________
4210 [ 20948] By: jhi                                   on 2003/08/30  06:08:57
4211         Log: Setup @INC.
4212      Branch: perl
4213            ! t/op/cproto.t
4214 ____________________________________________________________________________
4215 [ 20947] By: jhi                                   on 2003/08/30  06:07:56
4216         Log: Integrate:
4217              [ 20940]
4218              Add a new test, to ensure that we don't unexpectedly change
4219              prototypes of builtins.
4220              
4221              [ 20941]
4222              Subject: [patch sv.h api doc] SvTAINTED_on does its craft only under -T
4223              From: Stas Bekman <stas@stason.org>
4224              Date: Fri, 29 Aug 2003 17:11:41 -0700
4225              Message-ID: <3F4FEBBD.8000901@stason.org>
4226              
4227              [ 20942]
4228              Subject: [PATCH: perl@20898] fix File::Spec->abs2rel() to return absolute $path more often for VMS
4229              From: PPrymmer@factset.com
4230              Date: Sat, 30 Aug 2003 00:57:28 -0400
4231              Message-ID: <OFD8AE5D6D.EA3FBE7D-ON85256D92.001A31FE-85256D92.001B3BE5@factset.com>
4232              
4233              [ 20943]
4234              Missed from #20942.
4235              
4236              [ 20944]
4237              Subject: [PATCH] XSLoader nits and tests
4238              From: Michael G Schwern <schwern@pobox.com>
4239              Date: Fri, 29 Aug 2003 22:55:07 -0700
4240              Message-ID: <20030830055507.GI25970@windhund.schwern.org>
4241              
4242              [ 20945]
4243              Make XSLoader.t more robust (and sdbm.t more verbose)
4244              
4245              [ 20946]
4246              Tabify and re-sort MANIFEST.
4247      Branch: maint-5.8/perl
4248           +> ext/DynaLoader/t/XSLoader.t t/op/cproto.t
4249           !> MANIFEST ext/DynaLoader/XSLoader_pm.PL ext/SDBM_File/t/sdbm.t
4250           !> lib/File/Spec.pm lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t
4251           !> pod/perlapi.pod sv.h
4252 ____________________________________________________________________________
4253 [ 20946] By: jhi                                   on 2003/08/30  06:00:09
4254         Log: Tabify and re-sort MANIFEST.
4255      Branch: perl
4256            ! MANIFEST
4257 ____________________________________________________________________________
4258 [ 20945] By: jhi                                   on 2003/08/30  05:57:04
4259         Log: Make XSLoader.t more robust (and sdbm.t more verbose)
4260      Branch: perl
4261            ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
4262 ____________________________________________________________________________
4263 [ 20944] By: jhi                                   on 2003/08/30  05:50:41
4264         Log: Subject: [PATCH] XSLoader nits and tests
4265              From: Michael G Schwern <schwern@pobox.com>
4266              Date: Fri, 29 Aug 2003 22:55:07 -0700
4267              Message-ID: <20030830055507.GI25970@windhund.schwern.org>
4268      Branch: perl
4269            + ext/DynaLoader/t/XSLoader.t
4270            ! MANIFEST ext/DynaLoader/XSLoader_pm.PL
4271 ____________________________________________________________________________
4272 [ 20943] By: jhi                                   on 2003/08/30  05:44:02
4273         Log: Missed from #20942.
4274      Branch: perl
4275            ! lib/File/Spec/VMS.pm
4276 ____________________________________________________________________________
4277 [ 20942] By: jhi                                   on 2003/08/30  05:41:59
4278         Log: Subject: [PATCH: perl@20898] fix File::Spec->abs2rel() to return absolute $path more often for VMS
4279              From: PPrymmer@factset.com
4280              Date: Sat, 30 Aug 2003 00:57:28 -0400
4281              Message-ID: <OFD8AE5D6D.EA3FBE7D-ON85256D92.001A31FE-85256D92.001B3BE5@factset.com>
4282      Branch: perl
4283            ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
4284 ____________________________________________________________________________
4285 [ 20941] By: jhi                                   on 2003/08/30  05:37:13
4286         Log: Subject: [patch sv.h api doc] SvTAINTED_on does its craft only under -T
4287              From: Stas Bekman <stas@stason.org>
4288              Date: Fri, 29 Aug 2003 17:11:41 -0700
4289              Message-ID: <3F4FEBBD.8000901@stason.org>
4290      Branch: perl
4291            ! pod/perlapi.pod sv.h
4292 ____________________________________________________________________________
4293 [ 20940] By: rgs                                   on 2003/08/29  21:17:59
4294         Log: Add a new test, to ensure that we don't unexpectedly change
4295              prototypes of builtins.
4296      Branch: perl
4297            + t/op/cproto.t
4298            ! MANIFEST
4299 ____________________________________________________________________________
4300 [ 20939] By: jhi                                   on 2003/08/29  20:28:49
4301         Log: Integrate:
4302              [ 20935]
4303              Tiny doc tweak from Shannon -jj Behrens.
4304              
4305              [ 20936]
4306              Some perluniintro tweaks.
4307              
4308              [ 20937]
4309              Subject: [PATCH] Re: all 9007199254740992s are equal, but some are more equal than others
4310              From: Nicholas Clark <nick@ccl4.org>
4311              Date: Wed, 27 Aug 2003 22:59:55 +0100
4312              Message-ID: <20030827225955.E558@plum.flirble.org>
4313      Branch: maint-5.8/perl
4314           !> pod/perluniintro.pod pp.c
4315 ____________________________________________________________________________
4316 [ 20938] By: rgs                                   on 2003/08/29  20:22:21
4317         Log: Don't cast PL_multiline to bool : you may loose important bits.
4318      Branch: perl
4319            ! pp.c pp_hot.c
4320 ____________________________________________________________________________
4321 [ 20937] By: jhi                                   on 2003/08/29  17:22:11
4322         Log: Subject: [PATCH] Re: all 9007199254740992s are equal, but some are more equal than others
4323              From: Nicholas Clark <nick@ccl4.org>
4324              Date: Wed, 27 Aug 2003 22:59:55 +0100
4325              Message-ID: <20030827225955.E558@plum.flirble.org>
4326      Branch: perl
4327            ! pp.c
4328 ____________________________________________________________________________
4329 [ 20936] By: jhi                                   on 2003/08/29  17:17:16
4330         Log: Some perluniintro tweaks.
4331      Branch: perl
4332            ! pod/perluniintro.pod
4333 ____________________________________________________________________________
4334 [ 20935] By: jhi                                   on 2003/08/29  17:07:25
4335         Log: Tiny doc tweak from Shannon -jj Behrens.
4336      Branch: perl
4337            ! pod/perluniintro.pod
4338 ____________________________________________________________________________
4339 [ 20934] By: jhi                                   on 2003/08/29  15:12:24
4340         Log: Integrate:
4341              [ 20927]
4342              MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.
4343              
4344              [ 20928]
4345              Subject: RE: [PATCH] Pod::InputObjects performance de-pessimization
4346              From: marek.rouchal@infineon.com
4347              Date: Wed, 27 Aug 2003 17:25:28 +0200
4348              Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08381508@mucse001.eu.infineon.com>
4349              
4350              PodParser-1.25 prerelease.
4351              
4352              [ 20929]
4353              Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
4354              From: "Gerrit P. Haase" <gp@familiehaase.de>
4355              Date: Thu, 28 Aug 2003 08:18:51 +0200
4356              Message-ID: <4157199551.20030828081851@familiehaase.de>
4357              
4358              (changed so that the 'b' is always appended)
4359              
4360              [ 20930]
4361              Subject: [PATCH op.c] Perl_newCONSTSUB() related memory leaks
4362              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4363              Date: Thu, 28 Aug 2003 21:47:22 +0200
4364              Message-ID: <006301c36d9d$335976a0$e400a8c0@R2D2>
4365              
4366              [ 20931]
4367              Some Ultrix test dodgings.
4368              
4369              [ 20932]
4370              Better skip() explicit number of tests, test counts getting
4371              out of sync less likely that way.
4372              
4373              (in the change #20989 podchecker.PL changes were ignored since
4374              the maint change #18402 is missing from the blead)
4375      Branch: maint-5.8/perl
4376           !> ext/DynaLoader/dl_mpeix.xs lib/Pod/Checker.pm lib/Pod/Find.pm
4377           !> lib/Pod/InputObjects.pm lib/Pod/Parser.pm mpeix/mpeix.c op.c
4378           !> perlio.c pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
4379           !> t/base/num.t t/op/arith.t t/op/pack.t t/pod/find.t
4380           !> t/pod/poderrs.xr
4381 ____________________________________________________________________________
4382 [ 20933] By: jhi                                   on 2003/08/29  13:25:18
4383         Log: Comparing an int to a U32 makes VC6 nervous.
4384      Branch: perl
4385            ! pp.c pp_hot.c
4386 ____________________________________________________________________________
4387 [ 20932] By: jhi                                   on 2003/08/29  13:06:06
4388         Log: Better skip() explicit number of tests, test counts getting
4389              out of sync less likely that way.
4390      Branch: perl
4391            ! t/op/pack.t
4392 ____________________________________________________________________________
4393 [ 20931] By: jhi                                   on 2003/08/29  12:59:32
4394         Log: Some Ultrix test dodgings.
4395      Branch: perl
4396            ! t/base/num.t t/op/arith.t t/op/pack.t
4397 ____________________________________________________________________________
4398 [ 20930] By: jhi                                   on 2003/08/29  12:57:07
4399         Log: Subject: [PATCH op.c] Perl_newCONSTSUB() related memory leaks
4400              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4401              Date: Thu, 28 Aug 2003 21:47:22 +0200
4402              Message-ID: <006301c36d9d$335976a0$e400a8c0@R2D2>
4403      Branch: perl
4404            ! op.c
4405 ____________________________________________________________________________
4406 [ 20929] By: jhi                                   on 2003/08/29  12:55:12
4407         Log: Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
4408              From: "Gerrit P. Haase" <gp@familiehaase.de>
4409              Date: Thu, 28 Aug 2003 08:18:51 +0200
4410              Message-ID: <4157199551.20030828081851@familiehaase.de>
4411              
4412              (changed so that the 'b' is always appended)
4413      Branch: perl
4414            ! perlio.c
4415 ____________________________________________________________________________
4416 [ 20928] By: jhi                                   on 2003/08/29  07:04:17
4417         Log: Subject: RE: [PATCH] Pod::InputObjects performance de-pessimization
4418              From: marek.rouchal@infineon.com
4419              Date: Wed, 27 Aug 2003 17:25:28 +0200
4420              Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08381508@mucse001.eu.infineon.com>
4421              
4422              PodParser-1.25 prerelease.
4423      Branch: perl
4424            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
4425            ! lib/Pod/Parser.pm pod/pod2usage.PL pod/podchecker.PL
4426            ! pod/podselect.PL t/pod/find.t t/pod/poderrs.xr
4427 ____________________________________________________________________________
4428 [ 20927] By: jhi                                   on 2003/08/28  18:53:45
4429         Log: MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.
4430      Branch: perl
4431            ! ext/DynaLoader/dl_mpeix.xs mpeix/mpeix.c
4432 ____________________________________________________________________________
4433 [ 20926] By: jhi                                   on 2003/08/28  16:45:10
4434         Log: Integrate:
4435              [ 20920]
4436              Add the valgrindpp.pl script from Marcus Holland-Moritz.
4437              
4438              [ 20921]
4439              Configure is doing fine in Ultrix, operator error.
4440              
4441              [ 20922]
4442              Add caveats and tests for Symbol::delete_package().
4443              
4444              [ 20923]
4445              Subject: Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
4446              From: Michael G Schwern <schwern@pobox.com>
4447              Date: Wed, 27 Aug 2003 15:05:20 -0700
4448              Message-ID: <20030827220520.GD7300@windhund.schwern.org>
4449              
4450              [ 20924]
4451              Subject: [PATCH] Quieten more warnings in Deparse.pm
4452              From: Paul Johnson <paul@pjcj.net>
4453              Date: Thu, 28 Aug 2003 00:13:59 +0200
4454              Message-ID: <20030827221359.GE28396@pjcj.net>
4455              
4456              [ 20925]
4457              Subject: [PATCH] valgrindpp.pl
4458              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4459              Date: Thu, 28 Aug 2003 09:43:49 +0200
4460              Message-ID: <002701c36d38$1edb71c0$ae4eeed9@R2D2>
4461      Branch: maint-5.8/perl
4462           +> Porting/valgrindpp.pl
4463           !> MANIFEST ext/B/B/Deparse.pm hints/ultrix_4.sh
4464           !> lib/ExtUtils/MakeMaker/Tutorial.pod lib/Symbol.pm lib/Symbol.t
4465 ____________________________________________________________________________
4466 [ 20925] By: jhi                                   on 2003/08/28  16:15:47
4467         Log: Subject: [PATCH] valgrindpp.pl
4468              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4469              Date: Thu, 28 Aug 2003 09:43:49 +0200
4470              Message-ID: <002701c36d38$1edb71c0$ae4eeed9@R2D2>
4471      Branch: perl
4472            ! Porting/valgrindpp.pl
4473 ____________________________________________________________________________
4474 [ 20924] By: jhi                                   on 2003/08/28  16:12:08
4475         Log: Subject: [PATCH] Quieten more warnings in Deparse.pm
4476              From: Paul Johnson <paul@pjcj.net>
4477              Date: Thu, 28 Aug 2003 00:13:59 +0200
4478              Message-ID: <20030827221359.GE28396@pjcj.net>
4479      Branch: perl
4480            ! ext/B/B/Deparse.pm
4481 ____________________________________________________________________________
4482 [ 20923] By: jhi                                   on 2003/08/28  01:45:51
4483         Log: Subject: Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
4484              From: Michael G Schwern <schwern@pobox.com>
4485              Date: Wed, 27 Aug 2003 15:05:20 -0700
4486              Message-ID: <20030827220520.GD7300@windhund.schwern.org>
4487      Branch: perl
4488            ! lib/ExtUtils/MakeMaker/Tutorial.pod
4489 ____________________________________________________________________________
4490 [ 20922] By: rgs                                   on 2003/08/27  19:52:27
4491         Log: Add caveats and tests for Symbol::delete_package().
4492      Branch: perl
4493            ! lib/Symbol.pm lib/Symbol.t
4494 ____________________________________________________________________________
4495 [ 20921] By: jhi                                   on 2003/08/27  17:12:56
4496         Log: Configure is doing fine in Ultrix, operator error.
4497      Branch: perl
4498            ! hints/ultrix_4.sh
4499 ____________________________________________________________________________
4500 [ 20920] By: jhi                                   on 2003/08/27  16:49:22
4501         Log: Add the valgrindpp.pl script from Marcus Holland-Moritz.
4502      Branch: perl
4503            + Porting/valgrindpp.pl
4504            ! MANIFEST
4505 ____________________________________________________________________________
4506 [ 20919] By: jhi                                   on 2003/08/27  13:46:42
4507         Log: Integrate:
4508              [ 20913]
4509              Integrate two DJGPP portability patches from the 5.6.2 branch :
4510              
4511              [20859]
4512              Two portability patches for DJGPP from Richard Dawe
4513              <rich@phekda.freeserve.co.uk>.
4514              Message-Id: <E19qfNh-0000Zq-00@phekda.freeserve.co.uk>
4515              
4516              [20911]
4517              Don't uppercase automatically all environment variables on DJGPP.
4518              (reported by Richard Dawe, this breaks portability of Unix
4519              scripts.) Don't change the behaviour on plain MS/DOS.
4520      Branch: maint-5.8/perl
4521           !> djgpp/djgppsed.sh dosish.h perl.c
4522 ____________________________________________________________________________
4523 [ 20918] By: jhi                                   on 2003/08/27  13:15:45
4524         Log: Integrate:
4525              [ 20907]
4526              Maintainer catch from Rafael.
4527              
4528              [ 20908]
4529              Subject: [PATCH] minor File::Spec testing cleanup
4530              From: Ken Williams <ken@mathforum.org>
4531              Date: Thu, 21 Aug 2003 22:47:51 -0500
4532              Message-Id: <67C30B63-D453-11D7-8495-003065F6D85A@mathforum.org>
4533              
4534              [ 20910]
4535              Change the internal prototype of the pop() and shift() builtins
4536              to (;\@), to reflect that their array argument is optional.
4537              
4538              [ 20912]
4539              perlapi.pod tweaks, based on :
4540              Subject: misdocumented return value for sv_setref*
4541              From: Joe Schaefer <joe+perl@sunstarsys.com>
4542              Date: 12 Aug 2003 13:21:42 -0400
4543              Message-ID: <m3adae94gp.fsf@sol.sunstarsys.com>
4544              
4545              [ 20916]
4546              Ultrix tweaks: <string.h> must not be included twice
4547              (otherwise one gets prototype conflicts between the <string.h>
4548              and proto.h because Ultrix thinks e.g. Perl_ninstr has been
4549              define in <string.h>...); and Configure misprobes some features.
4550              
4551              [ 20917]
4552              Subject: disturbing, disruptive typo in Tutorial.pod [PATCH]
4553              From: "John P. Linderman" <jpl@research.att.com>
4554              Date: Wed, 27 Aug 2003 08:10:12 -0400 (EDT)
4555              Message-Id: <200308271210.IAA23907@raptor.research.att.com>
4556              
4557              Subject: typo in pod/perlnewmod.pod [PATCH]
4558              From: "John P. Linderman" <jpl@research.att.com>
4559              Date: Wed, 27 Aug 2003 09:07:12 -0400 (EDT)
4560              Message-Id: <200308271307.JAA46955@raptor.research.att.com>
4561              
4562              Subject: [PATCH] document the location of byacc
4563              From: Dave Mitchell <davem@fdgroup.com>
4564              Date: Wed, 27 Aug 2003 14:26:50 +0100
4565              Message-ID: <20030827132650.GA23144@fdgroup.com>
4566      Branch: maint-5.8/perl
4567           !> Porting/Maintainers.pl Porting/pumpkin.pod ext/POSIX/POSIX.xs
4568           !> ext/SDBM_File/sdbm/sdbm.c ext/SDBM_File/sdbm/sdbm.h
4569           !> ext/Socket/Socket.xs hints/ultrix_4.sh
4570           !> lib/ExtUtils/MakeMaker/Tutorial.pod
4571           !> lib/File/Spec/t/rel2abs2rel.t opcode.h opcode.pl perl.h
4572           !> pod/perlapi.pod pod/perlnewmod.pod sv.c
4573 ____________________________________________________________________________
4574 [ 20917] By: jhi                                   on 2003/08/27  13:09:33
4575         Log: Subject: disturbing, disruptive typo in Tutorial.pod [PATCH]
4576              From: "John P. Linderman" <jpl@research.att.com>
4577              Date: Wed, 27 Aug 2003 08:10:12 -0400 (EDT)
4578              Message-Id: <200308271210.IAA23907@raptor.research.att.com>
4579              
4580              Subject: typo in pod/perlnewmod.pod [PATCH]
4581              From: "John P. Linderman" <jpl@research.att.com>
4582              Date: Wed, 27 Aug 2003 09:07:12 -0400 (EDT)
4583              Message-Id: <200308271307.JAA46955@raptor.research.att.com>
4584              
4585              Subject: [PATCH] document the location of byacc
4586              From: Dave Mitchell <davem@fdgroup.com>
4587              Date: Wed, 27 Aug 2003 14:26:50 +0100
4588              Message-ID: <20030827132650.GA23144@fdgroup.com>
4589      Branch: perl
4590            ! Porting/pumpkin.pod lib/ExtUtils/MakeMaker/Tutorial.pod
4591            ! pod/perlnewmod.pod
4592 ____________________________________________________________________________
4593 [ 20916] By: jhi                                   on 2003/08/27  13:01:26
4594         Log: Ultrix tweaks: <string.h> must not be included twice
4595              (otherwise one gets prototype conflicts between the <string.h>
4596              and proto.h because Ultrix thinks e.g. Perl_ninstr has been
4597              define in <string.h>...); and Configure misprobes some features.
4598      Branch: perl
4599            ! ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/sdbm.c
4600            ! ext/SDBM_File/sdbm/sdbm.h ext/Socket/Socket.xs
4601            ! hints/ultrix_4.sh
4602 ____________________________________________________________________________
4603 [ 20915] By: jhi                                   on 2003/08/27  05:37:34
4604         Log: Urk.  In Mac OS X byteorder is not one of the "known ones",
4605              but instead it is 0xFFFF.  So retract #20914.
4606      Branch: perl
4607            ! perl.h
4608 ____________________________________________________________________________
4609 [ 20914] By: jhi                                   on 2003/08/27  05:17:44
4610         Log: Sanity check for BYTEORDER.
4611      Branch: perl
4612            ! perl.h
4613 ____________________________________________________________________________
4614 [ 20913] By: rgs                                   on 2003/08/26  20:34:48
4615         Log: Integrate two DJGPP portability patches from the 5.6.2 branch :
4616              
4617              [20859]
4618              Two portability patches for DJGPP from Richard Dawe
4619              <rich@phekda.freeserve.co.uk>.
4620              Message-Id: <E19qfNh-0000Zq-00@phekda.freeserve.co.uk>
4621              
4622              [20911]
4623              Don't uppercase automatically all environment variables on DJGPP.
4624              (reported by Richard Dawe, this breaks portability of Unix
4625              scripts.) Don't change the behaviour on plain MS/DOS.
4626      Branch: perl
4627            ! perl.c
4628           !> djgpp/djgppsed.sh dosish.h
4629 ____________________________________________________________________________
4630 [ 20912] By: rgs                                   on 2003/08/26  20:15:40
4631         Log: perlapi.pod tweaks, based on :
4632              Subject: misdocumented return value for sv_setref*
4633              From: Joe Schaefer <joe+perl@sunstarsys.com>
4634              Date: 12 Aug 2003 13:21:42 -0400
4635              Message-ID: <m3adae94gp.fsf@sol.sunstarsys.com>
4636      Branch: perl
4637            ! pod/perlapi.pod sv.c
4638 ____________________________________________________________________________
4639 [ 20911] By: rgs                                   on 2003/08/26  20:01:16
4640         Log: Don't uppercase automatically all environment variables on DJGPP.
4641              (reported by Richard Dawe, this breaks portability of Unix
4642              scripts.) Don't change the behaviour on plain MS/DOS.
4643      Branch: maint-5.6
4644            ! perl-5.6.2/perl.c
4645 ____________________________________________________________________________
4646 [ 20910] By: rgs                                   on 2003/08/26  19:37:29
4647         Log: Change the internal prototype of the pop() and shift() builtins
4648              to (;\@), to reflect that their array argument is optional.
4649      Branch: perl
4650            ! opcode.h opcode.pl
4651 ____________________________________________________________________________
4652 [ 20909] By: rgs                                   on 2003/08/26  19:13:39
4653         Log: Subject: [PATCH] improved 19064 (local $_[0] problems)
4654              From: Dave Mitchell <davem@fdgroup.com>
4655              Date: Sun, 24 Aug 2003 15:52:00 +0100
4656              Message-ID: <20030824145159.GA12210@fdgroup.com>
4657      Branch: perl
4658            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
4659 ____________________________________________________________________________
4660 [ 20908] By: rgs                                   on 2003/08/26  18:40:50
4661         Log: Subject: [PATCH] minor File::Spec testing cleanup
4662              From: Ken Williams <ken@mathforum.org>
4663              Date: Thu, 21 Aug 2003 22:47:51 -0500
4664              Message-Id: <67C30B63-D453-11D7-8495-003065F6D85A@mathforum.org>
4665      Branch: perl
4666            ! lib/File/Spec/t/rel2abs2rel.t
4667 ____________________________________________________________________________
4668 [ 20907] By: jhi                                   on 2003/08/26  12:12:14
4669         Log: Maintainer catch from Rafael.
4670      Branch: perl
4671            ! Porting/Maintainers.pl
4672 ____________________________________________________________________________
4673 [ 20906] By: jhi                                   on 2003/08/26  09:38:57
4674         Log: Integrate:
4675              [ 20899]
4676              [perl #23577] fix syscall() prototype description in
4677              perlfunc.pod, as suggested by Lukas Mai.
4678              
4679              [ 20900]
4680              More memory lane.
4681              
4682              [ 20901]
4683              Subject: Re: [PATCH] valgrind and /#/x
4684              From: Enache Adrian <enache@rdslink.ro>
4685              Date: Tue, 26 Aug 2003 08:11:07 +0300
4686              Message-ID: <20030826051107.GA1086@ratsnest.hole>
4687              
4688              [ 20902]
4689              CGI::Carp from CGI.pm 3.00 was missing.
4690              
4691              [ 20903]
4692              PerlIO on EBCDIC on BS2000 advice from Thomas Dorner.
4693              (This information looks interesting enough to be mentioned
4694              elsewhere, too.)
4695              
4696              [ 20904]
4697              No dynaloading at all in Ultrix.
4698              
4699              [ 20905]
4700              Take a cutdown version of the change #20903 also to perlebcdic.
4701      Branch: maint-5.8/perl
4702           !> README.bs2000 hints/ultrix_4.sh lib/CGI/Carp.pm
4703           !> pod/perlebcdic.pod pod/perlfunc.pod regcomp.c t/op/re_tests
4704           !> t/run/fresh_perl.t toke.c
4705 ____________________________________________________________________________
4706 [ 20905] By: jhi                                   on 2003/08/26  09:36:22
4707         Log: Take a cutdown version of the change #20903 also to perlebcdic.
4708      Branch: perl
4709            ! pod/perlebcdic.pod
4710 ____________________________________________________________________________
4711 [ 20904] By: jhi                                   on 2003/08/26  09:29:49
4712         Log: No dynaloading at all in Ultrix.
4713      Branch: perl
4714            ! hints/ultrix_4.sh
4715 ____________________________________________________________________________
4716 [ 20903] By: jhi                                   on 2003/08/26  08:54:02
4717         Log: PerlIO on EBCDIC on BS2000 advice from Thomas Dorner.
4718              (This information looks interesting enough to be mentioned
4719              elsewhere, too.)
4720      Branch: perl
4721            ! README.bs2000
4722 ____________________________________________________________________________
4723 [ 20902] By: jhi                                   on 2003/08/26  08:36:36
4724         Log: CGI::Carp from CGI.pm 3.00 was missing.
4725      Branch: perl
4726            ! lib/CGI/Carp.pm
4727 ____________________________________________________________________________
4728 [ 20901] By: jhi                                   on 2003/08/26  05:18:15
4729         Log: Subject: Re: [PATCH] valgrind and /#/x
4730              From: Enache Adrian <enache@rdslink.ro>
4731              Date: Tue, 26 Aug 2003 08:11:07 +0300
4732              Message-ID: <20030826051107.GA1086@ratsnest.hole>
4733      Branch: perl
4734            ! regcomp.c t/op/re_tests t/run/fresh_perl.t toke.c
4735 ____________________________________________________________________________
4736 [ 20900] By: jhi                                   on 2003/08/26  04:53:09
4737         Log: More memory lane.
4738      Branch: perl
4739            ! hints/ultrix_4.sh
4740 ____________________________________________________________________________
4741 [ 20899] By: rgs                                   on 2003/08/25  21:05:57
4742         Log: fix syscall() prototype description in
4743              perlfunc.pod, as suggested by Lukas Mai.
4744      Branch: perl
4745            ! pod/perlfunc.pod
4746 ____________________________________________________________________________
4747 [ 20898] By: jhi                                   on 2003/08/25  19:59:49
4748         Log: Update Changes.
4749      Branch: maint-5.8/perl
4750            ! Changes patchlevel.h
4751 ____________________________________________________________________________
4752 [ 20897] By: jhi                                   on 2003/08/25  19:56:08
4753         Log: Integrate:
4754              [ 20886]
4755              SunOS 4.1.4 is working, too.
4756              
4757              [ 20887]
4758              pat.t -> charnames -> UCD -> Storable,
4759              not good for static builds and minitest.
4760              
4761              [ 20888]
4762              The #20887 didn't go over that well;
4763              and add a few more tests from UTS#18.
4764              
4765              [ 20889]
4766              More SunOS 4.x info.
4767              
4768              [ 20890]
4769              Subject: [5.8.1] maint @ 20845 OK on aix 4.2
4770              From: Jose.auguste-etienne@cgss-guyane.fr
4771              Date: Mon, 25 Aug 2003 14:35:45 -0300
4772              Message-ID: <OF1EF867E8.4A2A43A1-ON03256D8D.005DFE9A@Cgss-Guyane.fr>
4773              
4774              AIX Configure advice.
4775              
4776              [ 20891]
4777              The new tests of #20888 didn't really test what they claimed to.
4778              
4779              [ 20892]
4780              More ptags tweakage from Stas; now add 'fullpath'
4781              option to get absolute paths.
4782              
4783              [ 20893]
4784              Subject: more valgrinding: select problem?
4785              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4786              Date: Mon, 25 Aug 2003 22:02:17 +0200
4787              Message-ID: <008301c36b43$cfe26f10$0c2f1fac@R2D2>
4788              
4789              In glibc, just use the __FD_SETSIZE since that's
4790              the size of the buffer (usually 1024 bits, much
4791              more than the selectminbits of 32).
4792              
4793              [ 20894]
4794              Subject: [PATCH@20512] make backspace key work for WinCE users
4795              From: Vadim Konovalov <vkonovalov@peterstar.ru>
4796              Date: Tue, 26 Aug 2003 00:10:29 +0400
4797              Message-ID: <135606488000.20030826001029@peterstar.ru>
4798              
4799              [ 20895]
4800              Even more SunOS 4 info.
4801              
4802              [ 20896]
4803              Tiny doc tweak.
4804      Branch: maint-5.8/perl
4805           !> README.aix README.solaris emacs/ptags hints/sunos_4_1.sh
4806           !> pp_sys.c t/op/pat.t wince/perlmain.c
4807 ____________________________________________________________________________
4808 [ 20896] By: jhi                                   on 2003/08/25  19:52:48
4809         Log: Tiny doc tweak.
4810      Branch: perl
4811            ! README.solaris
4812 ____________________________________________________________________________
4813 [ 20895] By: jhi                                   on 2003/08/25  19:46:31
4814         Log: Even more SunOS 4 info.
4815      Branch: perl
4816            ! README.solaris
4817 ____________________________________________________________________________
4818 [ 20894] By: jhi                                   on 2003/08/25  19:37:00
4819         Log: Subject: [PATCH@20512] make backspace key work for WinCE users
4820              From: Vadim Konovalov <vkonovalov@peterstar.ru>
4821              Date: Tue, 26 Aug 2003 00:10:29 +0400
4822              Message-ID: <135606488000.20030826001029@peterstar.ru>
4823      Branch: perl
4824            ! wince/perlmain.c
4825 ____________________________________________________________________________
4826 [ 20893] By: jhi                                   on 2003/08/25  19:25:08
4827         Log: Subject: more valgrinding: select problem?
4828              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4829              Date: Mon, 25 Aug 2003 22:02:17 +0200
4830              Message-ID: <008301c36b43$cfe26f10$0c2f1fac@R2D2>
4831              
4832              In glibc, just use the __FD_SETSIZE since that's
4833              the size of the buffer (usually 1024 bits, much
4834              more than the selectminbits of 32).
4835      Branch: perl
4836            ! pp_sys.c
4837 ____________________________________________________________________________
4838 [ 20892] By: jhi                                   on 2003/08/25  19:11:32
4839         Log: More ptags tweakage from Stas; now add 'fullpath'
4840              option to get absolute paths.
4841      Branch: perl
4842            ! emacs/ptags
4843 ____________________________________________________________________________
4844 [ 20891] By: jhi                                   on 2003/08/25  18:35:03
4845         Log: The new tests of #20888 didn't really test what they claimed to.
4846      Branch: perl
4847            ! t/op/pat.t
4848 ____________________________________________________________________________
4849 [ 20890] By: jhi                                   on 2003/08/25  18:14:33
4850         Log: Subject: [5.8.1] maint @ 20845 OK on aix 4.2
4851              From: Jose.auguste-etienne@cgss-guyane.fr
4852              Date: Mon, 25 Aug 2003 14:35:45 -0300
4853              Message-ID: <OF1EF867E8.4A2A43A1-ON03256D8D.005DFE9A@Cgss-Guyane.fr>
4854              
4855              AIX Configure advice.
4856      Branch: perl
4857            ! README.aix
4858 ____________________________________________________________________________
4859 [ 20889] By: jhi                                   on 2003/08/25  18:08:42
4860         Log: More SunOS 4.x info.
4861      Branch: perl
4862            ! README.solaris
4863 ____________________________________________________________________________
4864 [ 20888] By: jhi                                   on 2003/08/25  17:53:32
4865         Log: The #20887 didn't go over that well;
4866              and add a few more tests from UTS#18.
4867      Branch: perl
4868            ! t/op/pat.t
4869 ____________________________________________________________________________
4870 [ 20887] By: jhi                                   on 2003/08/25  16:40:51
4871         Log: pat.t -> charnames -> UCD -> Storable,
4872              not good for static builds and minitest.
4873      Branch: perl
4874            ! t/op/pat.t
4875 ____________________________________________________________________________
4876 [ 20886] By: jhi                                   on 2003/08/25  16:35:26
4877         Log: SunOS 4.1.4 is working, too.
4878      Branch: perl
4879            ! README.solaris hints/sunos_4_1.sh
4880 ____________________________________________________________________________
4881 [ 20885] By: jhi                                   on 2003/08/25  16:13:44
4882         Log: Regen perlmodlib, perltoc.
4883      Branch: maint-5.8/perl
4884            ! pod/perlmodlib.pod pod/perltoc.pod
4885 ____________________________________________________________________________
4886 [ 20884] By: jhi                                   on 2003/08/25  16:05:18
4887         Log: Regen perlmodlib, perltoc.
4888      Branch: perl
4889            ! pod/perlmodlib.pod pod/perltoc.pod
4890 ____________________________________________________________________________
4891 [ 20883] By: jhi                                   on 2003/08/25  15:49:41
4892         Log: Integrate:
4893              [ 20875]
4894              Upgrade to CGI.pm 3.00.
4895              
4896              [ 20876]
4897              Keep the CGI::Util VERSION at 1.31 since there have been changes
4898              since Perl 5.8.0.
4899              
4900              [ 20877]
4901              Change the VERSION since there are now changes since Perl 5.8.0.
4902              
4903              [ 20878]
4904              Document even more ways of affecting your "utf8ness".
4905              
4906              [ 20879]
4907              Subject: Please update my address
4908              From: Ed Avis <ed@membled.com>
4909              Date: Mon, 25 Aug 2003 13:16:45 +0100 (BST)
4910              Message-ID: <Pine.LNX.4.20L2.0308251314530.29902-100000@budvar.future-i.net>
4911              
4912              (Just the AUTHORS part, though, I don't think retroactively
4913              updating the Changes* is useful.)
4914              
4915              [ 20880]
4916              Subject: [PATCH] valgrind and /#/x
4917              From: Dave Mitchell <davem@fdgroup.com>
4918              Date: Mon, 25 Aug 2003 13:27:49 +0100
4919              Message-ID: <20030825122748.GA15560@fdgroup.com>
4920              
4921              [ 20881]
4922              UVSIZE is not yet defined when it would be needed
4923              by MULTIARCH.  So go back to LONGSIZE, and (belt-
4924              and-suspenders-and-rope style) later in UVSIZE
4925              possibly redefine BYTEORDER.
4926      Branch: maint-5.8/perl
4927           !> AUTHORS Configure config_h.SH ext/I18N/Langinfo/Langinfo.pm
4928           !> lib/CGI.pm lib/CGI/Util.pm lib/utf8.pm regcomp.c
4929 ____________________________________________________________________________
4930 [ 20882] By: jhi                                   on 2003/08/25  15:46:22
4931         Log: metaconfig changes for #20881.
4932      Branch: metaconfig
4933            ! U/compline/byteorder.U
4934      Branch: metaconfig/U/perl
4935            ! perlxv.U
4936 ____________________________________________________________________________
4937 [ 20881] By: jhi                                   on 2003/08/25  15:45:51
4938         Log: UVSIZE is not yet defined when it would be needed
4939              by MULTIARCH.  So go back to LONGSIZE, and (belt-
4940              and-suspenders-and-rope style) later in UVSIZE
4941              possibly redefine BYTEORDER.
4942      Branch: perl
4943            ! Configure config_h.SH
4944 ____________________________________________________________________________
4945 [ 20880] By: jhi                                   on 2003/08/25  11:28:45
4946         Log: Subject: [PATCH] valgrind and /#/x
4947              From: Dave Mitchell <davem@fdgroup.com>
4948              Date: Mon, 25 Aug 2003 13:27:49 +0100
4949              Message-ID: <20030825122748.GA15560@fdgroup.com>
4950      Branch: perl
4951            ! regcomp.c
4952 ____________________________________________________________________________
4953 [ 20879] By: jhi                                   on 2003/08/25  11:16:29
4954         Log: Subject: Please update my address
4955              From: Ed Avis <ed@membled.com>
4956              Date: Mon, 25 Aug 2003 13:16:45 +0100 (BST)
4957              Message-ID: <Pine.LNX.4.20L2.0308251314530.29902-100000@budvar.future-i.net>
4958              
4959              (Just the AUTHORS part, though, I don't think retroactively
4960              updating the Changes* is useful.)
4961      Branch: perl
4962            ! AUTHORS
4963 ____________________________________________________________________________
4964 [ 20878] By: jhi                                   on 2003/08/25  11:14:26
4965         Log: Document even more ways of affecting your "utf8ness".
4966      Branch: perl
4967            ! lib/utf8.pm
4968 ____________________________________________________________________________
4969 [ 20877] By: jhi                                   on 2003/08/25  11:11:40
4970         Log: Change the VERSION since there are now changes since Perl 5.8.0.
4971      Branch: perl
4972            ! ext/I18N/Langinfo/Langinfo.pm
4973 ____________________________________________________________________________
4974 [ 20876] By: jhi                                   on 2003/08/25  11:11:13
4975         Log: Keep the CGI::Util VERSION at 1.31 since there have been changes
4976              since Perl 5.8.0.
4977      Branch: perl
4978            ! lib/CGI/Util.pm
4979 ____________________________________________________________________________
4980 [ 20875] By: jhi                                   on 2003/08/25  11:09:49
4981         Log: Upgrade to CGI.pm 3.00.
4982      Branch: perl
4983            ! lib/CGI.pm lib/CGI/Util.pm
4984 ____________________________________________________________________________
4985 [ 20874] By: jhi                                   on 2003/08/25  09:40:24
4986         Log: Update Changes.
4987      Branch: maint-5.8/perl
4988            ! Changes patchlevel.h
4989 ____________________________________________________________________________
4990 [ 20873] By: jhi                                   on 2003/08/25  09:07:58
4991         Log: Integrate:
4992              [ 20864]
4993              s/rationale/rational/g on bigrats.
4994              
4995              [ 20865]
4996              An imperfect last resort in case there is no strtoul() but
4997              there is strtol() (like e.g. SunOS 4) because of the Atoul()
4998              in Perl_get_hash_seed()).  The only true fix would be to
4999              implement Perl_my_strtoul() (and Perl_my_strtol(), I guess)
5000              in numeric.c.
5001              
5002              [ 20866]
5003              IRIX 5.3 is 99.90% okay.
5004              
5005              [ 20867]
5006              Various tweaks for getting Perl to compile on SunOS 4.x.
5007              Doesn't work well yet, something broken in DynaLoader/XSLoader?
5008              
5009              [ 20868]
5010              MPE/iX doc tweak from Mark Bixby.
5011              
5012              [ 20870]
5013              Subject: [patch emacs/ptags] allow xemacs to be used
5014              From: Stas Bekman <stas@stason.org>
5015              Date: Sun, 24 Aug 2003 22:05:00 -0700
5016              Message-ID: <3F4998FC.3090401@stason.org>
5017              
5018              [ 20871]
5019              Subject: [PATCH] valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?)
5020              From: Nicholas Clark <nick@ccl4.org>
5021              Date: Sun, 24 Aug 2003 16:48:53 +0100
5022              Message-ID: <20030824164851.E558@plum.flirble.org>
5023              
5024              [ 20872]
5025              Subject: [PATCH] valgrind update
5026              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
5027              Date: Mon, 25 Aug 2003 09:51:57 +0200 (MEST)
5028              Message-ID: <21671.1061797917@www38.gmx.net>
5029      Branch: maint-5.8/perl
5030           !> README.irix README.mpeix README.solaris doop.c emacs/ptags
5031           !> ext/IO/poll.c hints/irix_5.sh hints/sunos_4_1.sh
5032           !> lib/Math/BigRat.pm lib/bigrat.pm perl.h t/TEST t/op/magic.t
5033 ____________________________________________________________________________
5034 [ 20872] By: jhi                                   on 2003/08/25  09:03:44
5035         Log: Subject: [PATCH] valgrind update
5036              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
5037              Date: Mon, 25 Aug 2003 09:51:57 +0200 (MEST)
5038              Message-ID: <21671.1061797917@www38.gmx.net>
5039      Branch: perl
5040            ! t/TEST t/op/magic.t
5041 ____________________________________________________________________________
5042 [ 20871] By: jhi                                   on 2003/08/25  05:16:02
5043         Log: Subject: [PATCH] valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?)
5044              From: Nicholas Clark <nick@ccl4.org>
5045              Date: Sun, 24 Aug 2003 16:48:53 +0100
5046              Message-ID: <20030824164851.E558@plum.flirble.org>
5047      Branch: perl
5048            ! doop.c
5049 ____________________________________________________________________________
5050 [ 20870] By: jhi                                   on 2003/08/25  05:14:04
5051         Log: Subject: [patch emacs/ptags] allow xemacs to be used
5052              From: Stas Bekman <stas@stason.org>
5053              Date: Sun, 24 Aug 2003 22:05:00 -0700
5054              Message-ID: <3F4998FC.3090401@stason.org>
5055      Branch: perl
5056            ! emacs/ptags
5057 ____________________________________________________________________________
5058 [ 20869] By: jhi                                   on 2003/08/25  05:09:45
5059         Log: Cygwin 1.5.x looking better.
5060      Branch: maint-5.8/perl
5061            ! pod/perldelta.pod
5062 ____________________________________________________________________________
5063 [ 20868] By: jhi                                   on 2003/08/24  13:20:03
5064         Log: MPE/iX doc tweak from Mark Bixby.
5065      Branch: perl
5066            ! README.mpeix
5067 ____________________________________________________________________________
5068 [ 20867] By: jhi                                   on 2003/08/24  10:46:42
5069         Log: Various tweaks for getting Perl to compile on SunOS 4.x.
5070              Doesn't work well yet, something broken in DynaLoader/XSLoader?
5071      Branch: perl
5072            ! README.solaris ext/IO/poll.c hints/sunos_4_1.sh
5073 ____________________________________________________________________________
5074 [ 20866] By: jhi                                   on 2003/08/24  10:00:59
5075         Log: IRIX 5.3 is 99.90% okay.
5076      Branch: perl
5077            ! README.irix hints/irix_5.sh
5078 ____________________________________________________________________________
5079 [ 20865] By: jhi                                   on 2003/08/24  08:24:46
5080         Log: An imperfect last resort in case there is no strtoul() but
5081              there is strtol() (like e.g. SunOS 4) because of the Atoul()
5082              in Perl_get_hash_seed()).  The only true fix would be to
5083              implement Perl_my_strtoul() (and Perl_my_strtol(), I guess)
5084              in numeric.c.
5085      Branch: perl
5086            ! perl.h
5087 ____________________________________________________________________________
5088 [ 20864] By: jhi                                   on 2003/08/24  07:45:47
5089         Log: s/rationale/rational/g on bigrats.
5090      Branch: perl
5091            ! lib/Math/BigRat.pm lib/bigrat.pm
5092 ____________________________________________________________________________
5093 [ 20863] By: jhi                                   on 2003/08/24  06:43:00
5094         Log: Integrate:
5095              [ 20860]
5096              Bad quote day, noticed by Philip Newton.
5097              
5098              [ 20861]
5099              gcc -O3 and Storable in Linux do not like each other.
5100              
5101              [ 20862]
5102              Update the CPAN mirrors list.
5103      Branch: maint-5.8/perl
5104           !> ext/Storable/hints/linux.pl hints/dos_djgpp.sh
5105           !> pod/perlmodlib.PL pod/perlmodlib.pod
5106 ____________________________________________________________________________
5107 [ 20862] By: jhi                                   on 2003/08/24  06:41:17
5108         Log: Update the CPAN mirrors list.
5109      Branch: perl
5110            ! pod/perlmodlib.PL pod/perlmodlib.pod
5111 ____________________________________________________________________________
5112 [ 20861] By: jhi                                   on 2003/08/24  06:13:13
5113         Log: gcc -O3 and Storable in Linux do not like each other.
5114      Branch: perl
5115            ! ext/Storable/hints/linux.pl
5116 ____________________________________________________________________________
5117 [ 20860] By: jhi                                   on 2003/08/24  05:34:56
5118         Log: Bad quote day, noticed by Philip Newton.
5119      Branch: perl
5120            ! hints/dos_djgpp.sh
5121 ____________________________________________________________________________
5122 [ 20859] By: rgs                                   on 2003/08/23  20:02:36
5123         Log: Two portability patches for DJGPP from Richard Dawe
5124              <rich@phekda.freeserve.co.uk>.
5125              Message-Id: <E19qfNh-0000Zq-00@phekda.freeserve.co.uk>
5126      Branch: maint-5.6
5127            ! perl-5.6.2/djgpp/djgppsed.sh perl-5.6.2/dosish.h
5128 ____________________________________________________________________________
5129 [ 20858] By: jhi                                   on 2003/08/23  09:21:09
5130         Log: Integrate:
5131              [ 20850]
5132              Subject: [PATCH] Re: valgrind as a leak hound?
5133              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
5134              Date: Fri, 22 Aug 2003 23:28:18 +0200
5135              Message-ID: <002201c368f4$4e5a5e40$0c2f1fac@R2D2>
5136              
5137              Add the leak detection to valgrind testing.
5138              
5139              [ 20851]
5140              Doc tweaks on perlhack.
5141              
5142              [ 20853]
5143              Move the note about known eval leaks earlier.
5144              
5145              [ 20854]
5146              More data points about the Storable optimization problem
5147              in Linux.  (It might be that also non-Debians are affected,
5148              waiting for more information.)
5149              
5150              [ 20855]
5151              Add more comments so that one can see what is supposed to happen.
5152              
5153              [ 20856]
5154              Subject: Re: bytecode.t & OS X "Invalid bytecode for this architecture"
5155              From: Enache Adrian <enache@rdslink.ro>
5156              Date: Mon, 4 Aug 2003 16:20:19 +0300
5157              Message-ID: <20030804132019.GA6764@ratsnest.hole>
5158      Branch: maint-5.8/perl
5159           +> t/perl.supp
5160           !> Configure MANIFEST config_h.SH ext/Storable/hints/linux.pl
5161           !> pod/perlhack.pod t/TEST t/op/lc.t
5162 ____________________________________________________________________________
5163 [ 20857] By: jhi                                   on 2003/08/23  09:15:29
5164         Log: metaconfig unit change for #20856.
5165      Branch: metaconfig
5166            ! U/compline/byteorder.U
5167 ____________________________________________________________________________
5168 [ 20856] By: jhi                                   on 2003/08/23  09:15:15
5169         Log: Subject: Re: bytecode.t & OS X "Invalid bytecode for this architecture"
5170              From: Enache Adrian <enache@rdslink.ro>
5171              Date: Mon, 4 Aug 2003 16:20:19 +0300
5172              Message-ID: <20030804132019.GA6764@ratsnest.hole>
5173      Branch: perl
5174            ! Configure config_h.SH
5175 ____________________________________________________________________________
5176 [ 20855] By: jhi                                   on 2003/08/23  07:51:32
5177         Log: Add more comments so that one can see what is supposed to happen.
5178      Branch: perl
5179            ! t/op/lc.t
5180 ____________________________________________________________________________
5181 [ 20854] By: jhi                                   on 2003/08/23  07:41:11
5182         Log: More data points about the Storable optimization problem
5183              in Linux.  (It might be that also non-Debians are affected,
5184              waiting for more information.)
5185      Branch: perl
5186            ! ext/Storable/hints/linux.pl
5187 ____________________________________________________________________________
5188 [ 20853] By: jhi                                   on 2003/08/23  07:37:41
5189         Log: Move the note about known eval leaks earlier.
5190      Branch: perl
5191            ! pod/perlhack.pod
5192 ____________________________________________________________________________
5193 [ 20852] By: jhi                                   on 2003/08/23  07:15:58
5194         Log: Forgot to regen byterun.c.
5195      Branch: perl
5196            ! ext/ByteLoader/byterun.c
5197 ____________________________________________________________________________
5198 [ 20851] By: jhi                                   on 2003/08/23  07:13:29
5199         Log: Doc tweaks on perlhack.
5200      Branch: perl
5201            ! pod/perlhack.pod
5202 ____________________________________________________________________________
5203 [ 20850] By: jhi                                   on 2003/08/23  06:54:58
5204         Log: Subject: [PATCH] Re: valgrind as a leak hound?
5205              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
5206              Date: Fri, 22 Aug 2003 23:28:18 +0200
5207              Message-ID: <002201c368f4$4e5a5e40$0c2f1fac@R2D2>
5208              
5209              Add the leak detection to valgrind testing.
5210      Branch: perl
5211            + t/perl.supp
5212            ! MANIFEST pod/perlhack.pod t/TEST
5213 ____________________________________________________________________________
5214 [ 20849] By: rgs                                   on 2003/08/22  21:45:20
5215         Log: Integrate Test::More, Test::Builder and Test::Simple,
5216              from bleadperl. Pulling in dependencies, I had to integrate if.pm
5217              as well (it's used in some tests.)
5218      Branch: maint-5.6
5219            + perl-5.6.2/lib/Test/Builder.pm perl-5.6.2/lib/Test/More.pm
5220            + perl-5.6.2/lib/Test/Simple.pm
5221            + perl-5.6.2/lib/Test/Simple/Changes
5222            + perl-5.6.2/lib/Test/Simple/README
5223            + perl-5.6.2/lib/Test/Simple/t/Builder.t
5224            + perl-5.6.2/lib/Test/Simple/t/More.t
5225            + perl-5.6.2/lib/Test/Simple/t/bad_plan.t
5226            + perl-5.6.2/lib/Test/Simple/t/buffer.t
5227            + perl-5.6.2/lib/Test/Simple/t/curr_test.t
5228            + perl-5.6.2/lib/Test/Simple/t/details.t
5229            + perl-5.6.2/lib/Test/Simple/t/diag.t
5230            + perl-5.6.2/lib/Test/Simple/t/exit.t
5231            + perl-5.6.2/lib/Test/Simple/t/extra.t
5232            + perl-5.6.2/lib/Test/Simple/t/fail-like.t
5233            + perl-5.6.2/lib/Test/Simple/t/fail-more.t
5234            + perl-5.6.2/lib/Test/Simple/t/fail.t
5235            + perl-5.6.2/lib/Test/Simple/t/filehandles.t
5236            + perl-5.6.2/lib/Test/Simple/t/fork.t
5237            + perl-5.6.2/lib/Test/Simple/t/has_plan.t
5238            + perl-5.6.2/lib/Test/Simple/t/has_plan2.t
5239            + perl-5.6.2/lib/Test/Simple/t/import.t
5240            + perl-5.6.2/lib/Test/Simple/t/is_deeply.t
5241            + perl-5.6.2/lib/Test/Simple/t/maybe_regex.t
5242            + perl-5.6.2/lib/Test/Simple/t/missing.t
5243            + perl-5.6.2/lib/Test/Simple/t/no_ending.t
5244            + perl-5.6.2/lib/Test/Simple/t/no_header.t
5245            + perl-5.6.2/lib/Test/Simple/t/no_plan.t
5246            + perl-5.6.2/lib/Test/Simple/t/ok_obj.t
5247            + perl-5.6.2/lib/Test/Simple/t/output.t
5248            + perl-5.6.2/lib/Test/Simple/t/plan.t
5249            + perl-5.6.2/lib/Test/Simple/t/plan_is_noplan.t
5250            + perl-5.6.2/lib/Test/Simple/t/plan_no_plan.t
5251            + perl-5.6.2/lib/Test/Simple/t/plan_skip_all.t
5252            + perl-5.6.2/lib/Test/Simple/t/simple.t
5253            + perl-5.6.2/lib/Test/Simple/t/skip.t
5254            + perl-5.6.2/lib/Test/Simple/t/skipall.t
5255            + perl-5.6.2/lib/Test/Simple/t/strays.t
5256            + perl-5.6.2/lib/Test/Simple/t/threads.t
5257            + perl-5.6.2/lib/Test/Simple/t/todo.t
5258            + perl-5.6.2/lib/Test/Simple/t/undef.t
5259            + perl-5.6.2/lib/Test/Simple/t/use_ok.t
5260            + perl-5.6.2/lib/Test/Simple/t/useing.t
5261            + perl-5.6.2/lib/Test/Tutorial.pod perl-5.6.2/lib/if.pm
5262            + perl-5.6.2/lib/if.t perl-5.6.2/t/lib/Test/Simple/Catch.pm
5263            + perl-5.6.2/t/lib/Test/Simple/sample_tests/death.plx
5264            + perl-5.6.2/t/lib/Test/Simple/sample_tests/death_in_eval.plx
5265            + perl-5.6.2/t/lib/Test/Simple/sample_tests/extras.plx
5266            + perl-5.6.2/t/lib/Test/Simple/sample_tests/five_fail.plx
5267            + perl-5.6.2/t/lib/Test/Simple/sample_tests/last_minute_death.pl
5268            + x perl-5.6.2/t/lib/Test/Simple/sample_tests/one_fail.plx
5269            + perl-5.6.2/t/lib/Test/Simple/sample_tests/pre_plan_death.plx
5270            + perl-5.6.2/t/lib/Test/Simple/sample_tests/require.plx
5271            + perl-5.6.2/t/lib/Test/Simple/sample_tests/success.plx
5272            + perl-5.6.2/t/lib/Test/Simple/sample_tests/too_few.plx
5273            + perl-5.6.2/t/lib/Test/Simple/sample_tests/two_fail.plx
5274            + perl-5.6.2/t/lib/TieOut.pm
5275            ! perl-5.6.2/MANIFEST
5276 ____________________________________________________________________________
5277 [ 20848] By: rgs                                   on 2003/08/22  20:51:02
5278         Log: Upgrade to Test 1.24 (from bleadperl)
5279      Branch: maint-5.6
5280            + perl-5.6.2/lib/Test/t/fail.t perl-5.6.2/lib/Test/t/mix.t
5281            + perl-5.6.2/lib/Test/t/onfail.t perl-5.6.2/lib/Test/t/qr.t
5282            + perl-5.6.2/lib/Test/t/skip.t perl-5.6.2/lib/Test/t/success.t
5283            + perl-5.6.2/lib/Test/t/todo.t
5284            ! perl-5.6.2/MANIFEST perl-5.6.2/lib/Test.pm
5285 ____________________________________________________________________________
5286 [ 20847] By: rgs                                   on 2003/08/22  20:07:32
5287         Log: Two tests were failing after the Test::Harness upgrade, because
5288              they use Test, that loads Test::Harness, that doesn't load FileHandle
5289              anymore.
5290      Branch: maint-5.6
5291            ! perl-5.6.2/t/lib/ftmp-mktemp.t perl-5.6.2/t/lib/ftmp-posix.t
5292 ____________________________________________________________________________
5293 [ 20846] By: rgs                                   on 2003/08/22  20:05:52
5294         Log: Upgrade to Test::Harness 2.30, and get t/harness from bleadperl
5295              (more or less, due to the different set of directories to scan
5296              for tests)
5297      Branch: maint-5.6
5298            + perl-5.6.2/lib/Test/Harness/Assert.pm
5299            + perl-5.6.2/lib/Test/Harness/Changes
5300            + perl-5.6.2/lib/Test/Harness/Iterator.pm
5301            + perl-5.6.2/lib/Test/Harness/Straps.pm
5302            + perl-5.6.2/lib/Test/Harness/t/00compile.t
5303            + perl-5.6.2/lib/Test/Harness/t/assert.t
5304            + perl-5.6.2/lib/Test/Harness/t/base.t
5305            + perl-5.6.2/lib/Test/Harness/t/callback.t
5306            + perl-5.6.2/lib/Test/Harness/t/nonumbers.t
5307            + perl-5.6.2/lib/Test/Harness/t/ok.t
5308            + perl-5.6.2/lib/Test/Harness/t/pod.t
5309            + perl-5.6.2/lib/Test/Harness/t/strap-analyze.t
5310            + perl-5.6.2/lib/Test/Harness/t/strap.t
5311            + perl-5.6.2/lib/Test/Harness/t/test-harness.t
5312            + perl-5.6.2/t/lib/sample-tests/bailout
5313            + perl-5.6.2/t/lib/sample-tests/bignum
5314            + perl-5.6.2/t/lib/sample-tests/combined
5315            + perl-5.6.2/t/lib/sample-tests/descriptive
5316            + perl-5.6.2/t/lib/sample-tests/die
5317            + perl-5.6.2/t/lib/sample-tests/die_head_end
5318            + perl-5.6.2/t/lib/sample-tests/die_last_minute
5319            + perl-5.6.2/t/lib/sample-tests/duplicates
5320            + perl-5.6.2/t/lib/sample-tests/head_end
5321            + perl-5.6.2/t/lib/sample-tests/head_fail
5322            + perl-5.6.2/t/lib/sample-tests/lone_not_bug
5323            + perl-5.6.2/t/lib/sample-tests/no_nums
5324            + perl-5.6.2/t/lib/sample-tests/no_output
5325            + perl-5.6.2/t/lib/sample-tests/out_of_order
5326            + perl-5.6.2/t/lib/sample-tests/segfault
5327            + perl-5.6.2/t/lib/sample-tests/shbang_misparse
5328            + perl-5.6.2/t/lib/sample-tests/simple
5329            + perl-5.6.2/t/lib/sample-tests/simple_fail
5330            + perl-5.6.2/t/lib/sample-tests/skip
5331            + perl-5.6.2/t/lib/sample-tests/skip_nomsg
5332            + perl-5.6.2/t/lib/sample-tests/skipall
5333            + perl-5.6.2/t/lib/sample-tests/skipall_nomsg
5334            + perl-5.6.2/t/lib/sample-tests/switches
5335            + perl-5.6.2/t/lib/sample-tests/taint
5336            + perl-5.6.2/t/lib/sample-tests/todo
5337            + perl-5.6.2/t/lib/sample-tests/todo_inline
5338            + perl-5.6.2/t/lib/sample-tests/too_many
5339            + perl-5.6.2/t/lib/sample-tests/vms_nit
5340            + perl-5.6.2/t/lib/sample-tests/with_comments
5341            ! perl-5.6.2/MANIFEST perl-5.6.2/lib/Test/Harness.pm
5342            ! perl-5.6.2/t/harness
5343 ____________________________________________________________________________
5344 [ 20845] By: jhi                                   on 2003/08/22  15:23:12
5345         Log: Update Changes.
5346      Branch: maint-5.8/perl
5347            ! Changes patchlevel.h
5348 ____________________________________________________________________________
5349 [ 20844] By: jhi                                   on 2003/08/22  15:07:15
5350         Log: Integrate:
5351              [ 20842]
5352              Try to dodge getspnam() in AIX.
5353              
5354              [ 20843]
5355              Oops.  Why can't C comments nest?
5356      Branch: maint-5.8/perl
5357           !> pp_sys.c
5358 ____________________________________________________________________________
5359 [ 20843] By: jhi                                   on 2003/08/22  15:05:39
5360         Log: Oops.  Why can't C comments nest?
5361      Branch: perl
5362            ! pp_sys.c
5363 ____________________________________________________________________________
5364 [ 20842] By: jhi                                   on 2003/08/22  14:57:09
5365         Log: Try to dodge getspnam() in AIX.
5366      Branch: perl
5367            ! pp_sys.c
5368 ____________________________________________________________________________
5369 [ 20841] By: jhi                                   on 2003/08/22  13:53:37
5370         Log: Integrate:
5371              [ 20839]
5372              Subject: [PATCH] for File::Temp::tempdir(CLEANUP => 1)
5373              From: Slaven Rezic <slaven@rezic.de>
5374              Date: Sun, 17 Aug 2003 12:52:47 +0200 (CEST)
5375              Message-Id: <200308171052.h7HAqlfo026317@vran.herceg.de>
5376              
5377              [ 20840]
5378              Subject: Re: mysterious bytecode.t failure
5379              From: Enache Adrian <enache@rdslink.ro>
5380              Date: Fri, 22 Aug 2003 11:49:34 +0300
5381              Message-ID: <20030822084934.GA1257@ratsnest.hole>
5382      Branch: maint-5.8/perl
5383           !> lib/File/Temp.pm lib/File/Temp/t/tempfile.t t/base/lex.t
5384 ____________________________________________________________________________
5385 [ 20840] By: jhi                                   on 2003/08/22  13:52:26
5386         Log: Subject: Re: mysterious bytecode.t failure
5387              From: Enache Adrian <enache@rdslink.ro>
5388              Date: Fri, 22 Aug 2003 11:49:34 +0300
5389              Message-ID: <20030822084934.GA1257@ratsnest.hole>
5390      Branch: perl
5391            ! t/base/lex.t
5392 ____________________________________________________________________________
5393 [ 20839] By: jhi                                   on 2003/08/22  13:51:44
5394         Log: Subject: [PATCH] for File::Temp::tempdir(CLEANUP => 1)
5395              From: Slaven Rezic <slaven@rezic.de>
5396              Date: Sun, 17 Aug 2003 12:52:47 +0200 (CEST)
5397              Message-Id: <200308171052.h7HAqlfo026317@vran.herceg.de>
5398      Branch: perl
5399            ! lib/File/Temp.pm lib/File/Temp/t/tempfile.t
5400 ____________________________________________________________________________
5401 [ 20838] By: jhi                                   on 2003/08/22  13:43:19
5402         Log: Integrate:
5403              [ 20837]
5404              Just #.
5405      Branch: maint-5.8/perl
5406           !> pod/buildtoc pod/perltoc.pod
5407 ____________________________________________________________________________
5408 [ 20837] By: jhi                                   on 2003/08/22  13:42:24
5409         Log: Just #.
5410      Branch: perl
5411            ! pod/buildtoc pod/perltoc.pod
5412 ____________________________________________________________________________
5413 [ 20836] By: jhi                                   on 2003/08/22  13:34:08
5414         Log: Integrate:
5415              [ 20831]
5416              Rafael spotted that vms/perlvms.pod was still referred to.
5417              
5418              [ 20832]
5419              Retract #20826 and #20831; things are done differently
5420              in VMS, it seems.  Maybe the vms/descrip_mms.template
5421              needs to be changed?
5422              
5423              [ 20833]
5424              In the vms/descrip_mms.template    the perlvms.pod must
5425              be copied from vms/, err, [.vms], not [.pod].
5426              
5427              [ 20834]
5428              Also MANIFEST the vms/perlvms restoration.
5429              
5430              [ 20835]
5431              Regen toc.
5432      Branch: maint-5.8/perl
5433           +> vms/perlvms.pod
5434            - pod/perlvms.pod
5435           !> MANIFEST Makefile.SH pod/buildtoc pod/perltoc.pod
5436           !> vms/descrip_mms.template
5437 ____________________________________________________________________________
5438 [ 20835] By: jhi                                   on 2003/08/22  13:32:12
5439         Log: Regen toc.
5440      Branch: perl
5441            ! pod/perltoc.pod
5442 ____________________________________________________________________________
5443 [ 20834] By: jhi                                   on 2003/08/22  13:28:36
5444         Log: Also MANIFEST the vms/perlvms restoration.
5445      Branch: perl
5446            ! MANIFEST
5447 ____________________________________________________________________________
5448 [ 20833] By: jhi                                   on 2003/08/22  13:22:02
5449         Log: In the vms/descrip_mms.template    the perlvms.pod must
5450              be copied from vms/, err, [.vms], not [.pod].
5451      Branch: perl
5452            ! pod/buildtoc vms/descrip_mms.template
5453 ____________________________________________________________________________
5454 [ 20832] By: jhi                                   on 2003/08/22  13:15:35
5455         Log: Retract #20826 and #20831; things are done differently
5456              in VMS, it seems.  Maybe the vms/descrip_mms.template
5457              needs to be changed?
5458      Branch: perl
5459            + vms/perlvms.pod
5460            - pod/perlvms.pod
5461            ! MANIFEST Makefile.SH
5462 ____________________________________________________________________________
5463 [ 20831] By: jhi                                   on 2003/08/22  13:04:47
5464         Log: Rafael spotted that vms/perlvms.pod was still referred to.
5465      Branch: perl
5466            ! Makefile.SH
5467 ____________________________________________________________________________
5468 [ 20830] By: jhi                                   on 2003/08/22  12:28:15
5469         Log: Integrate:
5470              [ 20819]
5471              Subject: [PATCH] grok_* symbols missing in Devel::PPPort (2nd attempt)
5472              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
5473              Date: Fri, 22 Aug 2003 09:01:09 +0200
5474              Message-id: <20030822070109.GA1029@ethan>
5475              
5476              [ 20820]
5477              Advertise the encoding pragma at the utf8 pragma.
5478              
5479              [ 20821]
5480              Put the tests of the change #19064 back, but disable them.
5481              
5482              [ 20822]
5483              Try to make the use of utf8 as clear as possible.
5484              
5485              [ 20823]
5486              Subject: Re: [perl #23463]: compiler version on sparc/netbsd
5487              From: alian@cpan.org (Alian)
5488              Date: Wed, 20 Aug 2003 20:39:17 +0200
5489              Message-ID: <3F43C055.6030709@jupiter.alianet>
5490              
5491              [ 20824]
5492              Subject: [PATCH] Re: [perl #23463] compiler version on sparc/netbsd
5493              From: Nicholas Clark <nick@ccl4.org>
5494              Date: Thu, 21 Aug 2003 22:26:18 +0100
5495              Message-ID: <20030821222618.T558@plum.flirble.org>
5496              
5497              [ 20825]
5498              Lower Storable.xs optimization to -O2 on certain
5499              known platforms.
5500              
5501              [ 20826]
5502              perlvms moving day, from Craig Berry.
5503              
5504              [ 20828]
5505              Subject: [PATCH: lib/File/Path.t] Re: maint @ 20803
5506              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
5507              Date: Fri, 22 Aug 2003 14:57:09 +0200
5508              Message-ID: <00dd01c368ac$e69146d0$0c2f1fac@R2D2>
5509              
5510              [ 20829]
5511              The change #20809 opened up a code path that might leave s unset.
5512      Branch: maint-5.8/perl
5513           +> ext/Storable/hints/linux.pl pod/perlvms.pod
5514            - vms/perlvms.pod
5515           !> MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
5516           !> ext/Devel/PPPort/t/test.t lib/File/Path.t lib/utf8.pm mg.c
5517           !> t/op/args.t t/op/pack.t
5518 ____________________________________________________________________________
5519 [ 20829] By: jhi                                   on 2003/08/22  12:22:04
5520         Log: The change #20809 opened up a code path that might leave s unset.
5521      Branch: perl
5522            ! mg.c
5523 ____________________________________________________________________________
5524 [ 20828] By: jhi                                   on 2003/08/22  12:17:49
5525         Log: Subject: [PATCH: lib/File/Path.t] Re: maint @ 20803
5526              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
5527              Date: Fri, 22 Aug 2003 14:57:09 +0200
5528              Message-ID: <00dd01c368ac$e69146d0$0c2f1fac@R2D2>
5529      Branch: perl
5530            ! lib/File/Path.t
5531 ____________________________________________________________________________
5532 [ 20827] By: jhi                                   on 2003/08/22  12:17:01
5533         Log: Test the correct longness; from Enache.
5534      Branch: perl
5535            ! ext/B/t/assembler.t
5536 ____________________________________________________________________________
5537 [ 20826] By: jhi                                   on 2003/08/22  12:15:28
5538         Log: perlvms moving day, from Craig Berry.
5539      Branch: perl
5540            + pod/perlvms.pod
5541            - vms/perlvms.pod
5542            ! MANIFEST
5543 ____________________________________________________________________________
5544 [ 20825] By: jhi                                   on 2003/08/22  12:14:14
5545         Log: Lower Storable.xs optimization to -O2 on certain
5546              known platforms.
5547      Branch: perl
5548            + ext/Storable/hints/linux.pl
5549            ! MANIFEST
5550 ____________________________________________________________________________
5551 [ 20824] By: jhi                                   on 2003/08/22  08:20:15
5552         Log: Subject: [PATCH] Re: [perl #23463] compiler version on sparc/netbsd
5553              From: Nicholas Clark <nick@ccl4.org>
5554              Date: Thu, 21 Aug 2003 22:26:18 +0100
5555              Message-ID: <20030821222618.T558@plum.flirble.org>
5556      Branch: perl
5557            ! t/op/pack.t
5558 ____________________________________________________________________________
5559 [ 20823] By: jhi                                   on 2003/08/22  08:16:47
5560         Log: Subject: Re: [perl #23463]: compiler version on sparc/netbsd
5561              From: alian@cpan.org (Alian)
5562              Date: Wed, 20 Aug 2003 20:39:17 +0200
5563              Message-ID: <3F43C055.6030709@jupiter.alianet>
5564      Branch: perl
5565            ! t/op/pack.t
5566 ____________________________________________________________________________
5567 [ 20822] By: jhi                                   on 2003/08/22  08:01:57
5568         Log: Try to make the use of utf8 as clear as possible.
5569      Branch: perl
5570            ! lib/utf8.pm
5571 ____________________________________________________________________________
5572 [ 20821] By: jhi                                   on 2003/08/22  07:51:21
5573         Log: Put the tests of the change #19064 back, but disable them.
5574      Branch: perl
5575            ! t/op/args.t
5576 ____________________________________________________________________________
5577 [ 20820] By: jhi                                   on 2003/08/22  06:47:50
5578         Log: Advertise the encoding pragma at the utf8 pragma.
5579      Branch: perl
5580            ! lib/utf8.pm
5581 ____________________________________________________________________________
5582 [ 20819] By: jhi                                   on 2003/08/22  06:31:29
5583         Log: Subject: [PATCH] grok_* symbols missing in Devel::PPPort (2nd attempt)
5584              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
5585              Date: Fri, 22 Aug 2003 09:01:09 +0200
5586              Message-id: <20030822070109.GA1029@ethan>
5587      Branch: perl
5588            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
5589            ! ext/Devel/PPPort/t/test.t
5590 ____________________________________________________________________________
5591 [ 20818] By: jhi                                   on 2003/08/22  05:54:24
5592         Log: Integrate:
5593              [ 20804]
5594              Fix the syswrite downgrade bug of
5595              [perl #23428] Somethings rotten in unicode semantics
5596              
5597              [ 20805]
5598              Subject: [PATCH] utf8 variable names scrambled in error messages
5599              From: Enache Adrian <enache@rdslink.ro>
5600              Date: Thu, 21 Aug 2003 21:17:26 +0300
5601              Message-ID: <20030821181726.GA1241@ratsnest.hole>
5602              
5603              [ 20806]
5604              Subject: [perluniintro.pod] pod markup fix
5605              From: Stas Bekman <stas@stason.org>
5606              Date: Thu, 21 Aug 2003 11:41:01 -0700
5607              Message-ID: <3F45123D.8020805@stason.org>
5608              
5609              [ 20807]
5610              Must close so that unlink works portably.
5611              
5612              [ 20808]
5613              Mention the Unicode UTR #18 version referenced.
5614              
5615              [ 20809]
5616              The magic variables that alter STDOUT have a tendancy to segfault
5617              when accessed if STDOUT is undefined. Protect them.
5618              
5619              [ 20811]
5620              No need to E<gt>.
5621              
5622              [ 20812]
5623              Somehow missed 0.14 from the maint.
5624              
5625              [ 20813]
5626              Subject: [PATCH] Re: pod cleanup
5627              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
5628              Date: Thu, 21 Aug 2003 17:09:17 -0400
5629              Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu>
5630              
5631              (the pod part)
5632              
5633              [ 20814]
5634              Do not edit perltoc since it is autogenerated.
5635              
5636              [ 20815]
5637              Subject: Re: pod cleanup
5638              From: Ken Williams <ken@mathforum.org>
5639              Date: Thu, 21 Aug 2003 21:24:57 -0500
5640              Message-Id: <D2C0AA31-D447-11D7-8495-003065F6D85A@mathforum.org>
5641              
5642              [ 20817]
5643              Subject: [PATCH] perl-5.8.0, langinfo.h and YESSTR
5644              From: insecure <insecure@mail.od.ua>
5645              Date: Thu, 21 Aug 2003 21:37:56 +0300
5646              Message-Id: <200308212137.57016.insecure@mail.od.ua>
5647      Branch: maint-5.8/perl
5648           !> ext/I18N/Langinfo/Langinfo.xs gv.c lib/File/Spec/Cygwin.pm
5649           !> lib/File/Spec/OS2.pm mg.c pod/buildtoc pod/perl5005delta.pod
5650           !> pod/perlfaq4.pod pod/perlhack.pod pod/perlipc.pod
5651           !> pod/perlpacktut.pod pod/perlunicode.pod pod/perluniintro.pod
5652           !> pp_sys.c t/io/utf8.t t/op/die.t
5653 ____________________________________________________________________________
5654 [ 20817] By: jhi                                   on 2003/08/22  05:18:53
5655         Log: Subject: [PATCH] perl-5.8.0, langinfo.h and YESSTR
5656              From: insecure <insecure@mail.od.ua>
5657              Date: Thu, 21 Aug 2003 21:37:56 +0300
5658              Message-Id: <200308212137.57016.insecure@mail.od.ua>
5659      Branch: perl
5660            ! ext/I18N/Langinfo/Langinfo.xs
5661 ____________________________________________________________________________
5662 [ 20816] By: jhi                                   on 2003/08/22  05:15:30
5663         Log: More bytecode patching from Enache.
5664      Branch: perl
5665            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
5666            ! ext/B/B/Disassembler.pm ext/ByteLoader/bytecode.h
5667 ____________________________________________________________________________
5668 [ 20815] By: jhi                                   on 2003/08/22  05:06:58
5669         Log: Subject: Re: pod cleanup
5670              From: Ken Williams <ken@mathforum.org>
5671              Date: Thu, 21 Aug 2003 21:24:57 -0500
5672              Message-Id: <D2C0AA31-D447-11D7-8495-003065F6D85A@mathforum.org>
5673      Branch: perl
5674            ! lib/File/Spec/Cygwin.pm lib/File/Spec/OS2.pm
5675 ____________________________________________________________________________
5676 [ 20814] By: jhi                                   on 2003/08/22  05:05:52
5677         Log: Do not edit perltoc since it is autogenerated.
5678      Branch: perl
5679            ! pod/buildtoc
5680 ____________________________________________________________________________
5681 [ 20813] By: jhi                                   on 2003/08/22  04:57:12
5682         Log: Subject: [PATCH] Re: pod cleanup
5683              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
5684              Date: Thu, 21 Aug 2003 17:09:17 -0400
5685              Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu>
5686              
5687              (the pod part)
5688      Branch: perl
5689            ! pod/perl5005delta.pod pod/perlfaq4.pod pod/perlhack.pod
5690            ! pod/perlipc.pod pod/perlpacktut.pod
5691 ____________________________________________________________________________
5692 [ 20812] By: jhi                                   on 2003/08/22  04:49:11
5693         Log: Somehow missed 0.14 from the maint.
5694      Branch: maint-5.8/perl
5695           +> lib/File/Temp/t/object.t
5696           !> MANIFEST lib/File/Temp.pm
5697 ____________________________________________________________________________
5698 [ 20811] By: jhi                                   on 2003/08/22  04:46:58
5699         Log: No need to E<gt>.
5700      Branch: perl
5701            ! pod/perluniintro.pod
5702 ____________________________________________________________________________
5703 [ 20810] By: jhi                                   on 2003/08/22  04:46:01
5704         Log: Add File::Temp's OO test.
5705      Branch: perl
5706            + lib/File/Temp/t/object.t
5707            ! MANIFEST
5708 ____________________________________________________________________________
5709 [ 20809] By: rgs                                   on 2003/08/21  19:07:22
5710         Log: The magic variables that alter STDOUT have a tendancy to segfault
5711              when accessed if STDOUT is undefined. Protect them.
5712      Branch: perl
5713            ! mg.c
5714 ____________________________________________________________________________
5715 [ 20808] By: jhi                                   on 2003/08/21  18:39:36
5716         Log: Mention the Unicode UTR #18 version referenced.
5717      Branch: perl
5718            ! pod/perlunicode.pod
5719 ____________________________________________________________________________
5720 [ 20807] By: jhi                                   on 2003/08/21  18:22:22
5721         Log: Must close so that unlink works portably.
5722      Branch: perl
5723            ! t/io/utf8.t
5724 ____________________________________________________________________________
5725 [ 20806] By: jhi                                   on 2003/08/21  18:15:07
5726         Log: Subject: [perluniintro.pod] pod markup fix
5727              From: Stas Bekman <stas@stason.org>
5728              Date: Thu, 21 Aug 2003 11:41:01 -0700
5729              Message-ID: <3F45123D.8020805@stason.org>
5730      Branch: perl
5731            ! pod/perluniintro.pod
5732 ____________________________________________________________________________
5733 [ 20805] By: jhi                                   on 2003/08/21  18:11:30
5734         Log: Subject: [PATCH] utf8 variable names scrambled in error messages
5735              From: Enache Adrian <enache@rdslink.ro>
5736              Date: Thu, 21 Aug 2003 21:17:26 +0300
5737              Message-ID: <20030821181726.GA1241@ratsnest.hole>
5738      Branch: perl
5739            ! gv.c t/op/die.t
5740 ____________________________________________________________________________
5741 [ 20804] By: jhi                                   on 2003/08/21  18:09:10
5742         Log: Fix the syswrite downgrade bug of
5743              [perl #23428] Somethings rotten in unicode semantics
5744      Branch: perl
5745            ! pp_sys.c t/io/utf8.t
5746 ____________________________________________________________________________
5747 [ 20803] By: jhi                                   on 2003/08/21  15:34:44
5748         Log: Update Changes.
5749      Branch: maint-5.8/perl
5750            ! Changes patchlevel.h
5751 ____________________________________________________________________________
5752 [ 20802] By: jhi                                   on 2003/08/21  15:07:17
5753         Log: Integrate:
5754              [ 20801]
5755              No more public cwd(), use private _cwd().
5756      Branch: maint-5.8/perl
5757           !> lib/File/Spec/t/Spec.t
5758 ____________________________________________________________________________
5759 [ 20801] By: jhi                                   on 2003/08/21  15:06:16
5760         Log: No more public cwd(), use private _cwd().
5761      Branch: perl
5762            ! lib/File/Spec/t/Spec.t
5763 ____________________________________________________________________________
5764 [ 20800] By: jhi                                   on 2003/08/21  14:35:19
5765         Log: Integrate:
5766              [ 20797]
5767              Subject: Re: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
5768              From: PPrymmer@factset.com
5769              Message-ID: <OF261B78F0.19FBE242-ON85256D88.00091B48-85256D88.000A179D@factset.com>
5770              Date: Tue, 19 Aug 2003 21:50:12 -0400
5771              
5772              [ 20798]
5773              Rename the internal cwd() to _cwd() (it's not curdir).
5774              
5775              [ 20799]
5776              Underline the fact that abs2rel() makes no sense
5777              if it spans multiple roots.
5778      Branch: maint-5.8/perl
5779           !> lib/ExtUtils/MM_Unix.pm lib/File/Spec.pm
5780           !> lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
5781           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
5782           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
5783           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
5784 ____________________________________________________________________________
5785 [ 20799] By: jhi                                   on 2003/08/21  14:20:04
5786         Log: Underline the fact that abs2rel() makes no sense
5787              if it spans multiple roots.
5788      Branch: perl
5789            ! lib/File/Spec.pm lib/File/Spec/Unix.pm
5790 ____________________________________________________________________________
5791 [ 20798] By: jhi                                   on 2003/08/21  14:12:29
5792         Log: Rename the internal cwd() to _cwd() (it's not curdir).
5793      Branch: perl
5794            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
5795            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
5796            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
5797            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
5798 ____________________________________________________________________________
5799 [ 20797] By: jhi                                   on 2003/08/21  14:05:18
5800         Log: Subject: Re: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
5801              From: PPrymmer@factset.com
5802              Message-ID: <OF261B78F0.19FBE242-ON85256D88.00091B48-85256D88.000A179D@factset.com>
5803              Date: Tue, 19 Aug 2003 21:50:12 -0400
5804      Branch: perl
5805            ! lib/ExtUtils/MM_Unix.pm
5806 ____________________________________________________________________________
5807 [ 20796] By: jhi                                   on 2003/08/21  04:51:00
5808         Log: Integrate:
5809              [ 20785]
5810              Manifest.t.ation of Schwern.
5811              
5812              [ 20786]
5813              t/TEST fails to fail when it can't find tests.
5814              
5815              [ 20789]
5816              Patch from Enache for the crashing of bytecode.t in Tru64.
5817              
5818              [ 20790]
5819              Upgrade to Encode 1.98.
5820              
5821              [ 20791]
5822              Subject: [PATCH perl@20760] Remove redundant targets from Win32 Makefile
5823              From: Steve Hay <steve.hay@uk.radan.com>
5824              Date: Wed, 20 Aug 2003 10:54:46 +0100
5825              Message-ID: <3F434566.3030602@uk.radan.com>
5826              
5827              [ 20793]
5828              Subject: Re: untieing your victim during the act
5829              From: Dave Mitchell <davem@fdgroup.com>
5830              Date: Wed, 20 Aug 2003 20:44:53 +0100
5831              Message-ID: <20030820194453.GD27719@fdgroup.com>
5832              
5833              [ 20794]
5834              MPE/iX does not have nanosleep() (the test makes
5835              a wrong conclusion of the linking succeeding)
5836              
5837              [ 20795]
5838              Retract #19064, broke mod_perl flushing (localisation of $|).
5839              http://public.activestate.com/cgi-bin/perlbrowse?patch=19064
5840              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01466.html
5841      Branch: maint-5.8/perl
5842           !> (integrate 26 files)
5843 ____________________________________________________________________________
5844 [ 20795] By: jhi                                   on 2003/08/21  04:42:56
5845         Log: Retract #19064, broke mod_perl flushing (localisation of $|).
5846              http://public.activestate.com/cgi-bin/perlbrowse?patch=19064
5847              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01466.html
5848      Branch: perl
5849            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
5850 ____________________________________________________________________________
5851 [ 20794] By: jhi                                   on 2003/08/21  04:35:54
5852         Log: MPE/iX does not have nanosleep() (the test makes
5853              a wrong conclusion of the linking succeeding)
5854      Branch: perl
5855            ! ext/Time/HiRes/Makefile.PL
5856 ____________________________________________________________________________
5857 [ 20793] By: jhi                                   on 2003/08/21  04:35:05
5858         Log: Subject: Re: untieing your victim during the act
5859              From: Dave Mitchell <davem@fdgroup.com>
5860              Date: Wed, 20 Aug 2003 20:44:53 +0100
5861              Message-ID: <20030820194453.GD27719@fdgroup.com>
5862      Branch: perl
5863            ! mg.c
5864 ____________________________________________________________________________
5865 [ 20792] By: jhi                                   on 2003/08/21  04:30:54
5866         Log: Byteloader patching from Enache continues;
5867              PADOFFSET handling was wrong. 
5868      Branch: perl
5869            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
5870            ! ext/B/t/assembler.t ext/ByteLoader/bytecode.h
5871            ! ext/ByteLoader/byterun.c
5872 ____________________________________________________________________________
5873 [ 20791] By: jhi                                   on 2003/08/20  13:55:35
5874         Log: Subject: [PATCH perl@20760] Remove redundant targets from Win32 Makefile
5875              From: Steve Hay <steve.hay@uk.radan.com>
5876              Date: Wed, 20 Aug 2003 10:54:46 +0100
5877              Message-ID: <3F434566.3030602@uk.radan.com>
5878      Branch: perl
5879            ! win32/Makefile win32/makefile.mk
5880 ____________________________________________________________________________
5881 [ 20790] By: jhi                                   on 2003/08/20  11:01:52
5882         Log: Upgrade to Encode 1.98.
5883      Branch: perl
5884            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
5885            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
5886            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
5887            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_eucjp.t
5888            ! ext/Encode/t/enc_utf8.t ext/Encode/t/mime-header.t
5889            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
5890            ! ext/Encode/ucm/macHebrew.ucm
5891 ____________________________________________________________________________
5892 [ 20789] By: jhi                                   on 2003/08/20  10:49:51
5893         Log: Patch from Enache for the crashing of bytecode.t in Tru64.
5894      Branch: perl
5895            ! ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
5896 ____________________________________________________________________________
5897 [ 20788] By: rgs                                   on 2003/08/19  21:20:04
5898         Log: As in 5.8.0, rename the non-standard 5005 thread tests
5899              so that they don't get run by the test harnesses.
5900      Branch: maint-5.6
5901           +> perl-5.6.2/ext/Thread/create.tx perl-5.6.2/ext/Thread/die.tx
5902           +> perl-5.6.2/ext/Thread/die2.tx perl-5.6.2/ext/Thread/io.tx
5903           +> perl-5.6.2/ext/Thread/join.tx perl-5.6.2/ext/Thread/join2.tx
5904           +> perl-5.6.2/ext/Thread/list.tx perl-5.6.2/ext/Thread/lock.tx
5905           +> perl-5.6.2/ext/Thread/queue.tx
5906           +> perl-5.6.2/ext/Thread/specific.tx
5907           +> perl-5.6.2/ext/Thread/sync.tx perl-5.6.2/ext/Thread/sync2.tx
5908           +> perl-5.6.2/ext/Thread/unsync.tx
5909           +> perl-5.6.2/ext/Thread/unsync2.tx
5910           +> perl-5.6.2/ext/Thread/unsync3.tx
5911           +> perl-5.6.2/ext/Thread/unsync4.tx
5912            - perl-5.6.2/ext/Thread/create.t perl-5.6.2/ext/Thread/die.t
5913            - perl-5.6.2/ext/Thread/die2.t perl-5.6.2/ext/Thread/io.t
5914            - perl-5.6.2/ext/Thread/join.t perl-5.6.2/ext/Thread/join2.t
5915            - perl-5.6.2/ext/Thread/list.t perl-5.6.2/ext/Thread/lock.t
5916            - perl-5.6.2/ext/Thread/queue.t perl-5.6.2/ext/Thread/specific.t
5917            - perl-5.6.2/ext/Thread/sync.t perl-5.6.2/ext/Thread/sync2.t
5918            - perl-5.6.2/ext/Thread/unsync.t perl-5.6.2/ext/Thread/unsync2.t
5919            - perl-5.6.2/ext/Thread/unsync3.t
5920            - perl-5.6.2/ext/Thread/unsync4.t
5921            ! perl-5.6.2/MANIFEST perl-5.6.2/README.threads
5922 ____________________________________________________________________________
5923 [ 20787] By: rgs                                   on 2003/08/19  21:13:30
5924         Log: Roughly integrate t/TEST from bleadperl.
5925              This means that t/UTEST can probably be suppressed, but that
5926              implies some makefile adjustments.
5927      Branch: maint-5.6
5928            + perl-5.6.2/t/TestInit.pm
5929            ! perl-5.6.2/MANIFEST perl-5.6.2/t/TEST perl-5.6.2/t/op/eval.t
5930            ! perl-5.6.2/t/op/regexp_noamp.t perl-5.6.2/t/op/subst_wamp.t
5931 ____________________________________________________________________________
5932 [ 20786] By: rgs                                   on 2003/08/19  20:22:07
5933         Log: t/TEST fails to fail when it can't find tests.
5934      Branch: perl
5935            ! t/TEST
5936 ____________________________________________________________________________
5937 [ 20785] By: jhi                                   on 2003/08/19  19:34:18
5938         Log: Manifest.t.ation of Schwern.
5939      Branch: perl
5940            ! lib/ExtUtils/t/Manifest.t
5941 ____________________________________________________________________________
5942 [ 20784] By: jhi                                   on 2003/08/19  19:26:43
5943         Log: Integrate:
5944              [ 20783]
5945              Nick's podulator was right, I just hadn't read the manual...
5946              the vms\perlvms.pod lines needed to be moved.
5947      Branch: maint-5.8/perl
5948           !> win32/Makefile win32/makefile.mk
5949 ____________________________________________________________________________
5950 [ 20783] By: jhi                                   on 2003/08/19  19:24:00
5951         Log: Nick's podulator was right, I just hadn't read the manual...
5952              the vms\perlvms.pod lines needed to be moved.
5953      Branch: perl
5954            ! win32/Makefile win32/makefile.mk
5955 ____________________________________________________________________________
5956 [ 20782] By: jhi                                   on 2003/08/19  17:24:25
5957         Log: Integrate:
5958              [ 20761]
5959              Use the base class cwd() method.
5960              
5961              [ 20762]
5962              Subject: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
5963              From: PPrymmer@factset.com
5964              Date: Mon, 18 Aug 2003 14:28:22 -0400
5965              Message-ID: <OFAF7796C8.7F204EDE-ON85256D86.0063976D-85256D86.006578B0@factset.com>
5966              
5967              [ 20763]
5968              Subject: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
5969              From: PPrymmer@factset.com
5970              Date: Mon, 18 Aug 2003 15:57:12 -0400
5971              Message-ID: <OF314202D4.49371ADF-ON85256D86.006CEBE2-85256D86.006D9AA7@factset.com>
5972              
5973              [ 20764]
5974              Typo tweaks from Gerrit P. Haase.  Fcntl, fcntl, fcntl.
5975              
5976              [ 20765]
5977              Pod tweaks for NEXT from Alan Ferrency.
5978              
5979              [ 20766]
5980              Nick Clark's podulator.  The win32 makefile
5981              generation doesn't seem to be working yet.
5982              
5983              [ 20767]
5984              Try to unify the MANIFEST sorting.
5985              
5986              [ 20768]
5987              Still trying to unify MANIFEST sorting.
5988              
5989              [ 20769]
5990              Update the history records.
5991              
5992              [ 20770]
5993              Subject: [PATCH] maintperl - File::Spec cwd() stuff
5994              From: Ken Williams <ken@mathforum.org>
5995              Date: Mon, 18 Aug 2003 17:07:43 -0500
5996              Message-Id: <645E5A7D-D1C8-11D7-84BF-003065F6D85A@mathforum.org>
5997              
5998              [ 20771]
5999              Subject: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
6000              From: Michael G Schwern <schwern@pobox.com>
6001              Date: Mon, 18 Aug 2003 18:02:08 -0700
6002              Message-ID: <20030819010208.GI14782@windhund.schwern.org>
6003              
6004              [ 20772]
6005              Replace #20763 with
6006              
6007              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
6008              From: Michael G Schwern <schwern@pobox.com>
6009              Date: Mon, 18 Aug 2003 17:07:30 -0700
6010              Message-ID: <20030819000729.GG14782@windhund.schwern.org>
6011              
6012              [ 20773]
6013              These are kind of important.
6014              
6015              [ 20774]
6016              's buildtoc now.
6017              
6018              [ 20776]
6019              Replace #20772 with
6020              
6021              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
6022              From: PPrymmer@factset.com
6023              Message-ID: <OFE22C35CE.D5CB1A7F-ON85256D87.004E3BCA-85256D87.004F9EF2@factset.com>
6024              Date: Tue, 19 Aug 2003 10:29:44 -0400
6025              
6026              [ 20777]
6027              One less failure.
6028              
6029              [ 20778]
6030              Unnecessary whitespace diff.
6031              
6032              [ 20779]
6033              Subject: Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
6034              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
6035              Date: Tue, 19 Aug 2003 08:28:14 -0700
6036              Message-ID: <20030819152814.GA15441@math.berkeley.edu>
6037              
6038              [ 20780]
6039              Subject: [PATCH] Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted
6040              From: alian <alian@cpan.org>
6041              Date: Tue, 19 Aug 2003 18:18:03 +0200
6042              Message-ID: <20030819161650.65754.qmail@onion.perl.org>
6043              
6044              [ 20781]
6045              Subject: Re: [perl #23304] Installing perl breaks redhat-config scripts[was: New (well  known) printer won't install in RH-9]
6046              From: Andy Dougherty <doughera@lafayette.edu>
6047              Date: Tue, 19 Aug 2003 10:45:24 -0400 (EDT)
6048              Message-ID: <Pine.SOL.4.53.0308191027250.6665@maxwell.phys.lafayette.edu>
6049      Branch: maint-5.8/perl
6050           +> ext/B/hints/openbsd.pl pod.lst pod/buildtoc
6051            - pod/buildtoc.PL
6052            ! MANIFEST pod/perl.pod pod/perltoc.pod vms/descrip_mms.template
6053            ! win32/pod.mak
6054           !> INSTALL Makefile.SH README.cygwin ext/Fcntl/Fcntl.pm
6055           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Manifest.t
6056           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
6057           !> lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t lib/NEXT.pm
6058           !> pod/Makefile.SH pod/perlfunc.pod pod/perlhist.pod t/io/utf8.t
6059 ____________________________________________________________________________
6060 [ 20781] By: jhi                                   on 2003/08/19  16:59:49
6061         Log: Subject: Re: [perl #23304] Installing perl breaks redhat-config scripts[was: New (well  known) printer won't install in RH-9]
6062              From: Andy Dougherty <doughera@lafayette.edu>
6063              Date: Tue, 19 Aug 2003 10:45:24 -0400 (EDT)
6064              Message-ID: <Pine.SOL.4.53.0308191027250.6665@maxwell.phys.lafayette.edu>
6065      Branch: perl
6066            ! INSTALL
6067 ____________________________________________________________________________
6068 [ 20780] By: jhi                                   on 2003/08/19  16:54:48
6069         Log: Subject: [PATCH] Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted
6070              From: alian <alian@cpan.org>
6071              Date: Tue, 19 Aug 2003 18:18:03 +0200
6072              Message-ID: <20030819161650.65754.qmail@onion.perl.org>
6073      Branch: perl
6074            + ext/B/hints/openbsd.pl
6075            ! MANIFEST
6076 ____________________________________________________________________________
6077 [ 20779] By: jhi                                   on 2003/08/19  16:49:22
6078         Log: Subject: Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
6079              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
6080              Date: Tue, 19 Aug 2003 08:28:14 -0700
6081              Message-ID: <20030819152814.GA15441@math.berkeley.edu>
6082      Branch: perl
6083            ! lib/File/Spec/OS2.pm
6084 ____________________________________________________________________________
6085 [ 20778] By: jhi                                   on 2003/08/19  15:09:30
6086         Log: Unnecessary whitespace diff.
6087      Branch: perl
6088            ! lib/ExtUtils/MakeMaker.pm
6089 ____________________________________________________________________________
6090 [ 20777] By: jhi                                   on 2003/08/19  15:05:18
6091         Log: One less failure.
6092      Branch: perl
6093            ! lib/ExtUtils/t/Manifest.t
6094 ____________________________________________________________________________
6095 [ 20776] By: jhi                                   on 2003/08/19  13:36:03
6096         Log: Replace #20772 with
6097              
6098              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
6099              From: PPrymmer@factset.com
6100              Message-ID: <OFE22C35CE.D5CB1A7F-ON85256D87.004E3BCA-85256D87.004F9EF2@factset.com>
6101              Date: Tue, 19 Aug 2003 10:29:44 -0400
6102      Branch: perl
6103            ! lib/ExtUtils/t/Manifest.t
6104 ____________________________________________________________________________
6105 [ 20775] By: jhi                                   on 2003/08/19  13:29:13
6106         Log: (From Enache) Keep bytecode files (.plc) around in case
6107              of failures.  (Currently Tru64 is reliably barfing.)
6108      Branch: perl
6109            ! ext/B/t/bytecode.t
6110 ____________________________________________________________________________
6111 [ 20774] By: jhi                                   on 2003/08/19  13:20:59
6112         Log: 's buildtoc now.
6113      Branch: perl
6114            ! README.cygwin
6115 ____________________________________________________________________________
6116 [ 20773] By: jhi                                   on 2003/08/19  13:19:24
6117         Log: These are kind of important.
6118      Branch: perl
6119            ! MANIFEST
6120 ____________________________________________________________________________
6121 [ 20772] By: jhi                                   on 2003/08/19  13:13:26
6122         Log: Replace #20763 with
6123              
6124              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
6125              From: Michael G Schwern <schwern@pobox.com>
6126              Date: Mon, 18 Aug 2003 17:07:30 -0700
6127              Message-ID: <20030819000729.GG14782@windhund.schwern.org>
6128      Branch: perl
6129            ! lib/ExtUtils/t/Manifest.t
6130 ____________________________________________________________________________
6131 [ 20771] By: jhi                                   on 2003/08/19  13:10:42
6132         Log: Subject: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
6133              From: Michael G Schwern <schwern@pobox.com>
6134              Date: Mon, 18 Aug 2003 18:02:08 -0700
6135              Message-ID: <20030819010208.GI14782@windhund.schwern.org>
6136      Branch: perl
6137            ! lib/File/Spec/OS2.pm
6138 ____________________________________________________________________________
6139 [ 20770] By: jhi                                   on 2003/08/19  13:08:45
6140         Log: Subject: [PATCH] maintperl - File::Spec cwd() stuff
6141              From: Ken Williams <ken@mathforum.org>
6142              Date: Mon, 18 Aug 2003 17:07:43 -0500
6143              Message-Id: <645E5A7D-D1C8-11D7-84BF-003065F6D85A@mathforum.org>
6144      Branch: perl
6145            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
6146            ! lib/File/Spec/t/Spec.t
6147 ____________________________________________________________________________
6148 [ 20769] By: jhi                                   on 2003/08/19  12:25:07
6149         Log: Update the history records.
6150      Branch: perl
6151            ! pod/perlhist.pod
6152 ____________________________________________________________________________
6153 [ 20768] By: jhi                                   on 2003/08/19  12:15:58
6154         Log: Still trying to unify MANIFEST sorting.
6155      Branch: perl
6156            ! MANIFEST pod/buildtoc
6157 ____________________________________________________________________________
6158 [ 20767] By: jhi                                   on 2003/08/19  12:10:00
6159         Log: Try to unify the MANIFEST sorting.
6160      Branch: perl
6161            ! MANIFEST Makefile.SH pod/buildtoc
6162 ____________________________________________________________________________
6163 [ 20766] By: jhi                                   on 2003/08/19  12:04:22
6164         Log: Nick Clark's podulator.  The win32 makefile
6165              generation doesn't seem to be working yet.
6166      Branch: perl
6167            + pod.lst pod/buildtoc
6168            - pod/buildtoc.PL
6169            ! MANIFEST Makefile.SH pod/Makefile.SH pod/perl.pod
6170            ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak
6171 ____________________________________________________________________________
6172 [ 20765] By: jhi                                   on 2003/08/19  03:10:57
6173         Log: Pod tweaks for NEXT from Alan Ferrency.
6174      Branch: perl
6175            ! lib/NEXT.pm
6176 ____________________________________________________________________________
6177 [ 20764] By: jhi                                   on 2003/08/18  19:34:16
6178         Log: Typo tweaks from Gerrit P. Haase.  Fcntl, fcntl, fcntl.
6179      Branch: perl
6180            ! ext/Fcntl/Fcntl.pm pod/perlfunc.pod t/io/utf8.t
6181 ____________________________________________________________________________
6182 [ 20763] By: jhi                                   on 2003/08/18  19:01:33
6183         Log: Subject: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
6184              From: PPrymmer@factset.com
6185              Date: Mon, 18 Aug 2003 15:57:12 -0400
6186              Message-ID: <OF314202D4.49371ADF-ON85256D86.006CEBE2-85256D86.006D9AA7@factset.com>
6187      Branch: perl
6188            ! lib/ExtUtils/t/Manifest.t
6189 ____________________________________________________________________________
6190 [ 20762] By: jhi                                   on 2003/08/18  18:57:22
6191         Log: Subject: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
6192              From: PPrymmer@factset.com
6193              Date: Mon, 18 Aug 2003 14:28:22 -0400
6194              Message-ID: <OFAF7796C8.7F204EDE-ON85256D86.0063976D-85256D86.006578B0@factset.com>
6195      Branch: perl
6196            ! vms/descrip_mms.template
6197 ____________________________________________________________________________
6198 [ 20761] By: jhi                                   on 2003/08/18  18:53:05
6199         Log: Use the base class cwd() method.
6200      Branch: perl
6201            ! lib/File/Spec/VMS.pm
6202 ____________________________________________________________________________
6203 [ 20760] By: jhi                                   on 2003/08/18  10:03:40
6204         Log: Update Changes.
6205      Branch: maint-5.8/perl
6206            ! Changes patchlevel.h
6207 ____________________________________________________________________________
6208 [ 20759] By: jhi                                   on 2003/08/18  09:53:18
6209         Log: Integrate:
6210              [ 20758]
6211              Subject: [PATCH] Uppercase globals in Pod::Html
6212              From: Michael G Schwern <schwern@pobox.com>
6213              Date: Mon, 18 Aug 2003 03:29:09 -0700
6214              Message-ID: <20030818102909.GJ823@windhund.schwern.org>
6215      Branch: maint-5.8/perl
6216           !> lib/Pod/Html.pm
6217 ____________________________________________________________________________
6218 [ 20758] By: jhi                                   on 2003/08/18  09:37:22
6219         Log: Subject: [PATCH] Uppercase globals in Pod::Html
6220              From: Michael G Schwern <schwern@pobox.com>
6221              Date: Mon, 18 Aug 2003 03:29:09 -0700
6222              Message-ID: <20030818102909.GJ823@windhund.schwern.org>
6223      Branch: perl
6224            ! lib/Pod/Html.pm
6225 ____________________________________________________________________________
6226 [ 20757] By: jhi                                   on 2003/08/18  09:30:25
6227         Log: Integrate:
6228              [ 20749]
6229              Subject: [PATCH] Taint safe Cwd::_qnx_abs_path()
6230              From: Michael G Schwern <schwern@pobox.com>
6231              Date: Sat, 16 Aug 2003 14:58:25 -0700
6232              Message-ID: <20030816215824.GF5859@windhund.schwern.org>
6233              
6234              (plus local *REALPATH)
6235              
6236              [ 20750]
6237              Subject: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
6238              From: "Craig A. Berry" <craigberry@mac.com>
6239              Date: Sun, 17 Aug 2003 23:28:21 -0500
6240              Message-ID: <3F4055E5.2070407@mac.com>
6241              
6242              [ 20751]
6243              utf8::is_utf8() wasn't there in 5.8.0.
6244              
6245              [ 20752]
6246              I could have sworn the base class method was there.
6247              
6248              [ 20753]
6249              Subject: Re: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
6250              From: Michael G Schwern <schwern@pobox.com>
6251              Date: Mon, 18 Aug 2003 01:34:34 -0700
6252              Message-ID: <20030818083433.GB823@windhund.schwern.org>
6253              
6254              [ 20754]
6255              Upgrade to ExtUtils::MakeMaker 6.16.
6256              
6257              [ 20755]
6258              Warn about the slowness of memory debuggers.
6259              
6260              [ 20756]
6261              Subject: [PATCH] Pod::Html  unifying global variable declaration and initialization
6262              From: Michael G Schwern <schwern@pobox.com>
6263              Date: Mon, 18 Aug 2003 02:44:31 -0700
6264              Message-ID: <20030818094431.GG823@windhund.schwern.org>
6265      Branch: maint-5.8/perl
6266           +> lib/ExtUtils/t/prereq_print.t
6267           !> MANIFEST lib/Cwd.pm lib/ExtUtils/Changes
6268           !> lib/ExtUtils/Installed.pm lib/ExtUtils/MANIFEST.SKIP
6269           !> lib/ExtUtils/META.yml lib/ExtUtils/MM_Win32.pm
6270           !> lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
6271           !> lib/ExtUtils/Manifest.pm lib/ExtUtils/t/00setup_dummy.t
6272           !> lib/ExtUtils/t/Manifest.t lib/File/Spec/Unix.pm
6273           !> lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl lib/utf8.pm
6274           !> pod/perlhack.pod
6275 ____________________________________________________________________________
6276 [ 20756] By: jhi                                   on 2003/08/18  08:46:52
6277         Log: Subject: [PATCH] Pod::Html  unifying global variable declaration and initialization
6278              From: Michael G Schwern <schwern@pobox.com>
6279              Date: Mon, 18 Aug 2003 02:44:31 -0700
6280              Message-ID: <20030818094431.GG823@windhund.schwern.org>
6281      Branch: perl
6282            ! lib/Pod/Html.pm
6283 ____________________________________________________________________________
6284 [ 20755] By: jhi                                   on 2003/08/18  08:41:24
6285         Log: Warn about the slowness of memory debuggers.
6286      Branch: perl
6287            ! pod/perlhack.pod
6288 ____________________________________________________________________________
6289 [ 20754] By: jhi                                   on 2003/08/18  08:34:00
6290         Log: Upgrade to ExtUtils::MakeMaker 6.16.
6291      Branch: perl
6292            + lib/ExtUtils/t/prereq_print.t
6293            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Installed.pm
6294            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
6295            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
6296            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
6297            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Manifest.t
6298 ____________________________________________________________________________
6299 [ 20753] By: jhi                                   on 2003/08/18  08:21:36
6300         Log: Subject: Re: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
6301              From: Michael G Schwern <schwern@pobox.com>
6302              Date: Mon, 18 Aug 2003 01:34:34 -0700
6303              Message-ID: <20030818083433.GB823@windhund.schwern.org>
6304      Branch: perl
6305            ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
6306 ____________________________________________________________________________
6307 [ 20752] By: jhi                                   on 2003/08/18  07:01:16
6308         Log: I could have sworn the base class method was there.
6309      Branch: perl
6310            ! lib/File/Spec/Unix.pm
6311 ____________________________________________________________________________
6312 [ 20751] By: jhi                                   on 2003/08/18  05:09:34
6313         Log: utf8::is_utf8() wasn't there in 5.8.0.
6314      Branch: perl
6315            ! lib/utf8.pm
6316 ____________________________________________________________________________
6317 [ 20750] By: jhi                                   on 2003/08/18  04:53:22
6318         Log: Subject: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
6319              From: "Craig A. Berry" <craigberry@mac.com>
6320              Date: Sun, 17 Aug 2003 23:28:21 -0500
6321              Message-ID: <3F4055E5.2070407@mac.com>
6322      Branch: perl
6323            ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
6324 ____________________________________________________________________________
6325 [ 20749] By: jhi                                   on 2003/08/17  19:27:03
6326         Log: Subject: [PATCH] Taint safe Cwd::_qnx_abs_path()
6327              From: Michael G Schwern <schwern@pobox.com>
6328              Date: Sat, 16 Aug 2003 14:58:25 -0700
6329              Message-ID: <20030816215824.GF5859@windhund.schwern.org>
6330              
6331              (plus local *REALPATH)
6332      Branch: perl
6333            ! lib/Cwd.pm
6334 ____________________________________________________________________________
6335 [ 20748] By: jhi                                   on 2003/08/17  08:46:49
6336         Log: Integrate:
6337              [ 20747]
6338              Subject: [PATCH] Re: [BUG] string loses its utf8 flag on die
6339              From: Enache Adrian <enache@rdslink.ro>
6340              Date: Sat, 16 Aug 2003 16:03:16 +0300
6341              Message-ID: <20030816130316.GA1654@ratsnest.hole>
6342              
6343              Subject: Re: [PATCH] Re: [BUG] string loses its utf8 flag on die
6344              From: Enache Adrian <enache@rdslink.ro>
6345              Date: Sun, 17 Aug 2003 04:42:22 +0300
6346              Message-ID: <20030817014222.GA1287@ratsnest.hole>
6347              
6348              (I need a Romanian dictionary)
6349      Branch: maint-5.8/perl
6350           !> t/op/die.t util.c
6351 ____________________________________________________________________________
6352 [ 20747] By: jhi                                   on 2003/08/17  08:44:18
6353         Log: Subject: [PATCH] Re: [BUG] string loses its utf8 flag on die
6354              From: Enache Adrian <enache@rdslink.ro>
6355              Date: Sat, 16 Aug 2003 16:03:16 +0300
6356              Message-ID: <20030816130316.GA1654@ratsnest.hole>
6357              
6358              Subject: Re: [PATCH] Re: [BUG] string loses its utf8 flag on die
6359              From: Enache Adrian <enache@rdslink.ro>
6360              Date: Sun, 17 Aug 2003 04:42:22 +0300
6361              Message-ID: <20030817014222.GA1287@ratsnest.hole>
6362      Branch: perl
6363            ! t/op/die.t util.c
6364 ____________________________________________________________________________
6365 [ 20746] By: jhi                                   on 2003/08/17  07:59:42
6366         Log: Integrate:
6367              [ 20744]
6368              The "reduce memory footprint and increase speed by not
6369              unconditionally pulling in Cwd"    part of
6370              
6371              Subject: [PATCH] File::Spec on diet
6372              From: Tels <perl_dummy@bloodgate.com>
6373              Date: Mon, 7 Jul 2003 22:41:42 +0200
6374              Message-Id: <200307072235.03364@bloodgate.com>
6375              
6376              was still valid.
6377              
6378              [ 20745]
6379              The lib/Cwd.pm diet part of
6380              
6381              Subject: [PATCH] File::Spec on diet
6382              From: Tels <perl_dummy@bloodgate.com>
6383              Date: Mon, 7 Jul 2003 22:41:42 +0200
6384              Message-Id: <200307072235.03364@bloodgate.com>
6385      Branch: maint-5.8/perl
6386           !> lib/Cwd.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
6387           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
6388           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
6389           !> lib/File/Spec/Win32.pm
6390 ____________________________________________________________________________
6391 [ 20745] By: jhi                                   on 2003/08/17  07:52:47
6392         Log: The lib/Cwd.pm diet part of
6393              
6394              Subject: [PATCH] File::Spec on diet
6395              From: Tels <perl_dummy@bloodgate.com>
6396              Date: Mon, 7 Jul 2003 22:41:42 +0200
6397              Message-Id: <200307072235.03364@bloodgate.com>
6398      Branch: perl
6399            ! lib/Cwd.pm
6400 ____________________________________________________________________________
6401 [ 20744] By: jhi                                   on 2003/08/17  07:50:00
6402         Log: The "reduce memory footprint and increase speed by not
6403              unconditionally pulling in Cwd"    part of
6404              
6405              Subject: [PATCH] File::Spec on diet
6406              From: Tels <perl_dummy@bloodgate.com>
6407              Date: Mon, 7 Jul 2003 22:41:42 +0200
6408              Message-Id: <200307072235.03364@bloodgate.com>
6409              
6410              was still valid.
6411      Branch: perl
6412            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
6413            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
6414            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
6415            ! lib/File/Spec/Win32.pm
6416 ____________________________________________________________________________
6417 [ 20743] By: jhi                                   on 2003/08/17  07:10:24
6418         Log: Subject: Re: [PATCH] Taint problems in Cwd::abs_path
6419              From: Michael G Schwern <schwern@pobox.com>
6420              Date: Sat, 16 Aug 2003 14:45:26 -0700
6421              Message-ID: <20030816214526.GE5859@windhund.schwern.org>
6422      Branch: maint-5.8/perl
6423            ! ext/Cwd/t/taint.t
6424 ____________________________________________________________________________
6425 [ 20742] By: jhi                                   on 2003/08/17  07:09:33
6426         Log: Integrate:
6427              [ 20734]
6428              Subject: [PATCH] Taint problems in Cwd::abs_path
6429              From: Michael G Schwern <schwern@pobox.com>
6430              Date: Fri, 15 Aug 2003 18:43:45 -0700
6431              Message-ID: <20030816014345.GE4023@windhund.schwern.org>
6432              
6433              [ 20736]
6434              Avoid a "Subroutine Cwd::fastcwd redefined" warning when
6435              loading Cwd. Undefing &Cwd::fastcwd beforehand is inconvenient
6436              because loading the XS part of Cwd might fail.
6437              
6438              (but not the ext/Cwd/t/taint.t bits)
6439      Branch: maint-5.8/perl
6440           !> lib/Cwd.pm
6441 ____________________________________________________________________________
6442 [ 20741] By: jhi                                   on 2003/08/17  06:53:07
6443         Log: File::Temp 0.14 from Tim Jenness, now with OO interface.
6444      Branch: perl
6445            ! lib/File/Temp.pm
6446 ____________________________________________________________________________
6447 [ 20740] By: jhi                                   on 2003/08/16  21:13:53
6448         Log: Integrate:
6449              [ 20726]
6450              Clarify the E flag.
6451              
6452              [ 20727]
6453              Upgrade to File::Temp 0.13 from CPAN--
6454              but since we had a '0.13' already in 5.8.0, make this
6455              still a '0.131'.
6456              
6457              [ 20728]
6458              Subject: [PATCH] Small test tweak for Memoize/t/error.t
6459              From: Andreas J Koenig <andreas.koenig@anima.de>
6460              Date: Fri, 15 Aug 2003 11:55:22 +0200
6461              Message-ID: <87smo39red.fsf@franz.ak.mind.de>
6462              
6463              [ 20729]
6464              README.macosx updates about known problems.
6465              
6466              [ 20730]
6467              Remove a useless vstring reference in perlnumber.pod.
6468              
6469              [ 20731]
6470              More networking negativity.
6471              
6472              [ 20732]
6473              Add valgrind testing target.
6474              
6475              [ 20733]
6476              No ODBM for Mac OS X, even if we have Fink GDBM libraries.
6477              
6478              [ 20735]
6479              Subject: [patch lib/utf8.pm] doc tweaks
6480              From: Stas Bekman <stas@stason.org>
6481              Date: Sat, 16 Aug 2003 13:30:28 -0700
6482              Message-ID: <3F3E9464.3030202@stason.org>
6483              
6484              [ 20737]
6485              valgrind --help didn't return a happy exit status.
6486              
6487              [ 20738]
6488              Update to Filter::Util::Call 1.6 from CPAN, but keep our
6489              $VERSION at 1.601 so that we are different in version
6490              than 5.8.0 since the module is different (one doc tweak).
6491              
6492              [ 20739]
6493              Subject: [PATCH: perl@20724] fixes for installperl and the vmsdebug build on VMS
6494              From: PPrymmer@factset.com
6495              Date: Sat, 16 Aug 2003 11:55:58 -0400
6496              Message-ID: <OFA82C9B0A.6463DD81-ON85256D84.0056DF1B-85256D84.005784F2@factset.com>
6497      Branch: maint-5.8/perl
6498           !> Makefile.SH README.macosx embed.fnc
6499           !> ext/Filter/Util/Call/Call.pm hints/darwin.sh installperl
6500           !> lib/File/Temp.pm lib/File/Temp/t/mktemp.t
6501           !> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
6502           !> lib/File/Temp/t/tempfile.t lib/Memoize/t/errors.t lib/utf8.pm
6503           !> pod/perlhack.pod pod/perlnumber.pod pod/perlport.pod t/TEST
6504 ____________________________________________________________________________
6505 [ 20739] By: jhi                                   on 2003/08/16  21:03:07
6506         Log: Subject: [PATCH: perl@20724] fixes for installperl and the vmsdebug build on VMS
6507              From: PPrymmer@factset.com
6508              Date: Sat, 16 Aug 2003 11:55:58 -0400
6509              Message-ID: <OFA82C9B0A.6463DD81-ON85256D84.0056DF1B-85256D84.005784F2@factset.com>
6510      Branch: perl
6511            ! installperl
6512 ____________________________________________________________________________
6513 [ 20738] By: jhi                                   on 2003/08/16  20:39:47
6514         Log: Update to Filter::Util::Call 1.6 from CPAN, but keep our
6515              $VERSION at 1.601 so that we are different in version
6516              than 5.8.0 since the module is different (one doc tweak).
6517      Branch: perl
6518            ! ext/Filter/Util/Call/Call.pm
6519 ____________________________________________________________________________
6520 [ 20737] By: jhi                                   on 2003/08/16  20:25:21
6521         Log: valgrind --help didn't return a happy exit status.
6522      Branch: perl
6523            ! Makefile.SH
6524 ____________________________________________________________________________
6525 [ 20736] By: rgs                                   on 2003/08/16  19:54:43
6526         Log: Avoid a "Subroutine Cwd::fastcwd redefined" warning when
6527              loading Cwd. Undefing &Cwd::fastcwd beforehand is inconvenient
6528              because loading the XS part of Cwd might fail.
6529      Branch: perl
6530            ! lib/Cwd.pm
6531 ____________________________________________________________________________
6532 [ 20735] By: rgs                                   on 2003/08/16  19:39:39
6533         Log: Subject: [patch lib/utf8.pm] doc tweaks
6534              From: Stas Bekman <stas@stason.org>
6535              Date: Sat, 16 Aug 2003 13:30:28 -0700
6536              Message-ID: <3F3E9464.3030202@stason.org>
6537      Branch: perl
6538            ! lib/utf8.pm
6539 ____________________________________________________________________________
6540 [ 20734] By: rgs                                   on 2003/08/16  19:32:05
6541         Log: Subject: [PATCH] Taint problems in Cwd::abs_path
6542              From: Michael G Schwern <schwern@pobox.com>
6543              Date: Fri, 15 Aug 2003 18:43:45 -0700
6544              Message-ID: <20030816014345.GE4023@windhund.schwern.org>
6545      Branch: perl
6546            ! ext/Cwd/t/taint.t lib/Cwd.pm
6547 ____________________________________________________________________________
6548 [ 20733] By: jhi                                   on 2003/08/16  17:03:15
6549         Log: No ODBM for Mac OS X, even if we have Fink GDBM libraries.
6550      Branch: perl
6551            ! hints/darwin.sh
6552 ____________________________________________________________________________
6553 [ 20732] By: jhi                                   on 2003/08/16  16:52:50
6554         Log: Add valgrind testing target.
6555      Branch: perl
6556            ! Makefile.SH pod/perlhack.pod t/TEST
6557 ____________________________________________________________________________
6558 [ 20731] By: jhi                                   on 2003/08/16  14:37:33
6559         Log: More networking negativity.
6560      Branch: perl
6561            ! pod/perlport.pod
6562 ____________________________________________________________________________
6563 [ 20730] By: rgs                                   on 2003/08/16  12:12:43
6564         Log: Remove a useless vstring reference in perlnumber.pod.
6565      Branch: perl
6566            ! pod/perlnumber.pod
6567 ____________________________________________________________________________
6568 [ 20729] By: jhi                                   on 2003/08/16  10:11:30
6569         Log: README.macosx updates about known problems.
6570      Branch: perl
6571            ! README.macosx
6572 ____________________________________________________________________________
6573 [ 20728] By: jhi                                   on 2003/08/16  08:32:04
6574         Log: Subject: [PATCH] Small test tweak for Memoize/t/error.t
6575              From: Andreas J Koenig <andreas.koenig@anima.de>
6576              Date: Fri, 15 Aug 2003 11:55:22 +0200
6577              Message-ID: <87smo39red.fsf@franz.ak.mind.de>
6578      Branch: perl
6579            ! lib/Memoize/t/errors.t
6580 ____________________________________________________________________________
6581 [ 20727] By: jhi                                   on 2003/08/16  07:25:08
6582         Log: Upgrade to File::Temp 0.13 from CPAN--
6583              but since we had a '0.13' already in 5.8.0, make this
6584              still a '0.131'.
6585      Branch: perl
6586            ! lib/File/Temp.pm lib/File/Temp/t/mktemp.t
6587            ! lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
6588            ! lib/File/Temp/t/tempfile.t
6589 ____________________________________________________________________________
6590 [ 20726] By: jhi                                   on 2003/08/15  20:29:10
6591         Log: Clarify the E flag.
6592      Branch: perl
6593            ! embed.fnc
6594 ____________________________________________________________________________
6595 [ 20725] By: jhi                                   on 2003/08/15  15:37:36
6596         Log: Integrate from maint:
6597              [ 20724]
6598              No peeking before the buffer.
6599              (This was probably the random failure showing up
6600              in Solaris with t/uni/tr_7jis.t)
6601      Branch: perl
6602           !> toke.c
6603 ____________________________________________________________________________
6604 [ 20724] By: jhi                                   on 2003/08/15  15:32:39
6605         Log: No peeking before the buffer.
6606              (This was probably the random failure showing up
6607              in Solaris with t/uni/tr_7jis.t)
6608      Branch: maint-5.8/perl
6609            ! toke.c
6610 ____________________________________________________________________________
6611 [ 20723] By: jhi                                   on 2003/08/15  15:03:35
6612         Log: Lingering nanosleep.
6613      Branch: maint-5.8/perl
6614            ! Configure config_h.SH vos/config.alpha.def vos/config.alpha.h
6615            ! vos/config.ga.def vos/config.ga.h
6616 ____________________________________________________________________________
6617 [ 20722] By: jhi                                   on 2003/08/15  08:46:15
6618         Log: Integrate:
6619              [ 20721]
6620              Subject: [PATCH] TEST script (Was: Not ok 20712ff)
6621              From: Andreas J Koenig <andreas.koenig@anima.de>
6622              Date: Fri, 15 Aug 2003 11:37:29 +0200
6623              Message-ID: <87wudf9s86.fsf_-_@franz.ak.mind.de>
6624      Branch: maint-5.8/perl
6625           !> t/TEST
6626 ____________________________________________________________________________
6627 [ 20721] By: jhi                                   on 2003/08/15  08:44:42
6628         Log: Subject: [PATCH] TEST script (Was: Not ok 20712ff)
6629              From: Andreas J Koenig <andreas.koenig@anima.de>
6630              Date: Fri, 15 Aug 2003 11:37:29 +0200
6631              Message-ID: <87wudf9s86.fsf_-_@franz.ak.mind.de>
6632      Branch: perl
6633            ! t/TEST
6634 ____________________________________________________________________________
6635 [ 20720] By: jhi                                   on 2003/08/15  08:40:07
6636         Log: Integrate from maint:
6637              [ 20719]
6638              no_plan is not a good plan until TEST is fixed.
6639      Branch: perl
6640           !> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
6641 ____________________________________________________________________________
6642 [ 20719] By: jhi                                   on 2003/08/15  08:38:50
6643         Log: no_plan is not a good plan until TEST is fixed.
6644      Branch: maint-5.8/perl
6645            ! lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
6646 ____________________________________________________________________________
6647 [ 20718] By: jhi                                   on 2003/08/15  05:16:34
6648         Log: Integrate:
6649              [ 20710]
6650              Subject: PATCH RC4 IO::Dir
6651              From: Mark Jason Dominus <mjd@plover.com>
6652              Date: Thu, 14 Aug 2003 12:02:59 -0400
6653              Message-ID: <20030814160259.27586.qmail@plover.com>
6654              
6655              [ 20711]
6656              perlcheat is a reference, not tutorial.
6657              
6658              [ 20712]
6659              Upgrade to NEXT 0.60.
6660              
6661              [ 20713]
6662              Upgrade to PerlIO::via::Quoted 0.05.
6663              
6664              [ 20714]
6665              Add PerlIO::via::QuotedPrint to Maintainers.
6666              
6667              [ 20715]
6668              Damian replied that he'll make a CPAN Switch 2.10
6669              out of 5.8.1 Switch 2.10.
6670              
6671              [ 20716]
6672              Upgrade to Test::Harness 2.30.
6673              
6674              [ 20717]
6675              Up the F::S subpackage versions; up the JPL JNI.pm version
6676              (the JPL cvs seems to be out of order), the only real change
6677              (in JNI.xs) seems to have been CRLF->LF conversion.
6678      Branch: maint-5.8/perl
6679           !> Porting/Maintainers.pl ext/IO/lib/IO/Dir.pm jpl/JNI/JNI.pm
6680           !> lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm lib/NEXT.pm
6681           !> lib/NEXT/Changes lib/NEXT/README lib/NEXT/t/actual.t
6682           !> lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
6683           !> lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
6684           !> lib/Switch.pm lib/Test/Harness.pm lib/Test/Harness/Changes
6685           !> lib/Test/Harness/Straps.pm lib/Test/Harness/t/pod.t
6686           !> pod/perl.pod
6687 ____________________________________________________________________________
6688 [ 20717] By: jhi                                   on 2003/08/15  05:06:39
6689         Log: Up the F::S subpackage versions; up the JPL JNI.pm version
6690              (the JPL cvs seems to be out of order), the only real change
6691              (in JNI.xs) seems to have been CRLF->LF conversion.
6692      Branch: perl
6693            ! jpl/JNI/JNI.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
6694 ____________________________________________________________________________
6695 [ 20716] By: jhi                                   on 2003/08/15  04:58:34
6696         Log: Upgrade to Test::Harness 2.30.
6697      Branch: perl
6698            ! lib/Test/Harness.pm lib/Test/Harness/Changes
6699            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/pod.t
6700 ____________________________________________________________________________
6701 [ 20715] By: jhi                                   on 2003/08/15  04:41:37
6702         Log: Damian replied that he'll make a CPAN Switch 2.10
6703              out of 5.8.1 Switch 2.10.
6704      Branch: perl
6705            ! lib/Switch.pm
6706 ____________________________________________________________________________
6707 [ 20714] By: jhi                                   on 2003/08/14  18:35:07
6708         Log: Add PerlIO::via::QuotedPrint to Maintainers.
6709      Branch: perl
6710            ! Porting/Maintainers.pl
6711 ____________________________________________________________________________
6712 [ 20713] By: jhi                                   on 2003/08/14  18:33:06
6713         Log: Upgrade to PerlIO::via::Quoted 0.05.
6714      Branch: perl
6715            ! lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
6716 ____________________________________________________________________________
6717 [ 20712] By: jhi                                   on 2003/08/14  18:29:19
6718         Log: Upgrade to NEXT 0.60.
6719      Branch: perl
6720            ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
6721            ! lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
6722 ____________________________________________________________________________
6723 [ 20711] By: jhi                                   on 2003/08/14  17:31:55
6724         Log: perlcheat is a reference, not tutorial.
6725      Branch: perl
6726            ! pod/perl.pod
6727 ____________________________________________________________________________
6728 [ 20710] By: jhi                                   on 2003/08/14  16:48:34
6729         Log: Subject: PATCH RC4 IO::Dir
6730              From: Mark Jason Dominus <mjd@plover.com>
6731              Date: Thu, 14 Aug 2003 12:02:59 -0400
6732              Message-ID: <20030814160259.27586.qmail@plover.com>
6733      Branch: perl
6734            ! ext/IO/lib/IO/Dir.pm
6735 ____________________________________________________________________________
6736 [ 20709] By: jhi                                   on 2003/08/14  14:47:24
6737         Log: Integrate:
6738              [ 20708]
6739              win32/fcrypt.c was forgotten.
6740      Branch: maint-5.8/perl
6741           !> MANIFEST
6742 ____________________________________________________________________________
6743 [ 20708] By: jhi                                   on 2003/08/14  14:45:20
6744         Log: win32/fcrypt.c was forgotten.
6745      Branch: perl
6746            ! MANIFEST
6747 ____________________________________________________________________________
6748 [ 20707] By: jhi                                   on 2003/08/14  14:41:47
6749         Log: Integrate:
6750              [ 20704]
6751              XS contents changes versus VERSION non-changes.
6752              
6753              [ 20705]
6754              One more XS change versus no VERSION change.
6755              (Remaining in JNI.pm/xs, don't know what to about that
6756              since JNI is kind of "stable".)
6757              
6758              [ 20706]
6759              Not so great a version bump, let Paul release 0.17.
6760      Branch: maint-5.8/perl
6761           !> ext/Filter/Util/Call/Call.pm ext/NDBM_File/NDBM_File.pm
6762           !> ext/ODBM_File/ODBM_File.pm ext/PerlIO/scalar/scalar.pm
6763           !> ext/SDBM_File/SDBM_File.pm ext/Socket/Socket.pm
6764 ____________________________________________________________________________
6765 [ 20706] By: jhi                                   on 2003/08/14  14:40:30
6766         Log: Not so great a version bump, let Paul release 0.17.
6767      Branch: perl
6768            ! ext/Filter/Util/Call/Call.pm
6769 ____________________________________________________________________________
6770 [ 20705] By: jhi                                   on 2003/08/14  14:38:40
6771         Log: One more XS change versus no VERSION change.
6772              (Remaining in JNI.pm/xs, don't know what to about that
6773              since JNI is kind of "stable".)
6774      Branch: perl
6775            ! ext/Filter/Util/Call/Call.pm
6776 ____________________________________________________________________________
6777 [ 20704] By: jhi                                   on 2003/08/14  14:36:45
6778         Log: XS contents changes versus VERSION non-changes.
6779      Branch: perl
6780            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
6781            ! ext/PerlIO/scalar/scalar.pm ext/SDBM_File/SDBM_File.pm
6782            ! ext/Socket/Socket.pm
6783 ____________________________________________________________________________
6784 [ 20703] By: jhi                                   on 2003/08/14  14:31:11
6785         Log: Integrate:
6786              [ 20694]
6787              Regen warnings.
6788              
6789              [ 20696]
6790              Tweak from Slaven to catch also changed .xs files
6791              (.pm -> .xs name equivalence is assumed)
6792              
6793              [ 20699]
6794              All the authors of these modules have now been contacted;
6795              but assuming no CPAN updates are upcoming, here are 'fake'
6796              version updates to make us different from 5.8.0.
6797              (List::Util+Scalar::Util will soon be updated;
6798              File::Spec CPAN release will be made based on 5.8.1.)
6799              
6800              [ 20700]
6801              Update to Scalar-List-Utils 1.12
6802              
6803              [ 20701]
6804              Subject: [DOC PATCH] warnings.pl
6805              From: Elizabeth Mattijsen <liz@dijkmat.nl>
6806              Date: Thu, 14 Aug 2003 13:12:55 +0200
6807              Message-id: <p05111b00bb611e8835e0@[192.168.56.3]>
6808              
6809              (some rewording)
6810              
6811              [ 20702]
6812              Subject: [PATCH perl@20684] Include fcrypt.c for crypt() on Windows
6813              From: Steve Hay <steve.hay@uk.radan.com>
6814              Date: Thu, 14 Aug 2003 15:39:16 +0100
6815              Message-ID: <3F3B9F14.4040609@uk.radan.com>
6816              
6817              (Sarathy okayed the idea.)
6818      Branch: maint-5.8/perl
6819           +> win32/fcrypt.c
6820            - win32/des_fcrypt.patch
6821           !> MANIFEST Porting/cmpVERSION.pl README.win32
6822           !> ext/Data/Dumper/Dumper.pm ext/List/Util/ChangeLog
6823           !> ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
6824           !> ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/reduce.t
6825           !> lib/CGI/Fast.pm lib/CGI/Util.pm lib/File/Temp.pm
6826           !> lib/Locale/Country.pm lib/Locale/Currency.pm
6827           !> lib/Locale/Language.pm lib/Locale/Script.pm lib/Switch.pm
6828           !> lib/Test/Harness/Straps.pm lib/Text/Wrap.pm lib/warnings.pm
6829           !> warnings.pl win32/Makefile win32/makefile.mk
6830 ____________________________________________________________________________
6831 [ 20702] By: jhi                                   on 2003/08/14  14:24:40
6832         Log: Subject: [PATCH perl@20684] Include fcrypt.c for crypt() on Windows
6833              From: Steve Hay <steve.hay@uk.radan.com>
6834              Date: Thu, 14 Aug 2003 15:39:16 +0100
6835              Message-ID: <3F3B9F14.4040609@uk.radan.com>
6836              
6837              (Sarathy okayed the idea.)
6838      Branch: perl
6839            + win32/fcrypt.c
6840            - win32/des_fcrypt.patch
6841            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
6842 ____________________________________________________________________________
6843 [ 20701] By: jhi                                   on 2003/08/14  14:17:42
6844         Log: Subject: [DOC PATCH] warnings.pl
6845              From: Elizabeth Mattijsen <liz@dijkmat.nl>
6846              Date: Thu, 14 Aug 2003 13:12:55 +0200
6847              Message-id: <p05111b00bb611e8835e0@[192.168.56.3]>
6848              
6849              (some rewording)
6850      Branch: perl
6851            ! lib/warnings.pm warnings.pl
6852 ____________________________________________________________________________
6853 [ 20700] By: gbarr                                 on 2003/08/14  14:12:45
6854         Log: Update to Scalar-List-Utils 1.12
6855      Branch: perl
6856            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
6857            ! ext/List/Util/lib/List/Util.pm
6858            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/reduce.t
6859 ____________________________________________________________________________
6860 [ 20699] By: jhi                                   on 2003/08/14  13:16:27
6861         Log: All the authors of these modules have now been contacted;
6862              but assuming no CPAN updates are upcoming, here are 'fake'
6863              version updates to make us different from 5.8.0.
6864              (List::Util+Scalar::Util will soon be updated;
6865              File::Spec CPAN release will be made based on 5.8.1.)
6866      Branch: perl
6867            ! ext/Data/Dumper/Dumper.pm lib/CGI/Fast.pm lib/CGI/Util.pm
6868            ! lib/File/Temp.pm lib/Locale/Country.pm lib/Locale/Currency.pm
6869            ! lib/Locale/Language.pm lib/Locale/Script.pm lib/Switch.pm
6870            ! lib/Test/Harness/Straps.pm lib/Text/Wrap.pm
6871 ____________________________________________________________________________
6872 [ 20698] By: jhi                                   on 2003/08/14  07:06:03
6873         Log: ...than the maint versions.
6874      Branch: maint-5.8/perl
6875            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
6876 ____________________________________________________________________________
6877 [ 20697] By: jhi                                   on 2003/08/14  07:05:48
6878         Log: Make the blead versions of these be newer...
6879      Branch: perl
6880            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
6881 ____________________________________________________________________________
6882 [ 20696] By: jhi                                   on 2003/08/14  06:51:34
6883         Log: Tweak from Slaven to catch also changed .xs files
6884              (.pm -> .xs name equivalence is assumed)
6885      Branch: perl
6886            ! Porting/cmpVERSION.pl
6887 ____________________________________________________________________________
6888 [ 20695] By: jhi                                   on 2003/08/14  06:44:10
6889         Log: Diffs-sans-version-diffs between blead and maint.
6890      Branch: perl
6891            ! ext/B/B.pm ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm
6892            ! ext/Devel/PPPort/PPPort.pm lib/English.pm lib/overload.pm
6893            ! lib/warnings.pm warnings.pl
6894 ____________________________________________________________________________
6895 [ 20694] By: jhi                                   on 2003/08/14  05:36:20
6896         Log: Regen warnings.
6897      Branch: maint-5.8/perl
6898            ! lib/warnings.pm
6899 ____________________________________________________________________________
6900 [ 20693] By: jhi                                   on 2003/08/14  05:35:13
6901         Log: Integrate:
6902              [ 20685]
6903              Subject: Re: script wanted
6904              From: Enache Adrian <enache@rdslink.ro>
6905              Date: Wed, 13 Aug 2003 22:31:18 +0300
6906              Message-ID: <20030813193118.GA1273@ratsnest.hole>
6907              
6908              [ 20686]
6909              Subject: Re: script wanted
6910              From: Nicholas Clark <nick@ccl4.org>
6911              Date: Wed, 13 Aug 2003 20:46:09 +0100
6912              Message-ID: <20030813204609.G20130@plum.flirble.org>
6913              
6914              [ 20687]
6915              Alpha version numbers noticed by Schwern.
6916              (These hacks are no more needed since the PAUSE indexer no
6917              more indexes the insides of Perl distributions, says Andreas.)
6918              
6919              [ 20688]
6920              A swath of VERSION patches from Nick Clark.
6921              
6922              [ 20691]
6923              Add a known exception.
6924              
6925              [ 20692]
6926              One more VERSION bump.
6927      Branch: maint-5.8/perl
6928           !> (integrate 61 files)
6929 ____________________________________________________________________________
6930 [ 20692] By: jhi                                   on 2003/08/14  05:23:58
6931         Log: One more VERSION bump.
6932      Branch: perl
6933            ! lib/SelfLoader.pm
6934 ____________________________________________________________________________
6935 [ 20691] By: jhi                                   on 2003/08/14  05:21:20
6936         Log: Add a known exception.
6937      Branch: perl
6938            ! Porting/cmpVERSION.pl
6939 ____________________________________________________________________________
6940 [ 20690] By: jhi                                   on 2003/08/14  05:18:30
6941         Log: Integrate:
6942              [ 20578]
6943              Fix from Dave Mitchell to the recent from lib/Devel/SelfStubber.t:
6944              Variable "$nested" is not available at (re_eval 4) line 2, <DATA> line 8.
6945              which was on old bug unearthed by the change #20559.
6946              Basically, qr// + (??{$lexical}) combination is very, VERY broken.
6947              Workaround is not to use lexicals.
6948              
6949              [ 20583]
6950              Change #20578 to SelfLoader is probably also useful to AutoSplit.
6951              
6952              (Strictly speaking these would no be necessary (yet) for maint
6953              since the more recent lexical patches have not yet been merged,
6954              but since the qr// + (??{$lexical}) combination is dubious in
6955              any case, let's.)
6956      Branch: maint-5.8/perl
6957           !> lib/AutoSplit.pm lib/SelfLoader.pm
6958 ____________________________________________________________________________
6959 [ 20689] By: jhi                                   on 2003/08/14  04:54:18
6960         Log: The blead version has got the dor.
6961      Branch: perl
6962            ! ext/Opcode/Opcode.pm
6963 ____________________________________________________________________________
6964 [ 20688] By: jhi                                   on 2003/08/14  04:51:30
6965         Log: A swath of VERSION patches from Nick Clark.
6966      Branch: perl
6967            ! lib/AutoSplit.pm lib/CPAN/Nox.pm lib/Cwd.pm lib/English.pm
6968            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Path.pm
6969            ! lib/Hash/Util.pm lib/Net/hostent.pm lib/Net/servent.pm
6970            ! lib/Text/Abbrev.pm lib/Thread/Semaphore.pm lib/Tie/Array.pm
6971            ! lib/Tie/RefHash.pm lib/UNIVERSAL.pm lib/Unicode/UCD.pm
6972            ! lib/attributes.pm lib/base.pm lib/diagnostics.pm lib/fields.pm
6973            ! lib/filetest.pm lib/open.pm lib/overload.pm lib/utf8.pm
6974            ! lib/vmsish.pm os2/OS2/Process/Process.pm
6975            ! os2/OS2/REXX/DLL/DLL.pm t/TestInit.pm
6976            ! t/lib/MakeMaker/Test/Utils.pm t/lib/Math/BigInt/BareCalc.pm
6977            ! vms/ext/Filespec.pm warnings.pl
6978 ____________________________________________________________________________
6979 [ 20687] By: jhi                                   on 2003/08/13  18:53:15
6980         Log: Alpha version numbers noticed by Schwern.
6981              (These hacks are no more needed since the PAUSE indexer no
6982              more indexes the insides of Perl distributions, says Andreas.)
6983      Branch: perl
6984            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
6985            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
6986            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
6987            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
6988            ! ext/IPC/SysV/SysV.pm
6989 ____________________________________________________________________________
6990 [ 20686] By: jhi                                   on 2003/08/13  18:42:50
6991         Log: Subject: Re: script wanted
6992              From: Nicholas Clark <nick@ccl4.org>
6993              Date: Wed, 13 Aug 2003 20:46:09 +0100
6994              Message-ID: <20030813204609.G20130@plum.flirble.org>
6995      Branch: perl
6996            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/Debug.pm
6997            ! ext/B/B/Lint.pm ext/Fcntl/Fcntl.pm ext/File/Glob/Glob.pm
6998            ! ext/IO/IO.pm ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
6999            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
7000            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/Msg.pm
7001            ! ext/IPC/SysV/Semaphore.pm ext/POSIX/POSIX.pm
7002            ! ext/Sys/Hostname/Hostname.pm ext/Sys/Syslog/Syslog.pm
7003            ! ext/re/re.pm ext/threads/shared/shared.pm
7004            ! ext/threads/threads.pm
7005 ____________________________________________________________________________
7006 [ 20685] By: jhi                                   on 2003/08/13  18:24:50
7007         Log: Subject: Re: script wanted
7008              From: Enache Adrian <enache@rdslink.ro>
7009              Date: Wed, 13 Aug 2003 22:31:18 +0300
7010              Message-ID: <20030813193118.GA1273@ratsnest.hole>
7011      Branch: perl
7012            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
7013            ! ext/B/B/Disassembler.pm
7014 ____________________________________________________________________________
7015 [ 20684] By: jhi                                   on 2003/08/13  17:28:40
7016         Log: Even my scripts rebel.
7017      Branch: maint-5.8/perl
7018            ! patchlevel.h
7019 ____________________________________________________________________________
7020 [ 20683] By: jhi                                   on 2003/08/13  17:28:00
7021         Log: Update Changes.
7022      Branch: maint-5.8/perl
7023            ! Changes patchlevel.h
7024 ____________________________________________________________________________
7025 [ 20682] By: jhi                                   on 2003/08/13  17:19:03
7026         Log: Integrate:
7027              [ 20680]
7028              Subject: [PATCH] GNU Public General Public General GNU Public License License
7029              From: Michael G Schwern <schwern@pobox.com>
7030              Date: Wed, 13 Aug 2003 11:15:40 -0700
7031              Message-ID: <20030813181539.GA22658@windhund.schwern.org>
7032              
7033              [ 20681]
7034              Subject: [PATCH lib/lib_pm.PL utils/perlcc.PL utils/h2xs.PL] RE: script wanted
7035              From: Robin Barker <Robin.Barker@npl.co.uk>
7036              Date: Wed, 13 Aug 2003 18:05:38 +0100
7037              Message-ID: <533D273D4014D411AB1D00062938C4D904046637@hotel.npl.co.uk>
7038      Branch: maint-5.8/perl
7039           !> lib/lib_pm.PL pod/perlartistic.pod pod/perlgpl.pod
7040           !> utils/h2xs.PL utils/perlcc.PL
7041 ____________________________________________________________________________
7042 [ 20681] By: jhi                                   on 2003/08/13  17:13:12
7043         Log: Subject: [PATCH lib/lib_pm.PL utils/perlcc.PL utils/h2xs.PL] RE: script wanted
7044              From: Robin Barker <Robin.Barker@npl.co.uk>
7045              Date: Wed, 13 Aug 2003 18:05:38 +0100
7046              Message-ID: <533D273D4014D411AB1D00062938C4D904046637@hotel.npl.co.uk>
7047      Branch: perl
7048            ! lib/lib_pm.PL utils/h2xs.PL utils/perlcc.PL
7049 ____________________________________________________________________________
7050 [ 20680] By: jhi                                   on 2003/08/13  17:11:38
7051         Log: Subject: [PATCH] GNU Public General Public General GNU Public License License
7052              From: Michael G Schwern <schwern@pobox.com>
7053              Date: Wed, 13 Aug 2003 11:15:40 -0700
7054              Message-ID: <20030813181539.GA22658@windhund.schwern.org>
7055      Branch: perl
7056            ! pod/perlartistic.pod pod/perlgpl.pod
7057 ____________________________________________________________________________
7058 [ 20679] By: jhi                                   on 2003/08/13  13:55:52
7059         Log: Integrate:
7060              [ 20678]
7061              Add cmpVERSION.pl from Slaven for comparing two
7062              Perl source trees for modules that have changed
7063              but have the same version numbers.
7064      Branch: maint-5.8/perl
7065           +> Porting/cmpVERSION.pl
7066           !> MANIFEST
7067 ____________________________________________________________________________
7068 [ 20678] By: jhi                                   on 2003/08/13  13:46:18
7069         Log: Add cmpVERSION.pl from Slaven for comparing two
7070              Perl source trees for modules that have changed
7071              but have the same version numbers.
7072      Branch: perl
7073            + Porting/cmpVERSION.pl
7074            ! MANIFEST
7075 ____________________________________________________________________________
7076 [ 20677] By: jhi                                   on 2003/08/13  13:10:04
7077         Log: Integrate:
7078              [ 20668]
7079              perlipc thinko by John P. Linderman.
7080              
7081              [ 20669]
7082              More don't:s for nyetworking.
7083              
7084              [ 20670]
7085              Subject: [PATCH Tie::File] turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
7086              From: "Craig A. Berry" <craigberry@mac.com>
7087              Date: Tue, 12 Aug 2003 21:12:00 -0500
7088              Message-ID: <3F399E70.4050607@mac.com>
7089              
7090              [ 20671]
7091              Subject: [PATCH] another VMS pod nit
7092              From: "Craig A. Berry" <craigberry@mac.com>
7093              Date: Wed, 13 Aug 2003 01:01:46 -0500
7094              Message-ID: <3F39D44A.4010207@mac.com>
7095              
7096              [ 20672]
7097              One tweak for microperl in OS/2.
7098              
7099              [ 20673]
7100              One tweak from Dave Mitchell.
7101              
7102              [ 20674]
7103              Make (hopefully) the Windows CR CR LF bug go away
7104              by making the CRLF layer repel any other CRLF layers.
7105              In other words: binmode(FH, ":crlf") in e.g. Win32
7106              is effectively a no-op since there already is one
7107              CRLF layer in the stack by default.
7108              
7109              [ 20675]
7110              Bye bye, bug.
7111              
7112              [ 20676]
7113              Make Johan's confusion go away, but there are no doubt more
7114              similar cases.
7115      Branch: maint-5.8/perl
7116           !> lib/File/Find.pm lib/Tie/File/t/24_cache_loop.t
7117           !> lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t
7118           !> perl.h perlio.c pod/perlipc.pod pod/perlport.pod
7119           !> pod/perlrun.pod t/io/crlf.t t/io/layers.t
7120           !> vms/descrip_mms.template
7121 ____________________________________________________________________________
7122 [ 20676] By: jhi                                   on 2003/08/13  12:03:08
7123         Log: Make Johan's confusion go away, but there are no doubt more
7124              similar cases.
7125      Branch: perl
7126            ! lib/File/Find.pm
7127 ____________________________________________________________________________
7128 [ 20675] By: jhi                                   on 2003/08/13  11:58:31
7129         Log: Bye bye, bug.
7130      Branch: maint-5.8/perl
7131            ! pod/perldelta.pod
7132 ____________________________________________________________________________
7133 [ 20674] By: jhi                                   on 2003/08/13  11:57:47
7134         Log: Make (hopefully) the Windows CR CR LF bug go away
7135              by making the CRLF layer repel any other CRLF layers.
7136              In other words: binmode(FH, ":crlf") in e.g. Win32
7137              is effectively a no-op since there already is one
7138              CRLF layer in the stack by default.
7139      Branch: perl
7140            ! perlio.c pod/perlrun.pod t/io/crlf.t t/io/layers.t
7141 ____________________________________________________________________________
7142 [ 20673] By: jhi                                   on 2003/08/13  10:29:56
7143         Log: One tweak from Dave Mitchell.
7144      Branch: perl
7145            ! pod/perlport.pod
7146 ____________________________________________________________________________
7147 [ 20672] By: jhi                                   on 2003/08/13  10:27:54
7148         Log: One tweak for microperl in OS/2.
7149      Branch: perl
7150            ! perl.h
7151 ____________________________________________________________________________
7152 [ 20671] By: merijn                                on 2003/08/13  08:57:27
7153         Log: Subject: [PATCH] another VMS pod nit
7154              From: "Craig A. Berry" <craigberry@mac.com>
7155              Date: Wed, 13 Aug 2003 01:01:46 -0500
7156              Message-ID: <3F39D44A.4010207@mac.com>
7157      Branch: perl
7158            ! vms/descrip_mms.template
7159 ____________________________________________________________________________
7160 [ 20670] By: merijn                                on 2003/08/13  08:54:45
7161         Log: Subject: [PATCH Tie::File] turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
7162              From: "Craig A. Berry" <craigberry@mac.com>
7163              Date: Tue, 12 Aug 2003 21:12:00 -0500
7164              Message-ID: <3F399E70.4050607@mac.com>
7165      Branch: perl
7166            ! lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/29_downcopy.t
7167            ! lib/Tie/File/t/29a_upcopy.t
7168 ____________________________________________________________________________
7169 [ 20669] By: jhi                                   on 2003/08/13  06:06:39
7170         Log: More don't:s for nyetworking.
7171      Branch: perl
7172            ! pod/perlport.pod
7173 ____________________________________________________________________________
7174 [ 20668] By: rgs                                   on 2003/08/12  20:27:41
7175         Log: perlipc thinko by John P. Linderman.
7176      Branch: perl
7177            ! pod/perlipc.pod
7178 ____________________________________________________________________________
7179 [ 20667] By: jhi                                   on 2003/08/12  20:04:53
7180         Log: Integrate:
7181              [ 20659]
7182              Document the known CR CR LF issue in Win32.
7183              
7184              [ 20660]
7185              A better patch from Yitzchak Scott-Thoennes for [perl #23287].
7186              
7187              [ 20661]
7188              perlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett.
7189              
7190              [ 20662]
7191              Subject: [PATCH: perl@20617] add handling for new perlreref.pod file to VMS build.
7192              From: PPrymmer@factset.com
7193              Date: Tue, 12 Aug 2003 16:24:21 -0400
7194              Message-ID: <OF26F453CA.0F963A91-ON85256D80.006F991A-85256D80.007017F2@factset.com>
7195              
7196              [ 20663]
7197              More missing pods for VMS.
7198              
7199              [ 20664]
7200              Do some updates also on pod.mak -- which seems to
7201              be badly out of date.
7202              
7203              [ 20665]
7204              README.cygwin updates from Gerrit P. Haase.
7205      Branch: maint-5.8/perl
7206           !> README.cygwin lib/ExtUtils/Installed.pm pod/perlreref.pod
7207           !> pp_sys.c vms/descrip_mms.template win32/pod.mak
7208 ____________________________________________________________________________
7209 [ 20666] By: jhi                                   on 2003/08/12  20:02:13
7210         Log: Subject: Re: maint @ 20617 [PATCH]
7211              From: =?iso-8859-1?q?Sreeji=20K=20Das?= <sreeji_k@yahoo.com>
7212              Date: Tue, 12 Aug 2003 13:19:00 +0100 (BST)
7213              Message-ID: <20030812121900.26127.qmail@web10501.mail.yahoo.com>
7214      Branch: perl
7215            ! lib/ExtUtils/Installed.pm
7216 ____________________________________________________________________________
7217 [ 20665] By: jhi                                   on 2003/08/12  19:59:54
7218         Log: README.cygwin updates from Gerrit P. Haase.
7219      Branch: perl
7220            ! README.cygwin
7221 ____________________________________________________________________________
7222 [ 20664] By: jhi                                   on 2003/08/12  19:57:53
7223         Log: Do some updates also on pod.mak -- which seems to
7224              be badly out of date.
7225      Branch: perl
7226            ! win32/pod.mak
7227 ____________________________________________________________________________
7228 [ 20663] By: jhi                                   on 2003/08/12  19:48:01
7229         Log: More missing pods for VMS.
7230      Branch: perl
7231            ! vms/descrip_mms.template
7232 ____________________________________________________________________________
7233 [ 20662] By: jhi                                   on 2003/08/12  19:43:46
7234         Log: Subject: [PATCH: perl@20617] add handling for new perlreref.pod file to VMS build.
7235              From: PPrymmer@factset.com
7236              Date: Tue, 12 Aug 2003 16:24:21 -0400
7237              Message-ID: <OF26F453CA.0F963A91-ON85256D80.006F991A-85256D80.007017F2@factset.com>
7238      Branch: perl
7239            ! vms/descrip_mms.template
7240 ____________________________________________________________________________
7241 [ 20661] By: jhi                                   on 2003/08/12  19:41:50
7242         Log: perlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett.
7243      Branch: perl
7244            ! pod/perlreref.pod
7245 ____________________________________________________________________________
7246 [ 20660] By: jhi                                   on 2003/08/12  18:44:27
7247         Log: A better patch from Yitzchak Scott-Thoennes for [perl #23287].
7248      Branch: perl
7249            ! pp_sys.c
7250 ____________________________________________________________________________
7251 [ 20659] By: jhi                                   on 2003/08/12  18:39:09
7252         Log: Document the known CR CR LF issue in Win32.
7253      Branch: maint-5.8/perl
7254            ! pod/perldelta.pod
7255 ____________________________________________________________________________
7256 [ 20658] By: jhi                                   on 2003/08/12  13:57:58
7257         Log: Integrate:
7258              [ 20657]
7259              Multiline one-liners are a bit too much to ask.
7260      Branch: maint-5.8/perl
7261           !> t/op/closure.t
7262 ____________________________________________________________________________
7263 [ 20657] By: jhi                                   on 2003/08/12  13:55:56
7264         Log: Multiline one-liners are a bit too much to ask.
7265      Branch: perl
7266            ! t/op/closure.t
7267 ____________________________________________________________________________
7268 [ 20656] By: jhi                                   on 2003/08/12  13:27:44
7269         Log: Integrate:
7270              [ 20650]
7271              Subject: [PATCH 5.8.1 @20218] xsubpp: wrong code
7272              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
7273              Date: Sun, 3 Aug 2003 06:19:02 -0700
7274              Message-ID: <20030803131902.GA5146@math.berkeley.edu>
7275              
7276              [ 20651]
7277              Microperl expects C89 (like the rest of Perl).
7278              
7279              [ 20652]
7280              Subject: perlcheat
7281              From: Juerd <juerd@cpan.org>
7282              Date: Mon, 11 Aug 2003 20:24:34 +0200
7283              Message-Id: <20030811182434.GI17748@c3.convolution.nl>
7284              
7285              [ 20653]
7286              Retract #20644 and #20643; on non-microperl non-fcntl
7287              systems Wrong Thing would be done.  (And as Sarathy
7288              points out, closing both ends of a pipe is rather
7289              identical to never opening it...)
7290              
7291              [ 20654]
7292              Add perlcheat to the toc and perl.pod; regen toc. 
7293              
7294              [ 20655]
7295              Advertise perlcheat.
7296      Branch: maint-5.8/perl
7297           +> pod/perlcheat.pod
7298           !> MANIFEST README.micro pod/buildtoc.PL pod/perl.pod
7299           !> pod/perltoc.pod pp_sys.c util.c
7300 ____________________________________________________________________________
7301 [ 20655] By: jhi                                   on 2003/08/12  13:24:21
7302         Log: Advertise perlcheat.
7303      Branch: maint-5.8/perl
7304            ! pod/perldelta.pod
7305 ____________________________________________________________________________
7306 [ 20654] By: jhi                                   on 2003/08/12  13:23:00
7307         Log: Add perlcheat to the toc and perl.pod; regen toc. 
7308      Branch: perl
7309            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7310 ____________________________________________________________________________
7311 [ 20653] By: jhi                                   on 2003/08/12  13:15:17
7312         Log: Retract #20644 and #20643; on non-microperl non-fcntl
7313              systems Wrong Thing would be done.  (And as Sarathy
7314              points out, closing both ends of a pipe is rather
7315              identical to never opening it...)
7316      Branch: perl
7317            ! pp_sys.c util.c
7318 ____________________________________________________________________________
7319 [ 20652] By: ams                                   on 2003/08/12  13:06:40
7320         Log: Subject: perlcheat
7321              From: Juerd <juerd@cpan.org>
7322              Date: Mon, 11 Aug 2003 20:24:34 +0200
7323              Message-Id: <20030811182434.GI17748@c3.convolution.nl>
7324      Branch: perl
7325            + pod/perlcheat.pod
7326            ! MANIFEST
7327 ____________________________________________________________________________
7328 [ 20651] By: jhi                                   on 2003/08/12  12:52:09
7329         Log: Microperl expects C89 (like the rest of Perl).
7330      Branch: perl
7331            ! README.micro
7332 ____________________________________________________________________________
7333 [ 20650] By: jhi                                   on 2003/08/12  12:32:29
7334         Log: Subject: [PATCH 5.8.1 @20218] xsubpp: wrong code
7335              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
7336              Date: Sun, 3 Aug 2003 06:19:02 -0700
7337              Message-ID: <20030803131902.GA5146@math.berkeley.edu>
7338      Branch: perl
7339            ! lib/ExtUtils/xsubpp
7340 ____________________________________________________________________________
7341 [ 20649] By: jhi                                   on 2003/08/12  12:14:31
7342         Log: Integrate:
7343              [ 20639]
7344              No dor in maint.
7345              
7346              [ 20640]
7347              returning would be good, too.
7348              
7349              [ 20643]
7350              A generally useful hunk from Ilya's microperl patch.
7351              (If no fcntl F_SETFD, fake it the best we can.)
7352              
7353              [ 20644]
7354              More microperlish faking in case no fcntl F_SETFD for pipes.
7355              
7356              [ 20645]
7357              Localize PARENT (based on Ilya's microperl patch).
7358              
7359              [ 20646]
7360              Apply much of Ilya's microperl patch, but instead of
7361              implementing the opendir()/readdir()/closedir() using
7362              external commands give up "ANSI-pureness" and define them
7363              in uconfig.sh, also define other stuff like rename() and putenv().
7364              Leave out the $| emulation in my_fork() since we are
7365              not supposed to have fork() under microperl.
7366              
7367              [ 20647]
7368              Oops.
7369              
7370              [ 20648]
7371              If we are void we cannot return a value.
7372      Branch: maint-5.8/perl
7373           !> Makefile.micro README.micro doio.c lib/Cwd.pm mg.c perl.c
7374           !> perl.h perlvars.h pp_sys.c sv.c uconfig.h uconfig.sh util.c
7375 ____________________________________________________________________________
7376 [ 20648] By: jhi                                   on 2003/08/12  11:56:52
7377         Log: If we are void we cannot return a value.
7378      Branch: perl
7379            ! mg.c
7380 ____________________________________________________________________________
7381 [ 20647] By: jhi                                   on 2003/08/12  11:54:32
7382         Log: Oops.
7383      Branch: perl
7384            ! perl.c
7385 ____________________________________________________________________________
7386 [ 20646] By: jhi                                   on 2003/08/12  11:51:25
7387         Log: Apply much of Ilya's microperl patch, but instead of
7388              implementing the opendir()/readdir()/closedir() using
7389              external commands give up "ANSI-pureness" and define them
7390              in uconfig.sh, also define other stuff like rename() and putenv().
7391              Leave out the $| emulation in my_fork() since we are
7392              not supposed to have fork() under microperl.
7393      Branch: perl
7394            ! Makefile.micro README.micro doio.c mg.c perl.c perl.h
7395            ! perlvars.h pp_sys.c sv.c uconfig.h uconfig.sh util.c
7396 ____________________________________________________________________________
7397 [ 20645] By: jhi                                   on 2003/08/12  10:40:54
7398         Log: Localize PARENT (based on Ilya's microperl patch).
7399      Branch: perl
7400            ! lib/Cwd.pm
7401 ____________________________________________________________________________
7402 [ 20644] By: jhi                                   on 2003/08/12  10:37:55
7403         Log: More microperlish faking in case no fcntl F_SETFD for pipes.
7404      Branch: perl
7405            ! util.c
7406 ____________________________________________________________________________
7407 [ 20643] By: jhi                                   on 2003/08/12  10:13:53
7408         Log: A generally useful hunk from Ilya's microperl patch.
7409              (If no fcntl F_SETFD, fake it the best we can.)
7410      Branch: perl
7411            ! pp_sys.c
7412 ____________________________________________________________________________
7413 [ 20642] By: jhi                                   on 2003/08/12  10:04:55
7414         Log: Drop problematic test for now.
7415      Branch: maint-5.8/perl
7416            - ext/Safe/t/safeops.t
7417            ! MANIFEST
7418 ____________________________________________________________________________
7419 [ 20641] By: jhi                                   on 2003/08/12  10:03:56
7420         Log: Retract #20640 and #20639; easier just to not have this
7421              test in maint (it seems dependent on opcode.pl, urgh.)
7422      Branch: maint-5.8/perl
7423           !> ext/Safe/t/safeops.t
7424 ____________________________________________________________________________
7425 [ 20640] By: jhi                                   on 2003/08/12  09:59:16
7426         Log: returning would be good, too.
7427      Branch: perl
7428            ! ext/Safe/t/safeops.t
7429 ____________________________________________________________________________
7430 [ 20639] By: jhi                                   on 2003/08/12  09:57:07
7431         Log: No dor in maint.
7432      Branch: perl
7433            ! ext/Safe/t/safeops.t
7434 ____________________________________________________________________________
7435 [ 20638] By: jhi                                   on 2003/08/12  09:45:10
7436         Log: Clarify information about the HP-UX cc warning.
7437      Branch: maint-5.8/perl
7438            ! pod/perldelta.pod
7439 ____________________________________________________________________________
7440 [ 20637] By: jhi                                   on 2003/08/12  09:36:26
7441         Log: Looked funny in harness output.
7442      Branch: maint-5.8/perl
7443            ! t/op/closure.t
7444 ____________________________________________________________________________
7445 [ 20636] By: jhi                                   on 2003/08/12  08:58:28
7446         Log: Integrate:
7447              [ 20620]
7448              Subject: [PATCH] [@20616] perlreref.pod incorrectly describes \c
7449              From: merlyn@stonehenge.com (Randal L. Schwartz)
7450              Date: 11 Aug 2003 09:45:29 -0700
7451              Message-ID: <86isp4kus6.fsf@blue.stonehenge.com>
7452              
7453              Subject: [PATCH] perlreref.pod tweaks
7454              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7455              Date: Mon, 11 Aug 2003 13:19:51 -0400
7456              Message-ID: <20030811171951.GA332851@linguist.thayer.dartmouth.edu>
7457              
7458              Plus a note about {,n} not being a quantifier.
7459              
7460              [ 20621]
7461              perldelta tweaks.
7462              
7463              [ 20622]
7464              [perl #23274] B::Deparse wasn't handling correctly builtins that
7465              have two filehandles in their prototypes (pipe, socketpair,
7466              accept) when non-bareword prototypes were used.
7467              
7468              [ 20623]
7469              Add a new regression test for Safe : tests that all ops
7470              can be trapped by a Safe compartement (except for the ones
7471              that can't.)
7472              
7473              [ 20625]
7474              Subject: Re: [PATCH] perlreref.pod tweaks
7475              From: Iain Truskett <spoon@cpan.org>
7476              Date: Tue, 12 Aug 2003 13:59:27 +1000
7477              Message-ID: <20030812035927.GJ7914@gytha.anu.edu.au>
7478              
7479              plus explain "Titlecase".
7480              
7481              [ 20626]
7482              head2-ify many of the head1s, will probably make this look
7483              better in HTML.
7484              
7485              [ 20627]
7486              Gotta Get'em Cases Right.
7487              
7488              [ 20628]
7489              Too enthusiastic head2-ing.
7490              
7491              [ 20629]
7492              =head2 ALL CAPS
7493              
7494              [ 20630]
7495              Fix for [perl #23287] segfault in untie.
7496              (Well, at least no more coredump.)
7497              
7498              [ 20631]
7499              A new try from Dave Mitchell for [perl #23265].
7500              
7501              [ 20632]
7502              The Debian people have expressed a wish for the boilerplate
7503              being specific about the Perl version; patch from Nick Clark.
7504              
7505              [ 20633]
7506              Subject: [PATCH h2xs] produce Foo-Bar/lib/Foo/Bar.pm
7507              From: Michael G Schwern <schwern@pobox.com>
7508              Date: Sat, 9 Aug 2003 15:03:02 -0700
7509              Message-ID: <20030809220301.GE24919@windhund.schwern.org>
7510              
7511              (plus one extra catfile() in h2xs.t)
7512              
7513              [ 20634]
7514              Subject: [PATCH 5.8.1 @19053] XSLoader revisted
7515              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
7516              Date: Mon, 21 Apr 2003 22:44:37 -0700
7517              Message-ID: <20030422054437.GA8297@math.berkeley.edu>
7518              
7519              (the XSLoader doc hunk; the h2xs looks like a behavioural change)
7520              
7521              [ 20635]
7522              Advertise neo-h2xs.
7523      Branch: maint-5.8/perl
7524           +> ext/Safe/t/safeops.t
7525           !> MANIFEST ext/B/B/Deparse.pm ext/DynaLoader/XSLoader_pm.PL
7526           !> lib/h2xs.t pad.c pod/perlreref.pod pp_sys.c t/op/closure.t
7527           !> t/op/tie.t utils/h2xs.PL
7528 ____________________________________________________________________________
7529 [ 20635] By: jhi                                   on 2003/08/12  08:48:56
7530         Log: Advertise neo-h2xs.
7531      Branch: maint-5.8/perl
7532            ! pod/perldelta.pod
7533 ____________________________________________________________________________
7534 [ 20634] By: jhi                                   on 2003/08/12  08:41:49
7535         Log: Subject: [PATCH 5.8.1 @19053] XSLoader revisted
7536              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
7537              Date: Mon, 21 Apr 2003 22:44:37 -0700
7538              Message-ID: <20030422054437.GA8297@math.berkeley.edu>
7539              
7540              (the XSLoader doc hunk; the h2xs looks like a behavioural change)
7541      Branch: perl
7542            ! ext/DynaLoader/XSLoader_pm.PL
7543 ____________________________________________________________________________
7544 [ 20633] By: jhi                                   on 2003/08/12  08:31:01
7545         Log: Subject: [PATCH h2xs] produce Foo-Bar/lib/Foo/Bar.pm
7546              From: Michael G Schwern <schwern@pobox.com>
7547              Date: Sat, 9 Aug 2003 15:03:02 -0700
7548              Message-ID: <20030809220301.GE24919@windhund.schwern.org>
7549              
7550              (plus one extra catfile() in h2xs.t)
7551      Branch: perl
7552            ! lib/h2xs.t utils/h2xs.PL
7553 ____________________________________________________________________________
7554 [ 20632] By: jhi                                   on 2003/08/12  08:11:08
7555         Log: The Debian people have expressed a wish for the boilerplate
7556              being specific about the Perl version; patch from Nick Clark.
7557      Branch: perl
7558            ! utils/h2xs.PL
7559 ____________________________________________________________________________
7560 [ 20631] By: jhi                                   on 2003/08/12  08:09:43
7561         Log: A new try from Dave Mitchell for [perl #23265].
7562      Branch: perl
7563            ! pad.c t/op/closure.t
7564 ____________________________________________________________________________
7565 [ 20630] By: jhi                                   on 2003/08/12  07:59:22
7566         Log: Fix for [perl #23287] segfault in untie.
7567              (Well, at least no more coredump.)
7568      Branch: perl
7569            ! pp_sys.c t/op/tie.t
7570 ____________________________________________________________________________
7571 [ 20629] By: jhi                                   on 2003/08/12  06:24:32
7572         Log: =head2 ALL CAPS
7573      Branch: perl
7574            ! pod/perlreref.pod
7575 ____________________________________________________________________________
7576 [ 20628] By: jhi                                   on 2003/08/12  06:22:25
7577         Log: Too enthusiastic head2-ing.
7578      Branch: perl
7579            ! pod/perlreref.pod
7580 ____________________________________________________________________________
7581 [ 20627] By: jhi                                   on 2003/08/12  05:17:14
7582         Log: Gotta Get'em Cases Right.
7583      Branch: perl
7584            ! pod/perlreref.pod
7585 ____________________________________________________________________________
7586 [ 20626] By: jhi                                   on 2003/08/12  05:04:02
7587         Log: head2-ify many of the head1s, will probably make this look
7588              better in HTML.
7589      Branch: perl
7590            ! pod/perlreref.pod
7591 ____________________________________________________________________________
7592 [ 20625] By: jhi                                   on 2003/08/12  04:55:32
7593         Log: Subject: Re: [PATCH] perlreref.pod tweaks
7594              From: Iain Truskett <spoon@cpan.org>
7595              Date: Tue, 12 Aug 2003 13:59:27 +1000
7596              Message-ID: <20030812035927.GJ7914@gytha.anu.edu.au>
7597              
7598              plus explain "Titlecase".
7599      Branch: perl
7600            ! pod/perlreref.pod
7601 ____________________________________________________________________________
7602 [ 20624] By: rgs                                   on 2003/08/11  21:12:02
7603         Log: Grab perlbug from bleadperl (@18698)
7604      Branch: maint-5.6
7605            ! perl-5.6.2/utils/perlbug.PL
7606 ____________________________________________________________________________
7607 [ 20623] By: rgs                                   on 2003/08/11  19:59:17
7608         Log: Add a new regression test for Safe : tests that all ops
7609              can be trapped by a Safe compartement (except for the ones
7610              that can't.)
7611      Branch: perl
7612            + ext/Safe/t/safeops.t
7613            ! MANIFEST
7614 ____________________________________________________________________________
7615 [ 20622] By: rgs                                   on 2003/08/11  18:33:06
7616         Log: B::Deparse wasn't handling correctly builtins that
7617              have two filehandles in their prototypes (pipe, socketpair,
7618              accept) when non-bareword prototypes were used.
7619      Branch: perl
7620            ! ext/B/B/Deparse.pm
7621 ____________________________________________________________________________
7622 [ 20621] By: jhi                                   on 2003/08/11  17:38:23
7623         Log: perldelta tweaks.
7624      Branch: maint-5.8/perl
7625            ! pod/perldelta.pod
7626 ____________________________________________________________________________
7627 [ 20620] By: jhi                                   on 2003/08/11  17:08:29
7628         Log: Subject: [PATCH] [@20616] perlreref.pod incorrectly describes \c
7629              From: merlyn@stonehenge.com (Randal L. Schwartz)
7630              Date: 11 Aug 2003 09:45:29 -0700
7631              Message-ID: <86isp4kus6.fsf@blue.stonehenge.com>
7632              
7633              Subject: [PATCH] perlreref.pod tweaks
7634              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7635              Date: Mon, 11 Aug 2003 13:19:51 -0400
7636              Message-ID: <20030811171951.GA332851@linguist.thayer.dartmouth.edu>
7637              
7638              Plus a note about {,n} not being a quantifier.
7639      Branch: perl
7640            ! pod/perlreref.pod
7641 ____________________________________________________________________________
7642 [ 20619] By: jhi                                   on 2003/08/11  15:50:34
7643         Log: Integrate:
7644              [ 20618]
7645              $* is not yet fully gone in 5.8.1.
7646      Branch: perl
7647           !> pod/perlreref.pod
7648 ____________________________________________________________________________
7649 [ 20618] By: jhi                                   on 2003/08/11  15:49:27
7650         Log: $* is not yet fully gone in 5.8.1.
7651      Branch: maint-5.8/perl
7652            ! pod/perlreref.pod
7653 ____________________________________________________________________________
7654 [ 20617] By: jhi                                   on 2003/08/11  12:29:51
7655         Log: Update Changes.
7656      Branch: maint-5.8/perl
7657            ! Changes patchlevel.h
7658 ____________________________________________________________________________
7659 [ 20616] By: jhi                                   on 2003/08/11  12:25:29
7660         Log: Advertise the PerlIO::via UTF8 method.
7661      Branch: maint-5.8/perl
7662            ! pod/perldelta.pod
7663 ____________________________________________________________________________
7664 [ 20615] By: jhi                                   on 2003/08/11  12:23:17
7665         Log: Integrate:
7666              [ 20611]
7667              Typo fix from Boris Zentner.
7668              
7669              [ 20612]
7670              VC6 warning: result still unsigned.
7671              
7672              [ 20614]
7673              Allow via layer to affect the PERLIO_F_UTF8 flag.
7674      Branch: maint-5.8/perl
7675           !> ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs pod/perlfaq5.pod
7676           !> regexec.c
7677 ____________________________________________________________________________
7678 [ 20614] By: nick                                  on 2003/08/11  12:14:55
7679         Log: Allow via layer to affect the PERLIO_F_UTF8 flag.
7680      Branch: perl
7681            ! ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs
7682 ____________________________________________________________________________
7683 [ 20613] By: nick                                  on 2003/08/11  11:50:08
7684         Log: Integrate mainline
7685      Branch: perlio
7686           +> pod/perlreref.pod
7687           !> (integrate 61 files)
7688 ____________________________________________________________________________
7689 [ 20612] By: jhi                                   on 2003/08/11  10:55:19
7690         Log: VC6 warning: result still unsigned.
7691      Branch: perl
7692            ! regexec.c
7693 ____________________________________________________________________________
7694 [ 20611] By: jhi                                   on 2003/08/11  08:33:13
7695         Log: Typo fix from Boris Zentner.
7696      Branch: perl
7697            ! pod/perlfaq5.pod
7698 ____________________________________________________________________________
7699 [ 20610] By: jhi                                   on 2003/08/11  06:37:13
7700         Log: Integrate:
7701              [ 20607]
7702              Subject: Re: killing for vital signs [PATCH]
7703              From: "John P. Linderman" <jpl@research.att.com>
7704              Date: Sun, 10 Aug 2003 15:44:33 -0400 (EDT)
7705              Message-Id: <200308101944.PAA96547@raptor.research.att.com>
7706              
7707              [ 20608]
7708              Explain the 'Wide character in print' a bit more.
7709              
7710              [ 20609]
7711              Subject: [perl #23273] warnings in Unicode::UCD
7712              From: Lukas Mai (via RT) <perlbug-followup@perl.org>
7713              Date: 10 Aug 2003 22:37:41 -0000
7714              Message-ID: <rt-23273-62473.18.6967347513833@rt.perl.org>
7715      Branch: maint-5.8/perl
7716           !> lib/Unicode/UCD.pm lib/Unicode/UCD.t pod/perldiag.pod
7717           !> pod/perlfunc.pod pod/perlipc.pod
7718 ____________________________________________________________________________
7719 [ 20609] By: jhi                                   on 2003/08/11  04:28:29
7720         Log: Subject: [perl #23273] warnings in Unicode::UCD
7721              From: Lukas Mai (via RT) <perlbug-followup@perl.org>
7722              Date: 10 Aug 2003 22:37:41 -0000
7723              Message-ID: <rt-23273-62473.18.6967347513833@rt.perl.org>
7724      Branch: perl
7725            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
7726 ____________________________________________________________________________
7727 [ 20608] By: jhi                                   on 2003/08/11  04:24:34
7728         Log: Explain the 'Wide character in print' a bit more.
7729      Branch: perl
7730            ! pod/perldiag.pod
7731 ____________________________________________________________________________
7732 [ 20607] By: rgs                                   on 2003/08/10  20:44:23
7733         Log: Subject: Re: killing for vital signs [PATCH]
7734              From: "John P. Linderman" <jpl@research.att.com>
7735              Date: Sun, 10 Aug 2003 15:44:33 -0400 (EDT)
7736              Message-Id: <200308101944.PAA96547@raptor.research.att.com>
7737      Branch: perl
7738            ! pod/perlfunc.pod pod/perlipc.pod
7739 ____________________________________________________________________________
7740 [ 20606] By: jhi                                   on 2003/08/10  20:43:47
7741         Log: Integrate:
7742              [ 20604]
7743              Clarify the format checking instructions.
7744              
7745              [ 20605]
7746              gcc -ansi -pedantic cleanup; and a seemingly forgotten
7747              sv_placeholder hunk.
7748      Branch: maint-5.8/perl
7749           !> Porting/pumpkin.pod perl.h sv.h
7750 ____________________________________________________________________________
7751 [ 20605] By: jhi                                   on 2003/08/10  20:38:39
7752         Log: gcc -ansi -pedantic cleanup; and a seemingly forgotten
7753              sv_placeholder hunk.
7754      Branch: perl
7755            ! perl.h sv.h
7756 ____________________________________________________________________________
7757 [ 20604] By: jhi                                   on 2003/08/10  20:14:28
7758         Log: Clarify the format checking instructions.
7759      Branch: perl
7760            ! Porting/pumpkin.pod
7761 ____________________________________________________________________________
7762 [ 20603] By: jhi                                   on 2003/08/10  19:48:42
7763         Log: Retract #20597, too many resulting core dumps.
7764      Branch: maint-5.8/perl
7765            ! pad.c t/op/closure.t
7766 ____________________________________________________________________________
7767 [ 20602] By: jhi                                   on 2003/08/10  19:45:45
7768         Log: Retract #20597, too many resulting core dumps.
7769      Branch: perl
7770            ! pad.c t/op/closure.t
7771 ____________________________________________________________________________
7772 [ 20601] By: jhi                                   on 2003/08/10  19:38:36
7773         Log: Two different test harnesses, mmmm. 
7774      Branch: maint-5.8/perl
7775            ! t/op/closure.t
7776 ____________________________________________________________________________
7777 [ 20600] By: jhi                                   on 2003/08/10  18:32:49
7778         Log: Regen perlapi, perltoc.
7779      Branch: maint-5.8/perl
7780            ! pod/perlapi.pod pod/perltoc.pod
7781 ____________________________________________________________________________
7782 [ 20599] By: jhi                                   on 2003/08/10  18:32:16
7783         Log: Advertise perlreref.
7784      Branch: maint-5.8/perl
7785            ! pod/perldelta.pod
7786 ____________________________________________________________________________
7787 [ 20598] By: jhi                                   on 2003/08/10  18:29:12
7788         Log: Integrate:
7789              [ 20586]
7790              Subject: [PATCH perlmodinstall.pod] Installation on Win32
7791              From: Michael G Schwern <schwern@pobox.com>
7792              Date: Fri, 8 Aug 2003 18:35:51 -0700
7793              Message-ID: <20030809013550.GS1587@windhund.schwern.org>
7794              
7795              [ 20587]
7796              hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where a
7797              normal key was replaced by its UTF-8 equivalent. This caused the
7798              "Storable problem" RT3 users reported under RH9.
7799              
7800              [ 20588]
7801              Update Jon Orwant's email address as he wants it,
7802              drop TPJ URL; upate also Doug MacEachern's address.
7803              
7804              [ 20589]
7805              Subject: [PATCH t/lib/1_compile.t] Removing tested modules
7806              From: Michael G Schwern <schwern@pobox.com>
7807              Date: Sat, 9 Aug 2003 13:36:59 -0700
7808              Message-ID: <20030809203659.GB24919@windhund.schwern.org>
7809              
7810              [ 20593]
7811              Add the perlreref manpage, by Iain Truskett
7812              (regular expressions quick reference.)
7813              Regenerate the table of contents.
7814              
7815              [ 20594]
7816              Further tweaks on perlreref.pod (by Iain Truskett)
7817              
7818              [ 20595]
7819              One more PL_csighandlerp.
7820              
7821              [ 20596]
7822              Try simple workaround for the POSIX autosplit.ix warning.
7823              
7824              [ 20597]
7825              Subject: Re: [perl #23265] Nested anonymous subs
7826              From: Dave Mitchell <davem@fdgroup.com>
7827              Date: Sun, 10 Aug 2003 01:35:30 +0100
7828              Message-ID: <20030810003530.GB6547@fdgroup.com>
7829      Branch: maint-5.8/perl
7830           +> pod/perlreref.pod
7831           !> MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs hv.c pad.c
7832           !> pod/buildtoc.PL pod/perl.pod pod/perlembed.pod
7833           !> pod/perlmodinstall.pod pod/perltoc.pod t/lib/1_compile.t
7834           !> t/op/closure.t
7835 ____________________________________________________________________________
7836 [ 20597] By: jhi                                   on 2003/08/10  17:55:03
7837         Log: Subject: Re: [perl #23265] Nested anonymous subs
7838              From: Dave Mitchell <davem@fdgroup.com>
7839              Date: Sun, 10 Aug 2003 01:35:30 +0100
7840              Message-ID: <20030810003530.GB6547@fdgroup.com>
7841      Branch: perl
7842            ! pad.c t/op/closure.t
7843 ____________________________________________________________________________
7844 [ 20596] By: jhi                                   on 2003/08/10  17:38:35
7845         Log: Try simple workaround for the POSIX autosplit.ix warning.
7846      Branch: perl
7847            ! ext/POSIX/POSIX.pm
7848 ____________________________________________________________________________
7849 [ 20595] By: jhi                                   on 2003/08/10  17:33:12
7850         Log: One more PL_csighandlerp.
7851      Branch: perl
7852            ! ext/POSIX/POSIX.xs
7853 ____________________________________________________________________________
7854 [ 20594] By: rgs                                   on 2003/08/10  13:30:11
7855         Log: Further tweaks on perlreref.pod (by Iain Truskett)
7856      Branch: perl
7857            ! pod/perlreref.pod
7858 ____________________________________________________________________________
7859 [ 20593] By: rgs                                   on 2003/08/10  12:32:47
7860         Log: Add the perlreref manpage, by Iain Truskett
7861              (regular expressions quick reference.)
7862              Regenerate the table of contents.
7863      Branch: perl
7864            + pod/perlreref.pod
7865            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7866 ____________________________________________________________________________
7867 [ 20592] By: rgs                                   on 2003/08/09  21:13:27
7868         Log: Remove ByteLoader from the list of modules whose compilability should
7869              be tested : it's loaded (at runtime) by ext/B/t/bytecode.t (as Enache
7870              pointed out.)
7871      Branch: perl
7872            ! t/lib/1_compile.t
7873 ____________________________________________________________________________
7874 [ 20591] By: rgs                                   on 2003/08/09  21:08:59
7875         Log: Subject: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
7876              From: Dave Mitchell <davem@fdgroup.com>
7877              Date: Sat, 9 Aug 2003 14:51:44 +0100
7878              Message-ID: <20030809135144.GC4997@fdgroup.com>
7879      Branch: perl
7880            ! embed.fnc embed.h global.sym op.c pp_ctl.c proto.h scope.c
7881            ! scope.h t/lib/warnings/pad
7882 ____________________________________________________________________________
7883 [ 20590] By: rgs                                   on 2003/08/09  21:02:21
7884         Log: Regenerate perlapi.pod.
7885      Branch: perl
7886            ! pod/perlapi.pod
7887 ____________________________________________________________________________
7888 [ 20589] By: rgs                                   on 2003/08/09  20:26:28
7889         Log: Subject: [PATCH t/lib/1_compile.t] Removing tested modules
7890              From: Michael G Schwern <schwern@pobox.com>
7891              Date: Sat, 9 Aug 2003 13:36:59 -0700
7892              Message-ID: <20030809203659.GB24919@windhund.schwern.org>
7893      Branch: perl
7894            ! t/lib/1_compile.t
7895 ____________________________________________________________________________
7896 [ 20588] By: jhi                                   on 2003/08/09  18:13:07
7897         Log: Update Jon Orwant's email address as he wants it,
7898              drop TPJ URL; upate also Doug MacEachern's address.
7899      Branch: perl
7900            ! pod/perlembed.pod pod/perlmodinstall.pod
7901 ____________________________________________________________________________
7902 [ 20587] By: ams                                   on 2003/08/09  18:09:34
7903         Log: hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where a
7904              normal key was replaced by its UTF-8 equivalent. This caused the
7905              "Storable problem" RT3 users reported under RH9.
7906      Branch: perl
7907            ! hv.c
7908 ____________________________________________________________________________
7909 [ 20586] By: jhi                                   on 2003/08/09  18:08:20
7910         Log: Subject: [PATCH perlmodinstall.pod] Installation on Win32
7911              From: Michael G Schwern <schwern@pobox.com>
7912              Date: Fri, 8 Aug 2003 18:35:51 -0700
7913              Message-ID: <20030809013550.GS1587@windhund.schwern.org>
7914      Branch: perl
7915            ! pod/perlmodinstall.pod
7916 ____________________________________________________________________________
7917 [ 20585] By: jhi                                   on 2003/08/09  18:06:11
7918         Log: Reintroduce the U_32-ification to pad.c,
7919              suggested by Dave Mitchell.
7920      Branch: maint-5.8/perl
7921            ! pad.c
7922 ____________________________________________________________________________
7923 [ 20584] By: jhi                                   on 2003/08/09  18:05:22
7924         Log: Reintroduce the U_32-ification to pad.c,
7925              suggested by Dave Mitchell.
7926      Branch: perl
7927            ! pad.c
7928 ____________________________________________________________________________
7929 [ 20583] By: rgs                                   on 2003/08/09  12:43:50
7930         Log: Change #20578 to SelfLoader is probably also useful to AutoSplit.
7931      Branch: perl
7932            ! lib/AutoSplit.pm
7933 ____________________________________________________________________________
7934 [ 20582] By: jhi                                   on 2003/08/09  08:52:37
7935         Log: Update Changes.
7936      Branch: maint-5.8/perl
7937            ! Changes patchlevel.h
7938 ____________________________________________________________________________
7939 [ 20581] By: jhi                                   on 2003/08/09  08:45:18
7940         Log: Update on the cygwin situation.  (I'm wishfully thinking
7941              that the sigaction.t failure was fixed by (blead) #20565.)
7942      Branch: maint-5.8/perl
7943            ! pod/perldelta.pod
7944 ____________________________________________________________________________
7945 [ 20580] By: jhi                                   on 2003/08/09  08:32:25
7946         Log: Integrate:
7947              [ 20570]
7948              Two more tests for #20566/#20568.
7949              
7950              [ 20571]
7951              Subject: [PATCH] Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
7952              From: Nicholas Clark <nick@ccl4.org>
7953              Date: Fri, 8 Aug 2003 23:30:00 +0100
7954              Message-ID: <20030808233000.B20130@plum.flirble.org>
7955              
7956              [ 20572]
7957              Subject: [PATCH] kill 'INT' doesn't work on Windows
7958              From: Jan Dubois <jand@ActiveState.com>
7959              Date: Fri, 08 Aug 2003 17:49:03 -0700
7960              Message-ID: <ite8jvgjgcfm8e9dhl6f4dtstrbmn1vmpk@4ax.com>
7961              
7962              [ 20573]
7963              Subject: Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX=
7964              From: Michael G Schwern <schwern@pobox.com>
7965              Date: Fri, 8 Aug 2003 13:59:50 -0700
7966              Message-ID: <20030808205950.GJ1587@windhund.schwern.org>
7967              
7968              [ 20574]
7969              Subject: [ PATCH] Re: strange destruction problem on VMS
7970              From: Dave Mitchell <davem@fdgroup.com>
7971              Date: Fri, 8 Aug 2003 22:28:48 +0100
7972              Message-ID: <20030808212848.GA2628@fdgroup.com>
7973              
7974              [ 20577]
7975              The libcygipc doesn't really work with the Perl SysV IPC tests
7976              so no much point in adding it yet.
7977              
7978              [ 20579]
7979              Some updates for the memory use debugging section:
7980              -DL is obsolete, mention Devel::Size, and Purify and valgrind.
7981      Branch: maint-5.8/perl
7982           !> ext/Storable/Storable.xs hints/cygwin.sh pod/perldebguts.pod
7983           !> pod/perlfaq8.pod sv.c t/op/pat.t win32/win32.c
7984 ____________________________________________________________________________
7985 [ 20579] By: jhi                                   on 2003/08/09  08:07:22
7986         Log: Some updates for the memory use debugging section:
7987              -DL is obsolete, mention Devel::Size, and Purify and valgrind.
7988      Branch: perl
7989            ! pod/perldebguts.pod
7990 ____________________________________________________________________________
7991 [ 20578] By: jhi                                   on 2003/08/09  07:34:16
7992         Log: Fix from Dave Mitchell to the recent from lib/Devel/SelfStubber.t:
7993              Variable "$nested" is not available at (re_eval 4) line 2, <DATA> line 8.
7994              which was on old bug unearthed by the change #20559.
7995              Basically, qr// + (??{$lexical}) combination is very, VERY broken.
7996              Workaround is not to use lexicals.
7997      Branch: perl
7998            ! lib/SelfLoader.pm
7999 ____________________________________________________________________________
8000 [ 20577] By: jhi                                   on 2003/08/09  07:28:41
8001         Log: The libcygipc doesn't really work with the Perl SysV IPC tests
8002              so no much point in adding it yet.
8003      Branch: perl
8004            ! hints/cygwin.sh
8005 ____________________________________________________________________________
8006 [ 20576] By: jhi                                   on 2003/08/09  07:25:52
8007         Log: Retract #20525 since it was due to broken INT32_MIN in
8008              Cygwin 1.5's stdint.h.
8009      Branch: maint-5.8/perl
8010            ! pad.c
8011 ____________________________________________________________________________
8012 [ 20575] By: jhi                                   on 2003/08/09  07:24:43
8013         Log: Retract #20524 since it was due to broken INT32_MIN in
8014              Cygwin 1.5's stdint.h.
8015      Branch: perl
8016            ! pad.c
8017 ____________________________________________________________________________
8018 [ 20574] By: jhi                                   on 2003/08/09  07:11:32
8019         Log: Subject: [ PATCH] Re: strange destruction problem on VMS
8020              From: Dave Mitchell <davem@fdgroup.com>
8021              Date: Fri, 8 Aug 2003 22:28:48 +0100
8022              Message-ID: <20030808212848.GA2628@fdgroup.com>
8023      Branch: perl
8024            ! sv.c
8025 ____________________________________________________________________________
8026 [ 20573] By: jhi                                   on 2003/08/09  07:09:07
8027         Log: Subject: Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX=
8028              From: Michael G Schwern <schwern@pobox.com>
8029              Date: Fri, 8 Aug 2003 13:59:50 -0700
8030              Message-ID: <20030808205950.GJ1587@windhund.schwern.org>
8031      Branch: perl
8032            ! pod/perlfaq8.pod
8033 ____________________________________________________________________________
8034 [ 20572] By: jhi                                   on 2003/08/09  07:06:37
8035         Log: Subject: [PATCH] kill 'INT' doesn't work on Windows
8036              From: Jan Dubois <jand@ActiveState.com>
8037              Date: Fri, 08 Aug 2003 17:49:03 -0700
8038              Message-ID: <ite8jvgjgcfm8e9dhl6f4dtstrbmn1vmpk@4ax.com>
8039      Branch: perl
8040            ! win32/win32.c
8041 ____________________________________________________________________________
8042 [ 20571] By: jhi                                   on 2003/08/09  06:53:54
8043         Log: Subject: [PATCH] Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
8044              From: Nicholas Clark <nick@ccl4.org>
8045              Date: Fri, 8 Aug 2003 23:30:00 +0100
8046              Message-ID: <20030808233000.B20130@plum.flirble.org>
8047      Branch: perl
8048            ! ext/Storable/Storable.xs
8049 ____________________________________________________________________________
8050 [ 20570] By: jhi                                   on 2003/08/09  06:52:36
8051         Log: Two more tests for #20566/#20568.
8052      Branch: perl
8053            ! t/op/pat.t
8054 ____________________________________________________________________________
8055 [ 20569] By: jhi                                   on 2003/08/08  21:07:09
8056         Log: Integrate:
8057              [ 20568]
8058              Subject: [PATCH] Re: UNICODE regexp bug
8059              From: Nick Ing-Simmons <nick@ing-simmons.net>
8060              Date: Fri, 08 Aug 2003 23:05:49 +0100
8061              Message-Id: <20030808220549.5109.4@llama.ni-s.u-net.com>
8062              
8063              Better patch (than #20566) from NI-S, one more test
8064              (introduce another variable rather than reuse the tmp, though)
8065      Branch: maint-5.8/perl
8066           !> regexec.c t/op/pat.t
8067 ____________________________________________________________________________
8068 [ 20568] By: jhi                                   on 2003/08/08  21:05:24
8069         Log: Subject: [PATCH] Re: UNICODE regexp bug
8070              From: Nick Ing-Simmons <nick@ing-simmons.net>
8071              Date: Fri, 08 Aug 2003 23:05:49 +0100
8072              Message-Id: <20030808220549.5109.4@llama.ni-s.u-net.com>
8073              
8074              Better patch (than #20566) from NI-S, one more test
8075              (introduce another variable rather than reuse the tmp, though)
8076      Branch: perl
8077            ! regexec.c t/op/pat.t
8078 ____________________________________________________________________________
8079 [ 20567] By: jhi                                   on 2003/08/08  19:51:22
8080         Log: Integrate:
8081              [ 20563]
8082              Subject: [PATCH] maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist
8083              From: "Gerrit P. Haase" <gp@familiehaase.de>
8084              Date: Fri, 8 Aug 2003 13:44:51 +0200
8085              Message-ID: <1621817486657.20030808134451@familiehaase.de>
8086              
8087              [ 20564]
8088              Subject: [PATCH] Re: main@20537: WinXP build failed op/time.t test 2
8089              From: Steve Hay <steve.hay@uk.radan.com>
8090              Date: Fri, 08 Aug 2003 12:42:28 +0100
8091              Message-ID: <3F338CA4.3010503@uk.radan.com>
8092              
8093              [ 20565]
8094              Move the csighandler to be a data variable so that
8095              things like DLL trampolines can't mess up the code
8096              variables the Perl_csighandler (seen in Cygwin:
8097              Perl_csighandler in POSIX extension was different
8098              than in main executable).
8099              
8100              [ 20566]
8101              Subject: UNICODE regexp bug
8102              From: Nick Ing-Simmons <nick@ing-simmons.net>
8103              Date: Fri, 08 Aug 2003 20:36:56 +0100
8104              Message-Id: <20030808193656.5109.1@llama.ni-s.u-net.com>
8105      Branch: maint-5.8/perl
8106           !> embedvar.h ext/NDBM_File/hints/cygwin.pl
8107           !> ext/ODBM_File/hints/cygwin.pl ext/POSIX/POSIX.xs
8108           !> hints/cygwin.sh mg.c perlapi.h perlvars.h regexec.c t/op/pat.t
8109           !> t/op/time.t
8110 ____________________________________________________________________________
8111 [ 20566] By: jhi                                   on 2003/08/08  19:47:45
8112         Log: Subject: UNICODE regexp bug
8113              From: Nick Ing-Simmons <nick@ing-simmons.net>
8114              Date: Fri, 08 Aug 2003 20:36:56 +0100
8115              Message-Id: <20030808193656.5109.1@llama.ni-s.u-net.com>
8116      Branch: perl
8117            ! regexec.c t/op/pat.t
8118 ____________________________________________________________________________
8119 [ 20565] By: jhi                                   on 2003/08/08  18:59:40
8120         Log: Move the csighandler to be a data variable so that
8121              things like DLL trampolines can't mess up the code
8122              variables the Perl_csighandler (seen in Cygwin:
8123              Perl_csighandler in POSIX extension was different
8124              than in main executable).
8125      Branch: perl
8126            ! embedvar.h ext/POSIX/POSIX.xs mg.c perlapi.h perlvars.h
8127 ____________________________________________________________________________
8128 [ 20564] By: jhi                                   on 2003/08/08  13:12:19
8129         Log: Subject: [PATCH] Re: main@20537: WinXP build failed op/time.t test 2
8130              From: Steve Hay <steve.hay@uk.radan.com>
8131              Date: Fri, 08 Aug 2003 12:42:28 +0100
8132              Message-ID: <3F338CA4.3010503@uk.radan.com>
8133      Branch: perl
8134            ! t/op/time.t
8135 ____________________________________________________________________________
8136 [ 20563] By: jhi                                   on 2003/08/08  13:09:00
8137         Log: Subject: [PATCH] maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist
8138              From: "Gerrit P. Haase" <gp@familiehaase.de>
8139              Date: Fri, 8 Aug 2003 13:44:51 +0200
8140              Message-ID: <1621817486657.20030808134451@familiehaase.de>
8141      Branch: perl
8142            ! ext/NDBM_File/hints/cygwin.pl ext/ODBM_File/hints/cygwin.pl
8143            ! hints/cygwin.sh
8144 ____________________________________________________________________________
8145 [ 20562] By: jhi                                   on 2003/08/08  11:55:24
8146         Log: Retract #20479 (was part of #20493) from maint.
8147      Branch: maint-5.8/perl
8148            ! scope.c t/op/local.t
8149 ____________________________________________________________________________
8150 [ 20561] By: jhi                                   on 2003/08/08  11:45:58
8151         Log: Integrate:
8152              [ 20560]
8153              Retract PASTHRU* changes as recommended by Schwern.
8154      Branch: maint-5.8/perl
8155           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
8156           !> lib/ExtUtils/t/MM_Win32.t
8157 ____________________________________________________________________________
8158 [ 20560] By: jhi                                   on 2003/08/08  04:28:44
8159         Log: Retract PASTHRU* changes as recommended by Schwern.
8160      Branch: perl
8161            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
8162            ! lib/ExtUtils/t/MM_Win32.t
8163 ____________________________________________________________________________
8164 [ 20559] By: rgs                                   on 2003/08/07  19:59:18
8165         Log: Subject: Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicals
8166              From: Dave Mitchell <davem@fdgroup.com>
8167              Date: Thu, 7 Aug 2003 15:53:35 +0100
8168              Message-ID: <20030807145335.GF26683@fdgroup.com>
8169      Branch: perl
8170            ! scope.c t/lib/warnings/pad
8171 ____________________________________________________________________________
8172 [ 20558] By: jhi                                   on 2003/08/07  18:21:11
8173         Log: Update Changes.
8174      Branch: maint-5.8/perl
8175            ! Changes patchlevel.h
8176 ____________________________________________________________________________
8177 [ 20557] By: jhi                                   on 2003/08/07  18:15:57
8178         Log: Integrate:
8179              [ 20556]
8180              The #20546 was too ambitious, broke the test.
8181      Branch: maint-5.8/perl
8182           !> lib/Benchmark.pm lib/Benchmark.t
8183 ____________________________________________________________________________
8184 [ 20556] By: jhi                                   on 2003/08/07  18:14:41
8185         Log: The #20546 was too ambitious, broke the test.
8186      Branch: perl
8187            ! lib/Benchmark.pm lib/Benchmark.t
8188 ____________________________________________________________________________
8189 [ 20555] By: jhi                                   on 2003/08/07  17:36:20
8190         Log: Integrate:
8191              [ 20550]
8192              Allow hinting d_semctl_semun and d_semctl_semid_ds.
8193              
8194              [ 20552]
8195              Hint away the semid_ds test in NetBSD/sparc.
8196              
8197              [ 20553]
8198              Some AUTHORS updates.
8199              
8200              [ 20554]
8201              Subject: Fw: [PATCH: perl@20512] DBG build tweaks for VMS.
8202              From: PPrymmer@factset.com
8203              Date: Thu, 7 Aug 2003 14:02:02 -0400
8204              Message-ID: <OFA59024FD.170B3227-ON85256D7B.00630753-85256D7B.00631048@factset.com>
8205      Branch: maint-5.8/perl
8206           !> AUTHORS Configure hints/netbsd.sh vms/descrip_mms.template
8207 ____________________________________________________________________________
8208 [ 20554] By: jhi                                   on 2003/08/07  17:00:03
8209         Log: Subject: Fw: [PATCH: perl@20512] DBG build tweaks for VMS.
8210              From: PPrymmer@factset.com
8211              Date: Thu, 7 Aug 2003 14:02:02 -0400
8212              Message-ID: <OFA59024FD.170B3227-ON85256D7B.00630753-85256D7B.00631048@factset.com>
8213      Branch: perl
8214            ! vms/descrip_mms.template
8215 ____________________________________________________________________________
8216 [ 20553] By: jhi                                   on 2003/08/07  16:45:25
8217         Log: Some AUTHORS updates.
8218      Branch: perl
8219            ! AUTHORS
8220 ____________________________________________________________________________
8221 [ 20552] By: jhi                                   on 2003/08/07  15:45:03
8222         Log: Hint away the semid_ds test in NetBSD/sparc.
8223      Branch: perl
8224            ! hints/netbsd.sh
8225 ____________________________________________________________________________
8226 [ 20551] By: jhi                                   on 2003/08/07  15:40:35
8227         Log: metaconfig unit change for #20550.
8228      Branch: metaconfig
8229            ! U/modified/d_union_semun.U
8230 ____________________________________________________________________________
8231 [ 20550] By: jhi                                   on 2003/08/07  15:39:53
8232         Log: Allow hinting d_semctl_semun and d_semctl_semid_ds.
8233      Branch: perl
8234            ! Configure
8235 ____________________________________________________________________________
8236 [ 20549] By: jhi                                   on 2003/08/07  15:07:48
8237         Log: Integrate:
8238              [ 20538]
8239              Subject: Re: [perl #23030] Error in negative lookahead with alternations
8240              From: hv@crypt.org
8241              Date: Thu, 07 Aug 2003 02:44:23 +0100
8242              Message-Id: <200308070144.h771iN906446@zen.crypt.org>
8243              
8244              [ 20541]
8245              Subject: Re: maint @ 20537
8246              From: Philip Newton <Philip.Newton@gmx.net>
8247              Date: Thu, 07 Aug 2003 09:05:17 +0200
8248              Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
8249              
8250              [ 20542]
8251              If no alarm(), skip the subtests.
8252              
8253              [ 20546]
8254              Subject: [PATCH 5.8.1] Benchmark problem
8255              From: Radu Greab <rgreab@fx.ro>
8256              Date: Thu, 07 Aug 2003 16:18:25 +0300 (EEST)
8257              Message-Id: <20030807.161825.106541372.radu@yx.primIT.ro>
8258              
8259              Subject: Re: [PATCH 5.8.1] Benchmark problem
8260              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8261              Date: Thu, 7 Aug 2003 15:48:38 +0200
8262              Message-Id: <20030807154838.5d240dbb.rgarciasuarez@free.fr>
8263              
8264              [ 20548]
8265              Subject: [PATCH] Test::More
8266              From: Fergal Daly <fergal@esatclear.ie>
8267              Date: Thu, 7 Aug 2003 15:52:11 +0100
8268              Message-Id: <200308071552.11873.fergal@esatclear.ie>
8269      Branch: maint-5.8/perl
8270           !> ext/Socket/Socket.xs ext/Time/HiRes/t/HiRes.t
8271           !> hints/dos_djgpp.sh lib/Benchmark.pm lib/Benchmark.t
8272           !> lib/Test/More.pm regexec.c t/op/re_tests
8273 ____________________________________________________________________________
8274 [ 20548] By: jhi                                   on 2003/08/07  14:48:27
8275         Log: Subject: [PATCH] Test::More
8276              From: Fergal Daly <fergal@esatclear.ie>
8277              Date: Thu, 7 Aug 2003 15:52:11 +0100
8278              Message-Id: <200308071552.11873.fergal@esatclear.ie>
8279      Branch: perl
8280            ! lib/Test/More.pm
8281 ____________________________________________________________________________
8282 [ 20547] By: jhi                                   on 2003/08/07  14:45:22
8283         Log: Integrate from maint:
8284              [ 20543]
8285              Workround for SuSE8.2's -lndbm hack
8286      Branch: perl
8287           !> hints/linux.sh
8288 ____________________________________________________________________________
8289 [ 20546] By: jhi                                   on 2003/08/07  14:43:57
8290         Log: Subject: [PATCH 5.8.1] Benchmark problem
8291              From: Radu Greab <rgreab@fx.ro>
8292              Date: Thu, 07 Aug 2003 16:18:25 +0300 (EEST)
8293              Message-Id: <20030807.161825.106541372.radu@yx.primIT.ro>
8294              
8295              Subject: Re: [PATCH 5.8.1] Benchmark problem
8296              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8297              Date: Thu, 7 Aug 2003 15:48:38 +0200
8298              Message-Id: <20030807154838.5d240dbb.rgarciasuarez@free.fr>
8299      Branch: perl
8300            ! lib/Benchmark.pm lib/Benchmark.t
8301 ____________________________________________________________________________
8302 [ 20545] By: nick                                  on 2003/08/07  14:40:50
8303         Log: Integrate mainline
8304      Branch: perlio
8305           +> (branch 54 files)
8306            - ext/Devel/DProf/DProf.t ext/Devel/Peek/Peek.t
8307            - ext/Errno/Errno.t ext/GDBM_File/gdbm.t
8308            - ext/I18N/Langinfo/Langinfo.t ext/IO/lib/IO/t/IO.t
8309            - ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
8310            - ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_linenum.t
8311            - ext/IO/lib/IO/t/io_multihomed.t ext/IO/lib/IO/t/io_pipe.t
8312            - ext/IO/lib/IO/t/io_poll.t ext/IO/lib/IO/t/io_sel.t
8313            - ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_taint.t
8314            - ext/IO/lib/IO/t/io_tell.t ext/IO/lib/IO/t/io_udp.t
8315            - ext/IO/lib/IO/t/io_unix.t ext/IO/lib/IO/t/io_utf8.t
8316            - ext/IO/lib/IO/t/io_xs.t ext/IPC/SysV/ipcsysv.t
8317            - ext/NDBM_File/ndbm.t ext/ODBM_File/odbm.t ext/Opcode/Opcode.t
8318            - ext/Opcode/ops.t ext/PerlIO/PerlIO.t ext/SDBM_File/sdbm.t
8319            - ext/Safe/safe1.t ext/Safe/safe2.t ext/Safe/safe3.t
8320            - ext/Socket/Socket.t ext/Socket/socketpair.t
8321            - ext/Sys/Hostname/Hostname.t ext/Sys/Syslog/syslog.t
8322            - ext/Time/HiRes/HiRes.t ext/XS/Typemap/Typemap.t ext/attrs.t
8323            - ext/re/re.t lib/I18N/LangTags/test.pl wince/README.compile
8324            - wince/include/netdb.h
8325           !> (integrate 262 files)
8326 ____________________________________________________________________________
8327 [ 20544] By: jhi                                   on 2003/08/07  14:25:25
8328         Log: Retract #20359: too wide a brush.
8329      Branch: perl
8330            ! hints/netbsd.sh
8331 ____________________________________________________________________________
8332 [ 20543] By: nick                                  on 2003/08/07  08:44:20
8333         Log: Workround for SuSE8.2's -lndbm hack
8334      Branch: maint-5.8/perl
8335            ! hints/linux.sh
8336 ____________________________________________________________________________
8337 [ 20542] By: jhi                                   on 2003/08/07  06:24:23
8338         Log: If no alarm(), skip the subtests.
8339      Branch: perl
8340            ! ext/Time/HiRes/t/HiRes.t
8341 ____________________________________________________________________________
8342 [ 20541] By: jhi                                   on 2003/08/07  06:15:54
8343         Log: Subject: Re: maint @ 20537
8344              From: Philip Newton <Philip.Newton@gmx.net>
8345              Date: Thu, 07 Aug 2003 09:05:17 +0200
8346              Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
8347      Branch: perl
8348            ! ext/Socket/Socket.xs
8349 ____________________________________________________________________________
8350 [ 20540] By: jhi                                   on 2003/08/07  06:13:19
8351         Log: Subject: Re: maint @ 20537
8352              From: Philip Newton <Philip.Newton@gmx.net>
8353              Date: Thu, 07 Aug 2003 09:05:17 +0200
8354              Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
8355      Branch: perl
8356            ! hints/dos_djgpp.sh
8357 ____________________________________________________________________________
8358 [ 20539] By: jhi                                   on 2003/08/07  05:17:56
8359         Log: NetBSD for Sparc (at least 1.5.3 and 1.6.1) seem to have
8360              broken SysV semaphores.
8361      Branch: perl
8362            ! hints/netbsd.sh
8363 ____________________________________________________________________________
8364 [ 20538] By: jhi                                   on 2003/08/07  05:08:14
8365         Log: Subject: Re: [perl #23030] Error in negative lookahead with alternations
8366              From: hv@crypt.org
8367              Date: Thu, 07 Aug 2003 02:44:23 +0100
8368              Message-Id: <200308070144.h771iN906446@zen.crypt.org>
8369      Branch: perl
8370            ! regexec.c t/op/re_tests
8371 ____________________________________________________________________________
8372 [ 20537] By: jhi                                   on 2003/08/06  19:16:43
8373         Log: Update Changes.
8374      Branch: maint-5.8/perl
8375            ! Changes patchlevel.h
8376 ____________________________________________________________________________
8377 [ 20536] By: jhi                                   on 2003/08/06  19:07:34
8378         Log: Integrate:
8379              [ 20535]
8380              ESUCCESS = 0 is not true, but exists.
8381      Branch: maint-5.8/perl
8382           !> ext/Errno/t/Errno.t
8383 ____________________________________________________________________________
8384 [ 20535] By: jhi                                   on 2003/08/06  19:05:18
8385         Log: ESUCCESS = 0 is not true, but exists.
8386      Branch: perl
8387            ! ext/Errno/t/Errno.t
8388 ____________________________________________________________________________
8389 [ 20534] By: jhi                                   on 2003/08/06  18:46:41
8390         Log: Integrate:
8391              [ 20529]
8392              Various tweaks to help DJGPP builds.
8393              
8394              [ 20530]
8395              Make code agree with documentation (from Wolfgang Friebel)
8396              
8397              [ 20533]
8398              Subject: [pathc] Sys:Syslog.pm::syslog() - Better error message
8399              From: jari.aalto@poboxes.com (Jari Aalto)
8400              Date: Wed, 06 Aug 2003 14:24:42 +0300
8401              Message-ID: <ekzzowp1.fsf@blue.sea.net>
8402      Branch: maint-5.8/perl
8403           !> djgpp/djgppsed.sh ext/Sys/Syslog/Syslog.pm hints/dos_djgpp.sh
8404           !> lib/ExtUtils/MakeMaker.pm
8405 ____________________________________________________________________________
8406 [ 20533] By: jhi                                   on 2003/08/06  18:39:49
8407         Log: Subject: [pathc] Sys:Syslog.pm::syslog() - Better error message
8408              From: jari.aalto@poboxes.com (Jari Aalto)
8409              Date: Wed, 06 Aug 2003 14:24:42 +0300
8410              Message-ID: <ekzzowp1.fsf@blue.sea.net>
8411      Branch: perl
8412            ! ext/Sys/Syslog/Syslog.pm
8413 ____________________________________________________________________________
8414 [ 20532] By: jhi                                   on 2003/08/06  18:37:49
8415         Log: Andreas says the current PAUSE indexer will
8416              handle 5.8.1 fine without META.yml, and the
8417              spec of META is far from solid yet.
8418      Branch: maint-5.8/perl
8419            - META.yml
8420            ! MANIFEST
8421 ____________________________________________________________________________
8422 [ 20531] By: jhi                                   on 2003/08/06  18:35:02
8423         Log: Some goat entrails.
8424      Branch: maint-5.8/perl
8425            ! pod/perldelta.pod
8426 ____________________________________________________________________________
8427 [ 20530] By: jhi                                   on 2003/08/06  18:24:56
8428         Log: Make code agree with documentation (from Wolfgang Friebel)
8429      Branch: perl
8430            ! lib/ExtUtils/MakeMaker.pm
8431 ____________________________________________________________________________
8432 [ 20529] By: jhi                                   on 2003/08/06  18:20:31
8433         Log: Various tweaks to help DJGPP builds.
8434      Branch: perl
8435            ! djgpp/djgppsed.sh hints/dos_djgpp.sh
8436 ____________________________________________________________________________
8437 [ 20528] By: jhi                                   on 2003/08/06  15:03:43
8438         Log: Integrate:
8439              [ 20513]
8440              Subject: [PATCH] dprofpp.PL again -- #20488 thinko
8441              From: "Craig A. Berry" <craigberry@mac.com>
8442              Date: Wed, 06 Aug 2003 00:18:36 -0500
8443              Message-ID: <3F308FAC.4090409@mac.com>
8444              
8445              (from vmsperl list)
8446              
8447              [ 20514]
8448              Subject: Re: [PATCH pod/perlfaq2.pod] update Friedl book listing for 2nd edition
8449              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8450              Date: Tue, 5 Aug 2003 17:21:46 -1000 (HST)
8451              Message-ID: <Pine.LNX.4.44.0308051720280.8532-100000@lapaki>
8452              
8453              [ 20520]
8454              Subject: [PATCH] Re: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
8455              From: Steve Hay <steve.hay@uk.radan.com>
8456              Date: Wed, 06 Aug 2003 10:56:44 +0100
8457              Message-ID: <3F30D0DC.20700@uk.radan.com>
8458              
8459              [ 20523]
8460              Subject: maint @ 20512
8461              From: Robin Barker <Robin.Barker@npl.co.uk>
8462              Date: Wed, 6 Aug 2003 15:31:33 +0100
8463              Message-ID: <533D273D4014D411AB1D00062938C4D904046625@hotel.npl.co.uk>
8464              
8465              [ 20526]
8466              Cast away gcc 3.3 type conversion pickiness.
8467              
8468              [ 20527]
8469              More PASTHRU patching from Steve Hay.
8470      Branch: maint-5.8/perl
8471           !> MANIFEST Porting/Maintainers.pl ext/threads/threads.xs
8472           !> lib/ExtUtils/MM_Unix.pm pad.c pod/perlfaq2.pod
8473           !> utils/dprofpp.PL
8474 ____________________________________________________________________________
8475 [ 20527] By: jhi                                   on 2003/08/06  14:57:22
8476         Log: More PASTHRU patching from Steve Hay.
8477      Branch: perl
8478            ! lib/ExtUtils/MM_Unix.pm
8479 ____________________________________________________________________________
8480 [ 20526] By: jhi                                   on 2003/08/06  13:53:01
8481         Log: Cast away gcc 3.3 type conversion pickiness.
8482      Branch: perl
8483            ! ext/threads/threads.xs
8484 ____________________________________________________________________________
8485 [ 20525] By: jhi                                   on 2003/08/06  13:40:23
8486         Log: Subject: perl with cygwin 1.5, need help
8487              From: "Gerrit P. Haase" <gp@familiehaase.de>
8488              Date: Sun, 3 Aug 2003 10:57:32 +0200
8489              Message-ID: <561375447098.20030803105732@familiehaase.de>
8490              
8491              (needed manual fitting)
8492      Branch: maint-5.8/perl
8493            ! pad.c
8494 ____________________________________________________________________________
8495 [ 20524] By: jhi                                   on 2003/08/06  13:36:44
8496         Log: Subject: Re: perl with cygwin 1.5, need help
8497              From: "Gerrit P. Haase" <gp@familiehaase.de>
8498              Date: Tue, 5 Aug 2003 14:36:55 +0200
8499              Message-ID: <71561410910.20030805143655@familiehaase.de>
8500              
8501              (needed manual fitting)
8502      Branch: perl
8503            ! pad.c
8504 ____________________________________________________________________________
8505 [ 20523] By: jhi                                   on 2003/08/06  13:30:42
8506         Log: Subject: maint @ 20512
8507              From: Robin Barker <Robin.Barker@npl.co.uk>
8508              Date: Wed, 6 Aug 2003 15:31:33 +0100
8509              Message-ID: <533D273D4014D411AB1D00062938C4D904046625@hotel.npl.co.uk>
8510      Branch: perl
8511            ! MANIFEST Porting/Maintainers.pl
8512 ____________________________________________________________________________
8513 [ 20522] By: jhi                                   on 2003/08/06  13:29:26
8514         Log: Restore everything regarding "v-string deprecation"
8515              back the way it was, because trying to implement what Larry
8516              wants (use 1.2.3 and use Module 1.2.3 should work without
8517              warnings, note that the latter means that also
8518              $VERSION = 1.2.3 should work without warnings) while
8519              trying to warn for 'improper' uses of, seems to be
8520              easier said than done.
8521              
8522              Only the deprecation message work and related doc changes
8523              are retracted, not John Peacock's internal v-strings
8524              cleanup work.
8525              
8526              Also the %h=(v65=>42) fix stays since Larry okayed it.
8527              
8528              In addition, one warning introduced in 5.8.0 is removed
8529              ("v-string in use/require non-portable.") since that
8530              obviously doesn't work well with Larry's vision.
8531      Branch: maint-5.8/perl
8532            ! configpm embedvar.h ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
8533            ! intrpvar.h perlapi.h pod/perldata.pod pod/perldelta.pod
8534            ! pod/perldiag.pod pod/perlfunc.pod pod/perlvar.pod pp_ctl.c
8535            ! pp_hot.c t/lib/warnings/pp_ctl t/lib/warnings/toke t/op/pack.t
8536            ! toke.c
8537 ____________________________________________________________________________
8538 [ 20521] By: jhi                                   on 2003/08/06  11:59:35
8539         Log: In addition to #20519.
8540      Branch: maint-5.8/perl
8541            ! pod/perldiag.pod
8542 ____________________________________________________________________________
8543 [ 20520] By: jhi                                   on 2003/08/06  11:38:46
8544         Log: Subject: [PATCH] Re: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
8545              From: Steve Hay <steve.hay@uk.radan.com>
8546              Date: Wed, 06 Aug 2003 10:56:44 +0100
8547              Message-ID: <3F30D0DC.20700@uk.radan.com>
8548      Branch: perl
8549            ! lib/ExtUtils/MM_Unix.pm
8550 ____________________________________________________________________________
8551 [ 20519] By: jhi                                   on 2003/08/06  11:35:18
8552         Log: In case I misunderstood and v1.2.3 is still cool.
8553      Branch: maint-5.8/perl
8554            ! pod/perldiag.pod pod/perlfunc.pod pod/perlvar.pod
8555            ! t/lib/warnings/toke toke.c
8556 ____________________________________________________________________________
8557 [ 20518] By: jhi                                   on 2003/08/06  11:26:56
8558         Log: Rework the version strings/objects documentation.
8559      Branch: maint-5.8/perl
8560            ! pod/perldata.pod pod/perlfunc.pod pod/perlvar.pod
8561 ____________________________________________________________________________
8562 [ 20517] By: jhi                                   on 2003/08/06  11:06:04
8563         Log: Don't warn in the v65 => case about the leading 'v'.
8564      Branch: maint-5.8/perl
8565            ! toke.c
8566 ____________________________________________________________________________
8567 [ 20516] By: jhi                                   on 2003/08/06  10:47:28
8568         Log: Retract #20472.
8569      Branch: maint-5.8/perl
8570            ! pod/perldata.pod pod/perldelta.pod pod/perldiag.pod
8571            ! pod/perlfunc.pod pod/perlvar.pod
8572 ____________________________________________________________________________
8573 [ 20515] By: jhi                                   on 2003/08/06  10:44:50
8574         Log: v-strings saga continues.
8575              - use/require 1.2.3 is okay, do not warn
8576              - however, v1.2.3 is warnable offense
8577              - as is e.g. '$a = 1.2.3'
8578              - remove the 'v-strings in use/require non-portable' warning
8579              
8580              Next I need to bring back the recently removed or reworked
8581              v-strings documentation and rework all that to talk of
8582              'version objects'.
8583      Branch: maint-5.8/perl
8584            ! embedvar.h intrpvar.h perlapi.h pod/perldiag.pod pp_ctl.c
8585            ! t/lib/warnings/toke toke.c
8586 ____________________________________________________________________________
8587 [ 20514] By: jhi                                   on 2003/08/06  05:22:29
8588         Log: Subject: Re: [PATCH pod/perlfaq2.pod] update Friedl book listing for 2nd edition
8589              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8590              Date: Tue, 5 Aug 2003 17:21:46 -1000 (HST)
8591              Message-ID: <Pine.LNX.4.44.0308051720280.8532-100000@lapaki>
8592      Branch: perl
8593            ! pod/perlfaq2.pod
8594 ____________________________________________________________________________
8595 [ 20513] By: jhi                                   on 2003/08/06  05:18:32
8596         Log: Subject: [PATCH] dprofpp.PL again -- #20488 thinko
8597              From: "Craig A. Berry" <craigberry@mac.com>
8598              Date: Wed, 06 Aug 2003 00:18:36 -0500
8599              Message-ID: <3F308FAC.4090409@mac.com>
8600              
8601              (from vmsperl list)
8602      Branch: perl
8603            ! utils/dprofpp.PL
8604 ____________________________________________________________________________
8605 [ 20512] By: jhi                                   on 2003/08/05  20:08:02
8606         Log: Update Changes.
8607      Branch: maint-5.8/perl
8608            ! Changes patchlevel.h
8609 ____________________________________________________________________________
8610 [ 20511] By: jhi                                   on 2003/08/05  19:29:26
8611         Log: Integrate:
8612              [ 20510]
8613              Subject: [PATCH pod/perlfaq2.pod] BETTER update Friedl book listing for 2nd edition
8614              From: mjd@plover.com
8615              Date: 5 Aug 2003 19:23:46 -0000
8616              Message-ID: <20030805192346.25911.qmail@plover.com>
8617      Branch: maint-5.8/perl
8618           !> pod/perlfaq2.pod
8619 ____________________________________________________________________________
8620 [ 20510] By: jhi                                   on 2003/08/05  19:01:08
8621         Log: Subject: [PATCH pod/perlfaq2.pod] BETTER update Friedl book listing for 2nd edition
8622              From: mjd@plover.com
8623              Date: 5 Aug 2003 19:23:46 -0000
8624              Message-ID: <20030805192346.25911.qmail@plover.com>
8625      Branch: perl
8626            ! pod/perlfaq2.pod
8627 ____________________________________________________________________________
8628 [ 20509] By: jhi                                   on 2003/08/05  18:42:33
8629         Log: Integrate:
8630              [ 20508]
8631              Continue #20506.
8632      Branch: maint-5.8/perl
8633           !> lib/ExtUtils/MM_Unix.pm
8634 ____________________________________________________________________________
8635 [ 20508] By: jhi                                   on 2003/08/05  18:36:38
8636         Log: Continue #20506.
8637      Branch: perl
8638            ! lib/ExtUtils/MM_Unix.pm
8639 ____________________________________________________________________________
8640 [ 20507] By: jhi                                   on 2003/08/05  18:01:26
8641         Log: Integrate:
8642              [ 20506]
8643              Try to fix the INC in PASTHRU.
8644      Branch: maint-5.8/perl
8645           !> lib/ExtUtils/MM_Unix.pm
8646 ____________________________________________________________________________
8647 [ 20506] By: jhi                                   on 2003/08/05  17:58:01
8648         Log: Try to fix the INC in PASTHRU.
8649      Branch: perl
8650            ! lib/ExtUtils/MM_Unix.pm
8651 ____________________________________________________________________________
8652 [ 20505] By: jhi                                   on 2003/08/05  16:16:28
8653         Log: Update Changes.
8654      Branch: maint-5.8/perl
8655            ! Changes patchlevel.h
8656 ____________________________________________________________________________
8657 [ 20504] By: jhi                                   on 2003/08/05  16:12:30
8658         Log: Integrate:
8659              [ 20494]
8660              Add some known cases to Maintainers.
8661              
8662              [ 20495]
8663              Subject: Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6
8664              From: alian <alian@cpan.org>
8665              Date: Tue, 05 Aug 2003 12:21:42 +0200
8666              Message-ID: <3F2F8536.1090702@jupiter.alianet>
8667              
8668              [ 20497]
8669              This is necessary to get things building for the VMS debugger.
8670              (Craig Berry)
8671              
8672              [ 20498]
8673              Subject: [PATCH RC4] AUTHORS +  Maintainers.pl
8674              From: Robin Barker <Robin.Barker@npl.co.uk>
8675              Date: Tue, 5 Aug 2003 15:32:36 +0100
8676              Message-ID: <533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk>
8677              
8678              [ 20499]
8679              A suggested perlio doc addition from Stas.
8680              
8681              [ 20500]
8682              Subject: [PATCH-5.8.1-RC4] WinCE more implemented functions
8683              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
8684              Date: Tue, 5 Aug 2003 20:12:18 +0400
8685              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200E66@cio-test001.spb.lucent.com>
8686              
8687              [ 20501]
8688              Reinstate #11125, hopefully making MakeMaker to pass
8689              DEFINE and INCLUDE to subdirs (NI-S says he'll work
8690              around any problems caused seen Tk if necessary).
8691              Also (document and) reorder the PASTHRU_INC and PASTHRU_DEFINE
8692              to be _after_ the directory-specific INC and DEFINE as suggested
8693              by NI-S (Tk probably being the only "user" of the said macros).
8694              
8695              [ 20502]
8696              Subject: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
8697              From: Steve Hay <steve.hay@uk.radan.com>
8698              Date: Tue, 05 Aug 2003 10:43:49 +0100
8699              Message-ID: <3F2F7C55.9020808@uk.radan.com>
8700              
8701              (The MM_Unix.pm part was dealt with in #20501.)
8702              
8703              [ 20503]
8704              Subject: Re: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} defined.
8705              From: Chip Salzenberg <chip@pobox.com>
8706              Date: Tue, 5 Aug 2003 11:39:24 -0400
8707              Message-ID: <20030805153924.GO1751@perlsupport.com
8708      Branch: maint-5.8/perl
8709            - wince/include/netdb.h
8710           !> AUTHORS MANIFEST Porting/Maintainers.pl ext/POSIX/t/posix.t
8711           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
8712           !> lib/ExtUtils/t/MM_Win32.t perlio.c pod/perliol.pod
8713           !> vms/descrip_mms.template wince/Makefile.ce wince/win32.h
8714           !> wince/win32io.c wince/wince.c
8715 ____________________________________________________________________________
8716 [ 20503] By: jhi                                   on 2003/08/05  16:02:14
8717         Log: Subject: Re: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} defined.
8718              From: Chip Salzenberg <chip@pobox.com>
8719              Date: Tue, 5 Aug 2003 11:39:24 -0400
8720              Message-ID: <20030805153924.GO1751@perlsupport.com
8721      Branch: perl
8722            ! perlio.c
8723 ____________________________________________________________________________
8724 [ 20502] By: jhi                                   on 2003/08/05  15:32:39
8725         Log: Subject: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
8726              From: Steve Hay <steve.hay@uk.radan.com>
8727              Date: Tue, 05 Aug 2003 10:43:49 +0100
8728              Message-ID: <3F2F7C55.9020808@uk.radan.com>
8729              
8730              (The MM_Unix.pm part was dealt with in #20501.)
8731      Branch: perl
8732            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/t/MM_Win32.t
8733 ____________________________________________________________________________
8734 [ 20501] By: jhi                                   on 2003/08/05  15:28:17
8735         Log: Reinstate #11125, hopefully making MakeMaker to pass
8736              DEFINE and INCLUDE to subdirs (NI-S says he'll work
8737              around any problems caused seen Tk if necessary).
8738              Also (document and) reorder the PASTHRU_INC and PASTHRU_DEFINE
8739              to be _after_ the directory-specific INC and DEFINE as suggested
8740              by NI-S (Tk probably being the only "user" of the said macros).
8741      Branch: perl
8742            ! lib/ExtUtils/MM_Unix.pm
8743 ____________________________________________________________________________
8744 [ 20500] By: jhi                                   on 2003/08/05  15:14:35
8745         Log: Subject: [PATCH-5.8.1-RC4] WinCE more implemented functions
8746              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
8747              Date: Tue, 5 Aug 2003 20:12:18 +0400
8748              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200E66@cio-test001.spb.lucent.com>
8749      Branch: perl
8750            - wince/include/netdb.h
8751            ! MANIFEST wince/Makefile.ce wince/win32.h wince/win32io.c
8752            ! wince/wince.c
8753 ____________________________________________________________________________
8754 [ 20499] By: jhi                                   on 2003/08/05  14:03:43
8755         Log: A suggested perlio doc addition from Stas.
8756      Branch: perl
8757            ! pod/perliol.pod
8758 ____________________________________________________________________________
8759 [ 20498] By: jhi                                   on 2003/08/05  13:32:59
8760         Log: Subject: [PATCH RC4] AUTHORS +  Maintainers.pl
8761              From: Robin Barker <Robin.Barker@npl.co.uk>
8762              Date: Tue, 5 Aug 2003 15:32:36 +0100
8763              Message-ID: <533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk>
8764      Branch: perl
8765            ! AUTHORS Porting/Maintainers.pl
8766 ____________________________________________________________________________
8767 [ 20497] By: jhi                                   on 2003/08/05  12:23:04
8768         Log: This is necessary to get things building for the VMS debugger.
8769              (Craig Berry)
8770      Branch: perl
8771            ! vms/descrip_mms.template
8772 ____________________________________________________________________________
8773 [ 20496] By: jhi                                   on 2003/08/05  10:52:16
8774         Log: Various perldelta updates.
8775      Branch: maint-5.8/perl
8776            ! pod/perldelta.pod
8777 ____________________________________________________________________________
8778 [ 20495] By: jhi                                   on 2003/08/05  09:23:24
8779         Log: Subject: Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6
8780              From: alian <alian@cpan.org>
8781              Date: Tue, 05 Aug 2003 12:21:42 +0200
8782              Message-ID: <3F2F8536.1090702@jupiter.alianet>
8783      Branch: perl
8784            ! ext/POSIX/t/posix.t
8785 ____________________________________________________________________________
8786 [ 20494] By: jhi                                   on 2003/08/05  09:03:57
8787         Log: Add some known cases to Maintainers.
8788      Branch: perl
8789            ! Porting/Maintainers.pl
8790 ____________________________________________________________________________
8791 [ 20493] By: jhi                                   on 2003/08/05  08:43:49
8792         Log: Integrate:
8793              [ 20473]
8794              Subject: [PATCH] Re: Can't usemymalloc on OS X
8795              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8796              Date: Mon, 4 Aug 2003 10:35:12 +0200
8797              Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr>
8798              
8799              [ 20474]
8800              Oops.
8801              
8802              [ 20475]
8803              Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
8804              
8805              [ 20479]
8806              Fix bug #23141 : localization of readonly magic scalars
8807              now produces an error "Modification of a read-only value
8808              attempted", instead of silently failing.
8809              
8810              [ 20480]
8811              Subject: [PATCH] Re: [perl #23210] parser error with 'print $HANDLE func(@args)'
8812              From: Steve Grazzini <grazz@pobox.com>
8813              Date: Mon, 4 Aug 2003 16:01:45 -0400
8814              Message-ID: <20030804200145.GB21699@grazzini.net>
8815              
8816              Prevent the warning "Bareword found where operator expected" in
8817              the case "print $fh foo()" where foo() is an undefined function.
8818              
8819              [ 20482]
8820              Nit in INSTALL about the svr?.sh hint files.
8821              
8822              [ 20483]
8823              Subject: [Patch 5.8.1 Encode.pm] v-strings deprecated
8824              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8825              Date: Tue, 05 Aug 2003 00:27:10 +0900
8826              Message-Id: <20030805002313.9880.BQW10602@nifty.com>
8827              
8828              [ 20484]
8829              Upgrade to Digest::MD5 2.27.
8830              
8831              [ 20486]
8832              Subject: [PATCH] typos in encoding.pm
8833              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
8834              Date: Mon, 4 Aug 2003 20:09:35 +0200
8835              Message-ID: <005001c35ab3$9225c320$0c2f1fac@R2D2>
8836              
8837              [ 20488]
8838              Subject: [PATCH utils/dprofpp.PL] (was Re: DProf tests with -p broken on VMS)
8839              From: "Craig A. Berry" <craigberry@mac.com>
8840              Date: Mon, 04 Aug 2003 19:29:51 -0500
8841              Message-ID: <3F2EFA7F.6070801@mac.com>
8842              
8843              [ 20489]
8844              Subject: PerlIO_{read,write} return value doc patch
8845              From: Gisle Aas <gisle@ActiveState.com>
8846              Date: 04 Aug 2003 13:25:28 -0700
8847              Message-ID: <lr4r0xuq4n.fsf@caliper.activestate.com>
8848              
8849              [ 20490]
8850              [perl #23216] ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc
8851              Try to remove the created message queues and semaphores
8852              even in the case of failures.
8853              
8854              [ 20491]
8855              Add META.yml and Stas' makemeta (plus extensive reworking
8856              of the Maintainers utility)
8857              
8858              [ 20492]
8859              Subject: [PATCH] perlthrtut.pod
8860              From: Elizabeth Mattijsen <liz@dijkmat.nl>
8861              Date: Tue, 5 Aug 2003 11:26:04 +0200
8862              Message-Id: <p05111b0abb5525e65401@[80.127.186.62]>
8863      Branch: maint-5.8/perl
8864           +> META.yml Porting/Maintainers.pm Porting/makemeta
8865           !> INSTALL MANIFEST Makefile.SH Porting/Maintainers
8866           !> Porting/Maintainers.pl ext/Digest/MD5/Changes
8867           !> ext/Digest/MD5/MD5.pm ext/Digest/MD5/t/files.t
8868           !> ext/Encode/encoding.pm ext/Encode/t/at-cn.t
8869           !> ext/Encode/t/at-tw.t ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
8870           !> hints/darwin.sh hints/rhapsody.sh perl.c perl.h
8871           !> pod/perlapio.pod pod/perlthrtut.pod scope.c t/op/local.t
8872           !> toke.c utils/dprofpp.PL
8873 ____________________________________________________________________________
8874 [ 20492] By: jhi                                   on 2003/08/05  08:34:34
8875         Log: Subject: [PATCH] perlthrtut.pod
8876              From: Elizabeth Mattijsen <liz@dijkmat.nl>
8877              Date: Tue, 5 Aug 2003 11:26:04 +0200
8878              Message-Id: <p05111b0abb5525e65401@[80.127.186.62]>
8879      Branch: perl
8880            ! pod/perlthrtut.pod
8881 ____________________________________________________________________________
8882 [ 20491] By: jhi                                   on 2003/08/05  08:31:29
8883         Log: Add META.yml and Stas' makemeta (plus extensive reworking
8884              of the Maintainers utility)
8885      Branch: perl
8886            + META.yml Porting/Maintainers.pm Porting/makemeta
8887            ! MANIFEST Makefile.SH Porting/Maintainers
8888            ! Porting/Maintainers.pl
8889 ____________________________________________________________________________
8890 [ 20490] By: jhi                                   on 2003/08/05  06:28:06
8891         Log: ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc
8892              Try to remove the created message queues and semaphores
8893              even in the case of failures.
8894      Branch: perl
8895            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
8896 ____________________________________________________________________________
8897 [ 20489] By: jhi                                   on 2003/08/05  06:21:47
8898         Log: Subject: PerlIO_{read,write} return value doc patch
8899              From: Gisle Aas <gisle@ActiveState.com>
8900              Date: 04 Aug 2003 13:25:28 -0700
8901              Message-ID: <lr4r0xuq4n.fsf@caliper.activestate.com>
8902      Branch: perl
8903            ! pod/perlapio.pod
8904 ____________________________________________________________________________
8905 [ 20488] By: jhi                                   on 2003/08/05  06:12:07
8906         Log: Subject: [PATCH utils/dprofpp.PL] (was Re: DProf tests with -p broken on VMS)
8907              From: "Craig A. Berry" <craigberry@mac.com>
8908              Date: Mon, 04 Aug 2003 19:29:51 -0500
8909              Message-ID: <3F2EFA7F.6070801@mac.com>
8910      Branch: perl
8911            ! utils/dprofpp.PL
8912 ____________________________________________________________________________
8913 [ 20487] By: jhi                                   on 2003/08/05  06:09:33
8914         Log: Subject: 5.8.0 -> 5.8.1 ?
8915              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
8916              Date: Mon, 4 Aug 2003 20:27:02 +0200
8917              Message-ID: <05ee01c35ab6$008c2c80$0c2f1fac@R2D2>
8918      Branch: maint-5.8/perl
8919            ! NetWare/Makefile epoc/createpkg.pl ext/Devel/PPPort/PPPort.pm
8920            ! plan9/config.plan9 vos/build.cm vos/config.alpha.def
8921            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
8922            ! vos/install_perl.cm wince/Makefile.ce
8923 ____________________________________________________________________________
8924 [ 20486] By: jhi                                   on 2003/08/05  06:05:53
8925         Log: Subject: [PATCH] typos in encoding.pm
8926              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
8927              Date: Mon, 4 Aug 2003 20:09:35 +0200
8928              Message-ID: <005001c35ab3$9225c320$0c2f1fac@R2D2>
8929      Branch: perl
8930            ! ext/Encode/encoding.pm
8931 ____________________________________________________________________________
8932 [ 20485] By: jhi                                   on 2003/08/05  05:29:11
8933         Log: Bytecode patching from Enache.
8934      Branch: perl
8935            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
8936            ! ext/B/t/bytecode.t ext/ByteLoader/bytecode.h t/TEST
8937 ____________________________________________________________________________
8938 [ 20484] By: jhi                                   on 2003/08/05  05:26:32
8939         Log: Upgrade to Digest::MD5 2.27.
8940      Branch: perl
8941            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
8942            ! ext/Digest/MD5/t/files.t
8943 ____________________________________________________________________________
8944 [ 20483] By: jhi                                   on 2003/08/05  05:15:16
8945         Log: Subject: [Patch 5.8.1 Encode.pm] v-strings deprecated
8946              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8947              Date: Tue, 05 Aug 2003 00:27:10 +0900
8948              Message-Id: <20030805002313.9880.BQW10602@nifty.com>
8949      Branch: perl
8950            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
8951 ____________________________________________________________________________
8952 [ 20482] By: rgs                                   on 2003/08/04  22:06:46
8953         Log: Nit in INSTALL about the svr?.sh hint files.
8954      Branch: perl
8955            ! INSTALL
8956 ____________________________________________________________________________
8957 [ 20481] By: rgs                                   on 2003/08/04  21:39:01
8958         Log: AUTHORS update.
8959      Branch: maint-5.6
8960            ! perl-5.6.2/AUTHORS
8961 ____________________________________________________________________________
8962 [ 20480] By: rgs                                   on 2003/08/04  21:30:25
8963         Log: Subject: [PATCH] Re: [perl #23210] parser error with 'print $HANDLE func(@args)'
8964              From: Steve Grazzini <grazz@pobox.com>
8965              Date: Mon, 4 Aug 2003 16:01:45 -0400
8966              Message-ID: <20030804200145.GB21699@grazzini.net>
8967              
8968              Prevent the warning "Bareword found where operator expected" in
8969              the case "print $fh foo()" where foo() is an undefined function.
8970      Branch: perl
8971            ! toke.c
8972 ____________________________________________________________________________
8973 [ 20479] By: rgs                                   on 2003/08/04  20:26:17
8974         Log: Fix bug #23141 : localization of readonly magic scalars
8975              now produces an error "Modification of a read-only value
8976              attempted", instead of silently failing.
8977      Branch: perl
8978            ! scope.c t/op/local.t
8979 ____________________________________________________________________________
8980 [ 20478] By: rgs                                   on 2003/08/04  20:10:52
8981         Log: Revert change #19282 : it caused problems for some -Duseshrplib
8982              builds. On the other hand, make sure that your C compiler isn't
8983              a perl script !
8984      Branch: perl
8985            ! Makefile.SH
8986 ____________________________________________________________________________
8987 [ 20477] By: jhi                                   on 2003/08/04  13:37:09
8988         Log: Advice on testing the $].
8989      Branch: maint-5.8/perl
8990            ! pod/perlvar.pod
8991 ____________________________________________________________________________
8992 [ 20476] By: jhi                                   on 2003/08/04  12:58:02
8993         Log: Mention the renaming of DEBUG() and DEB().
8994      Branch: maint-5.8/perl
8995            ! pod/perldelta.pod
8996 ____________________________________________________________________________
8997 [ 20475] By: jhi                                   on 2003/08/04  09:35:55
8998         Log: Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
8999      Branch: perl
9000            ! perl.c perl.h
9001 ____________________________________________________________________________
9002 [ 20474] By: jhi                                   on 2003/08/04  08:41:55
9003         Log: Oops.
9004      Branch: perl
9005            ! hints/darwin.sh hints/rhapsody.sh
9006 ____________________________________________________________________________
9007 [ 20473] By: jhi                                   on 2003/08/04  07:58:36
9008         Log: Subject: [PATCH] Re: Can't usemymalloc on OS X
9009              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9010              Date: Mon, 4 Aug 2003 10:35:12 +0200
9011              Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr>
9012      Branch: perl
9013            ! hints/darwin.sh
9014 ____________________________________________________________________________
9015 [ 20472] By: jhi                                   on 2003/08/04  07:01:58
9016         Log: Assuming v-strings deprecation proceeds as planned,
9017              here are some more doc changes.
9018      Branch: maint-5.8/perl
9019            ! pod/perldata.pod pod/perldelta.pod pod/perldiag.pod
9020            ! pod/perlfunc.pod pod/perlvar.pod
9021 ____________________________________________________________________________
9022 [ 20471] By: jhi                                   on 2003/08/04  06:31:30
9023         Log: Integrate:
9024              [ 20469]
9025              Subject: [PATCH] maint, Win32, GCC 3.2
9026              From: Mattia Barbon <mbarbon@dsi.unive.it>
9027              Date: Sat, 2 Aug 2003 10:31:07 +0200 (ora legale Europa occidentale)
9028              Message-ID: <Mahogany-0.64.2-624-20030802-103107.00@rbnet.it>
9029              
9030              [ 20470]
9031              Test count adjustment from Rafael.
9032      Branch: maint-5.8/perl
9033           !> ext/Errno/Errno_pm.PL lib/Test/Simple/t/is_deeply.t
9034 ____________________________________________________________________________
9035 [ 20470] By: jhi                                   on 2003/08/04  06:30:05
9036         Log: Test count adjustment from Rafael.
9037      Branch: perl
9038            ! lib/Test/Simple/t/is_deeply.t
9039 ____________________________________________________________________________
9040 [ 20469] By: jhi                                   on 2003/08/04  06:23:26
9041         Log: Subject: [PATCH] maint, Win32, GCC 3.2
9042              From: Mattia Barbon <mbarbon@dsi.unive.it>
9043              Date: Sat, 2 Aug 2003 10:31:07 +0200 (ora legale Europa occidentale)
9044              Message-ID: <Mahogany-0.64.2-624-20030802-103107.00@rbnet.it>
9045      Branch: perl
9046            ! ext/Errno/Errno_pm.PL
9047 ____________________________________________________________________________
9048 [ 20468] By: jhi                                   on 2003/08/04  05:16:18
9049         Log: Integrate:
9050              [ 20461]
9051              Subject: Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6
9052              From: alian <alian@cpan.org>
9053              Date: Sat, 02 Aug 2003 16:19:25 +0200
9054              Message-ID: <3F2BC86D.2050400@jupiter.alianet>
9055              
9056              Plus, un-mark a test as TODO for darwin >= 6.6 (by M. Schwern)
9057              
9058              [ 20462]
9059              Subject: [PATCH] Re: [perl #23207] persistant sideffect involving bitwise xor and substr
9060              From: Enache Adrian <enache@rdslink.ro>
9061              Date: Sun, 3 Aug 2003 18:00:05 +0300
9062              Message-ID: <20030803150005.GA1319@ratsnest.hole>
9063              
9064              [ 20463]
9065              Subject: Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong
9066              From: Michael G Schwern <schwern@pobox.com>
9067              Date: Sun, 3 Aug 2003 16:12:35 -0700
9068              Message-ID: <20030803231235.GJ24350@windhund.schwern.org>
9069              
9070              [ 20464]
9071              Upgrade to ExtUtils::MakeMaker 6.15.
9072              
9073              [ 20465]
9074              Subject: [PATCH] 4 bugs in Test::More
9075              From: Fergal Daly <fergal@esatclear.ie> (by way of Fergal Daly <fergal@esatclear.ie>)
9076              Date: Fri, 21 Mar 2003 10:57:31 +0000
9077              Message-Id: <200303211057.31879.fergal@esatclear.ie>
9078              
9079              [ 20466]
9080              Subject: Debian patch that skips podless modules
9081              From: Alexey Tourbin <at@altlinux.ru>
9082              Date: Sun, 3 Aug 2003 21:33:00 +0400
9083              Message-ID: <20030803173300.GC2076@julia.office.altlinux.ru>
9084              
9085              (plus Schwern's and Robert's nits)
9086              
9087              [ 20467]
9088              Apparently the newly introduce -DDARWIN did conflict with
9089              some Apple definition, how ironic...
9090      Branch: maint-5.8/perl
9091           !> ext/POSIX/t/posix.t hints/darwin.sh installman
9092           !> lib/Benchmark.pm lib/Benchmark.t lib/ExtUtils/Changes
9093           !> lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
9094           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
9095           !> lib/ExtUtils/t/MM_Unix.t lib/Test/More.pm
9096           !> lib/Test/Simple/t/More.t lib/Test/Simple/t/is_deeply.t perl.h
9097           !> pp.c t/op/substr.t
9098 ____________________________________________________________________________
9099 [ 20467] By: jhi                                   on 2003/08/04  05:10:57
9100         Log: Apparently the newly introduce -DDARWIN did conflict with
9101              some Apple definition, how ironic...
9102      Branch: perl
9103            ! hints/darwin.sh perl.h
9104 ____________________________________________________________________________
9105 [ 20466] By: jhi                                   on 2003/08/04  05:03:30
9106         Log: Subject: Debian patch that skips podless modules
9107              From: Alexey Tourbin <at@altlinux.ru>
9108              Date: Sun, 3 Aug 2003 21:33:00 +0400
9109              Message-ID: <20030803173300.GC2076@julia.office.altlinux.ru>
9110              
9111              (plus Schwern's and Robert's nits)
9112      Branch: perl
9113            ! installman
9114 ____________________________________________________________________________
9115 [ 20465] By: jhi                                   on 2003/08/04  05:00:04
9116         Log: Subject: [PATCH] 4 bugs in Test::More
9117              From: Fergal Daly <fergal@esatclear.ie> (by way of Fergal Daly <fergal@esatclear.ie>)
9118              Date: Fri, 21 Mar 2003 10:57:31 +0000
9119              Message-Id: <200303211057.31879.fergal@esatclear.ie>
9120      Branch: perl
9121            ! lib/Test/More.pm lib/Test/Simple/t/More.t
9122            ! lib/Test/Simple/t/is_deeply.t
9123 ____________________________________________________________________________
9124 [ 20464] By: jhi                                   on 2003/08/04  04:44:08
9125         Log: Upgrade to ExtUtils::MakeMaker 6.15.
9126      Branch: perl
9127            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
9128            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
9129            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
9130 ____________________________________________________________________________
9131 [ 20463] By: jhi                                   on 2003/08/04  04:37:25
9132         Log: Subject: Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong
9133              From: Michael G Schwern <schwern@pobox.com>
9134              Date: Sun, 3 Aug 2003 16:12:35 -0700
9135              Message-ID: <20030803231235.GJ24350@windhund.schwern.org>
9136      Branch: perl
9137            ! lib/Benchmark.pm lib/Benchmark.t
9138 ____________________________________________________________________________
9139 [ 20462] By: rgs                                   on 2003/08/03  22:26:10
9140         Log: Subject: [PATCH] Re: [perl #23207] persistant sideffect involving bitwise xor and substr
9141              From: Enache Adrian <enache@rdslink.ro>
9142              Date: Sun, 3 Aug 2003 18:00:05 +0300
9143              Message-ID: <20030803150005.GA1319@ratsnest.hole>
9144      Branch: perl
9145            ! pp.c t/op/substr.t
9146 ____________________________________________________________________________
9147 [ 20461] By: rgs                                   on 2003/08/03  21:50:11
9148         Log: Subject: Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6
9149              From: alian <alian@cpan.org>
9150              Date: Sat, 02 Aug 2003 16:19:25 +0200
9151              Message-ID: <3F2BC86D.2050400@jupiter.alianet>
9152              
9153              Plus, un-mark a test as TODO for darwin >= 6.6 (by M. Schwern)
9154      Branch: perl
9155            ! ext/POSIX/t/posix.t
9156 ____________________________________________________________________________
9157 [ 20460] By: jhi                                   on 2003/08/03  19:09:33
9158         Log: Integrate:
9159              [ 20450]
9160              Subject: [PATCH 5.8.1 @20218] Shell.t
9161              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
9162              Date: Sun, 3 Aug 2003 06:21:41 -0700
9163              Message-ID: <20030803132141.GA5156@math.berkeley.edu>
9164              
9165              [ 20451]
9166              Subject: [PATCH Net::Ping] on VMS, set non-blocking with ioctl, not fcntl
9167              From: "Craig A. Berry" <craigberry@mac.com>
9168              Date: Sat, 02 Aug 2003 10:25:44 -0500
9169              Message-ID: <3F2BD7F8.8090003@mac.com>
9170              
9171              [ 20452]
9172              Upgrade to Unicode::Collate 0.26.
9173              
9174              [ 20453]
9175              Subject: [PATCH] Storable and uninitalized array values
9176              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
9177              Date: Sat, 2 Aug 2003 13:40:16 +0200
9178              Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2>
9179              
9180              [ 20454]
9181              Subject: [PATCH 5.8.1 @20218] OS/2 build
9182              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
9183              Date: Sat, 2 Aug 2003 09:38:50 -0700
9184              Message-ID: <20030802163850.GA4712@math.berkeley.edu>
9185              
9186              [ 20455]
9187              Subject: [PATCH] Re: win32.c bug - handle leak
9188              From: Jan Dubois <jand@ActiveState.com>
9189              Date: Sat, 02 Aug 2003 10:25:05 -0700
9190              Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com>
9191              
9192              [ 20456]
9193              Subject: [PATCH Time::HiRes docs] Grammar, punctuation, formatting edits
9194              From: mjd@plover.com
9195              Date: 3 Aug 2003 19:37:49 -0000
9196              Message-ID: <20030803193749.3733.qmail@plover.com>
9197              
9198              [ 20457]
9199              Subject: [PATCH perlreftut.pod] Minor edits
9200              From: mjd@plover.com
9201              Date: 3 Aug 2003 17:46:08 -0000
9202              Message-ID: <20030803174608.15792.qmail@plover.com>
9203              
9204              [ 20458]
9205              Subject: [PATCH-for-5.8.1-RC4] wince distribution
9206              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
9207              Date: Mon, 4 Aug 2003 00:01:08 +0400
9208              Message-ID: <039c01c359fa$1e755d50$195ec3d9@vad>
9209      Branch: maint-5.8/perl
9210           !> ext/Storable/Storable.xs ext/Storable/t/freeze.t
9211           !> ext/Time/HiRes/HiRes.pm lib/Net/Ping.pm lib/Shell.t
9212           !> lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
9213           !> lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
9214           !> lib/Unicode/Collate/t/test.t os2/os2ish.h pod/perlreftut.pod
9215           !> win32/win32.c wince/makedist.pl
9216 ____________________________________________________________________________
9217 [ 20459] By: jhi                                   on 2003/08/03  19:04:42
9218         Log: 5.8.1, not 5.9.0.
9219      Branch: maint-5.8/perl
9220            ! win32/Makefile win32/config_H.bc win32/config_H.gc
9221            ! win32/config_H.vc win32/config_H.vc64 win32/makefile.mk
9222 ____________________________________________________________________________
9223 [ 20458] By: jhi                                   on 2003/08/03  19:01:08
9224         Log: Subject: [PATCH-for-5.8.1-RC4] wince distribution
9225              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
9226              Date: Mon, 4 Aug 2003 00:01:08 +0400
9227              Message-ID: <039c01c359fa$1e755d50$195ec3d9@vad>
9228      Branch: perl
9229            ! wince/makedist.pl
9230 ____________________________________________________________________________
9231 [ 20457] By: jhi                                   on 2003/08/03  18:59:10
9232         Log: Subject: [PATCH perlreftut.pod] Minor edits
9233              From: mjd@plover.com
9234              Date: 3 Aug 2003 17:46:08 -0000
9235              Message-ID: <20030803174608.15792.qmail@plover.com>
9236      Branch: perl
9237            ! pod/perlreftut.pod
9238 ____________________________________________________________________________
9239 [ 20456] By: jhi                                   on 2003/08/03  18:52:16
9240         Log: Subject: [PATCH Time::HiRes docs] Grammar, punctuation, formatting edits
9241              From: mjd@plover.com
9242              Date: 3 Aug 2003 19:37:49 -0000
9243              Message-ID: <20030803193749.3733.qmail@plover.com>
9244      Branch: perl
9245            ! ext/Time/HiRes/HiRes.pm
9246 ____________________________________________________________________________
9247 [ 20455] By: jhi                                   on 2003/08/03  18:47:13
9248         Log: Subject: [PATCH] Re: win32.c bug - handle leak
9249              From: Jan Dubois <jand@ActiveState.com>
9250              Date: Sat, 02 Aug 2003 10:25:05 -0700
9251              Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com>
9252      Branch: perl
9253            ! win32/win32.c
9254 ____________________________________________________________________________
9255 [ 20454] By: jhi                                   on 2003/08/03  18:45:53
9256         Log: Subject: [PATCH 5.8.1 @20218] OS/2 build
9257              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
9258              Date: Sat, 2 Aug 2003 09:38:50 -0700
9259              Message-ID: <20030802163850.GA4712@math.berkeley.edu>
9260      Branch: perl
9261            ! os2/os2ish.h
9262 ____________________________________________________________________________
9263 [ 20453] By: jhi                                   on 2003/08/03  18:44:29
9264         Log: Subject: [PATCH] Storable and uninitalized array values
9265              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
9266              Date: Sat, 2 Aug 2003 13:40:16 +0200
9267              Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2>
9268      Branch: perl
9269            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
9270 ____________________________________________________________________________
9271 [ 20452] By: jhi                                   on 2003/08/03  18:27:47
9272         Log: Upgrade to Unicode::Collate 0.26.
9273      Branch: perl
9274            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
9275            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
9276            ! lib/Unicode/Collate/t/test.t
9277 ____________________________________________________________________________
9278 [ 20451] By: jhi                                   on 2003/08/03  18:24:18
9279         Log: Subject: [PATCH Net::Ping] on VMS, set non-blocking with ioctl, not fcntl
9280              From: "Craig A. Berry" <craigberry@mac.com>
9281              Date: Sat, 02 Aug 2003 10:25:44 -0500
9282              Message-ID: <3F2BD7F8.8090003@mac.com>
9283      Branch: perl
9284            ! lib/Net/Ping.pm
9285 ____________________________________________________________________________
9286 [ 20450] By: rgs                                   on 2003/08/03  12:50:07
9287         Log: Subject: [PATCH 5.8.1 @20218] Shell.t
9288              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
9289              Date: Sun, 3 Aug 2003 06:21:41 -0700
9290              Message-ID: <20030803132141.GA5156@math.berkeley.edu>
9291      Branch: perl
9292            ! lib/Shell.t
9293 ____________________________________________________________________________
9294 [ 20449] By: rgs                                   on 2003/08/02  19:22:34
9295         Log: Integrate change #19805 from bleadperl :
9296              
9297              Subject: /ext/DynaLoader/dl_dyld.xs
9298              From: "Peter O'Gorman" <peter@pogma.com>
9299              Date: Tue, 17 Jun 2003 23:45:47 +0900
9300              Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
9301              
9302              No need to see dlclose() and dlsym() outside the dl_dyld.xs
9303              (Mac OS X, NeXT), and seeing them is harmful for libdlcompat
9304              of OpenDarwin.
9305      Branch: maint-5.6
9306           !> perl-5.6.2/ext/DynaLoader/dl_dyld.xs
9307 ____________________________________________________________________________
9308 [ 20448] By: jhi                                   on 2003/08/02  07:28:33
9309         Log: Integrate:
9310              [ 20447]
9311              C++ (or C99) sneak attack ("inline" function keyword).
9312      Branch: maint-5.8/perl
9313           !> ext/Devel/DProf/DProf.xs
9314 ____________________________________________________________________________
9315 [ 20447] By: jhi                                   on 2003/08/02  07:26:58
9316         Log: C++ (or C99) sneak attack ("inline" function keyword).
9317      Branch: perl
9318            ! ext/Devel/DProf/DProf.xs
9319 ____________________________________________________________________________
9320 [ 20446] By: jhi                                   on 2003/08/02  06:26:56
9321         Log: Integrate:
9322              [ 20443]
9323              Add a message about the LC_ALL=C workaround (for non-core builds);
9324              update Changes.
9325              
9326              [ 20444]
9327              Only show the message if the locale settings look risky.
9328              
9329              [ 20445]
9330              Subject: [PATCH] Re: [perl #23185] perl crash with File::Glob
9331              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
9332              Date: Fri, 1 Aug 2003 13:12:14 +0200
9333              Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2>
9334      Branch: maint-5.8/perl
9335           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
9336           !> ext/File/Glob/t/basic.t ext/Time/HiRes/Changes
9337           !> ext/Time/HiRes/Makefile.PL
9338 ____________________________________________________________________________
9339 [ 20445] By: jhi                                   on 2003/08/02  06:24:30
9340         Log: Subject: [PATCH] Re: [perl #23185] perl crash with File::Glob
9341              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
9342              Date: Fri, 1 Aug 2003 13:12:14 +0200
9343              Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2>
9344      Branch: perl
9345            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
9346            ! ext/File/Glob/t/basic.t
9347 ____________________________________________________________________________
9348 [ 20444] By: jhi                                   on 2003/08/02  06:17:28
9349         Log: Only show the message if the locale settings look risky.
9350      Branch: perl
9351            ! ext/Time/HiRes/Makefile.PL
9352 ____________________________________________________________________________
9353 [ 20443] By: jhi                                   on 2003/08/02  06:01:27
9354         Log: Add a message about the LC_ALL=C workaround (for non-core builds);
9355              update Changes.
9356      Branch: perl
9357            ! ext/Time/HiRes/Changes ext/Time/HiRes/Makefile.PL
9358 ____________________________________________________________________________
9359 [ 20442] By: jhi                                   on 2003/08/02  05:43:01
9360         Log: Integrate:
9361              [ 20435]
9362              Missed this bit in the last update: couldn't answer ''
9363              or ' ' to get 'none'.
9364              
9365              [ 20437]
9366              Hugo's second thoughts: drop the relatively rare and
9367              slow optimization for now.
9368              
9369              [ 20438]
9370              Subject: [PATCH] argv case nit for VMS
9371              From: "Craig A. Berry" <craigberry@mac.com>
9372              Date: Fri, 01 Aug 2003 19:16:30 -0500
9373              Message-ID: <3F2B02DE.10207@mac.com>
9374              
9375              [ 20439]
9376              Subject: [PATCH] ioctl for VMS
9377              From: "Craig A. Berry" <craigberry@mac.com>
9378              Date: Fri, 01 Aug 2003 23:34:31 -0500
9379              Message-ID: <3F2B3F57.4050609@mac.com>
9380              
9381              [ 20440]
9382              Subject: [PATCH @20348] Re: [PATCH @19834] DProf fixes
9383              From: Radu Greab <rgreab@fx.ro>
9384              Date: Sat, 02 Aug 2003 00:17:49 +0300 (EEST)
9385              Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro>
9386      Branch: maint-5.8/perl
9387           !> Configure configure.com ext/Devel/DProf/Changes
9388           !> ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.xs
9389           !> ext/Encode/bin/enc2xs pod/pod2usage.PL pod/podselect.PL
9390           !> regexec.c t/lib/dprof/test8_t t/lib/dprof/test8_v vms/vmsish.h
9391 ____________________________________________________________________________
9392 [ 20441] By: jhi                                   on 2003/08/02  05:37:37
9393         Log: Subject: [PATCH] Small nit to pad.c
9394              From: Enache Adrian <enache@rdslink.ro>
9395              Date: Sat, 2 Aug 2003 01:50:40 +0300
9396              Message-ID: <20030801225040.GB1281@ratsnest.hole>
9397      Branch: perl
9398            ! pad.c
9399 ____________________________________________________________________________
9400 [ 20440] By: jhi                                   on 2003/08/02  05:12:13
9401         Log: Subject: [PATCH @20348] Re: [PATCH @19834] DProf fixes
9402              From: Radu Greab <rgreab@fx.ro>
9403              Date: Sat, 02 Aug 2003 00:17:49 +0300 (EEST)
9404              Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro>
9405      Branch: perl
9406            ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
9407            ! ext/Devel/DProf/DProf.xs t/lib/dprof/test8_t
9408            ! t/lib/dprof/test8_v
9409 ____________________________________________________________________________
9410 [ 20439] By: jhi                                   on 2003/08/02  05:06:43
9411         Log: Subject: [PATCH] ioctl for VMS
9412              From: "Craig A. Berry" <craigberry@mac.com>
9413              Date: Fri, 01 Aug 2003 23:34:31 -0500
9414              Message-ID: <3F2B3F57.4050609@mac.com>
9415      Branch: perl
9416            ! configure.com vms/vmsish.h
9417 ____________________________________________________________________________
9418 [ 20438] By: jhi                                   on 2003/08/02  05:05:40
9419         Log: Subject: [PATCH] argv case nit for VMS
9420              From: "Craig A. Berry" <craigberry@mac.com>
9421              Date: Fri, 01 Aug 2003 19:16:30 -0500
9422              Message-ID: <3F2B02DE.10207@mac.com>
9423      Branch: perl
9424            ! ext/Encode/bin/enc2xs pod/pod2usage.PL pod/podselect.PL
9425 ____________________________________________________________________________
9426 [ 20437] By: jhi                                   on 2003/08/01  22:00:30
9427         Log: Hugo's second thoughts: drop the relatively rare and
9428              slow optimization for now.
9429      Branch: perl
9430            ! regexec.c
9431 ____________________________________________________________________________
9432 [ 20436] By: jhi                                   on 2003/08/01  21:55:50
9433         Log: metaconfig unit changes for #20435.
9434      Branch: metaconfig
9435            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
9436 ____________________________________________________________________________
9437 [ 20435] By: jhi                                   on 2003/08/01  21:55:19
9438         Log: Missed this bit in the last update: couldn't answer ''
9439              or ' ' to get 'none'.
9440      Branch: perl
9441            ! Configure
9442 ____________________________________________________________________________
9443 [ 20434] By: jhi                                   on 2003/08/01  13:56:19
9444         Log: "Out of memory" errors with this recently added test
9445              in IRIX -Duse64bitall, dropping the test for 5.8.1.
9446              (It's testing a feature that has been broken for
9447              a long while, anyway.)
9448              
9449              (This is also the RC4.)
9450      Branch: maint-5.8/perl
9451            - ext/B/t/bytecode.t
9452            ! MANIFEST
9453 ____________________________________________________________________________
9454 [ 20433] By: jhi                                   on 2003/08/01  13:48:38
9455         Log: Integrate:
9456              [ 20432]
9457              Encode pre-1.98 update from Dan Kogai, sent from
9458              the ashes of his smoldering motherboard.
9459      Branch: maint-5.8/perl
9460           !> ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/META.yml
9461           !> ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
9462           !> ext/Encode/t/perlio.t ext/Encode/ucm/macArabic.ucm
9463           !> ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macHebrew.ucm
9464 ____________________________________________________________________________
9465 [ 20432] By: jhi                                   on 2003/08/01  13:45:10
9466         Log: Encode pre-1.98 update from Dan Kogai, sent from
9467              the ashes of his smoldering motherboard.
9468      Branch: perl
9469            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/META.yml
9470            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
9471            ! ext/Encode/t/perlio.t ext/Encode/ucm/macArabic.ucm
9472            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macHebrew.ucm
9473 ____________________________________________________________________________
9474 [ 20431] By: jhi                                   on 2003/08/01  13:34:28
9475         Log: More runperl(switches => ...) finds (bleadperl only).
9476      Branch: perl
9477            ! t/op/readline.t
9478 ____________________________________________________________________________
9479 [ 20430] By: jhi                                   on 2003/08/01  12:50:52
9480         Log: Time to go RC4.
9481      Branch: maint-5.8/perl
9482            ! patchlevel.h
9483 ____________________________________________________________________________
9484 [ 20429] By: jhi                                   on 2003/08/01  12:50:31
9485         Log: Update the record.
9486      Branch: maint-5.8/perl
9487            ! pod/perlhist.pod
9488 ____________________________________________________________________________
9489 [ 20428] By: jhi                                   on 2003/08/01  12:48:03
9490         Log: Regen perltoc.
9491      Branch: maint-5.8/perl
9492            ! pod/perltoc.pod
9493 ____________________________________________________________________________
9494 [ 20427] By: jhi                                   on 2003/08/01  12:46:35
9495         Log: Integrate:
9496              [ 20425]
9497              pod likes whitespace.
9498      Branch: maint-5.8/perl
9499           !> ext/ByteLoader/ByteLoader.pm
9500 ____________________________________________________________________________
9501 [ 20426] By: jhi                                   on 2003/08/01  12:45:19
9502         Log: Regen perltoc.
9503      Branch: perl
9504            ! pod/perltoc.pod
9505 ____________________________________________________________________________
9506 [ 20425] By: jhi                                   on 2003/08/01  12:44:16
9507         Log: pod likes whitespace.
9508      Branch: perl
9509            ! ext/ByteLoader/ByteLoader.pm
9510 ____________________________________________________________________________
9511 [ 20424] By: jhi                                   on 2003/08/01  12:43:46
9512         Log: perldelta polishing.
9513      Branch: maint-5.8/perl
9514            ! pod/perldelta.pod
9515 ____________________________________________________________________________
9516 [ 20423] By: jhi                                   on 2003/08/01  11:39:16
9517         Log: Integrate:
9518              [ 20422]
9519              Faulty check.
9520      Branch: maint-5.8/perl
9521           !> t/test.pl
9522 ____________________________________________________________________________
9523 [ 20422] By: jhi                                   on 2003/08/01  11:37:53
9524         Log: Faulty check.
9525      Branch: perl
9526            ! t/test.pl
9527 ____________________________________________________________________________
9528 [ 20421] By: jhi                                   on 2003/08/01  11:14:04
9529         Log: Integrate:
9530              [ 20410]
9531              Regen Configure for the new *dir installation variables.
9532              If these don't work, ask Schwern.
9533              
9534              [ 20411]
9535              More for the *dir changes.
9536              
9537              [ 20413]
9538              Regen Configure to use the *html*dir files.
9539              (installhtml uses none of that, though)
9540              
9541              [ 20416]
9542              Argument sanity checking. 
9543              
9544              [ 20417]
9545              Fix the options.
9546              
9547              [ 20418]
9548              Now the test should be really testing what it's supposed to.
9549              
9550              [ 20419]
9551              Regen Glossary et al.
9552              
9553              [ 20420]
9554              Update INSTALL on the *dir.
9555              
9556              (Configure, Glossary, et al regenerated)
9557      Branch: maint-5.8/perl
9558            ! Configure Policy_sh.SH Porting/Glossary Porting/config.sh
9559            ! Porting/config_H config_h.SH
9560           !> INSTALL ext/B/t/bytecode.t hints/darwin.sh t/test.pl
9561 ____________________________________________________________________________
9562 [ 20420] By: jhi                                   on 2003/08/01  11:06:54
9563         Log: Update INSTALL on the *dir.
9564      Branch: perl
9565            ! INSTALL
9566 ____________________________________________________________________________
9567 [ 20419] By: jhi                                   on 2003/08/01  11:04:55
9568         Log: Regen Glossary et al.
9569      Branch: perl
9570            ! Porting/Glossary Porting/config.sh Porting/config_H
9571 ____________________________________________________________________________
9572 [ 20418] By: jhi                                   on 2003/08/01  10:58:23
9573         Log: Now the test should be really testing what it's supposed to.
9574      Branch: perl
9575            ! ext/B/t/bytecode.t
9576 ____________________________________________________________________________
9577 [ 20417] By: jhi                                   on 2003/08/01  10:45:57
9578         Log: Fix the options.
9579      Branch: perl
9580            ! ext/B/t/bytecode.t
9581 ____________________________________________________________________________
9582 [ 20416] By: jhi                                   on 2003/08/01  10:44:19
9583         Log: Argument sanity checking. 
9584      Branch: perl
9585            ! t/test.pl
9586 ____________________________________________________________________________
9587 [ 20415] By: jhi                                   on 2003/08/01  10:37:58
9588         Log: The new metaconfig *dir installation directory units.
9589      Branch: metaconfig
9590            + U/installdirs/vendorhtml1dir.U U/installdirs/vendorhtml3dir.U
9591            + U/installdirs/vendorman1dir.U U/installdirs/vendorman3dir.U
9592 ____________________________________________________________________________
9593 [ 20414] By: jhi                                   on 2003/08/01  10:37:34
9594         Log: metaconfig unit changes for #20413.
9595      Branch: metaconfig
9596            ! U/installdirs/sitehtml1dir.U U/installdirs/sitehtml3dir.U
9597 ____________________________________________________________________________
9598 [ 20413] By: jhi                                   on 2003/08/01  10:37:09
9599         Log: Regen Configure to use the *html*dir files.
9600              (installhtml uses none of that, though)
9601      Branch: perl
9602            ! Configure Policy_sh.SH config_h.SH
9603 ____________________________________________________________________________
9604 [ 20412] By: jhi                                   on 2003/08/01  10:10:28
9605         Log: metaconfig unit changes for #20410.
9606      Branch: metaconfig
9607            ! U/installdirs/siteman1dir.U U/installdirs/siteman3dir.U
9608 ____________________________________________________________________________
9609 [ 20411] By: jhi                                   on 2003/08/01  10:10:05
9610         Log: More for the *dir changes.
9611      Branch: perl
9612            ! Policy_sh.SH config_h.SH hints/darwin.sh
9613 ____________________________________________________________________________
9614 [ 20410] By: jhi                                   on 2003/08/01  10:09:38
9615         Log: Regen Configure for the new *dir installation variables.
9616              If these don't work, ask Schwern.
9617      Branch: perl
9618            ! Configure
9619 ____________________________________________________________________________
9620 [ 20409] By: jhi                                   on 2003/08/01  05:38:16
9621         Log: Integrate:
9622              [ 20404]
9623              Subject: [PATCH] LotR quote for perlapi.c
9624              From: Autrijus Tang <autrijus@autrijus.org>
9625              Date: Fri, 1 Aug 2003 10:00:29 +0800
9626              Message-Id: <20030801020029.GA28241@not.autrijus.org>
9627              
9628              [ 20405]
9629              Subject: [PATCH] Re: utf8+regex bug in 5.8.1-RC2
9630              From: Dave Mitchell <davem@fdgroup.com>
9631              Date: Fri, 1 Aug 2003 01:16:31 +0100
9632              Message-ID: <20030801001631.GA11233@fdgroup.com>
9633              
9634              [ 20406]
9635              Regen perlapi.
9636              
9637              [ 20407]
9638              JAPH patch :-) from Abigail.
9639              
9640              [ 20408]
9641              Upgrade to MakeMaker 6.13.
9642      Branch: maint-5.8/perl
9643           !> embed.pl lib/ExtUtils/Changes lib/ExtUtils/META.yml
9644           !> lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
9645           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
9646           !> lib/ExtUtils/t/basic.t perlapi.c regcomp.c t/japh/abigail.t
9647           !> t/op/pat.t
9648 ____________________________________________________________________________
9649 [ 20408] By: jhi                                   on 2003/08/01  05:27:48
9650         Log: Upgrade to MakeMaker 6.13.
9651      Branch: perl
9652            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
9653            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
9654            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
9655            ! lib/ExtUtils/t/basic.t
9656 ____________________________________________________________________________
9657 [ 20407] By: jhi                                   on 2003/08/01  05:21:36
9658         Log: JAPH patch :-) from Abigail.
9659      Branch: perl
9660            ! t/japh/abigail.t
9661 ____________________________________________________________________________
9662 [ 20406] By: jhi                                   on 2003/08/01  05:10:30
9663         Log: Regen perlapi.
9664      Branch: perl
9665            ! perlapi.c
9666 ____________________________________________________________________________
9667 [ 20405] By: jhi                                   on 2003/08/01  05:09:23
9668         Log: Subject: [PATCH] Re: utf8+regex bug in 5.8.1-RC2
9669              From: Dave Mitchell <davem@fdgroup.com>
9670              Date: Fri, 1 Aug 2003 01:16:31 +0100
9671              Message-ID: <20030801001631.GA11233@fdgroup.com>
9672      Branch: perl
9673            ! regcomp.c t/op/pat.t
9674 ____________________________________________________________________________
9675 [ 20404] By: ams                                   on 2003/08/01  03:28:17
9676         Log: Subject: [PATCH] LotR quote for perlapi.c
9677              From: Autrijus Tang <autrijus@autrijus.org>
9678              Date: Fri, 1 Aug 2003 10:00:29 +0800
9679              Message-Id: <20030801020029.GA28241@not.autrijus.org>
9680      Branch: perl
9681            ! embed.pl
9682 ____________________________________________________________________________
9683 [ 20403] By: rgs                                   on 2003/07/31  22:00:47
9684         Log: When adding files, update MANIFEST.
9685      Branch: maint-5.6
9686            ! perl-5.6.2/MANIFEST
9687 ____________________________________________________________________________
9688 [ 20402] By: rgs                                   on 2003/07/31  21:53:23
9689         Log: Forgot to add those files from DB_File 1.806.
9690      Branch: maint-5.6
9691            + perl-5.6.2/ext/DB_File/config.in
9692            + perl-5.6.2/ext/DB_File/fallback.h
9693            + perl-5.6.2/ext/DB_File/fallback.xs
9694            + perl-5.6.2/ext/DB_File/ppport.h
9695 ____________________________________________________________________________
9696 [ 20401] By: jhi                                   on 2003/07/31  21:00:00
9697         Log: Integrate:
9698              [ 20399]
9699              Backport doc patch #20396 (Document in INSTALL that
9700              -Uinstallusrbinperl is now the default.) (goes with
9701              change #20382.)
9702      Branch: maint-5.8/perl
9703           !> INSTALL
9704 ____________________________________________________________________________
9705 [ 20400] By: rgs                                   on 2003/07/31  20:58:37
9706         Log: Discourage from using threads in INSTALL.
9707      Branch: maint-5.6
9708            ! perl-5.6.2/INSTALL
9709 ____________________________________________________________________________
9710 [ 20399] By: rgs                                   on 2003/07/31  20:42:45
9711         Log: Backport doc patch #20396 (Document in INSTALL that
9712              -Uinstallusrbinperl is now the default.) (goes with
9713              change #20382.)
9714      Branch: maint-5.6
9715            ! perl-5.6.2/INSTALL
9716 ____________________________________________________________________________
9717 [ 20398] By: jhi                                   on 2003/07/31  20:42:10
9718         Log: Mention perlmacosx (README.macosx).
9719      Branch: maint-5.8/perl
9720            ! pod/perldelta.pod
9721 ____________________________________________________________________________
9722 [ 20397] By: jhi                                   on 2003/07/31  20:41:00
9723         Log: Integrate:
9724              [ 20386]
9725              Make consistent with installperl (and working in MPE/iX)
9726              (Mark Bixby)
9727              
9728              [ 20387]
9729              Subject: Re: [perl #23171] Regex too selfish 
9730              From: hv@crypt.org
9731              Date: Thu, 31 Jul 2003 18:59:43 +0100
9732              Message-Id: <200307311759.h6VHxhn06664@zen.crypt.org>
9733              
9734              (choose the second code patch)
9735              
9736              [ 20388]
9737              Subject: [DOC PATCH] pod/perlguts.pod
9738              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
9739              Date: Thu, 31 Jul 2003 22:39:01 +0200
9740              Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2>
9741              
9742              [ 20389]
9743              Yet another bytecode tweak from Enache.
9744              
9745              [ 20391]
9746              Introduce a '_test' make target, equivalent to 'test',
9747              to please Test::Smoke. In the future, backporting change
9748              9217 would be nice.
9749              
9750              [ 20392]
9751              Enache again.
9752              
9753              [ 20393]
9754              Unportable subtest needs rethink.
9755              
9756              [ 20394]
9757              README.macosx from Sherm Pendley.
9758              
9759              [ 20395]
9760              Integrate README.macosx more.
9761              
9762              (perltoc regenerated)
9763      Branch: maint-5.8/perl
9764           +> README.macosx
9765           !> MANIFEST ext/B/B/Bytecode.pm ext/B/t/bytecode.t
9766           !> ext/ByteLoader/bytecode.h installman pod/buildtoc.PL
9767           !> pod/perl.pod pod/perlguts.pod pod/perlport.pod pod/perltoc.pod
9768           !> regexec.c t/op/re_tests win32/Makefile win32/makefile.mk
9769 ____________________________________________________________________________
9770 [ 20396] By: rgs                                   on 2003/07/31  20:37:50
9771         Log: Document in INSTALL that -Uinstallusrbinperl is now the default.
9772      Branch: perl
9773            ! INSTALL
9774 ____________________________________________________________________________
9775 [ 20395] By: jhi                                   on 2003/07/31  20:32:30
9776         Log: Integrate README.macosx more.
9777      Branch: perl
9778            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
9779            ! win32/Makefile win32/makefile.mk
9780 ____________________________________________________________________________
9781 [ 20394] By: jhi                                   on 2003/07/31  20:31:49
9782         Log: README.macosx from Sherm Pendley.
9783      Branch: perl
9784            + README.macosx
9785            ! MANIFEST
9786 ____________________________________________________________________________
9787 [ 20393] By: jhi                                   on 2003/07/31  20:31:08
9788         Log: Unportable subtest needs rethink.
9789      Branch: perl
9790            ! ext/B/t/bytecode.t
9791 ____________________________________________________________________________
9792 [ 20392] By: jhi                                   on 2003/07/31  20:22:03
9793         Log: Enache again.
9794      Branch: perl
9795            ! ext/ByteLoader/bytecode.h
9796 ____________________________________________________________________________
9797 [ 20391] By: rgs                                   on 2003/07/31  20:20:48
9798         Log: Introduce a '_test' make target, equivalent to 'test',
9799              to please Test::Smoke. In the future, backporting change
9800              9217 would be nice.
9801      Branch: maint-5.6
9802            ! perl-5.6.2/Makefile.SH
9803 ____________________________________________________________________________
9804 [ 20390] By: jhi                                   on 2003/07/31  20:20:28
9805         Log: Retract #20385.
9806      Branch: perl
9807            ! ext/ByteLoader/bytecode.h
9808 ____________________________________________________________________________
9809 [ 20389] By: jhi                                   on 2003/07/31  20:14:06
9810         Log: Yet another bytecode tweak from Enache.
9811      Branch: perl
9812            ! ext/B/B/Bytecode.pm
9813 ____________________________________________________________________________
9814 [ 20388] By: jhi                                   on 2003/07/31  20:11:21
9815         Log: Subject: [DOC PATCH] pod/perlguts.pod
9816              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
9817              Date: Thu, 31 Jul 2003 22:39:01 +0200
9818              Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2>
9819      Branch: perl
9820            ! pod/perlguts.pod
9821 ____________________________________________________________________________
9822 [ 20387] By: jhi                                   on 2003/07/31  19:57:36
9823         Log: Subject: Re: [perl #23171] Regex too selfish 
9824              From: hv@crypt.org
9825              Date: Thu, 31 Jul 2003 18:59:43 +0100
9826              Message-Id: <200307311759.h6VHxhn06664@zen.crypt.org>
9827              
9828              (choose the second code patch)
9829      Branch: perl
9830            ! regexec.c t/op/re_tests
9831 ____________________________________________________________________________
9832 [ 20386] By: jhi                                   on 2003/07/31  19:48:17
9833         Log: Make consistent with installperl (and working in MPE/iX)
9834              (Mark Bixby)
9835      Branch: perl
9836            ! installman
9837 ____________________________________________________________________________
9838 [ 20385] By: jhi                                   on 2003/07/31  19:46:14
9839         Log: (retracted by #20390)
9840      Branch: perl
9841            ! ext/ByteLoader/bytecode.h
9842 ____________________________________________________________________________
9843 [ 20384] By: jhi                                   on 2003/07/31  19:38:44
9844         Log: Integrate:
9845              [ 20383]
9846              Upgrade to real CPAN.pm 1.76.
9847      Branch: maint-5.8/perl
9848           +> lib/CPAN/META.yml lib/CPAN/PAUSE2003.pub lib/CPAN/SIGNATURE
9849           +> lib/CPAN/t/signature.t
9850           !> MANIFEST lib/CPAN.pm
9851 ____________________________________________________________________________
9852 [ 20383] By: jhi                                   on 2003/07/31  19:37:22
9853         Log: Upgrade to real CPAN.pm 1.76.
9854      Branch: perl
9855            + lib/CPAN/META.yml lib/CPAN/PAUSE2003.pub lib/CPAN/SIGNATURE
9856            + lib/CPAN/t/signature.t
9857            ! MANIFEST lib/CPAN.pm
9858 ____________________________________________________________________________
9859 [ 20382] By: rgs                                   on 2003/07/31  19:33:36
9860         Log: Backport change #17926 : make installusrbinperl optional
9861              (that's probably better nowadays)
9862      Branch: maint-5.6
9863            ! perl-5.6.2/Configure
9864 ____________________________________________________________________________
9865 [ 20381] By: rgs                                   on 2003/07/31  18:41:29
9866         Log: Reintegrate change #11115 from the main branch :
9867              allow trailing whitespace when parsing /lib/syscalls.exp
9868              in AIX. Fixes detection of pipes and times syscalls on AIX 5.
9869      Branch: maint-5.6
9870            ! perl-5.6.2/Configure
9871 ____________________________________________________________________________
9872 [ 20380] By: jhi                                   on 2003/07/31  12:55:18
9873         Log: Integrate:
9874              [ 20375]
9875              We are change #20316 ahead of 1.75.
9876              
9877              [ 20376]
9878              Document the requirements for Module::Signature a bit.
9879              
9880              [ 20377]
9881              This test is pretty useless as it stands.
9882              
9883              [ 20378]
9884              The new PKI system is far too untested and rough yet
9885              (think machines with no network, machines behind firewalls,
9886              corporate and national encryption policies).  It cannot be
9887              considered useable at this stage.
9888              
9889              Therefore, create a fake CPAN 1.76.
9890              
9891              [ 20379]
9892              One more tweak for Mac OS X hints.
9893      Branch: maint-5.8/perl
9894            - lib/CPAN/t/signature.t
9895           !> MANIFEST hints/darwin.sh lib/CPAN.pm
9896 ____________________________________________________________________________
9897 [ 20379] By: jhi                                   on 2003/07/31  12:32:31
9898         Log: One more tweak for Mac OS X hints.
9899      Branch: perl
9900            ! hints/darwin.sh
9901 ____________________________________________________________________________
9902 [ 20378] By: jhi                                   on 2003/07/31  11:39:31
9903         Log: The new PKI system is far too untested and rough yet
9904              (think machines with no network, machines behind firewalls,
9905              corporate and national encryption policies).  It cannot be
9906              considered useable at this stage.
9907              
9908              Therefore, create a fake CPAN 1.76.
9909      Branch: perl
9910            ! lib/CPAN.pm
9911 ____________________________________________________________________________
9912 [ 20377] By: jhi                                   on 2003/07/31  11:28:58
9913         Log: This test is pretty useless as it stands.
9914      Branch: perl
9915            - lib/CPAN/t/signature.t
9916            ! MANIFEST
9917 ____________________________________________________________________________
9918 [ 20376] By: jhi                                   on 2003/07/31  10:30:08
9919         Log: Document the requirements for Module::Signature a bit.
9920      Branch: perl
9921            ! lib/CPAN.pm
9922 ____________________________________________________________________________
9923 [ 20375] By: jhi                                   on 2003/07/31  09:37:44
9924         Log: We are change #20316 ahead of 1.75.
9925      Branch: perl
9926            ! lib/CPAN.pm
9927 ____________________________________________________________________________
9928 [ 20374] By: jhi                                   on 2003/07/31  08:25:30
9929         Log: Various perldelta tweaks.
9930      Branch: maint-5.8/perl
9931            ! pod/perldelta.pod
9932 ____________________________________________________________________________
9933 [ 20373] By: jhi                                   on 2003/07/31  07:35:11
9934         Log: Integrate from maint:
9935              [ 20359]
9936              No more wince/README.compile here, either.
9937      Branch: perl
9938           !> Porting/makerel
9939 ____________________________________________________________________________
9940 [ 20372] By: jhi                                   on 2003/07/31  05:43:15
9941         Log: Integrate:
9942              [ 20362]
9943              Upgrade to NEXT 0.52.
9944              
9945              [ 20364]
9946              Silence spurious noise from MakeMaker :
9947              hint files shouldn't return undef and have set $!.
9948              
9949              [ 20366]
9950              Subject: [PATCH] test for B::Bytecode/ByteLoader
9951              From: Enache Adrian <enache@rdslink.ro>
9952              Date: Thu, 31 Jul 2003 03:49:40 +0300
9953              Message-ID: <20030731004940.GB1266@ratsnest.hole>
9954              
9955              (but use test.pl:run_perl() instead of manual `$^X ...`)
9956              
9957              [ 20367]
9958              Subject: [PATCH Tie::RefHash] added support for overloaded ""
9959              From: Xavier Noria <fxn@hashref.com>
9960              Date: Thu, 31 Jul 2003 00:29:13 +0200
9961              Message-Id: <200307310029.13567.fxn@hashref.com>
9962              
9963              [ 20368]
9964              Tests for change #20367 (and change use overload; to
9965              just require overload;)
9966              
9967              [ 20369]
9968              Final touches to "Apple-like" installation directories.
9969              
9970              [ 20370]
9971              Schwern says this is most probably an old VMS MakeMaker
9972              bug workaround that can go now.
9973              
9974              [ 20371]
9975              ext/SDBM_File/sdbm's auto directory ended up in ext/SDBM_File.
9976              (Schwern)
9977      Branch: maint-5.8/perl
9978           +> ext/B/t/bytecode.t
9979           !> MANIFEST ext/DynaLoader/hints/linux.pl
9980           !> ext/SDBM_File/sdbm/Makefile.PL hints/darwin.sh
9981           !> lib/ExtUtils/MakeMaker.pm lib/NEXT.pm lib/NEXT/Changes
9982           !> lib/NEXT/README lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
9983           !> lib/Tie/RefHash.pm lib/Tie/RefHash.t
9984 ____________________________________________________________________________
9985 [ 20371] By: jhi                                   on 2003/07/31  05:41:56
9986         Log: ext/SDBM_File/sdbm's auto directory ended up in ext/SDBM_File.
9987              (Schwern)
9988      Branch: perl
9989            ! lib/ExtUtils/MakeMaker.pm
9990 ____________________________________________________________________________
9991 [ 20370] By: jhi                                   on 2003/07/31  05:39:11
9992         Log: Schwern says this is most probably an old VMS MakeMaker
9993              bug workaround that can go now.
9994      Branch: perl
9995            ! ext/SDBM_File/sdbm/Makefile.PL
9996 ____________________________________________________________________________
9997 [ 20369] By: jhi                                   on 2003/07/31  05:32:15
9998         Log: Final touches to "Apple-like" installation directories.
9999      Branch: perl
10000            ! hints/darwin.sh
10001 ____________________________________________________________________________
10002 [ 20368] By: jhi                                   on 2003/07/31  05:28:17
10003         Log: Tests for change #20367 (and change use overload; to
10004              just require overload;)
10005      Branch: perl
10006            ! lib/Tie/RefHash.pm lib/Tie/RefHash.t
10007 ____________________________________________________________________________
10008 [ 20367] By: jhi                                   on 2003/07/31  05:12:47
10009         Log: Subject: [PATCH Tie::RefHash] added support for overloaded ""
10010              From: Xavier Noria <fxn@hashref.com>
10011              Date: Thu, 31 Jul 2003 00:29:13 +0200
10012              Message-Id: <200307310029.13567.fxn@hashref.com>
10013      Branch: perl
10014            ! lib/Tie/RefHash.pm
10015 ____________________________________________________________________________
10016 [ 20366] By: jhi                                   on 2003/07/31  05:06:11
10017         Log: Subject: [PATCH] test for B::Bytecode/ByteLoader
10018              From: Enache Adrian <enache@rdslink.ro>
10019              Date: Thu, 31 Jul 2003 03:49:40 +0300
10020              Message-ID: <20030731004940.GB1266@ratsnest.hole>
10021              
10022              (but use test.pl:run_perl() instead of manual `$^X ...`)
10023      Branch: perl
10024            + ext/B/t/bytecode.t
10025            ! MANIFEST
10026 ____________________________________________________________________________
10027 [ 20365] By: jhi                                   on 2003/07/31  04:40:32
10028         Log: Wishful thinking about Perl releases noticed by Andy Lester.
10029      Branch: maint-5.8/perl
10030            ! pod/perldelta.pod
10031 ____________________________________________________________________________
10032 [ 20364] By: rgs                                   on 2003/07/30  21:35:08
10033         Log: Silence spurious noise from MakeMaker :
10034              hint files shouldn't return undef and have set $!.
10035      Branch: perl
10036            ! ext/DynaLoader/hints/linux.pl
10037 ____________________________________________________________________________
10038 [ 20363] By: jhi                                   on 2003/07/30  20:26:03
10039         Log: NEXT not yet updated in maint, but will be.
10040      Branch: maint-5.8/perl
10041            ! pod/perldelta.pod
10042 ____________________________________________________________________________
10043 [ 20362] By: jhi                                   on 2003/07/30  20:24:49
10044         Log: Upgrade to NEXT 0.52.
10045      Branch: perl
10046            ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
10047            ! lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
10048 ____________________________________________________________________________
10049 [ 20361] By: rgs                                   on 2003/07/30  19:33:18
10050         Log: Integrate change #9996 as suggested by Jarrko :
10051              Add preemptive #undefs for some of the shorter and more prone
10052              to collision regcomp.h #defines.  (Background: the MASK collided
10053              with a system header #define in Rhapsody.)
10054              
10055              Backport change #18538 as suggested by Enache :
10056              Subject: [PATCH] Re: FreeBSD 5 hints patch
10057              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10058              Date: Mon, 30 Dec 2002 18:01:16 -0800
10059              Message-ID: <spPE+gzkg+6F092yn@efn.org>
10060      Branch: maint-5.6
10061            ! perl-5.6.2/Configure
10062           !> perl-5.6.2/regcomp.h
10063 ____________________________________________________________________________
10064 [ 20360] By: jhi                                   on 2003/07/30  18:44:58
10065         Log: Make it RC3.
10066      Branch: maint-5.8/perl
10067            ! patchlevel.h
10068 ____________________________________________________________________________
10069 [ 20359] By: jhi                                   on 2003/07/30  18:43:55
10070         Log: No more wince/README.compile here, either.
10071      Branch: maint-5.8/perl
10072            ! Porting/makerel
10073 ____________________________________________________________________________
10074 [ 20358] By: jhi                                   on 2003/07/30  18:23:39
10075         Log: Update Changes.
10076      Branch: maint-5.8/perl
10077            ! Changes patchlevel.h
10078 ____________________________________________________________________________
10079 [ 20357] By: jhi                                   on 2003/07/30  18:19:52
10080         Log: Integrate:
10081              [ 20355]
10082              Silly gcc.
10083              
10084              [ 20356]
10085              Might as well.
10086      Branch: maint-5.8/perl
10087           !> perl.c pod/perlhist.pod
10088 ____________________________________________________________________________
10089 [ 20356] By: jhi                                   on 2003/07/30  18:16:55
10090         Log: Might as well.
10091      Branch: perl
10092            ! pod/perlhist.pod
10093 ____________________________________________________________________________
10094 [ 20355] By: jhi                                   on 2003/07/30  18:15:49
10095         Log: Silly gcc.
10096      Branch: perl
10097            ! perl.c
10098 ____________________________________________________________________________
10099 [ 20354] By: jhi                                   on 2003/07/30  17:47:10
10100         Log: Don't use DSTROOT.
10101      Branch: maint-5.8/perl
10102           !> hints/darwin.sh
10103 ____________________________________________________________________________
10104 [ 20353] By: jhi                                   on 2003/07/30  17:09:59
10105         Log: This is getting comical.  (Practical tip: never ask
10106              for opinions from one than one person at one time.)
10107              Now back to -Dprefix='/usr' replacing the system Perl,
10108              but don't use the Apple internal DSTROOT.
10109      Branch: perl
10110            ! hints/darwin.sh
10111 ____________________________________________________________________________
10112 [ 20352] By: jhi                                   on 2003/07/30  17:00:25
10113         Log: Mac OS X hints dance continues.  Now drop any special
10114              installation directory mangling.  In other words, if
10115              you want to overwrite the system perl, you really need
10116              to find out how to do that.
10117      Branch: perl
10118            ! hints/darwin.sh
10119 ____________________________________________________________________________
10120 [ 20351] By: jhi                                   on 2003/07/30  14:27:40
10121         Log: Integrate:
10122              [ 20350]
10123              Try again with the Mac OS X hints.  Now the three cases
10124              (no -Dprefix, /usr, and something else) all install
10125              into separate places.  No prefix installs to /usr/local.
10126              The /usr overwrites the Apple install (modulo the version).  
10127      Branch: maint-5.8/perl
10128           !> hints/darwin.sh
10129 ____________________________________________________________________________
10130 [ 20350] By: jhi                                   on 2003/07/30  14:23:03
10131         Log: Try again with the Mac OS X hints.  Now the three cases
10132              (no -Dprefix, /usr, and something else) all install
10133              into separate places.  No prefix installs to /usr/local.
10134              The /usr overwrites the Apple install (modulo the version).  
10135      Branch: perl
10136            ! hints/darwin.sh
10137 ____________________________________________________________________________
10138 [ 20349] By: jhi                                   on 2003/07/30  13:38:17
10139         Log: Integrate:
10140              [ 20324]
10141              Revert #20301, apparently the _SOCKADDR_LEN #define is
10142              important for IPv6 (Spider).  Since there is no way to
10143              otherwise detect 3.X, use the hints.
10144              
10145              [ 20327]
10146              MPE/iX fix from Mark Bixby: fcntl() on sockets on works.
10147              
10148              [ 20329]
10149              Subject: tiny fix for WinCE (Re: maint @ 20277)
10150              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
10151              Date: Wed, 30 Jul 2003 02:02:41 +0400
10152              Message-ID: <016701c3561d$43735ca0$195ec3d9@vad>
10153              
10154              [ 20330]
10155              FAQ sync.
10156              
10157              [ 20331]
10158              Subject: [PATCH] Extend Win32::GetOSVersion() to return additional information
10159              From: Jan Dubois <jand@ActiveState.com>
10160              Date: Tue, 29 Jul 2003 19:14:10 -0700
10161              Message-ID: <i06eivs0h9khken8rloevj68iqu6n45hnq@4ax.com>
10162              
10163              [ 20332]
10164              Modules.pl tweaks.
10165              
10166              [ 20333]
10167              Mac OS X: tweak once again the installation directories.
10168              
10169              [ 20334]
10170              Modules.pl: add B::Deparse.
10171              
10172              [ 20335]
10173              More Modules.pl.
10174              
10175              [ 20336]
10176              Strip leading ./
10177              
10178              [ 20337]
10179              Rename Modules and Modules.pl as Maintainers and
10180              Maintainers.pl since the same framework can be used
10181              for more than just modules.
10182              
10183              [ 20338]
10184              Use the CPAN id where available.
10185              
10186              [ 20339]
10187              Arthur maintains Safe.
10188              
10189              [ 20340]
10190              That's M. Schwern to you, earthling.
10191              
10192              [ 20341]
10193              Upgrade to ExtUtils::MakeMaker 6.12.
10194              
10195              [ 20342]
10196              Subject: tiny [PATCH-for-perl-5.8.1-RC2] remove one mention of UNDER_CE from perlio.c
10197              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
10198              Date: Wed, 30 Jul 2003 14:56:32 +0400
10199              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200DD3@cio-test001.spb.lucent.com>
10200              
10201              [ 20343]
10202              Be paranoid about PL_origargv.
10203              Paranoia warranted by Win32 mod_perl.
10204              
10205              [ 20344]
10206              Adjust the list of rmdired lib directories.
10207              
10208              [ 20345]
10209              rmdir t/lib/IO.
10210              
10211              [ 20346]
10212              Maintainers script tweaks.
10213              
10214              [ 20347]
10215              Match also on full name and email (though the email is
10216              now less interesting than it used to be).
10217              
10218              [ 20348]
10219              Subject: [PATCH] NEXT and Diamond Inheritance
10220              From: Casey West <casey@geeknest.com>
10221              Date: Tue, 29 Jul 2003 17:37:15 -0400
10222              Message-ID: <20030729213715.GY76899@geeknest.com>
10223              
10224              (Use Damian's NEXT-0.51 once Damian and PAUSE like each other)
10225      Branch: maint-5.8/perl
10226           +> Porting/Maintainers Porting/Maintainers.pl
10227            - Porting/Modules Porting/Modules.pl
10228           !> (integrate 27 files)
10229 ____________________________________________________________________________
10230 [ 20348] By: jhi                                   on 2003/07/30  13:28:30
10231         Log: Subject: [PATCH] NEXT and Diamond Inheritance
10232              From: Casey West <casey@geeknest.com>
10233              Date: Tue, 29 Jul 2003 17:37:15 -0400
10234              Message-ID: <20030729213715.GY76899@geeknest.com>
10235              
10236              (Use Damian's NEXT-0.51 once Damian and PAUSE like each other)
10237      Branch: perl
10238            ! lib/NEXT.pm lib/NEXT/t/unseen.t
10239 ____________________________________________________________________________
10240 [ 20347] By: jhi                                   on 2003/07/30  13:19:03
10241         Log: Match also on full name and email (though the email is
10242              now less interesting than it used to be).
10243      Branch: perl
10244            ! Porting/Maintainers
10245 ____________________________________________________________________________
10246 [ 20346] By: jhi                                   on 2003/07/30  12:26:53
10247         Log: Maintainers script tweaks.
10248      Branch: perl
10249            ! Porting/Maintainers
10250 ____________________________________________________________________________
10251 [ 20345] By: jhi                                   on 2003/07/30  11:17:33
10252         Log: rmdir t/lib/IO.
10253      Branch: perl
10254            ! ext/IO/t/IO.t
10255 ____________________________________________________________________________
10256 [ 20344] By: jhi                                   on 2003/07/30  11:15:30
10257         Log: Adjust the list of rmdired lib directories.
10258      Branch: perl
10259            ! Makefile.SH
10260 ____________________________________________________________________________
10261 [ 20343] By: jhi                                   on 2003/07/30  10:06:24
10262         Log: Be paranoid about PL_origargv.
10263              Paranoia warranted by Win32 mod_perl.
10264      Branch: perl
10265            ! perl.c
10266 ____________________________________________________________________________
10267 [ 20342] By: jhi                                   on 2003/07/30  09:57:55
10268         Log: Subject: tiny [PATCH-for-perl-5.8.1-RC2] remove one mention of UNDER_CE from perlio.c
10269              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
10270              Date: Wed, 30 Jul 2003 14:56:32 +0400
10271              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200DD3@cio-test001.spb.lucent.com>
10272      Branch: perl
10273            ! perlio.c
10274 ____________________________________________________________________________
10275 [ 20341] By: jhi                                   on 2003/07/30  09:54:46
10276         Log: Upgrade to ExtUtils::MakeMaker 6.12.
10277      Branch: perl
10278            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
10279            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
10280            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
10281            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
10282 ____________________________________________________________________________
10283 [ 20340] By: jhi                                   on 2003/07/30  09:47:32
10284         Log: That's M. Schwern to you, earthling.
10285      Branch: perl
10286            ! Porting/Maintainers.pl
10287 ____________________________________________________________________________
10288 [ 20339] By: jhi                                   on 2003/07/30  09:43:32
10289         Log: Arthur maintains Safe.
10290      Branch: perl
10291            ! Porting/Maintainers.pl
10292 ____________________________________________________________________________
10293 [ 20338] By: jhi                                   on 2003/07/30  09:40:28
10294         Log: Use the CPAN id where available.
10295      Branch: perl
10296            ! Porting/Maintainers.pl
10297 ____________________________________________________________________________
10298 [ 20337] By: jhi                                   on 2003/07/30  09:26:47
10299         Log: Rename Modules and Modules.pl as Maintainers and
10300              Maintainers.pl since the same framework can be used
10301              for more than just modules.
10302      Branch: perl
10303            + Porting/Maintainers Porting/Maintainers.pl
10304            - Porting/Modules Porting/Modules.pl
10305            ! MANIFEST
10306 ____________________________________________________________________________
10307 [ 20336] By: jhi                                   on 2003/07/30  09:11:06
10308         Log: Strip leading ./
10309      Branch: perl
10310            ! Porting/Modules
10311 ____________________________________________________________________________
10312 [ 20335] By: jhi                                   on 2003/07/30  09:01:47
10313         Log: More Modules.pl.
10314      Branch: perl
10315            ! Porting/Modules.pl
10316 ____________________________________________________________________________
10317 [ 20334] By: jhi                                   on 2003/07/30  08:51:57
10318         Log: Modules.pl: add B::Deparse.
10319      Branch: perl
10320            ! Porting/Modules.pl
10321 ____________________________________________________________________________
10322 [ 20333] By: jhi                                   on 2003/07/30  08:26:47
10323         Log: Mac OS X: tweak once again the installation directories.
10324      Branch: perl
10325            ! hints/darwin.sh
10326 ____________________________________________________________________________
10327 [ 20332] By: jhi                                   on 2003/07/30  07:55:04
10328         Log: Modules.pl tweaks.
10329      Branch: perl
10330            ! Porting/Modules.pl
10331 ____________________________________________________________________________
10332 [ 20331] By: jhi                                   on 2003/07/30  06:13:55
10333         Log: Subject: [PATCH] Extend Win32::GetOSVersion() to return additional information
10334              From: Jan Dubois <jand@ActiveState.com>
10335              Date: Tue, 29 Jul 2003 19:14:10 -0700
10336              Message-ID: <i06eivs0h9khken8rloevj68iqu6n45hnq@4ax.com>
10337      Branch: perl
10338            ! lib/Win32.pod win32/win32.c
10339 ____________________________________________________________________________
10340 [ 20330] By: rgs                                   on 2003/07/29  21:20:28
10341         Log: FAQ sync.
10342      Branch: perl
10343            ! pod/perlfaq4.pod pod/perlfaq7.pod
10344 ____________________________________________________________________________
10345 [ 20329] By: jhi                                   on 2003/07/29  20:54:38
10346         Log: Subject: tiny fix for WinCE (Re: maint @ 20277)
10347              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
10348              Date: Wed, 30 Jul 2003 02:02:41 +0400
10349              Message-ID: <016701c3561d$43735ca0$195ec3d9@vad>
10350      Branch: perl
10351            ! wince/wince.c
10352 ____________________________________________________________________________
10353 [ 20328] By: rgs                                   on 2003/07/29  20:35:37
10354         Log: Integrate the CPAN distribution of DB_File 1.806.
10355      Branch: maint-5.6
10356            ! perl-5.6.2/ext/DB_File/Changes
10357            ! perl-5.6.2/ext/DB_File/DB_File.pm
10358            ! perl-5.6.2/ext/DB_File/DB_File.xs
10359            ! perl-5.6.2/ext/DB_File/DB_File_BS
10360            ! perl-5.6.2/ext/DB_File/Makefile.PL
10361            ! perl-5.6.2/ext/DB_File/dbinfo
10362            ! perl-5.6.2/ext/DB_File/hints/dynixptx.pl
10363            ! perl-5.6.2/ext/DB_File/hints/sco.pl
10364            ! perl-5.6.2/ext/DB_File/typemap
10365            ! perl-5.6.2/ext/DB_File/version.c perl-5.6.2/t/lib/db-btree.t
10366            ! perl-5.6.2/t/lib/db-hash.t perl-5.6.2/t/lib/db-recno.t
10367 ____________________________________________________________________________
10368 [ 20327] By: jhi                                   on 2003/07/29  20:09:15
10369         Log: MPE/iX fix from Mark Bixby: fcntl() on sockets on works.
10370      Branch: perl
10371            ! README.mpeix ext/IO/t/io_sock.t mpeix/mpeix.c mpeix/mpeixish.h
10372 ____________________________________________________________________________
10373 [ 20326] By: rgs                                   on 2003/07/29  19:59:46
10374         Log: Update Configure and makedepend.SH to work with gcc 3.x
10375              and with localized make messages.
10376              Update Configure and the hints files for svr5 to recognize
10377              OpenUNIX 8 as a flavor of Unixware.
10378      Branch: maint-5.6
10379            ! perl-5.6.2/Configure perl-5.6.2/hints/svr5.sh
10380            ! perl-5.6.2/makedepend.SH
10381 ____________________________________________________________________________
10382 [ 20325] By: rgs                                   on 2003/07/29  19:55:51
10383         Log: Reintroduce the DEVELxxxxx stamp in the patchlevel.
10384              Put a small introductive note in perldelta.
10385      Branch: maint-5.6
10386            ! perl-5.6.2/patchlevel.h perl-5.6.2/pod/perldelta.pod
10387 ____________________________________________________________________________
10388 [ 20324] By: jhi                                   on 2003/07/29  19:55:50
10389         Log: Revert #20301, apparently the _SOCKADDR_LEN #define is
10390              important for IPv6 (Spider).  Since there is no way to
10391              otherwise detect 3.X, use the hints.
10392      Branch: perl
10393            ! hints/dec_osf.sh perl.h
10394 ____________________________________________________________________________
10395 [ 20322] By: rgs                                   on 2003/07/29  19:33:28
10396         Log: Create the perl-5.6.2 branch from perl 5.6.1
10397              (i.e. from //depot/maint-5.6/perl/...@9654).
10398              The changes currently under //depot/maint-5.6/perl/...
10399              will eventually be used later to produce a 5.6.3 release.
10400      Branch: maint-5.6
10401           +> (branch 1728 files)
10402 ____________________________________________________________________________
10403 [ 20321] By: jhi                                   on 2003/07/29  17:58:58
10404         Log: Advertise "safe POSIX sigaction".
10405      Branch: maint-5.8/perl
10406            ! pod/perldelta.pod
10407 ____________________________________________________________________________
10408 [ 20320] By: jhi                                   on 2003/07/29  15:59:22
10409         Log: Make it 20320.
10410      Branch: maint-5.8/perl
10411            ! patchlevel.h
10412 ____________________________________________________________________________
10413 [ 20319] By: jhi                                   on 2003/07/29  15:44:48
10414         Log: Update Changes.
10415      Branch: maint-5.8/perl
10416            ! Changes patchlevel.h
10417 ____________________________________________________________________________
10418 [ 20318] By: jhi                                   on 2003/07/29  15:40:24
10419         Log: Tell where to find 'dor' for 5.8.1.
10420      Branch: maint-5.8/perl
10421            ! pod/perldelta.pod
10422 ____________________________________________________________________________
10423 [ 20317] By: jhi                                   on 2003/07/29  15:31:56
10424         Log: Integrate:
10425              [ 20305]
10426              Quieten MSVC6.
10427              
10428              [ 20306]
10429              Too many my $fh:s.
10430              
10431              [ 20308]
10432              The --destdir option to installman should be made
10433              optional so that it doesn't complain when passed
10434              an empty value (from Rafael)
10435              
10436              [ 20309]
10437              Subject: [perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?
10438              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
10439              Date: Sun, 13 Jul 2003 10:23:35 +0900
10440              Message-Id: <20030713102228.C76A.BQW10602@nifty.com>
10441              
10442              [ 20310]
10443              Subject: [PATCH: (repatch) 5.8.1 RC2] Encode test fixes for VMS (was Re: possible fix to File::Find problems)
10444              From: PPrymmer@factset.com
10445              Date: Tue, 22 Jul 2003 11:12:05 -0400
10446              Message-ID: <OFBD4A7559.D7CF9517-ON85256D6B.00534853-85256D6B.00538131@factset.com>
10447              
10448              [ 20312]
10449              Subject: [PATCH] pod/perlvar.pod: minor typo
10450              From: "Brendan O'Dea" <bod@debian.org>
10451              Date: Tue, 29 Jul 2003 23:49:18 +1000
10452              Message-ID: <20030729134918.GA4339@londo.c47.org>
10453              
10454              [ 20314]
10455              Slight rewording on the destdir.
10456              
10457              [ 20315]
10458              Oops.
10459              
10460              [ 20316]
10461              Don't nag about Module::Signature if there is no
10462              way for the user to use it (based on Autrijus' patch).
10463      Branch: maint-5.8/perl
10464           !> INSTALL ext/Encode/lib/Encode/Alias.pm
10465           !> ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
10466           !> ext/Encode/t/perlio.t installman lib/CPAN.pm
10467           !> lib/CPAN/FirstTime.pm pod/perlvar.pod pp.c sv.c
10468 ____________________________________________________________________________
10469 [ 20316] By: jhi                                   on 2003/07/29  15:27:46
10470         Log: Don't nag about Module::Signature if there is no
10471              way for the user to use it (based on Autrijus' patch).
10472      Branch: perl
10473            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
10474 ____________________________________________________________________________
10475 [ 20315] By: jhi                                   on 2003/07/29  14:47:04
10476         Log: Oops.
10477      Branch: perl
10478            ! sv.c
10479 ____________________________________________________________________________
10480 [ 20314] By: jhi                                   on 2003/07/29  13:26:26
10481         Log: Slight rewording on the destdir.
10482      Branch: perl
10483            ! INSTALL
10484 ____________________________________________________________________________
10485 [ 20313] By: jhi                                   on 2003/07/29  13:23:54
10486         Log: Advertise the --destdir.
10487      Branch: maint-5.8/perl
10488            ! pod/perldelta.pod
10489 ____________________________________________________________________________
10490 [ 20312] By: jhi                                   on 2003/07/29  13:20:21
10491         Log: Subject: [PATCH] pod/perlvar.pod: minor typo
10492              From: "Brendan O'Dea" <bod@debian.org>
10493              Date: Tue, 29 Jul 2003 23:49:18 +1000
10494              Message-ID: <20030729134918.GA4339@londo.c47.org>
10495      Branch: perl
10496            ! pod/perlvar.pod
10497 ____________________________________________________________________________
10498 [ 20311] By: jhi                                   on 2003/07/29  13:13:38
10499         Log: Also Apache::Test needs tweaking.
10500      Branch: maint-5.8/perl
10501            ! pod/perldelta.pod
10502 ____________________________________________________________________________
10503 [ 20310] By: jhi                                   on 2003/07/29  13:11:57
10504         Log: Subject: [PATCH: (repatch) 5.8.1 RC2] Encode test fixes for VMS (was Re: possible fix to File::Find problems)
10505              From: PPrymmer@factset.com
10506              Date: Tue, 22 Jul 2003 11:12:05 -0400
10507              Message-ID: <OFBD4A7559.D7CF9517-ON85256D6B.00534853-85256D6B.00538131@factset.com>
10508      Branch: perl
10509            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
10510            ! ext/Encode/t/perlio.t
10511 ____________________________________________________________________________
10512 [ 20309] By: jhi                                   on 2003/07/29  13:06:24
10513         Log: Subject: [perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?
10514              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
10515              Date: Sun, 13 Jul 2003 10:23:35 +0900
10516              Message-Id: <20030713102228.C76A.BQW10602@nifty.com>
10517      Branch: perl
10518            ! ext/Encode/lib/Encode/Alias.pm
10519 ____________________________________________________________________________
10520 [ 20308] By: jhi                                   on 2003/07/29  13:02:43
10521         Log: The --destdir option to installman should be made
10522              optional so that it doesn't complain when passed
10523              an empty value (from Rafael)
10524      Branch: perl
10525            ! installman
10526 ____________________________________________________________________________
10527 [ 20307] By: jhi                                   on 2003/07/29  12:19:13
10528         Log: Regen perltoc, perlmodlib.
10529      Branch: maint-5.8/perl
10530            ! pod/perlmodlib.pod pod/perltoc.pod
10531 ____________________________________________________________________________
10532 [ 20306] By: jhi                                   on 2003/07/29  12:05:24
10533         Log: Too many my $fh:s.
10534      Branch: perl
10535            ! lib/CPAN.pm
10536 ____________________________________________________________________________
10537 [ 20305] By: jhi                                   on 2003/07/29  11:55:11
10538         Log: Quieten MSVC6.
10539      Branch: perl
10540            ! pp.c
10541 ____________________________________________________________________________
10542 [ 20304] By: jhi                                   on 2003/07/29  11:46:15
10543         Log: Subject: [PATCH maintperl] proofreading perldelta.pod
10544              From: Autrijus Tang <autrijus@autrijus.org>
10545              Date: Tue, 29 Jul 2003 18:26:53 +0800
10546              Message-ID: <20030729102653.GA1770@not.autrijus.org>
10547      Branch: maint-5.8/perl
10548            ! pod/perldelta.pod
10549 ____________________________________________________________________________
10550 [ 20303] By: jhi                                   on 2003/07/29  11:33:37
10551         Log: Integrate:
10552              [ 20297]
10553              Green light from Stas.
10554              
10555              [ 20298]
10556              DEC OSF/1 3.x did (does) not do sizer -v.
10557              
10558              [ 20299]
10559              README.hpux now mentions the http mirror for prebuilt gcc binaries
10560              
10561              [ 20300]
10562              Cleanup the sv_gets() logic for platforms with small stacks.
10563              (I think hogging 8K of stack sounds like bad behaviour on any
10564              platform, big stack or not.)
10565              
10566              [ 20301]
10567              Subject: [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
10568              From: Chaskiel M Grundman (via RT) <perlbug-followup@perl.org>
10569              Date: 26 Jul 2003 21:44:06 -0000
10570              Message-ID: <rt-23134-61814.9.36507226414463@rt.perl.org>
10571              
10572              Helps (the admittedly old) DEC OSF/1 3.x and harms not newer
10573              releases 4.x and 5.x.
10574              
10575              [ 20302]
10576              Subject: DESTDIR in perl-5.8.1 package?
10577              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
10578              Date: Fri, 11 Jul 2003 14:48:41 +0200
10579              Message-ID: <20030711124841.GA18327@immd4.informatik.uni-erlangen.de>
10580              
10581              Subject: Re: DESTDIR in perl-5.8.1 package?
10582              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
10583              Date: Mon, 14 Jul 2003 12:00:25 +0200
10584              Message-ID: <20030714100025.GA26612@immd4.informatik.uni-erlangen.de>
10585              
10586              (blindly prepending and s///ing away the $destdir does not work
10587              at least in VMS, but the --destdir should help rpm builders
10588              and the like)
10589      Branch: maint-5.8/perl
10590           !> INSTALL Makefile.SH README.hpux hints/dec_osf.sh installman
10591           !> installperl perl.h sv.c
10592 ____________________________________________________________________________
10593 [ 20302] By: jhi                                   on 2003/07/29  11:31:17
10594         Log: Subject: DESTDIR in perl-5.8.1 package?
10595              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
10596              Date: Fri, 11 Jul 2003 14:48:41 +0200
10597              Message-ID: <20030711124841.GA18327@immd4.informatik.uni-erlangen.de>
10598              
10599              Subject: Re: DESTDIR in perl-5.8.1 package?
10600              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
10601              Date: Mon, 14 Jul 2003 12:00:25 +0200
10602              Message-ID: <20030714100025.GA26612@immd4.informatik.uni-erlangen.de>
10603              
10604              (blindly prepending and s///ing away the $destdir does not work
10605              at least in VMS, but the --destdir should help rpm builders
10606              and the like)
10607      Branch: perl
10608            ! INSTALL Makefile.SH installman installperl
10609 ____________________________________________________________________________
10610 [ 20301] By: jhi                                   on 2003/07/29  11:20:07
10611         Log: Subject: [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
10612              From: Chaskiel M Grundman (via RT) <perlbug-followup@perl.org>
10613              Date: 26 Jul 2003 21:44:06 -0000
10614              Message-ID: <rt-23134-61814.9.36507226414463@rt.perl.org>
10615              
10616              Helps (the admittedly old) DEC OSF/1 3.x and harms not newer
10617              releases 4.x and 5.x.
10618      Branch: perl
10619            ! perl.h
10620 ____________________________________________________________________________
10621 [ 20300] By: jhi                                   on 2003/07/29  11:18:27
10622         Log: Cleanup the sv_gets() logic for platforms with small stacks.
10623              (I think hogging 8K of stack sounds like bad behaviour on any
10624              platform, big stack or not.)
10625      Branch: perl
10626            ! sv.c
10627 ____________________________________________________________________________
10628 [ 20299] By: merijn                                on 2003/07/29  10:57:37
10629         Log: README.hpux now mentions the http mirror for prebuilt gcc binaries
10630      Branch: perl
10631            ! README.hpux
10632 ____________________________________________________________________________
10633 [ 20298] By: jhi                                   on 2003/07/29  10:57:28
10634         Log: DEC OSF/1 3.x did (does) not do sizer -v.
10635      Branch: perl
10636            ! hints/dec_osf.sh
10637 ____________________________________________________________________________
10638 [ 20297] By: jhi                                   on 2003/07/29  10:48:41
10639         Log: Green light from Stas.
10640      Branch: maint-5.8/perl
10641            ! pod/perldelta.pod
10642 ____________________________________________________________________________
10643 [ 20296] By: jhi                                   on 2003/07/29  10:38:36
10644         Log: Integrate:
10645              [ 20291]
10646              Tabify.
10647              
10648              [ 20292]
10649              Most importantly, don't try HvNAME(gp->gp_hv)
10650              unless PL_stashcache exists, otherwise we get
10651              an invalid read (detected by valgrind, and crashes
10652              ext/threads/t/basic.t in Windows).
10653              
10654              Also add a few if:s for the refcnt decrements,
10655              no need to call Perl_sv_free() if there's nothing to free.
10656              
10657              [ 20293]
10658              Upgrade to CPAN.pm 1.74.
10659              
10660              [ 20294]
10661              There is no skip() since we are not using Test*.
10662              
10663              [ 20295]
10664              Subject: [PATCH CPAN.pm] unlink pre-PGP-signed CHECKSUM
10665              From: Autrijus Tang <autrijus@autrijus.org>
10666              Date: Tue, 29 Jul 2003 09:58:35 +0800
10667              Message-ID: <20030729015834.GA7149@not.autrijus.org>
10668      Branch: maint-5.8/perl
10669           !> MANIFEST gv.c lib/CPAN.pm lib/CPAN/t/signature.t
10670 ____________________________________________________________________________
10671 [ 20295] By: jhi                                   on 2003/07/29  10:36:25
10672         Log: Subject: [PATCH CPAN.pm] unlink pre-PGP-signed CHECKSUM
10673              From: Autrijus Tang <autrijus@autrijus.org>
10674              Date: Tue, 29 Jul 2003 09:58:35 +0800
10675              Message-ID: <20030729015834.GA7149@not.autrijus.org>
10676      Branch: perl
10677            ! lib/CPAN.pm
10678 ____________________________________________________________________________
10679 [ 20294] By: jhi                                   on 2003/07/29  10:30:05
10680         Log: There is no skip() since we are not using Test*.
10681      Branch: perl
10682            ! lib/CPAN/t/signature.t
10683 ____________________________________________________________________________
10684 [ 20293] By: jhi                                   on 2003/07/29  10:28:10
10685         Log: Upgrade to CPAN.pm 1.74.
10686      Branch: perl
10687            ! lib/CPAN.pm lib/CPAN/t/signature.t
10688 ____________________________________________________________________________
10689 [ 20292] By: jhi                                   on 2003/07/29  10:14:26
10690         Log: Most importantly, don't try HvNAME(gp->gp_hv)
10691              unless PL_stashcache exists, otherwise we get
10692              an invalid read (detected by valgrind, and crashes
10693              ext/threads/t/basic.t in Windows).
10694              
10695              Also add a few if:s for the refcnt decrements,
10696              no need to call Perl_sv_free() if there's nothing to free.
10697      Branch: perl
10698            ! gv.c
10699 ____________________________________________________________________________
10700 [ 20291] By: jhi                                   on 2003/07/29  09:00:58
10701         Log: Tabify.
10702      Branch: perl
10703            ! MANIFEST
10704 ____________________________________________________________________________
10705 [ 20290] By: jhi                                   on 2003/07/29  08:55:19
10706         Log: Integrate:
10707              [ 20278]
10708              More bytecode tweaks.
10709              
10710              [ 20281]
10711              Subject: [PATCH] another File::Find tweak for VMS (improve on #20221)
10712              From: "Craig A. Berry" <craigberry@mac.com>
10713              Date: Tue, 29 Jul 2003 00:11:46 -0500
10714              Message-ID: <3F260212.9000104@mac.com>
10715              
10716              [ 20282]
10717              PerlIO_popped doc addition from NI-S.
10718              
10719              [ 20283]
10720              The better prefixify() patch from Ed Moy.
10721              
10722              [ 20285]
10723              Reintroduce Porting/Modules.  No, it's not duplicating
10724              the information in Module::CoreList.
10725              
10726              [ 20287]
10727              Subject: [PATCH pointer] B::Deparse 0.64
10728              From: Stephen McCamant <smcc@mit.edu>
10729              Date: Mon, 28 Jul 2003 16:57:19 -0400
10730              Message-ID: <16165.36399.39977.566109@syllepsis.MIT.EDU>
10731              
10732              [ 20288]
10733              Subject: [perl #22969] fix $hash{utf8bareword}
10734              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
10735              Date: Tue, 29 Jul 2003 11:09:37 +0200
10736              Message-Id: <20030729110937.31c422d2.rgarcia@hexaflux.com>
10737              
10738              [ 20289]
10739              Subject: 5.8.1 change not in perldelta
10740              From: "James A. Duncan" <jduncan@fotango.com>
10741              Date: Wed, 16 Jul 2003 12:42:31 +0100
10742              Message-Id: <957EF358-B782-11D7-AE25-000393D142E2@fotango.com>
10743              
10744              (the regexp magic change)
10745      Branch: maint-5.8/perl
10746           +> Porting/Modules Porting/Modules.pl
10747           !> AUTHORS MANIFEST ext/B/B.xs ext/B/B/Bytecode.pm
10748           !> ext/B/B/Deparse.pm ext/B/t/deparse.t lib/ExtUtils/MM_Unix.pm
10749           !> lib/File/Find.pm pod/perliol.pod t/op/utfhash.t toke.c
10750 ____________________________________________________________________________
10751 [ 20289] By: jhi                                   on 2003/07/29  08:48:19
10752         Log: Subject: 5.8.1 change not in perldelta
10753              From: "James A. Duncan" <jduncan@fotango.com>
10754              Date: Wed, 16 Jul 2003 12:42:31 +0100
10755              Message-Id: <957EF358-B782-11D7-AE25-000393D142E2@fotango.com>
10756              
10757              (the regexp magic change)
10758      Branch: maint-5.8/perl
10759            ! pod/perldelta.pod
10760 ____________________________________________________________________________
10761 [ 20288] By: jhi                                   on 2003/07/29  08:29:50
10762         Log: Subject: [perl #22969] fix $hash{utf8bareword}
10763              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
10764              Date: Tue, 29 Jul 2003 11:09:37 +0200
10765              Message-Id: <20030729110937.31c422d2.rgarcia@hexaflux.com>
10766      Branch: perl
10767            ! t/op/utfhash.t toke.c
10768 ____________________________________________________________________________
10769 [ 20287] By: jhi                                   on 2003/07/29  08:26:48
10770         Log: Subject: [PATCH pointer] B::Deparse 0.64
10771              From: Stephen McCamant <smcc@mit.edu>
10772              Date: Mon, 28 Jul 2003 16:57:19 -0400
10773              Message-ID: <16165.36399.39977.566109@syllepsis.MIT.EDU>
10774      Branch: perl
10775            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
10776 ____________________________________________________________________________
10777 [ 20286] By: jhi                                   on 2003/07/29  08:24:45
10778         Log: More perlio docs from Stas.
10779      Branch: perl
10780            ! pod/perliol.pod
10781 ____________________________________________________________________________
10782 [ 20285] By: jhi                                   on 2003/07/29  08:22:49
10783         Log: Reintroduce Porting/Modules.  No, it's not duplicating
10784              the information in Module::CoreList.
10785      Branch: perl
10786            + Porting/Modules Porting/Modules.pl
10787            ! AUTHORS MANIFEST
10788 ____________________________________________________________________________
10789 [ 20284] By: jhi                                   on 2003/07/29  05:18:48
10790         Log: perldelta detypoing from Chris Reinhardt.
10791      Branch: maint-5.8/perl
10792            ! pod/perldelta.pod
10793 ____________________________________________________________________________
10794 [ 20283] By: jhi                                   on 2003/07/29  05:00:12
10795         Log: The better prefixify() patch from Ed Moy.
10796      Branch: perl
10797            ! lib/ExtUtils/MM_Unix.pm
10798 ____________________________________________________________________________
10799 [ 20282] By: jhi                                   on 2003/07/29  04:57:57
10800         Log: PerlIO_popped doc addition from NI-S.
10801      Branch: perl
10802            ! pod/perliol.pod
10803 ____________________________________________________________________________
10804 [ 20281] By: jhi                                   on 2003/07/29  04:55:48
10805         Log: Subject: [PATCH] another File::Find tweak for VMS (improve on #20221)
10806              From: "Craig A. Berry" <craigberry@mac.com>
10807              Date: Tue, 29 Jul 2003 00:11:46 -0500
10808              Message-ID: <3F260212.9000104@mac.com>
10809      Branch: perl
10810            ! lib/File/Find.pm
10811 ____________________________________________________________________________
10812 [ 20280] By: jhi                                   on 2003/07/28  18:30:56
10813         Log: Document the Mac OS X statical building.
10814      Branch: maint-5.8/perl
10815            ! pod/perldelta.pod
10816 ____________________________________________________________________________
10817 [ 20279] By: jhi                                   on 2003/07/28  18:23:43
10818         Log: IRIX: a known oddity.
10819      Branch: maint-5.8/perl
10820            ! pod/perldelta.pod
10821 ____________________________________________________________________________
10822 [ 20278] By: jhi                                   on 2003/07/28  18:03:48
10823         Log: More bytecode tweaks.
10824      Branch: perl
10825            ! ext/B/B.xs ext/B/B/Bytecode.pm
10826 ____________________________________________________________________________
10827 [ 20277] By: jhi                                   on 2003/07/28  16:55:24
10828         Log: Update Changes.
10829      Branch: maint-5.8/perl
10830            ! Changes patchlevel.h
10831 ____________________________________________________________________________
10832 [ 20276] By: jhi                                   on 2003/07/28  16:49:56
10833         Log: Integrate:
10834              [ 20275]
10835              No more wince/README.compile.
10836      Branch: maint-5.8/perl
10837           !> Porting/curliff.pl
10838 ____________________________________________________________________________
10839 [ 20275] By: jhi                                   on 2003/07/28  16:47:53
10840         Log: No more wince/README.compile.
10841      Branch: perl
10842            ! Porting/curliff.pl
10843 ____________________________________________________________________________
10844 [ 20274] By: jhi                                   on 2003/07/28  16:40:18
10845         Log: Integrate:
10846              [ 20272]
10847              Slightly better failure output.
10848      Branch: maint-5.8/perl
10849           !> ext/Devel/Peek/t/Peek.t
10850 ____________________________________________________________________________
10851 [ 20273] By: jhi                                   on 2003/07/28  16:39:16
10852         Log: Somehow it looks like this test hasn't been run
10853              for a while in maint.
10854      Branch: maint-5.8/perl
10855            ! ext/Devel/Peek/t/Peek.t
10856 ____________________________________________________________________________
10857 [ 20272] By: jhi                                   on 2003/07/28  16:19:47
10858         Log: Slightly better failure output.
10859      Branch: perl
10860            ! ext/Devel/Peek/t/Peek.t
10861 ____________________________________________________________________________
10862 [ 20271] By: jhi                                   on 2003/07/28  15:18:57
10863         Log: Integrate:
10864              [ 20258]
10865              Integrate:
10866              [ 20256]
10867              Extra noise from File::Spec.
10868              
10869              [ 20257]
10870              Subject: CPAN/t/signature.t noisy
10871              From: Michael G Schwern <schwern@pobox.com>
10872              Date: Mon, 28 Jul 2003 02:14:19 -0700
10873              Message-ID: <20030728091419.GG21044@windhund.schwern.org>
10874              
10875              [ 20259]
10876              Minor tweak to the Perl_ advise.
10877              
10878              [ 20261]
10879              Solaris cc didn't appreciate casting a long to a pointer
10880              with no cast, and lval casts are unportable, so introduce
10881              a rval cast.
10882              
10883              [ 20262]
10884              Storable test nosewipe.
10885              
10886              [ 20263]
10887              Make Storable work with blead/maint by making PL_sv_placeholder
10888              a true global, bump $VERSION to 2.08.  Will take a look at the
10889              portability issue of placeholders soon.
10890              
10891              [ 20264]
10892              Subject: [PATCH] t/op/write.t cleanup after itself.
10893              From: Michael G Schwern <schwern@pobox.com>
10894              Date: Mon, 28 Jul 2003 05:54:19 -0700
10895              Message-ID: <20030728125419.GJ21044@windhund.schwern.org>
10896              
10897              [ 20265]
10898              Subject: [PATCH] #20177 broke skip logic in t/op/write.t
10899              From: "Craig A. Berry" <craigberry@mac.com>
10900              Date: Mon, 28 Jul 2003 08:04:32 -0500
10901              Message-ID: <3F251F60.6050607@mac.com>
10902              
10903              [ 20266]
10904              Bump the $VERSION of core File::Spec as requested by Ken Williams.
10905              
10906              [ 20268]
10907              Move the ext/IO tests to a more standard location so that
10908              the *.t do not get copied to the build tree (lib/IO/).
10909              
10910              [ 20269]
10911              No more ext/*/*.t, move them all to ext/*/t.
10912              
10913              [ 20270]
10914              These directories no more exist during cleanup.
10915      Branch: maint-5.8/perl
10916           +> (branch 39 files)
10917            - ext/Devel/DProf/DProf.t ext/Devel/Peek/Peek.t
10918            - ext/Errno/Errno.t ext/GDBM_File/gdbm.t
10919            - ext/I18N/Langinfo/Langinfo.t ext/IO/lib/IO/t/IO.t
10920            - ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
10921            - ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_linenum.t
10922            - ext/IO/lib/IO/t/io_multihomed.t ext/IO/lib/IO/t/io_pipe.t
10923            - ext/IO/lib/IO/t/io_poll.t ext/IO/lib/IO/t/io_sel.t
10924            - ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_taint.t
10925            - ext/IO/lib/IO/t/io_tell.t ext/IO/lib/IO/t/io_udp.t
10926            - ext/IO/lib/IO/t/io_unix.t ext/IO/lib/IO/t/io_utf8.t
10927            - ext/IO/lib/IO/t/io_xs.t ext/IPC/SysV/ipcsysv.t
10928            - ext/NDBM_File/ndbm.t ext/ODBM_File/odbm.t ext/Opcode/Opcode.t
10929            - ext/Opcode/ops.t ext/PerlIO/PerlIO.t ext/SDBM_File/sdbm.t
10930            - ext/Safe/safe1.t ext/Safe/safe2.t ext/Safe/safe3.t
10931            - ext/Socket/Socket.t ext/Socket/socketpair.t
10932            - ext/Sys/Hostname/Hostname.t ext/Sys/Syslog/syslog.t
10933            - ext/Time/HiRes/HiRes.t ext/XS/Typemap/Typemap.t ext/attrs.t
10934            - ext/re/re.t
10935           !> MANIFEST Makefile.SH bytecode.pl embedvar.h
10936           !> ext/ByteLoader/byterun.c ext/IPC/SysV/MANIFEST
10937           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
10938           !> ext/Storable/t/code.t ext/Storable/t/utf8hash.t intrpvar.h
10939           !> lib/File/Spec.pm perlapi.h perlio.c perliol.h perlvars.h sv.c
10940           !> t/op/write.t
10941 ____________________________________________________________________________
10942 [ 20270] By: jhi                                   on 2003/07/28  15:12:28
10943         Log: These directories no more exist during cleanup.
10944      Branch: perl
10945            ! Makefile.SH
10946 ____________________________________________________________________________
10947 [ 20269] By: jhi                                   on 2003/07/28  15:07:22
10948         Log: No more ext/*/*.t, move them all to ext/*/t.
10949      Branch: perl
10950            + ext/Devel/DProf/t/DProf.t ext/Devel/Peek/t/Peek.t
10951            + ext/Errno/t/Errno.t ext/GDBM_File/t/gdbm.t
10952            + ext/I18N/Langinfo/t/Langinfo.t ext/IPC/SysV/t/ipcsysv.t
10953            + ext/NDBM_File/t/ndbm.t ext/ODBM_File/t/odbm.t
10954            + ext/Opcode/t/Opcode.t ext/Opcode/t/ops.t ext/PerlIO/t/PerlIO.t
10955            + ext/SDBM_File/t/sdbm.t ext/Safe/t/safe1.t ext/Safe/t/safe2.t
10956            + ext/Safe/t/safe3.t ext/Socket/t/Socket.t
10957            + ext/Socket/t/socketpair.t ext/Sys/Hostname/t/Hostname.t
10958            + ext/Sys/Syslog/t/syslog.t ext/Time/HiRes/t/HiRes.t
10959            + ext/XS/Typemap/t/Typemap.t ext/attrs/t/attrs.t ext/re/t/re.t
10960            - ext/Devel/DProf/DProf.t ext/Devel/Peek/Peek.t
10961            - ext/Errno/Errno.t ext/GDBM_File/gdbm.t
10962            - ext/I18N/Langinfo/Langinfo.t ext/IPC/SysV/ipcsysv.t
10963            - ext/NDBM_File/ndbm.t ext/ODBM_File/odbm.t ext/Opcode/Opcode.t
10964            - ext/Opcode/ops.t ext/PerlIO/PerlIO.t ext/SDBM_File/sdbm.t
10965            - ext/Safe/safe1.t ext/Safe/safe2.t ext/Safe/safe3.t
10966            - ext/Socket/Socket.t ext/Socket/socketpair.t
10967            - ext/Sys/Hostname/Hostname.t ext/Sys/Syslog/syslog.t
10968            - ext/Time/HiRes/HiRes.t ext/XS/Typemap/Typemap.t ext/attrs.t
10969            - ext/re/re.t
10970            ! MANIFEST ext/IPC/SysV/MANIFEST
10971 ____________________________________________________________________________
10972 [ 20268] By: jhi                                   on 2003/07/28  14:31:17
10973         Log: Move the ext/IO tests to a more standard location so that
10974              the *.t do not get copied to the build tree (lib/IO/).
10975      Branch: perl
10976            + ext/IO/t/IO.t ext/IO/t/io_const.t ext/IO/t/io_dir.t
10977            + ext/IO/t/io_dup.t ext/IO/t/io_linenum.t
10978            + ext/IO/t/io_multihomed.t ext/IO/t/io_pipe.t ext/IO/t/io_poll.t
10979            + ext/IO/t/io_sel.t ext/IO/t/io_sock.t ext/IO/t/io_taint.t
10980            + ext/IO/t/io_tell.t ext/IO/t/io_udp.t ext/IO/t/io_unix.t
10981            + ext/IO/t/io_utf8.t ext/IO/t/io_xs.t
10982            - ext/IO/lib/IO/t/IO.t ext/IO/lib/IO/t/io_const.t
10983            - ext/IO/lib/IO/t/io_dir.t ext/IO/lib/IO/t/io_dup.t
10984            - ext/IO/lib/IO/t/io_linenum.t ext/IO/lib/IO/t/io_multihomed.t
10985            - ext/IO/lib/IO/t/io_pipe.t ext/IO/lib/IO/t/io_poll.t
10986            - ext/IO/lib/IO/t/io_sel.t ext/IO/lib/IO/t/io_sock.t
10987            - ext/IO/lib/IO/t/io_taint.t ext/IO/lib/IO/t/io_tell.t
10988            - ext/IO/lib/IO/t/io_udp.t ext/IO/lib/IO/t/io_unix.t
10989            - ext/IO/lib/IO/t/io_utf8.t ext/IO/lib/IO/t/io_xs.t
10990            ! MANIFEST
10991 ____________________________________________________________________________
10992 [ 20267] By: jhi                                   on 2003/07/28  14:16:44
10993         Log: Retract #20260.
10994      Branch: perl
10995            ! perlio.c perliol.h
10996 ____________________________________________________________________________
10997 [ 20266] By: jhi                                   on 2003/07/28  13:38:59
10998         Log: Bump the $VERSION of core File::Spec as requested by Ken Williams.
10999      Branch: perl
11000            ! lib/File/Spec.pm
11001 ____________________________________________________________________________
11002 [ 20265] By: jhi                                   on 2003/07/28  13:23:44
11003         Log: Subject: [PATCH] #20177 broke skip logic in t/op/write.t
11004              From: "Craig A. Berry" <craigberry@mac.com>
11005              Date: Mon, 28 Jul 2003 08:04:32 -0500
11006              Message-ID: <3F251F60.6050607@mac.com>
11007      Branch: perl
11008            ! t/op/write.t
11009 ____________________________________________________________________________
11010 [ 20264] By: jhi                                   on 2003/07/28  13:21:58
11011         Log: Subject: [PATCH] t/op/write.t cleanup after itself.
11012              From: Michael G Schwern <schwern@pobox.com>
11013              Date: Mon, 28 Jul 2003 05:54:19 -0700
11014              Message-ID: <20030728125419.GJ21044@windhund.schwern.org>
11015      Branch: perl
11016            ! t/op/write.t
11017 ____________________________________________________________________________
11018 [ 20263] By: jhi                                   on 2003/07/28  12:13:24
11019         Log: Make Storable work with blead/maint by making PL_sv_placeholder
11020              a true global, bump $VERSION to 2.08.  Will take a look at the
11021              portability issue of placeholders soon.
11022      Branch: perl
11023            ! embedvar.h ext/Storable/Storable.pm ext/Storable/Storable.xs
11024            ! intrpvar.h perlapi.h perlvars.h sv.c
11025 ____________________________________________________________________________
11026 [ 20262] By: jhi                                   on 2003/07/28  11:35:31
11027         Log: Storable test nosewipe.
11028      Branch: perl
11029            ! ext/Storable/t/code.t ext/Storable/t/utf8hash.t
11030 ____________________________________________________________________________
11031 [ 20261] By: jhi                                   on 2003/07/28  11:02:23
11032         Log: Solaris cc didn't appreciate casting a long to a pointer
11033              with no cast, and lval casts are unportable, so introduce
11034              a rval cast.
11035      Branch: perl
11036            ! bytecode.pl ext/ByteLoader/byterun.c
11037 ____________________________________________________________________________
11038 [ 20260] By: jhi                                   on 2003/07/28  10:46:58
11039         Log: (Retracted by #20267)
11040      Branch: perl
11041            ! perlio.c perliol.h
11042 ____________________________________________________________________________
11043 [ 20259] By: jhi                                   on 2003/07/28  10:10:26
11044         Log: Minor tweak to the Perl_ advise.
11045      Branch: maint-5.8/perl
11046            ! pod/perldelta.pod
11047 ____________________________________________________________________________
11048 [ 20258] By: jhi                                   on 2003/07/28  10:08:51
11049         Log: Integrate:
11050              [ 20256]
11051              Extra noise from File::Spec.
11052              
11053              [ 20257]
11054              Subject: CPAN/t/signature.t noisy
11055              From: Michael G Schwern <schwern@pobox.com>
11056              Date: Mon, 28 Jul 2003 02:14:19 -0700
11057              Message-ID: <20030728091419.GG21044@windhund.schwern.org>
11058      Branch: maint-5.8/perl
11059           !> lib/CPAN/t/signature.t lib/File/Spec/t/rel2abs2rel.t
11060 ____________________________________________________________________________
11061 [ 20257] By: jhi                                   on 2003/07/28  10:05:58
11062         Log: Subject: CPAN/t/signature.t noisy
11063              From: Michael G Schwern <schwern@pobox.com>
11064              Date: Mon, 28 Jul 2003 02:14:19 -0700
11065              Message-ID: <20030728091419.GG21044@windhund.schwern.org>
11066      Branch: perl
11067            ! lib/CPAN/t/signature.t
11068 ____________________________________________________________________________
11069 [ 20256] By: jhi                                   on 2003/07/28  10:00:11
11070         Log: Extra noise from File::Spec.
11071      Branch: perl
11072            ! lib/File/Spec/t/rel2abs2rel.t
11073 ____________________________________________________________________________
11074 [ 20255] By: jhi                                   on 2003/07/28  09:50:55
11075         Log: Prettyprint the constants list of defsubs_h.PL.
11076      Branch: perl
11077            ! ext/B/defsubs_h.PL
11078 ____________________________________________________________________________
11079 [ 20254] By: jhi                                   on 2003/07/28  09:48:25
11080         Log: Integrate:
11081              [ 20246]
11082              Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.
11083              (from Enache)
11084              
11085              [ 20247]
11086              Upgrade to CGI 2.97.
11087              
11088              [ 20248]
11089              Subject: Re: downrev modules in RC2
11090              From: Gisle Aas <gisle@ActiveState.com>
11091              Date: 27 Jul 2003 20:25:07 -0700
11092              Message-ID: <lrptjv1gfg.fsf@caliper.activestate.com>
11093              
11094              (upgrade to Digest::MD5 2.26)
11095              
11096              [ 20249]
11097              Missing test file.  (Not very useful since Module::Signature
11098              is not in the core, but let's not make an exception.)
11099              
11100              [ 20250]
11101              Add $VERSION to B::Bytecode.
11102              
11103              [ 20251]
11104              Clarify the process a bit.
11105              
11106              [ 20252]
11107              More clarification about the hash randomisation defines.
11108              
11109              [ 20253]
11110              Subject: [PATCH] B enhancements
11111              From: Stephen McCamant <smcc@mit.edu>
11112              Date: Sun, 27 Jul 2003 14:07:46 -0400
11113              Message-ID: <16164.5362.577992.841787@syllepsis.MIT.EDU>
11114              
11115              (heavy prettyprinting in defsubs_h.PL; must do the same in blead)
11116      Branch: maint-5.8/perl
11117           !> INSTALL MANIFEST bytecode.pl ext/B/B.pm ext/B/B.xs
11118           !> ext/B/B/Bytecode.pm ext/B/defsubs_h.PL
11119           !> ext/ByteLoader/byterun.c ext/Digest/MD5/Changes
11120           !> ext/Digest/MD5/MD5.pm ext/Digest/MD5/MD5.xs
11121           !> ext/Digest/MD5/t/files.t lib/CGI.pm perl.h
11122 ____________________________________________________________________________
11123 [ 20253] By: jhi                                   on 2003/07/28  04:56:48
11124         Log: Subject: [PATCH] B enhancements
11125              From: Stephen McCamant <smcc@mit.edu>
11126              Date: Sun, 27 Jul 2003 14:07:46 -0400
11127              Message-ID: <16164.5362.577992.841787@syllepsis.MIT.EDU>
11128      Branch: perl
11129            ! ext/B/B.pm ext/B/B.xs ext/B/defsubs_h.PL
11130 ____________________________________________________________________________
11131 [ 20252] By: jhi                                   on 2003/07/28  04:55:42
11132         Log: More clarification about the hash randomisation defines.
11133      Branch: perl
11134            ! perl.h
11135 ____________________________________________________________________________
11136 [ 20251] By: jhi                                   on 2003/07/28  04:51:46
11137         Log: Clarify the process a bit.
11138      Branch: perl
11139            ! INSTALL
11140 ____________________________________________________________________________
11141 [ 20250] By: jhi                                   on 2003/07/28  04:43:23
11142         Log: Add $VERSION to B::Bytecode.
11143      Branch: perl
11144            ! ext/B/B/Bytecode.pm
11145 ____________________________________________________________________________
11146 [ 20249] By: jhi                                   on 2003/07/28  04:39:14
11147         Log: Missing test file.  (Not very useful since Module::Signature
11148              is not in the core, but let's not make an exception.)
11149      Branch: perl
11150            ! MANIFEST
11151 ____________________________________________________________________________
11152 [ 20248] By: jhi                                   on 2003/07/28  04:35:27
11153         Log: Subject: Re: downrev modules in RC2
11154              From: Gisle Aas <gisle@ActiveState.com>
11155              Date: 27 Jul 2003 20:25:07 -0700
11156              Message-ID: <lrptjv1gfg.fsf@caliper.activestate.com>
11157              
11158              (upgrade to Digest::MD5 2.26)
11159      Branch: perl
11160            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
11161            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
11162 ____________________________________________________________________________
11163 [ 20247] By: jhi                                   on 2003/07/28  04:31:32
11164         Log: Upgrade to CGI 2.97.
11165      Branch: perl
11166            ! lib/CGI.pm
11167 ____________________________________________________________________________
11168 [ 20246] By: jhi                                   on 2003/07/28  04:26:58
11169         Log: Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.
11170              (from Enache)
11171      Branch: perl
11172            ! bytecode.pl ext/ByteLoader/byterun.c
11173 ____________________________________________________________________________
11174 [ 20245] By: jhi                                   on 2003/07/27  20:36:44
11175         Log: Revert #20140.
11176      Branch: maint-5.8/perl
11177            ! pod/perldelta.pod
11178 ____________________________________________________________________________
11179 [ 20244] By: jhi                                   on 2003/07/27  20:35:49
11180         Log: Integrate:
11181              [ 20242]
11182              We now return to your normally scheduled hash randomisation.
11183              
11184              [ 20243]
11185              Upgrade to CPAN 1.72.
11186      Branch: maint-5.8/perl
11187           +> lib/CPAN/t/signature.t
11188           !> INSTALL MANIFEST lib/CPAN.pm perl.h pod/perlfunc.pod
11189           !> pod/perlrun.pod pod/perlsec.pod
11190 ____________________________________________________________________________
11191 [ 20243] By: jhi                                   on 2003/07/27  20:31:31
11192         Log: Upgrade to CPAN 1.72.
11193      Branch: perl
11194            + lib/CPAN/t/signature.t
11195            ! MANIFEST lib/CPAN.pm
11196 ____________________________________________________________________________
11197 [ 20242] By: jhi                                   on 2003/07/27  20:21:40
11198         Log: We now return to your normally scheduled hash randomisation.
11199      Branch: perl
11200            ! INSTALL perl.h pod/perlfunc.pod pod/perlrun.pod
11201            ! pod/perlsec.pod
11202 ____________________________________________________________________________
11203 [ 20241] By: jhi                                   on 2003/07/27  20:07:20
11204         Log: Integrate:
11205              [ 20219]
11206              Subject: [PATCH-for-RC2] WinCE port addition
11207              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
11208              Date: Fri, 25 Jul 2003 22:17:11 +0400
11209              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200D42@cio-test001.spb.lucent.com>
11210              
11211              [ 20220]
11212              Subject: Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all
11213              From: Enache Adrian <enache@rdslink.ro>
11214              Date: Fri, 18 Jul 2003 23:15:37 +0300
11215              Message-ID: <20030718201537.GA1574@ratsnest.hole>
11216              
11217              [ 20221]
11218              Subject: [PATCH] fix for File::Find logical name collision on VMS
11219              From: "Craig A. Berry" <craigberry@mac.com>
11220              Date: Mon, 21 Jul 2003 19:40:20 -0500
11221              Message-ID: <3F1C87F4.2070401@mac.com>
11222              
11223              [ 20222]
11224              Regenerated because of #20220.
11225              
11226              [ 20223]
11227              Regen byterun once more: the incav is not yet right, but at
11228              least it compiles now (Tru64 cc choked on the lvalue cast).
11229              
11230              [ 20224]
11231              Subject: Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
11232              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
11233              Date: Sun, 20 Jul 2003 22:36:02 +0200
11234              Message-ID: <006801c34efe$8aac1920$0c2f1fac@R2D2>
11235              
11236              [ 20225]
11237              Upgrade to File::Spec 0.85.
11238              
11239              [ 20229]
11240              Skip the test until Enache fixes it.
11241              
11242              [ 20230]
11243              Upgrade to I18N::LangTags 0.28.
11244              
11245              [ 20231]
11246              Unicode::UCD doc nit from Andreas Koenig.
11247              
11248              [ 20232]
11249              A bug reported in perl-unicode by Terry Jones, fixed
11250              by Andreas Koenig, and add a test.
11251              
11252              [ 20233]
11253              Upgrade to Pod::Perldoc 3.09.
11254              
11255              [ 20234]
11256              Reapply some perldoc changes not in 3.09.
11257              
11258              [ 20235]
11259              Further Byteloader tweaks from Enache.
11260              
11261              [ 20236]
11262              Add -l (one file per line) option to manicheck.
11263              
11264              [ 20237]
11265              Missing MakeMaker test.
11266              
11267              [ 20238]
11268              Upgrade to Test::Harness 2.29.
11269              
11270              [ 20239]
11271              cleanup tiehandle.t to use test.pl, is(), like(), etc...
11272              (Schwern)
11273              
11274              [ 20240]
11275              fresh_perl_(is|like) were printing out the wrong file/line
11276              number on failure because _where() was hard coded to only
11277              look one level up the call stack.  In these cases it has to
11278              look two.
11279              (Schwern)
11280      Branch: maint-5.8/perl
11281           +> lib/ExtUtils/t/postamble.t lib/I18N/LangTags/t/01test.t
11282            - lib/I18N/LangTags/test.pl wince/README.compile
11283           !> (integrate 60 files)
11284 ____________________________________________________________________________
11285 [ 20240] By: jhi                                   on 2003/07/27  19:45:22
11286         Log: fresh_perl_(is|like) were printing out the wrong file/line
11287              number on failure because _where() was hard coded to only
11288              look one level up the call stack.  In these cases it has to
11289              look two.
11290              (Schwern)
11291      Branch: perl
11292            ! t/test.pl
11293 ____________________________________________________________________________
11294 [ 20239] By: jhi                                   on 2003/07/27  19:43:34
11295         Log: cleanup tiehandle.t to use test.pl, is(), like(), etc...
11296              (Schwern)
11297      Branch: perl
11298            ! t/op/tiehandle.t
11299 ____________________________________________________________________________
11300 [ 20238] By: jhi                                   on 2003/07/27  19:20:45
11301         Log: Upgrade to Test::Harness 2.29.
11302      Branch: perl
11303            ! lib/Test/Harness.pm lib/Test/Harness/Straps.pm
11304            ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
11305            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
11306            ! lib/Test/Harness/t/test-harness.t
11307 ____________________________________________________________________________
11308 [ 20237] By: jhi                                   on 2003/07/27  18:37:45
11309         Log: Missing MakeMaker test.
11310      Branch: perl
11311            + lib/ExtUtils/t/postamble.t
11312            ! MANIFEST
11313 ____________________________________________________________________________
11314 [ 20236] By: jhi                                   on 2003/07/27  18:29:16
11315         Log: Add -l (one file per line) option to manicheck.
11316      Branch: perl
11317            ! Porting/manicheck
11318 ____________________________________________________________________________
11319 [ 20235] By: jhi                                   on 2003/07/27  18:08:55
11320         Log: Further Byteloader tweaks from Enache.
11321      Branch: perl
11322            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
11323            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/defsubs_h.PL
11324            ! ext/B/t/assembler.t ext/ByteLoader/ByteLoader.pm
11325            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
11326            ! ext/ByteLoader/byterun.h t/TEST
11327 ____________________________________________________________________________
11328 [ 20234] By: jhi                                   on 2003/07/27  18:02:24
11329         Log: Reapply some perldoc changes not in 3.09.
11330      Branch: perl
11331            ! lib/Pod/Perldoc.pm
11332 ____________________________________________________________________________
11333 [ 20233] By: jhi                                   on 2003/07/27  17:51:01
11334         Log: Upgrade to Pod::Perldoc 3.09.
11335      Branch: perl
11336            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
11337 ____________________________________________________________________________
11338 [ 20232] By: jhi                                   on 2003/07/27  17:34:23
11339         Log: A bug reported in perl-unicode by Terry Jones, fixed
11340              by Andreas Koenig, and add a test.
11341      Branch: perl
11342            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
11343 ____________________________________________________________________________
11344 [ 20231] By: jhi                                   on 2003/07/27  17:21:11
11345         Log: Unicode::UCD doc nit from Andreas Koenig.
11346      Branch: perl
11347            ! lib/Unicode/UCD.pm
11348 ____________________________________________________________________________
11349 [ 20230] By: jhi                                   on 2003/07/27  17:13:55
11350         Log: Upgrade to I18N::LangTags 0.28.
11351      Branch: perl
11352            + lib/I18N/LangTags/t/01test.t
11353            - lib/I18N/LangTags/test.pl
11354            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/List.pm
11355 ____________________________________________________________________________
11356 [ 20229] By: jhi                                   on 2003/07/27  16:59:27
11357         Log: Skip the test until Enache fixes it.
11358      Branch: perl
11359            ! ext/B/t/assembler.t
11360 ____________________________________________________________________________
11361 [ 20228] By: jhi                                   on 2003/07/27  16:54:28
11362         Log: More perldelta tweakage.
11363      Branch: maint-5.8/perl
11364            ! pod/perldelta.pod
11365 ____________________________________________________________________________
11366 [ 20227] By: jhi                                   on 2003/07/27  16:49:50
11367         Log: Some perldelta tweaks.
11368      Branch: maint-5.8/perl
11369            ! pod/perldelta.pod
11370 ____________________________________________________________________________
11371 [ 20226] By: jhi                                   on 2003/07/27  16:20:45
11372         Log: Retract #14952, too aggressive for a maint release.
11373      Branch: maint-5.8/perl
11374            ! pod/perldata.pod pod/perldiag.pod pod/perltie.pod pp.c
11375            ! pp_hot.c t/op/magic.t
11376 ____________________________________________________________________________
11377 [ 20225] By: jhi                                   on 2003/07/27  16:12:44
11378         Log: Upgrade to File::Spec 0.85.
11379      Branch: perl
11380            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
11381            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
11382            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
11383            ! lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
11384            ! lib/File/Spec/t/rel2abs2rel.t
11385 ____________________________________________________________________________
11386 [ 20224] By: jhi                                   on 2003/07/27  15:48:20
11387         Log: Subject: Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
11388              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
11389              Date: Sun, 20 Jul 2003 22:36:02 +0200
11390              Message-ID: <006801c34efe$8aac1920$0c2f1fac@R2D2>
11391      Branch: perl
11392            ! dump.c embedvar.h ext/Storable/Storable.xs hv.c intrpvar.h
11393            ! perl.c perlapi.h sv.c universal.c
11394 ____________________________________________________________________________
11395 [ 20223] By: jhi                                   on 2003/07/27  15:43:30
11396         Log: Regen byterun once more: the incav is not yet right, but at
11397              least it compiles now (Tru64 cc choked on the lvalue cast).
11398      Branch: perl
11399            ! bytecode.pl ext/ByteLoader/byterun.c
11400 ____________________________________________________________________________
11401 [ 20222] By: jhi                                   on 2003/07/27  15:31:52
11402         Log: Regenerated because of #20220.
11403      Branch: perl
11404            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
11405            ! ext/ByteLoader/byterun.h
11406 ____________________________________________________________________________
11407 [ 20221] By: jhi                                   on 2003/07/27  15:19:57
11408         Log: Subject: [PATCH] fix for File::Find logical name collision on VMS
11409              From: "Craig A. Berry" <craigberry@mac.com>
11410              Date: Mon, 21 Jul 2003 19:40:20 -0500
11411              Message-ID: <3F1C87F4.2070401@mac.com>
11412      Branch: perl
11413            ! lib/File/Find.pm
11414 ____________________________________________________________________________
11415 [ 20220] By: jhi                                   on 2003/07/27  15:13:10
11416         Log: Subject: Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all
11417              From: Enache Adrian <enache@rdslink.ro>
11418              Date: Fri, 18 Jul 2003 23:15:37 +0300
11419              Message-ID: <20030718201537.GA1574@ratsnest.hole>
11420      Branch: perl
11421            ! Makefile.SH bytecode.pl ext/B/B.xs ext/B/B/Assembler.pm
11422            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/typemap
11423            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
11424            ! ext/ByteLoader/bytecode.h installperl t/TEST utils/perlcc.PL
11425 ____________________________________________________________________________
11426 [ 20219] By: jhi                                   on 2003/07/27  15:08:23
11427         Log: Subject: [PATCH-for-RC2] WinCE port addition
11428              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
11429              Date: Fri, 25 Jul 2003 22:17:11 +0400
11430              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200D42@cio-test001.spb.lucent.com>
11431      Branch: perl
11432            - wince/README.compile
11433            ! MANIFEST README.ce wince/Makefile.ce wince/README.perlce
11434            ! wince/compile.bat wince/wince.c wince/wince.h
11435 ____________________________________________________________________________
11436 [ 20218] By: jhi                                   on 2003/07/25  08:03:37
11437         Log: Integrate:
11438              [ 20217]
11439              Another missing hunk for MakeMaker from .org.
11440      Branch: maint-5.8/perl
11441           !> lib/ExtUtils/MakeMaker.pm
11442 ____________________________________________________________________________
11443 [ 20217] By: jhi                                   on 2003/07/25  06:39:08
11444         Log: Another missing hunk for MakeMaker from .org.
11445      Branch: perl
11446            ! lib/ExtUtils/MakeMaker.pm
11447 ____________________________________________________________________________
11448 [ 20216] By: jhi                                   on 2003/07/25  06:09:50
11449         Log: perldelta VMS updates from Craig Berry.
11450      Branch: maint-5.8/perl
11451            ! pod/perldelta.pod
11452 ____________________________________________________________________________
11453 [ 20215] By: jhi                                   on 2003/07/25  06:07:38
11454         Log: Subject: [perl #23091] l $var broken in debugger
11455              From: "rjk-perl@focalex.com (via RT)" <perlbug-followup@perl.org>
11456              Date: 22 Jul 2003 19:08:15 -0000
11457              Message-ID: <rt-23091-61662.16.0158690528893@rt.perl.org>
11458      Branch: maint-5.8/perl
11459            ! lib/perl5db.pl
11460 ____________________________________________________________________________
11461 [ 20214] By: jhi                                   on 2003/07/24  14:50:34
11462         Log: Integrate:
11463              [ 20213]
11464              Grabbed from www.makemaker.org.
11465      Branch: maint-5.8/perl
11466           +> t/lib/MakeMaker/Test/Setup/Recurs.pm
11467           !> MANIFEST
11468 ____________________________________________________________________________
11469 [ 20213] By: jhi                                   on 2003/07/24  14:49:25
11470         Log: Grabbed from www.makemaker.org.
11471      Branch: perl
11472            + t/lib/MakeMaker/Test/Setup/Recurs.pm
11473            ! MANIFEST
11474 ____________________________________________________________________________
11475 [ 20212] By: jhi                                   on 2003/07/24  14:32:57
11476         Log: Integrate:
11477              [ 20184]
11478              Subject: [PATCH 5.8.1 @20153] malloc cleanup
11479              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
11480              Date: Tue, 15 Jul 2003 07:46:58 -0700
11481              Message-ID: <20030715144657.GA21313@math.berkeley.edu>
11482              
11483              [ 20186]
11484              Subject: Re: problem with rc1 and rc2 on Mac OS X
11485              From: Edward Moy <emoy@apple.com>
11486              Date: Sun, 13 Jul 2003 14:12:57 -0700
11487              Message-Id: <C66FBFAC-B576-11D7-89B5-0030657B317C@apple.com>
11488              
11489              [ 20187]
11490              Subject: [PATCH] configure.gnu --prefix
11491              From: slaven@rezic.de
11492              Date: Thu, 10 Jul 2003 09:33:27 +0000
11493              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
11494              
11495              [ 20188]
11496              Subject: [PATCH RC2] configpm breakage on VMS
11497              From: "Craig A. Berry" <craigberry@mac.com>
11498              Date: Sun, 13 Jul 2003 08:28:55 -0500
11499              Message-ID: <3F115E97.4070207@mac.com>
11500              
11501              [ 20189]
11502              Subject: [PATCH RC2] Missing semicolon in PERL_FPU_INIT macro
11503              From: Stephen Clouse <stephenc@theiqgroup.com>
11504              Date: Tue, 22 Jul 2003 21:31:38 -0500
11505              Message-ID: <20030723023138.GA15653@owns.warpcore.org>
11506              
11507              [ 20190]
11508              Subject: [perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
11509              From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
11510              Date: 22 Jul 2003 02:59:13 -0000
11511              Message-ID: <rt-23080-61622.7.95831816717467@rt.perl.org>
11512              
11513              [ 20193]
11514              Subject: [perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0 
11515              From: Hrunting Johnson (via RT) <perlbug-followup@perl.org>
11516              Date: 14 Jul 2003 05:37:02 -0000
11517              Message-ID: <rt-22965-60791.13.0539297217452@rt.perl.org>
11518              
11519              [ 20194]
11520              Subject: [perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning 
11521              From: "ilya@juil.nonet (via RT)" <perlbug-followup@perl.org>
11522              Date: 14 Jul 2003 05:37:15 -0000
11523              Message-ID: <rt-22971-60818.3.78636614866039@rt.perl.org>
11524              
11525              [ 20195]
11526              POSIX-BC patch from Thomas Dorner.
11527              
11528              [ 20196]
11529              EBCDIC fix from Thomas Dorner.
11530              
11531              [ 20197]
11532              Subject: [PATCH] typo in VMS::Filespec
11533              From: Ken Williams <ken@mathforum.org>
11534              Date: Tue, 22 Jul 2003 15:18:21 -0500
11535              Message-Id: <A3E1AAA0-BC81-11D7-B0BB-003065F6D85A@mathforum.org>
11536              
11537              [ 20198]
11538              Subject: [PATCH] Re: Bug in B::Deparse/Concise with ithreads
11539              From: Stephen McCamant <smcc@mit.edu>
11540              Date: Sat, 19 Jul 2003 12:06:31 -0400
11541              Message-ID: <16153.27783.300094.464863@syllepsis.MIT.EDU>
11542              
11543              [ 20199]
11544              Subject: [PATCH] Re: Reference to tied elements results in lvalue.
11545              From: Dave Mitchell <davem@fdgroup.com>
11546              Date: Fri, 18 Jul 2003 18:49:43 +0100
11547              Message-ID: <20030718174943.GB6427@fdgroup.com>
11548              
11549              [ 20200]
11550              Subject: [PATCH] Fix saving 'V' magic in scan_vstring()
11551              From: Stephen McCamant <smcc@mit.edu>
11552              Date: Tue, 22 Jul 2003 09:41:10 -0400
11553              Message-ID: <16157.16118.998307.110037@syllepsis.MIT.EDU>
11554              
11555              [ 20201]
11556              Subject: PATCH: More edge tests on t/op/pow.t
11557              From: Andy Lester <andy@petdance.com>
11558              Date: Wed, 23 Jul 2003 16:38:35 -0500
11559              Message-ID: <20030723213834.GA20468@petdance.com>
11560              
11561              [ 20202]
11562              Subject: [patch] perldebug.pod clarification
11563              From: Stéphane Payrard <stef@payrard.net>
11564              Date: Mon, 21 Jul 2003 21:36:59 +0200
11565              Message-ID: <20030721193659.GC2722@stefp.dyndns.org>
11566              
11567              [ 20203]
11568              Subject: [possible PATCH?] Re: Where is PerlIO_isutf8()?
11569              From: Steve Hay <steve.hay@uk.radan.com>
11570              Date: Fri, 18 Jul 2003 10:03:21 +0100
11571              Message-ID: <3F17B7D9.80805@uk.radan.com>
11572              
11573              [ 20206]
11574              Subject: [perl #23091] l $var broken in debugger 
11575              From: "rjk-perl@focalex.com (via RT)" <perlbug-followup@perl.org>
11576              Date: 22 Jul 2003 19:08:15 -0000
11577              Message-ID: <rt-23091-61662.16.0158690528893@rt.perl.org>
11578              
11579              [ 20207]
11580              Subject: [PATCH] ExtUtils::MakeMaker 6.10_08
11581              From: Michael G Schwern <schwern@pobox.com>
11582              Date: Mon, 21 Jul 2003 20:12:25 -0700
11583              Message-ID: <20030722031224.GD12711@windhund.schwern.org>
11584              
11585              [ 20208]
11586              Subject: [ANNOUNCE] ExtUtils::MakeMaker 6.11
11587              From: Michael G Schwern <schwern@pobox.com>
11588              Date: Thu, 24 Jul 2003 01:28:07 -0700
11589              Message-ID: <20030724082807.GA24285@windhund.schwern.org>
11590              
11591              [ 20209]
11592              Subject: Re: [typo] sv.c pod/perlapi.pod
11593              From: Stas Bekman <stas@stason.org>
11594              Date: Thu, 24 Jul 2003 16:49:27 +0200
11595              Message-ID: <3F1FF1F7.30500@stason.org>
11596              
11597              [ 20211]
11598              Subject: [perl #22946] Bug in Unicode surrogate pair conversion in Perl_utf16_to_utf8 
11599              From: "Dinger, Tom" (via RT) <perlbug-followup@perl.org>
11600              Date: 14 Jul 2003 05:35:15 -0000
11601              Message-ID: <rt-22946-60715.1.00007189884266@rt.perl.org>
11602      Branch: maint-5.8/perl
11603           +> lib/ExtUtils/t/recurs.t
11604           !> (integrate 37 files)
11605 ____________________________________________________________________________
11606 [ 20211] By: jhi                                   on 2003/07/24  14:00:29
11607         Log: Subject: [perl #22946] Bug in Unicode surrogate pair conversion in Perl_utf16_to_utf8 
11608              From: "Dinger, Tom" (via RT) <perlbug-followup@perl.org>
11609              Date: 14 Jul 2003 05:35:15 -0000
11610              Message-ID: <rt-22946-60715.1.00007189884266@rt.perl.org>
11611      Branch: perl
11612            ! utf8.c
11613 ____________________________________________________________________________
11614 [ 20210] By: jhi                                   on 2003/07/24  13:49:51
11615         Log: Subject: [perl #23090] debugger not highlighting current line with ==> 
11616              From: Ronald J Kimball (via RT) <perlbug-followup@perl.org>
11617              Date: 22 Jul 2003 18:50:48 -0000
11618              Message-ID: <rt-23090-61657.0.108280321391732@rt.perl.org>
11619      Branch: maint-5.8/perl
11620            ! lib/perl5db.pl
11621 ____________________________________________________________________________
11622 [ 20209] By: jhi                                   on 2003/07/24  13:42:58
11623         Log: Subject: Re: [typo] sv.c pod/perlapi.pod
11624              From: Stas Bekman <stas@stason.org>
11625              Date: Thu, 24 Jul 2003 16:49:27 +0200
11626              Message-ID: <3F1FF1F7.30500@stason.org>
11627      Branch: perl
11628            ! pod/perlapi.pod sv.c
11629 ____________________________________________________________________________
11630 [ 20208] By: jhi                                   on 2003/07/24  13:41:37
11631         Log: Subject: [ANNOUNCE] ExtUtils::MakeMaker 6.11
11632              From: Michael G Schwern <schwern@pobox.com>
11633              Date: Thu, 24 Jul 2003 01:28:07 -0700
11634              Message-ID: <20030724082807.GA24285@windhund.schwern.org>
11635      Branch: perl
11636            ! lib/ExtUtils/MakeMaker.pm
11637 ____________________________________________________________________________
11638 [ 20207] By: jhi                                   on 2003/07/24  13:40:39
11639         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_08
11640              From: Michael G Schwern <schwern@pobox.com>
11641              Date: Mon, 21 Jul 2003 20:12:25 -0700
11642              Message-ID: <20030722031224.GD12711@windhund.schwern.org>
11643      Branch: perl
11644            + lib/ExtUtils/t/recurs.t
11645            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/META.yml
11646            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
11647            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
11648            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/PATCHING
11649            ! lib/ExtUtils/README lib/ExtUtils/t/Command.t
11650            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
11651            ! lib/ExtUtils/t/basic.t
11652 ____________________________________________________________________________
11653 [ 20206] By: jhi                                   on 2003/07/24  13:23:27
11654         Log: (accidentally empty checkin)
11655      Branch: perl
11656            ! lib/perl5db.pl
11657 ____________________________________________________________________________
11658 [ 20205] By: jhi                                   on 2003/07/24  13:20:26
11659         Log: Subject: Re: Final doc cleanup for the debugger
11660              From: "Ronald J. Kimball" <rjk@linguist.thayer.dartmouth.edu>
11661              Date: Mon, 21 Jul 2003 14:41:50 -0400
11662              Message-ID: <20030721184150.GC29381@linguist.thayer.dartmouth.edu>
11663      Branch: maint-5.8/perl
11664            ! lib/perl5db.pl
11665 ____________________________________________________________________________
11666 [ 20204] By: jhi                                   on 2003/07/24  13:18:39
11667         Log: Subject: Final doc cleanup for the debugger
11668              From: Joe McMahon <mcmahon@ibiblio.org>
11669              Date: Mon, 21 Jul 2003 12:09:45 -0400
11670              Message-Id: <BE723BEA-BB95-11D7-9203-000393BCA0FC@ibiblio.org>
11671      Branch: maint-5.8/perl
11672            ! lib/perl5db.pl
11673 ____________________________________________________________________________
11674 [ 20203] By: jhi                                   on 2003/07/24  13:14:53
11675         Log: Subject: [possible PATCH?] Re: Where is PerlIO_isutf8()?
11676              From: Steve Hay <steve.hay@uk.radan.com>
11677              Date: Fri, 18 Jul 2003 10:03:21 +0100
11678              Message-ID: <3F17B7D9.80805@uk.radan.com>
11679      Branch: perl
11680            ! makedef.pl
11681 ____________________________________________________________________________
11682 [ 20202] By: jhi                                   on 2003/07/24  13:12:08
11683         Log: Subject: [patch] perldebug.pod clarification
11684              From: Stéphane Payrard <stef@payrard.net>
11685              Date: Mon, 21 Jul 2003 21:36:59 +0200
11686              Message-ID: <20030721193659.GC2722@stefp.dyndns.org>
11687      Branch: perl
11688            ! pod/perldebug.pod
11689 ____________________________________________________________________________
11690 [ 20201] By: jhi                                   on 2003/07/24  13:08:50
11691         Log: Subject: PATCH: More edge tests on t/op/pow.t
11692              From: Andy Lester <andy@petdance.com>
11693              Date: Wed, 23 Jul 2003 16:38:35 -0500
11694              Message-ID: <20030723213834.GA20468@petdance.com>
11695      Branch: perl
11696            ! t/op/pow.t
11697 ____________________________________________________________________________
11698 [ 20200] By: jhi                                   on 2003/07/24  13:06:36
11699         Log: Subject: [PATCH] Fix saving 'V' magic in scan_vstring()
11700              From: Stephen McCamant <smcc@mit.edu>
11701              Date: Tue, 22 Jul 2003 09:41:10 -0400
11702              Message-ID: <16157.16118.998307.110037@syllepsis.MIT.EDU>
11703      Branch: perl
11704            ! toke.c
11705 ____________________________________________________________________________
11706 [ 20199] By: jhi                                   on 2003/07/24  13:04:24
11707         Log: Subject: [PATCH] Re: Reference to tied elements results in lvalue.
11708              From: Dave Mitchell <davem@fdgroup.com>
11709              Date: Fri, 18 Jul 2003 18:49:43 +0100
11710              Message-ID: <20030718174943.GB6427@fdgroup.com>
11711      Branch: perl
11712            ! sv.c t/op/tie.t
11713 ____________________________________________________________________________
11714 [ 20198] By: jhi                                   on 2003/07/24  09:07:45
11715         Log: Subject: [PATCH] Re: Bug in B::Deparse/Concise with ithreads
11716              From: Stephen McCamant <smcc@mit.edu>
11717              Date: Sat, 19 Jul 2003 12:06:31 -0400
11718              Message-ID: <16153.27783.300094.464863@syllepsis.MIT.EDU>
11719      Branch: perl
11720            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
11721 ____________________________________________________________________________
11722 [ 20197] By: jhi                                   on 2003/07/24  08:59:45
11723         Log: Subject: [PATCH] typo in VMS::Filespec
11724              From: Ken Williams <ken@mathforum.org>
11725              Date: Tue, 22 Jul 2003 15:18:21 -0500
11726              Message-Id: <A3E1AAA0-BC81-11D7-B0BB-003065F6D85A@mathforum.org>
11727      Branch: perl
11728            ! vms/ext/Filespec.pm
11729 ____________________________________________________________________________
11730 [ 20196] By: jhi                                   on 2003/07/24  08:54:54
11731         Log: EBCDIC fix from Thomas Dorner.
11732      Branch: perl
11733            ! Makefile.SH
11734 ____________________________________________________________________________
11735 [ 20195] By: jhi                                   on 2003/07/24  08:54:13
11736         Log: POSIX-BC patch from Thomas Dorner.
11737      Branch: perl
11738            ! hints/posix-bc.sh
11739 ____________________________________________________________________________
11740 [ 20194] By: jhi                                   on 2003/07/24  08:45:55
11741         Log: Subject: [perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning 
11742              From: "ilya@juil.nonet (via RT)" <perlbug-followup@perl.org>
11743              Date: 14 Jul 2003 05:37:15 -0000
11744              Message-ID: <rt-22971-60818.3.78636614866039@rt.perl.org>
11745      Branch: perl
11746            ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
11747 ____________________________________________________________________________
11748 [ 20193] By: jhi                                   on 2003/07/24  08:43:33
11749         Log: Subject: [perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0 
11750              From: Hrunting Johnson (via RT) <perlbug-followup@perl.org>
11751              Date: 14 Jul 2003 05:37:02 -0000
11752              Message-ID: <rt-22965-60791.13.0539297217452@rt.perl.org>
11753      Branch: perl
11754            ! ext/IO/lib/IO/Socket.pm
11755 ____________________________________________________________________________
11756 [ 20192] By: jhi                                   on 2003/07/24  08:40:01
11757         Log: Subject: [PATCH maint] Re: Fatal 5.8.1 error in our $FOO = x if $FOO
11758              From: Dave Mitchell <davem@fdgroup.com>
11759              Date: Thu, 17 Jul 2003 21:54:01 +0100
11760              Message-ID: <20030717205401.GB2994@fdgroup.com>
11761      Branch: maint-5.8/perl
11762            ! pad.c t/lib/warnings/pad
11763 ____________________________________________________________________________
11764 [ 20191] By: jhi                                   on 2003/07/24  08:38:35
11765         Log: Subject: [PATCH] Re: Fatal 5.8.1 error in our $FOO = x if $FOO
11766              From: Dave Mitchell <davem@fdgroup.com>
11767              Date: Thu, 17 Jul 2003 20:33:29 +0100
11768              Message-ID: <20030717193329.GA2699@fdgroup.com>
11769      Branch: perl
11770            ! pad.c t/lib/warnings/pad
11771 ____________________________________________________________________________
11772 [ 20190] By: jhi                                   on 2003/07/24  08:35:11
11773         Log: Subject: [perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
11774              From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
11775              Date: 22 Jul 2003 02:59:13 -0000
11776              Message-ID: <rt-23080-61622.7.95831816717467@rt.perl.org>
11777      Branch: perl
11778            ! pod/perlfunc.pod
11779 ____________________________________________________________________________
11780 [ 20189] By: jhi                                   on 2003/07/24  08:26:02
11781         Log: Subject: [PATCH RC2] Missing semicolon in PERL_FPU_INIT macro
11782              From: Stephen Clouse <stephenc@theiqgroup.com>
11783              Date: Tue, 22 Jul 2003 21:31:38 -0500
11784              Message-ID: <20030723023138.GA15653@owns.warpcore.org>
11785      Branch: perl
11786            ! perl.h
11787 ____________________________________________________________________________
11788 [ 20188] By: jhi                                   on 2003/07/24  08:07:57
11789         Log: Subject: [PATCH RC2] configpm breakage on VMS
11790              From: "Craig A. Berry" <craigberry@mac.com>
11791              Date: Sun, 13 Jul 2003 08:28:55 -0500
11792              Message-ID: <3F115E97.4070207@mac.com>
11793      Branch: maint-5.8/perl
11794            ! configpm
11795 ____________________________________________________________________________
11796 [ 20187] By: jhi                                   on 2003/07/24  07:53:33
11797         Log: Subject: [PATCH] configure.gnu --prefix
11798              From: slaven@rezic.de
11799              Date: Thu, 10 Jul 2003 09:33:27 +0000
11800              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
11801      Branch: perl
11802            ! configure.gnu
11803 ____________________________________________________________________________
11804 [ 20186] By: jhi                                   on 2003/07/24  07:48:21
11805         Log: Subject: Re: problem with rc1 and rc2 on Mac OS X
11806              From: Edward Moy <emoy@apple.com>
11807              Date: Sun, 13 Jul 2003 14:12:57 -0700
11808              Message-Id: <C66FBFAC-B576-11D7-89B5-0030657B317C@apple.com>
11809      Branch: perl
11810            ! lib/ExtUtils/MM_Unix.pm
11811 ____________________________________________________________________________
11812 [ 20185] By: jhi                                   on 2003/07/24  07:37:07
11813         Log: Subject: [PATCH toke.c] RE: RC2 is out
11814              From: Robin Barker <Robin.Barker@npl.co.uk>
11815              Date: Fri, 11 Jul 2003 16:30:55 +0100
11816              Message-ID: <533D273D4014D411AB1D00062938C4D9040465D4@hotel.npl.co.uk>
11817      Branch: maint-5.8/perl
11818            ! toke.c
11819 ____________________________________________________________________________
11820 [ 20184] By: jhi                                   on 2003/07/24  07:02:31
11821         Log: Subject: [PATCH 5.8.1 @20153] malloc cleanup
11822              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
11823              Date: Tue, 15 Jul 2003 07:46:58 -0700
11824              Message-ID: <20030715144657.GA21313@math.berkeley.edu>
11825      Branch: perl
11826            ! makedef.pl malloc.c malloc_ctl.h
11827 ____________________________________________________________________________
11828 [ 20183] By: jhi                                   on 2003/07/23  14:15:34
11829         Log: Make Stas Bekman happy also in maint.
11830      Branch: maint-5.8/perl
11831           !> hv.h perl.c
11832 ____________________________________________________________________________
11833 [ 20182] By: jhi                                   on 2003/07/23  13:28:52
11834         Log: This should make Stas happy.
11835      Branch: perl
11836            ! hv.h perl.c
11837 ____________________________________________________________________________
11838 [ 20181] By: jhi                                   on 2003/07/23  13:12:38
11839         Log: Integrate:
11840              [ 19504]
11841              Small nit in perlsyn about the new // operator
11842              
11843              [ 20154]
11844              Subject: [PATCH pod/perlsyn.pod pod/perltrap.pod] New introduction
11845              From: Michael G Schwern <schwern@pobox.com>
11846              Date: Tue, 13 May 2003 18:33:05 -0700
11847              Message-ID: <20030514013305.GB22001@windhund.schwern.org>
11848              
11849              [ 20155]
11850              Subject: [DOCPATCH] perlfunc/read
11851              From: Steve Grazzini <grazz@pobox.com>
11852              Date: Tue, 8 Jul 2003 10:23:03 -0400
11853              Message-ID: <20030708142303.GB23698@grazzini.net>
11854              
11855              Clarify the OFFSET parameter to read().
11856              
11857              [ 20156]
11858              Subject: Re: Sort sub and NaNs 
11859              From: "John P. Linderman" <jpl@research.att.com>
11860              Date: Thu, 10 Jul 2003 10:45:06 -0400
11861              Message-Id: <200307101445.KAA79110@raptor.research.att.com>
11862              
11863              Warn against a potential edge case with sort, <=> and NaNs.
11864              
11865              [ 20157]
11866              Minor updates of the charnames documentation.
11867              
11868              [ 20158]
11869              Add a TODO test for perlbug #19049
11870              Subject: Re: [perl #19049] Incorrect $` after replacement (test for same)
11871              From: Alex Gough <alex-p5p@earth.li>
11872              Date: Fri, 11 Jul 2003 01:12:42 +0100
11873              Message-ID: <20030711001242.GD2484@the.earth.li>
11874              
11875              [ 20159]
11876              Subject: [PATCH] incorrect error message from Attribute::Handlers
11877              From: Claes Jacobsson <claes@surfar.nu>
11878              Date: Sat, 12 Jul 2003 16:30:42 +0200
11879              Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu>
11880              
11881              [ 20161]
11882              Minor nits in perlsyn.pod
11883              
11884              [ 20162]
11885              Subject: PATCH: tweak 'split' docs for case of explicit 0 LIMIT
11886              From: Tony Bowden <tony@kasei.com>
11887              Date: Thu, 17 Jul 2003 16:49:35 +0100
11888              Message-ID: <20030717154935.GA20302@soto.kasei.com>
11889              
11890              [ 20163]
11891              Subject: [PATCH] fix $^N-related coredump
11892              From: Anton Berezin <tobez@tobez.org>
11893              Date: Mon, 14 Jul 2003 13:50:35 +0200
11894              Message-ID: <20030714115035.GA10971@heechee.tobez.org>
11895              
11896              [ 20164]
11897              [perl #22944] PERL5LIB is not colon-separated everywhere
11898              
11899              [ 20165]
11900              Subject: [PATCH] Re: POSIX::div
11901              From: Michael G Schwern <schwern@pobox.com>
11902              Date: Mon, 14 Jul 2003 14:00:58 -0700
11903              Message-ID: <20030714210057.GK18517@windhund.schwern.org>
11904              
11905              [ 20166]
11906              Subject: [PATCH] Increment cop_seqmax in utilize()
11907              From: Stephen McCamant <smcc@mit.edu>
11908              Date: Tue, 15 Jul 2003 09:57:26 -0400
11909              Message-ID: <16148.2118.348073.76671@syllepsis.MIT.EDU>
11910              
11911              Subject: [PATCH] B::Concise 0.56: refcount and BEGIN improvements
11912              From: Stephen McCamant <smcc@mit.edu>
11913              Date: Tue, 15 Jul 2003 09:57:31 -0400
11914              Message-ID: <16148.2123.305325.480187@syllepsis.MIT.EDU>
11915              
11916              [ 20167]
11917              Subject: [PATCH] Re: Oops - Can't calculate our powers
11918              From: Stephen McCamant <smcc@mit.edu>
11919              Date: Fri, 18 Jul 2003 02:26:14 -0400
11920              Message-ID: <16151.37638.162561.84142@syllepsis.MIT.EDU>
11921              
11922              [ 20168]
11923              Subject: [ PATCH] Re: isa(UNIVERSAL)?
11924              From: Dave Mitchell <davem@fdgroup.com>
11925              Date: Thu, 17 Jul 2003 21:51:12 +0100
11926              Message-ID: <20030717205112.GA2994@fdgroup.com>
11927              
11928              [ 20169]
11929              Subject: Re: [PATCH] Re: Oops - Can't calculate our powers
11930              From: Andreas J Koenig <andreas.koenig@anima.de>
11931              Date: Fri, 18 Jul 2003 09:36:47 +0200
11932              Message-ID: <87fzl4thf4.fsf@franz.ak.mind.de>
11933              
11934              [ 20170]
11935              Rename get_seed() to get_hash_seed(), as suggested by
11936              Eric J Kidder, to solve a name conflict on HP_UX 11.00.
11937              
11938              [ 20171]
11939              The warning "Possible precedence problem on bitwise operator"
11940              was incorrectly produced with the bitwise-assignment operators.
11941              Fix it. (bug #23065 concerning 5.8.1 RC2)
11942              
11943              [ 20172]
11944              Subject: Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
11945              From: Andy Dougherty <doughera@lafayette.edu>
11946              Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT)
11947              Message-ID: <Pine.SOL.4.53.0307151011550.7002@maxwell.phys.lafayette.edu>
11948              
11949              plus a clarification to INSTALL :
11950              Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
11951              From: Andy Dougherty <doughera@lafayette.edu>
11952              Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT)
11953              Message-ID: <Pine.SOL.4.53.0307161059400.10258@maxwell.phys.lafayette.edu>
11954              
11955              [ 20173]
11956              Minor doc nits concerning the dosish ALTERNATE_SHEBANG
11957              (bug #22968)
11958              
11959              [ 20175]
11960              Subject: Re: [PATCH] test clean-up for VMS
11961              From: "Craig A. Berry" <craigberry@mac.com>
11962              Date: Sun, 20 Jul 2003 10:43:32 -0500
11963              Message-ID: <3F1AB8A4.2070207@mac.com>
11964              
11965              [ 20176]
11966              Subject: Re: [PATCH] h2xs and extra_libraries
11967              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
11968              Date: Tue, 15 Jul 2003 07:28:52 +0200
11969              Message-id: <20030715052852.GA494@ethan>
11970              
11971              [ 20177]
11972              Subject: [PATCH] Re: Perl formats do not work with tied values
11973              From: Dave Mitchell <davem@fdgroup.com>
11974              Date: Tue, 15 Jul 2003 20:46:07 +0100
11975              Message-ID: <20030715194607.GA24592@fdgroup.com>
11976              
11977              plus the regression test :
11978              Subject: Re: [PATCH] Re: Perl formats do not work with tied values
11979              From: Nicholas Clark <nick@ccl4.org>
11980              Date: Tue, 15 Jul 2003 22:24:04 +0100
11981              Message-ID: <20030715222404.L20414@plum.flirble.org>
11982              
11983              [ 20178]
11984              Subject: [DOCPATCH] %SIG and SA_RESTART
11985              From: Steve Grazzini <grazz@pobox.com>
11986              Date: Wed, 16 Jul 2003 08:56:21 -0400
11987              Message-ID: <20030716125620.GA7022@grazzini.net>
11988              
11989              [ 20179]
11990              As the perldoc.pod is now in a separate file under pod/,
11991              the installman script was installing an empty perldoc.1 manpage.
11992              
11993              [ 20180]
11994              utils.lst parsing tweak for bin/perldoc installation from Rafael.
11995      Branch: maint-5.8/perl
11996           !> (integrate 41 files)
11997 ____________________________________________________________________________
11998 [ 20180] By: jhi                                   on 2003/07/23  12:40:11
11999         Log: utils.lst parsing tweak for bin/perldoc installation from Rafael.
12000      Branch: perl
12001            ! installperl
12002 ____________________________________________________________________________
12003 [ 20179] By: rgs                                   on 2003/07/21  19:46:19
12004         Log: As the perldoc.pod is now in a separate file under pod/,
12005              the installman script was installing an empty perldoc.1 manpage.
12006      Branch: perl
12007            ! installperl utils.lst
12008 ____________________________________________________________________________
12009 [ 20178] By: rgs                                   on 2003/07/21  19:19:06
12010         Log: Subject: [DOCPATCH] %SIG and SA_RESTART
12011              From: Steve Grazzini <grazz@pobox.com>
12012              Date: Wed, 16 Jul 2003 08:56:21 -0400
12013              Message-ID: <20030716125620.GA7022@grazzini.net>
12014      Branch: perl
12015            ! pod/perlipc.pod pod/perlvar.pod
12016 ____________________________________________________________________________
12017 [ 20177] By: rgs                                   on 2003/07/21  19:14:35
12018         Log: Subject: [PATCH] Re: Perl formats do not work with tied values
12019              From: Dave Mitchell <davem@fdgroup.com>
12020              Date: Tue, 15 Jul 2003 20:46:07 +0100
12021              Message-ID: <20030715194607.GA24592@fdgroup.com>
12022              
12023              plus the regression test :
12024              Subject: Re: [PATCH] Re: Perl formats do not work with tied values
12025              From: Nicholas Clark <nick@ccl4.org>
12026              Date: Tue, 15 Jul 2003 22:24:04 +0100
12027              Message-ID: <20030715222404.L20414@plum.flirble.org>
12028      Branch: perl
12029            ! pp_ctl.c t/op/write.t
12030 ____________________________________________________________________________
12031 [ 20176] By: rgs                                   on 2003/07/21  19:00:32
12032         Log: Subject: Re: [PATCH] h2xs and extra_libraries
12033              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
12034              Date: Tue, 15 Jul 2003 07:28:52 +0200
12035              Message-id: <20030715052852.GA494@ethan>
12036      Branch: perl
12037            ! utils/h2xs.PL
12038 ____________________________________________________________________________
12039 [ 20175] By: merijn                                on 2003/07/21  14:26:43
12040         Log: Subject: Re: [PATCH] test clean-up for VMS
12041              From: "Craig A. Berry" <craigberry@mac.com>
12042              Date: Sun, 20 Jul 2003 10:43:32 -0500
12043              Message-ID: <3F1AB8A4.2070207@mac.com>
12044      Branch: perl
12045            ! ext/PerlIO/t/encoding.t lib/File/Spec/t/rel2abs2rel.t
12046            ! lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
12047            ! lib/FileCache/t/03append.t t/io/argv.t t/op/stat.t
12048            ! t/uni/write.t
12049 ____________________________________________________________________________
12050 [ 20174] By: hv                                    on 2003/07/21  10:26:07
12051         Log: Update Changes.
12052      Branch: perl
12053            ! Changes patchlevel.h
12054 ____________________________________________________________________________
12055 [ 20173] By: rgs                                   on 2003/07/20  21:48:21
12056         Log: Minor doc nits concerning the dosish ALTERNATE_SHEBANG
12057              (bug #22968)
12058      Branch: perl
12059            ! pod/perlfaq3.pod pod/perlrun.pod
12060 ____________________________________________________________________________
12061 [ 20172] By: rgs                                   on 2003/07/20  21:14:12
12062         Log: Subject: Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
12063              From: Andy Dougherty <doughera@lafayette.edu>
12064              Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT)
12065              Message-ID: <Pine.SOL.4.53.0307151011550.7002@maxwell.phys.lafayette.edu>
12066              
12067              plus a clarification to INSTALL :
12068              Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
12069              From: Andy Dougherty <doughera@lafayette.edu>
12070              Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT)
12071              Message-ID: <Pine.SOL.4.53.0307161059400.10258@maxwell.phys.lafayette.edu>
12072      Branch: perl
12073            ! INSTALL Makefile.SH
12074 ____________________________________________________________________________
12075 [ 20171] By: rgs                                   on 2003/07/20  20:12:54
12076         Log: The warning "Possible precedence problem on bitwise operator"
12077              was incorrectly produced with the bitwise-assignment operators.
12078              Fix it. (bug #23065 concerning 5.8.1 RC2)
12079      Branch: perl
12080            ! op.c t/lib/warnings/op
12081 ____________________________________________________________________________
12082 [ 20170] By: rgs                                   on 2003/07/18  08:03:02
12083         Log: Rename get_seed() to get_hash_seed(), as suggested by
12084              Eric J Kidder, to solve a name conflict on HP_UX 11.00.
12085      Branch: perl
12086            ! embed.fnc embed.h perl.c proto.h util.c
12087 ____________________________________________________________________________
12088 [ 20169] By: rgs                                   on 2003/07/18  06:36:20
12089         Log: Subject: Re: [PATCH] Re: Oops - Can't calculate our powers
12090              From: Andreas J Koenig <andreas.koenig@anima.de>
12091              Date: Fri, 18 Jul 2003 09:36:47 +0200
12092              Message-ID: <87fzl4thf4.fsf@franz.ak.mind.de>
12093      Branch: perl
12094            ! t/op/pow.t
12095 ____________________________________________________________________________
12096 [ 20168] By: rgs                                   on 2003/07/18  06:21:15
12097         Log: Subject: [ PATCH] Re: isa(UNIVERSAL)?
12098              From: Dave Mitchell <davem@fdgroup.com>
12099              Date: Thu, 17 Jul 2003 21:51:12 +0100
12100              Message-ID: <20030717205112.GA2994@fdgroup.com>
12101      Branch: perl
12102            ! t/op/universal.t universal.c
12103 ____________________________________________________________________________
12104 [ 20167] By: rgs                                   on 2003/07/18  06:14:33
12105         Log: Subject: [PATCH] Re: Oops - Can't calculate our powers
12106              From: Stephen McCamant <smcc@mit.edu>
12107              Date: Fri, 18 Jul 2003 02:26:14 -0400
12108              Message-ID: <16151.37638.162561.84142@syllepsis.MIT.EDU>
12109      Branch: perl
12110            ! pp.c t/op/pow.t
12111 ____________________________________________________________________________
12112 [ 20166] By: rgs                                   on 2003/07/17  21:49:10
12113         Log: Subject: [PATCH] Increment cop_seqmax in utilize()
12114              From: Stephen McCamant <smcc@mit.edu>
12115              Date: Tue, 15 Jul 2003 09:57:26 -0400
12116              Message-ID: <16148.2118.348073.76671@syllepsis.MIT.EDU>
12117              
12118              Subject: [PATCH] B::Concise 0.56: refcount and BEGIN improvements
12119              From: Stephen McCamant <smcc@mit.edu>
12120              Date: Tue, 15 Jul 2003 09:57:31 -0400
12121              Message-ID: <16148.2123.305325.480187@syllepsis.MIT.EDU>
12122      Branch: perl
12123            ! ext/B/B/Concise.pm ext/B/B/Terse.pm op.c
12124 ____________________________________________________________________________
12125 [ 20165] By: rgs                                   on 2003/07/17  21:24:46
12126         Log: Subject: [PATCH] Re: POSIX::div
12127              From: Michael G Schwern <schwern@pobox.com>
12128              Date: Mon, 14 Jul 2003 14:00:58 -0700
12129              Message-ID: <20030714210057.GK18517@windhund.schwern.org>
12130      Branch: perl
12131            ! ext/POSIX/POSIX.pm
12132 ____________________________________________________________________________
12133 [ 20164] By: rgs                                   on 2003/07/17  21:15:51
12134         Log: PERL5LIB is not colon-separated everywhere
12135      Branch: perl
12136            ! pod/perlrun.pod
12137 ____________________________________________________________________________
12138 [ 20163] By: rgs                                   on 2003/07/17  20:59:15
12139         Log: Subject: [PATCH] fix $^N-related coredump
12140              From: Anton Berezin <tobez@tobez.org>
12141              Date: Mon, 14 Jul 2003 13:50:35 +0200
12142              Message-ID: <20030714115035.GA10971@heechee.tobez.org>
12143      Branch: perl
12144            ! pp_hot.c sv.c
12145 ____________________________________________________________________________
12146 [ 20162] By: rgs                                   on 2003/07/17  20:39:31
12147         Log: Subject: PATCH: tweak 'split' docs for case of explicit 0 LIMIT
12148              From: Tony Bowden <tony@kasei.com>
12149              Date: Thu, 17 Jul 2003 16:49:35 +0100
12150              Message-ID: <20030717154935.GA20302@soto.kasei.com>
12151      Branch: perl
12152            ! pod/perlfunc.pod
12153 ____________________________________________________________________________
12154 [ 20161] By: rgs                                   on 2003/07/17  20:25:52
12155         Log: Minor nits in perlsyn.pod
12156      Branch: perl
12157            ! pod/perlsyn.pod
12158 ____________________________________________________________________________
12159 [ 20160] By: nick                                  on 2003/07/14  14:51:42
12160         Log: Integrate mainline
12161      Branch: perlio
12162           !> lib/Attribute/Handlers.pm lib/charnames.pm pod/perlfunc.pod
12163           !> pod/perlsyn.pod pod/perltrap.pod t/op/pat.t
12164 ____________________________________________________________________________
12165 [ 20159] By: rgs                                   on 2003/07/13  20:02:34
12166         Log: Subject: [PATCH] incorrect error message from Attribute::Handlers
12167              From: Claes Jacobsson <claes@surfar.nu>
12168              Date: Sat, 12 Jul 2003 16:30:42 +0200
12169              Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu>
12170      Branch: perl
12171            ! lib/Attribute/Handlers.pm
12172 ____________________________________________________________________________
12173 [ 20158] By: rgs                                   on 2003/07/13  19:52:58
12174         Log: Add a TODO test for perlbug #19049
12175              Subject: Re: [perl #19049] Incorrect $` after replacement (test for same)
12176              From: Alex Gough <alex-p5p@earth.li>
12177              Date: Fri, 11 Jul 2003 01:12:42 +0100
12178              Message-ID: <20030711001242.GD2484@the.earth.li>
12179      Branch: perl
12180            ! t/op/pat.t
12181 ____________________________________________________________________________
12182 [ 20157] By: rgs                                   on 2003/07/13  19:43:29
12183         Log: Minor updates of the charnames documentation.
12184      Branch: perl
12185            ! lib/charnames.pm
12186 ____________________________________________________________________________
12187 [ 20156] By: rgs                                   on 2003/07/11  19:37:34
12188         Log: Subject: Re: Sort sub and NaNs 
12189              From: "John P. Linderman" <jpl@research.att.com>
12190              Date: Thu, 10 Jul 2003 10:45:06 -0400
12191              Message-Id: <200307101445.KAA79110@raptor.research.att.com>
12192              
12193              Warn against a potential edge case with sort, <=> and NaNs.
12194      Branch: perl
12195            ! pod/perlfunc.pod
12196 ____________________________________________________________________________
12197 [ 20155] By: rgs                                   on 2003/07/11  19:11:17
12198         Log: Subject: [DOCPATCH] perlfunc/read
12199              From: Steve Grazzini <grazz@pobox.com>
12200              Date: Tue, 8 Jul 2003 10:23:03 -0400
12201              Message-ID: <20030708142303.GB23698@grazzini.net>
12202              
12203              Clarify the OFFSET parameter to read().
12204      Branch: perl
12205            ! pod/perlfunc.pod
12206 ____________________________________________________________________________
12207 [ 20154] By: rgs                                   on 2003/07/11  18:54:09
12208         Log: Subject: [PATCH pod/perlsyn.pod pod/perltrap.pod] New introduction
12209              From: Michael G Schwern <schwern@pobox.com>
12210              Date: Tue, 13 May 2003 18:33:05 -0700
12211              Message-ID: <20030514013305.GB22001@windhund.schwern.org>
12212      Branch: perl
12213            ! pod/perlsyn.pod pod/perltrap.pod
12214 ____________________________________________________________________________
12215 [ 20153] By: jhi                                   on 2003/07/11  10:50:52
12216         Log: more perldelta.  (This is the final RC2, too.)
12217      Branch: maint-5.8/perl
12218            ! pod/perldelta.pod
12219 ____________________________________________________________________________
12220 [ 20152] By: nick                                  on 2003/07/11  09:45:07
12221         Log: Integrate mainline at 5.8.1-RC1ish
12222      Branch: perlio
12223           !> (integrate 51 files)
12224 ____________________________________________________________________________
12225 [ 20151] By: jhi                                   on 2003/07/11  08:35:08
12226         Log: A known potentially failing test.
12227      Branch: maint-5.8/perl
12228            ! pod/perldelta.pod
12229 ____________________________________________________________________________
12230 [ 20150] By: jhi                                   on 2003/07/11  08:07:55
12231         Log: Some known problems.
12232      Branch: maint-5.8/perl
12233            ! pod/perldelta.pod
12234 ____________________________________________________________________________
12235 [ 20149] By: jhi                                   on 2003/07/11  06:08:27
12236         Log: Add perldelta about the SIGFPE change.
12237      Branch: maint-5.8/perl
12238            ! pod/perldelta.pod
12239 ____________________________________________________________________________
12240 [ 20148] By: jhi                                   on 2003/07/11  05:36:18
12241         Log: Make it RC2, while the tests are running.
12242      Branch: maint-5.8/perl
12243            ! patchlevel.h
12244 ____________________________________________________________________________
12245 [ 20147] By: jhi                                   on 2003/07/11  05:20:37
12246         Log: Update Changes.
12247      Branch: maint-5.8/perl
12248            ! Changes patchlevel.h
12249 ____________________________________________________________________________
12250 [ 20146] By: jhi                                   on 2003/07/11  05:12:43
12251         Log: Integrate:
12252              [ 20145]
12253              I think the API for mod_perl v2 should be simply that
12254              PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
12255              itself, hopefully from a good source of random bits.
12256      Branch: maint-5.8/perl
12257           !> perl.c
12258 ____________________________________________________________________________
12259 [ 20145] By: jhi                                   on 2003/07/11  05:07:09
12260         Log: I think the API for mod_perl v2 should be simply that
12261              PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
12262              itself, hopefully from a good source of random bits.
12263      Branch: perl
12264            ! perl.c
12265 ____________________________________________________________________________
12266 [ 20144] By: jhi                                   on 2003/07/11  00:35:56
12267         Log: Integrate:
12268              [ 20143]
12269              pTHX.
12270      Branch: maint-5.8/perl
12271           !> util.c
12272 ____________________________________________________________________________
12273 [ 20143] By: jhi                                   on 2003/07/11  00:35:07
12274         Log: pTHX.
12275      Branch: perl
12276            ! util.c
12277 ____________________________________________________________________________
12278 [ 20142] By: jhi                                   on 2003/07/11  00:31:29
12279         Log: Update Changes.
12280      Branch: maint-5.8/perl
12281            ! Changes patchlevel.h
12282 ____________________________________________________________________________
12283 [ 20141] By: jhi                                   on 2003/07/11  00:27:41
12284         Log: Integrate:
12285              [ 20137]
12286              Retract the statements.
12287              
12288              [ 20138]
12289              More retraction.
12290              
12291              [ 20139]
12292              New order of seed.
12293      Branch: maint-5.8/perl
12294           !> INSTALL pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
12295 ____________________________________________________________________________
12296 [ 20140] By: jhi                                   on 2003/07/11  00:25:36
12297         Log: Refashion the perldelta.
12298      Branch: maint-5.8/perl
12299            ! pod/perldelta.pod
12300 ____________________________________________________________________________
12301 [ 20139] By: jhi                                   on 2003/07/11  00:21:43
12302         Log: New order of seed.
12303      Branch: perl
12304            ! pod/perlrun.pod
12305 ____________________________________________________________________________
12306 [ 20138] By: jhi                                   on 2003/07/11  00:13:11
12307         Log: More retraction.
12308      Branch: perl
12309            ! INSTALL
12310 ____________________________________________________________________________
12311 [ 20137] By: jhi                                   on 2003/07/11  00:10:14
12312         Log: Retract the statements.
12313      Branch: perl
12314            ! pod/perlfunc.pod pod/perlsec.pod
12315 ____________________________________________________________________________
12316 [ 20136] By: jhi                                   on 2003/07/11  00:05:20
12317         Log: Integrate:
12318              [ 20134]
12319              Check PERL_HASH_SEED even when tainted.
12320              
12321              [ 20135]
12322              Chicken out: the hash randomisation is not on by default.
12323              We switch over to the explicit mode: in other words, if
12324              the $ENV{PERL_HASH_SEED} is on, we randomise.  Also, we
12325              randomise only if PL_hash_seed_set is FALSE (this means
12326              one can use PERL_HASH() before perl_run.)  Also, since
12327              now PERL_HASH_SEED is okay even under -T, all should be fine.
12328              (Ha!)
12329      Branch: maint-5.8/perl
12330           !> embed.fnc embed.h embedvar.h intrpvar.h perl.c perl.h
12331           !> perlapi.h pod/perldiag.pod pod/perlrun.pod proto.h util.c
12332 ____________________________________________________________________________
12333 [ 20135] By: jhi                                   on 2003/07/11  00:03:33
12334         Log: Chicken out: the hash randomisation is not on by default.
12335              We switch over to the explicit mode: in other words, if
12336              the $ENV{PERL_HASH_SEED} is on, we randomise.  Also, we
12337              randomise only if PL_hash_seed_set is FALSE (this means
12338              one can use PERL_HASH() before perl_run.)  Also, since
12339              now PERL_HASH_SEED is okay even under -T, all should be fine.
12340              (Ha!)
12341      Branch: perl
12342            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perl.h
12343            ! perlapi.h pod/perldiag.pod pod/perlrun.pod proto.h util.c
12344 ____________________________________________________________________________
12345 [ 20134] By: jhi                                   on 2003/07/10  23:23:38
12346         Log: Check PERL_HASH_SEED even when tainted.
12347      Branch: perl
12348            ! perl.c pod/perlrun.pod
12349 ____________________________________________________________________________
12350 [ 20133] By: jhi                                   on 2003/07/10  22:51:40
12351         Log: Update Changes.
12352      Branch: maint-5.8/perl
12353            ! Changes patchlevel.h
12354 ____________________________________________________________________________
12355 [ 20132] By: jhi                                   on 2003/07/10  22:46:30
12356         Log: Integrate:
12357              [ 20129]
12358              Subject: [comment patch]
12359              From: Stas Bekman <stas@stason.org>
12360              Date: Thu, 10 Jul 2003 14:19:22 -0700
12361              Message-ID: <3F0DD85A.1070902@stason.org>
12362              
12363              [ 20130]
12364              Subject: [PATCH} db-recno.t on Mac OS X
12365              From: slaven@rezic.de
12366              Date: Thu, 10 Jul 2003 12:41:05 +0000
12367              Message-Id: <1057840865.9622@devpc01.iconmobile.de>
12368              
12369              [ 20131]
12370              &Time::HiRes::d_nanosleep was broken.
12371      Branch: maint-5.8/perl
12372           !> ext/DB_File/t/db-recno.t ext/Time/HiRes/Makefile.PL perl.c
12373 ____________________________________________________________________________
12374 [ 20131] By: jhi                                   on 2003/07/10  22:42:29
12375         Log: &Time::HiRes::d_nanosleep was broken.
12376      Branch: perl
12377            ! ext/Time/HiRes/Makefile.PL
12378 ____________________________________________________________________________
12379 [ 20130] By: jhi                                   on 2003/07/10  22:37:02
12380         Log: Subject: [PATCH} db-recno.t on Mac OS X
12381              From: slaven@rezic.de
12382              Date: Thu, 10 Jul 2003 12:41:05 +0000
12383              Message-Id: <1057840865.9622@devpc01.iconmobile.de>
12384      Branch: perl
12385            ! ext/DB_File/t/db-recno.t
12386 ____________________________________________________________________________
12387 [ 20129] By: jhi                                   on 2003/07/10  22:31:39
12388         Log: Subject: [comment patch]
12389              From: Stas Bekman <stas@stason.org>
12390              Date: Thu, 10 Jul 2003 14:19:22 -0700
12391              Message-ID: <3F0DD85A.1070902@stason.org>
12392      Branch: perl
12393            ! perl.c
12394 ____________________________________________________________________________
12395 [ 20128] By: jhi                                   on 2003/07/10  22:23:08
12396         Log: Integrate:
12397              [ 20124]
12398              Time travel noticed by Enache.
12399              
12400              [ 20127]
12401              Be vague enough.
12402      Branch: maint-5.8/perl
12403           !> embedvar.h pod/perldata.pod pod/perlhist.pod
12404 ____________________________________________________________________________
12405 [ 20127] By: jhi                                   on 2003/07/10  22:21:04
12406         Log: Be vague enough.
12407      Branch: perl
12408            ! pod/perldata.pod
12409 ____________________________________________________________________________
12410 [ 20126] By: jhi                                   on 2003/07/10  22:20:02
12411         Log: Add the deprecation warning for v-strings.
12412              
12413              (A Tale Of Caution: Originally I tried to use
12414              "no warnings 'deprecated'; in configpm, but that
12415              lead into whole lotta pain.  The warnings pragma
12416              pulls in Carp, and then Carp somehow messes up Exporter,
12417              and one ends up with several mysterious failures.
12418              Just don't go there.)
12419      Branch: maint-5.8/perl
12420            ! configpm pod/perldelta.pod pod/perldiag.pod
12421            ! t/lib/warnings/toke t/op/pack.t toke.c
12422 ____________________________________________________________________________
12423 [ 20125] By: rgs                                   on 2003/07/10  19:28:48
12424         Log: regen embed.pl for the bleadperl branch as well.
12425      Branch: perl
12426            ! embedvar.h
12427 ____________________________________________________________________________
12428 [ 20124] By: jhi                                   on 2003/07/10  18:33:56
12429         Log: Time travel noticed by Enache.
12430      Branch: perl
12431            ! pod/perlhist.pod
12432 ____________________________________________________________________________
12433 [ 20123] By: jhi                                   on 2003/07/10  18:07:49
12434         Log: regen embed.pl.
12435      Branch: maint-5.8/perl
12436            ! embedvar.h
12437 ____________________________________________________________________________
12438 [ 20122] By: jhi                                   on 2003/07/10  18:06:05
12439         Log: Integrate:
12440              [ 20116]
12441              The *right* way to make the csighandler visible.
12442              
12443              [ 20117]
12444              Subject: [PATCH] Restore SIGFPE on exec()
12445              From: Chip Salzenberg <chip@pobox.com>
12446              Date: Thu, 10 Jul 2003 13:13:20 -0400
12447              Message-ID: <20030710171319.GA21588@perlsupport.com>
12448              
12449              [ 20118]
12450              malloc alignment patch from Spider, needed for Tru64 + longdouble.
12451              
12452              [ 20119]
12453              Subject: [PATCH] configure.gnu --prefix
12454              From: slaven@rezic.de
12455              Date: Thu, 10 Jul 2003 09:33:27 +0000
12456              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
12457              
12458              [ 20120]
12459              I can see the future.  It is cloudy.
12460      Branch: maint-5.8/perl
12461           !> configure.gnu doio.c embed.fnc embed.h global.sym malloc.c
12462           !> perl.c perl.h perlapi.h perlvars.h pod/perlhist.pod toke.c
12463 ____________________________________________________________________________
12464 [ 20121] By: jhi                                   on 2003/07/10  18:01:21
12465         Log: perldelta tweaks.
12466      Branch: maint-5.8/perl
12467            ! pod/perldelta.pod
12468 ____________________________________________________________________________
12469 [ 20120] By: jhi                                   on 2003/07/10  17:38:28
12470         Log: I can see the future.  It is cloudy.
12471      Branch: perl
12472            ! pod/perlhist.pod
12473 ____________________________________________________________________________
12474 [ 20119] By: jhi                                   on 2003/07/10  17:37:25
12475         Log: Subject: [PATCH] configure.gnu --prefix
12476              From: slaven@rezic.de
12477              Date: Thu, 10 Jul 2003 09:33:27 +0000
12478              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
12479      Branch: perl
12480            ! configure.gnu
12481 ____________________________________________________________________________
12482 [ 20118] By: jhi                                   on 2003/07/10  17:35:32
12483         Log: malloc alignment patch from Spider, needed for Tru64 + longdouble.
12484      Branch: perl
12485            ! malloc.c
12486 ____________________________________________________________________________
12487 [ 20117] By: jhi                                   on 2003/07/10  17:33:53
12488         Log: Subject: [PATCH] Restore SIGFPE on exec()
12489              From: Chip Salzenberg <chip@pobox.com>
12490              Date: Thu, 10 Jul 2003 13:13:20 -0400
12491              Message-ID: <20030710171319.GA21588@perlsupport.com>
12492      Branch: perl
12493            ! doio.c perl.c perl.h perlapi.h perlvars.h toke.c
12494 ____________________________________________________________________________
12495 [ 20116] By: jhi                                   on 2003/07/10  17:28:00
12496         Log: The *right* way to make the csighandler visible.
12497      Branch: perl
12498            ! embed.fnc embed.h global.sym
12499 ____________________________________________________________________________
12500 [ 20115] By: jhi                                   on 2003/07/10  15:11:29
12501         Log: Retract #20113.
12502      Branch: maint-5.8/perl
12503            ! embedvar.h intrpvar.h perlapi.h
12504 ____________________________________________________________________________
12505 [ 20114] By: jhi                                   on 2003/07/10  15:06:41
12506         Log: Retract #20112. 
12507      Branch: perl
12508            ! embed.fnc embedvar.h intrpvar.h perlapi.h
12509 ____________________________________________________________________________
12510 [ 20113] By: jhi                                   on 2003/07/10  14:19:22
12511         Log: Missing symbol export.
12512      Branch: maint-5.8/perl
12513           !> embed.fnc embedvar.h intrpvar.h perlapi.h
12514 ____________________________________________________________________________
12515 [ 20112] By: jhi                                   on 2003/07/10  14:17:59
12516         Log: Argh.  At least AIX builds choke because of this.
12517      Branch: perl
12518            ! embed.fnc embedvar.h intrpvar.h perlapi.h
12519 ____________________________________________________________________________
12520 [ 20111] By: jhi                                   on 2003/07/10  05:31:46
12521         Log: Final perldelta (and perlport) sweep.
12522      Branch: maint-5.8/perl
12523            ! pod/perldelta.pod pod/perlport.pod
12524 ____________________________________________________________________________
12525 [ 20110] By: jhi                                   on 2003/07/10  05:06:10
12526         Log: Make it the RC1.
12527      Branch: maint-5.8/perl
12528            ! patchlevel.h
12529 ____________________________________________________________________________
12530 [ 20109] By: jhi                                   on 2003/07/10  05:04:54
12531         Log: Remove the maint tag.
12532      Branch: maint-5.8/perl
12533            ! patchlevel.h
12534 ____________________________________________________________________________
12535 [ 20108] By: jhi                                   on 2003/07/10  05:03:37
12536         Log: Update Changes.
12537      Branch: maint-5.8/perl
12538            ! Changes patchlevel.h
12539 ____________________________________________________________________________
12540 [ 20107] By: jhi                                   on 2003/07/10  04:55:03
12541         Log: Integrate:
12542              [ 20103]
12543              perlfaq sync.
12544              
12545              [ 20104]
12546              Deprecate v-strings.
12547              
12548              [ 20106]
12549              Upgrade to podlators 1.27.
12550      Branch: maint-5.8/perl
12551           !> lib/Pod/Text/Termcap.pm pod/perldata.pod pod/perlfaq1.pod
12552 ____________________________________________________________________________
12553 [ 20106] By: jhi                                   on 2003/07/10  04:50:05
12554         Log: Upgrade to podlators 1.27.
12555      Branch: perl
12556            ! lib/Pod/Text/Termcap.pm
12557 ____________________________________________________________________________
12558 [ 20105] By: jhi                                   on 2003/07/10  04:46:01
12559         Log: Add deprecations to perldelta. 
12560      Branch: maint-5.8/perl
12561            ! pod/perldelta.pod
12562 ____________________________________________________________________________
12563 [ 20104] By: jhi                                   on 2003/07/10  04:40:02
12564         Log: Deprecate v-strings.
12565      Branch: perl
12566            ! pod/perldata.pod
12567 ____________________________________________________________________________
12568 [ 20103] By: jhi                                   on 2003/07/10  04:28:40
12569         Log: perlfaq sync.
12570      Branch: perl
12571            ! pod/perlfaq1.pod
12572 ____________________________________________________________________________
12573 [ 20102] By: jhi                                   on 2003/07/09  17:55:46
12574         Log: Update Changes.
12575      Branch: maint-5.8/perl
12576            ! Changes patchlevel.h
12577 ____________________________________________________________________________
12578 [ 20101] By: jhi                                   on 2003/07/09  17:49:23
12579         Log: Integrate:
12580              [ 20095]
12581              Update Changes.
12582              
12583              [ 20096]
12584              More Darwin/MacOSX paths twiddling.
12585              
12586              [ 20097]
12587              Fix for the 'print v65' plus safety tweaks from Rafael.
12588              
12589              [ 20098]
12590              Fixes from Ron Kimball.
12591              
12592              [ 20099]
12593              No more no more.  Errrm, no longer no more.
12594              
12595              [ 20100]
12596              Detypo.
12597      Branch: maint-5.8/perl
12598           !> hints/darwin.sh hints/freebsd.sh pod/perldata.pod toke.c
12599 ____________________________________________________________________________
12600 [ 20100] By: jhi                                   on 2003/07/09  17:40:41
12601         Log: Detypo.
12602      Branch: perl
12603            ! hints/darwin.sh
12604 ____________________________________________________________________________
12605 [ 20099] By: jhi                                   on 2003/07/09  17:31:38
12606         Log: No more no more.  Errrm, no longer no more.
12607      Branch: maint-5.8/perl
12608            ! pod/perldelta.pod
12609 ____________________________________________________________________________
12610 [ 20098] By: jhi                                   on 2003/07/09  17:29:53
12611         Log: Fixes from Ron Kimball.
12612      Branch: perl
12613            ! pod/perldata.pod
12614 ____________________________________________________________________________
12615 [ 20097] By: jhi                                   on 2003/07/09  17:27:35
12616         Log: Fix for the 'print v65' plus safety tweaks from Rafael.
12617      Branch: perl
12618            ! toke.c
12619 ____________________________________________________________________________
12620 [ 20096] By: jhi                                   on 2003/07/09  17:06:29
12621         Log: More Darwin/MacOSX paths twiddling.
12622      Branch: perl
12623            ! hints/darwin.sh
12624 ____________________________________________________________________________
12625 [ 20095] By: jhi                                   on 2003/07/09  12:03:48
12626         Log: Update Changes.
12627      Branch: maint-5.8/perl
12628            ! Changes patchlevel.h
12629 ____________________________________________________________________________
12630 [ 20094] By: jhi                                   on 2003/07/09  11:56:22
12631         Log: No Perl malloc for FreeBSD.
12632      Branch: maint-5.8/perl
12633            ! pod/perldelta.pod
12634 ____________________________________________________________________________
12635 [ 20093] By: jhi                                   on 2003/07/09  11:43:09
12636         Log: Play safe and use the system malloc in FreeBSD.
12637              Yes, performance suffers.  But that is better than
12638              random core dumps.
12639      Branch: perl
12640            ! hints/freebsd.sh
12641 ____________________________________________________________________________
12642 [ 20092] By: jhi                                   on 2003/07/09  11:41:01
12643         Log: Integrate:
12644              [ 20084]
12645              Subject: Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
12646              From: John Peacock <jpeacock@rowman.com>
12647              Date: Wed, 09 Jul 2003 01:05:38 -0700
12648              Message-ID: <3F0BCCD2.1020009@rowman.com>
12649              
12650              [ 20085]
12651              Test the vX => ... fix.
12652              
12653              [ 20086]
12654              Document the v-string change in perldelta.
12655              
12656              [ 20087]
12657              perldelta clarification.
12658              
12659              [ 20088]
12660              Document the vXX => change in perldata, too.
12661              
12662              [ 20089]
12663              Rework the perldata vXX => ... entry a bit.
12664      Branch: maint-5.8/perl
12665           !> embed.fnc pod/perlapi.pod pod/perldata.pod t/op/ver.t toke.c
12666           !> util.c
12667 ____________________________________________________________________________
12668 [ 20091] By: jhi                                   on 2003/07/09  08:23:20
12669         Log: Integrate:
12670              [ 20074]
12671              "Global destruction" doc tweaks from Rafael.
12672              
12673              [ 20075]
12674              perldelta tweaks.
12675              
12676              [ 20076]
12677              Subject: Re: [PATCH] $^VARIABLES in 'perl -Dt' output
12678              From: Enache Adrian <enache@rdslink.ro>
12679              Date: Tue, 8 Jul 2003 20:47:58 +0300
12680              Message-ID: <20030708174758.GA1177@ratsnest.hole>
12681              
12682              (ByteLoader tweak avoiding a leaked scalar)
12683              
12684              [ 20077]
12685              Don't recommend to upgrade the base.pm in the core with
12686              the base.pm from Class::Fields.  They are not the same.
12687              
12688              [ 20078]
12689              Revert #20077.
12690              
12691              [ 20079]
12692              The CHECKOP macro was not invoked on some newly created ops
12693              (to match them against the current opmask.) As a consequence,
12694              Safe compartments were unable to trap some ops (pattern
12695              match, slices, conditionals.) This fixes the holes.
12696              
12697              [ 20080]
12698              Small typo fix from Chris Reinhardt.
12699              
12700              [ 20081]
12701              Subject: [PATCH] Safe signals via POSIX::sigaction
12702              From: Chip Salzenberg <chip@pobox.com>
12703              Date: Wed, 9 Jul 2003 01:49:10 -0400
12704              Message-ID: <20030709054910.GH2021@perlsupport.com>
12705              
12706              [ 20082]
12707              Enable avoiding /System/Library in Mac OS X by
12708              doing Configure -Dprefix=/some/where -Uvendorlib.
12709              
12710              [ 20083]
12711              Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
12712              for the install dirs.
12713              
12714              [ 20090]
12715              Upgrade to Encode 1.97.
12716      Branch: maint-5.8/perl
12717           !> embed.fnc embed.h ext/Encode/Changes ext/Encode/Encode.pm
12718           !> ext/Encode/META.yml ext/Encode/encoding.pm
12719           !> ext/Encode/lib/Encode/Alias.pm
12720           !> ext/Encode/lib/Encode/Encoder.pm
12721           !> ext/Encode/lib/Encode/Guess.pm
12722           !> ext/Encode/lib/Encode/JP/JIS7.pm ext/POSIX/POSIX.pm
12723           !> ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
12724           !> hints/darwin.sh lib/CPAN.pm op.c proto.h
12725 ____________________________________________________________________________
12726 [ 20090] By: jhi                                   on 2003/07/09  08:12:32
12727         Log: Upgrade to Encode 1.97.
12728      Branch: perl
12729            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
12730            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
12731            ! ext/Encode/lib/Encode/Encoder.pm
12732            ! ext/Encode/lib/Encode/Guess.pm
12733            ! ext/Encode/lib/Encode/JP/JIS7.pm
12734 ____________________________________________________________________________
12735 [ 20089] By: jhi                                   on 2003/07/09  08:08:30
12736         Log: Rework the perldata vXX => ... entry a bit.
12737      Branch: perl
12738            ! pod/perldata.pod
12739 ____________________________________________________________________________
12740 [ 20088] By: jhi                                   on 2003/07/09  08:04:04
12741         Log: Document the vXX => change in perldata, too.
12742      Branch: perl
12743            ! pod/perldata.pod
12744 ____________________________________________________________________________
12745 [ 20087] By: jhi                                   on 2003/07/09  08:02:09
12746         Log: perldelta clarification.
12747      Branch: maint-5.8/perl
12748            ! pod/perldelta.pod
12749 ____________________________________________________________________________
12750 [ 20086] By: jhi                                   on 2003/07/09  08:00:04
12751         Log: Document the v-string change in perldelta.
12752      Branch: maint-5.8/perl
12753            ! pod/perldelta.pod
12754 ____________________________________________________________________________
12755 [ 20085] By: jhi                                   on 2003/07/09  07:49:46
12756         Log: Test the vX => ... fix.
12757      Branch: perl
12758            ! t/op/ver.t
12759 ____________________________________________________________________________
12760 [ 20084] By: jhi                                   on 2003/07/09  06:58:39
12761         Log: Subject: Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
12762              From: John Peacock <jpeacock@rowman.com>
12763              Date: Wed, 09 Jul 2003 01:05:38 -0700
12764              Message-ID: <3F0BCCD2.1020009@rowman.com>
12765      Branch: perl
12766            ! embed.fnc pod/perlapi.pod toke.c util.c
12767 ____________________________________________________________________________
12768 [ 20083] By: jhi                                   on 2003/07/09  06:27:15
12769         Log: Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
12770              for the install dirs.
12771      Branch: perl
12772            ! hints/darwin.sh
12773 ____________________________________________________________________________
12774 [ 20082] By: jhi                                   on 2003/07/09  05:57:16
12775         Log: Enable avoiding /System/Library in Mac OS X by
12776              doing Configure -Dprefix=/some/where -Uvendorlib.
12777      Branch: perl
12778            ! hints/darwin.sh
12779 ____________________________________________________________________________
12780 [ 20081] By: jhi                                   on 2003/07/09  05:53:56
12781         Log: Subject: [PATCH] Safe signals via POSIX::sigaction
12782              From: Chip Salzenberg <chip@pobox.com>
12783              Date: Wed, 9 Jul 2003 01:49:10 -0400
12784              Message-ID: <20030709054910.GH2021@perlsupport.com>
12785      Branch: perl
12786            ! embed.fnc embed.h ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
12787            ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t proto.h
12788 ____________________________________________________________________________
12789 [ 20080] By: jhi                                   on 2003/07/09  04:52:02
12790         Log: Small typo fix from Chris Reinhardt.
12791      Branch: maint-5.8/perl
12792            ! pod/perldelta.pod
12793 ____________________________________________________________________________
12794 [ 20079] By: rgs                                   on 2003/07/08  20:26:20
12795         Log: The CHECKOP macro was not invoked on some newly created ops
12796              (to match them against the current opmask.) As a consequence,
12797              Safe compartments were unable to trap some ops (pattern
12798              match, slices, conditionals.) This fixes the holes.
12799      Branch: perl
12800            ! op.c
12801 ____________________________________________________________________________
12802 [ 20078] By: jhi                                   on 2003/07/08  19:30:13
12803         Log: Revert #20077.
12804      Branch: perl
12805            ! lib/CPAN.pm
12806 ____________________________________________________________________________
12807 [ 20077] By: jhi                                   on 2003/07/08  18:40:51
12808         Log: Don't recommend to upgrade the base.pm in the core with
12809              the base.pm from Class::Fields.  They are not the same.
12810      Branch: perl
12811            ! lib/CPAN.pm
12812 ____________________________________________________________________________
12813 [ 20076] By: jhi                                   on 2003/07/08  17:39:49
12814         Log: Subject: Re: [PATCH] $^VARIABLES in 'perl -Dt' output
12815              From: Enache Adrian <enache@rdslink.ro>
12816              Date: Tue, 8 Jul 2003 20:47:58 +0300
12817              Message-ID: <20030708174758.GA1177@ratsnest.hole>
12818              
12819              (ByteLoader tweak avoiding a leaked scalar)
12820      Branch: perl
12821            ! op.c
12822 ____________________________________________________________________________
12823 [ 20075] By: jhi                                   on 2003/07/08  13:35:37
12824         Log: perldelta tweaks.
12825      Branch: maint-5.8/perl
12826            ! pod/perldelta.pod
12827 ____________________________________________________________________________
12828 [ 20074] By: jhi                                   on 2003/07/08  11:01:07
12829         Log: "Global destruction" doc tweaks from Rafael.
12830      Branch: maint-5.8/perl
12831            ! pod/perldelta.pod
12832 ____________________________________________________________________________
12833 [ 20073] By: jhi                                   on 2003/07/08  09:41:37
12834         Log: Update Changes.
12835      Branch: maint-5.8/perl
12836            ! Changes patchlevel.h
12837 ____________________________________________________________________________
12838 [ 20072] By: jhi                                   on 2003/07/08  09:24:42
12839         Log: Integrate:
12840              [ 20068]
12841              Subject: [PATCH: maint @ 20046] warnings, line numbers & windows
12842              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
12843              Date: Tue, 8 Jul 2003 11:14:05 +0200 (MEST)
12844              Message-ID: <12022.1057655645@www59.gmx.net>
12845              
12846              [ 20069]
12847              Subject: [PATCH] format 'botched' in malloc.c
12848              From: Enache Adrian <enache@rdslink.ro>
12849              Date: Mon, 7 Jul 2003 21:57:06 +0300
12850              Message-ID: <20030707185706.GB7017@ratsnest.hole>
12851              
12852              [ 20070]
12853              A note on hash randomisation vs global destruction.
12854              
12855              [ 20071]
12856              In 5.8.x, fast stdio places still do use stdio.
12857      Branch: maint-5.8/perl
12858           !> ext/B/B.xs ext/Digest/MD5/t/badfile.t lib/Pod/Text/Termcap.pm
12859           !> malloc.c mg.c op.c
12860 ____________________________________________________________________________
12861 [ 20071] By: jhi                                   on 2003/07/08  09:18:19
12862         Log: In 5.8.x, fast stdio places still do use stdio.
12863      Branch: perl
12864            ! ext/Digest/MD5/t/badfile.t
12865 ____________________________________________________________________________
12866 [ 20070] By: jhi                                   on 2003/07/08  09:14:24
12867         Log: A note on hash randomisation vs global destruction.
12868      Branch: maint-5.8/perl
12869            ! pod/perldelta.pod
12870 ____________________________________________________________________________
12871 [ 20069] By: jhi                                   on 2003/07/08  08:41:01
12872         Log: Subject: [PATCH] format 'botched' in malloc.c
12873              From: Enache Adrian <enache@rdslink.ro>
12874              Date: Mon, 7 Jul 2003 21:57:06 +0300
12875              Message-ID: <20030707185706.GB7017@ratsnest.hole>
12876      Branch: perl
12877            ! malloc.c
12878 ____________________________________________________________________________
12879 [ 20068] By: jhi                                   on 2003/07/08  08:36:27
12880         Log: Subject: [PATCH: maint @ 20046] warnings, line numbers & windows
12881              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
12882              Date: Tue, 8 Jul 2003 11:14:05 +0200 (MEST)
12883              Message-ID: <12022.1057655645@www59.gmx.net>
12884      Branch: perl
12885            ! ext/B/B.xs lib/Pod/Text/Termcap.pm mg.c op.c
12886 ____________________________________________________________________________
12887 [ 20067] By: jhi                                   on 2003/07/08  05:39:14
12888         Log: Integrate:
12889              [ 20049]
12890              Linewrapping.
12891              
12892              [ 20051]
12893              Be more explicit than just 'characters'.
12894              
12895              [ 20053]
12896              Subject: Patch to README.solaris
12897              From: Alan Burlison <Alan.Burlison@sun.com>
12898              Date: Mon, 07 Jul 2003 14:15:57 +0100
12899              Message-ID: <3F09728D.1070408@sun.com>
12900              
12901              [ 20054]
12902              AUTHORS tweak.
12903              
12904              [ 20058]
12905              Refashioned #20055: we cannot trust stdio to fail here.
12906              
12907              [ 20059]
12908              Good catch from Gisle.
12909              
12910              [ 20061]
12911              The nanosleep() probe was kaputt, fixed by Mark Bixby. 
12912              
12913              [ 20062]
12914              Mark Bixby ++.
12915              
12916              [ 20063]
12917              Regexp bug in the docs, spotted by Enache's eagle eyes.
12918              
12919              [ 20064]
12920              v-string API tweak from John Peacock to synchronize
12921              5.8.1-to-be as much as possible with 5.9.0-to-be.
12922      Branch: maint-5.8/perl
12923           !> AUTHORS README.solaris ext/Digest/MD5/t/badfile.t
12924           !> ext/Time/HiRes/Makefile.PL perl.c pod/perlapio.pod
12925           !> pod/perlfunc.pod pod/perlsyn.pod
12926 ____________________________________________________________________________
12927 [ 20066] By: jhi                                   on 2003/07/08  05:24:58
12928         Log: Retract #20065: I don't think this is the right way
12929              to patch this issue.
12930      Branch: perl
12931            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
12932 ____________________________________________________________________________
12933 [ 20065] By: jhi                                   on 2003/07/08  05:14:31
12934         Log: Configure tweak from Johnny Lam so that the
12935              INSTALLSITEMAN[13]DIR get correctly set.
12936      Branch: perl
12937            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
12938 ____________________________________________________________________________
12939 [ 20064] By: jhi                                   on 2003/07/08  05:01:15
12940         Log: v-string API tweak from John Peacock to synchronize
12941              5.8.1-to-be as much as possible with 5.9.0-to-be.
12942      Branch: maint-5.8/perl
12943            ! embed.fnc embed.h global.sym proto.h toke.c util.c
12944 ____________________________________________________________________________
12945 [ 20063] By: rgs                                   on 2003/07/07  18:58:47
12946         Log: Regexp bug in the docs, spotted by Enache's eagle eyes.
12947      Branch: perl
12948            ! pod/perlsyn.pod
12949 ____________________________________________________________________________
12950 [ 20062] By: jhi                                   on 2003/07/07  18:27:02
12951         Log: Mark Bixby ++.
12952      Branch: perl
12953            ! perl.c
12954 ____________________________________________________________________________
12955 [ 20061] By: jhi                                   on 2003/07/07  18:26:35
12956         Log: The nanosleep() probe was kaputt, fixed by Mark Bixby. 
12957      Branch: perl
12958            ! ext/Time/HiRes/Makefile.PL
12959 ____________________________________________________________________________
12960 [ 20060] By: nick                                  on 2003/07/07  17:29:52
12961         Log: Integrate mainline (MD5 still core-ing because of
12962              //depot/perlio changes)
12963      Branch: perlio
12964           !> AUTHORS README.solaris ext/Digest/MD5/MD5.xs
12965           !> ext/Digest/MD5/t/badfile.t ext/Digest/MD5/t/files.t
12966           !> ext/Time/HiRes/Makefile.PL lib/Math/BigFloat.pm
12967           !> lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
12968           !> lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/mbimbf.t
12969           !> lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
12970           !> lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
12971           !> perlio.c pod/perlapio.pod pod/perlfunc.pod pod/perlmodlib.PL
12972           !> pod/perlmodlib.pod pod/perlsyn.pod
12973 ____________________________________________________________________________
12974 [ 20059] By: jhi                                   on 2003/07/07  15:06:35
12975         Log: Good catch from Gisle.
12976      Branch: perl
12977            ! pod/perlfunc.pod
12978 ____________________________________________________________________________
12979 [ 20058] By: jhi                                   on 2003/07/07  14:12:27
12980         Log: Refashioned #20055: we cannot trust stdio to fail here.
12981      Branch: perl
12982            ! ext/Digest/MD5/t/badfile.t
12983 ____________________________________________________________________________
12984 [ 20057] By: jhi                                   on 2003/07/07  14:08:16
12985         Log: Retract #20056, #20055, #20052, #20050, #20048: the changes
12986              are just breaking more than they are fixing.
12987      Branch: perl
12988            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
12989            ! ext/Digest/MD5/t/files.t perlio.c
12990 ____________________________________________________________________________
12991 [ 20056] By: jhi                                   on 2003/07/07  13:31:14
12992         Log: Returning zero from PerlIO_read() is okay;
12993              update MD5 sums.
12994      Branch: perl
12995            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
12996 ____________________________________________________________________________
12997 [ 20055] By: jhi                                   on 2003/07/07  13:23:58
12998         Log: If perlio is completely out of the picture, we can
12999              get tripped by different stdio implementations.
13000      Branch: perl
13001            ! ext/Digest/MD5/t/badfile.t
13002 ____________________________________________________________________________
13003 [ 20054] By: jhi                                   on 2003/07/07  12:58:06
13004         Log: AUTHORS tweak.
13005      Branch: perl
13006            ! AUTHORS
13007 ____________________________________________________________________________
13008 [ 20053] By: jhi                                   on 2003/07/07  12:04:26
13009         Log: Subject: Patch to README.solaris
13010              From: Alan Burlison <Alan.Burlison@sun.com>
13011              Date: Mon, 07 Jul 2003 14:15:57 +0100
13012              Message-ID: <3F09728D.1070408@sun.com>
13013      Branch: perl
13014            ! README.solaris
13015 ____________________________________________________________________________
13016 [ 20052] By: jhi                                   on 2003/07/07  10:28:35
13017         Log: Update MD5 checksums.
13018      Branch: perl
13019            ! ext/Digest/MD5/t/files.t
13020 ____________________________________________________________________________
13021 [ 20051] By: jhi                                   on 2003/07/07  09:56:48
13022         Log: Be more explicit than just 'characters'.
13023      Branch: perl
13024            ! pod/perlfunc.pod
13025 ____________________________________________________________________________
13026 [ 20050] By: jhi                                   on 2003/07/07  09:38:28
13027         Log: Try making PerlIO errors more consistent.
13028              (1) Check early whether the filehandle is capable of
13029              the requested action.
13030              (2) PerlIO_read() really can return -1, and so can
13031              PerlIOUnix_read().
13032              (3) Some stdio implementations are more forgiving
13033              than others, so check also for errors recorded
13034              by PerlIO in PerlStdio_errno().
13035      Branch: perl
13036            ! perlio.c
13037 ____________________________________________________________________________
13038 [ 20049] By: jhi                                   on 2003/07/07  09:08:19
13039         Log: Linewrapping.
13040      Branch: perl
13041            ! pod/perlapio.pod
13042 ____________________________________________________________________________
13043 [ 20048] By: jhi                                   on 2003/07/07  09:06:58
13044         Log: PerlIO_read() can return negative.
13045      Branch: perl
13046            ! ext/Digest/MD5/MD5.xs
13047 ____________________________________________________________________________
13048 [ 20047] By: jhi                                   on 2003/07/07  08:09:52
13049         Log: MPE/iX is actually doing rather well.
13050      Branch: maint-5.8/perl
13051            ! pod/perldelta.pod
13052 ____________________________________________________________________________
13053 [ 20046] By: jhi                                   on 2003/07/07  06:13:32
13054         Log: Update Changes.
13055      Branch: maint-5.8/perl
13056            ! Changes patchlevel.h
13057 ____________________________________________________________________________
13058 [ 20045] By: jhi                                   on 2003/07/07  05:00:40
13059         Log: Integrate:
13060              [ 20030]
13061              Subject: [PATCH] for pod/perlfaq2.pod against latest snapshot for Alpaca
13062              From: merlyn@stonehenge.com (Randal L. Schwartz)
13063              Date: 05 Jul 2003 16:29:14 -0700
13064              Message-ID: <867k6weenp.fsf@blue.stonehenge.com>
13065              
13066              [ 20034]
13067              Subject: [PATCH @19834] DProf fixes
13068              From: Radu Greab <radu@netsoft.ro>
13069              Date: Sun, 6 Jul 2003 20:09:12 +0300
13070              Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>
13071              
13072              [ 20035]
13073              PerlIOBase_pushed seems to have gone missing in change#20018
13074              
13075              [ 20036]
13076              yet another symbol missing in change#20018
13077              
13078              [ 20039]
13079              Update the CPAN mirrors list.
13080              
13081              [ 20040]
13082              Subject: Re: [perl #5025] #line directive explination wrong
13083              From: Casey West <casey@geeknest.com>
13084              Date: Sun, 6 Jul 2003 18:24:46 -0400
13085              Message-ID: <20030706222446.GL7506@geeknest.com>
13086              
13087              [ 20041]
13088              Upgrade BigInt and BigRat
13089              Subject: BigInt v1.65, Bigrat v0.10 - reloaded
13090              From: Tels <perl_dummy@bloodgate.com>
13091              Date: Sun, 6 Jul 2003 15:41:36 +0200
13092              Message-Id: <200307061158.23576@bloodgate.com>
13093              
13094              [ 20042]
13095              MPE/iX tweak from Mark Bixby.
13096              
13097              [ 20043]
13098              Use the existence, instead of the truth, to decide
13099              whether to scan for a symbol.
13100              (Also remove trailing spaces.)
13101      Branch: maint-5.8/perl
13102           +> t/lib/dprof/test7_t t/lib/dprof/test7_v t/lib/dprof/test8_t
13103           +> t/lib/dprof/test8_v
13104           !> MANIFEST ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.t
13105           !> ext/Devel/DProf/DProf.xs ext/Time/HiRes/Makefile.PL
13106           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm
13107           !> lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/biglog.t
13108           !> lib/Math/BigInt/t/mbimbf.t lib/Math/BigRat.pm
13109           !> lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
13110           !> lib/Math/BigRat/t/bigratpm.t makedef.pl perl.c
13111           !> pod/perldiag.pod pod/perlfaq2.pod pod/perlmodlib.PL
13112           !> pod/perlmodlib.pod pod/perlsyn.pod pod/perltodo.pod
13113           !> pod/perlvar.pod pp_ctl.c
13114 ____________________________________________________________________________
13115 [ 20044] By: jhi                                   on 2003/07/07  04:52:33
13116         Log: MANItweak.
13117      Branch: maint-5.8/perl
13118            ! MANIFEST
13119 ____________________________________________________________________________
13120 [ 20043] By: jhi                                   on 2003/07/07  04:36:22
13121         Log: Use the existence, instead of the truth, to decide
13122              whether to scan for a symbol.
13123              (Also remove trailing spaces.)
13124      Branch: perl
13125            ! ext/Time/HiRes/Makefile.PL
13126 ____________________________________________________________________________
13127 [ 20042] By: jhi                                   on 2003/07/07  04:29:35
13128         Log: MPE/iX tweak from Mark Bixby.
13129      Branch: perl
13130            ! ext/Time/HiRes/Makefile.PL
13131 ____________________________________________________________________________
13132 [ 20041] By: rgs                                   on 2003/07/06  21:45:37
13133         Log: Upgrade BigInt and BigRat
13134              Subject: BigInt v1.65, Bigrat v0.10 - reloaded
13135              From: Tels <perl_dummy@bloodgate.com>
13136              Date: Sun, 6 Jul 2003 15:41:36 +0200
13137              Message-Id: <200307061158.23576@bloodgate.com>
13138      Branch: perl
13139            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
13140            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/biglog.t
13141            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigRat.pm
13142            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
13143            ! lib/Math/BigRat/t/bigratpm.t
13144 ____________________________________________________________________________
13145 [ 20040] By: rgs                                   on 2003/07/06  21:11:20
13146         Log: Subject: Re: [perl #5025] #line directive explination wrong
13147              From: Casey West <casey@geeknest.com>
13148              Date: Sun, 6 Jul 2003 18:24:46 -0400
13149              Message-ID: <20030706222446.GL7506@geeknest.com>
13150      Branch: perl
13151            ! pod/perlsyn.pod
13152 ____________________________________________________________________________
13153 [ 20039] By: jhi                                   on 2003/07/06  20:19:31
13154         Log: Update the CPAN mirrors list.
13155      Branch: perl
13156            ! pod/perlmodlib.PL pod/perlmodlib.pod
13157 ____________________________________________________________________________
13158 [ 20038] By: nick                                  on 2003/07/06  19:20:05
13159         Log: Integrate mainline
13160      Branch: perlio
13161           +> ext/Digest/MD5/t/clone.t t/lib/dprof/test7_t
13162           +> t/lib/dprof/test7_v t/lib/dprof/test8_t t/lib/dprof/test8_v
13163           +> wince/perlhost.h wince/vdir.h wince/vmem.h
13164           !> (integrate 41 files)
13165 ____________________________________________________________________________
13166 [ 20037] By: nick                                  on 2003/07/06  18:38:39
13167         Log: extra checks
13168      Branch: perlio
13169            ! win32/distclean.bat
13170 ____________________________________________________________________________
13171 [ 20036] By: gsar                                  on 2003/07/06  17:11:59
13172         Log: yet another symbol missing in change#20018
13173      Branch: perl
13174            ! makedef.pl
13175 ____________________________________________________________________________
13176 [ 20035] By: gsar                                  on 2003/07/06  17:02:21
13177         Log: PerlIOBase_pushed seems to have gone missing in change#20018
13178      Branch: perl
13179            ! makedef.pl
13180 ____________________________________________________________________________
13181 [ 20034] By: jhi                                   on 2003/07/06  16:46:20
13182         Log: Subject: [PATCH @19834] DProf fixes
13183              From: Radu Greab <radu@netsoft.ro>
13184              Date: Sun, 6 Jul 2003 20:09:12 +0300
13185              Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>
13186      Branch: perl
13187            + t/lib/dprof/test7_t t/lib/dprof/test7_v t/lib/dprof/test8_t
13188            + t/lib/dprof/test8_v
13189            ! MANIFEST ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.t
13190            ! ext/Devel/DProf/DProf.xs perl.c pod/perldiag.pod
13191            ! pod/perltodo.pod pod/perlvar.pod pp_ctl.c
13192 ____________________________________________________________________________
13193 [ 20033] By: jhi                                   on 2003/07/06  16:26:13
13194         Log: Subject: [PATCH] improve WinCE port
13195              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
13196              Date: Sun, 6 Jul 2003 18:46:09 +0400
13197              Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad>
13198              
13199              Subject: [PATCH] improve WinCE port -- addition
13200              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
13201              Date: Sun, 6 Jul 2003 19:50:47 +0400
13202              Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad>
13203      Branch: maint-5.8/perl
13204            + wince/perlhost.h wince/vdir.h wince/vmem.h
13205            ! MANIFEST makedef.pl malloc_ctl.h wince/Makefile.ce
13206            ! wince/README.compile wince/README.perlce wince/config.ce
13207            ! wince/perllib.c wince/registry.bat wince/win32.h
13208            ! wince/win32io.c wince/win32iop.h wince/win32thread.c
13209            ! wince/win32thread.h wince/wince.c wince/wince.h
13210 ____________________________________________________________________________
13211 [ 20032] By: jhi                                   on 2003/07/06  16:21:33
13212         Log: Forgotten from change #20031.
13213      Branch: perl
13214            ! makedef.pl malloc_ctl.h
13215 ____________________________________________________________________________
13216 [ 20031] By: jhi                                   on 2003/07/06  16:16:08
13217         Log: Subject: [PATCH] improve WinCE port
13218              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
13219              Date: Sun, 6 Jul 2003 18:46:09 +0400
13220              Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad>
13221              
13222              Subject: [PATCH] improve WinCE port -- addition
13223              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
13224              Date: Sun, 6 Jul 2003 19:50:47 +0400
13225              Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad>
13226      Branch: perl
13227            + wince/perlhost.h wince/vdir.h wince/vmem.h
13228            ! MANIFEST wince/Makefile.ce wince/config.ce wince/perllib.c
13229            ! wince/win32.h wince/win32io.c wince/win32iop.h
13230            ! wince/win32thread.c wince/win32thread.h wince/wince.c
13231            ! wince/wince.h
13232 ____________________________________________________________________________
13233 [ 20030] By: jhi                                   on 2003/07/06  15:59:25
13234         Log: Subject: [PATCH] for pod/perlfaq2.pod against latest snapshot for Alpaca
13235              From: merlyn@stonehenge.com (Randal L. Schwartz)
13236              Date: 05 Jul 2003 16:29:14 -0700
13237              Message-ID: <867k6weenp.fsf@blue.stonehenge.com>
13238      Branch: perl
13239            ! pod/perlfaq2.pod
13240 ____________________________________________________________________________
13241 [ 20029] By: jhi                                   on 2003/07/06  15:53:28
13242         Log: More perldelta.
13243      Branch: maint-5.8/perl
13244            ! pod/perldelta.pod
13245 ____________________________________________________________________________
13246 [ 20028] By: jhi                                   on 2003/07/06  08:35:50
13247         Log: Integrate:
13248              [ 20016]
13249              OpenBSD sometimes gets -0, probably due to fp fuzziness..
13250              
13251              [ 20017]
13252              Subject: [PATCH] fix for ext/threads/t/problems.t failures
13253              From: Dave Mitchell <davem@fdgroup.com>
13254              Date: Sat, 5 Jul 2003 19:12:51 +0100
13255              Message-ID: <20030705181251.GA14502@fdgroup.com>
13256              
13257              [ 20018]
13258              Add PerlIOBuf_close to makedef.pl as pointed out by
13259              Vadim Konovalov; add also PerlIOBuf_dup; sort and remove
13260              duplicates.
13261              
13262              [ 20019]
13263              Make a read from a write-only fh to set errno
13264              (found by Gisle)
13265              
13266              [ 20020]
13267              Upgrade to Digest::MD5 2.25.
13268              
13269              [ 20021]
13270              Reintroduce changes #19723 and #19723 that were not
13271              in Net::Ping 2.31; needed for Windows.
13272              
13273              [ 20022]
13274              Subject: [PATCH] ExtUtils::MakeMaker 6.10_07
13275              From: Michael G Schwern <schwern@pobox.com>
13276              Date: Sat, 5 Jul 2003 16:59:49 -0700
13277              Message-ID: <20030705235949.GB3485@windhund.schwern.org>
13278              
13279              [ 20023]
13280              Subject: Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
13281              From: Michael G Schwern <schwern@pobox.com>
13282              Date: Sat, 5 Jul 2003 13:34:37 -0700
13283              Message-ID: <20030705203437.GB2598@windhund.schwern.org>
13284              
13285              Print out the "ok" messages only once every second,
13286              this should make output much less and therefore testing
13287              much faster, especially on slower connections.
13288              
13289              [ 20024]
13290              The change #20022 didn't work for Command.t.
13291              
13292              [ 20025]
13293              Make the 'slow ok' feature optional.
13294              
13295              [ 20026]
13296              FreeBSD: if someone *really* wants to use the system malloc.
13297      Branch: maint-5.8/perl
13298           +> ext/Digest/MD5/t/clone.t
13299           !> MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
13300           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
13301           !> ext/Digest/MD5/t/files.t ext/threads/t/problems.t
13302           !> hints/freebsd.sh lib/Benchmark.t lib/ExtUtils/Changes
13303           !> lib/ExtUtils/META.yml lib/ExtUtils/MM_Unix.pm
13304           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
13305           !> lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/t/Command.t
13306           !> lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
13307           !> lib/Test/Harness.pm makedef.pl perlio.c
13308 ____________________________________________________________________________
13309 [ 20027] By: jhi                                   on 2003/07/06  08:32:12
13310         Log: perldelta updates from Sarathy.
13311      Branch: maint-5.8/perl
13312            ! pod/perldelta.pod
13313 ____________________________________________________________________________
13314 [ 20026] By: jhi                                   on 2003/07/06  08:14:48
13315         Log: FreeBSD: if someone *really* wants to use the system malloc.
13316      Branch: perl
13317            ! hints/freebsd.sh
13318 ____________________________________________________________________________
13319 [ 20025] By: jhi                                   on 2003/07/06  07:48:01
13320         Log: Make the 'slow ok' feature optional.
13321      Branch: perl
13322            ! lib/Test/Harness.pm
13323 ____________________________________________________________________________
13324 [ 20024] By: jhi                                   on 2003/07/06  07:44:57
13325         Log: The change #20022 didn't work for Command.t.
13326      Branch: perl
13327            ! lib/ExtUtils/t/Command.t
13328 ____________________________________________________________________________
13329 [ 20023] By: jhi                                   on 2003/07/06  07:29:22
13330         Log: Subject: Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
13331              From: Michael G Schwern <schwern@pobox.com>
13332              Date: Sat, 5 Jul 2003 13:34:37 -0700
13333              Message-ID: <20030705203437.GB2598@windhund.schwern.org>
13334              
13335              Print out the "ok" messages only once every second,
13336              this should make output much less and therefore testing
13337              much faster, especially on slower connections.
13338      Branch: perl
13339            ! lib/Test/Harness.pm
13340 ____________________________________________________________________________
13341 [ 20022] By: jhi                                   on 2003/07/06  07:26:52
13342         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_07
13343              From: Michael G Schwern <schwern@pobox.com>
13344              Date: Sat, 5 Jul 2003 16:59:49 -0700
13345              Message-ID: <20030705235949.GB3485@windhund.schwern.org>
13346      Branch: perl
13347            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
13348            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13349            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker/FAQ.pod
13350            ! lib/ExtUtils/t/Command.t
13351 ____________________________________________________________________________
13352 [ 20021] By: jhi                                   on 2003/07/06  07:19:17
13353         Log: Reintroduce changes #19723 and #19723 that were not
13354              in Net::Ping 2.31; needed for Windows.
13355      Branch: perl
13356            ! lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
13357 ____________________________________________________________________________
13358 [ 20020] By: jhi                                   on 2003/07/05  19:12:21
13359         Log: Upgrade to Digest::MD5 2.25.
13360      Branch: perl
13361            + ext/Digest/MD5/t/clone.t
13362            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
13363            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
13364            ! ext/Digest/MD5/t/files.t
13365 ____________________________________________________________________________
13366 [ 20019] By: jhi                                   on 2003/07/05  18:40:51
13367         Log: Make a read from a write-only fh to set errno
13368              (found by Gisle)
13369      Branch: perl
13370            ! perlio.c
13371 ____________________________________________________________________________
13372 [ 20018] By: jhi                                   on 2003/07/05  18:05:19
13373         Log: Add PerlIOBuf_close to makedef.pl as pointed out by
13374              Vadim Konovalov; add also PerlIOBuf_dup; sort and remove
13375              duplicates.
13376      Branch: perl
13377            ! makedef.pl
13378 ____________________________________________________________________________
13379 [ 20017] By: jhi                                   on 2003/07/05  17:47:47
13380         Log: Subject: [PATCH] fix for ext/threads/t/problems.t failures
13381              From: Dave Mitchell <davem@fdgroup.com>
13382              Date: Sat, 5 Jul 2003 19:12:51 +0100
13383              Message-ID: <20030705181251.GA14502@fdgroup.com>
13384      Branch: perl
13385            ! ext/threads/t/problems.t
13386 ____________________________________________________________________________
13387 [ 20016] By: jhi                                   on 2003/07/05  17:36:34
13388         Log: OpenBSD sometimes gets -0, probably due to fp fuzziness..
13389      Branch: perl
13390            ! lib/Benchmark.t
13391 ____________________________________________________________________________
13392 [ 20015] By: nick                                  on 2003/07/05  15:49:13
13393         Log: Integrate mainline
13394      Branch: perlio
13395           +> lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
13396           +> lib/Locale/Maketext/t/90utf8.t lib/Math/BigInt/t/biglog.t
13397           +> lib/Math/BigInt/t/req_mbf0.t lib/Math/BigInt/t/req_mbf1.t
13398           +> lib/Math/BigInt/t/req_mbfa.t lib/Math/BigInt/t/req_mbfi.t
13399           +> lib/Math/BigInt/t/req_mbfn.t lib/Math/BigInt/t/req_mbfw.t
13400           +> lib/Math/BigInt/t/trap.t lib/Math/BigInt/t/use_mbfw.t
13401           +> lib/Math/BigRat/t/bigratup.t lib/Math/BigRat/t/requirer.t
13402           +> lib/Math/BigRat/t/trap.t
13403           !> (integrate 134 files)
13404 ____________________________________________________________________________
13405 [ 20014] By: jhi                                   on 2003/07/05  14:10:20
13406         Log: Update Changes.
13407      Branch: maint-5.8/perl
13408            ! Changes patchlevel.h
13409 ____________________________________________________________________________
13410 [ 20013] By: jhi                                   on 2003/07/05  13:58:18
13411         Log: Integrate:
13412              [ 19998]
13413              Fix non-numeric $VERSION.
13414              
13415              [ 19999]
13416              Macro reorganization in the Makefile, so that $(LDLIBPTH) always
13417              appears just before the name of the command to be run. See
13418              
13419              Subject: Re: PERL_SKIP_TTY_TEST fix
13420              From: Alexey Tourbin <at@altlinux.ru>
13421              Date: Fri, 4 Jul 2003 17:25:34 +0400
13422              Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru>
13423              
13424              [ 20000]
13425              Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
13426              and bignum v0.14.
13427              
13428              [ 20001]
13429              Add a new test target in the makefile, test_harness_notty.
13430              It's like test_harness, but sets HARNESS_NOTTY=1 to make
13431              Test::Harness' output less blinking.
13432              
13433              [ 20002]
13434              Author list update (to be continued...)
13435              
13436              [ 20003]
13437              Allow to create more than one Shell object :
13438              Subject: [patch] Shell.pm fix
13439              From: Stéphane Payrard <stef@payrard.net>
13440              Date: Sat, 5 Jul 2003 01:16:50 +0200
13441              Message-ID: <20030704231650.GA19701@stefp.dyndns.org>
13442              
13443              [ 20004]
13444              Subject: [PATCH] dump.c -Wformat; Re: maint @ 19975, maint @ 19997
13445              From: Robin Barker <Robin.Barker@npl.co.uk>
13446              Date: Fri, 4 Jul 2003 19:15:01 +0100
13447              Message-ID: <533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk>
13448              
13449              [ 20006]
13450              Subject: [PATCH] MM_VMS.pm -- fix xs installation
13451              From: "Craig A. Berry" <craigberry@mac.com>
13452              Date: Sat, 05 Jul 2003 00:38:28 -0500
13453              Message-ID: <3F066454.90003@mac.com>
13454              
13455              [ 20007]
13456              Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint;
13457              since CGI scripts are (should be) run under -T, being able
13458              to show the HASH_SEED in case of problems is good.
13459              The $ENV{PERL_HASH_SEED} is still ignored under taint.
13460              
13461              [ 20008]
13462              IIRC gcc would complain about if (s = ...).
13463              
13464              [ 20009]
13465              The logic for additional randomisation for 64-bit UV
13466              cases was wrong.
13467              
13468              [ 20010]
13469              Comment out some debugging output in Math::BigInt, that
13470              causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t.
13471              
13472              [ 20012]
13473              Be explicit about the $0 pain in Linux 2.2.
13474      Branch: maint-5.8/perl
13475           +> lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/req_mbf0.t
13476           +> lib/Math/BigInt/t/req_mbf1.t lib/Math/BigInt/t/req_mbfa.t
13477           +> lib/Math/BigInt/t/req_mbfi.t lib/Math/BigInt/t/req_mbfn.t
13478           +> lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/trap.t
13479           +> lib/Math/BigInt/t/use_mbfw.t lib/Math/BigRat/t/bigratup.t
13480           +> lib/Math/BigRat/t/requirer.t lib/Math/BigRat/t/trap.t
13481           !> (integrate 48 files)
13482 ____________________________________________________________________________
13483 [ 20012] By: jhi                                   on 2003/07/05  13:46:05
13484         Log: Be explicit about the $0 pain in Linux 2.2.
13485      Branch: perl
13486            ! pod/perlvar.pod
13487 ____________________________________________________________________________
13488 [ 20011] By: jhi                                   on 2003/07/05  13:44:30
13489         Log: perldelta tweaks.
13490      Branch: maint-5.8/perl
13491            ! pod/perldelta.pod
13492 ____________________________________________________________________________
13493 [ 20010] By: rgs                                   on 2003/07/05  12:06:41
13494         Log: Comment out some debugging output in Math::BigInt, that
13495              causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t.
13496      Branch: perl
13497            ! lib/Math/BigInt.pm
13498 ____________________________________________________________________________
13499 [ 20009] By: jhi                                   on 2003/07/05  10:56:55
13500         Log: The logic for additional randomisation for 64-bit UV
13501              cases was wrong.
13502      Branch: perl
13503            ! perl.c
13504 ____________________________________________________________________________
13505 [ 20008] By: jhi                                   on 2003/07/05  09:10:46
13506         Log: IIRC gcc would complain about if (s = ...).
13507      Branch: perl
13508            ! perl.c
13509 ____________________________________________________________________________
13510 [ 20007] By: jhi                                   on 2003/07/05  09:09:44
13511         Log: Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint;
13512              since CGI scripts are (should be) run under -T, being able
13513              to show the HASH_SEED in case of problems is good.
13514              The $ENV{PERL_HASH_SEED} is still ignored under taint.
13515      Branch: perl
13516            ! perl.c
13517 ____________________________________________________________________________
13518 [ 20006] By: jhi                                   on 2003/07/05  07:56:56
13519         Log: Subject: [PATCH] MM_VMS.pm -- fix xs installation
13520              From: "Craig A. Berry" <craigberry@mac.com>
13521              Date: Sat, 05 Jul 2003 00:38:28 -0500
13522              Message-ID: <3F066454.90003@mac.com>
13523      Branch: perl
13524            ! lib/ExtUtils/MM_VMS.pm
13525 ____________________________________________________________________________
13526 [ 20005] By: jhi                                   on 2003/07/05  07:50:53
13527         Log: Subject: [PATCH maint] partially rescind Concise pad patch.
13528              From: Dave Mitchell <davem@fdgroup.com>
13529              Date: Fri, 4 Jul 2003 22:10:11 +0100
13530              Message-ID: <20030704211010.GD10426@fdgroup.com>
13531      Branch: maint-5.8/perl
13532            ! ext/B/B/Concise.pm
13533 ____________________________________________________________________________
13534 [ 20004] By: jhi                                   on 2003/07/05  07:47:02
13535         Log: Subject: [PATCH] dump.c -Wformat; Re: maint @ 19975, maint @ 19997
13536              From: Robin Barker <Robin.Barker@npl.co.uk>
13537              Date: Fri, 4 Jul 2003 19:15:01 +0100
13538              Message-ID: <533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk>
13539      Branch: perl
13540            ! dump.c
13541 ____________________________________________________________________________
13542 [ 20003] By: rgs                                   on 2003/07/05  07:45:16
13543         Log: Allow to create more than one Shell object :
13544              Subject: [patch] Shell.pm fix
13545              From: Stéphane Payrard <stef@payrard.net>
13546              Date: Sat, 5 Jul 2003 01:16:50 +0200
13547              Message-ID: <20030704231650.GA19701@stefp.dyndns.org>
13548      Branch: perl
13549            ! lib/Shell.pm
13550 ____________________________________________________________________________
13551 [ 20002] By: rgs                                   on 2003/07/04  21:49:05
13552         Log: Author list update (to be continued...)
13553      Branch: perl
13554            ! AUTHORS
13555 ____________________________________________________________________________
13556 [ 20001] By: rgs                                   on 2003/07/04  21:42:12
13557         Log: Add a new test target in the makefile, test_harness_notty.
13558              It's like test_harness, but sets HARNESS_NOTTY=1 to make
13559              Test::Harness' output less blinking.
13560      Branch: perl
13561            ! Makefile.SH
13562 ____________________________________________________________________________
13563 [ 20000] By: rgs                                   on 2003/07/04  20:58:05
13564         Log: Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
13565              and bignum v0.14.
13566      Branch: perl
13567            + lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/req_mbf0.t
13568            + lib/Math/BigInt/t/req_mbf1.t lib/Math/BigInt/t/req_mbfa.t
13569            + lib/Math/BigInt/t/req_mbfi.t lib/Math/BigInt/t/req_mbfn.t
13570            + lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/trap.t
13571            + lib/Math/BigInt/t/use_mbfw.t lib/Math/BigRat/t/bigratup.t
13572            + lib/Math/BigRat/t/requirer.t lib/Math/BigRat/t/trap.t
13573            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
13574            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
13575            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
13576            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
13577            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
13578            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/bigints.t
13579            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
13580            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/mbimbf.inc
13581            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/require.t
13582            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
13583            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.inc
13584            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
13585            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
13586            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
13587            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
13588            ! lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
13589            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
13590            ! lib/bignum/t/brinfnan.t lib/bigrat.pm
13591            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
13592            ! t/lib/Math/BigInt/Subclass.pm
13593 ____________________________________________________________________________
13594 [ 19999] By: rgs                                   on 2003/07/04  19:39:01
13595         Log: Macro reorganization in the Makefile, so that $(LDLIBPTH) always
13596              appears just before the name of the command to be run. See
13597              
13598              Subject: Re: PERL_SKIP_TTY_TEST fix
13599              From: Alexey Tourbin <at@altlinux.ru>
13600              Date: Fri, 4 Jul 2003 17:25:34 +0400
13601              Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru>
13602      Branch: perl
13603            ! Makefile.SH
13604 ____________________________________________________________________________
13605 [ 19998] By: rgs                                   on 2003/07/04  19:31:33
13606         Log: Fix non-numeric $VERSION.
13607      Branch: perl
13608            ! lib/Math/BigInt.pm
13609 ____________________________________________________________________________
13610 [ 19997] By: jhi                                   on 2003/07/04  14:45:20
13611         Log: Update Changes.
13612      Branch: maint-5.8/perl
13613            ! Changes patchlevel.h
13614 ____________________________________________________________________________
13615 [ 19996] By: jhi                                   on 2003/07/04  14:41:18
13616         Log: Integrate:
13617              [ 19993]
13618              Oops.
13619              
13620              [ 19994]
13621              More $0 sad tales.
13622              
13623              [ 19995]
13624              According to Tels our M::BI is _better_ than the 1.64 in CPAN.
13625      Branch: maint-5.8/perl
13626           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
13627           !> lib/Math/BigInt.pm pod/perlvar.pod
13628 ____________________________________________________________________________
13629 [ 19995] By: jhi                                   on 2003/07/04  14:36:56
13630         Log: According to Tels our M::BI is _better_ than the 1.64 in CPAN.
13631      Branch: perl
13632            ! lib/Math/BigInt.pm
13633 ____________________________________________________________________________
13634 [ 19994] By: jhi                                   on 2003/07/04  14:36:17
13635         Log: More $0 sad tales.
13636      Branch: perl
13637            ! pod/perlvar.pod
13638 ____________________________________________________________________________
13639 [ 19993] By: jhi                                   on 2003/07/04  14:34:40
13640         Log: Oops.
13641      Branch: perl
13642            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
13643 ____________________________________________________________________________
13644 [ 19992] By: jhi                                   on 2003/07/04  13:58:29
13645         Log: Update Changes.
13646      Branch: maint-5.8/perl
13647            ! Changes patchlevel.h
13648 ____________________________________________________________________________
13649 [ 19991] By: jhi                                   on 2003/07/04  13:54:33
13650         Log: Integrate:
13651              [ 19976]
13652              Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global
13653              From: PPrymmer@factset.com
13654              Date: Thu, 3 Jul 2003 23:59:51 -0400
13655              Message-ID: <OF4DF4AA68.1EF12116-ON85256D59.00120F5E-85256D59.0015F58D@factset.com>
13656              
13657              [ 19977]
13658              $0 is pain.
13659              
13660              [ 19979]
13661              Remove PL_earlytaint since the hash seed code
13662              can be delayed until perl_parse().
13663              
13664              [ 19980]
13665              line_t is U32, not I32.
13666              
13667              [ 19981]
13668              AUTHORS updates.
13669              
13670              [ 19982]
13671              No energy now to figure out what is wrong with $0
13672              (or ps) in Tru64.  The test works fine when run from
13673              command line.
13674              
13675              [ 19984]
13676              Upgrade to CGI.pm 2.97.
13677              
13678              [ 19985]
13679              Upgrade to CPAN 1.71.
13680              
13681              [ 19986]
13682              Upgrade to Digest::MD5 2.24, with few extra tweaks:
13683              (1) make the PATCHLEVEL logic as it is with List::Util
13684              (more portable to older Perls)
13685              (2) regen the MD5 checksums with ...
13686              (3) ... the Mac OS Classic checksums generated via MacRoman
13687              (just a guess)
13688              (4) Keep the core Makefile.PL.
13689              
13690              [ 19987]
13691              Upgrade to Locale::Maketext 1.06.
13692              
13693              [ 19988]
13694              Upgrade to Net::Ping 2.31.
13695              
13696              [ 19989]
13697              Upgrade to Text::Balanced 1.94.
13698              
13699              [ 19990]
13700              Upgrade to PodParser 1.23; but do not update
13701              t/pod/find.t or t/pod/testp2pt.pl since the
13702              first one does not work at all under core,
13703              and the second change would drop MacOS Classic
13704              portability tweaks introduced by change #18669.
13705      Branch: maint-5.8/perl
13706           +> lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
13707           +> lib/Locale/Maketext/t/90utf8.t
13708           !> (integrate 40 files)
13709 ____________________________________________________________________________
13710 [ 19990] By: jhi                                   on 2003/07/04  13:50:29
13711         Log: Upgrade to PodParser 1.23; but do not update
13712              t/pod/find.t or t/pod/testp2pt.pl since the
13713              first one does not work at all under core,
13714              and the second change would drop MacOS Classic
13715              portability tweaks introduced by change #18669.
13716      Branch: perl
13717            ! lib/Pod/Find.pm lib/Pod/Usage.pm
13718 ____________________________________________________________________________
13719 [ 19989] By: jhi                                   on 2003/07/04  13:20:51
13720         Log: Upgrade to Text::Balanced 1.94.
13721      Branch: perl
13722            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
13723            ! lib/Text/Balanced/README lib/Text/Balanced/t/extcbk.t
13724            ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
13725 ____________________________________________________________________________
13726 [ 19988] By: jhi                                   on 2003/07/04  13:17:22
13727         Log: Upgrade to Net::Ping 2.31.
13728      Branch: perl
13729            ! lib/Net/Ping.pm lib/Net/Ping/Changes
13730            ! lib/Net/Ping/t/250_ping_hires.t
13731            ! lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/450_service.t
13732 ____________________________________________________________________________
13733 [ 19987] By: jhi                                   on 2003/07/04  13:09:04
13734         Log: Upgrade to Locale::Maketext 1.06.
13735      Branch: perl
13736            + lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
13737            + lib/Locale/Maketext/t/90utf8.t
13738            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
13739 ____________________________________________________________________________
13740 [ 19986] By: jhi                                   on 2003/07/04  12:59:45
13741         Log: Upgrade to Digest::MD5 2.24, with few extra tweaks:
13742              (1) make the PATCHLEVEL logic as it is with List::Util
13743              (more portable to older Perls)
13744              (2) regen the MD5 checksums with ...
13745              (3) ... the Mac OS Classic checksums generated via MacRoman
13746              (just a guess)
13747              (4) Keep the core Makefile.PL.
13748      Branch: perl
13749            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
13750            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
13751 ____________________________________________________________________________
13752 [ 19985] By: jhi                                   on 2003/07/04  12:43:10
13753         Log: Upgrade to CPAN 1.71.
13754      Branch: perl
13755            ! lib/CPAN.pm
13756 ____________________________________________________________________________
13757 [ 19984] By: jhi                                   on 2003/07/04  12:39:20
13758         Log: Upgrade to CGI.pm 2.97.
13759      Branch: perl
13760            ! lib/CGI.pm lib/CGI/Carp.pm
13761 ____________________________________________________________________________
13762 [ 19983] By: jhi                                   on 2003/07/04  12:28:01
13763         Log: perldelta tweak.
13764      Branch: maint-5.8/perl
13765            ! pod/perldelta.pod
13766 ____________________________________________________________________________
13767 [ 19982] By: jhi                                   on 2003/07/04  10:45:05
13768         Log: No energy now to figure out what is wrong with $0
13769              (or ps) in Tru64.  The test works fine when run from
13770              command line.
13771      Branch: perl
13772            ! ext/threads/t/join.t
13773 ____________________________________________________________________________
13774 [ 19981] By: jhi                                   on 2003/07/04  10:34:42
13775         Log: AUTHORS updates.
13776      Branch: perl
13777            ! AUTHORS
13778 ____________________________________________________________________________
13779 [ 19980] By: jhi                                   on 2003/07/04  08:40:51
13780         Log: line_t is U32, not I32.
13781      Branch: perl
13782            ! bytecode.pl
13783 ____________________________________________________________________________
13784 [ 19979] By: jhi                                   on 2003/07/04  08:33:32
13785         Log: Remove PL_earlytaint since the hash seed code
13786              can be delayed until perl_parse().
13787      Branch: perl
13788            ! dosish.h embedvar.h epoc/epocish.h mpeix/mpeixish.h
13789            ! os2/os2ish.h perl.c perl.h perlapi.h perlvars.h
13790            ! plan9/plan9ish.h unixish.h vms/vmsish.h
13791 ____________________________________________________________________________
13792 [ 19978] By: jhi                                   on 2003/07/04  05:27:56
13793         Log: perldelta tweaks.
13794      Branch: maint-5.8/perl
13795            ! pod/perldelta.pod
13796 ____________________________________________________________________________
13797 [ 19977] By: jhi                                   on 2003/07/04  04:56:41
13798         Log: $0 is pain.
13799      Branch: perl
13800            ! ext/threads/t/join.t
13801 ____________________________________________________________________________
13802 [ 19976] By: jhi                                   on 2003/07/04  04:48:37
13803         Log: Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global
13804              From: PPrymmer@factset.com
13805              Date: Thu, 3 Jul 2003 23:59:51 -0400
13806              Message-ID: <OF4DF4AA68.1EF12116-ON85256D59.00120F5E-85256D59.0015F58D@factset.com>
13807      Branch: perl
13808            ! vms/vms.c vms/vmspipe.com
13809 ____________________________________________________________________________
13810 [ 19975] By: jhi                                   on 2003/07/03  21:39:48
13811         Log: Update Changes.
13812      Branch: maint-5.8/perl
13813            ! Changes patchlevel.h
13814 ____________________________________________________________________________
13815 [ 19974] By: jhi                                   on 2003/07/03  21:36:16
13816         Log: Integrate:
13817              [ 19971]
13818              Subject: [PATCH] t/op/magic.t on FreeBSD
13819              From: Slaven Rezic <slaven@rezic.de>
13820              Date: Fri, 4 Jul 2003 00:35:51 +0200 (CEST)
13821              Message-Id: <200307032235.h63MZpKY036791@vran.herceg.de>
13822              
13823              [ 19972]
13824              Subject: [PATCH] installperl -n
13825              From: Slaven Rezic <slaven@rezic.de>
13826              Date: Fri, 4 Jul 2003 00:41:36 +0200 (CEST)
13827              Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de>
13828              
13829              [ 19973]
13830              Bump Time::HiRes version to 1.50.
13831      Branch: maint-5.8/perl
13832           !> ext/Time/HiRes/HiRes.pm installperl t/op/magic.t
13833 ____________________________________________________________________________
13834 [ 19973] By: jhi                                   on 2003/07/03  21:34:03
13835         Log: Bump Time::HiRes version to 1.50.
13836      Branch: perl
13837            ! ext/Time/HiRes/HiRes.pm
13838 ____________________________________________________________________________
13839 [ 19972] By: jhi                                   on 2003/07/03  21:33:10
13840         Log: Subject: [PATCH] installperl -n
13841              From: Slaven Rezic <slaven@rezic.de>
13842              Date: Fri, 4 Jul 2003 00:41:36 +0200 (CEST)
13843              Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de>
13844      Branch: perl
13845            ! installperl
13846 ____________________________________________________________________________
13847 [ 19971] By: jhi                                   on 2003/07/03  21:31:47
13848         Log: Subject: [PATCH] t/op/magic.t on FreeBSD
13849              From: Slaven Rezic <slaven@rezic.de>
13850              Date: Fri, 4 Jul 2003 00:35:51 +0200 (CEST)
13851              Message-Id: <200307032235.h63MZpKY036791@vran.herceg.de>
13852      Branch: perl
13853            ! t/op/magic.t
13854 ____________________________________________________________________________
13855 [ 19970] By: jhi                                   on 2003/07/03  21:28:08
13856         Log: Integrate:
13857              [ 19969]
13858              Ask Schwern.
13859      Branch: maint-5.8/perl
13860            - Porting/Modules
13861           !> AUTHORS MANIFEST
13862 ____________________________________________________________________________
13863 [ 19969] By: jhi                                   on 2003/07/03  21:27:11
13864         Log: Ask Schwern.
13865      Branch: perl
13866            - Porting/Modules
13867            ! AUTHORS MANIFEST
13868 ____________________________________________________________________________
13869 [ 19968] By: jhi                                   on 2003/07/03  19:17:29
13870         Log: Integrate:
13871              [ 19957]
13872              Subject: Re: randomly untainting?
13873              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13874              Date: Thu, 3 Jul 2003 14:58:18 +0200
13875              Message-Id: <20030703145818.5bdd2873.rgarciasuarez@free.fr>
13876              (plus extra debug printing)
13877              
13878              [ 19958]
13879              Regen Configure, Glossary, et alia.
13880              
13881              [ 19959]
13882              Regen perltoc.
13883              
13884              [ 19960]
13885              perldelta tweaks.
13886              
13887              [ 19961]
13888              Extra light testing for the UTF-8 cache
13889              (that it isn't broken, not that it helps).
13890              
13891              [ 19962]
13892              Add at least meager beginnings of assertion checks for
13893              the UTF-8 length/pos cache.  It's not as full as I would
13894              like since the exact behaviour of the second half of the
13895              cache, used in substr(), eludes me right now.
13896              
13897              [ 19963]
13898              Revert #19957 as requested by Rafael.
13899              
13900              [ 19964]
13901              Subject: Re: randomly untainting?
13902              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13903              Date: Thu, 3 Jul 2003 17:35:09 +0200
13904              Message-Id: <20030703173509.0c007f0f.rgarciasuarez@free.fr>
13905              
13906              [ 19965]
13907              Subject: [PATCH] Win32: fix WM_TIMER handling
13908              From: Mattia Barbon <mbarbon@dsi.unive.it>
13909              Date: Thu, 3 Jul 2003 16:05:23 +0200 (ora legale Europa occidentale)
13910              Message-ID: <Mahogany-0.64.2-1016-20030703-160523.00@rbnet.it>
13911              
13912              [ 19966]
13913              Subject: Re: [PATCH] Bring Time::Local to 1.07
13914              From: Dave Rolsky <autarch@urth.org>
13915              Date: Thu, 3 Jul 2003 14:35:56 -0500 (CDT)
13916              Message-ID: <Pine.LNX.4.56.0307031435270.29915@urth.org>
13917              
13918              [ 19967]
13919              Add autarch and Time::Local to Modules.
13920      Branch: maint-5.8/perl
13921           !> Porting/Modules ext/List/Util/t/tainted.t lib/Time/Local.pm
13922           !> sv.c t/TestInit.pm t/op/length.t win32/win32.c
13923 ____________________________________________________________________________
13924 [ 19967] By: jhi                                   on 2003/07/03  19:02:40
13925         Log: Add autarch and Time::Local to Modules.
13926      Branch: perl
13927            ! Porting/Modules
13928 ____________________________________________________________________________
13929 [ 19966] By: jhi                                   on 2003/07/03  18:59:44
13930         Log: Subject: Re: [PATCH] Bring Time::Local to 1.07
13931              From: Dave Rolsky <autarch@urth.org>
13932              Date: Thu, 3 Jul 2003 14:35:56 -0500 (CDT)
13933              Message-ID: <Pine.LNX.4.56.0307031435270.29915@urth.org>
13934      Branch: perl
13935            ! lib/Time/Local.pm
13936 ____________________________________________________________________________
13937 [ 19965] By: jhi                                   on 2003/07/03  18:58:25
13938         Log: Subject: [PATCH] Win32: fix WM_TIMER handling
13939              From: Mattia Barbon <mbarbon@dsi.unive.it>
13940              Date: Thu, 3 Jul 2003 16:05:23 +0200 (ora legale Europa occidentale)
13941              Message-ID: <Mahogany-0.64.2-1016-20030703-160523.00@rbnet.it>
13942      Branch: perl
13943            ! win32/win32.c
13944 ____________________________________________________________________________
13945 [ 19964] By: jhi                                   on 2003/07/03  18:56:26
13946         Log: Subject: Re: randomly untainting?
13947              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13948              Date: Thu, 3 Jul 2003 17:35:09 +0200
13949              Message-Id: <20030703173509.0c007f0f.rgarciasuarez@free.fr>
13950      Branch: perl
13951            ! t/TestInit.pm
13952 ____________________________________________________________________________
13953 [ 19963] By: jhi                                   on 2003/07/03  18:55:37
13954         Log: Revert #19957 as requested by Rafael.
13955      Branch: perl
13956            ! ext/List/Util/t/tainted.t
13957 ____________________________________________________________________________
13958 [ 19962] By: jhi                                   on 2003/07/03  18:54:09
13959         Log: Add at least meager beginnings of assertion checks for
13960              the UTF-8 length/pos cache.  It's not as full as I would
13961              like since the exact behaviour of the second half of the
13962              cache, used in substr(), eludes me right now.
13963      Branch: perl
13964            ! sv.c
13965 ____________________________________________________________________________
13966 [ 19961] By: jhi                                   on 2003/07/03  13:57:47
13967         Log: Extra light testing for the UTF-8 cache
13968              (that it isn't broken, not that it helps).
13969      Branch: perl
13970            ! t/op/length.t
13971 ____________________________________________________________________________
13972 [ 19960] By: jhi                                   on 2003/07/03  13:43:42
13973         Log: perldelta tweaks.
13974      Branch: maint-5.8/perl
13975            ! pod/perldelta.pod
13976 ____________________________________________________________________________
13977 [ 19959] By: jhi                                   on 2003/07/03  13:36:50
13978         Log: Regen perltoc.
13979      Branch: maint-5.8/perl
13980            ! pod/perltoc.pod
13981 ____________________________________________________________________________
13982 [ 19958] By: jhi                                   on 2003/07/03  13:27:12
13983         Log: Regen Configure, Glossary, et alia.
13984      Branch: maint-5.8/perl
13985            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13986 ____________________________________________________________________________
13987 [ 19957] By: jhi                                   on 2003/07/03  12:01:25
13988         Log: Subject: Re: randomly untainting?
13989              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13990              Date: Thu, 3 Jul 2003 14:58:18 +0200
13991              Message-Id: <20030703145818.5bdd2873.rgarciasuarez@free.fr>
13992              (plus extra debug printing)
13993      Branch: perl
13994            ! ext/List/Util/t/tainted.t
13995 ____________________________________________________________________________
13996 [ 19956] By: jhi                                   on 2003/07/03  11:31:55
13997         Log: Update Changes.
13998      Branch: maint-5.8/perl
13999            ! Changes patchlevel.h
14000 ____________________________________________________________________________
14001 [ 19955] By: jhi                                   on 2003/07/03  11:26:56
14002         Log: Integrate:
14003              [ 19952]
14004              Tiny tweak to perlartistic from Robin Barker.
14005              
14006              [ 19954]
14007              Subject: Re: maint @ 19923
14008              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
14009              Date: Thu, 3 Jul 2003 15:57:55 +0400
14010              Message-ID: <048e01c3415b$da0fe510$7c5ec3d9@vad>
14011              (WinCE update)
14012      Branch: maint-5.8/perl
14013           !> pod/perlartistic.pod wince/Makefile.ce wince/wince.c
14014 ____________________________________________________________________________
14015 [ 19954] By: jhi                                   on 2003/07/03  11:10:21
14016         Log: Subject: Re: maint @ 19923
14017              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
14018              Date: Thu, 3 Jul 2003 15:57:55 +0400
14019              Message-ID: <048e01c3415b$da0fe510$7c5ec3d9@vad>
14020      Branch: perl
14021            ! wince/Makefile.ce wince/wince.c
14022 ____________________________________________________________________________
14023 [ 19953] By: jhi                                   on 2003/07/03  11:08:58
14024         Log: Tiny tweak to maint perldelta from Robin Barker.
14025      Branch: maint-5.8/perl
14026            ! pod/perldelta.pod
14027 ____________________________________________________________________________
14028 [ 19952] By: jhi                                   on 2003/07/03  10:56:45
14029         Log: Tiny tweak to perlartistic from Robin Barker.
14030      Branch: perl
14031            ! pod/perlartistic.pod
14032 ____________________________________________________________________________
14033 [ 19951] By: jhi                                   on 2003/07/03  08:47:35
14034         Log: Integrate:
14035              (most of #18302 was already part of #18791)
14036              [ 18302]
14037              Subject: Proper fix for CvOUTSIDE weak refcounting
14038              From: Dave Mitchell <davem@fdgroup.com>
14039              Date: Tue, 10 Dec 2002 01:26:44 +0000
14040              Message-ID: <20021210012644.A7843@fdgroup.com>
14041              
14042              [ 19924]
14043              Fix from Enache Adrian for the magic.t failure in
14044              FreeBSD: setproctitle() cannot get rid of the " (perl)".
14045              
14046              [ 19925]
14047              FreeBSD $0 dance.
14048              
14049              [ 19926]
14050              Getting the whitespace right.
14051              
14052              [ 19927]
14053              ...and getting the comma right, too.
14054              
14055              [ 19928]
14056              Darwin: -Dprefix=$HOME/Perl tried to install to /Library.
14057              
14058              [ 19929]
14059              Better links.
14060              
14061              [ 19930]
14062              Let the perldelta iteration begin.
14063              
14064              [ 19931]
14065              Fix for [perl #22759 insufficient format string checking];
14066              using ewix makes no sense, assuming evix was intended,
14067              no old tests fail; add the test case.
14068              
14069              [ 19932]
14070              Subject: Re: maint @ 19923
14071              From: Jim Cromie <jcromie@divsol.com>
14072              Date: Wed, 02 Jul 2003 05:35:06 -0600
14073              Message-ID: <3F02C36A.9030704@divsol.com>
14074              
14075              [ 19933]
14076              Subject: Re: maint @ 19923
14077              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
14078              Date: Wed, 2 Jul 2003 11:43:05 -0400
14079              Message-ID: <20030702154304.GD206089@linguist.thayer.dartmouth.edu>
14080              
14081              [ 19934]
14082              Subject: [PATCH] line numbers are given % 64k
14083              From: James Jurach <muaddib@erf.net>
14084              Date: Wed, 2 Jul 2003 13:31:05 -0500
14085              Message-ID: <20030702183105.GA4837@lebowski>
14086              
14087              [ 19935]
14088              It would seem that in Linux 2.2 there is no way
14089              we can do the right thing to make ps(1) see $0
14090              our way.  Also amend the $0 documentation a bit.
14091              
14092              [ 19936]
14093              Subject: Re: perldelta for 5.8.1
14094              From: Dave Mitchell <davem@fdgroup.com>
14095              Date: Wed, 2 Jul 2003 17:46:32 +0100
14096              Message-ID: <20030702164632.GE2137@fdgroup.com>
14097              
14098              [ 19937]
14099              Decomplexing by Jim Cromie.
14100              
14101              [ 19938]
14102              Subject: Perldelta 5.8.1 typos
14103              From: Simon Glover <scog@amnh.org>
14104              Date: Wed, 2 Jul 2003 13:42:58 -0400 (EDT)
14105              Message-ID: <Pine.GSO.4.43.0307021341020.8877-100000@egg.amnh.org>
14106              
14107              [ 19939]
14108              Subject: [PATCH] various Deparse fixes
14109              From: Dave Mitchell <davem@fdgroup.com>
14110              Date: Wed, 2 Jul 2003 18:10:45 +0100
14111              Message-ID: <20030702171045.GF2137@fdgroup.com>
14112              
14113              [ 19940]
14114              Skip a socketpair test on SCO OSR
14115              
14116              [ 19941]
14117              Minor test adjustments :
14118              - test name correction in op/concat.t by Yitzchak Scott-Thoennes
14119              - prototypes added to some public functions in t/test.pl,
14120              as suggested by Enache Adrian
14121              
14122              [ 19942]
14123              Nicer options for Porting/Modules.
14124              
14125              [ 19943]
14126              Subject: [PATCH] Re: ext/List/Util/t/weak.t panic
14127              From: Dave Mitchell <davem@fdgroup.com>
14128              Date: Thu, 3 Jul 2003 01:32:11 +0100
14129              Message-ID: <20030703003211.GB3747@fdgroup.com>
14130              
14131              [ 19944]
14132              Subject: [PATCH] "without parens" vs "without parentheses"
14133              From: Iain Truskett <spoon@cpan.org>
14134              Date: Thu, 3 Jul 2003 12:40:42 +1000
14135              Message-ID: <20030703024042.GI12380@ouroboros.anu.edu.au>
14136              
14137              [ 19945]
14138              Subject: Re: perldelta for 5.8.1
14139              From: Nicholas Clark <nick@unfortu.net>
14140              Date: Wed, 2 Jul 2003 23:08:26 +0100
14141              Message-ID: <20030702220825.GA558@Bagpuss.unfortu.net>
14142              
14143              [ 19946]
14144              Pod::LaTeX has been updated (from tjenness).
14145              
14146              [ 19947]
14147              Apply Schwern's suggested warning code from
14148              [perl #22209] Test::Harness::Straps vs. $Config{path_sep}   
14149              
14150              [ 19948]
14151              Underline the fact that XSLoader is not DynaLoader
14152              ([perl #21974] dl_load_flags not honored by XSLoader)
14153              
14154              [ 19949]
14155              No fancy binmode() if no perlio.
14156              
14157              [ 19950]
14158              Mention Modules in AUTHORS.
14159      Branch: maint-5.8/perl
14160           !> (integrate 41 files)
14161 ____________________________________________________________________________
14162 [ 19950] By: jhi                                   on 2003/07/03  07:46:45
14163         Log: Mention Modules in AUTHORS.
14164      Branch: perl
14165            ! AUTHORS
14166 ____________________________________________________________________________
14167 [ 19949] By: jhi                                   on 2003/07/03  06:58:01
14168         Log: No fancy binmode() if no perlio.
14169      Branch: perl
14170            ! ext/IO/lib/IO/t/io_sock.t
14171 ____________________________________________________________________________
14172 [ 19948] By: jhi                                   on 2003/07/03  06:55:12
14173         Log: Underline the fact that XSLoader is not DynaLoader
14174              ([perl #21974] dl_load_flags not honored by XSLoader)
14175      Branch: perl
14176            ! ext/DynaLoader/XSLoader_pm.PL
14177 ____________________________________________________________________________
14178 [ 19947] By: jhi                                   on 2003/07/03  06:35:29
14179         Log: Apply Schwern's suggested warning code from
14180              [perl #22209] Test::Harness::Straps vs. $Config{path_sep}   
14181      Branch: perl
14182            ! lib/Test/Harness/Straps.pm
14183 ____________________________________________________________________________
14184 [ 19946] By: jhi                                   on 2003/07/03  06:33:04
14185         Log: Pod::LaTeX has been updated (from tjenness).
14186      Branch: maint-5.8/perl
14187            ! pod/perldelta.pod
14188 ____________________________________________________________________________
14189 [ 19945] By: jhi                                   on 2003/07/03  06:32:10
14190         Log: Subject: Re: perldelta for 5.8.1
14191              From: Nicholas Clark <nick@unfortu.net>
14192              Date: Wed, 2 Jul 2003 23:08:26 +0100
14193              Message-ID: <20030702220825.GA558@Bagpuss.unfortu.net>
14194      Branch: maint-5.8/perl
14195            ! pod/perldelta.pod
14196 ____________________________________________________________________________
14197 [ 19944] By: jhi                                   on 2003/07/03  06:30:11
14198         Log: Subject: [PATCH] "without parens" vs "without parentheses"
14199              From: Iain Truskett <spoon@cpan.org>
14200              Date: Thu, 3 Jul 2003 12:40:42 +1000
14201              Message-ID: <20030703024042.GI12380@ouroboros.anu.edu.au>
14202      Branch: perl
14203            ! t/lib/warnings/toke toke.c
14204 ____________________________________________________________________________
14205 [ 19943] By: jhi                                   on 2003/07/03  06:27:18
14206         Log: Subject: [PATCH] Re: ext/List/Util/t/weak.t panic
14207              From: Dave Mitchell <davem@fdgroup.com>
14208              Date: Thu, 3 Jul 2003 01:32:11 +0100
14209              Message-ID: <20030703003211.GB3747@fdgroup.com>
14210      Branch: perl
14211            ! mg.c sv.c
14212 ____________________________________________________________________________
14213 [ 19942] By: jhi                                   on 2003/07/03  06:25:30
14214         Log: Nicer options for Porting/Modules.
14215      Branch: perl
14216            ! MANIFEST Porting/Modules
14217 ____________________________________________________________________________
14218 [ 19941] By: rgs                                   on 2003/07/02  21:38:19
14219         Log: Minor test adjustments :
14220              - test name correction in op/concat.t by Yitzchak Scott-Thoennes
14221              - prototypes added to some public functions in t/test.pl,
14222              as suggested by Enache Adrian
14223      Branch: perl
14224            ! t/op/concat.t t/test.pl
14225 ____________________________________________________________________________
14226 [ 19940] By: rgs                                   on 2003/07/02  20:58:19
14227         Log: Skip a socketpair test on SCO OSR
14228      Branch: perl
14229            ! ext/Socket/socketpair.t
14230 ____________________________________________________________________________
14231 [ 19939] By: jhi                                   on 2003/07/02  20:10:47
14232         Log: Subject: [PATCH] various Deparse fixes
14233              From: Dave Mitchell <davem@fdgroup.com>
14234              Date: Wed, 2 Jul 2003 18:10:45 +0100
14235              Message-ID: <20030702171045.GF2137@fdgroup.com>
14236      Branch: perl
14237            ! ext/B/B/Concise.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
14238            ! ext/B/defsubs_h.PL t/TEST t/op/ord.t
14239 ____________________________________________________________________________
14240 [ 19938] By: jhi                                   on 2003/07/02  20:07:12
14241         Log: Subject: Perldelta 5.8.1 typos
14242              From: Simon Glover <scog@amnh.org>
14243              Date: Wed, 2 Jul 2003 13:42:58 -0400 (EDT)
14244              Message-ID: <Pine.GSO.4.43.0307021341020.8877-100000@egg.amnh.org>
14245      Branch: maint-5.8/perl
14246            ! pod/perldelta.pod
14247 ____________________________________________________________________________
14248 [ 19937] By: jhi                                   on 2003/07/02  20:06:17
14249         Log: Decomplexing by Jim Cromie.
14250      Branch: maint-5.8/perl
14251            ! pod/perldelta.pod
14252 ____________________________________________________________________________
14253 [ 19936] By: jhi                                   on 2003/07/02  20:04:39
14254         Log: Subject: Re: perldelta for 5.8.1
14255              From: Dave Mitchell <davem@fdgroup.com>
14256              Date: Wed, 2 Jul 2003 17:46:32 +0100
14257              Message-ID: <20030702164632.GE2137@fdgroup.com>
14258      Branch: maint-5.8/perl
14259            ! pod/perldelta.pod
14260 ____________________________________________________________________________
14261 [ 19935] By: jhi                                   on 2003/07/02  20:01:06
14262         Log: It would seem that in Linux 2.2 there is no way
14263              we can do the right thing to make ps(1) see $0
14264              our way.  Also amend the $0 documentation a bit.
14265      Branch: perl
14266            ! pod/perlvar.pod t/op/magic.t
14267 ____________________________________________________________________________
14268 [ 19934] By: jhi                                   on 2003/07/02  19:39:11
14269         Log: Subject: [PATCH] line numbers are given % 64k
14270              From: James Jurach <muaddib@erf.net>
14271              Date: Wed, 2 Jul 2003 13:31:05 -0500
14272              Message-ID: <20030702183105.GA4837@lebowski>
14273      Branch: perl
14274            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
14275            ! handy.h pp_ctl.c scope.h
14276 ____________________________________________________________________________
14277 [ 19933] By: jhi                                   on 2003/07/02  14:55:49
14278         Log: Subject: Re: maint @ 19923
14279              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
14280              Date: Wed, 2 Jul 2003 11:43:05 -0400
14281              Message-ID: <20030702154304.GD206089@linguist.thayer.dartmouth.edu>
14282      Branch: perl
14283            ! pod/perlfunc.pod
14284 ____________________________________________________________________________
14285 [ 19932] By: jhi                                   on 2003/07/02  14:29:42
14286         Log: Subject: Re: maint @ 19923
14287              From: Jim Cromie <jcromie@divsol.com>
14288              Date: Wed, 02 Jul 2003 05:35:06 -0600
14289              Message-ID: <3F02C36A.9030704@divsol.com>
14290      Branch: perl
14291            ! pod/perlfunc.pod
14292 ____________________________________________________________________________
14293 [ 19931] By: jhi                                   on 2003/07/02  11:34:49
14294         Log: Fix for [perl #22759 insufficient format string checking];
14295              using ewix makes no sense, assuming evix was intended,
14296              no old tests fail; add the test case.
14297      Branch: perl
14298            ! sv.c t/op/sprintf.t
14299 ____________________________________________________________________________
14300 [ 19930] By: jhi                                   on 2003/07/02  11:28:02
14301         Log: Let the perldelta iteration begin.
14302      Branch: maint-5.8/perl
14303            ! pod/perldelta.pod
14304 ____________________________________________________________________________
14305 [ 19929] By: jhi                                   on 2003/07/02  09:13:33
14306         Log: Better links.
14307      Branch: perl
14308            ! pod/perlipc.pod pod/perlrun.pod
14309 ____________________________________________________________________________
14310 [ 19928] By: jhi                                   on 2003/07/02  08:58:26
14311         Log: Darwin: -Dprefix=$HOME/Perl tried to install to /Library.
14312      Branch: perl
14313            ! hints/darwin.sh
14314 ____________________________________________________________________________
14315 [ 19927] By: jhi                                   on 2003/07/02  08:48:00
14316         Log: ...and getting the comma right, too.
14317      Branch: perl
14318            ! t/op/magic.t
14319 ____________________________________________________________________________
14320 [ 19926] By: jhi                                   on 2003/07/02  08:46:18
14321         Log: Getting the whitespace right.
14322      Branch: perl
14323            ! t/op/magic.t
14324 ____________________________________________________________________________
14325 [ 19925] By: jhi                                   on 2003/07/02  08:40:36
14326         Log: FreeBSD $0 dance.
14327      Branch: perl
14328            ! pod/perlvar.pod t/op/magic.t
14329 ____________________________________________________________________________
14330 [ 19924] By: jhi                                   on 2003/07/02  08:17:31
14331         Log: Fix from Enache Adrian for the magic.t failure in
14332              FreeBSD: setproctitle() cannot get rid of the " (perl)".
14333      Branch: perl
14334            ! t/op/magic.t
14335 ____________________________________________________________________________
14336 [ 19923] By: jhi                                   on 2003/07/02  05:51:32
14337         Log: Update Changes.
14338      Branch: maint-5.8/perl
14339            ! Changes patchlevel.h
14340 ____________________________________________________________________________
14341 [ 19922] By: jhi                                   on 2003/07/02  05:43:27
14342         Log: Integrate:
14343              [ 19920]
14344              Move the libgcc.a hack into a section for pre-1.6 NetBSD releases.
14345              The latest releases of NetBSD don't require the hack.  From
14346              Johnny Lam.            
14347              
14348              [ 19921]
14349              VMS: with this, 100% make test in Compaq C V6.5-001
14350              on OpenVMS Alpha V7.3-1, from Craig Berry.
14351      Branch: maint-5.8/perl
14352           !> configure.com ext/Devel/DProf/DProf.t hints/netbsd.sh
14353           !> t/op/magic.t
14354 ____________________________________________________________________________
14355 [ 19921] By: jhi                                   on 2003/07/02  05:26:33
14356         Log: VMS: with this, 100% make test in Compaq C V6.5-001
14357              on OpenVMS Alpha V7.3-1, from Craig Berry.
14358      Branch: perl
14359            ! configure.com ext/Devel/DProf/DProf.t t/op/magic.t
14360 ____________________________________________________________________________
14361 [ 19920] By: jhi                                   on 2003/07/02  05:21:23
14362         Log: Move the libgcc.a hack into a section for pre-1.6 NetBSD releases.
14363              The latest releases of NetBSD don't require the hack.  From
14364              Johnny Lam.            
14365      Branch: perl
14366            ! hints/netbsd.sh
14367 ____________________________________________________________________________
14368 [ 19919] By: jhi                                   on 2003/07/01  21:28:15
14369         Log: Integrate:
14370              [ 19896]
14371              Integrate #19892, #19895 from perlio to compile and avoid
14372              crashing on Win32.
14373              
14374              [ 19897]
14375              Subject: Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4
14376              From: Alan Burlison <Alan.Burlison@sun.com>
14377              Date: Tue, 01 Jul 2003 00:03:24 +0100
14378              Message-ID: <3F00C1BC.3020103@sun.com>
14379              
14380              [ 19898]
14381              Rework Time::HiRes not to need HAS_NANOSLEEP from Configure.
14382              
14383              [ 19899]
14384              More nanosleep removal.
14385              
14386              [ 19900]
14387              Regen Configure.
14388              
14389              [ 19902]
14390              Regen Glossary et al.
14391              
14392              [ 19903]
14393              Switch on PERL_IMPLICIT_SYS, not on Win32.
14394              
14395              [ 19906]
14396              Do the "aligned contiguous" check only if the arguments
14397              look like aligned; re-introduce the "traditional contiguous"
14398              checks with OS/2 special quirks and all.
14399              
14400              [ 19910]
14401              Integrate from perlio:
14402              [ 19909]
14403              binmode() should affect IoOFP() as well as IoIFP() if it is
14404              distinct (e.g. sockets).
14405              
14406              [ 19911]
14407              Tweak an existing IO test to test also the change #19910.
14408              
14409              [ 19912]
14410              One more test (does binmode()ing a socket succeed)
14411              and add -w.
14412              
14413              [ 19913]
14414              Even more :utf8 socket testing, now in both directions.
14415              
14416              [ 19914]
14417              A naked values() caused shuffling of lib/Config.pm,
14418              which in turn caused unnecessary rebuilds.
14419              
14420              [ 19915]
14421              Upgrade to Unicode::Normalize 0.23.
14422              
14423              [ 19916]
14424              Subject: [PATCH] B:: fixes + 'When were CVOPs gone ?'
14425              From: Enache Adrian <enache@rdslink.ro>
14426              Date: Tue, 1 Jul 2003 19:51:25 +0300
14427              Message-ID: <20030701165125.GA1521@ratsnest.hole>
14428              
14429              [ 19917]
14430              Subject: [PATCH] long C<=item>s in pod/perlunicode.pod 
14431              From: Robin Barker <Robin.Barker@npl.co.uk>
14432              Date: Tue, 1 Jul 2003 18:21:34 +0100 
14433              Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk>
14434              
14435              Subject:  [PATCH] long C<=item>s in lib/CGI.pm
14436              From: Robin Barker <Robin.Barker@npl.co.uk>
14437              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk>
14438              Date: Tue, 1 Jul 2003 18:25:17 +0100 
14439              
14440              Subject: [PATCH] long <=item>s  in lib/ExtUtils/MakeMaker/FAQ.pod
14441              From: Robin Barker <Robin.Barker@npl.co.uk>
14442              Date: Tue, 1 Jul 2003 18:29:09 +0100 
14443              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk>
14444              
14445              [ 19918]
14446              Add a new utility, Porting/Modules.
14447      Branch: maint-5.8/perl
14448           +> Porting/Modules ext/Time/HiRes/hints/dec_osf.pl
14449            ! Configure config_h.SH
14450           !> (integrate 39 files)
14451 ____________________________________________________________________________
14452 [ 19918] By: jhi                                   on 2003/07/01  20:02:33
14453         Log: Add a new utility, Porting/Modules.
14454      Branch: perl
14455            + Porting/Modules
14456            ! MANIFEST
14457 ____________________________________________________________________________
14458 [ 19917] By: jhi                                   on 2003/07/01  17:00:02
14459         Log: Subject: [PATCH] long C<=item>s in pod/perlunicode.pod 
14460              From: Robin Barker <Robin.Barker@npl.co.uk>
14461              Date: Tue, 1 Jul 2003 18:21:34 +0100 
14462              Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk>
14463              
14464              Subject:  [PATCH] long C<=item>s in lib/CGI.pm
14465              From: Robin Barker <Robin.Barker@npl.co.uk>
14466              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk>
14467              Date: Tue, 1 Jul 2003 18:25:17 +0100 
14468              
14469              Subject: [PATCH] long <=item>s  in lib/ExtUtils/MakeMaker/FAQ.pod
14470              From: Robin Barker <Robin.Barker@npl.co.uk>
14471              Date: Tue, 1 Jul 2003 18:29:09 +0100 
14472              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk>
14473      Branch: perl
14474            ! lib/CGI.pm lib/ExtUtils/MakeMaker/FAQ.pod pod/perlunicode.pod
14475 ____________________________________________________________________________
14476 [ 19916] By: jhi                                   on 2003/07/01  16:51:31
14477         Log: Subject: [PATCH] B:: fixes + 'When were CVOPs gone ?'
14478              From: Enache Adrian <enache@rdslink.ro>
14479              Date: Tue, 1 Jul 2003 19:51:25 +0300
14480              Message-ID: <20030701165125.GA1521@ratsnest.hole>
14481      Branch: perl
14482            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm ext/B/defsubs_h.PL
14483            ! ext/B/typemap t/op/magic.t
14484 ____________________________________________________________________________
14485 [ 19915] By: jhi                                   on 2003/07/01  16:22:09
14486         Log: Upgrade to Unicode::Normalize 0.23.
14487      Branch: perl
14488            ! ext/Unicode/Normalize/Changes
14489            ! ext/Unicode/Normalize/Normalize.pm
14490            ! ext/Unicode/Normalize/Normalize.xs
14491 ____________________________________________________________________________
14492 [ 19914] By: jhi                                   on 2003/07/01  13:08:44
14493         Log: A naked values() caused shuffling of lib/Config.pm,
14494              which in turn caused unnecessary rebuilds.
14495      Branch: perl
14496            ! configpm
14497 ____________________________________________________________________________
14498 [ 19913] By: jhi                                   on 2003/07/01  13:01:10
14499         Log: Even more :utf8 socket testing, now in both directions.
14500      Branch: perl
14501            ! ext/IO/lib/IO/t/io_sock.t
14502 ____________________________________________________________________________
14503 [ 19912] By: jhi                                   on 2003/07/01  12:44:32
14504         Log: One more test (does binmode()ing a socket succeed)
14505              and add -w.
14506      Branch: perl
14507            ! ext/IO/lib/IO/t/io_sock.t
14508 ____________________________________________________________________________
14509 [ 19911] By: jhi                                   on 2003/07/01  12:38:13
14510         Log: Tweak an existing IO test to test also the change #19910.
14511      Branch: perl
14512            ! ext/IO/lib/IO/t/io_sock.t
14513 ____________________________________________________________________________
14514 [ 19910] By: jhi                                   on 2003/07/01  11:18:27
14515         Log: Integrate from perlio:
14516              [ 19909]
14517              binmode() should affect IoOFP() as well as IoIFP() if it is
14518              distinct (e.g. sockets).
14519      Branch: perl
14520           !> pp_sys.c
14521 ____________________________________________________________________________
14522 [ 19909] By: nick                                  on 2003/07/01  10:50:25
14523         Log: binmode() should affect IoOFP() as well as IoIFP() if it is
14524              distinct (e.g. sockets).
14525      Branch: perlio
14526            ! pp_sys.c
14527 ____________________________________________________________________________
14528 [ 19908] By: nick                                  on 2003/07/01  08:38:20
14529         Log: regen_config_h
14530      Branch: perlio
14531            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14532            ! win32/makefile.mk
14533 ____________________________________________________________________________
14534 [ 19907] By: nick                                  on 2003/07/01  08:27:22
14535         Log: Integrate mainline (untested)
14536      Branch: perlio
14537           +> ext/Time/HiRes/hints/dec_osf.pl
14538            ! t/op/sysio-compat.t
14539           !> Configure Cross/config.sh-arm-linux MANIFEST
14540           !> NetWare/config_H.wc Porting/Glossary Porting/config.sh
14541           !> Porting/config_H epoc/config.sh ext/Time/HiRes/HiRes.xs
14542           !> ext/Time/HiRes/Makefile.PL ext/Time/HiRes/hints/sco.pl
14543           !> hints/vos.sh perl.c win32/config.gc win32/config.vc
14544           !> win32/config.vc64 win32/config_H.bc win32/config_H.gc
14545           !> win32/config_H.vc win32/config_H.vc64 wince/config.ce
14546           !> wince/config_H.ce
14547 ____________________________________________________________________________
14548 [ 19906] By: jhi                                   on 2003/07/01  08:03:17
14549         Log: Do the "aligned contiguous" check only if the arguments
14550              look like aligned; re-introduce the "traditional contiguous"
14551              checks with OS/2 special quirks and all.
14552      Branch: perl
14553            ! perl.c
14554 ____________________________________________________________________________
14555 [ 19905] By: nick                                  on 2003/07/01  06:57:13
14556         Log: dmake regen_config_h
14557      Branch: perlio
14558            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14559 ____________________________________________________________________________
14560 [ 19904] By: nick                                  on 2003/07/01  06:48:32
14561         Log: Integrate Mainline
14562      Branch: perlio
14563           !> Configure Makefile.SH config_h.SH configure.com
14564           !> hints/solaris_2.sh perl.h uconfig.h uconfig.sh
14565 ____________________________________________________________________________
14566 [ 19903] By: jhi                                   on 2003/07/01  06:22:12
14567         Log: Switch on PERL_IMPLICIT_SYS, not on Win32.
14568      Branch: perl
14569            ! perl.c
14570 ____________________________________________________________________________
14571 [ 19902] By: jhi                                   on 2003/07/01  06:20:48
14572         Log: Regen Glossary et al.
14573      Branch: perl
14574            ! Porting/Glossary Porting/config.sh Porting/config_H
14575 ____________________________________________________________________________
14576 [ 19901] By: jhi                                   on 2003/07/01  05:59:04
14577         Log: metaconfig unit change for #19900.
14578      Branch: metaconfig
14579            ! U/modified/Myinit.U
14580 ____________________________________________________________________________
14581 [ 19900] By: jhi                                   on 2003/07/01  05:56:38
14582         Log: Regen Configure.
14583      Branch: perl
14584            ! Configure
14585 ____________________________________________________________________________
14586 [ 19899] By: jhi                                   on 2003/07/01  05:56:14
14587         Log: More nanosleep removal.
14588      Branch: perl
14589            ! Cross/config.sh-arm-linux NetWare/config_H.wc epoc/config.sh
14590            ! hints/vos.sh win32/config.gc win32/config.vc win32/config.vc64
14591            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14592            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
14593 ____________________________________________________________________________
14594 [ 19898] By: jhi                                   on 2003/07/01  05:54:58
14595         Log: Rework Time::HiRes not to need HAS_NANOSLEEP from Configure.
14596      Branch: perl
14597            + ext/Time/HiRes/hints/dec_osf.pl
14598            ! MANIFEST ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
14599            ! ext/Time/HiRes/hints/sco.pl
14600 ____________________________________________________________________________
14601 [ 19897] By: jhi                                   on 2003/07/01  05:04:50
14602         Log: Subject: Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4
14603              From: Alan Burlison <Alan.Burlison@sun.com>
14604              Date: Tue, 01 Jul 2003 00:03:24 +0100
14605              Message-ID: <3F00C1BC.3020103@sun.com>
14606      Branch: perl
14607            ! Configure Makefile.SH config_h.SH configure.com
14608            ! hints/solaris_2.sh perl.h uconfig.h uconfig.sh
14609 ____________________________________________________________________________
14610 [ 19896] By: jhi                                   on 2003/06/30  20:20:54
14611         Log: Integrate #19892, #19895 from perlio to compile and avoid
14612              crashing on Win32.
14613      Branch: perl
14614           !> perl.c
14615 ____________________________________________________________________________
14616 [ 19895] By: nick                                  on 2003/06/30  14:24:57
14617         Log: Win32 hack for doing_taint()
14618      Branch: perlio
14619            ! perl.c
14620 ____________________________________________________________________________
14621 [ 19894] By: nick                                  on 2003/06/30  12:31:51
14622         Log: Integrate mainline
14623      Branch: perlio
14624           !> (integrate 37 files)
14625 ____________________________________________________________________________
14626 [ 19893] By: jhi                                   on 2003/06/30  09:46:21
14627         Log: Update Changes.
14628      Branch: maint-5.8/perl
14629            ! Changes patchlevel.h
14630 ____________________________________________________________________________
14631 [ 19892] By: nick                                  on 2003/06/30  09:42:22
14632         Log: "Missing" dTHX for Win32's re-direction of getuid etc.
14633      Branch: perlio
14634            ! perl.c
14635 ____________________________________________________________________________
14636 [ 19891] By: jhi                                   on 2003/06/30  09:39:29
14637         Log: Integrate:
14638              [ 19857]
14639              Regen Changes.
14640              
14641              [ 19858]
14642              perlhack update, by Steve Grazzini
14643              about macro support in gdb and gcc.
14644              
14645              [ 19859]
14646              Hash/Util.t and Encode/t/Aliases.t seem to be having
14647              random failures.  To make these easier to reproduce,
14648              add a variable, PERL_HASH_SEED_DEBUG, to display the
14649              hash seed.  E.g. in Debian/x86 Linux 3.0 PERL_HASH_SEED
14650              of 82972356 makes the first one to fail.
14651              
14652              [ 19860]
14653              Subject: Re: Change 19854: Bite the bullet and apply the hash randomisation patch.
14654              From: Tim Bunce <Tim.Bunce@pobox.com>
14655              Date: Thu, 26 Jun 2003 10:53:22 +0100
14656              Message-ID: <20030626095322.GE97463@dansat.data-plan.com>
14657              
14658              [ 19861]
14659              Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
14660              if tainting-- but is this a good thing or a bad thing?
14661              (At least it makes debugging lib/Hash/Util.t harder,
14662              since it has, for no apparent good reason, -T: one must
14663              make a copy of it without the -T.)
14664              
14665              [ 19862]
14666              Make doing_taint() always available (though not
14667              part of the public API).
14668              
14669              [ 19863]
14670              Introduce (global) variable PL_earlytaint which
14671              is set very early in main(), before perl_parse()
14672              has been called and PL_tainting (or PL_taint_warn)
14673              might have been set.
14674              
14675              [ 19864]
14676              Use the PL_earlytaint.  (PL_earlytaint is a global,
14677              not per-interp, since perl_construct() is not passed
14678              the argc, argv, and therefore it can't set the per-interp
14679              PL_tainting.)
14680              
14681              [ 19865]
14682              atoi() doesn't cut the mustard if the PERL_HASH_SEED
14683              is larger than INT_MAX (atoi() returns -1 in that case).
14684              
14685              [ 19866]
14686              Some warnings about the (im)proper uses of the hash randomisation.
14687              
14688              [ 19867]
14689              The two-for-loops is no more a valid way to walk through
14690              a hash (this was the reason the Hash/Util.t intermittently
14691              failed, the two-loop didn't find all the SVs of the HV).
14692              
14693              [ 19868]
14694              Integrate mainline
14695              
14696              [ 19869]
14697              Fix test count, by Abe Timmerman.
14698              
14699              [ 19870]
14700              Two debugging patches.
14701              The first allows to hold symbolic switches in $^D
14702              and more generally fixes assignment to $^D. The
14703              second one improves the information given by -Dl.
14704              
14705              Subject: [PATCH] allow $^D = "flags"
14706              From: Dave Mitchell <davem@fdgroup.com>
14707              Date: Fri, 27 Jun 2003 22:26:24 +0100
14708              Message-ID: <20030627212624.GB12887@fdgroup.com>
14709              
14710              Subject: [PATCH] make -Dl show more scope info
14711              From: Dave Mitchell <davem@fdgroup.com>
14712              Date: Fri, 27 Jun 2003 23:00:36 +0100
14713              Message-ID: <20030627220036.GC12887@fdgroup.com>
14714              
14715              [ 19871]
14716              Subject: [Encode] pre-1.97 patches
14717              From: Dan Kogai <dankogai@dan.co.jp>
14718              Date: Sat, 28 Jun 2003 01:20:59 +0900
14719              Message-Id: <56D5BFEE-A8BB-11D7-9092-000393AE4244@dan.co.jp>
14720              
14721              [ 19872]
14722              Some clarification about the current semantics of CHECK and
14723              INIT blocks. See bug [perl #22826].
14724              
14725              [ 19873]
14726              Using $1 without testing success of the regexp, bad.
14727              
14728              [ 19874]
14729              Retract #19867; the bug was really much simpler:
14730              the < max must be <= max instead.
14731              
14732              [ 19875]
14733              Duh.
14734              
14735              [ 19876]
14736              Subject: Re: your malloc patches
14737              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
14738              Date: Fri, 27 Jun 2003 06:54:06 -0700
14739              Message-ID: <20030627135406.GA8914@math.berkeley.edu>
14740              
14741              More malloc patches: now they seem to work even in Tru64.
14742              
14743              [ 19877]
14744              The #19842 is no more needed thanks to #19876,
14745              and the #19842 was wrong anyway (it affected
14746              only the threaded case.)
14747              
14748              [ 19878]
14749              Move the PL_earlytaint initialization to the PERL_SYS_INIT()
14750              as per suggestion from Sarathy.
14751              
14752              [ 19879]
14753              Another spot where a zero $test{$max} can make things go boom.
14754              
14755              [ 19880]
14756              argc, argv.
14757              
14758              [ 19881]
14759              More coffee...
14760              
14761              [ 19882]
14762              Perl_doing_taint must be public, for programs that embed perl
14763              
14764              [ 19883]
14765              More on the macro debugging and expansion.
14766              
14767              [ 19884]
14768              The joy of $0.  Undoing the #16399 makes Andreas'
14769              tests (see [perl #22811]) pass (yes, padding with space    instead
14770              of nul makes no sense, but that seems to work, maybe Linux does
14771              some deep magic in ps(1)?); moving the PL_origalen computation
14772              earlier makes also the threaded-first case fully pass.
14773              
14774              But in general modifying the argv[] is very non-portable.
14775              (e.g. in Tru64 it seems to be limited to the size of the
14776              original argv[0] since the argv[] are not contiguous?)
14777              
14778              Everybody should just have setproctitle().
14779              
14780              [ 19885]
14781              Fix a faulty alias.
14782              
14783              [ 19886]
14784              Misc Pod Nits.
14785              
14786              [ 19887]
14787              $0 test tweaks from Andreas.
14788              
14789              [ 19888]
14790              $0 doc tweakage.
14791              
14792              [ 19889]
14793              The 'contiguous' test for argv[], envp[] was bogus
14794              since those need not be in memory end-to-end, e.g.
14795              in Tru64 they are aligned by eight.  Loosen the test
14796              so that 'contiguousness' is fulfilled if the elements
14797              are within PTRSIZE alignment.  This makes Tru64 to pass
14798              the join.t, too.
14799              
14800              [ 19890]
14801              int is not UV.
14802      Branch: maint-5.8/perl
14803           !> (integrate 39 files)
14804 ____________________________________________________________________________
14805 [ 19890] By: jhi                                   on 2003/06/30  08:41:51
14806         Log: int is not UV.
14807      Branch: perl
14808            ! perl.c
14809 ____________________________________________________________________________
14810 [ 19889] By: jhi                                   on 2003/06/30  08:36:38
14811         Log: The 'contiguous' test for argv[], envp[] was bogus
14812              since those need not be in memory end-to-end, e.g.
14813              in Tru64 they are aligned by eight.  Loosen the test
14814              so that 'contiguousness' is fulfilled if the elements
14815              are within PTRSIZE alignment.  This makes Tru64 to pass
14816              the join.t, too.
14817      Branch: perl
14818            ! ext/threads/t/join.t mg.c perl.c
14819 ____________________________________________________________________________
14820 [ 19888] By: jhi                                   on 2003/06/30  07:24:18
14821         Log: $0 doc tweakage.
14822      Branch: perl
14823            ! pod/perlvar.pod
14824 ____________________________________________________________________________
14825 [ 19887] By: jhi                                   on 2003/06/30  07:20:58
14826         Log: $0 test tweaks from Andreas.
14827      Branch: perl
14828            ! ext/threads/t/join.t t/op/magic.t
14829 ____________________________________________________________________________
14830 [ 19886] By: rgs                                   on 2003/06/29  19:18:43
14831         Log: Misc Pod Nits.
14832      Branch: perl
14833            ! ext/B/B.pm pod/perlrun.pod
14834 ____________________________________________________________________________
14835 [ 19885] By: jhi                                   on 2003/06/29  15:49:52
14836         Log: Fix a faulty alias.
14837      Branch: perl
14838            ! ext/Encode/lib/Encode/Alias.pm
14839 ____________________________________________________________________________
14840 [ 19884] By: jhi                                   on 2003/06/29  15:41:05
14841         Log: The joy of $0.  Undoing the #16399 makes Andreas'
14842              tests (see [perl #22811]) pass (yes, padding with space    instead
14843              of nul makes no sense, but that seems to work, maybe Linux does
14844              some deep magic in ps(1)?); moving the PL_origalen computation
14845              earlier makes also the threaded-first case fully pass.
14846              
14847              But in general modifying the argv[] is very non-portable.
14848              (e.g. in Tru64 it seems to be limited to the size of the
14849              original argv[0] since the argv[] are not contiguous?)
14850              
14851              Everybody should just have setproctitle().
14852      Branch: perl
14853            ! mg.c perl.c pod/perlvar.pod
14854 ____________________________________________________________________________
14855 [ 19883] By: jhi                                   on 2003/06/29  13:47:36
14856         Log: More on the macro debugging and expansion.
14857      Branch: perl
14858            ! pod/perlhack.pod
14859 ____________________________________________________________________________
14860 [ 19882] By: rgs                                   on 2003/06/29  13:17:09
14861         Log: Perl_doing_taint must be public, for programs that embed perl
14862      Branch: perl
14863            ! embed.fnc embed.h global.sym
14864 ____________________________________________________________________________
14865 [ 19881] By: jhi                                   on 2003/06/29  10:17:28
14866         Log: More coffee...
14867      Branch: perl
14868            ! lib/Test/Harness.pm
14869 ____________________________________________________________________________
14870 [ 19880] By: jhi                                   on 2003/06/29  09:48:50
14871         Log: argc, argv.
14872      Branch: perl
14873            ! perl.h
14874 ____________________________________________________________________________
14875 [ 19879] By: jhi                                   on 2003/06/29  09:34:47
14876         Log: Another spot where a zero $test{$max} can make things go boom.
14877      Branch: perl
14878            ! lib/Test/Harness.pm
14879 ____________________________________________________________________________
14880 [ 19878] By: jhi                                   on 2003/06/29  09:28:58
14881         Log: Move the PL_earlytaint initialization to the PERL_SYS_INIT()
14882              as per suggestion from Sarathy.
14883      Branch: perl
14884            ! dosish.h epoc/epocish.h miniperlmain.c mpeix/mpeixish.h
14885            ! os2/os2ish.h perl.h plan9/plan9ish.h unixish.h vms/vmsish.h
14886 ____________________________________________________________________________
14887 [ 19877] By: jhi                                   on 2003/06/28  18:28:01
14888         Log: The #19842 is no more needed thanks to #19876,
14889              and the #19842 was wrong anyway (it affected
14890              only the threaded case.)
14891      Branch: perl
14892            ! hints/dec_osf.sh
14893 ____________________________________________________________________________
14894 [ 19876] By: jhi                                   on 2003/06/28  18:24:46
14895         Log: Subject: Re: your malloc patches
14896              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
14897              Date: Fri, 27 Jun 2003 06:54:06 -0700
14898              Message-ID: <20030627135406.GA8914@math.berkeley.edu>
14899              
14900              More malloc patches: now they seem to work even in Tru64.
14901      Branch: perl
14902            ! malloc.c
14903 ____________________________________________________________________________
14904 [ 19875] By: jhi                                   on 2003/06/28  18:09:30
14905         Log: Duh.
14906      Branch: perl
14907            ! perl.h
14908 ____________________________________________________________________________
14909 [ 19874] By: jhi                                   on 2003/06/28  17:30:52
14910         Log: Retract #19867; the bug was really much simpler:
14911              the < max must be <= max instead.
14912      Branch: perl
14913            ! hv.c
14914 ____________________________________________________________________________
14915 [ 19873] By: rgs                                   on 2003/06/28  16:02:53
14916         Log: Using $1 without testing success of the regexp, bad.
14917      Branch: perl
14918            ! pod/perlretut.pod
14919 ____________________________________________________________________________
14920 [ 19872] By: rgs                                   on 2003/06/28  16:01:08
14921         Log: Some clarification about the current semantics of CHECK and
14922              INIT blocks. See bug [perl #22826].
14923      Branch: perl
14924            ! pod/perlmod.pod
14925 ____________________________________________________________________________
14926 [ 19871] By: rgs                                   on 2003/06/28  15:47:22
14927         Log: Subject: [Encode] pre-1.97 patches
14928              From: Dan Kogai <dankogai@dan.co.jp>
14929              Date: Sat, 28 Jun 2003 01:20:59 +0900
14930              Message-Id: <56D5BFEE-A8BB-11D7-9092-000393AE4244@dan.co.jp>
14931      Branch: perl
14932            ! ext/Encode/Changes ext/Encode/Encode.pm
14933            ! ext/Encode/lib/Encode/Guess.pm
14934 ____________________________________________________________________________
14935 [ 19870] By: rgs                                   on 2003/06/28  15:39:57
14936         Log: Two debugging patches.
14937              The first allows to hold symbolic switches in $^D
14938              and more generally fixes assignment to $^D. The
14939              second one improves the information given by -Dl.
14940              
14941              Subject: [PATCH] allow $^D = "flags"
14942              From: Dave Mitchell <davem@fdgroup.com>
14943              Date: Fri, 27 Jun 2003 22:26:24 +0100
14944              Message-ID: <20030627212624.GB12887@fdgroup.com>
14945              
14946              Subject: [PATCH] make -Dl show more scope info
14947              From: Dave Mitchell <davem@fdgroup.com>
14948              Date: Fri, 27 Jun 2003 23:00:36 +0100
14949              Message-ID: <20030627220036.GC12887@fdgroup.com>
14950      Branch: perl
14951            ! cop.h embed.fnc embed.h mg.c perl.c perl.h pod/perlvar.pod
14952            ! proto.h scope.h
14953 ____________________________________________________________________________
14954 [ 19869] By: rgs                                   on 2003/06/28  14:39:40
14955         Log: Fix test count, by Abe Timmerman.
14956      Branch: perl
14957            ! t/comp/require.t
14958 ____________________________________________________________________________
14959 [ 19868] By: nick                                  on 2003/06/27  12:59:51
14960         Log: Integrate mainline
14961      Branch: perlio
14962           +> lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
14963           +> lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
14964           +> lib/FileCache/t/05override.t malloc_ctl.h os2/OS2/typemap
14965           +> os2/perlrexx.cmd
14966            - lib/FileCache.t os2/OS2/PrfDB/typemap
14967           !> (integrate 157 files)
14968 ____________________________________________________________________________
14969 [ 19867] By: jhi                                   on 2003/06/27  10:08:20
14970         Log: The two-for-loops is no more a valid way to walk through
14971              a hash (this was the reason the Hash/Util.t intermittently
14972              failed, the two-loop didn't find all the SVs of the HV).
14973      Branch: perl
14974            ! hv.c
14975 ____________________________________________________________________________
14976 [ 19866] By: jhi                                   on 2003/06/27  08:54:16
14977         Log: Some warnings about the (im)proper uses of the hash randomisation.
14978      Branch: perl
14979            ! pod/perlsec.pod
14980 ____________________________________________________________________________
14981 [ 19865] By: jhi                                   on 2003/06/27  08:40:45
14982         Log: atoi() doesn't cut the mustard if the PERL_HASH_SEED
14983              is larger than INT_MAX (atoi() returns -1 in that case).
14984      Branch: perl
14985            ! perl.c
14986 ____________________________________________________________________________
14987 [ 19864] By: jhi                                   on 2003/06/27  08:18:47
14988         Log: Use the PL_earlytaint.  (PL_earlytaint is a global,
14989              not per-interp, since perl_construct() is not passed
14990              the argc, argv, and therefore it can't set the per-interp
14991              PL_tainting.)
14992      Branch: perl
14993            ! perl.c perl.h
14994 ____________________________________________________________________________
14995 [ 19863] By: jhi                                   on 2003/06/27  08:15:11
14996         Log: Introduce (global) variable PL_earlytaint which
14997              is set very early in main(), before perl_parse()
14998              has been called and PL_tainting (or PL_taint_warn)
14999              might have been set.
15000      Branch: perl
15001            ! embed.fnc embedvar.h miniperlmain.c perl.c perl.h perlapi.h
15002            ! perlvars.h proto.h
15003 ____________________________________________________________________________
15004 [ 19862] By: jhi                                   on 2003/06/27  07:39:58
15005         Log: Make doing_taint() always available (though not
15006              part of the public API).
15007      Branch: perl
15008            ! embed.fnc embed.h perl.c proto.h
15009 ____________________________________________________________________________
15010 [ 19861] By: jhi                                   on 2003/06/27  05:30:03
15011         Log: Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
15012              if tainting-- but is this a good thing or a bad thing?
15013              (At least it makes debugging lib/Hash/Util.t harder,
15014              since it has, for no apparent good reason, -T: one must
15015              make a copy of it without the -T.)
15016      Branch: perl
15017            ! perl.c
15018 ____________________________________________________________________________
15019 [ 19860] By: jhi                                   on 2003/06/27  05:02:14
15020         Log: Subject: Re: Change 19854: Bite the bullet and apply the hash randomisation patch.
15021              From: Tim Bunce <Tim.Bunce@pobox.com>
15022              Date: Thu, 26 Jun 2003 10:53:22 +0100
15023              Message-ID: <20030626095322.GE97463@dansat.data-plan.com>
15024      Branch: perl
15025            ! INSTALL
15026 ____________________________________________________________________________
15027 [ 19859] By: jhi                                   on 2003/06/27  04:59:23
15028         Log: Hash/Util.t and Encode/t/Aliases.t seem to be having
15029              random failures.  To make these easier to reproduce,
15030              add a variable, PERL_HASH_SEED_DEBUG, to display the
15031              hash seed.  E.g. in Debian/x86 Linux 3.0 PERL_HASH_SEED
15032              of 82972356 makes the first one to fail.
15033      Branch: perl
15034            ! perl.c pod/perlrun.pod
15035 ____________________________________________________________________________
15036 [ 19858] By: rgs                                   on 2003/06/26  20:21:53
15037         Log: perlhack update, by Steve Grazzini
15038              about macro support in gdb and gcc.
15039      Branch: perl
15040            ! pod/perlhack.pod
15041 ____________________________________________________________________________
15042 [ 19857] By: jhi                                   on 2003/06/26  08:29:59
15043         Log: Regen Changes.
15044      Branch: maint-5.8/perl
15045            ! Changes
15046 ____________________________________________________________________________
15047 [ 19856] By: jhi                                   on 2003/06/26  05:55:24
15048         Log: Update Changes.
15049      Branch: maint-5.8/perl
15050            ! Changes patchlevel.h
15051 ____________________________________________________________________________
15052 [ 19855] By: jhi                                   on 2003/06/26  05:36:41
15053         Log: Integrate:
15054              [ 19851]
15055              Fix [perl #21742] :
15056              require() should always be called in scalar context,
15057              even when it's the last statement in an eval("").
15058              
15059              [ 19852]
15060              Enhance some macro robustness.
15061              
15062              [ 19853]
15063              Subject: Re: P and V
15064              From: "Philip Newton" <pnewton@gmx.de>
15065              Date: Wed, 25 Jun 2003 17:50:22 +0200
15066              Message-ID: <3EF9E0DE.4786.16A6869@localhost>
15067              
15068              [ 19854]
15069              Bite the bullet and apply the hash randomisation patch.
15070              [perl #22371] Algorimic Complexity Attack on Perl 5.6.1, 5.8.0
15071      Branch: maint-5.8/perl
15072           !> INSTALL embedvar.h ext/Data/Dumper/Dumper.pm
15073           !> ext/Data/Dumper/t/dumper.t hv.h intrpvar.h
15074           !> lib/Thread/Semaphore.pm opcode.h opcode.pl perl.c perl.h
15075           !> perlapi.h pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
15076           !> pp_ctl.c sv.c t/comp/require.t
15077 ____________________________________________________________________________
15078 [ 19854] By: jhi                                   on 2003/06/26  05:32:02
15079         Log: Bite the bullet and apply the hash randomisation patch.
15080              [perl #22371] Algorimic Complexity Attack on Perl 5.6.1, 5.8.0
15081      Branch: perl
15082            ! INSTALL embedvar.h ext/Data/Dumper/Dumper.pm
15083            ! ext/Data/Dumper/t/dumper.t hv.h intrpvar.h perl.c perl.h
15084            ! perlapi.h pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
15085            ! sv.c
15086 ____________________________________________________________________________
15087 [ 19853] By: rgs                                   on 2003/06/25  19:35:02
15088         Log: Subject: Re: P and V
15089              From: "Philip Newton" <pnewton@gmx.de>
15090              Date: Wed, 25 Jun 2003 17:50:22 +0200
15091              Message-ID: <3EF9E0DE.4786.16A6869@localhost>
15092      Branch: perl
15093            ! lib/Thread/Semaphore.pm
15094 ____________________________________________________________________________
15095 [ 19852] By: rgs                                   on 2003/06/25  19:27:42
15096         Log: Enhance some macro robustness.
15097      Branch: perl
15098            ! opcode.h opcode.pl
15099 ____________________________________________________________________________
15100 [ 19851] By: rgs                                   on 2003/06/25  19:25:47
15101         Log: Fix [perl #21742] :
15102              require() should always be called in scalar context,
15103              even when it's the last statement in an eval("").
15104      Branch: perl
15105            ! pp_ctl.c t/comp/require.t
15106 ____________________________________________________________________________
15107 [ 19850] By: jhi                                   on 2003/06/24  18:49:22
15108         Log: Integrate:
15109              [ 18557]
15110              Subject: [PATCH] Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad free warning   in blead with SIGWARN
15111              From: Nicholas Clark <nick@unfortu.net>
15112              Date: Tue, 21 Jan 2003 22:27:21 +0000
15113              Message-ID: <20030121222720.GG293@Bagpuss.unfortu.net>
15114              
15115              [ 19277]
15116              Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)
15117              by adding a dummy destructor method Regexp::DESTROY.
15118              This prevents infinite recursion, since Regexp::DESTROY
15119              is no more autoloaded.
15120              
15121              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
15122              From: Enache Adrian <enache@rdslink.ro>
15123              Date: Wed, 2 Apr 2003 05:02:42 +0300
15124              Message-ID: <20030402020242.GA2966@ratsnest.hole>
15125              
15126              [ 19300]
15127              Fix another segfault case (warn called from UNIVERSAL::DESTROY).
15128              
15129              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
15130              From: Enache Adrian <enache@rdslink.ro>
15131              Date: Sun, 20 Apr 2003 02:45:48 +0300
15132              Message-ID: <20030419234548.GA849@ratsnest.hole>
15133              and
15134              Date: Wed, 2 Apr 2003 07:52:28 +0300
15135              Message-ID: <20030402045227.GA1023@ratsnest.hole>
15136              
15137              [ 19729]
15138              Subject: [PATCH] Re: nitpick with \(0..2)
15139              From: Steve Grazzini <grazz@pobox.com>
15140              Date: Fri, 6 Jun 2003 01:42:59 -0400
15141              Message-ID: <20030606054259.GA30249@grazzini.net>
15142              
15143              [ 19845]
15144              Test tweaks for VMS from Craig Berry.
15145              
15146              [ 19846]
15147              Subject: [perlport.pod] code point of \cU
15148              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15149              Date: Tue, 24 Jun 2003 01:00:16 +0900
15150              Message-Id: <20030624004743.1237.BQW10602@nifty.com>
15151              
15152              [ 19848]
15153              Subject: [PATCH] lib/Perldoc.pm patch for Cygwin Bleadperl
15154              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
15155              Date: Tue, 24 Jun 2003 11:00:34 +0200
15156              Message-ID: <186930306740.20030624110034@familiehaase.de>
15157              
15158              [ 19849]
15159              Subject: [PATCH] Re: [perl #22719] ISA cache problem with blessed stash objects
15160              From: Dave Mitchell <davem@fdgroup.com>
15161              Date: Tue, 24 Jun 2003 13:16:18 +0100
15162              Message-ID: <20030624121618.GC22675@fdgroup.com>
15163      Branch: maint-5.8/perl
15164           !> ext/B/t/stash.t lib/Pod/Perldoc.pm lib/strict.t lib/warnings.t
15165           !> pod/perlport.pod pp_sys.c sv.c t/op/ref.t universal.c util.c
15166 ____________________________________________________________________________
15167 [ 19849] By: jhi                                   on 2003/06/24  17:32:37
15168         Log: Subject: [PATCH] Re: [perl #22719] ISA cache problem with blessed stash objects
15169              From: Dave Mitchell <davem@fdgroup.com>
15170              Date: Tue, 24 Jun 2003 13:16:18 +0100
15171              Message-ID: <20030624121618.GC22675@fdgroup.com>
15172      Branch: perl
15173            ! sv.c t/op/ref.t
15174 ____________________________________________________________________________
15175 [ 19848] By: merijn                                on 2003/06/24  08:06:57
15176         Log: Subject: [PATCH] lib/Perldoc.pm patch for Cygwin Bleadperl
15177              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
15178              Date: Tue, 24 Jun 2003 11:00:34 +0200
15179              Message-ID: <186930306740.20030624110034@familiehaase.de>
15180      Branch: perl
15181            ! lib/Pod/Perldoc.pm
15182 ____________________________________________________________________________
15183 [ 19847] By: jhi                                   on 2003/06/24  04:52:42
15184         Log: Subject: [PATCH] version.pm up to date with CPAN
15185              From: John Peacock <jpeacock@rowman.com>
15186              Date: Mon, 23 Jun 2003 21:58:18 -0400
15187              Message-ID: <3EF7B03A.2060705@rowman.com>
15188      Branch: perl
15189            ! lib/version.pm lib/version.t universal.c
15190 ____________________________________________________________________________
15191 [ 19846] By: rgs                                   on 2003/06/23  20:52:26
15192         Log: Subject: [perlport.pod] code point of \cU
15193              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15194              Date: Tue, 24 Jun 2003 01:00:16 +0900
15195              Message-Id: <20030624004743.1237.BQW10602@nifty.com>
15196      Branch: perl
15197            ! pod/perlport.pod
15198 ____________________________________________________________________________
15199 [ 19845] By: jhi                                   on 2003/06/23  04:55:39
15200         Log: Test tweaks for VMS from Craig Berry.
15201      Branch: perl
15202            ! lib/strict.t lib/warnings.t
15203 ____________________________________________________________________________
15204 [ 19844] By: jhi                                   on 2003/06/22  19:38:58
15205         Log: Integrate:
15206              [ 19830]
15207              Retract #19785 and #19756: JPL nowadays works without this
15208              (verified by a true JPL user).
15209              
15210              [ 19831]
15211              More Perl malloc debugging magic from Ilya.  Seems to work in
15212              Linux, Solaris, AIX.  Had to do #ifdef OS2 for the <io.h> in
15213              malloc.c, found in AIX since there is no such header.
15214              In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away
15215              memory was overwritten?"
15216              (In IRIX compiles but that doesn't prove much since in IRIX
15217              Perl's malloc is simply not used.)
15218              
15219              [ 19832]
15220              Show the source code location of an "assertion botch".
15221              
15222              [ 19833]
15223              Don't do sprintf().
15224              
15225              [ 19834]
15226              Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya).
15227              
15228              [ 19835]
15229              For characters beyond the BMP the $bits will be undef,
15230              which will cause utf8_heavy.pl noise (reported by Daniel Yacob,
15231              analysis and fix from SADAHIRO Tomoyuki)
15232              
15233              [ 19836]
15234              Debian fix from Brendan O'Dea:
15235              Bug#156284: the stucture used by pp_accept is too small to hold an
15236              IPv6 address.
15237              
15238              [ 19837]
15239              Debian fix from Brendan O'Dea:
15240              Use a temporary directory to avoid symlink attacks.
15241              Specify -gstabs explicitly (not the default format for gcc 3.2).
15242              
15243              [ 19838]
15244              Debian fix from Brendan O'Dea:
15245              Adjust output to screen width.
15246              (adjusted to probe for the stty command)
15247              
15248              [ 19839]
15249              Subject: FileCache 1.03 broken on VMS -- possible patch
15250              From: "Craig A. Berry" <craigberry@mac.com>
15251              Date: Sat, 21 Jun 2003 10:31:59 -0500
15252              Message-ID: <3EF47A6F.9060904@mac.com>
15253              
15254              [ 19840]
15255              Subject: [perl #22753] overload::StrVal() fails for regexp refs
15256              From: "fergal@esatclear.ie (via RT)" <perlbug-followup@perl.org>
15257              Date: 21 Jun 2003 19:02:30 -0000
15258              Message-ID: <rt-22753-59662.14.6066295633041@rt.perl.org>
15259              
15260              [ 19841]
15261              Subject: [PATCH] Re: Is it a Bug? ($c .= "5") . "6"
15262              From: Enache Adrian <enache@rdslink.ro>
15263              Date: Sat, 21 Jun 2003 03:19:31 +0300
15264              Message-ID: <20030621001931.GB1255@ratsnest.hole>
15265              
15266              [ 19842]
15267              Until the Perl malloc problems in Tru64 are fixed.
15268              
15269              [ 19843]
15270              Move the (pseudo)seed functio for (pseudo)random numbers to util.c.
15271      Branch: maint-5.8/perl
15272           +> malloc_ctl.h
15273           !> (integrate 29 files)
15274 ____________________________________________________________________________
15275 [ 19843] By: jhi                                   on 2003/06/22  17:00:10
15276         Log: Move the (pseudo)seed functio for (pseudo)random numbers to util.c.
15277      Branch: perl
15278            ! embed.fnc embed.h pp.c proto.h util.c
15279 ____________________________________________________________________________
15280 [ 19842] By: jhi                                   on 2003/06/22  16:44:16
15281         Log: Until the Perl malloc problems in Tru64 are fixed.
15282      Branch: perl
15283            ! hints/dec_osf.sh
15284 ____________________________________________________________________________
15285 [ 19841] By: jhi                                   on 2003/06/22  16:35:33
15286         Log: Subject: [PATCH] Re: Is it a Bug? ($c .= "5") . "6"
15287              From: Enache Adrian <enache@rdslink.ro>
15288              Date: Sat, 21 Jun 2003 03:19:31 +0300
15289              Message-ID: <20030621001931.GB1255@ratsnest.hole>
15290      Branch: perl
15291            ! op.c t/op/concat.t
15292 ____________________________________________________________________________
15293 [ 19840] By: jhi                                   on 2003/06/22  16:33:25
15294         Log: Subject: [perl #22753] overload::StrVal() fails for regexp refs
15295              From: "fergal@esatclear.ie (via RT)" <perlbug-followup@perl.org>
15296              Date: 21 Jun 2003 19:02:30 -0000
15297              Message-ID: <rt-22753-59662.14.6066295633041@rt.perl.org>
15298      Branch: perl
15299            ! lib/overload.pm lib/overload.t
15300 ____________________________________________________________________________
15301 [ 19839] By: jhi                                   on 2003/06/22  16:31:05
15302         Log: Subject: FileCache 1.03 broken on VMS -- possible patch
15303              From: "Craig A. Berry" <craigberry@mac.com>
15304              Date: Sat, 21 Jun 2003 10:31:59 -0500
15305              Message-ID: <3EF47A6F.9060904@mac.com>
15306      Branch: perl
15307            ! lib/FileCache.pm lib/FileCache/t/01open.t
15308            ! lib/FileCache/t/03append.t lib/FileCache/t/05override.t
15309 ____________________________________________________________________________
15310 [ 19838] By: jhi                                   on 2003/06/22  16:16:01
15311         Log: Debian fix from Brendan O'Dea:
15312              Adjust output to screen width.
15313              (adjusted to probe for the stty command)
15314      Branch: perl
15315            ! utils/dprofpp.PL
15316 ____________________________________________________________________________
15317 [ 19837] By: jhi                                   on 2003/06/22  15:56:45
15318         Log: Debian fix from Brendan O'Dea:
15319              Use a temporary directory to avoid symlink attacks.
15320              Specify -gstabs explicitly (not the default format for gcc 3.2).
15321      Branch: perl
15322            ! utils/c2ph.PL
15323 ____________________________________________________________________________
15324 [ 19836] By: jhi                                   on 2003/06/22  15:55:13
15325         Log: Debian fix from Brendan O'Dea:
15326              Bug#156284: the stucture used by pp_accept is too small to hold an
15327              IPv6 address.
15328      Branch: perl
15329            ! pp_sys.c
15330 ____________________________________________________________________________
15331 [ 19835] By: jhi                                   on 2003/06/22  15:46:50
15332         Log: For characters beyond the BMP the $bits will be undef,
15333              which will cause utf8_heavy.pl noise (reported by Daniel Yacob,
15334              analysis and fix from SADAHIRO Tomoyuki)
15335      Branch: perl
15336            ! lib/utf8_heavy.pl
15337 ____________________________________________________________________________
15338 [ 19834] By: jhi                                   on 2003/06/20  08:42:58
15339         Log: Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya).
15340      Branch: perl
15341            ! malloc.c
15342 ____________________________________________________________________________
15343 [ 19833] By: jhi                                   on 2003/06/20  08:16:02
15344         Log: Don't do sprintf().
15345      Branch: perl
15346            ! malloc.c
15347 ____________________________________________________________________________
15348 [ 19832] By: jhi                                   on 2003/06/20  07:43:48
15349         Log: Show the source code location of an "assertion botch".
15350      Branch: perl
15351            ! malloc.c
15352 ____________________________________________________________________________
15353 [ 19831] By: jhi                                   on 2003/06/20  07:31:11
15354         Log: More Perl malloc debugging magic from Ilya.  Seems to work in
15355              Linux, Solaris, AIX.  Had to do #ifdef OS2 for the <io.h> in
15356              malloc.c, found in AIX since there is no such header.
15357              In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away
15358              memory was overwritten?"
15359              (In IRIX compiles but that doesn't prove much since in IRIX
15360              Perl's malloc is simply not used.)
15361      Branch: perl
15362            + malloc_ctl.h
15363            ! MANIFEST dosish.h epoc/epocish.h malloc.c os2/os2ish.h perl.c
15364            ! perl.h plan9/plan9ish.h sv.c unixish.h vms/vmsish.h
15365 ____________________________________________________________________________
15366 [ 19830] By: jhi                                   on 2003/06/20  06:02:21
15367         Log: Retract #19785 and #19756: JPL nowadays works without this
15368              (verified by a true JPL user).
15369      Branch: perl
15370            ! perl.c
15371 ____________________________________________________________________________
15372 [ 19829] By: jhi                                   on 2003/06/19  20:29:35
15373         Log: Update Changes.
15374      Branch: maint-5.8/perl
15375            ! Changes patchlevel.h
15376 ____________________________________________________________________________
15377 [ 19828] By: jhi                                   on 2003/06/19  20:23:43
15378         Log: Integrate:
15379              [ 19827]
15380              Apparently this is needed for VMS (Craig Berry).
15381      Branch: maint-5.8/perl
15382           !> lib/Tie/File.pm
15383 ____________________________________________________________________________
15384 [ 19827] By: jhi                                   on 2003/06/19  20:18:31
15385         Log: Apparently this is needed for VMS (Craig Berry).
15386      Branch: perl
15387            ! lib/Tie/File.pm
15388 ____________________________________________________________________________
15389 [ 19826] By: jhi                                   on 2003/06/19  15:16:27
15390         Log: Update Changes.
15391      Branch: maint-5.8/perl
15392            ! Changes patchlevel.h
15393 ____________________________________________________________________________
15394 [ 19825] By: jhi                                   on 2003/06/19  15:12:52
15395         Log: Integrate:
15396              [ 19824]
15397              Bump Time::HiRes to 1.49.
15398      Branch: maint-5.8/perl
15399           !> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
15400           !> ext/Time/HiRes/HiRes.xs
15401 ____________________________________________________________________________
15402 [ 19824] By: jhi                                   on 2003/06/19  15:11:48
15403         Log: Bump Time::HiRes to 1.49.
15404      Branch: perl
15405            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
15406            ! ext/Time/HiRes/HiRes.xs
15407 ____________________________________________________________________________
15408 [ 19823] By: jhi                                   on 2003/06/19  14:51:22
15409         Log: Integrate:
15410              [ 19818]
15411              Subject: [PATCH -current] email address correction
15412              Date: Thu, 19 Jun 2003 02:19:31 -0700
15413              Message-ID: <CGEAIAFGDFMPCFCBLLCOEENKCBAA.rs@crystalflame.net>
15414              From: rs@crystalflame.net (Richard Soderberg)
15415              
15416              [ 19819]
15417              Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings
15418              From: grazz@pobox.com (Steve Grazzini)
15419              Date: Wed, 18 Jun 2003 19:42:37 -0400
15420              Message-ID: <20030618234237.GA6267@grazzini.net>
15421              
15422              [ 19820]
15423              Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
15424              as of 2003-06-19 18:39 EET).
15425              
15426              [ 19821]
15427              A tweak from Alan Burlison for MM 6.10_07 that makes Solaris
15428              make happy.
15429              
15430              [ 19822]
15431              This change chunk doesn't work well with blead.
15432      Branch: maint-5.8/perl
15433           !> embed.fnc embed.h ext/threads/threads.pm
15434           !> lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_OS2.pm
15435           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15436           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Command.t
15437           !> lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
15438           !> pod/perltie.pod pp_ctl.c proto.h t/op/runlevel.t
15439           !> t/op/tiehandle.t util.c
15440 ____________________________________________________________________________
15441 [ 19822] By: jhi                                   on 2003/06/19  14:49:37
15442         Log: This change chunk doesn't work well with blead.
15443      Branch: perl
15444            ! lib/ExtUtils/t/Command.t
15445 ____________________________________________________________________________
15446 [ 19821] By: jhi                                   on 2003/06/19  14:27:52
15447         Log: A tweak from Alan Burlison for MM 6.10_07 that makes Solaris
15448              make happy.
15449      Branch: perl
15450            ! lib/ExtUtils/MM_Unix.pm
15451 ____________________________________________________________________________
15452 [ 19820] By: jhi                                   on 2003/06/19  14:25:53
15453         Log: Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
15454              as of 2003-06-19 18:39 EET).
15455      Branch: perl
15456            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_OS2.pm
15457            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
15458            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Command.t
15459            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
15460 ____________________________________________________________________________
15461 [ 19819] By: jhi                                   on 2003/06/19  14:08:13
15462         Log: Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings
15463              From: grazz@pobox.com (Steve Grazzini)
15464              Date: Wed, 18 Jun 2003 19:42:37 -0400
15465              Message-ID: <20030618234237.GA6267@grazzini.net>
15466      Branch: perl
15467            ! embed.fnc embed.h pod/perltie.pod pp_ctl.c proto.h
15468            ! t/op/runlevel.t t/op/tiehandle.t util.c
15469 ____________________________________________________________________________
15470 [ 19818] By: jhi                                   on 2003/06/19  13:57:55
15471         Log: Subject: [PATCH -current] email address correction
15472              Date: Thu, 19 Jun 2003 02:19:31 -0700
15473              Message-ID: <CGEAIAFGDFMPCFCBLLCOEENKCBAA.rs@crystalflame.net>
15474              From: rs@crystalflame.net (Richard Soderberg)
15475      Branch: perl
15476            ! ext/threads/threads.pm
15477 ____________________________________________________________________________
15478 [ 19817] By: jhi                                   on 2003/06/19  05:24:45
15479         Log: Integrate:
15480              [ 19804]
15481              Subject: DOCPATCH Re: $1 remains uncleared for failed matches
15482              From: david nicol <whatever@davidnicol.com>
15483              Date: 16 Jun 2003 20:35:24 -0500
15484              Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com>
15485              
15486              Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches
15487              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
15488              Date: Tue, 17 Jun 2003 00:12:04 -0400
15489              Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu>
15490              
15491              [ 19805]
15492              Subject: /ext/DynaLoader/dl_dyld.xs
15493              From: "Peter O'Gorman" <peter@pogma.com>
15494              Date: Tue, 17 Jun 2003 23:45:47 +0900
15495              Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
15496              
15497              No need to see dlclose() and dlsym() outside the dl_dyld.xs
15498              (Mac OS X, NeXT), and seeing them is harmful for libdlcompat
15499              of OpenDarwin.
15500              
15501              [ 19806]
15502              io_dir.t tweak from Craig Berry.
15503              
15504              [ 19809]
15505              If the first argument of sigaction() was a string, not a number
15506              (or a SIGXXX 'constant') one got first (if using -w) 'Argument "FOO"
15507              isn't numeric in subroutine entry ...' but after that one got
15508              (depending on the OS) either a coredump (because of trying to
15509              assign to *0 in mg_get) or a hang (because of the sigprocmask()
15510              blocking signals inside POSIX::sigaction, a nasty hang since
15511              one obviously cannot interrupt it...only SIGKILL works).
15512              In older Perls (tried with 5.6.1) one got 'No such signal: SIGZERO ...'
15513              because of the string becoming zero due to the XS typemap magic.
15514              Resolved by making the POSIX::sigaction to try harder to figure
15515              out a valid signal number (one still gets the warning, though),
15516              and returning undef if no sense can be made.
15517              
15518              [ 19810]
15519              Oops in change #19809.
15520              
15521              [ 19811]
15522              Subject: Encode] 1.96 Released
15523              From: Dan Kogai <dankogai@dan.co.jp>
15524              Date: Wed, 18 Jun 2003 19:09:11 +0900
15525              Message-Id: <E7FFAE2E-A174-11D7-ACE4-000393AE4244@dan.co.jp>
15526              
15527              [ 19812]
15528              Sync with libnet 1.16
15529              
15530              [ 19813]
15531              Upgrade to Tie::File 0.97.
15532              
15533              [ 19814]
15534              Subject: Re: [perl #22727] split() with re_eval segfaults/panics
15535              From: Enache Adrian <enache@rdslink.ro>
15536              Date: Wed, 18 Jun 2003 23:00:43 +0300
15537              Message-ID: <20030618200043.GA1249@ratsnest.hole>
15538              
15539              [ 19815]
15540              A bunch of minor changes to perlguts.pod.
15541              
15542              [ 19816]
15543              MPE/iX gets serious indigestion on w-packed infinities.
15544      Branch: maint-5.8/perl
15545           !> (integrate 31 files)
15546 ____________________________________________________________________________
15547 [ 19816] By: jhi                                   on 2003/06/19  05:02:22
15548         Log: MPE/iX gets serious indigestion on w-packed infinities.
15549      Branch: perl
15550            ! t/op/pack.t
15551 ____________________________________________________________________________
15552 [ 19815] By: rgs                                   on 2003/06/18  20:47:47
15553         Log: A bunch of minor changes to perlguts.pod.
15554      Branch: perl
15555            ! pod/perlguts.pod
15556 ____________________________________________________________________________
15557 [ 19814] By: jhi                                   on 2003/06/18  19:19:38
15558         Log: Subject: Re: [perl #22727] split() with re_eval segfaults/panics
15559              From: Enache Adrian <enache@rdslink.ro>
15560              Date: Wed, 18 Jun 2003 23:00:43 +0300
15561              Message-ID: <20030618200043.GA1249@ratsnest.hole>
15562      Branch: perl
15563            ! pp.c regexec.c t/op/pat.t
15564 ____________________________________________________________________________
15565 [ 19813] By: jhi                                   on 2003/06/18  17:31:50
15566         Log: Upgrade to Tie::File 0.97.
15567      Branch: perl
15568            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
15569            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/28_mtwrite.t
15570            ! lib/Tie/File/t/29_downcopy.t
15571 ____________________________________________________________________________
15572 [ 19812] By: gbarr                                 on 2003/06/18  16:41:31
15573         Log: Sync with libnet 1.16
15574      Branch: perl
15575            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
15576 ____________________________________________________________________________
15577 [ 19811] By: jhi                                   on 2003/06/18  12:11:07
15578         Log: Subject: Encode] 1.96 Released
15579              From: Dan Kogai <dankogai@dan.co.jp>
15580              Date: Wed, 18 Jun 2003 19:09:11 +0900
15581              Message-Id: <E7FFAE2E-A174-11D7-ACE4-000393AE4244@dan.co.jp>
15582      Branch: perl
15583            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
15584            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
15585            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/piconv
15586            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
15587            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/Unicode.t
15588            ! ext/Encode/t/guess.t
15589 ____________________________________________________________________________
15590 [ 19810] By: jhi                                   on 2003/06/18  09:20:43
15591         Log: Oops in change #19809.
15592      Branch: perl
15593            ! ext/POSIX/POSIX.xs
15594 ____________________________________________________________________________
15595 [ 19809] By: jhi                                   on 2003/06/18  09:08:47
15596         Log: If the first argument of sigaction() was a string, not a number
15597              (or a SIGXXX 'constant') one got first (if using -w) 'Argument "FOO"
15598              isn't numeric in subroutine entry ...' but after that one got
15599              (depending on the OS) either a coredump (because of trying to
15600              assign to *0 in mg_get) or a hang (because of the sigprocmask()
15601              blocking signals inside POSIX::sigaction, a nasty hang since
15602              one obviously cannot interrupt it...only SIGKILL works).
15603              In older Perls (tried with 5.6.1) one got 'No such signal: SIGZERO ...'
15604              because of the string becoming zero due to the XS typemap magic.
15605              Resolved by making the POSIX::sigaction to try harder to figure
15606              out a valid signal number (one still gets the warning, though),
15607              and returning undef if no sense can be made.
15608      Branch: perl
15609            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
15610 ____________________________________________________________________________
15611 [ 19808] By: rgs                                   on 2003/06/17  21:10:06
15612         Log: Some docs for the assertions.
15613      Branch: perl
15614            ! lib/assertions.pm lib/assertions/activate.pm
15615            ! pod/perllexwarn.pod pod/perlrun.pod t/run/switch_A.t
15616 ____________________________________________________________________________
15617 [ 19807] By: jhi                                   on 2003/06/17  19:52:07
15618         Log: Subject: [PATCH] fixes for debugger bugs noted while documenting
15619              From: Joe McMahon <mcmahon@ibiblio.org>
15620              Date: Tue, 17 Jun 2003 16:42:42 -0400
15621              Message-Id: <3E62E1B3-A104-11D7-8CDD-000393BCA0FC@ibiblio.org>
15622      Branch: maint-5.8/perl
15623            ! lib/perl5db.pl
15624 ____________________________________________________________________________
15625 [ 19806] By: jhi                                   on 2003/06/17  18:12:26
15626         Log: io_dir.t tweak from Craig Berry.
15627      Branch: perl
15628            ! ext/IO/lib/IO/t/io_dir.t
15629 ____________________________________________________________________________
15630 [ 19805] By: jhi                                   on 2003/06/17  16:47:06
15631         Log: Subject: /ext/DynaLoader/dl_dyld.xs
15632              From: "Peter O'Gorman" <peter@pogma.com>
15633              Date: Tue, 17 Jun 2003 23:45:47 +0900
15634              Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
15635              
15636              No need to see dlclose() and dlsym() outside the dl_dyld.xs
15637              (Mac OS X, NeXT), and seeing them is harmful for libdlcompat
15638              of OpenDarwin.
15639      Branch: perl
15640            ! ext/DynaLoader/dl_dyld.xs
15641 ____________________________________________________________________________
15642 [ 19804] By: jhi                                   on 2003/06/17  13:12:21
15643         Log: Subject: DOCPATCH Re: $1 remains uncleared for failed matches
15644              From: david nicol <whatever@davidnicol.com>
15645              Date: 16 Jun 2003 20:35:24 -0500
15646              Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com>
15647              
15648              Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches
15649              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
15650              Date: Tue, 17 Jun 2003 00:12:04 -0400
15651              Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu>
15652      Branch: perl
15653            ! pod/perlre.pod pod/perltrap.pod
15654 ____________________________________________________________________________
15655 [ 19803] By: jhi                                   on 2003/06/17  05:18:41
15656         Log: Integrate:
15657              [ 19793]
15658              Remove all magic in untie()
15659              
15660              Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd)
15661              From: Aaron J Mackey <ajm6q@virginia.edu>
15662              Date: Fri, 13 Jun 2003 08:22:05 -0400 (EDT)
15663              Message-ID: <Pine.OSF.4.33.0306130820570.29017-100000@alpha10.bioch.virginia.edu>
15664              (plus a test case)
15665              
15666              [ 19795]
15667              Instead of fancy condvar footwork do a simple join,
15668              as suggested by Arthur.
15669              
15670              [ 19796]
15671              Add O_NOATIME.
15672              
15673              [ 19797]
15674              Even more glibc O_ modes.
15675              
15676              [ 19798]
15677              And even more glibc fcntl constants, this time mostly F_XXX.
15678              Be more conservative and use @EXPORT_OK instead of @EXPORT.
15679              
15680              [ 19799]
15681              Subject: [perl #22622] Bogus error codes from File::Copy::move 
15682              From: "Amick, Eric" (via RT) <perlbug-followup@perl.org>
15683              Date: 9 Jun 2003 15:48:09 -0000
15684              Message-ID: <rt-22622-59134.12.3966151660257@rt.perl.org>
15685              
15686              [ 19800]
15687              Subject: [PATCH] unnecessary stringification in eval/die
15688              From: Steve Grazzini <grazz@pobox.com>
15689              Date: 15 Jun 2003 21:02:26 -0000
15690              Message-ID: <20030615210226.56430.qmail@onion.perl.org>
15691              (See also <slrnbek5u6.cfi.joey@dragon.kitenet.net>
15692              in c.l.p.misc and bug #17763)
15693              
15694              [ 19801]
15695              Revert change #19126, a poor attempt at fixing bug #21742.
15696              The test for #21742 is marked as TODO.
15697              Plus new regression tests from :
15698              
15699              Subject: [perl #22708] void context in string eval is broken 
15700              From: "Marcus Holland-Moritz" (via RT) <perlbug-followup@perl.org>
15701              Date: 15 Jun 2003 23:09:03 -0000
15702              Message-ID: <rt-22708-59432.14.6755501393177@rt.perl.org>
15703              
15704              [ 19802]
15705              UNICOS: try papering over the Configure symbol scan problems
15706              by disavowing any knowledge of dynaloading.
15707      Branch: maint-5.8/perl
15708           !> ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
15709           !> ext/threads/shared/t/hv_refs.t hints/unicos.sh
15710           !> lib/File/Copy.pm pod/perlfunc.pod pp_ctl.c pp_sys.c
15711           !> t/comp/require.t t/op/eval.t t/op/tie.t
15712 ____________________________________________________________________________
15713 [ 19802] By: jhi                                   on 2003/06/17  04:51:33
15714         Log: UNICOS: try papering over the Configure symbol scan problems
15715              by disavowing any knowledge of dynaloading.
15716      Branch: perl
15717            ! hints/unicos.sh
15718 ____________________________________________________________________________
15719 [ 19801] By: rgs                                   on 2003/06/16  22:47:28
15720         Log: Revert change #19126, a poor attempt at fixing bug #21742.
15721              The test for #21742 is marked as TODO.
15722              Plus new regression tests from :
15723              
15724              Subject: [perl #22708] void context in string eval is broken 
15725              From: "Marcus Holland-Moritz" (via RT) <perlbug-followup@perl.org>
15726              Date: 15 Jun 2003 23:09:03 -0000
15727              Message-ID: <rt-22708-59432.14.6755501393177@rt.perl.org>
15728      Branch: perl
15729            ! pp_ctl.c t/comp/require.t t/op/eval.t
15730 ____________________________________________________________________________
15731 [ 19800] By: rgs                                   on 2003/06/16  21:14:26
15732         Log: Subject: [PATCH] unnecessary stringification in eval/die
15733              From: Steve Grazzini <grazz@pobox.com>
15734              Date: 15 Jun 2003 21:02:26 -0000
15735              Message-ID: <20030615210226.56430.qmail@onion.perl.org>
15736              (See also <slrnbek5u6.cfi.joey@dragon.kitenet.net>
15737              in c.l.p.misc and bug #17763)
15738      Branch: perl
15739            ! pod/perlfunc.pod pp_ctl.c
15740 ____________________________________________________________________________
15741 [ 19799] By: rgs                                   on 2003/06/16  20:15:28
15742         Log: Subject: [perl #22622] Bogus error codes from File::Copy::move 
15743              From: "Amick, Eric" (via RT) <perlbug-followup@perl.org>
15744              Date: 9 Jun 2003 15:48:09 -0000
15745              Message-ID: <rt-22622-59134.12.3966151660257@rt.perl.org>
15746      Branch: perl
15747            ! lib/File/Copy.pm
15748 ____________________________________________________________________________
15749 [ 19798] By: jhi                                   on 2003/06/16  12:26:29
15750         Log: And even more glibc fcntl constants, this time mostly F_XXX.
15751              Be more conservative and use @EXPORT_OK instead of @EXPORT.
15752      Branch: perl
15753            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
15754 ____________________________________________________________________________
15755 [ 19797] By: jhi                                   on 2003/06/16  08:05:11
15756         Log: Even more glibc O_ modes.
15757      Branch: perl
15758            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
15759 ____________________________________________________________________________
15760 [ 19796] By: jhi                                   on 2003/06/16  07:59:26
15761         Log: Add O_NOATIME.
15762      Branch: perl
15763            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
15764 ____________________________________________________________________________
15765 [ 19795] By: jhi                                   on 2003/06/16  06:51:19
15766         Log: Instead of fancy condvar footwork do a simple join,
15767              as suggested by Arthur.
15768      Branch: perl
15769            ! ext/threads/shared/t/hv_refs.t
15770 ____________________________________________________________________________
15771 [ 19794] By: rgs                                   on 2003/06/15  21:01:18
15772         Log: Rename again the warning about $* being no longer supported
15773              (and update perldiag this time!)
15774      Branch: perl
15775            ! gv.c pod/perldiag.pod t/lib/warnings/gv
15776 ____________________________________________________________________________
15777 [ 19793] By: rgs                                   on 2003/06/15  19:47:21
15778         Log: Remove all magic in untie()
15779              
15780              Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd)
15781              From: Aaron J Mackey <ajm6q@virginia.edu>
15782              Date: Fri, 13 Jun 2003 08:22:05 -0400 (EDT)
15783              Message-ID: <Pine.OSF.4.33.0306130820570.29017-100000@alpha10.bioch.virginia.edu>
15784              (plus a test case)
15785      Branch: perl
15786            ! pp_sys.c t/op/tie.t
15787 ____________________________________________________________________________
15788 [ 19792] By: jhi                                   on 2003/06/15  18:29:32
15789         Log: Update Changes.
15790      Branch: maint-5.8/perl
15791            ! Changes patchlevel.h
15792 ____________________________________________________________________________
15793 [ 19791] By: jhi                                   on 2003/06/15  17:57:06
15794         Log: Integrate:
15795              [ 19775]
15796              test.pl-ify and add a couple of tests.
15797              
15798              [ 19776]
15799              Slight tweaks on the length() and chr() entries,
15800              passing-by rewrapping on the rmdir entry.
15801              
15802              [ 19778]
15803              Exercise the utf8:: "internal" functions.
15804              
15805              [ 19779]
15806              Subject: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
15807              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
15808              Date: Sat, 14 Jun 2003 12:51:31 +0200
15809              Message-ID: <041901c33262$eac8ae30$f248eed9@R2D2>
15810              
15811              (choosing the safe alternative)
15812              
15813              [ 19781]
15814              Followup on #19779: make the helper function static,
15815              and rename it for paranoia reasons.
15816              
15817              [ 19782]
15818              Mention the Unicode::Regex::Set module.
15819              
15820              [ 19783]
15821              The FileCache 1.03 tests from belg4mit.
15822              
15823              [ 19785]
15824              Most often unused variables.
15825              
15826              [ 19786]
15827              Subject: Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
15828              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
15829              Date: Sun, 15 Jun 2003 10:48:40 +0200
15830              Message-ID: <004a01c3331a$ec001320$3445eed9@R2D2>
15831              
15832              [ 19787]
15833              Unused variable.
15834              
15835              [ 19788]
15836              Reindent a section of the file.
15837              
15838              [ 19789]
15839              Subject: [PATCH 5.8.1 @19774] OS2 patches
15840              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
15841              Date: Sat, 14 Jun 2003 17:49:57 -0700
15842              Message-ID: <20030615004956.GA28272@math.berkeley.edu>
15843              
15844              [ 19790]
15845              Start using Perl malloc in FreeBSD since the system malloc
15846              is reaaally slooow for Perl.
15847              
15848              Subject: FreeBSD 5.1 vs. -Uusemymalloc
15849              From: Dan Kogai <dankogai@dan.co.jp>
15850              Date: Mon, 16 Jun 2003 01:48:49 +0900
15851              Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp>
15852      Branch: maint-5.8/perl
15853           +> lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
15854           +> lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
15855           +> lib/FileCache/t/05override.t os2/OS2/typemap os2/perlrexx.cmd
15856            - lib/FileCache.t os2/OS2/PrfDB/typemap
15857           !> (integrate 33 files)
15858 ____________________________________________________________________________
15859 [ 19790] By: jhi                                   on 2003/06/15  17:22:08
15860         Log: Start using Perl malloc in FreeBSD since the system malloc
15861              is reaaally slooow for Perl.
15862              
15863              Subject: FreeBSD 5.1 vs. -Uusemymalloc
15864              From: Dan Kogai <dankogai@dan.co.jp>
15865              Date: Mon, 16 Jun 2003 01:48:49 +0900
15866              Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp>
15867      Branch: perl
15868            ! hints/freebsd.sh
15869 ____________________________________________________________________________
15870 [ 19789] By: jhi                                   on 2003/06/15  17:08:02
15871         Log: Subject: [PATCH 5.8.1 @19774] OS2 patches
15872              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
15873              Date: Sat, 14 Jun 2003 17:49:57 -0700
15874              Message-ID: <20030615004956.GA28272@math.berkeley.edu>
15875      Branch: perl
15876            + os2/OS2/typemap os2/perlrexx.cmd
15877            - os2/OS2/PrfDB/typemap
15878            ! MANIFEST doio.c emacs/ptags ext/Time/HiRes/Makefile.PL handy.h
15879            ! hints/os2.sh lib/ExtUtils/t/MM_OS2.t makedef.pl
15880            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
15881            ! os2/OS2/Process/Process.xs os2/OS2/REXX/DLL/DLL.pm
15882            ! os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/t/rx_emxrv.t
15883            ! os2/OS2/REXX/t/rx_objcall.t os2/dl_os2.c os2/os2.c
15884            ! os2/os2ish.h pp_sys.c utils/h2xs.PL
15885 ____________________________________________________________________________
15886 [ 19788] By: jhi                                   on 2003/06/15  15:05:40
15887         Log: Reindent a section of the file.
15888      Branch: perl
15889            ! universal.c
15890 ____________________________________________________________________________
15891 [ 19787] By: jhi                                   on 2003/06/15  15:01:26
15892         Log: Unused variable.
15893      Branch: perl
15894            ! universal.c
15895 ____________________________________________________________________________
15896 [ 19786] By: jhi                                   on 2003/06/15  07:41:23
15897         Log: Subject: Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
15898              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
15899              Date: Sun, 15 Jun 2003 10:48:40 +0200
15900              Message-ID: <004a01c3331a$ec001320$3445eed9@R2D2>
15901      Branch: perl
15902            ! embed.fnc embed.h proto.h sv.c
15903 ____________________________________________________________________________
15904 [ 19785] By: jhi                                   on 2003/06/15  07:37:02
15905         Log: Most often unused variables.
15906      Branch: perl
15907            ! perl.c
15908 ____________________________________________________________________________
15909 [ 19784] By: rgs                                   on 2003/06/14  20:08:52
15910         Log: Rename the warning about $* being removed,
15911              as suggested by Dave Mitchell
15912      Branch: perl
15913            ! gv.c t/lib/warnings/gv
15914 ____________________________________________________________________________
15915 [ 19783] By: jhi                                   on 2003/06/14  16:30:23
15916         Log: The FileCache 1.03 tests from belg4mit.
15917      Branch: perl
15918            + lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
15919            + lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
15920            + lib/FileCache/t/05override.t
15921            - lib/FileCache.t
15922            ! MANIFEST
15923 ____________________________________________________________________________
15924 [ 19782] By: jhi                                   on 2003/06/14  13:45:01
15925         Log: Mention the Unicode::Regex::Set module.
15926      Branch: perl
15927            ! pod/perlunicode.pod
15928 ____________________________________________________________________________
15929 [ 19781] By: jhi                                   on 2003/06/14  13:39:45
15930         Log: Followup on #19779: make the helper function static,
15931              and rename it for paranoia reasons.
15932      Branch: perl
15933            ! embed.fnc embed.h proto.h sv.c
15934 ____________________________________________________________________________
15935 [ 19779] By: jhi                                   on 2003/06/14  13:13:34
15936         Log: Subject: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
15937              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
15938              Date: Sat, 14 Jun 2003 12:51:31 +0200
15939              Message-ID: <041901c33262$eac8ae30$f248eed9@R2D2>
15940              
15941              (choosing the safe alternative)
15942      Branch: perl
15943            ! sv.c
15944 ____________________________________________________________________________
15945 [ 19778] By: jhi                                   on 2003/06/14  09:28:01
15946         Log: Exercise the utf8:: "internal" functions.
15947      Branch: perl
15948            ! lib/utf8.pm lib/utf8.t
15949 ____________________________________________________________________________
15950 [ 19777] By: jhi                                   on 2003/06/14  09:05:07
15951         Log: Having to pull in the whole Encode just to get SvUTF8()
15952              is a bit too much: introduce utf8::is_utf8().
15953      Branch: perl
15954            ! lib/utf8.pm pod/perluniintro.pod universal.c
15955 ____________________________________________________________________________
15956 [ 19776] By: jhi                                   on 2003/06/14  08:56:11
15957         Log: Slight tweaks on the length() and chr() entries,
15958              passing-by rewrapping on the rmdir entry.
15959      Branch: perl
15960            ! pod/perlfunc.pod
15961 ____________________________________________________________________________
15962 [ 19775] By: jhi                                   on 2003/06/14  08:50:16
15963         Log: test.pl-ify and add a couple of tests.
15964      Branch: perl
15965            ! lib/bytes.t
15966 ____________________________________________________________________________
15967 [ 19774] By: jhi                                   on 2003/06/14  08:06:18
15968         Log: Integrate:
15969              [ 19772]
15970              Illegal cpp.
15971              
15972              [ 19773]
15973              Slight reorg of the binmode() entry.
15974      Branch: maint-5.8/perl
15975           !> pod/perlfunc.pod util.c
15976 ____________________________________________________________________________
15977 [ 19773] By: jhi                                   on 2003/06/14  08:05:01
15978         Log: Slight reorg of the binmode() entry.
15979      Branch: perl
15980            ! pod/perlfunc.pod
15981 ____________________________________________________________________________
15982 [ 19772] By: jhi                                   on 2003/06/14  07:07:38
15983         Log: Illegal cpp.
15984      Branch: perl
15985            ! util.c
15986 ____________________________________________________________________________
15987 [ 19771] By: jhi                                   on 2003/06/14  04:40:49
15988         Log: Integrate:
15989              [ 19763]
15990              Define a cpp symbol, BSDish, if that looks appropriate.
15991              
15992              [ 19764]
15993              Apparently the __APPLE__ cpp symbol is not Officially Sanctioned
15994              way of detecting Darwin/Mac OS X; instead it is recommended to
15995              detect the OS at a higher level and pass the information manually
15996              down to the application, using e.g. a -Ddefinition.
15997              
15998              [ 19765]
15999              Subject: [PATCH] Re: [perl #18849] fork/system bug on FreeBSD
16000              From: alan <alan@pair.com>
16001              Date: Wed, 11 Jun 2003 14:07:00 -0400 (EDT)
16002              Message-ID: <Pine.BSF.4.30.0306111348450.32145-100000@smx.pair.com>
16003              
16004              (the first alternative)
16005              
16006              [ 19766]
16007              Somehow MPE/iX managed to get
16008              "18/0Illegal division by zero at ../lib/Test/Harness.pm line 921."
16009              
16010              [ 19767]
16011              Redundancy removal from Brian De Pradine;
16012              both the forms, pthread_mutexattr_settype() and               
16013              pthread_mutexattr_setkind_np(), exist on z/OS.
16014              
16015              [ 19768]
16016              Encode simply needs more work on EBCDIC.
16017              
16018              [ 19770]
16019              Subject: Re: FileCache
16020              From: belg4mit <belg4mit@MIT.EDU>
16021              Date: Sat, 14 Jun 2003 01:35:05 -0400
16022              Message-ID: <3EEAB409.7B4C21EA@mit.edu>
16023              
16024              FileCache 1.03.
16025      Branch: maint-5.8/perl
16026           !> ext/Encode/t/Unicode.t hints/darwin.sh lib/FileCache.pm
16027           !> lib/Test/Harness.pm perl.h thread.h util.c x2p/util.c
16028 ____________________________________________________________________________
16029 [ 19770] By: jhi                                   on 2003/06/14  04:36:18
16030         Log: Subject: Re: FileCache
16031              From: belg4mit <belg4mit@MIT.EDU>
16032              Date: Sat, 14 Jun 2003 01:35:05 -0400
16033              Message-ID: <3EEAB409.7B4C21EA@mit.edu>
16034              
16035              FileCache 1.03.
16036      Branch: perl
16037            ! lib/FileCache.pm
16038 ____________________________________________________________________________
16039 [ 19769] By: rgs                                   on 2003/06/13  19:17:50
16040         Log: Remove the deprecated $* variable.
16041              Incidentally, this fixes bug #22354, about unwanted
16042              action-at-distance of the /m regexp modifier.
16043              Add a new warning to advertise this fact.
16044      Branch: perl
16045            ! gv.c lib/English.pm mg.c pod/perldelta.pod pod/perldiag.pod
16046            ! pod/perlre.pod pod/perlvar.pod pp.c pp_hot.c t/lib/warnings/gv
16047            ! t/op/pat.t t/op/study.t
16048 ____________________________________________________________________________
16049 [ 19768] By: jhi                                   on 2003/06/13  17:08:45
16050         Log: Encode simply needs more work on EBCDIC.
16051      Branch: perl
16052            ! ext/Encode/t/Unicode.t
16053 ____________________________________________________________________________
16054 [ 19767] By: jhi                                   on 2003/06/13  17:05:01
16055         Log: Redundancy removal from Brian De Pradine;
16056              both the forms, pthread_mutexattr_settype() and               
16057              pthread_mutexattr_setkind_np(), exist on z/OS.
16058      Branch: perl
16059            ! thread.h
16060 ____________________________________________________________________________
16061 [ 19766] By: jhi                                   on 2003/06/13  17:02:57
16062         Log: Somehow MPE/iX managed to get
16063              "18/0Illegal division by zero at ../lib/Test/Harness.pm line 921."
16064      Branch: perl
16065            ! lib/Test/Harness.pm
16066 ____________________________________________________________________________
16067 [ 19765] By: jhi                                   on 2003/06/13  14:36:18
16068         Log: Subject: [PATCH] Re: [perl #18849] fork/system bug on FreeBSD
16069              From: alan <alan@pair.com>
16070              Date: Wed, 11 Jun 2003 14:07:00 -0400 (EDT)
16071              Message-ID: <Pine.BSF.4.30.0306111348450.32145-100000@smx.pair.com>
16072              
16073              (the first alternative)
16074      Branch: perl
16075            ! util.c
16076 ____________________________________________________________________________
16077 [ 19764] By: jhi                                   on 2003/06/13  14:33:51
16078         Log: Apparently the __APPLE__ cpp symbol is not Officially Sanctioned
16079              way of detecting Darwin/Mac OS X; instead it is recommended to
16080              detect the OS at a higher level and pass the information manually
16081              down to the application, using e.g. a -Ddefinition.
16082      Branch: perl
16083            ! hints/darwin.sh perl.h x2p/util.c
16084 ____________________________________________________________________________
16085 [ 19763] By: jhi                                   on 2003/06/13  14:12:13
16086         Log: Define a cpp symbol, BSDish, if that looks appropriate.
16087      Branch: perl
16088            ! perl.h
16089 ____________________________________________________________________________
16090 [ 19762] By: jhi                                   on 2003/06/13  12:09:16
16091         Log: Integrate:
16092              [ 19760]
16093              Even more tweakage on symbol scanning from Alan Burlison. 
16094      Branch: maint-5.8/perl
16095           !> Configure
16096 ____________________________________________________________________________
16097 [ 19761] By: jhi                                   on 2003/06/13  12:00:26
16098         Log: metaconfig unit change for #19760.
16099      Branch: metaconfig
16100            ! U/compline/Csym.U
16101 ____________________________________________________________________________
16102 [ 19760] By: jhi                                   on 2003/06/13  12:00:06
16103         Log: Even more tweakage on symbol scanning from Alan Burlison. 
16104      Branch: perl
16105            ! Configure
16106 ____________________________________________________________________________
16107 [ 19759] By: jhi                                   on 2003/06/13  07:22:57
16108         Log: Integrate:
16109              [ 19740]
16110              Doc nit.
16111              
16112              [ 19741]
16113              Subject: [PATCH: perl@19733] fix vmsish.t #25 by letting $0 find itself in the face of chdir() calls
16114              From: PPrymmer@factset.com
16115              Date: Wed, 11 Jun 2003 09:00:34 -0400
16116              Message-ID: <OF2535E971.A30D9C74-ON85256D42.00461FF9-85256D42.004776C4@factset.com>
16117              
16118              [ 19742]
16119              Subject: [PATCH] Configure -Dnoextensions would not accept a list
16120              From: Andy Dougherty <doughera@lafayette.edu>
16121              Date: Wed, 11 Jun 2003 13:35:26 -0400 (EDT)
16122              Message-ID: <Pine.SOL.4.53.0306111331550.2477@maxwell.phys.lafayette.edu>
16123              
16124              [ 19744]
16125              Subject: Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
16126              From: Andy Dougherty <doughera@lafayette.edu>
16127              Date: Wed, 11 Jun 2003 12:57:58 -0400 (EDT)
16128              Message-ID: <Pine.SOL.4.53.0306111252540.19074@maxwell.phys.lafayette.edu>
16129              
16130              [ 19746]
16131              Be polite and destroy the mutexes and conditions we use!
16132              
16133              [ 19747]
16134              Slightly amended version of the proposed patch for
16135              "[perl #22390] export PERLIO=bytes segfaults";
16136              the amendment is to set errno.
16137              TODO: we really should not get here if the layer
16138              stack is corrupt or non-sensical (like "bytes").
16139              
16140              [ 19748]
16141              Further perlio doc tweaks.
16142              
16143              [ 19749]
16144              More perlio ->Open paranoia.  Set errno to EINVAL if there's
16145              no ->Open, not if ->Open returns NULL.
16146              
16147              [ 19750]
16148              In free we want to destroy, not init, thanks to Tim Bunce for 
16149              detecting this. Should hopefully fix memory leak on Tru64
16150              
16151              [ 19751]
16152              Patch for a warning emitted twice, from :
16153              Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T"
16154              From: Steve Grazzini <grazz@pobox.com>
16155              Date: Wed, 11 Jun 2003 00:46:47 -0400
16156              Message-ID: <20030611044647.GA16696@grazzini.net>
16157              
16158              [ 19752]
16159              Add a new warning, "Newline in left-justified string for printf/sprintf"
16160              to be issued if the string to be left-justified by s?printf contains
16161              a newline.
16162              
16163              Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf 
16164              From: Robin Barker <Robin.Barker@npl.co.uk>
16165              Date: Wed, 11 Jun 2003 18:10:14 +0100
16166              Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk>
16167              
16168              [ 19756]
16169              The changes #8803 and #8896 that fixed JPL for use with
16170              JDK 1.2/1.3 had somehow disappeared.
16171              
16172              [ 19758]
16173              Sync with libnet 1.15
16174      Branch: maint-5.8/perl
16175           !> Configure INSTALL ext/threads/shared/shared.xs
16176           !> lib/File/Temp/t/security.t lib/Net/ChangeLog.libnet
16177           !> lib/Net/FTP.pm lib/PerlIO.pm lib/vmsish.t perl.c perl.h
16178           !> perlio.c pod/perldiag.pod pod/perlrun.pod pp_sys.c sv.c
16179           !> t/lib/warnings/sv
16180 ____________________________________________________________________________
16181 [ 19758] By: gbarr                                 on 2003/06/13  07:01:11
16182         Log: Sync with libnet 1.15
16183      Branch: perl
16184            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
16185 ____________________________________________________________________________
16186 [ 19757] By: jhi                                   on 2003/06/13  05:23:22
16187         Log: To go with #19745.
16188      Branch: maint-5.8/perl
16189            ! pad.h
16190 ____________________________________________________________________________
16191 [ 19756] By: jhi                                   on 2003/06/13  05:09:17
16192         Log: The changes #8803 and #8896 that fixed JPL for use with
16193              JDK 1.2/1.3 had somehow disappeared.
16194      Branch: perl
16195            ! perl.c perl.h
16196 ____________________________________________________________________________
16197 [ 19755] By: jhi                                   on 2003/06/13  04:56:10
16198         Log: Uncurliff.
16199      Branch: maint-5.8/perl
16200            ! djgpp/configure.bat
16201 ____________________________________________________________________________
16202 [ 19754] By: jhi                                   on 2003/06/13  04:54:04
16203         Log: Forgotten check-in.
16204      Branch: maint-5.8/perl
16205            ! Cross/config.sh-arm-linux
16206 ____________________________________________________________________________
16207 [ 19753] By: jhi                                   on 2003/06/13  04:52:36
16208         Log: Regen perlintern.
16209      Branch: maint-5.8/perl
16210            ! pod/perlintern.pod
16211 ____________________________________________________________________________
16212 [ 19752] By: rgs                                   on 2003/06/12  20:49:25
16213         Log: Add a new warning, "Newline in left-justified string for printf/sprintf"
16214              to be issued if the string to be left-justified by s?printf contains
16215              a newline.
16216              
16217              Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf 
16218              From: Robin Barker <Robin.Barker@npl.co.uk>
16219              Date: Wed, 11 Jun 2003 18:10:14 +0100
16220              Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk>
16221      Branch: perl
16222            ! pod/perldiag.pod sv.c t/lib/warnings/sv
16223 ____________________________________________________________________________
16224 [ 19751] By: rgs                                   on 2003/06/12  20:25:41
16225         Log: Patch for a warning emitted twice, from :
16226              Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T"
16227              From: Steve Grazzini <grazz@pobox.com>
16228              Date: Wed, 11 Jun 2003 00:46:47 -0400
16229              Message-ID: <20030611044647.GA16696@grazzini.net>
16230      Branch: perl
16231            ! pp_sys.c
16232 ____________________________________________________________________________
16233 [ 19750] By: sky                                   on 2003/06/12  15:03:55
16234         Log: In free we want to destroy, not init, thanks to Tim Bunce for 
16235              detecting this. Should hopefully fix memory leak on Tru64
16236      Branch: perl
16237            ! ext/threads/shared/shared.xs
16238 ____________________________________________________________________________
16239 [ 19749] By: jhi                                   on 2003/06/12  13:27:44
16240         Log: More perlio ->Open paranoia.  Set errno to EINVAL if there's
16241              no ->Open, not if ->Open returns NULL.
16242      Branch: perl
16243            ! perlio.c
16244 ____________________________________________________________________________
16245 [ 19748] By: jhi                                   on 2003/06/12  11:32:44
16246         Log: Further perlio doc tweaks.
16247      Branch: perl
16248            ! lib/PerlIO.pm pod/perlrun.pod
16249 ____________________________________________________________________________
16250 [ 19747] By: jhi                                   on 2003/06/12  11:25:19
16251         Log: Slightly amended version of the proposed patch for
16252              "[perl #22390] export PERLIO=bytes segfaults";
16253              the amendment is to set errno.
16254              TODO: we really should not get here if the layer
16255              stack is corrupt or non-sensical (like "bytes").
16256      Branch: perl
16257            ! perlio.c
16258 ____________________________________________________________________________
16259 [ 19746] By: sky                                   on 2003/06/12  08:37:39
16260         Log: Be polite and destroy the mutexes and conditions we use!
16261      Branch: perl
16262            ! ext/threads/shared/shared.xs
16263 ____________________________________________________________________________
16264 [ 19745] By: jhi                                   on 2003/06/12  06:35:47
16265         Log: Bandaid from Dave Mitchell for various pad-related
16266              breakages in 5005threads builds.
16267      Branch: maint-5.8/perl
16268            ! embedvar.h intrpvar.h perlapi.h thrdvar.h util.c
16269 ____________________________________________________________________________
16270 [ 19744] By: rgs                                   on 2003/06/11  20:49:04
16271         Log: Subject: Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
16272              From: Andy Dougherty <doughera@lafayette.edu>
16273              Date: Wed, 11 Jun 2003 12:57:58 -0400 (EDT)
16274              Message-ID: <Pine.SOL.4.53.0306111252540.19074@maxwell.phys.lafayette.edu>
16275      Branch: perl
16276            ! lib/File/Temp/t/security.t
16277 ____________________________________________________________________________
16278 [ 19743] By: jhi                                   on 2003/06/11  18:28:33
16279         Log: metaconfig unit change for #19742.
16280      Branch: metaconfig/U/perl
16281            ! Extensions.U
16282 ____________________________________________________________________________
16283 [ 19742] By: jhi                                   on 2003/06/11  18:28:12
16284         Log: Subject: [PATCH] Configure -Dnoextensions would not accept a list
16285              From: Andy Dougherty <doughera@lafayette.edu>
16286              Date: Wed, 11 Jun 2003 13:35:26 -0400 (EDT)
16287              Message-ID: <Pine.SOL.4.53.0306111331550.2477@maxwell.phys.lafayette.edu>
16288      Branch: perl
16289            ! Configure
16290 ____________________________________________________________________________
16291 [ 19741] By: merijn                                on 2003/06/11  14:06:49
16292         Log: Subject: [PATCH: perl@19733] fix vmsish.t #25 by letting $0 find itself in the face of chdir() calls
16293              From: PPrymmer@factset.com
16294              Date: Wed, 11 Jun 2003 09:00:34 -0400
16295              Message-ID: <OF2535E971.A30D9C74-ON85256D42.00461FF9-85256D42.004776C4@factset.com>
16296      Branch: perl
16297            ! lib/vmsish.t
16298 ____________________________________________________________________________
16299 [ 19740] By: jhi                                   on 2003/06/11  13:29:59
16300         Log: Doc nit.
16301      Branch: perl
16302            ! INSTALL
16303 ____________________________________________________________________________
16304 [ 19739] By: jhi                                   on 2003/06/11  05:30:53
16305         Log: Integrate from maint:
16306              [ 19738]
16307              Subject: Re: [PATCH: maint @ 19733] CL compiler warnings on MSWin32
16308              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
16309              Date: Tue, 10 Jun 2003 22:10:47 +0200
16310              Message-ID: <011701c32f8c$62d85ee0$0c2f1fac@R2D2>
16311      Branch: perl
16312           !> ext/Encode/encengine.c ext/List/Util/Util.xs
16313           !> ext/POSIX/POSIX.xs ext/Storable/Storable.xs
16314           !> ext/Thread/Thread.xs ext/threads/threads.xs op.c perl.c pp.h
16315           !> sv.c
16316 ____________________________________________________________________________
16317 [ 19738] By: jhi                                   on 2003/06/11  05:13:38
16318         Log: Subject: Re: [PATCH: maint @ 19733] CL compiler warnings on MSWin32
16319              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
16320              Date: Tue, 10 Jun 2003 22:10:47 +0200
16321              Message-ID: <011701c32f8c$62d85ee0$0c2f1fac@R2D2>
16322              
16323              (the perl.h being open in mainline was accidental)
16324      Branch: maint-5.8/perl
16325            ! ext/Encode/encengine.c ext/List/Util/Util.xs
16326            ! ext/POSIX/POSIX.xs ext/Storable/Storable.xs
16327            ! ext/Thread/Thread.xs ext/threads/threads.xs op.c perl.c pp.h
16328            ! sv.c
16329      Branch: perl
16330            ! perl.h
16331 ____________________________________________________________________________
16332 [ 19737] By: nick                                  on 2003/06/10  08:18:30
16333         Log: Integrate mainline
16334      Branch: perlio
16335           !> (integrate 88 files)
16336 ____________________________________________________________________________
16337 [ 19736] By: jhi                                   on 2003/06/10  06:43:29
16338         Log: Integrate:
16339              [ 19734]
16340              Upgrade to Unicode::Collate 0.25.
16341              
16342              [ 19735]
16343              Upgrade to Unicode::Normalize 0.22.
16344      Branch: maint-5.8/perl
16345           !> ext/Unicode/Normalize/Changes
16346           !> ext/Unicode/Normalize/Makefile.PL
16347           !> ext/Unicode/Normalize/Normalize.pm
16348           !> ext/Unicode/Normalize/Normalize.xs
16349           !> ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
16350           !> ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
16351           !> ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
16352           !> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
16353           !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
16354 ____________________________________________________________________________
16355 [ 19735] By: jhi                                   on 2003/06/10  05:27:33
16356         Log: Upgrade to Unicode::Normalize 0.22.
16357      Branch: perl
16358            ! ext/Unicode/Normalize/Changes
16359            ! ext/Unicode/Normalize/Makefile.PL
16360            ! ext/Unicode/Normalize/Normalize.pm
16361            ! ext/Unicode/Normalize/Normalize.xs
16362            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
16363            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
16364            ! ext/Unicode/Normalize/t/test.t
16365 ____________________________________________________________________________
16366 [ 19734] By: jhi                                   on 2003/06/10  05:14:18
16367         Log: Upgrade to Unicode::Collate 0.25.
16368      Branch: perl
16369            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
16370            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
16371            ! lib/Unicode/Collate/t/test.t
16372 ____________________________________________________________________________
16373 [ 19733] By: jhi                                   on 2003/06/09  20:55:44
16374         Log: Update Changes.
16375      Branch: maint-5.8/perl
16376            ! Changes patchlevel.h
16377 ____________________________________________________________________________
16378 [ 19732] By: jhi                                   on 2003/06/09  20:52:02
16379         Log: Integrate:
16380              [ 19729]
16381              Subject: [PATCH] Re: nitpick with \(0..2)
16382              From: Steve Grazzini <grazz@pobox.com>
16383              Date: Fri, 6 Jun 2003 01:42:59 -0400
16384              Message-ID: <20030606054259.GA30249@grazzini.net>
16385              
16386              [ 19730]
16387              Subject: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
16388              From: Andy Dougherty <doughera@lafayette.edu>
16389              Date: Mon, 9 Jun 2003 14:45:38 -0400 (EDT)
16390              Message-ID: <Pine.SOL.4.53.0306091323300.4467@maxwell.phys.lafayette.edu>
16391              
16392              [ 19731]
16393              On a real multicpu box the child thread could still be running
16394              when the parent thread was already testing.
16395      Branch: maint-5.8/perl
16396           !> INSTALL ext/threads/shared/t/hv_refs.t op.c pod/perlop.pod
16397           !> t/op/ref.t
16398 ____________________________________________________________________________
16399 [ 19731] By: jhi                                   on 2003/06/09  20:48:14
16400         Log: On a real multicpu box the child thread could still be running
16401              when the parent thread was already testing.
16402      Branch: perl
16403            ! ext/threads/shared/t/hv_refs.t
16404 ____________________________________________________________________________
16405 [ 19730] By: rgs                                   on 2003/06/09  19:56:29
16406         Log: Subject: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
16407              From: Andy Dougherty <doughera@lafayette.edu>
16408              Date: Mon, 9 Jun 2003 14:45:38 -0400 (EDT)
16409              Message-ID: <Pine.SOL.4.53.0306091323300.4467@maxwell.phys.lafayette.edu>
16410      Branch: perl
16411            ! INSTALL
16412 ____________________________________________________________________________
16413 [ 19729] By: rgs                                   on 2003/06/09  19:13:16
16414         Log: Subject: [PATCH] Re: nitpick with \(0..2)
16415              From: Steve Grazzini <grazz@pobox.com>
16416              Date: Fri, 6 Jun 2003 01:42:59 -0400
16417              Message-ID: <20030606054259.GA30249@grazzini.net>
16418      Branch: perl
16419            ! op.c pod/perlop.pod t/op/ref.t
16420 ____________________________________________________________________________
16421 [ 19728] By: jhi                                   on 2003/06/09  19:09:09
16422         Log: Update Changes.
16423      Branch: maint-5.8/perl
16424            ! Changes patchlevel.h
16425 ____________________________________________________________________________
16426 [ 19727] By: jhi                                   on 2003/06/09  18:53:58
16427         Log: Integrate:
16428              [ 19723]
16429              one of the Net::Ping time-dependent tests fails sporadically
16430              when the response from localhost is "too quick"
16431              
16432              [ 19724]
16433              mark 450_service.t#18 as a todo test on windows
16434              
16435              [ 19725]
16436              In the debugger, flush stdout/stderr before the prompt is printed
16437              Subject: Re: [PATCH] Perlbug #15228
16438              From: Alex Vandiver <alexmv@MIT.EDU>
16439              Date: 04 Jun 2003 04:50:10 -0400
16440              Message-Id: <1054716610.21402.45.camel@supox>
16441              
16442              [ 19726]
16443              Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki.
16444      Branch: maint-5.8/perl
16445           !> ext/Unicode/Normalize/Normalize.pm
16446           !> lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
16447           !> lib/perl5db.pl
16448 ____________________________________________________________________________
16449 [ 19726] By: jhi                                   on 2003/06/09  18:45:00
16450         Log: Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki.
16451      Branch: perl
16452            ! ext/Unicode/Normalize/Normalize.pm
16453 ____________________________________________________________________________
16454 [ 19725] By: rgs                                   on 2003/06/09  18:33:50
16455         Log: In the debugger, flush stdout/stderr before the prompt is printed
16456              Subject: Re: [PATCH] Perlbug #15228
16457              From: Alex Vandiver <alexmv@MIT.EDU>
16458              Date: 04 Jun 2003 04:50:10 -0400
16459              Message-Id: <1054716610.21402.45.camel@supox>
16460      Branch: perl
16461            ! lib/perl5db.pl
16462 ____________________________________________________________________________
16463 [ 19724] By: gsar                                  on 2003/06/09  18:17:42
16464         Log: mark 450_service.t#18 as a todo test on windows
16465      Branch: perl
16466            ! lib/Net/Ping/t/450_service.t
16467 ____________________________________________________________________________
16468 [ 19723] By: gsar                                  on 2003/06/09  18:00:57
16469         Log: one of the Net::Ping time-dependent tests fails sporadically
16470              when the response from localhost is "too quick"
16471      Branch: perl
16472            ! lib/Net/Ping/t/250_ping_hires.t
16473 ____________________________________________________________________________
16474 [ 19722] By: jhi                                   on 2003/06/09  17:52:25
16475         Log: Integrate:
16476              [ 19705]
16477              Work in non core env.
16478              
16479              [ 19706]
16480              Remove warnings from tests.
16481              
16482              [ 19707]
16483              Last patch broke this slightly because INC was wrong.
16484              
16485              [ 19708]
16486              Major (internal) change to make it much more easy to embed
16487              threaded perl because we don't use our own TLS for the current
16488              thread info, but instead use PL_modglobal. Should make the
16489              mod_perl2 team (Hi Stas!) happy. Should also be more robust.
16490              
16491              [ 19709]
16492              More symbol scan logic from Alan Burlison.
16493              
16494              [ 19710]
16495              Regen Configure et al.
16496              
16497              [ 19712]
16498              Subject: Re: forwarded you a test result
16499              From: Dan Kogai <dankogai@dan.co.jp>
16500              Date: Sun, 8 Jun 2003 11:04:43 +0900
16501              Message-Id: <92344ED4-9955-11D7-8DFA-000393AE4244@dan.co.jp>
16502              
16503              [ 19714]
16504              Subject: [PATCH] pack.t tweak for non-IEEE VMS systems
16505              From: "Craig A. Berry" <craigberry@mac.com>
16506              Date: Sun, 08 Jun 2003 16:49:43 -0500
16507              Message-ID: <3EE3AF77.7060302@mac.com>
16508              
16509              [ 19715]
16510              Support blessed shared references.
16511              
16512              [ 19717]
16513              windows: fix memory leak in %ENV handling (shows up as a
16514              leak even in the simplest fork() loop, because perl_construct()
16515              now does the equivalent of %ENV assignments using mg_set())
16516              
16517              [ 19719]
16518              Subject: [PATCH: perl@19683] fix ups for perlivp on VMS plus more symbols for utils
16519              From: PPrymmer@factset.com
16520              Date: Mon, 9 Jun 2003 09:57:43 -0400
16521              Message-ID: <OFBA811434.A612F1C0-ON85256D40.004B5ECC-85256D40.004CB24D@factset.com>
16522              
16523              [ 19720]
16524              fix for perlio.t failures on windows (from Dan Kogai)
16525              
16526              [ 19721]
16527              Subject: [PATCH] ExtUtils::MakeMaker 6.10_06 (plus FAQ update)
16528              From: Michael G Schwern <schwern@pobox.com>
16529              Date: Sat, 7 Jun 2003 01:16:32 -0700
16530              Message-ID: <20030607081632.GA16228@windhund.schwern.org>
16531              
16532              (and regen Configure et al)
16533      Branch: maint-5.8/perl
16534            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16535            ! config_h.SH
16536           !> (integrate 26 files)
16537 ____________________________________________________________________________
16538 [ 19721] By: jhi                                   on 2003/06/09  17:04:50
16539         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_06 (plus FAQ update)
16540              From: Michael G Schwern <schwern@pobox.com>
16541              Date: Sat, 7 Jun 2003 01:16:32 -0700
16542              Message-ID: <20030607081632.GA16228@windhund.schwern.org>
16543      Branch: perl
16544            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
16545            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker/FAQ.pod
16546            ! lib/ExtUtils/t/Liblist.t
16547 ____________________________________________________________________________
16548 [ 19720] By: gsar                                  on 2003/06/09  15:59:52
16549         Log: fix for perlio.t failures on windows (from Dan Kogai)
16550      Branch: perl
16551            ! ext/Encode/t/perlio.t
16552 ____________________________________________________________________________
16553 [ 19719] By: jhi                                   on 2003/06/09  15:28:18
16554         Log: Subject: [PATCH: perl@19683] fix ups for perlivp on VMS plus more symbols for utils
16555              From: PPrymmer@factset.com
16556              Date: Mon, 9 Jun 2003 09:57:43 -0400
16557              Message-ID: <OFBA811434.A612F1C0-ON85256D40.004B5ECC-85256D40.004CB24D@factset.com>
16558      Branch: perl
16559            ! configure.com utils/perlivp.PL
16560 ____________________________________________________________________________
16561 [ 19718] By: gsar                                  on 2003/06/09  14:11:52
16562         Log: integrate change#19717 from mainline
16563              
16564              windows: fix memory leak in %ENV handling (shows up as a
16565              leak even in the simplest fork() loop, because perl_construct()
16566              now does the equivalent of %ENV assignments using mg_set())
16567      Branch: maint-5.6/perl
16568           !> win32/perlhost.h
16569 ____________________________________________________________________________
16570 [ 19717] By: gsar                                  on 2003/06/09  14:09:55
16571         Log: windows: fix memory leak in %ENV handling (shows up as a
16572              leak even in the simplest fork() loop, because perl_construct()
16573              now does the equivalent of %ENV assignments using mg_set())
16574      Branch: perl
16575            ! win32/perlhost.h
16576 ____________________________________________________________________________
16577 [ 19716] By: gsar                                  on 2003/06/09  13:29:07
16578         Log: integrate changes#19384,19533,19537,19628,19666,19668 from mainline
16579              
16580              resurrect change#19628 and make it work by generalizing
16581              a spot that had a hardcoded dependency on the cmd.exe
16582              arguments being "/x/c" or "/c"
16583              
16584              change#19628 broke many win32/system.t tests, so back it out
16585              
16586              Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
16587              From: Jan Dubois <jand@ActiveState.com>
16588              Date: Mon, 26 May 2003 23:33:53 -0700
16589              Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
16590              
16591              missing init in change#19533
16592              
16593              avoid select() on windows destroying errno (used to typically
16594              always sets it to EINVAL due to the way it maps the FD_SETs)
16595              
16596              Subject: [PATCH win32/win32.c] silence compiler warnings
16597              From: Abe Timmerman <abe@ztreet.demon.nl>
16598              Date: Fri, 2 May 2003 00:51:42 +0200
16599              Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
16600      Branch: maint-5.6/perl
16601           !> pod/perlrun.pod win32/win32.c win32/win32sck.c
16602 ____________________________________________________________________________
16603 [ 19715] By: sky                                   on 2003/06/09  09:35:47
16604         Log: Support blessed shared references.
16605      Branch: perl
16606            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
16607            ! ext/threads/shared/t/hv_refs.t
16608 ____________________________________________________________________________
16609 [ 19714] By: jhi                                   on 2003/06/09  04:29:04
16610         Log: Subject: [PATCH] pack.t tweak for non-IEEE VMS systems
16611              From: "Craig A. Berry" <craigberry@mac.com>
16612              Date: Sun, 08 Jun 2003 16:49:43 -0500
16613              Message-ID: <3EE3AF77.7060302@mac.com>
16614      Branch: perl
16615            ! t/op/pack.t
16616 ____________________________________________________________________________
16617 [ 19713] By: gsar                                  on 2003/06/08  18:33:25
16618         Log: add basic test coverage for the sysio compatibility issues on dosish
16619              platforms
16620      Branch: perlio
16621            + t/op/sysio-compat.t
16622            ! MANIFEST
16623 ____________________________________________________________________________
16624 [ 19712] By: jhi                                   on 2003/06/08  17:05:59
16625         Log: Subject: Re: forwarded you a test result
16626              From: Dan Kogai <dankogai@dan.co.jp>
16627              Date: Sun, 8 Jun 2003 11:04:43 +0900
16628              Message-Id: <92344ED4-9955-11D7-8DFA-000393AE4244@dan.co.jp>
16629      Branch: perl
16630            ! ext/Encode/t/Encode.t
16631 ____________________________________________________________________________
16632 [ 19711] By: jhi                                   on 2003/06/08  17:03:20
16633         Log: metaconfig unit change for #19710.
16634      Branch: metaconfig
16635            ! U/compline/Csym.U
16636 ____________________________________________________________________________
16637 [ 19710] By: jhi                                   on 2003/06/08  17:03:07
16638         Log: Regen Configure et al.
16639      Branch: perl
16640            ! Configure Porting/config.sh Porting/config_H
16641 ____________________________________________________________________________
16642 [ 19709] By: jhi                                   on 2003/06/08  16:45:50
16643         Log: More symbol scan logic from Alan Burlison.
16644      Branch: perl
16645            ! Configure Porting/Glossary hints/solaris_2.sh
16646 ____________________________________________________________________________
16647 [ 19708] By: sky                                   on 2003/06/07  13:28:50
16648         Log: Major (internal) change to make it much more easy to embed
16649              threaded perl because we don't use our own TLS for the current
16650              thread info, but instead use PL_modglobal. Should make the
16651              mod_perl2 team (Hi Stas!) happy. Should also be more robust.
16652      Branch: perl
16653            ! ext/threads/threads.xs
16654 ____________________________________________________________________________
16655 [ 19707] By: sky                                   on 2003/06/07  13:27:01
16656         Log: Last patch broke this slightly because INC was wrong.
16657      Branch: perl
16658            ! ext/threads/t/thread.t
16659 ____________________________________________________________________________
16660 [ 19706] By: sky                                   on 2003/06/07  13:07:53
16661         Log: Remove warnings from tests.
16662      Branch: perl
16663            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
16664            ! ext/threads/t/list.t
16665 ____________________________________________________________________________
16666 [ 19705] By: sky                                   on 2003/06/07  12:42:28
16667         Log: Work in non core env.
16668      Branch: perl
16669            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
16670            ! ext/threads/t/libc.t ext/threads/t/list.t
16671            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
16672            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
16673            ! ext/threads/t/thread.t
16674 ____________________________________________________________________________
16675 [ 19704] By: jhi                                   on 2003/06/07  05:24:27
16676         Log: Integrate:
16677              [ 19685]
16678              Align the 'graph' property definition with the proposed
16679              Unicode UTS #18 update (v7).
16680              
16681              [ 19686]
16682              On closer reading the proposed UTS#18 update required
16683              even more changes.
16684              
16685              [ 19687]
16686              Subject: Re: [MacOS X] consider useshrplib='false' by default
16687              From: Andy Dougherty <doughera@lafayette.edu>
16688              Date: Wed, 4 Jun 2003 11:33:29 -0400 (EDT)
16689              Message-ID: <Pine.SOL.4.53.0306041128350.15343@maxwell.phys.lafayette.edu>
16690              
16691              [ 19688]
16692              Prevent a potential null pointer dereference.
16693              Noticed by Ryan Koga <rkoga@caida.org> in
16694              Message-ID: <Pine.BSF.4.44.0306031659090.1489-100000@login.caida.org>
16695              
16696              [ 19689]
16697              Upgrade to Time::HiRes 1.48.
16698              
16699              [ 19690]
16700              z/OS threads tweak from Brian De Pradine.
16701              
16702              [ 19691]
16703              Even more getspecific patches from Brian De Pradine;
16704              macrofy the construct.
16705              
16706              [ 19692]
16707              z/OS makedepend fix from Peter Prymmer;
16708              still needed as reported by Brian De Pradine.
16709              
16710              [ 19693]
16711              SKIP label was missing.
16712              
16713              [ 19694]
16714              Subject: [PATCH] RE: maint @ 19683
16715              From: Robin Barker <Robin.Barker@npl.co.uk>
16716              Date: Thu, 5 Jun 2003 17:16:58 +0100
16717              Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk>
16718              
16719              (skipped the MIME::Base64 part, leaving that to Gisle)
16720              
16721              [ 19695]
16722              Subject: [PATCH] Re: SPUG:-s option doesn't always work!
16723              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16724              Date: Wed, 04 Jun 2003 00:08:32 -0700
16725              Message-ID: <wrZ3+gzkg2iX092yn@efn.org>
16726              
16727              [ 19696]
16728              Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long
16729              as the compiler supports it)
16730              
16731              [ 19697]
16732              Oops, Joe's edits had been undone by #19682.
16733              
16734              [ 19698]
16735              Clarify that => doesn't quote compound identifiers.
16736              
16737              [ 19699]
16738              Subject: [patch] L<perlguts/"API LISTING"> is now L<perlapi>
16739              From: Stas Bekman <stas@stason.org>
16740              Date: Thu, 05 Jun 2003 10:10:36 +1000
16741              Message-ID: <3EDE8A7C.2080302@stason.org>
16742              
16743              Subject: [patch] perlguts authors dup
16744              From: Stas Bekman <stas@stason.org>
16745              Date: Thu, 05 Jun 2003 10:14:12 +1000
16746              Message-ID: <3EDE8B54.6090808@stason.org>
16747              
16748              [ 19700]
16749              Minor grammatical nit.
16750              
16751              [ 19701]
16752              Complement to change #19698 :
16753              add also this information (=> and curly braces doesn't
16754              quote compound identifiers) to the strict manpage.
16755              As an experiment in documentation, add a "HISTORY" section
16756              to the strict manpage.
16757              
16758              [ 19702]
16759              Upgrade to Time::Local 1.06, by Dave Rolsky
16760              
16761              [ 19703]
16762              Subject: [PATCH] ExtUtils::MakeMaker 6.10_04 -> 6.10_05
16763              From: Michael G Schwern <schwern@pobox.com>
16764              Date: Fri, 6 Jun 2003 18:41:45 -0700
16765              Message-ID: <20030607014145.GB12031@windhund.schwern.org>
16766      Branch: maint-5.8/perl
16767           !> (integrate 42 files)
16768 ____________________________________________________________________________
16769 [ 19703] By: jhi                                   on 2003/06/07  05:11:50
16770         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_04 -> 6.10_05
16771              From: Michael G Schwern <schwern@pobox.com>
16772              Date: Fri, 6 Jun 2003 18:41:45 -0700
16773              Message-ID: <20030607014145.GB12031@windhund.schwern.org>
16774      Branch: perl
16775            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
16776            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/META.yml
16777            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
16778            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
16779            ! lib/ExtUtils/TODO lib/ExtUtils/t/00compile.t
16780            ! lib/ExtUtils/t/Install.t lib/ExtUtils/t/basic.t
16781            ! lib/ExtUtils/t/zz_cleanup_dummy.t
16782 ____________________________________________________________________________
16783 [ 19702] By: rgs                                   on 2003/06/06  23:00:00
16784         Log: Upgrade to Time::Local 1.06, by Dave Rolsky
16785      Branch: perl
16786            ! lib/Time/Local.pm lib/Time/Local.t
16787 ____________________________________________________________________________
16788 [ 19701] By: rgs                                   on 2003/06/06  22:50:37
16789         Log: Complement to change #19698 :
16790              add also this information (=> and curly braces doesn't
16791              quote compound identifiers) to the strict manpage.
16792              As an experiment in documentation, add a "HISTORY" section
16793              to the strict manpage.
16794      Branch: perl
16795            ! lib/strict.pm
16796 ____________________________________________________________________________
16797 [ 19700] By: rgs                                   on 2003/06/06  22:31:50
16798         Log: Minor grammatical nit.
16799      Branch: perl
16800            ! README.hpux
16801 ____________________________________________________________________________
16802 [ 19699] By: rgs                                   on 2003/06/06  22:29:38
16803         Log: Subject: [patch] L<perlguts/"API LISTING"> is now L<perlapi>
16804              From: Stas Bekman <stas@stason.org>
16805              Date: Thu, 05 Jun 2003 10:10:36 +1000
16806              Message-ID: <3EDE8A7C.2080302@stason.org>
16807              
16808              Subject: [patch] perlguts authors dup
16809              From: Stas Bekman <stas@stason.org>
16810              Date: Thu, 05 Jun 2003 10:14:12 +1000
16811              Message-ID: <3EDE8B54.6090808@stason.org>
16812      Branch: perl
16813            ! pod/perl5005delta.pod pod/perlguts.pod pod/perlxs.pod
16814 ____________________________________________________________________________
16815 [ 19698] By: rgs                                   on 2003/06/06  22:23:56
16816         Log: Clarify that => doesn't quote compound identifiers.
16817      Branch: perl
16818            ! pod/perldata.pod
16819 ____________________________________________________________________________
16820 [ 19697] By: jhi                                   on 2003/06/06  13:22:52
16821         Log: Oops, Joe's edits had been undone by #19682.
16822      Branch: maint-5.8/perl
16823            ! lib/perl5db.pl
16824 ____________________________________________________________________________
16825 [ 19696] By: merijn                                on 2003/06/06  12:21:43
16826         Log: Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long
16827              as the compiler supports it)
16828      Branch: perl
16829            ! README.hpux
16830 ____________________________________________________________________________
16831 [ 19695] By: jhi                                   on 2003/06/05  18:50:51
16832         Log: Subject: [PATCH] Re: SPUG:-s option doesn't always work!
16833              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16834              Date: Wed, 04 Jun 2003 00:08:32 -0700
16835              Message-ID: <wrZ3+gzkg2iX092yn@efn.org>
16836      Branch: perl
16837            ! t/run/switches.t toke.c
16838 ____________________________________________________________________________
16839 [ 19694] By: jhi                                   on 2003/06/05  18:37:02
16840         Log: Subject: [PATCH] RE: maint @ 19683
16841              From: Robin Barker <Robin.Barker@npl.co.uk>
16842              Date: Thu, 5 Jun 2003 17:16:58 +0100
16843              Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk>
16844              
16845              (skipped the MIME::Base64 part, leaving that to Gisle)
16846      Branch: perl
16847            ! ext/POSIX/POSIX.xs gv.c op.c perl.c perl.h
16848 ____________________________________________________________________________
16849 [ 19693] By: jhi                                   on 2003/06/05  17:26:04
16850         Log: SKIP label was missing.
16851      Branch: perl
16852            ! t/io/utf8.t
16853 ____________________________________________________________________________
16854 [ 19692] By: jhi                                   on 2003/06/05  16:58:23
16855         Log: z/OS makedepend fix from Peter Prymmer;
16856              still needed as reported by Brian De Pradine.
16857      Branch: perl
16858            ! makedepend.SH
16859 ____________________________________________________________________________
16860 [ 19691] By: jhi                                   on 2003/06/05  16:56:01
16861         Log: Even more getspecific patches from Brian De Pradine;
16862              macrofy the construct.
16863      Branch: perl
16864            ! ext/threads/threads.xs
16865 ____________________________________________________________________________
16866 [ 19690] By: jhi                                   on 2003/06/05  16:19:40
16867         Log: z/OS threads tweak from Brian De Pradine.
16868      Branch: perl
16869            ! ext/threads/threads.xs
16870 ____________________________________________________________________________
16871 [ 19689] By: jhi                                   on 2003/06/05  05:43:31
16872         Log: Upgrade to Time::HiRes 1.48.
16873      Branch: perl
16874            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
16875 ____________________________________________________________________________
16876 [ 19688] By: rgs                                   on 2003/06/04  18:53:48
16877         Log: Prevent a potential null pointer dereference.
16878              Noticed by Ryan Koga <rkoga@caida.org> in
16879              Message-ID: <Pine.BSF.4.44.0306031659090.1489-100000@login.caida.org>
16880      Branch: perl
16881            ! perlio.c
16882 ____________________________________________________________________________
16883 [ 19687] By: jhi                                   on 2003/06/04  18:26:08
16884         Log: Subject: Re: [MacOS X] consider useshrplib='false' by default
16885              From: Andy Dougherty <doughera@lafayette.edu>
16886              Date: Wed, 4 Jun 2003 11:33:29 -0400 (EDT)
16887              Message-ID: <Pine.SOL.4.53.0306041128350.15343@maxwell.phys.lafayette.edu>
16888      Branch: perl
16889            ! hints/darwin.sh
16890 ____________________________________________________________________________
16891 [ 19686] By: jhi                                   on 2003/06/04  11:02:54
16892         Log: On closer reading the proposed UTS#18 update required
16893              even more changes.
16894      Branch: perl
16895            ! lib/unicore/lib/Blank.pl lib/unicore/lib/Graph.pl
16896            ! lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl
16897            ! lib/unicore/lib/SpacePer.pl lib/unicore/lib/Word.pl
16898            ! lib/unicore/mktables
16899 ____________________________________________________________________________
16900 [ 19685] By: jhi                                   on 2003/06/04  10:14:09
16901         Log: Align the 'graph' property definition with the proposed
16902              Unicode UTS #18 update (v7).
16903      Branch: perl
16904            ! lib/unicore/lib/Graph.pl lib/unicore/mktables
16905 ____________________________________________________________________________
16906 [ 19684] By: jhi                                   on 2003/06/04  05:40:24
16907         Log: Change entries from the wrong branches.
16908      Branch: maint-5.8/perl
16909            ! Changes
16910 ____________________________________________________________________________
16911 [ 19683] By: jhi                                   on 2003/06/04  05:28:27
16912         Log: Update Changes.
16913      Branch: maint-5.8/perl
16914            ! Changes patchlevel.h
16915 ____________________________________________________________________________
16916 [ 19682] By: jhi                                   on 2003/06/04  05:22:46
16917         Log: Integrate:
16918              [ 19654]
16919              Two Cygwin patches from Gerrit.
16920              
16921              Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
16922              From: "Gerrit P. Haase" <gp@familiehaase.de>
16923              Date: Sat, 31 May 2003 14:12:07 +0200
16924              Message-ID: <179860591535.20030531141207@familiehaase.de>
16925              
16926              Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH
16927              Date: Sat, 31 May 2003 13:57:49 +0200
16928              Message-ID: <11859733881.20030531135749@familiehaase.de>
16929              
16930              [ 19655]
16931              A pointless test, noticed by Craig Berry.
16932              
16933              [ 19656]
16934              Since pulling in File::Temp for tempfiles would pull in
16935              also Fcntl, miniperl could not open up tempfiles.  This broke
16936              the use of miniperl in VMS, as noticed by Craig Berry.
16937              Try to cure this by moving the creation of tempfile into its
16938              own routine, my_tmpfp(), which gets compiled differently
16939              for miniperl and perl.
16940              
16941              [ 19657]
16942              Stick with the original (5.8.0) logic.
16943              
16944              [ 19658]
16945              I thought I tried building threaded.  Never think.  Try.
16946              
16947              [ 19659]
16948              Duplicate definition bad.
16949              
16950              [ 19660]
16951              Beautification.
16952              
16953              [ 19661]
16954              Sync with libnet 1.14
16955              
16956              [ 19662]
16957              U/WIN: final (for now) touches from John P. Linderman;
16958              now we get 97% success rate, the remaining failures are
16959              quite obscure.
16960              
16961              [ 19663]
16962              Whitespace tweaks.
16963              
16964              [ 19664]
16965              Upgrade to the CGI.pm 2.93.
16966              
16967              (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks.  Sigh.)
16968              
16969              [ 19665]
16970              A little bit more of weird-code-proofing in B::Deparse.
16971              Fixes a bug reported by Alexey Tourbin in
16972              Message-ID: <20030602085348.GA24023@solemn.turbinal.org>
16973              
16974              [ 19666]
16975              change#19628 broke many win32/system.t tests, so back it out
16976              
16977              [ 19667]
16978              don't use File::Temp to implement PerlIO_tmpfile() on windows;
16979              reuse the straightforward native implementation instead
16980              
16981              this fixes the warning from io_xs.t
16982              
16983              NOTE: File::Temp has a less-than-robust implementation on windows
16984              that relies on END blocks being run (this may not happen always)
16985              
16986              [ 19668]
16987              resurrect change#19628 and make it work by generalizing
16988              a spot that had a hardcoded dependency on the cmd.exe
16989              arguments being "/x/c" or "/c"
16990              
16991              [ 19669]
16992              fix for 09_gen_rs.t#59 failure on windows
16993              
16994              [ 19670]
16995              Retract #19667, #19660, #19659, #19658, #19657, #19656,
16996              #19655, #19418; File::Temp no more used internally.
16997              Some parts of these will be salvaged later.
16998              
16999              [ 19671]
17000              Subject: Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
17001              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17002              Date: Tue, 03 Jun 2003 01:55:06 -0700
17003              Message-ID: <qJG3+gzkgajL092yn@efn.org>
17004              
17005              [ 19672]
17006              Salvage parts of #19418 (the ext/PerlIO/t/open.t
17007              still is there).
17008              
17009              [ 19673]
17010              Salvage parts of #19667.
17011              
17012              [ 19678]
17013              According to Arthur this should help
17014              #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug
17015              
17016              [ 19679]
17017              Urk.  Joe's patches were for the maint branch,
17018              not for the blead (which has assertions and stuff).
17019              Retract #19677, #19676, #19674.
17020              
17021              [ 19681]
17022              Subject: [MacOS X] consider useshrplib='false' by default
17023              From: Dan Kogai <dankogai@dan.co.jp>
17024              Date: Wed, 4 Jun 2003 01:29:42 +0900
17025              Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp>
17026      Branch: maint-5.8/perl
17027           +> lib/CGI/t/util-58.t
17028           !> (integrate 48 files)
17029 ____________________________________________________________________________
17030 [ 19681] By: jhi                                   on 2003/06/04  05:16:38
17031         Log: Subject: [MacOS X] consider useshrplib='false' by default
17032              From: Dan Kogai <dankogai@dan.co.jp>
17033              Date: Wed, 4 Jun 2003 01:29:42 +0900
17034              Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp>
17035      Branch: perl
17036            ! hints/darwin.sh
17037 ____________________________________________________________________________
17038 [ 19680] By: jhi                                   on 2003/06/03  15:53:57
17039         Log: Restore the perl5db.pl of #19677 into the maint branch.
17040      Branch: maint-5.8/perl
17041            ! lib/perl5db.pl
17042 ____________________________________________________________________________
17043 [ 19679] By: jhi                                   on 2003/06/03  15:51:36
17044         Log: Urk.  Joe's patches were for the maint branch,
17045              not for the blead (which has assertions and stuff).
17046              Retract #19677, #19676, #19674.
17047      Branch: perl
17048            ! lib/perl5db.pl
17049 ____________________________________________________________________________
17050 [ 19678] By: jhi                                   on 2003/06/03  15:05:19
17051         Log: According to Arthur this should help
17052              #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug
17053      Branch: perl
17054            ! ext/threads/threads.xs
17055 ____________________________________________________________________________
17056 [ 19677] By: jhi                                   on 2003/06/03  14:07:06
17057         Log: Tiny tweaks from Joe McMahon.
17058      Branch: perl
17059            ! lib/perl5db.pl
17060 ____________________________________________________________________________
17061 [ 19676] By: jhi                                   on 2003/06/03  12:38:46
17062         Log: Tiny pod and speling tweaks.
17063      Branch: perl
17064            ! lib/perl5db.pl
17065 ____________________________________________________________________________
17066 [ 19675] By: nick                                  on 2003/06/03  12:38:25
17067         Log: Integrate mainline
17068      Branch: perlio
17069           +> ext/IO/lib/IO/t/io_utf8.t lib/CGI/t/util-58.t
17070           !> (integrate 82 files)
17071 ____________________________________________________________________________
17072 [ 19674] By: jhi                                   on 2003/06/03  12:20:59
17073         Log: Subject: Extensive documentation patch redux
17074              From: Joe McMahon <mcmahon@ibiblio.org>
17075              Date: Mon, 2 Jun 2003 09:53:40 -0400
17076              Message-Id: <9DB6529E-9501-11D7-9377-000393BCA0FC@ibiblio.org>
17077              
17078              Subject: RE: [PATCH] RE: Extensive documentation patch redux
17079              From: Robin Barker <Robin.Barker@npl.co.uk>
17080              Date: Tue, 3 Jun 2003 10:00:22 +0100 
17081              Message-ID: <533D273D4014D411AB1D00062938C4D904046555@hotel.npl.co.uk>
17082      Branch: perl
17083            ! lib/perl5db.pl
17084 ____________________________________________________________________________
17085 [ 19673] By: jhi                                   on 2003/06/03  09:51:59
17086         Log: Salvage parts of #19667.
17087      Branch: perl
17088            ! perlio.c win32/win32.c win32/win32iop.h
17089 ____________________________________________________________________________
17090 [ 19672] By: jhi                                   on 2003/06/03  09:26:45
17091         Log: Salvage parts of #19418 (the ext/PerlIO/t/open.t
17092              still is there).
17093      Branch: perl
17094            ! MANIFEST pod/perlfunc.pod
17095 ____________________________________________________________________________
17096 [ 19671] By: merijn                                on 2003/06/03  08:27:07
17097         Log: Subject: Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
17098              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17099              Date: Tue, 03 Jun 2003 01:55:06 -0700
17100              Message-ID: <qJG3+gzkgajL092yn@efn.org>
17101      Branch: perl
17102            ! README.cygwin
17103 ____________________________________________________________________________
17104 [ 19670] By: jhi                                   on 2003/06/03  08:04:39
17105         Log: Retract #19667, #19660, #19659, #19658, #19657, #19656,
17106              #19655, #19418; File::Temp no more used internally.
17107              Some parts of these will be salvaged later.
17108      Branch: perl
17109            ! MANIFEST embed.fnc embed.h op.c perlio.c pod/perlfunc.pod
17110            ! proto.h win32/win32.c win32/win32iop.h
17111 ____________________________________________________________________________
17112 [ 19669] By: gsar                                  on 2003/06/02  20:59:39
17113         Log: fix for 09_gen_rs.t#59 failure on windows
17114      Branch: perl
17115            ! lib/Tie/File/t/09_gen_rs.t
17116 ____________________________________________________________________________
17117 [ 19668] By: gsar                                  on 2003/06/02  20:40:19
17118         Log: resurrect change#19628 and make it work by generalizing
17119              a spot that had a hardcoded dependency on the cmd.exe
17120              arguments being "/x/c" or "/c"
17121      Branch: perl
17122            ! pod/perlrun.pod win32/win32.c
17123 ____________________________________________________________________________
17124 [ 19667] By: gsar                                  on 2003/06/02  18:44:34
17125         Log: don't use File::Temp to implement PerlIO_tmpfile() on windows;
17126              reuse the straightforward native implementation instead
17127              
17128              this fixes the warning from io_xs.t
17129              
17130              NOTE: File::Temp has a less-than-robust implementation on windows
17131              that relies on END blocks being run (this may not happen always)
17132      Branch: perl
17133            ! op.c win32/win32.c win32/win32iop.h
17134 ____________________________________________________________________________
17135 [ 19666] By: gsar                                  on 2003/06/02  18:29:46
17136         Log: change#19628 broke many win32/system.t tests, so back it out
17137      Branch: perl
17138            ! pod/perlrun.pod win32/win32.c
17139 ____________________________________________________________________________
17140 [ 19665] By: rgs                                   on 2003/06/02  18:22:06
17141         Log: A little bit more of weird-code-proofing in B::Deparse.
17142              Fixes a bug reported by Alexey Tourbin in
17143              Message-ID: <20030602085348.GA24023@solemn.turbinal.org>
17144      Branch: perl
17145            ! ext/B/B/Deparse.pm
17146 ____________________________________________________________________________
17147 [ 19664] By: jhi                                   on 2003/06/02  16:41:37
17148         Log: Upgrade to the CGI.pm 2.93.
17149              
17150              (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks.  Sigh.)
17151      Branch: perl
17152            + lib/CGI/t/util-58.t
17153            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
17154            ! lib/CGI/Fast.pm lib/CGI/Pretty.pm lib/CGI/Util.pm
17155            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
17156            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
17157            ! lib/CGI/t/html.t lib/CGI/t/push.t lib/CGI/t/request.t
17158            ! lib/CGI/t/switch.t lib/CGI/t/util.t
17159 ____________________________________________________________________________
17160 [ 19663] By: jhi                                   on 2003/06/02  16:16:51
17161         Log: Whitespace tweaks.
17162      Branch: perl
17163            ! hints/uwin.sh
17164 ____________________________________________________________________________
17165 [ 19662] By: jhi                                   on 2003/06/02  16:08:22
17166         Log: U/WIN: final (for now) touches from John P. Linderman;
17167              now we get 97% success rate, the remaining failures are
17168              quite obscure.
17169      Branch: perl
17170            ! hints/uwin.sh lib/locale.t
17171 ____________________________________________________________________________
17172 [ 19661] By: gbarr                                 on 2003/06/02  12:13:35
17173         Log: Sync with libnet 1.14
17174      Branch: perl
17175            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Domain.pm
17176            ! lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/NNTP.pm
17177            ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
17178            ! lib/Net/libnetFAQ.pod lib/Net/t/hostname.t
17179 ____________________________________________________________________________
17180 [ 19660] By: jhi                                   on 2003/06/02  09:28:30
17181         Log: Beautification.
17182      Branch: perl
17183            ! op.c
17184 ____________________________________________________________________________
17185 [ 19659] By: jhi                                   on 2003/06/02  09:07:38
17186         Log: Duplicate definition bad.
17187      Branch: perl
17188            ! op.c
17189 ____________________________________________________________________________
17190 [ 19658] By: jhi                                   on 2003/06/02  09:02:18
17191         Log: I thought I tried building threaded.  Never think.  Try.
17192      Branch: perl
17193            ! perlio.c
17194 ____________________________________________________________________________
17195 [ 19657] By: jhi                                   on 2003/06/02  08:54:04
17196         Log: Stick with the original (5.8.0) logic.
17197      Branch: perl
17198            ! op.c
17199 ____________________________________________________________________________
17200 [ 19656] By: jhi                                   on 2003/06/02  08:28:51
17201         Log: Since pulling in File::Temp for tempfiles would pull in
17202              also Fcntl, miniperl could not open up tempfiles.  This broke
17203              the use of miniperl in VMS, as noticed by Craig Berry.
17204              Try to cure this by moving the creation of tempfile into its
17205              own routine, my_tmpfp(), which gets compiled differently
17206              for miniperl and perl.
17207      Branch: perl
17208            ! embed.fnc embed.h op.c perlio.c proto.h
17209 ____________________________________________________________________________
17210 [ 19655] By: jhi                                   on 2003/06/02  06:54:05
17211         Log: A pointless test, noticed by Craig Berry.
17212      Branch: perl
17213            ! perlio.c
17214 ____________________________________________________________________________
17215 [ 19654] By: rgs                                   on 2003/06/01  07:37:50
17216         Log: Two Cygwin patches from Gerrit.
17217              
17218              Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
17219              From: "Gerrit P. Haase" <gp@familiehaase.de>
17220              Date: Sat, 31 May 2003 14:12:07 +0200
17221              Message-ID: <179860591535.20030531141207@familiehaase.de>
17222              
17223              Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH
17224              Date: Sat, 31 May 2003 13:57:49 +0200
17225              Message-ID: <11859733881.20030531135749@familiehaase.de>
17226      Branch: perl
17227            ! README.cygwin perl.h t/io/layers.t
17228 ____________________________________________________________________________
17229 [ 19653] By: jhi                                   on 2003/06/01  07:35:55
17230         Log: Integrate:
17231              [ 19638]
17232              Comment tweakage.
17233              
17234              [ 19639]
17235              Add the test case for the already fixed
17236              [perl #22351] perl bug with 'e' substitution modifier
17237              
17238              [ 19640]
17239              Fix for "#22375 'split'/'index' problem for utf8".
17240              
17241              [ 19641]
17242              A bit of networking notworking negativity.
17243              (Inspiration from Jos.)
17244              
17245              [ 19642]
17246              test.pl-isation.
17247              
17248              [ 19643]
17249              Upgrade to Tie::File 0.96.
17250              
17251              [ 19644]
17252              Subject: [PATCH] ext/Encode/t/perlio.t filename tweak
17253              From: "Craig A. Berry" <craigberry@mac.com>
17254              Date: Fri, 30 May 2003 13:08:01 -0500
17255              Message-ID: <3ED79E01.8050401@mac.com>
17256              
17257              [ 19645]
17258              Subject: Re: [perl #22372] [PATCH] sv_chop() broken
17259              From: Enache Adrian <enache@rdslink.ro>
17260              Date: Fri, 30 May 2003 18:52:28 +0300
17261              Message-ID: <20030530155228.GA872@ratsnest.hole>
17262              
17263              [ 19646]
17264              Interesting patch(1) glitch.
17265              
17266              [ 19647]
17267              Subject: Re: [perl #22372] [PATCH] sv_chop() broken
17268              From: Enache Adrian <enache@rdslink.ro>
17269              Date: Sat, 31 May 2003 14:18:11 +0300
17270              Message-ID: <20030531111811.GA1240@ratsnest.hole>
17271              
17272              [ 19648]
17273              Better patch from Inaba Hiroto for
17274              [perl #22375] 'split'/'index' problem for utf8
17275              
17276              [ 19650]
17277              Regenerate internals pods.
17278              
17279              [ 19651]
17280              Don't install test.pl files.
17281              
17282              [ 19652]
17283              Fix a case of segfault in gv_check(), by making
17284              it ignore non-GV values in stashes.
17285      Branch: maint-5.8/perl
17286           !> ext/Encode/t/perlio.t gv.c installperl intrpvar.h
17287           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
17288           !> lib/Tie/File/t/09_gen_rs.t pod/perlapi.pod pod/perlintern.pod
17289           !> pod/perlport.pod sv.c t/op/index.t t/op/stash.t t/op/subst.t
17290           !> t/op/write.t
17291 ____________________________________________________________________________
17292 [ 19652] By: rgs                                   on 2003/05/31  19:54:31
17293         Log: Fix a case of segfault in gv_check(), by making
17294              it ignore non-GV values in stashes.
17295      Branch: perl
17296            ! gv.c t/op/stash.t
17297 ____________________________________________________________________________
17298 [ 19651] By: rgs                                   on 2003/05/31  18:48:59
17299         Log: Don't install test.pl files.
17300      Branch: perl
17301            ! installperl
17302 ____________________________________________________________________________
17303 [ 19650] By: rgs                                   on 2003/05/31  18:47:50
17304         Log: Regenerate internals pods.
17305      Branch: perl
17306            ! pod/perlapi.pod pod/perlintern.pod
17307 ____________________________________________________________________________
17308 [ 19649] By: rgs                                   on 2003/05/31  18:33:07
17309         Log: Subject: [PATCH] jumbo closure patch broke formats
17310              From: Dave Mitchell <davem@fdgroup.com>
17311              Date: Sat, 31 May 2003 19:54:48 +0100
17312              Message-ID: <20030531185448.GA6055@fdgroup.com>
17313              Plus restore the original test script for bug #22372
17314      Branch: perl
17315            ! pad.c t/op/write.t
17316 ____________________________________________________________________________
17317 [ 19648] By: jhi                                   on 2003/05/31  17:37:36
17318         Log: Better patch from Inaba Hiroto for
17319              [perl #22375] 'split'/'index' problem for utf8
17320      Branch: perl
17321            ! sv.c
17322 ____________________________________________________________________________
17323 [ 19647] By: rgs                                   on 2003/05/31  11:46:52
17324         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
17325              From: Enache Adrian <enache@rdslink.ro>
17326              Date: Sat, 31 May 2003 14:18:11 +0300
17327              Message-ID: <20030531111811.GA1240@ratsnest.hole>
17328      Branch: perl
17329            ! t/op/write.t
17330 ____________________________________________________________________________
17331 [ 19646] By: jhi                                   on 2003/05/31  05:40:15
17332         Log: Interesting patch(1) glitch.
17333      Branch: perl
17334            ! lib/Tie/File.pm
17335 ____________________________________________________________________________
17336 [ 19645] By: jhi                                   on 2003/05/31  05:37:10
17337         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
17338              From: Enache Adrian <enache@rdslink.ro>
17339              Date: Fri, 30 May 2003 18:52:28 +0300
17340              Message-ID: <20030530155228.GA872@ratsnest.hole>
17341      Branch: perl
17342            ! sv.c t/op/write.t
17343 ____________________________________________________________________________
17344 [ 19644] By: jhi                                   on 2003/05/31  05:31:11
17345         Log: Subject: [PATCH] ext/Encode/t/perlio.t filename tweak
17346              From: "Craig A. Berry" <craigberry@mac.com>
17347              Date: Fri, 30 May 2003 13:08:01 -0500
17348              Message-ID: <3ED79E01.8050401@mac.com>
17349      Branch: perl
17350            ! ext/Encode/t/perlio.t
17351 ____________________________________________________________________________
17352 [ 19643] By: jhi                                   on 2003/05/31  05:28:56
17353         Log: Upgrade to Tie::File 0.96.
17354      Branch: perl
17355            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
17356            ! lib/Tie/File/t/09_gen_rs.t
17357 ____________________________________________________________________________
17358 [ 19642] By: jhi                                   on 2003/05/30  19:06:02
17359         Log: test.pl-isation.
17360      Branch: perl
17361            ! t/op/index.t
17362 ____________________________________________________________________________
17363 [ 19641] By: jhi                                   on 2003/05/30  15:59:57
17364         Log: A bit of networking notworking negativity.
17365              (Inspiration from Jos.)
17366      Branch: perl
17367            ! pod/perlport.pod
17368 ____________________________________________________________________________
17369 [ 19640] By: jhi                                   on 2003/05/30  05:47:15
17370         Log: Fix for "#22375 'split'/'index' problem for utf8".
17371      Branch: perl
17372            ! sv.c t/op/index.t
17373 ____________________________________________________________________________
17374 [ 19639] By: jhi                                   on 2003/05/29  19:07:35
17375         Log: Add the test case for the already fixed
17376              [perl #22351] perl bug with 'e' substitution modifier
17377      Branch: perl
17378            ! t/op/subst.t
17379 ____________________________________________________________________________
17380 [ 19638] By: jhi                                   on 2003/05/29  18:56:46
17381         Log: Comment tweakage.
17382      Branch: perl
17383            ! intrpvar.h
17384 ____________________________________________________________________________
17385 [ 19637] By: rgs                                   on 2003/05/29  18:47:40
17386         Log: Subject: [PATCH] jumbo closure fix
17387              From: Dave Mitchell <davem@fdgroup.com>
17388              Date: Wed, 26 Feb 2003 14:49:47 +0000
17389              Message-ID: <20030226144947.A14444@fdgroup.com>
17390      Branch: perl
17391            ! embed.fnc embed.h embedvar.h ext/Devel/Peek/Peek.t intrpvar.h
17392            ! op.c pad.c perlapi.h pod/perldiag.pod pod/perlintern.pod
17393            ! pod/perlref.pod proto.h regcomp.c t/lib/warnings/pad
17394            ! t/op/closure.t
17395 ____________________________________________________________________________
17396 [ 19636] By: jhi                                   on 2003/05/29  14:19:35
17397         Log: Integrate:
17398              [ 19618]
17399              Subject: [Encode] Minor bug in piconv induced by Getopt::Long
17400              From: Dan Kogai <dankogai@dan.co.jp>
17401              Date: 24 May 2003 19:50:48 -0000
17402              Message-ID: <20030524195048.16052.qmail@dan-gm.gm.dan.co.jp>
17403              
17404              [ 19619]
17405              Protect against race conditions: if the pid is not seen,
17406              neither will be the $0 change be seen (and vice versa).
17407              
17408              [ 19620]
17409              Subject: Re: [PATCH: perlio.h] maint snap @ 19613
17410              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
17411              Date: Sun, 25 May 2003 21:17:42 +0200
17412              Message-ID: <003701c322f2$517fb5e0$0c2f1fac@R2D2>
17413              
17414              [ 19621]
17415              Run external commands only with localized sanitized $ENV{PATH}.
17416              
17417              [ 19622]
17418              Regen modlib and toc.
17419              
17420              [ 19623]
17421              Subject: [PATCH] for cygwin/perlld.in
17422              From: "Gerrit P. Haase" <gp@familiehaase.de>
17423              Date: Sat, 24 May 2003 16:51:29 +0200
17424              Message-ID: <162265353578.20030524165129@familiehaase.de>
17425              
17426              [ 19625]
17427              Subject: Re: [perl #22299] goto doesn't find label
17428              From: Dave Mitchell <davem@fdgroup.com>
17429              Date: Sat, 24 May 2003 12:25:17 +0100
17430              Message-ID: <20030524112517.GA11761@fdgroup.com>
17431              
17432              Subject: [PATCH] Re: [perl #22299] goto doesn't find label
17433              From: Dave Mitchell <davem@fdgroup.com>
17434              Date: Mon, 26 May 2003 13:47:11 +0100
17435              Message-ID: <20030526124710.GA17670@fdgroup.com>
17436              
17437              [ 19626]
17438              For now reword the sysread/syswrite description to
17439              stress the fact that by default everything is still bytes.
17440              
17441              [ 19627]
17442              OpenZaurus cross-compilation patches from Redvers Davies.
17443              
17444              [ 19628]
17445              Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
17446              From: Jan Dubois <jand@ActiveState.com>
17447              Date: Mon, 26 May 2003 23:33:53 -0700
17448              Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
17449              
17450              [ 19629]
17451              Subject: [PATCH] Re: a2p is linked against too many libraries
17452              From: Andy Dougherty <doughera@lafayette.edu>
17453              Date: Wed, 28 May 2003 09:20:06 -0400 (EDT)
17454              Message-ID: <Pine.SOL.4.53.0305280913350.27138@maxwell.phys.lafayette.edu>
17455              
17456              [ 19630]
17457              Subject: typo in pod/perlfunc.pod
17458              From: Alexey Mahotkin <alexm@w-m.ru>
17459              Date: Wed, 28 May 2003 15:18:04 +0400
17460              Message-ID: <878ysrs4k3.fsf@dim.w-m.ru>
17461              
17462              [ 19631]
17463              Document that setvbuf() is not probably any more available.
17464              Many reports, most recently by mjd in
17465              [perl #22339] IO::Handle::setvbuf not defined properly
17466              
17467              [ 19632]
17468              Subject: [PATCH] $x = $empty_hash{$undef_val} doesn't give a warning
17469              From: Dave Mitchell <davem@fdgroup.com>
17470              Date: Tue, 27 May 2003 19:31:10 +0100
17471              Message-ID: <20030527183110.GA22715@fdgroup.com>
17472              
17473              [ 19633]
17474              A *much* cut-down version of the patches in the thread
17475              Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors
17476              From: Jim Cromie (via RT) <perlbug-followup@perl.org>
17477              Date: 16 May 2003 19:04:28 -0000
17478              Message-Id: <rt-22224-57743.7.22990607358@bugs6.perl.org>
17479              
17480              [ 19634]
17481              Subject: [patch] IO::File->open() with encoding
17482              From: Pradeep Hodigere <phodigere@yahoo.com>
17483              Date: Mon, 19 May 2003 16:05:47 -0700 (PDT)
17484              Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com>
17485              
17486              [ 19635]
17487              Subject: Credits patch
17488              From: Ed Avis <ed@membled.com>
17489              Date: Sun, 18 May 2003 18:08:55 +0100 (BST)
17490              Message-ID: <Pine.LNX.4.20L2.0305181807080.10859-100000@budvar.future-i.net>
17491              
17492              (the cygwin/perlld.in and Cross/config.sh-arm-linux edited
17493              to talk of 5.8.1 instead of 5.9.0)
17494      Branch: maint-5.8/perl
17495           +> ext/IO/lib/IO/t/io_utf8.t
17496           !> Cross/Makefile Cross/Makefile.SH.patch Cross/README
17497           !> Cross/config.sh-arm-linux Cross/generate_config_sh
17498           !> Cross/installperl.patch MANIFEST cygwin/perlld.in
17499           !> ext/Encode/bin/piconv ext/IO/lib/IO/File.pm
17500           !> ext/IO/lib/IO/Handle.pm ext/Sys/Hostname/Hostname.pm
17501           !> ext/threads/t/join.t hv.c lib/Tie/RefHash.pm perlio.h
17502           !> pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
17503           !> pod/perlrun.pod pod/perltoc.pod pp_ctl.c t/op/goto.t
17504           !> win32/win32.c x2p/Makefile.SH
17505 ____________________________________________________________________________
17506 [ 19635] By: jhi                                   on 2003/05/29  09:13:06
17507         Log: Subject: Credits patch
17508              From: Ed Avis <ed@membled.com>
17509              Date: Sun, 18 May 2003 18:08:55 +0100 (BST)
17510              Message-ID: <Pine.LNX.4.20L2.0305181807080.10859-100000@budvar.future-i.net>
17511      Branch: perl
17512            ! lib/Tie/RefHash.pm
17513 ____________________________________________________________________________
17514 [ 19634] By: jhi                                   on 2003/05/29  09:11:30
17515         Log: Subject: [patch] IO::File->open() with encoding
17516              From: Pradeep Hodigere <phodigere@yahoo.com>
17517              Date: Mon, 19 May 2003 16:05:47 -0700 (PDT)
17518              Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com>
17519      Branch: perl
17520            + ext/IO/lib/IO/t/io_utf8.t
17521            ! MANIFEST ext/IO/lib/IO/File.pm
17522 ____________________________________________________________________________
17523 [ 19633] By: jhi                                   on 2003/05/29  08:18:09
17524         Log: A *much* cut-down version of the patches in the thread
17525              Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors
17526              From: Jim Cromie (via RT) <perlbug-followup@perl.org>
17527              Date: 16 May 2003 19:04:28 -0000
17528              Message-Id: <rt-22224-57743.7.22990607358@bugs6.perl.org>
17529      Branch: perl
17530            ! pod/perldiag.pod
17531 ____________________________________________________________________________
17532 [ 19632] By: jhi                                   on 2003/05/29  08:12:46
17533         Log: Subject: [PATCH] $x = $empty_hash{$undef_val} doesn't give a warning
17534              From: Dave Mitchell <davem@fdgroup.com>
17535              Date: Tue, 27 May 2003 19:31:10 +0100
17536              Message-ID: <20030527183110.GA22715@fdgroup.com>
17537      Branch: perl
17538            ! hv.c
17539 ____________________________________________________________________________
17540 [ 19631] By: jhi                                   on 2003/05/29  08:11:42
17541         Log: Document that setvbuf() is not probably any more available.
17542              Many reports, most recently by mjd in
17543              [perl #22339] IO::Handle::setvbuf not defined properly
17544      Branch: perl
17545            ! ext/IO/lib/IO/Handle.pm
17546 ____________________________________________________________________________
17547 [ 19630] By: jhi                                   on 2003/05/29  07:59:51
17548         Log: Subject: typo in pod/perlfunc.pod
17549              From: Alexey Mahotkin <alexm@w-m.ru>
17550              Date: Wed, 28 May 2003 15:18:04 +0400
17551              Message-ID: <878ysrs4k3.fsf@dim.w-m.ru>
17552      Branch: perl
17553            ! pod/perlfunc.pod
17554 ____________________________________________________________________________
17555 [ 19629] By: merijn                                on 2003/05/28  12:24:42
17556         Log: Subject: [PATCH] Re: a2p is linked against too many libraries
17557              From: Andy Dougherty <doughera@lafayette.edu>
17558              Date: Wed, 28 May 2003 09:20:06 -0400 (EDT)
17559              Message-ID: <Pine.SOL.4.53.0305280913350.27138@maxwell.phys.lafayette.edu>
17560      Branch: perl
17561            ! x2p/Makefile.SH
17562 ____________________________________________________________________________
17563 [ 19628] By: jhi                                   on 2003/05/28  05:26:43
17564         Log: Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
17565              From: Jan Dubois <jand@ActiveState.com>
17566              Date: Mon, 26 May 2003 23:33:53 -0700
17567              Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
17568      Branch: perl
17569            ! pod/perlrun.pod win32/win32.c
17570 ____________________________________________________________________________
17571 [ 19627] By: jhi                                   on 2003/05/28  05:08:07
17572         Log: OpenZaurus cross-compilation patches from Redvers Davies.
17573      Branch: perl
17574            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
17575            ! Cross/config.sh-arm-linux Cross/generate_config_sh
17576            ! Cross/installperl.patch
17577 ____________________________________________________________________________
17578 [ 19626] By: jhi                                   on 2003/05/27  06:30:54
17579         Log: For now reword the sysread/syswrite description to
17580              stress the fact that by default everything is still bytes.
17581      Branch: perl
17582            ! pod/perlfunc.pod
17583 ____________________________________________________________________________
17584 [ 19625] By: jhi                                   on 2003/05/26  20:31:56
17585         Log: Subject: Re: [perl #22299] goto doesn't find label
17586              From: Dave Mitchell <davem@fdgroup.com>
17587              Date: Sat, 24 May 2003 12:25:17 +0100
17588              Message-ID: <20030524112517.GA11761@fdgroup.com>
17589              
17590              Subject: [PATCH] Re: [perl #22299] goto doesn't find label
17591              From: Dave Mitchell <davem@fdgroup.com>
17592              Date: Mon, 26 May 2003 13:47:11 +0100
17593              Message-ID: <20030526124710.GA17670@fdgroup.com>
17594      Branch: perl
17595            ! pp_ctl.c t/op/goto.t
17596 ____________________________________________________________________________
17597 [ 19624] By: nick                                  on 2003/05/26  15:51:53
17598         Log: Integrate mainline
17599      Branch: perlio
17600           !> cygwin/perlld.in ext/Encode/bin/piconv
17601           !> ext/Sys/Hostname/Hostname.pm ext/threads/t/join.t
17602           !> pod/perlmodlib.pod pod/perltoc.pod
17603 ____________________________________________________________________________
17604 [ 19623] By: merijn                                on 2003/05/26  11:19:38
17605         Log: Subject: [PATCH] for cygwin/perlld.in
17606              From: "Gerrit P. Haase" <gp@familiehaase.de>
17607              Date: Sat, 24 May 2003 16:51:29 +0200
17608              Message-ID: <162265353578.20030524165129@familiehaase.de>
17609      Branch: perl
17610            ! cygwin/perlld.in
17611 ____________________________________________________________________________
17612 [ 19622] By: jhi                                   on 2003/05/25  18:57:18
17613         Log: Regen modlib and toc.
17614      Branch: perl
17615            ! pod/perlmodlib.pod pod/perltoc.pod
17616 ____________________________________________________________________________
17617 [ 19621] By: jhi                                   on 2003/05/25  18:51:00
17618         Log: Run external commands only with localized sanitized $ENV{PATH}.
17619      Branch: perl
17620            ! ext/Sys/Hostname/Hostname.pm
17621 ____________________________________________________________________________
17622 [ 19620] By: jhi                                   on 2003/05/25  18:39:04
17623         Log: Subject: Re: [PATCH: perlio.h] maint snap @ 19613
17624              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
17625              Date: Sun, 25 May 2003 21:17:42 +0200
17626              Message-ID: <003701c322f2$517fb5e0$0c2f1fac@R2D2>
17627      Branch: perl
17628            ! perlio.h
17629 ____________________________________________________________________________
17630 [ 19619] By: jhi                                   on 2003/05/25  18:36:17
17631         Log: Protect against race conditions: if the pid is not seen,
17632              neither will be the $0 change be seen (and vice versa).
17633      Branch: perl
17634            ! ext/threads/t/join.t
17635 ____________________________________________________________________________
17636 [ 19618] By: jhi                                   on 2003/05/24  19:54:39
17637         Log: Subject: [Encode] Minor bug in piconv induced by Getopt::Long
17638              From: Dan Kogai <dankogai@dan.co.jp>
17639              Date: 24 May 2003 19:50:48 -0000
17640              Message-ID: <20030524195048.16052.qmail@dan-gm.gm.dan.co.jp>
17641      Branch: perl
17642            ! ext/Encode/bin/piconv
17643 ____________________________________________________________________________
17644 [ 19617] By: nick                                  on 2003/05/24  18:47:42
17645         Log: More work-in-progress on sysread() abstraction.
17646              - sysread() does not want to retry on EINTR but too many places have that logic.
17647              now stdio and unix are both doing re-try on EINTR it makes sense to move
17648              that logic up to PerlIO_read()/PerlIO_write() and leave layers as raw without 
17649              retry (which should help them be re-used for sysread).
17650              - also noted (old?) comment in pp_sys.c that says PerlIO_read() returns 0 on error 
17651              but perlapio.pod says it returns -ve. Match the pod for :stdio.
17652              - all tests pass (:perlio/:stdio) if pp_sys.c is re-hacked to turn off new-sysread 
17653              logic so above re-factoring is not a disaster...
17654      Branch: perlio
17655            ! perlio.c
17656 ____________________________________________________________________________
17657 [ 19616] By: nick                                  on 2003/05/24  16:09:55
17658         Log: Tweak Base_read - which needed indentation change
17659              re-indent perlio.c using indent
17660              add .indent.pro so indent-ing is reproducable.
17661      Branch: perlio
17662            + .indent.pro
17663            ! perlio.c
17664 ____________________________________________________________________________
17665 [ 19615] By: nick                                  on 2003/05/24  14:53:02
17666         Log: re-instate warning with syslayer abstraction.
17667      Branch: perlio
17668            ! perlio.c
17669 ____________________________________________________________________________
17670 [ 19614] By: nick                                  on 2003/05/24  14:03:12
17671         Log: Integrate mainline (but don't integrate back yet).
17672      Branch: perlio
17673           +> lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
17674           +> lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
17675            - lib/CPAN/README lib/ftp.pl
17676           !> (integrate 121 files)
17677 ____________________________________________________________________________
17678 [ 19613] By: jhi                                   on 2003/05/24  08:03:55
17679         Log: Update Changes.
17680      Branch: maint-5.8/perl
17681            ! Changes patchlevel.h
17682 ____________________________________________________________________________
17683 [ 19612] By: jhi                                   on 2003/05/24  07:53:25
17684         Log: Regen the old-style VOS config files.
17685      Branch: maint-5.8/perl
17686            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
17687            ! vos/config.ga.h
17688 ____________________________________________________________________________
17689 [ 19611] By: jhi                                   on 2003/05/24  07:50:43
17690         Log: Integrate:
17691              [ 19592]
17692              Workaround for buggy gcc 2.95.3 in openbsd/sparc64.
17693              
17694              [ 19593]
17695              Subject: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
17696              From: Dan Kogai <dankogai@dan.co.jp>
17697              Date: Fri, 23 May 2003 20:17:16 +0900
17698              Message-Id: <1C123D88-8D10-11D7-B277-000393AE4244@dan.co.jp>
17699              
17700              [ 19594]
17701              Subject: [PATCH] ExtUtils::MakeMaker 6.10_03 -> 6.10_04
17702              From: Michael G Schwern <schwern@pobox.com> 
17703              Date: Fri, 23 May 2003 02:10:46 -0700 
17704              Message-ID: <20030523091046.GB11662@windhund.schwern.org> 
17705              
17706              [ 19595]
17707              Subject: Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
17708              From: Dan Kogai <dankogai@dan.co.jp>
17709              Date: Sat, 24 May 2003 00:15:49 +0900
17710              Message-Id: <6F7B29DA-8D31-11D7-9F95-000393AE4244@dan.co.jp>
17711              
17712              [ 19596]
17713              U/WIN extension fix from John P. Linderman.
17714              
17715              [ 19597]
17716              Linewrapping MUAs, grumble.
17717              
17718              [ 19598]
17719              Hasty editing, grumble.
17720              
17721              [ 19599]
17722              Subject: [PATCH] RE: [PATCH] RE: maint snapshot @ 19525
17723              From: Robin Barker <Robin.Barker@npl.co.uk>
17724              Date: Fri, 23 May 2003 17:32:22 +0100
17725              Message-ID: <533D273D4014D411AB1D00062938C4D90404653C@hotel.npl.co.uk>
17726              
17727              [ 19600]
17728              Subject: [PATCH] for Configure -Dnoextensions=Encode
17729              From: Robin Barker <Robin.Barker@npl.co.uk>
17730              Date: Fri, 23 May 2003 17:37:09 +0100
17731              Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk>
17732              
17733              [ 19601]
17734              Subject: [PATCH] RE: state of deparse?
17735              From: Robin Barker <Robin.Barker@npl.co.uk>
17736              Date: Fri, 23 May 2003 17:42:37 +0100
17737              Message-ID: <533D273D4014D411AB1D00062938C4D90404653E@hotel.npl.co.uk>
17738              
17739              [ 19602]
17740              Noticed by John P. Linderman.
17741              
17742              [ 19603]
17743              lib/ftp.pl requires the obsoleted (and removed) chat2.pl.
17744              
17745              [ 19604]
17746              Add a real scan for pthread_attr_setscope().
17747              
17748              [ 19606]
17749              Regen Glossary et al.
17750              
17751              [ 19607]
17752              Introduce (undefined) pthread_attr_setscope to non-Configure lands.
17753              
17754              [ 19608]
17755              Missing "to".
17756              
17757              [ 19610]
17758              Subject: [PATCH #2] Re: [perl #22181] goto undefines my() variables
17759              From: Dave Mitchell <davem@fdgroup.com>
17760              Date: Thu, 22 May 2003 10:13:19 +0100
17761              Message-ID: <20030522091319.GA4568@fdgroup.com>
17762              
17763              Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables
17764              From: Dave Mitchell <davem@fdgroup.com>
17765              Date: Fri, 23 May 2003 17:09:44 +0100
17766              Message-ID: <20030523160944.GC9194@fdgroup.com>
17767              
17768              (Regen Configure, Glossary, et al)
17769              (One metaconfig beauty tweak sneaked in)
17770      Branch: maint-5.8/perl
17771           +> lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
17772           +> lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
17773            - lib/ftp.pl
17774            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17775            ! config_h.SH
17776           !> (integrate 71 files)
17777      Branch: metaconfig
17778            ! U/compline/Csym.U
17779 ____________________________________________________________________________
17780 [ 19610] By: jhi                                   on 2003/05/24  06:42:52
17781         Log: Subject: [PATCH #2] Re: [perl #22181] goto undefines my() variables
17782              From: Dave Mitchell <davem@fdgroup.com>
17783              Date: Thu, 22 May 2003 10:13:19 +0100
17784              Message-ID: <20030522091319.GA4568@fdgroup.com>
17785              
17786              Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables
17787              From: Dave Mitchell <davem@fdgroup.com>
17788              Date: Fri, 23 May 2003 17:09:44 +0100
17789              Message-ID: <20030523160944.GC9194@fdgroup.com>
17790      Branch: perl
17791            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/t/debug.t
17792            ! ext/B/t/deparse.t op.c op.h t/op/goto.t t/run/switchd.t
17793 ____________________________________________________________________________
17794 [ 19609] By: jhi                                   on 2003/05/24  06:30:57
17795         Log: metaconfig unit change for #19608.
17796      Branch: metaconfig
17797            ! U/threads/d_pthread_atfork.U
17798 ____________________________________________________________________________
17799 [ 19608] By: jhi                                   on 2003/05/24  06:30:40
17800         Log: Missing "to".
17801      Branch: perl
17802            ! NetWare/config_H.wc Porting/config_H config_h.SH
17803            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
17804            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17805            ! win32/config_H.vc64 wince/config_H.ce
17806 ____________________________________________________________________________
17807 [ 19607] By: jhi                                   on 2003/05/24  06:23:51
17808         Log: Introduce (undefined) pthread_attr_setscope to non-Configure lands.
17809      Branch: perl
17810            ! Cross/config.sh-arm-linux NetWare/config.wc
17811            ! NetWare/config_H.wc configure.com epoc/config.sh
17812            ! plan9/config.plan9 plan9/config_h.sample
17813            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
17814            ! win32/config.gc win32/config.vc win32/config.vc64
17815            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17816            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
17817 ____________________________________________________________________________
17818 [ 19606] By: jhi                                   on 2003/05/24  06:05:17
17819         Log: Regen Glossary et al.
17820      Branch: perl
17821            ! Porting/Glossary Porting/config.sh Porting/config_H
17822 ____________________________________________________________________________
17823 [ 19605] By: jhi                                   on 2003/05/24  05:58:10
17824         Log: metaconfig unit change for #19604.
17825      Branch: metaconfig/U/perl
17826            + d_pthread_attr_ss.U
17827 ____________________________________________________________________________
17828 [ 19604] By: jhi                                   on 2003/05/24  05:57:49
17829         Log: Add a real scan for pthread_attr_setscope().
17830      Branch: perl
17831            ! Configure config_h.SH ext/threads/threads.xs
17832 ____________________________________________________________________________
17833 [ 19603] By: jhi                                   on 2003/05/24  05:32:34
17834         Log: lib/ftp.pl requires the obsoleted (and removed) chat2.pl.
17835      Branch: perl
17836            - lib/ftp.pl
17837            ! MANIFEST
17838 ____________________________________________________________________________
17839 [ 19602] By: jhi                                   on 2003/05/23  17:02:28
17840         Log: Noticed by John P. Linderman.
17841      Branch: perl
17842            ! epoc/epocish.h mpeix/mpeixish.h perl.h unixish.h
17843 ____________________________________________________________________________
17844 [ 19601] By: jhi                                   on 2003/05/23  16:58:04
17845         Log: Subject: [PATCH] RE: state of deparse?
17846              From: Robin Barker <Robin.Barker@npl.co.uk>
17847              Date: Fri, 23 May 2003 17:42:37 +0100
17848              Message-ID: <533D273D4014D411AB1D00062938C4D90404653E@hotel.npl.co.uk>
17849      Branch: perl
17850            ! ext/B/B/Deparse.pm
17851 ____________________________________________________________________________
17852 [ 19600] By: jhi                                   on 2003/05/23  16:55:09
17853         Log: Subject: [PATCH] for Configure -Dnoextensions=Encode
17854              From: Robin Barker <Robin.Barker@npl.co.uk>
17855              Date: Fri, 23 May 2003 17:37:09 +0100
17856              Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk>
17857      Branch: perl
17858            ! ext/PerlIO/t/encoding.t ext/PerlIO/t/fallback.t
17859            ! ext/Storable/t/utf8hash.t lib/open.pm lib/open.t
17860 ____________________________________________________________________________
17861 [ 19599] By: jhi                                   on 2003/05/23  16:51:18
17862         Log: Subject: [PATCH] RE: [PATCH] RE: maint snapshot @ 19525
17863              From: Robin Barker <Robin.Barker@npl.co.uk>
17864              Date: Fri, 23 May 2003 17:32:22 +0100
17865              Message-ID: <533D273D4014D411AB1D00062938C4D90404653C@hotel.npl.co.uk>
17866      Branch: perl
17867            ! embed.pl perl.h perlio.c perlio.h proto.h
17868 ____________________________________________________________________________
17869 [ 19598] By: jhi                                   on 2003/05/23  16:05:36
17870         Log: Hasty editing, grumble.
17871      Branch: perl
17872            ! ext/POSIX/POSIX.xs
17873 ____________________________________________________________________________
17874 [ 19597] By: jhi                                   on 2003/05/23  16:02:30
17875         Log: Linewrapping MUAs, grumble.
17876      Branch: perl
17877            ! ext/POSIX/POSIX.xs
17878 ____________________________________________________________________________
17879 [ 19596] By: jhi                                   on 2003/05/23  16:00:51
17880         Log: U/WIN extension fix from John P. Linderman.
17881      Branch: perl
17882            ! ext/POSIX/POSIX.xs
17883 ____________________________________________________________________________
17884 [ 19595] By: jhi                                   on 2003/05/23  14:19:53
17885         Log: Subject: Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
17886              From: Dan Kogai <dankogai@dan.co.jp>
17887              Date: Sat, 24 May 2003 00:15:49 +0900
17888              Message-Id: <6F7B29DA-8D31-11D7-9F95-000393AE4244@dan.co.jp>
17889      Branch: perl
17890            ! ext/Encode/Changes ext/Encode/Unicode/Unicode.xs
17891            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
17892 ____________________________________________________________________________
17893 [ 19594] By: jhi                                   on 2003/05/23  13:06:25
17894         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_03 -> 6.10_04
17895              From: Michael G Schwern <schwern@pobox.com> 
17896              Date: Fri, 23 May 2003 02:10:46 -0700 
17897              Message-ID: <20030523091046.GB11662@windhund.schwern.org> 
17898      Branch: perl
17899            + lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
17900            + lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
17901            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Install.pm
17902            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Any.pm
17903            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
17904            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
17905            ! lib/ExtUtils/MakeMaker/FAQ.pod
17906            ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
17907            ! lib/ExtUtils/TODO lib/ExtUtils/t/Install.t
17908            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
17909 ____________________________________________________________________________
17910 [ 19593] By: jhi                                   on 2003/05/23  12:56:23
17911         Log: Subject: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
17912              From: Dan Kogai <dankogai@dan.co.jp>
17913              Date: Fri, 23 May 2003 20:17:16 +0900
17914              Message-Id: <1C123D88-8D10-11D7-B277-000393AE4244@dan.co.jp>
17915      Branch: perl
17916            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
17917            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
17918            ! ext/Encode/lib/Encode/Encoding.pm
17919            ! ext/PerlIO/encoding/encoding.xs
17920 ____________________________________________________________________________
17921 [ 19592] By: jhi                                   on 2003/05/23  12:52:05
17922         Log: Workaround for buggy gcc 2.95.3 in openbsd/sparc64.
17923      Branch: perl
17924            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
17925            ! ext/Time/HiRes/HiRes.xs
17926 ____________________________________________________________________________
17927 [ 19591] By: jhi                                   on 2003/05/22  11:59:21
17928         Log: Integrate:
17929              [ 19578]
17930              Subject: [Encode] 1.95 released
17931              From: Dan Kogai <dankogai@dan.co.jp>
17932              Date: Wed, 21 May 2003 18:26:26 +0900
17933              Message-Id: <4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp>
17934              
17935              [ 19579]
17936              U/WIN test nit for John P. Linderman.
17937              
17938              [ 19580]
17939              VMS test tweak from Craig Berry.
17940              
17941              [ 19581]
17942              U/WIN test tweak from John P. Linderman.
17943              
17944              [ 19582]
17945              MAN3PODS => {} good.  (Was in 5.8.0, has been lost at some point.)
17946              
17947              [ 19583]
17948              Subject: Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used
17949              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
17950              Date: Mon, 19 May 2003 17:53:25 -0400
17951              Message-ID: <20030519215325.GE1629175@linguist.thayer.dartmouth.edu>
17952              
17953              (the bug id corrected to be #22231, not #22238)
17954              
17955              [ 19584]
17956              Subject: [PATCH] perldata.pod revamp rev. 3
17957              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
17958              Date: Wed, 14 May 2003 17:46:05 +0300 (IDT)
17959              Message-ID: <Pine.LNX.4.33L2.0305141744520.24207-200000@vipe.technion.ac.il>
17960              
17961              [ 19585]
17962              More U/WIN tweaks from John P. Linderman.
17963              
17964              [ 19586]
17965              Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to
17966              disable the loading of .pmc files if defined.
17967              Rename the function S_doopen_pmc to S_doopen_pm.
17968              
17969              [ 19589]
17970              Subject: [PATCH] [perl #21887] h2xs becoming enum-aware
17971              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
17972              Date: Tue, 13 May 2003 10:36:32 +0200
17973              Message-id: <20030513083631.GA21782@ethan>
17974              
17975              [ 19590]
17976              Subject: Re: [cpan #2629] Wrong assumption in numeric comparison
17977              From: Dan Kogai <dankogai@dan.co.jp> 
17978              Date: Thu, 22 May 2003 18:46:40 +0900 
17979              Message-Id: <49E36875-8C3A-11D7-9C91-000393AE4244@dan.co.jp> 
17980      Branch: maint-5.8/perl
17981           !> (integrate 39 files)
17982 ____________________________________________________________________________
17983 [ 19590] By: jhi                                   on 2003/05/22  11:51:46
17984         Log: Subject: Re: [cpan #2629] Wrong assumption in numeric comparison
17985              From: Dan Kogai <dankogai@dan.co.jp> 
17986              Date: Thu, 22 May 2003 18:46:40 +0900 
17987              Message-Id: <49E36875-8C3A-11D7-9C91-000393AE4244@dan.co.jp> 
17988      Branch: perl
17989            ! ext/Encode/encoding.pm
17990 ____________________________________________________________________________
17991 [ 19589] By: rgs                                   on 2003/05/21  21:37:28
17992         Log: Subject: [PATCH] [perl #21887] h2xs becoming enum-aware
17993              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
17994              Date: Tue, 13 May 2003 10:36:32 +0200
17995              Message-id: <20030513083631.GA21782@ethan>
17996      Branch: perl
17997            ! utils/h2xs.PL
17998 ____________________________________________________________________________
17999 [ 19588] By: rgs                                   on 2003/05/21  21:03:04
18000         Log: New warning "Useless localization of %s", based on
18001              Subject: [PATCH] new warning "Useless localization of %s is deprecated"
18002              From: Dave Mitchell <davem@fdgroup.com>
18003              Date: Wed, 30 Apr 2003 21:17:38 +0100
18004              Message-ID: <20030430201738.GA22054@fdgroup.com>
18005              
18006              The proposed patch added this warning in the 'deprecated' category ;
18007              I think this category is for things that exist and will be removed,
18008              rather than for things that don't exist and that will maybe be added.
18009      Branch: perl
18010            ! op.c pod/perldiag.pod t/lib/warnings/op
18011 ____________________________________________________________________________
18012 [ 19587] By: nick                                  on 2003/05/21  20:16:45
18013         Log: Work-in-progress - do not integrate yet
18014              Experimental PerlIO_syslayer() [or sysread only at this point]
18015              3 fails on a UNIX :perlio stack
18016              - warnings misses Filehandle F opened only for output (weird)
18017              - socketpair discovers that Unix_read() restarts on EINTR (gotcha)
18018              - lib/open fails to sysread() chars (a feature?)
18019      Branch: perlio
18020            ! makedef.pl perlio.c perlio.h perliol.h pp_sys.c
18021 ____________________________________________________________________________
18022 [ 19586] By: rgs                                   on 2003/05/21  19:56:38
18023         Log: Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to
18024              disable the loading of .pmc files if defined.
18025              Rename the function S_doopen_pmc to S_doopen_pm.
18026      Branch: perl
18027            ! Porting/thirdclean embed.fnc embed.h pp_ctl.c proto.h
18028 ____________________________________________________________________________
18029 [ 19585] By: jhi                                   on 2003/05/21  19:28:23
18030         Log: More U/WIN tweaks from John P. Linderman.
18031      Branch: perl
18032            ! t/io/layers.t t/io/tell.t
18033 ____________________________________________________________________________
18034 [ 19584] By: rgs                                   on 2003/05/21  19:27:13
18035         Log: Subject: [PATCH] perldata.pod revamp rev. 3
18036              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
18037              Date: Wed, 14 May 2003 17:46:05 +0300 (IDT)
18038              Message-ID: <Pine.LNX.4.33L2.0305141744520.24207-200000@vipe.technion.ac.il>
18039      Branch: perl
18040            ! pod/perldata.pod
18041 ____________________________________________________________________________
18042 [ 19583] By: jhi                                   on 2003/05/21  19:18:21
18043         Log: Subject: Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used
18044              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
18045              Date: Mon, 19 May 2003 17:53:25 -0400
18046              Message-ID: <20030519215325.GE1629175@linguist.thayer.dartmouth.edu>
18047              
18048              (the bug id corrected to be #22231, not #22238)
18049      Branch: perl
18050            ! lib/Switch.pm
18051 ____________________________________________________________________________
18052 [ 19582] By: jhi                                   on 2003/05/21  14:17:14
18053         Log: MAN3PODS => {} good.  (Was in 5.8.0, has been lost at some point.)
18054      Branch: perl
18055            ! ext/MIME/Base64/Makefile.PL
18056 ____________________________________________________________________________
18057 [ 19581] By: jhi                                   on 2003/05/21  14:15:26
18058         Log: U/WIN test tweak from John P. Linderman.
18059      Branch: perl
18060            ! t/op/chdir.t
18061 ____________________________________________________________________________
18062 [ 19580] By: jhi                                   on 2003/05/21  13:06:13
18063         Log: VMS test tweak from Craig Berry.
18064      Branch: perl
18065            ! lib/DirHandle.t
18066 ____________________________________________________________________________
18067 [ 19579] By: jhi                                   on 2003/05/21  13:03:34
18068         Log: U/WIN test nit for John P. Linderman.
18069      Branch: perl
18070            ! ext/Cwd/t/cwd.t
18071 ____________________________________________________________________________
18072 [ 19578] By: jhi                                   on 2003/05/21  13:01:42
18073         Log: Subject: [Encode] 1.95 released
18074              From: Dan Kogai <dankogai@dan.co.jp>
18075              Date: Wed, 21 May 2003 18:26:26 +0900
18076              Message-Id: <4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp>
18077      Branch: perl
18078            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
18079            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
18080            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
18081            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Unicode.t
18082            ! ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
18083            ! ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
18084            ! ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
18085            ! ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
18086            ! ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
18087            ! ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
18088            ! ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
18089            ! ext/Encode/ucm/8859-9.ucm
18090 ____________________________________________________________________________
18091 [ 19577] By: jhi                                   on 2003/05/20  20:21:44
18092         Log: Update Changes.
18093      Branch: maint-5.8/perl
18094            ! Changes patchlevel.h
18095 ____________________________________________________________________________
18096 [ 19576] By: jhi                                   on 2003/05/20  20:05:45
18097         Log: Integrate:
18098              [ 19569]
18099              More Ultrix double definition avoidance.
18100              
18101              [ 19570]
18102              Subject: Re: Possible precedence problem on bitwise ^ operator
18103              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18104              Date: Sun, 18 May 2003 19:21:01 -0700
18105              Message-ID: <N+Dy+gzkg+XX092yn@efn.org>
18106              (with tweaks to perldiag.pod)
18107              
18108              [ 19571]
18109              Further -Uuseperlio tweaking.
18110              
18111              [ 19573]
18112              Upgrade to CPAN 1.70_54
18113              Subject: Re: CPAN.pm into blead
18114              From: Andreas J Koenig <andreas.koenig@anima.de>
18115              Date: Tue, 20 May 2003 11:31:16 +0200
18116              Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de>
18117              
18118              [ 19574]
18119              Upgrade to Getopt::Long 2.33
18120              (mostly a version number increment)
18121              
18122              [ 19575]
18123              Enhance the failure reporting for the pod2html tests
18124      Branch: maint-5.8/perl
18125            - lib/CPAN/README
18126           !> MANIFEST ext/Encode/t/Unicode.t ext/Socket/Socket.xs
18127           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
18128           !> lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
18129           !> lib/Getopt/Long/README lib/Pod/t/htmlview.t
18130           !> lib/Pod/t/pod2html-lib.pl op.c pod/perldiag.pod
18131 ____________________________________________________________________________
18132 [ 19575] By: rgs                                   on 2003/05/20  19:22:30
18133         Log: Enhance the failure reporting for the pod2html tests
18134      Branch: perl
18135            ! lib/Pod/t/htmlview.t lib/Pod/t/pod2html-lib.pl
18136 ____________________________________________________________________________
18137 [ 19574] By: rgs                                   on 2003/05/20  18:52:21
18138         Log: Upgrade to Getopt::Long 2.33
18139              (mostly a version number increment)
18140      Branch: perl
18141            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
18142            ! lib/Getopt/Long/README
18143 ____________________________________________________________________________
18144 [ 19573] By: rgs                                   on 2003/05/20  18:43:37
18145         Log: Upgrade to CPAN 1.70_54
18146              Subject: Re: CPAN.pm into blead
18147              From: Andreas J Koenig <andreas.koenig@anima.de>
18148              Date: Tue, 20 May 2003 11:31:16 +0200
18149              Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de>
18150      Branch: perl
18151            - lib/CPAN/README
18152            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
18153 ____________________________________________________________________________
18154 [ 19572] By: nick                                  on 2003/05/20  15:38:30
18155         Log: Integrate mainline.
18156      Branch: perlio
18157           !> ext/Encode/t/Unicode.t ext/Socket/Socket.xs op.c
18158           !> pod/perldiag.pod
18159 ____________________________________________________________________________
18160 [ 19571] By: jhi                                   on 2003/05/19  19:52:23
18161         Log: Further -Uuseperlio tweaking.
18162      Branch: perl
18163            ! ext/Encode/t/Unicode.t
18164 ____________________________________________________________________________
18165 [ 19570] By: rgs                                   on 2003/05/19  19:20:48
18166         Log: Subject: Re: Possible precedence problem on bitwise ^ operator
18167              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18168              Date: Sun, 18 May 2003 19:21:01 -0700
18169              Message-ID: <N+Dy+gzkg+XX092yn@efn.org>
18170              (with tweaks to perldiag.pod)
18171      Branch: perl
18172            ! op.c pod/perldiag.pod
18173 ____________________________________________________________________________
18174 [ 19569] By: jhi                                   on 2003/05/19  19:02:23
18175         Log: More Ultrix double definition avoidance.
18176      Branch: perl
18177            ! ext/Socket/Socket.xs
18178 ____________________________________________________________________________
18179 [ 19568] By: nick                                  on 2003/05/19  15:55:20
18180         Log: Integrate mainline
18181      Branch: perlio
18182           !> ext/Encode/t/Unicode.t ext/Socket/Socket.xs
18183           !> ext/threads/threads.xs pod/perlsyn.pod pod/perltrap.pod
18184 ____________________________________________________________________________
18185 [ 19567] By: jhi                                   on 2003/05/19  05:01:26
18186         Log: Integrate:
18187              [ 19558]
18188              Subject: [PATCH] Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn
18189              From: Michael G Schwern <schwern@pobox.com>
18190              Date: Wed, 14 May 2003 15:36:23 -0700
18191              Message-ID: <20030514223623.GD23350@windhund.schwern.org>
18192              
18193              [ 19559]
18194              Make the test work without perlio, from Dan Kogai.
18195              
18196              [ 19560]
18197              Based on
18198              
18199              Subject: [PATCH threads.xs] no system scope on VMS
18200              From: "Craig A. Berry" <craigberry@mac.com>
18201              Date: Sun, 18 May 2003 23:02:07 -0500
18202              Message-ID: <3EC8573F.6050005@mac.com>
18203              
18204              but instead go for #ifdef PTHREAD_SCOPE_SYSTEM.
18205              
18206              [ 19561]
18207              Ultrix: the #19435 helped the IO extension, so this should
18208              help the Socket extension (socket structs redefinitions).
18209              
18210              [ 19562]
18211              Slightly wrong panic messages.
18212              
18213              [ 19563]
18214              Make Perl_ithread_self() a bit more helpful when
18215              finding the thread fails (suggested by Stas in
18216              perl-ithreads Mar 01)
18217              
18218              [ 19564]
18219              Meaningless cosmetics.
18220              
18221              [ 19565]
18222              Nekkid numbers.
18223              
18224              [ 19566]
18225              Integrate perlio:
18226              [ 19556]
18227              Fix ticket 18265
18228              
18229              [ 19557]
18230              EINTR retry should exit on count >= 0 not !=0 
18231      Branch: maint-5.8/perl
18232           !> ext/Encode/t/Unicode.t ext/Socket/Socket.xs
18233           !> ext/threads/threads.xs perlio.c pod/perlsyn.pod
18234           !> pod/perltrap.pod
18235 ____________________________________________________________________________
18236 [ 19566] By: jhi                                   on 2003/05/19  04:58:25
18237         Log: Integrate perlio:
18238              [ 19556]
18239              Fix ticket 18265
18240              
18241              [ 19557]
18242              EINTR retry should exit on count >= 0 not !=0 
18243      Branch: perl
18244           !> perlio.c
18245 ____________________________________________________________________________
18246 [ 19565] By: jhi                                   on 2003/05/19  04:56:16
18247         Log: Nekkid numbers.
18248      Branch: perl
18249            ! ext/threads/threads.xs
18250 ____________________________________________________________________________
18251 [ 19564] By: jhi                                   on 2003/05/19  04:52:49
18252         Log: Meaningless cosmetics.
18253      Branch: perl
18254            ! ext/threads/threads.xs
18255 ____________________________________________________________________________
18256 [ 19563] By: jhi                                   on 2003/05/19  04:47:53
18257         Log: Make Perl_ithread_self() a bit more helpful when
18258              finding the thread fails (suggested by Stas in
18259              perl-ithreads Mar 01)
18260      Branch: perl
18261            ! ext/threads/threads.xs
18262 ____________________________________________________________________________
18263 [ 19562] By: jhi                                   on 2003/05/19  04:40:11
18264         Log: Slightly wrong panic messages.
18265      Branch: perl
18266            ! ext/threads/threads.xs
18267 ____________________________________________________________________________
18268 [ 19561] By: jhi                                   on 2003/05/19  04:33:31
18269         Log: Ultrix: the #19435 helped the IO extension, so this should
18270              help the Socket extension (socket structs redefinitions).
18271      Branch: perl
18272            ! ext/Socket/Socket.xs
18273 ____________________________________________________________________________
18274 [ 19560] By: jhi                                   on 2003/05/19  04:30:01
18275         Log: Based on
18276              
18277              Subject: [PATCH threads.xs] no system scope on VMS
18278              From: "Craig A. Berry" <craigberry@mac.com>
18279              Date: Sun, 18 May 2003 23:02:07 -0500
18280              Message-ID: <3EC8573F.6050005@mac.com>
18281              
18282              but instead go for #ifdef PTHREAD_SCOPE_SYSTEM.
18283      Branch: perl
18284            ! ext/threads/threads.xs
18285 ____________________________________________________________________________
18286 [ 19559] By: jhi                                   on 2003/05/19  04:24:27
18287         Log: Make the test work without perlio, from Dan Kogai.
18288      Branch: perl
18289            ! ext/Encode/t/Unicode.t
18290 ____________________________________________________________________________
18291 [ 19558] By: rgs                                   on 2003/05/18  21:40:10
18292         Log: Subject: [PATCH] Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn
18293              From: Michael G Schwern <schwern@pobox.com>
18294              Date: Wed, 14 May 2003 15:36:23 -0700
18295              Message-ID: <20030514223623.GD23350@windhund.schwern.org>
18296      Branch: perl
18297            ! pod/perlsyn.pod pod/perltrap.pod
18298 ____________________________________________________________________________
18299 [ 19557] By: nick                                  on 2003/05/18  18:19:42
18300         Log: EINTR retry should exit on count >= 0 not !=0 
18301      Branch: perlio
18302            ! perlio.c
18303 ____________________________________________________________________________
18304 [ 19556] By: nick                                  on 2003/05/18  10:29:26
18305         Log: Fix ticket 18265
18306      Branch: perlio
18307            ! perlio.c
18308 ____________________________________________________________________________
18309 [ 19555] By: nick                                  on 2003/05/18  09:09:29
18310         Log: Integrate UTF7 (now initial create has been submitted)
18311      Branch: perlio
18312           !> ext/Encode/lib/Encode/Unicode/UTF7.pm
18313 ____________________________________________________________________________
18314 [ 19554] By: nick                                  on 2003/05/18  08:48:17
18315         Log: Integrate mainline
18316      Branch: perlio
18317           +> ext/Encode/lib/Encode/Unicode/UTF7.pm
18318           !> Configure MANIFEST Makefile.SH ext/B/B/Deparse.pm
18319           !> ext/Encode/Changes ext/Encode/MANIFEST
18320           !> ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
18321           !> ext/Encode/lib/Encode/Config.pm
18322           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Unicode.t
18323           !> lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
18324           !> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
18325           !> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
18326           !> lib/Getopt/Long/t/gol-oo.t pod/perldiag.pod
18327 ____________________________________________________________________________
18328 [ 19553] By: jhi                                   on 2003/05/18  07:59:03
18329         Log: Integrate:
18330              [ 19552]
18331              Integrate from perlio:
18332              [ 19542]
18333              Fix ticket #22219
18334              
18335              [ 19543]
18336              Spotted a bare close() where PerlLIO_close() seems correct.
18337      Branch: maint-5.8/perl
18338           !> doio.c perlio.c
18339 ____________________________________________________________________________
18340 [ 19552] By: jhi                                   on 2003/05/18  07:57:23
18341         Log: Integrate from perlio:
18342              [ 19542]
18343              Fix ticket #22219
18344              
18345              [ 19543]
18346              Spotted a bare close() where PerlLIO_close() seems correct.
18347      Branch: perl
18348           !> doio.c perlio.c
18349 ____________________________________________________________________________
18350 [ 19551] By: jhi                                   on 2003/05/18  07:55:50
18351         Log: Integrate:
18352              [ 19527]
18353              Subject: [PATCH] RE: maint snapshot @ 19525
18354              From: Robin Barker <Robin.Barker@npl.co.uk>
18355              Date: Fri, 16 May 2003 17:16:57 +0100
18356              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
18357              
18358              (Part #1: the __format__ and __printf__)
18359              
18360              [ 19528]
18361              Subject: [PATCH] RE: maint snapshot @ 19525
18362              From: Robin Barker <Robin.Barker@npl.co.uk>
18363              Date: Fri, 16 May 2003 17:16:57 +0100
18364              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
18365              
18366              (Part #2: the hv.c SVf)
18367              
18368              [ 19531]
18369              Apply the supplied patch for [perl #22195]
18370              "File::Find, sorted directory traversal order is inverted"
18371              
18372              [ 19532]
18373              The suggested patch for [perl #22201] "patch: perl 5.8.0
18374              compile error on ia64/HP-UX (comparing incompatible pointers)"
18375              plus a possible cure for the warning mentioned in the case.
18376              
18377              [ 19533]
18378              avoid select() on windows destroying errno (used to typically
18379              always sets it to EINVAL due to the way it maps the FD_SETs)
18380              
18381              [ 19534]
18382              change#16723 broke the ioctl() return value on platforms 
18383              that have ioctl() but no fcntl() (e.g. windows)
18384              
18385              change#17577 then attempted to fix the bustage, but got
18386              it wrong
18387              
18388              [ 19535]
18389              improve the implementation of Net::Ping on windows by avoiding
18390              fork(), which is pretty heavy-weight for this kind of
18391              application; use non-blocking sockets instead
18392              
18393              has been verified to work on Win2k but will need testing on
18394              other flavors of windows
18395              
18396              there is a single known failure on windows in 450_service.t (test 18)
18397              due to what appears to be bugs in the ping_syn()/ack() code
18398              
18399              [ 19536]
18400              apply Net::Ping patch that makes the fork()-based approach
18401              work better on windows (Marcus Holland-Moritz <mhx-perl@gmx.net>)
18402              
18403              the code this affects is currently not enabled anywhere, but
18404              could be enabled if the non-blocking approach runs into problems
18405              on older windows versions
18406              
18407              [ 19537]
18408              missing init in change#19533
18409              
18410              [ 19539]
18411              Fix bug #22216 : B::Deparse can't handle "use Module Version"
18412              with fractional version numbers or v-strings.
18413              
18414              [ 19540]
18415              Clarify the explanation of the warning "Possible precedence problem
18416              on bitwise operator".
18417              
18418              [ 19541]
18419              Upgrade to Getopt::Long 2.32_05
18420              
18421              [ 19545]
18422              Subject: Re: Last Call For (Least) Favourite Issues For 5.8.1
18423              From: Alan Burlison <Alan.Burlison@sun.com>
18424              Date: Thu, 15 May 2003 22:17:55 +0100
18425              Message-ID: <3EC40403.9000804@sun.com>
18426              
18427              (fixed symbol scanning for Solaris 10)
18428              
18429              [ 19547]
18430              Old (4.2BSD, like Ultrix) Bourne shells do not understand
18431              non-left-aligned heredocs.
18432              
18433              [ 19548]
18434              Subject: [Encode] UTF-7 Support
18435              From: Dan Kogai <dankogai@dan.co.jp>
18436              Date: Sun, 18 May 2003 00:45:35 +0900
18437              Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp>
18438              
18439              [ 19549]
18440              The 'quotes' really are important (caught by Enache Adrian).
18441              
18442              [ 19550]
18443              UTF-7 tweak from Dan Kogai.
18444      Branch: maint-5.8/perl
18445           +> ext/Encode/lib/Encode/Unicode/UTF7.pm
18446           !> (integrate 28 files)
18447 ____________________________________________________________________________
18448 [ 19550] By: jhi                                   on 2003/05/18  06:23:50
18449         Log: UTF-7 tweak from Dan Kogai.
18450      Branch: perl
18451            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
18452 ____________________________________________________________________________
18453 [ 19549] By: jhi                                   on 2003/05/18  05:58:58
18454         Log: The 'quotes' really are important (caught by Enache Adrian).
18455      Branch: perl
18456            ! Makefile.SH
18457 ____________________________________________________________________________
18458 [ 19548] By: jhi                                   on 2003/05/17  16:39:19
18459         Log: Subject: [Encode] UTF-7 Support
18460              From: Dan Kogai <dankogai@dan.co.jp>
18461              Date: Sun, 18 May 2003 00:45:35 +0900
18462              Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp>
18463      Branch: perl
18464            + ext/Encode/lib/Encode/Unicode/UTF7.pm
18465            ! MANIFEST ext/Encode/Changes ext/Encode/MANIFEST
18466            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
18467            ! ext/Encode/lib/Encode/Config.pm
18468            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Unicode.t
18469 ____________________________________________________________________________
18470 [ 19547] By: jhi                                   on 2003/05/17  16:26:47
18471         Log: Old (4.2BSD, like Ultrix) Bourne shells do not understand
18472              non-left-aligned heredocs.
18473      Branch: perl
18474            ! Makefile.SH
18475 ____________________________________________________________________________
18476 [ 19546] By: jhi                                   on 2003/05/17  16:17:23
18477         Log: metaconfig unit changes for #19545.
18478      Branch: metaconfig
18479            ! U/compline/Csym.U U/modified/libc.U
18480 ____________________________________________________________________________
18481 [ 19545] By: jhi                                   on 2003/05/17  15:51:07
18482         Log: Subject: Re: Last Call For (Least) Favourite Issues For 5.8.1
18483              From: Alan Burlison <Alan.Burlison@sun.com>
18484              Date: Thu, 15 May 2003 22:17:55 +0100
18485              Message-ID: <3EC40403.9000804@sun.com>
18486              
18487              (fixed symbol scanning for Solaris 10)
18488      Branch: perl
18489            ! Configure
18490 ____________________________________________________________________________
18491 [ 19544] By: nick                                  on 2003/05/17  15:37:45
18492         Log: Enache Adrian <enache@rdslink.ro> test for Win32 sysread/O_TEXT issue.
18493      Branch: perlio
18494            ! t/op/sysio.t
18495 ____________________________________________________________________________
18496 [ 19543] By: nick                                  on 2003/05/17  13:38:35
18497         Log: Spotted a bare close() where PerlLIO_close() seems correct.
18498      Branch: perlio
18499            ! perlio.c
18500 ____________________________________________________________________________
18501 [ 19542] By: nick                                  on 2003/05/17  13:36:28
18502         Log: Fix ticket #22219
18503      Branch: perlio
18504            ! doio.c
18505 ____________________________________________________________________________
18506 [ 19541] By: rgs                                   on 2003/05/17  12:10:14
18507         Log: Upgrade to Getopt::Long 2.32_05
18508      Branch: perl
18509            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
18510            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
18511            ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
18512            ! lib/Getopt/Long/t/gol-oo.t
18513 ____________________________________________________________________________
18514 [ 19540] By: rgs                                   on 2003/05/17  11:46:25
18515         Log: Clarify the explanation of the warning "Possible precedence problem
18516              on bitwise operator".
18517      Branch: perl
18518            ! pod/perldiag.pod
18519 ____________________________________________________________________________
18520 [ 19539] By: rgs                                   on 2003/05/17  11:36:08
18521         Log: Fix bug #22216 : B::Deparse can't handle "use Module Version"
18522              with fractional version numbers or v-strings.
18523      Branch: perl
18524            ! ext/B/B/Deparse.pm
18525 ____________________________________________________________________________
18526 [ 19538] By: nick                                  on 2003/05/17  08:08:17
18527         Log: Integrate mainline
18528      Branch: perlio
18529           +> Porting/curliff.pl Porting/sort_perldiag.pl
18530           !> (integrate 34 files)
18531 ____________________________________________________________________________
18532 [ 19537] By: gsar                                  on 2003/05/17  06:32:46
18533         Log: missing init in change#19533
18534      Branch: perl
18535            ! win32/win32sck.c
18536 ____________________________________________________________________________
18537 [ 19536] By: gsar                                  on 2003/05/17  06:07:07
18538         Log: apply Net::Ping patch that makes the fork()-based approach
18539              work better on windows (Marcus Holland-Moritz <mhx-perl@gmx.net>)
18540              
18541              the code this affects is currently not enabled anywhere, but
18542              could be enabled if the non-blocking approach runs into problems
18543              on older windows versions
18544      Branch: perl
18545            ! lib/Net/Ping.pm
18546 ____________________________________________________________________________
18547 [ 19535] By: gsar                                  on 2003/05/17  05:54:39
18548         Log: improve the implementation of Net::Ping on windows by avoiding
18549              fork(), which is pretty heavy-weight for this kind of
18550              application; use non-blocking sockets instead
18551              
18552              has been verified to work on Win2k but will need testing on
18553              other flavors of windows
18554              
18555              there is a single known failure on windows in 450_service.t (test 18)
18556              due to what appears to be bugs in the ping_syn()/ack() code
18557      Branch: perl
18558            ! lib/Net/Ping.pm
18559 ____________________________________________________________________________
18560 [ 19534] By: gsar                                  on 2003/05/17  04:53:06
18561         Log: change#16723 broke the ioctl() return value on platforms 
18562              that have ioctl() but no fcntl() (e.g. windows)
18563              
18564              change#17577 then attempted to fix the bustage, but got
18565              it wrong
18566      Branch: perl
18567            ! pp_sys.c
18568 ____________________________________________________________________________
18569 [ 19533] By: gsar                                  on 2003/05/17  04:49:18
18570         Log: avoid select() on windows destroying errno (used to typically
18571              always sets it to EINVAL due to the way it maps the FD_SETs)
18572      Branch: perl
18573            ! win32/win32sck.c
18574 ____________________________________________________________________________
18575 [ 19532] By: jhi                                   on 2003/05/16  18:21:27
18576         Log: The suggested patch for [perl #22201] "patch: perl 5.8.0
18577              compile error on ia64/HP-UX (comparing incompatible pointers)"
18578              plus a possible cure for the warning mentioned in the case.
18579      Branch: perl
18580            ! ext/Storable/Storable.xs
18581 ____________________________________________________________________________
18582 [ 19531] By: jhi                                   on 2003/05/16  17:56:06
18583         Log: Apply the supplied patch for [perl #22195]
18584              "File::Find, sorted directory traversal order is inverted"
18585      Branch: perl
18586            ! lib/File/Find.pm
18587 ____________________________________________________________________________
18588 [ 19530] By: jhi                                   on 2003/05/16  17:48:42
18589         Log: metaconfig unit change to go with #19527.
18590      Branch: metaconfig
18591            ! U/modified/d_attribut.U
18592 ____________________________________________________________________________
18593 [ 19529] By: jhi                                   on 2003/05/16  17:34:21
18594         Log: Take care of [perl #17424].
18595      Branch: maint-5.8/perl
18596            ! perl.h
18597 ____________________________________________________________________________
18598 [ 19528] By: jhi                                   on 2003/05/16  15:56:33
18599         Log: Subject: [PATCH] RE: maint snapshot @ 19525
18600              From: Robin Barker <Robin.Barker@npl.co.uk>
18601              Date: Fri, 16 May 2003 17:16:57 +0100
18602              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
18603              
18604              (Part #2: the hv.c SVf)
18605      Branch: perl
18606            ! hv.c
18607 ____________________________________________________________________________
18608 [ 19527] By: jhi                                   on 2003/05/16  15:55:10
18609         Log: Subject: [PATCH] RE: maint snapshot @ 19525
18610              From: Robin Barker <Robin.Barker@npl.co.uk>
18611              Date: Fri, 16 May 2003 17:16:57 +0100
18612              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
18613              
18614              (Part #1: the __format__ and __printf__)
18615      Branch: perl
18616            ! Configure embed.pl perlio.c proto.h
18617 ____________________________________________________________________________
18618 [ 19526] By: jhi                                   on 2003/05/14  19:23:10
18619         Log: A part of #19454.
18620      Branch: maint-5.8/perl
18621            ! pp_hot.c
18622 ____________________________________________________________________________
18623 [ 19525] By: jhi                                   on 2003/05/14  05:41:06
18624         Log: Update Changes.
18625      Branch: maint-5.8/perl
18626            ! Changes patchlevel.h
18627 ____________________________________________________________________________
18628 [ 19524] By: jhi                                   on 2003/05/14  05:25:28
18629         Log: Integrate:
18630              [ 19516]
18631              Subject: [PATCH] More perldiag.pod sorting
18632              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
18633              Date: Tue, 13 May 2003 15:13:53 -0400
18634              Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu>
18635              
18636              (plus add 'no locale;')
18637              
18638              [ 19517]
18639              Subject: [PATCH] Sync up MIME-Base64 to latest on CPAN
18640              From: Gisle Aas <gisle@ActiveState.com>
18641              Date: 13 May 2003 09:59:50 -0700
18642              Message-ID: <lru1byzss9.fsf@caliper.activestate.com>
18643              
18644              [ 19518]
18645              Subject: [PATCH] [perl #8599] s/catenate/concatenate/
18646              From: Casey West <casey@geeknest.com>
18647              Date: Fri, 9 May 2003 04:00:44 -0400
18648              Message-ID: <20030509080044.GA49820@geeknest.com>
18649              
18650              (except for the dup.t patch which diddled with system().)
18651              
18652              [ 19520]
18653              Use /usr/bin/perl (de facto in Porting/ scripts).
18654              
18655              [ 19521]
18656              Curliff and liff with ease.
18657              
18658              [ 19522]
18659              More Panther moves.
18660              
18661              [ 19523]
18662              Subject: Re: [PATCH] Sync up MIME-Base64 to latest on CPAN
18663              From: Gisle Aas <gisle@ActiveState.com>
18664              Date: 13 May 2003 19:51:19 -0700
18665              Message-ID: <lrptmmw89k.fsf@caliper.activestate.com>
18666      Branch: maint-5.8/perl
18667           +> Porting/curliff.pl Porting/sort_perldiag.pl
18668           !> Configure MANIFEST Makefile.SH NetWare/config_H.wc
18669           !> Porting/config_H README.Y2K config_h.SH
18670           !> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
18671           !> ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
18672           !> ext/MIME/Base64/t/quoted-print.t hints/darwin.sh
18673           !> lib/File/Spec.pm lib/File/Spec/Unix.pm plan9/config.plan9
18674           !> plan9/config_h.sample pod/perldiag.pod uconfig.h
18675           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
18676           !> win32/config_H.vc64 wince/config_H.ce
18677 ____________________________________________________________________________
18678 [ 19523] By: jhi                                   on 2003/05/14  05:19:05
18679         Log: Subject: Re: [PATCH] Sync up MIME-Base64 to latest on CPAN
18680              From: Gisle Aas <gisle@ActiveState.com>
18681              Date: 13 May 2003 19:51:19 -0700
18682              Message-ID: <lrptmmw89k.fsf@caliper.activestate.com>
18683      Branch: perl
18684            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
18685            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
18686            ! ext/MIME/Base64/t/quoted-print.t
18687 ____________________________________________________________________________
18688 [ 19522] By: jhi                                   on 2003/05/14  05:11:49
18689         Log: More Panther moves.
18690      Branch: perl
18691            ! Makefile.SH hints/darwin.sh
18692 ____________________________________________________________________________
18693 [ 19521] By: jhi                                   on 2003/05/13  19:33:44
18694         Log: Curliff and liff with ease.
18695      Branch: perl
18696            + Porting/curliff.pl
18697            ! MANIFEST
18698 ____________________________________________________________________________
18699 [ 19520] By: jhi                                   on 2003/05/13  18:59:51
18700         Log: Use /usr/bin/perl (de facto in Porting/ scripts).
18701      Branch: perl
18702            ! Porting/sort_perldiag.pl
18703 ____________________________________________________________________________
18704 [ 19519] By: jhi                                   on 2003/05/13  18:56:14
18705         Log: metaconfig unit change for #19518.
18706      Branch: metaconfig
18707            ! U/modified/cpp_stuff.U
18708 ____________________________________________________________________________
18709 [ 19518] By: jhi                                   on 2003/05/13  18:53:48
18710         Log: Subject: [PATCH] [perl #8599] s/catenate/concatenate/
18711              From: Casey West <casey@geeknest.com>
18712              Date: Fri, 9 May 2003 04:00:44 -0400
18713              Message-ID: <20030509080044.GA49820@geeknest.com>
18714              
18715              (except for the dup.t patch which diddled with system().)
18716      Branch: perl
18717            ! Configure NetWare/config_H.wc Porting/config_H README.Y2K
18718            ! config_h.SH lib/File/Spec.pm lib/File/Spec/Unix.pm
18719            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
18720            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18721            ! win32/config_H.vc64 wince/config_H.ce
18722 ____________________________________________________________________________
18723 [ 19517] By: jhi                                   on 2003/05/13  18:39:40
18724         Log: Subject: [PATCH] Sync up MIME-Base64 to latest on CPAN
18725              From: Gisle Aas <gisle@ActiveState.com>
18726              Date: 13 May 2003 09:59:50 -0700
18727              Message-ID: <lru1byzss9.fsf@caliper.activestate.com>
18728      Branch: perl
18729            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
18730            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
18731            ! ext/MIME/Base64/t/quoted-print.t
18732 ____________________________________________________________________________
18733 [ 19516] By: jhi                                   on 2003/05/13  18:37:11
18734         Log: Subject: [PATCH] More perldiag.pod sorting
18735              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
18736              Date: Tue, 13 May 2003 15:13:53 -0400
18737              Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu>
18738              
18739              (plus add 'no locale;')
18740      Branch: perl
18741            + Porting/sort_perldiag.pl
18742            ! MANIFEST pod/perldiag.pod
18743 ____________________________________________________________________________
18744 [ 19515] By: jhi                                   on 2003/05/13  17:51:05
18745         Log: Integrate:
18746              [ 19514]
18747              Detypo.
18748              
18749              [ 19512]
18750              make it easier to reproduce the bug
18751              
18752              [ 19511]
18753              the \do {local *FH} trick in Tie::File was really only needed
18754              on 5.005 and earlier, since later versions can autovivify
18755              the handle
18756              
18757              however, a search in the p5p archives reveals the trick doesn't
18758              fully work in the versions it is needed in, so use the more
18759              standard Symbol::gensym() way
18760              
18761              [ 19510]
18762              $Config{usethreads} wasn't being set on windows
18763              
18764              [ 19509]
18765              Reinstate the #19498 but now skip the crashing
18766              tests (when threaded) as TODOs.
18767              
18768              [ 19508]
18769              Revert #19498 since it broke threaded builds.
18770              
18771              [ 19506]
18772              Detypo Pantherisms.
18773              
18774              [ 19503]
18775              Use a more sophisticated heuristics to produce the warning
18776              'Parentheses missing around "%s" list'. This fixes bug #22147.
18777              Also, the warning is now produced for C<local *a,*b;>.
18778              
18779              [ 19502]
18780              Work also without perlio.
18781              
18782              [ 19500]
18783              Panther preparation.
18784              
18785              [ 19499]
18786              More moves to intrpvar.h.
18787              
18788              [ 19498]
18789              fix for Tie::File test failures on windows: the problem was
18790              that Tie::File did not close any file handles it opens internally,
18791              leading to file handle leaks and t/tf* temporary file littering;
18792              we now close the handle iff Tie::File opened it
18793              
18794              this fix unearths what appears to be a perl bug in localizing globs:
18795              09_gen_rs.t fails due to a prematurely closed filehandle, although
18796              it wasn't explicitly closed anywhere by the code (renaming the
18797              *FH at line 97 to *FH1 makes it work, but I haven't done this
18798              to allow the bug to be tracked down)
18799              
18800              [ 19497]
18801              Move the thread *hook into interpreter.
18802              
18803              [ 19496]
18804              Subject: [PATCH] [perl #7391] Perl crashes with certain write() formats.
18805              From: Dave Mitchell <davem@fdgroup.com>
18806              Date: Sat, 10 May 2003 01:45:23 +0100
18807              Message-ID: <20030510004523.GC20871@fdgroup.com>
18808              
18809              [ 19495]
18810              Open UNIX is not really "formerly Unixware", since the most
18811              recent releases are known as Unixware, not as Open UNIX.
18812              
18813              [ 19494]
18814              Slight tweaks to the platform list.
18815              
18816              [ 19493]
18817              Subject: Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop
18818              From: Casey West <casey@geeknest.com>
18819              Date: Fri, 9 May 2003 10:30:13 -0400
18820              Message-ID: <20030509143013.GM49820@geeknest.com>
18821              
18822              [ 19492]
18823              perlport.pod nit for doc bug #8253.
18824              
18825              [ 19491]
18826              Use test.pl.
18827              
18828              [ 19490]
18829              Try to handle a $^X with spaces in it.
18830              
18831              [ 19489]
18832              Separate the creation of the command to run by
18833              runperl() into its own function, _create_runperl().
18834              
18835              [ 19488]
18836              Fixup the method behaviour table.
18837              
18838              [ 19487]
18839              Integrate from perlio:
18840              [ 19474]
18841              Tweaks to Jarkko's NULL deref checks in perlio.c
18842              
18843              [ 19475]
18844              Fix for bugs 21717 and 22140.
18845              Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
18846              and derived layers. So have :unix's "pushed" method stat() the fd and 
18847              cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match 
18848              UNIX behaviour.
18849              
18850              [ 19479]
18851              Better but still unproven fix for lseek() on pipes.
18852              
18853              [ 19483]
18854              Unused variable
18855              
18856              [ 19485]
18857              Tests to prove Ticket 9468 is fixed.
18858              
18859              [ 19486]
18860              add test for change#19475,19479 (bugs#21717,22140)
18861              
18862              [ 19484]
18863              fix Embed.t failure on windows: PERL_SYS_TERM() is implemented
18864              in terms of an exported function rather than as an inlined
18865              macro (latter wants PL_op_mutex which isn't exported as such)
18866              
18867              Jarkko: please merge into maint-5.8
18868              
18869              [ 19482]
18870              Test _getcode().
18871              
18872              [ 19481]
18873              Clarify the doc (and the code) for Unicode code points.
18874              
18875              [ 19480]
18876              Another doc suggestion from terry@eatoni.com (terry jones):
18877              use codepoints that return undef.
18878              
18879              [ 19478]
18880              Add Encode's META.yml.
18881              
18882              [ 19477]
18883              Upgrade to Encode 1.94.
18884              
18885              [ 19476]
18886              Doc bug noticed by terry@eatoni.com (terry jones).
18887              
18888              [ 19472]
18889              Try to plug more potential PerlIO NULL method
18890              dereferences; try to document the matter.
18891              
18892              [ 19471]
18893              UseNicerNames instead of SHOUTING_LIKE_THIS.
18894              
18895              [ 19470]
18896              In eof() the errno can get stomped by the peek-ahead.
18897              
18898              [ 19469]
18899              A regression test for the remaining "Final $ should be..." error.
18900              
18901              [ 19468]
18902              Remove the error messages "Final @ should be \@ or @name"
18903              and "Final % should be \% or %name", that appear to be
18904              only produced in addition to another syntax error, and therefore
18905              misleading, if I understand correctly that kind of black magic.
18906              
18907              [ 19467]
18908              Have to think this test more when I'm awake.
18909              
18910              [ 19466]
18911              Document that perl tries to load .pmc files before .pm files.
18912              Subject: Re: [perl #8860] [not RESOLVED] .pmc extension not documented in require
18913              From: Casey West <casey@geeknest.com>
18914              Date: Fri, 9 May 2003 17:03:50 -0400
18915              Message-ID: <20030509210350.GW49820@geeknest.com>
18916              
18917              [ 19465]
18918              Fix for doc bug #8602 : clarify eof() example comments
18919              
18920              [ 19464]
18921              Subject: [PATCH] [perl #8702] Clean up perltrap mis-information
18922              From: Casey West <casey@geeknest.com>
18923              Date: Fri, 9 May 2003 11:09:39 -0400
18924              Message-ID: <20030509150939.GN49820@geeknest.com>
18925              
18926              [ 19463]
18927              Subject: Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt
18928              From: Casey West <casey@geeknest.com>
18929              Date: Fri, 9 May 2003 15:25:59 -0400
18930              Message-ID: <20030509192559.GS49820@geeknest.com>
18931              
18932              [ 19462]
18933              Try to comprehensively have a plan B if a PerlIO
18934              layer doesn't have a particular function.
18935              (1) If there's a corresponding PerlIOBase, call it.
18936              (2) If not having the function is 'harmless', be silently happy.
18937              (Currently only Flush is in this category.)
18938              (3) Otherwise set errno and return failure.
18939              
18940              [ 19461]
18941              Subject: [PATCH] [perl #8703] unescaped @ is fine
18942              From: Casey West <casey@geeknest.com>
18943              Date: Fri, 9 May 2003 11:17:53 -0400
18944              Message-ID: <20030509151753.GO49820@geeknest.com>
18945              
18946              [ 19460]
18947              Add the PerlIOBase_noop_* to the public API as suggested by Stas.
18948              
18949              [ 19459]
18950              Result of change #19458.
18951              
18952              [ 19458]
18953              Subject: Weekend fun: MANIFEST sorting
18954              From: andreas.koenig@anima.de (Andreas J. Koenig)
18955              Date: Fri, 09 May 2003 15:12:05 +0200
18956              Message-ID: <m3y91g463e.fsf@franz.ak.mind.de>
18957              
18958              (both sorts need LC_ALL=C)
18959              (add also manicheck target)
18960              
18961              [ 19457]
18962              Better skip this test on OpenBSD and BSD/OS since it
18963              does not seem to work (Slaven Rezic).
18964              
18965              [ 19456]
18966              Subject: [PATCH] Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue
18967              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18968              Date: Wed, 07 May 2003 23:37:47 -0700
18969              Message-ID: <7sfu+gzkg+AY092yn@efn.org>
18970              
18971              [ 19455]
18972              Missing files.
18973              
18974              [ 19453]
18975              Remove duplicate entries from perldiag
18976              
18977              [ 19452]
18978              Subject: Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty
18979              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18980              Date: Wed, 07 May 2003 15:27:07 -0700
18981              Message-ID: <7gYu+gzkgaFU092yn@efn.org>
18982              
18983              [ 19451]
18984              Tiny nit from mjd.
18985              
18986              [ 19450]
18987              Upgrade to Tie::File 0.95.
18988              
18989              [ 19449]
18990              Subject: [perl #22141] patch for Time::HiRes to get rid of -lrt on linux
18991              From: Marc Lehmann (via RT) <perlbug-followup@perl.org>
18992              Message-Id: <rt-22141-56710.3.69543054121962@bugs6.perl.org>
18993              Date: 8 May 2003 00:42:18 -0000
18994              
18995              [ 19448]
18996              Subject: [PATCH] alphabetize perldiag.pod
18997              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
18998              Date: Thu, 8 May 2003 11:52:39 -0400
18999              Message-ID: <20030508155239.GC1495587@linguist.thayer.dartmouth.edu>
19000              
19001              [ 19447]
19002              Subject: [PATCH] [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort
19003              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
19004              Date: Thu, 08 May 2003 08:42:20 +0200
19005              Message-id: <20030508064220.GA763@ethan>
19006              
19007              [ 19445]
19008              A variant of
19009              
19010              Subject: Re: 0 is not perl (was Re: Report /export/home/nwc10/Gripping-Smoke/Smoke)
19011              From: enache@rdslink.ro (Enache Adrian)
19012              Date: Tue, 22 Apr 2003 02:54:05 +0300
19013              Message-ID: <20030421235405.GA1162@ratsnest.hole>
19014              
19015              to quench the black smoke from the BSD builds.
19016              
19017              [ 19444]
19018              Subject: Re: [DOC PATCH] & More File::Path issues
19019              From: Casey West <casey@geeknest.com>
19020              Date: Mon, 5 May 2003 13:25:47 -0400
19021              Message-ID: <20030505172547.GB20508@geeknest.com>
19022              
19023              [ 19443]
19024              Spelling correction from Nicholas Clark.
19025      Branch: maint-5.8/perl
19026           +> ext/Encode/META.yml lib/Tie/File/t/27_iwrite.t
19027           +> lib/Tie/File/t/28_mtwrite.t lib/Tie/File/t/29_downcopy.t
19028           +> lib/Tie/File/t/29a_upcopy.t lib/Tie/File/t/42_offset.t
19029           !> (integrate 69 files)
19030 ____________________________________________________________________________
19031 [ 19514] By: jhi                                   on 2003/05/13  17:38:09
19032         Log: Detypo.
19033      Branch: perl
19034            ! lib/Unicode/UCD.pm
19035 ____________________________________________________________________________
19036 [ 19513] By: nick                                  on 2003/05/13  16:35:00
19037         Log: Integrate mainline
19038      Branch: perlio
19039           !> Makefile.SH dump.c gv.c hints/darwin.sh hv.c lib/Tie/File.pm
19040           !> lib/Tie/File/t/09_gen_rs.t op.c pod/perldiag.pod
19041           !> pod/perlsyn.pod pp.c pp_hot.c sv.c t/comp/package.t t/io/dup.t
19042           !> t/lib/warnings/op win32/Makefile win32/makefile.mk
19043 ____________________________________________________________________________
19044 [ 19512] By: gsar                                  on 2003/05/13  13:28:42
19045         Log: make it easier to reproduce the bug
19046      Branch: perl
19047            ! lib/Tie/File.pm
19048 ____________________________________________________________________________
19049 [ 19511] By: gsar                                  on 2003/05/13  13:08:47
19050         Log: the \do {local *FH} trick in Tie::File was really only needed
19051              on 5.005 and earlier, since later versions can autovivify
19052              the handle
19053              
19054              however, a search in the p5p archives reveals the trick doesn't
19055              fully work in the versions it is needed in, so use the more
19056              standard Symbol::gensym() way
19057      Branch: perl
19058            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
19059 ____________________________________________________________________________
19060 [ 19510] By: gsar                                  on 2003/05/13  12:36:01
19061         Log: $Config{usethreads} wasn't being set on windows
19062      Branch: perl
19063            ! win32/Makefile win32/makefile.mk
19064 ____________________________________________________________________________
19065 [ 19509] By: jhi                                   on 2003/05/13  12:24:19
19066         Log: Reinstate the #19498 but now skip the crashing
19067              tests (when threaded) as TODOs.
19068      Branch: perl
19069            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
19070 ____________________________________________________________________________
19071 [ 19508] By: jhi                                   on 2003/05/13  11:22:06
19072         Log: Revert #19498 since it broke threaded builds.
19073      Branch: perl
19074            ! lib/Tie/File.pm
19075 ____________________________________________________________________________
19076 [ 19507] By: jhi                                   on 2003/05/13  05:20:56
19077         Log: Better be explicit with dangling elses.
19078      Branch: perl
19079            ! pp.c
19080 ____________________________________________________________________________
19081 [ 19506] By: jhi                                   on 2003/05/13  04:46:18
19082         Log: Detypo Pantherisms.
19083      Branch: perl
19084            ! Makefile.SH hints/darwin.sh
19085 ____________________________________________________________________________
19086 [ 19505] By: rgs                                   on 2003/05/12  21:49:21
19087         Log: Subject: Re: Bug stomping fun. [PATCH: bug #1016]
19088              From: Alex Vandiver <alexmv@MIT.EDU>
19089              Date: 02 May 2003 06:45:05 -0400
19090              Message-Id: <1051872303.26203.104.camel@supox>
19091              (plus perldiag nit)
19092      Branch: perl
19093            ! dump.c gv.c hv.c pod/perldiag.pod pp.c pp_hot.c sv.c
19094            ! t/comp/package.t
19095 ____________________________________________________________________________
19096 [ 19504] By: rgs                                   on 2003/05/12  20:52:52
19097         Log: Small nit in perlsyn about the new // operator
19098      Branch: perl
19099            ! pod/perlsyn.pod
19100 ____________________________________________________________________________
19101 [ 19503] By: rgs                                   on 2003/05/12  19:43:07
19102         Log: Use a more sophisticated heuristics to produce the warning
19103              'Parentheses missing around "%s" list'. This fixes bug #22147.
19104              Also, the warning is now produced for C<local *a,*b;>.
19105      Branch: perl
19106            ! op.c t/lib/warnings/op
19107 ____________________________________________________________________________
19108 [ 19502] By: jhi                                   on 2003/05/12  19:34:10
19109         Log: Work also without perlio.
19110      Branch: perl
19111            ! t/io/dup.t
19112 ____________________________________________________________________________
19113 [ 19501] By: nick                                  on 2003/05/12  17:57:45
19114         Log: Integrate mainline
19115      Branch: perlio
19116           +> ext/Encode/META.yml
19117           !> (integrate 29 files)
19118 ____________________________________________________________________________
19119 [ 19500] By: jhi                                   on 2003/05/12  05:25:14
19120         Log: Panther preparation.
19121      Branch: perl
19122            ! Makefile.SH hints/darwin.sh
19123 ____________________________________________________________________________
19124 [ 19499] By: jhi                                   on 2003/05/12  04:49:57
19125         Log: More moves to intrpvar.h.
19126      Branch: perl
19127            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
19128 ____________________________________________________________________________
19129 [ 19498] By: gsar                                  on 2003/05/12  01:40:46
19130         Log: fix for Tie::File test failures on windows: the problem was
19131              that Tie::File did not close any file handles it opens internally,
19132              leading to file handle leaks and t/tf* temporary file littering;
19133              we now close the handle iff Tie::File opened it
19134              
19135              this fix unearths what appears to be a perl bug in localizing globs:
19136              09_gen_rs.t fails due to a prematurely closed filehandle, although
19137              it wasn't explicitly closed anywhere by the code (renaming the
19138              *FH at line 97 to *FH1 makes it work, but I haven't done this
19139              to allow the bug to be tracked down)
19140      Branch: perl
19141            ! lib/Tie/File.pm
19142 ____________________________________________________________________________
19143 [ 19497] By: jhi                                   on 2003/05/11  20:17:30
19144         Log: Move the thread *hook into interpreter.
19145      Branch: perl
19146            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
19147 ____________________________________________________________________________
19148 [ 19496] By: rgs                                   on 2003/05/11  20:06:03
19149         Log: Subject: [PATCH] [perl #7391] Perl crashes with certain write() formats.
19150              From: Dave Mitchell <davem@fdgroup.com>
19151              Date: Sat, 10 May 2003 01:45:23 +0100
19152              Message-ID: <20030510004523.GC20871@fdgroup.com>
19153      Branch: perl
19154            ! pp_ctl.c
19155 ____________________________________________________________________________
19156 [ 19495] By: rgs                                   on 2003/05/11  20:01:10
19157         Log: Open UNIX is not really "formerly Unixware", since the most
19158              recent releases are known as Unixware, not as Open UNIX.
19159      Branch: perl
19160            ! pod/perlport.pod
19161 ____________________________________________________________________________
19162 [ 19494] By: jhi                                   on 2003/05/11  19:52:38
19163         Log: Slight tweaks to the platform list.
19164      Branch: perl
19165            ! pod/perlport.pod
19166 ____________________________________________________________________________
19167 [ 19493] By: rgs                                   on 2003/05/11  19:13:00
19168         Log: Subject: Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop
19169              From: Casey West <casey@geeknest.com>
19170              Date: Fri, 9 May 2003 10:30:13 -0400
19171              Message-ID: <20030509143013.GM49820@geeknest.com>
19172      Branch: perl
19173            ! pod/perlop.pod
19174 ____________________________________________________________________________
19175 [ 19492] By: rgs                                   on 2003/05/11  19:04:27
19176         Log: perlport.pod nit for doc bug #8253.
19177      Branch: perl
19178            ! pod/perlport.pod
19179 ____________________________________________________________________________
19180 [ 19491] By: jhi                                   on 2003/05/11  17:50:49
19181         Log: Use test.pl.
19182      Branch: perl
19183            ! t/io/fflush.t
19184 ____________________________________________________________________________
19185 [ 19490] By: jhi                                   on 2003/05/11  17:46:09
19186         Log: Try to handle a $^X with spaces in it.
19187      Branch: perl
19188            ! t/test.pl
19189 ____________________________________________________________________________
19190 [ 19489] By: jhi                                   on 2003/05/11  17:44:28
19191         Log: Separate the creation of the command to run by
19192              runperl() into its own function, _create_runperl().
19193      Branch: perl
19194            ! t/test.pl
19195 ____________________________________________________________________________
19196 [ 19488] By: jhi                                   on 2003/05/11  16:52:00
19197         Log: Fixup the method behaviour table.
19198      Branch: perl
19199            ! pod/perliol.pod
19200 ____________________________________________________________________________
19201 [ 19487] By: jhi                                   on 2003/05/11  16:43:26
19202         Log: Integrate from perlio:
19203              [ 19474]
19204              Tweaks to Jarkko's NULL deref checks in perlio.c
19205              
19206              [ 19475]
19207              Fix for bugs 21717 and 22140.
19208              Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
19209              and derived layers. So have :unix's "pushed" method stat() the fd and 
19210              cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match 
19211              UNIX behaviour.
19212              
19213              [ 19479]
19214              Better but still unproven fix for lseek() on pipes.
19215              
19216              [ 19483]
19217              Unused variable
19218              
19219              [ 19485]
19220              Tests to prove Ticket 9468 is fixed.
19221              
19222              [ 19486]
19223              add test for change#19475,19479 (bugs#21717,22140)
19224      Branch: perl
19225           !> ext/Encode/Encode.xs perlio.c perliol.h t/io/dup.t
19226           !> t/io/fflush.t
19227 ____________________________________________________________________________
19228 [ 19486] By: gsar                                  on 2003/05/11  16:11:55
19229         Log: add test for change#19475,19479 (bugs#21717,22140)
19230      Branch: perlio
19231            ! t/io/fflush.t
19232 ____________________________________________________________________________
19233 [ 19485] By: nick                                  on 2003/05/11  15:40:08
19234         Log: Tests to prove Ticket 9468 is fixed.
19235      Branch: perlio
19236            ! t/io/dup.t
19237 ____________________________________________________________________________
19238 [ 19484] By: gsar                                  on 2003/05/11  15:37:14
19239         Log: fix Embed.t failure on windows: PERL_SYS_TERM() is implemented
19240              in terms of an exported function rather than as an inlined
19241              macro (latter wants PL_op_mutex which isn't exported as such)
19242              
19243              Jarkko: please merge into maint-5.8
19244      Branch: perl
19245            ! dosish.h makedef.pl win32/win32.c win32/win32.h
19246 ____________________________________________________________________________
19247 [ 19483] By: nick                                  on 2003/05/11  14:04:31
19248         Log: Unused variable
19249      Branch: perlio
19250            ! perlio.c
19251 ____________________________________________________________________________
19252 [ 19482] By: jhi                                   on 2003/05/11  07:53:26
19253         Log: Test _getcode().
19254      Branch: perl
19255            ! lib/Unicode/UCD.t
19256 ____________________________________________________________________________
19257 [ 19481] By: jhi                                   on 2003/05/11  06:25:08
19258         Log: Clarify the doc (and the code) for Unicode code points.
19259      Branch: perl
19260            ! lib/Unicode/UCD.pm
19261 ____________________________________________________________________________
19262 [ 19480] By: jhi                                   on 2003/05/11  06:18:06
19263         Log: Another doc suggestion from terry@eatoni.com (terry jones):
19264              use codepoints that return undef.
19265      Branch: perl
19266            ! lib/Unicode/UCD.pm
19267 ____________________________________________________________________________
19268 [ 19479] By: nick                                  on 2003/05/10  20:14:27
19269         Log: Better but still unproven fix for lseek() on pipes.
19270      Branch: perlio
19271            ! perlio.c
19272 ____________________________________________________________________________
19273 [ 19478] By: jhi                                   on 2003/05/10  19:01:17
19274         Log: Add Encode's META.yml.
19275      Branch: perl
19276            + ext/Encode/META.yml
19277            ! MANIFEST
19278 ____________________________________________________________________________
19279 [ 19477] By: jhi                                   on 2003/05/10  18:59:29
19280         Log: Upgrade to Encode 1.94.
19281      Branch: perl
19282            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
19283            ! ext/Encode/MANIFEST ext/Encode/bin/piconv
19284            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_module.t
19285            ! ext/Encode/t/mime-header.t
19286 ____________________________________________________________________________
19287 [ 19476] By: jhi                                   on 2003/05/10  18:56:08
19288         Log: Doc bug noticed by terry@eatoni.com (terry jones).
19289      Branch: perl
19290            ! lib/Unicode/UCD.pm
19291 ____________________________________________________________________________
19292 [ 19475] By: nick                                  on 2003/05/10  15:59:26
19293         Log: Fix for bugs 21717 and 22140.
19294              Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
19295              and derived layers. So have :unix's "pushed" method stat() the fd and 
19296              cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match 
19297              UNIX behaviour.
19298      Branch: perlio
19299            ! perlio.c perliol.h
19300 ____________________________________________________________________________
19301 [ 19474] By: nick                                  on 2003/05/10  15:01:26
19302         Log: Tweaks to Jarkko's NULL deref checks in perlio.c
19303      Branch: perlio
19304            ! perlio.c
19305           !> pod/perliol.pod
19306 ____________________________________________________________________________
19307 [ 19473] By: nick                                  on 2003/05/10  12:45:15
19308         Log: Integrate mainline
19309      Branch: perlio
19310           +> lib/Tie/File/t/27_iwrite.t lib/Tie/File/t/28_mtwrite.t
19311           +> lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t
19312           +> lib/Tie/File/t/42_offset.t
19313           !> (integrate 34 files)
19314 ____________________________________________________________________________
19315 [ 19472] By: jhi                                   on 2003/05/10  10:55:49
19316         Log: Try to plug more potential PerlIO NULL method
19317              dereferences; try to document the matter.
19318      Branch: perl
19319            ! perlio.c pod/perliol.pod
19320 ____________________________________________________________________________
19321 [ 19471] By: jhi                                   on 2003/05/10  07:07:30
19322         Log: UseNicerNames instead of SHOUTING_LIKE_THIS.
19323      Branch: perl
19324            ! perlio.c
19325 ____________________________________________________________________________
19326 [ 19470] By: jhi                                   on 2003/05/10  06:51:24
19327         Log: In eof() the errno can get stomped by the peek-ahead.
19328      Branch: perl
19329            ! doio.c ext/Socket/socketpair.t
19330 ____________________________________________________________________________
19331 [ 19469] By: rgs                                   on 2003/05/09  21:33:15
19332         Log: A regression test for the remaining "Final $ should be..." error.
19333      Branch: perl
19334            ! t/comp/parser.t
19335 ____________________________________________________________________________
19336 [ 19468] By: rgs                                   on 2003/05/09  21:23:57
19337         Log: Remove the error messages "Final @ should be \@ or @name"
19338              and "Final % should be \% or %name", that appear to be
19339              only produced in addition to another syntax error, and therefore
19340              misleading, if I understand correctly that kind of black magic.
19341      Branch: perl
19342            ! pod/perldiag.pod toke.c
19343 ____________________________________________________________________________
19344 [ 19467] By: jhi                                   on 2003/05/09  20:11:18
19345         Log: Have to think this test more when I'm awake.
19346      Branch: perl
19347            ! ext/Socket/socketpair.t
19348 ____________________________________________________________________________
19349 [ 19466] By: rgs                                   on 2003/05/09  19:56:37
19350         Log: Document that perl tries to load .pmc files before .pm files.
19351              Subject: Re: [perl #8860] [not RESOLVED] .pmc extension not documented in require
19352              From: Casey West <casey@geeknest.com>
19353              Date: Fri, 9 May 2003 17:03:50 -0400
19354              Message-ID: <20030509210350.GW49820@geeknest.com>
19355      Branch: perl
19356            ! pod/perlfunc.pod
19357 ____________________________________________________________________________
19358 [ 19465] By: rgs                                   on 2003/05/09  19:47:49
19359         Log: Fix for doc bug #8602 : clarify eof() example comments
19360      Branch: perl
19361            ! pod/perlfunc.pod
19362 ____________________________________________________________________________
19363 [ 19464] By: rgs                                   on 2003/05/09  19:34:30
19364         Log: Subject: [PATCH] [perl #8702] Clean up perltrap mis-information
19365              From: Casey West <casey@geeknest.com>
19366              Date: Fri, 9 May 2003 11:09:39 -0400
19367              Message-ID: <20030509150939.GN49820@geeknest.com>
19368      Branch: perl
19369            ! pod/perltrap.pod
19370 ____________________________________________________________________________
19371 [ 19463] By: rgs                                   on 2003/05/09  19:33:25
19372         Log: Subject: Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt
19373              From: Casey West <casey@geeknest.com>
19374              Date: Fri, 9 May 2003 15:25:59 -0400
19375              Message-ID: <20030509192559.GS49820@geeknest.com>
19376      Branch: perl
19377            ! pod/perlfunc.pod
19378 ____________________________________________________________________________
19379 [ 19462] By: jhi                                   on 2003/05/09  18:53:27
19380         Log: Try to comprehensively have a plan B if a PerlIO
19381              layer doesn't have a particular function.
19382              (1) If there's a corresponding PerlIOBase, call it.
19383              (2) If not having the function is 'harmless', be silently happy.
19384              (Currently only Flush is in this category.)
19385              (3) Otherwise set errno and return failure.
19386      Branch: perl
19387            ! perlio.c
19388 ____________________________________________________________________________
19389 [ 19461] By: rgs                                   on 2003/05/09  18:45:39
19390         Log: Subject: [PATCH] [perl #8703] unescaped @ is fine
19391              From: Casey West <casey@geeknest.com>
19392              Date: Fri, 9 May 2003 11:17:53 -0400
19393              Message-ID: <20030509151753.GO49820@geeknest.com>
19394      Branch: perl
19395            ! pod/perltrap.pod
19396 ____________________________________________________________________________
19397 [ 19460] By: jhi                                   on 2003/05/09  14:25:49
19398         Log: Add the PerlIOBase_noop_* to the public API as suggested by Stas.
19399      Branch: perl
19400            ! makedef.pl
19401 ____________________________________________________________________________
19402 [ 19459] By: jhi                                   on 2003/05/09  14:22:08
19403         Log: Result of change #19458.
19404      Branch: perl
19405            ! MANIFEST
19406 ____________________________________________________________________________
19407 [ 19458] By: jhi                                   on 2003/05/09  14:21:51
19408         Log: Subject: Weekend fun: MANIFEST sorting
19409              From: andreas.koenig@anima.de (Andreas J. Koenig)
19410              Date: Fri, 09 May 2003 15:12:05 +0200
19411              Message-ID: <m3y91g463e.fsf@franz.ak.mind.de>
19412              
19413              (both sorts need LC_ALL=C)
19414              (add also manicheck target)
19415      Branch: perl
19416            ! Makefile.SH
19417 ____________________________________________________________________________
19418 [ 19457] By: jhi                                   on 2003/05/09  04:30:13
19419         Log: Better skip this test on OpenBSD and BSD/OS since it
19420              does not seem to work (Slaven Rezic).
19421      Branch: perl
19422            ! lib/filetest.t
19423 ____________________________________________________________________________
19424 [ 19456] By: jhi                                   on 2003/05/09  03:41:56
19425         Log: Subject: [PATCH] Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue
19426              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19427              Date: Wed, 07 May 2003 23:37:47 -0700
19428              Message-ID: <7sfu+gzkg+AY092yn@efn.org>
19429      Branch: perl
19430            ! pod/perlfunc.pod
19431 ____________________________________________________________________________
19432 [ 19455] By: jhi                                   on 2003/05/09  03:36:54
19433         Log: Missing files.
19434      Branch: perl
19435            ! MANIFEST
19436 ____________________________________________________________________________
19437 [ 19454] By: rgs                                   on 2003/05/08  18:49:25
19438         Log: Suppress a few compilation warnings in pp_hot.c.
19439      Branch: perl
19440            ! pp_hot.c
19441 ____________________________________________________________________________
19442 [ 19453] By: rgs                                   on 2003/05/08  18:42:16
19443         Log: Remove duplicate entries from perldiag
19444      Branch: perl
19445            ! pod/perldiag.pod
19446 ____________________________________________________________________________
19447 [ 19452] By: jhi                                   on 2003/05/08  18:12:46
19448         Log: Subject: Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty
19449              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19450              Date: Wed, 07 May 2003 15:27:07 -0700
19451              Message-ID: <7gYu+gzkgaFU092yn@efn.org>
19452      Branch: perl
19453            ! pod/perldata.pod pod/perldiag.pod pod/perltie.pod pp.c
19454            ! pp_hot.c t/op/magic.t
19455 ____________________________________________________________________________
19456 [ 19451] By: jhi                                   on 2003/05/08  17:47:13
19457         Log: Tiny nit from mjd.
19458      Branch: perl
19459            ! lib/Tie/File.pm
19460 ____________________________________________________________________________
19461 [ 19450] By: jhi                                   on 2003/05/08  17:46:26
19462         Log: Upgrade to Tie::File 0.95.
19463      Branch: perl
19464            + lib/Tie/File/t/27_iwrite.t lib/Tie/File/t/28_mtwrite.t
19465            + lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t
19466            + lib/Tie/File/t/42_offset.t
19467            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
19468            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
19469            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
19470            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/21_win32.t
19471            ! lib/Tie/File/t/25_gen_nocache.t lib/Tie/File/t/26_twrite.t
19472            ! lib/Tie/File/t/30_defer.t
19473 ____________________________________________________________________________
19474 [ 19449] By: jhi                                   on 2003/05/08  17:35:10
19475         Log: Subject: [perl #22141] patch for Time::HiRes to get rid of -lrt on linux
19476              From: Marc Lehmann (via RT) <perlbug-followup@perl.org>
19477              Message-Id: <rt-22141-56710.3.69543054121962@bugs6.perl.org>
19478              Date: 8 May 2003 00:42:18 -0000
19479      Branch: perl
19480            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
19481            ! ext/Time/HiRes/Makefile.PL
19482 ____________________________________________________________________________
19483 [ 19448] By: jhi                                   on 2003/05/08  17:27:47
19484         Log: Subject: [PATCH] alphabetize perldiag.pod
19485              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
19486              Date: Thu, 8 May 2003 11:52:39 -0400
19487              Message-ID: <20030508155239.GC1495587@linguist.thayer.dartmouth.edu>
19488      Branch: perl
19489            ! pod/perldiag.pod
19490 ____________________________________________________________________________
19491 [ 19447] By: jhi                                   on 2003/05/08  17:19:06
19492         Log: Subject: [PATCH] [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort
19493              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
19494              Date: Thu, 08 May 2003 08:42:20 +0200
19495              Message-id: <20030508064220.GA763@ethan>
19496      Branch: perl
19497            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
19498            ! ext/Devel/PPPort/t/test.t
19499 ____________________________________________________________________________
19500 [ 19446] By: nick                                  on 2003/05/08  14:32:17
19501         Log: Integrate mainline
19502      Branch: perlio
19503           !> Configure ext/IO/poll.c ext/POSIX/POSIX.pod
19504           !> lib/ExtUtils/MM_Unix.pm lib/File/Path.pm
19505 ____________________________________________________________________________
19506 [ 19445] By: jhi                                   on 2003/05/08  05:21:44
19507         Log: A variant of
19508              
19509              Subject: Re: 0 is not perl (was Re: Report /export/home/nwc10/Gripping-Smoke/Smoke)
19510              From: enache@rdslink.ro (Enache Adrian)
19511              Date: Tue, 22 Apr 2003 02:54:05 +0300
19512              Message-ID: <20030421235405.GA1162@ratsnest.hole>
19513              
19514              to quench the black smoke from the BSD builds.
19515      Branch: perl
19516            ! lib/ExtUtils/MM_Unix.pm
19517 ____________________________________________________________________________
19518 [ 19444] By: rgs                                   on 2003/05/07  20:25:45
19519         Log: Subject: Re: [DOC PATCH] & More File::Path issues
19520              From: Casey West <casey@geeknest.com>
19521              Date: Mon, 5 May 2003 13:25:47 -0400
19522              Message-ID: <20030505172547.GB20508@geeknest.com>
19523      Branch: perl
19524            ! lib/File/Path.pm
19525 ____________________________________________________________________________
19526 [ 19443] By: jhi                                   on 2003/05/07  20:03:58
19527         Log: Spelling correction from Nicholas Clark.
19528      Branch: perl
19529            ! ext/POSIX/POSIX.pod
19530 ____________________________________________________________________________
19531 [ 19442] By: jhi                                   on 2003/05/07  19:36:18
19532         Log: Integrate:
19533              [ 19440]
19534              One more possible extensions permutation.
19535      Branch: maint-5.8/perl
19536           !> Configure
19537 ____________________________________________________________________________
19538 [ 19441] By: jhi                                   on 2003/05/07  19:21:16
19539         Log: metaconfig unit change for #19440.
19540      Branch: metaconfig/U/perl
19541            ! Extensions.U
19542 ____________________________________________________________________________
19543 [ 19440] By: jhi                                   on 2003/05/07  19:20:53
19544         Log: One more possible extensions permutation.
19545      Branch: perl
19546            ! Configure
19547 ____________________________________________________________________________
19548 [ 19439] By: jhi                                   on 2003/05/07  17:11:48
19549         Log: Integrate:
19550              [ 19409]
19551              Subject: Re: Bug in Storable???
19552              From: Slaven Rezic <slaven@rezic.de>
19553              Date: 04 May 2003 18:00:40 +0200
19554              Message-Id: <87of2iwvkn.fsf@vran.herceg.de>
19555              
19556              [ 19411]
19557              Update changelog for 2.07 release.
19558              
19559              [ 19412]
19560              Oops. More Storable 2.07 preparations.
19561              
19562              [ 19413]
19563              None of that "our" stuff here, please.
19564              
19565              [ 19414]
19566              Doc nit from mjd.
19567              
19568              [ 19415]
19569              Subject: [PATCH] Embed.t flushing problem
19570              From: "Craig A. Berry" <craigberry@mac.com>
19571              Date: Sun, 04 May 2003 16:25:38 -0500
19572              Message-ID: <3EB58552.2070207@mac.com>
19573              
19574              [ 19416]
19575              pack/unpack fixes from Wolfgang Laun:
19576              - fix bug in UNICOS (where SIZE16 != sizeof(short))
19577              - introduce and use new internal pack/unpack API
19578              (packlist, unpackstring)
19579              that does away with the unused arguments in the old API
19580              (pack_cat, unpack_str).
19581              
19582              [ 19417]
19583              perlartistic and perlgpl reformatting from Sean Burke.
19584              
19585              [ 19418]
19586              Switch the new perlio way of opening anonymous temporary files
19587              open my $fh, '+>', undef
19588              to using File::Temp.  Test it, and test also the "accidental
19589              feature" of +< working the same way.
19590              This should address [perl #21937].
19591              
19592              [ 19419]
19593              Reintroduce the mention of the fact that the Artistic/GPL
19594              also are Perl's own licenses.
19595              
19596              [ 19420]
19597              Subject: [PATCH 5.8.0 UTIL] h2xs generates false comments about ABSTRACT
19598              From: Steve Hay <steve.hay@uk.radan.com>
19599              Date: Wed, 30 Apr 2003 09:52:30 +0100
19600              Message-ID: <3EAF8ECE.8060403@uk.radan.com>
19601              
19602              [ 19421]
19603              Subject: [PATCH] ExtUtils::Install and the don't-really-do-it switch
19604              From: Slaven Rezic <slaven@rezic.de>
19605              Date: Thu, 24 Apr 2003 00:42:11 +0200 (CEST)
19606              Message-Id: <200304232242.h3NMgBqD028515@vran.herceg.de>
19607              
19608              [ 19422]
19609              Subject: [PATCH] [perl #18341] random nits in perlrequick.pod
19610              From: Casey West <casey@geeknest.com>
19611              Date: Tue, 29 Apr 2003 16:14:20 -0400
19612              Message-ID: <20030429201420.GT62281@geeknest.com>
19613              
19614              [ 19423]
19615              Subject: Re: hv.c patch - pathological hashes too easy
19616              From: "Tye McQueen" <tye@metronet.com>
19617              Date: Thu, 1 May 2003 13:34:50 -0500 (CDT)
19618              Message-Id: <200305011834.h41IYoE08503@metronet.com>
19619              
19620              [ 19424]
19621              Subject: [PATCH] [perl #3096] undefing hash with object values
19622              From: Dave Mitchell <davem@fdgroup.com>
19623              Date: Thu, 1 May 2003 21:06:57 +0100
19624              Message-ID: <20030501200657.GA25456@fdgroup.com>
19625              
19626              [ 19425]
19627              Subject: [PATCH pod/perlmod.pod] Simpler $Revision$ based $VERSION. Plus, repentance!
19628              From: Michael G Schwern <schwern@pobox.com>
19629              Date: Sat, 3 May 2003 15:30:16 -0700
19630              Message-ID: <20030503223016.GE1234@windhund.schwern.org>
19631              
19632              [ 19426]
19633              Subject: [DOC PATCH] missing ')' in File::Path docs
19634              From: "Jos I.Boumans" <kane@dwim.org>
19635              Date: 30 Apr 2003 09:45:16 -0000
19636              Message-ID: <20030430114513165+0200@nntp.perl.org>
19637              
19638              [ 19427]
19639              Subject: Re: Minor change to strict.pm. Who? How?
19640              From: Adam Kennedy <adam@ali.as>
19641              Date: Wed, 30 Apr 2003 00:02:40 +1000
19642              Message-ID: <3EAE8600.2000806@ali.as>
19643              
19644              Subject: [PATCH] Re: Minor change to strict.pm. Who? How?
19645              From: Michael G Schwern <schwern@pobox.com>
19646              Date: Tue, 29 Apr 2003 12:26:32 -0700
19647              Message-ID: <20030429192632.GA6129@windhund.schwern.org>
19648              
19649              [ 19428]
19650              Snip away the perlunicode slowness demo since the new
19651              caching scheme should help things a bit.
19652              
19653              [ 19429]
19654              Fix : the svr5 hints file doesn't propagate libswanted with
19655              threads enabled. Now threads are OK on OpenUNIX 8, except a
19656              mysterious failure in ext/POSIX/t/sigaction.t.
19657              
19658              [ 19430]
19659              Fix doc bug #22067, noticed by Mark Knutsen
19660              
19661              [ 19431]
19662              Subject: [patch] Re: [perl #21728] regexp SEGV
19663              From: Enache Adrian <enache@rdslink.ro>
19664              Date: Fri, 28 Mar 2003 23:53:09 +0200
19665              Message-ID: <20030328215309.GA6413@ratsnest.hole>
19666              (with minor tweaks)
19667              
19668              [ 19432]
19669              Subject: [PATCH] [perl #8063] perlfilter doesn't mention potential DATA clobber
19670              From: Casey West <casey@geeknest.com>
19671              Date: Mon, 28 Apr 2003 11:07:36 -0400
19672              Message-ID: <20030428150736.GD62281@geeknest.com>
19673              
19674              [ 19433]
19675              Document which interfaces are NOT Unicode-aware.
19676              
19677              [ 19435]
19678              Worth a try for [perl #17146]
19679              
19680              [ 19436]
19681              More long double logic from Alan Burlison.
19682              
19683              [ 19437]
19684              Allow platforms to manipulate their archname by creating
19685              a archname.cbu in their hints files.
19686      Branch: maint-5.8/perl
19687           +> ext/PerlIO/t/open.t
19688           !> (integrate 37 files)
19689 ____________________________________________________________________________
19690 [ 19438] By: jhi                                   on 2003/05/07  16:59:34
19691         Log: The metaconfig unit changes for #19436 and #19437.
19692      Branch: metaconfig
19693            ! U/threads/archname.U
19694      Branch: metaconfig/U/perl
19695            ! d_modfl.U
19696 ____________________________________________________________________________
19697 [ 19437] By: jhi                                   on 2003/05/07  16:58:21
19698         Log: Allow platforms to manipulate their archname by creating
19699              a archname.cbu in their hints files.
19700      Branch: perl
19701            ! Configure
19702 ____________________________________________________________________________
19703 [ 19436] By: jhi                                   on 2003/05/07  16:53:26
19704         Log: More long double logic from Alan Burlison.
19705      Branch: perl
19706            ! Configure
19707 ____________________________________________________________________________
19708 [ 19435] By: jhi                                   on 2003/05/06  15:21:55
19709         Log: Worth a try for [perl #17146]
19710      Branch: perl
19711            ! ext/IO/poll.c
19712 ____________________________________________________________________________
19713 [ 19434] By: nick                                  on 2003/05/06  10:58:27
19714         Log: Integrate mainline
19715      Branch: perlio
19716           +> (branch 31 files)
19717           !> (integrate 184 files)
19718 ____________________________________________________________________________
19719 [ 19433] By: jhi                                   on 2003/05/06  05:12:23
19720         Log: Document which interfaces are NOT Unicode-aware.
19721      Branch: perl
19722            ! pod/perltodo.pod pod/perlunicode.pod
19723 ____________________________________________________________________________
19724 [ 19432] By: rgs                                   on 2003/05/05  20:31:22
19725         Log: Subject: [PATCH] [perl #8063] perlfilter doesn't mention potential DATA clobber
19726              From: Casey West <casey@geeknest.com>
19727              Date: Mon, 28 Apr 2003 11:07:36 -0400
19728              Message-ID: <20030428150736.GD62281@geeknest.com>
19729      Branch: perl
19730            ! pod/perlfilter.pod
19731 ____________________________________________________________________________
19732 [ 19431] By: rgs                                   on 2003/05/05  20:07:33
19733         Log: Subject: [patch] Re: [perl #21728] regexp SEGV
19734              From: Enache Adrian <enache@rdslink.ro>
19735              Date: Fri, 28 Mar 2003 23:53:09 +0200
19736              Message-ID: <20030328215309.GA6413@ratsnest.hole>
19737              (with minor tweaks)
19738      Branch: perl
19739            ! embed.fnc embed.h global.sym proto.h regexec.c scope.c scope.h
19740 ____________________________________________________________________________
19741 [ 19430] By: rgs                                   on 2003/05/05  20:01:36
19742         Log: Fix doc bug #22067, noticed by Mark Knutsen
19743      Branch: perl
19744            ! pod/perlfunc.pod
19745 ____________________________________________________________________________
19746 [ 19429] By: rgs                                   on 2003/05/05  18:59:59
19747         Log: Fix : the svr5 hints file doesn't propagate libswanted with
19748              threads enabled. Now threads are OK on OpenUNIX 8, except a
19749              mysterious failure in ext/POSIX/t/sigaction.t.
19750      Branch: perl
19751            ! hints/svr5.sh
19752 ____________________________________________________________________________
19753 [ 19428] By: jhi                                   on 2003/05/05  16:54:34
19754         Log: Snip away the perlunicode slowness demo since the new
19755              caching scheme should help things a bit.
19756      Branch: perl
19757            ! pod/perlunicode.pod
19758 ____________________________________________________________________________
19759 [ 19427] By: jhi                                   on 2003/05/05  16:14:09
19760         Log: Subject: Re: Minor change to strict.pm. Who? How?
19761              From: Adam Kennedy <adam@ali.as>
19762              Date: Wed, 30 Apr 2003 00:02:40 +1000
19763              Message-ID: <3EAE8600.2000806@ali.as>
19764              
19765              Subject: [PATCH] Re: Minor change to strict.pm. Who? How?
19766              From: Michael G Schwern <schwern@pobox.com>
19767              Date: Tue, 29 Apr 2003 12:26:32 -0700
19768              Message-ID: <20030429192632.GA6129@windhund.schwern.org>
19769      Branch: perl
19770            ! lib/strict.pm
19771 ____________________________________________________________________________
19772 [ 19426] By: jhi                                   on 2003/05/05  15:48:57
19773         Log: Subject: [DOC PATCH] missing ')' in File::Path docs
19774              From: "Jos I.Boumans" <kane@dwim.org>
19775              Date: 30 Apr 2003 09:45:16 -0000
19776              Message-ID: <20030430114513165+0200@nntp.perl.org>
19777      Branch: perl
19778            ! lib/File/Path.pm
19779 ____________________________________________________________________________
19780 [ 19425] By: jhi                                   on 2003/05/05  15:47:19
19781         Log: Subject: [PATCH pod/perlmod.pod] Simpler $Revision$ based $VERSION. Plus, repentance!
19782              From: Michael G Schwern <schwern@pobox.com>
19783              Date: Sat, 3 May 2003 15:30:16 -0700
19784              Message-ID: <20030503223016.GE1234@windhund.schwern.org>
19785      Branch: perl
19786            ! pod/perlmod.pod
19787 ____________________________________________________________________________
19788 [ 19424] By: jhi                                   on 2003/05/05  15:44:39
19789         Log: Subject: [PATCH] [perl #3096] undefing hash with object values
19790              From: Dave Mitchell <davem@fdgroup.com>
19791              Date: Thu, 1 May 2003 21:06:57 +0100
19792              Message-ID: <20030501200657.GA25456@fdgroup.com>
19793      Branch: perl
19794            ! hv.c t/op/undef.t
19795 ____________________________________________________________________________
19796 [ 19423] By: jhi                                   on 2003/05/05  15:42:58
19797         Log: Subject: Re: hv.c patch - pathological hashes too easy
19798              From: "Tye McQueen" <tye@metronet.com>
19799              Date: Thu, 1 May 2003 13:34:50 -0500 (CDT)
19800              Message-Id: <200305011834.h41IYoE08503@metronet.com>
19801      Branch: perl
19802            ! hv.c
19803 ____________________________________________________________________________
19804 [ 19422] By: jhi                                   on 2003/05/05  15:40:02
19805         Log: Subject: [PATCH] [perl #18341] random nits in perlrequick.pod
19806              From: Casey West <casey@geeknest.com>
19807              Date: Tue, 29 Apr 2003 16:14:20 -0400
19808              Message-ID: <20030429201420.GT62281@geeknest.com>
19809      Branch: perl
19810            ! pod/perlrequick.pod
19811 ____________________________________________________________________________
19812 [ 19421] By: jhi                                   on 2003/05/05  15:38:23
19813         Log: Subject: [PATCH] ExtUtils::Install and the don't-really-do-it switch
19814              From: Slaven Rezic <slaven@rezic.de>
19815              Date: Thu, 24 Apr 2003 00:42:11 +0200 (CEST)
19816              Message-Id: <200304232242.h3NMgBqD028515@vran.herceg.de>
19817      Branch: perl
19818            ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t
19819 ____________________________________________________________________________
19820 [ 19420] By: jhi                                   on 2003/05/05  15:36:39
19821         Log: Subject: [PATCH 5.8.0 UTIL] h2xs generates false comments about ABSTRACT
19822              From: Steve Hay <steve.hay@uk.radan.com>
19823              Date: Wed, 30 Apr 2003 09:52:30 +0100
19824              Message-ID: <3EAF8ECE.8060403@uk.radan.com>
19825      Branch: perl
19826            ! utils/h2xs.PL
19827 ____________________________________________________________________________
19828 [ 19419] By: jhi                                   on 2003/05/05  08:20:34
19829         Log: Reintroduce the mention of the fact that the Artistic/GPL
19830              also are Perl's own licenses.
19831      Branch: perl
19832            ! pod/perlartistic.pod pod/perlgpl.pod
19833 ____________________________________________________________________________
19834 [ 19418] By: jhi                                   on 2003/05/05  07:23:57
19835         Log: Switch the new perlio way of opening anonymous temporary files
19836              open my $fh, '+>', undef
19837              to using File::Temp.  Test it, and test also the "accidental
19838              feature" of +< working the same way.
19839              This should address [perl #21937].
19840      Branch: perl
19841            + ext/PerlIO/t/open.t
19842            ! MANIFEST perlio.c pod/perlfunc.pod
19843 ____________________________________________________________________________
19844 [ 19417] By: jhi                                   on 2003/05/05  05:52:47
19845         Log: perlartistic and perlgpl reformatting from Sean Burke.
19846      Branch: perl
19847            ! pod/perlartistic.pod pod/perlgpl.pod
19848 ____________________________________________________________________________
19849 [ 19416] By: jhi                                   on 2003/05/05  05:33:43
19850         Log: pack/unpack fixes from Wolfgang Laun:
19851              - fix bug in UNICOS (where SIZE16 != sizeof(short))
19852              - introduce and use new internal pack/unpack API
19853              (packlist, unpackstring)
19854              that does away with the unused arguments in the old API
19855              (pack_cat, unpack_str).
19856      Branch: perl
19857            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_pack.c proto.h
19858 ____________________________________________________________________________
19859 [ 19415] By: jhi                                   on 2003/05/05  04:58:39
19860         Log: Subject: [PATCH] Embed.t flushing problem
19861              From: "Craig A. Berry" <craigberry@mac.com>
19862              Date: Sun, 04 May 2003 16:25:38 -0500
19863              Message-ID: <3EB58552.2070207@mac.com>
19864      Branch: perl
19865            ! lib/ExtUtils/t/Embed.t
19866 ____________________________________________________________________________
19867 [ 19414] By: jhi                                   on 2003/05/05  04:52:37
19868         Log: Doc nit from mjd.
19869      Branch: perl
19870            ! ext/DB_File/DB_File.pm
19871 ____________________________________________________________________________
19872 [ 19413] By: ams                                   on 2003/05/05  04:03:10
19873         Log: None of that "our" stuff here, please.
19874      Branch: perl
19875            ! ext/Storable/t/tied.t
19876 ____________________________________________________________________________
19877 [ 19412] By: ams                                   on 2003/05/05  03:57:06
19878         Log: Oops. More Storable 2.07 preparations.
19879      Branch: perl
19880            ! ext/Storable/README ext/Storable/Storable.pm
19881 ____________________________________________________________________________
19882 [ 19411] By: ams                                   on 2003/05/05  03:53:44
19883         Log: Update changelog for 2.07 release.
19884      Branch: perl
19885            ! ext/Storable/ChangeLog
19886 ____________________________________________________________________________
19887 [ 19410] By: ams                                   on 2003/05/05  03:31:36
19888         Log: Update Changes.
19889      Branch: perl
19890            ! Changes
19891 [ 19409] By: ams                                   on 2003/05/05  03:21:41
19892         Log: Subject: Re: Bug in Storable???
19893              From: Slaven Rezic <slaven@rezic.de>
19894              Date: 04 May 2003 18:00:40 +0200
19895              Message-Id: <87of2iwvkn.fsf@vran.herceg.de>
19896      Branch: perl
19897            ! ext/Storable/Storable.xs ext/Storable/t/integer.t
19898 ____________________________________________________________________________
19899 [ 19408] By: jhi                                   on 2003/05/04  19:57:14
19900         Log: For some reason a fragment of change #19314 had not been merged.
19901      Branch: maint-5.8/perl
19902            ! uconfig.h uconfig.sh
19903 ____________________________________________________________________________
19904 [ 19407] By: jhi                                   on 2003/05/04  19:39:01
19905         Log: This way reads a bit better with pod2man.
19906      Branch: perl
19907            ! pod/perlartistic.pod pod/perlgpl.pod
19908 ____________________________________________________________________________
19909 [ 19406] By: jhi                                   on 2003/05/04  12:01:00
19910         Log: Integrate from maint:
19911              [ 18568]
19912              Add the POSIX::sigaction() trick by Slaven Rezic
19913              for [perl #17341].
19914      Branch: perl
19915           !> pod/perlfunc.pod pod/perlipc.pod
19916 ____________________________________________________________________________
19917 [ 19405] By: jhi                                   on 2003/05/04  11:51:42
19918         Log: Cosmic rays?  Whatever it was, now it is gone and the test works
19919              also in maint.
19920      Branch: maint-5.8/perl
19921            ! t/run/switchd.t
19922 ____________________________________________________________________________
19923 [ 19404] By: jhi                                   on 2003/05/04  11:15:59
19924         Log: It seems as if this issue wouldn't be fixed in maint yet?
19925      Branch: maint-5.8/perl
19926            ! t/run/switchd.t
19927 ____________________________________________________________________________
19928 [ 19403] By: jhi                                   on 2003/05/04  11:14:49
19929         Log: Integrate:
19930              [ 19401]
19931              Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
19932              regen perltoc, perlmodlib.  The GPL added as verbatim as possible,
19933              the perlartistic is a straightforward podification.
19934      Branch: maint-5.8/perl
19935           +> pod/perlartistic.pod pod/perlgpl.pod
19936           !> MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL
19937           !> pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod
19938 ____________________________________________________________________________
19939 [ 19402] By: jhi                                   on 2003/05/04  11:10:26
19940         Log: Integrate:
19941              [ 19381]
19942              Forgot to check in the -d: file.
19943      Branch: maint-5.8/perl
19944           !> t/run/switchd.t
19945 ____________________________________________________________________________
19946 [ 19401] By: jhi                                   on 2003/05/04  09:25:48
19947         Log: Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
19948              regen perltoc, perlmodlib.  The GPL added as verbatim as possible,
19949              the perlartistic is a straightforward podification.
19950      Branch: perl
19951            + pod/perlartistic.pod pod/perlgpl.pod
19952            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL
19953            ! pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod
19954 ____________________________________________________________________________
19955 [ 19400] By: jhi                                   on 2003/05/04  08:29:43
19956         Log: Integrate:
19957              [ 19242]
19958              Fix up Larry's copyright statements to my best knowledge.
19959              (Lots of Perl 5 source code archaeology was involved.)
19960              Larry didn't make strangled noises when I showed him
19961              the patch, either :-)
19962      Branch: maint-5.8/perl
19963           !> (integrate 98 files)
19964 ____________________________________________________________________________
19965 [ 19399] By: jhi                                   on 2003/05/04  08:25:06
19966         Log: Integrate:
19967              [ 19398]
19968              Doesn't make any difference for the test but is more logical.
19969      Branch: maint-5.8/perl
19970           !> t/lib/Devel/switchd.pm
19971 ____________________________________________________________________________
19972 [ 19398] By: jhi                                   on 2003/05/04  08:19:14
19973         Log: Doesn't make any difference for the test but is more logical.
19974      Branch: perl
19975            ! t/lib/Devel/switchd.pm
19976 ____________________________________________________________________________
19977 [ 19397] By: jhi                                   on 2003/05/04  08:16:21
19978         Log: Integrate:
19979              [ 19378]
19980              The [perl #21890] (Devel::Coverage breakage) has been fixed
19981              by change #18589 (it was broken by change #9754); add test case.
19982              
19983              [ 19380]
19984              Solaris: make -Duse64bitall'ed to have an archname of
19985              sun4-solaris-64, from Alan Burlison.  (The default is to not
19986              to suffix anything with -Duse64bitall if longs are 64 bit.
19987              This may lead into confusion and much sorrow if 32-bit binaries
19988              and 64-bit binaries are installed under the same directories.
19989              Why is "-64" or something like that the default?  Well, there
19990              are platforms where 64 bits really is the default default.
19991              There adding a "-64" would be kind of odd.  Better to let
19992              each 64-bit capable platform to choose their archnames.)
19993              
19994              [ 19381]
19995              Forgot to check in the -d: file.
19996              
19997              [ 19382]
19998              Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs
19999              From: Michael G Schwern <schwern@pobox.com>
20000              Date: Wed, 30 Apr 2003 18:19:32 -0700
20001              Message-ID: <20030501011932.GM701@windhund.schwern.org>
20002              
20003              [ 19383]
20004              Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
20005              From: Abe Timmerman <abe@ztreet.demon.nl>
20006              Date: Thu, 1 May 2003 18:34:35 +0200
20007              Message-Id: <200305011834.35685.abe@ztreet.demon.nl>
20008              
20009              [ 19384]
20010              Subject: [PATCH win32/win32.c] silence compiler warnings
20011              From: Abe Timmerman <abe@ztreet.demon.nl>
20012              Date: Fri, 2 May 2003 00:51:42 +0200
20013              Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
20014              
20015              [ 19385]
20016              Subject: [PATCH] OpenUNIX 8 support
20017              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20018              Date: Fri, 2 May 2003 12:12:08 +0200
20019              Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
20020              
20021              [ 19386]
20022              Subject: [PATCH] Re: maintperl on OpenUNIX 8
20023              From: Andy Dougherty <doughera@lafayette.edu>
20024              Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT)
20025              Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
20026              
20027              [ 19387]
20028              Regen Configure (no changes but that's fine).
20029              
20030              [ 19390]
20031              Tru64: PerlIO_tell() was returning about one _megabyte_ for
20032              the fp offset, which was quite a big larger than the input file,
20033              which meant that the SvGROW tried to grow the file to about
20034              2**64-2**20, which made safesysrealloc() to understandably
20035              croak (in argv.t).
20036              
20037              [ 19391]
20038              Upgrade to Unicode 4.0.0.  (Well, upgrade at least
20039              the Unicode character database to 4.0.0.)
20040              
20041              [ 19392]
20042              Salvage 'use filetest "access"' from compiletime to runtime.
20043              
20044              [ 19393]
20045              Extra tweakage from Rafael for #19392.
20046              
20047              [ 19394]
20048              Subject: Re: Does filetest work at all?
20049              From: Slaven Rezic <slaven@rezic.de>
20050              Date: 03 May 2003 18:26:49 +0200
20051              Message-ID: <87ade4q9me.fsf@vran.herceg.de>
20052              
20053              [ 19395]
20054              Must skip more.
20055              
20056              [ 19396]
20057              Plagued by thinkos tonight.
20058      Branch: maint-5.8/perl
20059           +> (branch 29 files)
20060            ! Configure config_h.SH
20061           !> (integrate 143 files)
20062 ____________________________________________________________________________
20063 [ 19396] By: jhi                                   on 2003/05/03  15:42:54
20064         Log: Plagued by thinkos tonight.
20065      Branch: perl
20066            ! lib/filetest.t
20067 ____________________________________________________________________________
20068 [ 19395] By: jhi                                   on 2003/05/03  15:37:35
20069         Log: Must skip more.
20070      Branch: perl
20071            ! lib/filetest.t
20072 ____________________________________________________________________________
20073 [ 19394] By: jhi                                   on 2003/05/03  15:30:45
20074         Log: Subject: Re: Does filetest work at all?
20075              From: Slaven Rezic <slaven@rezic.de>
20076              Date: 03 May 2003 18:26:49 +0200
20077              Message-ID: <87ade4q9me.fsf@vran.herceg.de>
20078      Branch: perl
20079            ! lib/filetest.t pp_sys.c
20080 ____________________________________________________________________________
20081 [ 19393] By: jhi                                   on 2003/05/03  05:34:21
20082         Log: Extra tweakage from Rafael for #19392.
20083      Branch: perl
20084            ! ext/B/B/Concise.pm lib/filetest.pm
20085 ____________________________________________________________________________
20086 [ 19392] By: jhi                                   on 2003/05/03  05:33:04
20087         Log: Salvage 'use filetest "access"' from compiletime to runtime.
20088      Branch: perl
20089            ! dump.c op.c op.h pp_sys.c
20090 ____________________________________________________________________________
20091 [ 19391] By: jhi                                   on 2003/05/03  05:19:23
20092         Log: Upgrade to Unicode 4.0.0.  (Well, upgrade at least
20093              the Unicode character database to 4.0.0.)
20094      Branch: perl
20095            + lib/unicore/HangulSyllableType.txt
20096            + lib/unicore/NormalizationCorrections.txt
20097            + lib/unicore/StandardizedVariants.txt
20098            + lib/unicore/lib/Braille.pl lib/unicore/lib/Cypriot.pl
20099            + lib/unicore/lib/InAegean.pl lib/unicore/lib/InCyprio.pl
20100            + lib/unicore/lib/InKhmerS.pl lib/unicore/lib/InLimbu.pl
20101            + lib/unicore/lib/InLinea2.pl lib/unicore/lib/InLinear.pl
20102            + lib/unicore/lib/InMisce5.pl lib/unicore/lib/InOsmany.pl
20103            + lib/unicore/lib/InPhonet.pl lib/unicore/lib/InShavia.pl
20104            + lib/unicore/lib/InTaiLe.pl lib/unicore/lib/InTaiXua.pl
20105            + lib/unicore/lib/InUgarit.pl lib/unicore/lib/InVaria2.pl
20106            + lib/unicore/lib/InYijing.pl lib/unicore/lib/Limbu.pl
20107            + lib/unicore/lib/LinearB.pl lib/unicore/lib/Osmanya.pl
20108            + lib/unicore/lib/OtherIdS.pl lib/unicore/lib/Shavian.pl
20109            + lib/unicore/lib/TaiLe.pl lib/unicore/lib/Ugaritic.pl
20110            ! (edit 129 files)
20111 ____________________________________________________________________________
20112 [ 19390] By: jhi                                   on 2003/05/03  04:52:09
20113         Log: Tru64: PerlIO_tell() was returning about one _megabyte_ for
20114              the fp offset, which was quite a big larger than the input file,
20115              which meant that the SvGROW tried to grow the file to about
20116              2**64-2**20, which made safesysrealloc() to understandably
20117              croak (in argv.t).
20118      Branch: perl
20119            ! sv.c
20120 ____________________________________________________________________________
20121 [ 19389] By: jhi                                   on 2003/05/02  19:39:12
20122         Log: Better comment from Rafael.
20123      Branch: metaconfig
20124            ! U/modified/Oldconfig.U
20125 ____________________________________________________________________________
20126 [ 19388] By: jhi                                   on 2003/05/02  19:18:58
20127         Log: metaconfig unit change for change #19387.
20128      Branch: metaconfig
20129            ! U/modified/Oldconfig.U
20130 ____________________________________________________________________________
20131 [ 19387] By: jhi                                   on 2003/05/02  19:18:35
20132         Log: Regen Configure (no changes but that's fine).
20133      Branch: perl
20134            ! Configure
20135 ____________________________________________________________________________
20136 [ 19386] By: jhi                                   on 2003/05/02  19:06:39
20137         Log: Subject: [PATCH] Re: maintperl on OpenUNIX 8
20138              From: Andy Dougherty <doughera@lafayette.edu>
20139              Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT)
20140              Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
20141      Branch: perl
20142            ! Configure
20143 ____________________________________________________________________________
20144 [ 19385] By: jhi                                   on 2003/05/02  19:01:04
20145         Log: Subject: [PATCH] OpenUNIX 8 support
20146              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20147              Date: Fri, 2 May 2003 12:12:08 +0200
20148              Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
20149      Branch: perl
20150            ! Configure ext/Socket/socketpair.t hints/svr5.sh pp_sys.c
20151 ____________________________________________________________________________
20152 [ 19384] By: jhi                                   on 2003/05/02  18:58:32
20153         Log: Subject: [PATCH win32/win32.c] silence compiler warnings
20154              From: Abe Timmerman <abe@ztreet.demon.nl>
20155              Date: Fri, 2 May 2003 00:51:42 +0200
20156              Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
20157      Branch: perl
20158            ! win32/win32.c
20159 ____________________________________________________________________________
20160 [ 19383] By: jhi                                   on 2003/05/02  18:55:37
20161         Log: Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
20162              From: Abe Timmerman <abe@ztreet.demon.nl>
20163              Date: Thu, 1 May 2003 18:34:35 +0200
20164              Message-Id: <200305011834.35685.abe@ztreet.demon.nl>
20165      Branch: perl
20166            ! win32/win32.h
20167 ____________________________________________________________________________
20168 [ 19382] By: jhi                                   on 2003/05/02  18:50:25
20169         Log: Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs
20170              From: Michael G Schwern <schwern@pobox.com>
20171              Date: Wed, 30 Apr 2003 18:19:32 -0700
20172              Message-ID: <20030501011932.GM701@windhund.schwern.org>
20173      Branch: perl
20174            ! ext/POSIX/POSIX.pod
20175 ____________________________________________________________________________
20176 [ 19381] By: jhi                                   on 2003/05/02  15:12:47
20177         Log: Forgot to check in the -d: file.
20178      Branch: perl
20179            + t/lib/Devel/switchd.pm
20180            ! MANIFEST t/run/switchd.t
20181 ____________________________________________________________________________
20182 [ 19380] By: jhi                                   on 2003/05/02  15:02:04
20183         Log: Solaris: make -Duse64bitall'ed to have an archname of
20184              sun4-solaris-64, from Alan Burlison.  (The default is to not
20185              to suffix anything with -Duse64bitall if longs are 64 bit.
20186              This may lead into confusion and much sorrow if 32-bit binaries
20187              and 64-bit binaries are installed under the same directories.
20188              Why is "-64" or something like that the default?  Well, there
20189              are platforms where 64 bits really is the default default.
20190              There adding a "-64" would be kind of odd.  Better to let
20191              each 64-bit capable platform to choose their archnames.)
20192      Branch: perl
20193            ! hints/solaris_2.sh
20194 ____________________________________________________________________________
20195 [ 19379] By: nick                                  on 2003/05/02  13:37:08
20196         Log: Integrate mainline (run/switchd.t fails).
20197      Branch: perlio
20198           +> t/run/switchd.t
20199           !> (integrate 35 files)
20200 ____________________________________________________________________________
20201 [ 19378] By: jhi                                   on 2003/05/02  08:41:40
20202         Log: The [perl #21890] (Devel::Coverage breakage) has been fixed
20203              by change #18589 (it was broken by change #9754); add test case.
20204      Branch: perl
20205            + t/run/switchd.t
20206            ! MANIFEST
20207 ____________________________________________________________________________
20208 [ 19377] By: jhi                                   on 2003/05/02  07:52:13
20209         Log: Integrate:
20210              [ 19371]
20211              The solution in change #19363 was too unportable.
20212              
20213              [ 19372]
20214              miniperl cannot handle layers.t.
20215              
20216              [ 19373]
20217              Subject: [PATCH] RE: perl@19333
20218              From: Robin Barker <Robin.Barker@npl.co.uk>
20219              Date: Tue, 29 Apr 2003 17:30:23 +0100
20220              Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
20221              
20222              [ 19374]
20223              OS X test tweak.
20224              
20225              [ 19375]
20226              OS X: could not -Doptimize=-g.
20227              
20228              [ 19376]
20229              great_circle_direction() was broken,
20230              reported by Alexander Becher.
20231      Branch: maint-5.8/perl
20232           !> embed.pl ext/Cwd/t/cwd.t hints/darwin.sh lib/Math/Trig.pm
20233           !> lib/Math/Trig.t pp_hot.c pp_pack.c proto.h t/io/layers.t
20234           !> t/io/openpid.t
20235 ____________________________________________________________________________
20236 [ 19376] By: jhi                                   on 2003/05/02  05:31:52
20237         Log: great_circle_direction() was broken,
20238              reported by Alexander Becher.
20239      Branch: perl
20240            ! lib/Math/Trig.pm lib/Math/Trig.t
20241 ____________________________________________________________________________
20242 [ 19375] By: jhi                                   on 2003/05/01  18:18:06
20243         Log: OS X: could not -Doptimize=-g.
20244      Branch: perl
20245            ! hints/darwin.sh
20246 ____________________________________________________________________________
20247 [ 19374] By: jhi                                   on 2003/05/01  12:33:44
20248         Log: OS X test tweak.
20249      Branch: perl
20250            ! ext/Cwd/t/cwd.t
20251 ____________________________________________________________________________
20252 [ 19373] By: jhi                                   on 2003/05/01  11:09:42
20253         Log: Subject: [PATCH] RE: perl@19333
20254              From: Robin Barker <Robin.Barker@npl.co.uk>
20255              Date: Tue, 29 Apr 2003 17:30:23 +0100
20256              Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
20257      Branch: perl
20258            ! embed.pl pp_hot.c pp_pack.c proto.h
20259 ____________________________________________________________________________
20260 [ 19372] By: jhi                                   on 2003/05/01  09:52:52
20261         Log: miniperl cannot handle layers.t.
20262      Branch: perl
20263            ! t/io/layers.t
20264 ____________________________________________________________________________
20265 [ 19371] By: jhi                                   on 2003/05/01  08:26:06
20266         Log: The solution in change #19363 was too unportable.
20267      Branch: perl
20268            ! t/io/openpid.t
20269 ____________________________________________________________________________
20270 [ 19370] By: jhi                                   on 2003/05/01  07:57:19
20271         Log: Integrate:
20272              [ 19364]
20273              Subject: [PATCH] [patch #7514] Bug in perlop regex explination
20274              From: Casey West <casey@geeknest.com>
20275              Date: mÂŒn apr 28, 2003  19:22:06 Europe/Stockholm
20276              Message-Id: <20030428172206.GK62281@geeknest.com>
20277              
20278              [ 19365]
20279              Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context
20280              From: Casey West <casey@geeknest.com>
20281              Date: mÂŒn apr 28, 2003  16:00:05 Europe/Stockholm
20282              Message-Id: <20030428140005.GC62281@geeknest.com>
20283              
20284              [ 19366]
20285              If it's S_, it should be STATIC.
20286              
20287              [ 19367]
20288              Subject: [PATCH] buglet: sub a(;&) { } doesn't work
20289              From: Enache Adrian <enache@rdslink.ro>
20290              Date: Sat, 19 Apr 2003 01:41:07 +0300
20291              Message-ID: <20030418224107.GA2751@ratsnest.hole>
20292              
20293              [ 19368]
20294              z/OS: More threaded build tweaks from Brian De Pradine--
20295              apparently now it works!
20296              
20297              [ 19369]
20298              perlreftut updates from mjd.
20299      Branch: maint-5.8/perl
20300           !> embed.fnc embed.h ext/threads/threads.xs handy.h
20301           !> hints/os390.sh numeric.c pod/perlop.pod pod/perlreftut.pod
20302           !> proto.h t/comp/parser.t thread.h toke.c
20303 ____________________________________________________________________________
20304 [ 19369] By: jhi                                   on 2003/05/01  07:48:06
20305         Log: perlreftut updates from mjd.
20306      Branch: perl
20307            ! pod/perlreftut.pod
20308 ____________________________________________________________________________
20309 [ 19368] By: jhi                                   on 2003/05/01  07:45:06
20310         Log: z/OS: More threaded build tweaks from Brian De Pradine--
20311              apparently now it works!
20312      Branch: perl
20313            ! ext/threads/threads.xs handy.h hints/os390.sh thread.h
20314 ____________________________________________________________________________
20315 [ 19367] By: rgs                                   on 2003/04/29  20:31:07
20316         Log: Subject: [PATCH] buglet: sub a(;&) { } doesn't work
20317              From: Enache Adrian <enache@rdslink.ro>
20318              Date: Sat, 19 Apr 2003 01:41:07 +0300
20319              Message-ID: <20030418224107.GA2751@ratsnest.hole>
20320      Branch: perl
20321            ! t/comp/parser.t toke.c
20322 ____________________________________________________________________________
20323 [ 19366] By: jhi                                   on 2003/04/29  08:55:12
20324         Log: If it's S_, it should be STATIC.
20325      Branch: perl
20326            ! embed.fnc embed.h numeric.c proto.h
20327 ____________________________________________________________________________
20328 [ 19365] By: sky                                   on 2003/04/28  16:30:03
20329         Log: Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context
20330              From: Casey West <casey@geeknest.com>
20331              Date: mÂŒn apr 28, 2003  16:00:05 Europe/Stockholm
20332              Message-Id: <20030428140005.GC62281@geeknest.com>
20333      Branch: perl
20334            ! pod/perlop.pod
20335 ____________________________________________________________________________
20336 [ 19364] By: sky                                   on 2003/04/28  16:20:43
20337         Log: Subject: [PATCH] [patch #7514] Bug in perlop regex explination
20338              From: Casey West <casey@geeknest.com>
20339              Date: mÂŒn apr 28, 2003  19:22:06 Europe/Stockholm
20340              Message-Id: <20030428172206.GK62281@geeknest.com>
20341      Branch: perl
20342            ! pod/perlop.pod
20343 ____________________________________________________________________________
20344 [ 19363] By: sky                                   on 2003/04/28  15:32:35
20345         Log: Fix bug 2681, change the test not to use the shell and use 3+arg
20346              open.
20347      Branch: perl
20348            ! t/io/openpid.t
20349 ____________________________________________________________________________
20350 [ 19362] By: jhi                                   on 2003/04/28  14:33:35
20351         Log: It helps to count right.
20352      Branch: maint-5.8/perl
20353            ! lib/fields.t
20354 ____________________________________________________________________________
20355 [ 19361] By: jhi                                   on 2003/04/28  09:16:12
20356         Log: The fields test required a little bit of backporting.
20357      Branch: maint-5.8/perl
20358            ! lib/fields.t
20359 ____________________________________________________________________________
20360 [ 19360] By: jhi                                   on 2003/04/28  09:10:08
20361         Log: Integrate:
20362              [ 19348]
20363              Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
20364              From: Casey West <casey@geeknest.com>
20365              Date: Thu, 24 Apr 2003 08:18:42 -0400
20366              Message-ID: <20030424121842.GW34510@geeknest.com>
20367              
20368              [ 19349]
20369              Subject: [PATCH] VMS::Stdio test tweak
20370              From: "Craig A. Berry" <craigberry@mac.com>
20371              Date: Sat, 26 Apr 2003 15:53:07 -0500
20372              Message-ID: <3EAAF1B3.7020708@mac.com>
20373              
20374              [ 19350]
20375              Add Dave Mitchell's test case for fields.
20376              
20377              [ 19351]
20378              Add a test case for [perl #15288] (already solved).
20379              
20380              [ 19353]
20381              utime() doc clarifications
20382              based on :
20383              Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
20384              From: Casey West <casey@geeknest.com>
20385              Date: Fri, 25 Apr 2003 08:00:54 -0400
20386              Message-ID: <20030425120054.GQ34510@geeknest.com>
20387              
20388              [ 19354]
20389              $[ clarifications.
20390              
20391              [ 19355]
20392              Document a faint compilation noise.
20393              
20394              [ 19356]
20395              Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
20396              Check errno to see if the call to nice(2) succeeded.
20397              Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
20398              From: Enache Adrian <enache@rdslink.ro>
20399              Date: Wed, 23 Apr 2003 22:48:20 +0300
20400              Message-ID: <20030423194820.GA874@ratsnest.hole>
20401              
20402              [ 19357]
20403              Detecting errors of reentrant APIs: getgrgid_r and the like
20404              when returning an int can either return the error in the return
20405              value or in the errno.  We need a new per-interp variable to store
20406              the return value instead of clobbering the errno with it.  The new
20407              variable, PL_reentrant_retint, is only used within the reentrancy
20408              framework, and immediately after it's set, so there should not be
20409              similar visibility issues as for the errno.  Spotted by Edward Moy.
20410              
20411              [ 19358]
20412              SysV msg queues can be something hanging (witnessed in IRIX),
20413              so let's use IPC_NOWAIT.
20414              
20415              [ 19359]
20416              Feel-good cleanup.
20417      Branch: maint-5.8/perl
20418           !> README.aix embedvar.h ext/IPC/SysV/t/msg.t ext/POSIX/POSIX.xs
20419           !> intrpvar.h lib/UNIVERSAL.pm lib/fields.t perlapi.h
20420           !> pod/perlfunc.pod pod/perlvar.pod reentr.c reentr.h reentr.pl
20421           !> sv.c t/op/pack.t t/op/taint.t vms/ext/Stdio/test.pl
20422 ____________________________________________________________________________
20423 [ 19359] By: jhi                                   on 2003/04/28  08:43:23
20424         Log: Feel-good cleanup.
20425      Branch: perl
20426            ! intrpvar.h sv.c
20427 ____________________________________________________________________________
20428 [ 19358] By: jhi                                   on 2003/04/28  08:27:15
20429         Log: SysV msg queues can be something hanging (witnessed in IRIX),
20430              so let's use IPC_NOWAIT.
20431      Branch: perl
20432            ! ext/IPC/SysV/t/msg.t t/op/taint.t
20433 ____________________________________________________________________________
20434 [ 19357] By: jhi                                   on 2003/04/28  06:32:47
20435         Log: Detecting errors of reentrant APIs: getgrgid_r and the like
20436              when returning an int can either return the error in the return
20437              value or in the errno.  We need a new per-interp variable to store
20438              the return value instead of clobbering the errno with it.  The new
20439              variable, PL_reentrant_retint, is only used within the reentrancy
20440              framework, and immediately after it's set, so there should not be
20441              similar visibility issues as for the errno.  Spotted by Edward Moy.
20442      Branch: perl
20443            ! embedvar.h intrpvar.h perlapi.h reentr.c reentr.h reentr.pl
20444 ____________________________________________________________________________
20445 [ 19356] By: rgs                                   on 2003/04/27  20:09:01
20446         Log: Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
20447              Check errno to see if the call to nice(2) succeeded.
20448              Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
20449              From: Enache Adrian <enache@rdslink.ro>
20450              Date: Wed, 23 Apr 2003 22:48:20 +0300
20451              Message-ID: <20030423194820.GA874@ratsnest.hole>
20452      Branch: perl
20453            ! ext/POSIX/POSIX.xs
20454 ____________________________________________________________________________
20455 [ 19355] By: jhi                                   on 2003/04/27  19:56:09
20456         Log: Document a faint compilation noise.
20457      Branch: perl
20458            ! README.aix
20459 ____________________________________________________________________________
20460 [ 19354] By: rgs                                   on 2003/04/27  19:35:11
20461         Log: $[ clarifications.
20462      Branch: perl
20463            ! pod/perlvar.pod
20464 ____________________________________________________________________________
20465 [ 19353] By: rgs                                   on 2003/04/27  18:51:37
20466         Log: utime() doc clarifications
20467              based on :
20468              Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
20469              From: Casey West <casey@geeknest.com>
20470              Date: Fri, 25 Apr 2003 08:00:54 -0400
20471              Message-ID: <20030425120054.GQ34510@geeknest.com>
20472      Branch: perl
20473            ! pod/perlfunc.pod
20474 ____________________________________________________________________________
20475 [ 19352] By: nick                                  on 2003/04/27  18:49:03
20476         Log: Integrate mainline.
20477      Branch: perlio
20478           +> Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
20479           +> Cross/config.sh-arm-linux Cross/generate_config_sh
20480           +> Cross/installperl.patch Cross/warp
20481           !> (integrate 113 files)
20482 ____________________________________________________________________________
20483 [ 19351] By: jhi                                   on 2003/04/27  08:13:34
20484         Log: Add a test case for [perl #15288] (already solved).
20485      Branch: perl
20486            ! t/op/pack.t
20487 ____________________________________________________________________________
20488 [ 19350] By: jhi                                   on 2003/04/27  07:38:17
20489         Log: Add Dave Mitchell's test case for fields.
20490      Branch: perl
20491            ! lib/fields.t
20492 ____________________________________________________________________________
20493 [ 19349] By: jhi                                   on 2003/04/27  06:50:09
20494         Log: Subject: [PATCH] VMS::Stdio test tweak
20495              From: "Craig A. Berry" <craigberry@mac.com>
20496              Date: Sat, 26 Apr 2003 15:53:07 -0500
20497              Message-ID: <3EAAF1B3.7020708@mac.com>
20498      Branch: perl
20499            ! vms/ext/Stdio/test.pl
20500 ____________________________________________________________________________
20501 [ 19348] By: jhi                                   on 2003/04/27  06:46:16
20502         Log: Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
20503              From: Casey West <casey@geeknest.com>
20504              Date: Thu, 24 Apr 2003 08:18:42 -0400
20505              Message-ID: <20030424121842.GW34510@geeknest.com>
20506      Branch: perl
20507            ! lib/UNIVERSAL.pm
20508 ____________________________________________________________________________
20509 [ 19347] By: jhi                                   on 2003/04/27  06:11:14
20510         Log: Integrate:
20511              [ 19342]
20512              Fix bug #15161 by increasing the refcount on the RE and making 
20513              sure to restore it correctly. Deals with both s//e and s///g.
20514              
20515              [ 19343]
20516              Document that splice() doesn't extend arrays
20517              Subject: Re: slice autoextending ? still another revised doc patch; COW
20518              From: david nicol <whatever@davidnicol.com>
20519              Date: 22 Apr 2003 22:05:02 -0500
20520              Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com>
20521              
20522              [ 19344]
20523              Some doc patches by Casey West :
20524              
20525              Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
20526              From: Casey West <casey@geeknest.com>
20527              Date: Fri, 25 Apr 2003 10:46:39 -0400
20528              Message-ID: <20030425144639.GY34510@geeknest.com>
20529              
20530              Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
20531              From: Casey West <casey@geeknest.com>
20532              Date: Fri, 25 Apr 2003 07:52:13 -0400
20533              Message-ID: <20030425115213.GP34510@geeknest.com>
20534              
20535              Subject: Re: [perl #7213] [PATCH] Updating example in perldata
20536              From: Casey West <casey@geeknest.com>
20537              Date: Thu, 24 Apr 2003 21:27:22 -0400
20538              Message-ID: <20030425012722.GN34510@geeknest.com>
20539              
20540              [ 19345]
20541              Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes
20542              From: Dave Mitchell <davem@fdgroup.com>
20543              Date: Sat, 26 Apr 2003 18:45:28 +0100
20544              Message-ID: <20030426174528.GA9588@fdgroup.com>
20545              
20546              [ 19346]
20547              Document that restricted hashes are not atomic
20548              (from Dave Mitchell).
20549      Branch: maint-5.8/perl
20550           !> hv.c lib/Hash/Util.pm lib/Hash/Util.t pod/perldata.pod
20551           !> pod/perldiag.pod pod/perlfunc.pod pod/perlsyn.pod pp_ctl.c
20552           !> pp_hot.c
20553 ____________________________________________________________________________
20554 [ 19346] By: jhi                                   on 2003/04/27  06:03:48
20555         Log: Document that restricted hashes are not atomic
20556              (from Dave Mitchell).
20557      Branch: perl
20558            ! lib/Hash/Util.pm
20559 ____________________________________________________________________________
20560 [ 19345] By: jhi                                   on 2003/04/27  05:59:39
20561         Log: Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes
20562              From: Dave Mitchell <davem@fdgroup.com>
20563              Date: Sat, 26 Apr 2003 18:45:28 +0100
20564              Message-ID: <20030426174528.GA9588@fdgroup.com>
20565      Branch: perl
20566            ! hv.c lib/Hash/Util.t pod/perldiag.pod
20567 ____________________________________________________________________________
20568 [ 19344] By: rgs                                   on 2003/04/26  22:48:32
20569         Log: Some doc patches by Casey West :
20570              
20571              Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
20572              From: Casey West <casey@geeknest.com>
20573              Date: Fri, 25 Apr 2003 10:46:39 -0400
20574              Message-ID: <20030425144639.GY34510@geeknest.com>
20575              
20576              Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
20577              From: Casey West <casey@geeknest.com>
20578              Date: Fri, 25 Apr 2003 07:52:13 -0400
20579              Message-ID: <20030425115213.GP34510@geeknest.com>
20580              
20581              Subject: Re: [perl #7213] [PATCH] Updating example in perldata
20582              From: Casey West <casey@geeknest.com>
20583              Date: Thu, 24 Apr 2003 21:27:22 -0400
20584              Message-ID: <20030425012722.GN34510@geeknest.com>
20585      Branch: perl
20586            ! pod/perldata.pod pod/perlfunc.pod pod/perlsyn.pod
20587 ____________________________________________________________________________
20588 [ 19343] By: rgs                                   on 2003/04/26  22:30:07
20589         Log: Document that splice() doesn't extend arrays
20590              Subject: Re: slice autoextending ? still another revised doc patch; COW
20591              From: david nicol <whatever@davidnicol.com>
20592              Date: 22 Apr 2003 22:05:02 -0500
20593              Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com>
20594      Branch: perl
20595            ! pod/perlfunc.pod
20596 ____________________________________________________________________________
20597 [ 19342] By: sky                                   on 2003/04/26  21:43:32
20598         Log: Fix bug #15161 by increasing the refcount on the RE and making 
20599              sure to restore it correctly. Deals with both s//e and s///g.
20600      Branch: perl
20601            ! pp_ctl.c pp_hot.c
20602 ____________________________________________________________________________
20603 [ 19341] By: jhi                                   on 2003/04/26  04:36:03
20604         Log: Integrate:
20605              [ 19340]
20606              Caught by Mark Lutz in UNICOS: A declaration cannot appear
20607              after an executable statement in a block.
20608      Branch: perl
20609           !> pp_pack.c
20610 ____________________________________________________________________________
20611 [ 19340] By: jhi                                   on 2003/04/26  04:22:24
20612         Log: Caught by Mark Lutz in UNICOS: A declaration cannot appear
20613              after an executable statement in a block.
20614      Branch: maint-5.8/perl
20615            ! pp_pack.c
20616 ____________________________________________________________________________
20617 [ 19339] By: jhi                                   on 2003/04/25  20:22:48
20618         Log: metaconfig unit change for #19337 and #19338.
20619      Branch: metaconfig/U/perl
20620            ! Extensions.U
20621 ____________________________________________________________________________
20622 [ 19338] By: jhi                                   on 2003/04/25  20:22:09
20623         Log: Fix -Dnoextensions and -Donlyextensions.
20624      Branch: maint-5.8/perl
20625            ! Configure
20626 ____________________________________________________________________________
20627 [ 19337] By: jhi                                   on 2003/04/25  20:19:36
20628         Log: Now the -Dnoextensions and -Dnoextensions have the
20629              chance of actually doing something.
20630      Branch: perl
20631            ! Configure
20632 ____________________________________________________________________________
20633 [ 19336] By: jhi                                   on 2003/04/25  19:50:54
20634         Log: metaconfig unit change for #19334 and #19335.
20635      Branch: metaconfig/U/perl
20636            ! Extensions.U
20637 ____________________________________________________________________________
20638 [ 19335] By: jhi                                   on 2003/04/25  19:50:33
20639         Log: Subject: [PATCH] Configure's extension sanity check is too strict
20640              From: Andy Dougherty <doughera@lafayette.edu>
20641              Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT)
20642              Message-ID: <Pine.SOL.4.53.0304251621250.24848@maxwell.phys.lafayette.edu>
20643      Branch: maint-5.8/perl
20644            ! Configure
20645 ____________________________________________________________________________
20646 [ 19334] By: jhi                                   on 2003/04/25  19:48:31
20647         Log: Subject: [PATCH] Configure's extension sanity check is too strict
20648              From: Andy Dougherty <doughera@lafayette.edu>
20649              Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT)
20650              Message-ID: <Pine.SOL.4.53.0304251621250.24848@maxwell.phys.lafayette.edu>
20651      Branch: perl
20652            ! Configure
20653 ____________________________________________________________________________
20654 [ 19333] By: jhi                                   on 2003/04/25  16:14:13
20655         Log: Update Changes.
20656      Branch: maint-5.8/perl
20657            ! Changes patchlevel.h
20658 ____________________________________________________________________________
20659 [ 19332] By: jhi                                   on 2003/04/25  15:35:49
20660         Log: Integrate:
20661              [ 19197]
20662              Continue hunting for the cause of the Tru64 failed threaded smokes
20663              most probably introduced by the change #19157.  The tweak suggested
20664              by Stephen McCamant trades a possible dangling pointer (CopFILE()
20665              is tricky like that with threads) to a memory leak.  (This means
20666              that this tweak shouldn't be left in as-is, but if this helps,
20667              we at least know that the failure was caused by the #19157.)
20668              
20669              Firstly, because we nothing better has come up, and secondly
20670              because otherwise the subtest #18 of deparse.t is acting up
20671              in Tru64 (a sub B::NULL::as_string() { '' } appears).
20672      Branch: maint-5.8/perl
20673           !> op.c
20674 ____________________________________________________________________________
20675 [ 19331] By: jhi                                   on 2003/04/25  14:51:16
20676         Log: Integrate:
20677              [ 19195]
20678              Upgrade to Test::Harness 2.27_04.
20679              
20680              [ 19325]
20681              Upgrade to Encode 1.93.
20682              
20683              [ 19326]
20684              Upgrade to Test::Harness 2.28.
20685              
20686              [ 19327]
20687              Clarify(?) the perlio default layers table.
20688              
20689              [ 19328]
20690              Subject: typo in Time::HiRes docs
20691              From: mjd@plover.com 
20692              Date: 19 Apr 2003 15:13:44 -0000 
20693              Message-ID: <20030419151344.28237.qmail@plover.com> 
20694              
20695              [ 19329]
20696              Upgrade to Time::HiRes 1.46.
20697              
20698              [ 19330]
20699              Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round
20700              From: "Craig A. Berry" <craigberry@mac.com>
20701              Date: Thu, 24 Apr 2003 20:09:48 -0500
20702              Message-ID: <3EA88ADC.3000300@mac.com>
20703      Branch: maint-5.8/perl
20704           +> lib/Test/Harness/t/pod.t t/lib/sample-tests/switches
20705           !> (integrate 26 files)
20706 ____________________________________________________________________________
20707 [ 19330] By: jhi                                   on 2003/04/25  14:11:33
20708         Log: Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round
20709              From: "Craig A. Berry" <craigberry@mac.com>
20710              Date: Thu, 24 Apr 2003 20:09:48 -0500
20711              Message-ID: <3EA88ADC.3000300@mac.com>
20712      Branch: perl
20713            ! ext/Encode/t/enc_module.t
20714 ____________________________________________________________________________
20715 [ 19329] By: jhi                                   on 2003/04/25  07:06:49
20716         Log: Upgrade to Time::HiRes 1.46.
20717      Branch: perl
20718            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
20719            ! ext/Time/HiRes/Makefile.PL
20720 ____________________________________________________________________________
20721 [ 19328] By: jhi                                   on 2003/04/25  06:57:10
20722         Log: Subject: typo in Time::HiRes docs
20723              From: mjd@plover.com 
20724              Date: 19 Apr 2003 15:13:44 -0000 
20725              Message-ID: <20030419151344.28237.qmail@plover.com> 
20726      Branch: perl
20727            ! ext/Time/HiRes/HiRes.pm
20728 ____________________________________________________________________________
20729 [ 19327] By: jhi                                   on 2003/04/25  04:45:05
20730         Log: Clarify(?) the perlio default layers table.
20731      Branch: perl
20732            ! lib/PerlIO.pm t/io/layers.t
20733 ____________________________________________________________________________
20734 [ 19326] By: jhi                                   on 2003/04/25  04:22:49
20735         Log: Upgrade to Test::Harness 2.28.
20736      Branch: perl
20737            ! lib/Test/Harness.pm lib/Test/Harness/Changes
20738            ! lib/Test/Harness/t/pod.t
20739 ____________________________________________________________________________
20740 [ 19325] By: jhi                                   on 2003/04/24  19:06:29
20741         Log: Upgrade to Encode 1.93.
20742      Branch: perl
20743            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL
20744            ! ext/Encode/lib/Encode/CJKConstants.pm
20745            ! ext/Encode/lib/Encode/CN/HZ.pm
20746            ! ext/Encode/lib/Encode/Encoding.pm
20747            ! ext/Encode/lib/Encode/Guess.pm
20748            ! ext/Encode/lib/Encode/KR/2022_KR.pm
20749            ! ext/Encode/lib/Encode/PerlIO.pod ext/Encode/t/CJKT.t
20750            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
20751            ! ext/Encode/t/guess.t ext/Encode/ucm/euc-cn.ucm
20752            ! ext/Encode/ucm/euc-jp.ucm ext/Encode/ucm/euc-kr.ucm
20753 ____________________________________________________________________________
20754 [ 19324] By: jhi                                   on 2003/04/24  17:07:28
20755         Log: Integrate:
20756              [ 19323]
20757              VMS patch for faststdio from Craig Berry.
20758      Branch: maint-5.8/perl
20759           !> configure.com
20760 ____________________________________________________________________________
20761 [ 19323] By: jhi                                   on 2003/04/24  16:57:13
20762         Log: VMS patch for faststdio from Craig Berry.
20763      Branch: perl
20764            ! configure.com
20765 ____________________________________________________________________________
20766 [ 19322] By: jhi                                   on 2003/04/24  12:52:16
20767         Log: Regen perlmodlib and perltoc.
20768      Branch: maint-5.8/perl
20769            ! pod/perlmodlib.pod pod/perltoc.pod
20770 ____________________________________________________________________________
20771 [ 19321] By: jhi                                   on 2003/04/24  05:10:36
20772         Log: Integrate:
20773              [ 19316]
20774              A new fatal error :
20775              Subject: [PATCH] Perl_croak("Use of freed value in iteration")
20776              From: Dave Mitchell <davem@fdgroup.com>
20777              Date: Mon, 21 Apr 2003 13:19:50 +0100
20778              Message-ID: <20030421121950.GB18189@fdgroup.com>
20779              Message-ID: <20030421125433.GC18189@fdgroup.com>
20780              
20781              [ 19319]
20782              Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
20783              From: Chris Pepper (via RT) <perlbug-followup@perl.org>
20784              Date: 22 Apr 2003 04:31:17 -0000
20785              Message-Id: <rt-22011-55473.11.0523590303906@bugs6.perl.org>
20786              (with minor further corrections)
20787              
20788              [ 19320]
20789              Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution.
20790              From: Casey West <casey@geeknest.com>
20791              Date: Wed, 23 Apr 2003 14:03:20 -0400
20792              Message-ID: <20030423180320.GZ15574@geeknest.com>
20793              
20794              plus regen some docs.
20795      Branch: maint-5.8/perl
20796            ! pod/perldiag.pod pod/perlintern.pod pod/perlmod.pod
20797            ! pod/perlmodlib.PL pod/perlmodlib.pod
20798           !> pp_hot.c t/cmd/for.t
20799 ____________________________________________________________________________
20800 [ 19320] By: rgs                                   on 2003/04/23  20:20:58
20801         Log: Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution.
20802              From: Casey West <casey@geeknest.com>
20803              Date: Wed, 23 Apr 2003 14:03:20 -0400
20804              Message-ID: <20030423180320.GZ15574@geeknest.com>
20805      Branch: perl
20806            ! pod/perlmodlib.PL pod/perlmodlib.pod
20807 ____________________________________________________________________________
20808 [ 19319] By: rgs                                   on 2003/04/23  19:54:31
20809         Log: Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
20810              From: Chris Pepper (via RT) <perlbug-followup@perl.org>
20811              Date: 22 Apr 2003 04:31:17 -0000
20812              Message-Id: <rt-22011-55473.11.0523590303906@bugs6.perl.org>
20813              (with minor further corrections)
20814      Branch: perl
20815            ! pod/perlmod.pod
20816 ____________________________________________________________________________
20817 [ 19318] By: jhi                                   on 2003/04/23  19:24:49
20818         Log: config.h fixing.
20819      Branch: maint-5.8/perl
20820            ! NetWare/config_H.wc plan9/config.plan9 plan9/config_h.sample
20821            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20822            ! win32/config_H.vc64 wince/config_H.ce
20823 ____________________________________________________________________________
20824 [ 19317] By: jhi                                   on 2003/04/23  19:12:05
20825         Log: Integrate:
20826              [ 19314]
20827              Introduce 'fast stdio' symbols to non-Configure lands.
20828              
20829              plus edit the usefaststdio as defined plus regen vosish.
20830      Branch: maint-5.8/perl
20831            ! NetWare/config.wc NetWare/config_H.wc configure.com
20832            ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample
20833            ! plan9/config_sh.sample uconfig.h uconfig.sh vos/config.alpha.h
20834            ! vos/config.ga.h win32/config.bc win32/config.gc
20835            ! win32/config.vc win32/config.vc64 win32/config_H.bc
20836            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
20837            ! wince/config.ce wince/config_H.ce
20838 ____________________________________________________________________________
20839 [ 19316] By: rgs                                   on 2003/04/23  19:11:01
20840         Log: A new fatal error :
20841              Subject: [PATCH] Perl_croak("Use of freed value in iteration")
20842              From: Dave Mitchell <davem@fdgroup.com>
20843              Date: Mon, 21 Apr 2003 13:19:50 +0100
20844              Message-ID: <20030421121950.GB18189@fdgroup.com>
20845              Message-ID: <20030421125433.GC18189@fdgroup.com>
20846      Branch: perl
20847            ! pod/perldiag.pod pp_hot.c t/cmd/for.t
20848 ____________________________________________________________________________
20849 [ 19315] By: jhi                                   on 2003/04/23  19:03:10
20850         Log: Regen Configure, Glossary, et alia.
20851      Branch: maint-5.8/perl
20852            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20853            ! config_h.SH
20854 ____________________________________________________________________________
20855 [ 19314] By: jhi                                   on 2003/04/23  18:53:46
20856         Log: Introduce 'fast stdio' symbols to non-Configure lands.
20857      Branch: perl
20858            ! NetWare/config.wc NetWare/config_H.wc configure.com
20859            ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample
20860            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
20861            ! win32/config.gc win32/config.vc win32/config.vc64
20862            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20863            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
20864 ____________________________________________________________________________
20865 [ 19313] By: jhi                                   on 2003/04/23  18:22:02
20866         Log: metaconfig unit change for #19312.
20867      Branch: metaconfig/U/perl
20868            ! usefaststdio.U
20869 ____________________________________________________________________________
20870 [ 19312] By: jhi                                   on 2003/04/23  18:21:47
20871         Log: Regen Configure, Glossary, et alia.
20872      Branch: perl
20873            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20874            ! config_h.SH
20875 ____________________________________________________________________________
20876 [ 19311] By: jhi                                   on 2003/04/23  08:35:52
20877         Log: Integrate:
20878              [ 19310]
20879              Handle the combination of dosish and non-faststdio.
20880      Branch: maint-5.8/perl
20881           !> t/io/layers.t
20882 ____________________________________________________________________________
20883 [ 19310] By: jhi                                   on 2003/04/23  08:34:33
20884         Log: Handle the combination of dosish and non-faststdio.
20885      Branch: perl
20886            ! t/io/layers.t
20887 ____________________________________________________________________________
20888 [ 19309] By: jhi                                   on 2003/04/23  05:35:38
20889         Log: Integrate:
20890              [ 19304]
20891              Re-merge Encode 1.92.
20892              
20893              [ 19305]
20894              Enache's turn.
20895              
20896              [ 19306]
20897              z/OS: changes for building threaded from "Brian De Pradine"
20898              <PRADINE@uk.ibm.com>.
20899              
20900              [ 19307]
20901              Subject: [PATCH] Doc pointers in perlbot.
20902              From: Casey West <casey@geeknest.com>
20903              Date: Tue, 22 Apr 2003 11:19:09 -0400
20904              Message-Id: <20030422151909.GC11119@geeknest.com>
20905              (Applied by hand.)
20906              
20907              [ 19308]
20908              Subject: 5.8.0: two problems
20909              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
20910              Date: Tue, 22 Apr 2003 11:43:17 -0700
20911              Message-ID: <20030422184316.GA8602@math.berkeley.edu>
20912      Branch: maint-5.8/perl
20913           !> Makefile.SH XSUB.h ext/Encode/Makefile.PL
20914           !> ext/Encode/t/enc_module.t hints/os390.sh pod/perlbot.pod
20915           !> thread.h util.c
20916 ____________________________________________________________________________
20917 [ 19308] By: rgs                                   on 2003/04/22  20:53:20
20918         Log: Subject: 5.8.0: two problems
20919              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
20920              Date: Tue, 22 Apr 2003 11:43:17 -0700
20921              Message-ID: <20030422184316.GA8602@math.berkeley.edu>
20922      Branch: perl
20923            ! XSUB.h
20924 ____________________________________________________________________________
20925 [ 19307] By: ams                                   on 2003/04/22  16:39:51
20926         Log: Subject: [PATCH] Doc pointers in perlbot.
20927              From: Casey West <casey@geeknest.com>
20928              Date: Tue, 22 Apr 2003 11:19:09 -0400
20929              Message-Id: <20030422151909.GC11119@geeknest.com>
20930              (Applied by hand.)
20931      Branch: perl
20932            ! pod/perlbot.pod
20933 ____________________________________________________________________________
20934 [ 19306] By: jhi                                   on 2003/04/22  13:09:21
20935         Log: z/OS: changes for building threaded from "Brian De Pradine"
20936              <PRADINE@uk.ibm.com>.
20937      Branch: perl
20938            ! Makefile.SH hints/os390.sh thread.h util.c
20939 ____________________________________________________________________________
20940 [ 19305] By: jhi                                   on 2003/04/22  11:42:35
20941         Log: Enache's turn.
20942      Branch: perl
20943            ! ext/Encode/t/enc_module.t
20944 ____________________________________________________________________________
20945 [ 19304] By: jhi                                   on 2003/04/22  10:48:47
20946         Log: Re-merge Encode 1.92.
20947      Branch: perl
20948            ! ext/Encode/Makefile.PL ext/Encode/t/enc_module.t
20949 ____________________________________________________________________________
20950 [ 19303] By: jhi                                   on 2003/04/22  05:30:15
20951         Log: Integrate:
20952              [ 19299]
20953              Croak on non ref to shared methods instead of segfault.
20954              This can really only happen for &share("string").
20955              
20956              [ 19301]
20957              Fix bug 17964 by properly refcounting the gv top.
20958              Seems like the entries in rsfp are way different than
20959              normal PVIO objects.
20960              
20961              [ 19302]
20962              Argh, cut-and-pasto.
20963      Branch: maint-5.8/perl
20964           !> ext/threads/shared/shared.xs perlio.c sv.c
20965 ____________________________________________________________________________
20966 [ 19302] By: jhi                                   on 2003/04/22  05:26:21
20967         Log: Argh, cut-and-pasto.
20968      Branch: perl
20969            ! perlio.c
20970 ____________________________________________________________________________
20971 [ 19301] By: sky                                   on 2003/04/21  21:33:14
20972         Log: Fix bug 17964 by properly refcounting the gv top.
20973              Seems like the entries in rsfp are way different than
20974              normal PVIO objects.
20975      Branch: perl
20976            ! sv.c
20977 ____________________________________________________________________________
20978 [ 19300] By: rgs                                   on 2003/04/21  19:42:04
20979         Log: Fix another segfault case (warn called from UNIVERSAL::DESTROY).
20980              
20981              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
20982              From: Enache Adrian <enache@rdslink.ro>
20983              Date: Sun, 20 Apr 2003 02:45:48 +0300
20984              Message-ID: <20030419234548.GA849@ratsnest.hole>
20985              and
20986              Date: Wed, 2 Apr 2003 07:52:28 +0300
20987              Message-ID: <20030402045227.GA1023@ratsnest.hole>
20988      Branch: perl
20989            ! pp_sys.c t/op/ref.t util.c
20990 ____________________________________________________________________________
20991 [ 19299] By: sky                                   on 2003/04/21  17:05:31
20992         Log: Croak on non ref to shared methods instead of segfault.
20993              This can really only happen for &share("string").
20994      Branch: perl
20995            ! ext/threads/shared/shared.xs
20996 ____________________________________________________________________________
20997 [ 19298] By: jhi                                   on 2003/04/21  16:26:33
20998         Log: Integrate:
20999              [ 19297]
21000              Add OpenZaurus cross-compilation patches.
21001      Branch: maint-5.8/perl
21002           +> Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
21003           +> Cross/config.sh-arm-linux Cross/generate_config_sh
21004           +> Cross/installperl.patch Cross/warp
21005           !> Cross/README INSTALL MANIFEST
21006 ____________________________________________________________________________
21007 [ 19297] By: jhi                                   on 2003/04/21  16:24:36
21008         Log: Add OpenZaurus cross-compilation patches.
21009      Branch: perl
21010            + Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
21011            + Cross/config.sh-arm-linux Cross/generate_config_sh
21012            + Cross/installperl.patch Cross/warp
21013            ! Cross/README INSTALL MANIFEST
21014 ____________________________________________________________________________
21015 [ 19296] By: jhi                                   on 2003/04/21  15:54:28
21016         Log: Update vosish headers.
21017      Branch: maint-5.8/perl
21018            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21019            ! vos/config.ga.h vos/config.pl
21020 ____________________________________________________________________________
21021 [ 19295] By: jhi                                   on 2003/04/21  15:45:24
21022         Log: Integrate:
21023              [ 19286]
21024              Introduce two new Configure symbols:
21025              [1] d_faststdio  = d_stdstdio && d_stdio_ptr_lval &&
21026              (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
21027              [2] usefaststdio = do we use fast stdio if we have it?
21028              For 5.[68], we do.  For anything else, we don't.
21029              (At least, unless otherwise instructed by -Dusefaststdio.)
21030              This means that for bleadperl we no more use stdio, but instead
21031              default to perlio: the effect of PERLIO=perlio, in other words.
21032              (PERLIO=stdio will still switch to using stdio.)
21033              This change may endanger extensions using FILE*-- but if we are
21034              to migrate fully to perlio, better start swallowing the poison now.
21035              For maintperl, the usefaststdio still defaults to yes.
21036              
21037              and regen Configure.
21038      Branch: maint-5.8/perl
21039            ! Configure config_h.SH
21040           !> perlio.c t/io/layers.t
21041 ____________________________________________________________________________
21042 [ 19294] By: jhi                                   on 2003/04/21  15:36:02
21043         Log: Integrate:
21044              [ 19276]
21045              Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list
21046              From: Dave Mitchell <davem@fdgroup.com>
21047              Date: Sat, 19 Apr 2003 20:06:51 +0100
21048              Message-ID: <20030419190651.GD13333@fdgroup.com>
21049              
21050              [ 19280]
21051              Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.
21052              Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0
21053              From: Steve Hay <steve.hay@uk.radan.com>
21054              Date: Wed, 16 Apr 2003 11:12:22 +0100
21055              Message-ID: <3E9D2C86.8040104@uk.radan.com>
21056              
21057              [ 19281]
21058              Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug
21059              From: Enache Adrian <enache@rdslink.ro>
21060              Date: Sat, 19 Apr 2003 20:12:18 +0300
21061              Message-ID: <20030419171218.GA974@ratsnest.hole>
21062              
21063              [ 19282]
21064              Remove, in the main Makefile, the $(LDLIBPTH) variable from
21065              the commands that invoke $(CC).
21066              Subject: Re: Smoke failure
21067              From: Enache Adrian <enache@rdslink.ro>
21068              Date: Fri, 18 Apr 2003 19:06:07 +0300
21069              Message-ID: <20030418160606.GA797@ratsnest.hole>
21070              
21071              [ 19283]
21072              Subject: [PATCH] goto &sub doesn't empty @_
21073              From: Dave Mitchell <davem@fdgroup.com>
21074              Date: Sun, 20 Apr 2003 21:46:51 +0100
21075              Message-ID: <20030420204651.GE15591@fdgroup.com>
21076              
21077              [ 19284]
21078              Upgrade to Test 1.24.
21079              
21080              [ 19285]
21081              Upgrade to Locale::Maketext 1.05.
21082      Branch: maint-5.8/perl
21083           !> INSTALL Makefile.SH lib/Locale/Maketext.pm
21084           !> lib/Locale/Maketext/ChangeLog lib/Test.pm pp_ctl.c sv.c
21085           !> t/comp/parser.t toke.c win32/Makefile
21086 ____________________________________________________________________________
21087 [ 19293] By: jhi                                   on 2003/04/21  15:28:59
21088         Log: Integrate:
21089              [ 19269]
21090              Bump the test count.
21091      Branch: maint-5.8/perl
21092           !> ext/Storable/t/tied.t
21093 ____________________________________________________________________________
21094 [ 19292] By: jhi                                   on 2003/04/21  15:27:36
21095         Log: Integrate:
21096              [ 19263]
21097              Unused variables.
21098              
21099              [ 19264]
21100              UTF8 regexp patch from Inaba Hiroto.
21101              
21102              [ 19266]
21103              Subject: [PATCH] Re: any takers for this Storable bug?
21104              From: Enache Adrian <enache@rdslink.ro>
21105              Date: Wed, 16 Apr 2003 21:11:11 +0300
21106              Message-ID: <20030416181111.GA6687@ratsnest.hole>
21107              
21108              ams had already fixed the bug by #19227, but take the
21109              test case.
21110              
21111              [ 19268]
21112              Subject: [PATCH] allow recursive FETCHes
21113              From: Dave Mitchell <davem@fdgroup.com>
21114              Date: Mon, 7 Apr 2003 10:00:41 +0100
21115              Message-ID: <20030407100041.A1617@fdgroup.com>
21116              
21117              [ 19275]
21118              Restore the two variables retired by the change #19268
21119              (for binary backward compatibility)
21120      Branch: maint-5.8/perl
21121           !> av.c dump.c embed.fnc embed.h embedvar.h
21122           !> ext/Storable/t/st-dump.pl ext/Storable/t/tied.t hv.c perl.c
21123           !> perlapi.h perlio.c proto.h regcomp.c sv.c sv.h t/op/pat.t
21124           !> t/op/tie.t thrdvar.h universal.c
21125 ____________________________________________________________________________
21126 [ 19291] By: jhi                                   on 2003/04/21  15:20:58
21127         Log: Integrate:
21128              [ 19262]
21129              Another needle in the voodoo doll.
21130              Now I think it should work with the shared
21131              strings.
21132              
21133              [ 19265]
21134              Don't use the stack to allocate a SV that we hand out to another 
21135              function, only badness can ensure.
21136              Message-Id: <20030418180131.GD10086@fdgroup.com>
21137              Thanks go to Dave Mitchell for help in tracking down the bug!
21138              
21139              [ 19289]
21140              Fixes bug #17043, resets PL_srand_called before the cloning.
21141              Allows people to override the resetting by using srand() in CLONE.
21142      Branch: maint-5.8/perl
21143           !> ext/threads/t/thread.t ext/threads/threads.xs sv.c
21144 ____________________________________________________________________________
21145 [ 19290] By: jhi                                   on 2003/04/21  15:14:17
21146         Log: Integrate:
21147              [ 19196]
21148              Upgrade to Net::Ping 2.29.
21149              
21150              [ 19270]
21151              Upgrade to Net::Ping 2.30.
21152      Branch: maint-5.8/perl
21153           +> lib/Net/Ping/t/510_ping_udp.t
21154            - lib/Net/Ping/README
21155           !> MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
21156           !> lib/Net/Ping/t/450_service.t
21157 ____________________________________________________________________________
21158 [ 19289] By: sky                                   on 2003/04/21  13:24:40
21159         Log: Fixes bug #17043, resets PL_srand_called before the cloning.
21160              Allows people to override the resetting by using srand() in CLONE.
21161      Branch: perl
21162            ! ext/threads/t/thread.t ext/threads/threads.xs
21163 ____________________________________________________________________________
21164 [ 19288] By: jhi                                   on 2003/04/21  06:53:46
21165         Log: Move the new *.U files into a subdirectory.
21166      Branch: metaconfig
21167            - U/d_faststdio.U U/usefaststdio.U
21168      Branch: metaconfig/U/perl
21169            + d_faststdio.U usefaststdio.U
21170 ____________________________________________________________________________
21171 [ 19287] By: jhi                                   on 2003/04/21  06:52:10
21172         Log: metaconfig units for #19286.
21173      Branch: metaconfig
21174            + U/d_faststdio.U U/usefaststdio.U
21175 ____________________________________________________________________________
21176 [ 19286] By: jhi                                   on 2003/04/21  06:50:42
21177         Log: Introduce two new Configure symbols:
21178              [1] d_faststdio  = d_stdstdio && d_stdio_ptr_lval &&
21179              (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
21180              [2] usefaststdio = do we use fast stdio if we have it?
21181              For 5.[68], we do.  For anything else, we don't.
21182              (At least, unless otherwise instructed by -Dusefaststdio.)
21183              This means that for bleadperl we no more use stdio, but instead
21184              default to perlio: the effect of PERLIO=perlio, in other words.
21185              (PERLIO=stdio will still switch to using stdio.)
21186              This change may endanger extensions using FILE*-- but if we are
21187              to migrate fully to perlio, better start swallowing the poison now.
21188              For maintperl, the usefaststdio still defaults to yes.
21189      Branch: perl
21190            ! Configure config_h.SH perlio.c t/io/layers.t
21191 ____________________________________________________________________________
21192 [ 19285] By: jhi                                   on 2003/04/21  05:43:55
21193         Log: Upgrade to Locale::Maketext 1.05.
21194      Branch: perl
21195            ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
21196 ____________________________________________________________________________
21197 [ 19284] By: jhi                                   on 2003/04/21  05:40:34
21198         Log: Upgrade to Test 1.24.
21199      Branch: perl
21200            ! lib/Test.pm
21201 ____________________________________________________________________________
21202 [ 19283] By: rgs                                   on 2003/04/20  22:01:28
21203         Log: Subject: [PATCH] goto &sub doesn't empty @_
21204              From: Dave Mitchell <davem@fdgroup.com>
21205              Date: Sun, 20 Apr 2003 21:46:51 +0100
21206              Message-ID: <20030420204651.GE15591@fdgroup.com>
21207      Branch: perl
21208            ! pp_ctl.c
21209 ____________________________________________________________________________
21210 [ 19282] By: rgs                                   on 2003/04/20  21:22:29
21211         Log: Remove, in the main Makefile, the $(LDLIBPTH) variable from
21212              the commands that invoke $(CC).
21213              Subject: Re: Smoke failure
21214              From: Enache Adrian <enache@rdslink.ro>
21215              Date: Fri, 18 Apr 2003 19:06:07 +0300
21216              Message-ID: <20030418160606.GA797@ratsnest.hole>
21217      Branch: perl
21218            ! Makefile.SH
21219 ____________________________________________________________________________
21220 [ 19281] By: rgs                                   on 2003/04/20  19:53:53
21221         Log: Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug
21222              From: Enache Adrian <enache@rdslink.ro>
21223              Date: Sat, 19 Apr 2003 20:12:18 +0300
21224              Message-ID: <20030419171218.GA974@ratsnest.hole>
21225      Branch: perl
21226            ! sv.c
21227 ____________________________________________________________________________
21228 [ 19280] By: rgs                                   on 2003/04/20  18:55:40
21229         Log: Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.
21230              Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0
21231              From: Steve Hay <steve.hay@uk.radan.com>
21232              Date: Wed, 16 Apr 2003 11:12:22 +0100
21233              Message-ID: <3E9D2C86.8040104@uk.radan.com>
21234      Branch: perl
21235            ! INSTALL win32/Makefile
21236 ____________________________________________________________________________
21237 [ 19279] By: jhi                                   on 2003/04/20  07:42:33
21238         Log: metaconfig unit changes for #19278.
21239      Branch: metaconfig
21240            ! U/compline/ptrsize.U
21241      Branch: metaconfig/U/perl
21242            ! use64bits.U
21243 ____________________________________________________________________________
21244 [ 19278] By: jhi                                   on 2003/04/20  07:42:17
21245         Log: Give more information of what to do when -Dusexxx fail.
21246      Branch: perl
21247            ! Configure
21248 ____________________________________________________________________________
21249 [ 19277] By: rgs                                   on 2003/04/19  19:40:22
21250         Log: Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)
21251              by adding a dummy destructor method Regexp::DESTROY.
21252              This prevents infinite recursion, since Regexp::DESTROY
21253              is no more autoloaded.
21254              
21255              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
21256              From: Enache Adrian <enache@rdslink.ro>
21257              Date: Wed, 2 Apr 2003 05:02:42 +0300
21258              Message-ID: <20030402020242.GA2966@ratsnest.hole>
21259      Branch: perl
21260            ! ext/B/t/stash.t t/op/ref.t universal.c
21261 ____________________________________________________________________________
21262 [ 19276] By: rgs                                   on 2003/04/19  19:32:25
21263         Log: Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list
21264              From: Dave Mitchell <davem@fdgroup.com>
21265              Date: Sat, 19 Apr 2003 20:06:51 +0100
21266              Message-ID: <20030419190651.GD13333@fdgroup.com>
21267      Branch: perl
21268            ! t/comp/parser.t toke.c
21269 ____________________________________________________________________________
21270 [ 19275] By: jhi                                   on 2003/04/19  18:52:24
21271         Log: Restore the two variables retired by the change #19268
21272              (for binary backward compatibility)
21273      Branch: perl
21274            ! embedvar.h perlapi.h thrdvar.h
21275 ____________________________________________________________________________
21276 [ 19274] By: jhi                                   on 2003/04/19  17:39:58
21277         Log: metaconfig unit changes for #19273.
21278      Branch: metaconfig
21279            ! U/compline/ptrsize.U
21280      Branch: metaconfig/U/perl
21281            ! d_modfl.U use64bits.U
21282 ____________________________________________________________________________
21283 [ 19273] By: jhi                                   on 2003/04/19  17:36:33
21284         Log: Fail if the specified -Duse64xxx cannot be fulfilled.
21285              (And undo a doublesize probe glitch from change #19272.)
21286      Branch: perl
21287            ! Configure
21288 ____________________________________________________________________________
21289 [ 19272] By: jhi                                   on 2003/04/19  16:38:12
21290         Log: If long doubles fail, we really cannot sensibly
21291              drop back to doubles anymore, therefore abort.
21292              Pointed out by Slaven Rezic. (I tried to fix this
21293              via metaconfig but ended up with a vicious cyclic
21294              dependency.)
21295      Branch: perl
21296            ! Configure
21297 ____________________________________________________________________________
21298 [ 19271] By: jhi                                   on 2003/04/19  12:27:44
21299         Log: metalint nit.
21300      Branch: metaconfig/U/perl
21301            ! Extensions.U
21302 ____________________________________________________________________________
21303 [ 19270] By: jhi                                   on 2003/04/19  12:09:21
21304         Log: Upgrade to Net::Ping 2.30.
21305      Branch: perl
21306            ! lib/Net/Ping.pm lib/Net/Ping/Changes
21307            ! lib/Net/Ping/t/450_service.t
21308 ____________________________________________________________________________
21309 [ 19269] By: jhi                                   on 2003/04/19  07:10:57
21310         Log: Bump the test count.
21311      Branch: perl
21312            ! ext/Storable/t/tied.t
21313 ____________________________________________________________________________
21314 [ 19268] By: jhi                                   on 2003/04/19  07:06:13
21315         Log: Subject: [PATCH] allow recursive FETCHes
21316              From: Dave Mitchell <davem@fdgroup.com>
21317              Date: Mon, 7 Apr 2003 10:00:41 +0100
21318              Message-ID: <20030407100041.A1617@fdgroup.com>
21319      Branch: perl
21320            ! av.c dump.c embed.fnc embed.h embedvar.h
21321            ! ext/Storable/t/st-dump.pl hv.c perl.c perlapi.h proto.h sv.c
21322            ! sv.h t/op/tie.t thrdvar.h
21323 ____________________________________________________________________________
21324 [ 19267] By: jhi                                   on 2003/04/19  06:54:34
21325         Log: Subject: [PATCH] readline.t tweak for VMS
21326              From: "Craig A. Berry" <craigberry@mac.com>
21327              Date: Thu, 17 Apr 2003 17:18:19 -0500
21328              Message-ID: <3E9F282B.6090603@mac.com>
21329      Branch: perl
21330            ! t/op/readline.t
21331 ____________________________________________________________________________
21332 [ 19266] By: jhi                                   on 2003/04/19  06:46:48
21333         Log: Subject: [PATCH] Re: any takers for this Storable bug?
21334              From: Enache Adrian <enache@rdslink.ro>
21335              Date: Wed, 16 Apr 2003 21:11:11 +0300
21336              Message-ID: <20030416181111.GA6687@ratsnest.hole>
21337              
21338              ams had already fixed the bug by #19227, but take the
21339              test case.
21340      Branch: perl
21341            ! ext/Storable/t/tied.t
21342 ____________________________________________________________________________
21343 [ 19265] By: sky                                   on 2003/04/19  00:40:42
21344         Log: Don't use the stack to allocate a SV that we hand out to another 
21345              function, only badness can ensure.
21346              Message-Id: <20030418180131.GD10086@fdgroup.com>
21347              Thanks go to Dave Mitchell for help in tracking down the bug!
21348      Branch: perl
21349            ! sv.c
21350 ____________________________________________________________________________
21351 [ 19264] By: jhi                                   on 2003/04/18  19:28:04
21352         Log: UTF8 regexp patch from Inaba Hiroto.
21353      Branch: perl
21354            ! regcomp.c t/op/pat.t
21355 ____________________________________________________________________________
21356 [ 19263] By: jhi                                   on 2003/04/18  19:16:43
21357         Log: Unused variables.
21358      Branch: perl
21359            ! perlio.c universal.c
21360 ____________________________________________________________________________
21361 [ 19262] By: sky                                   on 2003/04/17  20:02:33
21362         Log: Another needle in the voodoo doll.
21363              Now I think it should work with the shared
21364              strings.
21365      Branch: perl
21366            ! sv.c
21367 ____________________________________________________________________________
21368 [ 19261] By: jhi                                   on 2003/04/17  18:59:54
21369         Log: Integrate the below, regen Configure.  No regen Glossary,
21370              though, that is somehow broken with maint, must investigate more.
21371      Branch: maint-5.8/perl
21372            ! Configure config_h.SH
21373           !> INSTALL NetWare/config.wc NetWare/config_H.wc configure.com
21374           !> djgpp/configure.bat epoc/config.sh hints/solaris_2.sh
21375           !> numeric.c perl.h plan9/config.plan9 plan9/config_h.sample
21376           !> plan9/config_sh.sample pp.c win32/config.bc win32/config.gc
21377           !> win32/config.vc win32/config.vc64 win32/config_H.bc
21378           !> win32/config_H.gc win32/config_H.vc win32/config_H.vc64
21379           !> wince/config.ce wince/config_H.ce
21380 ____________________________________________________________________________
21381 [ 19260] By: jhi                                   on 2003/04/17  18:43:31
21382         Log: Integrate:
21383              [ 19204]
21384              Bump up the version and admonish against aspiring (ab)use.
21385              
21386              [ 19205]
21387              Build get_layers() also under -Uuseperlio.
21388              
21389              [ 19208]
21390              Skip as early as possible if no perlio since the
21391              use open would be compile-time.
21392              
21393              [ 19209]
21394              PERLIO=perlio requires extra steps.
21395              
21396              [ 19217]
21397              Don't skip the whole test for PERLIO=perlio.
21398              
21399              [ 19223]
21400              Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.
21401              
21402              [ 19234]
21403              PerlIO::get_layers() usage tip.
21404              
21405              [ 19235]
21406              Use the right prototype and a glob is fine (from Rafael).
21407              
21408              [ 19237]
21409              What does an empty PERLIO= mean, anyway?
21410              
21411              [ 19239]
21412              Try to get the layers.t working also for dosish platforms.
21413              
21414              [ 19241]
21415              Handle PERLIO= and document a bit.
21416              
21417              [ 19243]
21418              Detect the 'fast stdio' case.
21419      Branch: maint-5.8/perl
21420           !> lib/PerlIO.pm pod/perlrun.pod t/io/layers.t universal.c
21421 ____________________________________________________________________________
21422 [ 19259] By: jhi                                   on 2003/04/17  18:41:23
21423         Log: Integrate:
21424              [ 19203]
21425              Introduce PerlIO::get_layers() to allow people to peek
21426              at the PerlIO layer stack.
21427      Branch: maint-5.8/perl
21428           +> t/io/layers.t
21429           !> MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t
21430           !> universal.c
21431 ____________________________________________________________________________
21432 [ 19258] By: jhi                                   on 2003/04/17  18:38:58
21433         Log: Integrate:
21434              [ 19232]
21435              Redundant test.
21436              
21437              [ 19233]
21438              Syntax terror.
21439      Branch: maint-5.8/perl
21440           !> lib/unicore/mktables
21441 ____________________________________________________________________________
21442 [ 19257] By: jhi                                   on 2003/04/17  18:33:40
21443         Log: Integrate:
21444              [ 19231]
21445              Synchronize the specifications of the POSIX character
21446              classes alnum, graph, and print closer to the planned
21447              Unicode proposal.
21448              
21449              [ 19244]
21450              More maneuvering closer to proposed POSIX classes
21451              mapping to Unicode: (1) The definitions of "graph" and
21452              "print" are still in flux: move closer back to how Perl
21453              5.8.0 defined it (though drop Co, that did not make sense)
21454              (2) Add U+0085 (NEL) to "space".
21455      Branch: maint-5.8/perl
21456           !> lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl
21457           !> lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl
21458           !> lib/unicore/mktables utf8.c
21459 ____________________________________________________________________________
21460 [ 19256] By: jhi                                   on 2003/04/17  18:26:24
21461         Log: Integrate:
21462              [ 19194]
21463              Darwin/Rhapsody hints files updates by Wilfredo Sánchez
21464              
21465              [ 19198]
21466              The lib/ipc_sysv.t test has a new name.
21467              
21468              [ 19199]
21469              Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at
21470              ../../lib for the lc() at line 66 (UTF-8 data possible
21471              if using UTF-8 locales).
21472              
21473              [ 19200]
21474              Fix bug #15893 by creating shared scalars with a refcount of 1
21475              instead of 2 and make push and pop increase the refcount.
21476              
21477              [ 19201]
21478              Fix bug #16253, use all the CPU that we can :-)
21479              
21480              [ 19202]
21481              Subject: [PATCH] vms/vms.c waitpid tweak
21482              From: "Craig A. Berry" <craigberry@mac.com>
21483              Date: Mon, 14 Apr 2003 00:43:00 -0500
21484              Message-ID: <3E9A4A64.6030205@mac.com>
21485              
21486              [ 19206]
21487              More docs about running tests and the test suite.
21488              Update perlhack.pod in various places.
21489              Add 'test_harness' as a .PHONY dependency in the Makefile.
21490              
21491              [ 19207]
21492              Document and test autovivified dirhandles.
21493              Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod
21494              From: Nathan Torkington (via RT) <perlbug-followup@perl.org>
21495              Date: 12 Apr 2003 12:40:45 -0000
21496              Message-Id: <rt-21952-55079.8.08945458828887@bugs6.perl.org>
21497              
21498              [ 19210]
21499              Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1  [perl #17757]
21500              From: Inaba Hiroto <inaba@st.rim.or.jp>
21501              Date: Fri, 21 Mar 2003 17:35:21 +0900
21502              Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp>
21503              Date: Sat, 22 Mar 2003 11:28:05 +0900
21504              Message-ID: <3E7BCA34.6824269F@st.rim.or.jp>
21505              
21506              [ 19211]
21507              Mention that "make test_harness" lets messages sent through
21508              standard error out. Complements change #19206.
21509              
21510              [ 19212]
21511              Fixes to bugs introduced by PL_stashcache
21512              A) Follow suggestion by Benjamin Goldberg to use hv_delete
21513              instead of hv_delete_ent to avoid creating a temporary SV
21514              B) Don't increment the refcount, sneak it into an IV instead
21515              C) When a GP is a deleted that contains a stash, remove the
21516              corresponding entry since hv might be in use in other places.
21517              D) Note that no test cases test the deletion of packages to catch
21518              this bug. 
21519              
21520              [ 19213]
21521              Ook, run tests on correct build-dir next time.
21522              We must check if the hv is a stash, otherwise we try to delete
21523              something that is a HvNAME of null.....  tests pass better now
21524              
21525              [ 19214]
21526              [perl #21845] "proto.h": 'id' is a reserved word in Objective-C.
21527              
21528              [ 19215]
21529              Add a test for [perl #17753].
21530              
21531              [ 19226]
21532              Upgrade to Pod::LaTeX 0.55.
21533              
21534              [ 19227]
21535              [#17040] Storable now handles self-tied scalars with NULL mg_obj.
21536              
21537              [ 19236]
21538              Document the effect of thread creation context.
21539              
21540              [ 19238]
21541              A -C parsed from the #! line can still have line endings in it.
21542              
21543              [ 19240]
21544              Fix double join problem for those places where free
21545              actually means free (solaris for example :)
21546              Fixes bug #16681
21547              
21548              [ 19245]
21549              Document that the open pragma does not affect
21550              the three-headed hydra, ummm, open.
21551              
21552              [ 19247]
21553              Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings
21554              From: Enache Adrian <enache@rdslink.ro>
21555              Date: Thu, 17 Apr 2003 14:35:36 +0300
21556              Message-Id: <20030417113536.GA898@ratsnest.hole>
21557              
21558              [ 19252]
21559              [#21962] Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".
21560              Anything that's broken by this change should be fixed.
21561              
21562              [ 19254]
21563              Extreme Voodoo programming, by not pinching the SV if it is a 
21564              PADTMP it happily keeps it's value later on!
21565      Branch: maint-5.8/perl
21566           +> lib/Pod/t/pod2latex.t
21567            - lib/Pod/t/latex.t
21568            ! embedvar.h
21569           !> (integrate 32 files)
21570 ____________________________________________________________________________
21571 [ 19255] By: jhi                                   on 2003/04/17  17:44:24
21572         Log: metaconfig unit change for #19253.
21573      Branch: metaconfig/U/perl
21574            ! Extensions.U
21575 ____________________________________________________________________________
21576 [ 19254] By: sky                                   on 2003/04/17  17:31:52
21577         Log: Extreme Voodoo programming, by not pinching the SV if it is a 
21578              PADTMP it happily keeps it's value later on!
21579      Branch: perl
21580            ! sv.c
21581 ____________________________________________________________________________
21582 [ 19253] By: jhi                                   on 2003/04/17  17:09:16
21583         Log: Implement -Dnoextensions=... and -Donlyextensions=...
21584      Branch: perl
21585            ! Configure INSTALL
21586 ____________________________________________________________________________
21587 [ 19252] By: ams                                   on 2003/04/17  16:19:31
21588         Log: Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".
21589              Anything that's broken by this change should be fixed.
21590      Branch: perl
21591            ! gv.c
21592 ____________________________________________________________________________
21593 [ 19251] By: jhi                                   on 2003/04/17  15:39:56
21594         Log: Introduce the new *l APIs, undefined, to non-Configure lands.
21595      Branch: perl
21596            ! NetWare/config.wc NetWare/config_H.wc configure.com
21597            ! djgpp/configure.bat epoc/config.sh plan9/config.plan9
21598            ! plan9/config_h.sample plan9/config_sh.sample win32/config.bc
21599            ! win32/config.gc win32/config.vc win32/config.vc64
21600            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21601            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
21602 ____________________________________________________________________________
21603 [ 19250] By: jhi                                   on 2003/04/17  15:07:08
21604         Log: Regen Glossary et alia.
21605      Branch: perl
21606            ! Porting/Glossary Porting/config.sh Porting/config_H
21607 ____________________________________________________________________________
21608 [ 19249] By: jhi                                   on 2003/04/17  14:54:01
21609         Log: metaconfig unit change for #19248.
21610      Branch: metaconfig/U/perl
21611            ! selectminbits.U
21612 ____________________________________________________________________________
21613 [ 19248] By: jhi                                   on 2003/04/17  14:53:41
21614         Log: Small tidying up of the selectminbits code, but most
21615              importantly allocate the buffer from the heap using
21616              malloc, not from the stack: using stack causes unaligned
21617              access in LP64 Solaris since stack data is not guaranteed
21618              to be 64-bit aligned, while a fd_set is (it has 1024 longs).
21619              (via Alan Burlison)
21620      Branch: perl
21621            ! Configure
21622 ____________________________________________________________________________
21623 [ 19247] By: ams                                   on 2003/04/17  12:24:57
21624         Log: Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings
21625              From: Enache Adrian <enache@rdslink.ro>
21626              Date: Thu, 17 Apr 2003 14:35:36 +0300
21627              Message-Id: <20030417113536.GA898@ratsnest.hole>
21628      Branch: perl
21629            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
21630 ____________________________________________________________________________
21631 [ 19246] By: nick                                  on 2003/04/17  10:44:49
21632         Log: Integrate mainline
21633      Branch: perlio
21634           +> lib/ExtUtils/t/MM_Any.t lib/Locale/Maketext/t/00about.t
21635           +> lib/Locale/Maketext/t/01make.t lib/Locale/Maketext/t/02get.t
21636           +> lib/Locale/Maketext/t/03http.t lib/Net/Ping/t/510_ping_udp.t
21637           +> lib/Pod/t/pod2latex.t lib/Test/Harness/t/pod.t t/io/layers.t
21638           +> t/lib/sample-tests/switches
21639            - lib/Locale/Maketext/test.pl lib/Net/Ping/README
21640            - lib/Pod/t/latex.t
21641           !> (integrate 258 files)
21642 ____________________________________________________________________________
21643 [ 19245] By: jhi                                   on 2003/04/17  09:20:27
21644         Log: Document that the open pragma does not affect
21645              the three-headed hydra, ummm, open.
21646      Branch: perl
21647            ! lib/open.pm
21648 ____________________________________________________________________________
21649 [ 19244] By: jhi                                   on 2003/04/17  06:45:26
21650         Log: More maneuvering closer to proposed POSIX classes
21651              mapping to Unicode: (1) The definitions of "graph" and
21652              "print" are still in flux: move closer back to how Perl
21653              5.8.0 defined it (though drop Co, that did not make sense)
21654              (2) Add U+0085 (NEL) to "space".
21655      Branch: perl
21656            ! lib/unicore/lib/Graph.pl lib/unicore/lib/Print.pl
21657            ! lib/unicore/lib/Space.pl lib/unicore/mktables
21658 ____________________________________________________________________________
21659 [ 19243] By: jhi                                   on 2003/04/17  05:29:24
21660         Log: Detect the 'fast stdio' case.
21661      Branch: perl
21662            ! lib/PerlIO.pm t/io/layers.t
21663 ____________________________________________________________________________
21664 [ 19242] By: jhi                                   on 2003/04/16  20:14:01
21665         Log: Fix up Larry's copyright statements to my best knowledge.
21666              (Lots of Perl 5 source code archaeology was involved.)
21667              Larry didn't make strangled noises when I showed him
21668              the patch, either :-)
21669      Branch: perl
21670            ! EXTERN.h INTERN.h Porting/pumpkin.pod README XSUB.h av.c av.h
21671            ! cc_runtime.h cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
21672            ! embed.h embed.pl embedvar.h fakesdio.h fakethr.h form.h
21673            ! global.sym globals.c gv.c gv.h handy.h hv.c hv.h keywords.h
21674            ! keywords.pl locale.c mg.c mg.h miniperlmain.c nostdio.h
21675            ! numeric.c op.c op.h opcode.h opcode.pl opnames.h pad.c pad.h
21676            ! patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.h
21677            ! perlsdio.h perlsfio.h perlvars.h pp.c pp.h pp_ctl.c pp_hot.c
21678            ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.c reentr.h
21679            ! reentr.pl regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
21680            ! scope.h sv.c sv.h taint.c thrdvar.h thread.h toke.c
21681            ! universal.c unixish.h utf8.c utf8.h utfebcdic.h util.c util.h
21682            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
21683            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
21684            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c xsutils.c
21685 ____________________________________________________________________________
21686 [ 19241] By: jhi                                   on 2003/04/16  17:24:24
21687         Log: Handle PERLIO= and document a bit.
21688      Branch: perl
21689            ! lib/PerlIO.pm pod/perlrun.pod t/io/layers.t
21690 ____________________________________________________________________________
21691 [ 19240] By: sky                                   on 2003/04/16  16:27:43
21692         Log: Fix double join problem for those places where free
21693              actually means free (solaris for example :)
21694              Fixes bug #16681
21695      Branch: perl
21696            ! ext/threads/t/join.t ext/threads/threads.xs
21697 ____________________________________________________________________________
21698 [ 19239] By: jhi                                   on 2003/04/16  14:57:47
21699         Log: Try to get the layers.t working also for dosish platforms.
21700      Branch: perl
21701            ! lib/PerlIO.pm t/io/layers.t
21702 ____________________________________________________________________________
21703 [ 19238] By: jhi                                   on 2003/04/16  13:27:24
21704         Log: A -C parsed from the #! line can still have line endings in it.
21705      Branch: perl
21706            ! util.c
21707 ____________________________________________________________________________
21708 [ 19237] By: jhi                                   on 2003/04/16  13:23:37
21709         Log: What does an empty PERLIO= mean, anyway?
21710      Branch: perl
21711            ! t/io/layers.t
21712 ____________________________________________________________________________
21713 [ 19236] By: jhi                                   on 2003/04/16  13:09:42
21714         Log: Document the effect of thread creation context.
21715      Branch: perl
21716            ! ext/threads/threads.pm
21717 ____________________________________________________________________________
21718 [ 19235] By: jhi                                   on 2003/04/16  12:13:07
21719         Log: Use the right prototype and a glob is fine (from Rafael).
21720      Branch: perl
21721            ! lib/PerlIO.pm universal.c
21722 ____________________________________________________________________________
21723 [ 19234] By: jhi                                   on 2003/04/16  10:20:46
21724         Log: PerlIO::get_layers() usage tip.
21725      Branch: perl
21726            ! lib/PerlIO.pm
21727 ____________________________________________________________________________
21728 [ 19233] By: jhi                                   on 2003/04/16  10:07:48
21729         Log: Syntax terror.
21730      Branch: perl
21731            ! lib/unicore/mktables
21732 ____________________________________________________________________________
21733 [ 19232] By: jhi                                   on 2003/04/16  09:45:51
21734         Log: Redundant test.
21735      Branch: perl
21736            ! lib/unicore/mktables
21737 ____________________________________________________________________________
21738 [ 19231] By: jhi                                   on 2003/04/16  09:21:25
21739         Log: Synchronize the specifications of the POSIX character
21740              classes alnum, graph, and print closer to the planned
21741              Unicode proposal.
21742      Branch: perl
21743            ! lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl
21744            ! lib/unicore/lib/Print.pl lib/unicore/mktables utf8.c
21745 ____________________________________________________________________________
21746 [ 19230] By: jhi                                   on 2003/04/16  08:57:01
21747         Log: Patch from Merijn.
21748      Branch: perl
21749            ! perl.h
21750 ____________________________________________________________________________
21751 [ 19229] By: jhi                                   on 2003/04/16  08:27:53
21752         Log: metaconfig unit change for #19228.
21753      Branch: metaconfig/U/perl
21754            ! d_modfl.U
21755 ____________________________________________________________________________
21756 [ 19228] By: jhi                                   on 2003/04/16  08:27:26
21757         Log: Thinko in modfl detection.
21758      Branch: perl
21759            ! Configure
21760 ____________________________________________________________________________
21761 [ 19227] By: ams                                   on 2003/04/16  02:32:11
21762         Log: Storable now handles self-tied scalars with NULL mg_obj.
21763      Branch: perl
21764            ! ext/Storable/Storable.xs
21765 ____________________________________________________________________________
21766 [ 19226] By: jhi                                   on 2003/04/15  18:00:21
21767         Log: Upgrade to Pod::LaTeX 0.55.
21768      Branch: perl
21769            + lib/Pod/t/pod2latex.t
21770            - lib/Pod/t/latex.t
21771            ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
21772 ____________________________________________________________________________
21773 [ 19225] By: jhi                                   on 2003/04/15  17:01:40
21774         Log: metaconfig unit change for #19224.
21775      Branch: metaconfig
21776            ! U/threads/archname.U
21777      Branch: metaconfig/U/perl
21778            - sanelongdbl.U
21779            ! d_modfl.U
21780 ____________________________________________________________________________
21781 [ 19224] By: jhi                                   on 2003/04/15  17:01:27
21782         Log: The 'disable-longdouble-if-no-modfl-sqrtl' part didn't stick.
21783      Branch: perl
21784            ! Configure
21785 ____________________________________________________________________________
21786 [ 19223] By: jhi                                   on 2003/04/15  16:36:32
21787         Log: Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.
21788      Branch: perl
21789            ! t/io/layers.t
21790 ____________________________________________________________________________
21791 [ 19222] By: jhi                                   on 2003/04/15  16:28:54
21792         Log: metaconfig unit change for #19221.
21793      Branch: metaconfig
21794            ! U/modified/libs.U
21795 ____________________________________________________________________________
21796 [ 19221] By: jhi                                   on 2003/04/15  16:27:49
21797         Log: False alarm: no cyclic dependency.
21798      Branch: perl
21799            ! Configure config_h.SH
21800 ____________________________________________________________________________
21801 [ 19220] By: jhi                                   on 2003/04/15  16:09:17
21802         Log: metaconfig unit changes for #19219.
21803      Branch: metaconfig
21804            ! U/compline/byteorder.U U/compline/ccflags.U
21805            ! U/compline/d_fd_set.U U/compline/d_isascii.U
21806            ! U/compline/d_open3.U U/compline/d_stdstdio.U
21807            ! U/compline/d_vprintf.U U/compline/i_time.U
21808            ! U/compline/nblock_io.U U/compline/orderlib.U
21809            ! U/modified/Signal.U U/modified/d_access.U
21810            ! U/modified/d_getpgrp.U U/modified/d_setpgrp.U
21811            ! U/modified/prototype.U U/threads/archname.U
21812      Branch: metaconfig/U/perl
21813            + d_aintl.U d_copysignl.U d_ilogbl.U d_scalbnl.U sanelongdbl.U
21814            ! d_dirfd.U d_dlsymun.U d_fcntl_can_lock.U d_sqrtl.U dlsrc.U
21815            ! fflushall.U fpossize.U i_db.U perlxv.U uselfs.U uselongdbl.U
21816 ____________________________________________________________________________
21817 [ 19219] By: jhi                                   on 2003/04/15  16:08:11
21818         Log: Backport of _most_ of the changes in #19218: not one big
21819              cyclic dependency, though, it must be broken up somehow.
21820      Branch: perl
21821            ! Configure config_h.SH
21822 ____________________________________________________________________________
21823 [ 19218] By: jhi                                   on 2003/04/15  14:09:31
21824         Log: Big patch from Alan Burlison to make Solaris long doubles work.
21825              (Also spreads more <stdlib.h> joy.)
21826              Needs backporting to metaconfig units and introducing the new
21827              symbols to non-Configure lands.
21828      Branch: perl
21829            ! Configure config_h.SH hints/solaris_2.sh numeric.c perl.h pp.c
21830 ____________________________________________________________________________
21831 [ 19217] By: jhi                                   on 2003/04/15  14:01:03
21832         Log: Don't skip the whole test for PERLIO=perlio.
21833      Branch: perl
21834            ! t/io/layers.t
21835 ____________________________________________________________________________
21836 [ 19216] By: jhi                                   on 2003/04/15  13:47:16
21837         Log: Revert #19031 now that #19210 fixed the bug (#17757).
21838      Branch: maint-5.8/perl
21839            ! regexec.c t/op/subst.t
21840 ____________________________________________________________________________
21841 [ 19215] By: jhi                                   on 2003/04/15  05:54:17
21842         Log: Add a test for [perl #17753].
21843      Branch: perl
21844            ! t/op/undef.t
21845 ____________________________________________________________________________
21846 [ 19214] By: jhi                                   on 2003/04/15  05:40:52
21847         Log: "proto.h": 'id' is a reserved word in Objective-C.
21848      Branch: perl
21849            ! embed.fnc op.c proto.h
21850 ____________________________________________________________________________
21851 [ 19213] By: sky                                   on 2003/04/14  21:42:10
21852         Log: Ook, run tests on correct build-dir next time.
21853              We must check if the hv is a stash, otherwise we try to delete
21854              something that is a HvNAME of null.....  tests pass better now
21855      Branch: perl
21856            ! gv.c
21857 ____________________________________________________________________________
21858 [ 19212] By: sky                                   on 2003/04/14  21:15:00
21859         Log: Fixes to bugs introduced by PL_stashcache
21860              A) Follow suggestion by Benjamin Goldberg to use hv_delete
21861              instead of hv_delete_ent to avoid creating a temporary SV
21862              B) Don't increment the refcount, sneak it into an IV instead
21863              C) When a GP is a deleted that contains a stash, remove the
21864              corresponding entry since hv might be in use in other places.
21865              D) Note that no test cases test the deletion of packages to catch
21866              this bug. 
21867      Branch: perl
21868            ! gv.c hv.c pp_hot.c
21869 ____________________________________________________________________________
21870 [ 19211] By: rgs                                   on 2003/04/14  21:11:11
21871         Log: Mention that "make test_harness" lets messages sent through
21872              standard error out. Complements change #19206.
21873      Branch: perl
21874            ! pod/perlhack.pod
21875 ____________________________________________________________________________
21876 [ 19210] By: rgs                                   on 2003/04/14  20:48:02
21877         Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1  [perl #17757]
21878              From: Inaba Hiroto <inaba@st.rim.or.jp>
21879              Date: Fri, 21 Mar 2003 17:35:21 +0900
21880              Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp>
21881              Date: Sat, 22 Mar 2003 11:28:05 +0900
21882              Message-ID: <3E7BCA34.6824269F@st.rim.or.jp>
21883      Branch: perl
21884            ! regexec.c t/op/pat.t
21885 ____________________________________________________________________________
21886 [ 19209] By: jhi                                   on 2003/04/14  20:36:55
21887         Log: PERLIO=perlio requires extra steps.
21888      Branch: perl
21889            ! lib/PerlIO.pm t/io/layers.t
21890 ____________________________________________________________________________
21891 [ 19208] By: jhi                                   on 2003/04/14  20:02:04
21892         Log: Skip as early as possible if no perlio since the
21893              use open would be compile-time.
21894      Branch: perl
21895            ! t/io/layers.t
21896 ____________________________________________________________________________
21897 [ 19207] By: rgs                                   on 2003/04/14  19:34:42
21898         Log: Document and test autovivified dirhandles.
21899              Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod
21900              From: Nathan Torkington (via RT) <perlbug-followup@perl.org>
21901              Date: 12 Apr 2003 12:40:45 -0000
21902              Message-Id: <rt-21952-55079.8.08945458828887@bugs6.perl.org>
21903      Branch: perl
21904            ! pod/perlfunc.pod t/op/readdir.t
21905 ____________________________________________________________________________
21906 [ 19206] By: rgs                                   on 2003/04/14  19:13:26
21907         Log: More docs about running tests and the test suite.
21908              Update perlhack.pod in various places.
21909              Add 'test_harness' as a .PHONY dependency in the Makefile.
21910      Branch: perl
21911            ! Makefile.SH pod/perlhack.pod t/README
21912 ____________________________________________________________________________
21913 [ 19205] By: jhi                                   on 2003/04/14  18:58:01
21914         Log: Build get_layers() also under -Uuseperlio.
21915      Branch: perl
21916            ! universal.c
21917 ____________________________________________________________________________
21918 [ 19204] By: jhi                                   on 2003/04/14  18:48:04
21919         Log: Bump up the version and admonish against aspiring (ab)use.
21920      Branch: perl
21921            ! lib/PerlIO.pm
21922 ____________________________________________________________________________
21923 [ 19203] By: jhi                                   on 2003/04/14  17:35:51
21924         Log: Introduce PerlIO::get_layers() to allow people to peek
21925              at the PerlIO layer stack.
21926      Branch: perl
21927            + t/io/layers.t
21928            ! MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t
21929            ! universal.c
21930 ____________________________________________________________________________
21931 [ 19202] By: merijn                                on 2003/04/14  05:42:18
21932         Log: Subject: [PATCH] vms/vms.c waitpid tweak
21933              From: "Craig A. Berry" <craigberry@mac.com>
21934              Date: Mon, 14 Apr 2003 00:43:00 -0500
21935              Message-ID: <3E9A4A64.6030205@mac.com>
21936      Branch: perl
21937            ! vms/vms.c
21938 ____________________________________________________________________________
21939 [ 19201] By: sky                                   on 2003/04/13  19:26:46
21940         Log: Fix bug #16253, use all the CPU that we can :-)
21941      Branch: perl
21942            ! ext/threads/threads.xs
21943 ____________________________________________________________________________
21944 [ 19200] By: sky                                   on 2003/04/13  18:38:58
21945         Log: Fix bug #15893 by creating shared scalars with a refcount of 1
21946              instead of 2 and make push and pop increase the refcount.
21947      Branch: perl
21948            ! ext/threads/shared/shared.xs
21949 ____________________________________________________________________________
21950 [ 19199] By: jhi                                   on 2003/04/13  11:45:42
21951         Log: Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at
21952              ../../lib for the lc() at line 66 (UTF-8 data possible
21953              if using UTF-8 locales).
21954      Branch: perl
21955            ! lib/ExtUtils/t/Install.t
21956 ____________________________________________________________________________
21957 [ 19198] By: jhi                                   on 2003/04/13  09:43:09
21958         Log: The lib/ipc_sysv.t test has a new name.
21959      Branch: perl
21960            ! INSTALL
21961 ____________________________________________________________________________
21962 [ 19197] By: jhi                                   on 2003/04/13  09:32:05
21963         Log: Continue hunting for the cause of the Tru64 failed threaded smokes
21964              most probably introduced by the change #19157.  The tweak suggested
21965              by Stephen McCamant trades a possible dangling pointer (CopFILE()
21966              is tricky like that with threads) to a memory leak.  (This means
21967              that this tweak shouldn't be left in as-is, but if this helps,
21968              we at least know that the failure was caused by the #19157.)
21969      Branch: perl
21970            ! op.c
21971 ____________________________________________________________________________
21972 [ 19196] By: jhi                                   on 2003/04/13  09:20:02
21973         Log: Upgrade to Net::Ping 2.29.
21974      Branch: perl
21975            + lib/Net/Ping/t/510_ping_udp.t
21976            - lib/Net/Ping/README
21977            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
21978 ____________________________________________________________________________
21979 [ 19195] By: jhi                                   on 2003/04/13  09:02:05
21980         Log: Upgrade to Test::Harness 2.27_04.
21981      Branch: perl
21982            + lib/Test/Harness/t/pod.t t/lib/sample-tests/switches
21983            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Straps.pm
21984            ! lib/Test/Harness/t/test-harness.t
21985 ____________________________________________________________________________
21986 [ 19194] By: rgs                                   on 2003/04/12  21:21:04
21987         Log: Darwin/Rhapsody hints files updates by Wilfredo Sánchez
21988      Branch: perl
21989            ! hints/darwin.sh hints/rhapsody.sh
21990 ____________________________________________________________________________
21991 [ 19193] By: jhi                                   on 2003/04/12  18:46:31
21992         Log: Integrate:
21993              [ 19166]
21994              Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1`  these days?
21995              From: Robin Barker <Robin.Barker@npl.co.uk>
21996              Date: Tue, 8 Apr 2003 14:23:04 +0100 
21997              Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>
21998              
21999              [ 19167]
22000              Typos fixes by Stas Bekman.
22001              
22002              [ 19168]
22003              Document that perl recognizes 2>&1 on the command-line on VMS.
22004              
22005              [ 19171]
22006              Implement support for --help and --version in Getopt::Std
22007              Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
22008              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
22009              Date: Mon, 7 Apr 2003 17:07:15 -0700
22010              Message-ID: <20030408000714.GA953@math.berkeley.edu>
22011              
22012              [ 19172]
22013              Try to be more descriptive than just __ANONIO__ which is what
22014              you get when you autovivify filehandles into array/hash elements.
22015              
22016              [ 19173]
22017              open(my $fh, ">&", STDOUT) should not warn under strict.
22018              
22019              [ 19174]
22020              Even more promotion for -lc128 (long doubles on AIX)
22021              More obvious detection of C compiler
22022              cc_type should not promote to config.sh
22023              
22024              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22025              Date: Wed, 09 Apr 2003 14:31:48 +0200
22026              Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>
22027              
22028              [ 19175]
22029              In case someone is using UTF-8 locales.
22030              
22031              [ 19176]
22032              Also locale names can contain illegal UTF-8.
22033              
22034              [ 19177]
22035              perlport information about portably embedding string data.
22036              
22037              [ 19179]
22038              I assume the idea was to use the *cwd variables for testing.
22039              
22040              [ 19180]
22041              With AFS the cwds have little chance of agreeing.
22042              
22043              [ 19181]
22044              Unless Inuits are involved...
22045              
22046              [ 19183]
22047              The test doesn't work that well when -Uusedl.
22048              Some of the tests could be salvaged even then I guess.
22049              
22050              [ 19184]
22051              Add an option for the grok_xxx() to silently ignore bad digits.
22052              
22053              [ 19185]
22054              Noted by Nat: -0 didn't work that well with Unicode.
22055              
22056              [ 19186]
22057              Be more descriptive.
22058              
22059              [ 19188]
22060              PerlFAQ sync.
22061              
22062              [ 19189]
22063              Peter Scott suggests that the docs for base.pm should
22064              state explicitely that base.pm doesn't call import()
22065              on base classes. Plus a few typos.
22066              
22067              [ 19190]
22068              Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03
22069              From: Michael G Schwern <schwern@pobox.com>
22070              Date: Fri, 11 Apr 2003 00:32:02 -0700
22071              Message-ID: <20030411073202.GC5916@windhund.schwern.org>
22072              
22073              [ 19191]
22074              Benchmark nit from Nick Clark (in OpenBSD the result could
22075              be a negative zero, -0).
22076      Branch: maint-5.8/perl
22077           !> (integrate 38 files)
22078 ____________________________________________________________________________
22079 [ 19192] By: jhi                                   on 2003/04/12  18:23:40
22080         Log: The debugging aid #19182 didn't.
22081      Branch: perl
22082            ! ext/B/t/deparse.t
22083 ____________________________________________________________________________
22084 [ 19191] By: jhi                                   on 2003/04/12  16:51:12
22085         Log: Benchmark nit from Nick Clark (in OpenBSD the result could
22086              be a negative zero, -0).
22087      Branch: perl
22088            ! lib/Benchmark.t
22089 ____________________________________________________________________________
22090 [ 19190] By: rgs                                   on 2003/04/12  13:41:25
22091         Log: Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03
22092              From: Michael G Schwern <schwern@pobox.com>
22093              Date: Fri, 11 Apr 2003 00:32:02 -0700
22094              Message-ID: <20030411073202.GC5916@windhund.schwern.org>
22095      Branch: perl
22096            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
22097            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
22098            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/TODO
22099            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/00setup_dummy.t
22100            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/basic.t
22101            ! lib/ExtUtils/t/zz_cleanup_dummy.t
22102 ____________________________________________________________________________
22103 [ 19189] By: rgs                                   on 2003/04/10  20:40:14
22104         Log: Peter Scott suggests that the docs for base.pm should
22105              state explicitely that base.pm doesn't call import()
22106              on base classes. Plus a few typos.
22107      Branch: perl
22108            ! lib/base.pm
22109 ____________________________________________________________________________
22110 [ 19188] By: rgs                                   on 2003/04/10  19:45:08
22111         Log: PerlFAQ sync.
22112      Branch: perl
22113            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
22114            ! pod/perlfaq7.pod pod/perlfaq9.pod
22115 ____________________________________________________________________________
22116 [ 19187] By: rgs                                   on 2003/04/10  19:25:18
22117         Log: Fix bug #21914, 3-arg open + local $fh + strict coredump.
22118              There used to be a nullstash (%{"<none>::"}) to hold illegal
22119              variables under strict 'vars'. It has been removed by change #17942.
22120              This can lead to segfaults during the parsing, because some illegal
22121              variables might have been discarded before the compilation of the
22122              current statement had completed.
22123              Bug analysis and test case by Enache Adrian.
22124      Branch: perl
22125            ! gv.c t/lib/strict/vars
22126 ____________________________________________________________________________
22127 [ 19186] By: jhi                                   on 2003/04/10  19:13:40
22128         Log: Be more descriptive.
22129      Branch: perl
22130            ! MANIFEST
22131 ____________________________________________________________________________
22132 [ 19185] By: jhi                                   on 2003/04/10  19:06:02
22133         Log: Noted by Nat: -0 didn't work that well with Unicode.
22134      Branch: perl
22135            ! perl.c pod/perlrun.pod
22136 ____________________________________________________________________________
22137 [ 19184] By: jhi                                   on 2003/04/10  17:26:43
22138         Log: Add an option for the grok_xxx() to silently ignore bad digits.
22139      Branch: perl
22140            ! numeric.c perl.h
22141 ____________________________________________________________________________
22142 [ 19183] By: jhi                                   on 2003/04/10  10:56:25
22143         Log: The test doesn't work that well when -Uusedl.
22144              Some of the tests could be salvaged even then I guess.
22145      Branch: perl
22146            ! lib/ExtUtils/t/Constant.t
22147 ____________________________________________________________________________
22148 [ 19182] By: jhi                                   on 2003/04/10  09:40:24
22149         Log: A temporary debugging aid for Tru64 threaded builds.
22150      Branch: perl
22151            ! ext/B/t/deparse.t
22152 ____________________________________________________________________________
22153 [ 19181] By: jhi                                   on 2003/04/10  08:02:10
22154         Log: Unless Inuits are involved...
22155      Branch: perl
22156            ! pod/perlrun.pod
22157 ____________________________________________________________________________
22158 [ 19180] By: jhi                                   on 2003/04/10  07:02:44
22159         Log: With AFS the cwds have little chance of agreeing.
22160      Branch: perl
22161            ! ext/Cwd/t/cwd.t
22162 ____________________________________________________________________________
22163 [ 19179] By: jhi                                   on 2003/04/10  06:46:50
22164         Log: I assume the idea was to use the *cwd variables for testing.
22165      Branch: perl
22166            ! ext/Cwd/t/cwd.t
22167 ____________________________________________________________________________
22168 [ 19178] By: jhi                                   on 2003/04/10  04:59:18
22169         Log: Integrate:
22170              [ 18601]
22171              More of the #18600.
22172      Branch: maint-5.8/perl
22173           !> pad.c
22174 ____________________________________________________________________________
22175 [ 19177] By: jhi                                   on 2003/04/10  04:34:48
22176         Log: perlport information about portably embedding string data.
22177      Branch: perl
22178            ! pod/perlport.pod
22179 ____________________________________________________________________________
22180 [ 19176] By: jhi                                   on 2003/04/10  04:18:45
22181         Log: Also locale names can contain illegal UTF-8.
22182      Branch: perl
22183            ! lib/locale.t
22184 ____________________________________________________________________________
22185 [ 19175] By: jhi                                   on 2003/04/10  04:03:48
22186         Log: In case someone is using UTF-8 locales.
22187      Branch: perl
22188            ! lib/ExtUtils/MM_MacOS.pm
22189 ____________________________________________________________________________
22190 [ 19174] By: merijn                                on 2003/04/09  14:33:12
22191         Log: Even more promotion for -lc128 (long doubles on AIX)
22192              More obvious detection of C compiler
22193              cc_type should not promote to config.sh
22194              
22195              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22196              Date: Wed, 09 Apr 2003 14:31:48 +0200
22197              Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>
22198      Branch: perl
22199            ! hints/aix.sh
22200 ____________________________________________________________________________
22201 [ 19173] By: jhi                                   on 2003/04/09  12:39:35
22202         Log: open(my $fh, ">&", STDOUT) should not warn under strict.
22203      Branch: perl
22204            ! op.c t/io/open.t
22205 ____________________________________________________________________________
22206 [ 19172] By: jhi                                   on 2003/04/09  10:40:31
22207         Log: Try to be more descriptive than just __ANONIO__ which is what
22208              you get when you autovivify filehandles into array/hash elements.
22209      Branch: perl
22210            ! doio.c op.c t/io/open.t
22211 ____________________________________________________________________________
22212 [ 19171] By: rgs                                   on 2003/04/08  20:44:20
22213         Log: Implement support for --help and --version in Getopt::Std
22214              Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
22215              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
22216              Date: Mon, 7 Apr 2003 17:07:15 -0700
22217              Message-ID: <20030408000714.GA953@math.berkeley.edu>
22218      Branch: perl
22219            ! lib/Getopt/Std.pm
22220 ____________________________________________________________________________
22221 [ 19170] By: rgs                                   on 2003/04/08  19:47:05
22222         Log: Subject: [PATCH] Re: Error: Unknown error
22223              From: Enache Adrian <enache@rdslink.ro>
22224              Date: Tue, 8 Apr 2003 07:12:13 +0300
22225              Message-ID: <20030408041213.GA13553@ratsnest.hole>
22226      Branch: perl
22227            ! lib/fields.t lib/strict.t op.c t/lib/strict/subs
22228 ____________________________________________________________________________
22229 [ 19169] By: rgs                                   on 2003/04/08  19:19:34
22230         Log: Subject: [PATCH] (vaguely connected with) [perl #21875] Hash ref transformed as a list
22231              From: Dave Mitchell <davem@fdgroup.com>
22232              Date: Mon, 7 Apr 2003 21:43:17 +0100
22233              Message-ID: <20030407204317.GA8796@fdgroup.com>
22234              
22235              The new XTERMORDORDOR lexer expectation must also be named
22236              in debugging perls, to be used in the output of -DT.
22237      Branch: perl
22238            ! perl.h toke.c
22239 ____________________________________________________________________________
22240 [ 19168] By: rgs                                   on 2003/04/08  19:05:22
22241         Log: Document that perl recognizes 2>&1 on the command-line on VMS.
22242      Branch: perl
22243            ! vms/perlvms.pod
22244 ____________________________________________________________________________
22245 [ 19167] By: rgs                                   on 2003/04/08  18:47:18
22246         Log: Typos fixes by Stas Bekman.
22247      Branch: perl
22248            ! cv.h lib/attributes.pm sv.h
22249 ____________________________________________________________________________
22250 [ 19166] By: rgs                                   on 2003/04/08  18:43:22
22251         Log: Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1`  these days?
22252              From: Robin Barker <Robin.Barker@npl.co.uk>
22253              Date: Tue, 8 Apr 2003 14:23:04 +0100 
22254              Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>
22255      Branch: perl
22256            ! pod/perlpod.pod
22257 ____________________________________________________________________________
22258 [ 19165] By: jhi                                   on 2003/04/08  17:43:04
22259         Log: Integrate:
22260              [ 19162]
22261              Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02
22262              From: Michael G Schwern <schwern@pobox.com>
22263              Date: Mon, 7 Apr 2003 02:09:17 -0700
22264              Message-ID: <20030407090917.GA9221@windhund.schwern.org>
22265              
22266              [ 19163]
22267              The SvGROW() might move the PV.
22268              
22269              [ 19164]
22270              Few more words about safe/unsafe signals.
22271      Branch: maint-5.8/perl
22272           +> lib/ExtUtils/t/MM_Any.t
22273           !> (integrate 33 files)
22274 ____________________________________________________________________________
22275 [ 19164] By: jhi                                   on 2003/04/08  04:42:05
22276         Log: Few more words about safe/unsafe signals.
22277      Branch: perl
22278            ! pod/perlipc.pod pod/perlrun.pod pod/perlvar.pod
22279 ____________________________________________________________________________
22280 [ 19163] By: jhi                                   on 2003/04/07  19:25:39
22281         Log: The SvGROW() might move the PV.
22282      Branch: perl
22283            ! pp.c
22284 ____________________________________________________________________________
22285 [ 19162] By: jhi                                   on 2003/04/07  18:23:29
22286         Log: Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02
22287              From: Michael G Schwern <schwern@pobox.com>
22288              Date: Mon, 7 Apr 2003 02:09:17 -0700
22289              Message-ID: <20030407090917.GA9221@windhund.schwern.org>
22290      Branch: perl
22291            + lib/ExtUtils/t/MM_Any.t
22292            ! MANIFEST lib/ExtUtils/Command.pm lib/ExtUtils/Command/MM.pm
22293            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
22294            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
22295            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
22296            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
22297            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
22298            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_UWIN.pm
22299            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
22300            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
22301            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
22302            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
22303            ! lib/ExtUtils/README lib/ExtUtils/TODO
22304            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/MM_Cygwin.t
22305            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
22306 ____________________________________________________________________________
22307 [ 19161] By: jhi                                   on 2003/04/07  04:20:20
22308         Log: Integrate:
22309              [ 19126]
22310              Fix bug #21742. require should be always invoked in
22311              scalar context. This wasn't the case when called from
22312              an eval(""), because the void context doesn't propagate
22313              through the leaveeval op. Instead of making scalarvoid()
22314              handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
22315              a workaround in doeval().
22316              
22317              [ 19127]
22318              Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
22319              From: Enache Adrian <enache@rdslink.ro>
22320              Date: Sat, 29 Mar 2003 19:45:41 +0200
22321              Message-ID: <20030329174541.GA8138@ratsnest.hole>
22322              
22323              [ 19128]
22324              Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
22325              From: Steve Hay <steve.hay@uk.radan.com>
22326              Date: Thu, 20 Mar 2003 12:34:15 +0000
22327              Message-ID: <3E79B547.6030201@uk.radan.com>
22328              (with a few minor tweaks)
22329              
22330              [ 19129]
22331              MM_VMS tweak from Craig Berry:
22332              http://nntp.x.perl.org/group/perl.makemaker/1002
22333              
22334              [ 19130]
22335              Cannot portably compare files if one of them is still open
22336              (from Craig Berry).
22337              
22338              [ 19131]
22339              Spread IlyaZ's PERL_CORE detection trick.
22340              
22341              [ 19132]
22342              #19122 should have been tested on non-glibc system (like AIX)
22343              
22344              [ 19133]
22345              Add packname->stash cache before the check if a packname is a
22346              filehandle or a package, it works because only packnames
22347              that have been resolved to stashes are added to the cache,
22348              and when a newIO is created we clean the cache.
22349              Results in roughly 1.8 speed increase for class->method()
22350              calls.
22351              
22352              [ 19134]
22353              Fix some small nits, thanks to Rafael.
22354              
22355              [ 19135]
22356              Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
22357              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22358              Date: Tue, 01 Apr 2003 16:32:46 -0800
22359              Message-ID: <u+ii+gzkgqkV092yn@efn.org>
22360              
22361              [ 19136]
22362              Fixes for "installhtml --splithead", based on :
22363              Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
22364              From: Steve Hay <steve.hay@uk.radan.com>
22365              Date: Wed, 02 Apr 2003 11:33:41 +0100
22366              Message-ID: <3E8ABC85.5060807@uk.radan.com>
22367              
22368              This also includes a small patch to Pod::Html : when generating
22369              anchor names, play on the safe side and turn every non-alphanumeric
22370              character into an '_'. Moreover, Pod::Html::anchorify() is now 
22371              optionally exported.
22372              
22373              [ 19137]
22374              Adjust test for the recent change (#19136) to Pod::Html
22375              
22376              [ 19138]
22377              Make at least the thread count make sense.
22378              
22379              [ 19139]
22380              Make perldiag agree with #19138.
22381              
22382              [ 19140]
22383              Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
22384              From: Steve Hay <steve.hay@uk.radan.com>
22385              Date: Thu, 20 Mar 2003 11:55:01 +0000
22386              Message-ID: <3E79AC15.80307@uk.radan.com>
22387              
22388              [ 19141]
22389              Don't recurse from threads to threads/shared (since
22390              threads/shared is built separately, temp solution from
22391              Schwern while MM is being fixed.)
22392              
22393              [ 19142]
22394              Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
22395              From: andreas.koenig@anima.de (Andreas J. Koenig)
22396              Date: Thu, 03 Apr 2003 08:28:52 +0200
22397              Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>
22398              
22399              [ 19143]
22400              Subject: [PATCH] VMS %ENV fix (follow-up to 18852)
22401              From: "Craig A. Berry" <craigberry@mac.com>
22402              Date: Wed, 02 Apr 2003 18:09:03 -0600
22403              Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>
22404              
22405              [ 19144]
22406              Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
22407              by SADAHIRO Tomoyuki.
22408              
22409              [ 19145]
22410              The manpages don't have to be built by MakeMaker for the
22411              core modules in ext/. Disable this in Devel::PPPort (not
22412              up-to-date on CPAN), Unicode::Normalize (the CPAN version
22413              uses a different Makefile.PL anyway) and XS::APItest
22414              (not CPANized.)
22415              
22416              [ 19146]
22417              Heredocs and use encoding didn't work for SJIS;
22418              patch from Inaba Hiroto.
22419              
22420              [ 19147]
22421              Subject: [PATCH 5.8.1 @19053] Embedding
22422              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
22423              Date: Mon, 31 Mar 2003 12:39:24 -0800
22424              Message-ID: <20030331203924.GA3602@math.berkeley.edu>
22425              
22426              Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
22427              to be used in a C program's main function.
22428              
22429              [ 19148]
22430              [perl #21839] perluniintro.pod: nice_string() doesn't escape
22431              literal escape chars -- use Sadahiro-san's fix(es).
22432              
22433              [ 19149]
22434              Upgrade to Locale::Maketext 1.04.
22435              
22436              [ 19150]
22437              Subject: LD_PRELOAD hack, still badly flawed / a solution
22438              From: Enache Adrian <enache@rdslink.ro>
22439              Date: Thu, 3 Apr 2003 15:50:48 +0300
22440              Message-ID: <20030403125048.GA6107@ratsnest.hole>
22441              
22442              On linux, when building a shared library, generate
22443              a small shell wrapper, "preload", that preloads libperl.so
22444              only if it exists. Useful when the 'make' process stops
22445              before the link phase.
22446              
22447              [ 19151]
22448              Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
22449              From: Joost van Baal <J.E.vanBaal@uvt.nl>
22450              Date: Mon, 25 Nov 2002 17:35:37 +0100
22451              Message-ID: <20021125163537.GC4745@banach.uvt.nl>
22452              
22453              (The .pm patch modified a bit, and removed the false
22454              claim that _PATH_INFO would be coming from syslog.ph)
22455              
22456              [ 19152]
22457              Remove unportable ">|" shell syntax
22458              Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
22459              From: Enache Adrian <enache@rdslink.ro>
22460              Date: Sun, 6 Apr 2003 21:13:27 +0300
22461              Message-ID: <20030406181326.GA873@ratsnest.hole>
22462              
22463              [ 19153]
22464              Subject: [DOC PATCH] README.solaris and -Dcc=gcc
22465              From: Robert Spier <rspier@pobox.com>
22466              Date: Sat, 05 Apr 2003 21:12:20 -0800
22467              Message-ID: <m37ka88b0r.wl_rspier@pobox.com>
22468              
22469              [ 19154]
22470              An unconditional carp is not nice.
22471              
22472              [ 19156]
22473              Subject: [PATCH] B::Deparse: sv_no != 0
22474              From: Stephen McCamant <smcc@mit.edu>
22475              Date: Sun, 6 Apr 2003 17:00:48 -0400
22476              Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>
22477              
22478              [ 19157]
22479              Subject: CvFILE for constant subs
22480              From: Stephen McCamant <smcc@mit.edu>
22481              Date: Sun, 6 Apr 2003 16:39:13 -0400
22482              Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>
22483              
22484              [ 19158]
22485              More WinCE tweaking for Vadim Konovalov.
22486              
22487              [ 19159]
22488              Future binary compat wishful thinking:
22489              maint will use the stashcache, but not the dbassertion.
22490              
22491              [ 19160]
22492              Time::HiRes: Do not create files in blib directories under core
22493              (from Rafael)
22494      Branch: maint-5.8/perl
22495           +> lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
22496           +> lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
22497            - lib/Locale/Maketext/test.pl
22498           !> (integrate 63 files)
22499 ____________________________________________________________________________
22500 [ 19160] By: jhi                                   on 2003/04/07  04:17:38
22501         Log: Time::HiRes: Do not create files in blib directories under core
22502              (from Rafael)
22503      Branch: perl
22504            ! ext/Time/HiRes/Makefile.PL
22505 ____________________________________________________________________________
22506 [ 19159] By: jhi                                   on 2003/04/07  03:53:01
22507         Log: Future binary compat wishful thinking:
22508              maint will use the stashcache, but not the dbassertion.
22509      Branch: perl
22510            ! intrpvar.h
22511 ____________________________________________________________________________
22512 [ 19158] By: jhi                                   on 2003/04/07  03:41:17
22513         Log: More WinCE tweaking for Vadim Konovalov.
22514      Branch: perl
22515            ! wince/Makefile.ce wince/compile-all.bat wince/compile.bat
22516            ! wince/makedist.pl
22517 ____________________________________________________________________________
22518 [ 19157] By: rgs                                   on 2003/04/06  20:53:29
22519         Log: Subject: CvFILE for constant subs
22520              From: Stephen McCamant <smcc@mit.edu>
22521              Date: Sun, 6 Apr 2003 16:39:13 -0400
22522              Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>
22523      Branch: perl
22524            ! op.c
22525 ____________________________________________________________________________
22526 [ 19156] By: rgs                                   on 2003/04/06  20:44:09
22527         Log: Subject: [PATCH] B::Deparse: sv_no != 0
22528              From: Stephen McCamant <smcc@mit.edu>
22529              Date: Sun, 6 Apr 2003 17:00:48 -0400
22530              Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>
22531      Branch: perl
22532            ! ext/B/B/Deparse.pm
22533 ____________________________________________________________________________
22534 [ 19155] By: jhi                                   on 2003/04/06  19:56:30
22535         Log: Integrate:
22536              [ 18900]
22537              Integrate (by hand) change #18386 from maint-5.8
22538      Branch: maint-5.8/perl
22539           !> t/op/split.t
22540 ____________________________________________________________________________
22541 [ 19154] By: jhi                                   on 2003/04/06  19:46:35
22542         Log: An unconditional carp is not nice.
22543      Branch: perl
22544            ! ext/Sys/Syslog/Syslog.pm
22545 ____________________________________________________________________________
22546 [ 19153] By: rgs                                   on 2003/04/06  18:37:58
22547         Log: Subject: [DOC PATCH] README.solaris and -Dcc=gcc
22548              From: Robert Spier <rspier@pobox.com>
22549              Date: Sat, 05 Apr 2003 21:12:20 -0800
22550              Message-ID: <m37ka88b0r.wl_rspier@pobox.com>
22551      Branch: perl
22552            ! README.solaris
22553 ____________________________________________________________________________
22554 [ 19152] By: rgs                                   on 2003/04/06  18:24:38
22555         Log: Remove unportable ">|" shell syntax
22556              Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
22557              From: Enache Adrian <enache@rdslink.ro>
22558              Date: Sun, 6 Apr 2003 21:13:27 +0300
22559              Message-ID: <20030406181326.GA873@ratsnest.hole>
22560      Branch: perl
22561            ! Makefile.SH
22562 ____________________________________________________________________________
22563 [ 19151] By: jhi                                   on 2003/04/06  18:14:44
22564         Log: Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
22565              From: Joost van Baal <J.E.vanBaal@uvt.nl>
22566              Date: Mon, 25 Nov 2002 17:35:37 +0100
22567              Message-ID: <20021125163537.GC4745@banach.uvt.nl>
22568              
22569              (The .pm patch modified a bit, and removed the false
22570              claim that _PATH_INFO would be coming from syslog.ph)
22571      Branch: perl
22572            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
22573            ! ext/Sys/Syslog/syslog.t
22574 ____________________________________________________________________________
22575 [ 19150] By: rgs                                   on 2003/04/05  21:10:00
22576         Log: Subject: LD_PRELOAD hack, still badly flawed / a solution
22577              From: Enache Adrian <enache@rdslink.ro>
22578              Date: Thu, 3 Apr 2003 15:50:48 +0300
22579              Message-ID: <20030403125048.GA6107@ratsnest.hole>
22580              
22581              On linux, when building a shared library, generate
22582              a small shell wrapper, "preload", that preloads libperl.so
22583              only if it exists. Useful when the 'make' process stops
22584              before the link phase.
22585      Branch: perl
22586            ! Makefile.SH
22587 ____________________________________________________________________________
22588 [ 19149] By: jhi                                   on 2003/04/05  20:44:25
22589         Log: Upgrade to Locale::Maketext 1.04.
22590      Branch: perl
22591            + lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
22592            + lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
22593            - lib/Locale/Maketext/test.pl
22594            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
22595            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
22596 ____________________________________________________________________________
22597 [ 19148] By: jhi                                   on 2003/04/05  20:38:30
22598         Log: perluniintro.pod: nice_string() doesn't escape
22599              literal escape chars -- use Sadahiro-san's fix(es).
22600      Branch: perl
22601            ! pod/perluniintro.pod
22602 ____________________________________________________________________________
22603 [ 19147] By: rgs                                   on 2003/04/05  19:12:30
22604         Log: Subject: [PATCH 5.8.1 @19053] Embedding
22605              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
22606              Date: Mon, 31 Mar 2003 12:39:24 -0800
22607              Message-ID: <20030331203924.GA3602@math.berkeley.edu>
22608              
22609              Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
22610              to be used in a C program's main function.
22611      Branch: perl
22612            ! lib/ExtUtils/t/Embed.t pod/perlembed.pod
22613 ____________________________________________________________________________
22614 [ 19146] By: jhi                                   on 2003/04/05  19:08:37
22615         Log: Heredocs and use encoding didn't work for SJIS;
22616              patch from Inaba Hiroto.
22617      Branch: perl
22618            ! toke.c
22619 ____________________________________________________________________________
22620 [ 19145] By: rgs                                   on 2003/04/05  11:45:36
22621         Log: The manpages don't have to be built by MakeMaker for the
22622              core modules in ext/. Disable this in Devel::PPPort (not
22623              up-to-date on CPAN), Unicode::Normalize (the CPAN version
22624              uses a different Makefile.PL anyway) and XS::APItest
22625              (not CPANized.)
22626      Branch: perl
22627            ! ext/Devel/PPPort/Makefile.PL ext/Unicode/Normalize/Makefile.PL
22628            ! ext/XS/APItest/Makefile.PL
22629 ____________________________________________________________________________
22630 [ 19144] By: rgs                                   on 2003/04/05  11:28:22
22631         Log: Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
22632              by SADAHIRO Tomoyuki.
22633      Branch: perl
22634            ! ext/Unicode/Normalize/Changes
22635            ! ext/Unicode/Normalize/Normalize.pm
22636            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
22637            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
22638            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
22639            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
22640            ! lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
22641 ____________________________________________________________________________
22642 [ 19143] By: merijn                                on 2003/04/03  08:55:33
22643         Log: Subject: [PATCH] VMS %ENV fix (follow-up to 18852)
22644              From: "Craig A. Berry" <craigberry@mac.com>
22645              Date: Wed, 02 Apr 2003 18:09:03 -0600
22646              Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>
22647      Branch: perl
22648            ! vms/vms.c vms/vmsish.h
22649 ____________________________________________________________________________
22650 [ 19142] By: merijn                                on 2003/04/03  08:50:55
22651         Log: Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
22652              From: andreas.koenig@anima.de (Andreas J. Koenig)
22653              Date: Thu, 03 Apr 2003 08:28:52 +0200
22654              Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>
22655      Branch: perl
22656            ! lib/Pod/t/Functions.t
22657 ____________________________________________________________________________
22658 [ 19141] By: jhi                                   on 2003/04/03  05:00:36
22659         Log: Don't recurse from threads to threads/shared (since
22660              threads/shared is built separately, temp solution from
22661              Schwern while MM is being fixed.)
22662      Branch: perl
22663            ! ext/threads/Makefile.PL
22664 ____________________________________________________________________________
22665 [ 19140] By: rgs                                   on 2003/04/02  20:41:46
22666         Log: Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
22667              From: Steve Hay <steve.hay@uk.radan.com>
22668              Date: Thu, 20 Mar 2003 11:55:01 +0000
22669              Message-ID: <3E79AC15.80307@uk.radan.com>
22670      Branch: perl
22671            ! installhtml lib/Pod/Functions.pm pod/perlfunc.pod pod/splitpod
22672 ____________________________________________________________________________
22673 [ 19139] By: jhi                                   on 2003/04/02  19:44:07
22674         Log: Make perldiag agree with #19138.
22675      Branch: perl
22676            ! pod/perldiag.pod
22677 ____________________________________________________________________________
22678 [ 19138] By: jhi                                   on 2003/04/02  19:37:59
22679         Log: Make at least the thread count make sense.
22680      Branch: perl
22681            ! ext/threads/threads.xs
22682 ____________________________________________________________________________
22683 [ 19137] By: rgs                                   on 2003/04/02  19:24:47
22684         Log: Adjust test for the recent change (#19136) to Pod::Html
22685      Branch: perl
22686            ! lib/Pod/t/htmlview.t
22687 ____________________________________________________________________________
22688 [ 19136] By: rgs                                   on 2003/04/02  18:46:31
22689         Log: Fixes for "installhtml --splithead", based on :
22690              Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
22691              From: Steve Hay <steve.hay@uk.radan.com>
22692              Date: Wed, 02 Apr 2003 11:33:41 +0100
22693              Message-ID: <3E8ABC85.5060807@uk.radan.com>
22694              
22695              This also includes a small patch to Pod::Html : when generating
22696              anchor names, play on the safe side and turn every non-alphanumeric
22697              character into an '_'. Moreover, Pod::Html::anchorify() is now 
22698              optionally exported.
22699      Branch: perl
22700            ! installhtml lib/Pod/Html.pm
22701 ____________________________________________________________________________
22702 [ 19135] By: rgs                                   on 2003/04/02  18:42:50
22703         Log: Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
22704              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22705              Date: Tue, 01 Apr 2003 16:32:46 -0800
22706              Message-ID: <u+ii+gzkgqkV092yn@efn.org>
22707      Branch: perl
22708            ! pp.c t/op/split.t
22709 ____________________________________________________________________________
22710 [ 19134] By: sky                                   on 2003/04/02  18:01:40
22711         Log: Fix some small nits, thanks to Rafael.
22712      Branch: perl
22713            ! pp_hot.c
22714 ____________________________________________________________________________
22715 [ 19133] By: sky                                   on 2003/04/02  13:41:14
22716         Log: Add packname->stash cache before the check if a packname is a
22717              filehandle or a package, it works because only packnames
22718              that have been resolved to stashes are added to the cache,
22719              and when a newIO is created we clean the cache.
22720              Results in roughly 1.8 speed increase for class->method()
22721              calls.
22722      Branch: perl
22723            ! embedvar.h gv.c hv.c intrpvar.h perl.c perlapi.h pp_hot.c sv.c
22724 ____________________________________________________________________________
22725 [ 19132] By: merijn                                on 2003/04/02  11:28:02
22726         Log: #19122 should have been tested on non-glibc system (like AIX)
22727      Branch: perl
22728            ! pp.c
22729 ____________________________________________________________________________
22730 [ 19131] By: jhi                                   on 2003/04/02  05:25:19
22731         Log: Spread IlyaZ's PERL_CORE detection trick.
22732      Branch: perl
22733            ! ext/Encode/Makefile.PL
22734 ____________________________________________________________________________
22735 [ 19130] By: jhi                                   on 2003/04/02  04:42:40
22736         Log: Cannot portably compare files if one of them is still open
22737              (from Craig Berry).
22738      Branch: perl
22739            ! ext/Encode/t/enc_module.t
22740 ____________________________________________________________________________
22741 [ 19129] By: jhi                                   on 2003/04/02  04:30:45
22742         Log: MM_VMS tweak from Craig Berry:
22743              http://nntp.x.perl.org/group/perl.makemaker/1002
22744      Branch: perl
22745            ! lib/ExtUtils/MM_VMS.pm
22746 ____________________________________________________________________________
22747 [ 19128] By: rgs                                   on 2003/04/01  21:30:12
22748         Log: Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
22749              From: Steve Hay <steve.hay@uk.radan.com>
22750              Date: Thu, 20 Mar 2003 12:34:15 +0000
22751              Message-ID: <3E79B547.6030201@uk.radan.com>
22752              (with a few minor tweaks)
22753      Branch: perl
22754            ! installhtml
22755 ____________________________________________________________________________
22756 [ 19127] By: rgs                                   on 2003/04/01  19:01:20
22757         Log: Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
22758              From: Enache Adrian <enache@rdslink.ro>
22759              Date: Sat, 29 Mar 2003 19:45:41 +0200
22760              Message-ID: <20030329174541.GA8138@ratsnest.hole>
22761      Branch: perl
22762            ! ext/B/B/Deparse.pm
22763 ____________________________________________________________________________
22764 [ 19126] By: rgs                                   on 2003/04/01  18:39:43
22765         Log: Fix bug #21742. require should be always invoked in
22766              scalar context. This wasn't the case when called from
22767              an eval(""), because the void context doesn't propagate
22768              through the leaveeval op. Instead of making scalarvoid()
22769              handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
22770              a workaround in doeval().
22771      Branch: perl
22772            ! pp_ctl.c t/comp/require.t
22773 ____________________________________________________________________________
22774 [ 19125] By: jhi                                   on 2003/04/01  17:08:47
22775         Log: Integrate:
22776              [ 19124]
22777              Subject: [patch] fix HiRes.t failures on Stratus VOS
22778              From: "Green, Paul" <Paul.Green@stratus.com>
22779              Date: Tue, 1 Apr 2003 12:37:38 -0500 
22780              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>
22781      Branch: maint-5.8/perl
22782           !> hints/vos.sh
22783 ____________________________________________________________________________
22784 [ 19124] By: jhi                                   on 2003/04/01  16:52:28
22785         Log: Subject: [patch] fix HiRes.t failures on Stratus VOS
22786              From: "Green, Paul" <Paul.Green@stratus.com>
22787              Date: Tue, 1 Apr 2003 12:37:38 -0500 
22788              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>
22789      Branch: perl
22790            ! hints/vos.sh
22791 ____________________________________________________________________________
22792 [ 19123] By: jhi                                   on 2003/04/01  16:38:55
22793         Log: Integrate:
22794              [ 19113]
22795              Implemented AIX longdouble support in hints/aix.sh, which now
22796              actually work.  Thanks to John L. Allen for the hint.
22797              
22798              Subject: Re: AIX longdoubles
22799              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22800              Date: Tue, 01 Apr 2003 17:18:57 +0200
22801              Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>
22802              
22803              [ 19114]
22804              Subject: [PATCH] Text::Abbrev warnings safe
22805              From: Peter Scott <Peter@PSDT.com>
22806              Date: Fri, 28 Mar 2003 16:34:47 -0800
22807              Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
22808              
22809              [ 19115]
22810              Subject: [PATCH] overdue perlhack.pod corrections for RT
22811              From: Richard.Foley@ubsw.com
22812              Date: Mon, 31 Mar 2003 16:27:14 +0200
22813              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>
22814              
22815              [ 19116]
22816              Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes
22817              From: Michael G Schwern <schwern@pobox.com>
22818              Date: Mon, 31 Mar 2003 15:16:57 -0800
22819              Message-ID: <20030331231657.GJ17529@windhund.schwern.org>
22820              
22821              [ 19117]
22822              Subject: Re: 5.8.1@19053 bug: make minitest fails with threads
22823              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22824              Date: Tue, 1 Apr 2003 11:02:35 +0200
22825              Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>
22826              
22827              [ 19118]
22828              Document the _exit() issue with threads in Linux [perl #17057].
22829      Branch: maint-5.8/perl
22830           !> ext/POSIX/POSIX.pod ext/SDBM_File/sdbm/Makefile.PL
22831           !> hints/aix.sh lib/Text/Abbrev.pm lib/Text/Abbrev.t
22832           !> pod/perlhack.pod t/op/getpid.t
22833 ____________________________________________________________________________
22834 [ 19122] By: jhi                                   on 2003/04/01  16:36:52
22835         Log: Integrate:
22836              [ 19119]
22837              Address "5.8.1@19053: crypt_r() takes 128K per thread".
22838      Branch: perl
22839           !> pp.c reentr.c reentr.h reentr.pl
22840 ____________________________________________________________________________
22841 [ 19121] By: jhi                                   on 2003/04/01  16:36:02
22842         Log: Integrate:
22843              [ 19109]
22844              Subject: [PATCH 5.8.1 @19053] Time::HiRes
22845              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
22846              Date: Mon, 31 Mar 2003 12:53:01 -0800
22847              Message-ID: <20030331205301.GA3687@math.berkeley.edu>
22848              
22849              [ 19111]
22850              A cleaner way to detect PERL_CORE, from IlyaZ.
22851      Branch: perl
22852           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/Makefile.PL
22853 ____________________________________________________________________________
22854 [ 19120] By: jhi                                   on 2003/04/01  16:32:03
22855         Log: Integrate:
22856              [ 19106]
22857              Subject: [PATCH 5.8.1 @19053] OS/2-related patches
22858              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
22859              Date: Mon, 31 Mar 2003 12:43:37 -0800
22860              Message-ID: <20030331204337.GA3634@math.berkeley.edu>
22861              
22862              and regen Configure.
22863      Branch: perl
22864            ! Configure config_h.SH embedvar.h
22865           !> Makefile.SH embed.fnc embed.h embed.pl ext/threads/threads.xs
22866           !> intrpvar.h makedef.pl os2/Makefile.SHs os2/OS2/ExtAttr/Changes
22867           !> os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/PrfDB/Changes
22868           !> os2/OS2/PrfDB/PrfDB.pm os2/OS2/REXX/DLL/DLL.pm
22869           !> os2/OS2/REXX/REXX.pm os2/dl_os2.c os2/os2.c os2/os2ish.h
22870           !> os2/os2thread.h perlapi.h perlio.c perlvars.h reentr.c
22871           !> reentr.h reentr.pl sv.c
22872 ____________________________________________________________________________
22873 [ 19119] By: jhi                                   on 2003/04/01  16:21:37
22874         Log: Address "5.8.1@19053: crypt_r() takes 128K per thread".
22875      Branch: maint-5.8/perl
22876            ! pp.c reentr.c reentr.h reentr.pl
22877 ____________________________________________________________________________
22878 [ 19118] By: jhi                                   on 2003/04/01  16:17:04
22879         Log: Document the _exit() issue with threads in Linux [perl #17057].
22880      Branch: perl
22881            ! ext/POSIX/POSIX.pod
22882 ____________________________________________________________________________
22883 [ 19117] By: jhi                                   on 2003/04/01  16:07:59
22884         Log: Subject: Re: 5.8.1@19053 bug: make minitest fails with threads
22885              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22886              Date: Tue, 1 Apr 2003 11:02:35 +0200
22887              Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>
22888      Branch: perl
22889            ! t/op/getpid.t
22890 ____________________________________________________________________________
22891 [ 19116] By: jhi                                   on 2003/04/01  16:06:12
22892         Log: Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes
22893              From: Michael G Schwern <schwern@pobox.com>
22894              Date: Mon, 31 Mar 2003 15:16:57 -0800
22895              Message-ID: <20030331231657.GJ17529@windhund.schwern.org>
22896      Branch: perl
22897            ! ext/SDBM_File/sdbm/Makefile.PL
22898 ____________________________________________________________________________
22899 [ 19115] By: jhi                                   on 2003/04/01  15:58:45
22900         Log: Subject: [PATCH] overdue perlhack.pod corrections for RT
22901              From: Richard.Foley@ubsw.com
22902              Date: Mon, 31 Mar 2003 16:27:14 +0200
22903              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>
22904      Branch: perl
22905            ! pod/perlhack.pod
22906 ____________________________________________________________________________
22907 [ 19114] By: jhi                                   on 2003/04/01  15:56:27
22908         Log: Subject: [PATCH] Text::Abbrev warnings safe
22909              From: Peter Scott <Peter@PSDT.com>
22910              Date: Fri, 28 Mar 2003 16:34:47 -0800
22911              Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
22912      Branch: perl
22913            ! lib/Text/Abbrev.pm lib/Text/Abbrev.t
22914 ____________________________________________________________________________
22915 [ 19113] By: merijn                                on 2003/04/01  14:12:33
22916         Log: Implemented AIX longdouble support in hints/aix.sh, which now
22917              actually work.  Thanks to John L. Allen for the hint.
22918              
22919              Subject: Re: AIX longdoubles
22920              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22921              Date: Tue, 01 Apr 2003 17:18:57 +0200
22922              Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>
22923      Branch: perl
22924            ! hints/aix.sh
22925 ____________________________________________________________________________
22926 [ 19112] By: nick                                  on 2003/04/01  08:48:50
22927         Log: Integrate mainline
22928      Branch: perlio
22929           +> ext/Time/HiRes/hints/irix.pl lib/CPAN/bin/cpan
22930           +> lib/ExtUtils/MakeMaker/FAQ.pod
22931           +> lib/ExtUtils/MakeMaker/Tutorial.pod
22932           +> lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
22933           +> lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
22934           +> lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
22935           +> lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
22936           +> lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
22937           +> t/lib/TieIn.pm t/lib/sample-tests/no_output
22938           +> t/lib/sample-tests/segfault t/lib/sample-tests/too_many
22939           +> utils/cpan.PL wince/compile-all.bat wince/makedist.pl
22940            - utils/cpan wince/include/sys/stat.h wince/xbuildall.ksh
22941            - wince/xdistclean.ksh wince/xmakediffs.ksh
22942           !> (integrate 110 files)
22943 ____________________________________________________________________________
22944 [ 19111] By: jhi                                   on 2003/04/01  07:17:01
22945         Log: A cleaner way to detect PERL_CORE, from IlyaZ.
22946      Branch: maint-5.8/perl
22947            ! ext/Time/HiRes/Makefile.PL
22948 ____________________________________________________________________________
22949 [ 19110] By: jhi                                   on 2003/04/01  05:33:03
22950         Log: Integrate:
22951              [ 19042]
22952              Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
22953              From: "Craig A. Berry" <craigberry@mac.com>
22954              Date: Thu, 20 Mar 2003 23:03:36 -0600
22955              Message-ID: <3E7A9D28.1040706@mac.com>
22956      Branch: maint-5.8/perl
22957           !> configure.com vms/vms.c vms/vmsish.h
22958 ____________________________________________________________________________
22959 [ 19109] By: jhi                                   on 2003/04/01  05:25:39
22960         Log: Subject: [PATCH 5.8.1 @19053] Time::HiRes
22961              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
22962              Date: Mon, 31 Mar 2003 12:53:01 -0800
22963              Message-ID: <20030331205301.GA3687@math.berkeley.edu>
22964      Branch: maint-5.8/perl
22965            ! ext/Time/HiRes/HiRes.t
22966 ____________________________________________________________________________
22967 [ 19108] By: jhi                                   on 2003/04/01  05:23:25
22968         Log: metaconfig unit changes for #19107.
22969      Branch: metaconfig
22970            ! U/modified/Findhdr.U U/modified/Head.U U/modified/Init.U
22971            ! U/modified/Oldconfig.U
22972 ____________________________________________________________________________
22973 [ 19107] By: jhi                                   on 2003/04/01  05:23:03
22974         Log: Regen Configure.
22975      Branch: maint-5.8/perl
22976            ! Configure
22977 ____________________________________________________________________________
22978 [ 19106] By: jhi                                   on 2003/04/01  05:11:53
22979         Log: Subject: [PATCH 5.8.1 @19053] OS/2-related patches
22980              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
22981              Date: Mon, 31 Mar 2003 12:43:37 -0800
22982              Message-ID: <20030331204337.GA3634@math.berkeley.edu>
22983      Branch: maint-5.8/perl
22984            ! Configure Makefile.SH embed.fnc embed.h embed.pl embedvar.h
22985            ! ext/threads/threads.xs intrpvar.h makedef.pl os2/Makefile.SHs
22986            ! os2/OS2/ExtAttr/Changes os2/OS2/ExtAttr/ExtAttr.pm
22987            ! os2/OS2/PrfDB/Changes os2/OS2/PrfDB/PrfDB.pm
22988            ! os2/OS2/REXX/DLL/DLL.pm os2/OS2/REXX/REXX.pm os2/dl_os2.c
22989            ! os2/os2.c os2/os2ish.h os2/os2thread.h perlapi.h perlio.c
22990            ! perlvars.h reentr.c reentr.h reentr.pl sv.c
22991 ____________________________________________________________________________
22992 [ 19105] By: jhi                                   on 2003/03/31  10:54:05
22993         Log: Integrate:
22994              [ 19104]
22995              Tabify; strictly speaking unnecessary but anyway...
22996      Branch: maint-5.8/perl
22997           !> MANIFEST
22998 ____________________________________________________________________________
22999 [ 19104] By: jhi                                   on 2003/03/31  10:51:36
23000         Log: Tabify; strictly speaking unnecessary but anyway...
23001      Branch: perl
23002            ! MANIFEST
23003 ____________________________________________________________________________
23004 [ 19103] By: jhi                                   on 2003/03/31  10:41:09
23005         Log: Integrate:
23006              [ 19094]
23007              Upgrade to Time::HiRes 1.44.
23008              
23009              [ 19095]
23010              Dave Mitchell noticed that one patch entry was missing
23011              from the Changes.
23012              
23013              [ 19096]
23014              switch_A.t is not in maint (noticed by AndreasK).
23015              
23016              [ 19097]
23017              Some low-hanging fruit for EBCDIC portability
23018              (or for marking as EBCDIC todos)
23019              
23020              [ 19098]
23021              Subject: [PATCH dump.c] stray n_a
23022              From: Michael G Schwern <schwern@pobox.com> 
23023              Date: Mon, 31 Mar 2003 00:55:49 -0800 
23024              Message-ID: <20030331085549.GB1300@windhund.schwern.org> 
23025              
23026              [ 19099]
23027              Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish
23028              From: Michael G Schwern <schwern@pobox.com> 
23029              Date: Mon, 31 Mar 2003 02:42:58 -0800 
23030              Message-ID: <20030331104257.GB15327@windhund.schwern.org> 
23031              
23032              [ 19100]
23033              Upgrade to Encode 1.92.
23034              
23035              [ 19101]
23036              Upgrade to podlators 1.26.
23037              
23038              [ 19102]
23039              Upgrade to Test::Harness 2.27_02.
23040      Branch: maint-5.8/perl
23041           +> lib/ExtUtils/MakeMaker/FAQ.pod
23042           +> lib/ExtUtils/MakeMaker/Tutorial.pod
23043           +> lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
23044           +> lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
23045           +> lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
23046           +> lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
23047           +> lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
23048           +> t/lib/TieIn.pm t/lib/sample-tests/no_output
23049           +> t/lib/sample-tests/segfault t/lib/sample-tests/too_many
23050           !> (integrate 64 files)
23051 ____________________________________________________________________________
23052 [ 19102] By: jhi                                   on 2003/03/31  10:36:48
23053         Log: Upgrade to Test::Harness 2.27_02.
23054      Branch: perl
23055            + t/lib/sample-tests/no_output t/lib/sample-tests/segfault
23056            + t/lib/sample-tests/too_many
23057            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
23058            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
23059            ! lib/Test/Harness/t/strap.t lib/Test/Harness/t/test-harness.t
23060 ____________________________________________________________________________
23061 [ 19101] By: jhi                                   on 2003/03/31  10:07:35
23062         Log: Upgrade to podlators 1.26.
23063      Branch: perl
23064            ! lib/Pod/Man.pm
23065 ____________________________________________________________________________
23066 [ 19100] By: jhi                                   on 2003/03/31  10:03:50
23067         Log: Upgrade to Encode 1.92.
23068      Branch: perl
23069            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
23070            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Guess.pm
23071            ! ext/Encode/t/CJKT.t ext/Encode/t/enc_module.t
23072            ! ext/Encode/ucm/big5-eten.ucm ext/Encode/ucm/big5-hkscs.ucm
23073            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
23074            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
23075 ____________________________________________________________________________
23076 [ 19099] By: jhi                                   on 2003/03/31  09:54:52
23077         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish
23078              From: Michael G Schwern <schwern@pobox.com> 
23079              Date: Mon, 31 Mar 2003 02:42:58 -0800 
23080              Message-ID: <20030331104257.GB15327@windhund.schwern.org> 
23081      Branch: perl
23082            + lib/ExtUtils/MakeMaker/FAQ.pod
23083            + lib/ExtUtils/MakeMaker/Tutorial.pod
23084            + lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
23085            + lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
23086            + lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
23087            + lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
23088            + lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
23089            + t/lib/TieIn.pm
23090            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
23091            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
23092            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
23093            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Any.pm
23094            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
23095            ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
23096            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
23097            ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
23098            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
23099            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
23100            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/00setup_dummy.t
23101            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
23102            ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/MM_BeOS.t
23103            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_NW5.t
23104            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
23105            ! lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/MM_Win32.t
23106            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
23107            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/prefixify.t
23108 ____________________________________________________________________________
23109 [ 19098] By: jhi                                   on 2003/03/31  09:36:11
23110         Log: Subject: [PATCH dump.c] stray n_a
23111              From: Michael G Schwern <schwern@pobox.com> 
23112              Date: Mon, 31 Mar 2003 00:55:49 -0800 
23113              Message-ID: <20030331085549.GB1300@windhund.schwern.org> 
23114      Branch: perl
23115            ! dump.c
23116 ____________________________________________________________________________
23117 [ 19097] By: jhi                                   on 2003/03/31  05:00:07
23118         Log: Some low-hanging fruit for EBCDIC portability
23119              (or for marking as EBCDIC todos)
23120      Branch: perl
23121            ! ext/List/Util/t/isvstring.t lib/utf8.t t/run/switchC.t
23122            ! t/uni/write.t
23123 ____________________________________________________________________________
23124 [ 19096] By: jhi                                   on 2003/03/30  19:43:07
23125         Log: switch_A.t is not in maint (noticed by AndreasK).
23126      Branch: maint-5.8/perl
23127            ! MANIFEST
23128 ____________________________________________________________________________
23129 [ 19095] By: jhi                                   on 2003/03/30  18:58:49
23130         Log: Dave Mitchell noticed that one patch entry was missing
23131              from the Changes.
23132      Branch: maint-5.8/perl
23133            ! Changes
23134 ____________________________________________________________________________
23135 [ 19094] By: jhi                                   on 2003/03/30  15:54:35
23136         Log: Upgrade to Time::HiRes 1.44.
23137      Branch: perl
23138            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
23139 ____________________________________________________________________________
23140 [ 19093] By: jhi                                   on 2003/03/30  15:16:16
23141         Log: Integrate:
23142              [ 19074]
23143              Missing final \n.
23144              
23145              [ 19076]
23146              Craig Berry: remove extra (.
23147              
23148              [ 19077]
23149              Feeding illegal QP (like \x80) to this
23150              ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
23151              caused a coredump in av_length() <- nextargv() because
23152              the av was NULL.  I don't know that returning Nullfp is
23153              the best thing to do, but it dodges the segfault and
23154              introduces no test failures.
23155              
23156              [ 19078]
23157              It seems that in Tru64 V5 gcc cannot be used to
23158              compile a threaded Perl because <pthread.h> explicitly
23159              checks for supported compilers (gcc not being one of them).
23160              This is not so bad since the system C compiler is always there.
23161              
23162              [ 19079]
23163              Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
23164              From: Nicholas Clark <nick@unfortu.net>
23165              Date: Thu, 27 Mar 2003 22:37:35 +0000
23166              Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>
23167              
23168              [ 19080]
23169              Minor rephrasing in perlopentut,
23170              noticed by Bob Wilkinson (RT [perl #21725])
23171              
23172              [ 19081]
23173              Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
23174              From: Nicholas Clark <nick@unfortu.net>
23175              Date: Sat, 29 Mar 2003 18:58:09 +0000
23176              Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>
23177              
23178              [ 19082]
23179              IRIX 5.3 can have PF_LINK defined to be AF_LINK but
23180              not defined AF_LINK.
23181              
23182              [ 19084]
23183              gethostbyname('localhost') is not that portable.
23184              inet_aton('localhost') in IRIX 5.3 returned an undef,
23185              which in turn made pack_sockaddr_in to barf on zero
23186              length in_addr.
23187              
23188              [ 19085]
23189              In IRIX 5.3 being too POSIXly hides the struct timespec.
23190              
23191              [ 19086]
23192              In IRIX 5.3 the cc is awfully confused about the prototype
23193              of select().
23194              
23195              [ 19087]
23196              In IRIX 5.3 turn off some of the warnings that cannot
23197              really be helped (e.g. warnings coming from system headers,
23198              or linker warnings during Configure).
23199              
23200              [ 19088]
23201              Another victim of IRIX 5.3's inability to resolve 'localhost'
23202              as the test expects.
23203              
23204              [ 19089]
23205              Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
23206              
23207              [ 19090]
23208              Ending strings is customary (typo from #19084).
23209              
23210              [ 19091]
23211              Not all compilers like #ifdefs within cpp macros
23212              (follow-up on #19086)
23213              
23214              [ 19092]
23215              IRIX 5.3 update.
23216      Branch: maint-5.8/perl
23217           +> ext/Time/HiRes/hints/irix.pl
23218           !> MANIFEST README.irix README.tru64 doio.c dump.c
23219           !> ext/Socket/Socket.t ext/Socket/Socket.xs hints/dec_osf.sh
23220           !> hints/irix_5.sh lib/Attribute/Handlers/Changes
23221           !> lib/Net/hostent.t pod/perlapi.pod pod/perlfunc.pod
23222           !> pod/perlopentut.pod pod/perlport.pod pp_sys.c sv.h
23223 ____________________________________________________________________________
23224 [ 19092] By: jhi                                   on 2003/03/30  15:09:02
23225         Log: IRIX 5.3 update.
23226      Branch: perl
23227            ! README.irix
23228 ____________________________________________________________________________
23229 [ 19091] By: jhi                                   on 2003/03/30  10:26:32
23230         Log: Not all compilers like #ifdefs within cpp macros
23231              (follow-up on #19086)
23232      Branch: perl
23233            ! pp_sys.c
23234 ____________________________________________________________________________
23235 [ 19090] By: jhi                                   on 2003/03/30  09:50:33
23236         Log: Ending strings is customary (typo from #19084).
23237      Branch: perl
23238            ! ext/Socket/Socket.t
23239 ____________________________________________________________________________
23240 [ 19089] By: jhi                                   on 2003/03/30  09:24:08
23241         Log: Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
23242      Branch: perl
23243            ! MANIFEST
23244 ____________________________________________________________________________
23245 [ 19088] By: jhi                                   on 2003/03/30  09:09:42
23246         Log: Another victim of IRIX 5.3's inability to resolve 'localhost'
23247              as the test expects.
23248      Branch: perl
23249            ! lib/Net/hostent.t
23250 ____________________________________________________________________________
23251 [ 19087] By: jhi                                   on 2003/03/30  09:08:07
23252         Log: In IRIX 5.3 turn off some of the warnings that cannot
23253              really be helped (e.g. warnings coming from system headers,
23254              or linker warnings during Configure).
23255      Branch: perl
23256            ! hints/irix_5.sh
23257 ____________________________________________________________________________
23258 [ 19086] By: jhi                                   on 2003/03/30  08:59:24
23259         Log: In IRIX 5.3 the cc is awfully confused about the prototype
23260              of select().
23261      Branch: perl
23262            ! hints/irix_5.sh pp_sys.c
23263 ____________________________________________________________________________
23264 [ 19085] By: jhi                                   on 2003/03/30  08:43:53
23265         Log: In IRIX 5.3 being too POSIXly hides the struct timespec.
23266      Branch: perl
23267            + ext/Time/HiRes/hints/irix.pl
23268            ! MANIFEST
23269 ____________________________________________________________________________
23270 [ 19084] By: jhi                                   on 2003/03/30  08:31:53
23271         Log: gethostbyname('localhost') is not that portable.
23272              inet_aton('localhost') in IRIX 5.3 returned an undef,
23273              which in turn made pack_sockaddr_in to barf on zero
23274              length in_addr.
23275      Branch: perl
23276            ! ext/Socket/Socket.t pod/perlfunc.pod pod/perlport.pod
23277 ____________________________________________________________________________
23278 [ 19083] By: jhi                                   on 2003/03/30  07:49:46
23279         Log: Subject: [PATCH] COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux 2.4.18-3 (i686/1 cpu))
23280              From: Nicholas Clark <nick@unfortu.net>
23281              Date: Sun, 30 Mar 2003 00:35:48 +0000
23282              Message-ID: <20030330003547.GO274@Bagpuss.unfortu.net>
23283      Branch: perl
23284            ! sv.c
23285 ____________________________________________________________________________
23286 [ 19082] By: jhi                                   on 2003/03/29  21:18:32
23287         Log: IRIX 5.3 can have PF_LINK defined to be AF_LINK but
23288              not defined AF_LINK.
23289      Branch: perl
23290            ! ext/Socket/Socket.xs
23291 ____________________________________________________________________________
23292 [ 19081] By: jhi                                   on 2003/03/29  20:41:56
23293         Log: Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
23294              From: Nicholas Clark <nick@unfortu.net>
23295              Date: Sat, 29 Mar 2003 18:58:09 +0000
23296              Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>
23297      Branch: perl
23298            ! dump.c
23299 ____________________________________________________________________________
23300 [ 19080] By: rgs                                   on 2003/03/29  20:39:34
23301         Log: Minor rephrasing in perlopentut,
23302              noticed by Bob Wilkinson (RT [perl #21725])
23303      Branch: perl
23304            ! pod/perlopentut.pod
23305 ____________________________________________________________________________
23306 [ 19079] By: rgs                                   on 2003/03/29  20:21:11
23307         Log: Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
23308              From: Nicholas Clark <nick@unfortu.net>
23309              Date: Thu, 27 Mar 2003 22:37:35 +0000
23310              Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>
23311      Branch: perl
23312            ! pod/perlapi.pod sv.h
23313 ____________________________________________________________________________
23314 [ 19078] By: jhi                                   on 2003/03/29  07:23:00
23315         Log: It seems that in Tru64 V5 gcc cannot be used to
23316              compile a threaded Perl because <pthread.h> explicitly
23317              checks for supported compilers (gcc not being one of them).
23318              This is not so bad since the system C compiler is always there.
23319      Branch: perl
23320            ! README.tru64 hints/dec_osf.sh
23321 ____________________________________________________________________________
23322 [ 19077] By: jhi                                   on 2003/03/28  06:03:16
23323         Log: Feeding illegal QP (like \x80) to this
23324              ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
23325              caused a coredump in av_length() <- nextargv() because
23326              the av was NULL.  I don't know that returning Nullfp is
23327              the best thing to do, but it dodges the segfault and
23328              introduces no test failures.
23329      Branch: perl
23330            ! doio.c
23331 ____________________________________________________________________________
23332 [ 19076] By: jhi                                   on 2003/03/27  18:49:53
23333         Log: Craig Berry: remove extra (.
23334      Branch: maint-5.8/perl
23335            ! vms/vms.c
23336 ____________________________________________________________________________
23337 [ 19075] By: jhi                                   on 2003/03/27  18:47:50
23338         Log: Have to get this thing started.
23339      Branch: maint-5.8/perl
23340            ! pod/perldelta.pod
23341 ____________________________________________________________________________
23342 [ 19074] By: jhi                                   on 2003/03/27  18:17:20
23343         Log: Missing final \n.
23344      Branch: perl
23345            ! lib/Attribute/Handlers/Changes
23346 ____________________________________________________________________________
23347 [ 19073] By: jhi                                   on 2003/03/27  04:25:46
23348         Log: Integrate:
23349              [ 19062]
23350              Subject: [PATCH README.qnx] for QNX 6.2
23351              From: Norton Allen <allen@huarp.harvard.edu>
23352              Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
23353              Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>
23354              
23355              [ 19063]
23356              Subject: [perl #21648] Doc typo in Net::servent
23357              From: Andy Lester (via RT) <perlbug-followup@perl.org>
23358              Date: 22 Mar 2003 05:02:31 -0000
23359              Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>
23360              
23361              [ 19064]
23362              Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
23363              From: Dave Mitchell <davem@fdgroup.com>
23364              Date: Thu, 20 Mar 2003 01:26:19 +0000
23365              Message-ID: <20030320012619.C19869@fdgroup.com>
23366              
23367              Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
23368              From: Dave Mitchell <davem@fdgroup.com>
23369              Date: Mon, 24 Mar 2003 16:06:51 +0000
23370              Message-ID: <20030324160651.D1798@fdgroup.com>
23371              
23372              [ 19065]
23373              Add a file utils/cpan.PL to generate the "cpan" utility,
23374              also separately maintained on CPAN, and now moved as
23375              lib/CPAN/bin/cpan. Tweak installperl to avoid installing
23376              this last file.
23377              
23378              [ 19066]
23379              Upgrade to Term::ANSIColor 1.07.
23380              
23381              [ 19067]
23382              VMS counterpart of change #19065
23383              
23384              [ 19068]
23385              Win32 counterpart of change #19065
23386              
23387              [ 19070]
23388              Subject: [patch] for Stratus VOS
23389              From: "Green, Paul" <Paul.Green@stratus.com>
23390              Date: Wed, 26 Mar 2003 17:24:38 -0500
23391              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
23392              (plus a small tweak to the test script)
23393              
23394              [ 19072]
23395              Subject: [perl #21672] IO::New and undefined filename behaviour
23396              From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
23397              Date: 24 Mar 2003 16:29:08 -0000
23398              Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
23399              plus a regression test
23400      Branch: maint-5.8/perl
23401           +> lib/CPAN/bin/cpan utils/cpan.PL
23402            - utils/cpan
23403           !> MANIFEST README.qnx README.vos ext/IO/lib/IO/File.pm
23404           !> installperl lib/FileHandle.t lib/Net/servent.pm
23405           !> lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
23406           !> lib/Term/ANSIColor/README pp_ctl.c pp_hot.c scope.c
23407           !> t/op/args.t t/op/pack.t utils/Makefile
23408           !> vms/descrip_mms.template win32/Makefile win32/makefile.mk
23409 ____________________________________________________________________________
23410 [ 19072] By: rgs                                   on 2003/03/26  22:30:09
23411         Log: Subject: [perl #21672] IO::New and undefined filename behaviour
23412              From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
23413              Date: 24 Mar 2003 16:29:08 -0000
23414              Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
23415              plus a regression test
23416      Branch: perl
23417            ! ext/IO/lib/IO/File.pm lib/FileHandle.t
23418 ____________________________________________________________________________
23419 [ 19071] By: rgs                                   on 2003/03/26  22:08:16
23420         Log: Better version of change #19069
23421              Subject: [PATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
23422              From: Nicholas Clark <nick@unfortu.net>
23423              Date: Wed, 26 Mar 2003 23:01:46 +0000
23424              Message-ID: <20030326230145.GC279@Bagpuss.unfortu.net>
23425      Branch: perl
23426            ! pp_hot.c sv.c t/op/readline.t
23427 ____________________________________________________________________________
23428 [ 19070] By: rgs                                   on 2003/03/26  21:31:55
23429         Log: Subject: [patch] for Stratus VOS
23430              From: "Green, Paul" <Paul.Green@stratus.com>
23431              Date: Wed, 26 Mar 2003 17:24:38 -0500
23432              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
23433              (plus a small tweak to the test script)
23434      Branch: perl
23435            ! README.vos t/op/pack.t
23436 ____________________________________________________________________________
23437 [ 19069] By: rgs                                   on 2003/03/26  21:14:33
23438         Log: Subject: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
23439              From: Nicholas Clark <nick@unfortu.net>
23440              Date: Tue, 25 Mar 2003 22:59:17 +0000
23441              Message-ID: <20030325225917.GE284@Bagpuss.unfortu.net>
23442      Branch: perl
23443            ! sv.c t/op/readline.t
23444 ____________________________________________________________________________
23445 [ 19068] By: rgs                                   on 2003/03/26  20:53:18
23446         Log: Win32 counterpart of change #19065
23447      Branch: perl
23448            ! win32/Makefile win32/makefile.mk
23449 ____________________________________________________________________________
23450 [ 19067] By: rgs                                   on 2003/03/26  20:34:32
23451         Log: VMS counterpart of change #19065
23452      Branch: perl
23453            ! vms/descrip_mms.template
23454 ____________________________________________________________________________
23455 [ 19066] By: jhi                                   on 2003/03/26  20:05:40
23456         Log: Upgrade to Term::ANSIColor 1.07.
23457      Branch: perl
23458            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
23459            ! lib/Term/ANSIColor/README
23460 ____________________________________________________________________________
23461 [ 19065] By: rgs                                   on 2003/03/26  19:55:20
23462         Log: Add a file utils/cpan.PL to generate the "cpan" utility,
23463              also separately maintained on CPAN, and now moved as
23464              lib/CPAN/bin/cpan. Tweak installperl to avoid installing
23465              this last file.
23466      Branch: perl
23467            + utils/cpan.PL
23468           +> lib/CPAN/bin/cpan
23469            - utils/cpan
23470            ! MANIFEST installperl utils/Makefile
23471 ____________________________________________________________________________
23472 [ 19064] By: jhi                                   on 2003/03/26  19:48:32
23473         Log: Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
23474              From: Dave Mitchell <davem@fdgroup.com>
23475              Date: Thu, 20 Mar 2003 01:26:19 +0000
23476              Message-ID: <20030320012619.C19869@fdgroup.com>
23477              
23478              Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
23479              From: Dave Mitchell <davem@fdgroup.com>
23480              Date: Mon, 24 Mar 2003 16:06:51 +0000
23481              Message-ID: <20030324160651.D1798@fdgroup.com>
23482      Branch: perl
23483            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
23484 ____________________________________________________________________________
23485 [ 19063] By: jhi                                   on 2003/03/26  19:33:09
23486         Log: Subject: [perl #21648] Doc typo in Net::servent
23487              From: Andy Lester (via RT) <perlbug-followup@perl.org>
23488              Date: 22 Mar 2003 05:02:31 -0000
23489              Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>
23490      Branch: perl
23491            ! lib/Net/servent.pm
23492 ____________________________________________________________________________
23493 [ 19062] By: jhi                                   on 2003/03/26  19:29:39
23494         Log: Subject: [PATCH README.qnx] for QNX 6.2
23495              From: Norton Allen <allen@huarp.harvard.edu>
23496              Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
23497              Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>
23498      Branch: perl
23499            ! README.qnx
23500 ____________________________________________________________________________
23501 [ 19061] By: jhi                                   on 2003/03/26  19:23:37
23502         Log: Integrate:
23503              [ 19055]
23504              Subject: no more 'make install && make test' with shared libperl.so on Linux
23505              From: Enache Adrian <enache@rdslink.ro>
23506              Date: Sat, 22 Mar 2003 22:49:49 +0200
23507              Message-ID: <20030322204949.GB794@ratsnest.hole>
23508              
23509              This is a slightly more defensive patch than Chip's patch that
23510              fell through the cracks, but does the same
23511              Subject: Shared libperl.so and build issues
23512              From: Chip Turner <cturner@redhat.com>
23513              Date: Tue 31 Dec 2002 17:21
23514              
23515              [ 19056]
23516              Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
23517              From: Enache Adrian <enache@rdslink.ro>
23518              Date: Mon, 24 Mar 2003 23:56:25 +0200
23519              Message-ID: <20030324215625.GB853@ratsnest.hole>
23520              
23521              [ 19057]
23522              Typo, spotted by Doru Petrescu
23523              Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>
23524              
23525              [ 19058]
23526              Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl
23527              From: Michael G Schwern <schwern@pobox.com>
23528              Date: Mon, 24 Mar 2003 00:50:39 -0800
23529              Message-ID: <20030324085039.GA19981@windhund.schwern.org>
23530              
23531              [ 19059]
23532              Change 19056 wasn't good enough.
23533              ldlibpth should be changed later, to avoid spaces to be quoted.
23534              
23535              [ 19060]
23536              Subject: [PATCH] lib/vmsish.t GMT bug fix
23537              From: "Craig A. Berry" <craigberry@mac.com>
23538              Date: Tue, 25 Mar 2003 22:52:58 -0600
23539              Message-ID: <3E81322A.3040508@mac.com>
23540      Branch: maint-5.8/perl
23541           !> Makefile.SH ext/Data/Dumper/Dumper.pm lib/vmsish.t
23542           !> pod/perlhist.pod
23543 ____________________________________________________________________________
23544 [ 19060] By: merijn                                on 2003/03/26  13:13:23
23545         Log: Subject: [PATCH] lib/vmsish.t GMT bug fix
23546              From: "Craig A. Berry" <craigberry@mac.com>
23547              Date: Tue, 25 Mar 2003 22:52:58 -0600
23548              Message-ID: <3E81322A.3040508@mac.com>
23549      Branch: perl
23550            ! lib/vmsish.t
23551 ____________________________________________________________________________
23552 [ 19059] By: rgs                                   on 2003/03/24  21:43:03
23553         Log: Change 19056 wasn't good enough.
23554              ldlibpth should be changed later, to avoid spaces to be quoted.
23555      Branch: perl
23556            ! Makefile.SH
23557 ____________________________________________________________________________
23558 [ 19058] By: rgs                                   on 2003/03/24  21:37:59
23559         Log: Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl
23560              From: Michael G Schwern <schwern@pobox.com>
23561              Date: Mon, 24 Mar 2003 00:50:39 -0800
23562              Message-ID: <20030324085039.GA19981@windhund.schwern.org>
23563      Branch: perl
23564            ! pod/perlhist.pod
23565 ____________________________________________________________________________
23566 [ 19057] By: rgs                                   on 2003/03/24  21:33:43
23567         Log: Typo, spotted by Doru Petrescu
23568              Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>
23569      Branch: perl
23570            ! ext/Data/Dumper/Dumper.pm
23571 ____________________________________________________________________________
23572 [ 19056] By: rgs                                   on 2003/03/24  21:05:48
23573         Log: Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
23574              From: Enache Adrian <enache@rdslink.ro>
23575              Date: Mon, 24 Mar 2003 23:56:25 +0200
23576              Message-ID: <20030324215625.GB853@ratsnest.hole>
23577      Branch: perl
23578            ! Makefile.SH
23579 ____________________________________________________________________________
23580 [ 19055] By: merijn                                on 2003/03/24  07:05:39
23581         Log: Subject: no more 'make install && make test' with shared libperl.so on Linux
23582              From: Enache Adrian <enache@rdslink.ro>
23583              Date: Sat, 22 Mar 2003 22:49:49 +0200
23584              Message-ID: <20030322204949.GB794@ratsnest.hole>
23585              
23586              This is a slightly more defensive patch than Chip's patch that
23587              fell through the cracks, but does the same
23588              Subject: Shared libperl.so and build issues
23589              From: Chip Turner <cturner@redhat.com>
23590              Date: Tue 31 Dec 2002 17:21
23591      Branch: perl
23592            ! Makefile.SH
23593 ____________________________________________________________________________
23594 [ 19054] By: merijn                                on 2003/03/24  06:54:23
23595         Log: Subject: [PATCH bleadperl] vms.c thread clean-up
23596              From: "Craig A. Berry" <craigberry@mac.com>
23597              Date: Sun, 23 Mar 2003 15:32:58 -0600
23598              Message-ID: <3E7E280A.5000304@mac.com>
23599      Branch: perl
23600            ! vms/vms.c
23601 ____________________________________________________________________________
23602 [ 19053] By: jhi                                   on 2003/03/24  04:44:50
23603         Log: Integrate:
23604              [ 19051]
23605              WinCE update from Vadim Konovalov.
23606              
23607              [ 19052]
23608              For change #19051: a new .bat to CRLF.
23609      Branch: maint-5.8/perl
23610           +> wince/compile-all.bat wince/makedist.pl
23611            - wince/include/sys/stat.h wince/xbuildall.ksh
23612            - wince/xdistclean.ksh wince/xmakediffs.ksh
23613           !> MANIFEST Porting/makerel README.ce dosish.h wince/Makefile.ce
23614           !> wince/compile.bat wince/config.ce
23615 ____________________________________________________________________________
23616 [ 19052] By: jhi                                   on 2003/03/24  04:28:13
23617         Log: For change #19051: a new .bat to CRLF.
23618      Branch: perl
23619            ! Porting/makerel
23620 ____________________________________________________________________________
23621 [ 19051] By: jhi                                   on 2003/03/24  04:27:55
23622         Log: WinCE update from Vadim Konovalov.
23623      Branch: perl
23624            + wince/compile-all.bat wince/makedist.pl
23625            - wince/include/sys/stat.h wince/xbuildall.ksh
23626            - wince/xdistclean.ksh wince/xmakediffs.ksh
23627            ! MANIFEST README.ce dosish.h wince/Makefile.ce
23628            ! wince/compile.bat wince/config.ce
23629 ____________________________________________________________________________
23630 [ 19050] By: jhi                                   on 2003/03/24  04:25:15
23631         Log: Oops (change #19013 missed changing the Perl version number).
23632      Branch: perl
23633            ! cygwin/perlld.in
23634 ____________________________________________________________________________
23635 [ 19049] By: jhi                                   on 2003/03/24  04:10:00
23636         Log: Subject: [PATCH maintperl] vms.c threads tweak
23637              From: "Craig A. Berry" <craigberry@mac.com>
23638              Date: Sun, 23 Mar 2003 14:57:56 -0600
23639              Message-ID: <3E7E1FD4.3000704@mac.com>
23640      Branch: maint-5.8/perl
23641            ! vms/vms.c
23642 ____________________________________________________________________________
23643 [ 19048] By: jhi                                   on 2003/03/23  17:56:22
23644         Log: Integrate:
23645              [ 19043]
23646              Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
23647              From: Martien Verbruggen <mgjv@tradingpost.com.au>
23648              Date: Sat, 15 Mar 2003 12:31:47 +1100
23649              Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>
23650              
23651              [ 19044]
23652              Subject: [PATCH] p4genpatch
23653              From: andreas.koenig@anima.de (Andreas J. Koenig)
23654              Date: Sat, 15 Mar 2003 12:04:18 +0100
23655              Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>
23656      Branch: maint-5.8/perl
23657           !> Porting/p4genpatch pod/perlsub.pod pod/perlsyn.pod
23658 ____________________________________________________________________________
23659 [ 19047] By: jhi                                   on 2003/03/23  17:54:33
23660         Log: Integrate from maint-5.8:
23661              [ 19045]
23662              If no IVSIZE == 8, no need for modulo_1.
23663      Branch: perl
23664           !> pp.c
23665 ____________________________________________________________________________
23666 [ 19046] By: nick                                  on 2003/03/22  16:19:37
23667         Log: Integrate mainline
23668      Branch: perlio
23669           +> ext/Data/Dumper/t/pair.t ext/Encode/t/enc_data.t regen_lib.pl
23670            - regen_headers.pl
23671           !> (integrate 179 files)
23672 ____________________________________________________________________________
23673 [ 19045] By: jhi                                   on 2003/03/22  09:32:52
23674         Log: If no IVSIZE == 8, no need for modulo_1.
23675      Branch: maint-5.8/perl
23676            ! pp.c
23677 ____________________________________________________________________________
23678 [ 19044] By: rgs                                   on 2003/03/21  21:09:15
23679         Log: Subject: [PATCH] p4genpatch
23680              From: andreas.koenig@anima.de (Andreas J. Koenig)
23681              Date: Sat, 15 Mar 2003 12:04:18 +0100
23682              Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>
23683      Branch: perl
23684            ! Porting/p4genpatch
23685 ____________________________________________________________________________
23686 [ 19043] By: rgs                                   on 2003/03/21  20:43:55
23687         Log: Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
23688              From: Martien Verbruggen <mgjv@tradingpost.com.au>
23689              Date: Sat, 15 Mar 2003 12:31:47 +1100
23690              Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>
23691      Branch: perl
23692            ! pod/perlsub.pod pod/perlsyn.pod
23693 ____________________________________________________________________________
23694 [ 19042] By: merijn                                on 2003/03/21  07:45:54
23695         Log: Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
23696              From: "Craig A. Berry" <craigberry@mac.com>
23697              Date: Thu, 20 Mar 2003 23:03:36 -0600
23698              Message-ID: <3E7A9D28.1040706@mac.com>
23699      Branch: perl
23700            ! configure.com vms/vms.c vms/vmsish.h
23701 ____________________________________________________________________________
23702 [ 19041] By: jhi                                   on 2003/03/21  05:24:28
23703         Log: Update Changes.
23704      Branch: maint-5.8/perl
23705            ! Changes patchlevel.h
23706 ____________________________________________________________________________
23707 [ 19040] By: jhi                                   on 2003/03/21  05:00:59
23708         Log: Integrate:
23709              [ 19021]
23710              The description of SIG_SIZE was off.
23711              
23712              [ 19037]
23713              Subject: [DOC-PATCH] for README.cygwin, bleadperl version
23714              From: "Gerrit P. Haase" <gp@familiehaase.de>
23715              Date: Thu, 20 Mar 2003 21:23:28 +0100
23716              Message-ID: <941032389637.20030320212328@familiehaase.de>
23717              
23718              [ 19038]
23719              Subject: Re: Bytecode? Back into service.
23720              From: Enache Adrian <enache@rdslink.ro>
23721              Date: Thu, 20 Mar 2003 07:38:39 +0200
23722              Message-ID: <20030320053839.GA4044@ratsnest.hole>
23723              
23724              [ 19039]
23725              Subject: Re: [patch] [perl #21628] rcatline issue
23726              From: Enache Adrian <enache@rdslink.ro>
23727              Date: Thu, 20 Mar 2003 22:39:06 +0200
23728              Message-ID: <20030320203906.GA31199@ratsnest.hole>
23729      Branch: maint-5.8/perl
23730           !> Configure MANIFEST NetWare/config_H.wc Porting/Glossary
23731           !> Porting/config.sh Porting/config_H README.cygwin bytecode.pl
23732           !> config_h.SH ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
23733           !> ext/ByteLoader/byterun.h op.c plan9/config.plan9
23734           !> plan9/config_h.sample pp_hot.c t/op/readline.t
23735           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
23736           !> win32/config_H.vc64 wince/config_H.ce
23737 ____________________________________________________________________________
23738 [ 19039] By: rgs                                   on 2003/03/20  22:40:38
23739         Log: Subject: Re: [patch] [perl #21628] rcatline issue
23740              From: Enache Adrian <enache@rdslink.ro>
23741              Date: Thu, 20 Mar 2003 22:39:06 +0200
23742              Message-ID: <20030320203906.GA31199@ratsnest.hole>
23743      Branch: perl
23744            ! MANIFEST pp_hot.c t/op/readline.t
23745 ____________________________________________________________________________
23746 [ 19038] By: rgs                                   on 2003/03/20  22:07:50
23747         Log: Subject: Re: Bytecode? Back into service.
23748              From: Enache Adrian <enache@rdslink.ro>
23749              Date: Thu, 20 Mar 2003 07:38:39 +0200
23750              Message-ID: <20030320053839.GA4044@ratsnest.hole>
23751      Branch: perl
23752            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
23753            ! ext/ByteLoader/byterun.h op.c
23754 ____________________________________________________________________________
23755 [ 19037] By: rgs                                   on 2003/03/20  20:16:43
23756         Log: Subject: [DOC-PATCH] for README.cygwin, bleadperl version
23757              From: "Gerrit P. Haase" <gp@familiehaase.de>
23758              Date: Thu, 20 Mar 2003 21:23:28 +0100
23759              Message-ID: <941032389637.20030320212328@familiehaase.de>
23760      Branch: perl
23761            ! README.cygwin
23762 ____________________________________________________________________________
23763 [ 19036] By: jhi                                   on 2003/03/20  05:23:15
23764         Log: Integrate:
23765              [ 19033]
23766              file test operators weren't doing the right thing if the SV
23767              passed to them wasn't NUL-terminated
23768              
23769              [ 19034]
23770              ensure SVs returned by Win32::Get{Short,Full}PathName() are
23771              NUL-terminated
23772      Branch: perl
23773           !> doio.c win32/win32.c
23774 ____________________________________________________________________________
23775 [ 19035] By: jhi                                   on 2003/03/20  05:22:27
23776         Log: Integrate:
23777              [ 19033]
23778              file test operators weren't doing the right thing if the SV
23779              passed to them wasn't NUL-terminated
23780              
23781              [ 19034]
23782              ensure SVs returned by Win32::Get{Short,Full}PathName() are
23783              NUL-terminated
23784      Branch: maint-5.8/perl
23785           !> doio.c win32/win32.c
23786 ____________________________________________________________________________
23787 [ 19034] By: gsar                                  on 2003/03/20  01:31:39
23788         Log: ensure SVs returned by Win32::Get{Short,Full}PathName() are
23789              NUL-terminated
23790      Branch: maint-5.6/perl
23791            ! win32/win32.c
23792 ____________________________________________________________________________
23793 [ 19033] By: gsar                                  on 2003/03/20  01:30:46
23794         Log: file test operators weren't doing the right thing if the SV
23795              passed to them wasn't NUL-terminated
23796      Branch: maint-5.6/perl
23797            ! doio.c
23798 ____________________________________________________________________________
23799 [ 19032] By: gsar                                  on 2003/03/19  23:22:56
23800         Log: regenerate win32/config_H.*
23801      Branch: maint-5.8/perl
23802            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23803            ! win32/config_H.vc64
23804 ____________________________________________________________________________
23805 [ 19031] By: jhi                                   on 2003/03/19  19:56:15
23806         Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1 [perl #17757]
23807              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23808              Date: Wed, 19 Mar 2003 11:32:25 +0100
23809              Message-Id: <20030319113225.3aadf2fc.rgarciasuarez@free.fr>
23810              
23811              Retract #18533 for now.
23812      Branch: maint-5.8/perl
23813            ! regexec.c t/op/subst.t
23814 ____________________________________________________________________________
23815 [ 19030] By: jhi                                   on 2003/03/19  15:57:49
23816         Log: Integrate:
23817              [ 19020]
23818              Minor updates of Wolfgang's pack patch
23819              
23820              Subject: Re: pack changes and related fixes
23821              From: Philip Newton <Philip.Newton@gmx.net>
23822              Date: Tue, 18 Mar 2003 06:19:30 +0100
23823              Message-ID: <tb9d7vo1ocb14o73lnhabbmh5bsjoe5m46@4ax.com>
23824              
23825              [ 19023]
23826              Subject: [PATCH] poll() help for VMS
23827              From: "Craig A. Berry" <craigberry@mac.com>
23828              Date: Tue, 18 Mar 2003 01:10:10 -0600
23829              Message-ID: <3E76C652.30205@mac.com>
23830              
23831              [ 19024]
23832              Subject: [PATCH] VMS pod install tweaks
23833              From: "Craig A. Berry" <craigberry@mac.com>
23834              Date: Sat, 15 Mar 2003 16:06:07 -0600
23835              Message-ID: <3E73A3CF.3060502@mac.com>
23836              
23837              [ 19025]
23838              Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump
23839              From: Dave Mitchell <davem@fdgroup.com>
23840              Date: Tue, 18 Mar 2003 21:55:05 +0000
23841              Message-ID: <20030318215505.A16787@fdgroup.com>
23842              
23843              [ 19026]
23844              Update the DB_File instructions in Tru64.
23845              
23846              [ 19028]
23847              Better wording as requested by Rafael, and
23848              the module is BerkeleyDB, not BerkeleyFile.
23849      Branch: maint-5.8/perl
23850           !> README.tru64 configure.com embed.fnc ext/IO/poll.h
23851           !> pod/perldiag.pod pp_ctl.c t/op/goto.t vms/descrip_mms.template
23852 ____________________________________________________________________________
23853 [ 19029] By: jhi                                   on 2003/03/19  15:42:44
23854         Log: Integrate:
23855              [ 19014]
23856              clarify behaviour of $a++
23857              
23858              [ 19015]
23859              add comment at undef postinc special case
23860              
23861              [ 19016]
23862              add tests for existing behaviour of undef postinc/dec
23863              
23864              [ 19017]
23865              according to the new Porting/Glossary, sig_num doesn't have an
23866              extra '0' at the end
23867              
23868              [ 19018]
23869              there is no trailing NULL in sig_name or sig_num, so don't
23870              talk about it
23871      Branch: maint-5.8/perl
23872           !> Porting/Glossary pod/perlop.pod pp.c t/op/inc.t
23873           !> win32/config.bc win32/config.gc win32/config.vc
23874           !> win32/config.vc64
23875 ____________________________________________________________________________
23876 [ 19028] By: jhi                                   on 2003/03/19  09:46:27
23877         Log: Better wording as requested by Rafael, and
23878              the module is BerkeleyDB, not BerkeleyFile.
23879      Branch: perl
23880            ! README.tru64
23881 ____________________________________________________________________________
23882 [ 19027] By: jhi                                   on 2003/03/19  09:38:54
23883         Log: Synchronize t/op/pack.t:s between blead and maint with
23884              a fake success for maint (test for a blead feature not
23885              merged into maint) so that the test numberings don't drift
23886              unnecessarily.  Not necessarily a long-term thing to do
23887              (if blead gets even more new features), but works for now.
23888      Branch: maint-5.8/perl
23889            ! t/op/pack.t
23890 ____________________________________________________________________________
23891 [ 19026] By: jhi                                   on 2003/03/19  09:11:43
23892         Log: Update the DB_File instructions in Tru64.
23893      Branch: perl
23894            ! README.tru64
23895 ____________________________________________________________________________
23896 [ 19025] By: rgs                                   on 2003/03/18  21:59:33
23897         Log: Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump
23898              From: Dave Mitchell <davem@fdgroup.com>
23899              Date: Tue, 18 Mar 2003 21:55:05 +0000
23900              Message-ID: <20030318215505.A16787@fdgroup.com>
23901      Branch: perl
23902            ! pp_ctl.c t/op/goto.t
23903 ____________________________________________________________________________
23904 [ 19024] By: rgs                                   on 2003/03/18  21:24:27
23905         Log: Subject: [PATCH] VMS pod install tweaks
23906              From: "Craig A. Berry" <craigberry@mac.com>
23907              Date: Sat, 15 Mar 2003 16:06:07 -0600
23908              Message-ID: <3E73A3CF.3060502@mac.com>
23909      Branch: perl
23910            ! vms/descrip_mms.template
23911 ____________________________________________________________________________
23912 [ 19023] By: rgs                                   on 2003/03/18  21:22:03
23913         Log: Subject: [PATCH] poll() help for VMS
23914              From: "Craig A. Berry" <craigberry@mac.com>
23915              Date: Tue, 18 Mar 2003 01:10:10 -0600
23916              Message-ID: <3E76C652.30205@mac.com>
23917      Branch: perl
23918            ! configure.com ext/IO/poll.h
23919 ____________________________________________________________________________
23920 [ 19022] By: jhi                                   on 2003/03/18  06:56:45
23921         Log: metaconfig unit change for #19021.
23922      Branch: metaconfig
23923            ! U/modified/sig_name.U
23924 ____________________________________________________________________________
23925 [ 19021] By: jhi                                   on 2003/03/18  06:56:26
23926         Log: The description of SIG_SIZE was off.
23927      Branch: perl
23928            ! Configure NetWare/config_H.wc Porting/Glossary
23929            ! Porting/config.sh Porting/config_H config_h.SH
23930            ! plan9/config.plan9 plan9/config_h.sample win32/config_H.bc
23931            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
23932            ! wince/config_H.ce
23933 ____________________________________________________________________________
23934 [ 19020] By: merijn                                on 2003/03/18  05:45:50
23935         Log: Minor updates of Wolfgang's pack patch
23936              
23937              Subject: Re: pack changes and related fixes
23938              From: Philip Newton <Philip.Newton@gmx.net>
23939              Date: Tue, 18 Mar 2003 06:19:30 +0100
23940              Message-ID: <tb9d7vo1ocb14o73lnhabbmh5bsjoe5m46@4ax.com>
23941      Branch: perl
23942            ! embed.fnc pod/perldiag.pod
23943 ____________________________________________________________________________
23944 [ 19019] By: gsar                                  on 2003/03/18  05:06:07
23945         Log: regenerate win32/config_H.*
23946      Branch: perl
23947            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23948            ! win32/config_H.vc64
23949 ____________________________________________________________________________
23950 [ 19018] By: gsar                                  on 2003/03/18  03:02:38
23951         Log: there is no trailing NULL in sig_name or sig_num, so don't
23952              talk about it
23953      Branch: perl
23954            ! Porting/Glossary
23955 ____________________________________________________________________________
23956 [ 19017] By: gsar                                  on 2003/03/18  03:01:02
23957         Log: according to the new Porting/Glossary, sig_num doesn't have an
23958              extra '0' at the end
23959      Branch: perl
23960            ! win32/config.bc win32/config.gc win32/config.vc
23961            ! win32/config.vc64
23962 ____________________________________________________________________________
23963 [ 19016] By: hv                                    on 2003/03/18  00:52:09
23964         Log: add tests for existing behaviour of undef postinc/dec
23965      Branch: perl
23966            ! t/op/inc.t
23967 ____________________________________________________________________________
23968 [ 19015] By: hv                                    on 2003/03/18  00:46:18
23969         Log: add comment at undef postinc special case
23970      Branch: perl
23971            ! pp.c
23972 ____________________________________________________________________________
23973 [ 19014] By: hv                                    on 2003/03/18  00:27:19
23974         Log: clarify behaviour of $a++
23975      Branch: perl
23976            ! pod/perlop.pod
23977 ____________________________________________________________________________
23978 [ 19013] By: jhi                                   on 2003/03/17  19:52:06
23979         Log: Integrate:
23980              [ 19012]
23981              We don't have the new Perl at this stage.
23982      Branch: perl
23983           !> cygwin/perlld.in
23984 ____________________________________________________________________________
23985 [ 19012] By: jhi                                   on 2003/03/17  19:50:06
23986         Log: We don't have the new Perl at this stage.
23987      Branch: maint-5.8/perl
23988            ! cygwin/perlld.in
23989 ____________________________________________________________________________
23990 [ 19011] By: jhi                                   on 2003/03/17  19:15:23
23991         Log: Integrate:
23992              [ 19010]
23993              Subject: pack changes and related fixes
23994              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
23995              Date: Mon, 17 Mar 2003 13:55:37 +0100
23996              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4>
23997      Branch: maint-5.8/perl
23998           !> embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod
23999           !> pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h
24000           !> t/lib/warnings/pp_pack t/op/pack.t
24001 ____________________________________________________________________________
24002 [ 19010] By: jhi                                   on 2003/03/17  17:16:44
24003         Log: Subject: pack changes and related fixes
24004              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
24005              Date: Mon, 17 Mar 2003 13:55:37 +0100
24006              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4>
24007      Branch: perl
24008            ! embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod
24009            ! pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h
24010            ! t/lib/warnings/pp_pack t/op/pack.t
24011 ____________________________________________________________________________
24012 [ 19009] By: jhi                                   on 2003/03/17  11:08:20
24013         Log: Pseudohashes die hard -- go with Rick Delaney's idea
24014              of blessing the href at $phash->[0] as 'pseudohash',
24015              so the avhv_index() can then check for that.  Now:
24016              (1) thingies got via fields::new() do not warn
24017              (2) blessed manually constructed phashes warn
24018              (3) unblessed manually constructed phashes warn
24019              While the idea of using the Hash::Util lock_hash/unlock_hash
24020              on the href was enticing, it didn't quite work transparently
24021              since it changed the error message from "No such pseudo-hash
24022              field ..." to "Attempt to access disallowed key ...".
24023      Branch: maint-5.8/perl
24024            ! av.c lib/fields.pm t/lib/warnings/av
24025 ____________________________________________________________________________
24026 [ 19008] By: jhi                                   on 2003/03/17  04:59:15
24027         Log: Integrate:
24028              [ 18994]
24029              Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
24030              Should work both for PERL_UNICODE/-C and use encoding 'foo';
24031              
24032              [ 18995]
24033              Signedness nits.
24034              
24035              [ 18996]
24036              Turn on UTF-8 flag only if the $str is valid utf8
24037              (pointed out by Dan Kogai).
24038              
24039              [ 18997]
24040              IRIX ls -l marks sockets with 'S'.
24041              
24042              [ 18998]
24043              This seems to fix (well, dodge) the problems in FreeBSD for
24044              Enache Adrian; in _theory_ this patch could be good for NetBSD,
24045              too, but Alian gets a core dump already at subtest #9 (anyone
24046              with a real NetBSD, Alian's is a VMware one, which has in the
24047              past caused similar odd crashes).  OpenBSD threaded build result
24048              still unknown.
24049              
24050              [ 18999]
24051              Stay within know facts: what platforms the skippage helps,
24052              and in which it is not needed.
24053              
24054              [ 19000]
24055              Subject: [Patch] Maintperl versioning for Cygwin
24056              From: "Gerrit P. Haase" <gp@familiehaase.de>
24057              Date: Sun, 16 Mar 2003 22:24:19 +0100
24058              Message-ID: <152690440450.20030316222419@familiehaase.de>
24059              
24060              [ 19001]
24061              getservbyname_r() kaputt in OpenBSD (might get fixed
24062              for 3.3, but only might)
24063              
24064              [ 19002]
24065              Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3
24066              From: Adam Spiers (via RT) <perlbug-followup@perl.org>
24067              Date: 10 Jan 2003 10:59:44 -0000
24068              Message-Id: <rt-19898-47213.12.0892150698178@bugs6.perl.org>
24069              
24070              [ 19003]
24071              Subject: [perl #20724] Patch for dprofpp
24072              From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org>
24073              Date: 5 Feb 2003 08:41:17 -0000
24074              Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org>
24075              
24076              [ 19004]
24077              Subject: [patch] utils/h2xs.PL (get rid of \t and '')
24078              From: Stas Bekman <stas@stason.org>
24079              Date: Fri, 14 Feb 2003 11:59:53 +1100
24080              Message-ID: <3E4C3F89.6050005@stason.org>
24081              
24082              [ 19005]
24083              Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator
24084              From: chocolateboy <chocolateboy@chocolatey.com>
24085              Date: Sat, 22 Feb 2003 12:17:28 +0000
24086              Message-ID: <3E576A58.8010901@chocolatey.com>
24087      Branch: maint-5.8/perl
24088           +> ext/Data/Dumper/t/pair.t
24089           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
24090           !> ext/POSIX/t/posix.t hints/openbsd.sh lib/IPC/Open3.pm
24091           !> lib/Term/ReadLine.pm regcomp.c t/op/stat.t utils/dprofpp.PL
24092           !> utils/h2xs.PL
24093 ____________________________________________________________________________
24094 [ 19007] By: jhi                                   on 2003/03/17  04:45:40
24095         Log: Integrate:
24096              [ 19006]
24097              Subject: Re: [Patch] Maintperl versioning for Cygwin
24098              From: Slaven Rezic <slaven@rezic.de>
24099              Date: 17 Mar 2003 00:42:43 +0100
24100              Message-ID: <87ptoqev4c.fsf@vran.herceg.de>
24101      Branch: perl
24102           !> cygwin/perlld.in
24103 ____________________________________________________________________________
24104 [ 19006] By: jhi                                   on 2003/03/17  04:44:03
24105         Log: Subject: Re: [Patch] Maintperl versioning for Cygwin
24106              From: Slaven Rezic <slaven@rezic.de>
24107              Date: 17 Mar 2003 00:42:43 +0100
24108              Message-ID: <87ptoqev4c.fsf@vran.herceg.de>
24109      Branch: maint-5.8/perl
24110            ! cygwin/perlld.in
24111 ____________________________________________________________________________
24112 [ 19005] By: hv                                    on 2003/03/17  02:06:20
24113         Log: Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator
24114              From: chocolateboy <chocolateboy@chocolatey.com>
24115              Date: Sat, 22 Feb 2003 12:17:28 +0000
24116              Message-ID: <3E576A58.8010901@chocolatey.com>
24117      Branch: perl
24118            + ext/Data/Dumper/t/pair.t
24119            ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
24120 ____________________________________________________________________________
24121 [ 19004] By: hv                                    on 2003/03/17  01:38:23
24122         Log: Subject: [patch] utils/h2xs.PL (get rid of \t and '')
24123              From: Stas Bekman <stas@stason.org>
24124              Date: Fri, 14 Feb 2003 11:59:53 +1100
24125              Message-ID: <3E4C3F89.6050005@stason.org>
24126      Branch: perl
24127            ! utils/h2xs.PL
24128 ____________________________________________________________________________
24129 [ 19003] By: hv                                    on 2003/03/17  01:23:02
24130         Log: Subject: [perl #20724] Patch for dprofpp
24131              From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org>
24132              Date: 5 Feb 2003 08:41:17 -0000
24133              Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org>
24134      Branch: perl
24135            ! utils/dprofpp.PL
24136 ____________________________________________________________________________
24137 [ 19002] By: hv                                    on 2003/03/16  23:36:57
24138         Log: Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3
24139              From: Adam Spiers (via RT) <perlbug-followup@perl.org>
24140              Date: 10 Jan 2003 10:59:44 -0000
24141              Message-Id: <rt-19898-47213.12.0892150698178@bugs6.perl.org>
24142      Branch: perl
24143            ! lib/IPC/Open3.pm
24144 ____________________________________________________________________________
24145 [ 19001] By: jhi                                   on 2003/03/16  21:50:24
24146         Log: getservbyname_r() kaputt in OpenBSD (might get fixed
24147              for 3.3, but only might)
24148      Branch: perl
24149            ! hints/openbsd.sh
24150 ____________________________________________________________________________
24151 [ 19000] By: jhi                                   on 2003/03/16  21:38:39
24152         Log: Subject: [Patch] Maintperl versioning for Cygwin
24153              From: "Gerrit P. Haase" <gp@familiehaase.de>
24154              Date: Sun, 16 Mar 2003 22:24:19 +0100
24155              Message-ID: <152690440450.20030316222419@familiehaase.de>
24156      Branch: maint-5.8/perl
24157            ! cygwin/perlld.in
24158 ____________________________________________________________________________
24159 [ 18999] By: jhi                                   on 2003/03/16  21:33:49
24160         Log: Stay within know facts: what platforms the skippage helps,
24161              and in which it is not needed.
24162      Branch: perl
24163            ! ext/POSIX/t/posix.t
24164 ____________________________________________________________________________
24165 [ 18998] By: jhi                                   on 2003/03/16  18:15:42
24166         Log: This seems to fix (well, dodge) the problems in FreeBSD for
24167              Enache Adrian; in _theory_ this patch could be good for NetBSD,
24168              too, but Alian gets a core dump already at subtest #9 (anyone
24169              with a real NetBSD, Alian's is a VMware one, which has in the
24170              past caused similar odd crashes).  OpenBSD threaded build result
24171              still unknown.
24172      Branch: perl
24173            ! ext/POSIX/t/posix.t
24174 ____________________________________________________________________________
24175 [ 18997] By: jhi                                   on 2003/03/16  18:07:30
24176         Log: IRIX ls -l marks sockets with 'S'.
24177      Branch: perl
24178            ! t/op/stat.t
24179 ____________________________________________________________________________
24180 [ 18996] By: jhi                                   on 2003/03/16  17:41:42
24181         Log: Turn on UTF-8 flag only if the $str is valid utf8
24182              (pointed out by Dan Kogai).
24183      Branch: perl
24184            ! lib/Term/ReadLine.pm
24185 ____________________________________________________________________________
24186 [ 18995] By: jhi                                   on 2003/03/16  16:40:06
24187         Log: Signedness nits.
24188      Branch: perl
24189            ! regcomp.c
24190 ____________________________________________________________________________
24191 [ 18994] By: jhi                                   on 2003/03/16  15:41:44
24192         Log: Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
24193              Should work both for PERL_UNICODE/-C and use encoding 'foo';
24194      Branch: perl
24195            ! lib/Term/ReadLine.pm
24196 ____________________________________________________________________________
24197 [ 18993] By: jhi                                   on 2003/03/16  15:20:38
24198         Log: Integrate:
24199              [ 18984]
24200              Subject: [patch ext/B/typemap] STRLEN T_UV
24201              From: Stas Bekman <stas@stason.org>
24202              Date: Fri, 14 Mar 2003 17:45:09 +1100
24203              Message-ID: <3E717A75.2060300@stason.org>
24204              
24205              [ 18985]
24206              Time::HiRes is a core module
24207              
24208              [ 18986]
24209              Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline
24210              From: Enache Adrian <enache@rdslink.ro>
24211              Date: Fri, 14 Mar 2003 23:02:42 +0200
24212              Message-ID: <20030314210242.GA1159@ratsnest.hole>
24213              (with an added test)
24214              
24215              [ 18988]
24216              Needs PerlIO for :bytes.
24217              
24218              [ 18989]
24219              Make the :bytes conditional on PerlIO.
24220              
24221              [ 18990]
24222              Further potential pitfalls for the utf8 len/pos cache
24223              found by Inaba Hiroto.  No test cases, yet.
24224              
24225              [ 18991]
24226              Pod fix from Philip Newton.
24227              
24228              [ 18992]
24229              Better wording from Philip Newton.
24230      Branch: maint-5.8/perl
24231           !> ext/B/typemap ext/Encode/t/CJKT.t pod/perlfunc.pod regcomp.c
24232           !> t/comp/parser.t toke.c
24233 ____________________________________________________________________________
24234 [ 18992] By: jhi                                   on 2003/03/16  15:15:16
24235         Log: Better wording from Philip Newton.
24236      Branch: maint-5.8/perl
24237            ! pod/perldelta.pod
24238 ____________________________________________________________________________
24239 [ 18991] By: jhi                                   on 2003/03/16  15:14:31
24240         Log: Pod fix from Philip Newton.
24241      Branch: perl
24242            ! pod/perlfunc.pod
24243 ____________________________________________________________________________
24244 [ 18990] By: jhi                                   on 2003/03/16  15:12:00
24245         Log: Further potential pitfalls for the utf8 len/pos cache
24246              found by Inaba Hiroto.  No test cases, yet.
24247      Branch: perl
24248            ! regcomp.c
24249 ____________________________________________________________________________
24250 [ 18989] By: jhi                                   on 2003/03/16  08:02:31
24251         Log: Make the :bytes conditional on PerlIO.
24252      Branch: perl
24253            ! ext/Encode/t/CJKT.t
24254 ____________________________________________________________________________
24255 [ 18988] By: jhi                                   on 2003/03/15  18:27:36
24256         Log: Needs PerlIO for :bytes.
24257      Branch: perl
24258            ! ext/Encode/t/CJKT.t
24259 ____________________________________________________________________________
24260 [ 18987] By: jhi                                   on 2003/03/14  21:16:34
24261         Log: Warn only on unblessed pseudohashes.
24262      Branch: maint-5.8/perl
24263            ! av.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/av
24264 ____________________________________________________________________________
24265 [ 18986] By: rgs                                   on 2003/03/14  20:28:20
24266         Log: Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline
24267              From: Enache Adrian <enache@rdslink.ro>
24268              Date: Fri, 14 Mar 2003 23:02:42 +0200
24269              Message-ID: <20030314210242.GA1159@ratsnest.hole>
24270              (with an added test)
24271      Branch: perl
24272            ! t/comp/parser.t toke.c
24273 ____________________________________________________________________________
24274 [ 18985] By: rgs                                   on 2003/03/14  19:45:18
24275         Log: Time::HiRes is a core module
24276      Branch: perl
24277            ! pod/perlfunc.pod
24278 ____________________________________________________________________________
24279 [ 18984] By: rgs                                   on 2003/03/14  19:38:57
24280         Log: Subject: [patch ext/B/typemap] STRLEN T_UV
24281              From: Stas Bekman <stas@stason.org>
24282              Date: Fri, 14 Mar 2003 17:45:09 +1100
24283              Message-ID: <3E717A75.2060300@stason.org>
24284      Branch: perl
24285            ! ext/B/typemap
24286 ____________________________________________________________________________
24287 [ 18983] By: jhi                                   on 2003/03/14  15:17:22
24288         Log: Integrate:
24289              [ 18982]
24290              Better pass in the $self for a method.
24291      Branch: maint-5.8/perl
24292           !> lib/File/Spec/Unix.pm
24293 ____________________________________________________________________________
24294 [ 18982] By: jhi                                   on 2003/03/14  15:16:18
24295         Log: Better pass in the $self for a method.
24296      Branch: perl
24297            ! lib/File/Spec/Unix.pm
24298 ____________________________________________________________________________
24299 [ 18981] By: jhi                                   on 2003/03/14  13:45:24
24300         Log: Integrate:
24301              [ 18979]
24302              whichsig() really does return -1 for unknown signals.
24303              
24304              [ 18980]
24305              Cleanup the File::Spec tmpdir() implementations:
24306              now all the platforms specific modules call _tmpdir()
24307              (inherited from Unix.pm) with the list of platform
24308              specific list of temporary directories, and _tmpdir()
24309              then does the appropriate suitability checking.
24310      Branch: maint-5.8/perl
24311           !> lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
24312           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
24313           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
24314           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm mg.c
24315 ____________________________________________________________________________
24316 [ 18980] By: jhi                                   on 2003/03/14  13:42:32
24317         Log: Cleanup the File::Spec tmpdir() implementations:
24318              now all the platforms specific modules call _tmpdir()
24319              (inherited from Unix.pm) with the list of platform
24320              specific list of temporary directories, and _tmpdir()
24321              then does the appropriate suitability checking.
24322      Branch: perl
24323            ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
24324            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
24325            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
24326            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
24327 ____________________________________________________________________________
24328 [ 18979] By: jhi                                   on 2003/03/14  12:48:09
24329         Log: whichsig() really does return -1 for unknown signals.
24330      Branch: perl
24331            ! mg.c
24332 ____________________________________________________________________________
24333 [ 18978] By: jhi                                   on 2003/03/14  10:52:06
24334         Log: Integrate; regen Configure et alia.
24335              [ 18962]
24336              Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs
24337              From: "Craig A. Berry" <craigberry@mac.com>
24338              Date: Tue, 11 Mar 2003 21:29:31 -0600
24339              Message-ID: <3E6EA99B.9060902@mac.com>
24340              Patch by Scott Lepage (scott.lepage@hp.com)
24341              
24342              [ 18963]
24343              Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2 
24344              From: Kurt Starsinic <kstar@cpan.org>
24345              Date: Mon, 10 Mar 2003 00:54:49 -0500
24346              Message-ID: <m3d6kyvazx.wl_rspier@pobox.com>
24347              
24348              [ 18964]
24349              Skip the last test of Config.t on HP-UX.
24350              (This test should be skipped for every system that
24351              actually defines a negative signal number. Maybe that
24352              test should be removed, to be future-proof.)
24353              
24354              [ 18965]
24355              fix CJKT.t failures on windows due to incorrect binmode()
24356              
24357              [ 18966]
24358              another fix for failing test on windows ("use encoding" puts
24359              STDIN in :raw mode, so chomp() wasn't stripping the CR)
24360              
24361              [ 18967]
24362              Config.t wasn't getting the sig_num and sig_size relationship
24363              right, and therefore failed test#35 on windows
24364              
24365              note that config_h.SH documents that $sig_size does NOT include
24366              the final NULL in $sig_num!
24367              
24368              [ 18968]
24369              fix for switchC.t test#6 failure on windows
24370              
24371              [ 18969]
24372              Subject: [PATCH] Perldoc.pm tweak for VMS
24373              From: "Craig A. Berry" <craigberry@mac.com>
24374              Date: Thu, 13 Mar 2003 13:44:55 -0600
24375              Message-ID: <3E70DFB7.8070405@mac.com>
24376              
24377              [ 18970]
24378              Hopefully this works also in Win32.
24379              
24380              [ 18971]
24381              Signal issues.
24382              (1) Filter out negative signals.
24383              (2) Correct sig_num* and sig_name* descriptions.
24384              
24385              [ 18973]
24386              Since Configure does the signal name/number probe with awk
24387              based on the cpp results (not by really running code), testing
24388              for the signum value is not really helpful if we have runtime
24389              function calls (some signal numbers are dynamic, for example)
24390              (or other extra stuff where the signum value is expected).
24391              (Runtimeness also means that Configure cannot get these right,
24392              anyway.) Better filter in just the constant non-negative numbers.
24393              
24394              [ 18975]
24395              Make whichsig() to work also if some system defines
24396              zero signals (now -1 is the "not found").  Note that
24397              in couple of mg.c spots only whichsig() > 0 branches
24398              are taken because signal handlers et al don't make
24399              much sense for the zero signal.
24400              
24401              [ 18976]
24402              Subject: [PATCH] configure.com: sig_num, etc.
24403              From: "Craig A. Berry" <craigberry@mac.com>
24404              Date: Thu, 13 Mar 2003 21:38:19 -0600
24405              Message-ID: <3E714EAB.6030001@mac.com>
24406              
24407              [ 18977]
24408              Rework the @Config{/sig.*/} tests.
24409      Branch: maint-5.8/perl
24410            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24411            ! config_h.SH
24412           !> configure.com doio.c ext/Encode/t/CJKT.t
24413           !> ext/Encode/t/enc_module.t hv.c lib/Config.t lib/Pod/Perldoc.pm
24414           !> mg.c perl.c t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
24415 ____________________________________________________________________________
24416 [ 18977] By: jhi                                   on 2003/03/14  10:42:33
24417         Log: Rework the @Config{/sig.*/} tests.
24418      Branch: perl
24419            ! lib/Config.t
24420 ____________________________________________________________________________
24421 [ 18976] By: jhi                                   on 2003/03/14  10:31:50
24422         Log: Subject: [PATCH] configure.com: sig_num, etc.
24423              From: "Craig A. Berry" <craigberry@mac.com>
24424              Date: Thu, 13 Mar 2003 21:38:19 -0600
24425              Message-ID: <3E714EAB.6030001@mac.com>
24426      Branch: perl
24427            ! configure.com
24428 ____________________________________________________________________________
24429 [ 18975] By: jhi                                   on 2003/03/14  10:30:53
24430         Log: Make whichsig() to work also if some system defines
24431              zero signals (now -1 is the "not found").  Note that
24432              in couple of mg.c spots only whichsig() > 0 branches
24433              are taken because signal handlers et al don't make
24434              much sense for the zero signal.
24435      Branch: perl
24436            ! doio.c mg.c
24437 ____________________________________________________________________________
24438 [ 18974] By: jhi                                   on 2003/03/14  10:28:27
24439         Log: metaconfig unit changes for #18973.
24440      Branch: metaconfig
24441            ! U/modified/Signal.U
24442 ____________________________________________________________________________
24443 [ 18973] By: jhi                                   on 2003/03/14  10:27:46
24444         Log: Since Configure does the signal name/number probe with awk
24445              based on the cpp results (not by really running code), testing
24446              for the signum value is not really helpful if we have runtime
24447              function calls (some signal numbers are dynamic, for example)
24448              (or other extra stuff where the signum value is expected).
24449              (Runtimeness also means that Configure cannot get these right,
24450              anyway.) Better filter in just the constant non-negative numbers.
24451      Branch: perl
24452            ! Configure
24453 ____________________________________________________________________________
24454 [ 18972] By: jhi                                   on 2003/03/14  09:30:38
24455         Log: metaconfig unit changes for #18971; regen Glossary.patch.
24456      Branch: metaconfig
24457            ! U/Glossary.patch U/modified/Signal.U U/modified/sig_name.U
24458 ____________________________________________________________________________
24459 [ 18971] By: jhi                                   on 2003/03/14  09:30:18
24460         Log: Signal issues.
24461              (1) Filter out negative signals.
24462              (2) Correct sig_num* and sig_name* descriptions.
24463      Branch: perl
24464            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24465            ! config_h.SH
24466 ____________________________________________________________________________
24467 [ 18970] By: jhi                                   on 2003/03/14  06:21:48
24468         Log: Hopefully this works also in Win32.
24469      Branch: perl
24470            ! ext/Encode/t/CJKT.t
24471 ____________________________________________________________________________
24472 [ 18969] By: jhi                                   on 2003/03/14  05:43:34
24473         Log: Subject: [PATCH] Perldoc.pm tweak for VMS
24474              From: "Craig A. Berry" <craigberry@mac.com>
24475              Date: Thu, 13 Mar 2003 13:44:55 -0600
24476              Message-ID: <3E70DFB7.8070405@mac.com>
24477      Branch: perl
24478            ! lib/Pod/Perldoc.pm
24479 ____________________________________________________________________________
24480 [ 18968] By: gsar                                  on 2003/03/14  04:41:25
24481         Log: fix for switchC.t test#6 failure on windows
24482      Branch: perl
24483            ! perl.c
24484 ____________________________________________________________________________
24485 [ 18967] By: gsar                                  on 2003/03/14  04:29:10
24486         Log: Config.t wasn't getting the sig_num and sig_size relationship
24487              right, and therefore failed test#35 on windows
24488              
24489              note that config_h.SH documents that $sig_size does NOT include
24490              the final NULL in $sig_num!
24491      Branch: perl
24492            ! lib/Config.t
24493 ____________________________________________________________________________
24494 [ 18966] By: gsar                                  on 2003/03/14  04:20:51
24495         Log: another fix for failing test on windows ("use encoding" puts
24496              STDIN in :raw mode, so chomp() wasn't stripping the CR)
24497      Branch: perl
24498            ! ext/Encode/t/enc_module.t
24499 ____________________________________________________________________________
24500 [ 18965] By: gsar                                  on 2003/03/14  04:06:31
24501         Log: fix CJKT.t failures on windows due to incorrect binmode()
24502      Branch: perl
24503            ! ext/Encode/t/CJKT.t
24504 ____________________________________________________________________________
24505 [ 18964] By: rgs                                   on 2003/03/13  21:47:52
24506         Log: Skip the last test of Config.t on HP-UX.
24507              (This test should be skipped for every system that
24508              actually defines a negative signal number. Maybe that
24509              test should be removed, to be future-proof.)
24510      Branch: perl
24511            ! lib/Config.t
24512 ____________________________________________________________________________
24513 [ 18963] By: rgs                                   on 2003/03/13  20:57:32
24514         Log: Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2 
24515              From: Kurt Starsinic <kstar@cpan.org>
24516              Date: Mon, 10 Mar 2003 00:54:49 -0500
24517              Message-ID: <m3d6kyvazx.wl_rspier@pobox.com>
24518      Branch: perl
24519            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
24520 ____________________________________________________________________________
24521 [ 18962] By: rgs                                   on 2003/03/13  20:46:53
24522         Log: Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs
24523              From: "Craig A. Berry" <craigberry@mac.com>
24524              Date: Tue, 11 Mar 2003 21:29:31 -0600
24525              Message-ID: <3E6EA99B.9060902@mac.com>
24526              Patch by Scott Lepage (scott.lepage@hp.com)
24527      Branch: perl
24528            ! hv.c
24529 ____________________________________________________________________________
24530 [ 18961] By: jhi                                   on 2003/03/13  20:09:22
24531         Log: Integrate:
24532              [ 18954]
24533              Another finding by IRIX cc: non-void function
24534              sv_cat_decode() should return a value.
24535              
24536              [ 18955]
24537              File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
24538              was unset (the tests attempted to create files at the /)
24539              
24540              [ 18956]
24541              File::Spec: Do not fall back to '', use curdir instead.
24542              Note: Mac used to use cwd(), now curdir, slight change
24543              (relative vs. absolute).
24544              
24545              [ 18957]
24546              VOS nit from Paul Green.
24547              
24548              [ 18958]
24549              Trims slashes from the argument to rmdir(), likewise
24550              to what happens with rmdir(). Factorize the code in a
24551              local macro, TRIMSLASHES.
24552              
24553              [ 18959]
24554              Some more stdlib.h inclusions and change the gccversion
24555              test to use return (could have used that for all, sigh).
24556      Branch: maint-5.8/perl
24557           !> Configure lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
24558           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
24559           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pp_sys.c sv.c
24560           !> vos/configure_full_perl.sh
24561 ____________________________________________________________________________
24562 [ 18960] By: jhi                                   on 2003/03/13  20:06:39
24563         Log: metaconfig unit changes for #18959.
24564      Branch: metaconfig
24565            ! U/compline/d_sigaction.U
24566      Branch: metaconfig/U/perl
24567            ! gccvers.U uselfs.U
24568 ____________________________________________________________________________
24569 [ 18959] By: jhi                                   on 2003/03/13  20:05:50
24570         Log: Some more stdlib.h inclusions and change the gccversion
24571              test to use return (could have used that for all, sigh).
24572      Branch: perl
24573            ! Configure
24574 ____________________________________________________________________________
24575 [ 18958] By: rgs                                   on 2003/03/12  20:46:58
24576         Log: Trims slashes from the argument to rmdir(), likewise
24577              to what happens with rmdir(). Factorize the code in a
24578              local macro, TRIMSLASHES.
24579      Branch: perl
24580            ! pp_sys.c
24581 ____________________________________________________________________________
24582 [ 18957] By: jhi                                   on 2003/03/12  14:23:02
24583         Log: VOS nit from Paul Green.
24584      Branch: perl
24585            ! vos/configure_full_perl.sh
24586 ____________________________________________________________________________
24587 [ 18956] By: jhi                                   on 2003/03/12  13:58:26
24588         Log: File::Spec: Do not fall back to '', use curdir instead.
24589              Note: Mac used to use cwd(), now curdir, slight change
24590              (relative vs. absolute).
24591      Branch: perl
24592            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
24593            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
24594            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
24595 ____________________________________________________________________________
24596 [ 18955] By: jhi                                   on 2003/03/12  13:49:15
24597         Log: File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
24598              was unset (the tests attempted to create files at the /)
24599      Branch: perl
24600            ! lib/File/Spec/Cygwin.pm
24601 ____________________________________________________________________________
24602 [ 18954] By: jhi                                   on 2003/03/12  10:59:03
24603         Log: Another finding by IRIX cc: non-void function
24604              sv_cat_decode() should return a value.
24605      Branch: perl
24606            ! sv.c
24607 ____________________________________________________________________________
24608 [ 18953] By: jhi                                   on 2003/03/12  10:55:38
24609         Log: Integrate:
24610              [ 18950]
24611              Cygwin doesn't like initing the $0 mutex in perl_construct()
24612              (Too early? If inited there the pthread_mutex_init() returns
24613              an integer much too large be an errno), but initing the mutex
24614              later, in perl_alloc(), seems to be okay with Cygwin, and also
24615              with Linux.
24616      Branch: maint-5.8/perl
24617           !> perl.c
24618 ____________________________________________________________________________
24619 [ 18952] By: jhi                                   on 2003/03/12  10:53:02
24620         Log: Integrate:
24621              [ 18949]
24622              pudge> never integrate anything from macos/
24623      Branch: perl
24624            - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
24625            - macos/macperl.sym
24626           !> MANIFEST
24627 ____________________________________________________________________________
24628 [ 18951] By: jhi                                   on 2003/03/12  10:52:17
24629         Log: Integrate:
24630              [ 18946]
24631              Integrate from maint-5.8/macperl:
24632              [ 18937]
24633              Various MacOS portability fixes for tests
24634              
24635              [ 18938]
24636              File::Spec::Unix method should be called on $self
24637              
24638              [ 18939]
24639              lib.pm:_get_dirs() should use $_[0], not $_
24640              
24641              [ 18940]
24642              Update MacOS for new configpm
24643              
24644              [ 18941]
24645              Update MacOS build
24646              Update Makefile for new source files,
24647              update test script, add additional symbol for APItest
24648      Branch: perl
24649           +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
24650           +> macos/macperl.sym
24651           !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t
24652           !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm
24653           !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
24654           !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t
24655           !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t
24656           !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
24657 ____________________________________________________________________________
24658 [ 18950] By: jhi                                   on 2003/03/12  10:49:27
24659         Log: Cygwin doesn't like initing the $0 mutex in perl_construct()
24660              (Too early? If inited there the pthread_mutex_init() returns
24661              an integer much too large be an errno), but initing the mutex
24662              later, in perl_alloc(), seems to be okay with Cygwin, and also
24663              with Linux.
24664      Branch: perl
24665            ! perl.c
24666 ____________________________________________________________________________
24667 [ 18949] By: jhi                                   on 2003/03/12  10:39:39
24668         Log: pudge> never integrate anything from macos/
24669      Branch: maint-5.8/perl
24670            - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
24671            - macos/macperl.sym
24672            ! MANIFEST
24673 ____________________________________________________________________________
24674 [ 18948] By: jhi                                   on 2003/03/12  06:21:16
24675         Log: Integrate:
24676              [ 18935]
24677              WinCE tweaks from Vadim Konovalov.
24678              
24679              [ 18943]
24680              Tell how to possibly dodge 'Out of memory' errors.
24681              
24682              [ 18944]
24683              Ouch.  Missed one more, the void flags check (and exit() is void).
24684      Branch: maint-5.8/perl
24685           !> Configure perl.c perlio.c pod/perldiag.pod wince/Makefile.ce
24686 ____________________________________________________________________________
24687 [ 18947] By: jhi                                   on 2003/03/12  06:17:43
24688         Log: New files from #18946.
24689      Branch: maint-5.8/perl
24690            ! MANIFEST
24691 ____________________________________________________________________________
24692 [ 18946] By: jhi                                   on 2003/03/12  06:13:00
24693         Log: Integrate from maint-5.8/macperl:
24694              [ 18937]
24695              Various MacOS portability fixes for tests
24696              
24697              [ 18938]
24698              File::Spec::Unix method should be called on $self
24699              
24700              [ 18939]
24701              lib.pm:_get_dirs() should use $_[0], not $_
24702              
24703              [ 18940]
24704              Update MacOS for new configpm
24705              
24706              [ 18941]
24707              Update MacOS build
24708              Update Makefile for new source files,
24709              update test script, add additional symbol for APItest
24710      Branch: maint-5.8/perl
24711           +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
24712           +> macos/macperl.sym
24713           !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t
24714           !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm
24715           !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
24716           !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t
24717           !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t
24718           !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
24719 ____________________________________________________________________________
24720 [ 18945] By: jhi                                   on 2003/03/12  06:01:15
24721         Log: metaconfig unit changes for #18944.
24722      Branch: metaconfig
24723            ! U/compline/d_sigsetjmp.U U/modified/voidflags.U
24724      Branch: metaconfig/U/perl
24725            ! gccvers.U
24726 ____________________________________________________________________________
24727 [ 18944] By: jhi                                   on 2003/03/12  06:00:48
24728         Log: Ouch.  Missed one more, the void flags check (and exit() is void).
24729      Branch: perl
24730            ! Configure
24731 ____________________________________________________________________________
24732 [ 18943] By: jhi                                   on 2003/03/12  05:51:21
24733         Log: Tell how to possibly dodge 'Out of memory' errors.
24734      Branch: perl
24735            ! pod/perldiag.pod
24736 ____________________________________________________________________________
24737 [ 18942] By: pudge                                 on 2003/03/12  03:31:48
24738         Log: Integrate from maint-5.8/perl
24739      Branch: maint-5.8/macperl
24740           !> (integrate 50 files)
24741 ____________________________________________________________________________
24742 [ 18941] By: pudge                                 on 2003/03/12  03:19:52
24743         Log: Update MacOS build
24744              Update Makefile for new source files,
24745              update test script, add additional symbol for APItest
24746      Branch: maint-5.8/macperl
24747            ! macos/MacPerlTests.cmd macos/Makefile.mk macos/macperl.sym
24748 ____________________________________________________________________________
24749 [ 18940] By: pudge                                 on 2003/03/12  03:18:38
24750         Log: Update MacOS for new configpm
24751      Branch: maint-5.8/macperl
24752            ! macos/configpm
24753 ____________________________________________________________________________
24754 [ 18939] By: pudge                                 on 2003/03/12  03:17:22
24755         Log: lib.pm:_get_dirs() should use $_[0], not $_
24756      Branch: maint-5.8/macperl
24757            ! lib/lib_pm.PL
24758 ____________________________________________________________________________
24759 [ 18938] By: pudge                                 on 2003/03/12  03:15:26
24760         Log: File::Spec::Unix method should be called on $self
24761      Branch: maint-5.8/macperl
24762            ! lib/File/Spec/Unix.pm
24763 ____________________________________________________________________________
24764 [ 18937] By: pudge                                 on 2003/03/12  03:14:23
24765         Log: Various MacOS portability fixes for tests
24766      Branch: maint-5.8/macperl
24767            ! ext/Digest/MD5/t/files.t ext/Filter/t/call.t
24768            ! ext/POSIX/t/taint.t lib/Unicode/Collate/t/index.t
24769            ! lib/Unicode/Collate/t/test.t lib/charnames.t t/io/crlf.t
24770            ! t/op/method.t t/op/mkdir.t t/op/recurse.t t/op/sprintf.t
24771            ! t/op/stat.t t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
24772 ____________________________________________________________________________
24773 [ 18936] By: pudge                                 on 2003/03/12  03:02:22
24774         Log: Integrate from maint-5.8/perl
24775      Branch: maint-5.8/macperl
24776           !> t/op/recurse.t t/op/sprintf.t
24777 ____________________________________________________________________________
24778 [ 18935] By: jhi                                   on 2003/03/11  22:00:54
24779         Log: WinCE tweaks from Vadim Konovalov.
24780      Branch: perl
24781            ! perl.c perlio.c wince/Makefile.ce
24782 ____________________________________________________________________________
24783 [ 18934] By: jhi                                   on 2003/03/11  20:24:49
24784         Log: Integrate:
24785              [ 18932]
24786              Missed one.
24787      Branch: maint-5.8/perl
24788           !> Configure
24789 ____________________________________________________________________________
24790 [ 18933] By: jhi                                   on 2003/03/11  20:23:17
24791         Log: metaconfig unit change for #18932.
24792      Branch: metaconfig
24793            ! U/a_dvisory/intsize.U
24794 ____________________________________________________________________________
24795 [ 18932] By: jhi                                   on 2003/03/11  20:22:07
24796         Log: Missed one.
24797      Branch: perl
24798            ! Configure
24799 ____________________________________________________________________________
24800 [ 18931] By: jhi                                   on 2003/03/11  20:18:23
24801         Log: Integrate:
24802              [ 18929]
24803              Single vs doublequoted context is important...
24804      Branch: maint-5.8/perl
24805           !> Configure
24806 ____________________________________________________________________________
24807 [ 18930] By: jhi                                   on 2003/03/11  20:16:12
24808         Log: metaconfig unit changes for #18929.
24809      Branch: metaconfig
24810            ! U/compline/charsize.U U/compline/doublesize.U
24811            ! U/compline/ptrsize.U
24812 ____________________________________________________________________________
24813 [ 18929] By: jhi                                   on 2003/03/11  20:15:51
24814         Log: Single vs doublequoted context is important...
24815      Branch: perl
24816            ! Configure
24817 ____________________________________________________________________________
24818 [ 18928] By: jhi                                   on 2003/03/11  20:09:47
24819         Log: Integrate:
24820              [ 18923]
24821              Solaris cc wants prototype for exit(), so <stdlib.h> needed.
24822              
24823              [ 18925]
24824              Better setmode() prototype for cygwin.
24825              
24826              [ 18926]
24827              Questionable construct.
24828              
24829              [ 18927]
24830              """glob.*""" patch for VMS, from Peter Prymmer.
24831      Branch: maint-5.8/perl
24832           !> Configure perl.h pod/perltooc.pod vms/perlvms.pod vms/vms.c
24833 ____________________________________________________________________________
24834 [ 18927] By: jhi                                   on 2003/03/11  20:04:33
24835         Log: """glob.*""" patch for VMS, from Peter Prymmer.
24836      Branch: perl
24837            ! vms/perlvms.pod vms/vms.c
24838 ____________________________________________________________________________
24839 [ 18926] By: rgs                                   on 2003/03/11  19:44:54
24840         Log: Questionable construct.
24841      Branch: perl
24842            ! pod/perltooc.pod
24843 ____________________________________________________________________________
24844 [ 18925] By: jhi                                   on 2003/03/11  19:15:15
24845         Log: Better setmode() prototype for cygwin.
24846      Branch: perl
24847            ! perl.h
24848 ____________________________________________________________________________
24849 [ 18924] By: jhi                                   on 2003/03/11  19:12:51
24850         Log: metaconfig unit changes for #18923.  The gccvers unit
24851              cannot have <stdlib.h>, though, because that would
24852              introduce a nasty dependency loop.
24853      Branch: metaconfig
24854            ! U/a_dvisory/intsize.U U/compline/charsize.U
24855            ! U/compline/d_casti32.U U/compline/d_castneg.U
24856            ! U/compline/d_sigsetjmp.U U/compline/doublesize.U
24857            ! U/compline/ptrsize.U U/compline/ssizetype.U
24858            ! U/modified/voidflags.U U/typedefs/gidsize.U
24859            ! U/typedefs/sizesize.U U/typedefs/uidsize.U
24860      Branch: metaconfig/U/perl
24861            ! d_u32align.U fpossize.U gccvers.U selectminbits.U
24862 ____________________________________________________________________________
24863 [ 18923] By: jhi                                   on 2003/03/11  19:11:39
24864         Log: Solaris cc wants prototype for exit(), so <stdlib.h> needed.
24865      Branch: perl
24866            ! Configure
24867 ____________________________________________________________________________
24868 [ 18922] By: jhi                                   on 2003/03/11  18:20:53
24869         Log: Integrate:
24870              [ 18914]
24871              Try to handle hitting the heap/data limit in small systems.
24872              (One can simulate this with e.g. 32MB or 64MB datasize,
24873              use your shell's ulimit/limit/limits command.)
24874              
24875              [ 18915]
24876              Be more lax about the out of memory error message.
24877              
24878              [ 18916]
24879              Upgrade to Time-HiRes 1.43.
24880              
24881              [ 18917]
24882              Get rid of one Cygwin warning by introducing a prototype
24883              for the init_os_extras().  Since there is no header file
24884              in Perl specific to cygwin, use perl.h.
24885              
24886              [ 18918]
24887              Subject: [PATCH] io_sock.t
24888              From: Norton Allen <allen@huarp.harvard.edu>
24889              Date: Tue, 11 Mar 2003 13:37:36 -0500 (est)
24890              Message-Id: <200303111837.NAA30438@bottesini.harvard.edu>
24891              
24892              [ 18919]
24893              Uid_t and Gid_t can easily be shorts and one cannot
24894              pull shorts off the va_args, int is the shortest (ahem).
24895              
24896              [ 18920]
24897              No assertions in maint.
24898              
24899              [ 18921]
24900              The 0, in the assert_not_ROK() makes IRIX cc to worry
24901              (cc-1171 cc: WARNING ... The indicated expression has no effect.)
24902              So make the macro to include the , and the non-gcc case empty.
24903      Branch: maint-5.8/perl
24904           !> README.qnx ext/IO/lib/IO/t/io_sock.t ext/Time/HiRes/Changes
24905           !> ext/Time/HiRes/HiRes.pm ext/Time/HiRes/Makefile.PL perl.h
24906           !> reentr.c reentr.pl sv.h t/op/recurse.t
24907 ____________________________________________________________________________
24908 [ 18921] By: jhi                                   on 2003/03/11  18:15:45
24909         Log: The 0, in the assert_not_ROK() makes IRIX cc to worry
24910              (cc-1171 cc: WARNING ... The indicated expression has no effect.)
24911              So make the macro to include the , and the non-gcc case empty.
24912      Branch: perl
24913            ! sv.h
24914 ____________________________________________________________________________
24915 [ 18920] By: jhi                                   on 2003/03/11  17:52:57
24916         Log: No assertions in maint.
24917      Branch: maint-5.8/perl
24918            ! intrpvar.h
24919 ____________________________________________________________________________
24920 [ 18919] By: jhi                                   on 2003/03/11  17:43:10
24921         Log: Uid_t and Gid_t can easily be shorts and one cannot
24922              pull shorts off the va_args, int is the shortest (ahem).
24923      Branch: perl
24924            ! reentr.c reentr.pl
24925 ____________________________________________________________________________
24926 [ 18918] By: jhi                                   on 2003/03/11  17:32:23
24927         Log: Subject: [PATCH] io_sock.t
24928              From: Norton Allen <allen@huarp.harvard.edu>
24929              Date: Tue, 11 Mar 2003 13:37:36 -0500 (est)
24930              Message-Id: <200303111837.NAA30438@bottesini.harvard.edu>
24931      Branch: perl
24932            ! README.qnx ext/IO/lib/IO/t/io_sock.t
24933 ____________________________________________________________________________
24934 [ 18917] By: jhi                                   on 2003/03/11  17:30:43
24935         Log: Get rid of one Cygwin warning by introducing a prototype
24936              for the init_os_extras().  Since there is no header file
24937              in Perl specific to cygwin, use perl.h.
24938      Branch: perl
24939            ! perl.h
24940 ____________________________________________________________________________
24941 [ 18916] By: jhi                                   on 2003/03/11  11:40:38
24942         Log: Upgrade to Time-HiRes 1.43.
24943      Branch: perl
24944            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
24945            ! ext/Time/HiRes/Makefile.PL
24946 ____________________________________________________________________________
24947 [ 18915] By: jhi                                   on 2003/03/11  09:19:54
24948         Log: Be more lax about the out of memory error message.
24949      Branch: perl
24950            ! t/op/recurse.t
24951 ____________________________________________________________________________
24952 [ 18914] By: jhi                                   on 2003/03/11  09:18:25
24953         Log: Try to handle hitting the heap/data limit in small systems.
24954              (One can simulate this with e.g. 32MB or 64MB datasize,
24955              use your shell's ulimit/limit/limits command.)
24956      Branch: perl
24957            ! t/op/recurse.t
24958 ____________________________________________________________________________
24959 [ 18913] By: jhi                                   on 2003/03/11  08:02:22
24960         Log: Integrate:
24961              [ 18912]
24962              typo for utf8locale in #18907
24963      Branch: maint-5.8/perl
24964           !> sv.c
24965 ____________________________________________________________________________
24966 [ 18912] By: hv                                    on 2003/03/11  07:36:00
24967         Log: typo for utf8locale in #18907
24968      Branch: perl
24969            ! sv.c
24970 ____________________________________________________________________________
24971 [ 18911] By: jhi                                   on 2003/03/11  07:02:41
24972         Log: Integrate:
24973              [ 18888]
24974              Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag
24975              From: Nicholas Clark <nick@unfortu.net>
24976              Date: Sun, 9 Mar 2003 21:24:46 +0000
24977              Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net>
24978              
24979              [ 18889]
24980              Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0
24981              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24982              Date: Fri, 07 Mar 2003 13:12:49 -0800
24983              Message-ID: <RtQa+gzkg2kF092yn@efn.org>
24984              
24985              [ 18891]
24986              A new test, to check that signal numbers are actually positive,
24987              and that there is a consistent number of signals available.
24988              
24989              [ 18899]
24990              VMS has an extra \n at the end, and I assume Windows has \r\n.
24991              
24992              [ 18902]
24993              Patch from Craig Berry to resolve test failures in VMS.
24994              Will poke the Net::Ping author.
24995              
24996              [ 18903]
24997              A rejected hunk of #18902 reapplied.
24998              
24999              [ 18904]
25000              Subject: [PATCH] typos and other minor things
25001              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
25002              Date: Mon, 10 Mar 2003 21:00:55 -0700
25003              Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com>
25004              
25005              [ 18905]
25006              Subject: [patch] PL_taint_warn falls between chairs in perl_clone()
25007              From: Stas Bekman <stas@stason.org>
25008              Date: Tue, 11 Mar 2003 17:09:02 +1100
25009              Message-ID: <3E6D7D7E.5000704@stason.org>
25010              
25011              [ 18906]
25012              Add reminders to intrpvar.h about perl_clone(), as suggested by Stas.
25013              
25014              [ 18907]
25015              Add missing intrpvar clonings to perl_clone.
25016              Also move the IDBassertion to the end since there's
25017              no particular reason to break bincompat for that.
25018              
25019              [ 18908]
25020              Missed some, cryptically.
25021              
25022              [ 18909]
25023              Upgrade to cperl-mode 5.0, from IlyaZ.
25024              
25025              [ 18910]
25026              Subject: [PATCH] clear PL_exitlist in perl_destruct
25027              From: "Craig A. Berry" <craigberry@mac.com>
25028              Date: Tue, 11 Mar 2003 00:34:39 -0600
25029              Message-ID: <3E6D837F.7000506@mac.com>
25030      Branch: maint-5.8/perl
25031           !> (integrate 39 files)
25032 ____________________________________________________________________________
25033 [ 18910] By: jhi                                   on 2003/03/11  06:55:29
25034         Log: Subject: [PATCH] clear PL_exitlist in perl_destruct
25035              From: "Craig A. Berry" <craigberry@mac.com>
25036              Date: Tue, 11 Mar 2003 00:34:39 -0600
25037              Message-ID: <3E6D837F.7000506@mac.com>
25038      Branch: perl
25039            ! perl.c
25040 ____________________________________________________________________________
25041 [ 18909] By: jhi                                   on 2003/03/11  06:29:35
25042         Log: Upgrade to cperl-mode 5.0, from IlyaZ.
25043      Branch: perl
25044            ! emacs/cperl-mode.el
25045 ____________________________________________________________________________
25046 [ 18908] By: jhi                                   on 2003/03/11  06:09:05
25047         Log: Missed some, cryptically.
25048      Branch: perl
25049            ! pod/perlfunc.pod
25050 ____________________________________________________________________________
25051 [ 18907] By: jhi                                   on 2003/03/11  06:01:28
25052         Log: Add missing intrpvar clonings to perl_clone.
25053              Also move the IDBassertion to the end since there's
25054              no particular reason to break bincompat for that.
25055      Branch: perl
25056            ! intrpvar.h sv.c
25057 ____________________________________________________________________________
25058 [ 18906] By: jhi                                   on 2003/03/11  05:43:30
25059         Log: Add reminders to intrpvar.h about perl_clone(), as suggested by Stas.
25060      Branch: perl
25061            ! intrpvar.h
25062 ____________________________________________________________________________
25063 [ 18905] By: jhi                                   on 2003/03/11  05:38:10
25064         Log: Subject: [patch] PL_taint_warn falls between chairs in perl_clone()
25065              From: Stas Bekman <stas@stason.org>
25066              Date: Tue, 11 Mar 2003 17:09:02 +1100
25067              Message-ID: <3E6D7D7E.5000704@stason.org>
25068      Branch: perl
25069            ! sv.c
25070 ____________________________________________________________________________
25071 [ 18904] By: jhi                                   on 2003/03/11  05:33:10
25072         Log: Subject: [PATCH] typos and other minor things
25073              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
25074              Date: Mon, 10 Mar 2003 21:00:55 -0700
25075              Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com>
25076      Branch: perl
25077            ! emacs/cperl-mode.el ext/B/B/Concise.pm ext/DB_File/DB_File.pm
25078            ! ext/DB_File/DB_File.xs ext/Devel/PPPort/PPPort.pm
25079            ! ext/IO/lib/IO/Socket.pm ext/PerlIO/encoding/encoding.xs
25080            ! ext/PerlIO/via/via.pm ext/Storable/Storable.xs lib/Net/FTP.pm
25081            ! lib/Net/NNTP.pm lib/Net/Ping.pm lib/Pod/Perldoc.pm
25082            ! lib/Tie/File/t/05_size.t lib/charnames.pm lib/ftp.pl
25083            ! lib/utf8.t pad.c pod/perlfunc.pod pod/perlintern.pod
25084            ! pod/perlthrtut.pod pod/pod2latex.PL regcomp.c t/op/sprintf.t
25085            ! utils/libnetcfg.PL vms/vms.c win32/vmem.h
25086 ____________________________________________________________________________
25087 [ 18903] By: jhi                                   on 2003/03/11  05:29:12
25088         Log: A rejected hunk of #18902 reapplied.
25089      Branch: perl
25090            ! t/io/utf8.t
25091 ____________________________________________________________________________
25092 [ 18902] By: jhi                                   on 2003/03/11  05:19:15
25093         Log: Patch from Craig Berry to resolve test failures in VMS.
25094              Will poke the Net::Ping author.
25095      Branch: perl
25096            ! ext/threads/shared/t/cond.t lib/Net/Ping/t/190_alarm.t
25097            ! t/io/utf8.t t/op/magic.t
25098 ____________________________________________________________________________
25099 [ 18901] By: pudge                                 on 2003/03/11  04:00:40
25100         Log: Integrate from maint-5.8/perl
25101      Branch: maint-5.8/macperl
25102           +> (branch 46 files)
25103            - macos/config.h regen_headers.pl
25104            ! macos/MacPerlTests.cmd
25105           !> (integrate 479 files)
25106 ____________________________________________________________________________
25107 [ 18900] By: rgs                                   on 2003/03/10  22:12:37
25108         Log: Integrate (by hand) change #18386 from maint-5.8
25109      Branch: perl
25110            ! t/op/split.t
25111 ____________________________________________________________________________
25112 [ 18899] By: jhi                                   on 2003/03/10  21:44:12
25113         Log: VMS has an extra \n at the end, and I assume Windows has \r\n.
25114      Branch: perl
25115            ! t/run/switchC.t
25116 ____________________________________________________________________________
25117 [ 18898] By: jhi                                   on 2003/03/10  21:12:28
25118         Log: An old hunk mistakenly introduced by #18896.
25119      Branch: maint-5.8/perl
25120            ! perl.c
25121 ____________________________________________________________________________
25122 [ 18897] By: jhi                                   on 2003/03/10  21:11:03
25123         Log: A missing line.
25124      Branch: maint-5.8/perl
25125            ! t/pod/poderrs.xr
25126 ____________________________________________________________________________
25127 [ 18896] By: jhi                                   on 2003/03/10  21:01:14
25128         Log: Integrate:
25129              [ 18229]
25130              $0 mofifying part I
25131              
25132              Date: Sat, 30 Nov 2002 20:16:51 +0200
25133              From: Jarkko Hietaniemi <jhi@iki.fi>
25134              Subject: [PATCH] $0 modifying
25135              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
25136      Branch: maint-5.8/perl
25137           !> ext/threads/t/join.t makedef.pl mg.c perl.c pod/perlvar.pod
25138           !> sv.c t/op/magic.t thread.h
25139 ____________________________________________________________________________
25140 [ 18895] By: jhi                                   on 2003/03/10  20:48:37
25141         Log: Avaunt!
25142      Branch: maint-5.8/perl
25143            ! MANIFEST
25144 ____________________________________________________________________________
25145 [ 18894] By: jhi                                   on 2003/03/10  20:41:02
25146         Log: Missing hunk from change #18830.
25147      Branch: maint-5.8/perl
25148            ! ext/B/t/deparse.t
25149 ____________________________________________________________________________
25150 [ 18893] By: jhi                                   on 2003/03/10  20:38:33
25151         Log: Integrate:
25152              [ 18298]
25153              Whitespace and indentation fix in the output of B::Debug.
25154      Branch: maint-5.8/perl
25155           !> ext/B/B/Debug.pm
25156 ____________________________________________________________________________
25157 [ 18892] By: jhi                                   on 2003/03/10  20:26:04
25158         Log: Missing hunk from change #18224.
25159      Branch: maint-5.8/perl
25160            ! lib/Pod/Checker.pm
25161 ____________________________________________________________________________
25162 [ 18891] By: rgs                                   on 2003/03/10  20:22:39
25163         Log: A new test, to check that signal numbers are actually positive,
25164              and that there is a consistent number of signals available.
25165      Branch: perl
25166            ! lib/Config.t
25167 ____________________________________________________________________________
25168 [ 18890] By: jhi                                   on 2003/03/10  20:18:55
25169         Log: Integrate:
25170              [ 18224]
25171              Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
25172              and lib/Pod/t/utils.t to cater for simpler output text.
25173      Branch: maint-5.8/perl
25174           !> (integrate 27 files)
25175 ____________________________________________________________________________
25176 [ 18889] By: rgs                                   on 2003/03/10  19:55:06
25177         Log: Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0
25178              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25179              Date: Fri, 07 Mar 2003 13:12:49 -0800
25180              Message-ID: <RtQa+gzkg2kF092yn@efn.org>
25181      Branch: perl
25182            ! mg.c pod/perldiag.pod t/op/tie.t
25183 ____________________________________________________________________________
25184 [ 18888] By: rgs                                   on 2003/03/10  19:37:40
25185         Log: Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag
25186              From: Nicholas Clark <nick@unfortu.net>
25187              Date: Sun, 9 Mar 2003 21:24:46 +0000
25188              Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net>
25189      Branch: perl
25190            ! lib/Config.t
25191 ____________________________________________________________________________
25192 [ 18887] By: jhi                                   on 2003/03/10  19:32:10
25193         Log: Something is really wonky in the ext/MIME/Base64 between
25194              maint and blead... but this seems to bridge the remaining gap.
25195      Branch: maint-5.8/perl
25196            ! ext/MIME/Base64/Makefile.PL
25197 ____________________________________________________________________________
25198 [ 18886] By: jhi                                   on 2003/03/10  19:13:17
25199         Log: Fake reintegrate of #18651 (otherwise perforce didn't like me).
25200      Branch: maint-5.8/perl
25201           !> ext/MIME/Base64/Base64.xs
25202 ____________________________________________________________________________
25203 [ 18885] By: jhi                                   on 2003/03/10  19:04:15
25204         Log: Integrate:
25205              [ 18685]
25206              No, we don't really want the utility scripts.
25207      Branch: maint-5.8/perl
25208            - ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
25209            - ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
25210 ____________________________________________________________________________
25211 [ 18883] By: jhi                                   on 2003/03/10  18:54:19
25212         Log: Integrate:
25213              [ 18642]
25214              Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
25215              utility scripts?)
25216      Branch: maint-5.8/perl
25217           +> ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
25218           +> ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
25219           !> MANIFEST ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
25220           !> ext/MIME/Base64/Makefile.PL ext/MIME/Base64/QuotedPrint.pm
25221           !> ext/MIME/Base64/t/base64.t ext/MIME/Base64/t/quoted-print.t
25222 ____________________________________________________________________________
25223 [ 18882] By: jhi                                   on 2003/03/10  17:35:27
25224         Log: Integrate:
25225              [ 17832]
25226              Subject: Re: [PATCH] Correct/completes Overloading in XS mods
25227              From: John Peacock <jpeacock@rowman.com>
25228              Date: Sun, 01 Sep 2002 15:00:12 -0400
25229              Message-ID: <3D7263BC.9020608@rowman.com>
25230              
25231              [ 18472]
25232              Integrate perlio to mainline:
25233              [ 18240]
25234              Avoid eqtime() wiping the file (as suggested by 
25235              "Luis G. Uribe C." <GUribe@SoftHome.net>
25236              
25237              [ 18600]
25238              Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV)
25239              dumping (but now use SvPV_nolen).  (This change made an empty
25240              prototype to show up as "_" under -Uuseperlio.)
25241      Branch: maint-5.8/perl
25242           !> dump.c lib/ExtUtils/Command.pm lib/ExtUtils/xsubpp
25243           !> pod/perlxs.pod
25244 ____________________________________________________________________________
25245 [ 18881] By: jhi                                   on 2003/03/10  16:58:22
25246         Log: Integrate:
25247              [ 17842]
25248              printf argument mismatch in Perl_deb_stack_all() from change #17718
25249              
25250              [ 18456]
25251              Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)
25252              From: Nicholas Clark <nick@unfortu.net>
25253              Date: Thu, 26 Dec 2002 21:16:27 +0000
25254              Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net>
25255              
25256              [ 18643]
25257              Detypo.
25258      Branch: maint-5.8/perl
25259           !> cop.h deb.c doio.c dump.c ext/Data/Dumper/Dumper.xs gv.c op.c
25260           !> pad.c perl.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c sv.c toke.c
25261           !> universal.c utf8.c
25262 ____________________________________________________________________________
25263 [ 18880] By: jhi                                   on 2003/03/10  16:17:50
25264         Log: Integrate from maint:
25265              [ 18428]
25266              Somehow I managed to get makefile.olds that didn't get cleaned away.
25267      Branch: perl
25268           !> Makefile.SH x2p/Makefile.SH
25269 ____________________________________________________________________________
25270 [ 18879] By: jhi                                   on 2003/03/10  11:51:01
25271         Log: Integrate:
25272              [ 18876]
25273              Comment fix.
25274      Branch: maint-5.8/perl
25275           !> t/io/utf8.t
25276 ____________________________________________________________________________
25277 [ 18878] By: jhi                                   on 2003/03/10  07:28:26
25278         Log: Integrate:
25279              [ 18836]
25280              Handle also extra directories et alia.
25281      Branch: maint-5.8/perl
25282           !> Porting/manicheck
25283 ____________________________________________________________________________
25284 [ 18877] By: jhi                                   on 2003/03/10  07:20:13
25285         Log: Integrate:
25286              [ 18873]
25287              Bunch of doc patches from Stas; plus regen.
25288              
25289              Subject: [doc patch] perl.c's pod api entry
25290              From: Stas Bekman <stas@stason.org>
25291              Date: Mon, 10 Mar 2003 12:35:52 +1100
25292              Message-ID: <3E6BEBF8.80402@stason.org>
25293              
25294              Subject: Re: [patch] perlguts.pod
25295              From: Stas Bekman <stas@stason.org>
25296              Date: Mon, 10 Mar 2003 12:38:57 +1100
25297              Message-ID: <3E6BECB1.7050009@stason.org>
25298              
25299              Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/
25300              From: Stas Bekman <stas@stason.org>
25301              Date: Mon, 10 Mar 2003 12:41:46 +1100
25302              Message-ID: <3E6BED5A.801@stason.org>
25303              
25304              Subject: Re: [patch] perlapi.pod fix
25305              From: Stas Bekman <stas@stason.org>
25306              Date: Mon, 10 Mar 2003 12:43:33 +1100
25307              Message-ID: <3E6BEDC5.6010405@stason.org>
25308              
25309              Subject: Re: [docs patch] replace gets() with fgets() in example
25310              From: Stas Bekman <stas@stason.org>
25311              Date: Mon, 10 Mar 2003 12:45:41 +1100
25312              Message-ID: <3E6BEE45.9030901@stason.org>
25313              
25314              Subject: [doc patch] perlrun.pod
25315              From: Stas Bekman <stas@stason.org>
25316              Date: Mon, 10 Mar 2003 14:49:59 +1100
25317              Message-ID: <3E6C0B67.4050606@stason.org>
25318              
25319              [ 18874]
25320              Subject: Re: Shared libperl.so and build issues
25321              From: Chip Turner <cturner@redhat.com>
25322              Date: 05 Jan 2003 10:35:40 -0500
25323              Message-ID: <vzky95z8v8z.fsf@minbar.devel.redhat.com>
25324              
25325              [ 18875]
25326              Remove the foo-old files.
25327              
25328              [ 18876]
25329              Comment fix.
25330      Branch: maint-5.8/perl
25331           !> INSTALL ext/DynaLoader/DynaLoader_pm.PL handy.h opcode.pl
25332           !> perl.c pod/perlapi.pod pod/perlembed.pod pod/perlguts.pod
25333           !> pod/perlrun.pod
25334 ____________________________________________________________________________
25335 [ 18876] By: jhi                                   on 2003/03/10  06:35:20
25336         Log: Comment fix.
25337      Branch: perl
25338            ! t/io/utf8.t
25339 ____________________________________________________________________________
25340 [ 18875] By: jhi                                   on 2003/03/10  05:31:00
25341         Log: Remove the foo-old files.
25342      Branch: perl
25343            ! opcode.pl
25344 ____________________________________________________________________________
25345 [ 18874] By: jhi                                   on 2003/03/10  05:23:32
25346         Log: Subject: Re: Shared libperl.so and build issues
25347              From: Chip Turner <cturner@redhat.com>
25348              Date: 05 Jan 2003 10:35:40 -0500
25349              Message-ID: <vzky95z8v8z.fsf@minbar.devel.redhat.com>
25350      Branch: perl
25351            ! INSTALL
25352 ____________________________________________________________________________
25353 [ 18873] By: jhi                                   on 2003/03/10  05:18:02
25354         Log: Bunch of doc patches from Stas; plus regen.
25355              
25356              Subject: [doc patch] perl.c's pod api entry
25357              From: Stas Bekman <stas@stason.org>
25358              Date: Mon, 10 Mar 2003 12:35:52 +1100
25359              Message-ID: <3E6BEBF8.80402@stason.org>
25360              
25361              Subject: Re: [patch] perlguts.pod
25362              From: Stas Bekman <stas@stason.org>
25363              Date: Mon, 10 Mar 2003 12:38:57 +1100
25364              Message-ID: <3E6BECB1.7050009@stason.org>
25365              
25366              Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/
25367              From: Stas Bekman <stas@stason.org>
25368              Date: Mon, 10 Mar 2003 12:41:46 +1100
25369              Message-ID: <3E6BED5A.801@stason.org>
25370              
25371              Subject: Re: [patch] perlapi.pod fix
25372              From: Stas Bekman <stas@stason.org>
25373              Date: Mon, 10 Mar 2003 12:43:33 +1100
25374              Message-ID: <3E6BEDC5.6010405@stason.org>
25375              
25376              Subject: Re: [docs patch] replace gets() with fgets() in example
25377              From: Stas Bekman <stas@stason.org>
25378              Date: Mon, 10 Mar 2003 12:45:41 +1100
25379              Message-ID: <3E6BEE45.9030901@stason.org>
25380              
25381              Subject: [doc patch] perlrun.pod
25382              From: Stas Bekman <stas@stason.org>
25383              Date: Mon, 10 Mar 2003 14:49:59 +1100
25384              Message-ID: <3E6C0B67.4050606@stason.org>
25385      Branch: perl
25386            ! ext/DynaLoader/DynaLoader_pm.PL handy.h perl.c pod/perlapi.pod
25387            ! pod/perlembed.pod pod/perlguts.pod pod/perlrun.pod
25388 ____________________________________________________________________________
25389 [ 18872] By: jhi                                   on 2003/03/09  20:43:09
25390         Log: Integrate (and regen_headers):
25391              [ 18867]
25392              Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)
25393              
25394              [ 18868]
25395              Export the symbols from #18863; do not prototype (but export)
25396              Nick Clark's experimental COW functions.
25397              Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming
25398              a mess of Herculean proportions.  Someone should redesign and
25399              clean up the stables.
25400              
25401              [ 18869]
25402              Upgrade to Encode 1.91.
25403              
25404              [ 18870]
25405              I hate embed*.  Tell me what you know.
25406              
25407              [ 18871]
25408              Must not hide the protos, though.
25409      Branch: maint-5.8/perl
25410            ! embed.fnc embed.h embed.pl global.sym perlapi.c
25411            ! pod/perlapi.pod proto.h
25412           !> ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
25413           !> ext/Encode/Encode.xs ext/Encode/MANIFEST
25414           !> ext/Encode/encoding.pm ext/Encode/t/Mod_EUCJP.pm
25415           !> ext/Encode/t/enc_data.t ext/Encode/t/enc_module.t
25416 ____________________________________________________________________________
25417 [ 18871] By: jhi                                   on 2003/03/09  20:15:13
25418         Log: Must not hide the protos, though.
25419      Branch: perl
25420            ! embed.pl proto.h
25421 ____________________________________________________________________________
25422 [ 18870] By: jhi                                   on 2003/03/09  20:12:11
25423         Log: I hate embed*.  Tell me what you know.
25424      Branch: perl
25425            ! embed.fnc embed.h
25426 ____________________________________________________________________________
25427 [ 18869] By: jhi                                   on 2003/03/09  19:32:19
25428         Log: Upgrade to Encode 1.91.
25429      Branch: perl
25430            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
25431            ! ext/Encode/encoding.pm ext/Encode/t/enc_module.t
25432 ____________________________________________________________________________
25433 [ 18868] By: jhi                                   on 2003/03/09  19:04:22
25434         Log: Export the symbols from #18863; do not prototype (but export)
25435              Nick Clark's experimental COW functions.
25436              Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming
25437              a mess of Herculean proportions.  Someone should redesign and
25438              clean up the stables.
25439      Branch: perl
25440            ! embed.fnc embed.pl global.sym proto.h
25441 ____________________________________________________________________________
25442 [ 18867] By: jhi                                   on 2003/03/09  17:12:55
25443         Log: Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)
25444      Branch: perl
25445            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
25446            ! ext/Encode/MANIFEST ext/Encode/encoding.pm
25447            ! ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_data.t
25448            ! ext/Encode/t/enc_module.t
25449 ____________________________________________________________________________
25450 [ 18866] By: jhi                                   on 2003/03/09  13:59:01
25451         Log: Integrate:
25452              [ 18851]
25453              regen_headers tiny tidying:
25454              - regen.pl renamed as regen_lib.pl
25455              - regen_headers.pl renamed as regen.pl
25456              - added make target 'regen' (kept target 'regen_headers'
25457              for porters' brains' backward compatibility)
25458              - regen.pl fancified a bit to display the names
25459              of the files that got changed by running the scripts
25460              
25461              [ 18852]
25462              Subject: [PATCH] long %ENV values for VMS
25463              From: "Craig A. Berry" <craigberry@mac.com>
25464              Date: Fri, 07 Mar 2003 13:49:50 -0600
25465              Message-ID: <3E68F7DE.8070603@mac.com>
25466              
25467              [ 18853]
25468              Subject: [PATCH] Re: [perl #20551] Documentation error for IO::Select
25469              From: Richard Soderberg <perl@crystalflame.net>
25470              Date: Sat, 15 Feb 2003 01:27:17 -0500
25471              Message-Id: <87D7A731-40AE-11D7-9B07-000393801F84@crystalflame.net>
25472              
25473              [ 18854]
25474              Enache Adrian reads comments.
25475              
25476              [ 18855]
25477              Subject: [PATCH perldebug.pod] to explain new [<>{] behaviour - attached
25478              From: Richard.Foley@ubsw.com
25479              Date: Fri, 21 Feb 2003 13:51:51 +0100
25480              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579F1@NZURC900PEX1.ubsgs.ubsgroup.net>
25481              
25482              [ 18856]
25483              Add a B::COP::io() method, to return the cop_io field of COPs.
25484              Print it in B::Debug. Can be used later in B::Deparse to deparse
25485              the open pragma.
25486              
25487              [ 18857]
25488              From Inaba Hiroto: the UTF-8 length cache wasn't
25489              updated when fbm_compile() appended a "\n".
25490              
25491              [ 18858]
25492              From Inaba Hiroto: re_intuit_start set a value to
25493              PL_bostr before calling find_byclass when regexp has
25494              ROPT_UTF8 flag on. But right value for PL_bostr is set
25495              before re_intuit_start is called.  PL_regdata is always
25496              assigned by cache_re(), so the whole if(prog->reganch & ROPT_UTF8){}
25497              can be deleted.                                 
25498              
25499              [ 18859]
25500              Adjust test count.
25501              
25502              [ 18860]
25503              Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
25504              From: Enache Adrian <enache@rdslink.ro>
25505              Date: Fri, 7 Mar 2003 00:12:03 +0200
25506              Message-ID: <20030306221203.GB13330@ratsnest.hole>
25507              
25508              [ 18861]
25509              Subject: Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8
25510              From: Enache Adrian <enache@rdslink.ro>
25511              Date: Fri, 7 Mar 2003 23:28:37 +0200
25512              Message-ID: <20030307212837.GB765@ratsnest.hole>
25513              
25514              (and few more test cases from the thread)
25515              
25516              [ 18862]
25517              ... and add a test case for bug #20798
25518              
25519              [ 18863]
25520              At Sarathy's request restore the bin5005compat Perl_foo_sv()
25521              function stubs, should be helpful for really simple extensions.
25522              Undoes large parts of changes #16289 and #16290.
25523              
25524              [ 18864]
25525              Tru64: additional instructions for building a newer Berkeley DB.
25526              
25527              [ 18865]
25528              From Inaba Hiroto: DATA wasn't properly utf8ed
25529              under 'use encoding'.
25530      Branch: maint-5.8/perl
25531           +> ext/Encode/t/enc_data.t regen_lib.pl
25532            - regen_headers.pl
25533           !> (integrate 27 files)
25534 ____________________________________________________________________________
25535 [ 18865] By: jhi                                   on 2003/03/09  13:50:57
25536         Log: From Inaba Hiroto: DATA wasn't properly utf8ed
25537              under 'use encoding'.
25538      Branch: perl
25539            + ext/Encode/t/enc_data.t
25540            ! MANIFEST ext/Encode/MANIFEST toke.c
25541 ____________________________________________________________________________
25542 [ 18864] By: jhi                                   on 2003/03/09  13:21:09
25543         Log: Tru64: additional instructions for building a newer Berkeley DB.
25544      Branch: perl
25545            ! README.tru64 hints/dec_osf.sh
25546 ____________________________________________________________________________
25547 [ 18863] By: jhi                                   on 2003/03/09  12:07:28
25548         Log: At Sarathy's request restore the bin5005compat Perl_foo_sv()
25549              function stubs, should be helpful for really simple extensions.
25550              Undoes large parts of changes #16289 and #16290.
25551      Branch: perl
25552            ! sv.c
25553 ____________________________________________________________________________
25554 [ 18862] By: rgs                                   on 2003/03/09  11:48:37
25555         Log: ... and add a test case for bug #20798
25556      Branch: perl
25557            ! t/op/eval.t
25558 ____________________________________________________________________________
25559 [ 18861] By: jhi                                   on 2003/03/09  11:46:17
25560         Log: Subject: Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8
25561              From: Enache Adrian <enache@rdslink.ro>
25562              Date: Fri, 7 Mar 2003 23:28:37 +0200
25563              Message-ID: <20030307212837.GB765@ratsnest.hole>
25564              
25565              (and few more test cases from the thread)
25566      Branch: perl
25567            ! sv.c t/op/sprintf.t
25568 ____________________________________________________________________________
25569 [ 18860] By: rgs                                   on 2003/03/09  11:33:09
25570         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
25571              From: Enache Adrian <enache@rdslink.ro>
25572              Date: Fri, 7 Mar 2003 00:12:03 +0200
25573              Message-ID: <20030306221203.GB13330@ratsnest.hole>
25574      Branch: perl
25575            ! op.c
25576 ____________________________________________________________________________
25577 [ 18859] By: rgs                                   on 2003/03/09  11:30:22
25578         Log: Adjust test count.
25579      Branch: perl
25580            ! t/op/pat.t
25581 ____________________________________________________________________________
25582 [ 18858] By: jhi                                   on 2003/03/09  10:54:10
25583         Log: From Inaba Hiroto: re_intuit_start set a value to
25584              PL_bostr before calling find_byclass when regexp has
25585              ROPT_UTF8 flag on. But right value for PL_bostr is set
25586              before re_intuit_start is called.  PL_regdata is always
25587              assigned by cache_re(), so the whole if(prog->reganch & ROPT_UTF8){}
25588              can be deleted.                                 
25589      Branch: perl
25590            ! regexec.c t/op/pat.t
25591 ____________________________________________________________________________
25592 [ 18857] By: jhi                                   on 2003/03/09  10:46:23
25593         Log: From Inaba Hiroto: the UTF-8 length cache wasn't
25594              updated when fbm_compile() appended a "\n".
25595      Branch: perl
25596            ! t/op/pat.t util.c
25597 ____________________________________________________________________________
25598 [ 18856] By: rgs                                   on 2003/03/08  20:16:36
25599         Log: Add a B::COP::io() method, to return the cop_io field of COPs.
25600              Print it in B::Debug. Can be used later in B::Deparse to deparse
25601              the open pragma.
25602      Branch: perl
25603            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm
25604 ____________________________________________________________________________
25605 [ 18855] By: rgs                                   on 2003/03/08  19:51:40
25606         Log: Subject: [PATCH perldebug.pod] to explain new [<>{] behaviour - attached
25607              From: Richard.Foley@ubsw.com
25608              Date: Fri, 21 Feb 2003 13:51:51 +0100
25609              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579F1@NZURC900PEX1.ubsgs.ubsgroup.net>
25610      Branch: perl
25611            ! pod/perldebug.pod
25612 ____________________________________________________________________________
25613 [ 18854] By: jhi                                   on 2003/03/08  19:41:25
25614         Log: Enache Adrian reads comments.
25615      Branch: perl
25616            ! perl.h
25617 ____________________________________________________________________________
25618 [ 18853] By: rgs                                   on 2003/03/08  19:40:13
25619         Log: Subject: [PATCH] Re: [perl #20551] Documentation error for IO::Select
25620              From: Richard Soderberg <perl@crystalflame.net>
25621              Date: Sat, 15 Feb 2003 01:27:17 -0500
25622              Message-Id: <87D7A731-40AE-11D7-9B07-000393801F84@crystalflame.net>
25623      Branch: perl
25624            ! ext/IO/lib/IO/Select.pm
25625 ____________________________________________________________________________
25626 [ 18852] By: jhi                                   on 2003/03/08  19:05:04
25627         Log: Subject: [PATCH] long %ENV values for VMS
25628              From: "Craig A. Berry" <craigberry@mac.com>
25629              Date: Fri, 07 Mar 2003 13:49:50 -0600
25630              Message-ID: <3E68F7DE.8070603@mac.com>
25631      Branch: perl
25632            ! vms/vms.c
25633 ____________________________________________________________________________
25634 [ 18851] By: jhi                                   on 2003/03/08  06:49:35
25635         Log: regen_headers tiny tidying:
25636              - regen.pl renamed as regen_lib.pl
25637              - regen_headers.pl renamed as regen.pl
25638              - added make target 'regen' (kept target 'regen_headers'
25639              for porters' brains' backward compatibility)
25640              - regen.pl fancified a bit to display the names
25641              of the files that got changed by running the scripts
25642      Branch: perl
25643            + regen_lib.pl
25644            - regen_headers.pl
25645            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
25646            ! keywords.pl opcode.pl regcomp.pl regen.pl
25647 ____________________________________________________________________________
25648 [ 18850] By: jhi                                   on 2003/03/07  20:38:51
25649         Log: Integrate (and regen Configure):
25650              [ 18825]
25651              Doc typos.
25652              
25653              [ 18826]
25654              Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).
25655              The variant is from how List::Util Util.xs does it.
25656              
25657              [ 18830]
25658              Change #18829 makes this test workaround obsolete.
25659              
25660              [ 18831]
25661              Couple more _r possibilities (found in a RH 8.0 box), and
25662              the random() macros were all wrong.  (I don't know why
25663              metaconfig did so much reordering of config_h.SH.)
25664              
25665              [ 18833]
25666              Subject: [patch config_h.SH] redefining __attribute__
25667              From: Stas Bekman <stas@stason.org>
25668              Date: Thu, 06 Mar 2003 12:03:39 +1100
25669              Message-ID: <3E669E6B.1060606@stason.org>
25670              
25671              [ 18835]
25672              Add mani(fest) check(ing) utility.
25673              
25674              [ 18836]
25675              Handle also extra directories et alia.
25676              
25677              [ 18837]
25678              PERL_UNICODE explanation saga continues.
25679              
25680              [ 18838]
25681              Thinko fix.
25682              
25683              [ 18839]
25684              Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype
25685              From: "Craig A. Berry" <craigberry@mac.com>
25686              Date: Thu, 06 Mar 2003 10:42:05 -0600
25687              Message-ID: <3E677A5D.10805@mac.com>
25688              
25689              [ 18840]
25690              Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption
25691              From: Enache Adrian <enache@rdslink.ro>
25692              Date: Wed, 5 Mar 2003 12:06:20 +0200
25693              Message-ID: <20030305100620.GA909@ratsnest.hole>
25694              
25695              [ 18841]
25696              Subject: Re: [perl #20682] [fix] @- array not visible in s///
25697              From: Enache Adrian <enache@rdslink.ro>
25698              Date: Sun, 2 Mar 2003 06:05:22 +0200
25699              Message-ID: <20030302040522.GB4905@ratsnest.hole>
25700              
25701              [ 18842]
25702              Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More
25703              From: "Jos I. Boumans" <kane@dwim.org>
25704              Date: Fri, 21 Feb 2003 20:33:53 +0100
25705              Message-ID: <3E567F21.6020006@dwim.org>
25706              (with some minor tweaks)
25707              
25708              [ 18844]
25709              Good observation from Philip Newton.
25710              
25711              [ 18845]
25712              Define the Perl_pp_i_modulo_1() only iff we have glibc.
25713              (Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help
25714              in non-glibc case", from Craig Berry)
25715              
25716              [ 18846]
25717              Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update
25718              From: Kay Roepke <kay@dolphin-services.de>
25719              Date: Thu, 06 Mar 2003 23:00:10 +0100
25720              Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de>
25721              
25722              (plus change the d_gethostbyaddr_r_proto default to "0",
25723              that is what an undefined r_proto looks like)
25724              
25725              [ 18847]
25726              Extra character noticed by Tels.
25727              
25728              [ 18848]
25729              Give pointers to runtime Unicode changes.
25730      Branch: maint-5.8/perl
25731           +> Porting/manicheck
25732            ! Configure config_h.SH
25733           !> (integrate 28 files)
25734 ____________________________________________________________________________
25735 [ 18849] By: nick                                  on 2003/03/07  11:45:28
25736         Log: Integrate mainline
25737      Branch: perlio
25738           +> Porting/manicheck Porting/p4d2p ext/Encode/t/Mod_EUCJP.pm
25739           +> ext/Encode/t/enc_module.enc ext/Encode/t/enc_module.t
25740           +> lib/assertions.pm lib/assertions/activate.pm
25741           +> t/comp/assertions.t t/op/localref.t t/run/switchC.t
25742           +> t/run/switch_A.t t/uni/write.t
25743           !> (integrate 202 files)
25744 ____________________________________________________________________________
25745 [ 18848] By: jhi                                   on 2003/03/07  08:40:52
25746         Log: Give pointers to runtime Unicode changes.
25747      Branch: perl
25748            ! pod/perlrun.pod pod/perlvar.pod
25749 ____________________________________________________________________________
25750 [ 18847] By: jhi                                   on 2003/03/07  08:02:50
25751         Log: Extra character noticed by Tels.
25752      Branch: perl
25753            ! MANIFEST
25754 ____________________________________________________________________________
25755 [ 18846] By: jhi                                   on 2003/03/07  05:28:11
25756         Log: Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update
25757              From: Kay Roepke <kay@dolphin-services.de>
25758              Date: Thu, 06 Mar 2003 23:00:10 +0100
25759              Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de>
25760              
25761              (plus change the d_gethostbyaddr_r_proto default to "0",
25762              that is what an undefined r_proto looks like)
25763      Branch: perl
25764            ! hints/freebsd.sh
25765 ____________________________________________________________________________
25766 [ 18845] By: jhi                                   on 2003/03/07  05:21:43
25767         Log: Define the Perl_pp_i_modulo_1() only iff we have glibc.
25768              (Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help
25769              in non-glibc case", from Craig Berry)
25770      Branch: perl
25771            ! pp.c
25772 ____________________________________________________________________________
25773 [ 18844] By: jhi                                   on 2003/03/07  05:05:57
25774         Log: Good observation from Philip Newton.
25775      Branch: perl
25776            ! pod/perlrun.pod
25777 ____________________________________________________________________________
25778 [ 18843] By: rgs                                   on 2003/03/06  21:59:02
25779         Log: Make the -A switch work without an assertion name.
25780              by Salvador Fandiño.
25781      Branch: perl
25782            ! perl.c t/run/switch_A.t
25783 ____________________________________________________________________________
25784 [ 18842] By: rgs                                   on 2003/03/06  21:27:15
25785         Log: Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More
25786              From: "Jos I. Boumans" <kane@dwim.org>
25787              Date: Fri, 21 Feb 2003 20:33:53 +0100
25788              Message-ID: <3E567F21.6020006@dwim.org>
25789              (with some minor tweaks)
25790      Branch: perl
25791            ! pod/perlmodstyle.pod
25792 ____________________________________________________________________________
25793 [ 18841] By: rgs                                   on 2003/03/06  20:56:32
25794         Log: Subject: Re: [perl #20682] [fix] @- array not visible in s///
25795              From: Enache Adrian <enache@rdslink.ro>
25796              Date: Sun, 2 Mar 2003 06:05:22 +0200
25797              Message-ID: <20030302040522.GB4905@ratsnest.hole>
25798      Branch: perl
25799            ! t/op/subst.t
25800 ____________________________________________________________________________
25801 [ 18840] By: rgs                                   on 2003/03/06  20:45:08
25802         Log: Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption
25803              From: Enache Adrian <enache@rdslink.ro>
25804              Date: Wed, 5 Mar 2003 12:06:20 +0200
25805              Message-ID: <20030305100620.GA909@ratsnest.hole>
25806      Branch: perl
25807            ! ext/POSIX/t/sigaction.t ext/POSIX/t/waitpid.t t/op/method.t
25808            ! t/op/sub_lval.t t/op/ver.t t/run/fresh_perl.t
25809 ____________________________________________________________________________
25810 [ 18839] By: jhi                                   on 2003/03/06  17:21:36
25811         Log: Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype
25812              From: "Craig A. Berry" <craigberry@mac.com>
25813              Date: Thu, 06 Mar 2003 10:42:05 -0600
25814              Message-ID: <3E677A5D.10805@mac.com>
25815      Branch: perl
25816            ! mg.c
25817 ____________________________________________________________________________
25818 [ 18838] By: jhi                                   on 2003/03/06  10:11:22
25819         Log: Thinko fix.
25820      Branch: perl
25821            ! Porting/findrfuncs
25822 ____________________________________________________________________________
25823 [ 18837] By: jhi                                   on 2003/03/06  09:33:33
25824         Log: PERL_UNICODE explanation saga continues.
25825      Branch: perl
25826            ! pod/perlrun.pod
25827 ____________________________________________________________________________
25828 [ 18836] By: jhi                                   on 2003/03/06  07:55:03
25829         Log: Handle also extra directories et alia.
25830      Branch: perl
25831            ! Porting/manicheck
25832 ____________________________________________________________________________
25833 [ 18835] By: jhi                                   on 2003/03/06  07:48:05
25834         Log: Add mani(fest) check(ing) utility.
25835      Branch: perl
25836            + Porting/manicheck
25837            ! MANIFEST
25838 ____________________________________________________________________________
25839 [ 18834] By: jhi                                   on 2003/03/06  05:36:36
25840         Log: metaconfig unit change for #18833.
25841      Branch: metaconfig
25842            + U/modified/d_attribut.U
25843 ____________________________________________________________________________
25844 [ 18833] By: jhi                                   on 2003/03/06  05:36:13
25845         Log: Subject: [patch config_h.SH] redefining __attribute__
25846              From: Stas Bekman <stas@stason.org>
25847              Date: Thu, 06 Mar 2003 12:03:39 +1100
25848              Message-ID: <3E669E6B.1060606@stason.org>
25849      Branch: perl
25850            ! Configure NetWare/config_H.wc Porting/config.sh
25851            ! Porting/config_H config_h.SH plan9/config.plan9
25852            ! plan9/config_h.sample win32/config_H.bc win32/config_H.gc
25853            ! win32/config_H.vc win32/config_H.vc64 wince/config_H.ce
25854 ____________________________________________________________________________
25855 [ 18832] By: jhi                                   on 2003/03/05  19:57:44
25856         Log: Metaconfig unit changes for #18831 (most just Copyright
25857              bumpages, but get{host,net}byaddr and random_r units did
25858              get real updates.)
25859      Branch: metaconfig
25860            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
25861            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
25862            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
25863            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
25864            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
25865            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
25866            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
25867            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
25868            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
25869            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
25870            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
25871            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
25872            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
25873            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
25874            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
25875            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
25876            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
25877            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
25878            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
25879            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
25880            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
25881            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
25882            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
25883            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
25884 ____________________________________________________________________________
25885 [ 18831] By: jhi                                   on 2003/03/05  19:56:41
25886         Log: Couple more _r possibilities (found in a RH 8.0 box), and
25887              the random() macros were all wrong.  (I don't know why
25888              metaconfig did so much reordering of config_h.SH.)
25889      Branch: perl
25890            ! Configure config_h.SH reentr.h reentr.pl
25891 ____________________________________________________________________________
25892 [ 18830] By: rgs                                   on 2003/03/04  23:25:01
25893         Log: Change #18829 makes this test workaround obsolete.
25894      Branch: perl
25895            ! ext/B/t/deparse.t
25896 ____________________________________________________________________________
25897 [ 18829] By: rgs                                   on 2003/03/04  22:23:41
25898         Log: Patch by Salvador Fandiño to read the warning mask
25899              returned by caller() and ${^WARNING_BITS} from
25900              $warnings::Bits{all} and not from the hardcoded core
25901              constant. (This mask could have been extended by
25902              warnings::register.) Plus tests.
25903      Branch: perl
25904            ! mg.c pp_ctl.c t/op/caller.t
25905 ____________________________________________________________________________
25906 [ 18828] By: rgs                                   on 2003/03/04  20:49:59
25907         Log: Subject: [PATCH] assertions
25908              From: Salvador Fandiño <sfandino@yahoo.com>
25909              Date: Fri, 21 Feb 2003 17:26:16 +0000
25910              Message-ID: <3E566138.4090709@yahoo.com>
25911              and the complement : (with added comments)
25912              Subject: [PATCH] bug in ext/B/t/deparse.t
25913              Message-ID: <3E563E16.7060303@yahoo.com>
25914              plus perldiag.pod patch for the new warning
25915              (previous change was, once again, empty)
25916      Branch: perl
25917            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
25918            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
25919            ! pod/perldiag.pod warnings.h warnings.pl
25920 ____________________________________________________________________________
25921 [ 18827] By: rgs                                   on 2003/03/04  20:48:09
25922         Log: Subject: [PATCH] assertions
25923              From: Salvador Fandiño <sfandino@yahoo.com>
25924              Date: Fri, 21 Feb 2003 17:26:16 +0000
25925              Message-ID: <3E566138.4090709@yahoo.com>
25926              and the complement : (with added comments)
25927              Subject: [PATCH] bug in ext/B/t/deparse.t
25928              Message-ID: <3E563E16.7060303@yahoo.com>
25929              plus perldiag.pod patch for the new warning
25930      Branch: perl
25931            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
25932            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
25933            ! pod/perldiag.pod warnings.h warnings.pl
25934 ____________________________________________________________________________
25935 [ 18826] By: jhi                                   on 2003/03/04  20:22:25
25936         Log: Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).
25937              The variant is from how List::Util Util.xs does it.
25938      Branch: perl
25939            ! ext/Devel/PPPort/PPPort.pm
25940 ____________________________________________________________________________
25941 [ 18825] By: rgs                                   on 2003/03/04  19:56:28
25942         Log: Doc typos.
25943      Branch: perl
25944            ! lib/File/Find.pm
25945 ____________________________________________________________________________
25946 [ 18824] By: jhi                                   on 2003/03/04  05:39:18
25947         Log: Integrate:
25948              [ 18816]
25949              Upgrade to Encode 1.89.  The enc_module.t required
25950              a little tweak, sending that to Dan.
25951              
25952              [ 18817]
25953              Upgrade to Unicode::Normalize 0.20.
25954              
25955              [ 18818]
25956              Sync with libnet-1.13
25957              
25958              [ 18819]
25959              Further clarification on PERL_UNICODE's semantics.
25960              
25961              [ 18820]
25962              Fixes bug #15654 bizarre constant mangling in 5.8.0
25963              What happened was that a constant was freed, the pad released but
25964              the pad slot still held the SV, when pad slot was reallocated
25965              to be a target for a stringify, it did a sv_setpv on the target
25966              and the original SV was wiped out. When this SV was later on
25967              to new places using the constant, they got the wrong value.
25968              By replacing pad_free with pad_swipe for these cases, we
25969              won't have such a problem. (pad_swipe also removes the
25970              pointer to the original SV).
25971              
25972              [ 18821]
25973              Can't test this without PerlIO.
25974              
25975              [ 18822]
25976              Subject: Re: [perl #21395] rcatline doesn't grok utf8
25977              From: Enache Adrian <enache@rdslink.ro>
25978              Date: Sun, 2 Mar 2003 05:43:54 +0200
25979              Message-ID: <20030302034354.GA4905@ratsnest.hole>
25980              
25981              [ 18823]
25982              Try to give rcatline() a good jog on Unicode.
25983      Branch: maint-5.8/perl
25984           +> ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_module.enc
25985           +> ext/Encode/t/enc_module.t
25986           !> (integrate 29 files)
25987 ____________________________________________________________________________
25988 [ 18823] By: jhi                                   on 2003/03/04  05:33:50
25989         Log: Try to give rcatline() a good jog on Unicode.
25990      Branch: perl
25991            ! t/io/utf8.t
25992 ____________________________________________________________________________
25993 [ 18822] By: jhi                                   on 2003/03/04  05:14:13
25994         Log: Subject: Re: [perl #21395] rcatline doesn't grok utf8
25995              From: Enache Adrian <enache@rdslink.ro>
25996              Date: Sun, 2 Mar 2003 05:43:54 +0200
25997              Message-ID: <20030302034354.GA4905@ratsnest.hole>
25998      Branch: perl
25999            ! sv.c t/io/utf8.t
26000 ____________________________________________________________________________
26001 [ 18821] By: jhi                                   on 2003/03/04  04:58:36
26002         Log: Can't test this without PerlIO.
26003      Branch: perl
26004            ! t/uni/write.t
26005 ____________________________________________________________________________
26006 [ 18820] By: sky                                   on 2003/03/04  01:01:07
26007         Log: Fixes bug #15654 bizarre constant mangling in 5.8.0
26008              What happened was that a constant was freed, the pad released but
26009              the pad slot still held the SV, when pad slot was reallocated
26010              to be a target for a stringify, it did a sv_setpv on the target
26011              and the original SV was wiped out. When this SV was later on
26012              to new places using the constant, they got the wrong value.
26013              By replacing pad_free with pad_swipe for these cases, we
26014              won't have such a problem. (pad_swipe also removes the
26015              pointer to the original SV).
26016      Branch: perl
26017            ! op.c
26018 ____________________________________________________________________________
26019 [ 18819] By: jhi                                   on 2003/03/03  19:15:07
26020         Log: Further clarification on PERL_UNICODE's semantics.
26021      Branch: perl
26022            ! pod/perlrun.pod
26023 ____________________________________________________________________________
26024 [ 18818] By: gbarr                                 on 2003/03/03  10:07:44
26025         Log: Sync with libnet-1.13
26026      Branch: perl
26027            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
26028            ! lib/Net/POP3.pm lib/Net/SMTP.pm
26029 ____________________________________________________________________________
26030 [ 18817] By: jhi                                   on 2003/03/03  06:45:59
26031         Log: Upgrade to Unicode::Normalize 0.20.
26032      Branch: perl
26033            ! ext/Unicode/Normalize/Changes
26034            ! ext/Unicode/Normalize/Normalize.pm
26035            ! ext/Unicode/Normalize/Normalize.xs
26036            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
26037            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
26038            ! ext/Unicode/Normalize/t/test.t
26039 ____________________________________________________________________________
26040 [ 18816] By: jhi                                   on 2003/03/03  06:17:28
26041         Log: Upgrade to Encode 1.89.  The enc_module.t required
26042              a little tweak, sending that to Dan.
26043      Branch: perl
26044            + ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_module.enc
26045            + ext/Encode/t/enc_module.t
26046            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
26047            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
26048            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
26049            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
26050            ! ext/Encode/ucm/viscii.ucm
26051 ____________________________________________________________________________
26052 [ 18815] By: jhi                                   on 2003/03/03  05:43:25
26053         Log: Integrate:
26054              [ 18813]
26055              Use a macro for abs() to avoid the possible truncation to an int;
26056              also make an explicit (double)cast for the arguments to fabs().
26057      Branch: maint-5.8/perl
26058           !> perl.h pp.c sv.c
26059 ____________________________________________________________________________
26060 [ 18814] By: jhi                                   on 2003/03/03  05:37:43
26061         Log: Integrate:
26062              [ 18749]
26063              Subject: [PATCH] Make adding notes to patchlevel.h easier
26064              From: andreas.koenig@anima.de (Andreas J. Koenig)
26065              Date: Tue, 18 Feb 2003 11:48:40 +0100
26066              Message-ID: <m3n0kt27av.fsf@k242.linux.bogus>
26067              
26068              [ 18809]
26069              Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir
26070              From: "Anders Johnson" (via RT) <perlbug-followup@perl.org>
26071              Date: 15 Feb 2003 00:21:41 -0000
26072              Message-Id: <rt-21031-51306.12.8541374577158@bugs6.perl.org>
26073              
26074              [ 18810]
26075              Subject: [PATCH] Re: [perl #18872] File::Basename example misleading
26076              From: Richard Soderberg <perl@crystalflame.net>
26077              Date: Sat, 15 Feb 2003 01:27:21 -0500
26078              Message-Id: <89FAC8B9-40AE-11D7-9B07-000393801F84@crystalflame.net>
26079              
26080              [ 18811]
26081              Subject: [perl #21289] [Fwd: IPC::Msg bug report]
26082              From: Edmund Bacon (via RT) <perlbug-followup@perl.org>
26083              Date: 18 Feb 2003 21:05:15 -0000
26084              Message-Id: <rt-21289-52384.13.2700974026643@bugs6.perl.org>
26085              
26086              [ 18812]
26087              Subject: Re: [PATCH] Make adding notes to patchlevel.h easier
26088              From: andreas.koenig@anima.de (Andreas J. Koenig)
26089              Date: Wed, 19 Feb 2003 11:05:28 +0100
26090              Message-ID: <m3d6lozitz.fsf@k242.linux.bogus>
26091      Branch: maint-5.8/perl
26092           !> ext/IPC/SysV/Msg.pm lib/File/Basename.pm lib/File/Find.pm
26093           !> patchlevel.h
26094 ____________________________________________________________________________
26095 [ 18813] By: jhi                                   on 2003/03/03  05:33:21
26096         Log: Use a macro for abs() to avoid the possible truncation to an int;
26097              also make an explicit (double)cast for the arguments to fabs().
26098      Branch: perl
26099            ! perl.h pp.c sv.c util.c
26100 ____________________________________________________________________________
26101 [ 18812] By: hv                                    on 2003/03/02  22:36:05
26102         Log: Subject: Re: [PATCH] Make adding notes to patchlevel.h easier
26103              From: andreas.koenig@anima.de (Andreas J. Koenig)
26104              Date: Wed, 19 Feb 2003 11:05:28 +0100
26105              Message-ID: <m3d6lozitz.fsf@k242.linux.bogus>
26106      Branch: perl
26107            ! patchlevel.h
26108 ____________________________________________________________________________
26109 [ 18811] By: hv                                    on 2003/03/02  22:30:50
26110         Log: Subject: [perl #21289] [Fwd: IPC::Msg bug report]
26111              From: Edmund Bacon (via RT) <perlbug-followup@perl.org>
26112              Date: 18 Feb 2003 21:05:15 -0000
26113              Message-Id: <rt-21289-52384.13.2700974026643@bugs6.perl.org>
26114      Branch: perl
26115            ! ext/IPC/SysV/Msg.pm
26116 ____________________________________________________________________________
26117 [ 18810] By: hv                                    on 2003/03/02  21:59:10
26118         Log: Subject: [PATCH] Re: [perl #18872] File::Basename example misleading
26119              From: Richard Soderberg <perl@crystalflame.net>
26120              Date: Sat, 15 Feb 2003 01:27:21 -0500
26121              Message-Id: <89FAC8B9-40AE-11D7-9B07-000393801F84@crystalflame.net>
26122      Branch: perl
26123            ! lib/File/Basename.pm
26124 ____________________________________________________________________________
26125 [ 18809] By: hv                                    on 2003/03/02  21:54:53
26126         Log: Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir
26127              From: "Anders Johnson" (via RT) <perlbug-followup@perl.org>
26128              Date: 15 Feb 2003 00:21:41 -0000
26129              Message-Id: <rt-21031-51306.12.8541374577158@bugs6.perl.org>
26130      Branch: perl
26131            ! lib/File/Find.pm
26132 ____________________________________________________________________________
26133 [ 18808] By: jhi                                   on 2003/03/02  21:29:38
26134         Log: Integrate:
26135              [ 18805]
26136              Subject: Re: [perl #21411] [fix] Postponed RE with split()
26137              From: Enache Adrian <enache@rdslink.ro>
26138              Date: Sun, 2 Mar 2003 10:11:27 +0200
26139              Message-ID: <20030302081127.GA10782@ratsnest.hole>
26140              
26141              [ 18807]
26142              Reverse copyright update (#18801) for files not changed in 2003.
26143      Branch: maint-5.8/perl
26144           !> (integrate 50 files)
26145 ____________________________________________________________________________
26146 [ 18807] By: hv                                    on 2003/03/02  21:22:56
26147         Log: Reverse copyright update (#18801) for files not changed in 2003.
26148      Branch: perl
26149            ! EXTERN.h INTERN.h README av.h cc_runtime.h deb.c doop.c
26150            ! dosish.h fakethr.h form.h globals.c gv.h handy.h hv.h
26151            ! keywords.h keywords.pl mg.h miniperlmain.c numeric.c pad.h
26152            ! perlapi.c perlsdio.h perlsfio.h perlvars.h perly.y pp.h
26153            ! regcomp.h run.c scope.h taint.c thread.h unixish.h utf8.h
26154            ! utfebcdic.h util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c
26155            ! x2p/a2p.h x2p/a2p.y x2p/hash.c x2p/hash.h x2p/proto.h
26156            ! x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
26157 ____________________________________________________________________________
26158 [ 18806] By: jhi                                   on 2003/03/02  18:14:21
26159         Log: Subject: perl5db.pl patch against missing args destroying pre-post command setups
26160              From: Richard.Foley@ubsw.com
26161              Date: Wed, 19 Feb 2003 10:20:33 +0100
26162      Branch: maint-5.8/perl
26163            ! lib/perl5db.pl
26164 ____________________________________________________________________________
26165 [ 18805] By: hv                                    on 2003/03/02  16:29:28
26166         Log: Subject: Re: [perl #21411] [fix] Postponed RE with split()
26167              From: Enache Adrian <enache@rdslink.ro>
26168              Date: Sun, 2 Mar 2003 10:11:27 +0200
26169              Message-ID: <20030302081127.GA10782@ratsnest.hole>
26170      Branch: perl
26171            ! pp.c t/op/pat.t
26172 ____________________________________________________________________________
26173 [ 18804] By: jhi                                   on 2003/03/02  16:22:35
26174         Log: Integrate:
26175              [ 18784]
26176              An already fixed bug from perl-unicode.
26177              
26178              [ 18785]
26179              Subject: Re: [PATCH] Re: format, PerlIO and utf8
26180              From: Inaba Hiroto <inaba@st.rim.or.jp>
26181              Date: Mon, 10 Feb 2003 00:04:51 +0900
26182              Message-ID: <3E466E12.E5349D84@st.rim.or.jp>
26183              
26184              [ 18794]
26185              Further Unicode formats patching from Inaba Hiroto.
26186              
26187              [ 18797]
26188              Patch for [perl #9402], known also as "glibc _moddi3 bug
26189              with negative quads", or also as RedHat bug #65612.
26190              
26191              [ 18798]
26192              Go with "right = -right" for greater portability, some platforms
26193              might require llabs() to get abs() of long longs.
26194              
26195              [ 18799]
26196              The -CI cannot be easily tested under UTF-8 locale with
26197              the t/test.pl (the 'stdin' data gets doubly UTF-8-ied).
26198              Also other small tweaks in the -C neighbourhood.
26199              
26200              [ 18801]
26201              Update all copyrights to 2003, from Jarkko
26202              
26203              [ 18802]
26204              Narrow down the -C test skippage.
26205              
26206              [ 18803]
26207              Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch   included)
26208              From: "Anders Johnson" <ajohnson@wischip.com>
26209              Date: Mon, 10 Feb 2003 14:09:46 -0800
26210              Message-ID: <000e01c2d151$2228ca90$9800a8c0@wis.com>
26211      Branch: maint-5.8/perl
26212           +> t/uni/write.t
26213           !> (integrate 101 files)
26214 ____________________________________________________________________________
26215 [ 18803] By: hv                                    on 2003/03/02  16:12:34
26216         Log: Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch   included)
26217              From: "Anders Johnson" <ajohnson@wischip.com>
26218              Date: Mon, 10 Feb 2003 14:09:46 -0800
26219              Message-ID: <000e01c2d151$2228ca90$9800a8c0@wis.com>
26220      Branch: perl
26221            ! mg.c t/op/magic.t
26222 ____________________________________________________________________________
26223 [ 18802] By: jhi                                   on 2003/03/02  15:39:06
26224         Log: Narrow down the -C test skippage.
26225      Branch: perl
26226            ! t/run/switchC.t
26227 ____________________________________________________________________________
26228 [ 18801] By: hv                                    on 2003/03/02  15:24:22
26229         Log: Update all copyrights to 2003, from Jarkko
26230      Branch: perl
26231            ! EXTERN.h INTERN.h README XSUB.h av.c av.h cc_runtime.h cop.h
26232            ! cv.h deb.c doio.c doop.c dosish.h dump.c embed.h embed.pl
26233            ! embedvar.h fakesdio.h fakethr.h form.h global.sym globals.c
26234            ! gv.c gv.h handy.h hv.c hv.h keywords.h keywords.pl locale.c
26235            ! mg.c mg.h miniperlmain.c nostdio.h numeric.c op.c op.h
26236            ! opcode.h opcode.pl opnames.h pad.c pad.h patchlevel.h perl.c
26237            ! perl.h perlapi.c perlapi.h perlio.h perlsdio.h perlsfio.h
26238            ! perlvars.h perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
26239            ! pp_sort.c pp_sys.c proto.h reentr.c reentr.h reentr.pl
26240            ! regcomp.c regcomp.h regexec.c regexp.h run.c scope.c scope.h
26241            ! sv.c sv.h taint.c thrdvar.h thread.h toke.c universal.c
26242            ! unixish.h utf8.c utf8.h utfebcdic.h util.c util.h x2p/EXTERN.h
26243            ! x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/hash.c
26244            ! x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h x2p/util.c
26245            ! x2p/util.h x2p/walk.c xsutils.c
26246 ____________________________________________________________________________
26247 [ 18800] By: hv                                    on 2003/03/02  15:16:38
26248         Log: Subject: [PATCH] for perl5db.pl against missing args destroying pre-post command setups
26249              From: Richard.Foley@ubsw.com
26250              Date: Wed, 19 Feb 2003 13:24:38 +0100
26251              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579DB@NZURC900PEX1.ubsgs.ubsgroup.net>
26252      Branch: perl
26253            ! lib/perl5db.pl
26254 ____________________________________________________________________________
26255 [ 18799] By: jhi                                   on 2003/03/02  13:34:13
26256         Log: The -CI cannot be easily tested under UTF-8 locale with
26257              the t/test.pl (the 'stdin' data gets doubly UTF-8-ied).
26258              Also other small tweaks in the -C neighbourhood.
26259      Branch: perl
26260            ! perl.c perl.h t/run/switchC.t util.c
26261 ____________________________________________________________________________
26262 [ 18798] By: jhi                                   on 2003/03/02  09:12:06
26263         Log: Go with "right = -right" for greater portability, some platforms
26264              might require llabs() to get abs() of long longs.
26265      Branch: perl
26266            ! pp.c
26267 ____________________________________________________________________________
26268 [ 18797] By: jhi                                   on 2003/03/02  08:07:32
26269         Log: Patch for [perl #9402], known also as "glibc _moddi3 bug
26270              with negative quads", or also as RedHat bug #65612.
26271      Branch: perl
26272            ! pp.c
26273 ____________________________________________________________________________
26274 [ 18796] By: jhi                                   on 2003/03/02  07:34:54
26275         Log: Forgotten from change #18795.
26276      Branch: perl
26277            ! global.sym
26278 ____________________________________________________________________________
26279 [ 18795] By: jhi                                   on 2003/03/02  07:27:44
26280         Log: Subject: Re: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back compiling
26281              From: Abe Timmerman <abe@ztreet.demon.nl>
26282              Date: Sun, 2 Mar 2003 02:03:16 +0100
26283              Message-Id: <200303020203.16708.abe@ztreet.demon.nl>
26284      Branch: perl
26285            ! embed.fnc embed.h makedef.pl
26286 ____________________________________________________________________________
26287 [ 18794] By: jhi                                   on 2003/03/02  07:21:36
26288         Log: Further Unicode formats patching from Inaba Hiroto.
26289      Branch: perl
26290            + t/uni/write.t
26291            ! MANIFEST pp_ctl.c
26292 ____________________________________________________________________________
26293 [ 18793] By: jhi                                   on 2003/03/01  08:18:35
26294         Log: Integrate change #18788 from maint.
26295      Branch: perl
26296           !> perl.h
26297 ____________________________________________________________________________
26298 [ 18792] By: jhi                                   on 2003/03/01  08:14:43
26299         Log: Subject: [PATCH] Get MSWin32 back compiling
26300              From: Abe Timmerman <abe@ztreet.demon.nl>
26301              Date: Sat, 1 Mar 2003 04:31:19 +0100
26302              Message-Id: <200303010431.20205.abe@ztreet.demon.nl>
26303      Branch: perl
26304            ! embed.fnc embed.h global.sym makedef.pl
26305 ____________________________________________________________________________
26306 [ 18791] By: jhi                                   on 2003/02/28  20:05:43
26307         Log: More lexical patches merged by Dave Mitchell.
26308              
26309              18048   PL_curpad == AvARRAY(PL_comppad) always
26310              18142   Re: threads and Win2000 (ithread cloning prob fix)
26311              18220   allow evals to see the full lexical scope
26312              18307   lexical "my" variables not visible in debugger "x" command
26313              18528   [PATCH pp_ctl.c] silence warning
26314              18223   SvFAKE lexicals in scope for all of the sub
26315              18302   Proper fix for CvOUTSIDE weak refcounting
26316              18571   Re: difference between my and our before introduction
26317      Branch: maint-5.8/perl
26318            ! cop.h cv.h dump.c embed.fnc embed.h ext/B/B.pm ext/B/B.xs
26319            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
26320            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL ext/Devel/Peek/Peek.t
26321            ! ext/List/Util/Util.xs op.c pad.c pad.h perl.c pod/perlapi.pod
26322            ! pod/perlfunc.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
26323            ! scope.c scope.h sv.c sv.h t/comp/our.t t/op/closure.t
26324            ! t/op/eval.t toke.c
26325 ____________________________________________________________________________
26326 [ 18790] By: jhi                                   on 2003/02/28  06:34:27
26327         Log: The Great Pad Run of '02
26328              
26329              18577   move pad.c warnings to different test file
26330              18516   microperl update. (reapplied those bits which ref pad.[ch])
26331              18311   [jhi@iki.fi: enums are not nums]
26332              18277   VMS build update (reapplied those bits which ref pad.[ch])
26333              18012   #18005 was not enough
26334              18006   Re: closure failures (interm fix for pad_new using SAVECOMMPAD())
26335              18005   Building bleadperl (minperl) fails completely under VC7
26336              17975   'Non ANSI feature detection
26337              17953   [PATCH pad.c,h] move all pad-related code to its own src file
26338              
26339              Again, from Dave Mitchell.
26340      Branch: maint-5.8/perl
26341            + pad.c pad.h t/lib/warnings/pad
26342            ! MANIFEST Makefile.SH Makefile.micro cop.h cv.h dump.c
26343            ! embed.fnc embed.h ext/B/B.xs ext/Devel/Peek/Peek.t op.c op.h
26344            ! perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c
26345            ! proto.h scope.c sv.c t/lib/warnings/op toke.c
26346            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
26347 ____________________________________________________________________________
26348 [ 18789] By: jhi                                   on 2003/02/28  06:10:38
26349         Log: )
26350              
26351              17843   (fix for 17718) [PATCH deb.c] Re: HiRes failure is success?
26352              17723   (fix for 17718) deb.c compile time error
26353              17718   add verbose stack display option, -Dvs
26354              
26355              Combined patch from Dave Mitchell.
26356      Branch: maint-5.8/perl
26357            ! deb.c dump.c embed.fnc embed.h embedvar.h perl.c perl.h
26358            ! proto.h
26359 ____________________________________________________________________________
26360 [ 18788] By: jhi                                   on 2003/02/28  06:03:25
26361         Log: Subject: Re: MSWin32 seems lost again (18785)
26362              From: Enache Adrian <enache@rdslink.ro>
26363              Date: Fri, 28 Feb 2003 03:34:36 +0200
26364              Message-ID: <20030228013436.GA906@ratsnest.hole>
26365      Branch: maint-5.8/perl
26366            ! perl.h
26367 ____________________________________________________________________________
26368 [ 18787] By: jhi                                   on 2003/02/27  18:24:32
26369         Log: Wrong zero.
26370      Branch: maint-5.8/perl
26371            ! patchlevel.h
26372 ____________________________________________________________________________
26373 [ 18786] By: jhi                                   on 2003/02/27  15:36:40
26374         Log: I got bored by the uni/tr_utf8.t failing unnecessarily.
26375      Branch: maint-5.8/perl
26376            ! patchlevel.h
26377 ____________________________________________________________________________
26378 [ 18785] By: jhi                                   on 2003/02/26  20:38:55
26379         Log: Subject: Re: [PATCH] Re: format, PerlIO and utf8
26380              From: Inaba Hiroto <inaba@st.rim.or.jp>
26381              Date: Mon, 10 Feb 2003 00:04:51 +0900
26382              Message-ID: <3E466E12.E5349D84@st.rim.or.jp>
26383      Branch: perl
26384            ! pp_ctl.c toke.c
26385 ____________________________________________________________________________
26386 [ 18784] By: jhi                                   on 2003/02/26  19:45:53
26387         Log: An already fixed bug from perl-unicode.
26388      Branch: perl
26389            ! t/op/pat.t
26390 ____________________________________________________________________________
26391 [ 18783] By: jhi                                   on 2003/02/26  19:39:59
26392         Log: Integrate:
26393              [ 18746]
26394              Subject: Re: -Os for Darwin why?
26395              From: schwern@pobox.com
26396              Date: tis feb 18, 2003  20:37:39 Europe/Stockholm
26397              Message-Id: <20030218113739.D25848@ttul.org>
26398              
26399              [ 18748]
26400              Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored
26401              From: Dave Mitchell <davem@fdgroup.com>
26402              Date: Tue, 18 Feb 2003 21:45:45 +0000
26403              Message-ID: <20030218214545.C18547@fdgroup.com>
26404              
26405              and tests for the same:
26406              From: Dave Mitchell <davem@fdgroup.com>
26407              Date: Wed, 19 Feb 2003 00:42:01 +0000
26408              Message-ID: <20030219004201.F18547@fdgroup.com>
26409              
26410              [ 18753]
26411              Subject: Re: [perl #20716] scope error with brackets
26412              From: Enache Adrian <enache@rdslink.ro>
26413              Date: Thu, 13 Feb 2003 04:52:21 +0200
26414              Message-ID: <20030213025221.GA1215@ratsnest.hole>
26415              (better version of change #18687)
26416              
26417              [ 18754]
26418              Document clearly that "_" is always in package "main".
26419              
26420              [ 18755]
26421              Subject: [PATCH] 5.8.0: typo in pod/perlcompile.pod
26422              From: Brendan O'Dea <bod@debian.org>
26423              Date: Sun, 16 Feb 2003 21:09:23 +1100
26424              Message-ID: <20030216100923.GA29761@londo.c47.org>
26425              
26426              [ 18756]
26427              Doc tweakage on -C.
26428              
26429              [ 18757]
26430              Subject: [PATCH: perl@186389] add probe for yet another dangerous logical name: COMP
26431              From: PPrymmer@factset.com
26432              Date: Wed, 19 Feb 2003 15:04:40 -0500
26433              Message-ID: <OFC0A627AD.02B9D968-ON85256CD2.006DDC21@factset.com>
26434              
26435              [ 18758]
26436              Subject: [PATCH: perl@18639] add some IV stuff to ext/Devel/Peek/Peek.t test 21
26437              From: PPrymmer@factset.com
26438              Date: Thu, 20 Feb 2003 13:28:09 -0500
26439              Message-ID: <OF2DC297F4.A63F24F9-ON85256CD3.006513E4@factset.com>
26440              
26441              [ 18759]
26442              Change regex to be a bit more friendly against various
26443              outputs from ps -f, regex suggest by rgs
26444              
26445              [ 18760]
26446              API doc tweaks.
26447              
26448              [ 18761]
26449              Chip noticed that the intended optionality of the 'IV' was
26450              forgotten in the change #18758.
26451              
26452              [ 18762]
26453              Remove no-longer-true line from perlop
26454              
26455              [ 18763]
26456              Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.
26457              
26458              [ 18764]
26459              Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
26460              "scalar upgraded to UTF-8 as a side effect of quote-interpolation
26461              when 'use encoding' is engaged"-- wasn't actually encoding's fault.
26462              
26463              [ 18766]
26464              PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.
26465              
26466              [ 18767]
26467              In Porting scripts, use standard perl path of "/usr/bin/perl".
26468              
26469              [ 18768]
26470              Include p4d2p in Porting again, because p4genpatch doesn't work
26471              until a change has been submitted.
26472              
26473              [ 18770]
26474              A new try at #18765 (for [perl #20920]).
26475              
26476              [ 18771]
26477              Cleanup #18770 as suggested by Rafael.
26478              
26479              [ 18772]
26480              Subject: [perl@18752] warnings from CGI tests under cygwin
26481              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26482              Date: Wed, 19 Feb 2003 13:37:39 -0800
26483              Message-ID: <jk/U+gzkg2DE092yn@efn.org>
26484              
26485              [ 18773]
26486              Subject: [Encode] 1.88 Released
26487              From: Dan Kogai <dankogai@dan.co.jp>
26488              Date: Thu, 20 Feb 2003 23:49:55 +0900
26489              Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp>
26490              
26491              [ 18774]
26492              Subject: Re: [perl #21321] local ${"FOO"} does not work
26493              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26494              Date: Sun, 23 Feb 2003 00:03:27 +0100
26495              Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr>
26496              
26497              [ 18775]
26498              Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count
26499              From: Enache Adrian <enache@rdslink.ro>
26500              Date: Fri, 21 Feb 2003 17:49:41 +0200
26501              Message-ID: <20030221154941.GA793@ratsnest.hole>
26502              
26503              [ 18776]
26504              Subject: [perl #20682] [fix] @- array not visible in s///
26505              From: Enache Adrian <enache@rdslink.ro>
26506              Date: Fri, 21 Feb 2003 17:50:14 +0200
26507              Message-ID: <20030221155014.GB793@ratsnest.hole>
26508              
26509              [ 18777]
26510              More variables for change #18776.
26511              
26512              [ 18778]
26513              Add missing file from change #18774.
26514              
26515              [ 18779]
26516              Add tests for the -C switch.  Depending on the
26517              CLIs some $^O dance may be needed.
26518              
26519              [ 18780]
26520              Two typos found by Philip Newton <pnewton@gmx.de>
26521              
26522              [ 18781]
26523              regen headers
26524              
26525              [ 18782]
26526              Subject: Re: [perl #20683] [fix] Better Patch
26527              From: Enache Adrian <enache@rdslink.ro>
26528              Date: Sun, 23 Feb 2003 20:16:39 +0200
26529              Message-ID: <20030223181639.GA18713@ratsnest.hole>
26530      Branch: maint-5.8/perl
26531           +> Porting/p4d2p t/op/localref.t t/run/switchC.t
26532           !> (integrate 61 files)
26533 ____________________________________________________________________________
26534 [ 18782] By: hv                                    on 2003/02/26  01:36:49
26535         Log: Subject: Re: [perl #20683] [fix] Better Patch
26536              From: Enache Adrian <enache@rdslink.ro>
26537              Date: Sun, 23 Feb 2003 20:16:39 +0200
26538              Message-ID: <20030223181639.GA18713@ratsnest.hole>
26539      Branch: perl
26540            ! embed.fnc embed.h ext/Devel/Peek/Peek.t mg.c perl.h proto.h
26541            ! regexec.c sv.c t/op/pat.t
26542 ____________________________________________________________________________
26543 [ 18781] By: hv                                    on 2003/02/26  01:11:14
26544         Log: regen headers
26545      Branch: perl
26546            ! perlapi.h pod/perlapi.pod
26547 ____________________________________________________________________________
26548 [ 18780] By: hv                                    on 2003/02/26  00:25:32
26549         Log: Two typos found by Philip Newton <pnewton@gmx.de>
26550      Branch: perl
26551            ! configpm ext/DB_File/DB_File.pm
26552 ____________________________________________________________________________
26553 [ 18779] By: jhi                                   on 2003/02/25  18:20:01
26554         Log: Add tests for the -C switch.  Depending on the
26555              CLIs some $^O dance may be needed.
26556      Branch: perl
26557            + t/run/switchC.t
26558            ! MANIFEST
26559 ____________________________________________________________________________
26560 [ 18778] By: hv                                    on 2003/02/25  15:24:17
26561         Log: Add missing file from change #18774.
26562      Branch: perl
26563            + t/op/localref.t
26564 ____________________________________________________________________________
26565 [ 18777] By: hv                                    on 2003/02/25  14:07:59
26566         Log: More variables for change #18776.
26567      Branch: perl
26568            ! op.c
26569 ____________________________________________________________________________
26570 [ 18776] By: hv                                    on 2003/02/25  14:04:03
26571         Log: Subject: [perl #20682] [fix] @- array not visible in s///
26572              From: Enache Adrian <enache@rdslink.ro>
26573              Date: Fri, 21 Feb 2003 17:50:14 +0200
26574              Message-ID: <20030221155014.GB793@ratsnest.hole>
26575      Branch: perl
26576            ! op.c t/op/subst.t
26577 ____________________________________________________________________________
26578 [ 18775] By: hv                                    on 2003/02/25  13:53:11
26579         Log: Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count
26580              From: Enache Adrian <enache@rdslink.ro>
26581              Date: Fri, 21 Feb 2003 17:49:41 +0200
26582              Message-ID: <20030221154941.GA793@ratsnest.hole>
26583      Branch: perl
26584            ! pp_ctl.c t/op/subst.t
26585 ____________________________________________________________________________
26586 [ 18774] By: hv                                    on 2003/02/25  13:21:19
26587         Log: Subject: Re: [perl #21321] local ${"FOO"} does not work
26588              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26589              Date: Sun, 23 Feb 2003 00:03:27 +0100
26590              Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr>
26591      Branch: perl
26592            ! MANIFEST op.c perl.h pp.c pp_hot.c t/op/local.t
26593 ____________________________________________________________________________
26594 [ 18773] By: hv                                    on 2003/02/25  12:45:01
26595         Log: Subject: [Encode] 1.88 Released
26596              From: Dan Kogai <dankogai@dan.co.jp>
26597              Date: Thu, 20 Feb 2003 23:49:55 +0900
26598              Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp>
26599      Branch: perl
26600            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
26601            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
26602            ! ext/Encode/lib/Encode/CJKConstants.pm
26603            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/enc_eucjp.t
26604            ! ext/Encode/t/enc_utf8.t ext/Encode/ucm/viscii.ucm
26605 ____________________________________________________________________________
26606 [ 18772] By: merijn                                on 2003/02/25  12:12:14
26607         Log: Subject: [perl@18752] warnings from CGI tests under cygwin
26608              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26609              Date: Wed, 19 Feb 2003 13:37:39 -0800
26610              Message-ID: <jk/U+gzkg2DE092yn@efn.org>
26611      Branch: perl
26612            ! lib/CGI.pm
26613 ____________________________________________________________________________
26614 [ 18771] By: jhi                                   on 2003/02/25  07:46:53
26615         Log: Cleanup #18770 as suggested by Rafael.
26616      Branch: perl
26617            ! mg.c perl.h
26618 ____________________________________________________________________________
26619 [ 18770] By: jhi                                   on 2003/02/25  06:01:09
26620         Log: A new try at #18765 (for [perl #20920]).
26621      Branch: perl
26622            ! mg.c
26623 ____________________________________________________________________________
26624 [ 18769] By: jhi                                   on 2003/02/25  05:33:10
26625         Log: Retract change #18765: makes HiRes.t hang after subtest #11.
26626      Branch: perl
26627            ! mg.c
26628 ____________________________________________________________________________
26629 [ 18768] By: chip                                  on 2003/02/24  21:42:57
26630         Log: Include p4d2p in Porting again, because p4genpatch doesn't work
26631              until a change has been submitted.
26632      Branch: perl
26633            + Porting/p4d2p
26634            ! MANIFEST
26635 ____________________________________________________________________________
26636 [ 18767] By: chip                                  on 2003/02/24  21:35:56
26637         Log: In Porting scripts, use standard perl path of "/usr/bin/perl".
26638      Branch: perl
26639            ! Porting/check83.pl Porting/findvars Porting/fixCORE
26640            ! Porting/fixvars Porting/genlog Porting/makerel Porting/patchls
26641 ____________________________________________________________________________
26642 [ 18766] By: jhi                                   on 2003/02/24  20:04:36
26643         Log: PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.
26644      Branch: perl
26645            ! embedvar.h intrpvar.h mg.c perl.c perl.h pod/perldiag.pod
26646            ! pod/perlipc.pod pod/perlrun.pod pp_sys.c util.c
26647 ____________________________________________________________________________
26648 [ 18765] By: jhi                                   on 2003/02/24  19:56:23
26649         Log: Subject: Re: [perl #20920] Segmentation fault ("Safe Signal" queue problem?)
26650              From: Slaven Rezic <slaven@rezic.de>
26651              Date: 14 Feb 2003 09:11:15 +0100
26652              Message-ID: <878ywji8nw.fsf@vran.herceg.de>
26653              
26654              (with slight tweaks)
26655      Branch: perl
26656            ! mg.c
26657 ____________________________________________________________________________
26658 [ 18764] By: jhi                                   on 2003/02/24  18:44:41
26659         Log: Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
26660              "scalar upgraded to UTF-8 as a side effect of quote-interpolation
26661              when 'use encoding' is engaged"-- wasn't actually encoding's fault.
26662      Branch: perl
26663            ! pp_ctl.c pp_hot.c sv.c sv.h t/op/concat.t
26664 ____________________________________________________________________________
26665 [ 18763] By: chip                                  on 2003/02/24  14:54:36
26666         Log: Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.
26667      Branch: perl
26668            ! op.c win32/perlhost.h
26669 ____________________________________________________________________________
26670 [ 18762] By: hv                                    on 2003/02/24  00:18:42
26671         Log: Remove no-longer-true line from perlop
26672      Branch: perl
26673            ! pod/perlop.pod
26674 ____________________________________________________________________________
26675 [ 18761] By: jhi                                   on 2003/02/23  12:07:53
26676         Log: Chip noticed that the intended optionality of the 'IV' was
26677              forgotten in the change #18758.
26678      Branch: perl
26679            ! ext/Devel/Peek/Peek.t
26680 ____________________________________________________________________________
26681 [ 18760] By: jhi                                   on 2003/02/22  19:17:04
26682         Log: API doc tweaks.
26683      Branch: perl
26684            ! utf8.c
26685 ____________________________________________________________________________
26686 [ 18759] By: sky                                   on 2003/02/21  09:08:30
26687         Log: Change regex to be a bit more friendly against various
26688              outputs from ps -f, regex suggest by rgs
26689      Branch: perl
26690            ! ext/threads/t/join.t
26691 ____________________________________________________________________________
26692 [ 18758] By: jhi                                   on 2003/02/20  17:28:44
26693         Log: Subject: [PATCH: perl@18639] add some IV stuff to ext/Devel/Peek/Peek.t test 21
26694              From: PPrymmer@factset.com
26695              Date: Thu, 20 Feb 2003 13:28:09 -0500
26696              Message-ID: <OF2DC297F4.A63F24F9-ON85256CD3.006513E4@factset.com>
26697      Branch: perl
26698            ! ext/Devel/Peek/Peek.t
26699 ____________________________________________________________________________
26700 [ 18757] By: jhi                                   on 2003/02/20  17:27:17
26701         Log: Subject: [PATCH: perl@186389] add probe for yet another dangerous logical name: COMP
26702              From: PPrymmer@factset.com
26703              Date: Wed, 19 Feb 2003 15:04:40 -0500
26704              Message-ID: <OFC0A627AD.02B9D968-ON85256CD2.006DDC21@factset.com>
26705      Branch: perl
26706            ! README.vms configure.com
26707 ____________________________________________________________________________
26708 [ 18756] By: jhi                                   on 2003/02/20  06:16:05
26709         Log: Doc tweakage on -C.
26710      Branch: perl
26711            ! pod/perlrun.pod
26712 ____________________________________________________________________________
26713 [ 18755] By: rgs                                   on 2003/02/19  21:31:43
26714         Log: Subject: [PATCH] 5.8.0: typo in pod/perlcompile.pod
26715              From: Brendan O'Dea <bod@debian.org>
26716              Date: Sun, 16 Feb 2003 21:09:23 +1100
26717              Message-ID: <20030216100923.GA29761@londo.c47.org>
26718      Branch: perl
26719            ! pod/perlcompile.pod
26720 ____________________________________________________________________________
26721 [ 18754] By: rgs                                   on 2003/02/19  21:14:37
26722         Log: Document clearly that "_" is always in package "main".
26723      Branch: perl
26724            ! pod/perlvar.pod
26725 ____________________________________________________________________________
26726 [ 18753] By: rgs                                   on 2003/02/19  20:55:09
26727         Log: Subject: Re: [perl #20716] scope error with brackets
26728              From: Enache Adrian <enache@rdslink.ro>
26729              Date: Thu, 13 Feb 2003 04:52:21 +0200
26730              Message-ID: <20030213025221.GA1215@ratsnest.hole>
26731              (better version of change #18687)
26732      Branch: perl
26733            ! t/comp/parser.t toke.c
26734 ____________________________________________________________________________
26735 [ 18752] By: jhi                                   on 2003/02/19  05:10:26
26736         Log: 'A' is not 65 everywhere.
26737      Branch: perl
26738            ! t/op/pack.t
26739 ____________________________________________________________________________
26740 [ 18751] By: chip                                  on 2003/02/19  03:54:45
26741         Log: Support one-parameter unpack(), which unpacks $_.
26742      Branch: perl
26743            ! opcode.h opcode.pl pod/perlfunc.pod pp_pack.c t/op/pack.t
26744 ____________________________________________________________________________
26745 [ 18750] By: hv                                    on 2003/02/19  00:53:03
26746         Log: more complex assertions activation:
26747              Subject: Re: Did the assertion patch/feature submission get overlooked?
26748              From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
26749              Date: Tue, 18 Feb 2003 19:24:13 +0000
26750              Message-ID: <3E52885D.5060903@yahoo.com>
26751      Branch: perl
26752            ! lib/assertions.pm lib/assertions/activate.pm
26753            ! t/comp/assertions.t
26754 ____________________________________________________________________________
26755 [ 18749] By: hv                                    on 2003/02/19  00:19:21
26756         Log: Subject: [PATCH] Make adding notes to patchlevel.h easier
26757              From: andreas.koenig@anima.de (Andreas J. Koenig)
26758              Date: Tue, 18 Feb 2003 11:48:40 +0100
26759              Message-ID: <m3n0kt27av.fsf@k242.linux.bogus>
26760      Branch: perl
26761            ! patchlevel.h
26762 ____________________________________________________________________________
26763 [ 18748] By: hv                                    on 2003/02/19  00:00:41
26764         Log: Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored
26765              From: Dave Mitchell <davem@fdgroup.com>
26766              Date: Tue, 18 Feb 2003 21:45:45 +0000
26767              Message-ID: <20030218214545.C18547@fdgroup.com>
26768              
26769              and tests for the same:
26770              From: Dave Mitchell <davem@fdgroup.com>
26771              Date: Wed, 19 Feb 2003 00:42:01 +0000
26772              Message-ID: <20030219004201.F18547@fdgroup.com>
26773      Branch: perl
26774            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
26775 ____________________________________________________________________________
26776 [ 18747] By: hv                                    on 2003/02/18  23:47:06
26777         Log: Shouldn't have added as t/run/switchA.t in #18739 - it'll cause
26778              problems on case-insensitive file systems. Rename it back to
26779              t/run/switch_A.t
26780      Branch: perl
26781           +> t/run/switch_A.t
26782            - t/run/switchA.t
26783            ! MANIFEST
26784 ____________________________________________________________________________
26785 [ 18746] By: sky                                   on 2003/02/18  21:31:37
26786         Log: Subject: Re: -Os for Darwin why?
26787              From: schwern@pobox.com
26788              Date: tis feb 18, 2003  20:37:39 Europe/Stockholm
26789              Message-Id: <20030218113739.D25848@ttul.org>
26790      Branch: perl
26791            ! hints/darwin.sh
26792 ____________________________________________________________________________
26793 [ 18745] By: jhi                                   on 2003/02/18  18:37:21
26794         Log: No pad.[hc] in maint.
26795      Branch: maint-5.8/perl
26796            ! Makefile.micro
26797 ____________________________________________________________________________
26798 [ 18744] By: jhi                                   on 2003/02/18  14:46:18
26799         Log: Integrate:
26800              [ 18280]
26801              Integrate from the maint-5.8/ branch :
26802              changes 18219, 18236, 18242-3, 18247-8,
26803              18253-5, 18257, 18273-6
26804              
26805              [ 18740]
26806              Re: -Os for Darwin why?
26807              From: schwern@pobox.com
26808              Date: tis feb 18, 2003  04:14:03 Europe/Stockholm
26809              Message-Id: <20030217191403.A17553@ttul.org>
26810              
26811              [ 18737]
26812              Subject: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names
26813              From: Stephen McCamant <smcc@mit.edu>
26814              Date: Mon, 17 Feb 2003 19:34:36 -0500
26815              Date: Mon, 17 Feb 2003 19:34:36 -0500
26816              Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU>
26817              
26818              [ 18723]
26819              Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
26820              From: Enache Adrian <enache@rdslink.ro>
26821              Date: Sun, 16 Feb 2003 00:05:10 +0200
26822              Message-ID: <20030215220510.GB893@ratsnest.hole>
26823              
26824              [ 18722]
26825              outdent else-if chain in scope()
26826              
26827              [ 18721]
26828              Subject: [PATCH] arcane tainting bug in vms.c
26829              From: "Craig A. Berry" <craigberry@mac.com>
26830              Date: Sat, 15 Feb 2003 12:29:03 -0600
26831              Message-ID: <3E4E86EF.8090609@mac.com>
26832              
26833              [ 18720]
26834              restrict PERL_PRESERVE_IVUV to things that should really give an
26835              integer, but extend to runtime. Based on:
26836              Subject: Re: [perl #20827] Unexpected scientific notation.
26837              From: hv@crypt.org
26838              Date: Wed, 12 Feb 2003 03:12:43 +0000
26839              Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk>
26840              
26841              [ 18708]
26842              Subject: Re: [perl #20912] UTF8 related glitch + fix
26843              From: Enache Adrian <enache@rdslink.ro>
26844              Date: Sat, 15 Feb 2003 00:37:40 +0200
26845              Message-ID: <20030214223740.GA13575@ratsnest.hole>
26846              
26847              [ 18707]
26848              Subject: [doc patch] ext/threads/shared/shared.pm
26849              From: Stas Bekman <stas@stason.org>
26850              Date: Fri, 14 Feb 2003 11:12:39 +1100
26851              Message-ID: <3E4C3477.7030306@stason.org>
26852              
26853              [ 18706]
26854              Subject: Re: perlvar phrasing clarification for $^S
26855              From: "Iain 'Spoon' Truskett" <perl@dellah.anu.edu.au>
26856              Date: Fri, 14 Feb 2003 10:12:00 +1100
26857              Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au>
26858              
26859              [ 18705]
26860              Subject: Re: [perl #20933] \substr reuses lvalues (sometimes)
26861              From: Dave Mitchell <davem@fdgroup.com>
26862              Date: Fri, 14 Feb 2003 22:48:27 +0000
26863              Message-ID: <20030214224827.B6783@fdgroup.com>
26864              
26865              with tests:
26866              From: Slaven Rezic <slaven@rezic.de>
26867              Date: 14 Feb 2003 20:23:20 +0100
26868              Message-ID: <87bs1e4qfr.fsf@vran.herceg.de>
26869              
26870              [ 18704]
26871              Subject: Re: overriding builtins quirk
26872              From: Jerrad Pierce <belg4mit@MIT.EDU>
26873              Date: Fri, 14 Feb 2003 09:28:13 -0500
26874              Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu>
26875              
26876              [ 18703]
26877              Subject: Re: trying to fix #20154, #20357
26878              From: Enache Adrian <enache@rdslink.ro>
26879              Date: Sat, 8 Feb 2003 21:05:14 +0200
26880              Message-ID: <20030208190514.GA866@ratsnest.hole>
26881              (fixes #19061 as well)
26882      Branch: maint-5.8/perl
26883           !> ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Concise.pm
26884           !> ext/B/B/Terse.pm ext/B/t/terse.t ext/threads/shared/shared.pm
26885           !> hints/darwin.sh op.c pod/perlsub.pod pod/perlvar.pod pp.c
26886           !> pp_ctl.c t/op/goto.t t/op/lc.t t/op/split.t t/op/substr.t
26887           !> t/op/vec.t vms/vms.c
26888 ____________________________________________________________________________
26889 [ 18743] By: jhi                                   on 2003/02/18  14:12:11
26890         Log: Integrate:
26891              [ 18702]
26892              Update to Scalar-List-Utils 1.11
26893              
26894              [ 18709]
26895              Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
26896              (problem noticed by Graham with List::Util).
26897              
26898              [ 18710]
26899              Update the MD5 checksums.
26900              
26901              [ 18711]
26902              Update MD5 Changes; update checksums.
26903              
26904              [ 18712]
26905              Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
26906              even closer to each other.  The dec_osf.pl is irrelevant
26907              for the current core but adding it makes for one less exception
26908              when integrating.
26909              
26910              [ 18714]
26911              Also Storable really wants the PATCHLEVEL, not PERL_VERSION.
26912              
26913              [ 18718]
26914              As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
26915              which will disable the short forms of the Perl_ API, good for
26916              embedding stuff.  (Kind of like the old NO_EMBED, but better.)
26917              
26918              [ 18728]
26919              According to Sarathy it's better have the Ministry
26920              of Information to remove all memory of NO_EMBED.
26921              What NO_EMBED?
26922              
26923              [ 18729]
26924              NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
26925              
26926              [ 18734]
26927              Suppress empty #ifdef blocks in embed.pl
26928      Branch: maint-5.8/perl
26929           +> ext/Digest/MD5/hints/dec_osf.pl ext/List/Util/t/proto.t
26930           !> MANIFEST embed.h embed.pl ext/Data/Dumper/Dumper.xs
26931           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
26932           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
26933           !> ext/Digest/MD5/t/files.t ext/List/Util/ChangeLog
26934           !> ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
26935           !> ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/isvstring.t
26936           !> ext/MIME/Base64/Base64.xs ext/Storable/Storable.xs
26937           !> pod/perlembed.pod
26938 ____________________________________________________________________________
26939 [ 18742] By: jhi                                   on 2003/02/18  14:05:05
26940         Log: Integrate:
26941              [ 18715]
26942              The new(er) way of controlling Unicode I/O (and other) features;
26943              -C (or PERL_UNICODE).  See perlrun/-C for more details.
26944              
26945              [ 18716]
26946              Forgotten from #18715.
26947              
26948              [ 18717]
26949              Clarify the -C syntax a bit.
26950              
26951              [ 18730]
26952              Make also the -CAL conditional on locale.
26953              
26954              [ 18731]
26955              Doc tweaks (and one code tweak) based on Philip Newton's comments.
26956              
26957              [ 18732]
26958              Philip Newton has eagle eyes :-)
26959              
26960              [ 18741]
26961              Format nit.
26962      Branch: maint-5.8/perl
26963           !> embed.fnc embed.h embedvar.h gv.c intrpvar.h locale.c mg.c
26964           !> perl.c perl.h perlapi.h pod/perldiag.pod pod/perlrun.pod
26965           !> pod/perlunicode.pod pod/perluniintro.pod pod/perlvar.pod
26966           !> proto.h util.c
26967 ____________________________________________________________________________
26968 [ 18741] By: jhi                                   on 2003/02/18  14:01:34
26969         Log: Format nit.
26970      Branch: perl
26971            ! util.c
26972 ____________________________________________________________________________
26973 [ 18740] By: sky                                   on 2003/02/18  06:33:57
26974         Log: Re: -Os for Darwin why?
26975              From: schwern@pobox.com
26976              Date: tis feb 18, 2003  04:14:03 Europe/Stockholm
26977              Message-Id: <20030217191403.A17553@ttul.org>
26978      Branch: perl
26979            ! hints/darwin.sh
26980 ____________________________________________________________________________
26981 [ 18739] By: hv                                    on 2003/02/18  01:04:01
26982         Log: Subject: Re: Did the assertion patch/feature submission get overlooked?
26983              From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
26984              Date: Mon, 17 Feb 2003 23:38:05 +0000
26985              Message-ID: <3E51725D.5060303@yahoo.com>
26986      Branch: perl
26987            + t/comp/assertions.t t/run/switchA.t
26988            ! MANIFEST
26989 ____________________________________________________________________________
26990 [ 18738] By: hv                                    on 2003/02/18  00:51:24
26991         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH] Copy on write for $& and $1...
26992              From: Nicholas Clark <nick@ccl4.org>
26993              Date: Mon, 17 Feb 2003 21:07:03 +0000
26994              Message-ID: <20030217210330.A8611@plum.flirble.org>
26995      Branch: perl
26996            ! sv.c
26997 ____________________________________________________________________________
26998 [ 18737] By: hv                                    on 2003/02/18  00:47:00
26999         Log: Subject: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names
27000              From: Stephen McCamant <smcc@mit.edu>
27001              Date: Mon, 17 Feb 2003 19:34:36 -0500
27002              Date: Mon, 17 Feb 2003 19:34:36 -0500
27003              Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU>
27004      Branch: perl
27005            ! ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Concise.pm
27006            ! ext/B/B/Terse.pm ext/B/t/terse.t
27007 ____________________________________________________________________________
27008 [ 18736] By: hv                                    on 2003/02/17  09:33:47
27009         Log: Subject: [PATCH] Re: [PATCH] Copy on write for $& and $1...
27010              From: Nicholas Clark <nick@unfortu.net>
27011              Date: Sun, 16 Feb 2003 23:09:50 +0000
27012              Message-ID: <20030216230950.GB276@Bagpuss.unfortu.net>
27013      Branch: perl
27014            ! sv.c
27015 ____________________________________________________________________________
27016 [ 18735] By: hv                                    on 2003/02/17  09:13:02
27017         Log: Use the escape E<ntilde> in source files rather than the actual char.
27018      Branch: perl
27019            ! lib/assertions.pm lib/assertions/activate.pm
27020 ____________________________________________________________________________
27021 [ 18734] By: hv                                    on 2003/02/17  09:06:44
27022         Log: Suppress empty #ifdef blocks in embed.pl
27023      Branch: perl
27024            ! embed.h embed.pl
27025 ____________________________________________________________________________
27026 [ 18733] By: hv                                    on 2003/02/17  08:51:53
27027         Log: fix typo in sv.c and regenerate perlapi.pod
27028      Branch: perl
27029            ! pod/perlapi.pod sv.c
27030 ____________________________________________________________________________
27031 [ 18732] By: jhi                                   on 2003/02/17  06:40:09
27032         Log: Philip Newton has eagle eyes :-)
27033      Branch: perl
27034            ! pod/perlrun.pod
27035 ____________________________________________________________________________
27036 [ 18731] By: jhi                                   on 2003/02/17  05:31:18
27037         Log: Doc tweaks (and one code tweak) based on Philip Newton's comments.
27038      Branch: perl
27039            ! locale.c pod/perlrun.pod pod/perlunicode.pod
27040            ! pod/perluniintro.pod pod/perlvar.pod util.c
27041 ____________________________________________________________________________
27042 [ 18730] By: jhi                                   on 2003/02/17  04:44:53
27043         Log: Make also the -CAL conditional on locale.
27044      Branch: perl
27045            ! perl.c pod/perlrun.pod
27046 ____________________________________________________________________________
27047 [ 18729] By: jhi                                   on 2003/02/16  18:33:05
27048         Log: NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
27049      Branch: perl
27050            ! embed.h embed.pl pod/perlembed.pod
27051 ____________________________________________________________________________
27052 [ 18728] By: jhi                                   on 2003/02/16  18:20:04
27053         Log: According to Sarathy it's better have the Ministry
27054              of Information to remove all memory of NO_EMBED.
27055              What NO_EMBED?
27056      Branch: perl
27057            ! embed.h embed.pl
27058 ____________________________________________________________________________
27059 [ 18727] By: hv                                    on 2003/02/16  13:55:10
27060         Log: add support for assertions. Updated form of:
27061              Subject: Re: Did the assertion patch/feature submission get overlooked?
27062              From: Salvador =?ISO-8859-1?Q?Fandi=F1o?= <sfandino@yahoo.com>
27063              Date: Sat, 30 Nov 2002 17:24:09 +0000
27064              Message-ID: <3DE8F439.50402@yahoo.com>
27065      Branch: perl
27066            + lib/assertions.pm lib/assertions/activate.pm
27067            ! MANIFEST cv.h dump.c embed.pl embedvar.h ext/B/B/Deparse.pm
27068            ! ext/B/defsubs_h.PL intrpvar.h lib/perl5db.pl op.c perl.c
27069            ! perl.h perlapi.h pp_hot.c sv.c toke.c xsutils.c
27070 ____________________________________________________________________________
27071 [ 18726] By: hv                                    on 2003/02/16  13:10:32
27072         Log: COW regexps:
27073              Subject: [PATCH] Copy on write for $& and $1...
27074              From: Nicholas Clark <nick@unfortu.net>
27075              Date: Sun, 9 Feb 2003 23:00:09 +0000
27076              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
27077      Branch: perl
27078            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_ctl.c pp_hot.c
27079            ! proto.h regcomp.c regexec.c regexp.h sv.c sv.h thrdvar.h
27080 ____________________________________________________________________________
27081 [ 18725] By: hv                                    on 2003/02/16  13:08:52
27082         Log: inline SvREFCNT_dec:
27083              Subject: [PATCH] Copy on write for $& and $1...
27084              From: Nicholas Clark <nick@unfortu.net>
27085              Date: Sun, 9 Feb 2003 23:00:09 +0000
27086              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
27087      Branch: perl
27088            ! embed.fnc embed.h proto.h sv.c sv.h
27089 ____________________________________________________________________________
27090 [ 18723] By: hv                                    on 2003/02/16  11:12:58
27091         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
27092              From: Enache Adrian <enache@rdslink.ro>
27093              Date: Sun, 16 Feb 2003 00:05:10 +0200
27094              Message-ID: <20030215220510.GB893@ratsnest.hole>
27095      Branch: perl
27096            ! op.c
27097 ____________________________________________________________________________
27098 [ 18722] By: hv                                    on 2003/02/16  11:08:06
27099         Log: outdent else-if chain in scope()
27100      Branch: perl
27101            ! op.c
27102 ____________________________________________________________________________
27103 [ 18721] By: hv                                    on 2003/02/16  11:00:47
27104         Log: Subject: [PATCH] arcane tainting bug in vms.c
27105              From: "Craig A. Berry" <craigberry@mac.com>
27106              Date: Sat, 15 Feb 2003 12:29:03 -0600
27107              Message-ID: <3E4E86EF.8090609@mac.com>
27108      Branch: perl
27109            ! vms/vms.c
27110 ____________________________________________________________________________
27111 [ 18720] By: hv                                    on 2003/02/16  10:54:58
27112         Log: restrict PERL_PRESERVE_IVUV to things that should really give an
27113              integer, but extend to runtime. Based on:
27114              Subject: Re: [perl #20827] Unexpected scientific notation.
27115              From: hv@crypt.org
27116              Date: Wed, 12 Feb 2003 03:12:43 +0000
27117              Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk>
27118      Branch: perl
27119            ! op.c pp.c
27120 ____________________________________________________________________________
27121 [ 18719] By: nick                                  on 2003/02/16  10:40:30
27122         Log: Integrate mainline (Works again)
27123      Branch: perlio
27124           !> embed.fnc embed.h embedvar.h ext/Storable/Storable.xs gv.c
27125           !> intrpvar.h locale.c mg.c perl.c perl.h perlapi.h
27126           !> pod/perldiag.pod pod/perlrun.pod pod/perlunicode.pod
27127           !> pod/perluniintro.pod pod/perlvar.pod proto.h util.c
27128 ____________________________________________________________________________
27129 [ 18718] By: jhi                                   on 2003/02/16  09:47:02
27130         Log: As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
27131              which will disable the short forms of the Perl_ API, good for
27132              embedding stuff.  (Kind of like the old NO_EMBED, but better.)
27133      Branch: perl
27134            ! embed.h embed.pl pod/perlembed.pod
27135 ____________________________________________________________________________
27136 [ 18717] By: jhi                                   on 2003/02/16  09:44:57
27137         Log: Clarify the -C syntax a bit.
27138      Branch: perl
27139            ! pod/perlrun.pod
27140 ____________________________________________________________________________
27141 [ 18716] By: jhi                                   on 2003/02/16  08:29:54
27142         Log: Forgotten from #18715.
27143      Branch: perl
27144            ! embed.h proto.h
27145 ____________________________________________________________________________
27146 [ 18715] By: jhi                                   on 2003/02/15  21:19:37
27147         Log: The new(er) way of controlling Unicode I/O (and other) features;
27148              -C (or PERL_UNICODE).  See perlrun/-C for more details.
27149      Branch: perl
27150            ! embed.fnc embedvar.h gv.c intrpvar.h locale.c mg.c perl.c
27151            ! perl.h perlapi.h pod/perldiag.pod pod/perlrun.pod
27152            ! pod/perlunicode.pod pod/perluniintro.pod pod/perlvar.pod
27153            ! util.c
27154 ____________________________________________________________________________
27155 [ 18714] By: jhi                                   on 2003/02/15  12:31:25
27156         Log: Also Storable really wants the PATCHLEVEL, not PERL_VERSION.
27157      Branch: perl
27158            ! ext/Storable/Storable.xs
27159 ____________________________________________________________________________
27160 [ 18713] By: nick                                  on 2003/02/15  12:05:01
27161         Log: Integrate mainline (storable is dead)
27162      Branch: perlio
27163           +> ext/Digest/MD5/hints/dec_osf.pl ext/List/Util/t/lln.t
27164           +> ext/List/Util/t/proto.t lib/CPAN/README
27165           +> lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/500_ping_icmp.t
27166           +> plan9/config_h.sample plan9/config_sh.sample utils/cpan
27167           !> (integrate 113 files)
27168 ____________________________________________________________________________
27169 [ 18712] By: jhi                                   on 2003/02/15  08:39:38
27170         Log: Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
27171              even closer to each other.  The dec_osf.pl is irrelevant
27172              for the current core but adding it makes for one less exception
27173              when integrating.
27174      Branch: perl
27175            + ext/Digest/MD5/hints/dec_osf.pl
27176            ! MANIFEST ext/Digest/MD5/MD5.pm ext/Digest/MD5/Makefile.PL
27177            ! ext/Digest/MD5/t/files.t
27178 ____________________________________________________________________________
27179 [ 18711] By: jhi                                   on 2003/02/15  08:32:04
27180         Log: Update MD5 Changes; update checksums.
27181      Branch: perl
27182            ! ext/Digest/MD5/Changes ext/Digest/MD5/t/files.t
27183 ____________________________________________________________________________
27184 [ 18710] By: jhi                                   on 2003/02/15  08:19:20
27185         Log: Update the MD5 checksums.
27186      Branch: perl
27187            ! ext/Digest/MD5/t/files.t
27188 ____________________________________________________________________________
27189 [ 18709] By: jhi                                   on 2003/02/15  08:16:26
27190         Log: Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
27191              (problem noticed by Graham with List::Util).
27192      Branch: perl
27193            ! ext/Data/Dumper/Dumper.xs ext/Digest/MD5/MD5.xs
27194            ! ext/MIME/Base64/Base64.xs ext/Storable/Storable.xs
27195 ____________________________________________________________________________
27196 [ 18708] By: jhi                                   on 2003/02/15  07:31:17
27197         Log: Subject: Re: [perl #20912] UTF8 related glitch + fix
27198              From: Enache Adrian <enache@rdslink.ro>
27199              Date: Sat, 15 Feb 2003 00:37:40 +0200
27200              Message-ID: <20030214223740.GA13575@ratsnest.hole>
27201      Branch: perl
27202            ! pp.c t/op/split.t
27203 ____________________________________________________________________________
27204 [ 18707] By: hv                                    on 2003/02/15  06:38:15
27205         Log: Subject: [doc patch] ext/threads/shared/shared.pm
27206              From: Stas Bekman <stas@stason.org>
27207              Date: Fri, 14 Feb 2003 11:12:39 +1100
27208              Message-ID: <3E4C3477.7030306@stason.org>
27209      Branch: perl
27210            ! ext/threads/shared/shared.pm
27211 ____________________________________________________________________________
27212 [ 18706] By: hv                                    on 2003/02/15  06:32:35
27213         Log: Subject: Re: perlvar phrasing clarification for $^S
27214              From: "Iain 'Spoon' Truskett" <perl@dellah.anu.edu.au>
27215              Date: Fri, 14 Feb 2003 10:12:00 +1100
27216              Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au>
27217      Branch: perl
27218            ! pod/perlvar.pod
27219 ____________________________________________________________________________
27220 [ 18705] By: hv                                    on 2003/02/15  06:27:07
27221         Log: Subject: Re: [perl #20933] \substr reuses lvalues (sometimes)
27222              From: Dave Mitchell <davem@fdgroup.com>
27223              Date: Fri, 14 Feb 2003 22:48:27 +0000
27224              Message-ID: <20030214224827.B6783@fdgroup.com>
27225              
27226              with tests:
27227              From: Slaven Rezic <slaven@rezic.de>
27228              Date: 14 Feb 2003 20:23:20 +0100
27229              Message-ID: <87bs1e4qfr.fsf@vran.herceg.de>
27230      Branch: perl
27231            ! pp.c t/op/substr.t t/op/vec.t
27232 ____________________________________________________________________________
27233 [ 18704] By: hv                                    on 2003/02/15  06:17:06
27234         Log: Subject: Re: overriding builtins quirk
27235              From: Jerrad Pierce <belg4mit@MIT.EDU>
27236              Date: Fri, 14 Feb 2003 09:28:13 -0500
27237              Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu>
27238      Branch: perl
27239            ! pod/perlsub.pod
27240 ____________________________________________________________________________
27241 [ 18703] By: rgs                                   on 2003/02/14  22:23:56
27242         Log: Subject: Re: trying to fix #20154, #20357
27243              From: Enache Adrian <enache@rdslink.ro>
27244              Date: Sat, 8 Feb 2003 21:05:14 +0200
27245              Message-ID: <20030208190514.GA866@ratsnest.hole>
27246              (fixes #19061 as well)
27247      Branch: perl
27248            ! pp_ctl.c t/op/goto.t
27249 ____________________________________________________________________________
27250 [ 18702] By: gbarr                                 on 2003/02/14  19:26:23
27251         Log: Update to Scalar-List-Utils 1.11
27252      Branch: perl
27253            + ext/List/Util/t/proto.t
27254            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
27255            ! ext/List/Util/lib/List/Util.pm
27256            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/isvstring.t
27257 ____________________________________________________________________________
27258 [ 18701] By: jhi                                   on 2003/02/14  08:05:43
27259         Log: Somehow oddly these integration changes didn't
27260              make it to the change #18700.
27261      Branch: maint-5.8/perl
27262           !> ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.xs
27263 ____________________________________________________________________________
27264 [ 18700] By: jhi                                   on 2003/02/13  14:55:54
27265         Log: Integrate:
27266              [ 18674]
27267              Signedness nits.
27268              
27269              [ 18678]
27270              CPAN ChangeLog not needed, says Andreas.
27271              
27272              [ 18682]
27273              Subject: [PATCH] version objects final(?) patch
27274              From: John Peacock <jpeacock@rowman.com>
27275              Date: Sun, 05 Jan 2003 21:28:41 -0500
27276              Message-ID: <3E18E9D9.2040908@rowman.com>
27277              
27278              [ 18683]
27279              Subject: RE: perldebug.pod suggestion
27280              From: "Jay Hannah" <jhannah@omnihotels.com>
27281              Date: Fri, 24 Jan 2003 11:28:44 -0600
27282              Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2>
27283              
27284              [ 18684]
27285              fix for C< use if qw/ 1 open :utf8 / > based on:
27286              Subject: [perl #20536] use if 1, open => ':utf8' fails
27287              From: Autrijus Tang (via RT) <perlbug-followup@perl.org>
27288              Date: 24 Jan 2003 22:39:06 -0000
27289              Message-Id: <rt-20536-49670.13.2464320257255@bugs6.perl.org>
27290              
27291              [ 18685]
27292              No, we don't really want the utility scripts.
27293              
27294              [ 18686]
27295              Compile under threads and MacOSX. For some reason newSVpvf
27296              was not exapnded.
27297              
27298              [ 18687]
27299              Subject: Re: [perl #20716] [FIX] scope error with brackets
27300              From: Enache Adrian <enache@rdslink.ro>
27301              Date: mon feb 10, 2003  18:48:58 Europe/Stockholm
27302              Message-id: <20030210174858.GA872@ratsnest.hole>
27303              
27304              [ 18688]
27305              Subject: Re: [perl #20777] [PATCH] goto &subroutine leaks memory
27306              From: Enache Adrian <enache@rdslink.ro>
27307              Date: sun feb 9, 2003  21:10:25 Europe/Stockholm
27308              Message-Id: <20030209201025.GA1247@ratsnest.hole>
27309              
27310              [ 18689]
27311              Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
27312              Now allows but ignores the 'l' modifier on floating point formats
27313              and adds a couple of tests.
27314              
27315              [ 18690]
27316              fix comment in change #18689
27317              
27318              [ 18691]
27319              Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0)
27320              From: Mark Mielke <mark@mark.mielke.cc>
27321              Date: Mon, 20 Jan 2003 19:56:13 -0500
27322              Message-ID: <20030121005613.GA31739@mark.mielke.cc>
27323              
27324              [ 18692]
27325              Dueling patches.
27326              
27327              [ 18694]
27328              Subject: [PATCH] More B::Concise fixes
27329              From: Stephen McCamant <smcc@mit.edu>
27330              Date: Sun, 9 Feb 2003 17:28:38 -0500
27331              Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU>
27332              
27333              [ 18695]
27334              Subject: mini-[patch] perlrun "^$W" typo
27335              From: Iain Truskett <spoon@dellah.org>
27336              Date: Tue, 11 Feb 2003 08:38:52 +1100
27337              Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au>
27338              
27339              [ 18696]
27340              Subject: [perl #20654] %*v02x considered invalid in printf
27341              From: Robin Barker (via RT) <perlbug-followup@perl.org>
27342              Date: 10 Feb 2003 16:43:23 -0000
27343              Message-Id: <rt-20654-50711.19.9711009821137@bugs6.perl.org>
27344              
27345              [ 18698]
27346              Subject: perlbug (was: Re: [perl #20606] [no subject])
27347              From: Slaven Rezic <slaven@rezic.de>
27348              Date: 30 Jan 2003 19:03:41 +0100
27349              Message-ID: <87fzra7bwi.fsf@vran.herceg.de>
27350              
27351              [ 18697]
27352              Subject: [PATCH 5.9.0] to silence compiler warning
27353              From: Robin Barker <Robin.Barker@npl.co.uk>
27354              Date: Tue, 28 Jan 2003 13:27:17 -0000
27355              Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk>
27356              
27357              [ 18699]
27358              gcc 3.2.1 does not have -Wall faith that tmp
27359              will not be used uninitialized.
27360              
27361              (ignored some universal.c and util.c changes that were irrelevant
27362              for the maint branch code)
27363      Branch: maint-5.8/perl
27364            - lib/CPAN/ChangeLog
27365           !> MANIFEST doio.c ext/B/B/Concise.pm ext/MIME/Base64/Makefile.PL
27366           !> ext/PerlIO/encoding/encoding.pm lib/if.pm lib/if.t
27367           !> pod/perldebug.pod pod/perlrun.pod pp_ctl.c sv.c
27368           !> t/comp/parser.t t/op/sprintf.t toke.c universal.c
27369           !> utils/perlbug.PL x2p/Makefile.SH
27370 ____________________________________________________________________________
27371 [ 18699] By: jhi                                   on 2003/02/13  09:43:33
27372         Log: gcc 3.2.1 does not have -Wall faith that tmp
27373              will not be used uninitialized.
27374      Branch: perl
27375            ! toke.c
27376 ____________________________________________________________________________
27377 [ 18698] By: hv                                    on 2003/02/12  03:01:32
27378         Log: Subject: perlbug (was: Re: [perl #20606] [no subject])
27379              From: Slaven Rezic <slaven@rezic.de>
27380              Date: 30 Jan 2003 19:03:41 +0100
27381              Message-ID: <87fzra7bwi.fsf@vran.herceg.de>
27382      Branch: perl
27383            ! utils/perlbug.PL
27384 ____________________________________________________________________________
27385 [ 18697] By: hv                                    on 2003/02/12  02:20:39
27386         Log: Subject: [PATCH 5.9.0] to silence compiler warning
27387              From: Robin Barker <Robin.Barker@npl.co.uk>
27388              Date: Tue, 28 Jan 2003 13:27:17 -0000
27389              Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk>
27390      Branch: perl
27391            ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.xs
27392            ! universal.c util.c
27393 ____________________________________________________________________________
27394 [ 18696] By: rgs                                   on 2003/02/11  20:13:21
27395         Log: Subject: [perl #20654] %*v02x considered invalid in printf
27396              From: Robin Barker (via RT) <perlbug-followup@perl.org>
27397              Date: 10 Feb 2003 16:43:23 -0000
27398              Message-Id: <rt-20654-50711.19.9711009821137@bugs6.perl.org>
27399      Branch: perl
27400            ! sv.c t/op/sprintf.t
27401 ____________________________________________________________________________
27402 [ 18695] By: rgs                                   on 2003/02/11  20:00:23
27403         Log: Subject: mini-[patch] perlrun "^$W" typo
27404              From: Iain Truskett <spoon@dellah.org>
27405              Date: Tue, 11 Feb 2003 08:38:52 +1100
27406              Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au>
27407      Branch: perl
27408            ! pod/perlrun.pod
27409 ____________________________________________________________________________
27410 [ 18694] By: rgs                                   on 2003/02/11  19:44:00
27411         Log: Subject: [PATCH] More B::Concise fixes
27412              From: Stephen McCamant <smcc@mit.edu>
27413              Date: Sun, 9 Feb 2003 17:28:38 -0500
27414              Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU>
27415      Branch: perl
27416            ! ext/B/B/Concise.pm
27417 ____________________________________________________________________________
27418 [ 18693] By: merijn                                on 2003/02/11  08:14:29
27419         Log: More code cleanup.
27420              
27421              Subject: Re: New SV Flag
27422              Date: Fri, 07 Feb 2003 09:57:43 +0100
27423              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27424              Message-Id: <20030207095258.6E05.H.M.BRAND@hccnet.nl>
27425      Branch: perl
27426            ! sv.c sv.h
27427 ____________________________________________________________________________
27428 [ 18692] By: jhi                                   on 2003/02/11  07:53:26
27429         Log: Dueling patches.
27430      Branch: perl
27431            - lib/CPAN/ChangeLog
27432            ! MANIFEST
27433 ____________________________________________________________________________
27434 [ 18691] By: hv                                    on 2003/02/11  00:27:56
27435         Log: Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0)
27436              From: Mark Mielke <mark@mark.mielke.cc>
27437              Date: Mon, 20 Jan 2003 19:56:13 -0500
27438              Message-ID: <20030121005613.GA31739@mark.mielke.cc>
27439      Branch: perl
27440            ! sv.c
27441 ____________________________________________________________________________
27442 [ 18690] By: hv                                    on 2003/02/10  22:08:05
27443         Log: fix comment in change #18689
27444      Branch: perl
27445            ! sv.c
27446 ____________________________________________________________________________
27447 [ 18689] By: hv                                    on 2003/02/10  21:59:34
27448         Log: Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
27449              Now allows but ignores the 'l' modifier on floating point formats
27450              and adds a couple of tests.
27451      Branch: perl
27452            ! sv.c t/op/sprintf.t
27453 ____________________________________________________________________________
27454 [ 18688] By: sky                                   on 2003/02/10  19:54:13
27455         Log: Subject: Re: [perl #20777] [PATCH] goto &subroutine leaks memory
27456              From: Enache Adrian <enache@rdslink.ro>
27457              Date: sun feb 9, 2003  21:10:25 Europe/Stockholm
27458              Message-Id: <20030209201025.GA1247@ratsnest.hole>
27459      Branch: perl
27460            ! pp_ctl.c
27461 ____________________________________________________________________________
27462 [ 18687] By: sky                                   on 2003/02/10  18:13:29
27463         Log: Subject: Re: [perl #20716] [FIX] scope error with brackets
27464              From: Enache Adrian <enache@rdslink.ro>
27465              Date: mon feb 10, 2003  18:48:58 Europe/Stockholm
27466              Message-id: <20030210174858.GA872@ratsnest.hole>
27467      Branch: perl
27468            ! t/comp/parser.t toke.c
27469 ____________________________________________________________________________
27470 [ 18686] By: sky                                   on 2003/02/10  18:11:35
27471         Log: Compile under threads and MacOSX. For some reason newSVpvf
27472              was not exapnded.
27473      Branch: perl
27474            ! universal.c
27475 ____________________________________________________________________________
27476 [ 18685] By: ams                                   on 2003/02/10  03:44:07
27477         Log: No, we don't really want the utility scripts.
27478      Branch: perl
27479            - ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
27480            - ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
27481            ! MANIFEST ext/MIME/Base64/Makefile.PL
27482 ____________________________________________________________________________
27483 [ 18684] By: hv                                    on 2003/02/10  01:43:12
27484         Log: fix for C< use if qw/ 1 open :utf8 / > based on:
27485              Subject: [perl #20536] use if 1, open => ':utf8' fails
27486              From: Autrijus Tang (via RT) <perlbug-followup@perl.org>
27487              Date: 24 Jan 2003 22:39:06 -0000
27488              Message-Id: <rt-20536-49670.13.2464320257255@bugs6.perl.org>
27489      Branch: perl
27490            ! lib/if.pm lib/if.t
27491 ____________________________________________________________________________
27492 [ 18683] By: hv                                    on 2003/02/10  01:15:52
27493         Log: Subject: RE: perldebug.pod suggestion
27494              From: "Jay Hannah" <jhannah@omnihotels.com>
27495              Date: Fri, 24 Jan 2003 11:28:44 -0600
27496              Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2>
27497      Branch: perl
27498            ! pod/perldebug.pod
27499 ____________________________________________________________________________
27500 [ 18682] By: hv                                    on 2003/02/10  00:26:50
27501         Log: Subject: [PATCH] version objects final(?) patch
27502              From: John Peacock <jpeacock@rowman.com>
27503              Date: Sun, 05 Jan 2003 21:28:41 -0500
27504              Message-ID: <3E18E9D9.2040908@rowman.com>
27505      Branch: perl
27506            ! lib/version.pm lib/version.t universal.c util.c
27507 ____________________________________________________________________________
27508 [ 18681] By: chip                                  on 2003/02/09  17:45:06
27509         Log: Remove _h2ph_pre.ph when h2ph.t is complete.
27510      Branch: maint-5.005/perl
27511            ! t/lib/h2ph.t
27512 ____________________________________________________________________________
27513 [ 18680] By: chip                                  on 2003/02/09  17:39:33
27514         Log: Add CPAN ChangeLog to MANIFEST.
27515      Branch: perl
27516            ! MANIFEST
27517 ____________________________________________________________________________
27518 [ 18679] By: chip                                  on 2003/02/09  17:32:12
27519         Log: Doc change explaining usemymalloc='n'.
27520      Branch: maint-5.005/perl
27521            ! hints/linux.sh
27522 ____________________________________________________________________________
27523 [ 18678] By: jhi                                   on 2003/02/09  14:37:38
27524         Log: CPAN ChangeLog not needed, says Andreas.
27525      Branch: perl
27526            ! MANIFEST
27527 ____________________________________________________________________________
27528 [ 18677] By: jhi                                   on 2003/02/09  08:42:19
27529         Log: Subject: [perl #20785] glitches with $PerlIO::encoding::fallback
27530              From: "autrijus@ossf.iis.sinica.edu.tw (via RT)" <perlbug-followup@perl.org>
27531              Date: 8 Feb 2003 11:54:11 -0000
27532              Message-Id: <rt-20785-50586.6.45611613038412@bugs6.perl.org>
27533      Branch: perl
27534            ! ext/PerlIO/encoding/encoding.pm
27535 ____________________________________________________________________________
27536 [ 18676] By: jhi                                   on 2003/02/09  08:35:25
27537         Log: Subject: Re: utime undef, undef, "/tmp/test" and warnings
27538              From: Stas Bekman <stas@stason.org>
27539              Date: Sat, 08 Feb 2003 11:12:28 +1100
27540              Message-ID: <3E444B6C.5060407@stason.org>
27541      Branch: perl
27542            ! doio.c
27543 ____________________________________________________________________________
27544 [ 18675] By: jhi                                   on 2003/02/08  19:49:40
27545         Log: Possible cruft removal.
27546      Branch: perl
27547            ! x2p/Makefile.SH
27548 ____________________________________________________________________________
27549 [ 18674] By: jhi                                   on 2003/02/08  18:22:42
27550         Log: Signedness nits.
27551      Branch: perl
27552            ! toke.c
27553 ____________________________________________________________________________
27554 [ 18673] By: jhi                                   on 2003/02/08  17:38:33
27555         Log: Integrate:
27556              [ 18666]
27557              Patch from Richard Soderberg, cleanup the code a bit and comment
27558              why we are not using SvOOK_on.
27559              
27560              [ 18667]
27561              Integrate:
27562              [ 18468]
27563              Subject: [PATCH] VMS perly build tweak
27564              From: "Craig A. Berry" <craigberry@mac.com>
27565              Date: Thu, 9 Jan 2003 14:44:40 -0600
27566              Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
27567              
27568              [ 18668]
27569              sv_cat_recode() proto was missing, noticed by Craig Berry.
27570              
27571              [ 18669]
27572              Subject: [PATCH: perl@186389] path tweak fix up for t/pod/find.t on VMS
27573              From: PPrymmer@factset.com
27574              Date: Wed, 5 Feb 2003 12:00:05 -0500
27575              Message-ID: <OFF5FDC924.68DBF580-ON85256CC4.005CC78E@factset.com>
27576              
27577              [ 18670]
27578              Subject: [PATCH] perluniintro nit
27579              From: Autrijus Tang <autrijus@autrijus.org>
27580              Date: Fri, 7 Feb 2003 00:02:49 +0800
27581              Message-ID: <20030206160249.GA12984@not.autrijus.org>
27582              
27583              [ 18671]
27584              Upgrade to Net::Ping 2.28, from Rob Brown.
27585              
27586              [ 18672]
27587              Upgrade to CPAN 1.64, from Andreas Koenig.
27588      Branch: maint-5.8/perl
27589           +> lib/CPAN/ChangeLog lib/CPAN/README lib/Net/Ping/t/190_alarm.t
27590           +> lib/Net/Ping/t/500_ping_icmp.t utils/cpan
27591           !> MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
27592           !> lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
27593           !> lib/Net/Ping.pm lib/Net/Ping/Changes lib/Net/Ping/README
27594           !> lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/400_ping_syn.t
27595           !> lib/Net/Ping/t/410_syn_host.t pod/perluniintro.pod proto.h
27596           !> sv.c t/pod/find.t utils.lst
27597 ____________________________________________________________________________
27598 [ 18672] By: jhi                                   on 2003/02/08  08:45:35
27599         Log: Upgrade to CPAN 1.64, from Andreas Koenig.
27600      Branch: perl
27601            + lib/CPAN/ChangeLog lib/CPAN/README utils/cpan
27602            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
27603            ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
27604            ! utils.lst
27605 ____________________________________________________________________________
27606 [ 18671] By: jhi                                   on 2003/02/08  08:35:06
27607         Log: Upgrade to Net::Ping 2.28, from Rob Brown.
27608      Branch: perl
27609            + lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/500_ping_icmp.t
27610            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
27611            ! lib/Net/Ping/README lib/Net/Ping/t/300_ping_stream.t
27612            ! lib/Net/Ping/t/400_ping_syn.t lib/Net/Ping/t/410_syn_host.t
27613 ____________________________________________________________________________
27614 [ 18670] By: jhi                                   on 2003/02/08  07:23:02
27615         Log: Subject: [PATCH] perluniintro nit
27616              From: Autrijus Tang <autrijus@autrijus.org>
27617              Date: Fri, 7 Feb 2003 00:02:49 +0800
27618              Message-ID: <20030206160249.GA12984@not.autrijus.org>
27619      Branch: perl
27620            ! pod/perluniintro.pod
27621 ____________________________________________________________________________
27622 [ 18669] By: jhi                                   on 2003/02/06  20:06:09
27623         Log: Subject: [PATCH: perl@186389] path tweak fix up for t/pod/find.t on VMS
27624              From: PPrymmer@factset.com
27625              Date: Wed, 5 Feb 2003 12:00:05 -0500
27626              Message-ID: <OFF5FDC924.68DBF580-ON85256CC4.005CC78E@factset.com>
27627      Branch: perl
27628            ! t/pod/find.t
27629 ____________________________________________________________________________
27630 [ 18668] By: jhi                                   on 2003/02/06  20:00:52
27631         Log: sv_cat_recode() proto was missing, noticed by Craig Berry.
27632      Branch: perl
27633            ! proto.h
27634 ____________________________________________________________________________
27635 [ 18667] By: jhi                                   on 2003/02/06  19:58:41
27636         Log: Integrate:
27637              [ 18468]
27638              Subject: [PATCH] VMS perly build tweak
27639              From: "Craig A. Berry" <craigberry@mac.com>
27640              Date: Thu, 9 Jan 2003 14:44:40 -0600
27641              Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
27642      Branch: maint-5.8/perl
27643           !> vms/descrip_mms.template
27644 ____________________________________________________________________________
27645 [ 18666] By: sky                                   on 2003/02/06  09:39:24
27646         Log: Patch from Richard Soderberg, cleanup the code a bit and comment
27647              why we are not using SvOOK_on.
27648      Branch: perl
27649            ! sv.c
27650 ____________________________________________________________________________
27651 [ 18665] By: jhi                                   on 2003/02/06  09:34:12
27652         Log: Integrate:
27653              [ 18647]
27654              Subject: Re: [perl #20606] [PATCH} openbsd hints
27655              From: Abe Timmerman <abe@ztreet.demon.nl>
27656              Date: Sun, 2 Feb 2003 18:27:57 +0100
27657              Message-Id: <200302021827.57240.abe@ztreet.demon.nl>
27658              
27659              [ 18648]
27660              Fix bug #8760 : cop_line isn't properly restored
27661              when a module is loaded at runtime behind the scenes.
27662              
27663              [ 18649]
27664              Document the environment variable PERL_UTF8_LOCALE in perlrun.
27665              
27666              [ 18650]
27667              Force the C locale in makedepend, to prevent gcc from
27668              producing locale-dependent messages.
27669              
27670              [ 18651]
27671              Signedness issue.
27672              
27673              [ 18652]
27674              Comment tweak.
27675              
27676              [ 18653]
27677              Fix "[perl #20667] unicode regex vs non-unicode regex".
27678              The PL_regdata was not set up (S_cache_re()) before it
27679              was needed (S_reginclass()).  The test put in fresh_perl.t
27680              because we need a pristine state to start.
27681              
27682              [ 18654]
27683              Sync with 1.10
27684              
27685              [ 18655]
27686              Add the new test to MANIFEST.
27687              
27688              [ 18656]
27689              Better version of change #18648, by Enache Adrian
27690              Message-ID: <20030204101533.GA11817@ratsnest.hole>
27691              
27692              [ 18657]
27693              Subject: [PATCH] B::Concise updates (incl. avoiding use of op_seq)
27694              From: Stephen McCamant <smcc@mit.edu>
27695              Date: Mon, 3 Feb 2003 21:01:07 -0500
27696              Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU>
27697              
27698              [ 18658]
27699              s/S_cache_re/cache_re/ for building with threads.
27700              
27701              [ 18659]
27702              Subject: [PATCH: perl@186389] fix for PerlIO/Via compilation on VMS
27703              From: PPrymmer@factset.com
27704              Date: Tue, 4 Feb 2003 12:03:17 -0500
27705              Message-ID: <OFCBC6AE62.FF2B83D4-ON85256CC3.005D7A9F@factset.com>
27706              
27707              [ 18660]
27708              Subject: [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823])
27709              From: Inaba HIroto <inaba@st.rim.or.jp>
27710              Date: Sat, 01 Feb 2003 21:58:20 +0900
27711              Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp>
27712              
27713              [ 18661]
27714              [perl #19767] has become fixed too (by changes #18653
27715              and #18658, methinks), adding the test(s).
27716              
27717              [ 18662]
27718              Add the test of [perl #8760] (fixed by change #18656).
27719              
27720              [ 18663]
27721              Upgrade to Encode 1.87.
27722              
27723              [ 18664]
27724              Things forgotten from Encode 1.87.
27725      Branch: maint-5.8/perl
27726           +> ext/List/Util/t/lln.t
27727           !> (integrate 43 files)
27728 ____________________________________________________________________________
27729 [ 18664] By: jhi                                   on 2003/02/06  09:26:53
27730         Log: Things forgotten from Encode 1.87.
27731      Branch: perl
27732            ! ext/Encode/Unicode/Unicode.xs ext/Encode/t/CJKT.t
27733 ____________________________________________________________________________
27734 [ 18663] By: jhi                                   on 2003/02/06  04:03:31
27735         Log: Upgrade to Encode 1.87.
27736      Branch: perl
27737            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/Changes
27738            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/KR/KR.pm
27739            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
27740            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
27741            ! ext/Encode/lib/Encode/CJKConstants.pm
27742            ! ext/Encode/lib/Encode/Encoder.pm
27743            ! ext/Encode/lib/Encode/Encoding.pm
27744            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/CJKT.t
27745            ! ext/Encode/t/enc_eucjp.t
27746 ____________________________________________________________________________
27747 [ 18662] By: jhi                                   on 2003/02/05  19:40:38
27748         Log: Add the test of [perl #8760] (fixed by change #18656).
27749      Branch: perl
27750            ! t/run/fresh_perl.t
27751 ____________________________________________________________________________
27752 [ 18661] By: jhi                                   on 2003/02/05  19:28:37
27753         Log: has become fixed too (by changes #18653
27754              and #18658, methinks), adding the test(s).
27755      Branch: perl
27756            ! t/op/pat.t
27757 ____________________________________________________________________________
27758 [ 18660] By: jhi                                   on 2003/02/05  17:15:35
27759         Log: Subject: [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823])
27760              From: Inaba HIroto <inaba@st.rim.or.jp>
27761              Date: Sat, 01 Feb 2003 21:58:20 +0900
27762              Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp>
27763      Branch: perl
27764            ! embed.fnc embed.h ext/Encode/Encode.pm ext/Encode/Encode.xs
27765            ! ext/Encode/Encode/encode.h ext/Encode/encengine.c
27766            ! ext/Encode/lib/Encode/Encoding.pm
27767            ! ext/Encode/lib/Encode/JP/JIS7.pm global.sym lib/utf8.t
27768            ! pod/perlapi.pod sv.c t/uni/tr_7jis.t toke.c
27769 ____________________________________________________________________________
27770 [ 18659] By: jhi                                   on 2003/02/05  11:51:30
27771         Log: Subject: [PATCH: perl@186389] fix for PerlIO/Via compilation on VMS
27772              From: PPrymmer@factset.com
27773              Date: Tue, 4 Feb 2003 12:03:17 -0500
27774              Message-ID: <OFCBC6AE62.FF2B83D4-ON85256CC3.005D7A9F@factset.com>
27775      Branch: perl
27776            ! ext/PerlIO/via/via.xs
27777 ____________________________________________________________________________
27778 [ 18658] By: jhi                                   on 2003/02/05  05:45:11
27779         Log: s/S_cache_re/cache_re/ for building with threads.
27780      Branch: perl
27781            ! regexec.c
27782 ____________________________________________________________________________
27783 [ 18657] By: rgs                                   on 2003/02/04  20:06:19
27784         Log: Subject: [PATCH] B::Concise updates (incl. avoiding use of op_seq)
27785              From: Stephen McCamant <smcc@mit.edu>
27786              Date: Mon, 3 Feb 2003 21:01:07 -0500
27787              Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU>
27788      Branch: perl
27789            ! ext/B/B/Concise.pm ext/B/t/concise.t
27790 ____________________________________________________________________________
27791 [ 18656] By: rgs                                   on 2003/02/04  20:02:56
27792         Log: Better version of change #18648, by Enache Adrian
27793              Message-ID: <20030204101533.GA11817@ratsnest.hole>
27794      Branch: perl
27795            ! op.c
27796 ____________________________________________________________________________
27797 [ 18655] By: jhi                                   on 2003/02/04  15:56:36
27798         Log: Add the new test to MANIFEST.
27799      Branch: perl
27800            ! MANIFEST
27801 ____________________________________________________________________________
27802 [ 18654] By: gbarr                                 on 2003/02/04  14:42:51
27803         Log: Sync with 1.10
27804      Branch: perl
27805            + ext/List/Util/t/lln.t
27806            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
27807            ! ext/List/Util/lib/List/Util.pm
27808            ! ext/List/Util/lib/Scalar/Util.pm
27809 ____________________________________________________________________________
27810 [ 18653] By: jhi                                   on 2003/02/04  11:04:25
27811         Log: Fix "[perl #20667] unicode regex vs non-unicode regex".
27812              The PL_regdata was not set up (S_cache_re()) before it
27813              was needed (S_reginclass()).  The test put in fresh_perl.t
27814              because we need a pristine state to start.
27815      Branch: perl
27816            ! regexec.c t/run/fresh_perl.t
27817 ____________________________________________________________________________
27818 [ 18652] By: jhi                                   on 2003/02/04  06:35:51
27819         Log: Comment tweak.
27820      Branch: perl
27821            ! t/op/pat.t
27822 ____________________________________________________________________________
27823 [ 18651] By: jhi                                   on 2003/02/04  06:28:53
27824         Log: Signedness issue.
27825      Branch: perl
27826            ! ext/MIME/Base64/Base64.xs
27827 ____________________________________________________________________________
27828 [ 18650] By: rgs                                   on 2003/02/03  22:02:44
27829         Log: Force the C locale in makedepend, to prevent gcc from
27830              producing locale-dependent messages.
27831      Branch: perl
27832            ! makedepend.SH
27833 ____________________________________________________________________________
27834 [ 18649] By: rgs                                   on 2003/02/03  22:00:21
27835         Log: Document the environment variable PERL_UTF8_LOCALE in perlrun.
27836      Branch: perl
27837            ! pod/perlrun.pod
27838 ____________________________________________________________________________
27839 [ 18648] By: rgs                                   on 2003/02/03  19:32:57
27840         Log: Fix bug #8760 : cop_line isn't properly restored
27841              when a module is loaded at runtime behind the scenes.
27842      Branch: perl
27843            ! op.c t/lib/warnings/perlio
27844 ____________________________________________________________________________
27845 [ 18647] By: merijn                                on 2003/02/03  16:14:00
27846         Log: Subject: Re: [perl #20606] [PATCH} openbsd hints
27847              From: Abe Timmerman <abe@ztreet.demon.nl>
27848              Date: Sun, 2 Feb 2003 18:27:57 +0100
27849              Message-Id: <200302021827.57240.abe@ztreet.demon.nl>
27850      Branch: perl
27851            ! hints/openbsd.sh
27852 ____________________________________________________________________________
27853 [ 18646] By: jhi                                   on 2003/02/03  12:54:10
27854         Log: Integrate:
27855              [ 18640]
27856              Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes
27857              threading issue. Should perhaps be a PVOP to save memory, but then
27858              we have nowhere to store the hash of the function!
27859              
27860              [ 18641]
27861              In any case, never copy this but use the same SV since
27862              if we copy we loose the hash we so badly need.
27863              For op_const we might still need to copy however.
27864              
27865              [ 18644]
27866              Duh, test -e ENOPORTABLE, I should've remembered that.
27867              (Made Solaris go boom.)
27868      Branch: maint-5.8/perl
27869           !> Configure dump.c op.c pp_hot.c
27870 ____________________________________________________________________________
27871 [ 18645] By: jhi                                   on 2003/02/03  12:42:15
27872         Log: metaconfig unit change for #18644.
27873      Branch: metaconfig
27874            ! U/modified/Head.U
27875 ____________________________________________________________________________
27876 [ 18644] By: jhi                                   on 2003/02/03  12:41:51
27877         Log: Duh, test -e ENOPORTABLE, I should've remembered that.
27878              (Made Solaris go boom.)
27879      Branch: perl
27880            ! Configure
27881 ____________________________________________________________________________
27882 [ 18643] By: jhi                                   on 2003/02/03  10:36:15
27883         Log: Detypo.
27884      Branch: perl
27885            ! cop.h
27886 ____________________________________________________________________________
27887 [ 18642] By: ams                                   on 2003/02/03  08:26:36
27888         Log: Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
27889              utility scripts?)
27890      Branch: perl
27891            + ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
27892            + ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
27893            ! MANIFEST ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
27894            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
27895            ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/base64.t
27896            ! ext/MIME/Base64/t/quoted-print.t
27897 ____________________________________________________________________________
27898 [ 18641] By: sky                                   on 2003/02/02  23:46:24
27899         Log: In any case, never copy this but use the same SV since
27900              if we copy we loose the hash we so badly need.
27901              For op_const we might still need to copy however.
27902      Branch: perl
27903            ! op.c
27904 ____________________________________________________________________________
27905 [ 18640] By: sky                                   on 2003/02/02  23:38:40
27906         Log: Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes
27907              threading issue. Should perhaps be a PVOP to save memory, but then
27908              we have nowhere to store the hash of the function!
27909      Branch: perl
27910            ! dump.c op.c pp_hot.c
27911 ____________________________________________________________________________
27912 [ 18639] By: jhi                                   on 2003/02/02  20:59:37
27913         Log: Update Changes.
27914      Branch: maint-5.8/perl
27915            ! Changes patchlevel.h
27916 ____________________________________________________________________________
27917 [ 18638] By: jhi                                   on 2003/02/02  20:26:13
27918         Log: Integrate:
27919              [ 18621]
27920              Fix and test for [perl #15549 Empty \Q\E not permitted]
27921              (test.pl-ise quotemeta.t, too)
27922              
27923              [ 18622]
27924              minitest wasn't working.  (The $^X /miniperl/ test in
27925              io/crlf.t didn't work in Tru64, $^X was "./perl", used
27926              the same 'eval q/use .../' trick everywhere.)
27927              
27928              [ 18624]
27929              Plan 9: doesn't really do Configure (undo #18585/#18586)
27930              
27931              [ 18626]
27932              Plan 9: No Configure.
27933              
27934              [ 18627]
27935              Plan 9: Update the list of object files.
27936              
27937              [ 18628]
27938              Plan 9: Update config.plan9 based on Russ Cox' work.
27939              
27940              [ 18629]
27941              Plan 9: Supply also Russ Cox' original config.h for 5.8.0.
27942              
27943              [ 18630]
27944              [perl #15397] seems to have been fixed; add its test.
27945              
27946              [ 18631]
27947              The [perl #7471] seems to have been fixed; add its test.
27948              
27949              [ 18632]
27950              Also [perl #3547] has been fixed; add its test case.
27951              
27952              [ 18633]
27953              Subject: [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
27954              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27955              Date: Wed, 22 Jan 2003 22:35:56 +0100
27956              Message-Id: <20030122223556.57d597a3.rgarciasuarez@free.fr>
27957              
27958              [ 18634]
27959              Subject: [PATCH] pod/perlfunc.pod
27960              From: abigail@abigail.nl
27961              Date: Sun, 2 Feb 2003 16:59:48 +0100
27962              Message-Id: <20030202155948.7971.qmail@abigail.nl>
27963              
27964              [ 18635]
27965              Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.
27966              
27967              [ 18636]
27968              Subject: Re: typo in checkin 18616
27969              From: Nick Ing-Simmons <nick@ing-simmons.net>
27970              Date: Sun, 02 Feb 2003 17:23:08 +0000
27971              Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com>
27972              
27973              [ 18637]
27974              Plan 9: Some time has passed.
27975      Branch: maint-5.8/perl
27976           +> plan9/config_h.sample plan9/config_sh.sample
27977           !> Configure MANIFEST XSUB.h mg.c plan9/buildinfo
27978           !> plan9/config.plan9 plan9/mkfile pod/perlfunc.pod pp.c pp_ctl.c
27979           !> pp_hot.c regexec.c regexp.h t/io/crlf.t t/op/pat.t
27980           !> t/op/quotemeta.t t/uni/tr_7jis.t t/uni/tr_eucjp.t
27981           !> t/uni/tr_sjis.t t/uni/tr_utf8.t toke.c
27982 ____________________________________________________________________________
27983 [ 18637] By: jhi                                   on 2003/02/02  20:07:57
27984         Log: Plan 9: Some time has passed.
27985      Branch: perl
27986            ! plan9/buildinfo
27987 ____________________________________________________________________________
27988 [ 18636] By: jhi                                   on 2003/02/02  20:02:11
27989         Log: Subject: Re: typo in checkin 18616
27990              From: Nick Ing-Simmons <nick@ing-simmons.net>
27991              Date: Sun, 02 Feb 2003 17:23:08 +0000
27992              Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com>
27993      Branch: perl
27994            ! XSUB.h
27995 ____________________________________________________________________________
27996 [ 18635] By: jhi                                   on 2003/02/02  19:46:35
27997         Log: Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.
27998      Branch: perl
27999            + plan9/config_sh.sample
28000            ! MANIFEST
28001 ____________________________________________________________________________
28002 [ 18634] By: ams                                   on 2003/02/02  18:07:01
28003         Log: Subject: [PATCH] pod/perlfunc.pod
28004              From: abigail@abigail.nl
28005              Date: Sun, 2 Feb 2003 16:59:48 +0100
28006              Message-Id: <20030202155948.7971.qmail@abigail.nl>
28007      Branch: perl
28008            ! pod/perlfunc.pod
28009 ____________________________________________________________________________
28010 [ 18633] By: jhi                                   on 2003/02/02  16:48:26
28011         Log: Subject: [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
28012              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28013              Date: Wed, 22 Jan 2003 22:35:56 +0100
28014              Message-Id: <20030122223556.57d597a3.rgarciasuarez@free.fr>
28015      Branch: perl
28016            ! mg.c pp.c pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t
28017 ____________________________________________________________________________
28018 [ 18632] By: jhi                                   on 2003/02/02  15:31:36
28019         Log: Also [perl #3547] has been fixed; add its test case.
28020      Branch: perl
28021            ! t/op/pat.t
28022 ____________________________________________________________________________
28023 [ 18631] By: jhi                                   on 2003/02/02  15:26:10
28024         Log: The [perl #7471] seems to have been fixed; add its test.
28025      Branch: perl
28026            ! t/op/pat.t
28027 ____________________________________________________________________________
28028 [ 18630] By: jhi                                   on 2003/02/02  15:21:23
28029         Log: seems to have been fixed; add its test.
28030      Branch: perl
28031            ! t/op/pat.t
28032 ____________________________________________________________________________
28033 [ 18629] By: jhi                                   on 2003/02/02  15:09:39
28034         Log: Plan 9: Supply also Russ Cox' original config.h for 5.8.0.
28035      Branch: perl
28036            + plan9/config_h.sample
28037            ! MANIFEST
28038 ____________________________________________________________________________
28039 [ 18628] By: jhi                                   on 2003/02/02  14:46:26
28040         Log: Plan 9: Update config.plan9 based on Russ Cox' work.
28041      Branch: perl
28042            ! plan9/config.plan9
28043 ____________________________________________________________________________
28044 [ 18627] By: jhi                                   on 2003/02/02  14:24:00
28045         Log: Plan 9: Update the list of object files.
28046      Branch: perl
28047            ! plan9/mkfile
28048 ____________________________________________________________________________
28049 [ 18626] By: jhi                                   on 2003/02/02  14:03:16
28050         Log: Plan 9: No Configure.
28051      Branch: perl
28052            ! Configure
28053 ____________________________________________________________________________
28054 [ 18625] By: jhi                                   on 2003/02/02  14:02:50
28055         Log: Plan 9: No Configure.
28056      Branch: metaconfig
28057            ! U/modified/Head.U
28058 ____________________________________________________________________________
28059 [ 18624] By: jhi                                   on 2003/02/02  13:29:02
28060         Log: Plan 9: doesn't really do Configure (undo #18585/#18586)
28061      Branch: perl
28062            ! Configure
28063 ____________________________________________________________________________
28064 [ 18623] By: jhi                                   on 2003/02/02  13:28:44
28065         Log: Plan 9: doesn't really do Configure (undo #18585/#18586)
28066      Branch: metaconfig
28067            ! U/modified/usenm.U
28068 ____________________________________________________________________________
28069 [ 18622] By: jhi                                   on 2003/02/02  12:49:13
28070         Log: minitest wasn't working.  (The $^X /miniperl/ test in
28071              io/crlf.t didn't work in Tru64, $^X was "./perl", used
28072              the same 'eval q/use .../' trick everywhere.)
28073      Branch: perl
28074            ! t/io/crlf.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
28075            ! t/uni/tr_utf8.t
28076 ____________________________________________________________________________
28077 [ 18621] By: jhi                                   on 2003/02/02  12:23:28
28078         Log: Fix and test for [perl #15549 Empty \Q\E not permitted]
28079              (test.pl-ise quotemeta.t, too)
28080      Branch: perl
28081            ! t/op/quotemeta.t toke.c
28082 ____________________________________________________________________________
28083 [ 18620] By: nick                                  on 2003/02/02  11:37:57
28084         Log: Integrate mainline
28085      Branch: perlio
28086           !> ext/threads/threads.xs
28087 ____________________________________________________________________________
28088 [ 18619] By: jhi                                   on 2003/02/01  21:13:47
28089         Log: Integrate:
28090              [ 18618]
28091              Fix bug #15837, temporary from storable call hadn't gotten
28092              freed yet and was cloned but without a real (AvREAL)
28093              reference to it. @_ doesn't refcount!
28094      Branch: maint-5.8/perl
28095           !> ext/threads/threads.xs
28096 ____________________________________________________________________________
28097 [ 18618] By: sky                                   on 2003/02/01  21:04:36
28098         Log: Fix bug #15837, temporary from storable call hadn't gotten
28099              freed yet and was cloned but without a real (AvREAL)
28100              reference to it. @_ doesn't refcount!
28101      Branch: perl
28102            ! ext/threads/threads.xs
28103 ____________________________________________________________________________
28104 [ 18617] By: jhi                                   on 2003/02/01  20:05:08
28105         Log: Integrate:
28106              [ 18616]
28107              Integrate from perlio:
28108              
28109              [ 18591]
28110              PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
28111              correct XSUB.h 
28112              
28113              [ 18611]
28114              Michael Schroeder's fix for re-try if stdio ops after 
28115              interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
28116              
28117              [ 18612]
28118              PerlIO friendly version of speed up of $/ = undef case.
28119              
28120              [ 18613]
28121              fflush() before invalidating stdio's fileno.
28122              
28123              [ 18615]
28124              Don't free thread before using it, breaks platforms that
28125              trust that I really want to free what I free, (like HPUX
28126              and AIX).
28127              
28128              [ 18614]
28129              Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
28130              From: Nick Ing-Simmons <nick@ing-simmons.net>
28131              Date: Sat, 01 Feb 2003 13:03:52 +0000
28132              Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com>
28133              
28134              [ 18609]
28135              Go even further (back) than change #18608 and revert
28136              to the 5.8.0 code, since otherwise split.t #40 fails.
28137              The four new tests of pat.t should keep us more honest.
28138              
28139              [ 18608]
28140              Subject: [FIX] Re: UTF-8 failures (surprise!)
28141              From: Enache Adrian <enache@rdslink.ro>
28142              Date: Fri, 31 Jan 2003 09:20:59 +0200
28143              Message-ID: <20030131072059.GB6045@ratsnest.hole>
28144              
28145              [ 18607]
28146              Fix typo in version check ($[ to $]).
28147              
28148              [ 18606]
28149              Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
28150              From: Jose.auguste-etienne@cgss-guyane.fr
28151              Date: Thu, 30 Jan 2003 12:40:53 -0300
28152              Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>
28153              
28154              [ 18605]
28155              [perl #20616] code example in the FAQ that isn't strict-friendly.
28156              Subject: [perl #20616] Tie::IxHash doc error.
28157              From: Beckett Richard-qswi266 (via RT) <perlbug-followup@perl.org>
28158              Date: 30 Jan 2003 11:43:17 -0000
28159              Message-Id: <rt-20616-49904.16.891027432675@bugs6.perl.org>
28160              
28161              [ 18604]
28162              FAQ sync.
28163              
28164              [ 18603]
28165              Subject: [FIX] Re: UTF-8 failures (surprise!)
28166              From: Enache Adrian <enache@rdslink.ro>
28167              Date: Thu, 30 Jan 2003 10:48:09 +0200
28168              Message-ID: <20030130084809.GA16902@ratsnest.hole>
28169              
28170              Fix for half of the failures, with an expanded test.
28171              
28172              [ 18602]
28173              Updates to the openbsd hints
28174              
28175              Subject: [perl #20606] [no subject]
28176              Date: 29 Jan 2003 18:38:37 -0000
28177              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
28178              Message-Id: <rt-20606-49879.4.78874436094841@bugs6.perl.org>
28179              
28180              [ 18599]
28181              Fix a very small memory leak in op_free, by reserving the
28182              case op_seq == (U16)-1 for the compiler backend
28183              
28184              Subject: Re: Freeing code
28185              From: "Paul Johnson" <paul@pjcj.net>
28186              Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET)
28187              Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net>
28188              
28189              [ 18597]
28190              Subject: Re: [perl #20274] perlbug requires dynamic loading
28191              From: Slaven Rezic <slaven@rezic.de>
28192              Date: 14 Jan 2003 20:58:54 +0100
28193              Message-ID: <87n0m3v6yp.fsf@vran.herceg.de>
28194              
28195              [ 18596]
28196              Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but
28197              without the lval context tweak. Used in OP_DBSTATE.
28198              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
28199              From: Dave Mitchell <davem@fdgroup.com>
28200              Date: Sun, 26 Jan 2003 17:42:42 +0000
28201              Message-ID: <20030126174242.H16182@fdgroup.com>
28202              
28203              [ 18594]
28204              Update the pod list for Plan 9.
28205              
28206              [ 18593]
28207              When we copy things out of a hash and increment the 
28208              refcount of the shared scalar, we really must protect
28209              that refcount increase with a lock, or else it might not
28210              happen. Fixes segfault when objects would prematurely
28211              be killed.
28212              
28213              [ 18588]
28214              Lest people get worried about not having PerlIO.
28215      Branch: maint-5.8/perl
28216           !> XSUB.h cop.h ext/Storable/t/restrict.t
28217           !> ext/Sys/Hostname/Hostname.pm ext/threads/shared/shared.xs
28218           !> ext/threads/threads.xs hints/openbsd.sh lib/utf8.t op.c
28219           !> perlio.c plan9/mkfile pod/perlfaq.pod pod/perlfaq2.pod
28220           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
28221           !> pod/perlfaq7.pod pod/perlfaq8.pod pod/perlunicode.pod
28222           !> pod/perluniintro.pod pp_ctl.c regexec.c sv.c t/op/pat.t
28223 ____________________________________________________________________________
28224 [ 18616] By: jhi                                   on 2003/02/01  19:43:09
28225         Log: Integrate from perlio:
28226              
28227              [ 18591]
28228              PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
28229              correct XSUB.h 
28230              
28231              [ 18611]
28232              Michael Schroeder's fix for re-try if stdio ops after 
28233              interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
28234              
28235              [ 18612]
28236              PerlIO friendly version of speed up of $/ = undef case.
28237              
28238              [ 18613]
28239              fflush() before invalidating stdio's fileno.
28240      Branch: perl
28241           !> XSUB.h perlio.c sv.c
28242 ____________________________________________________________________________
28243 [ 18615] By: sky                                   on 2003/02/01  12:01:01
28244         Log: Don't free thread before using it, breaks platforms that
28245              trust that I really want to free what I free, (like HPUX
28246              and AIX).
28247      Branch: perl
28248            ! ext/threads/threads.xs
28249 ____________________________________________________________________________
28250 [ 18614] By: ams                                   on 2003/02/01  12:00:29
28251         Log: Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
28252              From: Nick Ing-Simmons <nick@ing-simmons.net>
28253              Date: Sat, 01 Feb 2003 13:03:52 +0000
28254              Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com>
28255      Branch: perl
28256            ! perlio.c
28257 ____________________________________________________________________________
28258 [ 18613] By: nick                                  on 2003/02/01  11:56:47
28259         Log: fflush() before invalidating stdio's fileno.
28260      Branch: perlio
28261            ! perlio.c
28262 ____________________________________________________________________________
28263 [ 18612] By: nick                                  on 2003/02/01  11:37:30
28264         Log: PerlIO friendly version of speed up of $/ = undef case.
28265      Branch: perlio
28266            ! sv.c
28267 ____________________________________________________________________________
28268 [ 18611] By: nick                                  on 2003/02/01  09:26:31
28269         Log: Michael Schroeder's fix for re-try if stdio ops after 
28270              interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
28271      Branch: perlio
28272            ! perlio.c
28273 ____________________________________________________________________________
28274 [ 18610] By: nick                                  on 2003/02/01  09:19:20
28275         Log: Integrate mainline
28276      Branch: perlio
28277           +> t/lib/warnings/pad
28278           !> (integrate 43 files)
28279 ____________________________________________________________________________
28280 [ 18609] By: jhi                                   on 2003/01/31  08:58:40
28281         Log: Go even further (back) than change #18608 and revert
28282              to the 5.8.0 code, since otherwise split.t #40 fails.
28283              The four new tests of pat.t should keep us more honest.
28284      Branch: perl
28285            ! regexec.c
28286 ____________________________________________________________________________
28287 [ 18608] By: jhi                                   on 2003/01/31  08:24:53
28288         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
28289              From: Enache Adrian <enache@rdslink.ro>
28290              Date: Fri, 31 Jan 2003 09:20:59 +0200
28291              Message-ID: <20030131072059.GB6045@ratsnest.hole>
28292      Branch: perl
28293            ! regexec.c t/op/pat.t
28294 ____________________________________________________________________________
28295 [ 18607] By: ams                                   on 2003/01/31  02:29:56
28296         Log: Fix typo in version check ($[ to $]).
28297      Branch: perl
28298            ! ext/Storable/t/restrict.t
28299 ____________________________________________________________________________
28300 [ 18606] By: rgs                                   on 2003/01/30  22:02:47
28301         Log: Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
28302              From: Jose.auguste-etienne@cgss-guyane.fr
28303              Date: Thu, 30 Jan 2003 12:40:53 -0300
28304              Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>
28305      Branch: perl
28306            ! pod/perlunicode.pod
28307 ____________________________________________________________________________
28308 [ 18605] By: rgs                                   on 2003/01/30  20:58:52
28309         Log: code example in the FAQ that isn't strict-friendly.
28310              Subject: [perl #20616] Tie::IxHash doc error.
28311              From: Beckett Richard-qswi266 (via RT) <perlbug-followup@perl.org>
28312              Date: 30 Jan 2003 11:43:17 -0000
28313              Message-Id: <rt-20616-49904.16.891027432675@bugs6.perl.org>
28314      Branch: perl
28315            ! pod/perlfaq4.pod
28316 ____________________________________________________________________________
28317 [ 18604] By: rgs                                   on 2003/01/30  20:52:05
28318         Log: FAQ sync.
28319      Branch: perl
28320            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
28321            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
28322            ! pod/perlfaq8.pod
28323 ____________________________________________________________________________
28324 [ 18603] By: jhi                                   on 2003/01/30  08:05:22
28325         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
28326              From: Enache Adrian <enache@rdslink.ro>
28327              Date: Thu, 30 Jan 2003 10:48:09 +0200
28328              Message-ID: <20030130084809.GA16902@ratsnest.hole>
28329              
28330              Fix for half of the failures, with an expanded test.
28331      Branch: perl
28332            ! lib/utf8.t sv.c
28333 ____________________________________________________________________________
28334 [ 18602] By: merijn                                on 2003/01/30  06:31:50
28335         Log: Updates to the openbsd hints
28336              
28337              Subject: [perl #20606] [no subject]
28338              Date: 29 Jan 2003 18:38:37 -0000
28339              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
28340              Message-Id: <rt-20606-49879.4.78874436094841@bugs6.perl.org>
28341      Branch: perl
28342            ! hints/openbsd.sh
28343 ____________________________________________________________________________
28344 [ 18601] By: jhi                                   on 2003/01/29  05:58:36
28345         Log: More of the #18600.
28346      Branch: perl
28347            ! pad.c
28348 ____________________________________________________________________________
28349 [ 18600] By: jhi                                   on 2003/01/29  05:37:12
28350         Log: Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV)
28351              dumping (but now use SvPV_nolen).  (This change made an empty
28352              prototype to show up as "_" under -Uuseperlio.)
28353      Branch: perl
28354            ! dump.c
28355 ____________________________________________________________________________
28356 [ 18599] By: rgs                                   on 2003/01/28  21:07:08
28357         Log: Fix a very small memory leak in op_free, by reserving the
28358              case op_seq == (U16)-1 for the compiler backend
28359              
28360              Subject: Re: Freeing code
28361              From: "Paul Johnson" <paul@pjcj.net>
28362              Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET)
28363              Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net>
28364      Branch: perl
28365            ! op.c
28366 ____________________________________________________________________________
28367 [ 18598] By: rgs                                   on 2003/01/28  20:43:02
28368         Log: Integrate from maint-5.8:
28369              Change 18450 :
28370              Tiny output tweak.
28371              Change 18429 :
28372              AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE
28373              things like drand48_data are undefined).
28374              Change 18388 :
28375              List the PERL_MAGIC_utf8 ('w') flag.
28376      Branch: perl
28377           !> hints/aix.sh pod/perlguts.pod t/op/pat.t
28378 ____________________________________________________________________________
28379 [ 18597] By: rgs                                   on 2003/01/27  21:52:00
28380         Log: Subject: Re: [perl #20274] perlbug requires dynamic loading
28381              From: Slaven Rezic <slaven@rezic.de>
28382              Date: 14 Jan 2003 20:58:54 +0100
28383              Message-ID: <87n0m3v6yp.fsf@vran.herceg.de>
28384      Branch: perl
28385            ! ext/Sys/Hostname/Hostname.pm
28386 ____________________________________________________________________________
28387 [ 18596] By: rgs                                   on 2003/01/27  20:38:21
28388         Log: Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but
28389              without the lval context tweak. Used in OP_DBSTATE.
28390              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
28391              From: Dave Mitchell <davem@fdgroup.com>
28392              Date: Sun, 26 Jan 2003 17:42:42 +0000
28393              Message-ID: <20030126174242.H16182@fdgroup.com>
28394      Branch: perl
28395            ! cop.h pp_ctl.c
28396 ____________________________________________________________________________
28397 [ 18595] By: rgs                                   on 2003/01/27  20:32:01
28398         Log: Subject: [PATCH] make Copy On Write work once again
28399              From: Nicholas Clark <nick@unfortu.net>
28400              Date: Sat, 25 Jan 2003 00:25:50 +0000
28401              Message-ID: <20030125002550.GG278@Bagpuss.unfortu.net>
28402      Branch: perl
28403            ! sv.h
28404 ____________________________________________________________________________
28405 [ 18594] By: jhi                                   on 2003/01/27  20:01:44
28406         Log: Update the pod list for Plan 9.
28407      Branch: perl
28408            ! plan9/mkfile
28409 ____________________________________________________________________________
28410 [ 18593] By: sky                                   on 2003/01/26  22:37:21
28411         Log: When we copy things out of a hash and increment the 
28412              refcount of the shared scalar, we really must protect
28413              that refcount increase with a lock, or else it might not
28414              happen. Fixes segfault when objects would prematurely
28415              be killed.
28416      Branch: perl
28417            ! ext/threads/shared/shared.xs
28418 ____________________________________________________________________________
28419 [ 18592] By: jhi                                   on 2003/01/26  21:54:36
28420         Log: Missing (STRLEN)casts.
28421      Branch: perl
28422            ! sv.c
28423 ____________________________________________________________________________
28424 [ 18591] By: nick                                  on 2003/01/26  17:46:19
28425         Log: PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
28426              correct XSUB.h 
28427      Branch: perlio
28428            ! XSUB.h
28429 ____________________________________________________________________________
28430 [ 18590] By: jhi                                   on 2003/01/26  13:21:03
28431         Log: Integrate:
28432              [ 18589]
28433              OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
28434              
28435              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
28436              From: Dave Mitchell <davem@fdgroup.com>
28437              Date: Fri, 24 Jan 2003 18:44:19 +0000
28438              Message-ID: <20030124184419.F11179@fdgroup.com>
28439      Branch: maint-5.8/perl
28440           !> mg.c op.h pp_ctl.c
28441 ____________________________________________________________________________
28442 [ 18589] By: rgs                                   on 2003/01/26  13:06:49
28443         Log: OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
28444              
28445              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
28446              From: Dave Mitchell <davem@fdgroup.com>
28447              Date: Fri, 24 Jan 2003 18:44:19 +0000
28448              Message-ID: <20030124184419.F11179@fdgroup.com>
28449      Branch: perl
28450            ! mg.c op.h pp_ctl.c
28451 ____________________________________________________________________________
28452 [ 18588] By: jhi                                   on 2003/01/26  12:18:10
28453         Log: Lest people get worried about not having PerlIO.
28454      Branch: perl
28455            ! pod/perluniintro.pod
28456 ____________________________________________________________________________
28457 [ 18587] By: jhi                                   on 2003/01/26  09:29:52
28458         Log: Integrate:
28459              [ 18583]
28460              Plan 9 compiler can't return quads from the ?: (condop).
28461              (There may be more spots like this, so a Configure test
28462              maybe in order, but this works for now.)  From Russ Cox.
28463              
28464              [ 18584]
28465              Plan 9 doesn't really have the symlink API, from Russ Cox.
28466              
28467              [ 18586]
28468              Plan 9 doesn't do nm, from Russ Cox.
28469      Branch: maint-5.8/perl
28470           !> Configure ext/PerlIO/via/via.xs plan9/plan9ish.h
28471 ____________________________________________________________________________
28472 [ 18586] By: jhi                                   on 2003/01/26  09:19:01
28473         Log: Plan 9 doesn't do nm, from Russ Cox.
28474      Branch: perl
28475            ! Configure
28476 ____________________________________________________________________________
28477 [ 18585] By: jhi                                   on 2003/01/26  09:18:29
28478         Log: Plan 9 doesn't do nm, from Russ Cox.  
28479      Branch: metaconfig
28480            ! U/modified/usenm.U
28481 ____________________________________________________________________________
28482 [ 18584] By: jhi                                   on 2003/01/26  09:11:23
28483         Log: Plan 9 doesn't really have the symlink API, from Russ Cox.
28484      Branch: perl
28485            ! plan9/plan9ish.h
28486 ____________________________________________________________________________
28487 [ 18583] By: jhi                                   on 2003/01/26  09:08:36
28488         Log: Plan 9 compiler can't return quads from the ?: (condop).
28489              (There may be more spots like this, so a Configure test
28490              maybe in order, but this works for now.)  From Russ Cox.
28491      Branch: perl
28492            ! ext/PerlIO/via/via.xs plan9/plan9ish.h
28493 ____________________________________________________________________________
28494 [ 18582] By: jhi                                   on 2003/01/26  08:30:37
28495         Log: Integrate:
28496              [ 18579]
28497              Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
28498              From: Enache Adrian <enache@rdslink.ro>
28499              Date: Sun, 26 Jan 2003 04:55:48 +0200
28500              Message-Id: <20030126025548.GB812@ratsnest.hole>
28501              
28502              [ 18580]
28503              Subject: patch to speed up Perl's slurp mode
28504              From: Enache Adrian <enache@rdslink.ro>
28505              Date: Fri, 24 Jan 2003 06:23:54 +0200
28506              Message-Id: <20030124042354.GA30362@ratsnest.hole>
28507              
28508              [ 18581]
28509              Subject: Re: truncate using a globref
28510              From: Slaven Rezic <slaven@rezic.de>
28511              Date: Thu, 23 Jan 2003 15:48:52 +0100 (CET)
28512              Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de>
28513      Branch: maint-5.8/perl
28514            ! sv.c
28515           !> ext/Storable/Storable.xs pp_ctl.c pp_sys.c t/io/fs.t
28516 ____________________________________________________________________________
28517 [ 18581] By: ams                                   on 2003/01/26  05:29:40
28518         Log: Subject: Re: truncate using a globref
28519              From: Slaven Rezic <slaven@rezic.de>
28520              Date: Thu, 23 Jan 2003 15:48:52 +0100 (CET)
28521              Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de>
28522      Branch: perl
28523            ! pp_sys.c t/io/fs.t
28524 ____________________________________________________________________________
28525 [ 18580] By: ams                                   on 2003/01/26  04:57:47
28526         Log: Subject: patch to speed up Perl's slurp mode
28527              From: Enache Adrian <enache@rdslink.ro>
28528              Date: Fri, 24 Jan 2003 06:23:54 +0200
28529              Message-Id: <20030124042354.GA30362@ratsnest.hole>
28530      Branch: perl
28531            ! sv.c
28532 ____________________________________________________________________________
28533 [ 18579] By: ams                                   on 2003/01/26  02:50:44
28534         Log: Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
28535              From: Enache Adrian <enache@rdslink.ro>
28536              Date: Sun, 26 Jan 2003 04:55:48 +0200
28537              Message-Id: <20030126025548.GB812@ratsnest.hole>
28538      Branch: perl
28539            ! pp_ctl.c
28540 ____________________________________________________________________________
28541 [ 18578] By: ams                                   on 2003/01/26  02:40:20
28542         Log: Subject: [PATCH Storable 2.06] const declaration fixup
28543              From: "Craig A. Berry" <craigberry@mac.com>
28544              Date: Thu, 23 Jan 2003 16:24:46 -0600
28545              Message-Id: <3E306BAE.4030807@mac.com>
28546      Branch: perl
28547            ! ext/Storable/Storable.xs
28548 ____________________________________________________________________________
28549 [ 18577] By: rgs                                   on 2003/01/23  20:46:00
28550         Log: Subject: [PATCH] move pad.c warnings to different test file
28551              From: Dave Mitchell <davem@fdgroup.com>
28552              Date: Thu, 23 Jan 2003 20:56:47 +0000
28553              Message-ID: <20030123205647.C8696@fdgroup.com>
28554      Branch: perl
28555            + t/lib/warnings/pad
28556            ! MANIFEST t/lib/warnings/op
28557 ____________________________________________________________________________
28558 [ 18576] By: jhi                                   on 2003/01/23  13:52:39
28559         Log: The perlio->maint changes had somehow gotten of sync.
28560      Branch: maint-5.8/perl
28561           !> perlio.c
28562 ____________________________________________________________________________
28563 [ 18575] By: jhi                                   on 2003/01/23  12:33:38
28564         Log: Integrate:
28565              [ 18569]
28566              Fix [perl #19860] by adding a POSIX::fsync() stub.
28567      Branch: maint-5.8/perl
28568           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
28569 ____________________________________________________________________________
28570 [ 18574] By: jhi                                   on 2003/01/23  12:28:19
28571         Log: Integrate:
28572              [ 18573]
28573              Fix Solaris 32-bit invalidate case.
28574      Branch: maint-5.8/perl
28575           !> perlio.c
28576 ____________________________________________________________________________
28577 [ 18573] By: nick                                  on 2003/01/23  07:26:43
28578         Log: Fix Solaris 32-bit invalidate case.
28579      Branch: perl
28580            ! perlio.c
28581 ____________________________________________________________________________
28582 [ 18572] By: rgs                                   on 2003/01/22  21:40:21
28583         Log: Integrate change 18448 from maint-5.8 :
28584              
28585              Subject: Partial Data::Dumper patch
28586              From: Richard Clamp <richardc@unixbeard.net>
28587              Date: Sat, 4 Jan 2003 00:52:47 +0000
28588              Message-ID: <20030104005247.GA27685@mirth.demon.co.uk>
28589              
28590              Subject: Re: Partial Data::Dumper patch
28591              From: Slaven Rezic <slaven@rezic.de>
28592              Date: 04 Jan 2003 02:48:08 +0100
28593              Message-ID: <87u1gp4rdz.fsf@vran.herceg.de>
28594      Branch: perl
28595           !> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
28596 ____________________________________________________________________________
28597 [ 18571] By: rgs                                   on 2003/01/22  21:22:31
28598         Log: Subject: [PATCH] Re: difference between my and our before introduction
28599              From: Dave Mitchell <davem@fdgroup.com>
28600              Date: Thu, 16 Jan 2003 17:12:37 +0000
28601              Message-ID: <20030116171237.C420@fdgroup.com>
28602              (with a small test tweak)
28603      Branch: perl
28604            ! pad.c t/comp/our.t toke.c
28605 ____________________________________________________________________________
28606 [ 18570] By: nick                                  on 2003/01/22  21:03:43
28607         Log: Integrate mainline
28608      Branch: perlio
28609           !> av.c dump.c embed.fnc embed.h ext/Encode/Changes
28610           !> ext/Encode/Encode.pm ext/Encode/MANIFEST
28611           !> ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
28612           !> ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
28613           !> ext/List/Util/Makefile.PL global.sym lib/Term/Complete.pm
28614           !> perlio.c perlio.h sv.c sv.h t/op/array.t t/op/ref.t
28615 ____________________________________________________________________________
28616 [ 18569] By: rgs                                   on 2003/01/22  21:00:59
28617         Log: Fix [perl #19860] by adding a POSIX::fsync() stub.
28618      Branch: perl
28619            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
28620 ____________________________________________________________________________
28621 [ 18568] By: jhi                                   on 2003/01/22  20:24:37
28622         Log: Add the POSIX::sigaction() trick by Slaven Rezic
28623              for [perl #17341].
28624      Branch: maint-5.8/perl
28625            ! pod/perlfunc.pod pod/perlipc.pod
28626 ____________________________________________________________________________
28627 [ 18567] By: jhi                                   on 2003/01/22  18:37:55
28628         Log: Integrate:
28629              [ 18545]
28630              Subject: [PATCH perl-current] AUTHORS correction
28631              From: Richard Soderberg <rs@crystalflame.net>
28632              Date: Wed, 22 Jan 2003 02:08:13 -0500
28633              Message-Id: <45B4D3AE-2DD8-11D7-8CF9-000393801F84@crystalflame.net>
28634              
28635              [ 18552]
28636              Subject: [PATCH] assert PV isn't RV
28637              From: Nicholas Clark <nick@unfortu.net>
28638              Date: Fri, 17 Jan 2003 19:40:45 +0000
28639              Message-ID: <20030117194044.GB297@Bagpuss.unfortu.net>
28640              
28641              [ 18553]
28642              Subject: Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8)
28643              From: Martti Rahkila <martti.rahkila@hut.fi>
28644              Date: Sat, 18 Jan 2003 00:25:39 +0200
28645              Message-ID: <20030118002539.A30585@wurlitzer.hut.fi>
28646              
28647              (chose the 'even safer' version)
28648              
28649              [ 18554]
28650              Subject: [PATCH av.c] Re: [perl #15439] unreferenced scalar due to double DESTROY
28651              From: Dave Mitchell <davem@fdgroup.com>
28652              Date: Sun, 19 Jan 2003 16:43:54 +0000
28653              Message-ID: <20030119164353.B24444@fdgroup.com>
28654              
28655              [ 18556]
28656              Subject: [PATCH perlio.h] (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined))
28657              From: Robin Barker <Robin.Barker@npl.co.uk>
28658              Date: Mon, 20 Jan 2003 15:26:21 -0000
28659              Message-ID: <533D273D4014D411AB1D00062938C4D904046299@hotel.npl.co.uk>
28660              
28661              [ 18558]
28662              Subject: Re: slight tweak to -DR flag - display whether on tmps stack
28663              From: Dave Mitchell <davem@fdgroup.com>
28664              Date: Sun, 19 Jan 2003 17:22:05 +0000
28665              Message-ID: <20030119172204.D24444@fdgroup.com>
28666              
28667              [ 18559]
28668              Upgrade to Encode 1.86.
28669      Branch: maint-5.8/perl
28670           !> AUTHORS av.c dump.c ext/Encode/Changes ext/Encode/Encode.pm
28671           !> ext/Encode/MANIFEST ext/Encode/Unicode/Unicode.xs
28672           !> ext/Encode/encoding.pm ext/Encode/t/enc_eucjp.t
28673           !> ext/Encode/t/enc_utf8.t lib/Term/Complete.pm perlio.h sv.h
28674           !> t/op/array.t
28675 ____________________________________________________________________________
28676 [ 18566] By: jhi                                   on 2003/01/22  18:32:41
28677         Log: Regen Configure.
28678      Branch: maint-5.8/perl
28679            ! Configure config_h.SH
28680 ____________________________________________________________________________
28681 [ 18565] By: jhi                                   on 2003/01/22  18:15:06
28682         Log: Integrate from perlio:
28683              [ 18539]
28684              Try the invalidate_fileno() idea for non-leaky stdio sockets.
28685              
28686              [ 18540]
28687              stdio does NOT set errno==EBADF on invalidated fileno
28688              
28689              [ 18547]
28690              Tweak APItest for new semantics of printf.
28691              Now printf() is always real printf() and not #define'd to 
28692              PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected 
28693              back to original file does not affect stdout unless we are 
28694              using :stdio as implementation. So things printf()ed XS side 
28695              are not written to file (and turn up at end of test).
28696              So add an XS function which does fflush(stdout), modify .pm
28697              file to export it and .t file to call it.
28698              
28699              [ 18548]
28700              Add defined(__osf__) case to invalidate_fileno (for Tru64).
28701              
28702              [ 18549]
28703              Report layer name (without arg) on fail, and attempt to 
28704              autoload layer name. (Fix for [perl #20460]).
28705              
28706              [ 18550]
28707              #if defined(__irix__) (for stdio invalidate) from Jarkko.
28708              
28709              [ 18560]
28710              Fixes for open.pm which attempts to load layers:
28711              1. C equivalent of local $SIG{__WARN__} = sub {} 
28712              while loading layers to supress warnings lib/open.t does
28713              not want.
28714              2. The loading scheme does not recurse now so look for 
28715              new symptom of bad layer which is that a good module 
28716              fails to load (as we cannot open any files).
28717              
28718              NOTE: In my opinion open.pm should probably die on bad layer
28719              spec rather than just (maybe) warning and then allowing opens
28720              to fail.
28721      Branch: maint-5.8/perl
28722           !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
28723           !> ext/XS/APItest/t/printf.t lib/open.pm lib/open.t perlio.c
28724 ____________________________________________________________________________
28725 [ 18564] By: jhi                                   on 2003/01/22  18:07:19
28726         Log: Use the aTHX_-less form (cousin of change #18544).
28727      Branch: maint-5.8/perl
28728            ! sv.c
28729 ____________________________________________________________________________
28730 [ 18563] By: jhi                                   on 2003/01/22  18:03:40
28731         Log: Integrate:
28732              [ 18541]
28733              Try to make including patchlevel.h a bit more
28734              robust (use <> instead of "") and in case of
28735              failure (PERL_VERSION didn't get defined) try
28736              to fail (by trying to #include an "obviously"
28737              named file that should not exist) (didn't use
28738              #error since IIRC older cpps do not have it)
28739              (Tries to address [perl #20276].)
28740              
28741              [ 18543]
28742              Update the MD5 checksums.
28743      Branch: maint-5.8/perl
28744           !> ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
28745           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
28746           !> ext/List/Util/Util.xs ext/Storable/Storable.xs
28747 ____________________________________________________________________________
28748 [ 18562] By: jhi                                   on 2003/01/22  17:59:44
28749         Log: Integrate:
28750              [ 18536]
28751              Allow explicit -C enable/disable by -C:1/-C:0
28752              (suggested by Peter Haworth).
28753              
28754              (accept mainline's perlrun since somehow maint has gotten of sync)
28755      Branch: maint-5.8/perl
28756           !> perl.c pod/perlrun.pod
28757 ____________________________________________________________________________
28758 [ 18561] By: jhi                                   on 2003/01/22  17:43:45
28759         Log: Integrate from perlio:
28760              [ 18560]
28761              Fixes for open.pm which attempts to load layers:
28762              1. C equivalent of local $SIG{__WARN__} = sub {} 
28763              while loading layers to supress warnings lib/open.t does
28764              not want.
28765              2. The loading scheme does not recurse now so look for 
28766              new symptom of bad layer which is that a good module 
28767              fails to load (as we cannot open any files).
28768              
28769              NOTE: In my opinion open.pm should probably die on bad layer
28770              spec rather than just (maybe) warning and then allowing opens
28771              to fail.
28772      Branch: perl
28773           !> lib/open.t perlio.c
28774 ____________________________________________________________________________
28775 [ 18560] By: nick                                  on 2003/01/22  17:19:41
28776         Log: Fixes for open.pm which attempts to load layers:
28777              1. C equivalent of local $SIG{__WARN__} = sub {} 
28778              while loading layers to supress warnings lib/open.t does
28779              not want.
28780              2. The loading scheme does not recurse now so look for 
28781              new symptom of bad layer which is that a good module 
28782              fails to load (as we cannot open any files).
28783              
28784              NOTE: In my opinion open.pm should probably die on bad layer
28785              spec rather than just (maybe) warning and then allowing opens
28786              to fail.
28787      Branch: perlio
28788            ! lib/open.t perlio.c
28789 ____________________________________________________________________________
28790 [ 18559] By: jhi                                   on 2003/01/22  13:19:31
28791         Log: Upgrade to Encode 1.86.
28792      Branch: perl
28793            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
28794            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
28795            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
28796 ____________________________________________________________________________
28797 [ 18558] By: jhi                                   on 2003/01/22  13:05:27
28798         Log: Subject: Re: slight tweak to -DR flag - display whether on tmps stack
28799              From: Dave Mitchell <davem@fdgroup.com>
28800              Date: Sun, 19 Jan 2003 17:22:05 +0000
28801              Message-ID: <20030119172204.D24444@fdgroup.com>
28802      Branch: perl
28803            ! dump.c
28804 ____________________________________________________________________________
28805 [ 18557] By: jhi                                   on 2003/01/22  13:01:15
28806         Log: Subject: [PATCH] Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad free warning   in blead with SIGWARN
28807              From: Nicholas Clark <nick@unfortu.net>
28808              Date: Tue, 21 Jan 2003 22:27:21 +0000
28809              Message-ID: <20030121222720.GG293@Bagpuss.unfortu.net>
28810      Branch: perl
28811            ! sv.c t/op/ref.t
28812 ____________________________________________________________________________
28813 [ 18556] By: jhi                                   on 2003/01/22  12:59:02
28814         Log: Subject: [PATCH perlio.h] (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined))
28815              From: Robin Barker <Robin.Barker@npl.co.uk>
28816              Date: Mon, 20 Jan 2003 15:26:21 -0000
28817              Message-ID: <533D273D4014D411AB1D00062938C4D904046299@hotel.npl.co.uk>
28818      Branch: perl
28819            ! perlio.h
28820 ____________________________________________________________________________
28821 [ 18555] By: jhi                                   on 2003/01/22  12:57:20
28822         Log: Integrate from perlio:
28823              [ 18539]
28824              Try the invalidate_fileno() idea for non-leaky stdio sockets.
28825              
28826              [ 18540]
28827              stdio does NOT set errno==EBADF on invalidated fileno
28828              
28829              [ 18547]
28830              Tweak APItest for new semantics of printf.
28831              Now printf() is always real printf() and not #define'd to 
28832              PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected 
28833              back to original file does not affect stdout unless we are 
28834              using :stdio as implementation. So things printf()ed XS side 
28835              are not written to file (and turn up at end of test).
28836              So add an XS function which does fflush(stdout), modify .pm
28837              file to export it and .t file to call it.
28838              
28839              [ 18548]
28840              Add defined(__osf__) case to invalidate_fileno (for Tru64).
28841              
28842              [ 18549]
28843              Report layer name (without arg) on fail, and attempt to 
28844              autoload layer name. (Fix for [perl #20460]).
28845              
28846              [ 18550]
28847              #if defined(__irix__) (for stdio invalidate) from Jarkko.
28848      Branch: perl
28849           !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
28850           !> ext/XS/APItest/t/printf.t lib/open.pm perlio.c
28851 ____________________________________________________________________________
28852 [ 18554] By: jhi                                   on 2003/01/22  12:47:03
28853         Log: Subject: [PATCH av.c] Re: [perl #15439] unreferenced scalar due to double DESTROY
28854              From: Dave Mitchell <davem@fdgroup.com>
28855              Date: Sun, 19 Jan 2003 16:43:54 +0000
28856              Message-ID: <20030119164353.B24444@fdgroup.com>
28857      Branch: perl
28858            ! av.c t/op/array.t
28859 ____________________________________________________________________________
28860 [ 18553] By: jhi                                   on 2003/01/22  12:43:31
28861         Log: Subject: Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8)
28862              From: Martti Rahkila <martti.rahkila@hut.fi>
28863              Date: Sat, 18 Jan 2003 00:25:39 +0200
28864              Message-ID: <20030118002539.A30585@wurlitzer.hut.fi>
28865              
28866              (chose the 'even safer' version)
28867      Branch: perl
28868            ! lib/Term/Complete.pm
28869 ____________________________________________________________________________
28870 [ 18552] By: jhi                                   on 2003/01/22  12:34:06
28871         Log: Subject: [PATCH] assert PV isn't RV
28872              From: Nicholas Clark <nick@unfortu.net>
28873              Date: Fri, 17 Jan 2003 19:40:45 +0000
28874              Message-ID: <20030117194044.GB297@Bagpuss.unfortu.net>
28875      Branch: perl
28876            ! sv.h
28877 ____________________________________________________________________________
28878 [ 18551] By: jhi                                   on 2003/01/22  12:28:11
28879         Log: Integrate from maint-5.8:
28880              [ 18375]
28881              Better version of change #18370; use the new 'E' flag
28882              so that cxinc is exposed (as cpp) only to List::Util
28883              (well, any extension) (well, anyone who does -DPERL_EXT),
28884              no need to export it globally.
28885      Branch: perl
28886           !> embed.fnc embed.h ext/List/Util/Makefile.PL global.sym
28887 ____________________________________________________________________________
28888 [ 18550] By: nick                                  on 2003/01/22  12:27:48
28889         Log: #if defined(__irix__) (for stdio invalidate) from Jarkko.
28890      Branch: perlio
28891            ! perlio.c
28892 ____________________________________________________________________________
28893 [ 18549] By: nick                                  on 2003/01/22  09:06:23
28894         Log: Report layer name (without arg) on fail, and attempt to 
28895              autoload layer name. (Fix for [perl #20460]).
28896      Branch: perlio
28897            ! lib/open.pm
28898 ____________________________________________________________________________
28899 [ 18548] By: nick                                  on 2003/01/22  08:47:24
28900         Log: Add defined(__osf__) case to invalidate_fileno (for Tru64).
28901      Branch: perlio
28902            ! perlio.c
28903 ____________________________________________________________________________
28904 [ 18547] By: nick                                  on 2003/01/22  08:32:59
28905         Log: Tweak APItest for new semantics of printf.
28906              Now printf() is always real printf() and not #define'd to 
28907              PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected 
28908              back to original file does not affect stdout unless we are 
28909              using :stdio as implementation. So things printf()ed XS side 
28910              are not written to file (and turn up at end of test).
28911              So add an XS function which does fflush(stdout), modify .pm
28912              file to export it and .t file to call it.
28913      Branch: perlio
28914            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
28915            ! ext/XS/APItest/t/printf.t
28916 ____________________________________________________________________________
28917 [ 18546] By: nick                                  on 2003/01/22  08:26:14
28918         Log: Integrate mainline
28919      Branch: perlio
28920           !> (integrate 36 files)
28921 ____________________________________________________________________________
28922 [ 18545] By: ams                                   on 2003/01/22  06:06:26
28923         Log: Subject: [PATCH perl-current] AUTHORS correction
28924              From: Richard Soderberg <rs@crystalflame.net>
28925              Date: Wed, 22 Jan 2003 02:08:13 -0500
28926              Message-Id: <45B4D3AE-2DD8-11D7-8CF9-000393801F84@crystalflame.net>
28927      Branch: perl
28928            ! AUTHORS
28929 ____________________________________________________________________________
28930 [ 18544] By: jhi                                   on 2003/01/22  03:45:01
28931         Log: Continuation of #18542.
28932      Branch: perl
28933            ! sv.c
28934 ____________________________________________________________________________
28935 [ 18543] By: jhi                                   on 2003/01/22  03:21:23
28936         Log: Update the MD5 checksums.
28937      Branch: perl
28938            ! ext/Digest/MD5/t/files.t
28939 ____________________________________________________________________________
28940 [ 18542] By: hv                                    on 2003/01/22  01:37:52
28941         Log: #18530 misses a couple of pTHX definitions
28942      Branch: perl
28943            ! sv.c
28944 ____________________________________________________________________________
28945 [ 18541] By: jhi                                   on 2003/01/21  22:08:51
28946         Log: Try to make including patchlevel.h a bit more
28947              robust (use <> instead of "") and in case of
28948              failure (PERL_VERSION didn't get defined) try
28949              to fail (by trying to #include an "obviously"
28950              named file that should not exist) (didn't use
28951              #error since IIRC older cpps do not have it)
28952              (Tries to address [perl #20276].)
28953      Branch: perl
28954            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
28955            ! ext/Digest/MD5/MD5.xs ext/List/Util/Util.xs
28956            ! ext/Storable/Storable.xs
28957 ____________________________________________________________________________
28958 [ 18540] By: nick                                  on 2003/01/21  20:53:00
28959         Log: stdio does NOT set errno==EBADF on invalidated fileno
28960      Branch: perlio
28961            ! perlio.c
28962 ____________________________________________________________________________
28963 [ 18539] By: nick                                  on 2003/01/21  20:22:55
28964         Log: Try the invalidate_fileno() idea for non-leaky stdio sockets.
28965      Branch: perlio
28966            ! perlio.c
28967 ____________________________________________________________________________
28968 [ 18538] By: merijn                                on 2003/01/21  16:54:00
28969         Log: Subject: [PATCH] Re: FreeBSD 5 hints patch
28970              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28971              Date: Mon, 30 Dec 2002 18:01:16 -0800
28972              Message-ID: <spPE+gzkg+6F092yn@efn.org>
28973      Branch: perl
28974            ! Configure
28975 ____________________________________________________________________________
28976 [ 18537] By: merijn                                on 2003/01/21  16:49:45
28977         Log: Subject: [PATCH] Re: FreeBSD 5 hints patch
28978              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28979              Date: Mon, 30 Dec 2002 18:01:16 -0800
28980              Message-ID: <spPE+gzkg+6F092yn@efn.org>
28981      Branch: metaconfig
28982            + U/modified/i_malloc.U
28983 ____________________________________________________________________________
28984 [ 18536] By: jhi                                   on 2003/01/21  14:18:40
28985         Log: Allow explicit -C enable/disable by -C:1/-C:0
28986              (suggested by Peter Haworth).
28987      Branch: perl
28988            ! perl.c pod/perlrun.pod
28989 ____________________________________________________________________________
28990 [ 18535] By: jhi                                   on 2003/01/21  02:49:55
28991         Log: Integrate:
28992              [ 18526]
28993              Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385]
28994              From: Blair Zajac <blair@orcaware.com>
28995              Date: Wed, 08 Jan 2003 12:28:35 -0800
28996              Message-ID: <3E1C89F3.2B4759C@orcaware.com>
28997              
28998              [ 18527]
28999              Subject: perl version reporting
29000              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29001              Date: Wed, 18 Dec 2002 08:30:32 +0100
29002              Message-Id: <20021218081957.ABD8.H.M.BRAND@hccnet.nl>
29003              
29004              [ 18532]
29005              Subject: Re: [perl #19236] perlsyn: implicit localisation in while()
29006              From: Martien Verbruggen <mgjv@tradingpost.com.au>
29007              Date: Tue, 31 Dec 2002 16:42:28 +1100
29008              Message-Id: <slrnb12bi4.4tt.mgjv@martien.heliotrope.home>
29009              
29010              [ 18533]
29011              Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0
29012              From: hv@crypt.org
29013              Date: Thu, 02 Jan 2003 14:33:49 +0000
29014              Message-Id: <200301021433.h02EXno03562@crypt.compulink.co.uk>
29015              
29016              [ 18534]
29017              Subject: PATCH: perldoc in MAINT branch (probably unstable too)
29018              From: Chip Turner <cturner@redhat.com>
29019              Date: 02 Jan 2003 11:35:57 -0500
29020              Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
29021      Branch: maint-5.8/perl
29022           !> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
29023           !> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
29024           !> lib/Pod/Perldoc.pm perl.c pod/perlsyn.pod regexec.c
29025           !> t/op/subst.t
29026 ____________________________________________________________________________
29027 [ 18534] By: hv                                    on 2003/01/21  02:22:53
29028         Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too)
29029              From: Chip Turner <cturner@redhat.com>
29030              Date: 02 Jan 2003 11:35:57 -0500
29031              Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
29032      Branch: perl
29033            ! lib/Pod/Perldoc.pm
29034 ____________________________________________________________________________
29035 [ 18533] By: hv                                    on 2003/01/21  02:15:29
29036         Log: Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0
29037              From: hv@crypt.org
29038              Date: Thu, 02 Jan 2003 14:33:49 +0000
29039              Message-Id: <200301021433.h02EXno03562@crypt.compulink.co.uk>
29040      Branch: perl
29041            ! regexec.c t/op/subst.t
29042 ____________________________________________________________________________
29043 [ 18532] By: hv                                    on 2003/01/21  01:56:31
29044         Log: Subject: Re: [perl #19236] perlsyn: implicit localisation in while()
29045              From: Martien Verbruggen <mgjv@tradingpost.com.au>
29046              Date: Tue, 31 Dec 2002 16:42:28 +1100
29047              Message-Id: <slrnb12bi4.4tt.mgjv@martien.heliotrope.home>
29048      Branch: perl
29049            ! pod/perlsyn.pod
29050 ____________________________________________________________________________
29051 [ 18531] By: hv                                    on 2003/01/21  01:52:49
29052         Log: integrate #18366-18370 from maint-5.8:
29053              Implement the CPP namespace protection from [perl #8610];
29054              unless a function has an 'A' flag, it's defined only if
29055              PERL_CORE.  (Why do we have so many many functions with an
29056              'A' flag, is another matter.)  (The number of #ifdef PERL_COREs
29057              could be cut down further by having a state variable and
29058              inserting #ifdefs and #endifs when the state flips.)
29059              
29060              Caught by change #18366; thanks to the re extension we have some
29061              functions that are file static but yet part of "the public API"...
29062              Maybe a new class of exportability (a new embed.fnc flag) is
29063              required for this case.
29064              
29065              Continue on change #18367; implement the said flag, 'E'.
29066              (Some nm output studying was needed to get the right set
29067              of re symbols defined.)
29068              
29069              In AIX (strict symbol exports) the cxinc is needed for List::Util. 
29070      Branch: perl
29071            ! embed.fnc embed.h embed.pl ext/re/Makefile.PL global.sym
29072 ____________________________________________________________________________
29073 [ 18530] By: hv                                    on 2003/01/21  01:37:03
29074         Log: integrate (by hand) #18353 and #18359 from maint-5.8:
29075              Introduce a cache for UTF-8 data: length and byte<->char offset
29076              mapping are stored in a new type of magic.  Speeds up length(),
29077              substr(), index(), rindex(), pos(), and some parts of s///.
29078              
29079              The speedup varies a lot (on the usual suspects: what is the
29080              access pattern of the data, compiler, CPU), but should be at
29081              least one order of magnitude, and getting to the same magnitude
29082              as byte string speeds, and in some cases  (length on unchanged data)
29083              even reaching the byte string speed.  On the other hand, in some
29084              cases (index) the byte speed is still faster by a factor of five
29085              or so, but the bottleneck there does not seem to be any more
29086              the byte<->char offset mapping (instead, the fbm_instr() speed).
29087              
29088              There is one cache slot for the length, and only two for the 
29089              byte<->char offset mapping (the first one for the start->offset,
29090              and the second for the offset->offset+length, when talking
29091              in substr() terms).
29092              
29093              Code this hairy is bound to have hairy trolls hiding under it.
29094              [...]
29095              A small tweak on top of #18353: don't display mg_len bytes of
29096              mg_ptr for PERL_MAGIC_utf8 because that's not what's there.
29097      Branch: perl
29098            ! dump.c embed.fnc embed.h mg.c perl.h pod/perlapi.pod proto.h
29099            ! sv.c util.c
29100 ____________________________________________________________________________
29101 [ 18529] By: hv                                    on 2003/01/21  00:44:20
29102         Log: integrate #18349 from maint-5.8:
29103              At least partially address [perl #10000] by speeding
29104              up both the ASCII case (by about 2-3%) and the UTF-8 case 
29105              (by about 45%).  The major trick is to avoid hitting the
29106              costly S_reginclass().  (Even before this patch the speedup
29107              since 5.8.0 was about 40-50%.)  After this the UTF-8 case is
29108              still about 30-60% slower than the ASCII case.  (Note that
29109              I'm unable to reproduce the 10-fold speed difference of the
29110              original bug report; I can see a factor of 2 or 3, but no more.)
29111      Branch: perl
29112           !> regexec.c
29113 ____________________________________________________________________________
29114 [ 18528] By: hv                                    on 2003/01/21  00:24:11
29115         Log: Subject: [PATCH pp_ctl.c] silence warning
29116              From: Dave Mitchell <davem@fdgroup.com>
29117              Date: Sun, 29 Dec 2002 15:09:31 +0000
29118              Message-ID: <20021229150931.C2325@fdgroup.com>
29119      Branch: perl
29120            ! pp_ctl.c
29121 ____________________________________________________________________________
29122 [ 18527] By: hv                                    on 2003/01/21  00:04:14
29123         Log: Subject: perl version reporting
29124              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29125              Date: Wed, 18 Dec 2002 08:30:32 +0100
29126              Message-Id: <20021218081957.ABD8.H.M.BRAND@hccnet.nl>
29127      Branch: perl
29128            ! perl.c
29129 ____________________________________________________________________________
29130 [ 18526] By: hv                                    on 2003/01/20  23:21:22
29131         Log: Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385]
29132              From: Blair Zajac <blair@orcaware.com>
29133              Date: Wed, 08 Jan 2003 12:28:35 -0800
29134              Message-ID: <3E1C89F3.2B4759C@orcaware.com>
29135      Branch: perl
29136            ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
29137            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
29138 ____________________________________________________________________________
29139 [ 18525] By: jhi                                   on 2003/01/20  17:54:12
29140         Log: Integrate:
29141              [ 18516]
29142              microperl update.
29143              
29144              [ 18519]
29145              Encode MANIFEST update.
29146              
29147              [ 18521]
29148              Retract #18154 (integrate of perlio #18507), not enough
29149              threadsafety.
29150              
29151              [ 18522]
29152              Subject: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
29153              From: "enache@rdslink.ro (via RT)" <perlbug-followup@perl.org>
29154              Date: 20 Jan 2003 01:54:07 -0000
29155              Message-Id: <rt-20408-49009.18.2567818321236@bugs6.perl.org>
29156              
29157              [ 18523]
29158              Upgrade to Digest 1.02.
29159              
29160              [ 18524]
29161              Integrate from perlio:
29162              [ 18520]
29163              Move #define printf out of perl.h into appropriate 
29164              PerlIO files.
29165      Branch: maint-5.8/perl
29166           !> Makefile.micro ext/Encode/MANIFEST fakesdio.h lib/Digest.pm
29167           !> lib/Digest.t nostdio.h perl.h perlio.c pp_hot.c uconfig.h
29168           !> uconfig.sh
29169 ____________________________________________________________________________
29170 [ 18524] By: jhi                                   on 2003/01/20  17:51:10
29171         Log: Integrate from perlio:
29172              [ 18520]
29173              Move #define printf out of perl.h into appropriate 
29174              PerlIO files.
29175      Branch: perl
29176           !> fakesdio.h nostdio.h perl.h
29177 ____________________________________________________________________________
29178 [ 18523] By: jhi                                   on 2003/01/20  17:48:51
29179         Log: Upgrade to Digest 1.02.
29180      Branch: perl
29181            ! lib/Digest.pm lib/Digest.t
29182 ____________________________________________________________________________
29183 [ 18522] By: jhi                                   on 2003/01/20  17:43:15
29184         Log: Subject: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
29185              From: "enache@rdslink.ro (via RT)" <perlbug-followup@perl.org>
29186              Date: 20 Jan 2003 01:54:07 -0000
29187              Message-Id: <rt-20408-49009.18.2567818321236@bugs6.perl.org>
29188      Branch: perl
29189            ! pp_hot.c
29190 ____________________________________________________________________________
29191 [ 18521] By: jhi                                   on 2003/01/20  17:37:35
29192         Log: Retract #18154 (integrate of perlio #18507), not enough
29193              threadsafety.
29194      Branch: perl
29195            ! perlio.c
29196 ____________________________________________________________________________
29197 [ 18520] By: nick                                  on 2003/01/20  15:09:08
29198         Log: Move #define printf out of perl.h into appropriate 
29199              PerlIO files.
29200      Branch: perlio
29201            ! fakesdio.h nostdio.h perl.h
29202 ____________________________________________________________________________
29203 [ 18519] By: jhi                                   on 2003/01/20  12:25:43
29204         Log: Encode MANIFEST update.
29205      Branch: perl
29206            ! ext/Encode/MANIFEST
29207 ____________________________________________________________________________
29208 [ 18518] By: nick                                  on 2003/01/20  09:37:52
29209         Log: Integrate mainline
29210      Branch: perlio
29211           +> ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
29212           +> ext/Time/HiRes/fallback/const-c.inc
29213           +> ext/Time/HiRes/fallback/const-xs.inc t/op/readline.t
29214           !> (integrate 75 files)
29215 ____________________________________________________________________________
29216 [ 18517] By: nick                                  on 2003/01/20  08:34:10
29217         Log: Integrate #18405 from maint-5.8 which fixes whitespac
29218              issues in open(FH,"&...") 
29219      Branch: perl
29220           !> doio.c
29221 ____________________________________________________________________________
29222 [ 18516] By: jhi                                   on 2003/01/19  13:48:10
29223         Log: microperl update.
29224      Branch: perl
29225            ! Makefile.micro uconfig.h uconfig.sh
29226 ____________________________________________________________________________
29227 [ 18515] By: jhi                                   on 2003/01/18  18:43:52
29228         Log: Integrate:
29229              [ 18474]
29230              Integrate from perlio:
29231              [ 18470]
29232              Fix #16306 and #16880
29233              
29234              (#16306 Big Badda leak in Sockets)
29235              (#16880 Memory leak with IO::Socket in Perl v5.8.0)
29236              
29237              [ 18475]
29238              Integrate from perlio:
29239              [ 18471]
29240              Fix #18711 and add test for it (and indeed tell on write
29241              handles at all !
29242              
29243              (#18711 Serious bug of tell() in perl)
29244              
29245              [ 18507]
29246              Thread-protection for dup/fclose/dup2 scheme of stdio leak
29247              avoidance.
29248              
29249              [ 18508]
29250              Subject: Re: 18457 on cygwin/20030113
29251              From: Nick Ing-Simmons <nick.ing-simmons@elixent.com>
29252              Date: Fri, 17 Jan 2003 15:10:34 +0000
29253              Message-Id: <20030117151034.2651.3@bactrian.elixent.com>
29254              
29255              [ 18509]
29256              Upgrade to Digest::MD5 2.22.
29257              
29258              [ 18510]
29259              Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs)
29260              
29261              [ 18511]
29262              Upgrade to Digest 1.01.
29263              
29264              [ 18512]
29265              EPOC perl address updates.
29266              
29267              [ 18513]
29268              Slight pod reformatting based on [perl #20284].
29269              
29270              [ 18514]
29271              Integrate from perlio:
29272              [ 18507]
29273              Thread-protection for dup/fclose/dup2 scheme of stdio leak
29274              avoidance.
29275      Branch: maint-5.8/perl
29276           !> README.epoc README.mint ext/Data/Dumper/Dumper.pm
29277           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
29278           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/README
29279           !> ext/Digest/MD5/t/files.t lib/Digest.pm perlio.c t/io/tell.t
29280           !> utils/libnetcfg.PL
29281 ____________________________________________________________________________
29282 [ 18514] By: jhi                                   on 2003/01/18  18:36:00
29283         Log: Integrate from perlio:
29284              [ 18507]
29285              Thread-protection for dup/fclose/dup2 scheme of stdio leak
29286              avoidance.
29287      Branch: perl
29288           !> perlio.c t/io/tell.t
29289 ____________________________________________________________________________
29290 [ 18513] By: jhi                                   on 2003/01/18  18:07:01
29291         Log: Slight pod reformatting based on [perl #20284].
29292      Branch: perl
29293            ! README.mint ext/Data/Dumper/Dumper.pm
29294 ____________________________________________________________________________
29295 [ 18512] By: jhi                                   on 2003/01/17  21:00:15
29296         Log: EPOC perl address updates.
29297      Branch: perl
29298            ! README.epoc
29299 ____________________________________________________________________________
29300 [ 18511] By: jhi                                   on 2003/01/17  20:23:42
29301         Log: Upgrade to Digest 1.01.
29302      Branch: perl
29303            ! lib/Digest.pm
29304 ____________________________________________________________________________
29305 [ 18510] By: jhi                                   on 2003/01/17  19:53:37
29306         Log: Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs)
29307      Branch: perl
29308            ! utils/libnetcfg.PL
29309 ____________________________________________________________________________
29310 [ 18509] By: jhi                                   on 2003/01/17  19:45:11
29311         Log: Upgrade to Digest::MD5 2.22.
29312      Branch: perl
29313            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
29314            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/README
29315            ! ext/Digest/MD5/t/files.t
29316 ____________________________________________________________________________
29317 [ 18508] By: merijn                                on 2003/01/17  14:12:53
29318         Log: Subject: Re: 18457 on cygwin/20030113
29319              From: Nick Ing-Simmons <nick.ing-simmons@elixent.com>
29320              Date: Fri, 17 Jan 2003 15:10:34 +0000
29321              Message-Id: <20030117151034.2651.3@bactrian.elixent.com>
29322      Branch: perl
29323            ! t/io/tell.t
29324 ____________________________________________________________________________
29325 [ 18507] By: nick                                  on 2003/01/17  14:05:27
29326         Log: Thread-protection for dup/fclose/dup2 scheme of stdio leak
29327              avoidance.
29328      Branch: perlio
29329            ! perlio.c
29330 ____________________________________________________________________________
29331 [ 18506] By: nick                                  on 2003/01/17  14:04:18
29332         Log: Correct typo (actually copy/paste of wrong thing).
29333      Branch: perlio
29334            ! t/io/tell.t
29335 ____________________________________________________________________________
29336 [ 18505] By: jhi                                   on 2003/01/17  13:36:55
29337         Log: Integrate:
29338              [ 18504]
29339              Integrate from perlio:
29340              [ 18476]
29341              Remove workaround for :stdio layer bug now fixed
29342              (Fixes #18975)
29343      Branch: maint-5.8/perl
29344           !> pp_sys.c
29345 ____________________________________________________________________________
29346 [ 18504] By: jhi                                   on 2003/01/17  13:21:51
29347         Log: Integrate from perlio:
29348              [ 18476]
29349              Remove workaround for :stdio layer bug now fixed
29350              (Fixes #18975)
29351      Branch: perl
29352           !> pp_sys.c
29353 ____________________________________________________________________________
29354 [ 18503] By: jhi                                   on 2003/01/16  23:29:57
29355         Log: Integrate:
29356              [ 18478]
29357              Upgrade to Encode 1.84.
29358              
29359              [ 18479]
29360              Add a test for encoding 'utf8'.
29361              
29362              [ 18480]
29363              Encode 1.84 broke the subtest #7, further study required.
29364              
29365              [ 18481]
29366              Apparently some stdios have bugs (no! don't tell it is so!)
29367              or there is a corner of stdio that is substandardised.
29368              
29369              [ 18483]
29370              Detypo.
29371              
29372              [ 18484]
29373              Upgrade to Time::HiRes 1.42.
29374              
29375              [ 18486]
29376              isa() and can() didn't work on magic variables
29377              see Message-Id: <20030114220737.2190ba7c.rgarciasuarez@free.fr>
29378              plus a test case by B. Goldberg
29379              
29380              [ 18487]
29381              Add a test case for bug [perl #19545]
29382              
29383              [ 18488]
29384              Subject: [PATCH 5.8.0] diagnostics.pm: useful apropos description for splain
29385              From: Brendan O'Dea <bod@debian.org>
29386              Date: Sun, 12 Jan 2003 06:17:30 +1100
29387              Message-ID: <20030111191730.GA19420@londo.c47.org>
29388              
29389              [ 18489]
29390              Subject: [PATCH 5.8.0] perlrun.pod: fix -i examples
29391              From: Brendan O'Dea <bod@debian.org>
29392              Date: Sun, 12 Jan 2003 06:18:32 +1100
29393              Message-ID: <20030111191832.GA19441@londo.c47.org>
29394              
29395              [ 18490]
29396              Make the locale-induced UTF-8-ification of STD fhs
29397              and the default file open layer explicit (either -C
29398              or PERL_UTF8_LOCALE), instead of implicit (and unasked-for).
29399              
29400              [ 18491]
29401              if (0) the PL_widesyscalls code for now: Sarathy
29402              should take another look to see whether it is really
29403              safe to remove the code, too.
29404              
29405              [ 18492]
29406              Subject: Update for ext/Digest/MD5/
29407              From: Gisle Aas <gisle@ActiveState.com>
29408              Date: 30 Dec 2002 07:38:16 -0800
29409              Message-ID: <lrd6njzfdj.fsf@caliper.activestate.com>
29410              
29411              [ 18493]
29412              Subject: Update for ext/MIME/Base64/
29413              From: Gisle Aas <gisle@ActiveState.com>
29414              Date: 30 Dec 2002 07:34:34 -0800
29415              Message-ID: <lrhecvzfjp.fsf@caliper.activestate.com>
29416              
29417              [ 18494]
29418              Upgrade to CGI.pm 2.89.
29419              
29420              [ 18495]
29421              It seems the binmode() is needed with UTF-8 locales enabled.
29422              
29423              [ 18496]
29424              Fix 'use encoding' I/O for code points 0x80..0xFF;
29425              code changes from Inaba Hiroto; test tweaks by jhi.
29426              
29427              [ 18501]
29428              Subject: Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_
29429              From: "Jos I. Boumans" <kane@dwim.org>
29430              Date: Thu, 16 Jan 2003 14:04:48 +0100
29431              Message-ID: <3E26ADF0.6010605@dwim.org>
29432              (with test tweaks)
29433              
29434              [ 18502]
29435              Integrate from maint-5.6:
29436              [ 18477]
29437              search utility doesn't skip exe/lib/pdb files properly on windows
29438      Branch: maint-5.8/perl
29439           +> ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
29440           !> (integrate 57 files)
29441 ____________________________________________________________________________
29442 [ 18502] By: jhi                                   on 2003/01/16  22:53:23
29443         Log: Integrate from maint-5.6:
29444              [ 18477]
29445              search utility doesn't skip exe/lib/pdb files properly on windows
29446      Branch: perl
29447           !> win32/bin/search.pl
29448 ____________________________________________________________________________
29449 [ 18501] By: rgs                                   on 2003/01/16  21:28:42
29450         Log: Subject: Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_
29451              From: "Jos I. Boumans" <kane@dwim.org>
29452              Date: Thu, 16 Jan 2003 14:04:48 +0100
29453              Message-ID: <3E26ADF0.6010605@dwim.org>
29454              (with test tweaks)
29455      Branch: perl
29456            ! lib/File/Find.pm lib/File/Find/t/find.t
29457 ____________________________________________________________________________
29458 [ 18500] By: rgs                                   on 2003/01/16  21:17:14
29459         Log: Integrate #18447 from maint-5.8 :
29460              test.pl-ise t/op/fh.t.
29461      Branch: perl
29462           !> t/op/fh.t
29463 ____________________________________________________________________________
29464 [ 18499] By: rgs                                   on 2003/01/16  20:58:59
29465         Log: Integrate changes to Attribute::Handlers from maint-5.8
29466              (18404 and 18427).
29467              Subject: [PATCH] Re: Attribute::Handlers phase variance
29468              From: Richard Clamp <richardc@unixbeard.net>
29469              Date: Mon, 9 Dec 2002 11:10:24 +0000
29470              Message-ID: <20021209111024.GA14365@mirth.demon.co.uk>
29471      Branch: perl
29472           !> lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
29473 ____________________________________________________________________________
29474 [ 18498] By: rgs                                   on 2003/01/16  20:48:10
29475         Log: Integrate changes #18422 and #18423 from maint-5.8.
29476              18422 :
29477              Third Degree found a read of uninit memory (after setting
29478              grent_size with sysconf(), pwent_size was read).  Also make
29479              the ERANGE/INVARG more consistent.
29480              18423 :
29481              spent_size was still off.  (As far as I can tell
29482              _SC_GETPW_R_SIZE_MAX is supposed to be used also
29483              for spents, not just pwents.)
29484      Branch: perl
29485           !> reentr.c reentr.h reentr.pl
29486 ____________________________________________________________________________
29487 [ 18497] By: rgs                                   on 2003/01/16  20:40:58
29488         Log: Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime?
29489              From: Dave Mitchell <davem@fdgroup.com>
29490              Date: Wed, 1 Jan 2003 21:43:24 +0000
29491              Message-ID: <20030101214324.F12907@fdgroup.com>
29492              (integrated from change #18397 in maint-5.8)
29493      Branch: perl
29494           !> lib/Time/Local.pm lib/Time/Local.t
29495 ____________________________________________________________________________
29496 [ 18496] By: jhi                                   on 2003/01/16  20:36:23
29497         Log: Fix 'use encoding' I/O for code points 0x80..0xFF;
29498              code changes from Inaba Hiroto; test tweaks by jhi.
29499      Branch: perl
29500            + ext/Encode/t/enc_eucjp.t
29501            ! MANIFEST doio.c ext/Encode/encoding.pm ext/Encode/t/enc_utf8.t
29502            ! pp.c sv.c sv.h t/uni/tr_utf8.t
29503 ____________________________________________________________________________
29504 [ 18495] By: jhi                                   on 2003/01/16  20:19:36
29505         Log: It seems the binmode() is needed with UTF-8 locales enabled.
29506      Branch: perl
29507            ! ext/Encode/t/CJKT.t
29508 ____________________________________________________________________________
29509 [ 18494] By: jhi                                   on 2003/01/16  20:11:35
29510         Log: Upgrade to CGI.pm 2.89.
29511      Branch: perl
29512            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
29513            ! lib/CGI/t/carp.t lib/CGI/t/html.t lib/CGI/t/pretty.t
29514 ____________________________________________________________________________
29515 [ 18493] By: jhi                                   on 2003/01/16  20:03:01
29516         Log: Subject: Update for ext/MIME/Base64/
29517              From: Gisle Aas <gisle@ActiveState.com>
29518              Date: 30 Dec 2002 07:34:34 -0800
29519              Message-ID: <lrhecvzfjp.fsf@caliper.activestate.com>
29520      Branch: perl
29521            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
29522            ! ext/MIME/Base64/QuotedPrint.pm
29523            ! ext/MIME/Base64/t/quoted-print.t ext/MIME/Base64/t/unicode.t
29524 ____________________________________________________________________________
29525 [ 18492] By: jhi                                   on 2003/01/16  19:56:07
29526         Log: Subject: Update for ext/Digest/MD5/
29527              From: Gisle Aas <gisle@ActiveState.com>
29528              Date: 30 Dec 2002 07:38:16 -0800
29529              Message-ID: <lrd6njzfdj.fsf@caliper.activestate.com>
29530      Branch: perl
29531            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
29532            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
29533            ! ext/Digest/MD5/t/files.t
29534 ____________________________________________________________________________
29535 [ 18491] By: jhi                                   on 2003/01/16  19:24:10
29536         Log: if (0) the PL_widesyscalls code for now: Sarathy
29537              should take another look to see whether it is really
29538              safe to remove the code, too.
29539      Branch: perl
29540            ! win32/win32.h wince/win32.h
29541 ____________________________________________________________________________
29542 [ 18490] By: jhi                                   on 2003/01/16  01:58:39
29543         Log: Make the locale-induced UTF-8-ification of STD fhs
29544              and the default file open layer explicit (either -C
29545              or PERL_UTF8_LOCALE), instead of implicit (and unasked-for).
29546      Branch: perl
29547            ! embedvar.h gv.c intrpvar.h locale.c mg.c perl.c perlapi.h
29548            ! pod/perlrun.pod pod/perlunicode.pod pod/perluniintro.pod
29549            ! pod/perlvar.pod
29550 ____________________________________________________________________________
29551 [ 18489] By: rgs                                   on 2003/01/15  20:55:00
29552         Log: Subject: [PATCH 5.8.0] perlrun.pod: fix -i examples
29553              From: Brendan O'Dea <bod@debian.org>
29554              Date: Sun, 12 Jan 2003 06:18:32 +1100
29555              Message-ID: <20030111191832.GA19441@londo.c47.org>
29556      Branch: perl
29557            ! pod/perlrun.pod
29558 ____________________________________________________________________________
29559 [ 18488] By: rgs                                   on 2003/01/15  20:51:48
29560         Log: Subject: [PATCH 5.8.0] diagnostics.pm: useful apropos description for splain
29561              From: Brendan O'Dea <bod@debian.org>
29562              Date: Sun, 12 Jan 2003 06:17:30 +1100
29563              Message-ID: <20030111191730.GA19420@londo.c47.org>
29564      Branch: perl
29565            ! lib/diagnostics.pm
29566 ____________________________________________________________________________
29567 [ 18487] By: rgs                                   on 2003/01/15  20:45:14
29568         Log: Add a test case for bug [perl #19545]
29569      Branch: perl
29570            ! t/op/do.t
29571 ____________________________________________________________________________
29572 [ 18486] By: rgs                                   on 2003/01/15  20:34:52
29573         Log: isa() and can() didn't work on magic variables
29574              see Message-Id: <20030114220737.2190ba7c.rgarciasuarez@free.fr>
29575              plus a test case by B. Goldberg
29576      Branch: perl
29577            ! t/op/universal.t universal.c
29578 ____________________________________________________________________________
29579 [ 18485] By: rgs                                   on 2003/01/15  20:10:57
29580         Log: Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault
29581              From: Stephen McCamant <smcc@mit.edu>
29582              Date: Thu, 2 Jan 2003 18:08:23 -0500
29583              Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU>
29584              Plus a test by Jarkko
29585              Integrated from changes 18444 and 18446 from maint-5.8
29586      Branch: perl
29587           +> t/op/readline.t
29588           !> MANIFEST pp_hot.c
29589 ____________________________________________________________________________
29590 [ 18484] By: jhi                                   on 2003/01/15  14:09:57
29591         Log: Upgrade to Time::HiRes 1.42.
29592      Branch: perl
29593            + ext/Time/HiRes/fallback/const-c.inc
29594            + ext/Time/HiRes/fallback/const-xs.inc
29595            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
29596            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
29597 ____________________________________________________________________________
29598 [ 18483] By: jhi                                   on 2003/01/15  00:23:20
29599         Log: Detypo.
29600      Branch: perl
29601            ! ext/Encode/Unicode/Unicode.xs
29602 ____________________________________________________________________________
29603 [ 18482] By: rgs                                   on 2003/01/14  21:41:04
29604         Log: Integrate change #18365 from maint-5.8 :
29605              Doc tweak on the S_ macros.
29606      Branch: perl
29607           !> pod/perlfunc.pod
29608 ____________________________________________________________________________
29609 [ 18481] By: jhi                                   on 2003/01/14  12:40:24
29610         Log: Apparently some stdios have bugs (no! don't tell it is so!)
29611              or there is a corner of stdio that is substandardised.
29612      Branch: perl
29613            ! t/io/tell.t
29614 ____________________________________________________________________________
29615 [ 18480] By: jhi                                   on 2003/01/14  01:25:14
29616         Log: Encode 1.84 broke the subtest #7, further study required.
29617      Branch: perl
29618            ! t/uni/tr_utf8.t
29619 ____________________________________________________________________________
29620 [ 18479] By: jhi                                   on 2003/01/13  23:13:02
29621         Log: Add a test for encoding 'utf8'.
29622      Branch: perl
29623            + ext/Encode/t/enc_utf8.t
29624            ! MANIFEST ext/Encode/MANIFEST
29625 ____________________________________________________________________________
29626 [ 18478] By: jhi                                   on 2003/01/13  23:10:55
29627         Log: Upgrade to Encode 1.84.
29628      Branch: perl
29629            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
29630            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
29631 ____________________________________________________________________________
29632 [ 18477] By: gsar                                  on 2003/01/13  22:55:44
29633         Log: search utility doesn't skip exe/lib/pdb files properly on windows
29634      Branch: maint-5.6/perl
29635            ! win32/bin/search.pl
29636 ____________________________________________________________________________
29637 [ 18476] By: nick                                  on 2003/01/13  10:14:22
29638         Log: Remove workaround for :stdio layer bug now fixed
29639              (Fixes #18975)
29640      Branch: perlio
29641            ! pp_sys.c
29642 ____________________________________________________________________________
29643 [ 18475] By: jhi                                   on 2003/01/13  02:42:47
29644         Log: Integrate from perlio:
29645              [ 18471]
29646              Fix #18711 and add test for it (and indeed tell on write
29647              handles at all !
29648              
29649              (#18711 Serious bug of tell() in perl)
29650      Branch: perl
29651           !> perlio.c t/io/tell.t
29652 ____________________________________________________________________________
29653 [ 18474] By: jhi                                   on 2003/01/13  02:41:04
29654         Log: Integrate from perlio:
29655              [ 18470]
29656              Fix #16306 and #16880
29657              
29658              (#16306 Big Badda leak in Sockets)
29659              (#16880 Memory leak with IO::Socket in Perl v5.8.0)
29660      Branch: perl
29661           !> perlio.c
29662 ____________________________________________________________________________
29663 [ 18473] By: jhi                                   on 2003/01/13  02:38:33
29664         Log: Integrate perlio #18040 and #18043 (no real changes;
29665              some whitespace changes but ignored them so that Dan's
29666              version of Encode wins)
29667      Branch: perl
29668           !> ext/Encode/Encode.xs
29669 ____________________________________________________________________________
29670 [ 18472] By: jhi                                   on 2003/01/13  01:31:01
29671         Log: Integrate perlio to mainline:
29672              [ 18240]
29673              Avoid eqtime() wiping the file (as suggested by 
29674              "Luis G. Uribe C." <GUribe@SoftHome.net>
29675      Branch: perl
29676           !> lib/ExtUtils/Command.pm
29677 ____________________________________________________________________________
29678 [ 18471] By: nick                                  on 2003/01/12  17:34:33
29679         Log: Fix #18711 and add test for it (and indeed tell on write
29680              handles at all !
29681      Branch: perlio
29682            ! perlio.c t/io/tell.t
29683 ____________________________________________________________________________
29684 [ 18470] By: nick                                  on 2003/01/12  14:06:15
29685         Log: Fix #16306 and #16880
29686      Branch: perlio
29687            ! perlio.c
29688 ____________________________________________________________________________
29689 [ 18469] By: nick                                  on 2003/01/12  09:54:42
29690         Log: Integrate Mainline
29691      Branch: perlio
29692           +> ext/threads/t/problems.t
29693           !> (integrate 64 files)
29694 ____________________________________________________________________________
29695 [ 18468] By: rgs                                   on 2003/01/09  21:07:44
29696         Log: Subject: [PATCH] VMS perly build tweak
29697              From: "Craig A. Berry" <craigberry@mac.com>
29698              Date: Thu, 9 Jan 2003 14:44:40 -0600
29699              Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
29700      Branch: perl
29701            ! vms/descrip_mms.template
29702 ____________________________________________________________________________
29703 [ 18467] By: rgs                                   on 2003/01/09  21:03:07
29704         Log: Document that ${^TAINT} is read-only.
29705      Branch: perl
29706            ! pod/perlvar.pod
29707 ____________________________________________________________________________
29708 [ 18466] By: jhi                                   on 2003/01/09  14:07:25
29709         Log: Integrate:
29710              [ 18459]
29711              PerlFAQ sync.
29712              
29713              [ 18465]
29714              Fix the doc for splitpath() in the File::Spec modules :
29715              this function doesn't return undef in any case.
29716      Branch: maint-5.8/perl
29717           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
29718           !> lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm pod/perlfaq.pod
29719           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
29720           !> pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
29721           !> pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
29722 ____________________________________________________________________________
29723 [ 18465] By: rgs                                   on 2003/01/08  22:02:26
29724         Log: Fix the doc for splitpath() in the File::Spec modules :
29725              this function doesn't return undef in any case.
29726      Branch: perl
29727            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
29728            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
29729 ____________________________________________________________________________
29730 [ 18464] By: rgs                                   on 2003/01/08  21:40:37
29731         Log: Subject: [PATCH] label code in pp_ctl.c
29732              From: Nicholas Clark <nick@unfortu.net>
29733              Date: Thu, 26 Dec 2002 21:19:36 +0000
29734              Message-ID: <20021226211935.GE284@Bagpuss.unfortu.net>
29735              (Integrated from change #18400 from maint-5.8)
29736      Branch: perl
29737           !> pp_ctl.c
29738 ____________________________________________________________________________
29739 [ 18463] By: rgs                                   on 2003/01/08  21:27:49
29740         Log: Subject: [DOCPATCH] hv_store and hv_store_ent
29741              From: Nicholas Clark <nick@unfortu.net>
29742              Date: Wed, 1 Jan 2003 18:17:59 +0000
29743              Message-ID: <20030101181757.GB296@Bagpuss.unfortu.net>
29744              (Integrated from change #18399 from maint-5.8)
29745      Branch: perl
29746           !> hv.c
29747 ____________________________________________________________________________
29748 [ 18462] By: rgs                                   on 2003/01/08  21:24:09
29749         Log: Integrate change #18391 from maint-5.8:
29750              Document the installprefix trick for compiling PASE Perl in AIX.
29751      Branch: perl
29752           !> README.os400
29753 ____________________________________________________________________________
29754 [ 18461] By: rgs                                   on 2003/01/08  21:16:54
29755         Log: Integrate change #18362 from maint-5.8:
29756              Fix [perl #18666] (taking the more conservative approach).
29757      Branch: perl
29758           !> lib/File/Spec/Unix.pm
29759 ____________________________________________________________________________
29760 [ 18460] By: rgs                                   on 2003/01/08  21:14:20
29761         Log: Integrate change #18361 from maint-5.8:
29762              Document that the socketpair tests are unhappy in old SCO,
29763              as per [perl #18537].
29764      Branch: perl
29765           !> pod/perl58delta.pod
29766 ____________________________________________________________________________
29767 [ 18459] By: rgs                                   on 2003/01/08  20:48:19
29768         Log: PerlFAQ sync.
29769      Branch: perl
29770            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
29771            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
29772            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
29773            ! pod/perlfaq9.pod
29774 ____________________________________________________________________________
29775 [ 18458] By: jhi                                   on 2003/01/08  19:43:26
29776         Log: Integrate:
29777              [ 18438]
29778              Subject: Re: [PATCH] Tiny nits in perlre.pod
29779              From: andreas.koenig@anima.de (Andreas J. Koenig)
29780              Date: Fri, 03 Jan 2003 00:57:15 +0100
29781              Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
29782              
29783              [ 18439]
29784              Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
29785              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29786              Date: Fri, 13 Dec 2002 00:54:43 +0100
29787              Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
29788              Same as change 18403 for maint-5.8 branch
29789              
29790              [ 18441]
29791              Subject: [DOCPATCH] File::Copy's synopsis
29792              From: Nicholas Clark <nick@unfortu.net>
29793              Date: Wed, 1 Jan 2003 21:09:30 +0000
29794              Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
29795              
29796              [ 18451]
29797              Subject: [PATCH perl@18746] VMS test adjustments
29798              Date: Sat, 04 Jan 2003 11:26:00 -0600
29799              From: "Craig A. Berry" <craigberry@mac.com>
29800              Message-ID: <3E171928.1040100@mac.com>
29801              
29802              [ 18453]
29803              Change the value of ${^TAINT} : 0 without taint checks,
29804              1 with -T, and -1 with -t or -TU.
29805              
29806              [ 18454]
29807              Integrate podlators-1.25
29808              
29809              [ 18455]
29810              Subject: [PATCH] integrate more with report_evil_fh
29811              From: Nicholas Clark <nick@unfortu.net>
29812              Date: Thu, 26 Dec 2002 20:56:21 +0000
29813              Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
29814      Branch: maint-5.8/perl
29815           !> ext/Devel/Peek/Peek.t ext/Filter/t/call.t
29816           !> lib/ExtUtils/t/Embed.t lib/File/Copy.pm lib/Pod/Man.pm
29817           !> lib/Pod/t/man.t lib/charnames.t mg.c pod/perlre.pod
29818           !> pod/perlvar.pod pp_sys.c t/op/taint.t t/run/runenv.t
29819           !> t/run/switchI.t t/run/switcht.t
29820 ____________________________________________________________________________
29821 [ 18457] By: jhi                                   on 2003/01/08  01:47:02
29822         Log: Upgrade to Time::HiRes 1.42.
29823      Branch: maint-5.8/perl
29824            + ext/Time/HiRes/fallback/const-c.inc
29825            + ext/Time/HiRes/fallback/const-xs.inc
29826            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
29827            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
29828 ____________________________________________________________________________
29829 [ 18456] By: hv                                    on 2003/01/07  09:20:22
29830         Log: Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)
29831              From: Nicholas Clark <nick@unfortu.net>
29832              Date: Thu, 26 Dec 2002 21:16:27 +0000
29833              Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net>
29834      Branch: perl
29835            ! doio.c dump.c ext/Data/Dumper/Dumper.xs gv.c op.c pad.c perl.c
29836            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c sv.c toke.c universal.c
29837            ! utf8.c
29838 ____________________________________________________________________________
29839 [ 18455] By: hv                                    on 2003/01/07  08:54:38
29840         Log: Subject: [PATCH] integrate more with report_evil_fh
29841              From: Nicholas Clark <nick@unfortu.net>
29842              Date: Thu, 26 Dec 2002 20:56:21 +0000
29843              Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
29844      Branch: perl
29845            ! pp_sys.c
29846 ____________________________________________________________________________
29847 [ 18454] By: hv                                    on 2003/01/07  08:45:54
29848         Log: Integrate podlators-1.25
29849      Branch: perl
29850            ! lib/Pod/Man.pm lib/Pod/t/man.t
29851 ____________________________________________________________________________
29852 [ 18453] By: rgs                                   on 2003/01/06  20:31:43
29853         Log: Change the value of ${^TAINT} : 0 without taint checks,
29854              1 with -T, and -1 with -t or -TU.
29855      Branch: perl
29856            ! mg.c pod/perlvar.pod t/op/taint.t t/run/runenv.t
29857            ! t/run/switcht.t
29858 ____________________________________________________________________________
29859 [ 18452] By: jhi                                   on 2003/01/06  13:47:59
29860         Log: Regen Configure.
29861      Branch: maint-5.8/perl
29862            ! Configure
29863 ____________________________________________________________________________
29864 [ 18451] By: merijn                                on 2003/01/06  06:43:11
29865         Log: Subject: [PATCH perl@18746] VMS test adjustments
29866              Date: Sat, 04 Jan 2003 11:26:00 -0600
29867              From: "Craig A. Berry" <craigberry@mac.com>
29868              Message-ID: <3E171928.1040100@mac.com>
29869      Branch: perl
29870            ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t
29871            ! t/run/switchI.t
29872 ____________________________________________________________________________
29873 [ 18450] By: jhi                                   on 2003/01/06  04:44:28
29874         Log: Tiny output tweak.
29875      Branch: maint-5.8/perl
29876            ! t/op/pat.t
29877 ____________________________________________________________________________
29878 [ 18449] By: jhi                                   on 2003/01/05  16:12:26
29879         Log: Update Changes.
29880      Branch: maint-5.8/perl
29881            ! Changes patchlevel.h
29882 ____________________________________________________________________________
29883 [ 18448] By: jhi                                   on 2003/01/05  15:29:54
29884         Log: Subject: Partial Data::Dumper patch
29885              From: Richard Clamp <richardc@unixbeard.net>
29886              Date: Sat, 4 Jan 2003 00:52:47 +0000
29887              Message-ID: <20030104005247.GA27685@mirth.demon.co.uk>
29888              
29889              Subject: Re: Partial Data::Dumper patch
29890              From: Slaven Rezic <slaven@rezic.de>
29891              Date: 04 Jan 2003 02:48:08 +0100
29892              Message-ID: <87u1gp4rdz.fsf@vran.herceg.de>
29893      Branch: maint-5.8/perl
29894            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
29895 ____________________________________________________________________________
29896 [ 18447] By: jhi                                   on 2003/01/05  14:58:52
29897         Log: test.pl-ise t/op/fh.t.
29898      Branch: maint-5.8/perl
29899            ! t/op/fh.t
29900 ____________________________________________________________________________
29901 [ 18446] By: jhi                                   on 2003/01/05  14:58:06
29902         Log: Add a test for change #18444 (and a new test file, since
29903              I couldn't find anything fitting)
29904      Branch: maint-5.8/perl
29905            + t/op/readline.t
29906            ! MANIFEST
29907 ____________________________________________________________________________
29908 [ 18445] By: jhi                                   on 2003/01/05  14:46:32
29909         Log: Backport change #18444 to maint.
29910      Branch: maint-5.8/perl
29911            ! pp_hot.c sv.c sv.h
29912 ____________________________________________________________________________
29913 [ 18444] By: jhi                                   on 2003/01/05  14:33:04
29914         Log: Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault
29915              From: Stephen McCamant <smcc@mit.edu>
29916              Date: Thu, 2 Jan 2003 18:08:23 -0500
29917              Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU>
29918      Branch: maint-5.8/perl
29919            ! pp_hot.c
29920 ____________________________________________________________________________
29921 [ 18443] By: jhi                                   on 2003/01/05  14:22:33
29922         Log: Subject: [PATCH perl@18746] VMS test adjustments
29923              From: "Craig A. Berry" <craigberry@mac.com>
29924              Date: Sat, 04 Jan 2003 11:26:00 -0600
29925              Message-ID: <3E171928.1040100@mac.com>
29926      Branch: maint-5.8/perl
29927            ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t
29928            ! t/run/switchI.t
29929 ____________________________________________________________________________
29930 [ 18442] By: jhi                                   on 2003/01/04  21:18:39
29931         Log: Spotted by rgs.
29932      Branch: maint-5.8/perl
29933            ! lib/File/Copy.pm
29934 ____________________________________________________________________________
29935 [ 18441] By: rgs                                   on 2003/01/04  20:06:45
29936         Log: Subject: [DOCPATCH] File::Copy's synopsis
29937              From: Nicholas Clark <nick@unfortu.net>
29938              Date: Wed, 1 Jan 2003 21:09:30 +0000
29939              Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
29940      Branch: perl
29941            ! lib/File/Copy.pm
29942 ____________________________________________________________________________
29943 [ 18440] By: rgs                                   on 2003/01/04  16:31:31
29944         Log: Integrate change #18420 from maint-5.8:
29945              Mea culpa: the join() was the string join, not the
29946              ithreads join().
29947      Branch: perl
29948           !> ext/threads/t/join.t
29949 ____________________________________________________________________________
29950 [ 18439] By: rgs                                   on 2003/01/04  15:34:54
29951         Log: Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
29952              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29953              Date: Fri, 13 Dec 2002 00:54:43 +0100
29954              Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
29955              Same as change 18403 for maint-5.8 branch
29956      Branch: perl
29957            ! lib/ExtUtils/t/Embed.t
29958 ____________________________________________________________________________
29959 [ 18438] By: rgs                                   on 2003/01/04  15:24:22
29960         Log: Subject: Re: [PATCH] Tiny nits in perlre.pod
29961              From: andreas.koenig@anima.de (Andreas J. Koenig)
29962              Date: Fri, 03 Jan 2003 00:57:15 +0100
29963              Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
29964      Branch: perl
29965            ! pod/perlre.pod
29966 ____________________________________________________________________________
29967 [ 18437] By: jhi                                   on 2003/01/04  14:39:35
29968         Log: Integrate:
29969              [ 18434]
29970              Forgot to add problems.t with change #18419
29971      Branch: maint-5.8/perl
29972           +> ext/threads/t/problems.t
29973 ____________________________________________________________________________
29974 [ 18436] By: jhi                                   on 2003/01/04  14:37:33
29975         Log: Integrate:
29976              [ 18435]
29977              The problems.t is back.
29978      Branch: maint-5.8/perl
29979           !> MANIFEST
29980 ____________________________________________________________________________
29981 [ 18435] By: jhi                                   on 2003/01/04  14:36:08
29982         Log: The problems.t is back.
29983      Branch: perl
29984            ! MANIFEST
29985 ____________________________________________________________________________
29986 [ 18434] By: sky                                   on 2003/01/04  07:43:50
29987         Log: Forgot to add problems.t with change #18419
29988      Branch: perl
29989            + ext/threads/t/problems.t
29990 ____________________________________________________________________________
29991 [ 18433] By: jhi                                   on 2003/01/04  04:49:38
29992         Log: Integrate:
29993              [ 18432]
29994              One more (or, rather, less) //.
29995      Branch: maint-5.8/perl
29996           !> ext/threads/threads.xs
29997 ____________________________________________________________________________
29998 [ 18432] By: jhi                                   on 2003/01/04  04:48:30
29999         Log: One more (or, rather, less) //.
30000      Branch: perl
30001            ! ext/threads/threads.xs
30002 ____________________________________________________________________________
30003 [ 18431] By: jhi                                   on 2003/01/04  04:39:01
30004         Log: Integrate from maintperl:
30005              [ 18430]
30006              // is still not portable C commentary.
30007      Branch: perl
30008           !> ext/threads/threads.xs
30009 ____________________________________________________________________________
30010 [ 18430] By: jhi                                   on 2003/01/04  04:35:40
30011         Log: // is still not portable C commentary.
30012      Branch: maint-5.8/perl
30013            ! ext/threads/threads.xs
30014 ____________________________________________________________________________
30015 [ 18429] By: jhi                                   on 2003/01/04  04:19:57
30016         Log: AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE
30017              things like drand48_data are undefined).
30018      Branch: maint-5.8/perl
30019            ! hints/aix.sh
30020 ____________________________________________________________________________
30021 [ 18428] By: jhi                                   on 2003/01/04  03:58:22
30022         Log: Somehow I managed to get makefile.olds that didn't get cleaned away.
30023      Branch: maint-5.8/perl
30024            ! Makefile.SH x2p/Makefile.SH
30025 ____________________________________________________________________________
30026 [ 18427] By: jhi                                   on 2003/01/04  03:49:34
30027         Log: To go with change #18404.
30028      Branch: maint-5.8/perl
30029            ! lib/Attribute/Handlers/t/multi.t
30030 ____________________________________________________________________________
30031 [ 18426] By: jhi                                   on 2003/01/04  03:38:27
30032         Log: Integrate: [ 18425]  Until Arthur really adds the problems.t.
30033      Branch: maint-5.8/perl
30034           !> MANIFEST
30035 ____________________________________________________________________________
30036 [ 18425] By: jhi                                   on 2003/01/04  03:37:04
30037         Log: Until Arthur really adds the problems.t.
30038      Branch: perl
30039            ! MANIFEST
30040 ____________________________________________________________________________
30041 [ 18424] By: jhi                                   on 2003/01/04  03:20:08
30042         Log: Integrate:
30043              [ 18417]
30044              Fake what context we are running in for CLONE and DESTROY so 
30045              threads->tid() returns the correct value.
30046              This is reported as bug #10046
30047              
30048              [ 18419]
30049              Fixes bug #15273, the return of the object caused
30050              the stash of the object to be cloned, cloning the entire syntax
30051              tree and all lexicals in there creating danglning copies to the
30052              object. (Pararell but unlinked STASH tree).
30053              This adds a new flag, when set it will use STASHES from the
30054              thread we are joining into avoiding the problem.
30055              
30056              [ 18421]
30057              Fix long standing memory leak with pop and shift!
30058      Branch: maint-5.8/perl
30059           !> MANIFEST ext/threads/shared/shared.xs ext/threads/t/basic.t
30060           !> ext/threads/threads.xs sv.c sv.h
30061 ____________________________________________________________________________
30062 [ 18423] By: jhi                                   on 2003/01/04  03:12:42
30063         Log: spent_size was still off.  (As far as I can tell
30064              _SC_GETPW_R_SIZE_MAX is supposed to be used also
30065              for spents, not just pwents.)
30066      Branch: maint-5.8/perl
30067            ! reentr.c reentr.pl
30068 ____________________________________________________________________________
30069 [ 18422] By: jhi                                   on 2003/01/04  03:04:29
30070         Log: Third Degree found a read of uninit memory (after setting
30071              grent_size with sysconf(), pwent_size was read).  Also make
30072              the ERANGE/INVARG more consistent.
30073      Branch: maint-5.8/perl
30074            ! reentr.c reentr.h reentr.pl
30075 ____________________________________________________________________________
30076 [ 18421] By: sky                                   on 2003/01/04  01:27:55
30077         Log: Fix long standing memory leak with pop and shift!
30078      Branch: perl
30079            ! ext/threads/shared/shared.xs
30080 ____________________________________________________________________________
30081 [ 18420] By: jhi                                   on 2003/01/04  00:04:33
30082         Log: Mea culpa: the join() was the string join, not the
30083              ithreads join().
30084      Branch: maint-5.8/perl
30085            ! ext/threads/t/join.t
30086 ____________________________________________________________________________
30087 [ 18419] By: sky                                   on 2003/01/03  23:45:34
30088         Log: Fixes bug #15273, the return of the object caused
30089              the stash of the object to be cloned, cloning the entire syntax
30090              tree and all lexicals in there creating danglning copies to the
30091              object. (Pararell but unlinked STASH tree).
30092              This adds a new flag, when set it will use STASHES from the
30093              thread we are joining into avoiding the problem.
30094      Branch: perl
30095            ! MANIFEST ext/threads/threads.xs sv.c sv.h
30096 ____________________________________________________________________________
30097 [ 18418] By: jhi                                   on 2003/01/03  19:41:57
30098         Log: Upgrade to Time::HiRes 1.41 (building with core perl had
30099              become broken at some point, even before 1.40).
30100      Branch: maint-5.8/perl
30101            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
30102            ! ext/Time/HiRes/Makefile.PL
30103 ____________________________________________________________________________
30104 [ 18417] By: sky                                   on 2003/01/03  18:16:46
30105         Log: Fake what context we are running in for CLONE and DESTROY so 
30106              threads->tid() returns the correct value.
30107              This is reported as bug #10046
30108      Branch: perl
30109            ! ext/threads/t/basic.t ext/threads/threads.xs
30110 ____________________________________________________________________________
30111 [ 18416] By: jhi                                   on 2003/01/03  17:50:45
30112         Log: Upgrade to Time::HiRes 1.40.
30113      Branch: maint-5.8/perl
30114            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
30115            ! ext/Time/HiRes/Makefile.PL
30116 ____________________________________________________________________________
30117 [ 18415] By: jhi                                   on 2003/01/03  16:45:03
30118         Log: regen headers.
30119      Branch: maint-5.8/perl
30120            ! pod/perlapi.pod
30121 ____________________________________________________________________________
30122 [ 18414] By: jhi                                   on 2003/01/03  16:39:33
30123         Log: Integrate:
30124              [ 18390]
30125              Use a more likely location for the perl binary
30126              
30127              [ 18406]
30128              Under darwin 6.0+ (MacOSX 10.2) we have threadsafe
30129              libc_r functions.
30130              
30131              [ 18407]
30132              Subject: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)
30133              From: hv@crypt.org
30134              Date: Thu, 02 Jan 2003 17:16:04 +0000
30135              Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk>
30136              
30137              [ 18408]
30138              Subject: win32_msgwait() problem
30139              From: Gurusamy Sarathy <gsar@ActiveState.com>
30140              Date: Fri, 13 Dec 2002 17:31:59 -0800
30141              Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com>
30142              
30143              [ 18411]
30144              Subject: Re: [perl #19061] 'goto' confuses 'redo'
30145              From: Stephen McCamant <smcc@mit.edu>
30146              Date: Sun, 22 Dec 2002 22:09:51 -0500
30147              Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU>
30148              
30149              [ 18413]
30150              Change pp_lock to take a reference instead of a
30151              scalar since it wouldn't fork for the HELEM/AELEM
30152              case. This was reported in bug #10045
30153      Branch: maint-5.8/perl
30154           !> Porting/genlog ext/threads/shared/t/hv_refs.t hints/darwin.sh
30155           !> opcode.h opcode.pl opnames.h pp_ctl.c sv.c win32/win32.c
30156 ____________________________________________________________________________
30157 [ 18413] By: sky                                   on 2003/01/03  15:15:14
30158         Log: Change pp_lock to take a reference instead of a
30159              scalar since it wouldn't fork for the HELEM/AELEM
30160              case. This was reported in bug #10045
30161      Branch: perl
30162            ! ext/threads/shared/t/hv_refs.t opcode.h opcode.pl opnames.h
30163 ____________________________________________________________________________
30164 [ 18412] By: hv                                    on 2003/01/03  11:14:51
30165         Log: Integrate from maint-5.8 #18348:
30166              Make Math::Trig a little bit more better behaved module citizen.
30167      Branch: perl
30168           !> lib/Math/Trig.pm
30169 ____________________________________________________________________________
30170 [ 18411] By: hv                                    on 2003/01/03  11:11:09
30171         Log: Subject: Re: [perl #19061] 'goto' confuses 'redo'
30172              From: Stephen McCamant <smcc@mit.edu>
30173              Date: Sun, 22 Dec 2002 22:09:51 -0500
30174              Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU>
30175      Branch: perl
30176            ! pp_ctl.c
30177 ____________________________________________________________________________
30178 [ 18410] By: hv                                    on 2003/01/03  11:06:40
30179         Log: Subject: new flag SvPADSTALE
30180              From: Dave Mitchell <davem@fdgroup.com>
30181              Date: Thu, 19 Dec 2002 19:00:21 +0000
30182              Message-ID: <20021219190021.D9530@fdgroup.com>
30183      Branch: perl
30184            ! dump.c scope.c sv.h
30185 ____________________________________________________________________________
30186 [ 18409] By: hv                                    on 2003/01/03  11:05:09
30187         Log: Subject: remove flag SvPADBUSY
30188              From: Dave Mitchell <davem@fdgroup.com>
30189              Date: Thu, 19 Dec 2002 18:55:43 +0000
30190              Message-ID: <20021219185543.C9530@fdgroup.com>
30191      Branch: perl
30192            ! dump.c ext/Devel/Peek/Peek.t pad.c scope.c sv.h
30193 ____________________________________________________________________________
30194 [ 18408] By: hv                                    on 2003/01/03  10:56:54
30195         Log: Subject: win32_msgwait() problem
30196              From: Gurusamy Sarathy <gsar@ActiveState.com>
30197              Date: Fri, 13 Dec 2002 17:31:59 -0800
30198              Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com>
30199      Branch: perl
30200            ! win32/win32.c
30201 ____________________________________________________________________________
30202 [ 18407] By: hv                                    on 2003/01/03  10:30:05
30203         Log: Subject: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)
30204              From: hv@crypt.org
30205              Date: Thu, 02 Jan 2003 17:16:04 +0000
30206              Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk>
30207      Branch: perl
30208            ! sv.c
30209 ____________________________________________________________________________
30210 [ 18406] By: sky                                   on 2003/01/03  08:23:16
30211         Log: Under darwin 6.0+ (MacOSX 10.2) we have threadsafe
30212              libc_r functions.
30213      Branch: perl
30214            ! hints/darwin.sh
30215 ____________________________________________________________________________
30216 [ 18405] By: jhi                                   on 2003/01/03  03:06:40
30217         Log: Subject: [PATCH] Re: 5.8.0 dup strangety
30218              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30219              Date: Tue, 31 Dec 2002 10:56:42 +0100
30220              Message-Id: <20021231105642.6bc7a0f4.rgarciasuarez@free.fr>
30221      Branch: maint-5.8/perl
30222            ! doio.c
30223 ____________________________________________________________________________
30224 [ 18404] By: jhi                                   on 2003/01/03  02:54:46
30225         Log: Subject: [PATCH] Re: Attribute::Handlers phase variance
30226              From: Richard Clamp <richardc@unixbeard.net>
30227              Date: Mon, 9 Dec 2002 11:10:24 +0000
30228              Message-ID: <20021209111024.GA14365@mirth.demon.co.uk>
30229      Branch: maint-5.8/perl
30230            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
30231 ____________________________________________________________________________
30232 [ 18403] By: jhi                                   on 2003/01/03  02:49:17
30233         Log: Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
30234              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30235              Date: Fri, 13 Dec 2002 00:54:43 +0100
30236              Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
30237      Branch: maint-5.8/perl
30238            ! lib/ExtUtils/t/Embed.t
30239 ____________________________________________________________________________
30240 [ 18402] By: jhi                                   on 2003/01/03  02:47:18
30241         Log: Subject: [PATCH Pod::Checker] Decouple podchecker program and function
30242              From: Michael G Schwern <schwern@pobox.com>
30243              Date: Tue, 10 Dec 2002 15:25:02 -0800
30244              Message-ID: <20021210232502.GD25945@blackrider.schwern.org>
30245              
30246              Subject: Re: [PATCH Pod::Checker] Decouple podchecker program and function
30247              From: Michael G Schwern <schwern@pobox.com>
30248              Date: Tue, 10 Dec 2002 15:40:05 -0800
30249              Message-ID: <20021210234005.GF25945@blackrider.schwern.org>
30250      Branch: maint-5.8/perl
30251            ! lib/Pod/Checker.pm pod/podchecker.PL t/pod/poderrs.xr
30252 ____________________________________________________________________________
30253 [ 18401] By: jhi                                   on 2003/01/03  02:40:44
30254         Log: Subject: [PATCH] integrate more with report_evil_fh
30255              From: Nicholas Clark <nick@unfortu.net>
30256              Date: Thu, 26 Dec 2002 20:56:21 +0000
30257              Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
30258      Branch: maint-5.8/perl
30259            ! pp_sys.c
30260 ____________________________________________________________________________
30261 [ 18400] By: jhi                                   on 2003/01/03  02:37:11
30262         Log: Subject: [PATCH] label code in pp_ctl.c
30263              From: Nicholas Clark <nick@unfortu.net>
30264              Date: Thu, 26 Dec 2002 21:19:36 +0000
30265              Message-ID: <20021226211935.GE284@Bagpuss.unfortu.net>
30266      Branch: maint-5.8/perl
30267            ! pp_ctl.c
30268 ____________________________________________________________________________
30269 [ 18399] By: jhi                                   on 2003/01/03  02:28:15
30270         Log: Subject: [DOCPATCH] hv_store and hv_store_ent
30271              From: Nicholas Clark <nick@unfortu.net>
30272              Date: Wed, 1 Jan 2003 18:17:59 +0000
30273              Message-ID: <20030101181757.GB296@Bagpuss.unfortu.net>
30274      Branch: maint-5.8/perl
30275            ! hv.c
30276 ____________________________________________________________________________
30277 [ 18398] By: jhi                                   on 2003/01/03  02:26:44
30278         Log: Subject: [DOCPATCH] File::Copy's synopsis
30279              From: Nicholas Clark <nick@unfortu.net>
30280              Date: Wed, 1 Jan 2003 21:09:30 +0000
30281              Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
30282      Branch: maint-5.8/perl
30283            ! lib/File/Copy.pm
30284 ____________________________________________________________________________
30285 [ 18397] By: jhi                                   on 2003/01/03  02:25:38
30286         Log: Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime?
30287              From: Dave Mitchell <davem@fdgroup.com>
30288              To: Ton Hospel <perl5-porters@ton.iguana.be>
30289              Date: Wed, 1 Jan 2003 21:43:24 +0000
30290              Message-ID: <20030101214324.F12907@fdgroup.com>
30291      Branch: maint-5.8/perl
30292            ! lib/Time/Local.pm lib/Time/Local.t
30293 ____________________________________________________________________________
30294 [ 18396] By: jhi                                   on 2003/01/03  02:23:28
30295         Log: Subject: Re: [PATCH] Tiny nits in perlre.pod
30296              From: andreas.koenig@anima.de (Andreas J. Koenig)
30297              Date: Fri, 03 Jan 2003 00:57:15 +0100
30298              Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
30299      Branch: maint-5.8/perl
30300            ! pod/perlre.pod
30301 ____________________________________________________________________________
30302 [ 18395] By: jhi                                   on 2003/01/03  02:21:50
30303         Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too)
30304              From: Chip Turner <cturner@redhat.com>
30305              Date: 02 Jan 2003 11:35:57 -0500
30306              Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
30307      Branch: maint-5.8/perl
30308            ! lib/Pod/Perldoc.pm
30309 ____________________________________________________________________________
30310 [ 18394] By: jhi                                   on 2003/01/02  21:37:16
30311         Log: Document in more detail which tests will fail on FAT.
30312      Branch: maint-5.8/perl
30313            ! README.win32
30314 ____________________________________________________________________________
30315 [ 18393] By: merijn                                on 2003/01/02  19:41:29
30316         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)
30317              Date: Thu, 2 Jan 2003 19:02:21 +0100
30318              Message-ID: <200301021902.22444.abe@ztreet.demon.nl>
30319              From: abe@ztreet.demon.nl (Abe Timmerman)
30320      Branch: perl
30321            ! win32/makefile.mk
30322 ____________________________________________________________________________
30323 [ 18392] By: jhi                                   on 2003/01/02  17:57:09
30324         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)
30325              From: Abe Timmerman <abe@ztreet.demon.nl>
30326              Date: Thu, 2 Jan 2003 19:02:21 +0100
30327              Message-Id: <200301021902.22444.abe@ztreet.demon.nl>
30328      Branch: maint-5.8/perl
30329            ! win32/makefile.mk
30330 ____________________________________________________________________________
30331 [ 18391] By: jhi                                   on 2003/01/02  13:44:51
30332         Log: Document the installprefix trick for compiling PASE Perl in AIX.
30333      Branch: maint-5.8/perl
30334            ! README.os400
30335 ____________________________________________________________________________
30336 [ 18390] By: merijn                                on 2003/01/02  07:32:00
30337         Log: Use a more likely location for the perl binary
30338      Branch: perl
30339            ! Porting/genlog
30340 ____________________________________________________________________________
30341 [ 18389] By: jhi                                   on 2003/01/02  03:15:44
30342         Log: Subject: [PATCH maintperl@18383] more pad removal for VMS
30343              From: "Craig A. Berry" <craigberry@mac.com>
30344              Date: Wed, 01 Jan 2003 21:53:22 -0600
30345              Message-ID: <3E13B7B2.2070005@mac.com>
30346      Branch: maint-5.8/perl
30347            ! vms/descrip_mms.template
30348 ____________________________________________________________________________
30349 [ 18388] By: jhi                                   on 2003/01/02  01:41:55
30350         Log: List the PERL_MAGIC_utf8 ('w') flag.
30351      Branch: maint-5.8/perl
30352            ! pod/perlguts.pod
30353 ____________________________________________________________________________
30354 [ 18387] By: jhi                                   on 2003/01/02  01:39:31
30355         Log: The magic v-string patch from John Peacock for 5.8;
30356              permits the programmer to know when a given scalar was
30357              originally encoded as a v-string; Scalar::Util has already
30358              been enhanced to expose this at the Perl level.
30359      Branch: maint-5.8/perl
30360            ! dump.c perl.h pod/perlguts.pod sv.c sv.h t/op/ver.t util.c
30361 ____________________________________________________________________________
30362 [ 18386] By: jhi                                   on 2003/01/01  23:06:53
30363         Log: The change #18275 didn't translate the test case quite right.
30364      Branch: maint-5.8/perl
30365            ! t/op/split.t
30366 ____________________________________________________________________________
30367 [ 18385] By: gsar                                  on 2003/01/01  20:26:42
30368         Log: remove the CRs that snuck in via change#18382
30369      Branch: maint-5.8/perl
30370            ! win32/Makefile win32/makefile.mk
30371 ____________________________________________________________________________
30372 [ 18384] By: nick                                  on 2003/01/01  19:14:32
30373         Log: Integrate mainline
30374      Branch: perlio
30375           +> lib/Net/Ping/t/410_syn_host.t t/op/lc_user.t
30376           !> (integrate 166 files)
30377 ____________________________________________________________________________
30378 [ 18383] By: jhi                                   on 2003/01/01  17:02:29
30379         Log: Backport #18319 to 5.8, from Dave Mitchell.
30380      Branch: maint-5.8/perl
30381            ! op.c t/op/eval.t
30382 ____________________________________________________________________________
30383 [ 18382] By: jhi                                   on 2003/01/01  15:06:49
30384         Log: More tweaks from Autrijus: no pad.c, perl59->perl58 in
30385              installperl; and no pad.c in VMS, either.
30386      Branch: maint-5.8/perl
30387            ! installperl vms/descrip_mms.template win32/Makefile
30388            ! win32/makefile.mk
30389 ____________________________________________________________________________
30390 [ 18381] By: jhi                                   on 2003/01/01  15:02:04
30391         Log: Tweaks from Autrijus: threaded/win32 build, signedness.
30392      Branch: maint-5.8/perl
30393            ! sv.c
30394 ____________________________________________________________________________
30395 [ 18380] By: jhi                                   on 2002/12/31  16:34:22
30396         Log: Update Changes.
30397      Branch: maint-5.8/perl
30398            ! Changes patchlevel.h
30399 ____________________________________________________________________________
30400 [ 18379] By: jhi                                   on 2002/12/31  15:33:11
30401         Log: Integrate:
30402              [ 18371]
30403              Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\
30404              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30405              Date: Fri, 27 Dec 2002 16:14:24 +0100
30406              Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr>
30407              
30408              [ 18372]
30409              Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open
30410              From: Michael G Schwern <schwern@pobox.com>
30411              Date: Sat, 21 Dec 2002 19:29:41 -0800
30412              Message-ID: <20021222032941.GD24887@blackrider.schwern.org>
30413              
30414              [ 18373]
30415              Subject: [perl #19343] perlfunc.pod patch for stat() and lstat()
30416              From: Dave Paris (via RT) <perlbug-followup@perl.org>
30417              Date: 22 Dec 2002 05:15:14 -0000
30418              Message-Id: <rt-19343-46041.7.82970696202895@bugs6.perl.org>
30419              
30420              [ 18374]
30421              Remove duplicate entry
30422              
30423              [ 18378]
30424              integrate change#18377 from maint-5.6 branch
30425              
30426              change#17566 needs to be more defensive about win32_dup2()
30427              itself calling SetStdHandle() (at least MSVCRT does this)
30428      Branch: maint-5.8/perl
30429           !> MANIFEST lib/AutoSplit.pm mg.c pod/perlfunc.pod t/op/magic.t
30430           !> win32/win32.c
30431 ____________________________________________________________________________
30432 [ 18378] By: gsar                                  on 2002/12/31  04:07:56
30433         Log: integrate change#18377 from maint-5.6 branch
30434              
30435              change#17566 needs to be more defensive about win32_dup2()
30436              itself calling SetStdHandle() (at least MSVCRT does this)
30437      Branch: perl
30438           !> win32/win32.c
30439 ____________________________________________________________________________
30440 [ 18377] By: gsar                                  on 2002/12/31  04:02:12
30441         Log: change#17566 needs to be more defensive about win32_dup2()
30442              itself calling SetStdHandle() (at least MSVCRT does this)
30443      Branch: maint-5.6/perl
30444            ! win32/win32.c
30445 ____________________________________________________________________________
30446 [ 18376] By: hv                                    on 2002/12/31  02:02:17
30447         Log: Update Changes
30448      Branch: perl
30449            ! Changes patchlevel.h
30450 ____________________________________________________________________________
30451 [ 18375] By: jhi                                   on 2002/12/30  21:28:31
30452         Log: Better version of change #18370; use the new 'E' flag
30453              so that cxinc is exposed (as cpp) only to List::Util
30454              (well, any extension) (well, anyone who does -DPERL_EXT),
30455              no need to export it globally.
30456      Branch: maint-5.8/perl
30457            ! embed.fnc embed.h ext/List/Util/Makefile.PL global.sym
30458 ____________________________________________________________________________
30459 [ 18374] By: hv                                    on 2002/12/30  03:32:22
30460         Log: Remove duplicate entry
30461      Branch: perl
30462            ! MANIFEST
30463 ____________________________________________________________________________
30464 [ 18373] By: hv                                    on 2002/12/30  03:19:17
30465         Log: Subject: [perl #19343] perlfunc.pod patch for stat() and lstat()
30466              From: Dave Paris (via RT) <perlbug-followup@perl.org>
30467              Date: 22 Dec 2002 05:15:14 -0000
30468              Message-Id: <rt-19343-46041.7.82970696202895@bugs6.perl.org>
30469      Branch: perl
30470            ! pod/perlfunc.pod
30471 ____________________________________________________________________________
30472 [ 18372] By: hv                                    on 2002/12/30  03:13:42
30473         Log: Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open
30474              From: Michael G Schwern <schwern@pobox.com>
30475              Date: Sat, 21 Dec 2002 19:29:41 -0800
30476              Message-ID: <20021222032941.GD24887@blackrider.schwern.org>
30477      Branch: perl
30478            ! lib/AutoSplit.pm
30479 ____________________________________________________________________________
30480 [ 18371] By: hv                                    on 2002/12/30  03:08:12
30481         Log: Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\
30482              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30483              Date: Fri, 27 Dec 2002 16:14:24 +0100
30484              Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr>
30485      Branch: perl
30486            ! mg.c t/op/magic.t
30487 ____________________________________________________________________________
30488 [ 18370] By: jhi                                   on 2002/12/30  02:37:38
30489         Log: In AIX (strict symbol exports) the cxinc is needed for List::Util. 
30490      Branch: maint-5.8/perl
30491            ! embed.fnc embed.h global.sym
30492 ____________________________________________________________________________
30493 [ 18369] By: jhi                                   on 2002/12/30  01:38:38
30494         Log: Missed one.
30495      Branch: maint-5.8/perl
30496            ! embed.fnc embed.h
30497 ____________________________________________________________________________
30498 [ 18368] By: jhi                                   on 2002/12/29  23:33:56
30499         Log: Continue on change #18367; implement the said flag, 'E'.
30500              (Some nm output studying was needed to get the right set
30501              of re symbols defined.)
30502      Branch: maint-5.8/perl
30503            ! embed.fnc embed.h embed.pl ext/re/Makefile.PL
30504 ____________________________________________________________________________
30505 [ 18367] By: jhi                                   on 2002/12/29  21:40:08
30506         Log: Caught by change #18366; thanks to the re extension we have some
30507              functions that are file static but yet part of "the public API"...
30508              Maybe a new class of exportability (a new embed.fnc flag) is
30509              required for this case.
30510      Branch: maint-5.8/perl
30511            ! embed.fnc embed.h
30512 ____________________________________________________________________________
30513 [ 18366] By: jhi                                   on 2002/12/29  21:28:27
30514         Log: Implement the CPP namespace protection from [perl #8610];
30515              unless a function has an 'A' flag, it's defined only if
30516              PERL_CORE.  (Why do we have so many many functions with an
30517              'A' flag, is another matter.)  (The number of #ifdef PERL_COREs
30518              could be cut down further by having a state variable and
30519              inserting #ifdefs and #endifs when the state flips.)
30520      Branch: maint-5.8/perl
30521            ! embed.h embed.pl
30522 ____________________________________________________________________________
30523 [ 18365] By: jhi                                   on 2002/12/29  15:01:08
30524         Log: Doc tweak on the S_ macros.
30525      Branch: maint-5.8/perl
30526            ! pod/perlfunc.pod
30527 ____________________________________________________________________________
30528 [ 18364] By: jhi                                   on 2002/12/29  14:54:43
30529         Log: Apply the doc patch from [perl #19343].
30530      Branch: maint-5.8/perl
30531            ! pod/perlfunc.pod
30532 ____________________________________________________________________________
30533 [ 18363] By: jhi                                   on 2002/12/29  14:49:14
30534         Log: Integrate:
30535              [ 18354]
30536              Subject: [PATCH] docpatch for cv.h
30537              From: Nicholas Clark <nick@unfortu.net>
30538              Date: Wed, 25 Dec 2002 21:01:04 +0000
30539              Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net>
30540              
30541              [ 18356]
30542              fix signed/unsigned mismatch warning from change#18266
30543              
30544              [ 18358]
30545              save_re_context() was not saving many regexec.c state
30546              variables, resulting in various reentrancy problems when
30547              the swatches were autoloaded by perl in the midst of a
30548              match
30549      Branch: maint-5.8/perl
30550           !> cv.h regcomp.c
30551 ____________________________________________________________________________
30552 [ 18362] By: jhi                                   on 2002/12/29  00:51:29
30553         Log: Fix [perl #18666] (taking the more conservative approach).
30554      Branch: maint-5.8/perl
30555            ! lib/File/Spec/Unix.pm
30556 ____________________________________________________________________________
30557 [ 18361] By: jhi                                   on 2002/12/29  00:45:16
30558         Log: Document that the socketpair tests are unhappy in old SCO,
30559              as per [perl #18537].
30560      Branch: maint-5.8/perl
30561            ! pod/perl58delta.pod
30562 ____________________________________________________________________________
30563 [ 18360] By: jhi                                   on 2002/12/29  00:38:01
30564         Log: Fix from the bug report for [perl #19267].
30565      Branch: maint-5.8/perl
30566            ! lib/Pod/Man.pm
30567 ____________________________________________________________________________
30568 [ 18359] By: jhi                                   on 2002/12/28  22:33:16
30569         Log: A small tweak on top of #18353: don't display mg_len bytes of
30570              mg_ptr for PERL_MAGIC_utf8 because that's not what's there.
30571      Branch: maint-5.8/perl
30572            ! dump.c
30573 ____________________________________________________________________________
30574 [ 18358] By: gsar                                  on 2002/12/28  03:30:49
30575         Log: save_re_context() was not saving many regexec.c state
30576              variables, resulting in various reentrancy problems when
30577              the swatches were autoloaded by perl in the midst of a
30578              match
30579      Branch: perl
30580            ! regcomp.c
30581 ____________________________________________________________________________
30582 [ 18357] By: gsar                                  on 2002/12/28  02:16:51
30583         Log: silence another signed/unsigned mismatch warning
30584      Branch: perl
30585            ! op.c
30586 ____________________________________________________________________________
30587 [ 18356] By: gsar                                  on 2002/12/28  02:08:23
30588         Log: fix signed/unsigned mismatch warning from change#18266
30589      Branch: perl
30590            ! regcomp.c
30591 ____________________________________________________________________________
30592 [ 18355] By: gsar                                  on 2002/12/28  02:05:14
30593         Log: these variables are not in use anywhere since 5.8.0
30594      Branch: perl
30595            ! embedvar.h perlapi.h sv.c thrdvar.h
30596 ____________________________________________________________________________
30597 [ 18354] By: ams                                   on 2002/12/26  03:54:09
30598         Log: Subject: [PATCH] docpatch for cv.h
30599              From: Nicholas Clark <nick@unfortu.net>
30600              Date: Wed, 25 Dec 2002 21:01:04 +0000
30601              Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net>
30602      Branch: perl
30603            ! cv.h
30604 ____________________________________________________________________________
30605 [ 18353] By: jhi                                   on 2002/12/26  02:07:06
30606         Log: Introduce a cache for UTF-8 data: length and byte<->char offset
30607              mapping are stored in a new type of magic.  Speeds up length(),
30608              substr(), index(), rindex(), pos(), and some parts of s///.
30609              
30610              The speedup varies a lot (on the usual suspects: what is the
30611              access pattern of the data, compiler, CPU), but should be at
30612              least one order of magnitude, and getting to the same magnitude
30613              as byte string speeds, and in some cases  (length on unchanged data)
30614              even reaching the byte string speed.  On the other hand, in some
30615              cases (index) the byte speed is still faster by a factor of five
30616              or so, but the bottleneck there does not seem to be any more
30617              the byte<->char offset mapping (instead, the fbm_instr() speed).
30618              
30619              There is one cache slot for the length, and only two for the 
30620              byte<->char offset mapping (the first one for the start->offset,
30621              and the second for the offset->offset+length, when talking
30622              in substr() terms).
30623              
30624              Code this hairy is bound to have hairy trolls hiding under it.
30625      Branch: maint-5.8/perl
30626            ! dump.c embed.fnc embed.h mg.c perl.h proto.h sv.c util.c
30627 ____________________________________________________________________________
30628 [ 18352] By: jhi                                   on 2002/12/25  13:42:10
30629         Log: Integrate:
30630              [ 18350]
30631              Removal of duplicate comment block
30632              
30633              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30634              Subject: Re: [perl #19306] Sys::Syslog issues.
30635              Date: Mon, 23 Dec 2002 15:25:51 -0800
30636              Message-ID: </t5B+gzkg6DR092yn@efn.org>
30637              
30638              [ 18351]
30639              #18345 was still broken; should be fixed now.
30640      Branch: maint-5.8/perl
30641           !> ext/Sys/Syslog/Syslog.pm sv.c
30642 ____________________________________________________________________________
30643 [ 18351] By: hv                                    on 2002/12/25  02:29:17
30644         Log: #18345 was still broken; should be fixed now.
30645      Branch: perl
30646            ! sv.c
30647 ____________________________________________________________________________
30648 [ 18350] By: merijn                                on 2002/12/24  05:26:40
30649         Log: Removal of duplicate comment block
30650              
30651              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30652              Subject: Re: [perl #19306] Sys::Syslog issues.
30653              Date: Mon, 23 Dec 2002 15:25:51 -0800
30654              Message-ID: </t5B+gzkg6DR092yn@efn.org>
30655      Branch: perl
30656            ! ext/Sys/Syslog/Syslog.pm
30657 ____________________________________________________________________________
30658 [ 18349] By: jhi                                   on 2002/12/24  02:42:31
30659         Log: At least partially address [perl #10000] by speeding
30660              up both the ASCII case (by about 2-3%) and the UTF-8 case 
30661              (by about 45%).  The major trick is to avoid hitting the
30662              costly S_reginclass().  (Even before this patch the speedup
30663              since 5.8.0 was about 40-50%.)  After this the UTF-8 case is
30664              still about 30-60% slower than the ASCII case.  (Note that
30665              I'm unable to reproduce the 10-fold speed difference of the
30666              original bug report; I can see a factor of 2 or 3, but no more.)
30667      Branch: maint-5.8/perl
30668            ! regexec.c
30669 ____________________________________________________________________________
30670 [ 18348] By: jhi                                   on 2002/12/23  06:42:29
30671         Log: Make Math::Trig a little bit more better behaved module citizen.
30672      Branch: maint-5.8/perl
30673            ! lib/Math/Trig.pm
30674 ____________________________________________________________________________
30675 [ 18347] By: jhi                                   on 2002/12/23  06:37:31
30676         Log: Integrate:
30677              [ 18300]
30678              Subject: [patch] typo in perlop
30679              From: andreas.koenig@anima.de (Andreas J. Koenig)
30680              Date: Wed, 11 Dec 2002 21:31:14 +0100
30681              Message-ID: <m3k7igjo19.fsf@k242.linux.bogus>
30682              
30683              [ 18304]
30684              Redone #18011 from metaunits
30685              
30686              [ 18305]
30687              Enough changes to Configure and metaunits warrant an update.
30688              Several small changes and three additions
30689              
30690              [ 18306]
30691              More documentation of obscure flags is good, even if the
30692              documentation might be not so good. Atleast it's not false!
30693              Documents the flags one can give to perl_clone
30694              
30695              [ 18308]
30696              Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
30697              From: peter@PSDT.com (Peter Scott)
30698              Date: 12 Dec 2002 18:13:17 -0000
30699              Message-ID: <20021212181317.50538.qmail@onion.perl.org>
30700              (fix bug [perl #19058])
30701              
30702              [ 18310]
30703              regen-headers to get new API docs from #18306
30704              
30705              [ 18312]
30706              Subject: [Fwd: Patch for perl utf8-related bug]
30707              From: Richard Hitt <rbh00@utsglobal.com>
30708              Date: Fri, 06 Dec 2002 16:47:42 -0800
30709              [perl #18932]
30710              
30711              [ 18313]
30712              Subject: [PATCH 5.8.1 @oldish-18156] OS/2 REXX interface assuming Object REXX
30713              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
30714              Date: Fri, 13 Dec 2002 14:08:00 -0800
30715              Message-ID: <20021213220800.GA2625@math.berkeley.edu>
30716              
30717              [ 18314]
30718              Subject: [PATCH 5.8.1 @oldish-18156] Morphing to PM on OS/2
30719              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
30720              Date: Fri, 13 Dec 2002 14:00:48 -0800
30721              Message-ID: <20021213220048.GA2606@math.berkeley.edu>
30722              
30723              [ 18315]
30724              Subject: [PATCH 5.8.1 @oldish-18156] deprecated warnings
30725              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
30726              Date: Fri, 13 Dec 2002 13:47:08 -0800
30727              Message-ID: <20021213214707.GA2588@math.berkeley.edu>
30728              
30729              [ 18316]
30730              Subject: [PATCH 5.8.1 @oldish-18156] build
30731              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
30732              Date: Fri, 13 Dec 2002 13:54:05 -0800
30733              Message-ID: <20021213215404.GA2597@math.berkeley.edu>
30734              
30735              [ 18317]
30736              Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)
30737              
30738              [ 18323]
30739              PerlSIO_stderr et al are not functions
30740              
30741              [ 18324]
30742              windows: avoid prompting under some shells during $(MAKE) distclean
30743              
30744              [ 18325]
30745              PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*
30746              
30747              [ 18326]
30748              Win32.pod update
30749              
30750              [ 18327]
30751              windows: support for large files
30752              
30753              note that this change will break binary compatibility with the
30754              default 5.8.0 build options; nevertheless I think it is worth
30755              having in 5.8.1 (people who want the compatibility can disable
30756              the option in the makefile)
30757              
30758              [ 18328]
30759              fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
30760              
30761              [ 18330]
30762              remove CRs from a couple of files (these show up as CRCRLF
30763              on windows)
30764              
30765              [ 18332]
30766              $Config{prefixexp} was set incorrectly on windows
30767              
30768              [ 18334]
30769              AIX compiler version updates
30770              
30771              [ 18335]
30772              my_fflush_all() wasn't doing the right thing under useperlio
30773              on many platforms
30774              
30775              [ 18337]
30776              handy hint: getting a perforce change as a usable patch
30777              
30778              [ 18338]
30779              Subject: [PATCH] read permissions for h2ph-generated files
30780              From: Slaven Rezic <slaven.rezic@berlin.de>
30781              Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET)
30782              Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de>
30783              
30784              [ 18339]
30785              Integrate Time::HiRes v1.39 (for VMS build tweak)
30786              
30787              [ 18342]
30788              Subject: [perl #18544] Patch included to fix problem.
30789              From: Richard Kandarian <richard.kandarian@lanl.gov>
30790              Date: Thu, 21 Nov 2002 08:00:20 -0700
30791              (from RT)
30792              
30793              [ 18343]
30794              Subject: [perl #19153] Term::Complete (the argument of stty)
30795              From: OKAIE Yutaka (via RT) <perlbug-followup@perl.org>
30796              Date: 15 Dec 2002 13:45:23 -0000
30797              Message-Id: <rt-19153-45441.1.2145712923207@bugs6.perl.org>
30798              
30799              [ 18344]
30800              more on #18312: sv.c:ss_dup()
30801              
30802              [ 18345]
30803              more on #18344.
30804      Branch: maint-5.8/perl
30805           +> lib/Net/Ping/t/410_syn_host.t
30806            ! Configure config_h.SH
30807           !> (integrate 56 files)
30808 ____________________________________________________________________________
30809 [ 18346] By: hv                                    on 2002/12/23  06:14:22
30810         Log: integrate maint-5.8 #18301
30811      Branch: perl
30812           !> lib/perl5db.pl
30813 ____________________________________________________________________________
30814 [ 18345] By: hv                                    on 2002/12/23  06:01:17
30815         Log: more on #18344.
30816      Branch: perl
30817            ! sv.c
30818 ____________________________________________________________________________
30819 [ 18344] By: hv                                    on 2002/12/23  05:56:43
30820         Log: more on #18312: sv.c:ss_dup()
30821      Branch: perl
30822            ! sv.c
30823 ____________________________________________________________________________
30824 [ 18343] By: hv                                    on 2002/12/23  05:47:17
30825         Log: Subject: [perl #19153] Term::Complete (the argument of stty)
30826              From: OKAIE Yutaka (via RT) <perlbug-followup@perl.org>
30827              Date: 15 Dec 2002 13:45:23 -0000
30828              Message-Id: <rt-19153-45441.1.2145712923207@bugs6.perl.org>
30829      Branch: perl
30830            ! lib/Term/Complete.pm
30831 ____________________________________________________________________________
30832 [ 18342] By: hv                                    on 2002/12/23  05:27:25
30833         Log: Subject: [perl #18544] Patch included to fix problem.
30834              From: Richard Kandarian <richard.kandarian@lanl.gov>
30835              Date: Thu, 21 Nov 2002 08:00:20 -0700
30836              (from RT)
30837      Branch: perl
30838            ! regexec.c
30839 ____________________________________________________________________________
30840 [ 18341] By: hv                                    on 2002/12/23  05:08:49
30841         Log: Subject: [PATCH] operation on `PL_na' may be undefined
30842              From: Nicholas Clark <nick@unfortu.net>
30843              Date: Tue, 10 Dec 2002 19:59:18 +0000
30844              Message-ID: <20021210195917.GJ288@Bagpuss.unfortu.net>
30845      Branch: perl
30846            ! universal.c
30847 ____________________________________________________________________________
30848 [ 18340] By: hv                                    on 2002/12/23  05:04:29
30849         Log: Subject: [PATCH] 2% speedup (pp_entersub needs to go on a diet)
30850              From: Nicholas Clark <nick@unfortu.net>
30851              Date: Tue, 10 Dec 2002 18:55:28 +0000
30852              Message-ID: <20021210185527.GG288@Bagpuss.unfortu.net>
30853      Branch: perl
30854            ! pp_hot.c
30855 ____________________________________________________________________________
30856 [ 18339] By: hv                                    on 2002/12/23  04:39:48
30857         Log: Integrate Time::HiRes v1.39 (for VMS build tweak)
30858      Branch: perl
30859            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
30860            ! ext/Time/HiRes/Makefile.PL
30861 ____________________________________________________________________________
30862 [ 18338] By: hv                                    on 2002/12/23  03:43:09
30863         Log: Subject: [PATCH] read permissions for h2ph-generated files
30864              From: Slaven Rezic <slaven.rezic@berlin.de>
30865              Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET)
30866              Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de>
30867      Branch: perl
30868            ! utils/h2ph.PL
30869 ____________________________________________________________________________
30870 [ 18337] By: hv                                    on 2002/12/23  03:38:59
30871         Log: handy hint: getting a perforce change as a usable patch
30872      Branch: perl
30873            ! Porting/repository.pod
30874 ____________________________________________________________________________
30875 [ 18336] By: hv                                    on 2002/12/23  03:36:26
30876         Log: Reverse #18285, for reasons given in:
30877              Subject: Re: Precedence of ? :
30878              From: hv@crypt.org
30879              Date: Fri, 20 Dec 2002 00:35:27 +0000
30880              Message-Id: <200212200035.gBK0ZRm29309@crypt.compulink.co.uk>
30881      Branch: perl
30882            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
30883            ! vms/perly_c.vms
30884 ____________________________________________________________________________
30885 [ 18335] By: gsar                                  on 2002/12/18  23:12:14
30886         Log: my_fflush_all() wasn't doing the right thing under useperlio
30887              on many platforms
30888      Branch: perl
30889            ! util.c
30890 ____________________________________________________________________________
30891 [ 18334] By: merijn                                on 2002/12/18  06:48:11
30892         Log: AIX compiler version updates
30893      Branch: perl
30894            ! README.aix
30895 ____________________________________________________________________________
30896 [ 18333] By: gsar                                  on 2002/12/18  03:21:42
30897         Log: integrate change#18332 from mainline
30898              
30899              $Config{prefixexp} was set incorrectly on windows
30900      Branch: maint-5.6/perl
30901           !> win32/config.bc win32/config.gc win32/config.vc
30902 ____________________________________________________________________________
30903 [ 18332] By: gsar                                  on 2002/12/18  03:20:27
30904         Log: $Config{prefixexp} was set incorrectly on windows
30905      Branch: perl
30906            ! win32/config.bc win32/config.gc win32/config.vc
30907            ! win32/config.vc64
30908 ____________________________________________________________________________
30909 [ 18331] By: gsar                                  on 2002/12/18  02:38:13
30910         Log: integrate change#18326 from mainline
30911              
30912              Win32.pod update
30913      Branch: maint-5.6/perl
30914           !> lib/Win32.pod
30915 ____________________________________________________________________________
30916 [ 18330] By: gsar                                  on 2002/12/18  02:32:20
30917         Log: remove CRs from a couple of files (these show up as CRCRLF
30918              on windows)
30919      Branch: perl
30920            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
30921 ____________________________________________________________________________
30922 [ 18329] By: gsar                                  on 2002/12/18  02:28:47
30923         Log: integrate change#18328 from mainline
30924              
30925              fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
30926      Branch: maint-5.6/perl
30927           !> win32/win32.c
30928 ____________________________________________________________________________
30929 [ 18328] By: gsar                                  on 2002/12/18  02:27:10
30930         Log: fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
30931      Branch: perl
30932            ! win32/win32.c
30933 ____________________________________________________________________________
30934 [ 18327] By: gsar                                  on 2002/12/18  02:08:12
30935         Log: windows: support for large files
30936              
30937              note that this change will break binary compatibility with the
30938              default 5.8.0 build options; nevertheless I think it is worth
30939              having in 5.8.1 (people who want the compatibility can disable
30940              the option in the makefile)
30941      Branch: perl
30942            ! ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.xs
30943            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/via.xs iperlsys.h
30944            ! pp_sys.c win32/Makefile win32/config.bc win32/config.gc
30945            ! win32/config.vc win32/config.vc64 win32/config_H.bc
30946            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
30947            ! win32/config_sh.PL win32/makefile.mk win32/perlhost.h
30948            ! win32/win32.c win32/win32iop.h
30949 ____________________________________________________________________________
30950 [ 18326] By: gsar                                  on 2002/12/18  00:57:46
30951         Log: Win32.pod update
30952      Branch: perl
30953            ! lib/Win32.pod
30954 ____________________________________________________________________________
30955 [ 18325] By: gsar                                  on 2002/12/18  00:42:45
30956         Log: PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*
30957      Branch: perl
30958            ! XSUB.h
30959 ____________________________________________________________________________
30960 [ 18324] By: gsar                                  on 2002/12/18  00:34:08
30961         Log: windows: avoid prompting under some shells during $(MAKE) distclean
30962      Branch: perl
30963            ! win32/Makefile win32/makefile.mk
30964 ____________________________________________________________________________
30965 [ 18323] By: gsar                                  on 2002/12/18  00:17:29
30966         Log: PerlSIO_stderr et al are not functions
30967      Branch: perl
30968            ! XSUB.h
30969 ____________________________________________________________________________
30970 [ 18322] By: gsar                                  on 2002/12/17  22:58:09
30971         Log: integrate change#18321 from mainline
30972              
30973              C<require '\foo\bar.pm'> fails on windows if not running
30974              from the root directory; for a test case, see:
30975              
30976              http://bugs.activestate.com/show_bug.cgi?id=19317
30977              
30978              this was due to not recognizing \foo\bar.pm as an absolute
30979              path name
30980      Branch: maint-5.8/perl
30981           !> util.h
30982 ____________________________________________________________________________
30983 [ 18321] By: gsar                                  on 2002/12/17  22:56:25
30984         Log: integrate change#18320 from maint-5.6 branch
30985              
30986              C<require '\foo\bar.pm'> fails on windows if not running
30987              from the root directory; for a test case, see:
30988              
30989              http://bugs.activestate.com/show_bug.cgi?id=19317
30990              
30991              this was due to not recognizing \foo\bar.pm as an absolute
30992              path name
30993      Branch: perl
30994           !> util.h
30995 ____________________________________________________________________________
30996 [ 18320] By: gsar                                  on 2002/12/17  22:41:50
30997         Log: C<require '\foo\bar.pm'> fails on windows if not running
30998              from the root directory; for a test case, see:
30999              
31000              http://bugs.activestate.com/show_bug.cgi?id=19317
31001              
31002              this was due to not recognizing \foo\bar.pm as an absolute
31003              path name
31004      Branch: maint-5.6/perl
31005            ! util.h
31006 ____________________________________________________________________________
31007 [ 18319] By: hv                                    on 2002/12/17  10:08:24
31008         Log: Whoops, these are the changes supposed to be in #18318.
31009      Branch: perl
31010            ! pad.c t/op/eval.t
31011 ____________________________________________________________________________
31012 [ 18318] By: hv                                    on 2002/12/17  03:12:18
31013         Log: Subject: Re: [PATCH] Re: [perl #19022] POSIX failures in bleadperl
31014              From: Nicholas Clark <nick@unfortu.net>
31015              Date: Sat, 14 Dec 2002 23:13:37 +0000
31016              Message-ID: <20021214231337.GF306@Bagpuss.unfortu.net>
31017      Branch: perl
31018            ! pad.c t/op/eval.t
31019 ____________________________________________________________________________
31020 [ 18317] By: hv                                    on 2002/12/17  02:58:12
31021         Log: Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)
31022      Branch: perl
31023            + lib/Net/Ping/t/410_syn_host.t
31024            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/400_ping_syn.t
31025            ! lib/Net/Ping/t/450_service.t
31026 ____________________________________________________________________________
31027 [ 18316] By: hv                                    on 2002/12/17  02:17:16
31028         Log: Subject: [PATCH 5.8.1 @oldish-18156] build
31029              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
31030              Date: Fri, 13 Dec 2002 13:54:05 -0800
31031              Message-ID: <20021213215404.GA2597@math.berkeley.edu>
31032      Branch: perl
31033            ! os2/os2.c t/run/runenv.t
31034 ____________________________________________________________________________
31035 [ 18315] By: hv                                    on 2002/12/17  02:03:58
31036         Log: Subject: [PATCH 5.8.1 @oldish-18156] deprecated warnings
31037              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
31038              Date: Fri, 13 Dec 2002 13:47:08 -0800
31039              Message-ID: <20021213214707.GA2588@math.berkeley.edu>
31040      Branch: perl
31041            ! lib/constant.t lib/fields.t
31042 ____________________________________________________________________________
31043 [ 18314] By: hv                                    on 2002/12/17  01:58:32
31044         Log: Subject: [PATCH 5.8.1 @oldish-18156] Morphing to PM on OS/2
31045              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
31046              Date: Fri, 13 Dec 2002 14:00:48 -0800
31047              Message-ID: <20021213220048.GA2606@math.berkeley.edu>
31048      Branch: perl
31049            ! os2/OS2/Process/t/os2_process.t os2/os2.c
31050 ____________________________________________________________________________
31051 [ 18313] By: hv                                    on 2002/12/17  01:54:19
31052         Log: Subject: [PATCH 5.8.1 @oldish-18156] OS/2 REXX interface assuming Object REXX
31053              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
31054              Date: Fri, 13 Dec 2002 14:08:00 -0800
31055              Message-ID: <20021213220800.GA2625@math.berkeley.edu>
31056      Branch: perl
31057            ! os2/OS2/REXX/REXX.xs
31058 ____________________________________________________________________________
31059 [ 18312] By: hv                                    on 2002/12/17  01:43:28
31060         Log: Subject: [Fwd: Patch for perl utf8-related bug]
31061              From: Richard Hitt <rbh00@utsglobal.com>
31062              Date: Fri, 06 Dec 2002 16:47:42 -0800
31063              [perl #18932]
31064      Branch: perl
31065            ! embed.fnc embed.h global.sym perl.h proto.h regcomp.c scope.c
31066            ! scope.h
31067 ____________________________________________________________________________
31068 [ 18311] By: hv                                    on 2002/12/17  00:52:05
31069         Log: Subject: [PATCH] Re: [jhi@iki.fi: enums are not nums]
31070              From: Dave Mitchell <davem@fdgroup.com>
31071              Date: Sat, 14 Dec 2002 19:16:49 +0000
31072              Message-ID: <20021214191649.B3992@fdgroup.com>
31073      Branch: perl
31074            ! embed.fnc pad.c pad.h pod/perlintern.pod proto.h
31075 ____________________________________________________________________________
31076 [ 18310] By: hv                                    on 2002/12/17  00:51:46
31077         Log: regen-headers to get new API docs from #18306
31078      Branch: perl
31079            ! pod/perlapi.pod
31080 ____________________________________________________________________________
31081 [ 18308] By: rgs                                   on 2002/12/16  22:06:23
31082         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
31083              From: peter@PSDT.com (Peter Scott)
31084              Date: 12 Dec 2002 18:13:17 -0000
31085              Message-ID: <20021212181317.50538.qmail@onion.perl.org>
31086              (fix bug [perl #19058])
31087      Branch: perl
31088            ! lib/perl5db.pl
31089 ____________________________________________________________________________
31090 [ 18307] By: rgs                                   on 2002/12/16  22:01:14
31091         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
31092              From: Dave Mitchell <davem@fdgroup.com>
31093              Date: Thu, 12 Dec 2002 23:42:35 +0000
31094              Message-ID: <20021212234235.A29245@fdgroup.com>
31095              and
31096              Date: Sat, 14 Dec 2002 19:16:38 +0000
31097              Message-ID: <20021214191638.A3992@fdgroup.com>
31098      Branch: perl
31099            ! embed.fnc embed.h pod/perlfunc.pod pod/perlintern.pod pp_ctl.c
31100            ! proto.h t/op/eval.t
31101 ____________________________________________________________________________
31102 [ 18306] By: sky                                   on 2002/12/16  21:41:40
31103         Log: More documentation of obscure flags is good, even if the
31104              documentation might be not so good. Atleast it's not false!
31105              Documents the flags one can give to perl_clone
31106      Branch: perl
31107            ! sv.c
31108 ____________________________________________________________________________
31109 [ 18305] By: merijn                                on 2002/12/16  10:53:19
31110         Log: Enough changes to Configure and metaunits warrant an update.
31111              Several small changes and three additions
31112      Branch: perl
31113            ! Porting/Glossary
31114 ____________________________________________________________________________
31115 [ 18304] By: merijn                                on 2002/12/16  10:44:57
31116         Log: Redone #18011 from metaunits
31117      Branch: perl
31118            ! Configure
31119 ____________________________________________________________________________
31120 [ 18303] By: merijn                                on 2002/12/16  10:38:20
31121         Log: backport change #18011
31122      Branch: metaconfig
31123            ! U/installdirs/installprefix.U
31124 ____________________________________________________________________________
31125 [ 18302] By: rgs                                   on 2002/12/14  22:34:25
31126         Log: Subject: Proper fix for CvOUTSIDE weak refcounting
31127              From: Dave Mitchell <davem@fdgroup.com>
31128              Date: Tue, 10 Dec 2002 01:26:44 +0000
31129              Message-ID: <20021210012644.A7843@fdgroup.com>
31130      Branch: perl
31131            ! cv.h dump.c embed.fnc ext/B/B/Deparse.pm ext/B/defsubs_h.PL
31132            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlapi.pod
31133            ! pod/perlintern.pod pp_ctl.c sv.c t/op/closure.t
31134 ____________________________________________________________________________
31135 [ 18301] By: jhi                                   on 2002/12/13  02:12:54
31136         Log: Bad location of '==>' under the debugger,
31137              apply the patch.
31138      Branch: maint-5.8/perl
31139            ! lib/perl5db.pl
31140 ____________________________________________________________________________
31141 [ 18300] By: rgs                                   on 2002/12/12  20:40:22
31142         Log: Subject: [patch] typo in perlop
31143              From: andreas.koenig@anima.de (Andreas J. Koenig)
31144              Date: Wed, 11 Dec 2002 21:31:14 +0100
31145              Message-ID: <m3k7igjo19.fsf@k242.linux.bogus>
31146      Branch: perl
31147            ! pod/perlop.pod
31148 ____________________________________________________________________________
31149 [ 18299] By: rgs                                   on 2002/12/12  20:35:29
31150         Log: Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297
31151      Branch: perl
31152           !> ext/POSIX/POSIX.pod ext/POSIX/t/is.t ext/POSIX/t/posix.t
31153           !> pod/perlre.pod pod/perlretut.pod regexec.c t/op/pat.t
31154           !> t/op/subst.t
31155 ____________________________________________________________________________
31156 [ 18298] By: rgs                                   on 2002/12/12  20:00:36
31157         Log: Whitespace and indentation fix in the output of B::Debug.
31158      Branch: perl
31159            ! ext/B/B/Debug.pm
31160 ____________________________________________________________________________
31161 [ 18297] By: jhi                                   on 2002/12/12  19:19:56
31162         Log: Warn about the non-portabilities of strftime.
31163      Branch: maint-5.8/perl
31164            ! ext/POSIX/POSIX.pod
31165 ____________________________________________________________________________
31166 [ 18296] By: jhi                                   on 2002/12/12  18:21:12
31167         Log: Integrate:
31168              [ 18292]
31169              Update to Scalar-List-Utils 1.09
31170      Branch: maint-5.8/perl
31171           !> ext/List/Util/ChangeLog ext/List/Util/Util.xs
31172           !> ext/List/Util/lib/List/Util.pm
31173 ____________________________________________________________________________
31174 [ 18295] By: jhi                                   on 2002/12/12  18:06:57
31175         Log: Until proven otherwise I don't think any of the strftime
31176              formats %c, %z, and %Z can be tested portably.
31177      Branch: maint-5.8/perl
31178            ! ext/POSIX/t/posix.t
31179 ____________________________________________________________________________
31180 [ 18294] By: jhi                                   on 2002/12/12  14:34:58
31181         Log: Resolve Abe's failing is.t, diagnosed by Sarathy
31182              (setlocale(LC_ALL, 'C') was the key).  Document that
31183              locale settings may be hazardous to your isxxxx() health.
31184              (Surgeon General warning). 
31185      Branch: maint-5.8/perl
31186            ! ext/POSIX/POSIX.pod ext/POSIX/t/is.t
31187 ____________________________________________________________________________
31188 [ 18293] By: jhi                                   on 2002/12/12  13:57:56
31189         Log: Resolve [#perl 15774] by fiat: simply document that
31190              \C in lookbehind is unsupported.
31191      Branch: maint-5.8/perl
31192            ! pod/perlre.pod pod/perlretut.pod
31193 ____________________________________________________________________________
31194 [ 18292] By: gbarr                                 on 2002/12/12  09:23:04
31195         Log: Update to Scalar-List-Utils 1.09
31196      Branch: perl
31197            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
31198            ! ext/List/Util/lib/List/Util.pm
31199 ____________________________________________________________________________
31200 [ 18291] By: jhi                                   on 2002/12/11  20:13:30
31201         Log: has already been fixed; add its test.
31202      Branch: maint-5.8/perl
31203            ! t/op/subst.t
31204 ____________________________________________________________________________
31205 [ 18290] By: jhi                                   on 2002/12/11  18:56:01
31206         Log: Fix [perl #15763].
31207      Branch: maint-5.8/perl
31208            ! regexec.c t/op/pat.t
31209 ____________________________________________________________________________
31210 [ 18289] By: gsar                                  on 2002/12/11  18:55:36
31211         Log: integrate repository.pod change from mainline
31212      Branch: maint-5.8/perl
31213           !> Porting/repository.pod
31214 ____________________________________________________________________________
31215 [ 18288] By: gsar                                  on 2002/12/11  18:54:28
31216         Log: integrate repository.pod changes from mainline
31217      Branch: maint-5.6/perl
31218           !> Porting/repository.pod
31219 ____________________________________________________________________________
31220 [ 18287] By: gsar                                  on 2002/12/11  18:53:07
31221         Log: this has been incorrect for a while now, and has changed
31222              again recently
31223      Branch: perl
31224            ! Porting/repository.pod
31225 ____________________________________________________________________________
31226 [ 18286] By: jhi                                   on 2002/12/11  14:43:36
31227         Log: Integrate:
31228              [ 18272]
31229              RT#15950
31230              
31231              Subject: [PATCH] Typo in Term::ANSIColor
31232              Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT)
31233              From: "Mr. Nobody" <mrnobo1024  at  yahoo.com>
31234              
31235              [ 18277]
31236              Subject: [PATCH perl@18251] VMS build update
31237              Message-ID: <3DF56BE2.9000300@mac.com>
31238              Date: Mon, 09 Dec 2002 22:21:54 -0600
31239              From: "Craig A. Berry" <craigberry@mac.com>
31240              
31241              [ 18278]
31242              Subject: Re: default lib dir should examine $Config{installstyle}
31243              Date: Tue, 10 Dec 2002 09:45:19 -0500 (EST)
31244              From: Andy Dougherty <doughera@lafayette.edu>
31245              Message-ID: <Pine.SOL.4.10.10212100925400.17526-100000@maxwell.phys.lafayette.edu>
31246              
31247              [ 18279]
31248              Subject: Re: ANSIColor 1.06 released
31249              Version bump only after typo fix to sync with CPAN
31250              
31251              [ 18282]
31252              Subject: Remove stale e-mail addresses
31253              From: Andy Dougherty <doughera@lafayette.edu>
31254              Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST)
31255              Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu>
31256              
31257              [ 18283]
31258              More email addresses for #18282
31259              
31260              [ 18284]
31261              One more email address for #18282
31262      Branch: maint-5.8/perl
31263           !> (integrate 31 files)
31264 ____________________________________________________________________________
31265 [ 18285] By: hv                                    on 2002/12/11  10:35:01
31266         Log: Subject: [PATCH] Re: Precedence of ? :
31267              From: Stephen McCamant <smcc@mit.edu>
31268              Date: Tue, 10 Dec 2002 00:57:07 -0500 (EST)
31269              Message-Id: <20021210055707.974F073CCC@syllepsis>
31270      Branch: perl
31271            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
31272            ! vms/perly_c.vms
31273 ____________________________________________________________________________
31274 [ 18284] By: hv                                    on 2002/12/11  10:21:12
31275         Log: One more email address for #18282
31276      Branch: perl
31277            ! lib/Pod/Perldoc.pm
31278 ____________________________________________________________________________
31279 [ 18283] By: hv                                    on 2002/12/11  10:18:07
31280         Log: More email addresses for #18282
31281      Branch: perl
31282            ! hints/aix.sh hints/apollo.sh hints/epix.sh hints/freebsd.sh
31283            ! hints/irix_6.sh hints/isc.sh hints/isc_2.sh hints/machten.sh
31284            ! hints/machten_2.sh hints/openbsd.sh hints/os2.sh
31285            ! hints/os390.sh hints/sunos_4_1.sh hints/titanos.sh
31286            ! hints/ultrix_4.sh hints/umips.sh hints/utekv.sh
31287 ____________________________________________________________________________
31288 [ 18282] By: hv                                    on 2002/12/11  10:16:05
31289         Log: Subject: Remove stale e-mail addresses
31290              From: Andy Dougherty <doughera@lafayette.edu>
31291              Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST)
31292              Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu>
31293      Branch: perl
31294            ! Porting/pumpkin.pod configure.gnu
31295            ! ext/ODBM_File/hints/dec_osf.pl ext/ODBM_File/hints/hpux.pl
31296            ! ext/ODBM_File/hints/ultrix.pl ext/SDBM_File/sdbm/README.too
31297            ! lib/File/Spec.pm perly.fixer pod/checkpods.PL
31298 ____________________________________________________________________________
31299 [ 18281] By: hv                                    on 2002/12/11  09:59:31
31300         Log: Integrate from maint-5.8 #18156, #18218.
31301      Branch: perl
31302           !> lib/Unicode/UCD.t lib/unicore/Category.pl
31303           !> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
31304           !> lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl
31305           !> lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl
31306           !> lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl
31307           !> lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl t/op/pack.t
31308 ____________________________________________________________________________
31309 [ 18280] By: rgs                                   on 2002/12/10  21:30:10
31310         Log: Integrate from the maint-5.8/ branch :
31311              changes 18219, 18236, 18242-3, 18247-8,
31312              18253-5, 18257, 18273-6
31313      Branch: perl
31314           +> t/op/lc_user.t
31315           !> MANIFEST hints/irix_6.sh lib/File/Copy.pm lib/utf8_heavy.pl
31316           !> pod/perldiag.pod pod/perlguts.pod pod/perlsec.pod
31317           !> pod/perlunicode.pod pp.c t/op/lc.t t/op/pat.t t/op/split.t
31318           !> t/uni/tr_utf8.t
31319 ____________________________________________________________________________
31320 [ 18279] By: merijn                                on 2002/12/10  14:10:03
31321         Log: Subject: Re: ANSIColor 1.06 released
31322              Version bump only after typo fix to sync with CPAN
31323      Branch: perl
31324            ! lib/Term/ANSIColor.pm
31325 ____________________________________________________________________________
31326 [ 18278] By: merijn                                on 2002/12/10  14:05:25
31327         Log: Subject: Re: default lib dir should examine $Config{installstyle}
31328              Date: Tue, 10 Dec 2002 09:45:19 -0500 (EST)
31329              From: Andy Dougherty <doughera@lafayette.edu>
31330              Message-ID: <Pine.SOL.4.10.10212100925400.17526-100000@maxwell.phys.lafayette.edu>
31331      Branch: metaconfig
31332            ! U/installdirs/installstyle.U
31333 ____________________________________________________________________________
31334 [ 18277] By: merijn                                on 2002/12/10  08:46:05
31335         Log: Subject: [PATCH perl@18251] VMS build update
31336              Message-ID: <3DF56BE2.9000300@mac.com>
31337              Date: Mon, 09 Dec 2002 22:21:54 -0600
31338              From: "Craig A. Berry" <craigberry@mac.com>
31339      Branch: perl
31340            ! configure.com ext/Time/HiRes/Makefile.PL
31341            ! vms/descrip_mms.template
31342 ____________________________________________________________________________
31343 [ 18276] By: jhi                                   on 2002/12/09  23:49:14
31344         Log: Move the tests added to pat.t in #18248 to lc.t.
31345      Branch: maint-5.8/perl
31346            ! t/op/lc.t t/op/pat.t
31347 ____________________________________________________________________________
31348 [ 18275] By: jhi                                   on 2002/12/09  23:21:58
31349         Log: Add Nick Clark's test case for [perl #18915].
31350              (The bug was fixed by change #18266.)
31351      Branch: maint-5.8/perl
31352            ! t/op/split.t
31353 ____________________________________________________________________________
31354 [ 18274] By: jhi                                   on 2002/12/09  23:19:57
31355         Log: test.pl-ise t/op/split.t
31356      Branch: maint-5.8/perl
31357            ! t/op/split.t
31358 ____________________________________________________________________________
31359 [ 18273] By: jhi                                   on 2002/12/09  22:48:39
31360         Log: Add Nick Clark's test case for [perl #18931].
31361              (The bug was fixed by change #18266.)
31362      Branch: maint-5.8/perl
31363            ! t/op/lc.t
31364 ____________________________________________________________________________
31365 [ 18272] By: merijn                                on 2002/12/09  15:31:28
31366         Log: RT#15950
31367              
31368              Subject: [PATCH] Typo in Term::ANSIColor
31369              Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT)
31370              From: "Mr. Nobody" <mrnobo1024  at  yahoo.com>
31371      Branch: perl
31372            ! lib/Term/ANSIColor.pm
31373 ____________________________________________________________________________
31374 [ 18271] By: jhi                                   on 2002/12/09  02:41:11
31375         Log: Integrate:
31376              [ 18249]
31377              Suppress a compilation warning reported by Jarkko
31378              (variable initialization skipped by goto).
31379              
31380              [ 18250]
31381              Fix bug #18874, essentially by reverting change #11890.
31382              Add a regression test for it.
31383              
31384              [ 18251]
31385              Fix two cases of buffer overflow in the lexer.
31386              
31387              [ 18259]
31388              Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
31389              From: Nicholas Clark <nick@unfortu.net>
31390              Date: Mon, 2 Dec 2002 21:48:29 +0000
31391              Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
31392              
31393              [ 18260]
31394              Document that $ENV{TERM} may produce taint failures.
31395              Subject: Re: [perl #18717] spurious failures in regression test
31396              From: Slaven Rezic <slaven.rezic@berlin.de>
31397              Date: 29 Nov 2002 22:11:46 +0100
31398              Message-ID: <87hee0nkrx.fsf@vran.herceg.de>
31399              
31400              [ 18261]
31401              Change the set of characters that are considered to be
31402              safe in $ENV{TERM} for taint checkings.
31403              
31404              [ 18262]
31405              getservbyport() should accept an empty string as its
31406              proto argument (as does getservbyname()).
31407              
31408              Subject: Re: Is this a bug or am I being stupid?
31409              From: Slaven Rezic <slaven.rezic@berlin.de>
31410              Date: 08 Dec 2002 01:54:37 +0100
31411              Message-ID: <87znrhl48i.fsf@vran.herceg.de>
31412              
31413              [ 18263]
31414              Subject: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose
31415              From: Slaven Rezic <slaven.rezic@berlin.de>
31416              Date: 08 Dec 2002 01:31:45 +0100
31417              Message-ID: <874r9pmjv2.fsf@vran.herceg.de>
31418              
31419              [ 18264]
31420              Subject: Re: [perl #18165] "0" fails as right-hand argument to ..
31421              From: Slaven Rezic <slaven.rezic@berlin.de>
31422              Date: 30 Nov 2002 00:07:05 +0100
31423              Message-ID: <8765ugnffq.fsf@vran.herceg.de>
31424              
31425              [ 18265]
31426              Subject: Re: [perl #18927] barewords with no errors
31427              From: Abe Timmerman <abe@ztreet.demon.nl>
31428              Date: Sun, 8 Dec 2002 17:12:56 +0100
31429              Message-Id: <200212081712.56102.abe@ztreet.demon.nl>
31430              
31431              [ 18266]
31432              Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
31433              From: Abhijit Menon-Sen <ams@wiw.org>
31434              Date: Wed, 6 Nov 2002 19:38:11 +0530
31435              Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
31436              
31437              [ 18267]
31438              Subject: Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime()  are sometimes wrong
31439              From: Slaven Rezic <slaven.rezic@berlin.de>
31440              Date: 09 Nov 2002 23:21:16 +0100
31441              Message-ID: <874raqz8o3.fsf@vran.herceg.de>
31442              
31443              [ 18268]
31444              fix #18266 sprintf format mismatch
31445              
31446              [ 18269]
31447              Subject: Re: Bug in Filter::Simple
31448              From: Slaven Rezic <slaven.rezic@berlin.de>
31449              Date: 07 Nov 2002 10:01:41 +0100
31450              Message-ID: <87of91u51m.fsf@vran.herceg.de>
31451              
31452              [ 18270]
31453              Subject: [perl #18256] xsubpp can make nested comments in C code
31454              From: Nicholas Clark (via RT) <perlbug@perl.org>
31455              Date: 7 Nov 2002 14:58:14 -0000
31456              Message-Id: <rt-18256-41218.19.7625495305233@bugs6.perl.org>
31457              
31458              (plus regen Configure)
31459      Branch: maint-5.8/perl
31460            ! Configure config_h.SH
31461           !> ext/Filter/Util/Call/Call.xs ext/Filter/t/call.t
31462           !> ext/POSIX/t/posix.t hv.c lib/English.pm lib/English.t
31463           !> lib/Exporter/Heavy.pm lib/ExtUtils/xsubpp lib/Hash/Util.t
31464           !> pod/perldiag.pod pp_ctl.c pp_sys.c regcomp.c t/cmd/for.t
31465           !> t/comp/parser.t t/lib/strict/subs t/op/lc.t taint.c toke.c
31466           !> util.c
31467 ____________________________________________________________________________
31468 [ 18270] By: hv                                    on 2002/12/09  00:25:26
31469         Log: Subject: [perl #18256] xsubpp can make nested comments in C code
31470              From: Nicholas Clark (via RT) <perlbug@perl.org>
31471              Date: 7 Nov 2002 14:58:14 -0000
31472              Message-Id: <rt-18256-41218.19.7625495305233@bugs6.perl.org>
31473      Branch: perl
31474            ! lib/ExtUtils/xsubpp
31475 ____________________________________________________________________________
31476 [ 18269] By: hv                                    on 2002/12/09  00:19:33
31477         Log: Subject: Re: Bug in Filter::Simple
31478              From: Slaven Rezic <slaven.rezic@berlin.de>
31479              Date: 07 Nov 2002 10:01:41 +0100
31480              Message-ID: <87of91u51m.fsf@vran.herceg.de>
31481      Branch: perl
31482            ! ext/Filter/Util/Call/Call.xs ext/Filter/t/call.t
31483 ____________________________________________________________________________
31484 [ 18268] By: hv                                    on 2002/12/09  00:14:58
31485         Log: fix #18266 sprintf format mismatch
31486      Branch: perl
31487            ! regcomp.c
31488 ____________________________________________________________________________
31489 [ 18267] By: hv                                    on 2002/12/09  00:10:09
31490         Log: Subject: Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime()  are sometimes wrong
31491              From: Slaven Rezic <slaven.rezic@berlin.de>
31492              Date: 09 Nov 2002 23:21:16 +0100
31493              Message-ID: <874raqz8o3.fsf@vran.herceg.de>
31494      Branch: perl
31495            ! config_h.SH ext/POSIX/t/posix.t util.c
31496 ____________________________________________________________________________
31497 [ 18266] By: hv                                    on 2002/12/09  00:02:57
31498         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
31499              From: Abhijit Menon-Sen <ams@wiw.org>
31500              Date: Wed, 6 Nov 2002 19:38:11 +0530
31501              Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
31502      Branch: perl
31503            ! regcomp.c t/op/lc.t
31504 ____________________________________________________________________________
31505 [ 18265] By: rgs                                   on 2002/12/08  22:10:45
31506         Log: Subject: Re: [perl #18927] barewords with no errors
31507              From: Abe Timmerman <abe@ztreet.demon.nl>
31508              Date: Sun, 8 Dec 2002 17:12:56 +0100
31509              Message-Id: <200212081712.56102.abe@ztreet.demon.nl>
31510      Branch: perl
31511            ! t/lib/strict/subs
31512 ____________________________________________________________________________
31513 [ 18264] By: rgs                                   on 2002/12/08  22:04:39
31514         Log: Subject: Re: [perl #18165] "0" fails as right-hand argument to ..
31515              From: Slaven Rezic <slaven.rezic@berlin.de>
31516              Date: 30 Nov 2002 00:07:05 +0100
31517              Message-ID: <8765ugnffq.fsf@vran.herceg.de>
31518      Branch: perl
31519            ! pp_ctl.c t/cmd/for.t
31520 ____________________________________________________________________________
31521 [ 18263] By: rgs                                   on 2002/12/08  21:56:13
31522         Log: Subject: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose
31523              From: Slaven Rezic <slaven.rezic@berlin.de>
31524              Date: 08 Dec 2002 01:31:45 +0100
31525              Message-ID: <874r9pmjv2.fsf@vran.herceg.de>
31526      Branch: perl
31527            ! lib/Exporter/Heavy.pm
31528 ____________________________________________________________________________
31529 [ 18262] By: rgs                                   on 2002/12/08  20:31:42
31530         Log: getservbyport() should accept an empty string as its
31531              proto argument (as does getservbyname()).
31532              
31533              Subject: Re: Is this a bug or am I being stupid?
31534              From: Slaven Rezic <slaven.rezic@berlin.de>
31535              Date: 08 Dec 2002 01:54:37 +0100
31536              Message-ID: <87znrhl48i.fsf@vran.herceg.de>
31537      Branch: perl
31538            ! pp_sys.c
31539 ____________________________________________________________________________
31540 [ 18261] By: rgs                                   on 2002/12/08  20:17:37
31541         Log: Change the set of characters that are considered to be
31542              safe in $ENV{TERM} for taint checkings.
31543      Branch: perl
31544            ! taint.c
31545 ____________________________________________________________________________
31546 [ 18260] By: rgs                                   on 2002/12/08  20:14:57
31547         Log: Document that $ENV{TERM} may produce taint failures.
31548              Subject: Re: [perl #18717] spurious failures in regression test
31549              From: Slaven Rezic <slaven.rezic@berlin.de>
31550              Date: 29 Nov 2002 22:11:46 +0100
31551              Message-ID: <87hee0nkrx.fsf@vran.herceg.de>
31552      Branch: perl
31553            ! pod/perldiag.pod
31554 ____________________________________________________________________________
31555 [ 18259] By: rgs                                   on 2002/12/08  19:34:34
31556         Log: Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
31557              From: Nicholas Clark <nick@unfortu.net>
31558              Date: Mon, 2 Dec 2002 21:48:29 +0000
31559              Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
31560      Branch: perl
31561            ! hv.c lib/Hash/Util.t
31562 ____________________________________________________________________________
31563 [ 18258] By: jhi                                   on 2002/12/08  15:24:00
31564         Log: Retract #18252 and #18256.
31565      Branch: maint-5.8/perl
31566            ! hv.c lib/Hash/Util.t regcomp.c t/op/lc.t
31567 ____________________________________________________________________________
31568 [ 18257] By: jhi                                   on 2002/12/07  22:38:49
31569         Log: Tiny doc tweak from Hugo for [perl #16783].
31570      Branch: maint-5.8/perl
31571            ! pod/perlsec.pod
31572 ____________________________________________________________________________
31573 [ 18256] By: jhi                                   on 2002/12/07  18:24:27
31574         Log: Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
31575              From: Nicholas Clark <nick@unfortu.net>
31576              Date: Mon, 2 Dec 2002 21:48:29 +0000
31577              Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
31578              
31579              (the pp_sys.c and util.c were accidentally open,
31580              but luckily unmodified)
31581      Branch: maint-5.8/perl
31582            ! hv.c lib/Hash/Util.t pp_sys.c util.c
31583 ____________________________________________________________________________
31584 [ 18255] By: jhi                                   on 2002/12/07  16:57:32
31585         Log: The [perl #16843] has been fixed, add its test.
31586      Branch: maint-5.8/perl
31587            ! t/uni/tr_utf8.t
31588 ____________________________________________________________________________
31589 [ 18254] By: jhi                                   on 2002/12/07  16:26:27
31590         Log: Add user-definable To-mappings.     (So if you don't agree
31591              with the Unicode mappings, you can make your own.)
31592              Resolves [perl #3741].
31593      Branch: maint-5.8/perl
31594            + t/op/lc_user.t
31595            ! MANIFEST lib/utf8_heavy.pl pod/perldiag.pod
31596            ! pod/perlunicode.pod
31597 ____________________________________________________________________________
31598 [ 18253] By: jhi                                   on 2002/12/07  15:35:43
31599         Log: test.pl-ise t/op/lc.t.
31600      Branch: maint-5.8/perl
31601            ! t/op/lc.t
31602 ____________________________________________________________________________
31603 [ 18252] By: jhi                                   on 2002/12/06  22:19:15
31604         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
31605              From: Abhijit Menon-Sen <ams@wiw.org>
31606              To: perl5-porters@perl.org
31607              Date: Wed, 6 Nov 2002 19:38:11 +0530
31608              Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
31609      Branch: maint-5.8/perl
31610            ! regcomp.c t/op/lc.t
31611 ____________________________________________________________________________
31612 [ 18251] By: rgs                                   on 2002/12/06  21:27:55
31613         Log: Fix two cases of buffer overflow in the lexer.
31614      Branch: perl
31615            ! t/comp/parser.t toke.c
31616 ____________________________________________________________________________
31617 [ 18250] By: rgs                                   on 2002/12/06  20:44:26
31618         Log: Fix bug #18874, essentially by reverting change #11890.
31619              Add a regression test for it.
31620      Branch: perl
31621            ! lib/English.pm lib/English.t
31622 ____________________________________________________________________________
31623 [ 18249] By: rgs                                   on 2002/12/06  20:42:01
31624         Log: Suppress a compilation warning reported by Jarkko
31625              (variable initialization skipped by goto).
31626      Branch: perl
31627            ! toke.c
31628 ____________________________________________________________________________
31629 [ 18248] By: jhi                                   on 2002/12/06  13:58:05
31630         Log: A test for [perl #18857] (that was fixed by #18107) from Nick Clark.
31631      Branch: maint-5.8/perl
31632            ! t/op/pat.t
31633 ____________________________________________________________________________
31634 [ 18247] By: jhi                                   on 2002/12/06  13:40:10
31635         Log: More comments and robustness in pp_ucfirst() and pp_lcfirst().
31636      Branch: maint-5.8/perl
31637            ! pp.c
31638 ____________________________________________________________________________
31639 [ 18246] By: pudge                                 on 2002/12/04  12:51:38
31640         Log: Update Changes, Makefile.mk
31641      Branch: maint-5.6/macperl
31642            ! macos/Changes macos/Makefile.mk
31643 ____________________________________________________________________________
31644 [ 18245] By: nick                                  on 2002/12/04  10:33:38
31645         Log: Integrate mainline
31646      Branch: perlio
31647           +> ext/POSIX/t/is.t lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
31648           +> lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
31649           +> lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
31650           +> lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
31651           +> lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
31652           +> lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
31653           +> lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
31654           +> lib/Pod/PlainText.pm pod/perldoc.pod regen.pl regen_headers.pl
31655           +> t/comp/parser.t
31656           !> (integrate 138 files)
31657 ____________________________________________________________________________
31658 [ 18244] By: gsar                                  on 2002/12/04  08:20:20
31659         Log: integrate macperl-5.6 branch change (DynaLoader fix)
31660      Branch: maint-5.6/perl
31661           !> ext/DynaLoader/DynaLoader_pm.PL
31662 ____________________________________________________________________________
31663 [ 18243] By: jhi                                   on 2002/12/03  23:39:28
31664         Log: UTF8_IS_INVARIANT() is better then UTF8_IS_CONTINUED().
31665              (The latter matches also post-initial bytes of a multibyte.)
31666      Branch: maint-5.8/perl
31667            ! pod/perlguts.pod
31668 ____________________________________________________________________________
31669 [ 18242] By: jhi                                   on 2002/12/03  15:04:07
31670         Log: Slight tweaks on the XS-and-Unicode docs, inspired by [perl #17852].
31671      Branch: maint-5.8/perl
31672            ! pod/perlguts.pod pod/perlunicode.pod
31673 ____________________________________________________________________________
31674 [ 18241] By: jhi                                   on 2002/12/03  14:02:58
31675         Log: Integrate:
31676              [ 18239]
31677              Fix up #18229.
31678      Branch: maint-5.8/perl
31679           !> embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h
31680           !> pod/perlintern.pod
31681 ____________________________________________________________________________
31682 [ 18240] By: nick                                  on 2002/12/03  12:51:02
31683         Log: Avoid eqtime() wiping the file (as suggested by 
31684              "Luis G. Uribe C." <GUribe@SoftHome.net>
31685      Branch: perlio
31686            ! lib/ExtUtils/Command.pm
31687 ____________________________________________________________________________
31688 [ 18239] By: jhi                                   on 2002/12/03  12:49:01
31689         Log: Fix up #18229.
31690      Branch: perl
31691            ! embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h
31692            ! pod/perlintern.pod
31693 ____________________________________________________________________________
31694 [ 18238] By: pudge                                 on 2002/12/03  03:32:47
31695         Log: Provide workaround for MacPerl bug #494368,
31696              a stack overflow problem in Text::ParseWords with
31697              very long lines.  Better to have the old version
31698              of the module available just in case.
31699      Branch: maint-5.6/macperl
31700            + macos/lib/Text/ParseWords/Old.pm
31701 ____________________________________________________________________________
31702 [ 18237] By: pudge                                 on 2002/12/03  03:31:20
31703         Log: Fix (already in 5.8) for not modifying @INC
31704      Branch: maint-5.6/macperl
31705            ! ext/DynaLoader/DynaLoader_pm.PL
31706 ____________________________________________________________________________
31707 [ 18236] By: jhi                                   on 2002/12/03  01:25:45
31708         Log: According to Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
31709              gcc on IRIX (6.2) does not need and does indeed much better
31710              without -D_POSIX_C_SOURCE [perl #15128] (the inclusion of
31711              _POSIX_C_SOURCE in CFLAGS disables the definition of _SGIAPI
31712              and <sys/dirent.h> doesn't define struct dirent64,
31713              which causes reentr.c not to compile)
31714      Branch: maint-5.8/perl
31715            ! hints/irix_6.sh
31716 ____________________________________________________________________________
31717 [ 18235] By: jhi                                   on 2002/12/02  23:15:05
31718         Log: Update Changes.
31719      Branch: maint-5.8/perl
31720            ! Changes patchlevel.h
31721 ____________________________________________________________________________
31722 [ 18234] By: jhi                                   on 2002/12/02  22:30:41
31723         Log: Integrate:
31724              [ 17815]
31725              formatting cleanup and:
31726              Subject: Re: perl-5.8.0 on HP porting center
31727              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31728              Date: Thu, 29 Aug 2002 12:23:31 +0200
31729              Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
31730              
31731              [ 18170]
31732              Move some tests from t/run/fresh_perl.t
31733              to the new t/comp/parser.t. The goal being to
31734              get rid of fresh_perl.t at some point.
31735              
31736              [ 18228]
31737              integrate Pod-Perldoc-3.07. This replaces the original inline perldoc
31738              with a module-driven version, and separates out its docs.
31739              
31740              [ 18229]
31741              $0 mofifying part I
31742              
31743              Date: Sat, 30 Nov 2002 20:16:51 +0200
31744              From: Jarkko Hietaniemi <jhi@iki.fi>
31745              Subject: [PATCH] $0 modifying
31746              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
31747              
31748              [ 18230]
31749              $0 modifying part II (HP-UX only)
31750              
31751              Date: Sat, 30 Nov 2002 20:16:51 +0200
31752              From: Jarkko Hietaniemi <jhi@iki.fi>
31753              Subject: [PATCH] $0 modifying
31754              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
31755              
31756              [ 18231]
31757              Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
31758              Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST)
31759              From: Andy Dougherty <doughera@lafayette.edu>
31760              Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>
31761              
31762              [ 18232]
31763              Skip test #17 of lib/open.t when useperlio is not defined.
31764              
31765              [ 18233]
31766              Fix bug #18573 : in a double-quoted string, a \c not followed
31767              by any character may corrupt memory due to reading past the
31768              end of the input buffer. Add a new error message corresponding
31769              to this case.
31770      Branch: maint-5.8/perl
31771           +> lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
31772           +> lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
31773           +> lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
31774           +> lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
31775           +> lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
31776           +> lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
31777           +> lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
31778           +> pod/perldoc.pod
31779           !> MANIFEST README.hpux ext/threads/t/join.t installperl
31780           !> lib/open.t makedef.pl mg.c perl.c pod/perldiag.pod
31781           !> pod/perlvar.pod sv.c t/comp/parser.t t/op/magic.t thread.h
31782           !> toke.c utils/perldoc.PL
31783 ____________________________________________________________________________
31784 [ 18233] By: rgs                                   on 2002/12/02  20:03:09
31785         Log: Fix bug #18573 : in a double-quoted string, a \c not followed
31786              by any character may corrupt memory due to reading past the
31787              end of the input buffer. Add a new error message corresponding
31788              to this case.
31789      Branch: perl
31790            ! pod/perldiag.pod t/comp/parser.t toke.c
31791 ____________________________________________________________________________
31792 [ 18232] By: rgs                                   on 2002/12/02  19:59:07
31793         Log: Skip test #17 of lib/open.t when useperlio is not defined.
31794      Branch: perl
31795            ! lib/open.t
31796 ____________________________________________________________________________
31797 [ 18231] By: merijn                                on 2002/12/02  16:00:12
31798         Log: Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
31799              Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST)
31800              From: Andy Dougherty <doughera@lafayette.edu>
31801              Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>
31802      Branch: perl
31803            ! README.hpux
31804 ____________________________________________________________________________
31805 [ 18230] By: merijn                                on 2002/12/02  15:45:31
31806         Log: $0 modifying part II (HP-UX only)
31807              
31808              Date: Sat, 30 Nov 2002 20:16:51 +0200
31809              From: Jarkko Hietaniemi <jhi@iki.fi>
31810              Subject: [PATCH] $0 modifying
31811              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
31812      Branch: perl
31813            ! mg.c
31814 ____________________________________________________________________________
31815 [ 18229] By: merijn                                on 2002/12/02  15:43:16
31816         Log: $0 mofifying part I
31817              
31818              Date: Sat, 30 Nov 2002 20:16:51 +0200
31819              From: Jarkko Hietaniemi <jhi@iki.fi>
31820              Subject: [PATCH] $0 modifying
31821              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
31822      Branch: perl
31823            ! ext/threads/t/join.t makedef.pl mg.c perl.c pod/perlvar.pod
31824            ! sv.c t/op/magic.t thread.h
31825 ____________________________________________________________________________
31826 [ 18228] By: hv                                    on 2002/12/02  13:37:59
31827         Log: integrate Pod-Perldoc-3.07. This replaces the original inline perldoc
31828              with a module-driven version, and separates out its docs.
31829      Branch: perl
31830            + lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
31831            + lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
31832            + lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
31833            + lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
31834            + lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
31835            + lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
31836            + lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
31837            + pod/perldoc.pod
31838            ! MANIFEST utils/perldoc.PL
31839 ____________________________________________________________________________
31840 [ 18227] By: jhi                                   on 2002/12/02  13:23:48
31841         Log: Integrate:
31842              [ 18216]
31843              64bit Peek failure on HP-UX 11.00
31844              
31845              Subject: Re: Smoke 18188
31846              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31847              From: Slaven Rezic <slaven.rezic@berlin.de>
31848              Date: 28 Nov 2002 19:25:25 +0100
31849              Message-ID: <877kexsga2.fsf@vran.herceg.de>
31850              
31851              [ 18217]
31852              Document the hint constants and where they're used.
31853              
31854              [ 18224]
31855              Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
31856              and lib/Pod/t/utils.t to cater for simpler output text.
31857              
31858              [ 18226]
31859              missed the new file from #18224
31860      Branch: maint-5.8/perl
31861           +> lib/Pod/PlainText.pm
31862           !> (integrate 37 files)
31863 ____________________________________________________________________________
31864 [ 18226] By: hv                                    on 2002/12/02  12:44:35
31865         Log: missed the new file from #18224
31866      Branch: perl
31867            + lib/Pod/PlainText.pm
31868            ! MANIFEST
31869 ____________________________________________________________________________
31870 [ 18225] By: hv                                    on 2002/12/02  03:09:42
31871         Log: integrate util.c fragment from #18200 to undef SA_RESTART on MacOS
31872      Branch: perl
31873            ! util.c
31874 ____________________________________________________________________________
31875 [ 18224] By: hv                                    on 2002/12/02  02:59:02
31876         Log: Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
31877              and lib/Pod/t/utils.t to cater for simpler output text.
31878      Branch: perl
31879            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Usage.pm
31880            ! lib/Pod/t/latex.t lib/Pod/t/utils.t pod/podselect.PL
31881            ! t/pod/emptycmd.t t/pod/for.t t/pod/headings.t t/pod/include.t
31882            ! t/pod/included.t t/pod/lref.t t/pod/lref.xr
31883            ! t/pod/multiline_items.t t/pod/multiline_items.xr
31884            ! t/pod/nested_items.t t/pod/nested_seqs.t t/pod/oneline_cmds.t
31885            ! t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/poderrs.t
31886            ! t/pod/poderrs.xr t/pod/podselect.t t/pod/podselect.xr
31887            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
31888 ____________________________________________________________________________
31889 [ 18223] By: hv                                    on 2002/12/02  02:46:17
31890         Log: Subject: [PATCH] SvFAKE lexicals in scope for all of the sub
31891              From: Dave Mitchell <davem@fdgroup.com>
31892              Date: Mon, 25 Nov 2002 21:25:33 +0000
31893              Message-ID: <20021125212533.B29157@fdgroup.com>
31894      Branch: perl
31895            ! ext/Devel/Peek/Peek.t pad.c t/op/closure.t
31896 ____________________________________________________________________________
31897 [ 18222] By: hv                                    on 2002/12/02  02:23:28
31898         Log: #18221 broke t/op/eval.t
31899      Branch: perl
31900            ! t/op/eval.t
31901 ____________________________________________________________________________
31902 [ 18221] By: hv                                    on 2002/12/02  02:18:19
31903         Log: integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5
31904      Branch: perl
31905           +> ext/POSIX/t/is.t
31906           !> INSTALL MANIFEST README.os2 ext/Fcntl/t/syslfs.t
31907           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL
31908           !> lib/Unicode/UCD.pm lib/Unicode/UCD.t pod/perldiag.pod
31909           !> t/op/eval.t t/op/grep.t t/op/lfs.t t/op/subst.t
31910 ____________________________________________________________________________
31911 [ 18220] By: hv                                    on 2002/12/02  00:58:54
31912         Log: Subject: [PATCH 2nd attempt] allow evals to see the full lexical scope
31913              From: Dave Mitchell <davem@fdgroup.com>
31914              Date: Sun, 24 Nov 2002 22:19:06 +0000
31915              Message-ID: <20021124221906.A25386@fdgroup.com>
31916      Branch: perl
31917            ! cop.h cv.h dump.c embed.fnc embed.h ext/B/B.pm ext/B/B.xs
31918            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
31919            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlintern.pod pp_ctl.c
31920            ! pp_hot.c proto.h sv.c sv.h t/op/eval.t toke.c
31921 ____________________________________________________________________________
31922 [ 18219] By: jhi                                   on 2002/11/30  16:55:14
31923         Log: Integrate maint-5.6/macperl #17852.
31924      Branch: maint-5.8/perl
31925           !> lib/File/Copy.pm
31926 ____________________________________________________________________________
31927 [ 18218] By: jhi                                   on 2002/11/29  18:23:39
31928         Log: Add test from [perl #8026]
31929      Branch: maint-5.8/perl
31930            ! t/op/pack.t
31931 ____________________________________________________________________________
31932 [ 18217] By: rgs                                   on 2002/11/29  12:11:28
31933         Log: Document the hint constants and where they're used.
31934      Branch: perl
31935            ! ext/re/re.pm lib/File/Basename.pm lib/charnames.pm
31936            ! lib/filetest.pm lib/open.pm lib/overload.pm lib/vmsish.pm
31937            ! perl.h
31938 ____________________________________________________________________________
31939 [ 18216] By: merijn                                on 2002/11/29  10:00:54
31940         Log: 64bit Peek failure on HP-UX 11.00
31941              
31942              Subject: Re: Smoke 18188
31943              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31944              From: Slaven Rezic <slaven.rezic@berlin.de>
31945              Date: 28 Nov 2002 19:25:25 +0100
31946              Message-ID: <877kexsga2.fsf@vran.herceg.de>
31947      Branch: perl
31948            ! ext/Devel/Peek/Peek.t
31949 ____________________________________________________________________________
31950 [ 18215] By: jhi                                   on 2002/11/29  00:32:10
31951         Log: perl #7887: Bad URL in README.os2
31952      Branch: maint-5.8/perl
31953            ! README.os2
31954 ____________________________________________________________________________
31955 [ 18214] By: jhi                                   on 2002/11/28  23:41:54
31956         Log: Two tests from perl #7806.
31957      Branch: maint-5.8/perl
31958            ! t/op/subst.t
31959 ____________________________________________________________________________
31960 [ 18213] By: jhi                                   on 2002/11/28  22:26:23
31961         Log: Unintended integratee from #18210.
31962      Branch: maint-5.8/perl
31963            - macos/config.h
31964 ____________________________________________________________________________
31965 [ 18212] By: gsar                                  on 2002/11/28  22:04:07
31966         Log: integrate macperl-5.6 changes
31967      Branch: maint-5.6/perl
31968           !> lib/File/Copy.pm util.c
31969 ____________________________________________________________________________
31970 [ 18211] By: jhi                                   on 2002/11/28  21:50:05
31971         Log: More pseudohashery.
31972      Branch: maint-5.8/perl
31973            ! lib/fields.t
31974 ____________________________________________________________________________
31975 [ 18210] By: jhi                                   on 2002/11/28  21:24:10
31976         Log: Integrate:
31977              [ 18200]
31978              Yet another approach to signal handling (Matthias)
31979              
31980              (from maint-5.8/macperl)
31981      Branch: maint-5.8/perl
31982           +> macos/config.h
31983           !> util.c
31984 ____________________________________________________________________________
31985 [ 18209] By: jhi                                   on 2002/11/28  19:07:20
31986         Log: Add the test case from perl #9728.
31987      Branch: maint-5.8/perl
31988            ! t/op/eval.t
31989 ____________________________________________________________________________
31990 [ 18208] By: jhi                                   on 2002/11/28  16:57:01
31991         Log: Retry the #17920.
31992      Branch: maint-5.8/perl
31993            ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
31994            ! handy.h perl.c perl.h pod/perlrun.pod proto.h sv.c util.c
31995 ____________________________________________________________________________
31996 [ 18207] By: jhi                                   on 2002/11/28  16:49:00
31997         Log: Urque.  Retract #18206 since it got two patches interleaved
31998              (the #17920, and an unfinished experimental patch).
31999      Branch: maint-5.8/perl
32000            ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs
32001            ! ext/threads/t/join.t global.sym handy.h intrpvar.h makedef.pl
32002            ! mg.c perl.c perl.h pod/perlrun.pod pod/perlvar.pod sv.c
32003            ! t/op/magic.t thread.h util.c
32004 ____________________________________________________________________________
32005 [ 18206] By: jhi                                   on 2002/11/28  16:45:11
32006         Log: Integrate:
32007              [ 17920]
32008              LEAKTEST is dead, RIP
32009              Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST
32010              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32011              Date: Mon, 23 Sep 2002 18:33:12 +0200
32012              Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl>
32013              
32014              (since LEAKTEST seems to be fundamentally obsolete,
32015              even maint-5.8 shouldn't keep flogging a dead feature)
32016      Branch: maint-5.8/perl
32017            ! ext/threads/t/join.t intrpvar.h makedef.pl mg.c perl.c
32018            ! pod/perlvar.pod sv.c t/op/magic.t thread.h
32019           !> av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
32020           !> handy.h perl.h pod/perlrun.pod util.c
32021 ____________________________________________________________________________
32022 [ 18205] By: jhi                                   on 2002/11/28  15:25:35
32023         Log: Another pseudohash usage.
32024      Branch: maint-5.8/perl
32025            ! lib/constant.t
32026 ____________________________________________________________________________
32027 [ 18204] By: jhi                                   on 2002/11/28  14:55:34
32028         Log: Integrate:
32029              [ 18203]
32030              Slight beauty tweak. 
32031      Branch: maint-5.8/perl
32032           !> intrpvar.h
32033 ____________________________________________________________________________
32034 [ 18203] By: jhi                                   on 2002/11/28  14:54:34
32035         Log: Slight beauty tweak. 
32036      Branch: perl
32037            ! intrpvar.h
32038 ____________________________________________________________________________
32039 [ 18202] By: jhi                                   on 2002/11/28  14:49:11
32040         Log: Add test for bug #18153.
32041      Branch: maint-5.8/perl
32042            ! t/op/grep.t
32043 ____________________________________________________________________________
32044 [ 18201] By: pudge                                 on 2002/11/28  06:01:31
32045         Log: Bump version, update Changes/resources
32046      Branch: maint-5.6/macperl
32047            ! macos/Changes macos/MPVersion.r macos/macperl/MacPerl.rsrc
32048 ____________________________________________________________________________
32049 [ 18200] By: pudge                                 on 2002/11/28  05:29:12
32050         Log: Yet another approach to signal handling (Matthias)
32051      Branch: macperl
32052            ! macos/config.h util.c
32053      Branch: maint-5.6/macperl
32054            ! macos/config.h util.c
32055      Branch: maint-5.8/macperl
32056            ! macos/config.h util.c
32057 ____________________________________________________________________________
32058 [ 18199] By: pudge                                 on 2002/11/28  05:20:16
32059         Log: Integrate maint-5.8/macperl/ from maint-5.8/perl/
32060      Branch: maint-5.8/macperl
32061           +> (branch 46 files)
32062           !> (integrate 448 files)
32063 ____________________________________________________________________________
32064 [ 18198] By: pudge                                 on 2002/11/28  04:31:03
32065         Log: Integrate macperl/ from perl/
32066      Branch: macperl
32067           +> (branch 48 files)
32068            - ext/Thread/thr5005.t vos/Makefile vos/build.cm
32069            - vos/compile_perl.cm vos/config.alpha.def vos/config.alpha.h
32070            - vos/config.ga.def vos/config.ga.h vos/config.pl
32071            - vos/configure_perl.cm vos/install_perl.cm vos/perl.bind
32072            - vos/test_vos_dummies.c vos/vos_dummies.c
32073           !> (integrate 501 files)
32074 ____________________________________________________________________________
32075 [ 18197] By: jhi                                   on 2002/11/28  04:14:27
32076         Log: Integrate:
32077              [ 18175]
32078              Subject: [Encode] 1.83 + bleedperl patch released
32079              From: Dan Kogai <dankogai@dan.co.jp>
32080              Date: Tue, 19 Nov 2002 03:18:44 +0900
32081              Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp>
32082              
32083              [ 18176]
32084              Subject: Re: [perl #18479] Error when no strict refs in effect
32085              From: Slaven Rezic <slaven.rezic@berlin.de>
32086              Date: 18 Nov 2002 22:50:04 +0100
32087              Message-ID: <87smxya6pf.fsf@vran.herceg.de>
32088              
32089              [ 18177]
32090              add support for STASH and MAGIC information for REFs to sv_dump().
32091              Subject: [PATCH]
32092              From: Slaven Rezic <slaven.rezic@berlin.de>
32093              Date: Mon, 18 Nov 2002 11:09:51 +0100 (CET)
32094              Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de>
32095              
32096              [ 18178]
32097              Subject: Re: Storable bug #1698
32098              From: Slaven Rezic <slaven.rezic@berlin.de>
32099              Date: 18 Nov 2002 10:41:36 +0100
32100              Message-ID: <87ptt343lb.fsf@vran.herceg.de>
32101              
32102              [ 18179]
32103              Subject: [PATCH] UTF8 regexp {n} bug
32104              From: Inaba Hiroto <inaba@st.rim.or.jp>
32105              Date: Sat, 16 Nov 2002 19:23:00 +0900
32106              Message-ID: <3DD61C83.62FF9887@st.rim.or.jp>
32107              
32108              [ 18182]
32109              Subject: #17171: ld flag for shrplib on OpenBSD
32110              Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
32111              From: "Todd C. Miller" <Todd.Miller  at  courtesan.com>
32112              
32113              [ 18183]
32114              Subject: Re: [perl #18626] bug in perlipc man page
32115              From: Slaven Rezic <slaven.rezic@berlin.de>
32116              Date: 23 Nov 2002 21:23:20 +0100
32117              Message-ID: <87bs4gdohz.fsf@vran.herceg.de>
32118              
32119              [ 18184]
32120              Subject: [PATCH] 2 Pod errors in perlop.pod
32121              From: andreas.koenig@anima.de (Andreas J. Koenig)
32122              Date: Mon, 25 Nov 2002 10:21:08 +0100
32123              Message-ID: <m31y5admyj.fsf@k242.linux.bogus>
32124              
32125              Plus a few similar POD fixes
32126              
32127              [ 18185]
32128              PerlFAQ sync.
32129              
32130              [ 18186]
32131              Subject: DESTROY called in scalar context ?
32132              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32133              Date: Tue, 29 Oct 2002 22:04:23 +0100
32134              Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr>
32135              
32136              [ 18188]
32137              Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer
32138              From: Slaven Rezic <slaven.rezic@berlin.de>
32139              Date: 03 Nov 2002 10:59:43 +0100
32140              Message-ID: <877kfvnfcg.fsf@vran.herceg.de>
32141      Branch: maint-5.8/perl
32142            ! Configure config_h.SH
32143           !> (integrate 41 files)
32144 ____________________________________________________________________________
32145 [ 18196] By: pudge                                 on 2002/11/28  03:39:14
32146         Log: Make installme more robust
32147      Branch: maint-5.6/macperl
32148            ! macos/macperl/Droplets/installme.plx
32149 ____________________________________________________________________________
32150 [ 18195] By: pudge                                 on 2002/11/28  03:38:25
32151         Log: Work around weird startup Apple events (Matthias, MacPerl Bug #543491)
32152      Branch: maint-5.6/macperl
32153            ! macos/macperl/MPAppleEvents.c macos/macperl/MPAppleEvents.h
32154            ! macos/macperl/MPMain.c
32155 ____________________________________________________________________________
32156 [ 18194] By: pudge                                 on 2002/11/28  03:35:41
32157         Log: Implement InitCursorCtl wrappers (Matthias, MacPerl Bug #526707)
32158      Branch: maint-5.6/macperl
32159            ! macos/SubLaunch.c macos/macish.c macos/macish.h
32160 ____________________________________________________________________________
32161 [ 18193] By: pudge                                 on 2002/11/28  03:20:15
32162         Log: Add first phase of Carbon support to macperl/ext/.
32163              Covers Components, Files, Gestalt, Memory, MoreFiles, Notification,
32164              Processes, Resources, Sound, Speech, Types, and the MacPerl module.
32165              Support functions and docs in Carbon/.  Added MoreFiles source.
32166              Moved around and began to rewrite some test files.
32167      Branch: maint-5.6/macperl
32168            + macos/ext/Mac/Carbon/Carbon.h macos/ext/Mac/Carbon/Carbon.pm
32169            + macos/ext/Mac/Carbon/MANIFEST
32170            + macos/ext/Mac/Carbon/MANIFEST.SKIP
32171            + macos/ext/Mac/Carbon/Makefile.PL macos/ext/Mac/Carbon/README
32172            + macos/ext/Mac/Carbon/t/Carbon.t macos/ext/Mac/Carbon/typemap
32173            + macos/ext/Mac/Carbon/xsubpps/xsubpp-5.6.1
32174            + macos/ext/Mac/Carbon/xsubpps/xsubpp-5.8.0
32175            + macos/ext/Mac/Components/eg/ListComponents.plx
32176            + macos/ext/Mac/Components/t/Components.t
32177            + macos/ext/Mac/MoreFiles/MoreFilesSrc/DirectoryCopy.c
32178            + macos/ext/Mac/MoreFiles/MoreFilesSrc/DirectoryCopy.h
32179            + macos/ext/Mac/MoreFiles/MoreFilesSrc/FSpCompat.c
32180            + macos/ext/Mac/MoreFiles/MoreFilesSrc/FSpCompat.h
32181            + macos/ext/Mac/MoreFiles/MoreFilesSrc/FileCopy.c
32182            + macos/ext/Mac/MoreFiles/MoreFilesSrc/FileCopy.h
32183            + macos/ext/Mac/MoreFiles/MoreFilesSrc/FullPath.c
32184            + macos/ext/Mac/MoreFiles/MoreFilesSrc/FullPath.h
32185            + macos/ext/Mac/MoreFiles/MoreFilesSrc/IterateDirectory.c
32186            + macos/ext/Mac/MoreFiles/MoreFilesSrc/IterateDirectory.h
32187            + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreDesktopMgr.c
32188            + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreDesktopMgr.h
32189            + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFiles.c
32190            + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFiles.h
32191            + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFilesExtras.c
32192            + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFilesExtras.h
32193            + macos/ext/Mac/MoreFiles/MoreFilesSrc/Optimization.h
32194            + macos/ext/Mac/MoreFiles/MoreFilesSrc/OptimizationEnd.h
32195            + macos/ext/Mac/MoreFiles/MoreFilesSrc/Search.c
32196            + macos/ext/Mac/MoreFiles/MoreFilesSrc/Search.h
32197            + macos/ext/Mac/MoreFiles/eg/Application.plx
32198            + macos/ext/Mac/MoreFiles/eg/Iterate.plx
32199            + macos/ext/Mac/MoreFiles/t/MoreFiles.t
32200            + macos/ext/Mac/Processes/eg/Processes.plx
32201            + macos/ext/Mac/Sound/t/Scream.rsrc
32202            + macos/ext/Mac/Sound/t/Sound.t
32203            + macos/ext/Mac/Speech/eg/Cellist.plx
32204            + macos/ext/Mac/Speech/eg/DumpVoices.plx
32205            + macos/ext/Mac/Speech/eg/JukeBox.plx
32206            + macos/ext/Mac/Speech/eg/Phonemes.plx
32207            + macos/ext/Mac/Speech/t/Speech.t macos/ext/MacPerl/t/MacPerl.t
32208            - macos/ext/Mac/Components/t/ListComponents.t
32209            - macos/ext/Mac/MoreFiles/t/Application.t
32210            - macos/ext/Mac/MoreFiles/t/Iterate.t
32211            - macos/ext/Mac/Sound/t/Scream.t
32212            - macos/ext/Mac/Speech/t/Cellist.t
32213            - macos/ext/Mac/Speech/t/DumpVoices.t
32214            - macos/ext/Mac/Speech/t/JukeBox.t
32215            - macos/ext/Mac/Speech/t/Phonemes.t
32216            ! macos/ext/Mac/Components/Components.pm
32217            ! macos/ext/Mac/Components/Components.xs
32218            ! macos/ext/Mac/Components/Makefile.PL
32219            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Files/Files.xs
32220            ! macos/ext/Mac/Files/Makefile.PL macos/ext/Mac/Files/t/Files.t
32221            ! macos/ext/Mac/Gestalt/Gestalt.pm
32222            ! macos/ext/Mac/Gestalt/Gestalt.xs
32223            ! macos/ext/Mac/Gestalt/Makefile.PL
32224            ! macos/ext/Mac/Gestalt/t/Gestalt.t
32225            ! macos/ext/Mac/Memory/Makefile.PL
32226            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
32227            ! macos/ext/Mac/Memory/t/Memory.t macos/ext/Mac/MoreFiles/MF.xs
32228            ! macos/ext/Mac/MoreFiles/Makefile.PL
32229            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
32230            ! macos/ext/Mac/Notification/Makefile.PL
32231            ! macos/ext/Mac/Notification/Notification.pm
32232            ! macos/ext/Mac/Notification/Notification.xs
32233            ! macos/ext/Mac/Notification/t/Notification.t
32234            ! macos/ext/Mac/Processes/Makefile.PL
32235            ! macos/ext/Mac/Processes/Processes.pm
32236            ! macos/ext/Mac/Processes/Processes.xs
32237            ! macos/ext/Mac/Processes/t/Processes.t
32238            ! macos/ext/Mac/Resources/Makefile.PL
32239            ! macos/ext/Mac/Resources/Resources.pm
32240            ! macos/ext/Mac/Resources/Resources.xs
32241            ! macos/ext/Mac/Resources/t/Resources.t
32242            ! macos/ext/Mac/Sound/Makefile.PL macos/ext/Mac/Sound/Sound.pm
32243            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Makefile.PL
32244            ! macos/ext/Mac/Speech/Speech.pm macos/ext/Mac/Speech/Speech.xs
32245            ! macos/ext/Mac/Types/Makefile.PL macos/ext/Mac/Types/Types.pm
32246            ! macos/ext/Mac/Types/Types.xs macos/ext/Mac/Types/t/Types.t
32247            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/MacPerl.xs
32248            ! macos/ext/MacPerl/Makefile.PL macos/ext/MacPerl/OSA.xs
32249 ____________________________________________________________________________
32250 [ 18192] By: jhi                                   on 2002/11/27  03:14:22
32251         Log: Doc tweak for perl #9731.
32252      Branch: maint-5.8/perl
32253            ! pod/perldiag.pod
32254 ____________________________________________________________________________
32255 [ 18191] By: jhi                                   on 2002/11/27  02:56:52
32256         Log: A bit of additional information regarding BIND's harmful
32257              effects (perl #9465).
32258      Branch: maint-5.8/perl
32259            ! INSTALL
32260 ____________________________________________________________________________
32261 [ 18190] By: jhi                                   on 2002/11/27  02:28:34
32262         Log: Fix perl #18519: GDBM_SYNC and GDBM_SYNCMODE were unsupported.
32263      Branch: maint-5.8/perl
32264            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL
32265 ____________________________________________________________________________
32266 [ 18189] By: jhi                                   on 2002/11/27  01:51:45
32267         Log: Add the new POSIX isxxx() test by Ed Santiago <esm@pobox.com>
32268              (perl #16799).
32269      Branch: maint-5.8/perl
32270            + ext/POSIX/t/is.t
32271            ! MANIFEST
32272 ____________________________________________________________________________
32273 [ 18188] By: hv                                    on 2002/11/27  01:32:52
32274         Log: Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer
32275              From: Slaven Rezic <slaven.rezic@berlin.de>
32276              Date: 03 Nov 2002 10:59:43 +0100
32277              Message-ID: <877kfvnfcg.fsf@vran.herceg.de>
32278      Branch: perl
32279            ! embedvar.h intrpvar.h lib/open.t perlapi.h perlio.c
32280 ____________________________________________________________________________
32281 [ 18187] By: jhi                                   on 2002/11/27  01:26:02
32282         Log: Follow-up on change #18122 (perl #18065) as noted by Philip Newton.
32283      Branch: maint-5.8/perl
32284            ! ext/Fcntl/t/syslfs.t t/op/lfs.t
32285 ____________________________________________________________________________
32286 [ 18186] By: hv                                    on 2002/11/27  00:57:18
32287         Log: Subject: DESTROY called in scalar context ?
32288              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32289              Date: Tue, 29 Oct 2002 22:04:23 +0100
32290              Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr>
32291      Branch: perl
32292            ! sv.c
32293 ____________________________________________________________________________
32294 [ 18185] By: rgs                                   on 2002/11/26  21:06:48
32295         Log: PerlFAQ sync.
32296      Branch: perl
32297            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
32298            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
32299            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
32300            ! pod/perlfaq9.pod
32301 ____________________________________________________________________________
32302 [ 18184] By: rgs                                   on 2002/11/26  20:42:25
32303         Log: Subject: [PATCH] 2 Pod errors in perlop.pod
32304              From: andreas.koenig@anima.de (Andreas J. Koenig)
32305              Date: Mon, 25 Nov 2002 10:21:08 +0100
32306              Message-ID: <m31y5admyj.fsf@k242.linux.bogus>
32307              
32308              Plus a few similar POD fixes
32309      Branch: perl
32310            ! pod/perl570delta.pod pod/perl572delta.pod pod/perlop.pod
32311            ! pod/perltie.pod
32312 ____________________________________________________________________________
32313 [ 18183] By: rgs                                   on 2002/11/26  19:53:26
32314         Log: Subject: Re: [perl #18626] bug in perlipc man page
32315              From: Slaven Rezic <slaven.rezic@berlin.de>
32316              Date: 23 Nov 2002 21:23:20 +0100
32317              Message-ID: <87bs4gdohz.fsf@vran.herceg.de>
32318      Branch: perl
32319            ! pod/perlipc.pod
32320 ____________________________________________________________________________
32321 [ 18182] By: merijn                                on 2002/11/26  08:44:39
32322         Log: Subject: #17171: ld flag for shrplib on OpenBSD
32323              Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
32324              From: "Todd C. Miller" <Todd.Miller  at  courtesan.com>
32325      Branch: perl
32326            ! Configure
32327 ____________________________________________________________________________
32328 [ 18181] By: merijn                                on 2002/11/26  08:40:39
32329         Log: Subject: #17171: ld flag for shrplib on OpenBSD
32330              Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
32331              From: "Todd C. Miller" <Todd.Miller  at  courtesan.com>
32332      Branch: metaconfig/U/perl
32333            ! libperl.U
32334 ____________________________________________________________________________
32335 [ 18180] By: hv                                    on 2002/11/25  03:10:03
32336         Log: integrate #18144 updates to pod/perlport.pod
32337      Branch: perl
32338            ! pod/perlport.pod
32339 ____________________________________________________________________________
32340 [ 18179] By: hv                                    on 2002/11/25  03:06:44
32341         Log: Subject: [PATCH] UTF8 regexp {n} bug
32342              From: Inaba Hiroto <inaba@st.rim.or.jp>
32343              Date: Sat, 16 Nov 2002 19:23:00 +0900
32344              Message-ID: <3DD61C83.62FF9887@st.rim.or.jp>
32345      Branch: perl
32346            ! regcomp.c t/op/pat.t
32347 ____________________________________________________________________________
32348 [ 18178] By: hv                                    on 2002/11/25  02:43:40
32349         Log: Subject: Re: Storable bug #1698
32350              From: Slaven Rezic <slaven.rezic@berlin.de>
32351              Date: 18 Nov 2002 10:41:36 +0100
32352              Message-ID: <87ptt343lb.fsf@vran.herceg.de>
32353      Branch: perl
32354            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
32355            ! ext/Storable/t/forgive.t
32356 ____________________________________________________________________________
32357 [ 18177] By: hv                                    on 2002/11/25  02:37:07
32358         Log: add support for STASH and MAGIC information for REFs to sv_dump().
32359              Subject: [PATCH]
32360              From: Slaven Rezic <slaven.rezic@berlin.de>
32361              Date: Mon, 18 Nov 2002 11:09:51 +0100 (CET)
32362              Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de>
32363      Branch: perl
32364            ! dump.c ext/Devel/Peek/Peek.t
32365 ____________________________________________________________________________
32366 [ 18176] By: hv                                    on 2002/11/25  02:31:10
32367         Log: Subject: Re: [perl #18479] Error when no strict refs in effect
32368              From: Slaven Rezic <slaven.rezic@berlin.de>
32369              Date: 18 Nov 2002 22:50:04 +0100
32370              Message-ID: <87smxya6pf.fsf@vran.herceg.de>
32371      Branch: perl
32372            ! pp_ctl.c
32373 ____________________________________________________________________________
32374 [ 18175] By: hv                                    on 2002/11/25  02:20:48
32375         Log: Subject: [Encode] 1.83 + bleedperl patch released
32376              From: Dan Kogai <dankogai@dan.co.jp>
32377              Date: Tue, 19 Nov 2002 03:18:44 +0900
32378              Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp>
32379      Branch: perl
32380            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
32381            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/bin/enc2xs
32382            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/rt.pl
32383            ! t/uni/tr_7jis.t t/uni/tr_sjis.t t/uni/tr_utf8.t
32384 ____________________________________________________________________________
32385 [ 18174] By: jhi                                   on 2002/11/24  22:35:23
32386         Log: Fix perl #7305: UnicodeCD::compexcl is weird
32387      Branch: maint-5.8/perl
32388            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
32389 ____________________________________________________________________________
32390 [ 18173] By: jhi                                   on 2002/11/23  02:02:33
32391         Log: Integrate:
32392              [ 18135]
32393              Subject: [PATCH] perlopentut and PerlIO documentation
32394              From: Slaven Rezic <slaven.rezic@berlin.de>
32395              Date: 08 Nov 2002 22:22:19 +0100
32396              Message-ID: <8765v7kb90.fsf@vran.herceg.de>
32397              
32398              [ 18136]
32399              Subject: t/run/runenv.t bug
32400              From: Salvador "Fandiño" <sfandino@yahoo.com>
32401              Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST)
32402              Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com>
32403              
32404              [ 18137]
32405              Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod
32406              From: Slaven Rezic <slaven.rezic@berlin.de>
32407              Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET)
32408              Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de>
32409              
32410              [ 18139]
32411              Date: Tue, 12 Nov 2002 16:49:22 +0200
32412              From: Jarkko Hietaniemi <jhi@iki.fi>
32413              Subject: [PATCH] Tru64 osvers
32414              Message-ID: <20021112144922.GI511825@lyta.hut.fi>
32415              
32416              [ 18141]
32417              repair 18139 (missing awk command)
32418              
32419              [ 18147]
32420              Subject: [PATCH] Typo in perl58delta
32421              From: andreas.koenig@anima.de (Andreas J. Koenig)
32422              Date: Sat, 16 Nov 2002 16:29:14 +0100
32423              Message-ID: <m3u1ihjzxx.fsf@k242.linux.bogus>
32424              
32425              [ 18148]
32426              New B::Lint option, bare-subs, that checks for implicitely
32427              quoted barewords that are also subroutines, from
32428              Ian Phillipps <ip@tarragon-et.co.uk>.
32429              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
32430              With a few tweaks to the implementation and tests.
32431              
32432              [ 18149]
32433              New B::Lint option, bare-subs, that checks for implicitely
32434              quoted barewords that are also subroutines, from
32435              Ian Phillipps <ip@tarragon-et.co.uk>.
32436              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
32437              With a few tweaks to the implementation and tests.
32438              (previous change was empty)
32439              
32440              [ 18150]
32441              Subject: [PATCH] optional code for debugging leaking scalars
32442              From: Dave Mitchell <davem@fdgroup.com>
32443              Date: Thu, 14 Nov 2002 23:03:00 +0000
32444              Message-ID: <20021114230300.B18614@fdgroup.com>
32445              
32446              [ 18151]
32447              Document PRIVSHIFT.
32448              Subject: [PATCH] two small doc patches
32449              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32450              Date: Thu, 14 Nov 2002 15:07:35 -0800
32451              Message-ID: <3yC19gzkguTO092yn@efn.org>
32452              
32453              [ 18152]
32454              Subject: Re: [PATCH] optional code for debugging leaking scalars
32455              From: Dave Mitchell <davem@fdgroup.com>
32456              Date: Sat, 16 Nov 2002 22:18:23 +0000
32457              Message-ID: <20021116221823.A23614@fdgroup.com>
32458              Documentation for change #18150.
32459              
32460              [ 18154]
32461              Correction to change #18152, by Dave Mitchell.
32462              
32463              [ 18158]
32464              Remove duplicate my() declaration giving warnings from change #18105.
32465              
32466              [ 18159]
32467              Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet
32468              From: Gurusamy Sarathy <gsar@ActiveState.com>
32469              Date: Wed, 30 Oct 2002 20:58:15 -0800
32470              Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com>
32471              Date: Wed, 30 Oct 2002 21:56:22 -0800
32472              Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com>
32473              Date: Wed, 30 Oct 2002 22:55:30 -0800
32474              Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com>
32475              
32476              [ 18160]
32477              Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)
32478              From: Nicholas Clark <nick@unfortu.net>
32479              Date: Tue, 29 Oct 2002 23:00:05 +0000
32480              Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
32481              
32482              [ 18161]
32483              Subject: [PATCH Win32] Document wperl.exe
32484              From: "Brent Dax" <brentdax@cpan.org>
32485              Date: Fri, 15 Nov 2002 23:02:01 -0800
32486              Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue>
32487              
32488              [ 18162]
32489              Subject: [PATCH ext/threads/threads.xs] trivial typo
32490              From: Dave Mitchell <davem@fdgroup.com>
32491              Date: Thu, 14 Nov 2002 22:55:39 +0000
32492              Message-ID: <20021114225539.A18614@fdgroup.com>
32493              
32494              [ 18163]
32495              Subject: Re: [PATCH] AutoLoader gives wrong message
32496              From: Peter Scott <Peter@PSDT.com>
32497              Date: Thu, 07 Nov 2002 19:04:27 -0800
32498              Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com>
32499              
32500              With a tweak to the END cleanup block to fully remove the
32501              temporary test directory
32502              
32503              [ 18164]
32504              t/io/crlf.t failed with miniperl.
32505              
32506              [ 18165]
32507              Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)
32508              From: Jarkko Hietaniemi <jhi@iki.fi>
32509              Date: Sun, 3 Nov 2002 17:50:08 +0200
32510              Message-ID: <20021103155008.GA382682@lyta.hut.fi>
32511              
32512              [ 18166]
32513              Fix perl bug #17920 : a case of parser coredump.
32514              The fix is to disable Perl_block_start and Perl_block_end
32515              when the yacc parser has encountered errors. This prevents
32516              corruption of the internal stack, at the expense of correctness,
32517              but this doesn't matter as the code is unparseable anyway.
32518              
32519              [ 18168]
32520              Subject: [PATCH] hires sleeping wants libs
32521              Date: Wed, 20 Nov 2002 17:18:31 +0200
32522              From: Jarkko Hietaniemi <jhi@iki.fi>
32523              Message-ID: <20021120151830.GC127060@lyta.hut.fi>
32524              
32525              [ 18169]
32526              Add a test for bug #17920, and a new test file for it.
32527              
32528              [ 18170]
32529              Move some tests from t/run/fresh_perl.t
32530              to the new t/comp/parser.t. The goal being to
32531              get rid of fresh_perl.t at some point.
32532              
32533              [ 18171]
32534              A new test for $^S, based on a patch by Iain 'Spoon' Truskett.
32535              Fix the existing tests that didn't checked the difference
32536              between 0 and undef.
32537              
32538              [ 18172]
32539              Subject: [PATCH] Historic version labels
32540              From: andreas.koenig@anima.de (Andreas J. Koenig)
32541              Date: Fri, 22 Nov 2002 14:39:41 +0100
32542              Message-ID: <m3lm3loh9e.fsf@k242.linux.bogus>
32543              
32544              (and regen Configure, regen_headers)
32545      Branch: maint-5.8/perl
32546           +> regen.pl regen_headers.pl t/comp/parser.t
32547            ! Configure README.ce config_h.SH ext/B/B.pm ext/B/t/concise.t
32548           !> (integrate 35 files)
32549 ____________________________________________________________________________
32550 [ 18172] By: rgs                                   on 2002/11/22  21:44:09
32551         Log: Subject: [PATCH] Historic version labels
32552              From: andreas.koenig@anima.de (Andreas J. Koenig)
32553              Date: Fri, 22 Nov 2002 14:39:41 +0100
32554              Message-ID: <m3lm3loh9e.fsf@k242.linux.bogus>
32555      Branch: perl
32556            ! Changes5.005 Changes5.6
32557 ____________________________________________________________________________
32558 [ 18171] By: rgs                                   on 2002/11/22  21:15:54
32559         Log: A new test for $^S, based on a patch by Iain 'Spoon' Truskett.
32560              Fix the existing tests that didn't checked the difference
32561              between 0 and undef.
32562      Branch: perl
32563            ! t/op/magic.t
32564 ____________________________________________________________________________
32565 [ 18170] By: rgs                                   on 2002/11/22  20:49:12
32566         Log: Move some tests from t/run/fresh_perl.t
32567              to the new t/comp/parser.t. The goal being to
32568              get rid of fresh_perl.t at some point.
32569      Branch: perl
32570            ! t/comp/parser.t t/run/fresh_perl.t
32571 ____________________________________________________________________________
32572 [ 18169] By: rgs                                   on 2002/11/21  20:49:36
32573         Log: Add a test for bug #17920, and a new test file for it.
32574      Branch: perl
32575            + t/comp/parser.t
32576            ! MANIFEST
32577 ____________________________________________________________________________
32578 [ 18168] By: merijn                                on 2002/11/21  13:59:12
32579         Log: Subject: [PATCH] hires sleeping wants libs
32580              Date: Wed, 20 Nov 2002 17:18:31 +0200
32581              From: Jarkko Hietaniemi <jhi@iki.fi>
32582              Message-ID: <20021120151830.GC127060@lyta.hut.fi>
32583      Branch: perl
32584            ! Configure hints/irix_6.sh
32585 ____________________________________________________________________________
32586 [ 18167] By: merijn                                on 2002/11/21  13:49:58
32587         Log: Subject: [PATCH] hires sleeping wants libs
32588              Date: Wed, 20 Nov 2002 17:18:31 +0200
32589              From: Jarkko Hietaniemi <jhi@iki.fi>
32590              Message-ID: <20021120151830.GC127060@lyta.hut.fi>
32591      Branch: metaconfig
32592            ! U/modified/Myinit.U
32593 ____________________________________________________________________________
32594 [ 18166] By: rgs                                   on 2002/11/19  23:02:31
32595         Log: Fix perl bug #17920 : a case of parser coredump.
32596              The fix is to disable Perl_block_start and Perl_block_end
32597              when the yacc parser has encountered errors. This prevents
32598              corruption of the internal stack, at the expense of correctness,
32599              but this doesn't matter as the code is unparseable anyway.
32600      Branch: perl
32601            ! op.c
32602 ____________________________________________________________________________
32603 [ 18165] By: rgs                                   on 2002/11/19  22:45:36
32604         Log: Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)
32605              From: Jarkko Hietaniemi <jhi@iki.fi>
32606              Date: Sun, 3 Nov 2002 17:50:08 +0200
32607              Message-ID: <20021103155008.GA382682@lyta.hut.fi>
32608      Branch: perl
32609            ! lib/open.pm locale.c pod/perl58delta.pod
32610 ____________________________________________________________________________
32611 [ 18164] By: rgs                                   on 2002/11/19  22:32:52
32612         Log: t/io/crlf.t failed with miniperl.
32613      Branch: perl
32614            ! t/io/crlf.t
32615 ____________________________________________________________________________
32616 [ 18163] By: rgs                                   on 2002/11/19  22:11:24
32617         Log: Subject: Re: [PATCH] AutoLoader gives wrong message
32618              From: Peter Scott <Peter@PSDT.com>
32619              Date: Thu, 07 Nov 2002 19:04:27 -0800
32620              Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com>
32621              
32622              With a tweak to the END cleanup block to fully remove the
32623              temporary test directory
32624      Branch: perl
32625            ! lib/AutoLoader.t
32626 ____________________________________________________________________________
32627 [ 18162] By: rgs                                   on 2002/11/19  21:29:25
32628         Log: Subject: [PATCH ext/threads/threads.xs] trivial typo
32629              From: Dave Mitchell <davem@fdgroup.com>
32630              Date: Thu, 14 Nov 2002 22:55:39 +0000
32631              Message-ID: <20021114225539.A18614@fdgroup.com>
32632      Branch: perl
32633            ! ext/threads/threads.xs
32634 ____________________________________________________________________________
32635 [ 18161] By: rgs                                   on 2002/11/19  21:26:21
32636         Log: Subject: [PATCH Win32] Document wperl.exe
32637              From: "Brent Dax" <brentdax@cpan.org>
32638              Date: Fri, 15 Nov 2002 23:02:01 -0800
32639              Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue>
32640      Branch: perl
32641            ! README.win32
32642 ____________________________________________________________________________
32643 [ 18160] By: hv                                    on 2002/11/19  12:07:25
32644         Log: Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)
32645              From: Nicholas Clark <nick@unfortu.net>
32646              Date: Tue, 29 Oct 2002 23:00:05 +0000
32647              Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
32648      Branch: perl
32649            + regen.pl regen_headers.pl
32650            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
32651            ! keywords.pl opcode.pl regcomp.pl
32652 ____________________________________________________________________________
32653 [ 18159] By: hv                                    on 2002/11/19  11:48:30
32654         Log: Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet
32655              From: Gurusamy Sarathy <gsar@ActiveState.com>
32656              Date: Wed, 30 Oct 2002 20:58:15 -0800
32657              Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com>
32658              Date: Wed, 30 Oct 2002 21:56:22 -0800
32659              Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com>
32660              Date: Wed, 30 Oct 2002 22:55:30 -0800
32661              Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com>
32662      Branch: perl
32663            ! gv.c pp_hot.c t/op/method.t
32664 ____________________________________________________________________________
32665 [ 18158] By: hv                                    on 2002/11/19  11:35:16
32666         Log: Remove duplicate my() declaration giving warnings from change #18105.
32667      Branch: perl
32668            ! lib/Class/Struct.t
32669 ____________________________________________________________________________
32670 [ 18157] By: nick                                  on 2002/11/19  10:16:27
32671         Log: Integrate mainline
32672      Branch: perlio
32673           +> ext/List/Util/t/isvstring.t ext/List/Util/t/refaddr.t
32674           +> t/run/switchI.t t/uni/tr_7jis.t t/uni/tr_eucjp.t
32675           +> t/uni/tr_sjis.t t/uni/tr_utf8.t
32676            ! ext/Encode/Encode.xs
32677           !> (integrate 77 files)
32678 ____________________________________________________________________________
32679 [ 18156] By: jhi                                   on 2002/11/18  23:06:22
32680         Log: Unicode 3.2 Errata from
32681              http://www.unicode.org/unicode/uni2errata/UnicodeErrata.html
32682              (errata 2002 October 31 and 2002 October 30)
32683              (If/when 3.2.1 or 4.0 happens, just replace SpecialCasing
32684              and UnicodeData, don't bother with diffs, and rerun
32685              perl ./mktables)
32686      Branch: maint-5.8/perl
32687            ! lib/Unicode/UCD.t lib/unicore/Category.pl
32688            ! lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
32689            ! lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl
32690            ! lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl
32691            ! lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl
32692            ! lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl
32693 ____________________________________________________________________________
32694 [ 18155] By: jhi                                   on 2002/11/16  22:34:07
32695         Log: make regen_headers
32696      Branch: maint-5.8/perl
32697            ! pod/perlapi.pod proto.h
32698 ____________________________________________________________________________
32699 [ 18154] By: rgs                                   on 2002/11/16  22:08:44
32700         Log: Correction to change #18152, by Dave Mitchell.
32701      Branch: perl
32702            ! pod/perlhack.pod
32703 ____________________________________________________________________________
32704 [ 18153] By: jhi                                   on 2002/11/16  21:24:13
32705         Log: Tripped by the pseudo-hash warning.
32706      Branch: maint-5.8/perl
32707            ! t/op/hashwarn.t
32708 ____________________________________________________________________________
32709 [ 18152] By: rgs                                   on 2002/11/16  21:23:15
32710         Log: Subject: Re: [PATCH] optional code for debugging leaking scalars
32711              From: Dave Mitchell <davem@fdgroup.com>
32712              Date: Sat, 16 Nov 2002 22:18:23 +0000
32713              Message-ID: <20021116221823.A23614@fdgroup.com>
32714              Documentation for change #18150.
32715      Branch: perl
32716            ! pod/perlhack.pod
32717 ____________________________________________________________________________
32718 [ 18151] By: rgs                                   on 2002/11/16  20:45:26
32719         Log: Document PRIVSHIFT.
32720              Subject: [PATCH] two small doc patches
32721              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32722              Date: Thu, 14 Nov 2002 15:07:35 -0800
32723              Message-ID: <3yC19gzkguTO092yn@efn.org>
32724      Branch: perl
32725            ! sv.h
32726 ____________________________________________________________________________
32727 [ 18150] By: rgs                                   on 2002/11/16  20:25:57
32728         Log: Subject: [PATCH] optional code for debugging leaking scalars
32729              From: Dave Mitchell <davem@fdgroup.com>
32730              Date: Thu, 14 Nov 2002 23:03:00 +0000
32731              Message-ID: <20021114230300.B18614@fdgroup.com>
32732      Branch: perl
32733            ! perl.c sv.c
32734 ____________________________________________________________________________
32735 [ 18149] By: rgs                                   on 2002/11/16  20:10:50
32736         Log: New B::Lint option, bare-subs, that checks for implicitely
32737              quoted barewords that are also subroutines, from
32738              Ian Phillipps <ip@tarragon-et.co.uk>.
32739              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
32740              With a few tweaks to the implementation and tests.
32741              (previous change was empty)
32742      Branch: perl
32743            ! ext/B/B/Lint.pm ext/B/t/lint.t
32744 ____________________________________________________________________________
32745 [ 18148] By: rgs                                   on 2002/11/16  20:05:34
32746         Log: New B::Lint option, bare-subs, that checks for implicitely
32747              quoted barewords that are also subroutines, from
32748              Ian Phillipps <ip@tarragon-et.co.uk>.
32749              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
32750              With a few tweaks to the implementation and tests.
32751      Branch: perl
32752            ! ext/B/B/Lint.pm ext/B/t/lint.t
32753 ____________________________________________________________________________
32754 [ 18147] By: rgs                                   on 2002/11/16  19:52:54
32755         Log: Subject: [PATCH] Typo in perl58delta
32756              From: andreas.koenig@anima.de (Andreas J. Koenig)
32757              Date: Sat, 16 Nov 2002 16:29:14 +0100
32758              Message-ID: <m3u1ihjzxx.fsf@k242.linux.bogus>
32759      Branch: perl
32760            ! pod/perl58delta.pod
32761 ____________________________________________________________________________
32762 [ 18146] By: jhi                                   on 2002/11/16  15:09:26
32763         Log: Typo noticed by Philip Newton.
32764      Branch: maint-5.8/perl
32765            ! pod/perldiag.pod
32766 ____________________________________________________________________________
32767 [ 18145] By: jhi                                   on 2002/11/16  02:53:59
32768         Log: Add 5.005-style thread deprecation warning (at each
32769              thread create).
32770      Branch: maint-5.8/perl
32771            ! ext/Thread/Thread.xs pod/perldelta.pod pod/perldiag.pod
32772 ____________________________________________________________________________
32773 [ 18144] By: jhi                                   on 2002/11/15  22:30:36
32774         Log: perlport tweaks:
32775              - timezone
32776              - $!, Errno
32777              - metainformation changing
32778              - perlunicode
32779      Branch: maint-5.8/perl
32780            ! pod/perlport.pod
32781 ____________________________________________________________________________
32782 [ 18143] By: jhi                                   on 2002/11/15  04:37:24
32783         Log: Add pseudo-hashes deprecation warning (at each pseudo-hash access).
32784      Branch: maint-5.8/perl
32785            ! av.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/av
32786 ____________________________________________________________________________
32787 [ 18142] By: rgs                                   on 2002/11/12  22:09:39
32788         Log: Subject: [PATCH] Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro)
32789              From: Dave Mitchell <davem@fdgroup.com>
32790              Date: Thu, 7 Nov 2002 16:38:02 +0000
32791              Message-ID: <20021107163802.C25337@fdgroup.com>
32792      Branch: perl
32793            ! pad.h
32794 ____________________________________________________________________________
32795 [ 18141] By: merijn                                on 2002/11/12  16:15:30
32796         Log: repair 18139 (missing awk command)
32797      Branch: perl
32798            ! Configure
32799 ____________________________________________________________________________
32800 [ 18140] By: merijn                                on 2002/11/12  16:12:14
32801         Log: added missing awk. <blush>
32802      Branch: metaconfig
32803            ! U/modified/Oldconfig.U
32804 ____________________________________________________________________________
32805 [ 18139] By: merijn                                on 2002/11/12  14:20:36
32806         Log: Date: Tue, 12 Nov 2002 16:49:22 +0200
32807              From: Jarkko Hietaniemi <jhi@iki.fi>
32808              Subject: [PATCH] Tru64 osvers
32809              Message-ID: <20021112144922.GI511825@lyta.hut.fi>
32810      Branch: perl
32811            ! Configure
32812 ____________________________________________________________________________
32813 [ 18138] By: merijn                                on 2002/11/12  14:08:50
32814         Log: Date: Tue, 12 Nov 2002 16:49:22 +0200
32815              From: Jarkko Hietaniemi <jhi@iki.fi>
32816              Subject: [PATCH] Tru64 osvers
32817              Message-ID: <20021112144922.GI511825@lyta.hut.fi>
32818      Branch: metaconfig
32819            ! U/modified/Oldconfig.U
32820 ____________________________________________________________________________
32821 [ 18137] By: rgs                                   on 2002/11/10  21:57:04
32822         Log: Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod
32823              From: Slaven Rezic <slaven.rezic@berlin.de>
32824              Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET)
32825              Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de>
32826      Branch: perl
32827            ! lib/Term/ReadLine.pm
32828 ____________________________________________________________________________
32829 [ 18136] By: rgs                                   on 2002/11/10  21:38:44
32830         Log: Subject: t/run/runenv.t bug
32831              From: Salvador "Fandiño" <sfandino@yahoo.com>
32832              Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST)
32833              Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com>
32834      Branch: perl
32835            ! t/run/runenv.t
32836 ____________________________________________________________________________
32837 [ 18135] By: rgs                                   on 2002/11/10  21:30:36
32838         Log: Subject: [PATCH] perlopentut and PerlIO documentation
32839              From: Slaven Rezic <slaven.rezic@berlin.de>
32840              Date: 08 Nov 2002 22:22:19 +0100
32841              Message-ID: <8765v7kb90.fsf@vran.herceg.de>
32842      Branch: perl
32843            ! lib/PerlIO.pm pod/perlopentut.pod
32844 ____________________________________________________________________________
32845 [ 18134] By: jhi                                   on 2002/11/09  22:10:52
32846         Log: Update Changes.
32847      Branch: maint-5.8/perl
32848            ! Changes patchlevel.h
32849 ____________________________________________________________________________
32850 [ 18133] By: jhi                                   on 2002/11/09  21:56:38
32851         Log: Integrate
32852              
32853              [ 18122]
32854              Subject: [perl #18065] LFS related bug in perl-5.8.0 testsuite
32855              From: "david@dhaller.de (via RT)" <perlbug@perl.org>
32856              Date: 23 Oct 2002 18:42:51 -0000
32857              Message-Id: <rt-18065-40384.14.044473925414@bugs6.perl.org>
32858              
32859              [ 18123]
32860              Subject: PATCH x2p/find2perl.PL
32861              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
32862              Date: Thu, 24 Oct 2002 10:05:19 +0200
32863              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCF41@hamsem01.de.gedas.vwg>
32864              
32865              [ 18124]
32866              Subject: [PATCH] File::Temp documentation fix
32867              From: Slaven Rezic <slaven.rezic@berlin.de>
32868              Date: Thu, 24 Oct 2002 19:04:20 +0200 (CEST)
32869              Message-Id: <200210241704.g9OH4KlR030883@vran.herceg.de>
32870              
32871              [ 18125]
32872              Subject: Re: The Inaba patch for tr/// vs. use encoding
32873              From: Dan Kogai <dankogai@dan.co.jp>
32874              Date: Fri, 25 Oct 2002 13:04:00 +0900
32875              Message-Id: <CAC896FE-E7CE-11D6-9228-0003939A104C@dan.co.jp>
32876      Branch: maint-5.8/perl
32877           +> t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
32878           +> t/uni/tr_utf8.t
32879           !> MANIFEST ext/Fcntl/t/syslfs.t lib/File/Temp.pm t/op/lfs.t
32880           !> x2p/find2perl.PL
32881 ____________________________________________________________________________
32882 [ 18132] By: jhi                                   on 2002/11/09  21:50:30
32883         Log: Integrate
32884              
32885              [ 18121]
32886              Subject: Re: [perl #18038] DESTROY change in 5.8.0?
32887              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32888              Date: Sun, 03 Nov 2002 15:48:18 -0800
32889              Message-ID: <CXbx9gzkgS8W092yn@efn.org>
32890      Branch: maint-5.8/perl
32891           !> sv.c t/op/tie.t
32892 ____________________________________________________________________________
32893 [ 18131] By: jhi                                   on 2002/11/09  21:28:07
32894         Log: Integrate
32895              
32896              [ 18119]
32897              Subject: [perl #18154] Problem found in calculating offsets in regex
32898              From: Mark Pease (via RT) <perlbug@perl.org>
32899              Date: 29 Oct 2002 20:23:54 -0000
32900              Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>
32901              
32902              [ 18120]
32903              Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
32904              From: Gurusamy Sarathy <gsar@ActiveState.com>
32905              Date: Sat, 19 Oct 2002 12:11:43 -0700
32906              Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
32907      Branch: maint-5.8/perl
32908           !> doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c regcomp.c
32909           !> win32/win32.h
32910 ____________________________________________________________________________
32911 [ 18130] By: jhi                                   on 2002/11/09  21:25:39
32912         Log: Integrate
32913              
32914              [ 18118]
32915              Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
32916              From: hv@crypt.org
32917              Date: Sun, 03 Nov 2002 16:41:24 +0000
32918              Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>
32919              
32920              (closure.t required manual edit since blead had a new test)
32921      Branch: maint-5.8/perl
32922           !> ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t
32923           !> t/op/sub_lval.t
32924 ____________________________________________________________________________
32925 [ 18129] By: jhi                                   on 2002/11/09  21:20:02
32926         Log: Integrate
32927              
32928              [ 18115]
32929              Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
32930              From: Slaven Rezic <slaven.rezic@berlin.de>
32931              Date: 24 Oct 2002 00:44:35 +0200
32932              Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
32933              
32934              [ 18117]
32935              "make distclean" should remove the generated file lib/Config.pod.
32936      Branch: maint-5.8/perl
32937           !> Makefile.SH pod/perldiag.pod pod/perlfunc.pod pp_sys.c
32938           !> t/io/binmode.t t/io/print.t t/io/read.t t/lib/warnings/pp_sys
32939 ____________________________________________________________________________
32940 [ 18128] By: jhi                                   on 2002/11/09  21:15:09
32941         Log: Integrate
32942              
32943              [ 18116]
32944              The new test introduced in #18114 failed with threads
32945              
32946              (edit //= to be ||=)
32947      Branch: maint-5.8/perl
32948           !> ext/B/t/concise.t
32949 ____________________________________________________________________________
32950 [ 18127] By: jhi                                   on 2002/11/09  21:07:43
32951         Log: Integrate
32952              
32953              [ 18114]
32954              Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
32955              From: Stephen McCamant <smcc@mit.edu>
32956              Date: Thu, 31 Oct 2002 01:35:29 -0500
32957              Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>
32958              
32959              plus a test case in ext/B/t/concise.t
32960              plus a (less intrusive, but less future-proof) fix for a
32961              similar problem in B::walkoptree_exec().
32962              
32963              (edit away dor and dorassign)
32964      Branch: maint-5.8/perl
32965           !> ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t
32966 ____________________________________________________________________________
32967 [ 18126] By: jhi                                   on 2002/11/09  19:00:47
32968         Log: Integrate
32969              
32970              [ 18102]
32971              Subject: Re: [perl #18066] Bug in -I when path has double colons?
32972              From: Slaven Rezic <slaven.rezic@berlin.de>
32973              Date: 30 Oct 2002 11:18:47 +0100
32974              Message-ID: <87of9c2prs.fsf@vran.herceg.de>
32975              
32976              With the corresponding change to embed.fnc
32977              
32978              [ 18105]
32979              Subject: Re: Class::Struct, simple patch, tests
32980              From: Marty Pauley <marty+p5p@kasei.com>
32981              Date: Fri, 18 Oct 2002 22:26:38 +0100
32982              Message-ID: <20021018212638.GB3764@soto.kasei.com>
32983              
32984              [ 18106]
32985              new test based on:
32986              Subject: [TEST] for [PATCH] bug in utf8.c(?)
32987              From: Marty Pauley <marty+p5p@kasei.com>
32988              Date: Fri, 18 Oct 2002 21:02:38 +0100
32989              Message-ID: <20021018200238.GY3764@soto.kasei.com>
32990              
32991              [ 18107]
32992              1. Update pp_ucfirst to enter the UTF-8 branch only if the first
32993              character is UTF-8. (Copied from pp_lcfirst.)
32994              2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.
32995              
32996              [ 18108]
32997              Put back the DO NOT EDIT headers in proto.h and global.sym
32998              
32999              Subject: Re: [perl #18066] Bug in -I when path has double colons?
33000              From: Slaven Rezic <slaven.rezic@berlin.de>
33001              Date: 03 Nov 2002 10:25:10 +0100
33002              Message-ID: <87adkrngy1.fsf@vran.herceg.de>
33003              
33004              [ 18109]
33005              Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
33006              From: hv@crypt.org
33007              Date: Tue, 05 Nov 2002 13:30:00 +0000
33008              Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>
33009              
33010              This is half of the fix for #18107. The swash_init() problems
33011              described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
33012              but can now be seen only with UTF-8 test cases.
33013              
33014              [ 18113]
33015              make regen_headers.
33016              Backport change #18078 to warnings.pl.
33017              
33018              plus make regen_headers
33019      Branch: maint-5.8/perl
33020           +> t/run/switchI.t
33021            ! pod/perlapi.pod
33022           !> MANIFEST dump.c embed.fnc embed.h embedvar.h global.sym
33023           !> lib/Class/Struct.pm lib/Class/Struct.t lib/utf8.t perl.c
33024           !> perlapi.c perlapi.h pp.c proto.h t/run/runenv.t warnings.pl
33025 ____________________________________________________________________________
33026 [ 18125] By: hv                                    on 2002/11/07  14:01:57
33027         Log: Subject: Re: The Inaba patch for tr/// vs. use encoding
33028              From: Dan Kogai <dankogai@dan.co.jp>
33029              Date: Fri, 25 Oct 2002 13:04:00 +0900
33030              Message-Id: <CAC896FE-E7CE-11D6-9228-0003939A104C@dan.co.jp>
33031      Branch: perl
33032            + t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
33033            + t/uni/tr_utf8.t
33034            ! MANIFEST
33035 ____________________________________________________________________________
33036 [ 18124] By: hv                                    on 2002/11/07  13:51:39
33037         Log: Subject: [PATCH] File::Temp documentation fix
33038              From: Slaven Rezic <slaven.rezic@berlin.de>
33039              Date: Thu, 24 Oct 2002 19:04:20 +0200 (CEST)
33040              Message-Id: <200210241704.g9OH4KlR030883@vran.herceg.de>
33041      Branch: perl
33042            ! lib/File/Temp.pm
33043 ____________________________________________________________________________
33044 [ 18123] By: hv                                    on 2002/11/07  13:46:59
33045         Log: Subject: PATCH x2p/find2perl.PL
33046              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
33047              Date: Thu, 24 Oct 2002 10:05:19 +0200
33048              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCF41@hamsem01.de.gedas.vwg>
33049      Branch: perl
33050            ! x2p/find2perl.PL
33051 ____________________________________________________________________________
33052 [ 18122] By: hv                                    on 2002/11/07  13:40:25
33053         Log: Subject: [perl #18065] LFS related bug in perl-5.8.0 testsuite
33054              From: "david@dhaller.de (via RT)" <perlbug@perl.org>
33055              Date: 23 Oct 2002 18:42:51 -0000
33056              Message-Id: <rt-18065-40384.14.044473925414@bugs6.perl.org>
33057      Branch: perl
33058            ! ext/Fcntl/t/syslfs.t t/op/lfs.t
33059 ____________________________________________________________________________
33060 [ 18121] By: hv                                    on 2002/11/07  13:21:15
33061         Log: Subject: Re: [perl #18038] DESTROY change in 5.8.0?
33062              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33063              Date: Sun, 03 Nov 2002 15:48:18 -0800
33064              Message-ID: <CXbx9gzkgS8W092yn@efn.org>
33065      Branch: perl
33066            ! sv.c t/op/tie.t
33067 ____________________________________________________________________________
33068 [ 18120] By: hv                                    on 2002/11/07  13:14:21
33069         Log: Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
33070              From: Gurusamy Sarathy <gsar@ActiveState.com>
33071              Date: Sat, 19 Oct 2002 12:11:43 -0700
33072              Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
33073      Branch: perl
33074            ! doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c win32/win32.h
33075 ____________________________________________________________________________
33076 [ 18119] By: hv                                    on 2002/11/07  12:13:28
33077         Log: Subject: [perl #18154] Problem found in calculating offsets in regex
33078              From: Mark Pease (via RT) <perlbug@perl.org>
33079              Date: 29 Oct 2002 20:23:54 -0000
33080              Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>
33081      Branch: perl
33082            ! regcomp.c
33083 ____________________________________________________________________________
33084 [ 18118] By: hv                                    on 2002/11/07  11:33:38
33085         Log: Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
33086              From: hv@crypt.org
33087              Date: Sun, 03 Nov 2002 16:41:24 +0000
33088              Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>
33089      Branch: perl
33090            ! ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t
33091            ! t/op/sub_lval.t
33092 ____________________________________________________________________________
33093 [ 18117] By: rgs                                   on 2002/11/06  22:15:36
33094         Log: "make distclean" should remove the generated file lib/Config.pod.
33095      Branch: perl
33096            ! Makefile.SH
33097 ____________________________________________________________________________
33098 [ 18116] By: rgs                                   on 2002/11/06  22:11:06
33099         Log: The new test introduced in #18114 failed with threads
33100      Branch: perl
33101            ! ext/B/t/concise.t
33102 ____________________________________________________________________________
33103 [ 18115] By: rgs                                   on 2002/11/06  20:43:14
33104         Log: Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
33105              From: Slaven Rezic <slaven.rezic@berlin.de>
33106              Date: 24 Oct 2002 00:44:35 +0200
33107              Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
33108      Branch: perl
33109            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/io/binmode.t
33110            ! t/io/print.t t/io/read.t t/lib/warnings/pp_sys
33111 ____________________________________________________________________________
33112 [ 18114] By: rgs                                   on 2002/11/06  20:08:53
33113         Log: Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
33114              From: Stephen McCamant <smcc@mit.edu>
33115              Date: Thu, 31 Oct 2002 01:35:29 -0500
33116              Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>
33117              
33118              plus a test case in ext/B/t/concise.t
33119              plus a (less intrusive, but less future-proof) fix for a
33120              similar problem in B::walkoptree_exec().
33121      Branch: perl
33122            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t
33123 ____________________________________________________________________________
33124 [ 18113] By: rgs                                   on 2002/11/05  20:11:55
33125         Log: make regen_headers.
33126              Backport change #18078 to warnings.pl.
33127      Branch: perl
33128            ! global.sym perlapi.c perlapi.h proto.h warnings.pl
33129 ____________________________________________________________________________
33130 [ 18112] By: jhi                                   on 2002/11/05  13:26:28
33131         Log: perl embed.pl
33132      Branch: maint-5.8/perl
33133            ! embed.h embedvar.h global.sym perlapi.c perlapi.h proto.h
33134 ____________________________________________________________________________
33135 [ 18111] By: jhi                                   on 2002/11/05  13:24:59
33136         Log: Integrate
33137              
33138              [ 18067]
33139              [PATCH] embed.pl doc. (embed.pl reorganization for doc headers)
33140              Wed, 23 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
33141              With some additional modifications
33142              
33143              [ 18068]
33144              Repair broken previous patch. I don't like it, but not repairing it
33145              breaks each and every build. Will teach me to test on the same
33146              machine where I patched it. Sorry.
33147              
33148              [ 18108]
33149              Put back the DO NOT EDIT headers in proto.h and global.sym
33150              
33151              Subject: Re: [perl #18066] Bug in -I when path has double colons?
33152              From: Slaven Rezic <slaven.rezic@berlin.de>
33153              Date: 03 Nov 2002 10:25:10 +0100
33154              Message-ID: <87adkrngy1.fsf@vran.herceg.de>
33155      Branch: maint-5.8/perl
33156           !> embed.pl
33157 ____________________________________________________________________________
33158 [ 18110] By: jhi                                   on 2002/11/05  13:12:12
33159         Log: Integrate
33160              
33161              [ 17951]
33162              MakeMaker's INSTALLSITEMANXDIR Configure's counterpart
33163              Thu, 25 Jul 2002, Andy Dougherty
33164              
33165              (had to regen Configure)
33166      Branch: maint-5.8/perl
33167            ! Configure config_h.SH
33168           !> Policy_sh.SH
33169 ____________________________________________________________________________
33170 [ 18109] By: ams                                   on 2002/11/05  13:03:34
33171         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
33172              From: hv@crypt.org
33173              Date: Tue, 05 Nov 2002 13:30:00 +0000
33174              Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>
33175              
33176              This is half of the fix for #18107. The swash_init() problems
33177              described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
33178              but can now be seen only with UTF-8 test cases.
33179      Branch: perl
33180            ! pp.c
33181 ____________________________________________________________________________
33182 [ 18108] By: merijn                                on 2002/11/05  07:52:08
33183         Log: Put back the DO NOT EDIT headers in proto.h and global.sym
33184              
33185              Subject: Re: [perl #18066] Bug in -I when path has double colons?
33186              From: Slaven Rezic <slaven.rezic@berlin.de>
33187              Date: 03 Nov 2002 10:25:10 +0100
33188              Message-ID: <87adkrngy1.fsf@vran.herceg.de>
33189      Branch: perl
33190            ! embed.pl
33191 ____________________________________________________________________________
33192 [ 18107] By: ams                                   on 2002/11/05  03:43:46
33193         Log: 1. Update pp_ucfirst to enter the UTF-8 branch only if the first
33194              character is UTF-8. (Copied from pp_lcfirst.)
33195              2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.
33196      Branch: perl
33197            ! dump.c pp.c
33198 ____________________________________________________________________________
33199 [ 18106] By: hv                                    on 2002/11/05  01:43:27
33200         Log: new test based on:
33201              Subject: [TEST] for [PATCH] bug in utf8.c(?)
33202              From: Marty Pauley <marty+p5p@kasei.com>
33203              Date: Fri, 18 Oct 2002 21:02:38 +0100
33204              Message-ID: <20021018200238.GY3764@soto.kasei.com>
33205      Branch: perl
33206            ! lib/utf8.t
33207 ____________________________________________________________________________
33208 [ 18105] By: hv                                    on 2002/11/05  00:59:30
33209         Log: Subject: Re: Class::Struct, simple patch, tests
33210              From: Marty Pauley <marty+p5p@kasei.com>
33211              Date: Fri, 18 Oct 2002 22:26:38 +0100
33212              Message-ID: <20021018212638.GB3764@soto.kasei.com>
33213      Branch: perl
33214            ! lib/Class/Struct.pm lib/Class/Struct.t
33215 ____________________________________________________________________________
33216 [ 18104] By: jhi                                   on 2002/11/04  22:23:54
33217         Log: Integrate
33218              [ 17946]
33219              nanosleep on VMS not present
33220      Branch: maint-5.8/perl
33221           !> configure.com
33222 ____________________________________________________________________________
33223 [ 18103] By: jhi                                   on 2002/11/04  22:11:33
33224         Log: Integrate
33225              [ 17944]
33226              nanosleep probes as per Jarkko's request
33227              
33228              (and regen Configure)
33229      Branch: maint-5.8/perl
33230            ! Configure config_h.SH
33231           !> NetWare/config_H.wc Porting/config.sh Porting/config_H
33232           !> epoc/config.sh perl.h win32/config.bc win32/config.gc
33233           !> win32/config.vc win32/config.vc64 win32/config_H.bc
33234           !> win32/config_H.gc win32/config_H.vc win32/config_H.vc64
33235           !> wince/config.ce wince/config_H.ce
33236 ____________________________________________________________________________
33237 [ 18102] By: rgs                                   on 2002/11/04  21:43:53
33238         Log: Subject: Re: [perl #18066] Bug in -I when path has double colons?
33239              From: Slaven Rezic <slaven.rezic@berlin.de>
33240              Date: 30 Oct 2002 11:18:47 +0100
33241              Message-ID: <87of9c2prs.fsf@vran.herceg.de>
33242              
33243              With the corresponding change to embed.fnc
33244      Branch: perl
33245            + t/run/switchI.t
33246            ! MANIFEST embed.fnc embed.h embedvar.h global.sym perl.c
33247            ! proto.h t/run/runenv.t
33248 ____________________________________________________________________________
33249 [ 18101] By: jhi                                   on 2002/11/04  21:29:57
33250         Log: Integrate
33251              
33252              [ 17731]
33253              Subject: [PATCH] Configure missing d_modflproto=''
33254              From: "Gerrit P. Haase" <gp@familiehaase.de>
33255              Date: Tue, 13 Aug 2002 15:11:05 +0200
33256              Message-id: <11417599086.20020813151105@familiehaase.de>
33257              
33258              [ 17739]
33259              Subject: Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5
33260              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33261              Date: Tue, 23 Jul 2002 09:21:10 +0200
33262              Message-id: <20020723092051.184C.H.M.BRAND@hccnet.nl>
33263              
33264              [ 17902]
33265              [PATCH perl@17882] configure.com needs d_modflproto
33266              Thu 12 Sep 2002 23:19, "Craig A. Berry"
33267              
33268              [ 17919]
33269              Subject: [PATCH] AIX hints missinga  >&4
33270              From: Jarkko Hietaniemi <jhi@iki.fi>
33271              Date: Fri, 13 Sep 2002 16:48:42 +0300
33272              Message-ID: <20020913134842.GD8929@lyta.hut.fi>
33273      Branch: maint-5.8/perl
33274           !> Configure configure.com hints/aix.sh
33275 ____________________________________________________________________________
33276 [ 18100] By: jhi                                   on 2002/11/04  21:21:09
33277         Log: Integrate (two changes that are followups for changes already in)
33278              
33279              [ 17745]
33280              perldelta for #17727
33281              
33282              [ 17831]
33283              #17827 misses some win32 tweaks
33284      Branch: maint-5.8/perl
33285           !> pod/perldelta.pod win32/Makefile win32/makefile.mk
33286 ____________________________________________________________________________
33287 [ 18099] By: jhi                                   on 2002/11/04  21:17:25
33288         Log: Integrate (automerge didn't work, required manual copying from
33289              a post-17815 snapshot and editing a '59' to '58')
33290              
33291              [ 17815]
33292              formatting cleanup and:
33293              Subject: Re: perl-5.8.0 on HP porting center
33294              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33295              Date: Thu, 29 Aug 2002 12:23:31 +0200
33296              Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
33297      Branch: maint-5.8/perl
33298            ! installperl
33299 ____________________________________________________________________________
33300 [ 18098] By: jhi                                   on 2002/11/04  18:53:22
33301         Log: Kick patchlevel.
33302      Branch: maint-5.8/perl
33303            ! patchlevel.h
33304 ____________________________________________________________________________
33305 [ 18097] By: jhi                                   on 2002/11/04  18:52:23
33306         Log: Update Changes.
33307      Branch: maint-5.8/perl
33308            ! Changes patchlevel.h
33309 ____________________________________________________________________________
33310 [ 18096] By: jhi                                   on 2002/11/04  18:46:09
33311         Log: Integrate
33312              
33313              [ 18090]
33314              extend #13786 to cover the other four identical chunks of code
33315              to avoid looping under overload.
33316              
33317              [ 18091]
33318              How pre-5.9.0 Perl can be fooled by a defined-or.
33319              
33320              [ 18093]
33321              s/Perlf/Perl/ (thanks rgs)
33322      Branch: maint-5.8/perl
33323           !> pod/perldiag.pod sv.c
33324 ____________________________________________________________________________
33325 [ 18095] By: jhi                                   on 2002/11/04  17:45:47
33326         Log: Integrate (now tests 100% in Tru64 5.1A):
33327              
33328              [ 18083]
33329              [PATCH] Typo configpm
33330              Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33331              
33332              [ 18084]
33333              Tru64, gcc -O3, datasize
33334              Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>
33335              
33336              [ 18085]
33337              Subject: Re: [perl #17064] illegal legal unicode character
33338              From: hv@crypt.org
33339              Date: Mon, 04 Nov 2002 13:23:49 +0000
33340              Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>
33341              
33342              [ 18086]
33343              integrate from perlio: changes #17709, #17795, #17796, #18032
33344              
33345              [ 18088]
33346              Charnames take 4
33347              Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>
33348      Branch: maint-5.8/perl
33349           !> Porting/apply README.tru64 configpm ext/PerlIO/t/encoding.t
33350           !> ext/PerlIO/t/via.t ext/PerlIO/via/via.xs hints/dec_osf.sh
33351           !> lib/charnames.pm lib/charnames.t perlio.c regexec.c
33352           !> t/io/crlf.t t/op/split.t
33353 ____________________________________________________________________________
33354 [ 18094] By: merijn                                on 2002/11/04  16:08:22
33355         Log: Changed the warning detection pattern because of:
33356              
33357              Subject: ccache gcc3.2 doesn't work
33358              From: Nicholas Clark <nick@ccl4.org>
33359              Date: Tue, 29 Oct 2002 15:01:39
33360              Message-ID: <20021029150139.J82080@plum.flirble.org>
33361      Branch: perl
33362            ! Configure
33363 ____________________________________________________________________________
33364 [ 18093] By: jhi                                   on 2002/11/04  16:06:39
33365         Log: s/Perlf/Perl/ (thanks rgs)
33366      Branch: perl
33367            ! pod/perldiag.pod
33368 ____________________________________________________________________________
33369 [ 18092] By: merijn                                on 2002/11/04  15:57:58
33370         Log: Using ccache will change the warning that we want to catch
33371              Mon, 04 Nov 2002; H.Merijn Brand, Nicholas Clark
33372      Branch: metaconfig/U/perl
33373            ! gccvers.U
33374 ____________________________________________________________________________
33375 [ 18091] By: jhi                                   on 2002/11/04  15:50:07
33376         Log: How pre-5.9.0 Perl can be fooled by a defined-or.
33377      Branch: perl
33378            ! pod/perldiag.pod
33379 ____________________________________________________________________________
33380 [ 18090] By: hv                                    on 2002/11/04  15:49:29
33381         Log: extend #13786 to cover the other four identical chunks of code
33382              to avoid looping under overload.
33383      Branch: perl
33384            ! sv.c
33385 ____________________________________________________________________________
33386 [ 18089] By: jhi                                   on 2002/11/04  15:44:28
33387         Log: The //= meme seems to be catching on.
33388      Branch: maint-5.8/perl
33389            ! t/op/anonsub.t
33390 ____________________________________________________________________________
33391 [ 18088] By: merijn                                on 2002/11/04  15:37:06
33392         Log: Charnames take 4
33393              Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>
33394      Branch: perl
33395            ! lib/charnames.pm lib/charnames.t
33396 ____________________________________________________________________________
33397 [ 18087] By: jhi                                   on 2002/11/04  15:28:23
33398         Log: Integrate:
33399              
33400              [ 17677]
33401              Main branch no longer needs op/taint.t version check.
33402      Branch: maint-5.8/perl
33403           !> t/op/taint.t
33404 ____________________________________________________________________________
33405 [ 18086] By: hv                                    on 2002/11/04  15:16:34
33406         Log: integrate from perlio: changes #17709, #17795, #17796, #18032
33407      Branch: perl
33408           !> Porting/apply ext/PerlIO/t/encoding.t ext/PerlIO/t/via.t
33409           !> ext/PerlIO/via/via.xs perlio.c t/io/crlf.t
33410 ____________________________________________________________________________
33411 [ 18085] By: hv                                    on 2002/11/04  12:17:12
33412         Log: Subject: Re: [perl #17064] illegal legal unicode character
33413              From: hv@crypt.org
33414              Date: Mon, 04 Nov 2002 13:23:49 +0000
33415              Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>
33416      Branch: perl
33417            ! regexec.c t/op/split.t
33418 ____________________________________________________________________________
33419 [ 18084] By: merijn                                on 2002/11/04  11:04:45
33420         Log: Tru64, gcc -O3, datasize
33421              Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>
33422      Branch: perl
33423            ! README.tru64 hints/dec_osf.sh
33424 ____________________________________________________________________________
33425 [ 18083] By: merijn                                on 2002/11/04  10:58:52
33426         Log: Typo configpm
33427              Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33428      Branch: perl
33429            ! configpm
33430 ____________________________________________________________________________
33431 [ 18082] By: jhi                                   on 2002/11/04  05:38:52
33432         Log: Integrate: the same caveat as for #18080.
33433              
33434              [ 17779]
33435              upgrade bignum to v0.13: fix test failures and update docs
33436              
33437              [ 17780]
33438              fix bignum test failures
33439              
33440              [ 17784]
33441              #17780 relies on unixy paths to locate own directory for bignum tests.
33442              
33443              [ 17785]
33444              fix non-ANSI C++-style comment
33445              Subject: [ PATCH ]  Smoke 17780 /pro/3gl/CPAN/perl-current
33446              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33447              Date: Mon, 26 Aug 2002 09:15:18 +0200
33448              Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl>
33449              
33450              [ 17841]
33451              Subject: [PATCH] op/getpid.t failure
33452              From: Michael G Schwern <schwern@pobox.com>
33453              Date: Tue, 3 Sep 2002 17:48:24 -0700
33454              Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net>
33455              
33456              [ 17872]
33457              temporarily skip failing Storable tests caused by #17869
33458              
33459              [ 17901]
33460              Subject: [PATCH] more PASE wisdom
33461              From: Jarkko Hietaniemi <jhi@iki.fi>
33462              Date: Fri, 13 Sep 2002 00:17:39 +0300
33463              Message-ID: <20020912211739.GB6980@lyta.hut.fi>
33464              
33465              [ 17912]
33466              Subject: [PATCH] AIX test shouldn't trip OS/400 PASE
33467              From: Jarkko Hietaniemi <jhi@iki.fi>
33468              Date: Thu, 19 Sep 2002 18:59:48 +0300
33469              Message-Id: <20020919155948.GU208696@lyta.hut.fi>
33470              
33471              Subject: [PATCH] more PASE tweakage
33472              From: Jarkko Hietaniemi <jhi@iki.fi>
33473              Date: Thu, 19 Sep 2002 18:01:44 +0300
33474              Message-Id: <20020919150144.GJ208696@lyta.hut.fi>
33475              
33476              [ 17963]
33477              Subject: Re: [perl #17376] Bug Report - our(%)
33478              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33479              Date: Tue, 01 Oct 2002 09:54:30 -0700
33480              Message-ID: <GNdm9gzkgWOS092yn@efn.org>
33481              
33482              [ 17969]
33483              Subject: [PATCH] Storable and code serialization: documentation
33484              From: Slaven Rezic <slaven.rezic@berlin.de>
33485              Date: Wed, 2 Oct 2002 10:21:37 +0200 (CEST)
33486              Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de>
33487              
33488              [ 17970]
33489              Add a line about 2.05.
33490              
33491              [ 17971]
33492              Subject: Re: Not OK 17969
33493              From: Slaven Rezic <slaven.rezic@berlin.de>
33494              Date: 03 Oct 2002 13:12:58 +0200
33495              Message-Id: <87lm5fn5c5.fsf@vran.herceg.de>
33496              
33497              [ 17974]
33498              Fix a precedence problem.
33499              
33500              [ 17977]
33501              Complement to change #17976 :
33502              there was a similar bug on rdo().
33503              Increment $Safe::VERSION.
33504              
33505              [ 17980]
33506              Upgrade Safe.pm to 2.09 after CPAN backport.
33507              Fix testcases to run properly outside perl core build enviroment.
33508              
33509              [ 17986]
33510              Remove use of caller() in strict.pm, and tighten Safe compartment
33511              for Storable tests to match.
33512              
33513              [ 18000]
33514              Subject: [PATCH] perl573delta delinting
33515              From: Jarkko Hietaniemi <jhi@iki.fi>
33516              Date: Fri, 4 Oct 2002 16:19:31 +0300
33517              Message-ID: <20021004131931.GE278184@lyta.hut.fi>
33518              
33519              [ 18008]
33520              Subject: [PATCH] Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
33521              From: Nicholas Clark <nick@unfortu.net>
33522              Date: Mon, 7 Oct 2002 23:35:34 +0100
33523              Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net>
33524              
33525              [ 18014]
33526              Subject: Re: [PATCH] perl573delta delinting
33527              From: Philip Newton <Philip.Newton@gmx.net>
33528              Date: Sat, 12 Oct 2002 21:25:49 +0200
33529              Message-ID: <iotgqucnbttvvc43o0j7kv55p5dstui4oc@4ax.com>
33530              
33531              [ 18019]
33532              Subject: Japanese translation of Storable
33533              From: "KAWAI,Takanori" <GCD00051@nifty.ne.jp>
33534              Date: Tue, 15 Oct 2002 06:31:01 +0900
33535              Message-Id: <003801c273c9$05888910$1401a8c0@hipposam>
33536              
33537              [ 18024]
33538              Subject: Re: [perl #17061] no strict 'garbage'
33539              From: Slaven Rezic <slaven.rezic@berlin.de>
33540              Date: 10 Oct 2002 16:23:22 +0200
33541              Message-ID: <87ptui5q5h.fsf@vran.herceg.de>
33542              
33543              [ 18061]
33544              Subject: [PATCH lib/IO.t] Add tests for IO.pm
33545              From: chromatic <chromatic@wgz.org>
33546              Date: Mon, 21 Oct 2002 20:27:43 -0700
33547              Message-ID: <20021022033253.57952.qmail@onion.perl.org>
33548              
33549              [ 18063]
33550              change #18038 gives too many problems on t/450_service.t; disable
33551              it for now
33552      Branch: maint-5.8/perl
33553           !> (integrate 32 files)
33554 ____________________________________________________________________________
33555 [ 18081] By: jhi                                   on 2002/11/04  05:26:36
33556         Log: Integrate:
33557              
33558              [ 17741]
33559              Subject: Re: [PATCH] Storable and CODE references
33560              From: Slaven Rezic <slaven.rezic@berlin.de>
33561              Date: 17 Aug 2002 21:58:03 +0200
33562              Message-id: <87bs812r78.fsf@vran.herceg.de>
33563      Branch: maint-5.8/perl
33564           +> ext/Storable/t/code.t
33565           !> MANIFEST ext/Storable/Storable.xs ext/Storable/t/forgive.t
33566           !> ext/Storable/t/malice.t
33567 ____________________________________________________________________________
33568 [ 18080] By: jhi                                   on 2002/11/04  05:23:04
33569         Log: The first big import towards 5.8.1, @18078.  Please do NOT
33570              expect all to work yet, some tests will fail.  This is just
33571              a reasonably optimal/maximal push in the general direction.
33572              
33573              [ 17655]
33574              Upgrade to Unicode::Collate 0.20.
33575              
33576              [ 17656]
33577              Subject: [PATCH] Typo in regcomp.c
33578              From: Chris Ball <chris@cpan.org>
33579              Date: 26 Jul 2002 17:49:35 +0100
33580              Message-Id: <868z3yzb6o.fsf@void.printf.net>
33581              (With additional tweak to s_reginclasslen.)
33582              
33583              [ 17672]
33584              Subject: Re: mention of "use sort" botched in perlfunc?
33585              From: Michael G Schwern <schwern@pobox.com>
33586              Date: Sat, 20 Jul 2002 13:49:58 -0400 (18:49 BST)
33587              Message-id: <20020720174958.GL362@ool-18b93024.dyn.optonline.net>
33588              
33589              [ 17673]
33590              Subject: [PATCH] AUTHORS
33591              From: Walt Mankowski <waltman@pobox.com>
33592              Date: Sat, 20 Jul 2002 22:56:12 -0400 (Sun 03:56 BST)
33593              Message-id: <20020721025612.GB15958@pobox.com>
33594              
33595              [ 17674]
33596              Subject: [PATCH] AUTHORS
33597              From: Colin Watson <colinw@zeus.com>
33598              Date: Thu, 25 Jul 2002 15:54:37 +0100
33599              Message-id: <20020725145437.GC4921@zeus.com>
33600              
33601              [ 17675]
33602              Fix email address for Kragen Sitaker <kragen@pobox.com>.
33603              
33604              [ 17676]
33605              Subject: Re: [PATCH] Re: taint news
33606              From: Rick Delaney <rick.delaney@rogers.com>
33607              Date: 04 Aug 2002 00:28:58 EDT
33608              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
33609              Ref: 20020208.005
33610              
33611              [ 17678]
33612              Subject: Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')
33613              From: hv@crypt.org
33614              Date: Sun, 04 Aug 2002 17:40:30 +0100
33615              Message-id: <200208041640.g74GeUU25061@crypt.compulink.co.uk>
33616              
33617              [ 17679]
33618              [ID 20020704.001] again: #17678 caused test failures in pod2html,
33619              in which $1 could leak from previous regexp
33620              
33621              [ 17680]
33622              warn that keywords.h is generated
33623              
33624              [ 17681]
33625              typo
33626              
33627              [ 17683]
33628              Integrate from maint-5.6/macperl via macperl
33629              Changes 17660, 17661, 17662, 17663, 17664
33630              
33631              [ 17684]
33632              Integrate from perlio: change #17653 fixes bug RT15283
33633              
33634              [ 17685]
33635              Subject: Re: mention of "use sort" botched in perlfunc? + PATCH
33636              From: "John P. Linderman" <jpl@research.att.com>
33637              Date: Sun, 21 Jul 2002 12:13:32 -0400 (17:13 BST)
33638              Message-id: <200207211613.MAA69505@raptor.research.att.com>
33639              
33640              [ 17686]
33641              More regression tests for $^H and %^H.
33642              Add a TODO test for eval "" preserving %^H.
33643              
33644              [ 17687]
33645              PerlIO::scalar wasn't able to read from non-string
33646              scalar ; now stringifies its argument.
33647              
33648              [ 17688]
33649              Subject: [PATCH] XS build fix for VMS
33650              From: "Craig A. Berry" <craigberry@mac.com>
33651              Date: Sun, 4 Aug 2002 12:13:06 -0500
33652              Message-ID: <a05111b07b97256e1c335@[172.16.52.1]>
33653              
33654              [ 17689]
33655              Subject: Re: no warnings 'io';
33656              From: Nicholas Clark <nick@unfortu.net>
33657              Date: Sat, 27 Jul 2002 21:49:55 +0100
33658              Message-ID: <20020727204954.GB5117@Bagpuss.unfortu.net>
33659              
33660              Plus a little bit of regression tests.
33661              
33662              [ 17690]
33663              Doc fix : the symbol for COPs wasn't documented.
33664              
33665              [ 17691]
33666              Subject: [perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir}
33667              From: Henrik Tougaard (via RT) <perlbug@perl.org>
33668              Date: 23 Jul 2002 13:45:49 -0000 (Tue 14:45 BST)
33669              Message-id: <rt-15398-31095.6.30466042998663@perl>
33670              
33671              [ 17692]
33672              Subject: [PATCH] README.jp and README.cn
33673              From: Autrijus Tang <autrijus@autrijus.org>
33674              Date: Thu, 25 Jul 2002 07:05:11 +0800
33675              Message-id: <20020724230511.GA1327@not.autrijus.org>
33676              
33677              [ 17693]
33678              Subject: [PATCH: lib/ExtUtils/MM_Unix.pm] Be less strict about what's POD.
33679              From: Abigail <abigail@foad.org>
33680              Date: Thu, 25 Jul 2002 08:52:52 -0700 (16:52 BST)
33681              Message-id: <20020725085252.A2703@ucan.foad.org>
33682              
33683              [ 17694]
33684              Subject: Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00
33685              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33686              Date: Wed, 31 Jul 2002 16:04:02 +0200
33687              Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl>
33688              
33689              [ 17695]
33690              Subject: [PATCH] Re: [perl #15479] perl 5.8.0 segfault
33691              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33692              Date: Fri, 2 Aug 2002 00:13:10 +0200
33693              Message-id: <20020802001310.7e1dc694.rgarciasuarez@free.fr>
33694              
33695              [ 17696]
33696              Subject: Re: [perl #15523] Memory Leak in split with trailing empty elements
33697              From: Slaven Rezic <slaven.rezic@berlin.de>
33698              Date: 31 Jul 2002 09:50:06 +0200
33699              Message-id: <87ado85ob5.fsf@vran.herceg.de>
33700              
33701              [ 17697]
33702              Subject: Doc patch for Class::Struct under 5.8.0
33703              From: Damian Conway <damian@conway.org>
33704              Date: Tue, 30 Jul 2002 23:03:14 +1000
33705              Message-id: <3D471FCF.1C7C6E6B@conway.org>
33706              
33707              [ 17698]
33708              Subject: [perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic
33709              From: Yitzchak Scott-Thoennes (via RT) <perlbug@perl.org>
33710              Date: 6 Aug 2002 04:28:15 -0000 (Tue 05:28 BST)
33711              Message-id: <rt-16000-32913.8.41582281961522@bugs6.perl.org>
33712              
33713              [ 17699]
33714              Subject: [PATCH] Re: [perl #15898] coredump with variable our
33715              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33716              Date: Fri, 2 Aug 2002 23:44:21 +0200
33717              Message-id: <20020802234421.11c62fe6.rgarciasuarez@free.fr>
33718              
33719              [ 17700]
33720              Subject: [DOC PATCH] perlipc.pod
33721              From: Arjen Laarhoven <arjen@nl.demon.net>
33722              Date: Tue, 6 Aug 2002 14:16:01 +0200
33723              Message-id: <20020806121601.GK40785@aragorn.noc.nl.demon.net>
33724              
33725              [ 17701]
33726              Subject: [PATCH] Re: pp_sys.c compile failed..
33727              From: Andy Dougherty <doughera@lafayette.edu>
33728              Date: Tue, 6 Aug 2002 10:42:07 -0400 (EDT) (15:42 BST)
33729              Message-id: <Pine.SOL.4.10.10208061024250.5315-100000@maxwell.phys.lafayette.edu>
33730              
33731              [ 17702]
33732              Subject: Re: README.aix
33733              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33734              Date: Tue, 30 Jul 2002 13:30:29 +0200
33735              Message-id: <20020730130812.48B9.H.M.BRAND@hccnet.nl>
33736              
33737              [ 17704]
33738              Fix bug #16080 : an attribute list should end at '}'
33739              
33740              [ 17705]
33741              More tests for the attribute syntax, from the
33742              attributes manpage.
33743              
33744              [ 17706]
33745              Subject: Re: missing lower range in {} regex 
33746              From: "John P. Linderman" <jpl@research.att.com>
33747              Date: Fri, 09 Aug 2002 12:48:55 -0400
33748              Message-ID: <200208091648.MAA77577@raptor.research.att.com>
33749              
33750              [ 17707]
33751              Subject: New HP-UX itanium servers
33752              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33753              Date: Wed, 07 Aug 2002 13:25:57 +0200
33754              Message-ID: <20020807132518.FCBF.H.M.BRAND@hccnet.nl>
33755              
33756              [ 17710]
33757              Subject: [PATCH] pod/perlfaq4.pod
33758              From: Abigail <abigail@foad.org>
33759              Date: Tue, 30 Jul 2002 09:52:02 -0700 (17:52 BST)
33760              Message-id: <20020730095202.A6462@ucan.foad.org>
33761              Add references to Regexp::Common.
33762              
33763              [ 17711]
33764              Subject: [PATCH s2p] Small typo correction
33765              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
33766              Date: Wed, 7 Aug 2002 11:50:51 +0200
33767              Message-id: <C9A98F2128EDD411B0920008C7B337A13DCE2B@hamsem01.de.gedas.vwg>
33768              
33769              [ 17712]
33770              Subject: Re: Smoke 17703 /pro/3gl/CPAN/perl-current
33771              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33772              Date: Mon, 12 Aug 2002 10:25:20 +0200
33773              Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl>
33774              gcc bug test needs -lm
33775              
33776              [ 17713]
33777              Subject: [PATCH] gv_fullname3 as call to gv_fullname4
33778              From: Nicholas Clark <nick@unfortu.net>
33779              Date: Sun, 11 Aug 2002 16:59:16 +0100
33780              Message-id: <20020811155914.GE300@Bagpuss.unfortu.net>
33781              
33782              [ 17714]
33783              Subject: [PATCH] perltodo.pod
33784              From: Richard.Foley@t-online.de
33785              Date: Sun, 11 Aug 2002 18:26:10 +0200
33786              Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com>
33787              perlbug credits
33788              
33789              [ 17716]
33790              Subject: Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
33791              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
33792              Date: Sat, 13 Jul 2002 17:44:02 +0100
33793              Message-id: <200207131644.g6DGi2214456@crypt.compulink.co.uk>
33794              
33795              [ 17717]
33796              Subject: Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue
33797              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
33798              Date: Sat, 27 Jan 2001 19:31:29 -0800 (PST)
33799              Message-ID: <14963.32943.102669.67625@soda.csua.berkeley.edu>
33800              
33801              [ 17719]
33802              Subject: [perl #15987] Tests fail when sources are under CVS control
33803              From: Warren Jones (via RT) <perlbug@perl.org>
33804              Date: 5 Aug 2002 19:08:50 -0000 (Mon 20:08 BST)
33805              Message-id: <rt-15987-32864.15.6255441902154@bugs6.perl.org>
33806              
33807              [ 17720]
33808              Subject: Re: [PATCH] Re: taint news
33809              From: Rick Delaney <rick.delaney@rogers.com>
33810              Date: 04 Aug 2002 00:28:58 EDT
33811              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
33812              missed patch fragment from Change #17676
33813              
33814              [ 17721]
33815              #17717 needed tests fixing up
33816              
33817              [ 17722]
33818              Subject: Minor perlrun.pod patch
33819              From: Iain Truskett <spoon@cpan.org>
33820              Date: Fri, 16 Aug 2002 16:20:27 +1000
33821              Message-Id: <20020816162027.D17196@eh.org>
33822              
33823              [ 17724]
33824              ext/B/defsubs.h also depends on the program that builds it
33825              
33826              [ 17727]
33827              Subject: [PATCH 5.7.3] Negative subscripts optionally passed to tied array methods
33828              From: Mark-Jason Dominus <mjd@plover.com>
33829              Date: Sun, 14 Apr 2002 23:38:55 -0400 (Mon 04:38 BST)
33830              Message-id: <20020415033855.6343.qmail@plover.com>
33831              
33832              [ 17729]
33833              Subject: [PATCH] Safe.pm documentation
33834              From: Slaven Rezic <slaven.rezic@berlin.de>
33835              Date: Sat, 10 Aug 2002 19:30:38 +0200 (CEST)
33836              Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de>
33837              
33838              [ 17733]
33839              Subject: Server rename revisited
33840              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33841              Date: Tue, 13 Aug 2002 19:19:03 +0200
33842              Message-id: <20020813191821.DC98.H.M.BRAND@hccnet.nl>
33843              
33844              [ 17734]
33845              Subject: [PATCH] Re: Pod::Functions tpyo
33846              From: Abe Timmerman <abe@ztreet.demon.nl>
33847              Date: Tue, 13 Aug 2002 23:47:00 +0200
33848              Message-id: <200208132347.00782.abe@ztreet.demon.nl>
33849              
33850              [ 17735]
33851              Subject: Re: [perl #16198] pod tpyo in hostent.pm
33852              From: Mark-Jason Dominus <mjd@plover.com>
33853              Date: Tue, 13 Aug 2002 21:19:08 -0400 (Wed 02:19 BST)
33854              Message-id: <20020814011909.22744.qmail@plover.com>
33855              
33856              [ 17736]
33857              Subject: [PATCH] Re: 5.8.0 sprintf (?) problem with floats?
33858              From: Dave Mitchell <davem@fdgroup.com>
33859              Date: Fri, 16 Aug 2002 23:31:07 +0100
33860              Message-id: <20020816233107.E9388@fdgroup.com>
33861              
33862              [ 17737]
33863              Effect a speedy recovery from POD affected by (ahem, Australian)
33864              negligence.
33865              
33866              [ 17743]
33867              Subject: Re: [PATCH] fix typos in perlpacktut
33868              From: "Mr. Nobody" <mrnobo1024@yahoo.com>
33869              Date: Fri, 16 Aug 2002 20:40:58 -0700 (PDT) (Sat 04:40 BST)
33870              Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com>
33871              
33872              [ 17744]
33873              Subject: typo in perfunc.pod
33874              From: "John P. Linderman" <jpl@research.att.com>
33875              Date: Mon, 19 Aug 2002 08:45:31 -0400 (EDT) (13:45 BST)
33876              Message-id: <200208191245.IAA20072@raptor.research.att.com>
33877              
33878              [ 17748]
33879              todo test for linux $0 modification
33880              Subject: Re: [perl #16206] $0 in 5.8
33881              From: Slaven Rezic <slaven.rezic@berlin.de>
33882              Date: 17 Aug 2002 21:32:37 +0200
33883              Message-id: <87elcx2sdm.fsf@vran.herceg.de>
33884              
33885              [ 17749]
33886              avoid use of %caller::EXPORT
33887              Subject: [PATCH] Re: question about Exporter::import
33888              From: Nicholas Clark <nick@unfortu.net>
33889              Date: Wed, 14 Aug 2002 21:33:12 +0100
33890              Message-id: <20020814203311.GD278@Bagpuss.unfortu.net>
33891              
33892              [ 17750]
33893              Subject: [PATCH] Fix DBM filters
33894              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
33895              Date: Wed, 21 Aug 2002 11:40:49 +0100
33896              Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com>
33897              
33898              [ 17752]
33899              Subject: [Announce] Unicode::Collate 0.20 -> UCA version 9
33900              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
33901              Date: Fri, 26 Jul 2002 02:59:12 +0900
33902              Message-Id: <20020726025828.B5E9.BQW10602@nifty.com>
33903              
33904              [ 17753]
33905              Subject: podlators 1.24 released
33906              From: Russ Allbery <rra@stanford.edu>
33907              Date: Sat, 03 Aug 2002 20:56:42 -0700
33908              Message-ID: <ylbs8jff9h.fsf@windlord.stanford.edu>
33909              
33910              [ 17754]
33911              Subject: ANNOUNCE: Math-BigInt v1.62
33912              From: Tels <perl_dummy@bloodgate.com>
33913              Date: Wed, 21 Aug 2002 19:12:59 +0200 (CEST)
33914              Message-Id: <200208211513.g7LFDUs02512@crypt.org>
33915              
33916              [ 17755]
33917              new files from #17754
33918              
33919              [ 17756]
33920              Subject: ANNOUCNE: Math::BigRat v0.09
33921              From: Tels <perl_dummy@bloodgate.com>
33922              Date: Wed, 14 Aug 2002 20:12:03 +0200 (CEST)
33923              Message-Id: <200208141812.g7EICrV23771@crypt.org>
33924              
33925              [ 17757]
33926              new file for #17756
33927              
33928              [ 17758]
33929              bignum-0.12 updates from:
33930              Subject: [ANNOUCNE] Big Math::Big* update
33931              From: Tels <perl_dummy@bloodgate.com>
33932              Date: Tue, 13 Aug 2002 22:02:09 +0200 (CEST)
33933              Message-Id: <200208132121.g7DLLRV21408@crypt.org>
33934              
33935              [ 17759]
33936              Subject: [PATCH] x2p/str.c signedness nits
33937              From: Jarkko Hietaniemi <jhi@iki.fi>
33938              Date: Fri, 23 Aug 2002 02:43:30 +0300
33939              Message-Id: <20020822234330.GC31624@lyta.hut.fi>
33940              
33941              [ 17760]
33942              Subject: [PATCH] PPPort IVSIZE and SvPV_nolen
33943              From: Jarkko Hietaniemi <jhi@iki.fi>
33944              Date: Fri, 23 Aug 2002 05:29:09 +0300
33945              Message-Id: <20020823022909.GC9135@lyta.hut.fi>
33946              
33947              [ 17761]
33948              Incorporate fix from JHI at:
33949              http://rt.perl.org/rt2/Ticket/Display.html?id=16708
33950              
33951              [ 17764]
33952              a2p wasn't installed with -Dversiononly
33953              
33954              [ 17765]
33955              Subject: [PATCH] remove 2 unit warnings from lib/Net/t/hostname.t
33956              From: Nicholas Clark <nick@unfortu.net>
33957              Date: Sat, 24 Aug 2002 17:01:08 +0100
33958              Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net>
33959              (plus a typo fix)
33960              
33961              [ 17766]
33962              Subject: [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut  
33963              From: Peter BARABAS (via RT) <perlbug@perl.org>
33964              Date: 24 Aug 2002 08:16:19 -0000
33965              Message-ID: <rt-16737-35573.3.51579548306248@bugs6.perl.org> 
33966              
33967              [ 17767]
33968              Subject: [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)
33969              From: "Randy W. Sims" (via RT) <perlbug@perl.org>
33970              Date: 18 Aug 2002 13:27:12 -0000
33971              Message-Id: <rt-16281-34264.3.49471192322156@bugs6.perl.org>
33972              
33973              [ 17768]
33974              Subject: [PATCH] fix lib.pm's import() to accept readonly parameters
33975              From: Anton Berezin <tobez@tobez.org>
33976              Date: Tue, 20 Aug 2002 23:44:25 +0200
33977              Message-ID: <20020820214425.GG16178@heechee.tobez.org>
33978              
33979              [ 17769]
33980              Subject: bit more for WinCE
33981              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
33982              Date: Wed, 21 Aug 2002 01:31:52 +0400
33983              Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad>
33984              
33985              [ 17770]
33986              Subject: [PATCH] let perlfaq1.pod mention 5.8 as the current stable release
33987              From: "Jos I. Boumans" <kane@cpan.org>
33988              Date: Wed, 21 Aug 2002 14:55:51 +0200
33989              Message-ID: <20020821124817.34761.qmail@onion.perl.org>
33990              
33991              [ 17771]
33992              Subject: Newdated info for HP-UX
33993              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
33994              Date: Wed, 21 Aug 2002 20:20:17 +0200
33995              Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl>
33996              
33997              [ 17772]
33998              Subject: Re: p5p patches
33999              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34000              Date: Fri, 23 Aug 2002 15:27:48 +0200
34001              Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl>
34002              
34003              [ 17773]
34004              Subject: Re: a bugfix for Pod::Html (in diff -u format)
34005              From: DH <crazyinsomniac@yahoo.com>
34006              Date: Thu, 22 Aug 2002 02:32:50 -0700 (PDT)
34007              Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com>
34008              
34009              [ 17774]
34010              Subject: [PATCH lib/Benchmark.(pm|t)]  Make cmpthese work as documented.
34011              From: Abigail <abigail@foad.org>
34012              Date: Thu, 22 Aug 2002 04:10:39 -0700
34013              Message-ID: <20020822041039.A2089@ucan.foad.org>
34014              
34015              [ 17775]
34016              Subject: [perl #16729] crypt() doesn't work in multithreaded perl
34017              From: "mls@suse.de (via RT)" <perlbug@perl.org>
34018              Date: 23 Aug 2002 15:24:39 -0000
34019              Message-Id: <rt-16729-35555.9.25145891475907@bugs6.perl.org>
34020              
34021              [ 17776]
34022              Subject: [PATCH] ExtUtils::Constant 0.13
34023              From: Nicholas Clark <nick@unfortu.net>
34024              Date: Fri, 23 Aug 2002 19:21:12 +0100
34025              Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net>
34026              
34027              [ 17778]
34028              Subject: Encode 1.76 Released
34029              From: Dan Kogai <dankogai@dan.co.jp>
34030              Date: su elo 25, 2002  11:27:07 US/Eastern
34031              Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp>
34032              
34033              [ 17781]
34034              #17775 changed reentr.c instead of reentr.pl, which generates it
34035              
34036              [ 17782]
34037              new test for change #17773
34038              Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch)
34039              From: DH <crazyinsomniac@yahoo.com>
34040              Date: Mon, 26 Aug 2002 01:36:27 -0700 (PDT)
34041              Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com>
34042              
34043              [ 17783]
34044              Subject: [ANNOUNCE] Test::Simple 0.47
34045              From: Michael G Schwern <schwern@pobox.com>
34046              Date: Mon, 26 Aug 2002 04:13:03 -0700
34047              Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net>
34048              
34049              [ 17786]
34050              Subject: CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
34051              From: "Sean M. Burke" <sburke@cpan.org>
34052              Date: Mon, 26 Aug 2002 04:38:19 -0600
34053              Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net>
34054              
34055              [ 17787]
34056              fix for:
34057              Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken
34058              From: (Randal L. Schwartz) (via RT) <perlbug@perl.org>
34059              Date: 26 Aug 2002 15:01:36 -0000
34060              Message-Id: <rt-16773-35748.5.13188490159294@bugs6.perl.org>
34061              
34062              [ 17789]
34063              Subject: Patch perlvar.pod
34064              From: mjd@plover.com
34065              Date: 27 Aug 2002 03:03:01 -0000
34066              Message-Id: <20020827030301.32481.qmail@plover.com>
34067              
34068              [ 17790]
34069              #17783 introduced an outdated test module, causing failure in
34070              lib/ExtUtils/t/problems.t. This grabs a more recent copy from
34071              ExtUtils::MakeMaker.
34072              
34073              [ 17791]
34074              Missing MANIFEST files for #17783.
34075              
34076              [ 17797]
34077              Subject: Re: [perl #16677] B::SV::FLAGS dumps core
34078              From: Mark-Jason Dominus <mjd@plover.com>
34079              Date: Sun, 25 Aug 2002 22:31:54 -0400
34080              Message-ID: <20020826023154.22986.qmail@plover.com>
34081              
34082              [ 17798]
34083              Subject: [PATCH] posixify getppid on linux-multithread
34084              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34085              Date: Tue, 6 Aug 2002 21:56:46 +0200
34086              Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr>
34087              
34088              [ 17799]
34089              Subject: Re: if.pm bug.
34090              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
34091              Date: Sun, 25 Aug 2002 00:27:59 +0200
34092              Message-ID: <20020824222210.16387.qmail@onion.perl.org>
34093              
34094              [ 17800]
34095              Subject: Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5
34096              From: Mark-Jason Dominus <mjd@plover.com>
34097              Date: Sun, 25 Aug 2002 12:09:53 -0400
34098              Message-ID: <20020825160953.15987.qmail@plover.com>
34099              
34100              [ 17801]
34101              Subject: [PATCH] ExtUtils::Constant 0.14
34102              From: Nicholas Clark <nick@unfortu.net>
34103              Date: Sun, 25 Aug 2002 18:06:00 +0100
34104              Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net>
34105              
34106              [ 17802]
34107              Subject: [perl #16769] Documention bug
34108              From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
34109              Date: 26 Aug 2002 10:01:04 -0000
34110              Message-Id: <rt-16769-35720.17.1057454913803@bugs6.perl.org>
34111              
34112              [ 17803]
34113              Subject: [PATCH] AIX compiler setup sanity checking
34114              From: Jarkko Hietaniemi <jhi@iki.fi>
34115              Date: Thu, 29 Aug 2002 16:43:51 +0300
34116              Message-Id: <20020829134351.GG5219@lyta.hut.fi>
34117              
34118              [ 17804]
34119              Subject: [PATCH] B::check_av() ; B::Deparse for CHECK blocks
34120              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34121              Date: Tue, 27 Aug 2002 23:36:53 +0200
34122              Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr>
34123              
34124              [ 17805]
34125              Fix based on:
34126              Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx)
34127              From: "esm@pobox.com (via RT)" <perlbug@perl.org>
34128              Date: 27 Aug 2002 22:10:16 -0000
34129              Message-Id: <rt-16799-35846.14.4842888832041@bugs6.perl.org>
34130              
34131              [ 17806]
34132              #17449 failed to apply the actual patch. This is it.
34133              
34134              [ 17807]
34135              Subject: [PATCH] IRIX + INSTALL
34136              From: Jarkko Hietaniemi <jhi@iki.fi>
34137              Date: Fri, 30 Aug 2002 06:31:48 +0300
34138              Message-Id: <20020830033148.GA874@lyta.hut.fi>
34139              
34140              [ 17808]
34141              Subject: [PATCH] Tru64 vs Berkeley DB
34142              From: Jarkko Hietaniemi <jhi@iki.fi>
34143              Date: Fri, 30 Aug 2002 06:56:38 +0300
34144              Message-Id: <20020830035638.GB874@lyta.hut.fi>
34145              
34146              [ 17810]
34147              Subject: [PATCH] Fixes to threads::shared when disabled
34148              From: Michael G Schwern <schwern@pobox.com>
34149              Date: Wed, 28 Aug 2002 06:04:18 -0700
34150              Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net>
34151              
34152              [ 17811]
34153              Subject: Re: Recent changes on the HP porting center
34154              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34155              Date: Wed, 28 Aug 2002 17:39:27 +0200
34156              Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl>
34157              
34158              [ 17812]
34159              Subject: [PATCH] typos in Hash::Util documentation
34160              From: Slaven Rezic <slaven.rezic@berlin.de>
34161              Date: Wed, 28 Aug 2002 17:08:50 +0200 (CEST)
34162              Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de>
34163              
34164              [ 17813]
34165              Subject: [PATCH] Re: glob names and Regexp type introspection
34166              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34167              Date: Thu, 29 Aug 2002 17:31:31 -0700
34168              Message-ID: <jzrb9gzkgO7W092yn@efn.org>
34169              
34170              [ 17814]
34171              Subject: [PATCH] perlmod.pod nit
34172              From: Autrijus Tang <autrijus@autrijus.org>
34173              Date: Thu, 29 Aug 2002 03:49:34 +0800
34174              Message-ID: <20020828194934.GA12244@not.autrijus.org>
34175              
34176              [ 17816]
34177              Subject: [PATCH 5.8.0] Term::Cap allow # comments in infcocmp output
34178              From: "Brendan O'Dea" <bod@debian.org>
34179              Date: Thu, 29 Aug 2002 22:46:47 +1000
34180              Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au>
34181              
34182              [ 17817]
34183              Subject: [PATCH] AUTHORS
34184              From: "Brendan O'Dea" <bod@debian.org>
34185              Date: Thu, 29 Aug 2002 22:49:34 +1000
34186              Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au>
34187              
34188              [ 17818]
34189              add test related to change #17799:
34190              Subject: Re: if.pm bug.
34191              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
34192              Date: Thu, 29 Aug 2002 19:39:58 +0200
34193              Message-ID: <20020829173358.34731.qmail@onion.perl.org>
34194              
34195              [ 17821]
34196              Advertise Linux::Pid.
34197              
34198              [ 17822]
34199              Some simple tests for the POSIX::isXXX() functions.
34200              
34201              [ 17823]
34202              Fix bug #16828.
34203              Add a few tests to ext/B/t/b.t, make it use Test::More.
34204              
34205              [ 17824]
34206              Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
34207              From: Richard Soderberg (via RT) <perlbug@perl.org>
34208              Date: 3 Sep 2002 18:48:54 -0000
34209              Message-ID: <rt-16971-36426.15.5276119194873@bugs6.perl.org>
34210              
34211              Subject: [PATCH] A variety of README nitpicks.
34212              From: Richard Soderberg <rs@crystalflame.net>
34213              Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT)
34214              Message-ID: <Pine.LNX.4.33.0209031148280.32671-200000@oregonnet.com>
34215              
34216              [ 17825]
34217              Subject: Re: Possible bug in IPC/Semaphore.pm [PATCH]
34218              From: "John P. Linderman" <jpl@research.att.com>
34219              Date: Wed, 28 Aug 2002 08:04:29 -0400 (EDT)
34220              Message-Id: <200208271900.PAA98096@raptor.research.att.com>
34221              
34222              [ 17826]
34223              Subject: [PATCH 5.8.0] allow Sys::Syslog test to fail gracefully
34224              From: "Brendan O'Dea" <bod@debian.org>
34225              Date: Thu, 29 Aug 2002 22:42:39 +1000
34226              Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au>
34227              
34228              [ 17827]
34229              Subject: [PATCH] OS/400 PASE port
34230              From: Jarkko Hietaniemi <jhi@iki.fi>
34231              Date: Thu, 29 Aug 2002 22:22:51 +0300
34232              Message-ID: <20020829192251.GA27102@lyta.hut.fi>
34233              
34234              [ 17828]
34235              Subject: [PATCH] File::Spec->catfile not canonicalizing consistently
34236              From: Michael G Schwern <schwern@pobox.com>
34237              Date: Fri, 30 Aug 2002 03:40:45 -0700
34238              Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net>
34239              
34240              [ 17829]
34241              Subject: Correction for AUTHORS.html
34242              From: Sean Davis <dive@ender.com>
34243              Date: Fri, 30 Aug 2002 03:51:16 -0700
34244              Message-ID: <20020830035116.A18739@endersgame.net>
34245              
34246              [ 17830]
34247              update email address for Paul Marquess
34248              
34249              [ 17833]
34250              Subject: [PATCH] use sysconf(_SC_CLK_TCK) for times()
34251              From: Jarkko Hietaniemi <jhi@iki.fi>
34252              Date: Sun, 1 Sep 2002 19:23:55 +0300
34253              Message-ID: <20020901162355.GH12536@lyta.hut.fi>
34254              
34255              [ 17834]
34256              perldoc: allow arguments for pager
34257              Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch
34258              From: Chip Turner <cturner@redhat.com>
34259              Date: 02 Sep 2002 01:17:23 -0400
34260              Message-ID: <vzku1l9x95o.fsf@minbar.devel.redhat.com>
34261              
34262              [ 17835]
34263              fix coredump after 64k-deep recursion
34264              Subject: Re: debugging coredump with -DD
34265              From: hv@crypt.org
34266              Date: Tue, 03 Sep 2002 14:34:20 +0100
34267              Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk>
34268              
34269              [ 17836]
34270              Subject: [PATCH] DB_File 1.805
34271              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
34272              Date: Mon, 2 Sep 2002 23:56:40 +0100
34273              Message-ID: <AIEAJICLCBDNAAOLLOKLAEMCFFAA.Paul.Marquess@btinternet.com>
34274              
34275              [ 17837]
34276              Subject: [PATCH lib/Config.t] test grandfathered Config variables
34277              From: Michael G Schwern <schwern@pobox.com>
34278              Date: Mon, 2 Sep 2002 22:29:07 -0700
34279              Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net>
34280              
34281              [ 17838]
34282              Subject: [PATCHes] Still no working Berkeley DB in OS X 10.2
34283              From: =?ISO-8859-1?Q?Kay_R=F6pke?= <kay@dolphin-services.de>
34284              Date: Tue, 3 Sep 2002 13:46:18 +0200
34285              Message-Id: <C287A20E-BF32-11D6-A454-000393414688@dolphin-services.de>
34286              
34287              [ 17839]
34288              Subject: Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
34289              From: "Brendan O'Dea" <bod@debian.org>
34290              Date: Wed, 4 Sep 2002 02:36:10 +1000
34291              Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au>
34292              
34293              [ 17840]
34294              Subject: [PATCH] File::Basename doesn't lazy load Carp right.
34295              and Subject: [PATCH] More modules that don't lazy load Carp right.
34296              From: Michael G Schwern <schwern@pobox.com>
34297              Date: Tue, 3 Sep 2002 17:21:57 -0700
34298              Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net>
34299              and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net>
34300              
34301              [ 17844]
34302              #17836 (DB_File-1.805) misses a couple of dTHX declarations
34303              
34304              [ 17845]
34305              Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t
34306              
34307              [ 17846]
34308              Subject: Re: [PATCH] A variety of README nitpicks.
34309              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34310              Date: Wed, 04 Sep 2002 09:10:05 +0200
34311              Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl>
34312              
34313              [ 17848]
34314              AUTHORS: preferred address for Allen Smith
34315              
34316              [ 17849]
34317              document setting the email address
34318              
34319              [ 17850]
34320              Subject: [PATCH] (mostly (Unicode)) pod nits
34321              From: Jarkko Hietaniemi <jhi@iki.fi>
34322              Date: Fri, 6 Sep 2002 06:01:57 +0300
34323              Message-Id: <20020906030157.GA28252@lyta.hut.fi>
34324              
34325              [ 17859]
34326              Subject: Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
34327              From: Nicholas Clark <nick@unfortu.net>
34328              Date: Mon, 2 Sep 2002 23:22:32 +0100
34329              Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net>
34330              
34331              [ 17860]
34332              #17859 misuses s/// return values
34333              
34334              [ 17861]
34335              Subject: Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings
34336              From: Michael G Schwern <schwern@pobox.com>
34337              Date: Fri, 6 Sep 2002 14:03:16 -0700
34338              Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net>
34339              
34340              [ 17862]
34341              Subject: [PATCH t/TestInit.pm] Set env PERL_CORE
34342              From: Michael G Schwern <schwern@pobox.com>
34343              Date: Wed, 4 Sep 2002 11:38:01 -0700
34344              Message-ID: <20020904183801.GF8367@ool-18b93024.dyn.optonline.net>
34345              
34346              [ 17863]
34347              setting PERL_CORE as in #17861 violates assumptions made by taint tests
34348              
34349              [ 17864]
34350              Subject: sv_2pv_flags and ROK and UTF8 flags
34351              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34352              Date: Wed, 04 Sep 2002 21:09:01 -0700
34353              Message-ID: <djtd9gzkgyLd092yn@efn.org>
34354              Date: Fri, 06 Sep 2002 09:23:03 -0700
34355              Message-ID: <nZNe9gzkgKdH092yn@efn.org>
34356              
34357              [ 17865]
34358              Subject: Unicode::Collate 0.23 Released
34359              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
34360              Date: Thu, 05 Sep 2002 23:28:32 +0900
34361              Message-Id: <20020905232316.8151.BQW10602@nifty.com>
34362              
34363              [ 17866]
34364              Subject: [PATCH] OS/400 PASE symbol scan tweak
34365              From: Jarkko Hietaniemi <jhi@kosh.hut.fi>
34366              Date: Thu, 5 Sep 2002 21:46:20 +0300 (EET DST)
34367              Message-Id: <200209051846.g85IkKOk013697@kosh.hut.fi>
34368              
34369              [ 17867]
34370              Subject: [PATCH] allow using hires time() in Benchmark
34371              From: Jarkko Hietaniemi <jhi@iki.fi>
34372              Date: Fri, 6 Sep 2002 00:38:11 +0300
34373              Message-ID: <20020905213811.GA23771@lyta.hut.fi>
34374              
34375              [ 17868]
34376              small fix to perl58delta for MIME::QuotedPrint, from Jarkko
34377              
34378              [ 17869]
34379              Subject: [perl #17061] no strict 'garbage'
34380              From: Elizabeth Mattijsen (via RT) <perlbug@perl.org>
34381              Date: 6 Sep 2002 19:31:02 -0000
34382              Message-Id: <rt-17061-36808.6.19994322284541@bugs6.perl.org>
34383              Date: Sat, 07 Sep 2002 13:40:22 +0200
34384              Message-Id: <4.2.0.58.20020907133846.02476d40@mickey.dijkmat.nl>
34385              
34386              [ 17870]
34387              regularise whitespace and formatting in util.c
34388              
34389              [ 17871]
34390              Subject: [PATCH] tiddly tidy up for util.c
34391              From: Nicholas Clark <nick@unfortu.net>
34392              Date: Fri, 6 Sep 2002 23:00:14 +0100
34393              Message-ID: <20020906220013.GD428@Bagpuss.unfortu.net>
34394              
34395              [ 17874]
34396              Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
34397              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
34398              Date: Sat, 7 Sep 2002 05:25:45 -0400
34399              Message-Id: <10209070525.ZM1584639@puck2.rutgers.edu>
34400              
34401              [ 17875]
34402              Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick)
34403              From: Nicholas Clark <nick@unfortu.net>
34404              Date: Sun, 8 Sep 2002 15:46:44 +0100
34405              Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net>
34406              
34407              Plus two other similar tweaks
34408              
34409              [ 17876]
34410              Subject: Re: Smoke 17849 MSWin32 (w2k/GCC)
34411              From: Abe Timmerman <abe@ztreet.demon.nl>
34412              Date: Mon, 9 Sep 2002 01:32:19 +0200
34413              Message-Id: <200209090132.19891.abe@ztreet.demon.nl>
34414              
34415              [ 17877]
34416              Subject: [PATCH] configpm
34417              From: Abe Timmerman <abe@ztreet.demon.nl>
34418              Date: Sun, 8 Sep 2002 17:21:19 +0200
34419              Message-Id: <200209081721.19233.abe@ztreet.demon.nl>
34420              
34421              [ 17878]
34422              small grammar fix in Benchmark docs
34423              
34424              [ 17879]
34425              Subject: [PATCH] Configure locincpth vs Jaguar gcc 3
34426              From: Jarkko Hietaniemi <jhi@iki.fi>
34427              Date: Mon, 9 Sep 2002 00:07:46 +0300
34428              Message-ID: <20020908210746.GB4136@lyta.hut.fi>
34429              
34430              [ 17880]
34431              integrate Math::BigInt-1.63
34432              Subject: Re: [perl #16997] Math::BigFloat hang on bsqrt [ANNOUNCE v1.63
34433              From: Tels <perl_dummy@bloodgate.com>
34434              Date: Mon, 09 Sep 2002 00:23:01 +0200 (CEST)
34435              Message-Id: <200209082022.g88KMGY20194@crypt.org>
34436              
34437              [ 17881]
34438              Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
34439              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
34440              Date: Mon, 9 Sep 2002 01:48:08 -0400
34441              Message-Id: <10209090148.ZM1555835@puck2.rutgers.edu>
34442              
34443              [ 17883]
34444              Subject: [PATCH] Quieten warnings in Deparse.pm
34445              From: Paul Johnson <paul@pjcj.net>
34446              Date: Sun, 8 Sep 2002 23:50:11 +0200
34447              Message-ID: <20020908215011.GA879@pjcj.net>
34448              
34449              [ 17884]
34450              Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')
34451              From: Nicholas Clark <nick@unfortu.net>
34452              Date: Sun, 8 Sep 2002 19:45:52 +0100
34453              Message-ID: <20020908184551.GH286@Bagpuss.unfortu.net>
34454              
34455              [ 17885]
34456              Subject: [PATCH] strict.pm pod at __END__
34457              From: Nicholas Clark <nick@unfortu.net>
34458              Date: Sun, 8 Sep 2002 22:36:09 +0100
34459              Message-ID: <20020908213608.GM286@Bagpuss.unfortu.net>
34460              
34461              [ 17886]
34462              Subject: [PATCH] Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
34463              From: Nicholas Clark <nick@unfortu.net>
34464              Date: Sun, 8 Sep 2002 23:05:54 +0100
34465              Message-ID: <20020908220553.GO286@Bagpuss.unfortu.net>
34466              
34467              [ 17887]
34468              Subject: Re: [PATCH] Quieten warnings in Deparse.pm
34469              From: Paul Johnson <paul@pjcj.net>
34470              Date: Mon, 9 Sep 2002 23:37:33 +0200
34471              Message-ID: <20020909213733.GD879@pjcj.net>
34472              
34473              [ 17888]
34474              New low-price HP servers
34475              
34476              [ 17892]
34477              Callback behaviour in hints
34478              Mon, 9 Sep 2002, Allen Smith
34479              
34480              [ 17897]
34481              Subject: [perl #17119] typo in utils/dprofpp.PL
34482              From: "Todd C. Miller" (via RT) <perlbug@perl.org>
34483              Date: 10 Sep 2002 18:49:56 -0000
34484              Message-ID: <rt-17119-37126.4.55444095171472@bugs6.perl.org>
34485              
34486              [ 17898]
34487              Fix bug #17006 : remove spurious do{} in the deparsing
34488              of s/.../.../e.
34489              
34490              [ 17899]
34491              Re: [perl #17170] NetBSD and useshrplib config option
34492              Thu 12 Sep 2002 09:22, Rafael Garcia-Suarez
34493              
34494              [ 17906]
34495              Fix pod/perlmodlib.PL (it wasn't generating a complete list
34496              of modules.) Regenerate pod/perlmodlib.pod. Add a warning :
34497              not all modules listed in perlmodlib are necessarily installed.
34498              Plus some corrections by Vincent Lefevre.
34499              
34500              [ 17907]
34501              Subject: Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha
34502              From: Jarkko Hietaniemi <jhi@iki.fi>
34503              Date: Sun, 15 Sep 2002 18:02:17 +0300
34504              Message-ID: <20020915150217.GB21300@lyta.hut.fi>
34505              
34506              [ 17908]
34507              Subject: [perl #17340] When used/requied Locale::*** modules unexpectedly modify $_
34508              From: (Ilya Martynov) (via RT) <perlbug@perl.org>
34509              Date: 15 Sep 2002 19:06:56 -0000
34510              Message-Id: <rt-17340-37749.5.67862754668525@bugs6.perl.org>
34511              
34512              [ 17909]
34513              Pod formatting nit, found by Merijn and Jos Boumans.
34514              
34515              [ 17910]
34516              Fix #17375 (rcatline didn't work on a formerly-defined undef) by
34517              checking for SvOK in do_readline().
34518              
34519              [ 17911]
34520              Typo fix.
34521              
34522              [ 17913]
34523              Subject: [PATCH perl@17882] file spec tweaks for VMS
34524              From: "Craig A. Berry" <craigberry@mac.com>
34525              Date: Wed, 18 Sep 2002 16:57:02 -0500
34526              Message-ID: <3D88F6AE.3020708@mac.com>
34527              
34528              [ 17914]
34529              Subject: [PATCH] PASE saga continues
34530              From: Jarkko Hietaniemi <jhi@iki.fi>
34531              Date: Thu, 19 Sep 2002 23:30:20 +0300
34532              Message-ID: <20020919203020.GB274453@lyta.hut.fi>
34533              
34534              [ 17915]
34535              Patch #17914 was empty ; this should have been applied instead.
34536              
34537              [ 17916]
34538              Subject: [PATCH 5.8.0] perlembed.pod: make some examples work with multiplicity
34539              From: "Brendan O'Dea" <bod@debian.org>
34540              Date: Tue, 10 Sep 2002 09:19:05 +1000
34541              Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au>
34542              
34543              [ 17917]
34544              Subject: Re: [perl #17141] Text::Wrap "this should not happen" message
34545              From: Slaven Rezic <slaven.rezic@berlin.de>
34546              Date: 11 Sep 2002 19:37:09 +0200
34547              Message-ID: <871y80a0my.fsf@vran.herceg.de>
34548              
34549              [ 17918]
34550              Subject: [PATCH] perldoc -f stat (perlfunc.pod)
34551              From: "Brendan O'Dea" <bod@debian.org>
34552              Date: Mon, 23 Sep 2002 22:45:40 +1000
34553              Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au>
34554              
34555              [ 17921]
34556              add TODO tests for slow our() declaration
34557              Subject: Re: [perl #17376] Bug Report - our(%)
34558              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34559              Date: Thu, 19 Sep 2002 22:34:01 -0700
34560              Message-ID: <JNri9gzkgSBB092yn@efn.org>
34561              
34562              [ 17922]
34563              Subject: Re: [PATCH] spurious t/auto directory appears
34564              From: Michael G Schwern <schwern@pobox.com>
34565              Date: Fri, 13 Sep 2002 23:56:05 -0400
34566              Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net>
34567              
34568              [ 17923]
34569              Subject: [PATCH] Re: Advice on coredump
34570              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34571              Date: Wed, 18 Sep 2002 22:14:57 +0200
34572              Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr>
34573              
34574              [ 17925]
34575              Subject: [PATCH v2] enable -ansi -pedantic
34576              From: Jarkko Hietaniemi <jhi@iki.fi>
34577              Date: Wed, 18 Sep 2002 01:19:25 +0300
34578              Message-ID: <20020917221925.GF85044@lyta.hut.fi>
34579              
34580              [ 17926]
34581              Subject: [PATCH] defuse installusrbinperl
34582              From: Jarkko Hietaniemi <jhi@iki.fi>
34583              Date: Thu, 19 Sep 2002 18:01:03 +0300
34584              Message-ID: <20020919150103.GI208696@lyta.hut.fi>
34585              
34586              [ 17927]
34587              Subject: [PATCH] Re: [perl #17439] broken Locale::Language in a UTF environment
34588              From: Marty Pauley <marty+p5p@kasei.com>
34589              Date: Fri, 20 Sep 2002 09:52:16 +0100
34590              Message-Id: 20020920085216.GC10512@soto.kasei.com
34591              
34592              [ 17928]
34593              Subject: [PATCH] bug in utf8.c(?)
34594              From: Marty Pauley <marty+p5p@kasei.com>
34595              Date: Fri, 20 Sep 2002 10:55:33 +0100
34596              Subject: [PATCH] bug in utf8.c(?)
34597              
34598              [ 17930]
34599              Subject: [perl #17445] Class::Struct patch: version number, examples
34600              From: Ken Neighbors (via RT) <perlbug@perl.org>
34601              Date: 19 Sep 2002 18:48:22 -0000 
34602              Message-Id: <rt-17445-38150.7.26118647008619@bugs6.perl.org>
34603              
34604              [ 17931]
34605              Subject: [PATCH] [perl #10021] Fixing bareword usage under strict.pm
34606              From: Kay_Röpke <kay@dolphin-services.de>
34607              Date: Fri, 20 Sep 2002 16:09:08 +0200
34608              Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de>
34609              
34610              [ 17932]
34611              #17931 checked for wrong constant
34612              
34613              [ 17933]
34614              Subject: [PATCH] perl #17453
34615              From: Jarkko Hietaniemi <jhi@iki.fi>
34616              Date: Fri, 20 Sep 2002 17:22:45 +0300
34617              Message-ID: <20020920142245.GG280265@lyta.hut.fi>
34618              
34619              [ 17934]
34620              missing '.' in test from #17932
34621              
34622              [ 17935]
34623              Subject: [PATCH 5.8.0 DOC] perlopentut.pod, #3: The last of the content changes.
34624              From: Andy Lester <andy@petdance.com>
34625              Date: Fri, 20 Sep 2002 12:23:41 -0500
34626              Message-ID: <20020920172341.GA15672@petdance.com>
34627              
34628              [ 17936]
34629              Subject: [PATCH] configure.com -- don't exclude threads::shared
34630              From: "Craig A. Berry" <craigberry@mac.com>
34631              Date: Wed, 25 Sep 2002 17:14:33 -0500
34632              Message-ID: <3D923549.6050809@mac.com>
34633              
34634              [ 17938]
34635              Email address change for Stéphane Payrard
34636              
34637              [ 17939]
34638              Subject: [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX
34639              From: Allen Smith (via RT) <perlbug@perl.org>
34640              Date: 13 Sep 2002 03:01:30 -0000
34641              Message-Id: <rt-17222-37356.6.04859798196188@bugs6.perl.org>
34642              
34643              [ 17940]
34644              Subject: Re: [perl #17587] Attribute::Handlers and Config in 5.9.0
34645              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34646              Date: Fri, 27 Sep 2002 13:52:18 +0200
34647              Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr>
34648              
34649              [ 17941]
34650              Subject: [perl #16796] Configure script buglet
34651              From: "Amick, Eric" (via RT) <perlbug@perl.org>
34652              Date: 27 Aug 2002 20:09:29 -0000 
34653              Message-Id: <rt-16796-35837.19.7072355819815@bugs6.perl.org>
34654              
34655              [ 17945]
34656              -Dgccansipedantic only for gcc 3+
34657              Mon, 30 Sep 2002, Jarkko Hietaniemi <jhi@iki.fi>
34658              
34659              [ 17947]
34660              Subject: Re: sv_2pv_flags and ROK and UTF8 flags
34661              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34662              Date: Wed, 11 Sep 2002 22:22:45 -0700
34663              Message-ID: <lSCg9gzkgymX092yn@efn.org>
34664              
34665              [ 17948]
34666              Subject: [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)
34667              From: chromatic <chromatic@wgz.org>
34668              Date: Fri, 13 Sep 2002 14:26:08 -0700
34669              Message-Id: <200209131426.08116.chromatic@wgz.org>
34670              
34671              [ 17949]
34672              patch based on:
34673              Subject: Re: [perl #17376] Bug Report - our(%)
34674              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34675              Date: Mon, 30 Sep 2002 15:22:18 -0700
34676              Message-ID: <a6Mm9gzkgK0P092yn@efn.org>
34677              
34678              [ 17950]
34679              Add silly bandaid to stop segfaults on subsequent accesses to
34680              the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol()
34681              (<$fred>).
34682              
34683              [ 17952]
34684              better handling of whitespace in autodoc declarations; fragment from:
34685              Subject: [PATCH pad.c,h] move all pad-related code to its own src file
34686              From: Dave Mitchell <davem@fdgroup.com>
34687              Date: Wed, 25 Sep 2002 23:40:23 +0100
34688              Message-ID: <20020925234023.A20044@fdgroup.com>
34689              
34690              [ 17954]
34691              Subject: [PATCH] Re: perlio bug?
34692              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34693              Date: Wed, 25 Sep 2002 21:58:12 +0200
34694              Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr>
34695              
34696              [ 17955]
34697              add precedence warning for bitwise docs
34698              Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really...
34699              From: Mike Guy <mjtg@cam.ac.uk>
34700              Date: Thu, 26 Sep 2002 13:20:45 +0100
34701              Message-Id: <E17uXdN-0003ko-00@libra.cus.cam.ac.uk>
34702              
34703              [ 17956]
34704              Devel::Peek tests from:
34705              Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c
34706              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34707              Date: Thu, 26 Sep 2002 22:16:39 -0700
34708              Message-ID: <3m+k9gzkgqnP092yn@efn.org>
34709              
34710              [ 17957]
34711              document how to set APPLLIB_EXP
34712              Subject: Re: [perl #15957] error installing perl 5.8.0
34713              From: Andy Dougherty <doughera@lafayette.edu>
34714              Date: Fri, 27 Sep 2002 09:13:29 -0400 (EDT)
34715              Message-ID: <Pine.SOL.4.10.10209270902210.6800-100000@maxwell.phys.lafayette.edu>
34716              
34717              [ 17958]
34718              missing quote from #17957
34719              
34720              [ 17959]
34721              Subject: [DOCPATCH] Unicode porting advice
34722              From: andreas.koenig@anima.de (Andreas J. Koenig)
34723              Date: Fri, 27 Sep 2002 15:30:16 +0200
34724              Message-ID: <m3znu3zhjr.fsf@k242.linux.bogus>
34725              
34726              [ 17961]
34727              Subject: Re: Hash::Util::lock_keys inhibits bless
34728              From: andreas.koenig@anima.de (Andreas J. Koenig)
34729              Date: Mon, 30 Sep 2002 17:24:06 +0200
34730              Message-ID: <m3zntzwlex.fsf@k242.linux.bogus>
34731              
34732              [ 17962]
34733              Subject: [PATCH] no [] in tr///
34734              From: Jarkko Hietaniemi <jhi@iki.fi>
34735              Date: Wed, 2 Oct 2002 17:09:11 +0300
34736              Message-Id: <20021002140911.GH278184@lyta.hut.fi>
34737              
34738              [ 17964]
34739              Subject: Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die
34740              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
34741              Date: Tue, 1 Oct 2002 23:34:35 +0200
34742              Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr>
34743              
34744              [ 17965]
34745              op/tr.t test is affected by #17962
34746              
34747              [ 17966]
34748              Subject: [PATCH] retropatch
34749              From: Jarkko Hietaniemi <jhi@iki.fi>
34750              Date: Fri, 27 Sep 2002 03:51:34 +0300
34751              Message-ID: <20020927005134.GB339120@lyta.hut.fi>
34752              
34753              [ 17967]
34754              Subject: [PATCH] reentrant buffers
34755              From: Jarkko Hietaniemi <jhi@iki.fi>
34756              Date: Fri, 27 Sep 2002 01:08:56 +0300
34757              Message-ID: <20020926220856.GA339120@lyta.hut.fi>
34758              
34759              [ 17968]
34760              Subject: [PATCH] Re: speed of my
34761              From: Stephen McCamant <smcc@mit.edu>
34762              Date: Wed, 2 Oct 2002 21:48:59 -0400
34763              Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU>
34764              
34765              [ 17972]
34766              Add a new warning, "Possible precedence problem on bitwise
34767              %c operator", triggerred when a bitwise op has a numeric
34768              comparison op as child.
34769              
34770              [ 17973]
34771              Change the warning message "%s trapped by operation mask"
34772              to include '' around the op name. Document it in perldiag.
34773              
34774              [ 17976]
34775              Fix bug #17744, suggested by Andreas Jurenda,
34776              tweaked by rgs (security hole in Safe).
34777              
34778              [ 17978]
34779              Upgrade to Attribute::Handlers 0.78
34780              
34781              [ 17979]
34782              Subject: [PATCH] fix typo in Tie::Array
34783              From: "Jos I. Boumans" <kane@cpan.org>
34784              Date: sat okt 5, 2002  20:39:17 Europe/Stockholm
34785              Message-Id: <20021005183920.14746.qmail@onion.perl.org>
34786              
34787              [ 17981]
34788              Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
34789              Tue, 8 Oct 2002; Andy Dougherty <doughera@lafayette.edu>
34790              
34791              [ 17982]
34792              Correct mailing list archive URL
34793              Wed, 9 Oct 2002; Slaven Rezic <slaven.rezic@berlin.de>
34794              
34795              [ 17983]
34796              Tru64 and gcc and threads
34797              Sat, 5 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
34798              
34799              [ 17984]
34800              Fix bug #17823 : non-modifying tr/// stringifies references
34801              
34802              [ 17985]
34803              Subject: Re: README.cygwin draft update
34804              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34805              Date: Mon, 07 Oct 2002 17:15:09 -0700
34806              Message-ID: <NOio9gzkg6oR092yn@efn.org>
34807              
34808              [ 17987]
34809              Subject: Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect
34810              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
34811              Date: Mon, 9 Sep 2002 17:36:55 -0400
34812              Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu>
34813              
34814              [ 17988]
34815              Subject: [PATCH] Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari)
34816              From: Nicholas Clark <nick@unfortu.net>
34817              Date: Sat, 28 Sep 2002 18:52:00 +0100
34818              Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net>
34819              
34820              [ 17989]
34821              Subject: PATCH: lib/ExtUtils/typemap
34822              From: Brian Ingerson <ingy@ttul.org>
34823              Date: Sat, 28 Sep 2002 13:03:24 -0700
34824              Message-ID: <20020928130324.A16900@ttul.org>
34825              
34826              [ 17992]
34827              Subject: Re: Hash::Util::lock_keys inhibits bless
34828              From: andreas.koenig@anima.de (Andreas J. Koenig)
34829              Date: Fri, 04 Oct 2002 06:38:57 +0200
34830              Message-ID: <m3bs6astr2.fsf@k242.linux.bogus>
34831              
34832              [ 17993]
34833              croak() is better written Perl_croak() in C code.
34834              
34835              [ 17994]
34836              Fix bug #17776 : memory corruption in qr/##/x
34837              
34838              [ 17995]
34839              Subject: [perl #17819] Typo in perltooc?
34840              From: Bob Wilkinson (via RT) <perlbug@perl.org>
34841              Date: 9 Oct 2002 09:50:40 -0000
34842              Message-Id: <rt-17819-39445.14.7484532089852@bugs6.perl.org>
34843              
34844              Subject: [perl #17821] Typo in perltooc
34845              From: Bob Wilkinson (via RT) <perlbug@perl.org>
34846              Date: 9 Oct 2002 10:12:51 -0000
34847              Message-Id: <rt-17821-39458.9.41452851965508@bugs6.perl.org>
34848              
34849              [ 17996]
34850              Subject: [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()
34851              From: chromatic <chromatic@wgz.org>
34852              Date: Thu, 03 Oct 2002 22:56:54 -0700
34853              Message-ID: <20021004060120.33329.qmail@onion.perl.org>
34854              
34855              [ 17997]
34856              Subject: [perl #17751] File::Spec::Win32::canonpath patch try#3
34857              From: Information Service <info@lingo.kiev.ua>
34858              Date: Wed, 09 Oct 2002 07:17:00 +0400
34859              Message-ID: <3DA39FAC.85471200@lingo.kiev.ua>
34860              
34861              [ 17998]
34862              Fix bug #17771 : segfault with the 'for' statement modifier
34863              used inside a map or a grep.
34864              
34865              [ 17999]
34866              Subject: [PATCH] No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
34867              From: Jarkko Hietaniemi <jhi@iki.fi>
34868              Date: Fri, 4 Oct 2002 16:11:57 +0300
34869              Message-ID: <20021004131157.GD278184@lyta.hut.fi>
34870              
34871              [ 18001]
34872              Subject: Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)
34873              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34874              Date: Thu, 10 Oct 2002 14:28:55 -0700
34875              Message-ID: <XEfp9gzkgquV092yn@efn.org>
34876              
34877              [ 18002]
34878              Subject: [Encode] 1.77 Released
34879              From: Dan Kogai <dankogai@dan.co.jp>
34880              Date: Sun, 6 Oct 2002 12:52:52 +0900
34881              Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp>
34882              
34883              [ 18003]
34884              Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956
34885              and #18001.
34886              
34887              [ 18004]
34888              updated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>
34889              
34890              [ 18005]
34891              Subject: Re: Building bleadperl (minperl) fails completely under VC7
34892              From: Abe Timmerman <abeltje@cpan.org>
34893              Date: Tue, 8 Oct 2002 14:16:56 +0200
34894              Message-Id: <200210081416.56942.abeltje@cpan.org>
34895              
34896              [ 18007]
34897              Subject: [perl #17773] errors in c2ph(1) man page
34898              From: Eric Melville (via RT) <perlbug@perl.org>
34899              Date: 7 Oct 2002 02:58:34 -0000
34900              Message-Id: <rt-17773-39313.12.4820309875481@bugs6.perl.org>
34901              
34902              [ 18009]
34903              Subject: [PATCH perldoc] For screaming hell's sake
34904              From: Simon Cozens <simon@netthink.co.uk>
34905              Date: Tue, 8 Oct 2002 11:13:07 +0100
34906              Message-ID: <20021008101307.GA8175@netthink.co.uk>
34907              
34908              [ 18010]
34909              Subject: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
34910              From: Nicholas Clark <nick@unfortu.net>
34911              Date: Tue, 8 Oct 2002 21:52:53 +0100
34912              Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net>
34913              
34914              [ 18011]
34915              Subject: [perl #17805] BUG: Grammar bug during Configure
34916              From: Richard Hitt (via RT) <perlbug@perl.org>
34917              Date: 8 Oct 2002 21:04:30 -0000
34918              Message-Id: <rt-17805-39395.9.0319493317925@bugs6.perl.org>
34919              
34920              [ 18012]
34921              #18005 was not enough
34922              Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7)
34923              From: Abe Timmerman <abeltje@cpan.org>
34924              Date: Sat, 12 Oct 2002 17:56:39 +0200
34925              Message-Id: <200210121756.39803.abeltje@cpan.org>
34926              
34927              [ 18013]
34928              Subject: [PATCH] for -Dm
34929              From: Slaven Rezic <slaven.rezic@berlin.de>
34930              Date: Wed, 9 Oct 2002 00:49:33 +0200 (CEST)
34931              Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de>
34932              
34933              [ 18015]
34934              The -0 command-line switch wasn't setting $/ at compile-time.
34935              Move the initialization of $/ just after switch parsing
34936              (it was done after yyparse().)
34937              
34938              [ 18016]
34939              Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod
34940              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
34941              Date: Sun, 13 Oct 2002 09:02:36 +0900
34942              Message-Id: <20021013090227.FFCD.BQW10602@nifty.com>
34943              
34944              [ 18017]
34945              Subject: [PATCH] perlipc.pod
34946              From: Slaven Rezic <slaven.rezic@berlin.de>
34947              Date: Sun, 13 Oct 2002 14:26:26 +0200 (CEST)
34948              Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de>
34949              
34950              [ 18018]
34951              Subject: Re: [PATCH] cv.h: Comment update
34952              From: Paul Johnson <paul@pjcj.net>
34953              Date: Mon, 14 Oct 2002 20:00:50 +0200
34954              Message-ID: <20021014180050.GC7333@pjcj.net>
34955              
34956              [ 18020]
34957              prototype() didn't warn when used in void context.
34958              
34959              [ 18021]
34960              Subject: [PATCH] minor tweaks in Porting/pumpkin.pod
34961              From: Slaven Rezic <slaven.rezic@berlin.de>
34962              Date: Thu, 3 Oct 2002 21:54:22 +0200 (CEST)
34963              Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de>
34964              
34965              [ 18022]
34966              Subject: Re: [perl #17809] Different warning behaviour between normal and tied hashes
34967              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34968              Date: Tue, 15 Oct 2002 17:01:43 -0700
34969              Message-ID: <nxKr9gzkgmBO092yn@efn.org>
34970              
34971              [ 18023]
34972              Subject: Re: [perl #17830] open FH, "<&", $fd
34973              From: Steve Grazzini <grazz@nyc.rr.com>
34974              Date: 11 Oct 2002 22:28:58 -0000
34975              Message-ID: <20021011222858.452.qmail@onion.perl.org>
34976              
34977              [ 18025]
34978              definition of MAXPATHLEN
34979              Subject: [PATCH] standard lawyerism
34980              From: Jarkko Hietaniemi <jhi@iki.fi>
34981              Date: Fri, 11 Oct 2002 02:48:26 +0300
34982              Message-ID: <20021010234825.GM292305@lyta.hut.fi>
34983              
34984              [ 18028]
34985              Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
34986              From: Abe Timmerman <abe@ztreet.demon.nl>
34987              Date: Thu, 17 Oct 2002 23:38:34 +0200
34988              Message-Id: <200210172338.34728.abe@ztreet.demon.nl>
34989              
34990              [ 18029]
34991              minor tweaks in Porting/pumpkin.pod
34992              Fri, 18 Oct 2002; Philip Newton <Philip.Newton@gmx.net>
34993              
34994              [ 18033]
34995              Upgrade to Test.pm v1.23
34996              
34997              [ 18034]
34998              Update to Time::HiRes v1.38
34999              
35000              [ 18035]
35001              Subject: Re: [perl #17951] Strange UTF error
35002              From: Jarkko Hietaniemi <jhi@iki.fi>
35003              Date: Wed, 16 Oct 2002 18:50:51 +0300
35004              Message-ID: <20021016155051.GB268437@lyta.hut.fi>
35005              
35006              [ 18036]
35007              Subject: Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes
35008              From: Slaven Rezic <slaven.rezic@berlin.de>
35009              Date: 14 Oct 2002 09:37:18 +0200
35010              Message-ID: <8765w5wjwx.fsf@vran.herceg.de>
35011              
35012              [ 18037]
35013              Subject: [PATCH] t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
35014              From: Jarkko Hietaniemi <jhi@iki.fi>
35015              Date: Mon, 14 Oct 2002 14:49:54 +0300
35016              Message-ID: <20021014114954.GB80937@lyta.hut.fi>
35017              
35018              [ 18038]
35019              Update to Net::Ping v2.23
35020              
35021              [ 18039]
35022              Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update
35023              From: =?iso-8859-1?Q?St=E9phane?= Payrard <s.payrard@wanadoo.fr>
35024              Date: Tue, 15 Oct 2002 02:17:03 +0200
35025              Message-ID: <20021015001703.GG7914@stefp.dyndns.org>
35026              
35027              [ 18041]
35028              Subject: Re: [perl #18019] regex overoptimization
35029              From: hv@crypt.org
35030              Date: Mon, 21 Oct 2002 03:21:54 +0100
35031              Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk>
35032              
35033              [ 18042]
35034              Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >>
35035              From: hv@crypt.org
35036              Date: Mon, 21 Oct 2002 11:27:40 +0100
35037              Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk>
35038              
35039              [ 18044]
35040              Subject: [PATCH] Shell.pm object methods broken
35041              From: Dan Brook <dbrook@easyspace.com>
35042              Date: Thu, 17 Oct 2002 16:05:04 +0100
35043              Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com>
35044              
35045              [ 18045]
35046              improve 'atomicity' wording
35047              
35048              [ 18046]
35049              Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
35050              From: Alain Barbet <alian@alianwebserver.com>
35051              Date: Fri, 18 Oct 2002 15:29:29 +0200
35052              Message-ID: <3DB00CB9.70708@alianwebserver.com>
35053              
35054              [ 18047]
35055              Subject: [PATCH] AutoLoader gives wrong message
35056              From: Peter Scott <peter@psdt.com>
35057              Date: Thu, 17 Oct 2002 19:54:56 -0700
35058              Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com>
35059              
35060              [ 18049]
35061              Subject: [PATCH] perluniintro
35062              From: Jarkko Hietaniemi <jhi@iki.fi>
35063              Date: Sun, 20 Oct 2002 15:48:09 +0300
35064              Message-ID: <20021020124809.GE444369@lyta.hut.fi>
35065              
35066              [ 18050]
35067              perlmodlib.pod nit suggested by David Dyck (bug #18055)
35068              Regenerate perlmodlib.pod
35069              
35070              [ 18051]
35071              Further tweaks to perluniintro.pod
35072              
35073              [ 18052]
35074              Further tweaks to perlmodlib.pod.
35075              Add a note about perllocal.pod, which wasn't documented.
35076              
35077              [ 18053]
35078              charnames pragma extended with :alias for customized
35079              unicode naming aliases
35080              Mon, 21 Oct 2002; "H.Merijn Brand" <h.m.brand@hccnet.nl>
35081              
35082              [ 18055]
35083              Reverse change #8066 and sense of test, to satisfy [perl #17763]
35084              
35085              [ 18056]
35086              Subject: [PATCH] B/C.pm: make $0 to argv[0] again
35087              From: Autrijus Tang <autrijus@autrijus.org>
35088              Date: Sat, 19 Oct 2002 17:51:57 +0800
35089              Message-ID: <20021019095157.GA430@not.autrijus.org>
35090              
35091              [ 18057]
35092              Subject: [Encode] 1.80 released
35093              From: Dan Kogai <dankogai@dan.co.jp>
35094              Date: Tue, 22 Oct 2002 05:47:16 +0900
35095              Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp>
35096              
35097              [ 18058]
35098              Subject: The Inaba patch for tr/// vs. use encoding
35099              From: Dan Kogai <dankogai@dan.co.jp>
35100              Date: Mon, 21 Oct 2002 17:36:02 +0900
35101              Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp>
35102              
35103              [ 18059]
35104              Subject: [perl #18036] perldoc refuses to run on BeOS
35105              From: "mauzo@csv.warwick.ac.uk (via RT)" <perlbug@perl.org>
35106              Date: 21 Oct 2002 10:18:50 -0000
35107              Message-Id: <rt-18036-40246.15.4017814246886@bugs6.perl.org>
35108              
35109              [ 18060]
35110              2 lines of change #18039 had several problems
35111              
35112              [ 18062]
35113              Subject: [PATCH] DB_File 1.806
35114              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
35115              Date: Tue, 22 Oct 2002 11:16:21 +0100
35116              Message-ID: <AIEAJICLCBDNAAOLLOKLCEDMFLAA.Paul.Marquess@btinternet.com>
35117              
35118              [ 18069]
35119              Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
35120              From: Nicholas Clark <nick@unfortu.net>
35121              Date: Sun, 27 Oct 2002 22:31:08 +0000
35122              Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net>
35123              
35124              [ 18071]
35125              Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update
35126              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
35127              Date: Mon, 28 Oct 2002 12:53:52 -0000
35128              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOEFLAA.Paul.Marquess@btinternet.com>
35129              
35130              [ 18072]
35131              Partial fix of bug [perl #17589] : prevent the parser to
35132              segfault when encountering the erroneous construct "sub;".
35133              
35134              [ 18073]
35135              Subject: [perl #18165] "0" fails as right-hand argument to ..
35136              From: Mark-Jason Dominus (via RT) <perlbug@perl.org>
35137              Date: 30 Oct 2002 17:27:53 -0000
35138              Message-Id: <rt-18165-40816.6.86096008382222@bugs6.perl.org>
35139              
35140              (Fixed by making an exception for .."0" in pp_flop.)
35141              
35142              [ 18074]
35143              Subject: Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM
35144              but "-4\n".."-0\n" is!
35145              From: Slaven Rezic <slaven.rezic@berlin.de>
35146              Date: 30 Oct 2002 16:22:36 +0100
35147              Message-Id: <87n0ow0x4z.fsf@vran.herceg.de>
35148              
35149              Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n"
35150              is not DWIM but "-4\n".."-0\n" is!
35151              From: "Orton, Yves" <yves.orton@mciworldcom.de>
35152              Date: Wed, 30 Oct 2002 11:59:31 -0000
35153              Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2>
35154              
35155              (Applied over previous fix.)
35156              
35157              [ 18075]
35158              Adjust the number of tests in t/op/range.t
35159              
35160              [ 18076]
35161              Update to Scalar-List-Utils 1.08
35162              
35163              [ 18077]
35164              Subject: [PATCH lib/Config.*] Document and test Config::config_re().
35165              (with tweaks)
35166              From: Michael G Schwern <schwern@pobox.com>
35167              Date: Wed, 4 Sep 2002 12:06:08 -0700
35168              Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net>
35169              
35170              [ 18078]
35171              avoid reliance on croak() prototype
35172      Branch: maint-5.8/perl
35173           +> (branch 34 files)
35174           !> (integrate 343 files)
35175 ____________________________________________________________________________
35176 [ 18079] By: jhi                                   on 2002/11/04  02:06:17
35177         Log: Integrate:
35178              
35179              [ 17639]
35180              It's all yours, Hugo.
35181              (Flip Changes as Changes5.8, start new Changes)
35182              
35183              [ 17644]
35184              Copy perldelta as perl58delta, purge the perldelta.
35185              
35186              The 17639 required editing to talk about 5.8.1 instead of
35187              5.9.X; the 17644 required manual resolving since perldelta
35188              was a bit confused between three Perl versions.
35189      Branch: maint-5.8/perl
35190           +> Changes5.8 pod/perl58delta.pod
35191           !> Changes MANIFEST pod/perldelta.pod
35192 ____________________________________________________________________________
35193 [ 18078] By: hv                                    on 2002/11/03  13:20:50
35194         Log: avoid reliance on croak() prototype
35195      Branch: perl
35196            ! lib/warnings.pm
35197 ____________________________________________________________________________
35198 [ 18077] By: hv                                    on 2002/11/03  13:18:17
35199         Log: Subject: [PATCH lib/Config.*] Document and test Config::config_re().
35200              (with tweaks)
35201              From: Michael G Schwern <schwern@pobox.com>
35202              Date: Wed, 4 Sep 2002 12:06:08 -0700
35203              Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net>
35204      Branch: perl
35205            ! configpm lib/Config.t
35206 ____________________________________________________________________________
35207 [ 18076] By: gbarr                                 on 2002/11/03  10:11:18
35208         Log: Update to Scalar-List-Utils 1.08
35209      Branch: perl
35210            + ext/List/Util/t/isvstring.t ext/List/Util/t/refaddr.t
35211            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/README
35212            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
35213            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t
35214            ! ext/List/Util/t/reduce.t
35215 ____________________________________________________________________________
35216 [ 18075] By: rgs                                   on 2002/10/31  20:58:12
35217         Log: Adjust the number of tests in t/op/range.t
35218      Branch: perl
35219            ! t/op/range.t
35220 ____________________________________________________________________________
35221 [ 18074] By: ams                                   on 2002/10/30  22:30:32
35222         Log: Subject: Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM
35223              but "-4\n".."-0\n" is!
35224              From: Slaven Rezic <slaven.rezic@berlin.de>
35225              Date: 30 Oct 2002 16:22:36 +0100
35226              Message-Id: <87n0ow0x4z.fsf@vran.herceg.de>
35227              
35228              Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n"
35229              is not DWIM but "-4\n".."-0\n" is!
35230              From: "Orton, Yves" <yves.orton@mciworldcom.de>
35231              Date: Wed, 30 Oct 2002 11:59:31 -0000
35232              Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2>
35233              
35234              (Applied over previous fix.)
35235      Branch: perl
35236            ! pp_ctl.c t/op/range.t
35237 ____________________________________________________________________________
35238 [ 18073] By: ams                                   on 2002/10/30  19:47:12
35239         Log: Subject: [perl #18165] "0" fails as right-hand argument to ..
35240              From: Mark-Jason Dominus (via RT) <perlbug@perl.org>
35241              Date: 30 Oct 2002 17:27:53 -0000
35242              Message-Id: <rt-18165-40816.6.86096008382222@bugs6.perl.org>
35243              
35244              (Fixed by making an exception for .."0" in pp_flop.)
35245      Branch: perl
35246            ! pp_ctl.c t/op/range.t
35247 ____________________________________________________________________________
35248 [ 18072] By: rgs                                   on 2002/10/29  20:37:31
35249         Log: Partial fix of bug [perl #17589] : prevent the parser to
35250              segfault when encountering the erroneous construct "sub;".
35251      Branch: perl
35252            ! pod/perldiag.pod t/op/anonsub.t toke.c
35253 ____________________________________________________________________________
35254 [ 18071] By: rgs                                   on 2002/10/28  21:57:25
35255         Log: Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update
35256              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
35257              Date: Mon, 28 Oct 2002 12:53:52 -0000
35258              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOEFLAA.Paul.Marquess@btinternet.com>
35259      Branch: perl
35260            ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
35261 ____________________________________________________________________________
35262 [ 18070] By: rgs                                   on 2002/10/28  20:46:33
35263         Log: Subject: [PATCH] Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED)
35264              From: Nicholas Clark <nick@unfortu.net>
35265              Date: Sun, 27 Oct 2002 18:39:03 +0000
35266              Message-ID: <20021027183902.GJ292@Bagpuss.unfortu.net>
35267      Branch: perl
35268            ! util.c
35269 ____________________________________________________________________________
35270 [ 18069] By: rgs                                   on 2002/10/28  20:44:12
35271         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
35272              From: Nicholas Clark <nick@unfortu.net>
35273              Date: Sun, 27 Oct 2002 22:31:08 +0000
35274              Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net>
35275      Branch: perl
35276            ! t/op/pack.t
35277 ____________________________________________________________________________
35278 [ 18068] By: merijn                                on 2002/10/27  17:57:15
35279         Log: Repair broken previous patch. I don't like it, but not repairing it
35280              breaks each and every build. Will teach me to test on the same
35281              machine where I patched it. Sorry.
35282      Branch: perl
35283            ! embed.pl
35284 ____________________________________________________________________________
35285 [ 18067] By: merijn                                on 2002/10/27  06:02:21
35286         Log: embed.pl doc. (embed.pl reorganization for doc headers)
35287              Wed, 23 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
35288              With some additional modifications
35289      Branch: perl
35290            ! embed.pl
35291 ____________________________________________________________________________
35292 [ 18066] By: nick                                  on 2002/10/25  18:21:59
35293         Log: More mainline integrate (so I can diff)
35294      Branch: perlio
35295           !> README.irix README.tru64 lib/Net/Ping/t/450_service.t
35296 ____________________________________________________________________________
35297 [ 18065] By: nick                                  on 2002/10/25  18:20:42
35298         Log: Integrate mainline
35299      Branch: perlio
35300           +> ext/Encode/bin/ucmsort ext/Encode/t/rt.pl ext/IO/lib/IO/t/IO.t
35301           +> ext/Time/HiRes/typemap lib/Net/Ping/t/150_syn_inst.t
35302           +> lib/Net/Ping/t/400_ping_syn.t lib/Net/Ping/t/450_service.t
35303            - ext/Thread/thr5005.t
35304           !> (integrate 71 files)
35305 ____________________________________________________________________________
35306 [ 18064] By: merijn                                on 2002/10/25  11:47:07
35307         Log: The 5005thread todo list; 2 down 25 to go
35308      Branch: perl
35309            ! README.irix README.tru64
35310 ____________________________________________________________________________
35311 [ 18063] By: hv                                    on 2002/10/25  00:28:48
35312         Log: change #18038 gives too many problems on t/450_service.t; disable
35313              it for now
35314      Branch: perl
35315            ! lib/Net/Ping/t/450_service.t
35316 ____________________________________________________________________________
35317 [ 18062] By: hv                                    on 2002/10/25  00:21:17
35318         Log: Subject: [PATCH] DB_File 1.806
35319              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
35320              Date: Tue, 22 Oct 2002 11:16:21 +0100
35321              Message-ID: <AIEAJICLCBDNAAOLLOKLCEDMFLAA.Paul.Marquess@btinternet.com>
35322      Branch: perl
35323            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
35324            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
35325            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
35326 ____________________________________________________________________________
35327 [ 18061] By: hv                                    on 2002/10/25  00:13:07
35328         Log: Subject: [PATCH lib/IO.t] Add tests for IO.pm
35329              From: chromatic <chromatic@wgz.org>
35330              Date: Mon, 21 Oct 2002 20:27:43 -0700
35331              Message-ID: <20021022033253.57952.qmail@onion.perl.org>
35332      Branch: perl
35333            + ext/IO/lib/IO/t/IO.t
35334            ! MANIFEST lib/Net/Ping/t/450_service.t
35335 ____________________________________________________________________________
35336 [ 18060] By: hv                                    on 2002/10/24  23:54:50
35337         Log: 2 lines of change #18039 had several problems
35338      Branch: perl
35339            ! ext/IO/IO.pm
35340 ____________________________________________________________________________
35341 [ 18059] By: hv                                    on 2002/10/24  23:46:29
35342         Log: Subject: [perl #18036] perldoc refuses to run on BeOS
35343              From: "mauzo@csv.warwick.ac.uk (via RT)" <perlbug@perl.org>
35344              Date: 21 Oct 2002 10:18:50 -0000
35345              Message-Id: <rt-18036-40246.15.4017814246886@bugs6.perl.org>
35346      Branch: perl
35347            ! utils/perldoc.PL
35348 ____________________________________________________________________________
35349 [ 18058] By: hv                                    on 2002/10/24  23:36:48
35350         Log: Subject: The Inaba patch for tr/// vs. use encoding
35351              From: Dan Kogai <dankogai@dan.co.jp>
35352              Date: Mon, 21 Oct 2002 17:36:02 +0900
35353              Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp>
35354      Branch: perl
35355            ! mg.c regcomp.c sv.c toke.c
35356 ____________________________________________________________________________
35357 [ 18057] By: hv                                    on 2002/10/24  23:16:15
35358         Log: Subject: [Encode] 1.80 released
35359              From: Dan Kogai <dankogai@dan.co.jp>
35360              Date: Tue, 22 Oct 2002 05:47:16 +0900
35361              Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp>
35362      Branch: perl
35363            + ext/Encode/bin/ucmsort ext/Encode/t/rt.pl
35364            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
35365            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
35366            ! ext/Encode/lib/Encode/MIME/Header.pm
35367            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/CJKT.t
35368            ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t
35369            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
35370            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
35371 ____________________________________________________________________________
35372 [ 18056] By: hv                                    on 2002/10/24  22:48:06
35373         Log: Subject: [PATCH] B/C.pm: make $0 to argv[0] again
35374              From: Autrijus Tang <autrijus@autrijus.org>
35375              Date: Sat, 19 Oct 2002 17:51:57 +0800
35376              Message-ID: <20021019095157.GA430@not.autrijus.org>
35377      Branch: perl
35378            ! ext/B/B/C.pm
35379 ____________________________________________________________________________
35380 [ 18055] By: hv                                    on 2002/10/24  22:34:10
35381         Log: Reverse change #8066 and sense of test, to satisfy [perl #17763]
35382      Branch: perl
35383            ! pp_sys.c t/run/fresh_perl.t
35384 ____________________________________________________________________________
35385 [ 18054] By: hv                                    on 2002/10/24  22:17:40
35386         Log: change #18030 needs the removal of ext/Thread/thr5005.t
35387      Branch: perl
35388            - ext/Thread/thr5005.t
35389 ____________________________________________________________________________
35390 [ 18053] By: merijn                                on 2002/10/24  08:20:09
35391         Log: charnames pragma extended with :alias for customized
35392              unicode naming aliases
35393              Mon, 21 Oct 2002; "H.Merijn Brand" <h.m.brand@hccnet.nl>
35394      Branch: perl
35395            ! lib/charnames.pm lib/charnames.t
35396 ____________________________________________________________________________
35397 [ 18052] By: rgs                                   on 2002/10/23  19:16:50
35398         Log: Further tweaks to perlmodlib.pod.
35399              Add a note about perllocal.pod, which wasn't documented.
35400      Branch: perl
35401            ! pod/perlmodlib.PL pod/perlmodlib.pod
35402 ____________________________________________________________________________
35403 [ 18051] By: rgs                                   on 2002/10/23  18:56:08
35404         Log: Further tweaks to perluniintro.pod
35405      Branch: perl
35406            ! pod/perluniintro.pod
35407 ____________________________________________________________________________
35408 [ 18050] By: rgs                                   on 2002/10/22  19:11:12
35409         Log: perlmodlib.pod nit suggested by David Dyck (bug #18055)
35410              Regenerate perlmodlib.pod
35411      Branch: perl
35412            ! pod/perlmodlib.PL pod/perlmodlib.pod
35413 ____________________________________________________________________________
35414 [ 18049] By: rgs                                   on 2002/10/22  18:48:00
35415         Log: Subject: [PATCH] perluniintro
35416              From: Jarkko Hietaniemi <jhi@iki.fi>
35417              Date: Sun, 20 Oct 2002 15:48:09 +0300
35418              Message-ID: <20021020124809.GE444369@lyta.hut.fi>
35419      Branch: perl
35420            ! pod/perluniintro.pod
35421 ____________________________________________________________________________
35422 [ 18048] By: hv                                    on 2002/10/22  17:04:26
35423         Log: Subject: [PATCH] PL_curpad == AvARRAY(PL_comppad) always
35424              From: Dave Mitchell <davem@fdgroup.com>
35425              Date: Fri, 18 Oct 2002 13:36:40 +0100
35426              Message-ID: <20021018133640.A19172@fdgroup.com>
35427      Branch: perl
35428            ! cop.h embed.fnc ext/List/Util/Util.xs global.sym op.c pad.c
35429            ! pad.h perl.c perlapi.h pod/perlintern.pod pp_ctl.c proto.h
35430            ! regcomp.c regexec.c scope.c scope.h sv.c t/op/closure.t
35431 ____________________________________________________________________________
35432 [ 18047] By: hv                                    on 2002/10/22  16:20:18
35433         Log: Subject: [PATCH] AutoLoader gives wrong message
35434              From: Peter Scott <peter@psdt.com>
35435              Date: Thu, 17 Oct 2002 19:54:56 -0700
35436              Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com>
35437      Branch: perl
35438            ! lib/AutoLoader.pm
35439 ____________________________________________________________________________
35440 [ 18046] By: hv                                    on 2002/10/22  15:52:40
35441         Log: Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
35442              From: Alain Barbet <alian@alianwebserver.com>
35443              Date: Fri, 18 Oct 2002 15:29:29 +0200
35444              Message-ID: <3DB00CB9.70708@alianwebserver.com>
35445      Branch: perl
35446            ! README.win32 win32/makefile.mk win32/win32.c
35447 ____________________________________________________________________________
35448 [ 18045] By: hv                                    on 2002/10/22  15:47:21
35449         Log: improve 'atomicity' wording
35450      Branch: perl
35451            ! lib/filetest.pm
35452 ____________________________________________________________________________
35453 [ 18044] By: hv                                    on 2002/10/22  15:43:55
35454         Log: Subject: [PATCH] Shell.pm object methods broken
35455              From: Dan Brook <dbrook@easyspace.com>
35456              Date: Thu, 17 Oct 2002 16:05:04 +0100
35457              Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com>
35458      Branch: perl
35459            ! lib/Shell.pm lib/Shell.t
35460 ____________________________________________________________________________
35461 [ 18043] By: nick                                  on 2002/10/21  17:50:44
35462         Log: Test UTF-8 encoded input to Encode::XS::decode and fix it.
35463      Branch: perlio
35464            ! ext/Encode/Encode.xs ext/Encode/t/mime-header.t
35465 ____________________________________________________________________________
35466 [ 18042] By: hv                                    on 2002/10/21  09:20:54
35467         Log: Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >>
35468              From: hv@crypt.org
35469              Date: Mon, 21 Oct 2002 11:27:40 +0100
35470              Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk>
35471      Branch: perl
35472            ! t/lib/warnings/toke toke.c
35473 ____________________________________________________________________________
35474 [ 18041] By: hv                                    on 2002/10/21  01:14:48
35475         Log: Subject: Re: [perl #18019] regex overoptimization
35476              From: hv@crypt.org
35477              Date: Mon, 21 Oct 2002 03:21:54 +0100
35478              Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk>
35479      Branch: perl
35480            ! regcomp.c t/op/re_tests
35481 ____________________________________________________________________________
35482 [ 18040] By: nick                                  on 2002/10/20  16:20:37
35483         Log: Handle case where octets are UTF-8 encoded
35484      Branch: perlio
35485            ! ext/Encode/Encode.xs
35486 ____________________________________________________________________________
35487 [ 18039] By: hv                                    on 2002/10/20  14:33:16
35488         Log: Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update
35489              From: =?iso-8859-1?Q?St=E9phane?= Payrard <s.payrard@wanadoo.fr>
35490              Date: Tue, 15 Oct 2002 02:17:03 +0200
35491              Message-ID: <20021015001703.GG7914@stefp.dyndns.org>
35492      Branch: perl
35493            ! ext/IO/IO.pm
35494 ____________________________________________________________________________
35495 [ 18038] By: hv                                    on 2002/10/20  14:23:06
35496         Log: Update to Net::Ping v2.23
35497      Branch: perl
35498            + lib/Net/Ping/t/150_syn_inst.t lib/Net/Ping/t/400_ping_syn.t
35499            + lib/Net/Ping/t/450_service.t
35500            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t
35501            ! lib/Net/Ping/t/200_ping_tcp.t
35502 ____________________________________________________________________________
35503 [ 18037] By: hv                                    on 2002/10/20  13:57:06
35504         Log: Subject: [PATCH] t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
35505              From: Jarkko Hietaniemi <jhi@iki.fi>
35506              Date: Mon, 14 Oct 2002 14:49:54 +0300
35507              Message-ID: <20021014114954.GB80937@lyta.hut.fi>
35508      Branch: perl
35509            ! t/op/pack.t
35510 ____________________________________________________________________________
35511 [ 18036] By: hv                                    on 2002/10/20  13:43:56
35512         Log: Subject: Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes
35513              From: Slaven Rezic <slaven.rezic@berlin.de>
35514              Date: 14 Oct 2002 09:37:18 +0200
35515              Message-ID: <8765w5wjwx.fsf@vran.herceg.de>
35516      Branch: perl
35517            ! pp_sys.c t/op/mkdir.t
35518 ____________________________________________________________________________
35519 [ 18035] By: hv                                    on 2002/10/20  13:39:09
35520         Log: Subject: Re: [perl #17951] Strange UTF error
35521              From: Jarkko Hietaniemi <jhi@iki.fi>
35522              Date: Wed, 16 Oct 2002 18:50:51 +0300
35523              Message-ID: <20021016155051.GB268437@lyta.hut.fi>
35524      Branch: perl
35525            ! lib/utf8_heavy.pl t/run/fresh_perl.t
35526 ____________________________________________________________________________
35527 [ 18034] By: hv                                    on 2002/10/20  13:23:16
35528         Log: Update to Time::HiRes v1.38
35529      Branch: perl
35530            + ext/Time/HiRes/typemap
35531            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
35532            ! ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs
35533            ! ext/Time/HiRes/Makefile.PL
35534 ____________________________________________________________________________
35535 [ 18033] By: hv                                    on 2002/10/20  13:12:25
35536         Log: Upgrade to Test.pm v1.23
35537      Branch: perl
35538            ! lib/Test.pm
35539 ____________________________________________________________________________
35540 [ 18032] By: nick                                  on 2002/10/20  12:36:16
35541         Log: Encode::utf8 encode/decode methods as XS that obeys
35542              same protocol as Encode::XS - allows :encoding(UTF-8)
35543              to cope with partial chars at end of buffer.
35544      Branch: perlio
35545            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
35546            ! ext/PerlIO/t/encoding.t
35547 ____________________________________________________________________________
35548 [ 18031] By: nick                                  on 2002/10/20  09:06:00
35549         Log: Integrate mainline
35550      Branch: perlio
35551           +> ext/Safe/safe3.t lib/version.pm lib/version.t pad.c pad.h
35552           +> pod/perl573delta.pod t/comp/our.t
35553           !> (integrate 211 files)
35554 ____________________________________________________________________________
35555 [ 18030] By: merijn                                on 2002/10/19  14:10:21
35556         Log: Happy chainsaw stories; The removal of the 5005 threads
35557              Still imcomplete. Configure will follow
35558      Branch: perl
35559            ! MANIFEST NetWare/Makefile NetWare/config.wc
35560            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
35561            ! Porting/Glossary Porting/config.sh Porting/config_H
35562            ! config_h.SH cop.h cv.h deb.c dosish.h dump.c embed.fnc embed.h
35563            ! embed.pl embedvar.h epoc/config.sh ext/B/B.xs ext/B/B/C.pm
35564            ! ext/B/ramblings/runtime.porting ext/B/t/lint.t
35565            ! ext/DynaLoader/dl_aix.xs ext/Thread/README.threads
35566            ! ext/Thread/Thread.xs ext/Thread/thr5005.t gv.c hints/darwin.sh
35567            ! installperl intrpvar.h makedef.pl mg.c miniperlmain.c
35568            ! myconfig.SH op.c os2/os2.c os2/os2ish.h pad.c perl.c perl.h
35569            ! perlvars.h pod/perltoc.pod pp.c pp.h pp_ctl.c pp_hot.c
35570            ! pp_sort.c proto.h scope.c sv.c sv.h thrdvar.h thread.h toke.c
35571            ! uconfig.h uconfig.sh util.c vms/vms.c win32/Makefile
35572            ! win32/config.bc win32/config.gc win32/config.vc
35573            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
35574            ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL
35575            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
35576            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
35577            ! wince/Makefile.ce wince/config.ce wince/config_H.ce
35578            ! wince/config_sh.PL wince/win32.h wince/win32thread.c
35579            ! wince/win32thread.h wince/wincesck.c
35580 ____________________________________________________________________________
35581 [ 18029] By: merijn                                on 2002/10/18  07:28:21
35582         Log: minor tweaks in Porting/pumpkin.pod
35583              Fri, 18 Oct 2002; Philip Newton <Philip.Newton@gmx.net>
35584      Branch: perl
35585            ! Porting/pumpkin.pod
35586 ____________________________________________________________________________
35587 [ 18028] By: rgs                                   on 2002/10/17  20:33:32
35588         Log: Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
35589              From: Abe Timmerman <abe@ztreet.demon.nl>
35590              Date: Thu, 17 Oct 2002 23:38:34 +0200
35591              Message-Id: <200210172338.34728.abe@ztreet.demon.nl>
35592      Branch: perl
35593            ! t/run/switches.t
35594 ____________________________________________________________________________
35595 [ 18027] By: hv                                    on 2002/10/17  14:39:27
35596         Log: Subject: Re: versions too accurate
35597              From: John Peacock <jpeacock@rowman.com>
35598              Date: Mon, 14 Oct 2002 22:36:48 -0400
35599              Message-ID: <3DAB7F40.1050200@rowman.com>
35600      Branch: perl
35601            ! lib/version.pm util.c
35602 ____________________________________________________________________________
35603 [ 18026] By: hv                                    on 2002/10/17  14:29:41
35604         Log: Subject: Re: [PATCH] Version object combined patch
35605              From: John Peacock <jpeacock@rowman.com>
35606              Date: Thu, 10 Oct 2002 21:23:01 -0400
35607              Message-ID: <3DA627F5.5050907@rowman.com>
35608      Branch: perl
35609            ! lib/version.pm lib/version.t pod/perldiag.pod util.c
35610 ____________________________________________________________________________
35611 [ 18025] By: hv                                    on 2002/10/17  13:37:04
35612         Log: definition of MAXPATHLEN
35613              Subject: [PATCH] standard lawyerism
35614              From: Jarkko Hietaniemi <jhi@iki.fi>
35615              Date: Fri, 11 Oct 2002 02:48:26 +0300
35616              Message-ID: <20021010234825.GM292305@lyta.hut.fi>
35617      Branch: perl
35618            ! perl.h
35619 ____________________________________________________________________________
35620 [ 18024] By: hv                                    on 2002/10/17  13:34:01
35621         Log: Subject: Re: [perl #17061] no strict 'garbage'
35622              From: Slaven Rezic <slaven.rezic@berlin.de>
35623              Date: 10 Oct 2002 16:23:22 +0200
35624              Message-ID: <87ptui5q5h.fsf@vran.herceg.de>
35625      Branch: perl
35626            ! ext/Storable/Storable.pm
35627 ____________________________________________________________________________
35628 [ 18023] By: hv                                    on 2002/10/17  12:56:28
35629         Log: Subject: Re: [perl #17830] open FH, "<&", $fd
35630              From: Steve Grazzini <grazz@nyc.rr.com>
35631              Date: 11 Oct 2002 22:28:58 -0000
35632              Message-ID: <20021011222858.452.qmail@onion.perl.org>
35633      Branch: perl
35634            ! doio.c t/io/open.t
35635 ____________________________________________________________________________
35636 [ 18022] By: hv                                    on 2002/10/17  12:24:42
35637         Log: Subject: Re: [perl #17809] Different warning behaviour between normal and tied hashes
35638              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35639              Date: Tue, 15 Oct 2002 17:01:43 -0700
35640              Message-ID: <nxKr9gzkgmBO092yn@efn.org>
35641      Branch: perl
35642            ! t/op/assignwarn.t
35643 ____________________________________________________________________________
35644 [ 18021] By: hv                                    on 2002/10/17  11:28:38
35645         Log: Subject: [PATCH] minor tweaks in Porting/pumpkin.pod
35646              From: Slaven Rezic <slaven.rezic@berlin.de>
35647              Date: Thu, 3 Oct 2002 21:54:22 +0200 (CEST)
35648              Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de>
35649      Branch: perl
35650            ! Porting/pumpkin.pod
35651 ____________________________________________________________________________
35652 [ 18020] By: rgs                                   on 2002/10/16  18:43:21
35653         Log: prototype() didn't warn when used in void context.
35654      Branch: perl
35655            ! op.c t/lib/warnings/op
35656 ____________________________________________________________________________
35657 [ 18019] By: ams                                   on 2002/10/15  20:54:53
35658         Log: Subject: Japanese translation of Storable
35659              From: "KAWAI,Takanori" <GCD00051@nifty.ne.jp>
35660              Date: Tue, 15 Oct 2002 06:31:01 +0900
35661              Message-Id: <003801c273c9$05888910$1401a8c0@hipposam>
35662      Branch: perl
35663            ! ext/Storable/README
35664 ____________________________________________________________________________
35665 [ 18018] By: rgs                                   on 2002/10/15  19:08:20
35666         Log: Subject: Re: [PATCH] cv.h: Comment update
35667              From: Paul Johnson <paul@pjcj.net>
35668              Date: Mon, 14 Oct 2002 20:00:50 +0200
35669              Message-ID: <20021014180050.GC7333@pjcj.net>
35670      Branch: perl
35671            ! cv.h
35672 ____________________________________________________________________________
35673 [ 18017] By: rgs                                   on 2002/10/14  20:37:06
35674         Log: Subject: [PATCH] perlipc.pod
35675              From: Slaven Rezic <slaven.rezic@berlin.de>
35676              Date: Sun, 13 Oct 2002 14:26:26 +0200 (CEST)
35677              Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de>
35678      Branch: perl
35679            ! pod/perlipc.pod
35680 ____________________________________________________________________________
35681 [ 18016] By: rgs                                   on 2002/10/14  20:30:03
35682         Log: Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod
35683              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
35684              Date: Sun, 13 Oct 2002 09:02:36 +0900
35685              Message-Id: <20021013090227.FFCD.BQW10602@nifty.com>
35686      Branch: perl
35687            ! pod/perlunicode.pod
35688 ____________________________________________________________________________
35689 [ 18015] By: rgs                                   on 2002/10/12  20:22:37
35690         Log: The -0 command-line switch wasn't setting $/ at compile-time.
35691              Move the initialization of $/ just after switch parsing
35692              (it was done after yyparse().)
35693      Branch: perl
35694            ! perl.c t/run/switches.t
35695 ____________________________________________________________________________
35696 [ 18014] By: rgs                                   on 2002/10/12  20:18:55
35697         Log: Subject: Re: [PATCH] perl573delta delinting
35698              From: Philip Newton <Philip.Newton@gmx.net>
35699              Date: Sat, 12 Oct 2002 21:25:49 +0200
35700              Message-ID: <iotgqucnbttvvc43o0j7kv55p5dstui4oc@4ax.com>
35701      Branch: perl
35702            ! pod/perl573delta.pod
35703 ____________________________________________________________________________
35704 [ 18013] By: hv                                    on 2002/10/12  15:41:50
35705         Log: Subject: [PATCH] for -Dm
35706              From: Slaven Rezic <slaven.rezic@berlin.de>
35707              Date: Wed, 9 Oct 2002 00:49:33 +0200 (CEST)
35708              Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de>
35709      Branch: perl
35710            ! malloc.c
35711 ____________________________________________________________________________
35712 [ 18012] By: hv                                    on 2002/10/12  15:39:49
35713         Log: #18005 was not enough
35714              Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7)
35715              From: Abe Timmerman <abeltje@cpan.org>
35716              Date: Sat, 12 Oct 2002 17:56:39 +0200
35717              Message-Id: <200210121756.39803.abeltje@cpan.org>
35718      Branch: perl
35719            ! win32/makefile.mk
35720 ____________________________________________________________________________
35721 [ 18011] By: hv                                    on 2002/10/12  15:36:43
35722         Log: Subject: [perl #17805] BUG: Grammar bug during Configure
35723              From: Richard Hitt (via RT) <perlbug@perl.org>
35724              Date: 8 Oct 2002 21:04:30 -0000
35725              Message-Id: <rt-17805-39395.9.0319493317925@bugs6.perl.org>
35726      Branch: perl
35727            ! Configure
35728 ____________________________________________________________________________
35729 [ 18010] By: hv                                    on 2002/10/12  15:31:06
35730         Log: Subject: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
35731              From: Nicholas Clark <nick@unfortu.net>
35732              Date: Tue, 8 Oct 2002 21:52:53 +0100
35733              Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net>
35734      Branch: perl
35735            ! pod/perldiag.pod pp_pack.c t/op/pack.t
35736 ____________________________________________________________________________
35737 [ 18009] By: hv                                    on 2002/10/12  15:12:18
35738         Log: Subject: [PATCH perldoc] For screaming hell's sake
35739              From: Simon Cozens <simon@netthink.co.uk>
35740              Date: Tue, 8 Oct 2002 11:13:07 +0100
35741              Message-ID: <20021008101307.GA8175@netthink.co.uk>
35742      Branch: perl
35743            ! utils/perldoc.PL
35744 ____________________________________________________________________________
35745 [ 18008] By: hv                                    on 2002/10/12  14:38:19
35746         Log: Subject: [PATCH] Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
35747              From: Nicholas Clark <nick@unfortu.net>
35748              Date: Mon, 7 Oct 2002 23:35:34 +0100
35749              Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net>
35750      Branch: perl
35751            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
35752            ! ext/Storable/README ext/Storable/Storable.pm
35753            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
35754            ! ext/Storable/t/forgive.t ext/Storable/t/integer.t
35755            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
35756 ____________________________________________________________________________
35757 [ 18007] By: hv                                    on 2002/10/12  14:22:36
35758         Log: Subject: [perl #17773] errors in c2ph(1) man page
35759              From: Eric Melville (via RT) <perlbug@perl.org>
35760              Date: 7 Oct 2002 02:58:34 -0000
35761              Message-Id: <rt-17773-39313.12.4820309875481@bugs6.perl.org>
35762      Branch: perl
35763            ! utils/c2ph.PL
35764 ____________________________________________________________________________
35765 [ 18006] By: hv                                    on 2002/10/12  14:19:55
35766         Log: Subject: [PATCH pad.c] Re: closure failures
35767              From: Dave Mitchell <davem@fdgroup.com>
35768              Date: Mon, 7 Oct 2002 02:42:13 +0100
35769              Message-ID: <20021007024213.B29760@fdgroup.com>
35770      Branch: perl
35771            ! pad.c
35772 ____________________________________________________________________________
35773 [ 18005] By: hv                                    on 2002/10/12  14:17:07
35774         Log: Subject: Re: Building bleadperl (minperl) fails completely under VC7
35775              From: Abe Timmerman <abeltje@cpan.org>
35776              Date: Tue, 8 Oct 2002 14:16:56 +0200
35777              Message-Id: <200210081416.56942.abeltje@cpan.org>
35778      Branch: perl
35779            ! win32/Makefile
35780 ____________________________________________________________________________
35781 [ 18004] By: hv                                    on 2002/10/12  14:06:59
35782         Log: updated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>
35783      Branch: perl
35784            ! hints/darwin.sh
35785 ____________________________________________________________________________
35786 [ 18003] By: hv                                    on 2002/10/12  13:48:34
35787         Log: Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956
35788              and #18001.
35789      Branch: perl
35790            ! ext/Devel/Peek/Peek.t
35791 ____________________________________________________________________________
35792 [ 18002] By: hv                                    on 2002/10/11  23:22:56
35793         Log: Subject: [Encode] 1.77 Released
35794              From: Dan Kogai <dankogai@dan.co.jp>
35795              Date: Sun, 6 Oct 2002 12:52:52 +0900
35796              Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp>
35797      Branch: perl
35798            ! ext/Encode/Changes ext/Encode/Encode.pm
35799            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
35800            ! ext/Encode/lib/Encode/Alias.pm
35801            ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/jperl.t
35802            ! ext/Encode/ucm/big5-eten.ucm
35803 ____________________________________________________________________________
35804 [ 18001] By: hv                                    on 2002/10/11  22:52:43
35805         Log: Subject: Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)
35806              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35807              Date: Thu, 10 Oct 2002 14:28:55 -0700
35808              Message-ID: <XEfp9gzkgquV092yn@efn.org>
35809      Branch: perl
35810            ! ext/Devel/Peek/Peek.t
35811 ____________________________________________________________________________
35812 [ 18000] By: hv                                    on 2002/10/11  22:30:36
35813         Log: Subject: [PATCH] perl573delta delinting
35814              From: Jarkko Hietaniemi <jhi@iki.fi>
35815              Date: Fri, 4 Oct 2002 16:19:31 +0300
35816              Message-ID: <20021004131931.GE278184@lyta.hut.fi>
35817      Branch: perl
35818            ! pod/perl573delta.pod
35819 ____________________________________________________________________________
35820 [ 17999] By: hv                                    on 2002/10/11  22:28:36
35821         Log: Subject: [PATCH] No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
35822              From: Jarkko Hietaniemi <jhi@iki.fi>
35823              Date: Fri, 4 Oct 2002 16:11:57 +0300
35824              Message-ID: <20021004131157.GD278184@lyta.hut.fi>
35825      Branch: perl
35826            ! pod/perldiag.pod reentr.c reentr.pl
35827 ____________________________________________________________________________
35828 [ 17998] By: rgs                                   on 2002/10/11  19:53:05
35829         Log: Fix bug #17771 : segfault with the 'for' statement modifier
35830              used inside a map or a grep.
35831      Branch: perl
35832            ! pp_ctl.c t/op/grep.t
35833 ____________________________________________________________________________
35834 [ 17997] By: hv                                    on 2002/10/11  12:10:39
35835         Log: Subject: [perl #17751] File::Spec::Win32::canonpath patch try#3
35836              From: Information Service <info@lingo.kiev.ua>
35837              Date: Wed, 09 Oct 2002 07:17:00 +0400
35838              Message-ID: <3DA39FAC.85471200@lingo.kiev.ua>
35839      Branch: perl
35840            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
35841 ____________________________________________________________________________
35842 [ 17996] By: hv                                    on 2002/10/11  11:55:53
35843         Log: Subject: [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()
35844              From: chromatic <chromatic@wgz.org>
35845              Date: Thu, 03 Oct 2002 22:56:54 -0700
35846              Message-ID: <20021004060120.33329.qmail@onion.perl.org>
35847      Branch: perl
35848            ! lib/AutoLoader.pm lib/AutoLoader.t
35849 ____________________________________________________________________________
35850 [ 17995] By: ams                                   on 2002/10/11  05:24:20
35851         Log: Subject: [perl #17819] Typo in perltooc?
35852              From: Bob Wilkinson (via RT) <perlbug@perl.org>
35853              Date: 9 Oct 2002 09:50:40 -0000
35854              Message-Id: <rt-17819-39445.14.7484532089852@bugs6.perl.org>
35855              
35856              Subject: [perl #17821] Typo in perltooc
35857              From: Bob Wilkinson (via RT) <perlbug@perl.org>
35858              Date: 9 Oct 2002 10:12:51 -0000
35859              Message-Id: <rt-17821-39458.9.41452851965508@bugs6.perl.org>
35860      Branch: perl
35861            ! pod/perltooc.pod
35862 ____________________________________________________________________________
35863 [ 17994] By: rgs                                   on 2002/10/10  20:19:27
35864         Log: Fix bug #17776 : memory corruption in qr/##/x
35865      Branch: perl
35866            ! sv.c t/op/pat.t
35867 ____________________________________________________________________________
35868 [ 17993] By: rgs                                   on 2002/10/10  19:52:00
35869         Log: croak() is better written Perl_croak() in C code.
35870      Branch: perl
35871            ! util.c
35872 ____________________________________________________________________________
35873 [ 17992] By: hv                                    on 2002/10/10  11:29:12
35874         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
35875              From: andreas.koenig@anima.de (Andreas J. Koenig)
35876              Date: Fri, 04 Oct 2002 06:38:57 +0200
35877              Message-ID: <m3bs6astr2.fsf@k242.linux.bogus>
35878      Branch: perl
35879            ! lib/Hash/Util.pm
35880 ____________________________________________________________________________
35881 [ 17991] By: hv                                    on 2002/10/10  11:20:41
35882         Log: new files lib/version.pm and lib/version.t for change #17990.
35883      Branch: perl
35884            + lib/version.pm lib/version.t
35885 ____________________________________________________________________________
35886 [ 17990] By: hv                                    on 2002/10/10  11:19:57
35887         Log: Subject: [PATCH] Version object combined patch
35888              From: John Peacock <jpeacock@rowman.com>
35889              Date: Fri, 04 Oct 2002 23:15:10 -0400
35890              Message-ID: <3D9E593E.1060605@rowman.com>
35891      Branch: perl
35892            ! MANIFEST embed.fnc embed.h global.sym pod/perlapi.pod
35893            ! pod/perlintern.pod proto.h t/comp/use.t universal.c util.c
35894 ____________________________________________________________________________
35895 [ 17989] By: hv                                    on 2002/10/10  10:48:42
35896         Log: Subject: PATCH: lib/ExtUtils/typemap
35897              From: Brian Ingerson <ingy@ttul.org>
35898              Date: Sat, 28 Sep 2002 13:03:24 -0700
35899              Message-ID: <20020928130324.A16900@ttul.org>
35900      Branch: perl
35901            ! lib/ExtUtils/typemap
35902 ____________________________________________________________________________
35903 [ 17988] By: hv                                    on 2002/10/10  10:45:19
35904         Log: Subject: [PATCH] Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari)
35905              From: Nicholas Clark <nick@unfortu.net>
35906              Date: Sat, 28 Sep 2002 18:52:00 +0100
35907              Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net>
35908      Branch: perl
35909            ! lib/Exporter.t lib/Exporter/Heavy.pm
35910 ____________________________________________________________________________
35911 [ 17987] By: hv                                    on 2002/10/10  10:27:40
35912         Log: Subject: Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect
35913              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
35914              Date: Mon, 9 Sep 2002 17:36:55 -0400
35915              Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu>
35916      Branch: perl
35917            ! pod/perlfunc.pod
35918 ____________________________________________________________________________
35919 [ 17986] By: hv                                    on 2002/10/10  09:51:24
35920         Log: Remove use of caller() in strict.pm, and tighten Safe compartment
35921              for Storable tests to match.
35922      Branch: perl
35923            ! ext/Storable/t/code.t lib/strict.pm lib/strict.t
35924 ____________________________________________________________________________
35925 [ 17985] By: hv                                    on 2002/10/10  09:27:00
35926         Log: Subject: Re: README.cygwin draft update
35927              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35928              Date: Mon, 07 Oct 2002 17:15:09 -0700
35929              Message-ID: <NOio9gzkg6oR092yn@efn.org>
35930      Branch: perl
35931            ! README.cygwin pod/perl58delta.pod
35932 ____________________________________________________________________________
35933 [ 17984] By: rgs                                   on 2002/10/09  19:17:08
35934         Log: Fix bug #17823 : non-modifying tr/// stringifies references
35935      Branch: perl
35936            ! doop.c t/op/tr.t
35937 ____________________________________________________________________________
35938 [ 17983] By: merijn                                on 2002/10/09  12:22:26
35939         Log: Tru64 and gcc and threads
35940              Sat, 5 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
35941      Branch: perl
35942            ! thread.h
35943 ____________________________________________________________________________
35944 [ 17982] By: merijn                                on 2002/10/09  10:34:40
35945         Log: Correct mailing list archive URL
35946              Wed, 9 Oct 2002; Slaven Rezic <slaven.rezic@berlin.de>
35947      Branch: perl
35948            ! Porting/pumpkin.pod
35949 ____________________________________________________________________________
35950 [ 17981] By: merijn                                on 2002/10/09  04:49:06
35951         Log: Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
35952              Tue, 8 Oct 2002; Andy Dougherty <doughera@lafayette.edu>
35953      Branch: perl
35954            ! Porting/pumpkin.pod
35955 ____________________________________________________________________________
35956 [ 17980] By: sky                                   on 2002/10/06  15:40:56
35957         Log: Upgrade Safe.pm to 2.09 after CPAN backport.
35958              Fix testcases to run properly outside perl core build enviroment.
35959      Branch: perl
35960            ! ext/Opcode/Safe.pm ext/Safe/safe1.t ext/Safe/safe2.t
35961            ! ext/Safe/safe3.t
35962 ____________________________________________________________________________
35963 [ 17979] By: sky                                   on 2002/10/06  07:03:19
35964         Log: Subject: [PATCH] fix typo in Tie::Array
35965              From: "Jos I. Boumans" <kane@cpan.org>
35966              Date: sat okt 5, 2002  20:39:17 Europe/Stockholm
35967              Message-Id: <20021005183920.14746.qmail@onion.perl.org>
35968      Branch: perl
35969            ! lib/Tie/Array.pm
35970 ____________________________________________________________________________
35971 [ 17978] By: sky                                   on 2002/10/05  04:44:10
35972         Log: Upgrade to Attribute::Handlers 0.78
35973      Branch: perl
35974            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
35975            ! lib/Attribute/Handlers/README
35976 ____________________________________________________________________________
35977 [ 17977] By: rgs                                   on 2002/10/04  20:01:54
35978         Log: Complement to change #17976 :
35979              there was a similar bug on rdo().
35980              Increment $Safe::VERSION.
35981      Branch: perl
35982            ! ext/Opcode/Safe.pm ext/Safe/safe3.t
35983 ____________________________________________________________________________
35984 [ 17976] By: rgs                                   on 2002/10/04  19:44:48
35985         Log: Fix bug #17744, suggested by Andreas Jurenda,
35986              tweaked by rgs (security hole in Safe).
35987      Branch: perl
35988            + ext/Safe/safe3.t
35989            ! MANIFEST ext/Opcode/Safe.pm
35990 ____________________________________________________________________________
35991 [ 17975] By: merijn                                on 2002/10/04  13:30:17
35992         Log: Non ANSI feature detection in enum
35993      Branch: perl
35994            ! pad.h
35995 ____________________________________________________________________________
35996 [ 17974] By: rgs                                   on 2002/10/03  21:00:50
35997         Log: Fix a precedence problem.
35998      Branch: perl
35999            ! ext/Storable/t/integer.t
36000 ____________________________________________________________________________
36001 [ 17973] By: rgs                                   on 2002/10/03  20:34:13
36002         Log: Change the warning message "%s trapped by operation mask"
36003              to include '' around the op name. Document it in perldiag.
36004      Branch: perl
36005            ! ext/Opcode/Opcode.t ext/Opcode/Safe.pm ext/Safe/safe2.t op.c
36006            ! pod/perldiag.pod
36007 ____________________________________________________________________________
36008 [ 17972] By: rgs                                   on 2002/10/03  20:26:54
36009         Log: Add a new warning, "Possible precedence problem on bitwise
36010              %c operator", triggerred when a bitwise op has a numeric
36011              comparison op as child.
36012      Branch: perl
36013            ! op.c pod/perldiag.pod t/lib/warnings/op
36014 ____________________________________________________________________________
36015 [ 17971] By: ams                                   on 2002/10/03  11:03:41
36016         Log: Subject: Re: Not OK 17969
36017              From: Slaven Rezic <slaven.rezic@berlin.de>
36018              Date: 03 Oct 2002 13:12:58 +0200
36019              Message-Id: <87lm5fn5c5.fsf@vran.herceg.de>
36020      Branch: perl
36021            ! ext/Storable/Storable.pm ext/Storable/t/code.t
36022            ! ext/Storable/t/downgrade.t ext/Storable/t/forgive.t
36023            ! ext/Storable/t/malice.t
36024 ____________________________________________________________________________
36025 [ 17970] By: ams                                   on 2002/10/03  02:21:15
36026         Log: Add a line about 2.05.
36027      Branch: perl
36028            ! ext/Storable/ChangeLog
36029 ____________________________________________________________________________
36030 [ 17969] By: ams                                   on 2002/10/03  02:12:27
36031         Log: Subject: [PATCH] Storable and code serialization: documentation
36032              From: Slaven Rezic <slaven.rezic@berlin.de>
36033              Date: Wed, 2 Oct 2002 10:21:37 +0200 (CEST)
36034              Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de>
36035      Branch: perl
36036            ! ext/Storable/MANIFEST ext/Storable/Storable.pm
36037            ! ext/Storable/t/code.t
36038 ____________________________________________________________________________
36039 [ 17968] By: ams                                   on 2002/10/03  01:40:51
36040         Log: Subject: [PATCH] Re: speed of my
36041              From: Stephen McCamant <smcc@mit.edu>
36042              Date: Wed, 2 Oct 2002 21:48:59 -0400
36043              Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU>
36044      Branch: perl
36045            ! pp.c
36046 ____________________________________________________________________________
36047 [ 17967] By: hv                                    on 2002/10/02  15:04:57
36048         Log: Subject: [PATCH] reentrant buffers
36049              From: Jarkko Hietaniemi <jhi@iki.fi>
36050              Date: Fri, 27 Sep 2002 01:08:56 +0300
36051              Message-ID: <20020926220856.GA339120@lyta.hut.fi>
36052      Branch: perl
36053            ! INSTALL pod/perldiag.pod pod/perlthrtut.pod reentr.c reentr.pl
36054 ____________________________________________________________________________
36055 [ 17966] By: hv                                    on 2002/10/02  14:46:52
36056         Log: Subject: [PATCH] retropatch
36057              From: Jarkko Hietaniemi <jhi@iki.fi>
36058              Date: Fri, 27 Sep 2002 03:51:34 +0300
36059              Message-ID: <20020927005134.GB339120@lyta.hut.fi>
36060      Branch: perl
36061            + pod/perl573delta.pod
36062            ! MANIFEST pod/buildtoc.PL pod/perl.pod
36063 ____________________________________________________________________________
36064 [ 17965] By: hv                                    on 2002/10/02  14:42:21
36065         Log: op/tr.t test is affected by #17962
36066      Branch: perl
36067            ! t/op/tr.t
36068 ____________________________________________________________________________
36069 [ 17964] By: hv                                    on 2002/10/02  14:38:59
36070         Log: Subject: Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die
36071              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36072              Date: Tue, 1 Oct 2002 23:34:35 +0200
36073              Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr>
36074      Branch: perl
36075            ! t/op/override.t toke.c
36076 ____________________________________________________________________________
36077 [ 17963] By: hv                                    on 2002/10/02  14:15:22
36078         Log: Subject: Re: [perl #17376] Bug Report - our(%)
36079              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36080              Date: Tue, 01 Oct 2002 09:54:30 -0700
36081              Message-ID: <GNdm9gzkgWOS092yn@efn.org>
36082      Branch: perl
36083            ! op.c pp_hot.c t/comp/our.t
36084 ____________________________________________________________________________
36085 [ 17962] By: ams                                   on 2002/10/02  14:10:07
36086         Log: Subject: [PATCH] no [] in tr///
36087              From: Jarkko Hietaniemi <jhi@iki.fi>
36088              Date: Wed, 2 Oct 2002 17:09:11 +0300
36089              Message-Id: <20021002140911.GH278184@lyta.hut.fi>
36090      Branch: perl
36091            ! pod/perldiag.pod toke.c
36092 ____________________________________________________________________________
36093 [ 17961] By: hv                                    on 2002/10/02  14:09:11
36094         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
36095              From: andreas.koenig@anima.de (Andreas J. Koenig)
36096              Date: Mon, 30 Sep 2002 17:24:06 +0200
36097              Message-ID: <m3zntzwlex.fsf@k242.linux.bogus>
36098      Branch: perl
36099            ! lib/Hash/Util.pm
36100 ____________________________________________________________________________
36101 [ 17959] By: hv                                    on 2002/10/02  14:06:29
36102         Log: Subject: [DOCPATCH] Unicode porting advice
36103              From: andreas.koenig@anima.de (Andreas J. Koenig)
36104              Date: Fri, 27 Sep 2002 15:30:16 +0200
36105              Message-ID: <m3znu3zhjr.fsf@k242.linux.bogus>
36106      Branch: perl
36107            ! pod/perlunicode.pod
36108 ____________________________________________________________________________
36109 [ 17958] By: hv                                    on 2002/10/02  13:57:06
36110         Log: missing quote from #17957
36111      Branch: perl
36112            ! Porting/pumpkin.pod
36113 ____________________________________________________________________________
36114 [ 17957] By: hv                                    on 2002/10/02  13:55:56
36115         Log: document how to set APPLLIB_EXP
36116              Subject: Re: [perl #15957] error installing perl 5.8.0
36117              From: Andy Dougherty <doughera@lafayette.edu>
36118              Date: Fri, 27 Sep 2002 09:13:29 -0400 (EDT)
36119              Message-ID: <Pine.SOL.4.10.10209270902210.6800-100000@maxwell.phys.lafayette.edu>
36120      Branch: perl
36121            ! Porting/pumpkin.pod
36122 ____________________________________________________________________________
36123 [ 17956] By: hv                                    on 2002/10/02  13:51:12
36124         Log: Devel::Peek tests from:
36125              Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c
36126              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36127              Date: Thu, 26 Sep 2002 22:16:39 -0700
36128              Message-ID: <3m+k9gzkgqnP092yn@efn.org>
36129      Branch: perl
36130            ! ext/Devel/Peek/Peek.t
36131 ____________________________________________________________________________
36132 [ 17955] By: hv                                    on 2002/10/02  13:43:26
36133         Log: add precedence warning for bitwise docs
36134              Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really...
36135              From: Mike Guy <mjtg@cam.ac.uk>
36136              Date: Thu, 26 Sep 2002 13:20:45 +0100
36137              Message-Id: <E17uXdN-0003ko-00@libra.cus.cam.ac.uk>
36138      Branch: perl
36139            ! pod/perlop.pod
36140 ____________________________________________________________________________
36141 [ 17954] By: hv                                    on 2002/10/02  13:18:01
36142         Log: Subject: [PATCH] Re: perlio bug?
36143              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36144              Date: Wed, 25 Sep 2002 21:58:12 +0200
36145              Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr>
36146      Branch: perl
36147            ! doio.c pod/perldiag.pod t/lib/warnings/doio
36148 ____________________________________________________________________________
36149 [ 17953] By: hv                                    on 2002/10/02  12:55:29
36150         Log: Subject: [PATCH pad.c,h] move all pad-related code to its own src file
36151              From: Dave Mitchell <davem@fdgroup.com>
36152              Date: Wed, 25 Sep 2002 23:40:23 +0100
36153              Message-ID: <20020925234023.A20044@fdgroup.com>
36154      Branch: perl
36155            + pad.c pad.h
36156            ! MANIFEST Makefile.SH Makefile.micro cop.h cv.h dump.c
36157            ! embed.fnc embed.h embedvar.h ext/B/B.xs ext/Devel/Peek/Peek.t
36158            ! op.c op.h perl.c perl.h perlapi.h pod/perlapi.pod
36159            ! pod/perlintern.pod pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c
36160            ! proto.h scope.c sv.c toke.c
36161 ____________________________________________________________________________
36162 [ 17952] By: hv                                    on 2002/10/02  11:23:38
36163         Log: better handling of whitespace in autodoc declarations; fragment from:
36164              Subject: [PATCH pad.c,h] move all pad-related code to its own src file
36165              From: Dave Mitchell <davem@fdgroup.com>
36166              Date: Wed, 25 Sep 2002 23:40:23 +0100
36167              Message-ID: <20020925234023.A20044@fdgroup.com>
36168      Branch: perl
36169            ! autodoc.pl
36170 ____________________________________________________________________________
36171 [ 17951] By: merijn                                on 2002/10/02  09:15:18
36172         Log: MakeMaker's INSTALLSITEMANXDIR Configure's counterpart
36173              Thu, 25 Jul 2002, Andy Dougherty
36174      Branch: perl
36175            ! Configure Policy_sh.SH
36176 ____________________________________________________________________________
36177 [ 17950] By: ams                                   on 2002/10/02  03:43:41
36178         Log: Add silly bandaid to stop segfaults on subsequent accesses to
36179              the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol()
36180              (<$fred>).
36181      Branch: perl
36182            ! op.c
36183 ____________________________________________________________________________
36184 [ 17949] By: hv                                    on 2002/10/01  08:49:02
36185         Log: patch based on:
36186              Subject: Re: [perl #17376] Bug Report - our(%)
36187              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36188              Date: Mon, 30 Sep 2002 15:22:18 -0700
36189              Message-ID: <a6Mm9gzkgK0P092yn@efn.org>
36190      Branch: perl
36191            ! op.c
36192 ____________________________________________________________________________
36193 [ 17948] By: hv                                    on 2002/10/01  08:26:44
36194         Log: Subject: [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)
36195              From: chromatic <chromatic@wgz.org>
36196              Date: Fri, 13 Sep 2002 14:26:08 -0700
36197              Message-Id: <200209131426.08116.chromatic@wgz.org>
36198      Branch: perl
36199            ! lib/AutoLoader.pm
36200 ____________________________________________________________________________
36201 [ 17947] By: hv                                    on 2002/10/01  08:10:21
36202         Log: Subject: Re: sv_2pv_flags and ROK and UTF8 flags
36203              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36204              Date: Wed, 11 Sep 2002 22:22:45 -0700
36205              Message-ID: <lSCg9gzkgymX092yn@efn.org>
36206      Branch: perl
36207            ! dump.c mg.h regexec.c sv.c t/op/pat.t
36208 ____________________________________________________________________________
36209 [ 17946] By: merijn                                on 2002/09/30  15:19:36
36210         Log: nanosleep on VMS not present
36211      Branch: perl
36212            ! configure.com
36213 ____________________________________________________________________________
36214 [ 17945] By: merijn                                on 2002/09/30  09:51:40
36215         Log: -Dgccansipedantic only for gcc 3+
36216              Mon, 30 Sep 2002, Jarkko Hietaniemi <jhi@iki.fi>
36217      Branch: perl
36218            ! Porting/pumpkin.pod cflags.SH
36219 ____________________________________________________________________________
36220 [ 17944] By: merijn                                on 2002/09/30  08:29:33
36221         Log: nanosleep probes as per Jarkko's request
36222      Branch: perl
36223            ! Configure NetWare/config_H.wc Porting/config.sh
36224            ! Porting/config_H config_h.SH epoc/config.sh perl.h
36225            ! win32/config.bc win32/config.gc win32/config.vc
36226            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
36227            ! win32/config_H.vc win32/config_H.vc64 wince/config.ce
36228            ! wince/config_H.ce
36229 ____________________________________________________________________________
36230 [ 17943] By: merijn                                on 2002/09/30  05:56:58
36231         Log: Backport 17941 ([perl #16796] Configure script buglet)
36232              27 Aug 2002 20:09:29, "Amick, Eric" (via RT) <perlbug@perl.org>
36233      Branch: metaconfig
36234            ! U/modified/Loc.U
36235 ____________________________________________________________________________
36236 [ 17942] By: ams                                   on 2002/09/29  22:26:37
36237         Log: Remove package; (Heh heh.)
36238      Branch: perl
36239            ! gv.c intrpvar.h op.c perl.c perly.c perly.h perly.y
36240            ! perly_c.diff sv.c t/lib/warnings/op t/op/anonsub.t
36241            ! vms/perly_c.vms vms/perly_h.vms
36242 ____________________________________________________________________________
36243 [ 17941] By: hv                                    on 2002/09/29  12:11:06
36244         Log: Subject: [perl #16796] Configure script buglet
36245              From: "Amick, Eric" (via RT) <perlbug@perl.org>
36246              Date: 27 Aug 2002 20:09:29 -0000 
36247              Message-Id: <rt-16796-35837.19.7072355819815@bugs6.perl.org>
36248      Branch: perl
36249            ! Configure
36250 ____________________________________________________________________________
36251 [ 17940] By: hv                                    on 2002/09/29  11:59:28
36252         Log: Subject: Re: [perl #17587] Attribute::Handlers and Config in 5.9.0
36253              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36254              Date: Fri, 27 Sep 2002 13:52:18 +0200
36255              Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr>
36256      Branch: perl
36257            ! lib/Attribute/Handlers.pm
36258 ____________________________________________________________________________
36259 [ 17939] By: hv                                    on 2002/09/29  11:55:17
36260         Log: Subject: [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX
36261              From: Allen Smith (via RT) <perlbug@perl.org>
36262              Date: 13 Sep 2002 03:01:30 -0000
36263              Message-Id: <rt-17222-37356.6.04859798196188@bugs6.perl.org>
36264      Branch: perl
36265            ! t/lib/h2ph.pht utils/h2ph.PL
36266 ____________________________________________________________________________
36267 [ 17938] By: rgs                                   on 2002/09/28  20:42:59
36268         Log: Email address change for Stéphane Payrard
36269      Branch: perl
36270            ! AUTHORS
36271 ____________________________________________________________________________
36272 [ 17937] By: hv                                    on 2002/09/27  10:05:42
36273         Log: Subject: Re: [REVISED PATCH] Magic v-strings
36274              From: John Peacock <jpeacock@rowman.com>
36275              Date: Thu, 19 Sep 2002 22:30:58 -0400
36276              Message-ID: <3D8A8862.3000602@rowman.com>
36277      Branch: perl
36278            ! sv.c util.c
36279 ____________________________________________________________________________
36280 [ 17936] By: hv                                    on 2002/09/27  10:00:42
36281         Log: Subject: [PATCH] configure.com -- don't exclude threads::shared
36282              From: "Craig A. Berry" <craigberry@mac.com>
36283              Date: Wed, 25 Sep 2002 17:14:33 -0500
36284              Message-ID: <3D923549.6050809@mac.com>
36285      Branch: perl
36286            ! configure.com
36287 ____________________________________________________________________________
36288 [ 17935] By: hv                                    on 2002/09/27  09:48:19
36289         Log: Subject: [PATCH 5.8.0 DOC] perlopentut.pod, #3: The last of the content changes.
36290              From: Andy Lester <andy@petdance.com>
36291              Date: Fri, 20 Sep 2002 12:23:41 -0500
36292              Message-ID: <20020920172341.GA15672@petdance.com>
36293      Branch: perl
36294            ! pod/perlopentut.pod
36295 ____________________________________________________________________________
36296 [ 17934] By: hv                                    on 2002/09/26  18:50:02
36297         Log: missing '.' in test from #17932
36298      Branch: perl
36299            ! t/lib/strict/subs
36300 ____________________________________________________________________________
36301 [ 17933] By: hv                                    on 2002/09/26  17:01:11
36302         Log: Subject: [PATCH] perl #17453
36303              From: Jarkko Hietaniemi <jhi@iki.fi>
36304              Date: Fri, 20 Sep 2002 17:22:45 +0300
36305              Message-ID: <20020920142245.GG280265@lyta.hut.fi>
36306      Branch: perl
36307            ! lib/utf8_heavy.pl t/op/pat.t
36308 ____________________________________________________________________________
36309 [ 17932] By: hv                                    on 2002/09/26  16:47:32
36310         Log: #17931 checked for wrong constant
36311      Branch: perl
36312            ! op.c
36313 ____________________________________________________________________________
36314 [ 17931] By: hv                                    on 2002/09/26  16:29:26
36315         Log: Subject: [PATCH] [perl #10021] Fixing bareword usage under strict.pm
36316              From: Kay_Röpke <kay@dolphin-services.de>
36317              Date: Fri, 20 Sep 2002 16:09:08 +0200
36318              Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de>
36319      Branch: perl
36320            ! op.c t/lib/strict/subs
36321 ____________________________________________________________________________
36322 [ 17930] By: hv                                    on 2002/09/26  15:56:07
36323         Log: Subject: [perl #17445] Class::Struct patch: version number, examples
36324              From: Ken Neighbors (via RT) <perlbug@perl.org>
36325              Date: 19 Sep 2002 18:48:22 -0000 
36326              Message-Id: <rt-17445-38150.7.26118647008619@bugs6.perl.org>
36327      Branch: perl
36328            ! lib/Class/Struct.pm
36329 ____________________________________________________________________________
36330 [ 17929] By: merijn                                on 2002/09/26  12:15:04
36331         Log: Backport 17925 and 17926
36332              enable -ansi -pedantic; Jarkko Hietaniemi <jhi@iki.fi>; Wed, 18 Sep 2002
36333              defuse installusrbinperl; Jarkko Hietaniemi <jhi@iki.fi>; Thu, 19 Sep 2002
36334      Branch: metaconfig
36335            ! U/installdirs/instubperl.U
36336      Branch: metaconfig/U/perl
36337            ! gccvers.U
36338 ____________________________________________________________________________
36339 [ 17928] By: hv                                    on 2002/09/26  09:54:05
36340         Log: Subject: [PATCH] bug in utf8.c(?)
36341              From: Marty Pauley <marty+p5p@kasei.com>
36342              Date: Fri, 20 Sep 2002 10:55:33 +0100
36343              Subject: [PATCH] bug in utf8.c(?)
36344      Branch: perl
36345            ! utf8.c
36346 ____________________________________________________________________________
36347 [ 17927] By: hv                                    on 2002/09/26  09:37:19
36348         Log: Subject: [PATCH] Re: [perl #17439] broken Locale::Language in a UTF environment
36349              From: Marty Pauley <marty+p5p@kasei.com>
36350              Date: Fri, 20 Sep 2002 09:52:16 +0100
36351              Message-Id: 20020920085216.GC10512@soto.kasei.com
36352      Branch: perl
36353            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
36354 ____________________________________________________________________________
36355 [ 17926] By: hv                                    on 2002/09/26  09:28:06
36356         Log: Subject: [PATCH] defuse installusrbinperl
36357              From: Jarkko Hietaniemi <jhi@iki.fi>
36358              Date: Thu, 19 Sep 2002 18:01:03 +0300
36359              Message-ID: <20020919150103.GI208696@lyta.hut.fi>
36360      Branch: perl
36361            ! Configure
36362 ____________________________________________________________________________
36363 [ 17925] By: hv                                    on 2002/09/26  09:15:55
36364         Log: Subject: [PATCH v2] enable -ansi -pedantic
36365              From: Jarkko Hietaniemi <jhi@iki.fi>
36366              Date: Wed, 18 Sep 2002 01:19:25 +0300
36367              Message-ID: <20020917221925.GF85044@lyta.hut.fi>
36368      Branch: perl
36369            ! Configure Porting/pumpkin.pod cflags.SH doio.c mg.c perl.c
36370            ! perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c sv.h toke.c util.c
36371 ____________________________________________________________________________
36372 [ 17924] By: hv                                    on 2002/09/26  08:44:16
36373         Log: Subject: [PATCH] ANSI-clean? (was Re: [PATCH] COW for ithreads)
36374              From: Nicholas Clark <nick@unfortu.net>
36375              Date: Sat, 14 Sep 2002 18:49:10 +0100
36376              Message-ID: <20020914174909.GG285@Bagpuss.unfortu.net>
36377      Branch: perl
36378            ! sv.c
36379 ____________________________________________________________________________
36380 [ 17923] By: hv                                    on 2002/09/26  08:33:54
36381         Log: Subject: [PATCH] Re: Advice on coredump
36382              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36383              Date: Wed, 18 Sep 2002 22:14:57 +0200
36384              Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr>
36385      Branch: perl
36386            ! op.c t/op/closure.t
36387 ____________________________________________________________________________
36388 [ 17922] By: hv                                    on 2002/09/26  08:25:28
36389         Log: Subject: Re: [PATCH] spurious t/auto directory appears
36390              From: Michael G Schwern <schwern@pobox.com>
36391              Date: Fri, 13 Sep 2002 23:56:05 -0400
36392              Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net>
36393      Branch: perl
36394            ! lib/ExtUtils/t/Installed.t
36395 ____________________________________________________________________________
36396 [ 17921] By: hv                                    on 2002/09/26  08:21:59
36397         Log: add TODO tests for slow our() declaration
36398              Subject: Re: [perl #17376] Bug Report - our(%)
36399              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36400              Date: Thu, 19 Sep 2002 22:34:01 -0700
36401              Message-ID: <JNri9gzkgSBB092yn@efn.org>
36402      Branch: perl
36403            + t/comp/our.t
36404            ! MANIFEST
36405 ____________________________________________________________________________
36406 [ 17920] By: hv                                    on 2002/09/26  08:16:43
36407         Log: LEAKTEST is dead, RIP
36408              Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST
36409              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36410              Date: Mon, 23 Sep 2002 18:33:12 +0200
36411              Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl>
36412      Branch: perl
36413            ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
36414            ! handy.h perl.c perl.h pod/perlrun.pod proto.h sv.c util.c
36415 ____________________________________________________________________________
36416 [ 17919] By: hv                                    on 2002/09/26  07:59:42
36417         Log: Subject: [PATCH] AIX hints missinga  >&4
36418              From: Jarkko Hietaniemi <jhi@iki.fi>
36419              Date: Fri, 13 Sep 2002 16:48:42 +0300
36420              Message-ID: <20020913134842.GD8929@lyta.hut.fi>
36421      Branch: perl
36422            ! hints/aix.sh
36423 ____________________________________________________________________________
36424 [ 17918] By: hv                                    on 2002/09/26  07:51:10
36425         Log: Subject: [PATCH] perldoc -f stat (perlfunc.pod)
36426              From: "Brendan O'Dea" <bod@debian.org>
36427              Date: Mon, 23 Sep 2002 22:45:40 +1000
36428              Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au>
36429      Branch: perl
36430            ! pod/perlfunc.pod
36431 ____________________________________________________________________________
36432 [ 17917] By: hv                                    on 2002/09/26  07:46:43
36433         Log: Subject: Re: [perl #17141] Text::Wrap "this should not happen" message
36434              From: Slaven Rezic <slaven.rezic@berlin.de>
36435              Date: 11 Sep 2002 19:37:09 +0200
36436              Message-ID: <871y80a0my.fsf@vran.herceg.de>
36437      Branch: perl
36438            ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm
36439 ____________________________________________________________________________
36440 [ 17916] By: hv                                    on 2002/09/26  07:31:42
36441         Log: Subject: [PATCH 5.8.0] perlembed.pod: make some examples work with multiplicity
36442              From: "Brendan O'Dea" <bod@debian.org>
36443              Date: Tue, 10 Sep 2002 09:19:05 +1000
36444              Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au>
36445      Branch: perl
36446            ! pod/perlembed.pod
36447 ____________________________________________________________________________
36448 [ 17915] By: rgs                                   on 2002/09/24  20:19:22
36449         Log: Patch #17914 was empty ; this should have been applied instead.
36450      Branch: perl
36451            ! hints/aix.sh
36452 ____________________________________________________________________________
36453 [ 17914] By: rgs                                   on 2002/09/21  19:58:57
36454         Log: Subject: [PATCH] PASE saga continues
36455              From: Jarkko Hietaniemi <jhi@iki.fi>
36456              Date: Thu, 19 Sep 2002 23:30:20 +0300
36457              Message-ID: <20020919203020.GB274453@lyta.hut.fi>
36458      Branch: perl
36459            ! hints/aix.sh
36460 ____________________________________________________________________________
36461 [ 17913] By: rgs                                   on 2002/09/21  19:46:56
36462         Log: Subject: [PATCH perl@17882] file spec tweaks for VMS
36463              From: "Craig A. Berry" <craigberry@mac.com>
36464              Date: Wed, 18 Sep 2002 16:57:02 -0500
36465              Message-ID: <3D88F6AE.3020708@mac.com>
36466      Branch: perl
36467            ! lib/File/Spec/VMS.pm vms/ext/filespec.t
36468 ____________________________________________________________________________
36469 [ 17912] By: ams                                   on 2002/09/19  17:21:24
36470         Log: Subject: [PATCH] AIX test shouldn't trip OS/400 PASE
36471              From: Jarkko Hietaniemi <jhi@iki.fi>
36472              Date: Thu, 19 Sep 2002 18:59:48 +0300
36473              Message-Id: <20020919155948.GU208696@lyta.hut.fi>
36474              
36475              Subject: [PATCH] more PASE tweakage
36476              From: Jarkko Hietaniemi <jhi@iki.fi>
36477              Date: Thu, 19 Sep 2002 18:01:44 +0300
36478              Message-Id: <20020919150144.GJ208696@lyta.hut.fi>
36479      Branch: perl
36480            ! README.os400 hints/aix.sh
36481 ____________________________________________________________________________
36482 [ 17911] By: ams                                   on 2002/09/17  19:29:53
36483         Log: Typo fix.
36484      Branch: perl
36485            ! ext/POSIX/POSIX.pod
36486 ____________________________________________________________________________
36487 [ 17910] By: ams                                   on 2002/09/17  18:09:32
36488         Log: Fix #17375 (rcatline didn't work on a formerly-defined undef) by
36489              checking for SvOK in do_readline().
36490      Branch: perl
36491            ! pp_hot.c t/op/gv.t
36492 ____________________________________________________________________________
36493 [ 17909] By: rgs                                   on 2002/09/16  21:49:27
36494         Log: Pod formatting nit, found by Merijn and Jos Boumans.
36495      Branch: perl
36496            ! pod/perlunicode.pod
36497 ____________________________________________________________________________
36498 [ 17908] By: rgs                                   on 2002/09/16  21:34:55
36499         Log: Subject: [perl #17340] When used/requied Locale::*** modules unexpectedly modify $_
36500              From: (Ilya Martynov) (via RT) <perlbug@perl.org>
36501              Date: 15 Sep 2002 19:06:56 -0000
36502              Message-Id: <rt-17340-37749.5.67862754668525@bugs6.perl.org>
36503      Branch: perl
36504            ! lib/Locale/Country.pm lib/Locale/Currency.pm
36505            ! lib/Locale/Language.pm lib/Locale/Script.pm
36506 ____________________________________________________________________________
36507 [ 17907] By: rgs                                   on 2002/09/16  20:33:51
36508         Log: Subject: Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha
36509              From: Jarkko Hietaniemi <jhi@iki.fi>
36510              Date: Sun, 15 Sep 2002 18:02:17 +0300
36511              Message-ID: <20020915150217.GB21300@lyta.hut.fi>
36512      Branch: perl
36513            ! hints/netbsd.sh
36514 ____________________________________________________________________________
36515 [ 17906] By: rgs                                   on 2002/09/15  11:30:38
36516         Log: Fix pod/perlmodlib.PL (it wasn't generating a complete list
36517              of modules.) Regenerate pod/perlmodlib.pod. Add a warning :
36518              not all modules listed in perlmodlib are necessarily installed.
36519              Plus some corrections by Vincent Lefevre.
36520      Branch: perl
36521            ! lib/Term/ReadLine.pm pod/perlmodlib.PL pod/perlmodlib.pod
36522 ____________________________________________________________________________
36523 [ 17905] By: nick                                  on 2002/09/15  10:55:51
36524         Log: Integrate mainline
36525      Branch: perlio
36526           +> lib/Unicode/Collate/t/index.t
36527           !> (integrate 54 files)
36528 ____________________________________________________________________________
36529 [ 17904] By: merijn                                on 2002/09/13  14:02:18
36530         Log: Tabs erroneusly expanded to spaces, causing AIX to fail
36531              in building DProf
36532      Branch: perl
36533            ! Configure
36534 ____________________________________________________________________________
36535 [ 17903] By: merijn                                on 2002/09/13  14:00:35
36536         Log: Fix tab/space issue that entered in 17893. AIX.
36537      Branch: metaconfig
36538            ! U/modified/libc.U
36539 ____________________________________________________________________________
36540 [ 17902] By: merijn                                on 2002/09/13  07:47:29
36541         Log: configure.com needs d_modflproto
36542              Thu 12 Sep 2002 23:19, "Craig A. Berry"
36543      Branch: perl
36544            ! configure.com
36545 ____________________________________________________________________________
36546 [ 17901] By: rgs                                   on 2002/09/12  20:19:55
36547         Log: Subject: [PATCH] more PASE wisdom
36548              From: Jarkko Hietaniemi <jhi@iki.fi>
36549              Date: Fri, 13 Sep 2002 00:17:39 +0300
36550              Message-ID: <20020912211739.GB6980@lyta.hut.fi>
36551      Branch: perl
36552            ! README.os400
36553 ____________________________________________________________________________
36554 [ 17900] By: rgs                                   on 2002/09/12  19:33:06
36555         Log: Fix a syntax incompatibility introduced by the // operator.
36556              (Note that C<print $fh //> is still a syntax error, it
36557              wasn't with perl 5.8.0.)
36558      Branch: perl
36559            ! t/op/dor.t toke.c
36560 ____________________________________________________________________________
36561 [ 17899] By: merijn                                on 2002/09/12  15:22:06
36562         Log: Re: [perl #17170] NetBSD and useshrplib config option
36563              Thu 12 Sep 2002 09:22, Rafael Garcia-Suarez
36564      Branch: metaconfig/U/perl
36565            ! libperl.U
36566      Branch: perl
36567            ! Porting/Glossary
36568 ____________________________________________________________________________
36569 [ 17898] By: rgs                                   on 2002/09/11  20:58:46
36570         Log: Fix bug #17006 : remove spurious do{} in the deparsing
36571              of s/.../.../e.
36572      Branch: perl
36573            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
36574 ____________________________________________________________________________
36575 [ 17897] By: rgs                                   on 2002/09/11  20:56:21
36576         Log: Subject: [perl #17119] typo in utils/dprofpp.PL
36577              From: "Todd C. Miller" (via RT) <perlbug@perl.org>
36578              Date: 10 Sep 2002 18:49:56 -0000
36579              Message-ID: <rt-17119-37126.4.55444095171472@bugs6.perl.org>
36580      Branch: perl
36581            ! utils/dprofpp.PL
36582 ____________________________________________________________________________
36583 [ 17896] By: merijn                                on 2002/09/11  08:31:45
36584         Log: re-synced Configure to backported metaunits
36585      Branch: perl
36586            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36587            ! config_h.SH
36588 ____________________________________________________________________________
36589 [ 17895] By: merijn                                on 2002/09/11  08:21:54
36590         Log: Cleaning up from metalint; reverting wrong voidflags fix from 17893;
36591              fix obvious typo from 17827
36592      Branch: metaconfig
36593            ! U/modified/libc.U U/modified/usenm.U U/modified/voidflags.U
36594      Branch: metaconfig/U/perl
36595            ! d_modfl.U gccvers.U
36596 ____________________________________________________________________________
36597 [ 17894] By: merijn                                on 2002/09/10  17:48:15
36598         Log: Postchecking config_h.SH helps to catch typo's
36599              Also took the comments from the original patch
36600      Branch: metaconfig/U/perl
36601            ! d_modfl.U
36602 ____________________________________________________________________________
36603 [ 17893] By: merijn                                on 2002/09/10  17:31:36
36604         Log: Backport all Configure patches 17671 .. 17881
36605              to the metaunits
36606      Branch: metaconfig
36607            ! U/installdirs/prefix.U U/modified/libc.U U/modified/usenm.U
36608            ! U/modified/voidflags.U
36609      Branch: metaconfig/U/perl
36610            ! Extensions.U d_modfl.U gccvers.U
36611 ____________________________________________________________________________
36612 [ 17892] By: merijn                                on 2002/09/10  15:43:53
36613         Log: Callback behaviour in hints
36614              Mon, 9 Sep 2002, Allen Smith
36615      Branch: perl
36616            ! hints/README.hints
36617 ____________________________________________________________________________
36618 [ 17891] By: jhi                                   on 2002/09/10  13:16:40
36619         Log: metaconfig tweakage.
36620      Branch: metaconfig
36621            + U/newer
36622            ! README U/mksample
36623 ____________________________________________________________________________
36624 [ 17890] By: merijn                                on 2002/09/10  12:17:49
36625         Log: Metaconfig documentation update (part 2)
36626              Fri 06 Sep 2002 20:26, Andy Dougherty
36627      Branch: metaconfig
36628            ! README U.check/MANIFEST U/README U/mksample
36629            ! dist-3.0at70b/mcon/U/abortsig.U
36630            ! dist-3.0at70b/mcon/U/alignbytes.U
36631            ! dist-3.0at70b/mcon/U/bitpbyte.U
36632            ! dist-3.0at70b/mcon/U/byteorder.U
36633            ! dist-3.0at70b/mcon/U/ccflags.U
36634            ! dist-3.0at70b/mcon/U/charorder.U
36635            ! dist-3.0at70b/mcon/U/charsize.U
36636            ! dist-3.0at70b/mcon/U/d_NOFILE.U
36637            ! dist-3.0at70b/mcon/U/d_PORTAR.U
36638            ! dist-3.0at70b/mcon/U/d_SHM_MAC.U
36639            ! dist-3.0at70b/mcon/U/d_access.U
36640            ! dist-3.0at70b/mcon/U/d_bsdjmp.U
36641            ! dist-3.0at70b/mcon/U/d_casti32.U
36642            ! dist-3.0at70b/mcon/U/d_castneg.U
36643            ! dist-3.0at70b/mcon/U/d_charsprf.U
36644            ! dist-3.0at70b/mcon/U/d_ckeypad.U
36645            ! dist-3.0at70b/mcon/U/d_const.U
36646            ! dist-3.0at70b/mcon/U/d_eofpipe.U
36647            ! dist-3.0at70b/mcon/U/d_fd_set.U
36648            ! dist-3.0at70b/mcon/U/d_getpagsz.U
36649            ! dist-3.0at70b/mcon/U/d_getpgrp.U
36650            ! dist-3.0at70b/mcon/U/d_isascii.U
36651            ! dist-3.0at70b/mcon/U/d_keepsig.U
36652            ! dist-3.0at70b/mcon/U/d_nolnbuf.U
36653            ! dist-3.0at70b/mcon/U/d_open3.U
36654            ! dist-3.0at70b/mcon/U/d_pidcheck.U
36655            ! dist-3.0at70b/mcon/U/d_safebcpy.U
36656            ! dist-3.0at70b/mcon/U/d_safemcpy.U
36657            ! dist-3.0at70b/mcon/U/d_sanemcmp.U
36658            ! dist-3.0at70b/mcon/U/d_scannl.U
36659            ! dist-3.0at70b/mcon/U/d_setpgrp.U
36660            ! dist-3.0at70b/mcon/U/d_sgndchr.U
36661            ! dist-3.0at70b/mcon/U/d_sigaction.U
36662            ! dist-3.0at70b/mcon/U/d_sigsetjmp.U
36663            ! dist-3.0at70b/mcon/U/d_stdstdio.U
36664            ! dist-3.0at70b/mcon/U/d_strctcpy.U
36665            ! dist-3.0at70b/mcon/U/d_volatile.U
36666            ! dist-3.0at70b/mcon/U/d_vprintf.U
36667            ! dist-3.0at70b/mcon/U/d_wifstat.U
36668            ! dist-3.0at70b/mcon/U/doublesize.U
36669            ! dist-3.0at70b/mcon/U/errnolist.U
36670            ! dist-3.0at70b/mcon/U/floatsize.U dist-3.0at70b/mcon/U/i_db.U
36671            ! dist-3.0at70b/mcon/U/i_sysioctl.U
36672            ! dist-3.0at70b/mcon/U/i_time.U dist-3.0at70b/mcon/U/install.U
36673            ! dist-3.0at70b/mcon/U/intsize.U dist-3.0at70b/mcon/U/models.U
36674            ! dist-3.0at70b/mcon/U/nblock_io.U
36675            ! dist-3.0at70b/mcon/U/nlist_pfx.U
36676            ! dist-3.0at70b/mcon/U/orderlib.U
36677            ! dist-3.0at70b/mcon/U/prototype.U
36678            ! dist-3.0at70b/mcon/U/ptrsize.U dist-3.0at70b/mcon/U/randbits.U
36679            ! dist-3.0at70b/mcon/U/randfunc.U
36680            ! dist-3.0at70b/mcon/U/sbrksmart.U
36681            ! dist-3.0at70b/mcon/U/selecttype.U
36682            ! dist-3.0at70b/mcon/U/sockopt.U
36683            ! dist-3.0at70b/mcon/U/ssizetype.U
36684            ! dist-3.0at70b/mcon/U/sunscanf.U
36685            ! dist-3.0at70b/mcon/U/voidflags.U
36686 ____________________________________________________________________________
36687 [ 17889] By: merijn                                on 2002/09/10  09:58:06
36688         Log: Metaconfig documentation update (part 1)
36689              Fri 06 Sep 2002 20:26, Andy Dougherty
36690              plus some tweaks
36691      Branch: metaconfig
36692            ! README
36693 ____________________________________________________________________________
36694 [ 17888] By: merijn                                on 2002/09/10  09:20:52
36695         Log: New low-price HP servers
36696      Branch: perl
36697            ! README.hpux
36698 ____________________________________________________________________________
36699 [ 17887] By: rgs                                   on 2002/09/09  21:00:08
36700         Log: Subject: Re: [PATCH] Quieten warnings in Deparse.pm
36701              From: Paul Johnson <paul@pjcj.net>
36702              Date: Mon, 9 Sep 2002 23:37:33 +0200
36703              Message-ID: <20020909213733.GD879@pjcj.net>
36704      Branch: perl
36705            ! ext/B/B/Deparse.pm
36706 ____________________________________________________________________________
36707 [ 17886] By: rgs                                   on 2002/09/09  20:38:01
36708         Log: Subject: [PATCH] Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
36709              From: Nicholas Clark <nick@unfortu.net>
36710              Date: Sun, 8 Sep 2002 23:05:54 +0100
36711              Message-ID: <20020908220553.GO286@Bagpuss.unfortu.net>
36712      Branch: perl
36713            ! configpm
36714 ____________________________________________________________________________
36715 [ 17885] By: rgs                                   on 2002/09/09  20:35:34
36716         Log: Subject: [PATCH] strict.pm pod at __END__
36717              From: Nicholas Clark <nick@unfortu.net>
36718              Date: Sun, 8 Sep 2002 22:36:09 +0100
36719              Message-ID: <20020908213608.GM286@Bagpuss.unfortu.net>
36720      Branch: perl
36721            ! lib/strict.pm
36722 ____________________________________________________________________________
36723 [ 17884] By: rgs                                   on 2002/09/09  19:33:11
36724         Log: Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')
36725              From: Nicholas Clark <nick@unfortu.net>
36726              Date: Sun, 8 Sep 2002 19:45:52 +0100
36727              Message-ID: <20020908184551.GH286@Bagpuss.unfortu.net>
36728      Branch: perl
36729            ! lib/File/Find/t/find.t
36730 ____________________________________________________________________________
36731 [ 17883] By: rgs                                   on 2002/09/09  19:10:08
36732         Log: Subject: [PATCH] Quieten warnings in Deparse.pm
36733              From: Paul Johnson <paul@pjcj.net>
36734              Date: Sun, 8 Sep 2002 23:50:11 +0200
36735              Message-ID: <20020908215011.GA879@pjcj.net>
36736      Branch: perl
36737            ! ext/B/B/Deparse.pm
36738 ____________________________________________________________________________
36739 [ 17882] By: hv                                    on 2002/09/09  10:33:58
36740         Log: Update Changes
36741      Branch: perl
36742            ! Changes patchlevel.h
36743 ____________________________________________________________________________
36744 [ 17881] By: hv                                    on 2002/09/09  09:54:55
36745         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
36746              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
36747              Date: Mon, 9 Sep 2002 01:48:08 -0400
36748              Message-Id: <10209090148.ZM1555835@puck2.rutgers.edu>
36749      Branch: perl
36750            ! perl.h sv.c
36751 ____________________________________________________________________________
36752 [ 17880] By: hv                                    on 2002/09/09  09:33:55
36753         Log: integrate Math::BigInt-1.63
36754              Subject: Re: [perl #16997] Math::BigFloat hang on bsqrt [ANNOUNCE v1.63
36755              From: Tels <perl_dummy@bloodgate.com>
36756              Date: Mon, 09 Sep 2002 00:23:01 +0200 (CEST)
36757              Message-Id: <200209082022.g88KMGY20194@crypt.org>
36758      Branch: perl
36759            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
36760            ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/constant.t
36761            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
36762            ! lib/Math/BigInt/t/sub_mif.t
36763 ____________________________________________________________________________
36764 [ 17879] By: hv                                    on 2002/09/09  09:23:53
36765         Log: Subject: [PATCH] Configure locincpth vs Jaguar gcc 3
36766              From: Jarkko Hietaniemi <jhi@iki.fi>
36767              Date: Mon, 9 Sep 2002 00:07:46 +0300
36768              Message-ID: <20020908210746.GB4136@lyta.hut.fi>
36769      Branch: perl
36770            ! Configure
36771 ____________________________________________________________________________
36772 [ 17878] By: hv                                    on 2002/09/09  09:11:57
36773         Log: small grammar fix in Benchmark docs
36774      Branch: perl
36775            ! lib/Benchmark.pm
36776 ____________________________________________________________________________
36777 [ 17877] By: hv                                    on 2002/09/09  09:09:30
36778         Log: Subject: [PATCH] configpm
36779              From: Abe Timmerman <abe@ztreet.demon.nl>
36780              Date: Sun, 8 Sep 2002 17:21:19 +0200
36781              Message-Id: <200209081721.19233.abe@ztreet.demon.nl>
36782      Branch: perl
36783            ! configpm
36784 ____________________________________________________________________________
36785 [ 17876] By: hv                                    on 2002/09/09  08:48:35
36786         Log: Subject: Re: Smoke 17849 MSWin32 (w2k/GCC)
36787              From: Abe Timmerman <abe@ztreet.demon.nl>
36788              Date: Mon, 9 Sep 2002 01:32:19 +0200
36789              Message-Id: <200209090132.19891.abe@ztreet.demon.nl>
36790      Branch: perl
36791            ! makedef.pl
36792 ____________________________________________________________________________
36793 [ 17875] By: rgs                                   on 2002/09/08  18:55:01
36794         Log: Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick)
36795              From: Nicholas Clark <nick@unfortu.net>
36796              Date: Sun, 8 Sep 2002 15:46:44 +0100
36797              Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net>
36798              
36799              Plus two other similar tweaks
36800      Branch: perl
36801            ! ext/SDBM_File/sdbm.t
36802 ____________________________________________________________________________
36803 [ 17874] By: hv                                    on 2002/09/08  17:10:38
36804         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
36805              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
36806              Date: Sat, 7 Sep 2002 05:25:45 -0400
36807              Message-Id: <10209070525.ZM1584639@puck2.rutgers.edu>
36808      Branch: perl
36809            ! hints/irix_6.sh numeric.c perl.h sv.c t/base/num.t
36810            ! t/op/sprintf.t
36811 ____________________________________________________________________________
36812 [ 17873] By: hv                                    on 2002/09/08  16:48:54
36813         Log: Subject: [PATCH] COW for ithreads (was Re: what copies scalars in ithreads?)
36814              From: Nicholas Clark <nick@unfortu.net>
36815              Date: Sat, 7 Sep 2002 00:20:53 +0100
36816              Message-ID: <20020906232052.GB901@Bagpuss.unfortu.net>
36817      Branch: perl
36818            ! op.c sv.c
36819 ____________________________________________________________________________
36820 [ 17872] By: hv                                    on 2002/09/08  16:35:46
36821         Log: temporarily skip failing Storable tests caused by #17869
36822      Branch: perl
36823            ! ext/Storable/t/code.t
36824 ____________________________________________________________________________
36825 [ 17871] By: hv                                    on 2002/09/08  16:23:49
36826         Log: Subject: [PATCH] tiddly tidy up for util.c
36827              From: Nicholas Clark <nick@unfortu.net>
36828              Date: Fri, 6 Sep 2002 23:00:14 +0100
36829              Message-ID: <20020906220013.GD428@Bagpuss.unfortu.net>
36830      Branch: perl
36831            ! util.c
36832 ____________________________________________________________________________
36833 [ 17870] By: hv                                    on 2002/09/08  16:21:23
36834         Log: regularise whitespace and formatting in util.c
36835      Branch: perl
36836            ! util.c
36837 ____________________________________________________________________________
36838 [ 17869] By: hv                                    on 2002/09/08  15:46:08
36839         Log: Subject: [perl #17061] no strict 'garbage'
36840              From: Elizabeth Mattijsen (via RT) <perlbug@perl.org>
36841              Date: 6 Sep 2002 19:31:02 -0000
36842              Message-Id: <rt-17061-36808.6.19994322284541@bugs6.perl.org>
36843              Date: Sat, 07 Sep 2002 13:40:22 +0200
36844              Message-Id: <4.2.0.58.20020907133846.02476d40@mickey.dijkmat.nl>
36845      Branch: perl
36846            ! lib/strict.pm lib/strict.t
36847 ____________________________________________________________________________
36848 [ 17868] By: hv                                    on 2002/09/08  15:24:08
36849         Log: small fix to perl58delta for MIME::QuotedPrint, from Jarkko
36850      Branch: perl
36851            ! pod/perl58delta.pod
36852 ____________________________________________________________________________
36853 [ 17867] By: hv                                    on 2002/09/08  15:10:46
36854         Log: Subject: [PATCH] allow using hires time() in Benchmark
36855              From: Jarkko Hietaniemi <jhi@iki.fi>
36856              Date: Fri, 6 Sep 2002 00:38:11 +0300
36857              Message-ID: <20020905213811.GA23771@lyta.hut.fi>
36858      Branch: perl
36859            ! lib/Benchmark.pm
36860 ____________________________________________________________________________
36861 [ 17866] By: hv                                    on 2002/09/08  15:06:05
36862         Log: Subject: [PATCH] OS/400 PASE symbol scan tweak
36863              From: Jarkko Hietaniemi <jhi@kosh.hut.fi>
36864              Date: Thu, 5 Sep 2002 21:46:20 +0300 (EET DST)
36865              Message-Id: <200209051846.g85IkKOk013697@kosh.hut.fi>
36866      Branch: perl
36867            ! Configure
36868 ____________________________________________________________________________
36869 [ 17865] By: hv                                    on 2002/09/08  15:03:23
36870         Log: Subject: Unicode::Collate 0.23 Released
36871              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
36872              Date: Thu, 05 Sep 2002 23:28:32 +0900
36873              Message-Id: <20020905232316.8151.BQW10602@nifty.com>
36874      Branch: perl
36875            + lib/Unicode/Collate/t/index.t
36876            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
36877            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
36878 ____________________________________________________________________________
36879 [ 17864] By: hv                                    on 2002/09/08  14:55:31
36880         Log: Subject: sv_2pv_flags and ROK and UTF8 flags
36881              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36882              Date: Wed, 04 Sep 2002 21:09:01 -0700
36883              Message-ID: <djtd9gzkgyLd092yn@efn.org>
36884              Date: Fri, 06 Sep 2002 09:23:03 -0700
36885              Message-ID: <nZNe9gzkgKdH092yn@efn.org>
36886      Branch: perl
36887            ! lib/overload.t sv.c sv.h t/op/pat.t
36888 ____________________________________________________________________________
36889 [ 17863] By: hv                                    on 2002/09/08  14:11:54
36890         Log: setting PERL_CORE as in #17861 violates assumptions made by taint tests
36891      Branch: perl
36892            ! t/op/taint.t
36893 ____________________________________________________________________________
36894 [ 17862] By: hv                                    on 2002/09/08  14:01:07
36895         Log: Subject: [PATCH t/TestInit.pm] Set env PERL_CORE
36896              From: Michael G Schwern <schwern@pobox.com>
36897              Date: Wed, 4 Sep 2002 11:38:01 -0700
36898              Message-ID: <20020904183801.GF8367@ool-18b93024.dyn.optonline.net>
36899      Branch: perl
36900            ! t/TestInit.pm
36901 ____________________________________________________________________________
36902 [ 17861] By: hv                                    on 2002/09/08  13:58:10
36903         Log: Subject: Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings
36904              From: Michael G Schwern <schwern@pobox.com>
36905              Date: Fri, 6 Sep 2002 14:03:16 -0700
36906              Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net>
36907      Branch: perl
36908            ! t/test.pl
36909 ____________________________________________________________________________
36910 [ 17860] By: hv                                    on 2002/09/08  13:48:49
36911         Log: #17859 misuses s/// return values
36912      Branch: perl
36913            ! configpm
36914 ____________________________________________________________________________
36915 [ 17859] By: hv                                    on 2002/09/08  13:17:46
36916         Log: Subject: Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
36917              From: Nicholas Clark <nick@unfortu.net>
36918              Date: Mon, 2 Sep 2002 23:22:32 +0100
36919              Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net>
36920      Branch: perl
36921            ! configpm
36922 ____________________________________________________________________________
36923 [ 17858] By: pudge                                 on 2002/09/08  04:47:02
36924         Log: Save script context in compiled script
36925              From Bart Lateur
36926      Branch: maint-5.6/macperl
36927            ! macos/lib/Mac/OSA/Simple.pm
36928 ____________________________________________________________________________
36929 [ 17857] By: pudge                                 on 2002/09/08  04:46:31
36930         Log: Add Mac OS X Note
36931      Branch: maint-5.6/macperl
36932            ! macos/lib/Mac/Glue.pm
36933 ____________________________________________________________________________
36934 [ 17856] By: pudge                                 on 2002/09/08  04:46:03
36935         Log: Remove workaround for fixed GUSI bug #553817
36936      Branch: maint-5.6/macperl
36937            ! macos/MacPerlTests.cmd
36938 ____________________________________________________________________________
36939 [ 17855] By: pudge                                 on 2002/09/08  04:36:08
36940         Log: Add ChooseFSObject/GetFolder
36941              From Thomas Wegner
36942      Branch: maint-5.6/macperl
36943            + macos/ext/Mac/StandardFile/ChooseFSObject.c
36944            + macos/ext/Mac/StandardFile/ChooseFSObject.h
36945            + macos/ext/Mac/StandardFile/t/ChooseFSObject.t
36946            ! macos/Perl.r macos/ext/Mac/StandardFile/Makefile.PL
36947            ! macos/ext/Mac/StandardFile/StandardFile.pm
36948            ! macos/ext/Mac/StandardFile/StandardFile.xs
36949            ! macos/macperl/MacPerl.r
36950 ____________________________________________________________________________
36951 [ 17854] By: pudge                                 on 2002/09/08  04:35:08
36952         Log: Fix URL encoding for MacPerl Help/Shuck
36953              Bug exposed in Mac OS X 10.2; MacPerl Bug #598449
36954      Branch: maint-5.6/macperl
36955            ! macos/macperl/MPHelp.c
36956 ____________________________________________________________________________
36957 [ 17853] By: pudge                                 on 2002/09/08  04:33:43
36958         Log: TextEdit example show text extraction
36959      Branch: maint-5.6/macperl
36960            ! macos/ext/Mac/TextEdit/t/SimpleText.t
36961 ____________________________________________________________________________
36962 [ 17852] By: pudge                                 on 2002/09/08  04:32:53
36963         Log: File::Copy should only warn if there's something to warn about
36964      Branch: maint-5.6/macperl
36965            ! lib/File/Copy.pm
36966 ____________________________________________________________________________
36967 [ 17851] By: nick                                  on 2002/09/07  10:18:20
36968         Log: Integrate mainline
36969      Branch: perlio
36970           +> README.os400 ext/threads/shared/t/disabled.t hints/os400.sh
36971           !> (integrate 69 files)
36972 ____________________________________________________________________________
36973 [ 17850] By: ams                                   on 2002/09/06  03:31:32
36974         Log: Subject: [PATCH] (mostly (Unicode)) pod nits
36975              From: Jarkko Hietaniemi <jhi@iki.fi>
36976              Date: Fri, 6 Sep 2002 06:01:57 +0300
36977              Message-Id: <20020906030157.GA28252@lyta.hut.fi>
36978      Branch: perl
36979            ! pod/perl.pod pod/perlunicode.pod pod/perluniintro.pod
36980 ____________________________________________________________________________
36981 [ 17849] By: gsar                                  on 2002/09/05  06:28:36
36982         Log: document setting the email address
36983      Branch: perl
36984            ! Porting/repository.pod
36985 ____________________________________________________________________________
36986 [ 17848] By: hv                                    on 2002/09/04  23:12:15
36987         Log: AUTHORS: preferred address for Allen Smith
36988      Branch: perl
36989            ! AUTHORS
36990 ____________________________________________________________________________
36991 [ 17847] By: hv                                    on 2002/09/04  23:10:37
36992         Log: copy on write: fixes and debugging
36993              Subject: what copies scalars in ithreads?
36994              From: Nicholas Clark <nick@unfortu.net>
36995              Date: Wed, 4 Sep 2002 21:52:47 +0100
36996              Message-ID: <20020904205247.GA280@Bagpuss.unfortu.net>
36997      Branch: perl
36998            ! sv.c
36999 ____________________________________________________________________________
37000 [ 17846] By: hv                                    on 2002/09/04  23:02:43
37001         Log: Subject: Re: [PATCH] A variety of README nitpicks.
37002              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37003              Date: Wed, 04 Sep 2002 09:10:05 +0200
37004              Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl>
37005      Branch: perl
37006            ! README.hpux
37007 ____________________________________________________________________________
37008 [ 17845] By: hv                                    on 2002/09/04  15:06:33
37009         Log: Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t
37010      Branch: perl
37011            ! lib/Math/BigInt/t/constant.t
37012 ____________________________________________________________________________
37013 [ 17844] By: hv                                    on 2002/09/04  14:32:19
37014         Log: #17836 (DB_File-1.805) misses a couple of dTHX declarations
37015      Branch: perl
37016            ! ext/DB_File/DB_File.xs
37017 ____________________________________________________________________________
37018 [ 17843] By: hv                                    on 2002/09/04  14:09:13
37019         Log: #17842 was only half the story
37020              Subject: [PATCH deb.c] Re: HiRes failure is success?
37021              From: Dave Mitchell <davem@fdgroup.com>
37022              Date: Wed, 4 Sep 2002 16:11:15 +0100
37023              Message-ID: <20020904161115.E27603@fdgroup.com>
37024      Branch: perl
37025            ! deb.c
37026 ____________________________________________________________________________
37027 [ 17842] By: hv                                    on 2002/09/04  14:04:40
37028         Log: printf argument mismatch in Perl_deb_stack_all() from change #17718
37029      Branch: perl
37030            ! deb.c
37031 ____________________________________________________________________________
37032 [ 17841] By: hv                                    on 2002/09/04  13:57:27
37033         Log: Subject: [PATCH] op/getpid.t failure
37034              From: Michael G Schwern <schwern@pobox.com>
37035              Date: Tue, 3 Sep 2002 17:48:24 -0700
37036              Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net>
37037      Branch: perl
37038            ! t/op/getpid.t
37039 ____________________________________________________________________________
37040 [ 17840] By: hv                                    on 2002/09/04  13:55:20
37041         Log: Subject: [PATCH] File::Basename doesn't lazy load Carp right.
37042              and Subject: [PATCH] More modules that don't lazy load Carp right.
37043              From: Michael G Schwern <schwern@pobox.com>
37044              Date: Tue, 3 Sep 2002 17:21:57 -0700
37045              Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net>
37046              and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net>
37047      Branch: perl
37048            ! ext/Encode/Unicode/Unicode.pm
37049            ! ext/Encode/lib/Encode/Encoding.pm ext/Sys/Hostname/Hostname.pm
37050            ! lib/File/Basename.pm
37051 ____________________________________________________________________________
37052 [ 17839] By: hv                                    on 2002/09/04  13:47:12
37053         Log: Subject: Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
37054              From: "Brendan O'Dea" <bod@debian.org>
37055              Date: Wed, 4 Sep 2002 02:36:10 +1000
37056              Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au>
37057      Branch: perl
37058            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
37059 ____________________________________________________________________________
37060 [ 17838] By: hv                                    on 2002/09/04  13:41:27
37061         Log: Subject: [PATCHes] Still no working Berkeley DB in OS X 10.2
37062              From: =?ISO-8859-1?Q?Kay_R=F6pke?= <kay@dolphin-services.de>
37063              Date: Tue, 3 Sep 2002 13:46:18 +0200
37064              Message-Id: <C287A20E-BF32-11D6-A454-000393414688@dolphin-services.de>
37065      Branch: perl
37066            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
37067 ____________________________________________________________________________
37068 [ 17837] By: hv                                    on 2002/09/04  13:38:27
37069         Log: Subject: [PATCH lib/Config.t] test grandfathered Config variables
37070              From: Michael G Schwern <schwern@pobox.com>
37071              Date: Mon, 2 Sep 2002 22:29:07 -0700
37072              Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net>
37073      Branch: perl
37074            ! lib/Config.t
37075 ____________________________________________________________________________
37076 [ 17836] By: hv                                    on 2002/09/04  13:35:36
37077         Log: Subject: [PATCH] DB_File 1.805
37078              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
37079              Date: Mon, 2 Sep 2002 23:56:40 +0100
37080              Message-ID: <AIEAJICLCBDNAAOLLOKLAEMCFFAA.Paul.Marquess@btinternet.com>
37081      Branch: perl
37082            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
37083            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
37084            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
37085            ! ext/DB_File/t/db-recno.t ext/DB_File/typemap
37086 ____________________________________________________________________________
37087 [ 17835] By: hv                                    on 2002/09/04  13:23:17
37088         Log: fix coredump after 64k-deep recursion
37089              Subject: Re: debugging coredump with -DD
37090              From: hv@crypt.org
37091              Date: Tue, 03 Sep 2002 14:34:20 +0100
37092              Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk>
37093      Branch: perl
37094            ! cop.h t/op/recurse.t
37095 ____________________________________________________________________________
37096 [ 17834] By: hv                                    on 2002/09/04  13:08:36
37097         Log: perldoc: allow arguments for pager
37098              Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch
37099              From: Chip Turner <cturner@redhat.com>
37100              Date: 02 Sep 2002 01:17:23 -0400
37101              Message-ID: <vzku1l9x95o.fsf@minbar.devel.redhat.com>
37102      Branch: perl
37103            ! utils/perldoc.PL
37104 ____________________________________________________________________________
37105 [ 17833] By: hv                                    on 2002/09/04  12:55:54
37106         Log: Subject: [PATCH] use sysconf(_SC_CLK_TCK) for times()
37107              From: Jarkko Hietaniemi <jhi@iki.fi>
37108              Date: Sun, 1 Sep 2002 19:23:55 +0300
37109              Message-ID: <20020901162355.GH12536@lyta.hut.fi>
37110      Branch: perl
37111            ! embedvar.h intrpvar.h perl.c perlapi.h pp_sys.c
37112 ____________________________________________________________________________
37113 [ 17832] By: hv                                    on 2002/09/04  12:39:42
37114         Log: Subject: Re: [PATCH] Correct/completes Overloading in XS mods
37115              From: John Peacock <jpeacock@rowman.com>
37116              Date: Sun, 01 Sep 2002 15:00:12 -0400
37117              Message-ID: <3D7263BC.9020608@rowman.com>
37118      Branch: perl
37119            ! lib/ExtUtils/xsubpp pod/perlxs.pod
37120 ____________________________________________________________________________
37121 [ 17831] By: hv                                    on 2002/09/04  11:47:10
37122         Log: #17827 misses some win32 tweaks
37123      Branch: perl
37124            ! win32/Makefile win32/makefile.mk
37125 ____________________________________________________________________________
37126 [ 17830] By: hv                                    on 2002/09/04  11:41:22
37127         Log: update email address for Paul Marquess
37128      Branch: perl
37129            ! AUTHORS
37130 ____________________________________________________________________________
37131 [ 17829] By: hv                                    on 2002/09/04  11:38:39
37132         Log: Subject: Correction for AUTHORS.html
37133              From: Sean Davis <dive@ender.com>
37134              Date: Fri, 30 Aug 2002 03:51:16 -0700
37135              Message-ID: <20020830035116.A18739@endersgame.net>
37136      Branch: perl
37137            ! AUTHORS
37138 ____________________________________________________________________________
37139 [ 17828] By: hv                                    on 2002/09/04  11:31:42
37140         Log: Subject: [PATCH] File::Spec->catfile not canonicalizing consistently
37141              From: Michael G Schwern <schwern@pobox.com>
37142              Date: Fri, 30 Aug 2002 03:40:45 -0700
37143              Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net>
37144      Branch: perl
37145            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
37146            ! lib/File/Spec/t/Spec.t
37147 ____________________________________________________________________________
37148 [ 17827] By: hv                                    on 2002/09/04  11:21:57
37149         Log: Subject: [PATCH] OS/400 PASE port
37150              From: Jarkko Hietaniemi <jhi@iki.fi>
37151              Date: Thu, 29 Aug 2002 22:22:51 +0300
37152              Message-ID: <20020829192251.GA27102@lyta.hut.fi>
37153      Branch: perl
37154            + README.os400 hints/os400.sh
37155            ! Configure MANIFEST hints/aix.sh lib/Cwd.pm pod/buildtoc.PL
37156            ! pod/perl.pod pod/perlebcdic.pod pod/perlport.pod
37157 ____________________________________________________________________________
37158 [ 17826] By: hv                                    on 2002/09/04  11:10:54
37159         Log: Subject: [PATCH 5.8.0] allow Sys::Syslog test to fail gracefully
37160              From: "Brendan O'Dea" <bod@debian.org>
37161              Date: Thu, 29 Aug 2002 22:42:39 +1000
37162              Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au>
37163      Branch: perl
37164            ! ext/Sys/Syslog/syslog.t
37165 ____________________________________________________________________________
37166 [ 17825] By: hv                                    on 2002/09/04  10:53:59
37167         Log: Subject: Re: Possible bug in IPC/Semaphore.pm [PATCH]
37168              From: "John P. Linderman" <jpl@research.att.com>
37169              Date: Wed, 28 Aug 2002 08:04:29 -0400 (EDT)
37170              Message-Id: <200208271900.PAA98096@raptor.research.att.com>
37171      Branch: perl
37172            ! ext/IPC/SysV/Semaphore.pm
37173 ____________________________________________________________________________
37174 [ 17824] By: rgs                                   on 2002/09/03  20:02:36
37175         Log: Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
37176              From: Richard Soderberg (via RT) <perlbug@perl.org>
37177              Date: 3 Sep 2002 18:48:54 -0000
37178              Message-ID: <rt-16971-36426.15.5276119194873@bugs6.perl.org>
37179              
37180              Subject: [PATCH] A variety of README nitpicks.
37181              From: Richard Soderberg <rs@crystalflame.net>
37182              Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT)
37183              Message-ID: <Pine.LNX.4.33.0209031148280.32671-200000@oregonnet.com>
37184      Branch: perl
37185            ! README.amiga README.dgux README.dos README.epoc README.hpux
37186            ! README.mint README.netware README.vmesa
37187 ____________________________________________________________________________
37188 [ 17823] By: rgs                                   on 2002/09/03  19:47:05
37189         Log: Fix bug #16828.
37190              Add a few tests to ext/B/t/b.t, make it use Test::More.
37191      Branch: perl
37192            ! ext/B/B.xs ext/B/t/b.t
37193 ____________________________________________________________________________
37194 [ 17822] By: rgs                                   on 2002/09/02  19:29:52
37195         Log: Some simple tests for the POSIX::isXXX() functions.
37196      Branch: perl
37197            ! ext/POSIX/t/posix.t
37198 ____________________________________________________________________________
37199 [ 17821] By: rgs                                   on 2002/08/30  19:56:53
37200         Log: Advertise Linux::Pid.
37201      Branch: perl
37202            ! pod/perlfunc.pod pod/perlvar.pod
37203 ____________________________________________________________________________
37204 [ 17820] By: gsar                                  on 2002/08/30  19:55:21
37205         Log: integrate macperl changes#17657,17658,17663,17664
37206              
37207              Neglected to include old bugfix from main branch
37208              
37209              Count line numbers properly in MacPerl app
37210              
37211              Portability fixes for blib
37212              (already in 5.8/5.9)
37213              
37214              Minor test fixes
37215      Branch: maint-5.6/perl
37216           !> lib/blib.pm perl.c t/lib/filespec.t t/op/magic.t
37217 ____________________________________________________________________________
37218 [ 17819] By: hv                                    on 2002/08/30  13:42:02
37219         Log: Subject: [PATCH] Tweaks to Bleadperl Version Object Support
37220              From: John Peacock <jpeacock@rowman.com>
37221              Date: Wed, 28 Aug 2002 22:13:48 -0400
37222              Message-ID: <3D6D835C.50809@rowman.com>
37223      Branch: perl
37224            ! universal.c util.c
37225 ____________________________________________________________________________
37226 [ 17818] By: hv                                    on 2002/08/30  13:16:05
37227         Log: add test related to change #17799:
37228              Subject: Re: if.pm bug.
37229              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
37230              Date: Thu, 29 Aug 2002 19:39:58 +0200
37231              Message-ID: <20020829173358.34731.qmail@onion.perl.org>
37232      Branch: perl
37233            ! lib/if.t
37234 ____________________________________________________________________________
37235 [ 17817] By: hv                                    on 2002/08/30  13:12:20
37236         Log: Subject: [PATCH] AUTHORS
37237              From: "Brendan O'Dea" <bod@debian.org>
37238              Date: Thu, 29 Aug 2002 22:49:34 +1000
37239              Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au>
37240      Branch: perl
37241            ! AUTHORS
37242 ____________________________________________________________________________
37243 [ 17816] By: hv                                    on 2002/08/30  13:10:45
37244         Log: Subject: [PATCH 5.8.0] Term::Cap allow # comments in infcocmp output
37245              From: "Brendan O'Dea" <bod@debian.org>
37246              Date: Thu, 29 Aug 2002 22:46:47 +1000
37247              Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au>
37248      Branch: perl
37249            ! lib/Term/Cap.pm
37250 ____________________________________________________________________________
37251 [ 17815] By: hv                                    on 2002/08/30  13:02:41
37252         Log: formatting cleanup and:
37253              Subject: Re: perl-5.8.0 on HP porting center
37254              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37255              Date: Thu, 29 Aug 2002 12:23:31 +0200
37256              Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
37257      Branch: perl
37258            ! installperl
37259 ____________________________________________________________________________
37260 [ 17814] By: hv                                    on 2002/08/30  12:23:33
37261         Log: Subject: [PATCH] perlmod.pod nit
37262              From: Autrijus Tang <autrijus@autrijus.org>
37263              Date: Thu, 29 Aug 2002 03:49:34 +0800
37264              Message-ID: <20020828194934.GA12244@not.autrijus.org>
37265      Branch: perl
37266            ! pod/perlmod.pod
37267 ____________________________________________________________________________
37268 [ 17813] By: hv                                    on 2002/08/30  12:19:15
37269         Log: Subject: [PATCH] Re: glob names and Regexp type introspection
37270              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37271              Date: Thu, 29 Aug 2002 17:31:31 -0700
37272              Message-ID: <jzrb9gzkgO7W092yn@efn.org>
37273      Branch: perl
37274            ! sv.c t/op/pat.t
37275 ____________________________________________________________________________
37276 [ 17812] By: hv                                    on 2002/08/30  12:06:20
37277         Log: Subject: [PATCH] typos in Hash::Util documentation
37278              From: Slaven Rezic <slaven.rezic@berlin.de>
37279              Date: Wed, 28 Aug 2002 17:08:50 +0200 (CEST)
37280              Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de>
37281      Branch: perl
37282            ! lib/Hash/Util.pm
37283 ____________________________________________________________________________
37284 [ 17811] By: hv                                    on 2002/08/30  12:02:59
37285         Log: Subject: Re: Recent changes on the HP porting center
37286              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37287              Date: Wed, 28 Aug 2002 17:39:27 +0200
37288              Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl>
37289      Branch: perl
37290            ! README.hpux
37291 ____________________________________________________________________________
37292 [ 17810] By: hv                                    on 2002/08/30  11:58:18
37293         Log: Subject: [PATCH] Fixes to threads::shared when disabled
37294              From: Michael G Schwern <schwern@pobox.com>
37295              Date: Wed, 28 Aug 2002 06:04:18 -0700
37296              Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net>
37297      Branch: perl
37298            + ext/threads/shared/t/disabled.t
37299            ! MANIFEST ext/threads/shared/shared.pm
37300            ! ext/threads/shared/t/hv_refs.t
37301 ____________________________________________________________________________
37302 [ 17809] By: nick                                  on 2002/08/30  08:06:56
37303         Log: Integrate mainline
37304      Branch: perlio
37305           +> t/op/getpid.t
37306           !> (integrate 28 files)
37307 ____________________________________________________________________________
37308 [ 17808] By: ams                                   on 2002/08/30  02:59:31
37309         Log: Subject: [PATCH] Tru64 vs Berkeley DB
37310              From: Jarkko Hietaniemi <jhi@iki.fi>
37311              Date: Fri, 30 Aug 2002 06:56:38 +0300
37312              Message-Id: <20020830035638.GB874@lyta.hut.fi>
37313      Branch: perl
37314            ! README.tru64 hints/dec_osf.sh
37315 ____________________________________________________________________________
37316 [ 17807] By: ams                                   on 2002/08/30  02:32:30
37317         Log: Subject: [PATCH] IRIX + INSTALL
37318              From: Jarkko Hietaniemi <jhi@iki.fi>
37319              Date: Fri, 30 Aug 2002 06:31:48 +0300
37320              Message-Id: <20020830033148.GA874@lyta.hut.fi>
37321      Branch: perl
37322            ! INSTALL hints/irix_6.sh
37323 ____________________________________________________________________________
37324 [ 17806] By: hv                                    on 2002/08/29  22:56:45
37325         Log: #17449 failed to apply the actual patch. This is it.
37326      Branch: perl
37327            ! lib/Exporter.pm lib/Exporter/Heavy.pm
37328 ____________________________________________________________________________
37329 [ 17805] By: hv                                    on 2002/08/29  13:49:04
37330         Log: Fix based on:
37331              Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx)
37332              From: "esm@pobox.com (via RT)" <perlbug@perl.org>
37333              Date: 27 Aug 2002 22:10:16 -0000
37334              Message-Id: <rt-16799-35846.14.4842888832041@bugs6.perl.org>
37335      Branch: perl
37336            ! ext/POSIX/POSIX.xs
37337 ____________________________________________________________________________
37338 [ 17804] By: hv                                    on 2002/08/29  13:29:43
37339         Log: Subject: [PATCH] B::check_av() ; B::Deparse for CHECK blocks
37340              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37341              Date: Tue, 27 Aug 2002 23:36:53 +0200
37342              Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr>
37343      Branch: perl
37344            ! embedvar.h ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm intrpvar.h
37345            ! perl.c perlapi.h sv.c
37346 ____________________________________________________________________________
37347 [ 17803] By: ams                                   on 2002/08/29  13:09:47
37348         Log: Subject: [PATCH] AIX compiler setup sanity checking
37349              From: Jarkko Hietaniemi <jhi@iki.fi>
37350              Date: Thu, 29 Aug 2002 16:43:51 +0300
37351              Message-Id: <20020829134351.GG5219@lyta.hut.fi>
37352      Branch: perl
37353            ! hints/aix.sh
37354 ____________________________________________________________________________
37355 [ 17802] By: hv                                    on 2002/08/29  12:32:51
37356         Log: Subject: [perl #16769] Documention bug
37357              From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
37358              Date: 26 Aug 2002 10:01:04 -0000
37359              Message-Id: <rt-16769-35720.17.1057454913803@bugs6.perl.org>
37360      Branch: perl
37361            ! pod/perl58delta.pod
37362 ____________________________________________________________________________
37363 [ 17801] By: hv                                    on 2002/08/29  12:19:30
37364         Log: Subject: [PATCH] ExtUtils::Constant 0.14
37365              From: Nicholas Clark <nick@unfortu.net>
37366              Date: Sun, 25 Aug 2002 18:06:00 +0100
37367              Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net>
37368      Branch: perl
37369            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
37370 ____________________________________________________________________________
37371 [ 17800] By: hv                                    on 2002/08/29  12:08:59
37372         Log: Subject: Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5
37373              From: Mark-Jason Dominus <mjd@plover.com>
37374              Date: Sun, 25 Aug 2002 12:09:53 -0400
37375              Message-ID: <20020825160953.15987.qmail@plover.com>
37376      Branch: perl
37377            ! pod/perlfaq5.pod
37378 ____________________________________________________________________________
37379 [ 17799] By: hv                                    on 2002/08/29  11:48:39
37380         Log: Subject: Re: if.pm bug.
37381              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
37382              Date: Sun, 25 Aug 2002 00:27:59 +0200
37383              Message-ID: <20020824222210.16387.qmail@onion.perl.org>
37384      Branch: perl
37385            ! lib/if.pm
37386 ____________________________________________________________________________
37387 [ 17798] By: hv                                    on 2002/08/29  11:44:00
37388         Log: Subject: [PATCH] posixify getppid on linux-multithread
37389              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37390              Date: Tue, 6 Aug 2002 21:56:46 +0200
37391              Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr>
37392      Branch: perl
37393            + t/op/getpid.t
37394            ! MANIFEST embedvar.h hints/linux.sh perl.c perlapi.h perlvars.h
37395            ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c util.c
37396 ____________________________________________________________________________
37397 [ 17797] By: hv                                    on 2002/08/29  10:55:41
37398         Log: Subject: Re: [perl #16677] B::SV::FLAGS dumps core
37399              From: Mark-Jason Dominus <mjd@plover.com>
37400              Date: Sun, 25 Aug 2002 22:31:54 -0400
37401              Message-ID: <20020826023154.22986.qmail@plover.com>
37402      Branch: perl
37403            ! ext/B/B.pm
37404 ____________________________________________________________________________
37405 [ 17796] By: nick                                  on 2002/08/27  18:46:22
37406         Log: Twiddle with my mail -> Change script
37407      Branch: perlio
37408            ! Porting/apply
37409 ____________________________________________________________________________
37410 [ 17795] By: nick                                  on 2002/08/27  18:42:41
37411         Log: Subject:  Re: PerlIO::via silent failure
37412              From:  Richard Clamp <richardc@unixbeard.net>
37413              Date:  Sun, 11 Aug 2002 15:52:24 +0100
37414              Message-Id:  <20020811145224.GA23897@mirth.demon.co.uk>
37415      Branch: perlio
37416            ! ext/PerlIO/t/via.t ext/PerlIO/via/via.xs
37417 ____________________________________________________________________________
37418 [ 17792] By: nick                                  on 2002/08/27  18:09:29
37419         Log: Integrate mainline
37420      Branch: perlio
37421           +> ext/Storable/t/code.t lib/Math/BigInt/Scalar.pm
37422           +> lib/Math/BigInt/t/bigints.t lib/Math/BigRat/t/big_ap.t
37423           +> lib/Pod/t/text-options.t lib/Test/Simple/t/details.t
37424           +> lib/Test/Simple/t/fork.t lib/Test/Simple/t/has_plan.t
37425           +> lib/Test/Simple/t/has_plan2.t lib/Test/Simple/t/ok_obj.t
37426           +> lib/bignum/t/biinfnan.t lib/bignum/t/bn_lite.t
37427           +> lib/bignum/t/bninfnan.t lib/bignum/t/br_lite.t
37428           +> lib/bignum/t/brinfnan.t lib/bignum/t/infnan.inc
37429           +> t/lib/Test/Simple/sample_tests/pre_plan_death.plx
37430           !> (integrate 135 files)
37431 ____________________________________________________________________________
37432 [ 17791] By: hv                                    on 2002/08/27  11:28:32
37433         Log: Missing MANIFEST files for #17783.
37434      Branch: perl
37435            ! MANIFEST
37436 ____________________________________________________________________________
37437 [ 17790] By: hv                                    on 2002/08/27  11:22:36
37438         Log: #17783 introduced an outdated test module, causing failure in
37439              lib/ExtUtils/t/problems.t. This grabs a more recent copy from
37440              ExtUtils::MakeMaker.
37441      Branch: perl
37442            ! t/lib/TieOut.pm
37443 ____________________________________________________________________________
37444 [ 17789] By: ams                                   on 2002/08/27  04:04:48
37445         Log: Subject: Patch perlvar.pod
37446              From: mjd@plover.com
37447              Date: 27 Aug 2002 03:03:01 -0000
37448              Message-Id: <20020827030301.32481.qmail@plover.com>
37449      Branch: perl
37450            ! pod/perlvar.pod
37451 ____________________________________________________________________________
37452 [ 17788] By: hv                                    on 2002/08/26  23:59:47
37453         Log: Update Changes
37454      Branch: perl
37455            ! Changes patchlevel.h
37456 ____________________________________________________________________________
37457 [ 17787] By: hv                                    on 2002/08/26  19:22:27
37458         Log: fix for:
37459              Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken
37460              From: (Randal L. Schwartz) (via RT) <perlbug@perl.org>
37461              Date: 26 Aug 2002 15:01:36 -0000
37462              Message-Id: <rt-16773-35748.5.13188490159294@bugs6.perl.org>
37463      Branch: perl
37464            ! regexec.c t/op/re_tests
37465 ____________________________________________________________________________
37466 [ 17786] By: hv                                    on 2002/08/26  15:34:25
37467         Log: Subject: CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
37468              From: "Sean M. Burke" <sburke@cpan.org>
37469              Date: Mon, 26 Aug 2002 04:38:19 -0600
37470              Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net>
37471      Branch: perl
37472            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
37473            ! lib/Test/t/todo.t
37474 ____________________________________________________________________________
37475 [ 17785] By: hv                                    on 2002/08/26  15:18:41
37476         Log: fix non-ANSI C++-style comment
37477              Subject: [ PATCH ]  Smoke 17780 /pro/3gl/CPAN/perl-current
37478              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37479              Date: Mon, 26 Aug 2002 09:15:18 +0200
37480              Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl>
37481      Branch: perl
37482            ! ext/Storable/Storable.xs
37483 ____________________________________________________________________________
37484 [ 17784] By: hv                                    on 2002/08/26  15:15:19
37485         Log: #17780 relies on unixy paths to locate own directory for bignum tests.
37486      Branch: perl
37487            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
37488            ! lib/bignum/t/brinfnan.t
37489 ____________________________________________________________________________
37490 [ 17783] By: hv                                    on 2002/08/26  15:07:21
37491         Log: Subject: [ANNOUNCE] Test::Simple 0.47
37492              From: Michael G Schwern <schwern@pobox.com>
37493              Date: Mon, 26 Aug 2002 04:13:03 -0700
37494              Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net>
37495      Branch: perl
37496            + lib/Test/Simple/t/details.t lib/Test/Simple/t/fork.t
37497            + lib/Test/Simple/t/has_plan.t lib/Test/Simple/t/has_plan2.t
37498            + lib/Test/Simple/t/ok_obj.t
37499            + t/lib/Test/Simple/sample_tests/pre_plan_death.plx
37500            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
37501            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
37502            ! lib/Test/Simple/t/plan.t lib/Test/Simple/t/threads.t
37503            ! lib/Test/Tutorial.pod t/lib/TieOut.pm
37504 ____________________________________________________________________________
37505 [ 17782] By: hv                                    on 2002/08/26  15:00:55
37506         Log: new test for change #17773
37507              Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch)
37508              From: DH <crazyinsomniac@yahoo.com>
37509              Date: Mon, 26 Aug 2002 01:36:27 -0700 (PDT)
37510              Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com>
37511      Branch: perl
37512            ! lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
37513 ____________________________________________________________________________
37514 [ 17781] By: hv                                    on 2002/08/26  14:48:35
37515         Log: #17775 changed reentr.c instead of reentr.pl, which generates it
37516      Branch: perl
37517            ! reentr.pl
37518 ____________________________________________________________________________
37519 [ 17780] By: hv                                    on 2002/08/25  19:03:50
37520         Log: fix bignum test failures
37521      Branch: perl
37522            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
37523            ! lib/bignum/t/brinfnan.t
37524 ____________________________________________________________________________
37525 [ 17779] By: hv                                    on 2002/08/25  18:56:29
37526         Log: upgrade bignum to v0.13: fix test failures and update docs
37527      Branch: perl
37528            ! lib/bignum.pm lib/bignum/t/bignum.t lib/bignum/t/bninfnan.t
37529 ____________________________________________________________________________
37530 [ 17778] By: hv                                    on 2002/08/25  18:43:06
37531         Log: Subject: Encode 1.76 Released
37532              From: Dan Kogai <dankogai@dan.co.jp>
37533              Date: su elo 25, 2002  11:27:07 US/Eastern
37534              Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp>
37535      Branch: perl
37536            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/piconv
37537            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
37538            ! ext/Encode/lib/Encode/MIME/Header.pm
37539            ! ext/Encode/t/big5-eten.utf ext/Encode/ucm/big5-eten.ucm
37540 ____________________________________________________________________________
37541 [ 17777] By: rgs                                   on 2002/08/25  18:42:46
37542         Log: Fix parsing problems with the // operator.
37543              Make // able to follow various unary operators used without
37544              arguments or parens (shift, pop, getc, pos, readline,
37545              readlink, undef, umask, and the filetest operators), as
37546              well as the <FH> operator.
37547      Branch: perl
37548            ! perl.h t/op/dor.t toke.c
37549 ____________________________________________________________________________
37550 [ 17776] By: hv                                    on 2002/08/25  15:56:37
37551         Log: Subject: [PATCH] ExtUtils::Constant 0.13
37552              From: Nicholas Clark <nick@unfortu.net>
37553              Date: Fri, 23 Aug 2002 19:21:12 +0100
37554              Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net>
37555      Branch: perl
37556            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
37557 ____________________________________________________________________________
37558 [ 17775] By: hv                                    on 2002/08/25  15:46:28
37559         Log: Subject: [perl #16729] crypt() doesn't work in multithreaded perl
37560              From: "mls@suse.de (via RT)" <perlbug@perl.org>
37561              Date: 23 Aug 2002 15:24:39 -0000
37562              Message-Id: <rt-16729-35555.9.25145891475907@bugs6.perl.org>
37563      Branch: perl
37564            ! reentr.c
37565 ____________________________________________________________________________
37566 [ 17774] By: hv                                    on 2002/08/25  15:29:42
37567         Log: Subject: [PATCH lib/Benchmark.(pm|t)]  Make cmpthese work as documented.
37568              From: Abigail <abigail@foad.org>
37569              Date: Thu, 22 Aug 2002 04:10:39 -0700
37570              Message-ID: <20020822041039.A2089@ucan.foad.org>
37571      Branch: perl
37572            ! lib/Benchmark.pm lib/Benchmark.t
37573 ____________________________________________________________________________
37574 [ 17773] By: hv                                    on 2002/08/25  15:17:16
37575         Log: Subject: Re: a bugfix for Pod::Html (in diff -u format)
37576              From: DH <crazyinsomniac@yahoo.com>
37577              Date: Thu, 22 Aug 2002 02:32:50 -0700 (PDT)
37578              Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com>
37579      Branch: perl
37580            ! lib/Pod/Html.pm
37581 ____________________________________________________________________________
37582 [ 17772] By: hv                                    on 2002/08/25  14:49:37
37583         Log: Subject: Re: p5p patches
37584              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37585              Date: Fri, 23 Aug 2002 15:27:48 +0200
37586              Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl>
37587      Branch: perl
37588            ! Porting/patching.pod
37589 ____________________________________________________________________________
37590 [ 17771] By: hv                                    on 2002/08/25  14:45:46
37591         Log: Subject: Newdated info for HP-UX
37592              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37593              Date: Wed, 21 Aug 2002 20:20:17 +0200
37594              Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl>
37595      Branch: perl
37596            ! README.hpux
37597 ____________________________________________________________________________
37598 [ 17770] By: hv                                    on 2002/08/25  14:26:36
37599         Log: Subject: [PATCH] let perlfaq1.pod mention 5.8 as the current stable release
37600              From: "Jos I. Boumans" <kane@cpan.org>
37601              Date: Wed, 21 Aug 2002 14:55:51 +0200
37602              Message-ID: <20020821124817.34761.qmail@onion.perl.org>
37603      Branch: perl
37604            ! pod/perlfaq1.pod
37605 ____________________________________________________________________________
37606 [ 17769] By: hv                                    on 2002/08/25  14:16:50
37607         Log: Subject: bit more for WinCE
37608              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
37609              Date: Wed, 21 Aug 2002 01:31:52 +0400
37610              Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad>
37611      Branch: perl
37612            ! wince/Makefile.ce wince/compile.bat wince/win32io.c
37613            ! wince/wince.c
37614 ____________________________________________________________________________
37615 [ 17768] By: hv                                    on 2002/08/25  14:02:47
37616         Log: Subject: [PATCH] fix lib.pm's import() to accept readonly parameters
37617              From: Anton Berezin <tobez@tobez.org>
37618              Date: Tue, 20 Aug 2002 23:44:25 +0200
37619              Message-ID: <20020820214425.GG16178@heechee.tobez.org>
37620      Branch: perl
37621            ! lib/lib.t lib/lib_pm.PL
37622 ____________________________________________________________________________
37623 [ 17767] By: hv                                    on 2002/08/25  13:52:08
37624         Log: Subject: [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)
37625              From: "Randy W. Sims" (via RT) <perlbug@perl.org>
37626              Date: 18 Aug 2002 13:27:12 -0000
37627              Message-Id: <rt-16281-34264.3.49471192322156@bugs6.perl.org>
37628      Branch: perl
37629            ! utils/perldoc.PL
37630 ____________________________________________________________________________
37631 [ 17766] By: rgs                                   on 2002/08/24  20:33:05
37632         Log: Subject: [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut  
37633              From: Peter BARABAS (via RT) <perlbug@perl.org>
37634              Date: 24 Aug 2002 08:16:19 -0000
37635              Message-ID: <rt-16737-35573.3.51579548306248@bugs6.perl.org> 
37636      Branch: perl
37637            ! pod/perlxstut.pod
37638 ____________________________________________________________________________
37639 [ 17765] By: rgs                                   on 2002/08/24  19:03:52
37640         Log: Subject: [PATCH] remove 2 unit warnings from lib/Net/t/hostname.t
37641              From: Nicholas Clark <nick@unfortu.net>
37642              Date: Sat, 24 Aug 2002 17:01:08 +0100
37643              Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net>
37644              (plus a typo fix)
37645      Branch: perl
37646            ! lib/Net/t/hostname.t
37647 ____________________________________________________________________________
37648 [ 17764] By: rgs                                   on 2002/08/24  12:29:27
37649         Log: a2p wasn't installed with -Dversiononly
37650      Branch: perl
37651            ! installperl
37652 ____________________________________________________________________________
37653 [ 17763] By: hv                                    on 2002/08/23  12:23:31
37654         Log: #17747 caused bad free()s with PERL_DESTRUCT by calling newXS()
37655              with a NULL subaddr. Fix that, and stop it happening again.
37656      Branch: perl
37657            ! op.c universal.c
37658 ____________________________________________________________________________
37659 [ 17762] By: hv                                    on 2002/08/23  11:02:35
37660         Log: fixup threaded build for vstring changes
37661      Branch: perl
37662            ! universal.c util.c
37663 ____________________________________________________________________________
37664 [ 17761] By: ams                                   on 2002/08/23  02:54:09
37665         Log: Incorporate fix from JHI at:
37666              http://rt.perl.org/rt2/Ticket/Display.html?id=16708
37667      Branch: perl
37668            ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
37669 ____________________________________________________________________________
37670 [ 17760] By: ams                                   on 2002/08/23  01:30:46
37671         Log: Subject: [PATCH] PPPort IVSIZE and SvPV_nolen
37672              From: Jarkko Hietaniemi <jhi@iki.fi>
37673              Date: Fri, 23 Aug 2002 05:29:09 +0300
37674              Message-Id: <20020823022909.GC9135@lyta.hut.fi>
37675      Branch: perl
37676            ! ext/Devel/PPPort/PPPort.pm
37677 ____________________________________________________________________________
37678 [ 17759] By: ams                                   on 2002/08/23  01:27:23
37679         Log: Subject: [PATCH] x2p/str.c signedness nits
37680              From: Jarkko Hietaniemi <jhi@iki.fi>
37681              Date: Fri, 23 Aug 2002 02:43:30 +0300
37682              Message-Id: <20020822234330.GC31624@lyta.hut.fi>
37683      Branch: perl
37684            ! x2p/str.c
37685 ____________________________________________________________________________
37686 [ 17758] By: hv                                    on 2002/08/22  22:29:45
37687         Log: bignum-0.12 updates from:
37688              Subject: [ANNOUCNE] Big Math::Big* update
37689              From: Tels <perl_dummy@bloodgate.com>
37690              Date: Tue, 13 Aug 2002 22:02:09 +0200 (CEST)
37691              Message-Id: <200208132121.g7DLLRV21408@crypt.org>
37692      Branch: perl
37693            + lib/bignum/t/biinfnan.t lib/bignum/t/bn_lite.t
37694            + lib/bignum/t/bninfnan.t lib/bignum/t/br_lite.t
37695            + lib/bignum/t/brinfnan.t lib/bignum/t/infnan.inc
37696            ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
37697            ! lib/bigrat.pm
37698 ____________________________________________________________________________
37699 [ 17757] By: hv                                    on 2002/08/22  22:19:42
37700         Log: new file for #17756
37701      Branch: perl
37702            ! MANIFEST
37703 ____________________________________________________________________________
37704 [ 17756] By: hv                                    on 2002/08/22  22:16:41
37705         Log: Subject: ANNOUCNE: Math::BigRat v0.09
37706              From: Tels <perl_dummy@bloodgate.com>
37707              Date: Wed, 14 Aug 2002 20:12:03 +0200 (CEST)
37708              Message-Id: <200208141812.g7EICrV23771@crypt.org>
37709      Branch: perl
37710            + lib/Math/BigRat/t/big_ap.t
37711            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
37712            ! lib/Math/BigRat/t/bigratpm.inc
37713 ____________________________________________________________________________
37714 [ 17755] By: hv                                    on 2002/08/22  19:44:03
37715         Log: new files from #17754
37716      Branch: perl
37717            + lib/Math/BigInt/Scalar.pm lib/Math/BigInt/t/bigints.t
37718 ____________________________________________________________________________
37719 [ 17754] By: hv                                    on 2002/08/22  19:42:58
37720         Log: Subject: ANNOUNCE: Math-BigInt v1.62
37721              From: Tels <perl_dummy@bloodgate.com>
37722              Date: Wed, 21 Aug 2002 19:12:59 +0200 (CEST)
37723              Message-Id: <200208211513.g7LFDUs02512@crypt.org>
37724      Branch: perl
37725            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
37726            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
37727            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
37728            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
37729            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
37730            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
37731            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbimbf.inc
37732            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
37733            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
37734            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
37735            ! lib/Math/BigInt/t/with_sub.t t/lib/Math/BigFloat/Subclass.pm
37736 ____________________________________________________________________________
37737 [ 17753] By: hv                                    on 2002/08/22  12:05:57
37738         Log: Subject: podlators 1.24 released
37739              From: Russ Allbery <rra@stanford.edu>
37740              Date: Sat, 03 Aug 2002 20:56:42 -0700
37741              Message-ID: <ylbs8jff9h.fsf@windlord.stanford.edu>
37742      Branch: perl
37743            + lib/Pod/t/text-options.t
37744            ! MANIFEST lib/Pod/Text.pm lib/Pod/Text/Overstrike.pm
37745            ! lib/Pod/t/basic.t pod/pod2text.PL
37746 ____________________________________________________________________________
37747 [ 17752] By: hv                                    on 2002/08/22  11:13:17
37748         Log: Subject: [Announce] Unicode::Collate 0.20 -> UCA version 9
37749              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
37750              Date: Fri, 26 Jul 2002 02:59:12 +0900
37751              Message-Id: <20020726025828.B5E9.BQW10602@nifty.com>
37752      Branch: perl
37753            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
37754            ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
37755            ! lib/Unicode/Collate/t/test.t
37756 ____________________________________________________________________________
37757 [ 17751] By: hv                                    on 2002/08/22  11:08:35
37758         Log: fix test failure from #17747
37759      Branch: perl
37760            ! ext/B/t/stash.t
37761 ____________________________________________________________________________
37762 [ 17750] By: hv                                    on 2002/08/22  10:46:19
37763         Log: Subject: [PATCH] Fix DBM filters
37764              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
37765              Date: Wed, 21 Aug 2002 11:40:49 +0100
37766              Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com>
37767      Branch: perl
37768            ! XSUB.h ext/DB_File/DB_File.xs ext/DB_File/typemap
37769            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/gdbm.t
37770            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.xs
37771            ! ext/NDBM_File/ndbm.t ext/NDBM_File/typemap
37772            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
37773            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
37774            ! ext/SDBM_File/sdbm.t ext/SDBM_File/typemap
37775 ____________________________________________________________________________
37776 [ 17749] By: hv                                    on 2002/08/22  01:04:32
37777         Log: avoid use of %caller::EXPORT
37778              Subject: [PATCH] Re: question about Exporter::import
37779              From: Nicholas Clark <nick@unfortu.net>
37780              Date: Wed, 14 Aug 2002 21:33:12 +0100
37781              Message-id: <20020814203311.GD278@Bagpuss.unfortu.net>
37782      Branch: perl
37783            ! lib/Exporter.pm lib/Exporter/Heavy.pm
37784 ____________________________________________________________________________
37785 [ 17748] By: hv                                    on 2002/08/22  00:54:03
37786         Log: todo test for linux $0 modification
37787              Subject: Re: [perl #16206] $0 in 5.8
37788              From: Slaven Rezic <slaven.rezic@berlin.de>
37789              Date: 17 Aug 2002 21:32:37 +0200
37790              Message-id: <87elcx2sdm.fsf@vran.herceg.de>
37791      Branch: perl
37792            ! t/op/magic.t
37793 ____________________________________________________________________________
37794 [ 17747] By: hv                                    on 2002/08/22  00:11:34
37795         Log: Subject: Re: [PATCH] Version object patch #1
37796              From: John Peacock <jpeacock@rowman.com>
37797              Date: Tue, 20 Aug 2002 22:51:46 -0400 (Wed 03:51 BST)
37798              Message-id: <3D630042.6020407@rowman.com>
37799              
37800              Subject: Re: [REVISED PATCH] Magic v-strings
37801              From: John Peacock <jpeacock@rowman.com>
37802              Date: Wed, 21 Aug 2002 15:08:34 -0400 (20:08 BST)
37803              Message-id: <3D63E532.7020305@rowman.com>
37804      Branch: perl
37805            ! sv.c t/op/ver.t universal.c util.c
37806 ____________________________________________________________________________
37807 [ 17746] By: hv                                    on 2002/08/20  16:48:05
37808         Log: Subject: [PATCH] Version object patch #1
37809              From: John Peacock <jpeacock@rowman.com>
37810              Date: Thu, 15 Aug 2002 10:06:21 -0400 (15:06 BST)
37811              Message-id: <3D5BB55D.6090603@rowman.com>
37812              and Message-id: <3D627D1A.4050607@rowman.com>
37813              and t/lib/warnings/universal tweak to skip
37814      Branch: perl
37815            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.h
37816            ! t/lib/warnings/universal toke.c util.c
37817 ____________________________________________________________________________
37818 [ 17745] By: hv                                    on 2002/08/20  16:27:01
37819         Log: perldelta for #17727
37820      Branch: perl
37821            ! pod/perldelta.pod
37822 ____________________________________________________________________________
37823 [ 17744] By: hv                                    on 2002/08/20  15:34:36
37824         Log: Subject: typo in perfunc.pod
37825              From: "John P. Linderman" <jpl@research.att.com>
37826              Date: Mon, 19 Aug 2002 08:45:31 -0400 (EDT) (13:45 BST)
37827              Message-id: <200208191245.IAA20072@raptor.research.att.com>
37828      Branch: perl
37829            ! pod/perlfunc.pod
37830 ____________________________________________________________________________
37831 [ 17743] By: hv                                    on 2002/08/20  15:31:40
37832         Log: Subject: Re: [PATCH] fix typos in perlpacktut
37833              From: "Mr. Nobody" <mrnobo1024@yahoo.com>
37834              Date: Fri, 16 Aug 2002 20:40:58 -0700 (PDT) (Sat 04:40 BST)
37835              Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com>
37836      Branch: perl
37837            ! pod/perlpacktut.pod
37838 ____________________________________________________________________________
37839 [ 17742] By: hv                                    on 2002/08/20  14:51:16
37840         Log: Subject: [REVISED PATCH] Magic v-strings
37841              From: John Peacock <jpeacock@rowman.com>
37842              Date: Sat, 10 Aug 2002 15:56:22 -0400 (20:56 BST)
37843              Message-id: <3D556FE6.6000404@rowman.com>
37844              plus a bit of cleanup
37845      Branch: perl
37846            ! dump.c perl.h pod/perlguts.pod sv.c sv.h util.c
37847 ____________________________________________________________________________
37848 [ 17741] By: hv                                    on 2002/08/20  14:20:16
37849         Log: Subject: Re: [PATCH] Storable and CODE references
37850              From: Slaven Rezic <slaven.rezic@berlin.de>
37851              Date: 17 Aug 2002 21:58:03 +0200
37852              Message-id: <87bs812r78.fsf@vran.herceg.de>
37853      Branch: perl
37854            + ext/Storable/t/code.t
37855            ! MANIFEST ext/Storable/Storable.xs ext/Storable/t/forgive.t
37856            ! ext/Storable/t/malice.t
37857 ____________________________________________________________________________
37858 [ 17740] By: hv                                    on 2002/08/20  14:07:56
37859         Log: Clean up copy-on-write macros and debug facilities (new flag 'C').
37860              Handle CoW in hashes:
37861              Subject: Re: why would tr/// be performing hash copies?
37862              From: Nicholas Clark <nick@unfortu.net>
37863              Date: Sun, 18 Aug 2002 23:17:01 +0100
37864              Message-id: <20020818221700.GD294@Bagpuss.unfortu.net>
37865      Branch: perl
37866            ! hv.c perl.c perl.h pod/perlrun.pod sv.c sv.h
37867 ____________________________________________________________________________
37868 [ 17739] By: hv                                    on 2002/08/20  13:52:18
37869         Log: Subject: Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5
37870              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37871              Date: Tue, 23 Jul 2002 09:21:10 +0200
37872              Message-id: <20020723092051.184C.H.M.BRAND@hccnet.nl>
37873      Branch: perl
37874            ! Configure
37875 ____________________________________________________________________________
37876 [ 17738] By: nick                                  on 2002/08/20  07:13:52
37877         Log: Integrate mainline
37878      Branch: perlio
37879            - vos/Makefile vos/build.cm vos/compile_perl.cm
37880            - vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37881            - vos/config.ga.h vos/config.pl vos/configure_perl.cm
37882            - vos/install_perl.cm vos/perl.bind vos/test_vos_dummies.c
37883            - vos/vos_dummies.c
37884           !> (integrate 57 files)
37885 ____________________________________________________________________________
37886 [ 17737] By: ams                                   on 2002/08/19  07:48:39
37887         Log: Effect a speedy recovery from POD affected by (ahem, Australian)
37888              negligence.
37889      Branch: perl
37890            ! pod/perlrun.pod
37891 ____________________________________________________________________________
37892 [ 17736] By: hv                                    on 2002/08/18  18:27:28
37893         Log: Subject: [PATCH] Re: 5.8.0 sprintf (?) problem with floats?
37894              From: Dave Mitchell <davem@fdgroup.com>
37895              Date: Fri, 16 Aug 2002 23:31:07 +0100
37896              Message-id: <20020816233107.E9388@fdgroup.com>
37897      Branch: perl
37898            ! numeric.c t/base/num.t
37899 ____________________________________________________________________________
37900 [ 17735] By: hv                                    on 2002/08/18  02:22:21
37901         Log: Subject: Re: [perl #16198] pod tpyo in hostent.pm
37902              From: Mark-Jason Dominus <mjd@plover.com>
37903              Date: Tue, 13 Aug 2002 21:19:08 -0400 (Wed 02:19 BST)
37904              Message-id: <20020814011909.22744.qmail@plover.com>
37905      Branch: perl
37906            ! lib/Net/hostent.pm
37907 ____________________________________________________________________________
37908 [ 17734] By: hv                                    on 2002/08/18  02:20:05
37909         Log: Subject: [PATCH] Re: Pod::Functions tpyo
37910              From: Abe Timmerman <abe@ztreet.demon.nl>
37911              Date: Tue, 13 Aug 2002 23:47:00 +0200
37912              Message-id: <200208132347.00782.abe@ztreet.demon.nl>
37913      Branch: perl
37914            ! lib/Pod/Functions.pm
37915 ____________________________________________________________________________
37916 [ 17733] By: hv                                    on 2002/08/18  02:17:18
37917         Log: Subject: Server rename revisited
37918              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37919              Date: Tue, 13 Aug 2002 19:19:03 +0200
37920              Message-id: <20020813191821.DC98.H.M.BRAND@hccnet.nl>
37921      Branch: perl
37922            ! README.hpux
37923 ____________________________________________________________________________
37924 [ 17732] By: hv                                    on 2002/08/18  02:11:49
37925         Log: Subject: [PATCH] Remove old VOS build methods
37926              From: Paul_GreenVOS@vos.stratus.com
37927              Date: Tue, 13 Aug 02 10:25 edt (15:25 BST)
37928              Message-id: <200208131426.KAA01012@mailhub1.stratus.com>
37929      Branch: perl
37930            - vos/Makefile vos/build.cm vos/compile_perl.cm
37931            - vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37932            - vos/config.ga.h vos/config.pl vos/configure_perl.cm
37933            - vos/install_perl.cm vos/perl.bind vos/test_vos_dummies.c
37934            - vos/vos_dummies.c
37935            ! MANIFEST README.vos pod/perlport.pod vos/Changes
37936 ____________________________________________________________________________
37937 [ 17731] By: hv                                    on 2002/08/18  01:57:12
37938         Log: Subject: [PATCH] Configure missing d_modflproto=''
37939              From: "Gerrit P. Haase" <gp@familiehaase.de>
37940              Date: Tue, 13 Aug 2002 15:11:05 +0200
37941              Message-id: <11417599086.20020813151105@familiehaase.de>
37942      Branch: perl
37943            ! Configure
37944 ____________________________________________________________________________
37945 [ 17730] By: hv                                    on 2002/08/18  01:41:33
37946         Log: missing chunk from #17725 causes lib/constant.t test failures
37947      Branch: perl
37948            ! lib/constant.t
37949 ____________________________________________________________________________
37950 [ 17729] By: hv                                    on 2002/08/17  02:33:15
37951         Log: Subject: [PATCH] Safe.pm documentation
37952              From: Slaven Rezic <slaven.rezic@berlin.de>
37953              Date: Sat, 10 Aug 2002 19:30:38 +0200 (CEST)
37954              Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de>
37955      Branch: perl
37956            ! ext/Opcode/Safe.pm pod/perlre.pod
37957 ____________________________________________________________________________
37958 [ 17728] By: hv                                    on 2002/08/17  02:07:24
37959         Log: Subject: Copy On Write
37960              From: Nicholas Clark <nick@ccl4.org>
37961              Date: Thu, 15 Aug 2002 00:10:35 +0100
37962              Message-id: <20020815001035.A69079@plum.flirble.org>
37963              specify "-Accflags='-DPERL_COPY_ON_WRITE'" to use
37964      Branch: perl
37965            ! doop.c dump.c embed.fnc embed.h mg.c pod/perlapi.pod pp.c
37966            ! pp_hot.c proto.h sv.c sv.h
37967 ____________________________________________________________________________
37968 [ 17727] By: hv                                    on 2002/08/17  01:20:05
37969         Log: Subject: [PATCH 5.7.3] Negative subscripts optionally passed to tied array methods
37970              From: Mark-Jason Dominus <mjd@plover.com>
37971              Date: Sun, 14 Apr 2002 23:38:55 -0400 (Mon 04:38 BST)
37972              Message-id: <20020415033855.6343.qmail@plover.com>
37973      Branch: perl
37974            ! av.c av.h pod/perltie.pod t/op/tiearray.t
37975 ____________________________________________________________________________
37976 [ 17726] By: hv                                    on 2002/08/17  01:17:09
37977         Log: pp.c warns that sv may be used uninitialised in pp_delete()
37978      Branch: perl
37979            ! pp.c
37980 ____________________________________________________________________________
37981 [ 17725] By: hv                                    on 2002/08/17  00:51:19
37982         Log: Subject: [PATCH] Remove pseudo-hashes (complete)
37983              From: Michael G Schwern <schwern@pobox.com>
37984              Date: Tue, 6 Aug 2002 13:05:10 -0700 (21:05 BST)
37985              Message-id: <20020806200510.GC31473@ool-18b93024.dyn.optonline.net>
37986      Branch: perl
37987            ! av.c doop.c dump.c embed.fnc embed.h ext/B/B/Concise.pm
37988            ! global.sym lib/fields.pm lib/fields.t lib/overload.pm mg.c
37989            ! op.c op.h pod/perldiag.pod pod/perlfunc.pod pod/perlref.pod
37990            ! pp.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t
37991 ____________________________________________________________________________
37992 [ 17724] By: hv                                    on 2002/08/17  00:27:33
37993         Log: ext/B/defsubs.h also depends on the program that builds it
37994      Branch: perl
37995            ! ext/B/Makefile.PL
37996 ____________________________________________________________________________
37997 [ 17723] By: hv                                    on 2002/08/17  00:10:24
37998         Log: Subject: Re: deb.c compile time error (patchlevel 17721)
37999              From: Dave Mitchell <davem@fdgroup.com>
38000              Date: Tue, 13 Aug 2002 14:42:15 +0100
38001              Message-ID: <20020813144215.G11939@fdgroup.com>
38002      Branch: perl
38003            ! embed.fnc embed.h global.sym proto.h
38004 ____________________________________________________________________________
38005 [ 17722] By: ams                                   on 2002/08/16  05:20:22
38006         Log: Subject: Minor perlrun.pod patch
38007              From: Iain Truskett <spoon@cpan.org>
38008              Date: Fri, 16 Aug 2002 16:20:27 +1000
38009              Message-Id: <20020816162027.D17196@eh.org>
38010      Branch: perl
38011            ! pod/perlrun.pod
38012 ____________________________________________________________________________
38013 [ 17721] By: hv                                    on 2002/08/12  12:17:19
38014         Log: #17717 needed tests fixing up
38015      Branch: perl
38016            ! t/op/chop.t
38017 ____________________________________________________________________________
38018 [ 17720] By: hv                                    on 2002/08/12  12:10:07
38019         Log: Subject: Re: [PATCH] Re: taint news
38020              From: Rick Delaney <rick.delaney@rogers.com>
38021              Date: 04 Aug 2002 00:28:58 EDT
38022              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
38023              missed patch fragment from Change #17676
38024      Branch: perl
38025            ! pod/perlsec.pod
38026 ____________________________________________________________________________
38027 [ 17719] By: hv                                    on 2002/08/12  12:03:53
38028         Log: Subject: [perl #15987] Tests fail when sources are under CVS control
38029              From: Warren Jones (via RT) <perlbug@perl.org>
38030              Date: 5 Aug 2002 19:08:50 -0000 (Mon 20:08 BST)
38031              Message-id: <rt-15987-32864.15.6255441902154@bugs6.perl.org>
38032      Branch: perl
38033            ! lib/strict.t lib/warnings.t
38034 ____________________________________________________________________________
38035 [ 17718] By: hv                                    on 2002/08/12  11:57:17
38036         Log: Subject: [PATCH] add verbose stack display option, -Dvs
38037              From: Dave Mitchell <davem@fdgroup.com>
38038              Date: Mon, 5 Aug 2002 00:55:33 +0100
38039              Message-id: <20020805005533.B26111@fdgroup.com>
38040      Branch: perl
38041            ! deb.c dump.c embed.fnc embed.h perl.c perl.h pod/perlapi.pod
38042            ! pod/perlrun.pod proto.h
38043 ____________________________________________________________________________
38044 [ 17717] By: hv                                    on 2002/08/12  11:44:06
38045         Log: Subject: Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue
38046              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
38047              Date: Sat, 27 Jan 2001 19:31:29 -0800 (PST)
38048              Message-ID: <14963.32943.102669.67625@soda.csua.berkeley.edu>
38049      Branch: perl
38050            ! op.c t/op/chop.t t/op/ref.t
38051 ____________________________________________________________________________
38052 [ 17716] By: hv                                    on 2002/08/12  11:29:53
38053         Log: Subject: Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
38054              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
38055              Date: Sat, 13 Jul 2002 17:44:02 +0100
38056              Message-id: <200207131644.g6DGi2214456@crypt.compulink.co.uk>
38057      Branch: perl
38058            ! pp_hot.c t/op/tiehandle.t
38059 ____________________________________________________________________________
38060 [ 17715] By: hv                                    on 2002/08/12  11:28:26
38061         Log: Subject: [PATCH] better modfl detection
38062              From: Nicholas Clark <nick@unfortu.net>
38063              Date: Sun, 11 Aug 2002 20:05:49 +0100
38064              Message-id: <20020811190548.GK300@Bagpuss.unfortu.net>
38065      Branch: perl
38066            ! Configure config_h.SH perl.h
38067 ____________________________________________________________________________
38068 [ 17714] By: hv                                    on 2002/08/12  11:26:23
38069         Log: Subject: [PATCH] perltodo.pod
38070              From: Richard.Foley@t-online.de
38071              Date: Sun, 11 Aug 2002 18:26:10 +0200
38072              Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com>
38073              perlbug credits
38074      Branch: perl
38075            ! pod/perltodo.pod
38076 ____________________________________________________________________________
38077 [ 17713] By: hv                                    on 2002/08/12  11:24:44
38078         Log: Subject: [PATCH] gv_fullname3 as call to gv_fullname4
38079              From: Nicholas Clark <nick@unfortu.net>
38080              Date: Sun, 11 Aug 2002 16:59:16 +0100
38081              Message-id: <20020811155914.GE300@Bagpuss.unfortu.net>
38082      Branch: perl
38083            ! gv.c
38084 ____________________________________________________________________________
38085 [ 17712] By: hv                                    on 2002/08/12  11:23:06
38086         Log: Subject: Re: Smoke 17703 /pro/3gl/CPAN/perl-current
38087              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38088              Date: Mon, 12 Aug 2002 10:25:20 +0200
38089              Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl>
38090              gcc bug test needs -lm
38091      Branch: perl
38092            ! hints/hpux.sh
38093 ____________________________________________________________________________
38094 [ 17711] By: hv                                    on 2002/08/12  11:20:49
38095         Log: Subject: [PATCH s2p] Small typo correction
38096              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
38097              Date: Wed, 7 Aug 2002 11:50:51 +0200
38098              Message-id: <C9A98F2128EDD411B0920008C7B337A13DCE2B@hamsem01.de.gedas.vwg>
38099      Branch: perl
38100            ! x2p/s2p.PL
38101 ____________________________________________________________________________
38102 [ 17710] By: hv                                    on 2002/08/12  11:17:21
38103         Log: Subject: [PATCH] pod/perlfaq4.pod
38104              From: Abigail <abigail@foad.org>
38105              Date: Tue, 30 Jul 2002 09:52:02 -0700 (17:52 BST)
38106              Message-id: <20020730095202.A6462@ucan.foad.org>
38107              Add references to Regexp::Common.
38108      Branch: perl
38109            ! pod/perlfaq4.pod
38110 ____________________________________________________________________________
38111 [ 17709] By: nick                                  on 2002/08/11  10:25:15
38112         Log: Fix for [perl #15986] tell/seek misbehave for :crlf
38113              Test from "Vadim Konovalov" <vkonovalov@peterstar.ru>
38114              fix by Nick I-S based on study of problem based
38115              on Vadim's analysis.
38116      Branch: perlio
38117            ! perlio.c t/io/crlf.t
38118 ____________________________________________________________________________
38119 [ 17708] By: nick                                  on 2002/08/11  10:22:36
38120         Log: Integrate mainline.
38121      Branch: perlio
38122           +> pod/perl58delta.pod t/op/dor.t t/op/stash.t
38123           !> (integrate 73 files)
38124 ____________________________________________________________________________
38125 [ 17707] By: rgs                                   on 2002/08/09  21:23:20
38126         Log: Subject: New HP-UX itanium servers
38127              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38128              Date: Wed, 07 Aug 2002 13:25:57 +0200
38129              Message-ID: <20020807132518.FCBF.H.M.BRAND@hccnet.nl>
38130      Branch: perl
38131            ! README.hpux
38132 ____________________________________________________________________________
38133 [ 17706] By: rgs                                   on 2002/08/09  21:00:41
38134         Log: Subject: Re: missing lower range in {} regex 
38135              From: "John P. Linderman" <jpl@research.att.com>
38136              Date: Fri, 09 Aug 2002 12:48:55 -0400
38137              Message-ID: <200208091648.MAA77577@raptor.research.att.com>
38138      Branch: perl
38139            ! pod/perlre.pod
38140 ____________________________________________________________________________
38141 [ 17705] By: rgs                                   on 2002/08/08  20:57:59
38142         Log: More tests for the attribute syntax, from the
38143              attributes manpage.
38144      Branch: perl
38145            ! t/op/attrs.t
38146 ____________________________________________________________________________
38147 [ 17704] By: rgs                                   on 2002/08/08  19:47:44
38148         Log: Fix bug #16080 : an attribute list should end at '}'
38149      Branch: perl
38150            ! t/op/attrs.t toke.c
38151 ____________________________________________________________________________
38152 [ 17703] By: hv                                    on 2002/08/08  15:30:12
38153         Log: Update Changes
38154      Branch: perl
38155            ! Changes patchlevel.h
38156 ____________________________________________________________________________
38157 [ 17702] By: hv                                    on 2002/08/08  15:08:57
38158         Log: Subject: Re: README.aix
38159              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38160              Date: Tue, 30 Jul 2002 13:30:29 +0200
38161              Message-id: <20020730130812.48B9.H.M.BRAND@hccnet.nl>
38162      Branch: perl
38163            ! README.aix
38164 ____________________________________________________________________________
38165 [ 17701] By: hv                                    on 2002/08/08  15:06:01
38166         Log: Subject: [PATCH] Re: pp_sys.c compile failed..
38167              From: Andy Dougherty <doughera@lafayette.edu>
38168              Date: Tue, 6 Aug 2002 10:42:07 -0400 (EDT) (15:42 BST)
38169              Message-id: <Pine.SOL.4.10.10208061024250.5315-100000@maxwell.phys.lafayette.edu>
38170      Branch: perl
38171            ! hints/aix.sh
38172 ____________________________________________________________________________
38173 [ 17700] By: hv                                    on 2002/08/08  15:02:57
38174         Log: Subject: [DOC PATCH] perlipc.pod
38175              From: Arjen Laarhoven <arjen@nl.demon.net>
38176              Date: Tue, 6 Aug 2002 14:16:01 +0200
38177              Message-id: <20020806121601.GK40785@aragorn.noc.nl.demon.net>
38178      Branch: perl
38179            ! pod/perlipc.pod
38180 ____________________________________________________________________________
38181 [ 17699] By: hv                                    on 2002/08/08  14:56:56
38182         Log: Subject: [PATCH] Re: [perl #15898] coredump with variable our
38183              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38184              Date: Fri, 2 Aug 2002 23:44:21 +0200
38185              Message-id: <20020802234421.11c62fe6.rgarciasuarez@free.fr>
38186      Branch: perl
38187            ! op.c t/op/attrs.t
38188 ____________________________________________________________________________
38189 [ 17698] By: hv                                    on 2002/08/08  14:52:45
38190         Log: Subject: [perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic
38191              From: Yitzchak Scott-Thoennes (via RT) <perlbug@perl.org>
38192              Date: 6 Aug 2002 04:28:15 -0000 (Tue 05:28 BST)
38193              Message-id: <rt-16000-32913.8.41582281961522@bugs6.perl.org>
38194      Branch: perl
38195            ! Configure
38196 ____________________________________________________________________________
38197 [ 17697] By: hv                                    on 2002/08/08  14:49:00
38198         Log: Subject: Doc patch for Class::Struct under 5.8.0
38199              From: Damian Conway <damian@conway.org>
38200              Date: Tue, 30 Jul 2002 23:03:14 +1000
38201              Message-id: <3D471FCF.1C7C6E6B@conway.org>
38202      Branch: perl
38203            ! lib/Class/Struct.pm
38204 ____________________________________________________________________________
38205 [ 17696] By: hv                                    on 2002/08/08  14:44:21
38206         Log: Subject: Re: [perl #15523] Memory Leak in split with trailing empty elements
38207              From: Slaven Rezic <slaven.rezic@berlin.de>
38208              Date: 31 Jul 2002 09:50:06 +0200
38209              Message-id: <87ado85ob5.fsf@vran.herceg.de>
38210      Branch: perl
38211            ! pp.c
38212 ____________________________________________________________________________
38213 [ 17695] By: hv                                    on 2002/08/08  14:40:41
38214         Log: Subject: [PATCH] Re: [perl #15479] perl 5.8.0 segfault
38215              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38216              Date: Fri, 2 Aug 2002 00:13:10 +0200
38217              Message-id: <20020802001310.7e1dc694.rgarciasuarez@free.fr>
38218      Branch: perl
38219            + t/op/stash.t
38220            ! MANIFEST perl.h
38221 ____________________________________________________________________________
38222 [ 17694] By: hv                                    on 2002/08/08  14:31:55
38223         Log: Subject: Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00
38224              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38225              Date: Wed, 31 Jul 2002 16:04:02 +0200
38226              Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl>
38227      Branch: perl
38228            ! hints/hpux.sh
38229 ____________________________________________________________________________
38230 [ 17693] By: hv                                    on 2002/08/08  14:25:16
38231         Log: Subject: [PATCH: lib/ExtUtils/MM_Unix.pm] Be less strict about what's POD.
38232              From: Abigail <abigail@foad.org>
38233              Date: Thu, 25 Jul 2002 08:52:52 -0700 (16:52 BST)
38234              Message-id: <20020725085252.A2703@ucan.foad.org>
38235      Branch: perl
38236            ! lib/ExtUtils/MM_Unix.pm
38237 ____________________________________________________________________________
38238 [ 17692] By: hv                                    on 2002/08/08  14:20:05
38239         Log: Subject: [PATCH] README.jp and README.cn
38240              From: Autrijus Tang <autrijus@autrijus.org>
38241              Date: Thu, 25 Jul 2002 07:05:11 +0800
38242              Message-id: <20020724230511.GA1327@not.autrijus.org>
38243      Branch: perl
38244            ! README.cn README.jp
38245 ____________________________________________________________________________
38246 [ 17691] By: hv                                    on 2002/08/08  14:01:50
38247         Log: Subject: [perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir}
38248              From: Henrik Tougaard (via RT) <perlbug@perl.org>
38249              Date: 23 Jul 2002 13:45:49 -0000 (Tue 14:45 BST)
38250              Message-id: <rt-15398-31095.6.30466042998663@perl>
38251      Branch: perl
38252            ! lib/Pod/Usage.pm
38253 ____________________________________________________________________________
38254 [ 17690] By: rgs                                   on 2002/08/07  19:56:42
38255         Log: Doc fix : the symbol for COPs wasn't documented.
38256      Branch: perl
38257            ! opcode.pl
38258 ____________________________________________________________________________
38259 [ 17689] By: rgs                                   on 2002/08/06  20:45:30
38260         Log: Subject: Re: no warnings 'io';
38261              From: Nicholas Clark <nick@unfortu.net>
38262              Date: Sat, 27 Jul 2002 21:49:55 +0100
38263              Message-ID: <20020727204954.GB5117@Bagpuss.unfortu.net>
38264              
38265              Plus a little bit of regression tests.
38266      Branch: perl
38267            ! t/lib/warnings/pp_hot util.c
38268 ____________________________________________________________________________
38269 [ 17688] By: rgs                                   on 2002/08/06  20:04:19
38270         Log: Subject: [PATCH] XS build fix for VMS
38271              From: "Craig A. Berry" <craigberry@mac.com>
38272              Date: Sun, 4 Aug 2002 12:13:06 -0500
38273              Message-ID: <a05111b07b97256e1c335@[172.16.52.1]>
38274      Branch: perl
38275            ! vms/descrip_mms.template
38276 ____________________________________________________________________________
38277 [ 17687] By: rgs                                   on 2002/08/06  19:50:12
38278         Log: PerlIO::scalar wasn't able to read from non-string
38279              scalar ; now stringifies its argument.
38280      Branch: perl
38281            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
38282 ____________________________________________________________________________
38283 [ 17686] By: rgs                                   on 2002/08/06  19:10:51
38284         Log: More regression tests for $^H and %^H.
38285              Add a TODO test for eval "" preserving %^H.
38286      Branch: perl
38287            ! t/comp/hints.t
38288 ____________________________________________________________________________
38289 [ 17685] By: hv                                    on 2002/08/05  22:42:09
38290         Log: Subject: Re: mention of "use sort" botched in perlfunc? + PATCH
38291              From: "John P. Linderman" <jpl@research.att.com>
38292              Date: Sun, 21 Jul 2002 12:13:32 -0400 (17:13 BST)
38293              Message-id: <200207211613.MAA69505@raptor.research.att.com>
38294      Branch: perl
38295            ! lib/sort.pm lib/sort.t
38296 ____________________________________________________________________________
38297 [ 17684] By: hv                                    on 2002/08/05  22:35:22
38298         Log: Integrate from perlio: change #17653 fixes bug RT15283
38299      Branch: perl
38300           !> ext/PerlIO/via/via.xs
38301 ____________________________________________________________________________
38302 [ 17683] By: hv                                    on 2002/08/05  22:26:45
38303         Log: Integrate from maint-5.6/macperl via macperl
38304              Changes 17660, 17661, 17662, 17663, 17664
38305      Branch: perl
38306           !> perl.c
38307 ____________________________________________________________________________
38308 [ 17682] By: hv                                    on 2002/08/05  15:04:54
38309         Log: Subject: Defined-or patch (cleaned up)
38310              From: "Brent Dax" <brentdax@cpan.org>
38311              Date: Fri, 26 Jul 2002 05:41:52 -0700 (13:41 BST)
38312              Message-id: <000001c234a1$d1ca72c0$6501a8c0@deepblue>
38313      Branch: perl
38314            + t/op/dor.t
38315            ! MANIFEST embed.h ext/B/B/Deparse.pm ext/Opcode/Opcode.pm
38316            ! keywords.h keywords.pl op.c opcode.h opcode.pl opnames.h
38317            ! perly.c perly.h perly.y perly_c.diff pod/perlop.pod pp.sym
38318            ! pp_ctl.c pp_hot.c pp_proto.h toke.c vms/perly_c.vms
38319            ! vms/perly_h.vms
38320 ____________________________________________________________________________
38321 [ 17681] By: hv                                    on 2002/08/05  14:41:23
38322         Log: typo
38323      Branch: perl
38324            ! keywords.h keywords.pl
38325 ____________________________________________________________________________
38326 [ 17680] By: hv                                    on 2002/08/05  14:33:39
38327         Log: warn that keywords.h is generated
38328      Branch: perl
38329            ! keywords.h keywords.pl
38330 ____________________________________________________________________________
38331 [ 17679] By: hv                                    on 2002/08/04  23:40:22
38332         Log: again: #17678 caused test failures in pod2html,
38333              in which $1 could leak from previous regexp
38334      Branch: perl
38335            ! mg.c
38336 ____________________________________________________________________________
38337 [ 17678] By: hv                                    on 2002/08/04  15:34:19
38338         Log: Subject: Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')
38339              From: hv@crypt.org
38340              Date: Sun, 04 Aug 2002 17:40:30 +0100
38341              Message-id: <200208041640.g74GeUU25061@crypt.compulink.co.uk>
38342      Branch: perl
38343            ! mg.c t/op/taint.t
38344 ____________________________________________________________________________
38345 [ 17677] By: hv                                    on 2002/08/04  15:25:25
38346         Log: Main branch no longer needs op/taint.t version check.
38347      Branch: perl
38348            ! t/op/taint.t
38349 ____________________________________________________________________________
38350 [ 17676] By: hv                                    on 2002/08/04  15:14:09
38351         Log: Subject: Re: [PATCH] Re: taint news
38352              From: Rick Delaney <rick.delaney@rogers.com>
38353              Date: 04 Aug 2002 00:28:58 EDT
38354              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
38355              Ref: 20020208.005
38356      Branch: perl
38357            ! pp_sys.c
38358 ____________________________________________________________________________
38359 [ 17675] By: hv                                    on 2002/08/04  01:48:36
38360         Log: Fix email address for Kragen Sitaker <kragen@pobox.com>.
38361      Branch: perl
38362            ! AUTHORS
38363 ____________________________________________________________________________
38364 [ 17674] By: hv                                    on 2002/08/04  01:30:11
38365         Log: Subject: [PATCH] AUTHORS
38366              From: Colin Watson <colinw@zeus.com>
38367              Date: Thu, 25 Jul 2002 15:54:37 +0100
38368              Message-id: <20020725145437.GC4921@zeus.com>
38369      Branch: perl
38370            ! AUTHORS
38371 ____________________________________________________________________________
38372 [ 17673] By: hv                                    on 2002/08/04  01:27:36
38373         Log: Subject: [PATCH] AUTHORS
38374              From: Walt Mankowski <waltman@pobox.com>
38375              Date: Sat, 20 Jul 2002 22:56:12 -0400 (Sun 03:56 BST)
38376              Message-id: <20020721025612.GB15958@pobox.com>
38377      Branch: perl
38378            ! AUTHORS
38379 ____________________________________________________________________________
38380 [ 17672] By: hv                                    on 2002/08/04  01:25:14
38381         Log: Subject: Re: mention of "use sort" botched in perlfunc?
38382              From: Michael G Schwern <schwern@pobox.com>
38383              Date: Sat, 20 Jul 2002 13:49:58 -0400 (18:49 BST)
38384              Message-id: <20020720174958.GL362@ool-18b93024.dyn.optonline.net>
38385      Branch: perl
38386            ! pod/perlfunc.pod
38387 ____________________________________________________________________________
38388 [ 17671] By: hv                                    on 2002/08/04  01:11:32
38389         Log: Change version from 5.8.0 to 5.9.0.
38390      Branch: perl
38391            ! Configure NetWare/Makefile NetWare/config_H.wc
38392            ! Porting/config.sh Porting/config_H README.win32 config_h.SH
38393            ! cygwin/perlld.in epoc/config.sh epoc/createpkg.pl
38394            ! hints/dgux.sh installperl lib/ExtUtils/MM_NW5.pm makedef.pl
38395            ! patchlevel.h win32/Makefile win32/makefile.mk
38396            ! wince/Makefile.ce
38397 ____________________________________________________________________________
38398 [ 17670] By: pudge                                 on 2002/07/30  03:19:03
38399         Log: Silent warnings in MM_MacOS
38400      Branch: maint-5.8/macperl
38401            ! lib/ExtUtils/MM_MacOS.pm
38402 ____________________________________________________________________________
38403 [ 17669] By: pudge                                 on 2002/07/30  03:18:47
38404         Log: Silent warnings in MM_MacOS
38405      Branch: macperl
38406            ! lib/ExtUtils/MM_MacOS.pm
38407 ____________________________________________________________________________
38408 [ 17668] By: pudge                                 on 2002/07/30  03:16:52
38409         Log: Help fixes from Thomas Wegner
38410      Branch: macperl
38411            ! macos/macperl/BuildHelpIndex macos/macperl/MacPerl.podhelp
38412      Branch: maint-5.6/macperl
38413            ! macos/macperl/BuildHelpIndex macos/macperl/MacPerl.podhelp
38414      Branch: maint-5.8/macperl
38415            ! macos/macperl/BuildHelpIndex macos/macperl/MacPerl.podhelp
38416 ____________________________________________________________________________
38417 [ 17667] By: pudge                                 on 2002/07/29  20:42:43
38418         Log: Integrate perl
38419      Branch: macperl
38420           +> Changes5.8 pod/perl58delta.pod
38421           !> (integrate 36 files)
38422 ____________________________________________________________________________
38423 [ 17666] By: pudge                                 on 2002/07/29  20:04:54
38424         Log: Integrate from maint-5.6/macperl
38425              
38426              Changes 17660, 17661, 17662, 17663, 17664
38427      Branch: macperl
38428            ! macos/ext/Mac/Dialogs/Dialogs.pm macos/lib/Mac/AETE/App.pm
38429            ! macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/OSA/Simple.pm
38430            ! macos/macperl/Droplets/gluemac.plx perl.c
38431 ____________________________________________________________________________
38432 [ 17665] By: pudge                                 on 2002/07/29  19:39:58
38433         Log: Integrate from maint-5.6/macperl
38434              
38435              Changes 17660, 17661, 17662, 17663, 17664
38436      Branch: maint-5.8/macperl
38437            ! macos/ext/Mac/Dialogs/Dialogs.pm macos/lib/Mac/AETE/App.pm
38438            ! macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/OSA/Simple.pm
38439            ! macos/macperl/Droplets/gluemac.plx perl.c
38440 ____________________________________________________________________________
38441 [ 17664] By: pudge                                 on 2002/07/29  19:20:51
38442         Log: Neglected to include old bugfix from main branch
38443      Branch: maint-5.6/macperl
38444            ! perl.c
38445 ____________________________________________________________________________
38446 [ 17663] By: pudge                                 on 2002/07/29  18:25:57
38447         Log: Count line numbers properly in MacPerl app
38448      Branch: maint-5.6/macperl
38449            ! perl.c
38450 ____________________________________________________________________________
38451 [ 17662] By: pudge                                 on 2002/07/29  18:21:16
38452         Log: Make Mac::Glue work to glue Mac OS X apps under Classic
38453      Branch: maint-5.6/macperl
38454            ! macos/lib/Mac/AETE/App.pm macos/lib/Mac/AETE/Format/Glue.pm
38455 ____________________________________________________________________________
38456 [ 17661] By: pudge                                 on 2002/07/29  18:20:46
38457         Log: gluemac failed with some paths
38458      Branch: maint-5.6/macperl
38459            ! macos/macperl/Droplets/gluemac.plx
38460 ____________________________________________________________________________
38461 [ 17660] By: pudge                                 on 2002/07/29  18:20:12
38462         Log: Fix long-standing bug with popup menus not working in dialogs
38463      Branch: maint-5.6/macperl
38464            ! macos/ext/Mac/Dialogs/Dialogs.pm
38465 ____________________________________________________________________________
38466 [ 17659] By: pudge                                 on 2002/07/29  18:19:00
38467         Log: Update test script
38468      Branch: maint-5.6/macperl
38469            ! macos/MacPerlTests.cmd
38470 ____________________________________________________________________________
38471 [ 17658] By: pudge                                 on 2002/07/29  18:18:35
38472         Log: Portability fixes for blib
38473              (already in 5.8/5.9)
38474      Branch: maint-5.6/macperl
38475            ! lib/blib.pm
38476 ____________________________________________________________________________
38477 [ 17657] By: pudge                                 on 2002/07/29  18:17:54
38478         Log: Minor test fixes
38479      Branch: maint-5.6/macperl
38480            ! t/lib/filespec.t t/op/magic.t
38481 ____________________________________________________________________________
38482 [ 17656] By: ams                                   on 2002/07/28  06:12:33
38483         Log: Subject: [PATCH] Typo in regcomp.c
38484              From: Chris Ball <chris@cpan.org>
38485              Date: 26 Jul 2002 17:49:35 +0100
38486              Message-Id: <868z3yzb6o.fsf@void.printf.net>
38487              (With additional tweak to s_reginclasslen.)
38488      Branch: perl
38489            ! regcomp.c
38490 ____________________________________________________________________________
38491 [ 17655] By: jhi                                   on 2002/07/25  20:37:16
38492         Log: Upgrade to Unicode::Collate 0.20.
38493      Branch: perl
38494            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
38495            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
38496 ____________________________________________________________________________
38497 [ 17654] By: jhi                                   on 2002/07/23  16:33:52
38498         Log: Commas, schcommas.
38499      Branch: perl
38500            ! patchlevel.h
38501 ____________________________________________________________________________
38502 [ 17653] By: nick                                  on 2002/07/23  07:56:25
38503         Log: Fix #15283 - binmode() was not passing mode
38504              to PUSHED method called from PerlIO::via.
38505      Branch: perlio
38506            ! ext/PerlIO/via/via.xs
38507 ____________________________________________________________________________
38508 [ 17652] By: nick                                  on 2002/07/23  07:55:03
38509         Log: Integrate mainline to just past perl5.8.0
38510      Branch: perlio
38511           +> Changes5.8
38512           !> Changes MANIFEST
38513 ____________________________________________________________________________
38514 [ 17651] By: pudge                                 on 2002/07/23  03:24:35
38515         Log: Integrate maint-5.6/perl
38516      Branch: maint-5.6/macperl
38517           +> t/win32/longpath.t
38518           !> (integrate 35 files)
38519 ____________________________________________________________________________
38520 [ 17650] By: gsar                                  on 2002/07/22  15:27:48
38521         Log: create macperl-5.8 branch
38522      Branch: maint-5.8/macperl
38523           +> (branch 3480 files)
38524 ____________________________________________________________________________
38525 [ 17649] By: jhi                                   on 2002/07/21  08:44:34
38526         Log: Because of #17429.
38527      Branch: maint-5.8/perl
38528            ! pod/perldelta.pod
38529 ____________________________________________________________________________
38530 [ 17648] By: chip                                  on 2002/07/19  22:51:19
38531         Log: Update Changes.  (Including incorrect change #.)
38532      Branch: maint-5.005/perl
38533            ! Changes
38534 ____________________________________________________________________________
38535 [ 17647] By: chip                                  on 2002/07/19  22:47:57
38536         Log: ensure that hashes never attempt to malloc with a negative size
38537              From: Hugo <hv@crypt.compulink.co.uk>
38538              Subject: Re: [ID 20000421.002] Math::BigInt out of memory?
38539      Branch: maint-5.005/perl
38540            ! hv.c
38541 ____________________________________________________________________________
38542 [ 17646] By: chip                                  on 2002/07/19  20:15:23
38543         Log: Update Changes in preparation for 5.005_04.
38544      Branch: maint-5.005/perl
38545            ! Changes
38546 ____________________________________________________________________________
38547 [ 17645] By: gsar                                  on 2002/07/19  19:29:57
38548         Log: create maint-5.8 branch from perl/...@17638
38549      Branch: maint-5.8/perl
38550           +> (branch 2829 files)
38551 ____________________________________________________________________________
38552 [ 17644] By: jhi                                   on 2002/07/19  18:55:18
38553         Log: Copy perldelta as perl58delta, purge the perldelta.
38554      Branch: perl
38555            + pod/perl58delta.pod
38556            ! MANIFEST pod/perldelta.pod
38557 ____________________________________________________________________________
38558 [ 17642] By: jhi                                   on 2002/07/19  16:37:39
38559         Log: Update Changes; mainly to get the DEVELNNNNN stamp back in business.
38560      Branch: perl
38561            ! Changes patchlevel.h
38562 ____________________________________________________________________________
38563 [ 17641] By: jhi                                   on 2002/07/19  16:31:08
38564         Log: Integrate perlio (no changes, but that's fine).
38565      Branch: perl
38566           !> embed.fnc perl.h
38567 ____________________________________________________________________________
38568 [ 17640] By: nick                                  on 2002/07/19  07:09:37
38569         Log: Integrate mainline@17638, apply couple
38570              of whitespace edits so matches perl5.8.0 exactly.
38571      Branch: perlio
38572            ! embed.fnc perl.h
38573           !> AUTHORS Changes Configure INSTALL NetWare/Makefile
38574           !> NetWare/t/NWScripts.pl Porting/config.sh Porting/config_H
38575           !> lib/File/stat.pm patchlevel.h pod/perldelta.pod
38576           !> pod/perlfunc.pod pod/perlhist.pod pod/perlthrtut.pod
38577           !> pod/perltoc.pod pod/perlvar.pod util.c
38578 ____________________________________________________________________________
38579 [ 17639] By: jhi                                   on 2002/07/19  00:47:18
38580         Log: It's all yours, Hugo.
38581      Branch: perl
38582            + Changes5.8
38583            ! Changes MANIFEST