This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[DOCPATCH] Re: [perl #23630] problem with "used only once" warning
[perl5.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 ____________________________________________________________________________
33 [ 20173] By: rgs                                   on 2003/07/20  21:48:21
34         Log: Minor doc nits concerning the dosish ALTERNATE_SHEBANG
35              (bug #22968)
36      Branch: perl
37            ! pod/perlfaq3.pod pod/perlrun.pod
38 ____________________________________________________________________________
39 [ 20172] By: rgs                                   on 2003/07/20  21:14:12
40         Log: Subject: Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
41              From: Andy Dougherty <doughera@lafayette.edu>
42              Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT)
43              Message-ID: <Pine.SOL.4.53.0307151011550.7002@maxwell.phys.lafayette.edu>
44              
45              plus a clarification to INSTALL :
46              Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
47              From: Andy Dougherty <doughera@lafayette.edu>
48              Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT)
49              Message-ID: <Pine.SOL.4.53.0307161059400.10258@maxwell.phys.lafayette.edu>
50      Branch: perl
51            ! INSTALL Makefile.SH
52 ____________________________________________________________________________
53 [ 20171] By: rgs                                   on 2003/07/20  20:12:54
54         Log: The warning "Possible precedence problem on bitwise operator"
55              was incorrectly produced with the bitwise-assignment operators.
56              Fix it. (bug #23065 concerning 5.8.1 RC2)
57      Branch: perl
58            ! op.c t/lib/warnings/op
59 ____________________________________________________________________________
60 [ 20170] By: rgs                                   on 2003/07/18  08:03:02
61         Log: Rename get_seed() to get_hash_seed(), as suggested by
62              Eric J Kidder, to solve a name conflict on HP_UX 11.00.
63      Branch: perl
64            ! embed.fnc embed.h perl.c proto.h util.c
65 ____________________________________________________________________________
66 [ 20169] By: rgs                                   on 2003/07/18  06:36:20
67         Log: Subject: Re: [PATCH] Re: Oops - Can't calculate our powers
68              From: Andreas J Koenig <andreas.koenig@anima.de>
69              Date: Fri, 18 Jul 2003 09:36:47 +0200
70              Message-ID: <87fzl4thf4.fsf@franz.ak.mind.de>
71      Branch: perl
72            ! t/op/pow.t
73 ____________________________________________________________________________
74 [ 20168] By: rgs                                   on 2003/07/18  06:21:15
75         Log: Subject: [ PATCH] Re: isa(UNIVERSAL)?
76              From: Dave Mitchell <davem@fdgroup.com>
77              Date: Thu, 17 Jul 2003 21:51:12 +0100
78              Message-ID: <20030717205112.GA2994@fdgroup.com>
79      Branch: perl
80            ! t/op/universal.t universal.c
81 ____________________________________________________________________________
82 [ 20167] By: rgs                                   on 2003/07/18  06:14:33
83         Log: Subject: [PATCH] Re: Oops - Can't calculate our powers
84              From: Stephen McCamant <smcc@mit.edu>
85              Date: Fri, 18 Jul 2003 02:26:14 -0400
86              Message-ID: <16151.37638.162561.84142@syllepsis.MIT.EDU>
87      Branch: perl
88            ! pp.c t/op/pow.t
89 ____________________________________________________________________________
90 [ 20166] By: rgs                                   on 2003/07/17  21:49:10
91         Log: Subject: [PATCH] Increment cop_seqmax in utilize()
92              From: Stephen McCamant <smcc@mit.edu>
93              Date: Tue, 15 Jul 2003 09:57:26 -0400
94              Message-ID: <16148.2118.348073.76671@syllepsis.MIT.EDU>
95              
96              Subject: [PATCH] B::Concise 0.56: refcount and BEGIN improvements
97              From: Stephen McCamant <smcc@mit.edu>
98              Date: Tue, 15 Jul 2003 09:57:31 -0400
99              Message-ID: <16148.2123.305325.480187@syllepsis.MIT.EDU>
100      Branch: perl
101            ! ext/B/B/Concise.pm ext/B/B/Terse.pm op.c
102 ____________________________________________________________________________
103 [ 20165] By: rgs                                   on 2003/07/17  21:24:46
104         Log: Subject: [PATCH] Re: POSIX::div
105              From: Michael G Schwern <schwern@pobox.com>
106              Date: Mon, 14 Jul 2003 14:00:58 -0700
107              Message-ID: <20030714210057.GK18517@windhund.schwern.org>
108      Branch: perl
109            ! ext/POSIX/POSIX.pm
110 ____________________________________________________________________________
111 [ 20164] By: rgs                                   on 2003/07/17  21:15:51
112         Log: PERL5LIB is not colon-separated everywhere
113      Branch: perl
114            ! pod/perlrun.pod
115 ____________________________________________________________________________
116 [ 20163] By: rgs                                   on 2003/07/17  20:59:15
117         Log: Subject: [PATCH] fix $^N-related coredump
118              From: Anton Berezin <tobez@tobez.org>
119              Date: Mon, 14 Jul 2003 13:50:35 +0200
120              Message-ID: <20030714115035.GA10971@heechee.tobez.org>
121      Branch: perl
122            ! pp_hot.c sv.c
123 ____________________________________________________________________________
124 [ 20162] By: rgs                                   on 2003/07/17  20:39:31
125         Log: Subject: PATCH: tweak 'split' docs for case of explicit 0 LIMIT
126              From: Tony Bowden <tony@kasei.com>
127              Date: Thu, 17 Jul 2003 16:49:35 +0100
128              Message-ID: <20030717154935.GA20302@soto.kasei.com>
129      Branch: perl
130            ! pod/perlfunc.pod
131 ____________________________________________________________________________
132 [ 20161] By: rgs                                   on 2003/07/17  20:25:52
133         Log: Minor nits in perlsyn.pod
134      Branch: perl
135            ! pod/perlsyn.pod
136 ____________________________________________________________________________
137 [ 20160] By: nick                                  on 2003/07/14  14:51:42
138         Log: Integrate mainline
139      Branch: perlio
140           !> lib/Attribute/Handlers.pm lib/charnames.pm pod/perlfunc.pod
141           !> pod/perlsyn.pod pod/perltrap.pod t/op/pat.t
142 ____________________________________________________________________________
143 [ 20159] By: rgs                                   on 2003/07/13  20:02:34
144         Log: Subject: [PATCH] incorrect error message from Attribute::Handlers
145              From: Claes Jacobsson <claes@surfar.nu>
146              Date: Sat, 12 Jul 2003 16:30:42 +0200
147              Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu>
148      Branch: perl
149            ! lib/Attribute/Handlers.pm
150 ____________________________________________________________________________
151 [ 20158] By: rgs                                   on 2003/07/13  19:52:58
152         Log: Add a TODO test for perlbug #19049
153              Subject: Re: [perl #19049] Incorrect $` after replacement (test for same)
154              From: Alex Gough <alex-p5p@earth.li>
155              Date: Fri, 11 Jul 2003 01:12:42 +0100
156              Message-ID: <20030711001242.GD2484@the.earth.li>
157      Branch: perl
158            ! t/op/pat.t
159 ____________________________________________________________________________
160 [ 20157] By: rgs                                   on 2003/07/13  19:43:29
161         Log: Minor updates of the charnames documentation.
162      Branch: perl
163            ! lib/charnames.pm
164 ____________________________________________________________________________
165 [ 20156] By: rgs                                   on 2003/07/11  19:37:34
166         Log: Subject: Re: Sort sub and NaNs 
167              From: "John P. Linderman" <jpl@research.att.com>
168              Date: Thu, 10 Jul 2003 10:45:06 -0400
169              Message-Id: <200307101445.KAA79110@raptor.research.att.com>
170              
171              Warn against a potential edge case with sort, <=> and NaNs.
172      Branch: perl
173            ! pod/perlfunc.pod
174 ____________________________________________________________________________
175 [ 20155] By: rgs                                   on 2003/07/11  19:11:17
176         Log: Subject: [DOCPATCH] perlfunc/read
177              From: Steve Grazzini <grazz@pobox.com>
178              Date: Tue, 8 Jul 2003 10:23:03 -0400
179              Message-ID: <20030708142303.GB23698@grazzini.net>
180              
181              Clarify the OFFSET parameter to read().
182      Branch: perl
183            ! pod/perlfunc.pod
184 ____________________________________________________________________________
185 [ 20154] By: rgs                                   on 2003/07/11  18:54:09
186         Log: Subject: [PATCH pod/perlsyn.pod pod/perltrap.pod] New introduction
187              From: Michael G Schwern <schwern@pobox.com>
188              Date: Tue, 13 May 2003 18:33:05 -0700
189              Message-ID: <20030514013305.GB22001@windhund.schwern.org>
190      Branch: perl
191            ! pod/perlsyn.pod pod/perltrap.pod
192 ____________________________________________________________________________
193 [ 20153] By: jhi                                   on 2003/07/11  10:50:52
194         Log: more perldelta.  (This is the final RC2, too.)
195      Branch: maint-5.8/perl
196            ! pod/perldelta.pod
197 ____________________________________________________________________________
198 [ 20152] By: nick                                  on 2003/07/11  09:45:07
199         Log: Integrate mainline at 5.8.1-RC1ish
200      Branch: perlio
201           !> (integrate 51 files)
202 ____________________________________________________________________________
203 [ 20151] By: jhi                                   on 2003/07/11  08:35:08
204         Log: A known potentially failing test.
205      Branch: maint-5.8/perl
206            ! pod/perldelta.pod
207 ____________________________________________________________________________
208 [ 20150] By: jhi                                   on 2003/07/11  08:07:55
209         Log: Some known problems.
210      Branch: maint-5.8/perl
211            ! pod/perldelta.pod
212 ____________________________________________________________________________
213 [ 20149] By: jhi                                   on 2003/07/11  06:08:27
214         Log: Add perldelta about the SIGFPE change.
215      Branch: maint-5.8/perl
216            ! pod/perldelta.pod
217 ____________________________________________________________________________
218 [ 20148] By: jhi                                   on 2003/07/11  05:36:18
219         Log: Make it RC2, while the tests are running.
220      Branch: maint-5.8/perl
221            ! patchlevel.h
222 ____________________________________________________________________________
223 [ 20147] By: jhi                                   on 2003/07/11  05:20:37
224         Log: Update Changes.
225      Branch: maint-5.8/perl
226            ! Changes patchlevel.h
227 ____________________________________________________________________________
228 [ 20146] By: jhi                                   on 2003/07/11  05:12:43
229         Log: Integrate:
230              [ 20145]
231              I think the API for mod_perl v2 should be simply that
232              PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
233              itself, hopefully from a good source of random bits.
234      Branch: maint-5.8/perl
235           !> perl.c
236 ____________________________________________________________________________
237 [ 20145] By: jhi                                   on 2003/07/11  05:07:09
238         Log: I think the API for mod_perl v2 should be simply that
239              PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
240              itself, hopefully from a good source of random bits.
241      Branch: perl
242            ! perl.c
243 ____________________________________________________________________________
244 [ 20144] By: jhi                                   on 2003/07/11  00:35:56
245         Log: Integrate:
246              [ 20143]
247              pTHX.
248      Branch: maint-5.8/perl
249           !> util.c
250 ____________________________________________________________________________
251 [ 20143] By: jhi                                   on 2003/07/11  00:35:07
252         Log: pTHX.
253      Branch: perl
254            ! util.c
255 ____________________________________________________________________________
256 [ 20142] By: jhi                                   on 2003/07/11  00:31:29
257         Log: Update Changes.
258      Branch: maint-5.8/perl
259            ! Changes patchlevel.h
260 ____________________________________________________________________________
261 [ 20141] By: jhi                                   on 2003/07/11  00:27:41
262         Log: Integrate:
263              [ 20137]
264              Retract the statements.
265              
266              [ 20138]
267              More retraction.
268              
269              [ 20139]
270              New order of seed.
271      Branch: maint-5.8/perl
272           !> INSTALL pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
273 ____________________________________________________________________________
274 [ 20140] By: jhi                                   on 2003/07/11  00:25:36
275         Log: Refashion the perldelta.
276      Branch: maint-5.8/perl
277            ! pod/perldelta.pod
278 ____________________________________________________________________________
279 [ 20139] By: jhi                                   on 2003/07/11  00:21:43
280         Log: New order of seed.
281      Branch: perl
282            ! pod/perlrun.pod
283 ____________________________________________________________________________
284 [ 20138] By: jhi                                   on 2003/07/11  00:13:11
285         Log: More retraction.
286      Branch: perl
287            ! INSTALL
288 ____________________________________________________________________________
289 [ 20137] By: jhi                                   on 2003/07/11  00:10:14
290         Log: Retract the statements.
291      Branch: perl
292            ! pod/perlfunc.pod pod/perlsec.pod
293 ____________________________________________________________________________
294 [ 20136] By: jhi                                   on 2003/07/11  00:05:20
295         Log: Integrate:
296              [ 20134]
297              Check PERL_HASH_SEED even when tainted.
298              
299              [ 20135]
300              Chicken out: the hash randomisation is not on by default.
301              We switch over to the explicit mode: in other words, if
302              the $ENV{PERL_HASH_SEED} is on, we randomise.  Also, we
303              randomise only if PL_hash_seed_set is FALSE (this means
304              one can use PERL_HASH() before perl_run.)  Also, since
305              now PERL_HASH_SEED is okay even under -T, all should be fine.
306              (Ha!)
307      Branch: maint-5.8/perl
308           !> embed.fnc embed.h embedvar.h intrpvar.h perl.c perl.h
309           !> perlapi.h pod/perldiag.pod pod/perlrun.pod proto.h util.c
310 ____________________________________________________________________________
311 [ 20135] By: jhi                                   on 2003/07/11  00:03:33
312         Log: Chicken out: the hash randomisation is not on by default.
313              We switch over to the explicit mode: in other words, if
314              the $ENV{PERL_HASH_SEED} is on, we randomise.  Also, we
315              randomise only if PL_hash_seed_set is FALSE (this means
316              one can use PERL_HASH() before perl_run.)  Also, since
317              now PERL_HASH_SEED is okay even under -T, all should be fine.
318              (Ha!)
319      Branch: perl
320            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perl.h
321            ! perlapi.h pod/perldiag.pod pod/perlrun.pod proto.h util.c
322 ____________________________________________________________________________
323 [ 20134] By: jhi                                   on 2003/07/10  23:23:38
324         Log: Check PERL_HASH_SEED even when tainted.
325      Branch: perl
326            ! perl.c pod/perlrun.pod
327 ____________________________________________________________________________
328 [ 20133] By: jhi                                   on 2003/07/10  22:51:40
329         Log: Update Changes.
330      Branch: maint-5.8/perl
331            ! Changes patchlevel.h
332 ____________________________________________________________________________
333 [ 20132] By: jhi                                   on 2003/07/10  22:46:30
334         Log: Integrate:
335              [ 20129]
336              Subject: [comment patch]
337              From: Stas Bekman <stas@stason.org>
338              Date: Thu, 10 Jul 2003 14:19:22 -0700
339              Message-ID: <3F0DD85A.1070902@stason.org>
340              
341              [ 20130]
342              Subject: [PATCH} db-recno.t on Mac OS X
343              From: slaven@rezic.de
344              Date: Thu, 10 Jul 2003 12:41:05 +0000
345              Message-Id: <1057840865.9622@devpc01.iconmobile.de>
346              
347              [ 20131]
348              &Time::HiRes::d_nanosleep was broken.
349      Branch: maint-5.8/perl
350           !> ext/DB_File/t/db-recno.t ext/Time/HiRes/Makefile.PL perl.c
351 ____________________________________________________________________________
352 [ 20131] By: jhi                                   on 2003/07/10  22:42:29
353         Log: &Time::HiRes::d_nanosleep was broken.
354      Branch: perl
355            ! ext/Time/HiRes/Makefile.PL
356 ____________________________________________________________________________
357 [ 20130] By: jhi                                   on 2003/07/10  22:37:02
358         Log: Subject: [PATCH} db-recno.t on Mac OS X
359              From: slaven@rezic.de
360              Date: Thu, 10 Jul 2003 12:41:05 +0000
361              Message-Id: <1057840865.9622@devpc01.iconmobile.de>
362      Branch: perl
363            ! ext/DB_File/t/db-recno.t
364 ____________________________________________________________________________
365 [ 20129] By: jhi                                   on 2003/07/10  22:31:39
366         Log: Subject: [comment patch]
367              From: Stas Bekman <stas@stason.org>
368              Date: Thu, 10 Jul 2003 14:19:22 -0700
369              Message-ID: <3F0DD85A.1070902@stason.org>
370      Branch: perl
371            ! perl.c
372 ____________________________________________________________________________
373 [ 20128] By: jhi                                   on 2003/07/10  22:23:08
374         Log: Integrate:
375              [ 20124]
376              Time travel noticed by Enache.
377              
378              [ 20127]
379              Be vague enough.
380      Branch: maint-5.8/perl
381           !> embedvar.h pod/perldata.pod pod/perlhist.pod
382 ____________________________________________________________________________
383 [ 20127] By: jhi                                   on 2003/07/10  22:21:04
384         Log: Be vague enough.
385      Branch: perl
386            ! pod/perldata.pod
387 ____________________________________________________________________________
388 [ 20126] By: jhi                                   on 2003/07/10  22:20:02
389         Log: Add the deprecation warning for v-strings.
390              
391              (A Tale Of Caution: Originally I tried to use
392              "no warnings 'deprecated'; in configpm, but that
393              lead into whole lotta pain.  The warnings pragma
394              pulls in Carp, and then Carp somehow messes up Exporter,
395              and one ends up with several mysterious failures.
396              Just don't go there.)
397      Branch: maint-5.8/perl
398            ! configpm pod/perldelta.pod pod/perldiag.pod
399            ! t/lib/warnings/toke t/op/pack.t toke.c
400 ____________________________________________________________________________
401 [ 20125] By: rgs                                   on 2003/07/10  19:28:48
402         Log: regen embed.pl for the bleadperl branch as well.
403      Branch: perl
404            ! embedvar.h
405 ____________________________________________________________________________
406 [ 20124] By: jhi                                   on 2003/07/10  18:33:56
407         Log: Time travel noticed by Enache.
408      Branch: perl
409            ! pod/perlhist.pod
410 ____________________________________________________________________________
411 [ 20123] By: jhi                                   on 2003/07/10  18:07:49
412         Log: regen embed.pl.
413      Branch: maint-5.8/perl
414            ! embedvar.h
415 ____________________________________________________________________________
416 [ 20122] By: jhi                                   on 2003/07/10  18:06:05
417         Log: Integrate:
418              [ 20116]
419              The *right* way to make the csighandler visible.
420              
421              [ 20117]
422              Subject: [PATCH] Restore SIGFPE on exec()
423              From: Chip Salzenberg <chip@pobox.com>
424              Date: Thu, 10 Jul 2003 13:13:20 -0400
425              Message-ID: <20030710171319.GA21588@perlsupport.com>
426              
427              [ 20118]
428              malloc alignment patch from Spider, needed for Tru64 + longdouble.
429              
430              [ 20119]
431              Subject: [PATCH] configure.gnu --prefix
432              From: slaven@rezic.de
433              Date: Thu, 10 Jul 2003 09:33:27 +0000
434              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
435              
436              [ 20120]
437              I can see the future.  It is cloudy.
438      Branch: maint-5.8/perl
439           !> configure.gnu doio.c embed.fnc embed.h global.sym malloc.c
440           !> perl.c perl.h perlapi.h perlvars.h pod/perlhist.pod toke.c
441 ____________________________________________________________________________
442 [ 20121] By: jhi                                   on 2003/07/10  18:01:21
443         Log: perldelta tweaks.
444      Branch: maint-5.8/perl
445            ! pod/perldelta.pod
446 ____________________________________________________________________________
447 [ 20120] By: jhi                                   on 2003/07/10  17:38:28
448         Log: I can see the future.  It is cloudy.
449      Branch: perl
450            ! pod/perlhist.pod
451 ____________________________________________________________________________
452 [ 20119] By: jhi                                   on 2003/07/10  17:37:25
453         Log: Subject: [PATCH] configure.gnu --prefix
454              From: slaven@rezic.de
455              Date: Thu, 10 Jul 2003 09:33:27 +0000
456              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
457      Branch: perl
458            ! configure.gnu
459 ____________________________________________________________________________
460 [ 20118] By: jhi                                   on 2003/07/10  17:35:32
461         Log: malloc alignment patch from Spider, needed for Tru64 + longdouble.
462      Branch: perl
463            ! malloc.c
464 ____________________________________________________________________________
465 [ 20117] By: jhi                                   on 2003/07/10  17:33:53
466         Log: Subject: [PATCH] Restore SIGFPE on exec()
467              From: Chip Salzenberg <chip@pobox.com>
468              Date: Thu, 10 Jul 2003 13:13:20 -0400
469              Message-ID: <20030710171319.GA21588@perlsupport.com>
470      Branch: perl
471            ! doio.c perl.c perl.h perlapi.h perlvars.h toke.c
472 ____________________________________________________________________________
473 [ 20116] By: jhi                                   on 2003/07/10  17:28:00
474         Log: The *right* way to make the csighandler visible.
475      Branch: perl
476            ! embed.fnc embed.h global.sym
477 ____________________________________________________________________________
478 [ 20115] By: jhi                                   on 2003/07/10  15:11:29
479         Log: Retract #20113.
480      Branch: maint-5.8/perl
481            ! embedvar.h intrpvar.h perlapi.h
482 ____________________________________________________________________________
483 [ 20114] By: jhi                                   on 2003/07/10  15:06:41
484         Log: Retract #20112. 
485      Branch: perl
486            ! embed.fnc embedvar.h intrpvar.h perlapi.h
487 ____________________________________________________________________________
488 [ 20113] By: jhi                                   on 2003/07/10  14:19:22
489         Log: Missing symbol export.
490      Branch: maint-5.8/perl
491           !> embed.fnc embedvar.h intrpvar.h perlapi.h
492 ____________________________________________________________________________
493 [ 20112] By: jhi                                   on 2003/07/10  14:17:59
494         Log: Argh.  At least AIX builds choke because of this.
495      Branch: perl
496            ! embed.fnc embedvar.h intrpvar.h perlapi.h
497 ____________________________________________________________________________
498 [ 20111] By: jhi                                   on 2003/07/10  05:31:46
499         Log: Final perldelta (and perlport) sweep.
500      Branch: maint-5.8/perl
501            ! pod/perldelta.pod pod/perlport.pod
502 ____________________________________________________________________________
503 [ 20110] By: jhi                                   on 2003/07/10  05:06:10
504         Log: Make it the RC1.
505      Branch: maint-5.8/perl
506            ! patchlevel.h
507 ____________________________________________________________________________
508 [ 20109] By: jhi                                   on 2003/07/10  05:04:54
509         Log: Remove the maint tag.
510      Branch: maint-5.8/perl
511            ! patchlevel.h
512 ____________________________________________________________________________
513 [ 20108] By: jhi                                   on 2003/07/10  05:03:37
514         Log: Update Changes.
515      Branch: maint-5.8/perl
516            ! Changes patchlevel.h
517 ____________________________________________________________________________
518 [ 20107] By: jhi                                   on 2003/07/10  04:55:03
519         Log: Integrate:
520              [ 20103]
521              perlfaq sync.
522              
523              [ 20104]
524              Deprecate v-strings.
525              
526              [ 20106]
527              Upgrade to podlators 1.27.
528      Branch: maint-5.8/perl
529           !> lib/Pod/Text/Termcap.pm pod/perldata.pod pod/perlfaq1.pod
530 ____________________________________________________________________________
531 [ 20106] By: jhi                                   on 2003/07/10  04:50:05
532         Log: Upgrade to podlators 1.27.
533      Branch: perl
534            ! lib/Pod/Text/Termcap.pm
535 ____________________________________________________________________________
536 [ 20105] By: jhi                                   on 2003/07/10  04:46:01
537         Log: Add deprecations to perldelta. 
538      Branch: maint-5.8/perl
539            ! pod/perldelta.pod
540 ____________________________________________________________________________
541 [ 20104] By: jhi                                   on 2003/07/10  04:40:02
542         Log: Deprecate v-strings.
543      Branch: perl
544            ! pod/perldata.pod
545 ____________________________________________________________________________
546 [ 20103] By: jhi                                   on 2003/07/10  04:28:40
547         Log: perlfaq sync.
548      Branch: perl
549            ! pod/perlfaq1.pod
550 ____________________________________________________________________________
551 [ 20102] By: jhi                                   on 2003/07/09  17:55:46
552         Log: Update Changes.
553      Branch: maint-5.8/perl
554            ! Changes patchlevel.h
555 ____________________________________________________________________________
556 [ 20101] By: jhi                                   on 2003/07/09  17:49:23
557         Log: Integrate:
558              [ 20095]
559              Update Changes.
560              
561              [ 20096]
562              More Darwin/MacOSX paths twiddling.
563              
564              [ 20097]
565              Fix for the 'print v65' plus safety tweaks from Rafael.
566              
567              [ 20098]
568              Fixes from Ron Kimball.
569              
570              [ 20099]
571              No more no more.  Errrm, no longer no more.
572              
573              [ 20100]
574              Detypo.
575      Branch: maint-5.8/perl
576           !> hints/darwin.sh hints/freebsd.sh pod/perldata.pod toke.c
577 ____________________________________________________________________________
578 [ 20100] By: jhi                                   on 2003/07/09  17:40:41
579         Log: Detypo.
580      Branch: perl
581            ! hints/darwin.sh
582 ____________________________________________________________________________
583 [ 20099] By: jhi                                   on 2003/07/09  17:31:38
584         Log: No more no more.  Errrm, no longer no more.
585      Branch: maint-5.8/perl
586            ! pod/perldelta.pod
587 ____________________________________________________________________________
588 [ 20098] By: jhi                                   on 2003/07/09  17:29:53
589         Log: Fixes from Ron Kimball.
590      Branch: perl
591            ! pod/perldata.pod
592 ____________________________________________________________________________
593 [ 20097] By: jhi                                   on 2003/07/09  17:27:35
594         Log: Fix for the 'print v65' plus safety tweaks from Rafael.
595      Branch: perl
596            ! toke.c
597 ____________________________________________________________________________
598 [ 20096] By: jhi                                   on 2003/07/09  17:06:29
599         Log: More Darwin/MacOSX paths twiddling.
600      Branch: perl
601            ! hints/darwin.sh
602 ____________________________________________________________________________
603 [ 20095] By: jhi                                   on 2003/07/09  12:03:48
604         Log: Update Changes.
605      Branch: maint-5.8/perl
606            ! Changes patchlevel.h
607 ____________________________________________________________________________
608 [ 20094] By: jhi                                   on 2003/07/09  11:56:22
609         Log: No Perl malloc for FreeBSD.
610      Branch: maint-5.8/perl
611            ! pod/perldelta.pod
612 ____________________________________________________________________________
613 [ 20093] By: jhi                                   on 2003/07/09  11:43:09
614         Log: Play safe and use the system malloc in FreeBSD.
615              Yes, performance suffers.  But that is better than
616              random core dumps.
617      Branch: perl
618            ! hints/freebsd.sh
619 ____________________________________________________________________________
620 [ 20092] By: jhi                                   on 2003/07/09  11:41:01
621         Log: Integrate:
622              [ 20084]
623              Subject: Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
624              From: John Peacock <jpeacock@rowman.com>
625              Date: Wed, 09 Jul 2003 01:05:38 -0700
626              Message-ID: <3F0BCCD2.1020009@rowman.com>
627              
628              [ 20085]
629              Test the vX => ... fix.
630              
631              [ 20086]
632              Document the v-string change in perldelta.
633              
634              [ 20087]
635              perldelta clarification.
636              
637              [ 20088]
638              Document the vXX => change in perldata, too.
639              
640              [ 20089]
641              Rework the perldata vXX => ... entry a bit.
642      Branch: maint-5.8/perl
643           !> embed.fnc pod/perlapi.pod pod/perldata.pod t/op/ver.t toke.c
644           !> util.c
645 ____________________________________________________________________________
646 [ 20091] By: jhi                                   on 2003/07/09  08:23:20
647         Log: Integrate:
648              [ 20074]
649              "Global destruction" doc tweaks from Rafael.
650              
651              [ 20075]
652              perldelta tweaks.
653              
654              [ 20076]
655              Subject: Re: [PATCH] $^VARIABLES in 'perl -Dt' output
656              From: Enache Adrian <enache@rdslink.ro>
657              Date: Tue, 8 Jul 2003 20:47:58 +0300
658              Message-ID: <20030708174758.GA1177@ratsnest.hole>
659              
660              (ByteLoader tweak avoiding a leaked scalar)
661              
662              [ 20077]
663              Don't recommend to upgrade the base.pm in the core with
664              the base.pm from Class::Fields.  They are not the same.
665              
666              [ 20078]
667              Revert #20077.
668              
669              [ 20079]
670              The CHECKOP macro was not invoked on some newly created ops
671              (to match them against the current opmask.) As a consequence,
672              Safe compartments were unable to trap some ops (pattern
673              match, slices, conditionals.) This fixes the holes.
674              
675              [ 20080]
676              Small typo fix from Chris Reinhardt.
677              
678              [ 20081]
679              Subject: [PATCH] Safe signals via POSIX::sigaction
680              From: Chip Salzenberg <chip@pobox.com>
681              Date: Wed, 9 Jul 2003 01:49:10 -0400
682              Message-ID: <20030709054910.GH2021@perlsupport.com>
683              
684              [ 20082]
685              Enable avoiding /System/Library in Mac OS X by
686              doing Configure -Dprefix=/some/where -Uvendorlib.
687              
688              [ 20083]
689              Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
690              for the install dirs.
691              
692              [ 20090]
693              Upgrade to Encode 1.97.
694      Branch: maint-5.8/perl
695           !> embed.fnc embed.h ext/Encode/Changes ext/Encode/Encode.pm
696           !> ext/Encode/META.yml ext/Encode/encoding.pm
697           !> ext/Encode/lib/Encode/Alias.pm
698           !> ext/Encode/lib/Encode/Encoder.pm
699           !> ext/Encode/lib/Encode/Guess.pm
700           !> ext/Encode/lib/Encode/JP/JIS7.pm ext/POSIX/POSIX.pm
701           !> ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
702           !> hints/darwin.sh lib/CPAN.pm op.c proto.h
703 ____________________________________________________________________________
704 [ 20090] By: jhi                                   on 2003/07/09  08:12:32
705         Log: Upgrade to Encode 1.97.
706      Branch: perl
707            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
708            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
709            ! ext/Encode/lib/Encode/Encoder.pm
710            ! ext/Encode/lib/Encode/Guess.pm
711            ! ext/Encode/lib/Encode/JP/JIS7.pm
712 ____________________________________________________________________________
713 [ 20089] By: jhi                                   on 2003/07/09  08:08:30
714         Log: Rework the perldata vXX => ... entry a bit.
715      Branch: perl
716            ! pod/perldata.pod
717 ____________________________________________________________________________
718 [ 20088] By: jhi                                   on 2003/07/09  08:04:04
719         Log: Document the vXX => change in perldata, too.
720      Branch: perl
721            ! pod/perldata.pod
722 ____________________________________________________________________________
723 [ 20087] By: jhi                                   on 2003/07/09  08:02:09
724         Log: perldelta clarification.
725      Branch: maint-5.8/perl
726            ! pod/perldelta.pod
727 ____________________________________________________________________________
728 [ 20086] By: jhi                                   on 2003/07/09  08:00:04
729         Log: Document the v-string change in perldelta.
730      Branch: maint-5.8/perl
731            ! pod/perldelta.pod
732 ____________________________________________________________________________
733 [ 20085] By: jhi                                   on 2003/07/09  07:49:46
734         Log: Test the vX => ... fix.
735      Branch: perl
736            ! t/op/ver.t
737 ____________________________________________________________________________
738 [ 20084] By: jhi                                   on 2003/07/09  06:58:39
739         Log: Subject: Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
740              From: John Peacock <jpeacock@rowman.com>
741              Date: Wed, 09 Jul 2003 01:05:38 -0700
742              Message-ID: <3F0BCCD2.1020009@rowman.com>
743      Branch: perl
744            ! embed.fnc pod/perlapi.pod toke.c util.c
745 ____________________________________________________________________________
746 [ 20083] By: jhi                                   on 2003/07/09  06:27:15
747         Log: Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
748              for the install dirs.
749      Branch: perl
750            ! hints/darwin.sh
751 ____________________________________________________________________________
752 [ 20082] By: jhi                                   on 2003/07/09  05:57:16
753         Log: Enable avoiding /System/Library in Mac OS X by
754              doing Configure -Dprefix=/some/where -Uvendorlib.
755      Branch: perl
756            ! hints/darwin.sh
757 ____________________________________________________________________________
758 [ 20081] By: jhi                                   on 2003/07/09  05:53:56
759         Log: Subject: [PATCH] Safe signals via POSIX::sigaction
760              From: Chip Salzenberg <chip@pobox.com>
761              Date: Wed, 9 Jul 2003 01:49:10 -0400
762              Message-ID: <20030709054910.GH2021@perlsupport.com>
763      Branch: perl
764            ! embed.fnc embed.h ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
765            ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t proto.h
766 ____________________________________________________________________________
767 [ 20080] By: jhi                                   on 2003/07/09  04:52:02
768         Log: Small typo fix from Chris Reinhardt.
769      Branch: maint-5.8/perl
770            ! pod/perldelta.pod
771 ____________________________________________________________________________
772 [ 20079] By: rgs                                   on 2003/07/08  20:26:20
773         Log: The CHECKOP macro was not invoked on some newly created ops
774              (to match them against the current opmask.) As a consequence,
775              Safe compartments were unable to trap some ops (pattern
776              match, slices, conditionals.) This fixes the holes.
777      Branch: perl
778            ! op.c
779 ____________________________________________________________________________
780 [ 20078] By: jhi                                   on 2003/07/08  19:30:13
781         Log: Revert #20077.
782      Branch: perl
783            ! lib/CPAN.pm
784 ____________________________________________________________________________
785 [ 20077] By: jhi                                   on 2003/07/08  18:40:51
786         Log: Don't recommend to upgrade the base.pm in the core with
787              the base.pm from Class::Fields.  They are not the same.
788      Branch: perl
789            ! lib/CPAN.pm
790 ____________________________________________________________________________
791 [ 20076] By: jhi                                   on 2003/07/08  17:39:49
792         Log: Subject: Re: [PATCH] $^VARIABLES in 'perl -Dt' output
793              From: Enache Adrian <enache@rdslink.ro>
794              Date: Tue, 8 Jul 2003 20:47:58 +0300
795              Message-ID: <20030708174758.GA1177@ratsnest.hole>
796              
797              (ByteLoader tweak avoiding a leaked scalar)
798      Branch: perl
799            ! op.c
800 ____________________________________________________________________________
801 [ 20075] By: jhi                                   on 2003/07/08  13:35:37
802         Log: perldelta tweaks.
803      Branch: maint-5.8/perl
804            ! pod/perldelta.pod
805 ____________________________________________________________________________
806 [ 20074] By: jhi                                   on 2003/07/08  11:01:07
807         Log: "Global destruction" doc tweaks from Rafael.
808      Branch: maint-5.8/perl
809            ! pod/perldelta.pod
810 ____________________________________________________________________________
811 [ 20073] By: jhi                                   on 2003/07/08  09:41:37
812         Log: Update Changes.
813      Branch: maint-5.8/perl
814            ! Changes patchlevel.h
815 ____________________________________________________________________________
816 [ 20072] By: jhi                                   on 2003/07/08  09:24:42
817         Log: Integrate:
818              [ 20068]
819              Subject: [PATCH: maint @ 20046] warnings, line numbers & windows
820              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
821              Date: Tue, 8 Jul 2003 11:14:05 +0200 (MEST)
822              Message-ID: <12022.1057655645@www59.gmx.net>
823              
824              [ 20069]
825              Subject: [PATCH] format 'botched' in malloc.c
826              From: Enache Adrian <enache@rdslink.ro>
827              Date: Mon, 7 Jul 2003 21:57:06 +0300
828              Message-ID: <20030707185706.GB7017@ratsnest.hole>
829              
830              [ 20070]
831              A note on hash randomisation vs global destruction.
832              
833              [ 20071]
834              In 5.8.x, fast stdio places still do use stdio.
835      Branch: maint-5.8/perl
836           !> ext/B/B.xs ext/Digest/MD5/t/badfile.t lib/Pod/Text/Termcap.pm
837           !> malloc.c mg.c op.c
838 ____________________________________________________________________________
839 [ 20071] By: jhi                                   on 2003/07/08  09:18:19
840         Log: In 5.8.x, fast stdio places still do use stdio.
841      Branch: perl
842            ! ext/Digest/MD5/t/badfile.t
843 ____________________________________________________________________________
844 [ 20070] By: jhi                                   on 2003/07/08  09:14:24
845         Log: A note on hash randomisation vs global destruction.
846      Branch: maint-5.8/perl
847            ! pod/perldelta.pod
848 ____________________________________________________________________________
849 [ 20069] By: jhi                                   on 2003/07/08  08:41:01
850         Log: Subject: [PATCH] format 'botched' in malloc.c
851              From: Enache Adrian <enache@rdslink.ro>
852              Date: Mon, 7 Jul 2003 21:57:06 +0300
853              Message-ID: <20030707185706.GB7017@ratsnest.hole>
854      Branch: perl
855            ! malloc.c
856 ____________________________________________________________________________
857 [ 20068] By: jhi                                   on 2003/07/08  08:36:27
858         Log: Subject: [PATCH: maint @ 20046] warnings, line numbers & windows
859              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
860              Date: Tue, 8 Jul 2003 11:14:05 +0200 (MEST)
861              Message-ID: <12022.1057655645@www59.gmx.net>
862      Branch: perl
863            ! ext/B/B.xs lib/Pod/Text/Termcap.pm mg.c op.c
864 ____________________________________________________________________________
865 [ 20067] By: jhi                                   on 2003/07/08  05:39:14
866         Log: Integrate:
867              [ 20049]
868              Linewrapping.
869              
870              [ 20051]
871              Be more explicit than just 'characters'.
872              
873              [ 20053]
874              Subject: Patch to README.solaris
875              From: Alan Burlison <Alan.Burlison@sun.com>
876              Date: Mon, 07 Jul 2003 14:15:57 +0100
877              Message-ID: <3F09728D.1070408@sun.com>
878              
879              [ 20054]
880              AUTHORS tweak.
881              
882              [ 20058]
883              Refashioned #20055: we cannot trust stdio to fail here.
884              
885              [ 20059]
886              Good catch from Gisle.
887              
888              [ 20061]
889              The nanosleep() probe was kaputt, fixed by Mark Bixby. 
890              
891              [ 20062]
892              Mark Bixby ++.
893              
894              [ 20063]
895              Regexp bug in the docs, spotted by Enache's eagle eyes.
896              
897              [ 20064]
898              v-string API tweak from John Peacock to synchronize
899              5.8.1-to-be as much as possible with 5.9.0-to-be.
900      Branch: maint-5.8/perl
901           !> AUTHORS README.solaris ext/Digest/MD5/t/badfile.t
902           !> ext/Time/HiRes/Makefile.PL perl.c pod/perlapio.pod
903           !> pod/perlfunc.pod pod/perlsyn.pod
904 ____________________________________________________________________________
905 [ 20066] By: jhi                                   on 2003/07/08  05:24:58
906         Log: Retract #20065: I don't think this is the right way
907              to patch this issue.
908      Branch: perl
909            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
910 ____________________________________________________________________________
911 [ 20065] By: jhi                                   on 2003/07/08  05:14:31
912         Log: Configure tweak from Johnny Lam so that the
913              INSTALLSITEMAN[13]DIR get correctly set.
914      Branch: perl
915            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
916 ____________________________________________________________________________
917 [ 20064] By: jhi                                   on 2003/07/08  05:01:15
918         Log: v-string API tweak from John Peacock to synchronize
919              5.8.1-to-be as much as possible with 5.9.0-to-be.
920      Branch: maint-5.8/perl
921            ! embed.fnc embed.h global.sym proto.h toke.c util.c
922 ____________________________________________________________________________
923 [ 20063] By: rgs                                   on 2003/07/07  18:58:47
924         Log: Regexp bug in the docs, spotted by Enache's eagle eyes.
925      Branch: perl
926            ! pod/perlsyn.pod
927 ____________________________________________________________________________
928 [ 20062] By: jhi                                   on 2003/07/07  18:27:02
929         Log: Mark Bixby ++.
930      Branch: perl
931            ! perl.c
932 ____________________________________________________________________________
933 [ 20061] By: jhi                                   on 2003/07/07  18:26:35
934         Log: The nanosleep() probe was kaputt, fixed by Mark Bixby. 
935      Branch: perl
936            ! ext/Time/HiRes/Makefile.PL
937 ____________________________________________________________________________
938 [ 20060] By: nick                                  on 2003/07/07  17:29:52
939         Log: Integrate mainline (MD5 still core-ing because of
940              //depot/perlio changes)
941      Branch: perlio
942           !> AUTHORS README.solaris ext/Digest/MD5/MD5.xs
943           !> ext/Digest/MD5/t/badfile.t ext/Digest/MD5/t/files.t
944           !> ext/Time/HiRes/Makefile.PL lib/Math/BigFloat.pm
945           !> lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
946           !> lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/mbimbf.t
947           !> lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
948           !> lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
949           !> perlio.c pod/perlapio.pod pod/perlfunc.pod pod/perlmodlib.PL
950           !> pod/perlmodlib.pod pod/perlsyn.pod
951 ____________________________________________________________________________
952 [ 20059] By: jhi                                   on 2003/07/07  15:06:35
953         Log: Good catch from Gisle.
954      Branch: perl
955            ! pod/perlfunc.pod
956 ____________________________________________________________________________
957 [ 20058] By: jhi                                   on 2003/07/07  14:12:27
958         Log: Refashioned #20055: we cannot trust stdio to fail here.
959      Branch: perl
960            ! ext/Digest/MD5/t/badfile.t
961 ____________________________________________________________________________
962 [ 20057] By: jhi                                   on 2003/07/07  14:08:16
963         Log: Retract #20056, #20055, #20052, #20050, #20048: the changes
964              are just breaking more than they are fixing.
965      Branch: perl
966            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
967            ! ext/Digest/MD5/t/files.t perlio.c
968 ____________________________________________________________________________
969 [ 20056] By: jhi                                   on 2003/07/07  13:31:14
970         Log: Returning zero from PerlIO_read() is okay;
971              update MD5 sums.
972      Branch: perl
973            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
974 ____________________________________________________________________________
975 [ 20055] By: jhi                                   on 2003/07/07  13:23:58
976         Log: If perlio is completely out of the picture, we can
977              get tripped by different stdio implementations.
978      Branch: perl
979            ! ext/Digest/MD5/t/badfile.t
980 ____________________________________________________________________________
981 [ 20054] By: jhi                                   on 2003/07/07  12:58:06
982         Log: AUTHORS tweak.
983      Branch: perl
984            ! AUTHORS
985 ____________________________________________________________________________
986 [ 20053] By: jhi                                   on 2003/07/07  12:04:26
987         Log: Subject: Patch to README.solaris
988              From: Alan Burlison <Alan.Burlison@sun.com>
989              Date: Mon, 07 Jul 2003 14:15:57 +0100
990              Message-ID: <3F09728D.1070408@sun.com>
991      Branch: perl
992            ! README.solaris
993 ____________________________________________________________________________
994 [ 20052] By: jhi                                   on 2003/07/07  10:28:35
995         Log: Update MD5 checksums.
996      Branch: perl
997            ! ext/Digest/MD5/t/files.t
998 ____________________________________________________________________________
999 [ 20051] By: jhi                                   on 2003/07/07  09:56:48
1000         Log: Be more explicit than just 'characters'.
1001      Branch: perl
1002            ! pod/perlfunc.pod
1003 ____________________________________________________________________________
1004 [ 20050] By: jhi                                   on 2003/07/07  09:38:28
1005         Log: Try making PerlIO errors more consistent.
1006              (1) Check early whether the filehandle is capable of
1007              the requested action.
1008              (2) PerlIO_read() really can return -1, and so can
1009              PerlIOUnix_read().
1010              (3) Some stdio implementations are more forgiving
1011              than others, so check also for errors recorded
1012              by PerlIO in PerlStdio_errno().
1013      Branch: perl
1014            ! perlio.c
1015 ____________________________________________________________________________
1016 [ 20049] By: jhi                                   on 2003/07/07  09:08:19
1017         Log: Linewrapping.
1018      Branch: perl
1019            ! pod/perlapio.pod
1020 ____________________________________________________________________________
1021 [ 20048] By: jhi                                   on 2003/07/07  09:06:58
1022         Log: PerlIO_read() can return negative.
1023      Branch: perl
1024            ! ext/Digest/MD5/MD5.xs
1025 ____________________________________________________________________________
1026 [ 20047] By: jhi                                   on 2003/07/07  08:09:52
1027         Log: MPE/iX is actually doing rather well.
1028      Branch: maint-5.8/perl
1029            ! pod/perldelta.pod
1030 ____________________________________________________________________________
1031 [ 20046] By: jhi                                   on 2003/07/07  06:13:32
1032         Log: Update Changes.
1033      Branch: maint-5.8/perl
1034            ! Changes patchlevel.h
1035 ____________________________________________________________________________
1036 [ 20045] By: jhi                                   on 2003/07/07  05:00:40
1037         Log: Integrate:
1038              [ 20030]
1039              Subject: [PATCH] for pod/perlfaq2.pod against latest snapshot for Alpaca
1040              From: merlyn@stonehenge.com (Randal L. Schwartz)
1041              Date: 05 Jul 2003 16:29:14 -0700
1042              Message-ID: <867k6weenp.fsf@blue.stonehenge.com>
1043              
1044              [ 20034]
1045              Subject: [PATCH @19834] DProf fixes
1046              From: Radu Greab <radu@netsoft.ro>
1047              Date: Sun, 6 Jul 2003 20:09:12 +0300
1048              Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>
1049              
1050              [ 20035]
1051              PerlIOBase_pushed seems to have gone missing in change#20018
1052              
1053              [ 20036]
1054              yet another symbol missing in change#20018
1055              
1056              [ 20039]
1057              Update the CPAN mirrors list.
1058              
1059              [ 20040]
1060              Subject: Re: [perl #5025] #line directive explination wrong
1061              From: Casey West <casey@geeknest.com>
1062              Date: Sun, 6 Jul 2003 18:24:46 -0400
1063              Message-ID: <20030706222446.GL7506@geeknest.com>
1064              
1065              [ 20041]
1066              Upgrade BigInt and BigRat
1067              Subject: BigInt v1.65, Bigrat v0.10 - reloaded
1068              From: Tels <perl_dummy@bloodgate.com>
1069              Date: Sun, 6 Jul 2003 15:41:36 +0200
1070              Message-Id: <200307061158.23576@bloodgate.com>
1071              
1072              [ 20042]
1073              MPE/iX tweak from Mark Bixby.
1074              
1075              [ 20043]
1076              Use the existence, instead of the truth, to decide
1077              whether to scan for a symbol.
1078              (Also remove trailing spaces.)
1079      Branch: maint-5.8/perl
1080           +> t/lib/dprof/test7_t t/lib/dprof/test7_v t/lib/dprof/test8_t
1081           +> t/lib/dprof/test8_v
1082           !> MANIFEST ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.t
1083           !> ext/Devel/DProf/DProf.xs ext/Time/HiRes/Makefile.PL
1084           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm
1085           !> lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/biglog.t
1086           !> lib/Math/BigInt/t/mbimbf.t lib/Math/BigRat.pm
1087           !> lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
1088           !> lib/Math/BigRat/t/bigratpm.t makedef.pl perl.c
1089           !> pod/perldiag.pod pod/perlfaq2.pod pod/perlmodlib.PL
1090           !> pod/perlmodlib.pod pod/perlsyn.pod pod/perltodo.pod
1091           !> pod/perlvar.pod pp_ctl.c
1092 ____________________________________________________________________________
1093 [ 20044] By: jhi                                   on 2003/07/07  04:52:33
1094         Log: MANItweak.
1095      Branch: maint-5.8/perl
1096            ! MANIFEST
1097 ____________________________________________________________________________
1098 [ 20043] By: jhi                                   on 2003/07/07  04:36:22
1099         Log: Use the existence, instead of the truth, to decide
1100              whether to scan for a symbol.
1101              (Also remove trailing spaces.)
1102      Branch: perl
1103            ! ext/Time/HiRes/Makefile.PL
1104 ____________________________________________________________________________
1105 [ 20042] By: jhi                                   on 2003/07/07  04:29:35
1106         Log: MPE/iX tweak from Mark Bixby.
1107      Branch: perl
1108            ! ext/Time/HiRes/Makefile.PL
1109 ____________________________________________________________________________
1110 [ 20041] By: rgs                                   on 2003/07/06  21:45:37
1111         Log: Upgrade BigInt and BigRat
1112              Subject: BigInt v1.65, Bigrat v0.10 - reloaded
1113              From: Tels <perl_dummy@bloodgate.com>
1114              Date: Sun, 6 Jul 2003 15:41:36 +0200
1115              Message-Id: <200307061158.23576@bloodgate.com>
1116      Branch: perl
1117            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1118            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/biglog.t
1119            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigRat.pm
1120            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
1121            ! lib/Math/BigRat/t/bigratpm.t
1122 ____________________________________________________________________________
1123 [ 20040] By: rgs                                   on 2003/07/06  21:11:20
1124         Log: Subject: Re: [perl #5025] #line directive explination wrong
1125              From: Casey West <casey@geeknest.com>
1126              Date: Sun, 6 Jul 2003 18:24:46 -0400
1127              Message-ID: <20030706222446.GL7506@geeknest.com>
1128      Branch: perl
1129            ! pod/perlsyn.pod
1130 ____________________________________________________________________________
1131 [ 20039] By: jhi                                   on 2003/07/06  20:19:31
1132         Log: Update the CPAN mirrors list.
1133      Branch: perl
1134            ! pod/perlmodlib.PL pod/perlmodlib.pod
1135 ____________________________________________________________________________
1136 [ 20038] By: nick                                  on 2003/07/06  19:20:05
1137         Log: Integrate mainline
1138      Branch: perlio
1139           +> ext/Digest/MD5/t/clone.t t/lib/dprof/test7_t
1140           +> t/lib/dprof/test7_v t/lib/dprof/test8_t t/lib/dprof/test8_v
1141           +> wince/perlhost.h wince/vdir.h wince/vmem.h
1142           !> (integrate 41 files)
1143 ____________________________________________________________________________
1144 [ 20037] By: nick                                  on 2003/07/06  18:38:39
1145         Log: extra checks
1146      Branch: perlio
1147            ! win32/distclean.bat
1148 ____________________________________________________________________________
1149 [ 20036] By: gsar                                  on 2003/07/06  17:11:59
1150         Log: yet another symbol missing in change#20018
1151      Branch: perl
1152            ! makedef.pl
1153 ____________________________________________________________________________
1154 [ 20035] By: gsar                                  on 2003/07/06  17:02:21
1155         Log: PerlIOBase_pushed seems to have gone missing in change#20018
1156      Branch: perl
1157            ! makedef.pl
1158 ____________________________________________________________________________
1159 [ 20034] By: jhi                                   on 2003/07/06  16:46:20
1160         Log: Subject: [PATCH @19834] DProf fixes
1161              From: Radu Greab <radu@netsoft.ro>
1162              Date: Sun, 6 Jul 2003 20:09:12 +0300
1163              Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>
1164      Branch: perl
1165            + t/lib/dprof/test7_t t/lib/dprof/test7_v t/lib/dprof/test8_t
1166            + t/lib/dprof/test8_v
1167            ! MANIFEST ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.t
1168            ! ext/Devel/DProf/DProf.xs perl.c pod/perldiag.pod
1169            ! pod/perltodo.pod pod/perlvar.pod pp_ctl.c
1170 ____________________________________________________________________________
1171 [ 20033] By: jhi                                   on 2003/07/06  16:26:13
1172         Log: Subject: [PATCH] improve WinCE port
1173              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1174              Date: Sun, 6 Jul 2003 18:46:09 +0400
1175              Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad>
1176              
1177              Subject: [PATCH] improve WinCE port -- addition
1178              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1179              Date: Sun, 6 Jul 2003 19:50:47 +0400
1180              Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad>
1181      Branch: maint-5.8/perl
1182            + wince/perlhost.h wince/vdir.h wince/vmem.h
1183            ! MANIFEST makedef.pl malloc_ctl.h wince/Makefile.ce
1184            ! wince/README.compile wince/README.perlce wince/config.ce
1185            ! wince/perllib.c wince/registry.bat wince/win32.h
1186            ! wince/win32io.c wince/win32iop.h wince/win32thread.c
1187            ! wince/win32thread.h wince/wince.c wince/wince.h
1188 ____________________________________________________________________________
1189 [ 20032] By: jhi                                   on 2003/07/06  16:21:33
1190         Log: Forgotten from change #20031.
1191      Branch: perl
1192            ! makedef.pl malloc_ctl.h
1193 ____________________________________________________________________________
1194 [ 20031] By: jhi                                   on 2003/07/06  16:16:08
1195         Log: Subject: [PATCH] improve WinCE port
1196              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1197              Date: Sun, 6 Jul 2003 18:46:09 +0400
1198              Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad>
1199              
1200              Subject: [PATCH] improve WinCE port -- addition
1201              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1202              Date: Sun, 6 Jul 2003 19:50:47 +0400
1203              Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad>
1204      Branch: perl
1205            + wince/perlhost.h wince/vdir.h wince/vmem.h
1206            ! MANIFEST wince/Makefile.ce wince/config.ce wince/perllib.c
1207            ! wince/win32.h wince/win32io.c wince/win32iop.h
1208            ! wince/win32thread.c wince/win32thread.h wince/wince.c
1209            ! wince/wince.h
1210 ____________________________________________________________________________
1211 [ 20030] By: jhi                                   on 2003/07/06  15:59:25
1212         Log: Subject: [PATCH] for pod/perlfaq2.pod against latest snapshot for Alpaca
1213              From: merlyn@stonehenge.com (Randal L. Schwartz)
1214              Date: 05 Jul 2003 16:29:14 -0700
1215              Message-ID: <867k6weenp.fsf@blue.stonehenge.com>
1216      Branch: perl
1217            ! pod/perlfaq2.pod
1218 ____________________________________________________________________________
1219 [ 20029] By: jhi                                   on 2003/07/06  15:53:28
1220         Log: More perldelta.
1221      Branch: maint-5.8/perl
1222            ! pod/perldelta.pod
1223 ____________________________________________________________________________
1224 [ 20028] By: jhi                                   on 2003/07/06  08:35:50
1225         Log: Integrate:
1226              [ 20016]
1227              OpenBSD sometimes gets -0, probably due to fp fuzziness..
1228              
1229              [ 20017]
1230              Subject: [PATCH] fix for ext/threads/t/problems.t failures
1231              From: Dave Mitchell <davem@fdgroup.com>
1232              Date: Sat, 5 Jul 2003 19:12:51 +0100
1233              Message-ID: <20030705181251.GA14502@fdgroup.com>
1234              
1235              [ 20018]
1236              Add PerlIOBuf_close to makedef.pl as pointed out by
1237              Vadim Konovalov; add also PerlIOBuf_dup; sort and remove
1238              duplicates.
1239              
1240              [ 20019]
1241              Make a read from a write-only fh to set errno
1242              (found by Gisle)
1243              
1244              [ 20020]
1245              Upgrade to Digest::MD5 2.25.
1246              
1247              [ 20021]
1248              Reintroduce changes #19723 and #19723 that were not
1249              in Net::Ping 2.31; needed for Windows.
1250              
1251              [ 20022]
1252              Subject: [PATCH] ExtUtils::MakeMaker 6.10_07
1253              From: Michael G Schwern <schwern@pobox.com>
1254              Date: Sat, 5 Jul 2003 16:59:49 -0700
1255              Message-ID: <20030705235949.GB3485@windhund.schwern.org>
1256              
1257              [ 20023]
1258              Subject: Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
1259              From: Michael G Schwern <schwern@pobox.com>
1260              Date: Sat, 5 Jul 2003 13:34:37 -0700
1261              Message-ID: <20030705203437.GB2598@windhund.schwern.org>
1262              
1263              Print out the "ok" messages only once every second,
1264              this should make output much less and therefore testing
1265              much faster, especially on slower connections.
1266              
1267              [ 20024]
1268              The change #20022 didn't work for Command.t.
1269              
1270              [ 20025]
1271              Make the 'slow ok' feature optional.
1272              
1273              [ 20026]
1274              FreeBSD: if someone *really* wants to use the system malloc.
1275      Branch: maint-5.8/perl
1276           +> ext/Digest/MD5/t/clone.t
1277           !> MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
1278           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
1279           !> ext/Digest/MD5/t/files.t ext/threads/t/problems.t
1280           !> hints/freebsd.sh lib/Benchmark.t lib/ExtUtils/Changes
1281           !> lib/ExtUtils/META.yml lib/ExtUtils/MM_Unix.pm
1282           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
1283           !> lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/t/Command.t
1284           !> lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
1285           !> lib/Test/Harness.pm makedef.pl perlio.c
1286 ____________________________________________________________________________
1287 [ 20027] By: jhi                                   on 2003/07/06  08:32:12
1288         Log: perldelta updates from Sarathy.
1289      Branch: maint-5.8/perl
1290            ! pod/perldelta.pod
1291 ____________________________________________________________________________
1292 [ 20026] By: jhi                                   on 2003/07/06  08:14:48
1293         Log: FreeBSD: if someone *really* wants to use the system malloc.
1294      Branch: perl
1295            ! hints/freebsd.sh
1296 ____________________________________________________________________________
1297 [ 20025] By: jhi                                   on 2003/07/06  07:48:01
1298         Log: Make the 'slow ok' feature optional.
1299      Branch: perl
1300            ! lib/Test/Harness.pm
1301 ____________________________________________________________________________
1302 [ 20024] By: jhi                                   on 2003/07/06  07:44:57
1303         Log: The change #20022 didn't work for Command.t.
1304      Branch: perl
1305            ! lib/ExtUtils/t/Command.t
1306 ____________________________________________________________________________
1307 [ 20023] By: jhi                                   on 2003/07/06  07:29:22
1308         Log: Subject: Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
1309              From: Michael G Schwern <schwern@pobox.com>
1310              Date: Sat, 5 Jul 2003 13:34:37 -0700
1311              Message-ID: <20030705203437.GB2598@windhund.schwern.org>
1312              
1313              Print out the "ok" messages only once every second,
1314              this should make output much less and therefore testing
1315              much faster, especially on slower connections.
1316      Branch: perl
1317            ! lib/Test/Harness.pm
1318 ____________________________________________________________________________
1319 [ 20022] By: jhi                                   on 2003/07/06  07:26:52
1320         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_07
1321              From: Michael G Schwern <schwern@pobox.com>
1322              Date: Sat, 5 Jul 2003 16:59:49 -0700
1323              Message-ID: <20030705235949.GB3485@windhund.schwern.org>
1324      Branch: perl
1325            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
1326            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
1327            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker/FAQ.pod
1328            ! lib/ExtUtils/t/Command.t
1329 ____________________________________________________________________________
1330 [ 20021] By: jhi                                   on 2003/07/06  07:19:17
1331         Log: Reintroduce changes #19723 and #19723 that were not
1332              in Net::Ping 2.31; needed for Windows.
1333      Branch: perl
1334            ! lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
1335 ____________________________________________________________________________
1336 [ 20020] By: jhi                                   on 2003/07/05  19:12:21
1337         Log: Upgrade to Digest::MD5 2.25.
1338      Branch: perl
1339            + ext/Digest/MD5/t/clone.t
1340            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
1341            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
1342            ! ext/Digest/MD5/t/files.t
1343 ____________________________________________________________________________
1344 [ 20019] By: jhi                                   on 2003/07/05  18:40:51
1345         Log: Make a read from a write-only fh to set errno
1346              (found by Gisle)
1347      Branch: perl
1348            ! perlio.c
1349 ____________________________________________________________________________
1350 [ 20018] By: jhi                                   on 2003/07/05  18:05:19
1351         Log: Add PerlIOBuf_close to makedef.pl as pointed out by
1352              Vadim Konovalov; add also PerlIOBuf_dup; sort and remove
1353              duplicates.
1354      Branch: perl
1355            ! makedef.pl
1356 ____________________________________________________________________________
1357 [ 20017] By: jhi                                   on 2003/07/05  17:47:47
1358         Log: Subject: [PATCH] fix for ext/threads/t/problems.t failures
1359              From: Dave Mitchell <davem@fdgroup.com>
1360              Date: Sat, 5 Jul 2003 19:12:51 +0100
1361              Message-ID: <20030705181251.GA14502@fdgroup.com>
1362      Branch: perl
1363            ! ext/threads/t/problems.t
1364 ____________________________________________________________________________
1365 [ 20016] By: jhi                                   on 2003/07/05  17:36:34
1366         Log: OpenBSD sometimes gets -0, probably due to fp fuzziness..
1367      Branch: perl
1368            ! lib/Benchmark.t
1369 ____________________________________________________________________________
1370 [ 20015] By: nick                                  on 2003/07/05  15:49:13
1371         Log: Integrate mainline
1372      Branch: perlio
1373           +> lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
1374           +> lib/Locale/Maketext/t/90utf8.t lib/Math/BigInt/t/biglog.t
1375           +> lib/Math/BigInt/t/req_mbf0.t lib/Math/BigInt/t/req_mbf1.t
1376           +> lib/Math/BigInt/t/req_mbfa.t lib/Math/BigInt/t/req_mbfi.t
1377           +> lib/Math/BigInt/t/req_mbfn.t lib/Math/BigInt/t/req_mbfw.t
1378           +> lib/Math/BigInt/t/trap.t lib/Math/BigInt/t/use_mbfw.t
1379           +> lib/Math/BigRat/t/bigratup.t lib/Math/BigRat/t/requirer.t
1380           +> lib/Math/BigRat/t/trap.t
1381           !> (integrate 134 files)
1382 ____________________________________________________________________________
1383 [ 20014] By: jhi                                   on 2003/07/05  14:10:20
1384         Log: Update Changes.
1385      Branch: maint-5.8/perl
1386            ! Changes patchlevel.h
1387 ____________________________________________________________________________
1388 [ 20013] By: jhi                                   on 2003/07/05  13:58:18
1389         Log: Integrate:
1390              [ 19998]
1391              Fix non-numeric $VERSION.
1392              
1393              [ 19999]
1394              Macro reorganization in the Makefile, so that $(LDLIBPTH) always
1395              appears just before the name of the command to be run. See
1396              
1397              Subject: Re: PERL_SKIP_TTY_TEST fix
1398              From: Alexey Tourbin <at@altlinux.ru>
1399              Date: Fri, 4 Jul 2003 17:25:34 +0400
1400              Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru>
1401              
1402              [ 20000]
1403              Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
1404              and bignum v0.14.
1405              
1406              [ 20001]
1407              Add a new test target in the makefile, test_harness_notty.
1408              It's like test_harness, but sets HARNESS_NOTTY=1 to make
1409              Test::Harness' output less blinking.
1410              
1411              [ 20002]
1412              Author list update (to be continued...)
1413              
1414              [ 20003]
1415              Allow to create more than one Shell object :
1416              Subject: [patch] Shell.pm fix
1417              From: Stéphane Payrard <stef@payrard.net>
1418              Date: Sat, 5 Jul 2003 01:16:50 +0200
1419              Message-ID: <20030704231650.GA19701@stefp.dyndns.org>
1420              
1421              [ 20004]
1422              Subject: [PATCH] dump.c -Wformat; Re: maint @ 19975, maint @ 19997
1423              From: Robin Barker <Robin.Barker@npl.co.uk>
1424              Date: Fri, 4 Jul 2003 19:15:01 +0100
1425              Message-ID: <533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk>
1426              
1427              [ 20006]
1428              Subject: [PATCH] MM_VMS.pm -- fix xs installation
1429              From: "Craig A. Berry" <craigberry@mac.com>
1430              Date: Sat, 05 Jul 2003 00:38:28 -0500
1431              Message-ID: <3F066454.90003@mac.com>
1432              
1433              [ 20007]
1434              Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint;
1435              since CGI scripts are (should be) run under -T, being able
1436              to show the HASH_SEED in case of problems is good.
1437              The $ENV{PERL_HASH_SEED} is still ignored under taint.
1438              
1439              [ 20008]
1440              IIRC gcc would complain about if (s = ...).
1441              
1442              [ 20009]
1443              The logic for additional randomisation for 64-bit UV
1444              cases was wrong.
1445              
1446              [ 20010]
1447              Comment out some debugging output in Math::BigInt, that
1448              causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t.
1449              
1450              [ 20012]
1451              Be explicit about the $0 pain in Linux 2.2.
1452      Branch: maint-5.8/perl
1453           +> lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/req_mbf0.t
1454           +> lib/Math/BigInt/t/req_mbf1.t lib/Math/BigInt/t/req_mbfa.t
1455           +> lib/Math/BigInt/t/req_mbfi.t lib/Math/BigInt/t/req_mbfn.t
1456           +> lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/trap.t
1457           +> lib/Math/BigInt/t/use_mbfw.t lib/Math/BigRat/t/bigratup.t
1458           +> lib/Math/BigRat/t/requirer.t lib/Math/BigRat/t/trap.t
1459           !> (integrate 48 files)
1460 ____________________________________________________________________________
1461 [ 20012] By: jhi                                   on 2003/07/05  13:46:05
1462         Log: Be explicit about the $0 pain in Linux 2.2.
1463      Branch: perl
1464            ! pod/perlvar.pod
1465 ____________________________________________________________________________
1466 [ 20011] By: jhi                                   on 2003/07/05  13:44:30
1467         Log: perldelta tweaks.
1468      Branch: maint-5.8/perl
1469            ! pod/perldelta.pod
1470 ____________________________________________________________________________
1471 [ 20010] By: rgs                                   on 2003/07/05  12:06:41
1472         Log: Comment out some debugging output in Math::BigInt, that
1473              causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t.
1474      Branch: perl
1475            ! lib/Math/BigInt.pm
1476 ____________________________________________________________________________
1477 [ 20009] By: jhi                                   on 2003/07/05  10:56:55
1478         Log: The logic for additional randomisation for 64-bit UV
1479              cases was wrong.
1480      Branch: perl
1481            ! perl.c
1482 ____________________________________________________________________________
1483 [ 20008] By: jhi                                   on 2003/07/05  09:10:46
1484         Log: IIRC gcc would complain about if (s = ...).
1485      Branch: perl
1486            ! perl.c
1487 ____________________________________________________________________________
1488 [ 20007] By: jhi                                   on 2003/07/05  09:09:44
1489         Log: Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint;
1490              since CGI scripts are (should be) run under -T, being able
1491              to show the HASH_SEED in case of problems is good.
1492              The $ENV{PERL_HASH_SEED} is still ignored under taint.
1493      Branch: perl
1494            ! perl.c
1495 ____________________________________________________________________________
1496 [ 20006] By: jhi                                   on 2003/07/05  07:56:56
1497         Log: Subject: [PATCH] MM_VMS.pm -- fix xs installation
1498              From: "Craig A. Berry" <craigberry@mac.com>
1499              Date: Sat, 05 Jul 2003 00:38:28 -0500
1500              Message-ID: <3F066454.90003@mac.com>
1501      Branch: perl
1502            ! lib/ExtUtils/MM_VMS.pm
1503 ____________________________________________________________________________
1504 [ 20005] By: jhi                                   on 2003/07/05  07:50:53
1505         Log: Subject: [PATCH maint] partially rescind Concise pad patch.
1506              From: Dave Mitchell <davem@fdgroup.com>
1507              Date: Fri, 4 Jul 2003 22:10:11 +0100
1508              Message-ID: <20030704211010.GD10426@fdgroup.com>
1509      Branch: maint-5.8/perl
1510            ! ext/B/B/Concise.pm
1511 ____________________________________________________________________________
1512 [ 20004] By: jhi                                   on 2003/07/05  07:47:02
1513         Log: Subject: [PATCH] dump.c -Wformat; Re: maint @ 19975, maint @ 19997
1514              From: Robin Barker <Robin.Barker@npl.co.uk>
1515              Date: Fri, 4 Jul 2003 19:15:01 +0100
1516              Message-ID: <533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk>
1517      Branch: perl
1518            ! dump.c
1519 ____________________________________________________________________________
1520 [ 20003] By: rgs                                   on 2003/07/05  07:45:16
1521         Log: Allow to create more than one Shell object :
1522              Subject: [patch] Shell.pm fix
1523              From: Stéphane Payrard <stef@payrard.net>
1524              Date: Sat, 5 Jul 2003 01:16:50 +0200
1525              Message-ID: <20030704231650.GA19701@stefp.dyndns.org>
1526      Branch: perl
1527            ! lib/Shell.pm
1528 ____________________________________________________________________________
1529 [ 20002] By: rgs                                   on 2003/07/04  21:49:05
1530         Log: Author list update (to be continued...)
1531      Branch: perl
1532            ! AUTHORS
1533 ____________________________________________________________________________
1534 [ 20001] By: rgs                                   on 2003/07/04  21:42:12
1535         Log: Add a new test target in the makefile, test_harness_notty.
1536              It's like test_harness, but sets HARNESS_NOTTY=1 to make
1537              Test::Harness' output less blinking.
1538      Branch: perl
1539            ! Makefile.SH
1540 ____________________________________________________________________________
1541 [ 20000] By: rgs                                   on 2003/07/04  20:58:05
1542         Log: Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
1543              and bignum v0.14.
1544      Branch: perl
1545            + lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/req_mbf0.t
1546            + lib/Math/BigInt/t/req_mbf1.t lib/Math/BigInt/t/req_mbfa.t
1547            + lib/Math/BigInt/t/req_mbfi.t lib/Math/BigInt/t/req_mbfn.t
1548            + lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/trap.t
1549            + lib/Math/BigInt/t/use_mbfw.t lib/Math/BigRat/t/bigratup.t
1550            + lib/Math/BigRat/t/requirer.t lib/Math/BigRat/t/trap.t
1551            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1552            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
1553            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
1554            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
1555            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
1556            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/bigints.t
1557            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
1558            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/mbimbf.inc
1559            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/require.t
1560            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
1561            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.inc
1562            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
1563            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
1564            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
1565            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
1566            ! lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
1567            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
1568            ! lib/bignum/t/brinfnan.t lib/bigrat.pm
1569            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
1570            ! t/lib/Math/BigInt/Subclass.pm
1571 ____________________________________________________________________________
1572 [ 19999] By: rgs                                   on 2003/07/04  19:39:01
1573         Log: Macro reorganization in the Makefile, so that $(LDLIBPTH) always
1574              appears just before the name of the command to be run. See
1575              
1576              Subject: Re: PERL_SKIP_TTY_TEST fix
1577              From: Alexey Tourbin <at@altlinux.ru>
1578              Date: Fri, 4 Jul 2003 17:25:34 +0400
1579              Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru>
1580      Branch: perl
1581            ! Makefile.SH
1582 ____________________________________________________________________________
1583 [ 19998] By: rgs                                   on 2003/07/04  19:31:33
1584         Log: Fix non-numeric $VERSION.
1585      Branch: perl
1586            ! lib/Math/BigInt.pm
1587 ____________________________________________________________________________
1588 [ 19997] By: jhi                                   on 2003/07/04  14:45:20
1589         Log: Update Changes.
1590      Branch: maint-5.8/perl
1591            ! Changes patchlevel.h
1592 ____________________________________________________________________________
1593 [ 19996] By: jhi                                   on 2003/07/04  14:41:18
1594         Log: Integrate:
1595              [ 19993]
1596              Oops.
1597              
1598              [ 19994]
1599              More $0 sad tales.
1600              
1601              [ 19995]
1602              According to Tels our M::BI is _better_ than the 1.64 in CPAN.
1603      Branch: maint-5.8/perl
1604           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
1605           !> lib/Math/BigInt.pm pod/perlvar.pod
1606 ____________________________________________________________________________
1607 [ 19995] By: jhi                                   on 2003/07/04  14:36:56
1608         Log: According to Tels our M::BI is _better_ than the 1.64 in CPAN.
1609      Branch: perl
1610            ! lib/Math/BigInt.pm
1611 ____________________________________________________________________________
1612 [ 19994] By: jhi                                   on 2003/07/04  14:36:17
1613         Log: More $0 sad tales.
1614      Branch: perl
1615            ! pod/perlvar.pod
1616 ____________________________________________________________________________
1617 [ 19993] By: jhi                                   on 2003/07/04  14:34:40
1618         Log: Oops.
1619      Branch: perl
1620            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
1621 ____________________________________________________________________________
1622 [ 19992] By: jhi                                   on 2003/07/04  13:58:29
1623         Log: Update Changes.
1624      Branch: maint-5.8/perl
1625            ! Changes patchlevel.h
1626 ____________________________________________________________________________
1627 [ 19991] By: jhi                                   on 2003/07/04  13:54:33
1628         Log: Integrate:
1629              [ 19976]
1630              Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global
1631              From: PPrymmer@factset.com
1632              Date: Thu, 3 Jul 2003 23:59:51 -0400
1633              Message-ID: <OF4DF4AA68.1EF12116-ON85256D59.00120F5E-85256D59.0015F58D@factset.com>
1634              
1635              [ 19977]
1636              $0 is pain.
1637              
1638              [ 19979]
1639              Remove PL_earlytaint since the hash seed code
1640              can be delayed until perl_parse().
1641              
1642              [ 19980]
1643              line_t is U32, not I32.
1644              
1645              [ 19981]
1646              AUTHORS updates.
1647              
1648              [ 19982]
1649              No energy now to figure out what is wrong with $0
1650              (or ps) in Tru64.  The test works fine when run from
1651              command line.
1652              
1653              [ 19984]
1654              Upgrade to CGI.pm 2.97.
1655              
1656              [ 19985]
1657              Upgrade to CPAN 1.71.
1658              
1659              [ 19986]
1660              Upgrade to Digest::MD5 2.24, with few extra tweaks:
1661              (1) make the PATCHLEVEL logic as it is with List::Util
1662              (more portable to older Perls)
1663              (2) regen the MD5 checksums with ...
1664              (3) ... the Mac OS Classic checksums generated via MacRoman
1665              (just a guess)
1666              (4) Keep the core Makefile.PL.
1667              
1668              [ 19987]
1669              Upgrade to Locale::Maketext 1.06.
1670              
1671              [ 19988]
1672              Upgrade to Net::Ping 2.31.
1673              
1674              [ 19989]
1675              Upgrade to Text::Balanced 1.94.
1676              
1677              [ 19990]
1678              Upgrade to PodParser 1.23; but do not update
1679              t/pod/find.t or t/pod/testp2pt.pl since the
1680              first one does not work at all under core,
1681              and the second change would drop MacOS Classic
1682              portability tweaks introduced by change #18669.
1683      Branch: maint-5.8/perl
1684           +> lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
1685           +> lib/Locale/Maketext/t/90utf8.t
1686           !> (integrate 40 files)
1687 ____________________________________________________________________________
1688 [ 19990] By: jhi                                   on 2003/07/04  13:50:29
1689         Log: Upgrade to PodParser 1.23; but do not update
1690              t/pod/find.t or t/pod/testp2pt.pl since the
1691              first one does not work at all under core,
1692              and the second change would drop MacOS Classic
1693              portability tweaks introduced by change #18669.
1694      Branch: perl
1695            ! lib/Pod/Find.pm lib/Pod/Usage.pm
1696 ____________________________________________________________________________
1697 [ 19989] By: jhi                                   on 2003/07/04  13:20:51
1698         Log: Upgrade to Text::Balanced 1.94.
1699      Branch: perl
1700            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
1701            ! lib/Text/Balanced/README lib/Text/Balanced/t/extcbk.t
1702            ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
1703 ____________________________________________________________________________
1704 [ 19988] By: jhi                                   on 2003/07/04  13:17:22
1705         Log: Upgrade to Net::Ping 2.31.
1706      Branch: perl
1707            ! lib/Net/Ping.pm lib/Net/Ping/Changes
1708            ! lib/Net/Ping/t/250_ping_hires.t
1709            ! lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/450_service.t
1710 ____________________________________________________________________________
1711 [ 19987] By: jhi                                   on 2003/07/04  13:09:04
1712         Log: Upgrade to Locale::Maketext 1.06.
1713      Branch: perl
1714            + lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
1715            + lib/Locale/Maketext/t/90utf8.t
1716            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
1717 ____________________________________________________________________________
1718 [ 19986] By: jhi                                   on 2003/07/04  12:59:45
1719         Log: Upgrade to Digest::MD5 2.24, with few extra tweaks:
1720              (1) make the PATCHLEVEL logic as it is with List::Util
1721              (more portable to older Perls)
1722              (2) regen the MD5 checksums with ...
1723              (3) ... the Mac OS Classic checksums generated via MacRoman
1724              (just a guess)
1725              (4) Keep the core Makefile.PL.
1726      Branch: perl
1727            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
1728            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
1729 ____________________________________________________________________________
1730 [ 19985] By: jhi                                   on 2003/07/04  12:43:10
1731         Log: Upgrade to CPAN 1.71.
1732      Branch: perl
1733            ! lib/CPAN.pm
1734 ____________________________________________________________________________
1735 [ 19984] By: jhi                                   on 2003/07/04  12:39:20
1736         Log: Upgrade to CGI.pm 2.97.
1737      Branch: perl
1738            ! lib/CGI.pm lib/CGI/Carp.pm
1739 ____________________________________________________________________________
1740 [ 19983] By: jhi                                   on 2003/07/04  12:28:01
1741         Log: perldelta tweak.
1742      Branch: maint-5.8/perl
1743            ! pod/perldelta.pod
1744 ____________________________________________________________________________
1745 [ 19982] By: jhi                                   on 2003/07/04  10:45:05
1746         Log: No energy now to figure out what is wrong with $0
1747              (or ps) in Tru64.  The test works fine when run from
1748              command line.
1749      Branch: perl
1750            ! ext/threads/t/join.t
1751 ____________________________________________________________________________
1752 [ 19981] By: jhi                                   on 2003/07/04  10:34:42
1753         Log: AUTHORS updates.
1754      Branch: perl
1755            ! AUTHORS
1756 ____________________________________________________________________________
1757 [ 19980] By: jhi                                   on 2003/07/04  08:40:51
1758         Log: line_t is U32, not I32.
1759      Branch: perl
1760            ! bytecode.pl
1761 ____________________________________________________________________________
1762 [ 19979] By: jhi                                   on 2003/07/04  08:33:32
1763         Log: Remove PL_earlytaint since the hash seed code
1764              can be delayed until perl_parse().
1765      Branch: perl
1766            ! dosish.h embedvar.h epoc/epocish.h mpeix/mpeixish.h
1767            ! os2/os2ish.h perl.c perl.h perlapi.h perlvars.h
1768            ! plan9/plan9ish.h unixish.h vms/vmsish.h
1769 ____________________________________________________________________________
1770 [ 19978] By: jhi                                   on 2003/07/04  05:27:56
1771         Log: perldelta tweaks.
1772      Branch: maint-5.8/perl
1773            ! pod/perldelta.pod
1774 ____________________________________________________________________________
1775 [ 19977] By: jhi                                   on 2003/07/04  04:56:41
1776         Log: $0 is pain.
1777      Branch: perl
1778            ! ext/threads/t/join.t
1779 ____________________________________________________________________________
1780 [ 19976] By: jhi                                   on 2003/07/04  04:48:37
1781         Log: Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global
1782              From: PPrymmer@factset.com
1783              Date: Thu, 3 Jul 2003 23:59:51 -0400
1784              Message-ID: <OF4DF4AA68.1EF12116-ON85256D59.00120F5E-85256D59.0015F58D@factset.com>
1785      Branch: perl
1786            ! vms/vms.c vms/vmspipe.com
1787 ____________________________________________________________________________
1788 [ 19975] By: jhi                                   on 2003/07/03  21:39:48
1789         Log: Update Changes.
1790      Branch: maint-5.8/perl
1791            ! Changes patchlevel.h
1792 ____________________________________________________________________________
1793 [ 19974] By: jhi                                   on 2003/07/03  21:36:16
1794         Log: Integrate:
1795              [ 19971]
1796              Subject: [PATCH] t/op/magic.t on FreeBSD
1797              From: Slaven Rezic <slaven@rezic.de>
1798              Date: Fri, 4 Jul 2003 00:35:51 +0200 (CEST)
1799              Message-Id: <200307032235.h63MZpKY036791@vran.herceg.de>
1800              
1801              [ 19972]
1802              Subject: [PATCH] installperl -n
1803              From: Slaven Rezic <slaven@rezic.de>
1804              Date: Fri, 4 Jul 2003 00:41:36 +0200 (CEST)
1805              Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de>
1806              
1807              [ 19973]
1808              Bump Time::HiRes version to 1.50.
1809      Branch: maint-5.8/perl
1810           !> ext/Time/HiRes/HiRes.pm installperl t/op/magic.t
1811 ____________________________________________________________________________
1812 [ 19973] By: jhi                                   on 2003/07/03  21:34:03
1813         Log: Bump Time::HiRes version to 1.50.
1814      Branch: perl
1815            ! ext/Time/HiRes/HiRes.pm
1816 ____________________________________________________________________________
1817 [ 19972] By: jhi                                   on 2003/07/03  21:33:10
1818         Log: Subject: [PATCH] installperl -n
1819              From: Slaven Rezic <slaven@rezic.de>
1820              Date: Fri, 4 Jul 2003 00:41:36 +0200 (CEST)
1821              Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de>
1822      Branch: perl
1823            ! installperl
1824 ____________________________________________________________________________
1825 [ 19971] By: jhi                                   on 2003/07/03  21:31:47
1826         Log: Subject: [PATCH] t/op/magic.t on FreeBSD
1827              From: Slaven Rezic <slaven@rezic.de>
1828              Date: Fri, 4 Jul 2003 00:35:51 +0200 (CEST)
1829              Message-Id: <200307032235.h63MZpKY036791@vran.herceg.de>
1830      Branch: perl
1831            ! t/op/magic.t
1832 ____________________________________________________________________________
1833 [ 19970] By: jhi                                   on 2003/07/03  21:28:08
1834         Log: Integrate:
1835              [ 19969]
1836              Ask Schwern.
1837      Branch: maint-5.8/perl
1838            - Porting/Modules
1839           !> AUTHORS MANIFEST
1840 ____________________________________________________________________________
1841 [ 19969] By: jhi                                   on 2003/07/03  21:27:11
1842         Log: Ask Schwern.
1843      Branch: perl
1844            - Porting/Modules
1845            ! AUTHORS MANIFEST
1846 ____________________________________________________________________________
1847 [ 19968] By: jhi                                   on 2003/07/03  19:17:29
1848         Log: Integrate:
1849              [ 19957]
1850              Subject: Re: randomly untainting?
1851              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1852              Date: Thu, 3 Jul 2003 14:58:18 +0200
1853              Message-Id: <20030703145818.5bdd2873.rgarciasuarez@free.fr>
1854              (plus extra debug printing)
1855              
1856              [ 19958]
1857              Regen Configure, Glossary, et alia.
1858              
1859              [ 19959]
1860              Regen perltoc.
1861              
1862              [ 19960]
1863              perldelta tweaks.
1864              
1865              [ 19961]
1866              Extra light testing for the UTF-8 cache
1867              (that it isn't broken, not that it helps).
1868              
1869              [ 19962]
1870              Add at least meager beginnings of assertion checks for
1871              the UTF-8 length/pos cache.  It's not as full as I would
1872              like since the exact behaviour of the second half of the
1873              cache, used in substr(), eludes me right now.
1874              
1875              [ 19963]
1876              Revert #19957 as requested by Rafael.
1877              
1878              [ 19964]
1879              Subject: Re: randomly untainting?
1880              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1881              Date: Thu, 3 Jul 2003 17:35:09 +0200
1882              Message-Id: <20030703173509.0c007f0f.rgarciasuarez@free.fr>
1883              
1884              [ 19965]
1885              Subject: [PATCH] Win32: fix WM_TIMER handling
1886              From: Mattia Barbon <mbarbon@dsi.unive.it>
1887              Date: Thu, 3 Jul 2003 16:05:23 +0200 (ora legale Europa occidentale)
1888              Message-ID: <Mahogany-0.64.2-1016-20030703-160523.00@rbnet.it>
1889              
1890              [ 19966]
1891              Subject: Re: [PATCH] Bring Time::Local to 1.07
1892              From: Dave Rolsky <autarch@urth.org>
1893              Date: Thu, 3 Jul 2003 14:35:56 -0500 (CDT)
1894              Message-ID: <Pine.LNX.4.56.0307031435270.29915@urth.org>
1895              
1896              [ 19967]
1897              Add autarch and Time::Local to Modules.
1898      Branch: maint-5.8/perl
1899           !> Porting/Modules ext/List/Util/t/tainted.t lib/Time/Local.pm
1900           !> sv.c t/TestInit.pm t/op/length.t win32/win32.c
1901 ____________________________________________________________________________
1902 [ 19967] By: jhi                                   on 2003/07/03  19:02:40
1903         Log: Add autarch and Time::Local to Modules.
1904      Branch: perl
1905            ! Porting/Modules
1906 ____________________________________________________________________________
1907 [ 19966] By: jhi                                   on 2003/07/03  18:59:44
1908         Log: Subject: Re: [PATCH] Bring Time::Local to 1.07
1909              From: Dave Rolsky <autarch@urth.org>
1910              Date: Thu, 3 Jul 2003 14:35:56 -0500 (CDT)
1911              Message-ID: <Pine.LNX.4.56.0307031435270.29915@urth.org>
1912      Branch: perl
1913            ! lib/Time/Local.pm
1914 ____________________________________________________________________________
1915 [ 19965] By: jhi                                   on 2003/07/03  18:58:25
1916         Log: Subject: [PATCH] Win32: fix WM_TIMER handling
1917              From: Mattia Barbon <mbarbon@dsi.unive.it>
1918              Date: Thu, 3 Jul 2003 16:05:23 +0200 (ora legale Europa occidentale)
1919              Message-ID: <Mahogany-0.64.2-1016-20030703-160523.00@rbnet.it>
1920      Branch: perl
1921            ! win32/win32.c
1922 ____________________________________________________________________________
1923 [ 19964] By: jhi                                   on 2003/07/03  18:56:26
1924         Log: Subject: Re: randomly untainting?
1925              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1926              Date: Thu, 3 Jul 2003 17:35:09 +0200
1927              Message-Id: <20030703173509.0c007f0f.rgarciasuarez@free.fr>
1928      Branch: perl
1929            ! t/TestInit.pm
1930 ____________________________________________________________________________
1931 [ 19963] By: jhi                                   on 2003/07/03  18:55:37
1932         Log: Revert #19957 as requested by Rafael.
1933      Branch: perl
1934            ! ext/List/Util/t/tainted.t
1935 ____________________________________________________________________________
1936 [ 19962] By: jhi                                   on 2003/07/03  18:54:09
1937         Log: Add at least meager beginnings of assertion checks for
1938              the UTF-8 length/pos cache.  It's not as full as I would
1939              like since the exact behaviour of the second half of the
1940              cache, used in substr(), eludes me right now.
1941      Branch: perl
1942            ! sv.c
1943 ____________________________________________________________________________
1944 [ 19961] By: jhi                                   on 2003/07/03  13:57:47
1945         Log: Extra light testing for the UTF-8 cache
1946              (that it isn't broken, not that it helps).
1947      Branch: perl
1948            ! t/op/length.t
1949 ____________________________________________________________________________
1950 [ 19960] By: jhi                                   on 2003/07/03  13:43:42
1951         Log: perldelta tweaks.
1952      Branch: maint-5.8/perl
1953            ! pod/perldelta.pod
1954 ____________________________________________________________________________
1955 [ 19959] By: jhi                                   on 2003/07/03  13:36:50
1956         Log: Regen perltoc.
1957      Branch: maint-5.8/perl
1958            ! pod/perltoc.pod
1959 ____________________________________________________________________________
1960 [ 19958] By: jhi                                   on 2003/07/03  13:27:12
1961         Log: Regen Configure, Glossary, et alia.
1962      Branch: maint-5.8/perl
1963            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1964 ____________________________________________________________________________
1965 [ 19957] By: jhi                                   on 2003/07/03  12:01:25
1966         Log: Subject: Re: randomly untainting?
1967              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1968              Date: Thu, 3 Jul 2003 14:58:18 +0200
1969              Message-Id: <20030703145818.5bdd2873.rgarciasuarez@free.fr>
1970              (plus extra debug printing)
1971      Branch: perl
1972            ! ext/List/Util/t/tainted.t
1973 ____________________________________________________________________________
1974 [ 19956] By: jhi                                   on 2003/07/03  11:31:55
1975         Log: Update Changes.
1976      Branch: maint-5.8/perl
1977            ! Changes patchlevel.h
1978 ____________________________________________________________________________
1979 [ 19955] By: jhi                                   on 2003/07/03  11:26:56
1980         Log: Integrate:
1981              [ 19952]
1982              Tiny tweak to perlartistic from Robin Barker.
1983              
1984              [ 19954]
1985              Subject: Re: maint @ 19923
1986              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1987              Date: Thu, 3 Jul 2003 15:57:55 +0400
1988              Message-ID: <048e01c3415b$da0fe510$7c5ec3d9@vad>
1989              (WinCE update)
1990      Branch: maint-5.8/perl
1991           !> pod/perlartistic.pod wince/Makefile.ce wince/wince.c
1992 ____________________________________________________________________________
1993 [ 19954] By: jhi                                   on 2003/07/03  11:10:21
1994         Log: Subject: Re: maint @ 19923
1995              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
1996              Date: Thu, 3 Jul 2003 15:57:55 +0400
1997              Message-ID: <048e01c3415b$da0fe510$7c5ec3d9@vad>
1998      Branch: perl
1999            ! wince/Makefile.ce wince/wince.c
2000 ____________________________________________________________________________
2001 [ 19953] By: jhi                                   on 2003/07/03  11:08:58
2002         Log: Tiny tweak to maint perldelta from Robin Barker.
2003      Branch: maint-5.8/perl
2004            ! pod/perldelta.pod
2005 ____________________________________________________________________________
2006 [ 19952] By: jhi                                   on 2003/07/03  10:56:45
2007         Log: Tiny tweak to perlartistic from Robin Barker.
2008      Branch: perl
2009            ! pod/perlartistic.pod
2010 ____________________________________________________________________________
2011 [ 19951] By: jhi                                   on 2003/07/03  08:47:35
2012         Log: Integrate:
2013              (most of #18302 was already part of #18791)
2014              [ 18302]
2015              Subject: Proper fix for CvOUTSIDE weak refcounting
2016              From: Dave Mitchell <davem@fdgroup.com>
2017              Date: Tue, 10 Dec 2002 01:26:44 +0000
2018              Message-ID: <20021210012644.A7843@fdgroup.com>
2019              
2020              [ 19924]
2021              Fix from Enache Adrian for the magic.t failure in
2022              FreeBSD: setproctitle() cannot get rid of the " (perl)".
2023              
2024              [ 19925]
2025              FreeBSD $0 dance.
2026              
2027              [ 19926]
2028              Getting the whitespace right.
2029              
2030              [ 19927]
2031              ...and getting the comma right, too.
2032              
2033              [ 19928]
2034              Darwin: -Dprefix=$HOME/Perl tried to install to /Library.
2035              
2036              [ 19929]
2037              Better links.
2038              
2039              [ 19930]
2040              Let the perldelta iteration begin.
2041              
2042              [ 19931]
2043              Fix for [perl #22759 insufficient format string checking];
2044              using ewix makes no sense, assuming evix was intended,
2045              no old tests fail; add the test case.
2046              
2047              [ 19932]
2048              Subject: Re: maint @ 19923
2049              From: Jim Cromie <jcromie@divsol.com>
2050              Date: Wed, 02 Jul 2003 05:35:06 -0600
2051              Message-ID: <3F02C36A.9030704@divsol.com>
2052              
2053              [ 19933]
2054              Subject: Re: maint @ 19923
2055              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
2056              Date: Wed, 2 Jul 2003 11:43:05 -0400
2057              Message-ID: <20030702154304.GD206089@linguist.thayer.dartmouth.edu>
2058              
2059              [ 19934]
2060              Subject: [PATCH] line numbers are given % 64k
2061              From: James Jurach <muaddib@erf.net>
2062              Date: Wed, 2 Jul 2003 13:31:05 -0500
2063              Message-ID: <20030702183105.GA4837@lebowski>
2064              
2065              [ 19935]
2066              It would seem that in Linux 2.2 there is no way
2067              we can do the right thing to make ps(1) see $0
2068              our way.  Also amend the $0 documentation a bit.
2069              
2070              [ 19936]
2071              Subject: Re: perldelta for 5.8.1
2072              From: Dave Mitchell <davem@fdgroup.com>
2073              Date: Wed, 2 Jul 2003 17:46:32 +0100
2074              Message-ID: <20030702164632.GE2137@fdgroup.com>
2075              
2076              [ 19937]
2077              Decomplexing by Jim Cromie.
2078              
2079              [ 19938]
2080              Subject: Perldelta 5.8.1 typos
2081              From: Simon Glover <scog@amnh.org>
2082              Date: Wed, 2 Jul 2003 13:42:58 -0400 (EDT)
2083              Message-ID: <Pine.GSO.4.43.0307021341020.8877-100000@egg.amnh.org>
2084              
2085              [ 19939]
2086              Subject: [PATCH] various Deparse fixes
2087              From: Dave Mitchell <davem@fdgroup.com>
2088              Date: Wed, 2 Jul 2003 18:10:45 +0100
2089              Message-ID: <20030702171045.GF2137@fdgroup.com>
2090              
2091              [ 19940]
2092              Skip a socketpair test on SCO OSR
2093              
2094              [ 19941]
2095              Minor test adjustments :
2096              - test name correction in op/concat.t by Yitzchak Scott-Thoennes
2097              - prototypes added to some public functions in t/test.pl,
2098              as suggested by Enache Adrian
2099              
2100              [ 19942]
2101              Nicer options for Porting/Modules.
2102              
2103              [ 19943]
2104              Subject: [PATCH] Re: ext/List/Util/t/weak.t panic
2105              From: Dave Mitchell <davem@fdgroup.com>
2106              Date: Thu, 3 Jul 2003 01:32:11 +0100
2107              Message-ID: <20030703003211.GB3747@fdgroup.com>
2108              
2109              [ 19944]
2110              Subject: [PATCH] "without parens" vs "without parentheses"
2111              From: Iain Truskett <spoon@cpan.org>
2112              Date: Thu, 3 Jul 2003 12:40:42 +1000
2113              Message-ID: <20030703024042.GI12380@ouroboros.anu.edu.au>
2114              
2115              [ 19945]
2116              Subject: Re: perldelta for 5.8.1
2117              From: Nicholas Clark <nick@unfortu.net>
2118              Date: Wed, 2 Jul 2003 23:08:26 +0100
2119              Message-ID: <20030702220825.GA558@Bagpuss.unfortu.net>
2120              
2121              [ 19946]
2122              Pod::LaTeX has been updated (from tjenness).
2123              
2124              [ 19947]
2125              Apply Schwern's suggested warning code from
2126              [perl #22209] Test::Harness::Straps vs. $Config{path_sep}   
2127              
2128              [ 19948]
2129              Underline the fact that XSLoader is not DynaLoader
2130              ([perl #21974] dl_load_flags not honored by XSLoader)
2131              
2132              [ 19949]
2133              No fancy binmode() if no perlio.
2134              
2135              [ 19950]
2136              Mention Modules in AUTHORS.
2137      Branch: maint-5.8/perl
2138           !> (integrate 41 files)
2139 ____________________________________________________________________________
2140 [ 19950] By: jhi                                   on 2003/07/03  07:46:45
2141         Log: Mention Modules in AUTHORS.
2142      Branch: perl
2143            ! AUTHORS
2144 ____________________________________________________________________________
2145 [ 19949] By: jhi                                   on 2003/07/03  06:58:01
2146         Log: No fancy binmode() if no perlio.
2147      Branch: perl
2148            ! ext/IO/lib/IO/t/io_sock.t
2149 ____________________________________________________________________________
2150 [ 19948] By: jhi                                   on 2003/07/03  06:55:12
2151         Log: Underline the fact that XSLoader is not DynaLoader
2152              ([perl #21974] dl_load_flags not honored by XSLoader)
2153      Branch: perl
2154            ! ext/DynaLoader/XSLoader_pm.PL
2155 ____________________________________________________________________________
2156 [ 19947] By: jhi                                   on 2003/07/03  06:35:29
2157         Log: Apply Schwern's suggested warning code from
2158              [perl #22209] Test::Harness::Straps vs. $Config{path_sep}   
2159      Branch: perl
2160            ! lib/Test/Harness/Straps.pm
2161 ____________________________________________________________________________
2162 [ 19946] By: jhi                                   on 2003/07/03  06:33:04
2163         Log: Pod::LaTeX has been updated (from tjenness).
2164      Branch: maint-5.8/perl
2165            ! pod/perldelta.pod
2166 ____________________________________________________________________________
2167 [ 19945] By: jhi                                   on 2003/07/03  06:32:10
2168         Log: Subject: Re: perldelta for 5.8.1
2169              From: Nicholas Clark <nick@unfortu.net>
2170              Date: Wed, 2 Jul 2003 23:08:26 +0100
2171              Message-ID: <20030702220825.GA558@Bagpuss.unfortu.net>
2172      Branch: maint-5.8/perl
2173            ! pod/perldelta.pod
2174 ____________________________________________________________________________
2175 [ 19944] By: jhi                                   on 2003/07/03  06:30:11
2176         Log: Subject: [PATCH] "without parens" vs "without parentheses"
2177              From: Iain Truskett <spoon@cpan.org>
2178              Date: Thu, 3 Jul 2003 12:40:42 +1000
2179              Message-ID: <20030703024042.GI12380@ouroboros.anu.edu.au>
2180      Branch: perl
2181            ! t/lib/warnings/toke toke.c
2182 ____________________________________________________________________________
2183 [ 19943] By: jhi                                   on 2003/07/03  06:27:18
2184         Log: Subject: [PATCH] Re: ext/List/Util/t/weak.t panic
2185              From: Dave Mitchell <davem@fdgroup.com>
2186              Date: Thu, 3 Jul 2003 01:32:11 +0100
2187              Message-ID: <20030703003211.GB3747@fdgroup.com>
2188      Branch: perl
2189            ! mg.c sv.c
2190 ____________________________________________________________________________
2191 [ 19942] By: jhi                                   on 2003/07/03  06:25:30
2192         Log: Nicer options for Porting/Modules.
2193      Branch: perl
2194            ! MANIFEST Porting/Modules
2195 ____________________________________________________________________________
2196 [ 19941] By: rgs                                   on 2003/07/02  21:38:19
2197         Log: Minor test adjustments :
2198              - test name correction in op/concat.t by Yitzchak Scott-Thoennes
2199              - prototypes added to some public functions in t/test.pl,
2200              as suggested by Enache Adrian
2201      Branch: perl
2202            ! t/op/concat.t t/test.pl
2203 ____________________________________________________________________________
2204 [ 19940] By: rgs                                   on 2003/07/02  20:58:19
2205         Log: Skip a socketpair test on SCO OSR
2206      Branch: perl
2207            ! ext/Socket/socketpair.t
2208 ____________________________________________________________________________
2209 [ 19939] By: jhi                                   on 2003/07/02  20:10:47
2210         Log: Subject: [PATCH] various Deparse fixes
2211              From: Dave Mitchell <davem@fdgroup.com>
2212              Date: Wed, 2 Jul 2003 18:10:45 +0100
2213              Message-ID: <20030702171045.GF2137@fdgroup.com>
2214      Branch: perl
2215            ! ext/B/B/Concise.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
2216            ! ext/B/defsubs_h.PL t/TEST t/op/ord.t
2217 ____________________________________________________________________________
2218 [ 19938] By: jhi                                   on 2003/07/02  20:07:12
2219         Log: Subject: Perldelta 5.8.1 typos
2220              From: Simon Glover <scog@amnh.org>
2221              Date: Wed, 2 Jul 2003 13:42:58 -0400 (EDT)
2222              Message-ID: <Pine.GSO.4.43.0307021341020.8877-100000@egg.amnh.org>
2223      Branch: maint-5.8/perl
2224            ! pod/perldelta.pod
2225 ____________________________________________________________________________
2226 [ 19937] By: jhi                                   on 2003/07/02  20:06:17
2227         Log: Decomplexing by Jim Cromie.
2228      Branch: maint-5.8/perl
2229            ! pod/perldelta.pod
2230 ____________________________________________________________________________
2231 [ 19936] By: jhi                                   on 2003/07/02  20:04:39
2232         Log: Subject: Re: perldelta for 5.8.1
2233              From: Dave Mitchell <davem@fdgroup.com>
2234              Date: Wed, 2 Jul 2003 17:46:32 +0100
2235              Message-ID: <20030702164632.GE2137@fdgroup.com>
2236      Branch: maint-5.8/perl
2237            ! pod/perldelta.pod
2238 ____________________________________________________________________________
2239 [ 19935] By: jhi                                   on 2003/07/02  20:01:06
2240         Log: It would seem that in Linux 2.2 there is no way
2241              we can do the right thing to make ps(1) see $0
2242              our way.  Also amend the $0 documentation a bit.
2243      Branch: perl
2244            ! pod/perlvar.pod t/op/magic.t
2245 ____________________________________________________________________________
2246 [ 19934] By: jhi                                   on 2003/07/02  19:39:11
2247         Log: Subject: [PATCH] line numbers are given % 64k
2248              From: James Jurach <muaddib@erf.net>
2249              Date: Wed, 2 Jul 2003 13:31:05 -0500
2250              Message-ID: <20030702183105.GA4837@lebowski>
2251      Branch: perl
2252            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
2253            ! handy.h pp_ctl.c scope.h
2254 ____________________________________________________________________________
2255 [ 19933] By: jhi                                   on 2003/07/02  14:55:49
2256         Log: Subject: Re: maint @ 19923
2257              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
2258              Date: Wed, 2 Jul 2003 11:43:05 -0400
2259              Message-ID: <20030702154304.GD206089@linguist.thayer.dartmouth.edu>
2260      Branch: perl
2261            ! pod/perlfunc.pod
2262 ____________________________________________________________________________
2263 [ 19932] By: jhi                                   on 2003/07/02  14:29:42
2264         Log: Subject: Re: maint @ 19923
2265              From: Jim Cromie <jcromie@divsol.com>
2266              Date: Wed, 02 Jul 2003 05:35:06 -0600
2267              Message-ID: <3F02C36A.9030704@divsol.com>
2268      Branch: perl
2269            ! pod/perlfunc.pod
2270 ____________________________________________________________________________
2271 [ 19931] By: jhi                                   on 2003/07/02  11:34:49
2272         Log: Fix for [perl #22759 insufficient format string checking];
2273              using ewix makes no sense, assuming evix was intended,
2274              no old tests fail; add the test case.
2275      Branch: perl
2276            ! sv.c t/op/sprintf.t
2277 ____________________________________________________________________________
2278 [ 19930] By: jhi                                   on 2003/07/02  11:28:02
2279         Log: Let the perldelta iteration begin.
2280      Branch: maint-5.8/perl
2281            ! pod/perldelta.pod
2282 ____________________________________________________________________________
2283 [ 19929] By: jhi                                   on 2003/07/02  09:13:33
2284         Log: Better links.
2285      Branch: perl
2286            ! pod/perlipc.pod pod/perlrun.pod
2287 ____________________________________________________________________________
2288 [ 19928] By: jhi                                   on 2003/07/02  08:58:26
2289         Log: Darwin: -Dprefix=$HOME/Perl tried to install to /Library.
2290      Branch: perl
2291            ! hints/darwin.sh
2292 ____________________________________________________________________________
2293 [ 19927] By: jhi                                   on 2003/07/02  08:48:00
2294         Log: ...and getting the comma right, too.
2295      Branch: perl
2296            ! t/op/magic.t
2297 ____________________________________________________________________________
2298 [ 19926] By: jhi                                   on 2003/07/02  08:46:18
2299         Log: Getting the whitespace right.
2300      Branch: perl
2301            ! t/op/magic.t
2302 ____________________________________________________________________________
2303 [ 19925] By: jhi                                   on 2003/07/02  08:40:36
2304         Log: FreeBSD $0 dance.
2305      Branch: perl
2306            ! pod/perlvar.pod t/op/magic.t
2307 ____________________________________________________________________________
2308 [ 19924] By: jhi                                   on 2003/07/02  08:17:31
2309         Log: Fix from Enache Adrian for the magic.t failure in
2310              FreeBSD: setproctitle() cannot get rid of the " (perl)".
2311      Branch: perl
2312            ! t/op/magic.t
2313 ____________________________________________________________________________
2314 [ 19923] By: jhi                                   on 2003/07/02  05:51:32
2315         Log: Update Changes.
2316      Branch: maint-5.8/perl
2317            ! Changes patchlevel.h
2318 ____________________________________________________________________________
2319 [ 19922] By: jhi                                   on 2003/07/02  05:43:27
2320         Log: Integrate:
2321              [ 19920]
2322              Move the libgcc.a hack into a section for pre-1.6 NetBSD releases.
2323              The latest releases of NetBSD don't require the hack.  From
2324              Johnny Lam.            
2325              
2326              [ 19921]
2327              VMS: with this, 100% make test in Compaq C V6.5-001
2328              on OpenVMS Alpha V7.3-1, from Craig Berry.
2329      Branch: maint-5.8/perl
2330           !> configure.com ext/Devel/DProf/DProf.t hints/netbsd.sh
2331           !> t/op/magic.t
2332 ____________________________________________________________________________
2333 [ 19921] By: jhi                                   on 2003/07/02  05:26:33
2334         Log: VMS: with this, 100% make test in Compaq C V6.5-001
2335              on OpenVMS Alpha V7.3-1, from Craig Berry.
2336      Branch: perl
2337            ! configure.com ext/Devel/DProf/DProf.t t/op/magic.t
2338 ____________________________________________________________________________
2339 [ 19920] By: jhi                                   on 2003/07/02  05:21:23
2340         Log: Move the libgcc.a hack into a section for pre-1.6 NetBSD releases.
2341              The latest releases of NetBSD don't require the hack.  From
2342              Johnny Lam.            
2343      Branch: perl
2344            ! hints/netbsd.sh
2345 ____________________________________________________________________________
2346 [ 19919] By: jhi                                   on 2003/07/01  21:28:15
2347         Log: Integrate:
2348              [ 19896]
2349              Integrate #19892, #19895 from perlio to compile and avoid
2350              crashing on Win32.
2351              
2352              [ 19897]
2353              Subject: Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4
2354              From: Alan Burlison <Alan.Burlison@sun.com>
2355              Date: Tue, 01 Jul 2003 00:03:24 +0100
2356              Message-ID: <3F00C1BC.3020103@sun.com>
2357              
2358              [ 19898]
2359              Rework Time::HiRes not to need HAS_NANOSLEEP from Configure.
2360              
2361              [ 19899]
2362              More nanosleep removal.
2363              
2364              [ 19900]
2365              Regen Configure.
2366              
2367              [ 19902]
2368              Regen Glossary et al.
2369              
2370              [ 19903]
2371              Switch on PERL_IMPLICIT_SYS, not on Win32.
2372              
2373              [ 19906]
2374              Do the "aligned contiguous" check only if the arguments
2375              look like aligned; re-introduce the "traditional contiguous"
2376              checks with OS/2 special quirks and all.
2377              
2378              [ 19910]
2379              Integrate from perlio:
2380              [ 19909]
2381              binmode() should affect IoOFP() as well as IoIFP() if it is
2382              distinct (e.g. sockets).
2383              
2384              [ 19911]
2385              Tweak an existing IO test to test also the change #19910.
2386              
2387              [ 19912]
2388              One more test (does binmode()ing a socket succeed)
2389              and add -w.
2390              
2391              [ 19913]
2392              Even more :utf8 socket testing, now in both directions.
2393              
2394              [ 19914]
2395              A naked values() caused shuffling of lib/Config.pm,
2396              which in turn caused unnecessary rebuilds.
2397              
2398              [ 19915]
2399              Upgrade to Unicode::Normalize 0.23.
2400              
2401              [ 19916]
2402              Subject: [PATCH] B:: fixes + 'When were CVOPs gone ?'
2403              From: Enache Adrian <enache@rdslink.ro>
2404              Date: Tue, 1 Jul 2003 19:51:25 +0300
2405              Message-ID: <20030701165125.GA1521@ratsnest.hole>
2406              
2407              [ 19917]
2408              Subject: [PATCH] long C<=item>s in pod/perlunicode.pod 
2409              From: Robin Barker <Robin.Barker@npl.co.uk>
2410              Date: Tue, 1 Jul 2003 18:21:34 +0100 
2411              Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk>
2412              
2413              Subject:  [PATCH] long C<=item>s in lib/CGI.pm
2414              From: Robin Barker <Robin.Barker@npl.co.uk>
2415              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk>
2416              Date: Tue, 1 Jul 2003 18:25:17 +0100 
2417              
2418              Subject: [PATCH] long <=item>s  in lib/ExtUtils/MakeMaker/FAQ.pod
2419              From: Robin Barker <Robin.Barker@npl.co.uk>
2420              Date: Tue, 1 Jul 2003 18:29:09 +0100 
2421              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk>
2422              
2423              [ 19918]
2424              Add a new utility, Porting/Modules.
2425      Branch: maint-5.8/perl
2426           +> Porting/Modules ext/Time/HiRes/hints/dec_osf.pl
2427            ! Configure config_h.SH
2428           !> (integrate 39 files)
2429 ____________________________________________________________________________
2430 [ 19918] By: jhi                                   on 2003/07/01  20:02:33
2431         Log: Add a new utility, Porting/Modules.
2432      Branch: perl
2433            + Porting/Modules
2434            ! MANIFEST
2435 ____________________________________________________________________________
2436 [ 19917] By: jhi                                   on 2003/07/01  17:00:02
2437         Log: Subject: [PATCH] long C<=item>s in pod/perlunicode.pod 
2438              From: Robin Barker <Robin.Barker@npl.co.uk>
2439              Date: Tue, 1 Jul 2003 18:21:34 +0100 
2440              Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk>
2441              
2442              Subject:  [PATCH] long C<=item>s in lib/CGI.pm
2443              From: Robin Barker <Robin.Barker@npl.co.uk>
2444              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk>
2445              Date: Tue, 1 Jul 2003 18:25:17 +0100 
2446              
2447              Subject: [PATCH] long <=item>s  in lib/ExtUtils/MakeMaker/FAQ.pod
2448              From: Robin Barker <Robin.Barker@npl.co.uk>
2449              Date: Tue, 1 Jul 2003 18:29:09 +0100 
2450              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk>
2451      Branch: perl
2452            ! lib/CGI.pm lib/ExtUtils/MakeMaker/FAQ.pod pod/perlunicode.pod
2453 ____________________________________________________________________________
2454 [ 19916] By: jhi                                   on 2003/07/01  16:51:31
2455         Log: Subject: [PATCH] B:: fixes + 'When were CVOPs gone ?'
2456              From: Enache Adrian <enache@rdslink.ro>
2457              Date: Tue, 1 Jul 2003 19:51:25 +0300
2458              Message-ID: <20030701165125.GA1521@ratsnest.hole>
2459      Branch: perl
2460            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm ext/B/defsubs_h.PL
2461            ! ext/B/typemap t/op/magic.t
2462 ____________________________________________________________________________
2463 [ 19915] By: jhi                                   on 2003/07/01  16:22:09
2464         Log: Upgrade to Unicode::Normalize 0.23.
2465      Branch: perl
2466            ! ext/Unicode/Normalize/Changes
2467            ! ext/Unicode/Normalize/Normalize.pm
2468            ! ext/Unicode/Normalize/Normalize.xs
2469 ____________________________________________________________________________
2470 [ 19914] By: jhi                                   on 2003/07/01  13:08:44
2471         Log: A naked values() caused shuffling of lib/Config.pm,
2472              which in turn caused unnecessary rebuilds.
2473      Branch: perl
2474            ! configpm
2475 ____________________________________________________________________________
2476 [ 19913] By: jhi                                   on 2003/07/01  13:01:10
2477         Log: Even more :utf8 socket testing, now in both directions.
2478      Branch: perl
2479            ! ext/IO/lib/IO/t/io_sock.t
2480 ____________________________________________________________________________
2481 [ 19912] By: jhi                                   on 2003/07/01  12:44:32
2482         Log: One more test (does binmode()ing a socket succeed)
2483              and add -w.
2484      Branch: perl
2485            ! ext/IO/lib/IO/t/io_sock.t
2486 ____________________________________________________________________________
2487 [ 19911] By: jhi                                   on 2003/07/01  12:38:13
2488         Log: Tweak an existing IO test to test also the change #19910.
2489      Branch: perl
2490            ! ext/IO/lib/IO/t/io_sock.t
2491 ____________________________________________________________________________
2492 [ 19910] By: jhi                                   on 2003/07/01  11:18:27
2493         Log: Integrate from perlio:
2494              [ 19909]
2495              binmode() should affect IoOFP() as well as IoIFP() if it is
2496              distinct (e.g. sockets).
2497      Branch: perl
2498           !> pp_sys.c
2499 ____________________________________________________________________________
2500 [ 19909] By: nick                                  on 2003/07/01  10:50:25
2501         Log: binmode() should affect IoOFP() as well as IoIFP() if it is
2502              distinct (e.g. sockets).
2503      Branch: perlio
2504            ! pp_sys.c
2505 ____________________________________________________________________________
2506 [ 19908] By: nick                                  on 2003/07/01  08:38:20
2507         Log: regen_config_h
2508      Branch: perlio
2509            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2510            ! win32/makefile.mk
2511 ____________________________________________________________________________
2512 [ 19907] By: nick                                  on 2003/07/01  08:27:22
2513         Log: Integrate mainline (untested)
2514      Branch: perlio
2515           +> ext/Time/HiRes/hints/dec_osf.pl
2516            ! t/op/sysio-compat.t
2517           !> Configure Cross/config.sh-arm-linux MANIFEST
2518           !> NetWare/config_H.wc Porting/Glossary Porting/config.sh
2519           !> Porting/config_H epoc/config.sh ext/Time/HiRes/HiRes.xs
2520           !> ext/Time/HiRes/Makefile.PL ext/Time/HiRes/hints/sco.pl
2521           !> hints/vos.sh perl.c win32/config.gc win32/config.vc
2522           !> win32/config.vc64 win32/config_H.bc win32/config_H.gc
2523           !> win32/config_H.vc win32/config_H.vc64 wince/config.ce
2524           !> wince/config_H.ce
2525 ____________________________________________________________________________
2526 [ 19906] By: jhi                                   on 2003/07/01  08:03:17
2527         Log: Do the "aligned contiguous" check only if the arguments
2528              look like aligned; re-introduce the "traditional contiguous"
2529              checks with OS/2 special quirks and all.
2530      Branch: perl
2531            ! perl.c
2532 ____________________________________________________________________________
2533 [ 19905] By: nick                                  on 2003/07/01  06:57:13
2534         Log: dmake regen_config_h
2535      Branch: perlio
2536            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2537 ____________________________________________________________________________
2538 [ 19904] By: nick                                  on 2003/07/01  06:48:32
2539         Log: Integrate Mainline
2540      Branch: perlio
2541           !> Configure Makefile.SH config_h.SH configure.com
2542           !> hints/solaris_2.sh perl.h uconfig.h uconfig.sh
2543 ____________________________________________________________________________
2544 [ 19903] By: jhi                                   on 2003/07/01  06:22:12
2545         Log: Switch on PERL_IMPLICIT_SYS, not on Win32.
2546      Branch: perl
2547            ! perl.c
2548 ____________________________________________________________________________
2549 [ 19902] By: jhi                                   on 2003/07/01  06:20:48
2550         Log: Regen Glossary et al.
2551      Branch: perl
2552            ! Porting/Glossary Porting/config.sh Porting/config_H
2553 ____________________________________________________________________________
2554 [ 19901] By: jhi                                   on 2003/07/01  05:59:04
2555         Log: metaconfig unit change for #19900.
2556      Branch: metaconfig
2557            ! U/modified/Myinit.U
2558 ____________________________________________________________________________
2559 [ 19900] By: jhi                                   on 2003/07/01  05:56:38
2560         Log: Regen Configure.
2561      Branch: perl
2562            ! Configure
2563 ____________________________________________________________________________
2564 [ 19899] By: jhi                                   on 2003/07/01  05:56:14
2565         Log: More nanosleep removal.
2566      Branch: perl
2567            ! Cross/config.sh-arm-linux NetWare/config_H.wc epoc/config.sh
2568            ! hints/vos.sh win32/config.gc win32/config.vc win32/config.vc64
2569            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2570            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
2571 ____________________________________________________________________________
2572 [ 19898] By: jhi                                   on 2003/07/01  05:54:58
2573         Log: Rework Time::HiRes not to need HAS_NANOSLEEP from Configure.
2574      Branch: perl
2575            + ext/Time/HiRes/hints/dec_osf.pl
2576            ! MANIFEST ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
2577            ! ext/Time/HiRes/hints/sco.pl
2578 ____________________________________________________________________________
2579 [ 19897] By: jhi                                   on 2003/07/01  05:04:50
2580         Log: Subject: Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4
2581              From: Alan Burlison <Alan.Burlison@sun.com>
2582              Date: Tue, 01 Jul 2003 00:03:24 +0100
2583              Message-ID: <3F00C1BC.3020103@sun.com>
2584      Branch: perl
2585            ! Configure Makefile.SH config_h.SH configure.com
2586            ! hints/solaris_2.sh perl.h uconfig.h uconfig.sh
2587 ____________________________________________________________________________
2588 [ 19896] By: jhi                                   on 2003/06/30  20:20:54
2589         Log: Integrate #19892, #19895 from perlio to compile and avoid
2590              crashing on Win32.
2591      Branch: perl
2592           !> perl.c
2593 ____________________________________________________________________________
2594 [ 19895] By: nick                                  on 2003/06/30  14:24:57
2595         Log: Win32 hack for doing_taint()
2596      Branch: perlio
2597            ! perl.c
2598 ____________________________________________________________________________
2599 [ 19894] By: nick                                  on 2003/06/30  12:31:51
2600         Log: Integrate mainline
2601      Branch: perlio
2602           !> (integrate 37 files)
2603 ____________________________________________________________________________
2604 [ 19893] By: jhi                                   on 2003/06/30  09:46:21
2605         Log: Update Changes.
2606      Branch: maint-5.8/perl
2607            ! Changes patchlevel.h
2608 ____________________________________________________________________________
2609 [ 19892] By: nick                                  on 2003/06/30  09:42:22
2610         Log: "Missing" dTHX for Win32's re-direction of getuid etc.
2611      Branch: perlio
2612            ! perl.c
2613 ____________________________________________________________________________
2614 [ 19891] By: jhi                                   on 2003/06/30  09:39:29
2615         Log: Integrate:
2616              [ 19857]
2617              Regen Changes.
2618              
2619              [ 19858]
2620              perlhack update, by Steve Grazzini
2621              about macro support in gdb and gcc.
2622              
2623              [ 19859]
2624              Hash/Util.t and Encode/t/Aliases.t seem to be having
2625              random failures.  To make these easier to reproduce,
2626              add a variable, PERL_HASH_SEED_DEBUG, to display the
2627              hash seed.  E.g. in Debian/x86 Linux 3.0 PERL_HASH_SEED
2628              of 82972356 makes the first one to fail.
2629              
2630              [ 19860]
2631              Subject: Re: Change 19854: Bite the bullet and apply the hash randomisation patch.
2632              From: Tim Bunce <Tim.Bunce@pobox.com>
2633              Date: Thu, 26 Jun 2003 10:53:22 +0100
2634              Message-ID: <20030626095322.GE97463@dansat.data-plan.com>
2635              
2636              [ 19861]
2637              Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
2638              if tainting-- but is this a good thing or a bad thing?
2639              (At least it makes debugging lib/Hash/Util.t harder,
2640              since it has, for no apparent good reason, -T: one must
2641              make a copy of it without the -T.)
2642              
2643              [ 19862]
2644              Make doing_taint() always available (though not
2645              part of the public API).
2646              
2647              [ 19863]
2648              Introduce (global) variable PL_earlytaint which
2649              is set very early in main(), before perl_parse()
2650              has been called and PL_tainting (or PL_taint_warn)
2651              might have been set.
2652              
2653              [ 19864]
2654              Use the PL_earlytaint.  (PL_earlytaint is a global,
2655              not per-interp, since perl_construct() is not passed
2656              the argc, argv, and therefore it can't set the per-interp
2657              PL_tainting.)
2658              
2659              [ 19865]
2660              atoi() doesn't cut the mustard if the PERL_HASH_SEED
2661              is larger than INT_MAX (atoi() returns -1 in that case).
2662              
2663              [ 19866]
2664              Some warnings about the (im)proper uses of the hash randomisation.
2665              
2666              [ 19867]
2667              The two-for-loops is no more a valid way to walk through
2668              a hash (this was the reason the Hash/Util.t intermittently
2669              failed, the two-loop didn't find all the SVs of the HV).
2670              
2671              [ 19868]
2672              Integrate mainline
2673              
2674              [ 19869]
2675              Fix test count, by Abe Timmerman.
2676              
2677              [ 19870]
2678              Two debugging patches.
2679              The first allows to hold symbolic switches in $^D
2680              and more generally fixes assignment to $^D. The
2681              second one improves the information given by -Dl.
2682              
2683              Subject: [PATCH] allow $^D = "flags"
2684              From: Dave Mitchell <davem@fdgroup.com>
2685              Date: Fri, 27 Jun 2003 22:26:24 +0100
2686              Message-ID: <20030627212624.GB12887@fdgroup.com>
2687              
2688              Subject: [PATCH] make -Dl show more scope info
2689              From: Dave Mitchell <davem@fdgroup.com>
2690              Date: Fri, 27 Jun 2003 23:00:36 +0100
2691              Message-ID: <20030627220036.GC12887@fdgroup.com>
2692              
2693              [ 19871]
2694              Subject: [Encode] pre-1.97 patches
2695              From: Dan Kogai <dankogai@dan.co.jp>
2696              Date: Sat, 28 Jun 2003 01:20:59 +0900
2697              Message-Id: <56D5BFEE-A8BB-11D7-9092-000393AE4244@dan.co.jp>
2698              
2699              [ 19872]
2700              Some clarification about the current semantics of CHECK and
2701              INIT blocks. See bug [perl #22826].
2702              
2703              [ 19873]
2704              Using $1 without testing success of the regexp, bad.
2705              
2706              [ 19874]
2707              Retract #19867; the bug was really much simpler:
2708              the < max must be <= max instead.
2709              
2710              [ 19875]
2711              Duh.
2712              
2713              [ 19876]
2714              Subject: Re: your malloc patches
2715              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
2716              Date: Fri, 27 Jun 2003 06:54:06 -0700
2717              Message-ID: <20030627135406.GA8914@math.berkeley.edu>
2718              
2719              More malloc patches: now they seem to work even in Tru64.
2720              
2721              [ 19877]
2722              The #19842 is no more needed thanks to #19876,
2723              and the #19842 was wrong anyway (it affected
2724              only the threaded case.)
2725              
2726              [ 19878]
2727              Move the PL_earlytaint initialization to the PERL_SYS_INIT()
2728              as per suggestion from Sarathy.
2729              
2730              [ 19879]
2731              Another spot where a zero $test{$max} can make things go boom.
2732              
2733              [ 19880]
2734              argc, argv.
2735              
2736              [ 19881]
2737              More coffee...
2738              
2739              [ 19882]
2740              Perl_doing_taint must be public, for programs that embed perl
2741              
2742              [ 19883]
2743              More on the macro debugging and expansion.
2744              
2745              [ 19884]
2746              The joy of $0.  Undoing the #16399 makes Andreas'
2747              tests (see [perl #22811]) pass (yes, padding with space    instead
2748              of nul makes no sense, but that seems to work, maybe Linux does
2749              some deep magic in ps(1)?); moving the PL_origalen computation
2750              earlier makes also the threaded-first case fully pass.
2751              
2752              But in general modifying the argv[] is very non-portable.
2753              (e.g. in Tru64 it seems to be limited to the size of the
2754              original argv[0] since the argv[] are not contiguous?)
2755              
2756              Everybody should just have setproctitle().
2757              
2758              [ 19885]
2759              Fix a faulty alias.
2760              
2761              [ 19886]
2762              Misc Pod Nits.
2763              
2764              [ 19887]
2765              $0 test tweaks from Andreas.
2766              
2767              [ 19888]
2768              $0 doc tweakage.
2769              
2770              [ 19889]
2771              The 'contiguous' test for argv[], envp[] was bogus
2772              since those need not be in memory end-to-end, e.g.
2773              in Tru64 they are aligned by eight.  Loosen the test
2774              so that 'contiguousness' is fulfilled if the elements
2775              are within PTRSIZE alignment.  This makes Tru64 to pass
2776              the join.t, too.
2777              
2778              [ 19890]
2779              int is not UV.
2780      Branch: maint-5.8/perl
2781           !> (integrate 39 files)
2782 ____________________________________________________________________________
2783 [ 19890] By: jhi                                   on 2003/06/30  08:41:51
2784         Log: int is not UV.
2785      Branch: perl
2786            ! perl.c
2787 ____________________________________________________________________________
2788 [ 19889] By: jhi                                   on 2003/06/30  08:36:38
2789         Log: The 'contiguous' test for argv[], envp[] was bogus
2790              since those need not be in memory end-to-end, e.g.
2791              in Tru64 they are aligned by eight.  Loosen the test
2792              so that 'contiguousness' is fulfilled if the elements
2793              are within PTRSIZE alignment.  This makes Tru64 to pass
2794              the join.t, too.
2795      Branch: perl
2796            ! ext/threads/t/join.t mg.c perl.c
2797 ____________________________________________________________________________
2798 [ 19888] By: jhi                                   on 2003/06/30  07:24:18
2799         Log: $0 doc tweakage.
2800      Branch: perl
2801            ! pod/perlvar.pod
2802 ____________________________________________________________________________
2803 [ 19887] By: jhi                                   on 2003/06/30  07:20:58
2804         Log: $0 test tweaks from Andreas.
2805      Branch: perl
2806            ! ext/threads/t/join.t t/op/magic.t
2807 ____________________________________________________________________________
2808 [ 19886] By: rgs                                   on 2003/06/29  19:18:43
2809         Log: Misc Pod Nits.
2810      Branch: perl
2811            ! ext/B/B.pm pod/perlrun.pod
2812 ____________________________________________________________________________
2813 [ 19885] By: jhi                                   on 2003/06/29  15:49:52
2814         Log: Fix a faulty alias.
2815      Branch: perl
2816            ! ext/Encode/lib/Encode/Alias.pm
2817 ____________________________________________________________________________
2818 [ 19884] By: jhi                                   on 2003/06/29  15:41:05
2819         Log: The joy of $0.  Undoing the #16399 makes Andreas'
2820              tests (see [perl #22811]) pass (yes, padding with space    instead
2821              of nul makes no sense, but that seems to work, maybe Linux does
2822              some deep magic in ps(1)?); moving the PL_origalen computation
2823              earlier makes also the threaded-first case fully pass.
2824              
2825              But in general modifying the argv[] is very non-portable.
2826              (e.g. in Tru64 it seems to be limited to the size of the
2827              original argv[0] since the argv[] are not contiguous?)
2828              
2829              Everybody should just have setproctitle().
2830      Branch: perl
2831            ! mg.c perl.c pod/perlvar.pod
2832 ____________________________________________________________________________
2833 [ 19883] By: jhi                                   on 2003/06/29  13:47:36
2834         Log: More on the macro debugging and expansion.
2835      Branch: perl
2836            ! pod/perlhack.pod
2837 ____________________________________________________________________________
2838 [ 19882] By: rgs                                   on 2003/06/29  13:17:09
2839         Log: Perl_doing_taint must be public, for programs that embed perl
2840      Branch: perl
2841            ! embed.fnc embed.h global.sym
2842 ____________________________________________________________________________
2843 [ 19881] By: jhi                                   on 2003/06/29  10:17:28
2844         Log: More coffee...
2845      Branch: perl
2846            ! lib/Test/Harness.pm
2847 ____________________________________________________________________________
2848 [ 19880] By: jhi                                   on 2003/06/29  09:48:50
2849         Log: argc, argv.
2850      Branch: perl
2851            ! perl.h
2852 ____________________________________________________________________________
2853 [ 19879] By: jhi                                   on 2003/06/29  09:34:47
2854         Log: Another spot where a zero $test{$max} can make things go boom.
2855      Branch: perl
2856            ! lib/Test/Harness.pm
2857 ____________________________________________________________________________
2858 [ 19878] By: jhi                                   on 2003/06/29  09:28:58
2859         Log: Move the PL_earlytaint initialization to the PERL_SYS_INIT()
2860              as per suggestion from Sarathy.
2861      Branch: perl
2862            ! dosish.h epoc/epocish.h miniperlmain.c mpeix/mpeixish.h
2863            ! os2/os2ish.h perl.h plan9/plan9ish.h unixish.h vms/vmsish.h
2864 ____________________________________________________________________________
2865 [ 19877] By: jhi                                   on 2003/06/28  18:28:01
2866         Log: The #19842 is no more needed thanks to #19876,
2867              and the #19842 was wrong anyway (it affected
2868              only the threaded case.)
2869      Branch: perl
2870            ! hints/dec_osf.sh
2871 ____________________________________________________________________________
2872 [ 19876] By: jhi                                   on 2003/06/28  18:24:46
2873         Log: Subject: Re: your malloc patches
2874              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
2875              Date: Fri, 27 Jun 2003 06:54:06 -0700
2876              Message-ID: <20030627135406.GA8914@math.berkeley.edu>
2877              
2878              More malloc patches: now they seem to work even in Tru64.
2879      Branch: perl
2880            ! malloc.c
2881 ____________________________________________________________________________
2882 [ 19875] By: jhi                                   on 2003/06/28  18:09:30
2883         Log: Duh.
2884      Branch: perl
2885            ! perl.h
2886 ____________________________________________________________________________
2887 [ 19874] By: jhi                                   on 2003/06/28  17:30:52
2888         Log: Retract #19867; the bug was really much simpler:
2889              the < max must be <= max instead.
2890      Branch: perl
2891            ! hv.c
2892 ____________________________________________________________________________
2893 [ 19873] By: rgs                                   on 2003/06/28  16:02:53
2894         Log: Using $1 without testing success of the regexp, bad.
2895      Branch: perl
2896            ! pod/perlretut.pod
2897 ____________________________________________________________________________
2898 [ 19872] By: rgs                                   on 2003/06/28  16:01:08
2899         Log: Some clarification about the current semantics of CHECK and
2900              INIT blocks. See bug [perl #22826].
2901      Branch: perl
2902            ! pod/perlmod.pod
2903 ____________________________________________________________________________
2904 [ 19871] By: rgs                                   on 2003/06/28  15:47:22
2905         Log: Subject: [Encode] pre-1.97 patches
2906              From: Dan Kogai <dankogai@dan.co.jp>
2907              Date: Sat, 28 Jun 2003 01:20:59 +0900
2908              Message-Id: <56D5BFEE-A8BB-11D7-9092-000393AE4244@dan.co.jp>
2909      Branch: perl
2910            ! ext/Encode/Changes ext/Encode/Encode.pm
2911            ! ext/Encode/lib/Encode/Guess.pm
2912 ____________________________________________________________________________
2913 [ 19870] By: rgs                                   on 2003/06/28  15:39:57
2914         Log: Two debugging patches.
2915              The first allows to hold symbolic switches in $^D
2916              and more generally fixes assignment to $^D. The
2917              second one improves the information given by -Dl.
2918              
2919              Subject: [PATCH] allow $^D = "flags"
2920              From: Dave Mitchell <davem@fdgroup.com>
2921              Date: Fri, 27 Jun 2003 22:26:24 +0100
2922              Message-ID: <20030627212624.GB12887@fdgroup.com>
2923              
2924              Subject: [PATCH] make -Dl show more scope info
2925              From: Dave Mitchell <davem@fdgroup.com>
2926              Date: Fri, 27 Jun 2003 23:00:36 +0100
2927              Message-ID: <20030627220036.GC12887@fdgroup.com>
2928      Branch: perl
2929            ! cop.h embed.fnc embed.h mg.c perl.c perl.h pod/perlvar.pod
2930            ! proto.h scope.h
2931 ____________________________________________________________________________
2932 [ 19869] By: rgs                                   on 2003/06/28  14:39:40
2933         Log: Fix test count, by Abe Timmerman.
2934      Branch: perl
2935            ! t/comp/require.t
2936 ____________________________________________________________________________
2937 [ 19868] By: nick                                  on 2003/06/27  12:59:51
2938         Log: Integrate mainline
2939      Branch: perlio
2940           +> lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
2941           +> lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
2942           +> lib/FileCache/t/05override.t malloc_ctl.h os2/OS2/typemap
2943           +> os2/perlrexx.cmd
2944            - lib/FileCache.t os2/OS2/PrfDB/typemap
2945           !> (integrate 157 files)
2946 ____________________________________________________________________________
2947 [ 19867] By: jhi                                   on 2003/06/27  10:08:20
2948         Log: The two-for-loops is no more a valid way to walk through
2949              a hash (this was the reason the Hash/Util.t intermittently
2950              failed, the two-loop didn't find all the SVs of the HV).
2951      Branch: perl
2952            ! hv.c
2953 ____________________________________________________________________________
2954 [ 19866] By: jhi                                   on 2003/06/27  08:54:16
2955         Log: Some warnings about the (im)proper uses of the hash randomisation.
2956      Branch: perl
2957            ! pod/perlsec.pod
2958 ____________________________________________________________________________
2959 [ 19865] By: jhi                                   on 2003/06/27  08:40:45
2960         Log: atoi() doesn't cut the mustard if the PERL_HASH_SEED
2961              is larger than INT_MAX (atoi() returns -1 in that case).
2962      Branch: perl
2963            ! perl.c
2964 ____________________________________________________________________________
2965 [ 19864] By: jhi                                   on 2003/06/27  08:18:47
2966         Log: Use the PL_earlytaint.  (PL_earlytaint is a global,
2967              not per-interp, since perl_construct() is not passed
2968              the argc, argv, and therefore it can't set the per-interp
2969              PL_tainting.)
2970      Branch: perl
2971            ! perl.c perl.h
2972 ____________________________________________________________________________
2973 [ 19863] By: jhi                                   on 2003/06/27  08:15:11
2974         Log: Introduce (global) variable PL_earlytaint which
2975              is set very early in main(), before perl_parse()
2976              has been called and PL_tainting (or PL_taint_warn)
2977              might have been set.
2978      Branch: perl
2979            ! embed.fnc embedvar.h miniperlmain.c perl.c perl.h perlapi.h
2980            ! perlvars.h proto.h
2981 ____________________________________________________________________________
2982 [ 19862] By: jhi                                   on 2003/06/27  07:39:58
2983         Log: Make doing_taint() always available (though not
2984              part of the public API).
2985      Branch: perl
2986            ! embed.fnc embed.h perl.c proto.h
2987 ____________________________________________________________________________
2988 [ 19861] By: jhi                                   on 2003/06/27  05:30:03
2989         Log: Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
2990              if tainting-- but is this a good thing or a bad thing?
2991              (At least it makes debugging lib/Hash/Util.t harder,
2992              since it has, for no apparent good reason, -T: one must
2993              make a copy of it without the -T.)
2994      Branch: perl
2995            ! perl.c
2996 ____________________________________________________________________________
2997 [ 19860] By: jhi                                   on 2003/06/27  05:02:14
2998         Log: Subject: Re: Change 19854: Bite the bullet and apply the hash randomisation patch.
2999              From: Tim Bunce <Tim.Bunce@pobox.com>
3000              Date: Thu, 26 Jun 2003 10:53:22 +0100
3001              Message-ID: <20030626095322.GE97463@dansat.data-plan.com>
3002      Branch: perl
3003            ! INSTALL
3004 ____________________________________________________________________________
3005 [ 19859] By: jhi                                   on 2003/06/27  04:59:23
3006         Log: Hash/Util.t and Encode/t/Aliases.t seem to be having
3007              random failures.  To make these easier to reproduce,
3008              add a variable, PERL_HASH_SEED_DEBUG, to display the
3009              hash seed.  E.g. in Debian/x86 Linux 3.0 PERL_HASH_SEED
3010              of 82972356 makes the first one to fail.
3011      Branch: perl
3012            ! perl.c pod/perlrun.pod
3013 ____________________________________________________________________________
3014 [ 19858] By: rgs                                   on 2003/06/26  20:21:53
3015         Log: perlhack update, by Steve Grazzini
3016              about macro support in gdb and gcc.
3017      Branch: perl
3018            ! pod/perlhack.pod
3019 ____________________________________________________________________________
3020 [ 19857] By: jhi                                   on 2003/06/26  08:29:59
3021         Log: Regen Changes.
3022      Branch: maint-5.8/perl
3023            ! Changes
3024 ____________________________________________________________________________
3025 [ 19856] By: jhi                                   on 2003/06/26  05:55:24
3026         Log: Update Changes.
3027      Branch: maint-5.8/perl
3028            ! Changes patchlevel.h
3029 ____________________________________________________________________________
3030 [ 19855] By: jhi                                   on 2003/06/26  05:36:41
3031         Log: Integrate:
3032              [ 19851]
3033              Fix [perl #21742] :
3034              require() should always be called in scalar context,
3035              even when it's the last statement in an eval("").
3036              
3037              [ 19852]
3038              Enhance some macro robustness.
3039              
3040              [ 19853]
3041              Subject: Re: P and V
3042              From: "Philip Newton" <pnewton@gmx.de>
3043              Date: Wed, 25 Jun 2003 17:50:22 +0200
3044              Message-ID: <3EF9E0DE.4786.16A6869@localhost>
3045              
3046              [ 19854]
3047              Bite the bullet and apply the hash randomisation patch.
3048              [perl #22371] Algorimic Complexity Attack on Perl 5.6.1, 5.8.0
3049      Branch: maint-5.8/perl
3050           !> INSTALL embedvar.h ext/Data/Dumper/Dumper.pm
3051           !> ext/Data/Dumper/t/dumper.t hv.h intrpvar.h
3052           !> lib/Thread/Semaphore.pm opcode.h opcode.pl perl.c perl.h
3053           !> perlapi.h pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
3054           !> pp_ctl.c sv.c t/comp/require.t
3055 ____________________________________________________________________________
3056 [ 19854] By: jhi                                   on 2003/06/26  05:32:02
3057         Log: Bite the bullet and apply the hash randomisation patch.
3058              [perl #22371] Algorimic Complexity Attack on Perl 5.6.1, 5.8.0
3059      Branch: perl
3060            ! INSTALL embedvar.h ext/Data/Dumper/Dumper.pm
3061            ! ext/Data/Dumper/t/dumper.t hv.h intrpvar.h perl.c perl.h
3062            ! perlapi.h pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
3063            ! sv.c
3064 ____________________________________________________________________________
3065 [ 19853] By: rgs                                   on 2003/06/25  19:35:02
3066         Log: Subject: Re: P and V
3067              From: "Philip Newton" <pnewton@gmx.de>
3068              Date: Wed, 25 Jun 2003 17:50:22 +0200
3069              Message-ID: <3EF9E0DE.4786.16A6869@localhost>
3070      Branch: perl
3071            ! lib/Thread/Semaphore.pm
3072 ____________________________________________________________________________
3073 [ 19852] By: rgs                                   on 2003/06/25  19:27:42
3074         Log: Enhance some macro robustness.
3075      Branch: perl
3076            ! opcode.h opcode.pl
3077 ____________________________________________________________________________
3078 [ 19851] By: rgs                                   on 2003/06/25  19:25:47
3079         Log: Fix [perl #21742] :
3080              require() should always be called in scalar context,
3081              even when it's the last statement in an eval("").
3082      Branch: perl
3083            ! pp_ctl.c t/comp/require.t
3084 ____________________________________________________________________________
3085 [ 19850] By: jhi                                   on 2003/06/24  18:49:22
3086         Log: Integrate:
3087              [ 18557]
3088              Subject: [PATCH] Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad free warning   in blead with SIGWARN
3089              From: Nicholas Clark <nick@unfortu.net>
3090              Date: Tue, 21 Jan 2003 22:27:21 +0000
3091              Message-ID: <20030121222720.GG293@Bagpuss.unfortu.net>
3092              
3093              [ 19277]
3094              Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)
3095              by adding a dummy destructor method Regexp::DESTROY.
3096              This prevents infinite recursion, since Regexp::DESTROY
3097              is no more autoloaded.
3098              
3099              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
3100              From: Enache Adrian <enache@rdslink.ro>
3101              Date: Wed, 2 Apr 2003 05:02:42 +0300
3102              Message-ID: <20030402020242.GA2966@ratsnest.hole>
3103              
3104              [ 19300]
3105              Fix another segfault case (warn called from UNIVERSAL::DESTROY).
3106              
3107              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
3108              From: Enache Adrian <enache@rdslink.ro>
3109              Date: Sun, 20 Apr 2003 02:45:48 +0300
3110              Message-ID: <20030419234548.GA849@ratsnest.hole>
3111              and
3112              Date: Wed, 2 Apr 2003 07:52:28 +0300
3113              Message-ID: <20030402045227.GA1023@ratsnest.hole>
3114              
3115              [ 19729]
3116              Subject: [PATCH] Re: nitpick with \(0..2)
3117              From: Steve Grazzini <grazz@pobox.com>
3118              Date: Fri, 6 Jun 2003 01:42:59 -0400
3119              Message-ID: <20030606054259.GA30249@grazzini.net>
3120              
3121              [ 19845]
3122              Test tweaks for VMS from Craig Berry.
3123              
3124              [ 19846]
3125              Subject: [perlport.pod] code point of \cU
3126              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3127              Date: Tue, 24 Jun 2003 01:00:16 +0900
3128              Message-Id: <20030624004743.1237.BQW10602@nifty.com>
3129              
3130              [ 19848]
3131              Subject: [PATCH] lib/Perldoc.pm patch for Cygwin Bleadperl
3132              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
3133              Date: Tue, 24 Jun 2003 11:00:34 +0200
3134              Message-ID: <186930306740.20030624110034@familiehaase.de>
3135              
3136              [ 19849]
3137              Subject: [PATCH] Re: [perl #22719] ISA cache problem with blessed stash objects
3138              From: Dave Mitchell <davem@fdgroup.com>
3139              Date: Tue, 24 Jun 2003 13:16:18 +0100
3140              Message-ID: <20030624121618.GC22675@fdgroup.com>
3141      Branch: maint-5.8/perl
3142           !> ext/B/t/stash.t lib/Pod/Perldoc.pm lib/strict.t lib/warnings.t
3143           !> pod/perlport.pod pp_sys.c sv.c t/op/ref.t universal.c util.c
3144 ____________________________________________________________________________
3145 [ 19849] By: jhi                                   on 2003/06/24  17:32:37
3146         Log: Subject: [PATCH] Re: [perl #22719] ISA cache problem with blessed stash objects
3147              From: Dave Mitchell <davem@fdgroup.com>
3148              Date: Tue, 24 Jun 2003 13:16:18 +0100
3149              Message-ID: <20030624121618.GC22675@fdgroup.com>
3150      Branch: perl
3151            ! sv.c t/op/ref.t
3152 ____________________________________________________________________________
3153 [ 19848] By: merijn                                on 2003/06/24  08:06:57
3154         Log: Subject: [PATCH] lib/Perldoc.pm patch for Cygwin Bleadperl
3155              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
3156              Date: Tue, 24 Jun 2003 11:00:34 +0200
3157              Message-ID: <186930306740.20030624110034@familiehaase.de>
3158      Branch: perl
3159            ! lib/Pod/Perldoc.pm
3160 ____________________________________________________________________________
3161 [ 19847] By: jhi                                   on 2003/06/24  04:52:42
3162         Log: Subject: [PATCH] version.pm up to date with CPAN
3163              From: John Peacock <jpeacock@rowman.com>
3164              Date: Mon, 23 Jun 2003 21:58:18 -0400
3165              Message-ID: <3EF7B03A.2060705@rowman.com>
3166      Branch: perl
3167            ! lib/version.pm lib/version.t universal.c
3168 ____________________________________________________________________________
3169 [ 19846] By: rgs                                   on 2003/06/23  20:52:26
3170         Log: Subject: [perlport.pod] code point of \cU
3171              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3172              Date: Tue, 24 Jun 2003 01:00:16 +0900
3173              Message-Id: <20030624004743.1237.BQW10602@nifty.com>
3174      Branch: perl
3175            ! pod/perlport.pod
3176 ____________________________________________________________________________
3177 [ 19845] By: jhi                                   on 2003/06/23  04:55:39
3178         Log: Test tweaks for VMS from Craig Berry.
3179      Branch: perl
3180            ! lib/strict.t lib/warnings.t
3181 ____________________________________________________________________________
3182 [ 19844] By: jhi                                   on 2003/06/22  19:38:58
3183         Log: Integrate:
3184              [ 19830]
3185              Retract #19785 and #19756: JPL nowadays works without this
3186              (verified by a true JPL user).
3187              
3188              [ 19831]
3189              More Perl malloc debugging magic from Ilya.  Seems to work in
3190              Linux, Solaris, AIX.  Had to do #ifdef OS2 for the <io.h> in
3191              malloc.c, found in AIX since there is no such header.
3192              In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away
3193              memory was overwritten?"
3194              (In IRIX compiles but that doesn't prove much since in IRIX
3195              Perl's malloc is simply not used.)
3196              
3197              [ 19832]
3198              Show the source code location of an "assertion botch".
3199              
3200              [ 19833]
3201              Don't do sprintf().
3202              
3203              [ 19834]
3204              Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya).
3205              
3206              [ 19835]
3207              For characters beyond the BMP the $bits will be undef,
3208              which will cause utf8_heavy.pl noise (reported by Daniel Yacob,
3209              analysis and fix from SADAHIRO Tomoyuki)
3210              
3211              [ 19836]
3212              Debian fix from Brendan O'Dea:
3213              Bug#156284: the stucture used by pp_accept is too small to hold an
3214              IPv6 address.
3215              
3216              [ 19837]
3217              Debian fix from Brendan O'Dea:
3218              Use a temporary directory to avoid symlink attacks.
3219              Specify -gstabs explicitly (not the default format for gcc 3.2).
3220              
3221              [ 19838]
3222              Debian fix from Brendan O'Dea:
3223              Adjust output to screen width.
3224              (adjusted to probe for the stty command)
3225              
3226              [ 19839]
3227              Subject: FileCache 1.03 broken on VMS -- possible patch
3228              From: "Craig A. Berry" <craigberry@mac.com>
3229              Date: Sat, 21 Jun 2003 10:31:59 -0500
3230              Message-ID: <3EF47A6F.9060904@mac.com>
3231              
3232              [ 19840]
3233              Subject: [perl #22753] overload::StrVal() fails for regexp refs
3234              From: "fergal@esatclear.ie (via RT)" <perlbug-followup@perl.org>
3235              Date: 21 Jun 2003 19:02:30 -0000
3236              Message-ID: <rt-22753-59662.14.6066295633041@rt.perl.org>
3237              
3238              [ 19841]
3239              Subject: [PATCH] Re: Is it a Bug? ($c .= "5") . "6"
3240              From: Enache Adrian <enache@rdslink.ro>
3241              Date: Sat, 21 Jun 2003 03:19:31 +0300
3242              Message-ID: <20030621001931.GB1255@ratsnest.hole>
3243              
3244              [ 19842]
3245              Until the Perl malloc problems in Tru64 are fixed.
3246              
3247              [ 19843]
3248              Move the (pseudo)seed functio for (pseudo)random numbers to util.c.
3249      Branch: maint-5.8/perl
3250           +> malloc_ctl.h
3251           !> (integrate 29 files)
3252 ____________________________________________________________________________
3253 [ 19843] By: jhi                                   on 2003/06/22  17:00:10
3254         Log: Move the (pseudo)seed functio for (pseudo)random numbers to util.c.
3255      Branch: perl
3256            ! embed.fnc embed.h pp.c proto.h util.c
3257 ____________________________________________________________________________
3258 [ 19842] By: jhi                                   on 2003/06/22  16:44:16
3259         Log: Until the Perl malloc problems in Tru64 are fixed.
3260      Branch: perl
3261            ! hints/dec_osf.sh
3262 ____________________________________________________________________________
3263 [ 19841] By: jhi                                   on 2003/06/22  16:35:33
3264         Log: Subject: [PATCH] Re: Is it a Bug? ($c .= "5") . "6"
3265              From: Enache Adrian <enache@rdslink.ro>
3266              Date: Sat, 21 Jun 2003 03:19:31 +0300
3267              Message-ID: <20030621001931.GB1255@ratsnest.hole>
3268      Branch: perl
3269            ! op.c t/op/concat.t
3270 ____________________________________________________________________________
3271 [ 19840] By: jhi                                   on 2003/06/22  16:33:25
3272         Log: Subject: [perl #22753] overload::StrVal() fails for regexp refs
3273              From: "fergal@esatclear.ie (via RT)" <perlbug-followup@perl.org>
3274              Date: 21 Jun 2003 19:02:30 -0000
3275              Message-ID: <rt-22753-59662.14.6066295633041@rt.perl.org>
3276      Branch: perl
3277            ! lib/overload.pm lib/overload.t
3278 ____________________________________________________________________________
3279 [ 19839] By: jhi                                   on 2003/06/22  16:31:05
3280         Log: Subject: FileCache 1.03 broken on VMS -- possible patch
3281              From: "Craig A. Berry" <craigberry@mac.com>
3282              Date: Sat, 21 Jun 2003 10:31:59 -0500
3283              Message-ID: <3EF47A6F.9060904@mac.com>
3284      Branch: perl
3285            ! lib/FileCache.pm lib/FileCache/t/01open.t
3286            ! lib/FileCache/t/03append.t lib/FileCache/t/05override.t
3287 ____________________________________________________________________________
3288 [ 19838] By: jhi                                   on 2003/06/22  16:16:01
3289         Log: Debian fix from Brendan O'Dea:
3290              Adjust output to screen width.
3291              (adjusted to probe for the stty command)
3292      Branch: perl
3293            ! utils/dprofpp.PL
3294 ____________________________________________________________________________
3295 [ 19837] By: jhi                                   on 2003/06/22  15:56:45
3296         Log: Debian fix from Brendan O'Dea:
3297              Use a temporary directory to avoid symlink attacks.
3298              Specify -gstabs explicitly (not the default format for gcc 3.2).
3299      Branch: perl
3300            ! utils/c2ph.PL
3301 ____________________________________________________________________________
3302 [ 19836] By: jhi                                   on 2003/06/22  15:55:13
3303         Log: Debian fix from Brendan O'Dea:
3304              Bug#156284: the stucture used by pp_accept is too small to hold an
3305              IPv6 address.
3306      Branch: perl
3307            ! pp_sys.c
3308 ____________________________________________________________________________
3309 [ 19835] By: jhi                                   on 2003/06/22  15:46:50
3310         Log: For characters beyond the BMP the $bits will be undef,
3311              which will cause utf8_heavy.pl noise (reported by Daniel Yacob,
3312              analysis and fix from SADAHIRO Tomoyuki)
3313      Branch: perl
3314            ! lib/utf8_heavy.pl
3315 ____________________________________________________________________________
3316 [ 19834] By: jhi                                   on 2003/06/20  08:42:58
3317         Log: Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya).
3318      Branch: perl
3319            ! malloc.c
3320 ____________________________________________________________________________
3321 [ 19833] By: jhi                                   on 2003/06/20  08:16:02
3322         Log: Don't do sprintf().
3323      Branch: perl
3324            ! malloc.c
3325 ____________________________________________________________________________
3326 [ 19832] By: jhi                                   on 2003/06/20  07:43:48
3327         Log: Show the source code location of an "assertion botch".
3328      Branch: perl
3329            ! malloc.c
3330 ____________________________________________________________________________
3331 [ 19831] By: jhi                                   on 2003/06/20  07:31:11
3332         Log: More Perl malloc debugging magic from Ilya.  Seems to work in
3333              Linux, Solaris, AIX.  Had to do #ifdef OS2 for the <io.h> in
3334              malloc.c, found in AIX since there is no such header.
3335              In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away
3336              memory was overwritten?"
3337              (In IRIX compiles but that doesn't prove much since in IRIX
3338              Perl's malloc is simply not used.)
3339      Branch: perl
3340            + malloc_ctl.h
3341            ! MANIFEST dosish.h epoc/epocish.h malloc.c os2/os2ish.h perl.c
3342            ! perl.h plan9/plan9ish.h sv.c unixish.h vms/vmsish.h
3343 ____________________________________________________________________________
3344 [ 19830] By: jhi                                   on 2003/06/20  06:02:21
3345         Log: Retract #19785 and #19756: JPL nowadays works without this
3346              (verified by a true JPL user).
3347      Branch: perl
3348            ! perl.c
3349 ____________________________________________________________________________
3350 [ 19829] By: jhi                                   on 2003/06/19  20:29:35
3351         Log: Update Changes.
3352      Branch: maint-5.8/perl
3353            ! Changes patchlevel.h
3354 ____________________________________________________________________________
3355 [ 19828] By: jhi                                   on 2003/06/19  20:23:43
3356         Log: Integrate:
3357              [ 19827]
3358              Apparently this is needed for VMS (Craig Berry).
3359      Branch: maint-5.8/perl
3360           !> lib/Tie/File.pm
3361 ____________________________________________________________________________
3362 [ 19827] By: jhi                                   on 2003/06/19  20:18:31
3363         Log: Apparently this is needed for VMS (Craig Berry).
3364      Branch: perl
3365            ! lib/Tie/File.pm
3366 ____________________________________________________________________________
3367 [ 19826] By: jhi                                   on 2003/06/19  15:16:27
3368         Log: Update Changes.
3369      Branch: maint-5.8/perl
3370            ! Changes patchlevel.h
3371 ____________________________________________________________________________
3372 [ 19825] By: jhi                                   on 2003/06/19  15:12:52
3373         Log: Integrate:
3374              [ 19824]
3375              Bump Time::HiRes to 1.49.
3376      Branch: maint-5.8/perl
3377           !> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
3378           !> ext/Time/HiRes/HiRes.xs
3379 ____________________________________________________________________________
3380 [ 19824] By: jhi                                   on 2003/06/19  15:11:48
3381         Log: Bump Time::HiRes to 1.49.
3382      Branch: perl
3383            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
3384            ! ext/Time/HiRes/HiRes.xs
3385 ____________________________________________________________________________
3386 [ 19823] By: jhi                                   on 2003/06/19  14:51:22
3387         Log: Integrate:
3388              [ 19818]
3389              Subject: [PATCH -current] email address correction
3390              Date: Thu, 19 Jun 2003 02:19:31 -0700
3391              Message-ID: <CGEAIAFGDFMPCFCBLLCOEENKCBAA.rs@crystalflame.net>
3392              From: rs@crystalflame.net (Richard Soderberg)
3393              
3394              [ 19819]
3395              Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings
3396              From: grazz@pobox.com (Steve Grazzini)
3397              Date: Wed, 18 Jun 2003 19:42:37 -0400
3398              Message-ID: <20030618234237.GA6267@grazzini.net>
3399              
3400              [ 19820]
3401              Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
3402              as of 2003-06-19 18:39 EET).
3403              
3404              [ 19821]
3405              A tweak from Alan Burlison for MM 6.10_07 that makes Solaris
3406              make happy.
3407              
3408              [ 19822]
3409              This change chunk doesn't work well with blead.
3410      Branch: maint-5.8/perl
3411           !> embed.fnc embed.h ext/threads/threads.pm
3412           !> lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_OS2.pm
3413           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3414           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Command.t
3415           !> lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
3416           !> pod/perltie.pod pp_ctl.c proto.h t/op/runlevel.t
3417           !> t/op/tiehandle.t util.c
3418 ____________________________________________________________________________
3419 [ 19822] By: jhi                                   on 2003/06/19  14:49:37
3420         Log: This change chunk doesn't work well with blead.
3421      Branch: perl
3422            ! lib/ExtUtils/t/Command.t
3423 ____________________________________________________________________________
3424 [ 19821] By: jhi                                   on 2003/06/19  14:27:52
3425         Log: A tweak from Alan Burlison for MM 6.10_07 that makes Solaris
3426              make happy.
3427      Branch: perl
3428            ! lib/ExtUtils/MM_Unix.pm
3429 ____________________________________________________________________________
3430 [ 19820] By: jhi                                   on 2003/06/19  14:25:53
3431         Log: Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
3432              as of 2003-06-19 18:39 EET).
3433      Branch: perl
3434            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_OS2.pm
3435            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3436            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Command.t
3437            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
3438 ____________________________________________________________________________
3439 [ 19819] By: jhi                                   on 2003/06/19  14:08:13
3440         Log: Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings
3441              From: grazz@pobox.com (Steve Grazzini)
3442              Date: Wed, 18 Jun 2003 19:42:37 -0400
3443              Message-ID: <20030618234237.GA6267@grazzini.net>
3444      Branch: perl
3445            ! embed.fnc embed.h pod/perltie.pod pp_ctl.c proto.h
3446            ! t/op/runlevel.t t/op/tiehandle.t util.c
3447 ____________________________________________________________________________
3448 [ 19818] By: jhi                                   on 2003/06/19  13:57:55
3449         Log: Subject: [PATCH -current] email address correction
3450              Date: Thu, 19 Jun 2003 02:19:31 -0700
3451              Message-ID: <CGEAIAFGDFMPCFCBLLCOEENKCBAA.rs@crystalflame.net>
3452              From: rs@crystalflame.net (Richard Soderberg)
3453      Branch: perl
3454            ! ext/threads/threads.pm
3455 ____________________________________________________________________________
3456 [ 19817] By: jhi                                   on 2003/06/19  05:24:45
3457         Log: Integrate:
3458              [ 19804]
3459              Subject: DOCPATCH Re: $1 remains uncleared for failed matches
3460              From: david nicol <whatever@davidnicol.com>
3461              Date: 16 Jun 2003 20:35:24 -0500
3462              Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com>
3463              
3464              Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches
3465              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
3466              Date: Tue, 17 Jun 2003 00:12:04 -0400
3467              Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu>
3468              
3469              [ 19805]
3470              Subject: /ext/DynaLoader/dl_dyld.xs
3471              From: "Peter O'Gorman" <peter@pogma.com>
3472              Date: Tue, 17 Jun 2003 23:45:47 +0900
3473              Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
3474              
3475              No need to see dlclose() and dlsym() outside the dl_dyld.xs
3476              (Mac OS X, NeXT), and seeing them is harmful for libdlcompat
3477              of OpenDarwin.
3478              
3479              [ 19806]
3480              io_dir.t tweak from Craig Berry.
3481              
3482              [ 19809]
3483              If the first argument of sigaction() was a string, not a number
3484              (or a SIGXXX 'constant') one got first (if using -w) 'Argument "FOO"
3485              isn't numeric in subroutine entry ...' but after that one got
3486              (depending on the OS) either a coredump (because of trying to
3487              assign to *0 in mg_get) or a hang (because of the sigprocmask()
3488              blocking signals inside POSIX::sigaction, a nasty hang since
3489              one obviously cannot interrupt it...only SIGKILL works).
3490              In older Perls (tried with 5.6.1) one got 'No such signal: SIGZERO ...'
3491              because of the string becoming zero due to the XS typemap magic.
3492              Resolved by making the POSIX::sigaction to try harder to figure
3493              out a valid signal number (one still gets the warning, though),
3494              and returning undef if no sense can be made.
3495              
3496              [ 19810]
3497              Oops in change #19809.
3498              
3499              [ 19811]
3500              Subject: Encode] 1.96 Released
3501              From: Dan Kogai <dankogai@dan.co.jp>
3502              Date: Wed, 18 Jun 2003 19:09:11 +0900
3503              Message-Id: <E7FFAE2E-A174-11D7-ACE4-000393AE4244@dan.co.jp>
3504              
3505              [ 19812]
3506              Sync with libnet 1.16
3507              
3508              [ 19813]
3509              Upgrade to Tie::File 0.97.
3510              
3511              [ 19814]
3512              Subject: Re: [perl #22727] split() with re_eval segfaults/panics
3513              From: Enache Adrian <enache@rdslink.ro>
3514              Date: Wed, 18 Jun 2003 23:00:43 +0300
3515              Message-ID: <20030618200043.GA1249@ratsnest.hole>
3516              
3517              [ 19815]
3518              A bunch of minor changes to perlguts.pod.
3519              
3520              [ 19816]
3521              MPE/iX gets serious indigestion on w-packed infinities.
3522      Branch: maint-5.8/perl
3523           !> (integrate 31 files)
3524 ____________________________________________________________________________
3525 [ 19816] By: jhi                                   on 2003/06/19  05:02:22
3526         Log: MPE/iX gets serious indigestion on w-packed infinities.
3527      Branch: perl
3528            ! t/op/pack.t
3529 ____________________________________________________________________________
3530 [ 19815] By: rgs                                   on 2003/06/18  20:47:47
3531         Log: A bunch of minor changes to perlguts.pod.
3532      Branch: perl
3533            ! pod/perlguts.pod
3534 ____________________________________________________________________________
3535 [ 19814] By: jhi                                   on 2003/06/18  19:19:38
3536         Log: Subject: Re: [perl #22727] split() with re_eval segfaults/panics
3537              From: Enache Adrian <enache@rdslink.ro>
3538              Date: Wed, 18 Jun 2003 23:00:43 +0300
3539              Message-ID: <20030618200043.GA1249@ratsnest.hole>
3540      Branch: perl
3541            ! pp.c regexec.c t/op/pat.t
3542 ____________________________________________________________________________
3543 [ 19813] By: jhi                                   on 2003/06/18  17:31:50
3544         Log: Upgrade to Tie::File 0.97.
3545      Branch: perl
3546            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
3547            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/28_mtwrite.t
3548            ! lib/Tie/File/t/29_downcopy.t
3549 ____________________________________________________________________________
3550 [ 19812] By: gbarr                                 on 2003/06/18  16:41:31
3551         Log: Sync with libnet 1.16
3552      Branch: perl
3553            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
3554 ____________________________________________________________________________
3555 [ 19811] By: jhi                                   on 2003/06/18  12:11:07
3556         Log: Subject: Encode] 1.96 Released
3557              From: Dan Kogai <dankogai@dan.co.jp>
3558              Date: Wed, 18 Jun 2003 19:09:11 +0900
3559              Message-Id: <E7FFAE2E-A174-11D7-ACE4-000393AE4244@dan.co.jp>
3560      Branch: perl
3561            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
3562            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
3563            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/piconv
3564            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
3565            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/Unicode.t
3566            ! ext/Encode/t/guess.t
3567 ____________________________________________________________________________
3568 [ 19810] By: jhi                                   on 2003/06/18  09:20:43
3569         Log: Oops in change #19809.
3570      Branch: perl
3571            ! ext/POSIX/POSIX.xs
3572 ____________________________________________________________________________
3573 [ 19809] By: jhi                                   on 2003/06/18  09:08:47
3574         Log: If the first argument of sigaction() was a string, not a number
3575              (or a SIGXXX 'constant') one got first (if using -w) 'Argument "FOO"
3576              isn't numeric in subroutine entry ...' but after that one got
3577              (depending on the OS) either a coredump (because of trying to
3578              assign to *0 in mg_get) or a hang (because of the sigprocmask()
3579              blocking signals inside POSIX::sigaction, a nasty hang since
3580              one obviously cannot interrupt it...only SIGKILL works).
3581              In older Perls (tried with 5.6.1) one got 'No such signal: SIGZERO ...'
3582              because of the string becoming zero due to the XS typemap magic.
3583              Resolved by making the POSIX::sigaction to try harder to figure
3584              out a valid signal number (one still gets the warning, though),
3585              and returning undef if no sense can be made.
3586      Branch: perl
3587            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
3588 ____________________________________________________________________________
3589 [ 19808] By: rgs                                   on 2003/06/17  21:10:06
3590         Log: Some docs for the assertions.
3591      Branch: perl
3592            ! lib/assertions.pm lib/assertions/activate.pm
3593            ! pod/perllexwarn.pod pod/perlrun.pod t/run/switch_A.t
3594 ____________________________________________________________________________
3595 [ 19807] By: jhi                                   on 2003/06/17  19:52:07
3596         Log: Subject: [PATCH] fixes for debugger bugs noted while documenting
3597              From: Joe McMahon <mcmahon@ibiblio.org>
3598              Date: Tue, 17 Jun 2003 16:42:42 -0400
3599              Message-Id: <3E62E1B3-A104-11D7-8CDD-000393BCA0FC@ibiblio.org>
3600      Branch: maint-5.8/perl
3601            ! lib/perl5db.pl
3602 ____________________________________________________________________________
3603 [ 19806] By: jhi                                   on 2003/06/17  18:12:26
3604         Log: io_dir.t tweak from Craig Berry.
3605      Branch: perl
3606            ! ext/IO/lib/IO/t/io_dir.t
3607 ____________________________________________________________________________
3608 [ 19805] By: jhi                                   on 2003/06/17  16:47:06
3609         Log: Subject: /ext/DynaLoader/dl_dyld.xs
3610              From: "Peter O'Gorman" <peter@pogma.com>
3611              Date: Tue, 17 Jun 2003 23:45:47 +0900
3612              Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
3613              
3614              No need to see dlclose() and dlsym() outside the dl_dyld.xs
3615              (Mac OS X, NeXT), and seeing them is harmful for libdlcompat
3616              of OpenDarwin.
3617      Branch: perl
3618            ! ext/DynaLoader/dl_dyld.xs
3619 ____________________________________________________________________________
3620 [ 19804] By: jhi                                   on 2003/06/17  13:12:21
3621         Log: Subject: DOCPATCH Re: $1 remains uncleared for failed matches
3622              From: david nicol <whatever@davidnicol.com>
3623              Date: 16 Jun 2003 20:35:24 -0500
3624              Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com>
3625              
3626              Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches
3627              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
3628              Date: Tue, 17 Jun 2003 00:12:04 -0400
3629              Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu>
3630      Branch: perl
3631            ! pod/perlre.pod pod/perltrap.pod
3632 ____________________________________________________________________________
3633 [ 19803] By: jhi                                   on 2003/06/17  05:18:41
3634         Log: Integrate:
3635              [ 19793]
3636              Remove all magic in untie()
3637              
3638              Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd)
3639              From: Aaron J Mackey <ajm6q@virginia.edu>
3640              Date: Fri, 13 Jun 2003 08:22:05 -0400 (EDT)
3641              Message-ID: <Pine.OSF.4.33.0306130820570.29017-100000@alpha10.bioch.virginia.edu>
3642              (plus a test case)
3643              
3644              [ 19795]
3645              Instead of fancy condvar footwork do a simple join,
3646              as suggested by Arthur.
3647              
3648              [ 19796]
3649              Add O_NOATIME.
3650              
3651              [ 19797]
3652              Even more glibc O_ modes.
3653              
3654              [ 19798]
3655              And even more glibc fcntl constants, this time mostly F_XXX.
3656              Be more conservative and use @EXPORT_OK instead of @EXPORT.
3657              
3658              [ 19799]
3659              Subject: [perl #22622] Bogus error codes from File::Copy::move 
3660              From: "Amick, Eric" (via RT) <perlbug-followup@perl.org>
3661              Date: 9 Jun 2003 15:48:09 -0000
3662              Message-ID: <rt-22622-59134.12.3966151660257@rt.perl.org>
3663              
3664              [ 19800]
3665              Subject: [PATCH] unnecessary stringification in eval/die
3666              From: Steve Grazzini <grazz@pobox.com>
3667              Date: 15 Jun 2003 21:02:26 -0000
3668              Message-ID: <20030615210226.56430.qmail@onion.perl.org>
3669              (See also <slrnbek5u6.cfi.joey@dragon.kitenet.net>
3670              in c.l.p.misc and bug #17763)
3671              
3672              [ 19801]
3673              Revert change #19126, a poor attempt at fixing bug #21742.
3674              The test for #21742 is marked as TODO.
3675              Plus new regression tests from :
3676              
3677              Subject: [perl #22708] void context in string eval is broken 
3678              From: "Marcus Holland-Moritz" (via RT) <perlbug-followup@perl.org>
3679              Date: 15 Jun 2003 23:09:03 -0000
3680              Message-ID: <rt-22708-59432.14.6755501393177@rt.perl.org>
3681              
3682              [ 19802]
3683              UNICOS: try papering over the Configure symbol scan problems
3684              by disavowing any knowledge of dynaloading.
3685      Branch: maint-5.8/perl
3686           !> ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
3687           !> ext/threads/shared/t/hv_refs.t hints/unicos.sh
3688           !> lib/File/Copy.pm pod/perlfunc.pod pp_ctl.c pp_sys.c
3689           !> t/comp/require.t t/op/eval.t t/op/tie.t
3690 ____________________________________________________________________________
3691 [ 19802] By: jhi                                   on 2003/06/17  04:51:33
3692         Log: UNICOS: try papering over the Configure symbol scan problems
3693              by disavowing any knowledge of dynaloading.
3694      Branch: perl
3695            ! hints/unicos.sh
3696 ____________________________________________________________________________
3697 [ 19801] By: rgs                                   on 2003/06/16  22:47:28
3698         Log: Revert change #19126, a poor attempt at fixing bug #21742.
3699              The test for #21742 is marked as TODO.
3700              Plus new regression tests from :
3701              
3702              Subject: [perl #22708] void context in string eval is broken 
3703              From: "Marcus Holland-Moritz" (via RT) <perlbug-followup@perl.org>
3704              Date: 15 Jun 2003 23:09:03 -0000
3705              Message-ID: <rt-22708-59432.14.6755501393177@rt.perl.org>
3706      Branch: perl
3707            ! pp_ctl.c t/comp/require.t t/op/eval.t
3708 ____________________________________________________________________________
3709 [ 19800] By: rgs                                   on 2003/06/16  21:14:26
3710         Log: Subject: [PATCH] unnecessary stringification in eval/die
3711              From: Steve Grazzini <grazz@pobox.com>
3712              Date: 15 Jun 2003 21:02:26 -0000
3713              Message-ID: <20030615210226.56430.qmail@onion.perl.org>
3714              (See also <slrnbek5u6.cfi.joey@dragon.kitenet.net>
3715              in c.l.p.misc and bug #17763)
3716      Branch: perl
3717            ! pod/perlfunc.pod pp_ctl.c
3718 ____________________________________________________________________________
3719 [ 19799] By: rgs                                   on 2003/06/16  20:15:28
3720         Log: Subject: [perl #22622] Bogus error codes from File::Copy::move 
3721              From: "Amick, Eric" (via RT) <perlbug-followup@perl.org>
3722              Date: 9 Jun 2003 15:48:09 -0000
3723              Message-ID: <rt-22622-59134.12.3966151660257@rt.perl.org>
3724      Branch: perl
3725            ! lib/File/Copy.pm
3726 ____________________________________________________________________________
3727 [ 19798] By: jhi                                   on 2003/06/16  12:26:29
3728         Log: And even more glibc fcntl constants, this time mostly F_XXX.
3729              Be more conservative and use @EXPORT_OK instead of @EXPORT.
3730      Branch: perl
3731            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
3732 ____________________________________________________________________________
3733 [ 19797] By: jhi                                   on 2003/06/16  08:05:11
3734         Log: Even more glibc O_ modes.
3735      Branch: perl
3736            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
3737 ____________________________________________________________________________
3738 [ 19796] By: jhi                                   on 2003/06/16  07:59:26
3739         Log: Add O_NOATIME.
3740      Branch: perl
3741            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
3742 ____________________________________________________________________________
3743 [ 19795] By: jhi                                   on 2003/06/16  06:51:19
3744         Log: Instead of fancy condvar footwork do a simple join,
3745              as suggested by Arthur.
3746      Branch: perl
3747            ! ext/threads/shared/t/hv_refs.t
3748 ____________________________________________________________________________
3749 [ 19794] By: rgs                                   on 2003/06/15  21:01:18
3750         Log: Rename again the warning about $* being no longer supported
3751              (and update perldiag this time!)
3752      Branch: perl
3753            ! gv.c pod/perldiag.pod t/lib/warnings/gv
3754 ____________________________________________________________________________
3755 [ 19793] By: rgs                                   on 2003/06/15  19:47:21
3756         Log: Remove all magic in untie()
3757              
3758              Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd)
3759              From: Aaron J Mackey <ajm6q@virginia.edu>
3760              Date: Fri, 13 Jun 2003 08:22:05 -0400 (EDT)
3761              Message-ID: <Pine.OSF.4.33.0306130820570.29017-100000@alpha10.bioch.virginia.edu>
3762              (plus a test case)
3763      Branch: perl
3764            ! pp_sys.c t/op/tie.t
3765 ____________________________________________________________________________
3766 [ 19792] By: jhi                                   on 2003/06/15  18:29:32
3767         Log: Update Changes.
3768      Branch: maint-5.8/perl
3769            ! Changes patchlevel.h
3770 ____________________________________________________________________________
3771 [ 19791] By: jhi                                   on 2003/06/15  17:57:06
3772         Log: Integrate:
3773              [ 19775]
3774              test.pl-ify and add a couple of tests.
3775              
3776              [ 19776]
3777              Slight tweaks on the length() and chr() entries,
3778              passing-by rewrapping on the rmdir entry.
3779              
3780              [ 19778]
3781              Exercise the utf8:: "internal" functions.
3782              
3783              [ 19779]
3784              Subject: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
3785              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
3786              Date: Sat, 14 Jun 2003 12:51:31 +0200
3787              Message-ID: <041901c33262$eac8ae30$f248eed9@R2D2>
3788              
3789              (choosing the safe alternative)
3790              
3791              [ 19781]
3792              Followup on #19779: make the helper function static,
3793              and rename it for paranoia reasons.
3794              
3795              [ 19782]
3796              Mention the Unicode::Regex::Set module.
3797              
3798              [ 19783]
3799              The FileCache 1.03 tests from belg4mit.
3800              
3801              [ 19785]
3802              Most often unused variables.
3803              
3804              [ 19786]
3805              Subject: Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
3806              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
3807              Date: Sun, 15 Jun 2003 10:48:40 +0200
3808              Message-ID: <004a01c3331a$ec001320$3445eed9@R2D2>
3809              
3810              [ 19787]
3811              Unused variable.
3812              
3813              [ 19788]
3814              Reindent a section of the file.
3815              
3816              [ 19789]
3817              Subject: [PATCH 5.8.1 @19774] OS2 patches
3818              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
3819              Date: Sat, 14 Jun 2003 17:49:57 -0700
3820              Message-ID: <20030615004956.GA28272@math.berkeley.edu>
3821              
3822              [ 19790]
3823              Start using Perl malloc in FreeBSD since the system malloc
3824              is reaaally slooow for Perl.
3825              
3826              Subject: FreeBSD 5.1 vs. -Uusemymalloc
3827              From: Dan Kogai <dankogai@dan.co.jp>
3828              Date: Mon, 16 Jun 2003 01:48:49 +0900
3829              Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp>
3830      Branch: maint-5.8/perl
3831           +> lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
3832           +> lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
3833           +> lib/FileCache/t/05override.t os2/OS2/typemap os2/perlrexx.cmd
3834            - lib/FileCache.t os2/OS2/PrfDB/typemap
3835           !> (integrate 33 files)
3836 ____________________________________________________________________________
3837 [ 19790] By: jhi                                   on 2003/06/15  17:22:08
3838         Log: Start using Perl malloc in FreeBSD since the system malloc
3839              is reaaally slooow for Perl.
3840              
3841              Subject: FreeBSD 5.1 vs. -Uusemymalloc
3842              From: Dan Kogai <dankogai@dan.co.jp>
3843              Date: Mon, 16 Jun 2003 01:48:49 +0900
3844              Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp>
3845      Branch: perl
3846            ! hints/freebsd.sh
3847 ____________________________________________________________________________
3848 [ 19789] By: jhi                                   on 2003/06/15  17:08:02
3849         Log: Subject: [PATCH 5.8.1 @19774] OS2 patches
3850              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
3851              Date: Sat, 14 Jun 2003 17:49:57 -0700
3852              Message-ID: <20030615004956.GA28272@math.berkeley.edu>
3853      Branch: perl
3854            + os2/OS2/typemap os2/perlrexx.cmd
3855            - os2/OS2/PrfDB/typemap
3856            ! MANIFEST doio.c emacs/ptags ext/Time/HiRes/Makefile.PL handy.h
3857            ! hints/os2.sh lib/ExtUtils/t/MM_OS2.t makedef.pl
3858            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
3859            ! os2/OS2/Process/Process.xs os2/OS2/REXX/DLL/DLL.pm
3860            ! os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/t/rx_emxrv.t
3861            ! os2/OS2/REXX/t/rx_objcall.t os2/dl_os2.c os2/os2.c
3862            ! os2/os2ish.h pp_sys.c utils/h2xs.PL
3863 ____________________________________________________________________________
3864 [ 19788] By: jhi                                   on 2003/06/15  15:05:40
3865         Log: Reindent a section of the file.
3866      Branch: perl
3867            ! universal.c
3868 ____________________________________________________________________________
3869 [ 19787] By: jhi                                   on 2003/06/15  15:01:26
3870         Log: Unused variable.
3871      Branch: perl
3872            ! universal.c
3873 ____________________________________________________________________________
3874 [ 19786] By: jhi                                   on 2003/06/15  07:41:23
3875         Log: Subject: Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
3876              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
3877              Date: Sun, 15 Jun 2003 10:48:40 +0200
3878              Message-ID: <004a01c3331a$ec001320$3445eed9@R2D2>
3879      Branch: perl
3880            ! embed.fnc embed.h proto.h sv.c
3881 ____________________________________________________________________________
3882 [ 19785] By: jhi                                   on 2003/06/15  07:37:02
3883         Log: Most often unused variables.
3884      Branch: perl
3885            ! perl.c
3886 ____________________________________________________________________________
3887 [ 19784] By: rgs                                   on 2003/06/14  20:08:52
3888         Log: Rename the warning about $* being removed,
3889              as suggested by Dave Mitchell
3890      Branch: perl
3891            ! gv.c t/lib/warnings/gv
3892 ____________________________________________________________________________
3893 [ 19783] By: jhi                                   on 2003/06/14  16:30:23
3894         Log: The FileCache 1.03 tests from belg4mit.
3895      Branch: perl
3896            + lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
3897            + lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
3898            + lib/FileCache/t/05override.t
3899            - lib/FileCache.t
3900            ! MANIFEST
3901 ____________________________________________________________________________
3902 [ 19782] By: jhi                                   on 2003/06/14  13:45:01
3903         Log: Mention the Unicode::Regex::Set module.
3904      Branch: perl
3905            ! pod/perlunicode.pod
3906 ____________________________________________________________________________
3907 [ 19781] By: jhi                                   on 2003/06/14  13:39:45
3908         Log: Followup on #19779: make the helper function static,
3909              and rename it for paranoia reasons.
3910      Branch: perl
3911            ! embed.fnc embed.h proto.h sv.c
3912 ____________________________________________________________________________
3913 [ 19779] By: jhi                                   on 2003/06/14  13:13:34
3914         Log: Subject: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
3915              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
3916              Date: Sat, 14 Jun 2003 12:51:31 +0200
3917              Message-ID: <041901c33262$eac8ae30$f248eed9@R2D2>
3918              
3919              (choosing the safe alternative)
3920      Branch: perl
3921            ! sv.c
3922 ____________________________________________________________________________
3923 [ 19778] By: jhi                                   on 2003/06/14  09:28:01
3924         Log: Exercise the utf8:: "internal" functions.
3925      Branch: perl
3926            ! lib/utf8.pm lib/utf8.t
3927 ____________________________________________________________________________
3928 [ 19777] By: jhi                                   on 2003/06/14  09:05:07
3929         Log: Having to pull in the whole Encode just to get SvUTF8()
3930              is a bit too much: introduce utf8::is_utf8().
3931      Branch: perl
3932            ! lib/utf8.pm pod/perluniintro.pod universal.c
3933 ____________________________________________________________________________
3934 [ 19776] By: jhi                                   on 2003/06/14  08:56:11
3935         Log: Slight tweaks on the length() and chr() entries,
3936              passing-by rewrapping on the rmdir entry.
3937      Branch: perl
3938            ! pod/perlfunc.pod
3939 ____________________________________________________________________________
3940 [ 19775] By: jhi                                   on 2003/06/14  08:50:16
3941         Log: test.pl-ify and add a couple of tests.
3942      Branch: perl
3943            ! lib/bytes.t
3944 ____________________________________________________________________________
3945 [ 19774] By: jhi                                   on 2003/06/14  08:06:18
3946         Log: Integrate:
3947              [ 19772]
3948              Illegal cpp.
3949              
3950              [ 19773]
3951              Slight reorg of the binmode() entry.
3952      Branch: maint-5.8/perl
3953           !> pod/perlfunc.pod util.c
3954 ____________________________________________________________________________
3955 [ 19773] By: jhi                                   on 2003/06/14  08:05:01
3956         Log: Slight reorg of the binmode() entry.
3957      Branch: perl
3958            ! pod/perlfunc.pod
3959 ____________________________________________________________________________
3960 [ 19772] By: jhi                                   on 2003/06/14  07:07:38
3961         Log: Illegal cpp.
3962      Branch: perl
3963            ! util.c
3964 ____________________________________________________________________________
3965 [ 19771] By: jhi                                   on 2003/06/14  04:40:49
3966         Log: Integrate:
3967              [ 19763]
3968              Define a cpp symbol, BSDish, if that looks appropriate.
3969              
3970              [ 19764]
3971              Apparently the __APPLE__ cpp symbol is not Officially Sanctioned
3972              way of detecting Darwin/Mac OS X; instead it is recommended to
3973              detect the OS at a higher level and pass the information manually
3974              down to the application, using e.g. a -Ddefinition.
3975              
3976              [ 19765]
3977              Subject: [PATCH] Re: [perl #18849] fork/system bug on FreeBSD
3978              From: alan <alan@pair.com>
3979              Date: Wed, 11 Jun 2003 14:07:00 -0400 (EDT)
3980              Message-ID: <Pine.BSF.4.30.0306111348450.32145-100000@smx.pair.com>
3981              
3982              (the first alternative)
3983              
3984              [ 19766]
3985              Somehow MPE/iX managed to get
3986              "18/0Illegal division by zero at ../lib/Test/Harness.pm line 921."
3987              
3988              [ 19767]
3989              Redundancy removal from Brian De Pradine;
3990              both the forms, pthread_mutexattr_settype() and               
3991              pthread_mutexattr_setkind_np(), exist on z/OS.
3992              
3993              [ 19768]
3994              Encode simply needs more work on EBCDIC.
3995              
3996              [ 19770]
3997              Subject: Re: FileCache
3998              From: belg4mit <belg4mit@MIT.EDU>
3999              Date: Sat, 14 Jun 2003 01:35:05 -0400
4000              Message-ID: <3EEAB409.7B4C21EA@mit.edu>
4001              
4002              FileCache 1.03.
4003      Branch: maint-5.8/perl
4004           !> ext/Encode/t/Unicode.t hints/darwin.sh lib/FileCache.pm
4005           !> lib/Test/Harness.pm perl.h thread.h util.c x2p/util.c
4006 ____________________________________________________________________________
4007 [ 19770] By: jhi                                   on 2003/06/14  04:36:18
4008         Log: Subject: Re: FileCache
4009              From: belg4mit <belg4mit@MIT.EDU>
4010              Date: Sat, 14 Jun 2003 01:35:05 -0400
4011              Message-ID: <3EEAB409.7B4C21EA@mit.edu>
4012              
4013              FileCache 1.03.
4014      Branch: perl
4015            ! lib/FileCache.pm
4016 ____________________________________________________________________________
4017 [ 19769] By: rgs                                   on 2003/06/13  19:17:50
4018         Log: Remove the deprecated $* variable.
4019              Incidentally, this fixes bug #22354, about unwanted
4020              action-at-distance of the /m regexp modifier.
4021              Add a new warning to advertise this fact.
4022      Branch: perl
4023            ! gv.c lib/English.pm mg.c pod/perldelta.pod pod/perldiag.pod
4024            ! pod/perlre.pod pod/perlvar.pod pp.c pp_hot.c t/lib/warnings/gv
4025            ! t/op/pat.t t/op/study.t
4026 ____________________________________________________________________________
4027 [ 19768] By: jhi                                   on 2003/06/13  17:08:45
4028         Log: Encode simply needs more work on EBCDIC.
4029      Branch: perl
4030            ! ext/Encode/t/Unicode.t
4031 ____________________________________________________________________________
4032 [ 19767] By: jhi                                   on 2003/06/13  17:05:01
4033         Log: Redundancy removal from Brian De Pradine;
4034              both the forms, pthread_mutexattr_settype() and               
4035              pthread_mutexattr_setkind_np(), exist on z/OS.
4036      Branch: perl
4037            ! thread.h
4038 ____________________________________________________________________________
4039 [ 19766] By: jhi                                   on 2003/06/13  17:02:57
4040         Log: Somehow MPE/iX managed to get
4041              "18/0Illegal division by zero at ../lib/Test/Harness.pm line 921."
4042      Branch: perl
4043            ! lib/Test/Harness.pm
4044 ____________________________________________________________________________
4045 [ 19765] By: jhi                                   on 2003/06/13  14:36:18
4046         Log: Subject: [PATCH] Re: [perl #18849] fork/system bug on FreeBSD
4047              From: alan <alan@pair.com>
4048              Date: Wed, 11 Jun 2003 14:07:00 -0400 (EDT)
4049              Message-ID: <Pine.BSF.4.30.0306111348450.32145-100000@smx.pair.com>
4050              
4051              (the first alternative)
4052      Branch: perl
4053            ! util.c
4054 ____________________________________________________________________________
4055 [ 19764] By: jhi                                   on 2003/06/13  14:33:51
4056         Log: Apparently the __APPLE__ cpp symbol is not Officially Sanctioned
4057              way of detecting Darwin/Mac OS X; instead it is recommended to
4058              detect the OS at a higher level and pass the information manually
4059              down to the application, using e.g. a -Ddefinition.
4060      Branch: perl
4061            ! hints/darwin.sh perl.h x2p/util.c
4062 ____________________________________________________________________________
4063 [ 19763] By: jhi                                   on 2003/06/13  14:12:13
4064         Log: Define a cpp symbol, BSDish, if that looks appropriate.
4065      Branch: perl
4066            ! perl.h
4067 ____________________________________________________________________________
4068 [ 19762] By: jhi                                   on 2003/06/13  12:09:16
4069         Log: Integrate:
4070              [ 19760]
4071              Even more tweakage on symbol scanning from Alan Burlison. 
4072      Branch: maint-5.8/perl
4073           !> Configure
4074 ____________________________________________________________________________
4075 [ 19761] By: jhi                                   on 2003/06/13  12:00:26
4076         Log: metaconfig unit change for #19760.
4077      Branch: metaconfig
4078            ! U/compline/Csym.U
4079 ____________________________________________________________________________
4080 [ 19760] By: jhi                                   on 2003/06/13  12:00:06
4081         Log: Even more tweakage on symbol scanning from Alan Burlison. 
4082      Branch: perl
4083            ! Configure
4084 ____________________________________________________________________________
4085 [ 19759] By: jhi                                   on 2003/06/13  07:22:57
4086         Log: Integrate:
4087              [ 19740]
4088              Doc nit.
4089              
4090              [ 19741]
4091              Subject: [PATCH: perl@19733] fix vmsish.t #25 by letting $0 find itself in the face of chdir() calls
4092              From: PPrymmer@factset.com
4093              Date: Wed, 11 Jun 2003 09:00:34 -0400
4094              Message-ID: <OF2535E971.A30D9C74-ON85256D42.00461FF9-85256D42.004776C4@factset.com>
4095              
4096              [ 19742]
4097              Subject: [PATCH] Configure -Dnoextensions would not accept a list
4098              From: Andy Dougherty <doughera@lafayette.edu>
4099              Date: Wed, 11 Jun 2003 13:35:26 -0400 (EDT)
4100              Message-ID: <Pine.SOL.4.53.0306111331550.2477@maxwell.phys.lafayette.edu>
4101              
4102              [ 19744]
4103              Subject: Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
4104              From: Andy Dougherty <doughera@lafayette.edu>
4105              Date: Wed, 11 Jun 2003 12:57:58 -0400 (EDT)
4106              Message-ID: <Pine.SOL.4.53.0306111252540.19074@maxwell.phys.lafayette.edu>
4107              
4108              [ 19746]
4109              Be polite and destroy the mutexes and conditions we use!
4110              
4111              [ 19747]
4112              Slightly amended version of the proposed patch for
4113              "[perl #22390] export PERLIO=bytes segfaults";
4114              the amendment is to set errno.
4115              TODO: we really should not get here if the layer
4116              stack is corrupt or non-sensical (like "bytes").
4117              
4118              [ 19748]
4119              Further perlio doc tweaks.
4120              
4121              [ 19749]
4122              More perlio ->Open paranoia.  Set errno to EINVAL if there's
4123              no ->Open, not if ->Open returns NULL.
4124              
4125              [ 19750]
4126              In free we want to destroy, not init, thanks to Tim Bunce for 
4127              detecting this. Should hopefully fix memory leak on Tru64
4128              
4129              [ 19751]
4130              Patch for a warning emitted twice, from :
4131              Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T"
4132              From: Steve Grazzini <grazz@pobox.com>
4133              Date: Wed, 11 Jun 2003 00:46:47 -0400
4134              Message-ID: <20030611044647.GA16696@grazzini.net>
4135              
4136              [ 19752]
4137              Add a new warning, "Newline in left-justified string for printf/sprintf"
4138              to be issued if the string to be left-justified by s?printf contains
4139              a newline.
4140              
4141              Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf 
4142              From: Robin Barker <Robin.Barker@npl.co.uk>
4143              Date: Wed, 11 Jun 2003 18:10:14 +0100
4144              Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk>
4145              
4146              [ 19756]
4147              The changes #8803 and #8896 that fixed JPL for use with
4148              JDK 1.2/1.3 had somehow disappeared.
4149              
4150              [ 19758]
4151              Sync with libnet 1.15
4152      Branch: maint-5.8/perl
4153           !> Configure INSTALL ext/threads/shared/shared.xs
4154           !> lib/File/Temp/t/security.t lib/Net/ChangeLog.libnet
4155           !> lib/Net/FTP.pm lib/PerlIO.pm lib/vmsish.t perl.c perl.h
4156           !> perlio.c pod/perldiag.pod pod/perlrun.pod pp_sys.c sv.c
4157           !> t/lib/warnings/sv
4158 ____________________________________________________________________________
4159 [ 19758] By: gbarr                                 on 2003/06/13  07:01:11
4160         Log: Sync with libnet 1.15
4161      Branch: perl
4162            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
4163 ____________________________________________________________________________
4164 [ 19757] By: jhi                                   on 2003/06/13  05:23:22
4165         Log: To go with #19745.
4166      Branch: maint-5.8/perl
4167            ! pad.h
4168 ____________________________________________________________________________
4169 [ 19756] By: jhi                                   on 2003/06/13  05:09:17
4170         Log: The changes #8803 and #8896 that fixed JPL for use with
4171              JDK 1.2/1.3 had somehow disappeared.
4172      Branch: perl
4173            ! perl.c perl.h
4174 ____________________________________________________________________________
4175 [ 19755] By: jhi                                   on 2003/06/13  04:56:10
4176         Log: Uncurliff.
4177      Branch: maint-5.8/perl
4178            ! djgpp/configure.bat
4179 ____________________________________________________________________________
4180 [ 19754] By: jhi                                   on 2003/06/13  04:54:04
4181         Log: Forgotten check-in.
4182      Branch: maint-5.8/perl
4183            ! Cross/config.sh-arm-linux
4184 ____________________________________________________________________________
4185 [ 19753] By: jhi                                   on 2003/06/13  04:52:36
4186         Log: Regen perlintern.
4187      Branch: maint-5.8/perl
4188            ! pod/perlintern.pod
4189 ____________________________________________________________________________
4190 [ 19752] By: rgs                                   on 2003/06/12  20:49:25
4191         Log: Add a new warning, "Newline in left-justified string for printf/sprintf"
4192              to be issued if the string to be left-justified by s?printf contains
4193              a newline.
4194              
4195              Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf 
4196              From: Robin Barker <Robin.Barker@npl.co.uk>
4197              Date: Wed, 11 Jun 2003 18:10:14 +0100
4198              Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk>
4199      Branch: perl
4200            ! pod/perldiag.pod sv.c t/lib/warnings/sv
4201 ____________________________________________________________________________
4202 [ 19751] By: rgs                                   on 2003/06/12  20:25:41
4203         Log: Patch for a warning emitted twice, from :
4204              Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T"
4205              From: Steve Grazzini <grazz@pobox.com>
4206              Date: Wed, 11 Jun 2003 00:46:47 -0400
4207              Message-ID: <20030611044647.GA16696@grazzini.net>
4208      Branch: perl
4209            ! pp_sys.c
4210 ____________________________________________________________________________
4211 [ 19750] By: sky                                   on 2003/06/12  15:03:55
4212         Log: In free we want to destroy, not init, thanks to Tim Bunce for 
4213              detecting this. Should hopefully fix memory leak on Tru64
4214      Branch: perl
4215            ! ext/threads/shared/shared.xs
4216 ____________________________________________________________________________
4217 [ 19749] By: jhi                                   on 2003/06/12  13:27:44
4218         Log: More perlio ->Open paranoia.  Set errno to EINVAL if there's
4219              no ->Open, not if ->Open returns NULL.
4220      Branch: perl
4221            ! perlio.c
4222 ____________________________________________________________________________
4223 [ 19748] By: jhi                                   on 2003/06/12  11:32:44
4224         Log: Further perlio doc tweaks.
4225      Branch: perl
4226            ! lib/PerlIO.pm pod/perlrun.pod
4227 ____________________________________________________________________________
4228 [ 19747] By: jhi                                   on 2003/06/12  11:25:19
4229         Log: Slightly amended version of the proposed patch for
4230              "[perl #22390] export PERLIO=bytes segfaults";
4231              the amendment is to set errno.
4232              TODO: we really should not get here if the layer
4233              stack is corrupt or non-sensical (like "bytes").
4234      Branch: perl
4235            ! perlio.c
4236 ____________________________________________________________________________
4237 [ 19746] By: sky                                   on 2003/06/12  08:37:39
4238         Log: Be polite and destroy the mutexes and conditions we use!
4239      Branch: perl
4240            ! ext/threads/shared/shared.xs
4241 ____________________________________________________________________________
4242 [ 19745] By: jhi                                   on 2003/06/12  06:35:47
4243         Log: Bandaid from Dave Mitchell for various pad-related
4244              breakages in 5005threads builds.
4245      Branch: maint-5.8/perl
4246            ! embedvar.h intrpvar.h perlapi.h thrdvar.h util.c
4247 ____________________________________________________________________________
4248 [ 19744] By: rgs                                   on 2003/06/11  20:49:04
4249         Log: Subject: Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
4250              From: Andy Dougherty <doughera@lafayette.edu>
4251              Date: Wed, 11 Jun 2003 12:57:58 -0400 (EDT)
4252              Message-ID: <Pine.SOL.4.53.0306111252540.19074@maxwell.phys.lafayette.edu>
4253      Branch: perl
4254            ! lib/File/Temp/t/security.t
4255 ____________________________________________________________________________
4256 [ 19743] By: jhi                                   on 2003/06/11  18:28:33
4257         Log: metaconfig unit change for #19742.
4258      Branch: metaconfig/U/perl
4259            ! Extensions.U
4260 ____________________________________________________________________________
4261 [ 19742] By: jhi                                   on 2003/06/11  18:28:12
4262         Log: Subject: [PATCH] Configure -Dnoextensions would not accept a list
4263              From: Andy Dougherty <doughera@lafayette.edu>
4264              Date: Wed, 11 Jun 2003 13:35:26 -0400 (EDT)
4265              Message-ID: <Pine.SOL.4.53.0306111331550.2477@maxwell.phys.lafayette.edu>
4266      Branch: perl
4267            ! Configure
4268 ____________________________________________________________________________
4269 [ 19741] By: merijn                                on 2003/06/11  14:06:49
4270         Log: Subject: [PATCH: perl@19733] fix vmsish.t #25 by letting $0 find itself in the face of chdir() calls
4271              From: PPrymmer@factset.com
4272              Date: Wed, 11 Jun 2003 09:00:34 -0400
4273              Message-ID: <OF2535E971.A30D9C74-ON85256D42.00461FF9-85256D42.004776C4@factset.com>
4274      Branch: perl
4275            ! lib/vmsish.t
4276 ____________________________________________________________________________
4277 [ 19740] By: jhi                                   on 2003/06/11  13:29:59
4278         Log: Doc nit.
4279      Branch: perl
4280            ! INSTALL
4281 ____________________________________________________________________________
4282 [ 19739] By: jhi                                   on 2003/06/11  05:30:53
4283         Log: Integrate from maint:
4284              [ 19738]
4285              Subject: Re: [PATCH: maint @ 19733] CL compiler warnings on MSWin32
4286              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4287              Date: Tue, 10 Jun 2003 22:10:47 +0200
4288              Message-ID: <011701c32f8c$62d85ee0$0c2f1fac@R2D2>
4289      Branch: perl
4290           !> ext/Encode/encengine.c ext/List/Util/Util.xs
4291           !> ext/POSIX/POSIX.xs ext/Storable/Storable.xs
4292           !> ext/Thread/Thread.xs ext/threads/threads.xs op.c perl.c pp.h
4293           !> sv.c
4294 ____________________________________________________________________________
4295 [ 19738] By: jhi                                   on 2003/06/11  05:13:38
4296         Log: Subject: Re: [PATCH: maint @ 19733] CL compiler warnings on MSWin32
4297              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
4298              Date: Tue, 10 Jun 2003 22:10:47 +0200
4299              Message-ID: <011701c32f8c$62d85ee0$0c2f1fac@R2D2>
4300              
4301              (the perl.h being open in mainline was accidental)
4302      Branch: maint-5.8/perl
4303            ! ext/Encode/encengine.c ext/List/Util/Util.xs
4304            ! ext/POSIX/POSIX.xs ext/Storable/Storable.xs
4305            ! ext/Thread/Thread.xs ext/threads/threads.xs op.c perl.c pp.h
4306            ! sv.c
4307      Branch: perl
4308            ! perl.h
4309 ____________________________________________________________________________
4310 [ 19737] By: nick                                  on 2003/06/10  08:18:30
4311         Log: Integrate mainline
4312      Branch: perlio
4313           !> (integrate 88 files)
4314 ____________________________________________________________________________
4315 [ 19736] By: jhi                                   on 2003/06/10  06:43:29
4316         Log: Integrate:
4317              [ 19734]
4318              Upgrade to Unicode::Collate 0.25.
4319              
4320              [ 19735]
4321              Upgrade to Unicode::Normalize 0.22.
4322      Branch: maint-5.8/perl
4323           !> ext/Unicode/Normalize/Changes
4324           !> ext/Unicode/Normalize/Makefile.PL
4325           !> ext/Unicode/Normalize/Normalize.pm
4326           !> ext/Unicode/Normalize/Normalize.xs
4327           !> ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
4328           !> ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
4329           !> ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
4330           !> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
4331           !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
4332 ____________________________________________________________________________
4333 [ 19735] By: jhi                                   on 2003/06/10  05:27:33
4334         Log: Upgrade to Unicode::Normalize 0.22.
4335      Branch: perl
4336            ! ext/Unicode/Normalize/Changes
4337            ! ext/Unicode/Normalize/Makefile.PL
4338            ! ext/Unicode/Normalize/Normalize.pm
4339            ! ext/Unicode/Normalize/Normalize.xs
4340            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
4341            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
4342            ! ext/Unicode/Normalize/t/test.t
4343 ____________________________________________________________________________
4344 [ 19734] By: jhi                                   on 2003/06/10  05:14:18
4345         Log: Upgrade to Unicode::Collate 0.25.
4346      Branch: perl
4347            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
4348            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
4349            ! lib/Unicode/Collate/t/test.t
4350 ____________________________________________________________________________
4351 [ 19733] By: jhi                                   on 2003/06/09  20:55:44
4352         Log: Update Changes.
4353      Branch: maint-5.8/perl
4354            ! Changes patchlevel.h
4355 ____________________________________________________________________________
4356 [ 19732] By: jhi                                   on 2003/06/09  20:52:02
4357         Log: Integrate:
4358              [ 19729]
4359              Subject: [PATCH] Re: nitpick with \(0..2)
4360              From: Steve Grazzini <grazz@pobox.com>
4361              Date: Fri, 6 Jun 2003 01:42:59 -0400
4362              Message-ID: <20030606054259.GA30249@grazzini.net>
4363              
4364              [ 19730]
4365              Subject: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
4366              From: Andy Dougherty <doughera@lafayette.edu>
4367              Date: Mon, 9 Jun 2003 14:45:38 -0400 (EDT)
4368              Message-ID: <Pine.SOL.4.53.0306091323300.4467@maxwell.phys.lafayette.edu>
4369              
4370              [ 19731]
4371              On a real multicpu box the child thread could still be running
4372              when the parent thread was already testing.
4373      Branch: maint-5.8/perl
4374           !> INSTALL ext/threads/shared/t/hv_refs.t op.c pod/perlop.pod
4375           !> t/op/ref.t
4376 ____________________________________________________________________________
4377 [ 19731] By: jhi                                   on 2003/06/09  20:48:14
4378         Log: On a real multicpu box the child thread could still be running
4379              when the parent thread was already testing.
4380      Branch: perl
4381            ! ext/threads/shared/t/hv_refs.t
4382 ____________________________________________________________________________
4383 [ 19730] By: rgs                                   on 2003/06/09  19:56:29
4384         Log: Subject: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
4385              From: Andy Dougherty <doughera@lafayette.edu>
4386              Date: Mon, 9 Jun 2003 14:45:38 -0400 (EDT)
4387              Message-ID: <Pine.SOL.4.53.0306091323300.4467@maxwell.phys.lafayette.edu>
4388      Branch: perl
4389            ! INSTALL
4390 ____________________________________________________________________________
4391 [ 19729] By: rgs                                   on 2003/06/09  19:13:16
4392         Log: Subject: [PATCH] Re: nitpick with \(0..2)
4393              From: Steve Grazzini <grazz@pobox.com>
4394              Date: Fri, 6 Jun 2003 01:42:59 -0400
4395              Message-ID: <20030606054259.GA30249@grazzini.net>
4396      Branch: perl
4397            ! op.c pod/perlop.pod t/op/ref.t
4398 ____________________________________________________________________________
4399 [ 19728] By: jhi                                   on 2003/06/09  19:09:09
4400         Log: Update Changes.
4401      Branch: maint-5.8/perl
4402            ! Changes patchlevel.h
4403 ____________________________________________________________________________
4404 [ 19727] By: jhi                                   on 2003/06/09  18:53:58
4405         Log: Integrate:
4406              [ 19723]
4407              one of the Net::Ping time-dependent tests fails sporadically
4408              when the response from localhost is "too quick"
4409              
4410              [ 19724]
4411              mark 450_service.t#18 as a todo test on windows
4412              
4413              [ 19725]
4414              In the debugger, flush stdout/stderr before the prompt is printed
4415              Subject: Re: [PATCH] Perlbug #15228
4416              From: Alex Vandiver <alexmv@MIT.EDU>
4417              Date: 04 Jun 2003 04:50:10 -0400
4418              Message-Id: <1054716610.21402.45.camel@supox>
4419              
4420              [ 19726]
4421              Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki.
4422      Branch: maint-5.8/perl
4423           !> ext/Unicode/Normalize/Normalize.pm
4424           !> lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
4425           !> lib/perl5db.pl
4426 ____________________________________________________________________________
4427 [ 19726] By: jhi                                   on 2003/06/09  18:45:00
4428         Log: Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki.
4429      Branch: perl
4430            ! ext/Unicode/Normalize/Normalize.pm
4431 ____________________________________________________________________________
4432 [ 19725] By: rgs                                   on 2003/06/09  18:33:50
4433         Log: In the debugger, flush stdout/stderr before the prompt is printed
4434              Subject: Re: [PATCH] Perlbug #15228
4435              From: Alex Vandiver <alexmv@MIT.EDU>
4436              Date: 04 Jun 2003 04:50:10 -0400
4437              Message-Id: <1054716610.21402.45.camel@supox>
4438      Branch: perl
4439            ! lib/perl5db.pl
4440 ____________________________________________________________________________
4441 [ 19724] By: gsar                                  on 2003/06/09  18:17:42
4442         Log: mark 450_service.t#18 as a todo test on windows
4443      Branch: perl
4444            ! lib/Net/Ping/t/450_service.t
4445 ____________________________________________________________________________
4446 [ 19723] By: gsar                                  on 2003/06/09  18:00:57
4447         Log: one of the Net::Ping time-dependent tests fails sporadically
4448              when the response from localhost is "too quick"
4449      Branch: perl
4450            ! lib/Net/Ping/t/250_ping_hires.t
4451 ____________________________________________________________________________
4452 [ 19722] By: jhi                                   on 2003/06/09  17:52:25
4453         Log: Integrate:
4454              [ 19705]
4455              Work in non core env.
4456              
4457              [ 19706]
4458              Remove warnings from tests.
4459              
4460              [ 19707]
4461              Last patch broke this slightly because INC was wrong.
4462              
4463              [ 19708]
4464              Major (internal) change to make it much more easy to embed
4465              threaded perl because we don't use our own TLS for the current
4466              thread info, but instead use PL_modglobal. Should make the
4467              mod_perl2 team (Hi Stas!) happy. Should also be more robust.
4468              
4469              [ 19709]
4470              More symbol scan logic from Alan Burlison.
4471              
4472              [ 19710]
4473              Regen Configure et al.
4474              
4475              [ 19712]
4476              Subject: Re: forwarded you a test result
4477              From: Dan Kogai <dankogai@dan.co.jp>
4478              Date: Sun, 8 Jun 2003 11:04:43 +0900
4479              Message-Id: <92344ED4-9955-11D7-8DFA-000393AE4244@dan.co.jp>
4480              
4481              [ 19714]
4482              Subject: [PATCH] pack.t tweak for non-IEEE VMS systems
4483              From: "Craig A. Berry" <craigberry@mac.com>
4484              Date: Sun, 08 Jun 2003 16:49:43 -0500
4485              Message-ID: <3EE3AF77.7060302@mac.com>
4486              
4487              [ 19715]
4488              Support blessed shared references.
4489              
4490              [ 19717]
4491              windows: fix memory leak in %ENV handling (shows up as a
4492              leak even in the simplest fork() loop, because perl_construct()
4493              now does the equivalent of %ENV assignments using mg_set())
4494              
4495              [ 19719]
4496              Subject: [PATCH: perl@19683] fix ups for perlivp on VMS plus more symbols for utils
4497              From: PPrymmer@factset.com
4498              Date: Mon, 9 Jun 2003 09:57:43 -0400
4499              Message-ID: <OFBA811434.A612F1C0-ON85256D40.004B5ECC-85256D40.004CB24D@factset.com>
4500              
4501              [ 19720]
4502              fix for perlio.t failures on windows (from Dan Kogai)
4503              
4504              [ 19721]
4505              Subject: [PATCH] ExtUtils::MakeMaker 6.10_06 (plus FAQ update)
4506              From: Michael G Schwern <schwern@pobox.com>
4507              Date: Sat, 7 Jun 2003 01:16:32 -0700
4508              Message-ID: <20030607081632.GA16228@windhund.schwern.org>
4509              
4510              (and regen Configure et al)
4511      Branch: maint-5.8/perl
4512            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4513            ! config_h.SH
4514           !> (integrate 26 files)
4515 ____________________________________________________________________________
4516 [ 19721] By: jhi                                   on 2003/06/09  17:04:50
4517         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_06 (plus FAQ update)
4518              From: Michael G Schwern <schwern@pobox.com>
4519              Date: Sat, 7 Jun 2003 01:16:32 -0700
4520              Message-ID: <20030607081632.GA16228@windhund.schwern.org>
4521      Branch: perl
4522            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
4523            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker/FAQ.pod
4524            ! lib/ExtUtils/t/Liblist.t
4525 ____________________________________________________________________________
4526 [ 19720] By: gsar                                  on 2003/06/09  15:59:52
4527         Log: fix for perlio.t failures on windows (from Dan Kogai)
4528      Branch: perl
4529            ! ext/Encode/t/perlio.t
4530 ____________________________________________________________________________
4531 [ 19719] By: jhi                                   on 2003/06/09  15:28:18
4532         Log: Subject: [PATCH: perl@19683] fix ups for perlivp on VMS plus more symbols for utils
4533              From: PPrymmer@factset.com
4534              Date: Mon, 9 Jun 2003 09:57:43 -0400
4535              Message-ID: <OFBA811434.A612F1C0-ON85256D40.004B5ECC-85256D40.004CB24D@factset.com>
4536      Branch: perl
4537            ! configure.com utils/perlivp.PL
4538 ____________________________________________________________________________
4539 [ 19718] By: gsar                                  on 2003/06/09  14:11:52
4540         Log: integrate change#19717 from mainline
4541              
4542              windows: fix memory leak in %ENV handling (shows up as a
4543              leak even in the simplest fork() loop, because perl_construct()
4544              now does the equivalent of %ENV assignments using mg_set())
4545      Branch: maint-5.6/perl
4546           !> win32/perlhost.h
4547 ____________________________________________________________________________
4548 [ 19717] By: gsar                                  on 2003/06/09  14:09:55
4549         Log: windows: fix memory leak in %ENV handling (shows up as a
4550              leak even in the simplest fork() loop, because perl_construct()
4551              now does the equivalent of %ENV assignments using mg_set())
4552      Branch: perl
4553            ! win32/perlhost.h
4554 ____________________________________________________________________________
4555 [ 19716] By: gsar                                  on 2003/06/09  13:29:07
4556         Log: integrate changes#19384,19533,19537,19628,19666,19668 from mainline
4557              
4558              resurrect change#19628 and make it work by generalizing
4559              a spot that had a hardcoded dependency on the cmd.exe
4560              arguments being "/x/c" or "/c"
4561              
4562              change#19628 broke many win32/system.t tests, so back it out
4563              
4564              Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
4565              From: Jan Dubois <jand@ActiveState.com>
4566              Date: Mon, 26 May 2003 23:33:53 -0700
4567              Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
4568              
4569              missing init in change#19533
4570              
4571              avoid select() on windows destroying errno (used to typically
4572              always sets it to EINVAL due to the way it maps the FD_SETs)
4573              
4574              Subject: [PATCH win32/win32.c] silence compiler warnings
4575              From: Abe Timmerman <abe@ztreet.demon.nl>
4576              Date: Fri, 2 May 2003 00:51:42 +0200
4577              Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
4578      Branch: maint-5.6/perl
4579           !> pod/perlrun.pod win32/win32.c win32/win32sck.c
4580 ____________________________________________________________________________
4581 [ 19715] By: sky                                   on 2003/06/09  09:35:47
4582         Log: Support blessed shared references.
4583      Branch: perl
4584            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4585            ! ext/threads/shared/t/hv_refs.t
4586 ____________________________________________________________________________
4587 [ 19714] By: jhi                                   on 2003/06/09  04:29:04
4588         Log: Subject: [PATCH] pack.t tweak for non-IEEE VMS systems
4589              From: "Craig A. Berry" <craigberry@mac.com>
4590              Date: Sun, 08 Jun 2003 16:49:43 -0500
4591              Message-ID: <3EE3AF77.7060302@mac.com>
4592      Branch: perl
4593            ! t/op/pack.t
4594 ____________________________________________________________________________
4595 [ 19713] By: gsar                                  on 2003/06/08  18:33:25
4596         Log: add basic test coverage for the sysio compatibility issues on dosish
4597              platforms
4598      Branch: perlio
4599            + t/op/sysio-compat.t
4600            ! MANIFEST
4601 ____________________________________________________________________________
4602 [ 19712] By: jhi                                   on 2003/06/08  17:05:59
4603         Log: Subject: Re: forwarded you a test result
4604              From: Dan Kogai <dankogai@dan.co.jp>
4605              Date: Sun, 8 Jun 2003 11:04:43 +0900
4606              Message-Id: <92344ED4-9955-11D7-8DFA-000393AE4244@dan.co.jp>
4607      Branch: perl
4608            ! ext/Encode/t/Encode.t
4609 ____________________________________________________________________________
4610 [ 19711] By: jhi                                   on 2003/06/08  17:03:20
4611         Log: metaconfig unit change for #19710.
4612      Branch: metaconfig
4613            ! U/compline/Csym.U
4614 ____________________________________________________________________________
4615 [ 19710] By: jhi                                   on 2003/06/08  17:03:07
4616         Log: Regen Configure et al.
4617      Branch: perl
4618            ! Configure Porting/config.sh Porting/config_H
4619 ____________________________________________________________________________
4620 [ 19709] By: jhi                                   on 2003/06/08  16:45:50
4621         Log: More symbol scan logic from Alan Burlison.
4622      Branch: perl
4623            ! Configure Porting/Glossary hints/solaris_2.sh
4624 ____________________________________________________________________________
4625 [ 19708] By: sky                                   on 2003/06/07  13:28:50
4626         Log: Major (internal) change to make it much more easy to embed
4627              threaded perl because we don't use our own TLS for the current
4628              thread info, but instead use PL_modglobal. Should make the
4629              mod_perl2 team (Hi Stas!) happy. Should also be more robust.
4630      Branch: perl
4631            ! ext/threads/threads.xs
4632 ____________________________________________________________________________
4633 [ 19707] By: sky                                   on 2003/06/07  13:27:01
4634         Log: Last patch broke this slightly because INC was wrong.
4635      Branch: perl
4636            ! ext/threads/t/thread.t
4637 ____________________________________________________________________________
4638 [ 19706] By: sky                                   on 2003/06/07  13:07:53
4639         Log: Remove warnings from tests.
4640      Branch: perl
4641            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
4642            ! ext/threads/t/list.t
4643 ____________________________________________________________________________
4644 [ 19705] By: sky                                   on 2003/06/07  12:42:28
4645         Log: Work in non core env.
4646      Branch: perl
4647            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
4648            ! ext/threads/t/libc.t ext/threads/t/list.t
4649            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
4650            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
4651            ! ext/threads/t/thread.t
4652 ____________________________________________________________________________
4653 [ 19704] By: jhi                                   on 2003/06/07  05:24:27
4654         Log: Integrate:
4655              [ 19685]
4656              Align the 'graph' property definition with the proposed
4657              Unicode UTS #18 update (v7).
4658              
4659              [ 19686]
4660              On closer reading the proposed UTS#18 update required
4661              even more changes.
4662              
4663              [ 19687]
4664              Subject: Re: [MacOS X] consider useshrplib='false' by default
4665              From: Andy Dougherty <doughera@lafayette.edu>
4666              Date: Wed, 4 Jun 2003 11:33:29 -0400 (EDT)
4667              Message-ID: <Pine.SOL.4.53.0306041128350.15343@maxwell.phys.lafayette.edu>
4668              
4669              [ 19688]
4670              Prevent a potential null pointer dereference.
4671              Noticed by Ryan Koga <rkoga@caida.org> in
4672              Message-ID: <Pine.BSF.4.44.0306031659090.1489-100000@login.caida.org>
4673              
4674              [ 19689]
4675              Upgrade to Time::HiRes 1.48.
4676              
4677              [ 19690]
4678              z/OS threads tweak from Brian De Pradine.
4679              
4680              [ 19691]
4681              Even more getspecific patches from Brian De Pradine;
4682              macrofy the construct.
4683              
4684              [ 19692]
4685              z/OS makedepend fix from Peter Prymmer;
4686              still needed as reported by Brian De Pradine.
4687              
4688              [ 19693]
4689              SKIP label was missing.
4690              
4691              [ 19694]
4692              Subject: [PATCH] RE: maint @ 19683
4693              From: Robin Barker <Robin.Barker@npl.co.uk>
4694              Date: Thu, 5 Jun 2003 17:16:58 +0100
4695              Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk>
4696              
4697              (skipped the MIME::Base64 part, leaving that to Gisle)
4698              
4699              [ 19695]
4700              Subject: [PATCH] Re: SPUG:-s option doesn't always work!
4701              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4702              Date: Wed, 04 Jun 2003 00:08:32 -0700
4703              Message-ID: <wrZ3+gzkg2iX092yn@efn.org>
4704              
4705              [ 19696]
4706              Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long
4707              as the compiler supports it)
4708              
4709              [ 19697]
4710              Oops, Joe's edits had been undone by #19682.
4711              
4712              [ 19698]
4713              Clarify that => doesn't quote compound identifiers.
4714              
4715              [ 19699]
4716              Subject: [patch] L<perlguts/"API LISTING"> is now L<perlapi>
4717              From: Stas Bekman <stas@stason.org>
4718              Date: Thu, 05 Jun 2003 10:10:36 +1000
4719              Message-ID: <3EDE8A7C.2080302@stason.org>
4720              
4721              Subject: [patch] perlguts authors dup
4722              From: Stas Bekman <stas@stason.org>
4723              Date: Thu, 05 Jun 2003 10:14:12 +1000
4724              Message-ID: <3EDE8B54.6090808@stason.org>
4725              
4726              [ 19700]
4727              Minor grammatical nit.
4728              
4729              [ 19701]
4730              Complement to change #19698 :
4731              add also this information (=> and curly braces doesn't
4732              quote compound identifiers) to the strict manpage.
4733              As an experiment in documentation, add a "HISTORY" section
4734              to the strict manpage.
4735              
4736              [ 19702]
4737              Upgrade to Time::Local 1.06, by Dave Rolsky
4738              
4739              [ 19703]
4740              Subject: [PATCH] ExtUtils::MakeMaker 6.10_04 -> 6.10_05
4741              From: Michael G Schwern <schwern@pobox.com>
4742              Date: Fri, 6 Jun 2003 18:41:45 -0700
4743              Message-ID: <20030607014145.GB12031@windhund.schwern.org>
4744      Branch: maint-5.8/perl
4745           !> (integrate 42 files)
4746 ____________________________________________________________________________
4747 [ 19703] By: jhi                                   on 2003/06/07  05:11:50
4748         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_04 -> 6.10_05
4749              From: Michael G Schwern <schwern@pobox.com>
4750              Date: Fri, 6 Jun 2003 18:41:45 -0700
4751              Message-ID: <20030607014145.GB12031@windhund.schwern.org>
4752      Branch: perl
4753            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
4754            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/META.yml
4755            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
4756            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
4757            ! lib/ExtUtils/TODO lib/ExtUtils/t/00compile.t
4758            ! lib/ExtUtils/t/Install.t lib/ExtUtils/t/basic.t
4759            ! lib/ExtUtils/t/zz_cleanup_dummy.t
4760 ____________________________________________________________________________
4761 [ 19702] By: rgs                                   on 2003/06/06  23:00:00
4762         Log: Upgrade to Time::Local 1.06, by Dave Rolsky
4763      Branch: perl
4764            ! lib/Time/Local.pm lib/Time/Local.t
4765 ____________________________________________________________________________
4766 [ 19701] By: rgs                                   on 2003/06/06  22:50:37
4767         Log: Complement to change #19698 :
4768              add also this information (=> and curly braces doesn't
4769              quote compound identifiers) to the strict manpage.
4770              As an experiment in documentation, add a "HISTORY" section
4771              to the strict manpage.
4772      Branch: perl
4773            ! lib/strict.pm
4774 ____________________________________________________________________________
4775 [ 19700] By: rgs                                   on 2003/06/06  22:31:50
4776         Log: Minor grammatical nit.
4777      Branch: perl
4778            ! README.hpux
4779 ____________________________________________________________________________
4780 [ 19699] By: rgs                                   on 2003/06/06  22:29:38
4781         Log: Subject: [patch] L<perlguts/"API LISTING"> is now L<perlapi>
4782              From: Stas Bekman <stas@stason.org>
4783              Date: Thu, 05 Jun 2003 10:10:36 +1000
4784              Message-ID: <3EDE8A7C.2080302@stason.org>
4785              
4786              Subject: [patch] perlguts authors dup
4787              From: Stas Bekman <stas@stason.org>
4788              Date: Thu, 05 Jun 2003 10:14:12 +1000
4789              Message-ID: <3EDE8B54.6090808@stason.org>
4790      Branch: perl
4791            ! pod/perl5005delta.pod pod/perlguts.pod pod/perlxs.pod
4792 ____________________________________________________________________________
4793 [ 19698] By: rgs                                   on 2003/06/06  22:23:56
4794         Log: Clarify that => doesn't quote compound identifiers.
4795      Branch: perl
4796            ! pod/perldata.pod
4797 ____________________________________________________________________________
4798 [ 19697] By: jhi                                   on 2003/06/06  13:22:52
4799         Log: Oops, Joe's edits had been undone by #19682.
4800      Branch: maint-5.8/perl
4801            ! lib/perl5db.pl
4802 ____________________________________________________________________________
4803 [ 19696] By: merijn                                on 2003/06/06  12:21:43
4804         Log: Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long
4805              as the compiler supports it)
4806      Branch: perl
4807            ! README.hpux
4808 ____________________________________________________________________________
4809 [ 19695] By: jhi                                   on 2003/06/05  18:50:51
4810         Log: Subject: [PATCH] Re: SPUG:-s option doesn't always work!
4811              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4812              Date: Wed, 04 Jun 2003 00:08:32 -0700
4813              Message-ID: <wrZ3+gzkg2iX092yn@efn.org>
4814      Branch: perl
4815            ! t/run/switches.t toke.c
4816 ____________________________________________________________________________
4817 [ 19694] By: jhi                                   on 2003/06/05  18:37:02
4818         Log: Subject: [PATCH] RE: maint @ 19683
4819              From: Robin Barker <Robin.Barker@npl.co.uk>
4820              Date: Thu, 5 Jun 2003 17:16:58 +0100
4821              Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk>
4822              
4823              (skipped the MIME::Base64 part, leaving that to Gisle)
4824      Branch: perl
4825            ! ext/POSIX/POSIX.xs gv.c op.c perl.c perl.h
4826 ____________________________________________________________________________
4827 [ 19693] By: jhi                                   on 2003/06/05  17:26:04
4828         Log: SKIP label was missing.
4829      Branch: perl
4830            ! t/io/utf8.t
4831 ____________________________________________________________________________
4832 [ 19692] By: jhi                                   on 2003/06/05  16:58:23
4833         Log: z/OS makedepend fix from Peter Prymmer;
4834              still needed as reported by Brian De Pradine.
4835      Branch: perl
4836            ! makedepend.SH
4837 ____________________________________________________________________________
4838 [ 19691] By: jhi                                   on 2003/06/05  16:56:01
4839         Log: Even more getspecific patches from Brian De Pradine;
4840              macrofy the construct.
4841      Branch: perl
4842            ! ext/threads/threads.xs
4843 ____________________________________________________________________________
4844 [ 19690] By: jhi                                   on 2003/06/05  16:19:40
4845         Log: z/OS threads tweak from Brian De Pradine.
4846      Branch: perl
4847            ! ext/threads/threads.xs
4848 ____________________________________________________________________________
4849 [ 19689] By: jhi                                   on 2003/06/05  05:43:31
4850         Log: Upgrade to Time::HiRes 1.48.
4851      Branch: perl
4852            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
4853 ____________________________________________________________________________
4854 [ 19688] By: rgs                                   on 2003/06/04  18:53:48
4855         Log: Prevent a potential null pointer dereference.
4856              Noticed by Ryan Koga <rkoga@caida.org> in
4857              Message-ID: <Pine.BSF.4.44.0306031659090.1489-100000@login.caida.org>
4858      Branch: perl
4859            ! perlio.c
4860 ____________________________________________________________________________
4861 [ 19687] By: jhi                                   on 2003/06/04  18:26:08
4862         Log: Subject: Re: [MacOS X] consider useshrplib='false' by default
4863              From: Andy Dougherty <doughera@lafayette.edu>
4864              Date: Wed, 4 Jun 2003 11:33:29 -0400 (EDT)
4865              Message-ID: <Pine.SOL.4.53.0306041128350.15343@maxwell.phys.lafayette.edu>
4866      Branch: perl
4867            ! hints/darwin.sh
4868 ____________________________________________________________________________
4869 [ 19686] By: jhi                                   on 2003/06/04  11:02:54
4870         Log: On closer reading the proposed UTS#18 update required
4871              even more changes.
4872      Branch: perl
4873            ! lib/unicore/lib/Blank.pl lib/unicore/lib/Graph.pl
4874            ! lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl
4875            ! lib/unicore/lib/SpacePer.pl lib/unicore/lib/Word.pl
4876            ! lib/unicore/mktables
4877 ____________________________________________________________________________
4878 [ 19685] By: jhi                                   on 2003/06/04  10:14:09
4879         Log: Align the 'graph' property definition with the proposed
4880              Unicode UTS #18 update (v7).
4881      Branch: perl
4882            ! lib/unicore/lib/Graph.pl lib/unicore/mktables
4883 ____________________________________________________________________________
4884 [ 19684] By: jhi                                   on 2003/06/04  05:40:24
4885         Log: Change entries from the wrong branches.
4886      Branch: maint-5.8/perl
4887            ! Changes
4888 ____________________________________________________________________________
4889 [ 19683] By: jhi                                   on 2003/06/04  05:28:27
4890         Log: Update Changes.
4891      Branch: maint-5.8/perl
4892            ! Changes patchlevel.h
4893 ____________________________________________________________________________
4894 [ 19682] By: jhi                                   on 2003/06/04  05:22:46
4895         Log: Integrate:
4896              [ 19654]
4897              Two Cygwin patches from Gerrit.
4898              
4899              Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
4900              From: "Gerrit P. Haase" <gp@familiehaase.de>
4901              Date: Sat, 31 May 2003 14:12:07 +0200
4902              Message-ID: <179860591535.20030531141207@familiehaase.de>
4903              
4904              Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH
4905              Date: Sat, 31 May 2003 13:57:49 +0200
4906              Message-ID: <11859733881.20030531135749@familiehaase.de>
4907              
4908              [ 19655]
4909              A pointless test, noticed by Craig Berry.
4910              
4911              [ 19656]
4912              Since pulling in File::Temp for tempfiles would pull in
4913              also Fcntl, miniperl could not open up tempfiles.  This broke
4914              the use of miniperl in VMS, as noticed by Craig Berry.
4915              Try to cure this by moving the creation of tempfile into its
4916              own routine, my_tmpfp(), which gets compiled differently
4917              for miniperl and perl.
4918              
4919              [ 19657]
4920              Stick with the original (5.8.0) logic.
4921              
4922              [ 19658]
4923              I thought I tried building threaded.  Never think.  Try.
4924              
4925              [ 19659]
4926              Duplicate definition bad.
4927              
4928              [ 19660]
4929              Beautification.
4930              
4931              [ 19661]
4932              Sync with libnet 1.14
4933              
4934              [ 19662]
4935              U/WIN: final (for now) touches from John P. Linderman;
4936              now we get 97% success rate, the remaining failures are
4937              quite obscure.
4938              
4939              [ 19663]
4940              Whitespace tweaks.
4941              
4942              [ 19664]
4943              Upgrade to the CGI.pm 2.93.
4944              
4945              (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks.  Sigh.)
4946              
4947              [ 19665]
4948              A little bit more of weird-code-proofing in B::Deparse.
4949              Fixes a bug reported by Alexey Tourbin in
4950              Message-ID: <20030602085348.GA24023@solemn.turbinal.org>
4951              
4952              [ 19666]
4953              change#19628 broke many win32/system.t tests, so back it out
4954              
4955              [ 19667]
4956              don't use File::Temp to implement PerlIO_tmpfile() on windows;
4957              reuse the straightforward native implementation instead
4958              
4959              this fixes the warning from io_xs.t
4960              
4961              NOTE: File::Temp has a less-than-robust implementation on windows
4962              that relies on END blocks being run (this may not happen always)
4963              
4964              [ 19668]
4965              resurrect change#19628 and make it work by generalizing
4966              a spot that had a hardcoded dependency on the cmd.exe
4967              arguments being "/x/c" or "/c"
4968              
4969              [ 19669]
4970              fix for 09_gen_rs.t#59 failure on windows
4971              
4972              [ 19670]
4973              Retract #19667, #19660, #19659, #19658, #19657, #19656,
4974              #19655, #19418; File::Temp no more used internally.
4975              Some parts of these will be salvaged later.
4976              
4977              [ 19671]
4978              Subject: Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
4979              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4980              Date: Tue, 03 Jun 2003 01:55:06 -0700
4981              Message-ID: <qJG3+gzkgajL092yn@efn.org>
4982              
4983              [ 19672]
4984              Salvage parts of #19418 (the ext/PerlIO/t/open.t
4985              still is there).
4986              
4987              [ 19673]
4988              Salvage parts of #19667.
4989              
4990              [ 19678]
4991              According to Arthur this should help
4992              #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug
4993              
4994              [ 19679]
4995              Urk.  Joe's patches were for the maint branch,
4996              not for the blead (which has assertions and stuff).
4997              Retract #19677, #19676, #19674.
4998              
4999              [ 19681]
5000              Subject: [MacOS X] consider useshrplib='false' by default
5001              From: Dan Kogai <dankogai@dan.co.jp>
5002              Date: Wed, 4 Jun 2003 01:29:42 +0900
5003              Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp>
5004      Branch: maint-5.8/perl
5005           +> lib/CGI/t/util-58.t
5006           !> (integrate 48 files)
5007 ____________________________________________________________________________
5008 [ 19681] By: jhi                                   on 2003/06/04  05:16:38
5009         Log: Subject: [MacOS X] consider useshrplib='false' by default
5010              From: Dan Kogai <dankogai@dan.co.jp>
5011              Date: Wed, 4 Jun 2003 01:29:42 +0900
5012              Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp>
5013      Branch: perl
5014            ! hints/darwin.sh
5015 ____________________________________________________________________________
5016 [ 19680] By: jhi                                   on 2003/06/03  15:53:57
5017         Log: Restore the perl5db.pl of #19677 into the maint branch.
5018      Branch: maint-5.8/perl
5019            ! lib/perl5db.pl
5020 ____________________________________________________________________________
5021 [ 19679] By: jhi                                   on 2003/06/03  15:51:36
5022         Log: Urk.  Joe's patches were for the maint branch,
5023              not for the blead (which has assertions and stuff).
5024              Retract #19677, #19676, #19674.
5025      Branch: perl
5026            ! lib/perl5db.pl
5027 ____________________________________________________________________________
5028 [ 19678] By: jhi                                   on 2003/06/03  15:05:19
5029         Log: According to Arthur this should help
5030              #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug
5031      Branch: perl
5032            ! ext/threads/threads.xs
5033 ____________________________________________________________________________
5034 [ 19677] By: jhi                                   on 2003/06/03  14:07:06
5035         Log: Tiny tweaks from Joe McMahon.
5036      Branch: perl
5037            ! lib/perl5db.pl
5038 ____________________________________________________________________________
5039 [ 19676] By: jhi                                   on 2003/06/03  12:38:46
5040         Log: Tiny pod and speling tweaks.
5041      Branch: perl
5042            ! lib/perl5db.pl
5043 ____________________________________________________________________________
5044 [ 19675] By: nick                                  on 2003/06/03  12:38:25
5045         Log: Integrate mainline
5046      Branch: perlio
5047           +> ext/IO/lib/IO/t/io_utf8.t lib/CGI/t/util-58.t
5048           !> (integrate 82 files)
5049 ____________________________________________________________________________
5050 [ 19674] By: jhi                                   on 2003/06/03  12:20:59
5051         Log: Subject: Extensive documentation patch redux
5052              From: Joe McMahon <mcmahon@ibiblio.org>
5053              Date: Mon, 2 Jun 2003 09:53:40 -0400
5054              Message-Id: <9DB6529E-9501-11D7-9377-000393BCA0FC@ibiblio.org>
5055              
5056              Subject: RE: [PATCH] RE: Extensive documentation patch redux
5057              From: Robin Barker <Robin.Barker@npl.co.uk>
5058              Date: Tue, 3 Jun 2003 10:00:22 +0100 
5059              Message-ID: <533D273D4014D411AB1D00062938C4D904046555@hotel.npl.co.uk>
5060      Branch: perl
5061            ! lib/perl5db.pl
5062 ____________________________________________________________________________
5063 [ 19673] By: jhi                                   on 2003/06/03  09:51:59
5064         Log: Salvage parts of #19667.
5065      Branch: perl
5066            ! perlio.c win32/win32.c win32/win32iop.h
5067 ____________________________________________________________________________
5068 [ 19672] By: jhi                                   on 2003/06/03  09:26:45
5069         Log: Salvage parts of #19418 (the ext/PerlIO/t/open.t
5070              still is there).
5071      Branch: perl
5072            ! MANIFEST pod/perlfunc.pod
5073 ____________________________________________________________________________
5074 [ 19671] By: merijn                                on 2003/06/03  08:27:07
5075         Log: Subject: Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
5076              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5077              Date: Tue, 03 Jun 2003 01:55:06 -0700
5078              Message-ID: <qJG3+gzkgajL092yn@efn.org>
5079      Branch: perl
5080            ! README.cygwin
5081 ____________________________________________________________________________
5082 [ 19670] By: jhi                                   on 2003/06/03  08:04:39
5083         Log: Retract #19667, #19660, #19659, #19658, #19657, #19656,
5084              #19655, #19418; File::Temp no more used internally.
5085              Some parts of these will be salvaged later.
5086      Branch: perl
5087            ! MANIFEST embed.fnc embed.h op.c perlio.c pod/perlfunc.pod
5088            ! proto.h win32/win32.c win32/win32iop.h
5089 ____________________________________________________________________________
5090 [ 19669] By: gsar                                  on 2003/06/02  20:59:39
5091         Log: fix for 09_gen_rs.t#59 failure on windows
5092      Branch: perl
5093            ! lib/Tie/File/t/09_gen_rs.t
5094 ____________________________________________________________________________
5095 [ 19668] By: gsar                                  on 2003/06/02  20:40:19
5096         Log: resurrect change#19628 and make it work by generalizing
5097              a spot that had a hardcoded dependency on the cmd.exe
5098              arguments being "/x/c" or "/c"
5099      Branch: perl
5100            ! pod/perlrun.pod win32/win32.c
5101 ____________________________________________________________________________
5102 [ 19667] By: gsar                                  on 2003/06/02  18:44:34
5103         Log: don't use File::Temp to implement PerlIO_tmpfile() on windows;
5104              reuse the straightforward native implementation instead
5105              
5106              this fixes the warning from io_xs.t
5107              
5108              NOTE: File::Temp has a less-than-robust implementation on windows
5109              that relies on END blocks being run (this may not happen always)
5110      Branch: perl
5111            ! op.c win32/win32.c win32/win32iop.h
5112 ____________________________________________________________________________
5113 [ 19666] By: gsar                                  on 2003/06/02  18:29:46
5114         Log: change#19628 broke many win32/system.t tests, so back it out
5115      Branch: perl
5116            ! pod/perlrun.pod win32/win32.c
5117 ____________________________________________________________________________
5118 [ 19665] By: rgs                                   on 2003/06/02  18:22:06
5119         Log: A little bit more of weird-code-proofing in B::Deparse.
5120              Fixes a bug reported by Alexey Tourbin in
5121              Message-ID: <20030602085348.GA24023@solemn.turbinal.org>
5122      Branch: perl
5123            ! ext/B/B/Deparse.pm
5124 ____________________________________________________________________________
5125 [ 19664] By: jhi                                   on 2003/06/02  16:41:37
5126         Log: Upgrade to the CGI.pm 2.93.
5127              
5128              (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks.  Sigh.)
5129      Branch: perl
5130            + lib/CGI/t/util-58.t
5131            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
5132            ! lib/CGI/Fast.pm lib/CGI/Pretty.pm lib/CGI/Util.pm
5133            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
5134            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
5135            ! lib/CGI/t/html.t lib/CGI/t/push.t lib/CGI/t/request.t
5136            ! lib/CGI/t/switch.t lib/CGI/t/util.t
5137 ____________________________________________________________________________
5138 [ 19663] By: jhi                                   on 2003/06/02  16:16:51
5139         Log: Whitespace tweaks.
5140      Branch: perl
5141            ! hints/uwin.sh
5142 ____________________________________________________________________________
5143 [ 19662] By: jhi                                   on 2003/06/02  16:08:22
5144         Log: U/WIN: final (for now) touches from John P. Linderman;
5145              now we get 97% success rate, the remaining failures are
5146              quite obscure.
5147      Branch: perl
5148            ! hints/uwin.sh lib/locale.t
5149 ____________________________________________________________________________
5150 [ 19661] By: gbarr                                 on 2003/06/02  12:13:35
5151         Log: Sync with libnet 1.14
5152      Branch: perl
5153            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Domain.pm
5154            ! lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/NNTP.pm
5155            ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
5156            ! lib/Net/libnetFAQ.pod lib/Net/t/hostname.t
5157 ____________________________________________________________________________
5158 [ 19660] By: jhi                                   on 2003/06/02  09:28:30
5159         Log: Beautification.
5160      Branch: perl
5161            ! op.c
5162 ____________________________________________________________________________
5163 [ 19659] By: jhi                                   on 2003/06/02  09:07:38
5164         Log: Duplicate definition bad.
5165      Branch: perl
5166            ! op.c
5167 ____________________________________________________________________________
5168 [ 19658] By: jhi                                   on 2003/06/02  09:02:18
5169         Log: I thought I tried building threaded.  Never think.  Try.
5170      Branch: perl
5171            ! perlio.c
5172 ____________________________________________________________________________
5173 [ 19657] By: jhi                                   on 2003/06/02  08:54:04
5174         Log: Stick with the original (5.8.0) logic.
5175      Branch: perl
5176            ! op.c
5177 ____________________________________________________________________________
5178 [ 19656] By: jhi                                   on 2003/06/02  08:28:51
5179         Log: Since pulling in File::Temp for tempfiles would pull in
5180              also Fcntl, miniperl could not open up tempfiles.  This broke
5181              the use of miniperl in VMS, as noticed by Craig Berry.
5182              Try to cure this by moving the creation of tempfile into its
5183              own routine, my_tmpfp(), which gets compiled differently
5184              for miniperl and perl.
5185      Branch: perl
5186            ! embed.fnc embed.h op.c perlio.c proto.h
5187 ____________________________________________________________________________
5188 [ 19655] By: jhi                                   on 2003/06/02  06:54:05
5189         Log: A pointless test, noticed by Craig Berry.
5190      Branch: perl
5191            ! perlio.c
5192 ____________________________________________________________________________
5193 [ 19654] By: rgs                                   on 2003/06/01  07:37:50
5194         Log: Two Cygwin patches from Gerrit.
5195              
5196              Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
5197              From: "Gerrit P. Haase" <gp@familiehaase.de>
5198              Date: Sat, 31 May 2003 14:12:07 +0200
5199              Message-ID: <179860591535.20030531141207@familiehaase.de>
5200              
5201              Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH
5202              Date: Sat, 31 May 2003 13:57:49 +0200
5203              Message-ID: <11859733881.20030531135749@familiehaase.de>
5204      Branch: perl
5205            ! README.cygwin perl.h t/io/layers.t
5206 ____________________________________________________________________________
5207 [ 19653] By: jhi                                   on 2003/06/01  07:35:55
5208         Log: Integrate:
5209              [ 19638]
5210              Comment tweakage.
5211              
5212              [ 19639]
5213              Add the test case for the already fixed
5214              [perl #22351] perl bug with 'e' substitution modifier
5215              
5216              [ 19640]
5217              Fix for "#22375 'split'/'index' problem for utf8".
5218              
5219              [ 19641]
5220              A bit of networking notworking negativity.
5221              (Inspiration from Jos.)
5222              
5223              [ 19642]
5224              test.pl-isation.
5225              
5226              [ 19643]
5227              Upgrade to Tie::File 0.96.
5228              
5229              [ 19644]
5230              Subject: [PATCH] ext/Encode/t/perlio.t filename tweak
5231              From: "Craig A. Berry" <craigberry@mac.com>
5232              Date: Fri, 30 May 2003 13:08:01 -0500
5233              Message-ID: <3ED79E01.8050401@mac.com>
5234              
5235              [ 19645]
5236              Subject: Re: [perl #22372] [PATCH] sv_chop() broken
5237              From: Enache Adrian <enache@rdslink.ro>
5238              Date: Fri, 30 May 2003 18:52:28 +0300
5239              Message-ID: <20030530155228.GA872@ratsnest.hole>
5240              
5241              [ 19646]
5242              Interesting patch(1) glitch.
5243              
5244              [ 19647]
5245              Subject: Re: [perl #22372] [PATCH] sv_chop() broken
5246              From: Enache Adrian <enache@rdslink.ro>
5247              Date: Sat, 31 May 2003 14:18:11 +0300
5248              Message-ID: <20030531111811.GA1240@ratsnest.hole>
5249              
5250              [ 19648]
5251              Better patch from Inaba Hiroto for
5252              [perl #22375] 'split'/'index' problem for utf8
5253              
5254              [ 19650]
5255              Regenerate internals pods.
5256              
5257              [ 19651]
5258              Don't install test.pl files.
5259              
5260              [ 19652]
5261              Fix a case of segfault in gv_check(), by making
5262              it ignore non-GV values in stashes.
5263      Branch: maint-5.8/perl
5264           !> ext/Encode/t/perlio.t gv.c installperl intrpvar.h
5265           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
5266           !> lib/Tie/File/t/09_gen_rs.t pod/perlapi.pod pod/perlintern.pod
5267           !> pod/perlport.pod sv.c t/op/index.t t/op/stash.t t/op/subst.t
5268           !> t/op/write.t
5269 ____________________________________________________________________________
5270 [ 19652] By: rgs                                   on 2003/05/31  19:54:31
5271         Log: Fix a case of segfault in gv_check(), by making
5272              it ignore non-GV values in stashes.
5273      Branch: perl
5274            ! gv.c t/op/stash.t
5275 ____________________________________________________________________________
5276 [ 19651] By: rgs                                   on 2003/05/31  18:48:59
5277         Log: Don't install test.pl files.
5278      Branch: perl
5279            ! installperl
5280 ____________________________________________________________________________
5281 [ 19650] By: rgs                                   on 2003/05/31  18:47:50
5282         Log: Regenerate internals pods.
5283      Branch: perl
5284            ! pod/perlapi.pod pod/perlintern.pod
5285 ____________________________________________________________________________
5286 [ 19649] By: rgs                                   on 2003/05/31  18:33:07
5287         Log: Subject: [PATCH] jumbo closure patch broke formats
5288              From: Dave Mitchell <davem@fdgroup.com>
5289              Date: Sat, 31 May 2003 19:54:48 +0100
5290              Message-ID: <20030531185448.GA6055@fdgroup.com>
5291              Plus restore the original test script for bug #22372
5292      Branch: perl
5293            ! pad.c t/op/write.t
5294 ____________________________________________________________________________
5295 [ 19648] By: jhi                                   on 2003/05/31  17:37:36
5296         Log: Better patch from Inaba Hiroto for
5297              [perl #22375] 'split'/'index' problem for utf8
5298      Branch: perl
5299            ! sv.c
5300 ____________________________________________________________________________
5301 [ 19647] By: rgs                                   on 2003/05/31  11:46:52
5302         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
5303              From: Enache Adrian <enache@rdslink.ro>
5304              Date: Sat, 31 May 2003 14:18:11 +0300
5305              Message-ID: <20030531111811.GA1240@ratsnest.hole>
5306      Branch: perl
5307            ! t/op/write.t
5308 ____________________________________________________________________________
5309 [ 19646] By: jhi                                   on 2003/05/31  05:40:15
5310         Log: Interesting patch(1) glitch.
5311      Branch: perl
5312            ! lib/Tie/File.pm
5313 ____________________________________________________________________________
5314 [ 19645] By: jhi                                   on 2003/05/31  05:37:10
5315         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
5316              From: Enache Adrian <enache@rdslink.ro>
5317              Date: Fri, 30 May 2003 18:52:28 +0300
5318              Message-ID: <20030530155228.GA872@ratsnest.hole>
5319      Branch: perl
5320            ! sv.c t/op/write.t
5321 ____________________________________________________________________________
5322 [ 19644] By: jhi                                   on 2003/05/31  05:31:11
5323         Log: Subject: [PATCH] ext/Encode/t/perlio.t filename tweak
5324              From: "Craig A. Berry" <craigberry@mac.com>
5325              Date: Fri, 30 May 2003 13:08:01 -0500
5326              Message-ID: <3ED79E01.8050401@mac.com>
5327      Branch: perl
5328            ! ext/Encode/t/perlio.t
5329 ____________________________________________________________________________
5330 [ 19643] By: jhi                                   on 2003/05/31  05:28:56
5331         Log: Upgrade to Tie::File 0.96.
5332      Branch: perl
5333            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
5334            ! lib/Tie/File/t/09_gen_rs.t
5335 ____________________________________________________________________________
5336 [ 19642] By: jhi                                   on 2003/05/30  19:06:02
5337         Log: test.pl-isation.
5338      Branch: perl
5339            ! t/op/index.t
5340 ____________________________________________________________________________
5341 [ 19641] By: jhi                                   on 2003/05/30  15:59:57
5342         Log: A bit of networking notworking negativity.
5343              (Inspiration from Jos.)
5344      Branch: perl
5345            ! pod/perlport.pod
5346 ____________________________________________________________________________
5347 [ 19640] By: jhi                                   on 2003/05/30  05:47:15
5348         Log: Fix for "#22375 'split'/'index' problem for utf8".
5349      Branch: perl
5350            ! sv.c t/op/index.t
5351 ____________________________________________________________________________
5352 [ 19639] By: jhi                                   on 2003/05/29  19:07:35
5353         Log: Add the test case for the already fixed
5354              [perl #22351] perl bug with 'e' substitution modifier
5355      Branch: perl
5356            ! t/op/subst.t
5357 ____________________________________________________________________________
5358 [ 19638] By: jhi                                   on 2003/05/29  18:56:46
5359         Log: Comment tweakage.
5360      Branch: perl
5361            ! intrpvar.h
5362 ____________________________________________________________________________
5363 [ 19637] By: rgs                                   on 2003/05/29  18:47:40
5364         Log: Subject: [PATCH] jumbo closure fix
5365              From: Dave Mitchell <davem@fdgroup.com>
5366              Date: Wed, 26 Feb 2003 14:49:47 +0000
5367              Message-ID: <20030226144947.A14444@fdgroup.com>
5368      Branch: perl
5369            ! embed.fnc embed.h embedvar.h ext/Devel/Peek/Peek.t intrpvar.h
5370            ! op.c pad.c perlapi.h pod/perldiag.pod pod/perlintern.pod
5371            ! pod/perlref.pod proto.h regcomp.c t/lib/warnings/pad
5372            ! t/op/closure.t
5373 ____________________________________________________________________________
5374 [ 19636] By: jhi                                   on 2003/05/29  14:19:35
5375         Log: Integrate:
5376              [ 19618]
5377              Subject: [Encode] Minor bug in piconv induced by Getopt::Long
5378              From: Dan Kogai <dankogai@dan.co.jp>
5379              Date: 24 May 2003 19:50:48 -0000
5380              Message-ID: <20030524195048.16052.qmail@dan-gm.gm.dan.co.jp>
5381              
5382              [ 19619]
5383              Protect against race conditions: if the pid is not seen,
5384              neither will be the $0 change be seen (and vice versa).
5385              
5386              [ 19620]
5387              Subject: Re: [PATCH: perlio.h] maint snap @ 19613
5388              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
5389              Date: Sun, 25 May 2003 21:17:42 +0200
5390              Message-ID: <003701c322f2$517fb5e0$0c2f1fac@R2D2>
5391              
5392              [ 19621]
5393              Run external commands only with localized sanitized $ENV{PATH}.
5394              
5395              [ 19622]
5396              Regen modlib and toc.
5397              
5398              [ 19623]
5399              Subject: [PATCH] for cygwin/perlld.in
5400              From: "Gerrit P. Haase" <gp@familiehaase.de>
5401              Date: Sat, 24 May 2003 16:51:29 +0200
5402              Message-ID: <162265353578.20030524165129@familiehaase.de>
5403              
5404              [ 19625]
5405              Subject: Re: [perl #22299] goto doesn't find label
5406              From: Dave Mitchell <davem@fdgroup.com>
5407              Date: Sat, 24 May 2003 12:25:17 +0100
5408              Message-ID: <20030524112517.GA11761@fdgroup.com>
5409              
5410              Subject: [PATCH] Re: [perl #22299] goto doesn't find label
5411              From: Dave Mitchell <davem@fdgroup.com>
5412              Date: Mon, 26 May 2003 13:47:11 +0100
5413              Message-ID: <20030526124710.GA17670@fdgroup.com>
5414              
5415              [ 19626]
5416              For now reword the sysread/syswrite description to
5417              stress the fact that by default everything is still bytes.
5418              
5419              [ 19627]
5420              OpenZaurus cross-compilation patches from Redvers Davies.
5421              
5422              [ 19628]
5423              Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
5424              From: Jan Dubois <jand@ActiveState.com>
5425              Date: Mon, 26 May 2003 23:33:53 -0700
5426              Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
5427              
5428              [ 19629]
5429              Subject: [PATCH] Re: a2p is linked against too many libraries
5430              From: Andy Dougherty <doughera@lafayette.edu>
5431              Date: Wed, 28 May 2003 09:20:06 -0400 (EDT)
5432              Message-ID: <Pine.SOL.4.53.0305280913350.27138@maxwell.phys.lafayette.edu>
5433              
5434              [ 19630]
5435              Subject: typo in pod/perlfunc.pod
5436              From: Alexey Mahotkin <alexm@w-m.ru>
5437              Date: Wed, 28 May 2003 15:18:04 +0400
5438              Message-ID: <878ysrs4k3.fsf@dim.w-m.ru>
5439              
5440              [ 19631]
5441              Document that setvbuf() is not probably any more available.
5442              Many reports, most recently by mjd in
5443              [perl #22339] IO::Handle::setvbuf not defined properly
5444              
5445              [ 19632]
5446              Subject: [PATCH] $x = $empty_hash{$undef_val} doesn't give a warning
5447              From: Dave Mitchell <davem@fdgroup.com>
5448              Date: Tue, 27 May 2003 19:31:10 +0100
5449              Message-ID: <20030527183110.GA22715@fdgroup.com>
5450              
5451              [ 19633]
5452              A *much* cut-down version of the patches in the thread
5453              Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors
5454              From: Jim Cromie (via RT) <perlbug-followup@perl.org>
5455              Date: 16 May 2003 19:04:28 -0000
5456              Message-Id: <rt-22224-57743.7.22990607358@bugs6.perl.org>
5457              
5458              [ 19634]
5459              Subject: [patch] IO::File->open() with encoding
5460              From: Pradeep Hodigere <phodigere@yahoo.com>
5461              Date: Mon, 19 May 2003 16:05:47 -0700 (PDT)
5462              Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com>
5463              
5464              [ 19635]
5465              Subject: Credits patch
5466              From: Ed Avis <ed@membled.com>
5467              Date: Sun, 18 May 2003 18:08:55 +0100 (BST)
5468              Message-ID: <Pine.LNX.4.20L2.0305181807080.10859-100000@budvar.future-i.net>
5469              
5470              (the cygwin/perlld.in and Cross/config.sh-arm-linux edited
5471              to talk of 5.8.1 instead of 5.9.0)
5472      Branch: maint-5.8/perl
5473           +> ext/IO/lib/IO/t/io_utf8.t
5474           !> Cross/Makefile Cross/Makefile.SH.patch Cross/README
5475           !> Cross/config.sh-arm-linux Cross/generate_config_sh
5476           !> Cross/installperl.patch MANIFEST cygwin/perlld.in
5477           !> ext/Encode/bin/piconv ext/IO/lib/IO/File.pm
5478           !> ext/IO/lib/IO/Handle.pm ext/Sys/Hostname/Hostname.pm
5479           !> ext/threads/t/join.t hv.c lib/Tie/RefHash.pm perlio.h
5480           !> pod/perldiag.pod pod/perlfunc.pod pod/perlmodlib.pod
5481           !> pod/perlrun.pod pod/perltoc.pod pp_ctl.c t/op/goto.t
5482           !> win32/win32.c x2p/Makefile.SH
5483 ____________________________________________________________________________
5484 [ 19635] By: jhi                                   on 2003/05/29  09:13:06
5485         Log: Subject: Credits patch
5486              From: Ed Avis <ed@membled.com>
5487              Date: Sun, 18 May 2003 18:08:55 +0100 (BST)
5488              Message-ID: <Pine.LNX.4.20L2.0305181807080.10859-100000@budvar.future-i.net>
5489      Branch: perl
5490            ! lib/Tie/RefHash.pm
5491 ____________________________________________________________________________
5492 [ 19634] By: jhi                                   on 2003/05/29  09:11:30
5493         Log: Subject: [patch] IO::File->open() with encoding
5494              From: Pradeep Hodigere <phodigere@yahoo.com>
5495              Date: Mon, 19 May 2003 16:05:47 -0700 (PDT)
5496              Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com>
5497      Branch: perl
5498            + ext/IO/lib/IO/t/io_utf8.t
5499            ! MANIFEST ext/IO/lib/IO/File.pm
5500 ____________________________________________________________________________
5501 [ 19633] By: jhi                                   on 2003/05/29  08:18:09
5502         Log: A *much* cut-down version of the patches in the thread
5503              Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors
5504              From: Jim Cromie (via RT) <perlbug-followup@perl.org>
5505              Date: 16 May 2003 19:04:28 -0000
5506              Message-Id: <rt-22224-57743.7.22990607358@bugs6.perl.org>
5507      Branch: perl
5508            ! pod/perldiag.pod
5509 ____________________________________________________________________________
5510 [ 19632] By: jhi                                   on 2003/05/29  08:12:46
5511         Log: Subject: [PATCH] $x = $empty_hash{$undef_val} doesn't give a warning
5512              From: Dave Mitchell <davem@fdgroup.com>
5513              Date: Tue, 27 May 2003 19:31:10 +0100
5514              Message-ID: <20030527183110.GA22715@fdgroup.com>
5515      Branch: perl
5516            ! hv.c
5517 ____________________________________________________________________________
5518 [ 19631] By: jhi                                   on 2003/05/29  08:11:42
5519         Log: Document that setvbuf() is not probably any more available.
5520              Many reports, most recently by mjd in
5521              [perl #22339] IO::Handle::setvbuf not defined properly
5522      Branch: perl
5523            ! ext/IO/lib/IO/Handle.pm
5524 ____________________________________________________________________________
5525 [ 19630] By: jhi                                   on 2003/05/29  07:59:51
5526         Log: Subject: typo in pod/perlfunc.pod
5527              From: Alexey Mahotkin <alexm@w-m.ru>
5528              Date: Wed, 28 May 2003 15:18:04 +0400
5529              Message-ID: <878ysrs4k3.fsf@dim.w-m.ru>
5530      Branch: perl
5531            ! pod/perlfunc.pod
5532 ____________________________________________________________________________
5533 [ 19629] By: merijn                                on 2003/05/28  12:24:42
5534         Log: Subject: [PATCH] Re: a2p is linked against too many libraries
5535              From: Andy Dougherty <doughera@lafayette.edu>
5536              Date: Wed, 28 May 2003 09:20:06 -0400 (EDT)
5537              Message-ID: <Pine.SOL.4.53.0305280913350.27138@maxwell.phys.lafayette.edu>
5538      Branch: perl
5539            ! x2p/Makefile.SH
5540 ____________________________________________________________________________
5541 [ 19628] By: jhi                                   on 2003/05/28  05:26:43
5542         Log: Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
5543              From: Jan Dubois <jand@ActiveState.com>
5544              Date: Mon, 26 May 2003 23:33:53 -0700
5545              Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
5546      Branch: perl
5547            ! pod/perlrun.pod win32/win32.c
5548 ____________________________________________________________________________
5549 [ 19627] By: jhi                                   on 2003/05/28  05:08:07
5550         Log: OpenZaurus cross-compilation patches from Redvers Davies.
5551      Branch: perl
5552            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
5553            ! Cross/config.sh-arm-linux Cross/generate_config_sh
5554            ! Cross/installperl.patch
5555 ____________________________________________________________________________
5556 [ 19626] By: jhi                                   on 2003/05/27  06:30:54
5557         Log: For now reword the sysread/syswrite description to
5558              stress the fact that by default everything is still bytes.
5559      Branch: perl
5560            ! pod/perlfunc.pod
5561 ____________________________________________________________________________
5562 [ 19625] By: jhi                                   on 2003/05/26  20:31:56
5563         Log: Subject: Re: [perl #22299] goto doesn't find label
5564              From: Dave Mitchell <davem@fdgroup.com>
5565              Date: Sat, 24 May 2003 12:25:17 +0100
5566              Message-ID: <20030524112517.GA11761@fdgroup.com>
5567              
5568              Subject: [PATCH] Re: [perl #22299] goto doesn't find label
5569              From: Dave Mitchell <davem@fdgroup.com>
5570              Date: Mon, 26 May 2003 13:47:11 +0100
5571              Message-ID: <20030526124710.GA17670@fdgroup.com>
5572      Branch: perl
5573            ! pp_ctl.c t/op/goto.t
5574 ____________________________________________________________________________
5575 [ 19624] By: nick                                  on 2003/05/26  15:51:53
5576         Log: Integrate mainline
5577      Branch: perlio
5578           !> cygwin/perlld.in ext/Encode/bin/piconv
5579           !> ext/Sys/Hostname/Hostname.pm ext/threads/t/join.t
5580           !> pod/perlmodlib.pod pod/perltoc.pod
5581 ____________________________________________________________________________
5582 [ 19623] By: merijn                                on 2003/05/26  11:19:38
5583         Log: Subject: [PATCH] for cygwin/perlld.in
5584              From: "Gerrit P. Haase" <gp@familiehaase.de>
5585              Date: Sat, 24 May 2003 16:51:29 +0200
5586              Message-ID: <162265353578.20030524165129@familiehaase.de>
5587      Branch: perl
5588            ! cygwin/perlld.in
5589 ____________________________________________________________________________
5590 [ 19622] By: jhi                                   on 2003/05/25  18:57:18
5591         Log: Regen modlib and toc.
5592      Branch: perl
5593            ! pod/perlmodlib.pod pod/perltoc.pod
5594 ____________________________________________________________________________
5595 [ 19621] By: jhi                                   on 2003/05/25  18:51:00
5596         Log: Run external commands only with localized sanitized $ENV{PATH}.
5597      Branch: perl
5598            ! ext/Sys/Hostname/Hostname.pm
5599 ____________________________________________________________________________
5600 [ 19620] By: jhi                                   on 2003/05/25  18:39:04
5601         Log: Subject: Re: [PATCH: perlio.h] maint snap @ 19613
5602              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
5603              Date: Sun, 25 May 2003 21:17:42 +0200
5604              Message-ID: <003701c322f2$517fb5e0$0c2f1fac@R2D2>
5605      Branch: perl
5606            ! perlio.h
5607 ____________________________________________________________________________
5608 [ 19619] By: jhi                                   on 2003/05/25  18:36:17
5609         Log: Protect against race conditions: if the pid is not seen,
5610              neither will be the $0 change be seen (and vice versa).
5611      Branch: perl
5612            ! ext/threads/t/join.t
5613 ____________________________________________________________________________
5614 [ 19618] By: jhi                                   on 2003/05/24  19:54:39
5615         Log: Subject: [Encode] Minor bug in piconv induced by Getopt::Long
5616              From: Dan Kogai <dankogai@dan.co.jp>
5617              Date: 24 May 2003 19:50:48 -0000
5618              Message-ID: <20030524195048.16052.qmail@dan-gm.gm.dan.co.jp>
5619      Branch: perl
5620            ! ext/Encode/bin/piconv
5621 ____________________________________________________________________________
5622 [ 19617] By: nick                                  on 2003/05/24  18:47:42
5623         Log: More work-in-progress on sysread() abstraction.
5624              - sysread() does not want to retry on EINTR but too many places have that logic.
5625              now stdio and unix are both doing re-try on EINTR it makes sense to move
5626              that logic up to PerlIO_read()/PerlIO_write() and leave layers as raw without 
5627              retry (which should help them be re-used for sysread).
5628              - also noted (old?) comment in pp_sys.c that says PerlIO_read() returns 0 on error 
5629              but perlapio.pod says it returns -ve. Match the pod for :stdio.
5630              - all tests pass (:perlio/:stdio) if pp_sys.c is re-hacked to turn off new-sysread 
5631              logic so above re-factoring is not a disaster...
5632      Branch: perlio
5633            ! perlio.c
5634 ____________________________________________________________________________
5635 [ 19616] By: nick                                  on 2003/05/24  16:09:55
5636         Log: Tweak Base_read - which needed indentation change
5637              re-indent perlio.c using indent
5638              add .indent.pro so indent-ing is reproducable.
5639      Branch: perlio
5640            + .indent.pro
5641            ! perlio.c
5642 ____________________________________________________________________________
5643 [ 19615] By: nick                                  on 2003/05/24  14:53:02
5644         Log: re-instate warning with syslayer abstraction.
5645      Branch: perlio
5646            ! perlio.c
5647 ____________________________________________________________________________
5648 [ 19614] By: nick                                  on 2003/05/24  14:03:12
5649         Log: Integrate mainline (but don't integrate back yet).
5650      Branch: perlio
5651           +> lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
5652           +> lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
5653            - lib/CPAN/README lib/ftp.pl
5654           !> (integrate 121 files)
5655 ____________________________________________________________________________
5656 [ 19613] By: jhi                                   on 2003/05/24  08:03:55
5657         Log: Update Changes.
5658      Branch: maint-5.8/perl
5659            ! Changes patchlevel.h
5660 ____________________________________________________________________________
5661 [ 19612] By: jhi                                   on 2003/05/24  07:53:25
5662         Log: Regen the old-style VOS config files.
5663      Branch: maint-5.8/perl
5664            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5665            ! vos/config.ga.h
5666 ____________________________________________________________________________
5667 [ 19611] By: jhi                                   on 2003/05/24  07:50:43
5668         Log: Integrate:
5669              [ 19592]
5670              Workaround for buggy gcc 2.95.3 in openbsd/sparc64.
5671              
5672              [ 19593]
5673              Subject: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
5674              From: Dan Kogai <dankogai@dan.co.jp>
5675              Date: Fri, 23 May 2003 20:17:16 +0900
5676              Message-Id: <1C123D88-8D10-11D7-B277-000393AE4244@dan.co.jp>
5677              
5678              [ 19594]
5679              Subject: [PATCH] ExtUtils::MakeMaker 6.10_03 -> 6.10_04
5680              From: Michael G Schwern <schwern@pobox.com> 
5681              Date: Fri, 23 May 2003 02:10:46 -0700 
5682              Message-ID: <20030523091046.GB11662@windhund.schwern.org> 
5683              
5684              [ 19595]
5685              Subject: Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
5686              From: Dan Kogai <dankogai@dan.co.jp>
5687              Date: Sat, 24 May 2003 00:15:49 +0900
5688              Message-Id: <6F7B29DA-8D31-11D7-9F95-000393AE4244@dan.co.jp>
5689              
5690              [ 19596]
5691              U/WIN extension fix from John P. Linderman.
5692              
5693              [ 19597]
5694              Linewrapping MUAs, grumble.
5695              
5696              [ 19598]
5697              Hasty editing, grumble.
5698              
5699              [ 19599]
5700              Subject: [PATCH] RE: [PATCH] RE: maint snapshot @ 19525
5701              From: Robin Barker <Robin.Barker@npl.co.uk>
5702              Date: Fri, 23 May 2003 17:32:22 +0100
5703              Message-ID: <533D273D4014D411AB1D00062938C4D90404653C@hotel.npl.co.uk>
5704              
5705              [ 19600]
5706              Subject: [PATCH] for Configure -Dnoextensions=Encode
5707              From: Robin Barker <Robin.Barker@npl.co.uk>
5708              Date: Fri, 23 May 2003 17:37:09 +0100
5709              Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk>
5710              
5711              [ 19601]
5712              Subject: [PATCH] RE: state of deparse?
5713              From: Robin Barker <Robin.Barker@npl.co.uk>
5714              Date: Fri, 23 May 2003 17:42:37 +0100
5715              Message-ID: <533D273D4014D411AB1D00062938C4D90404653E@hotel.npl.co.uk>
5716              
5717              [ 19602]
5718              Noticed by John P. Linderman.
5719              
5720              [ 19603]
5721              lib/ftp.pl requires the obsoleted (and removed) chat2.pl.
5722              
5723              [ 19604]
5724              Add a real scan for pthread_attr_setscope().
5725              
5726              [ 19606]
5727              Regen Glossary et al.
5728              
5729              [ 19607]
5730              Introduce (undefined) pthread_attr_setscope to non-Configure lands.
5731              
5732              [ 19608]
5733              Missing "to".
5734              
5735              [ 19610]
5736              Subject: [PATCH #2] Re: [perl #22181] goto undefines my() variables
5737              From: Dave Mitchell <davem@fdgroup.com>
5738              Date: Thu, 22 May 2003 10:13:19 +0100
5739              Message-ID: <20030522091319.GA4568@fdgroup.com>
5740              
5741              Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables
5742              From: Dave Mitchell <davem@fdgroup.com>
5743              Date: Fri, 23 May 2003 17:09:44 +0100
5744              Message-ID: <20030523160944.GC9194@fdgroup.com>
5745              
5746              (Regen Configure, Glossary, et al)
5747              (One metaconfig beauty tweak sneaked in)
5748      Branch: maint-5.8/perl
5749           +> lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
5750           +> lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
5751            - lib/ftp.pl
5752            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5753            ! config_h.SH
5754           !> (integrate 71 files)
5755      Branch: metaconfig
5756            ! U/compline/Csym.U
5757 ____________________________________________________________________________
5758 [ 19610] By: jhi                                   on 2003/05/24  06:42:52
5759         Log: Subject: [PATCH #2] Re: [perl #22181] goto undefines my() variables
5760              From: Dave Mitchell <davem@fdgroup.com>
5761              Date: Thu, 22 May 2003 10:13:19 +0100
5762              Message-ID: <20030522091319.GA4568@fdgroup.com>
5763              
5764              Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables
5765              From: Dave Mitchell <davem@fdgroup.com>
5766              Date: Fri, 23 May 2003 17:09:44 +0100
5767              Message-ID: <20030523160944.GC9194@fdgroup.com>
5768      Branch: perl
5769            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/t/debug.t
5770            ! ext/B/t/deparse.t op.c op.h t/op/goto.t t/run/switchd.t
5771 ____________________________________________________________________________
5772 [ 19609] By: jhi                                   on 2003/05/24  06:30:57
5773         Log: metaconfig unit change for #19608.
5774      Branch: metaconfig
5775            ! U/threads/d_pthread_atfork.U
5776 ____________________________________________________________________________
5777 [ 19608] By: jhi                                   on 2003/05/24  06:30:40
5778         Log: Missing "to".
5779      Branch: perl
5780            ! NetWare/config_H.wc Porting/config_H config_h.SH
5781            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
5782            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5783            ! win32/config_H.vc64 wince/config_H.ce
5784 ____________________________________________________________________________
5785 [ 19607] By: jhi                                   on 2003/05/24  06:23:51
5786         Log: Introduce (undefined) pthread_attr_setscope to non-Configure lands.
5787      Branch: perl
5788            ! Cross/config.sh-arm-linux NetWare/config.wc
5789            ! NetWare/config_H.wc configure.com epoc/config.sh
5790            ! plan9/config.plan9 plan9/config_h.sample
5791            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
5792            ! win32/config.gc win32/config.vc win32/config.vc64
5793            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5794            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
5795 ____________________________________________________________________________
5796 [ 19606] By: jhi                                   on 2003/05/24  06:05:17
5797         Log: Regen Glossary et al.
5798      Branch: perl
5799            ! Porting/Glossary Porting/config.sh Porting/config_H
5800 ____________________________________________________________________________
5801 [ 19605] By: jhi                                   on 2003/05/24  05:58:10
5802         Log: metaconfig unit change for #19604.
5803      Branch: metaconfig/U/perl
5804            + d_pthread_attr_ss.U
5805 ____________________________________________________________________________
5806 [ 19604] By: jhi                                   on 2003/05/24  05:57:49
5807         Log: Add a real scan for pthread_attr_setscope().
5808      Branch: perl
5809            ! Configure config_h.SH ext/threads/threads.xs
5810 ____________________________________________________________________________
5811 [ 19603] By: jhi                                   on 2003/05/24  05:32:34
5812         Log: lib/ftp.pl requires the obsoleted (and removed) chat2.pl.
5813      Branch: perl
5814            - lib/ftp.pl
5815            ! MANIFEST
5816 ____________________________________________________________________________
5817 [ 19602] By: jhi                                   on 2003/05/23  17:02:28
5818         Log: Noticed by John P. Linderman.
5819      Branch: perl
5820            ! epoc/epocish.h mpeix/mpeixish.h perl.h unixish.h
5821 ____________________________________________________________________________
5822 [ 19601] By: jhi                                   on 2003/05/23  16:58:04
5823         Log: Subject: [PATCH] RE: state of deparse?
5824              From: Robin Barker <Robin.Barker@npl.co.uk>
5825              Date: Fri, 23 May 2003 17:42:37 +0100
5826              Message-ID: <533D273D4014D411AB1D00062938C4D90404653E@hotel.npl.co.uk>
5827      Branch: perl
5828            ! ext/B/B/Deparse.pm
5829 ____________________________________________________________________________
5830 [ 19600] By: jhi                                   on 2003/05/23  16:55:09
5831         Log: Subject: [PATCH] for Configure -Dnoextensions=Encode
5832              From: Robin Barker <Robin.Barker@npl.co.uk>
5833              Date: Fri, 23 May 2003 17:37:09 +0100
5834              Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk>
5835      Branch: perl
5836            ! ext/PerlIO/t/encoding.t ext/PerlIO/t/fallback.t
5837            ! ext/Storable/t/utf8hash.t lib/open.pm lib/open.t
5838 ____________________________________________________________________________
5839 [ 19599] By: jhi                                   on 2003/05/23  16:51:18
5840         Log: Subject: [PATCH] RE: [PATCH] RE: maint snapshot @ 19525
5841              From: Robin Barker <Robin.Barker@npl.co.uk>
5842              Date: Fri, 23 May 2003 17:32:22 +0100
5843              Message-ID: <533D273D4014D411AB1D00062938C4D90404653C@hotel.npl.co.uk>
5844      Branch: perl
5845            ! embed.pl perl.h perlio.c perlio.h proto.h
5846 ____________________________________________________________________________
5847 [ 19598] By: jhi                                   on 2003/05/23  16:05:36
5848         Log: Hasty editing, grumble.
5849      Branch: perl
5850            ! ext/POSIX/POSIX.xs
5851 ____________________________________________________________________________
5852 [ 19597] By: jhi                                   on 2003/05/23  16:02:30
5853         Log: Linewrapping MUAs, grumble.
5854      Branch: perl
5855            ! ext/POSIX/POSIX.xs
5856 ____________________________________________________________________________
5857 [ 19596] By: jhi                                   on 2003/05/23  16:00:51
5858         Log: U/WIN extension fix from John P. Linderman.
5859      Branch: perl
5860            ! ext/POSIX/POSIX.xs
5861 ____________________________________________________________________________
5862 [ 19595] By: jhi                                   on 2003/05/23  14:19:53
5863         Log: Subject: Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
5864              From: Dan Kogai <dankogai@dan.co.jp>
5865              Date: Sat, 24 May 2003 00:15:49 +0900
5866              Message-Id: <6F7B29DA-8D31-11D7-9F95-000393AE4244@dan.co.jp>
5867      Branch: perl
5868            ! ext/Encode/Changes ext/Encode/Unicode/Unicode.xs
5869            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
5870 ____________________________________________________________________________
5871 [ 19594] By: jhi                                   on 2003/05/23  13:06:25
5872         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_03 -> 6.10_04
5873              From: Michael G Schwern <schwern@pobox.com> 
5874              Date: Fri, 23 May 2003 02:10:46 -0700 
5875              Message-ID: <20030523091046.GB11662@windhund.schwern.org> 
5876      Branch: perl
5877            + lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
5878            + lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
5879            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Install.pm
5880            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Any.pm
5881            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
5882            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
5883            ! lib/ExtUtils/MakeMaker/FAQ.pod
5884            ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
5885            ! lib/ExtUtils/TODO lib/ExtUtils/t/Install.t
5886            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
5887 ____________________________________________________________________________
5888 [ 19593] By: jhi                                   on 2003/05/23  12:56:23
5889         Log: Subject: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
5890              From: Dan Kogai <dankogai@dan.co.jp>
5891              Date: Fri, 23 May 2003 20:17:16 +0900
5892              Message-Id: <1C123D88-8D10-11D7-B277-000393AE4244@dan.co.jp>
5893      Branch: perl
5894            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5895            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
5896            ! ext/Encode/lib/Encode/Encoding.pm
5897            ! ext/PerlIO/encoding/encoding.xs
5898 ____________________________________________________________________________
5899 [ 19592] By: jhi                                   on 2003/05/23  12:52:05
5900         Log: Workaround for buggy gcc 2.95.3 in openbsd/sparc64.
5901      Branch: perl
5902            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
5903            ! ext/Time/HiRes/HiRes.xs
5904 ____________________________________________________________________________
5905 [ 19591] By: jhi                                   on 2003/05/22  11:59:21
5906         Log: Integrate:
5907              [ 19578]
5908              Subject: [Encode] 1.95 released
5909              From: Dan Kogai <dankogai@dan.co.jp>
5910              Date: Wed, 21 May 2003 18:26:26 +0900
5911              Message-Id: <4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp>
5912              
5913              [ 19579]
5914              U/WIN test nit for John P. Linderman.
5915              
5916              [ 19580]
5917              VMS test tweak from Craig Berry.
5918              
5919              [ 19581]
5920              U/WIN test tweak from John P. Linderman.
5921              
5922              [ 19582]
5923              MAN3PODS => {} good.  (Was in 5.8.0, has been lost at some point.)
5924              
5925              [ 19583]
5926              Subject: Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used
5927              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
5928              Date: Mon, 19 May 2003 17:53:25 -0400
5929              Message-ID: <20030519215325.GE1629175@linguist.thayer.dartmouth.edu>
5930              
5931              (the bug id corrected to be #22231, not #22238)
5932              
5933              [ 19584]
5934              Subject: [PATCH] perldata.pod revamp rev. 3
5935              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
5936              Date: Wed, 14 May 2003 17:46:05 +0300 (IDT)
5937              Message-ID: <Pine.LNX.4.33L2.0305141744520.24207-200000@vipe.technion.ac.il>
5938              
5939              [ 19585]
5940              More U/WIN tweaks from John P. Linderman.
5941              
5942              [ 19586]
5943              Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to
5944              disable the loading of .pmc files if defined.
5945              Rename the function S_doopen_pmc to S_doopen_pm.
5946              
5947              [ 19589]
5948              Subject: [PATCH] [perl #21887] h2xs becoming enum-aware
5949              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
5950              Date: Tue, 13 May 2003 10:36:32 +0200
5951              Message-id: <20030513083631.GA21782@ethan>
5952              
5953              [ 19590]
5954              Subject: Re: [cpan #2629] Wrong assumption in numeric comparison
5955              From: Dan Kogai <dankogai@dan.co.jp> 
5956              Date: Thu, 22 May 2003 18:46:40 +0900 
5957              Message-Id: <49E36875-8C3A-11D7-9C91-000393AE4244@dan.co.jp> 
5958      Branch: maint-5.8/perl
5959           !> (integrate 39 files)
5960 ____________________________________________________________________________
5961 [ 19590] By: jhi                                   on 2003/05/22  11:51:46
5962         Log: Subject: Re: [cpan #2629] Wrong assumption in numeric comparison
5963              From: Dan Kogai <dankogai@dan.co.jp> 
5964              Date: Thu, 22 May 2003 18:46:40 +0900 
5965              Message-Id: <49E36875-8C3A-11D7-9C91-000393AE4244@dan.co.jp> 
5966      Branch: perl
5967            ! ext/Encode/encoding.pm
5968 ____________________________________________________________________________
5969 [ 19589] By: rgs                                   on 2003/05/21  21:37:28
5970         Log: Subject: [PATCH] [perl #21887] h2xs becoming enum-aware
5971              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
5972              Date: Tue, 13 May 2003 10:36:32 +0200
5973              Message-id: <20030513083631.GA21782@ethan>
5974      Branch: perl
5975            ! utils/h2xs.PL
5976 ____________________________________________________________________________
5977 [ 19588] By: rgs                                   on 2003/05/21  21:03:04
5978         Log: New warning "Useless localization of %s", based on
5979              Subject: [PATCH] new warning "Useless localization of %s is deprecated"
5980              From: Dave Mitchell <davem@fdgroup.com>
5981              Date: Wed, 30 Apr 2003 21:17:38 +0100
5982              Message-ID: <20030430201738.GA22054@fdgroup.com>
5983              
5984              The proposed patch added this warning in the 'deprecated' category ;
5985              I think this category is for things that exist and will be removed,
5986              rather than for things that don't exist and that will maybe be added.
5987      Branch: perl
5988            ! op.c pod/perldiag.pod t/lib/warnings/op
5989 ____________________________________________________________________________
5990 [ 19587] By: nick                                  on 2003/05/21  20:16:45
5991         Log: Work-in-progress - do not integrate yet
5992              Experimental PerlIO_syslayer() [or sysread only at this point]
5993              3 fails on a UNIX :perlio stack
5994              - warnings misses Filehandle F opened only for output (weird)
5995              - socketpair discovers that Unix_read() restarts on EINTR (gotcha)
5996              - lib/open fails to sysread() chars (a feature?)
5997      Branch: perlio
5998            ! makedef.pl perlio.c perlio.h perliol.h pp_sys.c
5999 ____________________________________________________________________________
6000 [ 19586] By: rgs                                   on 2003/05/21  19:56:38
6001         Log: Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to
6002              disable the loading of .pmc files if defined.
6003              Rename the function S_doopen_pmc to S_doopen_pm.
6004      Branch: perl
6005            ! Porting/thirdclean embed.fnc embed.h pp_ctl.c proto.h
6006 ____________________________________________________________________________
6007 [ 19585] By: jhi                                   on 2003/05/21  19:28:23
6008         Log: More U/WIN tweaks from John P. Linderman.
6009      Branch: perl
6010            ! t/io/layers.t t/io/tell.t
6011 ____________________________________________________________________________
6012 [ 19584] By: rgs                                   on 2003/05/21  19:27:13
6013         Log: Subject: [PATCH] perldata.pod revamp rev. 3
6014              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
6015              Date: Wed, 14 May 2003 17:46:05 +0300 (IDT)
6016              Message-ID: <Pine.LNX.4.33L2.0305141744520.24207-200000@vipe.technion.ac.il>
6017      Branch: perl
6018            ! pod/perldata.pod
6019 ____________________________________________________________________________
6020 [ 19583] By: jhi                                   on 2003/05/21  19:18:21
6021         Log: Subject: Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used
6022              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6023              Date: Mon, 19 May 2003 17:53:25 -0400
6024              Message-ID: <20030519215325.GE1629175@linguist.thayer.dartmouth.edu>
6025              
6026              (the bug id corrected to be #22231, not #22238)
6027      Branch: perl
6028            ! lib/Switch.pm
6029 ____________________________________________________________________________
6030 [ 19582] By: jhi                                   on 2003/05/21  14:17:14
6031         Log: MAN3PODS => {} good.  (Was in 5.8.0, has been lost at some point.)
6032      Branch: perl
6033            ! ext/MIME/Base64/Makefile.PL
6034 ____________________________________________________________________________
6035 [ 19581] By: jhi                                   on 2003/05/21  14:15:26
6036         Log: U/WIN test tweak from John P. Linderman.
6037      Branch: perl
6038            ! t/op/chdir.t
6039 ____________________________________________________________________________
6040 [ 19580] By: jhi                                   on 2003/05/21  13:06:13
6041         Log: VMS test tweak from Craig Berry.
6042      Branch: perl
6043            ! lib/DirHandle.t
6044 ____________________________________________________________________________
6045 [ 19579] By: jhi                                   on 2003/05/21  13:03:34
6046         Log: U/WIN test nit for John P. Linderman.
6047      Branch: perl
6048            ! ext/Cwd/t/cwd.t
6049 ____________________________________________________________________________
6050 [ 19578] By: jhi                                   on 2003/05/21  13:01:42
6051         Log: Subject: [Encode] 1.95 released
6052              From: Dan Kogai <dankogai@dan.co.jp>
6053              Date: Wed, 21 May 2003 18:26:26 +0900
6054              Message-Id: <4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp>
6055      Branch: perl
6056            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
6057            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
6058            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
6059            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Unicode.t
6060            ! ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
6061            ! ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
6062            ! ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
6063            ! ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
6064            ! ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
6065            ! ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
6066            ! ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
6067            ! ext/Encode/ucm/8859-9.ucm
6068 ____________________________________________________________________________
6069 [ 19577] By: jhi                                   on 2003/05/20  20:21:44
6070         Log: Update Changes.
6071      Branch: maint-5.8/perl
6072            ! Changes patchlevel.h
6073 ____________________________________________________________________________
6074 [ 19576] By: jhi                                   on 2003/05/20  20:05:45
6075         Log: Integrate:
6076              [ 19569]
6077              More Ultrix double definition avoidance.
6078              
6079              [ 19570]
6080              Subject: Re: Possible precedence problem on bitwise ^ operator
6081              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6082              Date: Sun, 18 May 2003 19:21:01 -0700
6083              Message-ID: <N+Dy+gzkg+XX092yn@efn.org>
6084              (with tweaks to perldiag.pod)
6085              
6086              [ 19571]
6087              Further -Uuseperlio tweaking.
6088              
6089              [ 19573]
6090              Upgrade to CPAN 1.70_54
6091              Subject: Re: CPAN.pm into blead
6092              From: Andreas J Koenig <andreas.koenig@anima.de>
6093              Date: Tue, 20 May 2003 11:31:16 +0200
6094              Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de>
6095              
6096              [ 19574]
6097              Upgrade to Getopt::Long 2.33
6098              (mostly a version number increment)
6099              
6100              [ 19575]
6101              Enhance the failure reporting for the pod2html tests
6102      Branch: maint-5.8/perl
6103            - lib/CPAN/README
6104           !> MANIFEST ext/Encode/t/Unicode.t ext/Socket/Socket.xs
6105           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
6106           !> lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
6107           !> lib/Getopt/Long/README lib/Pod/t/htmlview.t
6108           !> lib/Pod/t/pod2html-lib.pl op.c pod/perldiag.pod
6109 ____________________________________________________________________________
6110 [ 19575] By: rgs                                   on 2003/05/20  19:22:30
6111         Log: Enhance the failure reporting for the pod2html tests
6112      Branch: perl
6113            ! lib/Pod/t/htmlview.t lib/Pod/t/pod2html-lib.pl
6114 ____________________________________________________________________________
6115 [ 19574] By: rgs                                   on 2003/05/20  18:52:21
6116         Log: Upgrade to Getopt::Long 2.33
6117              (mostly a version number increment)
6118      Branch: perl
6119            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
6120            ! lib/Getopt/Long/README
6121 ____________________________________________________________________________
6122 [ 19573] By: rgs                                   on 2003/05/20  18:43:37
6123         Log: Upgrade to CPAN 1.70_54
6124              Subject: Re: CPAN.pm into blead
6125              From: Andreas J Koenig <andreas.koenig@anima.de>
6126              Date: Tue, 20 May 2003 11:31:16 +0200
6127              Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de>
6128      Branch: perl
6129            - lib/CPAN/README
6130            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
6131 ____________________________________________________________________________
6132 [ 19572] By: nick                                  on 2003/05/20  15:38:30
6133         Log: Integrate mainline.
6134      Branch: perlio
6135           !> ext/Encode/t/Unicode.t ext/Socket/Socket.xs op.c
6136           !> pod/perldiag.pod
6137 ____________________________________________________________________________
6138 [ 19571] By: jhi                                   on 2003/05/19  19:52:23
6139         Log: Further -Uuseperlio tweaking.
6140      Branch: perl
6141            ! ext/Encode/t/Unicode.t
6142 ____________________________________________________________________________
6143 [ 19570] By: rgs                                   on 2003/05/19  19:20:48
6144         Log: Subject: Re: Possible precedence problem on bitwise ^ operator
6145              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6146              Date: Sun, 18 May 2003 19:21:01 -0700
6147              Message-ID: <N+Dy+gzkg+XX092yn@efn.org>
6148              (with tweaks to perldiag.pod)
6149      Branch: perl
6150            ! op.c pod/perldiag.pod
6151 ____________________________________________________________________________
6152 [ 19569] By: jhi                                   on 2003/05/19  19:02:23
6153         Log: More Ultrix double definition avoidance.
6154      Branch: perl
6155            ! ext/Socket/Socket.xs
6156 ____________________________________________________________________________
6157 [ 19568] By: nick                                  on 2003/05/19  15:55:20
6158         Log: Integrate mainline
6159      Branch: perlio
6160           !> ext/Encode/t/Unicode.t ext/Socket/Socket.xs
6161           !> ext/threads/threads.xs pod/perlsyn.pod pod/perltrap.pod
6162 ____________________________________________________________________________
6163 [ 19567] By: jhi                                   on 2003/05/19  05:01:26
6164         Log: Integrate:
6165              [ 19558]
6166              Subject: [PATCH] Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn
6167              From: Michael G Schwern <schwern@pobox.com>
6168              Date: Wed, 14 May 2003 15:36:23 -0700
6169              Message-ID: <20030514223623.GD23350@windhund.schwern.org>
6170              
6171              [ 19559]
6172              Make the test work without perlio, from Dan Kogai.
6173              
6174              [ 19560]
6175              Based on
6176              
6177              Subject: [PATCH threads.xs] no system scope on VMS
6178              From: "Craig A. Berry" <craigberry@mac.com>
6179              Date: Sun, 18 May 2003 23:02:07 -0500
6180              Message-ID: <3EC8573F.6050005@mac.com>
6181              
6182              but instead go for #ifdef PTHREAD_SCOPE_SYSTEM.
6183              
6184              [ 19561]
6185              Ultrix: the #19435 helped the IO extension, so this should
6186              help the Socket extension (socket structs redefinitions).
6187              
6188              [ 19562]
6189              Slightly wrong panic messages.
6190              
6191              [ 19563]
6192              Make Perl_ithread_self() a bit more helpful when
6193              finding the thread fails (suggested by Stas in
6194              perl-ithreads Mar 01)
6195              
6196              [ 19564]
6197              Meaningless cosmetics.
6198              
6199              [ 19565]
6200              Nekkid numbers.
6201              
6202              [ 19566]
6203              Integrate perlio:
6204              [ 19556]
6205              Fix ticket 18265
6206              
6207              [ 19557]
6208              EINTR retry should exit on count >= 0 not !=0 
6209      Branch: maint-5.8/perl
6210           !> ext/Encode/t/Unicode.t ext/Socket/Socket.xs
6211           !> ext/threads/threads.xs perlio.c pod/perlsyn.pod
6212           !> pod/perltrap.pod
6213 ____________________________________________________________________________
6214 [ 19566] By: jhi                                   on 2003/05/19  04:58:25
6215         Log: Integrate perlio:
6216              [ 19556]
6217              Fix ticket 18265
6218              
6219              [ 19557]
6220              EINTR retry should exit on count >= 0 not !=0 
6221      Branch: perl
6222           !> perlio.c
6223 ____________________________________________________________________________
6224 [ 19565] By: jhi                                   on 2003/05/19  04:56:16
6225         Log: Nekkid numbers.
6226      Branch: perl
6227            ! ext/threads/threads.xs
6228 ____________________________________________________________________________
6229 [ 19564] By: jhi                                   on 2003/05/19  04:52:49
6230         Log: Meaningless cosmetics.
6231      Branch: perl
6232            ! ext/threads/threads.xs
6233 ____________________________________________________________________________
6234 [ 19563] By: jhi                                   on 2003/05/19  04:47:53
6235         Log: Make Perl_ithread_self() a bit more helpful when
6236              finding the thread fails (suggested by Stas in
6237              perl-ithreads Mar 01)
6238      Branch: perl
6239            ! ext/threads/threads.xs
6240 ____________________________________________________________________________
6241 [ 19562] By: jhi                                   on 2003/05/19  04:40:11
6242         Log: Slightly wrong panic messages.
6243      Branch: perl
6244            ! ext/threads/threads.xs
6245 ____________________________________________________________________________
6246 [ 19561] By: jhi                                   on 2003/05/19  04:33:31
6247         Log: Ultrix: the #19435 helped the IO extension, so this should
6248              help the Socket extension (socket structs redefinitions).
6249      Branch: perl
6250            ! ext/Socket/Socket.xs
6251 ____________________________________________________________________________
6252 [ 19560] By: jhi                                   on 2003/05/19  04:30:01
6253         Log: Based on
6254              
6255              Subject: [PATCH threads.xs] no system scope on VMS
6256              From: "Craig A. Berry" <craigberry@mac.com>
6257              Date: Sun, 18 May 2003 23:02:07 -0500
6258              Message-ID: <3EC8573F.6050005@mac.com>
6259              
6260              but instead go for #ifdef PTHREAD_SCOPE_SYSTEM.
6261      Branch: perl
6262            ! ext/threads/threads.xs
6263 ____________________________________________________________________________
6264 [ 19559] By: jhi                                   on 2003/05/19  04:24:27
6265         Log: Make the test work without perlio, from Dan Kogai.
6266      Branch: perl
6267            ! ext/Encode/t/Unicode.t
6268 ____________________________________________________________________________
6269 [ 19558] By: rgs                                   on 2003/05/18  21:40:10
6270         Log: Subject: [PATCH] Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn
6271              From: Michael G Schwern <schwern@pobox.com>
6272              Date: Wed, 14 May 2003 15:36:23 -0700
6273              Message-ID: <20030514223623.GD23350@windhund.schwern.org>
6274      Branch: perl
6275            ! pod/perlsyn.pod pod/perltrap.pod
6276 ____________________________________________________________________________
6277 [ 19557] By: nick                                  on 2003/05/18  18:19:42
6278         Log: EINTR retry should exit on count >= 0 not !=0 
6279      Branch: perlio
6280            ! perlio.c
6281 ____________________________________________________________________________
6282 [ 19556] By: nick                                  on 2003/05/18  10:29:26
6283         Log: Fix ticket 18265
6284      Branch: perlio
6285            ! perlio.c
6286 ____________________________________________________________________________
6287 [ 19555] By: nick                                  on 2003/05/18  09:09:29
6288         Log: Integrate UTF7 (now initial create has been submitted)
6289      Branch: perlio
6290           !> ext/Encode/lib/Encode/Unicode/UTF7.pm
6291 ____________________________________________________________________________
6292 [ 19554] By: nick                                  on 2003/05/18  08:48:17
6293         Log: Integrate mainline
6294      Branch: perlio
6295           +> ext/Encode/lib/Encode/Unicode/UTF7.pm
6296           !> Configure MANIFEST Makefile.SH ext/B/B/Deparse.pm
6297           !> ext/Encode/Changes ext/Encode/MANIFEST
6298           !> ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
6299           !> ext/Encode/lib/Encode/Config.pm
6300           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Unicode.t
6301           !> lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
6302           !> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
6303           !> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
6304           !> lib/Getopt/Long/t/gol-oo.t pod/perldiag.pod
6305 ____________________________________________________________________________
6306 [ 19553] By: jhi                                   on 2003/05/18  07:59:03
6307         Log: Integrate:
6308              [ 19552]
6309              Integrate from perlio:
6310              [ 19542]
6311              Fix ticket #22219
6312              
6313              [ 19543]
6314              Spotted a bare close() where PerlLIO_close() seems correct.
6315      Branch: maint-5.8/perl
6316           !> doio.c perlio.c
6317 ____________________________________________________________________________
6318 [ 19552] By: jhi                                   on 2003/05/18  07:57:23
6319         Log: Integrate from perlio:
6320              [ 19542]
6321              Fix ticket #22219
6322              
6323              [ 19543]
6324              Spotted a bare close() where PerlLIO_close() seems correct.
6325      Branch: perl
6326           !> doio.c perlio.c
6327 ____________________________________________________________________________
6328 [ 19551] By: jhi                                   on 2003/05/18  07:55:50
6329         Log: Integrate:
6330              [ 19527]
6331              Subject: [PATCH] RE: maint snapshot @ 19525
6332              From: Robin Barker <Robin.Barker@npl.co.uk>
6333              Date: Fri, 16 May 2003 17:16:57 +0100
6334              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
6335              
6336              (Part #1: the __format__ and __printf__)
6337              
6338              [ 19528]
6339              Subject: [PATCH] RE: maint snapshot @ 19525
6340              From: Robin Barker <Robin.Barker@npl.co.uk>
6341              Date: Fri, 16 May 2003 17:16:57 +0100
6342              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
6343              
6344              (Part #2: the hv.c SVf)
6345              
6346              [ 19531]
6347              Apply the supplied patch for [perl #22195]
6348              "File::Find, sorted directory traversal order is inverted"
6349              
6350              [ 19532]
6351              The suggested patch for [perl #22201] "patch: perl 5.8.0
6352              compile error on ia64/HP-UX (comparing incompatible pointers)"
6353              plus a possible cure for the warning mentioned in the case.
6354              
6355              [ 19533]
6356              avoid select() on windows destroying errno (used to typically
6357              always sets it to EINVAL due to the way it maps the FD_SETs)
6358              
6359              [ 19534]
6360              change#16723 broke the ioctl() return value on platforms 
6361              that have ioctl() but no fcntl() (e.g. windows)
6362              
6363              change#17577 then attempted to fix the bustage, but got
6364              it wrong
6365              
6366              [ 19535]
6367              improve the implementation of Net::Ping on windows by avoiding
6368              fork(), which is pretty heavy-weight for this kind of
6369              application; use non-blocking sockets instead
6370              
6371              has been verified to work on Win2k but will need testing on
6372              other flavors of windows
6373              
6374              there is a single known failure on windows in 450_service.t (test 18)
6375              due to what appears to be bugs in the ping_syn()/ack() code
6376              
6377              [ 19536]
6378              apply Net::Ping patch that makes the fork()-based approach
6379              work better on windows (Marcus Holland-Moritz <mhx-perl@gmx.net>)
6380              
6381              the code this affects is currently not enabled anywhere, but
6382              could be enabled if the non-blocking approach runs into problems
6383              on older windows versions
6384              
6385              [ 19537]
6386              missing init in change#19533
6387              
6388              [ 19539]
6389              Fix bug #22216 : B::Deparse can't handle "use Module Version"
6390              with fractional version numbers or v-strings.
6391              
6392              [ 19540]
6393              Clarify the explanation of the warning "Possible precedence problem
6394              on bitwise operator".
6395              
6396              [ 19541]
6397              Upgrade to Getopt::Long 2.32_05
6398              
6399              [ 19545]
6400              Subject: Re: Last Call For (Least) Favourite Issues For 5.8.1
6401              From: Alan Burlison <Alan.Burlison@sun.com>
6402              Date: Thu, 15 May 2003 22:17:55 +0100
6403              Message-ID: <3EC40403.9000804@sun.com>
6404              
6405              (fixed symbol scanning for Solaris 10)
6406              
6407              [ 19547]
6408              Old (4.2BSD, like Ultrix) Bourne shells do not understand
6409              non-left-aligned heredocs.
6410              
6411              [ 19548]
6412              Subject: [Encode] UTF-7 Support
6413              From: Dan Kogai <dankogai@dan.co.jp>
6414              Date: Sun, 18 May 2003 00:45:35 +0900
6415              Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp>
6416              
6417              [ 19549]
6418              The 'quotes' really are important (caught by Enache Adrian).
6419              
6420              [ 19550]
6421              UTF-7 tweak from Dan Kogai.
6422      Branch: maint-5.8/perl
6423           +> ext/Encode/lib/Encode/Unicode/UTF7.pm
6424           !> (integrate 28 files)
6425 ____________________________________________________________________________
6426 [ 19550] By: jhi                                   on 2003/05/18  06:23:50
6427         Log: UTF-7 tweak from Dan Kogai.
6428      Branch: perl
6429            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
6430 ____________________________________________________________________________
6431 [ 19549] By: jhi                                   on 2003/05/18  05:58:58
6432         Log: The 'quotes' really are important (caught by Enache Adrian).
6433      Branch: perl
6434            ! Makefile.SH
6435 ____________________________________________________________________________
6436 [ 19548] By: jhi                                   on 2003/05/17  16:39:19
6437         Log: Subject: [Encode] UTF-7 Support
6438              From: Dan Kogai <dankogai@dan.co.jp>
6439              Date: Sun, 18 May 2003 00:45:35 +0900
6440              Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp>
6441      Branch: perl
6442            + ext/Encode/lib/Encode/Unicode/UTF7.pm
6443            ! MANIFEST ext/Encode/Changes ext/Encode/MANIFEST
6444            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
6445            ! ext/Encode/lib/Encode/Config.pm
6446            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Unicode.t
6447 ____________________________________________________________________________
6448 [ 19547] By: jhi                                   on 2003/05/17  16:26:47
6449         Log: Old (4.2BSD, like Ultrix) Bourne shells do not understand
6450              non-left-aligned heredocs.
6451      Branch: perl
6452            ! Makefile.SH
6453 ____________________________________________________________________________
6454 [ 19546] By: jhi                                   on 2003/05/17  16:17:23
6455         Log: metaconfig unit changes for #19545.
6456      Branch: metaconfig
6457            ! U/compline/Csym.U U/modified/libc.U
6458 ____________________________________________________________________________
6459 [ 19545] By: jhi                                   on 2003/05/17  15:51:07
6460         Log: Subject: Re: Last Call For (Least) Favourite Issues For 5.8.1
6461              From: Alan Burlison <Alan.Burlison@sun.com>
6462              Date: Thu, 15 May 2003 22:17:55 +0100
6463              Message-ID: <3EC40403.9000804@sun.com>
6464              
6465              (fixed symbol scanning for Solaris 10)
6466      Branch: perl
6467            ! Configure
6468 ____________________________________________________________________________
6469 [ 19544] By: nick                                  on 2003/05/17  15:37:45
6470         Log: Enache Adrian <enache@rdslink.ro> test for Win32 sysread/O_TEXT issue.
6471      Branch: perlio
6472            ! t/op/sysio.t
6473 ____________________________________________________________________________
6474 [ 19543] By: nick                                  on 2003/05/17  13:38:35
6475         Log: Spotted a bare close() where PerlLIO_close() seems correct.
6476      Branch: perlio
6477            ! perlio.c
6478 ____________________________________________________________________________
6479 [ 19542] By: nick                                  on 2003/05/17  13:36:28
6480         Log: Fix ticket #22219
6481      Branch: perlio
6482            ! doio.c
6483 ____________________________________________________________________________
6484 [ 19541] By: rgs                                   on 2003/05/17  12:10:14
6485         Log: Upgrade to Getopt::Long 2.32_05
6486      Branch: perl
6487            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
6488            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
6489            ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
6490            ! lib/Getopt/Long/t/gol-oo.t
6491 ____________________________________________________________________________
6492 [ 19540] By: rgs                                   on 2003/05/17  11:46:25
6493         Log: Clarify the explanation of the warning "Possible precedence problem
6494              on bitwise operator".
6495      Branch: perl
6496            ! pod/perldiag.pod
6497 ____________________________________________________________________________
6498 [ 19539] By: rgs                                   on 2003/05/17  11:36:08
6499         Log: Fix bug #22216 : B::Deparse can't handle "use Module Version"
6500              with fractional version numbers or v-strings.
6501      Branch: perl
6502            ! ext/B/B/Deparse.pm
6503 ____________________________________________________________________________
6504 [ 19538] By: nick                                  on 2003/05/17  08:08:17
6505         Log: Integrate mainline
6506      Branch: perlio
6507           +> Porting/curliff.pl Porting/sort_perldiag.pl
6508           !> (integrate 34 files)
6509 ____________________________________________________________________________
6510 [ 19537] By: gsar                                  on 2003/05/17  06:32:46
6511         Log: missing init in change#19533
6512      Branch: perl
6513            ! win32/win32sck.c
6514 ____________________________________________________________________________
6515 [ 19536] By: gsar                                  on 2003/05/17  06:07:07
6516         Log: apply Net::Ping patch that makes the fork()-based approach
6517              work better on windows (Marcus Holland-Moritz <mhx-perl@gmx.net>)
6518              
6519              the code this affects is currently not enabled anywhere, but
6520              could be enabled if the non-blocking approach runs into problems
6521              on older windows versions
6522      Branch: perl
6523            ! lib/Net/Ping.pm
6524 ____________________________________________________________________________
6525 [ 19535] By: gsar                                  on 2003/05/17  05:54:39
6526         Log: improve the implementation of Net::Ping on windows by avoiding
6527              fork(), which is pretty heavy-weight for this kind of
6528              application; use non-blocking sockets instead
6529              
6530              has been verified to work on Win2k but will need testing on
6531              other flavors of windows
6532              
6533              there is a single known failure on windows in 450_service.t (test 18)
6534              due to what appears to be bugs in the ping_syn()/ack() code
6535      Branch: perl
6536            ! lib/Net/Ping.pm
6537 ____________________________________________________________________________
6538 [ 19534] By: gsar                                  on 2003/05/17  04:53:06
6539         Log: change#16723 broke the ioctl() return value on platforms 
6540              that have ioctl() but no fcntl() (e.g. windows)
6541              
6542              change#17577 then attempted to fix the bustage, but got
6543              it wrong
6544      Branch: perl
6545            ! pp_sys.c
6546 ____________________________________________________________________________
6547 [ 19533] By: gsar                                  on 2003/05/17  04:49:18
6548         Log: avoid select() on windows destroying errno (used to typically
6549              always sets it to EINVAL due to the way it maps the FD_SETs)
6550      Branch: perl
6551            ! win32/win32sck.c
6552 ____________________________________________________________________________
6553 [ 19532] By: jhi                                   on 2003/05/16  18:21:27
6554         Log: The suggested patch for [perl #22201] "patch: perl 5.8.0
6555              compile error on ia64/HP-UX (comparing incompatible pointers)"
6556              plus a possible cure for the warning mentioned in the case.
6557      Branch: perl
6558            ! ext/Storable/Storable.xs
6559 ____________________________________________________________________________
6560 [ 19531] By: jhi                                   on 2003/05/16  17:56:06
6561         Log: Apply the supplied patch for [perl #22195]
6562              "File::Find, sorted directory traversal order is inverted"
6563      Branch: perl
6564            ! lib/File/Find.pm
6565 ____________________________________________________________________________
6566 [ 19530] By: jhi                                   on 2003/05/16  17:48:42
6567         Log: metaconfig unit change to go with #19527.
6568      Branch: metaconfig
6569            ! U/modified/d_attribut.U
6570 ____________________________________________________________________________
6571 [ 19529] By: jhi                                   on 2003/05/16  17:34:21
6572         Log: Take care of [perl #17424].
6573      Branch: maint-5.8/perl
6574            ! perl.h
6575 ____________________________________________________________________________
6576 [ 19528] By: jhi                                   on 2003/05/16  15:56:33
6577         Log: Subject: [PATCH] RE: maint snapshot @ 19525
6578              From: Robin Barker <Robin.Barker@npl.co.uk>
6579              Date: Fri, 16 May 2003 17:16:57 +0100
6580              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
6581              
6582              (Part #2: the hv.c SVf)
6583      Branch: perl
6584            ! hv.c
6585 ____________________________________________________________________________
6586 [ 19527] By: jhi                                   on 2003/05/16  15:55:10
6587         Log: Subject: [PATCH] RE: maint snapshot @ 19525
6588              From: Robin Barker <Robin.Barker@npl.co.uk>
6589              Date: Fri, 16 May 2003 17:16:57 +0100
6590              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
6591              
6592              (Part #1: the __format__ and __printf__)
6593      Branch: perl
6594            ! Configure embed.pl perlio.c proto.h
6595 ____________________________________________________________________________
6596 [ 19526] By: jhi                                   on 2003/05/14  19:23:10
6597         Log: A part of #19454.
6598      Branch: maint-5.8/perl
6599            ! pp_hot.c
6600 ____________________________________________________________________________
6601 [ 19525] By: jhi                                   on 2003/05/14  05:41:06
6602         Log: Update Changes.
6603      Branch: maint-5.8/perl
6604            ! Changes patchlevel.h
6605 ____________________________________________________________________________
6606 [ 19524] By: jhi                                   on 2003/05/14  05:25:28
6607         Log: Integrate:
6608              [ 19516]
6609              Subject: [PATCH] More perldiag.pod sorting
6610              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
6611              Date: Tue, 13 May 2003 15:13:53 -0400
6612              Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu>
6613              
6614              (plus add 'no locale;')
6615              
6616              [ 19517]
6617              Subject: [PATCH] Sync up MIME-Base64 to latest on CPAN
6618              From: Gisle Aas <gisle@ActiveState.com>
6619              Date: 13 May 2003 09:59:50 -0700
6620              Message-ID: <lru1byzss9.fsf@caliper.activestate.com>
6621              
6622              [ 19518]
6623              Subject: [PATCH] [perl #8599] s/catenate/concatenate/
6624              From: Casey West <casey@geeknest.com>
6625              Date: Fri, 9 May 2003 04:00:44 -0400
6626              Message-ID: <20030509080044.GA49820@geeknest.com>
6627              
6628              (except for the dup.t patch which diddled with system().)
6629              
6630              [ 19520]
6631              Use /usr/bin/perl (de facto in Porting/ scripts).
6632              
6633              [ 19521]
6634              Curliff and liff with ease.
6635              
6636              [ 19522]
6637              More Panther moves.
6638              
6639              [ 19523]
6640              Subject: Re: [PATCH] Sync up MIME-Base64 to latest on CPAN
6641              From: Gisle Aas <gisle@ActiveState.com>
6642              Date: 13 May 2003 19:51:19 -0700
6643              Message-ID: <lrptmmw89k.fsf@caliper.activestate.com>
6644      Branch: maint-5.8/perl
6645           +> Porting/curliff.pl Porting/sort_perldiag.pl
6646           !> Configure MANIFEST Makefile.SH NetWare/config_H.wc
6647           !> Porting/config_H README.Y2K config_h.SH
6648           !> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
6649           !> ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
6650           !> ext/MIME/Base64/t/quoted-print.t hints/darwin.sh
6651           !> lib/File/Spec.pm lib/File/Spec/Unix.pm plan9/config.plan9
6652           !> plan9/config_h.sample pod/perldiag.pod uconfig.h
6653           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6654           !> win32/config_H.vc64 wince/config_H.ce
6655 ____________________________________________________________________________
6656 [ 19523] By: jhi                                   on 2003/05/14  05:19:05
6657         Log: Subject: Re: [PATCH] Sync up MIME-Base64 to latest on CPAN
6658              From: Gisle Aas <gisle@ActiveState.com>
6659              Date: 13 May 2003 19:51:19 -0700
6660              Message-ID: <lrptmmw89k.fsf@caliper.activestate.com>
6661      Branch: perl
6662            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
6663            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
6664            ! ext/MIME/Base64/t/quoted-print.t
6665 ____________________________________________________________________________
6666 [ 19522] By: jhi                                   on 2003/05/14  05:11:49
6667         Log: More Panther moves.
6668      Branch: perl
6669            ! Makefile.SH hints/darwin.sh
6670 ____________________________________________________________________________
6671 [ 19521] By: jhi                                   on 2003/05/13  19:33:44
6672         Log: Curliff and liff with ease.
6673      Branch: perl
6674            + Porting/curliff.pl
6675            ! MANIFEST
6676 ____________________________________________________________________________
6677 [ 19520] By: jhi                                   on 2003/05/13  18:59:51
6678         Log: Use /usr/bin/perl (de facto in Porting/ scripts).
6679      Branch: perl
6680            ! Porting/sort_perldiag.pl
6681 ____________________________________________________________________________
6682 [ 19519] By: jhi                                   on 2003/05/13  18:56:14
6683         Log: metaconfig unit change for #19518.
6684      Branch: metaconfig
6685            ! U/modified/cpp_stuff.U
6686 ____________________________________________________________________________
6687 [ 19518] By: jhi                                   on 2003/05/13  18:53:48
6688         Log: Subject: [PATCH] [perl #8599] s/catenate/concatenate/
6689              From: Casey West <casey@geeknest.com>
6690              Date: Fri, 9 May 2003 04:00:44 -0400
6691              Message-ID: <20030509080044.GA49820@geeknest.com>
6692              
6693              (except for the dup.t patch which diddled with system().)
6694      Branch: perl
6695            ! Configure NetWare/config_H.wc Porting/config_H README.Y2K
6696            ! config_h.SH lib/File/Spec.pm lib/File/Spec/Unix.pm
6697            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
6698            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6699            ! win32/config_H.vc64 wince/config_H.ce
6700 ____________________________________________________________________________
6701 [ 19517] By: jhi                                   on 2003/05/13  18:39:40
6702         Log: Subject: [PATCH] Sync up MIME-Base64 to latest on CPAN
6703              From: Gisle Aas <gisle@ActiveState.com>
6704              Date: 13 May 2003 09:59:50 -0700
6705              Message-ID: <lru1byzss9.fsf@caliper.activestate.com>
6706      Branch: perl
6707            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
6708            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
6709            ! ext/MIME/Base64/t/quoted-print.t
6710 ____________________________________________________________________________
6711 [ 19516] By: jhi                                   on 2003/05/13  18:37:11
6712         Log: Subject: [PATCH] More perldiag.pod sorting
6713              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
6714              Date: Tue, 13 May 2003 15:13:53 -0400
6715              Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu>
6716              
6717              (plus add 'no locale;')
6718      Branch: perl
6719            + Porting/sort_perldiag.pl
6720            ! MANIFEST pod/perldiag.pod
6721 ____________________________________________________________________________
6722 [ 19515] By: jhi                                   on 2003/05/13  17:51:05
6723         Log: Integrate:
6724              [ 19514]
6725              Detypo.
6726              
6727              [ 19512]
6728              make it easier to reproduce the bug
6729              
6730              [ 19511]
6731              the \do {local *FH} trick in Tie::File was really only needed
6732              on 5.005 and earlier, since later versions can autovivify
6733              the handle
6734              
6735              however, a search in the p5p archives reveals the trick doesn't
6736              fully work in the versions it is needed in, so use the more
6737              standard Symbol::gensym() way
6738              
6739              [ 19510]
6740              $Config{usethreads} wasn't being set on windows
6741              
6742              [ 19509]
6743              Reinstate the #19498 but now skip the crashing
6744              tests (when threaded) as TODOs.
6745              
6746              [ 19508]
6747              Revert #19498 since it broke threaded builds.
6748              
6749              [ 19506]
6750              Detypo Pantherisms.
6751              
6752              [ 19503]
6753              Use a more sophisticated heuristics to produce the warning
6754              'Parentheses missing around "%s" list'. This fixes bug #22147.
6755              Also, the warning is now produced for C<local *a,*b;>.
6756              
6757              [ 19502]
6758              Work also without perlio.
6759              
6760              [ 19500]
6761              Panther preparation.
6762              
6763              [ 19499]
6764              More moves to intrpvar.h.
6765              
6766              [ 19498]
6767              fix for Tie::File test failures on windows: the problem was
6768              that Tie::File did not close any file handles it opens internally,
6769              leading to file handle leaks and t/tf* temporary file littering;
6770              we now close the handle iff Tie::File opened it
6771              
6772              this fix unearths what appears to be a perl bug in localizing globs:
6773              09_gen_rs.t fails due to a prematurely closed filehandle, although
6774              it wasn't explicitly closed anywhere by the code (renaming the
6775              *FH at line 97 to *FH1 makes it work, but I haven't done this
6776              to allow the bug to be tracked down)
6777              
6778              [ 19497]
6779              Move the thread *hook into interpreter.
6780              
6781              [ 19496]
6782              Subject: [PATCH] [perl #7391] Perl crashes with certain write() formats.
6783              From: Dave Mitchell <davem@fdgroup.com>
6784              Date: Sat, 10 May 2003 01:45:23 +0100
6785              Message-ID: <20030510004523.GC20871@fdgroup.com>
6786              
6787              [ 19495]
6788              Open UNIX is not really "formerly Unixware", since the most
6789              recent releases are known as Unixware, not as Open UNIX.
6790              
6791              [ 19494]
6792              Slight tweaks to the platform list.
6793              
6794              [ 19493]
6795              Subject: Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop
6796              From: Casey West <casey@geeknest.com>
6797              Date: Fri, 9 May 2003 10:30:13 -0400
6798              Message-ID: <20030509143013.GM49820@geeknest.com>
6799              
6800              [ 19492]
6801              perlport.pod nit for doc bug #8253.
6802              
6803              [ 19491]
6804              Use test.pl.
6805              
6806              [ 19490]
6807              Try to handle a $^X with spaces in it.
6808              
6809              [ 19489]
6810              Separate the creation of the command to run by
6811              runperl() into its own function, _create_runperl().
6812              
6813              [ 19488]
6814              Fixup the method behaviour table.
6815              
6816              [ 19487]
6817              Integrate from perlio:
6818              [ 19474]
6819              Tweaks to Jarkko's NULL deref checks in perlio.c
6820              
6821              [ 19475]
6822              Fix for bugs 21717 and 22140.
6823              Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
6824              and derived layers. So have :unix's "pushed" method stat() the fd and 
6825              cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match 
6826              UNIX behaviour.
6827              
6828              [ 19479]
6829              Better but still unproven fix for lseek() on pipes.
6830              
6831              [ 19483]
6832              Unused variable
6833              
6834              [ 19485]
6835              Tests to prove Ticket 9468 is fixed.
6836              
6837              [ 19486]
6838              add test for change#19475,19479 (bugs#21717,22140)
6839              
6840              [ 19484]
6841              fix Embed.t failure on windows: PERL_SYS_TERM() is implemented
6842              in terms of an exported function rather than as an inlined
6843              macro (latter wants PL_op_mutex which isn't exported as such)
6844              
6845              Jarkko: please merge into maint-5.8
6846              
6847              [ 19482]
6848              Test _getcode().
6849              
6850              [ 19481]
6851              Clarify the doc (and the code) for Unicode code points.
6852              
6853              [ 19480]
6854              Another doc suggestion from terry@eatoni.com (terry jones):
6855              use codepoints that return undef.
6856              
6857              [ 19478]
6858              Add Encode's META.yml.
6859              
6860              [ 19477]
6861              Upgrade to Encode 1.94.
6862              
6863              [ 19476]
6864              Doc bug noticed by terry@eatoni.com (terry jones).
6865              
6866              [ 19472]
6867              Try to plug more potential PerlIO NULL method
6868              dereferences; try to document the matter.
6869              
6870              [ 19471]
6871              UseNicerNames instead of SHOUTING_LIKE_THIS.
6872              
6873              [ 19470]
6874              In eof() the errno can get stomped by the peek-ahead.
6875              
6876              [ 19469]
6877              A regression test for the remaining "Final $ should be..." error.
6878              
6879              [ 19468]
6880              Remove the error messages "Final @ should be \@ or @name"
6881              and "Final % should be \% or %name", that appear to be
6882              only produced in addition to another syntax error, and therefore
6883              misleading, if I understand correctly that kind of black magic.
6884              
6885              [ 19467]
6886              Have to think this test more when I'm awake.
6887              
6888              [ 19466]
6889              Document that perl tries to load .pmc files before .pm files.
6890              Subject: Re: [perl #8860] [not RESOLVED] .pmc extension not documented in require
6891              From: Casey West <casey@geeknest.com>
6892              Date: Fri, 9 May 2003 17:03:50 -0400
6893              Message-ID: <20030509210350.GW49820@geeknest.com>
6894              
6895              [ 19465]
6896              Fix for doc bug #8602 : clarify eof() example comments
6897              
6898              [ 19464]
6899              Subject: [PATCH] [perl #8702] Clean up perltrap mis-information
6900              From: Casey West <casey@geeknest.com>
6901              Date: Fri, 9 May 2003 11:09:39 -0400
6902              Message-ID: <20030509150939.GN49820@geeknest.com>
6903              
6904              [ 19463]
6905              Subject: Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt
6906              From: Casey West <casey@geeknest.com>
6907              Date: Fri, 9 May 2003 15:25:59 -0400
6908              Message-ID: <20030509192559.GS49820@geeknest.com>
6909              
6910              [ 19462]
6911              Try to comprehensively have a plan B if a PerlIO
6912              layer doesn't have a particular function.
6913              (1) If there's a corresponding PerlIOBase, call it.
6914              (2) If not having the function is 'harmless', be silently happy.
6915              (Currently only Flush is in this category.)
6916              (3) Otherwise set errno and return failure.
6917              
6918              [ 19461]
6919              Subject: [PATCH] [perl #8703] unescaped @ is fine
6920              From: Casey West <casey@geeknest.com>
6921              Date: Fri, 9 May 2003 11:17:53 -0400
6922              Message-ID: <20030509151753.GO49820@geeknest.com>
6923              
6924              [ 19460]
6925              Add the PerlIOBase_noop_* to the public API as suggested by Stas.
6926              
6927              [ 19459]
6928              Result of change #19458.
6929              
6930              [ 19458]
6931              Subject: Weekend fun: MANIFEST sorting
6932              From: andreas.koenig@anima.de (Andreas J. Koenig)
6933              Date: Fri, 09 May 2003 15:12:05 +0200
6934              Message-ID: <m3y91g463e.fsf@franz.ak.mind.de>
6935              
6936              (both sorts need LC_ALL=C)
6937              (add also manicheck target)
6938              
6939              [ 19457]
6940              Better skip this test on OpenBSD and BSD/OS since it
6941              does not seem to work (Slaven Rezic).
6942              
6943              [ 19456]
6944              Subject: [PATCH] Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue
6945              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6946              Date: Wed, 07 May 2003 23:37:47 -0700
6947              Message-ID: <7sfu+gzkg+AY092yn@efn.org>
6948              
6949              [ 19455]
6950              Missing files.
6951              
6952              [ 19453]
6953              Remove duplicate entries from perldiag
6954              
6955              [ 19452]
6956              Subject: Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty
6957              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6958              Date: Wed, 07 May 2003 15:27:07 -0700
6959              Message-ID: <7gYu+gzkgaFU092yn@efn.org>
6960              
6961              [ 19451]
6962              Tiny nit from mjd.
6963              
6964              [ 19450]
6965              Upgrade to Tie::File 0.95.
6966              
6967              [ 19449]
6968              Subject: [perl #22141] patch for Time::HiRes to get rid of -lrt on linux
6969              From: Marc Lehmann (via RT) <perlbug-followup@perl.org>
6970              Message-Id: <rt-22141-56710.3.69543054121962@bugs6.perl.org>
6971              Date: 8 May 2003 00:42:18 -0000
6972              
6973              [ 19448]
6974              Subject: [PATCH] alphabetize perldiag.pod
6975              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6976              Date: Thu, 8 May 2003 11:52:39 -0400
6977              Message-ID: <20030508155239.GC1495587@linguist.thayer.dartmouth.edu>
6978              
6979              [ 19447]
6980              Subject: [PATCH] [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort
6981              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
6982              Date: Thu, 08 May 2003 08:42:20 +0200
6983              Message-id: <20030508064220.GA763@ethan>
6984              
6985              [ 19445]
6986              A variant of
6987              
6988              Subject: Re: 0 is not perl (was Re: Report /export/home/nwc10/Gripping-Smoke/Smoke)
6989              From: enache@rdslink.ro (Enache Adrian)
6990              Date: Tue, 22 Apr 2003 02:54:05 +0300
6991              Message-ID: <20030421235405.GA1162@ratsnest.hole>
6992              
6993              to quench the black smoke from the BSD builds.
6994              
6995              [ 19444]
6996              Subject: Re: [DOC PATCH] & More File::Path issues
6997              From: Casey West <casey@geeknest.com>
6998              Date: Mon, 5 May 2003 13:25:47 -0400
6999              Message-ID: <20030505172547.GB20508@geeknest.com>
7000              
7001              [ 19443]
7002              Spelling correction from Nicholas Clark.
7003      Branch: maint-5.8/perl
7004           +> ext/Encode/META.yml lib/Tie/File/t/27_iwrite.t
7005           +> lib/Tie/File/t/28_mtwrite.t lib/Tie/File/t/29_downcopy.t
7006           +> lib/Tie/File/t/29a_upcopy.t lib/Tie/File/t/42_offset.t
7007           !> (integrate 69 files)
7008 ____________________________________________________________________________
7009 [ 19514] By: jhi                                   on 2003/05/13  17:38:09
7010         Log: Detypo.
7011      Branch: perl
7012            ! lib/Unicode/UCD.pm
7013 ____________________________________________________________________________
7014 [ 19513] By: nick                                  on 2003/05/13  16:35:00
7015         Log: Integrate mainline
7016      Branch: perlio
7017           !> Makefile.SH dump.c gv.c hints/darwin.sh hv.c lib/Tie/File.pm
7018           !> lib/Tie/File/t/09_gen_rs.t op.c pod/perldiag.pod
7019           !> pod/perlsyn.pod pp.c pp_hot.c sv.c t/comp/package.t t/io/dup.t
7020           !> t/lib/warnings/op win32/Makefile win32/makefile.mk
7021 ____________________________________________________________________________
7022 [ 19512] By: gsar                                  on 2003/05/13  13:28:42
7023         Log: make it easier to reproduce the bug
7024      Branch: perl
7025            ! lib/Tie/File.pm
7026 ____________________________________________________________________________
7027 [ 19511] By: gsar                                  on 2003/05/13  13:08:47
7028         Log: the \do {local *FH} trick in Tie::File was really only needed
7029              on 5.005 and earlier, since later versions can autovivify
7030              the handle
7031              
7032              however, a search in the p5p archives reveals the trick doesn't
7033              fully work in the versions it is needed in, so use the more
7034              standard Symbol::gensym() way
7035      Branch: perl
7036            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
7037 ____________________________________________________________________________
7038 [ 19510] By: gsar                                  on 2003/05/13  12:36:01
7039         Log: $Config{usethreads} wasn't being set on windows
7040      Branch: perl
7041            ! win32/Makefile win32/makefile.mk
7042 ____________________________________________________________________________
7043 [ 19509] By: jhi                                   on 2003/05/13  12:24:19
7044         Log: Reinstate the #19498 but now skip the crashing
7045              tests (when threaded) as TODOs.
7046      Branch: perl
7047            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
7048 ____________________________________________________________________________
7049 [ 19508] By: jhi                                   on 2003/05/13  11:22:06
7050         Log: Revert #19498 since it broke threaded builds.
7051      Branch: perl
7052            ! lib/Tie/File.pm
7053 ____________________________________________________________________________
7054 [ 19507] By: jhi                                   on 2003/05/13  05:20:56
7055         Log: Better be explicit with dangling elses.
7056      Branch: perl
7057            ! pp.c
7058 ____________________________________________________________________________
7059 [ 19506] By: jhi                                   on 2003/05/13  04:46:18
7060         Log: Detypo Pantherisms.
7061      Branch: perl
7062            ! Makefile.SH hints/darwin.sh
7063 ____________________________________________________________________________
7064 [ 19505] By: rgs                                   on 2003/05/12  21:49:21
7065         Log: Subject: Re: Bug stomping fun. [PATCH: bug #1016]
7066              From: Alex Vandiver <alexmv@MIT.EDU>
7067              Date: 02 May 2003 06:45:05 -0400
7068              Message-Id: <1051872303.26203.104.camel@supox>
7069              (plus perldiag nit)
7070      Branch: perl
7071            ! dump.c gv.c hv.c pod/perldiag.pod pp.c pp_hot.c sv.c
7072            ! t/comp/package.t
7073 ____________________________________________________________________________
7074 [ 19504] By: rgs                                   on 2003/05/12  20:52:52
7075         Log: Small nit in perlsyn about the new // operator
7076      Branch: perl
7077            ! pod/perlsyn.pod
7078 ____________________________________________________________________________
7079 [ 19503] By: rgs                                   on 2003/05/12  19:43:07
7080         Log: Use a more sophisticated heuristics to produce the warning
7081              'Parentheses missing around "%s" list'. This fixes bug #22147.
7082              Also, the warning is now produced for C<local *a,*b;>.
7083      Branch: perl
7084            ! op.c t/lib/warnings/op
7085 ____________________________________________________________________________
7086 [ 19502] By: jhi                                   on 2003/05/12  19:34:10
7087         Log: Work also without perlio.
7088      Branch: perl
7089            ! t/io/dup.t
7090 ____________________________________________________________________________
7091 [ 19501] By: nick                                  on 2003/05/12  17:57:45
7092         Log: Integrate mainline
7093      Branch: perlio
7094           +> ext/Encode/META.yml
7095           !> (integrate 29 files)
7096 ____________________________________________________________________________
7097 [ 19500] By: jhi                                   on 2003/05/12  05:25:14
7098         Log: Panther preparation.
7099      Branch: perl
7100            ! Makefile.SH hints/darwin.sh
7101 ____________________________________________________________________________
7102 [ 19499] By: jhi                                   on 2003/05/12  04:49:57
7103         Log: More moves to intrpvar.h.
7104      Branch: perl
7105            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
7106 ____________________________________________________________________________
7107 [ 19498] By: gsar                                  on 2003/05/12  01:40:46
7108         Log: fix for Tie::File test failures on windows: the problem was
7109              that Tie::File did not close any file handles it opens internally,
7110              leading to file handle leaks and t/tf* temporary file littering;
7111              we now close the handle iff Tie::File opened it
7112              
7113              this fix unearths what appears to be a perl bug in localizing globs:
7114              09_gen_rs.t fails due to a prematurely closed filehandle, although
7115              it wasn't explicitly closed anywhere by the code (renaming the
7116              *FH at line 97 to *FH1 makes it work, but I haven't done this
7117              to allow the bug to be tracked down)
7118      Branch: perl
7119            ! lib/Tie/File.pm
7120 ____________________________________________________________________________
7121 [ 19497] By: jhi                                   on 2003/05/11  20:17:30
7122         Log: Move the thread *hook into interpreter.
7123      Branch: perl
7124            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
7125 ____________________________________________________________________________
7126 [ 19496] By: rgs                                   on 2003/05/11  20:06:03
7127         Log: Subject: [PATCH] [perl #7391] Perl crashes with certain write() formats.
7128              From: Dave Mitchell <davem@fdgroup.com>
7129              Date: Sat, 10 May 2003 01:45:23 +0100
7130              Message-ID: <20030510004523.GC20871@fdgroup.com>
7131      Branch: perl
7132            ! pp_ctl.c
7133 ____________________________________________________________________________
7134 [ 19495] By: rgs                                   on 2003/05/11  20:01:10
7135         Log: Open UNIX is not really "formerly Unixware", since the most
7136              recent releases are known as Unixware, not as Open UNIX.
7137      Branch: perl
7138            ! pod/perlport.pod
7139 ____________________________________________________________________________
7140 [ 19494] By: jhi                                   on 2003/05/11  19:52:38
7141         Log: Slight tweaks to the platform list.
7142      Branch: perl
7143            ! pod/perlport.pod
7144 ____________________________________________________________________________
7145 [ 19493] By: rgs                                   on 2003/05/11  19:13:00
7146         Log: Subject: Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop
7147              From: Casey West <casey@geeknest.com>
7148              Date: Fri, 9 May 2003 10:30:13 -0400
7149              Message-ID: <20030509143013.GM49820@geeknest.com>
7150      Branch: perl
7151            ! pod/perlop.pod
7152 ____________________________________________________________________________
7153 [ 19492] By: rgs                                   on 2003/05/11  19:04:27
7154         Log: perlport.pod nit for doc bug #8253.
7155      Branch: perl
7156            ! pod/perlport.pod
7157 ____________________________________________________________________________
7158 [ 19491] By: jhi                                   on 2003/05/11  17:50:49
7159         Log: Use test.pl.
7160      Branch: perl
7161            ! t/io/fflush.t
7162 ____________________________________________________________________________
7163 [ 19490] By: jhi                                   on 2003/05/11  17:46:09
7164         Log: Try to handle a $^X with spaces in it.
7165      Branch: perl
7166            ! t/test.pl
7167 ____________________________________________________________________________
7168 [ 19489] By: jhi                                   on 2003/05/11  17:44:28
7169         Log: Separate the creation of the command to run by
7170              runperl() into its own function, _create_runperl().
7171      Branch: perl
7172            ! t/test.pl
7173 ____________________________________________________________________________
7174 [ 19488] By: jhi                                   on 2003/05/11  16:52:00
7175         Log: Fixup the method behaviour table.
7176      Branch: perl
7177            ! pod/perliol.pod
7178 ____________________________________________________________________________
7179 [ 19487] By: jhi                                   on 2003/05/11  16:43:26
7180         Log: Integrate from perlio:
7181              [ 19474]
7182              Tweaks to Jarkko's NULL deref checks in perlio.c
7183              
7184              [ 19475]
7185              Fix for bugs 21717 and 22140.
7186              Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
7187              and derived layers. So have :unix's "pushed" method stat() the fd and 
7188              cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match 
7189              UNIX behaviour.
7190              
7191              [ 19479]
7192              Better but still unproven fix for lseek() on pipes.
7193              
7194              [ 19483]
7195              Unused variable
7196              
7197              [ 19485]
7198              Tests to prove Ticket 9468 is fixed.
7199              
7200              [ 19486]
7201              add test for change#19475,19479 (bugs#21717,22140)
7202      Branch: perl
7203           !> ext/Encode/Encode.xs perlio.c perliol.h t/io/dup.t
7204           !> t/io/fflush.t
7205 ____________________________________________________________________________
7206 [ 19486] By: gsar                                  on 2003/05/11  16:11:55
7207         Log: add test for change#19475,19479 (bugs#21717,22140)
7208      Branch: perlio
7209            ! t/io/fflush.t
7210 ____________________________________________________________________________
7211 [ 19485] By: nick                                  on 2003/05/11  15:40:08
7212         Log: Tests to prove Ticket 9468 is fixed.
7213      Branch: perlio
7214            ! t/io/dup.t
7215 ____________________________________________________________________________
7216 [ 19484] By: gsar                                  on 2003/05/11  15:37:14
7217         Log: fix Embed.t failure on windows: PERL_SYS_TERM() is implemented
7218              in terms of an exported function rather than as an inlined
7219              macro (latter wants PL_op_mutex which isn't exported as such)
7220              
7221              Jarkko: please merge into maint-5.8
7222      Branch: perl
7223            ! dosish.h makedef.pl win32/win32.c win32/win32.h
7224 ____________________________________________________________________________
7225 [ 19483] By: nick                                  on 2003/05/11  14:04:31
7226         Log: Unused variable
7227      Branch: perlio
7228            ! perlio.c
7229 ____________________________________________________________________________
7230 [ 19482] By: jhi                                   on 2003/05/11  07:53:26
7231         Log: Test _getcode().
7232      Branch: perl
7233            ! lib/Unicode/UCD.t
7234 ____________________________________________________________________________
7235 [ 19481] By: jhi                                   on 2003/05/11  06:25:08
7236         Log: Clarify the doc (and the code) for Unicode code points.
7237      Branch: perl
7238            ! lib/Unicode/UCD.pm
7239 ____________________________________________________________________________
7240 [ 19480] By: jhi                                   on 2003/05/11  06:18:06
7241         Log: Another doc suggestion from terry@eatoni.com (terry jones):
7242              use codepoints that return undef.
7243      Branch: perl
7244            ! lib/Unicode/UCD.pm
7245 ____________________________________________________________________________
7246 [ 19479] By: nick                                  on 2003/05/10  20:14:27
7247         Log: Better but still unproven fix for lseek() on pipes.
7248      Branch: perlio
7249            ! perlio.c
7250 ____________________________________________________________________________
7251 [ 19478] By: jhi                                   on 2003/05/10  19:01:17
7252         Log: Add Encode's META.yml.
7253      Branch: perl
7254            + ext/Encode/META.yml
7255            ! MANIFEST
7256 ____________________________________________________________________________
7257 [ 19477] By: jhi                                   on 2003/05/10  18:59:29
7258         Log: Upgrade to Encode 1.94.
7259      Branch: perl
7260            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
7261            ! ext/Encode/MANIFEST ext/Encode/bin/piconv
7262            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_module.t
7263            ! ext/Encode/t/mime-header.t
7264 ____________________________________________________________________________
7265 [ 19476] By: jhi                                   on 2003/05/10  18:56:08
7266         Log: Doc bug noticed by terry@eatoni.com (terry jones).
7267      Branch: perl
7268            ! lib/Unicode/UCD.pm
7269 ____________________________________________________________________________
7270 [ 19475] By: nick                                  on 2003/05/10  15:59:26
7271         Log: Fix for bugs 21717 and 22140.
7272              Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
7273              and derived layers. So have :unix's "pushed" method stat() the fd and 
7274              cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match 
7275              UNIX behaviour.
7276      Branch: perlio
7277            ! perlio.c perliol.h
7278 ____________________________________________________________________________
7279 [ 19474] By: nick                                  on 2003/05/10  15:01:26
7280         Log: Tweaks to Jarkko's NULL deref checks in perlio.c
7281      Branch: perlio
7282            ! perlio.c
7283           !> pod/perliol.pod
7284 ____________________________________________________________________________
7285 [ 19473] By: nick                                  on 2003/05/10  12:45:15
7286         Log: Integrate mainline
7287      Branch: perlio
7288           +> lib/Tie/File/t/27_iwrite.t lib/Tie/File/t/28_mtwrite.t
7289           +> lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t
7290           +> lib/Tie/File/t/42_offset.t
7291           !> (integrate 34 files)
7292 ____________________________________________________________________________
7293 [ 19472] By: jhi                                   on 2003/05/10  10:55:49
7294         Log: Try to plug more potential PerlIO NULL method
7295              dereferences; try to document the matter.
7296      Branch: perl
7297            ! perlio.c pod/perliol.pod
7298 ____________________________________________________________________________
7299 [ 19471] By: jhi                                   on 2003/05/10  07:07:30
7300         Log: UseNicerNames instead of SHOUTING_LIKE_THIS.
7301      Branch: perl
7302            ! perlio.c
7303 ____________________________________________________________________________
7304 [ 19470] By: jhi                                   on 2003/05/10  06:51:24
7305         Log: In eof() the errno can get stomped by the peek-ahead.
7306      Branch: perl
7307            ! doio.c ext/Socket/socketpair.t
7308 ____________________________________________________________________________
7309 [ 19469] By: rgs                                   on 2003/05/09  21:33:15
7310         Log: A regression test for the remaining "Final $ should be..." error.
7311      Branch: perl
7312            ! t/comp/parser.t
7313 ____________________________________________________________________________
7314 [ 19468] By: rgs                                   on 2003/05/09  21:23:57
7315         Log: Remove the error messages "Final @ should be \@ or @name"
7316              and "Final % should be \% or %name", that appear to be
7317              only produced in addition to another syntax error, and therefore
7318              misleading, if I understand correctly that kind of black magic.
7319      Branch: perl
7320            ! pod/perldiag.pod toke.c
7321 ____________________________________________________________________________
7322 [ 19467] By: jhi                                   on 2003/05/09  20:11:18
7323         Log: Have to think this test more when I'm awake.
7324      Branch: perl
7325            ! ext/Socket/socketpair.t
7326 ____________________________________________________________________________
7327 [ 19466] By: rgs                                   on 2003/05/09  19:56:37
7328         Log: Document that perl tries to load .pmc files before .pm files.
7329              Subject: Re: [perl #8860] [not RESOLVED] .pmc extension not documented in require
7330              From: Casey West <casey@geeknest.com>
7331              Date: Fri, 9 May 2003 17:03:50 -0400
7332              Message-ID: <20030509210350.GW49820@geeknest.com>
7333      Branch: perl
7334            ! pod/perlfunc.pod
7335 ____________________________________________________________________________
7336 [ 19465] By: rgs                                   on 2003/05/09  19:47:49
7337         Log: Fix for doc bug #8602 : clarify eof() example comments
7338      Branch: perl
7339            ! pod/perlfunc.pod
7340 ____________________________________________________________________________
7341 [ 19464] By: rgs                                   on 2003/05/09  19:34:30
7342         Log: Subject: [PATCH] [perl #8702] Clean up perltrap mis-information
7343              From: Casey West <casey@geeknest.com>
7344              Date: Fri, 9 May 2003 11:09:39 -0400
7345              Message-ID: <20030509150939.GN49820@geeknest.com>
7346      Branch: perl
7347            ! pod/perltrap.pod
7348 ____________________________________________________________________________
7349 [ 19463] By: rgs                                   on 2003/05/09  19:33:25
7350         Log: Subject: Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt
7351              From: Casey West <casey@geeknest.com>
7352              Date: Fri, 9 May 2003 15:25:59 -0400
7353              Message-ID: <20030509192559.GS49820@geeknest.com>
7354      Branch: perl
7355            ! pod/perlfunc.pod
7356 ____________________________________________________________________________
7357 [ 19462] By: jhi                                   on 2003/05/09  18:53:27
7358         Log: Try to comprehensively have a plan B if a PerlIO
7359              layer doesn't have a particular function.
7360              (1) If there's a corresponding PerlIOBase, call it.
7361              (2) If not having the function is 'harmless', be silently happy.
7362              (Currently only Flush is in this category.)
7363              (3) Otherwise set errno and return failure.
7364      Branch: perl
7365            ! perlio.c
7366 ____________________________________________________________________________
7367 [ 19461] By: rgs                                   on 2003/05/09  18:45:39
7368         Log: Subject: [PATCH] [perl #8703] unescaped @ is fine
7369              From: Casey West <casey@geeknest.com>
7370              Date: Fri, 9 May 2003 11:17:53 -0400
7371              Message-ID: <20030509151753.GO49820@geeknest.com>
7372      Branch: perl
7373            ! pod/perltrap.pod
7374 ____________________________________________________________________________
7375 [ 19460] By: jhi                                   on 2003/05/09  14:25:49
7376         Log: Add the PerlIOBase_noop_* to the public API as suggested by Stas.
7377      Branch: perl
7378            ! makedef.pl
7379 ____________________________________________________________________________
7380 [ 19459] By: jhi                                   on 2003/05/09  14:22:08
7381         Log: Result of change #19458.
7382      Branch: perl
7383            ! MANIFEST
7384 ____________________________________________________________________________
7385 [ 19458] By: jhi                                   on 2003/05/09  14:21:51
7386         Log: Subject: Weekend fun: MANIFEST sorting
7387              From: andreas.koenig@anima.de (Andreas J. Koenig)
7388              Date: Fri, 09 May 2003 15:12:05 +0200
7389              Message-ID: <m3y91g463e.fsf@franz.ak.mind.de>
7390              
7391              (both sorts need LC_ALL=C)
7392              (add also manicheck target)
7393      Branch: perl
7394            ! Makefile.SH
7395 ____________________________________________________________________________
7396 [ 19457] By: jhi                                   on 2003/05/09  04:30:13
7397         Log: Better skip this test on OpenBSD and BSD/OS since it
7398              does not seem to work (Slaven Rezic).
7399      Branch: perl
7400            ! lib/filetest.t
7401 ____________________________________________________________________________
7402 [ 19456] By: jhi                                   on 2003/05/09  03:41:56
7403         Log: Subject: [PATCH] Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue
7404              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7405              Date: Wed, 07 May 2003 23:37:47 -0700
7406              Message-ID: <7sfu+gzkg+AY092yn@efn.org>
7407      Branch: perl
7408            ! pod/perlfunc.pod
7409 ____________________________________________________________________________
7410 [ 19455] By: jhi                                   on 2003/05/09  03:36:54
7411         Log: Missing files.
7412      Branch: perl
7413            ! MANIFEST
7414 ____________________________________________________________________________
7415 [ 19454] By: rgs                                   on 2003/05/08  18:49:25
7416         Log: Suppress a few compilation warnings in pp_hot.c.
7417      Branch: perl
7418            ! pp_hot.c
7419 ____________________________________________________________________________
7420 [ 19453] By: rgs                                   on 2003/05/08  18:42:16
7421         Log: Remove duplicate entries from perldiag
7422      Branch: perl
7423            ! pod/perldiag.pod
7424 ____________________________________________________________________________
7425 [ 19452] By: jhi                                   on 2003/05/08  18:12:46
7426         Log: Subject: Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty
7427              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7428              Date: Wed, 07 May 2003 15:27:07 -0700
7429              Message-ID: <7gYu+gzkgaFU092yn@efn.org>
7430      Branch: perl
7431            ! pod/perldata.pod pod/perldiag.pod pod/perltie.pod pp.c
7432            ! pp_hot.c t/op/magic.t
7433 ____________________________________________________________________________
7434 [ 19451] By: jhi                                   on 2003/05/08  17:47:13
7435         Log: Tiny nit from mjd.
7436      Branch: perl
7437            ! lib/Tie/File.pm
7438 ____________________________________________________________________________
7439 [ 19450] By: jhi                                   on 2003/05/08  17:46:26
7440         Log: Upgrade to Tie::File 0.95.
7441      Branch: perl
7442            + lib/Tie/File/t/27_iwrite.t lib/Tie/File/t/28_mtwrite.t
7443            + lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t
7444            + lib/Tie/File/t/42_offset.t
7445            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
7446            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
7447            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
7448            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/21_win32.t
7449            ! lib/Tie/File/t/25_gen_nocache.t lib/Tie/File/t/26_twrite.t
7450            ! lib/Tie/File/t/30_defer.t
7451 ____________________________________________________________________________
7452 [ 19449] By: jhi                                   on 2003/05/08  17:35:10
7453         Log: Subject: [perl #22141] patch for Time::HiRes to get rid of -lrt on linux
7454              From: Marc Lehmann (via RT) <perlbug-followup@perl.org>
7455              Message-Id: <rt-22141-56710.3.69543054121962@bugs6.perl.org>
7456              Date: 8 May 2003 00:42:18 -0000
7457      Branch: perl
7458            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
7459            ! ext/Time/HiRes/Makefile.PL
7460 ____________________________________________________________________________
7461 [ 19448] By: jhi                                   on 2003/05/08  17:27:47
7462         Log: Subject: [PATCH] alphabetize perldiag.pod
7463              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7464              Date: Thu, 8 May 2003 11:52:39 -0400
7465              Message-ID: <20030508155239.GC1495587@linguist.thayer.dartmouth.edu>
7466      Branch: perl
7467            ! pod/perldiag.pod
7468 ____________________________________________________________________________
7469 [ 19447] By: jhi                                   on 2003/05/08  17:19:06
7470         Log: Subject: [PATCH] [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort
7471              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
7472              Date: Thu, 08 May 2003 08:42:20 +0200
7473              Message-id: <20030508064220.GA763@ethan>
7474      Branch: perl
7475            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
7476            ! ext/Devel/PPPort/t/test.t
7477 ____________________________________________________________________________
7478 [ 19446] By: nick                                  on 2003/05/08  14:32:17
7479         Log: Integrate mainline
7480      Branch: perlio
7481           !> Configure ext/IO/poll.c ext/POSIX/POSIX.pod
7482           !> lib/ExtUtils/MM_Unix.pm lib/File/Path.pm
7483 ____________________________________________________________________________
7484 [ 19445] By: jhi                                   on 2003/05/08  05:21:44
7485         Log: A variant of
7486              
7487              Subject: Re: 0 is not perl (was Re: Report /export/home/nwc10/Gripping-Smoke/Smoke)
7488              From: enache@rdslink.ro (Enache Adrian)
7489              Date: Tue, 22 Apr 2003 02:54:05 +0300
7490              Message-ID: <20030421235405.GA1162@ratsnest.hole>
7491              
7492              to quench the black smoke from the BSD builds.
7493      Branch: perl
7494            ! lib/ExtUtils/MM_Unix.pm
7495 ____________________________________________________________________________
7496 [ 19444] By: rgs                                   on 2003/05/07  20:25:45
7497         Log: Subject: Re: [DOC PATCH] & More File::Path issues
7498              From: Casey West <casey@geeknest.com>
7499              Date: Mon, 5 May 2003 13:25:47 -0400
7500              Message-ID: <20030505172547.GB20508@geeknest.com>
7501      Branch: perl
7502            ! lib/File/Path.pm
7503 ____________________________________________________________________________
7504 [ 19443] By: jhi                                   on 2003/05/07  20:03:58
7505         Log: Spelling correction from Nicholas Clark.
7506      Branch: perl
7507            ! ext/POSIX/POSIX.pod
7508 ____________________________________________________________________________
7509 [ 19442] By: jhi                                   on 2003/05/07  19:36:18
7510         Log: Integrate:
7511              [ 19440]
7512              One more possible extensions permutation.
7513      Branch: maint-5.8/perl
7514           !> Configure
7515 ____________________________________________________________________________
7516 [ 19441] By: jhi                                   on 2003/05/07  19:21:16
7517         Log: metaconfig unit change for #19440.
7518      Branch: metaconfig/U/perl
7519            ! Extensions.U
7520 ____________________________________________________________________________
7521 [ 19440] By: jhi                                   on 2003/05/07  19:20:53
7522         Log: One more possible extensions permutation.
7523      Branch: perl
7524            ! Configure
7525 ____________________________________________________________________________
7526 [ 19439] By: jhi                                   on 2003/05/07  17:11:48
7527         Log: Integrate:
7528              [ 19409]
7529              Subject: Re: Bug in Storable???
7530              From: Slaven Rezic <slaven@rezic.de>
7531              Date: 04 May 2003 18:00:40 +0200
7532              Message-Id: <87of2iwvkn.fsf@vran.herceg.de>
7533              
7534              [ 19411]
7535              Update changelog for 2.07 release.
7536              
7537              [ 19412]
7538              Oops. More Storable 2.07 preparations.
7539              
7540              [ 19413]
7541              None of that "our" stuff here, please.
7542              
7543              [ 19414]
7544              Doc nit from mjd.
7545              
7546              [ 19415]
7547              Subject: [PATCH] Embed.t flushing problem
7548              From: "Craig A. Berry" <craigberry@mac.com>
7549              Date: Sun, 04 May 2003 16:25:38 -0500
7550              Message-ID: <3EB58552.2070207@mac.com>
7551              
7552              [ 19416]
7553              pack/unpack fixes from Wolfgang Laun:
7554              - fix bug in UNICOS (where SIZE16 != sizeof(short))
7555              - introduce and use new internal pack/unpack API
7556              (packlist, unpackstring)
7557              that does away with the unused arguments in the old API
7558              (pack_cat, unpack_str).
7559              
7560              [ 19417]
7561              perlartistic and perlgpl reformatting from Sean Burke.
7562              
7563              [ 19418]
7564              Switch the new perlio way of opening anonymous temporary files
7565              open my $fh, '+>', undef
7566              to using File::Temp.  Test it, and test also the "accidental
7567              feature" of +< working the same way.
7568              This should address [perl #21937].
7569              
7570              [ 19419]
7571              Reintroduce the mention of the fact that the Artistic/GPL
7572              also are Perl's own licenses.
7573              
7574              [ 19420]
7575              Subject: [PATCH 5.8.0 UTIL] h2xs generates false comments about ABSTRACT
7576              From: Steve Hay <steve.hay@uk.radan.com>
7577              Date: Wed, 30 Apr 2003 09:52:30 +0100
7578              Message-ID: <3EAF8ECE.8060403@uk.radan.com>
7579              
7580              [ 19421]
7581              Subject: [PATCH] ExtUtils::Install and the don't-really-do-it switch
7582              From: Slaven Rezic <slaven@rezic.de>
7583              Date: Thu, 24 Apr 2003 00:42:11 +0200 (CEST)
7584              Message-Id: <200304232242.h3NMgBqD028515@vran.herceg.de>
7585              
7586              [ 19422]
7587              Subject: [PATCH] [perl #18341] random nits in perlrequick.pod
7588              From: Casey West <casey@geeknest.com>
7589              Date: Tue, 29 Apr 2003 16:14:20 -0400
7590              Message-ID: <20030429201420.GT62281@geeknest.com>
7591              
7592              [ 19423]
7593              Subject: Re: hv.c patch - pathological hashes too easy
7594              From: "Tye McQueen" <tye@metronet.com>
7595              Date: Thu, 1 May 2003 13:34:50 -0500 (CDT)
7596              Message-Id: <200305011834.h41IYoE08503@metronet.com>
7597              
7598              [ 19424]
7599              Subject: [PATCH] [perl #3096] undefing hash with object values
7600              From: Dave Mitchell <davem@fdgroup.com>
7601              Date: Thu, 1 May 2003 21:06:57 +0100
7602              Message-ID: <20030501200657.GA25456@fdgroup.com>
7603              
7604              [ 19425]
7605              Subject: [PATCH pod/perlmod.pod] Simpler $Revision$ based $VERSION. Plus, repentance!
7606              From: Michael G Schwern <schwern@pobox.com>
7607              Date: Sat, 3 May 2003 15:30:16 -0700
7608              Message-ID: <20030503223016.GE1234@windhund.schwern.org>
7609              
7610              [ 19426]
7611              Subject: [DOC PATCH] missing ')' in File::Path docs
7612              From: "Jos I.Boumans" <kane@dwim.org>
7613              Date: 30 Apr 2003 09:45:16 -0000
7614              Message-ID: <20030430114513165+0200@nntp.perl.org>
7615              
7616              [ 19427]
7617              Subject: Re: Minor change to strict.pm. Who? How?
7618              From: Adam Kennedy <adam@ali.as>
7619              Date: Wed, 30 Apr 2003 00:02:40 +1000
7620              Message-ID: <3EAE8600.2000806@ali.as>
7621              
7622              Subject: [PATCH] Re: Minor change to strict.pm. Who? How?
7623              From: Michael G Schwern <schwern@pobox.com>
7624              Date: Tue, 29 Apr 2003 12:26:32 -0700
7625              Message-ID: <20030429192632.GA6129@windhund.schwern.org>
7626              
7627              [ 19428]
7628              Snip away the perlunicode slowness demo since the new
7629              caching scheme should help things a bit.
7630              
7631              [ 19429]
7632              Fix : the svr5 hints file doesn't propagate libswanted with
7633              threads enabled. Now threads are OK on OpenUNIX 8, except a
7634              mysterious failure in ext/POSIX/t/sigaction.t.
7635              
7636              [ 19430]
7637              Fix doc bug #22067, noticed by Mark Knutsen
7638              
7639              [ 19431]
7640              Subject: [patch] Re: [perl #21728] regexp SEGV
7641              From: Enache Adrian <enache@rdslink.ro>
7642              Date: Fri, 28 Mar 2003 23:53:09 +0200
7643              Message-ID: <20030328215309.GA6413@ratsnest.hole>
7644              (with minor tweaks)
7645              
7646              [ 19432]
7647              Subject: [PATCH] [perl #8063] perlfilter doesn't mention potential DATA clobber
7648              From: Casey West <casey@geeknest.com>
7649              Date: Mon, 28 Apr 2003 11:07:36 -0400
7650              Message-ID: <20030428150736.GD62281@geeknest.com>
7651              
7652              [ 19433]
7653              Document which interfaces are NOT Unicode-aware.
7654              
7655              [ 19435]
7656              Worth a try for [perl #17146]
7657              
7658              [ 19436]
7659              More long double logic from Alan Burlison.
7660              
7661              [ 19437]
7662              Allow platforms to manipulate their archname by creating
7663              a archname.cbu in their hints files.
7664      Branch: maint-5.8/perl
7665           +> ext/PerlIO/t/open.t
7666           !> (integrate 37 files)
7667 ____________________________________________________________________________
7668 [ 19438] By: jhi                                   on 2003/05/07  16:59:34
7669         Log: The metaconfig unit changes for #19436 and #19437.
7670      Branch: metaconfig
7671            ! U/threads/archname.U
7672      Branch: metaconfig/U/perl
7673            ! d_modfl.U
7674 ____________________________________________________________________________
7675 [ 19437] By: jhi                                   on 2003/05/07  16:58:21
7676         Log: Allow platforms to manipulate their archname by creating
7677              a archname.cbu in their hints files.
7678      Branch: perl
7679            ! Configure
7680 ____________________________________________________________________________
7681 [ 19436] By: jhi                                   on 2003/05/07  16:53:26
7682         Log: More long double logic from Alan Burlison.
7683      Branch: perl
7684            ! Configure
7685 ____________________________________________________________________________
7686 [ 19435] By: jhi                                   on 2003/05/06  15:21:55
7687         Log: Worth a try for [perl #17146]
7688      Branch: perl
7689            ! ext/IO/poll.c
7690 ____________________________________________________________________________
7691 [ 19434] By: nick                                  on 2003/05/06  10:58:27
7692         Log: Integrate mainline
7693      Branch: perlio
7694           +> (branch 31 files)
7695           !> (integrate 184 files)
7696 ____________________________________________________________________________
7697 [ 19433] By: jhi                                   on 2003/05/06  05:12:23
7698         Log: Document which interfaces are NOT Unicode-aware.
7699      Branch: perl
7700            ! pod/perltodo.pod pod/perlunicode.pod
7701 ____________________________________________________________________________
7702 [ 19432] By: rgs                                   on 2003/05/05  20:31:22
7703         Log: Subject: [PATCH] [perl #8063] perlfilter doesn't mention potential DATA clobber
7704              From: Casey West <casey@geeknest.com>
7705              Date: Mon, 28 Apr 2003 11:07:36 -0400
7706              Message-ID: <20030428150736.GD62281@geeknest.com>
7707      Branch: perl
7708            ! pod/perlfilter.pod
7709 ____________________________________________________________________________
7710 [ 19431] By: rgs                                   on 2003/05/05  20:07:33
7711         Log: Subject: [patch] Re: [perl #21728] regexp SEGV
7712              From: Enache Adrian <enache@rdslink.ro>
7713              Date: Fri, 28 Mar 2003 23:53:09 +0200
7714              Message-ID: <20030328215309.GA6413@ratsnest.hole>
7715              (with minor tweaks)
7716      Branch: perl
7717            ! embed.fnc embed.h global.sym proto.h regexec.c scope.c scope.h
7718 ____________________________________________________________________________
7719 [ 19430] By: rgs                                   on 2003/05/05  20:01:36
7720         Log: Fix doc bug #22067, noticed by Mark Knutsen
7721      Branch: perl
7722            ! pod/perlfunc.pod
7723 ____________________________________________________________________________
7724 [ 19429] By: rgs                                   on 2003/05/05  18:59:59
7725         Log: Fix : the svr5 hints file doesn't propagate libswanted with
7726              threads enabled. Now threads are OK on OpenUNIX 8, except a
7727              mysterious failure in ext/POSIX/t/sigaction.t.
7728      Branch: perl
7729            ! hints/svr5.sh
7730 ____________________________________________________________________________
7731 [ 19428] By: jhi                                   on 2003/05/05  16:54:34
7732         Log: Snip away the perlunicode slowness demo since the new
7733              caching scheme should help things a bit.
7734      Branch: perl
7735            ! pod/perlunicode.pod
7736 ____________________________________________________________________________
7737 [ 19427] By: jhi                                   on 2003/05/05  16:14:09
7738         Log: Subject: Re: Minor change to strict.pm. Who? How?
7739              From: Adam Kennedy <adam@ali.as>
7740              Date: Wed, 30 Apr 2003 00:02:40 +1000
7741              Message-ID: <3EAE8600.2000806@ali.as>
7742              
7743              Subject: [PATCH] Re: Minor change to strict.pm. Who? How?
7744              From: Michael G Schwern <schwern@pobox.com>
7745              Date: Tue, 29 Apr 2003 12:26:32 -0700
7746              Message-ID: <20030429192632.GA6129@windhund.schwern.org>
7747      Branch: perl
7748            ! lib/strict.pm
7749 ____________________________________________________________________________
7750 [ 19426] By: jhi                                   on 2003/05/05  15:48:57
7751         Log: Subject: [DOC PATCH] missing ')' in File::Path docs
7752              From: "Jos I.Boumans" <kane@dwim.org>
7753              Date: 30 Apr 2003 09:45:16 -0000
7754              Message-ID: <20030430114513165+0200@nntp.perl.org>
7755      Branch: perl
7756            ! lib/File/Path.pm
7757 ____________________________________________________________________________
7758 [ 19425] By: jhi                                   on 2003/05/05  15:47:19
7759         Log: Subject: [PATCH pod/perlmod.pod] Simpler $Revision$ based $VERSION. Plus, repentance!
7760              From: Michael G Schwern <schwern@pobox.com>
7761              Date: Sat, 3 May 2003 15:30:16 -0700
7762              Message-ID: <20030503223016.GE1234@windhund.schwern.org>
7763      Branch: perl
7764            ! pod/perlmod.pod
7765 ____________________________________________________________________________
7766 [ 19424] By: jhi                                   on 2003/05/05  15:44:39
7767         Log: Subject: [PATCH] [perl #3096] undefing hash with object values
7768              From: Dave Mitchell <davem@fdgroup.com>
7769              Date: Thu, 1 May 2003 21:06:57 +0100
7770              Message-ID: <20030501200657.GA25456@fdgroup.com>
7771      Branch: perl
7772            ! hv.c t/op/undef.t
7773 ____________________________________________________________________________
7774 [ 19423] By: jhi                                   on 2003/05/05  15:42:58
7775         Log: Subject: Re: hv.c patch - pathological hashes too easy
7776              From: "Tye McQueen" <tye@metronet.com>
7777              Date: Thu, 1 May 2003 13:34:50 -0500 (CDT)
7778              Message-Id: <200305011834.h41IYoE08503@metronet.com>
7779      Branch: perl
7780            ! hv.c
7781 ____________________________________________________________________________
7782 [ 19422] By: jhi                                   on 2003/05/05  15:40:02
7783         Log: Subject: [PATCH] [perl #18341] random nits in perlrequick.pod
7784              From: Casey West <casey@geeknest.com>
7785              Date: Tue, 29 Apr 2003 16:14:20 -0400
7786              Message-ID: <20030429201420.GT62281@geeknest.com>
7787      Branch: perl
7788            ! pod/perlrequick.pod
7789 ____________________________________________________________________________
7790 [ 19421] By: jhi                                   on 2003/05/05  15:38:23
7791         Log: Subject: [PATCH] ExtUtils::Install and the don't-really-do-it switch
7792              From: Slaven Rezic <slaven@rezic.de>
7793              Date: Thu, 24 Apr 2003 00:42:11 +0200 (CEST)
7794              Message-Id: <200304232242.h3NMgBqD028515@vran.herceg.de>
7795      Branch: perl
7796            ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t
7797 ____________________________________________________________________________
7798 [ 19420] By: jhi                                   on 2003/05/05  15:36:39
7799         Log: Subject: [PATCH 5.8.0 UTIL] h2xs generates false comments about ABSTRACT
7800              From: Steve Hay <steve.hay@uk.radan.com>
7801              Date: Wed, 30 Apr 2003 09:52:30 +0100
7802              Message-ID: <3EAF8ECE.8060403@uk.radan.com>
7803      Branch: perl
7804            ! utils/h2xs.PL
7805 ____________________________________________________________________________
7806 [ 19419] By: jhi                                   on 2003/05/05  08:20:34
7807         Log: Reintroduce the mention of the fact that the Artistic/GPL
7808              also are Perl's own licenses.
7809      Branch: perl
7810            ! pod/perlartistic.pod pod/perlgpl.pod
7811 ____________________________________________________________________________
7812 [ 19418] By: jhi                                   on 2003/05/05  07:23:57
7813         Log: Switch the new perlio way of opening anonymous temporary files
7814              open my $fh, '+>', undef
7815              to using File::Temp.  Test it, and test also the "accidental
7816              feature" of +< working the same way.
7817              This should address [perl #21937].
7818      Branch: perl
7819            + ext/PerlIO/t/open.t
7820            ! MANIFEST perlio.c pod/perlfunc.pod
7821 ____________________________________________________________________________
7822 [ 19417] By: jhi                                   on 2003/05/05  05:52:47
7823         Log: perlartistic and perlgpl reformatting from Sean Burke.
7824      Branch: perl
7825            ! pod/perlartistic.pod pod/perlgpl.pod
7826 ____________________________________________________________________________
7827 [ 19416] By: jhi                                   on 2003/05/05  05:33:43
7828         Log: pack/unpack fixes from Wolfgang Laun:
7829              - fix bug in UNICOS (where SIZE16 != sizeof(short))
7830              - introduce and use new internal pack/unpack API
7831              (packlist, unpackstring)
7832              that does away with the unused arguments in the old API
7833              (pack_cat, unpack_str).
7834      Branch: perl
7835            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_pack.c proto.h
7836 ____________________________________________________________________________
7837 [ 19415] By: jhi                                   on 2003/05/05  04:58:39
7838         Log: Subject: [PATCH] Embed.t flushing problem
7839              From: "Craig A. Berry" <craigberry@mac.com>
7840              Date: Sun, 04 May 2003 16:25:38 -0500
7841              Message-ID: <3EB58552.2070207@mac.com>
7842      Branch: perl
7843            ! lib/ExtUtils/t/Embed.t
7844 ____________________________________________________________________________
7845 [ 19414] By: jhi                                   on 2003/05/05  04:52:37
7846         Log: Doc nit from mjd.
7847      Branch: perl
7848            ! ext/DB_File/DB_File.pm
7849 ____________________________________________________________________________
7850 [ 19413] By: ams                                   on 2003/05/05  04:03:10
7851         Log: None of that "our" stuff here, please.
7852      Branch: perl
7853            ! ext/Storable/t/tied.t
7854 ____________________________________________________________________________
7855 [ 19412] By: ams                                   on 2003/05/05  03:57:06
7856         Log: Oops. More Storable 2.07 preparations.
7857      Branch: perl
7858            ! ext/Storable/README ext/Storable/Storable.pm
7859 ____________________________________________________________________________
7860 [ 19411] By: ams                                   on 2003/05/05  03:53:44
7861         Log: Update changelog for 2.07 release.
7862      Branch: perl
7863            ! ext/Storable/ChangeLog
7864 ____________________________________________________________________________
7865 [ 19410] By: ams                                   on 2003/05/05  03:31:36
7866         Log: Update Changes.
7867      Branch: perl
7868            ! Changes
7869 [ 19409] By: ams                                   on 2003/05/05  03:21:41
7870         Log: Subject: Re: Bug in Storable???
7871              From: Slaven Rezic <slaven@rezic.de>
7872              Date: 04 May 2003 18:00:40 +0200
7873              Message-Id: <87of2iwvkn.fsf@vran.herceg.de>
7874      Branch: perl
7875            ! ext/Storable/Storable.xs ext/Storable/t/integer.t
7876 ____________________________________________________________________________
7877 [ 19408] By: jhi                                   on 2003/05/04  19:57:14
7878         Log: For some reason a fragment of change #19314 had not been merged.
7879      Branch: maint-5.8/perl
7880            ! uconfig.h uconfig.sh
7881 ____________________________________________________________________________
7882 [ 19407] By: jhi                                   on 2003/05/04  19:39:01
7883         Log: This way reads a bit better with pod2man.
7884      Branch: perl
7885            ! pod/perlartistic.pod pod/perlgpl.pod
7886 ____________________________________________________________________________
7887 [ 19406] By: jhi                                   on 2003/05/04  12:01:00
7888         Log: Integrate from maint:
7889              [ 18568]
7890              Add the POSIX::sigaction() trick by Slaven Rezic
7891              for [perl #17341].
7892      Branch: perl
7893           !> pod/perlfunc.pod pod/perlipc.pod
7894 ____________________________________________________________________________
7895 [ 19405] By: jhi                                   on 2003/05/04  11:51:42
7896         Log: Cosmic rays?  Whatever it was, now it is gone and the test works
7897              also in maint.
7898      Branch: maint-5.8/perl
7899            ! t/run/switchd.t
7900 ____________________________________________________________________________
7901 [ 19404] By: jhi                                   on 2003/05/04  11:15:59
7902         Log: It seems as if this issue wouldn't be fixed in maint yet?
7903      Branch: maint-5.8/perl
7904            ! t/run/switchd.t
7905 ____________________________________________________________________________
7906 [ 19403] By: jhi                                   on 2003/05/04  11:14:49
7907         Log: Integrate:
7908              [ 19401]
7909              Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
7910              regen perltoc, perlmodlib.  The GPL added as verbatim as possible,
7911              the perlartistic is a straightforward podification.
7912      Branch: maint-5.8/perl
7913           +> pod/perlartistic.pod pod/perlgpl.pod
7914           !> MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL
7915           !> pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod
7916 ____________________________________________________________________________
7917 [ 19402] By: jhi                                   on 2003/05/04  11:10:26
7918         Log: Integrate:
7919              [ 19381]
7920              Forgot to check in the -d: file.
7921      Branch: maint-5.8/perl
7922           !> t/run/switchd.t
7923 ____________________________________________________________________________
7924 [ 19401] By: jhi                                   on 2003/05/04  09:25:48
7925         Log: Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
7926              regen perltoc, perlmodlib.  The GPL added as verbatim as possible,
7927              the perlartistic is a straightforward podification.
7928      Branch: perl
7929            + pod/perlartistic.pod pod/perlgpl.pod
7930            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL
7931            ! pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod
7932 ____________________________________________________________________________
7933 [ 19400] By: jhi                                   on 2003/05/04  08:29:43
7934         Log: Integrate:
7935              [ 19242]
7936              Fix up Larry's copyright statements to my best knowledge.
7937              (Lots of Perl 5 source code archaeology was involved.)
7938              Larry didn't make strangled noises when I showed him
7939              the patch, either :-)
7940      Branch: maint-5.8/perl
7941           !> (integrate 98 files)
7942 ____________________________________________________________________________
7943 [ 19399] By: jhi                                   on 2003/05/04  08:25:06
7944         Log: Integrate:
7945              [ 19398]
7946              Doesn't make any difference for the test but is more logical.
7947      Branch: maint-5.8/perl
7948           !> t/lib/Devel/switchd.pm
7949 ____________________________________________________________________________
7950 [ 19398] By: jhi                                   on 2003/05/04  08:19:14
7951         Log: Doesn't make any difference for the test but is more logical.
7952      Branch: perl
7953            ! t/lib/Devel/switchd.pm
7954 ____________________________________________________________________________
7955 [ 19397] By: jhi                                   on 2003/05/04  08:16:21
7956         Log: Integrate:
7957              [ 19378]
7958              The [perl #21890] (Devel::Coverage breakage) has been fixed
7959              by change #18589 (it was broken by change #9754); add test case.
7960              
7961              [ 19380]
7962              Solaris: make -Duse64bitall'ed to have an archname of
7963              sun4-solaris-64, from Alan Burlison.  (The default is to not
7964              to suffix anything with -Duse64bitall if longs are 64 bit.
7965              This may lead into confusion and much sorrow if 32-bit binaries
7966              and 64-bit binaries are installed under the same directories.
7967              Why is "-64" or something like that the default?  Well, there
7968              are platforms where 64 bits really is the default default.
7969              There adding a "-64" would be kind of odd.  Better to let
7970              each 64-bit capable platform to choose their archnames.)
7971              
7972              [ 19381]
7973              Forgot to check in the -d: file.
7974              
7975              [ 19382]
7976              Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs
7977              From: Michael G Schwern <schwern@pobox.com>
7978              Date: Wed, 30 Apr 2003 18:19:32 -0700
7979              Message-ID: <20030501011932.GM701@windhund.schwern.org>
7980              
7981              [ 19383]
7982              Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
7983              From: Abe Timmerman <abe@ztreet.demon.nl>
7984              Date: Thu, 1 May 2003 18:34:35 +0200
7985              Message-Id: <200305011834.35685.abe@ztreet.demon.nl>
7986              
7987              [ 19384]
7988              Subject: [PATCH win32/win32.c] silence compiler warnings
7989              From: Abe Timmerman <abe@ztreet.demon.nl>
7990              Date: Fri, 2 May 2003 00:51:42 +0200
7991              Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
7992              
7993              [ 19385]
7994              Subject: [PATCH] OpenUNIX 8 support
7995              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7996              Date: Fri, 2 May 2003 12:12:08 +0200
7997              Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
7998              
7999              [ 19386]
8000              Subject: [PATCH] Re: maintperl on OpenUNIX 8
8001              From: Andy Dougherty <doughera@lafayette.edu>
8002              Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT)
8003              Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
8004              
8005              [ 19387]
8006              Regen Configure (no changes but that's fine).
8007              
8008              [ 19390]
8009              Tru64: PerlIO_tell() was returning about one _megabyte_ for
8010              the fp offset, which was quite a big larger than the input file,
8011              which meant that the SvGROW tried to grow the file to about
8012              2**64-2**20, which made safesysrealloc() to understandably
8013              croak (in argv.t).
8014              
8015              [ 19391]
8016              Upgrade to Unicode 4.0.0.  (Well, upgrade at least
8017              the Unicode character database to 4.0.0.)
8018              
8019              [ 19392]
8020              Salvage 'use filetest "access"' from compiletime to runtime.
8021              
8022              [ 19393]
8023              Extra tweakage from Rafael for #19392.
8024              
8025              [ 19394]
8026              Subject: Re: Does filetest work at all?
8027              From: Slaven Rezic <slaven@rezic.de>
8028              Date: 03 May 2003 18:26:49 +0200
8029              Message-ID: <87ade4q9me.fsf@vran.herceg.de>
8030              
8031              [ 19395]
8032              Must skip more.
8033              
8034              [ 19396]
8035              Plagued by thinkos tonight.
8036      Branch: maint-5.8/perl
8037           +> (branch 29 files)
8038            ! Configure config_h.SH
8039           !> (integrate 143 files)
8040 ____________________________________________________________________________
8041 [ 19396] By: jhi                                   on 2003/05/03  15:42:54
8042         Log: Plagued by thinkos tonight.
8043      Branch: perl
8044            ! lib/filetest.t
8045 ____________________________________________________________________________
8046 [ 19395] By: jhi                                   on 2003/05/03  15:37:35
8047         Log: Must skip more.
8048      Branch: perl
8049            ! lib/filetest.t
8050 ____________________________________________________________________________
8051 [ 19394] By: jhi                                   on 2003/05/03  15:30:45
8052         Log: Subject: Re: Does filetest work at all?
8053              From: Slaven Rezic <slaven@rezic.de>
8054              Date: 03 May 2003 18:26:49 +0200
8055              Message-ID: <87ade4q9me.fsf@vran.herceg.de>
8056      Branch: perl
8057            ! lib/filetest.t pp_sys.c
8058 ____________________________________________________________________________
8059 [ 19393] By: jhi                                   on 2003/05/03  05:34:21
8060         Log: Extra tweakage from Rafael for #19392.
8061      Branch: perl
8062            ! ext/B/B/Concise.pm lib/filetest.pm
8063 ____________________________________________________________________________
8064 [ 19392] By: jhi                                   on 2003/05/03  05:33:04
8065         Log: Salvage 'use filetest "access"' from compiletime to runtime.
8066      Branch: perl
8067            ! dump.c op.c op.h pp_sys.c
8068 ____________________________________________________________________________
8069 [ 19391] By: jhi                                   on 2003/05/03  05:19:23
8070         Log: Upgrade to Unicode 4.0.0.  (Well, upgrade at least
8071              the Unicode character database to 4.0.0.)
8072      Branch: perl
8073            + lib/unicore/HangulSyllableType.txt
8074            + lib/unicore/NormalizationCorrections.txt
8075            + lib/unicore/StandardizedVariants.txt
8076            + lib/unicore/lib/Braille.pl lib/unicore/lib/Cypriot.pl
8077            + lib/unicore/lib/InAegean.pl lib/unicore/lib/InCyprio.pl
8078            + lib/unicore/lib/InKhmerS.pl lib/unicore/lib/InLimbu.pl
8079            + lib/unicore/lib/InLinea2.pl lib/unicore/lib/InLinear.pl
8080            + lib/unicore/lib/InMisce5.pl lib/unicore/lib/InOsmany.pl
8081            + lib/unicore/lib/InPhonet.pl lib/unicore/lib/InShavia.pl
8082            + lib/unicore/lib/InTaiLe.pl lib/unicore/lib/InTaiXua.pl
8083            + lib/unicore/lib/InUgarit.pl lib/unicore/lib/InVaria2.pl
8084            + lib/unicore/lib/InYijing.pl lib/unicore/lib/Limbu.pl
8085            + lib/unicore/lib/LinearB.pl lib/unicore/lib/Osmanya.pl
8086            + lib/unicore/lib/OtherIdS.pl lib/unicore/lib/Shavian.pl
8087            + lib/unicore/lib/TaiLe.pl lib/unicore/lib/Ugaritic.pl
8088            ! (edit 129 files)
8089 ____________________________________________________________________________
8090 [ 19390] By: jhi                                   on 2003/05/03  04:52:09
8091         Log: Tru64: PerlIO_tell() was returning about one _megabyte_ for
8092              the fp offset, which was quite a big larger than the input file,
8093              which meant that the SvGROW tried to grow the file to about
8094              2**64-2**20, which made safesysrealloc() to understandably
8095              croak (in argv.t).
8096      Branch: perl
8097            ! sv.c
8098 ____________________________________________________________________________
8099 [ 19389] By: jhi                                   on 2003/05/02  19:39:12
8100         Log: Better comment from Rafael.
8101      Branch: metaconfig
8102            ! U/modified/Oldconfig.U
8103 ____________________________________________________________________________
8104 [ 19388] By: jhi                                   on 2003/05/02  19:18:58
8105         Log: metaconfig unit change for change #19387.
8106      Branch: metaconfig
8107            ! U/modified/Oldconfig.U
8108 ____________________________________________________________________________
8109 [ 19387] By: jhi                                   on 2003/05/02  19:18:35
8110         Log: Regen Configure (no changes but that's fine).
8111      Branch: perl
8112            ! Configure
8113 ____________________________________________________________________________
8114 [ 19386] By: jhi                                   on 2003/05/02  19:06:39
8115         Log: Subject: [PATCH] Re: maintperl on OpenUNIX 8
8116              From: Andy Dougherty <doughera@lafayette.edu>
8117              Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT)
8118              Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
8119      Branch: perl
8120            ! Configure
8121 ____________________________________________________________________________
8122 [ 19385] By: jhi                                   on 2003/05/02  19:01:04
8123         Log: Subject: [PATCH] OpenUNIX 8 support
8124              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8125              Date: Fri, 2 May 2003 12:12:08 +0200
8126              Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
8127      Branch: perl
8128            ! Configure ext/Socket/socketpair.t hints/svr5.sh pp_sys.c
8129 ____________________________________________________________________________
8130 [ 19384] By: jhi                                   on 2003/05/02  18:58:32
8131         Log: Subject: [PATCH win32/win32.c] silence compiler warnings
8132              From: Abe Timmerman <abe@ztreet.demon.nl>
8133              Date: Fri, 2 May 2003 00:51:42 +0200
8134              Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
8135      Branch: perl
8136            ! win32/win32.c
8137 ____________________________________________________________________________
8138 [ 19383] By: jhi                                   on 2003/05/02  18:55:37
8139         Log: Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
8140              From: Abe Timmerman <abe@ztreet.demon.nl>
8141              Date: Thu, 1 May 2003 18:34:35 +0200
8142              Message-Id: <200305011834.35685.abe@ztreet.demon.nl>
8143      Branch: perl
8144            ! win32/win32.h
8145 ____________________________________________________________________________
8146 [ 19382] By: jhi                                   on 2003/05/02  18:50:25
8147         Log: Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs
8148              From: Michael G Schwern <schwern@pobox.com>
8149              Date: Wed, 30 Apr 2003 18:19:32 -0700
8150              Message-ID: <20030501011932.GM701@windhund.schwern.org>
8151      Branch: perl
8152            ! ext/POSIX/POSIX.pod
8153 ____________________________________________________________________________
8154 [ 19381] By: jhi                                   on 2003/05/02  15:12:47
8155         Log: Forgot to check in the -d: file.
8156      Branch: perl
8157            + t/lib/Devel/switchd.pm
8158            ! MANIFEST t/run/switchd.t
8159 ____________________________________________________________________________
8160 [ 19380] By: jhi                                   on 2003/05/02  15:02:04
8161         Log: Solaris: make -Duse64bitall'ed to have an archname of
8162              sun4-solaris-64, from Alan Burlison.  (The default is to not
8163              to suffix anything with -Duse64bitall if longs are 64 bit.
8164              This may lead into confusion and much sorrow if 32-bit binaries
8165              and 64-bit binaries are installed under the same directories.
8166              Why is "-64" or something like that the default?  Well, there
8167              are platforms where 64 bits really is the default default.
8168              There adding a "-64" would be kind of odd.  Better to let
8169              each 64-bit capable platform to choose their archnames.)
8170      Branch: perl
8171            ! hints/solaris_2.sh
8172 ____________________________________________________________________________
8173 [ 19379] By: nick                                  on 2003/05/02  13:37:08
8174         Log: Integrate mainline (run/switchd.t fails).
8175      Branch: perlio
8176           +> t/run/switchd.t
8177           !> (integrate 35 files)
8178 ____________________________________________________________________________
8179 [ 19378] By: jhi                                   on 2003/05/02  08:41:40
8180         Log: The [perl #21890] (Devel::Coverage breakage) has been fixed
8181              by change #18589 (it was broken by change #9754); add test case.
8182      Branch: perl
8183            + t/run/switchd.t
8184            ! MANIFEST
8185 ____________________________________________________________________________
8186 [ 19377] By: jhi                                   on 2003/05/02  07:52:13
8187         Log: Integrate:
8188              [ 19371]
8189              The solution in change #19363 was too unportable.
8190              
8191              [ 19372]
8192              miniperl cannot handle layers.t.
8193              
8194              [ 19373]
8195              Subject: [PATCH] RE: perl@19333
8196              From: Robin Barker <Robin.Barker@npl.co.uk>
8197              Date: Tue, 29 Apr 2003 17:30:23 +0100
8198              Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
8199              
8200              [ 19374]
8201              OS X test tweak.
8202              
8203              [ 19375]
8204              OS X: could not -Doptimize=-g.
8205              
8206              [ 19376]
8207              great_circle_direction() was broken,
8208              reported by Alexander Becher.
8209      Branch: maint-5.8/perl
8210           !> embed.pl ext/Cwd/t/cwd.t hints/darwin.sh lib/Math/Trig.pm
8211           !> lib/Math/Trig.t pp_hot.c pp_pack.c proto.h t/io/layers.t
8212           !> t/io/openpid.t
8213 ____________________________________________________________________________
8214 [ 19376] By: jhi                                   on 2003/05/02  05:31:52
8215         Log: great_circle_direction() was broken,
8216              reported by Alexander Becher.
8217      Branch: perl
8218            ! lib/Math/Trig.pm lib/Math/Trig.t
8219 ____________________________________________________________________________
8220 [ 19375] By: jhi                                   on 2003/05/01  18:18:06
8221         Log: OS X: could not -Doptimize=-g.
8222      Branch: perl
8223            ! hints/darwin.sh
8224 ____________________________________________________________________________
8225 [ 19374] By: jhi                                   on 2003/05/01  12:33:44
8226         Log: OS X test tweak.
8227      Branch: perl
8228            ! ext/Cwd/t/cwd.t
8229 ____________________________________________________________________________
8230 [ 19373] By: jhi                                   on 2003/05/01  11:09:42
8231         Log: Subject: [PATCH] RE: perl@19333
8232              From: Robin Barker <Robin.Barker@npl.co.uk>
8233              Date: Tue, 29 Apr 2003 17:30:23 +0100
8234              Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
8235      Branch: perl
8236            ! embed.pl pp_hot.c pp_pack.c proto.h
8237 ____________________________________________________________________________
8238 [ 19372] By: jhi                                   on 2003/05/01  09:52:52
8239         Log: miniperl cannot handle layers.t.
8240      Branch: perl
8241            ! t/io/layers.t
8242 ____________________________________________________________________________
8243 [ 19371] By: jhi                                   on 2003/05/01  08:26:06
8244         Log: The solution in change #19363 was too unportable.
8245      Branch: perl
8246            ! t/io/openpid.t
8247 ____________________________________________________________________________
8248 [ 19370] By: jhi                                   on 2003/05/01  07:57:19
8249         Log: Integrate:
8250              [ 19364]
8251              Subject: [PATCH] [patch #7514] Bug in perlop regex explination
8252              From: Casey West <casey@geeknest.com>
8253              Date: m\8cn apr 28, 2003  19:22:06 Europe/Stockholm
8254              Message-Id: <20030428172206.GK62281@geeknest.com>
8255              
8256              [ 19365]
8257              Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context
8258              From: Casey West <casey@geeknest.com>
8259              Date: m\8cn apr 28, 2003  16:00:05 Europe/Stockholm
8260              Message-Id: <20030428140005.GC62281@geeknest.com>
8261              
8262              [ 19366]
8263              If it's S_, it should be STATIC.
8264              
8265              [ 19367]
8266              Subject: [PATCH] buglet: sub a(;&) { } doesn't work
8267              From: Enache Adrian <enache@rdslink.ro>
8268              Date: Sat, 19 Apr 2003 01:41:07 +0300
8269              Message-ID: <20030418224107.GA2751@ratsnest.hole>
8270              
8271              [ 19368]
8272              z/OS: More threaded build tweaks from Brian De Pradine--
8273              apparently now it works!
8274              
8275              [ 19369]
8276              perlreftut updates from mjd.
8277      Branch: maint-5.8/perl
8278           !> embed.fnc embed.h ext/threads/threads.xs handy.h
8279           !> hints/os390.sh numeric.c pod/perlop.pod pod/perlreftut.pod
8280           !> proto.h t/comp/parser.t thread.h toke.c
8281 ____________________________________________________________________________
8282 [ 19369] By: jhi                                   on 2003/05/01  07:48:06
8283         Log: perlreftut updates from mjd.
8284      Branch: perl
8285            ! pod/perlreftut.pod
8286 ____________________________________________________________________________
8287 [ 19368] By: jhi                                   on 2003/05/01  07:45:06
8288         Log: z/OS: More threaded build tweaks from Brian De Pradine--
8289              apparently now it works!
8290      Branch: perl
8291            ! ext/threads/threads.xs handy.h hints/os390.sh thread.h
8292 ____________________________________________________________________________
8293 [ 19367] By: rgs                                   on 2003/04/29  20:31:07
8294         Log: Subject: [PATCH] buglet: sub a(;&) { } doesn't work
8295              From: Enache Adrian <enache@rdslink.ro>
8296              Date: Sat, 19 Apr 2003 01:41:07 +0300
8297              Message-ID: <20030418224107.GA2751@ratsnest.hole>
8298      Branch: perl
8299            ! t/comp/parser.t toke.c
8300 ____________________________________________________________________________
8301 [ 19366] By: jhi                                   on 2003/04/29  08:55:12
8302         Log: If it's S_, it should be STATIC.
8303      Branch: perl
8304            ! embed.fnc embed.h numeric.c proto.h
8305 ____________________________________________________________________________
8306 [ 19365] By: sky                                   on 2003/04/28  16:30:03
8307         Log: Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context
8308              From: Casey West <casey@geeknest.com>
8309              Date: m\8cn apr 28, 2003  16:00:05 Europe/Stockholm
8310              Message-Id: <20030428140005.GC62281@geeknest.com>
8311      Branch: perl
8312            ! pod/perlop.pod
8313 ____________________________________________________________________________
8314 [ 19364] By: sky                                   on 2003/04/28  16:20:43
8315         Log: Subject: [PATCH] [patch #7514] Bug in perlop regex explination
8316              From: Casey West <casey@geeknest.com>
8317              Date: m\8cn apr 28, 2003  19:22:06 Europe/Stockholm
8318              Message-Id: <20030428172206.GK62281@geeknest.com>
8319      Branch: perl
8320            ! pod/perlop.pod
8321 ____________________________________________________________________________
8322 [ 19363] By: sky                                   on 2003/04/28  15:32:35
8323         Log: Fix bug 2681, change the test not to use the shell and use 3+arg
8324              open.
8325      Branch: perl
8326            ! t/io/openpid.t
8327 ____________________________________________________________________________
8328 [ 19362] By: jhi                                   on 2003/04/28  14:33:35
8329         Log: It helps to count right.
8330      Branch: maint-5.8/perl
8331            ! lib/fields.t
8332 ____________________________________________________________________________
8333 [ 19361] By: jhi                                   on 2003/04/28  09:16:12
8334         Log: The fields test required a little bit of backporting.
8335      Branch: maint-5.8/perl
8336            ! lib/fields.t
8337 ____________________________________________________________________________
8338 [ 19360] By: jhi                                   on 2003/04/28  09:10:08
8339         Log: Integrate:
8340              [ 19348]
8341              Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
8342              From: Casey West <casey@geeknest.com>
8343              Date: Thu, 24 Apr 2003 08:18:42 -0400
8344              Message-ID: <20030424121842.GW34510@geeknest.com>
8345              
8346              [ 19349]
8347              Subject: [PATCH] VMS::Stdio test tweak
8348              From: "Craig A. Berry" <craigberry@mac.com>
8349              Date: Sat, 26 Apr 2003 15:53:07 -0500
8350              Message-ID: <3EAAF1B3.7020708@mac.com>
8351              
8352              [ 19350]
8353              Add Dave Mitchell's test case for fields.
8354              
8355              [ 19351]
8356              Add a test case for [perl #15288] (already solved).
8357              
8358              [ 19353]
8359              utime() doc clarifications
8360              based on :
8361              Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
8362              From: Casey West <casey@geeknest.com>
8363              Date: Fri, 25 Apr 2003 08:00:54 -0400
8364              Message-ID: <20030425120054.GQ34510@geeknest.com>
8365              
8366              [ 19354]
8367              $[ clarifications.
8368              
8369              [ 19355]
8370              Document a faint compilation noise.
8371              
8372              [ 19356]
8373              Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
8374              Check errno to see if the call to nice(2) succeeded.
8375              Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
8376              From: Enache Adrian <enache@rdslink.ro>
8377              Date: Wed, 23 Apr 2003 22:48:20 +0300
8378              Message-ID: <20030423194820.GA874@ratsnest.hole>
8379              
8380              [ 19357]
8381              Detecting errors of reentrant APIs: getgrgid_r and the like
8382              when returning an int can either return the error in the return
8383              value or in the errno.  We need a new per-interp variable to store
8384              the return value instead of clobbering the errno with it.  The new
8385              variable, PL_reentrant_retint, is only used within the reentrancy
8386              framework, and immediately after it's set, so there should not be
8387              similar visibility issues as for the errno.  Spotted by Edward Moy.
8388              
8389              [ 19358]
8390              SysV msg queues can be something hanging (witnessed in IRIX),
8391              so let's use IPC_NOWAIT.
8392              
8393              [ 19359]
8394              Feel-good cleanup.
8395      Branch: maint-5.8/perl
8396           !> README.aix embedvar.h ext/IPC/SysV/t/msg.t ext/POSIX/POSIX.xs
8397           !> intrpvar.h lib/UNIVERSAL.pm lib/fields.t perlapi.h
8398           !> pod/perlfunc.pod pod/perlvar.pod reentr.c reentr.h reentr.pl
8399           !> sv.c t/op/pack.t t/op/taint.t vms/ext/Stdio/test.pl
8400 ____________________________________________________________________________
8401 [ 19359] By: jhi                                   on 2003/04/28  08:43:23
8402         Log: Feel-good cleanup.
8403      Branch: perl
8404            ! intrpvar.h sv.c
8405 ____________________________________________________________________________
8406 [ 19358] By: jhi                                   on 2003/04/28  08:27:15
8407         Log: SysV msg queues can be something hanging (witnessed in IRIX),
8408              so let's use IPC_NOWAIT.
8409      Branch: perl
8410            ! ext/IPC/SysV/t/msg.t t/op/taint.t
8411 ____________________________________________________________________________
8412 [ 19357] By: jhi                                   on 2003/04/28  06:32:47
8413         Log: Detecting errors of reentrant APIs: getgrgid_r and the like
8414              when returning an int can either return the error in the return
8415              value or in the errno.  We need a new per-interp variable to store
8416              the return value instead of clobbering the errno with it.  The new
8417              variable, PL_reentrant_retint, is only used within the reentrancy
8418              framework, and immediately after it's set, so there should not be
8419              similar visibility issues as for the errno.  Spotted by Edward Moy.
8420      Branch: perl
8421            ! embedvar.h intrpvar.h perlapi.h reentr.c reentr.h reentr.pl
8422 ____________________________________________________________________________
8423 [ 19356] By: rgs                                   on 2003/04/27  20:09:01
8424         Log: Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
8425              Check errno to see if the call to nice(2) succeeded.
8426              Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
8427              From: Enache Adrian <enache@rdslink.ro>
8428              Date: Wed, 23 Apr 2003 22:48:20 +0300
8429              Message-ID: <20030423194820.GA874@ratsnest.hole>
8430      Branch: perl
8431            ! ext/POSIX/POSIX.xs
8432 ____________________________________________________________________________
8433 [ 19355] By: jhi                                   on 2003/04/27  19:56:09
8434         Log: Document a faint compilation noise.
8435      Branch: perl
8436            ! README.aix
8437 ____________________________________________________________________________
8438 [ 19354] By: rgs                                   on 2003/04/27  19:35:11
8439         Log: $[ clarifications.
8440      Branch: perl
8441            ! pod/perlvar.pod
8442 ____________________________________________________________________________
8443 [ 19353] By: rgs                                   on 2003/04/27  18:51:37
8444         Log: utime() doc clarifications
8445              based on :
8446              Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
8447              From: Casey West <casey@geeknest.com>
8448              Date: Fri, 25 Apr 2003 08:00:54 -0400
8449              Message-ID: <20030425120054.GQ34510@geeknest.com>
8450      Branch: perl
8451            ! pod/perlfunc.pod
8452 ____________________________________________________________________________
8453 [ 19352] By: nick                                  on 2003/04/27  18:49:03
8454         Log: Integrate mainline.
8455      Branch: perlio
8456           +> Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
8457           +> Cross/config.sh-arm-linux Cross/generate_config_sh
8458           +> Cross/installperl.patch Cross/warp
8459           !> (integrate 113 files)
8460 ____________________________________________________________________________
8461 [ 19351] By: jhi                                   on 2003/04/27  08:13:34
8462         Log: Add a test case for [perl #15288] (already solved).
8463      Branch: perl
8464            ! t/op/pack.t
8465 ____________________________________________________________________________
8466 [ 19350] By: jhi                                   on 2003/04/27  07:38:17
8467         Log: Add Dave Mitchell's test case for fields.
8468      Branch: perl
8469            ! lib/fields.t
8470 ____________________________________________________________________________
8471 [ 19349] By: jhi                                   on 2003/04/27  06:50:09
8472         Log: Subject: [PATCH] VMS::Stdio test tweak
8473              From: "Craig A. Berry" <craigberry@mac.com>
8474              Date: Sat, 26 Apr 2003 15:53:07 -0500
8475              Message-ID: <3EAAF1B3.7020708@mac.com>
8476      Branch: perl
8477            ! vms/ext/Stdio/test.pl
8478 ____________________________________________________________________________
8479 [ 19348] By: jhi                                   on 2003/04/27  06:46:16
8480         Log: Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
8481              From: Casey West <casey@geeknest.com>
8482              Date: Thu, 24 Apr 2003 08:18:42 -0400
8483              Message-ID: <20030424121842.GW34510@geeknest.com>
8484      Branch: perl
8485            ! lib/UNIVERSAL.pm
8486 ____________________________________________________________________________
8487 [ 19347] By: jhi                                   on 2003/04/27  06:11:14
8488         Log: Integrate:
8489              [ 19342]
8490              Fix bug #15161 by increasing the refcount on the RE and making 
8491              sure to restore it correctly. Deals with both s//e and s///g.
8492              
8493              [ 19343]
8494              Document that splice() doesn't extend arrays
8495              Subject: Re: slice autoextending ? still another revised doc patch; COW
8496              From: david nicol <whatever@davidnicol.com>
8497              Date: 22 Apr 2003 22:05:02 -0500
8498              Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com>
8499              
8500              [ 19344]
8501              Some doc patches by Casey West :
8502              
8503              Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
8504              From: Casey West <casey@geeknest.com>
8505              Date: Fri, 25 Apr 2003 10:46:39 -0400
8506              Message-ID: <20030425144639.GY34510@geeknest.com>
8507              
8508              Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
8509              From: Casey West <casey@geeknest.com>
8510              Date: Fri, 25 Apr 2003 07:52:13 -0400
8511              Message-ID: <20030425115213.GP34510@geeknest.com>
8512              
8513              Subject: Re: [perl #7213] [PATCH] Updating example in perldata
8514              From: Casey West <casey@geeknest.com>
8515              Date: Thu, 24 Apr 2003 21:27:22 -0400
8516              Message-ID: <20030425012722.GN34510@geeknest.com>
8517              
8518              [ 19345]
8519              Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes
8520              From: Dave Mitchell <davem@fdgroup.com>
8521              Date: Sat, 26 Apr 2003 18:45:28 +0100
8522              Message-ID: <20030426174528.GA9588@fdgroup.com>
8523              
8524              [ 19346]
8525              Document that restricted hashes are not atomic
8526              (from Dave Mitchell).
8527      Branch: maint-5.8/perl
8528           !> hv.c lib/Hash/Util.pm lib/Hash/Util.t pod/perldata.pod
8529           !> pod/perldiag.pod pod/perlfunc.pod pod/perlsyn.pod pp_ctl.c
8530           !> pp_hot.c
8531 ____________________________________________________________________________
8532 [ 19346] By: jhi                                   on 2003/04/27  06:03:48
8533         Log: Document that restricted hashes are not atomic
8534              (from Dave Mitchell).
8535      Branch: perl
8536            ! lib/Hash/Util.pm
8537 ____________________________________________________________________________
8538 [ 19345] By: jhi                                   on 2003/04/27  05:59:39
8539         Log: Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes
8540              From: Dave Mitchell <davem@fdgroup.com>
8541              Date: Sat, 26 Apr 2003 18:45:28 +0100
8542              Message-ID: <20030426174528.GA9588@fdgroup.com>
8543      Branch: perl
8544            ! hv.c lib/Hash/Util.t pod/perldiag.pod
8545 ____________________________________________________________________________
8546 [ 19344] By: rgs                                   on 2003/04/26  22:48:32
8547         Log: Some doc patches by Casey West :
8548              
8549              Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
8550              From: Casey West <casey@geeknest.com>
8551              Date: Fri, 25 Apr 2003 10:46:39 -0400
8552              Message-ID: <20030425144639.GY34510@geeknest.com>
8553              
8554              Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
8555              From: Casey West <casey@geeknest.com>
8556              Date: Fri, 25 Apr 2003 07:52:13 -0400
8557              Message-ID: <20030425115213.GP34510@geeknest.com>
8558              
8559              Subject: Re: [perl #7213] [PATCH] Updating example in perldata
8560              From: Casey West <casey@geeknest.com>
8561              Date: Thu, 24 Apr 2003 21:27:22 -0400
8562              Message-ID: <20030425012722.GN34510@geeknest.com>
8563      Branch: perl
8564            ! pod/perldata.pod pod/perlfunc.pod pod/perlsyn.pod
8565 ____________________________________________________________________________
8566 [ 19343] By: rgs                                   on 2003/04/26  22:30:07
8567         Log: Document that splice() doesn't extend arrays
8568              Subject: Re: slice autoextending ? still another revised doc patch; COW
8569              From: david nicol <whatever@davidnicol.com>
8570              Date: 22 Apr 2003 22:05:02 -0500
8571              Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com>
8572      Branch: perl
8573            ! pod/perlfunc.pod
8574 ____________________________________________________________________________
8575 [ 19342] By: sky                                   on 2003/04/26  21:43:32
8576         Log: Fix bug #15161 by increasing the refcount on the RE and making 
8577              sure to restore it correctly. Deals with both s//e and s///g.
8578      Branch: perl
8579            ! pp_ctl.c pp_hot.c
8580 ____________________________________________________________________________
8581 [ 19341] By: jhi                                   on 2003/04/26  04:36:03
8582         Log: Integrate:
8583              [ 19340]
8584              Caught by Mark Lutz in UNICOS: A declaration cannot appear
8585              after an executable statement in a block.
8586      Branch: perl
8587           !> pp_pack.c
8588 ____________________________________________________________________________
8589 [ 19340] By: jhi                                   on 2003/04/26  04:22:24
8590         Log: Caught by Mark Lutz in UNICOS: A declaration cannot appear
8591              after an executable statement in a block.
8592      Branch: maint-5.8/perl
8593            ! pp_pack.c
8594 ____________________________________________________________________________
8595 [ 19339] By: jhi                                   on 2003/04/25  20:22:48
8596         Log: metaconfig unit change for #19337 and #19338.
8597      Branch: metaconfig/U/perl
8598            ! Extensions.U
8599 ____________________________________________________________________________
8600 [ 19338] By: jhi                                   on 2003/04/25  20:22:09
8601         Log: Fix -Dnoextensions and -Donlyextensions.
8602      Branch: maint-5.8/perl
8603            ! Configure
8604 ____________________________________________________________________________
8605 [ 19337] By: jhi                                   on 2003/04/25  20:19:36
8606         Log: Now the -Dnoextensions and -Dnoextensions have the
8607              chance of actually doing something.
8608      Branch: perl
8609            ! Configure
8610 ____________________________________________________________________________
8611 [ 19336] By: jhi                                   on 2003/04/25  19:50:54
8612         Log: metaconfig unit change for #19334 and #19335.
8613      Branch: metaconfig/U/perl
8614            ! Extensions.U
8615 ____________________________________________________________________________
8616 [ 19335] By: jhi                                   on 2003/04/25  19:50:33
8617         Log: Subject: [PATCH] Configure's extension sanity check is too strict
8618              From: Andy Dougherty <doughera@lafayette.edu>
8619              Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT)
8620              Message-ID: <Pine.SOL.4.53.0304251621250.24848@maxwell.phys.lafayette.edu>
8621      Branch: maint-5.8/perl
8622            ! Configure
8623 ____________________________________________________________________________
8624 [ 19334] By: jhi                                   on 2003/04/25  19:48:31
8625         Log: Subject: [PATCH] Configure's extension sanity check is too strict
8626              From: Andy Dougherty <doughera@lafayette.edu>
8627              Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT)
8628              Message-ID: <Pine.SOL.4.53.0304251621250.24848@maxwell.phys.lafayette.edu>
8629      Branch: perl
8630            ! Configure
8631 ____________________________________________________________________________
8632 [ 19333] By: jhi                                   on 2003/04/25  16:14:13
8633         Log: Update Changes.
8634      Branch: maint-5.8/perl
8635            ! Changes patchlevel.h
8636 ____________________________________________________________________________
8637 [ 19332] By: jhi                                   on 2003/04/25  15:35:49
8638         Log: Integrate:
8639              [ 19197]
8640              Continue hunting for the cause of the Tru64 failed threaded smokes
8641              most probably introduced by the change #19157.  The tweak suggested
8642              by Stephen McCamant trades a possible dangling pointer (CopFILE()
8643              is tricky like that with threads) to a memory leak.  (This means
8644              that this tweak shouldn't be left in as-is, but if this helps,
8645              we at least know that the failure was caused by the #19157.)
8646              
8647              Firstly, because we nothing better has come up, and secondly
8648              because otherwise the subtest #18 of deparse.t is acting up
8649              in Tru64 (a sub B::NULL::as_string() { '' } appears).
8650      Branch: maint-5.8/perl
8651           !> op.c
8652 ____________________________________________________________________________
8653 [ 19331] By: jhi                                   on 2003/04/25  14:51:16
8654         Log: Integrate:
8655              [ 19195]
8656              Upgrade to Test::Harness 2.27_04.
8657              
8658              [ 19325]
8659              Upgrade to Encode 1.93.
8660              
8661              [ 19326]
8662              Upgrade to Test::Harness 2.28.
8663              
8664              [ 19327]
8665              Clarify(?) the perlio default layers table.
8666              
8667              [ 19328]
8668              Subject: typo in Time::HiRes docs
8669              From: mjd@plover.com 
8670              Date: 19 Apr 2003 15:13:44 -0000 
8671              Message-ID: <20030419151344.28237.qmail@plover.com> 
8672              
8673              [ 19329]
8674              Upgrade to Time::HiRes 1.46.
8675              
8676              [ 19330]
8677              Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round
8678              From: "Craig A. Berry" <craigberry@mac.com>
8679              Date: Thu, 24 Apr 2003 20:09:48 -0500
8680              Message-ID: <3EA88ADC.3000300@mac.com>
8681      Branch: maint-5.8/perl
8682           +> lib/Test/Harness/t/pod.t t/lib/sample-tests/switches
8683           !> (integrate 26 files)
8684 ____________________________________________________________________________
8685 [ 19330] By: jhi                                   on 2003/04/25  14:11:33
8686         Log: Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round
8687              From: "Craig A. Berry" <craigberry@mac.com>
8688              Date: Thu, 24 Apr 2003 20:09:48 -0500
8689              Message-ID: <3EA88ADC.3000300@mac.com>
8690      Branch: perl
8691            ! ext/Encode/t/enc_module.t
8692 ____________________________________________________________________________
8693 [ 19329] By: jhi                                   on 2003/04/25  07:06:49
8694         Log: Upgrade to Time::HiRes 1.46.
8695      Branch: perl
8696            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
8697            ! ext/Time/HiRes/Makefile.PL
8698 ____________________________________________________________________________
8699 [ 19328] By: jhi                                   on 2003/04/25  06:57:10
8700         Log: Subject: typo in Time::HiRes docs
8701              From: mjd@plover.com 
8702              Date: 19 Apr 2003 15:13:44 -0000 
8703              Message-ID: <20030419151344.28237.qmail@plover.com> 
8704      Branch: perl
8705            ! ext/Time/HiRes/HiRes.pm
8706 ____________________________________________________________________________
8707 [ 19327] By: jhi                                   on 2003/04/25  04:45:05
8708         Log: Clarify(?) the perlio default layers table.
8709      Branch: perl
8710            ! lib/PerlIO.pm t/io/layers.t
8711 ____________________________________________________________________________
8712 [ 19326] By: jhi                                   on 2003/04/25  04:22:49
8713         Log: Upgrade to Test::Harness 2.28.
8714      Branch: perl
8715            ! lib/Test/Harness.pm lib/Test/Harness/Changes
8716            ! lib/Test/Harness/t/pod.t
8717 ____________________________________________________________________________
8718 [ 19325] By: jhi                                   on 2003/04/24  19:06:29
8719         Log: Upgrade to Encode 1.93.
8720      Branch: perl
8721            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL
8722            ! ext/Encode/lib/Encode/CJKConstants.pm
8723            ! ext/Encode/lib/Encode/CN/HZ.pm
8724            ! ext/Encode/lib/Encode/Encoding.pm
8725            ! ext/Encode/lib/Encode/Guess.pm
8726            ! ext/Encode/lib/Encode/KR/2022_KR.pm
8727            ! ext/Encode/lib/Encode/PerlIO.pod ext/Encode/t/CJKT.t
8728            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
8729            ! ext/Encode/t/guess.t ext/Encode/ucm/euc-cn.ucm
8730            ! ext/Encode/ucm/euc-jp.ucm ext/Encode/ucm/euc-kr.ucm
8731 ____________________________________________________________________________
8732 [ 19324] By: jhi                                   on 2003/04/24  17:07:28
8733         Log: Integrate:
8734              [ 19323]
8735              VMS patch for faststdio from Craig Berry.
8736      Branch: maint-5.8/perl
8737           !> configure.com
8738 ____________________________________________________________________________
8739 [ 19323] By: jhi                                   on 2003/04/24  16:57:13
8740         Log: VMS patch for faststdio from Craig Berry.
8741      Branch: perl
8742            ! configure.com
8743 ____________________________________________________________________________
8744 [ 19322] By: jhi                                   on 2003/04/24  12:52:16
8745         Log: Regen perlmodlib and perltoc.
8746      Branch: maint-5.8/perl
8747            ! pod/perlmodlib.pod pod/perltoc.pod
8748 ____________________________________________________________________________
8749 [ 19321] By: jhi                                   on 2003/04/24  05:10:36
8750         Log: Integrate:
8751              [ 19316]
8752              A new fatal error :
8753              Subject: [PATCH] Perl_croak("Use of freed value in iteration")
8754              From: Dave Mitchell <davem@fdgroup.com>
8755              Date: Mon, 21 Apr 2003 13:19:50 +0100
8756              Message-ID: <20030421121950.GB18189@fdgroup.com>
8757              Message-ID: <20030421125433.GC18189@fdgroup.com>
8758              
8759              [ 19319]
8760              Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
8761              From: Chris Pepper (via RT) <perlbug-followup@perl.org>
8762              Date: 22 Apr 2003 04:31:17 -0000
8763              Message-Id: <rt-22011-55473.11.0523590303906@bugs6.perl.org>
8764              (with minor further corrections)
8765              
8766              [ 19320]
8767              Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution.
8768              From: Casey West <casey@geeknest.com>
8769              Date: Wed, 23 Apr 2003 14:03:20 -0400
8770              Message-ID: <20030423180320.GZ15574@geeknest.com>
8771              
8772              plus regen some docs.
8773      Branch: maint-5.8/perl
8774            ! pod/perldiag.pod pod/perlintern.pod pod/perlmod.pod
8775            ! pod/perlmodlib.PL pod/perlmodlib.pod
8776           !> pp_hot.c t/cmd/for.t
8777 ____________________________________________________________________________
8778 [ 19320] By: rgs                                   on 2003/04/23  20:20:58
8779         Log: Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution.
8780              From: Casey West <casey@geeknest.com>
8781              Date: Wed, 23 Apr 2003 14:03:20 -0400
8782              Message-ID: <20030423180320.GZ15574@geeknest.com>
8783      Branch: perl
8784            ! pod/perlmodlib.PL pod/perlmodlib.pod
8785 ____________________________________________________________________________
8786 [ 19319] By: rgs                                   on 2003/04/23  19:54:31
8787         Log: Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
8788              From: Chris Pepper (via RT) <perlbug-followup@perl.org>
8789              Date: 22 Apr 2003 04:31:17 -0000
8790              Message-Id: <rt-22011-55473.11.0523590303906@bugs6.perl.org>
8791              (with minor further corrections)
8792      Branch: perl
8793            ! pod/perlmod.pod
8794 ____________________________________________________________________________
8795 [ 19318] By: jhi                                   on 2003/04/23  19:24:49
8796         Log: config.h fixing.
8797      Branch: maint-5.8/perl
8798            ! NetWare/config_H.wc plan9/config.plan9 plan9/config_h.sample
8799            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8800            ! win32/config_H.vc64 wince/config_H.ce
8801 ____________________________________________________________________________
8802 [ 19317] By: jhi                                   on 2003/04/23  19:12:05
8803         Log: Integrate:
8804              [ 19314]
8805              Introduce 'fast stdio' symbols to non-Configure lands.
8806              
8807              plus edit the usefaststdio as defined plus regen vosish.
8808      Branch: maint-5.8/perl
8809            ! NetWare/config.wc NetWare/config_H.wc configure.com
8810            ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample
8811            ! plan9/config_sh.sample uconfig.h uconfig.sh vos/config.alpha.h
8812            ! vos/config.ga.h win32/config.bc win32/config.gc
8813            ! win32/config.vc win32/config.vc64 win32/config_H.bc
8814            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
8815            ! wince/config.ce wince/config_H.ce
8816 ____________________________________________________________________________
8817 [ 19316] By: rgs                                   on 2003/04/23  19:11:01
8818         Log: A new fatal error :
8819              Subject: [PATCH] Perl_croak("Use of freed value in iteration")
8820              From: Dave Mitchell <davem@fdgroup.com>
8821              Date: Mon, 21 Apr 2003 13:19:50 +0100
8822              Message-ID: <20030421121950.GB18189@fdgroup.com>
8823              Message-ID: <20030421125433.GC18189@fdgroup.com>
8824      Branch: perl
8825            ! pod/perldiag.pod pp_hot.c t/cmd/for.t
8826 ____________________________________________________________________________
8827 [ 19315] By: jhi                                   on 2003/04/23  19:03:10
8828         Log: Regen Configure, Glossary, et alia.
8829      Branch: maint-5.8/perl
8830            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8831            ! config_h.SH
8832 ____________________________________________________________________________
8833 [ 19314] By: jhi                                   on 2003/04/23  18:53:46
8834         Log: Introduce 'fast stdio' symbols to non-Configure lands.
8835      Branch: perl
8836            ! NetWare/config.wc NetWare/config_H.wc configure.com
8837            ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample
8838            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
8839            ! win32/config.gc win32/config.vc win32/config.vc64
8840            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8841            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
8842 ____________________________________________________________________________
8843 [ 19313] By: jhi                                   on 2003/04/23  18:22:02
8844         Log: metaconfig unit change for #19312.
8845      Branch: metaconfig/U/perl
8846            ! usefaststdio.U
8847 ____________________________________________________________________________
8848 [ 19312] By: jhi                                   on 2003/04/23  18:21:47
8849         Log: Regen Configure, Glossary, et alia.
8850      Branch: perl
8851            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8852            ! config_h.SH
8853 ____________________________________________________________________________
8854 [ 19311] By: jhi                                   on 2003/04/23  08:35:52
8855         Log: Integrate:
8856              [ 19310]
8857              Handle the combination of dosish and non-faststdio.
8858      Branch: maint-5.8/perl
8859           !> t/io/layers.t
8860 ____________________________________________________________________________
8861 [ 19310] By: jhi                                   on 2003/04/23  08:34:33
8862         Log: Handle the combination of dosish and non-faststdio.
8863      Branch: perl
8864            ! t/io/layers.t
8865 ____________________________________________________________________________
8866 [ 19309] By: jhi                                   on 2003/04/23  05:35:38
8867         Log: Integrate:
8868              [ 19304]
8869              Re-merge Encode 1.92.
8870              
8871              [ 19305]
8872              Enache's turn.
8873              
8874              [ 19306]
8875              z/OS: changes for building threaded from "Brian De Pradine"
8876              <PRADINE@uk.ibm.com>.
8877              
8878              [ 19307]
8879              Subject: [PATCH] Doc pointers in perlbot.
8880              From: Casey West <casey@geeknest.com>
8881              Date: Tue, 22 Apr 2003 11:19:09 -0400
8882              Message-Id: <20030422151909.GC11119@geeknest.com>
8883              (Applied by hand.)
8884              
8885              [ 19308]
8886              Subject: 5.8.0: two problems
8887              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
8888              Date: Tue, 22 Apr 2003 11:43:17 -0700
8889              Message-ID: <20030422184316.GA8602@math.berkeley.edu>
8890      Branch: maint-5.8/perl
8891           !> Makefile.SH XSUB.h ext/Encode/Makefile.PL
8892           !> ext/Encode/t/enc_module.t hints/os390.sh pod/perlbot.pod
8893           !> thread.h util.c
8894 ____________________________________________________________________________
8895 [ 19308] By: rgs                                   on 2003/04/22  20:53:20
8896         Log: Subject: 5.8.0: two problems
8897              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
8898              Date: Tue, 22 Apr 2003 11:43:17 -0700
8899              Message-ID: <20030422184316.GA8602@math.berkeley.edu>
8900      Branch: perl
8901            ! XSUB.h
8902 ____________________________________________________________________________
8903 [ 19307] By: ams                                   on 2003/04/22  16:39:51
8904         Log: Subject: [PATCH] Doc pointers in perlbot.
8905              From: Casey West <casey@geeknest.com>
8906              Date: Tue, 22 Apr 2003 11:19:09 -0400
8907              Message-Id: <20030422151909.GC11119@geeknest.com>
8908              (Applied by hand.)
8909      Branch: perl
8910            ! pod/perlbot.pod
8911 ____________________________________________________________________________
8912 [ 19306] By: jhi                                   on 2003/04/22  13:09:21
8913         Log: z/OS: changes for building threaded from "Brian De Pradine"
8914              <PRADINE@uk.ibm.com>.
8915      Branch: perl
8916            ! Makefile.SH hints/os390.sh thread.h util.c
8917 ____________________________________________________________________________
8918 [ 19305] By: jhi                                   on 2003/04/22  11:42:35
8919         Log: Enache's turn.
8920      Branch: perl
8921            ! ext/Encode/t/enc_module.t
8922 ____________________________________________________________________________
8923 [ 19304] By: jhi                                   on 2003/04/22  10:48:47
8924         Log: Re-merge Encode 1.92.
8925      Branch: perl
8926            ! ext/Encode/Makefile.PL ext/Encode/t/enc_module.t
8927 ____________________________________________________________________________
8928 [ 19303] By: jhi                                   on 2003/04/22  05:30:15
8929         Log: Integrate:
8930              [ 19299]
8931              Croak on non ref to shared methods instead of segfault.
8932              This can really only happen for &share("string").
8933              
8934              [ 19301]
8935              Fix bug 17964 by properly refcounting the gv top.
8936              Seems like the entries in rsfp are way different than
8937              normal PVIO objects.
8938              
8939              [ 19302]
8940              Argh, cut-and-pasto.
8941      Branch: maint-5.8/perl
8942           !> ext/threads/shared/shared.xs perlio.c sv.c
8943 ____________________________________________________________________________
8944 [ 19302] By: jhi                                   on 2003/04/22  05:26:21
8945         Log: Argh, cut-and-pasto.
8946      Branch: perl
8947            ! perlio.c
8948 ____________________________________________________________________________
8949 [ 19301] By: sky                                   on 2003/04/21  21:33:14
8950         Log: Fix bug 17964 by properly refcounting the gv top.
8951              Seems like the entries in rsfp are way different than
8952              normal PVIO objects.
8953      Branch: perl
8954            ! sv.c
8955 ____________________________________________________________________________
8956 [ 19300] By: rgs                                   on 2003/04/21  19:42:04
8957         Log: Fix another segfault case (warn called from UNIVERSAL::DESTROY).
8958              
8959              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
8960              From: Enache Adrian <enache@rdslink.ro>
8961              Date: Sun, 20 Apr 2003 02:45:48 +0300
8962              Message-ID: <20030419234548.GA849@ratsnest.hole>
8963              and
8964              Date: Wed, 2 Apr 2003 07:52:28 +0300
8965              Message-ID: <20030402045227.GA1023@ratsnest.hole>
8966      Branch: perl
8967            ! pp_sys.c t/op/ref.t util.c
8968 ____________________________________________________________________________
8969 [ 19299] By: sky                                   on 2003/04/21  17:05:31
8970         Log: Croak on non ref to shared methods instead of segfault.
8971              This can really only happen for &share("string").
8972      Branch: perl
8973            ! ext/threads/shared/shared.xs
8974 ____________________________________________________________________________
8975 [ 19298] By: jhi                                   on 2003/04/21  16:26:33
8976         Log: Integrate:
8977              [ 19297]
8978              Add OpenZaurus cross-compilation patches.
8979      Branch: maint-5.8/perl
8980           +> Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
8981           +> Cross/config.sh-arm-linux Cross/generate_config_sh
8982           +> Cross/installperl.patch Cross/warp
8983           !> Cross/README INSTALL MANIFEST
8984 ____________________________________________________________________________
8985 [ 19297] By: jhi                                   on 2003/04/21  16:24:36
8986         Log: Add OpenZaurus cross-compilation patches.
8987      Branch: perl
8988            + Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
8989            + Cross/config.sh-arm-linux Cross/generate_config_sh
8990            + Cross/installperl.patch Cross/warp
8991            ! Cross/README INSTALL MANIFEST
8992 ____________________________________________________________________________
8993 [ 19296] By: jhi                                   on 2003/04/21  15:54:28
8994         Log: Update vosish headers.
8995      Branch: maint-5.8/perl
8996            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
8997            ! vos/config.ga.h vos/config.pl
8998 ____________________________________________________________________________
8999 [ 19295] By: jhi                                   on 2003/04/21  15:45:24
9000         Log: Integrate:
9001              [ 19286]
9002              Introduce two new Configure symbols:
9003              [1] d_faststdio  = d_stdstdio && d_stdio_ptr_lval &&
9004              (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
9005              [2] usefaststdio = do we use fast stdio if we have it?
9006              For 5.[68], we do.  For anything else, we don't.
9007              (At least, unless otherwise instructed by -Dusefaststdio.)
9008              This means that for bleadperl we no more use stdio, but instead
9009              default to perlio: the effect of PERLIO=perlio, in other words.
9010              (PERLIO=stdio will still switch to using stdio.)
9011              This change may endanger extensions using FILE*-- but if we are
9012              to migrate fully to perlio, better start swallowing the poison now.
9013              For maintperl, the usefaststdio still defaults to yes.
9014              
9015              and regen Configure.
9016      Branch: maint-5.8/perl
9017            ! Configure config_h.SH
9018           !> perlio.c t/io/layers.t
9019 ____________________________________________________________________________
9020 [ 19294] By: jhi                                   on 2003/04/21  15:36:02
9021         Log: Integrate:
9022              [ 19276]
9023              Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list
9024              From: Dave Mitchell <davem@fdgroup.com>
9025              Date: Sat, 19 Apr 2003 20:06:51 +0100
9026              Message-ID: <20030419190651.GD13333@fdgroup.com>
9027              
9028              [ 19280]
9029              Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.
9030              Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0
9031              From: Steve Hay <steve.hay@uk.radan.com>
9032              Date: Wed, 16 Apr 2003 11:12:22 +0100
9033              Message-ID: <3E9D2C86.8040104@uk.radan.com>
9034              
9035              [ 19281]
9036              Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug
9037              From: Enache Adrian <enache@rdslink.ro>
9038              Date: Sat, 19 Apr 2003 20:12:18 +0300
9039              Message-ID: <20030419171218.GA974@ratsnest.hole>
9040              
9041              [ 19282]
9042              Remove, in the main Makefile, the $(LDLIBPTH) variable from
9043              the commands that invoke $(CC).
9044              Subject: Re: Smoke failure
9045              From: Enache Adrian <enache@rdslink.ro>
9046              Date: Fri, 18 Apr 2003 19:06:07 +0300
9047              Message-ID: <20030418160606.GA797@ratsnest.hole>
9048              
9049              [ 19283]
9050              Subject: [PATCH] goto &sub doesn't empty @_
9051              From: Dave Mitchell <davem@fdgroup.com>
9052              Date: Sun, 20 Apr 2003 21:46:51 +0100
9053              Message-ID: <20030420204651.GE15591@fdgroup.com>
9054              
9055              [ 19284]
9056              Upgrade to Test 1.24.
9057              
9058              [ 19285]
9059              Upgrade to Locale::Maketext 1.05.
9060      Branch: maint-5.8/perl
9061           !> INSTALL Makefile.SH lib/Locale/Maketext.pm
9062           !> lib/Locale/Maketext/ChangeLog lib/Test.pm pp_ctl.c sv.c
9063           !> t/comp/parser.t toke.c win32/Makefile
9064 ____________________________________________________________________________
9065 [ 19293] By: jhi                                   on 2003/04/21  15:28:59
9066         Log: Integrate:
9067              [ 19269]
9068              Bump the test count.
9069      Branch: maint-5.8/perl
9070           !> ext/Storable/t/tied.t
9071 ____________________________________________________________________________
9072 [ 19292] By: jhi                                   on 2003/04/21  15:27:36
9073         Log: Integrate:
9074              [ 19263]
9075              Unused variables.
9076              
9077              [ 19264]
9078              UTF8 regexp patch from Inaba Hiroto.
9079              
9080              [ 19266]
9081              Subject: [PATCH] Re: any takers for this Storable bug?
9082              From: Enache Adrian <enache@rdslink.ro>
9083              Date: Wed, 16 Apr 2003 21:11:11 +0300
9084              Message-ID: <20030416181111.GA6687@ratsnest.hole>
9085              
9086              ams had already fixed the bug by #19227, but take the
9087              test case.
9088              
9089              [ 19268]
9090              Subject: [PATCH] allow recursive FETCHes
9091              From: Dave Mitchell <davem@fdgroup.com>
9092              Date: Mon, 7 Apr 2003 10:00:41 +0100
9093              Message-ID: <20030407100041.A1617@fdgroup.com>
9094              
9095              [ 19275]
9096              Restore the two variables retired by the change #19268
9097              (for binary backward compatibility)
9098      Branch: maint-5.8/perl
9099           !> av.c dump.c embed.fnc embed.h embedvar.h
9100           !> ext/Storable/t/st-dump.pl ext/Storable/t/tied.t hv.c perl.c
9101           !> perlapi.h perlio.c proto.h regcomp.c sv.c sv.h t/op/pat.t
9102           !> t/op/tie.t thrdvar.h universal.c
9103 ____________________________________________________________________________
9104 [ 19291] By: jhi                                   on 2003/04/21  15:20:58
9105         Log: Integrate:
9106              [ 19262]
9107              Another needle in the voodoo doll.
9108              Now I think it should work with the shared
9109              strings.
9110              
9111              [ 19265]
9112              Don't use the stack to allocate a SV that we hand out to another 
9113              function, only badness can ensure.
9114              Message-Id: <20030418180131.GD10086@fdgroup.com>
9115              Thanks go to Dave Mitchell for help in tracking down the bug!
9116              
9117              [ 19289]
9118              Fixes bug #17043, resets PL_srand_called before the cloning.
9119              Allows people to override the resetting by using srand() in CLONE.
9120      Branch: maint-5.8/perl
9121           !> ext/threads/t/thread.t ext/threads/threads.xs sv.c
9122 ____________________________________________________________________________
9123 [ 19290] By: jhi                                   on 2003/04/21  15:14:17
9124         Log: Integrate:
9125              [ 19196]
9126              Upgrade to Net::Ping 2.29.
9127              
9128              [ 19270]
9129              Upgrade to Net::Ping 2.30.
9130      Branch: maint-5.8/perl
9131           +> lib/Net/Ping/t/510_ping_udp.t
9132            - lib/Net/Ping/README
9133           !> MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
9134           !> lib/Net/Ping/t/450_service.t
9135 ____________________________________________________________________________
9136 [ 19289] By: sky                                   on 2003/04/21  13:24:40
9137         Log: Fixes bug #17043, resets PL_srand_called before the cloning.
9138              Allows people to override the resetting by using srand() in CLONE.
9139      Branch: perl
9140            ! ext/threads/t/thread.t ext/threads/threads.xs
9141 ____________________________________________________________________________
9142 [ 19288] By: jhi                                   on 2003/04/21  06:53:46
9143         Log: Move the new *.U files into a subdirectory.
9144      Branch: metaconfig
9145            - U/d_faststdio.U U/usefaststdio.U
9146      Branch: metaconfig/U/perl
9147            + d_faststdio.U usefaststdio.U
9148 ____________________________________________________________________________
9149 [ 19287] By: jhi                                   on 2003/04/21  06:52:10
9150         Log: metaconfig units for #19286.
9151      Branch: metaconfig
9152            + U/d_faststdio.U U/usefaststdio.U
9153 ____________________________________________________________________________
9154 [ 19286] By: jhi                                   on 2003/04/21  06:50:42
9155         Log: Introduce two new Configure symbols:
9156              [1] d_faststdio  = d_stdstdio && d_stdio_ptr_lval &&
9157              (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
9158              [2] usefaststdio = do we use fast stdio if we have it?
9159              For 5.[68], we do.  For anything else, we don't.
9160              (At least, unless otherwise instructed by -Dusefaststdio.)
9161              This means that for bleadperl we no more use stdio, but instead
9162              default to perlio: the effect of PERLIO=perlio, in other words.
9163              (PERLIO=stdio will still switch to using stdio.)
9164              This change may endanger extensions using FILE*-- but if we are
9165              to migrate fully to perlio, better start swallowing the poison now.
9166              For maintperl, the usefaststdio still defaults to yes.
9167      Branch: perl
9168            ! Configure config_h.SH perlio.c t/io/layers.t
9169 ____________________________________________________________________________
9170 [ 19285] By: jhi                                   on 2003/04/21  05:43:55
9171         Log: Upgrade to Locale::Maketext 1.05.
9172      Branch: perl
9173            ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
9174 ____________________________________________________________________________
9175 [ 19284] By: jhi                                   on 2003/04/21  05:40:34
9176         Log: Upgrade to Test 1.24.
9177      Branch: perl
9178            ! lib/Test.pm
9179 ____________________________________________________________________________
9180 [ 19283] By: rgs                                   on 2003/04/20  22:01:28
9181         Log: Subject: [PATCH] goto &sub doesn't empty @_
9182              From: Dave Mitchell <davem@fdgroup.com>
9183              Date: Sun, 20 Apr 2003 21:46:51 +0100
9184              Message-ID: <20030420204651.GE15591@fdgroup.com>
9185      Branch: perl
9186            ! pp_ctl.c
9187 ____________________________________________________________________________
9188 [ 19282] By: rgs                                   on 2003/04/20  21:22:29
9189         Log: Remove, in the main Makefile, the $(LDLIBPTH) variable from
9190              the commands that invoke $(CC).
9191              Subject: Re: Smoke failure
9192              From: Enache Adrian <enache@rdslink.ro>
9193              Date: Fri, 18 Apr 2003 19:06:07 +0300
9194              Message-ID: <20030418160606.GA797@ratsnest.hole>
9195      Branch: perl
9196            ! Makefile.SH
9197 ____________________________________________________________________________
9198 [ 19281] By: rgs                                   on 2003/04/20  19:53:53
9199         Log: Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug
9200              From: Enache Adrian <enache@rdslink.ro>
9201              Date: Sat, 19 Apr 2003 20:12:18 +0300
9202              Message-ID: <20030419171218.GA974@ratsnest.hole>
9203      Branch: perl
9204            ! sv.c
9205 ____________________________________________________________________________
9206 [ 19280] By: rgs                                   on 2003/04/20  18:55:40
9207         Log: Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.
9208              Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0
9209              From: Steve Hay <steve.hay@uk.radan.com>
9210              Date: Wed, 16 Apr 2003 11:12:22 +0100
9211              Message-ID: <3E9D2C86.8040104@uk.radan.com>
9212      Branch: perl
9213            ! INSTALL win32/Makefile
9214 ____________________________________________________________________________
9215 [ 19279] By: jhi                                   on 2003/04/20  07:42:33
9216         Log: metaconfig unit changes for #19278.
9217      Branch: metaconfig
9218            ! U/compline/ptrsize.U
9219      Branch: metaconfig/U/perl
9220            ! use64bits.U
9221 ____________________________________________________________________________
9222 [ 19278] By: jhi                                   on 2003/04/20  07:42:17
9223         Log: Give more information of what to do when -Dusexxx fail.
9224      Branch: perl
9225            ! Configure
9226 ____________________________________________________________________________
9227 [ 19277] By: rgs                                   on 2003/04/19  19:40:22
9228         Log: Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)
9229              by adding a dummy destructor method Regexp::DESTROY.
9230              This prevents infinite recursion, since Regexp::DESTROY
9231              is no more autoloaded.
9232              
9233              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
9234              From: Enache Adrian <enache@rdslink.ro>
9235              Date: Wed, 2 Apr 2003 05:02:42 +0300
9236              Message-ID: <20030402020242.GA2966@ratsnest.hole>
9237      Branch: perl
9238            ! ext/B/t/stash.t t/op/ref.t universal.c
9239 ____________________________________________________________________________
9240 [ 19276] By: rgs                                   on 2003/04/19  19:32:25
9241         Log: Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list
9242              From: Dave Mitchell <davem@fdgroup.com>
9243              Date: Sat, 19 Apr 2003 20:06:51 +0100
9244              Message-ID: <20030419190651.GD13333@fdgroup.com>
9245      Branch: perl
9246            ! t/comp/parser.t toke.c
9247 ____________________________________________________________________________
9248 [ 19275] By: jhi                                   on 2003/04/19  18:52:24
9249         Log: Restore the two variables retired by the change #19268
9250              (for binary backward compatibility)
9251      Branch: perl
9252            ! embedvar.h perlapi.h thrdvar.h
9253 ____________________________________________________________________________
9254 [ 19274] By: jhi                                   on 2003/04/19  17:39:58
9255         Log: metaconfig unit changes for #19273.
9256      Branch: metaconfig
9257            ! U/compline/ptrsize.U
9258      Branch: metaconfig/U/perl
9259            ! d_modfl.U use64bits.U
9260 ____________________________________________________________________________
9261 [ 19273] By: jhi                                   on 2003/04/19  17:36:33
9262         Log: Fail if the specified -Duse64xxx cannot be fulfilled.
9263              (And undo a doublesize probe glitch from change #19272.)
9264      Branch: perl
9265            ! Configure
9266 ____________________________________________________________________________
9267 [ 19272] By: jhi                                   on 2003/04/19  16:38:12
9268         Log: If long doubles fail, we really cannot sensibly
9269              drop back to doubles anymore, therefore abort.
9270              Pointed out by Slaven Rezic. (I tried to fix this
9271              via metaconfig but ended up with a vicious cyclic
9272              dependency.)
9273      Branch: perl
9274            ! Configure
9275 ____________________________________________________________________________
9276 [ 19271] By: jhi                                   on 2003/04/19  12:27:44
9277         Log: metalint nit.
9278      Branch: metaconfig/U/perl
9279            ! Extensions.U
9280 ____________________________________________________________________________
9281 [ 19270] By: jhi                                   on 2003/04/19  12:09:21
9282         Log: Upgrade to Net::Ping 2.30.
9283      Branch: perl
9284            ! lib/Net/Ping.pm lib/Net/Ping/Changes
9285            ! lib/Net/Ping/t/450_service.t
9286 ____________________________________________________________________________
9287 [ 19269] By: jhi                                   on 2003/04/19  07:10:57
9288         Log: Bump the test count.
9289      Branch: perl
9290            ! ext/Storable/t/tied.t
9291 ____________________________________________________________________________
9292 [ 19268] By: jhi                                   on 2003/04/19  07:06:13
9293         Log: Subject: [PATCH] allow recursive FETCHes
9294              From: Dave Mitchell <davem@fdgroup.com>
9295              Date: Mon, 7 Apr 2003 10:00:41 +0100
9296              Message-ID: <20030407100041.A1617@fdgroup.com>
9297      Branch: perl
9298            ! av.c dump.c embed.fnc embed.h embedvar.h
9299            ! ext/Storable/t/st-dump.pl hv.c perl.c perlapi.h proto.h sv.c
9300            ! sv.h t/op/tie.t thrdvar.h
9301 ____________________________________________________________________________
9302 [ 19267] By: jhi                                   on 2003/04/19  06:54:34
9303         Log: Subject: [PATCH] readline.t tweak for VMS
9304              From: "Craig A. Berry" <craigberry@mac.com>
9305              Date: Thu, 17 Apr 2003 17:18:19 -0500
9306              Message-ID: <3E9F282B.6090603@mac.com>
9307      Branch: perl
9308            ! t/op/readline.t
9309 ____________________________________________________________________________
9310 [ 19266] By: jhi                                   on 2003/04/19  06:46:48
9311         Log: Subject: [PATCH] Re: any takers for this Storable bug?
9312              From: Enache Adrian <enache@rdslink.ro>
9313              Date: Wed, 16 Apr 2003 21:11:11 +0300
9314              Message-ID: <20030416181111.GA6687@ratsnest.hole>
9315              
9316              ams had already fixed the bug by #19227, but take the
9317              test case.
9318      Branch: perl
9319            ! ext/Storable/t/tied.t
9320 ____________________________________________________________________________
9321 [ 19265] By: sky                                   on 2003/04/19  00:40:42
9322         Log: Don't use the stack to allocate a SV that we hand out to another 
9323              function, only badness can ensure.
9324              Message-Id: <20030418180131.GD10086@fdgroup.com>
9325              Thanks go to Dave Mitchell for help in tracking down the bug!
9326      Branch: perl
9327            ! sv.c
9328 ____________________________________________________________________________
9329 [ 19264] By: jhi                                   on 2003/04/18  19:28:04
9330         Log: UTF8 regexp patch from Inaba Hiroto.
9331      Branch: perl
9332            ! regcomp.c t/op/pat.t
9333 ____________________________________________________________________________
9334 [ 19263] By: jhi                                   on 2003/04/18  19:16:43
9335         Log: Unused variables.
9336      Branch: perl
9337            ! perlio.c universal.c
9338 ____________________________________________________________________________
9339 [ 19262] By: sky                                   on 2003/04/17  20:02:33
9340         Log: Another needle in the voodoo doll.
9341              Now I think it should work with the shared
9342              strings.
9343      Branch: perl
9344            ! sv.c
9345 ____________________________________________________________________________
9346 [ 19261] By: jhi                                   on 2003/04/17  18:59:54
9347         Log: Integrate the below, regen Configure.  No regen Glossary,
9348              though, that is somehow broken with maint, must investigate more.
9349      Branch: maint-5.8/perl
9350            ! Configure config_h.SH
9351           !> INSTALL NetWare/config.wc NetWare/config_H.wc configure.com
9352           !> djgpp/configure.bat epoc/config.sh hints/solaris_2.sh
9353           !> numeric.c perl.h plan9/config.plan9 plan9/config_h.sample
9354           !> plan9/config_sh.sample pp.c win32/config.bc win32/config.gc
9355           !> win32/config.vc win32/config.vc64 win32/config_H.bc
9356           !> win32/config_H.gc win32/config_H.vc win32/config_H.vc64
9357           !> wince/config.ce wince/config_H.ce
9358 ____________________________________________________________________________
9359 [ 19260] By: jhi                                   on 2003/04/17  18:43:31
9360         Log: Integrate:
9361              [ 19204]
9362              Bump up the version and admonish against aspiring (ab)use.
9363              
9364              [ 19205]
9365              Build get_layers() also under -Uuseperlio.
9366              
9367              [ 19208]
9368              Skip as early as possible if no perlio since the
9369              use open would be compile-time.
9370              
9371              [ 19209]
9372              PERLIO=perlio requires extra steps.
9373              
9374              [ 19217]
9375              Don't skip the whole test for PERLIO=perlio.
9376              
9377              [ 19223]
9378              Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.
9379              
9380              [ 19234]
9381              PerlIO::get_layers() usage tip.
9382              
9383              [ 19235]
9384              Use the right prototype and a glob is fine (from Rafael).
9385              
9386              [ 19237]
9387              What does an empty PERLIO= mean, anyway?
9388              
9389              [ 19239]
9390              Try to get the layers.t working also for dosish platforms.
9391              
9392              [ 19241]
9393              Handle PERLIO= and document a bit.
9394              
9395              [ 19243]
9396              Detect the 'fast stdio' case.
9397      Branch: maint-5.8/perl
9398           !> lib/PerlIO.pm pod/perlrun.pod t/io/layers.t universal.c
9399 ____________________________________________________________________________
9400 [ 19259] By: jhi                                   on 2003/04/17  18:41:23
9401         Log: Integrate:
9402              [ 19203]
9403              Introduce PerlIO::get_layers() to allow people to peek
9404              at the PerlIO layer stack.
9405      Branch: maint-5.8/perl
9406           +> t/io/layers.t
9407           !> MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t
9408           !> universal.c
9409 ____________________________________________________________________________
9410 [ 19258] By: jhi                                   on 2003/04/17  18:38:58
9411         Log: Integrate:
9412              [ 19232]
9413              Redundant test.
9414              
9415              [ 19233]
9416              Syntax terror.
9417      Branch: maint-5.8/perl
9418           !> lib/unicore/mktables
9419 ____________________________________________________________________________
9420 [ 19257] By: jhi                                   on 2003/04/17  18:33:40
9421         Log: Integrate:
9422              [ 19231]
9423              Synchronize the specifications of the POSIX character
9424              classes alnum, graph, and print closer to the planned
9425              Unicode proposal.
9426              
9427              [ 19244]
9428              More maneuvering closer to proposed POSIX classes
9429              mapping to Unicode: (1) The definitions of "graph" and
9430              "print" are still in flux: move closer back to how Perl
9431              5.8.0 defined it (though drop Co, that did not make sense)
9432              (2) Add U+0085 (NEL) to "space".
9433      Branch: maint-5.8/perl
9434           !> lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl
9435           !> lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl
9436           !> lib/unicore/mktables utf8.c
9437 ____________________________________________________________________________
9438 [ 19256] By: jhi                                   on 2003/04/17  18:26:24
9439         Log: Integrate:
9440              [ 19194]
9441              Darwin/Rhapsody hints files updates by Wilfredo Sánchez
9442              
9443              [ 19198]
9444              The lib/ipc_sysv.t test has a new name.
9445              
9446              [ 19199]
9447              Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at
9448              ../../lib for the lc() at line 66 (UTF-8 data possible
9449              if using UTF-8 locales).
9450              
9451              [ 19200]
9452              Fix bug #15893 by creating shared scalars with a refcount of 1
9453              instead of 2 and make push and pop increase the refcount.
9454              
9455              [ 19201]
9456              Fix bug #16253, use all the CPU that we can :-)
9457              
9458              [ 19202]
9459              Subject: [PATCH] vms/vms.c waitpid tweak
9460              From: "Craig A. Berry" <craigberry@mac.com>
9461              Date: Mon, 14 Apr 2003 00:43:00 -0500
9462              Message-ID: <3E9A4A64.6030205@mac.com>
9463              
9464              [ 19206]
9465              More docs about running tests and the test suite.
9466              Update perlhack.pod in various places.
9467              Add 'test_harness' as a .PHONY dependency in the Makefile.
9468              
9469              [ 19207]
9470              Document and test autovivified dirhandles.
9471              Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod
9472              From: Nathan Torkington (via RT) <perlbug-followup@perl.org>
9473              Date: 12 Apr 2003 12:40:45 -0000
9474              Message-Id: <rt-21952-55079.8.08945458828887@bugs6.perl.org>
9475              
9476              [ 19210]
9477              Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1  [perl #17757]
9478              From: Inaba Hiroto <inaba@st.rim.or.jp>
9479              Date: Fri, 21 Mar 2003 17:35:21 +0900
9480              Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp>
9481              Date: Sat, 22 Mar 2003 11:28:05 +0900
9482              Message-ID: <3E7BCA34.6824269F@st.rim.or.jp>
9483              
9484              [ 19211]
9485              Mention that "make test_harness" lets messages sent through
9486              standard error out. Complements change #19206.
9487              
9488              [ 19212]
9489              Fixes to bugs introduced by PL_stashcache
9490              A) Follow suggestion by Benjamin Goldberg to use hv_delete
9491              instead of hv_delete_ent to avoid creating a temporary SV
9492              B) Don't increment the refcount, sneak it into an IV instead
9493              C) When a GP is a deleted that contains a stash, remove the
9494              corresponding entry since hv might be in use in other places.
9495              D) Note that no test cases test the deletion of packages to catch
9496              this bug. 
9497              
9498              [ 19213]
9499              Ook, run tests on correct build-dir next time.
9500              We must check if the hv is a stash, otherwise we try to delete
9501              something that is a HvNAME of null.....  tests pass better now
9502              
9503              [ 19214]
9504              [perl #21845] "proto.h": 'id' is a reserved word in Objective-C.
9505              
9506              [ 19215]
9507              Add a test for [perl #17753].
9508              
9509              [ 19226]
9510              Upgrade to Pod::LaTeX 0.55.
9511              
9512              [ 19227]
9513              [#17040] Storable now handles self-tied scalars with NULL mg_obj.
9514              
9515              [ 19236]
9516              Document the effect of thread creation context.
9517              
9518              [ 19238]
9519              A -C parsed from the #! line can still have line endings in it.
9520              
9521              [ 19240]
9522              Fix double join problem for those places where free
9523              actually means free (solaris for example :)
9524              Fixes bug #16681
9525              
9526              [ 19245]
9527              Document that the open pragma does not affect
9528              the three-headed hydra, ummm, open.
9529              
9530              [ 19247]
9531              Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings
9532              From: Enache Adrian <enache@rdslink.ro>
9533              Date: Thu, 17 Apr 2003 14:35:36 +0300
9534              Message-Id: <20030417113536.GA898@ratsnest.hole>
9535              
9536              [ 19252]
9537              [#21962] Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".
9538              Anything that's broken by this change should be fixed.
9539              
9540              [ 19254]
9541              Extreme Voodoo programming, by not pinching the SV if it is a 
9542              PADTMP it happily keeps it's value later on!
9543      Branch: maint-5.8/perl
9544           +> lib/Pod/t/pod2latex.t
9545            - lib/Pod/t/latex.t
9546            ! embedvar.h
9547           !> (integrate 32 files)
9548 ____________________________________________________________________________
9549 [ 19255] By: jhi                                   on 2003/04/17  17:44:24
9550         Log: metaconfig unit change for #19253.
9551      Branch: metaconfig/U/perl
9552            ! Extensions.U
9553 ____________________________________________________________________________
9554 [ 19254] By: sky                                   on 2003/04/17  17:31:52
9555         Log: Extreme Voodoo programming, by not pinching the SV if it is a 
9556              PADTMP it happily keeps it's value later on!
9557      Branch: perl
9558            ! sv.c
9559 ____________________________________________________________________________
9560 [ 19253] By: jhi                                   on 2003/04/17  17:09:16
9561         Log: Implement -Dnoextensions=... and -Donlyextensions=...
9562      Branch: perl
9563            ! Configure INSTALL
9564 ____________________________________________________________________________
9565 [ 19252] By: ams                                   on 2003/04/17  16:19:31
9566         Log: Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".
9567              Anything that's broken by this change should be fixed.
9568      Branch: perl
9569            ! gv.c
9570 ____________________________________________________________________________
9571 [ 19251] By: jhi                                   on 2003/04/17  15:39:56
9572         Log: Introduce the new *l APIs, undefined, to non-Configure lands.
9573      Branch: perl
9574            ! NetWare/config.wc NetWare/config_H.wc configure.com
9575            ! djgpp/configure.bat epoc/config.sh plan9/config.plan9
9576            ! plan9/config_h.sample plan9/config_sh.sample win32/config.bc
9577            ! win32/config.gc win32/config.vc win32/config.vc64
9578            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9579            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
9580 ____________________________________________________________________________
9581 [ 19250] By: jhi                                   on 2003/04/17  15:07:08
9582         Log: Regen Glossary et alia.
9583      Branch: perl
9584            ! Porting/Glossary Porting/config.sh Porting/config_H
9585 ____________________________________________________________________________
9586 [ 19249] By: jhi                                   on 2003/04/17  14:54:01
9587         Log: metaconfig unit change for #19248.
9588      Branch: metaconfig/U/perl
9589            ! selectminbits.U
9590 ____________________________________________________________________________
9591 [ 19248] By: jhi                                   on 2003/04/17  14:53:41
9592         Log: Small tidying up of the selectminbits code, but most
9593              importantly allocate the buffer from the heap using
9594              malloc, not from the stack: using stack causes unaligned
9595              access in LP64 Solaris since stack data is not guaranteed
9596              to be 64-bit aligned, while a fd_set is (it has 1024 longs).
9597              (via Alan Burlison)
9598      Branch: perl
9599            ! Configure
9600 ____________________________________________________________________________
9601 [ 19247] By: ams                                   on 2003/04/17  12:24:57
9602         Log: Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings
9603              From: Enache Adrian <enache@rdslink.ro>
9604              Date: Thu, 17 Apr 2003 14:35:36 +0300
9605              Message-Id: <20030417113536.GA898@ratsnest.hole>
9606      Branch: perl
9607            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
9608 ____________________________________________________________________________
9609 [ 19246] By: nick                                  on 2003/04/17  10:44:49
9610         Log: Integrate mainline
9611      Branch: perlio
9612           +> lib/ExtUtils/t/MM_Any.t lib/Locale/Maketext/t/00about.t
9613           +> lib/Locale/Maketext/t/01make.t lib/Locale/Maketext/t/02get.t
9614           +> lib/Locale/Maketext/t/03http.t lib/Net/Ping/t/510_ping_udp.t
9615           +> lib/Pod/t/pod2latex.t lib/Test/Harness/t/pod.t t/io/layers.t
9616           +> t/lib/sample-tests/switches
9617            - lib/Locale/Maketext/test.pl lib/Net/Ping/README
9618            - lib/Pod/t/latex.t
9619           !> (integrate 258 files)
9620 ____________________________________________________________________________
9621 [ 19245] By: jhi                                   on 2003/04/17  09:20:27
9622         Log: Document that the open pragma does not affect
9623              the three-headed hydra, ummm, open.
9624      Branch: perl
9625            ! lib/open.pm
9626 ____________________________________________________________________________
9627 [ 19244] By: jhi                                   on 2003/04/17  06:45:26
9628         Log: More maneuvering closer to proposed POSIX classes
9629              mapping to Unicode: (1) The definitions of "graph" and
9630              "print" are still in flux: move closer back to how Perl
9631              5.8.0 defined it (though drop Co, that did not make sense)
9632              (2) Add U+0085 (NEL) to "space".
9633      Branch: perl
9634            ! lib/unicore/lib/Graph.pl lib/unicore/lib/Print.pl
9635            ! lib/unicore/lib/Space.pl lib/unicore/mktables
9636 ____________________________________________________________________________
9637 [ 19243] By: jhi                                   on 2003/04/17  05:29:24
9638         Log: Detect the 'fast stdio' case.
9639      Branch: perl
9640            ! lib/PerlIO.pm t/io/layers.t
9641 ____________________________________________________________________________
9642 [ 19242] By: jhi                                   on 2003/04/16  20:14:01
9643         Log: Fix up Larry's copyright statements to my best knowledge.
9644              (Lots of Perl 5 source code archaeology was involved.)
9645              Larry didn't make strangled noises when I showed him
9646              the patch, either :-)
9647      Branch: perl
9648            ! EXTERN.h INTERN.h Porting/pumpkin.pod README XSUB.h av.c av.h
9649            ! cc_runtime.h cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
9650            ! embed.h embed.pl embedvar.h fakesdio.h fakethr.h form.h
9651            ! global.sym globals.c gv.c gv.h handy.h hv.c hv.h keywords.h
9652            ! keywords.pl locale.c mg.c mg.h miniperlmain.c nostdio.h
9653            ! numeric.c op.c op.h opcode.h opcode.pl opnames.h pad.c pad.h
9654            ! patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.h
9655            ! perlsdio.h perlsfio.h perlvars.h pp.c pp.h pp_ctl.c pp_hot.c
9656            ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.c reentr.h
9657            ! reentr.pl regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
9658            ! scope.h sv.c sv.h taint.c thrdvar.h thread.h toke.c
9659            ! universal.c unixish.h utf8.c utf8.h utfebcdic.h util.c util.h
9660            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
9661            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
9662            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c xsutils.c
9663 ____________________________________________________________________________
9664 [ 19241] By: jhi                                   on 2003/04/16  17:24:24
9665         Log: Handle PERLIO= and document a bit.
9666      Branch: perl
9667            ! lib/PerlIO.pm pod/perlrun.pod t/io/layers.t
9668 ____________________________________________________________________________
9669 [ 19240] By: sky                                   on 2003/04/16  16:27:43
9670         Log: Fix double join problem for those places where free
9671              actually means free (solaris for example :)
9672              Fixes bug #16681
9673      Branch: perl
9674            ! ext/threads/t/join.t ext/threads/threads.xs
9675 ____________________________________________________________________________
9676 [ 19239] By: jhi                                   on 2003/04/16  14:57:47
9677         Log: Try to get the layers.t working also for dosish platforms.
9678      Branch: perl
9679            ! lib/PerlIO.pm t/io/layers.t
9680 ____________________________________________________________________________
9681 [ 19238] By: jhi                                   on 2003/04/16  13:27:24
9682         Log: A -C parsed from the #! line can still have line endings in it.
9683      Branch: perl
9684            ! util.c
9685 ____________________________________________________________________________
9686 [ 19237] By: jhi                                   on 2003/04/16  13:23:37
9687         Log: What does an empty PERLIO= mean, anyway?
9688      Branch: perl
9689            ! t/io/layers.t
9690 ____________________________________________________________________________
9691 [ 19236] By: jhi                                   on 2003/04/16  13:09:42
9692         Log: Document the effect of thread creation context.
9693      Branch: perl
9694            ! ext/threads/threads.pm
9695 ____________________________________________________________________________
9696 [ 19235] By: jhi                                   on 2003/04/16  12:13:07
9697         Log: Use the right prototype and a glob is fine (from Rafael).
9698      Branch: perl
9699            ! lib/PerlIO.pm universal.c
9700 ____________________________________________________________________________
9701 [ 19234] By: jhi                                   on 2003/04/16  10:20:46
9702         Log: PerlIO::get_layers() usage tip.
9703      Branch: perl
9704            ! lib/PerlIO.pm
9705 ____________________________________________________________________________
9706 [ 19233] By: jhi                                   on 2003/04/16  10:07:48
9707         Log: Syntax terror.
9708      Branch: perl
9709            ! lib/unicore/mktables
9710 ____________________________________________________________________________
9711 [ 19232] By: jhi                                   on 2003/04/16  09:45:51
9712         Log: Redundant test.
9713      Branch: perl
9714            ! lib/unicore/mktables
9715 ____________________________________________________________________________
9716 [ 19231] By: jhi                                   on 2003/04/16  09:21:25
9717         Log: Synchronize the specifications of the POSIX character
9718              classes alnum, graph, and print closer to the planned
9719              Unicode proposal.
9720      Branch: perl
9721            ! lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl
9722            ! lib/unicore/lib/Print.pl lib/unicore/mktables utf8.c
9723 ____________________________________________________________________________
9724 [ 19230] By: jhi                                   on 2003/04/16  08:57:01
9725         Log: Patch from Merijn.
9726      Branch: perl
9727            ! perl.h
9728 ____________________________________________________________________________
9729 [ 19229] By: jhi                                   on 2003/04/16  08:27:53
9730         Log: metaconfig unit change for #19228.
9731      Branch: metaconfig/U/perl
9732            ! d_modfl.U
9733 ____________________________________________________________________________
9734 [ 19228] By: jhi                                   on 2003/04/16  08:27:26
9735         Log: Thinko in modfl detection.
9736      Branch: perl
9737            ! Configure
9738 ____________________________________________________________________________
9739 [ 19227] By: ams                                   on 2003/04/16  02:32:11
9740         Log: Storable now handles self-tied scalars with NULL mg_obj.
9741      Branch: perl
9742            ! ext/Storable/Storable.xs
9743 ____________________________________________________________________________
9744 [ 19226] By: jhi                                   on 2003/04/15  18:00:21
9745         Log: Upgrade to Pod::LaTeX 0.55.
9746      Branch: perl
9747            + lib/Pod/t/pod2latex.t
9748            - lib/Pod/t/latex.t
9749            ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
9750 ____________________________________________________________________________
9751 [ 19225] By: jhi                                   on 2003/04/15  17:01:40
9752         Log: metaconfig unit change for #19224.
9753      Branch: metaconfig
9754            ! U/threads/archname.U
9755      Branch: metaconfig/U/perl
9756            - sanelongdbl.U
9757            ! d_modfl.U
9758 ____________________________________________________________________________
9759 [ 19224] By: jhi                                   on 2003/04/15  17:01:27
9760         Log: The 'disable-longdouble-if-no-modfl-sqrtl' part didn't stick.
9761      Branch: perl
9762            ! Configure
9763 ____________________________________________________________________________
9764 [ 19223] By: jhi                                   on 2003/04/15  16:36:32
9765         Log: Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.
9766      Branch: perl
9767            ! t/io/layers.t
9768 ____________________________________________________________________________
9769 [ 19222] By: jhi                                   on 2003/04/15  16:28:54
9770         Log: metaconfig unit change for #19221.
9771      Branch: metaconfig
9772            ! U/modified/libs.U
9773 ____________________________________________________________________________
9774 [ 19221] By: jhi                                   on 2003/04/15  16:27:49
9775         Log: False alarm: no cyclic dependency.
9776      Branch: perl
9777            ! Configure config_h.SH
9778 ____________________________________________________________________________
9779 [ 19220] By: jhi                                   on 2003/04/15  16:09:17
9780         Log: metaconfig unit changes for #19219.
9781      Branch: metaconfig
9782            ! U/compline/byteorder.U U/compline/ccflags.U
9783            ! U/compline/d_fd_set.U U/compline/d_isascii.U
9784            ! U/compline/d_open3.U U/compline/d_stdstdio.U
9785            ! U/compline/d_vprintf.U U/compline/i_time.U
9786            ! U/compline/nblock_io.U U/compline/orderlib.U
9787            ! U/modified/Signal.U U/modified/d_access.U
9788            ! U/modified/d_getpgrp.U U/modified/d_setpgrp.U
9789            ! U/modified/prototype.U U/threads/archname.U
9790      Branch: metaconfig/U/perl
9791            + d_aintl.U d_copysignl.U d_ilogbl.U d_scalbnl.U sanelongdbl.U
9792            ! d_dirfd.U d_dlsymun.U d_fcntl_can_lock.U d_sqrtl.U dlsrc.U
9793            ! fflushall.U fpossize.U i_db.U perlxv.U uselfs.U uselongdbl.U
9794 ____________________________________________________________________________
9795 [ 19219] By: jhi                                   on 2003/04/15  16:08:11
9796         Log: Backport of _most_ of the changes in #19218: not one big
9797              cyclic dependency, though, it must be broken up somehow.
9798      Branch: perl
9799            ! Configure config_h.SH
9800 ____________________________________________________________________________
9801 [ 19218] By: jhi                                   on 2003/04/15  14:09:31
9802         Log: Big patch from Alan Burlison to make Solaris long doubles work.
9803              (Also spreads more <stdlib.h> joy.)
9804              Needs backporting to metaconfig units and introducing the new
9805              symbols to non-Configure lands.
9806      Branch: perl
9807            ! Configure config_h.SH hints/solaris_2.sh numeric.c perl.h pp.c
9808 ____________________________________________________________________________
9809 [ 19217] By: jhi                                   on 2003/04/15  14:01:03
9810         Log: Don't skip the whole test for PERLIO=perlio.
9811      Branch: perl
9812            ! t/io/layers.t
9813 ____________________________________________________________________________
9814 [ 19216] By: jhi                                   on 2003/04/15  13:47:16
9815         Log: Revert #19031 now that #19210 fixed the bug (#17757).
9816      Branch: maint-5.8/perl
9817            ! regexec.c t/op/subst.t
9818 ____________________________________________________________________________
9819 [ 19215] By: jhi                                   on 2003/04/15  05:54:17
9820         Log: Add a test for [perl #17753].
9821      Branch: perl
9822            ! t/op/undef.t
9823 ____________________________________________________________________________
9824 [ 19214] By: jhi                                   on 2003/04/15  05:40:52
9825         Log: "proto.h": 'id' is a reserved word in Objective-C.
9826      Branch: perl
9827            ! embed.fnc op.c proto.h
9828 ____________________________________________________________________________
9829 [ 19213] By: sky                                   on 2003/04/14  21:42:10
9830         Log: Ook, run tests on correct build-dir next time.
9831              We must check if the hv is a stash, otherwise we try to delete
9832              something that is a HvNAME of null.....  tests pass better now
9833      Branch: perl
9834            ! gv.c
9835 ____________________________________________________________________________
9836 [ 19212] By: sky                                   on 2003/04/14  21:15:00
9837         Log: Fixes to bugs introduced by PL_stashcache
9838              A) Follow suggestion by Benjamin Goldberg to use hv_delete
9839              instead of hv_delete_ent to avoid creating a temporary SV
9840              B) Don't increment the refcount, sneak it into an IV instead
9841              C) When a GP is a deleted that contains a stash, remove the
9842              corresponding entry since hv might be in use in other places.
9843              D) Note that no test cases test the deletion of packages to catch
9844              this bug. 
9845      Branch: perl
9846            ! gv.c hv.c pp_hot.c
9847 ____________________________________________________________________________
9848 [ 19211] By: rgs                                   on 2003/04/14  21:11:11
9849         Log: Mention that "make test_harness" lets messages sent through
9850              standard error out. Complements change #19206.
9851      Branch: perl
9852            ! pod/perlhack.pod
9853 ____________________________________________________________________________
9854 [ 19210] By: rgs                                   on 2003/04/14  20:48:02
9855         Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1  [perl #17757]
9856              From: Inaba Hiroto <inaba@st.rim.or.jp>
9857              Date: Fri, 21 Mar 2003 17:35:21 +0900
9858              Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp>
9859              Date: Sat, 22 Mar 2003 11:28:05 +0900
9860              Message-ID: <3E7BCA34.6824269F@st.rim.or.jp>
9861      Branch: perl
9862            ! regexec.c t/op/pat.t
9863 ____________________________________________________________________________
9864 [ 19209] By: jhi                                   on 2003/04/14  20:36:55
9865         Log: PERLIO=perlio requires extra steps.
9866      Branch: perl
9867            ! lib/PerlIO.pm t/io/layers.t
9868 ____________________________________________________________________________
9869 [ 19208] By: jhi                                   on 2003/04/14  20:02:04
9870         Log: Skip as early as possible if no perlio since the
9871              use open would be compile-time.
9872      Branch: perl
9873            ! t/io/layers.t
9874 ____________________________________________________________________________
9875 [ 19207] By: rgs                                   on 2003/04/14  19:34:42
9876         Log: Document and test autovivified dirhandles.
9877              Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod
9878              From: Nathan Torkington (via RT) <perlbug-followup@perl.org>
9879              Date: 12 Apr 2003 12:40:45 -0000
9880              Message-Id: <rt-21952-55079.8.08945458828887@bugs6.perl.org>
9881      Branch: perl
9882            ! pod/perlfunc.pod t/op/readdir.t
9883 ____________________________________________________________________________
9884 [ 19206] By: rgs                                   on 2003/04/14  19:13:26
9885         Log: More docs about running tests and the test suite.
9886              Update perlhack.pod in various places.
9887              Add 'test_harness' as a .PHONY dependency in the Makefile.
9888      Branch: perl
9889            ! Makefile.SH pod/perlhack.pod t/README
9890 ____________________________________________________________________________
9891 [ 19205] By: jhi                                   on 2003/04/14  18:58:01
9892         Log: Build get_layers() also under -Uuseperlio.
9893      Branch: perl
9894            ! universal.c
9895 ____________________________________________________________________________
9896 [ 19204] By: jhi                                   on 2003/04/14  18:48:04
9897         Log: Bump up the version and admonish against aspiring (ab)use.
9898      Branch: perl
9899            ! lib/PerlIO.pm
9900 ____________________________________________________________________________
9901 [ 19203] By: jhi                                   on 2003/04/14  17:35:51
9902         Log: Introduce PerlIO::get_layers() to allow people to peek
9903              at the PerlIO layer stack.
9904      Branch: perl
9905            + t/io/layers.t
9906            ! MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t
9907            ! universal.c
9908 ____________________________________________________________________________
9909 [ 19202] By: merijn                                on 2003/04/14  05:42:18
9910         Log: Subject: [PATCH] vms/vms.c waitpid tweak
9911              From: "Craig A. Berry" <craigberry@mac.com>
9912              Date: Mon, 14 Apr 2003 00:43:00 -0500
9913              Message-ID: <3E9A4A64.6030205@mac.com>
9914      Branch: perl
9915            ! vms/vms.c
9916 ____________________________________________________________________________
9917 [ 19201] By: sky                                   on 2003/04/13  19:26:46
9918         Log: Fix bug #16253, use all the CPU that we can :-)
9919      Branch: perl
9920            ! ext/threads/threads.xs
9921 ____________________________________________________________________________
9922 [ 19200] By: sky                                   on 2003/04/13  18:38:58
9923         Log: Fix bug #15893 by creating shared scalars with a refcount of 1
9924              instead of 2 and make push and pop increase the refcount.
9925      Branch: perl
9926            ! ext/threads/shared/shared.xs
9927 ____________________________________________________________________________
9928 [ 19199] By: jhi                                   on 2003/04/13  11:45:42
9929         Log: Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at
9930              ../../lib for the lc() at line 66 (UTF-8 data possible
9931              if using UTF-8 locales).
9932      Branch: perl
9933            ! lib/ExtUtils/t/Install.t
9934 ____________________________________________________________________________
9935 [ 19198] By: jhi                                   on 2003/04/13  09:43:09
9936         Log: The lib/ipc_sysv.t test has a new name.
9937      Branch: perl
9938            ! INSTALL
9939 ____________________________________________________________________________
9940 [ 19197] By: jhi                                   on 2003/04/13  09:32:05
9941         Log: Continue hunting for the cause of the Tru64 failed threaded smokes
9942              most probably introduced by the change #19157.  The tweak suggested
9943              by Stephen McCamant trades a possible dangling pointer (CopFILE()
9944              is tricky like that with threads) to a memory leak.  (This means
9945              that this tweak shouldn't be left in as-is, but if this helps,
9946              we at least know that the failure was caused by the #19157.)
9947      Branch: perl
9948            ! op.c
9949 ____________________________________________________________________________
9950 [ 19196] By: jhi                                   on 2003/04/13  09:20:02
9951         Log: Upgrade to Net::Ping 2.29.
9952      Branch: perl
9953            + lib/Net/Ping/t/510_ping_udp.t
9954            - lib/Net/Ping/README
9955            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
9956 ____________________________________________________________________________
9957 [ 19195] By: jhi                                   on 2003/04/13  09:02:05
9958         Log: Upgrade to Test::Harness 2.27_04.
9959      Branch: perl
9960            + lib/Test/Harness/t/pod.t t/lib/sample-tests/switches
9961            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Straps.pm
9962            ! lib/Test/Harness/t/test-harness.t
9963 ____________________________________________________________________________
9964 [ 19194] By: rgs                                   on 2003/04/12  21:21:04
9965         Log: Darwin/Rhapsody hints files updates by Wilfredo Sánchez
9966      Branch: perl
9967            ! hints/darwin.sh hints/rhapsody.sh
9968 ____________________________________________________________________________
9969 [ 19193] By: jhi                                   on 2003/04/12  18:46:31
9970         Log: Integrate:
9971              [ 19166]
9972              Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1`  these days?
9973              From: Robin Barker <Robin.Barker@npl.co.uk>
9974              Date: Tue, 8 Apr 2003 14:23:04 +0100 
9975              Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>
9976              
9977              [ 19167]
9978              Typos fixes by Stas Bekman.
9979              
9980              [ 19168]
9981              Document that perl recognizes 2>&1 on the command-line on VMS.
9982              
9983              [ 19171]
9984              Implement support for --help and --version in Getopt::Std
9985              Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
9986              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
9987              Date: Mon, 7 Apr 2003 17:07:15 -0700
9988              Message-ID: <20030408000714.GA953@math.berkeley.edu>
9989              
9990              [ 19172]
9991              Try to be more descriptive than just __ANONIO__ which is what
9992              you get when you autovivify filehandles into array/hash elements.
9993              
9994              [ 19173]
9995              open(my $fh, ">&", STDOUT) should not warn under strict.
9996              
9997              [ 19174]
9998              Even more promotion for -lc128 (long doubles on AIX)
9999              More obvious detection of C compiler
10000              cc_type should not promote to config.sh
10001              
10002              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10003              Date: Wed, 09 Apr 2003 14:31:48 +0200
10004              Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>
10005              
10006              [ 19175]
10007              In case someone is using UTF-8 locales.
10008              
10009              [ 19176]
10010              Also locale names can contain illegal UTF-8.
10011              
10012              [ 19177]
10013              perlport information about portably embedding string data.
10014              
10015              [ 19179]
10016              I assume the idea was to use the *cwd variables for testing.
10017              
10018              [ 19180]
10019              With AFS the cwds have little chance of agreeing.
10020              
10021              [ 19181]
10022              Unless Inuits are involved...
10023              
10024              [ 19183]
10025              The test doesn't work that well when -Uusedl.
10026              Some of the tests could be salvaged even then I guess.
10027              
10028              [ 19184]
10029              Add an option for the grok_xxx() to silently ignore bad digits.
10030              
10031              [ 19185]
10032              Noted by Nat: -0 didn't work that well with Unicode.
10033              
10034              [ 19186]
10035              Be more descriptive.
10036              
10037              [ 19188]
10038              PerlFAQ sync.
10039              
10040              [ 19189]
10041              Peter Scott suggests that the docs for base.pm should
10042              state explicitely that base.pm doesn't call import()
10043              on base classes. Plus a few typos.
10044              
10045              [ 19190]
10046              Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03
10047              From: Michael G Schwern <schwern@pobox.com>
10048              Date: Fri, 11 Apr 2003 00:32:02 -0700
10049              Message-ID: <20030411073202.GC5916@windhund.schwern.org>
10050              
10051              [ 19191]
10052              Benchmark nit from Nick Clark (in OpenBSD the result could
10053              be a negative zero, -0).
10054      Branch: maint-5.8/perl
10055           !> (integrate 38 files)
10056 ____________________________________________________________________________
10057 [ 19192] By: jhi                                   on 2003/04/12  18:23:40
10058         Log: The debugging aid #19182 didn't.
10059      Branch: perl
10060            ! ext/B/t/deparse.t
10061 ____________________________________________________________________________
10062 [ 19191] By: jhi                                   on 2003/04/12  16:51:12
10063         Log: Benchmark nit from Nick Clark (in OpenBSD the result could
10064              be a negative zero, -0).
10065      Branch: perl
10066            ! lib/Benchmark.t
10067 ____________________________________________________________________________
10068 [ 19190] By: rgs                                   on 2003/04/12  13:41:25
10069         Log: Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03
10070              From: Michael G Schwern <schwern@pobox.com>
10071              Date: Fri, 11 Apr 2003 00:32:02 -0700
10072              Message-ID: <20030411073202.GC5916@windhund.schwern.org>
10073      Branch: perl
10074            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
10075            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
10076            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/TODO
10077            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/00setup_dummy.t
10078            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/basic.t
10079            ! lib/ExtUtils/t/zz_cleanup_dummy.t
10080 ____________________________________________________________________________
10081 [ 19189] By: rgs                                   on 2003/04/10  20:40:14
10082         Log: Peter Scott suggests that the docs for base.pm should
10083              state explicitely that base.pm doesn't call import()
10084              on base classes. Plus a few typos.
10085      Branch: perl
10086            ! lib/base.pm
10087 ____________________________________________________________________________
10088 [ 19188] By: rgs                                   on 2003/04/10  19:45:08
10089         Log: PerlFAQ sync.
10090      Branch: perl
10091            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
10092            ! pod/perlfaq7.pod pod/perlfaq9.pod
10093 ____________________________________________________________________________
10094 [ 19187] By: rgs                                   on 2003/04/10  19:25:18
10095         Log: Fix bug #21914, 3-arg open + local $fh + strict coredump.
10096              There used to be a nullstash (%{"<none>::"}) to hold illegal
10097              variables under strict 'vars'. It has been removed by change #17942.
10098              This can lead to segfaults during the parsing, because some illegal
10099              variables might have been discarded before the compilation of the
10100              current statement had completed.
10101              Bug analysis and test case by Enache Adrian.
10102      Branch: perl
10103            ! gv.c t/lib/strict/vars
10104 ____________________________________________________________________________
10105 [ 19186] By: jhi                                   on 2003/04/10  19:13:40
10106         Log: Be more descriptive.
10107      Branch: perl
10108            ! MANIFEST
10109 ____________________________________________________________________________
10110 [ 19185] By: jhi                                   on 2003/04/10  19:06:02
10111         Log: Noted by Nat: -0 didn't work that well with Unicode.
10112      Branch: perl
10113            ! perl.c pod/perlrun.pod
10114 ____________________________________________________________________________
10115 [ 19184] By: jhi                                   on 2003/04/10  17:26:43
10116         Log: Add an option for the grok_xxx() to silently ignore bad digits.
10117      Branch: perl
10118            ! numeric.c perl.h
10119 ____________________________________________________________________________
10120 [ 19183] By: jhi                                   on 2003/04/10  10:56:25
10121         Log: The test doesn't work that well when -Uusedl.
10122              Some of the tests could be salvaged even then I guess.
10123      Branch: perl
10124            ! lib/ExtUtils/t/Constant.t
10125 ____________________________________________________________________________
10126 [ 19182] By: jhi                                   on 2003/04/10  09:40:24
10127         Log: A temporary debugging aid for Tru64 threaded builds.
10128      Branch: perl
10129            ! ext/B/t/deparse.t
10130 ____________________________________________________________________________
10131 [ 19181] By: jhi                                   on 2003/04/10  08:02:10
10132         Log: Unless Inuits are involved...
10133      Branch: perl
10134            ! pod/perlrun.pod
10135 ____________________________________________________________________________
10136 [ 19180] By: jhi                                   on 2003/04/10  07:02:44
10137         Log: With AFS the cwds have little chance of agreeing.
10138      Branch: perl
10139            ! ext/Cwd/t/cwd.t
10140 ____________________________________________________________________________
10141 [ 19179] By: jhi                                   on 2003/04/10  06:46:50
10142         Log: I assume the idea was to use the *cwd variables for testing.
10143      Branch: perl
10144            ! ext/Cwd/t/cwd.t
10145 ____________________________________________________________________________
10146 [ 19178] By: jhi                                   on 2003/04/10  04:59:18
10147         Log: Integrate:
10148              [ 18601]
10149              More of the #18600.
10150      Branch: maint-5.8/perl
10151           !> pad.c
10152 ____________________________________________________________________________
10153 [ 19177] By: jhi                                   on 2003/04/10  04:34:48
10154         Log: perlport information about portably embedding string data.
10155      Branch: perl
10156            ! pod/perlport.pod
10157 ____________________________________________________________________________
10158 [ 19176] By: jhi                                   on 2003/04/10  04:18:45
10159         Log: Also locale names can contain illegal UTF-8.
10160      Branch: perl
10161            ! lib/locale.t
10162 ____________________________________________________________________________
10163 [ 19175] By: jhi                                   on 2003/04/10  04:03:48
10164         Log: In case someone is using UTF-8 locales.
10165      Branch: perl
10166            ! lib/ExtUtils/MM_MacOS.pm
10167 ____________________________________________________________________________
10168 [ 19174] By: merijn                                on 2003/04/09  14:33:12
10169         Log: Even more promotion for -lc128 (long doubles on AIX)
10170              More obvious detection of C compiler
10171              cc_type should not promote to config.sh
10172              
10173              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10174              Date: Wed, 09 Apr 2003 14:31:48 +0200
10175              Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>
10176      Branch: perl
10177            ! hints/aix.sh
10178 ____________________________________________________________________________
10179 [ 19173] By: jhi                                   on 2003/04/09  12:39:35
10180         Log: open(my $fh, ">&", STDOUT) should not warn under strict.
10181      Branch: perl
10182            ! op.c t/io/open.t
10183 ____________________________________________________________________________
10184 [ 19172] By: jhi                                   on 2003/04/09  10:40:31
10185         Log: Try to be more descriptive than just __ANONIO__ which is what
10186              you get when you autovivify filehandles into array/hash elements.
10187      Branch: perl
10188            ! doio.c op.c t/io/open.t
10189 ____________________________________________________________________________
10190 [ 19171] By: rgs                                   on 2003/04/08  20:44:20
10191         Log: Implement support for --help and --version in Getopt::Std
10192              Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
10193              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
10194              Date: Mon, 7 Apr 2003 17:07:15 -0700
10195              Message-ID: <20030408000714.GA953@math.berkeley.edu>
10196      Branch: perl
10197            ! lib/Getopt/Std.pm
10198 ____________________________________________________________________________
10199 [ 19170] By: rgs                                   on 2003/04/08  19:47:05
10200         Log: Subject: [PATCH] Re: Error: Unknown error
10201              From: Enache Adrian <enache@rdslink.ro>
10202              Date: Tue, 8 Apr 2003 07:12:13 +0300
10203              Message-ID: <20030408041213.GA13553@ratsnest.hole>
10204      Branch: perl
10205            ! lib/fields.t lib/strict.t op.c t/lib/strict/subs
10206 ____________________________________________________________________________
10207 [ 19169] By: rgs                                   on 2003/04/08  19:19:34
10208         Log: Subject: [PATCH] (vaguely connected with) [perl #21875] Hash ref transformed as a list
10209              From: Dave Mitchell <davem@fdgroup.com>
10210              Date: Mon, 7 Apr 2003 21:43:17 +0100
10211              Message-ID: <20030407204317.GA8796@fdgroup.com>
10212              
10213              The new XTERMORDORDOR lexer expectation must also be named
10214              in debugging perls, to be used in the output of -DT.
10215      Branch: perl
10216            ! perl.h toke.c
10217 ____________________________________________________________________________
10218 [ 19168] By: rgs                                   on 2003/04/08  19:05:22
10219         Log: Document that perl recognizes 2>&1 on the command-line on VMS.
10220      Branch: perl
10221            ! vms/perlvms.pod
10222 ____________________________________________________________________________
10223 [ 19167] By: rgs                                   on 2003/04/08  18:47:18
10224         Log: Typos fixes by Stas Bekman.
10225      Branch: perl
10226            ! cv.h lib/attributes.pm sv.h
10227 ____________________________________________________________________________
10228 [ 19166] By: rgs                                   on 2003/04/08  18:43:22
10229         Log: Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1`  these days?
10230              From: Robin Barker <Robin.Barker@npl.co.uk>
10231              Date: Tue, 8 Apr 2003 14:23:04 +0100 
10232              Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>
10233      Branch: perl
10234            ! pod/perlpod.pod
10235 ____________________________________________________________________________
10236 [ 19165] By: jhi                                   on 2003/04/08  17:43:04
10237         Log: Integrate:
10238              [ 19162]
10239              Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02
10240              From: Michael G Schwern <schwern@pobox.com>
10241              Date: Mon, 7 Apr 2003 02:09:17 -0700
10242              Message-ID: <20030407090917.GA9221@windhund.schwern.org>
10243              
10244              [ 19163]
10245              The SvGROW() might move the PV.
10246              
10247              [ 19164]
10248              Few more words about safe/unsafe signals.
10249      Branch: maint-5.8/perl
10250           +> lib/ExtUtils/t/MM_Any.t
10251           !> (integrate 33 files)
10252 ____________________________________________________________________________
10253 [ 19164] By: jhi                                   on 2003/04/08  04:42:05
10254         Log: Few more words about safe/unsafe signals.
10255      Branch: perl
10256            ! pod/perlipc.pod pod/perlrun.pod pod/perlvar.pod
10257 ____________________________________________________________________________
10258 [ 19163] By: jhi                                   on 2003/04/07  19:25:39
10259         Log: The SvGROW() might move the PV.
10260      Branch: perl
10261            ! pp.c
10262 ____________________________________________________________________________
10263 [ 19162] By: jhi                                   on 2003/04/07  18:23:29
10264         Log: Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02
10265              From: Michael G Schwern <schwern@pobox.com>
10266              Date: Mon, 7 Apr 2003 02:09:17 -0700
10267              Message-ID: <20030407090917.GA9221@windhund.schwern.org>
10268      Branch: perl
10269            + lib/ExtUtils/t/MM_Any.t
10270            ! MANIFEST lib/ExtUtils/Command.pm lib/ExtUtils/Command/MM.pm
10271            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
10272            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
10273            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
10274            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
10275            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
10276            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_UWIN.pm
10277            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
10278            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
10279            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
10280            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
10281            ! lib/ExtUtils/README lib/ExtUtils/TODO
10282            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/MM_Cygwin.t
10283            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
10284 ____________________________________________________________________________
10285 [ 19161] By: jhi                                   on 2003/04/07  04:20:20
10286         Log: Integrate:
10287              [ 19126]
10288              Fix bug #21742. require should be always invoked in
10289              scalar context. This wasn't the case when called from
10290              an eval(""), because the void context doesn't propagate
10291              through the leaveeval op. Instead of making scalarvoid()
10292              handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
10293              a workaround in doeval().
10294              
10295              [ 19127]
10296              Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
10297              From: Enache Adrian <enache@rdslink.ro>
10298              Date: Sat, 29 Mar 2003 19:45:41 +0200
10299              Message-ID: <20030329174541.GA8138@ratsnest.hole>
10300              
10301              [ 19128]
10302              Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
10303              From: Steve Hay <steve.hay@uk.radan.com>
10304              Date: Thu, 20 Mar 2003 12:34:15 +0000
10305              Message-ID: <3E79B547.6030201@uk.radan.com>
10306              (with a few minor tweaks)
10307              
10308              [ 19129]
10309              MM_VMS tweak from Craig Berry:
10310              http://nntp.x.perl.org/group/perl.makemaker/1002
10311              
10312              [ 19130]
10313              Cannot portably compare files if one of them is still open
10314              (from Craig Berry).
10315              
10316              [ 19131]
10317              Spread IlyaZ's PERL_CORE detection trick.
10318              
10319              [ 19132]
10320              #19122 should have been tested on non-glibc system (like AIX)
10321              
10322              [ 19133]
10323              Add packname->stash cache before the check if a packname is a
10324              filehandle or a package, it works because only packnames
10325              that have been resolved to stashes are added to the cache,
10326              and when a newIO is created we clean the cache.
10327              Results in roughly 1.8 speed increase for class->method()
10328              calls.
10329              
10330              [ 19134]
10331              Fix some small nits, thanks to Rafael.
10332              
10333              [ 19135]
10334              Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
10335              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10336              Date: Tue, 01 Apr 2003 16:32:46 -0800
10337              Message-ID: <u+ii+gzkgqkV092yn@efn.org>
10338              
10339              [ 19136]
10340              Fixes for "installhtml --splithead", based on :
10341              Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
10342              From: Steve Hay <steve.hay@uk.radan.com>
10343              Date: Wed, 02 Apr 2003 11:33:41 +0100
10344              Message-ID: <3E8ABC85.5060807@uk.radan.com>
10345              
10346              This also includes a small patch to Pod::Html : when generating
10347              anchor names, play on the safe side and turn every non-alphanumeric
10348              character into an '_'. Moreover, Pod::Html::anchorify() is now 
10349              optionally exported.
10350              
10351              [ 19137]
10352              Adjust test for the recent change (#19136) to Pod::Html
10353              
10354              [ 19138]
10355              Make at least the thread count make sense.
10356              
10357              [ 19139]
10358              Make perldiag agree with #19138.
10359              
10360              [ 19140]
10361              Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
10362              From: Steve Hay <steve.hay@uk.radan.com>
10363              Date: Thu, 20 Mar 2003 11:55:01 +0000
10364              Message-ID: <3E79AC15.80307@uk.radan.com>
10365              
10366              [ 19141]
10367              Don't recurse from threads to threads/shared (since
10368              threads/shared is built separately, temp solution from
10369              Schwern while MM is being fixed.)
10370              
10371              [ 19142]
10372              Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
10373              From: andreas.koenig@anima.de (Andreas J. Koenig)
10374              Date: Thu, 03 Apr 2003 08:28:52 +0200
10375              Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>
10376              
10377              [ 19143]
10378              Subject: [PATCH] VMS %ENV fix (follow-up to 18852)
10379              From: "Craig A. Berry" <craigberry@mac.com>
10380              Date: Wed, 02 Apr 2003 18:09:03 -0600
10381              Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>
10382              
10383              [ 19144]
10384              Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
10385              by SADAHIRO Tomoyuki.
10386              
10387              [ 19145]
10388              The manpages don't have to be built by MakeMaker for the
10389              core modules in ext/. Disable this in Devel::PPPort (not
10390              up-to-date on CPAN), Unicode::Normalize (the CPAN version
10391              uses a different Makefile.PL anyway) and XS::APItest
10392              (not CPANized.)
10393              
10394              [ 19146]
10395              Heredocs and use encoding didn't work for SJIS;
10396              patch from Inaba Hiroto.
10397              
10398              [ 19147]
10399              Subject: [PATCH 5.8.1 @19053] Embedding
10400              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
10401              Date: Mon, 31 Mar 2003 12:39:24 -0800
10402              Message-ID: <20030331203924.GA3602@math.berkeley.edu>
10403              
10404              Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
10405              to be used in a C program's main function.
10406              
10407              [ 19148]
10408              [perl #21839] perluniintro.pod: nice_string() doesn't escape
10409              literal escape chars -- use Sadahiro-san's fix(es).
10410              
10411              [ 19149]
10412              Upgrade to Locale::Maketext 1.04.
10413              
10414              [ 19150]
10415              Subject: LD_PRELOAD hack, still badly flawed / a solution
10416              From: Enache Adrian <enache@rdslink.ro>
10417              Date: Thu, 3 Apr 2003 15:50:48 +0300
10418              Message-ID: <20030403125048.GA6107@ratsnest.hole>
10419              
10420              On linux, when building a shared library, generate
10421              a small shell wrapper, "preload", that preloads libperl.so
10422              only if it exists. Useful when the 'make' process stops
10423              before the link phase.
10424              
10425              [ 19151]
10426              Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
10427              From: Joost van Baal <J.E.vanBaal@uvt.nl>
10428              Date: Mon, 25 Nov 2002 17:35:37 +0100
10429              Message-ID: <20021125163537.GC4745@banach.uvt.nl>
10430              
10431              (The .pm patch modified a bit, and removed the false
10432              claim that _PATH_INFO would be coming from syslog.ph)
10433              
10434              [ 19152]
10435              Remove unportable ">|" shell syntax
10436              Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
10437              From: Enache Adrian <enache@rdslink.ro>
10438              Date: Sun, 6 Apr 2003 21:13:27 +0300
10439              Message-ID: <20030406181326.GA873@ratsnest.hole>
10440              
10441              [ 19153]
10442              Subject: [DOC PATCH] README.solaris and -Dcc=gcc
10443              From: Robert Spier <rspier@pobox.com>
10444              Date: Sat, 05 Apr 2003 21:12:20 -0800
10445              Message-ID: <m37ka88b0r.wl_rspier@pobox.com>
10446              
10447              [ 19154]
10448              An unconditional carp is not nice.
10449              
10450              [ 19156]
10451              Subject: [PATCH] B::Deparse: sv_no != 0
10452              From: Stephen McCamant <smcc@mit.edu>
10453              Date: Sun, 6 Apr 2003 17:00:48 -0400
10454              Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>
10455              
10456              [ 19157]
10457              Subject: CvFILE for constant subs
10458              From: Stephen McCamant <smcc@mit.edu>
10459              Date: Sun, 6 Apr 2003 16:39:13 -0400
10460              Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>
10461              
10462              [ 19158]
10463              More WinCE tweaking for Vadim Konovalov.
10464              
10465              [ 19159]
10466              Future binary compat wishful thinking:
10467              maint will use the stashcache, but not the dbassertion.
10468              
10469              [ 19160]
10470              Time::HiRes: Do not create files in blib directories under core
10471              (from Rafael)
10472      Branch: maint-5.8/perl
10473           +> lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
10474           +> lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
10475            - lib/Locale/Maketext/test.pl
10476           !> (integrate 63 files)
10477 ____________________________________________________________________________
10478 [ 19160] By: jhi                                   on 2003/04/07  04:17:38
10479         Log: Time::HiRes: Do not create files in blib directories under core
10480              (from Rafael)
10481      Branch: perl
10482            ! ext/Time/HiRes/Makefile.PL
10483 ____________________________________________________________________________
10484 [ 19159] By: jhi                                   on 2003/04/07  03:53:01
10485         Log: Future binary compat wishful thinking:
10486              maint will use the stashcache, but not the dbassertion.
10487      Branch: perl
10488            ! intrpvar.h
10489 ____________________________________________________________________________
10490 [ 19158] By: jhi                                   on 2003/04/07  03:41:17
10491         Log: More WinCE tweaking for Vadim Konovalov.
10492      Branch: perl
10493            ! wince/Makefile.ce wince/compile-all.bat wince/compile.bat
10494            ! wince/makedist.pl
10495 ____________________________________________________________________________
10496 [ 19157] By: rgs                                   on 2003/04/06  20:53:29
10497         Log: Subject: CvFILE for constant subs
10498              From: Stephen McCamant <smcc@mit.edu>
10499              Date: Sun, 6 Apr 2003 16:39:13 -0400
10500              Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>
10501      Branch: perl
10502            ! op.c
10503 ____________________________________________________________________________
10504 [ 19156] By: rgs                                   on 2003/04/06  20:44:09
10505         Log: Subject: [PATCH] B::Deparse: sv_no != 0
10506              From: Stephen McCamant <smcc@mit.edu>
10507              Date: Sun, 6 Apr 2003 17:00:48 -0400
10508              Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>
10509      Branch: perl
10510            ! ext/B/B/Deparse.pm
10511 ____________________________________________________________________________
10512 [ 19155] By: jhi                                   on 2003/04/06  19:56:30
10513         Log: Integrate:
10514              [ 18900]
10515              Integrate (by hand) change #18386 from maint-5.8
10516      Branch: maint-5.8/perl
10517           !> t/op/split.t
10518 ____________________________________________________________________________
10519 [ 19154] By: jhi                                   on 2003/04/06  19:46:35
10520         Log: An unconditional carp is not nice.
10521      Branch: perl
10522            ! ext/Sys/Syslog/Syslog.pm
10523 ____________________________________________________________________________
10524 [ 19153] By: rgs                                   on 2003/04/06  18:37:58
10525         Log: Subject: [DOC PATCH] README.solaris and -Dcc=gcc
10526              From: Robert Spier <rspier@pobox.com>
10527              Date: Sat, 05 Apr 2003 21:12:20 -0800
10528              Message-ID: <m37ka88b0r.wl_rspier@pobox.com>
10529      Branch: perl
10530            ! README.solaris
10531 ____________________________________________________________________________
10532 [ 19152] By: rgs                                   on 2003/04/06  18:24:38
10533         Log: Remove unportable ">|" shell syntax
10534              Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
10535              From: Enache Adrian <enache@rdslink.ro>
10536              Date: Sun, 6 Apr 2003 21:13:27 +0300
10537              Message-ID: <20030406181326.GA873@ratsnest.hole>
10538      Branch: perl
10539            ! Makefile.SH
10540 ____________________________________________________________________________
10541 [ 19151] By: jhi                                   on 2003/04/06  18:14:44
10542         Log: Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
10543              From: Joost van Baal <J.E.vanBaal@uvt.nl>
10544              Date: Mon, 25 Nov 2002 17:35:37 +0100
10545              Message-ID: <20021125163537.GC4745@banach.uvt.nl>
10546              
10547              (The .pm patch modified a bit, and removed the false
10548              claim that _PATH_INFO would be coming from syslog.ph)
10549      Branch: perl
10550            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
10551            ! ext/Sys/Syslog/syslog.t
10552 ____________________________________________________________________________
10553 [ 19150] By: rgs                                   on 2003/04/05  21:10:00
10554         Log: Subject: LD_PRELOAD hack, still badly flawed / a solution
10555              From: Enache Adrian <enache@rdslink.ro>
10556              Date: Thu, 3 Apr 2003 15:50:48 +0300
10557              Message-ID: <20030403125048.GA6107@ratsnest.hole>
10558              
10559              On linux, when building a shared library, generate
10560              a small shell wrapper, "preload", that preloads libperl.so
10561              only if it exists. Useful when the 'make' process stops
10562              before the link phase.
10563      Branch: perl
10564            ! Makefile.SH
10565 ____________________________________________________________________________
10566 [ 19149] By: jhi                                   on 2003/04/05  20:44:25
10567         Log: Upgrade to Locale::Maketext 1.04.
10568      Branch: perl
10569            + lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
10570            + lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
10571            - lib/Locale/Maketext/test.pl
10572            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
10573            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
10574 ____________________________________________________________________________
10575 [ 19148] By: jhi                                   on 2003/04/05  20:38:30
10576         Log: perluniintro.pod: nice_string() doesn't escape
10577              literal escape chars -- use Sadahiro-san's fix(es).
10578      Branch: perl
10579            ! pod/perluniintro.pod
10580 ____________________________________________________________________________
10581 [ 19147] By: rgs                                   on 2003/04/05  19:12:30
10582         Log: Subject: [PATCH 5.8.1 @19053] Embedding
10583              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
10584              Date: Mon, 31 Mar 2003 12:39:24 -0800
10585              Message-ID: <20030331203924.GA3602@math.berkeley.edu>
10586              
10587              Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
10588              to be used in a C program's main function.
10589      Branch: perl
10590            ! lib/ExtUtils/t/Embed.t pod/perlembed.pod
10591 ____________________________________________________________________________
10592 [ 19146] By: jhi                                   on 2003/04/05  19:08:37
10593         Log: Heredocs and use encoding didn't work for SJIS;
10594              patch from Inaba Hiroto.
10595      Branch: perl
10596            ! toke.c
10597 ____________________________________________________________________________
10598 [ 19145] By: rgs                                   on 2003/04/05  11:45:36
10599         Log: The manpages don't have to be built by MakeMaker for the
10600              core modules in ext/. Disable this in Devel::PPPort (not
10601              up-to-date on CPAN), Unicode::Normalize (the CPAN version
10602              uses a different Makefile.PL anyway) and XS::APItest
10603              (not CPANized.)
10604      Branch: perl
10605            ! ext/Devel/PPPort/Makefile.PL ext/Unicode/Normalize/Makefile.PL
10606            ! ext/XS/APItest/Makefile.PL
10607 ____________________________________________________________________________
10608 [ 19144] By: rgs                                   on 2003/04/05  11:28:22
10609         Log: Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
10610              by SADAHIRO Tomoyuki.
10611      Branch: perl
10612            ! ext/Unicode/Normalize/Changes
10613            ! ext/Unicode/Normalize/Normalize.pm
10614            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
10615            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
10616            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
10617            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
10618            ! lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
10619 ____________________________________________________________________________
10620 [ 19143] By: merijn                                on 2003/04/03  08:55:33
10621         Log: Subject: [PATCH] VMS %ENV fix (follow-up to 18852)
10622              From: "Craig A. Berry" <craigberry@mac.com>
10623              Date: Wed, 02 Apr 2003 18:09:03 -0600
10624              Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>
10625      Branch: perl
10626            ! vms/vms.c vms/vmsish.h
10627 ____________________________________________________________________________
10628 [ 19142] By: merijn                                on 2003/04/03  08:50:55
10629         Log: Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
10630              From: andreas.koenig@anima.de (Andreas J. Koenig)
10631              Date: Thu, 03 Apr 2003 08:28:52 +0200
10632              Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>
10633      Branch: perl
10634            ! lib/Pod/t/Functions.t
10635 ____________________________________________________________________________
10636 [ 19141] By: jhi                                   on 2003/04/03  05:00:36
10637         Log: Don't recurse from threads to threads/shared (since
10638              threads/shared is built separately, temp solution from
10639              Schwern while MM is being fixed.)
10640      Branch: perl
10641            ! ext/threads/Makefile.PL
10642 ____________________________________________________________________________
10643 [ 19140] By: rgs                                   on 2003/04/02  20:41:46
10644         Log: Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
10645              From: Steve Hay <steve.hay@uk.radan.com>
10646              Date: Thu, 20 Mar 2003 11:55:01 +0000
10647              Message-ID: <3E79AC15.80307@uk.radan.com>
10648      Branch: perl
10649            ! installhtml lib/Pod/Functions.pm pod/perlfunc.pod pod/splitpod
10650 ____________________________________________________________________________
10651 [ 19139] By: jhi                                   on 2003/04/02  19:44:07
10652         Log: Make perldiag agree with #19138.
10653      Branch: perl
10654            ! pod/perldiag.pod
10655 ____________________________________________________________________________
10656 [ 19138] By: jhi                                   on 2003/04/02  19:37:59
10657         Log: Make at least the thread count make sense.
10658      Branch: perl
10659            ! ext/threads/threads.xs
10660 ____________________________________________________________________________
10661 [ 19137] By: rgs                                   on 2003/04/02  19:24:47
10662         Log: Adjust test for the recent change (#19136) to Pod::Html
10663      Branch: perl
10664            ! lib/Pod/t/htmlview.t
10665 ____________________________________________________________________________
10666 [ 19136] By: rgs                                   on 2003/04/02  18:46:31
10667         Log: Fixes for "installhtml --splithead", based on :
10668              Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
10669              From: Steve Hay <steve.hay@uk.radan.com>
10670              Date: Wed, 02 Apr 2003 11:33:41 +0100
10671              Message-ID: <3E8ABC85.5060807@uk.radan.com>
10672              
10673              This also includes a small patch to Pod::Html : when generating
10674              anchor names, play on the safe side and turn every non-alphanumeric
10675              character into an '_'. Moreover, Pod::Html::anchorify() is now 
10676              optionally exported.
10677      Branch: perl
10678            ! installhtml lib/Pod/Html.pm
10679 ____________________________________________________________________________
10680 [ 19135] By: rgs                                   on 2003/04/02  18:42:50
10681         Log: Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
10682              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10683              Date: Tue, 01 Apr 2003 16:32:46 -0800
10684              Message-ID: <u+ii+gzkgqkV092yn@efn.org>
10685      Branch: perl
10686            ! pp.c t/op/split.t
10687 ____________________________________________________________________________
10688 [ 19134] By: sky                                   on 2003/04/02  18:01:40
10689         Log: Fix some small nits, thanks to Rafael.
10690      Branch: perl
10691            ! pp_hot.c
10692 ____________________________________________________________________________
10693 [ 19133] By: sky                                   on 2003/04/02  13:41:14
10694         Log: Add packname->stash cache before the check if a packname is a
10695              filehandle or a package, it works because only packnames
10696              that have been resolved to stashes are added to the cache,
10697              and when a newIO is created we clean the cache.
10698              Results in roughly 1.8 speed increase for class->method()
10699              calls.
10700      Branch: perl
10701            ! embedvar.h gv.c hv.c intrpvar.h perl.c perlapi.h pp_hot.c sv.c
10702 ____________________________________________________________________________
10703 [ 19132] By: merijn                                on 2003/04/02  11:28:02
10704         Log: #19122 should have been tested on non-glibc system (like AIX)
10705      Branch: perl
10706            ! pp.c
10707 ____________________________________________________________________________
10708 [ 19131] By: jhi                                   on 2003/04/02  05:25:19
10709         Log: Spread IlyaZ's PERL_CORE detection trick.
10710      Branch: perl
10711            ! ext/Encode/Makefile.PL
10712 ____________________________________________________________________________
10713 [ 19130] By: jhi                                   on 2003/04/02  04:42:40
10714         Log: Cannot portably compare files if one of them is still open
10715              (from Craig Berry).
10716      Branch: perl
10717            ! ext/Encode/t/enc_module.t
10718 ____________________________________________________________________________
10719 [ 19129] By: jhi                                   on 2003/04/02  04:30:45
10720         Log: MM_VMS tweak from Craig Berry:
10721              http://nntp.x.perl.org/group/perl.makemaker/1002
10722      Branch: perl
10723            ! lib/ExtUtils/MM_VMS.pm
10724 ____________________________________________________________________________
10725 [ 19128] By: rgs                                   on 2003/04/01  21:30:12
10726         Log: Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
10727              From: Steve Hay <steve.hay@uk.radan.com>
10728              Date: Thu, 20 Mar 2003 12:34:15 +0000
10729              Message-ID: <3E79B547.6030201@uk.radan.com>
10730              (with a few minor tweaks)
10731      Branch: perl
10732            ! installhtml
10733 ____________________________________________________________________________
10734 [ 19127] By: rgs                                   on 2003/04/01  19:01:20
10735         Log: Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
10736              From: Enache Adrian <enache@rdslink.ro>
10737              Date: Sat, 29 Mar 2003 19:45:41 +0200
10738              Message-ID: <20030329174541.GA8138@ratsnest.hole>
10739      Branch: perl
10740            ! ext/B/B/Deparse.pm
10741 ____________________________________________________________________________
10742 [ 19126] By: rgs                                   on 2003/04/01  18:39:43
10743         Log: Fix bug #21742. require should be always invoked in
10744              scalar context. This wasn't the case when called from
10745              an eval(""), because the void context doesn't propagate
10746              through the leaveeval op. Instead of making scalarvoid()
10747              handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
10748              a workaround in doeval().
10749      Branch: perl
10750            ! pp_ctl.c t/comp/require.t
10751 ____________________________________________________________________________
10752 [ 19125] By: jhi                                   on 2003/04/01  17:08:47
10753         Log: Integrate:
10754              [ 19124]
10755              Subject: [patch] fix HiRes.t failures on Stratus VOS
10756              From: "Green, Paul" <Paul.Green@stratus.com>
10757              Date: Tue, 1 Apr 2003 12:37:38 -0500 
10758              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>
10759      Branch: maint-5.8/perl
10760           !> hints/vos.sh
10761 ____________________________________________________________________________
10762 [ 19124] By: jhi                                   on 2003/04/01  16:52:28
10763         Log: Subject: [patch] fix HiRes.t failures on Stratus VOS
10764              From: "Green, Paul" <Paul.Green@stratus.com>
10765              Date: Tue, 1 Apr 2003 12:37:38 -0500 
10766              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>
10767      Branch: perl
10768            ! hints/vos.sh
10769 ____________________________________________________________________________
10770 [ 19123] By: jhi                                   on 2003/04/01  16:38:55
10771         Log: Integrate:
10772              [ 19113]
10773              Implemented AIX longdouble support in hints/aix.sh, which now
10774              actually work.  Thanks to John L. Allen for the hint.
10775              
10776              Subject: Re: AIX longdoubles
10777              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10778              Date: Tue, 01 Apr 2003 17:18:57 +0200
10779              Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>
10780              
10781              [ 19114]
10782              Subject: [PATCH] Text::Abbrev warnings safe
10783              From: Peter Scott <Peter@PSDT.com>
10784              Date: Fri, 28 Mar 2003 16:34:47 -0800
10785              Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
10786              
10787              [ 19115]
10788              Subject: [PATCH] overdue perlhack.pod corrections for RT
10789              From: Richard.Foley@ubsw.com
10790              Date: Mon, 31 Mar 2003 16:27:14 +0200
10791              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>
10792              
10793              [ 19116]
10794              Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes
10795              From: Michael G Schwern <schwern@pobox.com>
10796              Date: Mon, 31 Mar 2003 15:16:57 -0800
10797              Message-ID: <20030331231657.GJ17529@windhund.schwern.org>
10798              
10799              [ 19117]
10800              Subject: Re: 5.8.1@19053 bug: make minitest fails with threads
10801              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10802              Date: Tue, 1 Apr 2003 11:02:35 +0200
10803              Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>
10804              
10805              [ 19118]
10806              Document the _exit() issue with threads in Linux [perl #17057].
10807      Branch: maint-5.8/perl
10808           !> ext/POSIX/POSIX.pod ext/SDBM_File/sdbm/Makefile.PL
10809           !> hints/aix.sh lib/Text/Abbrev.pm lib/Text/Abbrev.t
10810           !> pod/perlhack.pod t/op/getpid.t
10811 ____________________________________________________________________________
10812 [ 19122] By: jhi                                   on 2003/04/01  16:36:52
10813         Log: Integrate:
10814              [ 19119]
10815              Address "5.8.1@19053: crypt_r() takes 128K per thread".
10816      Branch: perl
10817           !> pp.c reentr.c reentr.h reentr.pl
10818 ____________________________________________________________________________
10819 [ 19121] By: jhi                                   on 2003/04/01  16:36:02
10820         Log: Integrate:
10821              [ 19109]
10822              Subject: [PATCH 5.8.1 @19053] Time::HiRes
10823              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
10824              Date: Mon, 31 Mar 2003 12:53:01 -0800
10825              Message-ID: <20030331205301.GA3687@math.berkeley.edu>
10826              
10827              [ 19111]
10828              A cleaner way to detect PERL_CORE, from IlyaZ.
10829      Branch: perl
10830           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/Makefile.PL
10831 ____________________________________________________________________________
10832 [ 19120] By: jhi                                   on 2003/04/01  16:32:03
10833         Log: Integrate:
10834              [ 19106]
10835              Subject: [PATCH 5.8.1 @19053] OS/2-related patches
10836              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
10837              Date: Mon, 31 Mar 2003 12:43:37 -0800
10838              Message-ID: <20030331204337.GA3634@math.berkeley.edu>
10839              
10840              and regen Configure.
10841      Branch: perl
10842            ! Configure config_h.SH embedvar.h
10843           !> Makefile.SH embed.fnc embed.h embed.pl ext/threads/threads.xs
10844           !> intrpvar.h makedef.pl os2/Makefile.SHs os2/OS2/ExtAttr/Changes
10845           !> os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/PrfDB/Changes
10846           !> os2/OS2/PrfDB/PrfDB.pm os2/OS2/REXX/DLL/DLL.pm
10847           !> os2/OS2/REXX/REXX.pm os2/dl_os2.c os2/os2.c os2/os2ish.h
10848           !> os2/os2thread.h perlapi.h perlio.c perlvars.h reentr.c
10849           !> reentr.h reentr.pl sv.c
10850 ____________________________________________________________________________
10851 [ 19119] By: jhi                                   on 2003/04/01  16:21:37
10852         Log: Address "5.8.1@19053: crypt_r() takes 128K per thread".
10853      Branch: maint-5.8/perl
10854            ! pp.c reentr.c reentr.h reentr.pl
10855 ____________________________________________________________________________
10856 [ 19118] By: jhi                                   on 2003/04/01  16:17:04
10857         Log: Document the _exit() issue with threads in Linux [perl #17057].
10858      Branch: perl
10859            ! ext/POSIX/POSIX.pod
10860 ____________________________________________________________________________
10861 [ 19117] By: jhi                                   on 2003/04/01  16:07:59
10862         Log: Subject: Re: 5.8.1@19053 bug: make minitest fails with threads
10863              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10864              Date: Tue, 1 Apr 2003 11:02:35 +0200
10865              Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>
10866      Branch: perl
10867            ! t/op/getpid.t
10868 ____________________________________________________________________________
10869 [ 19116] By: jhi                                   on 2003/04/01  16:06:12
10870         Log: Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes
10871              From: Michael G Schwern <schwern@pobox.com>
10872              Date: Mon, 31 Mar 2003 15:16:57 -0800
10873              Message-ID: <20030331231657.GJ17529@windhund.schwern.org>
10874      Branch: perl
10875            ! ext/SDBM_File/sdbm/Makefile.PL
10876 ____________________________________________________________________________
10877 [ 19115] By: jhi                                   on 2003/04/01  15:58:45
10878         Log: Subject: [PATCH] overdue perlhack.pod corrections for RT
10879              From: Richard.Foley@ubsw.com
10880              Date: Mon, 31 Mar 2003 16:27:14 +0200
10881              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>
10882      Branch: perl
10883            ! pod/perlhack.pod
10884 ____________________________________________________________________________
10885 [ 19114] By: jhi                                   on 2003/04/01  15:56:27
10886         Log: Subject: [PATCH] Text::Abbrev warnings safe
10887              From: Peter Scott <Peter@PSDT.com>
10888              Date: Fri, 28 Mar 2003 16:34:47 -0800
10889              Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
10890      Branch: perl
10891            ! lib/Text/Abbrev.pm lib/Text/Abbrev.t
10892 ____________________________________________________________________________
10893 [ 19113] By: merijn                                on 2003/04/01  14:12:33
10894         Log: Implemented AIX longdouble support in hints/aix.sh, which now
10895              actually work.  Thanks to John L. Allen for the hint.
10896              
10897              Subject: Re: AIX longdoubles
10898              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10899              Date: Tue, 01 Apr 2003 17:18:57 +0200
10900              Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>
10901      Branch: perl
10902            ! hints/aix.sh
10903 ____________________________________________________________________________
10904 [ 19112] By: nick                                  on 2003/04/01  08:48:50
10905         Log: Integrate mainline
10906      Branch: perlio
10907           +> ext/Time/HiRes/hints/irix.pl lib/CPAN/bin/cpan
10908           +> lib/ExtUtils/MakeMaker/FAQ.pod
10909           +> lib/ExtUtils/MakeMaker/Tutorial.pod
10910           +> lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
10911           +> lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
10912           +> lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
10913           +> lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
10914           +> lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
10915           +> t/lib/TieIn.pm t/lib/sample-tests/no_output
10916           +> t/lib/sample-tests/segfault t/lib/sample-tests/too_many
10917           +> utils/cpan.PL wince/compile-all.bat wince/makedist.pl
10918            - utils/cpan wince/include/sys/stat.h wince/xbuildall.ksh
10919            - wince/xdistclean.ksh wince/xmakediffs.ksh
10920           !> (integrate 110 files)
10921 ____________________________________________________________________________
10922 [ 19111] By: jhi                                   on 2003/04/01  07:17:01
10923         Log: A cleaner way to detect PERL_CORE, from IlyaZ.
10924      Branch: maint-5.8/perl
10925            ! ext/Time/HiRes/Makefile.PL
10926 ____________________________________________________________________________
10927 [ 19110] By: jhi                                   on 2003/04/01  05:33:03
10928         Log: Integrate:
10929              [ 19042]
10930              Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
10931              From: "Craig A. Berry" <craigberry@mac.com>
10932              Date: Thu, 20 Mar 2003 23:03:36 -0600
10933              Message-ID: <3E7A9D28.1040706@mac.com>
10934      Branch: maint-5.8/perl
10935           !> configure.com vms/vms.c vms/vmsish.h
10936 ____________________________________________________________________________
10937 [ 19109] By: jhi                                   on 2003/04/01  05:25:39
10938         Log: Subject: [PATCH 5.8.1 @19053] Time::HiRes
10939              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
10940              Date: Mon, 31 Mar 2003 12:53:01 -0800
10941              Message-ID: <20030331205301.GA3687@math.berkeley.edu>
10942      Branch: maint-5.8/perl
10943            ! ext/Time/HiRes/HiRes.t
10944 ____________________________________________________________________________
10945 [ 19108] By: jhi                                   on 2003/04/01  05:23:25
10946         Log: metaconfig unit changes for #19107.
10947      Branch: metaconfig
10948            ! U/modified/Findhdr.U U/modified/Head.U U/modified/Init.U
10949            ! U/modified/Oldconfig.U
10950 ____________________________________________________________________________
10951 [ 19107] By: jhi                                   on 2003/04/01  05:23:03
10952         Log: Regen Configure.
10953      Branch: maint-5.8/perl
10954            ! Configure
10955 ____________________________________________________________________________
10956 [ 19106] By: jhi                                   on 2003/04/01  05:11:53
10957         Log: Subject: [PATCH 5.8.1 @19053] OS/2-related patches
10958              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
10959              Date: Mon, 31 Mar 2003 12:43:37 -0800
10960              Message-ID: <20030331204337.GA3634@math.berkeley.edu>
10961      Branch: maint-5.8/perl
10962            ! Configure Makefile.SH embed.fnc embed.h embed.pl embedvar.h
10963            ! ext/threads/threads.xs intrpvar.h makedef.pl os2/Makefile.SHs
10964            ! os2/OS2/ExtAttr/Changes os2/OS2/ExtAttr/ExtAttr.pm
10965            ! os2/OS2/PrfDB/Changes os2/OS2/PrfDB/PrfDB.pm
10966            ! os2/OS2/REXX/DLL/DLL.pm os2/OS2/REXX/REXX.pm os2/dl_os2.c
10967            ! os2/os2.c os2/os2ish.h os2/os2thread.h perlapi.h perlio.c
10968            ! perlvars.h reentr.c reentr.h reentr.pl sv.c
10969 ____________________________________________________________________________
10970 [ 19105] By: jhi                                   on 2003/03/31  10:54:05
10971         Log: Integrate:
10972              [ 19104]
10973              Tabify; strictly speaking unnecessary but anyway...
10974      Branch: maint-5.8/perl
10975           !> MANIFEST
10976 ____________________________________________________________________________
10977 [ 19104] By: jhi                                   on 2003/03/31  10:51:36
10978         Log: Tabify; strictly speaking unnecessary but anyway...
10979      Branch: perl
10980            ! MANIFEST
10981 ____________________________________________________________________________
10982 [ 19103] By: jhi                                   on 2003/03/31  10:41:09
10983         Log: Integrate:
10984              [ 19094]
10985              Upgrade to Time::HiRes 1.44.
10986              
10987              [ 19095]
10988              Dave Mitchell noticed that one patch entry was missing
10989              from the Changes.
10990              
10991              [ 19096]
10992              switch_A.t is not in maint (noticed by AndreasK).
10993              
10994              [ 19097]
10995              Some low-hanging fruit for EBCDIC portability
10996              (or for marking as EBCDIC todos)
10997              
10998              [ 19098]
10999              Subject: [PATCH dump.c] stray n_a
11000              From: Michael G Schwern <schwern@pobox.com> 
11001              Date: Mon, 31 Mar 2003 00:55:49 -0800 
11002              Message-ID: <20030331085549.GB1300@windhund.schwern.org> 
11003              
11004              [ 19099]
11005              Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish
11006              From: Michael G Schwern <schwern@pobox.com> 
11007              Date: Mon, 31 Mar 2003 02:42:58 -0800 
11008              Message-ID: <20030331104257.GB15327@windhund.schwern.org> 
11009              
11010              [ 19100]
11011              Upgrade to Encode 1.92.
11012              
11013              [ 19101]
11014              Upgrade to podlators 1.26.
11015              
11016              [ 19102]
11017              Upgrade to Test::Harness 2.27_02.
11018      Branch: maint-5.8/perl
11019           +> lib/ExtUtils/MakeMaker/FAQ.pod
11020           +> lib/ExtUtils/MakeMaker/Tutorial.pod
11021           +> lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
11022           +> lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
11023           +> lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
11024           +> lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
11025           +> lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
11026           +> t/lib/TieIn.pm t/lib/sample-tests/no_output
11027           +> t/lib/sample-tests/segfault t/lib/sample-tests/too_many
11028           !> (integrate 64 files)
11029 ____________________________________________________________________________
11030 [ 19102] By: jhi                                   on 2003/03/31  10:36:48
11031         Log: Upgrade to Test::Harness 2.27_02.
11032      Branch: perl
11033            + t/lib/sample-tests/no_output t/lib/sample-tests/segfault
11034            + t/lib/sample-tests/too_many
11035            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
11036            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
11037            ! lib/Test/Harness/t/strap.t lib/Test/Harness/t/test-harness.t
11038 ____________________________________________________________________________
11039 [ 19101] By: jhi                                   on 2003/03/31  10:07:35
11040         Log: Upgrade to podlators 1.26.
11041      Branch: perl
11042            ! lib/Pod/Man.pm
11043 ____________________________________________________________________________
11044 [ 19100] By: jhi                                   on 2003/03/31  10:03:50
11045         Log: Upgrade to Encode 1.92.
11046      Branch: perl
11047            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
11048            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Guess.pm
11049            ! ext/Encode/t/CJKT.t ext/Encode/t/enc_module.t
11050            ! ext/Encode/ucm/big5-eten.ucm ext/Encode/ucm/big5-hkscs.ucm
11051            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
11052            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
11053 ____________________________________________________________________________
11054 [ 19099] By: jhi                                   on 2003/03/31  09:54:52
11055         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish
11056              From: Michael G Schwern <schwern@pobox.com> 
11057              Date: Mon, 31 Mar 2003 02:42:58 -0800 
11058              Message-ID: <20030331104257.GB15327@windhund.schwern.org> 
11059      Branch: perl
11060            + lib/ExtUtils/MakeMaker/FAQ.pod
11061            + lib/ExtUtils/MakeMaker/Tutorial.pod
11062            + lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
11063            + lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
11064            + lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
11065            + lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
11066            + lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
11067            + t/lib/TieIn.pm
11068            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
11069            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
11070            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
11071            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Any.pm
11072            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
11073            ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
11074            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
11075            ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
11076            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
11077            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
11078            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/00setup_dummy.t
11079            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
11080            ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/MM_BeOS.t
11081            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_NW5.t
11082            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
11083            ! lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/MM_Win32.t
11084            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
11085            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/prefixify.t
11086 ____________________________________________________________________________
11087 [ 19098] By: jhi                                   on 2003/03/31  09:36:11
11088         Log: Subject: [PATCH dump.c] stray n_a
11089              From: Michael G Schwern <schwern@pobox.com> 
11090              Date: Mon, 31 Mar 2003 00:55:49 -0800 
11091              Message-ID: <20030331085549.GB1300@windhund.schwern.org> 
11092      Branch: perl
11093            ! dump.c
11094 ____________________________________________________________________________
11095 [ 19097] By: jhi                                   on 2003/03/31  05:00:07
11096         Log: Some low-hanging fruit for EBCDIC portability
11097              (or for marking as EBCDIC todos)
11098      Branch: perl
11099            ! ext/List/Util/t/isvstring.t lib/utf8.t t/run/switchC.t
11100            ! t/uni/write.t
11101 ____________________________________________________________________________
11102 [ 19096] By: jhi                                   on 2003/03/30  19:43:07
11103         Log: switch_A.t is not in maint (noticed by AndreasK).
11104      Branch: maint-5.8/perl
11105            ! MANIFEST
11106 ____________________________________________________________________________
11107 [ 19095] By: jhi                                   on 2003/03/30  18:58:49
11108         Log: Dave Mitchell noticed that one patch entry was missing
11109              from the Changes.
11110      Branch: maint-5.8/perl
11111            ! Changes
11112 ____________________________________________________________________________
11113 [ 19094] By: jhi                                   on 2003/03/30  15:54:35
11114         Log: Upgrade to Time::HiRes 1.44.
11115      Branch: perl
11116            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
11117 ____________________________________________________________________________
11118 [ 19093] By: jhi                                   on 2003/03/30  15:16:16
11119         Log: Integrate:
11120              [ 19074]
11121              Missing final \n.
11122              
11123              [ 19076]
11124              Craig Berry: remove extra (.
11125              
11126              [ 19077]
11127              Feeding illegal QP (like \x80) to this
11128              ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
11129              caused a coredump in av_length() <- nextargv() because
11130              the av was NULL.  I don't know that returning Nullfp is
11131              the best thing to do, but it dodges the segfault and
11132              introduces no test failures.
11133              
11134              [ 19078]
11135              It seems that in Tru64 V5 gcc cannot be used to
11136              compile a threaded Perl because <pthread.h> explicitly
11137              checks for supported compilers (gcc not being one of them).
11138              This is not so bad since the system C compiler is always there.
11139              
11140              [ 19079]
11141              Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
11142              From: Nicholas Clark <nick@unfortu.net>
11143              Date: Thu, 27 Mar 2003 22:37:35 +0000
11144              Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>
11145              
11146              [ 19080]
11147              Minor rephrasing in perlopentut,
11148              noticed by Bob Wilkinson (RT [perl #21725])
11149              
11150              [ 19081]
11151              Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
11152              From: Nicholas Clark <nick@unfortu.net>
11153              Date: Sat, 29 Mar 2003 18:58:09 +0000
11154              Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>
11155              
11156              [ 19082]
11157              IRIX 5.3 can have PF_LINK defined to be AF_LINK but
11158              not defined AF_LINK.
11159              
11160              [ 19084]
11161              gethostbyname('localhost') is not that portable.
11162              inet_aton('localhost') in IRIX 5.3 returned an undef,
11163              which in turn made pack_sockaddr_in to barf on zero
11164              length in_addr.
11165              
11166              [ 19085]
11167              In IRIX 5.3 being too POSIXly hides the struct timespec.
11168              
11169              [ 19086]
11170              In IRIX 5.3 the cc is awfully confused about the prototype
11171              of select().
11172              
11173              [ 19087]
11174              In IRIX 5.3 turn off some of the warnings that cannot
11175              really be helped (e.g. warnings coming from system headers,
11176              or linker warnings during Configure).
11177              
11178              [ 19088]
11179              Another victim of IRIX 5.3's inability to resolve 'localhost'
11180              as the test expects.
11181              
11182              [ 19089]
11183              Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
11184              
11185              [ 19090]
11186              Ending strings is customary (typo from #19084).
11187              
11188              [ 19091]
11189              Not all compilers like #ifdefs within cpp macros
11190              (follow-up on #19086)
11191              
11192              [ 19092]
11193              IRIX 5.3 update.
11194      Branch: maint-5.8/perl
11195           +> ext/Time/HiRes/hints/irix.pl
11196           !> MANIFEST README.irix README.tru64 doio.c dump.c
11197           !> ext/Socket/Socket.t ext/Socket/Socket.xs hints/dec_osf.sh
11198           !> hints/irix_5.sh lib/Attribute/Handlers/Changes
11199           !> lib/Net/hostent.t pod/perlapi.pod pod/perlfunc.pod
11200           !> pod/perlopentut.pod pod/perlport.pod pp_sys.c sv.h
11201 ____________________________________________________________________________
11202 [ 19092] By: jhi                                   on 2003/03/30  15:09:02
11203         Log: IRIX 5.3 update.
11204      Branch: perl
11205            ! README.irix
11206 ____________________________________________________________________________
11207 [ 19091] By: jhi                                   on 2003/03/30  10:26:32
11208         Log: Not all compilers like #ifdefs within cpp macros
11209              (follow-up on #19086)
11210      Branch: perl
11211            ! pp_sys.c
11212 ____________________________________________________________________________
11213 [ 19090] By: jhi                                   on 2003/03/30  09:50:33
11214         Log: Ending strings is customary (typo from #19084).
11215      Branch: perl
11216            ! ext/Socket/Socket.t
11217 ____________________________________________________________________________
11218 [ 19089] By: jhi                                   on 2003/03/30  09:24:08
11219         Log: Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
11220      Branch: perl
11221            ! MANIFEST
11222 ____________________________________________________________________________
11223 [ 19088] By: jhi                                   on 2003/03/30  09:09:42
11224         Log: Another victim of IRIX 5.3's inability to resolve 'localhost'
11225              as the test expects.
11226      Branch: perl
11227            ! lib/Net/hostent.t
11228 ____________________________________________________________________________
11229 [ 19087] By: jhi                                   on 2003/03/30  09:08:07
11230         Log: In IRIX 5.3 turn off some of the warnings that cannot
11231              really be helped (e.g. warnings coming from system headers,
11232              or linker warnings during Configure).
11233      Branch: perl
11234            ! hints/irix_5.sh
11235 ____________________________________________________________________________
11236 [ 19086] By: jhi                                   on 2003/03/30  08:59:24
11237         Log: In IRIX 5.3 the cc is awfully confused about the prototype
11238              of select().
11239      Branch: perl
11240            ! hints/irix_5.sh pp_sys.c
11241 ____________________________________________________________________________
11242 [ 19085] By: jhi                                   on 2003/03/30  08:43:53
11243         Log: In IRIX 5.3 being too POSIXly hides the struct timespec.
11244      Branch: perl
11245            + ext/Time/HiRes/hints/irix.pl
11246            ! MANIFEST
11247 ____________________________________________________________________________
11248 [ 19084] By: jhi                                   on 2003/03/30  08:31:53
11249         Log: gethostbyname('localhost') is not that portable.
11250              inet_aton('localhost') in IRIX 5.3 returned an undef,
11251              which in turn made pack_sockaddr_in to barf on zero
11252              length in_addr.
11253      Branch: perl
11254            ! ext/Socket/Socket.t pod/perlfunc.pod pod/perlport.pod
11255 ____________________________________________________________________________
11256 [ 19083] By: jhi                                   on 2003/03/30  07:49:46
11257         Log: Subject: [PATCH] COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux 2.4.18-3 (i686/1 cpu))
11258              From: Nicholas Clark <nick@unfortu.net>
11259              Date: Sun, 30 Mar 2003 00:35:48 +0000
11260              Message-ID: <20030330003547.GO274@Bagpuss.unfortu.net>
11261      Branch: perl
11262            ! sv.c
11263 ____________________________________________________________________________
11264 [ 19082] By: jhi                                   on 2003/03/29  21:18:32
11265         Log: IRIX 5.3 can have PF_LINK defined to be AF_LINK but
11266              not defined AF_LINK.
11267      Branch: perl
11268            ! ext/Socket/Socket.xs
11269 ____________________________________________________________________________
11270 [ 19081] By: jhi                                   on 2003/03/29  20:41:56
11271         Log: Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
11272              From: Nicholas Clark <nick@unfortu.net>
11273              Date: Sat, 29 Mar 2003 18:58:09 +0000
11274              Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>
11275      Branch: perl
11276            ! dump.c
11277 ____________________________________________________________________________
11278 [ 19080] By: rgs                                   on 2003/03/29  20:39:34
11279         Log: Minor rephrasing in perlopentut,
11280              noticed by Bob Wilkinson (RT [perl #21725])
11281      Branch: perl
11282            ! pod/perlopentut.pod
11283 ____________________________________________________________________________
11284 [ 19079] By: rgs                                   on 2003/03/29  20:21:11
11285         Log: Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
11286              From: Nicholas Clark <nick@unfortu.net>
11287              Date: Thu, 27 Mar 2003 22:37:35 +0000
11288              Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>
11289      Branch: perl
11290            ! pod/perlapi.pod sv.h
11291 ____________________________________________________________________________
11292 [ 19078] By: jhi                                   on 2003/03/29  07:23:00
11293         Log: It seems that in Tru64 V5 gcc cannot be used to
11294              compile a threaded Perl because <pthread.h> explicitly
11295              checks for supported compilers (gcc not being one of them).
11296              This is not so bad since the system C compiler is always there.
11297      Branch: perl
11298            ! README.tru64 hints/dec_osf.sh
11299 ____________________________________________________________________________
11300 [ 19077] By: jhi                                   on 2003/03/28  06:03:16
11301         Log: Feeding illegal QP (like \x80) to this
11302              ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
11303              caused a coredump in av_length() <- nextargv() because
11304              the av was NULL.  I don't know that returning Nullfp is
11305              the best thing to do, but it dodges the segfault and
11306              introduces no test failures.
11307      Branch: perl
11308            ! doio.c
11309 ____________________________________________________________________________
11310 [ 19076] By: jhi                                   on 2003/03/27  18:49:53
11311         Log: Craig Berry: remove extra (.
11312      Branch: maint-5.8/perl
11313            ! vms/vms.c
11314 ____________________________________________________________________________
11315 [ 19075] By: jhi                                   on 2003/03/27  18:47:50
11316         Log: Have to get this thing started.
11317      Branch: maint-5.8/perl
11318            ! pod/perldelta.pod
11319 ____________________________________________________________________________
11320 [ 19074] By: jhi                                   on 2003/03/27  18:17:20
11321         Log: Missing final \n.
11322      Branch: perl
11323            ! lib/Attribute/Handlers/Changes
11324 ____________________________________________________________________________
11325 [ 19073] By: jhi                                   on 2003/03/27  04:25:46
11326         Log: Integrate:
11327              [ 19062]
11328              Subject: [PATCH README.qnx] for QNX 6.2
11329              From: Norton Allen <allen@huarp.harvard.edu>
11330              Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
11331              Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>
11332              
11333              [ 19063]
11334              Subject: [perl #21648] Doc typo in Net::servent
11335              From: Andy Lester (via RT) <perlbug-followup@perl.org>
11336              Date: 22 Mar 2003 05:02:31 -0000
11337              Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>
11338              
11339              [ 19064]
11340              Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
11341              From: Dave Mitchell <davem@fdgroup.com>
11342              Date: Thu, 20 Mar 2003 01:26:19 +0000
11343              Message-ID: <20030320012619.C19869@fdgroup.com>
11344              
11345              Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
11346              From: Dave Mitchell <davem@fdgroup.com>
11347              Date: Mon, 24 Mar 2003 16:06:51 +0000
11348              Message-ID: <20030324160651.D1798@fdgroup.com>
11349              
11350              [ 19065]
11351              Add a file utils/cpan.PL to generate the "cpan" utility,
11352              also separately maintained on CPAN, and now moved as
11353              lib/CPAN/bin/cpan. Tweak installperl to avoid installing
11354              this last file.
11355              
11356              [ 19066]
11357              Upgrade to Term::ANSIColor 1.07.
11358              
11359              [ 19067]
11360              VMS counterpart of change #19065
11361              
11362              [ 19068]
11363              Win32 counterpart of change #19065
11364              
11365              [ 19070]
11366              Subject: [patch] for Stratus VOS
11367              From: "Green, Paul" <Paul.Green@stratus.com>
11368              Date: Wed, 26 Mar 2003 17:24:38 -0500
11369              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
11370              (plus a small tweak to the test script)
11371              
11372              [ 19072]
11373              Subject: [perl #21672] IO::New and undefined filename behaviour
11374              From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
11375              Date: 24 Mar 2003 16:29:08 -0000
11376              Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
11377              plus a regression test
11378      Branch: maint-5.8/perl
11379           +> lib/CPAN/bin/cpan utils/cpan.PL
11380            - utils/cpan
11381           !> MANIFEST README.qnx README.vos ext/IO/lib/IO/File.pm
11382           !> installperl lib/FileHandle.t lib/Net/servent.pm
11383           !> lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
11384           !> lib/Term/ANSIColor/README pp_ctl.c pp_hot.c scope.c
11385           !> t/op/args.t t/op/pack.t utils/Makefile
11386           !> vms/descrip_mms.template win32/Makefile win32/makefile.mk
11387 ____________________________________________________________________________
11388 [ 19072] By: rgs                                   on 2003/03/26  22:30:09
11389         Log: Subject: [perl #21672] IO::New and undefined filename behaviour
11390              From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
11391              Date: 24 Mar 2003 16:29:08 -0000
11392              Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
11393              plus a regression test
11394      Branch: perl
11395            ! ext/IO/lib/IO/File.pm lib/FileHandle.t
11396 ____________________________________________________________________________
11397 [ 19071] By: rgs                                   on 2003/03/26  22:08:16
11398         Log: Better version of change #19069
11399              Subject: [PATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
11400              From: Nicholas Clark <nick@unfortu.net>
11401              Date: Wed, 26 Mar 2003 23:01:46 +0000
11402              Message-ID: <20030326230145.GC279@Bagpuss.unfortu.net>
11403      Branch: perl
11404            ! pp_hot.c sv.c t/op/readline.t
11405 ____________________________________________________________________________
11406 [ 19070] By: rgs                                   on 2003/03/26  21:31:55
11407         Log: Subject: [patch] for Stratus VOS
11408              From: "Green, Paul" <Paul.Green@stratus.com>
11409              Date: Wed, 26 Mar 2003 17:24:38 -0500
11410              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
11411              (plus a small tweak to the test script)
11412      Branch: perl
11413            ! README.vos t/op/pack.t
11414 ____________________________________________________________________________
11415 [ 19069] By: rgs                                   on 2003/03/26  21:14:33
11416         Log: Subject: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
11417              From: Nicholas Clark <nick@unfortu.net>
11418              Date: Tue, 25 Mar 2003 22:59:17 +0000
11419              Message-ID: <20030325225917.GE284@Bagpuss.unfortu.net>
11420      Branch: perl
11421            ! sv.c t/op/readline.t
11422 ____________________________________________________________________________
11423 [ 19068] By: rgs                                   on 2003/03/26  20:53:18
11424         Log: Win32 counterpart of change #19065
11425      Branch: perl
11426            ! win32/Makefile win32/makefile.mk
11427 ____________________________________________________________________________
11428 [ 19067] By: rgs                                   on 2003/03/26  20:34:32
11429         Log: VMS counterpart of change #19065
11430      Branch: perl
11431            ! vms/descrip_mms.template
11432 ____________________________________________________________________________
11433 [ 19066] By: jhi                                   on 2003/03/26  20:05:40
11434         Log: Upgrade to Term::ANSIColor 1.07.
11435      Branch: perl
11436            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
11437            ! lib/Term/ANSIColor/README
11438 ____________________________________________________________________________
11439 [ 19065] By: rgs                                   on 2003/03/26  19:55:20
11440         Log: Add a file utils/cpan.PL to generate the "cpan" utility,
11441              also separately maintained on CPAN, and now moved as
11442              lib/CPAN/bin/cpan. Tweak installperl to avoid installing
11443              this last file.
11444      Branch: perl
11445            + utils/cpan.PL
11446           +> lib/CPAN/bin/cpan
11447            - utils/cpan
11448            ! MANIFEST installperl utils/Makefile
11449 ____________________________________________________________________________
11450 [ 19064] By: jhi                                   on 2003/03/26  19:48:32
11451         Log: Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
11452              From: Dave Mitchell <davem@fdgroup.com>
11453              Date: Thu, 20 Mar 2003 01:26:19 +0000
11454              Message-ID: <20030320012619.C19869@fdgroup.com>
11455              
11456              Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
11457              From: Dave Mitchell <davem@fdgroup.com>
11458              Date: Mon, 24 Mar 2003 16:06:51 +0000
11459              Message-ID: <20030324160651.D1798@fdgroup.com>
11460      Branch: perl
11461            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
11462 ____________________________________________________________________________
11463 [ 19063] By: jhi                                   on 2003/03/26  19:33:09
11464         Log: Subject: [perl #21648] Doc typo in Net::servent
11465              From: Andy Lester (via RT) <perlbug-followup@perl.org>
11466              Date: 22 Mar 2003 05:02:31 -0000
11467              Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>
11468      Branch: perl
11469            ! lib/Net/servent.pm
11470 ____________________________________________________________________________
11471 [ 19062] By: jhi                                   on 2003/03/26  19:29:39
11472         Log: Subject: [PATCH README.qnx] for QNX 6.2
11473              From: Norton Allen <allen@huarp.harvard.edu>
11474              Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
11475              Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>
11476      Branch: perl
11477            ! README.qnx
11478 ____________________________________________________________________________
11479 [ 19061] By: jhi                                   on 2003/03/26  19:23:37
11480         Log: Integrate:
11481              [ 19055]
11482              Subject: no more 'make install && make test' with shared libperl.so on Linux
11483              From: Enache Adrian <enache@rdslink.ro>
11484              Date: Sat, 22 Mar 2003 22:49:49 +0200
11485              Message-ID: <20030322204949.GB794@ratsnest.hole>
11486              
11487              This is a slightly more defensive patch than Chip's patch that
11488              fell through the cracks, but does the same
11489              Subject: Shared libperl.so and build issues
11490              From: Chip Turner <cturner@redhat.com>
11491              Date: Tue 31 Dec 2002 17:21
11492              
11493              [ 19056]
11494              Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
11495              From: Enache Adrian <enache@rdslink.ro>
11496              Date: Mon, 24 Mar 2003 23:56:25 +0200
11497              Message-ID: <20030324215625.GB853@ratsnest.hole>
11498              
11499              [ 19057]
11500              Typo, spotted by Doru Petrescu
11501              Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>
11502              
11503              [ 19058]
11504              Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl
11505              From: Michael G Schwern <schwern@pobox.com>
11506              Date: Mon, 24 Mar 2003 00:50:39 -0800
11507              Message-ID: <20030324085039.GA19981@windhund.schwern.org>
11508              
11509              [ 19059]
11510              Change 19056 wasn't good enough.
11511              ldlibpth should be changed later, to avoid spaces to be quoted.
11512              
11513              [ 19060]
11514              Subject: [PATCH] lib/vmsish.t GMT bug fix
11515              From: "Craig A. Berry" <craigberry@mac.com>
11516              Date: Tue, 25 Mar 2003 22:52:58 -0600
11517              Message-ID: <3E81322A.3040508@mac.com>
11518      Branch: maint-5.8/perl
11519           !> Makefile.SH ext/Data/Dumper/Dumper.pm lib/vmsish.t
11520           !> pod/perlhist.pod
11521 ____________________________________________________________________________
11522 [ 19060] By: merijn                                on 2003/03/26  13:13:23
11523         Log: Subject: [PATCH] lib/vmsish.t GMT bug fix
11524              From: "Craig A. Berry" <craigberry@mac.com>
11525              Date: Tue, 25 Mar 2003 22:52:58 -0600
11526              Message-ID: <3E81322A.3040508@mac.com>
11527      Branch: perl
11528            ! lib/vmsish.t
11529 ____________________________________________________________________________
11530 [ 19059] By: rgs                                   on 2003/03/24  21:43:03
11531         Log: Change 19056 wasn't good enough.
11532              ldlibpth should be changed later, to avoid spaces to be quoted.
11533      Branch: perl
11534            ! Makefile.SH
11535 ____________________________________________________________________________
11536 [ 19058] By: rgs                                   on 2003/03/24  21:37:59
11537         Log: Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl
11538              From: Michael G Schwern <schwern@pobox.com>
11539              Date: Mon, 24 Mar 2003 00:50:39 -0800
11540              Message-ID: <20030324085039.GA19981@windhund.schwern.org>
11541      Branch: perl
11542            ! pod/perlhist.pod
11543 ____________________________________________________________________________
11544 [ 19057] By: rgs                                   on 2003/03/24  21:33:43
11545         Log: Typo, spotted by Doru Petrescu
11546              Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>
11547      Branch: perl
11548            ! ext/Data/Dumper/Dumper.pm
11549 ____________________________________________________________________________
11550 [ 19056] By: rgs                                   on 2003/03/24  21:05:48
11551         Log: Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
11552              From: Enache Adrian <enache@rdslink.ro>
11553              Date: Mon, 24 Mar 2003 23:56:25 +0200
11554              Message-ID: <20030324215625.GB853@ratsnest.hole>
11555      Branch: perl
11556            ! Makefile.SH
11557 ____________________________________________________________________________
11558 [ 19055] By: merijn                                on 2003/03/24  07:05:39
11559         Log: Subject: no more 'make install && make test' with shared libperl.so on Linux
11560              From: Enache Adrian <enache@rdslink.ro>
11561              Date: Sat, 22 Mar 2003 22:49:49 +0200
11562              Message-ID: <20030322204949.GB794@ratsnest.hole>
11563              
11564              This is a slightly more defensive patch than Chip's patch that
11565              fell through the cracks, but does the same
11566              Subject: Shared libperl.so and build issues
11567              From: Chip Turner <cturner@redhat.com>
11568              Date: Tue 31 Dec 2002 17:21
11569      Branch: perl
11570            ! Makefile.SH
11571 ____________________________________________________________________________
11572 [ 19054] By: merijn                                on 2003/03/24  06:54:23
11573         Log: Subject: [PATCH bleadperl] vms.c thread clean-up
11574              From: "Craig A. Berry" <craigberry@mac.com>
11575              Date: Sun, 23 Mar 2003 15:32:58 -0600
11576              Message-ID: <3E7E280A.5000304@mac.com>
11577      Branch: perl
11578            ! vms/vms.c
11579 ____________________________________________________________________________
11580 [ 19053] By: jhi                                   on 2003/03/24  04:44:50
11581         Log: Integrate:
11582              [ 19051]
11583              WinCE update from Vadim Konovalov.
11584              
11585              [ 19052]
11586              For change #19051: a new .bat to CRLF.
11587      Branch: maint-5.8/perl
11588           +> wince/compile-all.bat wince/makedist.pl
11589            - wince/include/sys/stat.h wince/xbuildall.ksh
11590            - wince/xdistclean.ksh wince/xmakediffs.ksh
11591           !> MANIFEST Porting/makerel README.ce dosish.h wince/Makefile.ce
11592           !> wince/compile.bat wince/config.ce
11593 ____________________________________________________________________________
11594 [ 19052] By: jhi                                   on 2003/03/24  04:28:13
11595         Log: For change #19051: a new .bat to CRLF.
11596      Branch: perl
11597            ! Porting/makerel
11598 ____________________________________________________________________________
11599 [ 19051] By: jhi                                   on 2003/03/24  04:27:55
11600         Log: WinCE update from Vadim Konovalov.
11601      Branch: perl
11602            + wince/compile-all.bat wince/makedist.pl
11603            - wince/include/sys/stat.h wince/xbuildall.ksh
11604            - wince/xdistclean.ksh wince/xmakediffs.ksh
11605            ! MANIFEST README.ce dosish.h wince/Makefile.ce
11606            ! wince/compile.bat wince/config.ce
11607 ____________________________________________________________________________
11608 [ 19050] By: jhi                                   on 2003/03/24  04:25:15
11609         Log: Oops (change #19013 missed changing the Perl version number).
11610      Branch: perl
11611            ! cygwin/perlld.in
11612 ____________________________________________________________________________
11613 [ 19049] By: jhi                                   on 2003/03/24  04:10:00
11614         Log: Subject: [PATCH maintperl] vms.c threads tweak
11615              From: "Craig A. Berry" <craigberry@mac.com>
11616              Date: Sun, 23 Mar 2003 14:57:56 -0600
11617              Message-ID: <3E7E1FD4.3000704@mac.com>
11618      Branch: maint-5.8/perl
11619            ! vms/vms.c
11620 ____________________________________________________________________________
11621 [ 19048] By: jhi                                   on 2003/03/23  17:56:22
11622         Log: Integrate:
11623              [ 19043]
11624              Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
11625              From: Martien Verbruggen <mgjv@tradingpost.com.au>
11626              Date: Sat, 15 Mar 2003 12:31:47 +1100
11627              Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>
11628              
11629              [ 19044]
11630              Subject: [PATCH] p4genpatch
11631              From: andreas.koenig@anima.de (Andreas J. Koenig)
11632              Date: Sat, 15 Mar 2003 12:04:18 +0100
11633              Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>
11634      Branch: maint-5.8/perl
11635           !> Porting/p4genpatch pod/perlsub.pod pod/perlsyn.pod
11636 ____________________________________________________________________________
11637 [ 19047] By: jhi                                   on 2003/03/23  17:54:33
11638         Log: Integrate from maint-5.8:
11639              [ 19045]
11640              If no IVSIZE == 8, no need for modulo_1.
11641      Branch: perl
11642           !> pp.c
11643 ____________________________________________________________________________
11644 [ 19046] By: nick                                  on 2003/03/22  16:19:37
11645         Log: Integrate mainline
11646      Branch: perlio
11647           +> ext/Data/Dumper/t/pair.t ext/Encode/t/enc_data.t regen_lib.pl
11648            - regen_headers.pl
11649           !> (integrate 179 files)
11650 ____________________________________________________________________________
11651 [ 19045] By: jhi                                   on 2003/03/22  09:32:52
11652         Log: If no IVSIZE == 8, no need for modulo_1.
11653      Branch: maint-5.8/perl
11654            ! pp.c
11655 ____________________________________________________________________________
11656 [ 19044] By: rgs                                   on 2003/03/21  21:09:15
11657         Log: Subject: [PATCH] p4genpatch
11658              From: andreas.koenig@anima.de (Andreas J. Koenig)
11659              Date: Sat, 15 Mar 2003 12:04:18 +0100
11660              Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>
11661      Branch: perl
11662            ! Porting/p4genpatch
11663 ____________________________________________________________________________
11664 [ 19043] By: rgs                                   on 2003/03/21  20:43:55
11665         Log: Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
11666              From: Martien Verbruggen <mgjv@tradingpost.com.au>
11667              Date: Sat, 15 Mar 2003 12:31:47 +1100
11668              Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>
11669      Branch: perl
11670            ! pod/perlsub.pod pod/perlsyn.pod
11671 ____________________________________________________________________________
11672 [ 19042] By: merijn                                on 2003/03/21  07:45:54
11673         Log: Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
11674              From: "Craig A. Berry" <craigberry@mac.com>
11675              Date: Thu, 20 Mar 2003 23:03:36 -0600
11676              Message-ID: <3E7A9D28.1040706@mac.com>
11677      Branch: perl
11678            ! configure.com vms/vms.c vms/vmsish.h
11679 ____________________________________________________________________________
11680 [ 19041] By: jhi                                   on 2003/03/21  05:24:28
11681         Log: Update Changes.
11682      Branch: maint-5.8/perl
11683            ! Changes patchlevel.h
11684 ____________________________________________________________________________
11685 [ 19040] By: jhi                                   on 2003/03/21  05:00:59
11686         Log: Integrate:
11687              [ 19021]
11688              The description of SIG_SIZE was off.
11689              
11690              [ 19037]
11691              Subject: [DOC-PATCH] for README.cygwin, bleadperl version
11692              From: "Gerrit P. Haase" <gp@familiehaase.de>
11693              Date: Thu, 20 Mar 2003 21:23:28 +0100
11694              Message-ID: <941032389637.20030320212328@familiehaase.de>
11695              
11696              [ 19038]
11697              Subject: Re: Bytecode? Back into service.
11698              From: Enache Adrian <enache@rdslink.ro>
11699              Date: Thu, 20 Mar 2003 07:38:39 +0200
11700              Message-ID: <20030320053839.GA4044@ratsnest.hole>
11701              
11702              [ 19039]
11703              Subject: Re: [patch] [perl #21628] rcatline issue
11704              From: Enache Adrian <enache@rdslink.ro>
11705              Date: Thu, 20 Mar 2003 22:39:06 +0200
11706              Message-ID: <20030320203906.GA31199@ratsnest.hole>
11707      Branch: maint-5.8/perl
11708           !> Configure MANIFEST NetWare/config_H.wc Porting/Glossary
11709           !> Porting/config.sh Porting/config_H README.cygwin bytecode.pl
11710           !> config_h.SH ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
11711           !> ext/ByteLoader/byterun.h op.c plan9/config.plan9
11712           !> plan9/config_h.sample pp_hot.c t/op/readline.t
11713           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11714           !> win32/config_H.vc64 wince/config_H.ce
11715 ____________________________________________________________________________
11716 [ 19039] By: rgs                                   on 2003/03/20  22:40:38
11717         Log: Subject: Re: [patch] [perl #21628] rcatline issue
11718              From: Enache Adrian <enache@rdslink.ro>
11719              Date: Thu, 20 Mar 2003 22:39:06 +0200
11720              Message-ID: <20030320203906.GA31199@ratsnest.hole>
11721      Branch: perl
11722            ! MANIFEST pp_hot.c t/op/readline.t
11723 ____________________________________________________________________________
11724 [ 19038] By: rgs                                   on 2003/03/20  22:07:50
11725         Log: Subject: Re: Bytecode? Back into service.
11726              From: Enache Adrian <enache@rdslink.ro>
11727              Date: Thu, 20 Mar 2003 07:38:39 +0200
11728              Message-ID: <20030320053839.GA4044@ratsnest.hole>
11729      Branch: perl
11730            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
11731            ! ext/ByteLoader/byterun.h op.c
11732 ____________________________________________________________________________
11733 [ 19037] By: rgs                                   on 2003/03/20  20:16:43
11734         Log: Subject: [DOC-PATCH] for README.cygwin, bleadperl version
11735              From: "Gerrit P. Haase" <gp@familiehaase.de>
11736              Date: Thu, 20 Mar 2003 21:23:28 +0100
11737              Message-ID: <941032389637.20030320212328@familiehaase.de>
11738      Branch: perl
11739            ! README.cygwin
11740 ____________________________________________________________________________
11741 [ 19036] By: jhi                                   on 2003/03/20  05:23:15
11742         Log: Integrate:
11743              [ 19033]
11744              file test operators weren't doing the right thing if the SV
11745              passed to them wasn't NUL-terminated
11746              
11747              [ 19034]
11748              ensure SVs returned by Win32::Get{Short,Full}PathName() are
11749              NUL-terminated
11750      Branch: perl
11751           !> doio.c win32/win32.c
11752 ____________________________________________________________________________
11753 [ 19035] By: jhi                                   on 2003/03/20  05:22:27
11754         Log: Integrate:
11755              [ 19033]
11756              file test operators weren't doing the right thing if the SV
11757              passed to them wasn't NUL-terminated
11758              
11759              [ 19034]
11760              ensure SVs returned by Win32::Get{Short,Full}PathName() are
11761              NUL-terminated
11762      Branch: maint-5.8/perl
11763           !> doio.c win32/win32.c
11764 ____________________________________________________________________________
11765 [ 19034] By: gsar                                  on 2003/03/20  01:31:39
11766         Log: ensure SVs returned by Win32::Get{Short,Full}PathName() are
11767              NUL-terminated
11768      Branch: maint-5.6/perl
11769            ! win32/win32.c
11770 ____________________________________________________________________________
11771 [ 19033] By: gsar                                  on 2003/03/20  01:30:46
11772         Log: file test operators weren't doing the right thing if the SV
11773              passed to them wasn't NUL-terminated
11774      Branch: maint-5.6/perl
11775            ! doio.c
11776 ____________________________________________________________________________
11777 [ 19032] By: gsar                                  on 2003/03/19  23:22:56
11778         Log: regenerate win32/config_H.*
11779      Branch: maint-5.8/perl
11780            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11781            ! win32/config_H.vc64
11782 ____________________________________________________________________________
11783 [ 19031] By: jhi                                   on 2003/03/19  19:56:15
11784         Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1 [perl #17757]
11785              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11786              Date: Wed, 19 Mar 2003 11:32:25 +0100
11787              Message-Id: <20030319113225.3aadf2fc.rgarciasuarez@free.fr>
11788              
11789              Retract #18533 for now.
11790      Branch: maint-5.8/perl
11791            ! regexec.c t/op/subst.t
11792 ____________________________________________________________________________
11793 [ 19030] By: jhi                                   on 2003/03/19  15:57:49
11794         Log: Integrate:
11795              [ 19020]
11796              Minor updates of Wolfgang's pack patch
11797              
11798              Subject: Re: pack changes and related fixes
11799              From: Philip Newton <Philip.Newton@gmx.net>
11800              Date: Tue, 18 Mar 2003 06:19:30 +0100
11801              Message-ID: <tb9d7vo1ocb14o73lnhabbmh5bsjoe5m46@4ax.com>
11802              
11803              [ 19023]
11804              Subject: [PATCH] poll() help for VMS
11805              From: "Craig A. Berry" <craigberry@mac.com>
11806              Date: Tue, 18 Mar 2003 01:10:10 -0600
11807              Message-ID: <3E76C652.30205@mac.com>
11808              
11809              [ 19024]
11810              Subject: [PATCH] VMS pod install tweaks
11811              From: "Craig A. Berry" <craigberry@mac.com>
11812              Date: Sat, 15 Mar 2003 16:06:07 -0600
11813              Message-ID: <3E73A3CF.3060502@mac.com>
11814              
11815              [ 19025]
11816              Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump
11817              From: Dave Mitchell <davem@fdgroup.com>
11818              Date: Tue, 18 Mar 2003 21:55:05 +0000
11819              Message-ID: <20030318215505.A16787@fdgroup.com>
11820              
11821              [ 19026]
11822              Update the DB_File instructions in Tru64.
11823              
11824              [ 19028]
11825              Better wording as requested by Rafael, and
11826              the module is BerkeleyDB, not BerkeleyFile.
11827      Branch: maint-5.8/perl
11828           !> README.tru64 configure.com embed.fnc ext/IO/poll.h
11829           !> pod/perldiag.pod pp_ctl.c t/op/goto.t vms/descrip_mms.template
11830 ____________________________________________________________________________
11831 [ 19029] By: jhi                                   on 2003/03/19  15:42:44
11832         Log: Integrate:
11833              [ 19014]
11834              clarify behaviour of $a++
11835              
11836              [ 19015]
11837              add comment at undef postinc special case
11838              
11839              [ 19016]
11840              add tests for existing behaviour of undef postinc/dec
11841              
11842              [ 19017]
11843              according to the new Porting/Glossary, sig_num doesn't have an
11844              extra '0' at the end
11845              
11846              [ 19018]
11847              there is no trailing NULL in sig_name or sig_num, so don't
11848              talk about it
11849      Branch: maint-5.8/perl
11850           !> Porting/Glossary pod/perlop.pod pp.c t/op/inc.t
11851           !> win32/config.bc win32/config.gc win32/config.vc
11852           !> win32/config.vc64
11853 ____________________________________________________________________________
11854 [ 19028] By: jhi                                   on 2003/03/19  09:46:27
11855         Log: Better wording as requested by Rafael, and
11856              the module is BerkeleyDB, not BerkeleyFile.
11857      Branch: perl
11858            ! README.tru64
11859 ____________________________________________________________________________
11860 [ 19027] By: jhi                                   on 2003/03/19  09:38:54
11861         Log: Synchronize t/op/pack.t:s between blead and maint with
11862              a fake success for maint (test for a blead feature not
11863              merged into maint) so that the test numberings don't drift
11864              unnecessarily.  Not necessarily a long-term thing to do
11865              (if blead gets even more new features), but works for now.
11866      Branch: maint-5.8/perl
11867            ! t/op/pack.t
11868 ____________________________________________________________________________
11869 [ 19026] By: jhi                                   on 2003/03/19  09:11:43
11870         Log: Update the DB_File instructions in Tru64.
11871      Branch: perl
11872            ! README.tru64
11873 ____________________________________________________________________________
11874 [ 19025] By: rgs                                   on 2003/03/18  21:59:33
11875         Log: Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump
11876              From: Dave Mitchell <davem@fdgroup.com>
11877              Date: Tue, 18 Mar 2003 21:55:05 +0000
11878              Message-ID: <20030318215505.A16787@fdgroup.com>
11879      Branch: perl
11880            ! pp_ctl.c t/op/goto.t
11881 ____________________________________________________________________________
11882 [ 19024] By: rgs                                   on 2003/03/18  21:24:27
11883         Log: Subject: [PATCH] VMS pod install tweaks
11884              From: "Craig A. Berry" <craigberry@mac.com>
11885              Date: Sat, 15 Mar 2003 16:06:07 -0600
11886              Message-ID: <3E73A3CF.3060502@mac.com>
11887      Branch: perl
11888            ! vms/descrip_mms.template
11889 ____________________________________________________________________________
11890 [ 19023] By: rgs                                   on 2003/03/18  21:22:03
11891         Log: Subject: [PATCH] poll() help for VMS
11892              From: "Craig A. Berry" <craigberry@mac.com>
11893              Date: Tue, 18 Mar 2003 01:10:10 -0600
11894              Message-ID: <3E76C652.30205@mac.com>
11895      Branch: perl
11896            ! configure.com ext/IO/poll.h
11897 ____________________________________________________________________________
11898 [ 19022] By: jhi                                   on 2003/03/18  06:56:45
11899         Log: metaconfig unit change for #19021.
11900      Branch: metaconfig
11901            ! U/modified/sig_name.U
11902 ____________________________________________________________________________
11903 [ 19021] By: jhi                                   on 2003/03/18  06:56:26
11904         Log: The description of SIG_SIZE was off.
11905      Branch: perl
11906            ! Configure NetWare/config_H.wc Porting/Glossary
11907            ! Porting/config.sh Porting/config_H config_h.SH
11908            ! plan9/config.plan9 plan9/config_h.sample win32/config_H.bc
11909            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
11910            ! wince/config_H.ce
11911 ____________________________________________________________________________
11912 [ 19020] By: merijn                                on 2003/03/18  05:45:50
11913         Log: Minor updates of Wolfgang's pack patch
11914              
11915              Subject: Re: pack changes and related fixes
11916              From: Philip Newton <Philip.Newton@gmx.net>
11917              Date: Tue, 18 Mar 2003 06:19:30 +0100
11918              Message-ID: <tb9d7vo1ocb14o73lnhabbmh5bsjoe5m46@4ax.com>
11919      Branch: perl
11920            ! embed.fnc pod/perldiag.pod
11921 ____________________________________________________________________________
11922 [ 19019] By: gsar                                  on 2003/03/18  05:06:07
11923         Log: regenerate win32/config_H.*
11924      Branch: perl
11925            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11926            ! win32/config_H.vc64
11927 ____________________________________________________________________________
11928 [ 19018] By: gsar                                  on 2003/03/18  03:02:38
11929         Log: there is no trailing NULL in sig_name or sig_num, so don't
11930              talk about it
11931      Branch: perl
11932            ! Porting/Glossary
11933 ____________________________________________________________________________
11934 [ 19017] By: gsar                                  on 2003/03/18  03:01:02
11935         Log: according to the new Porting/Glossary, sig_num doesn't have an
11936              extra '0' at the end
11937      Branch: perl
11938            ! win32/config.bc win32/config.gc win32/config.vc
11939            ! win32/config.vc64
11940 ____________________________________________________________________________
11941 [ 19016] By: hv                                    on 2003/03/18  00:52:09
11942         Log: add tests for existing behaviour of undef postinc/dec
11943      Branch: perl
11944            ! t/op/inc.t
11945 ____________________________________________________________________________
11946 [ 19015] By: hv                                    on 2003/03/18  00:46:18
11947         Log: add comment at undef postinc special case
11948      Branch: perl
11949            ! pp.c
11950 ____________________________________________________________________________
11951 [ 19014] By: hv                                    on 2003/03/18  00:27:19
11952         Log: clarify behaviour of $a++
11953      Branch: perl
11954            ! pod/perlop.pod
11955 ____________________________________________________________________________
11956 [ 19013] By: jhi                                   on 2003/03/17  19:52:06
11957         Log: Integrate:
11958              [ 19012]
11959              We don't have the new Perl at this stage.
11960      Branch: perl
11961           !> cygwin/perlld.in
11962 ____________________________________________________________________________
11963 [ 19012] By: jhi                                   on 2003/03/17  19:50:06
11964         Log: We don't have the new Perl at this stage.
11965      Branch: maint-5.8/perl
11966            ! cygwin/perlld.in
11967 ____________________________________________________________________________
11968 [ 19011] By: jhi                                   on 2003/03/17  19:15:23
11969         Log: Integrate:
11970              [ 19010]
11971              Subject: pack changes and related fixes
11972              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
11973              Date: Mon, 17 Mar 2003 13:55:37 +0100
11974              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4>
11975      Branch: maint-5.8/perl
11976           !> embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod
11977           !> pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h
11978           !> t/lib/warnings/pp_pack t/op/pack.t
11979 ____________________________________________________________________________
11980 [ 19010] By: jhi                                   on 2003/03/17  17:16:44
11981         Log: Subject: pack changes and related fixes
11982              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
11983              Date: Mon, 17 Mar 2003 13:55:37 +0100
11984              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4>
11985      Branch: perl
11986            ! embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod
11987            ! pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h
11988            ! t/lib/warnings/pp_pack t/op/pack.t
11989 ____________________________________________________________________________
11990 [ 19009] By: jhi                                   on 2003/03/17  11:08:20
11991         Log: Pseudohashes die hard -- go with Rick Delaney's idea
11992              of blessing the href at $phash->[0] as 'pseudohash',
11993              so the avhv_index() can then check for that.  Now:
11994              (1) thingies got via fields::new() do not warn
11995              (2) blessed manually constructed phashes warn
11996              (3) unblessed manually constructed phashes warn
11997              While the idea of using the Hash::Util lock_hash/unlock_hash
11998              on the href was enticing, it didn't quite work transparently
11999              since it changed the error message from "No such pseudo-hash
12000              field ..." to "Attempt to access disallowed key ...".
12001      Branch: maint-5.8/perl
12002            ! av.c lib/fields.pm t/lib/warnings/av
12003 ____________________________________________________________________________
12004 [ 19008] By: jhi                                   on 2003/03/17  04:59:15
12005         Log: Integrate:
12006              [ 18994]
12007              Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
12008              Should work both for PERL_UNICODE/-C and use encoding 'foo';
12009              
12010              [ 18995]
12011              Signedness nits.
12012              
12013              [ 18996]
12014              Turn on UTF-8 flag only if the $str is valid utf8
12015              (pointed out by Dan Kogai).
12016              
12017              [ 18997]
12018              IRIX ls -l marks sockets with 'S'.
12019              
12020              [ 18998]
12021              This seems to fix (well, dodge) the problems in FreeBSD for
12022              Enache Adrian; in _theory_ this patch could be good for NetBSD,
12023              too, but Alian gets a core dump already at subtest #9 (anyone
12024              with a real NetBSD, Alian's is a VMware one, which has in the
12025              past caused similar odd crashes).  OpenBSD threaded build result
12026              still unknown.
12027              
12028              [ 18999]
12029              Stay within know facts: what platforms the skippage helps,
12030              and in which it is not needed.
12031              
12032              [ 19000]
12033              Subject: [Patch] Maintperl versioning for Cygwin
12034              From: "Gerrit P. Haase" <gp@familiehaase.de>
12035              Date: Sun, 16 Mar 2003 22:24:19 +0100
12036              Message-ID: <152690440450.20030316222419@familiehaase.de>
12037              
12038              [ 19001]
12039              getservbyname_r() kaputt in OpenBSD (might get fixed
12040              for 3.3, but only might)
12041              
12042              [ 19002]
12043              Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3
12044              From: Adam Spiers (via RT) <perlbug-followup@perl.org>
12045              Date: 10 Jan 2003 10:59:44 -0000
12046              Message-Id: <rt-19898-47213.12.0892150698178@bugs6.perl.org>
12047              
12048              [ 19003]
12049              Subject: [perl #20724] Patch for dprofpp
12050              From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org>
12051              Date: 5 Feb 2003 08:41:17 -0000
12052              Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org>
12053              
12054              [ 19004]
12055              Subject: [patch] utils/h2xs.PL (get rid of \t and '')
12056              From: Stas Bekman <stas@stason.org>
12057              Date: Fri, 14 Feb 2003 11:59:53 +1100
12058              Message-ID: <3E4C3F89.6050005@stason.org>
12059              
12060              [ 19005]
12061              Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator
12062              From: chocolateboy <chocolateboy@chocolatey.com>
12063              Date: Sat, 22 Feb 2003 12:17:28 +0000
12064              Message-ID: <3E576A58.8010901@chocolatey.com>
12065      Branch: maint-5.8/perl
12066           +> ext/Data/Dumper/t/pair.t
12067           !> MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
12068           !> ext/POSIX/t/posix.t hints/openbsd.sh lib/IPC/Open3.pm
12069           !> lib/Term/ReadLine.pm regcomp.c t/op/stat.t utils/dprofpp.PL
12070           !> utils/h2xs.PL
12071 ____________________________________________________________________________
12072 [ 19007] By: jhi                                   on 2003/03/17  04:45:40
12073         Log: Integrate:
12074              [ 19006]
12075              Subject: Re: [Patch] Maintperl versioning for Cygwin
12076              From: Slaven Rezic <slaven@rezic.de>
12077              Date: 17 Mar 2003 00:42:43 +0100
12078              Message-ID: <87ptoqev4c.fsf@vran.herceg.de>
12079      Branch: perl
12080           !> cygwin/perlld.in
12081 ____________________________________________________________________________
12082 [ 19006] By: jhi                                   on 2003/03/17  04:44:03
12083         Log: Subject: Re: [Patch] Maintperl versioning for Cygwin
12084              From: Slaven Rezic <slaven@rezic.de>
12085              Date: 17 Mar 2003 00:42:43 +0100
12086              Message-ID: <87ptoqev4c.fsf@vran.herceg.de>
12087      Branch: maint-5.8/perl
12088            ! cygwin/perlld.in
12089 ____________________________________________________________________________
12090 [ 19005] By: hv                                    on 2003/03/17  02:06:20
12091         Log: Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator
12092              From: chocolateboy <chocolateboy@chocolatey.com>
12093              Date: Sat, 22 Feb 2003 12:17:28 +0000
12094              Message-ID: <3E576A58.8010901@chocolatey.com>
12095      Branch: perl
12096            + ext/Data/Dumper/t/pair.t
12097            ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
12098 ____________________________________________________________________________
12099 [ 19004] By: hv                                    on 2003/03/17  01:38:23
12100         Log: Subject: [patch] utils/h2xs.PL (get rid of \t and '')
12101              From: Stas Bekman <stas@stason.org>
12102              Date: Fri, 14 Feb 2003 11:59:53 +1100
12103              Message-ID: <3E4C3F89.6050005@stason.org>
12104      Branch: perl
12105            ! utils/h2xs.PL
12106 ____________________________________________________________________________
12107 [ 19003] By: hv                                    on 2003/03/17  01:23:02
12108         Log: Subject: [perl #20724] Patch for dprofpp
12109              From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org>
12110              Date: 5 Feb 2003 08:41:17 -0000
12111              Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org>
12112      Branch: perl
12113            ! utils/dprofpp.PL
12114 ____________________________________________________________________________
12115 [ 19002] By: hv                                    on 2003/03/16  23:36:57
12116         Log: Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3
12117              From: Adam Spiers (via RT) <perlbug-followup@perl.org>
12118              Date: 10 Jan 2003 10:59:44 -0000
12119              Message-Id: <rt-19898-47213.12.0892150698178@bugs6.perl.org>
12120      Branch: perl
12121            ! lib/IPC/Open3.pm
12122 ____________________________________________________________________________
12123 [ 19001] By: jhi                                   on 2003/03/16  21:50:24
12124         Log: getservbyname_r() kaputt in OpenBSD (might get fixed
12125              for 3.3, but only might)
12126      Branch: perl
12127            ! hints/openbsd.sh
12128 ____________________________________________________________________________
12129 [ 19000] By: jhi                                   on 2003/03/16  21:38:39
12130         Log: Subject: [Patch] Maintperl versioning for Cygwin
12131              From: "Gerrit P. Haase" <gp@familiehaase.de>
12132              Date: Sun, 16 Mar 2003 22:24:19 +0100
12133              Message-ID: <152690440450.20030316222419@familiehaase.de>
12134      Branch: maint-5.8/perl
12135            ! cygwin/perlld.in
12136 ____________________________________________________________________________
12137 [ 18999] By: jhi                                   on 2003/03/16  21:33:49
12138         Log: Stay within know facts: what platforms the skippage helps,
12139              and in which it is not needed.
12140      Branch: perl
12141            ! ext/POSIX/t/posix.t
12142 ____________________________________________________________________________
12143 [ 18998] By: jhi                                   on 2003/03/16  18:15:42
12144         Log: This seems to fix (well, dodge) the problems in FreeBSD for
12145              Enache Adrian; in _theory_ this patch could be good for NetBSD,
12146              too, but Alian gets a core dump already at subtest #9 (anyone
12147              with a real NetBSD, Alian's is a VMware one, which has in the
12148              past caused similar odd crashes).  OpenBSD threaded build result
12149              still unknown.
12150      Branch: perl
12151            ! ext/POSIX/t/posix.t
12152 ____________________________________________________________________________
12153 [ 18997] By: jhi                                   on 2003/03/16  18:07:30
12154         Log: IRIX ls -l marks sockets with 'S'.
12155      Branch: perl
12156            ! t/op/stat.t
12157 ____________________________________________________________________________
12158 [ 18996] By: jhi                                   on 2003/03/16  17:41:42
12159         Log: Turn on UTF-8 flag only if the $str is valid utf8
12160              (pointed out by Dan Kogai).
12161      Branch: perl
12162            ! lib/Term/ReadLine.pm
12163 ____________________________________________________________________________
12164 [ 18995] By: jhi                                   on 2003/03/16  16:40:06
12165         Log: Signedness nits.
12166      Branch: perl
12167            ! regcomp.c
12168 ____________________________________________________________________________
12169 [ 18994] By: jhi                                   on 2003/03/16  15:41:44
12170         Log: Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
12171              Should work both for PERL_UNICODE/-C and use encoding 'foo';
12172      Branch: perl
12173            ! lib/Term/ReadLine.pm
12174 ____________________________________________________________________________
12175 [ 18993] By: jhi                                   on 2003/03/16  15:20:38
12176         Log: Integrate:
12177              [ 18984]
12178              Subject: [patch ext/B/typemap] STRLEN T_UV
12179              From: Stas Bekman <stas@stason.org>
12180              Date: Fri, 14 Mar 2003 17:45:09 +1100
12181              Message-ID: <3E717A75.2060300@stason.org>
12182              
12183              [ 18985]
12184              Time::HiRes is a core module
12185              
12186              [ 18986]
12187              Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline
12188              From: Enache Adrian <enache@rdslink.ro>
12189              Date: Fri, 14 Mar 2003 23:02:42 +0200
12190              Message-ID: <20030314210242.GA1159@ratsnest.hole>
12191              (with an added test)
12192              
12193              [ 18988]
12194              Needs PerlIO for :bytes.
12195              
12196              [ 18989]
12197              Make the :bytes conditional on PerlIO.
12198              
12199              [ 18990]
12200              Further potential pitfalls for the utf8 len/pos cache
12201              found by Inaba Hiroto.  No test cases, yet.
12202              
12203              [ 18991]
12204              Pod fix from Philip Newton.
12205              
12206              [ 18992]
12207              Better wording from Philip Newton.
12208      Branch: maint-5.8/perl
12209           !> ext/B/typemap ext/Encode/t/CJKT.t pod/perlfunc.pod regcomp.c
12210           !> t/comp/parser.t toke.c
12211 ____________________________________________________________________________
12212 [ 18992] By: jhi                                   on 2003/03/16  15:15:16
12213         Log: Better wording from Philip Newton.
12214      Branch: maint-5.8/perl
12215            ! pod/perldelta.pod
12216 ____________________________________________________________________________
12217 [ 18991] By: jhi                                   on 2003/03/16  15:14:31
12218         Log: Pod fix from Philip Newton.
12219      Branch: perl
12220            ! pod/perlfunc.pod
12221 ____________________________________________________________________________
12222 [ 18990] By: jhi                                   on 2003/03/16  15:12:00
12223         Log: Further potential pitfalls for the utf8 len/pos cache
12224              found by Inaba Hiroto.  No test cases, yet.
12225      Branch: perl
12226            ! regcomp.c
12227 ____________________________________________________________________________
12228 [ 18989] By: jhi                                   on 2003/03/16  08:02:31
12229         Log: Make the :bytes conditional on PerlIO.
12230      Branch: perl
12231            ! ext/Encode/t/CJKT.t
12232 ____________________________________________________________________________
12233 [ 18988] By: jhi                                   on 2003/03/15  18:27:36
12234         Log: Needs PerlIO for :bytes.
12235      Branch: perl
12236            ! ext/Encode/t/CJKT.t
12237 ____________________________________________________________________________
12238 [ 18987] By: jhi                                   on 2003/03/14  21:16:34
12239         Log: Warn only on unblessed pseudohashes.
12240      Branch: maint-5.8/perl
12241            ! av.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/av
12242 ____________________________________________________________________________
12243 [ 18986] By: rgs                                   on 2003/03/14  20:28:20
12244         Log: Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline
12245              From: Enache Adrian <enache@rdslink.ro>
12246              Date: Fri, 14 Mar 2003 23:02:42 +0200
12247              Message-ID: <20030314210242.GA1159@ratsnest.hole>
12248              (with an added test)
12249      Branch: perl
12250            ! t/comp/parser.t toke.c
12251 ____________________________________________________________________________
12252 [ 18985] By: rgs                                   on 2003/03/14  19:45:18
12253         Log: Time::HiRes is a core module
12254      Branch: perl
12255            ! pod/perlfunc.pod
12256 ____________________________________________________________________________
12257 [ 18984] By: rgs                                   on 2003/03/14  19:38:57
12258         Log: Subject: [patch ext/B/typemap] STRLEN T_UV
12259              From: Stas Bekman <stas@stason.org>
12260              Date: Fri, 14 Mar 2003 17:45:09 +1100
12261              Message-ID: <3E717A75.2060300@stason.org>
12262      Branch: perl
12263            ! ext/B/typemap
12264 ____________________________________________________________________________
12265 [ 18983] By: jhi                                   on 2003/03/14  15:17:22
12266         Log: Integrate:
12267              [ 18982]
12268              Better pass in the $self for a method.
12269      Branch: maint-5.8/perl
12270           !> lib/File/Spec/Unix.pm
12271 ____________________________________________________________________________
12272 [ 18982] By: jhi                                   on 2003/03/14  15:16:18
12273         Log: Better pass in the $self for a method.
12274      Branch: perl
12275            ! lib/File/Spec/Unix.pm
12276 ____________________________________________________________________________
12277 [ 18981] By: jhi                                   on 2003/03/14  13:45:24
12278         Log: Integrate:
12279              [ 18979]
12280              whichsig() really does return -1 for unknown signals.
12281              
12282              [ 18980]
12283              Cleanup the File::Spec tmpdir() implementations:
12284              now all the platforms specific modules call _tmpdir()
12285              (inherited from Unix.pm) with the list of platform
12286              specific list of temporary directories, and _tmpdir()
12287              then does the appropriate suitability checking.
12288      Branch: maint-5.8/perl
12289           !> lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
12290           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
12291           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
12292           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm mg.c
12293 ____________________________________________________________________________
12294 [ 18980] By: jhi                                   on 2003/03/14  13:42:32
12295         Log: Cleanup the File::Spec tmpdir() implementations:
12296              now all the platforms specific modules call _tmpdir()
12297              (inherited from Unix.pm) with the list of platform
12298              specific list of temporary directories, and _tmpdir()
12299              then does the appropriate suitability checking.
12300      Branch: perl
12301            ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
12302            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
12303            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
12304            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
12305 ____________________________________________________________________________
12306 [ 18979] By: jhi                                   on 2003/03/14  12:48:09
12307         Log: whichsig() really does return -1 for unknown signals.
12308      Branch: perl
12309            ! mg.c
12310 ____________________________________________________________________________
12311 [ 18978] By: jhi                                   on 2003/03/14  10:52:06
12312         Log: Integrate; regen Configure et alia.
12313              [ 18962]
12314              Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs
12315              From: "Craig A. Berry" <craigberry@mac.com>
12316              Date: Tue, 11 Mar 2003 21:29:31 -0600
12317              Message-ID: <3E6EA99B.9060902@mac.com>
12318              Patch by Scott Lepage (scott.lepage@hp.com)
12319              
12320              [ 18963]
12321              Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2 
12322              From: Kurt Starsinic <kstar@cpan.org>
12323              Date: Mon, 10 Mar 2003 00:54:49 -0500
12324              Message-ID: <m3d6kyvazx.wl_rspier@pobox.com>
12325              
12326              [ 18964]
12327              Skip the last test of Config.t on HP-UX.
12328              (This test should be skipped for every system that
12329              actually defines a negative signal number. Maybe that
12330              test should be removed, to be future-proof.)
12331              
12332              [ 18965]
12333              fix CJKT.t failures on windows due to incorrect binmode()
12334              
12335              [ 18966]
12336              another fix for failing test on windows ("use encoding" puts
12337              STDIN in :raw mode, so chomp() wasn't stripping the CR)
12338              
12339              [ 18967]
12340              Config.t wasn't getting the sig_num and sig_size relationship
12341              right, and therefore failed test#35 on windows
12342              
12343              note that config_h.SH documents that $sig_size does NOT include
12344              the final NULL in $sig_num!
12345              
12346              [ 18968]
12347              fix for switchC.t test#6 failure on windows
12348              
12349              [ 18969]
12350              Subject: [PATCH] Perldoc.pm tweak for VMS
12351              From: "Craig A. Berry" <craigberry@mac.com>
12352              Date: Thu, 13 Mar 2003 13:44:55 -0600
12353              Message-ID: <3E70DFB7.8070405@mac.com>
12354              
12355              [ 18970]
12356              Hopefully this works also in Win32.
12357              
12358              [ 18971]
12359              Signal issues.
12360              (1) Filter out negative signals.
12361              (2) Correct sig_num* and sig_name* descriptions.
12362              
12363              [ 18973]
12364              Since Configure does the signal name/number probe with awk
12365              based on the cpp results (not by really running code), testing
12366              for the signum value is not really helpful if we have runtime
12367              function calls (some signal numbers are dynamic, for example)
12368              (or other extra stuff where the signum value is expected).
12369              (Runtimeness also means that Configure cannot get these right,
12370              anyway.) Better filter in just the constant non-negative numbers.
12371              
12372              [ 18975]
12373              Make whichsig() to work also if some system defines
12374              zero signals (now -1 is the "not found").  Note that
12375              in couple of mg.c spots only whichsig() > 0 branches
12376              are taken because signal handlers et al don't make
12377              much sense for the zero signal.
12378              
12379              [ 18976]
12380              Subject: [PATCH] configure.com: sig_num, etc.
12381              From: "Craig A. Berry" <craigberry@mac.com>
12382              Date: Thu, 13 Mar 2003 21:38:19 -0600
12383              Message-ID: <3E714EAB.6030001@mac.com>
12384              
12385              [ 18977]
12386              Rework the @Config{/sig.*/} tests.
12387      Branch: maint-5.8/perl
12388            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12389            ! config_h.SH
12390           !> configure.com doio.c ext/Encode/t/CJKT.t
12391           !> ext/Encode/t/enc_module.t hv.c lib/Config.t lib/Pod/Perldoc.pm
12392           !> mg.c perl.c t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
12393 ____________________________________________________________________________
12394 [ 18977] By: jhi                                   on 2003/03/14  10:42:33
12395         Log: Rework the @Config{/sig.*/} tests.
12396      Branch: perl
12397            ! lib/Config.t
12398 ____________________________________________________________________________
12399 [ 18976] By: jhi                                   on 2003/03/14  10:31:50
12400         Log: Subject: [PATCH] configure.com: sig_num, etc.
12401              From: "Craig A. Berry" <craigberry@mac.com>
12402              Date: Thu, 13 Mar 2003 21:38:19 -0600
12403              Message-ID: <3E714EAB.6030001@mac.com>
12404      Branch: perl
12405            ! configure.com
12406 ____________________________________________________________________________
12407 [ 18975] By: jhi                                   on 2003/03/14  10:30:53
12408         Log: Make whichsig() to work also if some system defines
12409              zero signals (now -1 is the "not found").  Note that
12410              in couple of mg.c spots only whichsig() > 0 branches
12411              are taken because signal handlers et al don't make
12412              much sense for the zero signal.
12413      Branch: perl
12414            ! doio.c mg.c
12415 ____________________________________________________________________________
12416 [ 18974] By: jhi                                   on 2003/03/14  10:28:27
12417         Log: metaconfig unit changes for #18973.
12418      Branch: metaconfig
12419            ! U/modified/Signal.U
12420 ____________________________________________________________________________
12421 [ 18973] By: jhi                                   on 2003/03/14  10:27:46
12422         Log: Since Configure does the signal name/number probe with awk
12423              based on the cpp results (not by really running code), testing
12424              for the signum value is not really helpful if we have runtime
12425              function calls (some signal numbers are dynamic, for example)
12426              (or other extra stuff where the signum value is expected).
12427              (Runtimeness also means that Configure cannot get these right,
12428              anyway.) Better filter in just the constant non-negative numbers.
12429      Branch: perl
12430            ! Configure
12431 ____________________________________________________________________________
12432 [ 18972] By: jhi                                   on 2003/03/14  09:30:38
12433         Log: metaconfig unit changes for #18971; regen Glossary.patch.
12434      Branch: metaconfig
12435            ! U/Glossary.patch U/modified/Signal.U U/modified/sig_name.U
12436 ____________________________________________________________________________
12437 [ 18971] By: jhi                                   on 2003/03/14  09:30:18
12438         Log: Signal issues.
12439              (1) Filter out negative signals.
12440              (2) Correct sig_num* and sig_name* descriptions.
12441      Branch: perl
12442            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12443            ! config_h.SH
12444 ____________________________________________________________________________
12445 [ 18970] By: jhi                                   on 2003/03/14  06:21:48
12446         Log: Hopefully this works also in Win32.
12447      Branch: perl
12448            ! ext/Encode/t/CJKT.t
12449 ____________________________________________________________________________
12450 [ 18969] By: jhi                                   on 2003/03/14  05:43:34
12451         Log: Subject: [PATCH] Perldoc.pm tweak for VMS
12452              From: "Craig A. Berry" <craigberry@mac.com>
12453              Date: Thu, 13 Mar 2003 13:44:55 -0600
12454              Message-ID: <3E70DFB7.8070405@mac.com>
12455      Branch: perl
12456            ! lib/Pod/Perldoc.pm
12457 ____________________________________________________________________________
12458 [ 18968] By: gsar                                  on 2003/03/14  04:41:25
12459         Log: fix for switchC.t test#6 failure on windows
12460      Branch: perl
12461            ! perl.c
12462 ____________________________________________________________________________
12463 [ 18967] By: gsar                                  on 2003/03/14  04:29:10
12464         Log: Config.t wasn't getting the sig_num and sig_size relationship
12465              right, and therefore failed test#35 on windows
12466              
12467              note that config_h.SH documents that $sig_size does NOT include
12468              the final NULL in $sig_num!
12469      Branch: perl
12470            ! lib/Config.t
12471 ____________________________________________________________________________
12472 [ 18966] By: gsar                                  on 2003/03/14  04:20:51
12473         Log: another fix for failing test on windows ("use encoding" puts
12474              STDIN in :raw mode, so chomp() wasn't stripping the CR)
12475      Branch: perl
12476            ! ext/Encode/t/enc_module.t
12477 ____________________________________________________________________________
12478 [ 18965] By: gsar                                  on 2003/03/14  04:06:31
12479         Log: fix CJKT.t failures on windows due to incorrect binmode()
12480      Branch: perl
12481            ! ext/Encode/t/CJKT.t
12482 ____________________________________________________________________________
12483 [ 18964] By: rgs                                   on 2003/03/13  21:47:52
12484         Log: Skip the last test of Config.t on HP-UX.
12485              (This test should be skipped for every system that
12486              actually defines a negative signal number. Maybe that
12487              test should be removed, to be future-proof.)
12488      Branch: perl
12489            ! lib/Config.t
12490 ____________________________________________________________________________
12491 [ 18963] By: rgs                                   on 2003/03/13  20:57:32
12492         Log: Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2 
12493              From: Kurt Starsinic <kstar@cpan.org>
12494              Date: Mon, 10 Mar 2003 00:54:49 -0500
12495              Message-ID: <m3d6kyvazx.wl_rspier@pobox.com>
12496      Branch: perl
12497            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
12498 ____________________________________________________________________________
12499 [ 18962] By: rgs                                   on 2003/03/13  20:46:53
12500         Log: Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs
12501              From: "Craig A. Berry" <craigberry@mac.com>
12502              Date: Tue, 11 Mar 2003 21:29:31 -0600
12503              Message-ID: <3E6EA99B.9060902@mac.com>
12504              Patch by Scott Lepage (scott.lepage@hp.com)
12505      Branch: perl
12506            ! hv.c
12507 ____________________________________________________________________________
12508 [ 18961] By: jhi                                   on 2003/03/13  20:09:22
12509         Log: Integrate:
12510              [ 18954]
12511              Another finding by IRIX cc: non-void function
12512              sv_cat_decode() should return a value.
12513              
12514              [ 18955]
12515              File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
12516              was unset (the tests attempted to create files at the /)
12517              
12518              [ 18956]
12519              File::Spec: Do not fall back to '', use curdir instead.
12520              Note: Mac used to use cwd(), now curdir, slight change
12521              (relative vs. absolute).
12522              
12523              [ 18957]
12524              VOS nit from Paul Green.
12525              
12526              [ 18958]
12527              Trims slashes from the argument to rmdir(), likewise
12528              to what happens with rmdir(). Factorize the code in a
12529              local macro, TRIMSLASHES.
12530              
12531              [ 18959]
12532              Some more stdlib.h inclusions and change the gccversion
12533              test to use return (could have used that for all, sigh).
12534      Branch: maint-5.8/perl
12535           !> Configure lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
12536           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
12537           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pp_sys.c sv.c
12538           !> vos/configure_full_perl.sh
12539 ____________________________________________________________________________
12540 [ 18960] By: jhi                                   on 2003/03/13  20:06:39
12541         Log: metaconfig unit changes for #18959.
12542      Branch: metaconfig
12543            ! U/compline/d_sigaction.U
12544      Branch: metaconfig/U/perl
12545            ! gccvers.U uselfs.U
12546 ____________________________________________________________________________
12547 [ 18959] By: jhi                                   on 2003/03/13  20:05:50
12548         Log: Some more stdlib.h inclusions and change the gccversion
12549              test to use return (could have used that for all, sigh).
12550      Branch: perl
12551            ! Configure
12552 ____________________________________________________________________________
12553 [ 18958] By: rgs                                   on 2003/03/12  20:46:58
12554         Log: Trims slashes from the argument to rmdir(), likewise
12555              to what happens with rmdir(). Factorize the code in a
12556              local macro, TRIMSLASHES.
12557      Branch: perl
12558            ! pp_sys.c
12559 ____________________________________________________________________________
12560 [ 18957] By: jhi                                   on 2003/03/12  14:23:02
12561         Log: VOS nit from Paul Green.
12562      Branch: perl
12563            ! vos/configure_full_perl.sh
12564 ____________________________________________________________________________
12565 [ 18956] By: jhi                                   on 2003/03/12  13:58:26
12566         Log: File::Spec: Do not fall back to '', use curdir instead.
12567              Note: Mac used to use cwd(), now curdir, slight change
12568              (relative vs. absolute).
12569      Branch: perl
12570            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
12571            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
12572            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
12573 ____________________________________________________________________________
12574 [ 18955] By: jhi                                   on 2003/03/12  13:49:15
12575         Log: File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
12576              was unset (the tests attempted to create files at the /)
12577      Branch: perl
12578            ! lib/File/Spec/Cygwin.pm
12579 ____________________________________________________________________________
12580 [ 18954] By: jhi                                   on 2003/03/12  10:59:03
12581         Log: Another finding by IRIX cc: non-void function
12582              sv_cat_decode() should return a value.
12583      Branch: perl
12584            ! sv.c
12585 ____________________________________________________________________________
12586 [ 18953] By: jhi                                   on 2003/03/12  10:55:38
12587         Log: Integrate:
12588              [ 18950]
12589              Cygwin doesn't like initing the $0 mutex in perl_construct()
12590              (Too early? If inited there the pthread_mutex_init() returns
12591              an integer much too large be an errno), but initing the mutex
12592              later, in perl_alloc(), seems to be okay with Cygwin, and also
12593              with Linux.
12594      Branch: maint-5.8/perl
12595           !> perl.c
12596 ____________________________________________________________________________
12597 [ 18952] By: jhi                                   on 2003/03/12  10:53:02
12598         Log: Integrate:
12599              [ 18949]
12600              pudge> never integrate anything from macos/
12601      Branch: perl
12602            - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
12603            - macos/macperl.sym
12604           !> MANIFEST
12605 ____________________________________________________________________________
12606 [ 18951] By: jhi                                   on 2003/03/12  10:52:17
12607         Log: Integrate:
12608              [ 18946]
12609              Integrate from maint-5.8/macperl:
12610              [ 18937]
12611              Various MacOS portability fixes for tests
12612              
12613              [ 18938]
12614              File::Spec::Unix method should be called on $self
12615              
12616              [ 18939]
12617              lib.pm:_get_dirs() should use $_[0], not $_
12618              
12619              [ 18940]
12620              Update MacOS for new configpm
12621              
12622              [ 18941]
12623              Update MacOS build
12624              Update Makefile for new source files,
12625              update test script, add additional symbol for APItest
12626      Branch: perl
12627           +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
12628           +> macos/macperl.sym
12629           !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t
12630           !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm
12631           !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
12632           !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t
12633           !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t
12634           !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
12635 ____________________________________________________________________________
12636 [ 18950] By: jhi                                   on 2003/03/12  10:49:27
12637         Log: Cygwin doesn't like initing the $0 mutex in perl_construct()
12638              (Too early? If inited there the pthread_mutex_init() returns
12639              an integer much too large be an errno), but initing the mutex
12640              later, in perl_alloc(), seems to be okay with Cygwin, and also
12641              with Linux.
12642      Branch: perl
12643            ! perl.c
12644 ____________________________________________________________________________
12645 [ 18949] By: jhi                                   on 2003/03/12  10:39:39
12646         Log: pudge> never integrate anything from macos/
12647      Branch: maint-5.8/perl
12648            - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
12649            - macos/macperl.sym
12650            ! MANIFEST
12651 ____________________________________________________________________________
12652 [ 18948] By: jhi                                   on 2003/03/12  06:21:16
12653         Log: Integrate:
12654              [ 18935]
12655              WinCE tweaks from Vadim Konovalov.
12656              
12657              [ 18943]
12658              Tell how to possibly dodge 'Out of memory' errors.
12659              
12660              [ 18944]
12661              Ouch.  Missed one more, the void flags check (and exit() is void).
12662      Branch: maint-5.8/perl
12663           !> Configure perl.c perlio.c pod/perldiag.pod wince/Makefile.ce
12664 ____________________________________________________________________________
12665 [ 18947] By: jhi                                   on 2003/03/12  06:17:43
12666         Log: New files from #18946.
12667      Branch: maint-5.8/perl
12668            ! MANIFEST
12669 ____________________________________________________________________________
12670 [ 18946] By: jhi                                   on 2003/03/12  06:13:00
12671         Log: Integrate from maint-5.8/macperl:
12672              [ 18937]
12673              Various MacOS portability fixes for tests
12674              
12675              [ 18938]
12676              File::Spec::Unix method should be called on $self
12677              
12678              [ 18939]
12679              lib.pm:_get_dirs() should use $_[0], not $_
12680              
12681              [ 18940]
12682              Update MacOS for new configpm
12683              
12684              [ 18941]
12685              Update MacOS build
12686              Update Makefile for new source files,
12687              update test script, add additional symbol for APItest
12688      Branch: maint-5.8/perl
12689           +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
12690           +> macos/macperl.sym
12691           !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t
12692           !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm
12693           !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
12694           !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t
12695           !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t
12696           !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
12697 ____________________________________________________________________________
12698 [ 18945] By: jhi                                   on 2003/03/12  06:01:15
12699         Log: metaconfig unit changes for #18944.
12700      Branch: metaconfig
12701            ! U/compline/d_sigsetjmp.U U/modified/voidflags.U
12702      Branch: metaconfig/U/perl
12703            ! gccvers.U
12704 ____________________________________________________________________________
12705 [ 18944] By: jhi                                   on 2003/03/12  06:00:48
12706         Log: Ouch.  Missed one more, the void flags check (and exit() is void).
12707      Branch: perl
12708            ! Configure
12709 ____________________________________________________________________________
12710 [ 18943] By: jhi                                   on 2003/03/12  05:51:21
12711         Log: Tell how to possibly dodge 'Out of memory' errors.
12712      Branch: perl
12713            ! pod/perldiag.pod
12714 ____________________________________________________________________________
12715 [ 18942] By: pudge                                 on 2003/03/12  03:31:48
12716         Log: Integrate from maint-5.8/perl
12717      Branch: maint-5.8/macperl
12718           !> (integrate 50 files)
12719 ____________________________________________________________________________
12720 [ 18941] By: pudge                                 on 2003/03/12  03:19:52
12721         Log: Update MacOS build
12722              Update Makefile for new source files,
12723              update test script, add additional symbol for APItest
12724      Branch: maint-5.8/macperl
12725            ! macos/MacPerlTests.cmd macos/Makefile.mk macos/macperl.sym
12726 ____________________________________________________________________________
12727 [ 18940] By: pudge                                 on 2003/03/12  03:18:38
12728         Log: Update MacOS for new configpm
12729      Branch: maint-5.8/macperl
12730            ! macos/configpm
12731 ____________________________________________________________________________
12732 [ 18939] By: pudge                                 on 2003/03/12  03:17:22
12733         Log: lib.pm:_get_dirs() should use $_[0], not $_
12734      Branch: maint-5.8/macperl
12735            ! lib/lib_pm.PL
12736 ____________________________________________________________________________
12737 [ 18938] By: pudge                                 on 2003/03/12  03:15:26
12738         Log: File::Spec::Unix method should be called on $self
12739      Branch: maint-5.8/macperl
12740            ! lib/File/Spec/Unix.pm
12741 ____________________________________________________________________________
12742 [ 18937] By: pudge                                 on 2003/03/12  03:14:23
12743         Log: Various MacOS portability fixes for tests
12744      Branch: maint-5.8/macperl
12745            ! ext/Digest/MD5/t/files.t ext/Filter/t/call.t
12746            ! ext/POSIX/t/taint.t lib/Unicode/Collate/t/index.t
12747            ! lib/Unicode/Collate/t/test.t lib/charnames.t t/io/crlf.t
12748            ! t/op/method.t t/op/mkdir.t t/op/recurse.t t/op/sprintf.t
12749            ! t/op/stat.t t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
12750 ____________________________________________________________________________
12751 [ 18936] By: pudge                                 on 2003/03/12  03:02:22
12752         Log: Integrate from maint-5.8/perl
12753      Branch: maint-5.8/macperl
12754           !> t/op/recurse.t t/op/sprintf.t
12755 ____________________________________________________________________________
12756 [ 18935] By: jhi                                   on 2003/03/11  22:00:54
12757         Log: WinCE tweaks from Vadim Konovalov.
12758      Branch: perl
12759            ! perl.c perlio.c wince/Makefile.ce
12760 ____________________________________________________________________________
12761 [ 18934] By: jhi                                   on 2003/03/11  20:24:49
12762         Log: Integrate:
12763              [ 18932]
12764              Missed one.
12765      Branch: maint-5.8/perl
12766           !> Configure
12767 ____________________________________________________________________________
12768 [ 18933] By: jhi                                   on 2003/03/11  20:23:17
12769         Log: metaconfig unit change for #18932.
12770      Branch: metaconfig
12771            ! U/a_dvisory/intsize.U
12772 ____________________________________________________________________________
12773 [ 18932] By: jhi                                   on 2003/03/11  20:22:07
12774         Log: Missed one.
12775      Branch: perl
12776            ! Configure
12777 ____________________________________________________________________________
12778 [ 18931] By: jhi                                   on 2003/03/11  20:18:23
12779         Log: Integrate:
12780              [ 18929]
12781              Single vs doublequoted context is important...
12782      Branch: maint-5.8/perl
12783           !> Configure
12784 ____________________________________________________________________________
12785 [ 18930] By: jhi                                   on 2003/03/11  20:16:12
12786         Log: metaconfig unit changes for #18929.
12787      Branch: metaconfig
12788            ! U/compline/charsize.U U/compline/doublesize.U
12789            ! U/compline/ptrsize.U
12790 ____________________________________________________________________________
12791 [ 18929] By: jhi                                   on 2003/03/11  20:15:51
12792         Log: Single vs doublequoted context is important...
12793      Branch: perl
12794            ! Configure
12795 ____________________________________________________________________________
12796 [ 18928] By: jhi                                   on 2003/03/11  20:09:47
12797         Log: Integrate:
12798              [ 18923]
12799              Solaris cc wants prototype for exit(), so <stdlib.h> needed.
12800              
12801              [ 18925]
12802              Better setmode() prototype for cygwin.
12803              
12804              [ 18926]
12805              Questionable construct.
12806              
12807              [ 18927]
12808              """glob.*""" patch for VMS, from Peter Prymmer.
12809      Branch: maint-5.8/perl
12810           !> Configure perl.h pod/perltooc.pod vms/perlvms.pod vms/vms.c
12811 ____________________________________________________________________________
12812 [ 18927] By: jhi                                   on 2003/03/11  20:04:33
12813         Log: """glob.*""" patch for VMS, from Peter Prymmer.
12814      Branch: perl
12815            ! vms/perlvms.pod vms/vms.c
12816 ____________________________________________________________________________
12817 [ 18926] By: rgs                                   on 2003/03/11  19:44:54
12818         Log: Questionable construct.
12819      Branch: perl
12820            ! pod/perltooc.pod
12821 ____________________________________________________________________________
12822 [ 18925] By: jhi                                   on 2003/03/11  19:15:15
12823         Log: Better setmode() prototype for cygwin.
12824      Branch: perl
12825            ! perl.h
12826 ____________________________________________________________________________
12827 [ 18924] By: jhi                                   on 2003/03/11  19:12:51
12828         Log: metaconfig unit changes for #18923.  The gccvers unit
12829              cannot have <stdlib.h>, though, because that would
12830              introduce a nasty dependency loop.
12831      Branch: metaconfig
12832            ! U/a_dvisory/intsize.U U/compline/charsize.U
12833            ! U/compline/d_casti32.U U/compline/d_castneg.U
12834            ! U/compline/d_sigsetjmp.U U/compline/doublesize.U
12835            ! U/compline/ptrsize.U U/compline/ssizetype.U
12836            ! U/modified/voidflags.U U/typedefs/gidsize.U
12837            ! U/typedefs/sizesize.U U/typedefs/uidsize.U
12838      Branch: metaconfig/U/perl
12839            ! d_u32align.U fpossize.U gccvers.U selectminbits.U
12840 ____________________________________________________________________________
12841 [ 18923] By: jhi                                   on 2003/03/11  19:11:39
12842         Log: Solaris cc wants prototype for exit(), so <stdlib.h> needed.
12843      Branch: perl
12844            ! Configure
12845 ____________________________________________________________________________
12846 [ 18922] By: jhi                                   on 2003/03/11  18:20:53
12847         Log: Integrate:
12848              [ 18914]
12849              Try to handle hitting the heap/data limit in small systems.
12850              (One can simulate this with e.g. 32MB or 64MB datasize,
12851              use your shell's ulimit/limit/limits command.)
12852              
12853              [ 18915]
12854              Be more lax about the out of memory error message.
12855              
12856              [ 18916]
12857              Upgrade to Time-HiRes 1.43.
12858              
12859              [ 18917]
12860              Get rid of one Cygwin warning by introducing a prototype
12861              for the init_os_extras().  Since there is no header file
12862              in Perl specific to cygwin, use perl.h.
12863              
12864              [ 18918]
12865              Subject: [PATCH] io_sock.t
12866              From: Norton Allen <allen@huarp.harvard.edu>
12867              Date: Tue, 11 Mar 2003 13:37:36 -0500 (est)
12868              Message-Id: <200303111837.NAA30438@bottesini.harvard.edu>
12869              
12870              [ 18919]
12871              Uid_t and Gid_t can easily be shorts and one cannot
12872              pull shorts off the va_args, int is the shortest (ahem).
12873              
12874              [ 18920]
12875              No assertions in maint.
12876              
12877              [ 18921]
12878              The 0, in the assert_not_ROK() makes IRIX cc to worry
12879              (cc-1171 cc: WARNING ... The indicated expression has no effect.)
12880              So make the macro to include the , and the non-gcc case empty.
12881      Branch: maint-5.8/perl
12882           !> README.qnx ext/IO/lib/IO/t/io_sock.t ext/Time/HiRes/Changes
12883           !> ext/Time/HiRes/HiRes.pm ext/Time/HiRes/Makefile.PL perl.h
12884           !> reentr.c reentr.pl sv.h t/op/recurse.t
12885 ____________________________________________________________________________
12886 [ 18921] By: jhi                                   on 2003/03/11  18:15:45
12887         Log: The 0, in the assert_not_ROK() makes IRIX cc to worry
12888              (cc-1171 cc: WARNING ... The indicated expression has no effect.)
12889              So make the macro to include the , and the non-gcc case empty.
12890      Branch: perl
12891            ! sv.h
12892 ____________________________________________________________________________
12893 [ 18920] By: jhi                                   on 2003/03/11  17:52:57
12894         Log: No assertions in maint.
12895      Branch: maint-5.8/perl
12896            ! intrpvar.h
12897 ____________________________________________________________________________
12898 [ 18919] By: jhi                                   on 2003/03/11  17:43:10
12899         Log: Uid_t and Gid_t can easily be shorts and one cannot
12900              pull shorts off the va_args, int is the shortest (ahem).
12901      Branch: perl
12902            ! reentr.c reentr.pl
12903 ____________________________________________________________________________
12904 [ 18918] By: jhi                                   on 2003/03/11  17:32:23
12905         Log: Subject: [PATCH] io_sock.t
12906              From: Norton Allen <allen@huarp.harvard.edu>
12907              Date: Tue, 11 Mar 2003 13:37:36 -0500 (est)
12908              Message-Id: <200303111837.NAA30438@bottesini.harvard.edu>
12909      Branch: perl
12910            ! README.qnx ext/IO/lib/IO/t/io_sock.t
12911 ____________________________________________________________________________
12912 [ 18917] By: jhi                                   on 2003/03/11  17:30:43
12913         Log: Get rid of one Cygwin warning by introducing a prototype
12914              for the init_os_extras().  Since there is no header file
12915              in Perl specific to cygwin, use perl.h.
12916      Branch: perl
12917            ! perl.h
12918 ____________________________________________________________________________
12919 [ 18916] By: jhi                                   on 2003/03/11  11:40:38
12920         Log: Upgrade to Time-HiRes 1.43.
12921      Branch: perl
12922            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
12923            ! ext/Time/HiRes/Makefile.PL
12924 ____________________________________________________________________________
12925 [ 18915] By: jhi                                   on 2003/03/11  09:19:54
12926         Log: Be more lax about the out of memory error message.
12927      Branch: perl
12928            ! t/op/recurse.t
12929 ____________________________________________________________________________
12930 [ 18914] By: jhi                                   on 2003/03/11  09:18:25
12931         Log: Try to handle hitting the heap/data limit in small systems.
12932              (One can simulate this with e.g. 32MB or 64MB datasize,
12933              use your shell's ulimit/limit/limits command.)
12934      Branch: perl
12935            ! t/op/recurse.t
12936 ____________________________________________________________________________
12937 [ 18913] By: jhi                                   on 2003/03/11  08:02:22
12938         Log: Integrate:
12939              [ 18912]
12940              typo for utf8locale in #18907
12941      Branch: maint-5.8/perl
12942           !> sv.c
12943 ____________________________________________________________________________
12944 [ 18912] By: hv                                    on 2003/03/11  07:36:00
12945         Log: typo for utf8locale in #18907
12946      Branch: perl
12947            ! sv.c
12948 ____________________________________________________________________________
12949 [ 18911] By: jhi                                   on 2003/03/11  07:02:41
12950         Log: Integrate:
12951              [ 18888]
12952              Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag
12953              From: Nicholas Clark <nick@unfortu.net>
12954              Date: Sun, 9 Mar 2003 21:24:46 +0000
12955              Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net>
12956              
12957              [ 18889]
12958              Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0
12959              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12960              Date: Fri, 07 Mar 2003 13:12:49 -0800
12961              Message-ID: <RtQa+gzkg2kF092yn@efn.org>
12962              
12963              [ 18891]
12964              A new test, to check that signal numbers are actually positive,
12965              and that there is a consistent number of signals available.
12966              
12967              [ 18899]
12968              VMS has an extra \n at the end, and I assume Windows has \r\n.
12969              
12970              [ 18902]
12971              Patch from Craig Berry to resolve test failures in VMS.
12972              Will poke the Net::Ping author.
12973              
12974              [ 18903]
12975              A rejected hunk of #18902 reapplied.
12976              
12977              [ 18904]
12978              Subject: [PATCH] typos and other minor things
12979              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
12980              Date: Mon, 10 Mar 2003 21:00:55 -0700
12981              Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com>
12982              
12983              [ 18905]
12984              Subject: [patch] PL_taint_warn falls between chairs in perl_clone()
12985              From: Stas Bekman <stas@stason.org>
12986              Date: Tue, 11 Mar 2003 17:09:02 +1100
12987              Message-ID: <3E6D7D7E.5000704@stason.org>
12988              
12989              [ 18906]
12990              Add reminders to intrpvar.h about perl_clone(), as suggested by Stas.
12991              
12992              [ 18907]
12993              Add missing intrpvar clonings to perl_clone.
12994              Also move the IDBassertion to the end since there's
12995              no particular reason to break bincompat for that.
12996              
12997              [ 18908]
12998              Missed some, cryptically.
12999              
13000              [ 18909]
13001              Upgrade to cperl-mode 5.0, from IlyaZ.
13002              
13003              [ 18910]
13004              Subject: [PATCH] clear PL_exitlist in perl_destruct
13005              From: "Craig A. Berry" <craigberry@mac.com>
13006              Date: Tue, 11 Mar 2003 00:34:39 -0600
13007              Message-ID: <3E6D837F.7000506@mac.com>
13008      Branch: maint-5.8/perl
13009           !> (integrate 39 files)
13010 ____________________________________________________________________________
13011 [ 18910] By: jhi                                   on 2003/03/11  06:55:29
13012         Log: Subject: [PATCH] clear PL_exitlist in perl_destruct
13013              From: "Craig A. Berry" <craigberry@mac.com>
13014              Date: Tue, 11 Mar 2003 00:34:39 -0600
13015              Message-ID: <3E6D837F.7000506@mac.com>
13016      Branch: perl
13017            ! perl.c
13018 ____________________________________________________________________________
13019 [ 18909] By: jhi                                   on 2003/03/11  06:29:35
13020         Log: Upgrade to cperl-mode 5.0, from IlyaZ.
13021      Branch: perl
13022            ! emacs/cperl-mode.el
13023 ____________________________________________________________________________
13024 [ 18908] By: jhi                                   on 2003/03/11  06:09:05
13025         Log: Missed some, cryptically.
13026      Branch: perl
13027            ! pod/perlfunc.pod
13028 ____________________________________________________________________________
13029 [ 18907] By: jhi                                   on 2003/03/11  06:01:28
13030         Log: Add missing intrpvar clonings to perl_clone.
13031              Also move the IDBassertion to the end since there's
13032              no particular reason to break bincompat for that.
13033      Branch: perl
13034            ! intrpvar.h sv.c
13035 ____________________________________________________________________________
13036 [ 18906] By: jhi                                   on 2003/03/11  05:43:30
13037         Log: Add reminders to intrpvar.h about perl_clone(), as suggested by Stas.
13038      Branch: perl
13039            ! intrpvar.h
13040 ____________________________________________________________________________
13041 [ 18905] By: jhi                                   on 2003/03/11  05:38:10
13042         Log: Subject: [patch] PL_taint_warn falls between chairs in perl_clone()
13043              From: Stas Bekman <stas@stason.org>
13044              Date: Tue, 11 Mar 2003 17:09:02 +1100
13045              Message-ID: <3E6D7D7E.5000704@stason.org>
13046      Branch: perl
13047            ! sv.c
13048 ____________________________________________________________________________
13049 [ 18904] By: jhi                                   on 2003/03/11  05:33:10
13050         Log: Subject: [PATCH] typos and other minor things
13051              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
13052              Date: Mon, 10 Mar 2003 21:00:55 -0700
13053              Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com>
13054      Branch: perl
13055            ! emacs/cperl-mode.el ext/B/B/Concise.pm ext/DB_File/DB_File.pm
13056            ! ext/DB_File/DB_File.xs ext/Devel/PPPort/PPPort.pm
13057            ! ext/IO/lib/IO/Socket.pm ext/PerlIO/encoding/encoding.xs
13058            ! ext/PerlIO/via/via.pm ext/Storable/Storable.xs lib/Net/FTP.pm
13059            ! lib/Net/NNTP.pm lib/Net/Ping.pm lib/Pod/Perldoc.pm
13060            ! lib/Tie/File/t/05_size.t lib/charnames.pm lib/ftp.pl
13061            ! lib/utf8.t pad.c pod/perlfunc.pod pod/perlintern.pod
13062            ! pod/perlthrtut.pod pod/pod2latex.PL regcomp.c t/op/sprintf.t
13063            ! utils/libnetcfg.PL vms/vms.c win32/vmem.h
13064 ____________________________________________________________________________
13065 [ 18903] By: jhi                                   on 2003/03/11  05:29:12
13066         Log: A rejected hunk of #18902 reapplied.
13067      Branch: perl
13068            ! t/io/utf8.t
13069 ____________________________________________________________________________
13070 [ 18902] By: jhi                                   on 2003/03/11  05:19:15
13071         Log: Patch from Craig Berry to resolve test failures in VMS.
13072              Will poke the Net::Ping author.
13073      Branch: perl
13074            ! ext/threads/shared/t/cond.t lib/Net/Ping/t/190_alarm.t
13075            ! t/io/utf8.t t/op/magic.t
13076 ____________________________________________________________________________
13077 [ 18901] By: pudge                                 on 2003/03/11  04:00:40
13078         Log: Integrate from maint-5.8/perl
13079      Branch: maint-5.8/macperl
13080           +> (branch 46 files)
13081            - macos/config.h regen_headers.pl
13082            ! macos/MacPerlTests.cmd
13083           !> (integrate 479 files)
13084 ____________________________________________________________________________
13085 [ 18900] By: rgs                                   on 2003/03/10  22:12:37
13086         Log: Integrate (by hand) change #18386 from maint-5.8
13087      Branch: perl
13088            ! t/op/split.t
13089 ____________________________________________________________________________
13090 [ 18899] By: jhi                                   on 2003/03/10  21:44:12
13091         Log: VMS has an extra \n at the end, and I assume Windows has \r\n.
13092      Branch: perl
13093            ! t/run/switchC.t
13094 ____________________________________________________________________________
13095 [ 18898] By: jhi                                   on 2003/03/10  21:12:28
13096         Log: An old hunk mistakenly introduced by #18896.
13097      Branch: maint-5.8/perl
13098            ! perl.c
13099 ____________________________________________________________________________
13100 [ 18897] By: jhi                                   on 2003/03/10  21:11:03
13101         Log: A missing line.
13102      Branch: maint-5.8/perl
13103            ! t/pod/poderrs.xr
13104 ____________________________________________________________________________
13105 [ 18896] By: jhi                                   on 2003/03/10  21:01:14
13106         Log: Integrate:
13107              [ 18229]
13108              $0 mofifying part I
13109              
13110              Date: Sat, 30 Nov 2002 20:16:51 +0200
13111              From: Jarkko Hietaniemi <jhi@iki.fi>
13112              Subject: [PATCH] $0 modifying
13113              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
13114      Branch: maint-5.8/perl
13115           !> ext/threads/t/join.t makedef.pl mg.c perl.c pod/perlvar.pod
13116           !> sv.c t/op/magic.t thread.h
13117 ____________________________________________________________________________
13118 [ 18895] By: jhi                                   on 2003/03/10  20:48:37
13119         Log: Avaunt!
13120      Branch: maint-5.8/perl
13121            ! MANIFEST
13122 ____________________________________________________________________________
13123 [ 18894] By: jhi                                   on 2003/03/10  20:41:02
13124         Log: Missing hunk from change #18830.
13125      Branch: maint-5.8/perl
13126            ! ext/B/t/deparse.t
13127 ____________________________________________________________________________
13128 [ 18893] By: jhi                                   on 2003/03/10  20:38:33
13129         Log: Integrate:
13130              [ 18298]
13131              Whitespace and indentation fix in the output of B::Debug.
13132      Branch: maint-5.8/perl
13133           !> ext/B/B/Debug.pm
13134 ____________________________________________________________________________
13135 [ 18892] By: jhi                                   on 2003/03/10  20:26:04
13136         Log: Missing hunk from change #18224.
13137      Branch: maint-5.8/perl
13138            ! lib/Pod/Checker.pm
13139 ____________________________________________________________________________
13140 [ 18891] By: rgs                                   on 2003/03/10  20:22:39
13141         Log: A new test, to check that signal numbers are actually positive,
13142              and that there is a consistent number of signals available.
13143      Branch: perl
13144            ! lib/Config.t
13145 ____________________________________________________________________________
13146 [ 18890] By: jhi                                   on 2003/03/10  20:18:55
13147         Log: Integrate:
13148              [ 18224]
13149              Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
13150              and lib/Pod/t/utils.t to cater for simpler output text.
13151      Branch: maint-5.8/perl
13152           !> (integrate 27 files)
13153 ____________________________________________________________________________
13154 [ 18889] By: rgs                                   on 2003/03/10  19:55:06
13155         Log: Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0
13156              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13157              Date: Fri, 07 Mar 2003 13:12:49 -0800
13158              Message-ID: <RtQa+gzkg2kF092yn@efn.org>
13159      Branch: perl
13160            ! mg.c pod/perldiag.pod t/op/tie.t
13161 ____________________________________________________________________________
13162 [ 18888] By: rgs                                   on 2003/03/10  19:37:40
13163         Log: Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag
13164              From: Nicholas Clark <nick@unfortu.net>
13165              Date: Sun, 9 Mar 2003 21:24:46 +0000
13166              Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net>
13167      Branch: perl
13168            ! lib/Config.t
13169 ____________________________________________________________________________
13170 [ 18887] By: jhi                                   on 2003/03/10  19:32:10
13171         Log: Something is really wonky in the ext/MIME/Base64 between
13172              maint and blead... but this seems to bridge the remaining gap.
13173      Branch: maint-5.8/perl
13174            ! ext/MIME/Base64/Makefile.PL
13175 ____________________________________________________________________________
13176 [ 18886] By: jhi                                   on 2003/03/10  19:13:17
13177         Log: Fake reintegrate of #18651 (otherwise perforce didn't like me).
13178      Branch: maint-5.8/perl
13179           !> ext/MIME/Base64/Base64.xs
13180 ____________________________________________________________________________
13181 [ 18885] By: jhi                                   on 2003/03/10  19:04:15
13182         Log: Integrate:
13183              [ 18685]
13184              No, we don't really want the utility scripts.
13185      Branch: maint-5.8/perl
13186            - ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
13187            - ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
13188 ____________________________________________________________________________
13189 [ 18883] By: jhi                                   on 2003/03/10  18:54:19
13190         Log: Integrate:
13191              [ 18642]
13192              Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
13193              utility scripts?)
13194      Branch: maint-5.8/perl
13195           +> ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
13196           +> ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
13197           !> MANIFEST ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
13198           !> ext/MIME/Base64/Makefile.PL ext/MIME/Base64/QuotedPrint.pm
13199           !> ext/MIME/Base64/t/base64.t ext/MIME/Base64/t/quoted-print.t
13200 ____________________________________________________________________________
13201 [ 18882] By: jhi                                   on 2003/03/10  17:35:27
13202         Log: Integrate:
13203              [ 17832]
13204              Subject: Re: [PATCH] Correct/completes Overloading in XS mods
13205              From: John Peacock <jpeacock@rowman.com>
13206              Date: Sun, 01 Sep 2002 15:00:12 -0400
13207              Message-ID: <3D7263BC.9020608@rowman.com>
13208              
13209              [ 18472]
13210              Integrate perlio to mainline:
13211              [ 18240]
13212              Avoid eqtime() wiping the file (as suggested by 
13213              "Luis G. Uribe C." <GUribe@SoftHome.net>
13214              
13215              [ 18600]
13216              Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV)
13217              dumping (but now use SvPV_nolen).  (This change made an empty
13218              prototype to show up as "_" under -Uuseperlio.)
13219      Branch: maint-5.8/perl
13220           !> dump.c lib/ExtUtils/Command.pm lib/ExtUtils/xsubpp
13221           !> pod/perlxs.pod
13222 ____________________________________________________________________________
13223 [ 18881] By: jhi                                   on 2003/03/10  16:58:22
13224         Log: Integrate:
13225              [ 17842]
13226              printf argument mismatch in Perl_deb_stack_all() from change #17718
13227              
13228              [ 18456]
13229              Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)
13230              From: Nicholas Clark <nick@unfortu.net>
13231              Date: Thu, 26 Dec 2002 21:16:27 +0000
13232              Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net>
13233              
13234              [ 18643]
13235              Detypo.
13236      Branch: maint-5.8/perl
13237           !> cop.h deb.c doio.c dump.c ext/Data/Dumper/Dumper.xs gv.c op.c
13238           !> pad.c perl.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c sv.c toke.c
13239           !> universal.c utf8.c
13240 ____________________________________________________________________________
13241 [ 18880] By: jhi                                   on 2003/03/10  16:17:50
13242         Log: Integrate from maint:
13243              [ 18428]
13244              Somehow I managed to get makefile.olds that didn't get cleaned away.
13245      Branch: perl
13246           !> Makefile.SH x2p/Makefile.SH
13247 ____________________________________________________________________________
13248 [ 18879] By: jhi                                   on 2003/03/10  11:51:01
13249         Log: Integrate:
13250              [ 18876]
13251              Comment fix.
13252      Branch: maint-5.8/perl
13253           !> t/io/utf8.t
13254 ____________________________________________________________________________
13255 [ 18878] By: jhi                                   on 2003/03/10  07:28:26
13256         Log: Integrate:
13257              [ 18836]
13258              Handle also extra directories et alia.
13259      Branch: maint-5.8/perl
13260           !> Porting/manicheck
13261 ____________________________________________________________________________
13262 [ 18877] By: jhi                                   on 2003/03/10  07:20:13
13263         Log: Integrate:
13264              [ 18873]
13265              Bunch of doc patches from Stas; plus regen.
13266              
13267              Subject: [doc patch] perl.c's pod api entry
13268              From: Stas Bekman <stas@stason.org>
13269              Date: Mon, 10 Mar 2003 12:35:52 +1100
13270              Message-ID: <3E6BEBF8.80402@stason.org>
13271              
13272              Subject: Re: [patch] perlguts.pod
13273              From: Stas Bekman <stas@stason.org>
13274              Date: Mon, 10 Mar 2003 12:38:57 +1100
13275              Message-ID: <3E6BECB1.7050009@stason.org>
13276              
13277              Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/
13278              From: Stas Bekman <stas@stason.org>
13279              Date: Mon, 10 Mar 2003 12:41:46 +1100
13280              Message-ID: <3E6BED5A.801@stason.org>
13281              
13282              Subject: Re: [patch] perlapi.pod fix
13283              From: Stas Bekman <stas@stason.org>
13284              Date: Mon, 10 Mar 2003 12:43:33 +1100
13285              Message-ID: <3E6BEDC5.6010405@stason.org>
13286              
13287              Subject: Re: [docs patch] replace gets() with fgets() in example
13288              From: Stas Bekman <stas@stason.org>
13289              Date: Mon, 10 Mar 2003 12:45:41 +1100
13290              Message-ID: <3E6BEE45.9030901@stason.org>
13291              
13292              Subject: [doc patch] perlrun.pod
13293              From: Stas Bekman <stas@stason.org>
13294              Date: Mon, 10 Mar 2003 14:49:59 +1100
13295              Message-ID: <3E6C0B67.4050606@stason.org>
13296              
13297              [ 18874]
13298              Subject: Re: Shared libperl.so and build issues
13299              From: Chip Turner <cturner@redhat.com>
13300              Date: 05 Jan 2003 10:35:40 -0500
13301              Message-ID: <vzky95z8v8z.fsf@minbar.devel.redhat.com>
13302              
13303              [ 18875]
13304              Remove the foo-old files.
13305              
13306              [ 18876]
13307              Comment fix.
13308      Branch: maint-5.8/perl
13309           !> INSTALL ext/DynaLoader/DynaLoader_pm.PL handy.h opcode.pl
13310           !> perl.c pod/perlapi.pod pod/perlembed.pod pod/perlguts.pod
13311           !> pod/perlrun.pod
13312 ____________________________________________________________________________
13313 [ 18876] By: jhi                                   on 2003/03/10  06:35:20
13314         Log: Comment fix.
13315      Branch: perl
13316            ! t/io/utf8.t
13317 ____________________________________________________________________________
13318 [ 18875] By: jhi                                   on 2003/03/10  05:31:00
13319         Log: Remove the foo-old files.
13320      Branch: perl
13321            ! opcode.pl
13322 ____________________________________________________________________________
13323 [ 18874] By: jhi                                   on 2003/03/10  05:23:32
13324         Log: Subject: Re: Shared libperl.so and build issues
13325              From: Chip Turner <cturner@redhat.com>
13326              Date: 05 Jan 2003 10:35:40 -0500
13327              Message-ID: <vzky95z8v8z.fsf@minbar.devel.redhat.com>
13328      Branch: perl
13329            ! INSTALL
13330 ____________________________________________________________________________
13331 [ 18873] By: jhi                                   on 2003/03/10  05:18:02
13332         Log: Bunch of doc patches from Stas; plus regen.
13333              
13334              Subject: [doc patch] perl.c's pod api entry
13335              From: Stas Bekman <stas@stason.org>
13336              Date: Mon, 10 Mar 2003 12:35:52 +1100
13337              Message-ID: <3E6BEBF8.80402@stason.org>
13338              
13339              Subject: Re: [patch] perlguts.pod
13340              From: Stas Bekman <stas@stason.org>
13341              Date: Mon, 10 Mar 2003 12:38:57 +1100
13342              Message-ID: <3E6BECB1.7050009@stason.org>
13343              
13344              Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/
13345              From: Stas Bekman <stas@stason.org>
13346              Date: Mon, 10 Mar 2003 12:41:46 +1100
13347              Message-ID: <3E6BED5A.801@stason.org>
13348              
13349              Subject: Re: [patch] perlapi.pod fix
13350              From: Stas Bekman <stas@stason.org>
13351              Date: Mon, 10 Mar 2003 12:43:33 +1100
13352              Message-ID: <3E6BEDC5.6010405@stason.org>
13353              
13354              Subject: Re: [docs patch] replace gets() with fgets() in example
13355              From: Stas Bekman <stas@stason.org>
13356              Date: Mon, 10 Mar 2003 12:45:41 +1100
13357              Message-ID: <3E6BEE45.9030901@stason.org>
13358              
13359              Subject: [doc patch] perlrun.pod
13360              From: Stas Bekman <stas@stason.org>
13361              Date: Mon, 10 Mar 2003 14:49:59 +1100
13362              Message-ID: <3E6C0B67.4050606@stason.org>
13363      Branch: perl
13364            ! ext/DynaLoader/DynaLoader_pm.PL handy.h perl.c pod/perlapi.pod
13365            ! pod/perlembed.pod pod/perlguts.pod pod/perlrun.pod
13366 ____________________________________________________________________________
13367 [ 18872] By: jhi                                   on 2003/03/09  20:43:09
13368         Log: Integrate (and regen_headers):
13369              [ 18867]
13370              Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)
13371              
13372              [ 18868]
13373              Export the symbols from #18863; do not prototype (but export)
13374              Nick Clark's experimental COW functions.
13375              Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming
13376              a mess of Herculean proportions.  Someone should redesign and
13377              clean up the stables.
13378              
13379              [ 18869]
13380              Upgrade to Encode 1.91.
13381              
13382              [ 18870]
13383              I hate embed*.  Tell me what you know.
13384              
13385              [ 18871]
13386              Must not hide the protos, though.
13387      Branch: maint-5.8/perl
13388            ! embed.fnc embed.h embed.pl global.sym perlapi.c
13389            ! pod/perlapi.pod proto.h
13390           !> ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
13391           !> ext/Encode/Encode.xs ext/Encode/MANIFEST
13392           !> ext/Encode/encoding.pm ext/Encode/t/Mod_EUCJP.pm
13393           !> ext/Encode/t/enc_data.t ext/Encode/t/enc_module.t
13394 ____________________________________________________________________________
13395 [ 18871] By: jhi                                   on 2003/03/09  20:15:13
13396         Log: Must not hide the protos, though.
13397      Branch: perl
13398            ! embed.pl proto.h
13399 ____________________________________________________________________________
13400 [ 18870] By: jhi                                   on 2003/03/09  20:12:11
13401         Log: I hate embed*.  Tell me what you know.
13402      Branch: perl
13403            ! embed.fnc embed.h
13404 ____________________________________________________________________________
13405 [ 18869] By: jhi                                   on 2003/03/09  19:32:19
13406         Log: Upgrade to Encode 1.91.
13407      Branch: perl
13408            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
13409            ! ext/Encode/encoding.pm ext/Encode/t/enc_module.t
13410 ____________________________________________________________________________
13411 [ 18868] By: jhi                                   on 2003/03/09  19:04:22
13412         Log: Export the symbols from #18863; do not prototype (but export)
13413              Nick Clark's experimental COW functions.
13414              Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming
13415              a mess of Herculean proportions.  Someone should redesign and
13416              clean up the stables.
13417      Branch: perl
13418            ! embed.fnc embed.pl global.sym proto.h
13419 ____________________________________________________________________________
13420 [ 18867] By: jhi                                   on 2003/03/09  17:12:55
13421         Log: Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)
13422      Branch: perl
13423            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
13424            ! ext/Encode/MANIFEST ext/Encode/encoding.pm
13425            ! ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_data.t
13426            ! ext/Encode/t/enc_module.t
13427 ____________________________________________________________________________
13428 [ 18866] By: jhi                                   on 2003/03/09  13:59:01
13429         Log: Integrate:
13430              [ 18851]
13431              regen_headers tiny tidying:
13432              - regen.pl renamed as regen_lib.pl
13433              - regen_headers.pl renamed as regen.pl
13434              - added make target 'regen' (kept target 'regen_headers'
13435              for porters' brains' backward compatibility)
13436              - regen.pl fancified a bit to display the names
13437              of the files that got changed by running the scripts
13438              
13439              [ 18852]
13440              Subject: [PATCH] long %ENV values for VMS
13441              From: "Craig A. Berry" <craigberry@mac.com>
13442              Date: Fri, 07 Mar 2003 13:49:50 -0600
13443              Message-ID: <3E68F7DE.8070603@mac.com>
13444              
13445              [ 18853]
13446              Subject: [PATCH] Re: [perl #20551] Documentation error for IO::Select
13447              From: Richard Soderberg <perl@crystalflame.net>
13448              Date: Sat, 15 Feb 2003 01:27:17 -0500
13449              Message-Id: <87D7A731-40AE-11D7-9B07-000393801F84@crystalflame.net>
13450              
13451              [ 18854]
13452              Enache Adrian reads comments.
13453              
13454              [ 18855]
13455              Subject: [PATCH perldebug.pod] to explain new [<>{] behaviour - attached
13456              From: Richard.Foley@ubsw.com
13457              Date: Fri, 21 Feb 2003 13:51:51 +0100
13458              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579F1@NZURC900PEX1.ubsgs.ubsgroup.net>
13459              
13460              [ 18856]
13461              Add a B::COP::io() method, to return the cop_io field of COPs.
13462              Print it in B::Debug. Can be used later in B::Deparse to deparse
13463              the open pragma.
13464              
13465              [ 18857]
13466              From Inaba Hiroto: the UTF-8 length cache wasn't
13467              updated when fbm_compile() appended a "\n".
13468              
13469              [ 18858]
13470              From Inaba Hiroto: re_intuit_start set a value to
13471              PL_bostr before calling find_byclass when regexp has
13472              ROPT_UTF8 flag on. But right value for PL_bostr is set
13473              before re_intuit_start is called.  PL_regdata is always
13474              assigned by cache_re(), so the whole if(prog->reganch & ROPT_UTF8){}
13475              can be deleted.                                 
13476              
13477              [ 18859]
13478              Adjust test count.
13479              
13480              [ 18860]
13481              Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
13482              From: Enache Adrian <enache@rdslink.ro>
13483              Date: Fri, 7 Mar 2003 00:12:03 +0200
13484              Message-ID: <20030306221203.GB13330@ratsnest.hole>
13485              
13486              [ 18861]
13487              Subject: Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8
13488              From: Enache Adrian <enache@rdslink.ro>
13489              Date: Fri, 7 Mar 2003 23:28:37 +0200
13490              Message-ID: <20030307212837.GB765@ratsnest.hole>
13491              
13492              (and few more test cases from the thread)
13493              
13494              [ 18862]
13495              ... and add a test case for bug #20798
13496              
13497              [ 18863]
13498              At Sarathy's request restore the bin5005compat Perl_foo_sv()
13499              function stubs, should be helpful for really simple extensions.
13500              Undoes large parts of changes #16289 and #16290.
13501              
13502              [ 18864]
13503              Tru64: additional instructions for building a newer Berkeley DB.
13504              
13505              [ 18865]
13506              From Inaba Hiroto: DATA wasn't properly utf8ed
13507              under 'use encoding'.
13508      Branch: maint-5.8/perl
13509           +> ext/Encode/t/enc_data.t regen_lib.pl
13510            - regen_headers.pl
13511           !> (integrate 27 files)
13512 ____________________________________________________________________________
13513 [ 18865] By: jhi                                   on 2003/03/09  13:50:57
13514         Log: From Inaba Hiroto: DATA wasn't properly utf8ed
13515              under 'use encoding'.
13516      Branch: perl
13517            + ext/Encode/t/enc_data.t
13518            ! MANIFEST ext/Encode/MANIFEST toke.c
13519 ____________________________________________________________________________
13520 [ 18864] By: jhi                                   on 2003/03/09  13:21:09
13521         Log: Tru64: additional instructions for building a newer Berkeley DB.
13522      Branch: perl
13523            ! README.tru64 hints/dec_osf.sh
13524 ____________________________________________________________________________
13525 [ 18863] By: jhi                                   on 2003/03/09  12:07:28
13526         Log: At Sarathy's request restore the bin5005compat Perl_foo_sv()
13527              function stubs, should be helpful for really simple extensions.
13528              Undoes large parts of changes #16289 and #16290.
13529      Branch: perl
13530            ! sv.c
13531 ____________________________________________________________________________
13532 [ 18862] By: rgs                                   on 2003/03/09  11:48:37
13533         Log: ... and add a test case for bug #20798
13534      Branch: perl
13535            ! t/op/eval.t
13536 ____________________________________________________________________________
13537 [ 18861] By: jhi                                   on 2003/03/09  11:46:17
13538         Log: Subject: Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8
13539              From: Enache Adrian <enache@rdslink.ro>
13540              Date: Fri, 7 Mar 2003 23:28:37 +0200
13541              Message-ID: <20030307212837.GB765@ratsnest.hole>
13542              
13543              (and few more test cases from the thread)
13544      Branch: perl
13545            ! sv.c t/op/sprintf.t
13546 ____________________________________________________________________________
13547 [ 18860] By: rgs                                   on 2003/03/09  11:33:09
13548         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
13549              From: Enache Adrian <enache@rdslink.ro>
13550              Date: Fri, 7 Mar 2003 00:12:03 +0200
13551              Message-ID: <20030306221203.GB13330@ratsnest.hole>
13552      Branch: perl
13553            ! op.c
13554 ____________________________________________________________________________
13555 [ 18859] By: rgs                                   on 2003/03/09  11:30:22
13556         Log: Adjust test count.
13557      Branch: perl
13558            ! t/op/pat.t
13559 ____________________________________________________________________________
13560 [ 18858] By: jhi                                   on 2003/03/09  10:54:10
13561         Log: From Inaba Hiroto: re_intuit_start set a value to
13562              PL_bostr before calling find_byclass when regexp has
13563              ROPT_UTF8 flag on. But right value for PL_bostr is set
13564              before re_intuit_start is called.  PL_regdata is always
13565              assigned by cache_re(), so the whole if(prog->reganch & ROPT_UTF8){}
13566              can be deleted.                                 
13567      Branch: perl
13568            ! regexec.c t/op/pat.t
13569 ____________________________________________________________________________
13570 [ 18857] By: jhi                                   on 2003/03/09  10:46:23
13571         Log: From Inaba Hiroto: the UTF-8 length cache wasn't
13572              updated when fbm_compile() appended a "\n".
13573      Branch: perl
13574            ! t/op/pat.t util.c
13575 ____________________________________________________________________________
13576 [ 18856] By: rgs                                   on 2003/03/08  20:16:36
13577         Log: Add a B::COP::io() method, to return the cop_io field of COPs.
13578              Print it in B::Debug. Can be used later in B::Deparse to deparse
13579              the open pragma.
13580      Branch: perl
13581            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm
13582 ____________________________________________________________________________
13583 [ 18855] By: rgs                                   on 2003/03/08  19:51:40
13584         Log: Subject: [PATCH perldebug.pod] to explain new [<>{] behaviour - attached
13585              From: Richard.Foley@ubsw.com
13586              Date: Fri, 21 Feb 2003 13:51:51 +0100
13587              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579F1@NZURC900PEX1.ubsgs.ubsgroup.net>
13588      Branch: perl
13589            ! pod/perldebug.pod
13590 ____________________________________________________________________________
13591 [ 18854] By: jhi                                   on 2003/03/08  19:41:25
13592         Log: Enache Adrian reads comments.
13593      Branch: perl
13594            ! perl.h
13595 ____________________________________________________________________________
13596 [ 18853] By: rgs                                   on 2003/03/08  19:40:13
13597         Log: Subject: [PATCH] Re: [perl #20551] Documentation error for IO::Select
13598              From: Richard Soderberg <perl@crystalflame.net>
13599              Date: Sat, 15 Feb 2003 01:27:17 -0500
13600              Message-Id: <87D7A731-40AE-11D7-9B07-000393801F84@crystalflame.net>
13601      Branch: perl
13602            ! ext/IO/lib/IO/Select.pm
13603 ____________________________________________________________________________
13604 [ 18852] By: jhi                                   on 2003/03/08  19:05:04
13605         Log: Subject: [PATCH] long %ENV values for VMS
13606              From: "Craig A. Berry" <craigberry@mac.com>
13607              Date: Fri, 07 Mar 2003 13:49:50 -0600
13608              Message-ID: <3E68F7DE.8070603@mac.com>
13609      Branch: perl
13610            ! vms/vms.c
13611 ____________________________________________________________________________
13612 [ 18851] By: jhi                                   on 2003/03/08  06:49:35
13613         Log: regen_headers tiny tidying:
13614              - regen.pl renamed as regen_lib.pl
13615              - regen_headers.pl renamed as regen.pl
13616              - added make target 'regen' (kept target 'regen_headers'
13617              for porters' brains' backward compatibility)
13618              - regen.pl fancified a bit to display the names
13619              of the files that got changed by running the scripts
13620      Branch: perl
13621            + regen_lib.pl
13622            - regen_headers.pl
13623            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
13624            ! keywords.pl opcode.pl regcomp.pl regen.pl
13625 ____________________________________________________________________________
13626 [ 18850] By: jhi                                   on 2003/03/07  20:38:51
13627         Log: Integrate (and regen Configure):
13628              [ 18825]
13629              Doc typos.
13630              
13631              [ 18826]
13632              Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).
13633              The variant is from how List::Util Util.xs does it.
13634              
13635              [ 18830]
13636              Change #18829 makes this test workaround obsolete.
13637              
13638              [ 18831]
13639              Couple more _r possibilities (found in a RH 8.0 box), and
13640              the random() macros were all wrong.  (I don't know why
13641              metaconfig did so much reordering of config_h.SH.)
13642              
13643              [ 18833]
13644              Subject: [patch config_h.SH] redefining __attribute__
13645              From: Stas Bekman <stas@stason.org>
13646              Date: Thu, 06 Mar 2003 12:03:39 +1100
13647              Message-ID: <3E669E6B.1060606@stason.org>
13648              
13649              [ 18835]
13650              Add mani(fest) check(ing) utility.
13651              
13652              [ 18836]
13653              Handle also extra directories et alia.
13654              
13655              [ 18837]
13656              PERL_UNICODE explanation saga continues.
13657              
13658              [ 18838]
13659              Thinko fix.
13660              
13661              [ 18839]
13662              Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype
13663              From: "Craig A. Berry" <craigberry@mac.com>
13664              Date: Thu, 06 Mar 2003 10:42:05 -0600
13665              Message-ID: <3E677A5D.10805@mac.com>
13666              
13667              [ 18840]
13668              Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption
13669              From: Enache Adrian <enache@rdslink.ro>
13670              Date: Wed, 5 Mar 2003 12:06:20 +0200
13671              Message-ID: <20030305100620.GA909@ratsnest.hole>
13672              
13673              [ 18841]
13674              Subject: Re: [perl #20682] [fix] @- array not visible in s///
13675              From: Enache Adrian <enache@rdslink.ro>
13676              Date: Sun, 2 Mar 2003 06:05:22 +0200
13677              Message-ID: <20030302040522.GB4905@ratsnest.hole>
13678              
13679              [ 18842]
13680              Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More
13681              From: "Jos I. Boumans" <kane@dwim.org>
13682              Date: Fri, 21 Feb 2003 20:33:53 +0100
13683              Message-ID: <3E567F21.6020006@dwim.org>
13684              (with some minor tweaks)
13685              
13686              [ 18844]
13687              Good observation from Philip Newton.
13688              
13689              [ 18845]
13690              Define the Perl_pp_i_modulo_1() only iff we have glibc.
13691              (Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help
13692              in non-glibc case", from Craig Berry)
13693              
13694              [ 18846]
13695              Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update
13696              From: Kay Roepke <kay@dolphin-services.de>
13697              Date: Thu, 06 Mar 2003 23:00:10 +0100
13698              Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de>
13699              
13700              (plus change the d_gethostbyaddr_r_proto default to "0",
13701              that is what an undefined r_proto looks like)
13702              
13703              [ 18847]
13704              Extra character noticed by Tels.
13705              
13706              [ 18848]
13707              Give pointers to runtime Unicode changes.
13708      Branch: maint-5.8/perl
13709           +> Porting/manicheck
13710            ! Configure config_h.SH
13711           !> (integrate 28 files)
13712 ____________________________________________________________________________
13713 [ 18849] By: nick                                  on 2003/03/07  11:45:28
13714         Log: Integrate mainline
13715      Branch: perlio
13716           +> Porting/manicheck Porting/p4d2p ext/Encode/t/Mod_EUCJP.pm
13717           +> ext/Encode/t/enc_module.enc ext/Encode/t/enc_module.t
13718           +> lib/assertions.pm lib/assertions/activate.pm
13719           +> t/comp/assertions.t t/op/localref.t t/run/switchC.t
13720           +> t/run/switch_A.t t/uni/write.t
13721           !> (integrate 202 files)
13722 ____________________________________________________________________________
13723 [ 18848] By: jhi                                   on 2003/03/07  08:40:52
13724         Log: Give pointers to runtime Unicode changes.
13725      Branch: perl
13726            ! pod/perlrun.pod pod/perlvar.pod
13727 ____________________________________________________________________________
13728 [ 18847] By: jhi                                   on 2003/03/07  08:02:50
13729         Log: Extra character noticed by Tels.
13730      Branch: perl
13731            ! MANIFEST
13732 ____________________________________________________________________________
13733 [ 18846] By: jhi                                   on 2003/03/07  05:28:11
13734         Log: Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update
13735              From: Kay Roepke <kay@dolphin-services.de>
13736              Date: Thu, 06 Mar 2003 23:00:10 +0100
13737              Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de>
13738              
13739              (plus change the d_gethostbyaddr_r_proto default to "0",
13740              that is what an undefined r_proto looks like)
13741      Branch: perl
13742            ! hints/freebsd.sh
13743 ____________________________________________________________________________
13744 [ 18845] By: jhi                                   on 2003/03/07  05:21:43
13745         Log: Define the Perl_pp_i_modulo_1() only iff we have glibc.
13746              (Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help
13747              in non-glibc case", from Craig Berry)
13748      Branch: perl
13749            ! pp.c
13750 ____________________________________________________________________________
13751 [ 18844] By: jhi                                   on 2003/03/07  05:05:57
13752         Log: Good observation from Philip Newton.
13753      Branch: perl
13754            ! pod/perlrun.pod
13755 ____________________________________________________________________________
13756 [ 18843] By: rgs                                   on 2003/03/06  21:59:02
13757         Log: Make the -A switch work without an assertion name.
13758              by Salvador Fandiño.
13759      Branch: perl
13760            ! perl.c t/run/switch_A.t
13761 ____________________________________________________________________________
13762 [ 18842] By: rgs                                   on 2003/03/06  21:27:15
13763         Log: Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More
13764              From: "Jos I. Boumans" <kane@dwim.org>
13765              Date: Fri, 21 Feb 2003 20:33:53 +0100
13766              Message-ID: <3E567F21.6020006@dwim.org>
13767              (with some minor tweaks)
13768      Branch: perl
13769            ! pod/perlmodstyle.pod
13770 ____________________________________________________________________________
13771 [ 18841] By: rgs                                   on 2003/03/06  20:56:32
13772         Log: Subject: Re: [perl #20682] [fix] @- array not visible in s///
13773              From: Enache Adrian <enache@rdslink.ro>
13774              Date: Sun, 2 Mar 2003 06:05:22 +0200
13775              Message-ID: <20030302040522.GB4905@ratsnest.hole>
13776      Branch: perl
13777            ! t/op/subst.t
13778 ____________________________________________________________________________
13779 [ 18840] By: rgs                                   on 2003/03/06  20:45:08
13780         Log: Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption
13781              From: Enache Adrian <enache@rdslink.ro>
13782              Date: Wed, 5 Mar 2003 12:06:20 +0200
13783              Message-ID: <20030305100620.GA909@ratsnest.hole>
13784      Branch: perl
13785            ! ext/POSIX/t/sigaction.t ext/POSIX/t/waitpid.t t/op/method.t
13786            ! t/op/sub_lval.t t/op/ver.t t/run/fresh_perl.t
13787 ____________________________________________________________________________
13788 [ 18839] By: jhi                                   on 2003/03/06  17:21:36
13789         Log: Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype
13790              From: "Craig A. Berry" <craigberry@mac.com>
13791              Date: Thu, 06 Mar 2003 10:42:05 -0600
13792              Message-ID: <3E677A5D.10805@mac.com>
13793      Branch: perl
13794            ! mg.c
13795 ____________________________________________________________________________
13796 [ 18838] By: jhi                                   on 2003/03/06  10:11:22
13797         Log: Thinko fix.
13798      Branch: perl
13799            ! Porting/findrfuncs
13800 ____________________________________________________________________________
13801 [ 18837] By: jhi                                   on 2003/03/06  09:33:33
13802         Log: PERL_UNICODE explanation saga continues.
13803      Branch: perl
13804            ! pod/perlrun.pod
13805 ____________________________________________________________________________
13806 [ 18836] By: jhi                                   on 2003/03/06  07:55:03
13807         Log: Handle also extra directories et alia.
13808      Branch: perl
13809            ! Porting/manicheck
13810 ____________________________________________________________________________
13811 [ 18835] By: jhi                                   on 2003/03/06  07:48:05
13812         Log: Add mani(fest) check(ing) utility.
13813      Branch: perl
13814            + Porting/manicheck
13815            ! MANIFEST
13816 ____________________________________________________________________________
13817 [ 18834] By: jhi                                   on 2003/03/06  05:36:36
13818         Log: metaconfig unit change for #18833.
13819      Branch: metaconfig
13820            + U/modified/d_attribut.U
13821 ____________________________________________________________________________
13822 [ 18833] By: jhi                                   on 2003/03/06  05:36:13
13823         Log: Subject: [patch config_h.SH] redefining __attribute__
13824              From: Stas Bekman <stas@stason.org>
13825              Date: Thu, 06 Mar 2003 12:03:39 +1100
13826              Message-ID: <3E669E6B.1060606@stason.org>
13827      Branch: perl
13828            ! Configure NetWare/config_H.wc Porting/config.sh
13829            ! Porting/config_H config_h.SH plan9/config.plan9
13830            ! plan9/config_h.sample win32/config_H.bc win32/config_H.gc
13831            ! win32/config_H.vc win32/config_H.vc64 wince/config_H.ce
13832 ____________________________________________________________________________
13833 [ 18832] By: jhi                                   on 2003/03/05  19:57:44
13834         Log: Metaconfig unit changes for #18831 (most just Copyright
13835              bumpages, but get{host,net}byaddr and random_r units did
13836              get real updates.)
13837      Branch: metaconfig
13838            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13839            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13840            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13841            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13842            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13843            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13844            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13845            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13846            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13847            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13848            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13849            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13850            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13851            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13852            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13853            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13854            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13855            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13856            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13857            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13858            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13859            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13860            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13861            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13862 ____________________________________________________________________________
13863 [ 18831] By: jhi                                   on 2003/03/05  19:56:41
13864         Log: Couple more _r possibilities (found in a RH 8.0 box), and
13865              the random() macros were all wrong.  (I don't know why
13866              metaconfig did so much reordering of config_h.SH.)
13867      Branch: perl
13868            ! Configure config_h.SH reentr.h reentr.pl
13869 ____________________________________________________________________________
13870 [ 18830] By: rgs                                   on 2003/03/04  23:25:01
13871         Log: Change #18829 makes this test workaround obsolete.
13872      Branch: perl
13873            ! ext/B/t/deparse.t
13874 ____________________________________________________________________________
13875 [ 18829] By: rgs                                   on 2003/03/04  22:23:41
13876         Log: Patch by Salvador Fandiño to read the warning mask
13877              returned by caller() and ${^WARNING_BITS} from
13878              $warnings::Bits{all} and not from the hardcoded core
13879              constant. (This mask could have been extended by
13880              warnings::register.) Plus tests.
13881      Branch: perl
13882            ! mg.c pp_ctl.c t/op/caller.t
13883 ____________________________________________________________________________
13884 [ 18828] By: rgs                                   on 2003/03/04  20:49:59
13885         Log: Subject: [PATCH] assertions
13886              From: Salvador Fandiño <sfandino@yahoo.com>
13887              Date: Fri, 21 Feb 2003 17:26:16 +0000
13888              Message-ID: <3E566138.4090709@yahoo.com>
13889              and the complement : (with added comments)
13890              Subject: [PATCH] bug in ext/B/t/deparse.t
13891              Message-ID: <3E563E16.7060303@yahoo.com>
13892              plus perldiag.pod patch for the new warning
13893              (previous change was, once again, empty)
13894      Branch: perl
13895            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
13896            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
13897            ! pod/perldiag.pod warnings.h warnings.pl
13898 ____________________________________________________________________________
13899 [ 18827] By: rgs                                   on 2003/03/04  20:48:09
13900         Log: Subject: [PATCH] assertions
13901              From: Salvador Fandiño <sfandino@yahoo.com>
13902              Date: Fri, 21 Feb 2003 17:26:16 +0000
13903              Message-ID: <3E566138.4090709@yahoo.com>
13904              and the complement : (with added comments)
13905              Subject: [PATCH] bug in ext/B/t/deparse.t
13906              Message-ID: <3E563E16.7060303@yahoo.com>
13907              plus perldiag.pod patch for the new warning
13908      Branch: perl
13909            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
13910            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
13911            ! pod/perldiag.pod warnings.h warnings.pl
13912 ____________________________________________________________________________
13913 [ 18826] By: jhi                                   on 2003/03/04  20:22:25
13914         Log: Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).
13915              The variant is from how List::Util Util.xs does it.
13916      Branch: perl
13917            ! ext/Devel/PPPort/PPPort.pm
13918 ____________________________________________________________________________
13919 [ 18825] By: rgs                                   on 2003/03/04  19:56:28
13920         Log: Doc typos.
13921      Branch: perl
13922            ! lib/File/Find.pm
13923 ____________________________________________________________________________
13924 [ 18824] By: jhi                                   on 2003/03/04  05:39:18
13925         Log: Integrate:
13926              [ 18816]
13927              Upgrade to Encode 1.89.  The enc_module.t required
13928              a little tweak, sending that to Dan.
13929              
13930              [ 18817]
13931              Upgrade to Unicode::Normalize 0.20.
13932              
13933              [ 18818]
13934              Sync with libnet-1.13
13935              
13936              [ 18819]
13937              Further clarification on PERL_UNICODE's semantics.
13938              
13939              [ 18820]
13940              Fixes bug #15654 bizarre constant mangling in 5.8.0
13941              What happened was that a constant was freed, the pad released but
13942              the pad slot still held the SV, when pad slot was reallocated
13943              to be a target for a stringify, it did a sv_setpv on the target
13944              and the original SV was wiped out. When this SV was later on
13945              to new places using the constant, they got the wrong value.
13946              By replacing pad_free with pad_swipe for these cases, we
13947              won't have such a problem. (pad_swipe also removes the
13948              pointer to the original SV).
13949              
13950              [ 18821]
13951              Can't test this without PerlIO.
13952              
13953              [ 18822]
13954              Subject: Re: [perl #21395] rcatline doesn't grok utf8
13955              From: Enache Adrian <enache@rdslink.ro>
13956              Date: Sun, 2 Mar 2003 05:43:54 +0200
13957              Message-ID: <20030302034354.GA4905@ratsnest.hole>
13958              
13959              [ 18823]
13960              Try to give rcatline() a good jog on Unicode.
13961      Branch: maint-5.8/perl
13962           +> ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_module.enc
13963           +> ext/Encode/t/enc_module.t
13964           !> (integrate 29 files)
13965 ____________________________________________________________________________
13966 [ 18823] By: jhi                                   on 2003/03/04  05:33:50
13967         Log: Try to give rcatline() a good jog on Unicode.
13968      Branch: perl
13969            ! t/io/utf8.t
13970 ____________________________________________________________________________
13971 [ 18822] By: jhi                                   on 2003/03/04  05:14:13
13972         Log: Subject: Re: [perl #21395] rcatline doesn't grok utf8
13973              From: Enache Adrian <enache@rdslink.ro>
13974              Date: Sun, 2 Mar 2003 05:43:54 +0200
13975              Message-ID: <20030302034354.GA4905@ratsnest.hole>
13976      Branch: perl
13977            ! sv.c t/io/utf8.t
13978 ____________________________________________________________________________
13979 [ 18821] By: jhi                                   on 2003/03/04  04:58:36
13980         Log: Can't test this without PerlIO.
13981      Branch: perl
13982            ! t/uni/write.t
13983 ____________________________________________________________________________
13984 [ 18820] By: sky                                   on 2003/03/04  01:01:07
13985         Log: Fixes bug #15654 bizarre constant mangling in 5.8.0
13986              What happened was that a constant was freed, the pad released but
13987              the pad slot still held the SV, when pad slot was reallocated
13988              to be a target for a stringify, it did a sv_setpv on the target
13989              and the original SV was wiped out. When this SV was later on
13990              to new places using the constant, they got the wrong value.
13991              By replacing pad_free with pad_swipe for these cases, we
13992              won't have such a problem. (pad_swipe also removes the
13993              pointer to the original SV).
13994      Branch: perl
13995            ! op.c
13996 ____________________________________________________________________________
13997 [ 18819] By: jhi                                   on 2003/03/03  19:15:07
13998         Log: Further clarification on PERL_UNICODE's semantics.
13999      Branch: perl
14000            ! pod/perlrun.pod
14001 ____________________________________________________________________________
14002 [ 18818] By: gbarr                                 on 2003/03/03  10:07:44
14003         Log: Sync with libnet-1.13
14004      Branch: perl
14005            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
14006            ! lib/Net/POP3.pm lib/Net/SMTP.pm
14007 ____________________________________________________________________________
14008 [ 18817] By: jhi                                   on 2003/03/03  06:45:59
14009         Log: Upgrade to Unicode::Normalize 0.20.
14010      Branch: perl
14011            ! ext/Unicode/Normalize/Changes
14012            ! ext/Unicode/Normalize/Normalize.pm
14013            ! ext/Unicode/Normalize/Normalize.xs
14014            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
14015            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
14016            ! ext/Unicode/Normalize/t/test.t
14017 ____________________________________________________________________________
14018 [ 18816] By: jhi                                   on 2003/03/03  06:17:28
14019         Log: Upgrade to Encode 1.89.  The enc_module.t required
14020              a little tweak, sending that to Dan.
14021      Branch: perl
14022            + ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_module.enc
14023            + ext/Encode/t/enc_module.t
14024            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
14025            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
14026            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
14027            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
14028            ! ext/Encode/ucm/viscii.ucm
14029 ____________________________________________________________________________
14030 [ 18815] By: jhi                                   on 2003/03/03  05:43:25
14031         Log: Integrate:
14032              [ 18813]
14033              Use a macro for abs() to avoid the possible truncation to an int;
14034              also make an explicit (double)cast for the arguments to fabs().
14035      Branch: maint-5.8/perl
14036           !> perl.h pp.c sv.c
14037 ____________________________________________________________________________
14038 [ 18814] By: jhi                                   on 2003/03/03  05:37:43
14039         Log: Integrate:
14040              [ 18749]
14041              Subject: [PATCH] Make adding notes to patchlevel.h easier
14042              From: andreas.koenig@anima.de (Andreas J. Koenig)
14043              Date: Tue, 18 Feb 2003 11:48:40 +0100
14044              Message-ID: <m3n0kt27av.fsf@k242.linux.bogus>
14045              
14046              [ 18809]
14047              Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir
14048              From: "Anders Johnson" (via RT) <perlbug-followup@perl.org>
14049              Date: 15 Feb 2003 00:21:41 -0000
14050              Message-Id: <rt-21031-51306.12.8541374577158@bugs6.perl.org>
14051              
14052              [ 18810]
14053              Subject: [PATCH] Re: [perl #18872] File::Basename example misleading
14054              From: Richard Soderberg <perl@crystalflame.net>
14055              Date: Sat, 15 Feb 2003 01:27:21 -0500
14056              Message-Id: <89FAC8B9-40AE-11D7-9B07-000393801F84@crystalflame.net>
14057              
14058              [ 18811]
14059              Subject: [perl #21289] [Fwd: IPC::Msg bug report]
14060              From: Edmund Bacon (via RT) <perlbug-followup@perl.org>
14061              Date: 18 Feb 2003 21:05:15 -0000
14062              Message-Id: <rt-21289-52384.13.2700974026643@bugs6.perl.org>
14063              
14064              [ 18812]
14065              Subject: Re: [PATCH] Make adding notes to patchlevel.h easier
14066              From: andreas.koenig@anima.de (Andreas J. Koenig)
14067              Date: Wed, 19 Feb 2003 11:05:28 +0100
14068              Message-ID: <m3d6lozitz.fsf@k242.linux.bogus>
14069      Branch: maint-5.8/perl
14070           !> ext/IPC/SysV/Msg.pm lib/File/Basename.pm lib/File/Find.pm
14071           !> patchlevel.h
14072 ____________________________________________________________________________
14073 [ 18813] By: jhi                                   on 2003/03/03  05:33:21
14074         Log: Use a macro for abs() to avoid the possible truncation to an int;
14075              also make an explicit (double)cast for the arguments to fabs().
14076      Branch: perl
14077            ! perl.h pp.c sv.c util.c
14078 ____________________________________________________________________________
14079 [ 18812] By: hv                                    on 2003/03/02  22:36:05
14080         Log: Subject: Re: [PATCH] Make adding notes to patchlevel.h easier
14081              From: andreas.koenig@anima.de (Andreas J. Koenig)
14082              Date: Wed, 19 Feb 2003 11:05:28 +0100
14083              Message-ID: <m3d6lozitz.fsf@k242.linux.bogus>
14084      Branch: perl
14085            ! patchlevel.h
14086 ____________________________________________________________________________
14087 [ 18811] By: hv                                    on 2003/03/02  22:30:50
14088         Log: Subject: [perl #21289] [Fwd: IPC::Msg bug report]
14089              From: Edmund Bacon (via RT) <perlbug-followup@perl.org>
14090              Date: 18 Feb 2003 21:05:15 -0000
14091              Message-Id: <rt-21289-52384.13.2700974026643@bugs6.perl.org>
14092      Branch: perl
14093            ! ext/IPC/SysV/Msg.pm
14094 ____________________________________________________________________________
14095 [ 18810] By: hv                                    on 2003/03/02  21:59:10
14096         Log: Subject: [PATCH] Re: [perl #18872] File::Basename example misleading
14097              From: Richard Soderberg <perl@crystalflame.net>
14098              Date: Sat, 15 Feb 2003 01:27:21 -0500
14099              Message-Id: <89FAC8B9-40AE-11D7-9B07-000393801F84@crystalflame.net>
14100      Branch: perl
14101            ! lib/File/Basename.pm
14102 ____________________________________________________________________________
14103 [ 18809] By: hv                                    on 2003/03/02  21:54:53
14104         Log: Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir
14105              From: "Anders Johnson" (via RT) <perlbug-followup@perl.org>
14106              Date: 15 Feb 2003 00:21:41 -0000
14107              Message-Id: <rt-21031-51306.12.8541374577158@bugs6.perl.org>
14108      Branch: perl
14109            ! lib/File/Find.pm
14110 ____________________________________________________________________________
14111 [ 18808] By: jhi                                   on 2003/03/02  21:29:38
14112         Log: Integrate:
14113              [ 18805]
14114              Subject: Re: [perl #21411] [fix] Postponed RE with split()
14115              From: Enache Adrian <enache@rdslink.ro>
14116              Date: Sun, 2 Mar 2003 10:11:27 +0200
14117              Message-ID: <20030302081127.GA10782@ratsnest.hole>
14118              
14119              [ 18807]
14120              Reverse copyright update (#18801) for files not changed in 2003.
14121      Branch: maint-5.8/perl
14122           !> (integrate 50 files)
14123 ____________________________________________________________________________
14124 [ 18807] By: hv                                    on 2003/03/02  21:22:56
14125         Log: Reverse copyright update (#18801) for files not changed in 2003.
14126      Branch: perl
14127            ! EXTERN.h INTERN.h README av.h cc_runtime.h deb.c doop.c
14128            ! dosish.h fakethr.h form.h globals.c gv.h handy.h hv.h
14129            ! keywords.h keywords.pl mg.h miniperlmain.c numeric.c pad.h
14130            ! perlapi.c perlsdio.h perlsfio.h perlvars.h perly.y pp.h
14131            ! regcomp.h run.c scope.h taint.c thread.h unixish.h utf8.h
14132            ! utfebcdic.h util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c
14133            ! x2p/a2p.h x2p/a2p.y x2p/hash.c x2p/hash.h x2p/proto.h
14134            ! x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
14135 ____________________________________________________________________________
14136 [ 18806] By: jhi                                   on 2003/03/02  18:14:21
14137         Log: Subject: perl5db.pl patch against missing args destroying pre-post command setups
14138              From: Richard.Foley@ubsw.com
14139              Date: Wed, 19 Feb 2003 10:20:33 +0100
14140      Branch: maint-5.8/perl
14141            ! lib/perl5db.pl
14142 ____________________________________________________________________________
14143 [ 18805] By: hv                                    on 2003/03/02  16:29:28
14144         Log: Subject: Re: [perl #21411] [fix] Postponed RE with split()
14145              From: Enache Adrian <enache@rdslink.ro>
14146              Date: Sun, 2 Mar 2003 10:11:27 +0200
14147              Message-ID: <20030302081127.GA10782@ratsnest.hole>
14148      Branch: perl
14149            ! pp.c t/op/pat.t
14150 ____________________________________________________________________________
14151 [ 18804] By: jhi                                   on 2003/03/02  16:22:35
14152         Log: Integrate:
14153              [ 18784]
14154              An already fixed bug from perl-unicode.
14155              
14156              [ 18785]
14157              Subject: Re: [PATCH] Re: format, PerlIO and utf8
14158              From: Inaba Hiroto <inaba@st.rim.or.jp>
14159              Date: Mon, 10 Feb 2003 00:04:51 +0900
14160              Message-ID: <3E466E12.E5349D84@st.rim.or.jp>
14161              
14162              [ 18794]
14163              Further Unicode formats patching from Inaba Hiroto.
14164              
14165              [ 18797]
14166              Patch for [perl #9402], known also as "glibc _moddi3 bug
14167              with negative quads", or also as RedHat bug #65612.
14168              
14169              [ 18798]
14170              Go with "right = -right" for greater portability, some platforms
14171              might require llabs() to get abs() of long longs.
14172              
14173              [ 18799]
14174              The -CI cannot be easily tested under UTF-8 locale with
14175              the t/test.pl (the 'stdin' data gets doubly UTF-8-ied).
14176              Also other small tweaks in the -C neighbourhood.
14177              
14178              [ 18801]
14179              Update all copyrights to 2003, from Jarkko
14180              
14181              [ 18802]
14182              Narrow down the -C test skippage.
14183              
14184              [ 18803]
14185              Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch   included)
14186              From: "Anders Johnson" <ajohnson@wischip.com>
14187              Date: Mon, 10 Feb 2003 14:09:46 -0800
14188              Message-ID: <000e01c2d151$2228ca90$9800a8c0@wis.com>
14189      Branch: maint-5.8/perl
14190           +> t/uni/write.t
14191           !> (integrate 101 files)
14192 ____________________________________________________________________________
14193 [ 18803] By: hv                                    on 2003/03/02  16:12:34
14194         Log: Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch   included)
14195              From: "Anders Johnson" <ajohnson@wischip.com>
14196              Date: Mon, 10 Feb 2003 14:09:46 -0800
14197              Message-ID: <000e01c2d151$2228ca90$9800a8c0@wis.com>
14198      Branch: perl
14199            ! mg.c t/op/magic.t
14200 ____________________________________________________________________________
14201 [ 18802] By: jhi                                   on 2003/03/02  15:39:06
14202         Log: Narrow down the -C test skippage.
14203      Branch: perl
14204            ! t/run/switchC.t
14205 ____________________________________________________________________________
14206 [ 18801] By: hv                                    on 2003/03/02  15:24:22
14207         Log: Update all copyrights to 2003, from Jarkko
14208      Branch: perl
14209            ! EXTERN.h INTERN.h README XSUB.h av.c av.h cc_runtime.h cop.h
14210            ! cv.h deb.c doio.c doop.c dosish.h dump.c embed.h embed.pl
14211            ! embedvar.h fakesdio.h fakethr.h form.h global.sym globals.c
14212            ! gv.c gv.h handy.h hv.c hv.h keywords.h keywords.pl locale.c
14213            ! mg.c mg.h miniperlmain.c nostdio.h numeric.c op.c op.h
14214            ! opcode.h opcode.pl opnames.h pad.c pad.h patchlevel.h perl.c
14215            ! perl.h perlapi.c perlapi.h perlio.h perlsdio.h perlsfio.h
14216            ! perlvars.h perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
14217            ! pp_sort.c pp_sys.c proto.h reentr.c reentr.h reentr.pl
14218            ! regcomp.c regcomp.h regexec.c regexp.h run.c scope.c scope.h
14219            ! sv.c sv.h taint.c thrdvar.h thread.h toke.c universal.c
14220            ! unixish.h utf8.c utf8.h utfebcdic.h util.c util.h x2p/EXTERN.h
14221            ! x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/hash.c
14222            ! x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h x2p/util.c
14223            ! x2p/util.h x2p/walk.c xsutils.c
14224 ____________________________________________________________________________
14225 [ 18800] By: hv                                    on 2003/03/02  15:16:38
14226         Log: Subject: [PATCH] for perl5db.pl against missing args destroying pre-post command setups
14227              From: Richard.Foley@ubsw.com
14228              Date: Wed, 19 Feb 2003 13:24:38 +0100
14229              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579DB@NZURC900PEX1.ubsgs.ubsgroup.net>
14230      Branch: perl
14231            ! lib/perl5db.pl
14232 ____________________________________________________________________________
14233 [ 18799] By: jhi                                   on 2003/03/02  13:34:13
14234         Log: The -CI cannot be easily tested under UTF-8 locale with
14235              the t/test.pl (the 'stdin' data gets doubly UTF-8-ied).
14236              Also other small tweaks in the -C neighbourhood.
14237      Branch: perl
14238            ! perl.c perl.h t/run/switchC.t util.c
14239 ____________________________________________________________________________
14240 [ 18798] By: jhi                                   on 2003/03/02  09:12:06
14241         Log: Go with "right = -right" for greater portability, some platforms
14242              might require llabs() to get abs() of long longs.
14243      Branch: perl
14244            ! pp.c
14245 ____________________________________________________________________________
14246 [ 18797] By: jhi                                   on 2003/03/02  08:07:32
14247         Log: Patch for [perl #9402], known also as "glibc _moddi3 bug
14248              with negative quads", or also as RedHat bug #65612.
14249      Branch: perl
14250            ! pp.c
14251 ____________________________________________________________________________
14252 [ 18796] By: jhi                                   on 2003/03/02  07:34:54
14253         Log: Forgotten from change #18795.
14254      Branch: perl
14255            ! global.sym
14256 ____________________________________________________________________________
14257 [ 18795] By: jhi                                   on 2003/03/02  07:27:44
14258         Log: Subject: Re: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back compiling
14259              From: Abe Timmerman <abe@ztreet.demon.nl>
14260              Date: Sun, 2 Mar 2003 02:03:16 +0100
14261              Message-Id: <200303020203.16708.abe@ztreet.demon.nl>
14262      Branch: perl
14263            ! embed.fnc embed.h makedef.pl
14264 ____________________________________________________________________________
14265 [ 18794] By: jhi                                   on 2003/03/02  07:21:36
14266         Log: Further Unicode formats patching from Inaba Hiroto.
14267      Branch: perl
14268            + t/uni/write.t
14269            ! MANIFEST pp_ctl.c
14270 ____________________________________________________________________________
14271 [ 18793] By: jhi                                   on 2003/03/01  08:18:35
14272         Log: Integrate change #18788 from maint.
14273      Branch: perl
14274           !> perl.h
14275 ____________________________________________________________________________
14276 [ 18792] By: jhi                                   on 2003/03/01  08:14:43
14277         Log: Subject: [PATCH] Get MSWin32 back compiling
14278              From: Abe Timmerman <abe@ztreet.demon.nl>
14279              Date: Sat, 1 Mar 2003 04:31:19 +0100
14280              Message-Id: <200303010431.20205.abe@ztreet.demon.nl>
14281      Branch: perl
14282            ! embed.fnc embed.h global.sym makedef.pl
14283 ____________________________________________________________________________
14284 [ 18791] By: jhi                                   on 2003/02/28  20:05:43
14285         Log: More lexical patches merged by Dave Mitchell.
14286              
14287              18048   PL_curpad == AvARRAY(PL_comppad) always
14288              18142   Re: threads and Win2000 (ithread cloning prob fix)
14289              18220   allow evals to see the full lexical scope
14290              18307   lexical "my" variables not visible in debugger "x" command
14291              18528   [PATCH pp_ctl.c] silence warning
14292              18223   SvFAKE lexicals in scope for all of the sub
14293              18302   Proper fix for CvOUTSIDE weak refcounting
14294              18571   Re: difference between my and our before introduction
14295      Branch: maint-5.8/perl
14296            ! cop.h cv.h dump.c embed.fnc embed.h ext/B/B.pm ext/B/B.xs
14297            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
14298            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL ext/Devel/Peek/Peek.t
14299            ! ext/List/Util/Util.xs op.c pad.c pad.h perl.c pod/perlapi.pod
14300            ! pod/perlfunc.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
14301            ! scope.c scope.h sv.c sv.h t/comp/our.t t/op/closure.t
14302            ! t/op/eval.t toke.c
14303 ____________________________________________________________________________
14304 [ 18790] By: jhi                                   on 2003/02/28  06:34:27
14305         Log: The Great Pad Run of '02
14306              
14307              18577   move pad.c warnings to different test file
14308              18516   microperl update. (reapplied those bits which ref pad.[ch])
14309              18311   [jhi@iki.fi: enums are not nums]
14310              18277   VMS build update (reapplied those bits which ref pad.[ch])
14311              18012   #18005 was not enough
14312              18006   Re: closure failures (interm fix for pad_new using SAVECOMMPAD())
14313              18005   Building bleadperl (minperl) fails completely under VC7
14314              17975   'Non ANSI feature detection
14315              17953   [PATCH pad.c,h] move all pad-related code to its own src file
14316              
14317              Again, from Dave Mitchell.
14318      Branch: maint-5.8/perl
14319            + pad.c pad.h t/lib/warnings/pad
14320            ! MANIFEST Makefile.SH Makefile.micro cop.h cv.h dump.c
14321            ! embed.fnc embed.h ext/B/B.xs ext/Devel/Peek/Peek.t op.c op.h
14322            ! perl.c perl.h pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c
14323            ! proto.h scope.c sv.c t/lib/warnings/op toke.c
14324            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
14325 ____________________________________________________________________________
14326 [ 18789] By: jhi                                   on 2003/02/28  06:10:38
14327         Log: )
14328              
14329              17843   (fix for 17718) [PATCH deb.c] Re: HiRes failure is success?
14330              17723   (fix for 17718) deb.c compile time error
14331              17718   add verbose stack display option, -Dvs
14332              
14333              Combined patch from Dave Mitchell.
14334      Branch: maint-5.8/perl
14335            ! deb.c dump.c embed.fnc embed.h embedvar.h perl.c perl.h
14336            ! proto.h
14337 ____________________________________________________________________________
14338 [ 18788] By: jhi                                   on 2003/02/28  06:03:25
14339         Log: Subject: Re: MSWin32 seems lost again (18785)
14340              From: Enache Adrian <enache@rdslink.ro>
14341              Date: Fri, 28 Feb 2003 03:34:36 +0200
14342              Message-ID: <20030228013436.GA906@ratsnest.hole>
14343      Branch: maint-5.8/perl
14344            ! perl.h
14345 ____________________________________________________________________________
14346 [ 18787] By: jhi                                   on 2003/02/27  18:24:32
14347         Log: Wrong zero.
14348      Branch: maint-5.8/perl
14349            ! patchlevel.h
14350 ____________________________________________________________________________
14351 [ 18786] By: jhi                                   on 2003/02/27  15:36:40
14352         Log: I got bored by the uni/tr_utf8.t failing unnecessarily.
14353      Branch: maint-5.8/perl
14354            ! patchlevel.h
14355 ____________________________________________________________________________
14356 [ 18785] By: jhi                                   on 2003/02/26  20:38:55
14357         Log: Subject: Re: [PATCH] Re: format, PerlIO and utf8
14358              From: Inaba Hiroto <inaba@st.rim.or.jp>
14359              Date: Mon, 10 Feb 2003 00:04:51 +0900
14360              Message-ID: <3E466E12.E5349D84@st.rim.or.jp>
14361      Branch: perl
14362            ! pp_ctl.c toke.c
14363 ____________________________________________________________________________
14364 [ 18784] By: jhi                                   on 2003/02/26  19:45:53
14365         Log: An already fixed bug from perl-unicode.
14366      Branch: perl
14367            ! t/op/pat.t
14368 ____________________________________________________________________________
14369 [ 18783] By: jhi                                   on 2003/02/26  19:39:59
14370         Log: Integrate:
14371              [ 18746]
14372              Subject: Re: -Os for Darwin why?
14373              From: schwern@pobox.com
14374              Date: tis feb 18, 2003  20:37:39 Europe/Stockholm
14375              Message-Id: <20030218113739.D25848@ttul.org>
14376              
14377              [ 18748]
14378              Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored
14379              From: Dave Mitchell <davem@fdgroup.com>
14380              Date: Tue, 18 Feb 2003 21:45:45 +0000
14381              Message-ID: <20030218214545.C18547@fdgroup.com>
14382              
14383              and tests for the same:
14384              From: Dave Mitchell <davem@fdgroup.com>
14385              Date: Wed, 19 Feb 2003 00:42:01 +0000
14386              Message-ID: <20030219004201.F18547@fdgroup.com>
14387              
14388              [ 18753]
14389              Subject: Re: [perl #20716] scope error with brackets
14390              From: Enache Adrian <enache@rdslink.ro>
14391              Date: Thu, 13 Feb 2003 04:52:21 +0200
14392              Message-ID: <20030213025221.GA1215@ratsnest.hole>
14393              (better version of change #18687)
14394              
14395              [ 18754]
14396              Document clearly that "_" is always in package "main".
14397              
14398              [ 18755]
14399              Subject: [PATCH] 5.8.0: typo in pod/perlcompile.pod
14400              From: Brendan O'Dea <bod@debian.org>
14401              Date: Sun, 16 Feb 2003 21:09:23 +1100
14402              Message-ID: <20030216100923.GA29761@londo.c47.org>
14403              
14404              [ 18756]
14405              Doc tweakage on -C.
14406              
14407              [ 18757]
14408              Subject: [PATCH: perl@186389] add probe for yet another dangerous logical name: COMP
14409              From: PPrymmer@factset.com
14410              Date: Wed, 19 Feb 2003 15:04:40 -0500
14411              Message-ID: <OFC0A627AD.02B9D968-ON85256CD2.006DDC21@factset.com>
14412              
14413              [ 18758]
14414              Subject: [PATCH: perl@18639] add some IV stuff to ext/Devel/Peek/Peek.t test 21
14415              From: PPrymmer@factset.com
14416              Date: Thu, 20 Feb 2003 13:28:09 -0500
14417              Message-ID: <OF2DC297F4.A63F24F9-ON85256CD3.006513E4@factset.com>
14418              
14419              [ 18759]
14420              Change regex to be a bit more friendly against various
14421              outputs from ps -f, regex suggest by rgs
14422              
14423              [ 18760]
14424              API doc tweaks.
14425              
14426              [ 18761]
14427              Chip noticed that the intended optionality of the 'IV' was
14428              forgotten in the change #18758.
14429              
14430              [ 18762]
14431              Remove no-longer-true line from perlop
14432              
14433              [ 18763]
14434              Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.
14435              
14436              [ 18764]
14437              Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
14438              "scalar upgraded to UTF-8 as a side effect of quote-interpolation
14439              when 'use encoding' is engaged"-- wasn't actually encoding's fault.
14440              
14441              [ 18766]
14442              PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.
14443              
14444              [ 18767]
14445              In Porting scripts, use standard perl path of "/usr/bin/perl".
14446              
14447              [ 18768]
14448              Include p4d2p in Porting again, because p4genpatch doesn't work
14449              until a change has been submitted.
14450              
14451              [ 18770]
14452              A new try at #18765 (for [perl #20920]).
14453              
14454              [ 18771]
14455              Cleanup #18770 as suggested by Rafael.
14456              
14457              [ 18772]
14458              Subject: [perl@18752] warnings from CGI tests under cygwin
14459              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14460              Date: Wed, 19 Feb 2003 13:37:39 -0800
14461              Message-ID: <jk/U+gzkg2DE092yn@efn.org>
14462              
14463              [ 18773]
14464              Subject: [Encode] 1.88 Released
14465              From: Dan Kogai <dankogai@dan.co.jp>
14466              Date: Thu, 20 Feb 2003 23:49:55 +0900
14467              Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp>
14468              
14469              [ 18774]
14470              Subject: Re: [perl #21321] local ${"FOO"} does not work
14471              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14472              Date: Sun, 23 Feb 2003 00:03:27 +0100
14473              Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr>
14474              
14475              [ 18775]
14476              Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count
14477              From: Enache Adrian <enache@rdslink.ro>
14478              Date: Fri, 21 Feb 2003 17:49:41 +0200
14479              Message-ID: <20030221154941.GA793@ratsnest.hole>
14480              
14481              [ 18776]
14482              Subject: [perl #20682] [fix] @- array not visible in s///
14483              From: Enache Adrian <enache@rdslink.ro>
14484              Date: Fri, 21 Feb 2003 17:50:14 +0200
14485              Message-ID: <20030221155014.GB793@ratsnest.hole>
14486              
14487              [ 18777]
14488              More variables for change #18776.
14489              
14490              [ 18778]
14491              Add missing file from change #18774.
14492              
14493              [ 18779]
14494              Add tests for the -C switch.  Depending on the
14495              CLIs some $^O dance may be needed.
14496              
14497              [ 18780]
14498              Two typos found by Philip Newton <pnewton@gmx.de>
14499              
14500              [ 18781]
14501              regen headers
14502              
14503              [ 18782]
14504              Subject: Re: [perl #20683] [fix] Better Patch
14505              From: Enache Adrian <enache@rdslink.ro>
14506              Date: Sun, 23 Feb 2003 20:16:39 +0200
14507              Message-ID: <20030223181639.GA18713@ratsnest.hole>
14508      Branch: maint-5.8/perl
14509           +> Porting/p4d2p t/op/localref.t t/run/switchC.t
14510           !> (integrate 61 files)
14511 ____________________________________________________________________________
14512 [ 18782] By: hv                                    on 2003/02/26  01:36:49
14513         Log: Subject: Re: [perl #20683] [fix] Better Patch
14514              From: Enache Adrian <enache@rdslink.ro>
14515              Date: Sun, 23 Feb 2003 20:16:39 +0200
14516              Message-ID: <20030223181639.GA18713@ratsnest.hole>
14517      Branch: perl
14518            ! embed.fnc embed.h ext/Devel/Peek/Peek.t mg.c perl.h proto.h
14519            ! regexec.c sv.c t/op/pat.t
14520 ____________________________________________________________________________
14521 [ 18781] By: hv                                    on 2003/02/26  01:11:14
14522         Log: regen headers
14523      Branch: perl
14524            ! perlapi.h pod/perlapi.pod
14525 ____________________________________________________________________________
14526 [ 18780] By: hv                                    on 2003/02/26  00:25:32
14527         Log: Two typos found by Philip Newton <pnewton@gmx.de>
14528      Branch: perl
14529            ! configpm ext/DB_File/DB_File.pm
14530 ____________________________________________________________________________
14531 [ 18779] By: jhi                                   on 2003/02/25  18:20:01
14532         Log: Add tests for the -C switch.  Depending on the
14533              CLIs some $^O dance may be needed.
14534      Branch: perl
14535            + t/run/switchC.t
14536            ! MANIFEST
14537 ____________________________________________________________________________
14538 [ 18778] By: hv                                    on 2003/02/25  15:24:17
14539         Log: Add missing file from change #18774.
14540      Branch: perl
14541            + t/op/localref.t
14542 ____________________________________________________________________________
14543 [ 18777] By: hv                                    on 2003/02/25  14:07:59
14544         Log: More variables for change #18776.
14545      Branch: perl
14546            ! op.c
14547 ____________________________________________________________________________
14548 [ 18776] By: hv                                    on 2003/02/25  14:04:03
14549         Log: Subject: [perl #20682] [fix] @- array not visible in s///
14550              From: Enache Adrian <enache@rdslink.ro>
14551              Date: Fri, 21 Feb 2003 17:50:14 +0200
14552              Message-ID: <20030221155014.GB793@ratsnest.hole>
14553      Branch: perl
14554            ! op.c t/op/subst.t
14555 ____________________________________________________________________________
14556 [ 18775] By: hv                                    on 2003/02/25  13:53:11
14557         Log: Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count
14558              From: Enache Adrian <enache@rdslink.ro>
14559              Date: Fri, 21 Feb 2003 17:49:41 +0200
14560              Message-ID: <20030221154941.GA793@ratsnest.hole>
14561      Branch: perl
14562            ! pp_ctl.c t/op/subst.t
14563 ____________________________________________________________________________
14564 [ 18774] By: hv                                    on 2003/02/25  13:21:19
14565         Log: Subject: Re: [perl #21321] local ${"FOO"} does not work
14566              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14567              Date: Sun, 23 Feb 2003 00:03:27 +0100
14568              Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr>
14569      Branch: perl
14570            ! MANIFEST op.c perl.h pp.c pp_hot.c t/op/local.t
14571 ____________________________________________________________________________
14572 [ 18773] By: hv                                    on 2003/02/25  12:45:01
14573         Log: Subject: [Encode] 1.88 Released
14574              From: Dan Kogai <dankogai@dan.co.jp>
14575              Date: Thu, 20 Feb 2003 23:49:55 +0900
14576              Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp>
14577      Branch: perl
14578            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
14579            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
14580            ! ext/Encode/lib/Encode/CJKConstants.pm
14581            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/enc_eucjp.t
14582            ! ext/Encode/t/enc_utf8.t ext/Encode/ucm/viscii.ucm
14583 ____________________________________________________________________________
14584 [ 18772] By: merijn                                on 2003/02/25  12:12:14
14585         Log: Subject: [perl@18752] warnings from CGI tests under cygwin
14586              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14587              Date: Wed, 19 Feb 2003 13:37:39 -0800
14588              Message-ID: <jk/U+gzkg2DE092yn@efn.org>
14589      Branch: perl
14590            ! lib/CGI.pm
14591 ____________________________________________________________________________
14592 [ 18771] By: jhi                                   on 2003/02/25  07:46:53
14593         Log: Cleanup #18770 as suggested by Rafael.
14594      Branch: perl
14595            ! mg.c perl.h
14596 ____________________________________________________________________________
14597 [ 18770] By: jhi                                   on 2003/02/25  06:01:09
14598         Log: A new try at #18765 (for [perl #20920]).
14599      Branch: perl
14600            ! mg.c
14601 ____________________________________________________________________________
14602 [ 18769] By: jhi                                   on 2003/02/25  05:33:10
14603         Log: Retract change #18765: makes HiRes.t hang after subtest #11.
14604      Branch: perl
14605            ! mg.c
14606 ____________________________________________________________________________
14607 [ 18768] By: chip                                  on 2003/02/24  21:42:57
14608         Log: Include p4d2p in Porting again, because p4genpatch doesn't work
14609              until a change has been submitted.
14610      Branch: perl
14611            + Porting/p4d2p
14612            ! MANIFEST
14613 ____________________________________________________________________________
14614 [ 18767] By: chip                                  on 2003/02/24  21:35:56
14615         Log: In Porting scripts, use standard perl path of "/usr/bin/perl".
14616      Branch: perl
14617            ! Porting/check83.pl Porting/findvars Porting/fixCORE
14618            ! Porting/fixvars Porting/genlog Porting/makerel Porting/patchls
14619 ____________________________________________________________________________
14620 [ 18766] By: jhi                                   on 2003/02/24  20:04:36
14621         Log: PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.
14622      Branch: perl
14623            ! embedvar.h intrpvar.h mg.c perl.c perl.h pod/perldiag.pod
14624            ! pod/perlipc.pod pod/perlrun.pod pp_sys.c util.c
14625 ____________________________________________________________________________
14626 [ 18765] By: jhi                                   on 2003/02/24  19:56:23
14627         Log: Subject: Re: [perl #20920] Segmentation fault ("Safe Signal" queue problem?)
14628              From: Slaven Rezic <slaven@rezic.de>
14629              Date: 14 Feb 2003 09:11:15 +0100
14630              Message-ID: <878ywji8nw.fsf@vran.herceg.de>
14631              
14632              (with slight tweaks)
14633      Branch: perl
14634            ! mg.c
14635 ____________________________________________________________________________
14636 [ 18764] By: jhi                                   on 2003/02/24  18:44:41
14637         Log: Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
14638              "scalar upgraded to UTF-8 as a side effect of quote-interpolation
14639              when 'use encoding' is engaged"-- wasn't actually encoding's fault.
14640      Branch: perl
14641            ! pp_ctl.c pp_hot.c sv.c sv.h t/op/concat.t
14642 ____________________________________________________________________________
14643 [ 18763] By: chip                                  on 2003/02/24  14:54:36
14644         Log: Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.
14645      Branch: perl
14646            ! op.c win32/perlhost.h
14647 ____________________________________________________________________________
14648 [ 18762] By: hv                                    on 2003/02/24  00:18:42
14649         Log: Remove no-longer-true line from perlop
14650      Branch: perl
14651            ! pod/perlop.pod
14652 ____________________________________________________________________________
14653 [ 18761] By: jhi                                   on 2003/02/23  12:07:53
14654         Log: Chip noticed that the intended optionality of the 'IV' was
14655              forgotten in the change #18758.
14656      Branch: perl
14657            ! ext/Devel/Peek/Peek.t
14658 ____________________________________________________________________________
14659 [ 18760] By: jhi                                   on 2003/02/22  19:17:04
14660         Log: API doc tweaks.
14661      Branch: perl
14662            ! utf8.c
14663 ____________________________________________________________________________
14664 [ 18759] By: sky                                   on 2003/02/21  09:08:30
14665         Log: Change regex to be a bit more friendly against various
14666              outputs from ps -f, regex suggest by rgs
14667      Branch: perl
14668            ! ext/threads/t/join.t
14669 ____________________________________________________________________________
14670 [ 18758] By: jhi                                   on 2003/02/20  17:28:44
14671         Log: Subject: [PATCH: perl@18639] add some IV stuff to ext/Devel/Peek/Peek.t test 21
14672              From: PPrymmer@factset.com
14673              Date: Thu, 20 Feb 2003 13:28:09 -0500
14674              Message-ID: <OF2DC297F4.A63F24F9-ON85256CD3.006513E4@factset.com>
14675      Branch: perl
14676            ! ext/Devel/Peek/Peek.t
14677 ____________________________________________________________________________
14678 [ 18757] By: jhi                                   on 2003/02/20  17:27:17
14679         Log: Subject: [PATCH: perl@186389] add probe for yet another dangerous logical name: COMP
14680              From: PPrymmer@factset.com
14681              Date: Wed, 19 Feb 2003 15:04:40 -0500
14682              Message-ID: <OFC0A627AD.02B9D968-ON85256CD2.006DDC21@factset.com>
14683      Branch: perl
14684            ! README.vms configure.com
14685 ____________________________________________________________________________
14686 [ 18756] By: jhi                                   on 2003/02/20  06:16:05
14687         Log: Doc tweakage on -C.
14688      Branch: perl
14689            ! pod/perlrun.pod
14690 ____________________________________________________________________________
14691 [ 18755] By: rgs                                   on 2003/02/19  21:31:43
14692         Log: Subject: [PATCH] 5.8.0: typo in pod/perlcompile.pod
14693              From: Brendan O'Dea <bod@debian.org>
14694              Date: Sun, 16 Feb 2003 21:09:23 +1100
14695              Message-ID: <20030216100923.GA29761@londo.c47.org>
14696      Branch: perl
14697            ! pod/perlcompile.pod
14698 ____________________________________________________________________________
14699 [ 18754] By: rgs                                   on 2003/02/19  21:14:37
14700         Log: Document clearly that "_" is always in package "main".
14701      Branch: perl
14702            ! pod/perlvar.pod
14703 ____________________________________________________________________________
14704 [ 18753] By: rgs                                   on 2003/02/19  20:55:09
14705         Log: Subject: Re: [perl #20716] scope error with brackets
14706              From: Enache Adrian <enache@rdslink.ro>
14707              Date: Thu, 13 Feb 2003 04:52:21 +0200
14708              Message-ID: <20030213025221.GA1215@ratsnest.hole>
14709              (better version of change #18687)
14710      Branch: perl
14711            ! t/comp/parser.t toke.c
14712 ____________________________________________________________________________
14713 [ 18752] By: jhi                                   on 2003/02/19  05:10:26
14714         Log: 'A' is not 65 everywhere.
14715      Branch: perl
14716            ! t/op/pack.t
14717 ____________________________________________________________________________
14718 [ 18751] By: chip                                  on 2003/02/19  03:54:45
14719         Log: Support one-parameter unpack(), which unpacks $_.
14720      Branch: perl
14721            ! opcode.h opcode.pl pod/perlfunc.pod pp_pack.c t/op/pack.t
14722 ____________________________________________________________________________
14723 [ 18750] By: hv                                    on 2003/02/19  00:53:03
14724         Log: more complex assertions activation:
14725              Subject: Re: Did the assertion patch/feature submission get overlooked?
14726              From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
14727              Date: Tue, 18 Feb 2003 19:24:13 +0000
14728              Message-ID: <3E52885D.5060903@yahoo.com>
14729      Branch: perl
14730            ! lib/assertions.pm lib/assertions/activate.pm
14731            ! t/comp/assertions.t
14732 ____________________________________________________________________________
14733 [ 18749] By: hv                                    on 2003/02/19  00:19:21
14734         Log: Subject: [PATCH] Make adding notes to patchlevel.h easier
14735              From: andreas.koenig@anima.de (Andreas J. Koenig)
14736              Date: Tue, 18 Feb 2003 11:48:40 +0100
14737              Message-ID: <m3n0kt27av.fsf@k242.linux.bogus>
14738      Branch: perl
14739            ! patchlevel.h
14740 ____________________________________________________________________________
14741 [ 18748] By: hv                                    on 2003/02/19  00:00:41
14742         Log: Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored
14743              From: Dave Mitchell <davem@fdgroup.com>
14744              Date: Tue, 18 Feb 2003 21:45:45 +0000
14745              Message-ID: <20030218214545.C18547@fdgroup.com>
14746              
14747              and tests for the same:
14748              From: Dave Mitchell <davem@fdgroup.com>
14749              Date: Wed, 19 Feb 2003 00:42:01 +0000
14750              Message-ID: <20030219004201.F18547@fdgroup.com>
14751      Branch: perl
14752            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
14753 ____________________________________________________________________________
14754 [ 18747] By: hv                                    on 2003/02/18  23:47:06
14755         Log: Shouldn't have added as t/run/switchA.t in #18739 - it'll cause
14756              problems on case-insensitive file systems. Rename it back to
14757              t/run/switch_A.t
14758      Branch: perl
14759           +> t/run/switch_A.t
14760            - t/run/switchA.t
14761            ! MANIFEST
14762 ____________________________________________________________________________
14763 [ 18746] By: sky                                   on 2003/02/18  21:31:37
14764         Log: Subject: Re: -Os for Darwin why?
14765              From: schwern@pobox.com
14766              Date: tis feb 18, 2003  20:37:39 Europe/Stockholm
14767              Message-Id: <20030218113739.D25848@ttul.org>
14768      Branch: perl
14769            ! hints/darwin.sh
14770 ____________________________________________________________________________
14771 [ 18745] By: jhi                                   on 2003/02/18  18:37:21
14772         Log: No pad.[hc] in maint.
14773      Branch: maint-5.8/perl
14774            ! Makefile.micro
14775 ____________________________________________________________________________
14776 [ 18744] By: jhi                                   on 2003/02/18  14:46:18
14777         Log: Integrate:
14778              [ 18280]
14779              Integrate from the maint-5.8/ branch :
14780              changes 18219, 18236, 18242-3, 18247-8,
14781              18253-5, 18257, 18273-6
14782              
14783              [ 18740]
14784              Re: -Os for Darwin why?
14785              From: schwern@pobox.com
14786              Date: tis feb 18, 2003  04:14:03 Europe/Stockholm
14787              Message-Id: <20030217191403.A17553@ttul.org>
14788              
14789              [ 18737]
14790              Subject: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names
14791              From: Stephen McCamant <smcc@mit.edu>
14792              Date: Mon, 17 Feb 2003 19:34:36 -0500
14793              Date: Mon, 17 Feb 2003 19:34:36 -0500
14794              Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU>
14795              
14796              [ 18723]
14797              Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
14798              From: Enache Adrian <enache@rdslink.ro>
14799              Date: Sun, 16 Feb 2003 00:05:10 +0200
14800              Message-ID: <20030215220510.GB893@ratsnest.hole>
14801              
14802              [ 18722]
14803              outdent else-if chain in scope()
14804              
14805              [ 18721]
14806              Subject: [PATCH] arcane tainting bug in vms.c
14807              From: "Craig A. Berry" <craigberry@mac.com>
14808              Date: Sat, 15 Feb 2003 12:29:03 -0600
14809              Message-ID: <3E4E86EF.8090609@mac.com>
14810              
14811              [ 18720]
14812              restrict PERL_PRESERVE_IVUV to things that should really give an
14813              integer, but extend to runtime. Based on:
14814              Subject: Re: [perl #20827] Unexpected scientific notation.
14815              From: hv@crypt.org
14816              Date: Wed, 12 Feb 2003 03:12:43 +0000
14817              Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk>
14818              
14819              [ 18708]
14820              Subject: Re: [perl #20912] UTF8 related glitch + fix
14821              From: Enache Adrian <enache@rdslink.ro>
14822              Date: Sat, 15 Feb 2003 00:37:40 +0200
14823              Message-ID: <20030214223740.GA13575@ratsnest.hole>
14824              
14825              [ 18707]
14826              Subject: [doc patch] ext/threads/shared/shared.pm
14827              From: Stas Bekman <stas@stason.org>
14828              Date: Fri, 14 Feb 2003 11:12:39 +1100
14829              Message-ID: <3E4C3477.7030306@stason.org>
14830              
14831              [ 18706]
14832              Subject: Re: perlvar phrasing clarification for $^S
14833              From: "Iain 'Spoon' Truskett" <perl@dellah.anu.edu.au>
14834              Date: Fri, 14 Feb 2003 10:12:00 +1100
14835              Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au>
14836              
14837              [ 18705]
14838              Subject: Re: [perl #20933] \substr reuses lvalues (sometimes)
14839              From: Dave Mitchell <davem@fdgroup.com>
14840              Date: Fri, 14 Feb 2003 22:48:27 +0000
14841              Message-ID: <20030214224827.B6783@fdgroup.com>
14842              
14843              with tests:
14844              From: Slaven Rezic <slaven@rezic.de>
14845              Date: 14 Feb 2003 20:23:20 +0100
14846              Message-ID: <87bs1e4qfr.fsf@vran.herceg.de>
14847              
14848              [ 18704]
14849              Subject: Re: overriding builtins quirk
14850              From: Jerrad Pierce <belg4mit@MIT.EDU>
14851              Date: Fri, 14 Feb 2003 09:28:13 -0500
14852              Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu>
14853              
14854              [ 18703]
14855              Subject: Re: trying to fix #20154, #20357
14856              From: Enache Adrian <enache@rdslink.ro>
14857              Date: Sat, 8 Feb 2003 21:05:14 +0200
14858              Message-ID: <20030208190514.GA866@ratsnest.hole>
14859              (fixes #19061 as well)
14860      Branch: maint-5.8/perl
14861           !> ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Concise.pm
14862           !> ext/B/B/Terse.pm ext/B/t/terse.t ext/threads/shared/shared.pm
14863           !> hints/darwin.sh op.c pod/perlsub.pod pod/perlvar.pod pp.c
14864           !> pp_ctl.c t/op/goto.t t/op/lc.t t/op/split.t t/op/substr.t
14865           !> t/op/vec.t vms/vms.c
14866 ____________________________________________________________________________
14867 [ 18743] By: jhi                                   on 2003/02/18  14:12:11
14868         Log: Integrate:
14869              [ 18702]
14870              Update to Scalar-List-Utils 1.11
14871              
14872              [ 18709]
14873              Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
14874              (problem noticed by Graham with List::Util).
14875              
14876              [ 18710]
14877              Update the MD5 checksums.
14878              
14879              [ 18711]
14880              Update MD5 Changes; update checksums.
14881              
14882              [ 18712]
14883              Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
14884              even closer to each other.  The dec_osf.pl is irrelevant
14885              for the current core but adding it makes for one less exception
14886              when integrating.
14887              
14888              [ 18714]
14889              Also Storable really wants the PATCHLEVEL, not PERL_VERSION.
14890              
14891              [ 18718]
14892              As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
14893              which will disable the short forms of the Perl_ API, good for
14894              embedding stuff.  (Kind of like the old NO_EMBED, but better.)
14895              
14896              [ 18728]
14897              According to Sarathy it's better have the Ministry
14898              of Information to remove all memory of NO_EMBED.
14899              What NO_EMBED?
14900              
14901              [ 18729]
14902              NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
14903              
14904              [ 18734]
14905              Suppress empty #ifdef blocks in embed.pl
14906      Branch: maint-5.8/perl
14907           +> ext/Digest/MD5/hints/dec_osf.pl ext/List/Util/t/proto.t
14908           !> MANIFEST embed.h embed.pl ext/Data/Dumper/Dumper.xs
14909           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
14910           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
14911           !> ext/Digest/MD5/t/files.t ext/List/Util/ChangeLog
14912           !> ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
14913           !> ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/isvstring.t
14914           !> ext/MIME/Base64/Base64.xs ext/Storable/Storable.xs
14915           !> pod/perlembed.pod
14916 ____________________________________________________________________________
14917 [ 18742] By: jhi                                   on 2003/02/18  14:05:05
14918         Log: Integrate:
14919              [ 18715]
14920              The new(er) way of controlling Unicode I/O (and other) features;
14921              -C (or PERL_UNICODE).  See perlrun/-C for more details.
14922              
14923              [ 18716]
14924              Forgotten from #18715.
14925              
14926              [ 18717]
14927              Clarify the -C syntax a bit.
14928              
14929              [ 18730]
14930              Make also the -CAL conditional on locale.
14931              
14932              [ 18731]
14933              Doc tweaks (and one code tweak) based on Philip Newton's comments.
14934              
14935              [ 18732]
14936              Philip Newton has eagle eyes :-)
14937              
14938              [ 18741]
14939              Format nit.
14940      Branch: maint-5.8/perl
14941           !> embed.fnc embed.h embedvar.h gv.c intrpvar.h locale.c mg.c
14942           !> perl.c perl.h perlapi.h pod/perldiag.pod pod/perlrun.pod
14943           !> pod/perlunicode.pod pod/perluniintro.pod pod/perlvar.pod
14944           !> proto.h util.c
14945 ____________________________________________________________________________
14946 [ 18741] By: jhi                                   on 2003/02/18  14:01:34
14947         Log: Format nit.
14948      Branch: perl
14949            ! util.c
14950 ____________________________________________________________________________
14951 [ 18740] By: sky                                   on 2003/02/18  06:33:57
14952         Log: Re: -Os for Darwin why?
14953              From: schwern@pobox.com
14954              Date: tis feb 18, 2003  04:14:03 Europe/Stockholm
14955              Message-Id: <20030217191403.A17553@ttul.org>
14956      Branch: perl
14957            ! hints/darwin.sh
14958 ____________________________________________________________________________
14959 [ 18739] By: hv                                    on 2003/02/18  01:04:01
14960         Log: Subject: Re: Did the assertion patch/feature submission get overlooked?
14961              From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
14962              Date: Mon, 17 Feb 2003 23:38:05 +0000
14963              Message-ID: <3E51725D.5060303@yahoo.com>
14964      Branch: perl
14965            + t/comp/assertions.t t/run/switchA.t
14966            ! MANIFEST
14967 ____________________________________________________________________________
14968 [ 18738] By: hv                                    on 2003/02/18  00:51:24
14969         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH] Copy on write for $& and $1...
14970              From: Nicholas Clark <nick@ccl4.org>
14971              Date: Mon, 17 Feb 2003 21:07:03 +0000
14972              Message-ID: <20030217210330.A8611@plum.flirble.org>
14973      Branch: perl
14974            ! sv.c
14975 ____________________________________________________________________________
14976 [ 18737] By: hv                                    on 2003/02/18  00:47:00
14977         Log: Subject: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names
14978              From: Stephen McCamant <smcc@mit.edu>
14979              Date: Mon, 17 Feb 2003 19:34:36 -0500
14980              Date: Mon, 17 Feb 2003 19:34:36 -0500
14981              Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU>
14982      Branch: perl
14983            ! ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Concise.pm
14984            ! ext/B/B/Terse.pm ext/B/t/terse.t
14985 ____________________________________________________________________________
14986 [ 18736] By: hv                                    on 2003/02/17  09:33:47
14987         Log: Subject: [PATCH] Re: [PATCH] Copy on write for $& and $1...
14988              From: Nicholas Clark <nick@unfortu.net>
14989              Date: Sun, 16 Feb 2003 23:09:50 +0000
14990              Message-ID: <20030216230950.GB276@Bagpuss.unfortu.net>
14991      Branch: perl
14992            ! sv.c
14993 ____________________________________________________________________________
14994 [ 18735] By: hv                                    on 2003/02/17  09:13:02
14995         Log: Use the escape E<ntilde> in source files rather than the actual char.
14996      Branch: perl
14997            ! lib/assertions.pm lib/assertions/activate.pm
14998 ____________________________________________________________________________
14999 [ 18734] By: hv                                    on 2003/02/17  09:06:44
15000         Log: Suppress empty #ifdef blocks in embed.pl
15001      Branch: perl
15002            ! embed.h embed.pl
15003 ____________________________________________________________________________
15004 [ 18733] By: hv                                    on 2003/02/17  08:51:53
15005         Log: fix typo in sv.c and regenerate perlapi.pod
15006      Branch: perl
15007            ! pod/perlapi.pod sv.c
15008 ____________________________________________________________________________
15009 [ 18732] By: jhi                                   on 2003/02/17  06:40:09
15010         Log: Philip Newton has eagle eyes :-)
15011      Branch: perl
15012            ! pod/perlrun.pod
15013 ____________________________________________________________________________
15014 [ 18731] By: jhi                                   on 2003/02/17  05:31:18
15015         Log: Doc tweaks (and one code tweak) based on Philip Newton's comments.
15016      Branch: perl
15017            ! locale.c pod/perlrun.pod pod/perlunicode.pod
15018            ! pod/perluniintro.pod pod/perlvar.pod util.c
15019 ____________________________________________________________________________
15020 [ 18730] By: jhi                                   on 2003/02/17  04:44:53
15021         Log: Make also the -CAL conditional on locale.
15022      Branch: perl
15023            ! perl.c pod/perlrun.pod
15024 ____________________________________________________________________________
15025 [ 18729] By: jhi                                   on 2003/02/16  18:33:05
15026         Log: NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
15027      Branch: perl
15028            ! embed.h embed.pl pod/perlembed.pod
15029 ____________________________________________________________________________
15030 [ 18728] By: jhi                                   on 2003/02/16  18:20:04
15031         Log: According to Sarathy it's better have the Ministry
15032              of Information to remove all memory of NO_EMBED.
15033              What NO_EMBED?
15034      Branch: perl
15035            ! embed.h embed.pl
15036 ____________________________________________________________________________
15037 [ 18727] By: hv                                    on 2003/02/16  13:55:10
15038         Log: add support for assertions. Updated form of:
15039              Subject: Re: Did the assertion patch/feature submission get overlooked?
15040              From: Salvador =?ISO-8859-1?Q?Fandi=F1o?= <sfandino@yahoo.com>
15041              Date: Sat, 30 Nov 2002 17:24:09 +0000
15042              Message-ID: <3DE8F439.50402@yahoo.com>
15043      Branch: perl
15044            + lib/assertions.pm lib/assertions/activate.pm
15045            ! MANIFEST cv.h dump.c embed.pl embedvar.h ext/B/B/Deparse.pm
15046            ! ext/B/defsubs_h.PL intrpvar.h lib/perl5db.pl op.c perl.c
15047            ! perl.h perlapi.h pp_hot.c sv.c toke.c xsutils.c
15048 ____________________________________________________________________________
15049 [ 18726] By: hv                                    on 2003/02/16  13:10:32
15050         Log: COW regexps:
15051              Subject: [PATCH] Copy on write for $& and $1...
15052              From: Nicholas Clark <nick@unfortu.net>
15053              Date: Sun, 9 Feb 2003 23:00:09 +0000
15054              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
15055      Branch: perl
15056            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_ctl.c pp_hot.c
15057            ! proto.h regcomp.c regexec.c regexp.h sv.c sv.h thrdvar.h
15058 ____________________________________________________________________________
15059 [ 18725] By: hv                                    on 2003/02/16  13:08:52
15060         Log: inline SvREFCNT_dec:
15061              Subject: [PATCH] Copy on write for $& and $1...
15062              From: Nicholas Clark <nick@unfortu.net>
15063              Date: Sun, 9 Feb 2003 23:00:09 +0000
15064              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
15065      Branch: perl
15066            ! embed.fnc embed.h proto.h sv.c sv.h
15067 ____________________________________________________________________________
15068 [ 18723] By: hv                                    on 2003/02/16  11:12:58
15069         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
15070              From: Enache Adrian <enache@rdslink.ro>
15071              Date: Sun, 16 Feb 2003 00:05:10 +0200
15072              Message-ID: <20030215220510.GB893@ratsnest.hole>
15073      Branch: perl
15074            ! op.c
15075 ____________________________________________________________________________
15076 [ 18722] By: hv                                    on 2003/02/16  11:08:06
15077         Log: outdent else-if chain in scope()
15078      Branch: perl
15079            ! op.c
15080 ____________________________________________________________________________
15081 [ 18721] By: hv                                    on 2003/02/16  11:00:47
15082         Log: Subject: [PATCH] arcane tainting bug in vms.c
15083              From: "Craig A. Berry" <craigberry@mac.com>
15084              Date: Sat, 15 Feb 2003 12:29:03 -0600
15085              Message-ID: <3E4E86EF.8090609@mac.com>
15086      Branch: perl
15087            ! vms/vms.c
15088 ____________________________________________________________________________
15089 [ 18720] By: hv                                    on 2003/02/16  10:54:58
15090         Log: restrict PERL_PRESERVE_IVUV to things that should really give an
15091              integer, but extend to runtime. Based on:
15092              Subject: Re: [perl #20827] Unexpected scientific notation.
15093              From: hv@crypt.org
15094              Date: Wed, 12 Feb 2003 03:12:43 +0000
15095              Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk>
15096      Branch: perl
15097            ! op.c pp.c
15098 ____________________________________________________________________________
15099 [ 18719] By: nick                                  on 2003/02/16  10:40:30
15100         Log: Integrate mainline (Works again)
15101      Branch: perlio
15102           !> embed.fnc embed.h embedvar.h ext/Storable/Storable.xs gv.c
15103           !> intrpvar.h locale.c mg.c perl.c perl.h perlapi.h
15104           !> pod/perldiag.pod pod/perlrun.pod pod/perlunicode.pod
15105           !> pod/perluniintro.pod pod/perlvar.pod proto.h util.c
15106 ____________________________________________________________________________
15107 [ 18718] By: jhi                                   on 2003/02/16  09:47:02
15108         Log: As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
15109              which will disable the short forms of the Perl_ API, good for
15110              embedding stuff.  (Kind of like the old NO_EMBED, but better.)
15111      Branch: perl
15112            ! embed.h embed.pl pod/perlembed.pod
15113 ____________________________________________________________________________
15114 [ 18717] By: jhi                                   on 2003/02/16  09:44:57
15115         Log: Clarify the -C syntax a bit.
15116      Branch: perl
15117            ! pod/perlrun.pod
15118 ____________________________________________________________________________
15119 [ 18716] By: jhi                                   on 2003/02/16  08:29:54
15120         Log: Forgotten from #18715.
15121      Branch: perl
15122            ! embed.h proto.h
15123 ____________________________________________________________________________
15124 [ 18715] By: jhi                                   on 2003/02/15  21:19:37
15125         Log: The new(er) way of controlling Unicode I/O (and other) features;
15126              -C (or PERL_UNICODE).  See perlrun/-C for more details.
15127      Branch: perl
15128            ! embed.fnc embedvar.h gv.c intrpvar.h locale.c mg.c perl.c
15129            ! perl.h perlapi.h pod/perldiag.pod pod/perlrun.pod
15130            ! pod/perlunicode.pod pod/perluniintro.pod pod/perlvar.pod
15131            ! util.c
15132 ____________________________________________________________________________
15133 [ 18714] By: jhi                                   on 2003/02/15  12:31:25
15134         Log: Also Storable really wants the PATCHLEVEL, not PERL_VERSION.
15135      Branch: perl
15136            ! ext/Storable/Storable.xs
15137 ____________________________________________________________________________
15138 [ 18713] By: nick                                  on 2003/02/15  12:05:01
15139         Log: Integrate mainline (storable is dead)
15140      Branch: perlio
15141           +> ext/Digest/MD5/hints/dec_osf.pl ext/List/Util/t/lln.t
15142           +> ext/List/Util/t/proto.t lib/CPAN/README
15143           +> lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/500_ping_icmp.t
15144           +> plan9/config_h.sample plan9/config_sh.sample utils/cpan
15145           !> (integrate 113 files)
15146 ____________________________________________________________________________
15147 [ 18712] By: jhi                                   on 2003/02/15  08:39:38
15148         Log: Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
15149              even closer to each other.  The dec_osf.pl is irrelevant
15150              for the current core but adding it makes for one less exception
15151              when integrating.
15152      Branch: perl
15153            + ext/Digest/MD5/hints/dec_osf.pl
15154            ! MANIFEST ext/Digest/MD5/MD5.pm ext/Digest/MD5/Makefile.PL
15155            ! ext/Digest/MD5/t/files.t
15156 ____________________________________________________________________________
15157 [ 18711] By: jhi                                   on 2003/02/15  08:32:04
15158         Log: Update MD5 Changes; update checksums.
15159      Branch: perl
15160            ! ext/Digest/MD5/Changes ext/Digest/MD5/t/files.t
15161 ____________________________________________________________________________
15162 [ 18710] By: jhi                                   on 2003/02/15  08:19:20
15163         Log: Update the MD5 checksums.
15164      Branch: perl
15165            ! ext/Digest/MD5/t/files.t
15166 ____________________________________________________________________________
15167 [ 18709] By: jhi                                   on 2003/02/15  08:16:26
15168         Log: Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
15169              (problem noticed by Graham with List::Util).
15170      Branch: perl
15171            ! ext/Data/Dumper/Dumper.xs ext/Digest/MD5/MD5.xs
15172            ! ext/MIME/Base64/Base64.xs ext/Storable/Storable.xs
15173 ____________________________________________________________________________
15174 [ 18708] By: jhi                                   on 2003/02/15  07:31:17
15175         Log: Subject: Re: [perl #20912] UTF8 related glitch + fix
15176              From: Enache Adrian <enache@rdslink.ro>
15177              Date: Sat, 15 Feb 2003 00:37:40 +0200
15178              Message-ID: <20030214223740.GA13575@ratsnest.hole>
15179      Branch: perl
15180            ! pp.c t/op/split.t
15181 ____________________________________________________________________________
15182 [ 18707] By: hv                                    on 2003/02/15  06:38:15
15183         Log: Subject: [doc patch] ext/threads/shared/shared.pm
15184              From: Stas Bekman <stas@stason.org>
15185              Date: Fri, 14 Feb 2003 11:12:39 +1100
15186              Message-ID: <3E4C3477.7030306@stason.org>
15187      Branch: perl
15188            ! ext/threads/shared/shared.pm
15189 ____________________________________________________________________________
15190 [ 18706] By: hv                                    on 2003/02/15  06:32:35
15191         Log: Subject: Re: perlvar phrasing clarification for $^S
15192              From: "Iain 'Spoon' Truskett" <perl@dellah.anu.edu.au>
15193              Date: Fri, 14 Feb 2003 10:12:00 +1100
15194              Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au>
15195      Branch: perl
15196            ! pod/perlvar.pod
15197 ____________________________________________________________________________
15198 [ 18705] By: hv                                    on 2003/02/15  06:27:07
15199         Log: Subject: Re: [perl #20933] \substr reuses lvalues (sometimes)
15200              From: Dave Mitchell <davem@fdgroup.com>
15201              Date: Fri, 14 Feb 2003 22:48:27 +0000
15202              Message-ID: <20030214224827.B6783@fdgroup.com>
15203              
15204              with tests:
15205              From: Slaven Rezic <slaven@rezic.de>
15206              Date: 14 Feb 2003 20:23:20 +0100
15207              Message-ID: <87bs1e4qfr.fsf@vran.herceg.de>
15208      Branch: perl
15209            ! pp.c t/op/substr.t t/op/vec.t
15210 ____________________________________________________________________________
15211 [ 18704] By: hv                                    on 2003/02/15  06:17:06
15212         Log: Subject: Re: overriding builtins quirk
15213              From: Jerrad Pierce <belg4mit@MIT.EDU>
15214              Date: Fri, 14 Feb 2003 09:28:13 -0500
15215              Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu>
15216      Branch: perl
15217            ! pod/perlsub.pod
15218 ____________________________________________________________________________
15219 [ 18703] By: rgs                                   on 2003/02/14  22:23:56
15220         Log: Subject: Re: trying to fix #20154, #20357
15221              From: Enache Adrian <enache@rdslink.ro>
15222              Date: Sat, 8 Feb 2003 21:05:14 +0200
15223              Message-ID: <20030208190514.GA866@ratsnest.hole>
15224              (fixes #19061 as well)
15225      Branch: perl
15226            ! pp_ctl.c t/op/goto.t
15227 ____________________________________________________________________________
15228 [ 18702] By: gbarr                                 on 2003/02/14  19:26:23
15229         Log: Update to Scalar-List-Utils 1.11
15230      Branch: perl
15231            + ext/List/Util/t/proto.t
15232            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
15233            ! ext/List/Util/lib/List/Util.pm
15234            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/isvstring.t
15235 ____________________________________________________________________________
15236 [ 18701] By: jhi                                   on 2003/02/14  08:05:43
15237         Log: Somehow oddly these integration changes didn't
15238              make it to the change #18700.
15239      Branch: maint-5.8/perl
15240           !> ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.xs
15241 ____________________________________________________________________________
15242 [ 18700] By: jhi                                   on 2003/02/13  14:55:54
15243         Log: Integrate:
15244              [ 18674]
15245              Signedness nits.
15246              
15247              [ 18678]
15248              CPAN ChangeLog not needed, says Andreas.
15249              
15250              [ 18682]
15251              Subject: [PATCH] version objects final(?) patch
15252              From: John Peacock <jpeacock@rowman.com>
15253              Date: Sun, 05 Jan 2003 21:28:41 -0500
15254              Message-ID: <3E18E9D9.2040908@rowman.com>
15255              
15256              [ 18683]
15257              Subject: RE: perldebug.pod suggestion
15258              From: "Jay Hannah" <jhannah@omnihotels.com>
15259              Date: Fri, 24 Jan 2003 11:28:44 -0600
15260              Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2>
15261              
15262              [ 18684]
15263              fix for C< use if qw/ 1 open :utf8 / > based on:
15264              Subject: [perl #20536] use if 1, open => ':utf8' fails
15265              From: Autrijus Tang (via RT) <perlbug-followup@perl.org>
15266              Date: 24 Jan 2003 22:39:06 -0000
15267              Message-Id: <rt-20536-49670.13.2464320257255@bugs6.perl.org>
15268              
15269              [ 18685]
15270              No, we don't really want the utility scripts.
15271              
15272              [ 18686]
15273              Compile under threads and MacOSX. For some reason newSVpvf
15274              was not exapnded.
15275              
15276              [ 18687]
15277              Subject: Re: [perl #20716] [FIX] scope error with brackets
15278              From: Enache Adrian <enache@rdslink.ro>
15279              Date: mon feb 10, 2003  18:48:58 Europe/Stockholm
15280              Message-id: <20030210174858.GA872@ratsnest.hole>
15281              
15282              [ 18688]
15283              Subject: Re: [perl #20777] [PATCH] goto &subroutine leaks memory
15284              From: Enache Adrian <enache@rdslink.ro>
15285              Date: sun feb 9, 2003  21:10:25 Europe/Stockholm
15286              Message-Id: <20030209201025.GA1247@ratsnest.hole>
15287              
15288              [ 18689]
15289              Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
15290              Now allows but ignores the 'l' modifier on floating point formats
15291              and adds a couple of tests.
15292              
15293              [ 18690]
15294              fix comment in change #18689
15295              
15296              [ 18691]
15297              Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0)
15298              From: Mark Mielke <mark@mark.mielke.cc>
15299              Date: Mon, 20 Jan 2003 19:56:13 -0500
15300              Message-ID: <20030121005613.GA31739@mark.mielke.cc>
15301              
15302              [ 18692]
15303              Dueling patches.
15304              
15305              [ 18694]
15306              Subject: [PATCH] More B::Concise fixes
15307              From: Stephen McCamant <smcc@mit.edu>
15308              Date: Sun, 9 Feb 2003 17:28:38 -0500
15309              Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU>
15310              
15311              [ 18695]
15312              Subject: mini-[patch] perlrun "^$W" typo
15313              From: Iain Truskett <spoon@dellah.org>
15314              Date: Tue, 11 Feb 2003 08:38:52 +1100
15315              Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au>
15316              
15317              [ 18696]
15318              Subject: [perl #20654] %*v02x considered invalid in printf
15319              From: Robin Barker (via RT) <perlbug-followup@perl.org>
15320              Date: 10 Feb 2003 16:43:23 -0000
15321              Message-Id: <rt-20654-50711.19.9711009821137@bugs6.perl.org>
15322              
15323              [ 18698]
15324              Subject: perlbug (was: Re: [perl #20606] [no subject])
15325              From: Slaven Rezic <slaven@rezic.de>
15326              Date: 30 Jan 2003 19:03:41 +0100
15327              Message-ID: <87fzra7bwi.fsf@vran.herceg.de>
15328              
15329              [ 18697]
15330              Subject: [PATCH 5.9.0] to silence compiler warning
15331              From: Robin Barker <Robin.Barker@npl.co.uk>
15332              Date: Tue, 28 Jan 2003 13:27:17 -0000
15333              Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk>
15334              
15335              [ 18699]
15336              gcc 3.2.1 does not have -Wall faith that tmp
15337              will not be used uninitialized.
15338              
15339              (ignored some universal.c and util.c changes that were irrelevant
15340              for the maint branch code)
15341      Branch: maint-5.8/perl
15342            - lib/CPAN/ChangeLog
15343           !> MANIFEST doio.c ext/B/B/Concise.pm ext/MIME/Base64/Makefile.PL
15344           !> ext/PerlIO/encoding/encoding.pm lib/if.pm lib/if.t
15345           !> pod/perldebug.pod pod/perlrun.pod pp_ctl.c sv.c
15346           !> t/comp/parser.t t/op/sprintf.t toke.c universal.c
15347           !> utils/perlbug.PL x2p/Makefile.SH
15348 ____________________________________________________________________________
15349 [ 18699] By: jhi                                   on 2003/02/13  09:43:33
15350         Log: gcc 3.2.1 does not have -Wall faith that tmp
15351              will not be used uninitialized.
15352      Branch: perl
15353            ! toke.c
15354 ____________________________________________________________________________
15355 [ 18698] By: hv                                    on 2003/02/12  03:01:32
15356         Log: Subject: perlbug (was: Re: [perl #20606] [no subject])
15357              From: Slaven Rezic <slaven@rezic.de>
15358              Date: 30 Jan 2003 19:03:41 +0100
15359              Message-ID: <87fzra7bwi.fsf@vran.herceg.de>
15360      Branch: perl
15361            ! utils/perlbug.PL
15362 ____________________________________________________________________________
15363 [ 18697] By: hv                                    on 2003/02/12  02:20:39
15364         Log: Subject: [PATCH 5.9.0] to silence compiler warning
15365              From: Robin Barker <Robin.Barker@npl.co.uk>
15366              Date: Tue, 28 Jan 2003 13:27:17 -0000
15367              Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk>
15368      Branch: perl
15369            ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.xs
15370            ! universal.c util.c
15371 ____________________________________________________________________________
15372 [ 18696] By: rgs                                   on 2003/02/11  20:13:21
15373         Log: Subject: [perl #20654] %*v02x considered invalid in printf
15374              From: Robin Barker (via RT) <perlbug-followup@perl.org>
15375              Date: 10 Feb 2003 16:43:23 -0000
15376              Message-Id: <rt-20654-50711.19.9711009821137@bugs6.perl.org>
15377      Branch: perl
15378            ! sv.c t/op/sprintf.t
15379 ____________________________________________________________________________
15380 [ 18695] By: rgs                                   on 2003/02/11  20:00:23
15381         Log: Subject: mini-[patch] perlrun "^$W" typo
15382              From: Iain Truskett <spoon@dellah.org>
15383              Date: Tue, 11 Feb 2003 08:38:52 +1100
15384              Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au>
15385      Branch: perl
15386            ! pod/perlrun.pod
15387 ____________________________________________________________________________
15388 [ 18694] By: rgs                                   on 2003/02/11  19:44:00
15389         Log: Subject: [PATCH] More B::Concise fixes
15390              From: Stephen McCamant <smcc@mit.edu>
15391              Date: Sun, 9 Feb 2003 17:28:38 -0500
15392              Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU>
15393      Branch: perl
15394            ! ext/B/B/Concise.pm
15395 ____________________________________________________________________________
15396 [ 18693] By: merijn                                on 2003/02/11  08:14:29
15397         Log: More code cleanup.
15398              
15399              Subject: Re: New SV Flag
15400              Date: Fri, 07 Feb 2003 09:57:43 +0100
15401              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15402              Message-Id: <20030207095258.6E05.H.M.BRAND@hccnet.nl>
15403      Branch: perl
15404            ! sv.c sv.h
15405 ____________________________________________________________________________
15406 [ 18692] By: jhi                                   on 2003/02/11  07:53:26
15407         Log: Dueling patches.
15408      Branch: perl
15409            - lib/CPAN/ChangeLog
15410            ! MANIFEST
15411 ____________________________________________________________________________
15412 [ 18691] By: hv                                    on 2003/02/11  00:27:56
15413         Log: Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0)
15414              From: Mark Mielke <mark@mark.mielke.cc>
15415              Date: Mon, 20 Jan 2003 19:56:13 -0500
15416              Message-ID: <20030121005613.GA31739@mark.mielke.cc>
15417      Branch: perl
15418            ! sv.c
15419 ____________________________________________________________________________
15420 [ 18690] By: hv                                    on 2003/02/10  22:08:05
15421         Log: fix comment in change #18689
15422      Branch: perl
15423            ! sv.c
15424 ____________________________________________________________________________
15425 [ 18689] By: hv                                    on 2003/02/10  21:59:34
15426         Log: Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
15427              Now allows but ignores the 'l' modifier on floating point formats
15428              and adds a couple of tests.
15429      Branch: perl
15430            ! sv.c t/op/sprintf.t
15431 ____________________________________________________________________________
15432 [ 18688] By: sky                                   on 2003/02/10  19:54:13
15433         Log: Subject: Re: [perl #20777] [PATCH] goto &subroutine leaks memory
15434              From: Enache Adrian <enache@rdslink.ro>
15435              Date: sun feb 9, 2003  21:10:25 Europe/Stockholm
15436              Message-Id: <20030209201025.GA1247@ratsnest.hole>
15437      Branch: perl
15438            ! pp_ctl.c
15439 ____________________________________________________________________________
15440 [ 18687] By: sky                                   on 2003/02/10  18:13:29
15441         Log: Subject: Re: [perl #20716] [FIX] scope error with brackets
15442              From: Enache Adrian <enache@rdslink.ro>
15443              Date: mon feb 10, 2003  18:48:58 Europe/Stockholm
15444              Message-id: <20030210174858.GA872@ratsnest.hole>
15445      Branch: perl
15446            ! t/comp/parser.t toke.c
15447 ____________________________________________________________________________
15448 [ 18686] By: sky                                   on 2003/02/10  18:11:35
15449         Log: Compile under threads and MacOSX. For some reason newSVpvf
15450              was not exapnded.
15451      Branch: perl
15452            ! universal.c
15453 ____________________________________________________________________________
15454 [ 18685] By: ams                                   on 2003/02/10  03:44:07
15455         Log: No, we don't really want the utility scripts.
15456      Branch: perl
15457            - ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
15458            - ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
15459            ! MANIFEST ext/MIME/Base64/Makefile.PL
15460 ____________________________________________________________________________
15461 [ 18684] By: hv                                    on 2003/02/10  01:43:12
15462         Log: fix for C< use if qw/ 1 open :utf8 / > based on:
15463              Subject: [perl #20536] use if 1, open => ':utf8' fails
15464              From: Autrijus Tang (via RT) <perlbug-followup@perl.org>
15465              Date: 24 Jan 2003 22:39:06 -0000
15466              Message-Id: <rt-20536-49670.13.2464320257255@bugs6.perl.org>
15467      Branch: perl
15468            ! lib/if.pm lib/if.t
15469 ____________________________________________________________________________
15470 [ 18683] By: hv                                    on 2003/02/10  01:15:52
15471         Log: Subject: RE: perldebug.pod suggestion
15472              From: "Jay Hannah" <jhannah@omnihotels.com>
15473              Date: Fri, 24 Jan 2003 11:28:44 -0600
15474              Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2>
15475      Branch: perl
15476            ! pod/perldebug.pod
15477 ____________________________________________________________________________
15478 [ 18682] By: hv                                    on 2003/02/10  00:26:50
15479         Log: Subject: [PATCH] version objects final(?) patch
15480              From: John Peacock <jpeacock@rowman.com>
15481              Date: Sun, 05 Jan 2003 21:28:41 -0500
15482              Message-ID: <3E18E9D9.2040908@rowman.com>
15483      Branch: perl
15484            ! lib/version.pm lib/version.t universal.c util.c
15485 ____________________________________________________________________________
15486 [ 18681] By: chip                                  on 2003/02/09  17:45:06
15487         Log: Remove _h2ph_pre.ph when h2ph.t is complete.
15488      Branch: maint-5.005/perl
15489            ! t/lib/h2ph.t
15490 ____________________________________________________________________________
15491 [ 18680] By: chip                                  on 2003/02/09  17:39:33
15492         Log: Add CPAN ChangeLog to MANIFEST.
15493      Branch: perl
15494            ! MANIFEST
15495 ____________________________________________________________________________
15496 [ 18679] By: chip                                  on 2003/02/09  17:32:12
15497         Log: Doc change explaining usemymalloc='n'.
15498      Branch: maint-5.005/perl
15499            ! hints/linux.sh
15500 ____________________________________________________________________________
15501 [ 18678] By: jhi                                   on 2003/02/09  14:37:38
15502         Log: CPAN ChangeLog not needed, says Andreas.
15503      Branch: perl
15504            ! MANIFEST
15505 ____________________________________________________________________________
15506 [ 18677] By: jhi                                   on 2003/02/09  08:42:19
15507         Log: Subject: [perl #20785] glitches with $PerlIO::encoding::fallback
15508              From: "autrijus@ossf.iis.sinica.edu.tw (via RT)" <perlbug-followup@perl.org>
15509              Date: 8 Feb 2003 11:54:11 -0000
15510              Message-Id: <rt-20785-50586.6.45611613038412@bugs6.perl.org>
15511      Branch: perl
15512            ! ext/PerlIO/encoding/encoding.pm
15513 ____________________________________________________________________________
15514 [ 18676] By: jhi                                   on 2003/02/09  08:35:25
15515         Log: Subject: Re: utime undef, undef, "/tmp/test" and warnings
15516              From: Stas Bekman <stas@stason.org>
15517              Date: Sat, 08 Feb 2003 11:12:28 +1100
15518              Message-ID: <3E444B6C.5060407@stason.org>
15519      Branch: perl
15520            ! doio.c
15521 ____________________________________________________________________________
15522 [ 18675] By: jhi                                   on 2003/02/08  19:49:40
15523         Log: Possible cruft removal.
15524      Branch: perl
15525            ! x2p/Makefile.SH
15526 ____________________________________________________________________________
15527 [ 18674] By: jhi                                   on 2003/02/08  18:22:42
15528         Log: Signedness nits.
15529      Branch: perl
15530            ! toke.c
15531 ____________________________________________________________________________
15532 [ 18673] By: jhi                                   on 2003/02/08  17:38:33
15533         Log: Integrate:
15534              [ 18666]
15535              Patch from Richard Soderberg, cleanup the code a bit and comment
15536              why we are not using SvOOK_on.
15537              
15538              [ 18667]
15539              Integrate:
15540              [ 18468]
15541              Subject: [PATCH] VMS perly build tweak
15542              From: "Craig A. Berry" <craigberry@mac.com>
15543              Date: Thu, 9 Jan 2003 14:44:40 -0600
15544              Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
15545              
15546              [ 18668]
15547              sv_cat_recode() proto was missing, noticed by Craig Berry.
15548              
15549              [ 18669]
15550              Subject: [PATCH: perl@186389] path tweak fix up for t/pod/find.t on VMS
15551              From: PPrymmer@factset.com
15552              Date: Wed, 5 Feb 2003 12:00:05 -0500
15553              Message-ID: <OFF5FDC924.68DBF580-ON85256CC4.005CC78E@factset.com>
15554              
15555              [ 18670]
15556              Subject: [PATCH] perluniintro nit
15557              From: Autrijus Tang <autrijus@autrijus.org>
15558              Date: Fri, 7 Feb 2003 00:02:49 +0800
15559              Message-ID: <20030206160249.GA12984@not.autrijus.org>
15560              
15561              [ 18671]
15562              Upgrade to Net::Ping 2.28, from Rob Brown.
15563              
15564              [ 18672]
15565              Upgrade to CPAN 1.64, from Andreas Koenig.
15566      Branch: maint-5.8/perl
15567           +> lib/CPAN/ChangeLog lib/CPAN/README lib/Net/Ping/t/190_alarm.t
15568           +> lib/Net/Ping/t/500_ping_icmp.t utils/cpan
15569           !> MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
15570           !> lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
15571           !> lib/Net/Ping.pm lib/Net/Ping/Changes lib/Net/Ping/README
15572           !> lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/400_ping_syn.t
15573           !> lib/Net/Ping/t/410_syn_host.t pod/perluniintro.pod proto.h
15574           !> sv.c t/pod/find.t utils.lst
15575 ____________________________________________________________________________
15576 [ 18672] By: jhi                                   on 2003/02/08  08:45:35
15577         Log: Upgrade to CPAN 1.64, from Andreas Koenig.
15578      Branch: perl
15579            + lib/CPAN/ChangeLog lib/CPAN/README utils/cpan
15580            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
15581            ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
15582            ! utils.lst
15583 ____________________________________________________________________________
15584 [ 18671] By: jhi                                   on 2003/02/08  08:35:06
15585         Log: Upgrade to Net::Ping 2.28, from Rob Brown.
15586      Branch: perl
15587            + lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/500_ping_icmp.t
15588            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
15589            ! lib/Net/Ping/README lib/Net/Ping/t/300_ping_stream.t
15590            ! lib/Net/Ping/t/400_ping_syn.t lib/Net/Ping/t/410_syn_host.t
15591 ____________________________________________________________________________
15592 [ 18670] By: jhi                                   on 2003/02/08  07:23:02
15593         Log: Subject: [PATCH] perluniintro nit
15594              From: Autrijus Tang <autrijus@autrijus.org>
15595              Date: Fri, 7 Feb 2003 00:02:49 +0800
15596              Message-ID: <20030206160249.GA12984@not.autrijus.org>
15597      Branch: perl
15598            ! pod/perluniintro.pod
15599 ____________________________________________________________________________
15600 [ 18669] By: jhi                                   on 2003/02/06  20:06:09
15601         Log: Subject: [PATCH: perl@186389] path tweak fix up for t/pod/find.t on VMS
15602              From: PPrymmer@factset.com
15603              Date: Wed, 5 Feb 2003 12:00:05 -0500
15604              Message-ID: <OFF5FDC924.68DBF580-ON85256CC4.005CC78E@factset.com>
15605      Branch: perl
15606            ! t/pod/find.t
15607 ____________________________________________________________________________
15608 [ 18668] By: jhi                                   on 2003/02/06  20:00:52
15609         Log: sv_cat_recode() proto was missing, noticed by Craig Berry.
15610      Branch: perl
15611            ! proto.h
15612 ____________________________________________________________________________
15613 [ 18667] By: jhi                                   on 2003/02/06  19:58:41
15614         Log: Integrate:
15615              [ 18468]
15616              Subject: [PATCH] VMS perly build tweak
15617              From: "Craig A. Berry" <craigberry@mac.com>
15618              Date: Thu, 9 Jan 2003 14:44:40 -0600
15619              Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
15620      Branch: maint-5.8/perl
15621           !> vms/descrip_mms.template
15622 ____________________________________________________________________________
15623 [ 18666] By: sky                                   on 2003/02/06  09:39:24
15624         Log: Patch from Richard Soderberg, cleanup the code a bit and comment
15625              why we are not using SvOOK_on.
15626      Branch: perl
15627            ! sv.c
15628 ____________________________________________________________________________
15629 [ 18665] By: jhi                                   on 2003/02/06  09:34:12
15630         Log: Integrate:
15631              [ 18647]
15632              Subject: Re: [perl #20606] [PATCH} openbsd hints
15633              From: Abe Timmerman <abe@ztreet.demon.nl>
15634              Date: Sun, 2 Feb 2003 18:27:57 +0100
15635              Message-Id: <200302021827.57240.abe@ztreet.demon.nl>
15636              
15637              [ 18648]
15638              Fix bug #8760 : cop_line isn't properly restored
15639              when a module is loaded at runtime behind the scenes.
15640              
15641              [ 18649]
15642              Document the environment variable PERL_UTF8_LOCALE in perlrun.
15643              
15644              [ 18650]
15645              Force the C locale in makedepend, to prevent gcc from
15646              producing locale-dependent messages.
15647              
15648              [ 18651]
15649              Signedness issue.
15650              
15651              [ 18652]
15652              Comment tweak.
15653              
15654              [ 18653]
15655              Fix "[perl #20667] unicode regex vs non-unicode regex".
15656              The PL_regdata was not set up (S_cache_re()) before it
15657              was needed (S_reginclass()).  The test put in fresh_perl.t
15658              because we need a pristine state to start.
15659              
15660              [ 18654]
15661              Sync with 1.10
15662              
15663              [ 18655]
15664              Add the new test to MANIFEST.
15665              
15666              [ 18656]
15667              Better version of change #18648, by Enache Adrian
15668              Message-ID: <20030204101533.GA11817@ratsnest.hole>
15669              
15670              [ 18657]
15671              Subject: [PATCH] B::Concise updates (incl. avoiding use of op_seq)
15672              From: Stephen McCamant <smcc@mit.edu>
15673              Date: Mon, 3 Feb 2003 21:01:07 -0500
15674              Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU>
15675              
15676              [ 18658]
15677              s/S_cache_re/cache_re/ for building with threads.
15678              
15679              [ 18659]
15680              Subject: [PATCH: perl@186389] fix for PerlIO/Via compilation on VMS
15681              From: PPrymmer@factset.com
15682              Date: Tue, 4 Feb 2003 12:03:17 -0500
15683              Message-ID: <OFCBC6AE62.FF2B83D4-ON85256CC3.005D7A9F@factset.com>
15684              
15685              [ 18660]
15686              Subject: [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823])
15687              From: Inaba HIroto <inaba@st.rim.or.jp>
15688              Date: Sat, 01 Feb 2003 21:58:20 +0900
15689              Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp>
15690              
15691              [ 18661]
15692              [perl #19767] has become fixed too (by changes #18653
15693              and #18658, methinks), adding the test(s).
15694              
15695              [ 18662]
15696              Add the test of [perl #8760] (fixed by change #18656).
15697              
15698              [ 18663]
15699              Upgrade to Encode 1.87.
15700              
15701              [ 18664]
15702              Things forgotten from Encode 1.87.
15703      Branch: maint-5.8/perl
15704           +> ext/List/Util/t/lln.t
15705           !> (integrate 43 files)
15706 ____________________________________________________________________________
15707 [ 18664] By: jhi                                   on 2003/02/06  09:26:53
15708         Log: Things forgotten from Encode 1.87.
15709      Branch: perl
15710            ! ext/Encode/Unicode/Unicode.xs ext/Encode/t/CJKT.t
15711 ____________________________________________________________________________
15712 [ 18663] By: jhi                                   on 2003/02/06  04:03:31
15713         Log: Upgrade to Encode 1.87.
15714      Branch: perl
15715            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/Changes
15716            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/KR/KR.pm
15717            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
15718            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
15719            ! ext/Encode/lib/Encode/CJKConstants.pm
15720            ! ext/Encode/lib/Encode/Encoder.pm
15721            ! ext/Encode/lib/Encode/Encoding.pm
15722            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/CJKT.t
15723            ! ext/Encode/t/enc_eucjp.t
15724 ____________________________________________________________________________
15725 [ 18662] By: jhi                                   on 2003/02/05  19:40:38
15726         Log: Add the test of [perl #8760] (fixed by change #18656).
15727      Branch: perl
15728            ! t/run/fresh_perl.t
15729 ____________________________________________________________________________
15730 [ 18661] By: jhi                                   on 2003/02/05  19:28:37
15731         Log: has become fixed too (by changes #18653
15732              and #18658, methinks), adding the test(s).
15733      Branch: perl
15734            ! t/op/pat.t
15735 ____________________________________________________________________________
15736 [ 18660] By: jhi                                   on 2003/02/05  17:15:35
15737         Log: Subject: [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823])
15738              From: Inaba HIroto <inaba@st.rim.or.jp>
15739              Date: Sat, 01 Feb 2003 21:58:20 +0900
15740              Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp>
15741      Branch: perl
15742            ! embed.fnc embed.h ext/Encode/Encode.pm ext/Encode/Encode.xs
15743            ! ext/Encode/Encode/encode.h ext/Encode/encengine.c
15744            ! ext/Encode/lib/Encode/Encoding.pm
15745            ! ext/Encode/lib/Encode/JP/JIS7.pm global.sym lib/utf8.t
15746            ! pod/perlapi.pod sv.c t/uni/tr_7jis.t toke.c
15747 ____________________________________________________________________________
15748 [ 18659] By: jhi                                   on 2003/02/05  11:51:30
15749         Log: Subject: [PATCH: perl@186389] fix for PerlIO/Via compilation on VMS
15750              From: PPrymmer@factset.com
15751              Date: Tue, 4 Feb 2003 12:03:17 -0500
15752              Message-ID: <OFCBC6AE62.FF2B83D4-ON85256CC3.005D7A9F@factset.com>
15753      Branch: perl
15754            ! ext/PerlIO/via/via.xs
15755 ____________________________________________________________________________
15756 [ 18658] By: jhi                                   on 2003/02/05  05:45:11
15757         Log: s/S_cache_re/cache_re/ for building with threads.
15758      Branch: perl
15759            ! regexec.c
15760 ____________________________________________________________________________
15761 [ 18657] By: rgs                                   on 2003/02/04  20:06:19
15762         Log: Subject: [PATCH] B::Concise updates (incl. avoiding use of op_seq)
15763              From: Stephen McCamant <smcc@mit.edu>
15764              Date: Mon, 3 Feb 2003 21:01:07 -0500
15765              Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU>
15766      Branch: perl
15767            ! ext/B/B/Concise.pm ext/B/t/concise.t
15768 ____________________________________________________________________________
15769 [ 18656] By: rgs                                   on 2003/02/04  20:02:56
15770         Log: Better version of change #18648, by Enache Adrian
15771              Message-ID: <20030204101533.GA11817@ratsnest.hole>
15772      Branch: perl
15773            ! op.c
15774 ____________________________________________________________________________
15775 [ 18655] By: jhi                                   on 2003/02/04  15:56:36
15776         Log: Add the new test to MANIFEST.
15777      Branch: perl
15778            ! MANIFEST
15779 ____________________________________________________________________________
15780 [ 18654] By: gbarr                                 on 2003/02/04  14:42:51
15781         Log: Sync with 1.10
15782      Branch: perl
15783            + ext/List/Util/t/lln.t
15784            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
15785            ! ext/List/Util/lib/List/Util.pm
15786            ! ext/List/Util/lib/Scalar/Util.pm
15787 ____________________________________________________________________________
15788 [ 18653] By: jhi                                   on 2003/02/04  11:04:25
15789         Log: Fix "[perl #20667] unicode regex vs non-unicode regex".
15790              The PL_regdata was not set up (S_cache_re()) before it
15791              was needed (S_reginclass()).  The test put in fresh_perl.t
15792              because we need a pristine state to start.
15793      Branch: perl
15794            ! regexec.c t/run/fresh_perl.t
15795 ____________________________________________________________________________
15796 [ 18652] By: jhi                                   on 2003/02/04  06:35:51
15797         Log: Comment tweak.
15798      Branch: perl
15799            ! t/op/pat.t
15800 ____________________________________________________________________________
15801 [ 18651] By: jhi                                   on 2003/02/04  06:28:53
15802         Log: Signedness issue.
15803      Branch: perl
15804            ! ext/MIME/Base64/Base64.xs
15805 ____________________________________________________________________________
15806 [ 18650] By: rgs                                   on 2003/02/03  22:02:44
15807         Log: Force the C locale in makedepend, to prevent gcc from
15808              producing locale-dependent messages.
15809      Branch: perl
15810            ! makedepend.SH
15811 ____________________________________________________________________________
15812 [ 18649] By: rgs                                   on 2003/02/03  22:00:21
15813         Log: Document the environment variable PERL_UTF8_LOCALE in perlrun.
15814      Branch: perl
15815            ! pod/perlrun.pod
15816 ____________________________________________________________________________
15817 [ 18648] By: rgs                                   on 2003/02/03  19:32:57
15818         Log: Fix bug #8760 : cop_line isn't properly restored
15819              when a module is loaded at runtime behind the scenes.
15820      Branch: perl
15821            ! op.c t/lib/warnings/perlio
15822 ____________________________________________________________________________
15823 [ 18647] By: merijn                                on 2003/02/03  16:14:00
15824         Log: Subject: Re: [perl #20606] [PATCH} openbsd hints
15825              From: Abe Timmerman <abe@ztreet.demon.nl>
15826              Date: Sun, 2 Feb 2003 18:27:57 +0100
15827              Message-Id: <200302021827.57240.abe@ztreet.demon.nl>
15828      Branch: perl
15829            ! hints/openbsd.sh
15830 ____________________________________________________________________________
15831 [ 18646] By: jhi                                   on 2003/02/03  12:54:10
15832         Log: Integrate:
15833              [ 18640]
15834              Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes
15835              threading issue. Should perhaps be a PVOP to save memory, but then
15836              we have nowhere to store the hash of the function!
15837              
15838              [ 18641]
15839              In any case, never copy this but use the same SV since
15840              if we copy we loose the hash we so badly need.
15841              For op_const we might still need to copy however.
15842              
15843              [ 18644]
15844              Duh, test -e ENOPORTABLE, I should've remembered that.
15845              (Made Solaris go boom.)
15846      Branch: maint-5.8/perl
15847           !> Configure dump.c op.c pp_hot.c
15848 ____________________________________________________________________________
15849 [ 18645] By: jhi                                   on 2003/02/03  12:42:15
15850         Log: metaconfig unit change for #18644.
15851      Branch: metaconfig
15852            ! U/modified/Head.U
15853 ____________________________________________________________________________
15854 [ 18644] By: jhi                                   on 2003/02/03  12:41:51
15855         Log: Duh, test -e ENOPORTABLE, I should've remembered that.
15856              (Made Solaris go boom.)
15857      Branch: perl
15858            ! Configure
15859 ____________________________________________________________________________
15860 [ 18643] By: jhi                                   on 2003/02/03  10:36:15
15861         Log: Detypo.
15862      Branch: perl
15863            ! cop.h
15864 ____________________________________________________________________________
15865 [ 18642] By: ams                                   on 2003/02/03  08:26:36
15866         Log: Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
15867              utility scripts?)
15868      Branch: perl
15869            + ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
15870            + ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
15871            ! MANIFEST ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
15872            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
15873            ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/base64.t
15874            ! ext/MIME/Base64/t/quoted-print.t
15875 ____________________________________________________________________________
15876 [ 18641] By: sky                                   on 2003/02/02  23:46:24
15877         Log: In any case, never copy this but use the same SV since
15878              if we copy we loose the hash we so badly need.
15879              For op_const we might still need to copy however.
15880      Branch: perl
15881            ! op.c
15882 ____________________________________________________________________________
15883 [ 18640] By: sky                                   on 2003/02/02  23:38:40
15884         Log: Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes
15885              threading issue. Should perhaps be a PVOP to save memory, but then
15886              we have nowhere to store the hash of the function!
15887      Branch: perl
15888            ! dump.c op.c pp_hot.c
15889 ____________________________________________________________________________
15890 [ 18639] By: jhi                                   on 2003/02/02  20:59:37
15891         Log: Update Changes.
15892      Branch: maint-5.8/perl
15893            ! Changes patchlevel.h
15894 ____________________________________________________________________________
15895 [ 18638] By: jhi                                   on 2003/02/02  20:26:13
15896         Log: Integrate:
15897              [ 18621]
15898              Fix and test for [perl #15549 Empty \Q\E not permitted]
15899              (test.pl-ise quotemeta.t, too)
15900              
15901              [ 18622]
15902              minitest wasn't working.  (The $^X /miniperl/ test in
15903              io/crlf.t didn't work in Tru64, $^X was "./perl", used
15904              the same 'eval q/use .../' trick everywhere.)
15905              
15906              [ 18624]
15907              Plan 9: doesn't really do Configure (undo #18585/#18586)
15908              
15909              [ 18626]
15910              Plan 9: No Configure.
15911              
15912              [ 18627]
15913              Plan 9: Update the list of object files.
15914              
15915              [ 18628]
15916              Plan 9: Update config.plan9 based on Russ Cox' work.
15917              
15918              [ 18629]
15919              Plan 9: Supply also Russ Cox' original config.h for 5.8.0.
15920              
15921              [ 18630]
15922              [perl #15397] seems to have been fixed; add its test.
15923              
15924              [ 18631]
15925              The [perl #7471] seems to have been fixed; add its test.
15926              
15927              [ 18632]
15928              Also [perl #3547] has been fixed; add its test case.
15929              
15930              [ 18633]
15931              Subject: [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
15932              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15933              Date: Wed, 22 Jan 2003 22:35:56 +0100
15934              Message-Id: <20030122223556.57d597a3.rgarciasuarez@free.fr>
15935              
15936              [ 18634]
15937              Subject: [PATCH] pod/perlfunc.pod
15938              From: abigail@abigail.nl
15939              Date: Sun, 2 Feb 2003 16:59:48 +0100
15940              Message-Id: <20030202155948.7971.qmail@abigail.nl>
15941              
15942              [ 18635]
15943              Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.
15944              
15945              [ 18636]
15946              Subject: Re: typo in checkin 18616
15947              From: Nick Ing-Simmons <nick@ing-simmons.net>
15948              Date: Sun, 02 Feb 2003 17:23:08 +0000
15949              Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com>
15950              
15951              [ 18637]
15952              Plan 9: Some time has passed.
15953      Branch: maint-5.8/perl
15954           +> plan9/config_h.sample plan9/config_sh.sample
15955           !> Configure MANIFEST XSUB.h mg.c plan9/buildinfo
15956           !> plan9/config.plan9 plan9/mkfile pod/perlfunc.pod pp.c pp_ctl.c
15957           !> pp_hot.c regexec.c regexp.h t/io/crlf.t t/op/pat.t
15958           !> t/op/quotemeta.t t/uni/tr_7jis.t t/uni/tr_eucjp.t
15959           !> t/uni/tr_sjis.t t/uni/tr_utf8.t toke.c
15960 ____________________________________________________________________________
15961 [ 18637] By: jhi                                   on 2003/02/02  20:07:57
15962         Log: Plan 9: Some time has passed.
15963      Branch: perl
15964            ! plan9/buildinfo
15965 ____________________________________________________________________________
15966 [ 18636] By: jhi                                   on 2003/02/02  20:02:11
15967         Log: Subject: Re: typo in checkin 18616
15968              From: Nick Ing-Simmons <nick@ing-simmons.net>
15969              Date: Sun, 02 Feb 2003 17:23:08 +0000
15970              Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com>
15971      Branch: perl
15972            ! XSUB.h
15973 ____________________________________________________________________________
15974 [ 18635] By: jhi                                   on 2003/02/02  19:46:35
15975         Log: Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.
15976      Branch: perl
15977            + plan9/config_sh.sample
15978            ! MANIFEST
15979 ____________________________________________________________________________
15980 [ 18634] By: ams                                   on 2003/02/02  18:07:01
15981         Log: Subject: [PATCH] pod/perlfunc.pod
15982              From: abigail@abigail.nl
15983              Date: Sun, 2 Feb 2003 16:59:48 +0100
15984              Message-Id: <20030202155948.7971.qmail@abigail.nl>
15985      Branch: perl
15986            ! pod/perlfunc.pod
15987 ____________________________________________________________________________
15988 [ 18633] By: jhi                                   on 2003/02/02  16:48:26
15989         Log: Subject: [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
15990              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15991              Date: Wed, 22 Jan 2003 22:35:56 +0100
15992              Message-Id: <20030122223556.57d597a3.rgarciasuarez@free.fr>
15993      Branch: perl
15994            ! mg.c pp.c pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t
15995 ____________________________________________________________________________
15996 [ 18632] By: jhi                                   on 2003/02/02  15:31:36
15997         Log: Also [perl #3547] has been fixed; add its test case.
15998      Branch: perl
15999            ! t/op/pat.t
16000 ____________________________________________________________________________
16001 [ 18631] By: jhi                                   on 2003/02/02  15:26:10
16002         Log: The [perl #7471] seems to have been fixed; add its test.
16003      Branch: perl
16004            ! t/op/pat.t
16005 ____________________________________________________________________________
16006 [ 18630] By: jhi                                   on 2003/02/02  15:21:23
16007         Log: seems to have been fixed; add its test.
16008      Branch: perl
16009            ! t/op/pat.t
16010 ____________________________________________________________________________
16011 [ 18629] By: jhi                                   on 2003/02/02  15:09:39
16012         Log: Plan 9: Supply also Russ Cox' original config.h for 5.8.0.
16013      Branch: perl
16014            + plan9/config_h.sample
16015            ! MANIFEST
16016 ____________________________________________________________________________
16017 [ 18628] By: jhi                                   on 2003/02/02  14:46:26
16018         Log: Plan 9: Update config.plan9 based on Russ Cox' work.
16019      Branch: perl
16020            ! plan9/config.plan9
16021 ____________________________________________________________________________
16022 [ 18627] By: jhi                                   on 2003/02/02  14:24:00
16023         Log: Plan 9: Update the list of object files.
16024      Branch: perl
16025            ! plan9/mkfile
16026 ____________________________________________________________________________
16027 [ 18626] By: jhi                                   on 2003/02/02  14:03:16
16028         Log: Plan 9: No Configure.
16029      Branch: perl
16030            ! Configure
16031 ____________________________________________________________________________
16032 [ 18625] By: jhi                                   on 2003/02/02  14:02:50
16033         Log: Plan 9: No Configure.
16034      Branch: metaconfig
16035            ! U/modified/Head.U
16036 ____________________________________________________________________________
16037 [ 18624] By: jhi                                   on 2003/02/02  13:29:02
16038         Log: Plan 9: doesn't really do Configure (undo #18585/#18586)
16039      Branch: perl
16040            ! Configure
16041 ____________________________________________________________________________
16042 [ 18623] By: jhi                                   on 2003/02/02  13:28:44
16043         Log: Plan 9: doesn't really do Configure (undo #18585/#18586)
16044      Branch: metaconfig
16045            ! U/modified/usenm.U
16046 ____________________________________________________________________________
16047 [ 18622] By: jhi                                   on 2003/02/02  12:49:13
16048         Log: minitest wasn't working.  (The $^X /miniperl/ test in
16049              io/crlf.t didn't work in Tru64, $^X was "./perl", used
16050              the same 'eval q/use .../' trick everywhere.)
16051      Branch: perl
16052            ! t/io/crlf.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
16053            ! t/uni/tr_utf8.t
16054 ____________________________________________________________________________
16055 [ 18621] By: jhi                                   on 2003/02/02  12:23:28
16056         Log: Fix and test for [perl #15549 Empty \Q\E not permitted]
16057              (test.pl-ise quotemeta.t, too)
16058      Branch: perl
16059            ! t/op/quotemeta.t toke.c
16060 ____________________________________________________________________________
16061 [ 18620] By: nick                                  on 2003/02/02  11:37:57
16062         Log: Integrate mainline
16063      Branch: perlio
16064           !> ext/threads/threads.xs
16065 ____________________________________________________________________________
16066 [ 18619] By: jhi                                   on 2003/02/01  21:13:47
16067         Log: Integrate:
16068              [ 18618]
16069              Fix bug #15837, temporary from storable call hadn't gotten
16070              freed yet and was cloned but without a real (AvREAL)
16071              reference to it. @_ doesn't refcount!
16072      Branch: maint-5.8/perl
16073           !> ext/threads/threads.xs
16074 ____________________________________________________________________________
16075 [ 18618] By: sky                                   on 2003/02/01  21:04:36
16076         Log: Fix bug #15837, temporary from storable call hadn't gotten
16077              freed yet and was cloned but without a real (AvREAL)
16078              reference to it. @_ doesn't refcount!
16079      Branch: perl
16080            ! ext/threads/threads.xs
16081 ____________________________________________________________________________
16082 [ 18617] By: jhi                                   on 2003/02/01  20:05:08
16083         Log: Integrate:
16084              [ 18616]
16085              Integrate from perlio:
16086              
16087              [ 18591]
16088              PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
16089              correct XSUB.h 
16090              
16091              [ 18611]
16092              Michael Schroeder's fix for re-try if stdio ops after 
16093              interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
16094              
16095              [ 18612]
16096              PerlIO friendly version of speed up of $/ = undef case.
16097              
16098              [ 18613]
16099              fflush() before invalidating stdio's fileno.
16100              
16101              [ 18615]
16102              Don't free thread before using it, breaks platforms that
16103              trust that I really want to free what I free, (like HPUX
16104              and AIX).
16105              
16106              [ 18614]
16107              Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
16108              From: Nick Ing-Simmons <nick@ing-simmons.net>
16109              Date: Sat, 01 Feb 2003 13:03:52 +0000
16110              Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com>
16111              
16112              [ 18609]
16113              Go even further (back) than change #18608 and revert
16114              to the 5.8.0 code, since otherwise split.t #40 fails.
16115              The four new tests of pat.t should keep us more honest.
16116              
16117              [ 18608]
16118              Subject: [FIX] Re: UTF-8 failures (surprise!)
16119              From: Enache Adrian <enache@rdslink.ro>
16120              Date: Fri, 31 Jan 2003 09:20:59 +0200
16121              Message-ID: <20030131072059.GB6045@ratsnest.hole>
16122              
16123              [ 18607]
16124              Fix typo in version check ($[ to $]).
16125              
16126              [ 18606]
16127              Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
16128              From: Jose.auguste-etienne@cgss-guyane.fr
16129              Date: Thu, 30 Jan 2003 12:40:53 -0300
16130              Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>
16131              
16132              [ 18605]
16133              [perl #20616] code example in the FAQ that isn't strict-friendly.
16134              Subject: [perl #20616] Tie::IxHash doc error.
16135              From: Beckett Richard-qswi266 (via RT) <perlbug-followup@perl.org>
16136              Date: 30 Jan 2003 11:43:17 -0000
16137              Message-Id: <rt-20616-49904.16.891027432675@bugs6.perl.org>
16138              
16139              [ 18604]
16140              FAQ sync.
16141              
16142              [ 18603]
16143              Subject: [FIX] Re: UTF-8 failures (surprise!)
16144              From: Enache Adrian <enache@rdslink.ro>
16145              Date: Thu, 30 Jan 2003 10:48:09 +0200
16146              Message-ID: <20030130084809.GA16902@ratsnest.hole>
16147              
16148              Fix for half of the failures, with an expanded test.
16149              
16150              [ 18602]
16151              Updates to the openbsd hints
16152              
16153              Subject: [perl #20606] [no subject]
16154              Date: 29 Jan 2003 18:38:37 -0000
16155              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
16156              Message-Id: <rt-20606-49879.4.78874436094841@bugs6.perl.org>
16157              
16158              [ 18599]
16159              Fix a very small memory leak in op_free, by reserving the
16160              case op_seq == (U16)-1 for the compiler backend
16161              
16162              Subject: Re: Freeing code
16163              From: "Paul Johnson" <paul@pjcj.net>
16164              Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET)
16165              Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net>
16166              
16167              [ 18597]
16168              Subject: Re: [perl #20274] perlbug requires dynamic loading
16169              From: Slaven Rezic <slaven@rezic.de>
16170              Date: 14 Jan 2003 20:58:54 +0100
16171              Message-ID: <87n0m3v6yp.fsf@vran.herceg.de>
16172              
16173              [ 18596]
16174              Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but
16175              without the lval context tweak. Used in OP_DBSTATE.
16176              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
16177              From: Dave Mitchell <davem@fdgroup.com>
16178              Date: Sun, 26 Jan 2003 17:42:42 +0000
16179              Message-ID: <20030126174242.H16182@fdgroup.com>
16180              
16181              [ 18594]
16182              Update the pod list for Plan 9.
16183              
16184              [ 18593]
16185              When we copy things out of a hash and increment the 
16186              refcount of the shared scalar, we really must protect
16187              that refcount increase with a lock, or else it might not
16188              happen. Fixes segfault when objects would prematurely
16189              be killed.
16190              
16191              [ 18588]
16192              Lest people get worried about not having PerlIO.
16193      Branch: maint-5.8/perl
16194           !> XSUB.h cop.h ext/Storable/t/restrict.t
16195           !> ext/Sys/Hostname/Hostname.pm ext/threads/shared/shared.xs
16196           !> ext/threads/threads.xs hints/openbsd.sh lib/utf8.t op.c
16197           !> perlio.c plan9/mkfile pod/perlfaq.pod pod/perlfaq2.pod
16198           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
16199           !> pod/perlfaq7.pod pod/perlfaq8.pod pod/perlunicode.pod
16200           !> pod/perluniintro.pod pp_ctl.c regexec.c sv.c t/op/pat.t
16201 ____________________________________________________________________________
16202 [ 18616] By: jhi                                   on 2003/02/01  19:43:09
16203         Log: Integrate from perlio:
16204              
16205              [ 18591]
16206              PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
16207              correct XSUB.h 
16208              
16209              [ 18611]
16210              Michael Schroeder's fix for re-try if stdio ops after 
16211              interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
16212              
16213              [ 18612]
16214              PerlIO friendly version of speed up of $/ = undef case.
16215              
16216              [ 18613]
16217              fflush() before invalidating stdio's fileno.
16218      Branch: perl
16219           !> XSUB.h perlio.c sv.c
16220 ____________________________________________________________________________
16221 [ 18615] By: sky                                   on 2003/02/01  12:01:01
16222         Log: Don't free thread before using it, breaks platforms that
16223              trust that I really want to free what I free, (like HPUX
16224              and AIX).
16225      Branch: perl
16226            ! ext/threads/threads.xs
16227 ____________________________________________________________________________
16228 [ 18614] By: ams                                   on 2003/02/01  12:00:29
16229         Log: Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
16230              From: Nick Ing-Simmons <nick@ing-simmons.net>
16231              Date: Sat, 01 Feb 2003 13:03:52 +0000
16232              Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com>
16233      Branch: perl
16234            ! perlio.c
16235 ____________________________________________________________________________
16236 [ 18613] By: nick                                  on 2003/02/01  11:56:47
16237         Log: fflush() before invalidating stdio's fileno.
16238      Branch: perlio
16239            ! perlio.c
16240 ____________________________________________________________________________
16241 [ 18612] By: nick                                  on 2003/02/01  11:37:30
16242         Log: PerlIO friendly version of speed up of $/ = undef case.
16243      Branch: perlio
16244            ! sv.c
16245 ____________________________________________________________________________
16246 [ 18611] By: nick                                  on 2003/02/01  09:26:31
16247         Log: Michael Schroeder's fix for re-try if stdio ops after 
16248              interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
16249      Branch: perlio
16250            ! perlio.c
16251 ____________________________________________________________________________
16252 [ 18610] By: nick                                  on 2003/02/01  09:19:20
16253         Log: Integrate mainline
16254      Branch: perlio
16255           +> t/lib/warnings/pad
16256           !> (integrate 43 files)
16257 ____________________________________________________________________________
16258 [ 18609] By: jhi                                   on 2003/01/31  08:58:40
16259         Log: Go even further (back) than change #18608 and revert
16260              to the 5.8.0 code, since otherwise split.t #40 fails.
16261              The four new tests of pat.t should keep us more honest.
16262      Branch: perl
16263            ! regexec.c
16264 ____________________________________________________________________________
16265 [ 18608] By: jhi                                   on 2003/01/31  08:24:53
16266         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
16267              From: Enache Adrian <enache@rdslink.ro>
16268              Date: Fri, 31 Jan 2003 09:20:59 +0200
16269              Message-ID: <20030131072059.GB6045@ratsnest.hole>
16270      Branch: perl
16271            ! regexec.c t/op/pat.t
16272 ____________________________________________________________________________
16273 [ 18607] By: ams                                   on 2003/01/31  02:29:56
16274         Log: Fix typo in version check ($[ to $]).
16275      Branch: perl
16276            ! ext/Storable/t/restrict.t
16277 ____________________________________________________________________________
16278 [ 18606] By: rgs                                   on 2003/01/30  22:02:47
16279         Log: Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
16280              From: Jose.auguste-etienne@cgss-guyane.fr
16281              Date: Thu, 30 Jan 2003 12:40:53 -0300
16282              Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>
16283      Branch: perl
16284            ! pod/perlunicode.pod
16285 ____________________________________________________________________________
16286 [ 18605] By: rgs                                   on 2003/01/30  20:58:52
16287         Log: code example in the FAQ that isn't strict-friendly.
16288              Subject: [perl #20616] Tie::IxHash doc error.
16289              From: Beckett Richard-qswi266 (via RT) <perlbug-followup@perl.org>
16290              Date: 30 Jan 2003 11:43:17 -0000
16291              Message-Id: <rt-20616-49904.16.891027432675@bugs6.perl.org>
16292      Branch: perl
16293            ! pod/perlfaq4.pod
16294 ____________________________________________________________________________
16295 [ 18604] By: rgs                                   on 2003/01/30  20:52:05
16296         Log: FAQ sync.
16297      Branch: perl
16298            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
16299            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
16300            ! pod/perlfaq8.pod
16301 ____________________________________________________________________________
16302 [ 18603] By: jhi                                   on 2003/01/30  08:05:22
16303         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
16304              From: Enache Adrian <enache@rdslink.ro>
16305              Date: Thu, 30 Jan 2003 10:48:09 +0200
16306              Message-ID: <20030130084809.GA16902@ratsnest.hole>
16307              
16308              Fix for half of the failures, with an expanded test.
16309      Branch: perl
16310            ! lib/utf8.t sv.c
16311 ____________________________________________________________________________
16312 [ 18602] By: merijn                                on 2003/01/30  06:31:50
16313         Log: Updates to the openbsd hints
16314              
16315              Subject: [perl #20606] [no subject]
16316              Date: 29 Jan 2003 18:38:37 -0000
16317              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
16318              Message-Id: <rt-20606-49879.4.78874436094841@bugs6.perl.org>
16319      Branch: perl
16320            ! hints/openbsd.sh
16321 ____________________________________________________________________________
16322 [ 18601] By: jhi                                   on 2003/01/29  05:58:36
16323         Log: More of the #18600.
16324      Branch: perl
16325            ! pad.c
16326 ____________________________________________________________________________
16327 [ 18600] By: jhi                                   on 2003/01/29  05:37:12
16328         Log: Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV)
16329              dumping (but now use SvPV_nolen).  (This change made an empty
16330              prototype to show up as "_" under -Uuseperlio.)
16331      Branch: perl
16332            ! dump.c
16333 ____________________________________________________________________________
16334 [ 18599] By: rgs                                   on 2003/01/28  21:07:08
16335         Log: Fix a very small memory leak in op_free, by reserving the
16336              case op_seq == (U16)-1 for the compiler backend
16337              
16338              Subject: Re: Freeing code
16339              From: "Paul Johnson" <paul@pjcj.net>
16340              Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET)
16341              Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net>
16342      Branch: perl
16343            ! op.c
16344 ____________________________________________________________________________
16345 [ 18598] By: rgs                                   on 2003/01/28  20:43:02
16346         Log: Integrate from maint-5.8:
16347              Change 18450 :
16348              Tiny output tweak.
16349              Change 18429 :
16350              AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE
16351              things like drand48_data are undefined).
16352              Change 18388 :
16353              List the PERL_MAGIC_utf8 ('w') flag.
16354      Branch: perl
16355           !> hints/aix.sh pod/perlguts.pod t/op/pat.t
16356 ____________________________________________________________________________
16357 [ 18597] By: rgs                                   on 2003/01/27  21:52:00
16358         Log: Subject: Re: [perl #20274] perlbug requires dynamic loading
16359              From: Slaven Rezic <slaven@rezic.de>
16360              Date: 14 Jan 2003 20:58:54 +0100
16361              Message-ID: <87n0m3v6yp.fsf@vran.herceg.de>
16362      Branch: perl
16363            ! ext/Sys/Hostname/Hostname.pm
16364 ____________________________________________________________________________
16365 [ 18596] By: rgs                                   on 2003/01/27  20:38:21
16366         Log: Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but
16367              without the lval context tweak. Used in OP_DBSTATE.
16368              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
16369              From: Dave Mitchell <davem@fdgroup.com>
16370              Date: Sun, 26 Jan 2003 17:42:42 +0000
16371              Message-ID: <20030126174242.H16182@fdgroup.com>
16372      Branch: perl
16373            ! cop.h pp_ctl.c
16374 ____________________________________________________________________________
16375 [ 18595] By: rgs                                   on 2003/01/27  20:32:01
16376         Log: Subject: [PATCH] make Copy On Write work once again
16377              From: Nicholas Clark <nick@unfortu.net>
16378              Date: Sat, 25 Jan 2003 00:25:50 +0000
16379              Message-ID: <20030125002550.GG278@Bagpuss.unfortu.net>
16380      Branch: perl
16381            ! sv.h
16382 ____________________________________________________________________________
16383 [ 18594] By: jhi                                   on 2003/01/27  20:01:44
16384         Log: Update the pod list for Plan 9.
16385      Branch: perl
16386            ! plan9/mkfile
16387 ____________________________________________________________________________
16388 [ 18593] By: sky                                   on 2003/01/26  22:37:21
16389         Log: When we copy things out of a hash and increment the 
16390              refcount of the shared scalar, we really must protect
16391              that refcount increase with a lock, or else it might not
16392              happen. Fixes segfault when objects would prematurely
16393              be killed.
16394      Branch: perl
16395            ! ext/threads/shared/shared.xs
16396 ____________________________________________________________________________
16397 [ 18592] By: jhi                                   on 2003/01/26  21:54:36
16398         Log: Missing (STRLEN)casts.
16399      Branch: perl
16400            ! sv.c
16401 ____________________________________________________________________________
16402 [ 18591] By: nick                                  on 2003/01/26  17:46:19
16403         Log: PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
16404              correct XSUB.h 
16405      Branch: perlio
16406            ! XSUB.h
16407 ____________________________________________________________________________
16408 [ 18590] By: jhi                                   on 2003/01/26  13:21:03
16409         Log: Integrate:
16410              [ 18589]
16411              OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
16412              
16413              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
16414              From: Dave Mitchell <davem@fdgroup.com>
16415              Date: Fri, 24 Jan 2003 18:44:19 +0000
16416              Message-ID: <20030124184419.F11179@fdgroup.com>
16417      Branch: maint-5.8/perl
16418           !> mg.c op.h pp_ctl.c
16419 ____________________________________________________________________________
16420 [ 18589] By: rgs                                   on 2003/01/26  13:06:49
16421         Log: OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
16422              
16423              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
16424              From: Dave Mitchell <davem@fdgroup.com>
16425              Date: Fri, 24 Jan 2003 18:44:19 +0000
16426              Message-ID: <20030124184419.F11179@fdgroup.com>
16427      Branch: perl
16428            ! mg.c op.h pp_ctl.c
16429 ____________________________________________________________________________
16430 [ 18588] By: jhi                                   on 2003/01/26  12:18:10
16431         Log: Lest people get worried about not having PerlIO.
16432      Branch: perl
16433            ! pod/perluniintro.pod
16434 ____________________________________________________________________________
16435 [ 18587] By: jhi                                   on 2003/01/26  09:29:52
16436         Log: Integrate:
16437              [ 18583]
16438              Plan 9 compiler can't return quads from the ?: (condop).
16439              (There may be more spots like this, so a Configure test
16440              maybe in order, but this works for now.)  From Russ Cox.
16441              
16442              [ 18584]
16443              Plan 9 doesn't really have the symlink API, from Russ Cox.
16444              
16445              [ 18586]
16446              Plan 9 doesn't do nm, from Russ Cox.
16447      Branch: maint-5.8/perl
16448           !> Configure ext/PerlIO/via/via.xs plan9/plan9ish.h
16449 ____________________________________________________________________________
16450 [ 18586] By: jhi                                   on 2003/01/26  09:19:01
16451         Log: Plan 9 doesn't do nm, from Russ Cox.
16452      Branch: perl
16453            ! Configure
16454 ____________________________________________________________________________
16455 [ 18585] By: jhi                                   on 2003/01/26  09:18:29
16456         Log: Plan 9 doesn't do nm, from Russ Cox.  
16457      Branch: metaconfig
16458            ! U/modified/usenm.U
16459 ____________________________________________________________________________
16460 [ 18584] By: jhi                                   on 2003/01/26  09:11:23
16461         Log: Plan 9 doesn't really have the symlink API, from Russ Cox.
16462      Branch: perl
16463            ! plan9/plan9ish.h
16464 ____________________________________________________________________________
16465 [ 18583] By: jhi                                   on 2003/01/26  09:08:36
16466         Log: Plan 9 compiler can't return quads from the ?: (condop).
16467              (There may be more spots like this, so a Configure test
16468              maybe in order, but this works for now.)  From Russ Cox.
16469      Branch: perl
16470            ! ext/PerlIO/via/via.xs plan9/plan9ish.h
16471 ____________________________________________________________________________
16472 [ 18582] By: jhi                                   on 2003/01/26  08:30:37
16473         Log: Integrate:
16474              [ 18579]
16475              Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
16476              From: Enache Adrian <enache@rdslink.ro>
16477              Date: Sun, 26 Jan 2003 04:55:48 +0200
16478              Message-Id: <20030126025548.GB812@ratsnest.hole>
16479              
16480              [ 18580]
16481              Subject: patch to speed up Perl's slurp mode
16482              From: Enache Adrian <enache@rdslink.ro>
16483              Date: Fri, 24 Jan 2003 06:23:54 +0200
16484              Message-Id: <20030124042354.GA30362@ratsnest.hole>
16485              
16486              [ 18581]
16487              Subject: Re: truncate using a globref
16488              From: Slaven Rezic <slaven@rezic.de>
16489              Date: Thu, 23 Jan 2003 15:48:52 +0100 (CET)
16490              Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de>
16491      Branch: maint-5.8/perl
16492            ! sv.c
16493           !> ext/Storable/Storable.xs pp_ctl.c pp_sys.c t/io/fs.t
16494 ____________________________________________________________________________
16495 [ 18581] By: ams                                   on 2003/01/26  05:29:40
16496         Log: Subject: Re: truncate using a globref
16497              From: Slaven Rezic <slaven@rezic.de>
16498              Date: Thu, 23 Jan 2003 15:48:52 +0100 (CET)
16499              Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de>
16500      Branch: perl
16501            ! pp_sys.c t/io/fs.t
16502 ____________________________________________________________________________
16503 [ 18580] By: ams                                   on 2003/01/26  04:57:47
16504         Log: Subject: patch to speed up Perl's slurp mode
16505              From: Enache Adrian <enache@rdslink.ro>
16506              Date: Fri, 24 Jan 2003 06:23:54 +0200
16507              Message-Id: <20030124042354.GA30362@ratsnest.hole>
16508      Branch: perl
16509            ! sv.c
16510 ____________________________________________________________________________
16511 [ 18579] By: ams                                   on 2003/01/26  02:50:44
16512         Log: Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
16513              From: Enache Adrian <enache@rdslink.ro>
16514              Date: Sun, 26 Jan 2003 04:55:48 +0200
16515              Message-Id: <20030126025548.GB812@ratsnest.hole>
16516      Branch: perl
16517            ! pp_ctl.c
16518 ____________________________________________________________________________
16519 [ 18578] By: ams                                   on 2003/01/26  02:40:20
16520         Log: Subject: [PATCH Storable 2.06] const declaration fixup
16521              From: "Craig A. Berry" <craigberry@mac.com>
16522              Date: Thu, 23 Jan 2003 16:24:46 -0600
16523              Message-Id: <3E306BAE.4030807@mac.com>
16524      Branch: perl
16525            ! ext/Storable/Storable.xs
16526 ____________________________________________________________________________
16527 [ 18577] By: rgs                                   on 2003/01/23  20:46:00
16528         Log: Subject: [PATCH] move pad.c warnings to different test file
16529              From: Dave Mitchell <davem@fdgroup.com>
16530              Date: Thu, 23 Jan 2003 20:56:47 +0000
16531              Message-ID: <20030123205647.C8696@fdgroup.com>
16532      Branch: perl
16533            + t/lib/warnings/pad
16534            ! MANIFEST t/lib/warnings/op
16535 ____________________________________________________________________________
16536 [ 18576] By: jhi                                   on 2003/01/23  13:52:39
16537         Log: The perlio->maint changes had somehow gotten of sync.
16538      Branch: maint-5.8/perl
16539           !> perlio.c
16540 ____________________________________________________________________________
16541 [ 18575] By: jhi                                   on 2003/01/23  12:33:38
16542         Log: Integrate:
16543              [ 18569]
16544              Fix [perl #19860] by adding a POSIX::fsync() stub.
16545      Branch: maint-5.8/perl
16546           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
16547 ____________________________________________________________________________
16548 [ 18574] By: jhi                                   on 2003/01/23  12:28:19
16549         Log: Integrate:
16550              [ 18573]
16551              Fix Solaris 32-bit invalidate case.
16552      Branch: maint-5.8/perl
16553           !> perlio.c
16554 ____________________________________________________________________________
16555 [ 18573] By: nick                                  on 2003/01/23  07:26:43
16556         Log: Fix Solaris 32-bit invalidate case.
16557      Branch: perl
16558            ! perlio.c
16559 ____________________________________________________________________________
16560 [ 18572] By: rgs                                   on 2003/01/22  21:40:21
16561         Log: Integrate change 18448 from maint-5.8 :
16562              
16563              Subject: Partial Data::Dumper patch
16564              From: Richard Clamp <richardc@unixbeard.net>
16565              Date: Sat, 4 Jan 2003 00:52:47 +0000
16566              Message-ID: <20030104005247.GA27685@mirth.demon.co.uk>
16567              
16568              Subject: Re: Partial Data::Dumper patch
16569              From: Slaven Rezic <slaven@rezic.de>
16570              Date: 04 Jan 2003 02:48:08 +0100
16571              Message-ID: <87u1gp4rdz.fsf@vran.herceg.de>
16572      Branch: perl
16573           !> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
16574 ____________________________________________________________________________
16575 [ 18571] By: rgs                                   on 2003/01/22  21:22:31
16576         Log: Subject: [PATCH] Re: difference between my and our before introduction
16577              From: Dave Mitchell <davem@fdgroup.com>
16578              Date: Thu, 16 Jan 2003 17:12:37 +0000
16579              Message-ID: <20030116171237.C420@fdgroup.com>
16580              (with a small test tweak)
16581      Branch: perl
16582            ! pad.c t/comp/our.t toke.c
16583 ____________________________________________________________________________
16584 [ 18570] By: nick                                  on 2003/01/22  21:03:43
16585         Log: Integrate mainline
16586      Branch: perlio
16587           !> av.c dump.c embed.fnc embed.h ext/Encode/Changes
16588           !> ext/Encode/Encode.pm ext/Encode/MANIFEST
16589           !> ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
16590           !> ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
16591           !> ext/List/Util/Makefile.PL global.sym lib/Term/Complete.pm
16592           !> perlio.c perlio.h sv.c sv.h t/op/array.t t/op/ref.t
16593 ____________________________________________________________________________
16594 [ 18569] By: rgs                                   on 2003/01/22  21:00:59
16595         Log: Fix [perl #19860] by adding a POSIX::fsync() stub.
16596      Branch: perl
16597            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
16598 ____________________________________________________________________________
16599 [ 18568] By: jhi                                   on 2003/01/22  20:24:37
16600         Log: Add the POSIX::sigaction() trick by Slaven Rezic
16601              for [perl #17341].
16602      Branch: maint-5.8/perl
16603            ! pod/perlfunc.pod pod/perlipc.pod
16604 ____________________________________________________________________________
16605 [ 18567] By: jhi                                   on 2003/01/22  18:37:55
16606         Log: Integrate:
16607              [ 18545]
16608              Subject: [PATCH perl-current] AUTHORS correction
16609              From: Richard Soderberg <rs@crystalflame.net>
16610              Date: Wed, 22 Jan 2003 02:08:13 -0500
16611              Message-Id: <45B4D3AE-2DD8-11D7-8CF9-000393801F84@crystalflame.net>
16612              
16613              [ 18552]
16614              Subject: [PATCH] assert PV isn't RV
16615              From: Nicholas Clark <nick@unfortu.net>
16616              Date: Fri, 17 Jan 2003 19:40:45 +0000
16617              Message-ID: <20030117194044.GB297@Bagpuss.unfortu.net>
16618              
16619              [ 18553]
16620              Subject: Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8)
16621              From: Martti Rahkila <martti.rahkila@hut.fi>
16622              Date: Sat, 18 Jan 2003 00:25:39 +0200
16623              Message-ID: <20030118002539.A30585@wurlitzer.hut.fi>
16624              
16625              (chose the 'even safer' version)
16626              
16627              [ 18554]
16628              Subject: [PATCH av.c] Re: [perl #15439] unreferenced scalar due to double DESTROY
16629              From: Dave Mitchell <davem@fdgroup.com>
16630              Date: Sun, 19 Jan 2003 16:43:54 +0000
16631              Message-ID: <20030119164353.B24444@fdgroup.com>
16632              
16633              [ 18556]
16634              Subject: [PATCH perlio.h] (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined))
16635              From: Robin Barker <Robin.Barker@npl.co.uk>
16636              Date: Mon, 20 Jan 2003 15:26:21 -0000
16637              Message-ID: <533D273D4014D411AB1D00062938C4D904046299@hotel.npl.co.uk>
16638              
16639              [ 18558]
16640              Subject: Re: slight tweak to -DR flag - display whether on tmps stack
16641              From: Dave Mitchell <davem@fdgroup.com>
16642              Date: Sun, 19 Jan 2003 17:22:05 +0000
16643              Message-ID: <20030119172204.D24444@fdgroup.com>
16644              
16645              [ 18559]
16646              Upgrade to Encode 1.86.
16647      Branch: maint-5.8/perl
16648           !> AUTHORS av.c dump.c ext/Encode/Changes ext/Encode/Encode.pm
16649           !> ext/Encode/MANIFEST ext/Encode/Unicode/Unicode.xs
16650           !> ext/Encode/encoding.pm ext/Encode/t/enc_eucjp.t
16651           !> ext/Encode/t/enc_utf8.t lib/Term/Complete.pm perlio.h sv.h
16652           !> t/op/array.t
16653 ____________________________________________________________________________
16654 [ 18566] By: jhi                                   on 2003/01/22  18:32:41
16655         Log: Regen Configure.
16656      Branch: maint-5.8/perl
16657            ! Configure config_h.SH
16658 ____________________________________________________________________________
16659 [ 18565] By: jhi                                   on 2003/01/22  18:15:06
16660         Log: Integrate from perlio:
16661              [ 18539]
16662              Try the invalidate_fileno() idea for non-leaky stdio sockets.
16663              
16664              [ 18540]
16665              stdio does NOT set errno==EBADF on invalidated fileno
16666              
16667              [ 18547]
16668              Tweak APItest for new semantics of printf.
16669              Now printf() is always real printf() and not #define'd to 
16670              PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected 
16671              back to original file does not affect stdout unless we are 
16672              using :stdio as implementation. So things printf()ed XS side 
16673              are not written to file (and turn up at end of test).
16674              So add an XS function which does fflush(stdout), modify .pm
16675              file to export it and .t file to call it.
16676              
16677              [ 18548]
16678              Add defined(__osf__) case to invalidate_fileno (for Tru64).
16679              
16680              [ 18549]
16681              Report layer name (without arg) on fail, and attempt to 
16682              autoload layer name. (Fix for [perl #20460]).
16683              
16684              [ 18550]
16685              #if defined(__irix__) (for stdio invalidate) from Jarkko.
16686              
16687              [ 18560]
16688              Fixes for open.pm which attempts to load layers:
16689              1. C equivalent of local $SIG{__WARN__} = sub {} 
16690              while loading layers to supress warnings lib/open.t does
16691              not want.
16692              2. The loading scheme does not recurse now so look for 
16693              new symptom of bad layer which is that a good module 
16694              fails to load (as we cannot open any files).
16695              
16696              NOTE: In my opinion open.pm should probably die on bad layer
16697              spec rather than just (maybe) warning and then allowing opens
16698              to fail.
16699      Branch: maint-5.8/perl
16700           !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
16701           !> ext/XS/APItest/t/printf.t lib/open.pm lib/open.t perlio.c
16702 ____________________________________________________________________________
16703 [ 18564] By: jhi                                   on 2003/01/22  18:07:19
16704         Log: Use the aTHX_-less form (cousin of change #18544).
16705      Branch: maint-5.8/perl
16706            ! sv.c
16707 ____________________________________________________________________________
16708 [ 18563] By: jhi                                   on 2003/01/22  18:03:40
16709         Log: Integrate:
16710              [ 18541]
16711              Try to make including patchlevel.h a bit more
16712              robust (use <> instead of "") and in case of
16713              failure (PERL_VERSION didn't get defined) try
16714              to fail (by trying to #include an "obviously"
16715              named file that should not exist) (didn't use
16716              #error since IIRC older cpps do not have it)
16717              (Tries to address [perl #20276].)
16718              
16719              [ 18543]
16720              Update the MD5 checksums.
16721      Branch: maint-5.8/perl
16722           !> ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
16723           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
16724           !> ext/List/Util/Util.xs ext/Storable/Storable.xs
16725 ____________________________________________________________________________
16726 [ 18562] By: jhi                                   on 2003/01/22  17:59:44
16727         Log: Integrate:
16728              [ 18536]
16729              Allow explicit -C enable/disable by -C:1/-C:0
16730              (suggested by Peter Haworth).
16731              
16732              (accept mainline's perlrun since somehow maint has gotten of sync)
16733      Branch: maint-5.8/perl
16734           !> perl.c pod/perlrun.pod
16735 ____________________________________________________________________________
16736 [ 18561] By: jhi                                   on 2003/01/22  17:43:45
16737         Log: Integrate from perlio:
16738              [ 18560]
16739              Fixes for open.pm which attempts to load layers:
16740              1. C equivalent of local $SIG{__WARN__} = sub {} 
16741              while loading layers to supress warnings lib/open.t does
16742              not want.
16743              2. The loading scheme does not recurse now so look for 
16744              new symptom of bad layer which is that a good module 
16745              fails to load (as we cannot open any files).
16746              
16747              NOTE: In my opinion open.pm should probably die on bad layer
16748              spec rather than just (maybe) warning and then allowing opens
16749              to fail.
16750      Branch: perl
16751           !> lib/open.t perlio.c
16752 ____________________________________________________________________________
16753 [ 18560] By: nick                                  on 2003/01/22  17:19:41
16754         Log: Fixes for open.pm which attempts to load layers:
16755              1. C equivalent of local $SIG{__WARN__} = sub {} 
16756              while loading layers to supress warnings lib/open.t does
16757              not want.
16758              2. The loading scheme does not recurse now so look for 
16759              new symptom of bad layer which is that a good module 
16760              fails to load (as we cannot open any files).
16761              
16762              NOTE: In my opinion open.pm should probably die on bad layer
16763              spec rather than just (maybe) warning and then allowing opens
16764              to fail.
16765      Branch: perlio
16766            ! lib/open.t perlio.c
16767 ____________________________________________________________________________
16768 [ 18559] By: jhi                                   on 2003/01/22  13:19:31
16769         Log: Upgrade to Encode 1.86.
16770      Branch: perl
16771            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
16772            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
16773            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
16774 ____________________________________________________________________________
16775 [ 18558] By: jhi                                   on 2003/01/22  13:05:27
16776         Log: Subject: Re: slight tweak to -DR flag - display whether on tmps stack
16777              From: Dave Mitchell <davem@fdgroup.com>
16778              Date: Sun, 19 Jan 2003 17:22:05 +0000
16779              Message-ID: <20030119172204.D24444@fdgroup.com>
16780      Branch: perl
16781            ! dump.c
16782 ____________________________________________________________________________
16783 [ 18557] By: jhi                                   on 2003/01/22  13:01:15
16784         Log: Subject: [PATCH] Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad free warning   in blead with SIGWARN
16785              From: Nicholas Clark <nick@unfortu.net>
16786              Date: Tue, 21 Jan 2003 22:27:21 +0000
16787              Message-ID: <20030121222720.GG293@Bagpuss.unfortu.net>
16788      Branch: perl
16789            ! sv.c t/op/ref.t
16790 ____________________________________________________________________________
16791 [ 18556] By: jhi                                   on 2003/01/22  12:59:02
16792         Log: Subject: [PATCH perlio.h] (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined))
16793              From: Robin Barker <Robin.Barker@npl.co.uk>
16794              Date: Mon, 20 Jan 2003 15:26:21 -0000
16795              Message-ID: <533D273D4014D411AB1D00062938C4D904046299@hotel.npl.co.uk>
16796      Branch: perl
16797            ! perlio.h
16798 ____________________________________________________________________________
16799 [ 18555] By: jhi                                   on 2003/01/22  12:57:20
16800         Log: Integrate from perlio:
16801              [ 18539]
16802              Try the invalidate_fileno() idea for non-leaky stdio sockets.
16803              
16804              [ 18540]
16805              stdio does NOT set errno==EBADF on invalidated fileno
16806              
16807              [ 18547]
16808              Tweak APItest for new semantics of printf.
16809              Now printf() is always real printf() and not #define'd to 
16810              PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected 
16811              back to original file does not affect stdout unless we are 
16812              using :stdio as implementation. So things printf()ed XS side 
16813              are not written to file (and turn up at end of test).
16814              So add an XS function which does fflush(stdout), modify .pm
16815              file to export it and .t file to call it.
16816              
16817              [ 18548]
16818              Add defined(__osf__) case to invalidate_fileno (for Tru64).
16819              
16820              [ 18549]
16821              Report layer name (without arg) on fail, and attempt to 
16822              autoload layer name. (Fix for [perl #20460]).
16823              
16824              [ 18550]
16825              #if defined(__irix__) (for stdio invalidate) from Jarkko.
16826      Branch: perl
16827           !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
16828           !> ext/XS/APItest/t/printf.t lib/open.pm perlio.c
16829 ____________________________________________________________________________
16830 [ 18554] By: jhi                                   on 2003/01/22  12:47:03
16831         Log: Subject: [PATCH av.c] Re: [perl #15439] unreferenced scalar due to double DESTROY
16832              From: Dave Mitchell <davem@fdgroup.com>
16833              Date: Sun, 19 Jan 2003 16:43:54 +0000
16834              Message-ID: <20030119164353.B24444@fdgroup.com>
16835      Branch: perl
16836            ! av.c t/op/array.t
16837 ____________________________________________________________________________
16838 [ 18553] By: jhi                                   on 2003/01/22  12:43:31
16839         Log: Subject: Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8)
16840              From: Martti Rahkila <martti.rahkila@hut.fi>
16841              Date: Sat, 18 Jan 2003 00:25:39 +0200
16842              Message-ID: <20030118002539.A30585@wurlitzer.hut.fi>
16843              
16844              (chose the 'even safer' version)
16845      Branch: perl
16846            ! lib/Term/Complete.pm
16847 ____________________________________________________________________________
16848 [ 18552] By: jhi                                   on 2003/01/22  12:34:06
16849         Log: Subject: [PATCH] assert PV isn't RV
16850              From: Nicholas Clark <nick@unfortu.net>
16851              Date: Fri, 17 Jan 2003 19:40:45 +0000
16852              Message-ID: <20030117194044.GB297@Bagpuss.unfortu.net>
16853      Branch: perl
16854            ! sv.h
16855 ____________________________________________________________________________
16856 [ 18551] By: jhi                                   on 2003/01/22  12:28:11
16857         Log: Integrate from maint-5.8:
16858              [ 18375]
16859              Better version of change #18370; use the new 'E' flag
16860              so that cxinc is exposed (as cpp) only to List::Util
16861              (well, any extension) (well, anyone who does -DPERL_EXT),
16862              no need to export it globally.
16863      Branch: perl
16864           !> embed.fnc embed.h ext/List/Util/Makefile.PL global.sym
16865 ____________________________________________________________________________
16866 [ 18550] By: nick                                  on 2003/01/22  12:27:48
16867         Log: #if defined(__irix__) (for stdio invalidate) from Jarkko.
16868      Branch: perlio
16869            ! perlio.c
16870 ____________________________________________________________________________
16871 [ 18549] By: nick                                  on 2003/01/22  09:06:23
16872         Log: Report layer name (without arg) on fail, and attempt to 
16873              autoload layer name. (Fix for [perl #20460]).
16874      Branch: perlio
16875            ! lib/open.pm
16876 ____________________________________________________________________________
16877 [ 18548] By: nick                                  on 2003/01/22  08:47:24
16878         Log: Add defined(__osf__) case to invalidate_fileno (for Tru64).
16879      Branch: perlio
16880            ! perlio.c
16881 ____________________________________________________________________________
16882 [ 18547] By: nick                                  on 2003/01/22  08:32:59
16883         Log: Tweak APItest for new semantics of printf.
16884              Now printf() is always real printf() and not #define'd to 
16885              PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected 
16886              back to original file does not affect stdout unless we are 
16887              using :stdio as implementation. So things printf()ed XS side 
16888              are not written to file (and turn up at end of test).
16889              So add an XS function which does fflush(stdout), modify .pm
16890              file to export it and .t file to call it.
16891      Branch: perlio
16892            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
16893            ! ext/XS/APItest/t/printf.t
16894 ____________________________________________________________________________
16895 [ 18546] By: nick                                  on 2003/01/22  08:26:14
16896         Log: Integrate mainline
16897      Branch: perlio
16898           !> (integrate 36 files)
16899 ____________________________________________________________________________
16900 [ 18545] By: ams                                   on 2003/01/22  06:06:26
16901         Log: Subject: [PATCH perl-current] AUTHORS correction
16902              From: Richard Soderberg <rs@crystalflame.net>
16903              Date: Wed, 22 Jan 2003 02:08:13 -0500
16904              Message-Id: <45B4D3AE-2DD8-11D7-8CF9-000393801F84@crystalflame.net>
16905      Branch: perl
16906            ! AUTHORS
16907 ____________________________________________________________________________
16908 [ 18544] By: jhi                                   on 2003/01/22  03:45:01
16909         Log: Continuation of #18542.
16910      Branch: perl
16911            ! sv.c
16912 ____________________________________________________________________________
16913 [ 18543] By: jhi                                   on 2003/01/22  03:21:23
16914         Log: Update the MD5 checksums.
16915      Branch: perl
16916            ! ext/Digest/MD5/t/files.t
16917 ____________________________________________________________________________
16918 [ 18542] By: hv                                    on 2003/01/22  01:37:52
16919         Log: #18530 misses a couple of pTHX definitions
16920      Branch: perl
16921            ! sv.c
16922 ____________________________________________________________________________
16923 [ 18541] By: jhi                                   on 2003/01/21  22:08:51
16924         Log: Try to make including patchlevel.h a bit more
16925              robust (use <> instead of "") and in case of
16926              failure (PERL_VERSION didn't get defined) try
16927              to fail (by trying to #include an "obviously"
16928              named file that should not exist) (didn't use
16929              #error since IIRC older cpps do not have it)
16930              (Tries to address [perl #20276].)
16931      Branch: perl
16932            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
16933            ! ext/Digest/MD5/MD5.xs ext/List/Util/Util.xs
16934            ! ext/Storable/Storable.xs
16935 ____________________________________________________________________________
16936 [ 18540] By: nick                                  on 2003/01/21  20:53:00
16937         Log: stdio does NOT set errno==EBADF on invalidated fileno
16938      Branch: perlio
16939            ! perlio.c
16940 ____________________________________________________________________________
16941 [ 18539] By: nick                                  on 2003/01/21  20:22:55
16942         Log: Try the invalidate_fileno() idea for non-leaky stdio sockets.
16943      Branch: perlio
16944            ! perlio.c
16945 ____________________________________________________________________________
16946 [ 18538] By: merijn                                on 2003/01/21  16:54:00
16947         Log: Subject: [PATCH] Re: FreeBSD 5 hints patch
16948              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16949              Date: Mon, 30 Dec 2002 18:01:16 -0800
16950              Message-ID: <spPE+gzkg+6F092yn@efn.org>
16951      Branch: perl
16952            ! Configure
16953 ____________________________________________________________________________
16954 [ 18537] By: merijn                                on 2003/01/21  16:49:45
16955         Log: Subject: [PATCH] Re: FreeBSD 5 hints patch
16956              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16957              Date: Mon, 30 Dec 2002 18:01:16 -0800
16958              Message-ID: <spPE+gzkg+6F092yn@efn.org>
16959      Branch: metaconfig
16960            + U/modified/i_malloc.U
16961 ____________________________________________________________________________
16962 [ 18536] By: jhi                                   on 2003/01/21  14:18:40
16963         Log: Allow explicit -C enable/disable by -C:1/-C:0
16964              (suggested by Peter Haworth).
16965      Branch: perl
16966            ! perl.c pod/perlrun.pod
16967 ____________________________________________________________________________
16968 [ 18535] By: jhi                                   on 2003/01/21  02:49:55
16969         Log: Integrate:
16970              [ 18526]
16971              Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385]
16972              From: Blair Zajac <blair@orcaware.com>
16973              Date: Wed, 08 Jan 2003 12:28:35 -0800
16974              Message-ID: <3E1C89F3.2B4759C@orcaware.com>
16975              
16976              [ 18527]
16977              Subject: perl version reporting
16978              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16979              Date: Wed, 18 Dec 2002 08:30:32 +0100
16980              Message-Id: <20021218081957.ABD8.H.M.BRAND@hccnet.nl>
16981              
16982              [ 18532]
16983              Subject: Re: [perl #19236] perlsyn: implicit localisation in while()
16984              From: Martien Verbruggen <mgjv@tradingpost.com.au>
16985              Date: Tue, 31 Dec 2002 16:42:28 +1100
16986              Message-Id: <slrnb12bi4.4tt.mgjv@martien.heliotrope.home>
16987              
16988              [ 18533]
16989              Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0
16990              From: hv@crypt.org
16991              Date: Thu, 02 Jan 2003 14:33:49 +0000
16992              Message-Id: <200301021433.h02EXno03562@crypt.compulink.co.uk>
16993              
16994              [ 18534]
16995              Subject: PATCH: perldoc in MAINT branch (probably unstable too)
16996              From: Chip Turner <cturner@redhat.com>
16997              Date: 02 Jan 2003 11:35:57 -0500
16998              Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
16999      Branch: maint-5.8/perl
17000           !> ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
17001           !> ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
17002           !> lib/Pod/Perldoc.pm perl.c pod/perlsyn.pod regexec.c
17003           !> t/op/subst.t
17004 ____________________________________________________________________________
17005 [ 18534] By: hv                                    on 2003/01/21  02:22:53
17006         Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too)
17007              From: Chip Turner <cturner@redhat.com>
17008              Date: 02 Jan 2003 11:35:57 -0500
17009              Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
17010      Branch: perl
17011            ! lib/Pod/Perldoc.pm
17012 ____________________________________________________________________________
17013 [ 18533] By: hv                                    on 2003/01/21  02:15:29
17014         Log: Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0
17015              From: hv@crypt.org
17016              Date: Thu, 02 Jan 2003 14:33:49 +0000
17017              Message-Id: <200301021433.h02EXno03562@crypt.compulink.co.uk>
17018      Branch: perl
17019            ! regexec.c t/op/subst.t
17020 ____________________________________________________________________________
17021 [ 18532] By: hv                                    on 2003/01/21  01:56:31
17022         Log: Subject: Re: [perl #19236] perlsyn: implicit localisation in while()
17023              From: Martien Verbruggen <mgjv@tradingpost.com.au>
17024              Date: Tue, 31 Dec 2002 16:42:28 +1100
17025              Message-Id: <slrnb12bi4.4tt.mgjv@martien.heliotrope.home>
17026      Branch: perl
17027            ! pod/perlsyn.pod
17028 ____________________________________________________________________________
17029 [ 18531] By: hv                                    on 2003/01/21  01:52:49
17030         Log: integrate #18366-18370 from maint-5.8:
17031              Implement the CPP namespace protection from [perl #8610];
17032              unless a function has an 'A' flag, it's defined only if
17033              PERL_CORE.  (Why do we have so many many functions with an
17034              'A' flag, is another matter.)  (The number of #ifdef PERL_COREs
17035              could be cut down further by having a state variable and
17036              inserting #ifdefs and #endifs when the state flips.)
17037              
17038              Caught by change #18366; thanks to the re extension we have some
17039              functions that are file static but yet part of "the public API"...
17040              Maybe a new class of exportability (a new embed.fnc flag) is
17041              required for this case.
17042              
17043              Continue on change #18367; implement the said flag, 'E'.
17044              (Some nm output studying was needed to get the right set
17045              of re symbols defined.)
17046              
17047              In AIX (strict symbol exports) the cxinc is needed for List::Util. 
17048      Branch: perl
17049            ! embed.fnc embed.h embed.pl ext/re/Makefile.PL global.sym
17050 ____________________________________________________________________________
17051 [ 18530] By: hv                                    on 2003/01/21  01:37:03
17052         Log: integrate (by hand) #18353 and #18359 from maint-5.8:
17053              Introduce a cache for UTF-8 data: length and byte<->char offset
17054              mapping are stored in a new type of magic.  Speeds up length(),
17055              substr(), index(), rindex(), pos(), and some parts of s///.
17056              
17057              The speedup varies a lot (on the usual suspects: what is the
17058              access pattern of the data, compiler, CPU), but should be at
17059              least one order of magnitude, and getting to the same magnitude
17060              as byte string speeds, and in some cases  (length on unchanged data)
17061              even reaching the byte string speed.  On the other hand, in some
17062              cases (index) the byte speed is still faster by a factor of five
17063              or so, but the bottleneck there does not seem to be any more
17064              the byte<->char offset mapping (instead, the fbm_instr() speed).
17065              
17066              There is one cache slot for the length, and only two for the 
17067              byte<->char offset mapping (the first one for the start->offset,
17068              and the second for the offset->offset+length, when talking
17069              in substr() terms).
17070              
17071              Code this hairy is bound to have hairy trolls hiding under it.
17072              [...]
17073              A small tweak on top of #18353: don't display mg_len bytes of
17074              mg_ptr for PERL_MAGIC_utf8 because that's not what's there.
17075      Branch: perl
17076            ! dump.c embed.fnc embed.h mg.c perl.h pod/perlapi.pod proto.h
17077            ! sv.c util.c
17078 ____________________________________________________________________________
17079 [ 18529] By: hv                                    on 2003/01/21  00:44:20
17080         Log: integrate #18349 from maint-5.8:
17081              At least partially address [perl #10000] by speeding
17082              up both the ASCII case (by about 2-3%) and the UTF-8 case 
17083              (by about 45%).  The major trick is to avoid hitting the
17084              costly S_reginclass().  (Even before this patch the speedup
17085              since 5.8.0 was about 40-50%.)  After this the UTF-8 case is
17086              still about 30-60% slower than the ASCII case.  (Note that
17087              I'm unable to reproduce the 10-fold speed difference of the
17088              original bug report; I can see a factor of 2 or 3, but no more.)
17089      Branch: perl
17090           !> regexec.c
17091 ____________________________________________________________________________
17092 [ 18528] By: hv                                    on 2003/01/21  00:24:11
17093         Log: Subject: [PATCH pp_ctl.c] silence warning
17094              From: Dave Mitchell <davem@fdgroup.com>
17095              Date: Sun, 29 Dec 2002 15:09:31 +0000
17096              Message-ID: <20021229150931.C2325@fdgroup.com>
17097      Branch: perl
17098            ! pp_ctl.c
17099 ____________________________________________________________________________
17100 [ 18527] By: hv                                    on 2003/01/21  00:04:14
17101         Log: Subject: perl version reporting
17102              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17103              Date: Wed, 18 Dec 2002 08:30:32 +0100
17104              Message-Id: <20021218081957.ABD8.H.M.BRAND@hccnet.nl>
17105      Branch: perl
17106            ! perl.c
17107 ____________________________________________________________________________
17108 [ 18526] By: hv                                    on 2003/01/20  23:21:22
17109         Log: Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385]
17110              From: Blair Zajac <blair@orcaware.com>
17111              Date: Wed, 08 Jan 2003 12:28:35 -0800
17112              Message-ID: <3E1C89F3.2B4759C@orcaware.com>
17113      Branch: perl
17114            ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
17115            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
17116 ____________________________________________________________________________
17117 [ 18525] By: jhi                                   on 2003/01/20  17:54:12
17118         Log: Integrate:
17119              [ 18516]
17120              microperl update.
17121              
17122              [ 18519]
17123              Encode MANIFEST update.
17124              
17125              [ 18521]
17126              Retract #18154 (integrate of perlio #18507), not enough
17127              threadsafety.
17128              
17129              [ 18522]
17130              Subject: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
17131              From: "enache@rdslink.ro (via RT)" <perlbug-followup@perl.org>
17132              Date: 20 Jan 2003 01:54:07 -0000
17133              Message-Id: <rt-20408-49009.18.2567818321236@bugs6.perl.org>
17134              
17135              [ 18523]
17136              Upgrade to Digest 1.02.
17137              
17138              [ 18524]
17139              Integrate from perlio:
17140              [ 18520]
17141              Move #define printf out of perl.h into appropriate 
17142              PerlIO files.
17143      Branch: maint-5.8/perl
17144           !> Makefile.micro ext/Encode/MANIFEST fakesdio.h lib/Digest.pm
17145           !> lib/Digest.t nostdio.h perl.h perlio.c pp_hot.c uconfig.h
17146           !> uconfig.sh
17147 ____________________________________________________________________________
17148 [ 18524] By: jhi                                   on 2003/01/20  17:51:10
17149         Log: Integrate from perlio:
17150              [ 18520]
17151              Move #define printf out of perl.h into appropriate 
17152              PerlIO files.
17153      Branch: perl
17154           !> fakesdio.h nostdio.h perl.h
17155 ____________________________________________________________________________
17156 [ 18523] By: jhi                                   on 2003/01/20  17:48:51
17157         Log: Upgrade to Digest 1.02.
17158      Branch: perl
17159            ! lib/Digest.pm lib/Digest.t
17160 ____________________________________________________________________________
17161 [ 18522] By: jhi                                   on 2003/01/20  17:43:15
17162         Log: Subject: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
17163              From: "enache@rdslink.ro (via RT)" <perlbug-followup@perl.org>
17164              Date: 20 Jan 2003 01:54:07 -0000
17165              Message-Id: <rt-20408-49009.18.2567818321236@bugs6.perl.org>
17166      Branch: perl
17167            ! pp_hot.c
17168 ____________________________________________________________________________
17169 [ 18521] By: jhi                                   on 2003/01/20  17:37:35
17170         Log: Retract #18154 (integrate of perlio #18507), not enough
17171              threadsafety.
17172      Branch: perl
17173            ! perlio.c
17174 ____________________________________________________________________________
17175 [ 18520] By: nick                                  on 2003/01/20  15:09:08
17176         Log: Move #define printf out of perl.h into appropriate 
17177              PerlIO files.
17178      Branch: perlio
17179            ! fakesdio.h nostdio.h perl.h
17180 ____________________________________________________________________________
17181 [ 18519] By: jhi                                   on 2003/01/20  12:25:43
17182         Log: Encode MANIFEST update.
17183      Branch: perl
17184            ! ext/Encode/MANIFEST
17185 ____________________________________________________________________________
17186 [ 18518] By: nick                                  on 2003/01/20  09:37:52
17187         Log: Integrate mainline
17188      Branch: perlio
17189           +> ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
17190           +> ext/Time/HiRes/fallback/const-c.inc
17191           +> ext/Time/HiRes/fallback/const-xs.inc t/op/readline.t
17192           !> (integrate 75 files)
17193 ____________________________________________________________________________
17194 [ 18517] By: nick                                  on 2003/01/20  08:34:10
17195         Log: Integrate #18405 from maint-5.8 which fixes whitespac
17196              issues in open(FH,"&...") 
17197      Branch: perl
17198           !> doio.c
17199 ____________________________________________________________________________
17200 [ 18516] By: jhi                                   on 2003/01/19  13:48:10
17201         Log: microperl update.
17202      Branch: perl
17203            ! Makefile.micro uconfig.h uconfig.sh
17204 ____________________________________________________________________________
17205 [ 18515] By: jhi                                   on 2003/01/18  18:43:52
17206         Log: Integrate:
17207              [ 18474]
17208              Integrate from perlio:
17209              [ 18470]
17210              Fix #16306 and #16880
17211              
17212              (#16306 Big Badda leak in Sockets)
17213              (#16880 Memory leak with IO::Socket in Perl v5.8.0)
17214              
17215              [ 18475]
17216              Integrate from perlio:
17217              [ 18471]
17218              Fix #18711 and add test for it (and indeed tell on write
17219              handles at all !
17220              
17221              (#18711 Serious bug of tell() in perl)
17222              
17223              [ 18507]
17224              Thread-protection for dup/fclose/dup2 scheme of stdio leak
17225              avoidance.
17226              
17227              [ 18508]
17228              Subject: Re: 18457 on cygwin/20030113
17229              From: Nick Ing-Simmons <nick.ing-simmons@elixent.com>
17230              Date: Fri, 17 Jan 2003 15:10:34 +0000
17231              Message-Id: <20030117151034.2651.3@bactrian.elixent.com>
17232              
17233              [ 18509]
17234              Upgrade to Digest::MD5 2.22.
17235              
17236              [ 18510]
17237              Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs)
17238              
17239              [ 18511]
17240              Upgrade to Digest 1.01.
17241              
17242              [ 18512]
17243              EPOC perl address updates.
17244              
17245              [ 18513]
17246              Slight pod reformatting based on [perl #20284].
17247              
17248              [ 18514]
17249              Integrate from perlio:
17250              [ 18507]
17251              Thread-protection for dup/fclose/dup2 scheme of stdio leak
17252              avoidance.
17253      Branch: maint-5.8/perl
17254           !> README.epoc README.mint ext/Data/Dumper/Dumper.pm
17255           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
17256           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/README
17257           !> ext/Digest/MD5/t/files.t lib/Digest.pm perlio.c t/io/tell.t
17258           !> utils/libnetcfg.PL
17259 ____________________________________________________________________________
17260 [ 18514] By: jhi                                   on 2003/01/18  18:36:00
17261         Log: Integrate from perlio:
17262              [ 18507]
17263              Thread-protection for dup/fclose/dup2 scheme of stdio leak
17264              avoidance.
17265      Branch: perl
17266           !> perlio.c t/io/tell.t
17267 ____________________________________________________________________________
17268 [ 18513] By: jhi                                   on 2003/01/18  18:07:01
17269         Log: Slight pod reformatting based on [perl #20284].
17270      Branch: perl
17271            ! README.mint ext/Data/Dumper/Dumper.pm
17272 ____________________________________________________________________________
17273 [ 18512] By: jhi                                   on 2003/01/17  21:00:15
17274         Log: EPOC perl address updates.
17275      Branch: perl
17276            ! README.epoc
17277 ____________________________________________________________________________
17278 [ 18511] By: jhi                                   on 2003/01/17  20:23:42
17279         Log: Upgrade to Digest 1.01.
17280      Branch: perl
17281            ! lib/Digest.pm
17282 ____________________________________________________________________________
17283 [ 18510] By: jhi                                   on 2003/01/17  19:53:37
17284         Log: Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs)
17285      Branch: perl
17286            ! utils/libnetcfg.PL
17287 ____________________________________________________________________________
17288 [ 18509] By: jhi                                   on 2003/01/17  19:45:11
17289         Log: Upgrade to Digest::MD5 2.22.
17290      Branch: perl
17291            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
17292            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/README
17293            ! ext/Digest/MD5/t/files.t
17294 ____________________________________________________________________________
17295 [ 18508] By: merijn                                on 2003/01/17  14:12:53
17296         Log: Subject: Re: 18457 on cygwin/20030113
17297              From: Nick Ing-Simmons <nick.ing-simmons@elixent.com>
17298              Date: Fri, 17 Jan 2003 15:10:34 +0000
17299              Message-Id: <20030117151034.2651.3@bactrian.elixent.com>
17300      Branch: perl
17301            ! t/io/tell.t
17302 ____________________________________________________________________________
17303 [ 18507] By: nick                                  on 2003/01/17  14:05:27
17304         Log: Thread-protection for dup/fclose/dup2 scheme of stdio leak
17305              avoidance.
17306      Branch: perlio
17307            ! perlio.c
17308 ____________________________________________________________________________
17309 [ 18506] By: nick                                  on 2003/01/17  14:04:18
17310         Log: Correct typo (actually copy/paste of wrong thing).
17311      Branch: perlio
17312            ! t/io/tell.t
17313 ____________________________________________________________________________
17314 [ 18505] By: jhi                                   on 2003/01/17  13:36:55
17315         Log: Integrate:
17316              [ 18504]
17317              Integrate from perlio:
17318              [ 18476]
17319              Remove workaround for :stdio layer bug now fixed
17320              (Fixes #18975)
17321      Branch: maint-5.8/perl
17322           !> pp_sys.c
17323 ____________________________________________________________________________
17324 [ 18504] By: jhi                                   on 2003/01/17  13:21:51
17325         Log: Integrate from perlio:
17326              [ 18476]
17327              Remove workaround for :stdio layer bug now fixed
17328              (Fixes #18975)
17329      Branch: perl
17330           !> pp_sys.c
17331 ____________________________________________________________________________
17332 [ 18503] By: jhi                                   on 2003/01/16  23:29:57
17333         Log: Integrate:
17334              [ 18478]
17335              Upgrade to Encode 1.84.
17336              
17337              [ 18479]
17338              Add a test for encoding 'utf8'.
17339              
17340              [ 18480]
17341              Encode 1.84 broke the subtest #7, further study required.
17342              
17343              [ 18481]
17344              Apparently some stdios have bugs (no! don't tell it is so!)
17345              or there is a corner of stdio that is substandardised.
17346              
17347              [ 18483]
17348              Detypo.
17349              
17350              [ 18484]
17351              Upgrade to Time::HiRes 1.42.
17352              
17353              [ 18486]
17354              isa() and can() didn't work on magic variables
17355              see Message-Id: <20030114220737.2190ba7c.rgarciasuarez@free.fr>
17356              plus a test case by B. Goldberg
17357              
17358              [ 18487]
17359              Add a test case for bug [perl #19545]
17360              
17361              [ 18488]
17362              Subject: [PATCH 5.8.0] diagnostics.pm: useful apropos description for splain
17363              From: Brendan O'Dea <bod@debian.org>
17364              Date: Sun, 12 Jan 2003 06:17:30 +1100
17365              Message-ID: <20030111191730.GA19420@londo.c47.org>
17366              
17367              [ 18489]
17368              Subject: [PATCH 5.8.0] perlrun.pod: fix -i examples
17369              From: Brendan O'Dea <bod@debian.org>
17370              Date: Sun, 12 Jan 2003 06:18:32 +1100
17371              Message-ID: <20030111191832.GA19441@londo.c47.org>
17372              
17373              [ 18490]
17374              Make the locale-induced UTF-8-ification of STD fhs
17375              and the default file open layer explicit (either -C
17376              or PERL_UTF8_LOCALE), instead of implicit (and unasked-for).
17377              
17378              [ 18491]
17379              if (0) the PL_widesyscalls code for now: Sarathy
17380              should take another look to see whether it is really
17381              safe to remove the code, too.
17382              
17383              [ 18492]
17384              Subject: Update for ext/Digest/MD5/
17385              From: Gisle Aas <gisle@ActiveState.com>
17386              Date: 30 Dec 2002 07:38:16 -0800
17387              Message-ID: <lrd6njzfdj.fsf@caliper.activestate.com>
17388              
17389              [ 18493]
17390              Subject: Update for ext/MIME/Base64/
17391              From: Gisle Aas <gisle@ActiveState.com>
17392              Date: 30 Dec 2002 07:34:34 -0800
17393              Message-ID: <lrhecvzfjp.fsf@caliper.activestate.com>
17394              
17395              [ 18494]
17396              Upgrade to CGI.pm 2.89.
17397              
17398              [ 18495]
17399              It seems the binmode() is needed with UTF-8 locales enabled.
17400              
17401              [ 18496]
17402              Fix 'use encoding' I/O for code points 0x80..0xFF;
17403              code changes from Inaba Hiroto; test tweaks by jhi.
17404              
17405              [ 18501]
17406              Subject: Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_
17407              From: "Jos I. Boumans" <kane@dwim.org>
17408              Date: Thu, 16 Jan 2003 14:04:48 +0100
17409              Message-ID: <3E26ADF0.6010605@dwim.org>
17410              (with test tweaks)
17411              
17412              [ 18502]
17413              Integrate from maint-5.6:
17414              [ 18477]
17415              search utility doesn't skip exe/lib/pdb files properly on windows
17416      Branch: maint-5.8/perl
17417           +> ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
17418           !> (integrate 57 files)
17419 ____________________________________________________________________________
17420 [ 18502] By: jhi                                   on 2003/01/16  22:53:23
17421         Log: Integrate from maint-5.6:
17422              [ 18477]
17423              search utility doesn't skip exe/lib/pdb files properly on windows
17424      Branch: perl
17425           !> win32/bin/search.pl
17426 ____________________________________________________________________________
17427 [ 18501] By: rgs                                   on 2003/01/16  21:28:42
17428         Log: Subject: Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_
17429              From: "Jos I. Boumans" <kane@dwim.org>
17430              Date: Thu, 16 Jan 2003 14:04:48 +0100
17431              Message-ID: <3E26ADF0.6010605@dwim.org>
17432              (with test tweaks)
17433      Branch: perl
17434            ! lib/File/Find.pm lib/File/Find/t/find.t
17435 ____________________________________________________________________________
17436 [ 18500] By: rgs                                   on 2003/01/16  21:17:14
17437         Log: Integrate #18447 from maint-5.8 :
17438              test.pl-ise t/op/fh.t.
17439      Branch: perl
17440           !> t/op/fh.t
17441 ____________________________________________________________________________
17442 [ 18499] By: rgs                                   on 2003/01/16  20:58:59
17443         Log: Integrate changes to Attribute::Handlers from maint-5.8
17444              (18404 and 18427).
17445              Subject: [PATCH] Re: Attribute::Handlers phase variance
17446              From: Richard Clamp <richardc@unixbeard.net>
17447              Date: Mon, 9 Dec 2002 11:10:24 +0000
17448              Message-ID: <20021209111024.GA14365@mirth.demon.co.uk>
17449      Branch: perl
17450           !> lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
17451 ____________________________________________________________________________
17452 [ 18498] By: rgs                                   on 2003/01/16  20:48:10
17453         Log: Integrate changes #18422 and #18423 from maint-5.8.
17454              18422 :
17455              Third Degree found a read of uninit memory (after setting
17456              grent_size with sysconf(), pwent_size was read).  Also make
17457              the ERANGE/INVARG more consistent.
17458              18423 :
17459              spent_size was still off.  (As far as I can tell
17460              _SC_GETPW_R_SIZE_MAX is supposed to be used also
17461              for spents, not just pwents.)
17462      Branch: perl
17463           !> reentr.c reentr.h reentr.pl
17464 ____________________________________________________________________________
17465 [ 18497] By: rgs                                   on 2003/01/16  20:40:58
17466         Log: Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime?
17467              From: Dave Mitchell <davem@fdgroup.com>
17468              Date: Wed, 1 Jan 2003 21:43:24 +0000
17469              Message-ID: <20030101214324.F12907@fdgroup.com>
17470              (integrated from change #18397 in maint-5.8)
17471      Branch: perl
17472           !> lib/Time/Local.pm lib/Time/Local.t
17473 ____________________________________________________________________________
17474 [ 18496] By: jhi                                   on 2003/01/16  20:36:23
17475         Log: Fix 'use encoding' I/O for code points 0x80..0xFF;
17476              code changes from Inaba Hiroto; test tweaks by jhi.
17477      Branch: perl
17478            + ext/Encode/t/enc_eucjp.t
17479            ! MANIFEST doio.c ext/Encode/encoding.pm ext/Encode/t/enc_utf8.t
17480            ! pp.c sv.c sv.h t/uni/tr_utf8.t
17481 ____________________________________________________________________________
17482 [ 18495] By: jhi                                   on 2003/01/16  20:19:36
17483         Log: It seems the binmode() is needed with UTF-8 locales enabled.
17484      Branch: perl
17485            ! ext/Encode/t/CJKT.t
17486 ____________________________________________________________________________
17487 [ 18494] By: jhi                                   on 2003/01/16  20:11:35
17488         Log: Upgrade to CGI.pm 2.89.
17489      Branch: perl
17490            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
17491            ! lib/CGI/t/carp.t lib/CGI/t/html.t lib/CGI/t/pretty.t
17492 ____________________________________________________________________________
17493 [ 18493] By: jhi                                   on 2003/01/16  20:03:01
17494         Log: Subject: Update for ext/MIME/Base64/
17495              From: Gisle Aas <gisle@ActiveState.com>
17496              Date: 30 Dec 2002 07:34:34 -0800
17497              Message-ID: <lrhecvzfjp.fsf@caliper.activestate.com>
17498      Branch: perl
17499            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
17500            ! ext/MIME/Base64/QuotedPrint.pm
17501            ! ext/MIME/Base64/t/quoted-print.t ext/MIME/Base64/t/unicode.t
17502 ____________________________________________________________________________
17503 [ 18492] By: jhi                                   on 2003/01/16  19:56:07
17504         Log: Subject: Update for ext/Digest/MD5/
17505              From: Gisle Aas <gisle@ActiveState.com>
17506              Date: 30 Dec 2002 07:38:16 -0800
17507              Message-ID: <lrd6njzfdj.fsf@caliper.activestate.com>
17508      Branch: perl
17509            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
17510            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
17511            ! ext/Digest/MD5/t/files.t
17512 ____________________________________________________________________________
17513 [ 18491] By: jhi                                   on 2003/01/16  19:24:10
17514         Log: if (0) the PL_widesyscalls code for now: Sarathy
17515              should take another look to see whether it is really
17516              safe to remove the code, too.
17517      Branch: perl
17518            ! win32/win32.h wince/win32.h
17519 ____________________________________________________________________________
17520 [ 18490] By: jhi                                   on 2003/01/16  01:58:39
17521         Log: Make the locale-induced UTF-8-ification of STD fhs
17522              and the default file open layer explicit (either -C
17523              or PERL_UTF8_LOCALE), instead of implicit (and unasked-for).
17524      Branch: perl
17525            ! embedvar.h gv.c intrpvar.h locale.c mg.c perl.c perlapi.h
17526            ! pod/perlrun.pod pod/perlunicode.pod pod/perluniintro.pod
17527            ! pod/perlvar.pod
17528 ____________________________________________________________________________
17529 [ 18489] By: rgs                                   on 2003/01/15  20:55:00
17530         Log: Subject: [PATCH 5.8.0] perlrun.pod: fix -i examples
17531              From: Brendan O'Dea <bod@debian.org>
17532              Date: Sun, 12 Jan 2003 06:18:32 +1100
17533              Message-ID: <20030111191832.GA19441@londo.c47.org>
17534      Branch: perl
17535            ! pod/perlrun.pod
17536 ____________________________________________________________________________
17537 [ 18488] By: rgs                                   on 2003/01/15  20:51:48
17538         Log: Subject: [PATCH 5.8.0] diagnostics.pm: useful apropos description for splain
17539              From: Brendan O'Dea <bod@debian.org>
17540              Date: Sun, 12 Jan 2003 06:17:30 +1100
17541              Message-ID: <20030111191730.GA19420@londo.c47.org>
17542      Branch: perl
17543            ! lib/diagnostics.pm
17544 ____________________________________________________________________________
17545 [ 18487] By: rgs                                   on 2003/01/15  20:45:14
17546         Log: Add a test case for bug [perl #19545]
17547      Branch: perl
17548            ! t/op/do.t
17549 ____________________________________________________________________________
17550 [ 18486] By: rgs                                   on 2003/01/15  20:34:52
17551         Log: isa() and can() didn't work on magic variables
17552              see Message-Id: <20030114220737.2190ba7c.rgarciasuarez@free.fr>
17553              plus a test case by B. Goldberg
17554      Branch: perl
17555            ! t/op/universal.t universal.c
17556 ____________________________________________________________________________
17557 [ 18485] By: rgs                                   on 2003/01/15  20:10:57
17558         Log: Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault
17559              From: Stephen McCamant <smcc@mit.edu>
17560              Date: Thu, 2 Jan 2003 18:08:23 -0500
17561              Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU>
17562              Plus a test by Jarkko
17563              Integrated from changes 18444 and 18446 from maint-5.8
17564      Branch: perl
17565           +> t/op/readline.t
17566           !> MANIFEST pp_hot.c
17567 ____________________________________________________________________________
17568 [ 18484] By: jhi                                   on 2003/01/15  14:09:57
17569         Log: Upgrade to Time::HiRes 1.42.
17570      Branch: perl
17571            + ext/Time/HiRes/fallback/const-c.inc
17572            + ext/Time/HiRes/fallback/const-xs.inc
17573            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
17574            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
17575 ____________________________________________________________________________
17576 [ 18483] By: jhi                                   on 2003/01/15  00:23:20
17577         Log: Detypo.
17578      Branch: perl
17579            ! ext/Encode/Unicode/Unicode.xs
17580 ____________________________________________________________________________
17581 [ 18482] By: rgs                                   on 2003/01/14  21:41:04
17582         Log: Integrate change #18365 from maint-5.8 :
17583              Doc tweak on the S_ macros.
17584      Branch: perl
17585           !> pod/perlfunc.pod
17586 ____________________________________________________________________________
17587 [ 18481] By: jhi                                   on 2003/01/14  12:40:24
17588         Log: Apparently some stdios have bugs (no! don't tell it is so!)
17589              or there is a corner of stdio that is substandardised.
17590      Branch: perl
17591            ! t/io/tell.t
17592 ____________________________________________________________________________
17593 [ 18480] By: jhi                                   on 2003/01/14  01:25:14
17594         Log: Encode 1.84 broke the subtest #7, further study required.
17595      Branch: perl
17596            ! t/uni/tr_utf8.t
17597 ____________________________________________________________________________
17598 [ 18479] By: jhi                                   on 2003/01/13  23:13:02
17599         Log: Add a test for encoding 'utf8'.
17600      Branch: perl
17601            + ext/Encode/t/enc_utf8.t
17602            ! MANIFEST ext/Encode/MANIFEST
17603 ____________________________________________________________________________
17604 [ 18478] By: jhi                                   on 2003/01/13  23:10:55
17605         Log: Upgrade to Encode 1.84.
17606      Branch: perl
17607            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
17608            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
17609 ____________________________________________________________________________
17610 [ 18477] By: gsar                                  on 2003/01/13  22:55:44
17611         Log: search utility doesn't skip exe/lib/pdb files properly on windows
17612      Branch: maint-5.6/perl
17613            ! win32/bin/search.pl
17614 ____________________________________________________________________________
17615 [ 18476] By: nick                                  on 2003/01/13  10:14:22
17616         Log: Remove workaround for :stdio layer bug now fixed
17617              (Fixes #18975)
17618      Branch: perlio
17619            ! pp_sys.c
17620 ____________________________________________________________________________
17621 [ 18475] By: jhi                                   on 2003/01/13  02:42:47
17622         Log: Integrate from perlio:
17623              [ 18471]
17624              Fix #18711 and add test for it (and indeed tell on write
17625              handles at all !
17626              
17627              (#18711 Serious bug of tell() in perl)
17628      Branch: perl
17629           !> perlio.c t/io/tell.t
17630 ____________________________________________________________________________
17631 [ 18474] By: jhi                                   on 2003/01/13  02:41:04
17632         Log: Integrate from perlio:
17633              [ 18470]
17634              Fix #16306 and #16880
17635              
17636              (#16306 Big Badda leak in Sockets)
17637              (#16880 Memory leak with IO::Socket in Perl v5.8.0)
17638      Branch: perl
17639           !> perlio.c
17640 ____________________________________________________________________________
17641 [ 18473] By: jhi                                   on 2003/01/13  02:38:33
17642         Log: Integrate perlio #18040 and #18043 (no real changes;
17643              some whitespace changes but ignored them so that Dan's
17644              version of Encode wins)
17645      Branch: perl
17646           !> ext/Encode/Encode.xs
17647 ____________________________________________________________________________
17648 [ 18472] By: jhi                                   on 2003/01/13  01:31:01
17649         Log: Integrate perlio to mainline:
17650              [ 18240]
17651              Avoid eqtime() wiping the file (as suggested by 
17652              "Luis G. Uribe C." <GUribe@SoftHome.net>
17653      Branch: perl
17654           !> lib/ExtUtils/Command.pm
17655 ____________________________________________________________________________
17656 [ 18471] By: nick                                  on 2003/01/12  17:34:33
17657         Log: Fix #18711 and add test for it (and indeed tell on write
17658              handles at all !
17659      Branch: perlio
17660            ! perlio.c t/io/tell.t
17661 ____________________________________________________________________________
17662 [ 18470] By: nick                                  on 2003/01/12  14:06:15
17663         Log: Fix #16306 and #16880
17664      Branch: perlio
17665            ! perlio.c
17666 ____________________________________________________________________________
17667 [ 18469] By: nick                                  on 2003/01/12  09:54:42
17668         Log: Integrate Mainline
17669      Branch: perlio
17670           +> ext/threads/t/problems.t
17671           !> (integrate 64 files)
17672 ____________________________________________________________________________
17673 [ 18468] By: rgs                                   on 2003/01/09  21:07:44
17674         Log: Subject: [PATCH] VMS perly build tweak
17675              From: "Craig A. Berry" <craigberry@mac.com>
17676              Date: Thu, 9 Jan 2003 14:44:40 -0600
17677              Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
17678      Branch: perl
17679            ! vms/descrip_mms.template
17680 ____________________________________________________________________________
17681 [ 18467] By: rgs                                   on 2003/01/09  21:03:07
17682         Log: Document that ${^TAINT} is read-only.
17683      Branch: perl
17684            ! pod/perlvar.pod
17685 ____________________________________________________________________________
17686 [ 18466] By: jhi                                   on 2003/01/09  14:07:25
17687         Log: Integrate:
17688              [ 18459]
17689              PerlFAQ sync.
17690              
17691              [ 18465]
17692              Fix the doc for splitpath() in the File::Spec modules :
17693              this function doesn't return undef in any case.
17694      Branch: maint-5.8/perl
17695           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
17696           !> lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm pod/perlfaq.pod
17697           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
17698           !> pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
17699           !> pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
17700 ____________________________________________________________________________
17701 [ 18465] By: rgs                                   on 2003/01/08  22:02:26
17702         Log: Fix the doc for splitpath() in the File::Spec modules :
17703              this function doesn't return undef in any case.
17704      Branch: perl
17705            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
17706            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
17707 ____________________________________________________________________________
17708 [ 18464] By: rgs                                   on 2003/01/08  21:40:37
17709         Log: Subject: [PATCH] label code in pp_ctl.c
17710              From: Nicholas Clark <nick@unfortu.net>
17711              Date: Thu, 26 Dec 2002 21:19:36 +0000
17712              Message-ID: <20021226211935.GE284@Bagpuss.unfortu.net>
17713              (Integrated from change #18400 from maint-5.8)
17714      Branch: perl
17715           !> pp_ctl.c
17716 ____________________________________________________________________________
17717 [ 18463] By: rgs                                   on 2003/01/08  21:27:49
17718         Log: Subject: [DOCPATCH] hv_store and hv_store_ent
17719              From: Nicholas Clark <nick@unfortu.net>
17720              Date: Wed, 1 Jan 2003 18:17:59 +0000
17721              Message-ID: <20030101181757.GB296@Bagpuss.unfortu.net>
17722              (Integrated from change #18399 from maint-5.8)
17723      Branch: perl
17724           !> hv.c
17725 ____________________________________________________________________________
17726 [ 18462] By: rgs                                   on 2003/01/08  21:24:09
17727         Log: Integrate change #18391 from maint-5.8:
17728              Document the installprefix trick for compiling PASE Perl in AIX.
17729      Branch: perl
17730           !> README.os400
17731 ____________________________________________________________________________
17732 [ 18461] By: rgs                                   on 2003/01/08  21:16:54
17733         Log: Integrate change #18362 from maint-5.8:
17734              Fix [perl #18666] (taking the more conservative approach).
17735      Branch: perl
17736           !> lib/File/Spec/Unix.pm
17737 ____________________________________________________________________________
17738 [ 18460] By: rgs                                   on 2003/01/08  21:14:20
17739         Log: Integrate change #18361 from maint-5.8:
17740              Document that the socketpair tests are unhappy in old SCO,
17741              as per [perl #18537].
17742      Branch: perl
17743           !> pod/perl58delta.pod
17744 ____________________________________________________________________________
17745 [ 18459] By: rgs                                   on 2003/01/08  20:48:19
17746         Log: PerlFAQ sync.
17747      Branch: perl
17748            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
17749            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
17750            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
17751            ! pod/perlfaq9.pod
17752 ____________________________________________________________________________
17753 [ 18458] By: jhi                                   on 2003/01/08  19:43:26
17754         Log: Integrate:
17755              [ 18438]
17756              Subject: Re: [PATCH] Tiny nits in perlre.pod
17757              From: andreas.koenig@anima.de (Andreas J. Koenig)
17758              Date: Fri, 03 Jan 2003 00:57:15 +0100
17759              Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
17760              
17761              [ 18439]
17762              Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
17763              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17764              Date: Fri, 13 Dec 2002 00:54:43 +0100
17765              Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
17766              Same as change 18403 for maint-5.8 branch
17767              
17768              [ 18441]
17769              Subject: [DOCPATCH] File::Copy's synopsis
17770              From: Nicholas Clark <nick@unfortu.net>
17771              Date: Wed, 1 Jan 2003 21:09:30 +0000
17772              Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
17773              
17774              [ 18451]
17775              Subject: [PATCH perl@18746] VMS test adjustments
17776              Date: Sat, 04 Jan 2003 11:26:00 -0600
17777              From: "Craig A. Berry" <craigberry@mac.com>
17778              Message-ID: <3E171928.1040100@mac.com>
17779              
17780              [ 18453]
17781              Change the value of ${^TAINT} : 0 without taint checks,
17782              1 with -T, and -1 with -t or -TU.
17783              
17784              [ 18454]
17785              Integrate podlators-1.25
17786              
17787              [ 18455]
17788              Subject: [PATCH] integrate more with report_evil_fh
17789              From: Nicholas Clark <nick@unfortu.net>
17790              Date: Thu, 26 Dec 2002 20:56:21 +0000
17791              Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
17792      Branch: maint-5.8/perl
17793           !> ext/Devel/Peek/Peek.t ext/Filter/t/call.t
17794           !> lib/ExtUtils/t/Embed.t lib/File/Copy.pm lib/Pod/Man.pm
17795           !> lib/Pod/t/man.t lib/charnames.t mg.c pod/perlre.pod
17796           !> pod/perlvar.pod pp_sys.c t/op/taint.t t/run/runenv.t
17797           !> t/run/switchI.t t/run/switcht.t
17798 ____________________________________________________________________________
17799 [ 18457] By: jhi                                   on 2003/01/08  01:47:02
17800         Log: Upgrade to Time::HiRes 1.42.
17801      Branch: maint-5.8/perl
17802            + ext/Time/HiRes/fallback/const-c.inc
17803            + ext/Time/HiRes/fallback/const-xs.inc
17804            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
17805            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
17806 ____________________________________________________________________________
17807 [ 18456] By: hv                                    on 2003/01/07  09:20:22
17808         Log: Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)
17809              From: Nicholas Clark <nick@unfortu.net>
17810              Date: Thu, 26 Dec 2002 21:16:27 +0000
17811              Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net>
17812      Branch: perl
17813            ! doio.c dump.c ext/Data/Dumper/Dumper.xs gv.c op.c pad.c perl.c
17814            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c sv.c toke.c universal.c
17815            ! utf8.c
17816 ____________________________________________________________________________
17817 [ 18455] By: hv                                    on 2003/01/07  08:54:38
17818         Log: Subject: [PATCH] integrate more with report_evil_fh
17819              From: Nicholas Clark <nick@unfortu.net>
17820              Date: Thu, 26 Dec 2002 20:56:21 +0000
17821              Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
17822      Branch: perl
17823            ! pp_sys.c
17824 ____________________________________________________________________________
17825 [ 18454] By: hv                                    on 2003/01/07  08:45:54
17826         Log: Integrate podlators-1.25
17827      Branch: perl
17828            ! lib/Pod/Man.pm lib/Pod/t/man.t
17829 ____________________________________________________________________________
17830 [ 18453] By: rgs                                   on 2003/01/06  20:31:43
17831         Log: Change the value of ${^TAINT} : 0 without taint checks,
17832              1 with -T, and -1 with -t or -TU.
17833      Branch: perl
17834            ! mg.c pod/perlvar.pod t/op/taint.t t/run/runenv.t
17835            ! t/run/switcht.t
17836 ____________________________________________________________________________
17837 [ 18452] By: jhi                                   on 2003/01/06  13:47:59
17838         Log: Regen Configure.
17839      Branch: maint-5.8/perl
17840            ! Configure
17841 ____________________________________________________________________________
17842 [ 18451] By: merijn                                on 2003/01/06  06:43:11
17843         Log: Subject: [PATCH perl@18746] VMS test adjustments
17844              Date: Sat, 04 Jan 2003 11:26:00 -0600
17845              From: "Craig A. Berry" <craigberry@mac.com>
17846              Message-ID: <3E171928.1040100@mac.com>
17847      Branch: perl
17848            ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t
17849            ! t/run/switchI.t
17850 ____________________________________________________________________________
17851 [ 18450] By: jhi                                   on 2003/01/06  04:44:28
17852         Log: Tiny output tweak.
17853      Branch: maint-5.8/perl
17854            ! t/op/pat.t
17855 ____________________________________________________________________________
17856 [ 18449] By: jhi                                   on 2003/01/05  16:12:26
17857         Log: Update Changes.
17858      Branch: maint-5.8/perl
17859            ! Changes patchlevel.h
17860 ____________________________________________________________________________
17861 [ 18448] By: jhi                                   on 2003/01/05  15:29:54
17862         Log: Subject: Partial Data::Dumper patch
17863              From: Richard Clamp <richardc@unixbeard.net>
17864              Date: Sat, 4 Jan 2003 00:52:47 +0000
17865              Message-ID: <20030104005247.GA27685@mirth.demon.co.uk>
17866              
17867              Subject: Re: Partial Data::Dumper patch
17868              From: Slaven Rezic <slaven@rezic.de>
17869              Date: 04 Jan 2003 02:48:08 +0100
17870              Message-ID: <87u1gp4rdz.fsf@vran.herceg.de>
17871      Branch: maint-5.8/perl
17872            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
17873 ____________________________________________________________________________
17874 [ 18447] By: jhi                                   on 2003/01/05  14:58:52
17875         Log: test.pl-ise t/op/fh.t.
17876      Branch: maint-5.8/perl
17877            ! t/op/fh.t
17878 ____________________________________________________________________________
17879 [ 18446] By: jhi                                   on 2003/01/05  14:58:06
17880         Log: Add a test for change #18444 (and a new test file, since
17881              I couldn't find anything fitting)
17882      Branch: maint-5.8/perl
17883            + t/op/readline.t
17884            ! MANIFEST
17885 ____________________________________________________________________________
17886 [ 18445] By: jhi                                   on 2003/01/05  14:46:32
17887         Log: Backport change #18444 to maint.
17888      Branch: maint-5.8/perl
17889            ! pp_hot.c sv.c sv.h
17890 ____________________________________________________________________________
17891 [ 18444] By: jhi                                   on 2003/01/05  14:33:04
17892         Log: Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault
17893              From: Stephen McCamant <smcc@mit.edu>
17894              Date: Thu, 2 Jan 2003 18:08:23 -0500
17895              Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU>
17896      Branch: maint-5.8/perl
17897            ! pp_hot.c
17898 ____________________________________________________________________________
17899 [ 18443] By: jhi                                   on 2003/01/05  14:22:33
17900         Log: Subject: [PATCH perl@18746] VMS test adjustments
17901              From: "Craig A. Berry" <craigberry@mac.com>
17902              Date: Sat, 04 Jan 2003 11:26:00 -0600
17903              Message-ID: <3E171928.1040100@mac.com>
17904      Branch: maint-5.8/perl
17905            ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t
17906            ! t/run/switchI.t
17907 ____________________________________________________________________________
17908 [ 18442] By: jhi                                   on 2003/01/04  21:18:39
17909         Log: Spotted by rgs.
17910      Branch: maint-5.8/perl
17911            ! lib/File/Copy.pm
17912 ____________________________________________________________________________
17913 [ 18441] By: rgs                                   on 2003/01/04  20:06:45
17914         Log: Subject: [DOCPATCH] File::Copy's synopsis
17915              From: Nicholas Clark <nick@unfortu.net>
17916              Date: Wed, 1 Jan 2003 21:09:30 +0000
17917              Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
17918      Branch: perl
17919            ! lib/File/Copy.pm
17920 ____________________________________________________________________________
17921 [ 18440] By: rgs                                   on 2003/01/04  16:31:31
17922         Log: Integrate change #18420 from maint-5.8:
17923              Mea culpa: the join() was the string join, not the
17924              ithreads join().
17925      Branch: perl
17926           !> ext/threads/t/join.t
17927 ____________________________________________________________________________
17928 [ 18439] By: rgs                                   on 2003/01/04  15:34:54
17929         Log: Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
17930              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17931              Date: Fri, 13 Dec 2002 00:54:43 +0100
17932              Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
17933              Same as change 18403 for maint-5.8 branch
17934      Branch: perl
17935            ! lib/ExtUtils/t/Embed.t
17936 ____________________________________________________________________________
17937 [ 18438] By: rgs                                   on 2003/01/04  15:24:22
17938         Log: Subject: Re: [PATCH] Tiny nits in perlre.pod
17939              From: andreas.koenig@anima.de (Andreas J. Koenig)
17940              Date: Fri, 03 Jan 2003 00:57:15 +0100
17941              Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
17942      Branch: perl
17943            ! pod/perlre.pod
17944 ____________________________________________________________________________
17945 [ 18437] By: jhi                                   on 2003/01/04  14:39:35
17946         Log: Integrate:
17947              [ 18434]
17948              Forgot to add problems.t with change #18419
17949      Branch: maint-5.8/perl
17950           +> ext/threads/t/problems.t
17951 ____________________________________________________________________________
17952 [ 18436] By: jhi                                   on 2003/01/04  14:37:33
17953         Log: Integrate:
17954              [ 18435]
17955              The problems.t is back.
17956      Branch: maint-5.8/perl
17957           !> MANIFEST
17958 ____________________________________________________________________________
17959 [ 18435] By: jhi                                   on 2003/01/04  14:36:08
17960         Log: The problems.t is back.
17961      Branch: perl
17962            ! MANIFEST
17963 ____________________________________________________________________________
17964 [ 18434] By: sky                                   on 2003/01/04  07:43:50
17965         Log: Forgot to add problems.t with change #18419
17966      Branch: perl
17967            + ext/threads/t/problems.t
17968 ____________________________________________________________________________
17969 [ 18433] By: jhi                                   on 2003/01/04  04:49:38
17970         Log: Integrate:
17971              [ 18432]
17972              One more (or, rather, less) //.
17973      Branch: maint-5.8/perl
17974           !> ext/threads/threads.xs
17975 ____________________________________________________________________________
17976 [ 18432] By: jhi                                   on 2003/01/04  04:48:30
17977         Log: One more (or, rather, less) //.
17978      Branch: perl
17979            ! ext/threads/threads.xs
17980 ____________________________________________________________________________
17981 [ 18431] By: jhi                                   on 2003/01/04  04:39:01
17982         Log: Integrate from maintperl:
17983              [ 18430]
17984              // is still not portable C commentary.
17985      Branch: perl
17986           !> ext/threads/threads.xs
17987 ____________________________________________________________________________
17988 [ 18430] By: jhi                                   on 2003/01/04  04:35:40
17989         Log: // is still not portable C commentary.
17990      Branch: maint-5.8/perl
17991            ! ext/threads/threads.xs
17992 ____________________________________________________________________________
17993 [ 18429] By: jhi                                   on 2003/01/04  04:19:57
17994         Log: AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE
17995              things like drand48_data are undefined).
17996      Branch: maint-5.8/perl
17997            ! hints/aix.sh
17998 ____________________________________________________________________________
17999 [ 18428] By: jhi                                   on 2003/01/04  03:58:22
18000         Log: Somehow I managed to get makefile.olds that didn't get cleaned away.
18001      Branch: maint-5.8/perl
18002            ! Makefile.SH x2p/Makefile.SH
18003 ____________________________________________________________________________
18004 [ 18427] By: jhi                                   on 2003/01/04  03:49:34
18005         Log: To go with change #18404.
18006      Branch: maint-5.8/perl
18007            ! lib/Attribute/Handlers/t/multi.t
18008 ____________________________________________________________________________
18009 [ 18426] By: jhi                                   on 2003/01/04  03:38:27
18010         Log: Integrate: [ 18425]  Until Arthur really adds the problems.t.
18011      Branch: maint-5.8/perl
18012           !> MANIFEST
18013 ____________________________________________________________________________
18014 [ 18425] By: jhi                                   on 2003/01/04  03:37:04
18015         Log: Until Arthur really adds the problems.t.
18016      Branch: perl
18017            ! MANIFEST
18018 ____________________________________________________________________________
18019 [ 18424] By: jhi                                   on 2003/01/04  03:20:08
18020         Log: Integrate:
18021              [ 18417]
18022              Fake what context we are running in for CLONE and DESTROY so 
18023              threads->tid() returns the correct value.
18024              This is reported as bug #10046
18025              
18026              [ 18419]
18027              Fixes bug #15273, the return of the object caused
18028              the stash of the object to be cloned, cloning the entire syntax
18029              tree and all lexicals in there creating danglning copies to the
18030              object. (Pararell but unlinked STASH tree).
18031              This adds a new flag, when set it will use STASHES from the
18032              thread we are joining into avoiding the problem.
18033              
18034              [ 18421]
18035              Fix long standing memory leak with pop and shift!
18036      Branch: maint-5.8/perl
18037           !> MANIFEST ext/threads/shared/shared.xs ext/threads/t/basic.t
18038           !> ext/threads/threads.xs sv.c sv.h
18039 ____________________________________________________________________________
18040 [ 18423] By: jhi                                   on 2003/01/04  03:12:42
18041         Log: spent_size was still off.  (As far as I can tell
18042              _SC_GETPW_R_SIZE_MAX is supposed to be used also
18043              for spents, not just pwents.)
18044      Branch: maint-5.8/perl
18045            ! reentr.c reentr.pl
18046 ____________________________________________________________________________
18047 [ 18422] By: jhi                                   on 2003/01/04  03:04:29
18048         Log: Third Degree found a read of uninit memory (after setting
18049              grent_size with sysconf(), pwent_size was read).  Also make
18050              the ERANGE/INVARG more consistent.
18051      Branch: maint-5.8/perl
18052            ! reentr.c reentr.h reentr.pl
18053 ____________________________________________________________________________
18054 [ 18421] By: sky                                   on 2003/01/04  01:27:55
18055         Log: Fix long standing memory leak with pop and shift!
18056      Branch: perl
18057            ! ext/threads/shared/shared.xs
18058 ____________________________________________________________________________
18059 [ 18420] By: jhi                                   on 2003/01/04  00:04:33
18060         Log: Mea culpa: the join() was the string join, not the
18061              ithreads join().
18062      Branch: maint-5.8/perl
18063            ! ext/threads/t/join.t
18064 ____________________________________________________________________________
18065 [ 18419] By: sky                                   on 2003/01/03  23:45:34
18066         Log: Fixes bug #15273, the return of the object caused
18067              the stash of the object to be cloned, cloning the entire syntax
18068              tree and all lexicals in there creating danglning copies to the
18069              object. (Pararell but unlinked STASH tree).
18070              This adds a new flag, when set it will use STASHES from the
18071              thread we are joining into avoiding the problem.
18072      Branch: perl
18073            ! MANIFEST ext/threads/threads.xs sv.c sv.h
18074 ____________________________________________________________________________
18075 [ 18418] By: jhi                                   on 2003/01/03  19:41:57
18076         Log: Upgrade to Time::HiRes 1.41 (building with core perl had
18077              become broken at some point, even before 1.40).
18078      Branch: maint-5.8/perl
18079            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
18080            ! ext/Time/HiRes/Makefile.PL
18081 ____________________________________________________________________________
18082 [ 18417] By: sky                                   on 2003/01/03  18:16:46
18083         Log: Fake what context we are running in for CLONE and DESTROY so 
18084              threads->tid() returns the correct value.
18085              This is reported as bug #10046
18086      Branch: perl
18087            ! ext/threads/t/basic.t ext/threads/threads.xs
18088 ____________________________________________________________________________
18089 [ 18416] By: jhi                                   on 2003/01/03  17:50:45
18090         Log: Upgrade to Time::HiRes 1.40.
18091      Branch: maint-5.8/perl
18092            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
18093            ! ext/Time/HiRes/Makefile.PL
18094 ____________________________________________________________________________
18095 [ 18415] By: jhi                                   on 2003/01/03  16:45:03
18096         Log: regen headers.
18097      Branch: maint-5.8/perl
18098            ! pod/perlapi.pod
18099 ____________________________________________________________________________
18100 [ 18414] By: jhi                                   on 2003/01/03  16:39:33
18101         Log: Integrate:
18102              [ 18390]
18103              Use a more likely location for the perl binary
18104              
18105              [ 18406]
18106              Under darwin 6.0+ (MacOSX 10.2) we have threadsafe
18107              libc_r functions.
18108              
18109              [ 18407]
18110              Subject: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)
18111              From: hv@crypt.org
18112              Date: Thu, 02 Jan 2003 17:16:04 +0000
18113              Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk>
18114              
18115              [ 18408]
18116              Subject: win32_msgwait() problem
18117              From: Gurusamy Sarathy <gsar@ActiveState.com>
18118              Date: Fri, 13 Dec 2002 17:31:59 -0800
18119              Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com>
18120              
18121              [ 18411]
18122              Subject: Re: [perl #19061] 'goto' confuses 'redo'
18123              From: Stephen McCamant <smcc@mit.edu>
18124              Date: Sun, 22 Dec 2002 22:09:51 -0500
18125              Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU>
18126              
18127              [ 18413]
18128              Change pp_lock to take a reference instead of a
18129              scalar since it wouldn't fork for the HELEM/AELEM
18130              case. This was reported in bug #10045
18131      Branch: maint-5.8/perl
18132           !> Porting/genlog ext/threads/shared/t/hv_refs.t hints/darwin.sh
18133           !> opcode.h opcode.pl opnames.h pp_ctl.c sv.c win32/win32.c
18134 ____________________________________________________________________________
18135 [ 18413] By: sky                                   on 2003/01/03  15:15:14
18136         Log: Change pp_lock to take a reference instead of a
18137              scalar since it wouldn't fork for the HELEM/AELEM
18138              case. This was reported in bug #10045
18139      Branch: perl
18140            ! ext/threads/shared/t/hv_refs.t opcode.h opcode.pl opnames.h
18141 ____________________________________________________________________________
18142 [ 18412] By: hv                                    on 2003/01/03  11:14:51
18143         Log: Integrate from maint-5.8 #18348:
18144              Make Math::Trig a little bit more better behaved module citizen.
18145      Branch: perl
18146           !> lib/Math/Trig.pm
18147 ____________________________________________________________________________
18148 [ 18411] By: hv                                    on 2003/01/03  11:11:09
18149         Log: Subject: Re: [perl #19061] 'goto' confuses 'redo'
18150              From: Stephen McCamant <smcc@mit.edu>
18151              Date: Sun, 22 Dec 2002 22:09:51 -0500
18152              Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU>
18153      Branch: perl
18154            ! pp_ctl.c
18155 ____________________________________________________________________________
18156 [ 18410] By: hv                                    on 2003/01/03  11:06:40
18157         Log: Subject: new flag SvPADSTALE
18158              From: Dave Mitchell <davem@fdgroup.com>
18159              Date: Thu, 19 Dec 2002 19:00:21 +0000
18160              Message-ID: <20021219190021.D9530@fdgroup.com>
18161      Branch: perl
18162            ! dump.c scope.c sv.h
18163 ____________________________________________________________________________
18164 [ 18409] By: hv                                    on 2003/01/03  11:05:09
18165         Log: Subject: remove flag SvPADBUSY
18166              From: Dave Mitchell <davem@fdgroup.com>
18167              Date: Thu, 19 Dec 2002 18:55:43 +0000
18168              Message-ID: <20021219185543.C9530@fdgroup.com>
18169      Branch: perl
18170            ! dump.c ext/Devel/Peek/Peek.t pad.c scope.c sv.h
18171 ____________________________________________________________________________
18172 [ 18408] By: hv                                    on 2003/01/03  10:56:54
18173         Log: Subject: win32_msgwait() problem
18174              From: Gurusamy Sarathy <gsar@ActiveState.com>
18175              Date: Fri, 13 Dec 2002 17:31:59 -0800
18176              Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com>
18177      Branch: perl
18178            ! win32/win32.c
18179 ____________________________________________________________________________
18180 [ 18407] By: hv                                    on 2003/01/03  10:30:05
18181         Log: Subject: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)
18182              From: hv@crypt.org
18183              Date: Thu, 02 Jan 2003 17:16:04 +0000
18184              Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk>
18185      Branch: perl
18186            ! sv.c
18187 ____________________________________________________________________________
18188 [ 18406] By: sky                                   on 2003/01/03  08:23:16
18189         Log: Under darwin 6.0+ (MacOSX 10.2) we have threadsafe
18190              libc_r functions.
18191      Branch: perl
18192            ! hints/darwin.sh
18193 ____________________________________________________________________________
18194 [ 18405] By: jhi                                   on 2003/01/03  03:06:40
18195         Log: Subject: [PATCH] Re: 5.8.0 dup strangety
18196              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18197              Date: Tue, 31 Dec 2002 10:56:42 +0100
18198              Message-Id: <20021231105642.6bc7a0f4.rgarciasuarez@free.fr>
18199      Branch: maint-5.8/perl
18200            ! doio.c
18201 ____________________________________________________________________________
18202 [ 18404] By: jhi                                   on 2003/01/03  02:54:46
18203         Log: Subject: [PATCH] Re: Attribute::Handlers phase variance
18204              From: Richard Clamp <richardc@unixbeard.net>
18205              Date: Mon, 9 Dec 2002 11:10:24 +0000
18206              Message-ID: <20021209111024.GA14365@mirth.demon.co.uk>
18207      Branch: maint-5.8/perl
18208            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
18209 ____________________________________________________________________________
18210 [ 18403] By: jhi                                   on 2003/01/03  02:49:17
18211         Log: Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
18212              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18213              Date: Fri, 13 Dec 2002 00:54:43 +0100
18214              Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
18215      Branch: maint-5.8/perl
18216            ! lib/ExtUtils/t/Embed.t
18217 ____________________________________________________________________________
18218 [ 18402] By: jhi                                   on 2003/01/03  02:47:18
18219         Log: Subject: [PATCH Pod::Checker] Decouple podchecker program and function
18220              From: Michael G Schwern <schwern@pobox.com>
18221              Date: Tue, 10 Dec 2002 15:25:02 -0800
18222              Message-ID: <20021210232502.GD25945@blackrider.schwern.org>
18223              
18224              Subject: Re: [PATCH Pod::Checker] Decouple podchecker program and function
18225              From: Michael G Schwern <schwern@pobox.com>
18226              Date: Tue, 10 Dec 2002 15:40:05 -0800
18227              Message-ID: <20021210234005.GF25945@blackrider.schwern.org>
18228      Branch: maint-5.8/perl
18229            ! lib/Pod/Checker.pm pod/podchecker.PL t/pod/poderrs.xr
18230 ____________________________________________________________________________
18231 [ 18401] By: jhi                                   on 2003/01/03  02:40:44
18232         Log: Subject: [PATCH] integrate more with report_evil_fh
18233              From: Nicholas Clark <nick@unfortu.net>
18234              Date: Thu, 26 Dec 2002 20:56:21 +0000
18235              Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
18236      Branch: maint-5.8/perl
18237            ! pp_sys.c
18238 ____________________________________________________________________________
18239 [ 18400] By: jhi                                   on 2003/01/03  02:37:11
18240         Log: Subject: [PATCH] label code in pp_ctl.c
18241              From: Nicholas Clark <nick@unfortu.net>
18242              Date: Thu, 26 Dec 2002 21:19:36 +0000
18243              Message-ID: <20021226211935.GE284@Bagpuss.unfortu.net>
18244      Branch: maint-5.8/perl
18245            ! pp_ctl.c
18246 ____________________________________________________________________________
18247 [ 18399] By: jhi                                   on 2003/01/03  02:28:15
18248         Log: Subject: [DOCPATCH] hv_store and hv_store_ent
18249              From: Nicholas Clark <nick@unfortu.net>
18250              Date: Wed, 1 Jan 2003 18:17:59 +0000
18251              Message-ID: <20030101181757.GB296@Bagpuss.unfortu.net>
18252      Branch: maint-5.8/perl
18253            ! hv.c
18254 ____________________________________________________________________________
18255 [ 18398] By: jhi                                   on 2003/01/03  02:26:44
18256         Log: Subject: [DOCPATCH] File::Copy's synopsis
18257              From: Nicholas Clark <nick@unfortu.net>
18258              Date: Wed, 1 Jan 2003 21:09:30 +0000
18259              Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
18260      Branch: maint-5.8/perl
18261            ! lib/File/Copy.pm
18262 ____________________________________________________________________________
18263 [ 18397] By: jhi                                   on 2003/01/03  02:25:38
18264         Log: Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime?
18265              From: Dave Mitchell <davem@fdgroup.com>
18266              To: Ton Hospel <perl5-porters@ton.iguana.be>
18267              Date: Wed, 1 Jan 2003 21:43:24 +0000
18268              Message-ID: <20030101214324.F12907@fdgroup.com>
18269      Branch: maint-5.8/perl
18270            ! lib/Time/Local.pm lib/Time/Local.t
18271 ____________________________________________________________________________
18272 [ 18396] By: jhi                                   on 2003/01/03  02:23:28
18273         Log: Subject: Re: [PATCH] Tiny nits in perlre.pod
18274              From: andreas.koenig@anima.de (Andreas J. Koenig)
18275              Date: Fri, 03 Jan 2003 00:57:15 +0100
18276              Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
18277      Branch: maint-5.8/perl
18278            ! pod/perlre.pod
18279 ____________________________________________________________________________
18280 [ 18395] By: jhi                                   on 2003/01/03  02:21:50
18281         Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too)
18282              From: Chip Turner <cturner@redhat.com>
18283              Date: 02 Jan 2003 11:35:57 -0500
18284              Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
18285      Branch: maint-5.8/perl
18286            ! lib/Pod/Perldoc.pm
18287 ____________________________________________________________________________
18288 [ 18394] By: jhi                                   on 2003/01/02  21:37:16
18289         Log: Document in more detail which tests will fail on FAT.
18290      Branch: maint-5.8/perl
18291            ! README.win32
18292 ____________________________________________________________________________
18293 [ 18393] By: merijn                                on 2003/01/02  19:41:29
18294         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)
18295              Date: Thu, 2 Jan 2003 19:02:21 +0100
18296              Message-ID: <200301021902.22444.abe@ztreet.demon.nl>
18297              From: abe@ztreet.demon.nl (Abe Timmerman)
18298      Branch: perl
18299            ! win32/makefile.mk
18300 ____________________________________________________________________________
18301 [ 18392] By: jhi                                   on 2003/01/02  17:57:09
18302         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)
18303              From: Abe Timmerman <abe@ztreet.demon.nl>
18304              Date: Thu, 2 Jan 2003 19:02:21 +0100
18305              Message-Id: <200301021902.22444.abe@ztreet.demon.nl>
18306      Branch: maint-5.8/perl
18307            ! win32/makefile.mk
18308 ____________________________________________________________________________
18309 [ 18391] By: jhi                                   on 2003/01/02  13:44:51
18310         Log: Document the installprefix trick for compiling PASE Perl in AIX.
18311      Branch: maint-5.8/perl
18312            ! README.os400
18313 ____________________________________________________________________________
18314 [ 18390] By: merijn                                on 2003/01/02  07:32:00
18315         Log: Use a more likely location for the perl binary
18316      Branch: perl
18317            ! Porting/genlog
18318 ____________________________________________________________________________
18319 [ 18389] By: jhi                                   on 2003/01/02  03:15:44
18320         Log: Subject: [PATCH maintperl@18383] more pad removal for VMS
18321              From: "Craig A. Berry" <craigberry@mac.com>
18322              Date: Wed, 01 Jan 2003 21:53:22 -0600
18323              Message-ID: <3E13B7B2.2070005@mac.com>
18324      Branch: maint-5.8/perl
18325            ! vms/descrip_mms.template
18326 ____________________________________________________________________________
18327 [ 18388] By: jhi                                   on 2003/01/02  01:41:55
18328         Log: List the PERL_MAGIC_utf8 ('w') flag.
18329      Branch: maint-5.8/perl
18330            ! pod/perlguts.pod
18331 ____________________________________________________________________________
18332 [ 18387] By: jhi                                   on 2003/01/02  01:39:31
18333         Log: The magic v-string patch from John Peacock for 5.8;
18334              permits the programmer to know when a given scalar was
18335              originally encoded as a v-string; Scalar::Util has already
18336              been enhanced to expose this at the Perl level.
18337      Branch: maint-5.8/perl
18338            ! dump.c perl.h pod/perlguts.pod sv.c sv.h t/op/ver.t util.c
18339 ____________________________________________________________________________
18340 [ 18386] By: jhi                                   on 2003/01/01  23:06:53
18341         Log: The change #18275 didn't translate the test case quite right.
18342      Branch: maint-5.8/perl
18343            ! t/op/split.t
18344 ____________________________________________________________________________
18345 [ 18385] By: gsar                                  on 2003/01/01  20:26:42
18346         Log: remove the CRs that snuck in via change#18382
18347      Branch: maint-5.8/perl
18348            ! win32/Makefile win32/makefile.mk
18349 ____________________________________________________________________________
18350 [ 18384] By: nick                                  on 2003/01/01  19:14:32
18351         Log: Integrate mainline
18352      Branch: perlio
18353           +> lib/Net/Ping/t/410_syn_host.t t/op/lc_user.t
18354           !> (integrate 166 files)
18355 ____________________________________________________________________________
18356 [ 18383] By: jhi                                   on 2003/01/01  17:02:29
18357         Log: Backport #18319 to 5.8, from Dave Mitchell.
18358      Branch: maint-5.8/perl
18359            ! op.c t/op/eval.t
18360 ____________________________________________________________________________
18361 [ 18382] By: jhi                                   on 2003/01/01  15:06:49
18362         Log: More tweaks from Autrijus: no pad.c, perl59->perl58 in
18363              installperl; and no pad.c in VMS, either.
18364      Branch: maint-5.8/perl
18365            ! installperl vms/descrip_mms.template win32/Makefile
18366            ! win32/makefile.mk
18367 ____________________________________________________________________________
18368 [ 18381] By: jhi                                   on 2003/01/01  15:02:04
18369         Log: Tweaks from Autrijus: threaded/win32 build, signedness.
18370      Branch: maint-5.8/perl
18371            ! sv.c
18372 ____________________________________________________________________________
18373 [ 18380] By: jhi                                   on 2002/12/31  16:34:22
18374         Log: Update Changes.
18375      Branch: maint-5.8/perl
18376            ! Changes patchlevel.h
18377 ____________________________________________________________________________
18378 [ 18379] By: jhi                                   on 2002/12/31  15:33:11
18379         Log: Integrate:
18380              [ 18371]
18381              Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\
18382              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18383              Date: Fri, 27 Dec 2002 16:14:24 +0100
18384              Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr>
18385              
18386              [ 18372]
18387              Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open
18388              From: Michael G Schwern <schwern@pobox.com>
18389              Date: Sat, 21 Dec 2002 19:29:41 -0800
18390              Message-ID: <20021222032941.GD24887@blackrider.schwern.org>
18391              
18392              [ 18373]
18393              Subject: [perl #19343] perlfunc.pod patch for stat() and lstat()
18394              From: Dave Paris (via RT) <perlbug-followup@perl.org>
18395              Date: 22 Dec 2002 05:15:14 -0000
18396              Message-Id: <rt-19343-46041.7.82970696202895@bugs6.perl.org>
18397              
18398              [ 18374]
18399              Remove duplicate entry
18400              
18401              [ 18378]
18402              integrate change#18377 from maint-5.6 branch
18403              
18404              change#17566 needs to be more defensive about win32_dup2()
18405              itself calling SetStdHandle() (at least MSVCRT does this)
18406      Branch: maint-5.8/perl
18407           !> MANIFEST lib/AutoSplit.pm mg.c pod/perlfunc.pod t/op/magic.t
18408           !> win32/win32.c
18409 ____________________________________________________________________________
18410 [ 18378] By: gsar                                  on 2002/12/31  04:07:56
18411         Log: integrate change#18377 from maint-5.6 branch
18412              
18413              change#17566 needs to be more defensive about win32_dup2()
18414              itself calling SetStdHandle() (at least MSVCRT does this)
18415      Branch: perl
18416           !> win32/win32.c
18417 ____________________________________________________________________________
18418 [ 18377] By: gsar                                  on 2002/12/31  04:02:12
18419         Log: change#17566 needs to be more defensive about win32_dup2()
18420              itself calling SetStdHandle() (at least MSVCRT does this)
18421      Branch: maint-5.6/perl
18422            ! win32/win32.c
18423 ____________________________________________________________________________
18424 [ 18376] By: hv                                    on 2002/12/31  02:02:17
18425         Log: Update Changes
18426      Branch: perl
18427            ! Changes patchlevel.h
18428 ____________________________________________________________________________
18429 [ 18375] By: jhi                                   on 2002/12/30  21:28:31
18430         Log: Better version of change #18370; use the new 'E' flag
18431              so that cxinc is exposed (as cpp) only to List::Util
18432              (well, any extension) (well, anyone who does -DPERL_EXT),
18433              no need to export it globally.
18434      Branch: maint-5.8/perl
18435            ! embed.fnc embed.h ext/List/Util/Makefile.PL global.sym
18436 ____________________________________________________________________________
18437 [ 18374] By: hv                                    on 2002/12/30  03:32:22
18438         Log: Remove duplicate entry
18439      Branch: perl
18440            ! MANIFEST
18441 ____________________________________________________________________________
18442 [ 18373] By: hv                                    on 2002/12/30  03:19:17
18443         Log: Subject: [perl #19343] perlfunc.pod patch for stat() and lstat()
18444              From: Dave Paris (via RT) <perlbug-followup@perl.org>
18445              Date: 22 Dec 2002 05:15:14 -0000
18446              Message-Id: <rt-19343-46041.7.82970696202895@bugs6.perl.org>
18447      Branch: perl
18448            ! pod/perlfunc.pod
18449 ____________________________________________________________________________
18450 [ 18372] By: hv                                    on 2002/12/30  03:13:42
18451         Log: Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open
18452              From: Michael G Schwern <schwern@pobox.com>
18453              Date: Sat, 21 Dec 2002 19:29:41 -0800
18454              Message-ID: <20021222032941.GD24887@blackrider.schwern.org>
18455      Branch: perl
18456            ! lib/AutoSplit.pm
18457 ____________________________________________________________________________
18458 [ 18371] By: hv                                    on 2002/12/30  03:08:12
18459         Log: Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\
18460              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18461              Date: Fri, 27 Dec 2002 16:14:24 +0100
18462              Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr>
18463      Branch: perl
18464            ! mg.c t/op/magic.t
18465 ____________________________________________________________________________
18466 [ 18370] By: jhi                                   on 2002/12/30  02:37:38
18467         Log: In AIX (strict symbol exports) the cxinc is needed for List::Util. 
18468      Branch: maint-5.8/perl
18469            ! embed.fnc embed.h global.sym
18470 ____________________________________________________________________________
18471 [ 18369] By: jhi                                   on 2002/12/30  01:38:38
18472         Log: Missed one.
18473      Branch: maint-5.8/perl
18474            ! embed.fnc embed.h
18475 ____________________________________________________________________________
18476 [ 18368] By: jhi                                   on 2002/12/29  23:33:56
18477         Log: Continue on change #18367; implement the said flag, 'E'.
18478              (Some nm output studying was needed to get the right set
18479              of re symbols defined.)
18480      Branch: maint-5.8/perl
18481            ! embed.fnc embed.h embed.pl ext/re/Makefile.PL
18482 ____________________________________________________________________________
18483 [ 18367] By: jhi                                   on 2002/12/29  21:40:08
18484         Log: Caught by change #18366; thanks to the re extension we have some
18485              functions that are file static but yet part of "the public API"...
18486              Maybe a new class of exportability (a new embed.fnc flag) is
18487              required for this case.
18488      Branch: maint-5.8/perl
18489            ! embed.fnc embed.h
18490 ____________________________________________________________________________
18491 [ 18366] By: jhi                                   on 2002/12/29  21:28:27
18492         Log: Implement the CPP namespace protection from [perl #8610];
18493              unless a function has an 'A' flag, it's defined only if
18494              PERL_CORE.  (Why do we have so many many functions with an
18495              'A' flag, is another matter.)  (The number of #ifdef PERL_COREs
18496              could be cut down further by having a state variable and
18497              inserting #ifdefs and #endifs when the state flips.)
18498      Branch: maint-5.8/perl
18499            ! embed.h embed.pl
18500 ____________________________________________________________________________
18501 [ 18365] By: jhi                                   on 2002/12/29  15:01:08
18502         Log: Doc tweak on the S_ macros.
18503      Branch: maint-5.8/perl
18504            ! pod/perlfunc.pod
18505 ____________________________________________________________________________
18506 [ 18364] By: jhi                                   on 2002/12/29  14:54:43
18507         Log: Apply the doc patch from [perl #19343].
18508      Branch: maint-5.8/perl
18509            ! pod/perlfunc.pod
18510 ____________________________________________________________________________
18511 [ 18363] By: jhi                                   on 2002/12/29  14:49:14
18512         Log: Integrate:
18513              [ 18354]
18514              Subject: [PATCH] docpatch for cv.h
18515              From: Nicholas Clark <nick@unfortu.net>
18516              Date: Wed, 25 Dec 2002 21:01:04 +0000
18517              Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net>
18518              
18519              [ 18356]
18520              fix signed/unsigned mismatch warning from change#18266
18521              
18522              [ 18358]
18523              save_re_context() was not saving many regexec.c state
18524              variables, resulting in various reentrancy problems when
18525              the swatches were autoloaded by perl in the midst of a
18526              match
18527      Branch: maint-5.8/perl
18528           !> cv.h regcomp.c
18529 ____________________________________________________________________________
18530 [ 18362] By: jhi                                   on 2002/12/29  00:51:29
18531         Log: Fix [perl #18666] (taking the more conservative approach).
18532      Branch: maint-5.8/perl
18533            ! lib/File/Spec/Unix.pm
18534 ____________________________________________________________________________
18535 [ 18361] By: jhi                                   on 2002/12/29  00:45:16
18536         Log: Document that the socketpair tests are unhappy in old SCO,
18537              as per [perl #18537].
18538      Branch: maint-5.8/perl
18539            ! pod/perl58delta.pod
18540 ____________________________________________________________________________
18541 [ 18360] By: jhi                                   on 2002/12/29  00:38:01
18542         Log: Fix from the bug report for [perl #19267].
18543      Branch: maint-5.8/perl
18544            ! lib/Pod/Man.pm
18545 ____________________________________________________________________________
18546 [ 18359] By: jhi                                   on 2002/12/28  22:33:16
18547         Log: A small tweak on top of #18353: don't display mg_len bytes of
18548              mg_ptr for PERL_MAGIC_utf8 because that's not what's there.
18549      Branch: maint-5.8/perl
18550            ! dump.c
18551 ____________________________________________________________________________
18552 [ 18358] By: gsar                                  on 2002/12/28  03:30:49
18553         Log: save_re_context() was not saving many regexec.c state
18554              variables, resulting in various reentrancy problems when
18555              the swatches were autoloaded by perl in the midst of a
18556              match
18557      Branch: perl
18558            ! regcomp.c
18559 ____________________________________________________________________________
18560 [ 18357] By: gsar                                  on 2002/12/28  02:16:51
18561         Log: silence another signed/unsigned mismatch warning
18562      Branch: perl
18563            ! op.c
18564 ____________________________________________________________________________
18565 [ 18356] By: gsar                                  on 2002/12/28  02:08:23
18566         Log: fix signed/unsigned mismatch warning from change#18266
18567      Branch: perl
18568            ! regcomp.c
18569 ____________________________________________________________________________
18570 [ 18355] By: gsar                                  on 2002/12/28  02:05:14
18571         Log: these variables are not in use anywhere since 5.8.0
18572      Branch: perl
18573            ! embedvar.h perlapi.h sv.c thrdvar.h
18574 ____________________________________________________________________________
18575 [ 18354] By: ams                                   on 2002/12/26  03:54:09
18576         Log: Subject: [PATCH] docpatch for cv.h
18577              From: Nicholas Clark <nick@unfortu.net>
18578              Date: Wed, 25 Dec 2002 21:01:04 +0000
18579              Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net>
18580      Branch: perl
18581            ! cv.h
18582 ____________________________________________________________________________
18583 [ 18353] By: jhi                                   on 2002/12/26  02:07:06
18584         Log: Introduce a cache for UTF-8 data: length and byte<->char offset
18585              mapping are stored in a new type of magic.  Speeds up length(),
18586              substr(), index(), rindex(), pos(), and some parts of s///.
18587              
18588              The speedup varies a lot (on the usual suspects: what is the
18589              access pattern of the data, compiler, CPU), but should be at
18590              least one order of magnitude, and getting to the same magnitude
18591              as byte string speeds, and in some cases  (length on unchanged data)
18592              even reaching the byte string speed.  On the other hand, in some
18593              cases (index) the byte speed is still faster by a factor of five
18594              or so, but the bottleneck there does not seem to be any more
18595              the byte<->char offset mapping (instead, the fbm_instr() speed).
18596              
18597              There is one cache slot for the length, and only two for the 
18598              byte<->char offset mapping (the first one for the start->offset,
18599              and the second for the offset->offset+length, when talking
18600              in substr() terms).
18601              
18602              Code this hairy is bound to have hairy trolls hiding under it.
18603      Branch: maint-5.8/perl
18604            ! dump.c embed.fnc embed.h mg.c perl.h proto.h sv.c util.c
18605 ____________________________________________________________________________
18606 [ 18352] By: jhi                                   on 2002/12/25  13:42:10
18607         Log: Integrate:
18608              [ 18350]
18609              Removal of duplicate comment block
18610              
18611              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18612              Subject: Re: [perl #19306] Sys::Syslog issues.
18613              Date: Mon, 23 Dec 2002 15:25:51 -0800
18614              Message-ID: </t5B+gzkg6DR092yn@efn.org>
18615              
18616              [ 18351]
18617              #18345 was still broken; should be fixed now.
18618      Branch: maint-5.8/perl
18619           !> ext/Sys/Syslog/Syslog.pm sv.c
18620 ____________________________________________________________________________
18621 [ 18351] By: hv                                    on 2002/12/25  02:29:17
18622         Log: #18345 was still broken; should be fixed now.
18623      Branch: perl
18624            ! sv.c
18625 ____________________________________________________________________________
18626 [ 18350] By: merijn                                on 2002/12/24  05:26:40
18627         Log: Removal of duplicate comment block
18628              
18629              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18630              Subject: Re: [perl #19306] Sys::Syslog issues.
18631              Date: Mon, 23 Dec 2002 15:25:51 -0800
18632              Message-ID: </t5B+gzkg6DR092yn@efn.org>
18633      Branch: perl
18634            ! ext/Sys/Syslog/Syslog.pm
18635 ____________________________________________________________________________
18636 [ 18349] By: jhi                                   on 2002/12/24  02:42:31
18637         Log: At least partially address [perl #10000] by speeding
18638              up both the ASCII case (by about 2-3%) and the UTF-8 case 
18639              (by about 45%).  The major trick is to avoid hitting the
18640              costly S_reginclass().  (Even before this patch the speedup
18641              since 5.8.0 was about 40-50%.)  After this the UTF-8 case is
18642              still about 30-60% slower than the ASCII case.  (Note that
18643              I'm unable to reproduce the 10-fold speed difference of the
18644              original bug report; I can see a factor of 2 or 3, but no more.)
18645      Branch: maint-5.8/perl
18646            ! regexec.c
18647 ____________________________________________________________________________
18648 [ 18348] By: jhi                                   on 2002/12/23  06:42:29
18649         Log: Make Math::Trig a little bit more better behaved module citizen.
18650      Branch: maint-5.8/perl
18651            ! lib/Math/Trig.pm
18652 ____________________________________________________________________________
18653 [ 18347] By: jhi                                   on 2002/12/23  06:37:31
18654         Log: Integrate:
18655              [ 18300]
18656              Subject: [patch] typo in perlop
18657              From: andreas.koenig@anima.de (Andreas J. Koenig)
18658              Date: Wed, 11 Dec 2002 21:31:14 +0100
18659              Message-ID: <m3k7igjo19.fsf@k242.linux.bogus>
18660              
18661              [ 18304]
18662              Redone #18011 from metaunits
18663              
18664              [ 18305]
18665              Enough changes to Configure and metaunits warrant an update.
18666              Several small changes and three additions
18667              
18668              [ 18306]
18669              More documentation of obscure flags is good, even if the
18670              documentation might be not so good. Atleast it's not false!
18671              Documents the flags one can give to perl_clone
18672              
18673              [ 18308]
18674              Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
18675              From: peter@PSDT.com (Peter Scott)
18676              Date: 12 Dec 2002 18:13:17 -0000
18677              Message-ID: <20021212181317.50538.qmail@onion.perl.org>
18678              (fix bug [perl #19058])
18679              
18680              [ 18310]
18681              regen-headers to get new API docs from #18306
18682              
18683              [ 18312]
18684              Subject: [Fwd: Patch for perl utf8-related bug]
18685              From: Richard Hitt <rbh00@utsglobal.com>
18686              Date: Fri, 06 Dec 2002 16:47:42 -0800
18687              [perl #18932]
18688              
18689              [ 18313]
18690              Subject: [PATCH 5.8.1 @oldish-18156] OS/2 REXX interface assuming Object REXX
18691              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
18692              Date: Fri, 13 Dec 2002 14:08:00 -0800
18693              Message-ID: <20021213220800.GA2625@math.berkeley.edu>
18694              
18695              [ 18314]
18696              Subject: [PATCH 5.8.1 @oldish-18156] Morphing to PM on OS/2
18697              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
18698              Date: Fri, 13 Dec 2002 14:00:48 -0800
18699              Message-ID: <20021213220048.GA2606@math.berkeley.edu>
18700              
18701              [ 18315]
18702              Subject: [PATCH 5.8.1 @oldish-18156] deprecated warnings
18703              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
18704              Date: Fri, 13 Dec 2002 13:47:08 -0800
18705              Message-ID: <20021213214707.GA2588@math.berkeley.edu>
18706              
18707              [ 18316]
18708              Subject: [PATCH 5.8.1 @oldish-18156] build
18709              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
18710              Date: Fri, 13 Dec 2002 13:54:05 -0800
18711              Message-ID: <20021213215404.GA2597@math.berkeley.edu>
18712              
18713              [ 18317]
18714              Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)
18715              
18716              [ 18323]
18717              PerlSIO_stderr et al are not functions
18718              
18719              [ 18324]
18720              windows: avoid prompting under some shells during $(MAKE) distclean
18721              
18722              [ 18325]
18723              PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*
18724              
18725              [ 18326]
18726              Win32.pod update
18727              
18728              [ 18327]
18729              windows: support for large files
18730              
18731              note that this change will break binary compatibility with the
18732              default 5.8.0 build options; nevertheless I think it is worth
18733              having in 5.8.1 (people who want the compatibility can disable
18734              the option in the makefile)
18735              
18736              [ 18328]
18737              fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
18738              
18739              [ 18330]
18740              remove CRs from a couple of files (these show up as CRCRLF
18741              on windows)
18742              
18743              [ 18332]
18744              $Config{prefixexp} was set incorrectly on windows
18745              
18746              [ 18334]
18747              AIX compiler version updates
18748              
18749              [ 18335]
18750              my_fflush_all() wasn't doing the right thing under useperlio
18751              on many platforms
18752              
18753              [ 18337]
18754              handy hint: getting a perforce change as a usable patch
18755              
18756              [ 18338]
18757              Subject: [PATCH] read permissions for h2ph-generated files
18758              From: Slaven Rezic <slaven.rezic@berlin.de>
18759              Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET)
18760              Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de>
18761              
18762              [ 18339]
18763              Integrate Time::HiRes v1.39 (for VMS build tweak)
18764              
18765              [ 18342]
18766              Subject: [perl #18544] Patch included to fix problem.
18767              From: Richard Kandarian <richard.kandarian@lanl.gov>
18768              Date: Thu, 21 Nov 2002 08:00:20 -0700
18769              (from RT)
18770              
18771              [ 18343]
18772              Subject: [perl #19153] Term::Complete (the argument of stty)
18773              From: OKAIE Yutaka (via RT) <perlbug-followup@perl.org>
18774              Date: 15 Dec 2002 13:45:23 -0000
18775              Message-Id: <rt-19153-45441.1.2145712923207@bugs6.perl.org>
18776              
18777              [ 18344]
18778              more on #18312: sv.c:ss_dup()
18779              
18780              [ 18345]
18781              more on #18344.
18782      Branch: maint-5.8/perl
18783           +> lib/Net/Ping/t/410_syn_host.t
18784            ! Configure config_h.SH
18785           !> (integrate 56 files)
18786 ____________________________________________________________________________
18787 [ 18346] By: hv                                    on 2002/12/23  06:14:22
18788         Log: integrate maint-5.8 #18301
18789      Branch: perl
18790           !> lib/perl5db.pl
18791 ____________________________________________________________________________
18792 [ 18345] By: hv                                    on 2002/12/23  06:01:17
18793         Log: more on #18344.
18794      Branch: perl
18795            ! sv.c
18796 ____________________________________________________________________________
18797 [ 18344] By: hv                                    on 2002/12/23  05:56:43
18798         Log: more on #18312: sv.c:ss_dup()
18799      Branch: perl
18800            ! sv.c
18801 ____________________________________________________________________________
18802 [ 18343] By: hv                                    on 2002/12/23  05:47:17
18803         Log: Subject: [perl #19153] Term::Complete (the argument of stty)
18804              From: OKAIE Yutaka (via RT) <perlbug-followup@perl.org>
18805              Date: 15 Dec 2002 13:45:23 -0000
18806              Message-Id: <rt-19153-45441.1.2145712923207@bugs6.perl.org>
18807      Branch: perl
18808            ! lib/Term/Complete.pm
18809 ____________________________________________________________________________
18810 [ 18342] By: hv                                    on 2002/12/23  05:27:25
18811         Log: Subject: [perl #18544] Patch included to fix problem.
18812              From: Richard Kandarian <richard.kandarian@lanl.gov>
18813              Date: Thu, 21 Nov 2002 08:00:20 -0700
18814              (from RT)
18815      Branch: perl
18816            ! regexec.c
18817 ____________________________________________________________________________
18818 [ 18341] By: hv                                    on 2002/12/23  05:08:49
18819         Log: Subject: [PATCH] operation on `PL_na' may be undefined
18820              From: Nicholas Clark <nick@unfortu.net>
18821              Date: Tue, 10 Dec 2002 19:59:18 +0000
18822              Message-ID: <20021210195917.GJ288@Bagpuss.unfortu.net>
18823      Branch: perl
18824            ! universal.c
18825 ____________________________________________________________________________
18826 [ 18340] By: hv                                    on 2002/12/23  05:04:29
18827         Log: Subject: [PATCH] 2% speedup (pp_entersub needs to go on a diet)
18828              From: Nicholas Clark <nick@unfortu.net>
18829              Date: Tue, 10 Dec 2002 18:55:28 +0000
18830              Message-ID: <20021210185527.GG288@Bagpuss.unfortu.net>
18831      Branch: perl
18832            ! pp_hot.c
18833 ____________________________________________________________________________
18834 [ 18339] By: hv                                    on 2002/12/23  04:39:48
18835         Log: Integrate Time::HiRes v1.39 (for VMS build tweak)
18836      Branch: perl
18837            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
18838            ! ext/Time/HiRes/Makefile.PL
18839 ____________________________________________________________________________
18840 [ 18338] By: hv                                    on 2002/12/23  03:43:09
18841         Log: Subject: [PATCH] read permissions for h2ph-generated files
18842              From: Slaven Rezic <slaven.rezic@berlin.de>
18843              Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET)
18844              Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de>
18845      Branch: perl
18846            ! utils/h2ph.PL
18847 ____________________________________________________________________________
18848 [ 18337] By: hv                                    on 2002/12/23  03:38:59
18849         Log: handy hint: getting a perforce change as a usable patch
18850      Branch: perl
18851            ! Porting/repository.pod
18852 ____________________________________________________________________________
18853 [ 18336] By: hv                                    on 2002/12/23  03:36:26
18854         Log: Reverse #18285, for reasons given in:
18855              Subject: Re: Precedence of ? :
18856              From: hv@crypt.org
18857              Date: Fri, 20 Dec 2002 00:35:27 +0000
18858              Message-Id: <200212200035.gBK0ZRm29309@crypt.compulink.co.uk>
18859      Branch: perl
18860            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
18861            ! vms/perly_c.vms
18862 ____________________________________________________________________________
18863 [ 18335] By: gsar                                  on 2002/12/18  23:12:14
18864         Log: my_fflush_all() wasn't doing the right thing under useperlio
18865              on many platforms
18866      Branch: perl
18867            ! util.c
18868 ____________________________________________________________________________
18869 [ 18334] By: merijn                                on 2002/12/18  06:48:11
18870         Log: AIX compiler version updates
18871      Branch: perl
18872            ! README.aix
18873 ____________________________________________________________________________
18874 [ 18333] By: gsar                                  on 2002/12/18  03:21:42
18875         Log: integrate change#18332 from mainline
18876              
18877              $Config{prefixexp} was set incorrectly on windows
18878      Branch: maint-5.6/perl
18879           !> win32/config.bc win32/config.gc win32/config.vc
18880 ____________________________________________________________________________
18881 [ 18332] By: gsar                                  on 2002/12/18  03:20:27
18882         Log: $Config{prefixexp} was set incorrectly on windows
18883      Branch: perl
18884            ! win32/config.bc win32/config.gc win32/config.vc
18885            ! win32/config.vc64
18886 ____________________________________________________________________________
18887 [ 18331] By: gsar                                  on 2002/12/18  02:38:13
18888         Log: integrate change#18326 from mainline
18889              
18890              Win32.pod update
18891      Branch: maint-5.6/perl
18892           !> lib/Win32.pod
18893 ____________________________________________________________________________
18894 [ 18330] By: gsar                                  on 2002/12/18  02:32:20
18895         Log: remove CRs from a couple of files (these show up as CRCRLF
18896              on windows)
18897      Branch: perl
18898            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
18899 ____________________________________________________________________________
18900 [ 18329] By: gsar                                  on 2002/12/18  02:28:47
18901         Log: integrate change#18328 from mainline
18902              
18903              fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
18904      Branch: maint-5.6/perl
18905           !> win32/win32.c
18906 ____________________________________________________________________________
18907 [ 18328] By: gsar                                  on 2002/12/18  02:27:10
18908         Log: fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
18909      Branch: perl
18910            ! win32/win32.c
18911 ____________________________________________________________________________
18912 [ 18327] By: gsar                                  on 2002/12/18  02:08:12
18913         Log: windows: support for large files
18914              
18915              note that this change will break binary compatibility with the
18916              default 5.8.0 build options; nevertheless I think it is worth
18917              having in 5.8.1 (people who want the compatibility can disable
18918              the option in the makefile)
18919      Branch: perl
18920            ! ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.xs
18921            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/via.xs iperlsys.h
18922            ! pp_sys.c win32/Makefile win32/config.bc win32/config.gc
18923            ! win32/config.vc win32/config.vc64 win32/config_H.bc
18924            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
18925            ! win32/config_sh.PL win32/makefile.mk win32/perlhost.h
18926            ! win32/win32.c win32/win32iop.h
18927 ____________________________________________________________________________
18928 [ 18326] By: gsar                                  on 2002/12/18  00:57:46
18929         Log: Win32.pod update
18930      Branch: perl
18931            ! lib/Win32.pod
18932 ____________________________________________________________________________
18933 [ 18325] By: gsar                                  on 2002/12/18  00:42:45
18934         Log: PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*
18935      Branch: perl
18936            ! XSUB.h
18937 ____________________________________________________________________________
18938 [ 18324] By: gsar                                  on 2002/12/18  00:34:08
18939         Log: windows: avoid prompting under some shells during $(MAKE) distclean
18940      Branch: perl
18941            ! win32/Makefile win32/makefile.mk
18942 ____________________________________________________________________________
18943 [ 18323] By: gsar                                  on 2002/12/18  00:17:29
18944         Log: PerlSIO_stderr et al are not functions
18945      Branch: perl
18946            ! XSUB.h
18947 ____________________________________________________________________________
18948 [ 18322] By: gsar                                  on 2002/12/17  22:58:09
18949         Log: integrate change#18321 from mainline
18950              
18951              C<require '\foo\bar.pm'> fails on windows if not running
18952              from the root directory; for a test case, see:
18953              
18954              http://bugs.activestate.com/show_bug.cgi?id=19317
18955              
18956              this was due to not recognizing \foo\bar.pm as an absolute
18957              path name
18958      Branch: maint-5.8/perl
18959           !> util.h
18960 ____________________________________________________________________________
18961 [ 18321] By: gsar                                  on 2002/12/17  22:56:25
18962         Log: integrate change#18320 from maint-5.6 branch
18963              
18964              C<require '\foo\bar.pm'> fails on windows if not running
18965              from the root directory; for a test case, see:
18966              
18967              http://bugs.activestate.com/show_bug.cgi?id=19317
18968              
18969              this was due to not recognizing \foo\bar.pm as an absolute
18970              path name
18971      Branch: perl
18972           !> util.h
18973 ____________________________________________________________________________
18974 [ 18320] By: gsar                                  on 2002/12/17  22:41:50
18975         Log: C<require '\foo\bar.pm'> fails on windows if not running
18976              from the root directory; for a test case, see:
18977              
18978              http://bugs.activestate.com/show_bug.cgi?id=19317
18979              
18980              this was due to not recognizing \foo\bar.pm as an absolute
18981              path name
18982      Branch: maint-5.6/perl
18983            ! util.h
18984 ____________________________________________________________________________
18985 [ 18319] By: hv                                    on 2002/12/17  10:08:24
18986         Log: Whoops, these are the changes supposed to be in #18318.
18987      Branch: perl
18988            ! pad.c t/op/eval.t
18989 ____________________________________________________________________________
18990 [ 18318] By: hv                                    on 2002/12/17  03:12:18
18991         Log: Subject: Re: [PATCH] Re: [perl #19022] POSIX failures in bleadperl
18992              From: Nicholas Clark <nick@unfortu.net>
18993              Date: Sat, 14 Dec 2002 23:13:37 +0000
18994              Message-ID: <20021214231337.GF306@Bagpuss.unfortu.net>
18995      Branch: perl
18996            ! pad.c t/op/eval.t
18997 ____________________________________________________________________________
18998 [ 18317] By: hv                                    on 2002/12/17  02:58:12
18999         Log: Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)
19000      Branch: perl
19001            + lib/Net/Ping/t/410_syn_host.t
19002            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/400_ping_syn.t
19003            ! lib/Net/Ping/t/450_service.t
19004 ____________________________________________________________________________
19005 [ 18316] By: hv                                    on 2002/12/17  02:17:16
19006         Log: Subject: [PATCH 5.8.1 @oldish-18156] build
19007              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
19008              Date: Fri, 13 Dec 2002 13:54:05 -0800
19009              Message-ID: <20021213215404.GA2597@math.berkeley.edu>
19010      Branch: perl
19011            ! os2/os2.c t/run/runenv.t
19012 ____________________________________________________________________________
19013 [ 18315] By: hv                                    on 2002/12/17  02:03:58
19014         Log: Subject: [PATCH 5.8.1 @oldish-18156] deprecated warnings
19015              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
19016              Date: Fri, 13 Dec 2002 13:47:08 -0800
19017              Message-ID: <20021213214707.GA2588@math.berkeley.edu>
19018      Branch: perl
19019            ! lib/constant.t lib/fields.t
19020 ____________________________________________________________________________
19021 [ 18314] By: hv                                    on 2002/12/17  01:58:32
19022         Log: Subject: [PATCH 5.8.1 @oldish-18156] Morphing to PM on OS/2
19023              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
19024              Date: Fri, 13 Dec 2002 14:00:48 -0800
19025              Message-ID: <20021213220048.GA2606@math.berkeley.edu>
19026      Branch: perl
19027            ! os2/OS2/Process/t/os2_process.t os2/os2.c
19028 ____________________________________________________________________________
19029 [ 18313] By: hv                                    on 2002/12/17  01:54:19
19030         Log: Subject: [PATCH 5.8.1 @oldish-18156] OS/2 REXX interface assuming Object REXX
19031              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
19032              Date: Fri, 13 Dec 2002 14:08:00 -0800
19033              Message-ID: <20021213220800.GA2625@math.berkeley.edu>
19034      Branch: perl
19035            ! os2/OS2/REXX/REXX.xs
19036 ____________________________________________________________________________
19037 [ 18312] By: hv                                    on 2002/12/17  01:43:28
19038         Log: Subject: [Fwd: Patch for perl utf8-related bug]
19039              From: Richard Hitt <rbh00@utsglobal.com>
19040              Date: Fri, 06 Dec 2002 16:47:42 -0800
19041              [perl #18932]
19042      Branch: perl
19043            ! embed.fnc embed.h global.sym perl.h proto.h regcomp.c scope.c
19044            ! scope.h
19045 ____________________________________________________________________________
19046 [ 18311] By: hv                                    on 2002/12/17  00:52:05
19047         Log: Subject: [PATCH] Re: [jhi@iki.fi: enums are not nums]
19048              From: Dave Mitchell <davem@fdgroup.com>
19049              Date: Sat, 14 Dec 2002 19:16:49 +0000
19050              Message-ID: <20021214191649.B3992@fdgroup.com>
19051      Branch: perl
19052            ! embed.fnc pad.c pad.h pod/perlintern.pod proto.h
19053 ____________________________________________________________________________
19054 [ 18310] By: hv                                    on 2002/12/17  00:51:46
19055         Log: regen-headers to get new API docs from #18306
19056      Branch: perl
19057            ! pod/perlapi.pod
19058 ____________________________________________________________________________
19059 [ 18308] By: rgs                                   on 2002/12/16  22:06:23
19060         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
19061              From: peter@PSDT.com (Peter Scott)
19062              Date: 12 Dec 2002 18:13:17 -0000
19063              Message-ID: <20021212181317.50538.qmail@onion.perl.org>
19064              (fix bug [perl #19058])
19065      Branch: perl
19066            ! lib/perl5db.pl
19067 ____________________________________________________________________________
19068 [ 18307] By: rgs                                   on 2002/12/16  22:01:14
19069         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
19070              From: Dave Mitchell <davem@fdgroup.com>
19071              Date: Thu, 12 Dec 2002 23:42:35 +0000
19072              Message-ID: <20021212234235.A29245@fdgroup.com>
19073              and
19074              Date: Sat, 14 Dec 2002 19:16:38 +0000
19075              Message-ID: <20021214191638.A3992@fdgroup.com>
19076      Branch: perl
19077            ! embed.fnc embed.h pod/perlfunc.pod pod/perlintern.pod pp_ctl.c
19078            ! proto.h t/op/eval.t
19079 ____________________________________________________________________________
19080 [ 18306] By: sky                                   on 2002/12/16  21:41:40
19081         Log: More documentation of obscure flags is good, even if the
19082              documentation might be not so good. Atleast it's not false!
19083              Documents the flags one can give to perl_clone
19084      Branch: perl
19085            ! sv.c
19086 ____________________________________________________________________________
19087 [ 18305] By: merijn                                on 2002/12/16  10:53:19
19088         Log: Enough changes to Configure and metaunits warrant an update.
19089              Several small changes and three additions
19090      Branch: perl
19091            ! Porting/Glossary
19092 ____________________________________________________________________________
19093 [ 18304] By: merijn                                on 2002/12/16  10:44:57
19094         Log: Redone #18011 from metaunits
19095      Branch: perl
19096            ! Configure
19097 ____________________________________________________________________________
19098 [ 18303] By: merijn                                on 2002/12/16  10:38:20
19099         Log: backport change #18011
19100      Branch: metaconfig
19101            ! U/installdirs/installprefix.U
19102 ____________________________________________________________________________
19103 [ 18302] By: rgs                                   on 2002/12/14  22:34:25
19104         Log: Subject: Proper fix for CvOUTSIDE weak refcounting
19105              From: Dave Mitchell <davem@fdgroup.com>
19106              Date: Tue, 10 Dec 2002 01:26:44 +0000
19107              Message-ID: <20021210012644.A7843@fdgroup.com>
19108      Branch: perl
19109            ! cv.h dump.c embed.fnc ext/B/B/Deparse.pm ext/B/defsubs_h.PL
19110            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlapi.pod
19111            ! pod/perlintern.pod pp_ctl.c sv.c t/op/closure.t
19112 ____________________________________________________________________________
19113 [ 18301] By: jhi                                   on 2002/12/13  02:12:54
19114         Log: Bad location of '==>' under the debugger,
19115              apply the patch.
19116      Branch: maint-5.8/perl
19117            ! lib/perl5db.pl
19118 ____________________________________________________________________________
19119 [ 18300] By: rgs                                   on 2002/12/12  20:40:22
19120         Log: Subject: [patch] typo in perlop
19121              From: andreas.koenig@anima.de (Andreas J. Koenig)
19122              Date: Wed, 11 Dec 2002 21:31:14 +0100
19123              Message-ID: <m3k7igjo19.fsf@k242.linux.bogus>
19124      Branch: perl
19125            ! pod/perlop.pod
19126 ____________________________________________________________________________
19127 [ 18299] By: rgs                                   on 2002/12/12  20:35:29
19128         Log: Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297
19129      Branch: perl
19130           !> ext/POSIX/POSIX.pod ext/POSIX/t/is.t ext/POSIX/t/posix.t
19131           !> pod/perlre.pod pod/perlretut.pod regexec.c t/op/pat.t
19132           !> t/op/subst.t
19133 ____________________________________________________________________________
19134 [ 18298] By: rgs                                   on 2002/12/12  20:00:36
19135         Log: Whitespace and indentation fix in the output of B::Debug.
19136      Branch: perl
19137            ! ext/B/B/Debug.pm
19138 ____________________________________________________________________________
19139 [ 18297] By: jhi                                   on 2002/12/12  19:19:56
19140         Log: Warn about the non-portabilities of strftime.
19141      Branch: maint-5.8/perl
19142            ! ext/POSIX/POSIX.pod
19143 ____________________________________________________________________________
19144 [ 18296] By: jhi                                   on 2002/12/12  18:21:12
19145         Log: Integrate:
19146              [ 18292]
19147              Update to Scalar-List-Utils 1.09
19148      Branch: maint-5.8/perl
19149           !> ext/List/Util/ChangeLog ext/List/Util/Util.xs
19150           !> ext/List/Util/lib/List/Util.pm
19151 ____________________________________________________________________________
19152 [ 18295] By: jhi                                   on 2002/12/12  18:06:57
19153         Log: Until proven otherwise I don't think any of the strftime
19154              formats %c, %z, and %Z can be tested portably.
19155      Branch: maint-5.8/perl
19156            ! ext/POSIX/t/posix.t
19157 ____________________________________________________________________________
19158 [ 18294] By: jhi                                   on 2002/12/12  14:34:58
19159         Log: Resolve Abe's failing is.t, diagnosed by Sarathy
19160              (setlocale(LC_ALL, 'C') was the key).  Document that
19161              locale settings may be hazardous to your isxxxx() health.
19162              (Surgeon General warning). 
19163      Branch: maint-5.8/perl
19164            ! ext/POSIX/POSIX.pod ext/POSIX/t/is.t
19165 ____________________________________________________________________________
19166 [ 18293] By: jhi                                   on 2002/12/12  13:57:56
19167         Log: Resolve [#perl 15774] by fiat: simply document that
19168              \C in lookbehind is unsupported.
19169      Branch: maint-5.8/perl
19170            ! pod/perlre.pod pod/perlretut.pod
19171 ____________________________________________________________________________
19172 [ 18292] By: gbarr                                 on 2002/12/12  09:23:04
19173         Log: Update to Scalar-List-Utils 1.09
19174      Branch: perl
19175            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
19176            ! ext/List/Util/lib/List/Util.pm
19177 ____________________________________________________________________________
19178 [ 18291] By: jhi                                   on 2002/12/11  20:13:30
19179         Log: has already been fixed; add its test.
19180      Branch: maint-5.8/perl
19181            ! t/op/subst.t
19182 ____________________________________________________________________________
19183 [ 18290] By: jhi                                   on 2002/12/11  18:56:01
19184         Log: Fix [perl #15763].
19185      Branch: maint-5.8/perl
19186            ! regexec.c t/op/pat.t
19187 ____________________________________________________________________________
19188 [ 18289] By: gsar                                  on 2002/12/11  18:55:36
19189         Log: integrate repository.pod change from mainline
19190      Branch: maint-5.8/perl
19191           !> Porting/repository.pod
19192 ____________________________________________________________________________
19193 [ 18288] By: gsar                                  on 2002/12/11  18:54:28
19194         Log: integrate repository.pod changes from mainline
19195      Branch: maint-5.6/perl
19196           !> Porting/repository.pod
19197 ____________________________________________________________________________
19198 [ 18287] By: gsar                                  on 2002/12/11  18:53:07
19199         Log: this has been incorrect for a while now, and has changed
19200              again recently
19201      Branch: perl
19202            ! Porting/repository.pod
19203 ____________________________________________________________________________
19204 [ 18286] By: jhi                                   on 2002/12/11  14:43:36
19205         Log: Integrate:
19206              [ 18272]
19207              RT#15950
19208              
19209              Subject: [PATCH] Typo in Term::ANSIColor
19210              Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT)
19211              From: "Mr. Nobody" <mrnobo1024  at  yahoo.com>
19212              
19213              [ 18277]
19214              Subject: [PATCH perl@18251] VMS build update
19215              Message-ID: <3DF56BE2.9000300@mac.com>
19216              Date: Mon, 09 Dec 2002 22:21:54 -0600
19217              From: "Craig A. Berry" <craigberry@mac.com>
19218              
19219              [ 18278]
19220              Subject: Re: default lib dir should examine $Config{installstyle}
19221              Date: Tue, 10 Dec 2002 09:45:19 -0500 (EST)
19222              From: Andy Dougherty <doughera@lafayette.edu>
19223              Message-ID: <Pine.SOL.4.10.10212100925400.17526-100000@maxwell.phys.lafayette.edu>
19224              
19225              [ 18279]
19226              Subject: Re: ANSIColor 1.06 released
19227              Version bump only after typo fix to sync with CPAN
19228              
19229              [ 18282]
19230              Subject: Remove stale e-mail addresses
19231              From: Andy Dougherty <doughera@lafayette.edu>
19232              Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST)
19233              Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu>
19234              
19235              [ 18283]
19236              More email addresses for #18282
19237              
19238              [ 18284]
19239              One more email address for #18282
19240      Branch: maint-5.8/perl
19241           !> (integrate 31 files)
19242 ____________________________________________________________________________
19243 [ 18285] By: hv                                    on 2002/12/11  10:35:01
19244         Log: Subject: [PATCH] Re: Precedence of ? :
19245              From: Stephen McCamant <smcc@mit.edu>
19246              Date: Tue, 10 Dec 2002 00:57:07 -0500 (EST)
19247              Message-Id: <20021210055707.974F073CCC@syllepsis>
19248      Branch: perl
19249            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
19250            ! vms/perly_c.vms
19251 ____________________________________________________________________________
19252 [ 18284] By: hv                                    on 2002/12/11  10:21:12
19253         Log: One more email address for #18282
19254      Branch: perl
19255            ! lib/Pod/Perldoc.pm
19256 ____________________________________________________________________________
19257 [ 18283] By: hv                                    on 2002/12/11  10:18:07
19258         Log: More email addresses for #18282
19259      Branch: perl
19260            ! hints/aix.sh hints/apollo.sh hints/epix.sh hints/freebsd.sh
19261            ! hints/irix_6.sh hints/isc.sh hints/isc_2.sh hints/machten.sh
19262            ! hints/machten_2.sh hints/openbsd.sh hints/os2.sh
19263            ! hints/os390.sh hints/sunos_4_1.sh hints/titanos.sh
19264            ! hints/ultrix_4.sh hints/umips.sh hints/utekv.sh
19265 ____________________________________________________________________________
19266 [ 18282] By: hv                                    on 2002/12/11  10:16:05
19267         Log: Subject: Remove stale e-mail addresses
19268              From: Andy Dougherty <doughera@lafayette.edu>
19269              Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST)
19270              Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu>
19271      Branch: perl
19272            ! Porting/pumpkin.pod configure.gnu
19273            ! ext/ODBM_File/hints/dec_osf.pl ext/ODBM_File/hints/hpux.pl
19274            ! ext/ODBM_File/hints/ultrix.pl ext/SDBM_File/sdbm/README.too
19275            ! lib/File/Spec.pm perly.fixer pod/checkpods.PL
19276 ____________________________________________________________________________
19277 [ 18281] By: hv                                    on 2002/12/11  09:59:31
19278         Log: Integrate from maint-5.8 #18156, #18218.
19279      Branch: perl
19280           !> lib/Unicode/UCD.t lib/unicore/Category.pl
19281           !> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
19282           !> lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl
19283           !> lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl
19284           !> lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl
19285           !> lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl t/op/pack.t
19286 ____________________________________________________________________________
19287 [ 18280] By: rgs                                   on 2002/12/10  21:30:10
19288         Log: Integrate from the maint-5.8/ branch :
19289              changes 18219, 18236, 18242-3, 18247-8,
19290              18253-5, 18257, 18273-6
19291      Branch: perl
19292           +> t/op/lc_user.t
19293           !> MANIFEST hints/irix_6.sh lib/File/Copy.pm lib/utf8_heavy.pl
19294           !> pod/perldiag.pod pod/perlguts.pod pod/perlsec.pod
19295           !> pod/perlunicode.pod pp.c t/op/lc.t t/op/pat.t t/op/split.t
19296           !> t/uni/tr_utf8.t
19297 ____________________________________________________________________________
19298 [ 18279] By: merijn                                on 2002/12/10  14:10:03
19299         Log: Subject: Re: ANSIColor 1.06 released
19300              Version bump only after typo fix to sync with CPAN
19301      Branch: perl
19302            ! lib/Term/ANSIColor.pm
19303 ____________________________________________________________________________
19304 [ 18278] By: merijn                                on 2002/12/10  14:05:25
19305         Log: Subject: Re: default lib dir should examine $Config{installstyle}
19306              Date: Tue, 10 Dec 2002 09:45:19 -0500 (EST)
19307              From: Andy Dougherty <doughera@lafayette.edu>
19308              Message-ID: <Pine.SOL.4.10.10212100925400.17526-100000@maxwell.phys.lafayette.edu>
19309      Branch: metaconfig
19310            ! U/installdirs/installstyle.U
19311 ____________________________________________________________________________
19312 [ 18277] By: merijn                                on 2002/12/10  08:46:05
19313         Log: Subject: [PATCH perl@18251] VMS build update
19314              Message-ID: <3DF56BE2.9000300@mac.com>
19315              Date: Mon, 09 Dec 2002 22:21:54 -0600
19316              From: "Craig A. Berry" <craigberry@mac.com>
19317      Branch: perl
19318            ! configure.com ext/Time/HiRes/Makefile.PL
19319            ! vms/descrip_mms.template
19320 ____________________________________________________________________________
19321 [ 18276] By: jhi                                   on 2002/12/09  23:49:14
19322         Log: Move the tests added to pat.t in #18248 to lc.t.
19323      Branch: maint-5.8/perl
19324            ! t/op/lc.t t/op/pat.t
19325 ____________________________________________________________________________
19326 [ 18275] By: jhi                                   on 2002/12/09  23:21:58
19327         Log: Add Nick Clark's test case for [perl #18915].
19328              (The bug was fixed by change #18266.)
19329      Branch: maint-5.8/perl
19330            ! t/op/split.t
19331 ____________________________________________________________________________
19332 [ 18274] By: jhi                                   on 2002/12/09  23:19:57
19333         Log: test.pl-ise t/op/split.t
19334      Branch: maint-5.8/perl
19335            ! t/op/split.t
19336 ____________________________________________________________________________
19337 [ 18273] By: jhi                                   on 2002/12/09  22:48:39
19338         Log: Add Nick Clark's test case for [perl #18931].
19339              (The bug was fixed by change #18266.)
19340      Branch: maint-5.8/perl
19341            ! t/op/lc.t
19342 ____________________________________________________________________________
19343 [ 18272] By: merijn                                on 2002/12/09  15:31:28
19344         Log: RT#15950
19345              
19346              Subject: [PATCH] Typo in Term::ANSIColor
19347              Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT)
19348              From: "Mr. Nobody" <mrnobo1024  at  yahoo.com>
19349      Branch: perl
19350            ! lib/Term/ANSIColor.pm
19351 ____________________________________________________________________________
19352 [ 18271] By: jhi                                   on 2002/12/09  02:41:11
19353         Log: Integrate:
19354              [ 18249]
19355              Suppress a compilation warning reported by Jarkko
19356              (variable initialization skipped by goto).
19357              
19358              [ 18250]
19359              Fix bug #18874, essentially by reverting change #11890.
19360              Add a regression test for it.
19361              
19362              [ 18251]
19363              Fix two cases of buffer overflow in the lexer.
19364              
19365              [ 18259]
19366              Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
19367              From: Nicholas Clark <nick@unfortu.net>
19368              Date: Mon, 2 Dec 2002 21:48:29 +0000
19369              Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
19370              
19371              [ 18260]
19372              Document that $ENV{TERM} may produce taint failures.
19373              Subject: Re: [perl #18717] spurious failures in regression test
19374              From: Slaven Rezic <slaven.rezic@berlin.de>
19375              Date: 29 Nov 2002 22:11:46 +0100
19376              Message-ID: <87hee0nkrx.fsf@vran.herceg.de>
19377              
19378              [ 18261]
19379              Change the set of characters that are considered to be
19380              safe in $ENV{TERM} for taint checkings.
19381              
19382              [ 18262]
19383              getservbyport() should accept an empty string as its
19384              proto argument (as does getservbyname()).
19385              
19386              Subject: Re: Is this a bug or am I being stupid?
19387              From: Slaven Rezic <slaven.rezic@berlin.de>
19388              Date: 08 Dec 2002 01:54:37 +0100
19389              Message-ID: <87znrhl48i.fsf@vran.herceg.de>
19390              
19391              [ 18263]
19392              Subject: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose
19393              From: Slaven Rezic <slaven.rezic@berlin.de>
19394              Date: 08 Dec 2002 01:31:45 +0100
19395              Message-ID: <874r9pmjv2.fsf@vran.herceg.de>
19396              
19397              [ 18264]
19398              Subject: Re: [perl #18165] "0" fails as right-hand argument to ..
19399              From: Slaven Rezic <slaven.rezic@berlin.de>
19400              Date: 30 Nov 2002 00:07:05 +0100
19401              Message-ID: <8765ugnffq.fsf@vran.herceg.de>
19402              
19403              [ 18265]
19404              Subject: Re: [perl #18927] barewords with no errors
19405              From: Abe Timmerman <abe@ztreet.demon.nl>
19406              Date: Sun, 8 Dec 2002 17:12:56 +0100
19407              Message-Id: <200212081712.56102.abe@ztreet.demon.nl>
19408              
19409              [ 18266]
19410              Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
19411              From: Abhijit Menon-Sen <ams@wiw.org>
19412              Date: Wed, 6 Nov 2002 19:38:11 +0530
19413              Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
19414              
19415              [ 18267]
19416              Subject: Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime()  are sometimes wrong
19417              From: Slaven Rezic <slaven.rezic@berlin.de>
19418              Date: 09 Nov 2002 23:21:16 +0100
19419              Message-ID: <874raqz8o3.fsf@vran.herceg.de>
19420              
19421              [ 18268]
19422              fix #18266 sprintf format mismatch
19423              
19424              [ 18269]
19425              Subject: Re: Bug in Filter::Simple
19426              From: Slaven Rezic <slaven.rezic@berlin.de>
19427              Date: 07 Nov 2002 10:01:41 +0100
19428              Message-ID: <87of91u51m.fsf@vran.herceg.de>
19429              
19430              [ 18270]
19431              Subject: [perl #18256] xsubpp can make nested comments in C code
19432              From: Nicholas Clark (via RT) <perlbug@perl.org>
19433              Date: 7 Nov 2002 14:58:14 -0000
19434              Message-Id: <rt-18256-41218.19.7625495305233@bugs6.perl.org>
19435              
19436              (plus regen Configure)
19437      Branch: maint-5.8/perl
19438            ! Configure config_h.SH
19439           !> ext/Filter/Util/Call/Call.xs ext/Filter/t/call.t
19440           !> ext/POSIX/t/posix.t hv.c lib/English.pm lib/English.t
19441           !> lib/Exporter/Heavy.pm lib/ExtUtils/xsubpp lib/Hash/Util.t
19442           !> pod/perldiag.pod pp_ctl.c pp_sys.c regcomp.c t/cmd/for.t
19443           !> t/comp/parser.t t/lib/strict/subs t/op/lc.t taint.c toke.c
19444           !> util.c
19445 ____________________________________________________________________________
19446 [ 18270] By: hv                                    on 2002/12/09  00:25:26
19447         Log: Subject: [perl #18256] xsubpp can make nested comments in C code
19448              From: Nicholas Clark (via RT) <perlbug@perl.org>
19449              Date: 7 Nov 2002 14:58:14 -0000
19450              Message-Id: <rt-18256-41218.19.7625495305233@bugs6.perl.org>
19451      Branch: perl
19452            ! lib/ExtUtils/xsubpp
19453 ____________________________________________________________________________
19454 [ 18269] By: hv                                    on 2002/12/09  00:19:33
19455         Log: Subject: Re: Bug in Filter::Simple
19456              From: Slaven Rezic <slaven.rezic@berlin.de>
19457              Date: 07 Nov 2002 10:01:41 +0100
19458              Message-ID: <87of91u51m.fsf@vran.herceg.de>
19459      Branch: perl
19460            ! ext/Filter/Util/Call/Call.xs ext/Filter/t/call.t
19461 ____________________________________________________________________________
19462 [ 18268] By: hv                                    on 2002/12/09  00:14:58
19463         Log: fix #18266 sprintf format mismatch
19464      Branch: perl
19465            ! regcomp.c
19466 ____________________________________________________________________________
19467 [ 18267] By: hv                                    on 2002/12/09  00:10:09
19468         Log: Subject: Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime()  are sometimes wrong
19469              From: Slaven Rezic <slaven.rezic@berlin.de>
19470              Date: 09 Nov 2002 23:21:16 +0100
19471              Message-ID: <874raqz8o3.fsf@vran.herceg.de>
19472      Branch: perl
19473            ! config_h.SH ext/POSIX/t/posix.t util.c
19474 ____________________________________________________________________________
19475 [ 18266] By: hv                                    on 2002/12/09  00:02:57
19476         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
19477              From: Abhijit Menon-Sen <ams@wiw.org>
19478              Date: Wed, 6 Nov 2002 19:38:11 +0530
19479              Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
19480      Branch: perl
19481            ! regcomp.c t/op/lc.t
19482 ____________________________________________________________________________
19483 [ 18265] By: rgs                                   on 2002/12/08  22:10:45
19484         Log: Subject: Re: [perl #18927] barewords with no errors
19485              From: Abe Timmerman <abe@ztreet.demon.nl>
19486              Date: Sun, 8 Dec 2002 17:12:56 +0100
19487              Message-Id: <200212081712.56102.abe@ztreet.demon.nl>
19488      Branch: perl
19489            ! t/lib/strict/subs
19490 ____________________________________________________________________________
19491 [ 18264] By: rgs                                   on 2002/12/08  22:04:39
19492         Log: Subject: Re: [perl #18165] "0" fails as right-hand argument to ..
19493              From: Slaven Rezic <slaven.rezic@berlin.de>
19494              Date: 30 Nov 2002 00:07:05 +0100
19495              Message-ID: <8765ugnffq.fsf@vran.herceg.de>
19496      Branch: perl
19497            ! pp_ctl.c t/cmd/for.t
19498 ____________________________________________________________________________
19499 [ 18263] By: rgs                                   on 2002/12/08  21:56:13
19500         Log: Subject: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose
19501              From: Slaven Rezic <slaven.rezic@berlin.de>
19502              Date: 08 Dec 2002 01:31:45 +0100
19503              Message-ID: <874r9pmjv2.fsf@vran.herceg.de>
19504      Branch: perl
19505            ! lib/Exporter/Heavy.pm
19506 ____________________________________________________________________________
19507 [ 18262] By: rgs                                   on 2002/12/08  20:31:42
19508         Log: getservbyport() should accept an empty string as its
19509              proto argument (as does getservbyname()).
19510              
19511              Subject: Re: Is this a bug or am I being stupid?
19512              From: Slaven Rezic <slaven.rezic@berlin.de>
19513              Date: 08 Dec 2002 01:54:37 +0100
19514              Message-ID: <87znrhl48i.fsf@vran.herceg.de>
19515      Branch: perl
19516            ! pp_sys.c
19517 ____________________________________________________________________________
19518 [ 18261] By: rgs                                   on 2002/12/08  20:17:37
19519         Log: Change the set of characters that are considered to be
19520              safe in $ENV{TERM} for taint checkings.
19521      Branch: perl
19522            ! taint.c
19523 ____________________________________________________________________________
19524 [ 18260] By: rgs                                   on 2002/12/08  20:14:57
19525         Log: Document that $ENV{TERM} may produce taint failures.
19526              Subject: Re: [perl #18717] spurious failures in regression test
19527              From: Slaven Rezic <slaven.rezic@berlin.de>
19528              Date: 29 Nov 2002 22:11:46 +0100
19529              Message-ID: <87hee0nkrx.fsf@vran.herceg.de>
19530      Branch: perl
19531            ! pod/perldiag.pod
19532 ____________________________________________________________________________
19533 [ 18259] By: rgs                                   on 2002/12/08  19:34:34
19534         Log: Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
19535              From: Nicholas Clark <nick@unfortu.net>
19536              Date: Mon, 2 Dec 2002 21:48:29 +0000
19537              Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
19538      Branch: perl
19539            ! hv.c lib/Hash/Util.t
19540 ____________________________________________________________________________
19541 [ 18258] By: jhi                                   on 2002/12/08  15:24:00
19542         Log: Retract #18252 and #18256.
19543      Branch: maint-5.8/perl
19544            ! hv.c lib/Hash/Util.t regcomp.c t/op/lc.t
19545 ____________________________________________________________________________
19546 [ 18257] By: jhi                                   on 2002/12/07  22:38:49
19547         Log: Tiny doc tweak from Hugo for [perl #16783].
19548      Branch: maint-5.8/perl
19549            ! pod/perlsec.pod
19550 ____________________________________________________________________________
19551 [ 18256] By: jhi                                   on 2002/12/07  18:24:27
19552         Log: Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
19553              From: Nicholas Clark <nick@unfortu.net>
19554              Date: Mon, 2 Dec 2002 21:48:29 +0000
19555              Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
19556              
19557              (the pp_sys.c and util.c were accidentally open,
19558              but luckily unmodified)
19559      Branch: maint-5.8/perl
19560            ! hv.c lib/Hash/Util.t pp_sys.c util.c
19561 ____________________________________________________________________________
19562 [ 18255] By: jhi                                   on 2002/12/07  16:57:32
19563         Log: The [perl #16843] has been fixed, add its test.
19564      Branch: maint-5.8/perl
19565            ! t/uni/tr_utf8.t
19566 ____________________________________________________________________________
19567 [ 18254] By: jhi                                   on 2002/12/07  16:26:27
19568         Log: Add user-definable To-mappings.     (So if you don't agree
19569              with the Unicode mappings, you can make your own.)
19570              Resolves [perl #3741].
19571      Branch: maint-5.8/perl
19572            + t/op/lc_user.t
19573            ! MANIFEST lib/utf8_heavy.pl pod/perldiag.pod
19574            ! pod/perlunicode.pod
19575 ____________________________________________________________________________
19576 [ 18253] By: jhi                                   on 2002/12/07  15:35:43
19577         Log: test.pl-ise t/op/lc.t.
19578      Branch: maint-5.8/perl
19579            ! t/op/lc.t
19580 ____________________________________________________________________________
19581 [ 18252] By: jhi                                   on 2002/12/06  22:19:15
19582         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
19583              From: Abhijit Menon-Sen <ams@wiw.org>
19584              To: perl5-porters@perl.org
19585              Date: Wed, 6 Nov 2002 19:38:11 +0530
19586              Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
19587      Branch: maint-5.8/perl
19588            ! regcomp.c t/op/lc.t
19589 ____________________________________________________________________________
19590 [ 18251] By: rgs                                   on 2002/12/06  21:27:55
19591         Log: Fix two cases of buffer overflow in the lexer.
19592      Branch: perl
19593            ! t/comp/parser.t toke.c
19594 ____________________________________________________________________________
19595 [ 18250] By: rgs                                   on 2002/12/06  20:44:26
19596         Log: Fix bug #18874, essentially by reverting change #11890.
19597              Add a regression test for it.
19598      Branch: perl
19599            ! lib/English.pm lib/English.t
19600 ____________________________________________________________________________
19601 [ 18249] By: rgs                                   on 2002/12/06  20:42:01
19602         Log: Suppress a compilation warning reported by Jarkko
19603              (variable initialization skipped by goto).
19604      Branch: perl
19605            ! toke.c
19606 ____________________________________________________________________________
19607 [ 18248] By: jhi                                   on 2002/12/06  13:58:05
19608         Log: A test for [perl #18857] (that was fixed by #18107) from Nick Clark.
19609      Branch: maint-5.8/perl
19610            ! t/op/pat.t
19611 ____________________________________________________________________________
19612 [ 18247] By: jhi                                   on 2002/12/06  13:40:10
19613         Log: More comments and robustness in pp_ucfirst() and pp_lcfirst().
19614      Branch: maint-5.8/perl
19615            ! pp.c
19616 ____________________________________________________________________________
19617 [ 18246] By: pudge                                 on 2002/12/04  12:51:38
19618         Log: Update Changes, Makefile.mk
19619      Branch: maint-5.6/macperl
19620            ! macos/Changes macos/Makefile.mk
19621 ____________________________________________________________________________
19622 [ 18245] By: nick                                  on 2002/12/04  10:33:38
19623         Log: Integrate mainline
19624      Branch: perlio
19625           +> ext/POSIX/t/is.t lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
19626           +> lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
19627           +> lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
19628           +> lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
19629           +> lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
19630           +> lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
19631           +> lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
19632           +> lib/Pod/PlainText.pm pod/perldoc.pod regen.pl regen_headers.pl
19633           +> t/comp/parser.t
19634           !> (integrate 138 files)
19635 ____________________________________________________________________________
19636 [ 18244] By: gsar                                  on 2002/12/04  08:20:20
19637         Log: integrate macperl-5.6 branch change (DynaLoader fix)
19638      Branch: maint-5.6/perl
19639           !> ext/DynaLoader/DynaLoader_pm.PL
19640 ____________________________________________________________________________
19641 [ 18243] By: jhi                                   on 2002/12/03  23:39:28
19642         Log: UTF8_IS_INVARIANT() is better then UTF8_IS_CONTINUED().
19643              (The latter matches also post-initial bytes of a multibyte.)
19644      Branch: maint-5.8/perl
19645            ! pod/perlguts.pod
19646 ____________________________________________________________________________
19647 [ 18242] By: jhi                                   on 2002/12/03  15:04:07
19648         Log: Slight tweaks on the XS-and-Unicode docs, inspired by [perl #17852].
19649      Branch: maint-5.8/perl
19650            ! pod/perlguts.pod pod/perlunicode.pod
19651 ____________________________________________________________________________
19652 [ 18241] By: jhi                                   on 2002/12/03  14:02:58
19653         Log: Integrate:
19654              [ 18239]
19655              Fix up #18229.
19656      Branch: maint-5.8/perl
19657           !> embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h
19658           !> pod/perlintern.pod
19659 ____________________________________________________________________________
19660 [ 18240] By: nick                                  on 2002/12/03  12:51:02
19661         Log: Avoid eqtime() wiping the file (as suggested by 
19662              "Luis G. Uribe C." <GUribe@SoftHome.net>
19663      Branch: perlio
19664            ! lib/ExtUtils/Command.pm
19665 ____________________________________________________________________________
19666 [ 18239] By: jhi                                   on 2002/12/03  12:49:01
19667         Log: Fix up #18229.
19668      Branch: perl
19669            ! embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h
19670            ! pod/perlintern.pod
19671 ____________________________________________________________________________
19672 [ 18238] By: pudge                                 on 2002/12/03  03:32:47
19673         Log: Provide workaround for MacPerl bug #494368,
19674              a stack overflow problem in Text::ParseWords with
19675              very long lines.  Better to have the old version
19676              of the module available just in case.
19677      Branch: maint-5.6/macperl
19678            + macos/lib/Text/ParseWords/Old.pm
19679 ____________________________________________________________________________
19680 [ 18237] By: pudge                                 on 2002/12/03  03:31:20
19681         Log: Fix (already in 5.8) for not modifying @INC
19682      Branch: maint-5.6/macperl
19683            ! ext/DynaLoader/DynaLoader_pm.PL
19684 ____________________________________________________________________________
19685 [ 18236] By: jhi                                   on 2002/12/03  01:25:45
19686         Log: According to Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
19687              gcc on IRIX (6.2) does not need and does indeed much better
19688              without -D_POSIX_C_SOURCE [perl #15128] (the inclusion of
19689              _POSIX_C_SOURCE in CFLAGS disables the definition of _SGIAPI
19690              and <sys/dirent.h> doesn't define struct dirent64,
19691              which causes reentr.c not to compile)
19692      Branch: maint-5.8/perl
19693            ! hints/irix_6.sh
19694 ____________________________________________________________________________
19695 [ 18235] By: jhi                                   on 2002/12/02  23:15:05
19696         Log: Update Changes.
19697      Branch: maint-5.8/perl
19698            ! Changes patchlevel.h
19699 ____________________________________________________________________________
19700 [ 18234] By: jhi                                   on 2002/12/02  22:30:41
19701         Log: Integrate:
19702              [ 17815]
19703              formatting cleanup and:
19704              Subject: Re: perl-5.8.0 on HP porting center
19705              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19706              Date: Thu, 29 Aug 2002 12:23:31 +0200
19707              Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
19708              
19709              [ 18170]
19710              Move some tests from t/run/fresh_perl.t
19711              to the new t/comp/parser.t. The goal being to
19712              get rid of fresh_perl.t at some point.
19713              
19714              [ 18228]
19715              integrate Pod-Perldoc-3.07. This replaces the original inline perldoc
19716              with a module-driven version, and separates out its docs.
19717              
19718              [ 18229]
19719              $0 mofifying part I
19720              
19721              Date: Sat, 30 Nov 2002 20:16:51 +0200
19722              From: Jarkko Hietaniemi <jhi@iki.fi>
19723              Subject: [PATCH] $0 modifying
19724              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
19725              
19726              [ 18230]
19727              $0 modifying part II (HP-UX only)
19728              
19729              Date: Sat, 30 Nov 2002 20:16:51 +0200
19730              From: Jarkko Hietaniemi <jhi@iki.fi>
19731              Subject: [PATCH] $0 modifying
19732              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
19733              
19734              [ 18231]
19735              Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
19736              Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST)
19737              From: Andy Dougherty <doughera@lafayette.edu>
19738              Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>
19739              
19740              [ 18232]
19741              Skip test #17 of lib/open.t when useperlio is not defined.
19742              
19743              [ 18233]
19744              Fix bug #18573 : in a double-quoted string, a \c not followed
19745              by any character may corrupt memory due to reading past the
19746              end of the input buffer. Add a new error message corresponding
19747              to this case.
19748      Branch: maint-5.8/perl
19749           +> lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
19750           +> lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
19751           +> lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
19752           +> lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
19753           +> lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
19754           +> lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
19755           +> lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
19756           +> pod/perldoc.pod
19757           !> MANIFEST README.hpux ext/threads/t/join.t installperl
19758           !> lib/open.t makedef.pl mg.c perl.c pod/perldiag.pod
19759           !> pod/perlvar.pod sv.c t/comp/parser.t t/op/magic.t thread.h
19760           !> toke.c utils/perldoc.PL
19761 ____________________________________________________________________________
19762 [ 18233] By: rgs                                   on 2002/12/02  20:03:09
19763         Log: Fix bug #18573 : in a double-quoted string, a \c not followed
19764              by any character may corrupt memory due to reading past the
19765              end of the input buffer. Add a new error message corresponding
19766              to this case.
19767      Branch: perl
19768            ! pod/perldiag.pod t/comp/parser.t toke.c
19769 ____________________________________________________________________________
19770 [ 18232] By: rgs                                   on 2002/12/02  19:59:07
19771         Log: Skip test #17 of lib/open.t when useperlio is not defined.
19772      Branch: perl
19773            ! lib/open.t
19774 ____________________________________________________________________________
19775 [ 18231] By: merijn                                on 2002/12/02  16:00:12
19776         Log: Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
19777              Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST)
19778              From: Andy Dougherty <doughera@lafayette.edu>
19779              Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>
19780      Branch: perl
19781            ! README.hpux
19782 ____________________________________________________________________________
19783 [ 18230] By: merijn                                on 2002/12/02  15:45:31
19784         Log: $0 modifying part II (HP-UX only)
19785              
19786              Date: Sat, 30 Nov 2002 20:16:51 +0200
19787              From: Jarkko Hietaniemi <jhi@iki.fi>
19788              Subject: [PATCH] $0 modifying
19789              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
19790      Branch: perl
19791            ! mg.c
19792 ____________________________________________________________________________
19793 [ 18229] By: merijn                                on 2002/12/02  15:43:16
19794         Log: $0 mofifying part I
19795              
19796              Date: Sat, 30 Nov 2002 20:16:51 +0200
19797              From: Jarkko Hietaniemi <jhi@iki.fi>
19798              Subject: [PATCH] $0 modifying
19799              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
19800      Branch: perl
19801            ! ext/threads/t/join.t makedef.pl mg.c perl.c pod/perlvar.pod
19802            ! sv.c t/op/magic.t thread.h
19803 ____________________________________________________________________________
19804 [ 18228] By: hv                                    on 2002/12/02  13:37:59
19805         Log: integrate Pod-Perldoc-3.07. This replaces the original inline perldoc
19806              with a module-driven version, and separates out its docs.
19807      Branch: perl
19808            + lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
19809            + lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
19810            + lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
19811            + lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
19812            + lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
19813            + lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
19814            + lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
19815            + pod/perldoc.pod
19816            ! MANIFEST utils/perldoc.PL
19817 ____________________________________________________________________________
19818 [ 18227] By: jhi                                   on 2002/12/02  13:23:48
19819         Log: Integrate:
19820              [ 18216]
19821              64bit Peek failure on HP-UX 11.00
19822              
19823              Subject: Re: Smoke 18188
19824              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19825              From: Slaven Rezic <slaven.rezic@berlin.de>
19826              Date: 28 Nov 2002 19:25:25 +0100
19827              Message-ID: <877kexsga2.fsf@vran.herceg.de>
19828              
19829              [ 18217]
19830              Document the hint constants and where they're used.
19831              
19832              [ 18224]
19833              Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
19834              and lib/Pod/t/utils.t to cater for simpler output text.
19835              
19836              [ 18226]
19837              missed the new file from #18224
19838      Branch: maint-5.8/perl
19839           +> lib/Pod/PlainText.pm
19840           !> (integrate 37 files)
19841 ____________________________________________________________________________
19842 [ 18226] By: hv                                    on 2002/12/02  12:44:35
19843         Log: missed the new file from #18224
19844      Branch: perl
19845            + lib/Pod/PlainText.pm
19846            ! MANIFEST
19847 ____________________________________________________________________________
19848 [ 18225] By: hv                                    on 2002/12/02  03:09:42
19849         Log: integrate util.c fragment from #18200 to undef SA_RESTART on MacOS
19850      Branch: perl
19851            ! util.c
19852 ____________________________________________________________________________
19853 [ 18224] By: hv                                    on 2002/12/02  02:59:02
19854         Log: Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
19855              and lib/Pod/t/utils.t to cater for simpler output text.
19856      Branch: perl
19857            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Usage.pm
19858            ! lib/Pod/t/latex.t lib/Pod/t/utils.t pod/podselect.PL
19859            ! t/pod/emptycmd.t t/pod/for.t t/pod/headings.t t/pod/include.t
19860            ! t/pod/included.t t/pod/lref.t t/pod/lref.xr
19861            ! t/pod/multiline_items.t t/pod/multiline_items.xr
19862            ! t/pod/nested_items.t t/pod/nested_seqs.t t/pod/oneline_cmds.t
19863            ! t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/poderrs.t
19864            ! t/pod/poderrs.xr t/pod/podselect.t t/pod/podselect.xr
19865            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
19866 ____________________________________________________________________________
19867 [ 18223] By: hv                                    on 2002/12/02  02:46:17
19868         Log: Subject: [PATCH] SvFAKE lexicals in scope for all of the sub
19869              From: Dave Mitchell <davem@fdgroup.com>
19870              Date: Mon, 25 Nov 2002 21:25:33 +0000
19871              Message-ID: <20021125212533.B29157@fdgroup.com>
19872      Branch: perl
19873            ! ext/Devel/Peek/Peek.t pad.c t/op/closure.t
19874 ____________________________________________________________________________
19875 [ 18222] By: hv                                    on 2002/12/02  02:23:28
19876         Log: #18221 broke t/op/eval.t
19877      Branch: perl
19878            ! t/op/eval.t
19879 ____________________________________________________________________________
19880 [ 18221] By: hv                                    on 2002/12/02  02:18:19
19881         Log: integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5
19882      Branch: perl
19883           +> ext/POSIX/t/is.t
19884           !> INSTALL MANIFEST README.os2 ext/Fcntl/t/syslfs.t
19885           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL
19886           !> lib/Unicode/UCD.pm lib/Unicode/UCD.t pod/perldiag.pod
19887           !> t/op/eval.t t/op/grep.t t/op/lfs.t t/op/subst.t
19888 ____________________________________________________________________________
19889 [ 18220] By: hv                                    on 2002/12/02  00:58:54
19890         Log: Subject: [PATCH 2nd attempt] allow evals to see the full lexical scope
19891              From: Dave Mitchell <davem@fdgroup.com>
19892              Date: Sun, 24 Nov 2002 22:19:06 +0000
19893              Message-ID: <20021124221906.A25386@fdgroup.com>
19894      Branch: perl
19895            ! cop.h cv.h dump.c embed.fnc embed.h ext/B/B.pm ext/B/B.xs
19896            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
19897            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlintern.pod pp_ctl.c
19898            ! pp_hot.c proto.h sv.c sv.h t/op/eval.t toke.c
19899 ____________________________________________________________________________
19900 [ 18219] By: jhi                                   on 2002/11/30  16:55:14
19901         Log: Integrate maint-5.6/macperl #17852.
19902      Branch: maint-5.8/perl
19903           !> lib/File/Copy.pm
19904 ____________________________________________________________________________
19905 [ 18218] By: jhi                                   on 2002/11/29  18:23:39
19906         Log: Add test from [perl #8026]
19907      Branch: maint-5.8/perl
19908            ! t/op/pack.t
19909 ____________________________________________________________________________
19910 [ 18217] By: rgs                                   on 2002/11/29  12:11:28
19911         Log: Document the hint constants and where they're used.
19912      Branch: perl
19913            ! ext/re/re.pm lib/File/Basename.pm lib/charnames.pm
19914            ! lib/filetest.pm lib/open.pm lib/overload.pm lib/vmsish.pm
19915            ! perl.h
19916 ____________________________________________________________________________
19917 [ 18216] By: merijn                                on 2002/11/29  10:00:54
19918         Log: 64bit Peek failure on HP-UX 11.00
19919              
19920              Subject: Re: Smoke 18188
19921              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19922              From: Slaven Rezic <slaven.rezic@berlin.de>
19923              Date: 28 Nov 2002 19:25:25 +0100
19924              Message-ID: <877kexsga2.fsf@vran.herceg.de>
19925      Branch: perl
19926            ! ext/Devel/Peek/Peek.t
19927 ____________________________________________________________________________
19928 [ 18215] By: jhi                                   on 2002/11/29  00:32:10
19929         Log: perl #7887: Bad URL in README.os2
19930      Branch: maint-5.8/perl
19931            ! README.os2
19932 ____________________________________________________________________________
19933 [ 18214] By: jhi                                   on 2002/11/28  23:41:54
19934         Log: Two tests from perl #7806.
19935      Branch: maint-5.8/perl
19936            ! t/op/subst.t
19937 ____________________________________________________________________________
19938 [ 18213] By: jhi                                   on 2002/11/28  22:26:23
19939         Log: Unintended integratee from #18210.
19940      Branch: maint-5.8/perl
19941            - macos/config.h
19942 ____________________________________________________________________________
19943 [ 18212] By: gsar                                  on 2002/11/28  22:04:07
19944         Log: integrate macperl-5.6 changes
19945      Branch: maint-5.6/perl
19946           !> lib/File/Copy.pm util.c
19947 ____________________________________________________________________________
19948 [ 18211] By: jhi                                   on 2002/11/28  21:50:05
19949         Log: More pseudohashery.
19950      Branch: maint-5.8/perl
19951            ! lib/fields.t
19952 ____________________________________________________________________________
19953 [ 18210] By: jhi                                   on 2002/11/28  21:24:10
19954         Log: Integrate:
19955              [ 18200]
19956              Yet another approach to signal handling (Matthias)
19957              
19958              (from maint-5.8/macperl)
19959      Branch: maint-5.8/perl
19960           +> macos/config.h
19961           !> util.c
19962 ____________________________________________________________________________
19963 [ 18209] By: jhi                                   on 2002/11/28  19:07:20
19964         Log: Add the test case from perl #9728.
19965      Branch: maint-5.8/perl
19966            ! t/op/eval.t
19967 ____________________________________________________________________________
19968 [ 18208] By: jhi                                   on 2002/11/28  16:57:01
19969         Log: Retry the #17920.
19970      Branch: maint-5.8/perl
19971            ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
19972            ! handy.h perl.c perl.h pod/perlrun.pod proto.h sv.c util.c
19973 ____________________________________________________________________________
19974 [ 18207] By: jhi                                   on 2002/11/28  16:49:00
19975         Log: Urque.  Retract #18206 since it got two patches interleaved
19976              (the #17920, and an unfinished experimental patch).
19977      Branch: maint-5.8/perl
19978            ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs
19979            ! ext/threads/t/join.t global.sym handy.h intrpvar.h makedef.pl
19980            ! mg.c perl.c perl.h pod/perlrun.pod pod/perlvar.pod sv.c
19981            ! t/op/magic.t thread.h util.c
19982 ____________________________________________________________________________
19983 [ 18206] By: jhi                                   on 2002/11/28  16:45:11
19984         Log: Integrate:
19985              [ 17920]
19986              LEAKTEST is dead, RIP
19987              Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST
19988              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19989              Date: Mon, 23 Sep 2002 18:33:12 +0200
19990              Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl>
19991              
19992              (since LEAKTEST seems to be fundamentally obsolete,
19993              even maint-5.8 shouldn't keep flogging a dead feature)
19994      Branch: maint-5.8/perl
19995            ! ext/threads/t/join.t intrpvar.h makedef.pl mg.c perl.c
19996            ! pod/perlvar.pod sv.c t/op/magic.t thread.h
19997           !> av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
19998           !> handy.h perl.h pod/perlrun.pod util.c
19999 ____________________________________________________________________________
20000 [ 18205] By: jhi                                   on 2002/11/28  15:25:35
20001         Log: Another pseudohash usage.
20002      Branch: maint-5.8/perl
20003            ! lib/constant.t
20004 ____________________________________________________________________________
20005 [ 18204] By: jhi                                   on 2002/11/28  14:55:34
20006         Log: Integrate:
20007              [ 18203]
20008              Slight beauty tweak. 
20009      Branch: maint-5.8/perl
20010           !> intrpvar.h
20011 ____________________________________________________________________________
20012 [ 18203] By: jhi                                   on 2002/11/28  14:54:34
20013         Log: Slight beauty tweak. 
20014      Branch: perl
20015            ! intrpvar.h
20016 ____________________________________________________________________________
20017 [ 18202] By: jhi                                   on 2002/11/28  14:49:11
20018         Log: Add test for bug #18153.
20019      Branch: maint-5.8/perl
20020            ! t/op/grep.t
20021 ____________________________________________________________________________
20022 [ 18201] By: pudge                                 on 2002/11/28  06:01:31
20023         Log: Bump version, update Changes/resources
20024      Branch: maint-5.6/macperl
20025            ! macos/Changes macos/MPVersion.r macos/macperl/MacPerl.rsrc
20026 ____________________________________________________________________________
20027 [ 18200] By: pudge                                 on 2002/11/28  05:29:12
20028         Log: Yet another approach to signal handling (Matthias)
20029      Branch: macperl
20030            ! macos/config.h util.c
20031      Branch: maint-5.6/macperl
20032            ! macos/config.h util.c
20033      Branch: maint-5.8/macperl
20034            ! macos/config.h util.c
20035 ____________________________________________________________________________
20036 [ 18199] By: pudge                                 on 2002/11/28  05:20:16
20037         Log: Integrate maint-5.8/macperl/ from maint-5.8/perl/
20038      Branch: maint-5.8/macperl
20039           +> (branch 46 files)
20040           !> (integrate 448 files)
20041 ____________________________________________________________________________
20042 [ 18198] By: pudge                                 on 2002/11/28  04:31:03
20043         Log: Integrate macperl/ from perl/
20044      Branch: macperl
20045           +> (branch 48 files)
20046            - ext/Thread/thr5005.t vos/Makefile vos/build.cm
20047            - vos/compile_perl.cm vos/config.alpha.def vos/config.alpha.h
20048            - vos/config.ga.def vos/config.ga.h vos/config.pl
20049            - vos/configure_perl.cm vos/install_perl.cm vos/perl.bind
20050            - vos/test_vos_dummies.c vos/vos_dummies.c
20051           !> (integrate 501 files)
20052 ____________________________________________________________________________
20053 [ 18197] By: jhi                                   on 2002/11/28  04:14:27
20054         Log: Integrate:
20055              [ 18175]
20056              Subject: [Encode] 1.83 + bleedperl patch released
20057              From: Dan Kogai <dankogai@dan.co.jp>
20058              Date: Tue, 19 Nov 2002 03:18:44 +0900
20059              Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp>
20060              
20061              [ 18176]
20062              Subject: Re: [perl #18479] Error when no strict refs in effect
20063              From: Slaven Rezic <slaven.rezic@berlin.de>
20064              Date: 18 Nov 2002 22:50:04 +0100
20065              Message-ID: <87smxya6pf.fsf@vran.herceg.de>
20066              
20067              [ 18177]
20068              add support for STASH and MAGIC information for REFs to sv_dump().
20069              Subject: [PATCH]
20070              From: Slaven Rezic <slaven.rezic@berlin.de>
20071              Date: Mon, 18 Nov 2002 11:09:51 +0100 (CET)
20072              Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de>
20073              
20074              [ 18178]
20075              Subject: Re: Storable bug #1698
20076              From: Slaven Rezic <slaven.rezic@berlin.de>
20077              Date: 18 Nov 2002 10:41:36 +0100
20078              Message-ID: <87ptt343lb.fsf@vran.herceg.de>
20079              
20080              [ 18179]
20081              Subject: [PATCH] UTF8 regexp {n} bug
20082              From: Inaba Hiroto <inaba@st.rim.or.jp>
20083              Date: Sat, 16 Nov 2002 19:23:00 +0900
20084              Message-ID: <3DD61C83.62FF9887@st.rim.or.jp>
20085              
20086              [ 18182]
20087              Subject: #17171: ld flag for shrplib on OpenBSD
20088              Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
20089              From: "Todd C. Miller" <Todd.Miller  at  courtesan.com>
20090              
20091              [ 18183]
20092              Subject: Re: [perl #18626] bug in perlipc man page
20093              From: Slaven Rezic <slaven.rezic@berlin.de>
20094              Date: 23 Nov 2002 21:23:20 +0100
20095              Message-ID: <87bs4gdohz.fsf@vran.herceg.de>
20096              
20097              [ 18184]
20098              Subject: [PATCH] 2 Pod errors in perlop.pod
20099              From: andreas.koenig@anima.de (Andreas J. Koenig)
20100              Date: Mon, 25 Nov 2002 10:21:08 +0100
20101              Message-ID: <m31y5admyj.fsf@k242.linux.bogus>
20102              
20103              Plus a few similar POD fixes
20104              
20105              [ 18185]
20106              PerlFAQ sync.
20107              
20108              [ 18186]
20109              Subject: DESTROY called in scalar context ?
20110              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20111              Date: Tue, 29 Oct 2002 22:04:23 +0100
20112              Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr>
20113              
20114              [ 18188]
20115              Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer
20116              From: Slaven Rezic <slaven.rezic@berlin.de>
20117              Date: 03 Nov 2002 10:59:43 +0100
20118              Message-ID: <877kfvnfcg.fsf@vran.herceg.de>
20119      Branch: maint-5.8/perl
20120            ! Configure config_h.SH
20121           !> (integrate 41 files)
20122 ____________________________________________________________________________
20123 [ 18196] By: pudge                                 on 2002/11/28  03:39:14
20124         Log: Make installme more robust
20125      Branch: maint-5.6/macperl
20126            ! macos/macperl/Droplets/installme.plx
20127 ____________________________________________________________________________
20128 [ 18195] By: pudge                                 on 2002/11/28  03:38:25
20129         Log: Work around weird startup Apple events (Matthias, MacPerl Bug #543491)
20130      Branch: maint-5.6/macperl
20131            ! macos/macperl/MPAppleEvents.c macos/macperl/MPAppleEvents.h
20132            ! macos/macperl/MPMain.c
20133 ____________________________________________________________________________
20134 [ 18194] By: pudge                                 on 2002/11/28  03:35:41
20135         Log: Implement InitCursorCtl wrappers (Matthias, MacPerl Bug #526707)
20136      Branch: maint-5.6/macperl
20137            ! macos/SubLaunch.c macos/macish.c macos/macish.h
20138 ____________________________________________________________________________
20139 [ 18193] By: pudge                                 on 2002/11/28  03:20:15
20140         Log: Add first phase of Carbon support to macperl/ext/.
20141              Covers Components, Files, Gestalt, Memory, MoreFiles, Notification,
20142              Processes, Resources, Sound, Speech, Types, and the MacPerl module.
20143              Support functions and docs in Carbon/.  Added MoreFiles source.
20144              Moved around and began to rewrite some test files.
20145      Branch: maint-5.6/macperl
20146            + macos/ext/Mac/Carbon/Carbon.h macos/ext/Mac/Carbon/Carbon.pm
20147            + macos/ext/Mac/Carbon/MANIFEST
20148            + macos/ext/Mac/Carbon/MANIFEST.SKIP
20149            + macos/ext/Mac/Carbon/Makefile.PL macos/ext/Mac/Carbon/README
20150            + macos/ext/Mac/Carbon/t/Carbon.t macos/ext/Mac/Carbon/typemap
20151            + macos/ext/Mac/Carbon/xsubpps/xsubpp-5.6.1
20152            + macos/ext/Mac/Carbon/xsubpps/xsubpp-5.8.0
20153            + macos/ext/Mac/Components/eg/ListComponents.plx
20154            + macos/ext/Mac/Components/t/Components.t
20155            + macos/ext/Mac/MoreFiles/MoreFilesSrc/DirectoryCopy.c
20156            + macos/ext/Mac/MoreFiles/MoreFilesSrc/DirectoryCopy.h
20157            + macos/ext/Mac/MoreFiles/MoreFilesSrc/FSpCompat.c
20158            + macos/ext/Mac/MoreFiles/MoreFilesSrc/FSpCompat.h
20159            + macos/ext/Mac/MoreFiles/MoreFilesSrc/FileCopy.c
20160            + macos/ext/Mac/MoreFiles/MoreFilesSrc/FileCopy.h
20161            + macos/ext/Mac/MoreFiles/MoreFilesSrc/FullPath.c
20162            + macos/ext/Mac/MoreFiles/MoreFilesSrc/FullPath.h
20163            + macos/ext/Mac/MoreFiles/MoreFilesSrc/IterateDirectory.c
20164            + macos/ext/Mac/MoreFiles/MoreFilesSrc/IterateDirectory.h
20165            + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreDesktopMgr.c
20166            + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreDesktopMgr.h
20167            + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFiles.c
20168            + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFiles.h
20169            + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFilesExtras.c
20170            + macos/ext/Mac/MoreFiles/MoreFilesSrc/MoreFilesExtras.h
20171            + macos/ext/Mac/MoreFiles/MoreFilesSrc/Optimization.h
20172            + macos/ext/Mac/MoreFiles/MoreFilesSrc/OptimizationEnd.h
20173            + macos/ext/Mac/MoreFiles/MoreFilesSrc/Search.c
20174            + macos/ext/Mac/MoreFiles/MoreFilesSrc/Search.h
20175            + macos/ext/Mac/MoreFiles/eg/Application.plx
20176            + macos/ext/Mac/MoreFiles/eg/Iterate.plx
20177            + macos/ext/Mac/MoreFiles/t/MoreFiles.t
20178            + macos/ext/Mac/Processes/eg/Processes.plx
20179            + macos/ext/Mac/Sound/t/Scream.rsrc
20180            + macos/ext/Mac/Sound/t/Sound.t
20181            + macos/ext/Mac/Speech/eg/Cellist.plx
20182            + macos/ext/Mac/Speech/eg/DumpVoices.plx
20183            + macos/ext/Mac/Speech/eg/JukeBox.plx
20184            + macos/ext/Mac/Speech/eg/Phonemes.plx
20185            + macos/ext/Mac/Speech/t/Speech.t macos/ext/MacPerl/t/MacPerl.t
20186            - macos/ext/Mac/Components/t/ListComponents.t
20187            - macos/ext/Mac/MoreFiles/t/Application.t
20188            - macos/ext/Mac/MoreFiles/t/Iterate.t
20189            - macos/ext/Mac/Sound/t/Scream.t
20190            - macos/ext/Mac/Speech/t/Cellist.t
20191            - macos/ext/Mac/Speech/t/DumpVoices.t
20192            - macos/ext/Mac/Speech/t/JukeBox.t
20193            - macos/ext/Mac/Speech/t/Phonemes.t
20194            ! macos/ext/Mac/Components/Components.pm
20195            ! macos/ext/Mac/Components/Components.xs
20196            ! macos/ext/Mac/Components/Makefile.PL
20197            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Files/Files.xs
20198            ! macos/ext/Mac/Files/Makefile.PL macos/ext/Mac/Files/t/Files.t
20199            ! macos/ext/Mac/Gestalt/Gestalt.pm
20200            ! macos/ext/Mac/Gestalt/Gestalt.xs
20201            ! macos/ext/Mac/Gestalt/Makefile.PL
20202            ! macos/ext/Mac/Gestalt/t/Gestalt.t
20203            ! macos/ext/Mac/Memory/Makefile.PL
20204            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
20205            ! macos/ext/Mac/Memory/t/Memory.t macos/ext/Mac/MoreFiles/MF.xs
20206            ! macos/ext/Mac/MoreFiles/Makefile.PL
20207            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
20208            ! macos/ext/Mac/Notification/Makefile.PL
20209            ! macos/ext/Mac/Notification/Notification.pm
20210            ! macos/ext/Mac/Notification/Notification.xs
20211            ! macos/ext/Mac/Notification/t/Notification.t
20212            ! macos/ext/Mac/Processes/Makefile.PL
20213            ! macos/ext/Mac/Processes/Processes.pm
20214            ! macos/ext/Mac/Processes/Processes.xs
20215            ! macos/ext/Mac/Processes/t/Processes.t
20216            ! macos/ext/Mac/Resources/Makefile.PL
20217            ! macos/ext/Mac/Resources/Resources.pm
20218            ! macos/ext/Mac/Resources/Resources.xs
20219            ! macos/ext/Mac/Resources/t/Resources.t
20220            ! macos/ext/Mac/Sound/Makefile.PL macos/ext/Mac/Sound/Sound.pm
20221            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Makefile.PL
20222            ! macos/ext/Mac/Speech/Speech.pm macos/ext/Mac/Speech/Speech.xs
20223            ! macos/ext/Mac/Types/Makefile.PL macos/ext/Mac/Types/Types.pm
20224            ! macos/ext/Mac/Types/Types.xs macos/ext/Mac/Types/t/Types.t
20225            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/MacPerl.xs
20226            ! macos/ext/MacPerl/Makefile.PL macos/ext/MacPerl/OSA.xs
20227 ____________________________________________________________________________
20228 [ 18192] By: jhi                                   on 2002/11/27  03:14:22
20229         Log: Doc tweak for perl #9731.
20230      Branch: maint-5.8/perl
20231            ! pod/perldiag.pod
20232 ____________________________________________________________________________
20233 [ 18191] By: jhi                                   on 2002/11/27  02:56:52
20234         Log: A bit of additional information regarding BIND's harmful
20235              effects (perl #9465).
20236      Branch: maint-5.8/perl
20237            ! INSTALL
20238 ____________________________________________________________________________
20239 [ 18190] By: jhi                                   on 2002/11/27  02:28:34
20240         Log: Fix perl #18519: GDBM_SYNC and GDBM_SYNCMODE were unsupported.
20241      Branch: maint-5.8/perl
20242            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL
20243 ____________________________________________________________________________
20244 [ 18189] By: jhi                                   on 2002/11/27  01:51:45
20245         Log: Add the new POSIX isxxx() test by Ed Santiago <esm@pobox.com>
20246              (perl #16799).
20247      Branch: maint-5.8/perl
20248            + ext/POSIX/t/is.t
20249            ! MANIFEST
20250 ____________________________________________________________________________
20251 [ 18188] By: hv                                    on 2002/11/27  01:32:52
20252         Log: Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer
20253              From: Slaven Rezic <slaven.rezic@berlin.de>
20254              Date: 03 Nov 2002 10:59:43 +0100
20255              Message-ID: <877kfvnfcg.fsf@vran.herceg.de>
20256      Branch: perl
20257            ! embedvar.h intrpvar.h lib/open.t perlapi.h perlio.c
20258 ____________________________________________________________________________
20259 [ 18187] By: jhi                                   on 2002/11/27  01:26:02
20260         Log: Follow-up on change #18122 (perl #18065) as noted by Philip Newton.
20261      Branch: maint-5.8/perl
20262            ! ext/Fcntl/t/syslfs.t t/op/lfs.t
20263 ____________________________________________________________________________
20264 [ 18186] By: hv                                    on 2002/11/27  00:57:18
20265         Log: Subject: DESTROY called in scalar context ?
20266              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20267              Date: Tue, 29 Oct 2002 22:04:23 +0100
20268              Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr>
20269      Branch: perl
20270            ! sv.c
20271 ____________________________________________________________________________
20272 [ 18185] By: rgs                                   on 2002/11/26  21:06:48
20273         Log: PerlFAQ sync.
20274      Branch: perl
20275            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
20276            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20277            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
20278            ! pod/perlfaq9.pod
20279 ____________________________________________________________________________
20280 [ 18184] By: rgs                                   on 2002/11/26  20:42:25
20281         Log: Subject: [PATCH] 2 Pod errors in perlop.pod
20282              From: andreas.koenig@anima.de (Andreas J. Koenig)
20283              Date: Mon, 25 Nov 2002 10:21:08 +0100
20284              Message-ID: <m31y5admyj.fsf@k242.linux.bogus>
20285              
20286              Plus a few similar POD fixes
20287      Branch: perl
20288            ! pod/perl570delta.pod pod/perl572delta.pod pod/perlop.pod
20289            ! pod/perltie.pod
20290 ____________________________________________________________________________
20291 [ 18183] By: rgs                                   on 2002/11/26  19:53:26
20292         Log: Subject: Re: [perl #18626] bug in perlipc man page
20293              From: Slaven Rezic <slaven.rezic@berlin.de>
20294              Date: 23 Nov 2002 21:23:20 +0100
20295              Message-ID: <87bs4gdohz.fsf@vran.herceg.de>
20296      Branch: perl
20297            ! pod/perlipc.pod
20298 ____________________________________________________________________________
20299 [ 18182] By: merijn                                on 2002/11/26  08:44:39
20300         Log: Subject: #17171: ld flag for shrplib on OpenBSD
20301              Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
20302              From: "Todd C. Miller" <Todd.Miller  at  courtesan.com>
20303      Branch: perl
20304            ! Configure
20305 ____________________________________________________________________________
20306 [ 18181] By: merijn                                on 2002/11/26  08:40:39
20307         Log: Subject: #17171: ld flag for shrplib on OpenBSD
20308              Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
20309              From: "Todd C. Miller" <Todd.Miller  at  courtesan.com>
20310      Branch: metaconfig/U/perl
20311            ! libperl.U
20312 ____________________________________________________________________________
20313 [ 18180] By: hv                                    on 2002/11/25  03:10:03
20314         Log: integrate #18144 updates to pod/perlport.pod
20315      Branch: perl
20316            ! pod/perlport.pod
20317 ____________________________________________________________________________
20318 [ 18179] By: hv                                    on 2002/11/25  03:06:44
20319         Log: Subject: [PATCH] UTF8 regexp {n} bug
20320              From: Inaba Hiroto <inaba@st.rim.or.jp>
20321              Date: Sat, 16 Nov 2002 19:23:00 +0900
20322              Message-ID: <3DD61C83.62FF9887@st.rim.or.jp>
20323      Branch: perl
20324            ! regcomp.c t/op/pat.t
20325 ____________________________________________________________________________
20326 [ 18178] By: hv                                    on 2002/11/25  02:43:40
20327         Log: Subject: Re: Storable bug #1698
20328              From: Slaven Rezic <slaven.rezic@berlin.de>
20329              Date: 18 Nov 2002 10:41:36 +0100
20330              Message-ID: <87ptt343lb.fsf@vran.herceg.de>
20331      Branch: perl
20332            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
20333            ! ext/Storable/t/forgive.t
20334 ____________________________________________________________________________
20335 [ 18177] By: hv                                    on 2002/11/25  02:37:07
20336         Log: add support for STASH and MAGIC information for REFs to sv_dump().
20337              Subject: [PATCH]
20338              From: Slaven Rezic <slaven.rezic@berlin.de>
20339              Date: Mon, 18 Nov 2002 11:09:51 +0100 (CET)
20340              Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de>
20341      Branch: perl
20342            ! dump.c ext/Devel/Peek/Peek.t
20343 ____________________________________________________________________________
20344 [ 18176] By: hv                                    on 2002/11/25  02:31:10
20345         Log: Subject: Re: [perl #18479] Error when no strict refs in effect
20346              From: Slaven Rezic <slaven.rezic@berlin.de>
20347              Date: 18 Nov 2002 22:50:04 +0100
20348              Message-ID: <87smxya6pf.fsf@vran.herceg.de>
20349      Branch: perl
20350            ! pp_ctl.c
20351 ____________________________________________________________________________
20352 [ 18175] By: hv                                    on 2002/11/25  02:20:48
20353         Log: Subject: [Encode] 1.83 + bleedperl patch released
20354              From: Dan Kogai <dankogai@dan.co.jp>
20355              Date: Tue, 19 Nov 2002 03:18:44 +0900
20356              Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp>
20357      Branch: perl
20358            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
20359            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/bin/enc2xs
20360            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/rt.pl
20361            ! t/uni/tr_7jis.t t/uni/tr_sjis.t t/uni/tr_utf8.t
20362 ____________________________________________________________________________
20363 [ 18174] By: jhi                                   on 2002/11/24  22:35:23
20364         Log: Fix perl #7305: UnicodeCD::compexcl is weird
20365      Branch: maint-5.8/perl
20366            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
20367 ____________________________________________________________________________
20368 [ 18173] By: jhi                                   on 2002/11/23  02:02:33
20369         Log: Integrate:
20370              [ 18135]
20371              Subject: [PATCH] perlopentut and PerlIO documentation
20372              From: Slaven Rezic <slaven.rezic@berlin.de>
20373              Date: 08 Nov 2002 22:22:19 +0100
20374              Message-ID: <8765v7kb90.fsf@vran.herceg.de>
20375              
20376              [ 18136]
20377              Subject: t/run/runenv.t bug
20378              From: Salvador "Fandiño" <sfandino@yahoo.com>
20379              Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST)
20380              Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com>
20381              
20382              [ 18137]
20383              Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod
20384              From: Slaven Rezic <slaven.rezic@berlin.de>
20385              Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET)
20386              Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de>
20387              
20388              [ 18139]
20389              Date: Tue, 12 Nov 2002 16:49:22 +0200
20390              From: Jarkko Hietaniemi <jhi@iki.fi>
20391              Subject: [PATCH] Tru64 osvers
20392              Message-ID: <20021112144922.GI511825@lyta.hut.fi>
20393              
20394              [ 18141]
20395              repair 18139 (missing awk command)
20396              
20397              [ 18147]
20398              Subject: [PATCH] Typo in perl58delta
20399              From: andreas.koenig@anima.de (Andreas J. Koenig)
20400              Date: Sat, 16 Nov 2002 16:29:14 +0100
20401              Message-ID: <m3u1ihjzxx.fsf@k242.linux.bogus>
20402              
20403              [ 18148]
20404              New B::Lint option, bare-subs, that checks for implicitely
20405              quoted barewords that are also subroutines, from
20406              Ian Phillipps <ip@tarragon-et.co.uk>.
20407              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
20408              With a few tweaks to the implementation and tests.
20409              
20410              [ 18149]
20411              New B::Lint option, bare-subs, that checks for implicitely
20412              quoted barewords that are also subroutines, from
20413              Ian Phillipps <ip@tarragon-et.co.uk>.
20414              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
20415              With a few tweaks to the implementation and tests.
20416              (previous change was empty)
20417              
20418              [ 18150]
20419              Subject: [PATCH] optional code for debugging leaking scalars
20420              From: Dave Mitchell <davem@fdgroup.com>
20421              Date: Thu, 14 Nov 2002 23:03:00 +0000
20422              Message-ID: <20021114230300.B18614@fdgroup.com>
20423              
20424              [ 18151]
20425              Document PRIVSHIFT.
20426              Subject: [PATCH] two small doc patches
20427              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20428              Date: Thu, 14 Nov 2002 15:07:35 -0800
20429              Message-ID: <3yC19gzkguTO092yn@efn.org>
20430              
20431              [ 18152]
20432              Subject: Re: [PATCH] optional code for debugging leaking scalars
20433              From: Dave Mitchell <davem@fdgroup.com>
20434              Date: Sat, 16 Nov 2002 22:18:23 +0000
20435              Message-ID: <20021116221823.A23614@fdgroup.com>
20436              Documentation for change #18150.
20437              
20438              [ 18154]
20439              Correction to change #18152, by Dave Mitchell.
20440              
20441              [ 18158]
20442              Remove duplicate my() declaration giving warnings from change #18105.
20443              
20444              [ 18159]
20445              Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet
20446              From: Gurusamy Sarathy <gsar@ActiveState.com>
20447              Date: Wed, 30 Oct 2002 20:58:15 -0800
20448              Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com>
20449              Date: Wed, 30 Oct 2002 21:56:22 -0800
20450              Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com>
20451              Date: Wed, 30 Oct 2002 22:55:30 -0800
20452              Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com>
20453              
20454              [ 18160]
20455              Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)
20456              From: Nicholas Clark <nick@unfortu.net>
20457              Date: Tue, 29 Oct 2002 23:00:05 +0000
20458              Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
20459              
20460              [ 18161]
20461              Subject: [PATCH Win32] Document wperl.exe
20462              From: "Brent Dax" <brentdax@cpan.org>
20463              Date: Fri, 15 Nov 2002 23:02:01 -0800
20464              Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue>
20465              
20466              [ 18162]
20467              Subject: [PATCH ext/threads/threads.xs] trivial typo
20468              From: Dave Mitchell <davem@fdgroup.com>
20469              Date: Thu, 14 Nov 2002 22:55:39 +0000
20470              Message-ID: <20021114225539.A18614@fdgroup.com>
20471              
20472              [ 18163]
20473              Subject: Re: [PATCH] AutoLoader gives wrong message
20474              From: Peter Scott <Peter@PSDT.com>
20475              Date: Thu, 07 Nov 2002 19:04:27 -0800
20476              Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com>
20477              
20478              With a tweak to the END cleanup block to fully remove the
20479              temporary test directory
20480              
20481              [ 18164]
20482              t/io/crlf.t failed with miniperl.
20483              
20484              [ 18165]
20485              Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)
20486              From: Jarkko Hietaniemi <jhi@iki.fi>
20487              Date: Sun, 3 Nov 2002 17:50:08 +0200
20488              Message-ID: <20021103155008.GA382682@lyta.hut.fi>
20489              
20490              [ 18166]
20491              Fix perl bug #17920 : a case of parser coredump.
20492              The fix is to disable Perl_block_start and Perl_block_end
20493              when the yacc parser has encountered errors. This prevents
20494              corruption of the internal stack, at the expense of correctness,
20495              but this doesn't matter as the code is unparseable anyway.
20496              
20497              [ 18168]
20498              Subject: [PATCH] hires sleeping wants libs
20499              Date: Wed, 20 Nov 2002 17:18:31 +0200
20500              From: Jarkko Hietaniemi <jhi@iki.fi>
20501              Message-ID: <20021120151830.GC127060@lyta.hut.fi>
20502              
20503              [ 18169]
20504              Add a test for bug #17920, and a new test file for it.
20505              
20506              [ 18170]
20507              Move some tests from t/run/fresh_perl.t
20508              to the new t/comp/parser.t. The goal being to
20509              get rid of fresh_perl.t at some point.
20510              
20511              [ 18171]
20512              A new test for $^S, based on a patch by Iain 'Spoon' Truskett.
20513              Fix the existing tests that didn't checked the difference
20514              between 0 and undef.
20515              
20516              [ 18172]
20517              Subject: [PATCH] Historic version labels
20518              From: andreas.koenig@anima.de (Andreas J. Koenig)
20519              Date: Fri, 22 Nov 2002 14:39:41 +0100
20520              Message-ID: <m3lm3loh9e.fsf@k242.linux.bogus>
20521              
20522              (and regen Configure, regen_headers)
20523      Branch: maint-5.8/perl
20524           +> regen.pl regen_headers.pl t/comp/parser.t
20525            ! Configure README.ce config_h.SH ext/B/B.pm ext/B/t/concise.t
20526           !> (integrate 35 files)
20527 ____________________________________________________________________________
20528 [ 18172] By: rgs                                   on 2002/11/22  21:44:09
20529         Log: Subject: [PATCH] Historic version labels
20530              From: andreas.koenig@anima.de (Andreas J. Koenig)
20531              Date: Fri, 22 Nov 2002 14:39:41 +0100
20532              Message-ID: <m3lm3loh9e.fsf@k242.linux.bogus>
20533      Branch: perl
20534            ! Changes5.005 Changes5.6
20535 ____________________________________________________________________________
20536 [ 18171] By: rgs                                   on 2002/11/22  21:15:54
20537         Log: A new test for $^S, based on a patch by Iain 'Spoon' Truskett.
20538              Fix the existing tests that didn't checked the difference
20539              between 0 and undef.
20540      Branch: perl
20541            ! t/op/magic.t
20542 ____________________________________________________________________________
20543 [ 18170] By: rgs                                   on 2002/11/22  20:49:12
20544         Log: Move some tests from t/run/fresh_perl.t
20545              to the new t/comp/parser.t. The goal being to
20546              get rid of fresh_perl.t at some point.
20547      Branch: perl
20548            ! t/comp/parser.t t/run/fresh_perl.t
20549 ____________________________________________________________________________
20550 [ 18169] By: rgs                                   on 2002/11/21  20:49:36
20551         Log: Add a test for bug #17920, and a new test file for it.
20552      Branch: perl
20553            + t/comp/parser.t
20554            ! MANIFEST
20555 ____________________________________________________________________________
20556 [ 18168] By: merijn                                on 2002/11/21  13:59:12
20557         Log: Subject: [PATCH] hires sleeping wants libs
20558              Date: Wed, 20 Nov 2002 17:18:31 +0200
20559              From: Jarkko Hietaniemi <jhi@iki.fi>
20560              Message-ID: <20021120151830.GC127060@lyta.hut.fi>
20561      Branch: perl
20562            ! Configure hints/irix_6.sh
20563 ____________________________________________________________________________
20564 [ 18167] By: merijn                                on 2002/11/21  13:49:58
20565         Log: Subject: [PATCH] hires sleeping wants libs
20566              Date: Wed, 20 Nov 2002 17:18:31 +0200
20567              From: Jarkko Hietaniemi <jhi@iki.fi>
20568              Message-ID: <20021120151830.GC127060@lyta.hut.fi>
20569      Branch: metaconfig
20570            ! U/modified/Myinit.U
20571 ____________________________________________________________________________
20572 [ 18166] By: rgs                                   on 2002/11/19  23:02:31
20573         Log: Fix perl bug #17920 : a case of parser coredump.
20574              The fix is to disable Perl_block_start and Perl_block_end
20575              when the yacc parser has encountered errors. This prevents
20576              corruption of the internal stack, at the expense of correctness,
20577              but this doesn't matter as the code is unparseable anyway.
20578      Branch: perl
20579            ! op.c
20580 ____________________________________________________________________________
20581 [ 18165] By: rgs                                   on 2002/11/19  22:45:36
20582         Log: Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)
20583              From: Jarkko Hietaniemi <jhi@iki.fi>
20584              Date: Sun, 3 Nov 2002 17:50:08 +0200
20585              Message-ID: <20021103155008.GA382682@lyta.hut.fi>
20586      Branch: perl
20587            ! lib/open.pm locale.c pod/perl58delta.pod
20588 ____________________________________________________________________________
20589 [ 18164] By: rgs                                   on 2002/11/19  22:32:52
20590         Log: t/io/crlf.t failed with miniperl.
20591      Branch: perl
20592            ! t/io/crlf.t
20593 ____________________________________________________________________________
20594 [ 18163] By: rgs                                   on 2002/11/19  22:11:24
20595         Log: Subject: Re: [PATCH] AutoLoader gives wrong message
20596              From: Peter Scott <Peter@PSDT.com>
20597              Date: Thu, 07 Nov 2002 19:04:27 -0800
20598              Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com>
20599              
20600              With a tweak to the END cleanup block to fully remove the
20601              temporary test directory
20602      Branch: perl
20603            ! lib/AutoLoader.t
20604 ____________________________________________________________________________
20605 [ 18162] By: rgs                                   on 2002/11/19  21:29:25
20606         Log: Subject: [PATCH ext/threads/threads.xs] trivial typo
20607              From: Dave Mitchell <davem@fdgroup.com>
20608              Date: Thu, 14 Nov 2002 22:55:39 +0000
20609              Message-ID: <20021114225539.A18614@fdgroup.com>
20610      Branch: perl
20611            ! ext/threads/threads.xs
20612 ____________________________________________________________________________
20613 [ 18161] By: rgs                                   on 2002/11/19  21:26:21
20614         Log: Subject: [PATCH Win32] Document wperl.exe
20615              From: "Brent Dax" <brentdax@cpan.org>
20616              Date: Fri, 15 Nov 2002 23:02:01 -0800
20617              Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue>
20618      Branch: perl
20619            ! README.win32
20620 ____________________________________________________________________________
20621 [ 18160] By: hv                                    on 2002/11/19  12:07:25
20622         Log: Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)
20623              From: Nicholas Clark <nick@unfortu.net>
20624              Date: Tue, 29 Oct 2002 23:00:05 +0000
20625              Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
20626      Branch: perl
20627            + regen.pl regen_headers.pl
20628            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
20629            ! keywords.pl opcode.pl regcomp.pl
20630 ____________________________________________________________________________
20631 [ 18159] By: hv                                    on 2002/11/19  11:48:30
20632         Log: Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet
20633              From: Gurusamy Sarathy <gsar@ActiveState.com>
20634              Date: Wed, 30 Oct 2002 20:58:15 -0800
20635              Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com>
20636              Date: Wed, 30 Oct 2002 21:56:22 -0800
20637              Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com>
20638              Date: Wed, 30 Oct 2002 22:55:30 -0800
20639              Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com>
20640      Branch: perl
20641            ! gv.c pp_hot.c t/op/method.t
20642 ____________________________________________________________________________
20643 [ 18158] By: hv                                    on 2002/11/19  11:35:16
20644         Log: Remove duplicate my() declaration giving warnings from change #18105.
20645      Branch: perl
20646            ! lib/Class/Struct.t
20647 ____________________________________________________________________________
20648 [ 18157] By: nick                                  on 2002/11/19  10:16:27
20649         Log: Integrate mainline
20650      Branch: perlio
20651           +> ext/List/Util/t/isvstring.t ext/List/Util/t/refaddr.t
20652           +> t/run/switchI.t t/uni/tr_7jis.t t/uni/tr_eucjp.t
20653           +> t/uni/tr_sjis.t t/uni/tr_utf8.t
20654            ! ext/Encode/Encode.xs
20655           !> (integrate 77 files)
20656 ____________________________________________________________________________
20657 [ 18156] By: jhi                                   on 2002/11/18  23:06:22
20658         Log: Unicode 3.2 Errata from
20659              http://www.unicode.org/unicode/uni2errata/UnicodeErrata.html
20660              (errata 2002 October 31 and 2002 October 30)
20661              (If/when 3.2.1 or 4.0 happens, just replace SpecialCasing
20662              and UnicodeData, don't bother with diffs, and rerun
20663              perl ./mktables)
20664      Branch: maint-5.8/perl
20665            ! lib/Unicode/UCD.t lib/unicore/Category.pl
20666            ! lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
20667            ! lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl
20668            ! lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl
20669            ! lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl
20670            ! lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl
20671 ____________________________________________________________________________
20672 [ 18155] By: jhi                                   on 2002/11/16  22:34:07
20673         Log: make regen_headers
20674      Branch: maint-5.8/perl
20675            ! pod/perlapi.pod proto.h
20676 ____________________________________________________________________________
20677 [ 18154] By: rgs                                   on 2002/11/16  22:08:44
20678         Log: Correction to change #18152, by Dave Mitchell.
20679      Branch: perl
20680            ! pod/perlhack.pod
20681 ____________________________________________________________________________
20682 [ 18153] By: jhi                                   on 2002/11/16  21:24:13
20683         Log: Tripped by the pseudo-hash warning.
20684      Branch: maint-5.8/perl
20685            ! t/op/hashwarn.t
20686 ____________________________________________________________________________
20687 [ 18152] By: rgs                                   on 2002/11/16  21:23:15
20688         Log: Subject: Re: [PATCH] optional code for debugging leaking scalars
20689              From: Dave Mitchell <davem@fdgroup.com>
20690              Date: Sat, 16 Nov 2002 22:18:23 +0000
20691              Message-ID: <20021116221823.A23614@fdgroup.com>
20692              Documentation for change #18150.
20693      Branch: perl
20694            ! pod/perlhack.pod
20695 ____________________________________________________________________________
20696 [ 18151] By: rgs                                   on 2002/11/16  20:45:26
20697         Log: Document PRIVSHIFT.
20698              Subject: [PATCH] two small doc patches
20699              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20700              Date: Thu, 14 Nov 2002 15:07:35 -0800
20701              Message-ID: <3yC19gzkguTO092yn@efn.org>
20702      Branch: perl
20703            ! sv.h
20704 ____________________________________________________________________________
20705 [ 18150] By: rgs                                   on 2002/11/16  20:25:57
20706         Log: Subject: [PATCH] optional code for debugging leaking scalars
20707              From: Dave Mitchell <davem@fdgroup.com>
20708              Date: Thu, 14 Nov 2002 23:03:00 +0000
20709              Message-ID: <20021114230300.B18614@fdgroup.com>
20710      Branch: perl
20711            ! perl.c sv.c
20712 ____________________________________________________________________________
20713 [ 18149] By: rgs                                   on 2002/11/16  20:10:50
20714         Log: New B::Lint option, bare-subs, that checks for implicitely
20715              quoted barewords that are also subroutines, from
20716              Ian Phillipps <ip@tarragon-et.co.uk>.
20717              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
20718              With a few tweaks to the implementation and tests.
20719              (previous change was empty)
20720      Branch: perl
20721            ! ext/B/B/Lint.pm ext/B/t/lint.t
20722 ____________________________________________________________________________
20723 [ 18148] By: rgs                                   on 2002/11/16  20:05:34
20724         Log: New B::Lint option, bare-subs, that checks for implicitely
20725              quoted barewords that are also subroutines, from
20726              Ian Phillipps <ip@tarragon-et.co.uk>.
20727              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
20728              With a few tweaks to the implementation and tests.
20729      Branch: perl
20730            ! ext/B/B/Lint.pm ext/B/t/lint.t
20731 ____________________________________________________________________________
20732 [ 18147] By: rgs                                   on 2002/11/16  19:52:54
20733         Log: Subject: [PATCH] Typo in perl58delta
20734              From: andreas.koenig@anima.de (Andreas J. Koenig)
20735              Date: Sat, 16 Nov 2002 16:29:14 +0100
20736              Message-ID: <m3u1ihjzxx.fsf@k242.linux.bogus>
20737      Branch: perl
20738            ! pod/perl58delta.pod
20739 ____________________________________________________________________________
20740 [ 18146] By: jhi                                   on 2002/11/16  15:09:26
20741         Log: Typo noticed by Philip Newton.
20742      Branch: maint-5.8/perl
20743            ! pod/perldiag.pod
20744 ____________________________________________________________________________
20745 [ 18145] By: jhi                                   on 2002/11/16  02:53:59
20746         Log: Add 5.005-style thread deprecation warning (at each
20747              thread create).
20748      Branch: maint-5.8/perl
20749            ! ext/Thread/Thread.xs pod/perldelta.pod pod/perldiag.pod
20750 ____________________________________________________________________________
20751 [ 18144] By: jhi                                   on 2002/11/15  22:30:36
20752         Log: perlport tweaks:
20753              - timezone
20754              - $!, Errno
20755              - metainformation changing
20756              - perlunicode
20757      Branch: maint-5.8/perl
20758            ! pod/perlport.pod
20759 ____________________________________________________________________________
20760 [ 18143] By: jhi                                   on 2002/11/15  04:37:24
20761         Log: Add pseudo-hashes deprecation warning (at each pseudo-hash access).
20762      Branch: maint-5.8/perl
20763            ! av.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/av
20764 ____________________________________________________________________________
20765 [ 18142] By: rgs                                   on 2002/11/12  22:09:39
20766         Log: Subject: [PATCH] Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro)
20767              From: Dave Mitchell <davem@fdgroup.com>
20768              Date: Thu, 7 Nov 2002 16:38:02 +0000
20769              Message-ID: <20021107163802.C25337@fdgroup.com>
20770      Branch: perl
20771            ! pad.h
20772 ____________________________________________________________________________
20773 [ 18141] By: merijn                                on 2002/11/12  16:15:30
20774         Log: repair 18139 (missing awk command)
20775      Branch: perl
20776            ! Configure
20777 ____________________________________________________________________________
20778 [ 18140] By: merijn                                on 2002/11/12  16:12:14
20779         Log: added missing awk. <blush>
20780      Branch: metaconfig
20781            ! U/modified/Oldconfig.U
20782 ____________________________________________________________________________
20783 [ 18139] By: merijn                                on 2002/11/12  14:20:36
20784         Log: Date: Tue, 12 Nov 2002 16:49:22 +0200
20785              From: Jarkko Hietaniemi <jhi@iki.fi>
20786              Subject: [PATCH] Tru64 osvers
20787              Message-ID: <20021112144922.GI511825@lyta.hut.fi>
20788      Branch: perl
20789            ! Configure
20790 ____________________________________________________________________________
20791 [ 18138] By: merijn                                on 2002/11/12  14:08:50
20792         Log: Date: Tue, 12 Nov 2002 16:49:22 +0200
20793              From: Jarkko Hietaniemi <jhi@iki.fi>
20794              Subject: [PATCH] Tru64 osvers
20795              Message-ID: <20021112144922.GI511825@lyta.hut.fi>
20796      Branch: metaconfig
20797            ! U/modified/Oldconfig.U
20798 ____________________________________________________________________________
20799 [ 18137] By: rgs                                   on 2002/11/10  21:57:04
20800         Log: Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod
20801              From: Slaven Rezic <slaven.rezic@berlin.de>
20802              Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET)
20803              Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de>
20804      Branch: perl
20805            ! lib/Term/ReadLine.pm
20806 ____________________________________________________________________________
20807 [ 18136] By: rgs                                   on 2002/11/10  21:38:44
20808         Log: Subject: t/run/runenv.t bug
20809              From: Salvador "Fandiño" <sfandino@yahoo.com>
20810              Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST)
20811              Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com>
20812      Branch: perl
20813            ! t/run/runenv.t
20814 ____________________________________________________________________________
20815 [ 18135] By: rgs                                   on 2002/11/10  21:30:36
20816         Log: Subject: [PATCH] perlopentut and PerlIO documentation
20817              From: Slaven Rezic <slaven.rezic@berlin.de>
20818              Date: 08 Nov 2002 22:22:19 +0100
20819              Message-ID: <8765v7kb90.fsf@vran.herceg.de>
20820      Branch: perl
20821            ! lib/PerlIO.pm pod/perlopentut.pod
20822 ____________________________________________________________________________
20823 [ 18134] By: jhi                                   on 2002/11/09  22:10:52
20824         Log: Update Changes.
20825      Branch: maint-5.8/perl
20826            ! Changes patchlevel.h
20827 ____________________________________________________________________________
20828 [ 18133] By: jhi                                   on 2002/11/09  21:56:38
20829         Log: Integrate
20830              
20831              [ 18122]
20832              Subject: [perl #18065] LFS related bug in perl-5.8.0 testsuite
20833              From: "david@dhaller.de (via RT)" <perlbug@perl.org>
20834              Date: 23 Oct 2002 18:42:51 -0000
20835              Message-Id: <rt-18065-40384.14.044473925414@bugs6.perl.org>
20836              
20837              [ 18123]
20838              Subject: PATCH x2p/find2perl.PL
20839              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
20840              Date: Thu, 24 Oct 2002 10:05:19 +0200
20841              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCF41@hamsem01.de.gedas.vwg>
20842              
20843              [ 18124]
20844              Subject: [PATCH] File::Temp documentation fix
20845              From: Slaven Rezic <slaven.rezic@berlin.de>
20846              Date: Thu, 24 Oct 2002 19:04:20 +0200 (CEST)
20847              Message-Id: <200210241704.g9OH4KlR030883@vran.herceg.de>
20848              
20849              [ 18125]
20850              Subject: Re: The Inaba patch for tr/// vs. use encoding
20851              From: Dan Kogai <dankogai@dan.co.jp>
20852              Date: Fri, 25 Oct 2002 13:04:00 +0900
20853              Message-Id: <CAC896FE-E7CE-11D6-9228-0003939A104C@dan.co.jp>
20854      Branch: maint-5.8/perl
20855           +> t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
20856           +> t/uni/tr_utf8.t
20857           !> MANIFEST ext/Fcntl/t/syslfs.t lib/File/Temp.pm t/op/lfs.t
20858           !> x2p/find2perl.PL
20859 ____________________________________________________________________________
20860 [ 18132] By: jhi                                   on 2002/11/09  21:50:30
20861         Log: Integrate
20862              
20863              [ 18121]
20864              Subject: Re: [perl #18038] DESTROY change in 5.8.0?
20865              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20866              Date: Sun, 03 Nov 2002 15:48:18 -0800
20867              Message-ID: <CXbx9gzkgS8W092yn@efn.org>
20868      Branch: maint-5.8/perl
20869           !> sv.c t/op/tie.t
20870 ____________________________________________________________________________
20871 [ 18131] By: jhi                                   on 2002/11/09  21:28:07
20872         Log: Integrate
20873              
20874              [ 18119]
20875              Subject: [perl #18154] Problem found in calculating offsets in regex
20876              From: Mark Pease (via RT) <perlbug@perl.org>
20877              Date: 29 Oct 2002 20:23:54 -0000
20878              Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>
20879              
20880              [ 18120]
20881              Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
20882              From: Gurusamy Sarathy <gsar@ActiveState.com>
20883              Date: Sat, 19 Oct 2002 12:11:43 -0700
20884              Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
20885      Branch: maint-5.8/perl
20886           !> doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c regcomp.c
20887           !> win32/win32.h
20888 ____________________________________________________________________________
20889 [ 18130] By: jhi                                   on 2002/11/09  21:25:39
20890         Log: Integrate
20891              
20892              [ 18118]
20893              Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
20894              From: hv@crypt.org
20895              Date: Sun, 03 Nov 2002 16:41:24 +0000
20896              Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>
20897              
20898              (closure.t required manual edit since blead had a new test)
20899      Branch: maint-5.8/perl
20900           !> ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t
20901           !> t/op/sub_lval.t
20902 ____________________________________________________________________________
20903 [ 18129] By: jhi                                   on 2002/11/09  21:20:02
20904         Log: Integrate
20905              
20906              [ 18115]
20907              Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
20908              From: Slaven Rezic <slaven.rezic@berlin.de>
20909              Date: 24 Oct 2002 00:44:35 +0200
20910              Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
20911              
20912              [ 18117]
20913              "make distclean" should remove the generated file lib/Config.pod.
20914      Branch: maint-5.8/perl
20915           !> Makefile.SH pod/perldiag.pod pod/perlfunc.pod pp_sys.c
20916           !> t/io/binmode.t t/io/print.t t/io/read.t t/lib/warnings/pp_sys
20917 ____________________________________________________________________________
20918 [ 18128] By: jhi                                   on 2002/11/09  21:15:09
20919         Log: Integrate
20920              
20921              [ 18116]
20922              The new test introduced in #18114 failed with threads
20923              
20924              (edit //= to be ||=)
20925      Branch: maint-5.8/perl
20926           !> ext/B/t/concise.t
20927 ____________________________________________________________________________
20928 [ 18127] By: jhi                                   on 2002/11/09  21:07:43
20929         Log: Integrate
20930              
20931              [ 18114]
20932              Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
20933              From: Stephen McCamant <smcc@mit.edu>
20934              Date: Thu, 31 Oct 2002 01:35:29 -0500
20935              Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>
20936              
20937              plus a test case in ext/B/t/concise.t
20938              plus a (less intrusive, but less future-proof) fix for a
20939              similar problem in B::walkoptree_exec().
20940              
20941              (edit away dor and dorassign)
20942      Branch: maint-5.8/perl
20943           !> ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t
20944 ____________________________________________________________________________
20945 [ 18126] By: jhi                                   on 2002/11/09  19:00:47
20946         Log: Integrate
20947              
20948              [ 18102]
20949              Subject: Re: [perl #18066] Bug in -I when path has double colons?
20950              From: Slaven Rezic <slaven.rezic@berlin.de>
20951              Date: 30 Oct 2002 11:18:47 +0100
20952              Message-ID: <87of9c2prs.fsf@vran.herceg.de>
20953              
20954              With the corresponding change to embed.fnc
20955              
20956              [ 18105]
20957              Subject: Re: Class::Struct, simple patch, tests
20958              From: Marty Pauley <marty+p5p@kasei.com>
20959              Date: Fri, 18 Oct 2002 22:26:38 +0100
20960              Message-ID: <20021018212638.GB3764@soto.kasei.com>
20961              
20962              [ 18106]
20963              new test based on:
20964              Subject: [TEST] for [PATCH] bug in utf8.c(?)
20965              From: Marty Pauley <marty+p5p@kasei.com>
20966              Date: Fri, 18 Oct 2002 21:02:38 +0100
20967              Message-ID: <20021018200238.GY3764@soto.kasei.com>
20968              
20969              [ 18107]
20970              1. Update pp_ucfirst to enter the UTF-8 branch only if the first
20971              character is UTF-8. (Copied from pp_lcfirst.)
20972              2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.
20973              
20974              [ 18108]
20975              Put back the DO NOT EDIT headers in proto.h and global.sym
20976              
20977              Subject: Re: [perl #18066] Bug in -I when path has double colons?
20978              From: Slaven Rezic <slaven.rezic@berlin.de>
20979              Date: 03 Nov 2002 10:25:10 +0100
20980              Message-ID: <87adkrngy1.fsf@vran.herceg.de>
20981              
20982              [ 18109]
20983              Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
20984              From: hv@crypt.org
20985              Date: Tue, 05 Nov 2002 13:30:00 +0000
20986              Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>
20987              
20988              This is half of the fix for #18107. The swash_init() problems
20989              described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
20990              but can now be seen only with UTF-8 test cases.
20991              
20992              [ 18113]
20993              make regen_headers.
20994              Backport change #18078 to warnings.pl.
20995              
20996              plus make regen_headers
20997      Branch: maint-5.8/perl
20998           +> t/run/switchI.t
20999            ! pod/perlapi.pod
21000           !> MANIFEST dump.c embed.fnc embed.h embedvar.h global.sym
21001           !> lib/Class/Struct.pm lib/Class/Struct.t lib/utf8.t perl.c
21002           !> perlapi.c perlapi.h pp.c proto.h t/run/runenv.t warnings.pl
21003 ____________________________________________________________________________
21004 [ 18125] By: hv                                    on 2002/11/07  14:01:57
21005         Log: Subject: Re: The Inaba patch for tr/// vs. use encoding
21006              From: Dan Kogai <dankogai@dan.co.jp>
21007              Date: Fri, 25 Oct 2002 13:04:00 +0900
21008              Message-Id: <CAC896FE-E7CE-11D6-9228-0003939A104C@dan.co.jp>
21009      Branch: perl
21010            + t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
21011            + t/uni/tr_utf8.t
21012            ! MANIFEST
21013 ____________________________________________________________________________
21014 [ 18124] By: hv                                    on 2002/11/07  13:51:39
21015         Log: Subject: [PATCH] File::Temp documentation fix
21016              From: Slaven Rezic <slaven.rezic@berlin.de>
21017              Date: Thu, 24 Oct 2002 19:04:20 +0200 (CEST)
21018              Message-Id: <200210241704.g9OH4KlR030883@vran.herceg.de>
21019      Branch: perl
21020            ! lib/File/Temp.pm
21021 ____________________________________________________________________________
21022 [ 18123] By: hv                                    on 2002/11/07  13:46:59
21023         Log: Subject: PATCH x2p/find2perl.PL
21024              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
21025              Date: Thu, 24 Oct 2002 10:05:19 +0200
21026              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCF41@hamsem01.de.gedas.vwg>
21027      Branch: perl
21028            ! x2p/find2perl.PL
21029 ____________________________________________________________________________
21030 [ 18122] By: hv                                    on 2002/11/07  13:40:25
21031         Log: Subject: [perl #18065] LFS related bug in perl-5.8.0 testsuite
21032              From: "david@dhaller.de (via RT)" <perlbug@perl.org>
21033              Date: 23 Oct 2002 18:42:51 -0000
21034              Message-Id: <rt-18065-40384.14.044473925414@bugs6.perl.org>
21035      Branch: perl
21036            ! ext/Fcntl/t/syslfs.t t/op/lfs.t
21037 ____________________________________________________________________________
21038 [ 18121] By: hv                                    on 2002/11/07  13:21:15
21039         Log: Subject: Re: [perl #18038] DESTROY change in 5.8.0?
21040              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21041              Date: Sun, 03 Nov 2002 15:48:18 -0800
21042              Message-ID: <CXbx9gzkgS8W092yn@efn.org>
21043      Branch: perl
21044            ! sv.c t/op/tie.t
21045 ____________________________________________________________________________
21046 [ 18120] By: hv                                    on 2002/11/07  13:14:21
21047         Log: Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
21048              From: Gurusamy Sarathy <gsar@ActiveState.com>
21049              Date: Sat, 19 Oct 2002 12:11:43 -0700
21050              Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
21051      Branch: perl
21052            ! doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c win32/win32.h
21053 ____________________________________________________________________________
21054 [ 18119] By: hv                                    on 2002/11/07  12:13:28
21055         Log: Subject: [perl #18154] Problem found in calculating offsets in regex
21056              From: Mark Pease (via RT) <perlbug@perl.org>
21057              Date: 29 Oct 2002 20:23:54 -0000
21058              Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>
21059      Branch: perl
21060            ! regcomp.c
21061 ____________________________________________________________________________
21062 [ 18118] By: hv                                    on 2002/11/07  11:33:38
21063         Log: Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
21064              From: hv@crypt.org
21065              Date: Sun, 03 Nov 2002 16:41:24 +0000
21066              Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>
21067      Branch: perl
21068            ! ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t
21069            ! t/op/sub_lval.t
21070 ____________________________________________________________________________
21071 [ 18117] By: rgs                                   on 2002/11/06  22:15:36
21072         Log: "make distclean" should remove the generated file lib/Config.pod.
21073      Branch: perl
21074            ! Makefile.SH
21075 ____________________________________________________________________________
21076 [ 18116] By: rgs                                   on 2002/11/06  22:11:06
21077         Log: The new test introduced in #18114 failed with threads
21078      Branch: perl
21079            ! ext/B/t/concise.t
21080 ____________________________________________________________________________
21081 [ 18115] By: rgs                                   on 2002/11/06  20:43:14
21082         Log: Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
21083              From: Slaven Rezic <slaven.rezic@berlin.de>
21084              Date: 24 Oct 2002 00:44:35 +0200
21085              Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
21086      Branch: perl
21087            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/io/binmode.t
21088            ! t/io/print.t t/io/read.t t/lib/warnings/pp_sys
21089 ____________________________________________________________________________
21090 [ 18114] By: rgs                                   on 2002/11/06  20:08:53
21091         Log: Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
21092              From: Stephen McCamant <smcc@mit.edu>
21093              Date: Thu, 31 Oct 2002 01:35:29 -0500
21094              Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>
21095              
21096              plus a test case in ext/B/t/concise.t
21097              plus a (less intrusive, but less future-proof) fix for a
21098              similar problem in B::walkoptree_exec().
21099      Branch: perl
21100            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t
21101 ____________________________________________________________________________
21102 [ 18113] By: rgs                                   on 2002/11/05  20:11:55
21103         Log: make regen_headers.
21104              Backport change #18078 to warnings.pl.
21105      Branch: perl
21106            ! global.sym perlapi.c perlapi.h proto.h warnings.pl
21107 ____________________________________________________________________________
21108 [ 18112] By: jhi                                   on 2002/11/05  13:26:28
21109         Log: perl embed.pl
21110      Branch: maint-5.8/perl
21111            ! embed.h embedvar.h global.sym perlapi.c perlapi.h proto.h
21112 ____________________________________________________________________________
21113 [ 18111] By: jhi                                   on 2002/11/05  13:24:59
21114         Log: Integrate
21115              
21116              [ 18067]
21117              [PATCH] embed.pl doc. (embed.pl reorganization for doc headers)
21118              Wed, 23 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
21119              With some additional modifications
21120              
21121              [ 18068]
21122              Repair broken previous patch. I don't like it, but not repairing it
21123              breaks each and every build. Will teach me to test on the same
21124              machine where I patched it. Sorry.
21125              
21126              [ 18108]
21127              Put back the DO NOT EDIT headers in proto.h and global.sym
21128              
21129              Subject: Re: [perl #18066] Bug in -I when path has double colons?
21130              From: Slaven Rezic <slaven.rezic@berlin.de>
21131              Date: 03 Nov 2002 10:25:10 +0100
21132              Message-ID: <87adkrngy1.fsf@vran.herceg.de>
21133      Branch: maint-5.8/perl
21134           !> embed.pl
21135 ____________________________________________________________________________
21136 [ 18110] By: jhi                                   on 2002/11/05  13:12:12
21137         Log: Integrate
21138              
21139              [ 17951]
21140              MakeMaker's INSTALLSITEMANXDIR Configure's counterpart
21141              Thu, 25 Jul 2002, Andy Dougherty
21142              
21143              (had to regen Configure)
21144      Branch: maint-5.8/perl
21145            ! Configure config_h.SH
21146           !> Policy_sh.SH
21147 ____________________________________________________________________________
21148 [ 18109] By: ams                                   on 2002/11/05  13:03:34
21149         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
21150              From: hv@crypt.org
21151              Date: Tue, 05 Nov 2002 13:30:00 +0000
21152              Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>
21153              
21154              This is half of the fix for #18107. The swash_init() problems
21155              described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
21156              but can now be seen only with UTF-8 test cases.
21157      Branch: perl
21158            ! pp.c
21159 ____________________________________________________________________________
21160 [ 18108] By: merijn                                on 2002/11/05  07:52:08
21161         Log: Put back the DO NOT EDIT headers in proto.h and global.sym
21162              
21163              Subject: Re: [perl #18066] Bug in -I when path has double colons?
21164              From: Slaven Rezic <slaven.rezic@berlin.de>
21165              Date: 03 Nov 2002 10:25:10 +0100
21166              Message-ID: <87adkrngy1.fsf@vran.herceg.de>
21167      Branch: perl
21168            ! embed.pl
21169 ____________________________________________________________________________
21170 [ 18107] By: ams                                   on 2002/11/05  03:43:46
21171         Log: 1. Update pp_ucfirst to enter the UTF-8 branch only if the first
21172              character is UTF-8. (Copied from pp_lcfirst.)
21173              2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.
21174      Branch: perl
21175            ! dump.c pp.c
21176 ____________________________________________________________________________
21177 [ 18106] By: hv                                    on 2002/11/05  01:43:27
21178         Log: new test based on:
21179              Subject: [TEST] for [PATCH] bug in utf8.c(?)
21180              From: Marty Pauley <marty+p5p@kasei.com>
21181              Date: Fri, 18 Oct 2002 21:02:38 +0100
21182              Message-ID: <20021018200238.GY3764@soto.kasei.com>
21183      Branch: perl
21184            ! lib/utf8.t
21185 ____________________________________________________________________________
21186 [ 18105] By: hv                                    on 2002/11/05  00:59:30
21187         Log: Subject: Re: Class::Struct, simple patch, tests
21188              From: Marty Pauley <marty+p5p@kasei.com>
21189              Date: Fri, 18 Oct 2002 22:26:38 +0100
21190              Message-ID: <20021018212638.GB3764@soto.kasei.com>
21191      Branch: perl
21192            ! lib/Class/Struct.pm lib/Class/Struct.t
21193 ____________________________________________________________________________
21194 [ 18104] By: jhi                                   on 2002/11/04  22:23:54
21195         Log: Integrate
21196              [ 17946]
21197              nanosleep on VMS not present
21198      Branch: maint-5.8/perl
21199           !> configure.com
21200 ____________________________________________________________________________
21201 [ 18103] By: jhi                                   on 2002/11/04  22:11:33
21202         Log: Integrate
21203              [ 17944]
21204              nanosleep probes as per Jarkko's request
21205              
21206              (and regen Configure)
21207      Branch: maint-5.8/perl
21208            ! Configure config_h.SH
21209           !> NetWare/config_H.wc Porting/config.sh Porting/config_H
21210           !> epoc/config.sh perl.h win32/config.bc win32/config.gc
21211           !> win32/config.vc win32/config.vc64 win32/config_H.bc
21212           !> win32/config_H.gc win32/config_H.vc win32/config_H.vc64
21213           !> wince/config.ce wince/config_H.ce
21214 ____________________________________________________________________________
21215 [ 18102] By: rgs                                   on 2002/11/04  21:43:53
21216         Log: Subject: Re: [perl #18066] Bug in -I when path has double colons?
21217              From: Slaven Rezic <slaven.rezic@berlin.de>
21218              Date: 30 Oct 2002 11:18:47 +0100
21219              Message-ID: <87of9c2prs.fsf@vran.herceg.de>
21220              
21221              With the corresponding change to embed.fnc
21222      Branch: perl
21223            + t/run/switchI.t
21224            ! MANIFEST embed.fnc embed.h embedvar.h global.sym perl.c
21225            ! proto.h t/run/runenv.t
21226 ____________________________________________________________________________
21227 [ 18101] By: jhi                                   on 2002/11/04  21:29:57
21228         Log: Integrate
21229              
21230              [ 17731]
21231              Subject: [PATCH] Configure missing d_modflproto=''
21232              From: "Gerrit P. Haase" <gp@familiehaase.de>
21233              Date: Tue, 13 Aug 2002 15:11:05 +0200
21234              Message-id: <11417599086.20020813151105@familiehaase.de>
21235              
21236              [ 17739]
21237              Subject: Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5
21238              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21239              Date: Tue, 23 Jul 2002 09:21:10 +0200
21240              Message-id: <20020723092051.184C.H.M.BRAND@hccnet.nl>
21241              
21242              [ 17902]
21243              [PATCH perl@17882] configure.com needs d_modflproto
21244              Thu 12 Sep 2002 23:19, "Craig A. Berry"
21245              
21246              [ 17919]
21247              Subject: [PATCH] AIX hints missinga  >&4
21248              From: Jarkko Hietaniemi <jhi@iki.fi>
21249              Date: Fri, 13 Sep 2002 16:48:42 +0300
21250              Message-ID: <20020913134842.GD8929@lyta.hut.fi>
21251      Branch: maint-5.8/perl
21252           !> Configure configure.com hints/aix.sh
21253 ____________________________________________________________________________
21254 [ 18100] By: jhi                                   on 2002/11/04  21:21:09
21255         Log: Integrate (two changes that are followups for changes already in)
21256              
21257              [ 17745]
21258              perldelta for #17727
21259              
21260              [ 17831]
21261              #17827 misses some win32 tweaks
21262      Branch: maint-5.8/perl
21263           !> pod/perldelta.pod win32/Makefile win32/makefile.mk
21264 ____________________________________________________________________________
21265 [ 18099] By: jhi                                   on 2002/11/04  21:17:25
21266         Log: Integrate (automerge didn't work, required manual copying from
21267              a post-17815 snapshot and editing a '59' to '58')
21268              
21269              [ 17815]
21270              formatting cleanup and:
21271              Subject: Re: perl-5.8.0 on HP porting center
21272              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21273              Date: Thu, 29 Aug 2002 12:23:31 +0200
21274              Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
21275      Branch: maint-5.8/perl
21276            ! installperl
21277 ____________________________________________________________________________
21278 [ 18098] By: jhi                                   on 2002/11/04  18:53:22
21279         Log: Kick patchlevel.
21280      Branch: maint-5.8/perl
21281            ! patchlevel.h
21282 ____________________________________________________________________________
21283 [ 18097] By: jhi                                   on 2002/11/04  18:52:23
21284         Log: Update Changes.
21285      Branch: maint-5.8/perl
21286            ! Changes patchlevel.h
21287 ____________________________________________________________________________
21288 [ 18096] By: jhi                                   on 2002/11/04  18:46:09
21289         Log: Integrate
21290              
21291              [ 18090]
21292              extend #13786 to cover the other four identical chunks of code
21293              to avoid looping under overload.
21294              
21295              [ 18091]
21296              How pre-5.9.0 Perl can be fooled by a defined-or.
21297              
21298              [ 18093]
21299              s/Perlf/Perl/ (thanks rgs)
21300      Branch: maint-5.8/perl
21301           !> pod/perldiag.pod sv.c
21302 ____________________________________________________________________________
21303 [ 18095] By: jhi                                   on 2002/11/04  17:45:47
21304         Log: Integrate (now tests 100% in Tru64 5.1A):
21305              
21306              [ 18083]
21307              [PATCH] Typo configpm
21308              Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21309              
21310              [ 18084]
21311              Tru64, gcc -O3, datasize
21312              Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>
21313              
21314              [ 18085]
21315              Subject: Re: [perl #17064] illegal legal unicode character
21316              From: hv@crypt.org
21317              Date: Mon, 04 Nov 2002 13:23:49 +0000
21318              Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>
21319              
21320              [ 18086]
21321              integrate from perlio: changes #17709, #17795, #17796, #18032
21322              
21323              [ 18088]
21324              Charnames take 4
21325              Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>
21326      Branch: maint-5.8/perl
21327           !> Porting/apply README.tru64 configpm ext/PerlIO/t/encoding.t
21328           !> ext/PerlIO/t/via.t ext/PerlIO/via/via.xs hints/dec_osf.sh
21329           !> lib/charnames.pm lib/charnames.t perlio.c regexec.c
21330           !> t/io/crlf.t t/op/split.t
21331 ____________________________________________________________________________
21332 [ 18094] By: merijn                                on 2002/11/04  16:08:22
21333         Log: Changed the warning detection pattern because of:
21334              
21335              Subject: ccache gcc3.2 doesn't work
21336              From: Nicholas Clark <nick@ccl4.org>
21337              Date: Tue, 29 Oct 2002 15:01:39
21338              Message-ID: <20021029150139.J82080@plum.flirble.org>
21339      Branch: perl
21340            ! Configure
21341 ____________________________________________________________________________
21342 [ 18093] By: jhi                                   on 2002/11/04  16:06:39
21343         Log: s/Perlf/Perl/ (thanks rgs)
21344      Branch: perl
21345            ! pod/perldiag.pod
21346 ____________________________________________________________________________
21347 [ 18092] By: merijn                                on 2002/11/04  15:57:58
21348         Log: Using ccache will change the warning that we want to catch
21349              Mon, 04 Nov 2002; H.Merijn Brand, Nicholas Clark
21350      Branch: metaconfig/U/perl
21351            ! gccvers.U
21352 ____________________________________________________________________________
21353 [ 18091] By: jhi                                   on 2002/11/04  15:50:07
21354         Log: How pre-5.9.0 Perl can be fooled by a defined-or.
21355      Branch: perl
21356            ! pod/perldiag.pod
21357 ____________________________________________________________________________
21358 [ 18090] By: hv                                    on 2002/11/04  15:49:29
21359         Log: extend #13786 to cover the other four identical chunks of code
21360              to avoid looping under overload.
21361      Branch: perl
21362            ! sv.c
21363 ____________________________________________________________________________
21364 [ 18089] By: jhi                                   on 2002/11/04  15:44:28
21365         Log: The //= meme seems to be catching on.
21366      Branch: maint-5.8/perl
21367            ! t/op/anonsub.t
21368 ____________________________________________________________________________
21369 [ 18088] By: merijn                                on 2002/11/04  15:37:06
21370         Log: Charnames take 4
21371              Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>
21372      Branch: perl
21373            ! lib/charnames.pm lib/charnames.t
21374 ____________________________________________________________________________
21375 [ 18087] By: jhi                                   on 2002/11/04  15:28:23
21376         Log: Integrate:
21377              
21378              [ 17677]
21379              Main branch no longer needs op/taint.t version check.
21380      Branch: maint-5.8/perl
21381           !> t/op/taint.t
21382 ____________________________________________________________________________
21383 [ 18086] By: hv                                    on 2002/11/04  15:16:34
21384         Log: integrate from perlio: changes #17709, #17795, #17796, #18032
21385      Branch: perl
21386           !> Porting/apply ext/PerlIO/t/encoding.t ext/PerlIO/t/via.t
21387           !> ext/PerlIO/via/via.xs perlio.c t/io/crlf.t
21388 ____________________________________________________________________________
21389 [ 18085] By: hv                                    on 2002/11/04  12:17:12
21390         Log: Subject: Re: [perl #17064] illegal legal unicode character
21391              From: hv@crypt.org
21392              Date: Mon, 04 Nov 2002 13:23:49 +0000
21393              Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>
21394      Branch: perl
21395            ! regexec.c t/op/split.t
21396 ____________________________________________________________________________
21397 [ 18084] By: merijn                                on 2002/11/04  11:04:45
21398         Log: Tru64, gcc -O3, datasize
21399              Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>
21400      Branch: perl
21401            ! README.tru64 hints/dec_osf.sh
21402 ____________________________________________________________________________
21403 [ 18083] By: merijn                                on 2002/11/04  10:58:52
21404         Log: Typo configpm
21405              Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21406      Branch: perl
21407            ! configpm
21408 ____________________________________________________________________________
21409 [ 18082] By: jhi                                   on 2002/11/04  05:38:52
21410         Log: Integrate: the same caveat as for #18080.
21411              
21412              [ 17779]
21413              upgrade bignum to v0.13: fix test failures and update docs
21414              
21415              [ 17780]
21416              fix bignum test failures
21417              
21418              [ 17784]
21419              #17780 relies on unixy paths to locate own directory for bignum tests.
21420              
21421              [ 17785]
21422              fix non-ANSI C++-style comment
21423              Subject: [ PATCH ]  Smoke 17780 /pro/3gl/CPAN/perl-current
21424              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21425              Date: Mon, 26 Aug 2002 09:15:18 +0200
21426              Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl>
21427              
21428              [ 17841]
21429              Subject: [PATCH] op/getpid.t failure
21430              From: Michael G Schwern <schwern@pobox.com>
21431              Date: Tue, 3 Sep 2002 17:48:24 -0700
21432              Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net>
21433              
21434              [ 17872]
21435              temporarily skip failing Storable tests caused by #17869
21436              
21437              [ 17901]
21438              Subject: [PATCH] more PASE wisdom
21439              From: Jarkko Hietaniemi <jhi@iki.fi>
21440              Date: Fri, 13 Sep 2002 00:17:39 +0300
21441              Message-ID: <20020912211739.GB6980@lyta.hut.fi>
21442              
21443              [ 17912]
21444              Subject: [PATCH] AIX test shouldn't trip OS/400 PASE
21445              From: Jarkko Hietaniemi <jhi@iki.fi>
21446              Date: Thu, 19 Sep 2002 18:59:48 +0300
21447              Message-Id: <20020919155948.GU208696@lyta.hut.fi>
21448              
21449              Subject: [PATCH] more PASE tweakage
21450              From: Jarkko Hietaniemi <jhi@iki.fi>
21451              Date: Thu, 19 Sep 2002 18:01:44 +0300
21452              Message-Id: <20020919150144.GJ208696@lyta.hut.fi>
21453              
21454              [ 17963]
21455              Subject: Re: [perl #17376] Bug Report - our(%)
21456              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
21457              Date: Tue, 01 Oct 2002 09:54:30 -0700
21458              Message-ID: <GNdm9gzkgWOS092yn@efn.org>
21459              
21460              [ 17969]
21461              Subject: [PATCH] Storable and code serialization: documentation
21462              From: Slaven Rezic <slaven.rezic@berlin.de>
21463              Date: Wed, 2 Oct 2002 10:21:37 +0200 (CEST)
21464              Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de>
21465              
21466              [ 17970]
21467              Add a line about 2.05.
21468              
21469              [ 17971]
21470              Subject: Re: Not OK 17969
21471              From: Slaven Rezic <slaven.rezic@berlin.de>
21472              Date: 03 Oct 2002 13:12:58 +0200
21473              Message-Id: <87lm5fn5c5.fsf@vran.herceg.de>
21474              
21475              [ 17974]
21476              Fix a precedence problem.
21477              
21478              [ 17977]
21479              Complement to change #17976 :
21480              there was a similar bug on rdo().
21481              Increment $Safe::VERSION.
21482              
21483              [ 17980]
21484              Upgrade Safe.pm to 2.09 after CPAN backport.
21485              Fix testcases to run properly outside perl core build enviroment.
21486              
21487              [ 17986]
21488              Remove use of caller() in strict.pm, and tighten Safe compartment
21489              for Storable tests to match.
21490              
21491              [ 18000]
21492              Subject: [PATCH] perl573delta delinting
21493              From: Jarkko Hietaniemi <jhi@iki.fi>
21494              Date: Fri, 4 Oct 2002 16:19:31 +0300
21495              Message-ID: <20021004131931.GE278184@lyta.hut.fi>
21496              
21497              [ 18008]
21498              Subject: [PATCH] Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
21499              From: Nicholas Clark <nick@unfortu.net>
21500              Date: Mon, 7 Oct 2002 23:35:34 +0100
21501              Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net>
21502              
21503              [ 18014]
21504              Subject: Re: [PATCH] perl573delta delinting
21505              From: Philip Newton <Philip.Newton@gmx.net>
21506              Date: Sat, 12 Oct 2002 21:25:49 +0200
21507              Message-ID: <iotgqucnbttvvc43o0j7kv55p5dstui4oc@4ax.com>
21508              
21509              [ 18019]
21510              Subject: Japanese translation of Storable
21511              From: "KAWAI,Takanori" <GCD00051@nifty.ne.jp>
21512              Date: Tue, 15 Oct 2002 06:31:01 +0900
21513              Message-Id: <003801c273c9$05888910$1401a8c0@hipposam>
21514              
21515              [ 18024]
21516              Subject: Re: [perl #17061] no strict 'garbage'
21517              From: Slaven Rezic <slaven.rezic@berlin.de>
21518              Date: 10 Oct 2002 16:23:22 +0200
21519              Message-ID: <87ptui5q5h.fsf@vran.herceg.de>
21520              
21521              [ 18061]
21522              Subject: [PATCH lib/IO.t] Add tests for IO.pm
21523              From: chromatic <chromatic@wgz.org>
21524              Date: Mon, 21 Oct 2002 20:27:43 -0700
21525              Message-ID: <20021022033253.57952.qmail@onion.perl.org>
21526              
21527              [ 18063]
21528              change #18038 gives too many problems on t/450_service.t; disable
21529              it for now
21530      Branch: maint-5.8/perl
21531           !> (integrate 32 files)
21532 ____________________________________________________________________________
21533 [ 18081] By: jhi                                   on 2002/11/04  05:26:36
21534         Log: Integrate:
21535              
21536              [ 17741]
21537              Subject: Re: [PATCH] Storable and CODE references
21538              From: Slaven Rezic <slaven.rezic@berlin.de>
21539              Date: 17 Aug 2002 21:58:03 +0200
21540              Message-id: <87bs812r78.fsf@vran.herceg.de>
21541      Branch: maint-5.8/perl
21542           +> ext/Storable/t/code.t
21543           !> MANIFEST ext/Storable/Storable.xs ext/Storable/t/forgive.t
21544           !> ext/Storable/t/malice.t
21545 ____________________________________________________________________________
21546 [ 18080] By: jhi                                   on 2002/11/04  05:23:04
21547         Log: The first big import towards 5.8.1, @18078.  Please do NOT
21548              expect all to work yet, some tests will fail.  This is just
21549              a reasonably optimal/maximal push in the general direction.
21550              
21551              [ 17655]
21552              Upgrade to Unicode::Collate 0.20.
21553              
21554              [ 17656]
21555              Subject: [PATCH] Typo in regcomp.c
21556              From: Chris Ball <chris@cpan.org>
21557              Date: 26 Jul 2002 17:49:35 +0100
21558              Message-Id: <868z3yzb6o.fsf@void.printf.net>
21559              (With additional tweak to s_reginclasslen.)
21560              
21561              [ 17672]
21562              Subject: Re: mention of "use sort" botched in perlfunc?
21563              From: Michael G Schwern <schwern@pobox.com>
21564              Date: Sat, 20 Jul 2002 13:49:58 -0400 (18:49 BST)
21565              Message-id: <20020720174958.GL362@ool-18b93024.dyn.optonline.net>
21566              
21567              [ 17673]
21568              Subject: [PATCH] AUTHORS
21569              From: Walt Mankowski <waltman@pobox.com>
21570              Date: Sat, 20 Jul 2002 22:56:12 -0400 (Sun 03:56 BST)
21571              Message-id: <20020721025612.GB15958@pobox.com>
21572              
21573              [ 17674]
21574              Subject: [PATCH] AUTHORS
21575              From: Colin Watson <colinw@zeus.com>
21576              Date: Thu, 25 Jul 2002 15:54:37 +0100
21577              Message-id: <20020725145437.GC4921@zeus.com>
21578              
21579              [ 17675]
21580              Fix email address for Kragen Sitaker <kragen@pobox.com>.
21581              
21582              [ 17676]
21583              Subject: Re: [PATCH] Re: taint news
21584              From: Rick Delaney <rick.delaney@rogers.com>
21585              Date: 04 Aug 2002 00:28:58 EDT
21586              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
21587              Ref: 20020208.005
21588              
21589              [ 17678]
21590              Subject: Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')
21591              From: hv@crypt.org
21592              Date: Sun, 04 Aug 2002 17:40:30 +0100
21593              Message-id: <200208041640.g74GeUU25061@crypt.compulink.co.uk>
21594              
21595              [ 17679]
21596              [ID 20020704.001] again: #17678 caused test failures in pod2html,
21597              in which $1 could leak from previous regexp
21598              
21599              [ 17680]
21600              warn that keywords.h is generated
21601              
21602              [ 17681]
21603              typo
21604              
21605              [ 17683]
21606              Integrate from maint-5.6/macperl via macperl
21607              Changes 17660, 17661, 17662, 17663, 17664
21608              
21609              [ 17684]
21610              Integrate from perlio: change #17653 fixes bug RT15283
21611              
21612              [ 17685]
21613              Subject: Re: mention of "use sort" botched in perlfunc? + PATCH
21614              From: "John P. Linderman" <jpl@research.att.com>
21615              Date: Sun, 21 Jul 2002 12:13:32 -0400 (17:13 BST)
21616              Message-id: <200207211613.MAA69505@raptor.research.att.com>
21617              
21618              [ 17686]
21619              More regression tests for $^H and %^H.
21620              Add a TODO test for eval "" preserving %^H.
21621              
21622              [ 17687]
21623              PerlIO::scalar wasn't able to read from non-string
21624              scalar ; now stringifies its argument.
21625              
21626              [ 17688]
21627              Subject: [PATCH] XS build fix for VMS
21628              From: "Craig A. Berry" <craigberry@mac.com>
21629              Date: Sun, 4 Aug 2002 12:13:06 -0500
21630              Message-ID: <a05111b07b97256e1c335@[172.16.52.1]>
21631              
21632              [ 17689]
21633              Subject: Re: no warnings 'io';
21634              From: Nicholas Clark <nick@unfortu.net>
21635              Date: Sat, 27 Jul 2002 21:49:55 +0100
21636              Message-ID: <20020727204954.GB5117@Bagpuss.unfortu.net>
21637              
21638              Plus a little bit of regression tests.
21639              
21640              [ 17690]
21641              Doc fix : the symbol for COPs wasn't documented.
21642              
21643              [ 17691]
21644              Subject: [perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir}
21645              From: Henrik Tougaard (via RT) <perlbug@perl.org>
21646              Date: 23 Jul 2002 13:45:49 -0000 (Tue 14:45 BST)
21647              Message-id: <rt-15398-31095.6.30466042998663@perl>
21648              
21649              [ 17692]
21650              Subject: [PATCH] README.jp and README.cn
21651              From: Autrijus Tang <autrijus@autrijus.org>
21652              Date: Thu, 25 Jul 2002 07:05:11 +0800
21653              Message-id: <20020724230511.GA1327@not.autrijus.org>
21654              
21655              [ 17693]
21656              Subject: [PATCH: lib/ExtUtils/MM_Unix.pm] Be less strict about what's POD.
21657              From: Abigail <abigail@foad.org>
21658              Date: Thu, 25 Jul 2002 08:52:52 -0700 (16:52 BST)
21659              Message-id: <20020725085252.A2703@ucan.foad.org>
21660              
21661              [ 17694]
21662              Subject: Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00
21663              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21664              Date: Wed, 31 Jul 2002 16:04:02 +0200
21665              Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl>
21666              
21667              [ 17695]
21668              Subject: [PATCH] Re: [perl #15479] perl 5.8.0 segfault
21669              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21670              Date: Fri, 2 Aug 2002 00:13:10 +0200
21671              Message-id: <20020802001310.7e1dc694.rgarciasuarez@free.fr>
21672              
21673              [ 17696]
21674              Subject: Re: [perl #15523] Memory Leak in split with trailing empty elements
21675              From: Slaven Rezic <slaven.rezic@berlin.de>
21676              Date: 31 Jul 2002 09:50:06 +0200
21677              Message-id: <87ado85ob5.fsf@vran.herceg.de>
21678              
21679              [ 17697]
21680              Subject: Doc patch for Class::Struct under 5.8.0
21681              From: Damian Conway <damian@conway.org>
21682              Date: Tue, 30 Jul 2002 23:03:14 +1000
21683              Message-id: <3D471FCF.1C7C6E6B@conway.org>
21684              
21685              [ 17698]
21686              Subject: [perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic
21687              From: Yitzchak Scott-Thoennes (via RT) <perlbug@perl.org>
21688              Date: 6 Aug 2002 04:28:15 -0000 (Tue 05:28 BST)
21689              Message-id: <rt-16000-32913.8.41582281961522@bugs6.perl.org>
21690              
21691              [ 17699]
21692              Subject: [PATCH] Re: [perl #15898] coredump with variable our
21693              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21694              Date: Fri, 2 Aug 2002 23:44:21 +0200
21695              Message-id: <20020802234421.11c62fe6.rgarciasuarez@free.fr>
21696              
21697              [ 17700]
21698              Subject: [DOC PATCH] perlipc.pod
21699              From: Arjen Laarhoven <arjen@nl.demon.net>
21700              Date: Tue, 6 Aug 2002 14:16:01 +0200
21701              Message-id: <20020806121601.GK40785@aragorn.noc.nl.demon.net>
21702              
21703              [ 17701]
21704              Subject: [PATCH] Re: pp_sys.c compile failed..
21705              From: Andy Dougherty <doughera@lafayette.edu>
21706              Date: Tue, 6 Aug 2002 10:42:07 -0400 (EDT) (15:42 BST)
21707              Message-id: <Pine.SOL.4.10.10208061024250.5315-100000@maxwell.phys.lafayette.edu>
21708              
21709              [ 17702]
21710              Subject: Re: README.aix
21711              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21712              Date: Tue, 30 Jul 2002 13:30:29 +0200
21713              Message-id: <20020730130812.48B9.H.M.BRAND@hccnet.nl>
21714              
21715              [ 17704]
21716              Fix bug #16080 : an attribute list should end at '}'
21717              
21718              [ 17705]
21719              More tests for the attribute syntax, from the
21720              attributes manpage.
21721              
21722              [ 17706]
21723              Subject: Re: missing lower range in {} regex 
21724              From: "John P. Linderman" <jpl@research.att.com>
21725              Date: Fri, 09 Aug 2002 12:48:55 -0400
21726              Message-ID: <200208091648.MAA77577@raptor.research.att.com>
21727              
21728              [ 17707]
21729              Subject: New HP-UX itanium servers
21730              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21731              Date: Wed, 07 Aug 2002 13:25:57 +0200
21732              Message-ID: <20020807132518.FCBF.H.M.BRAND@hccnet.nl>
21733              
21734              [ 17710]
21735              Subject: [PATCH] pod/perlfaq4.pod
21736              From: Abigail <abigail@foad.org>
21737              Date: Tue, 30 Jul 2002 09:52:02 -0700 (17:52 BST)
21738              Message-id: <20020730095202.A6462@ucan.foad.org>
21739              Add references to Regexp::Common.
21740              
21741              [ 17711]
21742              Subject: [PATCH s2p] Small typo correction
21743              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
21744              Date: Wed, 7 Aug 2002 11:50:51 +0200
21745              Message-id: <C9A98F2128EDD411B0920008C7B337A13DCE2B@hamsem01.de.gedas.vwg>
21746              
21747              [ 17712]
21748              Subject: Re: Smoke 17703 /pro/3gl/CPAN/perl-current
21749              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21750              Date: Mon, 12 Aug 2002 10:25:20 +0200
21751              Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl>
21752              gcc bug test needs -lm
21753              
21754              [ 17713]
21755              Subject: [PATCH] gv_fullname3 as call to gv_fullname4
21756              From: Nicholas Clark <nick@unfortu.net>
21757              Date: Sun, 11 Aug 2002 16:59:16 +0100
21758              Message-id: <20020811155914.GE300@Bagpuss.unfortu.net>
21759              
21760              [ 17714]
21761              Subject: [PATCH] perltodo.pod
21762              From: Richard.Foley@t-online.de
21763              Date: Sun, 11 Aug 2002 18:26:10 +0200
21764              Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com>
21765              perlbug credits
21766              
21767              [ 17716]
21768              Subject: Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
21769              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21770              Date: Sat, 13 Jul 2002 17:44:02 +0100
21771              Message-id: <200207131644.g6DGi2214456@crypt.compulink.co.uk>
21772              
21773              [ 17717]
21774              Subject: Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue
21775              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21776              Date: Sat, 27 Jan 2001 19:31:29 -0800 (PST)
21777              Message-ID: <14963.32943.102669.67625@soda.csua.berkeley.edu>
21778              
21779              [ 17719]
21780              Subject: [perl #15987] Tests fail when sources are under CVS control
21781              From: Warren Jones (via RT) <perlbug@perl.org>
21782              Date: 5 Aug 2002 19:08:50 -0000 (Mon 20:08 BST)
21783              Message-id: <rt-15987-32864.15.6255441902154@bugs6.perl.org>
21784              
21785              [ 17720]
21786              Subject: Re: [PATCH] Re: taint news
21787              From: Rick Delaney <rick.delaney@rogers.com>
21788              Date: 04 Aug 2002 00:28:58 EDT
21789              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
21790              missed patch fragment from Change #17676
21791              
21792              [ 17721]
21793              #17717 needed tests fixing up
21794              
21795              [ 17722]
21796              Subject: Minor perlrun.pod patch
21797              From: Iain Truskett <spoon@cpan.org>
21798              Date: Fri, 16 Aug 2002 16:20:27 +1000
21799              Message-Id: <20020816162027.D17196@eh.org>
21800              
21801              [ 17724]
21802              ext/B/defsubs.h also depends on the program that builds it
21803              
21804              [ 17727]
21805              Subject: [PATCH 5.7.3] Negative subscripts optionally passed to tied array methods
21806              From: Mark-Jason Dominus <mjd@plover.com>
21807              Date: Sun, 14 Apr 2002 23:38:55 -0400 (Mon 04:38 BST)
21808              Message-id: <20020415033855.6343.qmail@plover.com>
21809              
21810              [ 17729]
21811              Subject: [PATCH] Safe.pm documentation
21812              From: Slaven Rezic <slaven.rezic@berlin.de>
21813              Date: Sat, 10 Aug 2002 19:30:38 +0200 (CEST)
21814              Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de>
21815              
21816              [ 17733]
21817              Subject: Server rename revisited
21818              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21819              Date: Tue, 13 Aug 2002 19:19:03 +0200
21820              Message-id: <20020813191821.DC98.H.M.BRAND@hccnet.nl>
21821              
21822              [ 17734]
21823              Subject: [PATCH] Re: Pod::Functions tpyo
21824              From: Abe Timmerman <abe@ztreet.demon.nl>
21825              Date: Tue, 13 Aug 2002 23:47:00 +0200
21826              Message-id: <200208132347.00782.abe@ztreet.demon.nl>
21827              
21828              [ 17735]
21829              Subject: Re: [perl #16198] pod tpyo in hostent.pm
21830              From: Mark-Jason Dominus <mjd@plover.com>
21831              Date: Tue, 13 Aug 2002 21:19:08 -0400 (Wed 02:19 BST)
21832              Message-id: <20020814011909.22744.qmail@plover.com>
21833              
21834              [ 17736]
21835              Subject: [PATCH] Re: 5.8.0 sprintf (?) problem with floats?
21836              From: Dave Mitchell <davem@fdgroup.com>
21837              Date: Fri, 16 Aug 2002 23:31:07 +0100
21838              Message-id: <20020816233107.E9388@fdgroup.com>
21839              
21840              [ 17737]
21841              Effect a speedy recovery from POD affected by (ahem, Australian)
21842              negligence.
21843              
21844              [ 17743]
21845              Subject: Re: [PATCH] fix typos in perlpacktut
21846              From: "Mr. Nobody" <mrnobo1024@yahoo.com>
21847              Date: Fri, 16 Aug 2002 20:40:58 -0700 (PDT) (Sat 04:40 BST)
21848              Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com>
21849              
21850              [ 17744]
21851              Subject: typo in perfunc.pod
21852              From: "John P. Linderman" <jpl@research.att.com>
21853              Date: Mon, 19 Aug 2002 08:45:31 -0400 (EDT) (13:45 BST)
21854              Message-id: <200208191245.IAA20072@raptor.research.att.com>
21855              
21856              [ 17748]
21857              todo test for linux $0 modification
21858              Subject: Re: [perl #16206] $0 in 5.8
21859              From: Slaven Rezic <slaven.rezic@berlin.de>
21860              Date: 17 Aug 2002 21:32:37 +0200
21861              Message-id: <87elcx2sdm.fsf@vran.herceg.de>
21862              
21863              [ 17749]
21864              avoid use of %caller::EXPORT
21865              Subject: [PATCH] Re: question about Exporter::import
21866              From: Nicholas Clark <nick@unfortu.net>
21867              Date: Wed, 14 Aug 2002 21:33:12 +0100
21868              Message-id: <20020814203311.GD278@Bagpuss.unfortu.net>
21869              
21870              [ 17750]
21871              Subject: [PATCH] Fix DBM filters
21872              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
21873              Date: Wed, 21 Aug 2002 11:40:49 +0100
21874              Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com>
21875              
21876              [ 17752]
21877              Subject: [Announce] Unicode::Collate 0.20 -> UCA version 9
21878              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21879              Date: Fri, 26 Jul 2002 02:59:12 +0900
21880              Message-Id: <20020726025828.B5E9.BQW10602@nifty.com>
21881              
21882              [ 17753]
21883              Subject: podlators 1.24 released
21884              From: Russ Allbery <rra@stanford.edu>
21885              Date: Sat, 03 Aug 2002 20:56:42 -0700
21886              Message-ID: <ylbs8jff9h.fsf@windlord.stanford.edu>
21887              
21888              [ 17754]
21889              Subject: ANNOUNCE: Math-BigInt v1.62
21890              From: Tels <perl_dummy@bloodgate.com>
21891              Date: Wed, 21 Aug 2002 19:12:59 +0200 (CEST)
21892              Message-Id: <200208211513.g7LFDUs02512@crypt.org>
21893              
21894              [ 17755]
21895              new files from #17754
21896              
21897              [ 17756]
21898              Subject: ANNOUCNE: Math::BigRat v0.09
21899              From: Tels <perl_dummy@bloodgate.com>
21900              Date: Wed, 14 Aug 2002 20:12:03 +0200 (CEST)
21901              Message-Id: <200208141812.g7EICrV23771@crypt.org>
21902              
21903              [ 17757]
21904              new file for #17756
21905              
21906              [ 17758]
21907              bignum-0.12 updates from:
21908              Subject: [ANNOUCNE] Big Math::Big* update
21909              From: Tels <perl_dummy@bloodgate.com>
21910              Date: Tue, 13 Aug 2002 22:02:09 +0200 (CEST)
21911              Message-Id: <200208132121.g7DLLRV21408@crypt.org>
21912              
21913              [ 17759]
21914              Subject: [PATCH] x2p/str.c signedness nits
21915              From: Jarkko Hietaniemi <jhi@iki.fi>
21916              Date: Fri, 23 Aug 2002 02:43:30 +0300
21917              Message-Id: <20020822234330.GC31624@lyta.hut.fi>
21918              
21919              [ 17760]
21920              Subject: [PATCH] PPPort IVSIZE and SvPV_nolen
21921              From: Jarkko Hietaniemi <jhi@iki.fi>
21922              Date: Fri, 23 Aug 2002 05:29:09 +0300
21923              Message-Id: <20020823022909.GC9135@lyta.hut.fi>
21924              
21925              [ 17761]
21926              Incorporate fix from JHI at:
21927              http://rt.perl.org/rt2/Ticket/Display.html?id=16708
21928              
21929              [ 17764]
21930              a2p wasn't installed with -Dversiononly
21931              
21932              [ 17765]
21933              Subject: [PATCH] remove 2 unit warnings from lib/Net/t/hostname.t
21934              From: Nicholas Clark <nick@unfortu.net>
21935              Date: Sat, 24 Aug 2002 17:01:08 +0100
21936              Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net>
21937              (plus a typo fix)
21938              
21939              [ 17766]
21940              Subject: [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut  
21941              From: Peter BARABAS (via RT) <perlbug@perl.org>
21942              Date: 24 Aug 2002 08:16:19 -0000
21943              Message-ID: <rt-16737-35573.3.51579548306248@bugs6.perl.org> 
21944              
21945              [ 17767]
21946              Subject: [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)
21947              From: "Randy W. Sims" (via RT) <perlbug@perl.org>
21948              Date: 18 Aug 2002 13:27:12 -0000
21949              Message-Id: <rt-16281-34264.3.49471192322156@bugs6.perl.org>
21950              
21951              [ 17768]
21952              Subject: [PATCH] fix lib.pm's import() to accept readonly parameters
21953              From: Anton Berezin <tobez@tobez.org>
21954              Date: Tue, 20 Aug 2002 23:44:25 +0200
21955              Message-ID: <20020820214425.GG16178@heechee.tobez.org>
21956              
21957              [ 17769]
21958              Subject: bit more for WinCE
21959              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
21960              Date: Wed, 21 Aug 2002 01:31:52 +0400
21961              Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad>
21962              
21963              [ 17770]
21964              Subject: [PATCH] let perlfaq1.pod mention 5.8 as the current stable release
21965              From: "Jos I. Boumans" <kane@cpan.org>
21966              Date: Wed, 21 Aug 2002 14:55:51 +0200
21967              Message-ID: <20020821124817.34761.qmail@onion.perl.org>
21968              
21969              [ 17771]
21970              Subject: Newdated info for HP-UX
21971              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21972              Date: Wed, 21 Aug 2002 20:20:17 +0200
21973              Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl>
21974              
21975              [ 17772]
21976              Subject: Re: p5p patches
21977              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21978              Date: Fri, 23 Aug 2002 15:27:48 +0200
21979              Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl>
21980              
21981              [ 17773]
21982              Subject: Re: a bugfix for Pod::Html (in diff -u format)
21983              From: DH <crazyinsomniac@yahoo.com>
21984              Date: Thu, 22 Aug 2002 02:32:50 -0700 (PDT)
21985              Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com>
21986              
21987              [ 17774]
21988              Subject: [PATCH lib/Benchmark.(pm|t)]  Make cmpthese work as documented.
21989              From: Abigail <abigail@foad.org>
21990              Date: Thu, 22 Aug 2002 04:10:39 -0700
21991              Message-ID: <20020822041039.A2089@ucan.foad.org>
21992              
21993              [ 17775]
21994              Subject: [perl #16729] crypt() doesn't work in multithreaded perl
21995              From: "mls@suse.de (via RT)" <perlbug@perl.org>
21996              Date: 23 Aug 2002 15:24:39 -0000
21997              Message-Id: <rt-16729-35555.9.25145891475907@bugs6.perl.org>
21998              
21999              [ 17776]
22000              Subject: [PATCH] ExtUtils::Constant 0.13
22001              From: Nicholas Clark <nick@unfortu.net>
22002              Date: Fri, 23 Aug 2002 19:21:12 +0100
22003              Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net>
22004              
22005              [ 17778]
22006              Subject: Encode 1.76 Released
22007              From: Dan Kogai <dankogai@dan.co.jp>
22008              Date: su elo 25, 2002  11:27:07 US/Eastern
22009              Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp>
22010              
22011              [ 17781]
22012              #17775 changed reentr.c instead of reentr.pl, which generates it
22013              
22014              [ 17782]
22015              new test for change #17773
22016              Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch)
22017              From: DH <crazyinsomniac@yahoo.com>
22018              Date: Mon, 26 Aug 2002 01:36:27 -0700 (PDT)
22019              Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com>
22020              
22021              [ 17783]
22022              Subject: [ANNOUNCE] Test::Simple 0.47
22023              From: Michael G Schwern <schwern@pobox.com>
22024              Date: Mon, 26 Aug 2002 04:13:03 -0700
22025              Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net>
22026              
22027              [ 17786]
22028              Subject: CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
22029              From: "Sean M. Burke" <sburke@cpan.org>
22030              Date: Mon, 26 Aug 2002 04:38:19 -0600
22031              Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net>
22032              
22033              [ 17787]
22034              fix for:
22035              Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken
22036              From: (Randal L. Schwartz) (via RT) <perlbug@perl.org>
22037              Date: 26 Aug 2002 15:01:36 -0000
22038              Message-Id: <rt-16773-35748.5.13188490159294@bugs6.perl.org>
22039              
22040              [ 17789]
22041              Subject: Patch perlvar.pod
22042              From: mjd@plover.com
22043              Date: 27 Aug 2002 03:03:01 -0000
22044              Message-Id: <20020827030301.32481.qmail@plover.com>
22045              
22046              [ 17790]
22047              #17783 introduced an outdated test module, causing failure in
22048              lib/ExtUtils/t/problems.t. This grabs a more recent copy from
22049              ExtUtils::MakeMaker.
22050              
22051              [ 17791]
22052              Missing MANIFEST files for #17783.
22053              
22054              [ 17797]
22055              Subject: Re: [perl #16677] B::SV::FLAGS dumps core
22056              From: Mark-Jason Dominus <mjd@plover.com>
22057              Date: Sun, 25 Aug 2002 22:31:54 -0400
22058              Message-ID: <20020826023154.22986.qmail@plover.com>
22059              
22060              [ 17798]
22061              Subject: [PATCH] posixify getppid on linux-multithread
22062              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22063              Date: Tue, 6 Aug 2002 21:56:46 +0200
22064              Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr>
22065              
22066              [ 17799]
22067              Subject: Re: if.pm bug.
22068              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
22069              Date: Sun, 25 Aug 2002 00:27:59 +0200
22070              Message-ID: <20020824222210.16387.qmail@onion.perl.org>
22071              
22072              [ 17800]
22073              Subject: Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5
22074              From: Mark-Jason Dominus <mjd@plover.com>
22075              Date: Sun, 25 Aug 2002 12:09:53 -0400
22076              Message-ID: <20020825160953.15987.qmail@plover.com>
22077              
22078              [ 17801]
22079              Subject: [PATCH] ExtUtils::Constant 0.14
22080              From: Nicholas Clark <nick@unfortu.net>
22081              Date: Sun, 25 Aug 2002 18:06:00 +0100
22082              Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net>
22083              
22084              [ 17802]
22085              Subject: [perl #16769] Documention bug
22086              From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
22087              Date: 26 Aug 2002 10:01:04 -0000
22088              Message-Id: <rt-16769-35720.17.1057454913803@bugs6.perl.org>
22089              
22090              [ 17803]
22091              Subject: [PATCH] AIX compiler setup sanity checking
22092              From: Jarkko Hietaniemi <jhi@iki.fi>
22093              Date: Thu, 29 Aug 2002 16:43:51 +0300
22094              Message-Id: <20020829134351.GG5219@lyta.hut.fi>
22095              
22096              [ 17804]
22097              Subject: [PATCH] B::check_av() ; B::Deparse for CHECK blocks
22098              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22099              Date: Tue, 27 Aug 2002 23:36:53 +0200
22100              Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr>
22101              
22102              [ 17805]
22103              Fix based on:
22104              Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx)
22105              From: "esm@pobox.com (via RT)" <perlbug@perl.org>
22106              Date: 27 Aug 2002 22:10:16 -0000
22107              Message-Id: <rt-16799-35846.14.4842888832041@bugs6.perl.org>
22108              
22109              [ 17806]
22110              #17449 failed to apply the actual patch. This is it.
22111              
22112              [ 17807]
22113              Subject: [PATCH] IRIX + INSTALL
22114              From: Jarkko Hietaniemi <jhi@iki.fi>
22115              Date: Fri, 30 Aug 2002 06:31:48 +0300
22116              Message-Id: <20020830033148.GA874@lyta.hut.fi>
22117              
22118              [ 17808]
22119              Subject: [PATCH] Tru64 vs Berkeley DB
22120              From: Jarkko Hietaniemi <jhi@iki.fi>
22121              Date: Fri, 30 Aug 2002 06:56:38 +0300
22122              Message-Id: <20020830035638.GB874@lyta.hut.fi>
22123              
22124              [ 17810]
22125              Subject: [PATCH] Fixes to threads::shared when disabled
22126              From: Michael G Schwern <schwern@pobox.com>
22127              Date: Wed, 28 Aug 2002 06:04:18 -0700
22128              Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net>
22129              
22130              [ 17811]
22131              Subject: Re: Recent changes on the HP porting center
22132              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22133              Date: Wed, 28 Aug 2002 17:39:27 +0200
22134              Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl>
22135              
22136              [ 17812]
22137              Subject: [PATCH] typos in Hash::Util documentation
22138              From: Slaven Rezic <slaven.rezic@berlin.de>
22139              Date: Wed, 28 Aug 2002 17:08:50 +0200 (CEST)
22140              Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de>
22141              
22142              [ 17813]
22143              Subject: [PATCH] Re: glob names and Regexp type introspection
22144              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22145              Date: Thu, 29 Aug 2002 17:31:31 -0700
22146              Message-ID: <jzrb9gzkgO7W092yn@efn.org>
22147              
22148              [ 17814]
22149              Subject: [PATCH] perlmod.pod nit
22150              From: Autrijus Tang <autrijus@autrijus.org>
22151              Date: Thu, 29 Aug 2002 03:49:34 +0800
22152              Message-ID: <20020828194934.GA12244@not.autrijus.org>
22153              
22154              [ 17816]
22155              Subject: [PATCH 5.8.0] Term::Cap allow # comments in infcocmp output
22156              From: "Brendan O'Dea" <bod@debian.org>
22157              Date: Thu, 29 Aug 2002 22:46:47 +1000
22158              Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au>
22159              
22160              [ 17817]
22161              Subject: [PATCH] AUTHORS
22162              From: "Brendan O'Dea" <bod@debian.org>
22163              Date: Thu, 29 Aug 2002 22:49:34 +1000
22164              Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au>
22165              
22166              [ 17818]
22167              add test related to change #17799:
22168              Subject: Re: if.pm bug.
22169              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
22170              Date: Thu, 29 Aug 2002 19:39:58 +0200
22171              Message-ID: <20020829173358.34731.qmail@onion.perl.org>
22172              
22173              [ 17821]
22174              Advertise Linux::Pid.
22175              
22176              [ 17822]
22177              Some simple tests for the POSIX::isXXX() functions.
22178              
22179              [ 17823]
22180              Fix bug #16828.
22181              Add a few tests to ext/B/t/b.t, make it use Test::More.
22182              
22183              [ 17824]
22184              Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
22185              From: Richard Soderberg (via RT) <perlbug@perl.org>
22186              Date: 3 Sep 2002 18:48:54 -0000
22187              Message-ID: <rt-16971-36426.15.5276119194873@bugs6.perl.org>
22188              
22189              Subject: [PATCH] A variety of README nitpicks.
22190              From: Richard Soderberg <rs@crystalflame.net>
22191              Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT)
22192              Message-ID: <Pine.LNX.4.33.0209031148280.32671-200000@oregonnet.com>
22193              
22194              [ 17825]
22195              Subject: Re: Possible bug in IPC/Semaphore.pm [PATCH]
22196              From: "John P. Linderman" <jpl@research.att.com>
22197              Date: Wed, 28 Aug 2002 08:04:29 -0400 (EDT)
22198              Message-Id: <200208271900.PAA98096@raptor.research.att.com>
22199              
22200              [ 17826]
22201              Subject: [PATCH 5.8.0] allow Sys::Syslog test to fail gracefully
22202              From: "Brendan O'Dea" <bod@debian.org>
22203              Date: Thu, 29 Aug 2002 22:42:39 +1000
22204              Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au>
22205              
22206              [ 17827]
22207              Subject: [PATCH] OS/400 PASE port
22208              From: Jarkko Hietaniemi <jhi@iki.fi>
22209              Date: Thu, 29 Aug 2002 22:22:51 +0300
22210              Message-ID: <20020829192251.GA27102@lyta.hut.fi>
22211              
22212              [ 17828]
22213              Subject: [PATCH] File::Spec->catfile not canonicalizing consistently
22214              From: Michael G Schwern <schwern@pobox.com>
22215              Date: Fri, 30 Aug 2002 03:40:45 -0700
22216              Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net>
22217              
22218              [ 17829]
22219              Subject: Correction for AUTHORS.html
22220              From: Sean Davis <dive@ender.com>
22221              Date: Fri, 30 Aug 2002 03:51:16 -0700
22222              Message-ID: <20020830035116.A18739@endersgame.net>
22223              
22224              [ 17830]
22225              update email address for Paul Marquess
22226              
22227              [ 17833]
22228              Subject: [PATCH] use sysconf(_SC_CLK_TCK) for times()
22229              From: Jarkko Hietaniemi <jhi@iki.fi>
22230              Date: Sun, 1 Sep 2002 19:23:55 +0300
22231              Message-ID: <20020901162355.GH12536@lyta.hut.fi>
22232              
22233              [ 17834]
22234              perldoc: allow arguments for pager
22235              Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch
22236              From: Chip Turner <cturner@redhat.com>
22237              Date: 02 Sep 2002 01:17:23 -0400
22238              Message-ID: <vzku1l9x95o.fsf@minbar.devel.redhat.com>
22239              
22240              [ 17835]
22241              fix coredump after 64k-deep recursion
22242              Subject: Re: debugging coredump with -DD
22243              From: hv@crypt.org
22244              Date: Tue, 03 Sep 2002 14:34:20 +0100
22245              Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk>
22246              
22247              [ 17836]
22248              Subject: [PATCH] DB_File 1.805
22249              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
22250              Date: Mon, 2 Sep 2002 23:56:40 +0100
22251              Message-ID: <AIEAJICLCBDNAAOLLOKLAEMCFFAA.Paul.Marquess@btinternet.com>
22252              
22253              [ 17837]
22254              Subject: [PATCH lib/Config.t] test grandfathered Config variables
22255              From: Michael G Schwern <schwern@pobox.com>
22256              Date: Mon, 2 Sep 2002 22:29:07 -0700
22257              Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net>
22258              
22259              [ 17838]
22260              Subject: [PATCHes] Still no working Berkeley DB in OS X 10.2
22261              From: =?ISO-8859-1?Q?Kay_R=F6pke?= <kay@dolphin-services.de>
22262              Date: Tue, 3 Sep 2002 13:46:18 +0200
22263              Message-Id: <C287A20E-BF32-11D6-A454-000393414688@dolphin-services.de>
22264              
22265              [ 17839]
22266              Subject: Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
22267              From: "Brendan O'Dea" <bod@debian.org>
22268              Date: Wed, 4 Sep 2002 02:36:10 +1000
22269              Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au>
22270              
22271              [ 17840]
22272              Subject: [PATCH] File::Basename doesn't lazy load Carp right.
22273              and Subject: [PATCH] More modules that don't lazy load Carp right.
22274              From: Michael G Schwern <schwern@pobox.com>
22275              Date: Tue, 3 Sep 2002 17:21:57 -0700
22276              Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net>
22277              and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net>
22278              
22279              [ 17844]
22280              #17836 (DB_File-1.805) misses a couple of dTHX declarations
22281              
22282              [ 17845]
22283              Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t
22284              
22285              [ 17846]
22286              Subject: Re: [PATCH] A variety of README nitpicks.
22287              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22288              Date: Wed, 04 Sep 2002 09:10:05 +0200
22289              Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl>
22290              
22291              [ 17848]
22292              AUTHORS: preferred address for Allen Smith
22293              
22294              [ 17849]
22295              document setting the email address
22296              
22297              [ 17850]
22298              Subject: [PATCH] (mostly (Unicode)) pod nits
22299              From: Jarkko Hietaniemi <jhi@iki.fi>
22300              Date: Fri, 6 Sep 2002 06:01:57 +0300
22301              Message-Id: <20020906030157.GA28252@lyta.hut.fi>
22302              
22303              [ 17859]
22304              Subject: Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
22305              From: Nicholas Clark <nick@unfortu.net>
22306              Date: Mon, 2 Sep 2002 23:22:32 +0100
22307              Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net>
22308              
22309              [ 17860]
22310              #17859 misuses s/// return values
22311              
22312              [ 17861]
22313              Subject: Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings
22314              From: Michael G Schwern <schwern@pobox.com>
22315              Date: Fri, 6 Sep 2002 14:03:16 -0700
22316              Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net>
22317              
22318              [ 17862]
22319              Subject: [PATCH t/TestInit.pm] Set env PERL_CORE
22320              From: Michael G Schwern <schwern@pobox.com>
22321              Date: Wed, 4 Sep 2002 11:38:01 -0700
22322              Message-ID: <20020904183801.GF8367@ool-18b93024.dyn.optonline.net>
22323              
22324              [ 17863]
22325              setting PERL_CORE as in #17861 violates assumptions made by taint tests
22326              
22327              [ 17864]
22328              Subject: sv_2pv_flags and ROK and UTF8 flags
22329              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22330              Date: Wed, 04 Sep 2002 21:09:01 -0700
22331              Message-ID: <djtd9gzkgyLd092yn@efn.org>
22332              Date: Fri, 06 Sep 2002 09:23:03 -0700
22333              Message-ID: <nZNe9gzkgKdH092yn@efn.org>
22334              
22335              [ 17865]
22336              Subject: Unicode::Collate 0.23 Released
22337              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22338              Date: Thu, 05 Sep 2002 23:28:32 +0900
22339              Message-Id: <20020905232316.8151.BQW10602@nifty.com>
22340              
22341              [ 17866]
22342              Subject: [PATCH] OS/400 PASE symbol scan tweak
22343              From: Jarkko Hietaniemi <jhi@kosh.hut.fi>
22344              Date: Thu, 5 Sep 2002 21:46:20 +0300 (EET DST)
22345              Message-Id: <200209051846.g85IkKOk013697@kosh.hut.fi>
22346              
22347              [ 17867]
22348              Subject: [PATCH] allow using hires time() in Benchmark
22349              From: Jarkko Hietaniemi <jhi@iki.fi>
22350              Date: Fri, 6 Sep 2002 00:38:11 +0300
22351              Message-ID: <20020905213811.GA23771@lyta.hut.fi>
22352              
22353              [ 17868]
22354              small fix to perl58delta for MIME::QuotedPrint, from Jarkko
22355              
22356              [ 17869]
22357              Subject: [perl #17061] no strict 'garbage'
22358              From: Elizabeth Mattijsen (via RT) <perlbug@perl.org>
22359              Date: 6 Sep 2002 19:31:02 -0000
22360              Message-Id: <rt-17061-36808.6.19994322284541@bugs6.perl.org>
22361              Date: Sat, 07 Sep 2002 13:40:22 +0200
22362              Message-Id: <4.2.0.58.20020907133846.02476d40@mickey.dijkmat.nl>
22363              
22364              [ 17870]
22365              regularise whitespace and formatting in util.c
22366              
22367              [ 17871]
22368              Subject: [PATCH] tiddly tidy up for util.c
22369              From: Nicholas Clark <nick@unfortu.net>
22370              Date: Fri, 6 Sep 2002 23:00:14 +0100
22371              Message-ID: <20020906220013.GD428@Bagpuss.unfortu.net>
22372              
22373              [ 17874]
22374              Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
22375              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
22376              Date: Sat, 7 Sep 2002 05:25:45 -0400
22377              Message-Id: <10209070525.ZM1584639@puck2.rutgers.edu>
22378              
22379              [ 17875]
22380              Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick)
22381              From: Nicholas Clark <nick@unfortu.net>
22382              Date: Sun, 8 Sep 2002 15:46:44 +0100
22383              Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net>
22384              
22385              Plus two other similar tweaks
22386              
22387              [ 17876]
22388              Subject: Re: Smoke 17849 MSWin32 (w2k/GCC)
22389              From: Abe Timmerman <abe@ztreet.demon.nl>
22390              Date: Mon, 9 Sep 2002 01:32:19 +0200
22391              Message-Id: <200209090132.19891.abe@ztreet.demon.nl>
22392              
22393              [ 17877]
22394              Subject: [PATCH] configpm
22395              From: Abe Timmerman <abe@ztreet.demon.nl>
22396              Date: Sun, 8 Sep 2002 17:21:19 +0200
22397              Message-Id: <200209081721.19233.abe@ztreet.demon.nl>
22398              
22399              [ 17878]
22400              small grammar fix in Benchmark docs
22401              
22402              [ 17879]
22403              Subject: [PATCH] Configure locincpth vs Jaguar gcc 3
22404              From: Jarkko Hietaniemi <jhi@iki.fi>
22405              Date: Mon, 9 Sep 2002 00:07:46 +0300
22406              Message-ID: <20020908210746.GB4136@lyta.hut.fi>
22407              
22408              [ 17880]
22409              integrate Math::BigInt-1.63
22410              Subject: Re: [perl #16997] Math::BigFloat hang on bsqrt [ANNOUNCE v1.63
22411              From: Tels <perl_dummy@bloodgate.com>
22412              Date: Mon, 09 Sep 2002 00:23:01 +0200 (CEST)
22413              Message-Id: <200209082022.g88KMGY20194@crypt.org>
22414              
22415              [ 17881]
22416              Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
22417              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
22418              Date: Mon, 9 Sep 2002 01:48:08 -0400
22419              Message-Id: <10209090148.ZM1555835@puck2.rutgers.edu>
22420              
22421              [ 17883]
22422              Subject: [PATCH] Quieten warnings in Deparse.pm
22423              From: Paul Johnson <paul@pjcj.net>
22424              Date: Sun, 8 Sep 2002 23:50:11 +0200
22425              Message-ID: <20020908215011.GA879@pjcj.net>
22426              
22427              [ 17884]
22428              Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')
22429              From: Nicholas Clark <nick@unfortu.net>
22430              Date: Sun, 8 Sep 2002 19:45:52 +0100
22431              Message-ID: <20020908184551.GH286@Bagpuss.unfortu.net>
22432              
22433              [ 17885]
22434              Subject: [PATCH] strict.pm pod at __END__
22435              From: Nicholas Clark <nick@unfortu.net>
22436              Date: Sun, 8 Sep 2002 22:36:09 +0100
22437              Message-ID: <20020908213608.GM286@Bagpuss.unfortu.net>
22438              
22439              [ 17886]
22440              Subject: [PATCH] Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
22441              From: Nicholas Clark <nick@unfortu.net>
22442              Date: Sun, 8 Sep 2002 23:05:54 +0100
22443              Message-ID: <20020908220553.GO286@Bagpuss.unfortu.net>
22444              
22445              [ 17887]
22446              Subject: Re: [PATCH] Quieten warnings in Deparse.pm
22447              From: Paul Johnson <paul@pjcj.net>
22448              Date: Mon, 9 Sep 2002 23:37:33 +0200
22449              Message-ID: <20020909213733.GD879@pjcj.net>
22450              
22451              [ 17888]
22452              New low-price HP servers
22453              
22454              [ 17892]
22455              Callback behaviour in hints
22456              Mon, 9 Sep 2002, Allen Smith
22457              
22458              [ 17897]
22459              Subject: [perl #17119] typo in utils/dprofpp.PL
22460              From: "Todd C. Miller" (via RT) <perlbug@perl.org>
22461              Date: 10 Sep 2002 18:49:56 -0000
22462              Message-ID: <rt-17119-37126.4.55444095171472@bugs6.perl.org>
22463              
22464              [ 17898]
22465              Fix bug #17006 : remove spurious do{} in the deparsing
22466              of s/.../.../e.
22467              
22468              [ 17899]
22469              Re: [perl #17170] NetBSD and useshrplib config option
22470              Thu 12 Sep 2002 09:22, Rafael Garcia-Suarez
22471              
22472              [ 17906]
22473              Fix pod/perlmodlib.PL (it wasn't generating a complete list
22474              of modules.) Regenerate pod/perlmodlib.pod. Add a warning :
22475              not all modules listed in perlmodlib are necessarily installed.
22476              Plus some corrections by Vincent Lefevre.
22477              
22478              [ 17907]
22479              Subject: Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha
22480              From: Jarkko Hietaniemi <jhi@iki.fi>
22481              Date: Sun, 15 Sep 2002 18:02:17 +0300
22482              Message-ID: <20020915150217.GB21300@lyta.hut.fi>
22483              
22484              [ 17908]
22485              Subject: [perl #17340] When used/requied Locale::*** modules unexpectedly modify $_
22486              From: (Ilya Martynov) (via RT) <perlbug@perl.org>
22487              Date: 15 Sep 2002 19:06:56 -0000
22488              Message-Id: <rt-17340-37749.5.67862754668525@bugs6.perl.org>
22489              
22490              [ 17909]
22491              Pod formatting nit, found by Merijn and Jos Boumans.
22492              
22493              [ 17910]
22494              Fix #17375 (rcatline didn't work on a formerly-defined undef) by
22495              checking for SvOK in do_readline().
22496              
22497              [ 17911]
22498              Typo fix.
22499              
22500              [ 17913]
22501              Subject: [PATCH perl@17882] file spec tweaks for VMS
22502              From: "Craig A. Berry" <craigberry@mac.com>
22503              Date: Wed, 18 Sep 2002 16:57:02 -0500
22504              Message-ID: <3D88F6AE.3020708@mac.com>
22505              
22506              [ 17914]
22507              Subject: [PATCH] PASE saga continues
22508              From: Jarkko Hietaniemi <jhi@iki.fi>
22509              Date: Thu, 19 Sep 2002 23:30:20 +0300
22510              Message-ID: <20020919203020.GB274453@lyta.hut.fi>
22511              
22512              [ 17915]
22513              Patch #17914 was empty ; this should have been applied instead.
22514              
22515              [ 17916]
22516              Subject: [PATCH 5.8.0] perlembed.pod: make some examples work with multiplicity
22517              From: "Brendan O'Dea" <bod@debian.org>
22518              Date: Tue, 10 Sep 2002 09:19:05 +1000
22519              Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au>
22520              
22521              [ 17917]
22522              Subject: Re: [perl #17141] Text::Wrap "this should not happen" message
22523              From: Slaven Rezic <slaven.rezic@berlin.de>
22524              Date: 11 Sep 2002 19:37:09 +0200
22525              Message-ID: <871y80a0my.fsf@vran.herceg.de>
22526              
22527              [ 17918]
22528              Subject: [PATCH] perldoc -f stat (perlfunc.pod)
22529              From: "Brendan O'Dea" <bod@debian.org>
22530              Date: Mon, 23 Sep 2002 22:45:40 +1000
22531              Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au>
22532              
22533              [ 17921]
22534              add TODO tests for slow our() declaration
22535              Subject: Re: [perl #17376] Bug Report - our(%)
22536              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22537              Date: Thu, 19 Sep 2002 22:34:01 -0700
22538              Message-ID: <JNri9gzkgSBB092yn@efn.org>
22539              
22540              [ 17922]
22541              Subject: Re: [PATCH] spurious t/auto directory appears
22542              From: Michael G Schwern <schwern@pobox.com>
22543              Date: Fri, 13 Sep 2002 23:56:05 -0400
22544              Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net>
22545              
22546              [ 17923]
22547              Subject: [PATCH] Re: Advice on coredump
22548              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22549              Date: Wed, 18 Sep 2002 22:14:57 +0200
22550              Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr>
22551              
22552              [ 17925]
22553              Subject: [PATCH v2] enable -ansi -pedantic
22554              From: Jarkko Hietaniemi <jhi@iki.fi>
22555              Date: Wed, 18 Sep 2002 01:19:25 +0300
22556              Message-ID: <20020917221925.GF85044@lyta.hut.fi>
22557              
22558              [ 17926]
22559              Subject: [PATCH] defuse installusrbinperl
22560              From: Jarkko Hietaniemi <jhi@iki.fi>
22561              Date: Thu, 19 Sep 2002 18:01:03 +0300
22562              Message-ID: <20020919150103.GI208696@lyta.hut.fi>
22563              
22564              [ 17927]
22565              Subject: [PATCH] Re: [perl #17439] broken Locale::Language in a UTF environment
22566              From: Marty Pauley <marty+p5p@kasei.com>
22567              Date: Fri, 20 Sep 2002 09:52:16 +0100
22568              Message-Id: 20020920085216.GC10512@soto.kasei.com
22569              
22570              [ 17928]
22571              Subject: [PATCH] bug in utf8.c(?)
22572              From: Marty Pauley <marty+p5p@kasei.com>
22573              Date: Fri, 20 Sep 2002 10:55:33 +0100
22574              Subject: [PATCH] bug in utf8.c(?)
22575              
22576              [ 17930]
22577              Subject: [perl #17445] Class::Struct patch: version number, examples
22578              From: Ken Neighbors (via RT) <perlbug@perl.org>
22579              Date: 19 Sep 2002 18:48:22 -0000 
22580              Message-Id: <rt-17445-38150.7.26118647008619@bugs6.perl.org>
22581              
22582              [ 17931]
22583              Subject: [PATCH] [perl #10021] Fixing bareword usage under strict.pm
22584              From: Kay_Röpke <kay@dolphin-services.de>
22585              Date: Fri, 20 Sep 2002 16:09:08 +0200
22586              Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de>
22587              
22588              [ 17932]
22589              #17931 checked for wrong constant
22590              
22591              [ 17933]
22592              Subject: [PATCH] perl #17453
22593              From: Jarkko Hietaniemi <jhi@iki.fi>
22594              Date: Fri, 20 Sep 2002 17:22:45 +0300
22595              Message-ID: <20020920142245.GG280265@lyta.hut.fi>
22596              
22597              [ 17934]
22598              missing '.' in test from #17932
22599              
22600              [ 17935]
22601              Subject: [PATCH 5.8.0 DOC] perlopentut.pod, #3: The last of the content changes.
22602              From: Andy Lester <andy@petdance.com>
22603              Date: Fri, 20 Sep 2002 12:23:41 -0500
22604              Message-ID: <20020920172341.GA15672@petdance.com>
22605              
22606              [ 17936]
22607              Subject: [PATCH] configure.com -- don't exclude threads::shared
22608              From: "Craig A. Berry" <craigberry@mac.com>
22609              Date: Wed, 25 Sep 2002 17:14:33 -0500
22610              Message-ID: <3D923549.6050809@mac.com>
22611              
22612              [ 17938]
22613              Email address change for Stéphane Payrard
22614              
22615              [ 17939]
22616              Subject: [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX
22617              From: Allen Smith (via RT) <perlbug@perl.org>
22618              Date: 13 Sep 2002 03:01:30 -0000
22619              Message-Id: <rt-17222-37356.6.04859798196188@bugs6.perl.org>
22620              
22621              [ 17940]
22622              Subject: Re: [perl #17587] Attribute::Handlers and Config in 5.9.0
22623              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22624              Date: Fri, 27 Sep 2002 13:52:18 +0200
22625              Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr>
22626              
22627              [ 17941]
22628              Subject: [perl #16796] Configure script buglet
22629              From: "Amick, Eric" (via RT) <perlbug@perl.org>
22630              Date: 27 Aug 2002 20:09:29 -0000 
22631              Message-Id: <rt-16796-35837.19.7072355819815@bugs6.perl.org>
22632              
22633              [ 17945]
22634              -Dgccansipedantic only for gcc 3+
22635              Mon, 30 Sep 2002, Jarkko Hietaniemi <jhi@iki.fi>
22636              
22637              [ 17947]
22638              Subject: Re: sv_2pv_flags and ROK and UTF8 flags
22639              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22640              Date: Wed, 11 Sep 2002 22:22:45 -0700
22641              Message-ID: <lSCg9gzkgymX092yn@efn.org>
22642              
22643              [ 17948]
22644              Subject: [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)
22645              From: chromatic <chromatic@wgz.org>
22646              Date: Fri, 13 Sep 2002 14:26:08 -0700
22647              Message-Id: <200209131426.08116.chromatic@wgz.org>
22648              
22649              [ 17949]
22650              patch based on:
22651              Subject: Re: [perl #17376] Bug Report - our(%)
22652              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22653              Date: Mon, 30 Sep 2002 15:22:18 -0700
22654              Message-ID: <a6Mm9gzkgK0P092yn@efn.org>
22655              
22656              [ 17950]
22657              Add silly bandaid to stop segfaults on subsequent accesses to
22658              the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol()
22659              (<$fred>).
22660              
22661              [ 17952]
22662              better handling of whitespace in autodoc declarations; fragment from:
22663              Subject: [PATCH pad.c,h] move all pad-related code to its own src file
22664              From: Dave Mitchell <davem@fdgroup.com>
22665              Date: Wed, 25 Sep 2002 23:40:23 +0100
22666              Message-ID: <20020925234023.A20044@fdgroup.com>
22667              
22668              [ 17954]
22669              Subject: [PATCH] Re: perlio bug?
22670              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22671              Date: Wed, 25 Sep 2002 21:58:12 +0200
22672              Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr>
22673              
22674              [ 17955]
22675              add precedence warning for bitwise docs
22676              Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really...
22677              From: Mike Guy <mjtg@cam.ac.uk>
22678              Date: Thu, 26 Sep 2002 13:20:45 +0100
22679              Message-Id: <E17uXdN-0003ko-00@libra.cus.cam.ac.uk>
22680              
22681              [ 17956]
22682              Devel::Peek tests from:
22683              Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c
22684              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22685              Date: Thu, 26 Sep 2002 22:16:39 -0700
22686              Message-ID: <3m+k9gzkgqnP092yn@efn.org>
22687              
22688              [ 17957]
22689              document how to set APPLLIB_EXP
22690              Subject: Re: [perl #15957] error installing perl 5.8.0
22691              From: Andy Dougherty <doughera@lafayette.edu>
22692              Date: Fri, 27 Sep 2002 09:13:29 -0400 (EDT)
22693              Message-ID: <Pine.SOL.4.10.10209270902210.6800-100000@maxwell.phys.lafayette.edu>
22694              
22695              [ 17958]
22696              missing quote from #17957
22697              
22698              [ 17959]
22699              Subject: [DOCPATCH] Unicode porting advice
22700              From: andreas.koenig@anima.de (Andreas J. Koenig)
22701              Date: Fri, 27 Sep 2002 15:30:16 +0200
22702              Message-ID: <m3znu3zhjr.fsf@k242.linux.bogus>
22703              
22704              [ 17961]
22705              Subject: Re: Hash::Util::lock_keys inhibits bless
22706              From: andreas.koenig@anima.de (Andreas J. Koenig)
22707              Date: Mon, 30 Sep 2002 17:24:06 +0200
22708              Message-ID: <m3zntzwlex.fsf@k242.linux.bogus>
22709              
22710              [ 17962]
22711              Subject: [PATCH] no [] in tr///
22712              From: Jarkko Hietaniemi <jhi@iki.fi>
22713              Date: Wed, 2 Oct 2002 17:09:11 +0300
22714              Message-Id: <20021002140911.GH278184@lyta.hut.fi>
22715              
22716              [ 17964]
22717              Subject: Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die
22718              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22719              Date: Tue, 1 Oct 2002 23:34:35 +0200
22720              Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr>
22721              
22722              [ 17965]
22723              op/tr.t test is affected by #17962
22724              
22725              [ 17966]
22726              Subject: [PATCH] retropatch
22727              From: Jarkko Hietaniemi <jhi@iki.fi>
22728              Date: Fri, 27 Sep 2002 03:51:34 +0300
22729              Message-ID: <20020927005134.GB339120@lyta.hut.fi>
22730              
22731              [ 17967]
22732              Subject: [PATCH] reentrant buffers
22733              From: Jarkko Hietaniemi <jhi@iki.fi>
22734              Date: Fri, 27 Sep 2002 01:08:56 +0300
22735              Message-ID: <20020926220856.GA339120@lyta.hut.fi>
22736              
22737              [ 17968]
22738              Subject: [PATCH] Re: speed of my
22739              From: Stephen McCamant <smcc@mit.edu>
22740              Date: Wed, 2 Oct 2002 21:48:59 -0400
22741              Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU>
22742              
22743              [ 17972]
22744              Add a new warning, "Possible precedence problem on bitwise
22745              %c operator", triggerred when a bitwise op has a numeric
22746              comparison op as child.
22747              
22748              [ 17973]
22749              Change the warning message "%s trapped by operation mask"
22750              to include '' around the op name. Document it in perldiag.
22751              
22752              [ 17976]
22753              Fix bug #17744, suggested by Andreas Jurenda,
22754              tweaked by rgs (security hole in Safe).
22755              
22756              [ 17978]
22757              Upgrade to Attribute::Handlers 0.78
22758              
22759              [ 17979]
22760              Subject: [PATCH] fix typo in Tie::Array
22761              From: "Jos I. Boumans" <kane@cpan.org>
22762              Date: sat okt 5, 2002  20:39:17 Europe/Stockholm
22763              Message-Id: <20021005183920.14746.qmail@onion.perl.org>
22764              
22765              [ 17981]
22766              Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
22767              Tue, 8 Oct 2002; Andy Dougherty <doughera@lafayette.edu>
22768              
22769              [ 17982]
22770              Correct mailing list archive URL
22771              Wed, 9 Oct 2002; Slaven Rezic <slaven.rezic@berlin.de>
22772              
22773              [ 17983]
22774              Tru64 and gcc and threads
22775              Sat, 5 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
22776              
22777              [ 17984]
22778              Fix bug #17823 : non-modifying tr/// stringifies references
22779              
22780              [ 17985]
22781              Subject: Re: README.cygwin draft update
22782              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22783              Date: Mon, 07 Oct 2002 17:15:09 -0700
22784              Message-ID: <NOio9gzkg6oR092yn@efn.org>
22785              
22786              [ 17987]
22787              Subject: Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect
22788              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
22789              Date: Mon, 9 Sep 2002 17:36:55 -0400
22790              Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu>
22791              
22792              [ 17988]
22793              Subject: [PATCH] Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari)
22794              From: Nicholas Clark <nick@unfortu.net>
22795              Date: Sat, 28 Sep 2002 18:52:00 +0100
22796              Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net>
22797              
22798              [ 17989]
22799              Subject: PATCH: lib/ExtUtils/typemap
22800              From: Brian Ingerson <ingy@ttul.org>
22801              Date: Sat, 28 Sep 2002 13:03:24 -0700
22802              Message-ID: <20020928130324.A16900@ttul.org>
22803              
22804              [ 17992]
22805              Subject: Re: Hash::Util::lock_keys inhibits bless
22806              From: andreas.koenig@anima.de (Andreas J. Koenig)
22807              Date: Fri, 04 Oct 2002 06:38:57 +0200
22808              Message-ID: <m3bs6astr2.fsf@k242.linux.bogus>
22809              
22810              [ 17993]
22811              croak() is better written Perl_croak() in C code.
22812              
22813              [ 17994]
22814              Fix bug #17776 : memory corruption in qr/##/x
22815              
22816              [ 17995]
22817              Subject: [perl #17819] Typo in perltooc?
22818              From: Bob Wilkinson (via RT) <perlbug@perl.org>
22819              Date: 9 Oct 2002 09:50:40 -0000
22820              Message-Id: <rt-17819-39445.14.7484532089852@bugs6.perl.org>
22821              
22822              Subject: [perl #17821] Typo in perltooc
22823              From: Bob Wilkinson (via RT) <perlbug@perl.org>
22824              Date: 9 Oct 2002 10:12:51 -0000
22825              Message-Id: <rt-17821-39458.9.41452851965508@bugs6.perl.org>
22826              
22827              [ 17996]
22828              Subject: [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()
22829              From: chromatic <chromatic@wgz.org>
22830              Date: Thu, 03 Oct 2002 22:56:54 -0700
22831              Message-ID: <20021004060120.33329.qmail@onion.perl.org>
22832              
22833              [ 17997]
22834              Subject: [perl #17751] File::Spec::Win32::canonpath patch try#3
22835              From: Information Service <info@lingo.kiev.ua>
22836              Date: Wed, 09 Oct 2002 07:17:00 +0400
22837              Message-ID: <3DA39FAC.85471200@lingo.kiev.ua>
22838              
22839              [ 17998]
22840              Fix bug #17771 : segfault with the 'for' statement modifier
22841              used inside a map or a grep.
22842              
22843              [ 17999]
22844              Subject: [PATCH] No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
22845              From: Jarkko Hietaniemi <jhi@iki.fi>
22846              Date: Fri, 4 Oct 2002 16:11:57 +0300
22847              Message-ID: <20021004131157.GD278184@lyta.hut.fi>
22848              
22849              [ 18001]
22850              Subject: Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)
22851              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22852              Date: Thu, 10 Oct 2002 14:28:55 -0700
22853              Message-ID: <XEfp9gzkgquV092yn@efn.org>
22854              
22855              [ 18002]
22856              Subject: [Encode] 1.77 Released
22857              From: Dan Kogai <dankogai@dan.co.jp>
22858              Date: Sun, 6 Oct 2002 12:52:52 +0900
22859              Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp>
22860              
22861              [ 18003]
22862              Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956
22863              and #18001.
22864              
22865              [ 18004]
22866              updated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>
22867              
22868              [ 18005]
22869              Subject: Re: Building bleadperl (minperl) fails completely under VC7
22870              From: Abe Timmerman <abeltje@cpan.org>
22871              Date: Tue, 8 Oct 2002 14:16:56 +0200
22872              Message-Id: <200210081416.56942.abeltje@cpan.org>
22873              
22874              [ 18007]
22875              Subject: [perl #17773] errors in c2ph(1) man page
22876              From: Eric Melville (via RT) <perlbug@perl.org>
22877              Date: 7 Oct 2002 02:58:34 -0000
22878              Message-Id: <rt-17773-39313.12.4820309875481@bugs6.perl.org>
22879              
22880              [ 18009]
22881              Subject: [PATCH perldoc] For screaming hell's sake
22882              From: Simon Cozens <simon@netthink.co.uk>
22883              Date: Tue, 8 Oct 2002 11:13:07 +0100
22884              Message-ID: <20021008101307.GA8175@netthink.co.uk>
22885              
22886              [ 18010]
22887              Subject: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
22888              From: Nicholas Clark <nick@unfortu.net>
22889              Date: Tue, 8 Oct 2002 21:52:53 +0100
22890              Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net>
22891              
22892              [ 18011]
22893              Subject: [perl #17805] BUG: Grammar bug during Configure
22894              From: Richard Hitt (via RT) <perlbug@perl.org>
22895              Date: 8 Oct 2002 21:04:30 -0000
22896              Message-Id: <rt-17805-39395.9.0319493317925@bugs6.perl.org>
22897              
22898              [ 18012]
22899              #18005 was not enough
22900              Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7)
22901              From: Abe Timmerman <abeltje@cpan.org>
22902              Date: Sat, 12 Oct 2002 17:56:39 +0200
22903              Message-Id: <200210121756.39803.abeltje@cpan.org>
22904              
22905              [ 18013]
22906              Subject: [PATCH] for -Dm
22907              From: Slaven Rezic <slaven.rezic@berlin.de>
22908              Date: Wed, 9 Oct 2002 00:49:33 +0200 (CEST)
22909              Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de>
22910              
22911              [ 18015]
22912              The -0 command-line switch wasn't setting $/ at compile-time.
22913              Move the initialization of $/ just after switch parsing
22914              (it was done after yyparse().)
22915              
22916              [ 18016]
22917              Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod
22918              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22919              Date: Sun, 13 Oct 2002 09:02:36 +0900
22920              Message-Id: <20021013090227.FFCD.BQW10602@nifty.com>
22921              
22922              [ 18017]
22923              Subject: [PATCH] perlipc.pod
22924              From: Slaven Rezic <slaven.rezic@berlin.de>
22925              Date: Sun, 13 Oct 2002 14:26:26 +0200 (CEST)
22926              Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de>
22927              
22928              [ 18018]
22929              Subject: Re: [PATCH] cv.h: Comment update
22930              From: Paul Johnson <paul@pjcj.net>
22931              Date: Mon, 14 Oct 2002 20:00:50 +0200
22932              Message-ID: <20021014180050.GC7333@pjcj.net>
22933              
22934              [ 18020]
22935              prototype() didn't warn when used in void context.
22936              
22937              [ 18021]
22938              Subject: [PATCH] minor tweaks in Porting/pumpkin.pod
22939              From: Slaven Rezic <slaven.rezic@berlin.de>
22940              Date: Thu, 3 Oct 2002 21:54:22 +0200 (CEST)
22941              Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de>
22942              
22943              [ 18022]
22944              Subject: Re: [perl #17809] Different warning behaviour between normal and tied hashes
22945              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22946              Date: Tue, 15 Oct 2002 17:01:43 -0700
22947              Message-ID: <nxKr9gzkgmBO092yn@efn.org>
22948              
22949              [ 18023]
22950              Subject: Re: [perl #17830] open FH, "<&", $fd
22951              From: Steve Grazzini <grazz@nyc.rr.com>
22952              Date: 11 Oct 2002 22:28:58 -0000
22953              Message-ID: <20021011222858.452.qmail@onion.perl.org>
22954              
22955              [ 18025]
22956              definition of MAXPATHLEN
22957              Subject: [PATCH] standard lawyerism
22958              From: Jarkko Hietaniemi <jhi@iki.fi>
22959              Date: Fri, 11 Oct 2002 02:48:26 +0300
22960              Message-ID: <20021010234825.GM292305@lyta.hut.fi>
22961              
22962              [ 18028]
22963              Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
22964              From: Abe Timmerman <abe@ztreet.demon.nl>
22965              Date: Thu, 17 Oct 2002 23:38:34 +0200
22966              Message-Id: <200210172338.34728.abe@ztreet.demon.nl>
22967              
22968              [ 18029]
22969              minor tweaks in Porting/pumpkin.pod
22970              Fri, 18 Oct 2002; Philip Newton <Philip.Newton@gmx.net>
22971              
22972              [ 18033]
22973              Upgrade to Test.pm v1.23
22974              
22975              [ 18034]
22976              Update to Time::HiRes v1.38
22977              
22978              [ 18035]
22979              Subject: Re: [perl #17951] Strange UTF error
22980              From: Jarkko Hietaniemi <jhi@iki.fi>
22981              Date: Wed, 16 Oct 2002 18:50:51 +0300
22982              Message-ID: <20021016155051.GB268437@lyta.hut.fi>
22983              
22984              [ 18036]
22985              Subject: Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes
22986              From: Slaven Rezic <slaven.rezic@berlin.de>
22987              Date: 14 Oct 2002 09:37:18 +0200
22988              Message-ID: <8765w5wjwx.fsf@vran.herceg.de>
22989              
22990              [ 18037]
22991              Subject: [PATCH] t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
22992              From: Jarkko Hietaniemi <jhi@iki.fi>
22993              Date: Mon, 14 Oct 2002 14:49:54 +0300
22994              Message-ID: <20021014114954.GB80937@lyta.hut.fi>
22995              
22996              [ 18038]
22997              Update to Net::Ping v2.23
22998              
22999              [ 18039]
23000              Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update
23001              From: =?iso-8859-1?Q?St=E9phane?= Payrard <s.payrard@wanadoo.fr>
23002              Date: Tue, 15 Oct 2002 02:17:03 +0200
23003              Message-ID: <20021015001703.GG7914@stefp.dyndns.org>
23004              
23005              [ 18041]
23006              Subject: Re: [perl #18019] regex overoptimization
23007              From: hv@crypt.org
23008              Date: Mon, 21 Oct 2002 03:21:54 +0100
23009              Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk>
23010              
23011              [ 18042]
23012              Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >>
23013              From: hv@crypt.org
23014              Date: Mon, 21 Oct 2002 11:27:40 +0100
23015              Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk>
23016              
23017              [ 18044]
23018              Subject: [PATCH] Shell.pm object methods broken
23019              From: Dan Brook <dbrook@easyspace.com>
23020              Date: Thu, 17 Oct 2002 16:05:04 +0100
23021              Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com>
23022              
23023              [ 18045]
23024              improve 'atomicity' wording
23025              
23026              [ 18046]
23027              Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
23028              From: Alain Barbet <alian@alianwebserver.com>
23029              Date: Fri, 18 Oct 2002 15:29:29 +0200
23030              Message-ID: <3DB00CB9.70708@alianwebserver.com>
23031              
23032              [ 18047]
23033              Subject: [PATCH] AutoLoader gives wrong message
23034              From: Peter Scott <peter@psdt.com>
23035              Date: Thu, 17 Oct 2002 19:54:56 -0700
23036              Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com>
23037              
23038              [ 18049]
23039              Subject: [PATCH] perluniintro
23040              From: Jarkko Hietaniemi <jhi@iki.fi>
23041              Date: Sun, 20 Oct 2002 15:48:09 +0300
23042              Message-ID: <20021020124809.GE444369@lyta.hut.fi>
23043              
23044              [ 18050]
23045              perlmodlib.pod nit suggested by David Dyck (bug #18055)
23046              Regenerate perlmodlib.pod
23047              
23048              [ 18051]
23049              Further tweaks to perluniintro.pod
23050              
23051              [ 18052]
23052              Further tweaks to perlmodlib.pod.
23053              Add a note about perllocal.pod, which wasn't documented.
23054              
23055              [ 18053]
23056              charnames pragma extended with :alias for customized
23057              unicode naming aliases
23058              Mon, 21 Oct 2002; "H.Merijn Brand" <h.m.brand@hccnet.nl>
23059              
23060              [ 18055]
23061              Reverse change #8066 and sense of test, to satisfy [perl #17763]
23062              
23063              [ 18056]
23064              Subject: [PATCH] B/C.pm: make $0 to argv[0] again
23065              From: Autrijus Tang <autrijus@autrijus.org>
23066              Date: Sat, 19 Oct 2002 17:51:57 +0800
23067              Message-ID: <20021019095157.GA430@not.autrijus.org>
23068              
23069              [ 18057]
23070              Subject: [Encode] 1.80 released
23071              From: Dan Kogai <dankogai@dan.co.jp>
23072              Date: Tue, 22 Oct 2002 05:47:16 +0900
23073              Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp>
23074              
23075              [ 18058]
23076              Subject: The Inaba patch for tr/// vs. use encoding
23077              From: Dan Kogai <dankogai@dan.co.jp>
23078              Date: Mon, 21 Oct 2002 17:36:02 +0900
23079              Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp>
23080              
23081              [ 18059]
23082              Subject: [perl #18036] perldoc refuses to run on BeOS
23083              From: "mauzo@csv.warwick.ac.uk (via RT)" <perlbug@perl.org>
23084              Date: 21 Oct 2002 10:18:50 -0000
23085              Message-Id: <rt-18036-40246.15.4017814246886@bugs6.perl.org>
23086              
23087              [ 18060]
23088              2 lines of change #18039 had several problems
23089              
23090              [ 18062]
23091              Subject: [PATCH] DB_File 1.806
23092              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
23093              Date: Tue, 22 Oct 2002 11:16:21 +0100
23094              Message-ID: <AIEAJICLCBDNAAOLLOKLCEDMFLAA.Paul.Marquess@btinternet.com>
23095              
23096              [ 18069]
23097              Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
23098              From: Nicholas Clark <nick@unfortu.net>
23099              Date: Sun, 27 Oct 2002 22:31:08 +0000
23100              Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net>
23101              
23102              [ 18071]
23103              Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update
23104              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
23105              Date: Mon, 28 Oct 2002 12:53:52 -0000
23106              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOEFLAA.Paul.Marquess@btinternet.com>
23107              
23108              [ 18072]
23109              Partial fix of bug [perl #17589] : prevent the parser to
23110              segfault when encountering the erroneous construct "sub;".
23111              
23112              [ 18073]
23113              Subject: [perl #18165] "0" fails as right-hand argument to ..
23114              From: Mark-Jason Dominus (via RT) <perlbug@perl.org>
23115              Date: 30 Oct 2002 17:27:53 -0000
23116              Message-Id: <rt-18165-40816.6.86096008382222@bugs6.perl.org>
23117              
23118              (Fixed by making an exception for .."0" in pp_flop.)
23119              
23120              [ 18074]
23121              Subject: Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM
23122              but "-4\n".."-0\n" is!
23123              From: Slaven Rezic <slaven.rezic@berlin.de>
23124              Date: 30 Oct 2002 16:22:36 +0100
23125              Message-Id: <87n0ow0x4z.fsf@vran.herceg.de>
23126              
23127              Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n"
23128              is not DWIM but "-4\n".."-0\n" is!
23129              From: "Orton, Yves" <yves.orton@mciworldcom.de>
23130              Date: Wed, 30 Oct 2002 11:59:31 -0000
23131              Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2>
23132              
23133              (Applied over previous fix.)
23134              
23135              [ 18075]
23136              Adjust the number of tests in t/op/range.t
23137              
23138              [ 18076]
23139              Update to Scalar-List-Utils 1.08
23140              
23141              [ 18077]
23142              Subject: [PATCH lib/Config.*] Document and test Config::config_re().
23143              (with tweaks)
23144              From: Michael G Schwern <schwern@pobox.com>
23145              Date: Wed, 4 Sep 2002 12:06:08 -0700
23146              Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net>
23147              
23148              [ 18078]
23149              avoid reliance on croak() prototype
23150      Branch: maint-5.8/perl
23151           +> (branch 34 files)
23152           !> (integrate 343 files)
23153 ____________________________________________________________________________
23154 [ 18079] By: jhi                                   on 2002/11/04  02:06:17
23155         Log: Integrate:
23156              
23157              [ 17639]
23158              It's all yours, Hugo.
23159              (Flip Changes as Changes5.8, start new Changes)
23160              
23161              [ 17644]
23162              Copy perldelta as perl58delta, purge the perldelta.
23163              
23164              The 17639 required editing to talk about 5.8.1 instead of
23165              5.9.X; the 17644 required manual resolving since perldelta
23166              was a bit confused between three Perl versions.
23167      Branch: maint-5.8/perl
23168           +> Changes5.8 pod/perl58delta.pod
23169           !> Changes MANIFEST pod/perldelta.pod
23170 ____________________________________________________________________________
23171 [ 18078] By: hv                                    on 2002/11/03  13:20:50
23172         Log: avoid reliance on croak() prototype
23173      Branch: perl
23174            ! lib/warnings.pm
23175 ____________________________________________________________________________
23176 [ 18077] By: hv                                    on 2002/11/03  13:18:17
23177         Log: Subject: [PATCH lib/Config.*] Document and test Config::config_re().
23178              (with tweaks)
23179              From: Michael G Schwern <schwern@pobox.com>
23180              Date: Wed, 4 Sep 2002 12:06:08 -0700
23181              Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net>
23182      Branch: perl
23183            ! configpm lib/Config.t
23184 ____________________________________________________________________________
23185 [ 18076] By: gbarr                                 on 2002/11/03  10:11:18
23186         Log: Update to Scalar-List-Utils 1.08
23187      Branch: perl
23188            + ext/List/Util/t/isvstring.t ext/List/Util/t/refaddr.t
23189            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/README
23190            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
23191            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t
23192            ! ext/List/Util/t/reduce.t
23193 ____________________________________________________________________________
23194 [ 18075] By: rgs                                   on 2002/10/31  20:58:12
23195         Log: Adjust the number of tests in t/op/range.t
23196      Branch: perl
23197            ! t/op/range.t
23198 ____________________________________________________________________________
23199 [ 18074] By: ams                                   on 2002/10/30  22:30:32
23200         Log: Subject: Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM
23201              but "-4\n".."-0\n" is!
23202              From: Slaven Rezic <slaven.rezic@berlin.de>
23203              Date: 30 Oct 2002 16:22:36 +0100
23204              Message-Id: <87n0ow0x4z.fsf@vran.herceg.de>
23205              
23206              Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n"
23207              is not DWIM but "-4\n".."-0\n" is!
23208              From: "Orton, Yves" <yves.orton@mciworldcom.de>
23209              Date: Wed, 30 Oct 2002 11:59:31 -0000
23210              Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2>
23211              
23212              (Applied over previous fix.)
23213      Branch: perl
23214            ! pp_ctl.c t/op/range.t
23215 ____________________________________________________________________________
23216 [ 18073] By: ams                                   on 2002/10/30  19:47:12
23217         Log: Subject: [perl #18165] "0" fails as right-hand argument to ..
23218              From: Mark-Jason Dominus (via RT) <perlbug@perl.org>
23219              Date: 30 Oct 2002 17:27:53 -0000
23220              Message-Id: <rt-18165-40816.6.86096008382222@bugs6.perl.org>
23221              
23222              (Fixed by making an exception for .."0" in pp_flop.)
23223      Branch: perl
23224            ! pp_ctl.c t/op/range.t
23225 ____________________________________________________________________________
23226 [ 18072] By: rgs                                   on 2002/10/29  20:37:31
23227         Log: Partial fix of bug [perl #17589] : prevent the parser to
23228              segfault when encountering the erroneous construct "sub;".
23229      Branch: perl
23230            ! pod/perldiag.pod t/op/anonsub.t toke.c
23231 ____________________________________________________________________________
23232 [ 18071] By: rgs                                   on 2002/10/28  21:57:25
23233         Log: Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update
23234              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
23235              Date: Mon, 28 Oct 2002 12:53:52 -0000
23236              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOEFLAA.Paul.Marquess@btinternet.com>
23237      Branch: perl
23238            ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
23239 ____________________________________________________________________________
23240 [ 18070] By: rgs                                   on 2002/10/28  20:46:33
23241         Log: Subject: [PATCH] Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED)
23242              From: Nicholas Clark <nick@unfortu.net>
23243              Date: Sun, 27 Oct 2002 18:39:03 +0000
23244              Message-ID: <20021027183902.GJ292@Bagpuss.unfortu.net>
23245      Branch: perl
23246            ! util.c
23247 ____________________________________________________________________________
23248 [ 18069] By: rgs                                   on 2002/10/28  20:44:12
23249         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
23250              From: Nicholas Clark <nick@unfortu.net>
23251              Date: Sun, 27 Oct 2002 22:31:08 +0000
23252              Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net>
23253      Branch: perl
23254            ! t/op/pack.t
23255 ____________________________________________________________________________
23256 [ 18068] By: merijn                                on 2002/10/27  17:57:15
23257         Log: Repair broken previous patch. I don't like it, but not repairing it
23258              breaks each and every build. Will teach me to test on the same
23259              machine where I patched it. Sorry.
23260      Branch: perl
23261            ! embed.pl
23262 ____________________________________________________________________________
23263 [ 18067] By: merijn                                on 2002/10/27  06:02:21
23264         Log: embed.pl doc. (embed.pl reorganization for doc headers)
23265              Wed, 23 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
23266              With some additional modifications
23267      Branch: perl
23268            ! embed.pl
23269 ____________________________________________________________________________
23270 [ 18066] By: nick                                  on 2002/10/25  18:21:59
23271         Log: More mainline integrate (so I can diff)
23272      Branch: perlio
23273           !> README.irix README.tru64 lib/Net/Ping/t/450_service.t
23274 ____________________________________________________________________________
23275 [ 18065] By: nick                                  on 2002/10/25  18:20:42
23276         Log: Integrate mainline
23277      Branch: perlio
23278           +> ext/Encode/bin/ucmsort ext/Encode/t/rt.pl ext/IO/lib/IO/t/IO.t
23279           +> ext/Time/HiRes/typemap lib/Net/Ping/t/150_syn_inst.t
23280           +> lib/Net/Ping/t/400_ping_syn.t lib/Net/Ping/t/450_service.t
23281            - ext/Thread/thr5005.t
23282           !> (integrate 71 files)
23283 ____________________________________________________________________________
23284 [ 18064] By: merijn                                on 2002/10/25  11:47:07
23285         Log: The 5005thread todo list; 2 down 25 to go
23286      Branch: perl
23287            ! README.irix README.tru64
23288 ____________________________________________________________________________
23289 [ 18063] By: hv                                    on 2002/10/25  00:28:48
23290         Log: change #18038 gives too many problems on t/450_service.t; disable
23291              it for now
23292      Branch: perl
23293            ! lib/Net/Ping/t/450_service.t
23294 ____________________________________________________________________________
23295 [ 18062] By: hv                                    on 2002/10/25  00:21:17
23296         Log: Subject: [PATCH] DB_File 1.806
23297              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
23298              Date: Tue, 22 Oct 2002 11:16:21 +0100
23299              Message-ID: <AIEAJICLCBDNAAOLLOKLCEDMFLAA.Paul.Marquess@btinternet.com>
23300      Branch: perl
23301            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
23302            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
23303            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
23304 ____________________________________________________________________________
23305 [ 18061] By: hv                                    on 2002/10/25  00:13:07
23306         Log: Subject: [PATCH lib/IO.t] Add tests for IO.pm
23307              From: chromatic <chromatic@wgz.org>
23308              Date: Mon, 21 Oct 2002 20:27:43 -0700
23309              Message-ID: <20021022033253.57952.qmail@onion.perl.org>
23310      Branch: perl
23311            + ext/IO/lib/IO/t/IO.t
23312            ! MANIFEST lib/Net/Ping/t/450_service.t
23313 ____________________________________________________________________________
23314 [ 18060] By: hv                                    on 2002/10/24  23:54:50
23315         Log: 2 lines of change #18039 had several problems
23316      Branch: perl
23317            ! ext/IO/IO.pm
23318 ____________________________________________________________________________
23319 [ 18059] By: hv                                    on 2002/10/24  23:46:29
23320         Log: Subject: [perl #18036] perldoc refuses to run on BeOS
23321              From: "mauzo@csv.warwick.ac.uk (via RT)" <perlbug@perl.org>
23322              Date: 21 Oct 2002 10:18:50 -0000
23323              Message-Id: <rt-18036-40246.15.4017814246886@bugs6.perl.org>
23324      Branch: perl
23325            ! utils/perldoc.PL
23326 ____________________________________________________________________________
23327 [ 18058] By: hv                                    on 2002/10/24  23:36:48
23328         Log: Subject: The Inaba patch for tr/// vs. use encoding
23329              From: Dan Kogai <dankogai@dan.co.jp>
23330              Date: Mon, 21 Oct 2002 17:36:02 +0900
23331              Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp>
23332      Branch: perl
23333            ! mg.c regcomp.c sv.c toke.c
23334 ____________________________________________________________________________
23335 [ 18057] By: hv                                    on 2002/10/24  23:16:15
23336         Log: Subject: [Encode] 1.80 released
23337              From: Dan Kogai <dankogai@dan.co.jp>
23338              Date: Tue, 22 Oct 2002 05:47:16 +0900
23339              Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp>
23340      Branch: perl
23341            + ext/Encode/bin/ucmsort ext/Encode/t/rt.pl
23342            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
23343            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
23344            ! ext/Encode/lib/Encode/MIME/Header.pm
23345            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/CJKT.t
23346            ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t
23347            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
23348            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
23349 ____________________________________________________________________________
23350 [ 18056] By: hv                                    on 2002/10/24  22:48:06
23351         Log: Subject: [PATCH] B/C.pm: make $0 to argv[0] again
23352              From: Autrijus Tang <autrijus@autrijus.org>
23353              Date: Sat, 19 Oct 2002 17:51:57 +0800
23354              Message-ID: <20021019095157.GA430@not.autrijus.org>
23355      Branch: perl
23356            ! ext/B/B/C.pm
23357 ____________________________________________________________________________
23358 [ 18055] By: hv                                    on 2002/10/24  22:34:10
23359         Log: Reverse change #8066 and sense of test, to satisfy [perl #17763]
23360      Branch: perl
23361            ! pp_sys.c t/run/fresh_perl.t
23362 ____________________________________________________________________________
23363 [ 18054] By: hv                                    on 2002/10/24  22:17:40
23364         Log: change #18030 needs the removal of ext/Thread/thr5005.t
23365      Branch: perl
23366            - ext/Thread/thr5005.t
23367 ____________________________________________________________________________
23368 [ 18053] By: merijn                                on 2002/10/24  08:20:09
23369         Log: charnames pragma extended with :alias for customized
23370              unicode naming aliases
23371              Mon, 21 Oct 2002; "H.Merijn Brand" <h.m.brand@hccnet.nl>
23372      Branch: perl
23373            ! lib/charnames.pm lib/charnames.t
23374 ____________________________________________________________________________
23375 [ 18052] By: rgs                                   on 2002/10/23  19:16:50
23376         Log: Further tweaks to perlmodlib.pod.
23377              Add a note about perllocal.pod, which wasn't documented.
23378      Branch: perl
23379            ! pod/perlmodlib.PL pod/perlmodlib.pod
23380 ____________________________________________________________________________
23381 [ 18051] By: rgs                                   on 2002/10/23  18:56:08
23382         Log: Further tweaks to perluniintro.pod
23383      Branch: perl
23384            ! pod/perluniintro.pod
23385 ____________________________________________________________________________
23386 [ 18050] By: rgs                                   on 2002/10/22  19:11:12
23387         Log: perlmodlib.pod nit suggested by David Dyck (bug #18055)
23388              Regenerate perlmodlib.pod
23389      Branch: perl
23390            ! pod/perlmodlib.PL pod/perlmodlib.pod
23391 ____________________________________________________________________________
23392 [ 18049] By: rgs                                   on 2002/10/22  18:48:00
23393         Log: Subject: [PATCH] perluniintro
23394              From: Jarkko Hietaniemi <jhi@iki.fi>
23395              Date: Sun, 20 Oct 2002 15:48:09 +0300
23396              Message-ID: <20021020124809.GE444369@lyta.hut.fi>
23397      Branch: perl
23398            ! pod/perluniintro.pod
23399 ____________________________________________________________________________
23400 [ 18048] By: hv                                    on 2002/10/22  17:04:26
23401         Log: Subject: [PATCH] PL_curpad == AvARRAY(PL_comppad) always
23402              From: Dave Mitchell <davem@fdgroup.com>
23403              Date: Fri, 18 Oct 2002 13:36:40 +0100
23404              Message-ID: <20021018133640.A19172@fdgroup.com>
23405      Branch: perl
23406            ! cop.h embed.fnc ext/List/Util/Util.xs global.sym op.c pad.c
23407            ! pad.h perl.c perlapi.h pod/perlintern.pod pp_ctl.c proto.h
23408            ! regcomp.c regexec.c scope.c scope.h sv.c t/op/closure.t
23409 ____________________________________________________________________________
23410 [ 18047] By: hv                                    on 2002/10/22  16:20:18
23411         Log: Subject: [PATCH] AutoLoader gives wrong message
23412              From: Peter Scott <peter@psdt.com>
23413              Date: Thu, 17 Oct 2002 19:54:56 -0700
23414              Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com>
23415      Branch: perl
23416            ! lib/AutoLoader.pm
23417 ____________________________________________________________________________
23418 [ 18046] By: hv                                    on 2002/10/22  15:52:40
23419         Log: Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
23420              From: Alain Barbet <alian@alianwebserver.com>
23421              Date: Fri, 18 Oct 2002 15:29:29 +0200
23422              Message-ID: <3DB00CB9.70708@alianwebserver.com>
23423      Branch: perl
23424            ! README.win32 win32/makefile.mk win32/win32.c
23425 ____________________________________________________________________________
23426 [ 18045] By: hv                                    on 2002/10/22  15:47:21
23427         Log: improve 'atomicity' wording
23428      Branch: perl
23429            ! lib/filetest.pm
23430 ____________________________________________________________________________
23431 [ 18044] By: hv                                    on 2002/10/22  15:43:55
23432         Log: Subject: [PATCH] Shell.pm object methods broken
23433              From: Dan Brook <dbrook@easyspace.com>
23434              Date: Thu, 17 Oct 2002 16:05:04 +0100
23435              Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com>
23436      Branch: perl
23437            ! lib/Shell.pm lib/Shell.t
23438 ____________________________________________________________________________
23439 [ 18043] By: nick                                  on 2002/10/21  17:50:44
23440         Log: Test UTF-8 encoded input to Encode::XS::decode and fix it.
23441      Branch: perlio
23442            ! ext/Encode/Encode.xs ext/Encode/t/mime-header.t
23443 ____________________________________________________________________________
23444 [ 18042] By: hv                                    on 2002/10/21  09:20:54
23445         Log: Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >>
23446              From: hv@crypt.org
23447              Date: Mon, 21 Oct 2002 11:27:40 +0100
23448              Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk>
23449      Branch: perl
23450            ! t/lib/warnings/toke toke.c
23451 ____________________________________________________________________________
23452 [ 18041] By: hv                                    on 2002/10/21  01:14:48
23453         Log: Subject: Re: [perl #18019] regex overoptimization
23454              From: hv@crypt.org
23455              Date: Mon, 21 Oct 2002 03:21:54 +0100
23456              Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk>
23457      Branch: perl
23458            ! regcomp.c t/op/re_tests
23459 ____________________________________________________________________________
23460 [ 18040] By: nick                                  on 2002/10/20  16:20:37
23461         Log: Handle case where octets are UTF-8 encoded
23462      Branch: perlio
23463            ! ext/Encode/Encode.xs
23464 ____________________________________________________________________________
23465 [ 18039] By: hv                                    on 2002/10/20  14:33:16
23466         Log: Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update
23467              From: =?iso-8859-1?Q?St=E9phane?= Payrard <s.payrard@wanadoo.fr>
23468              Date: Tue, 15 Oct 2002 02:17:03 +0200
23469              Message-ID: <20021015001703.GG7914@stefp.dyndns.org>
23470      Branch: perl
23471            ! ext/IO/IO.pm
23472 ____________________________________________________________________________
23473 [ 18038] By: hv                                    on 2002/10/20  14:23:06
23474         Log: Update to Net::Ping v2.23
23475      Branch: perl
23476            + lib/Net/Ping/t/150_syn_inst.t lib/Net/Ping/t/400_ping_syn.t
23477            + lib/Net/Ping/t/450_service.t
23478            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t
23479            ! lib/Net/Ping/t/200_ping_tcp.t
23480 ____________________________________________________________________________
23481 [ 18037] By: hv                                    on 2002/10/20  13:57:06
23482         Log: Subject: [PATCH] t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
23483              From: Jarkko Hietaniemi <jhi@iki.fi>
23484              Date: Mon, 14 Oct 2002 14:49:54 +0300
23485              Message-ID: <20021014114954.GB80937@lyta.hut.fi>
23486      Branch: perl
23487            ! t/op/pack.t
23488 ____________________________________________________________________________
23489 [ 18036] By: hv                                    on 2002/10/20  13:43:56
23490         Log: Subject: Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes
23491              From: Slaven Rezic <slaven.rezic@berlin.de>
23492              Date: 14 Oct 2002 09:37:18 +0200
23493              Message-ID: <8765w5wjwx.fsf@vran.herceg.de>
23494      Branch: perl
23495            ! pp_sys.c t/op/mkdir.t
23496 ____________________________________________________________________________
23497 [ 18035] By: hv                                    on 2002/10/20  13:39:09
23498         Log: Subject: Re: [perl #17951] Strange UTF error
23499              From: Jarkko Hietaniemi <jhi@iki.fi>
23500              Date: Wed, 16 Oct 2002 18:50:51 +0300
23501              Message-ID: <20021016155051.GB268437@lyta.hut.fi>
23502      Branch: perl
23503            ! lib/utf8_heavy.pl t/run/fresh_perl.t
23504 ____________________________________________________________________________
23505 [ 18034] By: hv                                    on 2002/10/20  13:23:16
23506         Log: Update to Time::HiRes v1.38
23507      Branch: perl
23508            + ext/Time/HiRes/typemap
23509            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
23510            ! ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs
23511            ! ext/Time/HiRes/Makefile.PL
23512 ____________________________________________________________________________
23513 [ 18033] By: hv                                    on 2002/10/20  13:12:25
23514         Log: Upgrade to Test.pm v1.23
23515      Branch: perl
23516            ! lib/Test.pm
23517 ____________________________________________________________________________
23518 [ 18032] By: nick                                  on 2002/10/20  12:36:16
23519         Log: Encode::utf8 encode/decode methods as XS that obeys
23520              same protocol as Encode::XS - allows :encoding(UTF-8)
23521              to cope with partial chars at end of buffer.
23522      Branch: perlio
23523            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
23524            ! ext/PerlIO/t/encoding.t
23525 ____________________________________________________________________________
23526 [ 18031] By: nick                                  on 2002/10/20  09:06:00
23527         Log: Integrate mainline
23528      Branch: perlio
23529           +> ext/Safe/safe3.t lib/version.pm lib/version.t pad.c pad.h
23530           +> pod/perl573delta.pod t/comp/our.t
23531           !> (integrate 211 files)
23532 ____________________________________________________________________________
23533 [ 18030] By: merijn                                on 2002/10/19  14:10:21
23534         Log: Happy chainsaw stories; The removal of the 5005 threads
23535              Still imcomplete. Configure will follow
23536      Branch: perl
23537            ! MANIFEST NetWare/Makefile NetWare/config.wc
23538            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
23539            ! Porting/Glossary Porting/config.sh Porting/config_H
23540            ! config_h.SH cop.h cv.h deb.c dosish.h dump.c embed.fnc embed.h
23541            ! embed.pl embedvar.h epoc/config.sh ext/B/B.xs ext/B/B/C.pm
23542            ! ext/B/ramblings/runtime.porting ext/B/t/lint.t
23543            ! ext/DynaLoader/dl_aix.xs ext/Thread/README.threads
23544            ! ext/Thread/Thread.xs ext/Thread/thr5005.t gv.c hints/darwin.sh
23545            ! installperl intrpvar.h makedef.pl mg.c miniperlmain.c
23546            ! myconfig.SH op.c os2/os2.c os2/os2ish.h pad.c perl.c perl.h
23547            ! perlvars.h pod/perltoc.pod pp.c pp.h pp_ctl.c pp_hot.c
23548            ! pp_sort.c proto.h scope.c sv.c sv.h thrdvar.h thread.h toke.c
23549            ! uconfig.h uconfig.sh util.c vms/vms.c win32/Makefile
23550            ! win32/config.bc win32/config.gc win32/config.vc
23551            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
23552            ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL
23553            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
23554            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
23555            ! wince/Makefile.ce wince/config.ce wince/config_H.ce
23556            ! wince/config_sh.PL wince/win32.h wince/win32thread.c
23557            ! wince/win32thread.h wince/wincesck.c
23558 ____________________________________________________________________________
23559 [ 18029] By: merijn                                on 2002/10/18  07:28:21
23560         Log: minor tweaks in Porting/pumpkin.pod
23561              Fri, 18 Oct 2002; Philip Newton <Philip.Newton@gmx.net>
23562      Branch: perl
23563            ! Porting/pumpkin.pod
23564 ____________________________________________________________________________
23565 [ 18028] By: rgs                                   on 2002/10/17  20:33:32
23566         Log: Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
23567              From: Abe Timmerman <abe@ztreet.demon.nl>
23568              Date: Thu, 17 Oct 2002 23:38:34 +0200
23569              Message-Id: <200210172338.34728.abe@ztreet.demon.nl>
23570      Branch: perl
23571            ! t/run/switches.t
23572 ____________________________________________________________________________
23573 [ 18027] By: hv                                    on 2002/10/17  14:39:27
23574         Log: Subject: Re: versions too accurate
23575              From: John Peacock <jpeacock@rowman.com>
23576              Date: Mon, 14 Oct 2002 22:36:48 -0400
23577              Message-ID: <3DAB7F40.1050200@rowman.com>
23578      Branch: perl
23579            ! lib/version.pm util.c
23580 ____________________________________________________________________________
23581 [ 18026] By: hv                                    on 2002/10/17  14:29:41
23582         Log: Subject: Re: [PATCH] Version object combined patch
23583              From: John Peacock <jpeacock@rowman.com>
23584              Date: Thu, 10 Oct 2002 21:23:01 -0400
23585              Message-ID: <3DA627F5.5050907@rowman.com>
23586      Branch: perl
23587            ! lib/version.pm lib/version.t pod/perldiag.pod util.c
23588 ____________________________________________________________________________
23589 [ 18025] By: hv                                    on 2002/10/17  13:37:04
23590         Log: definition of MAXPATHLEN
23591              Subject: [PATCH] standard lawyerism
23592              From: Jarkko Hietaniemi <jhi@iki.fi>
23593              Date: Fri, 11 Oct 2002 02:48:26 +0300
23594              Message-ID: <20021010234825.GM292305@lyta.hut.fi>
23595      Branch: perl
23596            ! perl.h
23597 ____________________________________________________________________________
23598 [ 18024] By: hv                                    on 2002/10/17  13:34:01
23599         Log: Subject: Re: [perl #17061] no strict 'garbage'
23600              From: Slaven Rezic <slaven.rezic@berlin.de>
23601              Date: 10 Oct 2002 16:23:22 +0200
23602              Message-ID: <87ptui5q5h.fsf@vran.herceg.de>
23603      Branch: perl
23604            ! ext/Storable/Storable.pm
23605 ____________________________________________________________________________
23606 [ 18023] By: hv                                    on 2002/10/17  12:56:28
23607         Log: Subject: Re: [perl #17830] open FH, "<&", $fd
23608              From: Steve Grazzini <grazz@nyc.rr.com>
23609              Date: 11 Oct 2002 22:28:58 -0000
23610              Message-ID: <20021011222858.452.qmail@onion.perl.org>
23611      Branch: perl
23612            ! doio.c t/io/open.t
23613 ____________________________________________________________________________
23614 [ 18022] By: hv                                    on 2002/10/17  12:24:42
23615         Log: Subject: Re: [perl #17809] Different warning behaviour between normal and tied hashes
23616              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23617              Date: Tue, 15 Oct 2002 17:01:43 -0700
23618              Message-ID: <nxKr9gzkgmBO092yn@efn.org>
23619      Branch: perl
23620            ! t/op/assignwarn.t
23621 ____________________________________________________________________________
23622 [ 18021] By: hv                                    on 2002/10/17  11:28:38
23623         Log: Subject: [PATCH] minor tweaks in Porting/pumpkin.pod
23624              From: Slaven Rezic <slaven.rezic@berlin.de>
23625              Date: Thu, 3 Oct 2002 21:54:22 +0200 (CEST)
23626              Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de>
23627      Branch: perl
23628            ! Porting/pumpkin.pod
23629 ____________________________________________________________________________
23630 [ 18020] By: rgs                                   on 2002/10/16  18:43:21
23631         Log: prototype() didn't warn when used in void context.
23632      Branch: perl
23633            ! op.c t/lib/warnings/op
23634 ____________________________________________________________________________
23635 [ 18019] By: ams                                   on 2002/10/15  20:54:53
23636         Log: Subject: Japanese translation of Storable
23637              From: "KAWAI,Takanori" <GCD00051@nifty.ne.jp>
23638              Date: Tue, 15 Oct 2002 06:31:01 +0900
23639              Message-Id: <003801c273c9$05888910$1401a8c0@hipposam>
23640      Branch: perl
23641            ! ext/Storable/README
23642 ____________________________________________________________________________
23643 [ 18018] By: rgs                                   on 2002/10/15  19:08:20
23644         Log: Subject: Re: [PATCH] cv.h: Comment update
23645              From: Paul Johnson <paul@pjcj.net>
23646              Date: Mon, 14 Oct 2002 20:00:50 +0200
23647              Message-ID: <20021014180050.GC7333@pjcj.net>
23648      Branch: perl
23649            ! cv.h
23650 ____________________________________________________________________________
23651 [ 18017] By: rgs                                   on 2002/10/14  20:37:06
23652         Log: Subject: [PATCH] perlipc.pod
23653              From: Slaven Rezic <slaven.rezic@berlin.de>
23654              Date: Sun, 13 Oct 2002 14:26:26 +0200 (CEST)
23655              Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de>
23656      Branch: perl
23657            ! pod/perlipc.pod
23658 ____________________________________________________________________________
23659 [ 18016] By: rgs                                   on 2002/10/14  20:30:03
23660         Log: Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod
23661              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
23662              Date: Sun, 13 Oct 2002 09:02:36 +0900
23663              Message-Id: <20021013090227.FFCD.BQW10602@nifty.com>
23664      Branch: perl
23665            ! pod/perlunicode.pod
23666 ____________________________________________________________________________
23667 [ 18015] By: rgs                                   on 2002/10/12  20:22:37
23668         Log: The -0 command-line switch wasn't setting $/ at compile-time.
23669              Move the initialization of $/ just after switch parsing
23670              (it was done after yyparse().)
23671      Branch: perl
23672            ! perl.c t/run/switches.t
23673 ____________________________________________________________________________
23674 [ 18014] By: rgs                                   on 2002/10/12  20:18:55
23675         Log: Subject: Re: [PATCH] perl573delta delinting
23676              From: Philip Newton <Philip.Newton@gmx.net>
23677              Date: Sat, 12 Oct 2002 21:25:49 +0200
23678              Message-ID: <iotgqucnbttvvc43o0j7kv55p5dstui4oc@4ax.com>
23679      Branch: perl
23680            ! pod/perl573delta.pod
23681 ____________________________________________________________________________
23682 [ 18013] By: hv                                    on 2002/10/12  15:41:50
23683         Log: Subject: [PATCH] for -Dm
23684              From: Slaven Rezic <slaven.rezic@berlin.de>
23685              Date: Wed, 9 Oct 2002 00:49:33 +0200 (CEST)
23686              Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de>
23687      Branch: perl
23688            ! malloc.c
23689 ____________________________________________________________________________
23690 [ 18012] By: hv                                    on 2002/10/12  15:39:49
23691         Log: #18005 was not enough
23692              Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7)
23693              From: Abe Timmerman <abeltje@cpan.org>
23694              Date: Sat, 12 Oct 2002 17:56:39 +0200
23695              Message-Id: <200210121756.39803.abeltje@cpan.org>
23696      Branch: perl
23697            ! win32/makefile.mk
23698 ____________________________________________________________________________
23699 [ 18011] By: hv                                    on 2002/10/12  15:36:43
23700         Log: Subject: [perl #17805] BUG: Grammar bug during Configure
23701              From: Richard Hitt (via RT) <perlbug@perl.org>
23702              Date: 8 Oct 2002 21:04:30 -0000
23703              Message-Id: <rt-17805-39395.9.0319493317925@bugs6.perl.org>
23704      Branch: perl
23705            ! Configure
23706 ____________________________________________________________________________
23707 [ 18010] By: hv                                    on 2002/10/12  15:31:06
23708         Log: Subject: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
23709              From: Nicholas Clark <nick@unfortu.net>
23710              Date: Tue, 8 Oct 2002 21:52:53 +0100
23711              Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net>
23712      Branch: perl
23713            ! pod/perldiag.pod pp_pack.c t/op/pack.t
23714 ____________________________________________________________________________
23715 [ 18009] By: hv                                    on 2002/10/12  15:12:18
23716         Log: Subject: [PATCH perldoc] For screaming hell's sake
23717              From: Simon Cozens <simon@netthink.co.uk>
23718              Date: Tue, 8 Oct 2002 11:13:07 +0100
23719              Message-ID: <20021008101307.GA8175@netthink.co.uk>
23720      Branch: perl
23721            ! utils/perldoc.PL
23722 ____________________________________________________________________________
23723 [ 18008] By: hv                                    on 2002/10/12  14:38:19
23724         Log: Subject: [PATCH] Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
23725              From: Nicholas Clark <nick@unfortu.net>
23726              Date: Mon, 7 Oct 2002 23:35:34 +0100
23727              Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net>
23728      Branch: perl
23729            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
23730            ! ext/Storable/README ext/Storable/Storable.pm
23731            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
23732            ! ext/Storable/t/forgive.t ext/Storable/t/integer.t
23733            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
23734 ____________________________________________________________________________
23735 [ 18007] By: hv                                    on 2002/10/12  14:22:36
23736         Log: Subject: [perl #17773] errors in c2ph(1) man page
23737              From: Eric Melville (via RT) <perlbug@perl.org>
23738              Date: 7 Oct 2002 02:58:34 -0000
23739              Message-Id: <rt-17773-39313.12.4820309875481@bugs6.perl.org>
23740      Branch: perl
23741            ! utils/c2ph.PL
23742 ____________________________________________________________________________
23743 [ 18006] By: hv                                    on 2002/10/12  14:19:55
23744         Log: Subject: [PATCH pad.c] Re: closure failures
23745              From: Dave Mitchell <davem@fdgroup.com>
23746              Date: Mon, 7 Oct 2002 02:42:13 +0100
23747              Message-ID: <20021007024213.B29760@fdgroup.com>
23748      Branch: perl
23749            ! pad.c
23750 ____________________________________________________________________________
23751 [ 18005] By: hv                                    on 2002/10/12  14:17:07
23752         Log: Subject: Re: Building bleadperl (minperl) fails completely under VC7
23753              From: Abe Timmerman <abeltje@cpan.org>
23754              Date: Tue, 8 Oct 2002 14:16:56 +0200
23755              Message-Id: <200210081416.56942.abeltje@cpan.org>
23756      Branch: perl
23757            ! win32/Makefile
23758 ____________________________________________________________________________
23759 [ 18004] By: hv                                    on 2002/10/12  14:06:59
23760         Log: updated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>
23761      Branch: perl
23762            ! hints/darwin.sh
23763 ____________________________________________________________________________
23764 [ 18003] By: hv                                    on 2002/10/12  13:48:34
23765         Log: Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956
23766              and #18001.
23767      Branch: perl
23768            ! ext/Devel/Peek/Peek.t
23769 ____________________________________________________________________________
23770 [ 18002] By: hv                                    on 2002/10/11  23:22:56
23771         Log: Subject: [Encode] 1.77 Released
23772              From: Dan Kogai <dankogai@dan.co.jp>
23773              Date: Sun, 6 Oct 2002 12:52:52 +0900
23774              Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp>
23775      Branch: perl
23776            ! ext/Encode/Changes ext/Encode/Encode.pm
23777            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
23778            ! ext/Encode/lib/Encode/Alias.pm
23779            ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/jperl.t
23780            ! ext/Encode/ucm/big5-eten.ucm
23781 ____________________________________________________________________________
23782 [ 18001] By: hv                                    on 2002/10/11  22:52:43
23783         Log: Subject: Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)
23784              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23785              Date: Thu, 10 Oct 2002 14:28:55 -0700
23786              Message-ID: <XEfp9gzkgquV092yn@efn.org>
23787      Branch: perl
23788            ! ext/Devel/Peek/Peek.t
23789 ____________________________________________________________________________
23790 [ 18000] By: hv                                    on 2002/10/11  22:30:36
23791         Log: Subject: [PATCH] perl573delta delinting
23792              From: Jarkko Hietaniemi <jhi@iki.fi>
23793              Date: Fri, 4 Oct 2002 16:19:31 +0300
23794              Message-ID: <20021004131931.GE278184@lyta.hut.fi>
23795      Branch: perl
23796            ! pod/perl573delta.pod
23797 ____________________________________________________________________________
23798 [ 17999] By: hv                                    on 2002/10/11  22:28:36
23799         Log: Subject: [PATCH] No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
23800              From: Jarkko Hietaniemi <jhi@iki.fi>
23801              Date: Fri, 4 Oct 2002 16:11:57 +0300
23802              Message-ID: <20021004131157.GD278184@lyta.hut.fi>
23803      Branch: perl
23804            ! pod/perldiag.pod reentr.c reentr.pl
23805 ____________________________________________________________________________
23806 [ 17998] By: rgs                                   on 2002/10/11  19:53:05
23807         Log: Fix bug #17771 : segfault with the 'for' statement modifier
23808              used inside a map or a grep.
23809      Branch: perl
23810            ! pp_ctl.c t/op/grep.t
23811 ____________________________________________________________________________
23812 [ 17997] By: hv                                    on 2002/10/11  12:10:39
23813         Log: Subject: [perl #17751] File::Spec::Win32::canonpath patch try#3
23814              From: Information Service <info@lingo.kiev.ua>
23815              Date: Wed, 09 Oct 2002 07:17:00 +0400
23816              Message-ID: <3DA39FAC.85471200@lingo.kiev.ua>
23817      Branch: perl
23818            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
23819 ____________________________________________________________________________
23820 [ 17996] By: hv                                    on 2002/10/11  11:55:53
23821         Log: Subject: [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()
23822              From: chromatic <chromatic@wgz.org>
23823              Date: Thu, 03 Oct 2002 22:56:54 -0700
23824              Message-ID: <20021004060120.33329.qmail@onion.perl.org>
23825      Branch: perl
23826            ! lib/AutoLoader.pm lib/AutoLoader.t
23827 ____________________________________________________________________________
23828 [ 17995] By: ams                                   on 2002/10/11  05:24:20
23829         Log: Subject: [perl #17819] Typo in perltooc?
23830              From: Bob Wilkinson (via RT) <perlbug@perl.org>
23831              Date: 9 Oct 2002 09:50:40 -0000
23832              Message-Id: <rt-17819-39445.14.7484532089852@bugs6.perl.org>
23833              
23834              Subject: [perl #17821] Typo in perltooc
23835              From: Bob Wilkinson (via RT) <perlbug@perl.org>
23836              Date: 9 Oct 2002 10:12:51 -0000
23837              Message-Id: <rt-17821-39458.9.41452851965508@bugs6.perl.org>
23838      Branch: perl
23839            ! pod/perltooc.pod
23840 ____________________________________________________________________________
23841 [ 17994] By: rgs                                   on 2002/10/10  20:19:27
23842         Log: Fix bug #17776 : memory corruption in qr/##/x
23843      Branch: perl
23844            ! sv.c t/op/pat.t
23845 ____________________________________________________________________________
23846 [ 17993] By: rgs                                   on 2002/10/10  19:52:00
23847         Log: croak() is better written Perl_croak() in C code.
23848      Branch: perl
23849            ! util.c
23850 ____________________________________________________________________________
23851 [ 17992] By: hv                                    on 2002/10/10  11:29:12
23852         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
23853              From: andreas.koenig@anima.de (Andreas J. Koenig)
23854              Date: Fri, 04 Oct 2002 06:38:57 +0200
23855              Message-ID: <m3bs6astr2.fsf@k242.linux.bogus>
23856      Branch: perl
23857            ! lib/Hash/Util.pm
23858 ____________________________________________________________________________
23859 [ 17991] By: hv                                    on 2002/10/10  11:20:41
23860         Log: new files lib/version.pm and lib/version.t for change #17990.
23861      Branch: perl
23862            + lib/version.pm lib/version.t
23863 ____________________________________________________________________________
23864 [ 17990] By: hv                                    on 2002/10/10  11:19:57
23865         Log: Subject: [PATCH] Version object combined patch
23866              From: John Peacock <jpeacock@rowman.com>
23867              Date: Fri, 04 Oct 2002 23:15:10 -0400
23868              Message-ID: <3D9E593E.1060605@rowman.com>
23869      Branch: perl
23870            ! MANIFEST embed.fnc embed.h global.sym pod/perlapi.pod
23871            ! pod/perlintern.pod proto.h t/comp/use.t universal.c util.c
23872 ____________________________________________________________________________
23873 [ 17989] By: hv                                    on 2002/10/10  10:48:42
23874         Log: Subject: PATCH: lib/ExtUtils/typemap
23875              From: Brian Ingerson <ingy@ttul.org>
23876              Date: Sat, 28 Sep 2002 13:03:24 -0700
23877              Message-ID: <20020928130324.A16900@ttul.org>
23878      Branch: perl
23879            ! lib/ExtUtils/typemap
23880 ____________________________________________________________________________
23881 [ 17988] By: hv                                    on 2002/10/10  10:45:19
23882         Log: Subject: [PATCH] Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari)
23883              From: Nicholas Clark <nick@unfortu.net>
23884              Date: Sat, 28 Sep 2002 18:52:00 +0100
23885              Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net>
23886      Branch: perl
23887            ! lib/Exporter.t lib/Exporter/Heavy.pm
23888 ____________________________________________________________________________
23889 [ 17987] By: hv                                    on 2002/10/10  10:27:40
23890         Log: Subject: Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect
23891              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
23892              Date: Mon, 9 Sep 2002 17:36:55 -0400
23893              Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu>
23894      Branch: perl
23895            ! pod/perlfunc.pod
23896 ____________________________________________________________________________
23897 [ 17986] By: hv                                    on 2002/10/10  09:51:24
23898         Log: Remove use of caller() in strict.pm, and tighten Safe compartment
23899              for Storable tests to match.
23900      Branch: perl
23901            ! ext/Storable/t/code.t lib/strict.pm lib/strict.t
23902 ____________________________________________________________________________
23903 [ 17985] By: hv                                    on 2002/10/10  09:27:00
23904         Log: Subject: Re: README.cygwin draft update
23905              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23906              Date: Mon, 07 Oct 2002 17:15:09 -0700
23907              Message-ID: <NOio9gzkg6oR092yn@efn.org>
23908      Branch: perl
23909            ! README.cygwin pod/perl58delta.pod
23910 ____________________________________________________________________________
23911 [ 17984] By: rgs                                   on 2002/10/09  19:17:08
23912         Log: Fix bug #17823 : non-modifying tr/// stringifies references
23913      Branch: perl
23914            ! doop.c t/op/tr.t
23915 ____________________________________________________________________________
23916 [ 17983] By: merijn                                on 2002/10/09  12:22:26
23917         Log: Tru64 and gcc and threads
23918              Sat, 5 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
23919      Branch: perl
23920            ! thread.h
23921 ____________________________________________________________________________
23922 [ 17982] By: merijn                                on 2002/10/09  10:34:40
23923         Log: Correct mailing list archive URL
23924              Wed, 9 Oct 2002; Slaven Rezic <slaven.rezic@berlin.de>
23925      Branch: perl
23926            ! Porting/pumpkin.pod
23927 ____________________________________________________________________________
23928 [ 17981] By: merijn                                on 2002/10/09  04:49:06
23929         Log: Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
23930              Tue, 8 Oct 2002; Andy Dougherty <doughera@lafayette.edu>
23931      Branch: perl
23932            ! Porting/pumpkin.pod
23933 ____________________________________________________________________________
23934 [ 17980] By: sky                                   on 2002/10/06  15:40:56
23935         Log: Upgrade Safe.pm to 2.09 after CPAN backport.
23936              Fix testcases to run properly outside perl core build enviroment.
23937      Branch: perl
23938            ! ext/Opcode/Safe.pm ext/Safe/safe1.t ext/Safe/safe2.t
23939            ! ext/Safe/safe3.t
23940 ____________________________________________________________________________
23941 [ 17979] By: sky                                   on 2002/10/06  07:03:19
23942         Log: Subject: [PATCH] fix typo in Tie::Array
23943              From: "Jos I. Boumans" <kane@cpan.org>
23944              Date: sat okt 5, 2002  20:39:17 Europe/Stockholm
23945              Message-Id: <20021005183920.14746.qmail@onion.perl.org>
23946      Branch: perl
23947            ! lib/Tie/Array.pm
23948 ____________________________________________________________________________
23949 [ 17978] By: sky                                   on 2002/10/05  04:44:10
23950         Log: Upgrade to Attribute::Handlers 0.78
23951      Branch: perl
23952            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
23953            ! lib/Attribute/Handlers/README
23954 ____________________________________________________________________________
23955 [ 17977] By: rgs                                   on 2002/10/04  20:01:54
23956         Log: Complement to change #17976 :
23957              there was a similar bug on rdo().
23958              Increment $Safe::VERSION.
23959      Branch: perl
23960            ! ext/Opcode/Safe.pm ext/Safe/safe3.t
23961 ____________________________________________________________________________
23962 [ 17976] By: rgs                                   on 2002/10/04  19:44:48
23963         Log: Fix bug #17744, suggested by Andreas Jurenda,
23964              tweaked by rgs (security hole in Safe).
23965      Branch: perl
23966            + ext/Safe/safe3.t
23967            ! MANIFEST ext/Opcode/Safe.pm
23968 ____________________________________________________________________________
23969 [ 17975] By: merijn                                on 2002/10/04  13:30:17
23970         Log: Non ANSI feature detection in enum
23971      Branch: perl
23972            ! pad.h
23973 ____________________________________________________________________________
23974 [ 17974] By: rgs                                   on 2002/10/03  21:00:50
23975         Log: Fix a precedence problem.
23976      Branch: perl
23977            ! ext/Storable/t/integer.t
23978 ____________________________________________________________________________
23979 [ 17973] By: rgs                                   on 2002/10/03  20:34:13
23980         Log: Change the warning message "%s trapped by operation mask"
23981              to include '' around the op name. Document it in perldiag.
23982      Branch: perl
23983            ! ext/Opcode/Opcode.t ext/Opcode/Safe.pm ext/Safe/safe2.t op.c
23984            ! pod/perldiag.pod
23985 ____________________________________________________________________________
23986 [ 17972] By: rgs                                   on 2002/10/03  20:26:54
23987         Log: Add a new warning, "Possible precedence problem on bitwise
23988              %c operator", triggerred when a bitwise op has a numeric
23989              comparison op as child.
23990      Branch: perl
23991            ! op.c pod/perldiag.pod t/lib/warnings/op
23992 ____________________________________________________________________________
23993 [ 17971] By: ams                                   on 2002/10/03  11:03:41
23994         Log: Subject: Re: Not OK 17969
23995              From: Slaven Rezic <slaven.rezic@berlin.de>
23996              Date: 03 Oct 2002 13:12:58 +0200
23997              Message-Id: <87lm5fn5c5.fsf@vran.herceg.de>
23998      Branch: perl
23999            ! ext/Storable/Storable.pm ext/Storable/t/code.t
24000            ! ext/Storable/t/downgrade.t ext/Storable/t/forgive.t
24001            ! ext/Storable/t/malice.t
24002 ____________________________________________________________________________
24003 [ 17970] By: ams                                   on 2002/10/03  02:21:15
24004         Log: Add a line about 2.05.
24005      Branch: perl
24006            ! ext/Storable/ChangeLog
24007 ____________________________________________________________________________
24008 [ 17969] By: ams                                   on 2002/10/03  02:12:27
24009         Log: Subject: [PATCH] Storable and code serialization: documentation
24010              From: Slaven Rezic <slaven.rezic@berlin.de>
24011              Date: Wed, 2 Oct 2002 10:21:37 +0200 (CEST)
24012              Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de>
24013      Branch: perl
24014            ! ext/Storable/MANIFEST ext/Storable/Storable.pm
24015            ! ext/Storable/t/code.t
24016 ____________________________________________________________________________
24017 [ 17968] By: ams                                   on 2002/10/03  01:40:51
24018         Log: Subject: [PATCH] Re: speed of my
24019              From: Stephen McCamant <smcc@mit.edu>
24020              Date: Wed, 2 Oct 2002 21:48:59 -0400
24021              Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU>
24022      Branch: perl
24023            ! pp.c
24024 ____________________________________________________________________________
24025 [ 17967] By: hv                                    on 2002/10/02  15:04:57
24026         Log: Subject: [PATCH] reentrant buffers
24027              From: Jarkko Hietaniemi <jhi@iki.fi>
24028              Date: Fri, 27 Sep 2002 01:08:56 +0300
24029              Message-ID: <20020926220856.GA339120@lyta.hut.fi>
24030      Branch: perl
24031            ! INSTALL pod/perldiag.pod pod/perlthrtut.pod reentr.c reentr.pl
24032 ____________________________________________________________________________
24033 [ 17966] By: hv                                    on 2002/10/02  14:46:52
24034         Log: Subject: [PATCH] retropatch
24035              From: Jarkko Hietaniemi <jhi@iki.fi>
24036              Date: Fri, 27 Sep 2002 03:51:34 +0300
24037              Message-ID: <20020927005134.GB339120@lyta.hut.fi>
24038      Branch: perl
24039            + pod/perl573delta.pod
24040            ! MANIFEST pod/buildtoc.PL pod/perl.pod
24041 ____________________________________________________________________________
24042 [ 17965] By: hv                                    on 2002/10/02  14:42:21
24043         Log: op/tr.t test is affected by #17962
24044      Branch: perl
24045            ! t/op/tr.t
24046 ____________________________________________________________________________
24047 [ 17964] By: hv                                    on 2002/10/02  14:38:59
24048         Log: Subject: Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die
24049              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24050              Date: Tue, 1 Oct 2002 23:34:35 +0200
24051              Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr>
24052      Branch: perl
24053            ! t/op/override.t toke.c
24054 ____________________________________________________________________________
24055 [ 17963] By: hv                                    on 2002/10/02  14:15:22
24056         Log: Subject: Re: [perl #17376] Bug Report - our(%)
24057              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24058              Date: Tue, 01 Oct 2002 09:54:30 -0700
24059              Message-ID: <GNdm9gzkgWOS092yn@efn.org>
24060      Branch: perl
24061            ! op.c pp_hot.c t/comp/our.t
24062 ____________________________________________________________________________
24063 [ 17962] By: ams                                   on 2002/10/02  14:10:07
24064         Log: Subject: [PATCH] no [] in tr///
24065              From: Jarkko Hietaniemi <jhi@iki.fi>
24066              Date: Wed, 2 Oct 2002 17:09:11 +0300
24067              Message-Id: <20021002140911.GH278184@lyta.hut.fi>
24068      Branch: perl
24069            ! pod/perldiag.pod toke.c
24070 ____________________________________________________________________________
24071 [ 17961] By: hv                                    on 2002/10/02  14:09:11
24072         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
24073              From: andreas.koenig@anima.de (Andreas J. Koenig)
24074              Date: Mon, 30 Sep 2002 17:24:06 +0200
24075              Message-ID: <m3zntzwlex.fsf@k242.linux.bogus>
24076      Branch: perl
24077            ! lib/Hash/Util.pm
24078 ____________________________________________________________________________
24079 [ 17959] By: hv                                    on 2002/10/02  14:06:29
24080         Log: Subject: [DOCPATCH] Unicode porting advice
24081              From: andreas.koenig@anima.de (Andreas J. Koenig)
24082              Date: Fri, 27 Sep 2002 15:30:16 +0200
24083              Message-ID: <m3znu3zhjr.fsf@k242.linux.bogus>
24084      Branch: perl
24085            ! pod/perlunicode.pod
24086 ____________________________________________________________________________
24087 [ 17958] By: hv                                    on 2002/10/02  13:57:06
24088         Log: missing quote from #17957
24089      Branch: perl
24090            ! Porting/pumpkin.pod
24091 ____________________________________________________________________________
24092 [ 17957] By: hv                                    on 2002/10/02  13:55:56
24093         Log: document how to set APPLLIB_EXP
24094              Subject: Re: [perl #15957] error installing perl 5.8.0
24095              From: Andy Dougherty <doughera@lafayette.edu>
24096              Date: Fri, 27 Sep 2002 09:13:29 -0400 (EDT)
24097              Message-ID: <Pine.SOL.4.10.10209270902210.6800-100000@maxwell.phys.lafayette.edu>
24098      Branch: perl
24099            ! Porting/pumpkin.pod
24100 ____________________________________________________________________________
24101 [ 17956] By: hv                                    on 2002/10/02  13:51:12
24102         Log: Devel::Peek tests from:
24103              Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c
24104              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24105              Date: Thu, 26 Sep 2002 22:16:39 -0700
24106              Message-ID: <3m+k9gzkgqnP092yn@efn.org>
24107      Branch: perl
24108            ! ext/Devel/Peek/Peek.t
24109 ____________________________________________________________________________
24110 [ 17955] By: hv                                    on 2002/10/02  13:43:26
24111         Log: add precedence warning for bitwise docs
24112              Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really...
24113              From: Mike Guy <mjtg@cam.ac.uk>
24114              Date: Thu, 26 Sep 2002 13:20:45 +0100
24115              Message-Id: <E17uXdN-0003ko-00@libra.cus.cam.ac.uk>
24116      Branch: perl
24117            ! pod/perlop.pod
24118 ____________________________________________________________________________
24119 [ 17954] By: hv                                    on 2002/10/02  13:18:01
24120         Log: Subject: [PATCH] Re: perlio bug?
24121              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24122              Date: Wed, 25 Sep 2002 21:58:12 +0200
24123              Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr>
24124      Branch: perl
24125            ! doio.c pod/perldiag.pod t/lib/warnings/doio
24126 ____________________________________________________________________________
24127 [ 17953] By: hv                                    on 2002/10/02  12:55:29
24128         Log: Subject: [PATCH pad.c,h] move all pad-related code to its own src file
24129              From: Dave Mitchell <davem@fdgroup.com>
24130              Date: Wed, 25 Sep 2002 23:40:23 +0100
24131              Message-ID: <20020925234023.A20044@fdgroup.com>
24132      Branch: perl
24133            + pad.c pad.h
24134            ! MANIFEST Makefile.SH Makefile.micro cop.h cv.h dump.c
24135            ! embed.fnc embed.h embedvar.h ext/B/B.xs ext/Devel/Peek/Peek.t
24136            ! op.c op.h perl.c perl.h perlapi.h pod/perlapi.pod
24137            ! pod/perlintern.pod pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c
24138            ! proto.h scope.c sv.c toke.c
24139 ____________________________________________________________________________
24140 [ 17952] By: hv                                    on 2002/10/02  11:23:38
24141         Log: better handling of whitespace in autodoc declarations; fragment from:
24142              Subject: [PATCH pad.c,h] move all pad-related code to its own src file
24143              From: Dave Mitchell <davem@fdgroup.com>
24144              Date: Wed, 25 Sep 2002 23:40:23 +0100
24145              Message-ID: <20020925234023.A20044@fdgroup.com>
24146      Branch: perl
24147            ! autodoc.pl
24148 ____________________________________________________________________________
24149 [ 17951] By: merijn                                on 2002/10/02  09:15:18
24150         Log: MakeMaker's INSTALLSITEMANXDIR Configure's counterpart
24151              Thu, 25 Jul 2002, Andy Dougherty
24152      Branch: perl
24153            ! Configure Policy_sh.SH
24154 ____________________________________________________________________________
24155 [ 17950] By: ams                                   on 2002/10/02  03:43:41
24156         Log: Add silly bandaid to stop segfaults on subsequent accesses to
24157              the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol()
24158              (<$fred>).
24159      Branch: perl
24160            ! op.c
24161 ____________________________________________________________________________
24162 [ 17949] By: hv                                    on 2002/10/01  08:49:02
24163         Log: patch based on:
24164              Subject: Re: [perl #17376] Bug Report - our(%)
24165              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24166              Date: Mon, 30 Sep 2002 15:22:18 -0700
24167              Message-ID: <a6Mm9gzkgK0P092yn@efn.org>
24168      Branch: perl
24169            ! op.c
24170 ____________________________________________________________________________
24171 [ 17948] By: hv                                    on 2002/10/01  08:26:44
24172         Log: Subject: [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)
24173              From: chromatic <chromatic@wgz.org>
24174              Date: Fri, 13 Sep 2002 14:26:08 -0700
24175              Message-Id: <200209131426.08116.chromatic@wgz.org>
24176      Branch: perl
24177            ! lib/AutoLoader.pm
24178 ____________________________________________________________________________
24179 [ 17947] By: hv                                    on 2002/10/01  08:10:21
24180         Log: Subject: Re: sv_2pv_flags and ROK and UTF8 flags
24181              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24182              Date: Wed, 11 Sep 2002 22:22:45 -0700
24183              Message-ID: <lSCg9gzkgymX092yn@efn.org>
24184      Branch: perl
24185            ! dump.c mg.h regexec.c sv.c t/op/pat.t
24186 ____________________________________________________________________________
24187 [ 17946] By: merijn                                on 2002/09/30  15:19:36
24188         Log: nanosleep on VMS not present
24189      Branch: perl
24190            ! configure.com
24191 ____________________________________________________________________________
24192 [ 17945] By: merijn                                on 2002/09/30  09:51:40
24193         Log: -Dgccansipedantic only for gcc 3+
24194              Mon, 30 Sep 2002, Jarkko Hietaniemi <jhi@iki.fi>
24195      Branch: perl
24196            ! Porting/pumpkin.pod cflags.SH
24197 ____________________________________________________________________________
24198 [ 17944] By: merijn                                on 2002/09/30  08:29:33
24199         Log: nanosleep probes as per Jarkko's request
24200      Branch: perl
24201            ! Configure NetWare/config_H.wc Porting/config.sh
24202            ! Porting/config_H config_h.SH epoc/config.sh perl.h
24203            ! win32/config.bc win32/config.gc win32/config.vc
24204            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
24205            ! win32/config_H.vc win32/config_H.vc64 wince/config.ce
24206            ! wince/config_H.ce
24207 ____________________________________________________________________________
24208 [ 17943] By: merijn                                on 2002/09/30  05:56:58
24209         Log: Backport 17941 ([perl #16796] Configure script buglet)
24210              27 Aug 2002 20:09:29, "Amick, Eric" (via RT) <perlbug@perl.org>
24211      Branch: metaconfig
24212            ! U/modified/Loc.U
24213 ____________________________________________________________________________
24214 [ 17942] By: ams                                   on 2002/09/29  22:26:37
24215         Log: Remove package; (Heh heh.)
24216      Branch: perl
24217            ! gv.c intrpvar.h op.c perl.c perly.c perly.h perly.y
24218            ! perly_c.diff sv.c t/lib/warnings/op t/op/anonsub.t
24219            ! vms/perly_c.vms vms/perly_h.vms
24220 ____________________________________________________________________________
24221 [ 17941] By: hv                                    on 2002/09/29  12:11:06
24222         Log: Subject: [perl #16796] Configure script buglet
24223              From: "Amick, Eric" (via RT) <perlbug@perl.org>
24224              Date: 27 Aug 2002 20:09:29 -0000 
24225              Message-Id: <rt-16796-35837.19.7072355819815@bugs6.perl.org>
24226      Branch: perl
24227            ! Configure
24228 ____________________________________________________________________________
24229 [ 17940] By: hv                                    on 2002/09/29  11:59:28
24230         Log: Subject: Re: [perl #17587] Attribute::Handlers and Config in 5.9.0
24231              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24232              Date: Fri, 27 Sep 2002 13:52:18 +0200
24233              Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr>
24234      Branch: perl
24235            ! lib/Attribute/Handlers.pm
24236 ____________________________________________________________________________
24237 [ 17939] By: hv                                    on 2002/09/29  11:55:17
24238         Log: Subject: [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX
24239              From: Allen Smith (via RT) <perlbug@perl.org>
24240              Date: 13 Sep 2002 03:01:30 -0000
24241              Message-Id: <rt-17222-37356.6.04859798196188@bugs6.perl.org>
24242      Branch: perl
24243            ! t/lib/h2ph.pht utils/h2ph.PL
24244 ____________________________________________________________________________
24245 [ 17938] By: rgs                                   on 2002/09/28  20:42:59
24246         Log: Email address change for Stéphane Payrard
24247      Branch: perl
24248            ! AUTHORS
24249 ____________________________________________________________________________
24250 [ 17937] By: hv                                    on 2002/09/27  10:05:42
24251         Log: Subject: Re: [REVISED PATCH] Magic v-strings
24252              From: John Peacock <jpeacock@rowman.com>
24253              Date: Thu, 19 Sep 2002 22:30:58 -0400
24254              Message-ID: <3D8A8862.3000602@rowman.com>
24255      Branch: perl
24256            ! sv.c util.c
24257 ____________________________________________________________________________
24258 [ 17936] By: hv                                    on 2002/09/27  10:00:42
24259         Log: Subject: [PATCH] configure.com -- don't exclude threads::shared
24260              From: "Craig A. Berry" <craigberry@mac.com>
24261              Date: Wed, 25 Sep 2002 17:14:33 -0500
24262              Message-ID: <3D923549.6050809@mac.com>
24263      Branch: perl
24264            ! configure.com
24265 ____________________________________________________________________________
24266 [ 17935] By: hv                                    on 2002/09/27  09:48:19
24267         Log: Subject: [PATCH 5.8.0 DOC] perlopentut.pod, #3: The last of the content changes.
24268              From: Andy Lester <andy@petdance.com>
24269              Date: Fri, 20 Sep 2002 12:23:41 -0500
24270              Message-ID: <20020920172341.GA15672@petdance.com>
24271      Branch: perl
24272            ! pod/perlopentut.pod
24273 ____________________________________________________________________________
24274 [ 17934] By: hv                                    on 2002/09/26  18:50:02
24275         Log: missing '.' in test from #17932
24276      Branch: perl
24277            ! t/lib/strict/subs
24278 ____________________________________________________________________________
24279 [ 17933] By: hv                                    on 2002/09/26  17:01:11
24280         Log: Subject: [PATCH] perl #17453
24281              From: Jarkko Hietaniemi <jhi@iki.fi>
24282              Date: Fri, 20 Sep 2002 17:22:45 +0300
24283              Message-ID: <20020920142245.GG280265@lyta.hut.fi>
24284      Branch: perl
24285            ! lib/utf8_heavy.pl t/op/pat.t
24286 ____________________________________________________________________________
24287 [ 17932] By: hv                                    on 2002/09/26  16:47:32
24288         Log: #17931 checked for wrong constant
24289      Branch: perl
24290            ! op.c
24291 ____________________________________________________________________________
24292 [ 17931] By: hv                                    on 2002/09/26  16:29:26
24293         Log: Subject: [PATCH] [perl #10021] Fixing bareword usage under strict.pm
24294              From: Kay_Röpke <kay@dolphin-services.de>
24295              Date: Fri, 20 Sep 2002 16:09:08 +0200
24296              Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de>
24297      Branch: perl
24298            ! op.c t/lib/strict/subs
24299 ____________________________________________________________________________
24300 [ 17930] By: hv                                    on 2002/09/26  15:56:07
24301         Log: Subject: [perl #17445] Class::Struct patch: version number, examples
24302              From: Ken Neighbors (via RT) <perlbug@perl.org>
24303              Date: 19 Sep 2002 18:48:22 -0000 
24304              Message-Id: <rt-17445-38150.7.26118647008619@bugs6.perl.org>
24305      Branch: perl
24306            ! lib/Class/Struct.pm
24307 ____________________________________________________________________________
24308 [ 17929] By: merijn                                on 2002/09/26  12:15:04
24309         Log: Backport 17925 and 17926
24310              enable -ansi -pedantic; Jarkko Hietaniemi <jhi@iki.fi>; Wed, 18 Sep 2002
24311              defuse installusrbinperl; Jarkko Hietaniemi <jhi@iki.fi>; Thu, 19 Sep 2002
24312      Branch: metaconfig
24313            ! U/installdirs/instubperl.U
24314      Branch: metaconfig/U/perl
24315            ! gccvers.U
24316 ____________________________________________________________________________
24317 [ 17928] By: hv                                    on 2002/09/26  09:54:05
24318         Log: Subject: [PATCH] bug in utf8.c(?)
24319              From: Marty Pauley <marty+p5p@kasei.com>
24320              Date: Fri, 20 Sep 2002 10:55:33 +0100
24321              Subject: [PATCH] bug in utf8.c(?)
24322      Branch: perl
24323            ! utf8.c
24324 ____________________________________________________________________________
24325 [ 17927] By: hv                                    on 2002/09/26  09:37:19
24326         Log: Subject: [PATCH] Re: [perl #17439] broken Locale::Language in a UTF environment
24327              From: Marty Pauley <marty+p5p@kasei.com>
24328              Date: Fri, 20 Sep 2002 09:52:16 +0100
24329              Message-Id: 20020920085216.GC10512@soto.kasei.com
24330      Branch: perl
24331            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
24332 ____________________________________________________________________________
24333 [ 17926] By: hv                                    on 2002/09/26  09:28:06
24334         Log: Subject: [PATCH] defuse installusrbinperl
24335              From: Jarkko Hietaniemi <jhi@iki.fi>
24336              Date: Thu, 19 Sep 2002 18:01:03 +0300
24337              Message-ID: <20020919150103.GI208696@lyta.hut.fi>
24338      Branch: perl
24339            ! Configure
24340 ____________________________________________________________________________
24341 [ 17925] By: hv                                    on 2002/09/26  09:15:55
24342         Log: Subject: [PATCH v2] enable -ansi -pedantic
24343              From: Jarkko Hietaniemi <jhi@iki.fi>
24344              Date: Wed, 18 Sep 2002 01:19:25 +0300
24345              Message-ID: <20020917221925.GF85044@lyta.hut.fi>
24346      Branch: perl
24347            ! Configure Porting/pumpkin.pod cflags.SH doio.c mg.c perl.c
24348            ! perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c sv.h toke.c util.c
24349 ____________________________________________________________________________
24350 [ 17924] By: hv                                    on 2002/09/26  08:44:16
24351         Log: Subject: [PATCH] ANSI-clean? (was Re: [PATCH] COW for ithreads)
24352              From: Nicholas Clark <nick@unfortu.net>
24353              Date: Sat, 14 Sep 2002 18:49:10 +0100
24354              Message-ID: <20020914174909.GG285@Bagpuss.unfortu.net>
24355      Branch: perl
24356            ! sv.c
24357 ____________________________________________________________________________
24358 [ 17923] By: hv                                    on 2002/09/26  08:33:54
24359         Log: Subject: [PATCH] Re: Advice on coredump
24360              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24361              Date: Wed, 18 Sep 2002 22:14:57 +0200
24362              Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr>
24363      Branch: perl
24364            ! op.c t/op/closure.t
24365 ____________________________________________________________________________
24366 [ 17922] By: hv                                    on 2002/09/26  08:25:28
24367         Log: Subject: Re: [PATCH] spurious t/auto directory appears
24368              From: Michael G Schwern <schwern@pobox.com>
24369              Date: Fri, 13 Sep 2002 23:56:05 -0400
24370              Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net>
24371      Branch: perl
24372            ! lib/ExtUtils/t/Installed.t
24373 ____________________________________________________________________________
24374 [ 17921] By: hv                                    on 2002/09/26  08:21:59
24375         Log: add TODO tests for slow our() declaration
24376              Subject: Re: [perl #17376] Bug Report - our(%)
24377              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24378              Date: Thu, 19 Sep 2002 22:34:01 -0700
24379              Message-ID: <JNri9gzkgSBB092yn@efn.org>
24380      Branch: perl
24381            + t/comp/our.t
24382            ! MANIFEST
24383 ____________________________________________________________________________
24384 [ 17920] By: hv                                    on 2002/09/26  08:16:43
24385         Log: LEAKTEST is dead, RIP
24386              Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST
24387              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24388              Date: Mon, 23 Sep 2002 18:33:12 +0200
24389              Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl>
24390      Branch: perl
24391            ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
24392            ! handy.h perl.c perl.h pod/perlrun.pod proto.h sv.c util.c
24393 ____________________________________________________________________________
24394 [ 17919] By: hv                                    on 2002/09/26  07:59:42
24395         Log: Subject: [PATCH] AIX hints missinga  >&4
24396              From: Jarkko Hietaniemi <jhi@iki.fi>
24397              Date: Fri, 13 Sep 2002 16:48:42 +0300
24398              Message-ID: <20020913134842.GD8929@lyta.hut.fi>
24399      Branch: perl
24400            ! hints/aix.sh
24401 ____________________________________________________________________________
24402 [ 17918] By: hv                                    on 2002/09/26  07:51:10
24403         Log: Subject: [PATCH] perldoc -f stat (perlfunc.pod)
24404              From: "Brendan O'Dea" <bod@debian.org>
24405              Date: Mon, 23 Sep 2002 22:45:40 +1000
24406              Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au>
24407      Branch: perl
24408            ! pod/perlfunc.pod
24409 ____________________________________________________________________________
24410 [ 17917] By: hv                                    on 2002/09/26  07:46:43
24411         Log: Subject: Re: [perl #17141] Text::Wrap "this should not happen" message
24412              From: Slaven Rezic <slaven.rezic@berlin.de>
24413              Date: 11 Sep 2002 19:37:09 +0200
24414              Message-ID: <871y80a0my.fsf@vran.herceg.de>
24415      Branch: perl
24416            ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm
24417 ____________________________________________________________________________
24418 [ 17916] By: hv                                    on 2002/09/26  07:31:42
24419         Log: Subject: [PATCH 5.8.0] perlembed.pod: make some examples work with multiplicity
24420              From: "Brendan O'Dea" <bod@debian.org>
24421              Date: Tue, 10 Sep 2002 09:19:05 +1000
24422              Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au>
24423      Branch: perl
24424            ! pod/perlembed.pod
24425 ____________________________________________________________________________
24426 [ 17915] By: rgs                                   on 2002/09/24  20:19:22
24427         Log: Patch #17914 was empty ; this should have been applied instead.
24428      Branch: perl
24429            ! hints/aix.sh
24430 ____________________________________________________________________________
24431 [ 17914] By: rgs                                   on 2002/09/21  19:58:57
24432         Log: Subject: [PATCH] PASE saga continues
24433              From: Jarkko Hietaniemi <jhi@iki.fi>
24434              Date: Thu, 19 Sep 2002 23:30:20 +0300
24435              Message-ID: <20020919203020.GB274453@lyta.hut.fi>
24436      Branch: perl
24437            ! hints/aix.sh
24438 ____________________________________________________________________________
24439 [ 17913] By: rgs                                   on 2002/09/21  19:46:56
24440         Log: Subject: [PATCH perl@17882] file spec tweaks for VMS
24441              From: "Craig A. Berry" <craigberry@mac.com>
24442              Date: Wed, 18 Sep 2002 16:57:02 -0500
24443              Message-ID: <3D88F6AE.3020708@mac.com>
24444      Branch: perl
24445            ! lib/File/Spec/VMS.pm vms/ext/filespec.t
24446 ____________________________________________________________________________
24447 [ 17912] By: ams                                   on 2002/09/19  17:21:24
24448         Log: Subject: [PATCH] AIX test shouldn't trip OS/400 PASE
24449              From: Jarkko Hietaniemi <jhi@iki.fi>
24450              Date: Thu, 19 Sep 2002 18:59:48 +0300
24451              Message-Id: <20020919155948.GU208696@lyta.hut.fi>
24452              
24453              Subject: [PATCH] more PASE tweakage
24454              From: Jarkko Hietaniemi <jhi@iki.fi>
24455              Date: Thu, 19 Sep 2002 18:01:44 +0300
24456              Message-Id: <20020919150144.GJ208696@lyta.hut.fi>
24457      Branch: perl
24458            ! README.os400 hints/aix.sh
24459 ____________________________________________________________________________
24460 [ 17911] By: ams                                   on 2002/09/17  19:29:53
24461         Log: Typo fix.
24462      Branch: perl
24463            ! ext/POSIX/POSIX.pod
24464 ____________________________________________________________________________
24465 [ 17910] By: ams                                   on 2002/09/17  18:09:32
24466         Log: Fix #17375 (rcatline didn't work on a formerly-defined undef) by
24467              checking for SvOK in do_readline().
24468      Branch: perl
24469            ! pp_hot.c t/op/gv.t
24470 ____________________________________________________________________________
24471 [ 17909] By: rgs                                   on 2002/09/16  21:49:27
24472         Log: Pod formatting nit, found by Merijn and Jos Boumans.
24473      Branch: perl
24474            ! pod/perlunicode.pod
24475 ____________________________________________________________________________
24476 [ 17908] By: rgs                                   on 2002/09/16  21:34:55
24477         Log: Subject: [perl #17340] When used/requied Locale::*** modules unexpectedly modify $_
24478              From: (Ilya Martynov) (via RT) <perlbug@perl.org>
24479              Date: 15 Sep 2002 19:06:56 -0000
24480              Message-Id: <rt-17340-37749.5.67862754668525@bugs6.perl.org>
24481      Branch: perl
24482            ! lib/Locale/Country.pm lib/Locale/Currency.pm
24483            ! lib/Locale/Language.pm lib/Locale/Script.pm
24484 ____________________________________________________________________________
24485 [ 17907] By: rgs                                   on 2002/09/16  20:33:51
24486         Log: Subject: Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha
24487              From: Jarkko Hietaniemi <jhi@iki.fi>
24488              Date: Sun, 15 Sep 2002 18:02:17 +0300
24489              Message-ID: <20020915150217.GB21300@lyta.hut.fi>
24490      Branch: perl
24491            ! hints/netbsd.sh
24492 ____________________________________________________________________________
24493 [ 17906] By: rgs                                   on 2002/09/15  11:30:38
24494         Log: Fix pod/perlmodlib.PL (it wasn't generating a complete list
24495              of modules.) Regenerate pod/perlmodlib.pod. Add a warning :
24496              not all modules listed in perlmodlib are necessarily installed.
24497              Plus some corrections by Vincent Lefevre.
24498      Branch: perl
24499            ! lib/Term/ReadLine.pm pod/perlmodlib.PL pod/perlmodlib.pod
24500 ____________________________________________________________________________
24501 [ 17905] By: nick                                  on 2002/09/15  10:55:51
24502         Log: Integrate mainline
24503      Branch: perlio
24504           +> lib/Unicode/Collate/t/index.t
24505           !> (integrate 54 files)
24506 ____________________________________________________________________________
24507 [ 17904] By: merijn                                on 2002/09/13  14:02:18
24508         Log: Tabs erroneusly expanded to spaces, causing AIX to fail
24509              in building DProf
24510      Branch: perl
24511            ! Configure
24512 ____________________________________________________________________________
24513 [ 17903] By: merijn                                on 2002/09/13  14:00:35
24514         Log: Fix tab/space issue that entered in 17893. AIX.
24515      Branch: metaconfig
24516            ! U/modified/libc.U
24517 ____________________________________________________________________________
24518 [ 17902] By: merijn                                on 2002/09/13  07:47:29
24519         Log: configure.com needs d_modflproto
24520              Thu 12 Sep 2002 23:19, "Craig A. Berry"
24521      Branch: perl
24522            ! configure.com
24523 ____________________________________________________________________________
24524 [ 17901] By: rgs                                   on 2002/09/12  20:19:55
24525         Log: Subject: [PATCH] more PASE wisdom
24526              From: Jarkko Hietaniemi <jhi@iki.fi>
24527              Date: Fri, 13 Sep 2002 00:17:39 +0300
24528              Message-ID: <20020912211739.GB6980@lyta.hut.fi>
24529      Branch: perl
24530            ! README.os400
24531 ____________________________________________________________________________
24532 [ 17900] By: rgs                                   on 2002/09/12  19:33:06
24533         Log: Fix a syntax incompatibility introduced by the // operator.
24534              (Note that C<print $fh //> is still a syntax error, it
24535              wasn't with perl 5.8.0.)
24536      Branch: perl
24537            ! t/op/dor.t toke.c
24538 ____________________________________________________________________________
24539 [ 17899] By: merijn                                on 2002/09/12  15:22:06
24540         Log: Re: [perl #17170] NetBSD and useshrplib config option
24541              Thu 12 Sep 2002 09:22, Rafael Garcia-Suarez
24542      Branch: metaconfig/U/perl
24543            ! libperl.U
24544      Branch: perl
24545            ! Porting/Glossary
24546 ____________________________________________________________________________
24547 [ 17898] By: rgs                                   on 2002/09/11  20:58:46
24548         Log: Fix bug #17006 : remove spurious do{} in the deparsing
24549              of s/.../.../e.
24550      Branch: perl
24551            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
24552 ____________________________________________________________________________
24553 [ 17897] By: rgs                                   on 2002/09/11  20:56:21
24554         Log: Subject: [perl #17119] typo in utils/dprofpp.PL
24555              From: "Todd C. Miller" (via RT) <perlbug@perl.org>
24556              Date: 10 Sep 2002 18:49:56 -0000
24557              Message-ID: <rt-17119-37126.4.55444095171472@bugs6.perl.org>
24558      Branch: perl
24559            ! utils/dprofpp.PL
24560 ____________________________________________________________________________
24561 [ 17896] By: merijn                                on 2002/09/11  08:31:45
24562         Log: re-synced Configure to backported metaunits
24563      Branch: perl
24564            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24565            ! config_h.SH
24566 ____________________________________________________________________________
24567 [ 17895] By: merijn                                on 2002/09/11  08:21:54
24568         Log: Cleaning up from metalint; reverting wrong voidflags fix from 17893;
24569              fix obvious typo from 17827
24570      Branch: metaconfig
24571            ! U/modified/libc.U U/modified/usenm.U U/modified/voidflags.U
24572      Branch: metaconfig/U/perl
24573            ! d_modfl.U gccvers.U
24574 ____________________________________________________________________________
24575 [ 17894] By: merijn                                on 2002/09/10  17:48:15
24576         Log: Postchecking config_h.SH helps to catch typo's
24577              Also took the comments from the original patch
24578      Branch: metaconfig/U/perl
24579            ! d_modfl.U
24580 ____________________________________________________________________________
24581 [ 17893] By: merijn                                on 2002/09/10  17:31:36
24582         Log: Backport all Configure patches 17671 .. 17881
24583              to the metaunits
24584      Branch: metaconfig
24585            ! U/installdirs/prefix.U U/modified/libc.U U/modified/usenm.U
24586            ! U/modified/voidflags.U
24587      Branch: metaconfig/U/perl
24588            ! Extensions.U d_modfl.U gccvers.U
24589 ____________________________________________________________________________
24590 [ 17892] By: merijn                                on 2002/09/10  15:43:53
24591         Log: Callback behaviour in hints
24592              Mon, 9 Sep 2002, Allen Smith
24593      Branch: perl
24594            ! hints/README.hints
24595 ____________________________________________________________________________
24596 [ 17891] By: jhi                                   on 2002/09/10  13:16:40
24597         Log: metaconfig tweakage.
24598      Branch: metaconfig
24599            + U/newer
24600            ! README U/mksample
24601 ____________________________________________________________________________
24602 [ 17890] By: merijn                                on 2002/09/10  12:17:49
24603         Log: Metaconfig documentation update (part 2)
24604              Fri 06 Sep 2002 20:26, Andy Dougherty
24605      Branch: metaconfig
24606            ! README U.check/MANIFEST U/README U/mksample
24607            ! dist-3.0at70b/mcon/U/abortsig.U
24608            ! dist-3.0at70b/mcon/U/alignbytes.U
24609            ! dist-3.0at70b/mcon/U/bitpbyte.U
24610            ! dist-3.0at70b/mcon/U/byteorder.U
24611            ! dist-3.0at70b/mcon/U/ccflags.U
24612            ! dist-3.0at70b/mcon/U/charorder.U
24613            ! dist-3.0at70b/mcon/U/charsize.U
24614            ! dist-3.0at70b/mcon/U/d_NOFILE.U
24615            ! dist-3.0at70b/mcon/U/d_PORTAR.U
24616            ! dist-3.0at70b/mcon/U/d_SHM_MAC.U
24617            ! dist-3.0at70b/mcon/U/d_access.U
24618            ! dist-3.0at70b/mcon/U/d_bsdjmp.U
24619            ! dist-3.0at70b/mcon/U/d_casti32.U
24620            ! dist-3.0at70b/mcon/U/d_castneg.U
24621            ! dist-3.0at70b/mcon/U/d_charsprf.U
24622            ! dist-3.0at70b/mcon/U/d_ckeypad.U
24623            ! dist-3.0at70b/mcon/U/d_const.U
24624            ! dist-3.0at70b/mcon/U/d_eofpipe.U
24625            ! dist-3.0at70b/mcon/U/d_fd_set.U
24626            ! dist-3.0at70b/mcon/U/d_getpagsz.U
24627            ! dist-3.0at70b/mcon/U/d_getpgrp.U
24628            ! dist-3.0at70b/mcon/U/d_isascii.U
24629            ! dist-3.0at70b/mcon/U/d_keepsig.U
24630            ! dist-3.0at70b/mcon/U/d_nolnbuf.U
24631            ! dist-3.0at70b/mcon/U/d_open3.U
24632            ! dist-3.0at70b/mcon/U/d_pidcheck.U
24633            ! dist-3.0at70b/mcon/U/d_safebcpy.U
24634            ! dist-3.0at70b/mcon/U/d_safemcpy.U
24635            ! dist-3.0at70b/mcon/U/d_sanemcmp.U
24636            ! dist-3.0at70b/mcon/U/d_scannl.U
24637            ! dist-3.0at70b/mcon/U/d_setpgrp.U
24638            ! dist-3.0at70b/mcon/U/d_sgndchr.U
24639            ! dist-3.0at70b/mcon/U/d_sigaction.U
24640            ! dist-3.0at70b/mcon/U/d_sigsetjmp.U
24641            ! dist-3.0at70b/mcon/U/d_stdstdio.U
24642            ! dist-3.0at70b/mcon/U/d_strctcpy.U
24643            ! dist-3.0at70b/mcon/U/d_volatile.U
24644            ! dist-3.0at70b/mcon/U/d_vprintf.U
24645            ! dist-3.0at70b/mcon/U/d_wifstat.U
24646            ! dist-3.0at70b/mcon/U/doublesize.U
24647            ! dist-3.0at70b/mcon/U/errnolist.U
24648            ! dist-3.0at70b/mcon/U/floatsize.U dist-3.0at70b/mcon/U/i_db.U
24649            ! dist-3.0at70b/mcon/U/i_sysioctl.U
24650            ! dist-3.0at70b/mcon/U/i_time.U dist-3.0at70b/mcon/U/install.U
24651            ! dist-3.0at70b/mcon/U/intsize.U dist-3.0at70b/mcon/U/models.U
24652            ! dist-3.0at70b/mcon/U/nblock_io.U
24653            ! dist-3.0at70b/mcon/U/nlist_pfx.U
24654            ! dist-3.0at70b/mcon/U/orderlib.U
24655            ! dist-3.0at70b/mcon/U/prototype.U
24656            ! dist-3.0at70b/mcon/U/ptrsize.U dist-3.0at70b/mcon/U/randbits.U
24657            ! dist-3.0at70b/mcon/U/randfunc.U
24658            ! dist-3.0at70b/mcon/U/sbrksmart.U
24659            ! dist-3.0at70b/mcon/U/selecttype.U
24660            ! dist-3.0at70b/mcon/U/sockopt.U
24661            ! dist-3.0at70b/mcon/U/ssizetype.U
24662            ! dist-3.0at70b/mcon/U/sunscanf.U
24663            ! dist-3.0at70b/mcon/U/voidflags.U
24664 ____________________________________________________________________________
24665 [ 17889] By: merijn                                on 2002/09/10  09:58:06
24666         Log: Metaconfig documentation update (part 1)
24667              Fri 06 Sep 2002 20:26, Andy Dougherty
24668              plus some tweaks
24669      Branch: metaconfig
24670            ! README
24671 ____________________________________________________________________________
24672 [ 17888] By: merijn                                on 2002/09/10  09:20:52
24673         Log: New low-price HP servers
24674      Branch: perl
24675            ! README.hpux
24676 ____________________________________________________________________________
24677 [ 17887] By: rgs                                   on 2002/09/09  21:00:08
24678         Log: Subject: Re: [PATCH] Quieten warnings in Deparse.pm
24679              From: Paul Johnson <paul@pjcj.net>
24680              Date: Mon, 9 Sep 2002 23:37:33 +0200
24681              Message-ID: <20020909213733.GD879@pjcj.net>
24682      Branch: perl
24683            ! ext/B/B/Deparse.pm
24684 ____________________________________________________________________________
24685 [ 17886] By: rgs                                   on 2002/09/09  20:38:01
24686         Log: Subject: [PATCH] Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
24687              From: Nicholas Clark <nick@unfortu.net>
24688              Date: Sun, 8 Sep 2002 23:05:54 +0100
24689              Message-ID: <20020908220553.GO286@Bagpuss.unfortu.net>
24690      Branch: perl
24691            ! configpm
24692 ____________________________________________________________________________
24693 [ 17885] By: rgs                                   on 2002/09/09  20:35:34
24694         Log: Subject: [PATCH] strict.pm pod at __END__
24695              From: Nicholas Clark <nick@unfortu.net>
24696              Date: Sun, 8 Sep 2002 22:36:09 +0100
24697              Message-ID: <20020908213608.GM286@Bagpuss.unfortu.net>
24698      Branch: perl
24699            ! lib/strict.pm
24700 ____________________________________________________________________________
24701 [ 17884] By: rgs                                   on 2002/09/09  19:33:11
24702         Log: Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')
24703              From: Nicholas Clark <nick@unfortu.net>
24704              Date: Sun, 8 Sep 2002 19:45:52 +0100
24705              Message-ID: <20020908184551.GH286@Bagpuss.unfortu.net>
24706      Branch: perl
24707            ! lib/File/Find/t/find.t
24708 ____________________________________________________________________________
24709 [ 17883] By: rgs                                   on 2002/09/09  19:10:08
24710         Log: Subject: [PATCH] Quieten warnings in Deparse.pm
24711              From: Paul Johnson <paul@pjcj.net>
24712              Date: Sun, 8 Sep 2002 23:50:11 +0200
24713              Message-ID: <20020908215011.GA879@pjcj.net>
24714      Branch: perl
24715            ! ext/B/B/Deparse.pm
24716 ____________________________________________________________________________
24717 [ 17882] By: hv                                    on 2002/09/09  10:33:58
24718         Log: Update Changes
24719      Branch: perl
24720            ! Changes patchlevel.h
24721 ____________________________________________________________________________
24722 [ 17881] By: hv                                    on 2002/09/09  09:54:55
24723         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
24724              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
24725              Date: Mon, 9 Sep 2002 01:48:08 -0400
24726              Message-Id: <10209090148.ZM1555835@puck2.rutgers.edu>
24727      Branch: perl
24728            ! perl.h sv.c
24729 ____________________________________________________________________________
24730 [ 17880] By: hv                                    on 2002/09/09  09:33:55
24731         Log: integrate Math::BigInt-1.63
24732              Subject: Re: [perl #16997] Math::BigFloat hang on bsqrt [ANNOUNCE v1.63
24733              From: Tels <perl_dummy@bloodgate.com>
24734              Date: Mon, 09 Sep 2002 00:23:01 +0200 (CEST)
24735              Message-Id: <200209082022.g88KMGY20194@crypt.org>
24736      Branch: perl
24737            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
24738            ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/constant.t
24739            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
24740            ! lib/Math/BigInt/t/sub_mif.t
24741 ____________________________________________________________________________
24742 [ 17879] By: hv                                    on 2002/09/09  09:23:53
24743         Log: Subject: [PATCH] Configure locincpth vs Jaguar gcc 3
24744              From: Jarkko Hietaniemi <jhi@iki.fi>
24745              Date: Mon, 9 Sep 2002 00:07:46 +0300
24746              Message-ID: <20020908210746.GB4136@lyta.hut.fi>
24747      Branch: perl
24748            ! Configure
24749 ____________________________________________________________________________
24750 [ 17878] By: hv                                    on 2002/09/09  09:11:57
24751         Log: small grammar fix in Benchmark docs
24752      Branch: perl
24753            ! lib/Benchmark.pm
24754 ____________________________________________________________________________
24755 [ 17877] By: hv                                    on 2002/09/09  09:09:30
24756         Log: Subject: [PATCH] configpm
24757              From: Abe Timmerman <abe@ztreet.demon.nl>
24758              Date: Sun, 8 Sep 2002 17:21:19 +0200
24759              Message-Id: <200209081721.19233.abe@ztreet.demon.nl>
24760      Branch: perl
24761            ! configpm
24762 ____________________________________________________________________________
24763 [ 17876] By: hv                                    on 2002/09/09  08:48:35
24764         Log: Subject: Re: Smoke 17849 MSWin32 (w2k/GCC)
24765              From: Abe Timmerman <abe@ztreet.demon.nl>
24766              Date: Mon, 9 Sep 2002 01:32:19 +0200
24767              Message-Id: <200209090132.19891.abe@ztreet.demon.nl>
24768      Branch: perl
24769            ! makedef.pl
24770 ____________________________________________________________________________
24771 [ 17875] By: rgs                                   on 2002/09/08  18:55:01
24772         Log: Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick)
24773              From: Nicholas Clark <nick@unfortu.net>
24774              Date: Sun, 8 Sep 2002 15:46:44 +0100
24775              Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net>
24776              
24777              Plus two other similar tweaks
24778      Branch: perl
24779            ! ext/SDBM_File/sdbm.t
24780 ____________________________________________________________________________
24781 [ 17874] By: hv                                    on 2002/09/08  17:10:38
24782         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
24783              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
24784              Date: Sat, 7 Sep 2002 05:25:45 -0400
24785              Message-Id: <10209070525.ZM1584639@puck2.rutgers.edu>
24786      Branch: perl
24787            ! hints/irix_6.sh numeric.c perl.h sv.c t/base/num.t
24788            ! t/op/sprintf.t
24789 ____________________________________________________________________________
24790 [ 17873] By: hv                                    on 2002/09/08  16:48:54
24791         Log: Subject: [PATCH] COW for ithreads (was Re: what copies scalars in ithreads?)
24792              From: Nicholas Clark <nick@unfortu.net>
24793              Date: Sat, 7 Sep 2002 00:20:53 +0100
24794              Message-ID: <20020906232052.GB901@Bagpuss.unfortu.net>
24795      Branch: perl
24796            ! op.c sv.c
24797 ____________________________________________________________________________
24798 [ 17872] By: hv                                    on 2002/09/08  16:35:46
24799         Log: temporarily skip failing Storable tests caused by #17869
24800      Branch: perl
24801            ! ext/Storable/t/code.t
24802 ____________________________________________________________________________
24803 [ 17871] By: hv                                    on 2002/09/08  16:23:49
24804         Log: Subject: [PATCH] tiddly tidy up for util.c
24805              From: Nicholas Clark <nick@unfortu.net>
24806              Date: Fri, 6 Sep 2002 23:00:14 +0100
24807              Message-ID: <20020906220013.GD428@Bagpuss.unfortu.net>
24808      Branch: perl
24809            ! util.c
24810 ____________________________________________________________________________
24811 [ 17870] By: hv                                    on 2002/09/08  16:21:23
24812         Log: regularise whitespace and formatting in util.c
24813      Branch: perl
24814            ! util.c
24815 ____________________________________________________________________________
24816 [ 17869] By: hv                                    on 2002/09/08  15:46:08
24817         Log: Subject: [perl #17061] no strict 'garbage'
24818              From: Elizabeth Mattijsen (via RT) <perlbug@perl.org>
24819              Date: 6 Sep 2002 19:31:02 -0000
24820              Message-Id: <rt-17061-36808.6.19994322284541@bugs6.perl.org>
24821              Date: Sat, 07 Sep 2002 13:40:22 +0200
24822              Message-Id: <4.2.0.58.20020907133846.02476d40@mickey.dijkmat.nl>
24823      Branch: perl
24824            ! lib/strict.pm lib/strict.t
24825 ____________________________________________________________________________
24826 [ 17868] By: hv                                    on 2002/09/08  15:24:08
24827         Log: small fix to perl58delta for MIME::QuotedPrint, from Jarkko
24828      Branch: perl
24829            ! pod/perl58delta.pod
24830 ____________________________________________________________________________
24831 [ 17867] By: hv                                    on 2002/09/08  15:10:46
24832         Log: Subject: [PATCH] allow using hires time() in Benchmark
24833              From: Jarkko Hietaniemi <jhi@iki.fi>
24834              Date: Fri, 6 Sep 2002 00:38:11 +0300
24835              Message-ID: <20020905213811.GA23771@lyta.hut.fi>
24836      Branch: perl
24837            ! lib/Benchmark.pm
24838 ____________________________________________________________________________
24839 [ 17866] By: hv                                    on 2002/09/08  15:06:05
24840         Log: Subject: [PATCH] OS/400 PASE symbol scan tweak
24841              From: Jarkko Hietaniemi <jhi@kosh.hut.fi>
24842              Date: Thu, 5 Sep 2002 21:46:20 +0300 (EET DST)
24843              Message-Id: <200209051846.g85IkKOk013697@kosh.hut.fi>
24844      Branch: perl
24845            ! Configure
24846 ____________________________________________________________________________
24847 [ 17865] By: hv                                    on 2002/09/08  15:03:23
24848         Log: Subject: Unicode::Collate 0.23 Released
24849              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
24850              Date: Thu, 05 Sep 2002 23:28:32 +0900
24851              Message-Id: <20020905232316.8151.BQW10602@nifty.com>
24852      Branch: perl
24853            + lib/Unicode/Collate/t/index.t
24854            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
24855            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
24856 ____________________________________________________________________________
24857 [ 17864] By: hv                                    on 2002/09/08  14:55:31
24858         Log: Subject: sv_2pv_flags and ROK and UTF8 flags
24859              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24860              Date: Wed, 04 Sep 2002 21:09:01 -0700
24861              Message-ID: <djtd9gzkgyLd092yn@efn.org>
24862              Date: Fri, 06 Sep 2002 09:23:03 -0700
24863              Message-ID: <nZNe9gzkgKdH092yn@efn.org>
24864      Branch: perl
24865            ! lib/overload.t sv.c sv.h t/op/pat.t
24866 ____________________________________________________________________________
24867 [ 17863] By: hv                                    on 2002/09/08  14:11:54
24868         Log: setting PERL_CORE as in #17861 violates assumptions made by taint tests
24869      Branch: perl
24870            ! t/op/taint.t
24871 ____________________________________________________________________________
24872 [ 17862] By: hv                                    on 2002/09/08  14:01:07
24873         Log: Subject: [PATCH t/TestInit.pm] Set env PERL_CORE
24874              From: Michael G Schwern <schwern@pobox.com>
24875              Date: Wed, 4 Sep 2002 11:38:01 -0700
24876              Message-ID: <20020904183801.GF8367@ool-18b93024.dyn.optonline.net>
24877      Branch: perl
24878            ! t/TestInit.pm
24879 ____________________________________________________________________________
24880 [ 17861] By: hv                                    on 2002/09/08  13:58:10
24881         Log: Subject: Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings
24882              From: Michael G Schwern <schwern@pobox.com>
24883              Date: Fri, 6 Sep 2002 14:03:16 -0700
24884              Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net>
24885      Branch: perl
24886            ! t/test.pl
24887 ____________________________________________________________________________
24888 [ 17860] By: hv                                    on 2002/09/08  13:48:49
24889         Log: #17859 misuses s/// return values
24890      Branch: perl
24891            ! configpm
24892 ____________________________________________________________________________
24893 [ 17859] By: hv                                    on 2002/09/08  13:17:46
24894         Log: Subject: Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
24895              From: Nicholas Clark <nick@unfortu.net>
24896              Date: Mon, 2 Sep 2002 23:22:32 +0100
24897              Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net>
24898      Branch: perl
24899            ! configpm
24900 ____________________________________________________________________________
24901 [ 17858] By: pudge                                 on 2002/09/08  04:47:02
24902         Log: Save script context in compiled script
24903              From Bart Lateur
24904      Branch: maint-5.6/macperl
24905            ! macos/lib/Mac/OSA/Simple.pm
24906 ____________________________________________________________________________
24907 [ 17857] By: pudge                                 on 2002/09/08  04:46:31
24908         Log: Add Mac OS X Note
24909      Branch: maint-5.6/macperl
24910            ! macos/lib/Mac/Glue.pm
24911 ____________________________________________________________________________
24912 [ 17856] By: pudge                                 on 2002/09/08  04:46:03
24913         Log: Remove workaround for fixed GUSI bug #553817
24914      Branch: maint-5.6/macperl
24915            ! macos/MacPerlTests.cmd
24916 ____________________________________________________________________________
24917 [ 17855] By: pudge                                 on 2002/09/08  04:36:08
24918         Log: Add ChooseFSObject/GetFolder
24919              From Thomas Wegner
24920      Branch: maint-5.6/macperl
24921            + macos/ext/Mac/StandardFile/ChooseFSObject.c
24922            + macos/ext/Mac/StandardFile/ChooseFSObject.h
24923            + macos/ext/Mac/StandardFile/t/ChooseFSObject.t
24924            ! macos/Perl.r macos/ext/Mac/StandardFile/Makefile.PL
24925            ! macos/ext/Mac/StandardFile/StandardFile.pm
24926            ! macos/ext/Mac/StandardFile/StandardFile.xs
24927            ! macos/macperl/MacPerl.r
24928 ____________________________________________________________________________
24929 [ 17854] By: pudge                                 on 2002/09/08  04:35:08
24930         Log: Fix URL encoding for MacPerl Help/Shuck
24931              Bug exposed in Mac OS X 10.2; MacPerl Bug #598449
24932      Branch: maint-5.6/macperl
24933            ! macos/macperl/MPHelp.c
24934 ____________________________________________________________________________
24935 [ 17853] By: pudge                                 on 2002/09/08  04:33:43
24936         Log: TextEdit example show text extraction
24937      Branch: maint-5.6/macperl
24938            ! macos/ext/Mac/TextEdit/t/SimpleText.t
24939 ____________________________________________________________________________
24940 [ 17852] By: pudge                                 on 2002/09/08  04:32:53
24941         Log: File::Copy should only warn if there's something to warn about
24942      Branch: maint-5.6/macperl
24943            ! lib/File/Copy.pm
24944 ____________________________________________________________________________
24945 [ 17851] By: nick                                  on 2002/09/07  10:18:20
24946         Log: Integrate mainline
24947      Branch: perlio
24948           +> README.os400 ext/threads/shared/t/disabled.t hints/os400.sh
24949           !> (integrate 69 files)
24950 ____________________________________________________________________________
24951 [ 17850] By: ams                                   on 2002/09/06  03:31:32
24952         Log: Subject: [PATCH] (mostly (Unicode)) pod nits
24953              From: Jarkko Hietaniemi <jhi@iki.fi>
24954              Date: Fri, 6 Sep 2002 06:01:57 +0300
24955              Message-Id: <20020906030157.GA28252@lyta.hut.fi>
24956      Branch: perl
24957            ! pod/perl.pod pod/perlunicode.pod pod/perluniintro.pod
24958 ____________________________________________________________________________
24959 [ 17849] By: gsar                                  on 2002/09/05  06:28:36
24960         Log: document setting the email address
24961      Branch: perl
24962            ! Porting/repository.pod
24963 ____________________________________________________________________________
24964 [ 17848] By: hv                                    on 2002/09/04  23:12:15
24965         Log: AUTHORS: preferred address for Allen Smith
24966      Branch: perl
24967            ! AUTHORS
24968 ____________________________________________________________________________
24969 [ 17847] By: hv                                    on 2002/09/04  23:10:37
24970         Log: copy on write: fixes and debugging
24971              Subject: what copies scalars in ithreads?
24972              From: Nicholas Clark <nick@unfortu.net>
24973              Date: Wed, 4 Sep 2002 21:52:47 +0100
24974              Message-ID: <20020904205247.GA280@Bagpuss.unfortu.net>
24975      Branch: perl
24976            ! sv.c
24977 ____________________________________________________________________________
24978 [ 17846] By: hv                                    on 2002/09/04  23:02:43
24979         Log: Subject: Re: [PATCH] A variety of README nitpicks.
24980              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24981              Date: Wed, 04 Sep 2002 09:10:05 +0200
24982              Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl>
24983      Branch: perl
24984            ! README.hpux
24985 ____________________________________________________________________________
24986 [ 17845] By: hv                                    on 2002/09/04  15:06:33
24987         Log: Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t
24988      Branch: perl
24989            ! lib/Math/BigInt/t/constant.t
24990 ____________________________________________________________________________
24991 [ 17844] By: hv                                    on 2002/09/04  14:32:19
24992         Log: #17836 (DB_File-1.805) misses a couple of dTHX declarations
24993      Branch: perl
24994            ! ext/DB_File/DB_File.xs
24995 ____________________________________________________________________________
24996 [ 17843] By: hv                                    on 2002/09/04  14:09:13
24997         Log: #17842 was only half the story
24998              Subject: [PATCH deb.c] Re: HiRes failure is success?
24999              From: Dave Mitchell <davem@fdgroup.com>
25000              Date: Wed, 4 Sep 2002 16:11:15 +0100
25001              Message-ID: <20020904161115.E27603@fdgroup.com>
25002      Branch: perl
25003            ! deb.c
25004 ____________________________________________________________________________
25005 [ 17842] By: hv                                    on 2002/09/04  14:04:40
25006         Log: printf argument mismatch in Perl_deb_stack_all() from change #17718
25007      Branch: perl
25008            ! deb.c
25009 ____________________________________________________________________________
25010 [ 17841] By: hv                                    on 2002/09/04  13:57:27
25011         Log: Subject: [PATCH] op/getpid.t failure
25012              From: Michael G Schwern <schwern@pobox.com>
25013              Date: Tue, 3 Sep 2002 17:48:24 -0700
25014              Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net>
25015      Branch: perl
25016            ! t/op/getpid.t
25017 ____________________________________________________________________________
25018 [ 17840] By: hv                                    on 2002/09/04  13:55:20
25019         Log: Subject: [PATCH] File::Basename doesn't lazy load Carp right.
25020              and Subject: [PATCH] More modules that don't lazy load Carp right.
25021              From: Michael G Schwern <schwern@pobox.com>
25022              Date: Tue, 3 Sep 2002 17:21:57 -0700
25023              Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net>
25024              and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net>
25025      Branch: perl
25026            ! ext/Encode/Unicode/Unicode.pm
25027            ! ext/Encode/lib/Encode/Encoding.pm ext/Sys/Hostname/Hostname.pm
25028            ! lib/File/Basename.pm
25029 ____________________________________________________________________________
25030 [ 17839] By: hv                                    on 2002/09/04  13:47:12
25031         Log: Subject: Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
25032              From: "Brendan O'Dea" <bod@debian.org>
25033              Date: Wed, 4 Sep 2002 02:36:10 +1000
25034              Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au>
25035      Branch: perl
25036            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
25037 ____________________________________________________________________________
25038 [ 17838] By: hv                                    on 2002/09/04  13:41:27
25039         Log: Subject: [PATCHes] Still no working Berkeley DB in OS X 10.2
25040              From: =?ISO-8859-1?Q?Kay_R=F6pke?= <kay@dolphin-services.de>
25041              Date: Tue, 3 Sep 2002 13:46:18 +0200
25042              Message-Id: <C287A20E-BF32-11D6-A454-000393414688@dolphin-services.de>
25043      Branch: perl
25044            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
25045 ____________________________________________________________________________
25046 [ 17837] By: hv                                    on 2002/09/04  13:38:27
25047         Log: Subject: [PATCH lib/Config.t] test grandfathered Config variables
25048              From: Michael G Schwern <schwern@pobox.com>
25049              Date: Mon, 2 Sep 2002 22:29:07 -0700
25050              Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net>
25051      Branch: perl
25052            ! lib/Config.t
25053 ____________________________________________________________________________
25054 [ 17836] By: hv                                    on 2002/09/04  13:35:36
25055         Log: Subject: [PATCH] DB_File 1.805
25056              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
25057              Date: Mon, 2 Sep 2002 23:56:40 +0100
25058              Message-ID: <AIEAJICLCBDNAAOLLOKLAEMCFFAA.Paul.Marquess@btinternet.com>
25059      Branch: perl
25060            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25061            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
25062            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
25063            ! ext/DB_File/t/db-recno.t ext/DB_File/typemap
25064 ____________________________________________________________________________
25065 [ 17835] By: hv                                    on 2002/09/04  13:23:17
25066         Log: fix coredump after 64k-deep recursion
25067              Subject: Re: debugging coredump with -DD
25068              From: hv@crypt.org
25069              Date: Tue, 03 Sep 2002 14:34:20 +0100
25070              Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk>
25071      Branch: perl
25072            ! cop.h t/op/recurse.t
25073 ____________________________________________________________________________
25074 [ 17834] By: hv                                    on 2002/09/04  13:08:36
25075         Log: perldoc: allow arguments for pager
25076              Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch
25077              From: Chip Turner <cturner@redhat.com>
25078              Date: 02 Sep 2002 01:17:23 -0400
25079              Message-ID: <vzku1l9x95o.fsf@minbar.devel.redhat.com>
25080      Branch: perl
25081            ! utils/perldoc.PL
25082 ____________________________________________________________________________
25083 [ 17833] By: hv                                    on 2002/09/04  12:55:54
25084         Log: Subject: [PATCH] use sysconf(_SC_CLK_TCK) for times()
25085              From: Jarkko Hietaniemi <jhi@iki.fi>
25086              Date: Sun, 1 Sep 2002 19:23:55 +0300
25087              Message-ID: <20020901162355.GH12536@lyta.hut.fi>
25088      Branch: perl
25089            ! embedvar.h intrpvar.h perl.c perlapi.h pp_sys.c
25090 ____________________________________________________________________________
25091 [ 17832] By: hv                                    on 2002/09/04  12:39:42
25092         Log: Subject: Re: [PATCH] Correct/completes Overloading in XS mods
25093              From: John Peacock <jpeacock@rowman.com>
25094              Date: Sun, 01 Sep 2002 15:00:12 -0400
25095              Message-ID: <3D7263BC.9020608@rowman.com>
25096      Branch: perl
25097            ! lib/ExtUtils/xsubpp pod/perlxs.pod
25098 ____________________________________________________________________________
25099 [ 17831] By: hv                                    on 2002/09/04  11:47:10
25100         Log: #17827 misses some win32 tweaks
25101      Branch: perl
25102            ! win32/Makefile win32/makefile.mk
25103 ____________________________________________________________________________
25104 [ 17830] By: hv                                    on 2002/09/04  11:41:22
25105         Log: update email address for Paul Marquess
25106      Branch: perl
25107            ! AUTHORS
25108 ____________________________________________________________________________
25109 [ 17829] By: hv                                    on 2002/09/04  11:38:39
25110         Log: Subject: Correction for AUTHORS.html
25111              From: Sean Davis <dive@ender.com>
25112              Date: Fri, 30 Aug 2002 03:51:16 -0700
25113              Message-ID: <20020830035116.A18739@endersgame.net>
25114      Branch: perl
25115            ! AUTHORS
25116 ____________________________________________________________________________
25117 [ 17828] By: hv                                    on 2002/09/04  11:31:42
25118         Log: Subject: [PATCH] File::Spec->catfile not canonicalizing consistently
25119              From: Michael G Schwern <schwern@pobox.com>
25120              Date: Fri, 30 Aug 2002 03:40:45 -0700
25121              Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net>
25122      Branch: perl
25123            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
25124            ! lib/File/Spec/t/Spec.t
25125 ____________________________________________________________________________
25126 [ 17827] By: hv                                    on 2002/09/04  11:21:57
25127         Log: Subject: [PATCH] OS/400 PASE port
25128              From: Jarkko Hietaniemi <jhi@iki.fi>
25129              Date: Thu, 29 Aug 2002 22:22:51 +0300
25130              Message-ID: <20020829192251.GA27102@lyta.hut.fi>
25131      Branch: perl
25132            + README.os400 hints/os400.sh
25133            ! Configure MANIFEST hints/aix.sh lib/Cwd.pm pod/buildtoc.PL
25134            ! pod/perl.pod pod/perlebcdic.pod pod/perlport.pod
25135 ____________________________________________________________________________
25136 [ 17826] By: hv                                    on 2002/09/04  11:10:54
25137         Log: Subject: [PATCH 5.8.0] allow Sys::Syslog test to fail gracefully
25138              From: "Brendan O'Dea" <bod@debian.org>
25139              Date: Thu, 29 Aug 2002 22:42:39 +1000
25140              Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au>
25141      Branch: perl
25142            ! ext/Sys/Syslog/syslog.t
25143 ____________________________________________________________________________
25144 [ 17825] By: hv                                    on 2002/09/04  10:53:59
25145         Log: Subject: Re: Possible bug in IPC/Semaphore.pm [PATCH]
25146              From: "John P. Linderman" <jpl@research.att.com>
25147              Date: Wed, 28 Aug 2002 08:04:29 -0400 (EDT)
25148              Message-Id: <200208271900.PAA98096@raptor.research.att.com>
25149      Branch: perl
25150            ! ext/IPC/SysV/Semaphore.pm
25151 ____________________________________________________________________________
25152 [ 17824] By: rgs                                   on 2002/09/03  20:02:36
25153         Log: Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
25154              From: Richard Soderberg (via RT) <perlbug@perl.org>
25155              Date: 3 Sep 2002 18:48:54 -0000
25156              Message-ID: <rt-16971-36426.15.5276119194873@bugs6.perl.org>
25157              
25158              Subject: [PATCH] A variety of README nitpicks.
25159              From: Richard Soderberg <rs@crystalflame.net>
25160              Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT)
25161              Message-ID: <Pine.LNX.4.33.0209031148280.32671-200000@oregonnet.com>
25162      Branch: perl
25163            ! README.amiga README.dgux README.dos README.epoc README.hpux
25164            ! README.mint README.netware README.vmesa
25165 ____________________________________________________________________________
25166 [ 17823] By: rgs                                   on 2002/09/03  19:47:05
25167         Log: Fix bug #16828.
25168              Add a few tests to ext/B/t/b.t, make it use Test::More.
25169      Branch: perl
25170            ! ext/B/B.xs ext/B/t/b.t
25171 ____________________________________________________________________________
25172 [ 17822] By: rgs                                   on 2002/09/02  19:29:52
25173         Log: Some simple tests for the POSIX::isXXX() functions.
25174      Branch: perl
25175            ! ext/POSIX/t/posix.t
25176 ____________________________________________________________________________
25177 [ 17821] By: rgs                                   on 2002/08/30  19:56:53
25178         Log: Advertise Linux::Pid.
25179      Branch: perl
25180            ! pod/perlfunc.pod pod/perlvar.pod
25181 ____________________________________________________________________________
25182 [ 17820] By: gsar                                  on 2002/08/30  19:55:21
25183         Log: integrate macperl changes#17657,17658,17663,17664
25184              
25185              Neglected to include old bugfix from main branch
25186              
25187              Count line numbers properly in MacPerl app
25188              
25189              Portability fixes for blib
25190              (already in 5.8/5.9)
25191              
25192              Minor test fixes
25193      Branch: maint-5.6/perl
25194           !> lib/blib.pm perl.c t/lib/filespec.t t/op/magic.t
25195 ____________________________________________________________________________
25196 [ 17819] By: hv                                    on 2002/08/30  13:42:02
25197         Log: Subject: [PATCH] Tweaks to Bleadperl Version Object Support
25198              From: John Peacock <jpeacock@rowman.com>
25199              Date: Wed, 28 Aug 2002 22:13:48 -0400
25200              Message-ID: <3D6D835C.50809@rowman.com>
25201      Branch: perl
25202            ! universal.c util.c
25203 ____________________________________________________________________________
25204 [ 17818] By: hv                                    on 2002/08/30  13:16:05
25205         Log: add test related to change #17799:
25206              Subject: Re: if.pm bug.
25207              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
25208              Date: Thu, 29 Aug 2002 19:39:58 +0200
25209              Message-ID: <20020829173358.34731.qmail@onion.perl.org>
25210      Branch: perl
25211            ! lib/if.t
25212 ____________________________________________________________________________
25213 [ 17817] By: hv                                    on 2002/08/30  13:12:20
25214         Log: Subject: [PATCH] AUTHORS
25215              From: "Brendan O'Dea" <bod@debian.org>
25216              Date: Thu, 29 Aug 2002 22:49:34 +1000
25217              Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au>
25218      Branch: perl
25219            ! AUTHORS
25220 ____________________________________________________________________________
25221 [ 17816] By: hv                                    on 2002/08/30  13:10:45
25222         Log: Subject: [PATCH 5.8.0] Term::Cap allow # comments in infcocmp output
25223              From: "Brendan O'Dea" <bod@debian.org>
25224              Date: Thu, 29 Aug 2002 22:46:47 +1000
25225              Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au>
25226      Branch: perl
25227            ! lib/Term/Cap.pm
25228 ____________________________________________________________________________
25229 [ 17815] By: hv                                    on 2002/08/30  13:02:41
25230         Log: formatting cleanup and:
25231              Subject: Re: perl-5.8.0 on HP porting center
25232              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25233              Date: Thu, 29 Aug 2002 12:23:31 +0200
25234              Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
25235      Branch: perl
25236            ! installperl
25237 ____________________________________________________________________________
25238 [ 17814] By: hv                                    on 2002/08/30  12:23:33
25239         Log: Subject: [PATCH] perlmod.pod nit
25240              From: Autrijus Tang <autrijus@autrijus.org>
25241              Date: Thu, 29 Aug 2002 03:49:34 +0800
25242              Message-ID: <20020828194934.GA12244@not.autrijus.org>
25243      Branch: perl
25244            ! pod/perlmod.pod
25245 ____________________________________________________________________________
25246 [ 17813] By: hv                                    on 2002/08/30  12:19:15
25247         Log: Subject: [PATCH] Re: glob names and Regexp type introspection
25248              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25249              Date: Thu, 29 Aug 2002 17:31:31 -0700
25250              Message-ID: <jzrb9gzkgO7W092yn@efn.org>
25251      Branch: perl
25252            ! sv.c t/op/pat.t
25253 ____________________________________________________________________________
25254 [ 17812] By: hv                                    on 2002/08/30  12:06:20
25255         Log: Subject: [PATCH] typos in Hash::Util documentation
25256              From: Slaven Rezic <slaven.rezic@berlin.de>
25257              Date: Wed, 28 Aug 2002 17:08:50 +0200 (CEST)
25258              Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de>
25259      Branch: perl
25260            ! lib/Hash/Util.pm
25261 ____________________________________________________________________________
25262 [ 17811] By: hv                                    on 2002/08/30  12:02:59
25263         Log: Subject: Re: Recent changes on the HP porting center
25264              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25265              Date: Wed, 28 Aug 2002 17:39:27 +0200
25266              Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl>
25267      Branch: perl
25268            ! README.hpux
25269 ____________________________________________________________________________
25270 [ 17810] By: hv                                    on 2002/08/30  11:58:18
25271         Log: Subject: [PATCH] Fixes to threads::shared when disabled
25272              From: Michael G Schwern <schwern@pobox.com>
25273              Date: Wed, 28 Aug 2002 06:04:18 -0700
25274              Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net>
25275      Branch: perl
25276            + ext/threads/shared/t/disabled.t
25277            ! MANIFEST ext/threads/shared/shared.pm
25278            ! ext/threads/shared/t/hv_refs.t
25279 ____________________________________________________________________________
25280 [ 17809] By: nick                                  on 2002/08/30  08:06:56
25281         Log: Integrate mainline
25282      Branch: perlio
25283           +> t/op/getpid.t
25284           !> (integrate 28 files)
25285 ____________________________________________________________________________
25286 [ 17808] By: ams                                   on 2002/08/30  02:59:31
25287         Log: Subject: [PATCH] Tru64 vs Berkeley DB
25288              From: Jarkko Hietaniemi <jhi@iki.fi>
25289              Date: Fri, 30 Aug 2002 06:56:38 +0300
25290              Message-Id: <20020830035638.GB874@lyta.hut.fi>
25291      Branch: perl
25292            ! README.tru64 hints/dec_osf.sh
25293 ____________________________________________________________________________
25294 [ 17807] By: ams                                   on 2002/08/30  02:32:30
25295         Log: Subject: [PATCH] IRIX + INSTALL
25296              From: Jarkko Hietaniemi <jhi@iki.fi>
25297              Date: Fri, 30 Aug 2002 06:31:48 +0300
25298              Message-Id: <20020830033148.GA874@lyta.hut.fi>
25299      Branch: perl
25300            ! INSTALL hints/irix_6.sh
25301 ____________________________________________________________________________
25302 [ 17806] By: hv                                    on 2002/08/29  22:56:45
25303         Log: #17449 failed to apply the actual patch. This is it.
25304      Branch: perl
25305            ! lib/Exporter.pm lib/Exporter/Heavy.pm
25306 ____________________________________________________________________________
25307 [ 17805] By: hv                                    on 2002/08/29  13:49:04
25308         Log: Fix based on:
25309              Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx)
25310              From: "esm@pobox.com (via RT)" <perlbug@perl.org>
25311              Date: 27 Aug 2002 22:10:16 -0000
25312              Message-Id: <rt-16799-35846.14.4842888832041@bugs6.perl.org>
25313      Branch: perl
25314            ! ext/POSIX/POSIX.xs
25315 ____________________________________________________________________________
25316 [ 17804] By: hv                                    on 2002/08/29  13:29:43
25317         Log: Subject: [PATCH] B::check_av() ; B::Deparse for CHECK blocks
25318              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25319              Date: Tue, 27 Aug 2002 23:36:53 +0200
25320              Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr>
25321      Branch: perl
25322            ! embedvar.h ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm intrpvar.h
25323            ! perl.c perlapi.h sv.c
25324 ____________________________________________________________________________
25325 [ 17803] By: ams                                   on 2002/08/29  13:09:47
25326         Log: Subject: [PATCH] AIX compiler setup sanity checking
25327              From: Jarkko Hietaniemi <jhi@iki.fi>
25328              Date: Thu, 29 Aug 2002 16:43:51 +0300
25329              Message-Id: <20020829134351.GG5219@lyta.hut.fi>
25330      Branch: perl
25331            ! hints/aix.sh
25332 ____________________________________________________________________________
25333 [ 17802] By: hv                                    on 2002/08/29  12:32:51
25334         Log: Subject: [perl #16769] Documention bug
25335              From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
25336              Date: 26 Aug 2002 10:01:04 -0000
25337              Message-Id: <rt-16769-35720.17.1057454913803@bugs6.perl.org>
25338      Branch: perl
25339            ! pod/perl58delta.pod
25340 ____________________________________________________________________________
25341 [ 17801] By: hv                                    on 2002/08/29  12:19:30
25342         Log: Subject: [PATCH] ExtUtils::Constant 0.14
25343              From: Nicholas Clark <nick@unfortu.net>
25344              Date: Sun, 25 Aug 2002 18:06:00 +0100
25345              Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net>
25346      Branch: perl
25347            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
25348 ____________________________________________________________________________
25349 [ 17800] By: hv                                    on 2002/08/29  12:08:59
25350         Log: Subject: Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5
25351              From: Mark-Jason Dominus <mjd@plover.com>
25352              Date: Sun, 25 Aug 2002 12:09:53 -0400
25353              Message-ID: <20020825160953.15987.qmail@plover.com>
25354      Branch: perl
25355            ! pod/perlfaq5.pod
25356 ____________________________________________________________________________
25357 [ 17799] By: hv                                    on 2002/08/29  11:48:39
25358         Log: Subject: Re: if.pm bug.
25359              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
25360              Date: Sun, 25 Aug 2002 00:27:59 +0200
25361              Message-ID: <20020824222210.16387.qmail@onion.perl.org>
25362      Branch: perl
25363            ! lib/if.pm
25364 ____________________________________________________________________________
25365 [ 17798] By: hv                                    on 2002/08/29  11:44:00
25366         Log: Subject: [PATCH] posixify getppid on linux-multithread
25367              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25368              Date: Tue, 6 Aug 2002 21:56:46 +0200
25369              Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr>
25370      Branch: perl
25371            + t/op/getpid.t
25372            ! MANIFEST embedvar.h hints/linux.sh perl.c perlapi.h perlvars.h
25373            ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c util.c
25374 ____________________________________________________________________________
25375 [ 17797] By: hv                                    on 2002/08/29  10:55:41
25376         Log: Subject: Re: [perl #16677] B::SV::FLAGS dumps core
25377              From: Mark-Jason Dominus <mjd@plover.com>
25378              Date: Sun, 25 Aug 2002 22:31:54 -0400
25379              Message-ID: <20020826023154.22986.qmail@plover.com>
25380      Branch: perl
25381            ! ext/B/B.pm
25382 ____________________________________________________________________________
25383 [ 17796] By: nick                                  on 2002/08/27  18:46:22
25384         Log: Twiddle with my mail -> Change script
25385      Branch: perlio
25386            ! Porting/apply
25387 ____________________________________________________________________________
25388 [ 17795] By: nick                                  on 2002/08/27  18:42:41
25389         Log: Subject:  Re: PerlIO::via silent failure
25390              From:  Richard Clamp <richardc@unixbeard.net>
25391              Date:  Sun, 11 Aug 2002 15:52:24 +0100
25392              Message-Id:  <20020811145224.GA23897@mirth.demon.co.uk>
25393      Branch: perlio
25394            ! ext/PerlIO/t/via.t ext/PerlIO/via/via.xs
25395 ____________________________________________________________________________
25396 [ 17792] By: nick                                  on 2002/08/27  18:09:29
25397         Log: Integrate mainline
25398      Branch: perlio
25399           +> ext/Storable/t/code.t lib/Math/BigInt/Scalar.pm
25400           +> lib/Math/BigInt/t/bigints.t lib/Math/BigRat/t/big_ap.t
25401           +> lib/Pod/t/text-options.t lib/Test/Simple/t/details.t
25402           +> lib/Test/Simple/t/fork.t lib/Test/Simple/t/has_plan.t
25403           +> lib/Test/Simple/t/has_plan2.t lib/Test/Simple/t/ok_obj.t
25404           +> lib/bignum/t/biinfnan.t lib/bignum/t/bn_lite.t
25405           +> lib/bignum/t/bninfnan.t lib/bignum/t/br_lite.t
25406           +> lib/bignum/t/brinfnan.t lib/bignum/t/infnan.inc
25407           +> t/lib/Test/Simple/sample_tests/pre_plan_death.plx
25408           !> (integrate 135 files)
25409 ____________________________________________________________________________
25410 [ 17791] By: hv                                    on 2002/08/27  11:28:32
25411         Log: Missing MANIFEST files for #17783.
25412      Branch: perl
25413            ! MANIFEST
25414 ____________________________________________________________________________
25415 [ 17790] By: hv                                    on 2002/08/27  11:22:36
25416         Log: #17783 introduced an outdated test module, causing failure in
25417              lib/ExtUtils/t/problems.t. This grabs a more recent copy from
25418              ExtUtils::MakeMaker.
25419      Branch: perl
25420            ! t/lib/TieOut.pm
25421 ____________________________________________________________________________
25422 [ 17789] By: ams                                   on 2002/08/27  04:04:48
25423         Log: Subject: Patch perlvar.pod
25424              From: mjd@plover.com
25425              Date: 27 Aug 2002 03:03:01 -0000
25426              Message-Id: <20020827030301.32481.qmail@plover.com>
25427      Branch: perl
25428            ! pod/perlvar.pod
25429 ____________________________________________________________________________
25430 [ 17788] By: hv                                    on 2002/08/26  23:59:47
25431         Log: Update Changes
25432      Branch: perl
25433            ! Changes patchlevel.h
25434 ____________________________________________________________________________
25435 [ 17787] By: hv                                    on 2002/08/26  19:22:27
25436         Log: fix for:
25437              Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken
25438              From: (Randal L. Schwartz) (via RT) <perlbug@perl.org>
25439              Date: 26 Aug 2002 15:01:36 -0000
25440              Message-Id: <rt-16773-35748.5.13188490159294@bugs6.perl.org>
25441      Branch: perl
25442            ! regexec.c t/op/re_tests
25443 ____________________________________________________________________________
25444 [ 17786] By: hv                                    on 2002/08/26  15:34:25
25445         Log: Subject: CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
25446              From: "Sean M. Burke" <sburke@cpan.org>
25447              Date: Mon, 26 Aug 2002 04:38:19 -0600
25448              Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net>
25449      Branch: perl
25450            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
25451            ! lib/Test/t/todo.t
25452 ____________________________________________________________________________
25453 [ 17785] By: hv                                    on 2002/08/26  15:18:41
25454         Log: fix non-ANSI C++-style comment
25455              Subject: [ PATCH ]  Smoke 17780 /pro/3gl/CPAN/perl-current
25456              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25457              Date: Mon, 26 Aug 2002 09:15:18 +0200
25458              Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl>
25459      Branch: perl
25460            ! ext/Storable/Storable.xs
25461 ____________________________________________________________________________
25462 [ 17784] By: hv                                    on 2002/08/26  15:15:19
25463         Log: #17780 relies on unixy paths to locate own directory for bignum tests.
25464      Branch: perl
25465            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
25466            ! lib/bignum/t/brinfnan.t
25467 ____________________________________________________________________________
25468 [ 17783] By: hv                                    on 2002/08/26  15:07:21
25469         Log: Subject: [ANNOUNCE] Test::Simple 0.47
25470              From: Michael G Schwern <schwern@pobox.com>
25471              Date: Mon, 26 Aug 2002 04:13:03 -0700
25472              Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net>
25473      Branch: perl
25474            + lib/Test/Simple/t/details.t lib/Test/Simple/t/fork.t
25475            + lib/Test/Simple/t/has_plan.t lib/Test/Simple/t/has_plan2.t
25476            + lib/Test/Simple/t/ok_obj.t
25477            + t/lib/Test/Simple/sample_tests/pre_plan_death.plx
25478            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
25479            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
25480            ! lib/Test/Simple/t/plan.t lib/Test/Simple/t/threads.t
25481            ! lib/Test/Tutorial.pod t/lib/TieOut.pm
25482 ____________________________________________________________________________
25483 [ 17782] By: hv                                    on 2002/08/26  15:00:55
25484         Log: new test for change #17773
25485              Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch)
25486              From: DH <crazyinsomniac@yahoo.com>
25487              Date: Mon, 26 Aug 2002 01:36:27 -0700 (PDT)
25488              Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com>
25489      Branch: perl
25490            ! lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
25491 ____________________________________________________________________________
25492 [ 17781] By: hv                                    on 2002/08/26  14:48:35
25493         Log: #17775 changed reentr.c instead of reentr.pl, which generates it
25494      Branch: perl
25495            ! reentr.pl
25496 ____________________________________________________________________________
25497 [ 17780] By: hv                                    on 2002/08/25  19:03:50
25498         Log: fix bignum test failures
25499      Branch: perl
25500            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
25501            ! lib/bignum/t/brinfnan.t
25502 ____________________________________________________________________________
25503 [ 17779] By: hv                                    on 2002/08/25  18:56:29
25504         Log: upgrade bignum to v0.13: fix test failures and update docs
25505      Branch: perl
25506            ! lib/bignum.pm lib/bignum/t/bignum.t lib/bignum/t/bninfnan.t
25507 ____________________________________________________________________________
25508 [ 17778] By: hv                                    on 2002/08/25  18:43:06
25509         Log: Subject: Encode 1.76 Released
25510              From: Dan Kogai <dankogai@dan.co.jp>
25511              Date: su elo 25, 2002  11:27:07 US/Eastern
25512              Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp>
25513      Branch: perl
25514            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/piconv
25515            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
25516            ! ext/Encode/lib/Encode/MIME/Header.pm
25517            ! ext/Encode/t/big5-eten.utf ext/Encode/ucm/big5-eten.ucm
25518 ____________________________________________________________________________
25519 [ 17777] By: rgs                                   on 2002/08/25  18:42:46
25520         Log: Fix parsing problems with the // operator.
25521              Make // able to follow various unary operators used without
25522              arguments or parens (shift, pop, getc, pos, readline,
25523              readlink, undef, umask, and the filetest operators), as
25524              well as the <FH> operator.
25525      Branch: perl
25526            ! perl.h t/op/dor.t toke.c
25527 ____________________________________________________________________________
25528 [ 17776] By: hv                                    on 2002/08/25  15:56:37
25529         Log: Subject: [PATCH] ExtUtils::Constant 0.13
25530              From: Nicholas Clark <nick@unfortu.net>
25531              Date: Fri, 23 Aug 2002 19:21:12 +0100
25532              Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net>
25533      Branch: perl
25534            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
25535 ____________________________________________________________________________
25536 [ 17775] By: hv                                    on 2002/08/25  15:46:28
25537         Log: Subject: [perl #16729] crypt() doesn't work in multithreaded perl
25538              From: "mls@suse.de (via RT)" <perlbug@perl.org>
25539              Date: 23 Aug 2002 15:24:39 -0000
25540              Message-Id: <rt-16729-35555.9.25145891475907@bugs6.perl.org>
25541      Branch: perl
25542            ! reentr.c
25543 ____________________________________________________________________________
25544 [ 17774] By: hv                                    on 2002/08/25  15:29:42
25545         Log: Subject: [PATCH lib/Benchmark.(pm|t)]  Make cmpthese work as documented.
25546              From: Abigail <abigail@foad.org>
25547              Date: Thu, 22 Aug 2002 04:10:39 -0700
25548              Message-ID: <20020822041039.A2089@ucan.foad.org>
25549      Branch: perl
25550            ! lib/Benchmark.pm lib/Benchmark.t
25551 ____________________________________________________________________________
25552 [ 17773] By: hv                                    on 2002/08/25  15:17:16
25553         Log: Subject: Re: a bugfix for Pod::Html (in diff -u format)
25554              From: DH <crazyinsomniac@yahoo.com>
25555              Date: Thu, 22 Aug 2002 02:32:50 -0700 (PDT)
25556              Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com>
25557      Branch: perl
25558            ! lib/Pod/Html.pm
25559 ____________________________________________________________________________
25560 [ 17772] By: hv                                    on 2002/08/25  14:49:37
25561         Log: Subject: Re: p5p patches
25562              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25563              Date: Fri, 23 Aug 2002 15:27:48 +0200
25564              Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl>
25565      Branch: perl
25566            ! Porting/patching.pod
25567 ____________________________________________________________________________
25568 [ 17771] By: hv                                    on 2002/08/25  14:45:46
25569         Log: Subject: Newdated info for HP-UX
25570              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25571              Date: Wed, 21 Aug 2002 20:20:17 +0200
25572              Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl>
25573      Branch: perl
25574            ! README.hpux
25575 ____________________________________________________________________________
25576 [ 17770] By: hv                                    on 2002/08/25  14:26:36
25577         Log: Subject: [PATCH] let perlfaq1.pod mention 5.8 as the current stable release
25578              From: "Jos I. Boumans" <kane@cpan.org>
25579              Date: Wed, 21 Aug 2002 14:55:51 +0200
25580              Message-ID: <20020821124817.34761.qmail@onion.perl.org>
25581      Branch: perl
25582            ! pod/perlfaq1.pod
25583 ____________________________________________________________________________
25584 [ 17769] By: hv                                    on 2002/08/25  14:16:50
25585         Log: Subject: bit more for WinCE
25586              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
25587              Date: Wed, 21 Aug 2002 01:31:52 +0400
25588              Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad>
25589      Branch: perl
25590            ! wince/Makefile.ce wince/compile.bat wince/win32io.c
25591            ! wince/wince.c
25592 ____________________________________________________________________________
25593 [ 17768] By: hv                                    on 2002/08/25  14:02:47
25594         Log: Subject: [PATCH] fix lib.pm's import() to accept readonly parameters
25595              From: Anton Berezin <tobez@tobez.org>
25596              Date: Tue, 20 Aug 2002 23:44:25 +0200
25597              Message-ID: <20020820214425.GG16178@heechee.tobez.org>
25598      Branch: perl
25599            ! lib/lib.t lib/lib_pm.PL
25600 ____________________________________________________________________________
25601 [ 17767] By: hv                                    on 2002/08/25  13:52:08
25602         Log: Subject: [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)
25603              From: "Randy W. Sims" (via RT) <perlbug@perl.org>
25604              Date: 18 Aug 2002 13:27:12 -0000
25605              Message-Id: <rt-16281-34264.3.49471192322156@bugs6.perl.org>
25606      Branch: perl
25607            ! utils/perldoc.PL
25608 ____________________________________________________________________________
25609 [ 17766] By: rgs                                   on 2002/08/24  20:33:05
25610         Log: Subject: [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut  
25611              From: Peter BARABAS (via RT) <perlbug@perl.org>
25612              Date: 24 Aug 2002 08:16:19 -0000
25613              Message-ID: <rt-16737-35573.3.51579548306248@bugs6.perl.org> 
25614      Branch: perl
25615            ! pod/perlxstut.pod
25616 ____________________________________________________________________________
25617 [ 17765] By: rgs                                   on 2002/08/24  19:03:52
25618         Log: Subject: [PATCH] remove 2 unit warnings from lib/Net/t/hostname.t
25619              From: Nicholas Clark <nick@unfortu.net>
25620              Date: Sat, 24 Aug 2002 17:01:08 +0100
25621              Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net>
25622              (plus a typo fix)
25623      Branch: perl
25624            ! lib/Net/t/hostname.t
25625 ____________________________________________________________________________
25626 [ 17764] By: rgs                                   on 2002/08/24  12:29:27
25627         Log: a2p wasn't installed with -Dversiononly
25628      Branch: perl
25629            ! installperl
25630 ____________________________________________________________________________
25631 [ 17763] By: hv                                    on 2002/08/23  12:23:31
25632         Log: #17747 caused bad free()s with PERL_DESTRUCT by calling newXS()
25633              with a NULL subaddr. Fix that, and stop it happening again.
25634      Branch: perl
25635            ! op.c universal.c
25636 ____________________________________________________________________________
25637 [ 17762] By: hv                                    on 2002/08/23  11:02:35
25638         Log: fixup threaded build for vstring changes
25639      Branch: perl
25640            ! universal.c util.c
25641 ____________________________________________________________________________
25642 [ 17761] By: ams                                   on 2002/08/23  02:54:09
25643         Log: Incorporate fix from JHI at:
25644              http://rt.perl.org/rt2/Ticket/Display.html?id=16708
25645      Branch: perl
25646            ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
25647 ____________________________________________________________________________
25648 [ 17760] By: ams                                   on 2002/08/23  01:30:46
25649         Log: Subject: [PATCH] PPPort IVSIZE and SvPV_nolen
25650              From: Jarkko Hietaniemi <jhi@iki.fi>
25651              Date: Fri, 23 Aug 2002 05:29:09 +0300
25652              Message-Id: <20020823022909.GC9135@lyta.hut.fi>
25653      Branch: perl
25654            ! ext/Devel/PPPort/PPPort.pm
25655 ____________________________________________________________________________
25656 [ 17759] By: ams                                   on 2002/08/23  01:27:23
25657         Log: Subject: [PATCH] x2p/str.c signedness nits
25658              From: Jarkko Hietaniemi <jhi@iki.fi>
25659              Date: Fri, 23 Aug 2002 02:43:30 +0300
25660              Message-Id: <20020822234330.GC31624@lyta.hut.fi>
25661      Branch: perl
25662            ! x2p/str.c
25663 ____________________________________________________________________________
25664 [ 17758] By: hv                                    on 2002/08/22  22:29:45
25665         Log: bignum-0.12 updates from:
25666              Subject: [ANNOUCNE] Big Math::Big* update
25667              From: Tels <perl_dummy@bloodgate.com>
25668              Date: Tue, 13 Aug 2002 22:02:09 +0200 (CEST)
25669              Message-Id: <200208132121.g7DLLRV21408@crypt.org>
25670      Branch: perl
25671            + lib/bignum/t/biinfnan.t lib/bignum/t/bn_lite.t
25672            + lib/bignum/t/bninfnan.t lib/bignum/t/br_lite.t
25673            + lib/bignum/t/brinfnan.t lib/bignum/t/infnan.inc
25674            ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
25675            ! lib/bigrat.pm
25676 ____________________________________________________________________________
25677 [ 17757] By: hv                                    on 2002/08/22  22:19:42
25678         Log: new file for #17756
25679      Branch: perl
25680            ! MANIFEST
25681 ____________________________________________________________________________
25682 [ 17756] By: hv                                    on 2002/08/22  22:16:41
25683         Log: Subject: ANNOUCNE: Math::BigRat v0.09
25684              From: Tels <perl_dummy@bloodgate.com>
25685              Date: Wed, 14 Aug 2002 20:12:03 +0200 (CEST)
25686              Message-Id: <200208141812.g7EICrV23771@crypt.org>
25687      Branch: perl
25688            + lib/Math/BigRat/t/big_ap.t
25689            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
25690            ! lib/Math/BigRat/t/bigratpm.inc
25691 ____________________________________________________________________________
25692 [ 17755] By: hv                                    on 2002/08/22  19:44:03
25693         Log: new files from #17754
25694      Branch: perl
25695            + lib/Math/BigInt/Scalar.pm lib/Math/BigInt/t/bigints.t
25696 ____________________________________________________________________________
25697 [ 17754] By: hv                                    on 2002/08/22  19:42:58
25698         Log: Subject: ANNOUNCE: Math-BigInt v1.62
25699              From: Tels <perl_dummy@bloodgate.com>
25700              Date: Wed, 21 Aug 2002 19:12:59 +0200 (CEST)
25701              Message-Id: <200208211513.g7LFDUs02512@crypt.org>
25702      Branch: perl
25703            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
25704            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
25705            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
25706            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
25707            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
25708            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
25709            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbimbf.inc
25710            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
25711            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
25712            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
25713            ! lib/Math/BigInt/t/with_sub.t t/lib/Math/BigFloat/Subclass.pm
25714 ____________________________________________________________________________
25715 [ 17753] By: hv                                    on 2002/08/22  12:05:57
25716         Log: Subject: podlators 1.24 released
25717              From: Russ Allbery <rra@stanford.edu>
25718              Date: Sat, 03 Aug 2002 20:56:42 -0700
25719              Message-ID: <ylbs8jff9h.fsf@windlord.stanford.edu>
25720      Branch: perl
25721            + lib/Pod/t/text-options.t
25722            ! MANIFEST lib/Pod/Text.pm lib/Pod/Text/Overstrike.pm
25723            ! lib/Pod/t/basic.t pod/pod2text.PL
25724 ____________________________________________________________________________
25725 [ 17752] By: hv                                    on 2002/08/22  11:13:17
25726         Log: Subject: [Announce] Unicode::Collate 0.20 -> UCA version 9
25727              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
25728              Date: Fri, 26 Jul 2002 02:59:12 +0900
25729              Message-Id: <20020726025828.B5E9.BQW10602@nifty.com>
25730      Branch: perl
25731            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
25732            ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
25733            ! lib/Unicode/Collate/t/test.t
25734 ____________________________________________________________________________
25735 [ 17751] By: hv                                    on 2002/08/22  11:08:35
25736         Log: fix test failure from #17747
25737      Branch: perl
25738            ! ext/B/t/stash.t
25739 ____________________________________________________________________________
25740 [ 17750] By: hv                                    on 2002/08/22  10:46:19
25741         Log: Subject: [PATCH] Fix DBM filters
25742              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
25743              Date: Wed, 21 Aug 2002 11:40:49 +0100
25744              Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com>
25745      Branch: perl
25746            ! XSUB.h ext/DB_File/DB_File.xs ext/DB_File/typemap
25747            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/gdbm.t
25748            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.xs
25749            ! ext/NDBM_File/ndbm.t ext/NDBM_File/typemap
25750            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
25751            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
25752            ! ext/SDBM_File/sdbm.t ext/SDBM_File/typemap
25753 ____________________________________________________________________________
25754 [ 17749] By: hv                                    on 2002/08/22  01:04:32
25755         Log: avoid use of %caller::EXPORT
25756              Subject: [PATCH] Re: question about Exporter::import
25757              From: Nicholas Clark <nick@unfortu.net>
25758              Date: Wed, 14 Aug 2002 21:33:12 +0100
25759              Message-id: <20020814203311.GD278@Bagpuss.unfortu.net>
25760      Branch: perl
25761            ! lib/Exporter.pm lib/Exporter/Heavy.pm
25762 ____________________________________________________________________________
25763 [ 17748] By: hv                                    on 2002/08/22  00:54:03
25764         Log: todo test for linux $0 modification
25765              Subject: Re: [perl #16206] $0 in 5.8
25766              From: Slaven Rezic <slaven.rezic@berlin.de>
25767              Date: 17 Aug 2002 21:32:37 +0200
25768              Message-id: <87elcx2sdm.fsf@vran.herceg.de>
25769      Branch: perl
25770            ! t/op/magic.t
25771 ____________________________________________________________________________
25772 [ 17747] By: hv                                    on 2002/08/22  00:11:34
25773         Log: Subject: Re: [PATCH] Version object patch #1
25774              From: John Peacock <jpeacock@rowman.com>
25775              Date: Tue, 20 Aug 2002 22:51:46 -0400 (Wed 03:51 BST)
25776              Message-id: <3D630042.6020407@rowman.com>
25777              
25778              Subject: Re: [REVISED PATCH] Magic v-strings
25779              From: John Peacock <jpeacock@rowman.com>
25780              Date: Wed, 21 Aug 2002 15:08:34 -0400 (20:08 BST)
25781              Message-id: <3D63E532.7020305@rowman.com>
25782      Branch: perl
25783            ! sv.c t/op/ver.t universal.c util.c
25784 ____________________________________________________________________________
25785 [ 17746] By: hv                                    on 2002/08/20  16:48:05
25786         Log: Subject: [PATCH] Version object patch #1
25787              From: John Peacock <jpeacock@rowman.com>
25788              Date: Thu, 15 Aug 2002 10:06:21 -0400 (15:06 BST)
25789              Message-id: <3D5BB55D.6090603@rowman.com>
25790              and Message-id: <3D627D1A.4050607@rowman.com>
25791              and t/lib/warnings/universal tweak to skip
25792      Branch: perl
25793            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.h
25794            ! t/lib/warnings/universal toke.c util.c
25795 ____________________________________________________________________________
25796 [ 17745] By: hv                                    on 2002/08/20  16:27:01
25797         Log: perldelta for #17727
25798      Branch: perl
25799            ! pod/perldelta.pod
25800 ____________________________________________________________________________
25801 [ 17744] By: hv                                    on 2002/08/20  15:34:36
25802         Log: Subject: typo in perfunc.pod
25803              From: "John P. Linderman" <jpl@research.att.com>
25804              Date: Mon, 19 Aug 2002 08:45:31 -0400 (EDT) (13:45 BST)
25805              Message-id: <200208191245.IAA20072@raptor.research.att.com>
25806      Branch: perl
25807            ! pod/perlfunc.pod
25808 ____________________________________________________________________________
25809 [ 17743] By: hv                                    on 2002/08/20  15:31:40
25810         Log: Subject: Re: [PATCH] fix typos in perlpacktut
25811              From: "Mr. Nobody" <mrnobo1024@yahoo.com>
25812              Date: Fri, 16 Aug 2002 20:40:58 -0700 (PDT) (Sat 04:40 BST)
25813              Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com>
25814      Branch: perl
25815            ! pod/perlpacktut.pod
25816 ____________________________________________________________________________
25817 [ 17742] By: hv                                    on 2002/08/20  14:51:16
25818         Log: Subject: [REVISED PATCH] Magic v-strings
25819              From: John Peacock <jpeacock@rowman.com>
25820              Date: Sat, 10 Aug 2002 15:56:22 -0400 (20:56 BST)
25821              Message-id: <3D556FE6.6000404@rowman.com>
25822              plus a bit of cleanup
25823      Branch: perl
25824            ! dump.c perl.h pod/perlguts.pod sv.c sv.h util.c
25825 ____________________________________________________________________________
25826 [ 17741] By: hv                                    on 2002/08/20  14:20:16
25827         Log: Subject: Re: [PATCH] Storable and CODE references
25828              From: Slaven Rezic <slaven.rezic@berlin.de>
25829              Date: 17 Aug 2002 21:58:03 +0200
25830              Message-id: <87bs812r78.fsf@vran.herceg.de>
25831      Branch: perl
25832            + ext/Storable/t/code.t
25833            ! MANIFEST ext/Storable/Storable.xs ext/Storable/t/forgive.t
25834            ! ext/Storable/t/malice.t
25835 ____________________________________________________________________________
25836 [ 17740] By: hv                                    on 2002/08/20  14:07:56
25837         Log: Clean up copy-on-write macros and debug facilities (new flag 'C').
25838              Handle CoW in hashes:
25839              Subject: Re: why would tr/// be performing hash copies?
25840              From: Nicholas Clark <nick@unfortu.net>
25841              Date: Sun, 18 Aug 2002 23:17:01 +0100
25842              Message-id: <20020818221700.GD294@Bagpuss.unfortu.net>
25843      Branch: perl
25844            ! hv.c perl.c perl.h pod/perlrun.pod sv.c sv.h
25845 ____________________________________________________________________________
25846 [ 17739] By: hv                                    on 2002/08/20  13:52:18
25847         Log: Subject: Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5
25848              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25849              Date: Tue, 23 Jul 2002 09:21:10 +0200
25850              Message-id: <20020723092051.184C.H.M.BRAND@hccnet.nl>
25851      Branch: perl
25852            ! Configure
25853 ____________________________________________________________________________
25854 [ 17738] By: nick                                  on 2002/08/20  07:13:52
25855         Log: Integrate mainline
25856      Branch: perlio
25857            - vos/Makefile vos/build.cm vos/compile_perl.cm
25858            - vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25859            - vos/config.ga.h vos/config.pl vos/configure_perl.cm
25860            - vos/install_perl.cm vos/perl.bind vos/test_vos_dummies.c
25861            - vos/vos_dummies.c
25862           !> (integrate 57 files)
25863 ____________________________________________________________________________
25864 [ 17737] By: ams                                   on 2002/08/19  07:48:39
25865         Log: Effect a speedy recovery from POD affected by (ahem, Australian)
25866              negligence.
25867      Branch: perl
25868            ! pod/perlrun.pod
25869 ____________________________________________________________________________
25870 [ 17736] By: hv                                    on 2002/08/18  18:27:28
25871         Log: Subject: [PATCH] Re: 5.8.0 sprintf (?) problem with floats?
25872              From: Dave Mitchell <davem@fdgroup.com>
25873              Date: Fri, 16 Aug 2002 23:31:07 +0100
25874              Message-id: <20020816233107.E9388@fdgroup.com>
25875      Branch: perl
25876            ! numeric.c t/base/num.t
25877 ____________________________________________________________________________
25878 [ 17735] By: hv                                    on 2002/08/18  02:22:21
25879         Log: Subject: Re: [perl #16198] pod tpyo in hostent.pm
25880              From: Mark-Jason Dominus <mjd@plover.com>
25881              Date: Tue, 13 Aug 2002 21:19:08 -0400 (Wed 02:19 BST)
25882              Message-id: <20020814011909.22744.qmail@plover.com>
25883      Branch: perl
25884            ! lib/Net/hostent.pm
25885 ____________________________________________________________________________
25886 [ 17734] By: hv                                    on 2002/08/18  02:20:05
25887         Log: Subject: [PATCH] Re: Pod::Functions tpyo
25888              From: Abe Timmerman <abe@ztreet.demon.nl>
25889              Date: Tue, 13 Aug 2002 23:47:00 +0200
25890              Message-id: <200208132347.00782.abe@ztreet.demon.nl>
25891      Branch: perl
25892            ! lib/Pod/Functions.pm
25893 ____________________________________________________________________________
25894 [ 17733] By: hv                                    on 2002/08/18  02:17:18
25895         Log: Subject: Server rename revisited
25896              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25897              Date: Tue, 13 Aug 2002 19:19:03 +0200
25898              Message-id: <20020813191821.DC98.H.M.BRAND@hccnet.nl>
25899      Branch: perl
25900            ! README.hpux
25901 ____________________________________________________________________________
25902 [ 17732] By: hv                                    on 2002/08/18  02:11:49
25903         Log: Subject: [PATCH] Remove old VOS build methods
25904              From: Paul_GreenVOS@vos.stratus.com
25905              Date: Tue, 13 Aug 02 10:25 edt (15:25 BST)
25906              Message-id: <200208131426.KAA01012@mailhub1.stratus.com>
25907      Branch: perl
25908            - vos/Makefile vos/build.cm vos/compile_perl.cm
25909            - vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25910            - vos/config.ga.h vos/config.pl vos/configure_perl.cm
25911            - vos/install_perl.cm vos/perl.bind vos/test_vos_dummies.c
25912            - vos/vos_dummies.c
25913            ! MANIFEST README.vos pod/perlport.pod vos/Changes
25914 ____________________________________________________________________________
25915 [ 17731] By: hv                                    on 2002/08/18  01:57:12
25916         Log: Subject: [PATCH] Configure missing d_modflproto=''
25917              From: "Gerrit P. Haase" <gp@familiehaase.de>
25918              Date: Tue, 13 Aug 2002 15:11:05 +0200
25919              Message-id: <11417599086.20020813151105@familiehaase.de>
25920      Branch: perl
25921            ! Configure
25922 ____________________________________________________________________________
25923 [ 17730] By: hv                                    on 2002/08/18  01:41:33
25924         Log: missing chunk from #17725 causes lib/constant.t test failures
25925      Branch: perl
25926            ! lib/constant.t
25927 ____________________________________________________________________________
25928 [ 17729] By: hv                                    on 2002/08/17  02:33:15
25929         Log: Subject: [PATCH] Safe.pm documentation
25930              From: Slaven Rezic <slaven.rezic@berlin.de>
25931              Date: Sat, 10 Aug 2002 19:30:38 +0200 (CEST)
25932              Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de>
25933      Branch: perl
25934            ! ext/Opcode/Safe.pm pod/perlre.pod
25935 ____________________________________________________________________________
25936 [ 17728] By: hv                                    on 2002/08/17  02:07:24
25937         Log: Subject: Copy On Write
25938              From: Nicholas Clark <nick@ccl4.org>
25939              Date: Thu, 15 Aug 2002 00:10:35 +0100
25940              Message-id: <20020815001035.A69079@plum.flirble.org>
25941              specify "-Accflags='-DPERL_COPY_ON_WRITE'" to use
25942      Branch: perl
25943            ! doop.c dump.c embed.fnc embed.h mg.c pod/perlapi.pod pp.c
25944            ! pp_hot.c proto.h sv.c sv.h
25945 ____________________________________________________________________________
25946 [ 17727] By: hv                                    on 2002/08/17  01:20:05
25947         Log: Subject: [PATCH 5.7.3] Negative subscripts optionally passed to tied array methods
25948              From: Mark-Jason Dominus <mjd@plover.com>
25949              Date: Sun, 14 Apr 2002 23:38:55 -0400 (Mon 04:38 BST)
25950              Message-id: <20020415033855.6343.qmail@plover.com>
25951      Branch: perl
25952            ! av.c av.h pod/perltie.pod t/op/tiearray.t
25953 ____________________________________________________________________________
25954 [ 17726] By: hv                                    on 2002/08/17  01:17:09
25955         Log: pp.c warns that sv may be used uninitialised in pp_delete()
25956      Branch: perl
25957            ! pp.c
25958 ____________________________________________________________________________
25959 [ 17725] By: hv                                    on 2002/08/17  00:51:19
25960         Log: Subject: [PATCH] Remove pseudo-hashes (complete)
25961              From: Michael G Schwern <schwern@pobox.com>
25962              Date: Tue, 6 Aug 2002 13:05:10 -0700 (21:05 BST)
25963              Message-id: <20020806200510.GC31473@ool-18b93024.dyn.optonline.net>
25964      Branch: perl
25965            ! av.c doop.c dump.c embed.fnc embed.h ext/B/B/Concise.pm
25966            ! global.sym lib/fields.pm lib/fields.t lib/overload.pm mg.c
25967            ! op.c op.h pod/perldiag.pod pod/perlfunc.pod pod/perlref.pod
25968            ! pp.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t
25969 ____________________________________________________________________________
25970 [ 17724] By: hv                                    on 2002/08/17  00:27:33
25971         Log: ext/B/defsubs.h also depends on the program that builds it
25972      Branch: perl
25973            ! ext/B/Makefile.PL
25974 ____________________________________________________________________________
25975 [ 17723] By: hv                                    on 2002/08/17  00:10:24
25976         Log: Subject: Re: deb.c compile time error (patchlevel 17721)
25977              From: Dave Mitchell <davem@fdgroup.com>
25978              Date: Tue, 13 Aug 2002 14:42:15 +0100
25979              Message-ID: <20020813144215.G11939@fdgroup.com>
25980      Branch: perl
25981            ! embed.fnc embed.h global.sym proto.h
25982 ____________________________________________________________________________
25983 [ 17722] By: ams                                   on 2002/08/16  05:20:22
25984         Log: Subject: Minor perlrun.pod patch
25985              From: Iain Truskett <spoon@cpan.org>
25986              Date: Fri, 16 Aug 2002 16:20:27 +1000
25987              Message-Id: <20020816162027.D17196@eh.org>
25988      Branch: perl
25989            ! pod/perlrun.pod
25990 ____________________________________________________________________________
25991 [ 17721] By: hv                                    on 2002/08/12  12:17:19
25992         Log: #17717 needed tests fixing up
25993      Branch: perl
25994            ! t/op/chop.t
25995 ____________________________________________________________________________
25996 [ 17720] By: hv                                    on 2002/08/12  12:10:07
25997         Log: Subject: Re: [PATCH] Re: taint news
25998              From: Rick Delaney <rick.delaney@rogers.com>
25999              Date: 04 Aug 2002 00:28:58 EDT
26000              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
26001              missed patch fragment from Change #17676
26002      Branch: perl
26003            ! pod/perlsec.pod
26004 ____________________________________________________________________________
26005 [ 17719] By: hv                                    on 2002/08/12  12:03:53
26006         Log: Subject: [perl #15987] Tests fail when sources are under CVS control
26007              From: Warren Jones (via RT) <perlbug@perl.org>
26008              Date: 5 Aug 2002 19:08:50 -0000 (Mon 20:08 BST)
26009              Message-id: <rt-15987-32864.15.6255441902154@bugs6.perl.org>
26010      Branch: perl
26011            ! lib/strict.t lib/warnings.t
26012 ____________________________________________________________________________
26013 [ 17718] By: hv                                    on 2002/08/12  11:57:17
26014         Log: Subject: [PATCH] add verbose stack display option, -Dvs
26015              From: Dave Mitchell <davem@fdgroup.com>
26016              Date: Mon, 5 Aug 2002 00:55:33 +0100
26017              Message-id: <20020805005533.B26111@fdgroup.com>
26018      Branch: perl
26019            ! deb.c dump.c embed.fnc embed.h perl.c perl.h pod/perlapi.pod
26020            ! pod/perlrun.pod proto.h
26021 ____________________________________________________________________________
26022 [ 17717] By: hv                                    on 2002/08/12  11:44:06
26023         Log: Subject: Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue
26024              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
26025              Date: Sat, 27 Jan 2001 19:31:29 -0800 (PST)
26026              Message-ID: <14963.32943.102669.67625@soda.csua.berkeley.edu>
26027      Branch: perl
26028            ! op.c t/op/chop.t t/op/ref.t
26029 ____________________________________________________________________________
26030 [ 17716] By: hv                                    on 2002/08/12  11:29:53
26031         Log: Subject: Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
26032              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26033              Date: Sat, 13 Jul 2002 17:44:02 +0100
26034              Message-id: <200207131644.g6DGi2214456@crypt.compulink.co.uk>
26035      Branch: perl
26036            ! pp_hot.c t/op/tiehandle.t
26037 ____________________________________________________________________________
26038 [ 17715] By: hv                                    on 2002/08/12  11:28:26
26039         Log: Subject: [PATCH] better modfl detection
26040              From: Nicholas Clark <nick@unfortu.net>
26041              Date: Sun, 11 Aug 2002 20:05:49 +0100
26042              Message-id: <20020811190548.GK300@Bagpuss.unfortu.net>
26043      Branch: perl
26044            ! Configure config_h.SH perl.h
26045 ____________________________________________________________________________
26046 [ 17714] By: hv                                    on 2002/08/12  11:26:23
26047         Log: Subject: [PATCH] perltodo.pod
26048              From: Richard.Foley@t-online.de
26049              Date: Sun, 11 Aug 2002 18:26:10 +0200
26050              Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com>
26051              perlbug credits
26052      Branch: perl
26053            ! pod/perltodo.pod
26054 ____________________________________________________________________________
26055 [ 17713] By: hv                                    on 2002/08/12  11:24:44
26056         Log: Subject: [PATCH] gv_fullname3 as call to gv_fullname4
26057              From: Nicholas Clark <nick@unfortu.net>
26058              Date: Sun, 11 Aug 2002 16:59:16 +0100
26059              Message-id: <20020811155914.GE300@Bagpuss.unfortu.net>
26060      Branch: perl
26061            ! gv.c
26062 ____________________________________________________________________________
26063 [ 17712] By: hv                                    on 2002/08/12  11:23:06
26064         Log: Subject: Re: Smoke 17703 /pro/3gl/CPAN/perl-current
26065              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26066              Date: Mon, 12 Aug 2002 10:25:20 +0200
26067              Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl>
26068              gcc bug test needs -lm
26069      Branch: perl
26070            ! hints/hpux.sh
26071 ____________________________________________________________________________
26072 [ 17711] By: hv                                    on 2002/08/12  11:20:49
26073         Log: Subject: [PATCH s2p] Small typo correction
26074              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
26075              Date: Wed, 7 Aug 2002 11:50:51 +0200
26076              Message-id: <C9A98F2128EDD411B0920008C7B337A13DCE2B@hamsem01.de.gedas.vwg>
26077      Branch: perl
26078            ! x2p/s2p.PL
26079 ____________________________________________________________________________
26080 [ 17710] By: hv                                    on 2002/08/12  11:17:21
26081         Log: Subject: [PATCH] pod/perlfaq4.pod
26082              From: Abigail <abigail@foad.org>
26083              Date: Tue, 30 Jul 2002 09:52:02 -0700 (17:52 BST)
26084              Message-id: <20020730095202.A6462@ucan.foad.org>
26085              Add references to Regexp::Common.
26086      Branch: perl
26087            ! pod/perlfaq4.pod
26088 ____________________________________________________________________________
26089 [ 17709] By: nick                                  on 2002/08/11  10:25:15
26090         Log: Fix for [perl #15986] tell/seek misbehave for :crlf
26091              Test from "Vadim Konovalov" <vkonovalov@peterstar.ru>
26092              fix by Nick I-S based on study of problem based
26093              on Vadim's analysis.
26094      Branch: perlio
26095            ! perlio.c t/io/crlf.t
26096 ____________________________________________________________________________
26097 [ 17708] By: nick                                  on 2002/08/11  10:22:36
26098         Log: Integrate mainline.
26099      Branch: perlio
26100           +> pod/perl58delta.pod t/op/dor.t t/op/stash.t
26101           !> (integrate 73 files)
26102 ____________________________________________________________________________
26103 [ 17707] By: rgs                                   on 2002/08/09  21:23:20
26104         Log: Subject: New HP-UX itanium servers
26105              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26106              Date: Wed, 07 Aug 2002 13:25:57 +0200
26107              Message-ID: <20020807132518.FCBF.H.M.BRAND@hccnet.nl>
26108      Branch: perl
26109            ! README.hpux
26110 ____________________________________________________________________________
26111 [ 17706] By: rgs                                   on 2002/08/09  21:00:41
26112         Log: Subject: Re: missing lower range in {} regex 
26113              From: "John P. Linderman" <jpl@research.att.com>
26114              Date: Fri, 09 Aug 2002 12:48:55 -0400
26115              Message-ID: <200208091648.MAA77577@raptor.research.att.com>
26116      Branch: perl
26117            ! pod/perlre.pod
26118 ____________________________________________________________________________
26119 [ 17705] By: rgs                                   on 2002/08/08  20:57:59
26120         Log: More tests for the attribute syntax, from the
26121              attributes manpage.
26122      Branch: perl
26123            ! t/op/attrs.t
26124 ____________________________________________________________________________
26125 [ 17704] By: rgs                                   on 2002/08/08  19:47:44
26126         Log: Fix bug #16080 : an attribute list should end at '}'
26127      Branch: perl
26128            ! t/op/attrs.t toke.c
26129 ____________________________________________________________________________
26130 [ 17703] By: hv                                    on 2002/08/08  15:30:12
26131         Log: Update Changes
26132      Branch: perl
26133            ! Changes patchlevel.h
26134 ____________________________________________________________________________
26135 [ 17702] By: hv                                    on 2002/08/08  15:08:57
26136         Log: Subject: Re: README.aix
26137              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26138              Date: Tue, 30 Jul 2002 13:30:29 +0200
26139              Message-id: <20020730130812.48B9.H.M.BRAND@hccnet.nl>
26140      Branch: perl
26141            ! README.aix
26142 ____________________________________________________________________________
26143 [ 17701] By: hv                                    on 2002/08/08  15:06:01
26144         Log: Subject: [PATCH] Re: pp_sys.c compile failed..
26145              From: Andy Dougherty <doughera@lafayette.edu>
26146              Date: Tue, 6 Aug 2002 10:42:07 -0400 (EDT) (15:42 BST)
26147              Message-id: <Pine.SOL.4.10.10208061024250.5315-100000@maxwell.phys.lafayette.edu>
26148      Branch: perl
26149            ! hints/aix.sh
26150 ____________________________________________________________________________
26151 [ 17700] By: hv                                    on 2002/08/08  15:02:57
26152         Log: Subject: [DOC PATCH] perlipc.pod
26153              From: Arjen Laarhoven <arjen@nl.demon.net>
26154              Date: Tue, 6 Aug 2002 14:16:01 +0200
26155              Message-id: <20020806121601.GK40785@aragorn.noc.nl.demon.net>
26156      Branch: perl
26157            ! pod/perlipc.pod
26158 ____________________________________________________________________________
26159 [ 17699] By: hv                                    on 2002/08/08  14:56:56
26160         Log: Subject: [PATCH] Re: [perl #15898] coredump with variable our
26161              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26162              Date: Fri, 2 Aug 2002 23:44:21 +0200
26163              Message-id: <20020802234421.11c62fe6.rgarciasuarez@free.fr>
26164      Branch: perl
26165            ! op.c t/op/attrs.t
26166 ____________________________________________________________________________
26167 [ 17698] By: hv                                    on 2002/08/08  14:52:45
26168         Log: Subject: [perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic
26169              From: Yitzchak Scott-Thoennes (via RT) <perlbug@perl.org>
26170              Date: 6 Aug 2002 04:28:15 -0000 (Tue 05:28 BST)
26171              Message-id: <rt-16000-32913.8.41582281961522@bugs6.perl.org>
26172      Branch: perl
26173            ! Configure
26174 ____________________________________________________________________________
26175 [ 17697] By: hv                                    on 2002/08/08  14:49:00
26176         Log: Subject: Doc patch for Class::Struct under 5.8.0
26177              From: Damian Conway <damian@conway.org>
26178              Date: Tue, 30 Jul 2002 23:03:14 +1000
26179              Message-id: <3D471FCF.1C7C6E6B@conway.org>
26180      Branch: perl
26181            ! lib/Class/Struct.pm
26182 ____________________________________________________________________________
26183 [ 17696] By: hv                                    on 2002/08/08  14:44:21
26184         Log: Subject: Re: [perl #15523] Memory Leak in split with trailing empty elements
26185              From: Slaven Rezic <slaven.rezic@berlin.de>
26186              Date: 31 Jul 2002 09:50:06 +0200
26187              Message-id: <87ado85ob5.fsf@vran.herceg.de>
26188      Branch: perl
26189            ! pp.c
26190 ____________________________________________________________________________
26191 [ 17695] By: hv                                    on 2002/08/08  14:40:41
26192         Log: Subject: [PATCH] Re: [perl #15479] perl 5.8.0 segfault
26193              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26194              Date: Fri, 2 Aug 2002 00:13:10 +0200
26195              Message-id: <20020802001310.7e1dc694.rgarciasuarez@free.fr>
26196      Branch: perl
26197            + t/op/stash.t
26198            ! MANIFEST perl.h
26199 ____________________________________________________________________________
26200 [ 17694] By: hv                                    on 2002/08/08  14:31:55
26201         Log: Subject: Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00
26202              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26203              Date: Wed, 31 Jul 2002 16:04:02 +0200
26204              Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl>
26205      Branch: perl
26206            ! hints/hpux.sh
26207 ____________________________________________________________________________
26208 [ 17693] By: hv                                    on 2002/08/08  14:25:16
26209         Log: Subject: [PATCH: lib/ExtUtils/MM_Unix.pm] Be less strict about what's POD.
26210              From: Abigail <abigail@foad.org>
26211              Date: Thu, 25 Jul 2002 08:52:52 -0700 (16:52 BST)
26212              Message-id: <20020725085252.A2703@ucan.foad.org>
26213      Branch: perl
26214            ! lib/ExtUtils/MM_Unix.pm
26215 ____________________________________________________________________________
26216 [ 17692] By: hv                                    on 2002/08/08  14:20:05
26217         Log: Subject: [PATCH] README.jp and README.cn
26218              From: Autrijus Tang <autrijus@autrijus.org>
26219              Date: Thu, 25 Jul 2002 07:05:11 +0800
26220              Message-id: <20020724230511.GA1327@not.autrijus.org>
26221      Branch: perl
26222            ! README.cn README.jp
26223 ____________________________________________________________________________
26224 [ 17691] By: hv                                    on 2002/08/08  14:01:50
26225         Log: Subject: [perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir}
26226              From: Henrik Tougaard (via RT) <perlbug@perl.org>
26227              Date: 23 Jul 2002 13:45:49 -0000 (Tue 14:45 BST)
26228              Message-id: <rt-15398-31095.6.30466042998663@perl>
26229      Branch: perl
26230            ! lib/Pod/Usage.pm
26231 ____________________________________________________________________________
26232 [ 17690] By: rgs                                   on 2002/08/07  19:56:42
26233         Log: Doc fix : the symbol for COPs wasn't documented.
26234      Branch: perl
26235            ! opcode.pl
26236 ____________________________________________________________________________
26237 [ 17689] By: rgs                                   on 2002/08/06  20:45:30
26238         Log: Subject: Re: no warnings 'io';
26239              From: Nicholas Clark <nick@unfortu.net>
26240              Date: Sat, 27 Jul 2002 21:49:55 +0100
26241              Message-ID: <20020727204954.GB5117@Bagpuss.unfortu.net>
26242              
26243              Plus a little bit of regression tests.
26244      Branch: perl
26245            ! t/lib/warnings/pp_hot util.c
26246 ____________________________________________________________________________
26247 [ 17688] By: rgs                                   on 2002/08/06  20:04:19
26248         Log: Subject: [PATCH] XS build fix for VMS
26249              From: "Craig A. Berry" <craigberry@mac.com>
26250              Date: Sun, 4 Aug 2002 12:13:06 -0500
26251              Message-ID: <a05111b07b97256e1c335@[172.16.52.1]>
26252      Branch: perl
26253            ! vms/descrip_mms.template
26254 ____________________________________________________________________________
26255 [ 17687] By: rgs                                   on 2002/08/06  19:50:12
26256         Log: PerlIO::scalar wasn't able to read from non-string
26257              scalar ; now stringifies its argument.
26258      Branch: perl
26259            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
26260 ____________________________________________________________________________
26261 [ 17686] By: rgs                                   on 2002/08/06  19:10:51
26262         Log: More regression tests for $^H and %^H.
26263              Add a TODO test for eval "" preserving %^H.
26264      Branch: perl
26265            ! t/comp/hints.t
26266 ____________________________________________________________________________
26267 [ 17685] By: hv                                    on 2002/08/05  22:42:09
26268         Log: Subject: Re: mention of "use sort" botched in perlfunc? + PATCH
26269              From: "John P. Linderman" <jpl@research.att.com>
26270              Date: Sun, 21 Jul 2002 12:13:32 -0400 (17:13 BST)
26271              Message-id: <200207211613.MAA69505@raptor.research.att.com>
26272      Branch: perl
26273            ! lib/sort.pm lib/sort.t
26274 ____________________________________________________________________________
26275 [ 17684] By: hv                                    on 2002/08/05  22:35:22
26276         Log: Integrate from perlio: change #17653 fixes bug RT15283
26277      Branch: perl
26278           !> ext/PerlIO/via/via.xs
26279 ____________________________________________________________________________
26280 [ 17683] By: hv                                    on 2002/08/05  22:26:45
26281         Log: Integrate from maint-5.6/macperl via macperl
26282              Changes 17660, 17661, 17662, 17663, 17664
26283      Branch: perl
26284           !> perl.c
26285 ____________________________________________________________________________
26286 [ 17682] By: hv                                    on 2002/08/05  15:04:54
26287         Log: Subject: Defined-or patch (cleaned up)
26288              From: "Brent Dax" <brentdax@cpan.org>
26289              Date: Fri, 26 Jul 2002 05:41:52 -0700 (13:41 BST)
26290              Message-id: <000001c234a1$d1ca72c0$6501a8c0@deepblue>
26291      Branch: perl
26292            + t/op/dor.t
26293            ! MANIFEST embed.h ext/B/B/Deparse.pm ext/Opcode/Opcode.pm
26294            ! keywords.h keywords.pl op.c opcode.h opcode.pl opnames.h
26295            ! perly.c perly.h perly.y perly_c.diff pod/perlop.pod pp.sym
26296            ! pp_ctl.c pp_hot.c pp_proto.h toke.c vms/perly_c.vms
26297            ! vms/perly_h.vms
26298 ____________________________________________________________________________
26299 [ 17681] By: hv                                    on 2002/08/05  14:41:23
26300         Log: typo
26301      Branch: perl
26302            ! keywords.h keywords.pl
26303 ____________________________________________________________________________
26304 [ 17680] By: hv                                    on 2002/08/05  14:33:39
26305         Log: warn that keywords.h is generated
26306      Branch: perl
26307            ! keywords.h keywords.pl
26308 ____________________________________________________________________________
26309 [ 17679] By: hv                                    on 2002/08/04  23:40:22
26310         Log: again: #17678 caused test failures in pod2html,
26311              in which $1 could leak from previous regexp
26312      Branch: perl
26313            ! mg.c
26314 ____________________________________________________________________________
26315 [ 17678] By: hv                                    on 2002/08/04  15:34:19
26316         Log: Subject: Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')
26317              From: hv@crypt.org
26318              Date: Sun, 04 Aug 2002 17:40:30 +0100
26319              Message-id: <200208041640.g74GeUU25061@crypt.compulink.co.uk>
26320      Branch: perl
26321            ! mg.c t/op/taint.t
26322 ____________________________________________________________________________
26323 [ 17677] By: hv                                    on 2002/08/04  15:25:25
26324         Log: Main branch no longer needs op/taint.t version check.
26325      Branch: perl
26326            ! t/op/taint.t
26327 ____________________________________________________________________________
26328 [ 17676] By: hv                                    on 2002/08/04  15:14:09
26329         Log: Subject: Re: [PATCH] Re: taint news
26330              From: Rick Delaney <rick.delaney@rogers.com>
26331              Date: 04 Aug 2002 00:28:58 EDT
26332              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
26333              Ref: 20020208.005
26334      Branch: perl
26335            ! pp_sys.c
26336 ____________________________________________________________________________
26337 [ 17675] By: hv                                    on 2002/08/04  01:48:36
26338         Log: Fix email address for Kragen Sitaker <kragen@pobox.com>.
26339      Branch: perl
26340            ! AUTHORS
26341 ____________________________________________________________________________
26342 [ 17674] By: hv                                    on 2002/08/04  01:30:11
26343         Log: Subject: [PATCH] AUTHORS
26344              From: Colin Watson <colinw@zeus.com>
26345              Date: Thu, 25 Jul 2002 15:54:37 +0100
26346              Message-id: <20020725145437.GC4921@zeus.com>
26347      Branch: perl
26348            ! AUTHORS
26349 ____________________________________________________________________________
26350 [ 17673] By: hv                                    on 2002/08/04  01:27:36
26351         Log: Subject: [PATCH] AUTHORS
26352              From: Walt Mankowski <waltman@pobox.com>
26353              Date: Sat, 20 Jul 2002 22:56:12 -0400 (Sun 03:56 BST)
26354              Message-id: <20020721025612.GB15958@pobox.com>
26355      Branch: perl
26356            ! AUTHORS
26357 ____________________________________________________________________________
26358 [ 17672] By: hv                                    on 2002/08/04  01:25:14
26359         Log: Subject: Re: mention of "use sort" botched in perlfunc?
26360              From: Michael G Schwern <schwern@pobox.com>
26361              Date: Sat, 20 Jul 2002 13:49:58 -0400 (18:49 BST)
26362              Message-id: <20020720174958.GL362@ool-18b93024.dyn.optonline.net>
26363      Branch: perl
26364            ! pod/perlfunc.pod
26365 ____________________________________________________________________________
26366 [ 17671] By: hv                                    on 2002/08/04  01:11:32
26367         Log: Change version from 5.8.0 to 5.9.0.
26368      Branch: perl
26369            ! Configure NetWare/Makefile NetWare/config_H.wc
26370            ! Porting/config.sh Porting/config_H README.win32 config_h.SH
26371            ! cygwin/perlld.in epoc/config.sh epoc/createpkg.pl
26372            ! hints/dgux.sh installperl lib/ExtUtils/MM_NW5.pm makedef.pl
26373            ! patchlevel.h win32/Makefile win32/makefile.mk
26374            ! wince/Makefile.ce
26375 ____________________________________________________________________________
26376 [ 17670] By: pudge                                 on 2002/07/30  03:19:03
26377         Log: Silent warnings in MM_MacOS
26378      Branch: maint-5.8/macperl
26379            ! lib/ExtUtils/MM_MacOS.pm
26380 ____________________________________________________________________________
26381 [ 17669] By: pudge                                 on 2002/07/30  03:18:47
26382         Log: Silent warnings in MM_MacOS
26383      Branch: macperl
26384            ! lib/ExtUtils/MM_MacOS.pm
26385 ____________________________________________________________________________
26386 [ 17668] By: pudge                                 on 2002/07/30  03:16:52
26387         Log: Help fixes from Thomas Wegner
26388      Branch: macperl
26389            ! macos/macperl/BuildHelpIndex macos/macperl/MacPerl.podhelp
26390      Branch: maint-5.6/macperl
26391            ! macos/macperl/BuildHelpIndex macos/macperl/MacPerl.podhelp
26392      Branch: maint-5.8/macperl
26393            ! macos/macperl/BuildHelpIndex macos/macperl/MacPerl.podhelp
26394 ____________________________________________________________________________
26395 [ 17667] By: pudge                                 on 2002/07/29  20:42:43
26396         Log: Integrate perl
26397      Branch: macperl
26398           +> Changes5.8 pod/perl58delta.pod
26399           !> (integrate 36 files)
26400 ____________________________________________________________________________
26401 [ 17666] By: pudge                                 on 2002/07/29  20:04:54
26402         Log: Integrate from maint-5.6/macperl
26403              
26404              Changes 17660, 17661, 17662, 17663, 17664
26405      Branch: macperl
26406            ! macos/ext/Mac/Dialogs/Dialogs.pm macos/lib/Mac/AETE/App.pm
26407            ! macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/OSA/Simple.pm
26408            ! macos/macperl/Droplets/gluemac.plx perl.c
26409 ____________________________________________________________________________
26410 [ 17665] By: pudge                                 on 2002/07/29  19:39:58
26411         Log: Integrate from maint-5.6/macperl
26412              
26413              Changes 17660, 17661, 17662, 17663, 17664
26414      Branch: maint-5.8/macperl
26415            ! macos/ext/Mac/Dialogs/Dialogs.pm macos/lib/Mac/AETE/App.pm
26416            ! macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/OSA/Simple.pm
26417            ! macos/macperl/Droplets/gluemac.plx perl.c
26418 ____________________________________________________________________________
26419 [ 17664] By: pudge                                 on 2002/07/29  19:20:51
26420         Log: Neglected to include old bugfix from main branch
26421      Branch: maint-5.6/macperl
26422            ! perl.c
26423 ____________________________________________________________________________
26424 [ 17663] By: pudge                                 on 2002/07/29  18:25:57
26425         Log: Count line numbers properly in MacPerl app
26426      Branch: maint-5.6/macperl
26427            ! perl.c
26428 ____________________________________________________________________________
26429 [ 17662] By: pudge                                 on 2002/07/29  18:21:16
26430         Log: Make Mac::Glue work to glue Mac OS X apps under Classic
26431      Branch: maint-5.6/macperl
26432            ! macos/lib/Mac/AETE/App.pm macos/lib/Mac/AETE/Format/Glue.pm
26433 ____________________________________________________________________________
26434 [ 17661] By: pudge                                 on 2002/07/29  18:20:46
26435         Log: gluemac failed with some paths
26436      Branch: maint-5.6/macperl
26437            ! macos/macperl/Droplets/gluemac.plx
26438 ____________________________________________________________________________
26439 [ 17660] By: pudge                                 on 2002/07/29  18:20:12
26440         Log: Fix long-standing bug with popup menus not working in dialogs
26441      Branch: maint-5.6/macperl
26442            ! macos/ext/Mac/Dialogs/Dialogs.pm
26443 ____________________________________________________________________________
26444 [ 17659] By: pudge                                 on 2002/07/29  18:19:00
26445         Log: Update test script
26446      Branch: maint-5.6/macperl
26447            ! macos/MacPerlTests.cmd
26448 ____________________________________________________________________________
26449 [ 17658] By: pudge                                 on 2002/07/29  18:18:35
26450         Log: Portability fixes for blib
26451              (already in 5.8/5.9)
26452      Branch: maint-5.6/macperl
26453            ! lib/blib.pm
26454 ____________________________________________________________________________
26455 [ 17657] By: pudge                                 on 2002/07/29  18:17:54
26456         Log: Minor test fixes
26457      Branch: maint-5.6/macperl
26458            ! t/lib/filespec.t t/op/magic.t
26459 ____________________________________________________________________________
26460 [ 17656] By: ams                                   on 2002/07/28  06:12:33
26461         Log: Subject: [PATCH] Typo in regcomp.c
26462              From: Chris Ball <chris@cpan.org>
26463              Date: 26 Jul 2002 17:49:35 +0100
26464              Message-Id: <868z3yzb6o.fsf@void.printf.net>
26465              (With additional tweak to s_reginclasslen.)
26466      Branch: perl
26467            ! regcomp.c
26468 ____________________________________________________________________________
26469 [ 17655] By: jhi                                   on 2002/07/25  20:37:16
26470         Log: Upgrade to Unicode::Collate 0.20.
26471      Branch: perl
26472            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
26473            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
26474 ____________________________________________________________________________
26475 [ 17654] By: jhi                                   on 2002/07/23  16:33:52
26476         Log: Commas, schcommas.
26477      Branch: perl
26478            ! patchlevel.h
26479 ____________________________________________________________________________
26480 [ 17653] By: nick                                  on 2002/07/23  07:56:25
26481         Log: Fix #15283 - binmode() was not passing mode
26482              to PUSHED method called from PerlIO::via.
26483      Branch: perlio
26484            ! ext/PerlIO/via/via.xs
26485 ____________________________________________________________________________
26486 [ 17652] By: nick                                  on 2002/07/23  07:55:03
26487         Log: Integrate mainline to just past perl5.8.0
26488      Branch: perlio
26489           +> Changes5.8
26490           !> Changes MANIFEST
26491 ____________________________________________________________________________
26492 [ 17651] By: pudge                                 on 2002/07/23  03:24:35
26493         Log: Integrate maint-5.6/perl
26494      Branch: maint-5.6/macperl
26495           +> t/win32/longpath.t
26496           !> (integrate 35 files)
26497 ____________________________________________________________________________
26498 [ 17650] By: gsar                                  on 2002/07/22  15:27:48
26499         Log: create macperl-5.8 branch
26500      Branch: maint-5.8/macperl
26501           +> (branch 3480 files)
26502 ____________________________________________________________________________
26503 [ 17649] By: jhi                                   on 2002/07/21  08:44:34
26504         Log: Because of #17429.
26505      Branch: maint-5.8/perl
26506            ! pod/perldelta.pod
26507 ____________________________________________________________________________
26508 [ 17648] By: chip                                  on 2002/07/19  22:51:19
26509         Log: Update Changes.  (Including incorrect change #.)
26510      Branch: maint-5.005/perl
26511            ! Changes
26512 ____________________________________________________________________________
26513 [ 17647] By: chip                                  on 2002/07/19  22:47:57
26514         Log: ensure that hashes never attempt to malloc with a negative size
26515              From: Hugo <hv@crypt.compulink.co.uk>
26516              Subject: Re: [ID 20000421.002] Math::BigInt out of memory?
26517      Branch: maint-5.005/perl
26518            ! hv.c
26519 ____________________________________________________________________________
26520 [ 17646] By: chip                                  on 2002/07/19  20:15:23
26521         Log: Update Changes in preparation for 5.005_04.
26522      Branch: maint-5.005/perl
26523            ! Changes
26524 ____________________________________________________________________________
26525 [ 17645] By: gsar                                  on 2002/07/19  19:29:57
26526         Log: create maint-5.8 branch from perl/...@17638
26527      Branch: maint-5.8/perl
26528           +> (branch 2829 files)
26529 ____________________________________________________________________________
26530 [ 17644] By: jhi                                   on 2002/07/19  18:55:18
26531         Log: Copy perldelta as perl58delta, purge the perldelta.
26532      Branch: perl
26533            + pod/perl58delta.pod
26534            ! MANIFEST pod/perldelta.pod
26535 ____________________________________________________________________________
26536 [ 17642] By: jhi                                   on 2002/07/19  16:37:39
26537         Log: Update Changes; mainly to get the DEVELNNNNN stamp back in business.
26538      Branch: perl
26539            ! Changes patchlevel.h
26540 ____________________________________________________________________________
26541 [ 17641] By: jhi                                   on 2002/07/19  16:31:08
26542         Log: Integrate perlio (no changes, but that's fine).
26543      Branch: perl
26544           !> embed.fnc perl.h
26545 ____________________________________________________________________________
26546 [ 17640] By: nick                                  on 2002/07/19  07:09:37
26547         Log: Integrate mainline@17638, apply couple
26548              of whitespace edits so matches perl5.8.0 exactly.
26549      Branch: perlio
26550            ! embed.fnc perl.h
26551           !> AUTHORS Changes Configure INSTALL NetWare/Makefile
26552           !> NetWare/t/NWScripts.pl Porting/config.sh Porting/config_H
26553           !> lib/File/stat.pm patchlevel.h pod/perldelta.pod
26554           !> pod/perlfunc.pod pod/perlhist.pod pod/perlthrtut.pod
26555           !> pod/perltoc.pod pod/perlvar.pod util.c
26556 ____________________________________________________________________________
26557 [ 17639] By: jhi                                   on 2002/07/19  00:47:18
26558         Log: It's all yours, Hugo.
26559      Branch: perl
26560            + Changes5.8
26561            ! Changes MANIFEST